9router 0.2.79 → 0.2.80
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 +40 -40
- package/app/.next/build-manifest.json +2 -2
- 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_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_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 +2 -2
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- 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 +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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.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_client-reference-manifest.js +1 -1
- 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_client-reference-manifest.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_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_client-reference-manifest.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_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_client-reference-manifest.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_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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route.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_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_client-reference-manifest.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_client-reference-manifest.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_client-reference-manifest.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_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_client-reference-manifest.js +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_client-reference-manifest.js +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 +3 -3
- package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +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_client-reference-manifest.js +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_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_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_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 +2 -2
- package/app/.next/server/app/callback.segments/_full.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +1 -1
- 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 +4 -4
- 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 +4 -4
- 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 +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +4 -4
- 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 +4 -4
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +4 -4
- 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 +4 -4
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +4 -4
- 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 +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +4 -4
- 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 +4 -4
- 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 +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +4 -4
- 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 +4 -4
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page.js +1 -1
- 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 +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
- 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 +4 -4
- 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 +4 -4
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +4 -4
- 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 +4 -4
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +4 -4
- 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 +4 -4
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +2 -2
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +2 -2
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/index.segments/_tree.segment.rsc +1 -1
- 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 +2 -2
- package/app/.next/server/app/landing.segments/_full.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +1 -1
- 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 +3 -3
- package/app/.next/server/app/login.segments/_full.segment.rsc +3 -3
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/_tree.segment.rsc +1 -1
- 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 +40 -40
- package/app/.next/server/chunks/3110.js +2 -2
- package/app/.next/server/chunks/3990.js +3 -3
- package/app/.next/server/chunks/412.js +3 -11
- package/app/.next/server/chunks/5330.js +11 -3
- package/app/.next/server/chunks/7341.js +1 -1
- package/app/.next/server/chunks/7647.js +1 -1
- 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/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/{8729-c290b7a234aecfab.js → 8729-357c4b76a239bd75.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-7b546958559f0a9d.js +1 -0
- package/app/.next/static/chunks/app/dashboard/settings/pricing/page-fb47ee60e862be6a.js +1 -0
- package/app/package.json +1 -1
- package/package.json +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-738071ba2546b274.js +0 -1
- package/app/.next/static/chunks/app/dashboard/settings/pricing/page-9d8903890389d598.js +0 -1
- /package/app/.next/static/{N1waQJ2nd9i6XzUYClHLi → aAu7AvTHT43IAQeElfaSV}/_buildManifest.js +0 -0
- /package/app/.next/static/{N1waQJ2nd9i6XzUYClHLi → aAu7AvTHT43IAQeElfaSV}/_ssgManifest.js +0 -0
package/app/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
aAu7AvTHT43IAQeElfaSV
|
|
@@ -1,81 +1,81 @@
|
|
|
1
1
|
{
|
|
2
|
-
"/_global-error/page": "/_global-error",
|
|
3
2
|
"/_not-found/page": "/_not-found",
|
|
3
|
+
"/_global-error/page": "/_global-error",
|
|
4
4
|
"/api/auth/login/route": "/api/auth/login",
|
|
5
|
+
"/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
|
|
5
6
|
"/api/cli-tools/antigravity-mitm/alias/route": "/api/cli-tools/antigravity-mitm/alias",
|
|
6
7
|
"/api/auth/logout/route": "/api/auth/logout",
|
|
7
|
-
"/api/
|
|
8
|
-
"/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
|
|
8
|
+
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
9
9
|
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
10
|
-
"/api/
|
|
10
|
+
"/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
|
|
11
11
|
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
12
|
+
"/api/cli-tools/droid-settings/route": "/api/cli-tools/droid-settings",
|
|
12
13
|
"/api/cloud/models/alias/route": "/api/cloud/models/alias",
|
|
14
|
+
"/api/combos/[id]/route": "/api/combos/[id]",
|
|
13
15
|
"/api/combos/route": "/api/combos",
|
|
14
|
-
"/api/
|
|
15
|
-
"/api/
|
|
16
|
+
"/api/models/alias/route": "/api/models/alias",
|
|
17
|
+
"/api/cli-tools/openclaw-settings/route": "/api/cli-tools/openclaw-settings",
|
|
16
18
|
"/api/init/route": "/api/init",
|
|
17
19
|
"/api/keys/[id]/route": "/api/keys/[id]",
|
|
18
|
-
"/api/models/alias/route": "/api/models/alias",
|
|
19
|
-
"/api/models/route": "/api/models",
|
|
20
|
-
"/api/keys/route": "/api/keys",
|
|
21
|
-
"/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
|
|
22
20
|
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
23
|
-
"/api/oauth/
|
|
24
|
-
"/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
|
|
21
|
+
"/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
|
|
25
22
|
"/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
|
|
26
|
-
"/api/
|
|
27
|
-
"/api/oauth/kiro/
|
|
23
|
+
"/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
|
|
24
|
+
"/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
|
|
28
25
|
"/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
|
|
29
|
-
"/api/pricing/route": "/api/pricing",
|
|
30
|
-
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
31
26
|
"/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
|
|
32
|
-
"/api/
|
|
27
|
+
"/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
|
|
28
|
+
"/api/models/route": "/api/models",
|
|
29
|
+
"/api/keys/route": "/api/keys",
|
|
33
30
|
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
34
|
-
"/api/
|
|
31
|
+
"/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
|
|
35
32
|
"/api/providers/[id]/test/route": "/api/providers/[id]/test",
|
|
36
|
-
"/api/
|
|
33
|
+
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
37
34
|
"/api/providers/client/route": "/api/providers/client",
|
|
38
|
-
"/api/
|
|
39
|
-
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
40
|
-
"/api/translator/save/route": "/api/translator/save",
|
|
35
|
+
"/api/pricing/route": "/api/pricing",
|
|
41
36
|
"/api/providers/validate/route": "/api/providers/validate",
|
|
42
|
-
"/api/
|
|
37
|
+
"/api/settings/route": "/api/settings",
|
|
38
|
+
"/api/providers/route": "/api/providers",
|
|
43
39
|
"/api/shutdown/route": "/api/shutdown",
|
|
40
|
+
"/api/settings/require-login/route": "/api/settings/require-login",
|
|
41
|
+
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
44
42
|
"/api/translator/load/route": "/api/translator/load",
|
|
43
|
+
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
44
|
+
"/api/tags/route": "/api/tags",
|
|
45
|
+
"/api/translator/translate/route": "/api/translator/translate",
|
|
45
46
|
"/api/translator/send/route": "/api/translator/send",
|
|
46
|
-
"/api/
|
|
47
|
+
"/api/translator/save/route": "/api/translator/save",
|
|
48
|
+
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
47
49
|
"/api/usage/logs/route": "/api/usage/logs",
|
|
48
|
-
"/api/usage/providers/route": "/api/usage/providers",
|
|
49
50
|
"/api/usage/history/route": "/api/usage/history",
|
|
50
|
-
"/api/
|
|
51
|
-
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
52
|
-
"/api/usage/request-details/route": "/api/usage/request-details",
|
|
53
|
-
"/api/usage/request-logs/route": "/api/usage/request-logs",
|
|
54
|
-
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
55
|
-
"/api/v1/messages/route": "/api/v1/messages",
|
|
51
|
+
"/api/usage/providers/route": "/api/usage/providers",
|
|
56
52
|
"/api/v1/api/chat/route": "/api/v1/api/chat",
|
|
53
|
+
"/api/usage/request-logs/route": "/api/usage/request-logs",
|
|
54
|
+
"/api/usage/request-details/route": "/api/usage/request-details",
|
|
57
55
|
"/api/v1/chat/completions/route": "/api/v1/chat/completions",
|
|
56
|
+
"/api/v1/route": "/api/v1",
|
|
58
57
|
"/api/v1/responses/route": "/api/v1/responses",
|
|
59
|
-
"/api/v1/
|
|
58
|
+
"/api/v1/messages/route": "/api/v1/messages",
|
|
59
|
+
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
60
60
|
"/api/v1beta/models/route": "/api/v1beta/models",
|
|
61
|
+
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
61
62
|
"/favicon.ico/route": "/favicon.ico",
|
|
62
|
-
"/api/v1/route": "/api/v1",
|
|
63
|
-
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
63
|
+
"/api/v1/models/route": "/api/v1/models",
|
|
64
64
|
"/api/cli-tools/antigravity-mitm/route": "/api/cli-tools/antigravity-mitm",
|
|
65
65
|
"/api/provider-nodes/route": "/api/provider-nodes",
|
|
66
|
-
"/landing/page": "/landing",
|
|
67
|
-
"/login/page": "/login",
|
|
68
66
|
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
69
67
|
"/callback/page": "/callback",
|
|
68
|
+
"/landing/page": "/landing",
|
|
69
|
+
"/login/page": "/login",
|
|
70
70
|
"/page": "/",
|
|
71
71
|
"/(dashboard)/dashboard/combos/page": "/dashboard/combos",
|
|
72
72
|
"/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
|
|
73
|
-
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
|
|
74
73
|
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
75
|
-
"/(dashboard)/dashboard/page": "/dashboard",
|
|
76
74
|
"/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
|
|
77
|
-
"/(dashboard)/dashboard/translator/page": "/dashboard/translator",
|
|
78
|
-
"/(dashboard)/dashboard/usage/page": "/dashboard/usage",
|
|
79
75
|
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
76
|
+
"/(dashboard)/dashboard/usage/page": "/dashboard/usage",
|
|
77
|
+
"/(dashboard)/dashboard/page": "/dashboard",
|
|
78
|
+
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
|
|
79
|
+
"/(dashboard)/dashboard/translator/page": "/dashboard/translator",
|
|
80
80
|
"/(dashboard)/dashboard/providers/page": "/dashboard/providers"
|
|
81
81
|
}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/aAu7AvTHT43IAQeElfaSV/_buildManifest.js",
|
|
8
|
+
"static/aAu7AvTHT43IAQeElfaSV/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/webpack-79a9aedf42a631d8.js",
|
package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"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-c290b7a234aecfab.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-c290b7a234aecfab.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"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/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/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"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":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.js"],"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/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"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/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}},"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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[]},"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
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"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-357c4b76a239bd75.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-357c4b76a239bd75.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"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":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-8a7d7ab7f43677a0.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/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"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/usage/page.js":{"id":8982,"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/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/page":[]},"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
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/combos/page"]={"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-c290b7a234aecfab.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-c290b7a234aecfab.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"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/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/shared/components/Avatar.js":{"id":6319,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.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/new/page.js":{"id":5615,"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/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-c290b7a234aecfab.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"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/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}},"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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page":[]},"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
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/combos/page"]={"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-357c4b76a239bd75.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-357c4b76a239bd75.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.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-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","9305","static/chunks/app/(dashboard)/layout-2951a18467171aa4.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7295,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-b4abe8655df8ae72.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/profile/page.js":{"id":4561,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":5907,"name":"*","chunks":["600","static/chunks/600-698f3e9fe5d9a2a4.js","3624","static/chunks/3624-e096f4cf594e2fc8.js","8729","static/chunks/8729-357c4b76a239bd75.js","5497","static/chunks/5497-22ff80798e3ea482.js","1393","static/chunks/1393-e72d9173010b9d65.js","6337","static/chunks/app/(dashboard)/dashboard/page-4940a5acf1d029cb.js"],"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/usage/page.js":{"id":8982,"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/translator/page.js":{"id":9472,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":6696,"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/(dashboard)/dashboard/page":[],"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page":[]},"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":{}}
|