@chorus-aidlc/chorus 0.12.0 → 0.13.0
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 +440 -392
- package/.next/standalone/.next/app-path-routes-manifest.json +45 -43
- package/.next/standalone/.next/build-manifest.json +5 -5
- package/.next/standalone/.next/prerender-manifest.json +48 -48
- package/.next/standalone/.next/react-loadable-manifest.json +33 -27
- package/.next/standalone/.next/routes-manifest.json +16 -0
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +2 -2
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/graph/page.js +2 -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 +1 -1
- 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_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_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_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_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/refresh/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/control/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon/execution-state/route_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/daemon-sessions/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/entities/[type]/[uuid]/root-idea/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/events/notifications/route.js +6 -4
- 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 +7 -5
- 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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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/keepalive/route_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/resource-graph/route.js +1 -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_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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_client-reference-manifest.js +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 +2 -2
- 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_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 +2 -2
- package/.next/standalone/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/login/silent-refresh.html +1 -1
- package/.next/standalone/.next/server/app/login/silent-refresh.rsc +2 -2
- 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 +45 -43
- package/.next/standalone/.next/server/chunks/1113.js +2 -2
- package/.next/standalone/.next/server/chunks/1337.js +1 -1
- package/.next/standalone/.next/server/chunks/1463.js +1 -1
- package/.next/standalone/.next/server/chunks/1559.js +13 -0
- package/.next/standalone/.next/server/chunks/178.js +31 -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/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/298.js +1 -0
- 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/3373.js +1 -0
- 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/5011.js +1 -0
- package/.next/standalone/.next/server/chunks/5090.js +1 -1
- package/.next/standalone/.next/server/chunks/5217.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/679.js +1 -0
- package/.next/standalone/.next/server/chunks/6813.js +1 -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/7368.js +1 -1
- package/.next/standalone/.next/server/chunks/7421.js +1 -0
- package/.next/standalone/.next/server/chunks/7515.js +1 -1
- package/.next/standalone/.next/server/chunks/7912.js +1 -0
- 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/8812.js +1 -1
- package/.next/standalone/.next/server/chunks/8821.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/9273.js +1 -0
- package/.next/standalone/.next/server/chunks/937.js +1 -1
- package/.next/standalone/.next/server/chunks/9849.js +2 -2
- package/.next/standalone/.next/server/chunks/9855.js +6 -0
- 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/pages-manifest.json +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/.next/static/chunks/10919-7f63b2801a92b8c6.js +1 -0
- package/.next/standalone/.next/static/chunks/{16551-68896c0ca7966ebf.js → 16551-d129ae0de4a04d69.js} +5 -5
- package/.next/standalone/.next/static/chunks/1891-d4a9e756fefba3a9.js +1 -0
- package/.next/standalone/.next/static/chunks/22190.149dd0799cbcba06.js +1 -0
- package/.next/standalone/.next/static/chunks/{2351.35085ef2663aaa44.js → 2351.a2908f154b03857c.js} +1 -1
- package/.next/standalone/.next/static/chunks/{29047.664290ff8a84b205.js → 29047.65b677c7f3e6459f.js} +1 -1
- package/.next/standalone/.next/static/chunks/2987-c15f09093b821b24.js +1 -0
- 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/{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/36493-5326c14a7240edc8.js +1 -0
- package/.next/standalone/.next/static/chunks/43741-aeea04ab873ac4e9.js +1 -0
- package/.next/standalone/.next/static/chunks/{47066.7848777fc81f5714.js → 47066.214cf62dd898ea16.js} +1 -1
- package/.next/standalone/.next/static/chunks/4860.c3c83713d1f163a5.js +1 -0
- package/.next/standalone/.next/static/chunks/48782.4ca261e8e23a8983.js +24 -0
- package/.next/standalone/.next/static/chunks/49852-5337f139a2f87c46.js +1 -0
- package/.next/standalone/.next/static/chunks/49965-fa11628d5ac8fbbe.js +1 -0
- package/.next/standalone/.next/static/chunks/56812-a6fe5225adc0b2ff.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/64894-71b047ae8ef2f3d8.js +1 -0
- package/.next/standalone/.next/static/chunks/65317.ab0c5ecb4164b291.js +148 -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/78966.075119c3a72135ed.js +1 -0
- package/.next/standalone/.next/static/chunks/79806.21f1d23ca273000d.js +4 -0
- package/.next/standalone/.next/static/chunks/85947.c813bf8bc6e1d675.js +90 -0
- package/.next/standalone/.next/static/chunks/8796-69e708cb8603d8b4.js +1 -0
- package/.next/standalone/.next/static/chunks/91666-3fd4f3512a53ff20.js +1 -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/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/97263-018d631416efa5cd.js +1 -0
- package/.next/standalone/.next/static/chunks/97868-55f18a05fe483d85.js +1 -0
- package/.next/standalone/.next/static/chunks/99373.2b68fce200cc323e.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-6061b60d52262d3c.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-78ab05c72bcd04fd.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/{page-f1b0daea9f947caf.js → page-31ae6abada6e6a64.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-478cce81afbfc145.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-494b80e61b485870.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/{page-6620b9d7a2cc766f.js → page-7ebb779f0db4c58b.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/graph/page-bfbfc5005de2be13.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-fbb4dd4124525f97.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-164fe175720b24a1.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-2742c745a90f843f.js +1 -0
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/{page-d5c3dde34d6291a8.js → page-f2313bf05387b39b.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/{page-0da08d8b425acb6a.js → page-955e8fd8d7b0b7c8.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/{page-fec019d974ef8d4e.js → page-0bc22273214e522f.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/{page-44014947a679f91c.js → page-960ab78b5055780c.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/{route-f1b0daea9f947caf.js → route-31ae6abada6e6a64.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/companies/{route-f1b0daea9f947caf.js → route-31ae6abada6e6a64.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/login/{route-f1b0daea9f947caf.js → route-31ae6abada6e6a64.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/api/admin/session/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agent-connections/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/agents/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/api-keys/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/me/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/session/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/comments/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/control/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/execution-state/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/executions/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/pending-turns/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/report-interrupt/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/resume/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/transcript/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon/turn-advance/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/instruction/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/repoint/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/[sessionUuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/ad-hoc/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/daemon-sessions/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/entities/[type]/[uuid]/root-idea/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/events/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/health/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/keepalive/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mcp/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/mentionables/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/project-groups/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/resource-graph/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/projects/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/search/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-31ae6abada6e6a64.js +1 -0
- package/.next/standalone/.next/static/chunks/app/login/page-d2513f477211dd6f.js +1 -0
- package/.next/standalone/.next/static/chunks/app/onboarding/{page-9a41067d4c5d29d7.js → page-500aded75bf11ed6.js} +1 -1
- package/.next/standalone/.next/static/chunks/app/page-075afd218994d377.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-7483083a976ed3d7.js +1 -0
- package/.next/standalone/.next/static/css/ed6baccd62b81c4e.css +1 -0
- package/.next/standalone/package.json +3 -1
- package/README.md +10 -2
- package/README.zh.md +10 -2
- package/chorus.mjs +118 -34
- package/cli/client-args.mjs +1 -1
- package/cli/codex-session-map.mjs +117 -0
- package/cli/codex-spawner.mjs +312 -0
- package/cli/daemon-agent.mjs +32 -6
- package/cli/daemon-banner.mjs +43 -5
- package/cli/daemon.mjs +133 -14
- package/cli/embedded-db.mjs +234 -0
- package/cli/login.mjs +77 -34
- package/cli/spawner-select.mjs +30 -0
- package/cli/sse-listener.mjs +29 -1
- package/cli/upload-hooks.mjs +73 -8
- package/package.json +3 -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/3371.js +0 -1
- package/.next/standalone/.next/server/chunks/345.js +0 -1
- package/.next/standalone/.next/server/chunks/4872.js +0 -1
- package/.next/standalone/.next/server/chunks/4958.js +0 -1
- package/.next/standalone/.next/server/chunks/5581.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/7897.js +0 -1
- package/.next/standalone/.next/server/chunks/8245.js +0 -31
- package/.next/standalone/.next/server/chunks/9161.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/31467.2013df596c751e6e.js +0 -115
- package/.next/standalone/.next/static/chunks/32497-886aa4d3d7bf4967.js +0 -1
- package/.next/standalone/.next/static/chunks/34520.34ba1239c9b5a275.js +0 -1
- package/.next/standalone/.next/static/chunks/40867-04cc0d00205eaf9b.js +0 -1
- package/.next/standalone/.next/static/chunks/42111-1935df3b0dab2095.js +0 -1
- package/.next/standalone/.next/static/chunks/4860.f4242c493fcf182d.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/6239-d78e6f830ce0a7f8.js +0 -1
- 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-2b959ab0a7f610b4.js +0 -1
- package/.next/standalone/.next/static/chunks/79806.d210b93e41d4d7ff.js +0 -4
- 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-9406a4014b667c2d.js +0 -1
- package/.next/standalone/.next/static/chunks/99373.880b43de1fa6411f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-f04d5fa070f15acd.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/page-c4271886ef004611.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page-7a8b60de97bfbd29.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-0a55289b2bc510c2.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-99639479cc98965f.js +0 -1
- package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-5d09141beb5d6aee.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/page-e7493d55573a52f1.js +0 -1
- package/.next/standalone/.next/static/chunks/app/page-8b4baa950c78ffe7.js +0 -1
- package/.next/standalone/.next/static/chunks/webpack-1556cfd11f7e90d1.js +0 -1
- package/.next/standalone/.next/static/css/6e8fd46b062fd4fc.css +0 -1
- /package/.next/standalone/.next/static/{v1yRpXkt1wNBkZMTE3tiz → W3KEB0tOAICVtfAUfR_M9}/_buildManifest.js +0 -0
- /package/.next/standalone/.next/static/{v1yRpXkt1wNBkZMTE3tiz → W3KEB0tOAICVtfAUfR_M9}/_ssgManifest.js +0 -0
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"id": 69477,
|
|
58
58
|
"files": [
|
|
59
59
|
"static/chunks/4f8e262c.5239eb8dd5a3486c.js",
|
|
60
|
-
"static/chunks/69477.
|
|
60
|
+
"static/chunks/69477.5b79cd575f93298f.js"
|
|
61
61
|
]
|
|
62
62
|
},
|
|
63
63
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-336JU56O.mjs -> ./dagre-KV5264BT.mjs": {
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
"static/chunks/4f8e262c.5239eb8dd5a3486c.js",
|
|
82
82
|
"static/chunks/27783.70af75ac091e5b31.js",
|
|
83
83
|
"static/chunks/88439.528a166b33a003d3.js",
|
|
84
|
-
"static/chunks/69763.
|
|
84
|
+
"static/chunks/69763.003df47b4ee38644.js"
|
|
85
85
|
]
|
|
86
86
|
},
|
|
87
87
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/blockDiagram-DXYQGD6D.mjs": {
|
|
@@ -89,26 +89,26 @@
|
|
|
89
89
|
"files": [
|
|
90
90
|
"static/chunks/27783.70af75ac091e5b31.js",
|
|
91
91
|
"static/chunks/80478.75454fe2622f8d60.js",
|
|
92
|
-
"static/chunks/96132.
|
|
92
|
+
"static/chunks/96132.ab9b9433c7b2fa1c.js"
|
|
93
93
|
]
|
|
94
94
|
},
|
|
95
95
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/c4Diagram-AHTNJAMY.mjs": {
|
|
96
96
|
"id": 7317,
|
|
97
97
|
"files": [
|
|
98
|
-
"static/chunks/7317.
|
|
98
|
+
"static/chunks/7317.8e3ce1ce083425d8.js"
|
|
99
99
|
]
|
|
100
100
|
},
|
|
101
101
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/classDiagram-6PBFFD2Q.mjs": {
|
|
102
102
|
"id": 38513,
|
|
103
103
|
"files": [
|
|
104
|
-
"static/chunks/96028.
|
|
104
|
+
"static/chunks/96028.cdbf36dca753e70f.js",
|
|
105
105
|
"static/chunks/38513.2edbf8332418852a.js"
|
|
106
106
|
]
|
|
107
107
|
},
|
|
108
108
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/classDiagram-v2-HSJHXN6E.mjs": {
|
|
109
109
|
"id": 34037,
|
|
110
110
|
"files": [
|
|
111
|
-
"static/chunks/96028.
|
|
111
|
+
"static/chunks/96028.cdbf36dca753e70f.js",
|
|
112
112
|
"static/chunks/34037.e8e16348aca40958.js"
|
|
113
113
|
]
|
|
114
114
|
},
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"files": [
|
|
126
126
|
"static/chunks/27783.70af75ac091e5b31.js",
|
|
127
127
|
"static/chunks/88439.528a166b33a003d3.js",
|
|
128
|
-
"static/chunks/48782.
|
|
128
|
+
"static/chunks/48782.4ca261e8e23a8983.js"
|
|
129
129
|
]
|
|
130
130
|
},
|
|
131
131
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/diagram-MMDJMWI5.mjs": {
|
|
@@ -147,19 +147,19 @@
|
|
|
147
147
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/erDiagram-SMLLAGMA.mjs": {
|
|
148
148
|
"id": 58699,
|
|
149
149
|
"files": [
|
|
150
|
-
"static/chunks/58699.
|
|
150
|
+
"static/chunks/58699.364d357d33fcb52f.js"
|
|
151
151
|
]
|
|
152
152
|
},
|
|
153
153
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/flowDiagram-DWJPFMVM.mjs": {
|
|
154
154
|
"id": 33665,
|
|
155
155
|
"files": [
|
|
156
|
-
"static/chunks/33665.
|
|
156
|
+
"static/chunks/33665.804ece4d6c6e4eca.js"
|
|
157
157
|
]
|
|
158
158
|
},
|
|
159
159
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/ganttDiagram-T4ZO3ILL.mjs": {
|
|
160
160
|
"id": 91709,
|
|
161
161
|
"files": [
|
|
162
|
-
"static/chunks/91709.
|
|
162
|
+
"static/chunks/91709.ed3bfd285c518df1.js"
|
|
163
163
|
]
|
|
164
164
|
},
|
|
165
165
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/gitGraphDiagram-UUTBAWPF.mjs": {
|
|
@@ -167,7 +167,7 @@
|
|
|
167
167
|
"files": [
|
|
168
168
|
"static/chunks/27783.70af75ac091e5b31.js",
|
|
169
169
|
"static/chunks/88439.528a166b33a003d3.js",
|
|
170
|
-
"static/chunks/30682.
|
|
170
|
+
"static/chunks/30682.b12a9bef588e7b03.js"
|
|
171
171
|
]
|
|
172
172
|
},
|
|
173
173
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/infoDiagram-42DDH7IO.mjs": {
|
|
@@ -187,7 +187,7 @@
|
|
|
187
187
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/journeyDiagram-VCZTEJTY.mjs": {
|
|
188
188
|
"id": 65317,
|
|
189
189
|
"files": [
|
|
190
|
-
"static/chunks/65317.
|
|
190
|
+
"static/chunks/65317.ab0c5ecb4164b291.js"
|
|
191
191
|
]
|
|
192
192
|
},
|
|
193
193
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/kanban-definition-6JOO6SKY.mjs": {
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/mindmap-definition-QFDTVHPH.mjs": {
|
|
200
200
|
"id": 85947,
|
|
201
201
|
"files": [
|
|
202
|
-
"static/chunks/85947.
|
|
202
|
+
"static/chunks/85947.c813bf8bc6e1d675.js"
|
|
203
203
|
]
|
|
204
204
|
},
|
|
205
205
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/pieDiagram-DEJITSTG.mjs": {
|
|
@@ -207,32 +207,32 @@
|
|
|
207
207
|
"files": [
|
|
208
208
|
"static/chunks/27783.70af75ac091e5b31.js",
|
|
209
209
|
"static/chunks/88439.528a166b33a003d3.js",
|
|
210
|
-
"static/chunks/47066.
|
|
210
|
+
"static/chunks/47066.214cf62dd898ea16.js"
|
|
211
211
|
]
|
|
212
212
|
},
|
|
213
213
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/quadrantDiagram-34T5L4WZ.mjs": {
|
|
214
214
|
"id": 67377,
|
|
215
215
|
"files": [
|
|
216
|
-
"static/chunks/34520.
|
|
216
|
+
"static/chunks/34520.1a6c6a7c421b0ff3.js"
|
|
217
217
|
]
|
|
218
218
|
},
|
|
219
219
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/requirementDiagram-MS252O5E.mjs": {
|
|
220
220
|
"id": 2351,
|
|
221
221
|
"files": [
|
|
222
|
-
"static/chunks/2351.
|
|
222
|
+
"static/chunks/2351.a2908f154b03857c.js"
|
|
223
223
|
]
|
|
224
224
|
},
|
|
225
225
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/sankeyDiagram-XADWPNL6.mjs": {
|
|
226
226
|
"id": 79806,
|
|
227
227
|
"files": [
|
|
228
|
-
"static/chunks/79806.
|
|
228
|
+
"static/chunks/79806.21f1d23ca273000d.js"
|
|
229
229
|
]
|
|
230
230
|
},
|
|
231
231
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/sequenceDiagram-FGHM5R23.mjs": {
|
|
232
232
|
"id": 10951,
|
|
233
233
|
"files": [
|
|
234
|
-
"static/chunks/f57f1d5e.
|
|
235
|
-
"static/chunks/73506.
|
|
234
|
+
"static/chunks/f57f1d5e.c345ce68aa5052a7.js",
|
|
235
|
+
"static/chunks/73506.b9c053e2335b6084.js"
|
|
236
236
|
]
|
|
237
237
|
},
|
|
238
238
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/stateDiagram-FHFEXIEX.mjs": {
|
|
@@ -241,27 +241,27 @@
|
|
|
241
241
|
"static/chunks/27783.70af75ac091e5b31.js",
|
|
242
242
|
"static/chunks/80478.75454fe2622f8d60.js",
|
|
243
243
|
"static/chunks/7387.f8cf2c36cf9b56dc.js",
|
|
244
|
-
"static/chunks/29047.
|
|
245
|
-
"static/chunks/22190.
|
|
244
|
+
"static/chunks/29047.65b677c7f3e6459f.js",
|
|
245
|
+
"static/chunks/22190.149dd0799cbcba06.js"
|
|
246
246
|
]
|
|
247
247
|
},
|
|
248
248
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/stateDiagram-v2-QKLJ7IA2.mjs": {
|
|
249
249
|
"id": 75847,
|
|
250
250
|
"files": [
|
|
251
|
-
"static/chunks/29047.
|
|
251
|
+
"static/chunks/29047.65b677c7f3e6459f.js",
|
|
252
252
|
"static/chunks/75847.0a83259a1ed4c4db.js"
|
|
253
253
|
]
|
|
254
254
|
},
|
|
255
255
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/timeline-definition-GMOUNBTQ.mjs": {
|
|
256
256
|
"id": 31467,
|
|
257
257
|
"files": [
|
|
258
|
-
"static/chunks/31467.
|
|
258
|
+
"static/chunks/31467.9f8adfa602f97fcf.js"
|
|
259
259
|
]
|
|
260
260
|
},
|
|
261
261
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/vennDiagram-DHZGUBPP.mjs": {
|
|
262
262
|
"id": 61963,
|
|
263
263
|
"files": [
|
|
264
|
-
"static/chunks/61963.
|
|
264
|
+
"static/chunks/61963.fd130ba09dd25e2e.js"
|
|
265
265
|
]
|
|
266
266
|
},
|
|
267
267
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/wardleyDiagram-NUSXRM2D.mjs": {
|
|
@@ -275,7 +275,7 @@
|
|
|
275
275
|
"../node_modules/.pnpm/mermaid@11.14.0/node_modules/mermaid/dist/mermaid.core.mjs -> ./chunks/mermaid.core/xychartDiagram-5P7HB3ND.mjs": {
|
|
276
276
|
"id": 94400,
|
|
277
277
|
"files": [
|
|
278
|
-
"static/chunks/94400.
|
|
278
|
+
"static/chunks/94400.0d371a4d306a614b.js"
|
|
279
279
|
]
|
|
280
280
|
},
|
|
281
281
|
"../node_modules/.pnpm/shiki@4.1.0/node_modules/shiki/dist/bundle-full.mjs -> shiki/wasm": {
|
|
@@ -2343,6 +2343,12 @@
|
|
|
2343
2343
|
"static/chunks/21285.944c1ff822774352.js"
|
|
2344
2344
|
]
|
|
2345
2345
|
},
|
|
2346
|
+
"app/(dashboard)/projects/[uuid]/graph/resource-graph.tsx -> ./mindmap-canvas": {
|
|
2347
|
+
"id": 78966,
|
|
2348
|
+
"files": [
|
|
2349
|
+
"static/chunks/78966.075119c3a72135ed.js"
|
|
2350
|
+
]
|
|
2351
|
+
},
|
|
2346
2352
|
"hooks/use-document-export.ts -> @/lib/export/export-docx": {
|
|
2347
2353
|
"id": 9634,
|
|
2348
2354
|
"files": [
|
|
@@ -2485,8 +2491,8 @@
|
|
|
2485
2491
|
"id": 71352,
|
|
2486
2492
|
"files": [
|
|
2487
2493
|
"static/chunks/f3524bc3-5c48b74c49ddeca0.js",
|
|
2488
|
-
"static/chunks/fcc64ffe-
|
|
2489
|
-
"static/chunks/16551-
|
|
2494
|
+
"static/chunks/fcc64ffe-2c36a6b45f81782c.js",
|
|
2495
|
+
"static/chunks/16551-d129ae0de4a04d69.js"
|
|
2490
2496
|
]
|
|
2491
2497
|
}
|
|
2492
2498
|
}
|
|
@@ -261,6 +261,14 @@
|
|
|
261
261
|
},
|
|
262
262
|
"namedRegex": "^/api/projects/(?<nxtPuuid>[^/]+?)/proposals/(?<nxtPproposalUuid>[^/]+?)/validate(?:/)?$"
|
|
263
263
|
},
|
|
264
|
+
{
|
|
265
|
+
"page": "/api/projects/[uuid]/resource-graph",
|
|
266
|
+
"regex": "^/api/projects/([^/]+?)/resource\\-graph(?:/)?$",
|
|
267
|
+
"routeKeys": {
|
|
268
|
+
"nxtPuuid": "nxtPuuid"
|
|
269
|
+
},
|
|
270
|
+
"namedRegex": "^/api/projects/(?<nxtPuuid>[^/]+?)/resource\\-graph(?:/)?$"
|
|
271
|
+
},
|
|
264
272
|
{
|
|
265
273
|
"page": "/api/projects/[uuid]/stats",
|
|
266
274
|
"regex": "^/api/projects/([^/]+?)/stats(?:/)?$",
|
|
@@ -432,6 +440,14 @@
|
|
|
432
440
|
},
|
|
433
441
|
"namedRegex": "^/projects/(?<nxtPuuid>[^/]+?)/documents/(?<nxtPdocumentUuid>[^/]+?)(?:/)?$"
|
|
434
442
|
},
|
|
443
|
+
{
|
|
444
|
+
"page": "/projects/[uuid]/graph",
|
|
445
|
+
"regex": "^/projects/([^/]+?)/graph(?:/)?$",
|
|
446
|
+
"routeKeys": {
|
|
447
|
+
"nxtPuuid": "nxtPuuid"
|
|
448
|
+
},
|
|
449
|
+
"namedRegex": "^/projects/(?<nxtPuuid>[^/]+?)/graph(?:/)?$"
|
|
450
|
+
},
|
|
435
451
|
{
|
|
436
452
|
"page": "/projects/[uuid]/proposals",
|
|
437
453
|
"regex": "^/projects/([^/]+?)/proposals(?:/)?$",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
(()=>{var a={};a.id=4997,a.ids=[4997],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1708:a=>{"use strict";a.exports=require("node:process")},2852:(a,b,c)=>{"use strict";c.d(b,{J:()=>g});var d=c(10837);c(21968);var e=c(13277),f=c(96307);function g({className:a,...b}){return(0,d.jsx)(e.Root,{"data-slot":"label",className:(0,f.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",a),...b})}},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},3801:(a,b,c)=>{Promise.resolve().then(c.bind(c,92069))},4573:a=>{"use strict";a.exports=require("node:buffer")},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},12412:a=>{"use strict";a.exports=require("assert")},13277:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Label:()=>g,Root:()=>h});var d=c(21968),e=c(16551),f=c(10837),g=d.forwardRef((a,b)=>(0,f.jsx)(e.sG.label,{...a,ref:b,onMouseDown:b=>{b.target.closest("button, input, select, textarea")||(a.onMouseDown?.(b),!b.defaultPrevented&&b.detail>1&&b.preventDefault())}}));g.displayName="Label";var h=g},14259:(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:["(dashboard)",{children:["project-groups",{children:["[uuid]",{children:["__PAGE__",{},{page:[()=>Promise.resolve().then(c.bind(c,27072)),"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/project-groups/[uuid]/page.tsx"]}]},{}]},{}]},{layout:[()=>Promise.resolve().then(c.bind(c,16352)),"/home/ubuntu/dev/ai-pm/src/app/(dashboard)/layout.tsx"],"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}}]},{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/(dashboard)/project-groups/[uuid]/page.tsx"],J={require:c,loadChunk:()=>Promise.resolve()},K=new d.AppPageRouteModule({definition:{kind:e.RouteKind.APP_PAGE,page:"/(dashboard)/project-groups/[uuid]/page",pathname:"/project-groups/[uuid]",bundlePath:"",filename:"",appPaths:[]},userland:{loaderTree:H},distDir:".next",relativeProjectDir:""});async function L(a,b,d){var C;let G="/(dashboard)/project-groups/[uuid]/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}}},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},24916:(a,b,c)=>{"use strict";c.d(b,{C:()=>s});var d=c(10837),e=c(21968),f=c(1007),g=c(9222),h=c(78323),i=c(31009),j=c(9810),k=c(86460),l=c(92900),m=c(11568),n=c(42424),o=c(9994),p=c(2852),q=c(20170),r=c(42087);function s({open:a,onOpenChange:b,groupUuid:c,groupName:s,onCreated:t}){let u=(0,g.c)(),v=(0,f.useRouter)(),[w,x]=(0,e.useTransition)(),[y,z]=(0,e.useState)(""),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)(null),[E,F]=(0,e.useState)(!1),G=s||u("projectGroups.ungrouped"),H=()=>{y.trim()&&(D(null),x(async()=>{try{let a=await fetch("/api/projects",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:y.trim(),description:A.trim()||void 0,groupUuid:c||void 0})}),d=await a.json();d.success?(F(!0),setTimeout(()=>{z(""),B(""),b(!1),t?.(),v.refresh(),F(!1)},600)):D(d.error||u("projects.createFailed"))}catch{D(u("common.genericError"))}}))};return(0,d.jsx)(m.lG,{open:a,onOpenChange:b,children:(0,d.jsxs)(m.Cf,{className:"sm:max-w-[480px] gap-0 p-0 rounded-[16px]",showCloseButton:!1,children:[(0,d.jsx)(m.c7,{className:"flex flex-row items-center justify-between p-[20px_24px] border-b border-[#E5E2DC]",children:(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)(m.L3,{className:"text-lg font-semibold tracking-[-0.3px] text-[#2C2C2C]",children:u("projectGroups.newProjectTitle")}),(0,d.jsx)("p",{className:"text-xs text-[#9A9A9A]",children:u("projectGroups.creatingIn",{groupName:G})})]})}),(0,d.jsx)(m.rr,{className:"sr-only",children:u("projectGroups.newProjectTitle")}),(0,d.jsxs)("div",{className:"flex flex-col gap-5 p-6",children:[C&&(0,d.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:C}),(0,d.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,d.jsx)(p.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:u("projectGroups.projectTitle")}),(0,d.jsx)(o.p,{value:y,onChange:a=>z(a.target.value),placeholder:u("projectGroups.projectTitlePlaceholder"),className:"h-10 rounded-lg border-[#E5E2DC]",onKeyDown:a=>{!(0,r.P)(a)&&"Enter"===a.key&&y.trim()&&H()}})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,d.jsx)(p.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:u("common.description")}),(0,d.jsx)(q.T,{value:A,onChange:a=>B(a.target.value),placeholder:u("projectGroups.projectDescriptionPlaceholder"),className:"min-h-[80px] rounded-lg border-[#E5E2DC]"})]})]}),(0,d.jsxs)("div",{className:"flex justify-end gap-3 p-[16px_24px] border-t border-[#E5E2DC]",children:[(0,d.jsx)(n.$,{variant:"outline",onClick:()=>b(!1),className:"rounded-lg border-[#E5E2DC] text-[13px]",children:u("common.cancel")}),(0,d.jsx)(n.$,{onClick:H,disabled:w||E||!y.trim(),className:"rounded-lg bg-[#C67A52] hover:bg-[#B56A42] text-white text-[13px] gap-1.5",children:(0,d.jsx)(h.N,{mode:"wait",children:E?(0,d.jsx)(i.P.span,{initial:{opacity:0,scale:.5},animate:{opacity:1,scale:1},exit:{opacity:0},transition:{duration:.15},className:"flex items-center gap-2",children:(0,d.jsx)(j.A,{className:"h-3.5 w-3.5"})},"success"):w?(0,d.jsxs)(i.P.span,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"flex items-center gap-2",children:[(0,d.jsx)(k.A,{className:"h-3.5 w-3.5 animate-spin"}),u("common.creating")]},"loading"):(0,d.jsxs)(i.P.span,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"flex items-center gap-2",children:[(0,d.jsx)(l.A,{className:"h-3.5 w-3.5"}),u("projectGroups.createProject")]},"idle")})})]})]})})}},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},26849:a=>{"use strict";a.exports=require("@prisma/client/runtime/client")},27072:(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/(dashboard)/project-groups/[uuid]/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/(dashboard)/project-groups/[uuid]/page.tsx","default")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},44865:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.wasm-base64.mjs")},49102:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},51608:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{"40705cc101b63237107b453c520d6d78856d9c8e2c":()=>e.v5,"40a1f0266b24d6648d5f8219fd179180fe1e14b420":()=>e.Dv,"603c2d76f81819bbb978bd90214f4cd11f80c8d04a":()=>e.Tg});var e=c(22299),f=a([e]);e=(f.then?(await f)():f)[0],d()}catch(a){d(a)}})},55063:a=>{"use strict";a.exports=import("shiki/engine/javascript")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64939:a=>{"use strict";a.exports=import("pg")},67353:(a,b,c)=>{Promise.resolve().then(c.bind(c,27072))},73136:a=>{"use strict";a.exports=require("node:url")},74552:a=>{"use strict";a.exports=require("pino")},75811:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.mjs")},76664:(a,b,c)=>{"use strict";function d(a){let b="string"==typeof a?new Date(a):a;if(isNaN(b.getTime()))return"";let c=b.getFullYear(),d=String(b.getMonth()+1).padStart(2,"0"),e=String(b.getDate()).padStart(2,"0"),f=String(b.getHours()).padStart(2,"0"),g=String(b.getMinutes()).padStart(2,"0");return`${c}-${d}-${e} ${f}:${g}`}function e(a,b){let c="string"==typeof a?new Date(a):a;return isNaN(c.getTime())?"":c.toLocaleDateString(b,{month:"short",day:"numeric"})}c.d(b,{r:()=>d,s:()=>e})},76760:a=>{"use strict";a.exports=require("node:path")},78908:a=>{"use strict";a.exports=import("shiki")},79428:a=>{"use strict";a.exports=require("buffer")},79543:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("trash-2",[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]])},79551:a=>{"use strict";a.exports=require("url")},83997:a=>{"use strict";a.exports=require("tty")},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},90924:(a,b,c)=>{"use strict";c.d(b,{D:()=>e,g:()=>f});let d=[{bg:"#F5C4B3",text:"#712B13"},{bg:"#FAC775",text:"#633806"},{bg:"#CECBF6",text:"#3C3489"},{bg:"#B5D4F4",text:"#0C447C"},{bg:"#C0DD97",text:"#27500A"},{bg:"#9FE1CB",text:"#085041"},{bg:"#F4C0D1",text:"#72243E"},{bg:"#FADBB5",text:"#6B3A10"}];function e(a){let b=a.trim().split(/\s+/);return b.length>=2?(b[0][0]+b[1][0]).toUpperCase():a.slice(0,2).toUpperCase()}function f(a){let b=0;for(let c=0;c<a.length;c++)b=a.charCodeAt(c)+((b<<5)-b);return d[Math.abs(b)%d.length]}},91645:a=>{"use strict";a.exports=require("net")},92069:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>A});var d=c(10837),e=c(21968),f=c(1007),g=c(9222),h=c(81512),i=c.n(h),j=c(35198),k=c(42424),l=c(35500),m=c(59169),n=c(92900),o=c(49102),p=c(93524),q=c(11568),r=c(9994),s=c(2852),t=c(79543),u=c(55775);function v({open:a,onOpenChange:b,groupUuid:c,groupName:h,groupDescription:i,projectCount:j,onUpdated:l}){let n=(0,g.c)("projectGroups"),o=(0,f.useRouter)(),[v,w]=(0,e.useState)(h),[x,y]=(0,e.useState)(i??""),[z,A]=(0,e.useState)(!1),[B,C]=(0,e.useState)(!1),[D,E]=(0,e.useState)(!1),[F,G]=(0,e.useState)(!1),H=async()=>{if(v.trim()){A(!0);try{let a=await (0,p.tm)(`/api/project-groups/${c}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:v.trim(),description:x.trim()||null})});(await a.json()).success&&l()}finally{A(!1)}}},I=async()=>{C(!0);try{let a=F?`/api/project-groups/${c}?deleteProjects=true`:`/api/project-groups/${c}`,d=await (0,p.tm)(a,{method:"DELETE"});(await d.json()).success&&(b(!1),o.push("/projects"))}finally{C(!1)}};return(0,d.jsx)(q.lG,{open:a,onOpenChange:a=>{a&&(w(h),y(i??""),E(!1),G(!1)),b(a)},children:(0,d.jsxs)(q.Cf,{className:"max-w-[480px] gap-0 p-0",children:[(0,d.jsx)(q.c7,{className:"border-b border-[#E5E2DC] px-6 py-5",children:(0,d.jsxs)("div",{className:"flex items-center gap-2.5",children:[(0,d.jsx)(m.A,{className:"h-5 w-5 text-[#C67A52]"}),(0,d.jsx)(q.L3,{className:"text-[18px] font-semibold tracking-tight text-[#2C2C2C]",children:n("manageGroup")})]})}),(0,d.jsxs)("div",{className:"space-y-5 px-6 py-5",children:[(0,d.jsxs)("div",{className:"space-y-1.5",children:[(0,d.jsx)(s.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:n("groupName")}),(0,d.jsx)(r.p,{value:v,onChange:a=>w(a.target.value),className:"h-10 rounded-lg border-[#E5E2DC] text-[13px] focus-visible:ring-[#C67A52]"})]}),(0,d.jsxs)("div",{className:"space-y-1.5",children:[(0,d.jsx)(s.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:n("descriptionOptional")}),(0,d.jsx)("textarea",{value:x,onChange:a=>y(a.target.value),rows:3,className:"w-full rounded-lg border border-[#E5E2DC] px-3 py-2.5 text-[13px] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#C67A52] focus-visible:ring-offset-1",placeholder:n("descriptionPlaceholder")})]}),(0,d.jsx)("div",{className:"flex justify-end",children:(0,d.jsx)(k.$,{onClick:H,disabled:z||!v.trim()||v===h&&x===(i??""),className:"rounded-lg bg-[#C67A52] text-[13px] font-medium text-white hover:bg-[#B56A42]",children:n(z?"saving":"saveChanges")})})]}),(0,d.jsx)("div",{className:"border-t border-[#E5E2DC] px-6 py-5",children:D?(0,d.jsxs)("div",{className:"space-y-3 rounded-lg border border-red-200 bg-red-50 p-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 text-[13px] font-semibold text-red-700",children:[(0,d.jsx)(u.A,{className:"h-4 w-4"}),n("deleteConfirmTitle")]}),(0,d.jsx)("p",{className:"text-[12px] text-red-600",children:n("deleteConfirmDesc")}),j>0&&(0,d.jsxs)("div",{className:"space-y-2 pt-1",children:[(0,d.jsxs)("label",{className:"flex cursor-pointer items-center gap-2 text-[12px] text-[#2C2C2C]",children:[(0,d.jsx)("input",{type:"radio",name:"deleteOption",checked:!F,onChange:()=>G(!1),className:"accent-[#C67A52]"}),n("deleteKeepProjects",{count:j})]}),(0,d.jsxs)("label",{className:"flex cursor-pointer items-center gap-2 text-[12px] text-red-600",children:[(0,d.jsx)("input",{type:"radio",name:"deleteOption",checked:F,onChange:()=>G(!0),className:"accent-red-600"}),n("deleteWithProjects",{count:j})]})]}),(0,d.jsxs)("div",{className:"flex gap-2 pt-1",children:[(0,d.jsx)(k.$,{variant:"outline",size:"sm",onClick:()=>E(!1),className:"rounded-lg border-[#E5E2DC] text-[12px]",children:n("cancel")}),(0,d.jsxs)(k.$,{size:"sm",onClick:I,disabled:B,className:"rounded-lg bg-red-600 text-[12px] text-white hover:bg-red-700",children:[(0,d.jsx)(t.A,{className:"mr-1 h-3 w-3"}),n(B?"deleting":"confirmDelete")]})]})]}):(0,d.jsxs)("button",{onClick:()=>E(!0),className:"flex w-full cursor-pointer items-center gap-2 rounded-lg border border-red-200 bg-red-50 px-4 py-3 text-left text-[13px] font-medium text-red-600 transition-colors hover:border-red-300 hover:bg-red-100",children:[(0,d.jsx)(t.A,{className:"h-4 w-4"}),n("deleteGroup")]})})]})})}var w=c(24916),x=c(90924),y=c(76664);let z={task:"#5A9E6F",idea:"#C67A52",proposal:"#1976D2",document:"#9A9A9A"};function A(){let a=(0,f.useParams)(),b=(0,f.useRouter)(),c=(0,g.c)(),[h,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(!0),[t,u]=(0,e.useState)(null),[A,B]=(0,e.useState)(!1),[C,D]=(0,e.useState)(!1),E=async()=>{try{let d=await (0,p.tm)(`/api/project-groups/${a.uuid}/dashboard`);if(!d.ok){if(404===d.status)return void b.push("/projects");u(c("common.genericError"));return}let e=await d.json();e.success?q(e.data):u(e.error||c("common.genericError"))}catch{u(c("common.genericError"))}finally{s(!1)}};if(r)return(0,d.jsx)("div",{className:"flex h-full items-center justify-center",children:(0,d.jsx)("span",{className:"text-[13px] text-[#9A9A9A]",children:c("common.loading")})});if(t||!h)return(0,d.jsx)("div",{className:"flex h-full items-center justify-center",children:(0,d.jsx)("span",{className:"text-[13px] text-[#9A9A9A]",children:t||c("common.genericError")})});let{group:F,stats:G,projects:H,recentActivity:I}=h,J=[{label:c("groupDashboard.statProjects"),value:G.projectCount,valueColor:"text-[#2C2C2C]"},{label:c("groupDashboard.statTotalTasks"),value:G.totalTasks,valueColor:"text-[#C67A52]"},{label:c("groupDashboard.statCompletionRate"),value:`${G.completionRate}%`,valueColor:"text-[#5A9E6F]"},{label:c("groupDashboard.statOpenIdeas"),value:G.openIdeas,valueColor:"text-[#2C2C2C]"},{label:c("groupDashboard.statActiveProposals"),value:G.activeProposals,valueColor:"text-[#C67A52]"}];return(0,d.jsxs)("div",{className:"flex h-full flex-col gap-6 bg-[#FAF8F4] p-4 md:p-6 lg:p-8",children:[(0,d.jsx)("div",{className:"flex items-center justify-between",children:(0,d.jsxs)("div",{className:"flex items-center gap-1.5 text-[12px]",children:[(0,d.jsx)(i(),{href:"/projects",className:"text-[#C67A52] hover:underline",children:c("nav.projects")}),(0,d.jsx)("span",{className:"text-[#9A9A9A]",children:"/"}),(0,d.jsx)("span",{className:"text-[#9A9A9A]",children:F.name})]})}),(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3.5",children:[(0,d.jsx)("div",{className:"flex h-11 w-11 items-center justify-center rounded-xl bg-[#C67A52]",children:(0,d.jsx)(l.A,{className:"h-[22px] w-[22px] text-white"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h1",{className:"text-[24px] font-semibold tracking-tight text-[#2C2C2C]",children:F.name}),(0,d.jsx)("p",{className:"text-[13px] text-[#6B6B6B]",children:c("groupDashboard.subtitle",{count:G.projectCount})})]})]}),(0,d.jsxs)(k.$,{variant:"outline",size:"sm",onClick:()=>B(!0),className:"gap-2 rounded-lg border-[#E5E2DC] bg-white text-[13px] font-medium text-[#2C2C2C] hover:border-[#C67A52] hover:bg-white",children:[(0,d.jsx)(m.A,{className:"h-3.5 w-3.5 text-[#6B6B6B]"}),c("projectGroups.manageGroup")]})]}),(0,d.jsx)("div",{className:"grid grid-cols-2 gap-4 sm:grid-cols-3 lg:grid-cols-5",children:J.map(a=>(0,d.jsxs)(j.Zp,{className:"rounded-2xl border-[#E5E2DC] bg-white !gap-1 p-4 !py-4 shadow-none",children:[(0,d.jsx)("p",{className:"text-[12px] font-normal text-[#9A9A9A]",children:a.label}),(0,d.jsx)("p",{className:`mt-1.5 text-[32px] font-semibold leading-none tracking-tight ${a.valueColor}`,children:a.value})]},a.label))}),(0,d.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col gap-6 lg:flex-row",children:[(0,d.jsxs)("div",{className:"flex min-w-0 flex-1 flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("h2",{className:"text-[14px] font-semibold text-[#2C2C2C]",children:c("groupDashboard.projectsInGroup")}),(0,d.jsxs)(k.$,{size:"sm",onClick:()=>D(!0),className:"gap-1.5 rounded-lg bg-[#C67A52] text-[12px] font-medium text-white hover:bg-[#B56A42]",children:[(0,d.jsx)(n.A,{className:"h-3.5 w-3.5"}),c("groupDashboard.newProject")]})]}),(0,d.jsx)("div",{className:"flex flex-col gap-2",children:H.length>0?H.map(a=>{let b=(0,x.D)(a.name),e=(0,x.g)(a.name);return(0,d.jsx)(i(),{href:`/projects/${a.uuid}/dashboard`,children:(0,d.jsxs)("div",{className:"flex cursor-pointer items-center justify-between rounded-xl border border-[#E5E2DC] bg-white py-3 px-4 transition-all hover:border-[#C67A52] hover:shadow-sm",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-lg text-[11px] font-bold",style:{backgroundColor:e.bg,color:e.text},children:b}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-[13px] font-semibold text-[#2C2C2C]",children:a.name}),(0,d.jsx)("p",{className:"text-[11px] text-[#9A9A9A]",children:c("groupDashboard.projectStats",{tasks:a.taskCount,completion:a.completionRate})})]})]}),(0,d.jsx)(o.A,{className:"h-4 w-4 text-[#9A9A9A]"})]})},a.uuid)}):(0,d.jsxs)("div",{className:"flex flex-col items-center justify-center rounded-xl border border-dashed border-[#E5E2DC] bg-[#FAF8F4] px-8 py-12",children:[(0,d.jsx)(l.A,{className:"mb-3 h-8 w-8 text-[#D0CCC4]"}),(0,d.jsx)("p",{className:"text-[13px] font-medium text-[#9A9A9A]",children:c("groupDashboard.noProjects")}),(0,d.jsx)("p",{className:"mt-1 text-[11px] text-[#C0BDB7]",children:c("groupDashboard.noProjectsHint")})]})})]}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-4 lg:w-[420px] lg:shrink-0",children:[(0,d.jsx)("h2",{className:"text-[14px] font-semibold text-[#2C2C2C]",children:c("dashboard.recentActivity")}),(0,d.jsx)(j.Zp,{className:"flex flex-col overflow-hidden rounded-2xl border-[#E5E2DC] bg-white !gap-0 !py-0 shadow-none",children:I.length>0?I.slice(0,5).map((a,b)=>{let e=z[a.targetType]??"#9A9A9A";return(0,d.jsxs)("div",{className:`flex items-start gap-3 px-4 py-3.5 ${b<Math.min(I.length,5)-1?"border-b border-[#E5E2DC]":""}`,children:[(0,d.jsx)("div",{className:"mt-1.5 h-2 w-2 shrink-0 rounded",style:{backgroundColor:e}}),(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsx)("p",{className:"text-[12px] leading-[1.4] text-[#2C2C2C]",children:function(a){let b={created:"created",updated:"updated",approved:"approved",rejected:"rejected",claimed:"claimed",completed:"completed",verified:"verified",submitted:"submitted",assigned:"assigned",status_changed:"updated"}[a.action]??a.action,c=a.targetType;return`${c.charAt(0).toUpperCase()+c.slice(1)} ${b}`}(a)}),(0,d.jsxs)("p",{className:"mt-1 text-[11px] text-[#9A9A9A]",children:[a.projectName," \xb7"," ",function(a,b){let c=Math.floor((Date.now()-new Date(a).getTime())/6e4);if(c<1)return b("time.justNow");if(c<60)return b("time.minutesAgo",{minutes:c});let d=Math.floor(c/60);if(d<24)return b("time.hoursAgo",{hours:d});let e=Math.floor(d/24);return e<7?b("time.daysAgo",{days:e}):(0,y.r)(a)}(a.createdAt,c)]})]})]},a.uuid)}):(0,d.jsx)("div",{className:"flex items-center justify-center p-8",children:(0,d.jsx)("p",{className:"text-[13px] text-[#9A9A9A]",children:c("dashboard.noRecentActivity")})})})]})]}),(0,d.jsx)(w.C,{open:C,onOpenChange:D,groupUuid:F.uuid,groupName:F.name,onCreated:()=>{D(!1),E()}}),(0,d.jsx)(v,{open:A,onOpenChange:B,groupUuid:F.uuid,groupName:F.name,groupDescription:F.description,projectCount:G.projectCount,onUpdated:()=>{B(!1),E()}})]})}},92900:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]])},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[8843,8322,9516,1512,7201,796,2622,3371,3219,6207],()=>b(b.s=14259));module.exports=c})();
|
|
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}}},14985:a=>{"use strict";a.exports=require("dns")},16698:a=>{"use strict";a.exports=require("node:async_hooks")},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},21820:a=>{"use strict";a.exports=require("os")},24916:(a,b,c)=>{"use strict";c.d(b,{C:()=>s});var d=c(10837),e=c(21968),f=c(1007),g=c(9222),h=c(78323),i=c(31009),j=c(9810),k=c(86460),l=c(92900),m=c(11568),n=c(42424),o=c(9994),p=c(2852),q=c(20170),r=c(42087);function s({open:a,onOpenChange:b,groupUuid:c,groupName:s,onCreated:t}){let u=(0,g.c)(),v=(0,f.useRouter)(),[w,x]=(0,e.useTransition)(),[y,z]=(0,e.useState)(""),[A,B]=(0,e.useState)(""),[C,D]=(0,e.useState)(null),[E,F]=(0,e.useState)(!1),G=s||u("projectGroups.ungrouped"),H=()=>{y.trim()&&(D(null),x(async()=>{try{let a=await fetch("/api/projects",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:y.trim(),description:A.trim()||void 0,groupUuid:c||void 0})}),d=await a.json();d.success?(F(!0),setTimeout(()=>{z(""),B(""),b(!1),t?.(),v.refresh(),F(!1)},600)):D(d.error||u("projects.createFailed"))}catch{D(u("common.genericError"))}}))};return(0,d.jsx)(m.lG,{open:a,onOpenChange:b,children:(0,d.jsxs)(m.Cf,{className:"sm:max-w-[480px] gap-0 p-0 rounded-[16px]",showCloseButton:!1,children:[(0,d.jsx)(m.c7,{className:"flex flex-row items-center justify-between p-[20px_24px] border-b border-[#E5E2DC]",children:(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)(m.L3,{className:"text-lg font-semibold tracking-[-0.3px] text-[#2C2C2C]",children:u("projectGroups.newProjectTitle")}),(0,d.jsx)("p",{className:"text-xs text-[#9A9A9A]",children:u("projectGroups.creatingIn",{groupName:G})})]})}),(0,d.jsx)(m.rr,{className:"sr-only",children:u("projectGroups.newProjectTitle")}),(0,d.jsxs)("div",{className:"flex flex-col gap-5 p-6",children:[C&&(0,d.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:C}),(0,d.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,d.jsx)(p.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:u("projectGroups.projectTitle")}),(0,d.jsx)(o.p,{value:y,onChange:a=>z(a.target.value),placeholder:u("projectGroups.projectTitlePlaceholder"),className:"h-10 rounded-lg border-[#E5E2DC]",onKeyDown:a=>{!(0,r.P)(a)&&"Enter"===a.key&&y.trim()&&H()}})]}),(0,d.jsxs)("div",{className:"flex flex-col gap-1.5",children:[(0,d.jsx)(p.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:u("common.description")}),(0,d.jsx)(q.T,{value:A,onChange:a=>B(a.target.value),placeholder:u("projectGroups.projectDescriptionPlaceholder"),className:"min-h-[80px] rounded-lg border-[#E5E2DC]"})]})]}),(0,d.jsxs)("div",{className:"flex justify-end gap-3 p-[16px_24px] border-t border-[#E5E2DC]",children:[(0,d.jsx)(n.$,{variant:"outline",onClick:()=>b(!1),className:"rounded-lg border-[#E5E2DC] text-[13px]",children:u("common.cancel")}),(0,d.jsx)(n.$,{onClick:H,disabled:w||E||!y.trim(),className:"rounded-lg bg-[#C67A52] hover:bg-[#B56A42] text-white text-[13px] gap-1.5",children:(0,d.jsx)(h.N,{mode:"wait",children:E?(0,d.jsx)(i.P.span,{initial:{opacity:0,scale:.5},animate:{opacity:1,scale:1},exit:{opacity:0},transition:{duration:.15},className:"flex items-center gap-2",children:(0,d.jsx)(j.A,{className:"h-3.5 w-3.5"})},"success"):w?(0,d.jsxs)(i.P.span,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"flex items-center gap-2",children:[(0,d.jsx)(k.A,{className:"h-3.5 w-3.5 animate-spin"}),u("common.creating")]},"loading"):(0,d.jsxs)(i.P.span,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"flex items-center gap-2",children:[(0,d.jsx)(l.A,{className:"h-3.5 w-3.5"}),u("projectGroups.createProject")]},"idle")})})]})]})})}},26713:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/is-bot")},26849:a=>{"use strict";a.exports=require("@prisma/client/runtime/client")},27072:(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/(dashboard)/project-groups/[uuid]/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/(dashboard)/project-groups/[uuid]/page.tsx","default")},27910:a=>{"use strict";a.exports=require("stream")},28354:a=>{"use strict";a.exports=require("util")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},34631:a=>{"use strict";a.exports=require("tls")},41025:a=>{"use strict";a.exports=require("next/dist/server/app-render/dynamic-access-async-storage.external.js")},41204:a=>{"use strict";a.exports=require("string_decoder")},44865:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.wasm-base64.mjs")},49102:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]])},55063:a=>{"use strict";a.exports=import("shiki/engine/javascript")},55511:a=>{"use strict";a.exports=require("crypto")},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},64939:a=>{"use strict";a.exports=import("pg")},67353:(a,b,c)=>{Promise.resolve().then(c.bind(c,27072))},73136:a=>{"use strict";a.exports=require("node:url")},74552:a=>{"use strict";a.exports=require("pino")},75811:a=>{"use strict";a.exports=import("@prisma/client/runtime/query_compiler_fast_bg.postgresql.mjs")},76664:(a,b,c)=>{"use strict";function d(a){let b="string"==typeof a?new Date(a):a;if(isNaN(b.getTime()))return"";let c=b.getFullYear(),d=String(b.getMonth()+1).padStart(2,"0"),e=String(b.getDate()).padStart(2,"0"),f=String(b.getHours()).padStart(2,"0"),g=String(b.getMinutes()).padStart(2,"0");return`${c}-${d}-${e} ${f}:${g}`}function e(a,b){let c="string"==typeof a?new Date(a):a;return isNaN(c.getTime())?"":c.toLocaleDateString(b,{month:"short",day:"numeric"})}c.d(b,{r:()=>d,s:()=>e})},76760:a=>{"use strict";a.exports=require("node:path")},78908:a=>{"use strict";a.exports=import("shiki")},79428:a=>{"use strict";a.exports=require("buffer")},79543:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("trash-2",[["path",{d:"M10 11v6",key:"nco0om"}],["path",{d:"M14 11v6",key:"outv1u"}],["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]])},79551:a=>{"use strict";a.exports=require("url")},83997:a=>{"use strict";a.exports=require("tty")},84405:(a,b,c)=>{"use strict";c.a(a,async(a,d)=>{try{c.r(b),c.d(b,{"403c4b2b8ac56840fd13e63448944e859aa9bdc446":()=>e.v5,"409db7f6e003318164f6d5e905de5ef25499df6272":()=>e.Dv,"60b676dc5952816cc03a8a179ffd5427257d5c2a64":()=>e.Tg});var e=c(22299),f=a([e]);e=(f.then?(await f)():f)[0],d()}catch(a){d(a)}})},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},90924:(a,b,c)=>{"use strict";c.d(b,{D:()=>e,g:()=>f});let d=[{bg:"#F5C4B3",text:"#712B13"},{bg:"#FAC775",text:"#633806"},{bg:"#CECBF6",text:"#3C3489"},{bg:"#B5D4F4",text:"#0C447C"},{bg:"#C0DD97",text:"#27500A"},{bg:"#9FE1CB",text:"#085041"},{bg:"#F4C0D1",text:"#72243E"},{bg:"#FADBB5",text:"#6B3A10"}];function e(a){let b=a.trim().split(/\s+/);return b.length>=2?(b[0][0]+b[1][0]).toUpperCase():a.slice(0,2).toUpperCase()}function f(a){let b=0;for(let c=0;c<a.length;c++)b=a.charCodeAt(c)+((b<<5)-b);return d[Math.abs(b)%d.length]}},91645:a=>{"use strict";a.exports=require("net")},92069:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>A});var d=c(10837),e=c(21968),f=c(1007),g=c(9222),h=c(81512),i=c.n(h),j=c(35198),k=c(42424),l=c(35500),m=c(59169),n=c(92900),o=c(49102),p=c(93524),q=c(11568),r=c(9994),s=c(2852),t=c(79543),u=c(55775);function v({open:a,onOpenChange:b,groupUuid:c,groupName:h,groupDescription:i,projectCount:j,onUpdated:l}){let n=(0,g.c)("projectGroups"),o=(0,f.useRouter)(),[v,w]=(0,e.useState)(h),[x,y]=(0,e.useState)(i??""),[z,A]=(0,e.useState)(!1),[B,C]=(0,e.useState)(!1),[D,E]=(0,e.useState)(!1),[F,G]=(0,e.useState)(!1),H=async()=>{if(v.trim()){A(!0);try{let a=await (0,p.tm)(`/api/project-groups/${c}`,{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({name:v.trim(),description:x.trim()||null})});(await a.json()).success&&l()}finally{A(!1)}}},I=async()=>{C(!0);try{let a=F?`/api/project-groups/${c}?deleteProjects=true`:`/api/project-groups/${c}`,d=await (0,p.tm)(a,{method:"DELETE"});(await d.json()).success&&(b(!1),o.push("/projects"))}finally{C(!1)}};return(0,d.jsx)(q.lG,{open:a,onOpenChange:a=>{a&&(w(h),y(i??""),E(!1),G(!1)),b(a)},children:(0,d.jsxs)(q.Cf,{className:"max-w-[480px] gap-0 p-0",children:[(0,d.jsx)(q.c7,{className:"border-b border-[#E5E2DC] px-6 py-5",children:(0,d.jsxs)("div",{className:"flex items-center gap-2.5",children:[(0,d.jsx)(m.A,{className:"h-5 w-5 text-[#C67A52]"}),(0,d.jsx)(q.L3,{className:"text-[18px] font-semibold tracking-tight text-[#2C2C2C]",children:n("manageGroup")})]})}),(0,d.jsxs)("div",{className:"space-y-5 px-6 py-5",children:[(0,d.jsxs)("div",{className:"space-y-1.5",children:[(0,d.jsx)(s.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:n("groupName")}),(0,d.jsx)(r.p,{value:v,onChange:a=>w(a.target.value),className:"h-10 rounded-lg border-[#E5E2DC] text-[13px] focus-visible:ring-[#C67A52]"})]}),(0,d.jsxs)("div",{className:"space-y-1.5",children:[(0,d.jsx)(s.J,{className:"text-[13px] font-medium text-[#2C2C2C]",children:n("descriptionOptional")}),(0,d.jsx)("textarea",{value:x,onChange:a=>y(a.target.value),rows:3,className:"w-full rounded-lg border border-[#E5E2DC] px-3 py-2.5 text-[13px] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[#C67A52] focus-visible:ring-offset-1",placeholder:n("descriptionPlaceholder")})]}),(0,d.jsx)("div",{className:"flex justify-end",children:(0,d.jsx)(k.$,{onClick:H,disabled:z||!v.trim()||v===h&&x===(i??""),className:"rounded-lg bg-[#C67A52] text-[13px] font-medium text-white hover:bg-[#B56A42]",children:n(z?"saving":"saveChanges")})})]}),(0,d.jsx)("div",{className:"border-t border-[#E5E2DC] px-6 py-5",children:D?(0,d.jsxs)("div",{className:"space-y-3 rounded-lg border border-red-200 bg-red-50 p-4",children:[(0,d.jsxs)("div",{className:"flex items-center gap-2 text-[13px] font-semibold text-red-700",children:[(0,d.jsx)(u.A,{className:"h-4 w-4"}),n("deleteConfirmTitle")]}),(0,d.jsx)("p",{className:"text-[12px] text-red-600",children:n("deleteConfirmDesc")}),j>0&&(0,d.jsxs)("div",{className:"space-y-2 pt-1",children:[(0,d.jsxs)("label",{className:"flex cursor-pointer items-center gap-2 text-[12px] text-[#2C2C2C]",children:[(0,d.jsx)("input",{type:"radio",name:"deleteOption",checked:!F,onChange:()=>G(!1),className:"accent-[#C67A52]"}),n("deleteKeepProjects",{count:j})]}),(0,d.jsxs)("label",{className:"flex cursor-pointer items-center gap-2 text-[12px] text-red-600",children:[(0,d.jsx)("input",{type:"radio",name:"deleteOption",checked:F,onChange:()=>G(!0),className:"accent-red-600"}),n("deleteWithProjects",{count:j})]})]}),(0,d.jsxs)("div",{className:"flex gap-2 pt-1",children:[(0,d.jsx)(k.$,{variant:"outline",size:"sm",onClick:()=>E(!1),className:"rounded-lg border-[#E5E2DC] text-[12px]",children:n("cancel")}),(0,d.jsxs)(k.$,{size:"sm",onClick:I,disabled:B,className:"rounded-lg bg-red-600 text-[12px] text-white hover:bg-red-700",children:[(0,d.jsx)(t.A,{className:"mr-1 h-3 w-3"}),n(B?"deleting":"confirmDelete")]})]})]}):(0,d.jsxs)("button",{onClick:()=>E(!0),className:"flex w-full cursor-pointer items-center gap-2 rounded-lg border border-red-200 bg-red-50 px-4 py-3 text-left text-[13px] font-medium text-red-600 transition-colors hover:border-red-300 hover:bg-red-100",children:[(0,d.jsx)(t.A,{className:"h-4 w-4"}),n("deleteGroup")]})})]})})}var w=c(24916),x=c(90924),y=c(76664);let z={task:"#5A9E6F",idea:"#C67A52",proposal:"#1976D2",document:"#9A9A9A"};function A(){let a=(0,f.useParams)(),b=(0,f.useRouter)(),c=(0,g.c)(),[h,q]=(0,e.useState)(null),[r,s]=(0,e.useState)(!0),[t,u]=(0,e.useState)(null),[A,B]=(0,e.useState)(!1),[C,D]=(0,e.useState)(!1),E=async()=>{try{let d=await (0,p.tm)(`/api/project-groups/${a.uuid}/dashboard`);if(!d.ok){if(404===d.status)return void b.push("/projects");u(c("common.genericError"));return}let e=await d.json();e.success?q(e.data):u(e.error||c("common.genericError"))}catch{u(c("common.genericError"))}finally{s(!1)}};if(r)return(0,d.jsx)("div",{className:"flex h-full items-center justify-center",children:(0,d.jsx)("span",{className:"text-[13px] text-[#9A9A9A]",children:c("common.loading")})});if(t||!h)return(0,d.jsx)("div",{className:"flex h-full items-center justify-center",children:(0,d.jsx)("span",{className:"text-[13px] text-[#9A9A9A]",children:t||c("common.genericError")})});let{group:F,stats:G,projects:H,recentActivity:I}=h,J=[{label:c("groupDashboard.statProjects"),value:G.projectCount,valueColor:"text-[#2C2C2C]"},{label:c("groupDashboard.statTotalTasks"),value:G.totalTasks,valueColor:"text-[#C67A52]"},{label:c("groupDashboard.statCompletionRate"),value:`${G.completionRate}%`,valueColor:"text-[#5A9E6F]"},{label:c("groupDashboard.statOpenIdeas"),value:G.openIdeas,valueColor:"text-[#2C2C2C]"},{label:c("groupDashboard.statActiveProposals"),value:G.activeProposals,valueColor:"text-[#C67A52]"}];return(0,d.jsxs)("div",{className:"flex h-full flex-col gap-6 bg-[#FAF8F4] p-4 md:p-6 lg:p-8",children:[(0,d.jsx)("div",{className:"flex items-center justify-between",children:(0,d.jsxs)("div",{className:"flex items-center gap-1.5 text-[12px]",children:[(0,d.jsx)(i(),{href:"/projects",className:"text-[#C67A52] hover:underline",children:c("nav.projects")}),(0,d.jsx)("span",{className:"text-[#9A9A9A]",children:"/"}),(0,d.jsx)("span",{className:"text-[#9A9A9A]",children:F.name})]})}),(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3.5",children:[(0,d.jsx)("div",{className:"flex h-11 w-11 items-center justify-center rounded-xl bg-[#C67A52]",children:(0,d.jsx)(l.A,{className:"h-[22px] w-[22px] text-white"})}),(0,d.jsxs)("div",{children:[(0,d.jsx)("h1",{className:"text-[24px] font-semibold tracking-tight text-[#2C2C2C]",children:F.name}),(0,d.jsx)("p",{className:"text-[13px] text-[#6B6B6B]",children:c("groupDashboard.subtitle",{count:G.projectCount})})]})]}),(0,d.jsxs)(k.$,{variant:"outline",size:"sm",onClick:()=>B(!0),className:"gap-2 rounded-lg border-[#E5E2DC] bg-white text-[13px] font-medium text-[#2C2C2C] hover:border-[#C67A52] hover:bg-white",children:[(0,d.jsx)(m.A,{className:"h-3.5 w-3.5 text-[#6B6B6B]"}),c("projectGroups.manageGroup")]})]}),(0,d.jsx)("div",{className:"grid grid-cols-2 gap-4 sm:grid-cols-3 lg:grid-cols-5",children:J.map(a=>(0,d.jsxs)(j.Zp,{className:"rounded-2xl border-[#E5E2DC] bg-white !gap-1 p-4 !py-4 shadow-none",children:[(0,d.jsx)("p",{className:"text-[12px] font-normal text-[#9A9A9A]",children:a.label}),(0,d.jsx)("p",{className:`mt-1.5 text-[32px] font-semibold leading-none tracking-tight ${a.valueColor}`,children:a.value})]},a.label))}),(0,d.jsxs)("div",{className:"flex min-h-0 flex-1 flex-col gap-6 lg:flex-row",children:[(0,d.jsxs)("div",{className:"flex min-w-0 flex-1 flex-col gap-4",children:[(0,d.jsxs)("div",{className:"flex items-center justify-between",children:[(0,d.jsx)("h2",{className:"text-[14px] font-semibold text-[#2C2C2C]",children:c("groupDashboard.projectsInGroup")}),(0,d.jsxs)(k.$,{size:"sm",onClick:()=>D(!0),className:"gap-1.5 rounded-lg bg-[#C67A52] text-[12px] font-medium text-white hover:bg-[#B56A42]",children:[(0,d.jsx)(n.A,{className:"h-3.5 w-3.5"}),c("groupDashboard.newProject")]})]}),(0,d.jsx)("div",{className:"flex flex-col gap-2",children:H.length>0?H.map(a=>{let b=(0,x.D)(a.name),e=(0,x.g)(a.name);return(0,d.jsx)(i(),{href:`/projects/${a.uuid}/dashboard`,children:(0,d.jsxs)("div",{className:"flex cursor-pointer items-center justify-between rounded-xl border border-[#E5E2DC] bg-white py-3 px-4 transition-all hover:border-[#C67A52] hover:shadow-sm",children:[(0,d.jsxs)("div",{className:"flex items-center gap-3",children:[(0,d.jsx)("div",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-lg text-[11px] font-bold",style:{backgroundColor:e.bg,color:e.text},children:b}),(0,d.jsxs)("div",{children:[(0,d.jsx)("p",{className:"text-[13px] font-semibold text-[#2C2C2C]",children:a.name}),(0,d.jsx)("p",{className:"text-[11px] text-[#9A9A9A]",children:c("groupDashboard.projectStats",{tasks:a.taskCount,completion:a.completionRate})})]})]}),(0,d.jsx)(o.A,{className:"h-4 w-4 text-[#9A9A9A]"})]})},a.uuid)}):(0,d.jsxs)("div",{className:"flex flex-col items-center justify-center rounded-xl border border-dashed border-[#E5E2DC] bg-[#FAF8F4] px-8 py-12",children:[(0,d.jsx)(l.A,{className:"mb-3 h-8 w-8 text-[#D0CCC4]"}),(0,d.jsx)("p",{className:"text-[13px] font-medium text-[#9A9A9A]",children:c("groupDashboard.noProjects")}),(0,d.jsx)("p",{className:"mt-1 text-[11px] text-[#C0BDB7]",children:c("groupDashboard.noProjectsHint")})]})})]}),(0,d.jsxs)("div",{className:"flex w-full flex-col gap-4 lg:w-[420px] lg:shrink-0",children:[(0,d.jsx)("h2",{className:"text-[14px] font-semibold text-[#2C2C2C]",children:c("dashboard.recentActivity")}),(0,d.jsx)(j.Zp,{className:"flex flex-col overflow-hidden rounded-2xl border-[#E5E2DC] bg-white !gap-0 !py-0 shadow-none",children:I.length>0?I.slice(0,5).map((a,b)=>{let e=z[a.targetType]??"#9A9A9A";return(0,d.jsxs)("div",{className:`flex items-start gap-3 px-4 py-3.5 ${b<Math.min(I.length,5)-1?"border-b border-[#E5E2DC]":""}`,children:[(0,d.jsx)("div",{className:"mt-1.5 h-2 w-2 shrink-0 rounded",style:{backgroundColor:e}}),(0,d.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,d.jsx)("p",{className:"text-[12px] leading-[1.4] text-[#2C2C2C]",children:function(a){let b={created:"created",updated:"updated",approved:"approved",rejected:"rejected",claimed:"claimed",completed:"completed",verified:"verified",submitted:"submitted",assigned:"assigned",status_changed:"updated"}[a.action]??a.action,c=a.targetType;return`${c.charAt(0).toUpperCase()+c.slice(1)} ${b}`}(a)}),(0,d.jsxs)("p",{className:"mt-1 text-[11px] text-[#9A9A9A]",children:[a.projectName," \xb7"," ",function(a,b){let c=Math.floor((Date.now()-new Date(a).getTime())/6e4);if(c<1)return b("time.justNow");if(c<60)return b("time.minutesAgo",{minutes:c});let d=Math.floor(c/60);if(d<24)return b("time.hoursAgo",{hours:d});let e=Math.floor(d/24);return e<7?b("time.daysAgo",{days:e}):(0,y.r)(a)}(a.createdAt,c)]})]})]},a.uuid)}):(0,d.jsx)("div",{className:"flex items-center justify-center p-8",children:(0,d.jsx)("p",{className:"text-[13px] text-[#9A9A9A]",children:c("dashboard.noRecentActivity")})})})]})]}),(0,d.jsx)(w.C,{open:C,onOpenChange:D,groupUuid:F.uuid,groupName:F.name,onCreated:()=>{D(!1),E()}}),(0,d.jsx)(v,{open:A,onOpenChange:B,groupUuid:F.uuid,groupName:F.name,groupDescription:F.description,projectCount:G.projectCount,onUpdated:()=>{B(!1),E()}})]})}},92900:(a,b,c)=>{"use strict";c.d(b,{A:()=>d});let d=(0,c(56556).A)("plus",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]])},94735:a=>{"use strict";a.exports=require("events")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[8843,8322,9516,1512,7201,796,5957,9273,3219,6207],()=>b(b.s=14259));module.exports=c})();
|