@chorus-aidlc/chorus 0.13.2 → 0.14.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +485 -409
- package/.next/standalone/.next/app-path-routes-manifest.json +30 -27
- package/.next/standalone/.next/build-manifest.json +5 -5
- package/.next/standalone/.next/prerender-manifest.json +36 -36
- package/.next/standalone/.next/react-loadable-manifest.json +1 -1
- package/.next/standalone/.next/routes-manifest.json +16 -0
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +3 -3
- package/.next/standalone/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found/page.js +2 -2
- package/.next/standalone/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +122 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +18 -16
- package/.next/standalone/.next/server/app/admin/companies/[uuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/admin/companies/[uuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new/page.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new.html +122 -1
- package/.next/standalone/.next/server/app/admin/companies/new.rsc +25 -23
- package/.next/standalone/.next/server/app/admin/companies/page.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies.html +122 -1
- package/.next/standalone/.next/server/app/admin/companies.rsc +25 -23
- package/.next/standalone/.next/server/app/admin/page.js +1 -1
- package/.next/standalone/.next/server/app/admin/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin.html +122 -1
- package/.next/standalone/.next/server/app/admin.rsc +25 -23
- package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/login/route.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/session/route.js +1 -1
- package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agent-connections/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agent-connections/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/callback/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/check-default/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/company-oidc/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/default-login/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/identify/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/me/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/sync-token/route.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/comments/route.js +1 -1
- package/.next/standalone/.next/server/app/api/comments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/control/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/execution-state/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/execution-state/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon/execution-state/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/executions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/executions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon/executions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/pending-turns/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/pending-turns/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon/pending-turns/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon/report-interrupt/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/resume/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/resume/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon/resume/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/transcript/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/transcript/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon/transcript/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/turn-advance/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/turn-advance/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon/turn-advance/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/instruction/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/repoint/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/[sessionUuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/ad-hoc/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route.js +1 -1
- package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/notifications/route.js +1 -1
- package/.next/standalone/.next/server/app/api/events/notifications/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/route.js +1 -1
- package/.next/standalone/.next/server/app/api/events/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/wake-preview/route.js +1 -0
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/wake-preview/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/ideas/[uuid]/wake-preview/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/ideas/conversational/route.js +1 -1
- package/.next/standalone/.next/server/app/api/ideas/conversational/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/conversational/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mcp/route.js +6 -6
- package/.next/standalone/.next/server/app/api/mcp/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/me/assignments/route.js +1 -1
- package/.next/standalone/.next/server/app/api/me/assignments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/mentionables/route.js +1 -1
- package/.next/standalone/.next/server/app/api/mentionables/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/preferences/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/preferences/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/read-all/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/read-all/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/unread-count/route.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/unread-count/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/references/[uuid]/route.js +1 -0
- package/.next/standalone/.next/server/app/api/references/[uuid]/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/references/[uuid]/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/references/route.js +1 -0
- package/.next/standalone/.next/server/app/api/references/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/references/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/session/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/sessions/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/sessions/[uuid]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route.js +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/index.html +122 -1
- package/.next/standalone/.next/server/app/index.rsc +22 -20
- package/.next/standalone/.next/server/app/login/admin/page.js +2 -2
- package/.next/standalone/.next/server/app/login/admin/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/admin.html +122 -1
- package/.next/standalone/.next/server/app/login/admin.rsc +22 -20
- package/.next/standalone/.next/server/app/login/callback/page.js +2 -2
- package/.next/standalone/.next/server/app/login/callback/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/callback.html +122 -1
- package/.next/standalone/.next/server/app/login/callback.rsc +22 -20
- package/.next/standalone/.next/server/app/login/page.js +2 -2
- package/.next/standalone/.next/server/app/login/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/pick-workspace/page.js +2 -2
- package/.next/standalone/.next/server/app/login/pick-workspace/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/pick-workspace.html +122 -1
- package/.next/standalone/.next/server/app/login/pick-workspace.rsc +22 -20
- package/.next/standalone/.next/server/app/login.html +122 -1
- package/.next/standalone/.next/server/app/login.rsc +22 -20
- package/.next/standalone/.next/server/app/onboarding/page.js +2 -2
- package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/onboarding.html +122 -1
- package/.next/standalone/.next/server/app/onboarding.rsc +22 -20
- package/.next/standalone/.next/server/app/page.js +2 -2
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/projects.html +122 -1
- package/.next/standalone/.next/server/app/projects.rsc +25 -23
- package/.next/standalone/.next/server/app/settings.html +122 -1
- package/.next/standalone/.next/server/app/settings.rsc +25 -23
- package/.next/standalone/.next/server/app-paths-manifest.json +30 -27
- package/.next/standalone/.next/server/chunks/1114.js +1 -0
- package/.next/standalone/.next/server/chunks/1173.js +1 -0
- package/.next/standalone/.next/server/chunks/1286.js +32 -0
- package/.next/standalone/.next/server/chunks/1559.js +2 -2
- package/.next/standalone/.next/server/chunks/2382.js +1 -0
- package/.next/standalone/.next/server/chunks/2463.js +1 -0
- package/.next/standalone/.next/server/chunks/2618.js +1 -1
- package/.next/standalone/.next/server/chunks/2961.js +1 -1
- package/.next/standalone/.next/server/chunks/3219.js +1 -1
- package/.next/standalone/.next/server/chunks/3419.js +1 -1
- package/.next/standalone/.next/server/chunks/{8322.js → 378.js} +125 -2
- package/.next/standalone/.next/server/chunks/4545.js +1 -0
- package/.next/standalone/.next/server/chunks/{5957.js → 4797.js} +1 -1
- package/.next/standalone/.next/server/chunks/4827.js +1 -1
- package/.next/standalone/.next/server/chunks/{1343.js → 5201.js} +2 -2
- package/.next/standalone/.next/server/chunks/5245.js +1 -0
- package/.next/standalone/.next/server/chunks/5300.js +1 -1
- package/.next/standalone/.next/server/chunks/6113.js +1 -1
- package/.next/standalone/.next/server/chunks/6207.js +1 -1
- package/.next/standalone/.next/server/chunks/6396.js +1 -0
- package/.next/standalone/.next/server/chunks/{796.js → 6492.js} +10 -10
- package/.next/standalone/.next/server/chunks/{8577.js → 6506.js} +3 -3
- package/.next/standalone/.next/server/chunks/6515.js +6 -0
- package/.next/standalone/.next/server/chunks/6646.js +1 -0
- package/.next/standalone/.next/server/chunks/679.js +1 -1
- package/.next/standalone/.next/server/chunks/7091.js +1 -0
- package/.next/standalone/.next/server/chunks/7364.js +1 -1
- package/.next/standalone/.next/server/chunks/7368.js +1 -1
- package/.next/standalone/.next/server/chunks/7530.js +1 -0
- package/.next/standalone/.next/server/chunks/7635.js +1 -0
- package/.next/standalone/.next/server/chunks/7762.js +1 -0
- package/.next/standalone/.next/server/chunks/8062.js +1 -0
- package/.next/standalone/.next/server/chunks/8204.js +1 -0
- package/.next/standalone/.next/server/chunks/8396.js +1 -0
- package/.next/standalone/.next/server/chunks/8454.js +1 -0
- package/.next/standalone/.next/server/chunks/920.js +1 -1
- package/.next/standalone/.next/server/chunks/9213.js +1 -0
- package/.next/standalone/.next/server/chunks/9378.js +1 -0
- package/.next/standalone/.next/server/chunks/951.js +1 -0
- package/.next/standalone/.next/server/chunks/9979.js +1 -0
- package/.next/standalone/.next/server/instrumentation.js +1 -1
- package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
- package/.next/standalone/.next/server/middleware-manifest.json +5 -5
- package/.next/standalone/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/standalone/.next/server/pages/404.html +122 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/static/C9o43aSSZ0ebgki6mQ0-b/_buildManifest.js +1 -0
- package/.next/standalone/.next/static/chunks/11595.7784dfe509c100a4.js +1 -0
- package/.next/standalone/.next/static/chunks/{58037-55d7422c6b808356.js → 14655-4f3bc7f3044c42c1.js} +1 -1
- package/.next/standalone/.next/static/chunks/{15183-5734d279b26e9414.js → 15183-3f43af926186f7ef.js} +2 -2
- package/.next/standalone/.next/static/chunks/21188-43211c9e40bf0d63.js +10 -0
- package/.next/standalone/.next/static/chunks/21932-bce5ba937d1603e1.js +1 -0
- package/.next/standalone/.next/static/chunks/24537-ef5b301140cf3a58.js +1 -0
- package/.next/standalone/.next/static/chunks/27030-3ae1d0e29245b23e.js +1 -0
- package/.next/standalone/.next/static/chunks/27290-2f874213668491c8.js +124 -0
- package/.next/standalone/.next/static/chunks/28680-dff79c4467712199.js +1 -0
- package/.next/standalone/.next/static/chunks/32331-87ae9bc7517c7947.js +1 -0
- package/.next/standalone/.next/static/chunks/33456.3bd7ba05bd39259b.js +1 -0
- package/.next/standalone/.next/static/chunks/37985-e4683195e4ca2519.js +1 -0
- package/.next/standalone/.next/static/chunks/38366.e6e0132b8ba873d6.js +1 -0
- package/.next/standalone/.next/static/chunks/38526-7ffc4b7351c15bc4.js +1 -0
- package/.next/standalone/.next/static/chunks/39025-13049f9c48e08d6c.js +1 -0
- package/.next/standalone/.next/static/chunks/42605-029b5426175cdee9.js +1 -0
- package/.next/standalone/.next/static/chunks/43111-7a4e08dc82bb3022.js +1 -0
- package/.next/standalone/.next/static/chunks/4860.4803e40814d50dd0.js +1 -0
- package/.next/standalone/.next/static/chunks/4939-ff22e2b42ad57f7f.js +1 -0
- package/.next/standalone/.next/static/chunks/51603-7fa00971493ae223.js +1 -0
- package/.next/standalone/.next/static/chunks/78917-c0a9a11fe437a752.js +1 -0
- package/.next/standalone/.next/static/chunks/83285-db8ae107944eb6df.js +1 -0
- package/.next/standalone/.next/static/chunks/84169-5beb288902aea242.js +1 -0
- package/.next/standalone/.next/static/chunks/84219-09970ab1b85c61f0.js +1 -0
- package/.next/standalone/.next/static/chunks/86155-c9b7c2c08d3fa80e.js +1 -0
- package/.next/standalone/.next/static/chunks/{27378-9328bcc96ae9872e.js → 87325-dc3239012edcacdc.js} +1 -1
- package/.next/standalone/.next/static/chunks/89836-b5ab6a0b32c54f42.js +1 -0
- package/.next/standalone/.next/static/chunks/93346-1d4cd71b8713a8a6.js +1 -0
- package/.next/standalone/.next/static/chunks/94170-fb8ea86f938a27a5.js +1 -0
- package/.next/standalone/.next/static/chunks/99373.0457580c532530bc.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-00ff2f6753bb4603.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-5824e6affe244f83.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-e5202e9b7669576c.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-d9323dc8b6c974f7.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-c231207c3674aa54.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-20054b1cec8ed1d2.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-c83c5d1b4599e737.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-7bcaa11ee24b5754.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-7948aa8db4813091.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-278d30ee1dd7e315.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-5a22db5f8504e61d.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/page-47a17dbadfbc75ad.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-7fbf5bc58d3dd5b0.js +1 -0
- package/.next/standalone/.next/static/chunks/app/admin/companies/[uuid]/page-b2458ed001dc8177.js +1 -0
- package/.next/standalone/.next/static/chunks/app/admin/companies/new/page-e35dce890d6dfd8d.js +1 -0
- package/.next/standalone/.next/static/chunks/app/admin/layout-c66ce38cbd88982a.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/login/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/session/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-connections/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/api-keys/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/me/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/comments/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/control/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/execution-state/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/executions/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/pending-turns/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/report-interrupt/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/resume/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/transcript/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/turn-advance/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/instruction/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/repoint/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/ad-hoc/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/entities/[type]/[uuid]/root-idea/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/health/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/wake-preview/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/conversational/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mcp/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mentionables/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/resource-graph/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/references/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/references/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/search/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/session/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-55ce87d16bc689f3.js +1 -0
- package/.next/standalone/.next/static/chunks/app/layout-985054e973f66999.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/admin/page-f032b6db3bd20a2c.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/callback/page-ec23211506e688ee.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/page-9b34375d1b5579d7.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-7e4664af2c787d08.js +1 -0
- package/.next/standalone/.next/static/chunks/app/onboarding/{page-8e20c8aa8ff90326.js → page-ece3f647133d446e.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/page-79e2d32e69788bd2.js +1 -0
- package/.next/standalone/.next/static/chunks/webpack-96be8d6bd0d3d25f.js +1 -0
- package/.next/standalone/.next/static/css/5f09fa856a63632f.css +1 -0
- package/.next/standalone/package.json +4 -1
- package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +1 -1
- package/.next/standalone/public/chorus-plugin/skills/brainstorm/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +8 -1
- package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +32 -1
- package/.next/standalone/public/chorus-plugin/skills/openspec-aware/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +1 -1
- package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +1 -1
- package/.next/standalone/public/install-kiro.sh +350 -0
- package/.next/standalone/public/kiro-plugin/.kiro/agents/chorus-code-reviewer.json +10 -0
- package/.next/standalone/public/kiro-plugin/.kiro/agents/chorus-proposal-reviewer.json +10 -0
- package/.next/standalone/public/kiro-plugin/.kiro/agents/chorus-task-reviewer.json +10 -0
- package/.next/standalone/public/kiro-plugin/.kiro/agents/chorus.json +50 -0
- package/.next/standalone/public/kiro-plugin/.kiro/agents/chorus.md +62 -0
- package/.next/standalone/public/kiro-plugin/.kiro/settings/mcp.json +12 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-brainstorm/SKILL.md +158 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-develop/SKILL.md +421 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-idea/SKILL.md +332 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-openspec-aware/SKILL.md +434 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-proposal/SKILL.md +386 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-quick-dev/SKILL.md +193 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-review/SKILL.md +360 -0
- package/.next/standalone/public/kiro-plugin/.kiro/skills/chorus-yolo/SKILL.md +547 -0
- package/.next/standalone/public/kiro-plugin/.kiro/steering/chorus.md +391 -0
- package/.next/standalone/public/kiro-plugin/bin/chorus-api.sh +392 -0
- package/.next/standalone/public/kiro-plugin/bin/on-agent-spawn.sh +81 -0
- package/.next/standalone/public/kiro-plugin/bin/on-post-submit-for-verify.sh +68 -0
- package/.next/standalone/public/kiro-plugin/bin/on-post-submit-proposal.sh +76 -0
- package/.next/standalone/public/kiro-plugin/bin/on-post-verify-task.sh +119 -0
- package/.next/standalone/public/kiro-plugin/bin/on-stop.sh +45 -0
- package/.next/standalone/public/kiro-plugin/bin/test-syntax.sh +108 -0
- package/.next/standalone/public/skill/brainstorm-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/chorus/SKILL.md +8 -1
- package/.next/standalone/public/skill/code-reviewer-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/develop-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/idea-chorus/SKILL.md +32 -1
- package/.next/standalone/public/skill/package.json +1 -1
- package/.next/standalone/public/skill/proposal-chorus/SKILL.md +2 -1
- package/.next/standalone/public/skill/proposal-reviewer-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/quick-dev-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/review-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/task-reviewer-chorus/SKILL.md +1 -1
- package/.next/standalone/public/skill/yolo-chorus/SKILL.md +1 -1
- package/README.ja.md +464 -0
- package/README.ko.md +463 -0
- package/README.md +8 -3
- package/README.zh.md +8 -3
- package/chorus.mjs +4 -0
- package/cli/client-args.mjs +19 -8
- package/cli/codex-session-map.mjs +9 -79
- package/cli/daemon-agent.mjs +12 -7
- package/cli/daemon-config.mjs +2 -2
- package/cli/daemon-install-config.mjs +213 -0
- package/cli/daemon-service.mjs +12 -7
- package/cli/daemon.mjs +68 -9
- package/cli/kiro-session-map.mjs +49 -0
- package/cli/kiro-spawner.mjs +409 -0
- package/cli/kiro-transcript.mjs +262 -0
- package/cli/prompts.mjs +19 -2
- package/cli/session-map.mjs +126 -0
- package/cli/spawner-select.mjs +7 -1
- package/cli/waker.mjs +18 -3
- package/package.json +4 -1
- package/prisma/migrations/20260710171801_add_reference_artifact/migration.sql +27 -0
- package/prisma/migrations/20260714091007_add_daemon_execution_direct_idea/migration.sql +2 -0
- package/prisma/schema.prisma +33 -0
- package/.next/standalone/.next/server/chunks/1463.js +0 -1
- package/.next/standalone/.next/server/chunks/1512.js +0 -1
- package/.next/standalone/.next/server/chunks/3371.js +0 -1
- package/.next/standalone/.next/server/chunks/3373.js +0 -1
- package/.next/standalone/.next/server/chunks/4958.js +0 -1
- package/.next/standalone/.next/server/chunks/5011.js +0 -1
- package/.next/standalone/.next/server/chunks/5631.js +0 -1
- package/.next/standalone/.next/server/chunks/6496.js +0 -1
- package/.next/standalone/.next/server/chunks/6817.js +0 -1
- package/.next/standalone/.next/server/chunks/704.js +0 -31
- package/.next/standalone/.next/server/chunks/7160.js +0 -1
- package/.next/standalone/.next/server/chunks/8448.js +0 -1
- package/.next/standalone/.next/server/chunks/8551.js +0 -1
- package/.next/standalone/.next/server/chunks/9516.js +0 -1
- package/.next/standalone/.next/server/chunks/9855.js +0 -6
- package/.next/standalone/.next/static/CIg9Mtv4fKIeKqPY5Rczv/_buildManifest.js +0 -1
- package/.next/standalone/.next/static/chunks/16467-dd4f928e725306c1.js +0 -1
- package/.next/standalone/.next/static/chunks/1892-9c03d4d3560ff572.js +0 -1
- package/.next/standalone/.next/static/chunks/225-7b0507c29df705f1.js +0 -1
- package/.next/standalone/.next/static/chunks/24459-3bc9657d71c77b47.js +0 -1
- package/.next/standalone/.next/static/chunks/38366.62260b57e5f4b09d.js +0 -1
- package/.next/standalone/.next/static/chunks/46055-f786ace4b994dc40.js +0 -1
- package/.next/standalone/.next/static/chunks/4860.18e9c1a01636e309.js +0 -1
- package/.next/standalone/.next/static/chunks/52064-74d81c8d682deb6b.js +0 -1
- package/.next/standalone/.next/static/chunks/57362-9ece5cc290dab705.js +0 -1
- package/.next/standalone/.next/static/chunks/63820-551bca4e19d0119c.js +0 -1
- package/.next/standalone/.next/static/chunks/64187-cff8a4b5e96fa8f9.js +0 -10
- package/.next/standalone/.next/static/chunks/68255-05c42a26602c6b37.js +0 -1
- package/.next/standalone/.next/static/chunks/71350-88c2649fc693c1e8.js +0 -1
- package/.next/standalone/.next/static/chunks/75752-cc8fafe132943baa.js +0 -1
- package/.next/standalone/.next/static/chunks/80350-20c953d484f262ff.js +0 -1
- package/.next/standalone/.next/static/chunks/84169-71a87d06871ec9df.js +0 -1
- package/.next/standalone/.next/static/chunks/89644-2fee0373b890e8e3.js +0 -1
- package/.next/standalone/.next/static/chunks/93346-b3e1ebe948fc623f.js +0 -1
- package/.next/standalone/.next/static/chunks/94743-aff8a51a7f7970a9.js +0 -1
- package/.next/standalone/.next/static/chunks/96752-ad15cc38599f12e2.js +0 -1
- package/.next/standalone/.next/static/chunks/97306-8834e12cdbeed920.js +0 -1
- package/.next/standalone/.next/static/chunks/99373.c4a36dcd46ec841e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-a3747bde1ddaba52.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-87b79c98e46fbd04.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-b2db3da2d7945904.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-0467d744b84aa2c2.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-7abff55f9bfebab3.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-b3b2b2ba3d60893e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-0aff1fa7a814188c.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-6dbfbe5d97855e42.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-b8fbcac7224342db.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-0a04a31e1b383094.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-e2a69b645ec9ae13.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/page-b760877bfcd12dff.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-111aed4d3319d64b.js +0 -1
- package/.next/standalone/.next/static/chunks/app/admin/companies/[uuid]/page-cc2fe0c5b749cd2f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/admin/companies/new/page-4f3b3c449c61f6d2.js +0 -1
- package/.next/standalone/.next/static/chunks/app/admin/layout-50c9b40750f734be.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/login/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/session/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-connections/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/api-keys/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/me/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/comments/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/control/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/execution-state/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/executions/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/pending-turns/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/report-interrupt/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/resume/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/transcript/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/turn-advance/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/instruction/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/repoint/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/ad-hoc/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/entities/[type]/[uuid]/root-idea/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/events/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/health/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/conversational/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mcp/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mentionables/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/project-groups/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/resource-graph/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/search/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/session/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-47e1d397c5fcef9e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/layout-e3a49e06950a057f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/admin/page-d470135f7aab6c5e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/callback/page-39a43f6d0245f8ca.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/page-acda3a31dc6a8280.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-10683852baf17426.js +0 -1
- package/.next/standalone/.next/static/chunks/app/page-000b1349c8d5b652.js +0 -1
- package/.next/standalone/.next/static/chunks/webpack-3551a4c7f9bfe638.js +0 -1
- package/.next/standalone/.next/static/css/a80bf83b9122bfc5.css +0 -1
- /package/.next/standalone/.next/static/{CIg9Mtv4fKIeKqPY5Rczv → C9o43aSSZ0ebgki6mQ0-b}/_ssgManifest.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/ideas/conversational/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/references/[uuid]/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-55ce87d16bc689f3.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[2734,3216,4342,4977,5869,6476,6623,7719,8489,11140,12015,12170,12662,13056,13566,14966,17453,17948,21220,23519,24058,24869,27406,27819,29246,30754,31025,32515,33004,33105,33157,33836,34561,37624,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,50575,52451,52703,52772,55223,56202,56856,57128,58118,59442,60468,60523,65580,66469,68928,70473,70637,70703,71406,73708,73804,78301,80064,80272,82641,82765,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,97629,97636,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7177],{15272:(e,t,r)=>{var n={"./en.json":[99373,99373],"./ja.json":[11595,11595],"./ko.json":[33456,33456],"./zh.json":[4860,4860]};function o(e){if(!r.o(n,e))return Promise.resolve().then(()=>{var t=Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t});var t=n[e],o=t[0];return r.e(t[1]).then(()=>r.t(o,19))}o.keys=()=>Object.keys(n),o.id=15272,e.exports=o},25359:(e,t,r)=>{"use strict";r.d(t,{AL:()=>s,IB:()=>n,L$:()=>a,q:()=>o});let n=["en","zh","ko","ja"],o="en",a={en:"English",zh:"中文",ko:"한국어",ja:"日本語"};function s(){if("undefined"==typeof navigator)return o;let e=navigator.language.split("-")[0];return n.includes(e)?e:o}},32277:(e,t,r)=>{"use strict";r.d(t,{LocaleProvider:()=>m,Y:()=>u});var n=r(90508),o=r(1856),a=r(57472),s=r(25359),l=r(67712);let c="chorus-locale",i=(0,o.createContext)(null);function u(){let e=(0,o.useContext)(i);if(!e)throw Error("useLocale must be used within LocaleProvider");return e}function m(e){let{children:t}=e,[u,m]=(0,o.useState)(s.q),[d,h]=(0,o.useState)(null),[f,v]=(0,o.useState)(!1);(0,o.useEffect)(()=>{let e,t=localStorage.getItem(c);t&&s.IB.includes(t)?e=t:(e=(0,s.AL)(),localStorage.setItem(c,e)),m(e),document.cookie="chorus-locale=".concat(e,";path=/;max-age=").concat(31536e3,";SameSite=Lax"),v(!0)},[]),(0,o.useEffect)(()=>{f&&r(15272)("./".concat(u,".json")).then(e=>{h(e.default)}).catch(e=>{l.q.error("Failed to load messages for locale ".concat(u,":"),e),r(15272)("./".concat(s.q,".json")).then(e=>{h(e.default)})})},[u,f]);let y=(0,o.useCallback)(e=>{m(e),localStorage.setItem(c,e),document.cookie="chorus-locale=".concat(e,";path=/;max-age=").concat(31536e3,";SameSite=Lax"),document.documentElement.lang=e},[]);return f&&d?(0,n.jsx)(i.Provider,{value:{locale:u,setLocale:y},children:(0,n.jsx)(a.A,{locale:u,messages:d,children:t})}):null}},40834:(e,t,r)=>{"use strict";r.d(t,{ProgressProvider:()=>a});var n=r(90508),o=r(27290);function a(e){let{children:t}=e;return(0,n.jsx)(o.V,{height:"3px",color:"hsl(var(--primary))",delay:120,options:{showSpinner:!1},disableSameURL:!0,shallowRouting:!0,children:t})}},49408:e=>{e.exports={style:{fontFamily:"'Geist Mono', 'Geist Mono Fallback'",fontStyle:"normal"},className:"__className_c29908",variable:"__variable_c29908"}},57472:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});var n=r(12079),o=r(90508);function a(e){let{locale:t,...r}=e;if(!t)throw Error(void 0);return(0,o.jsx)(n.Dk,{locale:t,...r})}},61666:(e,t,r)=>{Promise.resolve().then(r.t.bind(r,66160,23)),Promise.resolve().then(r.t.bind(r,49408,23)),Promise.resolve().then(r.t.bind(r,94651,23)),Promise.resolve().then(r.bind(r,40834)),Promise.resolve().then(r.bind(r,99846)),Promise.resolve().then(r.bind(r,32277))},66160:e=>{e.exports={style:{fontFamily:"'Geist', 'Geist Fallback'",fontStyle:"normal"},className:"__className_246ccd",variable:"__variable_246ccd"}},67712:(e,t,r)=>{"use strict";r.d(t,{q:()=>l});var n=r(55036);let o={debug:0,info:1,warn:2,error:3},a=n.env.NEXT_PUBLIC_LOG_LEVEL||"warn";function s(e){return o[e]>=o[a]}let l={debug:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];s("debug")&&console.debug("[Chorus] ".concat(e),...r)},info:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];s("info")&&console.info("[Chorus] ".concat(e),...r)},warn:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];s("warn")&&console.warn("[Chorus] ".concat(e),...r)},error:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];s("error")&&console.error("[Chorus] ".concat(e),...r)}}},73748:(e,t,r)=>{"use strict";r.d(t,{D:()=>u,N:()=>m});var n=r(1856),o=(e,t,r,n,o,a,s,l)=>{let c=document.documentElement,i=["light","dark"];function u(t){var r;(Array.isArray(e)?e:[e]).forEach(e=>{let r="class"===e,n=r&&a?o.map(e=>a[e]||e):o;r?(c.classList.remove(...n),c.classList.add(a&&a[t]?a[t]:t)):c.setAttribute(e,t)}),r=t,l&&i.includes(r)&&(c.style.colorScheme=r)}if(n)u(n);else try{let e=localStorage.getItem(t)||r,n=s&&"system"===e?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":e;u(n)}catch(e){}},a=["light","dark"],s="(prefers-color-scheme: dark)",l="undefined"==typeof window,c=n.createContext(void 0),i={setTheme:e=>{},themes:[]},u=()=>{var e;return null!=(e=n.useContext(c))?e:i},m=e=>n.useContext(c)?n.createElement(n.Fragment,null,e.children):n.createElement(h,{...e}),d=["light","dark"],h=e=>{let{forcedTheme:t,disableTransitionOnChange:r=!1,enableSystem:o=!0,enableColorScheme:l=!0,storageKey:i="theme",themes:u=d,defaultTheme:m=o?"system":"light",attribute:h="data-theme",value:b,children:p,nonce:w,scriptProps:S}=e,[E,k]=n.useState(()=>v(i,m)),[C,_]=n.useState(()=>"system"===E?g():E),L=b?Object.values(b):u,T=n.useCallback(e=>{let t=e;if(!t)return;"system"===e&&o&&(t=g());let n=b?b[t]:t,s=r?y(w):null,c=document.documentElement,i=e=>{"class"===e?(c.classList.remove(...L),n&&c.classList.add(n)):e.startsWith("data-")&&(n?c.setAttribute(e,n):c.removeAttribute(e))};if(Array.isArray(h)?h.forEach(i):i(h),l){let e=a.includes(m)?m:null,r=a.includes(t)?t:e;c.style.colorScheme=r}null==s||s()},[w]),x=n.useCallback(e=>{let t="function"==typeof e?e(E):e;k(t);try{localStorage.setItem(i,t)}catch(e){}},[E]),P=n.useCallback(e=>{_(g(e)),"system"===E&&o&&!t&&T("system")},[E,t]);n.useEffect(()=>{let e=window.matchMedia(s);return e.addListener(P),P(e),()=>e.removeListener(P)},[P]),n.useEffect(()=>{let e=e=>{e.key===i&&(e.newValue?k(e.newValue):x(m))};return window.addEventListener("storage",e),()=>window.removeEventListener("storage",e)},[x]),n.useEffect(()=>{T(null!=t?t:E)},[t,E]);let j=n.useMemo(()=>({theme:E,setTheme:x,forcedTheme:t,resolvedTheme:"system"===E?C:E,themes:o?[...u,"system"]:u,systemTheme:o?C:void 0}),[E,x,t,C,o,u]);return n.createElement(c.Provider,{value:j},n.createElement(f,{forcedTheme:t,storageKey:i,attribute:h,enableSystem:o,enableColorScheme:l,defaultTheme:m,value:b,themes:u,nonce:w,scriptProps:S}),p)},f=n.memo(e=>{let{forcedTheme:t,storageKey:r,attribute:a,enableSystem:s,enableColorScheme:l,defaultTheme:c,value:i,themes:u,nonce:m,scriptProps:d}=e,h=JSON.stringify([a,r,c,t,u,i,s,l]).slice(1,-1);return n.createElement("script",{...d,suppressHydrationWarning:!0,nonce:"undefined"==typeof window?m:"",dangerouslySetInnerHTML:{__html:"(".concat(o.toString(),")(").concat(h,")")}})}),v=(e,t)=>{let r;if(!l){try{r=localStorage.getItem(e)||void 0}catch(e){}return r||t}},y=e=>{let t=document.createElement("style");return e&&t.setAttribute("nonce",e),t.appendChild(document.createTextNode("*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(t),()=>{window.getComputedStyle(document.body),setTimeout(()=>{document.head.removeChild(t)},1)}},g=e=>(e||(e=window.matchMedia(s)),e.matches?"dark":"light")},94651:()=>{},99846:(e,t,r)=>{"use strict";r.d(t,{ThemeProvider:()=>a});var n=r(90508),o=r(73748);function a(e){let{children:t,...r}=e;return(0,n.jsx)(o.N,{attribute:"class",defaultTheme:"system",enableSystem:!0,storageKey:"chorus-theme",disableTransitionOnChange:!0,...r,children:t})}}},e=>{e.O(0,[53169,32492,12079,27290,74951,65496,77358],()=>e(e.s=61666)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[43252],{6985:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]])},11725:(e,t,a)=>{"use strict";a.r(t),a.d(t,{default:()=>b});var r=a(90508),s=a(1856),i=a(23675),n=a(91814),d=a(12790),l=a.n(d),o=a(39268),c=a(48416),u=a(22922),m=a(14554),p=a(88064),v=a(66093),f=a(6985),x=a(38709),h=a(70633);function g(){let e=(0,o.c)(),t=(0,n.r)(),a=(0,i.useSearchParams)(),[d,g]=(0,s.useState)(""),[b,y]=(0,s.useState)(""),[j,w]=(0,s.useState)(!1),[N,k]=(0,s.useState)(""),[z,A]=(0,s.useState)(!1),[S,_]=(0,s.useState)(!1);(0,s.useEffect)(()=>{let e=a.get("email");e&&(g(e),_(!0))},[a]);let P=async a=>{a.preventDefault(),k(""),A(!0);try{let a=await fetch("/api/admin/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:d,password:b})}),s=await a.json();if(!s.success){var r;k((null==(r=s.error)?void 0:r.message)||e("admin.invalidCredentials"));return}t.push(s.data.redirectTo||"/admin")}catch(t){k(e("login.networkError"))}finally{A(!1)}};return(0,r.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,r.jsx)(c.Zp,{className:"w-full max-w-[400px]",children:(0,r.jsxs)(c.Wu,{className:"p-10",children:[(0,r.jsxs)("div",{className:"mb-8 flex flex-col items-center gap-2",children:[(0,r.jsx)(v.A,{className:"h-12 w-12 text-destructive"}),(0,r.jsx)("h1",{className:"text-[28px] font-semibold text-foreground",children:e("admin.title")}),S&&(0,r.jsx)("p",{className:"text-sm text-muted-foreground",children:d})]}),(0,r.jsxs)("form",{onSubmit:P,className:"space-y-4",children:[!S&&(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)(p.J,{htmlFor:"email",children:e("admin.email")}),(0,r.jsx)(m.p,{id:"email",type:"email",placeholder:e("admin.emailPlaceholder"),value:d,onChange:e=>g(e.target.value),required:!0,disabled:z,autoFocus:!0})]}),(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)(p.J,{htmlFor:"password",children:e("admin.password")}),(0,r.jsxs)("div",{className:"relative",children:[(0,r.jsx)(m.p,{id:"password",type:j?"text":"password",placeholder:e("admin.passwordPlaceholder"),value:b,onChange:e=>y(e.target.value),required:!0,disabled:z,autoFocus:S,className:"pr-10"}),(0,r.jsx)(u.$,{type:"button",variant:"ghost",size:"icon",onClick:()=>w(!j),className:"absolute right-0 top-0 h-full px-3 hover:bg-transparent",children:j?(0,r.jsx)(f.A,{className:"h-5 w-5 text-muted-foreground"}):(0,r.jsx)(x.A,{className:"h-5 w-5 text-muted-foreground"})})]})]}),N&&(0,r.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:N}),(0,r.jsx)(u.$,{type:"submit",disabled:z,variant:"destructive",className:"w-full",children:z?e("admin.signingIn"):e("admin.signInAsAdmin")})]}),(0,r.jsx)("div",{className:"mt-8 flex justify-center",children:(0,r.jsx)(l(),{href:"/login",children:(0,r.jsxs)(u.$,{variant:"ghost",size:"sm",className:"gap-1",children:[(0,r.jsx)(h.A,{className:"h-4 w-4"}),e("admin.backToEmail")]})})})]})})})}function b(){let e=(0,o.c)();return(0,r.jsx)(s.Suspense,{fallback:(0,r.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background",children:(0,r.jsx)("div",{className:"text-muted-foreground",children:e("common.loading")})}),children:(0,r.jsx)(g,{})})}},14554:(e,t,a)=>{"use strict";a.d(t,{p:()=>i});var r=a(90508);a(1856);var s=a(24377);function i(e){let{className:t,type:a,...i}=e;return(0,r.jsx)("input",{type:a,"data-slot":"input",className:(0,s.cn)("file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm","focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]","aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",t),...i})}},18392:(e,t,a)=>{Promise.resolve().then(a.bind(a,11725))},22922:(e,t,a)=>{"use strict";a.d(t,{$:()=>l});var r=a(90508);a(1856);var s=a(49499),i=a(54154),n=a(24377);let d=(0,s.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium cursor-pointer transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function l(e){let{className:t,variant:a="default",size:s="default",asChild:l=!1,...o}=e,c=l?i.bL:"button";return(0,r.jsx)(c,{"data-slot":"button","data-variant":a,"data-size":s,className:(0,n.cn)(d({variant:a,size:s,className:t})),...o})}},24377:(e,t,a)=>{"use strict";a.d(t,{cn:()=>i});var r=a(49251),s=a(58849);function i(){for(var e=arguments.length,t=Array(e),a=0;a<e;a++)t[a]=arguments[a];return(0,s.QP)((0,r.$)(t))}},38709:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},48416:(e,t,a)=>{"use strict";a.d(t,{BT:()=>l,Wu:()=>o,ZB:()=>d,Zp:()=>i,aR:()=>n});var r=a(90508);a(1856);var s=a(24377);function i(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card",className:(0,s.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",t),...a})}function n(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-header",className:(0,s.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",t),...a})}function d(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-title",className:(0,s.cn)("leading-none font-semibold",t),...a})}function l(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-description",className:(0,s.cn)("text-muted-foreground text-sm",t),...a})}function o(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-content",className:(0,s.cn)("px-6",t),...a})}},58057:(e,t,a)=>{"use strict";a.r(t),a.d(t,{Label:()=>n,Root:()=>d});var r=a(1856),s=a(93367),i=a(90508),n=r.forwardRef((e,t)=>(0,i.jsx)(s.sG.label,{...e,ref:t,onMouseDown:t=>{var a;t.target.closest("button, input, select, textarea")||(null==(a=e.onMouseDown)||a.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));n.displayName="Label";var d=n},66093:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("shield",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]])},70633:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},88064:(e,t,a)=>{"use strict";a.d(t,{J:()=>n});var r=a(90508);a(1856);var s=a(58057),i=a(24377);function n(e){let{className:t,...a}=e;return(0,r.jsx)(s.Root,{"data-slot":"label",className:(0,i.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",t),...a})}},91814:(e,t,a)=>{"use strict";a.d(t,{r:()=>i});var r=a(27290),s=a(1856);function i(){let e=(0,r.r)({delay:120});return(0,s.useMemo)(()=>({...e,refresh:()=>e.refresh({showProgress:!1})}),[e])}},93367:(e,t,a)=>{"use strict";a.d(t,{bL:()=>o,hO:()=>l,sG:()=>d});var r=a(1856),s=a(38129),i=a(54154),n=a(90508),d=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let a=(0,i.TL)(`Primitive.${t}`),s=r.forwardRef((e,r)=>{let{asChild:s,...i}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,n.jsx)(s?a:t,{...i,ref:r})});return s.displayName=`Primitive.${t}`,{...e,[t]:s}},{});function l(e,t){e&&s.flushSync(()=>e.dispatchEvent(t))}var o=d}},e=>{e.O(0,[12079,18944,27290,12790,74951,65496,77358],()=>e(e.s=18392)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[69934],{2151:(e,r,t)=>{"use strict";t.r(r),t.d(r,{default:()=>h});var n=t(90508),a=t(1856),s=t(91814),i=t(39268),o=t(30509),c=t(62990),l=t(48416),u=t(22922);let d=(0,t(66206).A)("music",[["path",{d:"M9 18V5l12-2v13",key:"1jmyc2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["circle",{cx:"18",cy:"16",r:"3",key:"1hluhg"}]]);var f=t(85226),g=t(67712);function h(){let e=(0,s.r)(),r=(0,i.c)("login"),[t,h]=(0,a.useState)(""),[p,m]=(0,a.useState)("processingLogin"),v=(0,a.useRef)(!1);(0,a.useEffect)(()=>{v.current||(v.current=!0,x())},[]);let x=async()=>{try{let n=(0,o.XQ)();if(!n){h(r("sessionExpired")),setTimeout(()=>e.push("/login"),2e3);return}m("completingAuth");let a=(0,o.HB)(n),s=await a.signinRedirectCallback();if(!s)throw Error("No user returned from OIDC provider");m("registeringUser");let i=(0,o.bN)(s),l=await fetch("/api/auth/callback",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({companyUuid:n.companyUuid,oidcSub:i.sub,email:i.email,name:i.name,accessToken:s.access_token,refreshToken:s.refresh_token})}),u=await l.json();if(!u.success){var t;throw Error((null==(t=u.error)?void 0:t.message)||"Failed to register user")}if((0,c.hj)(n),m("loginSuccess"),localStorage.getItem("chorus_onboarding_completed"))return void e.push("/projects");try{let r=await fetch("/api/agents"),t=await r.json();if(t.success&&0===t.data.length)return void e.push("/onboarding")}catch(e){}e.push("/projects")}catch(e){g.q.error("OIDC callback error:",e),h(e instanceof Error?e.message:r("authFailed"))}};return(0,n.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,n.jsx)(l.Zp,{className:"w-full max-w-[400px]",children:(0,n.jsxs)(l.Wu,{className:"p-10",children:[(0,n.jsxs)("div",{className:"mb-8 flex flex-col items-center gap-2",children:[(0,n.jsx)(d,{className:"h-12 w-12 text-foreground"}),(0,n.jsx)("h1",{className:"text-[28px] font-semibold text-foreground",children:r("title")})]}),t?(0,n.jsxs)("div",{className:"space-y-4",children:[(0,n.jsx)("div",{className:"rounded-lg bg-destructive/10 p-4 text-center text-sm text-destructive",children:t}),(0,n.jsx)(u.$,{onClick:()=>e.push("/login"),className:"w-full",children:r("backToLogin")})]}):(0,n.jsx)("div",{className:"space-y-4",children:(0,n.jsxs)("div",{className:"flex items-center justify-center gap-3",children:[(0,n.jsx)(f.A,{className:"h-5 w-5 animate-spin text-foreground"}),(0,n.jsx)("span",{className:"text-sm text-muted-foreground",children:r(p)})]})})]})})})}},22922:(e,r,t)=>{"use strict";t.d(r,{$:()=>c});var n=t(90508);t(1856);var a=t(49499),s=t(54154),i=t(24377);let o=(0,a.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium cursor-pointer transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function c(e){let{className:r,variant:t="default",size:a="default",asChild:c=!1,...l}=e,u=c?s.bL:"button";return(0,n.jsx)(u,{"data-slot":"button","data-variant":t,"data-size":a,className:(0,i.cn)(o({variant:t,size:a,className:r})),...l})}},24377:(e,r,t)=>{"use strict";t.d(r,{cn:()=>s});var n=t(49251),a=t(58849);function s(){for(var e=arguments.length,r=Array(e),t=0;t<e;t++)r[t]=arguments[t];return(0,a.QP)((0,n.$)(r))}},30509:(e,r,t)=>{"use strict";t.d(r,{HB:()=>a,JK:()=>o,XQ:()=>i,bN:()=>c,vh:()=>s});var n=t(14655);function a(e){let r=function(e){let r=window.location.origin,t=new n.O({store:window.localStorage});return{authority:e.issuer,client_id:e.clientId,redirect_uri:"".concat(r,"/login/callback"),post_logout_redirect_uri:"".concat(r,"/login"),response_type:"code",scope:"openid profile email",automaticSilentRenew:!1,userStore:t,extraQueryParams:{company:e.companyUuid}}}(e);return new n.$5(r)}function s(e){localStorage.setItem("oidc_config",JSON.stringify(e))}function i(){let e=localStorage.getItem("oidc_config");if(!e)return null;try{return JSON.parse(e)}catch(e){return null}}function o(){localStorage.removeItem("oidc_config")}function c(e){return{sub:e.profile.sub,email:e.profile.email,name:e.profile.name,picture:e.profile.picture,accessToken:e.access_token,refreshToken:e.refresh_token,expiresAt:e.expires_at,idToken:e.id_token}}},48416:(e,r,t)=>{"use strict";t.d(r,{BT:()=>c,Wu:()=>l,ZB:()=>o,Zp:()=>s,aR:()=>i});var n=t(90508);t(1856);var a=t(24377);function s(e){let{className:r,...t}=e;return(0,n.jsx)("div",{"data-slot":"card",className:(0,a.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",r),...t})}function i(e){let{className:r,...t}=e;return(0,n.jsx)("div",{"data-slot":"card-header",className:(0,a.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",r),...t})}function o(e){let{className:r,...t}=e;return(0,n.jsx)("div",{"data-slot":"card-title",className:(0,a.cn)("leading-none font-semibold",r),...t})}function c(e){let{className:r,...t}=e;return(0,n.jsx)("div",{"data-slot":"card-description",className:(0,a.cn)("text-muted-foreground text-sm",r),...t})}function l(e){let{className:r,...t}=e;return(0,n.jsx)("div",{"data-slot":"card-content",className:(0,a.cn)("px-6",r),...t})}},62990:(e,r,t)=>{"use strict";t.d(r,{IT:()=>l,cC:()=>d,hj:()=>i,ri:()=>f,tm:()=>u,w9:()=>o});var n=t(30509);let a=null;function s(){if(!a){let e=(0,n.XQ)();e&&(a=(0,n.HB)(e))}return a}function i(e){return(0,n.vh)(e),a=(0,n.HB)(e)}function o(){a=null}async function c(){let e=s();if(!e)return null;try{return await e.getUser()}catch(e){return null}}async function l(){let e=await c();if(!(null==e?void 0:e.refresh_token)||!e.access_token)return!1;try{return(await fetch("/api/auth/sync-token",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({accessToken:e.access_token,refreshToken:e.refresh_token})})).ok}catch(e){return!1}}async function u(e){let r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return fetch(e,{...r,credentials:"same-origin"})}async function d(){let e=s();if(e)try{await e.removeUser()}catch(e){}o(),(0,n.JK)()}async function f(){try{await fetch("/api/auth/logout",{method:"POST"})}catch(e){}let e=s();if(e)try{await e.removeUser()}catch(e){}o(),(0,n.JK)()}},67712:(e,r,t)=>{"use strict";t.d(r,{q:()=>o});var n=t(55036);let a={debug:0,info:1,warn:2,error:3},s=n.env.NEXT_PUBLIC_LOG_LEVEL||"warn";function i(e){return a[e]>=a[s]}let o={debug:function(e){for(var r=arguments.length,t=Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];i("debug")&&console.debug("[Chorus] ".concat(e),...t)},info:function(e){for(var r=arguments.length,t=Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];i("info")&&console.info("[Chorus] ".concat(e),...t)},warn:function(e){for(var r=arguments.length,t=Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];i("warn")&&console.warn("[Chorus] ".concat(e),...t)},error:function(e){for(var r=arguments.length,t=Array(r>1?r-1:0),n=1;n<r;n++)t[n-1]=arguments[n];i("error")&&console.error("[Chorus] ".concat(e),...t)}}},85226:(e,r,t)=>{"use strict";t.d(r,{A:()=>n});let n=(0,t(66206).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])},85670:(e,r,t)=>{Promise.resolve().then(t.bind(t,2151))},91814:(e,r,t)=>{"use strict";t.d(r,{r:()=>s});var n=t(27290),a=t(1856);function s(){let e=(0,n.r)({delay:120});return(0,a.useMemo)(()=>({...e,refresh:()=>e.refresh({showProgress:!1})}),[e])}}},e=>{e.O(0,[12079,18944,27290,14655,74951,65496,77358],()=>e(e.s=85670)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[74520],{6985:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let a=(0,r(66206).A)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]])},14554:(e,t,r)=>{"use strict";r.d(t,{p:()=>i});var a=r(90508);r(1856);var n=r(24377);function i(e){let{className:t,type:r,...i}=e;return(0,a.jsx)("input",{type:r,"data-slot":"input",className:(0,n.cn)("file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm","focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]","aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",t),...i})}},22922:(e,t,r)=>{"use strict";r.d(t,{$:()=>l});var a=r(90508);r(1856);var n=r(49499),i=r(54154),s=r(24377);let o=(0,n.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium cursor-pointer transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function l(e){let{className:t,variant:r="default",size:n="default",asChild:l=!1,...c}=e,d=l?i.bL:"button";return(0,a.jsx)(d,{"data-slot":"button","data-variant":r,"data-size":n,className:(0,s.cn)(o({variant:r,size:n,className:t})),...c})}},24377:(e,t,r)=>{"use strict";r.d(t,{cn:()=>i});var a=r(49251),n=r(58849);function i(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,n.QP)((0,a.$)(t))}},30509:(e,t,r)=>{"use strict";r.d(t,{HB:()=>n,JK:()=>o,XQ:()=>s,bN:()=>l,vh:()=>i});var a=r(14655);function n(e){let t=function(e){let t=window.location.origin,r=new a.O({store:window.localStorage});return{authority:e.issuer,client_id:e.clientId,redirect_uri:"".concat(t,"/login/callback"),post_logout_redirect_uri:"".concat(t,"/login"),response_type:"code",scope:"openid profile email",automaticSilentRenew:!1,userStore:r,extraQueryParams:{company:e.companyUuid}}}(e);return new a.$5(t)}function i(e){localStorage.setItem("oidc_config",JSON.stringify(e))}function s(){let e=localStorage.getItem("oidc_config");if(!e)return null;try{return JSON.parse(e)}catch(e){return null}}function o(){localStorage.removeItem("oidc_config")}function l(e){return{sub:e.profile.sub,email:e.profile.email,name:e.profile.name,picture:e.profile.picture,accessToken:e.access_token,refreshToken:e.refresh_token,expiresAt:e.expires_at,idToken:e.id_token}}},31317:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>v});var a=r(90508),n=r(1856),i=r(91814),s=r(39268),o=r(30509),l=r(62990),c=r(48416),d=r(22922),u=r(14554),m=r(88064),f=r(62898),p=r(6985),h=r(38709),g=r(67712);function v(){let e=(0,i.r)(),t=(0,s.c)(),[r,v]=(0,n.useState)(""),[x,y]=(0,n.useState)(""),[b,w]=(0,n.useState)(!1),[j,k]=(0,n.useState)(""),[N,_]=(0,n.useState)(!1),[S,C]=(0,n.useState)(null),[A,z]=(0,n.useState)(!1),[P,T]=(0,n.useState)(!1),[O,I]=(0,n.useState)(!1),[E,J]=(0,n.useState)(null);(0,n.useEffect)(()=>{!async function(){try{var e;let t=await fetch("/api/auth/check-default"),r=await t.json();r.success&&(null==(e=r.data)?void 0:e.enabled)&&(C(r.data),r.data.superAdminCollision&&J([{kind:"super_admin"},{kind:"default_auth"}]))}catch(e){}finally{z(!0)}}()},[]),(0,n.useEffect)(()=>{let t=!1;return async function(){try{let a=await fetch("/api/admin/session"),n=await a.json().catch(()=>({}));if(!t&&(null==n?void 0:n.success))return void e.replace("/admin");let i=await (0,l.tm)("/api/session");if(401===i.status&&(i=await (0,l.tm)("/api/session")),401===i.status&&await (0,l.IT)()&&(i=await (0,l.tm)("/api/session")),!t&&i.ok){var r;let t=await i.json().catch(()=>({}));if((null==t?void 0:t.success)&&(null==t||null==(r=t.data)?void 0:r.user))return void e.replace("/projects")}}catch(e){}finally{t||T(!0)}}(),()=>{t=!0}},[e]);let L=async a=>{a.preventDefault(),k(""),_(!0);try{let a=await fetch("/api/auth/default-login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:r,password:x})}),i=await a.json();if(!i.success){var n;k((null==(n=i.error)?void 0:n.message)||t("login.defaultAuth.error"));return}if(localStorage.getItem("chorus_onboarding_completed"))return void e.push("/projects");try{let t=await fetch("/api/agents"),r=await t.json();if(r.success&&0===r.data.length)return void e.push("/onboarding")}catch(e){}e.push("/projects")}catch(e){k(t("login.networkError"))}finally{_(!1)}},$=async e=>{let t={issuer:e.oidcIssuer,clientId:e.oidcClientId,companyUuid:e.uuid,companyName:e.name};(0,o.vh)(t);let a=(0,o.HB)(t);await a.signinRedirect({extraQueryParams:{login_hint:r}})},F=async a=>{a.preventDefault(),k(""),_(!0);try{var n,i;let a=await fetch("/api/auth/identify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:r})}),s=await a.json();if(!s.success)return void k((null==(n=s.error)?void 0:n.message)||t("common.genericError"));let o=s.data;"super_admin"===o.type?e.push("/login/admin?email=".concat(encodeURIComponent(r))):"multi_role"===o.type?J(null!=(i=o.roles)?i:[]):"oidc_multi_match"===o.type?e.push("/login/pick-workspace?email=".concat(encodeURIComponent(r))):"oidc"===o.type&&o.company?await $(o.company):k(o.message||t("login.noOrganizationFound"))}catch(e){g.q.error("Login error:",e),k(t("login.networkError"))}finally{_(!1)}},R=async a=>{if(k(""),"super_admin"===a.kind)return void e.push("/login/admin?email=".concat(encodeURIComponent(r)));if("default_auth"===a.kind){J(null),I(!1),y("");return}if("oidc"===a.kind&&a.company)try{await $(a.company)}catch(e){g.q.error("OIDC redirect error:",e),k(t("login.networkError"))}};if(!A||!P)return(0,a.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background",children:(0,a.jsx)("div",{className:"text-muted-foreground",children:t("common.loading")})});let U=null!==E,M=!U&&(null==S?void 0:S.enabled)&&!O;return(0,a.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,a.jsx)(c.Zp,{className:"w-full max-w-[400px]",children:(0,a.jsxs)(c.Wu,{className:"p-10",children:[(0,a.jsxs)("div",{className:"mb-8 flex flex-col items-center gap-2",children:[(0,a.jsx)("img",{src:"/chorus-icon.png",alt:"Chorus",className:"h-12 w-12"}),(0,a.jsx)("h1",{className:"text-[28px] font-semibold text-foreground",children:t("login.title")}),(0,a.jsx)("p",{className:"text-sm text-muted-foreground",children:t("login.subtitle")})]}),U?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)("p",{className:"mb-4 text-center text-sm text-muted-foreground",children:t("login.rolePicker.title")}),(0,a.jsx)("div",{className:"flex flex-col gap-3",children:(null!=E?E:[]).map((e,r)=>(0,a.jsx)(c.Zp,{className:"border-border py-0 shadow-none transition-colors hover:border-ring",children:(0,a.jsxs)(d.$,{type:"button",variant:"ghost",onClick:()=>R(e),className:"flex h-auto w-full items-center gap-3 px-4 py-3 text-left hover:bg-transparent",children:[(0,a.jsx)("span",{className:"min-w-0 flex-1 truncate text-sm font-medium text-foreground",children:"super_admin"===e.kind?t("login.rolePicker.superAdmin"):"default_auth"===e.kind?t("login.rolePicker.regularUser"):e.company?t("login.rolePicker.oidcCompany",{company:e.company.name}):t("login.rolePicker.oidcCompanyFallback")}),(0,a.jsx)(f.A,{className:"h-4 w-4 shrink-0 text-muted-foreground","aria-hidden":"true"})]})},"oidc"===e.kind&&e.company?"oidc-".concat(e.company.uuid):"".concat(e.kind,"-").concat(r)))}),j&&(0,a.jsx)("div",{className:"mt-4 rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:j}),(0,a.jsx)("div",{className:"mt-6 flex justify-center",children:(0,a.jsx)(d.$,{variant:"link",size:"sm",onClick:()=>{J(null),k(""),y(""),I(!1)},children:t("login.rolePicker.back")})})]}):M?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("form",{onSubmit:L,className:"space-y-4",children:[(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsx)(m.J,{htmlFor:"email",children:t("login.defaultAuth.email")}),(0,a.jsx)(u.p,{id:"email",type:"email",value:r,onChange:e=>v(e.target.value),required:!0,disabled:N})]}),(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsx)(m.J,{htmlFor:"password",children:t("login.defaultAuth.password")}),(0,a.jsxs)("div",{className:"relative",children:[(0,a.jsx)(u.p,{id:"password",type:b?"text":"password",value:x,onChange:e=>y(e.target.value),required:!0,disabled:N,autoFocus:!0,className:"pr-10"}),(0,a.jsx)(d.$,{type:"button",variant:"ghost",size:"icon",onClick:()=>w(!b),className:"absolute right-0 top-0 h-full px-3 hover:bg-transparent",children:b?(0,a.jsx)(p.A,{className:"h-5 w-5 text-muted-foreground"}):(0,a.jsx)(h.A,{className:"h-5 w-5 text-muted-foreground"})})]})]}),j&&(0,a.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:j}),(0,a.jsx)(d.$,{type:"submit",disabled:N,className:"w-full",children:N?t("login.checking"):t("login.defaultAuth.submit")})]}),(0,a.jsxs)("div",{className:"mt-6 flex items-center gap-3",children:[(0,a.jsx)("div",{className:"h-px flex-1 bg-border"}),(0,a.jsx)("span",{className:"text-xs text-muted-foreground",children:t("login.defaultAuth.orDivider")}),(0,a.jsx)("div",{className:"h-px flex-1 bg-border"})]}),(0,a.jsx)("div",{className:"mt-4 flex justify-center",children:(0,a.jsx)(d.$,{variant:"link",size:"sm",onClick:()=>{I(!0),k(""),y("")},children:t("login.defaultAuth.ssoLink")})})]}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("form",{onSubmit:F,className:"space-y-4",children:[(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsx)(m.J,{htmlFor:"email",children:t("login.email")}),(0,a.jsx)(u.p,{id:"email",type:"email",placeholder:t("login.emailPlaceholder"),value:r,onChange:e=>v(e.target.value),required:!0,disabled:N})]}),j&&(0,a.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:j}),(0,a.jsx)(d.$,{type:"submit",disabled:N,className:"w-full",children:N?t("login.checking"):t("login.continue")})]}),(0,a.jsx)("p",{className:"mt-8 text-center text-xs text-muted-foreground",children:t("login.helpText")}),(null==S?void 0:S.enabled)&&(0,a.jsx)("div",{className:"mt-4 flex justify-center",children:(0,a.jsx)(d.$,{variant:"link",size:"sm",onClick:()=>{I(!1),k("")},children:t("login.backToLogin")})})]})]})})})}},38709:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let a=(0,r(66206).A)("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},48416:(e,t,r)=>{"use strict";r.d(t,{BT:()=>l,Wu:()=>c,ZB:()=>o,Zp:()=>i,aR:()=>s});var a=r(90508);r(1856);var n=r(24377);function i(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card",className:(0,n.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",t),...r})}function s(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-header",className:(0,n.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",t),...r})}function o(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-title",className:(0,n.cn)("leading-none font-semibold",t),...r})}function l(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-description",className:(0,n.cn)("text-muted-foreground text-sm",t),...r})}function c(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-content",className:(0,n.cn)("px-6",t),...r})}},53494:(e,t,r)=>{Promise.resolve().then(r.bind(r,31317))},58057:(e,t,r)=>{"use strict";r.r(t),r.d(t,{Label:()=>s,Root:()=>o});var a=r(1856),n=r(93367),i=r(90508),s=a.forwardRef((e,t)=>(0,i.jsx)(n.sG.label,{...e,ref:t,onMouseDown:t=>{var r;t.target.closest("button, input, select, textarea")||(null==(r=e.onMouseDown)||r.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));s.displayName="Label";var o=s},62898:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let a=(0,r(66206).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},62990:(e,t,r)=>{"use strict";r.d(t,{IT:()=>c,cC:()=>u,hj:()=>s,ri:()=>m,tm:()=>d,w9:()=>o});var a=r(30509);let n=null;function i(){if(!n){let e=(0,a.XQ)();e&&(n=(0,a.HB)(e))}return n}function s(e){return(0,a.vh)(e),n=(0,a.HB)(e)}function o(){n=null}async function l(){let e=i();if(!e)return null;try{return await e.getUser()}catch(e){return null}}async function c(){let e=await l();if(!(null==e?void 0:e.refresh_token)||!e.access_token)return!1;try{return(await fetch("/api/auth/sync-token",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({accessToken:e.access_token,refreshToken:e.refresh_token})})).ok}catch(e){return!1}}async function d(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return fetch(e,{...t,credentials:"same-origin"})}async function u(){let e=i();if(e)try{await e.removeUser()}catch(e){}o(),(0,a.JK)()}async function m(){try{await fetch("/api/auth/logout",{method:"POST"})}catch(e){}let e=i();if(e)try{await e.removeUser()}catch(e){}o(),(0,a.JK)()}},67712:(e,t,r)=>{"use strict";r.d(t,{q:()=>o});var a=r(55036);let n={debug:0,info:1,warn:2,error:3},i=a.env.NEXT_PUBLIC_LOG_LEVEL||"warn";function s(e){return n[e]>=n[i]}let o={debug:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];s("debug")&&console.debug("[Chorus] ".concat(e),...r)},info:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];s("info")&&console.info("[Chorus] ".concat(e),...r)},warn:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];s("warn")&&console.warn("[Chorus] ".concat(e),...r)},error:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];s("error")&&console.error("[Chorus] ".concat(e),...r)}}},88064:(e,t,r)=>{"use strict";r.d(t,{J:()=>s});var a=r(90508);r(1856);var n=r(58057),i=r(24377);function s(e){let{className:t,...r}=e;return(0,a.jsx)(n.Root,{"data-slot":"label",className:(0,i.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",t),...r})}},91814:(e,t,r)=>{"use strict";r.d(t,{r:()=>i});var a=r(27290),n=r(1856);function i(){let e=(0,a.r)({delay:120});return(0,n.useMemo)(()=>({...e,refresh:()=>e.refresh({showProgress:!1})}),[e])}},93367:(e,t,r)=>{"use strict";r.d(t,{bL:()=>c,hO:()=>l,sG:()=>o});var a=r(1856),n=r(38129),i=r(54154),s=r(90508),o=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=(0,i.TL)(`Primitive.${t}`),n=a.forwardRef((e,a)=>{let{asChild:n,...i}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,s.jsx)(n?r:t,{...i,ref:a})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function l(e,t){e&&n.flushSync(()=>e.dispatchEvent(t))}var c=o}},e=>{e.O(0,[12079,18944,27290,14655,74951,65496,77358],()=>e(e.s=53494)),_N_E=e.O()}]);
|
package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-7e4664af2c787d08.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[772],{22922:(e,t,r)=>{"use strict";r.d(t,{$:()=>c});var a=r(90508);r(1856);var n=r(49499),s=r(54154),i=r(24377);let o=(0,n.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium cursor-pointer transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function c(e){let{className:t,variant:r="default",size:n="default",asChild:c=!1,...d}=e,l=c?s.bL:"button";return(0,a.jsx)(l,{"data-slot":"button","data-variant":r,"data-size":n,className:(0,i.cn)(o({variant:r,size:n,className:t})),...d})}},24377:(e,t,r)=>{"use strict";r.d(t,{cn:()=>s});var a=r(49251),n=r(58849);function s(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,n.QP)((0,a.$)(t))}},30509:(e,t,r)=>{"use strict";r.d(t,{HB:()=>n,JK:()=>o,XQ:()=>i,bN:()=>c,vh:()=>s});var a=r(14655);function n(e){let t=function(e){let t=window.location.origin,r=new a.O({store:window.localStorage});return{authority:e.issuer,client_id:e.clientId,redirect_uri:"".concat(t,"/login/callback"),post_logout_redirect_uri:"".concat(t,"/login"),response_type:"code",scope:"openid profile email",automaticSilentRenew:!1,userStore:r,extraQueryParams:{company:e.companyUuid}}}(e);return new a.$5(t)}function s(e){localStorage.setItem("oidc_config",JSON.stringify(e))}function i(){let e=localStorage.getItem("oidc_config");if(!e)return null;try{return JSON.parse(e)}catch(e){return null}}function o(){localStorage.removeItem("oidc_config")}function c(e){return{sub:e.profile.sub,email:e.profile.email,name:e.profile.name,picture:e.profile.picture,accessToken:e.access_token,refreshToken:e.refresh_token,expiresAt:e.expires_at,idToken:e.id_token}}},38280:(e,t,r)=>{"use strict";r.d(t,{Dj:()=>n,gl:()=>s,sB:()=>i});let a=[{bg:"#F5C4B3",text:"#712B13",darkBg:"#4a2a1e",darkText:"#F5C4B3"},{bg:"#FAC775",text:"#633806",darkBg:"#4a3a1a",darkText:"#FAD79B"},{bg:"#CECBF6",text:"#3C3489",darkBg:"#2f2c52",darkText:"#CECBF6"},{bg:"#B5D4F4",text:"#0C447C",darkBg:"#1e3450",darkText:"#B5D4F4"},{bg:"#C0DD97",text:"#27500A",darkBg:"#2c3d1c",darkText:"#C0DD97"},{bg:"#9FE1CB",text:"#085041",darkBg:"#183d34",darkText:"#9FE1CB"},{bg:"#F4C0D1",text:"#72243E",darkBg:"#48242f",darkText:"#F4C0D1"},{bg:"#FADBB5",text:"#6B3A10",darkBg:"#463421",darkText:"#FADBB5"}];function n(e){let t=e.trim().split(/\s+/);return t.length>=2?(t[0][0]+t[1][0]).toUpperCase():e.slice(0,2).toUpperCase()}function s(e){let t=0;for(let r=0;r<e.length;r++)t=e.charCodeAt(r)+((t<<5)-t);return a[Math.abs(t)%a.length]}function i(e){return{"--icon-bg":e.bg,"--icon-text":e.text,"--icon-bg-dark":e.darkBg,"--icon-text-dark":e.darkText}}},48416:(e,t,r)=>{"use strict";r.d(t,{BT:()=>c,Wu:()=>d,ZB:()=>o,Zp:()=>s,aR:()=>i});var a=r(90508);r(1856);var n=r(24377);function s(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card",className:(0,n.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",t),...r})}function i(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-header",className:(0,n.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",t),...r})}function o(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-title",className:(0,n.cn)("leading-none font-semibold",t),...r})}function c(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-description",className:(0,n.cn)("text-muted-foreground text-sm",t),...r})}function d(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-content",className:(0,n.cn)("px-6",t),...r})}},61839:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>m});var a=r(90508),n=r(1856),s=r(23675),i=r(91814),o=r(39268),c=r(62898),d=r(48416),l=r(22922),u=r(30509),g=r(67712),p=r(38280);function m(){let e=(0,i.r)(),t=(0,s.useSearchParams)(),r=(0,o.c)(),m=t.get("email"),x="";try{x=m?decodeURIComponent(m):""}catch(e){x=""}let[f,h]=(0,n.useState)({status:"loading"}),[v,b]=(0,n.useState)(null);(0,n.useEffect)(()=>{if(!x)return void e.replace("/login");let t=!1;return async function(){try{var a,n;let s=await fetch("/api/auth/identify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:x})}),i=await s.json();if(t)return;if(!i.success)return void h({status:"error"});let o=i.data;if("oidc_multi_match"===o.type){let e=null!=(a=o.candidates)?a:[];if(0===e.length)return void h({status:"empty",message:r("login.pickWorkspace.noCandidates")});h({status:"ready",candidates:e});return}if("oidc"===o.type&&o.company){let e={issuer:o.company.oidcIssuer,clientId:o.company.oidcClientId,companyUuid:o.company.uuid,companyName:o.company.name};(0,u.vh)(e);let t=(0,u.HB)(e);await t.signinRedirect({extraQueryParams:{login_hint:x}});return}if("not_found"===o.type)return void h({status:"empty",message:null!=(n=o.message)?n:r("login.pickWorkspace.noCandidates")});e.replace("/login")}catch(e){g.q.error("pick-workspace identify error:",e),t||h({status:"error"})}}(),()=>{t=!0}},[x,e,r]);let y=(0,n.useCallback)(async e=>{b(e.uuid);try{let t=await fetch("/api/auth/company-oidc?uuid=".concat(encodeURIComponent(e.uuid),"&email=").concat(encodeURIComponent(x))),r=await t.json();if(!r.success||!r.data){h({status:"error"}),b(null);return}let a={issuer:r.data.oidcIssuer,clientId:r.data.oidcClientId,companyUuid:r.data.uuid,companyName:r.data.name};(0,u.vh)(a);let n=(0,u.HB)(a);await n.signinRedirect({extraQueryParams:{login_hint:x}})}catch(e){g.q.error("pick-workspace select error:",e),h({status:"error"}),b(null)}},[x]);return(0,a.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,a.jsx)(d.Zp,{className:"w-full max-w-[440px]",children:(0,a.jsxs)(d.Wu,{className:"p-10",children:[(0,a.jsxs)("div",{className:"mb-6 flex flex-col items-center gap-2",children:[(0,a.jsx)("img",{src:"/chorus-icon.png",alt:"Chorus",className:"h-12 w-12"}),(0,a.jsx)("h1",{className:"text-[22px] font-semibold text-foreground",children:r("login.pickWorkspace.title")}),"ready"===f.status&&(0,a.jsx)("p",{className:"text-center text-sm text-muted-foreground",children:r("login.pickWorkspace.subtitle",{count:f.candidates.length})})]}),"loading"===f.status&&(0,a.jsx)("p",{className:"py-6 text-center text-sm text-muted-foreground",children:r("login.pickWorkspace.loading")}),"error"===f.status&&(0,a.jsx)("p",{className:"py-6 text-center text-sm text-destructive",children:r("login.pickWorkspace.errorLoading")}),"empty"===f.status&&(0,a.jsx)("p",{className:"py-6 text-center text-sm text-muted-foreground",children:f.message}),"ready"===f.status&&(0,a.jsx)("div",{className:"flex flex-col gap-3",children:f.candidates.map(e=>{let t=v===e.uuid,r=(0,p.gl)(e.name);return(0,a.jsx)(d.Zp,{className:"border-border py-0 shadow-none transition-colors hover:border-ring",children:(0,a.jsxs)(l.$,{type:"button",variant:"ghost",onClick:()=>y(e),disabled:null!==v,"aria-busy":t,className:"flex h-auto w-full items-center gap-3 px-4 py-3 text-left hover:bg-transparent",children:[(0,a.jsx)("span",{className:"project-icon flex h-10 w-10 shrink-0 items-center justify-center rounded-md text-sm font-semibold",style:(0,p.sB)(r),"aria-hidden":"true",children:(0,p.Dj)(e.name)}),(0,a.jsxs)("span",{className:"flex min-w-0 flex-1 flex-col",children:[(0,a.jsx)("span",{className:"truncate text-sm font-medium text-foreground",children:e.name}),(0,a.jsx)("span",{className:"truncate text-xs text-muted-foreground",children:e.oidcIssuerHost})]}),(0,a.jsx)(c.A,{className:"h-4 w-4 shrink-0 text-muted-foreground","aria-hidden":"true"})]})},e.uuid)})}),(0,a.jsxs)("div",{className:"mt-6 flex flex-wrap items-center justify-center gap-x-2 gap-y-1 text-center text-xs text-muted-foreground",children:[x&&(0,a.jsx)("span",{className:"truncate",title:x,children:x}),(0,a.jsx)(l.$,{variant:"link",size:"sm",onClick:()=>e.push("/login"),className:"h-auto p-0 text-xs",children:r("login.pickWorkspace.differentEmail")})]})]})})})}},62898:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let a=(0,r(66206).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},66888:(e,t,r)=>{Promise.resolve().then(r.bind(r,61839))},67712:(e,t,r)=>{"use strict";r.d(t,{q:()=>o});var a=r(55036);let n={debug:0,info:1,warn:2,error:3},s=a.env.NEXT_PUBLIC_LOG_LEVEL||"warn";function i(e){return n[e]>=n[s]}let o={debug:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("debug")&&console.debug("[Chorus] ".concat(e),...r)},info:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("info")&&console.info("[Chorus] ".concat(e),...r)},warn:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("warn")&&console.warn("[Chorus] ".concat(e),...r)},error:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("error")&&console.error("[Chorus] ".concat(e),...r)}}},91814:(e,t,r)=>{"use strict";r.d(t,{r:()=>s});var a=r(27290),n=r(1856);function s(){let e=(0,a.r)({delay:120});return(0,n.useMemo)(()=>({...e,refresh:()=>e.refresh({showProgress:!1})}),[e])}}},e=>{e.O(0,[12079,18944,27290,14655,74951,65496,77358],()=>e(e.s=66888)),_N_E=e.O()}]);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[69566],{13533:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>I});var n=s(90508),a=s(1856),i=s(23675),l=s(39268),r=s(22922),c=s(67103),o=s(60532);let d=["welcome","createAgent","copyKey","installGuide","testConnection","completion"];function x(e){let{currentStep:t,totalSteps:s}=e,a=(0,l.c)("onboarding");return(0,n.jsx)("div",{className:"flex items-start",children:Array.from({length:s},(e,i)=>{let l=i<t,r=i===t;return(0,n.jsxs)("div",{className:"flex flex-col items-center",style:{minWidth:56},children:[(0,n.jsxs)("div",{className:"flex w-full items-center",children:[(0,n.jsx)("div",{className:"h-px flex-1 ".concat(0===i?"bg-transparent":l?"bg-primary":"bg-border")}),(0,n.jsx)("div",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-full text-xs font-medium transition-colors ".concat(l?"bg-primary text-primary-foreground":r?"border-2 border-primary bg-background text-primary":"border border-border bg-background text-muted-foreground"),children:l?(0,n.jsx)(o.A,{className:"h-4 w-4"}):i+1}),(0,n.jsx)("div",{className:"h-px flex-1 ".concat(i===s-1?"bg-transparent":i<t?"bg-primary":"bg-border")})]}),(0,n.jsx)("span",{className:"mt-1.5 hidden text-[10px] sm:block ".concat(r?"font-medium text-foreground":"text-muted-foreground"),children:a("steps.".concat(d[i]))})]},i)})})}var m=s(48416),u=s(29767),f=s(56770),p=s(23217),g=s(62482),h=s(21104),j=s(24705),N=s(62898),y=s(16544),w=s(65626);let b=[{icon:u.A,key:"idea"},{icon:f.A,key:"proposal"},{icon:p.A,key:"task"},{icon:g.A,key:"execute"},{icon:h.A,key:"verify"},{icon:j.A,key:"done"}];function v(e){let{onNext:t}=e,s=(0,l.c)("onboarding");return(0,n.jsxs)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-3 text-center",children:[(0,n.jsx)("img",{src:"/chorus-icon.png",alt:"Chorus",className:"h-16 w-16"}),(0,n.jsx)("h1",{className:"text-2xl font-semibold text-foreground",children:s("welcome.title")}),(0,n.jsx)("p",{className:"max-w-md text-sm text-muted-foreground",children:s("welcome.description")})]}),(0,n.jsx)(m.Zp,{className:"w-full",children:(0,n.jsxs)(m.Wu,{className:"p-6",children:[(0,n.jsx)("p",{className:"mb-4 text-center text-xs font-medium uppercase tracking-wider text-muted-foreground",children:s("welcome.pipelineTitle")}),(0,n.jsx)(y.P.div,{variants:w.bK,initial:"initial",animate:"animate",className:"flex flex-wrap items-center justify-center gap-2",children:b.map((e,t)=>{let a=e.icon;return(0,n.jsxs)(y.P.div,{variants:w.Rf,className:"flex items-center gap-2",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-1",children:[(0,n.jsx)("div",{className:"flex h-10 w-10 items-center justify-center rounded-lg bg-secondary",children:(0,n.jsx)(a,{className:"h-5 w-5 text-primary"})}),(0,n.jsx)("span",{className:"text-[10px] font-medium text-muted-foreground",children:s("welcome.pipeline.".concat(e.key))})]}),t<b.length-1&&(0,n.jsx)(N.A,{className:"h-3 w-3 text-muted-foreground"})]},e.key)})})]})}),(0,n.jsx)(r.$,{size:"lg",onClick:t,className:"w-full max-w-xs",children:s("welcome.getStarted")})]})}var k=s(37750),C=s(45785);function A(e){let{onNext:t,onAgentCreated:s}=e,a=(0,l.c)("onboarding.createAgent");return(0,n.jsx)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-2xl flex-col items-center gap-6",children:(0,n.jsxs)(m.Zp,{className:"w-full",children:[(0,n.jsxs)(m.aR,{className:"text-center",children:[(0,n.jsx)(m.ZB,{children:a("title")}),(0,n.jsx)(m.BT,{children:a("description")})]}),(0,n.jsx)(m.Wu,{children:(0,n.jsx)(k.Y,{embedded:!0,createAgentAndKey:C.I,submitLabel:a("submit"),submittingLabel:a("creating"),onAgentCreated:(e,n)=>{s(e,n),t()}})})]})})}var E=s(25373),P=s(17475),S=s(67712);function _(e){let{onNext:t,apiKey:s}=e,i=(0,l.c)("onboarding"),[c,d]=(0,a.useState)(!1),x=(0,a.useCallback)(e=>{e.preventDefault()},[]);(0,a.useEffect)(()=>(window.addEventListener("beforeunload",x),()=>{window.removeEventListener("beforeunload",x)}),[x]);let u=async()=>{if(s)try{await navigator.clipboard.writeText(s),d(!0),setTimeout(()=>d(!1),2e3)}catch(e){S.q.error("Failed to copy to clipboard:",e)}};return(0,n.jsx)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:(0,n.jsxs)(m.Zp,{className:"w-full",children:[(0,n.jsxs)(m.aR,{className:"text-center",children:[(0,n.jsx)(m.ZB,{children:i("copyKey.title")}),(0,n.jsx)(m.BT,{children:i("copyKey.description")})]}),(0,n.jsxs)(m.Wu,{className:"flex flex-col gap-4",children:[(0,n.jsxs)("div",{className:"flex items-center gap-2",children:[(0,n.jsx)("code",{className:"flex-1 overflow-x-auto rounded bg-foreground px-3 py-2 font-mono text-sm text-background",children:null!=s?s:""}),(0,n.jsx)(r.$,{variant:"outline",size:"sm",onClick:u,className:"flex-shrink-0",children:c?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(o.A,{className:"mr-1 h-4 w-4 text-green-500"}),i("copyKey.copied")]}):(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(E.A,{className:"mr-1 h-4 w-4"}),i("copyKey.copy")]})})]}),(0,n.jsxs)("div",{className:"flex items-start gap-2 rounded-lg border border-yellow-300 bg-yellow-50 p-3 dark:border-yellow-800 dark:bg-yellow-950",children:[(0,n.jsx)(P.A,{className:"mt-0.5 h-4 w-4 flex-shrink-0 text-yellow-600 dark:text-yellow-400"}),(0,n.jsx)("p",{className:"text-sm font-medium text-yellow-700 dark:text-yellow-300",children:i("copyKey.warning")})]}),(0,n.jsx)(r.$,{onClick:t,className:"w-full",children:i("next")})]})]})})}var K=s(83792);function O(e){let{apiKey:t,onNext:s,onBack:a}=e,i=(0,l.c)("onboarding");return(0,n.jsxs)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-2xl flex-col items-center gap-6",children:[(0,n.jsxs)("div",{className:"text-center",children:[(0,n.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:i("steps.installGuide")}),(0,n.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:i("install.description")})]}),(0,n.jsx)(K.Z,{apiKey:t}),(0,n.jsxs)("div",{className:"flex gap-2",children:[a&&(0,n.jsx)(r.$,{variant:"outline",onClick:a,children:i("back")}),(0,n.jsx)(r.$,{onClick:s,children:i("next")})]})]})}var $=s(85226),Z=s(42533),B=s(50006);function R(e){let{onNext:t,onBack:s,agentUuid:i,agentName:c,onConnectionVerified:o}=e,d=(0,l.c)("onboarding"),[x,u]=(0,a.useState)("waiting"),f=(0,a.useRef)(null),p=(0,a.useCallback)(()=>{f.current&&(f.current.close(),f.current=null)},[]),g=(0,a.useCallback)(()=>{p(),u("waiting");let e=new EventSource("/api/events/notifications");f.current=e,e.onmessage=e=>{try{let t=JSON.parse(e.data);"new_notification"===t.type&&"agent_checkin"===t.action&&t.entityUuid===i&&(u("connected"),p(),o())}catch(e){}},e.onerror=()=>{}},[i,p,o]);return(0,a.useEffect)(()=>(g(),p),[g,p]),(0,n.jsx)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:(0,n.jsx)(m.Zp,{className:"w-full",children:(0,n.jsxs)(m.Wu,{className:"flex flex-col items-center gap-6 p-8",children:[(0,n.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:d("testConnection.title")}),"waiting"===x&&(0,n.jsxs)("div",{className:"flex w-full flex-col items-center gap-4",children:[(0,n.jsxs)("div",{className:"relative flex h-16 w-16 items-center justify-center",children:[(0,n.jsx)("div",{className:"absolute h-16 w-16 animate-ping rounded-full bg-primary/20"}),(0,n.jsx)($.A,{className:"h-8 w-8 animate-spin text-primary"})]}),(0,n.jsx)("p",{className:"text-center text-sm text-muted-foreground",children:d("testConnection.waiting")}),c&&(0,n.jsx)("p",{className:"text-center text-xs text-muted-foreground",children:d("testConnection.waitingFor",{name:c})}),(0,n.jsxs)("div",{className:"w-full",children:[(0,n.jsx)("p",{className:"mb-2 text-center text-xs text-muted-foreground",children:d("testConnection.checkinHint")}),(0,n.jsx)(B.N,{code:d("testConnection.checkinPrompt")})]}),s&&(0,n.jsx)(r.$,{variant:"outline",onClick:s,children:d("back")})]}),"connected"===x&&(0,n.jsxs)("div",{className:"flex flex-col items-center gap-4",children:[(0,n.jsx)(y.P.div,{initial:{scale:0},animate:{scale:1},transition:{type:"spring",stiffness:300,damping:20},children:(0,n.jsx)(Z.A,{className:"h-16 w-16 text-green-500"})}),(0,n.jsx)("p",{className:"text-center text-sm font-medium text-green-600",children:d("testConnection.connected")}),(0,n.jsx)(r.$,{onClick:t,children:d("next")})]})]})})})}var T=s(94152),W=s(52309),z=s(84169);function F(e){let{createdAgent:t}=e,s=(0,i.useRouter)(),c=(0,l.c)("onboarding"),o=(0,l.c)("agent.permissions");(0,a.useEffect)(()=>{localStorage.setItem("chorus_onboarding_completed","done")},[]);let d=t?o(t.roles.includes("admin_agent")?"presetAdmin":t.roles.includes("pm_agent")?"presetPm":t.roles.includes("developer_agent")?"presetDev":"presetCustom"):null;return(0,n.jsxs)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-3 text-center",children:[(0,n.jsx)("div",{className:"flex h-16 w-16 items-center justify-center rounded-full bg-primary/10",children:(0,n.jsx)(Z.A,{className:"h-10 w-10 text-primary"})}),(0,n.jsx)("h1",{className:"text-2xl font-semibold text-foreground",children:c("completion.title")}),(0,n.jsx)("p",{className:"max-w-md text-sm text-muted-foreground",children:c("completion.description")})]}),t&&(0,n.jsx)(m.Zp,{className:"w-full",children:(0,n.jsxs)(m.Wu,{className:"p-6",children:[(0,n.jsx)("h3",{className:"mb-3 text-sm font-medium text-foreground",children:c("completion.summary")}),(0,n.jsxs)("div",{className:"space-y-2 text-sm text-muted-foreground",children:[(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentName")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:t.name})]}),(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentPreset")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:d})]}),0===t.roles.length&&t.permissions.length>0&&(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentPermissions")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:c("completion.permissionsCount",{count:t.permissions.length})})]})]})]})}),(0,n.jsx)(z.Bs,{variant:"prominent"}),(0,n.jsxs)("div",{className:"flex w-full max-w-xs flex-col gap-3",children:[(0,n.jsxs)(r.$,{size:"lg",onClick:()=>s.push("/projects"),className:"w-full gap-2",children:[(0,n.jsx)(T.A,{className:"h-4 w-4"}),c("completion.goToProjects")]}),(0,n.jsxs)(r.$,{variant:"outline",size:"lg",onClick:()=>s.push("/settings"),className:"w-full gap-2",children:[(0,n.jsx)(W.A,{className:"h-4 w-4"}),c("completion.goToSettings")]})]})]})}function G(){var e,t;let s=(0,i.useRouter)(),o=(0,l.c)("onboarding"),[d,m]=(0,a.useState)(0),[u,f]=(0,a.useState)(null),[p,g]=(0,a.useState)(null),[h,j]=(0,a.useState)(null),[N,y]=(0,a.useState)(!1),w=(0,a.useCallback)(()=>{m(e=>Math.min(e+1,5))},[]),b=(0,a.useCallback)(()=>{m(e=>Math.max(e-1,0))},[]),k=(0,a.useCallback)(()=>{localStorage.setItem("chorus_onboarding_completed","skipped"),s.push("/projects")},[s]),C=(0,a.useCallback)((e,t)=>{f(e),g(t)},[]),E=(0,a.useCallback)(()=>{y(!0),m(5)},[]),P=5===d;return(0,n.jsxs)("div",{className:"flex w-full max-w-2xl flex-col items-center gap-8",children:[(0,n.jsx)(x,{currentStep:d,totalSteps:6}),(0,n.jsxs)(c.N,{mode:"wait",children:[0===d&&(0,n.jsx)(v,{onNext:w},"welcome"),1===d&&(0,n.jsx)(A,{onNext:w,onAgentCreated:C},"createAgent"),2===d&&(0,n.jsx)(_,{onNext:w,apiKey:p},"copyKey"),3===d&&(0,n.jsx)(O,{apiKey:p,onNext:w,onBack:b},"installGuide"),4===d&&(0,n.jsx)(R,{onNext:w,onBack:b,agentUuid:null!=(e=null==u?void 0:u.uuid)?e:null,agentName:null!=(t=null==u?void 0:u.name)?t:null,onConnectionVerified:E},"testConnection"),5===d&&(0,n.jsx)(F,{createdAgent:u},"completion")]}),!P&&(0,n.jsx)(r.$,{variant:"link",size:"sm",onClick:k,className:"text-muted-foreground",children:o("skip")})]})}function I(){return(0,n.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,n.jsx)(G,{})})}},65626:(e,t,s)=>{"use strict";s.d(t,{K5:()=>c,Rf:()=>r,Yv:()=>n,bK:()=>l,qG:()=>i,tE:()=>a});let n={fast:.15,normal:.2,slow:.3,easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1],stagger:.04,staggerFast:.03,spring:{type:"spring",stiffness:500,damping:30},tween:{type:"tween",duration:.2,ease:[0,0,.2,1]}},a={initial:{opacity:0,y:8},animate:{opacity:1,y:0,transition:{duration:n.normal,ease:n.easeOut}},exit:{opacity:0,y:-4,transition:{duration:n.fast,ease:n.easeOut}}},i={initial:{opacity:0},animate:{opacity:1,transition:{duration:n.normal,ease:n.easeOut}},exit:{opacity:0,transition:{duration:n.fast,ease:n.easeOut}}};n.normal,n.easeOut,n.fast,n.easeOut;let l={initial:{},animate:{transition:{staggerChildren:n.stagger}}},r={initial:{opacity:0,y:8},animate:{opacity:1,y:0,transition:{duration:n.normal,ease:n.easeOut}}},c={initial:{opacity:0,scale:.95,y:-4},animate:{opacity:1,scale:1,y:0,transition:{duration:n.fast,ease:n.easeOut}},exit:{opacity:0,scale:.95,y:-4,transition:{duration:n.fast,ease:n.easeOut}}}},99576:(e,t,s)=>{Promise.resolve().then(s.bind(s,13533))}},e=>{e.O(0,[93151,41752,12079,18944,12790,26885,58037,71350,30724,16544,27201,16551,97784,14753,89644,45532,70552,15183,38296,27378,97306,46055,84169,75752,74951,65496,77358],()=>e(e.s=99576)),_N_E=e.O()}]);
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[69566],{13533:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>I});var n=s(90508),a=s(1856),i=s(91814),l=s(39268),r=s(22922),c=s(67103),o=s(60532);let d=["welcome","createAgent","copyKey","installGuide","testConnection","completion"];function x(e){let{currentStep:t,totalSteps:s}=e,a=(0,l.c)("onboarding");return(0,n.jsx)("div",{className:"flex items-start",children:Array.from({length:s},(e,i)=>{let l=i<t,r=i===t;return(0,n.jsxs)("div",{className:"flex flex-col items-center",style:{minWidth:56},children:[(0,n.jsxs)("div",{className:"flex w-full items-center",children:[(0,n.jsx)("div",{className:"h-px flex-1 ".concat(0===i?"bg-transparent":l?"bg-primary":"bg-border")}),(0,n.jsx)("div",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-full text-xs font-medium transition-colors ".concat(l?"bg-primary text-primary-foreground":r?"border-2 border-primary bg-background text-primary":"border border-border bg-background text-muted-foreground"),children:l?(0,n.jsx)(o.A,{className:"h-4 w-4"}):i+1}),(0,n.jsx)("div",{className:"h-px flex-1 ".concat(i===s-1?"bg-transparent":i<t?"bg-primary":"bg-border")})]}),(0,n.jsx)("span",{className:"mt-1.5 hidden text-[10px] sm:block ".concat(r?"font-medium text-foreground":"text-muted-foreground"),children:a("steps.".concat(d[i]))})]},i)})})}var m=s(48416),u=s(29767),f=s(56770),p=s(23217),g=s(62482),h=s(21104),j=s(24705),N=s(62898),y=s(16544),w=s(65626);let b=[{icon:u.A,key:"idea"},{icon:f.A,key:"proposal"},{icon:p.A,key:"task"},{icon:g.A,key:"execute"},{icon:h.A,key:"verify"},{icon:j.A,key:"done"}];function v(e){let{onNext:t}=e,s=(0,l.c)("onboarding");return(0,n.jsxs)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-3 text-center",children:[(0,n.jsx)("img",{src:"/chorus-icon.png",alt:"Chorus",className:"h-16 w-16"}),(0,n.jsx)("h1",{className:"text-2xl font-semibold text-foreground",children:s("welcome.title")}),(0,n.jsx)("p",{className:"max-w-md text-sm text-muted-foreground",children:s("welcome.description")})]}),(0,n.jsx)(m.Zp,{className:"w-full",children:(0,n.jsxs)(m.Wu,{className:"p-6",children:[(0,n.jsx)("p",{className:"mb-4 text-center text-xs font-medium uppercase tracking-wider text-muted-foreground",children:s("welcome.pipelineTitle")}),(0,n.jsx)(y.P.div,{variants:w.bK,initial:"initial",animate:"animate",className:"flex flex-wrap items-center justify-center gap-2",children:b.map((e,t)=>{let a=e.icon;return(0,n.jsxs)(y.P.div,{variants:w.Rf,className:"flex items-center gap-2",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-1",children:[(0,n.jsx)("div",{className:"flex h-10 w-10 items-center justify-center rounded-lg bg-secondary",children:(0,n.jsx)(a,{className:"h-5 w-5 text-primary"})}),(0,n.jsx)("span",{className:"text-[10px] font-medium text-muted-foreground",children:s("welcome.pipeline.".concat(e.key))})]}),t<b.length-1&&(0,n.jsx)(N.A,{className:"h-3 w-3 text-muted-foreground"})]},e.key)})})]})}),(0,n.jsx)(r.$,{size:"lg",onClick:t,className:"w-full max-w-xs",children:s("welcome.getStarted")})]})}var k=s(37750),C=s(90011);function A(e){let{onNext:t,onAgentCreated:s}=e,a=(0,l.c)("onboarding.createAgent");return(0,n.jsx)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-2xl flex-col items-center gap-6",children:(0,n.jsxs)(m.Zp,{className:"w-full",children:[(0,n.jsxs)(m.aR,{className:"text-center",children:[(0,n.jsx)(m.ZB,{children:a("title")}),(0,n.jsx)(m.BT,{children:a("description")})]}),(0,n.jsx)(m.Wu,{children:(0,n.jsx)(k.Y,{embedded:!0,createAgentAndKey:C.I,submitLabel:a("submit"),submittingLabel:a("creating"),onAgentCreated:(e,n)=>{s(e,n),t()}})})]})})}var E=s(25373),P=s(17475),S=s(67712);function _(e){let{onNext:t,apiKey:s}=e,i=(0,l.c)("onboarding"),[c,d]=(0,a.useState)(!1),x=(0,a.useCallback)(e=>{e.preventDefault()},[]);(0,a.useEffect)(()=>(window.addEventListener("beforeunload",x),()=>{window.removeEventListener("beforeunload",x)}),[x]);let u=async()=>{if(s)try{await navigator.clipboard.writeText(s),d(!0),setTimeout(()=>d(!1),2e3)}catch(e){S.q.error("Failed to copy to clipboard:",e)}};return(0,n.jsx)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:(0,n.jsxs)(m.Zp,{className:"w-full",children:[(0,n.jsxs)(m.aR,{className:"text-center",children:[(0,n.jsx)(m.ZB,{children:i("copyKey.title")}),(0,n.jsx)(m.BT,{children:i("copyKey.description")})]}),(0,n.jsxs)(m.Wu,{className:"flex flex-col gap-4",children:[(0,n.jsxs)("div",{className:"flex items-center gap-2",children:[(0,n.jsx)("code",{className:"flex-1 overflow-x-auto rounded bg-foreground px-3 py-2 font-mono text-sm text-background",children:null!=s?s:""}),(0,n.jsx)(r.$,{variant:"outline",size:"sm",onClick:u,className:"flex-shrink-0",children:c?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(o.A,{className:"mr-1 h-4 w-4 text-green-500"}),i("copyKey.copied")]}):(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(E.A,{className:"mr-1 h-4 w-4"}),i("copyKey.copy")]})})]}),(0,n.jsxs)("div",{className:"flex items-start gap-2 rounded-lg border border-yellow-300 bg-yellow-50 p-3 dark:border-yellow-800 dark:bg-yellow-950",children:[(0,n.jsx)(P.A,{className:"mt-0.5 h-4 w-4 flex-shrink-0 text-yellow-600 dark:text-yellow-400"}),(0,n.jsx)("p",{className:"text-sm font-medium text-yellow-700 dark:text-yellow-300",children:i("copyKey.warning")})]}),(0,n.jsx)(r.$,{onClick:t,className:"w-full",children:i("next")})]})]})})}var K=s(83792);function O(e){let{apiKey:t,onNext:s,onBack:a}=e,i=(0,l.c)("onboarding");return(0,n.jsxs)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-2xl flex-col items-center gap-6",children:[(0,n.jsxs)("div",{className:"text-center",children:[(0,n.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:i("steps.installGuide")}),(0,n.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:i("install.description")})]}),(0,n.jsx)(K.Z,{apiKey:t}),(0,n.jsxs)("div",{className:"flex gap-2",children:[a&&(0,n.jsx)(r.$,{variant:"outline",onClick:a,children:i("back")}),(0,n.jsx)(r.$,{onClick:s,children:i("next")})]})]})}var $=s(85226),Z=s(42533),B=s(50006);function T(e){let{onNext:t,onBack:s,agentUuid:i,agentName:c,onConnectionVerified:o}=e,d=(0,l.c)("onboarding"),[x,u]=(0,a.useState)("waiting"),f=(0,a.useRef)(null),p=(0,a.useCallback)(()=>{f.current&&(f.current.close(),f.current=null)},[]),g=(0,a.useCallback)(()=>{p(),u("waiting");let e=new EventSource("/api/events/notifications");f.current=e,e.onmessage=e=>{try{let t=JSON.parse(e.data);"new_notification"===t.type&&"agent_checkin"===t.action&&t.entityUuid===i&&(u("connected"),p(),o())}catch(e){}},e.onerror=()=>{}},[i,p,o]);return(0,a.useEffect)(()=>(g(),p),[g,p]),(0,n.jsx)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:(0,n.jsx)(m.Zp,{className:"w-full",children:(0,n.jsxs)(m.Wu,{className:"flex flex-col items-center gap-6 p-8",children:[(0,n.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:d("testConnection.title")}),"waiting"===x&&(0,n.jsxs)("div",{className:"flex w-full flex-col items-center gap-4",children:[(0,n.jsxs)("div",{className:"relative flex h-16 w-16 items-center justify-center",children:[(0,n.jsx)("div",{className:"absolute h-16 w-16 animate-ping rounded-full bg-primary/20"}),(0,n.jsx)($.A,{className:"h-8 w-8 animate-spin text-primary"})]}),(0,n.jsx)("p",{className:"text-center text-sm text-muted-foreground",children:d("testConnection.waiting")}),c&&(0,n.jsx)("p",{className:"text-center text-xs text-muted-foreground",children:d("testConnection.waitingFor",{name:c})}),(0,n.jsxs)("div",{className:"w-full",children:[(0,n.jsx)("p",{className:"mb-2 text-center text-xs text-muted-foreground",children:d("testConnection.checkinHint")}),(0,n.jsx)(B.N,{code:d("testConnection.checkinPrompt")})]}),s&&(0,n.jsx)(r.$,{variant:"outline",onClick:s,children:d("back")})]}),"connected"===x&&(0,n.jsxs)("div",{className:"flex flex-col items-center gap-4",children:[(0,n.jsx)(y.P.div,{initial:{scale:0},animate:{scale:1},transition:{type:"spring",stiffness:300,damping:20},children:(0,n.jsx)(Z.A,{className:"h-16 w-16 text-green-500"})}),(0,n.jsx)("p",{className:"text-center text-sm font-medium text-green-600",children:d("testConnection.connected")}),(0,n.jsx)(r.$,{onClick:t,children:d("next")})]})]})})})}var W=s(94152),z=s(52309),F=s(84169);function R(e){let{createdAgent:t}=e,s=(0,i.r)(),c=(0,l.c)("onboarding"),o=(0,l.c)("agent.permissions");(0,a.useEffect)(()=>{localStorage.setItem("chorus_onboarding_completed","done")},[]);let d=t?o(t.roles.includes("admin_agent")?"presetAdmin":t.roles.includes("pm_agent")?"presetPm":t.roles.includes("developer_agent")?"presetDev":"presetCustom"):null;return(0,n.jsxs)(y.P.div,{variants:w.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-3 text-center",children:[(0,n.jsx)("div",{className:"flex h-16 w-16 items-center justify-center rounded-full bg-primary/10",children:(0,n.jsx)(Z.A,{className:"h-10 w-10 text-primary"})}),(0,n.jsx)("h1",{className:"text-2xl font-semibold text-foreground",children:c("completion.title")}),(0,n.jsx)("p",{className:"max-w-md text-sm text-muted-foreground",children:c("completion.description")})]}),t&&(0,n.jsx)(m.Zp,{className:"w-full",children:(0,n.jsxs)(m.Wu,{className:"p-6",children:[(0,n.jsx)("h3",{className:"mb-3 text-sm font-medium text-foreground",children:c("completion.summary")}),(0,n.jsxs)("div",{className:"space-y-2 text-sm text-muted-foreground",children:[(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentName")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:t.name})]}),(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentPreset")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:d})]}),0===t.roles.length&&t.permissions.length>0&&(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentPermissions")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:c("completion.permissionsCount",{count:t.permissions.length})})]})]})]})}),(0,n.jsx)(F.Bs,{variant:"prominent"}),(0,n.jsxs)("div",{className:"flex w-full max-w-xs flex-col gap-3",children:[(0,n.jsxs)(r.$,{size:"lg",onClick:()=>s.push("/projects"),className:"w-full gap-2",children:[(0,n.jsx)(W.A,{className:"h-4 w-4"}),c("completion.goToProjects")]}),(0,n.jsxs)(r.$,{variant:"outline",size:"lg",onClick:()=>s.push("/settings"),className:"w-full gap-2",children:[(0,n.jsx)(z.A,{className:"h-4 w-4"}),c("completion.goToSettings")]})]})]})}function G(){var e,t;let s=(0,i.r)(),o=(0,l.c)("onboarding"),[d,m]=(0,a.useState)(0),[u,f]=(0,a.useState)(null),[p,g]=(0,a.useState)(null),[h,j]=(0,a.useState)(null),[N,y]=(0,a.useState)(!1),w=(0,a.useCallback)(()=>{m(e=>Math.min(e+1,5))},[]),b=(0,a.useCallback)(()=>{m(e=>Math.max(e-1,0))},[]),k=(0,a.useCallback)(()=>{localStorage.setItem("chorus_onboarding_completed","skipped"),s.push("/projects")},[s]),C=(0,a.useCallback)((e,t)=>{f(e),g(t)},[]),E=(0,a.useCallback)(()=>{y(!0),m(5)},[]),P=5===d;return(0,n.jsxs)("div",{className:"flex w-full max-w-2xl flex-col items-center gap-8",children:[(0,n.jsx)(x,{currentStep:d,totalSteps:6}),(0,n.jsxs)(c.N,{mode:"wait",children:[0===d&&(0,n.jsx)(v,{onNext:w},"welcome"),1===d&&(0,n.jsx)(A,{onNext:w,onAgentCreated:C},"createAgent"),2===d&&(0,n.jsx)(_,{onNext:w,apiKey:p},"copyKey"),3===d&&(0,n.jsx)(O,{apiKey:p,onNext:w,onBack:b},"installGuide"),4===d&&(0,n.jsx)(T,{onNext:w,onBack:b,agentUuid:null!=(e=null==u?void 0:u.uuid)?e:null,agentName:null!=(t=null==u?void 0:u.name)?t:null,onConnectionVerified:E},"testConnection"),5===d&&(0,n.jsx)(R,{createdAgent:u},"completion")]}),!P&&(0,n.jsx)(r.$,{variant:"link",size:"sm",onClick:k,className:"text-muted-foreground",children:o("skip")})]})}function I(){return(0,n.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,n.jsx)(G,{})})}},65626:(e,t,s)=>{"use strict";s.d(t,{K5:()=>c,Rf:()=>r,Yv:()=>n,bK:()=>l,qG:()=>i,tE:()=>a});let n={fast:.15,normal:.2,slow:.3,easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1],stagger:.04,staggerFast:.03,spring:{type:"spring",stiffness:500,damping:30},tween:{type:"tween",duration:.2,ease:[0,0,.2,1]}},a={initial:{opacity:0,y:8},animate:{opacity:1,y:0,transition:{duration:n.normal,ease:n.easeOut}},exit:{opacity:0,y:-4,transition:{duration:n.fast,ease:n.easeOut}}},i={initial:{opacity:0},animate:{opacity:1,transition:{duration:n.normal,ease:n.easeOut}},exit:{opacity:0,transition:{duration:n.fast,ease:n.easeOut}}};n.normal,n.easeOut,n.fast,n.easeOut;let l={initial:{},animate:{transition:{staggerChildren:n.stagger}}},r={initial:{opacity:0,y:8},animate:{opacity:1,y:0,transition:{duration:n.normal,ease:n.easeOut}}},c={initial:{opacity:0,scale:.95,y:-4},animate:{opacity:1,scale:1,y:0,transition:{duration:n.fast,ease:n.easeOut}},exit:{opacity:0,scale:.95,y:-4,transition:{duration:n.fast,ease:n.easeOut}}}},99576:(e,t,s)=>{Promise.resolve().then(s.bind(s,13533))}},e=>{e.O(0,[93151,41752,12079,18944,27290,12790,26885,21932,14655,30724,16544,94170,83285,27201,16551,97784,14753,45532,70552,89836,15183,38296,87325,37985,84169,38526,74951,65496,77358],()=>e(e.s=99576)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[58974],{30509:(e,t,r)=>{"use strict";r.d(t,{HB:()=>i,JK:()=>a,XQ:()=>o,bN:()=>s,vh:()=>c});var n=r(14655);function i(e){let t=function(e){let t=window.location.origin,r=new n.O({store:window.localStorage});return{authority:e.issuer,client_id:e.clientId,redirect_uri:"".concat(t,"/login/callback"),post_logout_redirect_uri:"".concat(t,"/login"),response_type:"code",scope:"openid profile email",automaticSilentRenew:!1,userStore:r,extraQueryParams:{company:e.companyUuid}}}(e);return new n.$5(t)}function c(e){localStorage.setItem("oidc_config",JSON.stringify(e))}function o(){let e=localStorage.getItem("oidc_config");if(!e)return null;try{return JSON.parse(e)}catch(e){return null}}function a(){localStorage.removeItem("oidc_config")}function s(e){return{sub:e.profile.sub,email:e.profile.email,name:e.profile.name,picture:e.profile.picture,accessToken:e.access_token,refreshToken:e.refresh_token,expiresAt:e.expires_at,idToken:e.id_token}}},39268:(e,t,r)=>{"use strict";r.d(t,{c:()=>c});var n=r(12079);function i(e,t){return(...e)=>{try{return t(...e)}catch{throw Error(void 0)}}}let c=i(0,n.c3);i(0,n.kc)},42359:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>s});var n=r(90508),i=r(1856),c=r(91814),o=r(39268),a=r(62990);function s(){let e=(0,o.c)(),t=(0,c.r)();return(0,i.useEffect)(()=>{(async()=>{try{let e=await fetch("/api/admin/session");if((await e.json()).success)return void t.replace("/admin");let r=await (0,a.tm)("/api/session");if(401===r.status&&(r=await (0,a.tm)("/api/session")),401===r.status&&await (0,a.IT)()&&(r=await (0,a.tm)("/api/session")),r.ok&&(await r.json()).success)return void t.replace("/projects");401===r.status&&t.replace("/login")}catch(e){}})()},[t]),(0,n.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background",children:(0,n.jsx)("div",{className:"text-muted-foreground",children:e("common.loading")})})}},62990:(e,t,r)=>{"use strict";r.d(t,{IT:()=>u,cC:()=>f,hj:()=>o,ri:()=>d,tm:()=>l,w9:()=>a});var n=r(30509);let i=null;function c(){if(!i){let e=(0,n.XQ)();e&&(i=(0,n.HB)(e))}return i}function o(e){return(0,n.vh)(e),i=(0,n.HB)(e)}function a(){i=null}async function s(){let e=c();if(!e)return null;try{return await e.getUser()}catch(e){return null}}async function u(){let e=await s();if(!(null==e?void 0:e.refresh_token)||!e.access_token)return!1;try{return(await fetch("/api/auth/sync-token",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({accessToken:e.access_token,refreshToken:e.refresh_token})})).ok}catch(e){return!1}}async function l(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return fetch(e,{...t,credentials:"same-origin"})}async function f(){let e=c();if(e)try{await e.removeUser()}catch(e){}a(),(0,n.JK)()}async function d(){try{await fetch("/api/auth/logout",{method:"POST"})}catch(e){}let e=c();if(e)try{await e.removeUser()}catch(e){}a(),(0,n.JK)()}},76674:(e,t,r)=>{Promise.resolve().then(r.bind(r,42359))},91814:(e,t,r)=>{"use strict";r.d(t,{r:()=>c});var n=r(27290),i=r(1856);function c(){let e=(0,n.r)({delay:120});return(0,i.useMemo)(()=>({...e,refresh:()=>e.refresh({showProgress:!1})}),[e])}}},e=>{e.O(0,[12079,27290,14655,74951,65496,77358],()=>e(e.s=76674)),_N_E=e.O()}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{"use strict";var e={},a={};function c(d){var f=a[d];if(void 0!==f)return f.exports;var b=a[d]={id:d,loaded:!1,exports:{}},t=!0;try{e[d].call(b.exports,b,b.exports,c),t=!1}finally{t&&delete a[d]}return b.loaded=!0,b.exports}c.m=e,(()=>{var e=[];c.O=(a,d,f,b)=>{if(d){b=b||0;for(var t=e.length;t>0&&e[t-1][2]>b;t--)e[t]=e[t-1];e[t]=[d,f,b];return}for(var r=1/0,t=0;t<e.length;t++){for(var[d,f,b]=e[t],n=!0,o=0;o<d.length;o++)(!1&b||r>=b)&&Object.keys(c.O).every(e=>c.O[e](d[o]))?d.splice(o--,1):(n=!1,b<r&&(r=b));if(n){e.splice(t--,1);var i=f();void 0!==i&&(a=i)}}return a}})(),c.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return c.d(a,{a:a}),a},(()=>{var e,a=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;c.t=function(d,f){if(1&f&&(d=this(d)),8&f||"object"==typeof d&&d&&(4&f&&d.__esModule||16&f&&"function"==typeof d.then))return d;var b=Object.create(null);c.r(b);var t={};e=e||[null,a({}),a([]),a(a)];for(var r=2&f&&d;"object"==typeof r&&!~e.indexOf(r);r=a(r))Object.getOwnPropertyNames(r).forEach(e=>t[e]=()=>d[e]);return t.default=()=>d,c.d(b,t),b}})(),c.d=(e,a)=>{for(var d in a)c.o(a,d)&&!c.o(e,d)&&Object.defineProperty(e,d,{enumerable:!0,get:a[d]})},c.f={},c.e=e=>Promise.all(Object.keys(c.f).reduce((a,d)=>(c.f[d](e,a),a),[])),c.u=e=>70552===e?"static/chunks/"+e+"-0ea3c887937b5b51.js":27201===e?"static/chunks/"+e+"-0228042991534905.js":14753===e?"static/chunks/"+e+"-d911e24624c88fbc.js":26885===e?"static/chunks/"+e+"-00665cb87b9da098.js":45532===e?"static/chunks/"+e+"-12ed13c096e2a88e.js":30724===e?"static/chunks/"+e+"-627b849ed09f9cc5.js":97784===e?"static/chunks/"+e+"-7b90a17294840e32.js":93151===e?"static/chunks/f3524bc3-5c48b74c49ddeca0.js":41752===e?"static/chunks/fcc64ffe-2c36a6b45f81782c.js":16551===e?"static/chunks/"+e+"-d129ae0de4a04d69.js":"static/chunks/"+(({5571:"4e7df547",14749:"5db68f07",15968:"14860d7c",17203:"7a5af761",19019:"1496d684",20341:"cbbc2011",24364:"fbd0dcbb",32217:"1ccec16d",43245:"48c55e57",49954:"a856cf35",58669:"4f8e262c",65543:"685092b2",69136:"5be1c5d8",77008:"fab3cf95",80039:"f4bf7a28",82346:"273acdc0",83086:"8c93d9a0",95402:"f57f1d5e",95792:"f2442412"})[e]||e)+"."+({123:"b47ce56e923e1dc4",283:"4d4eca86c7abbec9",493:"737fdeba759d415a",1236:"ec9ed804634bb6cf",1697:"58e0d7523fdd2d52",1803:"8e2e63f39906fd1e",1847:"90012f795031fd15",2164:"d977bc7d148f1d9e",2351:"a2908f154b03857c",2656:"febbce72896f5701",2829:"ae5196f6cb23aa62",2842:"a5f90cf26f897bfc",3333:"74af47ffa6cb4c0e",3709:"a528fc6526bb2f1d",4123:"bf0bc76b87e0a5d0",4151:"b8833633f487c3d5",4435:"0da86212e371da10",4860:"4803e40814d50dd0",5020:"e7e6f35316da8d79",5336:"3fcd63f65fab9362",5559:"34e9e404696c82c0",5571:"fa34ffab38ba73b3",6178:"d88e2b68a2a1e09b",6685:"e23946c2ee579a76",7037:"d00688ceefb9f163",7123:"37f20f0e10894a3c",7140:"099e6f0e9722e08f",7317:"8e3ce1ce083425d8",7387:"f8cf2c36cf9b56dc",8563:"caa84c08a9db867a",8859:"fd4fa52883f05b54",9357:"084ac7f230f031a3",9560:"2e77d2dc6351b105",9634:"14999324d0128b0e",9858:"5eb9e5d689ee1188",9872:"bfcbe3b40e1ba7a3",10171:"8a96856626beb7ab",10667:"c192840fc1b34161",10742:"6cc4d6949065d15a",11160:"058f4a27a4ccab24",11595:"7784dfe509c100a4",11688:"8c27089c45c98079",11966:"36fab6445e33609a",12139:"23195d4025c449dd",12850:"a5f6e9e87d0f9abd",12906:"f2105800b7dc9127",12994:"ea3d4eeb1b15ce47",13131:"e73eb283f14ed397",13437:"0de1f2000c75f497",13462:"b710822936d6d995",14438:"153e2ffb65627b56",14749:"5a8891ea355512a8",15666:"fd13db7fdfc4db46",15736:"4a506a1463e65905",15930:"faf0ba15488aa8ff",15968:"67246c65e7776fa2",16271:"298647c24de4c656",16428:"da33ee8ca31c4d8f",16564:"310c443d14c6e84b",16596:"3c557433b77dc606",16669:"c0967e6ad7401c26",17012:"78f2a6b93e37bf95",17045:"cf6dade16b25ffc7",17093:"ec17cca1979a34c5",17203:"84e2df2bf9d6c4a4",17881:"2eba69b477a8c7f7",18024:"360cc54c2f070fa1",18236:"02c13f95242e1147",18276:"4e4950daea1be290",18291:"6c48a745093c472f",19015:"e0d16d65430522c1",19019:"da3969c029230434",19338:"65cfcfafa18f6aee",19656:"ee0407bae11dd49b",20118:"5e7942f9d596e02b",20171:"9c80c2880256be96",20186:"2a00fa806bf383a5",20341:"a1649a45ba0da5ab",20586:"7cd940a582176e37",20587:"d03a7c9ddae70251",20851:"383095475aa0becf",21063:"5cc29b3160a78147",21233:"fbc3473b758427be",21285:"944c1ff822774352",21290:"ef2762694c3c05e5",21343:"eb8e7aeda8b2b933",21546:"8b2a80eefde810c5",21558:"e72df6c050a17223",21785:"19b23ee028f6262f",21789:"ad6ff228e2917e82",22190:"149dd0799cbcba06",22463:"8f0a0111946c5e37",22485:"9f11764648028b9d",23338:"01f537c5dfd51363",23895:"a3ad3684a5b39547",24021:"e608f829b761ed19",24364:"a59ebe9142818688",24562:"f31cdddfe04624d0",24566:"605ccb37c2b09b7f",24976:"aea37ff8444ce6ca",25018:"51cf65637b375c88",25239:"e13f63bff8d7f459",25934:"45b477fc38b233d5",26558:"337afe8cd6c7f7e2",26594:"9cd92c85c51a3621",26604:"c5f0e687052abb59",27004:"7265fd004542a6ae",27261:"3ad525eea1f52dc3",27509:"8f83a84fed1129f3",27571:"33642de22553efae",27783:"70af75ac091e5b31",27929:"e9a99a263c294b0a",27992:"daf28998ef0714a0",28025:"1025ed4465b8b88e",28244:"3a5e72d3a4048558",28247:"e5faa56338e43301",29047:"65b677c7f3e6459f",29708:"0f9c08d7ca8a6036",30285:"7b6b107412564a45",30433:"919c34e206690a26",30550:"a8db081db527730d",30682:"b12a9bef588e7b03",31035:"06568e4accfa4664",31135:"8f2dbe06dab9d206",31204:"a8d94d78458557d5",31467:"9f8adfa602f97fcf",31570:"131868ccedfef522",31618:"663e0a27f529a7b5",31635:"fcbdbf0d1e8271e8",31807:"cf2a0cbbe7eedf32",32092:"f10268018cf52339",32217:"31e64d0e8696d298",32411:"6d37c2b4b2f2efb7",32729:"f7ddbed25cb15da4",32800:"6cee7ff19ca516a7",32900:"57aa606259738bd7",33187:"13c12f5c0821ac57",33316:"6b5f8f344baf7a8a",33456:"3bd7ba05bd39259b",33665:"804ece4d6c6e4eca",34037:"e8e16348aca40958",34414:"30d095dd419ccded",34500:"58eb096afca7a3d2",34520:"1a6c6a7c421b0ff3",34565:"58e4d12c607709a2",34780:"ddc8d0403f86cd76",34787:"33a6fe2b98db58fd",34966:"dde9356d869e2a0f",35246:"75a72283c3c974e2",35362:"80b6e5545194566a",35733:"cf4ac3f521c0b06d",35901:"aa7ec713edff30e2",35918:"8e970e73c59cd315",36301:"0598cc26dfacc4a8",36531:"4576573d1554d0bc",36622:"2ecd0754a1dd1f10",36884:"6af20de227ae01d6",36989:"9a0a62410bf9ec4e",37697:"9af6ac899a8114c0",37802:"6e3d9ec6ded108e7",38176:"e1818cbc0df1edff",38259:"d83981da5c72c88a",38277:"f24d85bdc720318e",38366:"e6e0132b8ba873d6",38513:"2edbf8332418852a",38542:"1b0e31f1f0e79950",38843:"bfbf5f2c316123fb",39012:"d1e022d895c7700f",40294:"82b8b706bf8526d2",41333:"464f95d32db59d47",41796:"b775772add38f765",42515:"0879489433824ebb",43203:"0a24d8e1e04b23e1",43245:"fd54cc2dd98a53cf",43335:"71662f3469b367dd",43520:"4abb22e9bfdeedab",44980:"c17d605b4685ba2d",44996:"e5fc9af9e1283894",45025:"bdb2a46a29ea6a7f",45300:"bac57dcaf4b1ae63",45939:"d37b9465101a9a32",45966:"ece098ca2637c63f",46366:"d1d9d65b646509b3",46778:"cbd78e2a3b8eb454",46783:"b9ce59941eb5c767",46965:"2ed4c28224e29499",47066:"214cf62dd898ea16",47492:"6b259d6ee0ddf4d8",47613:"946226a67a1e5cd1",47781:"f25170364c271869",47914:"11c71123fcab1d66",47947:"471d5da6bb51de27",48504:"2efb153cab87148c",48782:"4ca261e8e23a8983",49114:"19ce7b83efab6d05",49294:"fb738cc8f6f972c0",49307:"9ac8482ed1916e3d",49312:"b4ee106f6ca8df0d",49406:"f77074487dddb735",49515:"c8964ec6f6c710d1",49812:"9bb0091da44f3fb0",49954:"22ac9c291887443d",50681:"5621dcb316c1dbc0",51094:"83d8278e86159ae3",51159:"cd7d830da0e9a7d2",52644:"999d7bbfb0c77212",52786:"cca2f572d4b83716",53012:"8ea1cc9b669d4071",53323:"19d0c542f89ec743",53854:"80e3b10f38882782",53988:"a7e066e48567fceb",54102:"0057304a9b7c36fd",54176:"1c209b5691615c2d",55034:"91a22d75a4896d26",55156:"70eba4bb5853878e",55683:"c52199afe13b15ed",55973:"c413a5ed34ef941e",57041:"8e2e63f39906fd1e",57660:"e59694e7ee1dda97",58401:"3641b4aeb0a1db04",58633:"6d322b2074b1cd5b",58669:"5239eb8dd5a3486c",58699:"364d357d33fcb52f",59848:"e7330c096662be59",59865:"a0136e48383160ce",59907:"ad1253ca7a3c3cea",59944:"1c8f7a84b714a678",60206:"130abcb08ea9a564",60238:"36a32788f3ca64fe",60289:"cd3b3bd12d5566c1",60442:"b031854728be46ff",61719:"b6f17cb6498eec77",61728:"c943fe98606d2f24",61963:"fd130ba09dd25e2e",62608:"4f3ab017447b17dc",62681:"86ea4a7f1240e2e6",63255:"262cd1e7cd35ffe9",63306:"03cdfc8e5118dd97",64663:"9974d163d89c8e9d",64733:"0790a2c763961b3f",65317:"ab0c5ecb4164b291",65543:"a92297193082467c",65635:"f8007956118a4b5f",65838:"acacc76f9932a395",66109:"2a6ffd90bf3c50be",66166:"5d9b6692f44d4789",66420:"ed3b252047bf2d99",66895:"77a113ea7e9e0e19",66962:"e49d2beb52f4ccd7",67100:"6729ae254487b545",67142:"d2c7895f2f0c0ddb",67458:"930b27b1ef06fd49",67633:"7cfc302383a77925",67676:"7e4d1ac29a054c5a",67966:"9baea607f9d83322",67987:"eb24309f5b6a773f",68067:"b108a5ae88fd156b",68906:"e81b3cb0a0eb3c6e",69083:"a8e8997a24b8507c",69136:"7bc0b66e195430ba",69477:"5b79cd575f93298f",69763:"003df47b4ee38644",70110:"a55f51e24556d059",70488:"dbde26374c2c08a2",70777:"9cde6b69988ac88e",70899:"75cac02cc1311c86",70901:"76003b037a2c2ad2",71547:"6f736dbb3265d938",71587:"942ffd492f15bdd6",71627:"4fa787d284261d08",71762:"0abb31b68e350f6b",72731:"5ac0a9cf8a2a916b",72740:"022c79c58cd39306",72977:"70c698df7ec867d8",73315:"46afbb4c2ae67b44",73354:"5ac4dbd55effe981",73506:"b9c053e2335b6084",73886:"c398daab959c90db",74250:"637853b68a0bb5dc",74312:"8d075f77e65364f2",74522:"ed3762dbb6b389b0",74962:"c0f9177875e7f100",75493:"5c2f7c166c002ee9",75693:"47f44d601521bc1b",75847:"0a83259a1ed4c4db",75958:"d9640c4cd9cdd74f",76399:"bb1a5dff754b7126",77008:"fe96b7655475e404",77768:"d5b6fe554fd62dbb",78425:"ee8445a0943525f2",78453:"3e109458064b76e4",78931:"2d78541331d4cf71",79035:"a682e63d1a6c820f",79422:"8e2e63f39906fd1e",79581:"3d0cbc1897c20b80",79788:"9cb75de83877d3a4",79806:"21f1d23ca273000d",79983:"6a9732776a2b07d1",80039:"b7b8926c9e98f166",80043:"fc4c6fd07c8c702c",80053:"cccea694a8be7b09",80192:"0b53419821781f47",80447:"cbc8dcd0610f9340",80478:"75454fe2622f8d60",80514:"c180393ccbb2f62e",80559:"4d1ea1e2bde6d65b",80653:"ba5596638b5efe48",80934:"cadd9fcd52d99096",81014:"7b65385965b83d33",81078:"d1b12131827159fc",81768:"13a175a018951bc8",82171:"e532a5af5a92acb9",82292:"2fb55f1ea9249601",82346:"d5de461383d78bd3",82666:"805e44c88f89e4f5",83086:"cf3390a953e4e275",83177:"4b3f31d9e183d57a",83561:"8959cb05be5bba5c",83842:"2211d720bd76fa0a",83978:"78a0d317cfb0f7fa",84553:"26f4216de4e92834",85120:"e1418b8e76b49092",85135:"45ba2b68ef521957",85350:"c86c2e91cf3d247e",85947:"c813bf8bc6e1d675",86533:"96712909323ba4fd",86749:"a4033144c9f1db80",86978:"fcbdaf718d4b4cb8",88087:"6ae9d65d22727e7d",88298:"33f9c586ab229ba6",88343:"f95f9ca9ad905248",88439:"528a166b33a003d3",88958:"3f88a829e6ab9f1d",89091:"e6f60560ceac7848",89231:"7bd196023a80ac20",89379:"ccf569c6fdc84136",89486:"ae3ab6537c32a471",90040:"a0d185d54c4405d8",90179:"1fbab23e5d44b4f0",90669:"fea27affbd10509b",90740:"15b9eae85318ce19",91246:"9377a763aead9164",91468:"5a3936bb7fa502b7",91469:"056f34e448b9e3e5",91709:"ed3bfd285c518df1",91848:"089cc7d1be73e1ca",92147:"1340020e2f5cbef2",92924:"d50fc7f02672d2e6",92966:"b84b80410d014b96",93008:"7c404d8dceb67ff3",93722:"8500c1244c0aef9d",93996:"d810c0882af7cbe0",94314:"3bd48a7f7f885bb5",94400:"0d371a4d306a614b",94521:"f712b07f8f7651a9",94568:"2a2be37b4884c8cd",94725:"da1eff47b3e365cc",94867:"0ee353b2db6bf4f7",95305:"440c9cb9053df6bf",95402:"c345ce68aa5052a7",95470:"c594ecf25a203664",95792:"10f4124238152859",95963:"67eefa12cb90855f",96028:"cdbf36dca753e70f",96132:"ab9b9433c7b2fa1c",96230:"bf5cc20b343c438e",96309:"5c0610a0df7eaade",96554:"e768705a9558aa17",96623:"dd689039b85a3f89",96758:"b001e8afcb01a36d",97008:"ccf2a72ddb49895c",97229:"0b004c237f17530f",97543:"f224959967762c0b",97829:"bed98706765262d6",97974:"2157a18e2a93432f",98171:"be964141d5e6052f",98309:"223ad4f3e01558ae",98340:"8d1870938669f76e",99373:"0457580c532530bc",99435:"73c4d651008c0493",99501:"c56a4f18b2fdff6a",99801:"9d73f814d33c5a86"})[e]+".js",c.miniCssF=e=>{},c.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||Function("return this")()}catch(e){if("object"==typeof window)return window}}(),c.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),(()=>{var e={},a="_N_E:";c.l=(d,f,b,t)=>{if(e[d])return void e[d].push(f);if(void 0!==b)for(var r,n,o=document.getElementsByTagName("script"),i=0;i<o.length;i++){var s=o[i];if(s.getAttribute("src")==d||s.getAttribute("data-webpack")==a+b){r=s;break}}r||(n=!0,(r=document.createElement("script")).charset="utf-8",r.timeout=120,c.nc&&r.setAttribute("nonce",c.nc),r.setAttribute("data-webpack",a+b),r.src=c.tu(d)),e[d]=[f];var u=(a,c)=>{r.onerror=r.onload=null,clearTimeout(l);var f=e[d];if(delete e[d],r.parentNode&&r.parentNode.removeChild(r),f&&f.forEach(e=>e(c)),a)return a(c)},l=setTimeout(u.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=u.bind(null,r.onerror),r.onload=u.bind(null,r.onload),n&&document.head.appendChild(r)}})(),c.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},c.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e;c.tt=()=>(void 0===e&&(e={createScriptURL:e=>e},"undefined"!=typeof trustedTypes&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("nextjs#bundler",e))),e)})(),c.tu=e=>c.tt().createScriptURL(e),c.p="/_next/",(()=>{var e={78068:0,53169:0,32492:0,41282:0};c.f.j=(a,d)=>{var f=c.o(e,a)?e[a]:void 0;if(0!==f)if(f)d.push(f[2]);else if(/^(32492|41282|53169|78068)$/.test(a))e[a]=0;else{var b=new Promise((c,d)=>f=e[a]=[c,d]);d.push(f[2]=b);var t=c.p+c.u(a),r=Error();c.l(t,d=>{if(c.o(e,a)&&(0!==(f=e[a])&&(e[a]=void 0),f)){var b=d&&("load"===d.type?"missing":d.type),t=d&&d.target&&d.target.src;r.message="Loading chunk "+a+" failed.\n("+b+": "+t+")",r.name="ChunkLoadError",r.type=b,r.request=t,f[1](r)}},"chunk-"+a,a)}},c.O.j=a=>0===e[a];var a=(a,d)=>{var f,b,[t,r,n]=d,o=0;if(t.some(a=>0!==e[a])){for(f in r)c.o(r,f)&&(c.m[f]=r[f]);if(n)var i=n(c)}for(a&&a(d);o<t.length;o++)b=t[o],c.o(e,b)&&e[b]&&e[b][0](),e[b]=0;return c.O(i)},d=self.webpackChunk_N_E=self.webpackChunk_N_E||[];d.forEach(a.bind(null,0)),d.push=a.bind(null,d.push.bind(d))})(),c.nc=void 0})();
|