@thangnm.nip/irouter 0.0.2 → 0.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/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +10 -5
- package/app/.next/build-manifest.json +3 -3
- package/app/.next/prerender-manifest.json +24 -0
- package/app/.next/required-server-files.json +3 -3
- package/app/.next/routes-manifest.json +36 -0
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/employees/[keyId]/page.js +2 -0
- package/app/.next/server/app/(dashboard)/dashboard/employees/[keyId]/page.js.nft.json +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/employees/[keyId]/page_client-reference-manifest.js +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/employees/page.js +2 -0
- package/app/.next/server/app/(dashboard)/dashboard/employees/page.js.nft.json +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/employees/page_client-reference-manifest.js +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +4 -2
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page.js +3 -3
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +1 -1
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.js +2 -2
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +5 -5
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/logout/route.js +1 -1
- package/app/.next/server/app/api/auth/logout/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/opencode-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next/server/app/api/employees/[keyId]/stats/route.js +1 -0
- package/app/.next/server/app/api/employees/[keyId]/stats/route.js.nft.json +1 -0
- package/app/.next/server/app/api/employees/[keyId]/stats/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/employees/stats/route.js +1 -0
- package/app/.next/server/app/api/employees/stats/route.js.nft.json +1 -0
- package/app/.next/server/app/api/employees/stats/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/init/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -1
- package/app/.next/server/app/api/locale/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/test/route.js +1 -1
- package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/database/route.js +1 -1
- package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/shutdown/route.js +1 -1
- package/app/.next/server/app/api/shutdown/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tags/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/load/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/chart/route.js +1 -1
- package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-details/[id]/route.js +1 -0
- package/app/.next/server/app/api/usage/request-details/[id]/route.js.nft.json +1 -0
- package/app/.next/server/app/api/usage/request-details/[id]/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stats/route.js +1 -1
- package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stream/route.js +2 -2
- package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/v1internal/route.js +1 -1
- package/app/.next/server/app/api/v1internal/route.js.nft.json +1 -1
- package/app/.next/server/app/api/version/route.js +1 -1
- package/app/.next/server/app/callback/page.js +2 -2
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +5 -5
- package/app/.next/server/app/callback.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +7 -7
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +7 -7
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/employees.html +1 -0
- package/app/.next/server/app/dashboard/employees.meta +17 -0
- package/app/.next/server/app/dashboard/employees.rsc +26 -0
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk/dashboard/employees/__PAGE__.segment.rsc +9 -0
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk/dashboard/employees.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/employees.segments/_full.segment.rsc +26 -0
- package/app/.next/server/app/dashboard/employees.segments/_head.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/employees.segments/_index.segment.rsc +8 -0
- package/app/.next/server/app/dashboard/employees.segments/_tree.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +7 -7
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +7 -7
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +7 -7
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +7 -7
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +7 -7
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +7 -7
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +6 -6
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +5 -5
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +7 -7
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +7 -7
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +7 -7
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.meta +2 -0
- package/app/.next/server/app/dashboard.rsc +8 -9
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/_full.segment.rsc +8 -9
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/favicon.ico/route.js +1 -1
- package/app/.next/server/app/favicon.ico/route.js.nft.json +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.meta +1 -1
- package/app/.next/server/app/index.rsc +6 -6
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/index.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing/page.js +2 -2
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +5 -5
- package/app/.next/server/app/landing.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page.js +2 -2
- package/app/.next/server/app/login/page.js.nft.json +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +6 -6
- package/app/.next/server/app/login.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
- package/app/.next/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/app/.next/server/app/page.js +2 -2
- package/app/.next/server/app/page.js.nft.json +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +10 -5
- package/app/.next/server/chunks/1424.js +1 -1
- package/app/.next/server/chunks/2664.js +1 -1
- package/app/.next/server/chunks/{318.js → 3093.js} +3 -3
- package/app/.next/server/chunks/336.js +1 -0
- package/app/.next/server/chunks/412.js +2 -2
- package/app/.next/server/chunks/4989.js +2 -2
- package/app/.next/server/chunks/6828.js +1 -0
- package/app/.next/server/chunks/8895.js +2 -2
- package/app/.next/server/chunks/9718.js +1 -1
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- package/app/.next/static/chunks/{5497-1e3ca6e102213311.js → 5497-95288063cad27087.js} +2 -2
- package/app/.next/static/chunks/5909-8229484e56dff5af.js +1 -0
- package/app/.next/static/chunks/6902-59c9bd4da89daa6c.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-b8a81c97c0f303e5.js → page-61e6d1dcc53a6f64.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-7a2c4bfc2d094dc8.js → page-eaaa0b2e7a9f2432.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-9817f7dfd3db200f.js → page-0818a8d1c21dc842.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/employees/[keyId]/page-6d9ae639968fc1dd.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/employees/page-ceaf0dc344eec2fe.js +1 -0
- package/app/.next/static/chunks/{8093-1d753947a159f3d6.js → app/(dashboard)/dashboard/endpoint/page-88605a2347dee47b.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-ef761ecb487fe564.js → page-4b7378e5137f3fd8.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-26e2348f80c5fb86.js → page-d9fef809999e6003.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-d97e0153ce2081b1.js → page-91259a6310563c56.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-33a2031d2a33ee5a.js → page-def2087e830977cb.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-2fdc1cf4d09ba309.js → page-b5a0564904ed5969.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-6213cf39d4b20426.js → page-b62fbf4b69474242.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-3057dc573c7b21f0.js → page-e919a2e0bd879140.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-a4c18af18bf2985a.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/{layout-3ef047ee09079701.js → layout-ce060c64625acbdc.js} +1 -1
- package/app/.next/static/chunks/app/_global-error/page-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/employees/[keyId]/stats/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/employees/stats/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/[id]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/v1internal/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/{layout-7d320cc74dc582e9.js → layout-5f14b5ffaa464c15.js} +1 -1
- package/app/.next/static/chunks/app/login/{page-025e378eb5cdb421.js → page-5e162056267a89f6.js} +1 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/app/page-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-aed1b231bb49a704.js +1 -0
- package/app/.next/static/chunks/webpack-1094c4a28660424b.js +1 -0
- package/app/.next/static/css/e83da33dd60e45a9.css +3 -0
- package/app/.next/static/kziRUh9x_T6WFTaeglA8u/_buildManifest.js +1 -0
- package/app/open-sse/executors/antigravity.js +27 -4
- package/app/open-sse/handlers/chatCore/nonStreamingHandler.js +1 -1
- package/app/open-sse/handlers/chatCore/requestDetail.js +1 -0
- package/app/open-sse/handlers/chatCore/sseToJsonHandler.js +1 -1
- package/app/open-sse/handlers/chatCore/streamingHandler.js +5 -5
- package/app/open-sse/handlers/chatCore.js +2 -2
- package/app/open-sse/handlers/internalChatCore.js +6 -6
- package/app/package.json +3 -3
- package/app/server.js +1 -1
- package/package.json +1 -1
- package/app/.next/server/chunks/1386.js +0 -3
- package/app/.next/server/chunks/4689.js +0 -1
- package/app/.next/static/L6G1Bw3njbM3GTWLVjBSx/_buildManifest.js +0 -1
- package/app/.next/static/chunks/123-58257c9badaeaf84.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-4a59bbf5f1889d13.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-ab4c1f7ada9eefda.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-4c59e920e2fecc16.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/locale/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/v1internal/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/app/page-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-b30d6a5358c02312.js +0 -1
- package/app/.next/static/chunks/webpack-819d2440cd722d0f.js +0 -1
- package/app/.next/static/css/c29219c65952419f.css +0 -3
- /package/app/.next/static/{L6G1Bw3njbM3GTWLVjBSx → kziRUh9x_T6WFTaeglA8u}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","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}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","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}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","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}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","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}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-47d84ce9c4da24cd.js","7177","static/chunks/app/layout-7d320cc74dc582e9.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-47d84ce9c4da24cd.js","7177","static/chunks/app/layout-7d320cc74dc582e9.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-47d84ce9c4da24cd.js","7177","static/chunks/app/layout-7d320cc74dc582e9.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","123","static/chunks/123-58257c9badaeaf84.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-1e3ca6e102213311.js","9305","static/chunks/app/(dashboard)/layout-3ef047ee09079701.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":81772,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/":[],"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/layout":[{"inlined":false,"path":"static/css/c29219c65952419f.css"}],"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/page":[],"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","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}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","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}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","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}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","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}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","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}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"58985","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"45296":{"*":{"id":"81683","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","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}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"66989":{"*":{"id":"80157","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"71086":{"*":{"id":"54445","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"50692","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","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}},"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}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":35154,"name":"*","chunks":["2652","static/chunks/2652-47d84ce9c4da24cd.js","7177","static/chunks/app/layout-5f14b5ffaa464c15.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/globals.css":{"id":51743,"name":"*","chunks":["2652","static/chunks/2652-47d84ce9c4da24cd.js","7177","static/chunks/app/layout-5f14b5ffaa464c15.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/i18n/RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["2652","static/chunks/2652-47d84ce9c4da24cd.js","7177","static/chunks/app/layout-5f14b5ffaa464c15.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/callback/page.js":{"id":59884,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/dashboard/settings/pricing/page.js":{"id":87304,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/landing/page.js":{"id":85941,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/login/page.js":{"id":83016,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/layouts/AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/shared/components/UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-4af2572c60ed5a11.js","5772","static/chunks/5772-81f907ca6ec17897.js","6902","static/chunks/6902-59c9bd4da89daa6c.js","2652","static/chunks/2652-47d84ce9c4da24cd.js","5497","static/chunks/5497-95288063cad27087.js","9305","static/chunks/app/(dashboard)/layout-ce060c64625acbdc.js"],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":75228,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/combos/page.js":{"id":47295,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/employees/[keyId]/page.js":{"id":71086,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/employees/page.js":{"id":45296,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":95907,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":15615,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":43810,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/translator/page.js":{"id":69472,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/usage/page.js":{"id":66989,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/profile/page.js":{"id":64561,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":57076,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/providers/page.js":{"id":52154,"name":"*","chunks":[],"async":false},"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":97162,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/":[],"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/layout":[{"inlined":false,"path":"static/css/e83da33dd60e45a9.css"}],"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/page":[],"/Users/nip/Desktop/WORKSPACE/iCheck/iCheck.AI.Workflows/9router/src/app/(dashboard)/layout":[{"inlined":false,"path":"static/css/599369d853c61df7.css"}]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","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}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"43810":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"45296":{"*":{"id":"86967","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","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}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"66989":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"71086":{"*":{"id":"68638","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75228":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"83016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","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}},"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}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"97162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
@@ -50,7 +50,6 @@
|
|
|
50
50
|
"/api/tunnel/enable/route": "app/api/tunnel/enable/route.js",
|
|
51
51
|
"/api/tunnel/status/route": "app/api/tunnel/status/route.js",
|
|
52
52
|
"/api/usage/chart/route": "app/api/usage/chart/route.js",
|
|
53
|
-
"/api/usage/history/route": "app/api/usage/history/route.js",
|
|
54
53
|
"/api/usage/logs/route": "app/api/usage/logs/route.js",
|
|
55
54
|
"/api/usage/providers/route": "app/api/usage/providers/route.js",
|
|
56
55
|
"/api/usage/request-details/route": "app/api/usage/request-details/route.js",
|
|
@@ -70,19 +69,23 @@
|
|
|
70
69
|
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
71
70
|
"/manifest.webmanifest/route": "app/manifest.webmanifest/route.js",
|
|
72
71
|
"/api/combos/route": "app/api/combos/route.js",
|
|
73
|
-
"/api/
|
|
72
|
+
"/api/employees/[keyId]/stats/route": "app/api/employees/[keyId]/stats/route.js",
|
|
73
|
+
"/api/employees/stats/route": "app/api/employees/stats/route.js",
|
|
74
74
|
"/api/models/alias/route": "app/api/models/alias/route.js",
|
|
75
|
+
"/api/keys/route": "app/api/keys/route.js",
|
|
75
76
|
"/api/provider-nodes/route": "app/api/provider-nodes/route.js",
|
|
76
77
|
"/api/providers/[id]/route": "app/api/providers/[id]/route.js",
|
|
77
|
-
"/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
|
|
78
78
|
"/api/providers/route": "app/api/providers/route.js",
|
|
79
|
-
"/api/
|
|
79
|
+
"/api/proxy-pools/[id]/test/route": "app/api/proxy-pools/[id]/test/route.js",
|
|
80
80
|
"/api/proxy-pools/[id]/route": "app/api/proxy-pools/[id]/route.js",
|
|
81
|
-
"/api/settings/
|
|
81
|
+
"/api/settings/database/route": "app/api/settings/database/route.js",
|
|
82
82
|
"/api/proxy-pools/route": "app/api/proxy-pools/route.js",
|
|
83
|
+
"/api/settings/proxy-test/route": "app/api/settings/proxy-test/route.js",
|
|
83
84
|
"/api/settings/route": "app/api/settings/route.js",
|
|
84
85
|
"/api/translator/console-logs/stream/route": "app/api/translator/console-logs/stream/route.js",
|
|
85
86
|
"/api/usage/[connectionId]/route": "app/api/usage/[connectionId]/route.js",
|
|
87
|
+
"/api/usage/history/route": "app/api/usage/history/route.js",
|
|
88
|
+
"/api/usage/request-details/[id]/route": "app/api/usage/request-details/[id]/route.js",
|
|
86
89
|
"/api/usage/stats/route": "app/api/usage/stats/route.js",
|
|
87
90
|
"/api/usage/stream/route": "app/api/usage/stream/route.js",
|
|
88
91
|
"/callback/page": "app/callback/page.js",
|
|
@@ -92,6 +95,8 @@
|
|
|
92
95
|
"/page": "app/page.js",
|
|
93
96
|
"/(dashboard)/dashboard/cli-tools/page": "app/(dashboard)/dashboard/cli-tools/page.js",
|
|
94
97
|
"/(dashboard)/dashboard/combos/page": "app/(dashboard)/dashboard/combos/page.js",
|
|
98
|
+
"/(dashboard)/dashboard/employees/[keyId]/page": "app/(dashboard)/dashboard/employees/[keyId]/page.js",
|
|
99
|
+
"/(dashboard)/dashboard/employees/page": "app/(dashboard)/dashboard/employees/page.js",
|
|
95
100
|
"/(dashboard)/dashboard/endpoint/page": "app/(dashboard)/dashboard/endpoint/page.js",
|
|
96
101
|
"/(dashboard)/dashboard/mitm/page": "app/(dashboard)/dashboard/mitm/page.js",
|
|
97
102
|
"/(dashboard)/dashboard/page": "app/(dashboard)/dashboard/page.js",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.id=1424,exports.ids=[1424,4755],exports.modules={11259:(a,b,c)=>{c.d(b,{Pv:()=>k}),c(73024);var d=c(51455),e=c(76760),f=c(73136);async function g(a,b,c){for(let d=0;d<b;d++)try{return await a()}catch(a){if(d<b-1)await new Promise(a=>setTimeout(a,c));else throw a}}class h{#a;#b;#c=!1;#d=null;#e=null;#f=null;#g=null;#h(a){return this.#g=a,this.#f||=new Promise((a,b)=>{this.#e=[a,b]}),new Promise((a,b)=>{this.#f?.then(a).catch(b)})}async #i(a){this.#c=!0;try{await (0,d.writeFile)(this.#b,a,"utf-8"),await g(async()=>{await (0,d.rename)(this.#b,this.#a)},10,100),this.#d?.[0]()}catch(a){throw a instanceof Error&&this.#d?.[1](a),a}finally{if(this.#c=!1,this.#d=this.#e,this.#e=this.#f=null,null!==this.#g){let a=this.#g;this.#g=null,await this.write(a)}}}constructor(a){this.#a=a,this.#b=function(a){let b=a instanceof URL?(0,f.fileURLToPath)(a):a.toString();return(0,e.join)((0,e.dirname)(b),`.${(0,e.basename)(b)}.tmp`)}(a)}async write(a){return this.#c?this.#h(a):this.#i(a)}}class i{#a;#j;constructor(a){this.#a=a,this.#j=new h(a)}async read(){let a;try{a=await (0,d.readFile)(this.#a,"utf-8")}catch(a){if("ENOENT"===a.code)return null;throw a}return a}write(a){return this.#j.write(a)}}class j{#k;#l;#m;constructor(a,{parse:b,stringify:c}){this.#k=new i(a),this.#l=b,this.#m=c}async read(){let a=await this.#k.read();return null===a?null:this.#l(a)}write(a){return this.#k.write(this.#m(a))}}class k extends j{constructor(a){super(a,{parse:JSON.parse,stringify:a=>JSON.stringify(a,null,2)})}}},15626:(a,b,c)=>{c.d(b,{w$:()=>e});let d=c(39006).rE||"0.0.0";function e(a,b={}){let c,f=(c=function(a){if("string"!=typeof a)return"";let b=a.trim();return b?b.startsWith("workos:")?b:`workos:${b}`:""}(a))?`Bearer ${c}`:"",g={"HTTP-Referer":"https://cline.bot","X-Title":"Cline","User-Agent":`9Router/${d}`,"X-PLATFORM":process.platform||"unknown","X-PLATFORM-VERSION":process.version||"unknown","X-CLIENT-TYPE":"9router","X-CLIENT-VERSION":d,"X-CORE-VERSION":d,"X-IS-MULTIROOT":"false",...b};return f&&(g.Authorization=f),g}},39006:a=>{a.exports={rE:"0.3.60-i1"}},39326:(a,b,c)=>{c.d(b,{B:()=>f});var d=c(71998);function e(a){return null==a?"":String(a).trim()}async function f(a={}){let b=e(a?.proxyPoolId),c="__none__"===b?"":b,g=function(a={}){let b=a?.connectionProxyEnabled===!0;return{connectionProxyEnabled:b,connectionProxyUrl:e(a?.connectionProxyUrl),connectionNoProxy:e(a?.connectionNoProxy)}}(a);if(c){let a=await (0,d.hr)(c),b=e(a?.proxyUrl),f=e(a?.noProxy);if(a&&!0===a.isActive&&b)return{source:"pool",proxyPoolId:c,proxyPool:a,connectionProxyEnabled:!0,connectionProxyUrl:b,connectionNoProxy:f,strictProxy:!0===a.strictProxy}}return g.connectionProxyEnabled&&g.connectionProxyUrl?{source:"legacy",proxyPoolId:c||null,proxyPool:null,...g}:{source:"none",proxyPoolId:c||null,proxyPool:null,...g}}},50122:(a,b,c)=>{c.d(b,{k:()=>e});let d=[];for(let a=0;a<256;++a)d.push((a+256).toString(16).slice(1));function e(a,b=0){return(d[a[b+0]]+d[a[b+1]]+d[a[b+2]]+d[a[b+3]]+"-"+d[a[b+4]]+d[a[b+5]]+"-"+d[a[b+6]]+d[a[b+7]]+"-"+d[a[b+8]]+d[a[b+9]]+"-"+d[a[b+10]]+d[a[b+11]]+d[a[b+12]]+d[a[b+13]]+d[a[b+14]]+d[a[b+15]]).toLowerCase()}},66811:(a,b,c)=>{c.d(b,{F:()=>q});var d=c(89718),e=c(39326),f=c(74926),g=c(75681),h=c(57247),i=c(92990),j=c(15626);let k={claude:{checkExpiry:!0,refreshable:!0},codex:{checkExpiry:!0,refreshable:!0},"gemini-cli":{url:"https://www.googleapis.com/oauth2/v1/userinfo?alt=json",method:"GET",authHeader:"Authorization",authPrefix:"Bearer ",refreshable:!0},antigravity:{url:"https://www.googleapis.com/oauth2/v1/userinfo?alt=json",method:"GET",authHeader:"Authorization",authPrefix:"Bearer ",refreshable:!0},github:{url:"https://api.github.com/user",method:"GET",authHeader:"Authorization",authPrefix:"Bearer ",extraHeaders:{"User-Agent":"9Router",Accept:"application/vnd.github+json"}},iflow:{buildUrl:a=>`https://iflow.cn/api/oauth/getUserInfo?accessToken=${encodeURIComponent(a)}`,method:"GET",noAuth:!0},qwen:{checkExpiry:!0,refreshable:!0},kiro:{checkExpiry:!0,refreshable:!0},"kimi-coding":{checkExpiry:!0,refreshable:!1},cursor:{tokenExists:!0},kilocode:{url:`${i.MZ.apiBaseUrl}/api/profile`,method:"GET",authHeader:"Authorization",authPrefix:"Bearer "},cline:{refreshable:!0}};async function l(a){return await fetch("https://api.cline.bot/api/v1/users/me",{method:"GET",headers:(0,j.w$)(a,{Accept:"application/json"})})}async function m(a){let b=a.provider,c=a.refreshToken;if(!c)return null;try{if("gemini-cli"===b||"antigravity"===b){let a="gemini-cli"===b?i.LT:i.YT,d=await fetch("https://oauth2.googleapis.com/token",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams({client_id:a.clientId,client_secret:a.clientSecret,grant_type:"refresh_token",refresh_token:c})});if(!d.ok)return null;let e=await d.json();return{accessToken:e.access_token,expiresIn:e.expires_in,refreshToken:e.refresh_token||c}}if("codex"===b){let a=await fetch(i.DI.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams({grant_type:"refresh_token",client_id:i.DI.clientId,refresh_token:c})});if(!a.ok)return null;let b=await a.json();return{accessToken:b.access_token,expiresIn:b.expires_in,refreshToken:b.refresh_token||c}}if("claude"===b){let a=await fetch(i.OV.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"refresh_token",refresh_token:c,client_id:i.OV.clientId})});if(!a.ok)return null;let b=await a.json();return{accessToken:b.access_token,expiresIn:b.expires_in,refreshToken:b.refresh_token||c}}if("kiro"===b){let b=a.providerSpecificData||{},d=b.clientId||a.clientId,e=b.clientSecret||a.clientSecret,f=b.region||a.region;if(d&&e){let a=`https://oidc.${f||"us-east-1"}.amazonaws.com/token`,b=await fetch(a,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({clientId:d,clientSecret:e,refreshToken:c,grantType:"refresh_token"})});if(!b.ok)return null;let g=await b.json();return{accessToken:g.accessToken,expiresIn:g.expiresIn||3600,refreshToken:g.refreshToken||c}}let g=await fetch(i.Tx.socialRefreshUrl,{method:"POST",headers:{"Content-Type":"application/json","User-Agent":"kiro-cli/1.0.0"},body:JSON.stringify({refreshToken:c})});if(!g.ok)return null;let h=await g.json();return{accessToken:h.accessToken,expiresIn:h.expiresIn||3600,refreshToken:h.refreshToken||c}}if("qwen"===b){let a=await fetch(i.Hp.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"refresh_token",refresh_token:c,client_id:i.Hp.clientId})});if(!a.ok)return null;let b=await a.json();return{accessToken:b.access_token,expiresIn:b.expires_in,refreshToken:b.refresh_token||c}}if("cline"===b){let a=await fetch(i.lB.refreshUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({refreshToken:c,grantType:"refresh_token",clientType:"extension"})});if(!a.ok)return null;let b=await a.json(),d=b?.data||b,e=d?.expiresAt?Math.max(1,Math.floor((new Date(d.expiresAt).getTime()-Date.now())/1e3)):3600;return{accessToken:d?.accessToken,expiresIn:e,refreshToken:d?.refreshToken||c}}return null}catch(a){return console.log(`Error refreshing ${b} token:`,a.message),null}}async function n(a,b=null){var c;let d=k[a.provider];if(!d)return{valid:!1,error:"Provider test not supported",refreshed:!1};if(!a.accessToken)return{valid:!1,error:"No access token",refreshed:!1};if(d.tokenExists)return{valid:!0,error:null,refreshed:!1,newTokens:null};let e=a.accessToken,f=!1,g=null,h=!!(c=a).expiresAt&&new Date(c.expiresAt).getTime()<=Date.now()+3e5;if(d.refreshable&&h&&a.refreshToken){let b=await m(a);if(!b)return{valid:!1,error:"Token expired and refresh failed",refreshed:!1};e=b.accessToken,f=!0,g=b}if(d.checkExpiry)return f?{valid:!0,error:null,refreshed:f,newTokens:g}:h?{valid:!1,error:"Token expired",refreshed:!1}:{valid:!0,error:null,refreshed:!1,newTokens:null};if("cline"===a.provider){let b=async a=>{let b=await l(a);return b.ok?{valid:!0,error:null,refreshed:f,newTokens:g}:401===b.status?{valid:!1,error:"Token invalid or revoked",refreshed:f}:403===b.status?{valid:!1,error:"Access denied",refreshed:f}:{valid:!1,error:`API returned ${b.status}`,refreshed:f}},c=await b(e);if(c.valid||"Token invalid or revoked"!==c.error||!a.refreshToken)return c;let d=await m(a);return d?.accessToken?(f=!0,g=d,e=d.accessToken,await b(e)):{valid:!1,error:"Token invalid or revoked",refreshed:!1}}try{let c=d.buildUrl?d.buildUrl(e):d.url,h=d.noAuth?{...d.extraHeaders}:{[d.authHeader]:`${d.authPrefix}${e}`,...d.extraHeaders},i=await o(c,{method:d.method,headers:h},b);if(i.ok)return{valid:!0,error:null,refreshed:f,newTokens:g};if(401===i.status&&d.refreshable&&!f&&a.refreshToken){let e=await m(a);if(e){let a=d.buildUrl?d.buildUrl(e.accessToken):c,f=d.noAuth?{...d.extraHeaders}:{[d.authHeader]:`${d.authPrefix}${e.accessToken}`,...d.extraHeaders};if((await o(a,{method:d.method,headers:f},b)).ok)return{valid:!0,error:null,refreshed:!0,newTokens:e}}return{valid:!1,error:"Token invalid or revoked",refreshed:!1}}if(401===i.status)return{valid:!1,error:"Token invalid or revoked",refreshed:f};if(403===i.status)return{valid:!1,error:"Access denied",refreshed:f};return{valid:!1,error:`API returned ${i.status}`,refreshed:f}}catch(a){return{valid:!1,error:a.message,refreshed:f}}}async function o(a,b={},d=null){if(!d?.connectionProxyEnabled||!d?.connectionProxyUrl)return fetch(a,b);let{proxyAwareFetch:e}=await c.e(9609).then(c.bind(c,39609));return e(a,b,{connectionProxyEnabled:!0,connectionProxyUrl:d.connectionProxyUrl,connectionNoProxy:d.connectionNoProxy||""})}async function p(a,b=null){if((0,g.mq)(a.provider)){let c=a.providerSpecificData?.baseUrl;if(!c)return{valid:!1,error:"Missing base URL"};try{let d=await o(`${c.replace(/\/$/,"")}/models`,{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:d.ok,error:d.ok?null:"Invalid API key or base URL"}}catch(a){return{valid:!1,error:a.message}}}if((0,g.gb)(a.provider)){let c=a.providerSpecificData?.baseUrl;if(!c)return{valid:!1,error:"Missing base URL"};try{(c=c.replace(/\/$/,"")).endsWith("/messages")&&(c=c.slice(0,-9));let d=await o(`${c}/models`,{headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01",Authorization:`Bearer ${a.apiKey}`}},b);return{valid:d.ok,error:d.ok?null:"Invalid API key or base URL"}}catch(a){return{valid:!1,error:a.message}}}try{switch(a.provider){case"openai":{let c=await o("https://api.openai.com/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"anthropic":{let c=await o("https://api.anthropic.com/v1/messages",{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"claude-3-haiku-20240307",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"gemini":{let c=await o(`https://generativelanguage.googleapis.com/v1/models?key=${a.apiKey}`,{},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"openrouter":{let c=await o("https://openrouter.ai/api/v1/auth/key",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"glm":{let c=await o("https://api.z.ai/api/anthropic/v1/messages",{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"glm-4.7",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"glm-cn":{let c=await o("https://open.bigmodel.cn/api/coding/paas/v4/chat/completions",{method:"POST",headers:{Authorization:`Bearer ${a.apiKey}`,"content-type":"application/json"},body:JSON.stringify({model:"glm-4.7",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"minimax":case"minimax-cn":{let c=await o({minimax:"https://api.minimax.io/anthropic/v1/messages","minimax-cn":"https://api.minimaxi.com/anthropic/v1/messages"}[a.provider],{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"minimax-m2",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"kimi":{let c=await o("https://api.kimi.com/coding/v1/messages",{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"kimi-latest",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"alicode":case"alicode-intl":{let c="alicode-intl"===a.provider?"https://coding-intl.dashscope.aliyuncs.com/v1/chat/completions":"https://coding.dashscope.aliyuncs.com/v1/chat/completions",d=await o(c,{method:"POST",headers:{Authorization:`Bearer ${a.apiKey}`,"content-type":"application/json"},body:JSON.stringify({model:(0,h.fZ)(a.provider),max_tokens:1,messages:[{role:"user",content:"test"}]})},b),e=401!==d.status&&403!==d.status;return{valid:e,error:e?null:"Invalid API key"}}case"deepseek":{let c=await o("https://api.deepseek.com/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"groq":{let c=await o("https://api.groq.com/openai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"mistral":{let c=await o("https://api.mistral.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"xai":{let c=await o("https://api.x.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"nvidia":{let c=await o("https://integrate.api.nvidia.com/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"perplexity":{let c=await o("https://api.perplexity.ai/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"together":{let c=await o("https://api.together.xyz/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"fireworks":{let c=await o("https://api.fireworks.ai/inference/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"cerebras":{let c=await o("https://api.cerebras.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"cohere":{let c=await o("https://api.cohere.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"nebius":{let c=await o("https://api.studio.nebius.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"siliconflow":{let c=await o("https://api.siliconflow.cn/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"hyperbolic":{let c=await o("https://api.hyperbolic.xyz/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"ollama":{let b=await fetch("https://ollama.com/api/tags",{headers:{Authorization:`Bearer ${a.apiKey}`}});return{valid:b.ok,error:b.ok?null:"Invalid API key"}}case"ollama-local":{let a=await fetch("http://localhost:11434/api/tags");return{valid:a.ok,error:a.ok?null:"Ollama not running on localhost:11434"}}case"deepgram":{let c=await o("https://api.deepgram.com/v1/projects",{headers:{Authorization:`Token ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"assemblyai":{let c=await o("https://api.assemblyai.com/v1/account",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"nanobanana":{let c=await o("https://api.nanobananaapi.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"chutes":{let c=await o("https://llm.chutes.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}default:return{valid:!1,error:"Provider test not supported"}}}catch(a){return{valid:!1,error:a.message}}}async function q(a){let b,c=await (0,d.Mc)(a);if(!c)return{valid:!1,error:"Connection not found",latencyMs:0,testedAt:new Date().toISOString()};let g=await (0,e.B)(c.providerSpecificData||{});if(g.connectionProxyEnabled&&g.connectionProxyUrl){let b=await (0,f.C)({proxyUrl:g.connectionProxyUrl});if(!b.ok){let c=b.error||`Proxy test failed with status ${b.status}`;return await (0,d.rj)(a,{testStatus:"error",lastError:c,lastErrorAt:new Date().toISOString()}),{valid:!1,error:c,latencyMs:0,testedAt:new Date().toISOString()}}}let h=Date.now();b="apikey"===c.authType?await p(c,g):await n(c,g);let i=Date.now()-h,j={testStatus:b.valid?"active":"error",lastError:b.valid?null:b.error,lastErrorAt:b.valid?null:new Date().toISOString()};return b.refreshed&&b.newTokens&&(j.accessToken=b.newTokens.accessToken,b.newTokens.refreshToken&&(j.refreshToken=b.newTokens.refreshToken),b.newTokens.expiresIn&&(j.expiresAt=new Date(Date.now()+1e3*b.newTokens.expiresIn).toISOString())),await (0,d.rj)(a,j),{valid:b.valid,error:b.error,latencyMs:i,testedAt:new Date().toISOString()}}},71998:(a,b,c)=>{c.d(b,{Fh:()=>d.getProviderNodes,L9:()=>d.L9,Mc:()=>d.Mc,OM:()=>d.OM,P:()=>d.getProviderConnections,Pc:()=>d.Pc,Q_:()=>d.Q_,Qu:()=>d.Qu,Yd:()=>d.Yd,ZO:()=>d.ZO,c:()=>d.c,ek:()=>d.ek,fK:()=>d.fK,fv:()=>d.fv,ho:()=>d.ho,hr:()=>d.hr,i0:()=>d.i0,iE:()=>d.iE,o5:()=>d.o5,op:()=>d.op,rj:()=>d.rj,ui:()=>d.ui});var d=c(89718)},74926:(a,b,c)=>{c.d(b,{C:()=>f});var d=c(47774);function e(a){return null==a?"":String(a).trim()}async function f({proxyUrl:a,testUrl:b,timeoutMs:c}={}){let g,h=e(a);if(!h)return{ok:!1,status:400,error:"proxyUrl is required"};let i=e(b)||"https://google.com/",j=Number(c),k=Number.isFinite(j)&&j>0?Math.min(j,3e4):8e3;try{try{g=new d.ProxyAgent({uri:h})}catch(a){return{ok:!1,status:400,error:`Invalid proxy URL: ${a?.message||String(a)}`}}let a=new AbortController,b=Date.now(),c=setTimeout(()=>a.abort(),k);try{let c=await (0,d.hd)(i,{method:"HEAD",dispatcher:g,signal:a.signal,headers:{"User-Agent":"9Router"}});return{ok:c.ok,status:c.status,statusText:c.statusText,url:i,elapsedMs:Date.now()-b}}catch(b){let a=b?.name==="AbortError"?"Proxy test timed out":function(a){if(!a)return"Unknown error";let b=a?.message||String(a),c=a?.cause?.code||a?.code,d=a?.cause?.message;return d&&d!==b?c?`${b}: ${d} (${c})`:`${b}: ${d}`:c&&!b.includes(c)?`${b} (${c})`:b}(b);return{ok:!1,status:500,error:a}}finally{clearTimeout(c)}}finally{try{await g?.close?.()}catch{}}}},75681:(a,b,c)=>{c.d(b,{DI:()=>h,IS:()=>d,JH:()=>g,Q2:()=>k,fg:()=>f,gb:()=>j,mq:()=>i,rs:()=>m,wG:()=>n,zN:()=>e,zt:()=>l});let d={iflow:{id:"iflow",alias:"if",name:"iFlow AI",icon:"water_drop",color:"#6366F1"},qwen:{id:"qwen",alias:"qw",name:"Qwen Code",icon:"psychology",color:"#10B981"},"gemini-cli":{id:"gemini-cli",alias:"gc",name:"Gemini CLI",icon:"terminal",color:"#4285F4"},kiro:{id:"kiro",alias:"kr",name:"Kiro AI",icon:"psychology_alt",color:"#FF6B35"}},e={claude:{id:"claude",alias:"cc",name:"Claude Code",icon:"smart_toy",color:"#D97757"},antigravity:{id:"antigravity",alias:"ag",name:"Antigravity",icon:"rocket_launch",color:"#F59E0B"},codex:{id:"codex",alias:"cx",name:"OpenAI Codex",icon:"code",color:"#3B82F6"},github:{id:"github",alias:"gh",name:"GitHub Copilot",icon:"code",color:"#333333"},cursor:{id:"cursor",alias:"cu",name:"Cursor IDE",icon:"edit_note",color:"#00D4AA"},kilocode:{id:"kilocode",alias:"kc",name:"Kilo Code",icon:"code",color:"#FF6B35",textIcon:"KC"},cline:{id:"cline",alias:"cl",name:"Cline",icon:"smart_toy",color:"#5B9BD5",textIcon:"CL"}},f={openrouter:{id:"openrouter",alias:"openrouter",name:"OpenRouter",icon:"router",color:"#F97316",textIcon:"OR",passthroughModels:!0,website:"https://openrouter.ai"},glm:{id:"glm",alias:"glm",name:"GLM Coding",icon:"code",color:"#2563EB",textIcon:"GL",website:"https://open.bigmodel.cn"},"glm-cn":{id:"glm-cn",alias:"glm-cn",name:"GLM (China)",icon:"code",color:"#DC2626",textIcon:"GC",website:"https://open.bigmodel.cn"},kimi:{id:"kimi",alias:"kimi",name:"Kimi",icon:"psychology",color:"#1E3A8A",textIcon:"KM",website:"https://kimi.moonshot.cn"},minimax:{id:"minimax",alias:"minimax",name:"Minimax Coding",icon:"memory",color:"#7C3AED",textIcon:"MM",website:"https://www.minimaxi.com"},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",name:"Minimax (China)",icon:"memory",color:"#DC2626",textIcon:"MC",website:"https://www.minimaxi.com"},alicode:{id:"alicode",alias:"alicode",name:"Alibaba",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},"alicode-intl":{id:"alicode-intl",alias:"alicode-intl",name:"Alibaba Intl",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},openai:{id:"openai",alias:"openai",name:"OpenAI",icon:"auto_awesome",color:"#10A37F",textIcon:"OA",website:"https://platform.openai.com"},anthropic:{id:"anthropic",alias:"anthropic",name:"Anthropic",icon:"smart_toy",color:"#D97757",textIcon:"AN",website:"https://console.anthropic.com"},gemini:{id:"gemini",alias:"gemini",name:"Gemini",icon:"diamond",color:"#4285F4",textIcon:"GE",website:"https://ai.google.dev"},deepseek:{id:"deepseek",alias:"ds",name:"DeepSeek",icon:"bolt",color:"#4D6BFE",textIcon:"DS",website:"https://deepseek.com"},groq:{id:"groq",alias:"groq",name:"Groq",icon:"speed",color:"#F55036",textIcon:"GQ",website:"https://groq.com"},xai:{id:"xai",alias:"xai",name:"xAI (Grok)",icon:"auto_awesome",color:"#1DA1F2",textIcon:"XA",website:"https://x.ai"},mistral:{id:"mistral",alias:"mistral",name:"Mistral",icon:"air",color:"#FF7000",textIcon:"MI",website:"https://mistral.ai"},perplexity:{id:"perplexity",alias:"pplx",name:"Perplexity",icon:"search",color:"#20808D",textIcon:"PP",website:"https://www.perplexity.ai"},together:{id:"together",alias:"together",name:"Together AI",icon:"group_work",color:"#0F6FFF",textIcon:"TG",website:"https://www.together.ai"},fireworks:{id:"fireworks",alias:"fireworks",name:"Fireworks AI",icon:"local_fire_department",color:"#7B2EF2",textIcon:"FW",website:"https://fireworks.ai"},cerebras:{id:"cerebras",alias:"cerebras",name:"Cerebras",icon:"memory",color:"#FF4F00",textIcon:"CB",website:"https://www.cerebras.ai"},cohere:{id:"cohere",alias:"cohere",name:"Cohere",icon:"hub",color:"#39594D",textIcon:"CO",website:"https://cohere.com"},nvidia:{id:"nvidia",alias:"nvidia",name:"NVIDIA NIM",icon:"developer_board",color:"#76B900",textIcon:"NV",website:"https://developer.nvidia.com/nim"},nebius:{id:"nebius",alias:"nebius",name:"Nebius AI",icon:"cloud",color:"#6C5CE7",textIcon:"NB",website:"https://nebius.com"},siliconflow:{id:"siliconflow",alias:"siliconflow",name:"SiliconFlow",icon:"cloud_queue",color:"#5B6EF5",textIcon:"SF",website:"https://cloud.siliconflow.com"},hyperbolic:{id:"hyperbolic",alias:"hyp",name:"Hyperbolic",icon:"bolt",color:"#00D4FF",textIcon:"HY",website:"https://hyperbolic.xyz"},deepgram:{id:"deepgram",alias:"dg",name:"Deepgram",icon:"mic",color:"#13EF93",textIcon:"DG",website:"https://deepgram.com"},assemblyai:{id:"assemblyai",alias:"aai",name:"AssemblyAI",icon:"record_voice_over",color:"#0062FF",textIcon:"AA",website:"https://assemblyai.com"},nanobanana:{id:"nanobanana",alias:"nb",name:"NanoBanana",icon:"image",color:"#FFD700",textIcon:"NB",website:"https://nanobananaapi.ai"},chutes:{id:"chutes",alias:"ch",name:"Chutes AI",icon:"water_drop",color:"#ffffffff",textIcon:"CH",website:"https://chutes.ai"},ollama:{id:"ollama",alias:"ollama",name:"Ollama Cloud",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},"ollama-local":{id:"ollama-local",alias:"ollama-local",name:"Ollama Local",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},vertex:{id:"vertex",alias:"vx",name:"Vertex AI",icon:"cloud",color:"#4285F4",textIcon:"VX",website:"https://cloud.google.com/vertex-ai"},"vertex-partner":{id:"vertex-partner",alias:"vxp",name:"Vertex Partner",icon:"cloud",color:"#34A853",textIcon:"VP",website:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models"}},g="openai-compatible-",h="anthropic-compatible-";function i(a){return"string"==typeof a&&a.startsWith(g)}function j(a){return"string"==typeof a&&a.startsWith(h)}let k={...d,...e,...f};function l(a){for(let b of Object.values(k))if(b.alias===a||b.id===a)return b;return null}function m(a){let b=l(a);return b?.id||a}function n(a){let b=k[a];return b?.alias||a}Object.values(k).reduce((a,b)=>(a[b.alias]=b.id,a),{}),Object.values(k).reduce((a,b)=>(a[b.id]=b.alias,a),{})},82996:(a,b,c)=>{c.d(b,{t:()=>d});class d{adapter;data;constructor(a,b){!function(a,b){if(void 0===a)throw Error("lowdb: missing adapter");if(void 0===b)throw Error("lowdb: missing default data")}(a,b),this.adapter=a,this.data=b}async read(){let a=await this.adapter.read();a&&(this.data=a)}async write(){this.data&&await this.adapter.write(this.data)}async update(a){a(this.data),await this.write()}}},92990:(a,b,c)=>{c.d(b,{DI:()=>e,Hp:()=>g,LT:()=>f,MZ:()=>n,Nu:()=>j,OV:()=>d,Tx:()=>k,WN:()=>l,YT:()=>i,ZL:()=>h,lB:()=>o,t:()=>m}),c(21820);let d={clientId:"9d1c250a-e61b-44d9-88ed-5944d1962f5e",authorizeUrl:"https://claude.ai/oauth/authorize",tokenUrl:"https://api.anthropic.com/v1/oauth/token",scopes:["org:create_api_key","user:profile","user:inference"],codeChallengeMethod:"S256"},e={clientId:"app_EMoamEEZ73f0CkXaXp7hrann",authorizeUrl:"https://auth.openai.com/oauth/authorize",tokenUrl:"https://auth.openai.com/oauth/token",scope:"openid profile email offline_access",codeChallengeMethod:"S256",extraParams:{id_token_add_organizations:"true",codex_cli_simplified_flow:"true",originator:"codex_cli_rs"}},f={clientId:"681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com",clientSecret:"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",authorizeUrl:"https://accounts.google.com/o/oauth2/v2/auth",tokenUrl:"https://oauth2.googleapis.com/token",userInfoUrl:"https://www.googleapis.com/oauth2/v1/userinfo",scopes:["https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/userinfo.email","https://www.googleapis.com/auth/userinfo.profile"]},g={clientId:"f0304373b74a44d2b584a3fb70ca9e56",deviceCodeUrl:"https://chat.qwen.ai/api/v1/oauth2/device/code",tokenUrl:"https://chat.qwen.ai/api/v1/oauth2/token",scope:"openid profile email model.completion",codeChallengeMethod:"S256"},h={clientId:"10009311001",clientSecret:"4Z3YjXycVsQvyGF1etiNlIBB4RsqSDtW",authorizeUrl:"https://iflow.cn/oauth",tokenUrl:"https://iflow.cn/oauth/token",userInfoUrl:"https://iflow.cn/api/oauth/getUserInfo",extraParams:{loginMethod:"phone",type:"phone"}},i={clientId:"1071006060591-tmhssin2h21lcre235vtolojh4g403ep.apps.googleusercontent.com",clientSecret:"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",authorizeUrl:"https://accounts.google.com/o/oauth2/v2/auth",tokenUrl:"https://oauth2.googleapis.com/token",userInfoUrl:"https://www.googleapis.com/oauth2/v1/userinfo",scopes:["https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/userinfo.email","https://www.googleapis.com/auth/userinfo.profile","https://www.googleapis.com/auth/cclog","https://www.googleapis.com/auth/experimentsandconfigs"],apiEndpoint:"https://cloudcode-pa.googleapis.com",apiVersion:"v1internal",loadCodeAssistEndpoint:"https://cloudcode-pa.googleapis.com/v1internal:loadCodeAssist",onboardUserEndpoint:"https://cloudcode-pa.googleapis.com/v1internal:onboardUser",loadCodeAssistUserAgent:"google-api-nodejs-client/9.15.1",loadCodeAssistApiClient:"google-cloud-sdk vscode_cloudshelleditor/0.1",loadCodeAssistClientMetadata:JSON.stringify({ideType:"IDE_UNSPECIFIED",platform:"PLATFORM_UNSPECIFIED",pluginType:"GEMINI"})},j={clientId:"Iv1.b507a08c87ecfe98",deviceCodeUrl:"https://github.com/login/device/code",tokenUrl:"https://github.com/login/oauth/access_token",userInfoUrl:"https://api.github.com/user",scopes:"read:user",apiVersion:"2022-11-28",copilotTokenUrl:"https://api.github.com/copilot_internal/v2/token",userAgent:"GitHubCopilotChat/0.26.7",editorVersion:"vscode/1.85.0",editorPluginVersion:"copilot-chat/0.26.7"},k={ssoOidcEndpoint:"https://oidc.us-east-1.amazonaws.com",registerClientUrl:"https://oidc.us-east-1.amazonaws.com/client/register",deviceAuthUrl:"https://oidc.us-east-1.amazonaws.com/device_authorization",tokenUrl:"https://oidc.us-east-1.amazonaws.com/token",startUrl:"https://view.awsapps.com/start",clientName:"kiro-oauth-client",clientType:"public",scopes:["codewhisperer:completions","codewhisperer:analysis","codewhisperer:conversations"],grantTypes:["urn:ietf:params:oauth:grant-type:device_code","refresh_token"],issuerUrl:"https://identitycenter.amazonaws.com/ssoins-722374e8c3c8e6c6",socialAuthEndpoint:"https://prod.us-east-1.auth.desktop.kiro.dev",socialLoginUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/login",socialTokenUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/oauth/token",socialRefreshUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken",authMethods:["builder-id","idc","google","github","import"]},l={apiEndpoint:"https://api2.cursor.sh",chatEndpoint:"/aiserver.v1.ChatService/StreamUnifiedChatWithTools",modelsEndpoint:"/aiserver.v1.AiService/GetDefaultModelNudgeData",api3Endpoint:"https://api3.cursor.sh",agentEndpoint:"https://agent.api5.cursor.sh",agentNonPrivacyEndpoint:"https://agentn.api5.cursor.sh",clientVersion:"0.48.6",clientType:"ide",tokenStoragePaths:{linux:"~/.config/Cursor/User/globalStorage/state.vscdb",macos:"/Users/<user>/Library/Application Support/Cursor/User/globalStorage/state.vscdb",windows:"%APPDATA%\\Cursor\\User\\globalStorage\\state.vscdb"},dbKeys:{accessToken:"cursorAuth/accessToken",machineId:"storage.serviceMachineId"}},m={clientId:process.env.KIMI_CODING_OAUTH_CLIENT_ID||"17e5f671-d194-4dfb-9706-5516cb48c098",deviceCodeUrl:"https://auth.kimi.com/api/oauth/device_authorization",tokenUrl:"https://auth.kimi.com/api/oauth/token"},n={apiBaseUrl:"https://api.kilo.ai",initiateUrl:"https://api.kilo.ai/api/device-auth/codes",pollUrlBase:"https://api.kilo.ai/api/device-auth/codes"},o={appBaseUrl:"https://app.cline.bot",apiBaseUrl:"https://api.cline.bot",authorizeUrl:"https://api.cline.bot/api/v1/auth/authorize",tokenExchangeUrl:"https://api.cline.bot/api/v1/auth/token",refreshUrl:"https://api.cline.bot/api/v1/auth/refresh"}},94755:(a,b,c)=>{c.d(b,{A:()=>i});var d=c(77598);let e={randomUUID:d.randomUUID},f=new Uint8Array(256),g=f.length;var h=c(50122);let i=function(a,b,c){if(e.randomUUID&&!b&&!a)return e.randomUUID();var i=a,j=c;let k=(i=i||{}).random??i.rng?.()??(g>f.length-16&&((0,d.randomFillSync)(f),g=0),f.slice(g,g+=16));if(k.length<16)throw Error("Random bytes length must be >= 16");if(k[6]=15&k[6]|64,k[8]=63&k[8]|128,b){if((j=j||0)<0||j+16>b.length)throw RangeError(`UUID byte range ${j}:${j+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[j+a]=k[a];return b}return(0,h.k)(k)}}};
|
|
1
|
+
"use strict";exports.id=1424,exports.ids=[1424,4755],exports.modules={11259:(a,b,c)=>{c.d(b,{Pv:()=>k}),c(73024);var d=c(51455),e=c(76760),f=c(73136);async function g(a,b,c){for(let d=0;d<b;d++)try{return await a()}catch(a){if(d<b-1)await new Promise(a=>setTimeout(a,c));else throw a}}class h{#a;#b;#c=!1;#d=null;#e=null;#f=null;#g=null;#h(a){return this.#g=a,this.#f||=new Promise((a,b)=>{this.#e=[a,b]}),new Promise((a,b)=>{this.#f?.then(a).catch(b)})}async #i(a){this.#c=!0;try{await (0,d.writeFile)(this.#b,a,"utf-8"),await g(async()=>{await (0,d.rename)(this.#b,this.#a)},10,100),this.#d?.[0]()}catch(a){throw a instanceof Error&&this.#d?.[1](a),a}finally{if(this.#c=!1,this.#d=this.#e,this.#e=this.#f=null,null!==this.#g){let a=this.#g;this.#g=null,await this.write(a)}}}constructor(a){this.#a=a,this.#b=function(a){let b=a instanceof URL?(0,f.fileURLToPath)(a):a.toString();return(0,e.join)((0,e.dirname)(b),`.${(0,e.basename)(b)}.tmp`)}(a)}async write(a){return this.#c?this.#h(a):this.#i(a)}}class i{#a;#j;constructor(a){this.#a=a,this.#j=new h(a)}async read(){let a;try{a=await (0,d.readFile)(this.#a,"utf-8")}catch(a){if("ENOENT"===a.code)return null;throw a}return a}write(a){return this.#j.write(a)}}class j{#k;#l;#m;constructor(a,{parse:b,stringify:c}){this.#k=new i(a),this.#l=b,this.#m=c}async read(){let a=await this.#k.read();return null===a?null:this.#l(a)}write(a){return this.#k.write(this.#m(a))}}class k extends j{constructor(a){super(a,{parse:JSON.parse,stringify:a=>JSON.stringify(a,null,2)})}}},15626:(a,b,c)=>{c.d(b,{w$:()=>e});let d=c(39006).rE||"0.0.0";function e(a,b={}){let c,f=(c=function(a){if("string"!=typeof a)return"";let b=a.trim();return b?b.startsWith("workos:")?b:`workos:${b}`:""}(a))?`Bearer ${c}`:"",g={"HTTP-Referer":"https://cline.bot","X-Title":"Cline","User-Agent":`9Router/${d}`,"X-PLATFORM":process.platform||"unknown","X-PLATFORM-VERSION":process.version||"unknown","X-CLIENT-TYPE":"9router","X-CLIENT-VERSION":d,"X-CORE-VERSION":d,"X-IS-MULTIROOT":"false",...b};return f&&(g.Authorization=f),g}},39006:a=>{a.exports={rE:"0.3.60-i3"}},39326:(a,b,c)=>{c.d(b,{B:()=>f});var d=c(71998);function e(a){return null==a?"":String(a).trim()}async function f(a={}){let b=e(a?.proxyPoolId),c="__none__"===b?"":b,g=function(a={}){let b=a?.connectionProxyEnabled===!0;return{connectionProxyEnabled:b,connectionProxyUrl:e(a?.connectionProxyUrl),connectionNoProxy:e(a?.connectionNoProxy)}}(a);if(c){let a=await (0,d.hr)(c),b=e(a?.proxyUrl),f=e(a?.noProxy);if(a&&!0===a.isActive&&b)return{source:"pool",proxyPoolId:c,proxyPool:a,connectionProxyEnabled:!0,connectionProxyUrl:b,connectionNoProxy:f,strictProxy:!0===a.strictProxy}}return g.connectionProxyEnabled&&g.connectionProxyUrl?{source:"legacy",proxyPoolId:c||null,proxyPool:null,...g}:{source:"none",proxyPoolId:c||null,proxyPool:null,...g}}},50122:(a,b,c)=>{c.d(b,{k:()=>e});let d=[];for(let a=0;a<256;++a)d.push((a+256).toString(16).slice(1));function e(a,b=0){return(d[a[b+0]]+d[a[b+1]]+d[a[b+2]]+d[a[b+3]]+"-"+d[a[b+4]]+d[a[b+5]]+"-"+d[a[b+6]]+d[a[b+7]]+"-"+d[a[b+8]]+d[a[b+9]]+"-"+d[a[b+10]]+d[a[b+11]]+d[a[b+12]]+d[a[b+13]]+d[a[b+14]]+d[a[b+15]]).toLowerCase()}},66811:(a,b,c)=>{c.d(b,{F:()=>q});var d=c(89718),e=c(39326),f=c(74926),g=c(75681),h=c(57247),i=c(92990),j=c(15626);let k={claude:{checkExpiry:!0,refreshable:!0},codex:{checkExpiry:!0,refreshable:!0},"gemini-cli":{url:"https://www.googleapis.com/oauth2/v1/userinfo?alt=json",method:"GET",authHeader:"Authorization",authPrefix:"Bearer ",refreshable:!0},antigravity:{url:"https://www.googleapis.com/oauth2/v1/userinfo?alt=json",method:"GET",authHeader:"Authorization",authPrefix:"Bearer ",refreshable:!0},github:{url:"https://api.github.com/user",method:"GET",authHeader:"Authorization",authPrefix:"Bearer ",extraHeaders:{"User-Agent":"9Router",Accept:"application/vnd.github+json"}},iflow:{buildUrl:a=>`https://iflow.cn/api/oauth/getUserInfo?accessToken=${encodeURIComponent(a)}`,method:"GET",noAuth:!0},qwen:{checkExpiry:!0,refreshable:!0},kiro:{checkExpiry:!0,refreshable:!0},"kimi-coding":{checkExpiry:!0,refreshable:!1},cursor:{tokenExists:!0},kilocode:{url:`${i.MZ.apiBaseUrl}/api/profile`,method:"GET",authHeader:"Authorization",authPrefix:"Bearer "},cline:{refreshable:!0}};async function l(a){return await fetch("https://api.cline.bot/api/v1/users/me",{method:"GET",headers:(0,j.w$)(a,{Accept:"application/json"})})}async function m(a){let b=a.provider,c=a.refreshToken;if(!c)return null;try{if("gemini-cli"===b||"antigravity"===b){let a="gemini-cli"===b?i.LT:i.YT,d=await fetch("https://oauth2.googleapis.com/token",{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams({client_id:a.clientId,client_secret:a.clientSecret,grant_type:"refresh_token",refresh_token:c})});if(!d.ok)return null;let e=await d.json();return{accessToken:e.access_token,expiresIn:e.expires_in,refreshToken:e.refresh_token||c}}if("codex"===b){let a=await fetch(i.DI.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams({grant_type:"refresh_token",client_id:i.DI.clientId,refresh_token:c})});if(!a.ok)return null;let b=await a.json();return{accessToken:b.access_token,expiresIn:b.expires_in,refreshToken:b.refresh_token||c}}if("claude"===b){let a=await fetch(i.OV.tokenUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({grant_type:"refresh_token",refresh_token:c,client_id:i.OV.clientId})});if(!a.ok)return null;let b=await a.json();return{accessToken:b.access_token,expiresIn:b.expires_in,refreshToken:b.refresh_token||c}}if("kiro"===b){let b=a.providerSpecificData||{},d=b.clientId||a.clientId,e=b.clientSecret||a.clientSecret,f=b.region||a.region;if(d&&e){let a=`https://oidc.${f||"us-east-1"}.amazonaws.com/token`,b=await fetch(a,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({clientId:d,clientSecret:e,refreshToken:c,grantType:"refresh_token"})});if(!b.ok)return null;let g=await b.json();return{accessToken:g.accessToken,expiresIn:g.expiresIn||3600,refreshToken:g.refreshToken||c}}let g=await fetch(i.Tx.socialRefreshUrl,{method:"POST",headers:{"Content-Type":"application/json","User-Agent":"kiro-cli/1.0.0"},body:JSON.stringify({refreshToken:c})});if(!g.ok)return null;let h=await g.json();return{accessToken:h.accessToken,expiresIn:h.expiresIn||3600,refreshToken:h.refreshToken||c}}if("qwen"===b){let a=await fetch(i.Hp.tokenUrl,{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded",Accept:"application/json"},body:new URLSearchParams({grant_type:"refresh_token",refresh_token:c,client_id:i.Hp.clientId})});if(!a.ok)return null;let b=await a.json();return{accessToken:b.access_token,expiresIn:b.expires_in,refreshToken:b.refresh_token||c}}if("cline"===b){let a=await fetch(i.lB.refreshUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:"application/json"},body:JSON.stringify({refreshToken:c,grantType:"refresh_token",clientType:"extension"})});if(!a.ok)return null;let b=await a.json(),d=b?.data||b,e=d?.expiresAt?Math.max(1,Math.floor((new Date(d.expiresAt).getTime()-Date.now())/1e3)):3600;return{accessToken:d?.accessToken,expiresIn:e,refreshToken:d?.refreshToken||c}}return null}catch(a){return console.log(`Error refreshing ${b} token:`,a.message),null}}async function n(a,b=null){var c;let d=k[a.provider];if(!d)return{valid:!1,error:"Provider test not supported",refreshed:!1};if(!a.accessToken)return{valid:!1,error:"No access token",refreshed:!1};if(d.tokenExists)return{valid:!0,error:null,refreshed:!1,newTokens:null};let e=a.accessToken,f=!1,g=null,h=!!(c=a).expiresAt&&new Date(c.expiresAt).getTime()<=Date.now()+3e5;if(d.refreshable&&h&&a.refreshToken){let b=await m(a);if(!b)return{valid:!1,error:"Token expired and refresh failed",refreshed:!1};e=b.accessToken,f=!0,g=b}if(d.checkExpiry)return f?{valid:!0,error:null,refreshed:f,newTokens:g}:h?{valid:!1,error:"Token expired",refreshed:!1}:{valid:!0,error:null,refreshed:!1,newTokens:null};if("cline"===a.provider){let b=async a=>{let b=await l(a);return b.ok?{valid:!0,error:null,refreshed:f,newTokens:g}:401===b.status?{valid:!1,error:"Token invalid or revoked",refreshed:f}:403===b.status?{valid:!1,error:"Access denied",refreshed:f}:{valid:!1,error:`API returned ${b.status}`,refreshed:f}},c=await b(e);if(c.valid||"Token invalid or revoked"!==c.error||!a.refreshToken)return c;let d=await m(a);return d?.accessToken?(f=!0,g=d,e=d.accessToken,await b(e)):{valid:!1,error:"Token invalid or revoked",refreshed:!1}}try{let c=d.buildUrl?d.buildUrl(e):d.url,h=d.noAuth?{...d.extraHeaders}:{[d.authHeader]:`${d.authPrefix}${e}`,...d.extraHeaders},i=await o(c,{method:d.method,headers:h},b);if(i.ok)return{valid:!0,error:null,refreshed:f,newTokens:g};if(401===i.status&&d.refreshable&&!f&&a.refreshToken){let e=await m(a);if(e){let a=d.buildUrl?d.buildUrl(e.accessToken):c,f=d.noAuth?{...d.extraHeaders}:{[d.authHeader]:`${d.authPrefix}${e.accessToken}`,...d.extraHeaders};if((await o(a,{method:d.method,headers:f},b)).ok)return{valid:!0,error:null,refreshed:!0,newTokens:e}}return{valid:!1,error:"Token invalid or revoked",refreshed:!1}}if(401===i.status)return{valid:!1,error:"Token invalid or revoked",refreshed:f};if(403===i.status)return{valid:!1,error:"Access denied",refreshed:f};return{valid:!1,error:`API returned ${i.status}`,refreshed:f}}catch(a){return{valid:!1,error:a.message,refreshed:f}}}async function o(a,b={},d=null){if(!d?.connectionProxyEnabled||!d?.connectionProxyUrl)return fetch(a,b);let{proxyAwareFetch:e}=await c.e(9609).then(c.bind(c,39609));return e(a,b,{connectionProxyEnabled:!0,connectionProxyUrl:d.connectionProxyUrl,connectionNoProxy:d.connectionNoProxy||""})}async function p(a,b=null){if((0,g.mq)(a.provider)){let c=a.providerSpecificData?.baseUrl;if(!c)return{valid:!1,error:"Missing base URL"};try{let d=await o(`${c.replace(/\/$/,"")}/models`,{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:d.ok,error:d.ok?null:"Invalid API key or base URL"}}catch(a){return{valid:!1,error:a.message}}}if((0,g.gb)(a.provider)){let c=a.providerSpecificData?.baseUrl;if(!c)return{valid:!1,error:"Missing base URL"};try{(c=c.replace(/\/$/,"")).endsWith("/messages")&&(c=c.slice(0,-9));let d=await o(`${c}/models`,{headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01",Authorization:`Bearer ${a.apiKey}`}},b);return{valid:d.ok,error:d.ok?null:"Invalid API key or base URL"}}catch(a){return{valid:!1,error:a.message}}}try{switch(a.provider){case"openai":{let c=await o("https://api.openai.com/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"anthropic":{let c=await o("https://api.anthropic.com/v1/messages",{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"claude-3-haiku-20240307",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"gemini":{let c=await o(`https://generativelanguage.googleapis.com/v1/models?key=${a.apiKey}`,{},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"openrouter":{let c=await o("https://openrouter.ai/api/v1/auth/key",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"glm":{let c=await o("https://api.z.ai/api/anthropic/v1/messages",{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"glm-4.7",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"glm-cn":{let c=await o("https://open.bigmodel.cn/api/coding/paas/v4/chat/completions",{method:"POST",headers:{Authorization:`Bearer ${a.apiKey}`,"content-type":"application/json"},body:JSON.stringify({model:"glm-4.7",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"minimax":case"minimax-cn":{let c=await o({minimax:"https://api.minimax.io/anthropic/v1/messages","minimax-cn":"https://api.minimaxi.com/anthropic/v1/messages"}[a.provider],{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"minimax-m2",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"kimi":{let c=await o("https://api.kimi.com/coding/v1/messages",{method:"POST",headers:{"x-api-key":a.apiKey,"anthropic-version":"2023-06-01","content-type":"application/json"},body:JSON.stringify({model:"kimi-latest",max_tokens:1,messages:[{role:"user",content:"test"}]})},b),d=401!==c.status&&403!==c.status;return{valid:d,error:d?null:"Invalid API key"}}case"alicode":case"alicode-intl":{let c="alicode-intl"===a.provider?"https://coding-intl.dashscope.aliyuncs.com/v1/chat/completions":"https://coding.dashscope.aliyuncs.com/v1/chat/completions",d=await o(c,{method:"POST",headers:{Authorization:`Bearer ${a.apiKey}`,"content-type":"application/json"},body:JSON.stringify({model:(0,h.fZ)(a.provider),max_tokens:1,messages:[{role:"user",content:"test"}]})},b),e=401!==d.status&&403!==d.status;return{valid:e,error:e?null:"Invalid API key"}}case"deepseek":{let c=await o("https://api.deepseek.com/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"groq":{let c=await o("https://api.groq.com/openai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"mistral":{let c=await o("https://api.mistral.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"xai":{let c=await o("https://api.x.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"nvidia":{let c=await o("https://integrate.api.nvidia.com/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"perplexity":{let c=await o("https://api.perplexity.ai/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"together":{let c=await o("https://api.together.xyz/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"fireworks":{let c=await o("https://api.fireworks.ai/inference/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"cerebras":{let c=await o("https://api.cerebras.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"cohere":{let c=await o("https://api.cohere.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"nebius":{let c=await o("https://api.studio.nebius.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"siliconflow":{let c=await o("https://api.siliconflow.cn/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"hyperbolic":{let c=await o("https://api.hyperbolic.xyz/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"ollama":{let b=await fetch("https://ollama.com/api/tags",{headers:{Authorization:`Bearer ${a.apiKey}`}});return{valid:b.ok,error:b.ok?null:"Invalid API key"}}case"ollama-local":{let a=await fetch("http://localhost:11434/api/tags");return{valid:a.ok,error:a.ok?null:"Ollama not running on localhost:11434"}}case"deepgram":{let c=await o("https://api.deepgram.com/v1/projects",{headers:{Authorization:`Token ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"assemblyai":{let c=await o("https://api.assemblyai.com/v1/account",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"nanobanana":{let c=await o("https://api.nanobananaapi.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}case"chutes":{let c=await o("https://llm.chutes.ai/v1/models",{headers:{Authorization:`Bearer ${a.apiKey}`}},b);return{valid:c.ok,error:c.ok?null:"Invalid API key"}}default:return{valid:!1,error:"Provider test not supported"}}}catch(a){return{valid:!1,error:a.message}}}async function q(a){let b,c=await (0,d.Mc)(a);if(!c)return{valid:!1,error:"Connection not found",latencyMs:0,testedAt:new Date().toISOString()};let g=await (0,e.B)(c.providerSpecificData||{});if(g.connectionProxyEnabled&&g.connectionProxyUrl){let b=await (0,f.C)({proxyUrl:g.connectionProxyUrl});if(!b.ok){let c=b.error||`Proxy test failed with status ${b.status}`;return await (0,d.rj)(a,{testStatus:"error",lastError:c,lastErrorAt:new Date().toISOString()}),{valid:!1,error:c,latencyMs:0,testedAt:new Date().toISOString()}}}let h=Date.now();b="apikey"===c.authType?await p(c,g):await n(c,g);let i=Date.now()-h,j={testStatus:b.valid?"active":"error",lastError:b.valid?null:b.error,lastErrorAt:b.valid?null:new Date().toISOString()};return b.refreshed&&b.newTokens&&(j.accessToken=b.newTokens.accessToken,b.newTokens.refreshToken&&(j.refreshToken=b.newTokens.refreshToken),b.newTokens.expiresIn&&(j.expiresAt=new Date(Date.now()+1e3*b.newTokens.expiresIn).toISOString())),await (0,d.rj)(a,j),{valid:b.valid,error:b.error,latencyMs:i,testedAt:new Date().toISOString()}}},71998:(a,b,c)=>{c.d(b,{Fh:()=>d.getProviderNodes,L9:()=>d.L9,Mc:()=>d.Mc,OM:()=>d.OM,P:()=>d.getProviderConnections,Pc:()=>d.Pc,Q_:()=>d.Q_,Qu:()=>d.Qu,Yd:()=>d.Yd,ZO:()=>d.ZO,c:()=>d.c,ek:()=>d.ek,fK:()=>d.fK,fv:()=>d.fv,ho:()=>d.ho,hr:()=>d.hr,i0:()=>d.i0,iE:()=>d.iE,o5:()=>d.o5,op:()=>d.op,rj:()=>d.rj,ui:()=>d.ui});var d=c(89718)},74926:(a,b,c)=>{c.d(b,{C:()=>f});var d=c(47774);function e(a){return null==a?"":String(a).trim()}async function f({proxyUrl:a,testUrl:b,timeoutMs:c}={}){let g,h=e(a);if(!h)return{ok:!1,status:400,error:"proxyUrl is required"};let i=e(b)||"https://google.com/",j=Number(c),k=Number.isFinite(j)&&j>0?Math.min(j,3e4):8e3;try{try{g=new d.ProxyAgent({uri:h})}catch(a){return{ok:!1,status:400,error:`Invalid proxy URL: ${a?.message||String(a)}`}}let a=new AbortController,b=Date.now(),c=setTimeout(()=>a.abort(),k);try{let c=await (0,d.hd)(i,{method:"HEAD",dispatcher:g,signal:a.signal,headers:{"User-Agent":"9Router"}});return{ok:c.ok,status:c.status,statusText:c.statusText,url:i,elapsedMs:Date.now()-b}}catch(b){let a=b?.name==="AbortError"?"Proxy test timed out":function(a){if(!a)return"Unknown error";let b=a?.message||String(a),c=a?.cause?.code||a?.code,d=a?.cause?.message;return d&&d!==b?c?`${b}: ${d} (${c})`:`${b}: ${d}`:c&&!b.includes(c)?`${b} (${c})`:b}(b);return{ok:!1,status:500,error:a}}finally{clearTimeout(c)}}finally{try{await g?.close?.()}catch{}}}},75681:(a,b,c)=>{c.d(b,{DI:()=>h,IS:()=>d,JH:()=>g,Q2:()=>k,fg:()=>f,gb:()=>j,mq:()=>i,rs:()=>m,wG:()=>n,zN:()=>e,zt:()=>l});let d={iflow:{id:"iflow",alias:"if",name:"iFlow AI",icon:"water_drop",color:"#6366F1"},qwen:{id:"qwen",alias:"qw",name:"Qwen Code",icon:"psychology",color:"#10B981"},"gemini-cli":{id:"gemini-cli",alias:"gc",name:"Gemini CLI",icon:"terminal",color:"#4285F4"},kiro:{id:"kiro",alias:"kr",name:"Kiro AI",icon:"psychology_alt",color:"#FF6B35"}},e={claude:{id:"claude",alias:"cc",name:"Claude Code",icon:"smart_toy",color:"#D97757"},antigravity:{id:"antigravity",alias:"ag",name:"Antigravity",icon:"rocket_launch",color:"#F59E0B"},codex:{id:"codex",alias:"cx",name:"OpenAI Codex",icon:"code",color:"#3B82F6"},github:{id:"github",alias:"gh",name:"GitHub Copilot",icon:"code",color:"#333333"},cursor:{id:"cursor",alias:"cu",name:"Cursor IDE",icon:"edit_note",color:"#00D4AA"},kilocode:{id:"kilocode",alias:"kc",name:"Kilo Code",icon:"code",color:"#FF6B35",textIcon:"KC"},cline:{id:"cline",alias:"cl",name:"Cline",icon:"smart_toy",color:"#5B9BD5",textIcon:"CL"}},f={openrouter:{id:"openrouter",alias:"openrouter",name:"OpenRouter",icon:"router",color:"#F97316",textIcon:"OR",passthroughModels:!0,website:"https://openrouter.ai"},glm:{id:"glm",alias:"glm",name:"GLM Coding",icon:"code",color:"#2563EB",textIcon:"GL",website:"https://open.bigmodel.cn"},"glm-cn":{id:"glm-cn",alias:"glm-cn",name:"GLM (China)",icon:"code",color:"#DC2626",textIcon:"GC",website:"https://open.bigmodel.cn"},kimi:{id:"kimi",alias:"kimi",name:"Kimi",icon:"psychology",color:"#1E3A8A",textIcon:"KM",website:"https://kimi.moonshot.cn"},minimax:{id:"minimax",alias:"minimax",name:"Minimax Coding",icon:"memory",color:"#7C3AED",textIcon:"MM",website:"https://www.minimaxi.com"},"minimax-cn":{id:"minimax-cn",alias:"minimax-cn",name:"Minimax (China)",icon:"memory",color:"#DC2626",textIcon:"MC",website:"https://www.minimaxi.com"},alicode:{id:"alicode",alias:"alicode",name:"Alibaba",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},"alicode-intl":{id:"alicode-intl",alias:"alicode-intl",name:"Alibaba Intl",icon:"cloud",color:"#FF6A00",textIcon:"ALi"},openai:{id:"openai",alias:"openai",name:"OpenAI",icon:"auto_awesome",color:"#10A37F",textIcon:"OA",website:"https://platform.openai.com"},anthropic:{id:"anthropic",alias:"anthropic",name:"Anthropic",icon:"smart_toy",color:"#D97757",textIcon:"AN",website:"https://console.anthropic.com"},gemini:{id:"gemini",alias:"gemini",name:"Gemini",icon:"diamond",color:"#4285F4",textIcon:"GE",website:"https://ai.google.dev"},deepseek:{id:"deepseek",alias:"ds",name:"DeepSeek",icon:"bolt",color:"#4D6BFE",textIcon:"DS",website:"https://deepseek.com"},groq:{id:"groq",alias:"groq",name:"Groq",icon:"speed",color:"#F55036",textIcon:"GQ",website:"https://groq.com"},xai:{id:"xai",alias:"xai",name:"xAI (Grok)",icon:"auto_awesome",color:"#1DA1F2",textIcon:"XA",website:"https://x.ai"},mistral:{id:"mistral",alias:"mistral",name:"Mistral",icon:"air",color:"#FF7000",textIcon:"MI",website:"https://mistral.ai"},perplexity:{id:"perplexity",alias:"pplx",name:"Perplexity",icon:"search",color:"#20808D",textIcon:"PP",website:"https://www.perplexity.ai"},together:{id:"together",alias:"together",name:"Together AI",icon:"group_work",color:"#0F6FFF",textIcon:"TG",website:"https://www.together.ai"},fireworks:{id:"fireworks",alias:"fireworks",name:"Fireworks AI",icon:"local_fire_department",color:"#7B2EF2",textIcon:"FW",website:"https://fireworks.ai"},cerebras:{id:"cerebras",alias:"cerebras",name:"Cerebras",icon:"memory",color:"#FF4F00",textIcon:"CB",website:"https://www.cerebras.ai"},cohere:{id:"cohere",alias:"cohere",name:"Cohere",icon:"hub",color:"#39594D",textIcon:"CO",website:"https://cohere.com"},nvidia:{id:"nvidia",alias:"nvidia",name:"NVIDIA NIM",icon:"developer_board",color:"#76B900",textIcon:"NV",website:"https://developer.nvidia.com/nim"},nebius:{id:"nebius",alias:"nebius",name:"Nebius AI",icon:"cloud",color:"#6C5CE7",textIcon:"NB",website:"https://nebius.com"},siliconflow:{id:"siliconflow",alias:"siliconflow",name:"SiliconFlow",icon:"cloud_queue",color:"#5B6EF5",textIcon:"SF",website:"https://cloud.siliconflow.com"},hyperbolic:{id:"hyperbolic",alias:"hyp",name:"Hyperbolic",icon:"bolt",color:"#00D4FF",textIcon:"HY",website:"https://hyperbolic.xyz"},deepgram:{id:"deepgram",alias:"dg",name:"Deepgram",icon:"mic",color:"#13EF93",textIcon:"DG",website:"https://deepgram.com"},assemblyai:{id:"assemblyai",alias:"aai",name:"AssemblyAI",icon:"record_voice_over",color:"#0062FF",textIcon:"AA",website:"https://assemblyai.com"},nanobanana:{id:"nanobanana",alias:"nb",name:"NanoBanana",icon:"image",color:"#FFD700",textIcon:"NB",website:"https://nanobananaapi.ai"},chutes:{id:"chutes",alias:"ch",name:"Chutes AI",icon:"water_drop",color:"#ffffffff",textIcon:"CH",website:"https://chutes.ai"},ollama:{id:"ollama",alias:"ollama",name:"Ollama Cloud",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},"ollama-local":{id:"ollama-local",alias:"ollama-local",name:"Ollama Local",icon:"cloud",color:"#ffffffff",textIcon:"OL",website:"https://ollama.com"},vertex:{id:"vertex",alias:"vx",name:"Vertex AI",icon:"cloud",color:"#4285F4",textIcon:"VX",website:"https://cloud.google.com/vertex-ai"},"vertex-partner":{id:"vertex-partner",alias:"vxp",name:"Vertex Partner",icon:"cloud",color:"#34A853",textIcon:"VP",website:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models"}},g="openai-compatible-",h="anthropic-compatible-";function i(a){return"string"==typeof a&&a.startsWith(g)}function j(a){return"string"==typeof a&&a.startsWith(h)}let k={...d,...e,...f};function l(a){for(let b of Object.values(k))if(b.alias===a||b.id===a)return b;return null}function m(a){let b=l(a);return b?.id||a}function n(a){let b=k[a];return b?.alias||a}Object.values(k).reduce((a,b)=>(a[b.alias]=b.id,a),{}),Object.values(k).reduce((a,b)=>(a[b.id]=b.alias,a),{})},82996:(a,b,c)=>{c.d(b,{t:()=>d});class d{adapter;data;constructor(a,b){!function(a,b){if(void 0===a)throw Error("lowdb: missing adapter");if(void 0===b)throw Error("lowdb: missing default data")}(a,b),this.adapter=a,this.data=b}async read(){let a=await this.adapter.read();a&&(this.data=a)}async write(){this.data&&await this.adapter.write(this.data)}async update(a){a(this.data),await this.write()}}},92990:(a,b,c)=>{c.d(b,{DI:()=>e,Hp:()=>g,LT:()=>f,MZ:()=>n,Nu:()=>j,OV:()=>d,Tx:()=>k,WN:()=>l,YT:()=>i,ZL:()=>h,lB:()=>o,t:()=>m}),c(21820);let d={clientId:"9d1c250a-e61b-44d9-88ed-5944d1962f5e",authorizeUrl:"https://claude.ai/oauth/authorize",tokenUrl:"https://api.anthropic.com/v1/oauth/token",scopes:["org:create_api_key","user:profile","user:inference"],codeChallengeMethod:"S256"},e={clientId:"app_EMoamEEZ73f0CkXaXp7hrann",authorizeUrl:"https://auth.openai.com/oauth/authorize",tokenUrl:"https://auth.openai.com/oauth/token",scope:"openid profile email offline_access",codeChallengeMethod:"S256",extraParams:{id_token_add_organizations:"true",codex_cli_simplified_flow:"true",originator:"codex_cli_rs"}},f={clientId:"681255809395-oo8ft2oprdrnp9e3aqf6av3hmdib135j.apps.googleusercontent.com",clientSecret:"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",authorizeUrl:"https://accounts.google.com/o/oauth2/v2/auth",tokenUrl:"https://oauth2.googleapis.com/token",userInfoUrl:"https://www.googleapis.com/oauth2/v1/userinfo",scopes:["https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/userinfo.email","https://www.googleapis.com/auth/userinfo.profile"]},g={clientId:"f0304373b74a44d2b584a3fb70ca9e56",deviceCodeUrl:"https://chat.qwen.ai/api/v1/oauth2/device/code",tokenUrl:"https://chat.qwen.ai/api/v1/oauth2/token",scope:"openid profile email model.completion",codeChallengeMethod:"S256"},h={clientId:"10009311001",clientSecret:"4Z3YjXycVsQvyGF1etiNlIBB4RsqSDtW",authorizeUrl:"https://iflow.cn/oauth",tokenUrl:"https://iflow.cn/oauth/token",userInfoUrl:"https://iflow.cn/api/oauth/getUserInfo",extraParams:{loginMethod:"phone",type:"phone"}},i={clientId:"1071006060591-tmhssin2h21lcre235vtolojh4g403ep.apps.googleusercontent.com",clientSecret:"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",authorizeUrl:"https://accounts.google.com/o/oauth2/v2/auth",tokenUrl:"https://oauth2.googleapis.com/token",userInfoUrl:"https://www.googleapis.com/oauth2/v1/userinfo",scopes:["https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/userinfo.email","https://www.googleapis.com/auth/userinfo.profile","https://www.googleapis.com/auth/cclog","https://www.googleapis.com/auth/experimentsandconfigs"],apiEndpoint:"https://cloudcode-pa.googleapis.com",apiVersion:"v1internal",loadCodeAssistEndpoint:"https://cloudcode-pa.googleapis.com/v1internal:loadCodeAssist",onboardUserEndpoint:"https://cloudcode-pa.googleapis.com/v1internal:onboardUser",loadCodeAssistUserAgent:"google-api-nodejs-client/9.15.1",loadCodeAssistApiClient:"google-cloud-sdk vscode_cloudshelleditor/0.1",loadCodeAssistClientMetadata:JSON.stringify({ideType:"IDE_UNSPECIFIED",platform:"PLATFORM_UNSPECIFIED",pluginType:"GEMINI"})},j={clientId:"Iv1.b507a08c87ecfe98",deviceCodeUrl:"https://github.com/login/device/code",tokenUrl:"https://github.com/login/oauth/access_token",userInfoUrl:"https://api.github.com/user",scopes:"read:user",apiVersion:"2022-11-28",copilotTokenUrl:"https://api.github.com/copilot_internal/v2/token",userAgent:"GitHubCopilotChat/0.26.7",editorVersion:"vscode/1.85.0",editorPluginVersion:"copilot-chat/0.26.7"},k={ssoOidcEndpoint:"https://oidc.us-east-1.amazonaws.com",registerClientUrl:"https://oidc.us-east-1.amazonaws.com/client/register",deviceAuthUrl:"https://oidc.us-east-1.amazonaws.com/device_authorization",tokenUrl:"https://oidc.us-east-1.amazonaws.com/token",startUrl:"https://view.awsapps.com/start",clientName:"kiro-oauth-client",clientType:"public",scopes:["codewhisperer:completions","codewhisperer:analysis","codewhisperer:conversations"],grantTypes:["urn:ietf:params:oauth:grant-type:device_code","refresh_token"],issuerUrl:"https://identitycenter.amazonaws.com/ssoins-722374e8c3c8e6c6",socialAuthEndpoint:"https://prod.us-east-1.auth.desktop.kiro.dev",socialLoginUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/login",socialTokenUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/oauth/token",socialRefreshUrl:"https://prod.us-east-1.auth.desktop.kiro.dev/refreshToken",authMethods:["builder-id","idc","google","github","import"]},l={apiEndpoint:"https://api2.cursor.sh",chatEndpoint:"/aiserver.v1.ChatService/StreamUnifiedChatWithTools",modelsEndpoint:"/aiserver.v1.AiService/GetDefaultModelNudgeData",api3Endpoint:"https://api3.cursor.sh",agentEndpoint:"https://agent.api5.cursor.sh",agentNonPrivacyEndpoint:"https://agentn.api5.cursor.sh",clientVersion:"0.48.6",clientType:"ide",tokenStoragePaths:{linux:"~/.config/Cursor/User/globalStorage/state.vscdb",macos:"/Users/<user>/Library/Application Support/Cursor/User/globalStorage/state.vscdb",windows:"%APPDATA%\\Cursor\\User\\globalStorage\\state.vscdb"},dbKeys:{accessToken:"cursorAuth/accessToken",machineId:"storage.serviceMachineId"}},m={clientId:process.env.KIMI_CODING_OAUTH_CLIENT_ID||"17e5f671-d194-4dfb-9706-5516cb48c098",deviceCodeUrl:"https://auth.kimi.com/api/oauth/device_authorization",tokenUrl:"https://auth.kimi.com/api/oauth/token"},n={apiBaseUrl:"https://api.kilo.ai",initiateUrl:"https://api.kilo.ai/api/device-auth/codes",pollUrlBase:"https://api.kilo.ai/api/device-auth/codes"},o={appBaseUrl:"https://app.cline.bot",apiBaseUrl:"https://api.cline.bot",authorizeUrl:"https://api.cline.bot/api/v1/auth/authorize",tokenExchangeUrl:"https://api.cline.bot/api/v1/auth/token",refreshUrl:"https://api.cline.bot/api/v1/auth/refresh"}},94755:(a,b,c)=>{c.d(b,{A:()=>i});var d=c(77598);let e={randomUUID:d.randomUUID},f=new Uint8Array(256),g=f.length;var h=c(50122);let i=function(a,b,c){if(e.randomUUID&&!b&&!a)return e.randomUUID();var i=a,j=c;let k=(i=i||{}).random??i.rng?.()??(g>f.length-16&&((0,d.randomFillSync)(f),g=0),f.slice(g,g+=16));if(k.length<16)throw Error("Random bytes length must be >= 16");if(k[6]=15&k[6]|64,k[8]=63&k[8]|128,b){if((j=j||0)<0||j+16>b.length)throw RangeError(`UUID byte range ${j}:${j+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[j+a]=k[a];return b}return(0,h.k)(k)}}};
|