omniroute 2.5.0 → 2.5.1
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/README.md +17 -0
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +46 -45
- package/app/.next/build-manifest.json +3 -3
- package/app/.next/prerender-manifest.json +3 -3
- package/app/.next/required-server-files.json +1 -1
- package/app/.next/routes-manifest.json +6 -0
- package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/a2a/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/a2a/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/agents/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/agents/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/agents/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/analytics/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/api-manager/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/audit-log/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/auto-combo/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +4 -4
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/combos/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/combos/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/costs/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/costs/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/costs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/health/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/health/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/health/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/limits/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/limits/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/limits/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/logs/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/logs/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/logs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mcp/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mcp/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/onboarding/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/playground/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/playground/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/playground/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/profile/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/profile/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/settings/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/usage/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/usage/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/.well-known/agent.json/route.js +1 -1
- package/app/.next/server/app/.well-known/agent.json/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/400/page.js +2 -2
- package/app/.next/server/app/400/page.js.nft.json +1 -1
- package/app/.next/server/app/400/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/401/page.js +2 -2
- package/app/.next/server/app/401/page.js.nft.json +1 -1
- package/app/.next/server/app/401/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/403/page.js +2 -2
- package/app/.next/server/app/403/page.js.nft.json +1 -1
- package/app/.next/server/app/403/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/408/page.js +2 -2
- package/app/.next/server/app/408/page.js.nft.json +1 -1
- package/app/.next/server/app/408/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/429/page.js +2 -2
- package/app/.next/server/app/429/page.js.nft.json +1 -1
- package/app/.next/server/app/429/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/500/page.js +2 -2
- package/app/.next/server/app/500/page.js.nft.json +1 -1
- package/app/.next/server/app/500/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/502/page.js +2 -2
- package/app/.next/server/app/502/page.js.nft.json +1 -1
- package/app/.next/server/app/502/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/503/page.js +2 -2
- package/app/.next/server/app/503/page.js.nft.json +1 -1
- package/app/.next/server/app/503/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error/page.js +3 -3
- package/app/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/_global-error.html +2 -2
- package/app/.next/server/app/_global-error.rsc +5 -5
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +5 -5
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.js +2 -2
- package/app/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/app/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/a2a/route.js +2 -2
- package/app/.next/server/app/a2a/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/status/route.js +1 -1
- package/app/.next/server/app/api/a2a/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/cancel/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/route.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/route.js +1 -1
- package/app/.next/server/app/api/a2a/tasks/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/acp/agents/route.js +1 -1
- package/app/.next/server/app/api/acp/agents/route.js.nft.json +1 -1
- package/app/.next/server/app/api/acp/agents/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/logout/route.js +1 -1
- package/app/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/status/route.js +1 -1
- package/app/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/route.js +1 -1
- package/app/.next/server/app/api/cache/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cache/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cache/stats/route.js +1 -1
- package/app/.next/server/app/api/cache/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/backups/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cline-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/cline-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-profiles/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-profiles/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/droid-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/guide-settings/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/kilo-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/kilo-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw/auto-order/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/runtime/[toolId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/status/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/auth/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/auto/route.js +1 -1
- package/app/.next/server/app/api/combos/auto/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route.js +1 -1
- package/app/.next/server/app/api/combos/metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/combos/test/route.js +1 -1
- package/app/.next/server/app/api/combos/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route.js +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route.js.nft.json +1 -1
- package/app/.next/server/app/api/compliance/audit-log/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/export/route.js +1 -1
- package/app/.next/server/app/api/db-backups/export/route.js.nft.json +1 -1
- package/app/.next/server/app/api/db-backups/export/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route.js +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route.js.nft.json +1 -1
- package/app/.next/server/app/api/db-backups/exportAll/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/import/route.js +1 -1
- package/app/.next/server/app/api/db-backups/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/db-backups/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/db-backups/route.js +1 -1
- package/app/.next/server/app/api/db-backups/route.js.nft.json +1 -1
- package/app/.next/server/app/api/db-backups/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/[suiteId]/route.js +1 -1
- package/app/.next/server/app/api/evals/[suiteId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/evals/route.js +1 -1
- package/app/.next/server/app/api/evals/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/fallback/chains/route.js +2 -2
- package/app/.next/server/app/api/fallback/chains/route.js.nft.json +1 -1
- package/app/.next/server/app/api/fallback/chains/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/init/route.js.nft.json +1 -1
- package/app/.next/server/app/api/init/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/logs/console/route.js +1 -1
- package/app/.next/server/app/api/logs/console/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/audit/route.js +2 -2
- package/app/.next/server/app/api/mcp/audit/route.js.nft.json +1 -1
- package/app/.next/server/app/api/mcp/audit/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/audit/stats/route.js +2 -2
- package/app/.next/server/app/api/mcp/audit/stats/route.js.nft.json +1 -1
- package/app/.next/server/app/api/mcp/audit/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/sse/route.js +1 -1
- package/app/.next/server/app/api/mcp/sse/route.js.nft.json +1 -1
- package/app/.next/server/app/api/mcp/sse/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/status/route.js +1 -1
- package/app/.next/server/app/api/mcp/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/mcp/status/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/stream/route.js +1 -1
- package/app/.next/server/app/api/mcp/stream/route.js.nft.json +1 -1
- package/app/.next/server/app/api/mcp/stream/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/tools/route.js +1 -1
- package/app/.next/server/app/api/mcp/tools/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/alias/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js +1 -1
- package/app/.next/server/app/api/models/availability/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/catalog/route.js +1 -1
- package/app/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/catalog/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/openrouter-catalog/route.js +1 -1
- package/app/.next/server/app/api/models/openrouter-catalog/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/openrouter-catalog/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route.js +1 -1
- package/app/.next/server/app/api/monitoring/health/route.js.nft.json +1 -1
- package/app/.next/server/app/api/monitoring/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/policies/route.js +2 -2
- package/app/.next/server/app/api/policies/route.js.nft.json +1 -1
- package/app/.next/server/app/api/policies/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/defaults/route.js +1 -1
- package/app/.next/server/app/api/pricing/defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/models/route.js +1 -1
- package/app/.next/server/app/api/pricing/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pricing/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/sync/route.js +1 -1
- package/app/.next/server/app/api/pricing/sync/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pricing/sync/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-metrics/route.js +2 -2
- package/app/.next/server/app/api/provider-metrics/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-metrics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-models/route.js +1 -1
- package/app/.next/server/app/api/provider-models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +2 -2
- package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/refresh/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/refresh/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/refresh/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/client/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/test-batch/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/validate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limit/route.js +1 -1
- package/app/.next/server/app/api/rate-limit/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/rate-limits/route.js +1 -1
- package/app/.next/server/app/api/rate-limits/route.js.nft.json +1 -1
- package/app/.next/server/app/api/rate-limits/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/reset/route.js +1 -1
- package/app/.next/server/app/api/resilience/reset/route.js.nft.json +1 -1
- package/app/.next/server/app/api/resilience/reset/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/resilience/route.js +1 -1
- package/app/.next/server/app/api/resilience/route.js.nft.json +1 -1
- package/app/.next/server/app/api/resilience/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/restart/route.js +1 -1
- package/app/.next/server/app/api/restart/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sessions/route.js +1 -1
- package/app/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/background-degradation/route.js +1 -1
- package/app/.next/server/app/api/settings/background-degradation/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/background-degradation/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/codex-service-tier/route.js +1 -0
- package/app/.next/server/app/api/settings/codex-service-tier/route.js.nft.json +1 -0
- package/app/.next/server/app/api/settings/codex-service-tier/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/settings/combo-defaults/route.js +1 -1
- package/app/.next/server/app/api/settings/combo-defaults/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/combo-defaults/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/ip-filter/route.js +1 -1
- package/app/.next/server/app/api/settings/ip-filter/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/model-aliases/route.js +1 -1
- package/app/.next/server/app/api/settings/model-aliases/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/model-aliases/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/proxy/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/proxy/test/route.js +1 -1
- package/app/.next/server/app/api/settings/proxy/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/require-login/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route.js +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/system-prompt/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/task-routing/route.js +1 -1
- package/app/.next/server/app/api/settings/task-routing/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/task-routing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route.js +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/thinking-budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/shutdown/route.js +1 -1
- package/app/.next/server/app/api/shutdown/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/storage/health/route.js +1 -1
- package/app/.next/server/app/api/storage/health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route.js +1 -1
- package/app/.next/server/app/api/sync/cloud/route.js.nft.json +1 -1
- package/app/.next/server/app/api/sync/cloud/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route.js +1 -1
- package/app/.next/server/app/api/sync/initialize/route.js.nft.json +1 -1
- package/app/.next/server/app/api/sync/initialize/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/tags/route.js +1 -1
- package/app/.next/server/app/api/tags/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route.js +1 -1
- package/app/.next/server/app/api/telemetry/summary/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/token-health/route.js +1 -1
- package/app/.next/server/app/api/token-health/route.js.nft.json +1 -1
- package/app/.next/server/app/api/token-health/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/detect/route.js +1 -1
- package/app/.next/server/app/api/translator/detect/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/history/route.js +1 -1
- package/app/.next/server/app/api/translator/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/load/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/send/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/translate/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/analytics/route.js +1 -1
- package/app/.next/server/app/api/usage/analytics/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/analytics/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/budget/route.js +2 -2
- package/app/.next/server/app/api/usage/budget/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/budget/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/call-logs/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/call-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/call-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js +1 -1
- package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/history/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +1 -1
- package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/proxy-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/quota/route.js +1 -1
- package/app/.next/server/app/api/usage/quota/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/quota/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/api/chat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/audio/speech/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/audio/transcriptions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/images/generations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/messages/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route.js +1 -1
- package/app/.next/server/app/api/v1/moderations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/moderations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/music/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/music/generations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/music/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/chat/completions/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/embeddings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/providers/[provider]/images/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/rerank/route.js +1 -1
- package/app/.next/server/app/api/v1/rerank/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/rerank/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/responses/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/route.js +1 -1
- package/app/.next/server/app/api/v1/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/videos/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/videos/generations/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/videos/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/callback/page.js +2 -2
- package/app/.next/server/app/callback/page.js.nft.json +1 -1
- package/app/.next/server/app/callback/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/docs/page.js +3 -3
- package/app/.next/server/app/docs/page.js.nft.json +1 -1
- package/app/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forbidden/page.js +2 -2
- package/app/.next/server/app/forbidden/page.js.nft.json +1 -1
- package/app/.next/server/app/forbidden/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/forgot-password/page.js +2 -2
- package/app/.next/server/app/forgot-password/page.js.nft.json +1 -1
- package/app/.next/server/app/forgot-password/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/landing/page.js +2 -2
- package/app/.next/server/app/landing/page.js.nft.json +1 -1
- package/app/.next/server/app/landing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/login/page.js +2 -2
- package/app/.next/server/app/login/page.js.nft.json +1 -1
- package/app/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/maintenance/page.js +2 -2
- package/app/.next/server/app/maintenance/page.js.nft.json +1 -1
- package/app/.next/server/app/maintenance/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/offline/page.js +2 -2
- package/app/.next/server/app/offline/page.js.nft.json +1 -1
- package/app/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/page.js +2 -2
- package/app/.next/server/app/page.js.nft.json +1 -1
- package/app/.next/server/app/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/privacy/page.js +2 -2
- package/app/.next/server/app/privacy/page.js.nft.json +1 -1
- package/app/.next/server/app/privacy/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/status/page.js +2 -2
- package/app/.next/server/app/status/page.js.nft.json +1 -1
- package/app/.next/server/app/status/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/terms/page.js +2 -2
- package/app/.next/server/app/terms/page.js.nft.json +1 -1
- package/app/.next/server/app/terms/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app-paths-manifest.json +46 -45
- package/app/.next/server/chunks/242.js +1 -1
- package/app/.next/server/chunks/{7535.js → 2433.js} +2 -2
- package/app/.next/server/chunks/2910.js +1 -1
- package/app/.next/server/chunks/3596.js +1 -1
- package/app/.next/server/chunks/3648.js +2 -2
- package/app/.next/server/chunks/3831.js +117 -0
- package/app/.next/server/chunks/4335.js +1 -0
- package/app/.next/server/chunks/438.js +1 -1
- package/app/.next/server/chunks/4488.js +1 -1
- package/app/.next/server/chunks/4935.js +1 -1
- package/app/.next/server/chunks/5248.js +1 -0
- package/app/.next/server/chunks/5807.js +1 -0
- package/app/.next/server/chunks/5979.js +1 -1
- package/app/.next/server/chunks/6094.js +1 -1
- package/app/.next/server/chunks/6743.js +1 -1
- package/app/.next/server/chunks/7109.js +1 -1
- package/app/.next/server/chunks/7327.js +1 -1
- package/app/.next/server/chunks/7544.js +2 -118
- package/app/.next/server/chunks/7889.js +2 -0
- package/app/.next/server/chunks/8020.js +3 -3
- package/app/.next/server/chunks/8907.js +1 -1
- package/app/.next/server/chunks/9548.js +1 -1
- package/app/.next/server/chunks/9631.js +1 -1
- package/app/.next/server/instrumentation.js +1 -1
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/middleware.js +2 -2
- package/app/.next/server/next-font-manifest.js +1 -1
- package/app/.next/server/next-font-manifest.json +1 -1
- package/app/.next/server/pages/500.html +2 -2
- package/app/.next/server/server-reference-manifest.js +1 -1
- package/app/.next/server/server-reference-manifest.json +1 -1
- package/app/.next/static/chunks/5846-6722250590122d8a.js +2 -0
- package/app/.next/static/chunks/{647-bf8bc535ac3648d0.js → 647-62acab8e8736396d.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-43d6fa6b75cca497.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/agents/{page-576b27a05c09fba5.js → page-94aa33336637e74c.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-49ae846d72948391.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/{page-6ab7701da3357bb9.js → page-bef5c045e7eae657.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-71f65a8c11e24ee8.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-e5bf8955e7b9a4f5.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/auto-combo/{page-799e2f96e9af3fd9.js → page-fbf2315ef6ecc87a.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-1d9c62ff735ac65a.js +15 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-4e4d823fdc8705f5.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/costs/{page-8f6233f59f5277e9.js → page-7a233357dfbd2e05.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-81a6632af8c82919.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/health/{page-1e1eb2f79d606ab2.js → page-66ee4e631429e0d8.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-5ace323bdf990976.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/logs/{page-2d456b7ddbf3d41e.js → page-f08daa44ccbeb258.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-8e35334b9f393139.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-4e1629fc8404b3b9.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/onboarding/{page-5378e9473a20cd6a.js → page-d424641c7e428be9.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/{page-799001b6cea7d5bc.js → page-fc5b6d46662747df.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/playground/{page-0fff47edc56250ea.js → page-6d988d37ce3b0e60.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-b4a67f078e2d5f8a.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{error-a5ae03ba05400b04.js → error-0400f175dd1372fa.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-9552383fd2e11282.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-d57908b59d4b482c.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-fbf74ae2f3206efe.js → page-adbd858f2a6cd352.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{error-ec9643134a96bbcd.js → error-c39d18f10fb7d3f6.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/{loading-3519a633b514f31a.js → loading-b5faf05c78a2cc54.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-28ee6d0fc27b6ffe.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/pricing/{page-aab023f14c6ff966.js → page-0325206d05e6f375.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-8d6f629e0e29e796.js → page-f761c3ff75d56636.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-9e20463252daf023.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/{layout-7ae0c66c22bee8a1.js → layout-6d0afc53f5f2a538.js} +1 -1
- package/app/.next/static/chunks/app/.well-known/agent.json/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/400/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/400/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/401/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/401/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/403/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/403/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/408/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/408/{page-3b9079ea400ca287.js → page-3b77bf358909019a.js} +1 -1
- package/app/.next/static/chunks/app/429/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/429/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/500/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/500/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/502/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/502/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/503/layout-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/503/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/_global-error/page-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/_not-found/page-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/a2a/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/status/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/a2a/tasks/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/acp/agents/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/auth/status/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cache/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cache/stats/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/status/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/combos/auto/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/combos/metrics/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/combos/test/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/export/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/import/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/db-backups/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/evals/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/fallback/chains/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/logs/console/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/audit/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/audit/stats/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/sse/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/status/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/stream/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/mcp/tools/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/models/catalog/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/monitoring/health/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/policies/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/defaults/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/models/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/sync/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/provider-metrics/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/provider-models/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/refresh/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limit/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/rate-limits/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/reset/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/resilience/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/restart/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/sessions/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/background-degradation/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/codex-service-tier/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/model-aliases/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/task-routing/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/storage/health/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/sync/cloud/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/sync/initialize/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/telemetry/summary/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/token-health/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/translator/detect/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/translator/history/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/analytics/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/budget/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/call-logs/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/quota/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/completions/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/images/generations/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/moderations/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/music/generations/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/rerank/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1/videos/generations/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/callback/{page-0f0ebc0820dd18a5.js → page-585a53f7dc6a30f1.js} +1 -1
- package/app/.next/static/chunks/app/docs/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
- package/app/.next/static/chunks/app/{error-32c03f14529d3920.js → error-f7f595c541537e63.js} +1 -1
- package/app/.next/static/chunks/app/forbidden/page-b33079c1573b0bfa.js +1 -0
- package/app/.next/static/chunks/app/forgot-password/page-90cd6259c75badfc.js +1 -0
- package/app/.next/static/chunks/app/global-error-1dfd1c91ad5199fe.js +1 -0
- package/app/.next/static/chunks/app/landing/page-90df98c27fe0b5d9.js +1 -0
- package/app/.next/static/chunks/app/{layout-070972eb026af319.js → layout-108592eafb959363.js} +1 -1
- package/app/.next/static/chunks/app/{loading-da2f6e1471afc070.js → loading-e063375d5b12a2f7.js} +1 -1
- package/app/.next/static/chunks/app/login/{page-26d717c652d56032.js → page-cf6b82187b09a701.js} +1 -1
- package/app/.next/static/chunks/app/maintenance/page-3b77bf358909019a.js +1 -0
- package/app/.next/static/chunks/app/not-found-511518956bcae7bc.js +1 -0
- package/app/.next/static/chunks/app/offline/page-9d6ea493783a0219.js +1 -0
- package/app/.next/static/chunks/app/page-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/app/privacy/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
- package/app/.next/static/chunks/app/status/page-4e5e9b5a513aa474.js +1 -0
- package/app/.next/static/chunks/app/terms/{page-dc88e0a01d291518.js → page-9624e5fb8cabf7d8.js} +1 -1
- package/app/.next/static/chunks/{main-app-ae230f6bf51a5edb.js → main-app-c9da11a8061df107.js} +1 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-ded42d031c158dd8.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-ded42d031c158dd8.js +1 -0
- package/app/.next/static/css/{b02e1066800fe4d6.css → 14ede48bbc2cd561.css} +1 -1
- package/app/.next/static/whsp7HU8HFUikZQ7oSjYX/_buildManifest.js +1 -0
- package/app/package.json +1 -1
- package/app/server.js +1 -1
- package/package.json +1 -1
- package/app/.env +0 -122
- package/app/.next/server/chunks/1909.js +0 -2
- package/app/.next/server/chunks/7167.js +0 -1
- package/app/.next/static/M35Z_Bh-lQ1uO7hB_-bVc/_buildManifest.js +0 -1
- package/app/.next/static/chunks/5846-f92dd844022ac1b0.js +0 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/a2a/page-ed1f5b1ae0e01c02.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/analytics/loading-6a2bb3ad980b05b9.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/api-manager/page-8ee341b662a845dc.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/audit-log/page-c9b98846b8479f3f.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-3c3f3b0b558e9302.js +0 -15
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-3ed193e882fc0438.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-8b96e2f6d76d6f2d.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/limits/page-ddce876357cb3ada.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mcp/page-d9b5c3282ec5d809.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media/page-5ed5bdc9e926936c.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-f9cc44c947796a9e.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/loading-7deaa9f550841465.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/page-3ef302da4b756e50.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/settings/page-cbaa4b638a583fe9.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-8c8f2d59d0cbb516.js +0 -1
- package/app/.next/static/chunks/app/.well-known/agent.json/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/400/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/401/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/403/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/408/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/429/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/429/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/500/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/500/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/502/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/502/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/503/layout-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/503/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/_not-found/page-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/a2a/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/status/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/cancel/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/tasks/[id]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/a2a/tasks/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/acp/agents/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/auth/status/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cache/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cache/stats/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/backups/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/cline-settings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-profiles/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/guide-settings/[toolId]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/kilo-settings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw/auto-order/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/runtime/[toolId]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/status/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/combos/auto/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/combos/metrics/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/combos/test/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/compliance/audit-log/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/export/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/exportAll/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/import/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/db-backups/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/evals/[suiteId]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/evals/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/fallback/chains/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/logs/console/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/audit/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/audit/stats/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/sse/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/status/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/stream/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/mcp/tools/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/models/catalog/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/models/openrouter-catalog/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/monitoring/health/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/policies/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/defaults/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/models/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/sync/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/provider-metrics/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/provider-models/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/refresh/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limit/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/rate-limits/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/reset/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/resilience/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/restart/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/sessions/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/background-degradation/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/combo-defaults/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/ip-filter/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/model-aliases/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy/test/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/system-prompt/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/task-routing/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/settings/thinking-budget/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/storage/health/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/sync/cloud/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/sync/initialize/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/telemetry/summary/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/token-health/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/translator/detect/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/translator/history/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/analytics/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/budget/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/[id]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/call-logs/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/proxy-logs/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/quota/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/speech/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/audio/transcriptions/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/completions/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/images/generations/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/moderations/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/music/generations/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/chat/completions/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/embeddings/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/providers/[provider]/images/generations/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/rerank/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1/videos/generations/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/forbidden/page-8d8e1709a1e32585.js +0 -1
- package/app/.next/static/chunks/app/forgot-password/page-d5c9b77748aa9deb.js +0 -1
- package/app/.next/static/chunks/app/global-error-5840b1caa830f2ec.js +0 -1
- package/app/.next/static/chunks/app/landing/page-8f652c1fbc33efd2.js +0 -1
- package/app/.next/static/chunks/app/maintenance/page-3b9079ea400ca287.js +0 -1
- package/app/.next/static/chunks/app/not-found-faf36d2a9a452506.js +0 -1
- package/app/.next/static/chunks/app/offline/page-bf68bf461af876a3.js +0 -1
- package/app/.next/static/chunks/app/page-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/app/status/page-29a433b40631ce12.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-1787cfdb0a81cffb.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1787cfdb0a81cffb.js +0 -1
- package/app/node_modules/better-sqlite3/build/Release/better_sqlite3.node +0 -0
- /package/app/.next/static/{M35Z_Bh-lQ1uO7hB_-bVc → whsp7HU8HFUikZQ7oSjYX}/_ssgManifest.js +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=2888,a.ids=[2888],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},15116:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(5735),e=c(35192);function f(){return(0,d.jsx)(e.default,{})}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19694:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.d(b,{$n:()=>e.default,Ex:()=>k.default,G9:()=>z.default,Iz:()=>A.default,KN:()=>w.default,LF:()=>r.default,Lo:()=>x.default,Mh:()=>y.default,Qn:()=>C.default,Qv:()=>j.CardSkeleton,Zp:()=>h.default,aF:()=>i.default,bQ:()=>D.default,cn:()=>u.default,l6:()=>g.default,lM:()=>l.default,pd:()=>f.default,pp:()=>B.default,rq:()=>s.default,uR:()=>t.default,y7:()=>v.default});var e=c(53156),f=c(29518),g=c(59256),h=c(2490),i=c(65953),j=c(22746);c(45567);var k=c(4355),l=c(65472),m=c(59869),n=c(75146),o=c(51490),p=c(74771),q=c(22245),r=c(8744),s=c(29494),t=c(1237);c(82054);var u=c(62688),v=c(46230),w=c(56589),x=c(73979);c(98004);var y=c(41371);c(53140);var z=c(27309),A=c(86059);c(77088);var B=c(85974);c(18732);var C=c(67083);c(52198);var D=c(50818),E=c(35858),F=a([m,n,o,p,q,s,E]);[m,n,o,p,q,s,E]=F.then?(await F)():F,d()}catch(a){d(a)}})},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30002:(a,b,c)=>{Promise.resolve().then(c.bind(c,82006))},33873:a=>{"use strict";a.exports=require("path")},35192:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/diegosouzapw/dev/proxys/9router/src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx\" 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.")},"/home/diegosouzapw/dev/proxys/9router/src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx","default")},35858:(a,b,c)=>{"use strict";c.a(a,async(a,b)=>{try{var d=c(53280),e=c(16116),f=a([d,e]);[d,e]=f.then?(await f)():f,b()}catch(a){b(a)}})},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},42971:a=>{"use strict";a.exports=import("zod")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},48161:a=>{"use strict";a.exports=require("node:os")},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")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},79646:a=>{"use strict";a.exports=require("child_process")},82006:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.d(b,{default:()=>k});var e=c(48249),f=c(67484),g=c(19694),h=c(73295),i=c(77360),j=a([g]);function k(){let a=(0,i.c)("apiManager"),b=(0,i.c)("common"),[c,d]=(0,f.useState)([]),[j,k]=(0,f.useState)([]),[m,n]=(0,f.useState)([]),[o,p]=(0,f.useState)(!0),[q,r]=(0,f.useState)(!1),[s,t]=(0,f.useState)(""),[u,v]=(0,f.useState)(null),[w,x]=(0,f.useState)(null),[y,z]=(0,f.useState)(!1),[A,B]=(0,f.useState)(""),[C,D]=(0,f.useState)(null),[E,F]=(0,f.useState)(!1),[G,H]=(0,f.useState)({}),{copied:I,copy:J}=(0,h.C)(),K=async()=>{try{let a=await fetch("/api/keys");if(a.ok){let b=await a.json();d(b.keys||[]),L(b.keys||[])}}catch(a){console.log("Error fetching keys:",a)}finally{p(!1)}},L=async a=>{if(0!==a.length)try{let b=await fetch("/api/usage/call-logs?limit=1000");if(!b.ok)return;let c=await b.json(),d={};for(let b of a){let a=(c||[]).filter(a=>a.apiKeyId===b.id||a.apiKeyName===b.name);d[b.id]={totalRequests:a.length,lastUsed:a.length>0?a.sort((a,b)=>new Date(b.timestamp).getTime()-new Date(a.timestamp).getTime())[0]?.timestamp:null}}H(d)}catch(a){console.log("Error fetching usage stats:",a)}},M=(0,f.useCallback)(()=>D(null),[]),N=async()=>{let b=s.replace(/[<>]/g,"").replace(/"/g,"").replace(/'/g,"").trim().slice(0,100),c=b&&b.trim()?b.length>100?{valid:!1,error:a("keyNameTooLong",{max:100})}:/^[a-zA-Z0-9_\-\s]+$/.test(b)?{valid:!0}:{valid:!1,error:a("keyNameInvalid")}:{valid:!1,error:a("keyNameRequired")};if(!c.valid)return void D(c.error||a("invalidKeyName"));F(!0),M();try{let c=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:b})}),d=await c.json();c.ok?(v(d.key),await K(),t(""),r(!1)):D(d.error||a("failedCreateKey"))}catch(b){console.error("Error creating key:",b),D(a("failedCreateKeyRetry"))}finally{F(!1)}},O=async b=>{if(!b||"string"!=typeof b||!/^[a-zA-Z0-9_-]+$/.test(b))return void D(a("invalidKeyId"));if(confirm(a("deleteConfirm"))){F(!0),M();try{let c=await fetch(`/api/keys/${encodeURIComponent(b)}`,{method:"DELETE"});if(c.ok)d(a=>a.filter(a=>a.id!==b));else{let b=await c.json();D(b.error||a("failedDeleteKey"))}}catch(b){console.error("Error deleting key:",b),D(a("failedDeleteKeyRetry"))}finally{F(!1)}}},P=a=>{a&&a.id&&(x(a),z(!0))},Q=async(b,c,d,e,f,g)=>{if(!w||!w.id)return;if(!Array.isArray(b))return void D(a("invalidModelsSelection"));if(b.length>500)return void D(a("cannotSelectMoreThanModels",{max:500}));let h=b.filter(a=>"string"==typeof a&&a.length>0&&a.length<200),i=d.filter(a=>"string"==typeof a&&/^[0-9a-f-]{36}$/i.test(a));F(!0),M();try{let b=await fetch(`/api/keys/${encodeURIComponent(w.id)}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({allowedModels:h,allowedConnections:i,noLog:c,autoResolve:e,isActive:f,accessSchedule:g})});if(b.ok)await K(),z(!1),x(null);else{let c=await b.json();D(c.error||a("failedUpdatePermissions"))}}catch(b){console.error("Error updating permissions:",b),D(a("failedUpdatePermissionsRetry"))}finally{F(!1)}},R=function(a,b){let[c,d]=(0,f.useState)(a);return c}(A,0),S=(0,f.useMemo)(()=>{let b={};for(let c of j){let d=c.owned_by||a("unknownProvider");b[d]||(b[d]=[]),b[d].push(c)}return Object.entries(b).sort((a,b)=>a[0].localeCompare(b[0]))},[j]),T=(0,f.useMemo)(()=>{if(!R.trim())return S;let a=R.toLowerCase();return S.map(([b,c])=>[b,c.filter(c=>c.id.toLowerCase().includes(a)||b.toLowerCase().includes(a))]).filter(([,a])=>a.length>0)},[S,R]);return o?(0,e.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,e.jsx)(g.Qv,{}),(0,e.jsx)(g.Qv,{})]}):(0,e.jsxs)("div",{className:"flex flex-col gap-8",children:[C&&(0,e.jsxs)("div",{className:"flex items-center gap-3 p-4 bg-red-500/10 border border-red-500/30 rounded-lg",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-red-500",children:"error"}),(0,e.jsx)("p",{className:"text-sm text-red-700 dark:text-red-300 flex-1",children:C}),(0,e.jsx)("button",{onClick:M,className:"text-red-500 hover:text-red-700 transition-colors",children:(0,e.jsx)("span",{className:"material-symbols-outlined",children:"close"})})]}),c.length>0&&(0,e.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-4",children:[(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-primary/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-primary text-lg",children:"vpn_key"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:c.length}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("totalKeys")})]})]})}),(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-amber-500/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-amber-500 text-lg",children:"lock"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:c.filter(a=>Array.isArray(a.allowedModels)&&a.allowedModels.length>0).length}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("restricted")})]})]})}),(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-blue-500/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-blue-500 text-lg",children:"bar_chart"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:Object.values(G).reduce((a,b)=>a+b.totalRequests,0)}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("totalRequests")})]})]})}),(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-emerald-500/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-emerald-500 text-lg",children:"model_training"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:j.length}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("modelsAvailable")})]})]})})]}),(0,e.jsx)(g.Zp,{children:(0,e.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,e.jsxs)("div",{children:[(0,e.jsx)("h2",{className:"text-lg font-semibold",children:a("keyManagement")}),(0,e.jsx)("p",{className:"text-sm text-text-muted",children:a("keyManagementDesc")})]}),(0,e.jsx)(g.$n,{icon:"add",onClick:()=>r(!0),children:a("createKey")})]})}),(0,e.jsxs)(g.Zp,{children:[(0,e.jsx)("div",{className:"flex items-center justify-between mb-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-10 rounded-lg bg-amber-500/10 shrink-0",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-xl text-amber-500",children:"vpn_key"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("h3",{className:"font-semibold",children:a("registeredKeys")}),(0,e.jsxs)("p",{className:"text-xs text-text-muted",children:[c.length," ",1===c.length?a("keyRegistered",{count:c.length}):a("keysRegistered",{count:c.length})]})]})]})}),(0,e.jsx)("p",{className:"text-sm text-text-muted mb-4",children:a("keysSecurityNote")}),0===c.length?(0,e.jsxs)("div",{className:"text-center py-12 border border-dashed border-border rounded-lg",children:[(0,e.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"vpn_key"})}),(0,e.jsx)("p",{className:"text-text-main font-medium mb-2",children:a("noKeys")}),(0,e.jsx)("p",{className:"text-sm text-text-muted mb-4",children:a("noKeysDesc")}),(0,e.jsx)(g.$n,{icon:"add",onClick:()=>r(!0),children:a("createFirstKey")})]}):(0,e.jsxs)("div",{className:"flex flex-col border border-border rounded-lg overflow-hidden",children:[(0,e.jsxs)("div",{className:"grid grid-cols-12 gap-4 px-4 py-3 bg-surface/50 border-b border-border text-xs font-semibold text-text-muted uppercase tracking-wider",children:[(0,e.jsx)("div",{className:"col-span-2",children:a("name")}),(0,e.jsx)("div",{className:"col-span-3",children:a("key")}),(0,e.jsx)("div",{className:"col-span-2",children:a("permissions")}),(0,e.jsx)("div",{className:"col-span-2",children:a("usage")}),(0,e.jsx)("div",{className:"col-span-1",children:a("created")}),(0,e.jsx)("div",{className:"col-span-2 text-right",children:a("actions")})]}),c.map(b=>{let c=G[b.id],d=Array.isArray(b.allowedModels)&&b.allowedModels.length>0,f=Array.isArray(b.allowedConnections)&&b.allowedConnections.length>0,g=!0===b.noLog,h=!1!==b.isActive,i=b.accessSchedule?.enabled===!0;return(0,e.jsxs)("div",{className:"grid grid-cols-12 gap-4 px-4 py-3 border-b border-black/[0.03] dark:border-white/[0.03] last:border-b-0 hover:bg-surface/30 transition-colors group",children:[(0,e.jsxs)("div",{className:"col-span-2 flex items-center gap-2",children:[(0,e.jsx)("span",{className:`material-symbols-outlined text-sm ${d?"text-amber-500":"text-emerald-500"}`,children:d?"lock":"lock_open"}),(0,e.jsx)("span",{className:"text-sm font-medium truncate",title:b.name,children:b.name})]}),(0,e.jsxs)("div",{className:"col-span-3 flex items-center gap-1.5",children:[(0,e.jsx)("code",{className:"text-sm text-text-muted font-mono truncate",children:b.key}),(0,e.jsx)("button",{onClick:()=>J(b.key,b.id),className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all shrink-0",title:a("copyMaskedKey"),children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:I===b.id?"check":"content_copy"})})]}),(0,e.jsx)("div",{className:"col-span-2 flex items-center",children:(0,e.jsxs)("div",{className:"flex flex-col items-start gap-1",children:[d?(0,e.jsxs)("button",{onClick:()=>P(b),className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-amber-500/10 text-amber-600 dark:text-amber-400 text-xs font-medium hover:bg-amber-500/20 transition-colors",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"lock"}),a("modelsCount",{count:b.allowedModels.length})]}):(0,e.jsxs)("button",{onClick:()=>P(b),className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-green-500/10 text-green-600 dark:text-green-400 text-xs font-medium hover:bg-green-500/20 transition-colors",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"lock_open"}),a("allModels")]}),f&&(0,e.jsxs)("button",{onClick:()=>P(b),className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-blue-500/10 text-blue-600 dark:text-blue-400 text-xs font-medium hover:bg-blue-500/20 transition-colors",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"cable"}),b.allowedConnections.length," conn"]}),g&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-violet-500/10 text-violet-600 dark:text-violet-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"visibility_off"}),"No-Log"]}),b.autoResolve&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-cyan-500/10 text-cyan-600 dark:text-cyan-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"auto_fix_high"}),"Auto-Resolve"]}),!h&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-red-500/10 text-red-600 dark:text-red-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"block"}),a("disabled")]}),i&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-orange-500/10 text-orange-600 dark:text-orange-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"schedule"}),a("scheduleActive")]})]})}),(0,e.jsxs)("div",{className:"col-span-2 flex flex-col justify-center",children:[(0,e.jsxs)("span",{className:"text-sm font-medium tabular-nums",children:[c?.totalRequests??0," ",(0,e.jsx)("span",{className:"text-text-muted font-normal text-xs",children:a("reqs")})]}),c?.lastUsed?(0,e.jsx)("span",{className:"text-[10px] text-text-muted",children:a("lastUsedOn",{date:new Date(c.lastUsed).toLocaleDateString()})}):(0,e.jsx)("span",{className:"text-[10px] text-text-muted italic",children:a("neverUsed")})]}),(0,e.jsx)("div",{className:"col-span-1 flex items-center text-sm text-text-muted",children:new Date(b.createdAt).toLocaleDateString()}),(0,e.jsxs)("div",{className:"col-span-2 flex items-center justify-end gap-1",children:[(0,e.jsx)("button",{onClick:()=>P(b),className:"p-2 hover:bg-primary/10 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all",title:a("editPermissions"),children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"tune"})}),(0,e.jsx)("button",{onClick:()=>O(b.id),className:"p-2 hover:bg-red-500/10 rounded text-red-500 opacity-0 group-hover:opacity-100 transition-all",title:a("deleteKey"),children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"})})]})]},b.id)})]})]}),(0,e.jsx)(g.Zp,{children:(0,e.jsxs)("div",{className:"flex items-start gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-10 rounded-lg bg-blue-500/10 shrink-0",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-xl text-blue-500",children:"lightbulb"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("h3",{className:"font-semibold mb-2",children:a("usageTips")}),(0,e.jsxs)("ul",{className:"text-sm text-text-muted space-y-1.5",children:[(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipAuth")})]}),(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipSecure")})]}),(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipSeparate")})]}),(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipRestrict")})]})]})]})]})}),(0,e.jsx)(g.aF,{isOpen:q,title:a("createKey"),onClose:()=>{r(!1),t("")},children:(0,e.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-sm font-medium text-text-main mb-1.5 block",children:a("keyName")}),(0,e.jsx)(g.pd,{value:s,onChange:a=>t(a.target.value),placeholder:a("keyNamePlaceholder"),autoFocus:!0}),(0,e.jsx)("p",{className:"text-xs text-text-muted mt-1.5",children:a("keyNameDesc")})]}),(0,e.jsxs)("div",{className:"flex gap-2",children:[(0,e.jsx)(g.$n,{onClick:()=>{r(!1),t("")},variant:"ghost",fullWidth:!0,children:b("cancel")}),(0,e.jsx)(g.$n,{onClick:N,fullWidth:!0,disabled:!s.trim(),children:a("createKey")})]})]})}),(0,e.jsx)(g.aF,{isOpen:!!u,title:a("keyCreated"),onClose:()=>v(null),children:(0,e.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,e.jsx)("div",{className:"bg-green-50 dark:bg-green-900/20 border border-green-200 dark:border-green-800 rounded-lg p-4",children:(0,e.jsxs)("div",{className:"flex items-start gap-3",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-green-600 dark:text-green-400",children:"check_circle"}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-sm text-green-800 dark:text-green-200 font-medium mb-1",children:a("keyCreatedSuccess")}),(0,e.jsx)("p",{className:"text-sm text-green-700 dark:text-green-300",children:a("keyCreatedNote")})]})]})}),(0,e.jsxs)("div",{className:"flex gap-2",children:[(0,e.jsx)(g.pd,{value:u||"",readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,e.jsx)(g.$n,{variant:"secondary",icon:"created_key"===I?"check":"content_copy",onClick:()=>J(u,"created_key"),children:b("created_key"===I?"copied":"copy")})]}),(0,e.jsx)(g.$n,{onClick:()=>v(null),fullWidth:!0,children:a("done")})]})}),w&&(0,e.jsx)(l,{isOpen:y,onClose:()=>{z(!1),x(null)},apiKey:w,modelsByProvider:T,allModels:j,allConnections:m,searchModel:A,onSearchChange:B,onSave:Q},w.id)]})}g=(j.then?(await j)():j)[0];let l=(0,f.memo)(function({isOpen:a,onClose:b,apiKey:c,modelsByProvider:d,allModels:h,allConnections:j,searchModel:k,onSearchChange:l,onSave:m}){let n=(0,i.c)("apiManager"),o=(0,i.c)("common"),p=Array.isArray(c?.allowedModels)?c.allowedModels:[],q=Array.isArray(c?.allowedConnections)?c.allowedConnections:[],[r,s]=(0,f.useState)(p),[t,u]=(0,f.useState)(0===p.length),[v,w]=(0,f.useState)(c?.noLog===!0),[x,y]=(0,f.useState)(c?.autoResolve===!0),[z,A]=(0,f.useState)(c?.isActive!==!1),[B,C]=(0,f.useState)(c?.accessSchedule?.enabled===!0),[D,E]=(0,f.useState)(c?.accessSchedule?.from??"08:00"),[F,G]=(0,f.useState)(c?.accessSchedule?.until??"18:00"),[H,I]=(0,f.useState)(c?.accessSchedule?.days??[1,2,3,4,5]),[J,K]=(0,f.useState)(c?.accessSchedule?.tz??Intl.DateTimeFormat().resolvedOptions().timeZone),[L,M]=(0,f.useState)(q),[N,O]=(0,f.useState)(0===q.length),[P,Q]=(0,f.useState)(()=>p.length>0?new Set(d.map(([a])=>a)):new Set),R=(0,f.useCallback)(a=>{t||s(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a])},[t]),S=(0,f.useCallback)((a,b)=>{if(t)return;let c=b.map(a=>a.id);s(a=>c.every(b=>a.includes(b))?a.filter(a=>!c.includes(a)):[...new Set([...a,...c])])},[t]),T=(0,f.useCallback)(()=>{u(!0),s([])},[]),U=(0,f.useCallback)(()=>{u(!1);let a=new Set(d.map(([a])=>a));Q(a)},[d]),V=(0,f.useCallback)(a=>{Q(b=>{let c=new Set(b);return c.has(a)?c.delete(a):c.add(a),c})},[]),W=(0,f.useCallback)(()=>{let a=h.map(a=>a.id);s(a)},[h]),X=(0,f.useCallback)(()=>{s([])},[]),Y=(0,f.useCallback)(a=>{N||M(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a])},[N]),Z=(0,f.useCallback)(()=>{let a=B?{enabled:!0,from:D,until:F,days:H,tz:J}:null;m(t?[]:r,v,N?[]:L,x,z,a)},[m,t,r,v,N,L,x,z,B,D,F,H,J]),$=r.length,_=h.length;return(0,e.jsx)(g.aF,{isOpen:!!b&&a,title:n("permissionsTitle",{name:c?.name||""}),onClose:b,children:(0,e.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,e.jsxs)("div",{className:"flex gap-2 p-1 bg-surface rounded-lg",children:[(0,e.jsxs)("button",{onClick:T,className:`flex-1 flex items-center justify-center gap-2 px-3 py-2 rounded-md text-sm font-medium transition-all ${t?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"lock_open"}),n("allowAll")]}),(0,e.jsxs)("button",{onClick:U,className:`flex-1 flex items-center justify-center gap-2 px-3 py-2 rounded-md text-sm font-medium transition-all ${!t?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"lock"}),n("restrict")]})]}),(0,e.jsxs)("div",{className:`flex items-start gap-2 p-3 rounded-lg ${t?"bg-green-500/10 border border-green-500/30":"bg-amber-500/10 border border-amber-500/30"}`,children:[(0,e.jsx)("span",{className:`material-symbols-outlined text-[18px] ${t?"text-green-500":"text-amber-500"}`,children:t?"info":"warning"}),(0,e.jsx)("p",{className:`text-xs ${t?"text-green-700 dark:text-green-300":"text-amber-700 dark:text-amber-300"}`,children:t?n("allowAllDesc"):n("restrictDesc",{selectedCount:$,totalModels:_})})]}),(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:n("keyActive")}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:n("keyActiveDesc")})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":z,onClick:()=>A(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors ${z?"bg-emerald-500/15 text-emerald-700 dark:text-emerald-300 border border-emerald-500/30":"bg-red-500/15 text-red-700 dark:text-red-300 border border-red-500/30"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:z?"check_circle":"block"}),o(z?"enabled":"disabled")]})]}),(0,e.jsxs)("div",{className:"flex flex-col gap-2 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:n("accessSchedule")}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:n("accessScheduleDesc")})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":B,onClick:()=>C(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors shrink-0 ${B?"bg-orange-500/15 text-orange-700 dark:text-orange-300 border border-orange-500/30":"bg-black/5 dark:bg-white/5 text-text-muted border border-border"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"schedule"}),o(B?"enabled":"disabled")]})]}),B&&(0,e.jsxs)("div",{className:"flex flex-col gap-3 pt-1",children:[(0,e.jsxs)("div",{className:"grid grid-cols-2 gap-2",children:[(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:n("scheduleFrom")}),(0,e.jsx)("input",{type:"time",value:D,onChange:a=>E(a.target.value),className:"w-full px-2 py-1.5 text-sm border border-border rounded-md bg-background text-text-main"})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:n("scheduleUntil")}),(0,e.jsx)("input",{type:"time",value:F,onChange:a=>G(a.target.value),className:"w-full px-2 py-1.5 text-sm border border-border rounded-md bg-background text-text-main"})]})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1.5 block",children:n("scheduleDays")}),(0,e.jsx)("div",{className:"flex gap-1 flex-wrap",children:[[0,n("daySun")],[1,n("dayMon")],[2,n("dayTue")],[3,n("dayWed")],[4,n("dayThu")],[5,n("dayFri")],[6,n("daySat")]].map(([a,b])=>{let c=H.includes(a);return(0,e.jsx)("button",{type:"button",onClick:()=>I(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a].sort((a,b)=>a-b)),className:`px-2 py-1 text-[11px] font-medium rounded transition-all ${c?"bg-primary text-white":"bg-surface border border-border text-text-muted hover:border-primary/50"}`,children:b},a)})})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:n("scheduleTimezone")}),(0,e.jsx)("input",{type:"text",value:J,onChange:a=>K(a.target.value),placeholder:"America/Sao_Paulo",className:"w-full px-2 py-1.5 text-sm border border-border rounded-md bg-background text-text-main font-mono"}),(0,e.jsx)("p",{className:"text-[10px] text-text-muted mt-1",children:n("scheduleTimezoneHint")})]})]})]}),(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:"No-Log Payload Privacy"}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:"Disable request/response payload persistence for this API key."})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":v,onClick:()=>w(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors ${v?"bg-violet-500/15 text-violet-700 dark:text-violet-300 border border-violet-500/30":"bg-black/5 dark:bg-white/5 text-text-muted border border-border"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:v?"visibility_off":"visibility"}),o(v?"enabled":"disabled")]})]}),(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:n("autoResolve")}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:n("autoResolveDesc")})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":x,onClick:()=>y(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors ${x?"bg-cyan-500/15 text-cyan-700 dark:text-cyan-300 border border-cyan-500/30":"bg-black/5 dark:bg-white/5 text-text-muted border border-border"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:x?"auto_fix_high":"auto_fix_normal"}),o(x?"enabled":"disabled")]})]}),!t&&$>0&&(0,e.jsxs)("div",{className:"flex flex-col gap-1.5 p-2 bg-primary/5 rounded-lg border border-primary/20",children:[(0,e.jsxs)("div",{className:"flex items-center justify-between",children:[(0,e.jsx)("span",{className:"text-xs font-medium text-primary",children:n("selectedCount",{count:$})}),(0,e.jsxs)("div",{className:"flex gap-1",children:[(0,e.jsx)("button",{onClick:W,className:"text-[10px] text-primary hover:bg-primary/10 px-1.5 py-0.5 rounded transition-colors",children:o("all")}),(0,e.jsx)("button",{onClick:X,className:"text-[10px] text-red-500 hover:bg-red-500/10 px-1.5 py-0.5 rounded transition-colors",children:n("clear")})]})]}),(0,e.jsx)("div",{className:"flex flex-wrap gap-1 max-h-16 overflow-y-auto content-start",children:r.map(a=>(0,e.jsxs)("span",{className:"inline-flex items-center gap-0.5 px-1.5 py-0.5 bg-white dark:bg-surface text-text-main text-[10px] rounded border border-border",children:[(0,e.jsx)("span",{className:"font-mono truncate max-w-[120px]",title:a,children:a}),(0,e.jsx)("button",{onClick:()=>R(a),className:"text-text-muted hover:text-red-500 transition-colors",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"close"})})]},a))})]}),!t&&(0,e.jsxs)(e.Fragment,{children:[(0,e.jsxs)("div",{className:"relative",children:[(0,e.jsx)(g.pd,{value:k,onChange:a=>l(a.target.value),placeholder:n("searchModels"),icon:"search"}),k&&(0,e.jsx)("button",{onClick:()=>l(""),className:"absolute right-3 top-1/2 -translate-y-1/2 text-text-muted hover:text-text-main",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"close"})})]}),(0,e.jsx)("div",{className:"max-h-[280px] overflow-y-auto border border-border rounded-lg divide-y divide-border",children:0===d.length?(0,e.jsxs)("div",{className:"flex flex-col items-center justify-center py-6 text-text-muted",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-2xl mb-1",children:"search_off"}),(0,e.jsx)("p",{className:"text-xs",children:n("noModelsFound")})]}):d.map(([a,b])=>{let c=r.filter(a=>b.some(b=>b.id===a)).length,d=b.every(a=>r.includes(a.id)),f=c>0&&!d;return(0,e.jsxs)("div",{className:"group",children:[(0,e.jsxs)("button",{onClick:()=>V(a),className:"w-full flex items-center gap-2 px-3 py-2 hover:bg-surface/50 transition-colors text-left",children:[(0,e.jsx)("span",{className:`material-symbols-outlined text-base transition-transform duration-200 ${P.has(a)?"rotate-90":""}`,children:"chevron_right"}),(0,e.jsxs)("div",{className:"flex items-center gap-2 flex-1 min-w-0",children:[(0,e.jsx)("div",{className:"relative flex items-center cursor-pointer shrink-0",onClick:c=>{c.stopPropagation(),S(a,b)},children:(0,e.jsxs)("div",{className:`w-4 h-4 rounded border-2 transition-colors flex items-center justify-center ${d?"bg-primary border-primary":f?"bg-primary/20 border-primary":"border-border hover:border-primary/50"}`,children:[d&&(0,e.jsx)("span",{className:"material-symbols-outlined text-white text-[12px]",children:"check"}),f&&!d&&(0,e.jsx)("span",{className:"material-symbols-outlined text-primary text-[12px]",children:"remove"})]})}),(0,e.jsx)("span",{className:"text-xs font-semibold text-text-main truncate",children:a}),(0,e.jsx)("span",{className:"text-[10px] text-text-muted bg-surface px-1 py-0.5 rounded shrink-0",children:b.length})]}),c>0&&(0,e.jsx)("span",{className:"text-[10px] font-medium text-primary bg-primary/10 px-1.5 py-0.5 rounded-full shrink-0",children:c})]}),P.has(a)&&(0,e.jsx)("div",{className:"px-3 pb-2 pl-9",children:(0,e.jsx)("div",{className:"flex flex-wrap gap-1",children:b.map(a=>{let b=r.includes(a.id);return(0,e.jsx)("button",{onClick:()=>R(a.id),className:`inline-flex items-center gap-1 px-2 py-1 rounded-full text-[10px] font-mono transition-all ${b?"bg-primary text-white":"bg-surface border border-border text-text-muted hover:border-primary/50 hover:text-text-main"}`,title:a.id,children:a.id},a.id)})})})]},a)})})]}),j.length>0&&(0,e.jsxs)("div",{className:"flex flex-col gap-2 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex items-center justify-between",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:"Allowed Connections"}),(0,e.jsxs)("div",{className:"flex gap-1 p-0.5 bg-surface rounded-md",children:[(0,e.jsx)("button",{onClick:()=>{O(!0),M([])},className:`px-2 py-1 rounded text-xs font-medium transition-all ${N?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:"All"}),(0,e.jsx)("button",{onClick:()=>O(!1),className:`px-2 py-1 rounded text-xs font-medium transition-all ${!N?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:"Restrict"})]})]}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:N?"This key can use any active connection.":`Restricted to ${L.length} connection${1!==L.length?"s":""}.`}),!N&&(0,e.jsx)("div",{className:"flex flex-col gap-1 max-h-40 overflow-y-auto",children:Object.entries(j.reduce((a,b)=>{let c=b.provider||"Other";return a[c]||(a[c]=[]),a[c].push(b),a},{})).sort(([a],[b])=>a.localeCompare(b)).map(([a,b])=>(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-[10px] font-semibold text-text-muted uppercase tracking-wider px-1 py-0.5",children:a}),b.map(a=>{let b=L.includes(a.id);return(0,e.jsxs)("button",{onClick:()=>Y(a.id),className:`w-full flex items-center gap-2 px-2 py-1.5 rounded text-left text-xs transition-all ${b?"bg-primary/10 text-primary":"text-text-muted hover:bg-surface/50 hover:text-text-main"}`,children:[(0,e.jsx)("div",{className:`w-3.5 h-3.5 rounded border flex items-center justify-center shrink-0 ${b?"bg-primary border-primary":"border-border"}`,children:b&&(0,e.jsx)("span",{className:"material-symbols-outlined text-white text-[10px]",children:"check"})}),(0,e.jsx)("span",{className:"truncate flex-1",children:a.name||a.id.slice(0,8)}),!a.isActive&&(0,e.jsx)("span",{className:"text-[9px] text-red-400 shrink-0",children:"inactive"})]},a.id)})]},a))})]}),(0,e.jsxs)("div",{className:"flex gap-2",children:[(0,e.jsx)(g.$n,{onClick:Z,fullWidth:!0,children:n("savePermissions")}),(0,e.jsx)(g.$n,{onClick:b,variant:"ghost",fullWidth:!0,children:o("cancel")})]})]})})});d()}catch(a){d(a)}})},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")},90250:(a,b,c)=>{Promise.resolve().then(c.bind(c,35192))},98918:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>C.default,__next_app__:()=>K,handler:()=>M,routeModule:()=>L});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(63747),o=c(24235),p=c(23938),q=c(261),r=c(66758),s=c(77243),t=c(26713),u=c(37527),v=c(22820),w=c(88216),x=c(47929),y=c(79551),z=c(89125),A=c(86439),B=c(77068),C=c(81227),D=c(61287),E=c(81494),F=c(70722),G=c(70753),H=c(43954),I={};for(let a in D)0>["default","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(I[a]=()=>D[a]);c.d(b,I);let J={children:["",{children:["(dashboard)",{children:["dashboard",{children:["api-manager",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,15116)),"/home/diegosouzapw/dev/proxys/9router/src/app/(dashboard)/dashboard/api-manager/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,6676)),"/home/diegosouzapw/dev/proxys/9router/src/app/(dashboard)/layout.tsx"],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"]}]},{layout:[()=>Promise.resolve().then(c.bind(c,76537)),"/home/diegosouzapw/dev/proxys/9router/src/app/layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,64385)),"/home/diegosouzapw/dev/proxys/9router/src/app/error.tsx"],loading:[()=>Promise.resolve().then(c.bind(c,95127)),"/home/diegosouzapw/dev/proxys/9router/src/app/loading.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,81227)),"/home/diegosouzapw/dev/proxys/9router/src/app/global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,8979)),"/home/diegosouzapw/dev/proxys/9router/src/app/not-found.tsx"],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"]}]}.children,K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/dashboard/api-manager/page",pathname:"/dashboard/api-manager",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:J},distDir:".next",relativeProjectDir:""});async function M(a,b,d){var I;L.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let N=!!(0,h.getRequestMeta)(a,"minimalMode"),O="/(dashboard)/dashboard/api-manager/page";"/index"===O&&(O="/");let P=await L.prepare(a,b,{srcPage:O,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,parsedUrl:ae,interceptionRoutePatterns:af,deploymentId:ag}=P,ah=(0,q.normalizeAppPath)(O),{isOnDemandRevalidate:ai}=P,aj=ad.experimental.ppr&&!ad.cacheComponents&&(0,H.isInterceptionRouteAppPath)(aa)?null:L.match(aa,$),ak=!!$.routes[aa],al=a.headers["user-agent"]||"",am=(0,t.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[s.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[s.RSC_HEADER],aq=(0,r.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr);if(!(0,h.getRequestMeta)(a,"postponed")&&ar&&"1"===a.headers[x.NEXT_RESUME_HEADER]&&"POST"===a.method){let b=[];for await(let c of a)b.push(c);let c=Buffer.concat(b).toString("utf8");(0,h.addRequestMeta)(a,"postponed",c)}let as=ar&&(null==(I=$.routes[ah]??$.dynamicRoutes[ah])?void 0:I.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?(0,h.getRequestMeta)(a,"postponed"):void 0,aw=as&&ap&&!ao;N&&(aw=aw&&!!av);let ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=(!an||!as)&&(!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots)),az=!!((aj||ak||$.routes[ah])&&!(an&&as)),aA=as&&!0===ad.cacheComponents,aB=!0===L.isDev||!az||"string"==typeof av||(aA&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aw&&!N:aw),aC=an&&as,aD=null;_||!az||aB||aq||av||aw||(aD=aa);let aE=aD;!aE&&L.isDev&&(aE=aa),L.isDev||_||!az||!ap||aw||(0,k.d)(a.headers);let aF={...D,tree:J,GlobalError:C.default,handler:M,routeModule:L,__next_app__:K};X&&Y&&(0,o.setManifestsSingleton)({page:O,clientReferenceManifest:Y,serverActionsManifest:X});let aG=a.method||"GET",aH=(0,g.getTracer)(),aI=aH.getActiveScopeSpan(),aJ=async()=>((null==ac?void 0:ac.render404)?await ac.render404(a,b,ae,!1):b.end("This page could not be found"),null);try{let f=L.getVaryHeader(aa,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aH.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=`${aG} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aG} ${O}`)})},m=(0,h.getRequestMeta)(a,"incrementalCache"),o=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let l={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aF,Component:(0,j.T)(aF),params:S,routeModule:L,page:O,postponed:f,shouldWaitOnAllReady:aC,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||aB,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,setCacheStatus:null==ac?void 0:ac.setCacheStatus,setIsrStatus:null==ac?void 0:ac.setIsrStatus,setReactDebugChannel:null==ac?void 0:ac.setReactDebugChannel,sendErrorsToBrowser:null==ac?void 0:ac.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:_,botType:am,isOnDemandRevalidate:ai,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,images:ad.images,previewProps:$.preview,deploymentId:ag,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:m,cacheLifeProfiles:ad.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...at||au?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:at}:{},cacheComponents:!!ad.cacheComponents,experimental:{isRoutePPREnabled:as,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[],clientParamParsingOrigins:ad.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,B.parseMaxPostponedStateSize)(ad.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>L.onRequestError(a,b,d,e,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}};at&&(l.renderOpts.nextExport=!0,l.renderOpts.supportsDynamicResponse=!1,l.renderOpts.isDebugDynamicAccesses=at),i&&(l.renderOpts.supportsDynamicResponse=!1);let n=await k(e,l),{metadata:o}=n,{cacheControl:p,headers:q={},fetchTags:r,fetchMetrics:s}=o;if(r&&(q[x.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,az&&(null==p?void 0:p.revalidate)===0&&!L.isDev&&!as){let a=o.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(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:u.CachedRouteKind.APP_PAGE,html:n,headers:q,rscData:o.flightData,postponed:o.postponed,status:o.statusCode,segmentData:o.segmentData},cacheControl:p}},p=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i,forceStaticRender:j=!1})=>{let k,l=!1===L.isDev,q=c||b.writableEnded;if(ai&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(k=(0,v.parseFallbackField)(aj.fallback)),k===v.FallbackMode.PRERENDER&&(0,t.isBot)(al)&&(!as||an)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(k!==v.FallbackMode.NOT_FOUND||f)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),!N&&k!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aE&&!q&&!_&&T&&(l||!ak)){if((l||aj)&&k===v.FallbackMode.NOT_FOUND){if(ad.experimental.adapterPath)return await aJ();throw new A.NoFallbackError}if(as&&(ad.cacheComponents?!aw:!ap)){let b=l&&"string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:ah,c=l&&(null==aj?void 0:aj.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,L):null,f=await L.handleResponse({cacheKey:b,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:as,responseGenerator:async()=>o({span:i,postponed:void 0,fallbackRouteParams:c,forceStaticRender:!1}),waitUntil:d.waitUntil,isMinimalMode:N});if(null===f)return null;if(f)return delete f.cacheControl,f}}let r=ai||g||!av?void 0:av;if(aA&&!N&&m&&aw&&!j){let b=await m.get(aa,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(r=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,G.scheduleOnNextTick)(async()=>{let b=L.getResponseCache(a);try{await b.revalidate(aa,m,as,!1,a=>p({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if(at&&void 0!==r)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=l&&(null==aj?void 0:aj.fallbackRouteParams)&&(0,h.getRequestMeta)(a,"renderFallbackShell")?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,L):null;return o({span:i,postponed:r,fallbackRouteParams:s,forceStaticRender:j})},q=async c=>{var f,g,i,j,k;let l,m=await L.handleResponse({cacheKey:aD,responseGenerator:a=>p({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil,isMinimalMode:N});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!m){if(aD)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=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;az&&!aw&&(!n||ao)&&(N||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=m;if(av)l={revalidate:0,expire:void 0};else if(aw)l={revalidate:0,expire:void 0};else if(!L.isDev)if(_)l={revalidate:0,expire:void 0};else if(az){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===u.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];N&&az&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let r=aA?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(q.headers){let a={...q.headers};for(let[c,d]of(N&&az||delete a[x.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 t=null==(g=q.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(N&&az&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!q.status||ap&&as||(b.statusCode=q.status),!N&&q.status&&E.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),n&&!aw&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(ad.cacheComponents)return b.statusCode=404,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new F.InvariantError(`Expected RSC response, got ${q.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:m.cacheControl})}return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(q.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=q.html;if(!n||N||ap)return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:m.cacheControl});if(at)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let A=new TransformStream;return v.push(A.readable),o({span:c,postponed:q.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)!==u.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(A.writable)}).catch(a=>{A.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aI)return await aH.withPropagatedContext(a.headers,()=>aH.trace(i.BaseServerSpan.handleRequest,{spanName:`${aG} ${O}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aG,"http.target":a.url}},q));await q(aI)}catch(b){throw b instanceof A.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:O,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:az,isOnDemandRevalidate:ai})},!1,ac),b}}}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,595,5573,8020,6743,1465,438,2910,3596,4492,6197,5585,2050,1909,3648,9548],()=>b(b.s=98918));module.exports=c})();
|
|
1
|
+
(()=>{var a={};a.id=2888,a.ids=[2888],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},15116:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(5735),e=c(35192);function f(){return(0,d.jsx)(e.default,{})}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19694:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.d(b,{$n:()=>e.default,Ex:()=>k.default,G9:()=>z.default,Iz:()=>A.default,KN:()=>w.default,LF:()=>r.default,Lo:()=>x.default,Mh:()=>y.default,Qn:()=>C.default,Qv:()=>j.CardSkeleton,Zp:()=>h.default,aF:()=>i.default,bQ:()=>D.default,cn:()=>u.default,l6:()=>g.default,lM:()=>l.default,pd:()=>f.default,pp:()=>B.default,rq:()=>s.default,uR:()=>t.default,y7:()=>v.default});var e=c(53156),f=c(29518),g=c(59256),h=c(2490),i=c(65953),j=c(22746);c(45567);var k=c(4355),l=c(65472),m=c(59869),n=c(75146),o=c(51490),p=c(74771),q=c(22245),r=c(8744),s=c(29494),t=c(1237);c(82054);var u=c(62688),v=c(46230),w=c(56589),x=c(73979);c(98004);var y=c(41371);c(53140);var z=c(27309),A=c(86059);c(77088);var B=c(85974);c(18732);var C=c(67083);c(52198);var D=c(50818),E=c(35858),F=a([m,n,o,p,q,s,E]);[m,n,o,p,q,s,E]=F.then?(await F)():F,d()}catch(a){d(a)}})},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30754:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>C.default,__next_app__:()=>K,handler:()=>M,routeModule:()=>L});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(63747),o=c(24235),p=c(23938),q=c(261),r=c(66758),s=c(77243),t=c(26713),u=c(37527),v=c(22820),w=c(88216),x=c(47929),y=c(79551),z=c(89125),A=c(86439),B=c(77068),C=c(81227),D=c(61287),E=c(81494),F=c(70722),G=c(70753),H=c(43954),I={};for(let a in D)0>["default","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(I[a]=()=>D[a]);c.d(b,I);let J={children:["",{children:["(dashboard)",{children:["dashboard",{children:["api-manager",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,15116)),"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/api-manager/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,6676)),"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/layout.tsx"],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"]}]},{layout:[()=>Promise.resolve().then(c.bind(c,76537)),"/home/runner/work/OmniRoute/OmniRoute/src/app/layout.tsx"],error:[()=>Promise.resolve().then(c.bind(c,64385)),"/home/runner/work/OmniRoute/OmniRoute/src/app/error.tsx"],loading:[()=>Promise.resolve().then(c.bind(c,95127)),"/home/runner/work/OmniRoute/OmniRoute/src/app/loading.tsx"],"global-error":[()=>Promise.resolve().then(c.bind(c,81227)),"/home/runner/work/OmniRoute/OmniRoute/src/app/global-error.tsx"],"not-found":[()=>Promise.resolve().then(c.bind(c,8979)),"/home/runner/work/OmniRoute/OmniRoute/src/app/not-found.tsx"],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"]}]}.children,K={require:c,loadChunk:()=>Promise.resolve()},L=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/dashboard/api-manager/page",pathname:"/dashboard/api-manager",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:J},distDir:".next",relativeProjectDir:""});async function M(a,b,d){var I;L.isDev&&(0,h.addRequestMeta)(a,"devRequestTimingInternalsEnd",process.hrtime.bigint());let N=!!(0,h.getRequestMeta)(a,"minimalMode"),O="/(dashboard)/dashboard/api-manager/page";"/index"===O&&(O="/");let P=await L.prepare(a,b,{srcPage:O,multiZoneDraftMode:!1});if(!P)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:Q,query:R,params:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,parsedUrl:ae,interceptionRoutePatterns:af,deploymentId:ag}=P,ah=(0,q.normalizeAppPath)(O),{isOnDemandRevalidate:ai}=P,aj=ad.experimental.ppr&&!ad.cacheComponents&&(0,H.isInterceptionRouteAppPath)(aa)?null:L.match(aa,$),ak=!!$.routes[aa],al=a.headers["user-agent"]||"",am=(0,t.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[s.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[s.RSC_HEADER],aq=(0,r.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr);if(!(0,h.getRequestMeta)(a,"postponed")&&ar&&"1"===a.headers[x.NEXT_RESUME_HEADER]&&"POST"===a.method){let b=[];for await(let c of a)b.push(c);let c=Buffer.concat(b).toString("utf8");(0,h.addRequestMeta)(a,"postponed",c)}let as=ar&&(null==(I=$.routes[ah]??$.dynamicRoutes[ah])?void 0:I.renderingMode)==="PARTIALLY_STATIC",at=!1,au=!1,av=as?(0,h.getRequestMeta)(a,"postponed"):void 0,aw=as&&ap&&!ao;N&&(aw=aw&&!!av);let ax=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ay=(!an||!as)&&(!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots)),az=!!((aj||ak||$.routes[ah])&&!(an&&as)),aA=as&&!0===ad.cacheComponents,aB=!0===L.isDev||!az||"string"==typeof av||(aA&&(0,h.getRequestMeta)(a,"onCacheEntryV2")?aw&&!N:aw),aC=an&&as,aD=null;_||!az||aB||aq||av||aw||(aD=aa);let aE=aD;!aE&&L.isDev&&(aE=aa),L.isDev||_||!az||!ap||aw||(0,k.d)(a.headers);let aF={...D,tree:J,GlobalError:C.default,handler:M,routeModule:L,__next_app__:K};X&&Y&&(0,o.setManifestsSingleton)({page:O,clientReferenceManifest:Y,serverActionsManifest:X});let aG=a.method||"GET",aH=(0,g.getTracer)(),aI=aH.getActiveScopeSpan(),aJ=async()=>((null==ac?void 0:ac.render404)?await ac.render404(a,b,ae,!1):b.end("This page could not be found"),null);try{let f=L.getVaryHeader(aa,af);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return L.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let a=aH.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=`${aG} ${d}`;c.setAttributes({"next.route":d,"http.route":d,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aG} ${O}`)})},m=(0,h.getRequestMeta)(a,"incrementalCache"),o=async({span:e,postponed:f,fallbackRouteParams:g,forceStaticRender:i})=>{let l={query:R,params:S,page:ah,sharedContext:{buildId:Q},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aF,Component:(0,j.T)(aF),params:S,routeModule:L,page:O,postponed:f,shouldWaitOnAllReady:aC,serveStreamingMetadata:ay,supportsDynamicResponse:"string"==typeof f||aB,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,setCacheStatus:null==ac?void 0:ac.setCacheStatus,setIsrStatus:null==ac?void 0:ac.setIsrStatus,setReactDebugChannel:null==ac?void 0:ac.setReactDebugChannel,sendErrorsToBrowser:null==ac?void 0:ac.sendErrorsToBrowser,dir:c(33873).join(process.cwd(),L.relativeProjectDir),isDraftMode:_,botType:am,isOnDemandRevalidate:ai,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,images:ad.images,previewProps:$.preview,deploymentId:ag,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:m,cacheLifeProfiles:ad.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...at||au?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isDebugDynamicAccesses:at}:{},cacheComponents:!!ad.cacheComponents,experimental:{isRoutePPREnabled:as,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[],clientParamParsingOrigins:ad.experimental.clientParamParsingOrigins,maxPostponedStateSizeBytes:(0,B.parseMaxPostponedStateSize)(ad.experimental.maxPostponedStateSize)},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d,e)=>L.onRequestError(a,b,d,e,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:L.isDev}};at&&(l.renderOpts.nextExport=!0,l.renderOpts.supportsDynamicResponse=!1,l.renderOpts.isDebugDynamicAccesses=at),i&&(l.renderOpts.supportsDynamicResponse=!1);let n=await k(e,l),{metadata:o}=n,{cacheControl:p,headers:q={},fetchTags:r,fetchMetrics:s}=o;if(r&&(q[x.NEXT_CACHE_TAGS_HEADER]=r),a.fetchMetrics=s,az&&(null==p?void 0:p.revalidate)===0&&!L.isDev&&!as){let a=o.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(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:u.CachedRouteKind.APP_PAGE,html:n,headers:q,rscData:o.flightData,postponed:o.postponed,status:o.statusCode,segmentData:o.segmentData},cacheControl:p}},p=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i,forceStaticRender:j=!1})=>{let k,l=!1===L.isDev,q=c||b.writableEnded;if(ai&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(aj&&(k=(0,v.parseFallbackField)(aj.fallback)),k===v.FallbackMode.PRERENDER&&(0,t.isBot)(al)&&(!as||an)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ai=!0),ai&&(k!==v.FallbackMode.NOT_FOUND||f)&&(k=v.FallbackMode.BLOCKING_STATIC_RENDER),!N&&k!==v.FallbackMode.BLOCKING_STATIC_RENDER&&aE&&!q&&!_&&T&&(l||!ak)){if((l||aj)&&k===v.FallbackMode.NOT_FOUND){if(ad.experimental.adapterPath)return await aJ();throw new A.NoFallbackError}if(as&&(ad.cacheComponents?!aw:!ap)){let b=l&&"string"==typeof(null==aj?void 0:aj.fallback)?aj.fallback:ah,c=l&&(null==aj?void 0:aj.fallbackRouteParams)?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,L):null,f=await L.handleResponse({cacheKey:b,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:as,responseGenerator:async()=>o({span:i,postponed:void 0,fallbackRouteParams:c,forceStaticRender:!1}),waitUntil:d.waitUntil,isMinimalMode:N});if(null===f)return null;if(f)return delete f.cacheControl,f}}let r=ai||g||!av?void 0:av;if(aA&&!N&&m&&aw&&!j){let b=await m.get(aa,{kind:u.IncrementalCacheKind.APP_PAGE,isRoutePPREnabled:!0,isFallback:!1});b&&b.value&&b.value.kind===u.CachedRouteKind.APP_PAGE&&(r=b.value.postponed,b&&(-1===b.isStale||!0===b.isStale)&&(0,G.scheduleOnNextTick)(async()=>{let b=L.getResponseCache(a);try{await b.revalidate(aa,m,as,!1,a=>p({...a,forceStaticRender:!0}),null,c,d.waitUntil)}catch(a){console.error("Error revalidating the page in the background",a)}}))}if(at&&void 0!==r)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:u.CachedRouteKind.PAGES,html:w.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let s=l&&(null==aj?void 0:aj.fallbackRouteParams)&&(0,h.getRequestMeta)(a,"renderFallbackShell")?(0,n.createOpaqueFallbackRouteParams)(aj.fallbackRouteParams):au?(0,n.getFallbackRouteParams)(ah,L):null;return o({span:i,postponed:r,fallbackRouteParams:s,forceStaticRender:j})},q=async c=>{var f,g,i,j,k;let l,m=await L.handleResponse({cacheKey:aD,responseGenerator:a=>p({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ai,isRoutePPREnabled:as,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil,isMinimalMode:N});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),L.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!m){if(aD)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=m.value)?void 0:f.kind)!==u.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=m.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let n="string"==typeof m.value.postponed;az&&!aw&&(!n||ao)&&(N||b.setHeader("x-nextjs-cache",ai?"REVALIDATED":m.isMiss?"MISS":m.isStale?"STALE":"HIT"),b.setHeader(s.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=m;if(av)l={revalidate:0,expire:void 0};else if(aw)l={revalidate:0,expire:void 0};else if(!L.isDev)if(_)l={revalidate:0,expire:void 0};else if(az){if(m.cacheControl)if("number"==typeof m.cacheControl.revalidate){if(m.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${m.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:m.cacheControl.revalidate,expire:(null==(j=m.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:x.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(m.cacheControl=l,"string"==typeof ax&&(null==q?void 0:q.kind)===u.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[x.NEXT_CACHE_TAGS_HEADER];N&&az&&c&&"string"==typeof c&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(ax);return void 0!==d?(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(d,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl}):(b.statusCode=204,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl}))}let r=aA?(0,h.getRequestMeta)(a,"onCacheEntryV2")??(0,h.getRequestMeta)(a,"onCacheEntry"):(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r(m,{url:(0,h.getRequestMeta)(a,"initURL")??a.url}))return null;if(q.headers){let a={...q.headers};for(let[c,d]of(N&&az||delete a[x.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 t=null==(g=q.headers)?void 0:g[x.NEXT_CACHE_TAGS_HEADER];if(N&&az&&t&&"string"==typeof t&&b.setHeader(x.NEXT_CACHE_TAGS_HEADER,t),!q.status||ap&&as||(b.statusCode=q.status),!N&&q.status&&E.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),n&&!aw&&b.setHeader(s.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.html.contentType!==s.RSC_CONTENT_TYPE_HEADER)if(ad.cacheComponents)return b.statusCode=404,(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.EMPTY,cacheControl:m.cacheControl});else throw Object.defineProperty(new F.InvariantError(`Expected RSC response, got ${q.html.contentType}`),"__NEXT_ERROR_CODE",{value:"E789",enumerable:!1,configurable:!0});return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:m.cacheControl})}return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:w.default.fromStatic(q.rscData,s.RSC_CONTENT_TYPE_HEADER),cacheControl:m.cacheControl})}let v=q.html;if(!n||N||ap)return(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:m.cacheControl});if(at)return v.push(new ReadableStream({start(a){a.enqueue(y.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}});let A=new TransformStream;return v.push(A.readable),o({span:c,postponed:q.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)!==u.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(A.writable)}).catch(a=>{A.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,z.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:v,cacheControl:{revalidate:0,expire:void 0}})};if(!aI)return await aH.withPropagatedContext(a.headers,()=>aH.trace(i.BaseServerSpan.handleRequest,{spanName:`${aG} ${O}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aG,"http.target":a.url}},q));await q(aI)}catch(b){throw b instanceof A.NoFallbackError||await L.onRequestError(a,b,{routerKind:"App Router",routePath:O,routeType:"render",revalidateReason:(0,f.c)({isStaticGeneration:az,isOnDemandRevalidate:ai})},!1,ac),b}}},33873:a=>{"use strict";a.exports=require("path")},35192:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(77943).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx\" 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.")},"/home/runner/work/OmniRoute/OmniRoute/src/app/(dashboard)/dashboard/api-manager/ApiManagerPageClient.tsx","default")},35858:(a,b,c)=>{"use strict";c.a(a,async(a,b)=>{try{var d=c(53280),e=c(16116),f=a([d,e]);[d,e]=f.then?(await f)():f,b()}catch(a){b(a)}})},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},42971:a=>{"use strict";a.exports=import("zod")},43954:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/interception-routes")},48161:a=>{"use strict";a.exports=require("node:os")},55511:a=>{"use strict";a.exports=require("crypto")},55606:(a,b,c)=>{Promise.resolve().then(c.bind(c,35192))},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},70722:a=>{"use strict";a.exports=require("next/dist/shared/lib/invariant-error")},73024:a=>{"use strict";a.exports=require("node:fs")},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77068:a=>{"use strict";a.exports=require("next/dist/shared/lib/size-limit")},77598:a=>{"use strict";a.exports=require("node:crypto")},79166:(a,b,c)=>{Promise.resolve().then(c.bind(c,82006))},79646:a=>{"use strict";a.exports=require("child_process")},82006:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.d(b,{default:()=>k});var e=c(48249),f=c(67484),g=c(19694),h=c(73295),i=c(77360),j=a([g]);function k(){let a=(0,i.c)("apiManager"),b=(0,i.c)("common"),[c,d]=(0,f.useState)([]),[j,k]=(0,f.useState)([]),[m,n]=(0,f.useState)([]),[o,p]=(0,f.useState)(!0),[q,r]=(0,f.useState)(!1),[s,t]=(0,f.useState)(""),[u,v]=(0,f.useState)(null),[w,x]=(0,f.useState)(null),[y,z]=(0,f.useState)(!1),[A,B]=(0,f.useState)(""),[C,D]=(0,f.useState)(null),[E,F]=(0,f.useState)(!1),[G,H]=(0,f.useState)({}),{copied:I,copy:J}=(0,h.C)(),K=async()=>{try{let a=await fetch("/api/keys");if(a.ok){let b=await a.json();d(b.keys||[]),L(b.keys||[])}}catch(a){console.log("Error fetching keys:",a)}finally{p(!1)}},L=async a=>{if(0!==a.length)try{let b=await fetch("/api/usage/call-logs?limit=1000");if(!b.ok)return;let c=await b.json(),d={};for(let b of a){let a=(c||[]).filter(a=>a.apiKeyId===b.id||a.apiKeyName===b.name);d[b.id]={totalRequests:a.length,lastUsed:a.length>0?a.sort((a,b)=>new Date(b.timestamp).getTime()-new Date(a.timestamp).getTime())[0]?.timestamp:null}}H(d)}catch(a){console.log("Error fetching usage stats:",a)}},M=(0,f.useCallback)(()=>D(null),[]),N=async()=>{let b=s.replace(/[<>]/g,"").replace(/"/g,"").replace(/'/g,"").trim().slice(0,100),c=b&&b.trim()?b.length>100?{valid:!1,error:a("keyNameTooLong",{max:100})}:/^[a-zA-Z0-9_\-\s]+$/.test(b)?{valid:!0}:{valid:!1,error:a("keyNameInvalid")}:{valid:!1,error:a("keyNameRequired")};if(!c.valid)return void D(c.error||a("invalidKeyName"));F(!0),M();try{let c=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:b})}),d=await c.json();c.ok?(v(d.key),await K(),t(""),r(!1)):D(d.error||a("failedCreateKey"))}catch(b){console.error("Error creating key:",b),D(a("failedCreateKeyRetry"))}finally{F(!1)}},O=async b=>{if(!b||"string"!=typeof b||!/^[a-zA-Z0-9_-]+$/.test(b))return void D(a("invalidKeyId"));if(confirm(a("deleteConfirm"))){F(!0),M();try{let c=await fetch(`/api/keys/${encodeURIComponent(b)}`,{method:"DELETE"});if(c.ok)d(a=>a.filter(a=>a.id!==b));else{let b=await c.json();D(b.error||a("failedDeleteKey"))}}catch(b){console.error("Error deleting key:",b),D(a("failedDeleteKeyRetry"))}finally{F(!1)}}},P=a=>{a&&a.id&&(x(a),z(!0))},Q=async(b,c,d,e,f,g)=>{if(!w||!w.id)return;if(!Array.isArray(b))return void D(a("invalidModelsSelection"));if(b.length>500)return void D(a("cannotSelectMoreThanModels",{max:500}));let h=b.filter(a=>"string"==typeof a&&a.length>0&&a.length<200),i=d.filter(a=>"string"==typeof a&&/^[0-9a-f-]{36}$/i.test(a));F(!0),M();try{let b=await fetch(`/api/keys/${encodeURIComponent(w.id)}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({allowedModels:h,allowedConnections:i,noLog:c,autoResolve:e,isActive:f,accessSchedule:g})});if(b.ok)await K(),z(!1),x(null);else{let c=await b.json();D(c.error||a("failedUpdatePermissions"))}}catch(b){console.error("Error updating permissions:",b),D(a("failedUpdatePermissionsRetry"))}finally{F(!1)}},R=function(a,b){let[c,d]=(0,f.useState)(a);return c}(A,0),S=(0,f.useMemo)(()=>{let b={};for(let c of j){let d=c.owned_by||a("unknownProvider");b[d]||(b[d]=[]),b[d].push(c)}return Object.entries(b).sort((a,b)=>a[0].localeCompare(b[0]))},[j]),T=(0,f.useMemo)(()=>{if(!R.trim())return S;let a=R.toLowerCase();return S.map(([b,c])=>[b,c.filter(c=>c.id.toLowerCase().includes(a)||b.toLowerCase().includes(a))]).filter(([,a])=>a.length>0)},[S,R]);return o?(0,e.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,e.jsx)(g.Qv,{}),(0,e.jsx)(g.Qv,{})]}):(0,e.jsxs)("div",{className:"flex flex-col gap-8",children:[C&&(0,e.jsxs)("div",{className:"flex items-center gap-3 p-4 bg-red-500/10 border border-red-500/30 rounded-lg",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-red-500",children:"error"}),(0,e.jsx)("p",{className:"text-sm text-red-700 dark:text-red-300 flex-1",children:C}),(0,e.jsx)("button",{onClick:M,className:"text-red-500 hover:text-red-700 transition-colors",children:(0,e.jsx)("span",{className:"material-symbols-outlined",children:"close"})})]}),c.length>0&&(0,e.jsxs)("div",{className:"grid grid-cols-2 md:grid-cols-4 gap-4",children:[(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-primary/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-primary text-lg",children:"vpn_key"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:c.length}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("totalKeys")})]})]})}),(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-amber-500/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-amber-500 text-lg",children:"lock"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:c.filter(a=>Array.isArray(a.allowedModels)&&a.allowedModels.length>0).length}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("restricted")})]})]})}),(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-blue-500/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-blue-500 text-lg",children:"bar_chart"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:Object.values(G).reduce((a,b)=>a+b.totalRequests,0)}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("totalRequests")})]})]})}),(0,e.jsx)(g.Zp,{className:"p-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-9 rounded-lg bg-emerald-500/10",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-emerald-500 text-lg",children:"model_training"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-2xl font-bold",children:j.length}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:a("modelsAvailable")})]})]})})]}),(0,e.jsx)(g.Zp,{children:(0,e.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,e.jsxs)("div",{children:[(0,e.jsx)("h2",{className:"text-lg font-semibold",children:a("keyManagement")}),(0,e.jsx)("p",{className:"text-sm text-text-muted",children:a("keyManagementDesc")})]}),(0,e.jsx)(g.$n,{icon:"add",onClick:()=>r(!0),children:a("createKey")})]})}),(0,e.jsxs)(g.Zp,{children:[(0,e.jsx)("div",{className:"flex items-center justify-between mb-4",children:(0,e.jsxs)("div",{className:"flex items-center gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-10 rounded-lg bg-amber-500/10 shrink-0",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-xl text-amber-500",children:"vpn_key"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("h3",{className:"font-semibold",children:a("registeredKeys")}),(0,e.jsxs)("p",{className:"text-xs text-text-muted",children:[c.length," ",1===c.length?a("keyRegistered",{count:c.length}):a("keysRegistered",{count:c.length})]})]})]})}),(0,e.jsx)("p",{className:"text-sm text-text-muted mb-4",children:a("keysSecurityNote")}),0===c.length?(0,e.jsxs)("div",{className:"text-center py-12 border border-dashed border-border rounded-lg",children:[(0,e.jsx)("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full bg-primary/10 text-primary mb-4",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[32px]",children:"vpn_key"})}),(0,e.jsx)("p",{className:"text-text-main font-medium mb-2",children:a("noKeys")}),(0,e.jsx)("p",{className:"text-sm text-text-muted mb-4",children:a("noKeysDesc")}),(0,e.jsx)(g.$n,{icon:"add",onClick:()=>r(!0),children:a("createFirstKey")})]}):(0,e.jsxs)("div",{className:"flex flex-col border border-border rounded-lg overflow-hidden",children:[(0,e.jsxs)("div",{className:"grid grid-cols-12 gap-4 px-4 py-3 bg-surface/50 border-b border-border text-xs font-semibold text-text-muted uppercase tracking-wider",children:[(0,e.jsx)("div",{className:"col-span-2",children:a("name")}),(0,e.jsx)("div",{className:"col-span-3",children:a("key")}),(0,e.jsx)("div",{className:"col-span-2",children:a("permissions")}),(0,e.jsx)("div",{className:"col-span-2",children:a("usage")}),(0,e.jsx)("div",{className:"col-span-1",children:a("created")}),(0,e.jsx)("div",{className:"col-span-2 text-right",children:a("actions")})]}),c.map(b=>{let c=G[b.id],d=Array.isArray(b.allowedModels)&&b.allowedModels.length>0,f=Array.isArray(b.allowedConnections)&&b.allowedConnections.length>0,g=!0===b.noLog,h=!1!==b.isActive,i=b.accessSchedule?.enabled===!0;return(0,e.jsxs)("div",{className:"grid grid-cols-12 gap-4 px-4 py-3 border-b border-black/[0.03] dark:border-white/[0.03] last:border-b-0 hover:bg-surface/30 transition-colors group",children:[(0,e.jsxs)("div",{className:"col-span-2 flex items-center gap-2",children:[(0,e.jsx)("span",{className:`material-symbols-outlined text-sm ${d?"text-amber-500":"text-emerald-500"}`,children:d?"lock":"lock_open"}),(0,e.jsx)("span",{className:"text-sm font-medium truncate",title:b.name,children:b.name})]}),(0,e.jsxs)("div",{className:"col-span-3 flex items-center gap-1.5",children:[(0,e.jsx)("code",{className:"text-sm text-text-muted font-mono truncate",children:b.key}),(0,e.jsx)("button",{onClick:()=>J(b.key,b.id),className:"p-1 hover:bg-black/5 dark:hover:bg-white/5 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all shrink-0",title:a("copyMaskedKey"),children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:I===b.id?"check":"content_copy"})})]}),(0,e.jsx)("div",{className:"col-span-2 flex items-center",children:(0,e.jsxs)("div",{className:"flex flex-col items-start gap-1",children:[d?(0,e.jsxs)("button",{onClick:()=>P(b),className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-amber-500/10 text-amber-600 dark:text-amber-400 text-xs font-medium hover:bg-amber-500/20 transition-colors",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"lock"}),a("modelsCount",{count:b.allowedModels.length})]}):(0,e.jsxs)("button",{onClick:()=>P(b),className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-green-500/10 text-green-600 dark:text-green-400 text-xs font-medium hover:bg-green-500/20 transition-colors",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"lock_open"}),a("allModels")]}),f&&(0,e.jsxs)("button",{onClick:()=>P(b),className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-blue-500/10 text-blue-600 dark:text-blue-400 text-xs font-medium hover:bg-blue-500/20 transition-colors",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"cable"}),b.allowedConnections.length," conn"]}),g&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-violet-500/10 text-violet-600 dark:text-violet-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"visibility_off"}),"No-Log"]}),b.autoResolve&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-cyan-500/10 text-cyan-600 dark:text-cyan-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"auto_fix_high"}),"Auto-Resolve"]}),!h&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-red-500/10 text-red-600 dark:text-red-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"block"}),a("disabled")]}),i&&(0,e.jsxs)("span",{className:"inline-flex items-center gap-1 px-2 py-0.5 rounded-md bg-orange-500/10 text-orange-600 dark:text-orange-400 text-[11px] font-medium",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"schedule"}),a("scheduleActive")]})]})}),(0,e.jsxs)("div",{className:"col-span-2 flex flex-col justify-center",children:[(0,e.jsxs)("span",{className:"text-sm font-medium tabular-nums",children:[c?.totalRequests??0," ",(0,e.jsx)("span",{className:"text-text-muted font-normal text-xs",children:a("reqs")})]}),c?.lastUsed?(0,e.jsx)("span",{className:"text-[10px] text-text-muted",children:a("lastUsedOn",{date:new Date(c.lastUsed).toLocaleDateString()})}):(0,e.jsx)("span",{className:"text-[10px] text-text-muted italic",children:a("neverUsed")})]}),(0,e.jsx)("div",{className:"col-span-1 flex items-center text-sm text-text-muted",children:new Date(b.createdAt).toLocaleDateString()}),(0,e.jsxs)("div",{className:"col-span-2 flex items-center justify-end gap-1",children:[(0,e.jsx)("button",{onClick:()=>P(b),className:"p-2 hover:bg-primary/10 rounded text-text-muted hover:text-primary opacity-0 group-hover:opacity-100 transition-all",title:a("editPermissions"),children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"tune"})}),(0,e.jsx)("button",{onClick:()=>O(b.id),className:"p-2 hover:bg-red-500/10 rounded text-red-500 opacity-0 group-hover:opacity-100 transition-all",title:a("deleteKey"),children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"delete"})})]})]},b.id)})]})]}),(0,e.jsx)(g.Zp,{children:(0,e.jsxs)("div",{className:"flex items-start gap-3",children:[(0,e.jsx)("div",{className:"flex items-center justify-center size-10 rounded-lg bg-blue-500/10 shrink-0",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-xl text-blue-500",children:"lightbulb"})}),(0,e.jsxs)("div",{children:[(0,e.jsx)("h3",{className:"font-semibold mb-2",children:a("usageTips")}),(0,e.jsxs)("ul",{className:"text-sm text-text-muted space-y-1.5",children:[(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipAuth")})]}),(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipSecure")})]}),(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipSeparate")})]}),(0,e.jsxs)("li",{className:"flex items-start gap-2",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-xs text-primary mt-1",children:"check"}),(0,e.jsx)("span",{children:a("tipRestrict")})]})]})]})]})}),(0,e.jsx)(g.aF,{isOpen:q,title:a("createKey"),onClose:()=>{r(!1),t("")},children:(0,e.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-sm font-medium text-text-main mb-1.5 block",children:a("keyName")}),(0,e.jsx)(g.pd,{value:s,onChange:a=>t(a.target.value),placeholder:a("keyNamePlaceholder"),autoFocus:!0}),(0,e.jsx)("p",{className:"text-xs text-text-muted mt-1.5",children:a("keyNameDesc")})]}),(0,e.jsxs)("div",{className:"flex gap-2",children:[(0,e.jsx)(g.$n,{onClick:()=>{r(!1),t("")},variant:"ghost",fullWidth:!0,children:b("cancel")}),(0,e.jsx)(g.$n,{onClick:N,fullWidth:!0,disabled:!s.trim(),children:a("createKey")})]})]})}),(0,e.jsx)(g.aF,{isOpen:!!u,title:a("keyCreated"),onClose:()=>v(null),children:(0,e.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,e.jsx)("div",{className:"bg-green-50 dark:bg-green-900/20 border border-green-200 dark:border-green-800 rounded-lg p-4",children:(0,e.jsxs)("div",{className:"flex items-start gap-3",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-green-600 dark:text-green-400",children:"check_circle"}),(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-sm text-green-800 dark:text-green-200 font-medium mb-1",children:a("keyCreatedSuccess")}),(0,e.jsx)("p",{className:"text-sm text-green-700 dark:text-green-300",children:a("keyCreatedNote")})]})]})}),(0,e.jsxs)("div",{className:"flex gap-2",children:[(0,e.jsx)(g.pd,{value:u||"",readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,e.jsx)(g.$n,{variant:"secondary",icon:"created_key"===I?"check":"content_copy",onClick:()=>J(u,"created_key"),children:b("created_key"===I?"copied":"copy")})]}),(0,e.jsx)(g.$n,{onClick:()=>v(null),fullWidth:!0,children:a("done")})]})}),w&&(0,e.jsx)(l,{isOpen:y,onClose:()=>{z(!1),x(null)},apiKey:w,modelsByProvider:T,allModels:j,allConnections:m,searchModel:A,onSearchChange:B,onSave:Q},w.id)]})}g=(j.then?(await j)():j)[0];let l=(0,f.memo)(function({isOpen:a,onClose:b,apiKey:c,modelsByProvider:d,allModels:h,allConnections:j,searchModel:k,onSearchChange:l,onSave:m}){let n=(0,i.c)("apiManager"),o=(0,i.c)("common"),p=Array.isArray(c?.allowedModels)?c.allowedModels:[],q=Array.isArray(c?.allowedConnections)?c.allowedConnections:[],[r,s]=(0,f.useState)(p),[t,u]=(0,f.useState)(0===p.length),[v,w]=(0,f.useState)(c?.noLog===!0),[x,y]=(0,f.useState)(c?.autoResolve===!0),[z,A]=(0,f.useState)(c?.isActive!==!1),[B,C]=(0,f.useState)(c?.accessSchedule?.enabled===!0),[D,E]=(0,f.useState)(c?.accessSchedule?.from??"08:00"),[F,G]=(0,f.useState)(c?.accessSchedule?.until??"18:00"),[H,I]=(0,f.useState)(c?.accessSchedule?.days??[1,2,3,4,5]),[J,K]=(0,f.useState)(c?.accessSchedule?.tz??Intl.DateTimeFormat().resolvedOptions().timeZone),[L,M]=(0,f.useState)(q),[N,O]=(0,f.useState)(0===q.length),[P,Q]=(0,f.useState)(()=>p.length>0?new Set(d.map(([a])=>a)):new Set),R=(0,f.useCallback)(a=>{t||s(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a])},[t]),S=(0,f.useCallback)((a,b)=>{if(t)return;let c=b.map(a=>a.id);s(a=>c.every(b=>a.includes(b))?a.filter(a=>!c.includes(a)):[...new Set([...a,...c])])},[t]),T=(0,f.useCallback)(()=>{u(!0),s([])},[]),U=(0,f.useCallback)(()=>{u(!1);let a=new Set(d.map(([a])=>a));Q(a)},[d]),V=(0,f.useCallback)(a=>{Q(b=>{let c=new Set(b);return c.has(a)?c.delete(a):c.add(a),c})},[]),W=(0,f.useCallback)(()=>{let a=h.map(a=>a.id);s(a)},[h]),X=(0,f.useCallback)(()=>{s([])},[]),Y=(0,f.useCallback)(a=>{N||M(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a])},[N]),Z=(0,f.useCallback)(()=>{let a=B?{enabled:!0,from:D,until:F,days:H,tz:J}:null;m(t?[]:r,v,N?[]:L,x,z,a)},[m,t,r,v,N,L,x,z,B,D,F,H,J]),$=r.length,_=h.length;return(0,e.jsx)(g.aF,{isOpen:!!b&&a,title:n("permissionsTitle",{name:c?.name||""}),onClose:b,children:(0,e.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,e.jsxs)("div",{className:"flex gap-2 p-1 bg-surface rounded-lg",children:[(0,e.jsxs)("button",{onClick:T,className:`flex-1 flex items-center justify-center gap-2 px-3 py-2 rounded-md text-sm font-medium transition-all ${t?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"lock_open"}),n("allowAll")]}),(0,e.jsxs)("button",{onClick:U,className:`flex-1 flex items-center justify-center gap-2 px-3 py-2 rounded-md text-sm font-medium transition-all ${!t?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"lock"}),n("restrict")]})]}),(0,e.jsxs)("div",{className:`flex items-start gap-2 p-3 rounded-lg ${t?"bg-green-500/10 border border-green-500/30":"bg-amber-500/10 border border-amber-500/30"}`,children:[(0,e.jsx)("span",{className:`material-symbols-outlined text-[18px] ${t?"text-green-500":"text-amber-500"}`,children:t?"info":"warning"}),(0,e.jsx)("p",{className:`text-xs ${t?"text-green-700 dark:text-green-300":"text-amber-700 dark:text-amber-300"}`,children:t?n("allowAllDesc"):n("restrictDesc",{selectedCount:$,totalModels:_})})]}),(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:n("keyActive")}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:n("keyActiveDesc")})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":z,onClick:()=>A(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors ${z?"bg-emerald-500/15 text-emerald-700 dark:text-emerald-300 border border-emerald-500/30":"bg-red-500/15 text-red-700 dark:text-red-300 border border-red-500/30"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:z?"check_circle":"block"}),o(z?"enabled":"disabled")]})]}),(0,e.jsxs)("div",{className:"flex flex-col gap-2 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:n("accessSchedule")}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:n("accessScheduleDesc")})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":B,onClick:()=>C(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors shrink-0 ${B?"bg-orange-500/15 text-orange-700 dark:text-orange-300 border border-orange-500/30":"bg-black/5 dark:bg-white/5 text-text-muted border border-border"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"schedule"}),o(B?"enabled":"disabled")]})]}),B&&(0,e.jsxs)("div",{className:"flex flex-col gap-3 pt-1",children:[(0,e.jsxs)("div",{className:"grid grid-cols-2 gap-2",children:[(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:n("scheduleFrom")}),(0,e.jsx)("input",{type:"time",value:D,onChange:a=>E(a.target.value),className:"w-full px-2 py-1.5 text-sm border border-border rounded-md bg-background text-text-main"})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:n("scheduleUntil")}),(0,e.jsx)("input",{type:"time",value:F,onChange:a=>G(a.target.value),className:"w-full px-2 py-1.5 text-sm border border-border rounded-md bg-background text-text-main"})]})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1.5 block",children:n("scheduleDays")}),(0,e.jsx)("div",{className:"flex gap-1 flex-wrap",children:[[0,n("daySun")],[1,n("dayMon")],[2,n("dayTue")],[3,n("dayWed")],[4,n("dayThu")],[5,n("dayFri")],[6,n("daySat")]].map(([a,b])=>{let c=H.includes(a);return(0,e.jsx)("button",{type:"button",onClick:()=>I(b=>b.includes(a)?b.filter(b=>b!==a):[...b,a].sort((a,b)=>a-b)),className:`px-2 py-1 text-[11px] font-medium rounded transition-all ${c?"bg-primary text-white":"bg-surface border border-border text-text-muted hover:border-primary/50"}`,children:b},a)})})]}),(0,e.jsxs)("div",{children:[(0,e.jsx)("label",{className:"text-xs text-text-muted mb-1 block",children:n("scheduleTimezone")}),(0,e.jsx)("input",{type:"text",value:J,onChange:a=>K(a.target.value),placeholder:"America/Sao_Paulo",className:"w-full px-2 py-1.5 text-sm border border-border rounded-md bg-background text-text-main font-mono"}),(0,e.jsx)("p",{className:"text-[10px] text-text-muted mt-1",children:n("scheduleTimezoneHint")})]})]})]}),(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:"No-Log Payload Privacy"}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:"Disable request/response payload persistence for this API key."})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":v,onClick:()=>w(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors ${v?"bg-violet-500/15 text-violet-700 dark:text-violet-300 border border-violet-500/30":"bg-black/5 dark:bg-white/5 text-text-muted border border-border"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:v?"visibility_off":"visibility"}),o(v?"enabled":"disabled")]})]}),(0,e.jsxs)("div",{className:"flex items-start justify-between gap-3 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:n("autoResolve")}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:n("autoResolveDesc")})]}),(0,e.jsxs)("button",{type:"button",role:"switch","aria-checked":x,onClick:()=>y(a=>!a),className:`inline-flex items-center gap-1.5 px-2.5 py-1.5 rounded-md text-xs font-semibold transition-colors ${x?"bg-cyan-500/15 text-cyan-700 dark:text-cyan-300 border border-cyan-500/30":"bg-black/5 dark:bg-white/5 text-text-muted border border-border"}`,children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:x?"auto_fix_high":"auto_fix_normal"}),o(x?"enabled":"disabled")]})]}),!t&&$>0&&(0,e.jsxs)("div",{className:"flex flex-col gap-1.5 p-2 bg-primary/5 rounded-lg border border-primary/20",children:[(0,e.jsxs)("div",{className:"flex items-center justify-between",children:[(0,e.jsx)("span",{className:"text-xs font-medium text-primary",children:n("selectedCount",{count:$})}),(0,e.jsxs)("div",{className:"flex gap-1",children:[(0,e.jsx)("button",{onClick:W,className:"text-[10px] text-primary hover:bg-primary/10 px-1.5 py-0.5 rounded transition-colors",children:o("all")}),(0,e.jsx)("button",{onClick:X,className:"text-[10px] text-red-500 hover:bg-red-500/10 px-1.5 py-0.5 rounded transition-colors",children:n("clear")})]})]}),(0,e.jsx)("div",{className:"flex flex-wrap gap-1 max-h-16 overflow-y-auto content-start",children:r.map(a=>(0,e.jsxs)("span",{className:"inline-flex items-center gap-0.5 px-1.5 py-0.5 bg-white dark:bg-surface text-text-main text-[10px] rounded border border-border",children:[(0,e.jsx)("span",{className:"font-mono truncate max-w-[120px]",title:a,children:a}),(0,e.jsx)("button",{onClick:()=>R(a),className:"text-text-muted hover:text-red-500 transition-colors",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"close"})})]},a))})]}),!t&&(0,e.jsxs)(e.Fragment,{children:[(0,e.jsxs)("div",{className:"relative",children:[(0,e.jsx)(g.pd,{value:k,onChange:a=>l(a.target.value),placeholder:n("searchModels"),icon:"search"}),k&&(0,e.jsx)("button",{onClick:()=>l(""),className:"absolute right-3 top-1/2 -translate-y-1/2 text-text-muted hover:text-text-main",children:(0,e.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"close"})})]}),(0,e.jsx)("div",{className:"max-h-[280px] overflow-y-auto border border-border rounded-lg divide-y divide-border",children:0===d.length?(0,e.jsxs)("div",{className:"flex flex-col items-center justify-center py-6 text-text-muted",children:[(0,e.jsx)("span",{className:"material-symbols-outlined text-2xl mb-1",children:"search_off"}),(0,e.jsx)("p",{className:"text-xs",children:n("noModelsFound")})]}):d.map(([a,b])=>{let c=r.filter(a=>b.some(b=>b.id===a)).length,d=b.every(a=>r.includes(a.id)),f=c>0&&!d;return(0,e.jsxs)("div",{className:"group",children:[(0,e.jsxs)("button",{onClick:()=>V(a),className:"w-full flex items-center gap-2 px-3 py-2 hover:bg-surface/50 transition-colors text-left",children:[(0,e.jsx)("span",{className:`material-symbols-outlined text-base transition-transform duration-200 ${P.has(a)?"rotate-90":""}`,children:"chevron_right"}),(0,e.jsxs)("div",{className:"flex items-center gap-2 flex-1 min-w-0",children:[(0,e.jsx)("div",{className:"relative flex items-center cursor-pointer shrink-0",onClick:c=>{c.stopPropagation(),S(a,b)},children:(0,e.jsxs)("div",{className:`w-4 h-4 rounded border-2 transition-colors flex items-center justify-center ${d?"bg-primary border-primary":f?"bg-primary/20 border-primary":"border-border hover:border-primary/50"}`,children:[d&&(0,e.jsx)("span",{className:"material-symbols-outlined text-white text-[12px]",children:"check"}),f&&!d&&(0,e.jsx)("span",{className:"material-symbols-outlined text-primary text-[12px]",children:"remove"})]})}),(0,e.jsx)("span",{className:"text-xs font-semibold text-text-main truncate",children:a}),(0,e.jsx)("span",{className:"text-[10px] text-text-muted bg-surface px-1 py-0.5 rounded shrink-0",children:b.length})]}),c>0&&(0,e.jsx)("span",{className:"text-[10px] font-medium text-primary bg-primary/10 px-1.5 py-0.5 rounded-full shrink-0",children:c})]}),P.has(a)&&(0,e.jsx)("div",{className:"px-3 pb-2 pl-9",children:(0,e.jsx)("div",{className:"flex flex-wrap gap-1",children:b.map(a=>{let b=r.includes(a.id);return(0,e.jsx)("button",{onClick:()=>R(a.id),className:`inline-flex items-center gap-1 px-2 py-1 rounded-full text-[10px] font-mono transition-all ${b?"bg-primary text-white":"bg-surface border border-border text-text-muted hover:border-primary/50 hover:text-text-main"}`,title:a.id,children:a.id},a.id)})})})]},a)})})]}),j.length>0&&(0,e.jsxs)("div",{className:"flex flex-col gap-2 p-3 rounded-lg border border-border bg-surface/40",children:[(0,e.jsxs)("div",{className:"flex items-center justify-between",children:[(0,e.jsx)("p",{className:"text-sm font-medium text-text-main",children:"Allowed Connections"}),(0,e.jsxs)("div",{className:"flex gap-1 p-0.5 bg-surface rounded-md",children:[(0,e.jsx)("button",{onClick:()=>{O(!0),M([])},className:`px-2 py-1 rounded text-xs font-medium transition-all ${N?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:"All"}),(0,e.jsx)("button",{onClick:()=>O(!1),className:`px-2 py-1 rounded text-xs font-medium transition-all ${!N?"bg-primary text-white":"text-text-muted hover:bg-black/5 dark:hover:bg-white/5"}`,children:"Restrict"})]})]}),(0,e.jsx)("p",{className:"text-xs text-text-muted",children:N?"This key can use any active connection.":`Restricted to ${L.length} connection${1!==L.length?"s":""}.`}),!N&&(0,e.jsx)("div",{className:"flex flex-col gap-1 max-h-40 overflow-y-auto",children:Object.entries(j.reduce((a,b)=>{let c=b.provider||"Other";return a[c]||(a[c]=[]),a[c].push(b),a},{})).sort(([a],[b])=>a.localeCompare(b)).map(([a,b])=>(0,e.jsxs)("div",{children:[(0,e.jsx)("p",{className:"text-[10px] font-semibold text-text-muted uppercase tracking-wider px-1 py-0.5",children:a}),b.map(a=>{let b=L.includes(a.id);return(0,e.jsxs)("button",{onClick:()=>Y(a.id),className:`w-full flex items-center gap-2 px-2 py-1.5 rounded text-left text-xs transition-all ${b?"bg-primary/10 text-primary":"text-text-muted hover:bg-surface/50 hover:text-text-main"}`,children:[(0,e.jsx)("div",{className:`w-3.5 h-3.5 rounded border flex items-center justify-center shrink-0 ${b?"bg-primary border-primary":"border-border"}`,children:b&&(0,e.jsx)("span",{className:"material-symbols-outlined text-white text-[10px]",children:"check"})}),(0,e.jsx)("span",{className:"truncate flex-1",children:a.name||a.id.slice(0,8)}),!a.isActive&&(0,e.jsx)("span",{className:"text-[9px] text-red-400 shrink-0",children:"inactive"})]},a.id)})]},a))})]}),(0,e.jsxs)("div",{className:"flex gap-2",children:[(0,e.jsx)(g.$n,{onClick:Z,fullWidth:!0,children:n("savePermissions")}),(0,e.jsx)(g.$n,{onClick:b,variant:"ghost",fullWidth:!0,children:o("cancel")})]})]})})});d()}catch(a){d(a)}})},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},87550:a=>{"use strict";a.exports=require("better-sqlite3")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[4741,595,5573,8020,6743,1465,438,2910,3596,4492,6197,5585,2050,7889,3648,5248],()=>b(b.s=30754));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../../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/client/components/app-router-headers.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/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.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/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/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/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/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.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-extensions/fast-set-immediate.external.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/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.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/zod/index.cjs","../../../../../../node_modules/zod/index.js","../../../../../../node_modules/zod/package.json","../../../../../../node_modules/zod/v4/classic/checks.cjs","../../../../../../node_modules/zod/v4/classic/checks.js","../../../../../../node_modules/zod/v4/classic/coerce.cjs","../../../../../../node_modules/zod/v4/classic/coerce.js","../../../../../../node_modules/zod/v4/classic/compat.cjs","../../../../../../node_modules/zod/v4/classic/compat.js","../../../../../../node_modules/zod/v4/classic/errors.cjs","../../../../../../node_modules/zod/v4/classic/errors.js","../../../../../../node_modules/zod/v4/classic/external.cjs","../../../../../../node_modules/zod/v4/classic/external.js","../../../../../../node_modules/zod/v4/classic/from-json-schema.cjs","../../../../../../node_modules/zod/v4/classic/from-json-schema.js","../../../../../../node_modules/zod/v4/classic/iso.cjs","../../../../../../node_modules/zod/v4/classic/iso.js","../../../../../../node_modules/zod/v4/classic/package.json","../../../../../../node_modules/zod/v4/classic/parse.cjs","../../../../../../node_modules/zod/v4/classic/parse.js","../../../../../../node_modules/zod/v4/classic/schemas.cjs","../../../../../../node_modules/zod/v4/classic/schemas.js","../../../../../../node_modules/zod/v4/core/api.cjs","../../../../../../node_modules/zod/v4/core/api.js","../../../../../../node_modules/zod/v4/core/checks.cjs","../../../../../../node_modules/zod/v4/core/checks.js","../../../../../../node_modules/zod/v4/core/core.cjs","../../../../../../node_modules/zod/v4/core/core.js","../../../../../../node_modules/zod/v4/core/doc.cjs","../../../../../../node_modules/zod/v4/core/doc.js","../../../../../../node_modules/zod/v4/core/errors.cjs","../../../../../../node_modules/zod/v4/core/errors.js","../../../../../../node_modules/zod/v4/core/index.cjs","../../../../../../node_modules/zod/v4/core/index.js","../../../../../../node_modules/zod/v4/core/json-schema-generator.cjs","../../../../../../node_modules/zod/v4/core/json-schema-generator.js","../../../../../../node_modules/zod/v4/core/json-schema-processors.cjs","../../../../../../node_modules/zod/v4/core/json-schema-processors.js","../../../../../../node_modules/zod/v4/core/json-schema.cjs","../../../../../../node_modules/zod/v4/core/json-schema.js","../../../../../../node_modules/zod/v4/core/package.json","../../../../../../node_modules/zod/v4/core/parse.cjs","../../../../../../node_modules/zod/v4/core/parse.js","../../../../../../node_modules/zod/v4/core/regexes.cjs","../../../../../../node_modules/zod/v4/core/regexes.js","../../../../../../node_modules/zod/v4/core/registries.cjs","../../../../../../node_modules/zod/v4/core/registries.js","../../../../../../node_modules/zod/v4/core/schemas.cjs","../../../../../../node_modules/zod/v4/core/schemas.js","../../../../../../node_modules/zod/v4/core/to-json-schema.cjs","../../../../../../node_modules/zod/v4/core/to-json-schema.js","../../../../../../node_modules/zod/v4/core/util.cjs","../../../../../../node_modules/zod/v4/core/util.js","../../../../../../node_modules/zod/v4/core/versions.cjs","../../../../../../node_modules/zod/v4/core/versions.js","../../../../../../node_modules/zod/v4/locales/ar.cjs","../../../../../../node_modules/zod/v4/locales/ar.js","../../../../../../node_modules/zod/v4/locales/az.cjs","../../../../../../node_modules/zod/v4/locales/az.js","../../../../../../node_modules/zod/v4/locales/be.cjs","../../../../../../node_modules/zod/v4/locales/be.js","../../../../../../node_modules/zod/v4/locales/bg.cjs","../../../../../../node_modules/zod/v4/locales/bg.js","../../../../../../node_modules/zod/v4/locales/ca.cjs","../../../../../../node_modules/zod/v4/locales/ca.js","../../../../../../node_modules/zod/v4/locales/cs.cjs","../../../../../../node_modules/zod/v4/locales/cs.js","../../../../../../node_modules/zod/v4/locales/da.cjs","../../../../../../node_modules/zod/v4/locales/da.js","../../../../../../node_modules/zod/v4/locales/de.cjs","../../../../../../node_modules/zod/v4/locales/de.js","../../../../../../node_modules/zod/v4/locales/en.cjs","../../../../../../node_modules/zod/v4/locales/en.js","../../../../../../node_modules/zod/v4/locales/eo.cjs","../../../../../../node_modules/zod/v4/locales/eo.js","../../../../../../node_modules/zod/v4/locales/es.cjs","../../../../../../node_modules/zod/v4/locales/es.js","../../../../../../node_modules/zod/v4/locales/fa.cjs","../../../../../../node_modules/zod/v4/locales/fa.js","../../../../../../node_modules/zod/v4/locales/fi.cjs","../../../../../../node_modules/zod/v4/locales/fi.js","../../../../../../node_modules/zod/v4/locales/fr-CA.cjs","../../../../../../node_modules/zod/v4/locales/fr-CA.js","../../../../../../node_modules/zod/v4/locales/fr.cjs","../../../../../../node_modules/zod/v4/locales/fr.js","../../../../../../node_modules/zod/v4/locales/he.cjs","../../../../../../node_modules/zod/v4/locales/he.js","../../../../../../node_modules/zod/v4/locales/hu.cjs","../../../../../../node_modules/zod/v4/locales/hu.js","../../../../../../node_modules/zod/v4/locales/hy.cjs","../../../../../../node_modules/zod/v4/locales/hy.js","../../../../../../node_modules/zod/v4/locales/id.cjs","../../../../../../node_modules/zod/v4/locales/id.js","../../../../../../node_modules/zod/v4/locales/index.cjs","../../../../../../node_modules/zod/v4/locales/index.js","../../../../../../node_modules/zod/v4/locales/is.cjs","../../../../../../node_modules/zod/v4/locales/is.js","../../../../../../node_modules/zod/v4/locales/it.cjs","../../../../../../node_modules/zod/v4/locales/it.js","../../../../../../node_modules/zod/v4/locales/ja.cjs","../../../../../../node_modules/zod/v4/locales/ja.js","../../../../../../node_modules/zod/v4/locales/ka.cjs","../../../../../../node_modules/zod/v4/locales/ka.js","../../../../../../node_modules/zod/v4/locales/kh.cjs","../../../../../../node_modules/zod/v4/locales/kh.js","../../../../../../node_modules/zod/v4/locales/km.cjs","../../../../../../node_modules/zod/v4/locales/km.js","../../../../../../node_modules/zod/v4/locales/ko.cjs","../../../../../../node_modules/zod/v4/locales/ko.js","../../../../../../node_modules/zod/v4/locales/lt.cjs","../../../../../../node_modules/zod/v4/locales/lt.js","../../../../../../node_modules/zod/v4/locales/mk.cjs","../../../../../../node_modules/zod/v4/locales/mk.js","../../../../../../node_modules/zod/v4/locales/ms.cjs","../../../../../../node_modules/zod/v4/locales/ms.js","../../../../../../node_modules/zod/v4/locales/nl.cjs","../../../../../../node_modules/zod/v4/locales/nl.js","../../../../../../node_modules/zod/v4/locales/no.cjs","../../../../../../node_modules/zod/v4/locales/no.js","../../../../../../node_modules/zod/v4/locales/ota.cjs","../../../../../../node_modules/zod/v4/locales/ota.js","../../../../../../node_modules/zod/v4/locales/package.json","../../../../../../node_modules/zod/v4/locales/pl.cjs","../../../../../../node_modules/zod/v4/locales/pl.js","../../../../../../node_modules/zod/v4/locales/ps.cjs","../../../../../../node_modules/zod/v4/locales/ps.js","../../../../../../node_modules/zod/v4/locales/pt.cjs","../../../../../../node_modules/zod/v4/locales/pt.js","../../../../../../node_modules/zod/v4/locales/ru.cjs","../../../../../../node_modules/zod/v4/locales/ru.js","../../../../../../node_modules/zod/v4/locales/sl.cjs","../../../../../../node_modules/zod/v4/locales/sl.js","../../../../../../node_modules/zod/v4/locales/sv.cjs","../../../../../../node_modules/zod/v4/locales/sv.js","../../../../../../node_modules/zod/v4/locales/ta.cjs","../../../../../../node_modules/zod/v4/locales/ta.js","../../../../../../node_modules/zod/v4/locales/th.cjs","../../../../../../node_modules/zod/v4/locales/th.js","../../../../../../node_modules/zod/v4/locales/tr.cjs","../../../../../../node_modules/zod/v4/locales/tr.js","../../../../../../node_modules/zod/v4/locales/ua.cjs","../../../../../../node_modules/zod/v4/locales/ua.js","../../../../../../node_modules/zod/v4/locales/uk.cjs","../../../../../../node_modules/zod/v4/locales/uk.js","../../../../../../node_modules/zod/v4/locales/ur.cjs","../../../../../../node_modules/zod/v4/locales/ur.js","../../../../../../node_modules/zod/v4/locales/uz.cjs","../../../../../../node_modules/zod/v4/locales/uz.js","../../../../../../node_modules/zod/v4/locales/vi.cjs","../../../../../../node_modules/zod/v4/locales/vi.js","../../../../../../node_modules/zod/v4/locales/yo.cjs","../../../../../../node_modules/zod/v4/locales/yo.js","../../../../../../node_modules/zod/v4/locales/zh-CN.cjs","../../../../../../node_modules/zod/v4/locales/zh-CN.js","../../../../../../node_modules/zod/v4/locales/zh-TW.cjs","../../../../../../node_modules/zod/v4/locales/zh-TW.js","../../../../../../package.json","../../../../../package.json","../../../../chunks/1248.js","../../../../chunks/1465.js","../../../../chunks/1526.js","../../../../chunks/1584.js","../../../../chunks/1623.js","../../../../chunks/1880.js","../../../../chunks/1909.js","../../../../chunks/1960.js","../../../../chunks/1990.js","../../../../chunks/2050.js","../../../../chunks/2214.js","../../../../chunks/2286.js","../../../../chunks/2372.js","../../../../chunks/2594.js","../../../../chunks/2910.js","../../../../chunks/3371.js","../../../../chunks/3596.js","../../../../chunks/3648.js","../../../../chunks/3699.js","../../../../chunks/3911.js","../../../../chunks/438.js","../../../../chunks/4492.js","../../../../chunks/4741.js","../../../../chunks/4755.js","../../../../chunks/496.js","../../../../chunks/5047.js","../../../../chunks/5094.js","../../../../chunks/5097.js","../../../../chunks/5521.js","../../../../chunks/5573.js","../../../../chunks/5585.js","../../../../chunks/5945.js","../../../../chunks/595.js","../../../../chunks/6118.js","../../../../chunks/6197.js","../../../../chunks/6743.js","../../../../chunks/6930.js","../../../../chunks/7011.js","../../../../chunks/708.js","../../../../chunks/7650.js","../../../../chunks/8020.js","../../../../chunks/8220.js","../../../../chunks/8464.js","../../../../chunks/8706.js","../../../../chunks/8976.js","../../../../chunks/9119.js","../../../../chunks/944.js","../../../../chunks/9548.js","../../../../chunks/9679.js","../../../../chunks/9837.js","../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|
|
1
|
+
{"version":1,"files":["../../../../../../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/client/components/app-router-headers.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/lib/client-and-server-references.js","../../../../../../node_modules/next/dist/lib/constants.js","../../../../../../node_modules/next/dist/lib/interop-default.js","../../../../../../node_modules/next/dist/lib/is-error.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/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/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/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/router-utils/instrumentation-globals.external.js","../../../../../../node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.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-extensions/fast-set-immediate.external.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/no-fallback-error.external.js","../../../../../../node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../../node_modules/next/dist/shared/lib/router/utils/app-paths.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/zod/index.cjs","../../../../../../node_modules/zod/index.js","../../../../../../node_modules/zod/package.json","../../../../../../node_modules/zod/v4/classic/checks.cjs","../../../../../../node_modules/zod/v4/classic/checks.js","../../../../../../node_modules/zod/v4/classic/coerce.cjs","../../../../../../node_modules/zod/v4/classic/coerce.js","../../../../../../node_modules/zod/v4/classic/compat.cjs","../../../../../../node_modules/zod/v4/classic/compat.js","../../../../../../node_modules/zod/v4/classic/errors.cjs","../../../../../../node_modules/zod/v4/classic/errors.js","../../../../../../node_modules/zod/v4/classic/external.cjs","../../../../../../node_modules/zod/v4/classic/external.js","../../../../../../node_modules/zod/v4/classic/from-json-schema.cjs","../../../../../../node_modules/zod/v4/classic/from-json-schema.js","../../../../../../node_modules/zod/v4/classic/iso.cjs","../../../../../../node_modules/zod/v4/classic/iso.js","../../../../../../node_modules/zod/v4/classic/package.json","../../../../../../node_modules/zod/v4/classic/parse.cjs","../../../../../../node_modules/zod/v4/classic/parse.js","../../../../../../node_modules/zod/v4/classic/schemas.cjs","../../../../../../node_modules/zod/v4/classic/schemas.js","../../../../../../node_modules/zod/v4/core/api.cjs","../../../../../../node_modules/zod/v4/core/api.js","../../../../../../node_modules/zod/v4/core/checks.cjs","../../../../../../node_modules/zod/v4/core/checks.js","../../../../../../node_modules/zod/v4/core/core.cjs","../../../../../../node_modules/zod/v4/core/core.js","../../../../../../node_modules/zod/v4/core/doc.cjs","../../../../../../node_modules/zod/v4/core/doc.js","../../../../../../node_modules/zod/v4/core/errors.cjs","../../../../../../node_modules/zod/v4/core/errors.js","../../../../../../node_modules/zod/v4/core/index.cjs","../../../../../../node_modules/zod/v4/core/index.js","../../../../../../node_modules/zod/v4/core/json-schema-generator.cjs","../../../../../../node_modules/zod/v4/core/json-schema-generator.js","../../../../../../node_modules/zod/v4/core/json-schema-processors.cjs","../../../../../../node_modules/zod/v4/core/json-schema-processors.js","../../../../../../node_modules/zod/v4/core/json-schema.cjs","../../../../../../node_modules/zod/v4/core/json-schema.js","../../../../../../node_modules/zod/v4/core/package.json","../../../../../../node_modules/zod/v4/core/parse.cjs","../../../../../../node_modules/zod/v4/core/parse.js","../../../../../../node_modules/zod/v4/core/regexes.cjs","../../../../../../node_modules/zod/v4/core/regexes.js","../../../../../../node_modules/zod/v4/core/registries.cjs","../../../../../../node_modules/zod/v4/core/registries.js","../../../../../../node_modules/zod/v4/core/schemas.cjs","../../../../../../node_modules/zod/v4/core/schemas.js","../../../../../../node_modules/zod/v4/core/to-json-schema.cjs","../../../../../../node_modules/zod/v4/core/to-json-schema.js","../../../../../../node_modules/zod/v4/core/util.cjs","../../../../../../node_modules/zod/v4/core/util.js","../../../../../../node_modules/zod/v4/core/versions.cjs","../../../../../../node_modules/zod/v4/core/versions.js","../../../../../../node_modules/zod/v4/locales/ar.cjs","../../../../../../node_modules/zod/v4/locales/ar.js","../../../../../../node_modules/zod/v4/locales/az.cjs","../../../../../../node_modules/zod/v4/locales/az.js","../../../../../../node_modules/zod/v4/locales/be.cjs","../../../../../../node_modules/zod/v4/locales/be.js","../../../../../../node_modules/zod/v4/locales/bg.cjs","../../../../../../node_modules/zod/v4/locales/bg.js","../../../../../../node_modules/zod/v4/locales/ca.cjs","../../../../../../node_modules/zod/v4/locales/ca.js","../../../../../../node_modules/zod/v4/locales/cs.cjs","../../../../../../node_modules/zod/v4/locales/cs.js","../../../../../../node_modules/zod/v4/locales/da.cjs","../../../../../../node_modules/zod/v4/locales/da.js","../../../../../../node_modules/zod/v4/locales/de.cjs","../../../../../../node_modules/zod/v4/locales/de.js","../../../../../../node_modules/zod/v4/locales/en.cjs","../../../../../../node_modules/zod/v4/locales/en.js","../../../../../../node_modules/zod/v4/locales/eo.cjs","../../../../../../node_modules/zod/v4/locales/eo.js","../../../../../../node_modules/zod/v4/locales/es.cjs","../../../../../../node_modules/zod/v4/locales/es.js","../../../../../../node_modules/zod/v4/locales/fa.cjs","../../../../../../node_modules/zod/v4/locales/fa.js","../../../../../../node_modules/zod/v4/locales/fi.cjs","../../../../../../node_modules/zod/v4/locales/fi.js","../../../../../../node_modules/zod/v4/locales/fr-CA.cjs","../../../../../../node_modules/zod/v4/locales/fr-CA.js","../../../../../../node_modules/zod/v4/locales/fr.cjs","../../../../../../node_modules/zod/v4/locales/fr.js","../../../../../../node_modules/zod/v4/locales/he.cjs","../../../../../../node_modules/zod/v4/locales/he.js","../../../../../../node_modules/zod/v4/locales/hu.cjs","../../../../../../node_modules/zod/v4/locales/hu.js","../../../../../../node_modules/zod/v4/locales/hy.cjs","../../../../../../node_modules/zod/v4/locales/hy.js","../../../../../../node_modules/zod/v4/locales/id.cjs","../../../../../../node_modules/zod/v4/locales/id.js","../../../../../../node_modules/zod/v4/locales/index.cjs","../../../../../../node_modules/zod/v4/locales/index.js","../../../../../../node_modules/zod/v4/locales/is.cjs","../../../../../../node_modules/zod/v4/locales/is.js","../../../../../../node_modules/zod/v4/locales/it.cjs","../../../../../../node_modules/zod/v4/locales/it.js","../../../../../../node_modules/zod/v4/locales/ja.cjs","../../../../../../node_modules/zod/v4/locales/ja.js","../../../../../../node_modules/zod/v4/locales/ka.cjs","../../../../../../node_modules/zod/v4/locales/ka.js","../../../../../../node_modules/zod/v4/locales/kh.cjs","../../../../../../node_modules/zod/v4/locales/kh.js","../../../../../../node_modules/zod/v4/locales/km.cjs","../../../../../../node_modules/zod/v4/locales/km.js","../../../../../../node_modules/zod/v4/locales/ko.cjs","../../../../../../node_modules/zod/v4/locales/ko.js","../../../../../../node_modules/zod/v4/locales/lt.cjs","../../../../../../node_modules/zod/v4/locales/lt.js","../../../../../../node_modules/zod/v4/locales/mk.cjs","../../../../../../node_modules/zod/v4/locales/mk.js","../../../../../../node_modules/zod/v4/locales/ms.cjs","../../../../../../node_modules/zod/v4/locales/ms.js","../../../../../../node_modules/zod/v4/locales/nl.cjs","../../../../../../node_modules/zod/v4/locales/nl.js","../../../../../../node_modules/zod/v4/locales/no.cjs","../../../../../../node_modules/zod/v4/locales/no.js","../../../../../../node_modules/zod/v4/locales/ota.cjs","../../../../../../node_modules/zod/v4/locales/ota.js","../../../../../../node_modules/zod/v4/locales/package.json","../../../../../../node_modules/zod/v4/locales/pl.cjs","../../../../../../node_modules/zod/v4/locales/pl.js","../../../../../../node_modules/zod/v4/locales/ps.cjs","../../../../../../node_modules/zod/v4/locales/ps.js","../../../../../../node_modules/zod/v4/locales/pt.cjs","../../../../../../node_modules/zod/v4/locales/pt.js","../../../../../../node_modules/zod/v4/locales/ru.cjs","../../../../../../node_modules/zod/v4/locales/ru.js","../../../../../../node_modules/zod/v4/locales/sl.cjs","../../../../../../node_modules/zod/v4/locales/sl.js","../../../../../../node_modules/zod/v4/locales/sv.cjs","../../../../../../node_modules/zod/v4/locales/sv.js","../../../../../../node_modules/zod/v4/locales/ta.cjs","../../../../../../node_modules/zod/v4/locales/ta.js","../../../../../../node_modules/zod/v4/locales/th.cjs","../../../../../../node_modules/zod/v4/locales/th.js","../../../../../../node_modules/zod/v4/locales/tr.cjs","../../../../../../node_modules/zod/v4/locales/tr.js","../../../../../../node_modules/zod/v4/locales/ua.cjs","../../../../../../node_modules/zod/v4/locales/ua.js","../../../../../../node_modules/zod/v4/locales/uk.cjs","../../../../../../node_modules/zod/v4/locales/uk.js","../../../../../../node_modules/zod/v4/locales/ur.cjs","../../../../../../node_modules/zod/v4/locales/ur.js","../../../../../../node_modules/zod/v4/locales/uz.cjs","../../../../../../node_modules/zod/v4/locales/uz.js","../../../../../../node_modules/zod/v4/locales/vi.cjs","../../../../../../node_modules/zod/v4/locales/vi.js","../../../../../../node_modules/zod/v4/locales/yo.cjs","../../../../../../node_modules/zod/v4/locales/yo.js","../../../../../../node_modules/zod/v4/locales/zh-CN.cjs","../../../../../../node_modules/zod/v4/locales/zh-CN.js","../../../../../../node_modules/zod/v4/locales/zh-TW.cjs","../../../../../../node_modules/zod/v4/locales/zh-TW.js","../../../../../../package.json","../../../../../package.json","../../../../chunks/1248.js","../../../../chunks/1465.js","../../../../chunks/1526.js","../../../../chunks/1584.js","../../../../chunks/1623.js","../../../../chunks/1880.js","../../../../chunks/1960.js","../../../../chunks/1990.js","../../../../chunks/2050.js","../../../../chunks/2214.js","../../../../chunks/2286.js","../../../../chunks/2372.js","../../../../chunks/2594.js","../../../../chunks/2910.js","../../../../chunks/3371.js","../../../../chunks/3596.js","../../../../chunks/3648.js","../../../../chunks/3699.js","../../../../chunks/3911.js","../../../../chunks/438.js","../../../../chunks/4492.js","../../../../chunks/4741.js","../../../../chunks/4755.js","../../../../chunks/496.js","../../../../chunks/5047.js","../../../../chunks/5094.js","../../../../chunks/5097.js","../../../../chunks/5248.js","../../../../chunks/5521.js","../../../../chunks/5573.js","../../../../chunks/5585.js","../../../../chunks/5945.js","../../../../chunks/595.js","../../../../chunks/6118.js","../../../../chunks/6197.js","../../../../chunks/6743.js","../../../../chunks/6930.js","../../../../chunks/7011.js","../../../../chunks/708.js","../../../../chunks/7650.js","../../../../chunks/7889.js","../../../../chunks/8020.js","../../../../chunks/8220.js","../../../../chunks/8464.js","../../../../chunks/8706.js","../../../../chunks/8976.js","../../../../chunks/9119.js","../../../../chunks/944.js","../../../../chunks/9679.js","../../../../chunks/9837.js","../../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|