@chorus-aidlc/chorus 0.9.3 → 0.10.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.
Files changed (463) hide show
  1. package/.next/standalone/.next/BUILD_ID +1 -1
  2. package/.next/standalone/.next/app-build-manifest.json +348 -395
  3. package/.next/standalone/.next/app-path-routes-manifest.json +29 -30
  4. package/.next/standalone/.next/build-manifest.json +5 -5
  5. package/.next/standalone/.next/prerender-manifest.json +42 -42
  6. package/.next/standalone/.next/routes-manifest.json +8 -17
  7. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js +1 -1
  8. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page.js.nft.json +1 -1
  9. package/.next/standalone/.next/server/app/(dashboard)/project-groups/[uuid]/page_client-reference-manifest.js +1 -1
  10. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js +1 -1
  11. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page.js.nft.json +1 -1
  12. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/activity/page_client-reference-manifest.js +1 -1
  13. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js +1 -1
  14. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page.js.nft.json +1 -1
  15. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page_client-reference-manifest.js +1 -1
  16. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js +2 -2
  17. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page.js.nft.json +1 -1
  18. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/dashboard/page_client-reference-manifest.js +1 -1
  19. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js +1 -1
  20. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page.js.nft.json +1 -1
  21. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/page_client-reference-manifest.js +1 -1
  22. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js +1 -1
  23. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page.js.nft.json +1 -1
  24. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/documents/page_client-reference-manifest.js +1 -1
  25. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js +3 -2
  26. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page.js.nft.json +1 -1
  27. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page_client-reference-manifest.js +1 -1
  28. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js +1 -1
  29. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page.js.nft.json +1 -1
  30. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/new/page_client-reference-manifest.js +1 -1
  31. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js +1 -1
  32. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page.js.nft.json +1 -1
  33. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/proposals/page_client-reference-manifest.js +1 -1
  34. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js +1 -1
  35. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page.js.nft.json +1 -1
  36. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page_client-reference-manifest.js +1 -1
  37. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js +1 -1
  38. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page.js.nft.json +1 -1
  39. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/tasks/page_client-reference-manifest.js +1 -1
  40. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js +3 -3
  41. package/.next/standalone/.next/server/app/(dashboard)/projects/page.js.nft.json +1 -1
  42. package/.next/standalone/.next/server/app/(dashboard)/projects/page_client-reference-manifest.js +1 -1
  43. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js +3 -3
  44. package/.next/standalone/.next/server/app/(dashboard)/settings/page.js.nft.json +1 -1
  45. package/.next/standalone/.next/server/app/(dashboard)/settings/page_client-reference-manifest.js +1 -1
  46. package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  47. package/.next/standalone/.next/server/app/_not-found.html +1 -1
  48. package/.next/standalone/.next/server/app/_not-found.rsc +2 -2
  49. package/.next/standalone/.next/server/app/admin/companies/[uuid]/page_client-reference-manifest.js +1 -1
  50. package/.next/standalone/.next/server/app/admin/companies/new/page_client-reference-manifest.js +1 -1
  51. package/.next/standalone/.next/server/app/admin/companies/new.html +1 -1
  52. package/.next/standalone/.next/server/app/admin/companies/new.rsc +3 -3
  53. package/.next/standalone/.next/server/app/admin/companies/page_client-reference-manifest.js +1 -1
  54. package/.next/standalone/.next/server/app/admin/companies.html +1 -1
  55. package/.next/standalone/.next/server/app/admin/companies.rsc +3 -3
  56. package/.next/standalone/.next/server/app/admin/page_client-reference-manifest.js +1 -1
  57. package/.next/standalone/.next/server/app/admin.html +1 -1
  58. package/.next/standalone/.next/server/app/admin.rsc +3 -3
  59. package/.next/standalone/.next/server/app/api/admin/companies/[uuid]/route_client-reference-manifest.js +1 -1
  60. package/.next/standalone/.next/server/app/api/admin/companies/route_client-reference-manifest.js +1 -1
  61. package/.next/standalone/.next/server/app/api/admin/login/route_client-reference-manifest.js +1 -1
  62. package/.next/standalone/.next/server/app/api/admin/session/route_client-reference-manifest.js +1 -1
  63. package/.next/standalone/.next/server/app/api/agents/[uuid]/route_client-reference-manifest.js +1 -1
  64. package/.next/standalone/.next/server/app/api/agents/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  65. package/.next/standalone/.next/server/app/api/agents/route_client-reference-manifest.js +1 -1
  66. package/.next/standalone/.next/server/app/api/api-keys/[uuid]/route_client-reference-manifest.js +1 -1
  67. package/.next/standalone/.next/server/app/api/api-keys/route_client-reference-manifest.js +1 -1
  68. package/.next/standalone/.next/server/app/api/auth/callback/route_client-reference-manifest.js +1 -1
  69. package/.next/standalone/.next/server/app/api/auth/check-default/route.js +1 -1
  70. package/.next/standalone/.next/server/app/api/auth/check-default/route.js.nft.json +1 -1
  71. package/.next/standalone/.next/server/app/api/auth/check-default/route_client-reference-manifest.js +1 -1
  72. package/.next/standalone/.next/server/app/api/auth/company-oidc/route_client-reference-manifest.js +1 -1
  73. package/.next/standalone/.next/server/app/api/auth/default-login/route_client-reference-manifest.js +1 -1
  74. package/.next/standalone/.next/server/app/api/auth/identify/route.js +1 -1
  75. package/.next/standalone/.next/server/app/api/auth/identify/route_client-reference-manifest.js +1 -1
  76. package/.next/standalone/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
  77. package/.next/standalone/.next/server/app/api/auth/me/route_client-reference-manifest.js +1 -1
  78. package/.next/standalone/.next/server/app/api/auth/refresh/route_client-reference-manifest.js +1 -1
  79. package/.next/standalone/.next/server/app/api/auth/session/route_client-reference-manifest.js +1 -1
  80. package/.next/standalone/.next/server/app/api/auth/sync-token/route_client-reference-manifest.js +1 -1
  81. package/.next/standalone/.next/server/app/api/comments/route_client-reference-manifest.js +1 -1
  82. package/.next/standalone/.next/server/app/api/documents/[uuid]/route_client-reference-manifest.js +1 -1
  83. package/.next/standalone/.next/server/app/api/events/notifications/route_client-reference-manifest.js +1 -1
  84. package/.next/standalone/.next/server/app/api/events/route_client-reference-manifest.js +1 -1
  85. package/.next/standalone/.next/server/app/api/health/route_client-reference-manifest.js +1 -1
  86. package/.next/standalone/.next/server/app/api/ideas/[uuid]/claim/route_client-reference-manifest.js +1 -1
  87. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/preview/route_client-reference-manifest.js +1 -1
  88. package/.next/standalone/.next/server/app/api/ideas/[uuid]/move/route_client-reference-manifest.js +1 -1
  89. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js +1 -0
  90. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route.js.nft.json +1 -0
  91. package/.next/standalone/.next/server/app/api/ideas/[uuid]/parent/route_client-reference-manifest.js +1 -0
  92. package/.next/standalone/.next/server/app/api/ideas/[uuid]/release/route_client-reference-manifest.js +1 -1
  93. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route.js +1 -1
  94. package/.next/standalone/.next/server/app/api/ideas/[uuid]/route_client-reference-manifest.js +1 -1
  95. package/.next/standalone/.next/server/app/api/mcp/route.js +5 -5
  96. package/.next/standalone/.next/server/app/api/mcp/route_client-reference-manifest.js +1 -1
  97. package/.next/standalone/.next/server/app/api/me/assignments/route.js +1 -1
  98. package/.next/standalone/.next/server/app/api/me/assignments/route_client-reference-manifest.js +1 -1
  99. package/.next/standalone/.next/server/app/api/mentionables/route_client-reference-manifest.js +1 -1
  100. package/.next/standalone/.next/server/app/api/notifications/[uuid]/archive/route_client-reference-manifest.js +1 -1
  101. package/.next/standalone/.next/server/app/api/notifications/[uuid]/read/route_client-reference-manifest.js +1 -1
  102. package/.next/standalone/.next/server/app/api/notifications/preferences/route_client-reference-manifest.js +1 -1
  103. package/.next/standalone/.next/server/app/api/notifications/read-all/route_client-reference-manifest.js +1 -1
  104. package/.next/standalone/.next/server/app/api/notifications/route_client-reference-manifest.js +1 -1
  105. package/.next/standalone/.next/server/app/api/notifications/unread-count/route_client-reference-manifest.js +1 -1
  106. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/dashboard/route_client-reference-manifest.js +1 -1
  107. package/.next/standalone/.next/server/app/api/project-groups/[uuid]/route_client-reference-manifest.js +1 -1
  108. package/.next/standalone/.next/server/app/api/project-groups/route_client-reference-manifest.js +1 -1
  109. package/.next/standalone/.next/server/app/api/projects/[uuid]/activity/route_client-reference-manifest.js +1 -1
  110. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route.js +1 -1
  111. package/.next/standalone/.next/server/app/api/projects/[uuid]/available/route_client-reference-manifest.js +1 -1
  112. package/.next/standalone/.next/server/app/api/projects/[uuid]/documents/route_client-reference-manifest.js +1 -1
  113. package/.next/standalone/.next/server/app/api/projects/[uuid]/group/route_client-reference-manifest.js +1 -1
  114. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route.js +1 -1
  115. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/route_client-reference-manifest.js +1 -1
  116. package/.next/standalone/.next/server/app/api/projects/[uuid]/ideas/tracker/route_client-reference-manifest.js +1 -1
  117. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route_client-reference-manifest.js +1 -1
  118. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/route_client-reference-manifest.js +1 -1
  119. package/.next/standalone/.next/server/app/api/projects/[uuid]/proposals/summary/route_client-reference-manifest.js +1 -1
  120. package/.next/standalone/.next/server/app/api/projects/[uuid]/route_client-reference-manifest.js +1 -1
  121. package/.next/standalone/.next/server/app/api/projects/[uuid]/stats/route_client-reference-manifest.js +1 -1
  122. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/dependencies/route_client-reference-manifest.js +1 -1
  123. package/.next/standalone/.next/server/app/api/projects/[uuid]/tasks/route_client-reference-manifest.js +1 -1
  124. package/.next/standalone/.next/server/app/api/projects/route_client-reference-manifest.js +1 -1
  125. package/.next/standalone/.next/server/app/api/proposals/[uuid]/approve/route_client-reference-manifest.js +1 -1
  126. package/.next/standalone/.next/server/app/api/proposals/[uuid]/close/route_client-reference-manifest.js +1 -1
  127. package/.next/standalone/.next/server/app/api/proposals/[uuid]/reject/route_client-reference-manifest.js +1 -1
  128. package/.next/standalone/.next/server/app/api/proposals/[uuid]/revoke/route_client-reference-manifest.js +1 -1
  129. package/.next/standalone/.next/server/app/api/proposals/[uuid]/route_client-reference-manifest.js +1 -1
  130. package/.next/standalone/.next/server/app/api/search/route_client-reference-manifest.js +1 -1
  131. package/.next/standalone/.next/server/app/api/sessions/[uuid]/route_client-reference-manifest.js +1 -1
  132. package/.next/standalone/.next/server/app/api/tasks/[uuid]/claim/route_client-reference-manifest.js +1 -1
  133. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route_client-reference-manifest.js +1 -1
  134. package/.next/standalone/.next/server/app/api/tasks/[uuid]/dependencies/route_client-reference-manifest.js +1 -1
  135. package/.next/standalone/.next/server/app/api/tasks/[uuid]/release/route_client-reference-manifest.js +1 -1
  136. package/.next/standalone/.next/server/app/api/tasks/[uuid]/route_client-reference-manifest.js +1 -1
  137. package/.next/standalone/.next/server/app/api/tasks/[uuid]/sessions/route_client-reference-manifest.js +1 -1
  138. package/.next/standalone/.next/server/app/index.html +1 -1
  139. package/.next/standalone/.next/server/app/index.rsc +2 -2
  140. package/.next/standalone/.next/server/app/login/admin/page.js +1 -1
  141. package/.next/standalone/.next/server/app/login/admin/page_client-reference-manifest.js +1 -1
  142. package/.next/standalone/.next/server/app/login/admin.html +1 -1
  143. package/.next/standalone/.next/server/app/login/admin.rsc +3 -3
  144. package/.next/standalone/.next/server/app/login/callback/page.js +1 -1
  145. package/.next/standalone/.next/server/app/login/callback/page_client-reference-manifest.js +1 -1
  146. package/.next/standalone/.next/server/app/login/callback.html +1 -1
  147. package/.next/standalone/.next/server/app/login/callback.rsc +3 -3
  148. package/.next/standalone/.next/server/app/login/page.js +2 -2
  149. package/.next/standalone/.next/server/app/login/page_client-reference-manifest.js +1 -1
  150. package/.next/standalone/.next/server/app/login/pick-workspace/page.js +1 -1
  151. package/.next/standalone/.next/server/app/login/pick-workspace/page_client-reference-manifest.js +1 -1
  152. package/.next/standalone/.next/server/app/login/pick-workspace.html +1 -1
  153. package/.next/standalone/.next/server/app/login/pick-workspace.rsc +3 -3
  154. package/.next/standalone/.next/server/app/login/silent-refresh/page_client-reference-manifest.js +1 -1
  155. package/.next/standalone/.next/server/app/login/silent-refresh.html +1 -1
  156. package/.next/standalone/.next/server/app/login/silent-refresh.rsc +2 -2
  157. package/.next/standalone/.next/server/app/login.html +1 -1
  158. package/.next/standalone/.next/server/app/login.rsc +3 -3
  159. package/.next/standalone/.next/server/app/onboarding/page.js +2 -32
  160. package/.next/standalone/.next/server/app/onboarding/page.js.nft.json +1 -1
  161. package/.next/standalone/.next/server/app/onboarding/page_client-reference-manifest.js +1 -1
  162. package/.next/standalone/.next/server/app/onboarding.html +1 -1
  163. package/.next/standalone/.next/server/app/onboarding.rsc +3 -3
  164. package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
  165. package/.next/standalone/.next/server/app/projects.html +1 -1
  166. package/.next/standalone/.next/server/app/projects.rsc +4 -4
  167. package/.next/standalone/.next/server/app/settings.html +1 -1
  168. package/.next/standalone/.next/server/app/settings.rsc +4 -4
  169. package/.next/standalone/.next/server/app-paths-manifest.json +29 -30
  170. package/.next/standalone/.next/server/chunks/1615.js +31 -0
  171. package/.next/standalone/.next/server/chunks/{3611.js → 179.js} +1 -1
  172. package/.next/standalone/.next/server/chunks/1871.js +1 -1
  173. package/.next/standalone/.next/server/chunks/2618.js +1 -1
  174. package/.next/standalone/.next/server/chunks/2961.js +1 -1
  175. package/.next/standalone/.next/server/chunks/4879.js +1 -0
  176. package/.next/standalone/.next/server/chunks/4913.js +1 -0
  177. package/.next/standalone/.next/server/chunks/4958.js +1 -1
  178. package/.next/standalone/.next/server/chunks/5561.js +7 -0
  179. package/.next/standalone/.next/server/chunks/6113.js +1 -1
  180. package/.next/standalone/.next/server/chunks/6207.js +1 -1
  181. package/.next/standalone/.next/server/chunks/6643.js +1 -1
  182. package/.next/standalone/.next/server/chunks/{6320.js → 7063.js} +1 -1
  183. package/.next/standalone/.next/server/chunks/7228.js +1 -1
  184. package/.next/standalone/.next/server/chunks/7368.js +1 -1
  185. package/.next/standalone/.next/server/chunks/7859.js +1 -0
  186. package/.next/standalone/.next/server/chunks/8277.js +1 -0
  187. package/.next/standalone/.next/server/chunks/8551.js +1 -1
  188. package/.next/standalone/.next/server/chunks/8637.js +1 -1
  189. package/.next/standalone/.next/server/chunks/920.js +1 -1
  190. package/.next/standalone/.next/server/chunks/9269.js +1 -0
  191. package/.next/standalone/.next/server/chunks/937.js +1 -1
  192. package/.next/standalone/.next/server/middleware-build-manifest.js +1 -1
  193. package/.next/standalone/.next/server/middleware-manifest.json +1 -1
  194. package/.next/standalone/.next/server/pages/404.html +1 -1
  195. package/.next/standalone/.next/server/pages/500.html +1 -1
  196. package/.next/standalone/.next/server/server-reference-manifest.js +1 -1
  197. package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
  198. package/.next/standalone/.next/server/src/middleware.js +2 -2
  199. package/.next/standalone/.next/static/chunks/16984-8ab5580b8e63a200.js +1 -0
  200. package/.next/standalone/.next/static/chunks/20051-c242544dafd3a690.js +1 -0
  201. package/.next/standalone/.next/static/chunks/23095-5bf481236249fdd8.js +1 -0
  202. package/.next/standalone/.next/static/chunks/45436-c5427023f3f386a1.js +1 -0
  203. package/.next/standalone/.next/static/chunks/4860.e071c0b9e32bd75f.js +1 -0
  204. package/.next/standalone/.next/static/chunks/49852-5337f139a2f87c46.js +1 -0
  205. package/.next/standalone/.next/static/chunks/52206-7c1b0c695c8035eb.js +1 -0
  206. package/.next/standalone/.next/static/chunks/55469-ed5ff019ff71ef59.js +1 -0
  207. package/.next/standalone/.next/static/chunks/59296-50e66102d44d9677.js +1 -0
  208. package/.next/standalone/.next/static/chunks/60524-9811b38c62fed16e.js +1 -0
  209. package/.next/standalone/.next/static/chunks/66205-8d7eae6a0f0a032d.js +1 -0
  210. package/.next/standalone/.next/static/chunks/68855-5c15991e7cf8dc8a.js +1 -0
  211. package/.next/standalone/.next/static/chunks/{86944-95f8c67fb7a51911.js → 70093-0ff6fd59445b5cb9.js} +1 -1
  212. package/.next/standalone/.next/static/chunks/74030-3a6a6b75e47f5b96.js +1 -0
  213. package/.next/standalone/.next/static/chunks/78917-ff0fda86a96cfa60.js +1 -0
  214. package/.next/standalone/.next/static/chunks/93346-5489d90bc2d57190.js +1 -0
  215. package/.next/standalone/.next/static/chunks/94655-1c75e0590a66215e.js +1 -0
  216. package/.next/standalone/.next/static/chunks/95627-8d9f6d2d88f7a641.js +1 -0
  217. package/.next/standalone/.next/static/chunks/99373.4c336ea9ad07311e.js +1 -0
  218. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-5915ccd1a77ebcf8.js +1 -0
  219. package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-94d102d945410b55.js +1 -0
  220. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-cd9411c54c8f5b35.js +1 -0
  221. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-56c45b910f914895.js +1 -0
  222. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/[documentUuid]/{page-f8f17f58cf779d37.js → page-2e000a7010d1e9ea.js} +1 -1
  223. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-75e42d130404ca2b.js +1 -0
  224. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-d7747749ae6192d8.js +1 -0
  225. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-26488809d26e1daa.js +1 -0
  226. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-8f91ed174c14d5f0.js +1 -0
  227. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-fcc9baa42e6de4d4.js +1 -0
  228. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-5233748464280e9d.js +1 -0
  229. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/{page-c36345b80cc5bf5c.js → page-f198303c176c6e02.js} +1 -1
  230. package/.next/standalone/.next/static/chunks/app/(dashboard)/settings/{page-db79d84fa8ca8cbf.js → page-ab87cbb18d0ee538.js} +1 -1
  231. package/.next/standalone/.next/static/chunks/app/admin/companies/[uuid]/page-cc2fe0c5b749cd2f.js +1 -0
  232. package/.next/standalone/.next/static/chunks/app/admin/companies/new/{page-55fb2107f955c9ed.js → page-4f3b3c449c61f6d2.js} +1 -1
  233. package/.next/standalone/.next/static/chunks/app/admin/companies/page-ef720c2b0856166c.js +1 -0
  234. package/.next/standalone/.next/static/chunks/app/admin/page-0cc8cf246db43e5d.js +1 -0
  235. package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  236. package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-cd9411c54c8f5b35.js +1 -0
  237. package/.next/standalone/.next/static/chunks/app/api/admin/login/route-cd9411c54c8f5b35.js +1 -0
  238. package/.next/standalone/.next/static/chunks/app/api/admin/session/route-cd9411c54c8f5b35.js +1 -0
  239. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  240. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-cd9411c54c8f5b35.js +1 -0
  241. package/.next/standalone/.next/static/chunks/app/api/agents/route-cd9411c54c8f5b35.js +1 -0
  242. package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  243. package/.next/standalone/.next/static/chunks/app/api/api-keys/route-cd9411c54c8f5b35.js +1 -0
  244. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-cd9411c54c8f5b35.js +1 -0
  245. package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-cd9411c54c8f5b35.js +1 -0
  246. package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-cd9411c54c8f5b35.js +1 -0
  247. package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-cd9411c54c8f5b35.js +1 -0
  248. package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-cd9411c54c8f5b35.js +1 -0
  249. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-cd9411c54c8f5b35.js +1 -0
  250. package/.next/standalone/.next/static/chunks/app/api/auth/me/route-cd9411c54c8f5b35.js +1 -0
  251. package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-cd9411c54c8f5b35.js +1 -0
  252. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-cd9411c54c8f5b35.js +1 -0
  253. package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-cd9411c54c8f5b35.js +1 -0
  254. package/.next/standalone/.next/static/chunks/app/api/comments/route-cd9411c54c8f5b35.js +1 -0
  255. package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  256. package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-cd9411c54c8f5b35.js +1 -0
  257. package/.next/standalone/.next/static/chunks/app/api/events/route-cd9411c54c8f5b35.js +1 -0
  258. package/.next/standalone/.next/static/chunks/app/api/health/route-cd9411c54c8f5b35.js +1 -0
  259. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-cd9411c54c8f5b35.js +1 -0
  260. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-cd9411c54c8f5b35.js +1 -0
  261. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-cd9411c54c8f5b35.js +1 -0
  262. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/parent/route-cd9411c54c8f5b35.js +1 -0
  263. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-cd9411c54c8f5b35.js +1 -0
  264. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  265. package/.next/standalone/.next/static/chunks/app/api/mcp/route-cd9411c54c8f5b35.js +1 -0
  266. package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-cd9411c54c8f5b35.js +1 -0
  267. package/.next/standalone/.next/static/chunks/app/api/mentionables/route-cd9411c54c8f5b35.js +1 -0
  268. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-cd9411c54c8f5b35.js +1 -0
  269. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-cd9411c54c8f5b35.js +1 -0
  270. package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-cd9411c54c8f5b35.js +1 -0
  271. package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-cd9411c54c8f5b35.js +1 -0
  272. package/.next/standalone/.next/static/chunks/app/api/notifications/route-cd9411c54c8f5b35.js +1 -0
  273. package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-cd9411c54c8f5b35.js +1 -0
  274. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-cd9411c54c8f5b35.js +1 -0
  275. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  276. package/.next/standalone/.next/static/chunks/app/api/project-groups/route-cd9411c54c8f5b35.js +1 -0
  277. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-cd9411c54c8f5b35.js +1 -0
  278. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-cd9411c54c8f5b35.js +1 -0
  279. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-cd9411c54c8f5b35.js +1 -0
  280. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-cd9411c54c8f5b35.js +1 -0
  281. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-cd9411c54c8f5b35.js +1 -0
  282. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-cd9411c54c8f5b35.js +1 -0
  283. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-cd9411c54c8f5b35.js +1 -0
  284. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-cd9411c54c8f5b35.js +1 -0
  285. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-cd9411c54c8f5b35.js +1 -0
  286. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  287. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-cd9411c54c8f5b35.js +1 -0
  288. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-cd9411c54c8f5b35.js +1 -0
  289. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-cd9411c54c8f5b35.js +1 -0
  290. package/.next/standalone/.next/static/chunks/app/api/projects/route-cd9411c54c8f5b35.js +1 -0
  291. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-cd9411c54c8f5b35.js +1 -0
  292. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-cd9411c54c8f5b35.js +1 -0
  293. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-cd9411c54c8f5b35.js +1 -0
  294. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-cd9411c54c8f5b35.js +1 -0
  295. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  296. package/.next/standalone/.next/static/chunks/app/api/search/route-cd9411c54c8f5b35.js +1 -0
  297. package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  298. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-cd9411c54c8f5b35.js +1 -0
  299. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-cd9411c54c8f5b35.js +1 -0
  300. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-cd9411c54c8f5b35.js +1 -0
  301. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-cd9411c54c8f5b35.js +1 -0
  302. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-cd9411c54c8f5b35.js +1 -0
  303. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-cd9411c54c8f5b35.js +1 -0
  304. package/.next/standalone/.next/static/chunks/app/login/admin/page-d470135f7aab6c5e.js +1 -0
  305. package/.next/standalone/.next/static/chunks/app/login/callback/{page-48a34c31a0f8e58c.js → page-0edd93f50cb4f6ea.js} +1 -1
  306. package/.next/standalone/.next/static/chunks/app/login/page-c64b8d40a0781b4c.js +1 -0
  307. package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-e0444ad8b50121f5.js +1 -0
  308. package/.next/standalone/.next/static/chunks/app/onboarding/page-d9dbd817391b462b.js +1 -0
  309. package/.next/standalone/.next/static/chunks/{webpack-8e0df5e10bc6b98f.js → webpack-5bb5740df10ed622.js} +1 -1
  310. package/.next/standalone/.next/static/css/4279f38594ac772a.css +1 -0
  311. package/.next/standalone/package.json +1 -1
  312. package/.next/standalone/public/chorus-plugin/.claude-plugin/plugin.json +1 -1
  313. package/.next/standalone/public/chorus-plugin/skills/brainstorm/SKILL.md +7 -7
  314. package/.next/standalone/public/chorus-plugin/skills/chorus/SKILL.md +2 -2
  315. package/.next/standalone/public/chorus-plugin/skills/develop/SKILL.md +1 -1
  316. package/.next/standalone/public/chorus-plugin/skills/idea/SKILL.md +48 -34
  317. package/.next/standalone/public/chorus-plugin/skills/openspec-aware/SKILL.md +1 -1
  318. package/.next/standalone/public/chorus-plugin/skills/proposal/SKILL.md +1 -1
  319. package/.next/standalone/public/chorus-plugin/skills/quick-dev/SKILL.md +1 -1
  320. package/.next/standalone/public/chorus-plugin/skills/review/SKILL.md +1 -1
  321. package/.next/standalone/public/chorus-plugin/skills/yolo/SKILL.md +8 -5
  322. package/.next/standalone/public/skill/brainstorm-chorus/SKILL.md +7 -7
  323. package/.next/standalone/public/skill/chorus/SKILL.md +2 -2
  324. package/.next/standalone/public/skill/develop-chorus/SKILL.md +1 -1
  325. package/.next/standalone/public/skill/idea-chorus/SKILL.md +48 -34
  326. package/.next/standalone/public/skill/package.json +1 -1
  327. package/.next/standalone/public/skill/proposal-chorus/SKILL.md +1 -1
  328. package/.next/standalone/public/skill/proposal-reviewer-chorus/SKILL.md +1 -1
  329. package/.next/standalone/public/skill/quick-dev-chorus/SKILL.md +1 -1
  330. package/.next/standalone/public/skill/review-chorus/SKILL.md +1 -1
  331. package/.next/standalone/public/skill/task-reviewer-chorus/SKILL.md +1 -1
  332. package/.next/standalone/public/skill/yolo-chorus/SKILL.md +7 -5
  333. package/README.md +2 -0
  334. package/README.zh.md +2 -0
  335. package/package.json +1 -1
  336. package/prisma/migrations/20260604130604_add_elaboration_round_is_appended/migration.sql +2 -0
  337. package/prisma/migrations/20260611101056_add_idea_lineage/migration.sql +5 -0
  338. package/prisma/schema.prisma +7 -1
  339. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js +0 -2
  340. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page.js.nft.json +0 -1
  341. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page_client-reference-manifest.js +0 -1
  342. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js +0 -2
  343. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page.js.nft.json +0 -1
  344. package/.next/standalone/.next/server/app/(dashboard)/projects/[uuid]/ideas/page_client-reference-manifest.js +0 -1
  345. package/.next/standalone/.next/server/chunks/1854.js +0 -7
  346. package/.next/standalone/.next/server/chunks/2990.js +0 -1
  347. package/.next/standalone/.next/server/chunks/3139.js +0 -1
  348. package/.next/standalone/.next/server/chunks/3576.js +0 -1
  349. package/.next/standalone/.next/server/chunks/4974.js +0 -1
  350. package/.next/standalone/.next/server/chunks/5491.js +0 -1
  351. package/.next/standalone/.next/server/chunks/6878.js +0 -1
  352. package/.next/standalone/.next/server/chunks/7621.js +0 -1
  353. package/.next/standalone/.next/server/chunks/8144.js +0 -1
  354. package/.next/standalone/.next/server/chunks/9508.js +0 -2
  355. package/.next/standalone/.next/static/chunks/19126-12ce8ade288ce1dc.js +0 -1
  356. package/.next/standalone/.next/static/chunks/19898-7e07c69b635e3662.js +0 -1
  357. package/.next/standalone/.next/static/chunks/29660-edf78f7a4c65f416.js +0 -1
  358. package/.next/standalone/.next/static/chunks/34775-387b9a9967a35ccb.js +0 -1
  359. package/.next/standalone/.next/static/chunks/35486-1978488574385a45.js +0 -1
  360. package/.next/standalone/.next/static/chunks/37880-4395be5cee4112fa.js +0 -1
  361. package/.next/standalone/.next/static/chunks/3853-f94afe2f83089c0d.js +0 -1
  362. package/.next/standalone/.next/static/chunks/4457-b86052b2e954e357.js +0 -1
  363. package/.next/standalone/.next/static/chunks/4842-95cf4b7efd540e89.js +0 -1
  364. package/.next/standalone/.next/static/chunks/4860.60152a625f2a714f.js +0 -1
  365. package/.next/standalone/.next/static/chunks/51841-0e4e0e63b437dcfd.js +0 -1
  366. package/.next/standalone/.next/static/chunks/52206-51a89715ca643e44.js +0 -1
  367. package/.next/standalone/.next/static/chunks/53298-82b9c818cd70686d.js +0 -1
  368. package/.next/standalone/.next/static/chunks/60011-b602fea2afba6992.js +0 -1
  369. package/.next/standalone/.next/static/chunks/65642-e75efce9967747bc.js +0 -1
  370. package/.next/standalone/.next/static/chunks/75444-976ac95fd66e7988.js +0 -1
  371. package/.next/standalone/.next/static/chunks/93346-c4468893138daac7.js +0 -1
  372. package/.next/standalone/.next/static/chunks/95750-3d0d1d48995d1088.js +0 -1
  373. package/.next/standalone/.next/static/chunks/99373.4d93aaaf56fe7819.js +0 -1
  374. package/.next/standalone/.next/static/chunks/app/(dashboard)/layout-dd7eb66bb4ffd252.js +0 -1
  375. package/.next/standalone/.next/static/chunks/app/(dashboard)/project-groups/[uuid]/page-63a6a5b6cf9ecf87.js +0 -1
  376. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/[ideaUuid]/page-99297f77cce24151.js +0 -1
  377. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/dashboard/page-6d92b9867caf0fe1.js +0 -1
  378. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/documents/page-83e2e42b27132b41.js +0 -1
  379. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/[ideaUuid]/page-55148db4b28ee5f5.js +0 -1
  380. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/ideas/page-556c181809c9e4f6.js +0 -1
  381. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/[proposalUuid]/page-656797940b35b23c.js +0 -1
  382. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/new/page-414b398806324ad1.js +0 -1
  383. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/proposals/page-af88aeaedc3f4ae5.js +0 -1
  384. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/[taskUuid]/page-6524ab00e6cdf59a.js +0 -1
  385. package/.next/standalone/.next/static/chunks/app/(dashboard)/projects/[uuid]/tasks/page-7b0bb5f037cd320b.js +0 -1
  386. package/.next/standalone/.next/static/chunks/app/admin/companies/[uuid]/page-81682b4aa6859615.js +0 -1
  387. package/.next/standalone/.next/static/chunks/app/admin/companies/page-bbd92a7b214ddbf5.js +0 -1
  388. package/.next/standalone/.next/static/chunks/app/admin/page-c4167418611b4a6b.js +0 -1
  389. package/.next/standalone/.next/static/chunks/app/api/admin/companies/[uuid]/route-99297f77cce24151.js +0 -1
  390. package/.next/standalone/.next/static/chunks/app/api/admin/companies/route-99297f77cce24151.js +0 -1
  391. package/.next/standalone/.next/static/chunks/app/api/admin/login/route-99297f77cce24151.js +0 -1
  392. package/.next/standalone/.next/static/chunks/app/api/admin/session/route-99297f77cce24151.js +0 -1
  393. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/route-99297f77cce24151.js +0 -1
  394. package/.next/standalone/.next/static/chunks/app/api/agents/[uuid]/sessions/route-99297f77cce24151.js +0 -1
  395. package/.next/standalone/.next/static/chunks/app/api/agents/route-99297f77cce24151.js +0 -1
  396. package/.next/standalone/.next/static/chunks/app/api/api-keys/[uuid]/route-99297f77cce24151.js +0 -1
  397. package/.next/standalone/.next/static/chunks/app/api/api-keys/route-99297f77cce24151.js +0 -1
  398. package/.next/standalone/.next/static/chunks/app/api/auth/callback/route-99297f77cce24151.js +0 -1
  399. package/.next/standalone/.next/static/chunks/app/api/auth/check-default/route-99297f77cce24151.js +0 -1
  400. package/.next/standalone/.next/static/chunks/app/api/auth/company-oidc/route-99297f77cce24151.js +0 -1
  401. package/.next/standalone/.next/static/chunks/app/api/auth/default-login/route-99297f77cce24151.js +0 -1
  402. package/.next/standalone/.next/static/chunks/app/api/auth/identify/route-99297f77cce24151.js +0 -1
  403. package/.next/standalone/.next/static/chunks/app/api/auth/logout/route-99297f77cce24151.js +0 -1
  404. package/.next/standalone/.next/static/chunks/app/api/auth/me/route-99297f77cce24151.js +0 -1
  405. package/.next/standalone/.next/static/chunks/app/api/auth/refresh/route-99297f77cce24151.js +0 -1
  406. package/.next/standalone/.next/static/chunks/app/api/auth/session/route-99297f77cce24151.js +0 -1
  407. package/.next/standalone/.next/static/chunks/app/api/auth/sync-token/route-99297f77cce24151.js +0 -1
  408. package/.next/standalone/.next/static/chunks/app/api/comments/route-99297f77cce24151.js +0 -1
  409. package/.next/standalone/.next/static/chunks/app/api/documents/[uuid]/route-99297f77cce24151.js +0 -1
  410. package/.next/standalone/.next/static/chunks/app/api/events/notifications/route-99297f77cce24151.js +0 -1
  411. package/.next/standalone/.next/static/chunks/app/api/events/route-99297f77cce24151.js +0 -1
  412. package/.next/standalone/.next/static/chunks/app/api/health/route-99297f77cce24151.js +0 -1
  413. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/claim/route-99297f77cce24151.js +0 -1
  414. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/preview/route-99297f77cce24151.js +0 -1
  415. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/move/route-99297f77cce24151.js +0 -1
  416. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/release/route-99297f77cce24151.js +0 -1
  417. package/.next/standalone/.next/static/chunks/app/api/ideas/[uuid]/route-99297f77cce24151.js +0 -1
  418. package/.next/standalone/.next/static/chunks/app/api/mcp/route-99297f77cce24151.js +0 -1
  419. package/.next/standalone/.next/static/chunks/app/api/me/assignments/route-99297f77cce24151.js +0 -1
  420. package/.next/standalone/.next/static/chunks/app/api/mentionables/route-99297f77cce24151.js +0 -1
  421. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/archive/route-99297f77cce24151.js +0 -1
  422. package/.next/standalone/.next/static/chunks/app/api/notifications/[uuid]/read/route-99297f77cce24151.js +0 -1
  423. package/.next/standalone/.next/static/chunks/app/api/notifications/preferences/route-99297f77cce24151.js +0 -1
  424. package/.next/standalone/.next/static/chunks/app/api/notifications/read-all/route-99297f77cce24151.js +0 -1
  425. package/.next/standalone/.next/static/chunks/app/api/notifications/route-99297f77cce24151.js +0 -1
  426. package/.next/standalone/.next/static/chunks/app/api/notifications/unread-count/route-99297f77cce24151.js +0 -1
  427. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/dashboard/route-99297f77cce24151.js +0 -1
  428. package/.next/standalone/.next/static/chunks/app/api/project-groups/[uuid]/route-99297f77cce24151.js +0 -1
  429. package/.next/standalone/.next/static/chunks/app/api/project-groups/route-99297f77cce24151.js +0 -1
  430. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/activity/route-99297f77cce24151.js +0 -1
  431. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/available/route-99297f77cce24151.js +0 -1
  432. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/documents/route-99297f77cce24151.js +0 -1
  433. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/group/route-99297f77cce24151.js +0 -1
  434. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/route-99297f77cce24151.js +0 -1
  435. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/ideas/tracker/route-99297f77cce24151.js +0 -1
  436. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/[proposalUuid]/validate/route-99297f77cce24151.js +0 -1
  437. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/route-99297f77cce24151.js +0 -1
  438. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/proposals/summary/route-99297f77cce24151.js +0 -1
  439. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/route-99297f77cce24151.js +0 -1
  440. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/stats/route-99297f77cce24151.js +0 -1
  441. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/dependencies/route-99297f77cce24151.js +0 -1
  442. package/.next/standalone/.next/static/chunks/app/api/projects/[uuid]/tasks/route-99297f77cce24151.js +0 -1
  443. package/.next/standalone/.next/static/chunks/app/api/projects/route-99297f77cce24151.js +0 -1
  444. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/approve/route-99297f77cce24151.js +0 -1
  445. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/close/route-99297f77cce24151.js +0 -1
  446. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/reject/route-99297f77cce24151.js +0 -1
  447. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/revoke/route-99297f77cce24151.js +0 -1
  448. package/.next/standalone/.next/static/chunks/app/api/proposals/[uuid]/route-99297f77cce24151.js +0 -1
  449. package/.next/standalone/.next/static/chunks/app/api/search/route-99297f77cce24151.js +0 -1
  450. package/.next/standalone/.next/static/chunks/app/api/sessions/[uuid]/route-99297f77cce24151.js +0 -1
  451. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/claim/route-99297f77cce24151.js +0 -1
  452. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/[dependsOnUuid]/route-99297f77cce24151.js +0 -1
  453. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/dependencies/route-99297f77cce24151.js +0 -1
  454. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/release/route-99297f77cce24151.js +0 -1
  455. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/route-99297f77cce24151.js +0 -1
  456. package/.next/standalone/.next/static/chunks/app/api/tasks/[uuid]/sessions/route-99297f77cce24151.js +0 -1
  457. package/.next/standalone/.next/static/chunks/app/login/admin/page-4e72e6e4327ee7cd.js +0 -1
  458. package/.next/standalone/.next/static/chunks/app/login/page-dcb689dfe6e69879.js +0 -1
  459. package/.next/standalone/.next/static/chunks/app/login/pick-workspace/page-ee9bda8bfc4e0697.js +0 -1
  460. package/.next/standalone/.next/static/chunks/app/onboarding/page-7a00689ba561c111.js +0 -1
  461. package/.next/standalone/.next/static/css/ea3f196c7951f8d6.css +0 -1
  462. /package/.next/standalone/.next/static/{uuDSoqvm-WWenZQ6dXPT7 → AKJHlhCKd44_-khht8nN0}/_buildManifest.js +0 -0
  463. /package/.next/standalone/.next/static/{uuDSoqvm-WWenZQ6dXPT7 → AKJHlhCKd44_-khht8nN0}/_ssgManifest.js +0 -0
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[1244,2734,4342,6476,7719,8489,11140,12015,12170,12662,13056,13566,13745,14966,17453,17948,23519,27406,27819,29246,33004,33157,33836,34561,38189,38629,38764,39672,40494,40568,41654,42129,42371,44192,44533,44843,48597,48653,48673,52451,52703,52772,55223,56202,56856,57128,58118,59442,60523,65580,66469,70473,70637,70703,73708,78301,80064,85879,86384,86759,87188,87682,90090,90113,90469,91946,93184,93691,98400],{51540:()=>{}},_=>{_.O(0,[74951,65496,77358],()=>_(_.s=51540)),_N_E=_.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[43252],{6985:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]])},11725:(e,t,a)=>{"use strict";a.r(t),a.d(t,{default:()=>g});var r=a(90508),s=a(1856),n=a(23675),i=a(12790),d=a.n(i),o=a(39268),l=a(48416),c=a(22922),u=a(14554),m=a(88064),f=a(66093),p=a(6985),v=a(38709),x=a(70633);function h(){let e=(0,o.c)(),t=(0,n.useRouter)(),a=(0,n.useSearchParams)(),[i,h]=(0,s.useState)(""),[g,b]=(0,s.useState)(""),[y,j]=(0,s.useState)(!1),[w,N]=(0,s.useState)(""),[k,z]=(0,s.useState)(!1);(0,s.useEffect)(()=>{let e=a.get("email");e&&h(e)},[a]);let P=async a=>{a.preventDefault(),N(""),z(!0);try{let a=await fetch("/api/admin/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:i,password:g})}),s=await a.json();if(!s.success){var r;N((null==(r=s.error)?void 0:r.message)||e("admin.invalidCredentials"));return}t.push(s.data.redirectTo||"/admin")}catch(t){N(e("login.networkError"))}finally{z(!1)}};return(0,r.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,r.jsx)(l.Zp,{className:"w-full max-w-[400px]",children:(0,r.jsxs)(l.Wu,{className:"p-10",children:[(0,r.jsxs)("div",{className:"mb-8 flex flex-col items-center gap-2",children:[(0,r.jsx)(f.A,{className:"h-12 w-12 text-destructive"}),(0,r.jsx)("h1",{className:"text-[28px] font-semibold text-foreground",children:e("admin.title")}),(0,r.jsx)("p",{className:"text-sm text-muted-foreground",children:i})]}),(0,r.jsxs)("form",{onSubmit:P,className:"space-y-4",children:[(0,r.jsxs)("div",{className:"space-y-2",children:[(0,r.jsx)(m.J,{htmlFor:"password",children:e("admin.password")}),(0,r.jsxs)("div",{className:"relative",children:[(0,r.jsx)(u.p,{id:"password",type:y?"text":"password",placeholder:e("admin.passwordPlaceholder"),value:g,onChange:e=>b(e.target.value),required:!0,disabled:k,autoFocus:!0,className:"pr-10"}),(0,r.jsx)(c.$,{type:"button",variant:"ghost",size:"icon",onClick:()=>j(!y),className:"absolute right-0 top-0 h-full px-3 hover:bg-transparent",children:y?(0,r.jsx)(p.A,{className:"h-5 w-5 text-muted-foreground"}):(0,r.jsx)(v.A,{className:"h-5 w-5 text-muted-foreground"})})]})]}),w&&(0,r.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:w}),(0,r.jsx)(c.$,{type:"submit",disabled:k,variant:"destructive",className:"w-full",children:k?e("admin.signingIn"):e("admin.signInAsAdmin")})]}),(0,r.jsx)("div",{className:"mt-8 flex justify-center",children:(0,r.jsx)(d(),{href:"/login",children:(0,r.jsxs)(c.$,{variant:"ghost",size:"sm",className:"gap-1",children:[(0,r.jsx)(x.A,{className:"h-4 w-4"}),e("admin.backToEmail")]})})})]})})})}function g(){let e=(0,o.c)();return(0,r.jsx)(s.Suspense,{fallback:(0,r.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background",children:(0,r.jsx)("div",{className:"text-muted-foreground",children:e("common.loading")})}),children:(0,r.jsx)(h,{})})}},14554:(e,t,a)=>{"use strict";a.d(t,{p:()=>n});var r=a(90508);a(1856);var s=a(24377);function n(e){let{className:t,type:a,...n}=e;return(0,r.jsx)("input",{type:a,"data-slot":"input",className:(0,s.cn)("file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm","focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]","aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",t),...n})}},18392:(e,t,a)=>{Promise.resolve().then(a.bind(a,11725))},22922:(e,t,a)=>{"use strict";a.d(t,{$:()=>o});var r=a(90508);a(1856);var s=a(49499),n=a(54154),i=a(24377);let d=(0,s.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium cursor-pointer transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function o(e){let{className:t,variant:a="default",size:s="default",asChild:o=!1,...l}=e,c=o?n.bL:"button";return(0,r.jsx)(c,{"data-slot":"button","data-variant":a,"data-size":s,className:(0,i.cn)(d({variant:a,size:s,className:t})),...l})}},23675:(e,t,a)=>{"use strict";var r=a(84675);a.o(r,"useParams")&&a.d(t,{useParams:function(){return r.useParams}}),a.o(r,"usePathname")&&a.d(t,{usePathname:function(){return r.usePathname}}),a.o(r,"useRouter")&&a.d(t,{useRouter:function(){return r.useRouter}}),a.o(r,"useSearchParams")&&a.d(t,{useSearchParams:function(){return r.useSearchParams}})},24377:(e,t,a)=>{"use strict";a.d(t,{cn:()=>n});var r=a(49251),s=a(58849);function n(){for(var e=arguments.length,t=Array(e),a=0;a<e;a++)t[a]=arguments[a];return(0,s.QP)((0,r.$)(t))}},38709:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},48416:(e,t,a)=>{"use strict";a.d(t,{BT:()=>o,Wu:()=>c,X9:()=>l,ZB:()=>d,Zp:()=>n,aR:()=>i,wL:()=>u});var r=a(90508);a(1856);var s=a(24377);function n(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card",className:(0,s.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",t),...a})}function i(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-header",className:(0,s.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",t),...a})}function d(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-title",className:(0,s.cn)("leading-none font-semibold",t),...a})}function o(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-description",className:(0,s.cn)("text-muted-foreground text-sm",t),...a})}function l(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-action",className:(0,s.cn)("col-start-2 row-span-2 row-start-1 self-start justify-self-end",t),...a})}function c(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-content",className:(0,s.cn)("px-6",t),...a})}function u(e){let{className:t,...a}=e;return(0,r.jsx)("div",{"data-slot":"card-footer",className:(0,s.cn)("flex items-center px-6 [.border-t]:pt-6",t),...a})}},58057:(e,t,a)=>{"use strict";a.r(t),a.d(t,{Label:()=>i,Root:()=>d});var r=a(1856),s=a(93367),n=a(90508),i=r.forwardRef((e,t)=>(0,n.jsx)(s.sG.label,{...e,ref:t,onMouseDown:t=>{var a;t.target.closest("button, input, select, textarea")||(null==(a=e.onMouseDown)||a.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));i.displayName="Label";var d=i},66093:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("shield",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}]])},70633:(e,t,a)=>{"use strict";a.d(t,{A:()=>r});let r=(0,a(66206).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},88064:(e,t,a)=>{"use strict";a.d(t,{J:()=>i});var r=a(90508);a(1856);var s=a(58057),n=a(24377);function i(e){let{className:t,...a}=e;return(0,r.jsx)(s.Root,{"data-slot":"label",className:(0,n.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",t),...a})}},93367:(e,t,a)=>{"use strict";a.d(t,{bL:()=>l,hO:()=>o,sG:()=>d});var r=a(1856),s=a(38129),n=a(54154),i=a(90508),d=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let a=(0,n.TL)(`Primitive.${t}`),s=r.forwardRef((e,r)=>{let{asChild:s,...n}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,i.jsx)(s?a:t,{...n,ref:r})});return s.displayName=`Primitive.${t}`,{...e,[t]:s}},{});function o(e,t){e&&s.flushSync(()=>e.dispatchEvent(t))}var l=d}},e=>{e.O(0,[12079,18944,12790,74951,65496,77358],()=>e(e.s=18392)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[74520],{6985:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let a=(0,r(66206).A)("eye",[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]])},14554:(e,t,r)=>{"use strict";r.d(t,{p:()=>s});var a=r(90508);r(1856);var n=r(24377);function s(e){let{className:t,type:r,...s}=e;return(0,a.jsx)("input",{type:r,"data-slot":"input",className:(0,n.cn)("file:text-foreground placeholder:text-muted-foreground selection:bg-primary selection:text-primary-foreground dark:bg-input/30 border-input h-9 w-full min-w-0 rounded-md border bg-transparent px-3 py-1 text-base shadow-xs transition-[color,box-shadow] outline-none file:inline-flex file:h-7 file:border-0 file:bg-transparent file:text-sm file:font-medium disabled:pointer-events-none disabled:cursor-not-allowed disabled:opacity-50 md:text-sm","focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px]","aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",t),...s})}},22922:(e,t,r)=>{"use strict";r.d(t,{$:()=>l});var a=r(90508);r(1856);var n=r(49499),s=r(54154),i=r(24377);let o=(0,n.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium cursor-pointer transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function l(e){let{className:t,variant:r="default",size:n="default",asChild:l=!1,...c}=e,d=l?s.bL:"button";return(0,a.jsx)(d,{"data-slot":"button","data-variant":r,"data-size":n,className:(0,i.cn)(o({variant:r,size:n,className:t})),...c})}},23675:(e,t,r)=>{"use strict";var a=r(84675);r.o(a,"useParams")&&r.d(t,{useParams:function(){return a.useParams}}),r.o(a,"usePathname")&&r.d(t,{usePathname:function(){return a.usePathname}}),r.o(a,"useRouter")&&r.d(t,{useRouter:function(){return a.useRouter}}),r.o(a,"useSearchParams")&&r.d(t,{useSearchParams:function(){return a.useSearchParams}})},24377:(e,t,r)=>{"use strict";r.d(t,{cn:()=>s});var a=r(49251),n=r(58849);function s(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,n.QP)((0,a.$)(t))}},30509:(e,t,r)=>{"use strict";r.d(t,{HB:()=>n,JK:()=>o,XQ:()=>i,bN:()=>l,vh:()=>s});var a=r(14655);function n(e){let t=function(e){let t=window.location.origin,r=new a.O({store:window.localStorage});return{authority:e.issuer,client_id:e.clientId,redirect_uri:"".concat(t,"/login/callback"),post_logout_redirect_uri:"".concat(t,"/login"),response_type:"code",scope:"openid profile email",automaticSilentRenew:!0,silent_redirect_uri:"".concat(t,"/login/silent-refresh"),accessTokenExpiringNotificationTimeInSeconds:60,userStore:r,extraQueryParams:{company:e.companyUuid}}}(e);return new a.$5(t)}function s(e){localStorage.setItem("oidc_config",JSON.stringify(e))}function i(){let e=localStorage.getItem("oidc_config");if(!e)return null;try{return JSON.parse(e)}catch(e){return null}}function o(){localStorage.removeItem("oidc_config")}function l(e){return{sub:e.profile.sub,email:e.profile.email,name:e.profile.name,picture:e.profile.picture,accessToken:e.access_token,refreshToken:e.refresh_token,expiresAt:e.expires_at,idToken:e.id_token}}},31317:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>g});var a=r(90508),n=r(1856),s=r(23675),i=r(39268),o=r(30509),l=r(48416),c=r(22922),d=r(14554),u=r(88064),m=r(6985),f=r(38709),p=r(67712);function g(){let e=(0,s.useRouter)(),t=(0,i.c)(),[r,g]=(0,n.useState)(""),[h,v]=(0,n.useState)(""),[x,b]=(0,n.useState)(!1),[y,j]=(0,n.useState)(""),[w,N]=(0,n.useState)(!1),[k,_]=(0,n.useState)(null),[S,P]=(0,n.useState)(!1),[C,z]=(0,n.useState)(!1);(0,n.useEffect)(()=>{!async function(){try{var e;let t=await fetch("/api/auth/check-default"),r=await t.json();r.success&&(null==(e=r.data)?void 0:e.enabled)&&_(r.data)}catch(e){}finally{P(!0)}}()},[]);let A=async a=>{a.preventDefault(),j(""),N(!0);try{let a=await fetch("/api/auth/default-login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:r,password:h})}),s=await a.json();if(!s.success){var n;j((null==(n=s.error)?void 0:n.message)||t("login.defaultAuth.error"));return}if(localStorage.getItem("chorus_onboarding_completed"))return void e.push("/projects");try{let t=await fetch("/api/agents"),r=await t.json();if(r.success&&0===r.data.length)return void e.push("/onboarding")}catch(e){}e.push("/projects")}catch(e){j(t("login.networkError"))}finally{N(!1)}},T=async a=>{a.preventDefault(),j(""),N(!0);try{let a=await fetch("/api/auth/identify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:r})}),s=await a.json();if(!s.success){var n;j((null==(n=s.error)?void 0:n.message)||t("common.genericError"));return}let i=s.data;if("super_admin"===i.type)e.push("/login/admin?email=".concat(encodeURIComponent(r)));else if("oidc_multi_match"===i.type)e.push("/login/pick-workspace?email=".concat(encodeURIComponent(r)));else if("oidc"===i.type&&i.company){let e={issuer:i.company.oidcIssuer,clientId:i.company.oidcClientId,companyUuid:i.company.uuid,companyName:i.company.name};(0,o.vh)(e);let t=(0,o.HB)(e);await t.signinRedirect({extraQueryParams:{login_hint:r}})}else j(i.message||t("login.noOrganizationFound"))}catch(e){p.q.error("Login error:",e),j(t("login.networkError"))}finally{N(!1)}};if(!S)return(0,a.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background",children:(0,a.jsx)("div",{className:"text-muted-foreground",children:t("common.loading")})});let L=(null==k?void 0:k.enabled)&&!C;return(0,a.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,a.jsx)(l.Zp,{className:"w-full max-w-[400px]",children:(0,a.jsxs)(l.Wu,{className:"p-10",children:[(0,a.jsxs)("div",{className:"mb-8 flex flex-col items-center gap-2",children:[(0,a.jsx)("img",{src:"/chorus-icon.png",alt:"Chorus",className:"h-12 w-12"}),(0,a.jsx)("h1",{className:"text-[28px] font-semibold text-foreground",children:t("login.title")}),(0,a.jsx)("p",{className:"text-sm text-muted-foreground",children:t("login.subtitle")})]}),L?(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("form",{onSubmit:A,className:"space-y-4",children:[(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsx)(u.J,{htmlFor:"email",children:t("login.defaultAuth.email")}),(0,a.jsx)(d.p,{id:"email",type:"email",value:r,onChange:e=>g(e.target.value),required:!0,disabled:w})]}),(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsx)(u.J,{htmlFor:"password",children:t("login.defaultAuth.password")}),(0,a.jsxs)("div",{className:"relative",children:[(0,a.jsx)(d.p,{id:"password",type:x?"text":"password",value:h,onChange:e=>v(e.target.value),required:!0,disabled:w,autoFocus:!0,className:"pr-10"}),(0,a.jsx)(c.$,{type:"button",variant:"ghost",size:"icon",onClick:()=>b(!x),className:"absolute right-0 top-0 h-full px-3 hover:bg-transparent",children:x?(0,a.jsx)(m.A,{className:"h-5 w-5 text-muted-foreground"}):(0,a.jsx)(f.A,{className:"h-5 w-5 text-muted-foreground"})})]})]}),y&&(0,a.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:y}),(0,a.jsx)(c.$,{type:"submit",disabled:w,className:"w-full",children:w?t("login.checking"):t("login.defaultAuth.submit")})]}),(0,a.jsxs)("div",{className:"mt-6 flex items-center gap-3",children:[(0,a.jsx)("div",{className:"h-px flex-1 bg-border"}),(0,a.jsx)("span",{className:"text-xs text-muted-foreground",children:t("login.defaultAuth.orDivider")}),(0,a.jsx)("div",{className:"h-px flex-1 bg-border"})]}),(0,a.jsx)("div",{className:"mt-4 flex justify-center",children:(0,a.jsx)(c.$,{variant:"link",size:"sm",onClick:()=>{z(!0),j(""),v("")},children:t("login.defaultAuth.ssoLink")})})]}):(0,a.jsxs)(a.Fragment,{children:[(0,a.jsxs)("form",{onSubmit:T,className:"space-y-4",children:[(0,a.jsxs)("div",{className:"space-y-2",children:[(0,a.jsx)(u.J,{htmlFor:"email",children:t("login.email")}),(0,a.jsx)(d.p,{id:"email",type:"email",placeholder:t("login.emailPlaceholder"),value:r,onChange:e=>g(e.target.value),required:!0,disabled:w})]}),y&&(0,a.jsx)("div",{className:"rounded-lg bg-destructive/10 p-3 text-sm text-destructive",children:y}),(0,a.jsx)(c.$,{type:"submit",disabled:w,className:"w-full",children:w?t("login.checking"):t("login.continue")})]}),(0,a.jsx)("p",{className:"mt-8 text-center text-xs text-muted-foreground",children:t("login.helpText")}),(null==k?void 0:k.enabled)&&(0,a.jsx)("div",{className:"mt-4 flex justify-center",children:(0,a.jsx)(c.$,{variant:"link",size:"sm",onClick:()=>{z(!1),j("")},children:t("login.backToLogin")})})]})]})})})}},38709:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let a=(0,r(66206).A)("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},48416:(e,t,r)=>{"use strict";r.d(t,{BT:()=>l,Wu:()=>d,X9:()=>c,ZB:()=>o,Zp:()=>s,aR:()=>i,wL:()=>u});var a=r(90508);r(1856);var n=r(24377);function s(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card",className:(0,n.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",t),...r})}function i(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-header",className:(0,n.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",t),...r})}function o(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-title",className:(0,n.cn)("leading-none font-semibold",t),...r})}function l(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-description",className:(0,n.cn)("text-muted-foreground text-sm",t),...r})}function c(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-action",className:(0,n.cn)("col-start-2 row-span-2 row-start-1 self-start justify-self-end",t),...r})}function d(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-content",className:(0,n.cn)("px-6",t),...r})}function u(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-footer",className:(0,n.cn)("flex items-center px-6 [.border-t]:pt-6",t),...r})}},53494:(e,t,r)=>{Promise.resolve().then(r.bind(r,31317))},58057:(e,t,r)=>{"use strict";r.r(t),r.d(t,{Label:()=>i,Root:()=>o});var a=r(1856),n=r(93367),s=r(90508),i=a.forwardRef((e,t)=>(0,s.jsx)(n.sG.label,{...e,ref:t,onMouseDown:t=>{var r;t.target.closest("button, input, select, textarea")||(null==(r=e.onMouseDown)||r.call(e,t),!t.defaultPrevented&&t.detail>1&&t.preventDefault())}}));i.displayName="Label";var o=i},67712:(e,t,r)=>{"use strict";r.d(t,{q:()=>o});var a=r(55036);let n={debug:0,info:1,warn:2,error:3},s=a.env.NEXT_PUBLIC_LOG_LEVEL||"warn";function i(e){return n[e]>=n[s]}let o={debug:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("debug")&&console.debug("[Chorus] ".concat(e),...r)},info:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("info")&&console.info("[Chorus] ".concat(e),...r)},warn:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("warn")&&console.warn("[Chorus] ".concat(e),...r)},error:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("error")&&console.error("[Chorus] ".concat(e),...r)}}},88064:(e,t,r)=>{"use strict";r.d(t,{J:()=>i});var a=r(90508);r(1856);var n=r(58057),s=r(24377);function i(e){let{className:t,...r}=e;return(0,a.jsx)(n.Root,{"data-slot":"label",className:(0,s.cn)("flex items-center gap-2 text-sm leading-none font-medium select-none group-data-[disabled=true]:pointer-events-none group-data-[disabled=true]:opacity-50 peer-disabled:cursor-not-allowed peer-disabled:opacity-50",t),...r})}},93367:(e,t,r)=>{"use strict";r.d(t,{bL:()=>c,hO:()=>l,sG:()=>o});var a=r(1856),n=r(38129),s=r(54154),i=r(90508),o=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=(0,s.TL)(`Primitive.${t}`),n=a.forwardRef((e,a)=>{let{asChild:n,...s}=e;return"undefined"!=typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,i.jsx)(n?r:t,{...s,ref:a})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function l(e,t){e&&n.flushSync(()=>e.dispatchEvent(t))}var c=o}},e=>{e.O(0,[12079,18944,14655,74951,65496,77358],()=>e(e.s=53494)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[772],{22922:(e,t,r)=>{"use strict";r.d(t,{$:()=>c});var a=r(90508);r(1856);var n=r(49499),s=r(54154),i=r(24377);let o=(0,n.F)("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium cursor-pointer transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-white hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",outline:"border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary/80",ghost:"hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-9 px-4 py-2 has-[>svg]:px-3",xs:"h-6 gap-1 rounded-md px-2 text-xs has-[>svg]:px-1.5 [&_svg:not([class*='size-'])]:size-3",sm:"h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",lg:"h-10 rounded-md px-6 has-[>svg]:px-4",icon:"size-9","icon-xs":"size-6 rounded-md [&_svg:not([class*='size-'])]:size-3","icon-sm":"size-8","icon-lg":"size-10"}},defaultVariants:{variant:"default",size:"default"}});function c(e){let{className:t,variant:r="default",size:n="default",asChild:c=!1,...d}=e,u=c?s.bL:"button";return(0,a.jsx)(u,{"data-slot":"button","data-variant":r,"data-size":n,className:(0,i.cn)(o({variant:r,size:n,className:t})),...d})}},23675:(e,t,r)=>{"use strict";var a=r(84675);r.o(a,"useParams")&&r.d(t,{useParams:function(){return a.useParams}}),r.o(a,"usePathname")&&r.d(t,{usePathname:function(){return a.usePathname}}),r.o(a,"useRouter")&&r.d(t,{useRouter:function(){return a.useRouter}}),r.o(a,"useSearchParams")&&r.d(t,{useSearchParams:function(){return a.useSearchParams}})},24377:(e,t,r)=>{"use strict";r.d(t,{cn:()=>s});var a=r(49251),n=r(58849);function s(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return(0,n.QP)((0,a.$)(t))}},30509:(e,t,r)=>{"use strict";r.d(t,{HB:()=>n,JK:()=>o,XQ:()=>i,bN:()=>c,vh:()=>s});var a=r(14655);function n(e){let t=function(e){let t=window.location.origin,r=new a.O({store:window.localStorage});return{authority:e.issuer,client_id:e.clientId,redirect_uri:"".concat(t,"/login/callback"),post_logout_redirect_uri:"".concat(t,"/login"),response_type:"code",scope:"openid profile email",automaticSilentRenew:!0,silent_redirect_uri:"".concat(t,"/login/silent-refresh"),accessTokenExpiringNotificationTimeInSeconds:60,userStore:r,extraQueryParams:{company:e.companyUuid}}}(e);return new a.$5(t)}function s(e){localStorage.setItem("oidc_config",JSON.stringify(e))}function i(){let e=localStorage.getItem("oidc_config");if(!e)return null;try{return JSON.parse(e)}catch(e){return null}}function o(){localStorage.removeItem("oidc_config")}function c(e){return{sub:e.profile.sub,email:e.profile.email,name:e.profile.name,picture:e.profile.picture,accessToken:e.access_token,refreshToken:e.refresh_token,expiresAt:e.expires_at,idToken:e.id_token}}},38280:(e,t,r)=>{"use strict";r.d(t,{D:()=>n,g:()=>s});let a=[{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 n(e){let t=e.trim().split(/\s+/);return t.length>=2?(t[0][0]+t[1][0]).toUpperCase():e.slice(0,2).toUpperCase()}function s(e){let t=0;for(let r=0;r<e.length;r++)t=e.charCodeAt(r)+((t<<5)-t);return a[Math.abs(t)%a.length]}},48416:(e,t,r)=>{"use strict";r.d(t,{BT:()=>c,Wu:()=>u,X9:()=>d,ZB:()=>o,Zp:()=>s,aR:()=>i,wL:()=>l});var a=r(90508);r(1856);var n=r(24377);function s(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card",className:(0,n.cn)("bg-card text-card-foreground flex flex-col gap-6 rounded-xl border py-6 shadow-sm",t),...r})}function i(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-header",className:(0,n.cn)("@container/card-header grid auto-rows-min grid-rows-[auto_auto] items-start gap-2 px-6 has-data-[slot=card-action]:grid-cols-[1fr_auto] [.border-b]:pb-6",t),...r})}function o(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-title",className:(0,n.cn)("leading-none font-semibold",t),...r})}function c(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-description",className:(0,n.cn)("text-muted-foreground text-sm",t),...r})}function d(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-action",className:(0,n.cn)("col-start-2 row-span-2 row-start-1 self-start justify-self-end",t),...r})}function u(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-content",className:(0,n.cn)("px-6",t),...r})}function l(e){let{className:t,...r}=e;return(0,a.jsx)("div",{"data-slot":"card-footer",className:(0,n.cn)("flex items-center px-6 [.border-t]:pt-6",t),...r})}},61839:(e,t,r)=>{"use strict";r.r(t),r.d(t,{default:()=>p});var a=r(90508),n=r(1856),s=r(23675),i=r(39268),o=r(62898),c=r(48416),d=r(22922),u=r(30509),l=r(67712),m=r(38280);function p(){let e=(0,s.useRouter)(),t=(0,s.useSearchParams)(),r=(0,i.c)(),p=t.get("email"),g="";try{g=p?decodeURIComponent(p):""}catch(e){g=""}let[f,x]=(0,n.useState)({status:"loading"}),[h,v]=(0,n.useState)(null);(0,n.useEffect)(()=>{if(!g)return void e.replace("/login");let t=!1;return async function(){try{var a,n;let s=await fetch("/api/auth/identify",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:g})}),i=await s.json();if(t)return;if(!i.success)return void x({status:"error"});let o=i.data;if("oidc_multi_match"===o.type){let e=null!=(a=o.candidates)?a:[];if(0===e.length)return void x({status:"empty",message:r("login.pickWorkspace.noCandidates")});x({status:"ready",candidates:e});return}if("oidc"===o.type&&o.company){let e={issuer:o.company.oidcIssuer,clientId:o.company.oidcClientId,companyUuid:o.company.uuid,companyName:o.company.name};(0,u.vh)(e);let t=(0,u.HB)(e);await t.signinRedirect({extraQueryParams:{login_hint:g}});return}if("not_found"===o.type)return void x({status:"empty",message:null!=(n=o.message)?n:r("login.pickWorkspace.noCandidates")});e.replace("/login")}catch(e){l.q.error("pick-workspace identify error:",e),t||x({status:"error"})}}(),()=>{t=!0}},[g,e,r]);let b=(0,n.useCallback)(async e=>{v(e.uuid);try{let t=await fetch("/api/auth/company-oidc?uuid=".concat(encodeURIComponent(e.uuid),"&email=").concat(encodeURIComponent(g))),r=await t.json();if(!r.success||!r.data){x({status:"error"}),v(null);return}let a={issuer:r.data.oidcIssuer,clientId:r.data.oidcClientId,companyUuid:r.data.uuid,companyName:r.data.name};(0,u.vh)(a);let n=(0,u.HB)(a);await n.signinRedirect({extraQueryParams:{login_hint:g}})}catch(e){l.q.error("pick-workspace select error:",e),x({status:"error"}),v(null)}},[g]);return(0,a.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,a.jsx)(c.Zp,{className:"w-full max-w-[440px]",children:(0,a.jsxs)(c.Wu,{className:"p-10",children:[(0,a.jsxs)("div",{className:"mb-6 flex flex-col items-center gap-2",children:[(0,a.jsx)("img",{src:"/chorus-icon.png",alt:"Chorus",className:"h-12 w-12"}),(0,a.jsx)("h1",{className:"text-[22px] font-semibold text-foreground",children:r("login.pickWorkspace.title")}),"ready"===f.status&&(0,a.jsx)("p",{className:"text-center text-sm text-muted-foreground",children:r("login.pickWorkspace.subtitle",{count:f.candidates.length})})]}),"loading"===f.status&&(0,a.jsx)("p",{className:"py-6 text-center text-sm text-muted-foreground",children:r("login.pickWorkspace.loading")}),"error"===f.status&&(0,a.jsx)("p",{className:"py-6 text-center text-sm text-destructive",children:r("login.pickWorkspace.errorLoading")}),"empty"===f.status&&(0,a.jsx)("p",{className:"py-6 text-center text-sm text-muted-foreground",children:f.message}),"ready"===f.status&&(0,a.jsx)("div",{className:"flex flex-col gap-3",children:f.candidates.map(e=>{let t=h===e.uuid,r=(0,m.g)(e.name);return(0,a.jsx)(c.Zp,{className:"border-border py-0 shadow-none transition-colors hover:border-ring",children:(0,a.jsxs)(d.$,{type:"button",variant:"ghost",onClick:()=>b(e),disabled:null!==h,"aria-busy":t,className:"flex h-auto w-full items-center gap-3 px-4 py-3 text-left hover:bg-transparent",children:[(0,a.jsx)("span",{className:"flex h-10 w-10 shrink-0 items-center justify-center rounded-md text-sm font-semibold",style:{backgroundColor:r.bg,color:r.text},"aria-hidden":"true",children:(0,m.D)(e.name)}),(0,a.jsxs)("span",{className:"flex min-w-0 flex-1 flex-col",children:[(0,a.jsx)("span",{className:"truncate text-sm font-medium text-foreground",children:e.name}),(0,a.jsx)("span",{className:"truncate text-xs text-muted-foreground",children:e.oidcIssuerHost})]}),(0,a.jsx)(o.A,{className:"h-4 w-4 shrink-0 text-muted-foreground","aria-hidden":"true"})]})},e.uuid)})}),(0,a.jsxs)("div",{className:"mt-6 flex flex-wrap items-center justify-center gap-x-2 gap-y-1 text-center text-xs text-muted-foreground",children:[g&&(0,a.jsx)("span",{className:"truncate",title:g,children:g}),(0,a.jsx)(d.$,{variant:"link",size:"sm",onClick:()=>e.push("/login"),className:"h-auto p-0 text-xs",children:r("login.pickWorkspace.differentEmail")})]})]})})})}},62898:(e,t,r)=>{"use strict";r.d(t,{A:()=>a});let a=(0,r(66206).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},66888:(e,t,r)=>{Promise.resolve().then(r.bind(r,61839))},67712:(e,t,r)=>{"use strict";r.d(t,{q:()=>o});var a=r(55036);let n={debug:0,info:1,warn:2,error:3},s=a.env.NEXT_PUBLIC_LOG_LEVEL||"warn";function i(e){return n[e]>=n[s]}let o={debug:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("debug")&&console.debug("[Chorus] ".concat(e),...r)},info:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("info")&&console.info("[Chorus] ".concat(e),...r)},warn:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("warn")&&console.warn("[Chorus] ".concat(e),...r)},error:function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),a=1;a<t;a++)r[a-1]=arguments[a];i("error")&&console.error("[Chorus] ".concat(e),...r)}}}},e=>{e.O(0,[12079,18944,14655,74951,65496,77358],()=>e(e.s=66888)),_N_E=e.O()}]);
@@ -1 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[69566],{23387:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>M});var n=s(90508),a=s(1856),l=s(23675),i=s(39268),r=s(22922),c=s(67103),o=s(60532);let d=["welcome","createAgent","copyKey","installGuide","testConnection","completion"];function m(e){let{currentStep:t,totalSteps:s}=e,a=(0,i.c)("onboarding");return(0,n.jsx)("div",{className:"flex items-start",children:Array.from({length:s},(e,l)=>{let i=l<t,r=l===t;return(0,n.jsxs)("div",{className:"flex flex-col items-center",style:{minWidth:56},children:[(0,n.jsxs)("div",{className:"flex w-full items-center",children:[(0,n.jsx)("div",{className:"h-px flex-1 ".concat(0===l?"bg-transparent":i?"bg-primary":"bg-border")}),(0,n.jsx)("div",{className:"flex h-8 w-8 shrink-0 items-center justify-center rounded-full text-xs font-medium transition-colors ".concat(i?"bg-primary text-primary-foreground":r?"border-2 border-primary bg-background text-primary":"border border-border bg-background text-muted-foreground"),children:i?(0,n.jsx)(o.A,{className:"h-4 w-4"}):l+1}),(0,n.jsx)("div",{className:"h-px flex-1 ".concat(l===s-1?"bg-transparent":l<t?"bg-primary":"bg-border")})]}),(0,n.jsx)("span",{className:"mt-1.5 hidden text-[10px] sm:block ".concat(r?"font-medium text-foreground":"text-muted-foreground"),children:a("steps.".concat(d[l]))})]},l)})})}var x=s(48416),u=s(29767),p=s(56770),h=s(23217),f=s(62482),g=s(21104),j=s(24705),b=s(62898),N=s(16544),v=s(65626);let w=[{icon:u.A,key:"idea"},{icon:p.A,key:"proposal"},{icon:h.A,key:"task"},{icon:f.A,key:"execute"},{icon:g.A,key:"verify"},{icon:j.A,key:"done"}];function y(e){let{onNext:t}=e,s=(0,i.c)("onboarding");return(0,n.jsxs)(N.P.div,{variants:v.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-3 text-center",children:[(0,n.jsx)("img",{src:"/chorus-icon.png",alt:"Chorus",className:"h-16 w-16"}),(0,n.jsx)("h1",{className:"text-2xl font-semibold text-foreground",children:s("welcome.title")}),(0,n.jsx)("p",{className:"max-w-md text-sm text-muted-foreground",children:s("welcome.description")})]}),(0,n.jsx)(x.Zp,{className:"w-full",children:(0,n.jsxs)(x.Wu,{className:"p-6",children:[(0,n.jsx)("p",{className:"mb-4 text-center text-xs font-medium uppercase tracking-wider text-muted-foreground",children:s("welcome.pipelineTitle")}),(0,n.jsx)(N.P.div,{variants:v.bK,initial:"initial",animate:"animate",className:"flex flex-wrap items-center justify-center gap-2",children:w.map((e,t)=>{let a=e.icon;return(0,n.jsxs)(N.P.div,{variants:v.Rf,className:"flex items-center gap-2",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-1",children:[(0,n.jsx)("div",{className:"flex h-10 w-10 items-center justify-center rounded-lg bg-secondary",children:(0,n.jsx)(a,{className:"h-5 w-5 text-primary"})}),(0,n.jsx)("span",{className:"text-[10px] font-medium text-muted-foreground",children:s("welcome.pipeline.".concat(e.key))})]}),t<w.length-1&&(0,n.jsx)(b.A,{className:"h-3 w-3 text-muted-foreground"})]},e.key)})})]})}),(0,n.jsx)(r.$,{size:"lg",onClick:t,className:"w-full max-w-xs",children:s("welcome.getStarted")})]})}var k=s(37750),C=s(97778);function A(e){let{onNext:t,onAgentCreated:s}=e,a=(0,i.c)("onboarding.createAgent");return(0,n.jsx)(N.P.div,{variants:v.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-2xl flex-col items-center gap-6",children:(0,n.jsxs)(x.Zp,{className:"w-full",children:[(0,n.jsxs)(x.aR,{className:"text-center",children:[(0,n.jsx)(x.ZB,{children:a("title")}),(0,n.jsx)(x.BT,{children:a("description")})]}),(0,n.jsx)(x.Wu,{children:(0,n.jsx)(k.Y,{embedded:!0,createAgentAndKey:C.I,submitLabel:a("submit"),submittingLabel:a("creating"),onAgentCreated:(e,n)=>{s(e,n),t()}})})]})})}var _=s(25373),T=s(17475),S=s(67712);function E(e){let{onNext:t,apiKey:s}=e,l=(0,i.c)("onboarding"),[c,d]=(0,a.useState)(!1),m=(0,a.useCallback)(e=>{e.preventDefault()},[]);(0,a.useEffect)(()=>(window.addEventListener("beforeunload",m),()=>{window.removeEventListener("beforeunload",m)}),[m]);let u=async()=>{if(s)try{await navigator.clipboard.writeText(s),d(!0),setTimeout(()=>d(!1),2e3)}catch(e){S.q.error("Failed to copy to clipboard:",e)}};return(0,n.jsx)(N.P.div,{variants:v.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:(0,n.jsxs)(x.Zp,{className:"w-full",children:[(0,n.jsxs)(x.aR,{className:"text-center",children:[(0,n.jsx)(x.ZB,{children:l("copyKey.title")}),(0,n.jsx)(x.BT,{children:l("copyKey.description")})]}),(0,n.jsxs)(x.Wu,{className:"flex flex-col gap-4",children:[(0,n.jsxs)("div",{className:"flex items-center gap-2",children:[(0,n.jsx)("code",{className:"flex-1 overflow-x-auto rounded bg-foreground px-3 py-2 font-mono text-sm text-background",children:null!=s?s:""}),(0,n.jsx)(r.$,{variant:"outline",size:"sm",onClick:u,className:"flex-shrink-0",children:c?(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(o.A,{className:"mr-1 h-4 w-4 text-green-500"}),l("copyKey.copied")]}):(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(_.A,{className:"mr-1 h-4 w-4"}),l("copyKey.copy")]})})]}),(0,n.jsxs)("div",{className:"flex items-start gap-2 rounded-lg border border-yellow-300 bg-yellow-50 p-3 dark:border-yellow-800 dark:bg-yellow-950",children:[(0,n.jsx)(T.A,{className:"mt-0.5 h-4 w-4 flex-shrink-0 text-yellow-600 dark:text-yellow-400"}),(0,n.jsx)("p",{className:"text-sm font-medium text-yellow-700 dark:text-yellow-300",children:l("copyKey.warning")})]}),(0,n.jsx)(r.$,{onClick:t,className:"w-full",children:l("next")})]})]})})}var R=s(39674),K=s(81750),O=s(17730),P=s(97261);function L(e){let{code:t,language:s}=e,a="```".concat(s||"","\n").concat(t,"\n```");return(0,n.jsx)(P.MarkdownContent,{children:a})}function U(e){let{apiKey:t,onNext:s,onBack:a}=e,l=(0,i.c)("onboarding"),c=window.location.origin,o=t||"<YOUR_API_KEY>";return(0,n.jsxs)(N.P.div,{variants:v.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-2xl flex-col items-center gap-6",children:[(0,n.jsxs)("div",{className:"text-center",children:[(0,n.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:l("steps.installGuide")}),(0,n.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:l("install.description")})]}),(0,n.jsx)(x.Zp,{className:"w-full",children:(0,n.jsx)(x.Wu,{className:"p-6",children:(0,n.jsxs)(R.tU,{defaultValue:"claude-code",className:"w-full",children:[(0,n.jsxs)(R.j7,{className:"w-full",children:[(0,n.jsx)(R.Xi,{value:"claude-code",className:"flex-1",children:l("install.tabs.claudeCode")}),(0,n.jsx)(R.Xi,{value:"codex",className:"flex-1",children:l("install.tabs.codex")}),(0,n.jsx)(R.Xi,{value:"opencode",className:"flex-1",children:l("install.tabs.opencode")}),(0,n.jsx)(R.Xi,{value:"openclaw",className:"flex-1",children:l("install.tabs.openClaw")}),(0,n.jsx)(R.Xi,{value:"other",className:"flex-1",children:l("install.tabs.other")})]}),(0,n.jsxs)(R.av,{value:"claude-code",className:"mt-4 space-y-4",children:[(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.claudeCode.step1Title")}),(0,n.jsx)(L,{language:"bash",code:'export CHORUS_URL="'.concat(c,'"\nexport CHORUS_API_KEY="').concat(o,'"')}),(0,n.jsx)("p",{className:"mt-2 text-xs text-muted-foreground",children:l("install.claudeCode.step1Tip")})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.claudeCode.step2Title")}),(0,n.jsx)(L,{language:"bash",code:"/plugin marketplace add Chorus-AIDLC/chorus\n/plugin install chorus@chorus-plugins"})]})]}),(0,n.jsxs)(R.av,{value:"codex",className:"mt-4 space-y-4",children:[(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.codex.step1Title")}),(0,n.jsx)(L,{language:"bash",code:'export CHORUS_URL="'.concat(c,'"\nexport CHORUS_API_KEY="').concat(o,'"')}),(0,n.jsx)("p",{className:"mt-2 text-xs text-muted-foreground",children:l("install.codex.step1Tip")})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.codex.step2Title")}),(0,n.jsx)(L,{language:"bash",code:"curl -fsSL ".concat(c,"/install-codex.sh | bash")}),(0,n.jsx)("p",{className:"mt-2 text-xs text-muted-foreground",children:l("install.codex.step2Tip")})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.codex.step3Title")}),(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:l("install.codex.step3Desc")})]})]}),(0,n.jsxs)(R.av,{value:"opencode",className:"mt-4 space-y-4",children:[(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.opencode.step1Title")}),(0,n.jsx)(L,{language:"bash",code:'export CHORUS_URL="'.concat(c,'"\nexport CHORUS_API_KEY="').concat(o,'"')}),(0,n.jsx)("p",{className:"mt-2 text-xs text-muted-foreground",children:l("install.opencode.step1Tip")})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.opencode.step2Title")}),(0,n.jsx)(L,{language:"bash",code:"curl -fsSL ".concat(c,"/install-opencode.sh | bash")}),(0,n.jsx)("p",{className:"mt-2 text-xs text-muted-foreground",children:l("install.opencode.step2Tip")})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.opencode.step3Title")}),(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:l("install.opencode.step3Desc")})]}),(0,n.jsxs)(K.Nt,{children:[(0,n.jsxs)(K.R6,{className:"flex w-full items-center gap-2 rounded-md border px-3 py-2 text-sm font-medium text-muted-foreground hover:text-foreground transition-colors",children:[(0,n.jsx)(O.A,{className:"size-4 transition-transform duration-200 [[data-state=open]>&]:rotate-180"}),l("install.opencode.troubleshootingTitle")]}),(0,n.jsx)(K.Ke,{children:(0,n.jsxs)("div",{className:"mt-2 space-y-2",children:[(0,n.jsxs)("div",{className:"rounded-md border border-amber-500/20 bg-amber-500/5 p-3",children:[(0,n.jsx)("p",{className:"text-sm font-medium text-amber-600 dark:text-amber-400",children:l("install.opencode.issueCache.title")}),(0,n.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:l("install.opencode.issueCache.fix")})]}),(0,n.jsxs)("div",{className:"rounded-md border border-amber-500/20 bg-amber-500/5 p-3",children:[(0,n.jsx)("p",{className:"text-sm font-medium text-amber-600 dark:text-amber-400",children:l("install.opencode.issueEnv.title")}),(0,n.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:l("install.opencode.issueEnv.fix")})]}),(0,n.jsxs)("div",{className:"rounded-md border border-amber-500/20 bg-amber-500/5 p-3",children:[(0,n.jsx)("p",{className:"text-sm font-medium text-amber-600 dark:text-amber-400",children:l("install.opencode.issueCheckin.title")}),(0,n.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:l("install.opencode.issueCheckin.fix")})]})]})})]})]}),(0,n.jsxs)(R.av,{value:"openclaw",className:"mt-4 space-y-4",children:[(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.openClaw.step1Title")}),(0,n.jsx)(L,{language:"bash",code:"openclaw plugins install @chorus-aidlc/chorus-openclaw-plugin"})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.openClaw.step2Title")}),(0,n.jsx)(L,{language:"json",code:'{\n "hooks": { "enabled": true, "token": "<your-token>" },\n "plugins": {\n "enabled": true,\n "entries": {\n "chorus-openclaw-plugin": {\n "enabled": true,\n "config": {\n "chorusUrl": "'.concat(c,'",\n "apiKey": "').concat(o,'",\n "autoStart": true\n }\n }\n }\n }\n}')})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.openClaw.step3Title")}),(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:l("install.openClaw.step3Desc")})]}),(0,n.jsxs)("div",{children:[(0,n.jsx)("h3",{className:"mb-2 text-sm font-medium text-foreground",children:l("install.openClaw.step4Title")}),(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:l("install.openClaw.step4Desc")}),(0,n.jsx)(L,{code:"/chorus status"})]}),(0,n.jsxs)(K.Nt,{children:[(0,n.jsxs)(K.R6,{className:"flex w-full items-center gap-2 rounded-md border px-3 py-2 text-sm font-medium text-muted-foreground hover:text-foreground transition-colors",children:[(0,n.jsx)(O.A,{className:"size-4 transition-transform duration-200 [[data-state=open]>&]:rotate-180"}),l("install.openClaw.troubleshootingTitle")]}),(0,n.jsx)(K.Ke,{children:(0,n.jsxs)("div",{className:"mt-2 rounded-md border border-amber-500/20 bg-amber-500/5 p-3",children:[(0,n.jsx)("p",{className:"text-sm font-medium text-amber-600 dark:text-amber-400",children:l("install.openClaw.troubleshootingError")}),(0,n.jsx)("p",{className:"mt-1 text-sm text-muted-foreground",children:l("install.openClaw.troubleshootingFix")})]})})]})]}),(0,n.jsxs)(R.av,{value:"other",className:"mt-4 space-y-4",children:[(0,n.jsx)("p",{className:"text-sm text-muted-foreground",children:l("install.other.description")}),(0,n.jsx)(L,{code:"Please install and configure the Chorus AI-DLC collaboration platform.\n\nChorus URL: ".concat(c,"\nAPI Key: ").concat(o,"\n\nRead the setup instructions from:\n").concat(c,'/skill/chorus/SKILL.md\n\nFollow the "Setup" section to configure the MCP server,\nthen call chorus_checkin() to verify the connection.')})]})]})})}),(0,n.jsxs)("div",{className:"flex gap-2",children:[a&&(0,n.jsx)(r.$,{variant:"outline",onClick:a,children:l("back")}),(0,n.jsx)(r.$,{onClick:s,children:l("next")})]})]})}var I=s(85226),$=s(42533);function z(e){let{onNext:t,onBack:s,agentUuid:l,agentName:c,onConnectionVerified:o}=e,d=(0,i.c)("onboarding"),[m,u]=(0,a.useState)("waiting"),p=(0,a.useRef)(null),h=(0,a.useCallback)(()=>{p.current&&(p.current.close(),p.current=null)},[]),f=(0,a.useCallback)(()=>{h(),u("waiting");let e=new EventSource("/api/events/notifications");p.current=e,e.onmessage=e=>{try{let t=JSON.parse(e.data);"new_notification"===t.type&&"agent_checkin"===t.action&&t.entityUuid===l&&(u("connected"),h(),o())}catch(e){}},e.onerror=()=>{}},[l,h,o]);return(0,a.useEffect)(()=>(f(),h),[f,h]),(0,n.jsx)(N.P.div,{variants:v.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:(0,n.jsx)(x.Zp,{className:"w-full",children:(0,n.jsxs)(x.Wu,{className:"flex flex-col items-center gap-6 p-8",children:[(0,n.jsx)("h2",{className:"text-lg font-semibold text-foreground",children:d("testConnection.title")}),"waiting"===m&&(0,n.jsxs)("div",{className:"flex w-full flex-col items-center gap-4",children:[(0,n.jsxs)("div",{className:"relative flex h-16 w-16 items-center justify-center",children:[(0,n.jsx)("div",{className:"absolute h-16 w-16 animate-ping rounded-full bg-primary/20"}),(0,n.jsx)(I.A,{className:"h-8 w-8 animate-spin text-primary"})]}),(0,n.jsx)("p",{className:"text-center text-sm text-muted-foreground",children:d("testConnection.waiting")}),c&&(0,n.jsx)("p",{className:"text-center text-xs text-muted-foreground",children:d("testConnection.waitingFor",{name:c})}),(0,n.jsxs)("div",{className:"w-full",children:[(0,n.jsx)("p",{className:"mb-2 text-center text-xs text-muted-foreground",children:d("testConnection.checkinHint")}),(0,n.jsx)(L,{code:d("testConnection.checkinPrompt")})]}),s&&(0,n.jsx)(r.$,{variant:"outline",onClick:s,children:d("back")})]}),"connected"===m&&(0,n.jsxs)("div",{className:"flex flex-col items-center gap-4",children:[(0,n.jsx)(N.P.div,{initial:{scale:0},animate:{scale:1},transition:{type:"spring",stiffness:300,damping:20},children:(0,n.jsx)($.A,{className:"h-16 w-16 text-green-500"})}),(0,n.jsx)("p",{className:"text-center text-sm font-medium text-green-600",children:d("testConnection.connected")}),(0,n.jsx)(r.$,{onClick:t,children:d("next")})]})]})})})}var Z=s(94152),D=s(52309);function F(e){let{createdAgent:t}=e,s=(0,l.useRouter)(),c=(0,i.c)("onboarding"),o=(0,i.c)("agent.permissions");(0,a.useEffect)(()=>{localStorage.setItem("chorus_onboarding_completed","done")},[]);let d=t?o(t.roles.includes("admin_agent")?"presetAdmin":t.roles.includes("pm_agent")?"presetPm":t.roles.includes("developer_agent")?"presetDev":"presetCustom"):null;return(0,n.jsxs)(N.P.div,{variants:v.tE,initial:"initial",animate:"animate",exit:"exit",className:"flex w-full max-w-lg flex-col items-center gap-8",children:[(0,n.jsxs)("div",{className:"flex flex-col items-center gap-3 text-center",children:[(0,n.jsx)("div",{className:"flex h-16 w-16 items-center justify-center rounded-full bg-primary/10",children:(0,n.jsx)($.A,{className:"h-10 w-10 text-primary"})}),(0,n.jsx)("h1",{className:"text-2xl font-semibold text-foreground",children:c("completion.title")}),(0,n.jsx)("p",{className:"max-w-md text-sm text-muted-foreground",children:c("completion.description")})]}),t&&(0,n.jsx)(x.Zp,{className:"w-full",children:(0,n.jsxs)(x.Wu,{className:"p-6",children:[(0,n.jsx)("h3",{className:"mb-3 text-sm font-medium text-foreground",children:c("completion.summary")}),(0,n.jsxs)("div",{className:"space-y-2 text-sm text-muted-foreground",children:[(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentName")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:t.name})]}),(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentPreset")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:d})]}),0===t.roles.length&&t.permissions.length>0&&(0,n.jsxs)("div",{className:"flex justify-between",children:[(0,n.jsx)("span",{children:c("completion.agentPermissions")}),(0,n.jsx)("span",{className:"font-medium text-foreground",children:c("completion.permissionsCount",{count:t.permissions.length})})]})]})]})}),(0,n.jsxs)("div",{className:"flex w-full max-w-xs flex-col gap-3",children:[(0,n.jsxs)(r.$,{size:"lg",onClick:()=>s.push("/projects"),className:"w-full gap-2",children:[(0,n.jsx)(Z.A,{className:"h-4 w-4"}),c("completion.goToProjects")]}),(0,n.jsxs)(r.$,{variant:"outline",size:"lg",onClick:()=>s.push("/settings"),className:"w-full gap-2",children:[(0,n.jsx)(D.A,{className:"h-4 w-4"}),c("completion.goToSettings")]})]})]})}function H(){var e,t;let s=(0,l.useRouter)(),o=(0,i.c)("onboarding"),[d,x]=(0,a.useState)(0),[u,p]=(0,a.useState)(null),[h,f]=(0,a.useState)(null),[g,j]=(0,a.useState)(null),[b,N]=(0,a.useState)(!1),v=(0,a.useCallback)(()=>{x(e=>Math.min(e+1,5))},[]),w=(0,a.useCallback)(()=>{x(e=>Math.max(e-1,0))},[]),k=(0,a.useCallback)(()=>{localStorage.setItem("chorus_onboarding_completed","skipped"),s.push("/projects")},[s]),C=(0,a.useCallback)((e,t)=>{p(e),f(t)},[]),_=(0,a.useCallback)(()=>{N(!0),x(5)},[]),T=5===d;return(0,n.jsxs)("div",{className:"flex w-full max-w-2xl flex-col items-center gap-8",children:[(0,n.jsx)(m,{currentStep:d,totalSteps:6}),(0,n.jsxs)(c.N,{mode:"wait",children:[0===d&&(0,n.jsx)(y,{onNext:v},"welcome"),1===d&&(0,n.jsx)(A,{onNext:v,onAgentCreated:C},"createAgent"),2===d&&(0,n.jsx)(E,{onNext:v,apiKey:h},"copyKey"),3===d&&(0,n.jsx)(U,{apiKey:h,onNext:v,onBack:w},"installGuide"),4===d&&(0,n.jsx)(z,{onNext:v,onBack:w,agentUuid:null!=(e=null==u?void 0:u.uuid)?e:null,agentName:null!=(t=null==u?void 0:u.name)?t:null,onConnectionVerified:_},"testConnection"),5===d&&(0,n.jsx)(F,{createdAgent:u},"completion")]}),!T&&(0,n.jsx)(r.$,{variant:"link",size:"sm",onClick:k,className:"text-muted-foreground",children:o("skip")})]})}function M(){return(0,n.jsx)("div",{className:"flex min-h-screen items-center justify-center bg-background p-4",children:(0,n.jsx)(H,{})})}},39674:(e,t,s)=>{"use strict";s.d(t,{Xi:()=>c,av:()=>o,j7:()=>r,tU:()=>i});var n=s(90508);s(1856);var a=s(79834),l=s(24377);function i(e){let{className:t,...s}=e;return(0,n.jsx)(a.Root,{"data-slot":"tabs",className:(0,l.cn)("flex flex-col gap-2",t),...s})}function r(e){let{className:t,...s}=e;return(0,n.jsx)(a.List,{"data-slot":"tabs-list",className:(0,l.cn)("bg-muted text-muted-foreground inline-flex h-9 w-fit items-center justify-center rounded-lg p-[3px]",t),...s})}function c(e){let{className:t,...s}=e;return(0,n.jsx)(a.Trigger,{"data-slot":"tabs-trigger",className:(0,l.cn)("data-[state=active]:bg-background data-[state=active]:text-foreground focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:outline-ring inline-flex items-center justify-center gap-1.5 rounded-md px-2 py-1 text-sm font-medium whitespace-nowrap transition-[color,box-shadow] focus-visible:ring-[3px] focus-visible:outline-1 disabled:pointer-events-none disabled:opacity-50 data-[state=active]:shadow-sm [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",t),...s})}function o(e){let{className:t,...s}=e;return(0,n.jsx)(a.Content,{"data-slot":"tabs-content",className:(0,l.cn)("flex-1 outline-none",t),...s})}},65626:(e,t,s)=>{"use strict";s.d(t,{K5:()=>c,Rf:()=>r,Yv:()=>n,bK:()=>i,qG:()=>l,tE:()=>a});let n={fast:.15,normal:.2,slow:.3,easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1],stagger:.04,staggerFast:.03,spring:{type:"spring",stiffness:500,damping:30},tween:{type:"tween",duration:.2,ease:[0,0,.2,1]}},a={initial:{opacity:0,y:8},animate:{opacity:1,y:0,transition:{duration:n.normal,ease:n.easeOut}},exit:{opacity:0,y:-4,transition:{duration:n.fast,ease:n.easeOut}}},l={initial:{opacity:0},animate:{opacity:1,transition:{duration:n.normal,ease:n.easeOut}},exit:{opacity:0,transition:{duration:n.fast,ease:n.easeOut}}};n.normal,n.easeOut,n.fast,n.easeOut;let i={initial:{},animate:{transition:{staggerChildren:n.stagger}}},r={initial:{opacity:0,y:8},animate:{opacity:1,y:0,transition:{duration:n.normal,ease:n.easeOut}}},c={initial:{opacity:0,scale:.95,y:-4},animate:{opacity:1,scale:1,y:0,transition:{duration:n.fast,ease:n.easeOut}},exit:{opacity:0,scale:.95,y:-4,transition:{duration:n.fast,ease:n.easeOut}}}},81750:(e,t,s)=>{"use strict";s.d(t,{Ke:()=>c,Nt:()=>i,R6:()=>r});var n=s(90508),a=s(38476),l=s(24377);function i(e){let{...t}=e;return(0,n.jsx)(a.Root,{"data-slot":"collapsible",...t})}function r(e){let{...t}=e;return(0,n.jsx)(a.Trigger,{"data-slot":"collapsible-trigger",...t})}function c(e){let{className:t,...s}=e;return(0,n.jsx)(a.Content,{"data-slot":"collapsible-content",className:(0,l.cn)("overflow-hidden data-[state=open]:animate-[collapsible-down_250ms_ease-in-out] data-[state=closed]:animate-[collapsible-up_200ms_ease-in-out]",t),...s})}},97261:(e,t,s)=>{"use strict";s.d(t,{MarkdownContent:()=>d});var n=s(90508),a=s(1856),l=s(65700),i=s(19169),r=s(26190);let c={code:i.a,mermaid:r.a},o={mermaid:{fullscreen:!0,download:!0,copy:!0,panZoom:!0}};function d(e){let{children:t}=e,s=function(){let[e,t]=(0,a.useState)(!1);return(0,a.useEffect)(()=>{let e=document.documentElement,s=()=>t(e.classList.contains("dark"));s();let n=new MutationObserver(s);return n.observe(e,{attributes:!0,attributeFilter:["class"]}),()=>n.disconnect()},[]),e}(),i=(0,a.useMemo)(()=>({config:{theme:s?"dark":"default"}}),[s]);return(0,n.jsx)(l.jH,{plugins:c,controls:o,mermaid:i,children:t},s?"dark":"light")}},99576:(e,t,s)=>{Promise.resolve().then(s.bind(s,23387))}},e=>{e.O(0,[93151,41752,12079,18944,26885,21932,16544,53298,30724,27201,16551,97784,14753,45532,70552,11207,37880,4457,75444,74951,65496,77358],()=>e(e.s=99576)),_N_E=e.O()}]);