@chorus-aidlc/chorus 0.12.1 → 0.13.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 +431 -399
- package/.next/standalone/.next/app-path-routes-manifest.json +43 -43
- package/.next/standalone/.next/build-manifest.json +5 -5
- package/.next/standalone/.next/prerender-manifest.json +21 -45
- package/.next/standalone/.next/react-loadable-manifest.json +36 -30
- package/.next/standalone/.next/routes-manifest.json +16 -6
- 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 -0
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page_client-reference-manifest.js +1 -0
- 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 +1 -1
- 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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
- 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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new.html +1 -1
- package/.next/standalone/.next/server/app/admin/companies/new.rsc +2 -2
- package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin/companies.html +1 -1
- package/.next/standalone/.next/server/app/admin/companies.rsc +2 -2
- package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/admin.html +1 -1
- package/.next/standalone/.next/server/app/admin.rsc +2 -2
- 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_client-reference-manifest.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 +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_client-reference-manifest.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_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_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.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/control/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/documents/[uuid]/route.js.nft.json +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 +4 -4
- 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 +6 -6
- 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/conversational/route.js +1 -0
- package/.next/standalone/.next/server/app/api/{auth/refresh → ideas/conversational}/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/conversational/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/mcp/route.js +2 -2
- 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.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route.js.nft.json +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 -0
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route_client-reference-manifest.js +1 -0
- package/.next/standalone/.next/server/app/api/projects/[uuid]/route.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route.js.nft.json +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.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/route.js.nft.json +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/search/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/session/route.js +1 -0
- package/.next/standalone/.next/server/app/api/session/route.js.nft.json +1 -0
- package/.next/standalone/.next/server/app/api/session/route_client-reference-manifest.js +1 -0
- 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 +1 -1
- package/.next/standalone/.next/server/app/index.rsc +3 -3
- 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 +1 -1
- package/.next/standalone/.next/server/app/login/admin.rsc +2 -2
- 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 +1 -1
- package/.next/standalone/.next/server/app/login/callback.rsc +3 -3
- 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 +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 +1 -1
- package/.next/standalone/.next/server/app/login/pick-workspace.rsc +3 -3
- package/.next/standalone/.next/server/app/login.html +1 -1
- package/.next/standalone/.next/server/app/login.rsc +3 -3
- 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 +1 -1
- package/.next/standalone/.next/server/app/onboarding.rsc +3 -3
- 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 +1 -1
- package/.next/standalone/.next/server/app/projects.rsc +4 -4
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +4 -4
- package/.next/standalone/.next/server/app-paths-manifest.json +43 -43
- package/.next/standalone/.next/server/chunks/1113.js +2 -2
- package/.next/standalone/.next/server/chunks/1114.js +1 -0
- package/.next/standalone/.next/server/chunks/1337.js +1 -1
- package/.next/standalone/.next/server/chunks/1559.js +13 -0
- package/.next/standalone/.next/server/chunks/2315.js +1 -1
- package/.next/standalone/.next/server/chunks/2364.js +2 -2
- package/.next/standalone/.next/server/chunks/{7258.js → 2516.js} +1 -1
- package/.next/standalone/.next/server/chunks/2618.js +1 -1
- package/.next/standalone/.next/server/chunks/2631.js +2 -2
- package/.next/standalone/.next/server/chunks/282.js +1 -1
- package/.next/standalone/.next/server/chunks/2961.js +1 -1
- package/.next/standalone/.next/server/chunks/3197.js +3 -0
- package/.next/standalone/.next/server/chunks/3217.js +1 -1
- package/.next/standalone/.next/server/chunks/3219.js +1 -1
- package/.next/standalone/.next/server/chunks/3371.js +1 -0
- package/.next/standalone/.next/server/chunks/3373.js +1 -0
- package/.next/standalone/.next/server/chunks/3419.js +1 -1
- package/.next/standalone/.next/server/chunks/3680.js +1 -1
- package/.next/standalone/.next/server/chunks/4157.js +1 -1
- package/.next/standalone/.next/server/chunks/4193.js +1 -1
- package/.next/standalone/.next/server/chunks/4375.js +2 -2
- package/.next/standalone/.next/server/chunks/4615.js +1 -1
- package/.next/standalone/.next/server/chunks/4827.js +1 -0
- package/.next/standalone/.next/server/chunks/4958.js +1 -0
- package/.next/standalone/.next/server/chunks/5090.js +1 -1
- package/.next/standalone/.next/server/chunks/5095.js +6 -0
- package/.next/standalone/.next/server/chunks/5217.js +1 -1
- package/.next/standalone/.next/server/chunks/5300.js +1 -1
- package/.next/standalone/.next/server/chunks/5319.js +1 -1
- package/.next/standalone/.next/server/chunks/5453.js +1 -1
- package/.next/standalone/.next/server/chunks/5511.js +1 -1
- package/.next/standalone/.next/server/chunks/5957.js +1 -0
- 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/6496.js +1 -0
- package/.next/standalone/.next/server/chunks/679.js +1 -0
- package/.next/standalone/.next/server/chunks/6817.js +1 -0
- package/.next/standalone/.next/server/chunks/704.js +31 -0
- package/.next/standalone/.next/server/chunks/7160.js +1 -1
- package/.next/standalone/.next/server/chunks/7217.js +1 -1
- 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/796.js +6 -6
- package/.next/standalone/.next/server/chunks/8431.js +1 -1
- package/.next/standalone/.next/server/chunks/8448.js +1 -0
- package/.next/standalone/.next/server/chunks/{8267.js → 8481.js} +1 -1
- package/.next/standalone/.next/server/chunks/8497.js +1 -0
- package/.next/standalone/.next/server/chunks/8577.js +153 -0
- package/.next/standalone/.next/server/chunks/8812.js +1 -1
- package/.next/standalone/.next/server/chunks/8895.js +1 -0
- package/.next/standalone/.next/server/chunks/903.js +1 -1
- package/.next/standalone/.next/server/chunks/920.js +1 -1
- package/.next/standalone/.next/server/chunks/9726.js +1 -0
- package/.next/standalone/.next/server/chunks/9849.js +2 -2
- 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 +1 -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/server/src/middleware.js +5 -5
- package/.next/standalone/.next/static/chunks/15653-31c406c41bf58048.js +1 -0
- package/.next/standalone/.next/static/chunks/{16551-68896c0ca7966ebf.js → 16551-d129ae0de4a04d69.js} +5 -5
- package/.next/standalone/.next/static/chunks/1892-9c03d4d3560ff572.js +1 -0
- package/.next/standalone/.next/static/chunks/22190.149dd0799cbcba06.js +1 -0
- package/.next/standalone/.next/static/chunks/225-8a41a800021f3d11.js +1 -0
- package/.next/standalone/.next/static/chunks/{2351.35085ef2663aaa44.js → 2351.a2908f154b03857c.js} +1 -1
- package/.next/standalone/.next/static/chunks/24459-3bc9657d71c77b47.js +1 -0
- package/.next/standalone/.next/static/chunks/{29047.664290ff8a84b205.js → 29047.65b677c7f3e6459f.js} +1 -1
- package/.next/standalone/.next/static/chunks/{30682.c8fc49d63bf75772.js → 30682.b12a9bef588e7b03.js} +1 -1
- package/.next/standalone/.next/static/chunks/31467.9f8adfa602f97fcf.js +115 -0
- package/.next/standalone/.next/static/chunks/{33187.1328c15b9dab78a8.js → 33187.13c12f5c0821ac57.js} +1 -1
- package/.next/standalone/.next/static/chunks/{33665.20ed9144405f8b21.js → 33665.804ece4d6c6e4eca.js} +3 -3
- package/.next/standalone/.next/static/chunks/34520.1a6c6a7c421b0ff3.js +1 -0
- package/.next/standalone/.next/static/chunks/38296-316ba18af72385fb.js +1 -0
- package/.next/standalone/.next/static/chunks/46055-f786ace4b994dc40.js +1 -0
- package/.next/standalone/.next/static/chunks/{47066.7848777fc81f5714.js → 47066.214cf62dd898ea16.js} +1 -1
- package/.next/standalone/.next/static/chunks/4860.7844c573cb3914f3.js +1 -0
- package/.next/standalone/.next/static/chunks/48782.4ca261e8e23a8983.js +24 -0
- package/.next/standalone/.next/static/chunks/52064-74d81c8d682deb6b.js +1 -0
- package/.next/standalone/.next/static/chunks/57362-9ece5cc290dab705.js +1 -0
- package/.next/standalone/.next/static/chunks/{14655-4f3bc7f3044c42c1.js → 58037-55d7422c6b808356.js} +1 -1
- package/.next/standalone/.next/static/chunks/58262-395c00e04f610a32.js +1 -0
- package/.next/standalone/.next/static/chunks/58699.364d357d33fcb52f.js +80 -0
- package/.next/standalone/.next/static/chunks/61963.fd130ba09dd25e2e.js +23 -0
- package/.next/standalone/.next/static/chunks/65317.ab0c5ecb4164b291.js +148 -0
- package/.next/standalone/.next/static/chunks/68255-05c42a26602c6b37.js +1 -0
- package/.next/standalone/.next/static/chunks/{69477.4b854e377a3860cc.js → 69477.5b79cd575f93298f.js} +1 -1
- package/.next/standalone/.next/static/chunks/{69763.37d07a3035805bc7.js → 69763.003df47b4ee38644.js} +1 -1
- package/.next/standalone/.next/static/chunks/7317.8e3ce1ce083425d8.js +5 -0
- package/.next/standalone/.next/static/chunks/73506.b9c053e2335b6084.js +1 -0
- package/.next/standalone/.next/static/chunks/75752-cc8fafe132943baa.js +1 -0
- package/.next/standalone/.next/static/chunks/78966.075119c3a72135ed.js +1 -0
- package/.next/standalone/.next/static/chunks/79806.21f1d23ca273000d.js +4 -0
- package/.next/standalone/.next/static/chunks/80350-8ac8d602965bb4df.js +1 -0
- package/.next/standalone/.next/static/chunks/84169-71a87d06871ec9df.js +1 -0
- package/.next/standalone/.next/static/chunks/85947.c813bf8bc6e1d675.js +90 -0
- package/.next/standalone/.next/static/chunks/91709.ed3bfd285c518df1.js +287 -0
- package/.next/standalone/.next/static/chunks/94400.0d371a4d306a614b.js +1 -0
- package/.next/standalone/.next/static/chunks/94528-ed3f03485480f5e5.js +1 -0
- package/.next/standalone/.next/static/chunks/94743-aff8a51a7f7970a9.js +1 -0
- package/.next/standalone/.next/static/chunks/96028.cdbf36dca753e70f.js +215 -0
- package/.next/standalone/.next/static/chunks/{96132.3bac072bb2743fb5.js → 96132.ab9b9433c7b2fa1c.js} +1 -1
- package/.next/standalone/.next/static/chunks/97306-8834e12cdbeed920.js +1 -0
- package/.next/standalone/.next/static/chunks/{97784-42081b75f8cc6da8.js → 97784-7b90a17294840e32.js} +1 -1
- package/.next/standalone/.next/static/chunks/99373.6f0ec031fb759d88.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-a3747bde1ddaba52.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-87b79c98e46fbd04.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-f72f17eb58614d2b.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-0467d744b84aa2c2.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/{page-e0935445535c28cb.js → page-7abff55f9bfebab3.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-3238e0b5474c60f6.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-9f0ebba7e855b2f9.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-6dbfbe5d97855e42.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-b8fbcac7224342db.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-0a04a31e1b383094.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-e2a69b645ec9ae13.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/{page-fec019d974ef8d4e.js → page-b760877bfcd12dff.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-111aed4d3319d64b.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/login/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/admin/session/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-connections/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/api-keys/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/me/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/comments/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/control/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/execution-state/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/executions/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/pending-turns/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/report-interrupt/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/resume/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/transcript/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/turn-advance/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/instruction/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/repoint/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/ad-hoc/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/entities/[type]/[uuid]/root-idea/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/health/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/conversational/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mcp/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mentionables/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/resource-graph/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/search/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/session/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-47e1d397c5fcef9e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/callback/page-39a43f6d0245f8ca.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/page-acda3a31dc6a8280.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-10683852baf17426.js +1 -0
- package/.next/standalone/.next/static/chunks/app/onboarding/{page-2936274fb252329e.js → page-8e20c8aa8ff90326.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/page-000b1349c8d5b652.js +1 -0
- package/.next/standalone/.next/static/chunks/{f57f1d5e.71d2022a2e2d95ba.js → f57f1d5e.c345ce68aa5052a7.js} +1 -1
- package/.next/standalone/.next/static/chunks/{fcc64ffe-de8d357e657bd162.js → fcc64ffe-2c36a6b45f81782c.js} +3 -3
- package/.next/standalone/.next/static/chunks/webpack-fe12dfe2e0d0e4f3.js +1 -0
- package/.next/standalone/.next/static/css/3f3ae2bdc9e55259.css +1 -0
- package/.next/standalone/.next/static/eORNzMShbzkJbNfQT8MbW/_buildManifest.js +1 -0
- package/.next/standalone/package.json +3 -1
- package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +2 -0
- package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +2 -0
- package/.next/standalone/public/skill/develop-chorus/SKILL.md +2 -0
- package/.next/standalone/public/skill/idea-chorus/SKILL.md +2 -0
- package/README.md +23 -2
- package/README.zh.md +23 -2
- package/chorus.mjs +118 -34
- package/cli/client-args.mjs +31 -9
- package/cli/control-handler.mjs +22 -5
- package/cli/daemon-lifecycle.mjs +192 -25
- package/cli/daemon-rest-client.mjs +6 -2
- package/cli/daemon-service.mjs +422 -0
- package/cli/daemon.mjs +181 -13
- package/cli/embedded-db.mjs +234 -0
- package/cli/event-router.mjs +29 -10
- package/cli/prompts.mjs +61 -0
- package/cli/turn-reporter.mjs +26 -5
- package/cli/wake-queue.mjs +30 -0
- package/cli/waker.mjs +91 -22
- package/package.json +3 -1
- package/prisma/migrations/20260704023331_add_turn_interrupted_state/migration.sql +2 -0
- package/prisma/schema.prisma +9 -2
- package/.next/standalone/.next/server/app/api/auth/refresh/route.js +0 -1
- package/.next/standalone/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +0 -1
- package/.next/standalone/.next/server/app/api/auth/session/route.js +0 -1
- package/.next/standalone/.next/server/app/api/auth/session/route.js.nft.json +0 -1
- package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +0 -1
- package/.next/standalone/.next/server/app/api/keepalive/route.js +0 -1
- package/.next/standalone/.next/server/app/api/keepalive/route.js.nft.json +0 -1
- package/.next/standalone/.next/server/app/api/keepalive/route_client-reference-manifest.js +0 -1
- package/.next/standalone/.next/server/app/login/silent-refresh/page.js +0 -2
- package/.next/standalone/.next/server/app/login/silent-refresh/page.js.nft.json +0 -1
- package/.next/standalone/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +0 -1
- package/.next/standalone/.next/server/app/login/silent-refresh.html +0 -1
- package/.next/standalone/.next/server/app/login/silent-refresh.meta +0 -7
- package/.next/standalone/.next/server/app/login/silent-refresh.rsc +0 -24
- package/.next/standalone/.next/server/chunks/1463.js +0 -1
- package/.next/standalone/.next/server/chunks/1596.js +0 -13
- package/.next/standalone/.next/server/chunks/2622.js +0 -1
- package/.next/standalone/.next/server/chunks/2779.js +0 -31
- package/.next/standalone/.next/server/chunks/4292.js +0 -1
- package/.next/standalone/.next/server/chunks/4872.js +0 -1
- package/.next/standalone/.next/server/chunks/5538.js +0 -1
- package/.next/standalone/.next/server/chunks/6096.js +0 -3
- package/.next/standalone/.next/server/chunks/7063.js +0 -6
- package/.next/standalone/.next/server/chunks/7427.js +0 -1
- package/.next/standalone/.next/server/chunks/7515.js +0 -1
- package/.next/standalone/.next/server/chunks/8732.js +0 -1
- package/.next/standalone/.next/server/chunks/9161.js +0 -1
- package/.next/standalone/.next/server/chunks/9273.js +0 -1
- package/.next/standalone/.next/server/chunks/937.js +0 -153
- package/.next/standalone/.next/static/GmBblfxcDziUENBiEap4B/_buildManifest.js +0 -1
- package/.next/standalone/.next/static/chunks/10344-2e9a9d767e2e8ed1.js +0 -1
- package/.next/standalone/.next/static/chunks/20081-a2bf5c9f24d5d589.js +0 -1
- package/.next/standalone/.next/static/chunks/22190.ee4e8f3ac0189d87.js +0 -1
- package/.next/standalone/.next/static/chunks/2280-f48bf99ea9d88ece.js +0 -1
- package/.next/standalone/.next/static/chunks/26394-4af487a51dd62832.js +0 -1
- package/.next/standalone/.next/static/chunks/31467.2013df596c751e6e.js +0 -115
- package/.next/standalone/.next/static/chunks/34520.34ba1239c9b5a275.js +0 -1
- package/.next/standalone/.next/static/chunks/37784-95dee37276b1067b.js +0 -1
- package/.next/standalone/.next/static/chunks/46983-8bf90f1ffeb55957.js +0 -1
- package/.next/standalone/.next/static/chunks/46999-f53da8f53fe1b8a9.js +0 -1
- package/.next/standalone/.next/static/chunks/4860.e3d0dd79a4d37626.js +0 -1
- package/.next/standalone/.next/static/chunks/48782.5b60e8a0f22f6da1.js +0 -24
- package/.next/standalone/.next/static/chunks/54637-71d281d649ea3a17.js +0 -1
- package/.next/standalone/.next/static/chunks/58245-b2ea112ace9624d2.js +0 -1
- package/.next/standalone/.next/static/chunks/58699.fa3b8ce67889f23b.js +0 -80
- package/.next/standalone/.next/static/chunks/61963.18e80afc0dac41e3.js +0 -23
- package/.next/standalone/.next/static/chunks/65317.7179d4bc41c8075a.js +0 -148
- package/.next/standalone/.next/static/chunks/7317.1a06bc56028637f6.js +0 -5
- package/.next/standalone/.next/static/chunks/73506.7423a313220e1769.js +0 -1
- package/.next/standalone/.next/static/chunks/78917-aa5bbff9248799a4.js +0 -1
- package/.next/standalone/.next/static/chunks/79806.d210b93e41d4d7ff.js +0 -4
- package/.next/standalone/.next/static/chunks/85573-fb4d2cbd67612d47.js +0 -1
- package/.next/standalone/.next/static/chunks/85947.cf4ac5dd618283ee.js +0 -90
- package/.next/standalone/.next/static/chunks/88561-0b14e1564419f215.js +0 -1
- package/.next/standalone/.next/static/chunks/89035-faf398b7bbc7d2ed.js +0 -1
- package/.next/standalone/.next/static/chunks/91709.f7c8eff0c3692bd6.js +0 -287
- package/.next/standalone/.next/static/chunks/94400.30696ed643217da2.js +0 -1
- package/.next/standalone/.next/static/chunks/96028.427c0bd44fa35314.js +0 -215
- package/.next/standalone/.next/static/chunks/97868-55f18a05fe483d85.js +0 -1
- package/.next/standalone/.next/static/chunks/99373.cc6319fa4cf36081.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-b3a497ba5eb08036.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-2944c6c9bc48a7d6.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-d786f0c18a9c4f06.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-c68f1eda3779b448.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-f824632ff61a9fa7.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-dbcb6e50fc4816c6.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-1295bc505e727383.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-ceeec49af0396432.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-1286afe43c086d6a.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/page-0fb1d51016f6bd56.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/login/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/session/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agent-connections/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/agents/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/api-keys/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/me/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/session/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/comments/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/control/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/execution-state/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/executions/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/pending-turns/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/report-interrupt/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/resume/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/transcript/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon/turn-advance/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/instruction/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/repoint/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/ad-hoc/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/entities/[type]/[uuid]/root-idea/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/events/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/health/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/keepalive/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mcp/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/mentionables/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/project-groups/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/projects/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/search/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-f1b0daea9f947caf.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/callback/page-6cad93f5c610b047.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/page-d2513f477211dd6f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-597e0f3377f18d29.js +0 -1
- package/.next/standalone/.next/static/chunks/app/login/silent-refresh/page-a26d1af61578c96e.js +0 -1
- package/.next/standalone/.next/static/chunks/app/page-075afd218994d377.js +0 -1
- package/.next/standalone/.next/static/chunks/webpack-ed3555ea61243391.js +0 -1
- package/.next/standalone/.next/static/css/6e8fd46b062fd4fc.css +0 -1
- /package/.next/standalone/.next/static/{GmBblfxcDziUENBiEap4B → eORNzMShbzkJbNfQT8MbW}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/login/admin/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2151":{"*":{"id":"71394","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"50382","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"55212","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"93319","name":"*","chunks":[],"async":false}},"7483":{"*":{"id":"54292","name":"*","chunks":[],"async":true}},"8907":{"*":{"id":"61885","name":"*","chunks":[],"async":true}},"9210":{"*":{"id":"1431","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"43591","name":"*","chunks":[],"async":false}},"12552":{"*":{"id":"7509","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"81512","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"33532","name":"*","chunks":[],"async":false}},"13468":{"*":{"id":"42568","name":"*","chunks":[],"async":false}},"13533":{"*":{"id":"41741","name":"*","chunks":[],"async":true}},"14161":{"*":{"id":"78317","name":"*","chunks":[],"async":true}},"16159":{"*":{"id":"91611","name":"*","chunks":[],"async":true}},"17533":{"*":{"id":"66619","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"30892","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"66529","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"73935","name":"*","chunks":[],"async":false}},"28874":{"*":{"id":"28352","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"403","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"43967","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"25763","name":"*","chunks":[],"async":false}},"31678":{"*":{"id":"14982","name":"*","chunks":[],"async":true}},"32277":{"*":{"id":"58857","name":"*","chunks":[],"async":false}},"33187":{"*":{"id":"90436","name":"*","chunks":[],"async":true}},"34837":{"*":{"id":"16885","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"2807","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"89410","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"70952","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"5989","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"40124","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"74349","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"80501","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"41905","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"95556","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"78381","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"13753","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"89065","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"28386","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"21097","name":"*","chunks":[],"async":false}},"56990":{"*":{"id":"27480","name":"*","chunks":[],"async":true}},"58057":{"*":{"id":"13277","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"8234","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"15644","name":"*","chunks":[],"async":false}},"60912":{"*":{"id":"28287","name":"*","chunks":[],"async":true}},"61839":{"*":{"id":"29319","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"28121","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"63658","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"14672","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"14220","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"31482","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"98556","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"15906","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"53124","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"92069","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"41105","name":"*","chunks":[],"async":false}},"78193":{"*":{"id":"44407","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"25400","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"41335","name":"*","chunks":[],"async":false}},"82776":{"*":{"id":"25678","name":"*","chunks":[],"async":true}},"84247":{"*":{"id":"84819","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"63245","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"31284","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"45106","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"45677","name":"*","chunks":[],"async":true}},"90299":{"*":{"id":"81093","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"17249","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"99349","name":"*","chunks":[],"async":false}},"96140":{"*":{"id":"22659","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"59782","name":"*","chunks":[],"async":false}},"97261":{"*":{"id":"97450","name":"*","chunks":[],"async":true}},"97723":{"*":{"id":"56691","name":"*","chunks":[],"async":true}},"98861":{"*":{"id":"25711","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"53187","name":"*","chunks":[],"async":false}},"99917":{"*":{"id":"3004","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":66160,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":49408,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/globals.css":{"id":94651,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/contexts/locale-context.tsx":{"id":32277,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/admin/page.tsx":{"id":11725,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","43252","static/chunks/app/login/admin/page-d470135f7aab6c5e.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/page.tsx":{"id":31317,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","74520","static/chunks/app/login/page-d2513f477211dd6f.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/silent-refresh/page.tsx":{"id":86301,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/pick-workspace/page.tsx":{"id":61839,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx":{"id":2151,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/onboarding/page.tsx":{"id":13533,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/page.tsx":{"id":42359,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","58974","static/chunks/app/page-075afd218994d377.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout.tsx":{"id":82776,"name":"*","chunks":["93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-de8d357e657bd162.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","14655","static/chunks/14655-4f3bc7f3044c42c1.js","71350","static/chunks/71350-88c2649fc693c1e8.js","30724","static/chunks/30724-627b849ed09f9cc5.js","16544","static/chunks/16544-7e090007c7445fa7.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-68896c0ca7966ebf.js","97784","static/chunks/97784-42081b75f8cc6da8.js","14753","static/chunks/14753-d911e24624c88fbc.js","89644","static/chunks/89644-2fee0373b890e8e3.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","15183","static/chunks/15183-5734d279b26e9414.js","26394","static/chunks/26394-4af487a51dd62832.js","27378","static/chunks/27378-9328bcc96ae9872e.js","2280","static/chunks/2280-f48bf99ea9d88ece.js","88561","static/chunks/88561-0b14e1564419f215.js","97868","static/chunks/97868-55f18a05fe483d85.js","69305","static/chunks/app/(dashboard)/layout-b3a497ba5eb08036.js"],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/project-groups/[uuid]/page.tsx":{"id":77298,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@1_dopiq3gdd7y75zltoml32z3h44/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":52053,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqsmprj3trbkqq2t4obhazjn3i/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":90299,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_i6nczij7dpergkggiiw7u2k73y/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":65514,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._uyvufdvk6idc3jqc7x5tn33mra/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":98861,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_u6mobswh67a3sq3e2z3gecdvce/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":38476,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_e6ym22qfb7n7vpvjohdyplktxm/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":74542,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_jqf5lcndasewi6ug7dswo5v67e/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":71350,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+rea_egzlaw7tgn3b2d2ywlmvoewk6e/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":39025,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.11_tym5do4kupotrzxkcv3i7ormku/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":75368,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_63blceyj3y5mwjzv4lxvp26q6m/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":89684,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_4tojha7iw5m6qjdvslf5stvqpm/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":58057,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._oopwfusf3yl3pfgroabu4purde/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":6512,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.11__@types+r_nc4gptulwif4hw6ndlug47vraq/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":25051,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@_l5hpnxt7cqozstzsxocsvq25jq/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":4374,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.11__@ty_4avvqupv4cviqbm2sfcrcw7c34/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":19345,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._tgrz7k3tzzhmwl4ztvppmf6pvu/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":79919,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._jqyasib42jsqbiagl3gpnsrs2e/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":17533,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._y5uezelezl74kk7ce5go6i52ga/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":99545,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_go4dvd5ha7hv4ggqbzwzkh2e6y/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":63197,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_p6oyjh3eg2j6i4rk6zmq7njdbu/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":65326,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._r2x6nsogynsl2crvherrewxpmu/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":48218,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._rxpmmrnshx564ljfxuzptxzvam/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":56260,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._3mzau72xptrm5jot7ypmiwuvya/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":60322,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_35f7uxymvqotjbenkc27jz7mcq/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":79834,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._s3igbgv4fnhsbdarzfupwd5qse/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":6947,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqii64ipbqhyrh5kvmjk7r77bq/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":88878,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_7q4pzmjon3d3si6uh7mibxkgna/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":34857,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._pe2jqdfwr72ddznrf6mndhe5wq/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":97006,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_gcqvdngu5ygqhiwaehtfbeqohe/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":45841,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/create-document-dialog.tsx":{"id":12552,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/document-grid.tsx":{"id":99917,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/animated-empty-state.tsx":{"id":58866,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/idea-tracker.tsx":{"id":7483,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/project-settings-modal.tsx":{"id":96140,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/collapsible-markdown.tsx":{"id":97723,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-actions.tsx":{"id":13468,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-comments.tsx":{"id":89971,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-content.tsx":{"id":56990,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/formatted-date-time.tsx":{"id":76546,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/discussion-drawer.tsx":{"id":16159,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-actions.tsx":{"id":78193,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-editor.tsx":{"id":14161,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-validation-checklist.tsx":{"id":28874,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/source-ideas-card.tsx":{"id":31678,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/markdown-content.tsx":{"id":97261,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/ui/separator.tsx":{"id":84247,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/new/create-proposal-form.tsx":{"id":9210,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/proposal-kanban.tsx":{"id":60912,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/tasks/task-view-toggle.tsx":{"id":33187,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/page.tsx":{"id":30384,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/layout.tsx":{"id":72964,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/[uuid]/page.tsx":{"id":94377,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/new/page.tsx":{"id":41930,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx":{"id":8907,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/admin/page.tsx":{"id":56831,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/page.tsx":{"id":49918,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/ai-pm/src/":[],"/home/ubuntu/dev/ai-pm/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/6e8fd46b062fd4fc.css"}],"/home/ubuntu/dev/ai-pm/src/app/page":[],"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout":[],"/home/ubuntu/dev/ai-pm/src/app/login/page":[],"/home/ubuntu/dev/ai-pm/src/app/login/admin/page":[]},"rscModuleMapping":{"2151":{"*":{"id":"66803","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"2768","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"73814","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"94733","name":"*","chunks":[],"async":false}},"7483":{"*":{"id":"3302","name":"*","chunks":[],"async":false}},"8907":{"*":{"id":"95015","name":"*","chunks":[],"async":false}},"9210":{"*":{"id":"39156","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"93069","name":"*","chunks":[],"async":false}},"12552":{"*":{"id":"29845","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"18198","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"69442","name":"*","chunks":[],"async":false}},"13468":{"*":{"id":"15068","name":"*","chunks":[],"async":false}},"13533":{"*":{"id":"71287","name":"*","chunks":[],"async":false}},"14161":{"*":{"id":"34267","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"95141","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"92521","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"31706","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"1159","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"62329","name":"*","chunks":[],"async":false}},"28874":{"*":{"id":"41130","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"69357","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"64352","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"34065","name":"*","chunks":[],"async":false}},"31678":{"*":{"id":"52176","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"69187","name":"*","chunks":[],"async":false}},"33187":{"*":{"id":"29334","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"29723","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"8013","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"75324","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"64098","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"87827","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"75770","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"20283","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"99875","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"33914","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"41611","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"43775","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"17531","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"19868","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"90303","name":"*","chunks":[],"async":false}},"56990":{"*":{"id":"34998","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"97271","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"97448","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"32886","name":"*","chunks":[],"async":false}},"60912":{"*":{"id":"48417","name":"*","chunks":[],"async":false}},"61839":{"*":{"id":"2893","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"10375","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"4176","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"11226","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"66542","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"87352","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"49442","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"81448","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"48562","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"27072","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"2931","name":"*","chunks":[],"async":false}},"78193":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"20294","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"69757","name":"*","chunks":[],"async":false}},"82776":{"*":{"id":"16352","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"6309","name":"*","chunks":[],"async":false}},"86301":{"*":{"id":"64059","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"61298","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"53392","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"42495","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"94651":{"*":{"id":"32376","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"20227","name":"*","chunks":[],"async":false}},"96140":{"*":{"id":"45287","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"44236","name":"*","chunks":[],"async":false}},"97261":{"*":{"id":"17212","name":"*","chunks":[],"async":false}},"97723":{"*":{"id":"56069","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"13065","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"6873","name":"*","chunks":[],"async":false}},"99917":{"*":{"id":"95572","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/login/admin/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"2151":{"*":{"id":"71394","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"50382","name":"*","chunks":[],"async":false}},"5566":{"*":{"id":"5569","name":"*","chunks":[],"async":true}},"5738":{"*":{"id":"28287","name":"*","chunks":[],"async":true}},"6512":{"*":{"id":"55212","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"15700","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"43591","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"81512","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"33532","name":"*","chunks":[],"async":false}},"13533":{"*":{"id":"41741","name":"*","chunks":[],"async":true}},"16159":{"*":{"id":"91611","name":"*","chunks":[],"async":true}},"17533":{"*":{"id":"66619","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"30892","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"66529","name":"*","chunks":[],"async":false}},"19874":{"*":{"id":"25678","name":"*","chunks":[],"async":true}},"20953":{"*":{"id":"43451","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"73935","name":"*","chunks":[],"async":false}},"25936":{"*":{"id":"77835","name":"*","chunks":[],"async":false}},"28874":{"*":{"id":"28352","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"403","name":"*","chunks":[],"async":false}},"29857":{"*":{"id":"70423","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"43967","name":"*","chunks":[],"async":false}},"30908":{"*":{"id":"76633","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"25763","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"58857","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"16885","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"2807","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"89410","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"70952","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"5989","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"40124","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"74349","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"80501","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"41905","name":"*","chunks":[],"async":false}},"47132":{"*":{"id":"14982","name":"*","chunks":[],"async":true}},"48218":{"*":{"id":"95556","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"78381","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"13753","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"89065","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"28386","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"21097","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"13277","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"8234","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"15644","name":"*","chunks":[],"async":false}},"61839":{"*":{"id":"29319","name":"*","chunks":[],"async":false}},"62790":{"*":{"id":"30420","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"28121","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"63658","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"14672","name":"*","chunks":[],"async":false}},"70742":{"*":{"id":"54292","name":"*","chunks":[],"async":true}},"71350":{"*":{"id":"14220","name":"*","chunks":[],"async":false}},"71831":{"*":{"id":"27480","name":"*","chunks":[],"async":true}},"72964":{"*":{"id":"31482","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"98556","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"15906","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"53124","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"92069","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"41105","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"25400","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"41335","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"84819","name":"*","chunks":[],"async":false}},"88336":{"*":{"id":"90436","name":"*","chunks":[],"async":true}},"88878":{"*":{"id":"31284","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"45106","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"45677","name":"*","chunks":[],"async":true}},"90299":{"*":{"id":"81093","name":"*","chunks":[],"async":false}},"91371":{"*":{"id":"78317","name":"*","chunks":[],"async":true}},"94377":{"*":{"id":"17249","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"99349","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"59782","name":"*","chunks":[],"async":false}},"97261":{"*":{"id":"97450","name":"*","chunks":[],"async":true}},"97723":{"*":{"id":"56691","name":"*","chunks":[],"async":true}},"98625":{"*":{"id":"61885","name":"*","chunks":[],"async":true}},"98861":{"*":{"id":"25711","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"53187","name":"*","chunks":[],"async":false}},"99917":{"*":{"id":"3004","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":34837,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-page.js":{"id":18730,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/client-segment.js":{"id":38366,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":95011,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/layout-router.js":{"id":77999,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":52955,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":29459,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/framework/boundary-components.js":{"id":12870,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":46691,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":66160,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":49408,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/globals.css":{"id":94651,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/contexts/locale-context.tsx":{"id":32277,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","7177","static/chunks/app/layout-e3a49e06950a057f.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/admin/page.tsx":{"id":11725,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","43252","static/chunks/app/login/admin/page-d470135f7aab6c5e.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx":{"id":2151,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/page.tsx":{"id":31317,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","58037","static/chunks/58037-55d7422c6b808356.js","74520","static/chunks/app/login/page-acda3a31dc6a8280.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/login/pick-workspace/page.tsx":{"id":61839,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/page.tsx":{"id":42359,"name":"*","chunks":["12079","static/chunks/12079-0574108f1e035a69.js","58037","static/chunks/58037-55d7422c6b808356.js","58974","static/chunks/app/page-000b1349c8d5b652.js"],"async":false},"/home/ubuntu/dev/ai-pm/src/app/onboarding/page.tsx":{"id":13533,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout.tsx":{"id":19874,"name":"*","chunks":["93151","static/chunks/f3524bc3-5c48b74c49ddeca0.js","41752","static/chunks/fcc64ffe-2c36a6b45f81782c.js","12079","static/chunks/12079-0574108f1e035a69.js","18944","static/chunks/18944-f9c482517327f06b.js","12790","static/chunks/12790-d3547c5d0ba40341.js","26885","static/chunks/26885-00665cb87b9da098.js","58037","static/chunks/58037-55d7422c6b808356.js","71350","static/chunks/71350-88c2649fc693c1e8.js","30724","static/chunks/30724-627b849ed09f9cc5.js","16544","static/chunks/16544-7e090007c7445fa7.js","27201","static/chunks/27201-0228042991534905.js","16551","static/chunks/16551-d129ae0de4a04d69.js","97784","static/chunks/97784-7b90a17294840e32.js","14753","static/chunks/14753-d911e24624c88fbc.js","89644","static/chunks/89644-2fee0373b890e8e3.js","45532","static/chunks/45532-12ed13c096e2a88e.js","70552","static/chunks/70552-0ea3c887937b5b51.js","15183","static/chunks/15183-5734d279b26e9414.js","38296","static/chunks/38296-316ba18af72385fb.js","27378","static/chunks/27378-9328bcc96ae9872e.js","97306","static/chunks/97306-8834e12cdbeed920.js","52064","static/chunks/52064-74d81c8d682deb6b.js","84169","static/chunks/84169-71a87d06871ec9df.js","69305","static/chunks/app/(dashboard)/layout-a3747bde1ddaba52.js"],"async":true},"/home/ubuntu/dev/ai-pm/src/components/animated-empty-state.tsx":{"id":58866,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/formatted-date-time.tsx":{"id":76546,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/project-groups/[uuid]/page.tsx":{"id":77298,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/idea-tracker.tsx":{"id":70742,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/dashboard/project-settings-modal.tsx":{"id":62790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/components/collapsible-markdown.tsx":{"id":97723,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-accordion@1.2.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@1_dopiq3gdd7y75zltoml32z3h44/node_modules/@radix-ui/react-accordion/dist/index.mjs":{"id":52053,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-alert-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqsmprj3trbkqq2t4obhazjn3i/node_modules/@radix-ui/react-alert-dialog/dist/index.mjs":{"id":90299,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-avatar@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_i6nczij7dpergkggiiw7u2k73y/node_modules/@radix-ui/react-avatar/dist/index.mjs":{"id":65514,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-checkbox@1.3.3_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._uyvufdvk6idc3jqc7x5tn33mra/node_modules/@radix-ui/react-checkbox/dist/index.mjs":{"id":98861,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-collapsible@1.1.12_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_u6mobswh67a3sq3e2z3gecdvce/node_modules/@radix-ui/react-collapsible/dist/index.mjs":{"id":38476,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-context-menu@2.2.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_e6ym22qfb7n7vpvjohdyplktxm/node_modules/@radix-ui/react-context-menu/dist/index.mjs":{"id":74542,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dialog@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_jqf5lcndasewi6ug7dswo5v67e/node_modules/@radix-ui/react-dialog/dist/index.mjs":{"id":71350,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+rea_egzlaw7tgn3b2d2ywlmvoewk6e/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs":{"id":39025,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-form@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.11_tym5do4kupotrzxkcv3i7ormku/node_modules/@radix-ui/react-form/dist/index.mjs":{"id":75368,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-hover-card@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_63blceyj3y5mwjzv4lxvp26q6m/node_modules/@radix-ui/react-hover-card/dist/index.mjs":{"id":89684,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-label@2.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_4tojha7iw5m6qjdvslf5stvqpm/node_modules/@radix-ui/react-label/dist/index.mjs":{"id":58057,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-menubar@1.1.16_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._oopwfusf3yl3pfgroabu4purde/node_modules/@radix-ui/react-menubar/dist/index.mjs":{"id":6512,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-navigation-menu@1.2.14_@types+react-dom@19.2.3_@types+react@19.2.11__@types+r_nc4gptulwif4hw6ndlug47vraq/node_modules/@radix-ui/react-navigation-menu/dist/index.mjs":{"id":25051,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-one-time-password-field@0.1.8_@types+react-dom@19.2.3_@types+react@19.2.11__@_l5hpnxt7cqozstzsxocsvq25jq/node_modules/@radix-ui/react-one-time-password-field/dist/index.mjs":{"id":4374,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-password-toggle-field@0.1.3_@types+react-dom@19.2.3_@types+react@19.2.11__@ty_4avvqupv4cviqbm2sfcrcw7c34/node_modules/@radix-ui/react-password-toggle-field/dist/index.mjs":{"id":19345,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-popover@1.1.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._tgrz7k3tzzhmwl4ztvppmf6pvu/node_modules/@radix-ui/react-popover/dist/index.mjs":{"id":79919,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._jqyasib42jsqbiagl3gpnsrs2e/node_modules/@radix-ui/react-portal/dist/index.mjs":{"id":17533,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-progress@1.1.7_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._y5uezelezl74kk7ce5go6i52ga/node_modules/@radix-ui/react-progress/dist/index.mjs":{"id":99545,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-radio-group@1.3.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@_go4dvd5ha7hv4ggqbzwzkh2e6y/node_modules/@radix-ui/react-radio-group/dist/index.mjs":{"id":63197,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-scroll-area@1.2.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react_p6oyjh3eg2j6i4rk6zmq7njdbu/node_modules/@radix-ui/react-scroll-area/dist/index.mjs":{"id":65326,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-select@2.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._r2x6nsogynsl2crvherrewxpmu/node_modules/@radix-ui/react-select/dist/index.mjs":{"id":48218,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-slider@1.3.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._rxpmmrnshx564ljfxuzptxzvam/node_modules/@radix-ui/react-slider/dist/index.mjs":{"id":56260,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-switch@1.2.6_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._3mzau72xptrm5jot7ypmiwuvya/node_modules/@radix-ui/react-switch/dist/index.mjs":{"id":60322,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tabs@1.1.13_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2.1_35f7uxymvqotjbenkc27jz7mcq/node_modules/@radix-ui/react-tabs/dist/index.mjs":{"id":79834,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toast@1.2.15_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2._s3igbgv4fnhsbdarzfupwd5qse/node_modules/@radix-ui/react-toast/dist/index.mjs":{"id":6947,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle-group@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+reac_yqii64ipbqhyrh5kvmjk7r77bq/node_modules/@radix-ui/react-toggle-group/dist/index.mjs":{"id":88878,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toggle@1.1.10_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_7q4pzmjon3d3si6uh7mibxkgna/node_modules/@radix-ui/react-toggle/dist/index.mjs":{"id":34857,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-toolbar@1.1.11_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19._pe2jqdfwr72ddznrf6mndhe5wq/node_modules/@radix-ui/react-toolbar/dist/index.mjs":{"id":97006,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/@radix-ui+react-tooltip@1.2.8_@types+react-dom@19.2.3_@types+react@19.2.11__@types+react@19.2_gcqvdngu5ygqhiwaehtfbeqohe/node_modules/@radix-ui/react-tooltip/dist/index.mjs":{"id":45841,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/esm/client/app-dir/link.js":{"id":12790,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-actions.tsx":{"id":25936,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-comments.tsx":{"id":89971,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/document-content.tsx":{"id":71831,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/create-document-dialog.tsx":{"id":20953,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/documents/document-grid.tsx":{"id":99917,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/graph/resource-graph.tsx":{"id":5566,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/new/create-proposal-form.tsx":{"id":30908,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/discussion-drawer.tsx":{"id":16159,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-actions.tsx":{"id":29857,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-editor.tsx":{"id":91371,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/proposal-validation-checklist.tsx":{"id":28874,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/source-ideas-card.tsx":{"id":47132,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/markdown-content.tsx":{"id":97261,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/components/ui/separator.tsx":{"id":84247,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/proposals/proposal-kanban.tsx":{"id":5738,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/[uuid]/tasks/task-view-toggle.tsx":{"id":88336,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/projects/page.tsx":{"id":30384,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/layout.tsx":{"id":72964,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/[uuid]/page.tsx":{"id":94377,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/new/page.tsx":{"id":41930,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/settings/page.tsx":{"id":98625,"name":"*","chunks":[],"async":true},"/home/ubuntu/dev/ai-pm/src/app/admin/page.tsx":{"id":56831,"name":"*","chunks":[],"async":false},"/home/ubuntu/dev/ai-pm/src/app/admin/companies/page.tsx":{"id":49918,"name":"*","chunks":[],"async":false}},"entryCSSFiles":{"/home/ubuntu/dev/ai-pm/src/":[],"/home/ubuntu/dev/ai-pm/src/app/layout":[{"inlined":false,"path":"static/css/b496025c9cd768cc.css"},{"inlined":false,"path":"static/css/3f3ae2bdc9e55259.css"}],"/home/ubuntu/dev/ai-pm/src/app/page":[],"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout":[],"/home/ubuntu/dev/ai-pm/src/app/login/page":[],"/home/ubuntu/dev/ai-pm/src/app/login/admin/page":[]},"rscModuleMapping":{"2151":{"*":{"id":"66803","name":"*","chunks":[],"async":false}},"4374":{"*":{"id":"2768","name":"*","chunks":[],"async":false}},"5566":{"*":{"id":"69959","name":"*","chunks":[],"async":false}},"5738":{"*":{"id":"48417","name":"*","chunks":[],"async":false}},"6512":{"*":{"id":"73814","name":"*","chunks":[],"async":false}},"6947":{"*":{"id":"94733","name":"*","chunks":[],"async":false}},"11725":{"*":{"id":"93069","name":"*","chunks":[],"async":false}},"12790":{"*":{"id":"18198","name":"*","chunks":[],"async":false}},"12870":{"*":{"id":"69442","name":"*","chunks":[],"async":false}},"13533":{"*":{"id":"71287","name":"*","chunks":[],"async":false}},"16159":{"*":{"id":"95141","name":"*","chunks":[],"async":false}},"17533":{"*":{"id":"92521","name":"*","chunks":[],"async":false}},"18730":{"*":{"id":"31706","name":"*","chunks":[],"async":false}},"19345":{"*":{"id":"1159","name":"*","chunks":[],"async":false}},"19874":{"*":{"id":"16352","name":"*","chunks":[],"async":false}},"20953":{"*":{"id":"29845","name":"*","chunks":[],"async":false}},"25051":{"*":{"id":"62329","name":"*","chunks":[],"async":false}},"25936":{"*":{"id":"15068","name":"*","chunks":[],"async":false}},"28874":{"*":{"id":"41130","name":"*","chunks":[],"async":false}},"29459":{"*":{"id":"69357","name":"*","chunks":[],"async":false}},"29857":{"*":{"id":"90919","name":"*","chunks":[],"async":false}},"30384":{"*":{"id":"64352","name":"*","chunks":[],"async":false}},"30908":{"*":{"id":"39156","name":"*","chunks":[],"async":false}},"31317":{"*":{"id":"34065","name":"*","chunks":[],"async":false}},"32277":{"*":{"id":"69187","name":"*","chunks":[],"async":false}},"34837":{"*":{"id":"29723","name":"*","chunks":[],"async":false}},"34857":{"*":{"id":"8013","name":"*","chunks":[],"async":false}},"38366":{"*":{"id":"75324","name":"*","chunks":[],"async":false}},"38476":{"*":{"id":"64098","name":"*","chunks":[],"async":false}},"39025":{"*":{"id":"87827","name":"*","chunks":[],"async":false}},"41930":{"*":{"id":"75770","name":"*","chunks":[],"async":false}},"42359":{"*":{"id":"20283","name":"*","chunks":[],"async":false}},"45841":{"*":{"id":"5699","name":"*","chunks":[],"async":false}},"46691":{"*":{"id":"99875","name":"*","chunks":[],"async":false}},"47132":{"*":{"id":"52176","name":"*","chunks":[],"async":false}},"48218":{"*":{"id":"33914","name":"*","chunks":[],"async":false}},"49918":{"*":{"id":"41611","name":"*","chunks":[],"async":false}},"52053":{"*":{"id":"43775","name":"*","chunks":[],"async":false}},"52955":{"*":{"id":"17531","name":"*","chunks":[],"async":false}},"56260":{"*":{"id":"19868","name":"*","chunks":[],"async":false}},"56831":{"*":{"id":"90303","name":"*","chunks":[],"async":false}},"58057":{"*":{"id":"97271","name":"*","chunks":[],"async":false}},"58866":{"*":{"id":"97448","name":"*","chunks":[],"async":false}},"60322":{"*":{"id":"32886","name":"*","chunks":[],"async":false}},"61839":{"*":{"id":"2893","name":"*","chunks":[],"async":false}},"62790":{"*":{"id":"45287","name":"*","chunks":[],"async":false}},"63197":{"*":{"id":"10375","name":"*","chunks":[],"async":false}},"65326":{"*":{"id":"4176","name":"*","chunks":[],"async":false}},"65514":{"*":{"id":"11226","name":"*","chunks":[],"async":false}},"70742":{"*":{"id":"3302","name":"*","chunks":[],"async":false}},"71350":{"*":{"id":"66542","name":"*","chunks":[],"async":false}},"71831":{"*":{"id":"34998","name":"*","chunks":[],"async":false}},"72964":{"*":{"id":"87352","name":"*","chunks":[],"async":false}},"74542":{"*":{"id":"49442","name":"*","chunks":[],"async":false}},"75368":{"*":{"id":"81448","name":"*","chunks":[],"async":false}},"76546":{"*":{"id":"48562","name":"*","chunks":[],"async":false}},"77298":{"*":{"id":"27072","name":"*","chunks":[],"async":false}},"77999":{"*":{"id":"2931","name":"*","chunks":[],"async":false}},"79834":{"*":{"id":"20294","name":"*","chunks":[],"async":false}},"79919":{"*":{"id":"69757","name":"*","chunks":[],"async":false}},"84247":{"*":{"id":"6309","name":"*","chunks":[],"async":false}},"88336":{"*":{"id":"29334","name":"*","chunks":[],"async":false}},"88878":{"*":{"id":"61298","name":"*","chunks":[],"async":false}},"89684":{"*":{"id":"53392","name":"*","chunks":[],"async":false}},"89971":{"*":{"id":"42495","name":"*","chunks":[],"async":false}},"90299":{"*":{"id":"92851","name":"*","chunks":[],"async":false}},"91371":{"*":{"id":"34267","name":"*","chunks":[],"async":false}},"94377":{"*":{"id":"4719","name":"*","chunks":[],"async":false}},"94651":{"*":{"id":"32376","name":"*","chunks":[],"async":false}},"95011":{"*":{"id":"20227","name":"*","chunks":[],"async":false}},"97006":{"*":{"id":"44236","name":"*","chunks":[],"async":false}},"97261":{"*":{"id":"17212","name":"*","chunks":[],"async":false}},"97723":{"*":{"id":"56069","name":"*","chunks":[],"async":false}},"98625":{"*":{"id":"95015","name":"*","chunks":[],"async":false}},"98861":{"*":{"id":"13065","name":"*","chunks":[],"async":false}},"99545":{"*":{"id":"6873","name":"*","chunks":[],"async":false}},"99917":{"*":{"id":"95572","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--eORNzMShbzkJbNfQT8MbW--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/22a5144ee8d83bca-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/7d4881bb7e1bf84d-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/b496025c9cd768cc.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/3f3ae2bdc9e55259.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-fe12dfe2e0d0e4f3.js"/><script src="/_next/static/chunks/f40797d1-f5f1a98f6dea9bac.js" async=""></script><script src="/_next/static/chunks/65496-22ab1b8fb7a144f0.js" async=""></script><script src="/_next/static/chunks/main-app-ec87f2c9ef083ff1.js" async=""></script><script src="/_next/static/chunks/12079-0574108f1e035a69.js" async=""></script><script src="/_next/static/chunks/app/layout-e3a49e06950a057f.js" async=""></script><script src="/_next/static/chunks/18944-f9c482517327f06b.js" async=""></script><script src="/_next/static/chunks/12790-d3547c5d0ba40341.js" async=""></script><script src="/_next/static/chunks/app/login/admin/page-d470135f7aab6c5e.js" async=""></script><meta name="next-size-adjust" content=""/><title>Chorus</title><meta name="description" content="AI Agent & Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:title" content="Chorus"/><meta property="og:description" content="AI Agent & Human collaboration platform for the AI-Driven Development Lifecycle"/><meta property="og:site_name" content="Chorus"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Chorus"/><meta name="twitter:description" content="AI Agent & Human collaboration platform for the AI-Driven Development Lifecycle"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="256x256"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_246ccd __variable_c29908 antialiased"><div hidden=""><!--$--><!--/$--></div><script src="/_next/static/chunks/webpack-fe12dfe2e0d0e4f3.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[32277,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"7177\",\"static/chunks/app/layout-e3a49e06950a057f.js\"],\"LocaleProvider\"]\n3:I[77999,[],\"\"]\n4:I[29459,[],\"\"]\n5:I[18730,[],\"ClientPageRoot\"]\n6:I[11725,[\"12079\",\"static/chunks/12079-0574108f1e035a69.js\",\"18944\",\"static/chunks/18944-f9c482517327f06b.js\",\"12790\",\"static/chunks/12790-d3547c5d0ba40341.js\",\"43252\",\"static/chunks/app/login/admin/page-d470135f7aab6c5e.js\"],\"default\"]\n9:I[12870,[],\"OutletBoundary\"]\nb:I[52955,[],\"AsyncMetadataOutlet\"]\nd:I[12870,[],\"ViewportBoundary\"]\nf:I[12870,[],\"MetadataBoundary\"]\n10:\"$Sreact.suspense\"\n12:I[34837,[],\"\"]\n:HL[\"/_next/static/media/22a5144ee8d83bca-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/7d4881bb7e1bf84d-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/b496025c9cd768cc.css\",\"style\"]\n:HL[\"/_next/static/css/3f3ae2bdc9e55259.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"eORNzMShbzkJbNfQT8MbW\",\"p\":\"\",\"c\":[\"\",\"login\",\"admin\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"login\",{\"children\":[\"admin\",{\"children\":[\"__PAGE__\",{}]}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/b496025c9cd768cc.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3f3ae2bdc9e55259.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_246ccd __variable_c29908 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"login\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"admin\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{\"Component\":\"$6\",\"searchParams\":{},\"params\":{},\"promises\":[\"$@7\",\"$@8\"]}],null,[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$Ld\",null,{\"children\":\"$Le\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lf\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$10\",null,{\"fallback\":null,\"children\":\"$L11\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$12\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"7:{}\n8:\"$0:f:0:1:2:children:2:children:2:children:1:props:children:0:props:params\"\n"])</script><script>self.__next_f.push([1,"e:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:null\n"])</script><script>self.__next_f.push([1,"13:I[46691,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"c:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Chorus\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"2\",{\"property\":\"og:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:site_name\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"6\",{\"name\":\"twitter:card\",\"content\":\"summary\"}],[\"$\",\"meta\",\"7\",{\"name\":\"twitter:title\",\"content\":\"Chorus\"}],[\"$\",\"meta\",\"8\",{\"name\":\"twitter:description\",\"content\":\"AI Agent \u0026 Human collaboration platform for the AI-Driven Development Lifecycle\"}],[\"$\",\"link\",\"9\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"256x256\"}],[\"$\",\"$L13\",\"10\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"11:\"$c:metadata\"\n"])</script></body></html>
|
|
@@ -13,8 +13,8 @@ f:I[12870,[],"MetadataBoundary"]
|
|
|
13
13
|
:HL["/_next/static/media/22a5144ee8d83bca-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
14
|
:HL["/_next/static/media/7d4881bb7e1bf84d-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
15
15
|
:HL["/_next/static/css/b496025c9cd768cc.css","style"]
|
|
16
|
-
:HL["/_next/static/css/
|
|
17
|
-
0:{"P":null,"b":"
|
|
16
|
+
:HL["/_next/static/css/3f3ae2bdc9e55259.css","style"]
|
|
17
|
+
0:{"P":null,"b":"eORNzMShbzkJbNfQT8MbW","p":"","c":["","login","admin"],"i":false,"f":[[["",{"children":["login",{"children":["admin",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/b496025c9cd768cc.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/css/3f3ae2bdc9e55259.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_246ccd __variable_c29908 antialiased","children":["$","$L2",null,{"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["login",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["admin",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{"Component":"$6","searchParams":{},"params":{},"promises":["$@7","$@8"]}],null,["$","$L9",null,{"children":["$La",["$","$Lb",null,{"promise":"$@c"}]]}]]}],{},null,false]},null,false]},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$Ld",null,{"children":"$Le"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lf",null,{"children":["$","div",null,{"hidden":true,"children":["$","$10",null,{"fallback":null,"children":"$L11"}]}]}]]}],false]],"m":"$undefined","G":["$12",[]],"s":false,"S":true}
|
|
18
18
|
7:{}
|
|
19
19
|
8:"$0:f:0:1:2:children:2:children:2:children:1:props:children:0:props:params"
|
|
20
20
|
e:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(()=>{var a={};a.id=9934,a.ids=[9934],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},20026:(a,b,c)=>{Promise.resolve().then(c.bind(c,71394))},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30642:(a,b,c)=>{Promise.resolve().then(c.bind(c,66803))},33873:a=>{"use strict";a.exports=require("path")},35198:(a,b,c)=>{"use strict";c.d(b,{BT:()=>i,Wu:()=>j,ZB:()=>h,Zp:()=>f,aR:()=>g});var d=c(10837);c(21968);var e=c(96307);function f({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"card",className:(0,e.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",a),...b})}function g({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"card-header",className:(0,e.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",a),...b})}function h({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"card-title",className:(0,e.cn)("leading-none font-semibold",a),...b})}function i({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"card-description",className:(0,e.cn)("text-muted-foreground text-sm",a),...b})}function j({className:a,...b}){return(0,d.jsx)("div",{"data-slot":"card-content",className:(0,e.cn)("px-6",a),...b})}},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},42424:(a,b,c)=>{"use strict";c.d(b,{$:()=>i});var d=c(10837);c(21968);var e=c(35973),f=c(11156),g=c(96307);let h=(0,e.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 i({className:a,variant:b="default",size:c="default",asChild:e=!1,...i}){let j=e?f.bL:"button";return(0,d.jsx)(j,{"data-slot":"button","data-variant":b,"data-size":c,className:(0,g.cn)(h({variant:b,size:c,className:a})),...i})}},52059:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(76929),e=c(30630),f=c(59862),g=c(91959),h=c(8877),i=c(57717),j=c(85532),k=c(38317),l=c(80605),m=c(41431),n=c(28259),o=c(40740),p=c(16002),q=c(66271),r=c(261),s=c(81958),t=c(26331),u=c(26713),v=c(39959),w=c(76644),x=c(23640),y=c(68249),z=c(30143),A=c(47653),B=c(86439),C=c(29723),D=c.n(C),E=c(39303),F=c(79254),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["login",{children:["callback",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,66803)),"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx"]}]},{}]},{metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,40340)),"/home/ubuntu/dev/ai-pm/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,29723,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,3155,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,37942,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,1537,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,I=["/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/login/callback/page",pathname:"/login/callback",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/login/callback/page";"/index"===G&&(G="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await K.prepare(a,b,{srcPage:G,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(G),{isOnDemandRevalidate:ah}=O,ai=K.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(C=$.routes[ag]??$.dynamicRoutes[ag])?void 0:C.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===K.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&K.isDev&&(aB=aa),K.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...E,tree:H,pages:I,GlobalError:D(),handler:L,routeModule:K,__next_app__:J};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:G,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=K.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:K,page:G,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
-
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await K.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!K.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},66803:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(37143).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx","default")},71394:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>l});var d=c(10837),e=c(21968),f=c(1007),g=c(9222);c(21865),c(93524);var h=c(35198),i=c(42424);let j=(0,c(56556).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 k=c(86460);function l(){let a=(0,f.useRouter)(),b=(0,g.c)("login"),[c,l]=(0,e.useState)(""),[m,n]=(0,e.useState)("processingLogin");return(0,e.useRef)(!1),(0,d.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,d.jsx)(h.Zp,{className:"w-full max-w-[400px]",children:(0,d.jsxs)(h.Wu,{className:"p-10",children:[(0,d.jsxs)("div",{className:"mb-8 flex flex-col items-center gap-2",children:[(0,d.jsx)(j,{className:"h-12 w-12 text-foreground"}),(0,d.jsx)("h1",{className:"text-[28px] font-semibold text-foreground",children:b("title")})]}),c?(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsx)("div",{className:"rounded-lg bg-destructive/10 p-4 text-center text-sm text-destructive",children:c}),(0,d.jsx)(i.$,{onClick:()=>a.push("/login"),className:"w-full",children:b("backToLogin")})]}):(0,d.jsx)("div",{className:"space-y-4",children:(0,d.jsxs)("div",{className:"flex items-center justify-center gap-3",children:[(0,d.jsx)(k.A,{className:"h-5 w-5 animate-spin text-foreground"}),(0,d.jsx)("span",{className:"text-sm text-muted-foreground",children:b(m)})]})})]})})})}c(54722)},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86460:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])}
|
|
1
|
+
(()=>{var a={};a.id=9934,a.ids=[9934],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},20026:(a,b,c)=>{Promise.resolve().then(c.bind(c,71394))},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},28354:a=>{"use strict";a.exports=require("util")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},30642:(a,b,c)=>{Promise.resolve().then(c.bind(c,66803))},33873:a=>{"use strict";a.exports=require("path")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},52059:(a,b,c)=>{"use strict";c.r(b),c.d(b,{GlobalError:()=>D.a,__next_app__:()=>J,handler:()=>L,pages:()=>I,routeModule:()=>K,tree:()=>H});var d=c(76929),e=c(30630),f=c(59862),g=c(91959),h=c(8877),i=c(57717),j=c(85532),k=c(38317),l=c(80605),m=c(41431),n=c(28259),o=c(40740),p=c(16002),q=c(66271),r=c(261),s=c(81958),t=c(26331),u=c(26713),v=c(39959),w=c(76644),x=c(23640),y=c(68249),z=c(30143),A=c(47653),B=c(86439),C=c(29723),D=c.n(C),E=c(39303),F=c(79254),G={};for(let a in E)0>["default","tree","pages","GlobalError","__next_app__","routeModule","handler"].indexOf(a)&&(G[a]=()=>E[a]);c.d(b,G);let H={children:["",{children:["login",{children:["callback",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,66803)),"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx"]}]},{}]},{metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]},{layout:[()=>Promise.resolve().then(c.bind(c,40340)),"/home/ubuntu/dev/ai-pm/src/app/layout.tsx"],"global-error":[()=>Promise.resolve().then(c.t.bind(c,29723,23)),"next/dist/client/components/builtin/global-error.js"],"not-found":[()=>Promise.resolve().then(c.t.bind(c,3155,23)),"next/dist/client/components/builtin/not-found.js"],forbidden:[()=>Promise.resolve().then(c.t.bind(c,37942,23)),"next/dist/client/components/builtin/forbidden.js"],unauthorized:[()=>Promise.resolve().then(c.t.bind(c,1537,23)),"next/dist/client/components/builtin/unauthorized.js"],metadata:{icon:[async a=>(await Promise.resolve().then(c.bind(c,33367))).default(a)],apple:[],openGraph:[],twitter:[],manifest:void 0}}]}.children,I=["/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/login/callback/page",pathname:"/login/callback",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/login/callback/page";"/index"===G&&(G="/");let M=(0,h.getRequestMeta)(a,"postponed"),N=(0,h.getRequestMeta)(a,"minimalMode"),O=await K.prepare(a,b,{srcPage:G,multiZoneDraftMode:!1});if(!O)return b.statusCode=400,b.end("Bad Request"),null==d.waitUntil||d.waitUntil.call(d,Promise.resolve()),null;let{buildId:P,query:Q,params:R,parsedUrl:S,pageIsDynamic:T,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,serverActionsManifest:X,clientReferenceManifest:Y,subresourceIntegrityManifest:Z,prerenderManifest:$,isDraftMode:_,resolvedPathname:aa,revalidateOnlyGenerated:ab,routerServerContext:ac,nextConfig:ad,interceptionRoutePatterns:ae}=O,af=S.pathname||"/",ag=(0,r.normalizeAppPath)(G),{isOnDemandRevalidate:ah}=O,ai=K.match(af,$),aj=!!$.routes[aa],ak=!!(ai||aj||$.routes[ag]),al=a.headers["user-agent"]||"",am=(0,u.getBotType)(al),an=(0,p.isHtmlBotRequest)(a),ao=(0,h.getRequestMeta)(a,"isPrefetchRSCRequest")??"1"===a.headers[t.NEXT_ROUTER_PREFETCH_HEADER],ap=(0,h.getRequestMeta)(a,"isRSCRequest")??!!a.headers[t.RSC_HEADER],aq=(0,s.getIsPossibleServerAction)(a),ar=(0,m.checkIsAppPPREnabled)(ad.experimental.ppr)&&(null==(C=$.routes[ag]??$.dynamicRoutes[ag])?void 0:C.renderingMode)==="PARTIALLY_STATIC",as=!1,at=!1,au=ar?M:void 0,av=ar&&ap&&!ao,aw=(0,h.getRequestMeta)(a,"segmentPrefetchRSCRequest"),ax=!al||(0,p.shouldServeStreamingMetadata)(al,ad.htmlLimitedBots);an&&ar&&(ak=!1,ax=!1);let ay=!0===K.isDev||!ak||"string"==typeof M||av,az=an&&ar,aA=null;_||!ak||ay||aq||au||av||(aA=aa);let aB=aA;!aB&&K.isDev&&(aB=aa),K.isDev||_||!ak||!ap||av||(0,k.d)(a.headers);let aC={...E,tree:H,pages:I,GlobalError:D(),handler:L,routeModule:K,__next_app__:J};X&&Y&&(0,o.setReferenceManifestsSingleton)({page:G,clientReferenceManifest:Y,serverActionsManifest:X,serverModuleMap:(0,q.createServerModuleMap)({serverActionsManifest:X})});let aD=a.method||"GET",aE=(0,g.getTracer)(),aF=aE.getActiveScopeSpan();try{let f=K.getVaryHeader(aa,ae);b.setHeader("Vary",f);let k=async(c,d)=>{let e=new l.NodeNextRequest(a),f=new l.NodeNextResponse(b);return K.render(e,f,d).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=aE.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==i.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${aD} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${aD} ${a.url}`)})},m=async({span:e,postponed:f,fallbackRouteParams:g})=>{let i={query:Q,params:R,page:ag,sharedContext:{buildId:P},serverComponentsHmrCache:(0,h.getRequestMeta)(a,"serverComponentsHmrCache"),fallbackRouteParams:g,renderOpts:{App:()=>null,Document:()=>null,pageConfig:{},ComponentMod:aC,Component:(0,j.T)(aC),params:R,routeModule:K,page:G,postponed:f,shouldWaitOnAllReady:az,serveStreamingMetadata:ax,supportsDynamicResponse:"string"==typeof f||ay,buildManifest:U,nextFontManifest:V,reactLoadableManifest:W,subresourceIntegrityManifest:Z,serverActionsManifest:X,clientReferenceManifest:Y,setIsrStatus:null==ac?void 0:ac.setIsrStatus,dir:c(33873).join(process.cwd(),K.relativeProjectDir),isDraftMode:_,isRevalidate:ak&&!f&&!av,botType:am,isOnDemandRevalidate:ah,isPossibleServerAction:aq,assetPrefix:ad.assetPrefix,nextConfigOutput:ad.output,crossOrigin:ad.crossOrigin,trailingSlash:ad.trailingSlash,previewProps:$.preview,deploymentId:ad.deploymentId,enableTainting:ad.experimental.taint,htmlLimitedBots:ad.htmlLimitedBots,devtoolSegmentExplorer:ad.experimental.devtoolSegmentExplorer,reactMaxHeadersLength:ad.reactMaxHeadersLength,multiZoneDraftMode:!1,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:ad.experimental.cacheLife,basePath:ad.basePath,serverActions:ad.experimental.serverActions,...as?{nextExport:!0,supportsDynamicResponse:!1,isStaticGeneration:!0,isRevalidate:!0,isDebugDynamicAccesses:as}:{},experimental:{isRoutePPREnabled:ar,expireTime:ad.expireTime,staleTimes:ad.experimental.staleTimes,cacheComponents:!!ad.experimental.cacheComponents,clientSegmentCache:!!ad.experimental.clientSegmentCache,clientParamParsing:!!ad.experimental.clientParamParsing,dynamicOnHover:!!ad.experimental.dynamicOnHover,inlineCss:!!ad.experimental.inlineCss,authInterrupts:!!ad.experimental.authInterrupts,clientTraceMetadata:ad.experimental.clientTraceMetadata||[]},waitUntil:d.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:()=>{},onInstrumentationRequestError:(b,c,d)=>K.onRequestError(a,b,d,ac),err:(0,h.getRequestMeta)(a,"invokeError"),dev:K.isDev}},l=await k(e,i),{metadata:m}=l,{cacheControl:n,headers:o={},fetchTags:p}=m;if(p&&(o[y.NEXT_CACHE_TAGS_HEADER]=p),a.fetchMetrics=m.fetchMetrics,ak&&(null==n?void 0:n.revalidate)===0&&!K.isDev&&!ar){let a=m.staticBailoutInfo,b=Object.defineProperty(Error(`Page changed from static to dynamic at runtime ${aa}${(null==a?void 0:a.description)?`, reason: ${a.description}`:""}
|
|
2
|
+
see more here https://nextjs.org/docs/messages/app-static-to-dynamic-error`),"__NEXT_ERROR_CODE",{value:"E132",enumerable:!1,configurable:!0});if(null==a?void 0:a.stack){let c=a.stack;b.stack=b.message+c.substring(c.indexOf("\n"))}throw b}return{value:{kind:v.CachedRouteKind.APP_PAGE,html:l,headers:o,rscData:m.flightData,postponed:m.postponed,status:m.statusCode,segmentData:m.segmentData},cacheControl:n}},o=async({hasResolved:c,previousCacheEntry:f,isRevalidating:g,span:i})=>{let j,k=!1===K.isDev,l=c||b.writableEnded;if(ah&&ab&&!f&&!N)return(null==ac?void 0:ac.render404)?await ac.render404(a,b):(b.statusCode=404,b.end("This page could not be found")),null;if(ai&&(j=(0,w.parseFallbackField)(ai.fallback)),j===w.FallbackMode.PRERENDER&&(0,u.isBot)(al)&&(!ar||an)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),(null==f?void 0:f.isStale)===-1&&(ah=!0),ah&&(j!==w.FallbackMode.NOT_FOUND||f)&&(j=w.FallbackMode.BLOCKING_STATIC_RENDER),!N&&j!==w.FallbackMode.BLOCKING_STATIC_RENDER&&aB&&!l&&!_&&T&&(k||!aj)){let b;if((k||ai)&&j===w.FallbackMode.NOT_FOUND)throw new B.NoFallbackError;if(ar&&!ap){let c="string"==typeof(null==ai?void 0:ai.fallback)?ai.fallback:k?ag:null;if(b=await K.handleResponse({cacheKey:c,req:a,nextConfig:ad,routeKind:e.RouteKind.APP_PAGE,isFallback:!0,prerenderManifest:$,isRoutePPREnabled:ar,responseGenerator:async()=>m({span:i,postponed:void 0,fallbackRouteParams:k||at?(0,n.u)(ag):null}),waitUntil:d.waitUntil}),null===b)return null;if(b)return delete b.cacheControl,b}}let o=ah||g||!au?void 0:au;if(as&&void 0!==o)return{cacheControl:{revalidate:1,expire:void 0},value:{kind:v.CachedRouteKind.PAGES,html:x.default.EMPTY,pageData:{},headers:void 0,status:void 0}};let p=T&&ar&&((0,h.getRequestMeta)(a,"renderFallbackShell")||at)?(0,n.u)(af):null;return m({span:i,postponed:o,fallbackRouteParams:p})},p=async c=>{var f,g,i,j,k;let l,n=await K.handleResponse({cacheKey:aA,responseGenerator:a=>o({span:c,...a}),routeKind:e.RouteKind.APP_PAGE,isOnDemandRevalidate:ah,isRoutePPREnabled:ar,req:a,nextConfig:ad,prerenderManifest:$,waitUntil:d.waitUntil});if(_&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate"),K.isDev&&b.setHeader("Cache-Control","no-store, must-revalidate"),!n){if(aA)throw Object.defineProperty(Error("invariant: cache entry required but not generated"),"__NEXT_ERROR_CODE",{value:"E62",enumerable:!1,configurable:!0});return null}if((null==(f=n.value)?void 0:f.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant app-page handler received invalid cache entry ${null==(i=n.value)?void 0:i.kind}`),"__NEXT_ERROR_CODE",{value:"E707",enumerable:!1,configurable:!0});let p="string"==typeof n.value.postponed;ak&&!av&&(!p||ao)&&(N||b.setHeader("x-nextjs-cache",ah?"REVALIDATED":n.isMiss?"MISS":n.isStale?"STALE":"HIT"),b.setHeader(t.NEXT_IS_PRERENDER_HEADER,"1"));let{value:q}=n;if(au)l={revalidate:0,expire:void 0};else if(N&&ap&&!ao&&ar)l={revalidate:0,expire:void 0};else if(!K.isDev)if(_)l={revalidate:0,expire:void 0};else if(ak){if(n.cacheControl)if("number"==typeof n.cacheControl.revalidate){if(n.cacheControl.revalidate<1)throw Object.defineProperty(Error(`Invalid revalidate configuration provided: ${n.cacheControl.revalidate} < 1`),"__NEXT_ERROR_CODE",{value:"E22",enumerable:!1,configurable:!0});l={revalidate:n.cacheControl.revalidate,expire:(null==(j=n.cacheControl)?void 0:j.expire)??ad.expireTime}}else l={revalidate:y.CACHE_ONE_YEAR,expire:void 0}}else b.getHeader("Cache-Control")||(l={revalidate:0,expire:void 0});if(n.cacheControl=l,"string"==typeof aw&&(null==q?void 0:q.kind)===v.CachedRouteKind.APP_PAGE&&q.segmentData){b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"2");let c=null==(k=q.headers)?void 0:k[y.NEXT_CACHE_TAGS_HEADER];N&&ak&&c&&"string"==typeof c&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,c);let d=q.segmentData.get(aw);return void 0!==d?(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(d,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl}):(b.statusCode=204,(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.EMPTY,cacheControl:n.cacheControl}))}let r=(0,h.getRequestMeta)(a,"onCacheEntry");if(r&&await r({...n,value:{...n.value,kind:"PAGE"}},{url:(0,h.getRequestMeta)(a,"initURL")}))return null;if(p&&au)throw Object.defineProperty(Error("Invariant: postponed state should not be present on a resume request"),"__NEXT_ERROR_CODE",{value:"E396",enumerable:!1,configurable:!0});if(q.headers){let a={...q.headers};for(let[c,d]of(N&&ak||delete a[y.NEXT_CACHE_TAGS_HEADER],Object.entries(a)))if(void 0!==d)if(Array.isArray(d))for(let a of d)b.appendHeader(c,a);else"number"==typeof d&&(d=d.toString()),b.appendHeader(c,d)}let s=null==(g=q.headers)?void 0:g[y.NEXT_CACHE_TAGS_HEADER];if(N&&ak&&s&&"string"==typeof s&&b.setHeader(y.NEXT_CACHE_TAGS_HEADER,s),!q.status||ap&&ar||(b.statusCode=q.status),!N&&q.status&&F.RedirectStatusCode[q.status]&&ap&&(b.statusCode=200),p&&b.setHeader(t.NEXT_DID_POSTPONE_HEADER,"1"),ap&&!_){if(void 0===q.rscData){if(q.postponed)throw Object.defineProperty(Error("Invariant: Expected postponed to be undefined"),"__NEXT_ERROR_CODE",{value:"E372",enumerable:!1,configurable:!0});return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:q.html,cacheControl:av?{revalidate:0,expire:void 0}:n.cacheControl})}return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:x.default.fromStatic(q.rscData,t.RSC_CONTENT_TYPE_HEADER),cacheControl:n.cacheControl})}let u=q.html;if(!p||N||ap)return(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:n.cacheControl});if(as)return u.push(new ReadableStream({start(a){a.enqueue(z.ENCODED_TAGS.CLOSED.BODY_AND_HTML),a.close()}})),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}});let w=new TransformStream;return u.push(w.readable),m({span:c,postponed:q.postponed,fallbackRouteParams:null}).then(async a=>{var b,c;if(!a)throw Object.defineProperty(Error("Invariant: expected a result to be returned"),"__NEXT_ERROR_CODE",{value:"E463",enumerable:!1,configurable:!0});if((null==(b=a.value)?void 0:b.kind)!==v.CachedRouteKind.APP_PAGE)throw Object.defineProperty(Error(`Invariant: expected a page response, got ${null==(c=a.value)?void 0:c.kind}`),"__NEXT_ERROR_CODE",{value:"E305",enumerable:!1,configurable:!0});await a.value.html.pipeTo(w.writable)}).catch(a=>{w.writable.abort(a).catch(a=>{console.error("couldn't abort transformer",a)})}),(0,A.sendRenderResult)({req:a,res:b,generateEtags:ad.generateEtags,poweredByHeader:ad.poweredByHeader,result:u,cacheControl:{revalidate:0,expire:void 0}})};if(!aF)return await aE.withPropagatedContext(a.headers,()=>aE.trace(i.BaseServerSpan.handleRequest,{spanName:`${aD} ${a.url}`,kind:g.SpanKind.SERVER,attributes:{"http.method":aD,"http.target":a.url}},p));await p(aF)}catch(b){throw b instanceof B.NoFallbackError||await K.onRequestError(a,b,{routerKind:"App Router",routePath:G,routeType:"render",revalidateReason:(0,f.c)({isRevalidate:ak,isOnDemandRevalidate:ah})},ac),b}}},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},66803:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(37143).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/ubuntu/dev/ai-pm/src/app/login/callback/page.tsx","default")},71394:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>l});var d=c(10837),e=c(21968),f=c(1007),g=c(9222);c(21865),c(93524);var h=c(35198),i=c(42424);let j=(0,c(56556).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 k=c(86460);function l(){let a=(0,f.useRouter)(),b=(0,g.c)("login"),[c,l]=(0,e.useState)(""),[m,n]=(0,e.useState)("processingLogin");return(0,e.useRef)(!1),(0,d.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,d.jsx)(h.Zp,{className:"w-full max-w-[400px]",children:(0,d.jsxs)(h.Wu,{className:"p-10",children:[(0,d.jsxs)("div",{className:"mb-8 flex flex-col items-center gap-2",children:[(0,d.jsx)(j,{className:"h-12 w-12 text-foreground"}),(0,d.jsx)("h1",{className:"text-[28px] font-semibold text-foreground",children:b("title")})]}),c?(0,d.jsxs)("div",{className:"space-y-4",children:[(0,d.jsx)("div",{className:"rounded-lg bg-destructive/10 p-4 text-center text-sm text-destructive",children:c}),(0,d.jsx)(i.$,{onClick:()=>a.push("/login"),className:"w-full",children:b("backToLogin")})]}):(0,d.jsx)("div",{className:"space-y-4",children:(0,d.jsxs)("div",{className:"flex items-center justify-center gap-3",children:[(0,d.jsx)(k.A,{className:"h-5 w-5 animate-spin text-foreground"}),(0,d.jsx)("span",{className:"text-sm text-muted-foreground",children:b(m)})]})})]})})})}c(54722)},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86460:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("loader-circle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]])}};var b=require("../../../webpack-runtime.js");b.C(a);var c=b.X(0,[8843,8322,9516,7201,3371],()=>b(b.s=52059));module.exports=c})();
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":1,"files":["../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/constants.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/is-error.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/package.json","../../../../../node_modules/next","../../../../package.json","../../../chunks/
|
|
1
|
+
{"version":1,"files":["../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/client/components/app-router-headers.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/@opentelemetry/api/index.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/@opentelemetry/api/package.json","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/jsonwebtoken/index.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/jsonwebtoken/package.json","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/compiled/next-server/app-page.runtime.prod.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/client-and-server-references.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/constants.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/interop-default.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/is-error.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/lib/semver-noop.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/action-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/action-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/after-task-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/after-task-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/async-local-storage.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/cache-signal.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/dynamic-access-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/dynamic-access-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/module-loading/track-module-loading.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/module-loading/track-module-loading.instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-unit-async-storage-instance.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/app-render/work-unit-async-storage.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/cache-handlers/default.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/incremental-cache/memory-cache.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/incremental-cache/shared-cache-controls.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/incremental-cache/tags-manifest.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/lru-cache.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/router-utils/instrumentation-globals.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/router-utils/instrumentation-node-extensions.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/trace/constants.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/lib/trace/tracer.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/load-manifest.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/server/response-cache/types.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/deep-freeze.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/invariant-error.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/is-plain-object.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/is-thenable.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/no-fallback-error.external.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/page-path/ensure-leading-slash.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/router/utils/app-paths.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/router/utils/html-bots.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/router/utils/is-bot.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/segment.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/dist/shared/lib/server-reference-info.js","../../../../../node_modules/.pnpm/next@15.5.12_@babel+core@7.29.0_react-dom@19.2.3_react@19.2.3__react@19.2.3/node_modules/next/package.json","../../../../../node_modules/next","../../../../package.json","../../../chunks/3371.js","../../../chunks/6113.js","../../../chunks/7201.js","../../../chunks/8322.js","../../../chunks/8843.js","../../../chunks/920.js","../../../chunks/9516.js","../../../webpack-runtime.js","page_client-reference-manifest.js"]}
|