ktrouter 1.3.2 → 1.3.3
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/LICENSE +0 -0
- package/README.md +0 -0
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +6 -6
- package/app/.next/build-manifest.json +4 -4
- package/app/.next/react-loadable-manifest.json +1 -13
- package/app/.next/required-server-files.json +22 -22
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/basic-chat/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/[toolId]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/cli-tools/page.js +2 -2
- 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/console-log/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/console-log/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/console-log/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/media-providers/[kind]/[id]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/[kind]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js +3 -3
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/combo/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/media-providers/web/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/mitm/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/mitm/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/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 +3 -3
- 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/proxy-pools/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/skills/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/skills/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/skills/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/translator/page.js +2 -2
- 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/_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 +1 -1
- package/app/.next/server/app/_global-error.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/app/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/app/.next/server/app/_not-found/page.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/_not-found.html +1 -1
- package/app/.next/server/app/_not-found.rsc +5 -4
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +5 -4
- package/app/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/app/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/api/auth/login/route.js +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/oidc/callback/route.js +1 -1
- package/app/.next/server/app/api/auth/oidc/callback/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/oidc/start/route.js +1 -1
- package/app/.next/server/app/api/auth/oidc/start/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/auth/oidc/test/route.js +1 -1
- package/app/.next/server/app/api/auth/oidc/test/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/cli-tools/all-statuses/route.js +4 -4
- package/app/.next/server/app/api/cli-tools/all-statuses/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- 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 +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-settings/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/codex-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/copilot-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cowork-mcp-registry/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cowork-mcp-tools/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/cowork-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/cowork-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/deepseek-tui-settings/route.js +3 -3
- package/app/.next/server/app/api/cli-tools/deepseek-tui-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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/hermes-settings/route.js +3 -3
- package/app/.next/server/app/api/cli-tools/hermes-settings/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/jcode-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/jcode-settings/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- 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/opencode-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/opencode-settings/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_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_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_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_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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/debug/mitm/route.js +1 -1
- package/app/.next/server/app/api/debug/mitm/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/health/route.js +1 -1
- package/app/.next/server/app/api/health/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_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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -1
- package/app/.next/server/app/api/locale/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/[plugin]/message/route.js +2 -2
- package/app/.next/server/app/api/mcp/[plugin]/message/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/mcp/[plugin]/sse/route.js +2 -2
- package/app/.next/server/app/api/mcp/[plugin]/sse/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/media/download/route.js +1 -1
- package/app/.next/server/app/api/media/download/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/deepgram/voices/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/elevenlabs/voices/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/inworld/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/inworld/voices/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/minimax/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/minimax/voices/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/voices/route.js +1 -1
- package/app/.next/server/app/api/media-providers/tts/voices/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_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/custom/route.js +1 -1
- package/app/.next/server/app/api/models/custom/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/disabled/route.js +1 -1
- package/app/.next/server/app/api/models/disabled/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/models/test/route.js +1 -1
- package/app/.next/server/app/api/models/test/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/codex/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/codex/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- 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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/gitlab/pat/route.js +1 -1
- package/app/.next/server/app/api/oauth/gitlab/pat/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/browser-login/route.js +2 -2
- package/app/.next/server/app/api/oauth/kiro/browser-login/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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/pricing/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/sync-models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/sync-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/export/route.js +1 -1
- package/app/.next/server/app/api/providers/export/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/import/route.js +1 -1
- package/app/.next/server/app/api/providers/import/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/kilo/free-models/route.js +1 -1
- package/app/.next/server/app/api/providers/kilo/free-models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/providers/suggested-models/route.js +1 -1
- package/app/.next/server/app/api/providers/suggested-models/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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/test/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/proxy-pools/vercel-deploy/route.js +2 -2
- package/app/.next/server/app/api/proxy-pools/vercel-deploy/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/settings/database/route.js +1 -1
- package/app/.next/server/app/api/settings/database/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_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_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/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/translator/console-logs/route.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/translator/console-logs/stream/route.js +2 -2
- package/app/.next/server/app/api/translator/console-logs/stream/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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/update/check/route.js +1 -1
- package/app/.next/server/app/api/update/check/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/chart/route.js +1 -1
- package/app/.next/server/app/api/usage/chart/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +1 -1
- package/app/.next/server/app/api/usage/providers/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route.js +1 -1
- package/app/.next/server/app/api/usage/request-details/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +1 -1
- package/app/.next/server/app/api/usage/request-logs/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stats/route.js +1 -1
- package/app/.next/server/app/api/usage/stats/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/usage/stream/route.js +2 -2
- package/app/.next/server/app/api/usage/stream/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_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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/audio/voices/route.js +1 -1
- package/app/.next/server/app/api/v1/audio/voices/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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/chatgpt-web/image/[id]/route.js +1 -1
- package/app/.next/server/app/api/v1/chatgpt-web/image/[id]/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_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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/[kind]/route.js +1 -1
- package/app/.next/server/app/api/v1/models/[kind]/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/info/route.js +1 -1
- package/app/.next/server/app/api/v1/models/info/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/responses/compact/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/compact/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_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_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/search/route.js +1 -1
- package/app/.next/server/app/api/v1/search/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/video/generations/route.js +1 -1
- package/app/.next/server/app/api/v1/video/generations/route_client-reference-manifest.js +1 -1
- package/app/.next/server/app/api/v1/web/fetch/route.js +1 -1
- package/app/.next/server/app/api/v1/web/fetch/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_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/callback.html +1 -1
- package/app/.next/server/app/callback.rsc +6 -5
- package/app/.next/server/app/callback.segments/_full.segment.rsc +6 -5
- package/app/.next/server/app/callback.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/callback.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next/server/app/dashboard/basic-chat.rsc +7 -6
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard/basic-chat.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/basic-chat.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/basic-chat.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/basic-chat.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +8 -7
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard/cli-tools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/cli-tools.segments/_full.segment.rsc +8 -7
- package/app/.next/server/app/dashboard/cli-tools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/cli-tools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/cli-tools.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +7 -6
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard/combos.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/combos.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/combos.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/combos.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/combos.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +8 -7
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard/endpoint.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.segments/_full.segment.rsc +8 -7
- package/app/.next/server/app/dashboard/endpoint.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/endpoint.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/endpoint.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/media-providers/web.html +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.rsc +7 -6
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers/web.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard/media-providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/media-providers/web.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/media-providers/web.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/media-providers/web.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/media-providers/web.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +7 -6
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard/mitm.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/mitm.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/mitm.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/mitm.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/mitm.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +7 -6
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard/profile.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/profile.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/profile.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/profile.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/profile.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +7 -6
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers/new.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers/new.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/providers/new.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers/new.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers/new.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +7 -6
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard/providers.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/providers.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/providers.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/providers.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/providers.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +7 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard/proxy-pools.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/proxy-pools.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/proxy-pools.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/quota.html +2 -2
- package/app/.next/server/app/dashboard/quota.rsc +8 -7
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +3 -3
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +8 -7
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js +2 -2
- package/app/.next/server/app/dashboard/settings/pricing/page.js.nft.json +1 -1
- package/app/.next/server/app/dashboard/settings/pricing/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.html +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.rsc +6 -5
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +6 -5
- package/app/.next/server/app/dashboard/settings/pricing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.html +1 -1
- package/app/.next/server/app/dashboard/skills.rsc +7 -6
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard/skills.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/skills.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/skills.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/skills.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/skills.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +7 -6
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard/translator.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/translator.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/translator.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/translator.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +7 -6
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard/usage.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/usage.segments/_full.segment.rsc +7 -6
- package/app/.next/server/app/dashboard/usage.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/usage.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/usage.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +8 -7
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard.segments/_full.segment.rsc +8 -7
- package/app/.next/server/app/dashboard.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/favicon.ico/route.js +1 -1
- package/app/.next/server/app/index.html +1 -1
- package/app/.next/server/app/index.rsc +5 -4
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +5 -4
- package/app/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/index.segments/_tree.segment.rsc +3 -2
- 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/landing.html +1 -1
- package/app/.next/server/app/landing.rsc +6 -5
- package/app/.next/server/app/landing.segments/_full.segment.rsc +6 -5
- package/app/.next/server/app/landing.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/landing.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/landing.segments/landing.segment.rsc +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/login.html +1 -1
- package/app/.next/server/app/login.rsc +6 -5
- package/app/.next/server/app/login.segments/_full.segment.rsc +6 -5
- package/app/.next/server/app/login.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/login.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/login.segments/_tree.segment.rsc +3 -2
- package/app/.next/server/app/login.segments/login/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/login.segments/login.segment.rsc +1 -1
- package/app/.next/server/app/manifest.webmanifest/route.js +2 -2
- package/app/.next/server/app/manifest.webmanifest/route_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-paths-manifest.json +6 -6
- package/app/.next/server/chunks/2722.js +6 -6
- package/app/.next/server/chunks/3110.js +1 -1
- package/app/.next/server/chunks/319.js +3 -3
- package/app/.next/server/chunks/4632.js +1 -1
- package/app/.next/server/chunks/4746.js +1 -1
- package/app/.next/server/chunks/{3879.js → 5221.js} +1 -1
- package/app/.next/server/chunks/6084.js +2 -2
- package/app/.next/server/chunks/6811.js +1 -1
- package/app/.next/server/chunks/7154.js +1 -0
- package/app/.next/server/chunks/7354.js +1 -0
- package/app/.next/server/chunks/7482.js +2 -2
- package/app/.next/server/chunks/8895.js +4 -4
- package/app/.next/server/chunks/9222.js +1 -0
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/app/.next/server/middleware.js +5 -5
- 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/404.html +1 -1
- package/app/.next/server/pages/500.html +1 -1
- 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/{1321-5f4f743f02bca7a9.js → 1321-6c0a2f0448aefb57.js} +1 -1
- package/app/.next/static/chunks/{6069-ca3d05d54e06c68b.js → 6069-1a7bb3b0d77bc273.js} +6 -6
- package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-2fb4c939acddfbb7.js → page-1318bee32262629c.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-63a7e080da5c3f3e.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-6eb41a5e37c3e992.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/{page-3521b273155b28c0.js → page-cf0a94d005c651a4.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-05aceadb0e452b78.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-97f5deb41f7c5330.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/[id]/{page-fa4d84f79b182d78.js → page-e8832240a517af66.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-564d8eb2900ae5b9.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/combo/[id]/{page-0925a35716913fa5.js → page-d3a4c4174ef072ef.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-a1787f618e5963b3.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-0150e438137c5974.js → page-18f2ce9da4ea909c.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-97f5deb41f7c5330.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-27a597bbd34bd463.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/{page-40a2f75a78baf92d.js → page-0899d5b2f48bd55b.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-bdefb6c8f88f7f2e.js → page-820fa2dba59b5d5f.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-d900c0641b7b6568.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-a3f6ab12fd089a24.js → page-b0c393c5c145b857.js} +2 -2
- package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/{page-19e569ff99f79469.js → page-7760c41a797d5a35.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-a5b9879d65ad027b.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-669d0d0a27c5572f.js → page-9ed3ebbf060dfc16.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-61f66e1396ee6e84.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/{layout-868ed721c4f248da.js → layout-dcd453c0e8d6904f.js} +1 -1
- package/app/.next/static/chunks/app/_not-found/page-2aca39f9a66493cf.js +1 -0
- package/app/.next/static/chunks/app/callback/page-f5b143419b2112f8.js +1 -0
- package/app/.next/static/chunks/app/dashboard/settings/pricing/page-c74be0f3db30e472.js +1 -0
- package/app/.next/static/chunks/app/landing/{page-c97c44ade7f2bd7a.js → page-259bb082b50f260b.js} +1 -1
- package/app/.next/static/chunks/app/layout-2ba6005337d8b73f.js +1 -0
- package/app/.next/static/chunks/app/login/page-cfe05f1158493d3e.js +1 -0
- package/app/.next/static/chunks/main-1f5a4e726f827bc4.js +5 -0
- package/app/.next/static/chunks/{main-app-a489faab3ab40ebd.js → main-app-51e51f6f5e73c937.js} +1 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-4650a7c1621714b5.js +1 -0
- package/app/.next/static/chunks/webpack-f482ccef6733ebcc.js +1 -0
- package/app/.next/static/css/{9f207d7ed6efa211.css → ef966419533c176c.css} +1 -1
- package/app/node_modules/@next/env/dist/index.js +0 -0
- package/app/node_modules/@next/env/package.json +0 -0
- package/app/node_modules/@swc/helpers/LICENSE +0 -0
- package/app/node_modules/@swc/helpers/_/_apply_decorated_descriptor/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_apply_decs_2203_r/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_array_like_to_array/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_array_with_holes/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_array_without_holes/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_assert_this_initialized/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_async_generator/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_async_generator_delegate/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_async_iterator/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_async_to_generator/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_await_async_generator/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_await_value/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_call_super/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_check_private_redeclaration/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_apply_descriptor_destructure/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_apply_descriptor_get/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_apply_descriptor_set/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_apply_descriptor_update/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_call_check/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_check_private_static_access/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_check_private_static_field_descriptor/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_extract_field_descriptor/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_name_tdz_error/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_field_destructure/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_field_get/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_field_init/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_field_loose_base/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_field_loose_key/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_field_set/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_field_update/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_method_get/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_method_init/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_private_method_set/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_static_private_field_destructure/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_static_private_field_spec_get/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_static_private_field_spec_set/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_static_private_field_update/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_class_static_private_method_get/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_construct/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_create_class/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_create_for_of_iterator_helper_loose/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_create_super/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_decorate/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_defaults/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_define_enumerable_properties/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_define_property/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_dispose/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_export_star/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_extends/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_get/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_get_prototype_of/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_identity/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_inherits/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_inherits_loose/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_initializer_define_property/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_initializer_warning_helper/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_instanceof/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_interop_require_default/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_interop_require_wildcard/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_is_native_function/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_is_native_reflect_construct/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_iterable_to_array/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_iterable_to_array_limit/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_iterable_to_array_limit_loose/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_jsx/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_new_arrow_check/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_non_iterable_rest/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_non_iterable_spread/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_object_destructuring_empty/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_object_spread/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_object_spread_props/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_object_without_properties/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_object_without_properties_loose/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_possible_constructor_return/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_read_only_error/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_set/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_set_prototype_of/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_skip_first_generator_next/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_sliced_to_array/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_sliced_to_array_loose/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_super_prop_base/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_tagged_template_literal/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_tagged_template_literal_loose/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_throw/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_to_array/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_to_consumable_array/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_to_primitive/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_to_property_key/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_ts_add_disposable_resource/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_ts_decorate/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_ts_dispose_resources/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_ts_generator/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_ts_metadata/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_ts_param/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_ts_values/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_type_of/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_unsupported_iterable_to_array/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_update/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_using/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_using_ctx/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_wrap_async_generator/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_wrap_native_super/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/_write_only_error/package.json +0 -0
- package/app/node_modules/@swc/helpers/_/index/package.json +0 -0
- package/app/node_modules/@swc/helpers/cjs/_apply_decorated_descriptor.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_apply_decs_2203_r.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_array_like_to_array.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_array_with_holes.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_array_without_holes.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_assert_this_initialized.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_async_generator.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_async_generator_delegate.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_async_iterator.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_async_to_generator.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_await_async_generator.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_await_value.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_call_super.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_check_private_redeclaration.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_apply_descriptor_destructure.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_apply_descriptor_get.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_apply_descriptor_set.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_apply_descriptor_update.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_call_check.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_check_private_static_access.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_check_private_static_field_descriptor.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_extract_field_descriptor.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_name_tdz_error.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_field_destructure.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_field_get.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_field_init.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_field_loose_base.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_field_loose_key.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_field_set.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_field_update.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_method_get.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_method_init.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_private_method_set.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_static_private_field_destructure.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_static_private_field_spec_get.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_static_private_field_spec_set.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_static_private_field_update.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_class_static_private_method_get.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_construct.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_create_class.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_create_for_of_iterator_helper_loose.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_create_super.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_decorate.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_defaults.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_define_enumerable_properties.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_define_property.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_dispose.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_export_star.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_extends.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_get.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_get_prototype_of.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_identity.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_inherits.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_inherits_loose.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_initializer_define_property.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_initializer_warning_helper.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_instanceof.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_interop_require_default.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_interop_require_wildcard.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_is_native_function.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_is_native_reflect_construct.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_iterable_to_array.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_iterable_to_array_limit.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_iterable_to_array_limit_loose.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_jsx.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_new_arrow_check.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_non_iterable_rest.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_non_iterable_spread.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_object_destructuring_empty.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_object_spread.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_object_spread_props.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_object_without_properties.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_object_without_properties_loose.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_possible_constructor_return.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_read_only_error.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_set.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_set_prototype_of.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_skip_first_generator_next.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_sliced_to_array.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_sliced_to_array_loose.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_super_prop_base.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_tagged_template_literal.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_tagged_template_literal_loose.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_throw.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_to_array.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_to_consumable_array.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_to_primitive.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_to_property_key.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_ts_add_disposable_resource.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_ts_decorate.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_ts_dispose_resources.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_ts_generator.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_ts_metadata.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_ts_param.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_ts_values.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_type_of.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_unsupported_iterable_to_array.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_update.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_using.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_using_ctx.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_wrap_async_generator.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_wrap_native_super.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/_write_only_error.cjs +0 -0
- package/app/node_modules/@swc/helpers/cjs/index.cjs +0 -0
- package/app/node_modules/@swc/helpers/esm/_apply_decorated_descriptor.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_apply_decs_2203_r.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_array_like_to_array.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_array_with_holes.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_array_without_holes.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_assert_this_initialized.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_async_generator.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_async_generator_delegate.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_async_iterator.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_async_to_generator.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_await_async_generator.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_await_value.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_call_super.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_check_private_redeclaration.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_apply_descriptor_destructure.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_apply_descriptor_get.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_apply_descriptor_set.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_apply_descriptor_update.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_call_check.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_check_private_static_access.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_check_private_static_field_descriptor.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_extract_field_descriptor.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_name_tdz_error.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_field_destructure.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_field_get.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_field_init.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_field_loose_base.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_field_loose_key.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_field_set.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_field_update.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_method_get.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_method_init.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_private_method_set.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_static_private_field_destructure.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_static_private_field_spec_get.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_static_private_field_spec_set.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_static_private_field_update.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_class_static_private_method_get.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_construct.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_create_class.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_create_for_of_iterator_helper_loose.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_create_super.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_decorate.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_defaults.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_define_enumerable_properties.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_define_property.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_dispose.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_export_star.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_extends.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_get.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_get_prototype_of.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_identity.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_inherits.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_inherits_loose.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_initializer_define_property.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_initializer_warning_helper.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_instanceof.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_interop_require_default.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_interop_require_wildcard.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_is_native_function.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_is_native_reflect_construct.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_iterable_to_array.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_iterable_to_array_limit.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_iterable_to_array_limit_loose.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_jsx.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_new_arrow_check.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_non_iterable_rest.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_non_iterable_spread.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_object_destructuring_empty.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_object_spread.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_object_spread_props.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_object_without_properties.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_object_without_properties_loose.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_possible_constructor_return.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_read_only_error.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_set.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_set_prototype_of.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_skip_first_generator_next.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_sliced_to_array.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_sliced_to_array_loose.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_super_prop_base.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_tagged_template_literal.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_tagged_template_literal_loose.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_throw.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_to_array.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_to_consumable_array.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_to_primitive.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_to_property_key.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_ts_add_disposable_resource.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_ts_decorate.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_ts_dispose_resources.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_ts_generator.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_ts_metadata.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_ts_param.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_ts_values.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_type_of.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_unsupported_iterable_to_array.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_update.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_using.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_using_ctx.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_wrap_async_generator.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_wrap_native_super.js +0 -0
- package/app/node_modules/@swc/helpers/esm/_write_only_error.js +0 -0
- package/app/node_modules/@swc/helpers/esm/index.js +0 -0
- package/app/node_modules/@swc/helpers/package.json +0 -0
- package/app/node_modules/@swc/helpers/scripts/ast_grep.js +0 -0
- package/app/node_modules/@swc/helpers/scripts/build.js +0 -0
- package/app/node_modules/@swc/helpers/scripts/errors.js +0 -0
- package/app/node_modules/@swc/helpers/scripts/utils.js +0 -0
- package/app/node_modules/@swc/helpers/src/_apply_decorated_descriptor.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_apply_decs_2203_r.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_array_like_to_array.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_array_with_holes.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_array_without_holes.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_assert_this_initialized.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_async_generator.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_async_generator_delegate.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_async_iterator.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_async_to_generator.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_await_async_generator.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_await_value.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_call_super.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_check_private_redeclaration.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_apply_descriptor_destructure.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_apply_descriptor_get.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_apply_descriptor_set.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_apply_descriptor_update.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_call_check.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_check_private_static_access.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_check_private_static_field_descriptor.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_extract_field_descriptor.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_name_tdz_error.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_field_destructure.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_field_get.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_field_init.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_field_loose_base.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_field_loose_key.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_field_set.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_field_update.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_method_get.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_method_init.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_private_method_set.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_static_private_field_destructure.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_static_private_field_spec_get.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_static_private_field_spec_set.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_static_private_field_update.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_class_static_private_method_get.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_construct.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_create_class.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_create_for_of_iterator_helper_loose.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_create_super.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_decorate.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_defaults.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_define_enumerable_properties.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_define_property.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_dispose.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_export_star.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_extends.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_get.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_get_prototype_of.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_identity.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_inherits.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_inherits_loose.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_initializer_define_property.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_initializer_warning_helper.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_instanceof.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_interop_require_default.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_interop_require_wildcard.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_is_native_function.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_is_native_reflect_construct.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_iterable_to_array.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_iterable_to_array_limit.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_iterable_to_array_limit_loose.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_jsx.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_new_arrow_check.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_non_iterable_rest.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_non_iterable_spread.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_object_destructuring_empty.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_object_spread.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_object_spread_props.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_object_without_properties.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_object_without_properties_loose.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_possible_constructor_return.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_read_only_error.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_set.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_set_prototype_of.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_skip_first_generator_next.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_sliced_to_array.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_sliced_to_array_loose.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_super_prop_base.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_tagged_template_literal.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_tagged_template_literal_loose.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_throw.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_to_array.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_to_consumable_array.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_to_primitive.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_to_property_key.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_ts_add_disposable_resource.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_ts_decorate.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_ts_dispose_resources.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_ts_generator.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_ts_metadata.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_ts_param.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_ts_values.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_type_of.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_unsupported_iterable_to_array.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_update.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_using.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_using_ctx.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_wrap_async_generator.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_wrap_native_super.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/_write_only_error.mjs +0 -0
- package/app/node_modules/@swc/helpers/src/index.mjs +0 -0
- package/app/node_modules/baseline-browser-mapping/dist/index.cjs +0 -0
- package/app/node_modules/baseline-browser-mapping/package.json +0 -0
- package/app/node_modules/bindings/bindings.js +0 -0
- package/app/node_modules/bindings/package.json +0 -0
- package/app/node_modules/caniuse-lite/data/agents.js +0 -0
- package/app/node_modules/caniuse-lite/data/browserVersions.js +0 -0
- package/app/node_modules/caniuse-lite/data/browsers.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/aac.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/accelerometer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ambient-light.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/apng.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/array-find-index.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/array-find.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/array-flat.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/array-includes.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/asmjs.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/async-functions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/audio-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/audio.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/audiotracks.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/autofocus.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/auxclick.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/av1.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/avif.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/background-attachment.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/background-sync.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/battery-status.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/beacon.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/bigint.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/bloburls.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/border-image.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/border-radius.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/brotli.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/calc.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/canvas-text.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/canvas.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ch-unit.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/classlist.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/clipboard.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/colr-v1.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/colr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/console-basic.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/console-time.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/const.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/contenteditable.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/cors.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/credential-management.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/cryptography.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-all.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-animation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-any-link.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-appearance.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-autofill.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-canvas.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-cascade-scope.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-color-function.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-container-queries-style.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-containment.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-counters.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-element-function.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-env-function.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-filters.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-first-line.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-fixed.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-gradients.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-grid-lanes.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-grid.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-has.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-if.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-image-set.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-masks.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-module-scripts.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-nesting.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-opacity.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-overflow.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-page-break.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-reflections.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-regions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-relative-colors.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-resize.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-sel2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-sel3.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-selection.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-shapes.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-sticky.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-table.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-text-box-trim.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-transitions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-variables.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-when-else.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css-zoom.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css3-attr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css3-colors.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/currentcolor.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/custom-elements.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/customevent.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/customizable-select.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/datalist.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dataset.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/datauri.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/decorators.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/details.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dialog.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dnssec.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/do-not-track.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/document-policy.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/documenthead.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dom-range.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dommatrix.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/download.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/dragndrop.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/element-closest.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/element-from-point.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/eme.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/eot.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es5.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es6-class.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es6-generators.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es6-module.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es6-number.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/es6.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/eventsource.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/feature-policy.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/fetch.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/fileapi.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/filereader.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/filereadersync.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/filesystem.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/flac.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/flexbox.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/flow-root.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-feature.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-kerning.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-loading.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-smooth.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/fontface.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/form-attribute.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/form-validation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/forms.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/fullscreen.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/gamepad.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/geolocation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/gyroscope.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/hashchange.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/heif.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/hevc.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/hidden.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/history.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/html5semantic.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/http2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/http3.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/imagecapture.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ime.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/import-maps.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/imports.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/indexeddb.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/inline-block.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/innertext.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-color.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-datetime.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-event.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-minlength.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-number.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-pattern.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-range.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-search.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/input-selection.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/internationalization.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/jpegxl.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/jpegxr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/json.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/lazyload.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/let.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/loading-lazy-media.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/localecompare.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/magnetometer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/matchesselector.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/matchmedia.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mathml.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/maxlength.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/media-fragments.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mediasource.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/menu.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/meter.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/midi.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mp3.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mpeg4.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/multicolumn.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mutation-events.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/nav-timing.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/netinfo.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/notifications.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/object-entries.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/object-fit.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/object-observe.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/object-values.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/objectrtc.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/offline-apps.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ogv.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/online-status.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/opus.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/outline.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/passkeys.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/passwordrules.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/path2d.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/payment-request.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/permissions-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/picture.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ping.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/png-alpha.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/pointer-events.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/pointer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/pointerlock.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/portals.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/progress.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/promise-finally.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/promises.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/proximity.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/proxy.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/push-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/queryselector.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/rellist.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/rem.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/resource-timing.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ruby.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/run-in.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/script-async.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/script-defer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/sdch.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/selection-api.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/server-timing.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/setimmediate.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/shadowdom.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/sni.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/spdy.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/sql-storage.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/srcset.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/stream.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/streams.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/style-scoped.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-css.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-filters.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-html.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-html5.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-img.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg-smil.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/svg.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/sxg.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/template-literals.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/template.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/temporal.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/testfeat.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/text-decoration.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/text-overflow.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/text-stroke.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/textcontent.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/textencoder.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/tls1-1.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/tls1-2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/tls1-3.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/touch.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/transforms2d.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/transforms3d.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/trusted-types.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/ttf.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/typedarrays.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/u2f.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/url.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/use-strict.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/user-select-none.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/user-timing.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/vector-effect.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/vibration.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/video.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/videotracks.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/view-transitions.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/viewport-units.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wai-aria.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wake-lock.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-bigint.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-extended-const.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-gc.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-multi-value.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-reference-types.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-signext.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-simd.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm-threads.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wasm.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wav.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wbr-element.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/web-animation.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/web-serial.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/web-share.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webauthn.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webcodecs.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webgl.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webgl2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webgpu.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webhid.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webm.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webnfc.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webp.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/websockets.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webtransport.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webusb.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webvr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webvtt.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webworkers.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/webxr.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/will-change.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/woff.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/woff2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/word-break.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/wordwrap.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/xhr2.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/xhtml.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -0
- package/app/node_modules/caniuse-lite/data/features/zstd.js +0 -0
- package/app/node_modules/caniuse-lite/data/features.js +0 -0
- package/app/node_modules/caniuse-lite/dist/lib/statuses.js +0 -0
- package/app/node_modules/caniuse-lite/dist/lib/supported.js +0 -0
- package/app/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -0
- package/app/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -0
- package/app/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -0
- package/app/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -0
- package/app/node_modules/caniuse-lite/dist/unpacker/features.js +0 -0
- package/app/node_modules/caniuse-lite/dist/unpacker/index.js +0 -0
- package/app/node_modules/caniuse-lite/dist/unpacker/region.js +0 -0
- package/app/node_modules/caniuse-lite/package.json +0 -0
- package/app/node_modules/client-only/index.js +0 -0
- package/app/node_modules/client-only/package.json +0 -0
- package/app/node_modules/file-uri-to-path/index.js +0 -0
- package/app/node_modules/file-uri-to-path/package.json +0 -0
- package/app/node_modules/koffi/build/koffi/darwin_arm64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/darwin_x64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/freebsd_arm64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/freebsd_ia32/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/freebsd_x64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/linux_arm64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/linux_armhf/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/linux_ia32/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/linux_loong64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/linux_riscv64d/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/linux_x64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/musl_arm64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/musl_x64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/openbsd_ia32/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/openbsd_x64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/win32_arm64/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/win32_ia32/koffi.node +0 -0
- package/app/node_modules/koffi/build/koffi/win32_x64/koffi.node +0 -0
- package/app/node_modules/koffi/index.js +0 -0
- package/app/node_modules/koffi/package.json +0 -0
- package/app/node_modules/nanoid/non-secure/index.cjs +0 -0
- package/app/node_modules/nanoid/non-secure/package.json +0 -0
- package/app/node_modules/nanoid/package.json +0 -0
- package/app/node_modules/next/dist/build/adapter/setup-node-env.external.js +0 -0
- package/app/node_modules/next/dist/build/analysis/extract-const-value.js +0 -0
- package/app/node_modules/next/dist/build/analysis/get-page-static-info.js +0 -0
- package/app/node_modules/next/dist/build/analysis/parse-module.js +0 -0
- package/app/node_modules/next/dist/build/babel/loader/get-config.js +0 -0
- package/app/node_modules/next/dist/build/babel/loader/index.js +0 -0
- package/app/node_modules/next/dist/build/babel/loader/transform.js +0 -0
- package/app/node_modules/next/dist/build/babel/loader/util.js +0 -0
- package/app/node_modules/next/dist/build/babel/plugins/commonjs.js +0 -0
- package/app/node_modules/next/dist/build/babel/plugins/next-font-unsupported.js +0 -0
- package/app/node_modules/next/dist/build/babel/plugins/next-page-config.js +0 -0
- package/app/node_modules/next/dist/build/babel/plugins/next-page-disallow-re-export-all-exports.js +0 -0
- package/app/node_modules/next/dist/build/babel/plugins/next-ssg-transform.js +0 -0
- package/app/node_modules/next/dist/build/build-context.js +0 -0
- package/app/node_modules/next/dist/build/create-compiler-aliases.js +0 -0
- package/app/node_modules/next/dist/build/define-env.js +0 -0
- package/app/node_modules/next/dist/build/duration-to-string.js +0 -0
- package/app/node_modules/next/dist/build/entries.js +0 -0
- package/app/node_modules/next/dist/build/file-classifier.js +0 -0
- package/app/node_modules/next/dist/build/get-babel-config-file.js +0 -0
- package/app/node_modules/next/dist/build/get-babel-loader-config.js +0 -0
- package/app/node_modules/next/dist/build/get-static-info-including-layouts.js +0 -0
- package/app/node_modules/next/dist/build/get-supported-browsers.js +0 -0
- package/app/node_modules/next/dist/build/handle-externals.js +0 -0
- package/app/node_modules/next/dist/build/load-entrypoint.js +0 -0
- package/app/node_modules/next/dist/build/load-jsconfig.js +0 -0
- package/app/node_modules/next/dist/build/lockfile.js +0 -0
- package/app/node_modules/next/dist/build/next-config-ts/require-hook.js +0 -0
- package/app/node_modules/next/dist/build/next-config-ts/transpile-config.js +0 -0
- package/app/node_modules/next/dist/build/next-dir-paths.js +0 -0
- package/app/node_modules/next/dist/build/normalize-catchall-routes.js +0 -0
- package/app/node_modules/next/dist/build/output/format.js +0 -0
- package/app/node_modules/next/dist/build/output/index.js +0 -0
- package/app/node_modules/next/dist/build/output/log.js +0 -0
- package/app/node_modules/next/dist/build/output/store.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/fetch/index.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/fetch/whatwg-fetch.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/object-assign.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/object.assign/auto.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/object.assign/implementation.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/object.assign/polyfill.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/object.assign/shim.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/polyfill-nomodule.js +0 -0
- package/app/node_modules/next/dist/build/polyfills/process.js +0 -0
- package/app/node_modules/next/dist/build/print-build-errors.js +0 -0
- package/app/node_modules/next/dist/build/route-discovery.js +0 -0
- package/app/node_modules/next/dist/build/segment-config/app/app-segment-config.js +0 -0
- package/app/node_modules/next/dist/build/segment-config/app/app-segments.js +0 -0
- package/app/node_modules/next/dist/build/segment-config/app/collect-root-param-keys.js +0 -0
- package/app/node_modules/next/dist/build/segment-config/middleware/middleware-config.js +0 -0
- package/app/node_modules/next/dist/build/segment-config/pages/pages-segment-config.js +0 -0
- package/app/node_modules/next/dist/build/sort-by-page-exts.js +0 -0
- package/app/node_modules/next/dist/build/static-paths/app/extract-pathname-route-param-segments-from-loader-tree.js +0 -0
- package/app/node_modules/next/dist/build/static-paths/app.js +0 -0
- package/app/node_modules/next/dist/build/static-paths/pages.js +0 -0
- package/app/node_modules/next/dist/build/static-paths/utils.js +0 -0
- package/app/node_modules/next/dist/build/swc/index.js +0 -0
- package/app/node_modules/next/dist/build/swc/install-bindings.js +0 -0
- package/app/node_modules/next/dist/build/swc/loaderWorkerPool.js +0 -0
- package/app/node_modules/next/dist/build/swc/options.js +0 -0
- package/app/node_modules/next/dist/build/utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/cache-invalidation.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/base.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/loaders/client.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/loaders/file-resolve.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/loaders/getCssModuleLocalIdent.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/loaders/global.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/loaders/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/loaders/modules.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/loaders/next-font.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/messages.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/css/plugins.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/images/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/blocks/images/messages.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/helpers.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/config/utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/CssSyntaxError.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/camelcase.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-icss-parser.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-import-parser.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/plugins/postcss-url-parser.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/api.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/runtime/getUrl.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/css-loader/src/utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/get-module-build-info.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/codegen.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/interface.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/loader.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/minify.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/lightningcss-loader/src/utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/next-flight-css-loader.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/next-flight-loader/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/next-middleware-loader.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/next-route-loader/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Error.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/Warning.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/file-protocol.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/join-function.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/postcss.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/resolve-url-loader/lib/value-processor.js +0 -0
- package/app/node_modules/next/dist/build/webpack/loaders/utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin-utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/build-manifest-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/copy-file-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/css-chunking-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/css-minimizer-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/deferred-entries-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/devtools-ignore-list-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/eval-source-map-dev-tool-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/flight-client-entry-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/flight-manifest-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/force-complete-runtime.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/jsconfig-paths-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/memory-with-gc-cache-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/middleware-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/mini-css-extract-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/minify-webpack-plugin/src/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/next-font-manifest-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/next-trace-entrypoints-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/next-types-plugin/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/next-types-plugin/shared.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/nextjs-require-cache-hot-reloader.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/optional-peer-dependency-resolve-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/pages-manifest-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/profiling-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/react-loadable-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/rspack-flight-client-entry-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/rspack-profiling-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/slow-module-detection-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/subresource-integrity-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/telemetry-plugin.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/telemetry-plugin/use-cache-tracker-utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/getModuleTrace.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/index.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parse-dynamic-code-evaluation-error.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseBabel.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseCss.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextAppLoaderError.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextFontError.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNextInvalidImportError.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseNotFoundError.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/parseScss.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/simpleWebpackError.js +0 -0
- package/app/node_modules/next/dist/build/webpack/plugins/wellknown-errors-plugin/webpackModuleError.js +0 -0
- package/app/node_modules/next/dist/build/webpack/stringify-request.js +0 -0
- package/app/node_modules/next/dist/build/webpack/utils.js +0 -0
- package/app/node_modules/next/dist/build/webpack-config-rules/resolve.js +0 -0
- package/app/node_modules/next/dist/build/webpack-config.js +0 -0
- package/app/node_modules/next/dist/cli/next-test.js +0 -0
- package/app/node_modules/next/dist/client/add-base-path.js +0 -0
- package/app/node_modules/next/dist/client/add-locale.js +0 -0
- package/app/node_modules/next/dist/client/app-call-server.js +0 -0
- package/app/node_modules/next/dist/client/app-find-source-map-url.js +0 -0
- package/app/node_modules/next/dist/client/assign-location.js +0 -0
- package/app/node_modules/next/dist/client/components/app-router-announcer.js +0 -0
- package/app/node_modules/next/dist/client/components/app-router-headers.js +0 -0
- package/app/node_modules/next/dist/client/components/app-router-instance.js +0 -0
- package/app/node_modules/next/dist/client/components/app-router-utils.js +0 -0
- package/app/node_modules/next/dist/client/components/app-router.js +0 -0
- package/app/node_modules/next/dist/client/components/builtin/app-error.js +0 -0
- package/app/node_modules/next/dist/client/components/builtin/default.js +0 -0
- package/app/node_modules/next/dist/client/components/builtin/error-styles.js +0 -0
- package/app/node_modules/next/dist/client/components/builtin/global-error.js +0 -0
- package/app/node_modules/next/dist/client/components/builtin/global-not-found.js +0 -0
- package/app/node_modules/next/dist/client/components/dev-root-http-access-fallback-boundary.js +0 -0
- package/app/node_modules/next/dist/client/components/error-boundary.js +0 -0
- package/app/node_modules/next/dist/client/components/errors/graceful-degrade-boundary.js +0 -0
- package/app/node_modules/next/dist/client/components/errors/root-error-boundary.js +0 -0
- package/app/node_modules/next/dist/client/components/forbidden.js +0 -0
- package/app/node_modules/next/dist/client/components/handle-isr-error.js +0 -0
- package/app/node_modules/next/dist/client/components/hooks-server-context.js +0 -0
- package/app/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js +0 -0
- package/app/node_modules/next/dist/client/components/http-access-fallback/error-fallback.js +0 -0
- package/app/node_modules/next/dist/client/components/http-access-fallback/http-access-fallback.js +0 -0
- package/app/node_modules/next/dist/client/components/is-next-router-error.js +0 -0
- package/app/node_modules/next/dist/client/components/links.js +0 -0
- package/app/node_modules/next/dist/client/components/match-segments.js +0 -0
- package/app/node_modules/next/dist/client/components/nav-failure-handler.js +0 -0
- package/app/node_modules/next/dist/client/components/navigation-devtools.js +0 -0
- package/app/node_modules/next/dist/client/components/navigation-untracked.js +0 -0
- package/app/node_modules/next/dist/client/components/navigation.js +0 -0
- package/app/node_modules/next/dist/client/components/navigation.react-server.js +0 -0
- package/app/node_modules/next/dist/client/components/noop-head.js +0 -0
- package/app/node_modules/next/dist/client/components/not-found.js +0 -0
- package/app/node_modules/next/dist/client/components/readonly-url-search-params.js +0 -0
- package/app/node_modules/next/dist/client/components/redirect-boundary.js +0 -0
- package/app/node_modules/next/dist/client/components/redirect-error.js +0 -0
- package/app/node_modules/next/dist/client/components/redirect-status-code.js +0 -0
- package/app/node_modules/next/dist/client/components/redirect.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/compute-changed-path.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/create-href-from-url.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/create-initial-router-state.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/create-router-cache-key.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/fetch-server-response.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/is-navigating-to-new-root-layout.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/ppr-navigations.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/committed-state.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/find-head-in-cache.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/has-interception-route-in-current-tree.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/hmr-refresh-reducer.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/navigate-reducer.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/refresh-reducer.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/restore-reducer.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/server-action-reducer.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/reducers/server-patch-reducer.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/router-reducer-types.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/router-reducer.js +0 -0
- package/app/node_modules/next/dist/client/components/router-reducer/set-cache-busting-search-param.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/bfcache.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/cache-key.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/cache-map.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/cache.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/lru.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/navigation-testing-lock.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/navigation.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/optimistic-routes.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/prefetch.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/scheduler.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/types.js +0 -0
- package/app/node_modules/next/dist/client/components/segment-cache/vary-path.js +0 -0
- package/app/node_modules/next/dist/client/components/static-generation-bailout.js +0 -0
- package/app/node_modules/next/dist/client/components/styles/access-error-styles.js +0 -0
- package/app/node_modules/next/dist/client/components/unauthorized.js +0 -0
- package/app/node_modules/next/dist/client/components/unrecognized-action-error.js +0 -0
- package/app/node_modules/next/dist/client/components/unresolved-thenable.js +0 -0
- package/app/node_modules/next/dist/client/components/unstable-rethrow.browser.js +0 -0
- package/app/node_modules/next/dist/client/components/unstable-rethrow.js +0 -0
- package/app/node_modules/next/dist/client/components/unstable-rethrow.server.js +0 -0
- package/app/node_modules/next/dist/client/components/use-action-queue.js +0 -0
- package/app/node_modules/next/dist/client/detect-domain-locale.js +0 -0
- package/app/node_modules/next/dist/client/dev/debug-channel.js +0 -0
- package/app/node_modules/next/dist/client/dev/hot-reloader/app/hot-reloader-app.js +0 -0
- package/app/node_modules/next/dist/client/dev/hot-reloader/app/web-socket.js +0 -0
- package/app/node_modules/next/dist/client/dev/hot-reloader/get-socket-url.js +0 -0
- package/app/node_modules/next/dist/client/dev/hot-reloader/pages/hot-reloader-pages.js +0 -0
- package/app/node_modules/next/dist/client/dev/hot-reloader/pages/websocket.js +0 -0
- package/app/node_modules/next/dist/client/dev/hot-reloader/shared.js +0 -0
- package/app/node_modules/next/dist/client/dev/hot-reloader/turbopack-hot-reloader-common.js +0 -0
- package/app/node_modules/next/dist/client/dev/report-hmr-latency.js +0 -0
- package/app/node_modules/next/dist/client/dev/runtime-error-handler.js +0 -0
- package/app/node_modules/next/dist/client/flight-data-helpers.js +0 -0
- package/app/node_modules/next/dist/client/has-base-path.js +0 -0
- package/app/node_modules/next/dist/client/lib/console.js +0 -0
- package/app/node_modules/next/dist/client/lib/javascript-url.js +0 -0
- package/app/node_modules/next/dist/client/lib/promise.js +0 -0
- package/app/node_modules/next/dist/client/navigation-build-id.js +0 -0
- package/app/node_modules/next/dist/client/normalize-trailing-slash.js +0 -0
- package/app/node_modules/next/dist/client/react-client-callbacks/on-recoverable-error.js +0 -0
- package/app/node_modules/next/dist/client/react-client-callbacks/report-global-error.js +0 -0
- package/app/node_modules/next/dist/client/remove-base-path.js +0 -0
- package/app/node_modules/next/dist/client/remove-locale.js +0 -0
- package/app/node_modules/next/dist/client/request-idle-callback.js +0 -0
- package/app/node_modules/next/dist/client/resolve-href.js +0 -0
- package/app/node_modules/next/dist/client/route-loader.js +0 -0
- package/app/node_modules/next/dist/client/route-params.js +0 -0
- package/app/node_modules/next/dist/client/router.js +0 -0
- package/app/node_modules/next/dist/client/script.js +0 -0
- package/app/node_modules/next/dist/client/set-attributes-from-props.js +0 -0
- package/app/node_modules/next/dist/client/trusted-types.js +0 -0
- package/app/node_modules/next/dist/client/with-router.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/cookies/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/ponyfill/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/ponyfill/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/abort-controller.js.text.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/console.js.text.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/events.js.text.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/load.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/stream.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/timers.js.text.js +0 -0
- package/app/node_modules/next/dist/compiled/@edge-runtime/primitives/url.js.text.js +0 -0
- package/app/node_modules/next/dist/compiled/@hapi/accept/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@hapi/accept/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@modelcontextprotocol/sdk/server/mcp.js +0 -0
- package/app/node_modules/next/dist/compiled/@modelcontextprotocol/sdk/server/streamableHttp.js +0 -0
- package/app/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@mswjs/interceptors/ClientRequest/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@napi-rs/triples/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@napi-rs/triples/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/constants.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/fontkit/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/format-available-values.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/fetch-css-from-google-fonts.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/fetch-font-file.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/fetch-resource.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/find-font-files-in-css.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/font-data.json +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/get-fallback-font-override-metrics.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/get-font-axes.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/get-google-fonts-url.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/get-proxy-agent.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/google-fonts-metadata.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/loader.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/retry.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/sort-fonts-variant-values.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/google/validate-google-font-function-call.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/local/get-fallback-metrics-from-font-file.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/local/loader.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/local/pick-font-file-for-fallback-generation.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/local/validate-local-font-function-call.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/dist/next-font-error.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/google/loader.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/local/loader.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/font/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshRspackPlugin.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/ReactRefreshWebpackPlugin.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/ReactRefreshModule.runtime.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/RspackReactRefresh.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/internal/helpers.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/loader.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/rspack-runtime.js +0 -0
- package/app/node_modules/next/dist/compiled/@next/react-refresh-utils/dist/runtime.js +0 -0
- package/app/node_modules/next/dist/compiled/@opentelemetry/api/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@opentelemetry/api/package.json +0 -0
- package/app/node_modules/next/dist/compiled/@vercel/nft/LICENSE +0 -0
- package/app/node_modules/next/dist/compiled/@vercel/nft/index.js +0 -0
- package/app/node_modules/next/dist/compiled/@vercel/nft/package.json +0 -0
- package/app/node_modules/next/dist/compiled/acorn/acorn.js +0 -0
- package/app/node_modules/next/dist/compiled/acorn/package.json +0 -0
- package/app/node_modules/next/dist/compiled/assert/assert.js +0 -0
- package/app/node_modules/next/dist/compiled/assert/package.json +0 -0
- package/app/node_modules/next/dist/compiled/async-retry/index.js +0 -0
- package/app/node_modules/next/dist/compiled/async-retry/package.json +0 -0
- package/app/node_modules/next/dist/compiled/async-sema/index.js +0 -0
- package/app/node_modules/next/dist/compiled/async-sema/package.json +0 -0
- package/app/node_modules/next/dist/compiled/babel/bundle.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/core-lib-block-hoist-plugin.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/core-lib-config.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/core-lib-normalize-file.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/core-lib-normalize-opts.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/core-lib-plugin-pass.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/core.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/generator.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/package.json +0 -0
- package/app/node_modules/next/dist/compiled/babel/parser.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/plugin-transform-define.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/plugin-transform-modules-commonjs.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/traverse.js +0 -0
- package/app/node_modules/next/dist/compiled/babel/types.js +0 -0
- package/app/node_modules/next/dist/compiled/babel-packages/package.json +0 -0
- package/app/node_modules/next/dist/compiled/babel-packages/packages-bundle.js +0 -0
- package/app/node_modules/next/dist/compiled/browserify-zlib/index.js +0 -0
- package/app/node_modules/next/dist/compiled/browserify-zlib/package.json +0 -0
- package/app/node_modules/next/dist/compiled/browserslist/index.js +0 -0
- package/app/node_modules/next/dist/compiled/browserslist/package.json +0 -0
- package/app/node_modules/next/dist/compiled/buffer/index.js +0 -0
- package/app/node_modules/next/dist/compiled/buffer/package.json +0 -0
- package/app/node_modules/next/dist/compiled/busboy/index.js +0 -0
- package/app/node_modules/next/dist/compiled/busboy/package.json +0 -0
- package/app/node_modules/next/dist/compiled/bytes/index.js +0 -0
- package/app/node_modules/next/dist/compiled/bytes/package.json +0 -0
- package/app/node_modules/next/dist/compiled/ci-info/index.js +0 -0
- package/app/node_modules/next/dist/compiled/ci-info/package.json +0 -0
- package/app/node_modules/next/dist/compiled/commander/index.js +0 -0
- package/app/node_modules/next/dist/compiled/commander/package.json +0 -0
- package/app/node_modules/next/dist/compiled/comment-json/index.js +0 -0
- package/app/node_modules/next/dist/compiled/comment-json/package.json +0 -0
- package/app/node_modules/next/dist/compiled/compression/index.js +0 -0
- package/app/node_modules/next/dist/compiled/compression/package.json +0 -0
- package/app/node_modules/next/dist/compiled/conf/index.js +0 -0
- package/app/node_modules/next/dist/compiled/conf/package.json +0 -0
- package/app/node_modules/next/dist/compiled/constants-browserify/constants.json +0 -0
- package/app/node_modules/next/dist/compiled/constants-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/content-disposition/index.js +0 -0
- package/app/node_modules/next/dist/compiled/content-disposition/package.json +0 -0
- package/app/node_modules/next/dist/compiled/content-type/index.js +0 -0
- package/app/node_modules/next/dist/compiled/content-type/package.json +0 -0
- package/app/node_modules/next/dist/compiled/cookie/index.js +0 -0
- package/app/node_modules/next/dist/compiled/cookie/package.json +0 -0
- package/app/node_modules/next/dist/compiled/cross-spawn/index.js +0 -0
- package/app/node_modules/next/dist/compiled/cross-spawn/package.json +0 -0
- package/app/node_modules/next/dist/compiled/crypto-browserify/index.js +0 -0
- package/app/node_modules/next/dist/compiled/crypto-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/cssnano-simple/index.js +0 -0
- package/app/node_modules/next/dist/compiled/data-uri-to-buffer/index.js +0 -0
- package/app/node_modules/next/dist/compiled/data-uri-to-buffer/package.json +0 -0
- package/app/node_modules/next/dist/compiled/debug/index.js +0 -0
- package/app/node_modules/next/dist/compiled/debug/package.json +0 -0
- package/app/node_modules/next/dist/compiled/devalue/devalue.umd.js +0 -0
- package/app/node_modules/next/dist/compiled/devalue/package.json +0 -0
- package/app/node_modules/next/dist/compiled/domain-browser/index.js +0 -0
- package/app/node_modules/next/dist/compiled/domain-browser/package.json +0 -0
- package/app/node_modules/next/dist/compiled/edge-runtime/index.js +0 -0
- package/app/node_modules/next/dist/compiled/edge-runtime/package.json +0 -0
- package/app/node_modules/next/dist/compiled/events/events.js +0 -0
- package/app/node_modules/next/dist/compiled/events/package.json +0 -0
- package/app/node_modules/next/dist/compiled/find-up/index.js +0 -0
- package/app/node_modules/next/dist/compiled/find-up/package.json +0 -0
- package/app/node_modules/next/dist/compiled/fresh/index.js +0 -0
- package/app/node_modules/next/dist/compiled/fresh/package.json +0 -0
- package/app/node_modules/next/dist/compiled/glob/glob.js +0 -0
- package/app/node_modules/next/dist/compiled/glob/package.json +0 -0
- package/app/node_modules/next/dist/compiled/gzip-size/index.js +0 -0
- package/app/node_modules/next/dist/compiled/gzip-size/package.json +0 -0
- package/app/node_modules/next/dist/compiled/http-proxy/index.js +0 -0
- package/app/node_modules/next/dist/compiled/http-proxy/package.json +0 -0
- package/app/node_modules/next/dist/compiled/http-proxy-agent/index.js +0 -0
- package/app/node_modules/next/dist/compiled/http-proxy-agent/package.json +0 -0
- package/app/node_modules/next/dist/compiled/https-browserify/index.js +0 -0
- package/app/node_modules/next/dist/compiled/https-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/https-proxy-agent/index.js +0 -0
- package/app/node_modules/next/dist/compiled/https-proxy-agent/package.json +0 -0
- package/app/node_modules/next/dist/compiled/icss-utils/index.js +0 -0
- package/app/node_modules/next/dist/compiled/icss-utils/package.json +0 -0
- package/app/node_modules/next/dist/compiled/ignore-loader/index.js +0 -0
- package/app/node_modules/next/dist/compiled/ignore-loader/package.json +0 -0
- package/app/node_modules/next/dist/compiled/image-detector/detector.js +0 -0
- package/app/node_modules/next/dist/compiled/image-size/index.js +0 -0
- package/app/node_modules/next/dist/compiled/image-size/package.json +0 -0
- package/app/node_modules/next/dist/compiled/ipaddr.js/ipaddr.js +0 -0
- package/app/node_modules/next/dist/compiled/ipaddr.js/package.json +0 -0
- package/app/node_modules/next/dist/compiled/is-animated/index.js +0 -0
- package/app/node_modules/next/dist/compiled/is-animated/package.json +0 -0
- package/app/node_modules/next/dist/compiled/is-docker/index.js +0 -0
- package/app/node_modules/next/dist/compiled/is-docker/package.json +0 -0
- package/app/node_modules/next/dist/compiled/is-wsl/index.js +0 -0
- package/app/node_modules/next/dist/compiled/is-wsl/package.json +0 -0
- package/app/node_modules/next/dist/compiled/jest-worker/index.js +0 -0
- package/app/node_modules/next/dist/compiled/jest-worker/package.json +0 -0
- package/app/node_modules/next/dist/compiled/jest-worker/processChild.js +0 -0
- package/app/node_modules/next/dist/compiled/jest-worker/threadChild.js +0 -0
- package/app/node_modules/next/dist/compiled/json5/index.js +0 -0
- package/app/node_modules/next/dist/compiled/json5/package.json +0 -0
- package/app/node_modules/next/dist/compiled/jsonwebtoken/index.js +0 -0
- package/app/node_modules/next/dist/compiled/jsonwebtoken/package.json +0 -0
- package/app/node_modules/next/dist/compiled/loader-utils2/index.js +0 -0
- package/app/node_modules/next/dist/compiled/loader-utils2/package.json +0 -0
- package/app/node_modules/next/dist/compiled/loader-utils3/index.js +0 -0
- package/app/node_modules/next/dist/compiled/loader-utils3/package.json +0 -0
- package/app/node_modules/next/dist/compiled/lodash.curry/index.js +0 -0
- package/app/node_modules/next/dist/compiled/lodash.curry/package.json +0 -0
- package/app/node_modules/next/dist/compiled/lru-cache/index.js +0 -0
- package/app/node_modules/next/dist/compiled/lru-cache/package.json +0 -0
- package/app/node_modules/next/dist/compiled/mini-css-extract-plugin/cjs.js +0 -0
- package/app/node_modules/next/dist/compiled/mini-css-extract-plugin/index.js +0 -0
- package/app/node_modules/next/dist/compiled/mini-css-extract-plugin/package.json +0 -0
- package/app/node_modules/next/dist/compiled/nanoid/index.cjs +0 -0
- package/app/node_modules/next/dist/compiled/nanoid/package.json +0 -0
- package/app/node_modules/next/dist/compiled/native-url/index.js +0 -0
- package/app/node_modules/next/dist/compiled/native-url/package.json +0 -0
- package/app/node_modules/next/dist/compiled/neo-async/async.js +0 -0
- package/app/node_modules/next/dist/compiled/neo-async/package.json +0 -0
- package/app/node_modules/next/dist/compiled/next-devtools/index.js +0 -0
- package/app/node_modules/next/dist/compiled/next-server/app-page-experimental.runtime.prod.js +0 -0
- package/app/node_modules/next/dist/compiled/next-server/app-page-turbo-experimental.runtime.prod.js +0 -0
- package/app/node_modules/next/dist/compiled/next-server/app-page-turbo.runtime.prod.js +0 -0
- package/app/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js +0 -0
- package/app/node_modules/next/dist/compiled/next-server/app-route.runtime.prod.js +0 -0
- package/app/node_modules/next/dist/compiled/next-server/pages-turbo.runtime.prod.js +0 -0
- package/app/node_modules/next/dist/compiled/next-server/pages.runtime.prod.js +0 -0
- package/app/node_modules/next/dist/compiled/os-browserify/browser.js +0 -0
- package/app/node_modules/next/dist/compiled/os-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/p-limit/index.js +0 -0
- package/app/node_modules/next/dist/compiled/p-limit/package.json +0 -0
- package/app/node_modules/next/dist/compiled/p-queue/index.js +0 -0
- package/app/node_modules/next/dist/compiled/p-queue/package.json +0 -0
- package/app/node_modules/next/dist/compiled/path-browserify/index.js +0 -0
- package/app/node_modules/next/dist/compiled/path-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/path-to-regexp/index.js +0 -0
- package/app/node_modules/next/dist/compiled/path-to-regexp/package.json +0 -0
- package/app/node_modules/next/dist/compiled/picomatch/index.js +0 -0
- package/app/node_modules/next/dist/compiled/picomatch/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-flexbugs-fixes/index.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-flexbugs-fixes/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-extract-imports/index.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-extract-imports/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-local-by-default/index.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-local-by-default/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-scope/index.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-scope/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-values/index.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-modules-values/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-plugin-stub-for-cssnano-simple/index.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-preset-env/index.cjs +0 -0
- package/app/node_modules/next/dist/compiled/postcss-preset-env/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-scss/package.json +0 -0
- package/app/node_modules/next/dist/compiled/postcss-scss/scss-syntax.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-value-parser/index.js +0 -0
- package/app/node_modules/next/dist/compiled/postcss-value-parser/package.json +0 -0
- package/app/node_modules/next/dist/compiled/process/browser.js +0 -0
- package/app/node_modules/next/dist/compiled/process/package.json +0 -0
- package/app/node_modules/next/dist/compiled/punycode/package.json +0 -0
- package/app/node_modules/next/dist/compiled/punycode/punycode.js +0 -0
- package/app/node_modules/next/dist/compiled/querystring-es3/index.js +0 -0
- package/app/node_modules/next/dist/compiled/querystring-es3/package.json +0 -0
- package/app/node_modules/next/dist/compiled/raw-body/index.js +0 -0
- package/app/node_modules/next/dist/compiled/raw-body/package.json +0 -0
- package/app/node_modules/next/dist/compiled/react-is/cjs/react-is.development.js +0 -0
- package/app/node_modules/next/dist/compiled/react-is/cjs/react-is.production.js +0 -0
- package/app/node_modules/next/dist/compiled/react-is/index.js +0 -0
- package/app/node_modules/next/dist/compiled/react-is/package.json +0 -0
- package/app/node_modules/next/dist/compiled/react-refresh/babel.js +0 -0
- package/app/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.development.js +0 -0
- package/app/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-babel.production.min.js +0 -0
- package/app/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.development.js +0 -0
- package/app/node_modules/next/dist/compiled/react-refresh/cjs/react-refresh-runtime.production.min.js +0 -0
- package/app/node_modules/next/dist/compiled/react-refresh/package.json +0 -0
- package/app/node_modules/next/dist/compiled/react-refresh/runtime.js +0 -0
- package/app/node_modules/next/dist/compiled/regenerator-runtime/package.json +0 -0
- package/app/node_modules/next/dist/compiled/regenerator-runtime/runtime.js +0 -0
- package/app/node_modules/next/dist/compiled/safe-stable-stringify/index.js +0 -0
- package/app/node_modules/next/dist/compiled/safe-stable-stringify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/sass-loader/cjs.js +0 -0
- package/app/node_modules/next/dist/compiled/sass-loader/package.json +0 -0
- package/app/node_modules/next/dist/compiled/schema-utils3/index.js +0 -0
- package/app/node_modules/next/dist/compiled/schema-utils3/package.json +0 -0
- package/app/node_modules/next/dist/compiled/semver/index.js +0 -0
- package/app/node_modules/next/dist/compiled/semver/package.json +0 -0
- package/app/node_modules/next/dist/compiled/send/index.js +0 -0
- package/app/node_modules/next/dist/compiled/send/package.json +0 -0
- package/app/node_modules/next/dist/compiled/setimmediate/package.json +0 -0
- package/app/node_modules/next/dist/compiled/setimmediate/setImmediate.js +0 -0
- package/app/node_modules/next/dist/compiled/shell-quote/index.js +0 -0
- package/app/node_modules/next/dist/compiled/shell-quote/package.json +0 -0
- package/app/node_modules/next/dist/compiled/source-map/package.json +0 -0
- package/app/node_modules/next/dist/compiled/source-map/source-map.js +0 -0
- package/app/node_modules/next/dist/compiled/source-map08/package.json +0 -0
- package/app/node_modules/next/dist/compiled/source-map08/source-map.js +0 -0
- package/app/node_modules/next/dist/compiled/stacktrace-parser/package.json +0 -0
- package/app/node_modules/next/dist/compiled/stacktrace-parser/stack-trace-parser.cjs.js +0 -0
- package/app/node_modules/next/dist/compiled/stream-browserify/index.js +0 -0
- package/app/node_modules/next/dist/compiled/stream-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/stream-http/index.js +0 -0
- package/app/node_modules/next/dist/compiled/stream-http/package.json +0 -0
- package/app/node_modules/next/dist/compiled/string-hash/index.js +0 -0
- package/app/node_modules/next/dist/compiled/string-hash/package.json +0 -0
- package/app/node_modules/next/dist/compiled/string_decoder/package.json +0 -0
- package/app/node_modules/next/dist/compiled/string_decoder/string_decoder.js +0 -0
- package/app/node_modules/next/dist/compiled/strip-ansi/index.js +0 -0
- package/app/node_modules/next/dist/compiled/strip-ansi/package.json +0 -0
- package/app/node_modules/next/dist/compiled/superstruct/index.cjs +0 -0
- package/app/node_modules/next/dist/compiled/superstruct/package.json +0 -0
- package/app/node_modules/next/dist/compiled/tar/index.min.js +0 -0
- package/app/node_modules/next/dist/compiled/tar/package.json +0 -0
- package/app/node_modules/next/dist/compiled/text-table/index.js +0 -0
- package/app/node_modules/next/dist/compiled/text-table/package.json +0 -0
- package/app/node_modules/next/dist/compiled/timers-browserify/main.js +0 -0
- package/app/node_modules/next/dist/compiled/timers-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/tty-browserify/index.js +0 -0
- package/app/node_modules/next/dist/compiled/tty-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/unistore/package.json +0 -0
- package/app/node_modules/next/dist/compiled/unistore/unistore.js +0 -0
- package/app/node_modules/next/dist/compiled/util/package.json +0 -0
- package/app/node_modules/next/dist/compiled/util/util.js +0 -0
- package/app/node_modules/next/dist/compiled/vm-browserify/index.js +0 -0
- package/app/node_modules/next/dist/compiled/vm-browserify/package.json +0 -0
- package/app/node_modules/next/dist/compiled/watchpack/package.json +0 -0
- package/app/node_modules/next/dist/compiled/watchpack/watchpack.js +0 -0
- package/app/node_modules/next/dist/compiled/webpack-sources3/index.js +0 -0
- package/app/node_modules/next/dist/compiled/webpack-sources3/package.json +0 -0
- package/app/node_modules/next/dist/compiled/ws/index.js +0 -0
- package/app/node_modules/next/dist/compiled/ws/package.json +0 -0
- package/app/node_modules/next/dist/compiled/zod/index.cjs +0 -0
- package/app/node_modules/next/dist/compiled/zod/package.json +0 -0
- package/app/node_modules/next/dist/compiled/zod-validation-error/index.js +0 -0
- package/app/node_modules/next/dist/compiled/zod-validation-error/package.json +0 -0
- package/app/node_modules/next/dist/experimental/testmode/context.js +0 -0
- package/app/node_modules/next/dist/experimental/testmode/fetch.js +0 -0
- package/app/node_modules/next/dist/experimental/testmode/httpget.js +0 -0
- package/app/node_modules/next/dist/experimental/testmode/server-edge.js +0 -0
- package/app/node_modules/next/dist/experimental/testmode/server.js +0 -0
- package/app/node_modules/next/dist/export/helpers/create-incremental-cache.js +0 -0
- package/app/node_modules/next/dist/export/utils.js +0 -0
- package/app/node_modules/next/dist/lib/batcher.js +0 -0
- package/app/node_modules/next/dist/lib/build-custom-route.js +0 -0
- package/app/node_modules/next/dist/lib/bundler.js +0 -0
- package/app/node_modules/next/dist/lib/client-and-server-references.js +0 -0
- package/app/node_modules/next/dist/lib/coalesced-function.js +0 -0
- package/app/node_modules/next/dist/lib/compile-error.js +0 -0
- package/app/node_modules/next/dist/lib/constants.js +0 -0
- package/app/node_modules/next/dist/lib/create-client-router-filter.js +0 -0
- package/app/node_modules/next/dist/lib/default-transpiled-packages.json +0 -0
- package/app/node_modules/next/dist/lib/detached-promise.js +0 -0
- package/app/node_modules/next/dist/lib/detect-typo.js +0 -0
- package/app/node_modules/next/dist/lib/download-swc.js +0 -0
- package/app/node_modules/next/dist/lib/error-telemetry-utils.js +0 -0
- package/app/node_modules/next/dist/lib/fallback.js +0 -0
- package/app/node_modules/next/dist/lib/fatal-error.js +0 -0
- package/app/node_modules/next/dist/lib/file-exists.js +0 -0
- package/app/node_modules/next/dist/lib/find-config.js +0 -0
- package/app/node_modules/next/dist/lib/find-pages-dir.js +0 -0
- package/app/node_modules/next/dist/lib/find-root.js +0 -0
- package/app/node_modules/next/dist/lib/format-dynamic-import-path.js +0 -0
- package/app/node_modules/next/dist/lib/format-server-error.js +0 -0
- package/app/node_modules/next/dist/lib/framework/boundary-components.js +0 -0
- package/app/node_modules/next/dist/lib/framework/boundary-constants.js +0 -0
- package/app/node_modules/next/dist/lib/fs/rename.js +0 -0
- package/app/node_modules/next/dist/lib/fs/write-atomic.js +0 -0
- package/app/node_modules/next/dist/lib/generate-interception-routes-rewrites.js +0 -0
- package/app/node_modules/next/dist/lib/get-network-host.js +0 -0
- package/app/node_modules/next/dist/lib/get-project-dir.js +0 -0
- package/app/node_modules/next/dist/lib/has-necessary-dependencies.js +0 -0
- package/app/node_modules/next/dist/lib/helpers/get-cache-directory.js +0 -0
- package/app/node_modules/next/dist/lib/helpers/get-online.js +0 -0
- package/app/node_modules/next/dist/lib/helpers/get-pkg-manager.js +0 -0
- package/app/node_modules/next/dist/lib/helpers/get-registry.js +0 -0
- package/app/node_modules/next/dist/lib/helpers/install.js +0 -0
- package/app/node_modules/next/dist/lib/install-dependencies.js +0 -0
- package/app/node_modules/next/dist/lib/interop-default.js +0 -0
- package/app/node_modules/next/dist/lib/is-api-route.js +0 -0
- package/app/node_modules/next/dist/lib/is-app-page-route.js +0 -0
- package/app/node_modules/next/dist/lib/is-app-route-route.js +0 -0
- package/app/node_modules/next/dist/lib/is-edge-runtime.js +0 -0
- package/app/node_modules/next/dist/lib/is-error.js +0 -0
- package/app/node_modules/next/dist/lib/is-interception-route-rewrite.js +0 -0
- package/app/node_modules/next/dist/lib/is-internal-component.js +0 -0
- package/app/node_modules/next/dist/lib/is-serializable-props.js +0 -0
- package/app/node_modules/next/dist/lib/known-edge-safe-packages.json +0 -0
- package/app/node_modules/next/dist/lib/load-custom-routes.js +0 -0
- package/app/node_modules/next/dist/lib/memory/trace.js +0 -0
- package/app/node_modules/next/dist/lib/metadata/get-metadata-route.js +0 -0
- package/app/node_modules/next/dist/lib/metadata/is-metadata-route.js +0 -0
- package/app/node_modules/next/dist/lib/metadata/metadata-context.js +0 -0
- package/app/node_modules/next/dist/lib/multi-file-writer.js +0 -0
- package/app/node_modules/next/dist/lib/needs-experimental-react.js +0 -0
- package/app/node_modules/next/dist/lib/non-nullable.js +0 -0
- package/app/node_modules/next/dist/lib/normalize-path.js +0 -0
- package/app/node_modules/next/dist/lib/oxford-comma-list.js +0 -0
- package/app/node_modules/next/dist/lib/page-types.js +0 -0
- package/app/node_modules/next/dist/lib/patch-incorrect-lockfile.js +0 -0
- package/app/node_modules/next/dist/lib/pick.js +0 -0
- package/app/node_modules/next/dist/lib/picocolors.js +0 -0
- package/app/node_modules/next/dist/lib/realpath.js +0 -0
- package/app/node_modules/next/dist/lib/recursive-delete.js +0 -0
- package/app/node_modules/next/dist/lib/recursive-readdir.js +0 -0
- package/app/node_modules/next/dist/lib/redirect-status.js +0 -0
- package/app/node_modules/next/dist/lib/resolve-from.js +0 -0
- package/app/node_modules/next/dist/lib/route-pattern-normalizer.js +0 -0
- package/app/node_modules/next/dist/lib/scheduler.js +0 -0
- package/app/node_modules/next/dist/lib/semver-noop.js +0 -0
- package/app/node_modules/next/dist/lib/static-env.js +0 -0
- package/app/node_modules/next/dist/lib/try-to-parse-path.js +0 -0
- package/app/node_modules/next/dist/lib/turbopack-warning.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/diagnosticFormatter.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/getTypeScriptConfiguration.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/getTypeScriptIntent.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/missingDependencyError.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/runTypeCheck.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/type-paths.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/writeAppTypeDeclarations.js +0 -0
- package/app/node_modules/next/dist/lib/typescript/writeConfigurationDefaults.js +0 -0
- package/app/node_modules/next/dist/lib/url.js +0 -0
- package/app/node_modules/next/dist/lib/verify-partytown-setup.js +0 -0
- package/app/node_modules/next/dist/lib/verify-typescript-setup.js +0 -0
- package/app/node_modules/next/dist/lib/wait.js +0 -0
- package/app/node_modules/next/dist/lib/with-promise-cache.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/attach-nodejs-debugger-middleware.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/dev-indicator-middleware.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/devtools-config-middleware.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/font/get-dev-overlay-font-middleware.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/get-next-error-feedback-middleware.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/launch-editor.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/middleware-response.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/restart-dev-server-middleware.js +0 -0
- package/app/node_modules/next/dist/next-devtools/server/shared.js +0 -0
- package/app/node_modules/next/dist/next-devtools/shared/console-error.js +0 -0
- package/app/node_modules/next/dist/next-devtools/shared/deepmerge.js +0 -0
- package/app/node_modules/next/dist/next-devtools/shared/devtools-config-schema.js +0 -0
- package/app/node_modules/next/dist/next-devtools/shared/forward-logs-shared.js +0 -0
- package/app/node_modules/next/dist/next-devtools/shared/react-18-hydration-error.js +0 -0
- package/app/node_modules/next/dist/next-devtools/shared/react-19-hydration-error.js +0 -0
- package/app/node_modules/next/dist/next-devtools/shared/webpack-module-path.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/app-dev-overlay-error-boundary.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/errors/replay-ssr-only-errors.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/errors/stitched-error.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/errors/use-error-handler.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/forward-logs-utils.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/forward-logs.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/segment-explorer-node.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/app/terminal-logging-config.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/pages/hydration-error-state.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-error-boundary.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/pages/pages-dev-overlay-setup.js +0 -0
- package/app/node_modules/next/dist/next-devtools/userspace/use-app-dev-rendering-indicator.js +0 -0
- package/app/node_modules/next/dist/server/ReactDOMServerPages.js +0 -0
- package/app/node_modules/next/dist/server/accept-header.js +0 -0
- package/app/node_modules/next/dist/server/after/after-context.js +0 -0
- package/app/node_modules/next/dist/server/after/awaiter.js +0 -0
- package/app/node_modules/next/dist/server/after/builtin-request-context.js +0 -0
- package/app/node_modules/next/dist/server/after/run-with-after.js +0 -0
- package/app/node_modules/next/dist/server/api-utils/get-cookie-parser.js +0 -0
- package/app/node_modules/next/dist/server/api-utils/index.js +0 -0
- package/app/node_modules/next/dist/server/api-utils/node/parse-body.js +0 -0
- package/app/node_modules/next/dist/server/api-utils/node/try-get-preview-data.js +0 -0
- package/app/node_modules/next/dist/server/app-render/action-async-storage-instance.js +0 -0
- package/app/node_modules/next/dist/server/app-render/action-async-storage.external.js +0 -0
- package/app/node_modules/next/dist/server/app-render/action-handler.js +0 -0
- package/app/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js +0 -0
- package/app/node_modules/next/dist/server/app-render/after-task-async-storage.external.js +0 -0
- package/app/node_modules/next/dist/server/app-render/app-render-prerender-utils.js +0 -0
- package/app/node_modules/next/dist/server/app-render/app-render-render-utils.js +0 -0
- package/app/node_modules/next/dist/server/app-render/app-render-scheduling.js +0 -0
- package/app/node_modules/next/dist/server/app-render/app-render.js +0 -0
- package/app/node_modules/next/dist/server/app-render/async-local-storage.js +0 -0
- package/app/node_modules/next/dist/server/app-render/cache-signal.js +0 -0
- package/app/node_modules/next/dist/server/app-render/console-async-storage-instance.js +0 -0
- package/app/node_modules/next/dist/server/app-render/console-async-storage.external.js +0 -0
- package/app/node_modules/next/dist/server/app-render/create-component-styles-and-scripts.js +0 -0
- package/app/node_modules/next/dist/server/app-render/create-component-tree.js +0 -0
- package/app/node_modules/next/dist/server/app-render/create-error-handler.js +0 -0
- package/app/node_modules/next/dist/server/app-render/create-flight-router-state-from-loader-tree.js +0 -0
- package/app/node_modules/next/dist/server/app-render/csrf-protection.js +0 -0
- package/app/node_modules/next/dist/server/app-render/debug-channel-server.js +0 -0
- package/app/node_modules/next/dist/server/app-render/debug-channel-server.web.js +0 -0
- package/app/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js +0 -0
- package/app/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js +0 -0
- package/app/node_modules/next/dist/server/app-render/dynamic-rendering.js +0 -0
- package/app/node_modules/next/dist/server/app-render/encryption-utils-server.js +0 -0
- package/app/node_modules/next/dist/server/app-render/encryption-utils.js +0 -0
- package/app/node_modules/next/dist/server/app-render/flight-render-result.js +0 -0
- package/app/node_modules/next/dist/server/app-render/get-asset-query-string.js +0 -0
- package/app/node_modules/next/dist/server/app-render/get-css-inlined-link-tags.js +0 -0
- package/app/node_modules/next/dist/server/app-render/get-layer-assets.js +0 -0
- package/app/node_modules/next/dist/server/app-render/get-preloadable-fonts.js +0 -0
- package/app/node_modules/next/dist/server/app-render/get-script-nonce-from-header.js +0 -0
- package/app/node_modules/next/dist/server/app-render/get-short-dynamic-param-type.js +0 -0
- package/app/node_modules/next/dist/server/app-render/has-loading-component-in-tree.js +0 -0
- package/app/node_modules/next/dist/server/app-render/instant-validation/boundary-constants.js +0 -0
- package/app/node_modules/next/dist/server/app-render/instant-validation/boundary-tracking.js +0 -0
- package/app/node_modules/next/dist/server/app-render/instant-validation/instant-config.js +0 -0
- package/app/node_modules/next/dist/server/app-render/instant-validation/instant-samples-client.js +0 -0
- package/app/node_modules/next/dist/server/app-render/instant-validation/instant-samples.js +0 -0
- package/app/node_modules/next/dist/server/app-render/instant-validation/instant-validation-error.js +0 -0
- package/app/node_modules/next/dist/server/app-render/instant-validation/stream-utils.js +0 -0
- package/app/node_modules/next/dist/server/app-render/interop-default.js +0 -0
- package/app/node_modules/next/dist/server/app-render/make-get-server-inserted-html.js +0 -0
- package/app/node_modules/next/dist/server/app-render/manifests-singleton.js +0 -0
- package/app/node_modules/next/dist/server/app-render/metadata-insertion/create-server-inserted-metadata.js +0 -0
- package/app/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js +0 -0
- package/app/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js +0 -0
- package/app/node_modules/next/dist/server/app-render/parse-and-validate-flight-router-state.js +0 -0
- package/app/node_modules/next/dist/server/app-render/postponed-state.js +0 -0
- package/app/node_modules/next/dist/server/app-render/prospective-render-utils.js +0 -0
- package/app/node_modules/next/dist/server/app-render/react-large-shell-error.js +0 -0
- package/app/node_modules/next/dist/server/app-render/react-server.node.js +0 -0
- package/app/node_modules/next/dist/server/app-render/render-css-resource.js +0 -0
- package/app/node_modules/next/dist/server/app-render/required-scripts.js +0 -0
- package/app/node_modules/next/dist/server/app-render/segment-explorer-path.js +0 -0
- package/app/node_modules/next/dist/server/app-render/server-inserted-html.js +0 -0
- package/app/node_modules/next/dist/server/app-render/staged-rendering.js +0 -0
- package/app/node_modules/next/dist/server/app-render/stale-time.js +0 -0
- package/app/node_modules/next/dist/server/app-render/stream-ops.js +0 -0
- package/app/node_modules/next/dist/server/app-render/stream-ops.web.js +0 -0
- package/app/node_modules/next/dist/server/app-render/strip-flight-headers.js +0 -0
- package/app/node_modules/next/dist/server/app-render/types.js +0 -0
- package/app/node_modules/next/dist/server/app-render/use-flight-response.js +0 -0
- package/app/node_modules/next/dist/server/app-render/vary-params.js +0 -0
- package/app/node_modules/next/dist/server/app-render/walk-tree-with-flight-router-state.js +0 -0
- package/app/node_modules/next/dist/server/app-render/work-async-storage-instance.js +0 -0
- package/app/node_modules/next/dist/server/app-render/work-async-storage.external.js +0 -0
- package/app/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js +0 -0
- package/app/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js +0 -0
- package/app/node_modules/next/dist/server/async-storage/draft-mode-provider.js +0 -0
- package/app/node_modules/next/dist/server/async-storage/request-store.js +0 -0
- package/app/node_modules/next/dist/server/async-storage/work-store.js +0 -0
- package/app/node_modules/next/dist/server/base-http/helpers.js +0 -0
- package/app/node_modules/next/dist/server/base-http/index.js +0 -0
- package/app/node_modules/next/dist/server/base-http/node.js +0 -0
- package/app/node_modules/next/dist/server/base-server.js +0 -0
- package/app/node_modules/next/dist/server/body-streams.js +0 -0
- package/app/node_modules/next/dist/server/cache-dir.js +0 -0
- package/app/node_modules/next/dist/server/capsize-font-metrics.json +0 -0
- package/app/node_modules/next/dist/server/ci-info.js +0 -0
- package/app/node_modules/next/dist/server/client-component-renderer-logger.js +0 -0
- package/app/node_modules/next/dist/server/config-schema.js +0 -0
- package/app/node_modules/next/dist/server/config-shared.js +0 -0
- package/app/node_modules/next/dist/server/config-utils.js +0 -0
- package/app/node_modules/next/dist/server/config.js +0 -0
- package/app/node_modules/next/dist/server/crypto-utils.js +0 -0
- package/app/node_modules/next/dist/server/dev/browser-logs/file-logger.js +0 -0
- package/app/node_modules/next/dist/server/dev/browser-logs/receive-logs.js +0 -0
- package/app/node_modules/next/dist/server/dev/browser-logs/source-map.js +0 -0
- package/app/node_modules/next/dist/server/dev/debug-channel.js +0 -0
- package/app/node_modules/next/dist/server/dev/dev-indicator-server-state.js +0 -0
- package/app/node_modules/next/dist/server/dev/get-source-map-from-file.js +0 -0
- package/app/node_modules/next/dist/server/dev/hot-middleware.js +0 -0
- package/app/node_modules/next/dist/server/dev/hot-reloader-rspack.js +0 -0
- package/app/node_modules/next/dist/server/dev/hot-reloader-shared-utils.js +0 -0
- package/app/node_modules/next/dist/server/dev/hot-reloader-turbopack.js +0 -0
- package/app/node_modules/next/dist/server/dev/hot-reloader-types.js +0 -0
- package/app/node_modules/next/dist/server/dev/hot-reloader-webpack.js +0 -0
- package/app/node_modules/next/dist/server/dev/log-requests.js +0 -0
- package/app/node_modules/next/dist/server/dev/messages.js +0 -0
- package/app/node_modules/next/dist/server/dev/middleware-turbopack.js +0 -0
- package/app/node_modules/next/dist/server/dev/middleware-webpack.js +0 -0
- package/app/node_modules/next/dist/server/dev/next-dev-server.js +0 -0
- package/app/node_modules/next/dist/server/dev/node-stack-frames.js +0 -0
- package/app/node_modules/next/dist/server/dev/on-demand-entry-handler.js +0 -0
- package/app/node_modules/next/dist/server/dev/parse-version-info.js +0 -0
- package/app/node_modules/next/dist/server/dev/require-cache.js +0 -0
- package/app/node_modules/next/dist/server/dev/serialized-errors.js +0 -0
- package/app/node_modules/next/dist/server/dev/server-action-logger.js +0 -0
- package/app/node_modules/next/dist/server/dev/static-paths-worker.js +0 -0
- package/app/node_modules/next/dist/server/dev/turbopack-utils.js +0 -0
- package/app/node_modules/next/dist/server/dynamic-rendering-utils.js +0 -0
- package/app/node_modules/next/dist/server/font-utils.js +0 -0
- package/app/node_modules/next/dist/server/get-app-route-from-entrypoint.js +0 -0
- package/app/node_modules/next/dist/server/get-route-from-entrypoint.js +0 -0
- package/app/node_modules/next/dist/server/image-optimizer.js +0 -0
- package/app/node_modules/next/dist/server/instrumentation/utils.js +0 -0
- package/app/node_modules/next/dist/server/internal-utils.js +0 -0
- package/app/node_modules/next/dist/server/is-private-ip.js +0 -0
- package/app/node_modules/next/dist/server/lib/app-dir-module.js +0 -0
- package/app/node_modules/next/dist/server/lib/app-info-log.js +0 -0
- package/app/node_modules/next/dist/server/lib/async-callback-set.js +0 -0
- package/app/node_modules/next/dist/server/lib/cache-control.js +0 -0
- package/app/node_modules/next/dist/server/lib/cache-handlers/default.js +0 -0
- package/app/node_modules/next/dist/server/lib/chrome-devtools-workspace.js +0 -0
- package/app/node_modules/next/dist/server/lib/clone-response.js +0 -0
- package/app/node_modules/next/dist/server/lib/cpu-profile.js +0 -0
- package/app/node_modules/next/dist/server/lib/decode-query-path-parameter.js +0 -0
- package/app/node_modules/next/dist/server/lib/dedupe-fetch.js +0 -0
- package/app/node_modules/next/dist/server/lib/dev-bundler-service.js +0 -0
- package/app/node_modules/next/dist/server/lib/disk-lru-cache.external.js +0 -0
- package/app/node_modules/next/dist/server/lib/encode-cache-tag.js +0 -0
- package/app/node_modules/next/dist/server/lib/etag.js +0 -0
- package/app/node_modules/next/dist/server/lib/experimental/create-env-definitions.js +0 -0
- package/app/node_modules/next/dist/server/lib/experimental/ppr.js +0 -0
- package/app/node_modules/next/dist/server/lib/find-page-file.js +0 -0
- package/app/node_modules/next/dist/server/lib/fix-mojibake.js +0 -0
- package/app/node_modules/next/dist/server/lib/format-hostname.js +0 -0
- package/app/node_modules/next/dist/server/lib/i18n-provider.js +0 -0
- package/app/node_modules/next/dist/server/lib/implicit-tags.js +0 -0
- package/app/node_modules/next/dist/server/lib/incremental-cache/file-system-cache.js +0 -0
- package/app/node_modules/next/dist/server/lib/incremental-cache/index.js +0 -0
- package/app/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js +0 -0
- package/app/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js +0 -0
- package/app/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js +0 -0
- package/app/node_modules/next/dist/server/lib/install-code-frame.js +0 -0
- package/app/node_modules/next/dist/server/lib/is-ipv6.js +0 -0
- package/app/node_modules/next/dist/server/lib/is-rsc-request.js +0 -0
- package/app/node_modules/next/dist/server/lib/lazy-result.js +0 -0
- package/app/node_modules/next/dist/server/lib/lru-cache.js +0 -0
- package/app/node_modules/next/dist/server/lib/match-next-data-pathname.js +0 -0
- package/app/node_modules/next/dist/server/lib/mock-request.js +0 -0
- package/app/node_modules/next/dist/server/lib/module-loader/node-module-loader.js +0 -0
- package/app/node_modules/next/dist/server/lib/node-fs-methods.js +0 -0
- package/app/node_modules/next/dist/server/lib/parse-stack.js +0 -0
- package/app/node_modules/next/dist/server/lib/patch-fetch.js +0 -0
- package/app/node_modules/next/dist/server/lib/patch-set-header.js +0 -0
- package/app/node_modules/next/dist/server/lib/postponed-request-body.js +0 -0
- package/app/node_modules/next/dist/server/lib/render-server.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-server.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/block-cross-site-dev.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/build-data-route.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/cache-life-type-utils.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/decode-path-params.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/filesystem.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/is-postpone.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/proxy-request.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/resolve-routes.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/route-types-utils.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/router-server-context.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/setup-dev-bundler.js +0 -0
- package/app/node_modules/next/dist/server/lib/router-utils/typegen.js +0 -0
- package/app/node_modules/next/dist/server/lib/server-action-request-meta.js +0 -0
- package/app/node_modules/next/dist/server/lib/server-ipc/utils.js +0 -0
- package/app/node_modules/next/dist/server/lib/source-maps.js +0 -0
- package/app/node_modules/next/dist/server/lib/start-server.js +0 -0
- package/app/node_modules/next/dist/server/lib/streaming-metadata.js +0 -0
- package/app/node_modules/next/dist/server/lib/to-route.js +0 -0
- package/app/node_modules/next/dist/server/lib/trace/constants.js +0 -0
- package/app/node_modules/next/dist/server/lib/trace/tracer.js +0 -0
- package/app/node_modules/next/dist/server/lib/trace/utils.js +0 -0
- package/app/node_modules/next/dist/server/lib/utils.js +0 -0
- package/app/node_modules/next/dist/server/load-components.js +0 -0
- package/app/node_modules/next/dist/server/load-default-error-components.js +0 -0
- package/app/node_modules/next/dist/server/load-manifest.external.js +0 -0
- package/app/node_modules/next/dist/server/match-bundle.js +0 -0
- package/app/node_modules/next/dist/server/mcp/get-mcp-middleware.js +0 -0
- package/app/node_modules/next/dist/server/mcp/get-or-create-mcp-server.js +0 -0
- package/app/node_modules/next/dist/server/mcp/mcp-telemetry-tracker.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/get-errors.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/get-logs.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/get-page-metadata.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/get-project-metadata.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/get-routes.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/get-server-action-by-id.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/next-instance-error-state.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/utils/browser-communication.js +0 -0
- package/app/node_modules/next/dist/server/mcp/tools/utils/format-errors.js +0 -0
- package/app/node_modules/next/dist/server/next-server.js +0 -0
- package/app/node_modules/next/dist/server/next-typescript.js +0 -0
- package/app/node_modules/next/dist/server/next.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-baseline.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/console-dim.external.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/console-exit.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/console-file.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/date.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/error-inspect.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/fast-set-immediate.external.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/global-behaviors.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/io-utils.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/node-crypto.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/process-error-handlers.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/random.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/unhandled-rejection.external.js +0 -0
- package/app/node_modules/next/dist/server/node-environment-extensions/web-crypto.js +0 -0
- package/app/node_modules/next/dist/server/node-environment.js +0 -0
- package/app/node_modules/next/dist/server/node-polyfill-crypto.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/absolute-filename-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/app/app-bundle-path-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/app/app-filename-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/app/app-page-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/app/app-pathname-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/app/index.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/pages/index.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/pages/pages-bundle-path-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/pages/pages-filename-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/pages/pages-page-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/built/pages/pages-pathname-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/locale-route-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/normalizers.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/prefixing-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/request/base-path.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/request/next-data.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/request/prefix.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/request/rsc.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/request/segment-prefix-rsc.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/request/suffix.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/underscore-normalizer.js +0 -0
- package/app/node_modules/next/dist/server/normalizers/wrap-normalizer-fn.js +0 -0
- package/app/node_modules/next/dist/server/patch-error-inspect.js +0 -0
- package/app/node_modules/next/dist/server/pipe-readable.js +0 -0
- package/app/node_modules/next/dist/server/post-process.js +0 -0
- package/app/node_modules/next/dist/server/render-result.js +0 -0
- package/app/node_modules/next/dist/server/render.js +0 -0
- package/app/node_modules/next/dist/server/request/fallback-params.js +0 -0
- package/app/node_modules/next/dist/server/request-meta.js +0 -0
- package/app/node_modules/next/dist/server/require-hook.js +0 -0
- package/app/node_modules/next/dist/server/require.js +0 -0
- package/app/node_modules/next/dist/server/response-cache/index.js +0 -0
- package/app/node_modules/next/dist/server/response-cache/types.js +0 -0
- package/app/node_modules/next/dist/server/response-cache/utils.js +0 -0
- package/app/node_modules/next/dist/server/resume-data-cache/cache-store.js +0 -0
- package/app/node_modules/next/dist/server/resume-data-cache/resume-data-cache.js +0 -0
- package/app/node_modules/next/dist/server/revalidation-utils.js +0 -0
- package/app/node_modules/next/dist/server/route-definitions/app-page-route-definition.js +0 -0
- package/app/node_modules/next/dist/server/route-kind.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-managers/default-route-matcher-manager.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-managers/dev-route-matcher-manager.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/app-page-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/app-route-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-page-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/dev/dev-app-route-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-api-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/dev/dev-pages-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/dev/file-cache-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/batched-file-reader.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/dev/helpers/file-reader/default-file-reader.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/helpers/cached-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/node-manifest-loader.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/helpers/manifest-loaders/server-manifest-loader.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/manifest-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/pages-api-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matcher-providers/pages-route-matcher-provider.js +0 -0
- package/app/node_modules/next/dist/server/route-matchers/app-page-route-matcher.js +0 -0
- package/app/node_modules/next/dist/server/route-matchers/app-route-route-matcher.js +0 -0
- package/app/node_modules/next/dist/server/route-matchers/locale-route-matcher.js +0 -0
- package/app/node_modules/next/dist/server/route-matchers/pages-api-route-matcher.js +0 -0
- package/app/node_modules/next/dist/server/route-matchers/pages-route-matcher.js +0 -0
- package/app/node_modules/next/dist/server/route-matchers/route-matcher.js +0 -0
- package/app/node_modules/next/dist/server/route-matches/pages-api-route-match.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/helpers/prerender-manifest-matcher.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/module.compiled.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/module.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/module.render.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/normalize-request-url.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/app-router-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/entrypoints.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/head-manager-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/hooks-client-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/image-config-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/router-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/contexts/server-inserted-html.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/rsc/entrypoints.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/app-page/vendored/ssr/entrypoints.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/checks.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/builtin/_error.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/module.compiled.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/module.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/module.render.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/pages-handler.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/app-router-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/entrypoints.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/head-manager-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/hooks-client-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/html-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/image-config-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/loadable.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/router-context.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/pages/vendored/contexts/server-inserted-html.js +0 -0
- package/app/node_modules/next/dist/server/route-modules/route-module.js +0 -0
- package/app/node_modules/next/dist/server/runtime-reacts.external.js +0 -0
- package/app/node_modules/next/dist/server/send-payload.js +0 -0
- package/app/node_modules/next/dist/server/send-response.js +0 -0
- package/app/node_modules/next/dist/server/serve-static.js +0 -0
- package/app/node_modules/next/dist/server/server-route-utils.js +0 -0
- package/app/node_modules/next/dist/server/server-utils.js +0 -0
- package/app/node_modules/next/dist/server/setup-http-agent-env.js +0 -0
- package/app/node_modules/next/dist/server/stream-utils/encoded-tags.js +0 -0
- package/app/node_modules/next/dist/server/stream-utils/node-web-streams-helper.js +0 -0
- package/app/node_modules/next/dist/server/stream-utils/uint8array-helpers.js +0 -0
- package/app/node_modules/next/dist/server/typescript/constant.js +0 -0
- package/app/node_modules/next/dist/server/typescript/index.js +0 -0
- package/app/node_modules/next/dist/server/typescript/rules/client-boundary.js +0 -0
- package/app/node_modules/next/dist/server/typescript/rules/config.js +0 -0
- package/app/node_modules/next/dist/server/typescript/rules/entry.js +0 -0
- package/app/node_modules/next/dist/server/typescript/rules/error.js +0 -0
- package/app/node_modules/next/dist/server/typescript/rules/metadata.js +0 -0
- package/app/node_modules/next/dist/server/typescript/rules/server-boundary.js +0 -0
- package/app/node_modules/next/dist/server/typescript/rules/server.js +0 -0
- package/app/node_modules/next/dist/server/typescript/utils.js +0 -0
- package/app/node_modules/next/dist/server/use-cache/constants.js +0 -0
- package/app/node_modules/next/dist/server/use-cache/handlers.js +0 -0
- package/app/node_modules/next/dist/server/utils.js +0 -0
- package/app/node_modules/next/dist/server/web/adapter.js +0 -0
- package/app/node_modules/next/dist/server/web/error.js +0 -0
- package/app/node_modules/next/dist/server/web/get-edge-preview-props.js +0 -0
- package/app/node_modules/next/dist/server/web/globals.js +0 -0
- package/app/node_modules/next/dist/server/web/http.js +0 -0
- package/app/node_modules/next/dist/server/web/next-url.js +0 -0
- package/app/node_modules/next/dist/server/web/sandbox/context.js +0 -0
- package/app/node_modules/next/dist/server/web/sandbox/fetch-inline-assets.js +0 -0
- package/app/node_modules/next/dist/server/web/sandbox/index.js +0 -0
- package/app/node_modules/next/dist/server/web/sandbox/resource-managers.js +0 -0
- package/app/node_modules/next/dist/server/web/sandbox/sandbox.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/adapters/headers.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/adapters/next-request.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/adapters/request-cookies.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/cookies.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/fetch-event.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/request.js +0 -0
- package/app/node_modules/next/dist/server/web/spec-extension/response.js +0 -0
- package/app/node_modules/next/dist/server/web/utils.js +0 -0
- package/app/node_modules/next/dist/server/web/web-on-close.js +0 -0
- package/app/node_modules/next/dist/shared/lib/action-revalidation-kind.js +0 -0
- package/app/node_modules/next/dist/shared/lib/app-router-context.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/app-router-types.js +0 -0
- package/app/node_modules/next/dist/shared/lib/bloom-filter.js +0 -0
- package/app/node_modules/next/dist/shared/lib/constants.js +0 -0
- package/app/node_modules/next/dist/shared/lib/deep-freeze.js +0 -0
- package/app/node_modules/next/dist/shared/lib/deployment-id.js +0 -0
- package/app/node_modules/next/dist/shared/lib/dset.js +0 -0
- package/app/node_modules/next/dist/shared/lib/encode-uri-path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/entry-constants.js +0 -0
- package/app/node_modules/next/dist/shared/lib/error-source.js +0 -0
- package/app/node_modules/next/dist/shared/lib/errors/canary-only-config-error.js +0 -0
- package/app/node_modules/next/dist/shared/lib/errors/code-frame.js +0 -0
- package/app/node_modules/next/dist/shared/lib/errors/constants.js +0 -0
- package/app/node_modules/next/dist/shared/lib/errors/empty-generate-static-params-error.js +0 -0
- package/app/node_modules/next/dist/shared/lib/errors/hard-deprecated-config-error.js +0 -0
- package/app/node_modules/next/dist/shared/lib/escape-regexp.js +0 -0
- package/app/node_modules/next/dist/shared/lib/format-webpack-messages.js +0 -0
- package/app/node_modules/next/dist/shared/lib/get-hostname.js +0 -0
- package/app/node_modules/next/dist/shared/lib/get-rspack.js +0 -0
- package/app/node_modules/next/dist/shared/lib/get-webpack-bundler.js +0 -0
- package/app/node_modules/next/dist/shared/lib/hash.js +0 -0
- package/app/node_modules/next/dist/shared/lib/head-manager-context.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/head.js +0 -0
- package/app/node_modules/next/dist/shared/lib/hooks-client-context.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/html-context.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/htmlescape.js +0 -0
- package/app/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js +0 -0
- package/app/node_modules/next/dist/shared/lib/i18n/get-locale-redirect.js +0 -0
- package/app/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/image-blur-svg.js +0 -0
- package/app/node_modules/next/dist/shared/lib/image-config-context.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/image-config.js +0 -0
- package/app/node_modules/next/dist/shared/lib/invariant-error.js +0 -0
- package/app/node_modules/next/dist/shared/lib/is-internal.js +0 -0
- package/app/node_modules/next/dist/shared/lib/is-plain-object.js +0 -0
- package/app/node_modules/next/dist/shared/lib/is-thenable.js +0 -0
- package/app/node_modules/next/dist/shared/lib/isomorphic/path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/lazy-dynamic/bailout-to-csr.js +0 -0
- package/app/node_modules/next/dist/shared/lib/loadable-context.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/loadable.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/magic-identifier.js +0 -0
- package/app/node_modules/next/dist/shared/lib/match-local-pattern.js +0 -0
- package/app/node_modules/next/dist/shared/lib/match-remote-pattern.js +0 -0
- package/app/node_modules/next/dist/shared/lib/mitt.js +0 -0
- package/app/node_modules/next/dist/shared/lib/modern-browserslist-target.js +0 -0
- package/app/node_modules/next/dist/shared/lib/no-fallback-error.external.js +0 -0
- package/app/node_modules/next/dist/shared/lib/normalized-asset-prefix.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/absolute-path-to-page.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/denormalize-page-path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/get-page-paths.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/normalize-data-path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/normalize-page-path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/normalize-path-sep.js +0 -0
- package/app/node_modules/next/dist/shared/lib/page-path/remove-page-path-tail.js +0 -0
- package/app/node_modules/next/dist/shared/lib/promise-with-resolvers.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/adapters.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/router.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/routes/app.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/add-locale.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/app-paths.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/as-path-to-search-params.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/cache-busting-search-param.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/compare-states.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/disable-smooth-scroll.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/escape-path-delimiters.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/format-url.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/get-asset-path-from-route.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/get-dynamic-param.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/get-route-from-asset-path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/get-segment-param.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/html-bots.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/index.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/interception-prefix-from-param-type.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/interception-routes.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/interpolate-as.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/is-bot.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/is-dynamic.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/is-local-url.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/middleware-route-matcher.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/omit.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/parse-loader-tree.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/parse-path.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/parse-relative-url.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/parse-url.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/path-match.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/prepare-destination.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/querystring.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/relativize-url.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/resolve-param-value.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/resolve-rewrites.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/route-match-utils.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/route-matcher.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/route-regex.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router/utils/sorted-routes.js +0 -0
- package/app/node_modules/next/dist/shared/lib/router-context.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/segment-cache/segment-value-encoding.js +0 -0
- package/app/node_modules/next/dist/shared/lib/segment-cache/vary-params-decoding.js +0 -0
- package/app/node_modules/next/dist/shared/lib/segment.js +0 -0
- package/app/node_modules/next/dist/shared/lib/server-inserted-html.shared-runtime.js +0 -0
- package/app/node_modules/next/dist/shared/lib/server-reference-info.js +0 -0
- package/app/node_modules/next/dist/shared/lib/side-effect.js +0 -0
- package/app/node_modules/next/dist/shared/lib/size-limit.js +0 -0
- package/app/node_modules/next/dist/shared/lib/turbopack/compilation-events.js +0 -0
- package/app/node_modules/next/dist/shared/lib/turbopack/entry-key.js +0 -0
- package/app/node_modules/next/dist/shared/lib/turbopack/internal-error.js +0 -0
- package/app/node_modules/next/dist/shared/lib/turbopack/manifest-loader.js +0 -0
- package/app/node_modules/next/dist/shared/lib/turbopack/utils.js +0 -0
- package/app/node_modules/next/dist/shared/lib/utils/reflect-utils.js +0 -0
- package/app/node_modules/next/dist/shared/lib/utils/warn-once.js +0 -0
- package/app/node_modules/next/dist/shared/lib/utils.js +0 -0
- package/app/node_modules/next/dist/shared/lib/zod.js +0 -0
- package/app/node_modules/next/dist/telemetry/anonymous-meta.js +0 -0
- package/app/node_modules/next/dist/telemetry/detached-flush.js +0 -0
- package/app/node_modules/next/dist/telemetry/events/build.js +0 -0
- package/app/node_modules/next/dist/telemetry/events/error-feedback.js +0 -0
- package/app/node_modules/next/dist/telemetry/events/index.js +0 -0
- package/app/node_modules/next/dist/telemetry/events/plugins.js +0 -0
- package/app/node_modules/next/dist/telemetry/events/swc-load-failure.js +0 -0
- package/app/node_modules/next/dist/telemetry/events/version.js +0 -0
- package/app/node_modules/next/dist/telemetry/flush-telemetry.js +0 -0
- package/app/node_modules/next/dist/telemetry/post-telemetry-payload.js +0 -0
- package/app/node_modules/next/dist/telemetry/project-id.js +0 -0
- package/app/node_modules/next/dist/telemetry/storage.js +0 -0
- package/app/node_modules/next/dist/trace/index.js +0 -0
- package/app/node_modules/next/dist/trace/report/index.js +0 -0
- package/app/node_modules/next/dist/trace/report/to-json-build.js +0 -0
- package/app/node_modules/next/dist/trace/report/to-json.js +0 -0
- package/app/node_modules/next/dist/trace/report/to-telemetry.js +0 -0
- package/app/node_modules/next/dist/trace/shared.js +0 -0
- package/app/node_modules/next/dist/trace/trace.js +0 -0
- package/app/node_modules/next/font/google/target.css +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/at-rule.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/comment.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/container.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/css-syntax-error.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/declaration.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/document.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/fromJSON.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/input.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/lazy-result.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/list.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/map-generator.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/no-work-result.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/node.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/parse.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/parser.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/postcss.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/previous-map.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/processor.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/result.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/root.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/rule.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/stringifier.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/stringify.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/symbols.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/terminal-highlight.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/tokenize.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/warn-once.js +0 -0
- package/app/node_modules/next/node_modules/postcss/lib/warning.js +0 -0
- package/app/node_modules/next/node_modules/postcss/package.json +0 -0
- package/app/node_modules/next/package.json +0 -0
- package/app/node_modules/picocolors/package.json +0 -0
- package/app/node_modules/picocolors/picocolors.js +0 -0
- package/app/node_modules/react/cjs/react-compiler-runtime.production.js +0 -0
- package/app/node_modules/react/cjs/react-jsx-dev-runtime.production.js +0 -0
- package/app/node_modules/react/cjs/react-jsx-runtime.production.js +0 -0
- package/app/node_modules/react/cjs/react.development.js +0 -0
- package/app/node_modules/react/cjs/react.production.js +0 -0
- package/app/node_modules/react/compiler-runtime.js +0 -0
- package/app/node_modules/react/index.js +0 -0
- package/app/node_modules/react/jsx-dev-runtime.js +0 -0
- package/app/node_modules/react/jsx-runtime.js +0 -0
- package/app/node_modules/react/package.json +0 -0
- package/app/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -0
- package/app/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +0 -0
- package/app/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -0
- package/app/node_modules/react-dom/cjs/react-dom-server.edge.production.js +0 -0
- package/app/node_modules/react-dom/cjs/react-dom-server.node.production.js +0 -0
- package/app/node_modules/react-dom/cjs/react-dom.production.js +0 -0
- package/app/node_modules/react-dom/index.js +0 -0
- package/app/node_modules/react-dom/package.json +0 -0
- package/app/node_modules/react-dom/server.browser.js +0 -0
- package/app/node_modules/react-dom/server.edge.js +0 -0
- package/app/node_modules/react-dom/server.js +0 -0
- package/app/node_modules/react-dom/server.node.js +0 -0
- package/app/node_modules/react-dom/static.js +0 -0
- package/app/node_modules/react-dom/static.node.js +0 -0
- package/app/node_modules/source-map-js/lib/array-set.js +0 -0
- package/app/node_modules/source-map-js/lib/base64-vlq.js +0 -0
- package/app/node_modules/source-map-js/lib/base64.js +0 -0
- package/app/node_modules/source-map-js/lib/binary-search.js +0 -0
- package/app/node_modules/source-map-js/lib/mapping-list.js +0 -0
- package/app/node_modules/source-map-js/lib/quick-sort.js +0 -0
- package/app/node_modules/source-map-js/lib/source-map-consumer.js +0 -0
- package/app/node_modules/source-map-js/lib/source-map-generator.js +0 -0
- package/app/node_modules/source-map-js/lib/source-node.js +0 -0
- package/app/node_modules/source-map-js/lib/util.js +0 -0
- package/app/node_modules/source-map-js/package.json +0 -0
- package/app/node_modules/source-map-js/source-map.js +0 -0
- package/app/node_modules/sql.js/.devcontainer/Dockerfile +0 -0
- package/app/node_modules/sql.js/.devcontainer/devcontainer.json +0 -0
- package/app/node_modules/sql.js/.eslintrc.js +0 -0
- package/app/node_modules/sql.js/.jsdoc.config.json +0 -0
- package/app/node_modules/sql.js/.nojekyll +0 -0
- package/app/node_modules/sql.js/AUTHORS +0 -0
- package/app/node_modules/sql.js/CONTRIBUTING.md +0 -0
- package/app/node_modules/sql.js/LICENSE +0 -0
- package/app/node_modules/sql.js/README.md +0 -0
- package/app/node_modules/sql.js/dist/sql-wasm.js +0 -0
- package/app/node_modules/sql.js/dist/sql-wasm.wasm +0 -0
- package/app/node_modules/sql.js/documentation_index.md +0 -0
- package/app/node_modules/sql.js/eslint.config.cjs +0 -0
- package/app/node_modules/sql.js/logo.svg +0 -0
- package/app/node_modules/sql.js/package.json +0 -0
- package/app/node_modules/styled-jsx/dist/index/index.js +0 -0
- package/app/node_modules/styled-jsx/index.js +0 -0
- package/app/node_modules/styled-jsx/package.json +0 -0
- package/app/node_modules/styled-jsx/style.js +0 -0
- package/app/node_modules/tldts/dist/cjs/index.js +0 -0
- package/app/node_modules/tldts/package.json +0 -0
- package/app/node_modules/tls-client-node/bin/tls-client-windows-64-1.15.1.dll +0 -0
- package/app/node_modules/tls-client-node/dist/binary.js +0 -0
- package/app/node_modules/tls-client-node/dist/client.js +0 -0
- package/app/node_modules/tls-client-node/dist/errors.js +0 -0
- package/app/node_modules/tls-client-node/dist/index.js +0 -0
- package/app/node_modules/tls-client-node/dist/multipart.js +0 -0
- package/app/node_modules/tls-client-node/dist/native.js +0 -0
- package/app/node_modules/tls-client-node/dist/response.js +0 -0
- package/app/node_modules/tls-client-node/dist/types.js +0 -0
- package/app/node_modules/tls-client-node/index.mjs +0 -0
- package/app/node_modules/tls-client-node/package.json +0 -0
- package/app/node_modules/tough-cookie/dist/index.cjs +0 -0
- package/app/node_modules/tough-cookie/package.json +0 -0
- package/app/package.json +1 -1
- package/app/public/CHANGELOG.md +0 -0
- package/app/public/favicon.svg +0 -0
- package/app/public/file.svg +0 -0
- package/app/public/globe.svg +0 -0
- package/app/public/i18n/literals/ar.json +0 -0
- package/app/public/i18n/literals/bn.json +0 -0
- package/app/public/i18n/literals/cs.json +0 -0
- package/app/public/i18n/literals/da.json +0 -0
- package/app/public/i18n/literals/de.json +0 -0
- package/app/public/i18n/literals/el.json +0 -0
- package/app/public/i18n/literals/es.json +0 -0
- package/app/public/i18n/literals/fi.json +0 -0
- package/app/public/i18n/literals/fr.json +0 -0
- package/app/public/i18n/literals/he.json +0 -0
- package/app/public/i18n/literals/hi.json +0 -0
- package/app/public/i18n/literals/hu.json +0 -0
- package/app/public/i18n/literals/id.json +0 -0
- package/app/public/i18n/literals/it.json +0 -0
- package/app/public/i18n/literals/ja.json +0 -0
- package/app/public/i18n/literals/ko.json +0 -0
- package/app/public/i18n/literals/nl.json +0 -0
- package/app/public/i18n/literals/no.json +0 -0
- package/app/public/i18n/literals/pl.json +0 -0
- package/app/public/i18n/literals/pt-BR.json +0 -0
- package/app/public/i18n/literals/pt-PT.json +0 -0
- package/app/public/i18n/literals/ro.json +0 -0
- package/app/public/i18n/literals/ru.json +0 -0
- package/app/public/i18n/literals/sv.json +0 -0
- package/app/public/i18n/literals/th.json +0 -0
- package/app/public/i18n/literals/tl.json +0 -0
- package/app/public/i18n/literals/tr.json +0 -0
- package/app/public/i18n/literals/uk.json +0 -0
- package/app/public/i18n/literals/ur.json +0 -0
- package/app/public/i18n/literals/vi.json +0 -0
- package/app/public/i18n/literals/zh-CN.json +0 -0
- package/app/public/i18n/literals/zh-TW.json +0 -0
- package/app/public/icons/icon-192.svg +0 -0
- package/app/public/icons/icon-512.svg +0 -0
- package/app/public/next.svg +0 -0
- package/app/public/providers/alicode-intl.png +0 -0
- package/app/public/providers/alicode.png +0 -0
- package/app/public/providers/amp.png +0 -0
- package/app/public/providers/anthropic-m.png +0 -0
- package/app/public/providers/anthropic.png +0 -0
- package/app/public/providers/antigravity.png +0 -0
- package/app/public/providers/assemblyai.png +0 -0
- package/app/public/providers/aws-polly.png +0 -0
- package/app/public/providers/azure.png +0 -0
- package/app/public/providers/black-forest-labs.png +0 -0
- package/app/public/providers/blackbox.png +0 -0
- package/app/public/providers/brave-search.png +0 -0
- package/app/public/providers/byteplus.png +0 -0
- package/app/public/providers/cartesia.png +0 -0
- package/app/public/providers/cerebras.png +0 -0
- package/app/public/providers/chatgpt-web.png +0 -0
- package/app/public/providers/chutes.png +0 -0
- package/app/public/providers/claude.png +0 -0
- package/app/public/providers/cline.png +0 -0
- package/app/public/providers/cloudflare-ai.png +0 -0
- package/app/public/providers/codex.png +0 -0
- package/app/public/providers/cohere.png +0 -0
- package/app/public/providers/comfyui.png +0 -0
- package/app/public/providers/commandcode.png +0 -0
- package/app/public/providers/continue.png +0 -0
- package/app/public/providers/copilot.png +0 -0
- package/app/public/providers/coqui.png +0 -0
- package/app/public/providers/cursor.png +0 -0
- package/app/public/providers/deepgram.png +0 -0
- package/app/public/providers/deepseek-tui.png +0 -0
- package/app/public/providers/deepseek.png +0 -0
- package/app/public/providers/droid.png +0 -0
- package/app/public/providers/edge-tts.png +0 -0
- package/app/public/providers/elevenlabs.png +0 -0
- package/app/public/providers/exa.png +0 -0
- package/app/public/providers/fal-ai.png +0 -0
- package/app/public/providers/firecrawl.png +0 -0
- package/app/public/providers/fireworks.png +0 -0
- package/app/public/providers/gemini-cli.png +0 -0
- package/app/public/providers/gemini.png +0 -0
- package/app/public/providers/github.png +0 -0
- package/app/public/providers/glm-cn.png +0 -0
- package/app/public/providers/glm.png +0 -0
- package/app/public/providers/google-pse.png +0 -0
- package/app/public/providers/google-tts.png +0 -0
- package/app/public/providers/grok-web.png +0 -0
- package/app/public/providers/groq.png +0 -0
- package/app/public/providers/hermes.png +0 -0
- package/app/public/providers/huggingface.png +0 -0
- package/app/public/providers/hyperbolic.png +0 -0
- package/app/public/providers/iflow.png +0 -0
- package/app/public/providers/inworld.png +0 -0
- package/app/public/providers/jcode.png +0 -0
- package/app/public/providers/jina-ai.png +0 -0
- package/app/public/providers/jina-reader.png +0 -0
- package/app/public/providers/kilocode.png +0 -0
- package/app/public/providers/kimi-coding.png +0 -0
- package/app/public/providers/kimi.png +0 -0
- package/app/public/providers/kiro.png +0 -0
- package/app/public/providers/linkup.png +0 -0
- package/app/public/providers/local-device.png +0 -0
- package/app/public/providers/minimax-cn.png +0 -0
- package/app/public/providers/minimax.png +0 -0
- package/app/public/providers/mistral.png +0 -0
- package/app/public/providers/nanobanana.png +0 -0
- package/app/public/providers/nebius.png +0 -0
- package/app/public/providers/nvidia.png +0 -0
- package/app/public/providers/oai-cc.png +0 -0
- package/app/public/providers/oai-r.png +0 -0
- package/app/public/providers/ollama-local.png +0 -0
- package/app/public/providers/ollama.png +0 -0
- package/app/public/providers/openai.png +0 -0
- package/app/public/providers/openclaw.png +0 -0
- package/app/public/providers/opencode-go.png +0 -0
- package/app/public/providers/opencode.png +0 -0
- package/app/public/providers/openrouter.png +0 -0
- package/app/public/providers/perplexity-web.png +0 -0
- package/app/public/providers/perplexity.png +0 -0
- package/app/public/providers/playht.png +0 -0
- package/app/public/providers/qwen.png +0 -0
- package/app/public/providers/recraft.png +0 -0
- package/app/public/providers/roo.png +0 -0
- package/app/public/providers/runwayml.png +0 -0
- package/app/public/providers/sdwebui.png +0 -0
- package/app/public/providers/searchapi.png +0 -0
- package/app/public/providers/searxng.png +0 -0
- package/app/public/providers/serper.png +0 -0
- package/app/public/providers/siliconflow.png +0 -0
- package/app/public/providers/stability-ai.png +0 -0
- package/app/public/providers/tavily.png +0 -0
- package/app/public/providers/together.png +0 -0
- package/app/public/providers/topaz.png +0 -0
- package/app/public/providers/tortoise.png +0 -0
- package/app/public/providers/vertex-partner.png +0 -0
- package/app/public/providers/vertex.png +0 -0
- package/app/public/providers/volcengine-ark.png +0 -0
- package/app/public/providers/voyage-ai.png +0 -0
- package/app/public/providers/xai.png +0 -0
- package/app/public/providers/xiaomi-mimo.png +0 -0
- package/app/public/providers/xiaomi-tokenplan.png +0 -0
- package/app/public/providers/youcom.png +0 -0
- package/app/public/sw.js +0 -0
- package/app/public/vercel.svg +0 -0
- package/app/public/window.svg +0 -0
- package/app/server.js +1 -1
- package/app/src/lib/db/adapters/betterSqliteAdapter.js +0 -0
- package/app/src/lib/db/adapters/bunSqliteAdapter.js +0 -0
- package/app/src/lib/db/adapters/nodeSqliteAdapter.js +0 -0
- package/app/src/lib/db/adapters/sqljsAdapter.js +0 -0
- package/app/src/lib/db/migrate.js +0 -0
- package/app/src/mitm/server.js +1 -1
- package/app/src/shared/utils/apiKey.js +0 -0
- package/hooks/postinstall.js +0 -0
- package/hooks/sqliteRuntime.js +0 -0
- package/hooks/trayRuntime.js +0 -0
- package/package.json +1 -1
- package/src/cli/api/client.js +0 -0
- package/src/cli/menus/apiKeys.js +0 -0
- package/src/cli/menus/cliTools.js +0 -0
- package/src/cli/menus/combos.js +0 -0
- package/src/cli/menus/providers.js +0 -0
- package/src/cli/menus/settings.js +0 -0
- package/src/cli/terminalUI.js +0 -0
- package/src/cli/tray/autostart.js +0 -0
- package/src/cli/tray/icon.ico +0 -0
- package/src/cli/tray/icon.png +0 -0
- package/src/cli/tray/tray.js +0 -0
- package/src/cli/tray/tray.ps1 +0 -0
- package/src/cli/tray/trayWin.js +0 -0
- package/src/cli/utils/clipboard.js +0 -0
- package/src/cli/utils/display.js +0 -0
- package/src/cli/utils/endpoint.js +0 -0
- package/src/cli/utils/format.js +0 -0
- package/src/cli/utils/input.js +0 -0
- package/src/cli/utils/menuHelper.js +0 -0
- package/src/cli/utils/modelSelector.js +0 -0
- package/app/.next/server/chunks/2304.js +0 -1
- package/app/.next/server/chunks/5802.js +0 -1
- package/app/.next/server/chunks/6942.js +0 -1
- package/app/.next/static/chunks/1966.b8f83f7ba376c962.js +0 -1
- package/app/.next/static/chunks/3899.3f761f7e3a944e8c.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/[toolId]/page-fed21a827a4bb3e7.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-c17f2e0c1008c507.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-d476a9617cd07062.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/page-b66b5afde6f6a8a5.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/[kind]/page-08083cca61db2020.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/media-providers/web/page-ec62ab7bfc6288d4.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-b66b5afde6f6a8a5.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/page-542f33955bbdaad5.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-e3ff638f08712caa.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/skills/page-fd227f3b40d28088.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/page-4bfb66364f9fce07.js +0 -1
- package/app/.next/static/chunks/app/_not-found/page-c3191fbf953a8992.js +0 -1
- package/app/.next/static/chunks/app/callback/page-b306689c942f9a55.js +0 -1
- package/app/.next/static/chunks/app/dashboard/settings/pricing/page-356efde6ea2aec77.js +0 -1
- package/app/.next/static/chunks/app/layout-6abe63d2f76d785d.js +0 -1
- package/app/.next/static/chunks/app/login/page-4b8cdc668f7c1188.js +0 -1
- package/app/.next/static/chunks/main-195dd2cec8411e79.js +0 -5
- package/app/.next/static/chunks/next/dist/client/components/builtin/global-error-50a8299adf165450.js +0 -1
- package/app/.next/static/chunks/webpack-a990cabb6976f421.js +0 -1
- /package/app/.next/static/{Z4qkKhC4m96G_Er_dNjyn → sUqwnrD-0T-R6BLMQ9AyC}/_buildManifest.js +0 -0
- /package/app/.next/static/{Z4qkKhC4m96G_Er_dNjyn → sUqwnrD-0T-R6BLMQ9AyC}/_ssgManifest.js +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
exports.id=6942,exports.ids=[6942],exports.modules={962:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\McpMarketplaceModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\McpMarketplaceModal.js","default")},2422:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\UsageStats.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\UsageStats.js","default")},3080:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\OAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\OAuthModal.js","default")},5843:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\NoAuthProxyCard.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\NoAuthProxyCard.js","default")},7290:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Card.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Card.js","default")},10079:(a,b,c)=>{"use strict";c.d(b,{ConfirmModal:()=>f,default:()=>e});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Modal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Modal.js","default"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call ConfirmModal() from the server but ConfirmModal is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Modal.js","ConfirmModal")},14285:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\KiroOAuthWrapper.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\KiroOAuthWrapper.js","default")},17218:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\CodexAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\CodexAuthModal.js","default")},18200:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\AddCustomEmbeddingModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\AddCustomEmbeddingModal.js","default")},18421:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Tooltip.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Tooltip.js","default")},19083:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\RequestLogger.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\RequestLogger.js","default")},20493:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\ComboFormModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\ComboFormModal.js","default")},26866:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Sidebar.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Sidebar.js","default")},29354:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\HeaderMenu.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\HeaderMenu.js","default")},30508:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>f});var d=c(5735);c(45512),c(71230),c(83784),c(7290),c(10079),c(92082),c(70061),c(33893),c(70092),c(40515),c(89886),c(26866),c(92669),c(49123),c(3080),c(94582),c(70603),c(20493),c(962),c(2422),c(45205),c(29354),c(33811),c(19083),c(82448),c(14285),c(87228),c(17218),c(54943),c(40167),c(80342),c(64148),c(70139),c(18200),c(5843),c(54065),c(18421),c(81923);var e=c(61780);function f({children:a}){return(0,d.jsx)(e.default,{children:a})}c(64420)},33811:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\ChangelogModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\ChangelogModal.js","default")},33893:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Badge.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Badge.js","default")},40167:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\CursorAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\CursorAuthModal.js","default")},40515:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\ThemeToggle.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\ThemeToggle.js","default")},45205:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\LanguageSwitcher.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\LanguageSwitcher.js","default")},45512:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Button.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Button.js","default")},49123:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Footer.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Footer.js","default")},53782:(a,b,c)=>{Promise.resolve().then(c.bind(c,18200)),Promise.resolve().then(c.bind(c,70061)),Promise.resolve().then(c.bind(c,33893)),Promise.resolve().then(c.bind(c,45512)),Promise.resolve().then(c.bind(c,7290)),Promise.resolve().then(c.bind(c,33811)),Promise.resolve().then(c.bind(c,17218)),Promise.resolve().then(c.bind(c,54943)),Promise.resolve().then(c.bind(c,20493)),Promise.resolve().then(c.bind(c,40167)),Promise.resolve().then(c.bind(c,70139)),Promise.resolve().then(c.bind(c,49123)),Promise.resolve().then(c.bind(c,64148)),Promise.resolve().then(c.bind(c,92669)),Promise.resolve().then(c.bind(c,29354)),Promise.resolve().then(c.bind(c,80342)),Promise.resolve().then(c.bind(c,71230)),Promise.resolve().then(c.bind(c,82448)),Promise.resolve().then(c.bind(c,14285)),Promise.resolve().then(c.bind(c,87228)),Promise.resolve().then(c.bind(c,45205)),Promise.resolve().then(c.bind(c,64420)),Promise.resolve().then(c.bind(c,61780)),Promise.resolve().then(c.bind(c,92082)),Promise.resolve().then(c.bind(c,70603)),Promise.resolve().then(c.bind(c,962)),Promise.resolve().then(c.bind(c,10079)),Promise.resolve().then(c.bind(c,94582)),Promise.resolve().then(c.bind(c,5843)),Promise.resolve().then(c.bind(c,3080)),Promise.resolve().then(c.bind(c,81923)),Promise.resolve().then(c.bind(c,19083)),Promise.resolve().then(c.bind(c,54065)),Promise.resolve().then(c.bind(c,83784)),Promise.resolve().then(c.bind(c,26866)),Promise.resolve().then(c.bind(c,89886)),Promise.resolve().then(c.bind(c,40515)),Promise.resolve().then(c.bind(c,70092)),Promise.resolve().then(c.bind(c,18421)),Promise.resolve().then(c.bind(c,2422))},54065:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\SegmentedControl.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\SegmentedControl.js","default")},54943:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\CodexOAuthWrapper.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\CodexOAuthWrapper.js","default")},61780:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\layouts\\\\DashboardLayout.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\layouts\\DashboardLayout.js","default")},64148:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\GitLabAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\GitLabAuthModal.js","default")},64420:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\layouts\\\\AuthLayout.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\layouts\\AuthLayout.js","default")},70061:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Avatar.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Avatar.js","default")},70092:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Toggle.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Toggle.js","default")},70139:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\EditConnectionModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\EditConnectionModal.js","default")},70603:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\ManualConfigModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\ManualConfigModal.js","default")},71230:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Input.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Input.js","default")},77342:(a,b,c)=>{Promise.resolve().then(c.bind(c,67738)),Promise.resolve().then(c.bind(c,25919)),Promise.resolve().then(c.bind(c,75171)),Promise.resolve().then(c.bind(c,99070)),Promise.resolve().then(c.bind(c,17660)),Promise.resolve().then(c.bind(c,11229)),Promise.resolve().then(c.bind(c,84808)),Promise.resolve().then(c.bind(c,48437)),Promise.resolve().then(c.bind(c,62727)),Promise.resolve().then(c.bind(c,51109)),Promise.resolve().then(c.bind(c,51585)),Promise.resolve().then(c.bind(c,48781)),Promise.resolve().then(c.bind(c,43182)),Promise.resolve().then(c.bind(c,86739)),Promise.resolve().then(c.bind(c,3236)),Promise.resolve().then(c.bind(c,79488)),Promise.resolve().then(c.bind(c,83552)),Promise.resolve().then(c.bind(c,8590)),Promise.resolve().then(c.bind(c,5291)),Promise.resolve().then(c.bind(c,56110)),Promise.resolve().then(c.bind(c,267)),Promise.resolve().then(c.bind(c,53838)),Promise.resolve().then(c.bind(c,85306)),Promise.resolve().then(c.bind(c,74812)),Promise.resolve().then(c.bind(c,39645)),Promise.resolve().then(c.bind(c,20084)),Promise.resolve().then(c.bind(c,95145)),Promise.resolve().then(c.bind(c,83352)),Promise.resolve().then(c.bind(c,50585)),Promise.resolve().then(c.bind(c,79346)),Promise.resolve().then(c.bind(c,11633)),Promise.resolve().then(c.bind(c,91809)),Promise.resolve().then(c.bind(c,91099)),Promise.resolve().then(c.bind(c,4770)),Promise.resolve().then(c.bind(c,42196)),Promise.resolve().then(c.bind(c,19308)),Promise.resolve().then(c.bind(c,53845)),Promise.resolve().then(c.bind(c,95514)),Promise.resolve().then(c.bind(c,32971)),Promise.resolve().then(c.bind(c,87226))},80342:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\IFlowCookieModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\IFlowCookieModal.js","default")},81923:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\ProviderInfoCard.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\ProviderInfoCard.js","default")},82448:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\KiroAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\KiroAuthModal.js","default")},83784:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Select.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Select.js","default")},87228:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\KiroSocialOAuthModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\KiroSocialOAuthModal.js","default")},92082:(a,b,c)=>{"use strict";c.d(b,{CardSkeleton:()=>h,PageLoading:()=>f,Skeleton:()=>g,Spinner:()=>e,default:()=>i});var d=c(77943);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call Spinner() from the server but Spinner is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Loading.js","Spinner"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call PageLoading() from the server but PageLoading is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Loading.js","PageLoading"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call Skeleton() from the server but Skeleton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Loading.js","Skeleton"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call CardSkeleton() from the server but CardSkeleton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Loading.js","CardSkeleton"),i=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Loading.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Loading.js","default")},92669:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\Header.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\Header.js","default")},94582:(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 \"D:\\\\code\\\\ktrouter\\\\src\\\\shared\\\\components\\\\ModelSelectModal.js\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"D:\\code\\ktrouter\\src\\shared\\components\\ModelSelectModal.js","default")}};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1966],{41966:(e,t,a)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return r}});let l=a(64252),s=a(37876),u=l._(a(14232)),n=a(98608);async function o({Component:e,ctx:t}){return{pageProps:await (0,n.loadGetInitialProps)(e,t)}}class r extends u.default.Component{static{this.origGetInitialProps=o}static{this.getInitialProps=o}render(){let{Component:e,pageProps:t}=this.props;return(0,s.jsx)(e,{...t})}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3899],{3899:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return h}});let r=n(64252),o=n(37876),a=r._(n(14232)),i=r._(n(88005)),l={400:"Bad Request",404:"This page could not be found",405:"Method Not Allowed",500:"Internal Server Error"};function d({req:e,res:t,err:n}){return{statusCode:t&&t.statusCode?t.statusCode:n?n.statusCode:404,hostname:window.location.hostname}}let s={fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},u={lineHeight:"48px"},c={display:"inline-block",margin:"0 20px 0 0",paddingRight:23,fontSize:24,fontWeight:500,verticalAlign:"top"},f={fontSize:14,fontWeight:400,lineHeight:"28px"},p={display:"inline-block"};class h extends a.default.Component{static{this.displayName="ErrorPage"}static{this.getInitialProps=d}static{this.origGetInitialProps=d}render(){let{statusCode:e,withDarkMode:t=!0}=this.props,n=this.props.title||l[e]||"An unexpected error has occurred";return(0,o.jsxs)("div",{style:s,children:[(0,o.jsx)(i.default,{children:(0,o.jsx)("title",{children:e?`${e}: ${n}`:"Application error: a client-side exception has occurred"})}),(0,o.jsxs)("div",{style:u,children:[(0,o.jsx)("style",{dangerouslySetInnerHTML:{__html:`body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}${t?"@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}":""}`}}),e?(0,o.jsx)("h1",{className:"next-error-h1",style:c,children:e}):null,(0,o.jsx)("div",{style:p,children:(0,o.jsxs)("h2",{style:f,children:[this.props.title||e?n:(0,o.jsxs)(o.Fragment,{children:["Application error: a client-side exception has occurred"," ",!!this.props.hostname&&(0,o.jsxs)(o.Fragment,{children:["while loading ",this.props.hostname]})," ","(see the browser console for more information)"]}),"."]})})]})]})}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},49762:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return i}});let r=n(14232),o=r.useLayoutEffect,a=r.useEffect;function i(e){let{headManager:t,reduceComponentsToState:n}=e;function i(){if(t&&t.mountedInstances){let e=r.Children.toArray(Array.from(t.mountedInstances).filter(Boolean));t.updateHead(n(e))}}return o(()=>(t?.mountedInstances?.add(e.children),()=>{t?.mountedInstances?.delete(e.children)})),o(()=>(t&&(t._pendingUpdate=i),()=>{t&&(t._pendingUpdate=i)})),a(()=>(t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null),()=>{t&&t._pendingUpdate&&(t._pendingUpdate(),t._pendingUpdate=null)})),null}},88005:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});var r={default:function(){return y},defaultHead:function(){return c}};for(var o in r)Object.defineProperty(t,o,{enumerable:!0,get:r[o]});let a=n(64252),i=n(88365),l=n(37876),d=i._(n(14232)),s=a._(n(49762)),u=n(40941);function c(){return[(0,l.jsx)("meta",{charSet:"utf-8"},"charset"),(0,l.jsx)("meta",{name:"viewport",content:"width=device-width"},"viewport")]}function f(e,t){return"string"==typeof t||"number"==typeof t?e:t.type===d.default.Fragment?e.concat(d.default.Children.toArray(t.props.children).reduce((e,t)=>"string"==typeof t||"number"==typeof t?e:e.concat(t),[])):e.concat(t)}n(17897);let p=["name","httpEquiv","charSet","itemProp"];function h(e){let t,n,r,o;return e.reduce(f,[]).reverse().concat(c().reverse()).filter((t=new Set,n=new Set,r=new Set,o={},e=>{let a=!0,i=!1;if(e.key&&"number"!=typeof e.key&&e.key.indexOf("$")>0){i=!0;let n=e.key.slice(e.key.indexOf("$")+1);t.has(n)?a=!1:t.add(n)}switch(e.type){case"title":case"base":n.has(e.type)?a=!1:n.add(e.type);break;case"meta":for(let t=0,n=p.length;t<n;t++){let n=p[t];if(e.props.hasOwnProperty(n))if("charSet"===n)r.has(n)?a=!1:r.add(n);else{let t=e.props[n],r=o[n]||new Set;("name"!==n||!i)&&r.has(t)?a=!1:(r.add(t),o[n]=r)}}}return a})).reverse().map((e,t)=>{let n=e.key||t;return d.default.cloneElement(e,{key:n})})}let y=function({children:e}){let t=(0,d.useContext)(u.HeadManagerContext);return(0,l.jsx)(s.default,{reduceComponentsToState:h,headManager:t,children:e})};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3554],{78715:(e,t,s)=>{Promise.resolve().then(s.bind(s,85309))},85309:(e,t,s)=>{"use strict";s.d(t,{default:()=>v});var a=s(95155),r=s(12115),i=s(98500),l=s.n(i),o=s(35497),c=s(3534),d=s(28777),n=s(43666);let u="https://9router.com";function v({toolId:e,machineId:t}){let s=c.dM[e],[i,x]=(0,r.useState)([]),[h,p]=(0,r.useState)(!0),[m,f]=(0,r.useState)({}),[j,b]=(0,r.useState)(!1),[E,P]=(0,r.useState)([]),[k,w]=(0,r.useState)(null);(0,r.useEffect)(()=>{let t=!0;return(async()=>{try{let s=`/api/cli-tools/${e}-settings`,[a,r,i,l]=await Promise.all([fetch("/api/providers"),fetch("/api/settings"),fetch("/api/keys"),fetch(s).catch(()=>null)]);if(!t)return;if(a.ok){let e=await a.json();x(e.connections||[])}if(r.ok){let e=await r.json();b(e.cloudEnabled||!1)}if(i.ok){let e=await i.json();P(e.keys||[])}if(l&&l.ok){let e=await l.json();w(e)}}catch(e){console.log("Error loading tool data:",e)}finally{t&&p(!1)}})(),()=>{t=!1}},[e]);let g=()=>i.filter(e=>!1!==e.isActive),N=(0,r.useCallback)((e,t,s)=>{f(a=>a[e]?.[t]===s?a:{...a,[e]:{...a[e],[t]:s}})},[]);return(0,a.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-4 px-1 sm:px-0",children:[(0,a.jsxs)(l(),{href:"/dashboard/cli-tools",className:"inline-flex items-center gap-1 text-sm text-text-muted hover:text-primary w-fit",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"arrow_back"}),"Back to CLI Tools"]}),(0,a.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,a.jsx)("h1",{className:"text-xl font-semibold text-text-main sm:text-2xl",children:s.name}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:s.description})]}),h?(0,a.jsx)(o.Qv,{}):(()=>{let t,r,i,l=(t=g(),r=[],i=new Set,t.forEach(e=>{let t=d.Xg[e.provider]||e.provider;(0,d.KC)(e.provider).forEach(s=>{let a=`${t}/${s.id}`;i.has(a)||(i.add(a),r.push({value:a,label:`${t}/${s.id}`,provider:e.provider,alias:t,connectionName:e.name,modelId:s.id}))})}),r).length>0,o={tool:s,isExpanded:!0,onToggle:()=>{},baseUrl:j&&u?u:window.location.origin,apiKeys:E,initialStatus:k};switch(e){case"claude":return(0,a.jsx)(n.Tk,{...o,activeProviders:g(),modelMappings:m[e]||{},onModelMappingChange:(t,s)=>N(e,t,s),hasActiveProviders:l,cloudEnabled:j});case"codex":return(0,a.jsx)(n.Ah,{...o,activeProviders:g(),cloudEnabled:j});case"opencode":return(0,a.jsx)(n.qO,{...o,activeProviders:g(),cloudEnabled:j});case"cowork":return(0,a.jsx)(n.Q6,{...o,activeProviders:g(),hasActiveProviders:l,cloudEnabled:j,cloudUrl:u});case"droid":return(0,a.jsx)(n.ZM,{...o,activeProviders:g(),hasActiveProviders:l,cloudEnabled:j});case"openclaw":return(0,a.jsx)(n.yZ,{...o,activeProviders:g(),hasActiveProviders:l,cloudEnabled:j});case"hermes":return(0,a.jsx)(n.RF,{...o,activeProviders:g(),hasActiveProviders:l,cloudEnabled:j});case"copilot":return(0,a.jsx)(n.h1,{...o,activeProviders:g(),cloudEnabled:j});case"cline":return(0,a.jsx)(n.aG,{...o,activeProviders:g(),cloudEnabled:j});case"kilo":return(0,a.jsx)(n.c9,{...o,activeProviders:g(),cloudEnabled:j});case"deepseek-tui":return(0,a.jsx)(n.lF,{...o,activeProviders:g(),hasActiveProviders:l,cloudEnabled:j});case"jcode":return(0,a.jsx)(n.mW,{...o,activeProviders:g(),hasActiveProviders:l,cloudEnabled:j});default:return(0,a.jsx)(n.a7,{toolId:e,...o,activeProviders:g(),cloudEnabled:j})}})()]})}}},e=>{e.O(0,[2574,3862,2194,698,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=78715)),_N_E=e.O()}]);
|
package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/page-c17f2e0c1008c507.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2326],{53501:(e,s,l)=>{"use strict";l.d(s,{default:()=>m});var t=l(95155),a=l(12115),r=l(35497),i=l(3534),c=l(43666),n=l(98500),o=l.n(n),d=l(5772);function x({toolId:e,tool:s,status:l}){let a=l?l.installed?l.hasKTRouter?{label:"Connected",cls:"bg-green-500/10 text-green-600 dark:text-green-400"}:{label:"Not configured",cls:"bg-yellow-500/10 text-yellow-600 dark:text-yellow-400"}:{label:"Not installed",cls:"bg-red-500/10 text-red-600 dark:text-red-400"}:{label:"Unknown",cls:"bg-gray-500/10 text-gray-500"};return(0,t.jsx)(o(),{href:`/dashboard/cli-tools/${e}`,className:"block",children:(0,t.jsx)(r.Zp,{padding:"sm",className:"h-full overflow-hidden hover:border-primary/50 transition-colors cursor-pointer",children:(0,t.jsxs)("div",{className:"flex h-full flex-col gap-2",children:[(0,t.jsxs)("div",{className:"flex items-start gap-3",children:[(0,t.jsx)("div",{className:"size-8 flex items-center justify-center shrink-0",children:s.image?(0,t.jsx)(d.default,{src:s.image,alt:s.name,width:32,height:32,className:"size-8 object-contain rounded-lg",sizes:"32px",onError:e=>{e.target.style.display="none"}}):s.icon?(0,t.jsx)("span",{className:"material-symbols-outlined text-[28px]",style:{color:s.color},children:s.icon}):null}),(0,t.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,t.jsx)("h3",{className:"font-medium text-sm truncate",children:s.name}),(0,t.jsx)("span",{className:`inline-block mt-0.5 px-1.5 py-0.5 text-[10px] font-medium rounded-full ${a.cls}`,children:a.label})]}),(0,t.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[18px] shrink-0",children:"chevron_right"})]}),(0,t.jsx)("p",{className:"text-xs text-text-muted line-clamp-2",children:s.description})]})})})}function m({machineId:e}){let[s,l]=(0,a.useState)(!0),[n,o]=(0,a.useState)({});if((0,a.useEffect)(()=>{let e=!0;return(async()=>{try{let s=await fetch("/api/cli-tools/all-statuses");s.ok&&e&&o(await s.json())}catch(e){console.log("Error fetching tool statuses:",e)}finally{e&&l(!1)}})(),()=>{e=!1}},[]),s)return(0,t.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:[(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{}),(0,t.jsx)(r.Qv,{})]});let d=Object.entries(i.dM),g=Object.entries(i.wn);return(0,t.jsxs)("div",{className:"mx-auto flex w-full max-w-5xl flex-col gap-6 px-1 sm:px-0",children:[(0,t.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:d.map(([e,s])=>(0,t.jsx)(x,{toolId:e,tool:s,status:n[e]},e))}),(0,t.jsxs)("div",{className:"flex flex-col gap-3 sm:gap-4",children:[(0,t.jsxs)("div",{className:"flex items-center gap-2 px-1",children:[(0,t.jsx)("span",{className:"material-symbols-outlined text-[18px] text-primary",children:"security"}),(0,t.jsx)("h2",{className:"text-sm font-semibold text-text-main",children:"MITM Tools"})]}),(0,t.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-3 sm:gap-4",children:g.map(([e,s])=>(0,t.jsx)(c.gY,{tool:s},e))})]})]})}},83419:(e,s,l)=>{Promise.resolve().then(l.bind(l,53501))}},e=>{e.O(0,[2574,3862,2194,698,5772,1321,5497,6069,8441,3794,7358],()=>e(e.s=83419)),_N_E=e.O()}]);
|
package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/page-d476a9617cd07062.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[712],{30758:(e,t,l)=>{Promise.resolve().then(l.bind(l,44493))},44493:(e,t,l)=>{"use strict";l.d(t,{default:()=>o});var s=l(95155),n=l(12115),r=l(35497),a=l(90620);let c={LOG:"text-green-400",INFO:"text-blue-400",WARN:"text-yellow-400",ERROR:"text-red-400",DEBUG:"text-purple-400"};function o(){let[e,t]=(0,n.useState)([]),[l,o]=(0,n.useState)(!1),i=(0,n.useRef)(null),u=async()=>{try{await fetch("/api/translator/console-logs",{method:"DELETE"})}catch(e){console.error("Failed to clear console logs:",e)}};return(0,n.useEffect)(()=>{let e=new EventSource("/api/translator/console-logs/stream");return e.onopen=()=>o(!0),e.onmessage=e=>{let l=JSON.parse(e.data);"init"===l.type?t(l.logs.slice(-a.UY.maxLines)):"line"===l.type?t(e=>{let t=[...e,l.line];return t.length>a.UY.maxLines?t.slice(-a.UY.maxLines):t}):"clear"===l.type&&t([])},e.onerror=()=>o(!1),()=>e.close()},[]),(0,n.useEffect)(()=>{i.current&&(i.current.scrollTop=i.current.scrollHeight)},[e]),(0,s.jsx)("div",{className:"",children:(0,s.jsxs)(r.Zp,{children:[(0,s.jsx)("div",{className:"flex items-center justify-end px-4 pt-3 pb-2",children:(0,s.jsx)(r.$n,{size:"sm",variant:"outline",icon:"delete",onClick:u,children:"Clear"})}),(0,s.jsx)("div",{ref:i,className:"bg-black rounded-b-lg p-4 text-xs font-mono h-[calc(100vh-220px)] overflow-y-auto",children:0===e.length?(0,s.jsx)("span",{className:"text-text-muted",children:"No console logs yet."}):(0,s.jsx)("div",{className:"space-y-0.5",children:e.map((e,t)=>{let l,n;return(0,s.jsx)("div",{children:(n=c[(l=e.match(/\[(\w+)\]/g))?l[1]?.replace(/\[|\]/g,""):null]||"text-green-400",(0,s.jsx)("span",{className:n,children:e}))},t)})})})]})})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=30758)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6099,6337],{1968:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>c});var l=s(95155),a=s(12115),i=s(35497),n=s(11059);let r=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function c(){let[e,t]=(0,a.useState)(!0),[s,c]=(0,a.useState)([]),[d,o]=(0,a.useState)(""),[m,x]=(0,a.useState)(!1),[h,p]=(0,a.useState)(!1),[u,b]=(0,a.useState)({}),[f,j]=(0,a.useState)(!0),[y,k]=(0,a.useState)(!1),[g,v]=(0,a.useState)("full"),[N,w]=(0,a.useState)(""),{copied:C,copy:S}=(0,n.C)();(0,a.useEffect)(()=>{let e=window.location.origin;w(`${e}/v1`),(async()=>{try{let[e,t]=await Promise.all([fetch("/api/keys"),fetch("/api/settings")]);if(e.ok){let t=await e.json();c(t.keys||[])}if(t.ok){let e=await t.json();x(!!e.requireApiKey),j(!1!==e.rtkEnabled),k(!!e.cavemanEnabled),v(e.cavemanLevel||"full")}}finally{t(!1)}})()},[]);let E=async e=>{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})},_=async()=>{let e=d.trim();if(!e)return;let t=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})});if(!t.ok)return;let s=await t.json();c(e=>[{id:s.id,name:s.name,key:s.key,machineId:s.machineId},...e]),o(""),p(!1)},$=async e=>{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&c(t=>t.filter(t=>t.id!==e))};return e?(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsx)(i.Qv,{}),(0,l.jsx)(i.Qv,{})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,l.jsxs)("div",{className:"flex items-center gap-2",children:[(0,l.jsxs)("span",{className:"inline-flex shrink-0 items-center gap-1.5 rounded-full border border-green-500/20 bg-green-500/10 px-2.5 py-1 text-xs font-semibold text-green-600 dark:text-green-400",children:[(0,l.jsxs)("span",{className:"relative flex size-1.5",children:[(0,l.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-green-500 opacity-75"}),(0,l.jsx)("span",{className:"relative inline-flex size-1.5 rounded-full bg-green-500"})]}),"Local"]}),(0,l.jsx)(i.pd,{value:N,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,l.jsx)("button",{onClick:()=>S(N,"local_url"),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"local_url"===C?"check":"content_copy"})})]})]}),(0,l.jsxs)(i.Zp,{id:"rtk",children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]}),(0,l.jsxs)("div",{className:"flex items-center justify-between border-b border-border pb-4 pt-2",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Compress tool output (RTK)"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"Reduce tool-result context for big outputs"})]}),(0,l.jsx)(i.lM,{checked:f,onChange:()=>{let e=!f;j(e),E({rtkEnabled:e})}})]}),(0,l.jsxs)("div",{className:"flex items-center justify-between pb-2 pt-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Caveman mode"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"More concise instruction style"})]}),(0,l.jsx)(i.lM,{checked:y,onChange:()=>{let e=!y;k(e),E({cavemanEnabled:e})}})]}),y&&(0,l.jsx)("div",{className:"mt-2 flex flex-wrap gap-2",children:r.map(e=>(0,l.jsx)("button",{onClick:()=>{v(e.id),E({cavemanLevel:e.id})},className:`rounded-md border px-3 py-1.5 text-xs ${g===e.id?"border-primary text-primary":"border-border text-text-muted"}`,title:e.desc,children:e.label},e.id))})]}),(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"key"}),"API Keys"]}),(0,l.jsxs)("div",{className:"mb-4 flex items-center justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"When disabled, endpoint accepts unauthenticated requests."})]}),(0,l.jsx)(i.lM,{checked:m,onChange:()=>{let e=!m;x(e),E({requireApiKey:e})}})]}),(0,l.jsx)("div",{className:"mb-3 flex gap-2",children:h?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.pd,{value:d,onChange:e=>o(e.target.value),placeholder:"New key name",autoFocus:!0,onKeyDown:e=>{"Enter"===e.key&&_(),"Escape"===e.key&&(p(!1),o(""))}}),(0,l.jsx)(i.$n,{onClick:_,disabled:!d.trim(),children:"Create"}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>{p(!1),o("")},children:"Cancel"})]}):(0,l.jsx)(i.$n,{onClick:()=>p(!0),children:"+ New API Key"})}),(0,l.jsx)("div",{className:"flex flex-col gap-2",children:s.map(e=>{let t=u[e.id];return(0,l.jsxs)("div",{className:"flex items-center gap-2 rounded border border-border px-3 py-2",children:[(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("p",{className:"truncate text-sm font-medium",children:e.name||"Unnamed key"}),(0,l.jsx)("p",{className:"truncate font-mono text-xs text-text-muted",children:t?e.key:(e=>{if(!e)return"";let t=e.slice(0,6),s=e.slice(-4);return`${t}${"*".repeat(4)}${s}`})(e.key)})]}),(0,l.jsx)("button",{onClick:()=>{let t;return t=e.id,b(e=>({...e,[t]:!e[t]}))},className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:t?"Hide":"Show",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t?"visibility_off":"visibility"})}),(0,l.jsx)("button",{onClick:()=>S(e.key,`key_${e.id}`),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:C===`key_${e.id}`?"check":"content_copy"})}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>$(e.id),children:"Delete"})]},e.id)})})]})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=1968)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6620],{2205:(e,s,t)=>{Promise.resolve().then(t.bind(t,16144))},16144:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>f});var i=t(95155),r=t(73321),a=t(98500),n=t.n(a),o=t(12115),l=t(35497),c=t(57250),d=t(52679);let m=new Set([]),x={image:"image-combo",tts:"tts-combo"};function h(e){let s=Object.entries(e).some(([e,s])=>e.startsWith("modelLock_")&&s&&new Date(s).getTime()>Date.now());return"unavailable"!==e.testStatus||s?e.testStatus:"active"}function p({provider:e,kind:s,connections:t,isCustom:r,onToggle:a}){let o=d.Q2[e.id],m=!!o?.noAuth,x=t.filter(s=>s.provider===e.id),u=x.filter(e=>{let s=h(e);return"active"===s||"success"===s}).length,f=x.filter(e=>{let s=h(e);return"error"===s||"expired"===s||"unavailable"===s}).length,g=x.length,j=g>0&&x.every(e=>!1===e.isActive);return(0,i.jsx)(n(),{href:`/dashboard/media-providers/${s}/${e.id}`,className:"group",children:(0,i.jsx)(l.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${j?"opacity-50":""}`,children:(0,i.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,i.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,i.jsx)("div",{className:"size-8 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${e.color?.length>7?e.color:(e.color??"#888")+"15"}`},children:(0,i.jsx)(c.A,{src:`/providers/${e.id}.png`,alt:e.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:e.textIcon||e.id.slice(0,2).toUpperCase(),fallbackColor:e.color})}),(0,i.jsxs)("div",{className:"min-w-0",children:[(0,i.jsx)("h3",{className:"font-semibold text-sm",children:e.name}),(0,i.jsxs)("div",{className:"flex items-center gap-2 mt-0.5 flex-wrap",children:[r&&(0,i.jsx)(l.Ex,{variant:"default",size:"sm",children:"Custom"}),m?(0,i.jsx)(l.Ex,{variant:"success",size:"sm",children:"Ready"}):j?(0,i.jsx)(l.Ex,{variant:"default",size:"sm",children:"Disabled"}):0===g?(0,i.jsx)("span",{className:"text-xs text-text-muted",children:"No connections"}):(0,i.jsxs)(i.Fragment,{children:[u>0&&(0,i.jsxs)(l.Ex,{variant:"success",size:"sm",dot:!0,children:[u," Connected"]}),f>0&&(0,i.jsxs)(l.Ex,{variant:"error",size:"sm",dot:!0,children:[f," Error"]}),0===u&&0===f&&(0,i.jsxs)(l.Ex,{variant:"default",size:"sm",children:[g," Added"]})]})]})]})]}),g>0&&(0,i.jsx)("div",{className:"shrink-0 opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:s=>{s.preventDefault(),s.stopPropagation(),a&&a(e.id,j)},children:(0,i.jsx)(l.lM,{size:"sm",checked:!j,onChange:()=>{},title:j?"Enable provider":"Disable provider"})})]})})})}function u({combos:e}){return 0===e.length?null:(0,i.jsx)("div",{className:"flex flex-col gap-2",children:e.map(e=>(0,i.jsx)(n(),{href:`/dashboard/media-providers/combo/${e.id}`,children:(0,i.jsx)(l.Zp,{padding:"xs",className:"hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors cursor-pointer",children:(0,i.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,i.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"}),(0,i.jsx)("code",{className:"text-sm font-mono font-medium flex-1 truncate",children:e.name}),(0,i.jsxs)("div",{className:"flex flex-wrap items-center gap-1 sm:shrink-0",children:[e.models.slice(0,6).map((e,s)=>{let t="string"==typeof e?e.split("/")[0]:"",r=d.Q2[t];return(0,i.jsx)("div",{title:r?.name||e,className:"size-5 rounded flex items-center justify-center",style:{backgroundColor:`${r?.color??"#888"}15`},children:(0,i.jsx)(c.A,{src:`/providers/${t}.png`,alt:r?.name||t,size:18,className:"object-contain rounded max-w-[18px] max-h-[18px]",fallbackText:r?.textIcon||t.slice(0,2).toUpperCase(),fallbackColor:r?.color})},`${e}-${s}`)}),e.models.length>6&&(0,i.jsxs)("span",{className:"text-[10px] text-text-muted ml-1",children:["+",e.models.length-6]})]}),(0,i.jsx)("span",{className:"text-[11px] text-text-muted shrink-0",children:e.models.length}),(0,i.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[16px]",children:"chevron_right"})]})})},e.id))})}function f(){let{kind:e}=(0,r.useParams)(),s=(0,r.useRouter)(),[t,a]=(0,o.useState)([]),[n,c]=(0,o.useState)([]),[h,f]=(0,o.useState)([]),[g,j]=(0,o.useState)(!1);(0,o.useEffect)(()=>{("webSearch"===e||"webFetch"===e)&&s.replace("/dashboard/media-providers/web")},[e,s]);let b=d.rj.find(s=>s.id===e),v="embedding"===e,N=m.has(e);if((0,o.useEffect)(()=>{b&&(fetch("/api/providers",{cache:"no-store"}).then(e=>e.json()).then(e=>a(e.connections||[])).catch(()=>{}),v&&fetch("/api/provider-nodes",{cache:"no-store"}).then(e=>e.json()).then(e=>c((e.nodes||[]).filter(e=>"custom-embedding"===e.type))).catch(()=>{}),N&&fetch("/api/combos",{cache:"no-store"}).then(e=>e.json()).then(e=>f(e.combos||[])).catch(()=>{}))},[v,N,b]),!b)return(0,r.notFound)();let y=(0,d.o5)(e),k=h.filter(s=>s.kind===e),w=n.map(e=>({id:e.id,name:e.name||"Custom Embedding",color:"#6366F1",textIcon:"CE"})),C=[...y,...w],$=async(e,s)=>{let i=t.filter(s=>s.provider===e);a(t=>t.map(t=>t.provider===e?{...t,isActive:s}:t)),await Promise.allSettled(i.map(e=>fetch(`/api/providers/${e.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:s})})))},E=async()=>{let t=x[e]||`${e}-combo`,i=t,r=1,a=new Set(h.map(e=>e.name));for(;a.has(i);)i=`${t}-${r++}`;let n=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:i,models:[],kind:e})});if(n.ok){let e=await n.json();s.push(`/dashboard/media-providers/combo/${e.id}`)}else alert((await n.json()).error||"Failed to create combo")};return(0,i.jsxs)("div",{className:"flex flex-col gap-6",children:[(v||N)&&(0,i.jsxs)("div",{className:"flex items-center justify-end gap-2",children:[N&&(0,i.jsx)(l.$n,{size:"sm",icon:"add",onClick:E,children:"Create Combo"}),v&&(0,i.jsx)(l.$n,{size:"sm",icon:"add",onClick:()=>j(!0),children:"Add Custom Embedding"})]}),N&&k.length>0&&(0,i.jsx)(u,{combos:k}),0===C.length?(0,i.jsxs)("div",{className:"text-center py-12 border border-dashed border-border rounded-xl text-text-muted text-sm",children:["No providers support ",(0,i.jsx)("strong",{children:b.label})," yet."]}):(0,i.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4",children:[y.map(s=>(0,i.jsx)(p,{provider:s,kind:e,connections:t,onToggle:$},s.id)),w.map(s=>(0,i.jsx)(p,{provider:s,kind:e,connections:t,isCustom:!0,onToggle:$},s.id))]}),v&&(0,i.jsx)(l.x0,{isOpen:g,onClose:()=>j(!1),onCreated:e=>{c(s=>[...s,e]),j(!1)}})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=2205)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9260],{9251:(e,s,t)=>{Promise.resolve().then(t.bind(t,71088))},71088:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>b});var r=t(95155),a=t(98500),i=t.n(a),l=t(12115),o=t(73321),c=t(35497),n=t(57250),d=t(52679);function m(e){let s=Object.entries(e).some(([e,s])=>e.startsWith("modelLock_")&&s&&new Date(s).getTime()>Date.now());return"unavailable"!==e.testStatus||s?e.testStatus:"active"}function x({provider:e,kind:s,connections:t}){let a=d.Q2[e.id],l=!!a?.noAuth,o=t.filter(s=>s.provider===e.id),h=o.filter(e=>{let s=m(e);return"active"===s||"success"===s}).length,p=o.filter(e=>{let s=m(e);return"error"===s||"expired"===s||"unavailable"===s}).length,b=o.length,u=b>0&&o.every(e=>!1===e.isActive);return(0,r.jsx)(i(),{href:`/dashboard/media-providers/${s}/${e.id}`,className:"group",children:(0,r.jsx)(c.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${u?"opacity-50":""}`,children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("div",{className:"size-8 rounded-lg flex items-center justify-center shrink-0",style:{backgroundColor:`${e.color?.length>7?e.color:(e.color??"#888")+"15"}`},children:(0,r.jsx)(n.A,{src:`/providers/${e.id}.png`,alt:e.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:e.textIcon||e.id.slice(0,2).toUpperCase(),fallbackColor:e.color})}),(0,r.jsxs)("div",{children:[(0,r.jsx)("h3",{className:"font-semibold text-sm",children:e.name}),(0,r.jsx)("div",{className:"flex items-center gap-2 mt-0.5 flex-wrap",children:l?(0,r.jsx)(c.Ex,{variant:"success",size:"sm",children:"Ready"}):u?(0,r.jsx)(c.Ex,{variant:"default",size:"sm",children:"Disabled"}):0===b?(0,r.jsx)("span",{className:"text-xs text-text-muted",children:"No connections"}):(0,r.jsxs)(r.Fragment,{children:[h>0&&(0,r.jsxs)(c.Ex,{variant:"success",size:"sm",dot:!0,children:[h," Connected"]}),p>0&&(0,r.jsxs)(c.Ex,{variant:"error",size:"sm",dot:!0,children:[p," Error"]}),0===h&&0===p&&(0,r.jsxs)(c.Ex,{variant:"default",size:"sm",children:[b," Added"]})]})})]})]})})})}function h({combos:e}){return 0===e.length?(0,r.jsx)("p",{className:"text-xs text-text-muted italic",children:"No combos yet."}):(0,r.jsx)("div",{className:"flex flex-col gap-2",children:e.map(e=>(0,r.jsx)(i(),{href:`/dashboard/media-providers/combo/${e.id}`,children:(0,r.jsx)(c.Zp,{padding:"xs",className:"hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors cursor-pointer",children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary text-[18px]",children:"layers"}),(0,r.jsx)("code",{className:"text-sm font-mono font-medium flex-1 truncate",children:e.name}),(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-1 sm:shrink-0",children:[e.models.slice(0,6).map((e,s)=>{let t="string"==typeof e?e.split("/")[0]:"",a=d.Q2[t];return(0,r.jsx)("div",{title:a?.name||e,className:"size-5 rounded flex items-center justify-center",style:{backgroundColor:`${a?.color??"#888"}15`},children:(0,r.jsx)(n.A,{src:`/providers/${t}.png`,alt:a?.name||t,size:18,className:"object-contain rounded max-w-[18px] max-h-[18px]",fallbackText:a?.textIcon||t.slice(0,2).toUpperCase(),fallbackColor:a?.color})},`${e}-${s}`)}),e.models.length>6&&(0,r.jsxs)("span",{className:"text-[10px] text-text-muted ml-1",children:["+",e.models.length-6]})]}),(0,r.jsx)("span",{className:"text-[11px] text-text-muted shrink-0",children:e.models.length}),(0,r.jsx)("span",{className:"material-symbols-outlined text-text-muted text-[16px]",children:"chevron_right"})]})})},e.id))})}function p({title:e,icon:s,kind:t,providers:a,connections:i,combos:l,onCreateCombo:o}){return(0,r.jsxs)("div",{children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between mb-3",children:[(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-primary",children:s}),(0,r.jsx)("h2",{className:"text-base font-semibold",children:e}),(0,r.jsxs)("span",{className:"text-xs text-text-muted",children:["(",a.length," providers \xb7 ",l.length," combos)"]})]}),(0,r.jsx)(c.$n,{size:"sm",icon:"add",onClick:o,children:"Create Combo"})]}),l.length>0&&(0,r.jsx)("div",{className:"mb-4",children:(0,r.jsx)(h,{combos:l})}),0===a.length?(0,r.jsx)("div",{className:"text-center py-8 border border-dashed border-border rounded-xl text-text-muted text-sm",children:"No providers."}):(0,r.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4",children:a.map(e=>(0,r.jsx)(x,{provider:e,kind:t,connections:i},e.id))})]})}function b(){let e=(0,o.useRouter)(),[s,t]=(0,l.useState)([]),[a,i]=(0,l.useState)([]),c=async()=>{try{let[e,s]=await Promise.all([fetch("/api/providers",{cache:"no-store"}),fetch("/api/combos",{cache:"no-store"})]);e.ok&&t((await e.json()).connections||[]),s.ok&&i((await s.json()).combos||[])}catch{}};(0,l.useEffect)(()=>{c()},[]);let n=(0,d.o5)("webSearch"),m=(0,d.o5)("webFetch"),x=a.filter(e=>"webSearch"===e.kind),h=a.filter(e=>"webFetch"===e.kind),b=async s=>{let t="webSearch"===s?"search-combo":"fetch-combo",r=t,i=1,l=new Set(a.map(e=>e.name));for(;l.has(r);)r=`${t}-${i++}`;let o=await fetch("/api/combos",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:r,models:[],kind:s})});if(o.ok){let s=await o.json();e.push(`/dashboard/media-providers/combo/${s.id}`)}else alert((await o.json()).error||"Failed to create combo")};return(0,r.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,r.jsx)(p,{title:"Web Search",icon:"search",kind:"webSearch",providers:n,connections:s,combos:x,onCreateCombo:()=>b("webSearch")}),(0,r.jsx)("div",{className:"border-t border-border"}),(0,r.jsx)(p,{title:"Web Fetch",icon:"travel_explore",kind:"webFetch",providers:m,connections:s,combos:h,onCreateCombo:()=>b("webFetch")})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=9251)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[6099,6337],{1968:(e,t,s)=>{Promise.resolve().then(s.bind(s,95907))},95907:(e,t,s)=>{"use strict";s.d(t,{default:()=>c});var l=s(95155),a=s(12115),i=s(35497),n=s(11059);let r=[{id:"lite",label:"Lite",desc:"Drop filler, keep grammar"},{id:"full",label:"Full",desc:"Drop articles, fragments OK"},{id:"ultra",label:"Ultra",desc:"Telegraphic, max compression"}];function c(){let[e,t]=(0,a.useState)(!0),[s,c]=(0,a.useState)([]),[d,o]=(0,a.useState)(""),[m,x]=(0,a.useState)(!1),[h,p]=(0,a.useState)(!1),[u,b]=(0,a.useState)({}),[f,j]=(0,a.useState)(!0),[y,k]=(0,a.useState)(!1),[g,v]=(0,a.useState)("full"),[N,w]=(0,a.useState)(""),{copied:C,copy:S}=(0,n.C)();(0,a.useEffect)(()=>{let e=window.location.origin;w(`${e}/v1`),(async()=>{try{let[e,t]=await Promise.all([fetch("/api/keys"),fetch("/api/settings")]);if(e.ok){let t=await e.json();c(t.keys||[])}if(t.ok){let e=await t.json();x(!!e.requireApiKey),j(!1!==e.rtkEnabled),k(!!e.cavemanEnabled),v(e.cavemanLevel||"full")}}finally{t(!1)}})()},[]);let E=async e=>{await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(e)})},_=async()=>{let e=d.trim();if(!e)return;let t=await fetch("/api/keys",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:e})});if(!t.ok)return;let s=await t.json();c(e=>[{id:s.id,name:s.name,key:s.key,machineId:s.machineId},...e]),o(""),p(!1)},$=async e=>{(await fetch(`/api/keys/${e}`,{method:"DELETE"})).ok&&c(t=>t.filter(t=>t.id!==e))};return e?(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsx)(i.Qv,{}),(0,l.jsx)(i.Qv,{})]}):(0,l.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"api"}),"API Endpoint"]}),(0,l.jsxs)("div",{className:"flex items-center gap-2",children:[(0,l.jsxs)("span",{className:"inline-flex shrink-0 items-center gap-1.5 rounded-full border border-green-500/20 bg-green-500/10 px-2.5 py-1 text-xs font-semibold text-green-600 dark:text-green-400",children:[(0,l.jsxs)("span",{className:"relative flex size-1.5",children:[(0,l.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-green-500 opacity-75"}),(0,l.jsx)("span",{className:"relative inline-flex size-1.5 rounded-full bg-green-500"})]}),"Local"]}),(0,l.jsx)(i.pd,{value:N,readOnly:!0,className:"flex-1 font-mono text-sm"}),(0,l.jsx)("button",{onClick:()=>S(N,"local_url"),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"local_url"===C?"check":"content_copy"})})]})]}),(0,l.jsxs)(i.Zp,{id:"rtk",children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"bolt"}),"Token Saver"]}),(0,l.jsxs)("div",{className:"flex items-center justify-between border-b border-border pb-4 pt-2",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Compress tool output (RTK)"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"Reduce tool-result context for big outputs"})]}),(0,l.jsx)(i.lM,{checked:f,onChange:()=>{let e=!f;j(e),E({rtkEnabled:e})}})]}),(0,l.jsxs)("div",{className:"flex items-center justify-between pb-2 pt-4",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Caveman mode"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"More concise instruction style"})]}),(0,l.jsx)(i.lM,{checked:y,onChange:()=>{let e=!y;k(e),E({cavemanEnabled:e})}})]}),y&&(0,l.jsx)("div",{className:"mt-2 flex flex-wrap gap-2",children:r.map(e=>(0,l.jsx)("button",{onClick:()=>{v(e.id),E({cavemanLevel:e.id})},className:`rounded-md border px-3 py-1.5 text-xs ${g===e.id?"border-primary text-primary":"border-border text-text-muted"}`,title:e.desc,children:e.label},e.id))})]}),(0,l.jsxs)(i.Zp,{children:[(0,l.jsxs)("h2",{className:"mb-4 flex items-center gap-2 text-lg font-semibold",children:[(0,l.jsx)("span",{className:"material-symbols-outlined text-primary",children:"key"}),"API Keys"]}),(0,l.jsxs)("div",{className:"mb-4 flex items-center justify-between",children:[(0,l.jsxs)("div",{children:[(0,l.jsx)("p",{className:"font-medium",children:"Require API key"}),(0,l.jsx)("p",{className:"text-sm text-text-muted",children:"When disabled, endpoint accepts unauthenticated requests."})]}),(0,l.jsx)(i.lM,{checked:m,onChange:()=>{let e=!m;x(e),E({requireApiKey:e})}})]}),(0,l.jsx)("div",{className:"mb-3 flex gap-2",children:h?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(i.pd,{value:d,onChange:e=>o(e.target.value),placeholder:"New key name",autoFocus:!0,onKeyDown:e=>{"Enter"===e.key&&_(),"Escape"===e.key&&(p(!1),o(""))}}),(0,l.jsx)(i.$n,{onClick:_,disabled:!d.trim(),children:"Create"}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>{p(!1),o("")},children:"Cancel"})]}):(0,l.jsx)(i.$n,{onClick:()=>p(!0),children:"+ New API Key"})}),(0,l.jsx)("div",{className:"flex flex-col gap-2",children:s.map(e=>{let t=u[e.id];return(0,l.jsxs)("div",{className:"flex items-center gap-2 rounded border border-border px-3 py-2",children:[(0,l.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,l.jsx)("p",{className:"truncate text-sm font-medium",children:e.name||"Unnamed key"}),(0,l.jsx)("p",{className:"truncate font-mono text-xs text-text-muted",children:t?e.key:(e=>{if(!e)return"";let t=e.slice(0,6),s=e.slice(-4);return`${t}${"*".repeat(4)}${s}`})(e.key)})]}),(0,l.jsx)("button",{onClick:()=>{let t;return t=e.id,b(e=>({...e,[t]:!e[t]}))},className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:t?"Hide":"Show",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:t?"visibility_off":"visibility"})}),(0,l.jsx)("button",{onClick:()=>S(e.key,`key_${e.id}`),className:"shrink-0 rounded p-2 text-text-muted transition-colors hover:bg-black/5 hover:text-primary dark:hover:bg-white/5",title:"Copy",children:(0,l.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:C===`key_${e.id}`?"check":"content_copy"})}),(0,l.jsx)(i.$n,{variant:"ghost",onClick:()=>$(e.id),children:"Delete"})]},e.id)})})]})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=1968)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[3471],{64561:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>d});var a=s(95155),r=s(12115),o=s(35497),i=s(1620),l=s(31474),n=s(90620);function d(){let{theme:e,setTheme:t,isDark:s}=(0,i.D)(),[d,c]=(0,r.useState)({fallbackStrategy:"fill-first"}),[m,x]=(0,r.useState)(!0),[p,u]=(0,r.useState)({current:"",new:"",confirm:""}),[h,b]=(0,r.useState)({type:"",message:""}),[g,y]=(0,r.useState)(!1),[f,j]=(0,r.useState)(!1),[N,w]=(0,r.useState)({type:"",message:""}),[v,C]=(0,r.useState)({authMode:"password",oidcIssuerUrl:"",oidcClientId:"",oidcScopes:"openid profile email",oidcLoginLabel:"Sign in with OIDC"}),[k,S]=(0,r.useState)(""),[P,O]=(0,r.useState)({type:"",message:""}),[I,L]=(0,r.useState)(!1),[R,D]=(0,r.useState)(!1),[U,T]=(0,r.useState)({type:"",message:""}),[A,M]=(0,r.useState)("/api/auth/oidc/callback"),[E,$]=(0,r.useState)(!1),F=(0,r.useRef)(null),[q,J]=(0,r.useState)({outboundProxyEnabled:!1,outboundProxyUrl:"",outboundNoProxy:""}),[H,_]=(0,r.useState)({type:"",message:""}),[K,Z]=(0,r.useState)(!1),[B,z]=(0,r.useState)(!1);(0,r.useEffect)(()=>{fetch("/api/settings").then(e=>e.json()).then(e=>{c(e),C({authMode:e?.authMode||"password",oidcIssuerUrl:e?.oidcIssuerUrl||"",oidcClientId:e?.oidcClientId||"",oidcScopes:e?.oidcScopes||"openid profile email",oidcLoginLabel:e?.oidcLoginLabel||"Sign in with OIDC"}),S(""),(e?.authMode==="oidc"||e?.authMode==="both")&&$(!0),J({outboundProxyEnabled:e?.outboundProxyEnabled===!0,outboundProxyUrl:e?.outboundProxyUrl||"",outboundNoProxy:e?.outboundNoProxy||""}),x(!1)}).catch(e=>{console.error("Failed to fetch settings:",e),x(!1)})},[]),(0,r.useEffect)(()=>{M(`${window.location.origin}/api/auth/oidc/callback`)},[]);let Q=async e=>{if(e.preventDefault(),!0===d.outboundProxyEnabled){Z(!0),_({type:"",message:""});try{let e=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({outboundProxyUrl:q.outboundProxyUrl,outboundNoProxy:q.outboundNoProxy})}),t=await e.json();e.ok?(c(e=>({...e,...t})),_({type:"success",message:"Proxy settings applied"})):_({type:"error",message:t.error||"Failed to update proxy settings"})}catch(e){_({type:"error",message:"An error occurred"})}finally{Z(!1)}}},W=async()=>{if(!0!==d.outboundProxyEnabled)return;let e=(q.outboundProxyUrl||"").trim();if(!e)return void _({type:"error",message:"Please enter a Proxy URL to test"});z(!0),_({type:"",message:""});try{let t=await fetch("/api/settings/proxy-test",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({proxyUrl:e})}),s=await t.json();t.ok&&s?.ok?_({type:"success",message:`Proxy test OK (${s.status}) in ${s.elapsedMs}ms`}):_({type:"error",message:s?.error||"Proxy test failed"})}catch(e){_({type:"error",message:"An error occurred"})}finally{z(!1)}},G=async e=>{Z(!0),_({type:"",message:""});try{let t=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({outboundProxyEnabled:e})}),s=await t.json();t.ok?(c(e=>({...e,...s})),J(e=>({...e,outboundProxyEnabled:s?.outboundProxyEnabled===!0})),_({type:"success",message:e?"Proxy enabled":"Proxy disabled"})):_({type:"error",message:s.error||"Failed to update proxy settings"})}catch(e){_({type:"error",message:"An error occurred"})}finally{Z(!1)}},V=async e=>{if(e.preventDefault(),p.new!==p.confirm)return void b({type:"error",message:"Passwords do not match"});y(!0),b({type:"",message:""});try{let e=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({currentPassword:p.current,newPassword:p.new})}),t=await e.json();e.ok?(b({type:"success",message:"Password updated successfully"}),u({current:"",new:"",confirm:""})):b({type:"error",message:t.error||"Failed to update password"})}catch(e){b({type:"error",message:"An error occurred"})}finally{y(!1)}},Y=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({fallbackStrategy:e})})).ok&&c(t=>({...t,fallbackStrategy:e}))}catch(e){console.error("Failed to update settings:",e)}},X=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStrategy:e})})).ok&&c(t=>({...t,comboStrategy:e}))}catch(e){console.error("Failed to update combo strategy:",e)}},ee=async e=>{let t=parseInt(e);if(!isNaN(t)&&!(t<1))try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({stickyRoundRobinLimit:t})})).ok&&c(e=>({...e,stickyRoundRobinLimit:t}))}catch(e){console.error("Failed to update sticky limit:",e)}},et=async e=>{let t=parseInt(e);if(!isNaN(t)&&!(t<1))try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({comboStickyRoundRobinLimit:t})})).ok&&c(e=>({...e,comboStickyRoundRobinLimit:t}))}catch(e){console.error("Failed to update combo sticky limit:",e)}},es=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({requireLogin:e})})).ok&&c(t=>({...t,requireLogin:e}))}catch(e){console.error("Failed to update require login:",e)}},ea=(e,t)=>{C(s=>({...s,[e]:t}))},er=async(e=v.authMode||"password")=>{let t=v.oidcIssuerUrl.trim(),s=v.oidcClientId.trim(),a=v.oidcScopes.trim(),r=v.oidcLoginLabel.trim(),o=k.trim();if("password"!==e&&(!t||!s||!o)&&!d.oidcConfigured)return void O({type:"error",message:"Issuer URL, client ID, and client secret are required to enable OIDC."});L(!0),O({type:"",message:""}),T({type:"",message:""});try{let i={authMode:e,oidcIssuerUrl:t,oidcClientId:s,oidcScopes:a||"openid profile email",oidcLoginLabel:r||"Sign in with OIDC"};o&&(i.oidcClientSecret=o);let l=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(i)}),n=await l.json();l.ok?(c(e=>({...e,...n})),C({authMode:n?.authMode||e,oidcIssuerUrl:n?.oidcIssuerUrl||t,oidcClientId:n?.oidcClientId||s,oidcScopes:n?.oidcScopes||a||"openid profile email",oidcLoginLabel:n?.oidcLoginLabel||r||"Sign in with OIDC"}),S(""),O({type:"success",message:"oidc"===e?"OIDC login enabled":"both"===e?"Password and OIDC login enabled":"OIDC settings saved"})):O({type:"error",message:n.error||"Failed to save OIDC settings"})}catch(e){O({type:"error",message:"An error occurred"})}finally{L(!1)}},eo=async()=>{let e=v.oidcIssuerUrl.trim(),t=v.oidcClientId.trim(),s=v.oidcScopes.trim(),a=k.trim();if(!e||!t)return void T({type:"error",message:"Issuer URL and client ID are required to test the connection."});D(!0),O({type:"",message:""}),T({type:"",message:""});try{let r=await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({authMode:v.authMode||d.authMode||"password",oidcIssuerUrl:e,oidcClientId:t,oidcScopes:s||"openid profile email",oidcLoginLabel:v.oidcLoginLabel.trim()||"Sign in with OIDC",...a?{oidcClientSecret:a}:{}})}),o=await r.json().catch(()=>({}));if(!r.ok)return void T({type:"error",message:o.error||"Failed to save OIDC settings before testing"});let i=await fetch("/api/auth/oidc/test",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({issuerUrl:o.oidcIssuerUrl||e,clientId:o.oidcClientId||t,scopes:o.oidcScopes||s||"openid profile email"})}),l=await i.json().catch(()=>({}));if(i.ok&&l?.ok){let e=l.clientSecretTested?!0===l.clientSecretValid?`Connection OK. Discovery loaded from ${l.issuerUrl}. Client secret validated too.`:`Connection OK. Discovery loaded from ${l.issuerUrl}. Client secret was not checked.`:`Connection OK. Discovery loaded from ${l.issuerUrl}.`;T({type:"success",message:e})}else T({type:"error",message:l.error||"OIDC connection test failed"})}catch(e){T({type:"error",message:"An error occurred"})}finally{D(!1)}},ei=async e=>{try{(await fetch("/api/settings",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({enableObservability:e})})).ok&&c(t=>({...t,enableObservability:e}))}catch(e){console.error("Failed to update enableObservability:",e)}},el=async()=>{try{let e=await fetch("/api/settings");if(!e.ok)return;let t=await e.json();c(t)}catch(e){console.error("Failed to reload settings:",e)}},en=async()=>{j(!0),w({type:"",message:""});try{let e=await fetch("/api/settings/database");if(!e.ok){let t=await e.json().catch(()=>({}));throw Error(t.error||"Failed to export database")}let t=await e.json(),s=JSON.stringify(t,null,2),a=new Blob([s],{type:"application/json"}),r=URL.createObjectURL(a),o=document.createElement("a"),i=new Date().toISOString().replace(/[.:]/g,"-");o.href=r,o.download=`ktrouter-backup-${i}.json`,document.body.appendChild(o),o.click(),document.body.removeChild(o),URL.revokeObjectURL(r),w({type:"success",message:"Database backup downloaded"})}catch(e){w({type:"error",message:e.message||"Failed to export database"})}finally{j(!1)}},ed=async e=>{let t=e.target.files?.[0];if(t){j(!0),w({type:"",message:""});try{let e=await t.text(),s=JSON.parse(e),a=await fetch("/api/settings/database",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(s)}),r=await a.json().catch(()=>({}));if(!a.ok)throw Error(r.error||"Failed to import database");await el(),w({type:"success",message:"Database imported successfully"})}catch(e){w({type:"error",message:e.message||"Invalid backup file"})}finally{F.current&&(F.current.value=""),j(!1)}}},ec=!0===d.enableObservability;return(0,a.jsx)("div",{className:"max-w-2xl mx-auto px-4 sm:px-0",children:(0,a.jsxs)("div",{className:"flex flex-col gap-6",children:[(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row sm:items-center sm:justify-between gap-4 mb-4",children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 sm:gap-4",children:[(0,a.jsx)("div",{className:"size-10 sm:size-12 rounded-lg bg-green-500/10 text-green-500 flex items-center justify-center shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-xl sm:text-2xl",children:"computer"})}),(0,a.jsxs)("div",{children:[(0,a.jsx)("h2",{className:"text-lg sm:text-xl font-semibold",children:"Local Mode"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Running on your machine"})]})]}),(0,a.jsx)("div",{className:"inline-flex p-1 rounded-lg bg-black/5 dark:bg-white/5 w-full sm:w-auto",children:["light","dark","system"].map(s=>(0,a.jsxs)("button",{type:"button",onClick:()=>t(s),className:(0,l.cn)("flex items-center justify-center gap-1 sm:gap-1.5 px-2 sm:px-3 py-1.5 rounded-md font-medium transition-all flex-1 sm:flex-initial",e===s?"bg-white dark:bg-white/10 text-text-main shadow-sm":"text-text-muted hover:text-text-main"),children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"light"===s?"light_mode":"dark"===s?"dark_mode":"contrast"}),(0,a.jsx)("span",{className:"capitalize text-xs sm:text-sm",children:s})]},s))})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-3 pt-4 border-t border-border",children:[(0,a.jsx)("div",{className:"flex flex-col sm:flex-row sm:items-center sm:justify-between p-3 rounded-lg bg-bg border border-border gap-2",children:(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Database Location"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted font-mono break-all",children:"~/.ktrouter/db/data.sqlite"})]})}),(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row gap-2",children:[(0,a.jsx)(o.$n,{variant:"secondary",icon:"download",onClick:en,loading:f,className:"w-full sm:w-auto",children:"Download Backup"}),(0,a.jsx)(o.$n,{variant:"outline",icon:"upload",onClick:()=>F.current?.click(),disabled:f,className:"w-full sm:w-auto",children:"Import Backup"}),(0,a.jsx)("input",{ref:F,type:"file",accept:"application/json,.json",className:"hidden",onChange:ed})]}),N.message&&(0,a.jsx)("p",{className:`text-sm ${"error"===N.type?"text-red-500":"text-green-600 dark:text-green-400"}`,children:N.message})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-primary/10 text-primary shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"shield"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Security"})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Require login"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"When ON, dashboard requires password. When OFF, access without login."})]}),(0,a.jsx)(o.lM,{checked:!0===d.requireLogin,onChange:()=>es(!d.requireLogin),disabled:m})]}),!0===d.requireLogin&&(0,a.jsxs)("form",{onSubmit:V,className:"flex flex-col gap-4 pt-4 border-t border-border/50",children:[d.hasPassword&&(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-xs sm:text-sm font-medium",children:"Current Password"}),(0,a.jsx)(o.pd,{type:"password",placeholder:"Enter current password",value:p.current,onChange:e=>u({...p,current:e.target.value}),required:!0})]}),(0,a.jsxs)("div",{className:"grid grid-cols-1 sm:grid-cols-2 gap-4",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-xs sm:text-sm font-medium",children:"New Password"}),(0,a.jsx)(o.pd,{type:"password",placeholder:"Enter new password",value:p.new,onChange:e=>u({...p,new:e.target.value}),required:!0})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-xs sm:text-sm font-medium",children:"Confirm New Password"}),(0,a.jsx)(o.pd,{type:"password",placeholder:"Confirm new password",value:p.confirm,onChange:e=>u({...p,confirm:e.target.value}),required:!0})]})]}),h.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===h.type?"text-red-500":"text-green-500"}`,children:h.message}),(0,a.jsx)("div",{className:"pt-2",children:(0,a.jsx)(o.$n,{type:"submit",variant:"primary",loading:g,className:"w-full sm:w-auto",children:d.hasPassword?"Update Password":"Set Password"})})]})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("button",{type:"button",onClick:()=>$(e=>!e),className:"w-full flex items-center gap-3 text-left",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-indigo-500/10 text-indigo-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"lock_open"})}),(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"OIDC Dashboard Login"}),(0,a.jsx)("p",{className:"text-xs text-text-muted",children:"oidc"===d.authMode?"OIDC active":"both"===d.authMode?"Password + OIDC active":"Optional SSO via Authentik/Keycloak/Google"})]}),(0,a.jsx)("span",{className:"material-symbols-outlined text-text-muted shrink-0",children:E?"expand_less":"expand_more"})]}),E&&(0,a.jsxs)("div",{className:"flex flex-col gap-4 mt-4",children:[(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Use Authentik or any OIDC provider to sign in to the dashboard. You can enable password-only, OIDC-only, or both for the dashboard; model API access still uses API keys."}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Auth Mode"}),(0,a.jsx)("div",{className:"grid grid-cols-1 sm:grid-cols-3 gap-2",children:[{value:"password",title:"Password only",desc:"Keep the legacy password login."},{value:"oidc",title:"OIDC only",desc:"Require OIDC for dashboard access."},{value:"both",title:"Both",desc:"Allow either password or OIDC."}].map(e=>{let t=v.authMode===e.value;return(0,a.jsxs)("button",{type:"button",onClick:()=>ea("authMode",e.value),className:(0,l.cn)("text-left rounded-lg border p-3 transition-colors",t?"border-primary bg-primary/5":"border-border bg-bg hover:bg-black/5 dark:hover:bg-white/5"),disabled:m||I,children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:e.title}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted mt-1",children:e.desc})]},e.value)})})]}),(0,a.jsxs)("div",{className:"grid grid-cols-1 gap-4",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Issuer URL"}),(0,a.jsx)(o.pd,{placeholder:"https://auth.example.com/application/o/ktrouter/",value:v.oidcIssuerUrl,onChange:e=>ea("oidcIssuerUrl",e.target.value),disabled:m||I})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Client ID"}),(0,a.jsx)(o.pd,{placeholder:"ktrouter-dashboard",value:v.oidcClientId,onChange:e=>ea("oidcClientId",e.target.value),disabled:m||I})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Client Secret"}),(0,a.jsx)(o.pd,{type:"password",placeholder:"Leave blank to keep existing secret",value:k,onChange:e=>S(e.target.value),disabled:m||I}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"This value is write-only after saving."})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Scopes"}),(0,a.jsx)(o.pd,{placeholder:"openid profile email",value:v.oidcScopes,onChange:e=>ea("oidcScopes",e.target.value),disabled:m||I})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Login Button Label"}),(0,a.jsx)(o.pd,{placeholder:"Sign in with OIDC",value:v.oidcLoginLabel,onChange:e=>ea("oidcLoginLabel",e.target.value),disabled:m||I})]})]}),(0,a.jsxs)("div",{className:"rounded-lg border border-border bg-bg p-3 text-xs sm:text-sm text-text-muted",children:[(0,a.jsx)("p",{className:"font-medium text-text-main mb-1",children:"Redirect URI"}),(0,a.jsx)("code",{className:"block break-all font-mono",children:A})]}),(0,a.jsxs)("div",{className:"flex flex-col sm:flex-row gap-2 pt-2 border-t border-border/50",children:[(0,a.jsx)(o.$n,{type:"button",variant:"primary",loading:I,onClick:()=>er(),className:"w-full sm:w-auto",children:"Save auth mode"}),(0,a.jsx)(o.$n,{type:"button",variant:"outline",loading:R,onClick:eo,className:"w-full sm:w-auto",children:"Test connection"})]}),U.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===U.type?"text-red-500":"text-green-500"}`,children:U.message}),P.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===P.type?"text-red-500":"text-green-500"}`,children:P.message}),"oidc"===d.authMode&&(0,a.jsx)("p",{className:"text-xs sm:text-sm text-amber-600 dark:text-amber-400",children:"OIDC login is currently active. Password login is disabled until you switch back."}),"both"===d.authMode&&(0,a.jsx)("p",{className:"text-xs sm:text-sm text-amber-600 dark:text-amber-400",children:"Password and OIDC login are both active."})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-blue-500/10 text-blue-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"route"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Routing Strategy"})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Round Robin"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Cycle through accounts to distribute load"})]}),(0,a.jsx)(o.lM,{checked:"round-robin"===d.fallbackStrategy,onChange:()=>Y("round-robin"===d.fallbackStrategy?"fill-first":"round-robin"),disabled:m})]}),"round-robin"===d.fallbackStrategy&&(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4 pt-2 border-t border-border/50",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Sticky Limit"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Calls per account before switching"})]}),(0,a.jsx)(o.pd,{type:"number",min:"1",max:"10",value:d.stickyRoundRobinLimit||3,onChange:e=>ee(e.target.value),disabled:m,className:"w-16 sm:w-20 text-center shrink-0"})]}),(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4 pt-4 border-t border-border/50",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Combo Round Robin"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Cycle through providers in combos instead of always starting with first"})]}),(0,a.jsx)(o.lM,{checked:"round-robin"===d.comboStrategy,onChange:()=>X("round-robin"===d.comboStrategy?"fallback":"round-robin"),disabled:m})]}),"round-robin"===d.comboStrategy&&(0,a.jsxs)("div",{className:"flex items-center justify-between pt-2 border-t border-border/50",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("p",{className:"font-medium",children:"Combo Sticky Limit"}),(0,a.jsx)("p",{className:"text-sm text-text-muted",children:"Calls per combo model before switching"})]}),(0,a.jsx)(o.pd,{type:"number",min:"1",max:"100",value:d.comboStickyRoundRobinLimit||1,onChange:e=>et(e.target.value),disabled:m,className:"w-20 text-center"})]}),(0,a.jsxs)("p",{className:"text-xs text-text-muted italic pt-2 border-t border-border/50",children:["round-robin"===d.fallbackStrategy?`Currently distributing requests across all available accounts with ${d.stickyRoundRobinLimit||3} calls per account.`:"Currently using accounts in priority order (Fill First).","round-robin"===d.comboStrategy?` Combos rotate after ${d.comboStickyRoundRobinLimit||1} call${1===(d.comboStickyRoundRobinLimit||1)?"":"s"} per model.`:" Combos always start with their first model."]})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-purple-500/10 text-purple-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"wifi"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Network"})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Outbound Proxy"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Enable proxy for OAuth + provider outbound requests."})]}),(0,a.jsx)(o.lM,{checked:!0===d.outboundProxyEnabled,onChange:()=>G(!0!==d.outboundProxyEnabled),disabled:m||K})]}),!0===d.outboundProxyEnabled&&(0,a.jsxs)("form",{onSubmit:Q,className:"flex flex-col gap-4 pt-2 border-t border-border/50",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"Proxy URL"}),(0,a.jsx)(o.pd,{placeholder:"http://127.0.0.1:7897",value:q.outboundProxyUrl,onChange:e=>J(t=>({...t,outboundProxyUrl:e.target.value})),disabled:m||K}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Leave empty to inherit existing env proxy (if any)."})]}),(0,a.jsxs)("div",{className:"flex flex-col gap-2 pt-2 border-t border-border/50",children:[(0,a.jsx)("label",{className:"font-medium text-sm sm:text-base",children:"No Proxy"}),(0,a.jsx)(o.pd,{placeholder:"localhost,127.0.0.1",value:q.outboundNoProxy,onChange:e=>J(t=>({...t,outboundNoProxy:e.target.value})),disabled:m||K}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Comma-separated hostnames/domains to bypass the proxy."})]}),(0,a.jsxs)("div",{className:"pt-2 border-t border-border/50 flex flex-col sm:flex-row items-stretch sm:items-center gap-2",children:[(0,a.jsx)(o.$n,{type:"button",variant:"secondary",loading:B,disabled:m||K,onClick:W,className:"w-full sm:w-auto",children:"Test proxy URL"}),(0,a.jsx)(o.$n,{type:"submit",variant:"primary",loading:K,className:"w-full sm:w-auto",children:"Apply"})]})]}),H.message&&(0,a.jsx)("p",{className:`text-xs sm:text-sm ${"error"===H.type?"text-red-500":"text-green-500"} pt-2 border-t border-border/50`,children:H.message})]})]}),(0,a.jsxs)(o.Zp,{children:[(0,a.jsxs)("div",{className:"flex items-center gap-3 mb-4",children:[(0,a.jsx)("div",{className:"p-2 rounded-lg bg-orange-500/10 text-orange-500 shrink-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"monitoring"})}),(0,a.jsx)("h3",{className:"text-base sm:text-lg font-semibold",children:"Observability"})]}),(0,a.jsxs)("div",{className:"flex items-start sm:items-center justify-between gap-4",children:[(0,a.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,a.jsx)("p",{className:"font-medium text-sm sm:text-base",children:"Enable Observability"}),(0,a.jsx)("p",{className:"text-xs sm:text-sm text-text-muted",children:"Record request details for inspection in the logs view"})]}),(0,a.jsx)(o.lM,{checked:ec,onChange:ei,disabled:m})]})]}),(0,a.jsxs)("div",{className:"text-center text-xs sm:text-sm text-text-muted py-4",children:[(0,a.jsxs)("p",{children:[n.vQ.name," v",n.vQ.version]}),(0,a.jsx)("p",{className:"mt-1",children:"Local Mode - All data stored on your machine"})]})]})})}},94213:(e,t,s)=>{Promise.resolve().then(s.bind(s,64561))}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=94213)),_N_E=e.O()}]);
|
package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/page-e3ff638f08712caa.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8460],{13288:(e,t,s)=>{Promise.resolve().then(s.bind(s,52154))},52154:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>b});var r=s(95155),a=s(12115),l=s(14051),i=s.n(l),n=s(35497),o=s(57250),d=s(90620),c=s(52679),p=s(98500),m=s.n(p),x=s(65921),u=s(38003);let h={available:{icon:"check_circle",color:"#22c55e",label:"Available"},cooldown:{icon:"schedule",color:"#f59e0b",label:"Cooldown"},unavailable:{icon:"error",color:"#ef4444",label:"Unavailable"},unknown:{icon:"help",color:"#6b7280",label:"Unknown"}};function f(){let[e,t]=(0,a.useState)(null),[s,l]=(0,a.useState)(!0),[i,o]=(0,a.useState)(!1),[d,c]=(0,a.useState)(null),p=(0,a.useRef)(null),m=(0,x.i)(),u=(0,a.useCallback)(async()=>{try{let e=await fetch("/api/models/availability");if(e.ok){let s=await e.json();t(s)}}catch{}finally{l(!1)}},[]);(0,a.useEffect)(()=>{u();let e=setInterval(u,3e4);return()=>clearInterval(e)},[u]),(0,a.useEffect)(()=>{let e=e=>{p.current&&!p.current.contains(e.target)&&o(!1)};return i&&document.addEventListener("mousedown",e),()=>document.removeEventListener("mousedown",e)},[i]);let f=async(e,t)=>{c(`${e}:${t}`);try{(await fetch("/api/models/availability",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({action:"clearCooldown",provider:e,model:t})})).ok?(m.success(`Cooldown cleared for ${t}`),await u()):m.error("Failed to clear cooldown")}catch{m.error("Failed to clear cooldown")}finally{c(null)}};if(s)return null;let g=e?.models||[],b=0===(e?.unavailableCount||g.filter(e=>"available"!==e.status).length),v={};return g.forEach(e=>{if("available"===e.status)return;let t=e.provider||"unknown";v[t]||(v[t]=[]),v[t].push(e)}),(0,r.jsx)("div",{className:"relative",ref:p,children:i&&(0,r.jsxs)("div",{className:"absolute top-full right-0 mt-2 w-80 bg-surface border border-border rounded-xl shadow-2xl z-50 overflow-hidden",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between px-4 py-3 border-b border-border bg-bg",children:[(0,r.jsxs)("div",{className:"flex items-center gap-2",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[16px]",style:{color:b?"#22c55e":"#f59e0b"},children:b?"verified":"warning"}),(0,r.jsx)("span",{className:"text-sm font-semibold text-text-main",children:"Model Status"})]}),(0,r.jsx)("button",{onClick:u,className:"p-1 rounded-lg hover:bg-surface text-text-muted hover:text-text-main transition-colors",title:"Refresh",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px]",children:"refresh"})})]}),(0,r.jsx)("div",{className:"px-4 py-3 max-h-60 overflow-y-auto",children:b?(0,r.jsx)("p",{className:"text-sm text-text-muted text-center py-2",children:"All models are responding normally."}):(0,r.jsx)("div",{className:"flex flex-col gap-2.5",children:Object.entries(v).map(([e,t])=>(0,r.jsxs)("div",{children:[(0,r.jsx)("p",{className:"text-xs font-semibold text-text-main mb-1.5 capitalize",children:e}),(0,r.jsx)("div",{className:"flex flex-col gap-1",children:t.map(e=>{let t=h[e.status]||h.unknown,s=d===`${e.provider}:${e.model}`;return(0,r.jsxs)("div",{className:"flex items-center justify-between px-2.5 py-1.5 rounded-lg bg-surface/30",children:[(0,r.jsxs)("div",{className:"flex items-center gap-1.5 min-w-0",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[14px] shrink-0",style:{color:t.color},children:t.icon}),(0,r.jsx)("span",{className:"font-mono text-xs text-text-main truncate",children:e.model})]}),"cooldown"===e.status&&(0,r.jsx)(n.$n,{size:"sm",variant:"ghost",onClick:()=>f(e.provider,e.model),disabled:s,className:"text-[10px] px-1.5! py-0.5! ml-2",children:s?"...":"Clear"})]},`${e.provider}-${e.model}`)})})]},e))})})]})})}function g(e,t,s){let a=[];if(e>0&&a.push((0,r.jsxs)(n.Ex,{variant:"success",size:"sm",dot:!0,children:[e," Connected"]},"connected")),t>0){let e=s?`${t} Error (${s})`:`${t} Error`;a.push((0,r.jsx)(n.Ex,{variant:"error",size:"sm",dot:!0,children:e},"error"))}return 0===a.length?(0,r.jsx)("span",{className:"text-text-muted",children:"No connections"}):a}function b(){let[e,t]=(0,a.useState)([]),[s,l]=(0,a.useState)([]),[i,o]=(0,a.useState)(!0),[p,m]=(0,a.useState)(!1),h=(0,a.useRef)(null),g=async e=>{let s=e.target.files?.[0];if(s){m(!0);try{let e=await s.text(),r=JSON.parse(e),a=await fetch("/api/providers/import",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(r)}),l=await a.json();if(a.ok){R.success(`Imported ${l.imported}, skipped ${l.skipped}`);let e=await fetch("/api/providers");if(e.ok){let s=await e.json();t(s.connections||[])}}else R.error(l.error||"Import failed")}catch(e){R.error(e.message||"Import failed")}finally{m(!1),h.current&&(h.current.value="")}}},[b,C]=(0,a.useState)(!1),[k,T]=(0,a.useState)(!1),[A,I]=(0,a.useState)(!1),[S,$]=(0,a.useState)(null),[O,E]=(0,a.useState)(null),R=(0,x.i)(),U=(0,u.C)(e=>e.query),P=(0,u.C)(e=>e.register),_=(0,u.C)(e=>e.unregister);(0,a.useEffect)(()=>(P("Search providers..."),()=>_()),[P,_]);let z=e=>!U.trim()||e.toLowerCase().includes(U.trim().toLowerCase()),q=(e,t)=>[...e].sort(([e,s],[r,a])=>{let l=D(e,t),i=D(r,t),n=+(l.connected>0),o=+(i.connected>0);return n!==o?o-n:(s.name||"").localeCompare(a.name||"")});(0,a.useEffect)(()=>{(async()=>{try{let[e,s]=await Promise.all([fetch("/api/providers"),fetch("/api/provider-nodes")]),r=await e.json(),a=await s.json();e.ok&&t(r.connections||[]),s.ok&&l(a.nodes||[])}catch(e){console.log("Error fetching data:",e)}finally{o(!1)}})()},[]);let D=(t,s)=>{let r=e.filter(e=>e.provider===t&&e.authType===s),a=e=>{let t=Object.entries(e).some(([e,t])=>e.startsWith("modelLock_")&&t&&new Date(t).getTime()>Date.now());return"unavailable"!==e.testStatus||t?e.testStatus:"active"},l=r.filter(e=>{let t=a(e);return"active"===t||"success"===t}).length,i=r.filter(e=>{let t=a(e);return"error"===t||"expired"===t||"unavailable"===t}),n=i.length,o=r.length,d=o>0&&r.every(e=>!1===e.isActive),c=i.sort((e,t)=>new Date(t.lastErrorAt||0)-new Date(e.lastErrorAt||0))[0];return{connected:l,error:n,total:o,errorCode:c?function(e){if(!e)return null;let t=e.lastErrorType;if("runtime_error"===t)return"RUNTIME";if("upstream_auth_error"===t||"auth_missing"===t||"token_refresh_failed"===t||"token_expired"===t)return"AUTH";if("upstream_rate_limited"===t)return"429";if("upstream_unavailable"===t)return"5XX";if("network_error"===t)return"NET";let s=Number(e.errorCode);if(Number.isFinite(s)&&s>=400)return String(s);let r=function(e){if(!e)return null;let t=e.match(/\b([45]\d{2})\b/);return t?t[1]:"ERR"}(e.lastError);if("401"===r||"403"===r)return"AUTH";if(r&&"ERR"!==r)return r;let a=(e.lastError||"").toLowerCase();return a.includes("runtime")||a.includes("not runnable")||a.includes("not installed")?"RUNTIME":a.includes("invalid api key")||a.includes("token invalid")||a.includes("revoked")||a.includes("unauthorized")?"AUTH":"ERR"}(c):null,errorTime:c?.lastErrorAt?function(e){if(!e)return"";let t=Math.floor((Date.now()-new Date(e).getTime())/6e4);if(t<1)return"just now";if(t<60)return`${t}m ago`;let s=Math.floor(t/60);if(s<24)return`${s}h ago`;let r=Math.floor(s/24);return`${r}d ago`}(c.lastErrorAt):null,allDisabled:d}},F=async(s,r,a)=>{let l=e.filter(e=>e.provider===s&&e.authType===r);t(e=>e.map(e=>e.provider===s&&e.authType===r?{...e,isActive:a}:e)),await Promise.allSettled(l.map(e=>fetch(`/api/providers/${e.id}`,{method:"PUT",headers:{"Content-Type":"application/json"},body:JSON.stringify({isActive:a})})))},M=async(e,t=null)=>{if(!S){$("provider"===e?t:e),E(null);try{let s=await fetch("/api/providers/test-batch",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({mode:e,providerId:t})}),r=await s.json();if(E(r),r.summary){let{passed:e,failed:t,total:s}=r.summary;0===t?R.success(`All ${s} tests passed`):R.warning(`${e}/${s} passed, ${t} failed`)}}catch(e){E({error:"Test request failed"}),R.error("Provider test failed")}finally{$(null)}}},J=s.filter(e=>"openai-compatible"===e.type).map(e=>({id:e.id,name:e.name||"OpenAI Compatible",color:"#10A37F",textIcon:"OC",apiType:e.apiType})).filter(e=>z(e.name)),K=s.filter(e=>"anthropic-compatible"===e.type).map(e=>({id:e.id,name:e.name||"Anthropic Compatible",color:"#D97757",textIcon:"AC"})).filter(e=>z(e.name)),L=Object.entries(d.zN).filter(([,e])=>z(e.name)),W=Object.entries(c.IS).filter(([,e])=>z(e.name)),H=Object.entries(c.nJ).filter(([,e])=>z(e.name)),B=q(Object.entries(d.fg).filter(([,e])=>(e.serviceKinds??["llm"]).includes("llm")&&z(e.name)),"apikey"),Q=q(Object.entries(c.br).filter(([,e])=>(e.serviceKinds??["llm"]).includes("llm")&&z(e.name)),"cookie"),V=!!U.trim(),X=V||b?B:B.slice(0,20),Z=B.length-20;if(i)return(0,r.jsxs)("div",{className:"flex flex-col gap-8",children:[(0,r.jsx)(n.Qv,{}),(0,r.jsx)(n.Qv,{})]});let G=L.length>0||W.length>0||H.length>0||B.length>0||Q.length>0||J.length>0||K.length>0;return(0,r.jsxs)("div",{className:"flex min-w-0 flex-col gap-6 px-1 sm:px-0",children:[!G&&(0,r.jsxs)("div",{className:"text-center py-8 border border-dashed border-border rounded-xl",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[32px] text-text-muted mb-2",children:"search_off"}),(0,r.jsx)("p",{className:"text-text-muted text-sm",children:"No providers match your search"})]}),(0,r.jsxs)("div",{className:"flex flex-wrap items-center justify-end gap-2",children:[(0,r.jsx)("input",{ref:h,type:"file",accept:"application/json",className:"hidden",onChange:g}),(0,r.jsx)(n.$n,{size:"sm",variant:"secondary",icon:"upload",onClick:()=>h.current?.click(),disabled:p,children:p?"Importing...":"Import"}),(0,r.jsx)(n.$n,{size:"sm",variant:"secondary",icon:"download",onClick:()=>{window.open("/api/providers/export","_blank")},children:"Export"})]}),(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,r.jsxs)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:["Custom Providers (OpenAI/Anthropic Compatible)"," "]}),(0,r.jsxs)("div",{className:"grid grid-cols-1 gap-2 sm:flex sm:w-auto",children:[(0,r.jsx)(n.$n,{size:"sm",icon:"add",onClick:()=>I(!0),className:"w-full sm:w-auto",children:"Add Anthropic Compatible"}),(0,r.jsx)(n.$n,{size:"sm",variant:"secondary",icon:"add",onClick:()=>T(!0),className:"w-full !bg-white !text-black hover:!bg-gray-100 sm:w-auto",children:"Add OpenAI Compatible"})]})]}),0===J.length&&0===K.length?(0,r.jsxs)("div",{className:"flex items-center justify-center gap-2 py-2 border border-dashed border-border rounded-xl text-text-muted text-sm",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"extension"}),(0,r.jsx)("span",{children:"No custom providers — use buttons above to add OpenAI/Anthropic compatible endpoints"})]}):(0,r.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:[...J,...K].map(e=>(0,r.jsx)(y,{providerId:e.id,provider:e,stats:D(e.id,"apikey"),authType:"compatible",onToggle:t=>F(e.id,"apikey",t)},e.id))})]}),L.length>0&&(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,r.jsx)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:"OAuth Providers"}),(0,r.jsxs)("div",{className:"flex w-full flex-col gap-2 sm:w-auto sm:flex-row sm:items-center",children:[(0,r.jsx)(f,{}),(0,r.jsxs)("button",{onClick:()=>M("oauth"),disabled:!!S,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"oauth"===S?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:"Test all OAuth connections","aria-label":"Test all OAuth connections",children:[(0,r.jsx)("span",{className:`material-symbols-outlined text-[14px]${"oauth"===S?" animate-spin":""}`,children:"play_arrow"}),"oauth"===S?"Testing...":"Test All"]})]})]}),(0,r.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:L.map(([e,t])=>(0,r.jsx)(v,{providerId:e,provider:t,stats:D(e,"oauth"),authType:"oauth",onToggle:t=>F(e,"oauth",t)},e))})]}),(W.length>0||H.length>0)&&(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,r.jsx)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:"Free Tier Providers"}),(0,r.jsxs)("button",{onClick:()=>M("free"),disabled:!!S,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"free"===S?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:"Test all Free connections","aria-label":"Test all Free provider connections",children:[(0,r.jsx)("span",{className:`material-symbols-outlined text-[14px]${"free"===S?" animate-spin":""}`,children:"play_arrow"}),"free"===S?"Testing...":"Test All"]})]}),(0,r.jsxs)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:[W.map(([e,t])=>(0,r.jsx)(v,{providerId:e,provider:t,stats:D(e,"oauth"),authType:"free",onToggle:t=>F(e,"oauth",t)},e)),H.map(([e,t])=>(0,r.jsx)(y,{providerId:e,provider:t,stats:D(e,"apikey"),authType:"apikey",onToggle:t=>F(e,"apikey",t)},e))]})]}),B.length>0&&(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:[(0,r.jsxs)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:["API Key Providers"," "]}),(0,r.jsxs)("button",{onClick:()=>M("apikey"),disabled:!!S,className:`flex w-full items-center justify-center gap-1.5 rounded-lg border px-3 py-2 text-xs font-medium transition-colors sm:w-auto sm:py-1.5 ${"apikey"===S?"bg-primary/20 border-primary/40 text-primary animate-pulse":"bg-bg border-border text-text-muted hover:text-text-main hover:border-primary/40"}`,title:"Test all API Key connections","aria-label":"Test all API Key connections",children:[(0,r.jsx)("span",{className:`material-symbols-outlined text-[14px]${"apikey"===S?" animate-spin":""}`,children:"play_arrow"}),"apikey"===S?"Testing...":"Test All"]})]}),(0,r.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:X.map(([e,t])=>(0,r.jsx)(y,{providerId:e,provider:t,stats:D(e,"apikey"),authType:"apikey",onToggle:t=>F(e,"apikey",t)},e))}),!V&&!b&&Z>0&&(0,r.jsxs)("button",{onClick:()=>C(!0),className:"flex w-full items-center justify-center gap-1.5 rounded-lg border border-dashed border-primary/40 px-3 py-2.5 text-sm font-medium text-primary transition-colors hover:border-primary hover:bg-primary/5",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"expand_more"}),"Show all ",B.length," providers"]})]}),Q.length>0&&(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center sm:justify-between",children:(0,r.jsxs)("h2",{className:"text-lg sm:text-xl font-semibold flex items-center gap-2 leading-tight",children:["Web Cookie Providers"," "]})}),(0,r.jsx)("div",{className:"grid grid-cols-1 gap-3 sm:grid-cols-2 sm:gap-4 lg:grid-cols-3 xl:grid-cols-4",children:Q.map(([e,t])=>(0,r.jsx)(y,{providerId:e,provider:t,stats:D(e,"cookie"),authType:"cookie",onToggle:t=>F(e,"cookie",t)},e))})]}),(0,r.jsx)(j,{isOpen:k,onClose:()=>T(!1),onCreated:e=>{l(t=>[...t,e]),T(!1)}}),(0,r.jsx)(N,{isOpen:A,onClose:()=>I(!1),onCreated:e=>{l(t=>[...t,e]),I(!1)}}),O&&(0,r.jsxs)("div",{className:"fixed inset-0 z-50 flex items-start justify-center px-3 pt-[6vh] sm:pt-[10vh]",onClick:()=>E(null),children:[(0,r.jsx)("div",{className:"absolute inset-0 bg-black/60 backdrop-blur-sm"}),(0,r.jsxs)("div",{className:"relative bg-surface border border-border rounded-xl w-full max-w-[600px] max-h-[86vh] sm:max-h-[80vh] overflow-y-auto shadow-2xl",onClick:e=>e.stopPropagation(),children:[(0,r.jsxs)("div",{className:"sticky top-0 z-10 flex items-center justify-between px-5 py-3 border-b border-border bg-surface/95 backdrop-blur-sm rounded-t-xl",children:[(0,r.jsx)("h3",{className:"font-semibold",children:"Test Results"}),(0,r.jsx)("button",{onClick:()=>E(null),className:"p-1 rounded-lg hover:bg-bg text-text-muted hover:text-text-main transition-colors","aria-label":"Close test results",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-lg",children:"close"})})]}),(0,r.jsx)("div",{className:"p-5",children:(0,r.jsx)(w,{results:O})})]})]})]})}function v({providerId:e,provider:t,stats:s,authType:a,onToggle:l}){let{connected:i,error:d,errorCode:c,errorTime:p,allDisabled:x}=s,u=!!t.noAuth;return(0,r.jsx)(m(),{href:`/dashboard/providers/${e}`,className:"group min-w-0",children:(0,r.jsx)(n.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${x?"opacity-50":""}`,children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("div",{className:"size-8 shrink-0 rounded-lg flex items-center justify-center",style:{backgroundColor:`${t.color?.length>7?t.color:t.color+"15"}`},children:(0,r.jsx)(o.A,{src:`/providers/${t.id}.png`,alt:t.name,size:30,className:"object-contain rounded-lg max-w-[32px] max-h-[32px]",fallbackText:t.textIcon||t.id.slice(0,2).toUpperCase(),fallbackColor:t.color})}),(0,r.jsxs)("div",{className:"min-w-0",children:[(0,r.jsx)("h3",{className:"truncate font-semibold",children:t.name}),(0,r.jsx)("div",{className:"flex min-w-0 items-center gap-1.5 text-xs flex-wrap",children:x?(0,r.jsx)(n.Ex,{variant:"default",size:"sm",children:(0,r.jsxs)("span",{className:"flex items-center gap-1",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"pause_circle"}),"Disabled"]})}):u?(0,r.jsx)(n.Ex,{variant:"success",size:"sm",dot:!0,children:"Ready"}):(0,r.jsxs)(r.Fragment,{children:[g(i,d,c),p&&(0,r.jsx)("span",{className:"text-text-muted",children:p})]})})]})]}),(0,r.jsx)("div",{className:"flex shrink-0 items-center gap-2",children:s.total>0&&(0,r.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:e=>{e.preventDefault(),e.stopPropagation(),l(!!x)},children:(0,r.jsx)(n.lM,{size:"sm",checked:!x,onChange:()=>{},title:x?"Enable provider":"Disable provider"})})})]})})})}function y({providerId:e,provider:t,stats:s,authType:a,onToggle:l}){let{connected:i,error:d,errorCode:p,errorTime:x,allDisabled:u}=s,h=e.startsWith(c.JH),f=e.startsWith(c.DI);return(0,r.jsx)(m(),{href:`/dashboard/providers/${e}`,className:"group min-w-0",children:(0,r.jsx)(n.Zp,{padding:"xs",className:`h-full hover:bg-black/[0.01] dark:hover:bg-white/[0.01] transition-colors cursor-pointer ${u?"opacity-50":""}`,children:(0,r.jsxs)("div",{className:"flex min-w-0 items-center justify-between gap-3",children:[(0,r.jsxs)("div",{className:"flex min-w-0 items-center gap-3",children:[(0,r.jsx)("div",{className:"size-8 shrink-0 rounded-lg flex items-center justify-center",style:{backgroundColor:`${t.color?.length>7?t.color:t.color+"15"}`},children:(0,r.jsx)(o.A,{src:h?"responses"===t.apiType?"/providers/oai-r.png":"/providers/oai-cc.png":f?"/providers/anthropic-m.png":`/providers/${t.id}.png`,alt:t.name,size:30,className:"object-contain rounded-lg max-w-[30px] max-h-[30px]",fallbackText:t.textIcon||t.id.slice(0,2).toUpperCase(),fallbackColor:t.color})}),(0,r.jsxs)("div",{className:"min-w-0",children:[(0,r.jsx)("h3",{className:"truncate font-semibold",children:t.name}),(0,r.jsx)("div",{className:"flex min-w-0 items-center gap-1.5 text-xs flex-wrap",children:u?(0,r.jsx)(n.Ex,{variant:"default",size:"sm",children:(0,r.jsxs)("span",{className:"flex items-center gap-1",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"pause_circle"}),"Disabled"]})}):(0,r.jsxs)(r.Fragment,{children:[g(i,d,p),h&&(0,r.jsx)(n.Ex,{variant:"default",size:"sm",children:"responses"===t.apiType?"Responses":"Chat"}),f&&(0,r.jsx)(n.Ex,{variant:"default",size:"sm",children:"Messages"}),x&&(0,r.jsx)("span",{className:"text-text-muted",children:x})]})})]})]}),(0,r.jsx)("div",{className:"flex shrink-0 items-center gap-2",children:s.total>0&&(0,r.jsx)("div",{className:"opacity-100 transition-opacity sm:opacity-0 sm:group-hover:opacity-100",onClick:e=>{e.preventDefault(),e.stopPropagation(),l(!!u)},children:(0,r.jsx)(n.lM,{size:"sm",checked:!u,onChange:()=>{},title:u?"Enable provider":"Disable provider"})})})]})})})}function j({isOpen:e,onClose:t,onCreated:s}){let[l,i]=(0,a.useState)({name:"",prefix:"",apiType:"chat",baseUrl:"https://api.openai.com/v1"}),[o,d]=(0,a.useState)(!1),[c,p]=(0,a.useState)(""),[m,x]=(0,a.useState)(""),[u,h]=(0,a.useState)(!1),[f,g]=(0,a.useState)(null);(0,a.useEffect)(()=>{i(e=>({...e,baseUrl:"https://api.openai.com/v1"}))},[l.apiType]);let b=async()=>{if(l.name.trim()&&l.prefix.trim()&&l.baseUrl.trim()){d(!0);try{let e=await fetch("/api/provider-nodes",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:l.name,prefix:l.prefix,apiType:l.apiType,baseUrl:l.baseUrl,type:"openai-compatible"})}),t=await e.json();e.ok&&(s(t.node),i({name:"",prefix:"",apiType:"chat",baseUrl:"https://api.openai.com/v1"}),p(""),g(null))}catch(e){console.log("Error creating OpenAI Compatible node:",e)}finally{d(!1)}}},v=async()=>{h(!0);try{let e=await fetch("/api/provider-nodes/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({baseUrl:l.baseUrl,apiKey:c,type:"openai-compatible",modelId:m.trim()||void 0})}),t=await e.json();g(t)}catch{g({valid:!1,error:"Network error"})}finally{h(!1)}};return(0,r.jsx)(n.aF,{isOpen:e,title:"Add OpenAI Compatible",onClose:t,children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(n.pd,{label:"Name",value:l.name,onChange:e=>i({...l,name:e.target.value}),placeholder:"OpenAI Compatible (Prod)",hint:"Required. A friendly label for this node."}),(0,r.jsx)(n.pd,{label:"Prefix",value:l.prefix,onChange:e=>i({...l,prefix:e.target.value}),placeholder:"oc-prod",hint:"Required. Used as the provider prefix for model IDs."}),(0,r.jsx)(n.l6,{label:"API Type",options:[{value:"chat",label:"Chat Completions"},{value:"responses",label:"Responses API"}],value:l.apiType,onChange:e=>i({...l,apiType:e.target.value})}),(0,r.jsx)(n.pd,{label:"Base URL",value:l.baseUrl,onChange:e=>i({...l,baseUrl:e.target.value}),placeholder:"https://api.openai.com/v1",hint:"Use the base URL (ending in /v1) for your OpenAI-compatible API."}),(0,r.jsx)(n.pd,{label:"API Key (for Check)",type:"password",value:c,onChange:e=>p(e.target.value)}),(0,r.jsx)(n.pd,{label:"Model ID (optional)",value:m,onChange:e=>x(e.target.value),placeholder:"e.g. gpt-4, claude-3-opus",hint:"If provider lacks /models endpoint, enter a model ID to validate via chat/completions instead."}),(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center",children:[(0,r.jsx)(n.$n,{onClick:v,disabled:!c||u||!l.baseUrl.trim(),variant:"secondary",className:"w-full sm:w-auto",children:u?"Checking...":"Check"}),(()=>{if(!f)return null;let{valid:e,error:t,method:s}=f;return e?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.Ex,{variant:"success",children:"Valid"}),"chat"===s&&(0,r.jsx)("span",{className:"text-sm text-text-muted",children:"(via inference test)"})]}):(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)(n.Ex,{variant:"error",children:"Invalid"}),t&&(0,r.jsx)("span",{className:"text-sm text-red-500",children:t})]})})()]}),(0,r.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row",children:[(0,r.jsx)(n.$n,{onClick:b,fullWidth:!0,disabled:!l.name.trim()||!l.prefix.trim()||!l.baseUrl.trim()||o,children:o?"Creating...":"Create"}),(0,r.jsx)(n.$n,{onClick:t,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})})}function N({isOpen:e,onClose:t,onCreated:s}){let[l,i]=(0,a.useState)({name:"",prefix:"",baseUrl:"https://api.anthropic.com/v1"}),[o,d]=(0,a.useState)(!1),[c,p]=(0,a.useState)(""),[m,x]=(0,a.useState)(""),[u,h]=(0,a.useState)(!1),[f,g]=(0,a.useState)(null);(0,a.useEffect)(()=>{e&&(g(null),p(""),x(""))},[e]);let b=async()=>{if(l.name.trim()&&l.prefix.trim()&&l.baseUrl.trim()){d(!0);try{let e=await fetch("/api/provider-nodes",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:l.name,prefix:l.prefix,baseUrl:l.baseUrl,type:"anthropic-compatible"})}),t=await e.json();e.ok&&(s(t.node),i({name:"",prefix:"",baseUrl:"https://api.anthropic.com/v1"}),p(""),g(null))}catch(e){console.log("Error creating Anthropic Compatible node:",e)}finally{d(!1)}}},v=async()=>{h(!0);try{let e=await fetch("/api/provider-nodes/validate",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({baseUrl:l.baseUrl,apiKey:c,type:"anthropic-compatible",modelId:m.trim()||void 0})}),t=await e.json();g(t)}catch{g({valid:!1,error:"Network error"})}finally{h(!1)}};return(0,r.jsx)(n.aF,{isOpen:e,title:"Add Anthropic Compatible",onClose:t,children:(0,r.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,r.jsx)(n.pd,{label:"Name",value:l.name,onChange:e=>i({...l,name:e.target.value}),placeholder:"Anthropic Compatible (Prod)",hint:"Required. A friendly label for this node."}),(0,r.jsx)(n.pd,{label:"Prefix",value:l.prefix,onChange:e=>i({...l,prefix:e.target.value}),placeholder:"ac-prod",hint:"Required. Used as the provider prefix for model IDs."}),(0,r.jsx)(n.pd,{label:"Base URL",value:l.baseUrl,onChange:e=>i({...l,baseUrl:e.target.value}),placeholder:"https://api.anthropic.com/v1",hint:"Use the base URL (ending in /v1) for your Anthropic-compatible API. The system will append /messages."}),(0,r.jsx)(n.pd,{label:"API Key (for Check)",type:"password",value:c,onChange:e=>p(e.target.value)}),(0,r.jsx)(n.pd,{label:"Model ID (optional)",value:m,onChange:e=>x(e.target.value),placeholder:"e.g. claude-3-opus",hint:"If provider lacks /models endpoint, enter a model ID to validate via chat/completions instead."}),(0,r.jsxs)("div",{className:"flex flex-col gap-3 sm:flex-row sm:items-center",children:[(0,r.jsx)(n.$n,{onClick:v,disabled:!c||u||!l.baseUrl.trim(),variant:"secondary",className:"w-full sm:w-auto",children:u?"Checking...":"Check"}),(()=>{if(!f)return null;let{valid:e,error:t,method:s}=f;return e?(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.Ex,{variant:"success",children:"Valid"}),"chat"===s&&(0,r.jsx)("span",{className:"text-sm text-text-muted",children:"(via inference test)"})]}):(0,r.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,r.jsx)(n.Ex,{variant:"error",children:"Invalid"}),t&&(0,r.jsx)("span",{className:"text-sm text-red-500",children:t})]})})()]}),(0,r.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row",children:[(0,r.jsx)(n.$n,{onClick:b,fullWidth:!0,disabled:!l.name.trim()||!l.prefix.trim()||!l.baseUrl.trim()||o,children:o?"Creating...":"Create"}),(0,r.jsx)(n.$n,{onClick:t,variant:"ghost",fullWidth:!0,children:"Cancel"})]})]})})}function w({results:e}){if(e.error&&!e.results)return(0,r.jsxs)("div",{className:"text-center py-6",children:[(0,r.jsx)("span",{className:"material-symbols-outlined text-red-500 text-[32px] mb-2 block",children:"error"}),(0,r.jsx)("p",{className:"text-sm text-red-400",children:e.error})]});let{summary:t,mode:s}=e,a=e.results||[];return(0,r.jsxs)("div",{className:"flex min-w-0 flex-col gap-3",children:[t&&(0,r.jsxs)("div",{className:"flex flex-wrap items-center gap-2 text-xs mb-1 sm:gap-3",children:[(0,r.jsxs)("span",{className:"text-text-muted",children:[{oauth:"OAuth",free:"Free",apikey:"API Key",provider:"Provider",all:"All"}[s]||s," Test"]}),(0,r.jsxs)("span",{className:"px-2 py-0.5 rounded bg-emerald-500/15 text-emerald-400 font-medium",children:[t.passed," passed"]}),t.failed>0&&(0,r.jsxs)("span",{className:"px-2 py-0.5 rounded bg-red-500/15 text-red-400 font-medium",children:[t.failed," failed"]}),(0,r.jsxs)("span",{className:"text-text-muted sm:ml-auto",children:[t.total," tested"]})]}),a.map((e,t)=>(0,r.jsxs)("div",{className:"flex min-w-0 flex-wrap items-center gap-2 rounded-lg bg-black/[0.03] px-3 py-2 text-xs dark:bg-white/[0.03] sm:flex-nowrap",children:[(0,r.jsx)("span",{className:`material-symbols-outlined text-[16px] ${e.valid?"text-emerald-500":"text-red-500"}`,children:e.valid?"check_circle":"error"}),(0,r.jsxs)("div",{className:"min-w-0 flex-[1_1_160px]",children:[(0,r.jsx)("span",{className:"block truncate font-medium sm:inline",children:e.connectionName}),(0,r.jsxs)("span",{className:"block truncate text-text-muted sm:ml-1.5 sm:inline",children:["(",e.provider,")"]})]}),void 0!==e.latencyMs&&(0,r.jsxs)("span",{className:"shrink-0 text-text-muted font-mono tabular-nums",children:[e.latencyMs,"ms"]}),(0,r.jsx)("span",{className:`shrink-0 text-[10px] uppercase font-bold px-1.5 py-0.5 rounded ${e.valid?"bg-emerald-500/15 text-emerald-400":"bg-red-500/15 text-red-400"}`,children:e.valid?"OK":e.diagnosis?.type||"ERROR"})]},e.connectionId||t)),0===a.length&&(0,r.jsx)("div",{className:"text-center py-4 text-text-muted text-sm",children:"No active connections found for this group."})]})}v.propTypes={providerId:i().string.isRequired,provider:i().shape({id:i().string.isRequired,name:i().string.isRequired,color:i().string,textIcon:i().string}).isRequired,stats:i().shape({connected:i().number,error:i().number,errorCode:i().string,errorTime:i().string}).isRequired,authType:i().string,onToggle:i().func},y.propTypes={providerId:i().string.isRequired,provider:i().shape({id:i().string.isRequired,name:i().string.isRequired,color:i().string,textIcon:i().string,apiType:i().string}).isRequired,stats:i().shape({connected:i().number,error:i().number,errorCode:i().string,errorTime:i().string}).isRequired,authType:i().string,onToggle:i().func},j.propTypes={isOpen:i().bool.isRequired,onClose:i().func.isRequired,onCreated:i().func.isRequired},N.propTypes={isOpen:i().bool.isRequired,onClose:i().func.isRequired,onCreated:i().func.isRequired},w.propTypes={results:i().shape({mode:i().string,results:i().array,summary:i().shape({total:i().number,passed:i().number,failed:i().number}),error:i().string}).isRequired}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=13288)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9516],{64082:(e,t,i)=>{"use strict";i.r(t),i.d(t,{default:()=>v});var s=i(95155),r=i(35497),n=i(11059);let a=i(41463).env.NEXT_PUBLIC_KTROUTER_REPO||"",o="master",l="skills",c=!!a,d=a?`https://github.com/${a}`:"",m=a?`https://raw.githubusercontent.com/${a}/refs/heads/${o}/${l}`:l,x=a?`https://github.com/${a}/blob/${o}/${l}`:l,p=[{id:"ktrouter",name:"KTRouter (Entry)",description:"Setup + index of all capabilities. Start here — covers base URL, auth, model discovery, and links to every capability skill.",endpoint:null,icon:"hub",isEntry:!0},{id:"ktrouter-chat",name:"Chat",description:"Chat / code-gen via OpenAI or Anthropic format with streaming.",endpoint:"/v1/chat/completions",icon:"chat"},{id:"ktrouter-image",name:"Image Generation",description:"Text-to-image via DALL-E, Imagen, FLUX, MiniMax, SDWebUI…",endpoint:"/v1/images/generations",icon:"image"},{id:"ktrouter-tts",name:"Text-to-Speech",description:"OpenAI / ElevenLabs / Edge / Google / Deepgram voices.",endpoint:"/v1/audio/speech",icon:"record_voice_over"},{id:"ktrouter-stt",name:"Speech-to-Text",description:"Transcribe audio via OpenAI Whisper, Groq, Gemini, Deepgram, AssemblyAI…",endpoint:"/v1/audio/transcriptions",icon:"mic"},{id:"ktrouter-embeddings",name:"Embeddings",description:"Vectors for RAG / semantic search via OpenAI, Gemini, Mistral…",endpoint:"/v1/embeddings",icon:"scatter_plot"},{id:"ktrouter-web-search",name:"Web Search",description:"Tavily / Exa / Brave / Serper / SearXNG / Google PSE / You.com.",endpoint:"/v1/search",icon:"search"},{id:"ktrouter-web-fetch",name:"Web Fetch",description:"URL → markdown / text / HTML via Firecrawl, Jina, Tavily, Exa.",endpoint:"/v1/web/fetch",icon:"language"}];function h(e){return`${m}/${e}/SKILL.md`}function u({value:e,label:t="Copy link"}){let{copied:i,copy:r}=(0,n.C)(2e3);return(0,s.jsxs)("button",{onClick:()=>r(e),className:"px-2 py-1 rounded-md bg-primary text-white text-[11px] font-medium hover:bg-primary/90 transition-colors cursor-pointer shrink-0 inline-flex items-center gap-1",title:e,children:[(0,s.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:i?"check":"content_copy"}),i?"Copied!":t]})}function b({skill:e}){var t;let i=h(e.id);return(0,s.jsxs)("div",{className:`flex items-start gap-3 p-4 rounded-[14px] border shadow-[var(--shadow-soft)] transition-colors ${e.isEntry?"border-brand-500/40 bg-brand-500/5":"border-border-subtle bg-surface hover:bg-surface-2"}`,children:[(0,s.jsx)("div",{className:`size-9 rounded-lg flex items-center justify-center shrink-0 ${e.isEntry?"bg-primary text-white":"bg-primary/10 text-primary"}`,children:(0,s.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:e.icon})}),(0,s.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,s.jsxs)("div",{className:"flex items-center gap-2 flex-wrap",children:[(0,s.jsx)("h3",{className:"font-semibold text-sm text-text-main",children:e.name}),e.isEntry&&(0,s.jsx)(r.Ex,{variant:"primary",size:"sm",children:"START HERE"}),e.endpoint&&(0,s.jsx)(r.Ex,{variant:"default",size:"sm",children:(0,s.jsx)("code",{className:"text-[10px]",children:e.endpoint})})]}),(0,s.jsx)("p",{className:"text-xs text-text-muted mt-0.5",children:e.description}),c?(0,s.jsxs)("a",{href:(t=e.id,`${x}/${t}/SKILL.md`),target:"_blank",rel:"noreferrer",className:"text-[11px] text-text-muted hover:text-primary mt-1 inline-flex items-center gap-1 break-all",children:[i,(0,s.jsx)("span",{className:"material-symbols-outlined text-[12px]",children:"open_in_new"})]}):(0,s.jsx)("p",{className:"text-[11px] text-text-muted mt-1 break-all",children:i})]}),(0,s.jsx)(u,{value:i})]})}function v(){return(0,s.jsxs)("div",{className:"max-w-4xl mx-auto space-y-6",children:[(0,s.jsxs)(r.Zp,{padding:"md",children:[(0,s.jsx)("div",{className:"text-xs text-text-muted mb-2",children:"Paste this to your AI:"}),(0,s.jsxs)("div",{className:"px-3 py-2 rounded bg-surface-2 font-mono text-[12px] text-text-main",children:["Read this skill and use it: ",h("ktrouter")]})]}),(0,s.jsx)("div",{className:"space-y-2",children:p.map(e=>(0,s.jsx)(b,{skill:e},e.id))}),c&&(0,s.jsx)(r.Zp,{padding:"md",children:(0,s.jsxs)("div",{className:"flex items-center justify-between gap-3 flex-wrap",children:[(0,s.jsxs)("div",{children:[(0,s.jsx)("h2",{className:"text-sm font-semibold text-text-main",children:"More on GitHub"}),(0,s.jsx)("p",{className:"text-xs text-text-muted mt-0.5",children:"Browse source, README, and examples."})]}),(0,s.jsxs)("a",{href:`${d}/tree/master/skills`,target:"_blank",rel:"noreferrer",className:"text-sm text-primary hover:underline inline-flex items-center gap-1",children:[(0,s.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"open_in_new"}),"View on GitHub"]})]})})]})}},82154:(e,t,i)=>{Promise.resolve().then(i.bind(i,64082))}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=82154)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2825],{687:(e,t,s)=>{Promise.resolve().then(s.bind(s,81772))},81772:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>N});var a=s(95155),l=s(12115),r=s(73321),n=s(35497),i=s(84588),o=s(92542),d=s(31474);function c({isOpen:e,onClose:t,title:s,children:r,width:n="md",className:i}){let o={sm:"w-[400px]",md:"w-[500px]",lg:"w-[600px]",xl:"w-[800px]",full:"w-full"};return((0,l.useEffect)(()=>(e?document.body.style.overflow="hidden":document.body.style.overflow="",()=>{document.body.style.overflow=""}),[e]),(0,l.useEffect)(()=>{let s=s=>{"Escape"===s.key&&e&&t()};return document.addEventListener("keydown",s),()=>document.removeEventListener("keydown",s)},[e,t]),e)?(0,a.jsxs)("div",{className:"fixed inset-0 z-50",children:[(0,a.jsx)("div",{className:"absolute inset-0 bg-black/50 backdrop-blur-[2px] fade-in cursor-pointer",onClick:t,"aria-hidden":"true"}),(0,a.jsxs)("div",{className:(0,d.cn)("absolute right-0 top-0 h-full bg-surface flex flex-col","shadow-[var(--shadow-elev)]","slide-in-right","border-l border-border-subtle",o[n]||o.md,i),children:[(0,a.jsxs)("div",{className:"flex items-center justify-between p-6 border-b border-border-subtle flex-shrink-0",children:[(0,a.jsx)("div",{className:"flex items-center gap-3",children:s&&(0,a.jsx)("h2",{className:"text-lg font-semibold text-text-main",children:s})}),(0,a.jsx)("button",{type:"button",onClick:t,className:"p-1.5 rounded-[10px] text-text-muted hover:bg-surface-2 hover:text-text-main transition-colors",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:"close"})})]}),(0,a.jsx)("div",{className:"flex-1 overflow-y-auto p-6 custom-scrollbar",children:r})]})]}):null}function x({currentPage:e,pageSize:t,totalItems:s,onPageChange:l,onPageSizeChange:r,className:n}){let i=Math.ceil(s/t),c=s>0?(e-1)*t+1:0,m=Math.min(e*t,s),u=(()=>{let t=[],s=Math.max(1,e-2),a=Math.min(i,s+5-1);a-s+1<5&&(s=Math.max(1,a-5+1));for(let e=s;e<=a;e++)t.push(e);return t})();return(0,a.jsxs)("div",{className:(0,d.cn)("flex flex-col sm:flex-row items-center justify-between gap-4 py-4",n),children:[s>0&&(0,a.jsxs)("div",{className:"text-sm text-text-muted",children:["Showing ",(0,a.jsx)("span",{className:"font-medium text-text-main",children:c})," to"," ",(0,a.jsx)("span",{className:"font-medium text-text-main",children:m})," of"," ",(0,a.jsx)("span",{className:"font-medium text-text-main",children:s})," results"]}),(0,a.jsxs)("div",{className:"flex items-center gap-4",children:[r&&(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[(0,a.jsx)("span",{className:"text-sm text-text-muted",children:"Rows:"}),(0,a.jsx)("select",{value:t,onChange:e=>r(Number(e.target.value)),className:(0,d.cn)("h-9 rounded-lg border border-black/10 dark:border-white/10 bg-surface","text-sm text-text-main focus:outline-none focus:ring-2 focus:ring-primary/20","cursor-pointer"),style:{colorScheme:"auto"},children:[10,20,50].map(e=>(0,a.jsx)("option",{value:e,children:e},e))})]}),i>1&&(0,a.jsxs)("div",{className:"flex items-center gap-1",children:[(0,a.jsx)(o.default,{variant:"outline",size:"sm",onClick:()=>l(e-1),disabled:1===e,className:"w-9 px-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"chevron_left"})}),u[0]>1&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(o.default,{variant:"ghost",size:"sm",onClick:()=>l(1),className:"w-9 px-0",children:"1"}),u[0]>2&&(0,a.jsx)("span",{className:"text-text-muted px-1",children:"..."})]}),u.map(t=>(0,a.jsx)(o.default,{variant:e===t?"primary":"ghost",size:"sm",onClick:()=>l(t),className:"w-9 px-0",children:t},t)),u[u.length-1]<i&&(0,a.jsxs)(a.Fragment,{children:[u[u.length-1]<i-1&&(0,a.jsx)("span",{className:"text-text-muted px-1",children:"..."}),(0,a.jsx)(o.default,{variant:"ghost",size:"sm",onClick:()=>l(i),className:"w-9 px-0",children:i})]}),(0,a.jsx)(o.default,{variant:"outline",size:"sm",onClick:()=>l(e+1),disabled:e===i,className:"w-9 px-0",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px]",children:"chevron_right"})})]})]})]})}var m=s(52679);let u=null,h=null;async function p(){if(u&&h)return{providerNameCache:u,providerNodesCache:h};let e=await fetch("/api/provider-nodes"),t=(await e.json()).nodes||[];for(let e of(h={},t))h[e.id]=e.name;return{providerNameCache:u={...m.Q2,...h},providerNodesCache:h}}function f(e,t){if(!e||!t)return e;let s=t[e];if("string"==typeof s)return s;if(s?.name)return s.name;let a=(0,m.zt)(e)||m.Q2[e];return a?.name||e}function b({title:e,children:t,defaultOpen:s=!1,icon:r=null}){let[n,i]=(0,l.useState)(s);return(0,a.jsxs)("div",{className:"border border-black/5 dark:border-white/5 rounded-lg overflow-hidden",children:[(0,a.jsxs)("button",{type:"button",onClick:()=>i(!n),className:"w-full flex items-center justify-between p-3 bg-black/[0.02] dark:bg-white/[0.02] hover:bg-black/[0.04] dark:hover:bg-white/[0.04] transition-colors",children:[(0,a.jsxs)("div",{className:"flex items-center gap-2",children:[r&&(0,a.jsx)("span",{className:"material-symbols-outlined text-[18px] text-text-muted",children:r}),(0,a.jsx)("span",{className:"font-semibold text-sm text-text-main",children:e})]}),(0,a.jsx)("span",{className:(0,d.cn)("material-symbols-outlined text-[20px] text-text-muted transition-transform duration-200",n?"rotate-90":""),children:"chevron_right"})]}),n&&(0,a.jsx)("div",{className:"p-4 border-t border-black/5 dark:border-white/5",children:t})]})}function j(e){let t=e?.prompt_tokens||e?.input_tokens||0,s=e?.cached_tokens||e?.cache_read_input_tokens||0;return t<s?s:t}function g(){let[e,t]=(0,l.useState)([]),[s,r]=(0,l.useState)({page:1,pageSize:20,totalItems:0,totalPages:0}),[n,m]=(0,l.useState)(!1),[u,h]=(0,l.useState)(null),[g,v]=(0,l.useState)(!1),[N,w]=(0,l.useState)([]),[k,y]=(0,l.useState)(null),[S,C]=(0,l.useState)({provider:"",startDate:"",endDate:""}),D=(0,l.useCallback)(async()=>{try{let e=await fetch("/api/usage/providers"),t=await e.json();w(t.providers||[]);let s=await p();y(s.providerNameCache)}catch(e){console.error("Failed to fetch providers:",e)}},[]),z=(0,l.useCallback)(async()=>{m(!0);try{let e=new URLSearchParams({page:s.page.toString(),pageSize:s.pageSize.toString()});S.provider&&e.append("provider",S.provider),S.startDate&&e.append("startDate",S.startDate),S.endDate&&e.append("endDate",S.endDate);let a=await fetch(`/api/usage/request-details?${e}`),l=await a.json();t(l.details||[]),r(e=>({...e,...l.pagination}))}catch(e){console.error("Failed to fetch request details:",e)}finally{m(!1)}},[s.page,s.pageSize,S]);return(0,l.useEffect)(()=>{D()},[D]),(0,l.useEffect)(()=>{z()},[z]),(0,a.jsxs)("div",{className:"flex min-w-0 flex-col gap-6",children:[(0,a.jsx)(i.default,{padding:"md",children:(0,a.jsxs)("div",{className:"grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-4",children:[(0,a.jsxs)("div",{className:"flex min-w-0 flex-col gap-2",children:[(0,a.jsx)("label",{htmlFor:"provider-filter",className:"text-sm font-medium text-text-main",children:"Provider"}),(0,a.jsxs)("select",{id:"provider-filter",value:S.provider,onChange:e=>C({...S,provider:e.target.value}),className:(0,d.cn)("h-9 px-3 rounded-lg border border-black/10 dark:border-white/10 bg-surface","text-sm text-text-main focus:outline-none focus:ring-2 focus:ring-primary/20","w-full min-w-0 cursor-pointer"),style:{colorScheme:"auto"},children:[(0,a.jsx)("option",{value:"",children:"All Providers"}),N.map(e=>(0,a.jsx)("option",{value:e.id,children:e.name},e.id))]})]}),(0,a.jsxs)("div",{className:"flex min-w-0 flex-col gap-2",children:[(0,a.jsx)("label",{htmlFor:"start-date-filter",className:"text-sm font-medium text-text-main",children:"Start Date"}),(0,a.jsx)("input",{id:"start-date-filter",type:"datetime-local",value:S.startDate,onChange:e=>C({...S,startDate:e.target.value}),className:(0,d.cn)("h-9 px-3 rounded-lg border border-black/10 dark:border-white/10 bg-surface","w-full min-w-0 text-sm text-text-main focus:outline-none focus:ring-2 focus:ring-primary/20")})]}),(0,a.jsxs)("div",{className:"flex min-w-0 flex-col gap-2",children:[(0,a.jsx)("label",{htmlFor:"end-date-filter",className:"text-sm font-medium text-text-main",children:"End Date"}),(0,a.jsx)("input",{id:"end-date-filter",type:"datetime-local",value:S.endDate,onChange:e=>C({...S,endDate:e.target.value}),className:(0,d.cn)("h-9 px-3 rounded-lg border border-black/10 dark:border-white/10 bg-surface","w-full min-w-0 text-sm text-text-main focus:outline-none focus:ring-2 focus:ring-primary/20")})]}),(0,a.jsxs)("div",{className:"flex min-w-0 flex-col gap-2 sm:col-span-2 lg:col-span-1",children:[(0,a.jsx)("span",{className:"hidden text-sm font-medium text-text-main opacity-0 lg:block","aria-hidden":"true",children:"Clear"}),(0,a.jsx)(o.default,{variant:"ghost",onClick:()=>{C({provider:"",startDate:"",endDate:""})},disabled:!S.provider&&!S.startDate&&!S.endDate,className:"w-full",children:"Clear Filters"})]})]})}),(0,a.jsxs)(i.default,{padding:"none",children:[(0,a.jsx)("div",{className:"overflow-x-auto",children:(0,a.jsxs)("table",{className:"w-full min-w-[880px]",children:[(0,a.jsx)("thead",{children:(0,a.jsxs)("tr",{className:"border-b border-black/5 dark:border-white/5",children:[(0,a.jsx)("th",{className:"text-left p-4 text-sm font-semibold text-text-main",children:"Timestamp"}),(0,a.jsx)("th",{className:"text-left p-4 text-sm font-semibold text-text-main",children:"Model"}),(0,a.jsx)("th",{className:"text-left p-4 text-sm font-semibold text-text-main",children:"Provider"}),(0,a.jsx)("th",{className:"text-right p-4 text-sm font-semibold text-text-main",children:"Input Tokens"}),(0,a.jsx)("th",{className:"text-right p-4 text-sm font-semibold text-text-main",children:"Output Tokens"}),(0,a.jsx)("th",{className:"text-left p-4 text-sm font-semibold text-text-main",children:"Latency"}),(0,a.jsx)("th",{className:"text-center p-4 text-sm font-semibold text-text-main",children:"Action"})]})}),(0,a.jsx)("tbody",{children:n?(0,a.jsx)("tr",{children:(0,a.jsx)("td",{colSpan:"7",className:"p-8 text-center text-text-muted",children:(0,a.jsxs)("div",{className:"flex items-center justify-center gap-2",children:[(0,a.jsx)("span",{className:"material-symbols-outlined animate-spin text-[20px]",children:"progress_activity"}),"Loading..."]})})}):0===e.length?(0,a.jsx)("tr",{children:(0,a.jsx)("td",{colSpan:"7",className:"p-8 text-center text-text-muted",children:"No request details found"})}):e.map((e,t)=>(0,a.jsxs)("tr",{className:"border-b border-black/5 dark:border-white/5 last:border-b-0 hover:bg-black/[0.02] dark:hover:bg-white/[0.02] transition-colors",children:[(0,a.jsx)("td",{className:"whitespace-nowrap p-4 text-sm text-text-main",children:new Date(e.timestamp).toLocaleString()}),(0,a.jsx)("td",{className:"max-w-[260px] truncate p-4 font-mono text-sm text-text-main",children:e.model}),(0,a.jsx)("td",{className:"max-w-[180px] truncate p-4 text-sm text-text-main",children:(0,a.jsx)("span",{className:"font-medium",children:f(e.provider,k)})}),(0,a.jsx)("td",{className:"p-4 text-sm text-text-main text-right font-mono",children:j(e.tokens).toLocaleString()}),(0,a.jsx)("td",{className:"p-4 text-sm text-text-main text-right font-mono",children:e.tokens?.completion_tokens?.toLocaleString()||0}),(0,a.jsx)("td",{className:"p-4 text-sm text-text-muted",children:(0,a.jsxs)("div",{className:"flex flex-col gap-0.5",children:[(0,a.jsxs)("div",{children:["TTFT: ",(0,a.jsxs)("span",{className:"font-mono",children:[e.latency?.ttft||0,"ms"]})]}),(0,a.jsxs)("div",{children:["Total: ",(0,a.jsxs)("span",{className:"font-mono",children:[e.latency?.total||0,"ms"]})]})]})}),(0,a.jsx)("td",{className:"p-4 text-center",children:(0,a.jsx)(o.default,{variant:"outline",size:"sm",onClick:()=>{h(e),v(!0)},children:"Detail"})})]},`${e.id}-${t}`))})]})}),!n&&e.length>0&&(0,a.jsx)("div",{className:"border-t border-black/5 dark:border-white/5",children:(0,a.jsx)(x,{currentPage:s.page,pageSize:s.pageSize,totalItems:s.totalItems,onPageChange:e=>{r(t=>({...t,page:e}))},onPageSizeChange:e=>{r(t=>({...t,pageSize:e,page:1}))}})})]}),(0,a.jsx)(c,{isOpen:g,onClose:()=>v(!1),title:"Request Details",width:"lg",children:u&&(0,a.jsxs)("div",{className:"space-y-6",children:[(0,a.jsxs)("div",{className:"grid min-w-0 grid-cols-1 gap-4 text-sm sm:grid-cols-2",children:[(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"ID:"})," ",(0,a.jsx)("span",{className:"break-all font-mono text-text-main",children:u.id})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"Timestamp:"})," ",(0,a.jsx)("span",{className:"text-text-main",children:new Date(u.timestamp).toLocaleString()})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"Provider:"})," ",(0,a.jsx)("span",{className:"text-text-main font-medium",children:f(u.provider,k)})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"Model:"})," ",(0,a.jsx)("span",{className:"text-text-main font-mono",children:u.model})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"Status:"})," ",(0,a.jsx)("span",{className:(0,d.cn)("font-medium","success"===u.status?"text-green-600":"text-red-600"),children:u.status})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"Latency:"})," ",(0,a.jsxs)("span",{className:"text-text-main font-mono",children:["TTFT ",u.latency?.ttft||0,"ms / Total ",u.latency?.total||0,"ms"]})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"Input Tokens:"})," ",(0,a.jsx)("span",{className:"text-text-main font-mono",children:j(u.tokens).toLocaleString()})]}),(0,a.jsxs)("div",{children:[(0,a.jsx)("span",{className:"text-text-muted",children:"Output Tokens:"})," ",(0,a.jsx)("span",{className:"text-text-main font-mono",children:u.tokens?.completion_tokens?.toLocaleString()||0})]})]}),(0,a.jsxs)("div",{className:"space-y-4",children:[(0,a.jsx)(b,{title:"1. Client Request (Input)",defaultOpen:!0,icon:"input",children:(0,a.jsx)("pre",{className:"max-h-[300px] max-w-full overflow-auto rounded-lg border border-black/5 bg-black/5 p-3 font-mono text-xs text-text-main dark:border-white/5 dark:bg-white/5 sm:p-4",children:JSON.stringify(u.request,null,2)})}),u.providerRequest&&(0,a.jsx)(b,{title:"2. Provider Request (Translated)",icon:"translate",children:(0,a.jsx)("pre",{className:"max-h-[300px] max-w-full overflow-auto rounded-lg border border-black/5 bg-black/5 p-3 font-mono text-xs text-text-main dark:border-white/5 dark:bg-white/5 sm:p-4",children:JSON.stringify(u.providerRequest,null,2)})}),u.providerResponse&&(0,a.jsx)(b,{title:"3. Provider Response (Raw)",icon:"data_object",children:(0,a.jsx)("pre",{className:"max-h-[300px] max-w-full overflow-auto rounded-lg border border-black/5 bg-black/5 p-3 font-mono text-xs text-text-main dark:border-white/5 dark:bg-white/5 sm:p-4",children:"object"==typeof u.providerResponse?JSON.stringify(u.providerResponse,null,2):u.providerResponse})}),(0,a.jsxs)(b,{title:"4. Client Response (Final)",defaultOpen:!0,icon:"output",children:[u.response?.thinking&&(0,a.jsxs)("div",{className:"mb-4",children:[(0,a.jsxs)("h4",{className:"font-semibold text-text-main mb-2 flex items-center gap-2 text-xs uppercase tracking-wide opacity-70",children:[(0,a.jsx)("span",{className:"material-symbols-outlined text-[16px]",children:"psychology"}),"Thinking Process"]}),(0,a.jsx)("pre",{className:"max-h-[200px] max-w-full overflow-auto rounded-lg border border-amber-200 bg-amber-50 p-3 font-mono text-xs text-amber-900 dark:border-amber-800 dark:bg-amber-950/30 dark:text-amber-100 sm:p-4",children:u.response.thinking})]}),(0,a.jsx)("h4",{className:"font-semibold text-text-main mb-2 text-xs uppercase tracking-wide opacity-70",children:"Content"}),(0,a.jsx)("pre",{className:"max-h-[300px] max-w-full overflow-auto rounded-lg border border-black/5 bg-black/5 p-3 font-mono text-xs text-text-main dark:border-white/5 dark:bg-white/5 sm:p-4",children:u.response?.content||"[No content]"})]})]})]})})]})}let v=[{value:"today",label:"Today"},{value:"24h",label:"24h"},{value:"7d",label:"7D"},{value:"30d",label:"30D"},{value:"60d",label:"60D"}];function N(){return(0,a.jsx)(l.Suspense,{fallback:(0,a.jsx)(n.Qv,{}),children:(0,a.jsx)(w,{})})}function w(){let e=(0,r.useSearchParams)(),t=(0,r.useRouter)(),[s,i]=(0,l.useState)("today"),o=e.get("tab"),d=o&&["overview","logs","details"].includes(o)?o:"overview";return(0,a.jsxs)("div",{className:"flex min-w-0 flex-col gap-6 px-1 sm:px-0",children:[(0,a.jsxs)("div",{className:"flex flex-col gap-2 sm:flex-row sm:items-center sm:justify-between",children:[(0,a.jsx)(n.Iz,{options:[{value:"overview",label:"Overview"},{value:"details",label:"Details"}],value:d,onChange:s=>{if(s===d)return;let a=new URLSearchParams(e);a.set("tab",s),t.push(`/dashboard/usage?${a.toString()}`,{scroll:!1})},className:"w-full sm:w-auto"}),"overview"===d&&(0,a.jsx)(n.Iz,{options:v,value:s,onChange:i,size:"sm",className:"w-full sm:w-auto"})]}),"overview"===d&&(0,a.jsx)(l.Suspense,{fallback:(0,a.jsx)(n.Qv,{}),children:(0,a.jsx)(n.jK,{period:s,setPeriod:i,hidePeriodSelector:!0})}),"logs"===d&&(0,a.jsx)(n.gM,{}),"details"===d&&(0,a.jsx)(g,{})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=687)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9492],{5562:(e,t,l)=>{(window.__NEXT_P=window.__NEXT_P||[]).push(["/_not-found/page",function(){return l(9541)}])},9541:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return o}});let r=l(95155),n=l(35949),o=function(){return(0,r.jsx)("html",{children:(0,r.jsx)("body",{children:(0,r.jsx)(n.HTTPAccessErrorFallback,{status:404,message:"This page could not be found."})})})};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},35949:(e,t,l)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"HTTPAccessErrorFallback",{enumerable:!0,get:function(){return o}});let r=l(95155),n=l(37356);function o({status:e,message:t}){return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)("title",{children:`${e}: ${t}`}),(0,r.jsx)("div",{style:n.styles.error,children:(0,r.jsxs)("div",{children:[(0,r.jsx)("style",{dangerouslySetInnerHTML:{__html:"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}),(0,r.jsx)("h1",{className:"next-error-h1",style:n.styles.h1,children:e}),(0,r.jsx)("div",{style:n.styles.desc,children:(0,r.jsx)("h2",{style:n.styles.h2,children:t})})]})})]})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},37356:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"styles",{enumerable:!0,get:function(){return l}});let l={error:{fontFamily:'system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"',height:"100vh",textAlign:"center",display:"flex",flexDirection:"column",alignItems:"center",justifyContent:"center"},desc:{display:"inline-block"},h1:{display:"inline-block",margin:"0 20px 0 0",padding:"0 23px 0 0",fontSize:24,fontWeight:500,verticalAlign:"top",lineHeight:"49px"},h2:{fontSize:14,fontWeight:400,lineHeight:"49px",margin:0}};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)}},e=>{e.O(0,[8441,3794,7358],()=>e(e.s=5562)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7852],{59884:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>c});var a=t(95155),l=t(12115),r=t(73321);function n(){let e=(0,r.useSearchParams)(),[s,t]=(0,l.useState)("processing");return(0,l.useEffect)(()=>{let s=e.get("code"),a=e.get("state"),l=e.get("error"),r={code:s,state:a,error:l,errorDescription:e.get("error_description"),fullUrl:window.location.href},n=[window.location.origin,"http://localhost:1455","http://127.0.0.1:1455"];if(window.opener)for(let e of n)try{window.opener.postMessage({type:"oauth_callback",data:r},e)}catch(e){console.log("postMessage failed:",e)}try{let e=new BroadcastChannel("oauth_callback");e.postMessage(r),e.close()}catch(e){console.log("BroadcastChannel failed:",e)}try{localStorage.setItem("oauth_callback",JSON.stringify({...r,timestamp:Date.now()}))}catch(e){console.log("localStorage failed:",e)}s||l?(t("success"),setTimeout(()=>{window.close(),setTimeout(()=>t("done"),500)},1500)):setTimeout(()=>t("manual"),0)},[e]),(0,a.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg",children:(0,a.jsxs)("div",{className:"text-center p-8 max-w-md",children:["processing"===s&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,a.jsx)("h1",{className:"text-xl font-semibold mb-2",children:"Processing..."}),(0,a.jsx)("p",{className:"text-text-muted",children:"Please wait while we complete the authorization."})]}),("success"===s||"done"===s)&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-green-100 dark:bg-green-900/30 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-green-600",children:"check_circle"})}),(0,a.jsx)("h1",{className:"text-xl font-semibold mb-2",children:"Authorization Successful!"}),(0,a.jsx)("p",{className:"text-text-muted",children:"success"===s?"This window will close automatically...":"You can close this tab now."})]}),"manual"===s&&(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-yellow-100 dark:bg-yellow-900/30 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-yellow-600",children:"info"})}),(0,a.jsx)("h1",{className:"text-xl font-semibold mb-2",children:"Copy This URL"}),(0,a.jsx)("p",{className:"text-text-muted mb-4",children:"Please copy the URL from the address bar and paste it in the application."}),(0,a.jsx)("div",{className:"bg-surface border border-border rounded-lg p-3 text-left",children:(0,a.jsx)("code",{className:"text-xs break-all",children:window.location.href})})]})]})})}function c(){return(0,a.jsx)(l.Suspense,{fallback:(0,a.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg",children:(0,a.jsxs)("div",{className:"text-center p-8",children:[(0,a.jsx)("div",{className:"size-16 mx-auto mb-4 rounded-full bg-primary/10 flex items-center justify-center",children:(0,a.jsx)("span",{className:"material-symbols-outlined text-3xl text-primary animate-spin",children:"progress_activity"})}),(0,a.jsx)("p",{className:"text-text-muted",children:"Loading..."})]})}),children:(0,a.jsx)(n,{})})}},73321:(e,s,t)=>{"use strict";var a=t(74645);t.o(a,"notFound")&&t.d(s,{notFound:function(){return a.notFound}}),t.o(a,"useParams")&&t.d(s,{useParams:function(){return a.useParams}}),t.o(a,"usePathname")&&t.d(s,{usePathname:function(){return a.usePathname}}),t.o(a,"useRouter")&&t.d(s,{useRouter:function(){return a.useRouter}}),t.o(a,"useSearchParams")&&t.d(s,{useSearchParams:function(){return a.useSearchParams}})},76362:(e,s,t)=>{Promise.resolve().then(t.bind(t,59884))}},e=>{e.O(0,[8441,3794,7358],()=>e(e.s=76362)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7370],{31474:(e,t,s)=>{"use strict";function r(...e){return e.filter(Boolean).join(" ").replace(/\s+/g," ").trim()}s.d(t,{cn:()=>r})},46220:(e,t,s)=>{Promise.resolve().then(s.bind(s,87304))},73321:(e,t,s)=>{"use strict";var r=s(74645);s.o(r,"notFound")&&s.d(t,{notFound:function(){return r.notFound}}),s.o(r,"useParams")&&s.d(t,{useParams:function(){return r.useParams}}),s.o(r,"usePathname")&&s.d(t,{usePathname:function(){return r.usePathname}}),s.o(r,"useRouter")&&s.d(t,{useRouter:function(){return r.useRouter}}),s.o(r,"useSearchParams")&&s.d(t,{useSearchParams:function(){return r.useSearchParams}})},84588:(e,t,s)=>{"use strict";s.d(t,{default:()=>n});var r=s(95155),a=s(31474);function n({children:e,title:t,subtitle:s,icon:i,action:l,padding:c="md",hover:d=!1,elev:o=!1,className:x,...m}){return(0,r.jsxs)("div",{className:(0,a.cn)("bg-surface border border-border-subtle",o?"rounded-[14px] shadow-[var(--shadow-elev)]":"rounded-[14px] shadow-[var(--shadow-soft)]",d&&"hover:shadow-[var(--shadow-warm)] hover:border-brand-500/30 transition-all cursor-pointer",{none:"",xs:"p-3",sm:"p-4",md:"p-6",lg:"p-8"}[c],x),...m,children:[(t||l)&&(0,r.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,r.jsxs)("div",{className:"flex items-center gap-3",children:[i&&(0,r.jsx)("div",{className:"p-2 rounded-[10px] bg-bg text-text-muted",children:(0,r.jsx)("span",{className:"material-symbols-outlined text-[20px]",children:i})}),(0,r.jsxs)("div",{children:[t&&(0,r.jsx)("h3",{className:"text-text-main font-semibold",children:t}),s&&(0,r.jsx)("p",{className:"text-sm text-text-muted",children:s})]})]}),l]}),e]})}n.Section=function({children:e,className:t,...s}){return(0,r.jsx)("div",{className:(0,a.cn)("p-4 rounded-[10px]","bg-bg border border-border-subtle",t),...s,children:e})},n.Row=function({children:e,className:t,...s}){return(0,r.jsx)("div",{className:(0,a.cn)("p-3 -mx-3 px-3 transition-colors","border-b border-border-subtle last:border-b-0","hover:bg-surface-2/50",t),...s,children:e})},n.ListItem=function({children:e,actions:t,className:s,...n}){return(0,r.jsxs)("div",{className:(0,a.cn)("group flex items-center justify-between p-3 -mx-3 px-3","border-b border-border-subtle last:border-b-0","hover:bg-surface-2/50 transition-colors",s),...n,children:[(0,r.jsx)("div",{className:"flex-1 min-w-0",children:e}),t&&(0,r.jsx)("div",{className:"flex items-center gap-1 opacity-0 group-hover:opacity-100 transition-opacity",children:t})]})}},87304:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>d});var r=s(95155),a=s(12115),n=s(73321),i=s(84588);let l={gh:{"gpt-5.3-codex":{input:1.75,output:14,cached:.175,reasoning:14,cache_creation:1.75}}};function c({isOpen:e,onClose:t,onSave:s}){let[n,i]=(0,a.useState)({}),[d,o]=(0,a.useState)(!0),[x,m]=(0,a.useState)(!1);(0,a.useEffect)(()=>{e&&u()},[e]);let u=async()=>{o(!0);try{let e=await fetch("/api/pricing");if(e.ok){let t=await e.json();i(t)}else i(l)}catch(e){console.error("Failed to load pricing:",e),i(l)}finally{o(!1)}},h=async()=>{m(!0);try{let e=await fetch("/api/pricing",{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify(n)});if(e.ok)s?.(),t();else{let t=await e.json();alert(`Failed to save pricing: ${t.error}`)}}catch(e){console.error("Failed to save pricing:",e),alert("Failed to save pricing")}finally{m(!1)}},p=async()=>{if(confirm("Reset all pricing to defaults? This cannot be undone."))try{(await fetch("/api/pricing",{method:"DELETE"})).ok&&i(l)}catch(e){console.error("Failed to reset pricing:",e),alert("Failed to reset pricing")}};if(!e)return null;let b=Object.keys(n).sort(),j=["input","output","cached","reasoning","cache_creation"];return(0,r.jsx)("div",{className:"fixed inset-0 bg-black/50 flex items-center justify-center z-50 p-4",children:(0,r.jsxs)("div",{className:"bg-bg-base border border-border rounded-lg shadow-xl max-w-6xl w-full max-h-[90vh] overflow-hidden flex flex-col",children:[(0,r.jsxs)("div",{className:"p-4 border-b border-border flex items-center justify-between",children:[(0,r.jsx)("h2",{className:"text-xl font-semibold",children:"Pricing Configuration"}),(0,r.jsx)("button",{onClick:t,className:"text-text-muted hover:text-text text-2xl leading-none",children:"\xd7"})]}),(0,r.jsx)("div",{className:"flex-1 overflow-auto p-4",children:d?(0,r.jsx)("div",{className:"text-center py-8 text-text-muted",children:"Loading pricing data..."}):(0,r.jsxs)("div",{className:"space-y-6",children:[(0,r.jsxs)("div",{className:"bg-bg-subtle border border-border rounded-lg p-3 text-sm",children:[(0,r.jsx)("p",{className:"font-medium mb-1",children:"Pricing Rates Format"}),(0,r.jsxs)("p",{className:"text-text-muted",children:["All rates are in ",(0,r.jsx)("strong",{children:"dollars per million tokens"})," ($/1M tokens). Example: Input rate of 2.50 means $2.50 per 1,000,000 input tokens."]})]}),b.map(e=>{let t=Object.keys(n[e]).sort();return(0,r.jsxs)("div",{className:"border border-border rounded-lg overflow-hidden",children:[(0,r.jsx)("div",{className:"bg-bg-subtle px-4 py-2 font-semibold text-sm",children:e.toUpperCase()}),(0,r.jsx)("div",{className:"overflow-x-auto",children:(0,r.jsxs)("table",{className:"w-full text-sm",children:[(0,r.jsx)("thead",{className:"bg-bg-hover text-text-muted uppercase text-xs",children:(0,r.jsxs)("tr",{children:[(0,r.jsx)("th",{className:"px-3 py-2 text-left",children:"Model"}),(0,r.jsx)("th",{className:"px-3 py-2 text-right",children:"Input"}),(0,r.jsx)("th",{className:"px-3 py-2 text-right",children:"Output"}),(0,r.jsx)("th",{className:"px-3 py-2 text-right",children:"Cached"}),(0,r.jsx)("th",{className:"px-3 py-2 text-right",children:"Reasoning"}),(0,r.jsx)("th",{className:"px-3 py-2 text-right",children:"Cache Creation"})]})}),(0,r.jsx)("tbody",{className:"divide-y divide-border",children:t.map(t=>(0,r.jsxs)("tr",{className:"hover:bg-bg-subtle/50",children:[(0,r.jsx)("td",{className:"px-3 py-2 font-medium",children:t}),j.map(s=>(0,r.jsx)("td",{className:"px-3 py-2",children:(0,r.jsx)("input",{type:"number",step:"0.01",min:"0",value:n[e][t][s]||0,onChange:r=>{let a;!isNaN(a=parseFloat(r.target.value))&&!(a<0)&&i(r=>{let n={...r};return n[e]||(n[e]={}),n[e][t]||(n[e][t]={}),n[e][t][s]=a,n})},className:"w-20 px-2 py-1 text-right bg-bg-base border border-border rounded focus:outline-none focus:border-primary"})},s))]},t))})]})})]},e)}),0===b.length&&(0,r.jsx)("div",{className:"text-center py-8 text-text-muted",children:"No pricing data available"})]})}),(0,r.jsxs)("div",{className:"p-4 border-t border-border flex items-center justify-between gap-2",children:[(0,r.jsx)("button",{onClick:p,className:"px-4 py-2 text-sm text-red-500 hover:bg-red-500/10 rounded border border-red-500/20 transition-colors",disabled:x,children:"Reset to Defaults"}),(0,r.jsxs)("div",{className:"flex gap-2",children:[(0,r.jsx)("button",{onClick:t,className:"px-4 py-2 text-sm text-text-muted hover:text-text border border-border rounded transition-colors",disabled:x,children:"Cancel"}),(0,r.jsx)("button",{onClick:h,className:"px-4 py-2 text-sm bg-primary text-white rounded hover:bg-primary/90 transition-colors disabled:opacity-50",disabled:x,children:x?"Saving...":"Save Changes"})]})]})]})})}function d(){(0,n.useRouter)();let[e,t]=(0,a.useState)(!1),[s,l]=(0,a.useState)(null),[d,o]=(0,a.useState)(!0);(0,a.useEffect)(()=>{x()},[]);let x=async()=>{o(!0);try{let e=await fetch("/api/pricing");if(e.ok){let t=await e.json();l(t)}}catch(e){console.error("Failed to load pricing:",e)}finally{o(!1)}};return(0,r.jsxs)("div",{className:"max-w-6xl mx-auto p-6 space-y-6",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between",children:[(0,r.jsxs)("div",{children:[(0,r.jsx)("h1",{className:"text-3xl font-bold",children:"Pricing Settings"}),(0,r.jsx)("p",{className:"text-text-muted mt-1",children:"Configure pricing rates for cost tracking and calculations"})]}),(0,r.jsx)("button",{onClick:()=>t(!0),className:"px-4 py-2 bg-primary text-white rounded hover:bg-primary/90 transition-colors",children:"Edit Pricing"})]}),(0,r.jsxs)("div",{className:"grid grid-cols-1 md:grid-cols-3 gap-4",children:[(0,r.jsxs)(i.default,{className:"p-4",children:[(0,r.jsx)("div",{className:"text-text-muted text-sm uppercase font-semibold",children:"Total Models"}),(0,r.jsx)("div",{className:"text-2xl font-bold mt-1",children:d?"...":(()=>{if(!s)return 0;let e=0;for(let t in s)e+=Object.keys(s[t]).length;return e})()})]}),(0,r.jsxs)(i.default,{className:"p-4",children:[(0,r.jsx)("div",{className:"text-text-muted text-sm uppercase font-semibold",children:"Providers"}),(0,r.jsx)("div",{className:"text-2xl font-bold mt-1",children:d?"...":(!s?[]:Object.keys(s).sort()).length})]}),(0,r.jsxs)(i.default,{className:"p-4",children:[(0,r.jsx)("div",{className:"text-text-muted text-sm uppercase font-semibold",children:"Status"}),(0,r.jsx)("div",{className:"text-2xl font-bold mt-1 text-success",children:d?"...":"Active"})]})]}),(0,r.jsxs)(i.default,{className:"p-6",children:[(0,r.jsx)("h2",{className:"text-xl font-semibold mb-4",children:"How Pricing Works"}),(0,r.jsxs)("div",{className:"space-y-3 text-sm text-text-muted",children:[(0,r.jsxs)("p",{children:[(0,r.jsx)("strong",{children:"Cost Calculation:"}),"Costs are calculated based on token usage and pricing rates. Each request's cost is determined by: (input_tokens \xd7 input_rate) + (output_tokens \xd7 output_rate) + (cached_tokens \xd7 cached_rate)"]}),(0,r.jsxs)("p",{children:[(0,r.jsx)("strong",{children:"Pricing Format:"})," All rates are in ",(0,r.jsx)("strong",{children:"dollars per million tokens"})," ($/1M tokens). Example: An input rate of 2.50 means $2.50 per 1,000,000 input tokens."]}),(0,r.jsx)("p",{children:(0,r.jsx)("strong",{children:"Token Types:"})}),(0,r.jsxs)("ul",{className:"list-disc list-inside ml-4 space-y-1",children:[(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Input:"})," Standard prompt tokens"]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Output:"})," Completion/response tokens"]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Cached:"})," Cached input tokens (typically 50% of input rate)"]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Reasoning:"})," Special reasoning/thinking tokens (fallback to output rate)"]}),(0,r.jsxs)("li",{children:[(0,r.jsx)("strong",{children:"Cache Creation:"})," Tokens used to create cache entries (fallback to input rate)"]})]}),(0,r.jsxs)("p",{children:[(0,r.jsx)("strong",{children:"Custom Pricing:"})," You can override default pricing for specific models. Reset to defaults anytime to restore standard rates."]})]})]}),(0,r.jsxs)(i.default,{className:"p-6",children:[(0,r.jsxs)("div",{className:"flex items-center justify-between mb-4",children:[(0,r.jsx)("h2",{className:"text-xl font-semibold",children:"Current Pricing Overview"}),(0,r.jsx)("button",{onClick:()=>t(!0),className:"text-primary hover:underline text-sm",children:"View Full Details"})]}),d?(0,r.jsx)("div",{className:"text-center py-4 text-text-muted",children:"Loading pricing data..."}):s?(0,r.jsxs)("div",{className:"space-y-3",children:[Object.keys(s).slice(0,5).map(e=>(0,r.jsxs)("div",{className:"text-sm",children:[(0,r.jsxs)("span",{className:"font-semibold",children:[e.toUpperCase(),":"]})," ",(0,r.jsxs)("span",{className:"text-text-muted",children:[Object.keys(s[e]).length," models"]})]},e)),Object.keys(s).length>5&&(0,r.jsxs)("div",{className:"text-sm text-text-muted",children:["+ ",Object.keys(s).length-5," more providers"]})]}):(0,r.jsx)("div",{className:"text-text-muted",children:"No pricing data available"})]}),e&&(0,r.jsx)(c,{isOpen:e,onClose:()=>t(!1),onSave:()=>{x()}})]})}}},e=>{e.O(0,[8441,3794,7358],()=>e(e.s=46220)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7177],{1934:(e,t,r)=>{"use strict";r.d(t,{v:()=>u});var n=r(12115);let a=e=>{let t,r=new Set,n=(e,n)=>{let a="function"==typeof e?e(t):e;if(!Object.is(a,t)){let e=t;t=(null!=n?n:"object"!=typeof a||null===a)?a:Object.assign({},t,a),r.forEach(r=>r(t,e))}},a=()=>t,o={setState:n,getState:a,getInitialState:()=>u,subscribe:e=>(r.add(e),()=>r.delete(e))},u=t=e(n,a,o);return o},o=e=>{let t=e?a(e):a,r=e=>(function(e,t=e=>e){let r=n.useSyncExternalStore(e.subscribe,n.useCallback(()=>t(e.getState()),[e,t]),n.useCallback(()=>t(e.getInitialState()),[e,t]));return n.useDebugValue(r),r})(t,e);return Object.assign(r,t),r},u=e=>e?o(e):o},5887:()=>{},17750:(e,t,r)=>{Promise.resolve().then(r.t.bind(r,57688,23)),Promise.resolve().then(r.t.bind(r,5887,23)),Promise.resolve().then(r.t.bind(r,51743,23)),Promise.resolve().then(r.bind(r,94635)),Promise.resolve().then(r.bind(r,21110))},31692:(e,t,r)=>{"use strict";r.d(t,{Zr:()=>a});let n=e=>t=>{try{let r=e(t);if(r instanceof Promise)return r;return{then:e=>n(e)(r),catch(e){return this}}}catch(e){return{then(e){return this},catch:t=>n(t)(e)}}},a=(e,t)=>(r,a,o)=>{let u,i={storage:function(e){let t;try{t=e()}catch(e){return}return{getItem:e=>{var r;let n=e=>null===e?null:JSON.parse(e,void 0),a=null!=(r=t.getItem(e))?r:null;return a instanceof Promise?a.then(n):n(a)},setItem:(e,r)=>t.setItem(e,JSON.stringify(r,void 0)),removeItem:e=>t.removeItem(e)}}(()=>window.localStorage),partialize:e=>e,version:0,merge:(e,t)=>({...t,...e}),...t},s=!1,l=0,c=new Set,m=new Set,f=i.storage;if(!f)return e((...e)=>{console.warn(`[zustand persist middleware] Unable to update item '${i.name}', the given storage is currently unavailable.`),r(...e)},a,o);let d=()=>{let e=i.partialize({...a()});return f.setItem(i.name,{state:e,version:i.version})},h=o.setState;o.setState=(e,t)=>(h(e,t),d());let v=e((...e)=>(r(...e),d()),a,o);o.getInitialState=()=>v;let g=()=>{var e,t;if(!f)return;let o=++l;s=!1,c.forEach(e=>{var t;return e(null!=(t=a())?t:v)});let h=(null==(t=i.onRehydrateStorage)?void 0:t.call(i,null!=(e=a())?e:v))||void 0;return n(f.getItem.bind(f))(i.name).then(e=>{if(e)if("number"!=typeof e.version||e.version===i.version)return[!1,e.state];else{if(i.migrate){let t=i.migrate(e.state,e.version);return t instanceof Promise?t.then(e=>[!0,e]):[!0,t]}console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}return[!1,void 0]}).then(e=>{var t;if(o!==l)return;let[n,s]=e;if(r(u=i.merge(s,null!=(t=a())?t:v),!0),n)return d()}).then(()=>{o===l&&(null==h||h(a(),void 0),u=a(),s=!0,m.forEach(e=>e(u)))}).catch(e=>{o===l&&(null==h||h(void 0,e))})};return o.persist={setOptions:e=>{i={...i,...e},e.storage&&(f=e.storage)},clearStorage:()=>{null==f||f.removeItem(i.name)},getOptions:()=>i,rehydrate:()=>g(),hasHydrated:()=>s,onHydrate:e=>(c.add(e),()=>{c.delete(e)}),onFinishHydration:e=>(m.add(e),()=>{m.delete(e)})},i.skipHydration||g(),u||v}},51743:()=>{},54642:e=>{var t;"u">typeof __nccwpck_require__&&(__nccwpck_require__.ab="//"),(t={}).endianness=function(){return"LE"},t.hostname=function(){return"u">typeof location?location.hostname:""},t.loadavg=function(){return[]},t.uptime=function(){return 0},t.freemem=function(){return Number.MAX_VALUE},t.totalmem=function(){return Number.MAX_VALUE},t.cpus=function(){return[]},t.type=function(){return"Browser"},t.release=function(){return"u">typeof navigator?navigator.appVersion:""},t.networkInterfaces=t.getNetworkInterfaces=function(){return{}},t.arch=function(){return"javascript"},t.platform=function(){return"browser"},t.tmpdir=t.tmpDir=function(){return"/tmp"},t.EOL="\n",t.homedir=function(){return"/"},e.exports=t},57688:e=>{e.exports={style:{fontFamily:"'Inter', 'Inter Fallback'",fontStyle:"normal"},className:"__className_f367f3",variable:"__variable_f367f3"}},73321:(e,t,r)=>{"use strict";var n=r(74645);r.o(n,"notFound")&&r.d(t,{notFound:function(){return n.notFound}}),r.o(n,"useParams")&&r.d(t,{useParams:function(){return n.useParams}}),r.o(n,"usePathname")&&r.d(t,{usePathname:function(){return n.usePathname}}),r.o(n,"useRouter")&&r.d(t,{useRouter:function(){return n.useRouter}}),r.o(n,"useSearchParams")&&r.d(t,{useSearchParams:function(){return n.useSearchParams}})},94635:(e,t,r)=>{"use strict";r.d(t,{RuntimeI18nProvider:()=>i});var n=r(95155),a=r(12115),o=r(73321),u=r(73006);function i({children:e}){let t=(0,o.usePathname)();return(0,a.useEffect)(()=>{(0,u.FE)()},[]),(0,a.useEffect)(()=>{t&&requestAnimationFrame(()=>{requestAnimationFrame(()=>{(0,u.wn)()})})},[t]),(0,n.jsx)(n.Fragment,{children:e})}}},e=>{e.O(0,[4652,3334,1321,8441,3794,7358],()=>e(e.s=17750)),_N_E=e.O()}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4520],{45796:(e,t,s)=>{Promise.resolve().then(s.bind(s,83016))},83016:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>n});var a=s(95155),r=s(12115),i=s(35497),l=s(73321);function n(){let[e,t]=(0,r.useState)(""),[s,n]=(0,r.useState)(""),[d,o]=(0,r.useState)(!1),[c,x]=(0,r.useState)(null),[u,h]=(0,r.useState)("password"),[m,p]=(0,r.useState)(!1),[f,b]=(0,r.useState)("Sign in with OIDC"),g=(0,l.useRouter)();(0,r.useEffect)(()=>{!async function(){let e=new AbortController,t=setTimeout(()=>e.abort(),5e3),s=window.location.origin;try{let a=await fetch(`${s}/api/auth/status`,{signal:e.signal});if(clearTimeout(t),a.ok){let e=await a.json();if(!1===e.requireLogin){g.push("/dashboard"),g.refresh();return}x(!!e.hasPassword),h(e.authMode||"password"),p(!0===e.oidcConfigured),b(e.oidcLoginLabel||"Sign in with OIDC")}else x(!0)}catch(e){clearTimeout(t),x(!0)}}()},[g]);let w=async t=>{t.preventDefault(),o(!0),n("");try{let t=await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:e})});if(t.ok)g.push("/dashboard"),g.refresh();else{let e=await t.json();n(e.error||"Invalid password")}}catch(e){n("An error occurred. Please try again.")}finally{o(!1)}},j=m&&["oidc","both"].includes(u),N="oidc"!==u||!m;return null===c?(0,a.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg p-4",children:(0,a.jsxs)("div",{className:"text-center",children:[(0,a.jsx)("div",{className:"inline-block animate-spin rounded-full h-8 w-8 border-b-2 border-primary"}),(0,a.jsx)("p",{className:"text-text-muted mt-4",children:"Loading..."})]})}):(0,a.jsxs)("div",{className:"min-h-screen flex items-center justify-center bg-bg p-4 relative overflow-hidden",children:[(0,a.jsx)("div",{className:"landing-grid absolute inset-0 pointer-events-none","aria-hidden":"true"}),(0,a.jsxs)("div",{className:"relative z-10 w-full max-w-md",children:[(0,a.jsxs)("div",{className:"text-center mb-8",children:[(0,a.jsx)("h1",{className:"text-3xl font-bold text-primary mb-2",children:"KTRouter"}),(0,a.jsx)("p",{className:"text-text-muted",children:"oidc"===u&&m?"Sign in with your OIDC provider to access the dashboard":"Enter your password to access the dashboard"})]}),(0,a.jsx)(i.Zp,{children:(0,a.jsxs)("div",{className:"flex flex-col gap-4",children:[j&&(0,a.jsx)(i.$n,{type:"button",variant:"primary",className:"w-full",onClick:()=>{window.location.href="/api/auth/oidc/start"},children:f}),j&&N&&(0,a.jsx)("div",{className:"h-px bg-border/60"}),N?(0,a.jsxs)("form",{onSubmit:w,className:"flex flex-col gap-4",children:[("oidc"===u&&!m||"both"===u&&!m)&&(0,a.jsx)("p",{className:"text-xs text-amber-600 dark:text-amber-400 text-center",children:"OIDC login is enabled, but the issuer/client fields are not configured yet. Password login is still available for recovery."}),"both"===u&&m&&(0,a.jsx)("p",{className:"text-xs text-text-muted text-center",children:"Password and OIDC login are both enabled."}),(0,a.jsxs)("div",{className:"flex flex-col gap-2",children:[(0,a.jsx)("label",{className:"text-sm font-medium",children:"Password"}),(0,a.jsx)(i.pd,{type:"password",placeholder:"Enter password",value:e,onChange:e=>t(e.target.value),required:!0,autoFocus:!j}),(0,a.jsxs)("p",{className:"text-xs text-text-muted",children:["Default password: ",(0,a.jsx)("code",{className:"bg-surface-2 px-1 rounded",children:"123456"})]}),s&&(0,a.jsx)("p",{className:"text-xs text-red-500",children:s})]}),(0,a.jsx)(i.$n,{type:"submit",variant:"primary",className:"w-full",loading:d,children:"Login"}),!1===c&&(0,a.jsx)("p",{className:"text-xs text-center text-text-muted",children:"No custom password is set yet."})]}):s&&(0,a.jsx)("p",{className:"text-xs text-red-500",children:s})]})})]})]})}}},e=>{e.O(0,[2574,3862,2194,698,1321,5497,8441,3794,7358],()=>e(e.s=45796)),_N_E=e.O()}]);
|