vansrouter 0.9.71 → 0.9.72
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-cli-build/BUILD_ID +1 -1
- package/app/.next-cli-build/app-path-routes-manifest.json +17 -17
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/prerender-manifest.json +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/console-log/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/mitm/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/pxpipe/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/token-saver/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_global-error.html +1 -1
- package/app/.next-cli-build/server/app/_global-error.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/_not-found.html +1 -1
- package/app/.next-cli-build/server/app/_not-found.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/api/auth/login/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +5 -5
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/codex-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/copilot-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-registry/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/deepseek-tui-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/grok-build-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/hermes-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/opencode-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +3 -3
- package/app/.next-cli-build/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/[kind]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/info/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/app/.next-cli-build/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/callback.html +1 -1
- package/app/.next-cli-build/server/app/callback.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard/pxpipe.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/pxpipe.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.html +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/app/.next-cli-build/server/app/dashboard.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/landing.html +1 -1
- package/app/.next-cli-build/server/app/landing.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/login.html +1 -1
- package/app/.next-cli-build/server/app/login.rsc +5 -5
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +5 -5
- package/app/.next-cli-build/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/masuk/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app-paths-manifest.json +17 -17
- package/app/.next-cli-build/server/chunks/383.js +1 -1
- package/app/.next-cli-build/server/chunks/5006.js +1 -1
- package/app/.next-cli-build/server/chunks/5302.js +1 -1
- package/app/.next-cli-build/server/chunks/5577.js +1 -1
- package/app/.next-cli-build/server/chunks/8171.js +1 -1
- package/app/.next-cli-build/server/chunks/8765.js +1 -1
- package/app/.next-cli-build/server/chunks/9984.js +1 -1
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/pages/404.html +1 -1
- package/app/.next-cli-build/server/pages/500.html +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/server-reference-manifest.json +1 -1
- package/app/.next-cli-build/static/chunks/{4385-f8d0890bcd2c8690.js → 4385-4845cea1b0d2634c.js} +1 -1
- package/app/package.json +1 -1
- package/package.json +1 -1
- /package/app/.next-cli-build/static/{DyCA8QWmMwHq8zuzERHLA → Uwqu2CTKkonNUYF-jGylG}/_buildManifest.js +0 -0
- /package/app/.next-cli-build/static/{DyCA8QWmMwHq8zuzERHLA → Uwqu2CTKkonNUYF-jGylG}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e8723a4485b3f4ec.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/04cdd30b78c3f748.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-bc04f378a1088de3.js"/><script src="/_next/static/chunks/afa2f26f-e021ee6d637e13db.js" async=""></script><script src="/_next/static/chunks/3204-47127eddd2c5127a.js" async=""></script><script src="/_next/static/chunks/main-app-b8dbfe36c0c8a95d.js" async=""></script><script src="/_next/static/chunks/4385-f8d0890bcd2c8690.js" async=""></script><script src="/_next/static/chunks/app/layout-c7e89b3e4871eeaa.js" async=""></script><script src="/_next/static/chunks/3885-48c87c990520d85e.js" async=""></script><script src="/_next/static/chunks/app/error-448508d1660219d3.js" async=""></script><script src="/_next/static/chunks/2318-288d3ff89298deb7.js" async=""></script><script src="/_next/static/chunks/2940-48989ef09fe01727.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-8f58062b0584c945.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js" async=""></script><script src="/_next/static/chunks/app/global-error-b21b57ce0646e95b.js" async=""></script><script src="/_next/static/chunks/9131-35d90b99e28db378.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>VansAI - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?18601c4b266d75a4" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.9.71</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] fill-1">api</span><span class="text-[13px] font-medium">Endpoint & Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.9.71</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] fill-1">api</span><span class="text-[13px] font-medium">Endpoint & Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">api</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">Endpoint</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">API endpoint configuration</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-lg border border-pink-500/30 bg-pink-500/10 text-pink-600 dark:text-pink-400 hover:bg-pink-500/20 transition-colors text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button type="button" class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-8"><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-bc04f378a1088de3.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[44922,[\"4385\",\"static/chunks/4385-f8d0890bcd2c8690.js\",\"7177\",\"static/chunks/app/layout-c7e89b3e4871eeaa.js\"],\"default\"]\n3:I[21700,[\"4385\",\"static/chunks/4385-f8d0890bcd2c8690.js\",\"7177\",\"static/chunks/app/layout-c7e89b3e4871eeaa.js\"],\"ThemeProvider\"]\n4:I[21609,[\"4385\",\"static/chunks/4385-f8d0890bcd2c8690.js\",\"7177\",\"static/chunks/app/layout-c7e89b3e4871eeaa.js\"],\"RuntimeI18nProvider\"]\n5:I[6972,[],\"\"]\n6:I[47560,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"8039\",\"static/chunks/app/error-448508d1660219d3.js\"],\"default\"]\n7:I[8906,[],\"\"]\n8:I[92940,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"2318\",\"static/chunks/2318-288d3ff89298deb7.js\",\"4385\",\"static/chunks/4385-f8d0890bcd2c8690.js\",\"2940\",\"static/chunks/2940-48989ef09fe01727.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-8f58062b0584c945.js\"],\"DashboardLayout\"]\n9:I[69947,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"4151\",\"static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js\"],\"default\"]\nb:I[55337,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[55337,[],\"ViewportBoundary\"]\n11:I[55337,[],\"MetadataBoundary\"]\n13:I[66447,[\"4219\",\"static/chunks/app/global-error-b21b57ce0646e95b.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/e8723a4485b3f4ec.css\",\"style\"]\n:HL[\"/_next/static/css/04cdd30b78c3f748.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e8723a4485b3f4ec.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/04cdd30b78c3f748.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$La\",null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/04cdd30b78c3f748.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"DyCA8QWmMwHq8zuzERHLA\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n"])</script><script>self.__next_f.push([1,"15:I[97993,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"2318\",\"static/chunks/2318-288d3ff89298deb7.js\",\"4385\",\"static/chunks/4385-f8d0890bcd2c8690.js\",\"2940\",\"static/chunks/2940-48989ef09fe01727.js\",\"9131\",\"static/chunks/9131-35d90b99e28db378.js\",\"6337\",\"static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js\"],\"default\"]\na:[\"$\",\"$L15\",null,{\"machineId\":\"4b3c889588277464\"}]\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[54556,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"VansAI - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?18601c4b266d75a4\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"5\",{}]]\n"])</script></body></html>
|
|
1
|
+
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/e8723a4485b3f4ec.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/04cdd30b78c3f748.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-bc04f378a1088de3.js"/><script src="/_next/static/chunks/afa2f26f-e021ee6d637e13db.js" async=""></script><script src="/_next/static/chunks/3204-47127eddd2c5127a.js" async=""></script><script src="/_next/static/chunks/main-app-b8dbfe36c0c8a95d.js" async=""></script><script src="/_next/static/chunks/4385-4845cea1b0d2634c.js" async=""></script><script src="/_next/static/chunks/app/layout-c7e89b3e4871eeaa.js" async=""></script><script src="/_next/static/chunks/3885-48c87c990520d85e.js" async=""></script><script src="/_next/static/chunks/app/error-448508d1660219d3.js" async=""></script><script src="/_next/static/chunks/2318-288d3ff89298deb7.js" async=""></script><script src="/_next/static/chunks/2940-48989ef09fe01727.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/layout-8f58062b0584c945.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js" async=""></script><script src="/_next/static/chunks/app/global-error-b21b57ce0646e95b.js" async=""></script><script src="/_next/static/chunks/9131-35d90b99e28db378.js" async=""></script><script src="/_next/static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js" async=""></script><meta name="next-size-adjust" content=""/><meta name="theme-color" content="#0a0a0a"/><title>VansAI - AI Infrastructure Management</title><meta name="description" content="One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."/><link rel="manifest" href="/manifest.webmanifest"/><link rel="icon" href="/favicon.ico?18601c4b266d75a4" type="image/x-icon" sizes="32x32"/><link rel="icon" href="/favicon.svg"/><script>if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_f367f3 font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><div class="flex h-screen w-full overflow-hidden bg-bg"><div class="fixed top-4 right-4 z-[80] flex w-[min(92vw,380px)] flex-col gap-2"></div><div class="hidden lg:flex"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.9.72</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] fill-1">api</span><span class="text-[13px] font-medium">Endpoint & Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><div class="fixed inset-y-0 left-0 z-50 transform lg:hidden transition-transform duration-300 ease-in-out -translate-x-full"><aside class="flex w-72 flex-col border-r border-border-subtle bg-vibrancy backdrop-blur-xl transition-colors duration-300 min-h-full"><div class="flex items-center gap-2 px-6 pt-5 pb-2"><div class="w-3 h-3 rounded-full bg-[#FF5F56]"></div><div class="w-3 h-3 rounded-full bg-[#FFBD2E]"></div><div class="w-3 h-3 rounded-full bg-[#27C93F]"></div></div><div class="px-6 py-4 flex flex-col gap-2"><a class="flex items-center gap-3" href="/dashboard"><div class="flex items-center justify-center size-9 rounded-[10px] bg-gradient-to-br from-brand-500 to-brand-700 shadow-[var(--shadow-warm)]"><span class="material-symbols-outlined text-white text-[20px]">hub</span></div><div class="flex flex-col"><h1 class="text-lg font-semibold tracking-tight text-text-main">VansRouter Proxy</h1><span class="text-xs text-text-muted">v<!-- -->0.9.72</span></div></a></div><nav class="flex-1 px-4 py-2 space-y-0.5 overflow-y-auto custom-scrollbar"><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group bg-primary/10 text-primary" href="/dashboard/endpoint"><span class="material-symbols-outlined text-[18px] fill-1">api</span><span class="text-[13px] font-medium">Endpoint & Key</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/providers"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">dns</span><span class="text-[13px] font-medium">Providers</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/combos"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">layers</span><span class="text-[13px] font-medium">Combos</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/usage"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">bar_chart</span><span class="text-[13px] font-medium">Usage</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/quota"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">data_usage</span><span class="text-[13px] font-medium">Quota Tracker</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/token-saver"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">savings</span><span class="text-[13px] font-medium">Token Saver</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/cli-tools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">CLI Tools</span></a><div class="pt-3 mt-2 space-y-0.5"><p class="px-4 text-xs font-semibold text-text-muted/60 uppercase tracking-wider mb-2">System</p><button class="w-full flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px]">perm_media</span><span class="text-[13px] font-medium flex-1 text-left">Media Providers</span><span class="material-symbols-outlined text-[14px] transition-transform" style="transform:rotate(0deg)">expand_more</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/proxy-pools"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">lan</span><span class="text-[13px] font-medium">Proxy Pools</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/skills"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">extension</span><span class="text-[13px] font-medium">Skills</span></a><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/console-log"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">terminal</span><span class="text-[13px] font-medium">Console Log</span></a><button class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group w-full text-text-muted hover:bg-surface-2 hover:text-text-main"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">computer</span><span class="text-[13px] font-medium">Remote</span></button><a class="flex items-center gap-3 px-3 py-1 rounded-lg transition-all group text-text-muted hover:bg-surface-2 hover:text-text-main" href="/dashboard/profile"><span class="material-symbols-outlined text-[18px] group-hover:text-primary transition-colors">settings</span><span class="text-[13px] font-medium">Settings</span></a></div></nav></aside></div><main class="flex flex-col flex-1 h-full min-w-0 relative transition-colors duration-300 isolate"><div class="landing-grid absolute inset-0 pointer-events-none -z-10" aria-hidden="true"></div><header class="shrink-0 flex items-center justify-between gap-3 px-4 lg:px-8 pt-3 pb-2 border-b border-border-subtle bg-surface/60 backdrop-blur-xl lg:bg-transparent lg:backdrop-blur-none z-20"><div class="flex items-center gap-3 lg:hidden shrink-0"><button class="text-text-main hover:text-primary transition-colors"><span class="material-symbols-outlined">menu</span></button></div><div class="flex flex-col min-w-0 flex-1"><div><div class="flex items-center gap-2"><span class="material-symbols-outlined text-primary text-xl lg:text-2xl">api</span><h1 class="text-base lg:text-2xl font-semibold tracking-tight truncate">Endpoint</h1></div><p class="hidden lg:block text-sm text-text-muted truncate">API endpoint configuration</p></div></div><div class="flex items-center gap-1 shrink-0"><button class="flex items-center gap-1.5 px-3 h-8 rounded-lg border border-pink-500/30 bg-pink-500/10 text-pink-600 dark:text-pink-400 hover:bg-pink-500/20 transition-colors text-sm font-medium" aria-label="Donate"><span class="material-symbols-outlined text-[18px]">volunteer_activism</span><span class="hidden sm:inline">Donate</span></button><button type="button" class="flex items-center justify-center size-10 rounded-full text-text-muted hover:text-text-main hover:bg-surface-2 transition-colors" aria-label="Switch to dark mode" title="Switch to dark mode"><span class="material-symbols-outlined text-[22px]">dark_mode</span></button><button type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Language" data-i18n-skip="true"><span class="text-lg leading-none">🇺🇸</span></button><div class=""></div><div class="relative"><button type="button" class="flex items-center justify-center p-2 rounded-lg text-text-muted hover:text-text-main hover:bg-black/5 dark:hover:bg-white/5 transition-all" title="Menu"><span class="material-symbols-outlined">grid_view</span></button></div></div></header><div class="flex-1 overflow-y-auto custom-scrollbar p-6 lg:p-10 "><div class="max-w-7xl mx-auto"><div class="flex flex-col gap-8"><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div><div class="p-6 rounded-[14px] border border-border-subtle bg-surface shadow-[var(--shadow-soft)]"><div class="flex items-center justify-between mb-4"><div class="animate-pulse rounded-[10px] bg-surface-2 h-4 w-24"></div><div class="animate-pulse rounded-[10px] bg-surface-2 size-10 rounded-[10px]"></div></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-8 w-16 mb-2"></div><div class="animate-pulse rounded-[10px] bg-surface-2 h-3 w-20"></div></div></div><!--$--><!--/$--></div></div></main></div><script src="/_next/static/chunks/webpack-bc04f378a1088de3.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[44922,[\"4385\",\"static/chunks/4385-4845cea1b0d2634c.js\",\"7177\",\"static/chunks/app/layout-c7e89b3e4871eeaa.js\"],\"default\"]\n3:I[21700,[\"4385\",\"static/chunks/4385-4845cea1b0d2634c.js\",\"7177\",\"static/chunks/app/layout-c7e89b3e4871eeaa.js\"],\"ThemeProvider\"]\n4:I[21609,[\"4385\",\"static/chunks/4385-4845cea1b0d2634c.js\",\"7177\",\"static/chunks/app/layout-c7e89b3e4871eeaa.js\"],\"RuntimeI18nProvider\"]\n5:I[6972,[],\"\"]\n6:I[47560,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"8039\",\"static/chunks/app/error-448508d1660219d3.js\"],\"default\"]\n7:I[8906,[],\"\"]\n8:I[92940,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"2318\",\"static/chunks/2318-288d3ff89298deb7.js\",\"4385\",\"static/chunks/4385-4845cea1b0d2634c.js\",\"2940\",\"static/chunks/2940-48989ef09fe01727.js\",\"9305\",\"static/chunks/app/(dashboard)/layout-8f58062b0584c945.js\"],\"DashboardLayout\"]\n9:I[69947,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"4151\",\"static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js\"],\"default\"]\nb:I[55337,[],\"OutletBoundary\"]\nc:\"$Sreact.suspense\"\nf:I[55337,[],\"ViewportBoundary\"]\n11:I[55337,[],\"MetadataBoundary\"]\n13:I[66447,[\"4219\",\"static/chunks/app/global-error-b21b57ce0646e95b.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/e8723a4485b3f4ec.css\",\"style\"]\n:HL[\"/_next/static/css/04cdd30b78c3f748.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"dashboard\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"(dashboard)\",{\"children\":[\"dashboard\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e8723a4485b3f4ec.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/04cdd30b78c3f748.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"if(document.fonts\u0026\u0026document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__variable_f367f3 font-sans antialiased\",\"children\":[[\"$\",\"$L2\",null,{}],[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$6\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L8\",null,{\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$9\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L7\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[\"$La\",null,[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@d\"}]}]]}],{},null,false,null]},null,false,\"$@e\"]},null,false,null]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[null,[\"$\",\"$Lf\",null,{\"children\":\"$L10\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$L11\",null,{\"children\":[\"$\",\"$c\",null,{\"name\":\"Next.Metadata\",\"children\":\"$L12\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$13\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/04cdd30b78c3f748.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"Uwqu2CTKkonNUYF-jGylG\"}\n"])</script><script>self.__next_f.push([1,"14:[]\ne:\"$W14\"\n"])</script><script>self.__next_f.push([1,"15:I[97993,[\"3885\",\"static/chunks/3885-48c87c990520d85e.js\",\"2318\",\"static/chunks/2318-288d3ff89298deb7.js\",\"4385\",\"static/chunks/4385-4845cea1b0d2634c.js\",\"2940\",\"static/chunks/2940-48989ef09fe01727.js\",\"9131\",\"static/chunks/9131-35d90b99e28db378.js\",\"6337\",\"static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js\"],\"default\"]\na:[\"$\",\"$L15\",null,{\"machineId\":\"4b3c889588277464\"}]\n"])</script><script>self.__next_f.push([1,"10:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#0a0a0a\"}]]\n"])</script><script>self.__next_f.push([1,"16:I[54556,[],\"IconMark\"]\nd:null\n12:[[\"$\",\"title\",\"0\",{\"children\":\"VansAI - AI Infrastructure Management\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly.\"}],[\"$\",\"link\",\"2\",{\"rel\":\"manifest\",\"href\":\"/manifest.webmanifest\",\"crossOrigin\":\"$undefined\"}],[\"$\",\"link\",\"3\",{\"rel\":\"icon\",\"href\":\"/favicon.ico?18601c4b266d75a4\",\"type\":\"image/x-icon\",\"sizes\":\"32x32\"}],[\"$\",\"link\",\"4\",{\"rel\":\"icon\",\"href\":\"/favicon.svg\"}],[\"$\",\"$L16\",\"5\",{}]]\n"])</script></body></html>
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[44922,["4385","static/chunks/4385-
|
|
3
|
-
3:I[21700,["4385","static/chunks/4385-
|
|
4
|
-
4:I[21609,["4385","static/chunks/4385-
|
|
2
|
+
2:I[44922,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"default"]
|
|
3
|
+
3:I[21700,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"ThemeProvider"]
|
|
4
|
+
4:I[21609,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"RuntimeI18nProvider"]
|
|
5
5
|
5:I[6972,[],""]
|
|
6
6
|
6:I[47560,["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"default"]
|
|
7
7
|
7:I[8906,[],""]
|
|
8
|
-
8:I[92940,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-
|
|
8
|
+
8:I[92940,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"DashboardLayout"]
|
|
9
9
|
9:I[69947,["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"default"]
|
|
10
10
|
b:I[55337,[],"OutletBoundary"]
|
|
11
11
|
c:"$Sreact.suspense"
|
|
@@ -15,10 +15,10 @@ f:I[55337,[],"ViewportBoundary"]
|
|
|
15
15
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
16
|
:HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
|
|
17
17
|
:HL["/_next/static/css/04cdd30b78c3f748.css","style"]
|
|
18
|
-
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$La",null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
18
|
+
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$La",null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Uwqu2CTKkonNUYF-jGylG"}
|
|
19
19
|
14:[]
|
|
20
20
|
e:"$W14"
|
|
21
|
-
15:I[97993,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-
|
|
21
|
+
15:I[97993,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"default"]
|
|
22
22
|
a:["$","$L15",null,{"machineId":"4b3c889588277464"}]
|
|
23
23
|
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
|
|
24
24
|
16:I[54556,[],"IconMark"]
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[97993,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-
|
|
2
|
+
2:I[97993,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"default"]
|
|
3
3
|
3:I[55337,[],"OutletBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"machineId":"4b3c889588277464"}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{"machineId":"4b3c889588277464"}],null,["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Uwqu2CTKkonNUYF-jGylG"}
|
|
6
6
|
5:null
|
package/app/.next-cli-build/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
2:I[6972,[],""]
|
|
3
3
|
3:I[8906,[],""]
|
|
4
4
|
4:[]
|
|
5
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"
|
|
5
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"parallelRouterKey":"children","template":["$","$L3",null,{}]}]]}],"isPartial":false,"staleTime":300,"varyParams":"$W4","buildId":"Uwqu2CTKkonNUYF-jGylG"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[92940,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-
|
|
2
|
+
2:I[92940,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"DashboardLayout"]
|
|
3
3
|
3:I[6972,[],""]
|
|
4
4
|
4:I[69947,["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"default"]
|
|
5
5
|
5:I[8906,[],""]
|
|
6
|
-
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","c",{"children":[null,["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$4","errorStyles":[],"errorScripts":[],"template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Uwqu2CTKkonNUYF-jGylG"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[44922,["4385","static/chunks/4385-
|
|
3
|
-
3:I[21700,["4385","static/chunks/4385-
|
|
4
|
-
4:I[21609,["4385","static/chunks/4385-
|
|
2
|
+
2:I[44922,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"default"]
|
|
3
|
+
3:I[21700,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"ThemeProvider"]
|
|
4
|
+
4:I[21609,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"RuntimeI18nProvider"]
|
|
5
5
|
5:I[6972,[],""]
|
|
6
6
|
6:I[47560,["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"default"]
|
|
7
7
|
7:I[8906,[],""]
|
|
8
|
-
8:I[92940,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-
|
|
8
|
+
8:I[92940,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"DashboardLayout"]
|
|
9
9
|
9:I[69947,["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"default"]
|
|
10
10
|
b:I[55337,[],"OutletBoundary"]
|
|
11
11
|
c:"$Sreact.suspense"
|
|
@@ -15,10 +15,10 @@ f:I[55337,[],"ViewportBoundary"]
|
|
|
15
15
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
16
16
|
:HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
|
|
17
17
|
:HL["/_next/static/css/04cdd30b78c3f748.css","style"]
|
|
18
|
-
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$La",null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"
|
|
18
|
+
0:{"P":null,"c":["","dashboard"],"q":"","i":false,"f":[[["",{"children":["(dashboard)",{"children":["dashboard",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]]}]]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L8",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$9","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:style","children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style","children":404}],["$","div",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style","children":["$","h2",null,{"style":"$0:f:0:1:0:props:children:1:props:children:1:props:children:1:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style","children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]]}],{"children":[["$","$1","c",{"children":[null,["$","$L5",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L7",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":[["$","$1","c",{"children":["$La",null,["$","$Lb",null,{"children":["$","$c",null,{"name":"Next.MetadataOutlet","children":"$@d"}]}]]}],{},null,false,null]},null,false,"$@e"]},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$Lf",null,{"children":"$L10"}],["$","div",null,{"hidden":true,"children":["$","$L11",null,{"children":["$","$c",null,{"name":"Next.Metadata","children":"$L12"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$13",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"Uwqu2CTKkonNUYF-jGylG"}
|
|
19
19
|
14:[]
|
|
20
20
|
e:"$W14"
|
|
21
|
-
15:I[97993,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-
|
|
21
|
+
15:I[97993,["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9131","static/chunks/9131-35d90b99e28db378.js","6337","static/chunks/app/(dashboard)/dashboard/page-694ccd630a55547c.js"],"default"]
|
|
22
22
|
a:["$","$L15",null,{"machineId":"4b3c889588277464"}]
|
|
23
23
|
10:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]
|
|
24
24
|
16:I[54556,[],"IconMark"]
|
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
3:I[55337,[],"MetadataBoundary"]
|
|
4
4
|
4:"$Sreact.suspense"
|
|
5
5
|
5:I[54556,[],"IconMark"]
|
|
6
|
-
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VansAI - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?18601c4b266d75a4","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
6
|
+
0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#0a0a0a"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"VansAI - AI Infrastructure Management"}],["$","meta","1",{"name":"description","content":"One endpoint for all your AI providers. Manage keys, monitor usage, and scale effortlessly."}],["$","link","2",{"rel":"manifest","href":"/manifest.webmanifest"}],["$","link","3",{"rel":"icon","href":"/favicon.ico?18601c4b266d75a4","type":"image/x-icon","sizes":"32x32"}],["$","link","4",{"rel":"icon","href":"/favicon.svg"}],["$","$L5","5",{}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Uwqu2CTKkonNUYF-jGylG"}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
1:"$Sreact.fragment"
|
|
2
|
-
2:I[44922,["4385","static/chunks/4385-
|
|
3
|
-
3:I[21700,["4385","static/chunks/4385-
|
|
4
|
-
4:I[21609,["4385","static/chunks/4385-
|
|
2
|
+
2:I[44922,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"default"]
|
|
3
|
+
3:I[21700,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"ThemeProvider"]
|
|
4
|
+
4:I[21609,["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"RuntimeI18nProvider"]
|
|
5
5
|
5:I[6972,[],""]
|
|
6
6
|
6:I[47560,["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"default"]
|
|
7
7
|
7:I[8906,[],""]
|
|
8
8
|
:HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
|
|
9
9
|
:HL["/_next/static/css/04cdd30b78c3f748.css","style"]
|
|
10
|
-
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"
|
|
10
|
+
0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/e8723a4485b3f4ec.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/04cdd30b78c3f748.css","precedence":"next"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"if(document.fonts&&document.fonts.ready){document.fonts.ready.then(function(){document.documentElement.classList.add('fonts-loaded')})}else{document.documentElement.classList.add('fonts-loaded')}"}}]}],["$","body",null,{"className":"__variable_f367f3 font-sans antialiased","children":[["$","$L2",null,{}],["$","$L3",null,{"children":["$","$L4",null,{"children":["$","$L5",null,{"parallelRouterKey":"children","error":"$6","errorStyles":[],"errorScripts":[],"template":["$","$L7",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"Uwqu2CTKkonNUYF-jGylG"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
:HL["/_next/static/media/e4af272ccee01ff0-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
2
2
|
:HL["/_next/static/css/e8723a4485b3f4ec.css","style"]
|
|
3
3
|
:HL["/_next/static/css/04cdd30b78c3f748.css","style"]
|
|
4
|
-
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"
|
|
4
|
+
0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"(dashboard)","param":null,"prefetchHints":0,"slots":{"children":{"name":"dashboard","param":null,"prefetchHints":0,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}}}}}},"staleTime":300,"buildId":"Uwqu2CTKkonNUYF-jGylG"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/landing/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"9446":{"*":{"id":"73735","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"80741":{"*":{"id":"36917","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-f8d0890bcd2c8690.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","7018","static/chunks/app/landing/page-775bf0f40a06728d.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-f8d0890bcd2c8690.js","2940","static/chunks/2940-48989ef09fe01727.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":97993,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":80741,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":49358,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/landing/page":[]},"rscModuleMapping":{"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"9446":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"44922":{"*":{"id":"88514","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"80741":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/landing/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"4899":{"*":{"id":"53209","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"7253","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"9413","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"88502","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"41888","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"1754","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"75748","name":"*","chunks":[],"async":false}},"9446":{"*":{"id":"73735","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"68862","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"94077","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"73062","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"41117","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"11494","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"65854","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"1539","name":"*","chunks":[],"async":false}},"44922":{"*":{"id":"30676","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"32698","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"49865","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"84706","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"5347","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"13572","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"58325","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"42295","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"59698","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"34469","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"98240","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"7011","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"5997","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"45961","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"73962","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"63478","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"34259","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"53185","name":"*","chunks":[],"async":false}},"80741":{"*":{"id":"36917","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"63780","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"2881","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"21428","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"20321","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"79854","name":"*","chunks":[],"async":false}},"91082":{"*":{"id":"13909","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"43736","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"23880","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"28222","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-page.js":{"id":86329,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4899,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":65592,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/layout-router.js":{"id":6972,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":8906,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":55337,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":54556,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/node_modules/.pnpm/next@16.2.9_@babel+core@7.29.7_react-dom@19.2.4_react@19.2.4__react@19.2.4/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":47100,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/material-symbols-subset.css":{"id":48173,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/globals.css":{"id":76595,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/i18n/RuntimeI18nProvider.js":{"id":21609,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/MaterialSymbolsLink.js":{"id":44922,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/ThemeProvider.js":{"id":21700,"name":"*","chunks":["4385","static/chunks/4385-4845cea1b0d2634c.js","7177","static/chunks/app/layout-c7e89b3e4871eeaa.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/error.js":{"id":47560,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","8039","static/chunks/app/error-448508d1660219d3.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/global-error.js":{"id":66447,"name":"*","chunks":["4219","static/chunks/app/global-error-b21b57ce0646e95b.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/callback/page.js":{"id":83390,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/dashboard/settings/pricing/page.js":{"id":67217,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/landing/page.js":{"id":83035,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","7018","static/chunks/app/landing/page-775bf0f40a06728d.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/login/page.js":{"id":64274,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/masuk/MasukClient.js":{"id":34373,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/index.js":{"id":92940,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","2318","static/chunks/2318-288d3ff89298deb7.js","4385","static/chunks/4385-4845cea1b0d2634c.js","2940","static/chunks/2940-48989ef09fe01727.js","9305","static/chunks/app/(dashboard)/layout-8f58062b0584c945.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error.js":{"id":69947,"name":"*","chunks":["3885","static/chunks/3885-48c87c990520d85e.js","4151","static/chunks/app/(dashboard)/error-7f58373ad4f6ad80.js"],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/basic-chat/BasicChatPageClient.js":{"id":21422,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/[toolId]/ToolDetailClient.js":{"id":30819,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/cli-tools/CLIToolsPageClient.js":{"id":99590,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/combos/page.js":{"id":8537,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/endpoint/EndpointPageClient.js":{"id":97993,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js":{"id":64347,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/[kind]/MediaKindClient.js":{"id":87250,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js":{"id":6312,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/media-providers/web/page.js":{"id":32158,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/mitm/MitmPageClient.js":{"id":52473,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/new/page.js":{"id":6029,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/pxpipe/PxpipeClient.js":{"id":34356,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/components/ProviderLimits/index.js":{"id":70665,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/shared/components/Loading.js":{"id":47056,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/skills/page.js":{"id":6119,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/token-saver/TokenSaverClient.js":{"id":80741,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/translator/page.js":{"id":82514,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/usage/page.js":{"id":79153,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/console-log/ConsoleLogClient.js":{"id":78199,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/profile/page.js":{"id":55971,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/page.js":{"id":9446,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/proxy-pools/page.js":{"id":49358,"name":"*","chunks":[],"async":false},"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/dashboard/providers/[id]/page.js":{"id":91082,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/runner/work/VansRouter/VansRouter/src/":[],"/home/runner/work/VansRouter/VansRouter/src/app/layout":[{"inlined":false,"path":"static/css/e8723a4485b3f4ec.css"},{"inlined":false,"path":"static/css/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/global-error":[{"inlined":false,"path":"static/css/04cdd30b78c3f748.css"}],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/layout":[],"/home/runner/work/VansRouter/VansRouter/src/app/(dashboard)/error":[],"/home/runner/work/VansRouter/VansRouter/src/app/landing/page":[]},"rscModuleMapping":{"4899":{"*":{"id":"29835","name":"*","chunks":[],"async":false}},"6029":{"*":{"id":"22471","name":"*","chunks":[],"async":false}},"6119":{"*":{"id":"21798","name":"*","chunks":[],"async":false}},"6312":{"*":{"id":"83588","name":"*","chunks":[],"async":false}},"6972":{"*":{"id":"2298","name":"*","chunks":[],"async":false}},"8537":{"*":{"id":"18737","name":"*","chunks":[],"async":false}},"8906":{"*":{"id":"13598","name":"*","chunks":[],"async":false}},"9446":{"*":{"id":"4348","name":"*","chunks":[],"async":false}},"21422":{"*":{"id":"20904","name":"*","chunks":[],"async":false}},"21609":{"*":{"id":"31159","name":"*","chunks":[],"async":false}},"21700":{"*":{"id":"84112","name":"*","chunks":[],"async":false}},"30819":{"*":{"id":"87607","name":"*","chunks":[],"async":false}},"32158":{"*":{"id":"48904","name":"*","chunks":[],"async":false}},"34356":{"*":{"id":"79432","name":"*","chunks":[],"async":false}},"34373":{"*":{"id":"66325","name":"*","chunks":[],"async":false}},"44922":{"*":{"id":"88514","name":"*","chunks":[],"async":false}},"47056":{"*":{"id":"6952","name":"*","chunks":[],"async":false}},"47560":{"*":{"id":"71503","name":"*","chunks":[],"async":false}},"48173":{"*":{"id":"57932","name":"*","chunks":[],"async":false}},"49358":{"*":{"id":"16776","name":"*","chunks":[],"async":false}},"52473":{"*":{"id":"64897","name":"*","chunks":[],"async":false}},"54556":{"*":{"id":"32766","name":"*","chunks":[],"async":false}},"55337":{"*":{"id":"50875","name":"*","chunks":[],"async":false}},"55971":{"*":{"id":"12373","name":"*","chunks":[],"async":false}},"64274":{"*":{"id":"56176","name":"*","chunks":[],"async":false}},"64347":{"*":{"id":"19366","name":"*","chunks":[],"async":false}},"65592":{"*":{"id":"10590","name":"*","chunks":[],"async":false}},"66447":{"*":{"id":"30145","name":"*","chunks":[],"async":false}},"67217":{"*":{"id":"60884","name":"*","chunks":[],"async":false}},"69947":{"*":{"id":"35411","name":"*","chunks":[],"async":false}},"70665":{"*":{"id":"53929","name":"*","chunks":[],"async":false}},"76595":{"*":{"id":"430","name":"*","chunks":[],"async":false}},"78199":{"*":{"id":"76033","name":"*","chunks":[],"async":false}},"79153":{"*":{"id":"19631","name":"*","chunks":[],"async":false}},"80741":{"*":{"id":"33731","name":"*","chunks":[],"async":false}},"82514":{"*":{"id":"19998","name":"*","chunks":[],"async":false}},"83035":{"*":{"id":"58410","name":"*","chunks":[],"async":false}},"83390":{"*":{"id":"80066","name":"*","chunks":[],"async":false}},"86329":{"*":{"id":"98823","name":"*","chunks":[],"async":false}},"87250":{"*":{"id":"38736","name":"*","chunks":[],"async":false}},"91082":{"*":{"id":"63240","name":"*","chunks":[],"async":false}},"92940":{"*":{"id":"88844","name":"*","chunks":[],"async":false}},"97993":{"*":{"id":"31441","name":"*","chunks":[],"async":false}},"99590":{"*":{"id":"17552","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|