9router 0.2.63 → 0.2.65
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 +36 -36
- 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.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.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/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/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.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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route_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/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_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_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_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 +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +2 -2
- 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 +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +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 +36 -36
- package/app/.next/server/chunks/450.js +2 -2
- package/app/.next/server/chunks/7726.js +1 -1
- package/app/.next/server/pages/404.html +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/static/chunks/{4156-813945c6c4a2c361.js → 4156-0c2cdf9404793b13.js} +1 -1
- package/app/.next/static/chunks/{6433-f20247fa1b50aa04.js → 6433-67f637430c40962d.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-d668a87af99af901.js → page-9fb2cf7e8912572c.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-5ee8d7d9ae5ad553.js → page-774291cf6f12a9b7.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-f257c13600b7d3c1.js → page-e98577443b68aae5.js} +1 -1
- package/app/package.json +1 -1
- package/cli.js +42 -93
- package/package.json +1 -1
- /package/app/.next/static/{RyGvNFIBiWxp_v5aIGZsE → js2Nxtk7p1FXduG_xNRIc}/_buildManifest.js +0 -0
- /package/app/.next/static/{RyGvNFIBiWxp_v5aIGZsE → js2Nxtk7p1FXduG_xNRIc}/_ssgManifest.js +0 -0
package/app/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
js2Nxtk7p1FXduG_xNRIc
|
|
@@ -2,74 +2,74 @@
|
|
|
2
2
|
"/_not-found/page": "/_not-found",
|
|
3
3
|
"/_global-error/page": "/_global-error",
|
|
4
4
|
"/api/auth/logout/route": "/api/auth/logout",
|
|
5
|
+
"/api/auth/login/route": "/api/auth/login",
|
|
5
6
|
"/api/cli-tools/claude-settings/route": "/api/cli-tools/claude-settings",
|
|
6
|
-
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
7
7
|
"/api/cloud/auth/route": "/api/cloud/auth",
|
|
8
|
-
"/api/
|
|
9
|
-
"/api/
|
|
10
|
-
"/api/cloud/models/alias/route": "/api/cloud/models/alias",
|
|
8
|
+
"/api/cloud/model/resolve/route": "/api/cloud/model/resolve",
|
|
9
|
+
"/api/cli-tools/codex-settings/route": "/api/cli-tools/codex-settings",
|
|
11
10
|
"/api/combos/[id]/route": "/api/combos/[id]",
|
|
12
11
|
"/api/combos/route": "/api/combos",
|
|
12
|
+
"/api/cloud/models/alias/route": "/api/cloud/models/alias",
|
|
13
13
|
"/api/keys/[id]/route": "/api/keys/[id]",
|
|
14
|
-
"/api/init/route": "/api/init",
|
|
15
14
|
"/api/models/alias/route": "/api/models/alias",
|
|
15
|
+
"/api/init/route": "/api/init",
|
|
16
16
|
"/api/keys/route": "/api/keys",
|
|
17
|
-
"/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
|
|
18
|
-
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
19
17
|
"/api/models/route": "/api/models",
|
|
20
|
-
"/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
|
|
21
|
-
"/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
|
|
22
18
|
"/api/oauth/cursor/import/route": "/api/oauth/cursor/import",
|
|
23
|
-
"/api/oauth/kiro/
|
|
19
|
+
"/api/oauth/kiro/import/route": "/api/oauth/kiro/import",
|
|
20
|
+
"/api/oauth/[provider]/[action]/route": "/api/oauth/[provider]/[action]",
|
|
24
21
|
"/api/pricing/route": "/api/pricing",
|
|
25
|
-
"/api/cloud/
|
|
22
|
+
"/api/cloud/credentials/update/route": "/api/cloud/credentials/update",
|
|
23
|
+
"/api/oauth/kiro/auto-import/route": "/api/oauth/kiro/auto-import",
|
|
24
|
+
"/api/oauth/cursor/auto-import/route": "/api/oauth/cursor/auto-import",
|
|
26
25
|
"/api/oauth/kiro/social-exchange/route": "/api/oauth/kiro/social-exchange",
|
|
26
|
+
"/api/oauth/kiro/social-authorize/route": "/api/oauth/kiro/social-authorize",
|
|
27
27
|
"/api/provider-nodes/[id]/route": "/api/provider-nodes/[id]",
|
|
28
|
+
"/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
|
|
29
|
+
"/api/providers/client/route": "/api/providers/client",
|
|
28
30
|
"/api/providers/[id]/test/route": "/api/providers/[id]/test",
|
|
29
|
-
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
30
|
-
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
31
31
|
"/api/providers/route": "/api/providers",
|
|
32
|
-
"/api/providers/client/route": "/api/providers/client",
|
|
33
|
-
"/api/provider-nodes/validate/route": "/api/provider-nodes/validate",
|
|
34
32
|
"/api/providers/validate/route": "/api/providers/validate",
|
|
35
|
-
"/api/
|
|
33
|
+
"/api/providers/[id]/models/route": "/api/providers/[id]/models",
|
|
34
|
+
"/api/providers/[id]/route": "/api/providers/[id]",
|
|
36
35
|
"/api/settings/route": "/api/settings",
|
|
36
|
+
"/api/settings/require-login/route": "/api/settings/require-login",
|
|
37
37
|
"/api/sync/initialize/route": "/api/sync/initialize",
|
|
38
38
|
"/api/tags/route": "/api/tags",
|
|
39
|
-
"/api/translator/load/route": "/api/translator/load",
|
|
40
|
-
"/api/shutdown/route": "/api/shutdown",
|
|
41
39
|
"/api/sync/cloud/route": "/api/sync/cloud",
|
|
40
|
+
"/api/shutdown/route": "/api/shutdown",
|
|
41
|
+
"/api/translator/load/route": "/api/translator/load",
|
|
42
42
|
"/api/translator/save/route": "/api/translator/save",
|
|
43
|
-
"/api/translator/send/route": "/api/translator/send",
|
|
44
|
-
"/api/translator/translate/route": "/api/translator/translate",
|
|
45
|
-
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
46
|
-
"/api/usage/logs/route": "/api/usage/logs",
|
|
47
43
|
"/api/usage/history/route": "/api/usage/history",
|
|
48
|
-
"/api/usage/request-logs/route": "/api/usage/request-logs",
|
|
49
44
|
"/api/v1/api/chat/route": "/api/v1/api/chat",
|
|
45
|
+
"/api/translator/translate/route": "/api/translator/translate",
|
|
46
|
+
"/api/translator/send/route": "/api/translator/send",
|
|
50
47
|
"/api/v1/chat/completions/route": "/api/v1/chat/completions",
|
|
51
|
-
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
52
|
-
"/api/v1/responses/route": "/api/v1/responses",
|
|
53
48
|
"/api/v1/models/route": "/api/v1/models",
|
|
54
|
-
"/api/
|
|
49
|
+
"/api/usage/logs/route": "/api/usage/logs",
|
|
50
|
+
"/api/usage/[connectionId]/route": "/api/usage/[connectionId]",
|
|
51
|
+
"/api/v1/messages/count_tokens/route": "/api/v1/messages/count_tokens",
|
|
55
52
|
"/api/v1/route": "/api/v1",
|
|
53
|
+
"/api/usage/request-logs/route": "/api/usage/request-logs",
|
|
54
|
+
"/api/v1/messages/route": "/api/v1/messages",
|
|
55
|
+
"/api/v1/responses/route": "/api/v1/responses",
|
|
56
56
|
"/api/v1beta/models/route": "/api/v1beta/models",
|
|
57
57
|
"/favicon.ico/route": "/favicon.ico",
|
|
58
|
-
"/api/
|
|
59
|
-
"/callback/page": "/callback",
|
|
58
|
+
"/api/v1beta/models/[...path]/route": "/api/v1beta/models/[...path]",
|
|
60
59
|
"/landing/page": "/landing",
|
|
61
|
-
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
62
|
-
"/login/page": "/login",
|
|
63
60
|
"/page": "/",
|
|
64
|
-
"/
|
|
65
|
-
"/
|
|
66
|
-
"/
|
|
67
|
-
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
61
|
+
"/login/page": "/login",
|
|
62
|
+
"/dashboard/settings/pricing/page": "/dashboard/settings/pricing",
|
|
63
|
+
"/callback/page": "/callback",
|
|
68
64
|
"/(dashboard)/dashboard/endpoint/page": "/dashboard/endpoint",
|
|
69
|
-
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
70
65
|
"/(dashboard)/dashboard/providers/new/page": "/dashboard/providers/new",
|
|
66
|
+
"/(dashboard)/dashboard/page": "/dashboard",
|
|
67
|
+
"/(dashboard)/dashboard/profile/page": "/dashboard/profile",
|
|
68
|
+
"/(dashboard)/dashboard/providers/[id]/page": "/dashboard/providers/[id]",
|
|
71
69
|
"/(dashboard)/dashboard/translator/page": "/dashboard/translator",
|
|
72
|
-
"/(dashboard)/dashboard/
|
|
70
|
+
"/(dashboard)/dashboard/combos/page": "/dashboard/combos",
|
|
73
71
|
"/(dashboard)/dashboard/usage/page": "/dashboard/usage",
|
|
72
|
+
"/(dashboard)/dashboard/providers/page": "/dashboard/providers",
|
|
73
|
+
"/(dashboard)/dashboard/cli-tools/page": "/dashboard/cli-tools",
|
|
74
74
|
"/api/provider-nodes/route": "/api/provider-nodes"
|
|
75
75
|
}
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/js2Nxtk7p1FXduG_xNRIc/_buildManifest.js",
|
|
8
|
+
"static/js2Nxtk7p1FXduG_xNRIc/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [
|
|
11
11
|
"static/chunks/webpack-b7ced7476886cb67.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":{"280":{"*":{"id":"26589","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"5005","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"14297","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"61016","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"71600","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"52172","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":8814,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5895,"name":"*","chunks":["6433","static/chunks/6433-f20247fa1b50aa04.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3333,"name":"*","chunks":["6433","static/chunks/6433-f20247fa1b50aa04.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":6435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":5872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":2455,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":5045,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":8230,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":391,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":789,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1123,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":3038,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":3380,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":3531,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":1454,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":2165,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":3048,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":1494,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":6911,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":4372,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":2135,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7066,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":4169,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":4675,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":4406,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7912,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":5717,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-6e4cfe9248b93e3b.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":4795,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","8035","static/chunks/8035-2c43d97d82fd47a8.js","6337","static/chunks/app/(dashboard)/dashboard/page-1132ffeb40275b09.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":8098,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":5177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":7047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":4053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":7884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":280,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/1d9bfacf2696ae75.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":{"280":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/cli-tools/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"280":{"*":{"id":"26589","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"5005","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"14297","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"61016","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"71600","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"52172","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":8814,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5895,"name":"*","chunks":["6433","static/chunks/6433-67f637430c40962d.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3333,"name":"*","chunks":["6433","static/chunks/6433-67f637430c40962d.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":6435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":5872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":2455,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":5045,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":8230,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":391,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":789,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1123,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":3038,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":3380,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":3531,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":1454,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":2165,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":3048,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":1494,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":6911,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":4372,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":2135,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7066,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":4169,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":4675,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":4406,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7912,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":4795,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","8035","static/chunks/8035-2c43d97d82fd47a8.js","6337","static/chunks/app/(dashboard)/dashboard/page-1132ffeb40275b09.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":7047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":5177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":8098,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":4053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7175,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":280,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":7884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":5717,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","2326","static/chunks/app/(dashboard)/dashboard/cli-tools/page-6e4cfe9248b93e3b.js"],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/1d9bfacf2696ae75.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":{"280":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}}}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/combos/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"280":{"*":{"id":"26589","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"5005","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"14297","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"61016","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"71600","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"52172","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":8814,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5895,"name":"*","chunks":["6433","static/chunks/6433-f20247fa1b50aa04.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3333,"name":"*","chunks":["6433","static/chunks/6433-f20247fa1b50aa04.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":6435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":5872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":2455,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":5045,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":8230,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":391,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":789,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1123,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":3038,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":3380,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":3531,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":1454,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":2165,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":3048,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":1494,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":6911,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":4372,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":2135,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7066,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":4169,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":4675,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":4406,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7912,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":5717,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7175,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-fefc7eeddcfd8553.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":4795,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-f20247fa1b50aa04.js","4156","static/chunks/4156-813945c6c4a2c361.js","8035","static/chunks/8035-2c43d97d82fd47a8.js","6337","static/chunks/app/(dashboard)/dashboard/page-1132ffeb40275b09.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":8098,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":5177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":7047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":4053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":7884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":280,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/1d9bfacf2696ae75.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":{"280":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}}}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/combos/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"280":{"*":{"id":"26589","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"75012","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"37421","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"4565","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"66646","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"46411","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"33446","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"11892","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"39907","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"15769","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"53142","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"93447","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"26741","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"31288","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"77410","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"7274","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"82774","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"60835","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"46041","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"71708","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"9904","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"37922","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"81101","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"5005","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"92251","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"22649","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"44037","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"14297","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"95892","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"65227","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"33809","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"44403","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"62490","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"50005","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"61016","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"71600","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"52172","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"55590","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"7268","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/Working/router4/node_modules/next/dist/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":7567,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-page.js":{"id":1076,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":1580,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":7245,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":1133,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":4297,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":1872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":2569,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeProvider.js":{"id":8814,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":5895,"name":"*","chunks":["6433","static/chunks/6433-67f637430c40962d.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/globals.css":{"id":3333,"name":"*","chunks":["6433","static/chunks/6433-67f637430c40962d.js","7177","static/chunks/app/layout-dbc94132d8378704.js"],"async":false},"/Users/Working/router4/app/src/app/landing/page.js":{"id":6435,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/login/page.js":{"id":5872,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/dashboard/settings/pricing/page.js":{"id":2530,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/callback/page.js":{"id":948,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/shared/components/Avatar.js":{"id":2455,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Badge.js":{"id":5045,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Button.js":{"id":8230,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Card.js":{"id":292,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/CursorAuthModal.js":{"id":391,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Footer.js":{"id":789,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Header.js":{"id":1123,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Input.js":{"id":3038,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroAuthModal.js":{"id":3380,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroOAuthWrapper.js":{"id":3531,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/KiroSocialOAuthModal.js":{"id":1454,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/AuthLayout.js":{"id":2165,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/layouts/DashboardLayout.js":{"id":3048,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Loading.js":{"id":1494,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ManualConfigModal.js":{"id":5671,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Modal.js":{"id":6911,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ModelSelectModal.js":{"id":4372,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/OAuthModal.js":{"id":3242,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/RequestLogger.js":{"id":2135,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/SegmentedControl.js":{"id":1755,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Select.js":{"id":7066,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Sidebar.js":{"id":4169,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/ThemeToggle.js":{"id":4675,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/Toggle.js":{"id":4406,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/shared/components/UsageStats.js":{"id":7912,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","9305","static/chunks/app/(dashboard)/layout-614ff32b07263aa1.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":4795,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","8035","static/chunks/8035-2c43d97d82fd47a8.js","6337","static/chunks/app/(dashboard)/dashboard/page-1132ffeb40275b09.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":7047,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/profile/page.js":{"id":5177,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":8098,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/translator/page.js":{"id":4053,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/combos/page.js":{"id":7175,"name":"*","chunks":["9390","static/chunks/9390-a169e768c6938e0e.js","9684","static/chunks/9684-8e21f607794b92d5.js","6433","static/chunks/6433-67f637430c40962d.js","4156","static/chunks/4156-0c2cdf9404793b13.js","3649","static/chunks/app/(dashboard)/dashboard/combos/page-fefc7eeddcfd8553.js"],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/usage/page.js":{"id":280,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/providers/page.js":{"id":7884,"name":"*","chunks":[],"async":false},"/Users/Working/router4/app/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":5717,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/Users/Working/router4/app/src/":[],"/Users/Working/router4/app/src/app/layout":[{"inlined":false,"path":"static/css/1d9bfacf2696ae75.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":{"280":{"*":{"id":"16865","name":"*","chunks":[],"async":false}},"292":{"*":{"id":"82934","name":"*","chunks":[],"async":false}},"391":{"*":{"id":"51283","name":"*","chunks":[],"async":false}},"789":{"*":{"id":"80959","name":"*","chunks":[],"async":false}},"948":{"*":{"id":"37400","name":"*","chunks":[],"async":false}},"1076":{"*":{"id":"4396","name":"*","chunks":[],"async":false}},"1123":{"*":{"id":"90537","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"80913","name":"*","chunks":[],"async":false}},"1454":{"*":{"id":"65024","name":"*","chunks":[],"async":false}},"1494":{"*":{"id":"59062","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"94746","name":"*","chunks":[],"async":false}},"1755":{"*":{"id":"61357","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"91996","name":"*","chunks":[],"async":false}},"2135":{"*":{"id":"81567","name":"*","chunks":[],"async":false}},"2165":{"*":{"id":"68480","name":"*","chunks":[],"async":false}},"2455":{"*":{"id":"97617","name":"*","chunks":[],"async":false}},"2530":{"*":{"id":"25682","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"14801","name":"*","chunks":[],"async":false}},"3038":{"*":{"id":"8114","name":"*","chunks":[],"async":false}},"3048":{"*":{"id":"60864","name":"*","chunks":[],"async":false}},"3242":{"*":{"id":"15044","name":"*","chunks":[],"async":false}},"3333":{"*":{"id":"20485","name":"*","chunks":[],"async":false}},"3380":{"*":{"id":"932","name":"*","chunks":[],"async":false}},"3531":{"*":{"id":"13377","name":"*","chunks":[],"async":false}},"4053":{"*":{"id":"38768","name":"*","chunks":[],"async":false}},"4169":{"*":{"id":"44846","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"51739","name":"*","chunks":[],"async":false}},"4372":{"*":{"id":"37218","name":"*","chunks":[],"async":false}},"4406":{"*":{"id":"86672","name":"*","chunks":[],"async":false}},"4675":{"*":{"id":"46127","name":"*","chunks":[],"async":false}},"4795":{"*":{"id":"14567","name":"*","chunks":[],"async":false}},"5045":{"*":{"id":"69385","name":"*","chunks":[],"async":false}},"5177":{"*":{"id":"50747","name":"*","chunks":[],"async":false}},"5671":{"*":{"id":"33335","name":"*","chunks":[],"async":false}},"5717":{"*":{"id":"8834","name":"*","chunks":[],"async":false}},"5872":{"*":{"id":"5142","name":"*","chunks":[],"async":false}},"6435":{"*":{"id":"3256","name":"*","chunks":[],"async":false}},"6911":{"*":{"id":"73723","name":"*","chunks":[],"async":false}},"7047":{"*":{"id":"78353","name":"*","chunks":[],"async":false}},"7066":{"*":{"id":"22252","name":"*","chunks":[],"async":false}},"7175":{"*":{"id":"98723","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"44469","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"75765","name":"*","chunks":[],"async":false}},"7884":{"*":{"id":"34202","name":"*","chunks":[],"async":false}},"7912":{"*":{"id":"85634","name":"*","chunks":[],"async":false}},"8098":{"*":{"id":"43394","name":"*","chunks":[],"async":false}},"8230":{"*":{"id":"38868","name":"*","chunks":[],"async":false}},"8814":{"*":{"id":"87050","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{"1076":{"*":{"id":"88182","name":"*","chunks":[],"async":false}},"1133":{"*":{"id":"90511","name":"*","chunks":[],"async":false}},"1580":{"*":{"id":"20232","name":"*","chunks":[],"async":false}},"1872":{"*":{"id":"40622","name":"*","chunks":[],"async":false}},"2569":{"*":{"id":"35879","name":"*","chunks":[],"async":false}},"4297":{"*":{"id":"92249","name":"*","chunks":[],"async":false}},"7245":{"*":{"id":"94647","name":"*","chunks":[],"async":false}},"7567":{"*":{"id":"11319","name":"*","chunks":[],"async":false}}}}
|