9router 0.2.71 → 0.2.73
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 +42 -40
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +3 -3
- package/app/.next/routes-manifest.json +12 -0
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +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 +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 +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +3 -3
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +4 -5
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +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/send/route_client-reference-manifest.js +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/translator/translate/route_client-reference-manifest.js +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/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -2
- package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +45 -0
- package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -0
- package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/usage/request-details/route.js +1 -0
- package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -0
- package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -2
- package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +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/api/chat/route_client-reference-manifest.js +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/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.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/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +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/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.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/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- 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 +3 -3
- package/app/.next/server/app/callback.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +3 -3
- 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 +5 -5
- 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 +5 -5
- 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 +3 -3
- 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 +5 -5
- 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 +5 -5
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +5 -5
- 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 +5 -5
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +5 -5
- 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 +5 -5
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +3 -3
- 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 +5 -5
- 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 +5 -5
- 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 +3 -3
- 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 +5 -5
- 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 +5 -5
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +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 +3 -3
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +3 -3
- 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 +3 -3
- 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 +5 -5
- 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 +5 -5
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +3 -3
- 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 +5 -5
- 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 +5 -5
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +3 -3
- 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.rsc +5 -5
- 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 +5 -5
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +3 -3
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +3 -3
- package/app/.next/server/app/index.segments/_tree.segment.rsc +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 +3 -3
- package/app/.next/server/app/landing.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +3 -3
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login.html +1 -1
- package/app/.next/server/app/login.rsc +4 -4
- package/app/.next/server/app/login.segments/_full.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +3 -3
- 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/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +42 -40
- package/app/.next/server/chunks/3110.js +2 -2
- package/app/.next/server/chunks/3990.js +41 -0
- package/app/.next/server/chunks/412.js +4 -4
- package/app/.next/server/chunks/5330.js +2 -3
- package/app/.next/server/chunks/7647.js +1 -0
- package/app/.next/server/chunks/8152.js +1 -1
- package/app/.next/server/chunks/8954.js +1 -1
- package/app/.next/server/chunks/9718.js +1 -1
- package/app/.next/server/chunks/9862.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/1393-ec22348a03d98802.js +1 -0
- package/app/.next/static/chunks/8729-30cb66f318ac2d23.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-738071ba2546b274.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-d48c3e28182c53fd.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-874d3494c011eaf2.js +1 -0
- package/app/.next/static/chunks/app/_global-error/page-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/sync/cloud/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/sync/initialize/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/app/page-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1968aadfb379c0a3.js +1 -0
- package/app/.next/static/css/e4a2c774b676c378.css +3 -0
- package/app/.next/static/jnuJ7xmQaeiHg9oUUDqGs/_buildManifest.js +1 -0
- package/app/package.json +1 -1
- package/app/public/providers/glm-cn.png +0 -0
- package/app/src/mitm/cert/generate.js +44 -0
- package/app/src/mitm/cert/install.js +136 -0
- package/app/src/mitm/dns/dnsConfig.js +130 -0
- package/app/src/mitm/manager.js +227 -0
- package/cli.js +110 -144
- package/package.json +1 -1
- package/src/cli/utils/input.js +7 -1
- package/src/cli/utils/menuHelper.js +2 -1
- package/app/.next/server/chunks/9707.js +0 -1
- package/app/.next/static/FcGNHUA9390qBi1g02a_v/_buildManifest.js +0 -1
- package/app/.next/static/chunks/1393-3fdad0258c0b525c.js +0 -1
- package/app/.next/static/chunks/8729-9d273189141eb6fb.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-b61f704bc7de9783.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-e8509c35110f8541.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-15eac98ba6db9df4.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/sync/cloud/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/sync/initialize/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/app/page-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-901ec69b71429e39.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-901ec69b71429e39.js +0 -1
- package/app/.next/static/css/69b23ffd995e0cf4.css +0 -3
- /package/app/.next/static/{FcGNHUA9390qBi1g02a_v → jnuJ7xmQaeiHg9oUUDqGs}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/models/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7234":{"*":{"id":"78923","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5154,"name":"*","chunks":["8729","static/chunks/8729-9d273189141eb6fb.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-9d273189141eb6fb.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":7234,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/69b23ffd995e0cf4.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/models/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7234":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/models/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5154,"name":"*","chunks":["8729","static/chunks/8729-30cb66f318ac2d23.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-30cb66f318ac2d23.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":8982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/e4a2c774b676c378.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/models/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var a={};a.id=5922,a.ids=[5922],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{"use strict";a.exports=require("os")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},37221:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{DELETE:()=>B,GET:()=>z,PUT:()=>A});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(71998),x=c(54603),y=c(99821);async function z(a,{params:b}){try{let{id:a}=await b,c=await (0,w.Mc)(a);if(!c)return v.NextResponse.json({error:"Connection not found"},{status:404});let d={...c};return delete d.apiKey,delete d.accessToken,delete d.refreshToken,delete d.idToken,v.NextResponse.json({connection:d})}catch(a){return console.log("Error fetching connection:",a),v.NextResponse.json({error:"Failed to fetch connection"},{status:500})}}async function A(a,{params:b}){try{let{id:c}=await b,{name:d,priority:e,globalPriority:f,defaultModel:g,isActive:h,apiKey:i,testStatus:j,lastError:k,lastErrorAt:l}=await a.json(),m=await (0,w.Mc)(c);if(!m)return v.NextResponse.json({error:"Connection not found"},{status:404});let n={};void 0!==d&&(n.name=d),void 0!==e&&(n.priority=e),void 0!==f&&(n.globalPriority=f),void 0!==g&&(n.defaultModel=g),void 0!==h&&(n.isActive=h),i&&"apikey"===m.authType&&(n.apiKey=i),void 0!==j&&(n.testStatus=j),void 0!==k&&(n.lastError=k),void 0!==l&&(n.lastErrorAt=l);let o={...await (0,w.rj)(c,n)};return delete o.apiKey,delete o.accessToken,delete o.refreshToken,delete o.idToken,await C(),v.NextResponse.json({connection:o})}catch(a){return console.log("Error updating connection:",a),v.NextResponse.json({error:"Failed to update connection"},{status:500})}}async function B(a,{params:b}){try{let{id:a}=await b;if(!await (0,w.fK)(a))return v.NextResponse.json({error:"Connection not found"},{status:404});return await C(),v.NextResponse.json({message:"Connection deleted successfully"})}catch(a){return console.log("Error deleting connection:",a),v.NextResponse.json({error:"Failed to delete connection"},{status:500})}}async function C(){try{if(!await (0,w.Nx)())return;let a=await (0,x.Xj)();await (0,y.syncToCloud)(a)}catch(a){console.log("Error syncing providers to cloud:",a)}}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/providers/[id]/route",pathname:"/api/providers/[id]",filename:"route",bundlePath:"app/api/providers/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/providers/[id]/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){D.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/providers/[id]/route";"/index"===d&&(d="/");let e=await D.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||D.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===D.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>D.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>D.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},54603:(a,b,c)=>{"use strict";c.d(b,{Xj:()=>e});var d=c(19713);async function e(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt";try{let a=(0,d.machineIdSync)();return(await Promise.resolve().then(c.t.bind(c,55511,23))).createHash("sha256").update(a+b).digest("hex").substring(0,16)}catch(a){return console.log("Error getting machine ID:",a),crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){let b=16*Math.random()|0;return("x"==a?b:3&b|8).toString(16)})}}},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71998:(a,b,c)=>{"use strict";c.d(b,{Fh:()=>d.Fh,L9:()=>d.L9,Mc:()=>d.Mc,Nx:()=>d.Nx,OM:()=>d.OM,P:()=>d.getProviderConnections,Pc:()=>d.Pc,Qu:()=>d.Qu,c:()=>d.c,ek:()=>d.ek,fK:()=>d.fK,fv:()=>d.fv,ho:()=>d.ho,i0:()=>d.i0,iE:()=>d.iE,o5:()=>d.o5,op:()=>d.op,rj:()=>d.rj});var d=c(89718)},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{},99821:(a,b,c)=>{"use strict";c.r(b),c.d(b,{POST:()=>p,syncToCloud:()=>q});var d=c(45592),e=c(89718),f=c(54603),g=c(79748),h=c.n(g),i=c(33873),j=c.n(i),k=c(21820),l=c.n(k);let m=process.env.CLOUD_URL||"https://9router.com",n=Number(process.env.CLOUD_SYNC_TIMEOUT_MS||12e3);async function o(a,b={},c=n){let d=new AbortController,e=setTimeout(()=>d.abort(),c);try{return await fetch(a,{...b,signal:d.signal})}finally{clearTimeout(e)}}async function p(a){try{let{action:b}=await a.json(),c=await (0,f.Xj)();switch(b){case"enable":await (0,e.Xx)({cloudEnabled:!0});let g=await (0,e.PX)(),h=null;return 0===g.length&&(h=await (0,e.Iq)("Default Key",c)),r(c,h?.key,g);case"sync":{let a=await q(c);if(a.error)return d.NextResponse.json(a,{status:502});return d.NextResponse.json(a)}case"disable":return await (0,e.Xx)({cloudEnabled:!1}),s(c,a);default:return d.NextResponse.json({error:"Invalid action"},{status:400})}}catch(a){return console.log("Cloud sync error:",a),d.NextResponse.json({error:a.message},{status:500})}}async function q(a,b=null){let c;if(!m)return{error:"NEXT_PUBLIC_CLOUD_URL is not configured"};let d=await (0,e.getProviderConnections)(),f=await (0,e.OM)(),g=await (0,e.Uv)(),h=await (0,e.PX)();try{c=await o(`${m}/sync/${a}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({providers:d,modelAliases:f,combos:g,apiKeys:h})})}catch(a){return{error:a?.name==="AbortError"?"Cloud sync timeout":"Cloud sync request failed"}}if(!c.ok)return console.log("Cloud sync failed:",await c.text()),{error:"Cloud sync failed"};let i=await c.json();i.data&&i.data.providers&&await u(i.data.providers);let j={success:!0,message:"Synced successfully",changes:i.changes};return b&&(j.createdKey=b),j}async function r(a,b,c){let e=await q(a,b);if(e.error)return d.NextResponse.json(e,{status:502});let f=b||c[0]?.key;if(!f)return d.NextResponse.json({...e,verified:!1,verifyError:"No API key available"});try{let b=await o(`${m}/${a}/v1/verify`,{method:"GET",headers:{Authorization:`Bearer ${f}`,"Content-Type":"application/json"}});if(b.ok)return d.NextResponse.json({...e,verified:!0});return d.NextResponse.json({...e,verified:!1,verifyError:`Ping failed: ${b.status}`})}catch(a){return d.NextResponse.json({...e,verified:!1,verifyError:a.message})}}async function s(a,b){let c;if(!m)return d.NextResponse.json({error:"NEXT_PUBLIC_CLOUD_URL is not configured"},{status:500});try{c=await o(`${m}/sync/${a}`,{method:"DELETE"})}catch(b){let a=b?.name==="AbortError";return d.NextResponse.json({error:a?"Cloud disable timeout":"Failed to reach cloud service"},{status:502})}if(!c.ok)return console.log("Cloud disable failed:",await c.text()),d.NextResponse.json({error:"Failed to disable cloud"},{status:502});let e=b.headers.get("host")||"localhost:20128";return await t(a,e),d.NextResponse.json({success:!0,message:"Cloud disabled"})}async function t(a,b){try{let c,d=j().join(l().homedir(),".claude","settings.json"),e=`${m}/${a}`,f=`http://${b}`;try{let a=await h().readFile(d,"utf-8");c=JSON.parse(a)}catch(a){if("ENOENT"===a.code)return;throw a}let g=c.env?.ANTHROPIC_BASE_URL;if(!g||g!==e)return;c.env.ANTHROPIC_BASE_URL=f,await h().writeFile(d,JSON.stringify(c,null,2)),console.log(`Updated Claude CLI settings: ${e} → ${f}`)}catch(a){console.log("Failed to update Claude CLI settings:",a.message)}}async function u(a){for(let b of(await (0,e.getProviderConnections)())){let c=a[b.id];if(c){if(new Date(c.updatedAt||0).getTime()>new Date(b.updatedAt||0).getTime()){let a={accessToken:c.accessToken,refreshToken:c.refreshToken,expiresAt:c.expiresAt,expiresIn:c.expiresIn,providerSpecificData:c.providerSpecificData||b.providerSpecificData,testStatus:c.status||"active",lastError:c.lastError,lastErrorAt:c.lastErrorAt,errorCode:c.errorCode,rateLimitedUntil:c.rateLimitedUntil,updatedAt:c.updatedAt};await (0,e.rj)(b.id,a)}}}}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813,5270,9718],()=>b(b.s=37221));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=5922,a.ids=[5922],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},21820:a=>{"use strict";a.exports=require("os")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},37221:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>I,patchFetch:()=>H,routeModule:()=>D,serverHooks:()=>G,workAsyncStorage:()=>E,workUnitAsyncStorage:()=>F});var d={};c.r(d),c.d(d,{DELETE:()=>B,GET:()=>z,PUT:()=>A});var e=c(19225),f=c(84006),g=c(8317),h=c(99373),i=c(34775),j=c(24235),k=c(261),l=c(54365),m=c(90771),n=c(73461),o=c(67798),p=c(92280),q=c(62018),r=c(45696),s=c(47929),t=c(86439),u=c(37527),v=c(45592),w=c(71998),x=c(54603),y=c(99821);async function z(a,{params:b}){try{let{id:a}=await b,c=await (0,w.Mc)(a);if(!c)return v.NextResponse.json({error:"Connection not found"},{status:404});let d={...c};return delete d.apiKey,delete d.accessToken,delete d.refreshToken,delete d.idToken,v.NextResponse.json({connection:d})}catch(a){return console.log("Error fetching connection:",a),v.NextResponse.json({error:"Failed to fetch connection"},{status:500})}}async function A(a,{params:b}){try{let{id:c}=await b,{name:d,priority:e,globalPriority:f,defaultModel:g,isActive:h,apiKey:i,testStatus:j,lastError:k,lastErrorAt:l}=await a.json(),m=await (0,w.Mc)(c);if(!m)return v.NextResponse.json({error:"Connection not found"},{status:404});let n={};void 0!==d&&(n.name=d),void 0!==e&&(n.priority=e),void 0!==f&&(n.globalPriority=f),void 0!==g&&(n.defaultModel=g),void 0!==h&&(n.isActive=h),i&&"apikey"===m.authType&&(n.apiKey=i),void 0!==j&&(n.testStatus=j),void 0!==k&&(n.lastError=k),void 0!==l&&(n.lastErrorAt=l);let o={...await (0,w.rj)(c,n)};return delete o.apiKey,delete o.accessToken,delete o.refreshToken,delete o.idToken,await C(),v.NextResponse.json({connection:o})}catch(a){return console.log("Error updating connection:",a),v.NextResponse.json({error:"Failed to update connection"},{status:500})}}async function B(a,{params:b}){try{let{id:a}=await b;if(!await (0,w.fK)(a))return v.NextResponse.json({error:"Connection not found"},{status:404});return await C(),v.NextResponse.json({message:"Connection deleted successfully"})}catch(a){return console.log("Error deleting connection:",a),v.NextResponse.json({error:"Failed to delete connection"},{status:500})}}async function C(){try{if(!await (0,w.Nx)())return;let a=await (0,x.Xj)();await (0,y.syncToCloud)(a)}catch(a){console.log("Error syncing providers to cloud:",a)}}let D=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/api/providers/[id]/route",pathname:"/api/providers/[id]",filename:"route",bundlePath:"app/api/providers/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/Users/Working/router4/app/src/app/api/providers/[id]/route.js",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:E,workUnitAsyncStorage:F,serverHooks:G}=D;function H(){return(0,g.patchFetch)({workAsyncStorage:E,workUnitAsyncStorage:F})}async function I(a,b,c){D.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let d="/api/providers/[id]/route";"/index"===d&&(d="/");let e=await D.prepare(a,b,{srcPage:d,multiZoneDraftMode:!1});if(!e)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:g,params:v,nextConfig:w,parsedUrl:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:E,clientReferenceManifest:F,serverActionsManifest:G}=e,H=(0,k.normalizeAppPath)(d),I=!!(z.dynamicRoutes[H]||z.routes[E]),J=async()=>((null==A?void 0:A.render404)?await A.render404(a,b,x,!1):b.end("This page could not be found"),null);if(I&&!y){let a=!!z.routes[E],b=z.dynamicRoutes[H];if(b&&!1===b.fallback&&!a){if(w.experimental.adapterPath)return await J();throw new t.NoFallbackError}}let K=null;!I||D.isDev||y||(K="/index"===(K=E)?"/":K);let L=!0===D.isDev||!I,M=I&&!L;G&&F&&(0,j.setManifestsSingleton)({page:d,clientReferenceManifest:F,serverActionsManifest:G});let N=a.method||"GET",O=(0,i.getTracer)(),P=O.getActiveScopeSpan(),Q={params:v,prerenderManifest:z,renderOpts:{experimental:{authInterrupts:!!w.experimental.authInterrupts},cacheComponents:!!w.cacheComponents,supportsDynamicResponse:L,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:w.cacheLife,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d,e)=>D.onRequestError(a,b,d,e,A)},sharedContext:{buildId:g}},R=new l.NodeNextRequest(a),S=new l.NodeNextResponse(b),T=m.NextRequestAdapter.fromNodeNextRequest(R,(0,m.signalFromNodeResponse)(b));try{let e=async a=>D.handle(T,Q).finally(()=>{if(!a)return;a.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let c=O.getRootSpanAttributes();if(!c)return;if(c.get("next.span_type")!==n.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${c.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=c.get("next.route");if(e){let b=`${N} ${e}`;a.setAttributes({"next.route":e,"http.route":e,"next.span_name":b}),a.updateName(b)}else a.updateName(`${N} ${d}`)}),g=!!(0,h.getRequestMeta)(a,"minimalMode"),j=async h=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!g&&B&&C&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let d=await e(h);a.fetchMetrics=Q.renderOpts.fetchMetrics;let i=Q.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=Q.renderOpts.collectedTags;if(!I)return await (0,p.I)(R,S,d,Q.renderOpts.pendingWaitUntil),null;{let a=await d.blob(),b=(0,q.toNodeOutgoingHttpHeaders)(d.headers);j&&(b[s.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==Q.renderOpts.collectedRevalidate&&!(Q.renderOpts.collectedRevalidate>=s.INFINITE_CACHE)&&Q.renderOpts.collectedRevalidate,e=void 0===Q.renderOpts.collectedExpire||Q.renderOpts.collectedExpire>=s.INFINITE_CACHE?void 0:Q.renderOpts.collectedExpire;return{value:{kind:u.CachedRouteKind.APP_ROUTE,status:d.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:e}}}}catch(b){throw(null==f?void 0:f.isStale)&&await D.onRequestError(a,b,{routerKind:"App Router",routePath:d,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),b}},l=await D.handleResponse({req:a,nextConfig:w,cacheKey:K,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil,isMinimalMode:g});if(!I)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==u.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});g||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,q.fromNodeOutgoingHttpHeaders)(l.value.headers);return g&&I||m.delete(s.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,r.getCacheControlHeader)(l.cacheControl)),await (0,p.I)(R,S,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};P?await j(P):await O.withPropagatedContext(a.headers,()=>O.trace(n.BaseServerSpan.handleRequest,{spanName:`${N} ${d}`,kind:i.SpanKind.SERVER,attributes:{"http.method":N,"http.target":a.url}},j))}catch(b){if(b instanceof t.NoFallbackError||await D.onRequestError(a,b,{routerKind:"App Router",routePath:H,routeType:"route",revalidateReason:(0,o.c)({isStaticGeneration:M,isOnDemandRevalidate:B})},!1,A),I)throw b;return await (0,p.I)(R,S,new Response(null,{status:500})),null}}},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},48161:a=>{"use strict";a.exports=require("node:os")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},54603:(a,b,c)=>{"use strict";c.d(b,{Xj:()=>e});var d=c(19713);async function e(a=null){let b=a||process.env.MACHINE_ID_SALT||"endpoint-proxy-salt";try{let a=(0,d.machineIdSync)();return(await Promise.resolve().then(c.t.bind(c,55511,23))).createHash("sha256").update(a+b).digest("hex").substring(0,16)}catch(a){return console.log("Error getting machine ID:",a),crypto.randomUUID?crypto.randomUUID():"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(a){let b=16*Math.random()|0;return("x"==a?b:3&b|8).toString(16)})}}},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},71998:(a,b,c)=>{"use strict";c.d(b,{Fh:()=>d.Fh,L9:()=>d.L9,Mc:()=>d.Mc,Nx:()=>d.Nx,OM:()=>d.OM,P:()=>d.getProviderConnections,Pc:()=>d.Pc,Qu:()=>d.Qu,c:()=>d.c,ek:()=>d.ek,fK:()=>d.fK,fv:()=>d.fv,ho:()=>d.ho,i0:()=>d.i0,iE:()=>d.iE,o5:()=>d.o5,op:()=>d.op,rj:()=>d.rj});var d=c(89718)},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77598:a=>{"use strict";a.exports=require("node:crypto")},78335:()=>{},79646:a=>{"use strict";a.exports=require("child_process")},79748:a=>{"use strict";a.exports=require("fs/promises")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},96487:()=>{},99821:(a,b,c)=>{"use strict";c.r(b),c.d(b,{POST:()=>p,syncToCloud:()=>q});var d=c(45592),e=c(89718),f=c(54603),g=c(79748),h=c.n(g),i=c(33873),j=c.n(i),k=c(21820),l=c.n(k);let m=Number(process.env.CLOUD_SYNC_TIMEOUT_MS||12e3);async function n(){return await (0,e.z9)()}async function o(a,b={},c=m){let d=new AbortController,e=setTimeout(()=>d.abort(),c);try{return await fetch(a,{...b,signal:d.signal})}finally{clearTimeout(e)}}async function p(a){try{let{action:b}=await a.json(),c=await (0,f.Xj)();switch(b){case"enable":await (0,e.Xx)({cloudEnabled:!0});let g=await (0,e.PX)(),h=null;return 0===g.length&&(h=await (0,e.Iq)("Default Key",c)),r(c,h?.key,g);case"sync":{let a=await q(c);if(a.error)return d.NextResponse.json(a,{status:502});return d.NextResponse.json(a)}case"disable":return await (0,e.Xx)({cloudEnabled:!1}),s(c,a);case"check":return u();default:return d.NextResponse.json({error:"Invalid action"},{status:400})}}catch(a){return console.log("Cloud sync error:",a),d.NextResponse.json({error:a.message},{status:500})}}async function q(a,b=null){let c,d=await n();if(!d)return{error:"Cloud URL is not configured"};let f=await (0,e.getProviderConnections)(),g=await (0,e.OM)(),h=await (0,e.Uv)(),i=await (0,e.PX)();try{c=await o(`${d}/sync/${a}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({providers:f,modelAliases:g,combos:h,apiKeys:i})})}catch(a){return{error:a?.name==="AbortError"?"Cloud sync timeout":"Cloud sync request failed"}}if(!c.ok)return console.log("Cloud sync failed:",await c.text()),{error:"Cloud sync failed"};let j=await c.json();j.data&&j.data.providers&&await v(j.data.providers);let k={success:!0,message:"Synced successfully",changes:j.changes};return b&&(k.createdKey=b),k}async function r(a,b,c){let e=await q(a,b);if(e.error)return d.NextResponse.json(e,{status:502});let f=b||c[0]?.key;if(!f)return d.NextResponse.json({...e,verified:!1,verifyError:"No API key available"});try{let b=await n(),c=await o(`${b}/${a}/v1/verify`,{method:"GET",headers:{Authorization:`Bearer ${f}`,"Content-Type":"application/json"}});if(c.ok)return d.NextResponse.json({...e,verified:!0});return d.NextResponse.json({...e,verified:!1,verifyError:`Ping failed: ${c.status}`})}catch(a){return d.NextResponse.json({...e,verified:!1,verifyError:a.message})}}async function s(a,b){let c,e=await n();if(!e)return d.NextResponse.json({error:"Cloud URL is not configured"},{status:500});try{c=await o(`${e}/sync/${a}`,{method:"DELETE"})}catch(b){let a=b?.name==="AbortError";return d.NextResponse.json({error:a?"Cloud disable timeout":"Failed to reach cloud service"},{status:502})}if(!c.ok)return console.log("Cloud disable failed:",await c.text()),d.NextResponse.json({error:"Failed to disable cloud"},{status:502});let f=b.headers.get("host")||"localhost:20128";return await t(a,f,e),d.NextResponse.json({success:!0,message:"Cloud disabled"})}async function t(a,b,c){try{let d,e=j().join(l().homedir(),".claude","settings.json"),f=`${c}/${a}`,g=`http://${b}`;try{let a=await h().readFile(e,"utf-8");d=JSON.parse(a)}catch(a){if("ENOENT"===a.code)return;throw a}let i=d.env?.ANTHROPIC_BASE_URL;if(!i||i!==f)return;d.env.ANTHROPIC_BASE_URL=g,await h().writeFile(e,JSON.stringify(d,null,2)),console.log(`Updated Claude CLI settings: ${f} → ${g}`)}catch(a){console.log("Failed to update Claude CLI settings:",a.message)}}async function u(){let a=await n();if(!a)return d.NextResponse.json({error:"Cloud URL is not configured"},{status:400});try{let b=await o(`${a}/health`,{method:"GET"},5e3);if(b.ok)return d.NextResponse.json({success:!0,message:"Worker is running"});return d.NextResponse.json({error:`Worker responded with ${b.status}`},{status:502})}catch(b){let a=b?.name==="AbortError";return d.NextResponse.json({error:a?"Worker request timeout":"Cannot reach worker"},{status:502})}}async function v(a){for(let b of(await (0,e.getProviderConnections)())){let c=a[b.id];if(c){if(new Date(c.updatedAt||0).getTime()>new Date(b.updatedAt||0).getTime()){let a={accessToken:c.accessToken,refreshToken:c.refreshToken,expiresAt:c.expiresAt,expiresIn:c.expiresIn,providerSpecificData:c.providerSpecificData||b.providerSpecificData,testStatus:c.status||"active",lastError:c.lastError,lastErrorAt:c.lastErrorAt,errorCode:c.errorCode,rateLimitedUntil:c.rateLimitedUntil,updatedAt:c.updatedAt};await (0,e.rj)(b.id,a)}}}}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,1813,5270,9718],()=>b(b.s=37221));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7234":{"*":{"id":"78923","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5154,"name":"*","chunks":["8729","static/chunks/8729-9d273189141eb6fb.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-9d273189141eb6fb.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-9d273189141eb6fb.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":7234,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/69b23ffd995e0cf4.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7234":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/api/providers/[id]/route"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"14412","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"61377","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"78027","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"83380","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"76653","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"85306","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"38504","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"31941","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"89890","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/app/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7123,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-page.js":{"id":1304,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/client-segment.js":{"id":8616,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":4777,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7121,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4581,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":484,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":6869,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5154,"name":"*","chunks":["8729","static/chunks/8729-30cb66f318ac2d23.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":1743,"name":"*","chunks":["8729","static/chunks/8729-30cb66f318ac2d23.js","7177","static/chunks/app/layout-b4f212dd6665a31c.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":1110,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":4923,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":9884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":5941,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":3016,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":6061,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":2542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":4588,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":2173,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":4891,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":1910,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":1500,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":2899,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":4230,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":1450,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":7648,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":5086,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":8815,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":1127,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":2908,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":882,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":3615,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":8067,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":98,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":2622,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":8587,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":8542,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7827,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-b4d607564b40b24d.js","8729","static/chunks/8729-30cb66f318ac2d23.js","5497","static/chunks/5497-ad7fb90ac4a481cb.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":7162,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":8982,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":9378,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":5615,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/e4a2c774b676c378.css"}],"/Users/Working/router4/app/src/app/page":[],"/Users/Working/router4/app/src/app/(dashboard)/layout":[],"/Users/Working/router4/app/src/app/api/providers/route":[],"/Users/Working/router4/app/src/app/api/providers/[id]/route":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"1110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"1127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"1304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"1450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"1500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"1743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"1910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"2173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"2542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"2622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"2899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"2908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"3016":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"3615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"4230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"4561":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"4581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"4588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"4777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"4891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"4923":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"5086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"5615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"5907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"5941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"6061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"6319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"6696":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"6869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"7121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"7123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"7162":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"7295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"7648":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"7827":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"8067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"8542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}},"8587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"8616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"8815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"8982":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"9378":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"9472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"9884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|