@thangnm.nip/irouter 0.0.16 → 0.0.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/app/.next/BUILD_ID +1 -1
- package/app/.next/app-path-routes-manifest.json +7 -2
- package/app/.next/build-manifest.json +2 -2
- package/app/.next/prerender-manifest.json +27 -3
- package/app/.next/routes-manifest.json +30 -0
- 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/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/employees/[keyId]/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/employees/[keyId]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/employees/[keyId]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/employees/page.js +5 -3
- package/app/.next/server/app/(dashboard)/dashboard/employees/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/employees/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/endpoint/page.js +3 -3
- 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/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 +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/[id]/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/new/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js +2 -2
- package/app/.next/server/app/(dashboard)/dashboard/providers/page.js.nft.json +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/providers/page_client-reference-manifest.js +1 -1
- package/app/.next/server/app/(dashboard)/dashboard/proxy-pools/page.js +3 -3
- 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 -0
- package/app/.next/server/app/(dashboard)/dashboard/quota/page.js.nft.json +1 -0
- package/app/.next/server/app/(dashboard)/dashboard/quota/page_client-reference-manifest.js +1 -0
- 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 +4 -4
- package/app/.next/server/app/_not-found.segments/_full.segment.rsc +4 -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 +2 -2
- package/app/.next/server/app/api/9remote/install/route.js +1 -0
- package/app/.next/server/app/api/9remote/install/route.js.nft.json +1 -0
- package/app/.next/server/app/api/9remote/install/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/9remote/start/route.js +1 -0
- package/app/.next/server/app/api/9remote/start/route.js.nft.json +1 -0
- package/app/.next/server/app/api/9remote/start/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/9remote/status/route.js +1 -0
- package/app/.next/server/app/api/9remote/status/route.js.nft.json +1 -0
- package/app/.next/server/app/api/9remote/status/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/auth/login/route.js +1 -1
- package/app/.next/server/app/api/auth/login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/auth/logout/route.js +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/antigravity-mitm/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cli-tools/claude-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/codex-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/copilot-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/droid-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/openclaw-settings/route.js +2 -2
- package/app/.next/server/app/api/cli-tools/opencode-settings/route.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js +1 -1
- package/app/.next/server/app/api/cloud/auth/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js +1 -1
- package/app/.next/server/app/api/cloud/credentials/update/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js +1 -1
- package/app/.next/server/app/api/cloud/model/resolve/route.js.nft.json +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js +1 -1
- package/app/.next/server/app/api/cloud/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js +1 -1
- package/app/.next/server/app/api/combos/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/combos/route.js +1 -1
- package/app/.next/server/app/api/combos/route.js.nft.json +1 -1
- package/app/.next/server/app/api/employees/[keyId]/stats/route.js +3 -3
- package/app/.next/server/app/api/employees/[keyId]/stats/route.js.nft.json +1 -1
- package/app/.next/server/app/api/employees/stats/route.js +3 -3
- package/app/.next/server/app/api/employees/stats/route.js.nft.json +1 -1
- package/app/.next/server/app/api/init/route.js +1 -1
- package/app/.next/server/app/api/init/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js +1 -1
- package/app/.next/server/app/api/keys/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/keys/route.js +1 -1
- package/app/.next/server/app/api/keys/route.js.nft.json +1 -1
- package/app/.next/server/app/api/locale/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js +1 -1
- package/app/.next/server/app/api/models/alias/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/availability/route.js +1 -1
- package/app/.next/server/app/api/models/availability/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/route.js +1 -1
- package/app/.next/server/app/api/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/models/test/route.js +1 -1
- package/app/.next/server/app/api/models/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js +1 -1
- package/app/.next/server/app/api/oauth/[provider]/[action]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js +2 -2
- package/app/.next/server/app/api/oauth/cursor/auto-import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/cursor/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js +1 -1
- package/app/.next/server/app/api/oauth/iflow/cookie/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/auto-import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/import/route.js.nft.json +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-authorize/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js +1 -1
- package/app/.next/server/app/api/oauth/kiro/social-exchange/route.js.nft.json +1 -1
- package/app/.next/server/app/api/pricing/route.js +1 -1
- package/app/.next/server/app/api/pricing/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js +1 -1
- package/app/.next/server/app/api/provider-nodes/route.js.nft.json +1 -1
- package/app/.next/server/app/api/provider-nodes/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js +1 -1
- package/app/.next/server/app/api/providers/[id]/test-models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/client/route.js +1 -1
- package/app/.next/server/app/api/providers/client/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/route.js +1 -1
- package/app/.next/server/app/api/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js +1 -1
- package/app/.next/server/app/api/providers/test-batch/route.js.nft.json +1 -1
- package/app/.next/server/app/api/providers/validate/route.js +1 -1
- package/app/.next/server/app/api/providers/validate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/[id]/route.js.nft.json +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.js.nft.json +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js +1 -1
- package/app/.next/server/app/api/proxy-pools/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/database/route.js +1 -1
- package/app/.next/server/app/api/settings/database/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/proxy-test/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js +1 -1
- package/app/.next/server/app/api/settings/require-login/route.js.nft.json +1 -1
- package/app/.next/server/app/api/settings/route.js +1 -1
- package/app/.next/server/app/api/settings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/shutdown/route.js +1 -1
- package/app/.next/server/app/api/tags/route.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/stream/route.js +2 -2
- package/app/.next/server/app/api/translator/load/route.js +1 -1
- package/app/.next/server/app/api/translator/save/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js +1 -1
- package/app/.next/server/app/api/translator/send/route.js.nft.json +1 -1
- package/app/.next/server/app/api/translator/translate/route.js +1 -1
- package/app/.next/server/app/api/translator/translate/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/disable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js +1 -1
- package/app/.next/server/app/api/tunnel/enable/route.js.nft.json +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js +1 -1
- package/app/.next/server/app/api/tunnel/status/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js +1 -1
- package/app/.next/server/app/api/usage/[connectionId]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/chart/route.js +3 -3
- package/app/.next/server/app/api/usage/chart/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/history/route.js +3 -3
- package/app/.next/server/app/api/usage/history/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/logs/route.js +3 -3
- package/app/.next/server/app/api/usage/logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/providers/route.js +2 -2
- package/app/.next/server/app/api/usage/providers/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-details/[id]/download/route.js +2 -2
- package/app/.next/server/app/api/usage/request-details/[id]/route.js +1 -1
- package/app/.next/server/app/api/usage/request-details/[id]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-details/aggregate/route.js +66 -0
- package/app/.next/server/app/api/usage/request-details/aggregate/route.js.nft.json +1 -0
- package/app/.next/server/app/api/usage/request-details/aggregate/route_client-reference-manifest.js +1 -0
- package/app/.next/server/app/api/usage/request-details/route.js +3 -3
- package/app/.next/server/app/api/usage/request-details/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/request-logs/route.js +3 -3
- package/app/.next/server/app/api/usage/request-logs/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stats/route.js +3 -3
- package/app/.next/server/app/api/usage/stats/route.js.nft.json +1 -1
- package/app/.next/server/app/api/usage/stream/route.js +9 -9
- package/app/.next/server/app/api/usage/stream/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js +1 -1
- package/app/.next/server/app/api/v1/api/chat/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js +1 -1
- package/app/.next/server/app/api/v1/chat/completions/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js +1 -1
- package/app/.next/server/app/api/v1/embeddings/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/messages/count_tokens/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js +1 -1
- package/app/.next/server/app/api/v1/messages/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/models/route.js +1 -1
- package/app/.next/server/app/api/v1/models/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/responses/route.js +1 -1
- package/app/.next/server/app/api/v1/responses/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js +1 -1
- package/app/.next/server/app/api/v1beta/models/[...path]/route.js.nft.json +1 -1
- package/app/.next/server/app/api/v1beta/models/route.js +1 -1
- package/app/.next/server/app/api/v1internal/route.js +1 -1
- package/app/.next/server/app/api/v1internal/route.js.nft.json +1 -1
- package/app/.next/server/app/api/version/route.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 +4 -4
- package/app/.next/server/app/callback.segments/_full.segment.rsc +4 -4
- 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 +2 -2
- package/app/.next/server/app/callback.segments/callback/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/callback.segments/callback.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/basic-chat.html +1 -1
- package/app/.next/server/app/dashboard/basic-chat.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/cli-tools.html +1 -1
- package/app/.next/server/app/dashboard/cli-tools.rsc +6 -6
- 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 +6 -6
- 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 +2 -2
- package/app/.next/server/app/dashboard/combos.html +1 -1
- package/app/.next/server/app/dashboard/combos.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/employees.html +1 -1
- package/app/.next/server/app/dashboard/employees.rsc +6 -6
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk/dashboard/employees/__PAGE__.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk/dashboard/employees.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/employees.segments/!KGRhc2hib2FyZCk.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/employees.segments/_full.segment.rsc +6 -6
- package/app/.next/server/app/dashboard/employees.segments/_head.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/employees.segments/_index.segment.rsc +4 -4
- package/app/.next/server/app/dashboard/employees.segments/_tree.segment.rsc +2 -2
- package/app/.next/server/app/dashboard/endpoint.html +1 -1
- package/app/.next/server/app/dashboard/endpoint.rsc +6 -6
- 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 +6 -6
- 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 +2 -2
- package/app/.next/server/app/dashboard/mitm.html +1 -1
- package/app/.next/server/app/dashboard/mitm.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/profile.html +1 -1
- package/app/.next/server/app/dashboard/profile.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/providers/new.html +1 -1
- package/app/.next/server/app/dashboard/providers/new.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/providers.html +1 -1
- package/app/.next/server/app/dashboard/providers.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/proxy-pools.html +1 -1
- package/app/.next/server/app/dashboard/proxy-pools.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/quota.html +2 -0
- package/app/.next/server/app/dashboard/quota.meta +17 -0
- package/app/.next/server/app/dashboard/quota.rsc +25 -0
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota/__PAGE__.segment.rsc +7 -0
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard/quota.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk/dashboard.segment.rsc +5 -0
- package/app/.next/server/app/dashboard/quota.segments/!KGRhc2hib2FyZCk.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/quota.segments/_full.segment.rsc +25 -0
- package/app/.next/server/app/dashboard/quota.segments/_head.segment.rsc +6 -0
- package/app/.next/server/app/dashboard/quota.segments/_index.segment.rsc +9 -0
- package/app/.next/server/app/dashboard/quota.segments/_tree.segment.rsc +6 -0
- 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 +4 -4
- package/app/.next/server/app/dashboard/settings/pricing.segments/_full.segment.rsc +4 -4
- 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 +2 -2
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings/pricing.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard/settings.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/settings/pricing.segments/dashboard.segment.rsc +1 -1
- package/app/.next/server/app/dashboard/translator.html +1 -1
- package/app/.next/server/app/dashboard/translator.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard/usage.html +1 -1
- package/app/.next/server/app/dashboard/usage.rsc +6 -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 +6 -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 +2 -2
- package/app/.next/server/app/dashboard.html +1 -1
- package/app/.next/server/app/dashboard.rsc +5 -5
- package/app/.next/server/app/dashboard.segments/!KGRhc2hib2FyZCk/dashboard/__PAGE__.segment.rsc +1 -1
- 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 +5 -5
- 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 +2 -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 +4 -4
- package/app/.next/server/app/index.segments/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/index.segments/_full.segment.rsc +4 -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 +2 -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 +4 -4
- package/app/.next/server/app/landing.segments/_full.segment.rsc +4 -4
- 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 +2 -2
- package/app/.next/server/app/landing.segments/landing/__PAGE__.segment.rsc +1 -1
- package/app/.next/server/app/landing.segments/landing.segment.rsc +1 -1
- package/app/.next/server/app/login/page.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 +5 -5
- package/app/.next/server/app/login.segments/_full.segment.rsc +5 -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 +2 -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/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 +7 -2
- package/app/.next/server/chunks/2664.js +1 -1
- package/app/.next/server/chunks/3093.js +5 -5
- package/app/.next/server/chunks/336.js +1 -1
- package/app/.next/server/chunks/3832.js +1 -1
- package/app/.next/server/chunks/4013.js +1 -0
- package/app/.next/server/chunks/412.js +2 -2
- package/app/.next/server/chunks/5297.js +1 -1
- package/app/.next/server/chunks/6072.js +4 -4
- package/app/.next/server/chunks/6557.js +1 -0
- package/app/.next/server/chunks/6811.js +1 -0
- package/app/.next/server/chunks/6898.js +1 -0
- package/app/.next/server/chunks/7568.js +1 -0
- package/app/.next/server/chunks/7774.js +4 -4
- package/app/.next/server/chunks/7994.js +1 -0
- package/app/.next/server/chunks/8895.js +1 -1
- package/app/.next/server/chunks/8985.js +1 -0
- package/app/.next/server/chunks/9609.js +1 -1
- package/app/.next/server/chunks/9718.js +1 -1
- package/app/.next/server/functions-config-manifest.json +24 -0
- package/app/.next/server/middleware-build-manifest.js +1 -1
- package/app/.next/server/middleware.js +3 -3
- 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/2652-141c69cce7667f8c.js +1 -0
- package/app/.next/static/chunks/3810-dc43d31e61000522.js +1 -0
- package/app/.next/static/chunks/548-a88d48687e936c37.js +1 -0
- package/app/.next/static/chunks/5497-f66eb2acf4020098.js +7 -0
- package/app/.next/static/chunks/8222-1f462fde4e5fc8b8.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/basic-chat/{page-e48946710b5781b9.js → page-1a8fb5fbd425d3bb.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/cli-tools/{page-60022ddd7d6d3e88.js → page-78c007c59c2f62a8.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-eaf7ee3bcfa943cf.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/console-log/{page-9588cda906b745c2.js → page-ca4f6c8400508127.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/employees/[keyId]/{page-a8dfa0076abced5f.js → page-1c14d6f8a479aca1.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/employees/page-a25175993e8c3dce.js +11 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/endpoint/{page-6443ec34ca34ab96.js → page-3377f46082bab6fc.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/mitm/{page-693e22a33e693e5e.js → page-84e24e814210e7f3.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/profile/{page-41f227c36a9bda03.js → page-b7c7a2ee454a11f0.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-81e062741834b97d.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/new/{page-9f51d6b750e712f2.js → page-8c18fb25e1a11800.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/{page-21555c82aa050168.js → page-264f344daaa29c78.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/proxy-pools/{page-7b5915c4b3dfa07d.js → page-240a8c20bf126cd5.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/quota/page-a69cbbaff82034fc.js +1 -0
- package/app/.next/static/chunks/app/(dashboard)/dashboard/translator/{page-e3c730416459e326.js → page-db958d97d862974c.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/usage/{page-3ed1c402dcfff748.js → page-548c2ee0f2a720c7.js} +1 -1
- package/app/.next/static/chunks/app/(dashboard)/layout-42cf370ce36268bc.js +1 -0
- package/app/.next/static/chunks/app/_global-error/page-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/install/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/start/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/9remote/status/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/auth/login/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/auth/logout/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/auth/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/combos/[id]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/combos/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/employees/[keyId]/stats/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/employees/stats/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/init/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/keys/[id]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/keys/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/locale/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/models/alias/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/models/availability/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/models/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/models/test/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/pricing/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/client/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/test-batch/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/providers/validate/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/proxy-pools/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/settings/database/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/settings/require-login/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/settings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/shutdown/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/tags/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/translator/load/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/translator/save/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/translator/send/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/translator/translate/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/disable/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/enable/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/tunnel/status/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/chart/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/history/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/logs/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/providers/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/[id]/download/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/[id]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/aggregate/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-details/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/request-logs/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stats/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/usage/stream/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/api/chat/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/embeddings/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/messages/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/models/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/responses/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1beta/models/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/v1internal/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/api/version/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/layout-224ac805b7ae89a3.js +1 -0
- package/app/.next/static/chunks/app/login/{page-ef0b18015f49da00.js → page-ee04b4fa7715f2c7.js} +1 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/app/page-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/{main-57a34ed4945507d8.js → main-e7ca6b252844c612.js} +3 -3
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-12c5a5ad06b69231.js +1 -0
- package/app/.next/static/css/1af9dd740b1b289e.css +1 -0
- package/app/.next/static/jRzqJ3I-9P1BJUJputQ6t/_buildManifest.js +1 -0
- package/app/open-sse/config/providerModels.js +35 -2
- package/app/open-sse/config/providers.js +7 -1
- package/app/open-sse/config/runtimeConfig.js +8 -1
- package/app/open-sse/executors/base.js +8 -4
- package/app/open-sse/executors/kiro.js +33 -16
- package/app/open-sse/executors/vertex.js +14 -3
- package/app/open-sse/handlers/chatCore/nonStreamingHandler.js +1 -1
- package/app/open-sse/services/model.js +1 -0
- package/app/open-sse/translator/formats.js +4 -0
- package/app/open-sse/translator/helpers/openaiHelper.js +2 -2
- package/app/open-sse/translator/helpers/responsesApiHelper.js +9 -1
- package/app/open-sse/translator/index.js +1 -0
- package/app/open-sse/translator/request/claude-to-openai.js +1 -1
- package/app/open-sse/translator/request/openai-responses.js +8 -4
- package/app/open-sse/translator/request/openai-to-gemini.js +20 -5
- package/app/open-sse/translator/request/openai-to-ollama.js +38 -5
- package/app/open-sse/translator/request/openai-to-vertex.js +50 -0
- package/app/open-sse/translator/response/gemini-to-openai.js +1 -0
- package/app/package.json +5 -3
- package/package.json +1 -1
- package/app/.next/server/chunks/1130.js +0 -1
- package/app/.next/server/chunks/118.js +0 -1
- package/app/.next/server/chunks/1424.js +0 -1
- package/app/.next/server/chunks/5172.js +0 -1
- package/app/.next/server/chunks/5270.js +0 -1
- package/app/.next/server/chunks/5296.js +0 -1
- package/app/.next/server/chunks/6828.js +0 -1
- package/app/.next/static/HtPOBXma99tj1UberZVZB/_buildManifest.js +0 -1
- package/app/.next/static/chunks/1321-04cf3cc2d3e05ffd.js +0 -1
- package/app/.next/static/chunks/5497-17e64e7b0e39c381.js +0 -7
- package/app/.next/static/chunks/6902-135c924f2deafe46.js +0 -1
- package/app/.next/static/chunks/7505-7bc93937f92f9117.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/combos/page-bf20f79627d23594.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/employees/page-82eb0e27b836ec5d.js +0 -9
- package/app/.next/static/chunks/app/(dashboard)/dashboard/page-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/dashboard/providers/[id]/page-6b33d4bc3f549542.js +0 -1
- package/app/.next/static/chunks/app/(dashboard)/layout-82da2bc12172481a.js +0 -1
- package/app/.next/static/chunks/app/_global-error/page-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/auth/login/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/auth/logout/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/alias/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/antigravity-mitm/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/claude-settings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/codex-settings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/copilot-settings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/droid-settings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/openclaw-settings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cli-tools/opencode-settings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/auth/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/credentials/update/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/model/resolve/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/cloud/models/alias/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/combos/[id]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/combos/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/employees/[keyId]/stats/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/employees/stats/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/init/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/keys/[id]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/keys/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/locale/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/models/alias/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/models/availability/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/models/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/models/test/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/[provider]/[action]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/auto-import/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/cursor/import/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/iflow/cookie/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/auto-import/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/import/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-authorize/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/oauth/kiro/social-exchange/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/pricing/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/[id]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/provider-nodes/validate/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/models/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/[id]/test-models/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/client/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/test-batch/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/providers/validate/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/[id]/test/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/proxy-pools/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/settings/database/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/settings/proxy-test/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/settings/require-login/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/settings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/shutdown/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/tags/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/translator/console-logs/stream/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/translator/load/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/translator/save/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/translator/send/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/translator/translate/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/disable/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/enable/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/tunnel/status/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/[connectionId]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/chart/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/history/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/logs/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/providers/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/[id]/download/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/[id]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-details/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/request-logs/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stats/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/usage/stream/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/api/chat/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/chat/completions/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/embeddings/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/count_tokens/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/messages/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/models/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/responses/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/[...path]/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1beta/models/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/v1internal/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/api/version/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/layout-c7a4b30f6157755d.js +0 -1
- package/app/.next/static/chunks/app/manifest.webmanifest/route-604b484002105441.js +0 -1
- package/app/.next/static/chunks/app/page-604b484002105441.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/app-error-604b484002105441.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/forbidden-604b484002105441.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/not-found-604b484002105441.js +0 -1
- package/app/.next/static/chunks/next/dist/client/components/builtin/unauthorized-604b484002105441.js +0 -1
- package/app/.next/static/css/61a8dca49b7d0d45.css +0 -1
- /package/app/.next/static/{HtPOBXma99tj1UberZVZB → jRzqJ3I-9P1BJUJputQ6t}/_ssgManifest.js +0 -0
package/app/.next/static/chunks/app/login/{page-ef0b18015f49da00.js → page-ee04b4fa7715f2c7.js}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4520],{83016:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>n});var a=t(95155),r=t(12115),l=t(35497),i=t(73321);function n(){let[e,s]=(0,r.useState)(""),[t,n]=(0,r.useState)(""),[c,d]=(0,r.useState)(!1),[o,u]=(0,r.useState)(null),m=(0,i.useRouter)();(0,r.useEffect)(()=>{!async function(){let e=new AbortController,s=setTimeout(()=>e.abort(),5e3),t=window.location.origin;try{let a=await fetch(`${t}/api/settings`,{signal:e.signal});if(clearTimeout(s),a.ok){let e=await a.json();if(!1===e.requireLogin){m.push("/dashboard"),m.refresh();return}u(!!e.hasPassword)}else u(!0)}catch(e){clearTimeout(s),u(!0)}}()},[m]);let x=async s=>{s.preventDefault(),d(!0),n("");try{let s=await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:e})});if(s.ok)m.push("/dashboard"),m.refresh();else{let e=await s.json();n(e.error||"Invalid password")}}catch(e){n("An error occurred. Please try again.")}finally{d(!1)}};return null===o?(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.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg p-4",children:(0,a.jsxs)("div",{className:"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:"iRouter"}),(0,a.jsx)("p",{className:"text-text-muted",children:"Enter your password to access the dashboard"})]}),(0,a.jsx)(l.Zp,{children:(0,a.jsxs)("form",{onSubmit:x,className:"flex flex-col gap-4",children:[(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)(l.pd,{type:"password",placeholder:"Enter password",value:e,onChange:e=>s(e.target.value),required:!0,autoFocus:!0}),t&&(0,a.jsx)("p",{className:"text-xs text-red-500",children:t})]}),(0,a.jsx)(l.$n,{type:"submit",variant:"primary",className:"w-full",loading:c,children:"Login"}),(0,a.jsxs)("p",{className:"text-xs text-center text-text-muted mt-2",children:["Default password is ",(0,a.jsx)("code",{className:"bg-sidebar px-1 rounded",children:"123456"})]})]})})]})})}},96073:(e,s,t)=>{Promise.resolve().then(t.bind(t,83016))}},e=>{e.O(0,[2574,3862,
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4520],{83016:(e,s,t)=>{"use strict";t.r(s),t.d(s,{default:()=>n});var a=t(95155),r=t(12115),l=t(35497),i=t(73321);function n(){let[e,s]=(0,r.useState)(""),[t,n]=(0,r.useState)(""),[c,d]=(0,r.useState)(!1),[o,u]=(0,r.useState)(null),m=(0,i.useRouter)();(0,r.useEffect)(()=>{!async function(){let e=new AbortController,s=setTimeout(()=>e.abort(),5e3),t=window.location.origin;try{let a=await fetch(`${t}/api/settings`,{signal:e.signal});if(clearTimeout(s),a.ok){let e=await a.json();if(!1===e.requireLogin){m.push("/dashboard"),m.refresh();return}u(!!e.hasPassword)}else u(!0)}catch(e){clearTimeout(s),u(!0)}}()},[m]);let x=async s=>{s.preventDefault(),d(!0),n("");try{let s=await fetch("/api/auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({password:e})});if(s.ok)m.push("/dashboard"),m.refresh();else{let e=await s.json();n(e.error||"Invalid password")}}catch(e){n("An error occurred. Please try again.")}finally{d(!1)}};return null===o?(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.jsx)("div",{className:"min-h-screen flex items-center justify-center bg-bg p-4",children:(0,a.jsxs)("div",{className:"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:"iRouter"}),(0,a.jsx)("p",{className:"text-text-muted",children:"Enter your password to access the dashboard"})]}),(0,a.jsx)(l.Zp,{children:(0,a.jsxs)("form",{onSubmit:x,className:"flex flex-col gap-4",children:[(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)(l.pd,{type:"password",placeholder:"Enter password",value:e,onChange:e=>s(e.target.value),required:!0,autoFocus:!0}),t&&(0,a.jsx)("p",{className:"text-xs text-red-500",children:t})]}),(0,a.jsx)(l.$n,{type:"submit",variant:"primary",className:"w-full",loading:c,children:"Login"}),(0,a.jsxs)("p",{className:"text-xs text-center text-text-muted mt-2",children:["Default password is ",(0,a.jsx)("code",{className:"bg-sidebar px-1 rounded",children:"123456"})]})]})})]})})}},96073:(e,s,t)=>{Promise.resolve().then(t.bind(t,83016))}},e=>{e.O(0,[2574,3862,548,2652,5497,8441,3794,7358],()=>e(e.s=96073)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[174,204,335,543,552,747,748,907,931,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1817,1860,1949,2121,2284,2296,2354,2785,2797,2802,2919,2922,3025,3038,3079,3102,3397,3472,3549,3552,3562,3568,4286,4412,4422,4444,4896,5018,5079,5107,5177,5211,5226,5466,5685,5745,5922,6106,6268,6337,6529,6580,6740,6780,6819,6919,6988,7241,7429,7442,7445,7508,7520,7758,7824,7851,8167,8207,8246,8453,8489,8573,8648,8814,8948,8974,8975,9027,9069,9088,9141,9157,9199,9321,9461,9749],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[174,204,335,543,552,747,748,907,931,992,997,1070,1088,1110,1118,1200,1288,1337,1382,1451,1512,1566,1666,1817,1860,1949,2121,2284,2296,2354,2785,2797,2802,2919,2922,3025,3038,3079,3102,3397,3472,3549,3552,3562,3568,4286,4412,4422,4444,4896,5018,5079,5107,5177,5211,5226,5466,5685,5745,5922,6106,6268,6337,6529,6580,6740,6780,6819,6919,6988,7241,7429,7442,7445,7508,7520,7758,7824,7851,8167,8207,8246,8453,8489,8573,8648,8814,8948,8974,8975,9027,9069,9088,9141,9157,9199,9321,9461,9749],{84441:()=>{}},_=>{_.O(0,[8441,3794,7358],()=>_(_.s=84441)),_N_E=_.O()}]);
|