@jheavenknows/bluerouter 5.2.25 → 5.2.30
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 +19 -18
- package/app/.next-cli-build/build-manifest.json +2 -2
- package/app/.next-cli-build/routes-manifest.json +6 -0
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page.js +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/api-keys/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- 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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +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/cluster/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/cluster/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +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/local-ai-report/page.js +3 -3
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/local-ai-report/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js +2 -2
- 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.js +2 -2
- 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.js +3 -3
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/page.js.nft.json +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/personalcloudprovider/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovider/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovidermonitor/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalcloudprovidermonitor/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalquota/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/personalquota/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- 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/prompt-logs/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/prompt-logs/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/provider-health/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/providers/[id]/page.js +3 -3
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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/quota/page.js +2 -2
- 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/resource-monitor/page.js +2 -2
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/resource-monitor/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -0
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -0
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -0
- package/app/.next-cli-build/server/app/(dashboard)/dashboard/skills/page.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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.js +2 -2
- 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 +6 -6
- package/app/.next-cli-build/server/app/_not-found.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- 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 +2 -2
- package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/ldap/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/ldap/users/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/login/route.js +2 -2
- package/app/.next-cli-build/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/logout/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/logout/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/callback/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/start/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/oidc/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/auth/status/route.js +1 -1
- package/app/.next-cli-build/server/app/api/auth/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/branding/[asset]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/branding/[asset]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/branding/route.js +1 -1
- package/app/.next-cli-build/server/app/api/branding/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/branding/upload/route.js +1 -1
- package/app/.next-cli-build/server/app/api/branding/upload/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/all-statuses/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/autostart/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/prompt-log-db/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/root-ca/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +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 +1 -1
- 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/copilot-settings/route.js.nft.json +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 +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/cowork-settings/route.js.nft.json +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/app/.next-cli-build/server/app/api/cli-tools/qwen-settings/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cluster/config/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cluster/config/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cluster/heartbeat/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cluster/heartbeat/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cluster/peers/[id]/command/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cluster/peers/[id]/command/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cluster/peers/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cluster/peers/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cluster/peers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cluster/peers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cluster/snapshot/route.js +2 -2
- package/app/.next-cli-build/server/app/api/cluster/snapshot/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cluster/sync/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cluster/sync/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/cluster/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/cluster/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/combos/[id]/route.js +2 -2
- package/app/.next-cli-build/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/combos/route.js +1 -1
- package/app/.next-cli-build/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/analytics/ai-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/analytics/ai-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/analytics/analyze/route.js +2 -2
- package/app/.next-cli-build/server/app/api/dashboard/analytics/analyze/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/analytics/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/analytics/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/combos/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/combos/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/endpoint/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/endpoint/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/local-ai-report/route.js +2 -2
- package/app/.next-cli-build/server/app/api/dashboard/local-ai-report/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/options/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/prompt-logs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/dashboard/token-saver/route.js +2 -2
- package/app/.next-cli-build/server/app/api/dashboard/token-saver/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/health/route.js +1 -1
- package/app/.next-cli-build/server/app/api/init/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/caveman-test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/caveman-test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/rotate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/keys/route.js +2 -2
- package/app/.next-cli-build/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/locale/route.js +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/message/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js +2 -2
- package/app/.next-cli-build/server/app/api/mcp/[plugin]/sse/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/deepgram/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js +2 -2
- package/app/.next-cli-build/server/app/api/media-providers/tts/elevenlabs/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/inworld/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/minimax/voices/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/media-providers/tts/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/alias/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/availability/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/availability/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/custom/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/custom/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/disabled/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/disabled/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/models/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/models/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/codex/import-token/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next-cli-build/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/gitlab/pat/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next-cli-build/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/api-key-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/api-key-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/import-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/usage/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/[id]/usage/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/client/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/client/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/monitor/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/monitor/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/permissions/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/permissions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/routing/route.js +1 -1
- package/app/.next-cli-build/server/app/api/personal-cloud-providers/routing/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pricing/catalog/route.js +6 -0
- package/app/.next-cli-build/server/app/api/pricing/catalog/route.js.nft.json +1 -0
- package/app/.next-cli-build/server/app/api/pricing/catalog/route_client-reference-manifest.js +1 -0
- package/app/.next-cli-build/server/app/api/pricing/recalculate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/pricing/recalculate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/pricing/route.js +1 -1
- package/app/.next-cli-build/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-health/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-health/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next-cli-build/server/app/api/provider-nodes/route.js.nft.json +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]/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/[id]/test/route.js.nft.json +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/[id]/test-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/client/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/kilo/free-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/providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/suggested-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/providers/validate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/[id]/test/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js +2 -2
- package/app/.next-cli-build/server/app/api/proxy-pools/cloudflare-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js +2 -2
- package/app/.next-cli-build/server/app/api/proxy-pools/deno-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
- package/app/.next-cli-build/server/app/api/proxy-pools/vercel-deploy/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/resource-monitor/[id]/route.js +2 -2
- package/app/.next-cli-build/server/app/api/resource-monitor/[id]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/resource-monitor/ai-models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/resource-monitor/ai-models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/resource-monitor/analyze/route.js +2 -2
- package/app/.next-cli-build/server/app/api/resource-monitor/analyze/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/resource-monitor/history/route.js +1 -1
- package/app/.next-cli-build/server/app/api/resource-monitor/history/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/resource-monitor/route.js +3 -3
- package/app/.next-cli-build/server/app/api/resource-monitor/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/database/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/database/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/settings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/shutdown/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tags/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/console-logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next-cli-build/server/app/api/translator/load/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/save/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/send/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/translator/translate/route.js +1 -1
- package/app/.next-cli-build/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/disable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-check/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-disable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-enable/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-install/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-login/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js +1 -1
- package/app/.next-cli-build/server/app/api/tunnel/tailscale-start-daemon/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/chart/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/chart/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/history/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/providers/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/providers/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-details/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/stats/route.js +1 -1
- package/app/.next-cli-build/server/app/api/usage/stats/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/usage/stream/route.js +2 -2
- package/app/.next-cli-build/server/app/api/usage/stream/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- 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/speech/route.js.nft.json +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/audio/transcriptions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/audio/voices/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/images/generations/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/images/generations/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/messages/route.js.nft.json +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/[kind]/route.js.nft.json +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/v1/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/compact/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/search/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/search/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1/web/fetch/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next-cli-build/server/app/api/v1beta/models/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/restart/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/shutdown/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/shutdown/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/api/version/update/route.js +1 -1
- package/app/.next-cli-build/server/app/api/version/update/route.js.nft.json +1 -1
- package/app/.next-cli-build/server/app/callback/page.js +2 -2
- 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 +6 -6
- package/app/.next-cli-build/server/app/callback.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- package/app/.next-cli-build/server/app/callback.segments/_tree.segment.rsc +2 -2
- 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/analytics.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard/analytics.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/analytics.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/api-keys.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard/api-keys.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_full.segment.rsc +8 -8
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/api-keys.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/basic-chat.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/cli-tools.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cluster.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/cluster.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/!KGRhc2hib2FyZCk/dashboard/cluster/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/!KGRhc2hib2FyZCk/dashboard/cluster.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/cluster.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/combos.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/combos.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/combos.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/endpoint.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/endpoint.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/endpoint.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/!KGRhc2hib2FyZCk/dashboard/local-ai-report/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/!KGRhc2hib2FyZCk/dashboard/local-ai-report.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/local-ai-report.segments/_tree.segment.rsc +2 -2
- 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 +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/mitm.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/mitm.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/mitm.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/profile.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/profile.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/profile.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard/prompt-logs.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/prompt-logs.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/provider-health.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard/provider-health.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/provider-health.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers/new.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers/new.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers/new.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/providers.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/providers.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/providers.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/quota.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/quota.rsc +9 -9
- 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 +9 -9
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/quota.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/!KGRhc2hib2FyZCk/dashboard/resource-monitor/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/!KGRhc2hib2FyZCk/dashboard/resource-monitor.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/_full.segment.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/dashboard/resource-monitor.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.meta +6 -5
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.rsc +26 -24
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/{dashboard → !KGRhc2hib2FyZCk/dashboard}/settings/pricing/__PAGE__.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/{dashboard → !KGRhc2hib2FyZCk/dashboard}/settings/pricing.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/{dashboard → !KGRhc2hib2FyZCk/dashboard}/settings.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/{dashboard.segment.rsc → !KGRhc2hib2FyZCk/dashboard.segment.rsc} +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +26 -24
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -2
- package/app/.next-cli-build/server/app/dashboard/skills.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/skills.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/skills.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/token-saver.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/token-saver.rsc +7 -7
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/!KGRhc2hib2FyZCk/dashboard/token-saver/__PAGE__.segment.rsc +1 -1
- 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 +7 -7
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/token-saver.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/translator.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/translator.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/translator.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard/usage.html +1 -1
- package/app/.next-cli-build/server/app/dashboard/usage.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard/usage.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/dashboard.html +1 -1
- package/app/.next-cli-build/server/app/dashboard.rsc +8 -8
- 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 +8 -8
- 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 +6 -6
- package/app/.next-cli-build/server/app/dashboard.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/favicon.ico/route.js +1 -1
- package/app/.next-cli-build/server/app/index.html +1 -1
- package/app/.next-cli-build/server/app/index.rsc +6 -6
- package/app/.next-cli-build/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.segments/_full.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next-cli-build/server/app/index.segments/_index.segment.rsc +6 -6
- package/app/.next-cli-build/server/app/index.segments/_tree.segment.rsc +2 -2
- package/app/.next-cli-build/server/app/landing/page.js +2 -2
- 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 +6 -6
- package/app/.next-cli-build/server/app/landing.segments/_full.segment.rsc +6 -6
- 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 +6 -6
- package/app/.next-cli-build/server/app/landing.segments/_tree.segment.rsc +2 -2
- 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.js +2 -2
- 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 +7 -7
- package/app/.next-cli-build/server/app/login.segments/_full.segment.rsc +7 -7
- 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 +6 -6
- package/app/.next-cli-build/server/app/login.segments/_tree.segment.rsc +2 -2
- 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/manifest.webmanifest/route.js +2 -2
- package/app/.next-cli-build/server/app/page.js +2 -2
- package/app/.next-cli-build/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next-cli-build/server/app-paths-manifest.json +19 -18
- package/app/.next-cli-build/server/chunks/1340.js +7 -7
- package/app/.next-cli-build/server/chunks/3110.js +1 -1
- package/app/.next-cli-build/server/chunks/3433.js +3 -3
- package/app/.next-cli-build/server/chunks/402.js +1 -1
- package/app/.next-cli-build/server/chunks/4746.js +1 -1
- package/app/.next-cli-build/server/chunks/4790.js +2 -2
- package/app/.next-cli-build/server/chunks/541.js +3 -3
- package/app/.next-cli-build/server/chunks/5810.js +8 -8
- package/app/.next-cli-build/server/chunks/6328.js +1 -1
- package/app/.next-cli-build/server/chunks/6759.js +1 -1
- package/app/.next-cli-build/server/chunks/6811.js +1 -1
- package/app/.next-cli-build/server/chunks/689.js +1 -1
- package/app/.next-cli-build/server/chunks/6956.js +1 -1
- package/app/.next-cli-build/server/chunks/7341.js +1 -1
- package/app/.next-cli-build/server/chunks/8352.js +1 -1
- package/app/.next-cli-build/server/chunks/8491.js +2 -2
- package/app/.next-cli-build/server/middleware-build-manifest.js +1 -1
- package/app/.next-cli-build/server/middleware.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/static/Mz3kUglmPQGIt583Sd6NW/_buildManifest.js +1 -0
- package/app/.next-cli-build/static/chunks/{5263-b285738dbf895e8d.js → 5263-0de8f5d0c9d73bae.js} +1 -1
- package/app/.next-cli-build/static/chunks/5497-6a03b79691097f3c.js +15 -0
- package/app/.next-cli-build/static/chunks/app/(dashboard)/dashboard/settings/pricing/page-6c83bcac76e31968.js +1 -0
- package/app/.next-cli-build/static/chunks/app/_global-error/page-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/login/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/branding/[asset]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/branding/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/branding/upload/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/qwen-settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/config/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/heartbeat/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/peers/[id]/command/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/peers/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/peers/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/snapshot/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/sync/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/cluster/test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/combos/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/ai-models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/analyze/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/combos/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/endpoint/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/local-ai-report/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/options/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/dashboard/token-saver/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/health/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/init/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/caveman-test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/keys/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/locale/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/api-key-models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/import-models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/usage/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/client/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/monitor/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/permissions/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/routing/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pricing/catalog/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pricing/recalculate/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-health/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/[id]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/ai-models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/analyze/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/history/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/settings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tags/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/restart/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/app/page-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-984d38fbe7bdf873.js +1 -0
- package/app/.next-cli-build/static/css/523ea6b99dc712e8.css +1 -0
- package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-shm +0 -0
- package/app/cli/.build-home/AppData/Roaming/bluerouter/db/data.sqlite-wal +0 -0
- package/app/package.json +1 -1
- package/package.json +1 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js +0 -2
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page.js.nft.json +0 -1
- package/app/.next-cli-build/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +0 -1
- package/app/.next-cli-build/static/chunks/5497-828b7c16e48c6a4c.js +0 -15
- package/app/.next-cli-build/static/chunks/app/_global-error/page-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/ldap/users/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/login/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/logout/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/callback/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/start/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/oidc/test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/auth/status/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/branding/[asset]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/branding/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/branding/upload/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/all-statuses/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/autostart/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/prompt-log-db/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/root-ca/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/antigravity-mitm/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/claude-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cline-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/codex-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/copilot-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-registry/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-mcp-tools/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/cowork-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/deepseek-tui-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/droid-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/hermes-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/jcode-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/kilo-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/openclaw-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/opencode-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cli-tools/qwen-settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/config/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/heartbeat/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/peers/[id]/command/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/peers/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/peers/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/snapshot/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/sync/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/cluster/test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/combos/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/ai-models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/analyze/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/analytics/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/combos/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/endpoint/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/local-ai-report/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/options/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/prompt-logs/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/dashboard/token-saver/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/health/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/init/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/caveman-test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/rotate/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/keys/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/locale/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/message/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/mcp/[plugin]/sse/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/deepgram/voices/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/elevenlabs/voices/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/inworld/voices/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/minimax/voices/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/media-providers/tts/voices/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/alias/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/availability/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/custom/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/disabled/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/models/test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/[provider]/[action]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/codex/import-token/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/auto-import/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/cursor/import/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/gitlab/pat/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/iflow/cookie/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/auto-import/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/import/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-authorize/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/oauth/kiro/social-exchange/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/api-key-models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/import-models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/models/[...routeModel]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/[id]/usage/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/client/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/monitor/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/permissions/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/personal-cloud-providers/routing/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pricing/recalculate/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/pricing/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-health/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/provider-nodes/validate/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/[id]/test-models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/client/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/kilo/free-models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/suggested-models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/test-batch/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/providers/validate/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/[id]/test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/cloudflare-deploy/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/deno-deploy/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/proxy-pools/vercel-deploy/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/[id]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/ai-models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/analyze/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/history/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/resource-monitor/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/database/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/proxy-test/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/require-login/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/settings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/shutdown/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tags/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/console-logs/stream/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/load/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/save/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/send/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/translator/translate/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/disable/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/enable/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/status/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-check/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-disable/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-enable/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-install/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-login/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/tunnel/tailscale-start-daemon/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/[connectionId]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/chart/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/history/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/providers/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-details/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/request-logs/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stats/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/usage/stream/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/api/chat/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/speech/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/transcriptions/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/audio/voices/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/chat/completions/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/embeddings/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/images/generations/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/count_tokens/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/messages/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/[kind]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/info/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/compact/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/responses/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/search/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1/web/fetch/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/[...path]/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/v1beta/models/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/restart/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/shutdown/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/api/version/update/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/dashboard/settings/pricing/page-74ec61bef7cabf20.js +0 -1
- package/app/.next-cli-build/static/chunks/app/manifest.webmanifest/route-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/app/page-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/app-error-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/forbidden-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/not-found-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/chunks/next/dist/client/components/builtin/unauthorized-aefd4d11ef2fe811.js +0 -1
- package/app/.next-cli-build/static/css/f1d41e3ef47a71f4.css +0 -1
- package/app/.next-cli-build/static/n5LDAYuYpBpiXMs2P-P_M/_buildManifest.js +0 -1
- /package/app/.next-cli-build/static/{n5LDAYuYpBpiXMs2P-P_M → Mz3kUglmPQGIt583Sd6NW}/_ssgManifest.js +0 -0
- /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-5.2.14-to-5.2.15-5.2.15-20260723-164803 → upgrade-5.2.24-to-5.2.25-5.2.25-20260724-094021}/data.sqlite +0 -0
- /package/app/cli/.build-home/AppData/Roaming/bluerouter/db/backups/{upgrade-5.2.15-to-5.2.16-5.2.16-20260723-171926 → upgrade-5.2.25-to-5.2.29-5.2.29-20260724-101807}/data.sqlite +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/resource-monitor/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"21150","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"66979","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"717","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"40738","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30238":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"22181","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"38658":{"*":{"id":"97759","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"8385","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"34716","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"27094","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"86396","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62256":{"*":{"id":"89431","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"45407","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"18521","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75444":{"*":{"id":"77056","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86243":{"*":{"id":"11674","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"54004","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"14144","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"82970","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"2236","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"50774","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"65628","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingHead.js":{"id":70255,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingProvider.js":{"id":44656,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\dashboard\\settings\\pricing\\page.js":{"id":87304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomSttModal.js":{"id":87600,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomTtsModal.js":{"id":25752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":86671,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\PersonalCloudTosModal.js":{"id":6592,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\api-keys\\ApiKeysPageClient.js":{"id":56484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cluster\\page.js":{"id":75444,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-b285738dbf895e8d.js","5497","static/chunks/5497-828b7c16e48c6a4c.js","6337","static/chunks/app/(dashboard)/dashboard/page-2495f6cb6b0f9fd9.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":38658,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":25055,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\resource-monitor\\page.js":{"id":86243,"name":"*","chunks":["506","static/chunks/506-e306a6facf8e670d.js","6483","static/chunks/6483-1a0c2466b468d17f.js","1205","static/chunks/app/(dashboard)/dashboard/resource-monitor/page-5f479cc10bd09c16.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\analytics\\AnalyticsPageClient.js":{"id":70959,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\local-ai-report\\LocalAiReportClient.js":{"id":30238,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovider\\PersonalCloudProviderPageClient.js":{"id":43503,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovidermonitor\\PersonalCloudProviderMonitorPageClient.js":{"id":17173,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\prompt-logs\\PromptLogsPageClient.js":{"id":55478,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalquota\\components\\PersonalProviderLimits.js":{"id":37483,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\provider-health\\page.js":{"id":88884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":98075,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverAnalyticsPageClient.js":{"id":96180,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\login\\page.js":{"id":62256,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\bluerouter\\src\\":[],"D:\\bluerouter\\src\\app\\layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/f1d41e3ef47a71f4.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\page":[],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\resource-monitor\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"17604","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"91009","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"20176","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30238":{"*":{"id":"32746","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"25211","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"38658":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"73335","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"41694","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"68070","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62256":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"86729","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"62855","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75444":{"*":{"id":"73230","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86243":{"*":{"id":"41199","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87304":{"*":{"id":"93870","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"50576","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"42854","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"23784","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/(dashboard)/dashboard/resource-monitor/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"98":{"*":{"id":"4770","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"87226","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"50585","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"21150","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"83552","name":"*","chunks":[],"async":false}},"14899":{"*":{"id":"71637","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"14731","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"40410","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"66979","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"19308","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"267","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"23296","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"91809","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"34965","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"79488","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"717","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"74812","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"40738","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"81921","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"20084","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"91099","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"39645","name":"*","chunks":[],"async":false}},"30238":{"*":{"id":"85080","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"51109","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"23048","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"22181","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"53845","name":"*","chunks":[],"async":false}},"38658":{"*":{"id":"97759","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"11229","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"8385","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"81157","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"34716","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"62727","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"18513","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"11633","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"61742","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"23658","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"27094","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"75171","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"25919","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"86396","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"19388","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"35421","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"19598","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"60440","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"86209","name":"*","chunks":[],"async":false}},"62256":{"*":{"id":"89431","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"5291","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"94558","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"82265","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"55236","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"45407","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"18521","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"16316","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"83352","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"51585","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"61335","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"86739","name":"*","chunks":[],"async":false}},"75444":{"*":{"id":"77056","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"84342","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"3236","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"95145","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"40074","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"17660","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"29499","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"18968","name":"*","chunks":[],"async":false}},"86243":{"*":{"id":"11674","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"54004","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"74661","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"82970","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"73180","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"2236","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"70664","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"79346","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"53838","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"48781","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"99070","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"42196","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"56110","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"7870","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"5211","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"43182","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"43173","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"50774","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"67738","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"32971","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"65628","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"95514","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\builtin\\global-error.js":{"id":27123,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-page.js":{"id":61304,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\client-segment.js":{"id":78616,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\http-access-fallback\\error-boundary.js":{"id":64777,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\layout-router.js":{"id":57121,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\client\\components\\render-from-template-context.js":{"id":74581,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\framework\\boundary-components.js":{"id":90484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\dist\\esm\\lib\\metadata\\generate\\icon-mark.js":{"id":86869,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\node_modules\\next\\font\\google\\target.css?{\"path\":\"src\\\\app\\\\layout.js\",\"import\":\"Inter\",\"arguments\":[{\"subsets\":[\"latin\"],\"variable\":\"--font-inter\"}],\"variableName\":\"inter\"}":{"id":57688,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\node_modules\\material-symbols\\outlined.css":{"id":5887,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\src\\app\\globals.css":{"id":51743,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\src\\i18n\\RuntimeI18nProvider.js":{"id":94635,"name":"*","chunks":["1101","static/chunks/1101-0f70d5dbf6d05bf7.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","7177","static/chunks/app/layout-246e5f10ac28be17.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingHead.js":{"id":70255,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\BrandingProvider.js":{"id":44656,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeProvider.js":{"id":21110,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\app\\callback\\page.js":{"id":59884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\landing\\page.js":{"id":85941,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomEmbeddingModal.js":{"id":96748,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomSttModal.js":{"id":87600,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\AddCustomTtsModal.js":{"id":25752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Avatar.js":{"id":56319,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Badge.js":{"id":56061,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Button.js":{"id":92542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Card.js":{"id":84588,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ChangelogModal.js":{"id":40197,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ComboFormModal.js":{"id":45455,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\CursorAuthModal.js":{"id":30815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\EditConnectionModal.js":{"id":73579,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Footer.js":{"id":92173,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\GitLabAuthModal.js":{"id":95088,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Header.js":{"id":74891,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\HeaderMenu.js":{"id":80752,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\IFlowCookieModal.js":{"id":23936,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Input.js":{"id":11910,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroAuthModal.js":{"id":61500,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroOAuthWrapper.js":{"id":62899,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\KiroSocialOAuthModal.js":{"id":94230,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\LanguageSwitcher.js":{"id":21931,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\AuthLayout.js":{"id":91450,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\layouts\\DashboardLayout.js":{"id":86671,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Loading.js":{"id":25086,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ManualConfigModal.js":{"id":28815,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\McpMarketplaceModal.js":{"id":28058,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Modal.js":{"id":81127,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ModelSelectModal.js":{"id":72908,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NineRemoteButton.js":{"id":36548,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\NoAuthProxyCard.js":{"id":4823,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\OAuthModal.js":{"id":90882,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\PersonalCloudTosModal.js":{"id":6592,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ProviderInfoCard.js":{"id":51825,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\RequestLogger.js":{"id":23615,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\SegmentedControl.js":{"id":28067,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Select.js":{"id":98,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Sidebar.js":{"id":92622,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\ThemeToggle.js":{"id":38587,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Toggle.js":{"id":98542,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\Tooltip.js":{"id":97677,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\shared\\components\\UsageStats.js":{"id":4809,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","9305","static/chunks/app/(dashboard)/layout-cf66af70a17a707c.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\api-keys\\ApiKeysPageClient.js":{"id":56484,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\basic-chat\\BasicChatPageClient.js":{"id":88512,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\[toolId]\\ToolDetailClient.js":{"id":85309,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cli-tools\\CLIToolsPageClient.js":{"id":53501,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\cluster\\page.js":{"id":75444,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\endpoint\\EndpointPageClient.js":{"id":95907,"name":"*","chunks":["3862","static/chunks/1a258343-bc0b514c079d8898.js","506","static/chunks/506-e306a6facf8e670d.js","9959","static/chunks/9959-52f507e34657c856.js","1997","static/chunks/1997-ba7340b2133ad171.js","5564","static/chunks/5564-d23eb555fbd06dda.js","5263","static/chunks/5263-0de8f5d0c9d73bae.js","5497","static/chunks/5497-6a03b79691097f3c.js","6337","static/chunks/app/(dashboard)/dashboard/page-2495f6cb6b0f9fd9.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\[id]\\page.js":{"id":94588,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\[kind]\\page.js":{"id":16144,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\combo\\[id]\\page.js":{"id":22662,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\media-providers\\web\\page.js":{"id":71088,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\mitm\\MitmPageClient.js":{"id":23879,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\profile\\page.js":{"id":38658,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\new\\page.js":{"id":15615,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\components\\ProviderLimits\\index.js":{"id":25055,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\resource-monitor\\page.js":{"id":86243,"name":"*","chunks":["506","static/chunks/506-e306a6facf8e670d.js","6483","static/chunks/6483-1a0c2466b468d17f.js","1205","static/chunks/app/(dashboard)/dashboard/resource-monitor/page-5f479cc10bd09c16.js"],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\settings\\pricing\\page.js":{"id":14899,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\skills\\page.js":{"id":64082,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\translator\\page.js":{"id":69472,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\usage\\page.js":{"id":81772,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\analytics\\AnalyticsPageClient.js":{"id":70959,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\console-log\\ConsoleLogClient.js":{"id":44493,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\local-ai-report\\LocalAiReportClient.js":{"id":30238,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovider\\PersonalCloudProviderPageClient.js":{"id":43503,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalcloudprovidermonitor\\PersonalCloudProviderMonitorPageClient.js":{"id":17173,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\personalquota\\components\\PersonalProviderLimits.js":{"id":37483,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\prompt-logs\\PromptLogsPageClient.js":{"id":55478,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\provider-health\\page.js":{"id":88884,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\combos\\page.js":{"id":47295,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\page.js":{"id":52154,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\token-saver\\TokenSaverAnalyticsPageClient.js":{"id":96180,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\proxy-pools\\page.js":{"id":57076,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\providers\\[id]\\page.js":{"id":98075,"name":"*","chunks":[],"async":false},"D:\\bluerouter\\src\\app\\login\\page.js":{"id":62256,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"D:\\bluerouter\\src\\":[],"D:\\bluerouter\\src\\app\\layout":[{"inlined":false,"path":"static/css/7a3e1568f247f3d0.css"},{"inlined":false,"path":"static/css/523ea6b99dc712e8.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\layout":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\page":[],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\page":[{"inlined":false,"path":"static/css/008a05b0ad6b854a.css"}],"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\resource-monitor\\page":[]},"rscModuleMapping":{"98":{"*":{"id":"83784","name":"*","chunks":[],"async":false}},"4809":{"*":{"id":"2422","name":"*","chunks":[],"async":false}},"4823":{"*":{"id":"5843","name":"*","chunks":[],"async":false}},"5887":{"*":{"id":"36497","name":"*","chunks":[],"async":false}},"6592":{"*":{"id":"17604","name":"*","chunks":[],"async":false}},"11910":{"*":{"id":"71230","name":"*","chunks":[],"async":false}},"14899":{"*":{"id":"78798","name":"*","chunks":[],"async":false}},"15615":{"*":{"id":"24885","name":"*","chunks":[],"async":false}},"16144":{"*":{"id":"6452","name":"*","chunks":[],"async":false}},"17173":{"*":{"id":"91009","name":"*","chunks":[],"async":false}},"21110":{"*":{"id":"89886","name":"*","chunks":[],"async":false}},"21931":{"*":{"id":"45205","name":"*","chunks":[],"async":false}},"22662":{"*":{"id":"50254","name":"*","chunks":[],"async":false}},"23615":{"*":{"id":"19083","name":"*","chunks":[],"async":false}},"23879":{"*":{"id":"8523","name":"*","chunks":[],"async":false}},"23936":{"*":{"id":"80342","name":"*","chunks":[],"async":false}},"25055":{"*":{"id":"57471","name":"*","chunks":[],"async":false}},"25086":{"*":{"id":"92082","name":"*","chunks":[],"async":false}},"25752":{"*":{"id":"20176","name":"*","chunks":[],"async":false}},"27123":{"*":{"id":"95547","name":"*","chunks":[],"async":false}},"28058":{"*":{"id":"962","name":"*","chunks":[],"async":false}},"28067":{"*":{"id":"54065","name":"*","chunks":[],"async":false}},"28815":{"*":{"id":"70603","name":"*","chunks":[],"async":false}},"30238":{"*":{"id":"32746","name":"*","chunks":[],"async":false}},"30815":{"*":{"id":"40167","name":"*","chunks":[],"async":false}},"36548":{"*":{"id":"29674","name":"*","chunks":[],"async":false}},"37483":{"*":{"id":"25211","name":"*","chunks":[],"async":false}},"38587":{"*":{"id":"40515","name":"*","chunks":[],"async":false}},"38658":{"*":{"id":"50047","name":"*","chunks":[],"async":false}},"40197":{"*":{"id":"33811","name":"*","chunks":[],"async":false}},"43503":{"*":{"id":"73335","name":"*","chunks":[],"async":false}},"44493":{"*":{"id":"99259","name":"*","chunks":[],"async":false}},"44656":{"*":{"id":"41694","name":"*","chunks":[],"async":false}},"45455":{"*":{"id":"20493","name":"*","chunks":[],"async":false}},"47295":{"*":{"id":"35447","name":"*","chunks":[],"async":false}},"51743":{"*":{"id":"61135","name":"*","chunks":[],"async":false}},"51825":{"*":{"id":"81923","name":"*","chunks":[],"async":false}},"52154":{"*":{"id":"44030","name":"*","chunks":[],"async":false}},"53501":{"*":{"id":"79518","name":"*","chunks":[],"async":false}},"55478":{"*":{"id":"18216","name":"*","chunks":[],"async":false}},"56061":{"*":{"id":"33893","name":"*","chunks":[],"async":false}},"56319":{"*":{"id":"70061","name":"*","chunks":[],"async":false}},"56484":{"*":{"id":"68070","name":"*","chunks":[],"async":false}},"57076":{"*":{"id":"23450","name":"*","chunks":[],"async":false}},"57121":{"*":{"id":"98099","name":"*","chunks":[],"async":false}},"59884":{"*":{"id":"3604","name":"*","chunks":[],"async":false}},"61304":{"*":{"id":"15098","name":"*","chunks":[],"async":false}},"61500":{"*":{"id":"82448","name":"*","chunks":[],"async":false}},"62256":{"*":{"id":"65674","name":"*","chunks":[],"async":false}},"62899":{"*":{"id":"14285","name":"*","chunks":[],"async":false}},"64082":{"*":{"id":"40852","name":"*","chunks":[],"async":false}},"64777":{"*":{"id":"33859","name":"*","chunks":[],"async":false}},"69472":{"*":{"id":"38308","name":"*","chunks":[],"async":false}},"70255":{"*":{"id":"86729","name":"*","chunks":[],"async":false}},"70959":{"*":{"id":"62855","name":"*","chunks":[],"async":false}},"71088":{"*":{"id":"93918","name":"*","chunks":[],"async":false}},"72908":{"*":{"id":"94582","name":"*","chunks":[],"async":false}},"73579":{"*":{"id":"70139","name":"*","chunks":[],"async":false}},"74581":{"*":{"id":"16237","name":"*","chunks":[],"async":false}},"74891":{"*":{"id":"92669","name":"*","chunks":[],"async":false}},"75444":{"*":{"id":"73230","name":"*","chunks":[],"async":false}},"78616":{"*":{"id":"47644","name":"*","chunks":[],"async":false}},"80752":{"*":{"id":"29354","name":"*","chunks":[],"async":false}},"81127":{"*":{"id":"10079","name":"*","chunks":[],"async":false}},"81772":{"*":{"id":"87149","name":"*","chunks":[],"async":false}},"84588":{"*":{"id":"7290","name":"*","chunks":[],"async":false}},"85309":{"*":{"id":"99005","name":"*","chunks":[],"async":false}},"85941":{"*":{"id":"852","name":"*","chunks":[],"async":false}},"86243":{"*":{"id":"41199","name":"*","chunks":[],"async":false}},"86671":{"*":{"id":"61780","name":"*","chunks":[],"async":false}},"86869":{"*":{"id":"36675","name":"*","chunks":[],"async":false}},"87600":{"*":{"id":"50576","name":"*","chunks":[],"async":false}},"88512":{"*":{"id":"79286","name":"*","chunks":[],"async":false}},"88884":{"*":{"id":"42854","name":"*","chunks":[],"async":false}},"90484":{"*":{"id":"98562","name":"*","chunks":[],"async":false}},"90882":{"*":{"id":"3080","name":"*","chunks":[],"async":false}},"91450":{"*":{"id":"64420","name":"*","chunks":[],"async":false}},"92173":{"*":{"id":"49123","name":"*","chunks":[],"async":false}},"92542":{"*":{"id":"45512","name":"*","chunks":[],"async":false}},"92622":{"*":{"id":"26866","name":"*","chunks":[],"async":false}},"94230":{"*":{"id":"87228","name":"*","chunks":[],"async":false}},"94588":{"*":{"id":"69296","name":"*","chunks":[],"async":false}},"94635":{"*":{"id":"85117","name":"*","chunks":[],"async":false}},"95088":{"*":{"id":"64148","name":"*","chunks":[],"async":false}},"95907":{"*":{"id":"51747","name":"*","chunks":[],"async":false}},"96180":{"*":{"id":"23784","name":"*","chunks":[],"async":false}},"96748":{"*":{"id":"18200","name":"*","chunks":[],"async":false}},"97677":{"*":{"id":"18421","name":"*","chunks":[],"async":false}},"98075":{"*":{"id":"93110","name":"*","chunks":[],"async":false}},"98542":{"*":{"id":"70092","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
(()=>{var a={};a.id=410,a.ids=[410],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1932:a=>{"use strict";a.exports=require("url")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4573:a=>{"use strict";a.exports=require("node:buffer")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},16423:(a,b,c)=>{"use strict";c.r(b),c.d(b,{__next_app__:()=>O,handler:()=>Q,routeModule:()=>P});var d=c(7553),e=c(84006),f=c(67798),g=c(34775),h=c(99373),i=c(73461),j=c(1020),k=c(26349),l=c(54365),m=c(16023),n=c(14965),o=c(63747),p=c(24235),q=c(23938),r=c(261),s=c(66758),t=c(77243),u=c(26713),v=c(37527),w=c(22820),x=c(88216),y=c(47929),z=c(79551),A=c(71797),B=c(89125),C=c(86439),D=c(77068),E=c(27269),F=c(37525),G=c(61287),H=c(81494),I=c(70722),J=c(70753),K=c(43954),L=c(17891),M={};for(let a in G)0>["default","__next_app__","routeModule","handler"].indexOf(a)&&(M[a]=()=>G[a]);c.d(b,M);let N={children:["",{children:["(dashboard)",{children:["dashboard",{children:["settings",{children:["pricing",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,78798)),"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\settings\\pricing\\page.js"]}]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"]},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,30508)),"D:\\bluerouter\\src\\app\\(dashboard)\\layout.js"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,55091,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,45270,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,28193,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,70440))).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]},{layout:[()=>Promise.resolve().then(c.bind(c,32059)),"D:\\bluerouter\\src\\app\\layout.js"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,95547,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,55091,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,45270,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,28193,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,70440))).default(a)],apple:[],openGraph:[],twitter:[],manifest:"/manifest.webmanifest"}},[]]}.children,O={require:c,loadChunk:()=>Promise.resolve()},P=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/dashboard/settings/pricing/page",pathname:"/dashboard/settings/pricing",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:N},distDir:".next-cli-build",relativeProjectDir:""});async function Q(a,b,d){var M,R,S,T,U;d.requestMeta&&(0,h.setRequestMeta)(a,d.requestMeta),P.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let V=!!(0,h.getRequestMeta)(a,"minimalMode"),W="/(dashboard)/dashboard/settings/pricing/page";"/index"===W&&(W="/");let X=await P.prepare(a,b,{srcPage:W,multiZoneDraftMode:!1});if(!X)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Y,query:Z,params:$,pageIsDynamic:_,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,serverActionsManifest:ad,clientReferenceManifest:ae,subresourceIntegrityManifest:af,prerenderManifest:ag,isDraftMode:ah,resolvedPathname:ai,revalidateOnlyGenerated:aj,routerServerContext:ak,nextConfig:al,parsedUrl:am,interceptionRoutePatterns:an,deploymentId:ao,clientAssetToken:ap}=X,aq=(0,r.normalizeAppPath)(W),{isOnDemandRevalidate:ar}=X,as=al.experimental.ppr&&!al.cacheComponents&&(0,K.isInterceptionRouteAppPath)(ai)?null:P.match(ai,ag),at=(null==as?void 0:as.route)??null,au=!!ag.routes[ai],av=a.headers["user-agent"]||"",aw=(0,u.getBotType)(av),ax=(0,q.isHtmlBotRequest)(a),ay=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],az=(0,h.getRequestMeta)(a,"isRSCRequest")??(0,n.f)(a.headers[t.RSC_HEADER]),aA=(0,s.getIsPossibleServerAction)(a),aB=(0,m.checkIsAppPPREnabled)(al.experimental.ppr),aC=a.headers[y.NEXT_RESUME_STATE_LENGTH_HEADER];if(!(0,h.getRequestMeta)(a,"postponed")&&V&&aB&&aA&&aC&&"string"==typeof aC){let e=parseInt(aC,10),{maxPostponedStateSize:f,maxPostponedStateSizeBytes:g}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize);if(!isNaN(e)&&e>0){if(e>g)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(f)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let i="1 MB",j=(null==(U=al.experimental.serverActions)?void 0:U.bodySizeLimit)??i,k=e+(j!==i?c(95726).parse(j):1048576),l=await (0,E.readBodyWithSizeLimit)(a,k);if(null===l)return b.statusCode=413,b.end("Request body exceeded limit. To configure the body size limit for Server Actions, see: https://nextjs.org/docs/app/api-reference/next-config-js/serverActions#bodysizelimit"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;if(l.length>=e){let b=l.subarray(0,e).toString("utf8");(0,h.addRequestMeta)(a,"postponed",b);let c=l.subarray(e);(0,h.addRequestMeta)(a,"actionBody",c)}else throw Object.defineProperty(Error(`invariant: expected ${e} bytes of postponed state but only received ${l.length} bytes`),"__NEXT_ERROR_CODE",{value:"E979",enumerable:!1,configurable:!0})}}if(!(0,h.getRequestMeta)(a,"postponed")&&aB&&"1"===a.headers[y.NEXT_RESUME_HEADER]&&"POST"===a.method){let{maxPostponedStateSize:c,maxPostponedStateSizeBytes:e}=(0,E.getMaxPostponedStateSize)(al.experimental.maxPostponedStateSize),f=await (0,E.readBodyWithSizeLimit)(a,e);if(null===f)return b.statusCode=413,b.end((0,E.getPostponedStateExceededErrorMessage)(c)),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let g=f.toString("utf8");(0,h.addRequestMeta)(a,"postponed",g)}let aD=!0===P.isDev||!0===al.experimental.exposeTestingApiInProductionBuild,aE=aD&&("1"===a.headers[t.NEXT_INSTANT_PREFETCH_HEADER]||!(0,n.f)(a.headers[t.RSC_HEADER])&&"string"==typeof a.headers.cookie&&a.headers.cookie.includes(t.NEXT_INSTANT_TEST_COOKIE+"=")),aF=(aB||aE)&&((null==(M=ag.routes[aq]??ag.dynamicRoutes[aq])?void 0:M.renderingMode)==="PARTIALLY_STATIC"||aE&&(aD||(null==ak?void 0:ak.experimentalTestProxy)===!0)),aG=aE&&aF,aH=aG&&!0===P.isDev,aI=!1,aJ=aF?(0,h.getRequestMeta)(a,"postponed"):void 0,aK=null==(R=ag.routes[ai])?void 0:R.prefetchDataRoute,aL=aF&&az&&!ay&&!aK;V&&(aL=aL&&!!aJ);let aM=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),aN=(!aw||!aF)&&(!av||(0,q.shouldServeStreamingMetadata)(av,al.htmlLimitedBots)),aO=!!((at||au||ag.routes[aq])&&!(aw&&aF)),aP=aF&&!0===al.cacheComponents,aQ=!0===P.isDev||!aO||"string"==typeof aJ||(aP&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aL&&!V:aL),aR=!!aw&&aF,aS=(null==at?void 0:at.remainingPrerenderableParams)??[],aT=(null==at?void 0:at.fallback)===null&&((null==(S=at.fallbackRootParams)?void 0:S.length)??0)>0,aU=null;if(!ah&&aO&&!aQ&&!aA&&!aJ&&!aL){let a=as?"string"==typeof(null==at?void 0:at.fallback)?at.fallback:as.source:null;if(!0===al.experimental.partialFallbacks&&a&&(null==at?void 0:at.fallbackRouteParams)&&!aT){if(aS.length>0){let b,c=(b=new Map(aS.map(a=>[a.paramName,a])),a.split("/").map(a=>{let c=(0,L.getSegmentParam)(a);if(!c)return a;let d=b.get(c.paramName);if(!d)return a;let e=null==$?void 0:$[d.paramName];if(!e)return a;let f=Array.isArray(e)?e.map(a=>encodeURIComponent(a)).join("/"):encodeURIComponent(e);return a.replace((0,o.buildDynamicSegmentPlaceholder)(d),f)}).join("/")||"/");aU=c!==a?c:null}}else aU=ai}let aV=aU;!aV&&(P.isDev||aO&&_&&(null==at?void 0:at.fallbackRouteParams)&&!aA)&&(aV=ai),P.isDev||ah||!aO||!az||aL||(0,k.d)(a.headers);let aW={...G,tree:N,handler:Q,routeModule:P,__next_app__:O};ad&&ae&&(0,p.setManifestsSingleton)({page:W,clientReferenceManifest:ae,serverActionsManifest:ad});let aX=a.method||"GET",aY=(0,g.getTracer)(),aZ=aY.getActiveScopeSpan(),a$=!!(null==ak?void 0:ak.isWrappedByNextServer),a_=!0===al.experimental.partialFallbacks&&aS.length>0?(null==at||null==(T=at.fallbackRouteParams)?void 0:T.filter(a=>!aS.some(b=>b.paramName===a.paramName)))??[]:[],a0=async()=>((null==ak?void 0:ak.render404)?await ak.render404(a,b,am,!1):b.end("This page could not be found"),null);try{let k,m=P.getVaryHeader(ai,an);b.setHeader("Vary",m);let n=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return P.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aY.getRootSpanAttributes();if(!a)return;if(a.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${a.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let d=a.get("next.route");if(d){let a=`${aX} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a),k&&k!==c&&(k.setAttribute("http.route",d),k.updateName(a))}else c.updateName(`${aX} ${W}`)})},p=(0,h.getRequestMeta)(a,"incrementalCache")||await P.getIncrementalCache(a,al,ag,V);null==p||p.resetRequestCache(),globalThis.__incrementalCache=p;let q=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let k={query:Z,params:$,page:aq,sharedContext:{buildId:Y,deploymentId:ao,clientAssetToken:ap},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aW,Component:(0,j.T)(aW),params:$,routeModule:P,page:W,postponed:f,shouldWaitOnAllReady:aR,serveStreamingMetadata:aN,supportsDynamicResponse:"string"==typeof f||aQ,buildManifest:aa,nextFontManifest:ab,reactLoadableManifest:ac,subresourceIntegrityManifest:af,setCacheStatus:null==ak?void 0:ak.setCacheStatus,setIsrStatus:null==ak?void 0:ak.setIsrStatus,setReactDebugChannel:null==ak?void 0:ak.setReactDebugChannel,sendErrorsToBrowser:null==ak?void 0:ak.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),P.relativeProjectDir),isDraftMode:ah,botType:aw,isOnDemandRevalidate:ar,isPossibleServerAction:aA,assetPrefix:al.assetPrefix,nextConfigOutput:al.output,crossOrigin:al.crossOrigin,trailingSlash:al.trailingSlash,images:al.images,previewProps:ag.preview,enableTainting:al.experimental.taint,htmlLimitedBots:al.htmlLimitedBots,reactMaxHeadersLength:al.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:p,cacheLifeProfiles:al.cacheLife,basePath:al.basePath,serverActions:al.experimental.serverActions,logServerFunctions:"object"==typeof al.logging&&!!al.logging.serverFunctions,...aG||aH||aI?{isBuildTimePrerendering:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:aH}:{},cacheComponents:!!al.cacheComponents,experimental:{isRoutePPREnabled:aF,expireTime:al.expireTime,staleTimes:al.experimental.staleTimes,dynamicOnHover:!!al.experimental.dynamicOnHover,optimisticRouting:!!al.experimental.optimisticRouting,inlineCss:!!al.experimental.inlineCss,prefetchInlining:al.experimental.prefetchInlining??!1,authInterrupts:!!al.experimental.authInterrupts,cachedNavigations:!!al.experimental.cachedNavigations,clientTraceMetadata:al.experimental.clientTraceMetadata||[],clientParamParsingOrigins:al.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,D.parseMaxPostponedStateSize)(al.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>P.onRequestError(a,b,d,e,ak),err:(0,h.getRequestMeta)(a,"invokeError")}};i&&(k.renderOpts.supportsDynamicResponse=!1);let l=await n(e,k),{metadata:m}=l,{cacheControl:o,headers:q={},fetchTags:r,fetchMetrics:s}=m;if(r&&(q[y.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,aO&&(null==o?void 0:o.revalidate)===0&&!P.isDev&&!aF){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${ai}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:q,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:o}},r=async({hasResolved:c,previousCacheEntry:g,isRevalidating:i,span:j,forceStaticRender:k=!1})=>{let l=!1===P.isDev,m=c||b.writableEnded;try{var n;let f;if(ar&&aj&&!g&&!V)return(null==ak?void 0:ak.render404)?await ak.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(at&&(f=(0,w.parseFallbackField)(at.fallback)),!0===al.experimental.partialFallbacks&&(null==at?void 0:at.fallback)===null&&!aT&&aS.length>0&&(f=w.FallbackMode.PRERENDER),f===w.FallbackMode.PRERENDER&&(0,u.isBot)(av)&&(!aF||ax)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==g?void 0:g.isStale)===-1&&(ar=!0),ar&&(f!==w.FallbackMode.NOT_FOUND||g)&&(f=w.FallbackMode.BLOCKING_STATIC_RENDER),!V&&f!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aV&&!m&&!ah&&_&&(l||!au)){if((l||at)&&f===w.FallbackMode.NOT_FOUND){if(al.adapterPath)return await a0();throw new C.NoFallbackError}if(aF&&(al.cacheComponents?!aL:!az)){let b=l&&"string"==typeof(null==at?void 0:at.fallback)?at.fallback:aq,f=(l||aG)&&(null==at?void 0:at.fallbackRouteParams)?(0,o.createOpaqueFallbackRouteParams)(at.fallbackRouteParams):aI?(0,o.getFallbackRouteParams)(aq,P):null;aG&&f&&(0,h.addRequestMeta)(a,"fallbackParams",f);let g=await P.handleResponse({cacheKey:b,req:a,nextConfig:al,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:ag,isRoutePPREnabled:aF,responseGenerator:async()=>q({span:j,postponed:void 0,fallbackRouteParams:f,forceStaticRender:!0}),waitUntil:d.waitUntil,isMinimalMode:V});if(null===g)return null;if(g)return V||!aF||!(aS.length>0)||!0!==al.experimental.partialFallbacks||!aU||!p||ar||aI||aD||aE||ay||(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(aU,p,aF,!1,a=>q({span:a.span,postponed:void 0,fallbackRouteParams:a_.length>0?(0,o.createOpaqueFallbackRouteParams)(a_):null,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}),delete g.cacheControl,g}}let s=ar||i||!aJ?void 0:aJ;if(aP&&!V&&p&&(aL||aA)&&!k){let b=await p.get(ai,{kind:v.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===v.CachedRouteKind.APP_PAGE&&(s=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,J.scheduleOnNextTick)(async()=>{let b=P.getResponseCache(a);try{await b.revalidate(ai,p,aF,!1,a=>r({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if((aG||aH)&&void 0!==s)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let t=!P.isDev&&_&&(null==at?void 0:at.fallbackRouteParams)?(0,o.getPlaceholderFallbackRouteParams)($,at.fallbackRouteParams):null,y=t&&t.length>0?t:null==at?void 0:at.fallbackRouteParams,z=null!=t&&t.length>0,A=null;if(al.cacheComponents&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,h.getRequestMeta)(a,"resolvedRouteParamKeys");b&&b.size>0&&(A=at.fallbackRouteParams.filter(a=>!b.has(a.paramName)))}let B=(l&&(0,h.getRequestMeta)(a,"renderFallbackShell")||z||aG&&!au)&&y?(0,o.createOpaqueFallbackRouteParams)(y):A&&A.length>0&&A.length<((null==at||null==(n=at.fallbackRouteParams)?void 0:n.length)??0)?(0,o.createOpaqueFallbackRouteParams)(A):aI?(0,o.getFallbackRouteParams)(aq,P):null;if((l||aG)&&al.cacheComponents&&!au&&(null==at?void 0:at.fallbackRouteParams)){let b=(0,o.createOpaqueFallbackRouteParams)(y??at.fallbackRouteParams);b&&(0,h.addRequestMeta)(a,"fallbackParams",b)}return q({span:j,postponed:s,fallbackRouteParams:B,forceStaticRender:k})}catch(b){throw(null==g?void 0:g.isStale)&&await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}},s=async c=>{var f,g,i,j,k,l;let m,n=await P.handleResponse({cacheKey:aU,responseGenerator:a=>r({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ar,isRoutePPREnabled:aF,req:a,nextConfig:al,prerenderManifest:ag,waitUntil:d.waitUntil,isMinimalMode:V});if(ah&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),P.isDev&&b.setHeader("Cache-Control","no-cache, must-revalidate"),!n){if(aU)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let o="string"==typeof n.value.postponed;az&&!aA&&ao&&b.setHeader(y.NEXT_NAV_DEPLOYMENT_ID_HEADER,ao),aO&&!aL&&(!o||ay)&&(V||b.setHeader("x-nextjs-cache",ar?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:p}=n;if(aJ)m={revalidate:0,expire:void 0};else if(aL)m={revalidate:0,expire:void 0};else if(!P.isDev)if(ah)m={revalidate:0,expire:void 0};else if(aO){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});m={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??al.expireTime}}else m={revalidate:y.CACHE_ONE_YEAR_SECONDS,expire:void 0}}else b.getHeader("Cache-Control")||(m={revalidate:0,expire:void 0});if(n.cacheControl=m,"string"==typeof aM&&(null==p?void 0:p.kind)===v.CachedRouteKind.APP_PAGE&&p.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=p.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];V&&aO&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=p.segmentData.get(aM);return void 0!==d?(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let s=aP?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(s){let b=(0,h.getRequestMeta)(a,"initURL")??a.url,c=b?(null==(l=(0,F.parseUrl)(b))?void 0:l.pathname)??b:void 0;if(await s(n,{url:c}))return null}if(p.headers){let a={...p.headers};for(let[c,d]of(V&&aO||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let u=null==(g=p.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(V&&aO&&u&&"string"==typeof u&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,u),!p.status||az&&aF||(b.statusCode=p.status),!V&&p.status&&H.RedirectStatusCode[p.status]&&az&&(b.statusCode=200),o&&!aL&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),az&&!ah){if(void 0===p.rscData){if(p.html.contentType!==t.RSC_CONTENT_TYPE_HEADER)if(al.cacheComponents)return b.statusCode=404,(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl});else throw Object.defineProperty(new I.InvariantError(`Expected RSC response, got ${p.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:p.html,cacheControl:n.cacheControl})}return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:x.default.fromStatic(p.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let w=p.html;if(aE&&aG){let c=!0===P.isDev?crypto.randomUUID():null;return w.pipeThrough(await (0,A.createInstantTestScriptInsertionTransformStream)(c)),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})}if(!o||V||az)return(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:n.cacheControl});if(aG||aH)return w.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}});let C=new TransformStream;return w.push(C.readable),q({span:c,postponed:p.postponed,fallbackRouteParams:null,forceStaticRender:!1}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(C.writable)}).catch(a=>{C.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,B.sendRenderResult)({req:a,res:b,generateEtags:al.generateEtags,poweredByHeader:al.poweredByHeader,result:w,cacheControl:{revalidate:0,expire:void 0}})};if(!a$||!aZ)return k=aY.getActiveScopeSpan(),await aY.withPropagatedContext(a.headers,()=>aY.trace(i.BaseServerSpan.handleRequest,{spanName:`${aX} ${W}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aX,"http.target":a.url}},s),void 0,!a$);await s(aZ)}catch(b){throw b instanceof C.NoFallbackError||await P.onRequestError(a,b,{routerKind:"App Router",routePath:W,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:aO,isOnDemandRevalidate:ar})},!1,ak),b}}},17891:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/get-segment-param")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19771:a=>{"use strict";a.exports=require("process")},21820:a=>{"use strict";a.exports=require("os")},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},35081:(a,b,c)=>{Promise.resolve().then(c.bind(c,71637))},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},44809:(a,b,c)=>{Promise.resolve().then(c.bind(c,78798))},46293:a=>{"use strict";a.exports=require("sql.js")},51455:a=>{"use strict";a.exports=require("node:fs/promises")},53053:a=>{"use strict";a.exports=require("node:diagnostics_channel")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64939:a=>{"use strict";a.exports=import("pg")},66136:a=>{"use strict";a.exports=require("timers")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},71637:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>n});var d=c(48249),e=c(67484),f=c(17660),g=c(95145),h=c(99070);let i=[{key:"input",label:"Input"},{key:"output",label:"Output"},{key:"cached",label:"Cached"},{key:"reasoning",label:"Reasoning"},{key:"cache_creation",label:"Cache create"}],j={override:{label:"Custom",cls:"bg-brand-500/15 text-brand-500"},provider:{label:"Provider",cls:"bg-warning/15 text-warning"},canonical:{label:"Canonical",cls:"bg-success/15 text-success"},pattern:{label:"Pattern",cls:"bg-primary/15 text-primary"},none:{label:"Chưa c\xf3 gi\xe1",cls:"bg-red-500/15 text-red-500"}},k=(a,b=0)=>{let c=Number(a);return Number.isFinite(c)?c:b};function l({rates:a,onChange:b,disabled:c}){return i.map(e=>(0,d.jsx)("td",{className:"px-1.5 py-1.5",children:(0,d.jsx)("input",{type:"number",step:"0.01",min:"0",inputMode:"decimal",disabled:c,value:a?.[e.key]??0,onChange:a=>b?.(e.key,a.target.value),className:"h-8 w-full min-w-[64px] rounded-[8px] border border-border bg-surface px-2 text-right text-xs tabular-nums text-text-main focus:border-brand-500 focus:outline-none disabled:opacity-60"})},e.key))}function m({isOpen:a,onClose:b,onSave:c}){let[f,n]=(0,e.useState)("inUse"),[o,p]=(0,e.useState)(null),[q,r]=(0,e.useState)({}),[s,t]=(0,e.useState)(!0),[u,v]=(0,e.useState)(!1),[w,x]=(0,e.useState)(""),[y,z]=(0,e.useState)(""),A=(0,e.useCallback)(async()=>{t(!0),x("");try{let a=await fetch("/api/pricing/catalog");if(!a.ok)throw Error(`HTTP ${a.status}`);p(await a.json()),r({})}catch(a){x(`Kh\xf4ng tải được bảng gi\xe1: ${a.message}`)}finally{t(!1)}},[]),B=(a,b,c,d)=>{r(e=>({...e,[a]:{...e[a]||{},[b]:{...(e[a]||{})[b]||{},[c]:d}}}))},C=(a,b,c)=>{let d=q[a]?.[b];return d?{...c||{},...d}:c||{}},D=(0,e.useMemo)(()=>Object.values(q).reduce((a,b)=>a+Object.keys(b||{}).length,0),[q]),E=async()=>{if(0===D)return void b?.();v(!0),x("");let a={};for(let[b,c]of Object.entries(q))for(let[d,e]of(a[b]={},Object.entries(c||{}))){let c={...o?.inUse?.find(a=>a.provider===b&&a.model===d)?.pricing||o?.canonical?.[d]||{},...e};for(let{key:e}of(a[b][d]={},i))a[b][d][e]=Math.max(0,k(c[e],0))}try{let d=await fetch("/api/pricing",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(a)});if(!d.ok){let a=await d.json().catch(()=>({}));throw Error(a?.error||`HTTP ${d.status}`)}c?.(),b?.()}catch(a){x(`Kh\xf4ng lưu được: ${a.message}`)}finally{v(!1)}},F=async()=>{if(confirm("Xo\xe1 to\xe0n bộ gi\xe1 tuỳ chỉnh v\xe0 quay về mặc định trong code?")){x("");try{let a=await fetch("/api/pricing",{method:"DELETE"});if(!a.ok)throw Error(`HTTP ${a.status}`);await A(),c?.()}catch(a){x(`Kh\xf4ng reset được: ${a.message}`)}}},G=y.trim().toLowerCase(),H=(0,e.useMemo)(()=>(o?.inUse||[]).filter(a=>!G||a.model.toLowerCase().includes(G)||a.provider.toLowerCase().includes(G)),[o,G]),I=(0,e.useMemo)(()=>{let a=o?.overrides?.canonical||{},b=Object.entries(o?.canonical||{}).map(([b,c])=>[b,a[b]?{...c,...a[b]}:c,!!a[b]]);for(let[c,d]of Object.entries(a))o?.canonical?.[c]||b.push([c,d,!0]);return b.filter(([a])=>!G||a.toLowerCase().includes(G)).sort((a,b)=>a[0].localeCompare(b[0]))},[o,G]),J=(0,e.useMemo)(()=>(o?.patterns||[]).filter(a=>!G||a.pattern.toLowerCase().includes(G)),[o,G]),K=[{id:"inUse",label:"Đang d\xf9ng",count:o?.inUse?.length||0},{id:"canonical",label:"Tất cả model",count:Object.keys(o?.canonical||{}).length},{id:"patterns",label:"Pattern",count:o?.patterns?.length||0}];return(0,d.jsx)(g.default,{isOpen:a,onClose:b,title:"Pricing Configuration",size:"full",busy:u,className:"max-w-6xl",footer:(0,d.jsxs)("div",{className:"flex w-full items-center justify-between gap-3",children:[(0,d.jsx)(h.default,{variant:"danger",size:"sm",onClick:F,disabled:u||s,children:"Reset to defaults"}),(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[D>0&&(0,d.jsxs)("span",{className:"text-xs text-text-muted",children:[D," model đ\xe3 sửa"]}),(0,d.jsx)(h.default,{variant:"ghost",onClick:b,disabled:u,children:"Cancel"}),(0,d.jsx)(h.default,{onClick:E,disabled:u||s,children:u?"Đang lưu...":"Save changes"})]})]}),children:s?(0,d.jsxs)("div",{className:"flex items-center justify-center gap-2 py-10 text-text-muted",children:[(0,d.jsx)("span",{className:"material-symbols-outlined animate-spin text-[20px]",children:"progress_activity"}),(0,d.jsx)("span",{className:"text-sm",children:"Đang tải bảng gi\xe1..."})]}):(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-3",children:[(0,d.jsxs)("div",{className:"rounded-[10px] border border-border-subtle bg-bg p-3",children:[(0,d.jsx)("p",{className:"text-sm font-medium text-text-main",children:"Đơn vị: $ tr\xean mỗi triệu token ($/1M)"}),(0,d.jsxs)("p",{className:"mt-1 text-xs leading-relaxed text-text-muted",children:["Gi\xe1 được giải quyết theo thứ tự: ",(0,d.jsx)("span",{className:"font-semibold text-text-main",children:"Custom"})," (bạn nhập) → ",(0,d.jsx)("span",{className:"font-semibold text-text-main",children:"Provider"})," → "," ",(0,d.jsx)("span",{className:"font-semibold text-text-main",children:"Canonical"})," (theo t\xean model) → "," ",(0,d.jsx)("span",{className:"font-semibold text-text-main",children:"Pattern"})," (khớp glob). Sửa ở đ\xe2y tạo bản ghi Custom đ\xe8 l\xean c\xe1c tầng dưới."]})]}),w&&(0,d.jsx)("div",{className:"rounded-[10px] border border-red-500/30 bg-red-500/10 px-3 py-2 text-xs text-red-500",children:w}),(0,d.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,d.jsx)("div",{className:"flex gap-1 rounded-[10px] border border-border-subtle bg-bg p-1",children:K.map(a=>(0,d.jsxs)("button",{type:"button",onClick:()=>n(a.id),className:`rounded-[8px] px-3 py-1 text-xs font-medium transition-colors ${f===a.id?"bg-surface text-text-main shadow-sm":"text-text-muted hover:text-text-main"}`,children:[a.label," ",(0,d.jsxs)("span",{className:"opacity-60",children:["(",a.count,")"]})]},a.id))}),(0,d.jsxs)("div",{className:"relative min-w-0 flex-1",children:[(0,d.jsx)("span",{className:"material-symbols-outlined pointer-events-none absolute left-2 top-1/2 -translate-y-1/2 text-[18px] text-text-muted",children:"search"}),(0,d.jsx)("input",{type:"text",value:y,onChange:a=>z(a.target.value),placeholder:"Lọc theo model hoặc provider...",className:"h-9 w-full rounded-[10px] border border-border bg-surface pl-8 pr-3 text-sm text-text-main placeholder:text-text-muted focus:border-brand-500 focus:outline-none"})]})]}),"inUse"===f&&(0,d.jsx)("div",{className:"min-w-0 overflow-x-auto rounded-[10px] border border-border-subtle",children:(0,d.jsxs)("table",{className:"w-full min-w-[760px] text-sm",children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{className:"border-b border-border-subtle bg-bg text-[10px] uppercase text-text-muted",children:[(0,d.jsx)("th",{className:"px-3 py-2 text-left font-semibold",children:"Model"}),(0,d.jsx)("th",{className:"px-2 py-2 text-left font-semibold",children:"Nguồn gi\xe1"}),(0,d.jsx)("th",{className:"px-2 py-2 text-right font-semibold",children:"Requests"}),i.map(a=>(0,d.jsx)("th",{className:"px-1.5 py-2 text-right font-semibold",children:a.label},a.key))]})}),(0,d.jsxs)("tbody",{className:"divide-y divide-border-subtle",children:[H.map(a=>{let b,c,e=j[a.source]||j.none,f=!!q[a.provider]?.[a.model];return(0,d.jsxs)("tr",{className:f?"bg-brand-500/5":"hover:bg-bg/60",children:[(0,d.jsxs)("td",{className:"max-w-[200px] px-3 py-1.5",children:[(0,d.jsx)("div",{className:"truncate font-medium text-text-main",title:a.model,children:a.model}),(0,d.jsx)("div",{className:"truncate text-[10px] text-text-muted",title:a.provider,children:(c=(b=String(a.provider||"")).match(/^(openai|anthropic)-compatible-(?:chat-)?(.*)$/i))?`${c[1]}-compat…${(c[2]||"").slice(0,6)}`:b})]}),(0,d.jsx)("td",{className:"px-2 py-1.5",children:(0,d.jsx)("span",{className:`rounded-full px-2 py-0.5 text-[10px] font-medium ${e.cls}`,children:f?"Chưa lưu":e.label})}),(0,d.jsx)("td",{className:"px-2 py-1.5 text-right text-xs tabular-nums text-text-muted",children:a.requests.toLocaleString()}),(0,d.jsx)(l,{rates:C(a.provider,a.model,a.pricing),onChange:(b,c)=>B(a.provider,a.model,b,c)})]},`${a.provider}\u001f${a.model}`)}),0===H.length&&(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:8,className:"px-3 py-8 text-center text-sm text-text-muted",children:G?"Kh\xf4ng c\xf3 model n\xe0o khớp.":"Chưa c\xf3 usage trong 30 ng\xe0y gần đ\xe2y."})})]})]})}),"canonical"===f&&(0,d.jsxs)("div",{className:"min-w-0 overflow-x-auto rounded-[10px] border border-border-subtle",children:[(0,d.jsxs)("table",{className:"w-full min-w-[700px] text-sm",children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{className:"border-b border-border-subtle bg-bg text-[10px] uppercase text-text-muted",children:[(0,d.jsx)("th",{className:"px-3 py-2 text-left font-semibold",children:"Model (canonical)"}),i.map(a=>(0,d.jsx)("th",{className:"px-1.5 py-2 text-right font-semibold",children:a.label},a.key))]})}),(0,d.jsxs)("tbody",{className:"divide-y divide-border-subtle",children:[I.map(([a,b,c])=>{let e=!!q.canonical?.[a];return(0,d.jsxs)("tr",{className:e?"bg-brand-500/5":"hover:bg-bg/60",children:[(0,d.jsxs)("td",{className:"max-w-[260px] truncate px-3 py-1.5 font-medium text-text-main",title:a,children:[a,e?(0,d.jsx)("span",{className:"ml-2 text-[10px] text-brand-500",children:"chưa lưu"}):c?(0,d.jsx)("span",{className:"ml-2 rounded-full bg-brand-500/15 px-1.5 py-0.5 text-[10px] text-brand-500",children:"Custom"}):null]}),(0,d.jsx)(l,{rates:C("canonical",a,b),onChange:(b,c)=>B("canonical",a,b,c)})]},a)}),0===I.length&&(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:6,className:"px-3 py-8 text-center text-sm text-text-muted",children:"Kh\xf4ng c\xf3 model n\xe0o khớp."})})]})]}),(0,d.jsxs)("p",{className:"border-t border-border-subtle bg-bg px-3 py-2 text-[10px] leading-relaxed text-text-muted",children:["Sửa ở tab n\xe0y lưu dưới provider ảo ",(0,d.jsx)("span",{className:"font-mono",children:"canonical"}),", \xe1p dụng khi request kh\xf4ng khớp override theo provider cụ thể. Muốn chỉnh ri\xeang cho một provider, d\xf9ng tab “Đang d\xf9ng”."]})]}),"patterns"===f&&(0,d.jsxs)("div",{className:"min-w-0 overflow-x-auto rounded-[10px] border border-border-subtle",children:[(0,d.jsxs)("table",{className:"w-full min-w-[700px] text-sm",children:[(0,d.jsx)("thead",{children:(0,d.jsxs)("tr",{className:"border-b border-border-subtle bg-bg text-[10px] uppercase text-text-muted",children:[(0,d.jsx)("th",{className:"px-3 py-2 text-left font-semibold",children:"Pattern"}),i.map(a=>(0,d.jsx)("th",{className:"px-1.5 py-2 text-right font-semibold",children:a.label},a.key))]})}),(0,d.jsxs)("tbody",{className:"divide-y divide-border-subtle",children:[J.map((a,b)=>(0,d.jsxs)("tr",{className:"hover:bg-bg/60",children:[(0,d.jsxs)("td",{className:"px-3 py-1.5",children:[(0,d.jsx)("span",{className:"font-mono text-xs text-text-main",children:a.pattern}),(0,d.jsxs)("span",{className:"ml-2 text-[10px] text-text-muted",children:["#",b+1]})]}),i.map(b=>(0,d.jsx)("td",{className:"px-1.5 py-1.5 text-right text-xs tabular-nums text-text-muted",children:k(a.pricing?.[b.key],0)},b.key))]},`${a.pattern}-${b}`)),0===J.length&&(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:6,className:"px-3 py-8 text-center text-sm text-text-muted",children:"Kh\xf4ng c\xf3 pattern n\xe0o khớp."})})]})]}),(0,d.jsx)("p",{className:"border-t border-border-subtle bg-bg px-3 py-2 text-[10px] leading-relaxed text-text-muted",children:"Chỉ đọc — pattern khớp theo thứ tự từ tr\xean xuống, c\xe1i đầu ti\xean tr\xfang sẽ được d\xf9ng. Muốn đổi gi\xe1 cho một model cụ thể, sửa ở tab “Đang d\xf9ng” hoặc “Tất cả model” để tạo bản ghi đ\xe8 l\xean pattern."})]})]})})}function n(){let[a,b]=(0,e.useState)(!1),[c,g]=(0,e.useState)(null),[h,i]=(0,e.useState)(!0),[j,k]=(0,e.useState)(!1),[l,n]=(0,e.useState)(""),o=async()=>{i(!0);try{let a=await fetch("/api/pricing");if(a.ok){let b=await a.json();g(b)}}catch(a){console.error("Failed to load pricing:",a)}finally{i(!1)}},p=async()=>{if(confirm("T\xednh lại cost cho to\xe0n bộ lịch sử usage theo bảng gi\xe1 hiện tại?")){k(!0),n("");try{let a=await fetch("/api/pricing/recalculate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({})}),b=await a.json();if(!a.ok)throw Error(b?.error||`HTTP ${a.status}`);let c=Number(b.rowsUpdated??0),d=Number(b.groupsUpdated??0),e=Number(b.skippedNoPricing??0);n(`Đ\xe3 cập nhật ${c.toLocaleString()} d\xf2ng (${d.toLocaleString()} nh\xf3m provider/model)`+(e>0?` — bỏ qua ${e.toLocaleString()} nh\xf3m chưa c\xf3 gi\xe1.`:"."))}catch(a){n(`Lỗi: ${a.message}`)}finally{k(!1)}}};return(0,d.jsxs)("div",{className:"flex min-w-0 flex-col gap-6 px-1 sm:px-0",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{children:[(0,d.jsx)("h1",{className:"text-3xl font-bold",children:"Pricing Settings"}),(0,d.jsx)("p",{className:"text-text-muted mt-1",children:"Configure pricing rates for cost tracking and calculations"})]}),(0,d.jsxs)("div",{className:"flex items-center gap-2",children:[(0,d.jsx)("button",{onClick:p,disabled:j,className:"px-4 py-2 border border-border rounded text-sm text-text-main hover:bg-surface-2 transition-colors disabled:opacity-50",children:j?"Đang t\xednh lại...":"Recalculate cost"}),(0,d.jsx)("button",{onClick:()=>b(!0),className:"px-4 py-2 bg-primary text-white rounded hover:bg-primary/90 transition-colors",children:"Edit Pricing"})]})]}),l&&(0,d.jsx)("div",{className:"rounded-[10px] border border-border-subtle bg-bg px-3 py-2 text-sm text-text-muted",children:l}),(0,d.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-4",children:[(0,d.jsxs)(f.default,{className:"p-4",children:[(0,d.jsx)("div",{className:"text-text-muted text-sm uppercase font-semibold",children:"Total Models"}),(0,d.jsx)("div",{className:"text-2xl font-bold mt-1",children:h?"...":(()=>{if(!c)return 0;let a=0;for(let b in c)a+=Object.keys(c[b]).length;return a})()})]}),(0,d.jsxs)(f.default,{className:"p-4",children:[(0,d.jsx)("div",{className:"text-text-muted text-sm uppercase font-semibold",children:"Providers"}),(0,d.jsx)("div",{className:"text-2xl font-bold mt-1",children:h?"...":(!c?[]:Object.keys(c).sort()).length})]}),(0,d.jsxs)(f.default,{className:"p-4",children:[(0,d.jsx)("div",{className:"text-text-muted text-sm uppercase font-semibold",children:"Status"}),(0,d.jsx)("div",{className:"text-2xl font-bold mt-1 text-success",children:h?"...":"Active"})]})]}),(0,d.jsxs)(f.default,{className:"p-6",children:[(0,d.jsx)("h2",{className:"text-xl font-semibold mb-4",children:"How Pricing Works"}),(0,d.jsxs)("div",{className:"space-y-3 text-sm text-text-muted",children:[(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{children:"Cost Calculation:"}),"Costs are calculated based on token usage and pricing rates. Each request's cost is determined by: (input_tokens \xd7 input_rate) + (output_tokens \xd7 output_rate) + (cached_tokens \xd7 cached_rate)"]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{children:"Pricing Format:"})," All rates are in ",(0,d.jsx)("strong",{children:"dollars per million tokens"})," ($/1M tokens). Example: An input rate of 2.50 means $2.50 per 1,000,000 input tokens."]}),(0,d.jsx)("p",{children:(0,d.jsx)("strong",{children:"Token Types:"})}),(0,d.jsxs)("ul",{className:"list-disc list-inside ml-4 space-y-1",children:[(0,d.jsxs)("li",{children:[(0,d.jsx)("strong",{children:"Input:"})," Standard prompt tokens"]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("strong",{children:"Output:"})," Completion/response tokens"]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("strong",{children:"Cached:"})," Cached input tokens (typically 50% of input rate)"]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("strong",{children:"Reasoning:"})," Special reasoning/thinking tokens (fallback to output rate)"]}),(0,d.jsxs)("li",{children:[(0,d.jsx)("strong",{children:"Cache Creation:"})," Tokens used to create cache entries (fallback to input rate)"]})]}),(0,d.jsxs)("p",{children:[(0,d.jsx)("strong",{children:"Custom Pricing:"})," You can override default pricing for specific models. Reset to defaults anytime to restore standard rates."]})]})]}),(0,d.jsxs)(f.default,{className:"p-6",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,d.jsx)("h2",{className:"text-xl font-semibold",children:"Current Pricing Overview"}),(0,d.jsx)("button",{onClick:()=>b(!0),className:"text-primary hover:underline text-sm",children:"View Full Details"})]}),h?(0,d.jsx)("div",{className:"text-center py-4 text-text-muted",children:"Loading pricing data..."}):c?(0,d.jsxs)("div",{className:"space-y-3",children:[Object.keys(c).slice(0,5).map(a=>(0,d.jsxs)("div",{className:"text-sm",children:[(0,d.jsxs)("span",{className:"font-semibold",children:[a.toUpperCase(),":"]})," ",(0,d.jsxs)("span",{className:"text-text-muted",children:[Object.keys(c[a]).length," models"]})]},a)),Object.keys(c).length>5&&(0,d.jsxs)("div",{className:"text-sm text-text-muted",children:["+ ",Object.keys(c).length-5," more providers"]})]}):(0,d.jsx)("div",{className:"text-text-muted",children:"No pricing data available"})]}),a&&(0,d.jsx)(m,{isOpen:a,onClose:()=>b(!1),onSave:()=>{o()}})]})}},73024:a=>{"use strict";a.exports=require("node:fs")},74075:a=>{"use strict";a.exports=require("zlib")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},78798:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\bluerouter\\\\src\\\\app\\\\(dashboard)\\\\dashboard\\\\settings\\\\pricing\\\\page.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\bluerouter\\src\\app\\(dashboard)\\dashboard\\settings\\pricing\\page.js","default")},79428:a=>{"use strict";a.exports=require("buffer")},79748:a=>{"use strict";a.exports=require("fs/promises")},79868:a=>{"use strict";a.exports=require("node:sqlite")},81787:a=>{"use strict";a.exports=require("bun:sqlite")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},91645:a=>{"use strict";a.exports=require("net")},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,319,1361,1568,402,5681,4404,6064,6328,1340],()=>b(b.s=16423));module.exports=c})();
|
package/app/.next-cli-build/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":1,"files":["../../../../../../../node_modules/@swc/helpers/_/_interop_require_default/package.json","../../../../../../../node_modules/@swc/helpers/cjs/_interop_require_default.cjs","../../../../../../../node_modules/@swc/helpers/package.json","../../../../../../../node_modules/better-sqlite3/build/Release/better_sqlite3.node","../../../../../../../node_modules/better-sqlite3/lib/database.js","../../../../../../../node_modules/better-sqlite3/lib/index.js","../../../../../../../node_modules/better-sqlite3/lib/methods/aggregate.js","../../../../../../../node_modules/better-sqlite3/lib/methods/backup.js","../../../../../../../node_modules/better-sqlite3/lib/methods/function.js","../../../../../../../node_modules/better-sqlite3/lib/methods/inspect.js","../../../../../../../node_modules/better-sqlite3/lib/methods/pragma.js","../../../../../../../node_modules/better-sqlite3/lib/methods/serialize.js","../../../../../../../node_modules/better-sqlite3/lib/methods/table.js","../../../../../../../node_modules/better-sqlite3/lib/methods/transaction.js","../../../../../../../node_modules/better-sqlite3/lib/methods/wrappers.js","../../../../../../../node_modules/better-sqlite3/lib/sqlite-error.js","../../../../../../../node_modules/better-sqlite3/lib/util.js","../../../../../../../node_modules/better-sqlite3/package.json","../../../../../../../node_modules/bindings/bindings.js","../../../../../../../node_modules/bindings/package.json","../../../../../../../node_modules/file-uri-to-path/index.js","../../../../../../../node_modules/file-uri-to-path/package.json","../../../../../../../node_modules/next/dist/build/adapter/setup-node-env.external.js","../../../../../../../node_modules/next/dist/client/components/app-router-headers.js","../../../../../../../node_modules/next/dist/client/components/hooks-server-context.js","../../../../../../../node_modules/next/dist/client/components/static-generation-bailout.js","../../../../../../../node_modules/next/dist/client/lib/console.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../../../node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../../../node_modules/next/dist/compiled/bytes/index.js","../../../../../../../node_modules/next/dist/compiled/bytes/package.json","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../../../node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../../../node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../../../node_modules/next/dist/compiled/source-map/package.json","../../../../../../../node_modules/next/dist/compiled/source-map/source-map.js","../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/package.json","../../../../../../../node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js","../../../../../../../node_modules/next/dist/compiled/ws/index.js","../../../../../../../node_modules/next/dist/compiled/ws/package.json","../../../../../../../node_modules/next/dist/lib/client-and-server-references.js","../../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../../node_modules/next/dist/lib/framework/boundary-constants.js","../../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../../node_modules/next/dist/lib/is-error.js","../../../../../../../node_modules/next/dist/lib/picocolors.js","../../../../../../../node_modules/next/dist/lib/scheduler.js","../../../../../../../node_modules/next/dist/lib/semver-noop.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../../../node_modules/next/dist/server/app-render/cache-signal.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/console-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/dynamic-rendering.js","../../../../../../../node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../../../node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../../../node_modules/next/dist/server/app-render/staged-rendering.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../../../node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../../../node_modules/next/dist/server/dev/browser-logs/file-logger.js","../../../../../../../node_modules/next/dist/server/dynamic-rendering-utils.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../../../node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../../../node_modules/next/dist/server/lib/lru-cache.js","../../../../../../../node_modules/next/dist/server/lib/parse-stack.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../../../node_modules/next/dist/server/lib/source-maps.js","../../../../../../../node_modules/next/dist/server/lib/trace/constants.js","../../../../../../../node_modules/next/dist/server/lib/trace/tracer.js","../../../../../../../node_modules/next/dist/server/load-manifest.external.js","../../../../../../../node_modules/next/dist/server/node-environment-baseline.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-dim.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-exit.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/console-file.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/date.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/error-inspect.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/io-utils.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/node-crypto.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/random.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js","../../../../../../../node_modules/next/dist/server/node-environment-extensions/web-crypto.js","../../../../../../../node_modules/next/dist/server/node-environment.js","../../../../../../../node_modules/next/dist/server/node-polyfill-crypto.js","../../../../../../../node_modules/next/dist/server/patch-error-inspect.js","../../../../../../../node_modules/next/dist/server/require-hook.js","../../../../../../../node_modules/next/dist/server/response-cache/types.js","../../../../../../../node_modules/next/dist/server/runtime-reacts.external.js","../../../../../../../node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../../../node_modules/next/dist/shared/lib/invariant-error.js","../../../../../../../node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../../../node_modules/next/dist/shared/lib/is-thenable.js","../../../../../../../node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js","../../../../../../../node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../../node_modules/next/dist/shared/lib/promise-with-resolvers.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/get-segment-param.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/interception-routes.js","../../../../../../../node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../../../node_modules/next/dist/shared/lib/segment.js","../../../../../../../node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../../../node_modules/next/dist/shared/lib/size-limit.js","../../../../../../../node_modules/next/package.json","../../../../../../../node_modules/pg-cloudflare/dist/empty.js","../../../../../../../node_modules/pg-cloudflare/dist/index.js","../../../../../../../node_modules/pg-cloudflare/package.json","../../../../../../../node_modules/pg-connection-string/index.js","../../../../../../../node_modules/pg-connection-string/package.json","../../../../../../../node_modules/pg-int8/index.js","../../../../../../../node_modules/pg-int8/package.json","../../../../../../../node_modules/pg-pool/index.js","../../../../../../../node_modules/pg-pool/package.json","../../../../../../../node_modules/pg-protocol/dist/buffer-reader.js","../../../../../../../node_modules/pg-protocol/dist/buffer-writer.js","../../../../../../../node_modules/pg-protocol/dist/index.js","../../../../../../../node_modules/pg-protocol/dist/messages.js","../../../../../../../node_modules/pg-protocol/dist/parser.js","../../../../../../../node_modules/pg-protocol/dist/serializer.js","../../../../../../../node_modules/pg-protocol/package.json","../../../../../../../node_modules/pg-types/index.js","../../../../../../../node_modules/pg-types/lib/arrayParser.js","../../../../../../../node_modules/pg-types/lib/binaryParsers.js","../../../../../../../node_modules/pg-types/lib/builtins.js","../../../../../../../node_modules/pg-types/lib/textParsers.js","../../../../../../../node_modules/pg-types/package.json","../../../../../../../node_modules/pg/esm/index.mjs","../../../../../../../node_modules/pg/lib/client.js","../../../../../../../node_modules/pg/lib/connection-parameters.js","../../../../../../../node_modules/pg/lib/connection.js","../../../../../../../node_modules/pg/lib/crypto/cert-signatures.js","../../../../../../../node_modules/pg/lib/crypto/sasl.js","../../../../../../../node_modules/pg/lib/crypto/utils.js","../../../../../../../node_modules/pg/lib/defaults.js","../../../../../../../node_modules/pg/lib/index.js","../../../../../../../node_modules/pg/lib/native/client.js","../../../../../../../node_modules/pg/lib/native/index.js","../../../../../../../node_modules/pg/lib/native/query.js","../../../../../../../node_modules/pg/lib/query.js","../../../../../../../node_modules/pg/lib/result.js","../../../../../../../node_modules/pg/lib/stream.js","../../../../../../../node_modules/pg/lib/type-overrides.js","../../../../../../../node_modules/pg/lib/utils.js","../../../../../../../node_modules/pg/package.json","../../../../../../../node_modules/pgpass/lib/helper.js","../../../../../../../node_modules/pgpass/lib/index.js","../../../../../../../node_modules/pgpass/package.json","../../../../../../../node_modules/postgres-array/index.js","../../../../../../../node_modules/postgres-array/package.json","../../../../../../../node_modules/postgres-bytea/index.js","../../../../../../../node_modules/postgres-bytea/package.json","../../../../../../../node_modules/postgres-date/index.js","../../../../../../../node_modules/postgres-date/package.json","../../../../../../../node_modules/postgres-interval/index.js","../../../../../../../node_modules/postgres-interval/package.json","../../../../../../../node_modules/react/cjs/react.development.js","../../../../../../../node_modules/react/cjs/react.production.js","../../../../../../../node_modules/react/index.js","../../../../../../../node_modules/react/package.json","../../../../../../../node_modules/split2/index.js","../../../../../../../node_modules/split2/package.json","../../../../../../../node_modules/sql.js/dist/sql-wasm.js","../../../../../../../node_modules/sql.js/package.json","../../../../../../../node_modules/xtend/mutable.js","../../../../../../../node_modules/xtend/package.json","../../../../../../../package.json","../../../../../../package.json","../../../../../chunks/1220.js","../../../../../chunks/1340.js","../../../../../chunks/1361.js","../../../../../chunks/1544.js","../../../../../chunks/1568.js","../../../../../chunks/1817.js","../../../../../chunks/1998.js","../../../../../chunks/2242.js","../../../../../chunks/241.js","../../../../../chunks/2506.js","../../../../../chunks/2556.js","../../../../../chunks/2650.js","../../../../../chunks/2664.js","../../../../../chunks/2731.js","../../../../../chunks/2944.js","../../../../../chunks/3031.js","../../../../../chunks/3104.js","../../../../../chunks/3110.js","../../../../../chunks/318.js","../../../../../chunks/319.js","../../../../../chunks/3433.js","../../../../../chunks/3593.js","../../../../../chunks/3675.js","../../../../../chunks/3801.js","../../../../../chunks/3824.js","../../../../../chunks/4013.js","../../../../../chunks/4017.js","../../../../../chunks/402.js","../../../../../chunks/4123.js","../../../../../chunks/4177.js","../../../../../chunks/427.js","../../../../../chunks/4306.js","../../../../../chunks/4315.js","../../../../../chunks/436.js","../../../../../chunks/4404.js","../../../../../chunks/4632.js","../../../../../chunks/4739.js","../../../../../chunks/4741.js","../../../../../chunks/4746.js","../../../../../chunks/4778.js","../../../../../chunks/4780.js","../../../../../chunks/4790.js","../../../../../chunks/4803.js","../../../../../chunks/507.js","../../../../../chunks/5206.js","../../../../../chunks/5258.js","../../../../../chunks/541.js","../../../../../chunks/5433.js","../../../../../chunks/5434.js","../../../../../chunks/5573.js","../../../../../chunks/5592.js","../../../../../chunks/5681.js","../../../../../chunks/5810.js","../../../../../chunks/5852.js","../../../../../chunks/5901.js","../../../../../chunks/595.js","../../../../../chunks/6053.js","../../../../../chunks/6064.js","../../../../../chunks/607.js","../../../../../chunks/6103.js","../../../../../chunks/6108.js","../../../../../chunks/6118.js","../../../../../chunks/6182.js","../../../../../chunks/6252.js","../../../../../chunks/6328.js","../../../../../chunks/6355.js","../../../../../chunks/6404.js","../../../../../chunks/6492.js","../../../../../chunks/6759.js","../../../../../chunks/6811.js","../../../../../chunks/6844.js","../../../../../chunks/689.js","../../../../../chunks/6935.js","../../../../../chunks/6936.js","../../../../../chunks/6956.js","../../../../../chunks/6977.js","../../../../../chunks/698.js","../../../../../chunks/7016.js","../../../../../chunks/7242.js","../../../../../chunks/7250.js","../../../../../chunks/7341.js","../../../../../chunks/7464.js","../../../../../chunks/7669.js","../../../../../chunks/7753.js","../../../../../chunks/7774.js","../../../../../chunks/7828.js","../../../../../chunks/7965.js","../../../../../chunks/8023.js","../../../../../chunks/8062.js","../../../../../chunks/814.js","../../../../../chunks/8255.js","../../../../../chunks/8352.js","../../../../../chunks/8469.js","../../../../../chunks/8491.js","../../../../../chunks/8520.js","../../../../../chunks/8590.js","../../../../../chunks/8895.js","../../../../../chunks/8971.js","../../../../../chunks/9113.js","../../../../../chunks/9413.js","../../../../../chunks/9489.js","../../../../../chunks/9609.js","../../../../../chunks/9614.js","../../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|