@surething/cockpit 1.0.190 → 1.0.192

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 (847) hide show
  1. package/.next-prod/BUILD_ID +1 -1
  2. package/.next-prod/app-path-routes-manifest.json +21 -19
  3. package/.next-prod/build-manifest.json +5 -5
  4. package/.next-prod/diagnostics/framework.json +1 -1
  5. package/.next-prod/images-manifest.json +1 -0
  6. package/.next-prod/next-minimal-server.js.nft.json +1 -1
  7. package/.next-prod/next-server.js.nft.json +1 -1
  8. package/.next-prod/prerender-manifest.json +3 -3
  9. package/.next-prod/react-loadable-manifest.json +2 -258
  10. package/.next-prod/required-server-files.js +18 -6
  11. package/.next-prod/required-server-files.json +18 -6
  12. package/.next-prod/routes-manifest.json +13 -0
  13. package/.next-prod/server/app/_global-error/page.js +32 -3
  14. package/.next-prod/server/app/_global-error/page.js.nft.json +1 -1
  15. package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
  16. package/.next-prod/server/app/_global-error.html +1 -2
  17. package/.next-prod/server/app/_global-error.rsc +8 -6
  18. package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +8 -6
  19. package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  20. package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +2 -1
  21. package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
  22. package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +2 -1
  23. package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  24. package/.next-prod/server/app/_not-found/page.js +2 -2
  25. package/.next-prod/server/app/_not-found/page.js.nft.json +1 -1
  26. package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
  27. package/.next-prod/server/app/_not-found.html +2 -2
  28. package/.next-prod/server/app/_not-found.rsc +11 -9
  29. package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +11 -9
  30. package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
  31. package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +3 -3
  32. package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  33. package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +2 -1
  34. package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  35. package/.next-prod/server/app/api/bash/route.js +1 -1
  36. package/.next-prod/server/app/api/bash/route.js.nft.json +1 -1
  37. package/.next-prod/server/app/api/bash/route_client-reference-manifest.js +1 -1
  38. package/.next-prod/server/app/api/chat/codex/route.js +13 -13
  39. package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -1
  40. package/.next-prod/server/app/api/chat/codex/route_client-reference-manifest.js +1 -1
  41. package/.next-prod/server/app/api/chat/kimi/route.js +3 -3
  42. package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -1
  43. package/.next-prod/server/app/api/chat/kimi/route_client-reference-manifest.js +1 -1
  44. package/.next-prod/server/app/api/chat/ollama/route.js +3 -3
  45. package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -1
  46. package/.next-prod/server/app/api/chat/ollama/route_client-reference-manifest.js +1 -1
  47. package/.next-prod/server/app/api/chat/route.js +3 -3
  48. package/.next-prod/server/app/api/chat/route.js.nft.json +1 -1
  49. package/.next-prod/server/app/api/chat/route_client-reference-manifest.js +1 -1
  50. package/.next-prod/server/app/api/claude-stats/route.js +1 -1
  51. package/.next-prod/server/app/api/claude-stats/route.js.nft.json +1 -1
  52. package/.next-prod/server/app/api/claude-stats/route_client-reference-manifest.js +1 -1
  53. package/.next-prod/server/app/api/commands/route.js +1 -1
  54. package/.next-prod/server/app/api/commands/route.js.nft.json +1 -1
  55. package/.next-prod/server/app/api/commands/route_client-reference-manifest.js +1 -1
  56. package/.next-prod/server/app/api/comments/route.js +1 -1
  57. package/.next-prod/server/app/api/comments/route.js.nft.json +1 -1
  58. package/.next-prod/server/app/api/comments/route_client-reference-manifest.js +1 -1
  59. package/.next-prod/server/app/api/db/columns/route.js +2 -2
  60. package/.next-prod/server/app/api/db/columns/route.js.nft.json +1 -1
  61. package/.next-prod/server/app/api/db/columns/route_client-reference-manifest.js +1 -1
  62. package/.next-prod/server/app/api/db/connect/route.js +1 -1
  63. package/.next-prod/server/app/api/db/connect/route.js.nft.json +1 -1
  64. package/.next-prod/server/app/api/db/connect/route_client-reference-manifest.js +1 -1
  65. package/.next-prod/server/app/api/db/disconnect/route.js +1 -1
  66. package/.next-prod/server/app/api/db/disconnect/route.js.nft.json +1 -1
  67. package/.next-prod/server/app/api/db/disconnect/route_client-reference-manifest.js +1 -1
  68. package/.next-prod/server/app/api/db/export/route.js +1 -1
  69. package/.next-prod/server/app/api/db/export/route.js.nft.json +1 -1
  70. package/.next-prod/server/app/api/db/export/route_client-reference-manifest.js +1 -1
  71. package/.next-prod/server/app/api/db/query/route.js +1 -1
  72. package/.next-prod/server/app/api/db/query/route.js.nft.json +1 -1
  73. package/.next-prod/server/app/api/db/query/route_client-reference-manifest.js +1 -1
  74. package/.next-prod/server/app/api/db/schemas/route.js +2 -2
  75. package/.next-prod/server/app/api/db/schemas/route.js.nft.json +1 -1
  76. package/.next-prod/server/app/api/db/schemas/route_client-reference-manifest.js +1 -1
  77. package/.next-prod/server/app/api/extension/version/route.js +1 -1
  78. package/.next-prod/server/app/api/extension/version/route.js.nft.json +1 -1
  79. package/.next-prod/server/app/api/extension/version/route_client-reference-manifest.js +1 -1
  80. package/.next-prod/server/app/api/file/route.js +1 -1
  81. package/.next-prod/server/app/api/file/route.js.nft.json +1 -1
  82. package/.next-prod/server/app/api/file/route_client-reference-manifest.js +1 -1
  83. package/.next-prod/server/app/api/files/blame/route.js +1 -1
  84. package/.next-prod/server/app/api/files/blame/route.js.nft.json +1 -1
  85. package/.next-prod/server/app/api/files/blame/route_client-reference-manifest.js +1 -1
  86. package/.next-prod/server/app/api/files/clipboard/route.js +1 -1
  87. package/.next-prod/server/app/api/files/clipboard/route.js.nft.json +1 -1
  88. package/.next-prod/server/app/api/files/clipboard/route_client-reference-manifest.js +1 -1
  89. package/.next-prod/server/app/api/files/copy/route.js +1 -1
  90. package/.next-prod/server/app/api/files/copy/route.js.nft.json +1 -1
  91. package/.next-prod/server/app/api/files/copy/route_client-reference-manifest.js +1 -1
  92. package/.next-prod/server/app/api/files/delete/route.js +1 -1
  93. package/.next-prod/server/app/api/files/delete/route.js.nft.json +1 -1
  94. package/.next-prod/server/app/api/files/delete/route_client-reference-manifest.js +1 -1
  95. package/.next-prod/server/app/api/files/expanded/route.js +1 -1
  96. package/.next-prod/server/app/api/files/expanded/route.js.nft.json +1 -1
  97. package/.next-prod/server/app/api/files/expanded/route_client-reference-manifest.js +1 -1
  98. package/.next-prod/server/app/api/files/index/route.js +1 -1
  99. package/.next-prod/server/app/api/files/index/route.js.nft.json +1 -1
  100. package/.next-prod/server/app/api/files/index/route_client-reference-manifest.js +1 -1
  101. package/.next-prod/server/app/api/files/init/route.js +1 -1
  102. package/.next-prod/server/app/api/files/init/route.js.nft.json +1 -1
  103. package/.next-prod/server/app/api/files/init/route_client-reference-manifest.js +1 -1
  104. package/.next-prod/server/app/api/files/paste/route.js +1 -1
  105. package/.next-prod/server/app/api/files/paste/route.js.nft.json +1 -1
  106. package/.next-prod/server/app/api/files/paste/route_client-reference-manifest.js +1 -1
  107. package/.next-prod/server/app/api/files/read/route.js +1 -1
  108. package/.next-prod/server/app/api/files/read/route.js.nft.json +1 -1
  109. package/.next-prod/server/app/api/files/read/route_client-reference-manifest.js +1 -1
  110. package/.next-prod/server/app/api/files/readdir/route.js +1 -1
  111. package/.next-prod/server/app/api/files/readdir/route.js.nft.json +1 -1
  112. package/.next-prod/server/app/api/files/readdir/route_client-reference-manifest.js +1 -1
  113. package/.next-prod/server/app/api/files/recent/route.js +1 -1
  114. package/.next-prod/server/app/api/files/recent/route.js.nft.json +1 -1
  115. package/.next-prod/server/app/api/files/recent/route_client-reference-manifest.js +1 -1
  116. package/.next-prod/server/app/api/files/save/route.js +1 -1
  117. package/.next-prod/server/app/api/files/save/route.js.nft.json +1 -1
  118. package/.next-prod/server/app/api/files/save/route_client-reference-manifest.js +1 -1
  119. package/.next-prod/server/app/api/files/search/route.js +1 -1
  120. package/.next-prod/server/app/api/files/search/route.js.nft.json +1 -1
  121. package/.next-prod/server/app/api/files/search/route_client-reference-manifest.js +1 -1
  122. package/.next-prod/server/app/api/files/stat/route.js +1 -0
  123. package/.next-prod/server/app/api/files/stat/route.js.nft.json +1 -0
  124. package/.next-prod/server/app/api/files/stat/route_client-reference-manifest.js +1 -0
  125. package/.next-prod/server/app/api/files/text/route.js +1 -0
  126. package/.next-prod/server/app/api/files/text/route.js.nft.json +1 -0
  127. package/.next-prod/server/app/api/files/text/route_client-reference-manifest.js +1 -0
  128. package/.next-prod/server/app/api/git/branch-diff/route.js +1 -1
  129. package/.next-prod/server/app/api/git/branch-diff/route.js.nft.json +1 -1
  130. package/.next-prod/server/app/api/git/branch-diff/route_client-reference-manifest.js +1 -1
  131. package/.next-prod/server/app/api/git/branches/route.js +1 -1
  132. package/.next-prod/server/app/api/git/branches/route.js.nft.json +1 -1
  133. package/.next-prod/server/app/api/git/branches/route_client-reference-manifest.js +1 -1
  134. package/.next-prod/server/app/api/git/commit-diff/route.js +1 -1
  135. package/.next-prod/server/app/api/git/commit-diff/route.js.nft.json +1 -1
  136. package/.next-prod/server/app/api/git/commit-diff/route_client-reference-manifest.js +1 -1
  137. package/.next-prod/server/app/api/git/commits/route.js +1 -1
  138. package/.next-prod/server/app/api/git/commits/route.js.nft.json +1 -1
  139. package/.next-prod/server/app/api/git/commits/route_client-reference-manifest.js +1 -1
  140. package/.next-prod/server/app/api/git/diff/route.js +1 -1
  141. package/.next-prod/server/app/api/git/diff/route.js.nft.json +1 -1
  142. package/.next-prod/server/app/api/git/diff/route_client-reference-manifest.js +1 -1
  143. package/.next-prod/server/app/api/git/discard/route.js +1 -1
  144. package/.next-prod/server/app/api/git/discard/route.js.nft.json +1 -1
  145. package/.next-prod/server/app/api/git/discard/route_client-reference-manifest.js +1 -1
  146. package/.next-prod/server/app/api/git/stage/route.js +1 -1
  147. package/.next-prod/server/app/api/git/stage/route.js.nft.json +1 -1
  148. package/.next-prod/server/app/api/git/stage/route_client-reference-manifest.js +1 -1
  149. package/.next-prod/server/app/api/git/status/route.js +1 -1
  150. package/.next-prod/server/app/api/git/status/route.js.nft.json +1 -1
  151. package/.next-prod/server/app/api/git/status/route_client-reference-manifest.js +1 -1
  152. package/.next-prod/server/app/api/git/unstage/route.js +1 -1
  153. package/.next-prod/server/app/api/git/unstage/route.js.nft.json +1 -1
  154. package/.next-prod/server/app/api/git/unstage/route_client-reference-manifest.js +1 -1
  155. package/.next-prod/server/app/api/git/worktree/route.js +1 -1
  156. package/.next-prod/server/app/api/git/worktree/route.js.nft.json +1 -1
  157. package/.next-prod/server/app/api/git/worktree/route_client-reference-manifest.js +1 -1
  158. package/.next-prod/server/app/api/global-state/route.js +1 -1
  159. package/.next-prod/server/app/api/global-state/route.js.nft.json +1 -1
  160. package/.next-prod/server/app/api/global-state/route_client-reference-manifest.js +1 -1
  161. package/.next-prod/server/app/api/jupyter/load/route.js +1 -1
  162. package/.next-prod/server/app/api/jupyter/load/route.js.nft.json +1 -1
  163. package/.next-prod/server/app/api/jupyter/load/route_client-reference-manifest.js +1 -1
  164. package/.next-prod/server/app/api/jupyter/save/route.js +1 -1
  165. package/.next-prod/server/app/api/jupyter/save/route.js.nft.json +1 -1
  166. package/.next-prod/server/app/api/jupyter/save/route_client-reference-manifest.js +1 -1
  167. package/.next-prod/server/app/api/jupyter/shutdown/route.js +1 -1
  168. package/.next-prod/server/app/api/jupyter/shutdown/route.js.nft.json +1 -1
  169. package/.next-prod/server/app/api/jupyter/shutdown/route_client-reference-manifest.js +1 -1
  170. package/.next-prod/server/app/api/lsp/definition/route.js +1 -1
  171. package/.next-prod/server/app/api/lsp/definition/route.js.nft.json +1 -1
  172. package/.next-prod/server/app/api/lsp/definition/route_client-reference-manifest.js +1 -1
  173. package/.next-prod/server/app/api/lsp/hover/route.js +1 -1
  174. package/.next-prod/server/app/api/lsp/hover/route.js.nft.json +1 -1
  175. package/.next-prod/server/app/api/lsp/hover/route_client-reference-manifest.js +1 -1
  176. package/.next-prod/server/app/api/lsp/references/route.js +1 -1
  177. package/.next-prod/server/app/api/lsp/references/route.js.nft.json +1 -1
  178. package/.next-prod/server/app/api/lsp/references/route_client-reference-manifest.js +1 -1
  179. package/.next-prod/server/app/api/lsp/status/route.js +1 -1
  180. package/.next-prod/server/app/api/lsp/status/route.js.nft.json +1 -1
  181. package/.next-prod/server/app/api/lsp/status/route_client-reference-manifest.js +1 -1
  182. package/.next-prod/server/app/api/lsp/warmup/route.js +1 -1
  183. package/.next-prod/server/app/api/lsp/warmup/route.js.nft.json +1 -1
  184. package/.next-prod/server/app/api/lsp/warmup/route_client-reference-manifest.js +1 -1
  185. package/.next-prod/server/app/api/mysql/columns/route.js +2 -2
  186. package/.next-prod/server/app/api/mysql/columns/route.js.nft.json +1 -1
  187. package/.next-prod/server/app/api/mysql/columns/route_client-reference-manifest.js +1 -1
  188. package/.next-prod/server/app/api/mysql/connect/route.js +1 -1
  189. package/.next-prod/server/app/api/mysql/connect/route.js.nft.json +1 -1
  190. package/.next-prod/server/app/api/mysql/connect/route_client-reference-manifest.js +1 -1
  191. package/.next-prod/server/app/api/mysql/disconnect/route.js +1 -1
  192. package/.next-prod/server/app/api/mysql/disconnect/route.js.nft.json +1 -1
  193. package/.next-prod/server/app/api/mysql/disconnect/route_client-reference-manifest.js +1 -1
  194. package/.next-prod/server/app/api/mysql/export/route.js +1 -1
  195. package/.next-prod/server/app/api/mysql/export/route.js.nft.json +1 -1
  196. package/.next-prod/server/app/api/mysql/export/route_client-reference-manifest.js +1 -1
  197. package/.next-prod/server/app/api/mysql/query/route.js +1 -1
  198. package/.next-prod/server/app/api/mysql/query/route.js.nft.json +1 -1
  199. package/.next-prod/server/app/api/mysql/query/route_client-reference-manifest.js +1 -1
  200. package/.next-prod/server/app/api/mysql/schemas/route.js +2 -2
  201. package/.next-prod/server/app/api/mysql/schemas/route.js.nft.json +1 -1
  202. package/.next-prod/server/app/api/mysql/schemas/route_client-reference-manifest.js +1 -1
  203. package/.next-prod/server/app/api/neo4j/connect/route.js +1 -1
  204. package/.next-prod/server/app/api/neo4j/connect/route.js.nft.json +1 -1
  205. package/.next-prod/server/app/api/neo4j/connect/route_client-reference-manifest.js +1 -1
  206. package/.next-prod/server/app/api/neo4j/disconnect/route.js +1 -1
  207. package/.next-prod/server/app/api/neo4j/disconnect/route.js.nft.json +1 -1
  208. package/.next-prod/server/app/api/neo4j/disconnect/route_client-reference-manifest.js +1 -1
  209. package/.next-prod/server/app/api/neo4j/query/route.js +1 -1
  210. package/.next-prod/server/app/api/neo4j/query/route.js.nft.json +1 -1
  211. package/.next-prod/server/app/api/neo4j/query/route_client-reference-manifest.js +1 -1
  212. package/.next-prod/server/app/api/neo4j/schema/route.js +1 -1
  213. package/.next-prod/server/app/api/neo4j/schema/route.js.nft.json +1 -1
  214. package/.next-prod/server/app/api/neo4j/schema/route_client-reference-manifest.js +1 -1
  215. package/.next-prod/server/app/api/note/route.js +1 -1
  216. package/.next-prod/server/app/api/note/route.js.nft.json +1 -1
  217. package/.next-prod/server/app/api/note/route_client-reference-manifest.js +1 -1
  218. package/.next-prod/server/app/api/ollama/models/route.js +1 -1
  219. package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -1
  220. package/.next-prod/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
  221. package/.next-prod/server/app/api/ollama/start/route.js +1 -1
  222. package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -1
  223. package/.next-prod/server/app/api/ollama/start/route_client-reference-manifest.js +1 -1
  224. package/.next-prod/server/app/api/open-cursor/route.js +1 -1
  225. package/.next-prod/server/app/api/open-cursor/route.js.nft.json +1 -1
  226. package/.next-prod/server/app/api/open-cursor/route_client-reference-manifest.js +1 -1
  227. package/.next-prod/server/app/api/open-vscode/route.js +1 -1
  228. package/.next-prod/server/app/api/open-vscode/route.js.nft.json +1 -1
  229. package/.next-prod/server/app/api/open-vscode/route_client-reference-manifest.js +1 -1
  230. package/.next-prod/server/app/api/pick-folder/route.js +1 -1
  231. package/.next-prod/server/app/api/pick-folder/route.js.nft.json +1 -1
  232. package/.next-prod/server/app/api/pick-folder/route_client-reference-manifest.js +1 -1
  233. package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
  234. package/.next-prod/server/app/api/pinned-sessions/route.js.nft.json +1 -1
  235. package/.next-prod/server/app/api/pinned-sessions/route_client-reference-manifest.js +1 -1
  236. package/.next-prod/server/app/api/project-settings/route.js +1 -1
  237. package/.next-prod/server/app/api/project-settings/route.js.nft.json +1 -1
  238. package/.next-prod/server/app/api/project-settings/route_client-reference-manifest.js +1 -1
  239. package/.next-prod/server/app/api/project-state/route.js +1 -1
  240. package/.next-prod/server/app/api/project-state/route.js.nft.json +1 -1
  241. package/.next-prod/server/app/api/project-state/route_client-reference-manifest.js +1 -1
  242. package/.next-prod/server/app/api/projects/route.js +1 -1
  243. package/.next-prod/server/app/api/projects/route.js.nft.json +1 -1
  244. package/.next-prod/server/app/api/projects/route_client-reference-manifest.js +1 -1
  245. package/.next-prod/server/app/api/redis/command/route.js +1 -1
  246. package/.next-prod/server/app/api/redis/command/route.js.nft.json +1 -1
  247. package/.next-prod/server/app/api/redis/command/route_client-reference-manifest.js +1 -1
  248. package/.next-prod/server/app/api/redis/connect/route.js +1 -1
  249. package/.next-prod/server/app/api/redis/connect/route.js.nft.json +1 -1
  250. package/.next-prod/server/app/api/redis/connect/route_client-reference-manifest.js +1 -1
  251. package/.next-prod/server/app/api/redis/delete/route.js +1 -1
  252. package/.next-prod/server/app/api/redis/delete/route.js.nft.json +1 -1
  253. package/.next-prod/server/app/api/redis/delete/route_client-reference-manifest.js +1 -1
  254. package/.next-prod/server/app/api/redis/disconnect/route.js +1 -1
  255. package/.next-prod/server/app/api/redis/disconnect/route.js.nft.json +1 -1
  256. package/.next-prod/server/app/api/redis/disconnect/route_client-reference-manifest.js +1 -1
  257. package/.next-prod/server/app/api/redis/get/route.js +1 -1
  258. package/.next-prod/server/app/api/redis/get/route.js.nft.json +1 -1
  259. package/.next-prod/server/app/api/redis/get/route_client-reference-manifest.js +1 -1
  260. package/.next-prod/server/app/api/redis/keys/route.js +1 -1
  261. package/.next-prod/server/app/api/redis/keys/route.js.nft.json +1 -1
  262. package/.next-prod/server/app/api/redis/keys/route_client-reference-manifest.js +1 -1
  263. package/.next-prod/server/app/api/redis/set/route.js +1 -1
  264. package/.next-prod/server/app/api/redis/set/route.js.nft.json +1 -1
  265. package/.next-prod/server/app/api/redis/set/route_client-reference-manifest.js +1 -1
  266. package/.next-prod/server/app/api/review/[id]/comments/route.js +1 -1
  267. package/.next-prod/server/app/api/review/[id]/comments/route.js.nft.json +1 -1
  268. package/.next-prod/server/app/api/review/[id]/comments/route_client-reference-manifest.js +1 -1
  269. package/.next-prod/server/app/api/review/[id]/replies/route.js +1 -1
  270. package/.next-prod/server/app/api/review/[id]/replies/route.js.nft.json +1 -1
  271. package/.next-prod/server/app/api/review/[id]/replies/route_client-reference-manifest.js +1 -1
  272. package/.next-prod/server/app/api/review/[id]/route.js +1 -1
  273. package/.next-prod/server/app/api/review/[id]/route.js.nft.json +1 -1
  274. package/.next-prod/server/app/api/review/[id]/route_client-reference-manifest.js +1 -1
  275. package/.next-prod/server/app/api/review/identify/route.js +1 -1
  276. package/.next-prod/server/app/api/review/identify/route.js.nft.json +1 -1
  277. package/.next-prod/server/app/api/review/identify/route_client-reference-manifest.js +1 -1
  278. package/.next-prod/server/app/api/review/order/route.js +1 -1
  279. package/.next-prod/server/app/api/review/order/route.js.nft.json +1 -1
  280. package/.next-prod/server/app/api/review/order/route_client-reference-manifest.js +1 -1
  281. package/.next-prod/server/app/api/review/route.js +1 -1
  282. package/.next-prod/server/app/api/review/route.js.nft.json +1 -1
  283. package/.next-prod/server/app/api/review/route_client-reference-manifest.js +1 -1
  284. package/.next-prod/server/app/api/review/share-info/route.js +1 -1
  285. package/.next-prod/server/app/api/review/share-info/route.js.nft.json +1 -1
  286. package/.next-prod/server/app/api/review/share-info/route_client-reference-manifest.js +1 -1
  287. package/.next-prod/server/app/api/review/users/route.js +1 -1
  288. package/.next-prod/server/app/api/review/users/route.js.nft.json +1 -1
  289. package/.next-prod/server/app/api/review/users/route_client-reference-manifest.js +1 -1
  290. package/.next-prod/server/app/api/scheduled-tasks/route.js +1 -1
  291. package/.next-prod/server/app/api/scheduled-tasks/route.js.nft.json +1 -1
  292. package/.next-prod/server/app/api/scheduled-tasks/route_client-reference-manifest.js +1 -1
  293. package/.next-prod/server/app/api/services/config/route.js +1 -1
  294. package/.next-prod/server/app/api/services/config/route.js.nft.json +1 -1
  295. package/.next-prod/server/app/api/services/config/route_client-reference-manifest.js +1 -1
  296. package/.next-prod/server/app/api/services/scripts/route.js +1 -1
  297. package/.next-prod/server/app/api/services/scripts/route.js.nft.json +1 -1
  298. package/.next-prod/server/app/api/services/scripts/route_client-reference-manifest.js +1 -1
  299. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
  300. package/.next-prod/server/app/api/session/[sessionId]/fork/route.js.nft.json +1 -1
  301. package/.next-prod/server/app/api/session/[sessionId]/fork/route_client-reference-manifest.js +1 -1
  302. package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
  303. package/.next-prod/server/app/api/session/[sessionId]/history/route.js.nft.json +1 -1
  304. package/.next-prod/server/app/api/session/[sessionId]/history/route_client-reference-manifest.js +1 -1
  305. package/.next-prod/server/app/api/session-by-path/route.js +1 -1
  306. package/.next-prod/server/app/api/session-by-path/route.js.nft.json +1 -1
  307. package/.next-prod/server/app/api/session-by-path/route_client-reference-manifest.js +1 -1
  308. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
  309. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js.nft.json +1 -1
  310. package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route_client-reference-manifest.js +1 -1
  311. package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
  312. package/.next-prod/server/app/api/sessions/projects/route.js.nft.json +1 -1
  313. package/.next-prod/server/app/api/sessions/projects/route_client-reference-manifest.js +1 -1
  314. package/.next-prod/server/app/api/sessions/route.js +1 -1
  315. package/.next-prod/server/app/api/sessions/route.js.nft.json +1 -1
  316. package/.next-prod/server/app/api/sessions/route_client-reference-manifest.js +1 -1
  317. package/.next-prod/server/app/api/settings/route.js +1 -1
  318. package/.next-prod/server/app/api/settings/route.js.nft.json +1 -1
  319. package/.next-prod/server/app/api/settings/route_client-reference-manifest.js +1 -1
  320. package/.next-prod/server/app/api/skills/[id]/route.js +1 -1
  321. package/.next-prod/server/app/api/skills/[id]/route.js.nft.json +1 -1
  322. package/.next-prod/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
  323. package/.next-prod/server/app/api/skills/content/route.js +1 -1
  324. package/.next-prod/server/app/api/skills/content/route.js.nft.json +1 -1
  325. package/.next-prod/server/app/api/skills/content/route_client-reference-manifest.js +1 -1
  326. package/.next-prod/server/app/api/skills/route.js +1 -1
  327. package/.next-prod/server/app/api/skills/route.js.nft.json +1 -1
  328. package/.next-prod/server/app/api/skills/route_client-reference-manifest.js +1 -1
  329. package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
  330. package/.next-prod/server/app/api/terminal/aliases/route.js.nft.json +1 -1
  331. package/.next-prod/server/app/api/terminal/aliases/route_client-reference-manifest.js +1 -1
  332. package/.next-prod/server/app/api/terminal/autocomplete/route.js +1 -1
  333. package/.next-prod/server/app/api/terminal/autocomplete/route.js.nft.json +1 -1
  334. package/.next-prod/server/app/api/terminal/autocomplete/route_client-reference-manifest.js +1 -1
  335. package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
  336. package/.next-prod/server/app/api/terminal/bubble-order/route.js.nft.json +1 -1
  337. package/.next-prod/server/app/api/terminal/bubble-order/route_client-reference-manifest.js +1 -1
  338. package/.next-prod/server/app/api/terminal/env/route.js +1 -1
  339. package/.next-prod/server/app/api/terminal/env/route.js.nft.json +1 -1
  340. package/.next-prod/server/app/api/terminal/env/route_client-reference-manifest.js +1 -1
  341. package/.next-prod/server/app/api/terminal/history/route.js +1 -1
  342. package/.next-prod/server/app/api/terminal/history/route.js.nft.json +1 -1
  343. package/.next-prod/server/app/api/terminal/history/route_client-reference-manifest.js +1 -1
  344. package/.next-prod/server/app/api/version/route.js +1 -1
  345. package/.next-prod/server/app/api/version/route.js.nft.json +1 -1
  346. package/.next-prod/server/app/api/version/route_client-reference-manifest.js +1 -1
  347. package/.next-prod/server/app/favicon.ico/route.js +1 -1
  348. package/.next-prod/server/app/favicon.ico/route.js.nft.json +1 -1
  349. package/.next-prod/server/app/manifest.webmanifest/route.js +2 -2
  350. package/.next-prod/server/app/manifest.webmanifest/route.js.nft.json +1 -1
  351. package/.next-prod/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
  352. package/.next-prod/server/app/page.js +6 -6
  353. package/.next-prod/server/app/page.js.nft.json +1 -1
  354. package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
  355. package/.next-prod/server/app/project/page.js +8 -8
  356. package/.next-prod/server/app/project/page.js.nft.json +1 -1
  357. package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
  358. package/.next-prod/server/app/review/[id]/page.js +2 -2
  359. package/.next-prod/server/app/review/[id]/page.js.nft.json +1 -1
  360. package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
  361. package/.next-prod/server/app-paths-manifest.json +21 -19
  362. package/.next-prod/server/chunks/1813.js +1 -1
  363. package/.next-prod/server/chunks/2338.js +1 -1
  364. package/.next-prod/server/chunks/3269.js +1 -1
  365. package/.next-prod/server/chunks/3353.js +1 -0
  366. package/.next-prod/server/chunks/4098.js +1 -1
  367. package/.next-prod/server/chunks/4490.js +3 -3
  368. package/.next-prod/server/chunks/4732.js +1 -0
  369. package/.next-prod/server/chunks/4741.js +5 -9
  370. package/.next-prod/server/chunks/4793.js +1 -1
  371. package/.next-prod/server/chunks/5147.js +1 -1
  372. package/.next-prod/server/chunks/700.js +1 -1
  373. package/.next-prod/server/chunks/7514.js +1 -1
  374. package/.next-prod/server/chunks/8465.js +15 -0
  375. package/.next-prod/server/middleware-build-manifest.js +1 -1
  376. package/.next-prod/server/middleware-react-loadable-manifest.js +1 -1
  377. package/.next-prod/server/pages/404.html +2 -2
  378. package/.next-prod/server/pages/500.html +1 -2
  379. package/.next-prod/server/prefetch-hints.json +1 -0
  380. package/.next-prod/server/server-reference-manifest.json +1 -1
  381. package/.next-prod/static/chunks/3530-74191451ec2a46c4.js +14 -0
  382. package/.next-prod/static/chunks/3579-70c6663ba8c0cf1b.js +1 -0
  383. package/.next-prod/static/chunks/{3695-f14fb3e48483755c.js → 3695-9503d0b646958dd4.js} +2 -2
  384. package/.next-prod/static/chunks/3700-e32aa43691d128b2.js +1 -0
  385. package/.next-prod/static/chunks/{3743-66d6d2ef6629c733.js → 3743-5e5ffaf674977450.js} +1 -1
  386. package/.next-prod/static/chunks/3794-3fb4e6ee851037bb.js +32 -0
  387. package/.next-prod/static/chunks/4bd1b696-e356ca5ba0218e27.js +1 -0
  388. package/.next-prod/static/chunks/{7650.18f74243e9325242.js → 5269.2e771096652dc113.js} +1 -1
  389. package/.next-prod/static/chunks/54a60aa6-1a0e6738c5ca0c78.js +79 -0
  390. package/.next-prod/static/chunks/{9062-a330afa1af7f133e.js → 9062-ea4adbf70cf62f01.js} +1 -1
  391. package/.next-prod/static/chunks/{aaea2bcf-4f9eb5012da21e0f.js → aaea2bcf-be8b39a8f32280f3.js} +1 -1
  392. package/.next-prod/static/chunks/app/_global-error/page-94e40d01eb0846a0.js +1 -0
  393. package/.next-prod/static/chunks/app/api/bash/route-94e40d01eb0846a0.js +1 -0
  394. package/.next-prod/static/chunks/app/api/chat/codex/route-94e40d01eb0846a0.js +1 -0
  395. package/.next-prod/static/chunks/app/api/chat/kimi/route-94e40d01eb0846a0.js +1 -0
  396. package/.next-prod/static/chunks/app/api/chat/ollama/route-94e40d01eb0846a0.js +1 -0
  397. package/.next-prod/static/chunks/app/api/chat/route-94e40d01eb0846a0.js +1 -0
  398. package/.next-prod/static/chunks/app/api/claude-stats/route-94e40d01eb0846a0.js +1 -0
  399. package/.next-prod/static/chunks/app/api/commands/route-94e40d01eb0846a0.js +1 -0
  400. package/.next-prod/static/chunks/app/api/comments/route-94e40d01eb0846a0.js +1 -0
  401. package/.next-prod/static/chunks/app/api/db/columns/route-94e40d01eb0846a0.js +1 -0
  402. package/.next-prod/static/chunks/app/api/db/connect/route-94e40d01eb0846a0.js +1 -0
  403. package/.next-prod/static/chunks/app/api/db/disconnect/route-94e40d01eb0846a0.js +1 -0
  404. package/.next-prod/static/chunks/app/api/db/export/route-94e40d01eb0846a0.js +1 -0
  405. package/.next-prod/static/chunks/app/api/db/query/route-94e40d01eb0846a0.js +1 -0
  406. package/.next-prod/static/chunks/app/api/db/schemas/route-94e40d01eb0846a0.js +1 -0
  407. package/.next-prod/static/chunks/app/api/extension/version/route-94e40d01eb0846a0.js +1 -0
  408. package/.next-prod/static/chunks/app/api/file/route-94e40d01eb0846a0.js +1 -0
  409. package/.next-prod/static/chunks/app/api/files/blame/route-94e40d01eb0846a0.js +1 -0
  410. package/.next-prod/static/chunks/app/api/files/clipboard/route-94e40d01eb0846a0.js +1 -0
  411. package/.next-prod/static/chunks/app/api/files/copy/route-94e40d01eb0846a0.js +1 -0
  412. package/.next-prod/static/chunks/app/api/files/delete/route-94e40d01eb0846a0.js +1 -0
  413. package/.next-prod/static/chunks/app/api/files/expanded/route-94e40d01eb0846a0.js +1 -0
  414. package/.next-prod/static/chunks/app/api/files/index/route-94e40d01eb0846a0.js +1 -0
  415. package/.next-prod/static/chunks/app/api/files/init/route-94e40d01eb0846a0.js +1 -0
  416. package/.next-prod/static/chunks/app/api/files/paste/route-94e40d01eb0846a0.js +1 -0
  417. package/.next-prod/static/chunks/app/api/files/read/route-94e40d01eb0846a0.js +1 -0
  418. package/.next-prod/static/chunks/app/api/files/readdir/route-94e40d01eb0846a0.js +1 -0
  419. package/.next-prod/static/chunks/app/api/files/recent/route-94e40d01eb0846a0.js +1 -0
  420. package/.next-prod/static/chunks/app/api/files/save/route-94e40d01eb0846a0.js +1 -0
  421. package/.next-prod/static/chunks/app/api/files/search/route-94e40d01eb0846a0.js +1 -0
  422. package/.next-prod/static/chunks/app/api/files/stat/route-94e40d01eb0846a0.js +1 -0
  423. package/.next-prod/static/chunks/app/api/files/text/route-94e40d01eb0846a0.js +1 -0
  424. package/.next-prod/static/chunks/app/api/git/branch-diff/route-94e40d01eb0846a0.js +1 -0
  425. package/.next-prod/static/chunks/app/api/git/branches/route-94e40d01eb0846a0.js +1 -0
  426. package/.next-prod/static/chunks/app/api/git/commit-diff/route-94e40d01eb0846a0.js +1 -0
  427. package/.next-prod/static/chunks/app/api/git/commits/route-94e40d01eb0846a0.js +1 -0
  428. package/.next-prod/static/chunks/app/api/git/diff/route-94e40d01eb0846a0.js +1 -0
  429. package/.next-prod/static/chunks/app/api/git/discard/route-94e40d01eb0846a0.js +1 -0
  430. package/.next-prod/static/chunks/app/api/git/stage/route-94e40d01eb0846a0.js +1 -0
  431. package/.next-prod/static/chunks/app/api/git/status/route-94e40d01eb0846a0.js +1 -0
  432. package/.next-prod/static/chunks/app/api/git/unstage/route-94e40d01eb0846a0.js +1 -0
  433. package/.next-prod/static/chunks/app/api/git/worktree/route-94e40d01eb0846a0.js +1 -0
  434. package/.next-prod/static/chunks/app/api/global-state/route-94e40d01eb0846a0.js +1 -0
  435. package/.next-prod/static/chunks/app/api/jupyter/load/route-94e40d01eb0846a0.js +1 -0
  436. package/.next-prod/static/chunks/app/api/jupyter/save/route-94e40d01eb0846a0.js +1 -0
  437. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-94e40d01eb0846a0.js +1 -0
  438. package/.next-prod/static/chunks/app/api/lsp/definition/route-94e40d01eb0846a0.js +1 -0
  439. package/.next-prod/static/chunks/app/api/lsp/hover/route-94e40d01eb0846a0.js +1 -0
  440. package/.next-prod/static/chunks/app/api/lsp/references/route-94e40d01eb0846a0.js +1 -0
  441. package/.next-prod/static/chunks/app/api/lsp/status/route-94e40d01eb0846a0.js +1 -0
  442. package/.next-prod/static/chunks/app/api/lsp/warmup/route-94e40d01eb0846a0.js +1 -0
  443. package/.next-prod/static/chunks/app/api/mysql/columns/route-94e40d01eb0846a0.js +1 -0
  444. package/.next-prod/static/chunks/app/api/mysql/connect/route-94e40d01eb0846a0.js +1 -0
  445. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-94e40d01eb0846a0.js +1 -0
  446. package/.next-prod/static/chunks/app/api/mysql/export/route-94e40d01eb0846a0.js +1 -0
  447. package/.next-prod/static/chunks/app/api/mysql/query/route-94e40d01eb0846a0.js +1 -0
  448. package/.next-prod/static/chunks/app/api/mysql/schemas/route-94e40d01eb0846a0.js +1 -0
  449. package/.next-prod/static/chunks/app/api/neo4j/connect/route-94e40d01eb0846a0.js +1 -0
  450. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-94e40d01eb0846a0.js +1 -0
  451. package/.next-prod/static/chunks/app/api/neo4j/query/route-94e40d01eb0846a0.js +1 -0
  452. package/.next-prod/static/chunks/app/api/neo4j/schema/route-94e40d01eb0846a0.js +1 -0
  453. package/.next-prod/static/chunks/app/api/note/route-94e40d01eb0846a0.js +1 -0
  454. package/.next-prod/static/chunks/app/api/ollama/models/route-94e40d01eb0846a0.js +1 -0
  455. package/.next-prod/static/chunks/app/api/ollama/start/route-94e40d01eb0846a0.js +1 -0
  456. package/.next-prod/static/chunks/app/api/open-cursor/route-94e40d01eb0846a0.js +1 -0
  457. package/.next-prod/static/chunks/app/api/open-vscode/route-94e40d01eb0846a0.js +1 -0
  458. package/.next-prod/static/chunks/app/api/pick-folder/route-94e40d01eb0846a0.js +1 -0
  459. package/.next-prod/static/chunks/app/api/pinned-sessions/route-94e40d01eb0846a0.js +1 -0
  460. package/.next-prod/static/chunks/app/api/project-settings/route-94e40d01eb0846a0.js +1 -0
  461. package/.next-prod/static/chunks/app/api/project-state/route-94e40d01eb0846a0.js +1 -0
  462. package/.next-prod/static/chunks/app/api/projects/route-94e40d01eb0846a0.js +1 -0
  463. package/.next-prod/static/chunks/app/api/redis/command/route-94e40d01eb0846a0.js +1 -0
  464. package/.next-prod/static/chunks/app/api/redis/connect/route-94e40d01eb0846a0.js +1 -0
  465. package/.next-prod/static/chunks/app/api/redis/delete/route-94e40d01eb0846a0.js +1 -0
  466. package/.next-prod/static/chunks/app/api/redis/disconnect/route-94e40d01eb0846a0.js +1 -0
  467. package/.next-prod/static/chunks/app/api/redis/get/route-94e40d01eb0846a0.js +1 -0
  468. package/.next-prod/static/chunks/app/api/redis/keys/route-94e40d01eb0846a0.js +1 -0
  469. package/.next-prod/static/chunks/app/api/redis/set/route-94e40d01eb0846a0.js +1 -0
  470. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-94e40d01eb0846a0.js +1 -0
  471. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-94e40d01eb0846a0.js +1 -0
  472. package/.next-prod/static/chunks/app/api/review/[id]/route-94e40d01eb0846a0.js +1 -0
  473. package/.next-prod/static/chunks/app/api/review/identify/route-94e40d01eb0846a0.js +1 -0
  474. package/.next-prod/static/chunks/app/api/review/order/route-94e40d01eb0846a0.js +1 -0
  475. package/.next-prod/static/chunks/app/api/review/route-94e40d01eb0846a0.js +1 -0
  476. package/.next-prod/static/chunks/app/api/review/share-info/route-94e40d01eb0846a0.js +1 -0
  477. package/.next-prod/static/chunks/app/api/review/users/route-94e40d01eb0846a0.js +1 -0
  478. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-94e40d01eb0846a0.js +1 -0
  479. package/.next-prod/static/chunks/app/api/services/config/route-94e40d01eb0846a0.js +1 -0
  480. package/.next-prod/static/chunks/app/api/services/scripts/route-94e40d01eb0846a0.js +1 -0
  481. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-94e40d01eb0846a0.js +1 -0
  482. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-94e40d01eb0846a0.js +1 -0
  483. package/.next-prod/static/chunks/app/api/session-by-path/route-94e40d01eb0846a0.js +1 -0
  484. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-94e40d01eb0846a0.js +1 -0
  485. package/.next-prod/static/chunks/app/api/sessions/projects/route-94e40d01eb0846a0.js +1 -0
  486. package/.next-prod/static/chunks/app/api/sessions/route-94e40d01eb0846a0.js +1 -0
  487. package/.next-prod/static/chunks/app/api/settings/route-94e40d01eb0846a0.js +1 -0
  488. package/.next-prod/static/chunks/app/api/skills/[id]/route-94e40d01eb0846a0.js +1 -0
  489. package/.next-prod/static/chunks/app/api/skills/content/route-94e40d01eb0846a0.js +1 -0
  490. package/.next-prod/static/chunks/app/api/skills/route-94e40d01eb0846a0.js +1 -0
  491. package/.next-prod/static/chunks/app/api/terminal/aliases/route-94e40d01eb0846a0.js +1 -0
  492. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-94e40d01eb0846a0.js +1 -0
  493. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-94e40d01eb0846a0.js +1 -0
  494. package/.next-prod/static/chunks/app/api/terminal/env/route-94e40d01eb0846a0.js +1 -0
  495. package/.next-prod/static/chunks/app/api/terminal/history/route-94e40d01eb0846a0.js +1 -0
  496. package/.next-prod/static/chunks/app/api/version/route-94e40d01eb0846a0.js +1 -0
  497. package/.next-prod/static/chunks/app/manifest.webmanifest/route-94e40d01eb0846a0.js +1 -0
  498. package/.next-prod/static/chunks/app/{page-e0d663a97bc29595.js → page-95c3cb3c5c7c5ef1.js} +1 -1
  499. package/.next-prod/static/chunks/app/project/page-180bad159db256a5.js +29 -0
  500. package/.next-prod/static/chunks/app/review/[id]/page-e81c220af0b68e3e.js +1 -0
  501. package/.next-prod/static/chunks/d3ac728e-ba6c269aebe5932e.js +1 -0
  502. package/.next-prod/static/chunks/{e868780c.a081703edc1bc551.js → e868780c.16e43c5968ccf2bf.js} +3 -3
  503. package/.next-prod/static/chunks/framework-52c9cc950957e3ac.js +1 -0
  504. package/.next-prod/static/chunks/main-5a46314a5491113b.js +5 -0
  505. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-94e40d01eb0846a0.js +1 -0
  506. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-94e40d01eb0846a0.js +1 -0
  507. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-94e40d01eb0846a0.js +1 -0
  508. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-94e40d01eb0846a0.js +1 -0
  509. package/.next-prod/static/chunks/webpack-067b7836d8df9226.js +1 -0
  510. package/.next-prod/static/css/aefab4a01c890b38.css +3 -0
  511. package/.next-prod/static/smsKM7xQ0sAR3fsFWgImc/_buildManifest.js +1 -0
  512. package/.next-prod/trace +12 -13
  513. package/.next-prod/trace-build +1 -1
  514. package/.next-prod/types/app/api/bash/route.ts +3 -2
  515. package/.next-prod/types/app/api/chat/codex/route.ts +3 -2
  516. package/.next-prod/types/app/api/chat/kimi/route.ts +3 -2
  517. package/.next-prod/types/app/api/chat/ollama/route.ts +3 -2
  518. package/.next-prod/types/app/api/chat/route.ts +3 -2
  519. package/.next-prod/types/app/api/claude-stats/route.ts +3 -2
  520. package/.next-prod/types/app/api/commands/route.ts +3 -2
  521. package/.next-prod/types/app/api/comments/route.ts +3 -2
  522. package/.next-prod/types/app/api/db/columns/route.ts +3 -2
  523. package/.next-prod/types/app/api/db/connect/route.ts +3 -2
  524. package/.next-prod/types/app/api/db/disconnect/route.ts +3 -2
  525. package/.next-prod/types/app/api/db/export/route.ts +3 -2
  526. package/.next-prod/types/app/api/db/query/route.ts +3 -2
  527. package/.next-prod/types/app/api/db/schemas/route.ts +3 -2
  528. package/.next-prod/types/app/api/extension/version/route.ts +3 -2
  529. package/.next-prod/types/app/api/file/route.ts +3 -2
  530. package/.next-prod/types/app/api/files/blame/route.ts +3 -2
  531. package/.next-prod/types/app/api/files/clipboard/route.ts +3 -2
  532. package/.next-prod/types/app/api/files/copy/route.ts +3 -2
  533. package/.next-prod/types/app/api/files/delete/route.ts +3 -2
  534. package/.next-prod/types/app/api/files/expanded/route.ts +3 -2
  535. package/.next-prod/types/app/api/files/index/route.ts +3 -2
  536. package/.next-prod/types/app/api/files/init/route.ts +3 -2
  537. package/.next-prod/types/app/api/files/paste/route.ts +3 -2
  538. package/.next-prod/types/app/api/files/read/route.ts +3 -2
  539. package/.next-prod/types/app/api/files/readdir/route.ts +3 -2
  540. package/.next-prod/types/app/api/files/recent/route.ts +3 -2
  541. package/.next-prod/types/app/api/files/save/route.ts +3 -2
  542. package/.next-prod/types/app/api/files/search/route.ts +3 -2
  543. package/.next-prod/types/app/api/files/stat/route.ts +351 -0
  544. package/.next-prod/types/app/api/files/text/route.ts +351 -0
  545. package/.next-prod/types/app/api/git/branch-diff/route.ts +3 -2
  546. package/.next-prod/types/app/api/git/branches/route.ts +3 -2
  547. package/.next-prod/types/app/api/git/commit-diff/route.ts +3 -2
  548. package/.next-prod/types/app/api/git/commits/route.ts +3 -2
  549. package/.next-prod/types/app/api/git/diff/route.ts +3 -2
  550. package/.next-prod/types/app/api/git/discard/route.ts +3 -2
  551. package/.next-prod/types/app/api/git/stage/route.ts +3 -2
  552. package/.next-prod/types/app/api/git/status/route.ts +3 -2
  553. package/.next-prod/types/app/api/git/unstage/route.ts +3 -2
  554. package/.next-prod/types/app/api/git/worktree/route.ts +3 -2
  555. package/.next-prod/types/app/api/global-state/route.ts +3 -2
  556. package/.next-prod/types/app/api/jupyter/load/route.ts +3 -2
  557. package/.next-prod/types/app/api/jupyter/save/route.ts +3 -2
  558. package/.next-prod/types/app/api/jupyter/shutdown/route.ts +3 -2
  559. package/.next-prod/types/app/api/lsp/definition/route.ts +3 -2
  560. package/.next-prod/types/app/api/lsp/hover/route.ts +3 -2
  561. package/.next-prod/types/app/api/lsp/references/route.ts +3 -2
  562. package/.next-prod/types/app/api/lsp/status/route.ts +3 -2
  563. package/.next-prod/types/app/api/lsp/warmup/route.ts +3 -2
  564. package/.next-prod/types/app/api/mysql/columns/route.ts +3 -2
  565. package/.next-prod/types/app/api/mysql/connect/route.ts +3 -2
  566. package/.next-prod/types/app/api/mysql/disconnect/route.ts +3 -2
  567. package/.next-prod/types/app/api/mysql/export/route.ts +3 -2
  568. package/.next-prod/types/app/api/mysql/query/route.ts +3 -2
  569. package/.next-prod/types/app/api/mysql/schemas/route.ts +3 -2
  570. package/.next-prod/types/app/api/neo4j/connect/route.ts +3 -2
  571. package/.next-prod/types/app/api/neo4j/disconnect/route.ts +3 -2
  572. package/.next-prod/types/app/api/neo4j/query/route.ts +3 -2
  573. package/.next-prod/types/app/api/neo4j/schema/route.ts +3 -2
  574. package/.next-prod/types/app/api/note/route.ts +3 -2
  575. package/.next-prod/types/app/api/ollama/models/route.ts +3 -2
  576. package/.next-prod/types/app/api/ollama/start/route.ts +3 -2
  577. package/.next-prod/types/app/api/open-cursor/route.ts +3 -2
  578. package/.next-prod/types/app/api/open-vscode/route.ts +3 -2
  579. package/.next-prod/types/app/api/pick-folder/route.ts +3 -2
  580. package/.next-prod/types/app/api/pinned-sessions/route.ts +3 -2
  581. package/.next-prod/types/app/api/project-settings/route.ts +3 -2
  582. package/.next-prod/types/app/api/project-state/route.ts +3 -2
  583. package/.next-prod/types/app/api/projects/route.ts +3 -2
  584. package/.next-prod/types/app/api/redis/command/route.ts +3 -2
  585. package/.next-prod/types/app/api/redis/connect/route.ts +3 -2
  586. package/.next-prod/types/app/api/redis/delete/route.ts +3 -2
  587. package/.next-prod/types/app/api/redis/disconnect/route.ts +3 -2
  588. package/.next-prod/types/app/api/redis/get/route.ts +3 -2
  589. package/.next-prod/types/app/api/redis/keys/route.ts +3 -2
  590. package/.next-prod/types/app/api/redis/set/route.ts +3 -2
  591. package/.next-prod/types/app/api/review/[id]/comments/route.ts +3 -2
  592. package/.next-prod/types/app/api/review/[id]/replies/route.ts +3 -2
  593. package/.next-prod/types/app/api/review/[id]/route.ts +3 -2
  594. package/.next-prod/types/app/api/review/identify/route.ts +3 -2
  595. package/.next-prod/types/app/api/review/order/route.ts +3 -2
  596. package/.next-prod/types/app/api/review/route.ts +3 -2
  597. package/.next-prod/types/app/api/review/share-info/route.ts +3 -2
  598. package/.next-prod/types/app/api/review/users/route.ts +3 -2
  599. package/.next-prod/types/app/api/scheduled-tasks/route.ts +3 -2
  600. package/.next-prod/types/app/api/services/config/route.ts +3 -2
  601. package/.next-prod/types/app/api/services/scripts/route.ts +3 -2
  602. package/.next-prod/types/app/api/session/[sessionId]/fork/route.ts +3 -2
  603. package/.next-prod/types/app/api/session/[sessionId]/history/route.ts +3 -2
  604. package/.next-prod/types/app/api/session-by-path/route.ts +3 -2
  605. package/.next-prod/types/app/api/sessions/projects/[encodedPath]/route.ts +3 -2
  606. package/.next-prod/types/app/api/sessions/projects/route.ts +3 -2
  607. package/.next-prod/types/app/api/sessions/route.ts +3 -2
  608. package/.next-prod/types/app/api/settings/route.ts +3 -2
  609. package/.next-prod/types/app/api/skills/[id]/route.ts +3 -2
  610. package/.next-prod/types/app/api/skills/content/route.ts +3 -2
  611. package/.next-prod/types/app/api/skills/route.ts +3 -2
  612. package/.next-prod/types/app/api/terminal/aliases/route.ts +3 -2
  613. package/.next-prod/types/app/api/terminal/autocomplete/route.ts +3 -2
  614. package/.next-prod/types/app/api/terminal/bubble-order/route.ts +3 -2
  615. package/.next-prod/types/app/api/terminal/env/route.ts +3 -2
  616. package/.next-prod/types/app/api/terminal/history/route.ts +3 -2
  617. package/.next-prod/types/app/api/version/route.ts +3 -2
  618. package/.next-prod/types/app/page.ts +3 -2
  619. package/.next-prod/types/app/project/page.ts +3 -2
  620. package/.next-prod/types/app/review/[id]/page.ts +3 -2
  621. package/.next-prod/types/cache-life.d.ts +145 -0
  622. package/.next-prod/types/routes.d.ts +3 -1
  623. package/.next-prod/types/validator.ts +18 -0
  624. package/README.md +1 -1
  625. package/README.zh.md +1 -1
  626. package/bin/cock-browser.mjs +26 -0
  627. package/dist/wsServer.mjs +56 -6
  628. package/package.json +2 -3
  629. package/server.mjs +49 -5
  630. package/.next-prod/server/chunks/1639.js +0 -1
  631. package/.next-prod/server/chunks/1661.js +0 -1
  632. package/.next-prod/server/chunks/1667.js +0 -1
  633. package/.next-prod/server/chunks/1912.js +0 -1
  634. package/.next-prod/server/chunks/2325.js +0 -82
  635. package/.next-prod/server/chunks/2376.js +0 -36
  636. package/.next-prod/server/chunks/2816.js +0 -1
  637. package/.next-prod/server/chunks/2840.js +0 -62
  638. package/.next-prod/server/chunks/3434.js +0 -1
  639. package/.next-prod/server/chunks/3441.js +0 -24
  640. package/.next-prod/server/chunks/3503.js +0 -29
  641. package/.next-prod/server/chunks/3932.js +0 -56
  642. package/.next-prod/server/chunks/4073.js +0 -1
  643. package/.next-prod/server/chunks/4097.js +0 -136
  644. package/.next-prod/server/chunks/4268.js +0 -4
  645. package/.next-prod/server/chunks/4309.js +0 -141
  646. package/.next-prod/server/chunks/4345.js +0 -1
  647. package/.next-prod/server/chunks/4367.js +0 -1
  648. package/.next-prod/server/chunks/4388.js +0 -24
  649. package/.next-prod/server/chunks/4442.js +0 -1
  650. package/.next-prod/server/chunks/459.js +0 -1
  651. package/.next-prod/server/chunks/5152.js +0 -1
  652. package/.next-prod/server/chunks/5460.js +0 -201
  653. package/.next-prod/server/chunks/5481.js +0 -1
  654. package/.next-prod/server/chunks/5536.js +0 -148
  655. package/.next-prod/server/chunks/5733.js +0 -5
  656. package/.next-prod/server/chunks/582.js +0 -1
  657. package/.next-prod/server/chunks/5958.js +0 -1
  658. package/.next-prod/server/chunks/6117.js +0 -13
  659. package/.next-prod/server/chunks/6142.js +0 -287
  660. package/.next-prod/server/chunks/6346.js +0 -1
  661. package/.next-prod/server/chunks/6443.js +0 -1
  662. package/.next-prod/server/chunks/6804.js +0 -43
  663. package/.next-prod/server/chunks/7122.js +0 -1
  664. package/.next-prod/server/chunks/7265.js +0 -93
  665. package/.next-prod/server/chunks/7307.js +0 -1
  666. package/.next-prod/server/chunks/7483.js +0 -1
  667. package/.next-prod/server/chunks/7484.js +0 -64
  668. package/.next-prod/server/chunks/7800.js +0 -166
  669. package/.next-prod/server/chunks/8068.js +0 -63
  670. package/.next-prod/server/chunks/8351.js +0 -23
  671. package/.next-prod/server/chunks/8585.js +0 -198
  672. package/.next-prod/server/chunks/887.js +0 -215
  673. package/.next-prod/server/chunks/911.js +0 -1
  674. package/.next-prod/server/chunks/9116.js +0 -65
  675. package/.next-prod/server/chunks/925.js +0 -68
  676. package/.next-prod/server/chunks/9401.js +0 -1
  677. package/.next-prod/server/chunks/9408.js +0 -1
  678. package/.next-prod/static/chunks/1310.c38c5fbf05820fcd.js +0 -166
  679. package/.next-prod/static/chunks/1409.9f81cd6d2cab4b67.js +0 -1
  680. package/.next-prod/static/chunks/142.e09e154342f02da4.js +0 -4
  681. package/.next-prod/static/chunks/1590.05549e036336164c.js +0 -65
  682. package/.next-prod/static/chunks/1948.bf7e0d9ede202530.js +0 -29
  683. package/.next-prod/static/chunks/1987.226da043eabc8911.js +0 -5
  684. package/.next-prod/static/chunks/1991.d869abe5092c9011.js +0 -1
  685. package/.next-prod/static/chunks/2020.46a0112747939389.js +0 -1
  686. package/.next-prod/static/chunks/2235.b4453110c06e2b09.js +0 -1
  687. package/.next-prod/static/chunks/254.8b4308512ac955b5.js +0 -24
  688. package/.next-prod/static/chunks/2729.826909b4d5229ba6.js +0 -68
  689. package/.next-prod/static/chunks/2821.fa74c6e87f6e759a.js +0 -1
  690. package/.next-prod/static/chunks/2921.26016c4c7eb031e8.js +0 -1
  691. package/.next-prod/static/chunks/2ff9d716.93c18c265de76cfb.js +0 -136
  692. package/.next-prod/static/chunks/3126.c89ab7ce8e10978e.js +0 -1
  693. package/.next-prod/static/chunks/3530-49f50405e2b2a8c2.js +0 -14
  694. package/.next-prod/static/chunks/3613.9a37e282a0b018d7.js +0 -1
  695. package/.next-prod/static/chunks/3682.d8c0079db560c625.js +0 -1
  696. package/.next-prod/static/chunks/3700-1edddcc68c5c2ac3.js +0 -1
  697. package/.next-prod/static/chunks/3794-337d1ca25ad99a89.js +0 -2
  698. package/.next-prod/static/chunks/4699.8603b2742a761084.js +0 -1
  699. package/.next-prod/static/chunks/4892.1674cc00200143ba.js +0 -1
  700. package/.next-prod/static/chunks/4bd1b696-e5d7c65570c947b7.js +0 -1
  701. package/.next-prod/static/chunks/5019.2906d96e77b98f68.js +0 -198
  702. package/.next-prod/static/chunks/5139.83dc2c84aeea716b.js +0 -63
  703. package/.next-prod/static/chunks/5199.5faac6a2cc104a4c.js +0 -36
  704. package/.next-prod/static/chunks/5269.25d99df0164521ad.js +0 -23
  705. package/.next-prod/static/chunks/5325.aad15a16a5d57787.js +0 -1
  706. package/.next-prod/static/chunks/5364.2e5ba480c24d7854.js +0 -148
  707. package/.next-prod/static/chunks/5394.9d260f733e336357.js +0 -287
  708. package/.next-prod/static/chunks/54a60aa6-f60235f3d6b54466.js +0 -79
  709. package/.next-prod/static/chunks/5788.e5d5040b65e5edf3.js +0 -1
  710. package/.next-prod/static/chunks/6026.4027a04696ef04db.js +0 -1
  711. package/.next-prod/static/chunks/6108-df36466c7d900315.js +0 -1
  712. package/.next-prod/static/chunks/6383.ca3e074feb80c69c.js +0 -1
  713. package/.next-prod/static/chunks/6460.8ce93fe47320f6c5.js +0 -1
  714. package/.next-prod/static/chunks/6871.38519003bd87ac1c.js +0 -62
  715. package/.next-prod/static/chunks/6878-b27072ccf7fd4eba.js +0 -1
  716. package/.next-prod/static/chunks/6962.3bbd080592d4efa0.js +0 -64
  717. package/.next-prod/static/chunks/7084.921c9737b83f55eb.js +0 -1
  718. package/.next-prod/static/chunks/7085.b16e7c0e24741232.js +0 -215
  719. package/.next-prod/static/chunks/7443.124211e5abc05d3f.js +0 -93
  720. package/.next-prod/static/chunks/7479.433d3878625aba75.js +0 -24
  721. package/.next-prod/static/chunks/7547.54b68d37b50c2f21.js +0 -43
  722. package/.next-prod/static/chunks/7874.8db6929b94cdf697.js +0 -1
  723. package/.next-prod/static/chunks/8317.9c6f22e0c8cd07a8.js +0 -141
  724. package/.next-prod/static/chunks/8776.6fb12270eca03fd3.js +0 -149
  725. package/.next-prod/static/chunks/8863.4a09596cf95e996a.js +0 -82
  726. package/.next-prod/static/chunks/90542734.58d84d15ab7a8c98.js +0 -1
  727. package/.next-prod/static/chunks/9233.124321d2f404e01c.js +0 -1
  728. package/.next-prod/static/chunks/9318.ba24787a52cefe4c.js +0 -56
  729. package/.next-prod/static/chunks/9373.6206c440af44002a.js +0 -1
  730. package/.next-prod/static/chunks/af7f6608.85a7e1eb0d4130b0.js +0 -53
  731. package/.next-prod/static/chunks/app/_global-error/page-f626fdfbc87b7a2c.js +0 -1
  732. package/.next-prod/static/chunks/app/api/bash/route-f626fdfbc87b7a2c.js +0 -1
  733. package/.next-prod/static/chunks/app/api/chat/codex/route-f626fdfbc87b7a2c.js +0 -1
  734. package/.next-prod/static/chunks/app/api/chat/kimi/route-f626fdfbc87b7a2c.js +0 -1
  735. package/.next-prod/static/chunks/app/api/chat/ollama/route-f626fdfbc87b7a2c.js +0 -1
  736. package/.next-prod/static/chunks/app/api/chat/route-f626fdfbc87b7a2c.js +0 -1
  737. package/.next-prod/static/chunks/app/api/claude-stats/route-f626fdfbc87b7a2c.js +0 -1
  738. package/.next-prod/static/chunks/app/api/commands/route-f626fdfbc87b7a2c.js +0 -1
  739. package/.next-prod/static/chunks/app/api/comments/route-f626fdfbc87b7a2c.js +0 -1
  740. package/.next-prod/static/chunks/app/api/db/columns/route-f626fdfbc87b7a2c.js +0 -1
  741. package/.next-prod/static/chunks/app/api/db/connect/route-f626fdfbc87b7a2c.js +0 -1
  742. package/.next-prod/static/chunks/app/api/db/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  743. package/.next-prod/static/chunks/app/api/db/export/route-f626fdfbc87b7a2c.js +0 -1
  744. package/.next-prod/static/chunks/app/api/db/query/route-f626fdfbc87b7a2c.js +0 -1
  745. package/.next-prod/static/chunks/app/api/db/schemas/route-f626fdfbc87b7a2c.js +0 -1
  746. package/.next-prod/static/chunks/app/api/extension/version/route-f626fdfbc87b7a2c.js +0 -1
  747. package/.next-prod/static/chunks/app/api/file/route-f626fdfbc87b7a2c.js +0 -1
  748. package/.next-prod/static/chunks/app/api/files/blame/route-f626fdfbc87b7a2c.js +0 -1
  749. package/.next-prod/static/chunks/app/api/files/clipboard/route-f626fdfbc87b7a2c.js +0 -1
  750. package/.next-prod/static/chunks/app/api/files/copy/route-f626fdfbc87b7a2c.js +0 -1
  751. package/.next-prod/static/chunks/app/api/files/delete/route-f626fdfbc87b7a2c.js +0 -1
  752. package/.next-prod/static/chunks/app/api/files/expanded/route-f626fdfbc87b7a2c.js +0 -1
  753. package/.next-prod/static/chunks/app/api/files/index/route-f626fdfbc87b7a2c.js +0 -1
  754. package/.next-prod/static/chunks/app/api/files/init/route-f626fdfbc87b7a2c.js +0 -1
  755. package/.next-prod/static/chunks/app/api/files/paste/route-f626fdfbc87b7a2c.js +0 -1
  756. package/.next-prod/static/chunks/app/api/files/read/route-f626fdfbc87b7a2c.js +0 -1
  757. package/.next-prod/static/chunks/app/api/files/readdir/route-f626fdfbc87b7a2c.js +0 -1
  758. package/.next-prod/static/chunks/app/api/files/recent/route-f626fdfbc87b7a2c.js +0 -1
  759. package/.next-prod/static/chunks/app/api/files/save/route-f626fdfbc87b7a2c.js +0 -1
  760. package/.next-prod/static/chunks/app/api/files/search/route-f626fdfbc87b7a2c.js +0 -1
  761. package/.next-prod/static/chunks/app/api/git/branch-diff/route-f626fdfbc87b7a2c.js +0 -1
  762. package/.next-prod/static/chunks/app/api/git/branches/route-f626fdfbc87b7a2c.js +0 -1
  763. package/.next-prod/static/chunks/app/api/git/commit-diff/route-f626fdfbc87b7a2c.js +0 -1
  764. package/.next-prod/static/chunks/app/api/git/commits/route-f626fdfbc87b7a2c.js +0 -1
  765. package/.next-prod/static/chunks/app/api/git/diff/route-f626fdfbc87b7a2c.js +0 -1
  766. package/.next-prod/static/chunks/app/api/git/discard/route-f626fdfbc87b7a2c.js +0 -1
  767. package/.next-prod/static/chunks/app/api/git/stage/route-f626fdfbc87b7a2c.js +0 -1
  768. package/.next-prod/static/chunks/app/api/git/status/route-f626fdfbc87b7a2c.js +0 -1
  769. package/.next-prod/static/chunks/app/api/git/unstage/route-f626fdfbc87b7a2c.js +0 -1
  770. package/.next-prod/static/chunks/app/api/git/worktree/route-f626fdfbc87b7a2c.js +0 -1
  771. package/.next-prod/static/chunks/app/api/global-state/route-f626fdfbc87b7a2c.js +0 -1
  772. package/.next-prod/static/chunks/app/api/jupyter/load/route-f626fdfbc87b7a2c.js +0 -1
  773. package/.next-prod/static/chunks/app/api/jupyter/save/route-f626fdfbc87b7a2c.js +0 -1
  774. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-f626fdfbc87b7a2c.js +0 -1
  775. package/.next-prod/static/chunks/app/api/lsp/definition/route-f626fdfbc87b7a2c.js +0 -1
  776. package/.next-prod/static/chunks/app/api/lsp/hover/route-f626fdfbc87b7a2c.js +0 -1
  777. package/.next-prod/static/chunks/app/api/lsp/references/route-f626fdfbc87b7a2c.js +0 -1
  778. package/.next-prod/static/chunks/app/api/lsp/status/route-f626fdfbc87b7a2c.js +0 -1
  779. package/.next-prod/static/chunks/app/api/lsp/warmup/route-f626fdfbc87b7a2c.js +0 -1
  780. package/.next-prod/static/chunks/app/api/mysql/columns/route-f626fdfbc87b7a2c.js +0 -1
  781. package/.next-prod/static/chunks/app/api/mysql/connect/route-f626fdfbc87b7a2c.js +0 -1
  782. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  783. package/.next-prod/static/chunks/app/api/mysql/export/route-f626fdfbc87b7a2c.js +0 -1
  784. package/.next-prod/static/chunks/app/api/mysql/query/route-f626fdfbc87b7a2c.js +0 -1
  785. package/.next-prod/static/chunks/app/api/mysql/schemas/route-f626fdfbc87b7a2c.js +0 -1
  786. package/.next-prod/static/chunks/app/api/neo4j/connect/route-f626fdfbc87b7a2c.js +0 -1
  787. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  788. package/.next-prod/static/chunks/app/api/neo4j/query/route-f626fdfbc87b7a2c.js +0 -1
  789. package/.next-prod/static/chunks/app/api/neo4j/schema/route-f626fdfbc87b7a2c.js +0 -1
  790. package/.next-prod/static/chunks/app/api/note/route-f626fdfbc87b7a2c.js +0 -1
  791. package/.next-prod/static/chunks/app/api/ollama/models/route-f626fdfbc87b7a2c.js +0 -1
  792. package/.next-prod/static/chunks/app/api/ollama/start/route-f626fdfbc87b7a2c.js +0 -1
  793. package/.next-prod/static/chunks/app/api/open-cursor/route-f626fdfbc87b7a2c.js +0 -1
  794. package/.next-prod/static/chunks/app/api/open-vscode/route-f626fdfbc87b7a2c.js +0 -1
  795. package/.next-prod/static/chunks/app/api/pick-folder/route-f626fdfbc87b7a2c.js +0 -1
  796. package/.next-prod/static/chunks/app/api/pinned-sessions/route-f626fdfbc87b7a2c.js +0 -1
  797. package/.next-prod/static/chunks/app/api/project-settings/route-f626fdfbc87b7a2c.js +0 -1
  798. package/.next-prod/static/chunks/app/api/project-state/route-f626fdfbc87b7a2c.js +0 -1
  799. package/.next-prod/static/chunks/app/api/projects/route-f626fdfbc87b7a2c.js +0 -1
  800. package/.next-prod/static/chunks/app/api/redis/command/route-f626fdfbc87b7a2c.js +0 -1
  801. package/.next-prod/static/chunks/app/api/redis/connect/route-f626fdfbc87b7a2c.js +0 -1
  802. package/.next-prod/static/chunks/app/api/redis/delete/route-f626fdfbc87b7a2c.js +0 -1
  803. package/.next-prod/static/chunks/app/api/redis/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  804. package/.next-prod/static/chunks/app/api/redis/get/route-f626fdfbc87b7a2c.js +0 -1
  805. package/.next-prod/static/chunks/app/api/redis/keys/route-f626fdfbc87b7a2c.js +0 -1
  806. package/.next-prod/static/chunks/app/api/redis/set/route-f626fdfbc87b7a2c.js +0 -1
  807. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-f626fdfbc87b7a2c.js +0 -1
  808. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-f626fdfbc87b7a2c.js +0 -1
  809. package/.next-prod/static/chunks/app/api/review/[id]/route-f626fdfbc87b7a2c.js +0 -1
  810. package/.next-prod/static/chunks/app/api/review/identify/route-f626fdfbc87b7a2c.js +0 -1
  811. package/.next-prod/static/chunks/app/api/review/order/route-f626fdfbc87b7a2c.js +0 -1
  812. package/.next-prod/static/chunks/app/api/review/route-f626fdfbc87b7a2c.js +0 -1
  813. package/.next-prod/static/chunks/app/api/review/share-info/route-f626fdfbc87b7a2c.js +0 -1
  814. package/.next-prod/static/chunks/app/api/review/users/route-f626fdfbc87b7a2c.js +0 -1
  815. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-f626fdfbc87b7a2c.js +0 -1
  816. package/.next-prod/static/chunks/app/api/services/config/route-f626fdfbc87b7a2c.js +0 -1
  817. package/.next-prod/static/chunks/app/api/services/scripts/route-f626fdfbc87b7a2c.js +0 -1
  818. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-f626fdfbc87b7a2c.js +0 -1
  819. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-f626fdfbc87b7a2c.js +0 -1
  820. package/.next-prod/static/chunks/app/api/session-by-path/route-f626fdfbc87b7a2c.js +0 -1
  821. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-f626fdfbc87b7a2c.js +0 -1
  822. package/.next-prod/static/chunks/app/api/sessions/projects/route-f626fdfbc87b7a2c.js +0 -1
  823. package/.next-prod/static/chunks/app/api/sessions/route-f626fdfbc87b7a2c.js +0 -1
  824. package/.next-prod/static/chunks/app/api/settings/route-f626fdfbc87b7a2c.js +0 -1
  825. package/.next-prod/static/chunks/app/api/skills/[id]/route-f626fdfbc87b7a2c.js +0 -1
  826. package/.next-prod/static/chunks/app/api/skills/content/route-f626fdfbc87b7a2c.js +0 -1
  827. package/.next-prod/static/chunks/app/api/skills/route-f626fdfbc87b7a2c.js +0 -1
  828. package/.next-prod/static/chunks/app/api/terminal/aliases/route-f626fdfbc87b7a2c.js +0 -1
  829. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-f626fdfbc87b7a2c.js +0 -1
  830. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-f626fdfbc87b7a2c.js +0 -1
  831. package/.next-prod/static/chunks/app/api/terminal/env/route-f626fdfbc87b7a2c.js +0 -1
  832. package/.next-prod/static/chunks/app/api/terminal/history/route-f626fdfbc87b7a2c.js +0 -1
  833. package/.next-prod/static/chunks/app/api/version/route-f626fdfbc87b7a2c.js +0 -1
  834. package/.next-prod/static/chunks/app/manifest.webmanifest/route-f626fdfbc87b7a2c.js +0 -1
  835. package/.next-prod/static/chunks/app/project/page-ff9fb0aaf89c8457.js +0 -29
  836. package/.next-prod/static/chunks/app/review/[id]/page-be83af23e89a03f9.js +0 -1
  837. package/.next-prod/static/chunks/d3ac728e-d1ae8819b8f0be6a.js +0 -1
  838. package/.next-prod/static/chunks/framework-81b2e59ffe13bb24.js +0 -1
  839. package/.next-prod/static/chunks/main-ac50dc1e450895a2.js +0 -5
  840. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-f626fdfbc87b7a2c.js +0 -1
  841. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-f626fdfbc87b7a2c.js +0 -1
  842. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-f626fdfbc87b7a2c.js +0 -1
  843. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-f626fdfbc87b7a2c.js +0 -1
  844. package/.next-prod/static/chunks/webpack-0f527ee7ab644d02.js +0 -1
  845. package/.next-prod/static/css/75f39a8350e8177f.css +0 -3
  846. package/.next-prod/static/wxVgEFGuD9nbopEcuclYA/_buildManifest.js +0 -1
  847. /package/.next-prod/static/{wxVgEFGuD9nbopEcuclYA → smsKM7xQ0sAR3fsFWgImc}/_ssgManifest.js +0 -0
@@ -1,148 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5364],{45191:(t,e,i)=>{i.d(e,{CP:()=>u,Ck:()=>d,HT:()=>y,PB:()=>p,aC:()=>h,lC:()=>o,m:()=>c,tk:()=>l});var n=i(78005),r=i(32165),a=i(84485),s=i(33948),l=(0,r.K2)((t,e)=>{let i=t.append("rect");if(i.attr("x",e.x),i.attr("y",e.y),i.attr("fill",e.fill),i.attr("stroke",e.stroke),i.attr("width",e.width),i.attr("height",e.height),e.name&&i.attr("name",e.name),e.rx&&i.attr("rx",e.rx),e.ry&&i.attr("ry",e.ry),void 0!==e.attrs)for(let t in e.attrs)i.attr(t,e.attrs[t]);return e.class&&i.attr("class",e.class),i},"drawRect"),o=(0,r.K2)((t,e)=>{l(t,{x:e.startx,y:e.starty,width:e.stopx-e.startx,height:e.stopy-e.starty,fill:e.fill,stroke:e.stroke,class:"rect"}).lower()},"drawBackgroundRect"),c=(0,r.K2)((t,e)=>{let i=e.text.replace(n.H1," "),r=t.append("text");r.attr("x",e.x),r.attr("y",e.y),r.attr("class","legend"),r.style("text-anchor",e.anchor),e.class&&r.attr("class",e.class);let a=r.append("tspan");return a.attr("x",e.x+2*e.textMargin),a.text(i),r},"drawText"),h=(0,r.K2)((t,e,i,n)=>{let r=t.append("image");r.attr("x",e),r.attr("y",i);let s=(0,a.J)(n);r.attr("xlink:href",s)},"drawImage"),u=(0,r.K2)((t,e,i,n)=>{let r=t.append("use");r.attr("x",e),r.attr("y",i);let s=(0,a.J)(n);r.attr("xlink:href",`#${s}`)},"drawEmbeddedImage"),p=(0,r.K2)(()=>({x:0,y:0,width:100,height:100,fill:"#EDF2AE",stroke:"#666",anchor:"start",rx:0,ry:0}),"getNoteRect"),y=(0,r.K2)(()=>({x:0,y:0,width:100,height:100,"text-anchor":"start",style:"#666",textMargin:0,rx:0,ry:0,tspan:!0}),"getTextObj"),d=(0,r.K2)(()=>{let t=(0,s.Ltv)(".mermaidTooltip");return t.empty()&&(t=(0,s.Ltv)("body").append("div").attr("class","mermaidTooltip").style("opacity",0).style("position","absolute").style("text-align","center").style("max-width","200px").style("padding","2px").style("font-size","12px").style("background","#ffffde").style("border","1px solid #333").style("border-radius","2px").style("pointer-events","none").style("z-index","100")),t},"createTooltip")},60633:(t,e,i)=>{i.d(e,{o:()=>n});var n=(0,i(32165).K2)(()=>`
2
- /* Font Awesome icon styling - consolidated */
3
- .label-icon {
4
- display: inline-block;
5
- height: 1em;
6
- overflow: visible;
7
- vertical-align: -0.125em;
8
- }
9
-
10
- .node .label-icon path {
11
- fill: currentColor;
12
- stroke: revert;
13
- stroke-width: revert;
14
- }
15
- `,"getIconStyles")},75364:(t,e,i)=>{i.d(e,{diagram:()=>Y});var n=i(60633),r=i(45191),a=i(78005),s=i(32165),l=i(33948),o=function(){var t=(0,s.K2)(function(t,e,i,n){for(i=i||{},n=t.length;n--;i[t[n]]=e);return i},"o"),e=[6,8,10,11,12,14,16,17,18],i=[1,9],n=[1,10],r=[1,11],a=[1,12],l=[1,13],o=[1,14],c={trace:(0,s.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,journey:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NEWLINE:10,title:11,acc_title:12,acc_title_value:13,acc_descr:14,acc_descr_value:15,acc_descr_multiline_value:16,section:17,taskName:18,taskData:19,$accept:0,$end:1},terminals_:{2:"error",4:"journey",6:"EOF",8:"SPACE",10:"NEWLINE",11:"title",12:"acc_title",13:"acc_title_value",14:"acc_descr",15:"acc_descr_value",16:"acc_descr_multiline_value",17:"section",18:"taskName",19:"taskData"},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[9,1],[9,2],[9,2],[9,1],[9,1],[9,2]],performAction:(0,s.K2)(function(t,e,i,n,r,a,s){var l=a.length-1;switch(r){case 1:return a[l-1];case 2:case 6:case 7:this.$=[];break;case 3:a[l-1].push(a[l]),this.$=a[l-1];break;case 4:case 5:this.$=a[l];break;case 8:n.setDiagramTitle(a[l].substr(6)),this.$=a[l].substr(6);break;case 9:this.$=a[l].trim(),n.setAccTitle(this.$);break;case 10:case 11:this.$=a[l].trim(),n.setAccDescription(this.$);break;case 12:n.addSection(a[l].substr(8)),this.$=a[l].substr(8);break;case 13:n.addTask(a[l-1],a[l]),this.$="task"}},"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},t(e,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:i,12:n,14:r,16:a,17:l,18:o},t(e,[2,7],{1:[2,1]}),t(e,[2,3]),{9:15,11:i,12:n,14:r,16:a,17:l,18:o},t(e,[2,5]),t(e,[2,6]),t(e,[2,8]),{13:[1,16]},{15:[1,17]},t(e,[2,11]),t(e,[2,12]),{19:[1,18]},t(e,[2,4]),t(e,[2,9]),t(e,[2,10]),t(e,[2,13])],defaultActions:{},parseError:(0,s.K2)(function(t,e){if(e.recoverable)this.trace(t);else{var i=Error(t);throw i.hash=e,i}},"parseError"),parse:(0,s.K2)(function(t){var e=this,i=[0],n=[],r=[null],a=[],l=this.table,o="",c=0,h=0,u=0,p=a.slice.call(arguments,1),y=Object.create(this.lexer),d={};for(var f in this.yy)Object.prototype.hasOwnProperty.call(this.yy,f)&&(d[f]=this.yy[f]);y.setInput(t,d),d.lexer=y,d.parser=this,void 0===y.yylloc&&(y.yylloc={});var g=y.yylloc;a.push(g);var x=y.options&&y.options.ranges;function m(){var t;return"number"!=typeof(t=n.pop()||y.lex()||1)&&(t instanceof Array&&(t=(n=t).pop()),t=e.symbols_[t]||t),t}"function"==typeof d.parseError?this.parseError=d.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,s.K2)(function(t){i.length=i.length-2*t,r.length=r.length-t,a.length=a.length-t},"popStack"),(0,s.K2)(m,"lex");for(var k,_,b,v,w,K,$,M,T,E={};;){if(b=i[i.length-1],this.defaultActions[b]?v=this.defaultActions[b]:(null==k&&(k=m()),v=l[b]&&l[b][k]),void 0===v||!v.length||!v[0]){var S="";for(K in T=[],l[b])this.terminals_[K]&&K>2&&T.push("'"+this.terminals_[K]+"'");S=y.showPosition?"Parse error on line "+(c+1)+":\n"+y.showPosition()+"\nExpecting "+T.join(", ")+", got '"+(this.terminals_[k]||k)+"'":"Parse error on line "+(c+1)+": Unexpected "+(1==k?"end of input":"'"+(this.terminals_[k]||k)+"'"),this.parseError(S,{text:y.match,token:this.terminals_[k]||k,line:y.yylineno,loc:g,expected:T})}if(v[0]instanceof Array&&v.length>1)throw Error("Parse Error: multiple actions possible at state: "+b+", token: "+k);switch(v[0]){case 1:i.push(k),r.push(y.yytext),a.push(y.yylloc),i.push(v[1]),k=null,_?(k=_,_=null):(h=y.yyleng,o=y.yytext,c=y.yylineno,g=y.yylloc,u>0&&u--);break;case 2:if($=this.productions_[v[1]][1],E.$=r[r.length-$],E._$={first_line:a[a.length-($||1)].first_line,last_line:a[a.length-1].last_line,first_column:a[a.length-($||1)].first_column,last_column:a[a.length-1].last_column},x&&(E._$.range=[a[a.length-($||1)].range[0],a[a.length-1].range[1]]),void 0!==(w=this.performAction.apply(E,[o,h,c,d,v[1],r,a].concat(p))))return w;$&&(i=i.slice(0,-1*$*2),r=r.slice(0,-1*$),a=a.slice(0,-1*$)),i.push(this.productions_[v[1]][0]),r.push(E.$),a.push(E._$),M=l[i[i.length-2]][i[i.length-1]],i.push(M);break;case 3:return!0}}return!0},"parse")};function h(){this.yy={}}return c.lexer={EOF:1,parseError:(0,s.K2)(function(t,e){if(this.yy.parser)this.yy.parser.parseError(t,e);else throw Error(t)},"parseError"),setInput:(0,s.K2)(function(t,e){return this.yy=e||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,s.K2)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,s.K2)(function(t){var e=t.length,i=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-e),this.offset-=e;var n=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),i.length-1&&(this.yylineno-=i.length-1);var r=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:i?(i.length===n.length?this.yylloc.first_column:0)+n[n.length-i.length].length-i[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[r[0],r[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this},"unput"),more:(0,s.K2)(function(){return this._more=!0,this},"more"),reject:(0,s.K2)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"reject"),less:(0,s.K2)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,s.K2)(function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,s.K2)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,s.K2)(function(){var t=this.pastInput(),e=Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"},"showPosition"),test_match:(0,s.K2)(function(t,e){var i,n,r;if(this.options.backtrack_lexer&&(r={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(r.yylloc.range=this.yylloc.range.slice(0))),(n=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=n.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:n?n[n.length-1].length-n[n.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],i=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i)return i;if(this._backtrack)for(var a in r)this[a]=r[a];return!1},"test_match"),next:(0,s.K2)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var t,e,i,n,r=this._currentRules(),a=0;a<r.length;a++)if((i=this._input.match(this.rules[r[a]]))&&(!e||i[0].length>e[0].length)){if(e=i,n=a,this.options.backtrack_lexer){if(!1!==(t=this.test_match(i,r[a])))return t;if(!this._backtrack)return!1;e=!1;continue}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,r[n]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,s.K2)(function(){var t=this.next();return t||this.lex()},"lex"),begin:(0,s.K2)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,s.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,s.K2)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,s.K2)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,s.K2)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,s.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,s.K2)(function(t,e,i,n){switch(i){case 0:case 1:case 3:case 4:break;case 2:return 10;case 5:return 4;case 6:return 11;case 7:return this.begin("acc_title"),12;case 8:return this.popState(),"acc_title_value";case 9:return this.begin("acc_descr"),14;case 10:return this.popState(),"acc_descr_value";case 11:this.begin("acc_descr_multiline");break;case 12:this.popState();break;case 13:return"acc_descr_multiline_value";case 14:return 17;case 15:return 18;case 16:return 19;case 17:return":";case 18:return 6;case 19:return"INVALID"}},"anonymous"),rules:[/^(?:%(?!\{)[^\n]*)/i,/^(?:[^\}]%%[^\n]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:#[^\n]*)/i,/^(?:journey\b)/i,/^(?:title\s[^#\n;]+)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:section\s[^#:\n;]+)/i,/^(?:[^#:\n;]+)/i,/^(?::[^#\n;]+)/i,/^(?::)/i,/^(?:$)/i,/^(?:.)/i],conditions:{acc_descr_multiline:{rules:[12,13],inclusive:!1},acc_descr:{rules:[10],inclusive:!1},acc_title:{rules:[8],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,7,9,11,14,15,16,17,18,19],inclusive:!0}}},(0,s.K2)(h,"Parser"),h.prototype=c,c.Parser=h,new h}();o.parser=o;var c="",h=[],u=[],p=[],y=(0,s.K2)(function(){h.length=0,u.length=0,c="",p.length=0,(0,a.IU)()},"clear"),d=(0,s.K2)(function(t){c=t,h.push(t)},"addSection"),f=(0,s.K2)(function(){return h},"getSections"),g=(0,s.K2)(function(){let t=_(),e=0;for(;!t&&e<100;)t=_(),e++;return u.push(...p),u},"getTasks"),x=(0,s.K2)(function(){let t=[];return u.forEach(e=>{e.people&&t.push(...e.people)}),[...new Set(t)].sort()},"updateActors"),m=(0,s.K2)(function(t,e){let i=e.substr(1).split(":"),n=0,r=[];1===i.length?(n=Number(i[0]),r=[]):(n=Number(i[0]),r=i[1].split(","));let a=r.map(t=>t.trim()),s={section:c,type:c,people:a,task:t,score:n};p.push(s)},"addTask"),k=(0,s.K2)(function(t){let e={section:c,type:c,description:t,task:t,classes:[]};u.push(e)},"addTaskOrg"),_=(0,s.K2)(function(){let t=(0,s.K2)(function(t){return p[t].processed},"compileTask"),e=!0;for(let[i,n]of p.entries())t(i),e=e&&n.processed;return e},"compileTasks"),b=(0,s.K2)(function(){return x()},"getActors"),v={getConfig:(0,s.K2)(()=>(0,a.D7)().journey,"getConfig"),clear:y,setDiagramTitle:a.ke,getDiagramTitle:a.ab,setAccTitle:a.SV,getAccTitle:a.iN,setAccDescription:a.EI,getAccDescription:a.m7,addSection:d,getSections:f,getTasks:g,addTask:m,addTaskOrg:k,getActors:b},w=(0,s.K2)(t=>`.label {
16
- font-family: ${t.fontFamily};
17
- color: ${t.textColor};
18
- }
19
- .mouth {
20
- stroke: #666;
21
- }
22
-
23
- line {
24
- stroke: ${t.textColor}
25
- }
26
-
27
- .legend {
28
- fill: ${t.textColor};
29
- font-family: ${t.fontFamily};
30
- }
31
-
32
- .label text {
33
- fill: #333;
34
- }
35
- .label {
36
- color: ${t.textColor}
37
- }
38
-
39
- .face {
40
- ${t.faceColor?`fill: ${t.faceColor}`:"fill: #FFF8DC"};
41
- stroke: #999;
42
- }
43
-
44
- .node rect,
45
- .node circle,
46
- .node ellipse,
47
- .node polygon,
48
- .node path {
49
- fill: ${t.mainBkg};
50
- stroke: ${t.nodeBorder};
51
- stroke-width: 1px;
52
- }
53
-
54
- .node .label {
55
- text-align: center;
56
- }
57
- .node.clickable {
58
- cursor: pointer;
59
- }
60
-
61
- .arrowheadPath {
62
- fill: ${t.arrowheadColor};
63
- }
64
-
65
- .edgePath .path {
66
- stroke: ${t.lineColor};
67
- stroke-width: 1.5px;
68
- }
69
-
70
- .flowchart-link {
71
- stroke: ${t.lineColor};
72
- fill: none;
73
- }
74
-
75
- .edgeLabel {
76
- background-color: ${t.edgeLabelBackground};
77
- rect {
78
- opacity: 0.5;
79
- }
80
- text-align: center;
81
- }
82
-
83
- .cluster rect {
84
- }
85
-
86
- .cluster text {
87
- fill: ${t.titleColor};
88
- }
89
-
90
- div.mermaidTooltip {
91
- position: absolute;
92
- text-align: center;
93
- max-width: 200px;
94
- padding: 2px;
95
- font-family: ${t.fontFamily};
96
- font-size: 12px;
97
- background: ${t.tertiaryColor};
98
- border: 1px solid ${t.border2};
99
- border-radius: 2px;
100
- pointer-events: none;
101
- z-index: 100;
102
- }
103
-
104
- .task-type-0, .section-type-0 {
105
- ${t.fillType0?`fill: ${t.fillType0}`:""};
106
- }
107
- .task-type-1, .section-type-1 {
108
- ${t.fillType0?`fill: ${t.fillType1}`:""};
109
- }
110
- .task-type-2, .section-type-2 {
111
- ${t.fillType0?`fill: ${t.fillType2}`:""};
112
- }
113
- .task-type-3, .section-type-3 {
114
- ${t.fillType0?`fill: ${t.fillType3}`:""};
115
- }
116
- .task-type-4, .section-type-4 {
117
- ${t.fillType0?`fill: ${t.fillType4}`:""};
118
- }
119
- .task-type-5, .section-type-5 {
120
- ${t.fillType0?`fill: ${t.fillType5}`:""};
121
- }
122
- .task-type-6, .section-type-6 {
123
- ${t.fillType0?`fill: ${t.fillType6}`:""};
124
- }
125
- .task-type-7, .section-type-7 {
126
- ${t.fillType0?`fill: ${t.fillType7}`:""};
127
- }
128
-
129
- .actor-0 {
130
- ${t.actor0?`fill: ${t.actor0}`:""};
131
- }
132
- .actor-1 {
133
- ${t.actor1?`fill: ${t.actor1}`:""};
134
- }
135
- .actor-2 {
136
- ${t.actor2?`fill: ${t.actor2}`:""};
137
- }
138
- .actor-3 {
139
- ${t.actor3?`fill: ${t.actor3}`:""};
140
- }
141
- .actor-4 {
142
- ${t.actor4?`fill: ${t.actor4}`:""};
143
- }
144
- .actor-5 {
145
- ${t.actor5?`fill: ${t.actor5}`:""};
146
- }
147
- ${(0,n.o)()}
148
- `,"getStyles"),K=(0,s.K2)(function(t,e){return(0,r.tk)(t,e)},"drawRect"),$=(0,s.K2)(function(t,e){let i=t.append("circle").attr("cx",e.cx).attr("cy",e.cy).attr("class","face").attr("r",15).attr("stroke-width",2).attr("overflow","visible"),n=t.append("g");function r(t){let i=(0,l.JLW)().startAngle(Math.PI/2).endAngle(Math.PI/2*3).innerRadius(7.5).outerRadius(15/2.2);t.append("path").attr("class","mouth").attr("d",i).attr("transform","translate("+e.cx+","+(e.cy+2)+")")}function a(t){let i=(0,l.JLW)().startAngle(3*Math.PI/2).endAngle(Math.PI/2*5).innerRadius(7.5).outerRadius(15/2.2);t.append("path").attr("class","mouth").attr("d",i).attr("transform","translate("+e.cx+","+(e.cy+7)+")")}function o(t){t.append("line").attr("class","mouth").attr("stroke",2).attr("x1",e.cx-5).attr("y1",e.cy+7).attr("x2",e.cx+5).attr("y2",e.cy+7).attr("class","mouth").attr("stroke-width","1px").attr("stroke","#666")}return n.append("circle").attr("cx",e.cx-5).attr("cy",e.cy-5).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666"),n.append("circle").attr("cx",e.cx+5).attr("cy",e.cy-5).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666"),(0,s.K2)(r,"smile"),(0,s.K2)(a,"sad"),(0,s.K2)(o,"ambivalent"),e.score>3?r(n):e.score<3?a(n):o(n),i},"drawFace"),M=(0,s.K2)(function(t,e){let i=t.append("circle");return i.attr("cx",e.cx),i.attr("cy",e.cy),i.attr("class","actor-"+e.pos),i.attr("fill",e.fill),i.attr("stroke",e.stroke),i.attr("r",e.r),void 0!==i.class&&i.attr("class",i.class),void 0!==e.title&&i.append("title").text(e.title),i},"drawCircle"),T=(0,s.K2)(function(t,e){return(0,r.m)(t,e)},"drawText"),E=(0,s.K2)(function(t,e,i){let n=t.append("g"),a=(0,r.PB)();a.x=e.x,a.y=e.y,a.fill=e.fill,a.width=i.width*e.taskCount+i.diagramMarginX*(e.taskCount-1),a.height=i.height,a.class="journey-section section-type-"+e.num,a.rx=3,a.ry=3,K(n,a),I(i)(e.text,n,a.x,a.y,a.width,a.height,{class:"journey-section section-type-"+e.num},i,e.colour)},"drawSection"),S=-1,C=(0,s.K2)(function(t,e,i){let n=e.x+i.width/2,a=t.append("g");S++,a.append("line").attr("id","task"+S).attr("x1",n).attr("y1",e.y).attr("x2",n).attr("y2",450).attr("class","task-line").attr("stroke-width","1px").attr("stroke-dasharray","4 2").attr("stroke","#666"),$(a,{cx:n,cy:300+(5-e.score)*30,score:e.score});let s=(0,r.PB)();s.x=e.x,s.y=e.y,s.fill=e.fill,s.width=i.width,s.height=i.height,s.class="task task-type-"+e.num,s.rx=3,s.ry=3,K(a,s);let l=e.x+14;e.people.forEach(t=>{let i=e.actors[t].color;M(a,{cx:l,cy:e.y,r:7,fill:i,stroke:"#000",title:t,pos:e.actors[t].position}),l+=10}),I(i)(e.task,a,s.x,s.y,s.width,s.height,{class:"task"},i,e.colour)},"drawTask"),I=function(){function t(t,e,i,r,a,s,l,o){n(e.append("text").attr("x",i+a/2).attr("y",r+s/2+5).style("font-color",o).style("text-anchor","middle").text(t),l)}function e(t,e,i,r,a,s,l,o,c){let{taskFontSize:h,taskFontFamily:u}=o,p=t.split(/<br\s*\/?>/gi);for(let t=0;t<p.length;t++){let o=t*h-h*(p.length-1)/2,y=e.append("text").attr("x",i+a/2).attr("y",r).attr("fill",c).style("text-anchor","middle").style("font-size",h).style("font-family",u);y.append("tspan").attr("x",i+a/2).attr("dy",o).text(p[t]),y.attr("y",r+s/2).attr("dominant-baseline","central").attr("alignment-baseline","central"),n(y,l)}}function i(t,i,r,a,s,l,o,c){let h=i.append("switch"),u=h.append("foreignObject").attr("x",r).attr("y",a).attr("width",s).attr("height",l).attr("position","fixed").append("xhtml:div").style("display","table").style("height","100%").style("width","100%");u.append("div").attr("class","label").style("display","table-cell").style("text-align","center").style("vertical-align","middle").text(t),e(t,h,r,a,s,l,o,c),n(u,o)}function n(t,e){for(let i in e)i in e&&t.attr(i,e[i])}return(0,s.K2)(t,"byText"),(0,s.K2)(e,"byTspan"),(0,s.K2)(i,"byFo"),(0,s.K2)(n,"_setTextAttrs"),function(n){return"fo"===n.textPlacement?i:"old"===n.textPlacement?t:e}}(),P=(0,s.K2)(function(t){t.append("defs").append("marker").attr("id","arrowhead").attr("refX",5).attr("refY",2).attr("markerWidth",6).attr("markerHeight",4).attr("orient","auto").append("path").attr("d","M 0,0 V 4 L6,2 Z")},"initGraphics"),A=(0,s.K2)(function(t){Object.keys(t).forEach(function(e){V[e]=t[e]})},"setConf"),j={},L=0;function D(t){let e=(0,a.D7)().journey,i=e.maxLabelWidth;L=0;let n=60;Object.keys(j).forEach(r=>{let a=j[r].color;M(t,{cx:20,cy:n,r:7,fill:a,stroke:"#000",pos:j[r].position});let s=t.append("text").attr("visibility","hidden").text(r),l=s.node().getBoundingClientRect().width;s.remove();let o=[];if(l<=i)o=[r];else{let e=r.split(" "),n="";s=t.append("text").attr("visibility","hidden"),e.forEach(t=>{let e=n?`${n} ${t}`:t;if(s.text(e),s.node().getBoundingClientRect().width>i){if(n&&o.push(n),n=t,s.text(t),s.node().getBoundingClientRect().width>i){let e="";for(let n of t)e+=n,s.text(e+"-"),s.node().getBoundingClientRect().width>i&&(o.push(e.slice(0,-1)+"-"),e=n);n=e}}else n=e}),n&&o.push(n),s.remove()}o.forEach((i,r)=>{let a=T(t,{x:40,y:n+7+20*r,fill:"#666",text:i,textMargin:e.boxTextMargin??5}).node().getBoundingClientRect().width;a>L&&a>e.leftMargin-a&&(L=a)}),n+=Math.max(20,20*o.length)})}(0,s.K2)(D,"drawActorLegend");var V=(0,a.D7)().journey,B=0,F=(0,s.K2)(function(t,e,i,n){let r,s=(0,a.D7)(),o=s.journey.titleColor,c=s.journey.titleFontSize,h=s.journey.titleFontFamily,u=s.securityLevel;"sandbox"===u&&(r=(0,l.Ltv)("#i"+e));let p="sandbox"===u?(0,l.Ltv)(r.nodes()[0].contentDocument.body):(0,l.Ltv)("body");N.init();let y=p.select("#"+e);P(y);let d=n.db.getTasks(),f=n.db.getDiagramTitle(),g=n.db.getActors();for(let t in j)delete j[t];let x=0;g.forEach(t=>{j[t]={color:V.actorColours[x%V.actorColours.length],position:x},x++}),D(y),B=V.leftMargin+L,N.insert(0,0,B,50*Object.keys(j).length),z(y,d,0);let m=N.getBounds();f&&y.append("text").text(f).attr("x",B).attr("font-size",c).attr("font-weight","bold").attr("y",25).attr("fill",o).attr("font-family",h);let k=m.stopy-m.starty+2*V.diagramMarginY,_=B+m.stopx+2*V.diagramMarginX;(0,a.a$)(y,k,_,V.useMaxWidth),y.append("line").attr("x1",B).attr("y1",4*V.height).attr("x2",_-B-4).attr("y2",4*V.height).attr("stroke-width",4).attr("stroke","black").attr("marker-end","url(#arrowhead)");let b=70*!!f;y.attr("viewBox",`${m.startx} -25 ${_} ${k+b}`),y.attr("preserveAspectRatio","xMinYMin meet"),y.attr("height",k+b+25)},"draw"),N={data:{startx:void 0,stopx:void 0,starty:void 0,stopy:void 0},verticalPos:0,sequenceItems:[],init:(0,s.K2)(function(){this.sequenceItems=[],this.data={startx:void 0,stopx:void 0,starty:void 0,stopy:void 0},this.verticalPos=0},"init"),updateVal:(0,s.K2)(function(t,e,i,n){void 0===t[e]?t[e]=i:t[e]=n(i,t[e])},"updateVal"),updateBounds:(0,s.K2)(function(t,e,i,n){let r=(0,a.D7)().journey,l=this,o=0;function c(a){return(0,s.K2)(function(s){o++;let c=l.sequenceItems.length-o+1;l.updateVal(s,"starty",e-c*r.boxMargin,Math.min),l.updateVal(s,"stopy",n+c*r.boxMargin,Math.max),l.updateVal(N.data,"startx",t-c*r.boxMargin,Math.min),l.updateVal(N.data,"stopx",i+c*r.boxMargin,Math.max),"activation"!==a&&(l.updateVal(s,"startx",t-c*r.boxMargin,Math.min),l.updateVal(s,"stopx",i+c*r.boxMargin,Math.max),l.updateVal(N.data,"starty",e-c*r.boxMargin,Math.min),l.updateVal(N.data,"stopy",n+c*r.boxMargin,Math.max))},"updateItemBounds")}(0,s.K2)(c,"updateFn"),this.sequenceItems.forEach(c())},"updateBounds"),insert:(0,s.K2)(function(t,e,i,n){let r=Math.min(t,i),a=Math.max(t,i),s=Math.min(e,n),l=Math.max(e,n);this.updateVal(N.data,"startx",r,Math.min),this.updateVal(N.data,"starty",s,Math.min),this.updateVal(N.data,"stopx",a,Math.max),this.updateVal(N.data,"stopy",l,Math.max),this.updateBounds(r,s,a,l)},"insert"),bumpVerticalPos:(0,s.K2)(function(t){this.verticalPos=this.verticalPos+t,this.data.stopy=this.verticalPos},"bumpVerticalPos"),getVerticalPos:(0,s.K2)(function(){return this.verticalPos},"getVerticalPos"),getBounds:(0,s.K2)(function(){return this.data},"getBounds")},R=V.sectionFills,O=V.sectionColours,z=(0,s.K2)(function(t,e,i){let n=(0,a.D7)().journey,r="",s=i+(2*n.height+n.diagramMarginY),l=0,o="#CCC",c="black",h=0;for(let[i,a]of e.entries()){if(r!==a.section){o=R[l%R.length],h=l%R.length,c=O[l%O.length];let s=0,u=a.section;for(let t=i;t<e.length;t++)if(e[t].section==u)s+=1;else break;E(t,{x:i*n.taskMargin+i*n.width+B,y:50,text:a.section,fill:o,num:h,colour:c,taskCount:s},n),r=a.section,l++}let u=a.people.reduce((t,e)=>(j[e]&&(t[e]=j[e]),t),{});a.x=i*n.taskMargin+i*n.width+B,a.y=s,a.width=n.diagramMarginX,a.height=n.diagramMarginY,a.colour=c,a.fill=o,a.num=h,a.actors=u,C(t,a,n),N.insert(a.x,a.y,a.x+a.width+n.taskMargin,450)}},"drawTasks"),W={setConf:A,draw:F},Y={parser:o,db:v,renderer:W,styles:w,init:(0,s.K2)(t=>{W.setConf(t.journey),v.clear()},"init")}}}]);
@@ -1,287 +0,0 @@
1
- (self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5394],{60490:function(t){t.exports=function(t,e,i){var s=function(t){return t.add(4-t.isoWeekday(),"day")},n=e.prototype;n.isoWeekYear=function(){return s(this).year()},n.isoWeek=function(t){if(!this.$utils().u(t))return this.add(7*(t-this.isoWeek()),"day");var e,n,r,a=s(this),o=(e=this.isoWeekYear(),r=4-(n=(this.$u?i.utc:i)().year(e).startOf("year")).isoWeekday(),n.isoWeekday()>4&&(r+=7),n.add(r,"day"));return a.diff(o,"week")+1},n.isoWeekday=function(t){return this.$utils().u(t)?this.day()||7:this.day(this.day()%7?t:t-7)};var r=n.startOf;n.startOf=function(t,e){var i=this.$utils(),s=!!i.u(e)||e;return"isoweek"===i.p(t)?s?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):r.bind(this)(t,e)}}},62476:function(t){t.exports=function(t,e){var i=e.prototype,s=i.format;i.format=function(t){var e=this,i=this.$locale();if(!this.isValid())return s.bind(this)(t);var n=this.$utils(),r=(t||"YYYY-MM-DDTHH:mm:ssZ").replace(/\[([^\]]+)]|Q|wo|ww|w|WW|W|zzz|z|gggg|GGGG|Do|X|x|k{1,2}|S/g,function(t){switch(t){case"Q":return Math.ceil((e.$M+1)/3);case"Do":return i.ordinal(e.$D);case"gggg":return e.weekYear();case"GGGG":return e.isoWeekYear();case"wo":return i.ordinal(e.week(),"W");case"w":case"ww":return n.s(e.week(),"w"===t?1:2,"0");case"W":case"WW":return n.s(e.isoWeek(),"W"===t?1:2,"0");case"k":case"kk":return n.s(String(0===e.$H?24:e.$H),"k"===t?1:2,"0");case"X":return Math.floor(e.$d.getTime()/1e3);case"x":return e.$d.getTime();case"z":return"["+e.offsetName()+"]";case"zzz":return"["+e.offsetName("long")+"]";default:return t}});return s.bind(this)(r)}}},79942:function(t){t.exports=function(){"use strict";var t={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},e=/(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g,i=/\d/,s=/\d\d/,n=/\d\d?/,r=/\d*[^-_:/,()\s\d]+/,a={},o=function(t){return(t*=1)+(t>68?1900:2e3)},c=function(t){return function(e){this[t]=+e}},l=[/[+-]\d\d:?(\d\d)?|Z/,function(t){(this.zone||(this.zone={})).offset=function(t){if(!t||"Z"===t)return 0;var e=t.match(/([+-]|\d\d)/g),i=60*e[1]+(+e[2]||0);return 0===i?0:"+"===e[0]?-i:i}(t)}],d=function(t){var e=a[t];return e&&(e.indexOf?e:e.s.concat(e.f))},u=function(t,e){var i,s=a.meridiem;if(s){for(var n=1;n<=24;n+=1)if(t.indexOf(s(n,0,e))>-1){i=n>12;break}}else i=t===(e?"pm":"PM");return i},h={A:[r,function(t){this.afternoon=u(t,!1)}],a:[r,function(t){this.afternoon=u(t,!0)}],Q:[i,function(t){this.month=3*(t-1)+1}],S:[i,function(t){this.milliseconds=100*t}],SS:[s,function(t){this.milliseconds=10*t}],SSS:[/\d{3}/,function(t){this.milliseconds=+t}],s:[n,c("seconds")],ss:[n,c("seconds")],m:[n,c("minutes")],mm:[n,c("minutes")],H:[n,c("hours")],h:[n,c("hours")],HH:[n,c("hours")],hh:[n,c("hours")],D:[n,c("day")],DD:[s,c("day")],Do:[r,function(t){var e=a.ordinal,i=t.match(/\d+/);if(this.day=i[0],e)for(var s=1;s<=31;s+=1)e(s).replace(/\[|\]/g,"")===t&&(this.day=s)}],w:[n,c("week")],ww:[s,c("week")],M:[n,c("month")],MM:[s,c("month")],MMM:[r,function(t){var e=d("months"),i=(d("monthsShort")||e.map(function(t){return t.slice(0,3)})).indexOf(t)+1;if(i<1)throw Error();this.month=i%12||i}],MMMM:[r,function(t){var e=d("months").indexOf(t)+1;if(e<1)throw Error();this.month=e%12||e}],Y:[/[+-]?\d+/,c("year")],YY:[s,function(t){this.year=o(t)}],YYYY:[/\d{4}/,c("year")],Z:l,ZZ:l};return function(i,s,n){n.p.customParseFormat=!0,i&&i.parseTwoDigitYear&&(o=i.parseTwoDigitYear);var r=s.prototype,c=r.parse;r.parse=function(i){var s=i.date,r=i.utc,o=i.args;this.$u=r;var l=o[1];if("string"==typeof l){var d=!0===o[2],u=!0===o[3],f=o[2];u&&(f=o[2]),a=this.$locale(),!d&&f&&(a=n.Ls[f]),this.$d=function(i,s,n,r){try{if(["x","X"].indexOf(s)>-1)return new Date(("X"===s?1e3:1)*i);var o=(function(i){var s,n;s=i,n=a&&a.formats;for(var r=(i=s.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g,function(e,i,s){var r=s&&s.toUpperCase();return i||n[s]||t[s]||n[r].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g,function(t,e,i){return e||i.slice(1)})})).match(e),o=r.length,c=0;c<o;c+=1){var l=r[c],d=h[l],u=d&&d[0],f=d&&d[1];r[c]=f?{regex:u,parser:f}:l.replace(/^\[|\]$/g,"")}return function(t){for(var e={},i=0,s=0;i<o;i+=1){var n=r[i];if("string"==typeof n)s+=n.length;else{var a=n.regex,c=n.parser,l=t.slice(s),d=a.exec(l)[0];c.call(e,d),t=t.replace(d,"")}}return function(t){var e=t.afternoon;if(void 0!==e){var i=t.hours;e?i<12&&(t.hours+=12):12===i&&(t.hours=0),delete t.afternoon}}(e),e}})(s)(i),c=o.year,l=o.month,d=o.day,u=o.hours,f=o.minutes,m=o.seconds,k=o.milliseconds,y=o.zone,g=o.week,p=new Date,v=d||(c||l?1:p.getDate()),T=c||p.getFullYear(),x=0;c&&!l||(x=l>0?l-1:p.getMonth());var b,$=u||0,w=f||0,_=m||0,D=k||0;return y?new Date(Date.UTC(T,x,v,$,w,_,D+60*y.offset*1e3)):n?new Date(Date.UTC(T,x,v,$,w,_,D)):(b=new Date(T,x,v,$,w,_,D),g&&(b=r(b).week(g).toDate()),b)}catch(t){return new Date("")}}(s,l,r,n),this.init(),f&&!0!==f&&(this.$L=this.locale(f).$L),(d||u)&&s!=this.format(l)&&(this.$d=new Date("")),a={}}else if(l instanceof Array)for(var m=l.length,k=1;k<=m;k+=1){o[1]=l[k-1];var y=n.apply(this,o);if(y.isValid()){this.$d=y.$d,this.$L=y.$L,this.init();break}k===m&&(this.$d=new Date(""))}else c.call(this,i)}}}()},85394:(t,e,i)=>{"use strict";i.d(e,{diagram:()=>tA});var s,n,r,a=i(37916),o=i(78005),c=i(32165),l=i(84485),d=i(27866),u=i(60490),h=i(79942),f=i(62476),m=i(86981),k=i(33948),y=function(){var t=(0,c.K2)(function(t,e,i,s){for(i=i||{},s=t.length;s--;i[t[s]]=e);return i},"o"),e=[6,8,10,12,13,14,15,16,17,18,20,21,22,23,24,25,26,27,28,29,30,31,33,35,36,38,40],i=[1,26],s=[1,27],n=[1,28],r=[1,29],a=[1,30],o=[1,31],l=[1,32],d=[1,33],u=[1,34],h=[1,9],f=[1,10],m=[1,11],k=[1,12],y=[1,13],g=[1,14],p=[1,15],v=[1,16],T=[1,19],x=[1,20],b=[1,21],$=[1,22],w=[1,23],_=[1,25],D=[1,35],C={trace:(0,c.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,gantt:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NL:10,weekday:11,weekday_monday:12,weekday_tuesday:13,weekday_wednesday:14,weekday_thursday:15,weekday_friday:16,weekday_saturday:17,weekday_sunday:18,weekend:19,weekend_friday:20,weekend_saturday:21,dateFormat:22,inclusiveEndDates:23,topAxis:24,axisFormat:25,tickInterval:26,excludes:27,includes:28,todayMarker:29,title:30,acc_title:31,acc_title_value:32,acc_descr:33,acc_descr_value:34,acc_descr_multiline_value:35,section:36,clickStatement:37,taskTxt:38,taskData:39,click:40,callbackname:41,callbackargs:42,href:43,clickStatementDebug:44,$accept:0,$end:1},terminals_:{2:"error",4:"gantt",6:"EOF",8:"SPACE",10:"NL",12:"weekday_monday",13:"weekday_tuesday",14:"weekday_wednesday",15:"weekday_thursday",16:"weekday_friday",17:"weekday_saturday",18:"weekday_sunday",20:"weekend_friday",21:"weekend_saturday",22:"dateFormat",23:"inclusiveEndDates",24:"topAxis",25:"axisFormat",26:"tickInterval",27:"excludes",28:"includes",29:"todayMarker",30:"title",31:"acc_title",32:"acc_title_value",33:"acc_descr",34:"acc_descr_value",35:"acc_descr_multiline_value",36:"section",38:"taskTxt",39:"taskData",40:"click",41:"callbackname",42:"callbackargs",43:"href"},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[11,1],[11,1],[11,1],[11,1],[11,1],[11,1],[11,1],[19,1],[19,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,1],[9,2],[9,2],[9,1],[9,1],[9,1],[9,2],[37,2],[37,3],[37,3],[37,4],[37,3],[37,4],[37,2],[44,2],[44,3],[44,3],[44,4],[44,3],[44,4],[44,2]],performAction:(0,c.K2)(function(t,e,i,s,n,r,a){var o=r.length-1;switch(n){case 1:return r[o-1];case 2:case 6:case 7:this.$=[];break;case 3:r[o-1].push(r[o]),this.$=r[o-1];break;case 4:case 5:this.$=r[o];break;case 8:s.setWeekday("monday");break;case 9:s.setWeekday("tuesday");break;case 10:s.setWeekday("wednesday");break;case 11:s.setWeekday("thursday");break;case 12:s.setWeekday("friday");break;case 13:s.setWeekday("saturday");break;case 14:s.setWeekday("sunday");break;case 15:s.setWeekend("friday");break;case 16:s.setWeekend("saturday");break;case 17:s.setDateFormat(r[o].substr(11)),this.$=r[o].substr(11);break;case 18:s.enableInclusiveEndDates(),this.$=r[o].substr(18);break;case 19:s.TopAxis(),this.$=r[o].substr(8);break;case 20:s.setAxisFormat(r[o].substr(11)),this.$=r[o].substr(11);break;case 21:s.setTickInterval(r[o].substr(13)),this.$=r[o].substr(13);break;case 22:s.setExcludes(r[o].substr(9)),this.$=r[o].substr(9);break;case 23:s.setIncludes(r[o].substr(9)),this.$=r[o].substr(9);break;case 24:s.setTodayMarker(r[o].substr(12)),this.$=r[o].substr(12);break;case 27:s.setDiagramTitle(r[o].substr(6)),this.$=r[o].substr(6);break;case 28:this.$=r[o].trim(),s.setAccTitle(this.$);break;case 29:case 30:this.$=r[o].trim(),s.setAccDescription(this.$);break;case 31:s.addSection(r[o].substr(8)),this.$=r[o].substr(8);break;case 33:s.addTask(r[o-1],r[o]),this.$="task";break;case 34:this.$=r[o-1],s.setClickEvent(r[o-1],r[o],null);break;case 35:this.$=r[o-2],s.setClickEvent(r[o-2],r[o-1],r[o]);break;case 36:this.$=r[o-2],s.setClickEvent(r[o-2],r[o-1],null),s.setLink(r[o-2],r[o]);break;case 37:this.$=r[o-3],s.setClickEvent(r[o-3],r[o-2],r[o-1]),s.setLink(r[o-3],r[o]);break;case 38:this.$=r[o-2],s.setClickEvent(r[o-2],r[o],null),s.setLink(r[o-2],r[o-1]);break;case 39:this.$=r[o-3],s.setClickEvent(r[o-3],r[o-1],r[o]),s.setLink(r[o-3],r[o-2]);break;case 40:this.$=r[o-1],s.setLink(r[o-1],r[o]);break;case 41:case 47:this.$=r[o-1]+" "+r[o];break;case 42:case 43:case 45:this.$=r[o-2]+" "+r[o-1]+" "+r[o];break;case 44:case 46:this.$=r[o-3]+" "+r[o-2]+" "+r[o-1]+" "+r[o]}},"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},t(e,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:17,12:i,13:s,14:n,15:r,16:a,17:o,18:l,19:18,20:d,21:u,22:h,23:f,24:m,25:k,26:y,27:g,28:p,29:v,30:T,31:x,33:b,35:$,36:w,37:24,38:_,40:D},t(e,[2,7],{1:[2,1]}),t(e,[2,3]),{9:36,11:17,12:i,13:s,14:n,15:r,16:a,17:o,18:l,19:18,20:d,21:u,22:h,23:f,24:m,25:k,26:y,27:g,28:p,29:v,30:T,31:x,33:b,35:$,36:w,37:24,38:_,40:D},t(e,[2,5]),t(e,[2,6]),t(e,[2,17]),t(e,[2,18]),t(e,[2,19]),t(e,[2,20]),t(e,[2,21]),t(e,[2,22]),t(e,[2,23]),t(e,[2,24]),t(e,[2,25]),t(e,[2,26]),t(e,[2,27]),{32:[1,37]},{34:[1,38]},t(e,[2,30]),t(e,[2,31]),t(e,[2,32]),{39:[1,39]},t(e,[2,8]),t(e,[2,9]),t(e,[2,10]),t(e,[2,11]),t(e,[2,12]),t(e,[2,13]),t(e,[2,14]),t(e,[2,15]),t(e,[2,16]),{41:[1,40],43:[1,41]},t(e,[2,4]),t(e,[2,28]),t(e,[2,29]),t(e,[2,33]),t(e,[2,34],{42:[1,42],43:[1,43]}),t(e,[2,40],{41:[1,44]}),t(e,[2,35],{43:[1,45]}),t(e,[2,36]),t(e,[2,38],{42:[1,46]}),t(e,[2,37]),t(e,[2,39])],defaultActions:{},parseError:(0,c.K2)(function(t,e){if(e.recoverable)this.trace(t);else{var i=Error(t);throw i.hash=e,i}},"parseError"),parse:(0,c.K2)(function(t){var e=this,i=[0],s=[],n=[null],r=[],a=this.table,o="",l=0,d=0,u=0,h=r.slice.call(arguments,1),f=Object.create(this.lexer),m={};for(var k in this.yy)Object.prototype.hasOwnProperty.call(this.yy,k)&&(m[k]=this.yy[k]);f.setInput(t,m),m.lexer=f,m.parser=this,void 0===f.yylloc&&(f.yylloc={});var y=f.yylloc;r.push(y);var g=f.options&&f.options.ranges;function p(){var t;return"number"!=typeof(t=s.pop()||f.lex()||1)&&(t instanceof Array&&(t=(s=t).pop()),t=e.symbols_[t]||t),t}"function"==typeof m.parseError?this.parseError=m.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,c.K2)(function(t){i.length=i.length-2*t,n.length=n.length-t,r.length=r.length-t},"popStack"),(0,c.K2)(p,"lex");for(var v,T,x,b,$,w,_,D,C,S={};;){if(x=i[i.length-1],this.defaultActions[x]?b=this.defaultActions[x]:(null==v&&(v=p()),b=a[x]&&a[x][v]),void 0===b||!b.length||!b[0]){var M="";for(w in C=[],a[x])this.terminals_[w]&&w>2&&C.push("'"+this.terminals_[w]+"'");M=f.showPosition?"Parse error on line "+(l+1)+":\n"+f.showPosition()+"\nExpecting "+C.join(", ")+", got '"+(this.terminals_[v]||v)+"'":"Parse error on line "+(l+1)+": Unexpected "+(1==v?"end of input":"'"+(this.terminals_[v]||v)+"'"),this.parseError(M,{text:f.match,token:this.terminals_[v]||v,line:f.yylineno,loc:y,expected:C})}if(b[0]instanceof Array&&b.length>1)throw Error("Parse Error: multiple actions possible at state: "+x+", token: "+v);switch(b[0]){case 1:i.push(v),n.push(f.yytext),r.push(f.yylloc),i.push(b[1]),v=null,T?(v=T,T=null):(d=f.yyleng,o=f.yytext,l=f.yylineno,y=f.yylloc,u>0&&u--);break;case 2:if(_=this.productions_[b[1]][1],S.$=n[n.length-_],S._$={first_line:r[r.length-(_||1)].first_line,last_line:r[r.length-1].last_line,first_column:r[r.length-(_||1)].first_column,last_column:r[r.length-1].last_column},g&&(S._$.range=[r[r.length-(_||1)].range[0],r[r.length-1].range[1]]),void 0!==($=this.performAction.apply(S,[o,d,l,m,b[1],n,r].concat(h))))return $;_&&(i=i.slice(0,-1*_*2),n=n.slice(0,-1*_),r=r.slice(0,-1*_)),i.push(this.productions_[b[1]][0]),n.push(S.$),r.push(S._$),D=a[i[i.length-2]][i[i.length-1]],i.push(D);break;case 3:return!0}}return!0},"parse")};function S(){this.yy={}}return C.lexer={EOF:1,parseError:(0,c.K2)(function(t,e){if(this.yy.parser)this.yy.parser.parseError(t,e);else throw Error(t)},"parseError"),setInput:(0,c.K2)(function(t,e){return this.yy=e||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,c.K2)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,c.K2)(function(t){var e=t.length,i=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-e),this.offset-=e;var s=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),i.length-1&&(this.yylineno-=i.length-1);var n=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:i?(i.length===s.length?this.yylloc.first_column:0)+s[s.length-i.length].length-i[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[n[0],n[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this},"unput"),more:(0,c.K2)(function(){return this._more=!0,this},"more"),reject:(0,c.K2)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"reject"),less:(0,c.K2)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,c.K2)(function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,c.K2)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,c.K2)(function(){var t=this.pastInput(),e=Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"},"showPosition"),test_match:(0,c.K2)(function(t,e){var i,s,n;if(this.options.backtrack_lexer&&(n={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(n.yylloc.range=this.yylloc.range.slice(0))),(s=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=s.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:s?s[s.length-1].length-s[s.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],i=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i)return i;if(this._backtrack)for(var r in n)this[r]=n[r];return!1},"test_match"),next:(0,c.K2)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var t,e,i,s,n=this._currentRules(),r=0;r<n.length;r++)if((i=this._input.match(this.rules[n[r]]))&&(!e||i[0].length>e[0].length)){if(e=i,s=r,this.options.backtrack_lexer){if(!1!==(t=this.test_match(i,n[r])))return t;if(!this._backtrack)return!1;e=!1;continue}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,n[s]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,c.K2)(function(){var t=this.next();return t||this.lex()},"lex"),begin:(0,c.K2)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,c.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,c.K2)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,c.K2)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,c.K2)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,c.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,c.K2)(function(t,e,i,s){switch(i){case 0:return this.begin("open_directive"),"open_directive";case 1:return this.begin("acc_title"),31;case 2:return this.popState(),"acc_title_value";case 3:return this.begin("acc_descr"),33;case 4:return this.popState(),"acc_descr_value";case 5:this.begin("acc_descr_multiline");break;case 6:case 15:case 18:case 21:case 24:this.popState();break;case 7:return"acc_descr_multiline_value";case 8:case 9:case 10:case 12:case 13:break;case 11:return 10;case 14:this.begin("href");break;case 16:return 43;case 17:this.begin("callbackname");break;case 19:this.popState(),this.begin("callbackargs");break;case 20:return 41;case 22:return 42;case 23:this.begin("click");break;case 25:return 40;case 26:return 4;case 27:return 22;case 28:return 23;case 29:return 24;case 30:return 25;case 31:return 26;case 32:return 28;case 33:return 27;case 34:return 29;case 35:return 12;case 36:return 13;case 37:return 14;case 38:return 15;case 39:return 16;case 40:return 17;case 41:return 18;case 42:return 20;case 43:return 21;case 44:return"date";case 45:return 30;case 46:return"accDescription";case 47:return 36;case 48:return 38;case 49:return 39;case 50:return":";case 51:return 6;case 52:return"INVALID"}},"anonymous"),rules:[/^(?:%%\{)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:%%(?!\{)*[^\n]*)/i,/^(?:[^\}]%%*[^\n]*)/i,/^(?:%%*[^\n]*[\n]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:%[^\n]*)/i,/^(?:href[\s]+["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:call[\s]+)/i,/^(?:\([\s]*\))/i,/^(?:\()/i,/^(?:[^(]*)/i,/^(?:\))/i,/^(?:[^)]*)/i,/^(?:click[\s]+)/i,/^(?:[\s\n])/i,/^(?:[^\s\n]*)/i,/^(?:gantt\b)/i,/^(?:dateFormat\s[^#\n;]+)/i,/^(?:inclusiveEndDates\b)/i,/^(?:topAxis\b)/i,/^(?:axisFormat\s[^#\n;]+)/i,/^(?:tickInterval\s[^#\n;]+)/i,/^(?:includes\s[^#\n;]+)/i,/^(?:excludes\s[^#\n;]+)/i,/^(?:todayMarker\s[^\n;]+)/i,/^(?:weekday\s+monday\b)/i,/^(?:weekday\s+tuesday\b)/i,/^(?:weekday\s+wednesday\b)/i,/^(?:weekday\s+thursday\b)/i,/^(?:weekday\s+friday\b)/i,/^(?:weekday\s+saturday\b)/i,/^(?:weekday\s+sunday\b)/i,/^(?:weekend\s+friday\b)/i,/^(?:weekend\s+saturday\b)/i,/^(?:\d\d\d\d-\d\d-\d\d\b)/i,/^(?:title\s[^\n]+)/i,/^(?:accDescription\s[^#\n;]+)/i,/^(?:section\s[^\n]+)/i,/^(?:[^:\n]+)/i,/^(?::[^#\n;]+)/i,/^(?::)/i,/^(?:$)/i,/^(?:.)/i],conditions:{acc_descr_multiline:{rules:[6,7],inclusive:!1},acc_descr:{rules:[4],inclusive:!1},acc_title:{rules:[2],inclusive:!1},callbackargs:{rules:[21,22],inclusive:!1},callbackname:{rules:[18,19,20],inclusive:!1},href:{rules:[15,16],inclusive:!1},click:{rules:[24,25],inclusive:!1},INITIAL:{rules:[0,1,3,5,8,9,10,11,12,13,14,17,23,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52],inclusive:!0}}},(0,c.K2)(S,"Parser"),S.prototype=C,C.Parser=S,new S}();y.parser=y,d.extend(u),d.extend(h),d.extend(f);var g={friday:5,saturday:6},p="",v="",T=void 0,x="",b=[],$=[],w=new Map,_=[],D=[],C="",S="",M=["active","done","crit","milestone","vert"],K=[],E=!1,Y=!1,L="sunday",O="saturday",A=0,I=(0,c.K2)(function(){_=[],D=[],C="",K=[],tm=0,s=void 0,n=void 0,tp=[],p="",v="",S="",T=void 0,x="",b=[],$=[],E=!1,Y=!1,A=0,w=new Map,(0,o.IU)(),L="sunday",O="saturday"},"clear"),W=(0,c.K2)(function(t){v=t},"setAxisFormat"),F=(0,c.K2)(function(){return v},"getAxisFormat"),P=(0,c.K2)(function(t){T=t},"setTickInterval"),N=(0,c.K2)(function(){return T},"getTickInterval"),H=(0,c.K2)(function(t){x=t},"setTodayMarker"),z=(0,c.K2)(function(){return x},"getTodayMarker"),B=(0,c.K2)(function(t){p=t},"setDateFormat"),R=(0,c.K2)(function(){E=!0},"enableInclusiveEndDates"),G=(0,c.K2)(function(){return E},"endDatesAreInclusive"),j=(0,c.K2)(function(){Y=!0},"enableTopAxis"),U=(0,c.K2)(function(){return Y},"topAxisEnabled"),V=(0,c.K2)(function(t){S=t},"setDisplayMode"),Z=(0,c.K2)(function(){return S},"getDisplayMode"),X=(0,c.K2)(function(){return p},"getDateFormat"),q=(0,c.K2)(function(t){b=t.toLowerCase().split(/[\s,]+/)},"setIncludes"),Q=(0,c.K2)(function(){return b},"getIncludes"),J=(0,c.K2)(function(t){$=t.toLowerCase().split(/[\s,]+/)},"setExcludes"),tt=(0,c.K2)(function(){return $},"getExcludes"),te=(0,c.K2)(function(){return w},"getLinks"),ti=(0,c.K2)(function(t){C=t,_.push(t)},"addSection"),ts=(0,c.K2)(function(){return _},"getSections"),tn=(0,c.K2)(function(){let t=t$(),e=0;for(;!t&&e<10;)t=t$(),e++;return D=tp},"getTasks"),tr=(0,c.K2)(function(t,e,i,s){let n=t.format(e.trim()),r=t.format("YYYY-MM-DD");return!(s.includes(n)||s.includes(r))&&(!!(i.includes("weekends")&&(t.isoWeekday()===g[O]||t.isoWeekday()===g[O]+1)||i.includes(t.format("dddd").toLowerCase()))||i.includes(n)||i.includes(r))},"isInvalidDate"),ta=(0,c.K2)(function(t){L=t},"setWeekday"),to=(0,c.K2)(function(){return L},"getWeekday"),tc=(0,c.K2)(function(t){O=t},"setWeekend"),tl=(0,c.K2)(function(t,e,i,s){let n;if(!i.length||t.manualEndTime)return;let[r,a]=td(n=(n=t.startTime instanceof Date?d(t.startTime):d(t.startTime,e,!0)).add(1,"d"),t.endTime instanceof Date?d(t.endTime):d(t.endTime,e,!0),e,i,s);t.endTime=r.toDate(),t.renderEndTime=a},"checkTaskDates"),td=(0,c.K2)(function(t,e,i,s,n){let r=!1,a=null;for(;t<=e;)r||(a=e.toDate()),(r=tr(t,i,s,n))&&(e=e.add(1,"d")),t=t.add(1,"d");return[e,a]},"fixTaskDates"),tu=(0,c.K2)(function(t,e,i){if(i=i.trim(),(0,c.K2)(t=>{let e=t.trim();return"x"===e||"X"===e},"isTimestampFormat")(e)&&/^\d+$/.test(i))return new Date(Number(i));let s=/^after\s+(?<ids>[\d\w- ]+)/.exec(i);if(null!==s){let t=null;for(let e of s.groups.ids.split(" ")){let i=tx(e);void 0!==i&&(!t||i.endTime>t.endTime)&&(t=i)}if(t)return t.endTime;let e=new Date;return e.setHours(0,0,0,0),e}let n=d(i,e.trim(),!0);if(n.isValid())return n.toDate();{c.Rm.debug("Invalid date:"+i),c.Rm.debug("With date format:"+e.trim());let t=new Date(i);if(void 0===t||isNaN(t.getTime())||-1e4>t.getFullYear()||t.getFullYear()>1e4)throw Error("Invalid date:"+i);return t}},"getStartDate"),th=(0,c.K2)(function(t){let e=/^(\d+(?:\.\d+)?)([Mdhmswy]|ms)$/.exec(t.trim());return null!==e?[Number.parseFloat(e[1]),e[2]]:[NaN,"ms"]},"parseDuration"),tf=(0,c.K2)(function(t,e,i,s=!1){i=i.trim();let n=/^until\s+(?<ids>[\d\w- ]+)/.exec(i);if(null!==n){let t=null;for(let e of n.groups.ids.split(" ")){let i=tx(e);void 0!==i&&(!t||i.startTime<t.startTime)&&(t=i)}if(t)return t.startTime;let e=new Date;return e.setHours(0,0,0,0),e}let r=d(i,e.trim(),!0);if(r.isValid())return s&&(r=r.add(1,"d")),r.toDate();let a=d(t),[o,c]=th(i);if(!Number.isNaN(o)){let t=a.add(o,c);t.isValid()&&(a=t)}return a.toDate()},"getEndDate"),tm=0,tk=(0,c.K2)(function(t){return void 0===t?"task"+(tm+=1):t},"parseId"),ty=(0,c.K2)(function(t,e){let i=(":"===e.substr(0,1)?e.substr(1,e.length):e).split(","),s={};tE(i,s,M);for(let t=0;t<i.length;t++)i[t]=i[t].trim();let n="";switch(i.length){case 1:s.id=tk(),s.startTime=t.endTime,n=i[0];break;case 2:s.id=tk(),s.startTime=tu(void 0,p,i[0]),n=i[1];break;case 3:s.id=tk(i[0]),s.startTime=tu(void 0,p,i[1]),n=i[2]}return n&&(s.endTime=tf(s.startTime,p,n,E),s.manualEndTime=d(n,"YYYY-MM-DD",!0).isValid(),tl(s,p,$,b)),s},"compileData"),tg=(0,c.K2)(function(t,e){let i=(":"===e.substr(0,1)?e.substr(1,e.length):e).split(","),s={};tE(i,s,M);for(let t=0;t<i.length;t++)i[t]=i[t].trim();switch(i.length){case 1:s.id=tk(),s.startTime={type:"prevTaskEnd",id:t},s.endTime={data:i[0]};break;case 2:s.id=tk(),s.startTime={type:"getStartDate",startData:i[0]},s.endTime={data:i[1]};break;case 3:s.id=tk(i[0]),s.startTime={type:"getStartDate",startData:i[1]},s.endTime={data:i[2]}}return s},"parseData"),tp=[],tv={},tT=(0,c.K2)(function(t,e){let i={section:C,type:C,processed:!1,manualEndTime:!1,renderEndTime:null,raw:{data:e},task:t,classes:[]},s=tg(n,e);i.raw.startTime=s.startTime,i.raw.endTime=s.endTime,i.id=s.id,i.prevTaskId=n,i.active=s.active,i.done=s.done,i.crit=s.crit,i.milestone=s.milestone,i.vert=s.vert,i.order=A,A++;let r=tp.push(i);n=i.id,tv[i.id]=r-1},"addTask"),tx=(0,c.K2)(function(t){return tp[tv[t]]},"findTaskById"),tb=(0,c.K2)(function(t,e){let i={section:C,type:C,description:t,task:t,classes:[]},n=ty(s,e);i.startTime=n.startTime,i.endTime=n.endTime,i.id=n.id,i.active=n.active,i.done=n.done,i.crit=n.crit,i.milestone=n.milestone,i.vert=n.vert,s=i,D.push(i)},"addTaskOrg"),t$=(0,c.K2)(function(){let t=(0,c.K2)(function(t){let e=tp[t],i="";switch(tp[t].raw.startTime.type){case"prevTaskEnd":{let t=tx(e.prevTaskId);e.startTime=t.endTime;break}case"getStartDate":(i=tu(void 0,p,tp[t].raw.startTime.startData))&&(tp[t].startTime=i)}return tp[t].startTime&&(tp[t].endTime=tf(tp[t].startTime,p,tp[t].raw.endTime.data,E),tp[t].endTime&&(tp[t].processed=!0,tp[t].manualEndTime=d(tp[t].raw.endTime.data,"YYYY-MM-DD",!0).isValid(),tl(tp[t],p,$,b))),tp[t].processed},"compileTask"),e=!0;for(let[i,s]of tp.entries())t(i),e=e&&s.processed;return e},"compileTasks"),tw=(0,c.K2)(function(t,e){let i=e;"loose"!==(0,o.D7)().securityLevel&&(i=(0,l.J)(e)),t.split(",").forEach(function(t){void 0!==tx(t)&&(tC(t,()=>{window.open(i,"_self")}),w.set(t,i))}),t_(t,"clickable")},"setLink"),t_=(0,c.K2)(function(t,e){t.split(",").forEach(function(t){let i=tx(t);void 0!==i&&i.classes.push(e)})},"setClass"),tD=(0,c.K2)(function(t,e,i){if("loose"!==(0,o.D7)().securityLevel||void 0===e)return;let s=[];if("string"==typeof i){s=i.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);for(let t=0;t<s.length;t++){let e=s[t].trim();e.startsWith('"')&&e.endsWith('"')&&(e=e.substr(1,e.length-2)),s[t]=e}}0===s.length&&s.push(t),void 0!==tx(t)&&tC(t,()=>{a._K.runFunc(e,...s)})},"setClickFun"),tC=(0,c.K2)(function(t,e){K.push(function(){let i=document.querySelector(`[id="${t}"]`);null!==i&&i.addEventListener("click",function(){e()})},function(){let i=document.querySelector(`[id="${t}-text"]`);null!==i&&i.addEventListener("click",function(){e()})})},"pushFun"),tS=(0,c.K2)(function(t,e,i){t.split(",").forEach(function(t){tD(t,e,i)}),t_(t,"clickable")},"setClickEvent"),tM=(0,c.K2)(function(t){K.forEach(function(e){e(t)})},"bindFunctions"),tK={getConfig:(0,c.K2)(()=>(0,o.D7)().gantt,"getConfig"),clear:I,setDateFormat:B,getDateFormat:X,enableInclusiveEndDates:R,endDatesAreInclusive:G,enableTopAxis:j,topAxisEnabled:U,setAxisFormat:W,getAxisFormat:F,setTickInterval:P,getTickInterval:N,setTodayMarker:H,getTodayMarker:z,setAccTitle:o.SV,getAccTitle:o.iN,setDiagramTitle:o.ke,getDiagramTitle:o.ab,setDisplayMode:V,getDisplayMode:Z,setAccDescription:o.EI,getAccDescription:o.m7,addSection:ti,getSections:ts,getTasks:tn,addTask:tT,findTaskById:tx,addTaskOrg:tb,setIncludes:q,getIncludes:Q,setExcludes:J,getExcludes:tt,setClickEvent:tS,setLink:tw,getLinks:te,bindFunctions:tM,parseDuration:th,isInvalidDate:tr,setWeekday:ta,getWeekday:to,setWeekend:tc};function tE(t,e,i){let s=!0;for(;s;)s=!1,i.forEach(function(i){let n=RegExp("^\\s*"+i+"\\s*$");t[0].match(n)&&(e[i]=!0,t.shift(1),s=!0)})}(0,c.K2)(tE,"getTaskTags"),d.extend(m);var tY=(0,c.K2)(function(){c.Rm.debug("Something is calling, setConf, remove the call")},"setConf"),tL={monday:k.ABi,tuesday:k.PGu,wednesday:k.GuW,thursday:k.Mol,friday:k.TUC,saturday:k.rGn,sunday:k.YPH},tO=(0,c.K2)((t,e)=>{let i=[...t].map(()=>-1/0),s=[...t].sort((t,e)=>t.startTime-e.startTime||t.order-e.order),n=0;for(let t of s)for(let s=0;s<i.length;s++)if(t.startTime>=i[s]){i[s]=t.endTime,t.order=s+e,s>n&&(n=s);break}return n},"getMaxIntersections"),tA={parser:y,db:tK,renderer:{setConf:tY,draw:(0,c.K2)(function(t,e,i,s){let n,a=(0,o.D7)().gantt,l=(0,o.D7)().securityLevel;"sandbox"===l&&(n=(0,k.Ltv)("#i"+e));let u="sandbox"===l?(0,k.Ltv)(n.nodes()[0].contentDocument.body):(0,k.Ltv)("body"),h="sandbox"===l?n.nodes()[0].contentDocument:document,f=h.getElementById(e);void 0===(r=f.parentElement.offsetWidth)&&(r=1200),void 0!==a.useWidth&&(r=a.useWidth);let m=s.db.getTasks(),y=[];for(let t of m)y.push(t.type);y=M(y);let g={},p=2*a.topPadding;if("compact"===s.db.getDisplayMode()||"compact"===a.displayMode){let t={};for(let e of m)void 0===t[e.section]?t[e.section]=[e]:t[e.section].push(e);let e=0;for(let i of Object.keys(t)){let s=tO(t[i],e)+1;e+=s,p+=s*(a.barHeight+a.barGap),g[i]=s}}else for(let t of(p+=m.length*(a.barHeight+a.barGap),y))g[t]=m.filter(e=>e.type===t).length;f.setAttribute("viewBox","0 0 "+r+" "+p);let v=u.select(`[id="${e}"]`),T=(0,k.w7C)().domain([(0,k.jkA)(m,function(t){return t.startTime}),(0,k.T9B)(m,function(t){return t.endTime})]).rangeRound([0,r-a.leftPadding-a.rightPadding]);function x(t,e){let i=t.startTime,s=e.startTime,n=0;return i>s?n=1:i<s&&(n=-1),n}function b(t,e,i){let n=a.barHeight,r=n+a.barGap,o=a.topPadding,c=a.leftPadding,l=(0,k.m4Y)().domain([0,y.length]).range(["#00B9FA","#F95002"]).interpolate(k.bEH);w(r,o,c,e,i,t,s.db.getExcludes(),s.db.getIncludes()),D(c,o,e,i),$(t,r,o,c,n,l,e,i),C(r,o,c,n,l),S(c,o,e,i)}function $(t,i,n,r,c,l,d){t.sort((t,e)=>t.vert===e.vert?0:t.vert?1:-1);let u=[...new Set(t.map(t=>t.order))].map(e=>t.find(t=>t.order===e));v.append("g").selectAll("rect").data(u).enter().append("rect").attr("x",0).attr("y",function(t,e){return t.order*i+n-2}).attr("width",function(){return d-a.rightPadding/2}).attr("height",i).attr("class",function(t){for(let[e,i]of y.entries())if(t.type===i)return"section section"+e%a.numberSectionStyles;return"section section0"}).enter();let h=v.append("g").selectAll("rect").data(t).enter(),f=s.db.getLinks();if(h.append("rect").attr("id",function(t){return t.id}).attr("rx",3).attr("ry",3).attr("x",function(t){return t.milestone?T(t.startTime)+r+.5*(T(t.endTime)-T(t.startTime))-.5*c:T(t.startTime)+r}).attr("y",function(t,e){return(e=t.order,t.vert)?a.gridLineStartPadding:e*i+n}).attr("width",function(t){return t.milestone?c:t.vert?.08*c:T(t.renderEndTime||t.endTime)-T(t.startTime)}).attr("height",function(t){return t.vert?m.length*(a.barHeight+a.barGap)+2*a.barHeight:c}).attr("transform-origin",function(t,e){return e=t.order,(T(t.startTime)+r+.5*(T(t.endTime)-T(t.startTime))).toString()+"px "+(e*i+n+.5*c).toString()+"px"}).attr("class",function(t){let e="";t.classes.length>0&&(e=t.classes.join(" "));let i=0;for(let[e,s]of y.entries())t.type===s&&(i=e%a.numberSectionStyles);let s="";return t.active?t.crit?s+=" activeCrit":s=" active":t.done?s=t.crit?" doneCrit":" done":t.crit&&(s+=" crit"),0===s.length&&(s=" task"),t.milestone&&(s=" milestone "+s),t.vert&&(s=" vert "+s),s+=i,"task"+(s+=" "+e)}),h.append("text").attr("id",function(t){return t.id+"-text"}).text(function(t){return t.task}).attr("font-size",a.fontSize).attr("x",function(t){let e=T(t.startTime),i=T(t.renderEndTime||t.endTime);if(t.milestone&&(e+=.5*(T(t.endTime)-T(t.startTime))-.5*c,i=e+c),t.vert)return T(t.startTime)+r;let s=this.getBBox().width;return s>i-e?i+s+1.5*a.leftPadding>d?e+r-5:i+r+5:(i-e)/2+e+r}).attr("y",function(t,e){return t.vert?a.gridLineStartPadding+m.length*(a.barHeight+a.barGap)+60:t.order*i+a.barHeight/2+(a.fontSize/2-2)+n}).attr("text-height",c).attr("class",function(t){let e=T(t.startTime),i=T(t.endTime);t.milestone&&(i=e+c);let s=this.getBBox().width,n="";t.classes.length>0&&(n=t.classes.join(" "));let r=0;for(let[e,i]of y.entries())t.type===i&&(r=e%a.numberSectionStyles);let o="";return(t.active&&(o=t.crit?"activeCritText"+r:"activeText"+r),t.done?o=t.crit?o+" doneCritText"+r:o+" doneText"+r:t.crit&&(o=o+" critText"+r),t.milestone&&(o+=" milestoneText"),t.vert&&(o+=" vertText"),s>i-e)?i+s+1.5*a.leftPadding>d?n+" taskTextOutsideLeft taskTextOutside"+r+" "+o:n+" taskTextOutsideRight taskTextOutside"+r+" "+o+" width-"+s:n+" taskText taskText"+r+" "+o+" width-"+s}),"sandbox"===(0,o.D7)().securityLevel){let t=(0,k.Ltv)("#i"+e).nodes()[0].contentDocument;h.filter(function(t){return f.has(t.id)}).each(function(e){var i=t.querySelector("#"+e.id),s=t.querySelector("#"+e.id+"-text");let n=i.parentNode;var r=t.createElement("a");r.setAttribute("xlink:href",f.get(e.id)),r.setAttribute("target","_top"),n.appendChild(r),r.appendChild(i),r.appendChild(s)})}}function w(t,e,i,n,r,o,l,u){let h,f;if(0===l.length&&0===u.length)return;for(let{startTime:t,endTime:e}of o)(void 0===h||t<h)&&(h=t),(void 0===f||e>f)&&(f=e);if(!h||!f)return;if(d(f).diff(d(h),"year")>5)return void c.Rm.warn("The difference between the min and max time is more than 5 years. This will cause performance issues. Skipping drawing exclude days.");let m=s.db.getDateFormat(),k=[],y=null,g=d(h);for(;g.valueOf()<=f;)s.db.isInvalidDate(g,m,l,u)?y?y.end=g:y={start:g,end:g}:y&&(k.push(y),y=null),g=g.add(1,"d");v.append("g").selectAll("rect").data(k).enter().append("rect").attr("id",t=>"exclude-"+t.start.format("YYYY-MM-DD")).attr("x",t=>T(t.start.startOf("day"))+i).attr("y",a.gridLineStartPadding).attr("width",t=>T(t.end.endOf("day"))-T(t.start.startOf("day"))).attr("height",r-e-a.gridLineStartPadding).attr("transform-origin",function(e,s){return(T(e.start)+i+.5*(T(e.end)-T(e.start))).toString()+"px "+(s*t+.5*r).toString()+"px"}).attr("class","exclude-range")}function _(t,e,i,s){if(i<=0||t>e)return 1/0;let n=d.duration({[s??"day"]:i}).asMilliseconds();return n<=0?1/0:Math.ceil((e-t)/n)}function D(t,e,i,n){let r,o=s.db.getDateFormat(),l=s.db.getAxisFormat();r=l||("D"===o?"%d":a.axisFormat??"%Y-%m-%d");let d=(0,k.l78)(T).tickSize(-n+e+a.gridLineStartPadding).tickFormat((0,k.DCK)(r)),u=/^([1-9]\d*)(millisecond|second|minute|hour|day|week|month)$/.exec(s.db.getTickInterval()||a.tickInterval);if(null!==u){let t=parseInt(u[1],10);if(isNaN(t)||t<=0)c.Rm.warn(`Invalid tick interval value: "${u[1]}". Skipping custom tick interval.`);else{let e=u[2],i=s.db.getWeekday()||a.weekday,n=T.domain(),r=_(n[0],n[1],t,e);if(r>1e4)c.Rm.warn(`The tick interval "${t}${e}" would generate ${r} ticks, which exceeds the maximum allowed (10000). This may indicate an invalid date or time range. Skipping custom tick interval.`);else switch(e){case"millisecond":d.ticks(k.t6C.every(t));break;case"second":d.ticks(k.ucG.every(t));break;case"minute":d.ticks(k.wXd.every(t));break;case"hour":d.ticks(k.Agd.every(t));break;case"day":d.ticks(k.UAC.every(t));break;case"week":d.ticks(tL[i].every(t));break;case"month":d.ticks(k.Ui6.every(t))}}}if(v.append("g").attr("class","grid").attr("transform","translate("+t+", "+(n-50)+")").call(d).selectAll("text").style("text-anchor","middle").attr("fill","#000").attr("stroke","none").attr("font-size",10).attr("dy","1em"),s.db.topAxisEnabled()||a.topAxis){let i=(0,k.tlR)(T).tickSize(-n+e+a.gridLineStartPadding).tickFormat((0,k.DCK)(r));if(null!==u){let t=parseInt(u[1],10);if(isNaN(t)||t<=0)c.Rm.warn(`Invalid tick interval value: "${u[1]}". Skipping custom tick interval.`);else{let e=u[2],n=s.db.getWeekday()||a.weekday,r=T.domain();if(1e4>=_(r[0],r[1],t,e))switch(e){case"millisecond":i.ticks(k.t6C.every(t));break;case"second":i.ticks(k.ucG.every(t));break;case"minute":i.ticks(k.wXd.every(t));break;case"hour":i.ticks(k.Agd.every(t));break;case"day":i.ticks(k.UAC.every(t));break;case"week":i.ticks(tL[n].every(t));break;case"month":i.ticks(k.Ui6.every(t))}}}v.append("g").attr("class","grid").attr("transform","translate("+t+", "+e+")").call(i).selectAll("text").style("text-anchor","middle").attr("fill","#000").attr("stroke","none").attr("font-size",10)}}function C(t,e){let i=0,s=Object.keys(g).map(t=>[t,g[t]]);v.append("g").selectAll("text").data(s).enter().append(function(t){let e=t[0].split(o.Y2.lineBreakRegex),i=-(e.length-1)/2,s=h.createElementNS("http://www.w3.org/2000/svg","text");for(let[t,n]of(s.setAttribute("dy",i+"em"),e.entries())){let e=h.createElementNS("http://www.w3.org/2000/svg","tspan");e.setAttribute("alignment-baseline","central"),e.setAttribute("x","10"),t>0&&e.setAttribute("dy","1em"),e.textContent=n,s.appendChild(e)}return s}).attr("x",10).attr("y",function(n,r){if(!(r>0))return n[1]*t/2+e;for(let a=0;a<r;a++)return i+=s[r-1][1],n[1]*t/2+i*t+e}).attr("font-size",a.sectionFontSize).attr("class",function(t){for(let[e,i]of y.entries())if(t[0]===i)return"sectionTitle sectionTitle"+e%a.numberSectionStyles;return"sectionTitle"})}function S(t,e,i,n){let r=s.db.getTodayMarker();if("off"===r)return;let o=v.append("g").attr("class","today"),c=new Date,l=o.append("line");l.attr("x1",T(c)+t).attr("x2",T(c)+t).attr("y1",a.titleTopMargin).attr("y2",n-a.titleTopMargin).attr("class","today"),""!==r&&l.attr("style",r.replace(/,/g,";"))}function M(t){let e={},i=[];for(let s=0,n=t.length;s<n;++s)Object.prototype.hasOwnProperty.call(e,t[s])||(e[t[s]]=!0,i.push(t[s]));return i}(0,c.K2)(x,"taskCompare"),m.sort(x),b(m,r,p),(0,o.a$)(v,p,r,a.useMaxWidth),v.append("text").text(s.db.getDiagramTitle()).attr("x",r/2).attr("y",a.titleTopMargin).attr("class","titleText"),(0,c.K2)(b,"makeGantt"),(0,c.K2)($,"drawRects"),(0,c.K2)(w,"drawExcludeDays"),(0,c.K2)(_,"getEstimatedTickCount"),(0,c.K2)(D,"makeGrid"),(0,c.K2)(C,"vertLabels"),(0,c.K2)(S,"drawToday"),(0,c.K2)(M,"checkUnique")},"draw")},styles:(0,c.K2)(t=>`
2
- .mermaid-main-font {
3
- font-family: ${t.fontFamily};
4
- }
5
-
6
- .exclude-range {
7
- fill: ${t.excludeBkgColor};
8
- }
9
-
10
- .section {
11
- stroke: none;
12
- opacity: 0.2;
13
- }
14
-
15
- .section0 {
16
- fill: ${t.sectionBkgColor};
17
- }
18
-
19
- .section2 {
20
- fill: ${t.sectionBkgColor2};
21
- }
22
-
23
- .section1,
24
- .section3 {
25
- fill: ${t.altSectionBkgColor};
26
- opacity: 0.2;
27
- }
28
-
29
- .sectionTitle0 {
30
- fill: ${t.titleColor};
31
- }
32
-
33
- .sectionTitle1 {
34
- fill: ${t.titleColor};
35
- }
36
-
37
- .sectionTitle2 {
38
- fill: ${t.titleColor};
39
- }
40
-
41
- .sectionTitle3 {
42
- fill: ${t.titleColor};
43
- }
44
-
45
- .sectionTitle {
46
- text-anchor: start;
47
- font-family: ${t.fontFamily};
48
- }
49
-
50
-
51
- /* Grid and axis */
52
-
53
- .grid .tick {
54
- stroke: ${t.gridColor};
55
- opacity: 0.8;
56
- shape-rendering: crispEdges;
57
- }
58
-
59
- .grid .tick text {
60
- font-family: ${t.fontFamily};
61
- fill: ${t.textColor};
62
- }
63
-
64
- .grid path {
65
- stroke-width: 0;
66
- }
67
-
68
-
69
- /* Today line */
70
-
71
- .today {
72
- fill: none;
73
- stroke: ${t.todayLineColor};
74
- stroke-width: 2px;
75
- }
76
-
77
-
78
- /* Task styling */
79
-
80
- /* Default task */
81
-
82
- .task {
83
- stroke-width: 2;
84
- }
85
-
86
- .taskText {
87
- text-anchor: middle;
88
- font-family: ${t.fontFamily};
89
- }
90
-
91
- .taskTextOutsideRight {
92
- fill: ${t.taskTextDarkColor};
93
- text-anchor: start;
94
- font-family: ${t.fontFamily};
95
- }
96
-
97
- .taskTextOutsideLeft {
98
- fill: ${t.taskTextDarkColor};
99
- text-anchor: end;
100
- }
101
-
102
-
103
- /* Special case clickable */
104
-
105
- .task.clickable {
106
- cursor: pointer;
107
- }
108
-
109
- .taskText.clickable {
110
- cursor: pointer;
111
- fill: ${t.taskTextClickableColor} !important;
112
- font-weight: bold;
113
- }
114
-
115
- .taskTextOutsideLeft.clickable {
116
- cursor: pointer;
117
- fill: ${t.taskTextClickableColor} !important;
118
- font-weight: bold;
119
- }
120
-
121
- .taskTextOutsideRight.clickable {
122
- cursor: pointer;
123
- fill: ${t.taskTextClickableColor} !important;
124
- font-weight: bold;
125
- }
126
-
127
-
128
- /* Specific task settings for the sections*/
129
-
130
- .taskText0,
131
- .taskText1,
132
- .taskText2,
133
- .taskText3 {
134
- fill: ${t.taskTextColor};
135
- }
136
-
137
- .task0,
138
- .task1,
139
- .task2,
140
- .task3 {
141
- fill: ${t.taskBkgColor};
142
- stroke: ${t.taskBorderColor};
143
- }
144
-
145
- .taskTextOutside0,
146
- .taskTextOutside2
147
- {
148
- fill: ${t.taskTextOutsideColor};
149
- }
150
-
151
- .taskTextOutside1,
152
- .taskTextOutside3 {
153
- fill: ${t.taskTextOutsideColor};
154
- }
155
-
156
-
157
- /* Active task */
158
-
159
- .active0,
160
- .active1,
161
- .active2,
162
- .active3 {
163
- fill: ${t.activeTaskBkgColor};
164
- stroke: ${t.activeTaskBorderColor};
165
- }
166
-
167
- .activeText0,
168
- .activeText1,
169
- .activeText2,
170
- .activeText3 {
171
- fill: ${t.taskTextDarkColor} !important;
172
- }
173
-
174
-
175
- /* Completed task */
176
-
177
- .done0,
178
- .done1,
179
- .done2,
180
- .done3 {
181
- stroke: ${t.doneTaskBorderColor};
182
- fill: ${t.doneTaskBkgColor};
183
- stroke-width: 2;
184
- }
185
-
186
- .doneText0,
187
- .doneText1,
188
- .doneText2,
189
- .doneText3 {
190
- fill: ${t.taskTextDarkColor} !important;
191
- }
192
-
193
- /* Done task text displayed outside the bar sits against the diagram background,
194
- not against the done-task bar, so it must use the outside/contrast color. */
195
- .doneText0.taskTextOutsideLeft,
196
- .doneText0.taskTextOutsideRight,
197
- .doneText1.taskTextOutsideLeft,
198
- .doneText1.taskTextOutsideRight,
199
- .doneText2.taskTextOutsideLeft,
200
- .doneText2.taskTextOutsideRight,
201
- .doneText3.taskTextOutsideLeft,
202
- .doneText3.taskTextOutsideRight {
203
- fill: ${t.taskTextOutsideColor} !important;
204
- }
205
-
206
-
207
- /* Tasks on the critical line */
208
-
209
- .crit0,
210
- .crit1,
211
- .crit2,
212
- .crit3 {
213
- stroke: ${t.critBorderColor};
214
- fill: ${t.critBkgColor};
215
- stroke-width: 2;
216
- }
217
-
218
- .activeCrit0,
219
- .activeCrit1,
220
- .activeCrit2,
221
- .activeCrit3 {
222
- stroke: ${t.critBorderColor};
223
- fill: ${t.activeTaskBkgColor};
224
- stroke-width: 2;
225
- }
226
-
227
- .doneCrit0,
228
- .doneCrit1,
229
- .doneCrit2,
230
- .doneCrit3 {
231
- stroke: ${t.critBorderColor};
232
- fill: ${t.doneTaskBkgColor};
233
- stroke-width: 2;
234
- cursor: pointer;
235
- shape-rendering: crispEdges;
236
- }
237
-
238
- .milestone {
239
- transform: rotate(45deg) scale(0.8,0.8);
240
- }
241
-
242
- .milestoneText {
243
- font-style: italic;
244
- }
245
- .doneCritText0,
246
- .doneCritText1,
247
- .doneCritText2,
248
- .doneCritText3 {
249
- fill: ${t.taskTextDarkColor} !important;
250
- }
251
-
252
- /* Done-crit task text outside the bar \u2014 same reasoning as doneText above. */
253
- .doneCritText0.taskTextOutsideLeft,
254
- .doneCritText0.taskTextOutsideRight,
255
- .doneCritText1.taskTextOutsideLeft,
256
- .doneCritText1.taskTextOutsideRight,
257
- .doneCritText2.taskTextOutsideLeft,
258
- .doneCritText2.taskTextOutsideRight,
259
- .doneCritText3.taskTextOutsideLeft,
260
- .doneCritText3.taskTextOutsideRight {
261
- fill: ${t.taskTextOutsideColor} !important;
262
- }
263
-
264
- .vert {
265
- stroke: ${t.vertLineColor};
266
- }
267
-
268
- .vertText {
269
- font-size: 15px;
270
- text-anchor: middle;
271
- fill: ${t.vertLineColor} !important;
272
- }
273
-
274
- .activeCritText0,
275
- .activeCritText1,
276
- .activeCritText2,
277
- .activeCritText3 {
278
- fill: ${t.taskTextDarkColor} !important;
279
- }
280
-
281
- .titleText {
282
- text-anchor: middle;
283
- font-size: 18px;
284
- fill: ${t.titleColor||t.textColor};
285
- font-family: ${t.fontFamily};
286
- }
287
- `,"getStyles")}},86981:function(t){t.exports=function(){"use strict";var t,e,i=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,s=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/,n={years:31536e6,months:2628e6,days:864e5,hours:36e5,minutes:6e4,seconds:1e3,milliseconds:1,weeks:6048e5},r=function(t){return t instanceof u},a=function(t,e,i){return new u(t,i,e.$l)},o=function(t){return e.p(t)+"s"},c=function(t){return t<0},l=function(t){return c(t)?Math.ceil(t):Math.floor(t)},d=function(t,e){return t?c(t)?{negative:!0,format:""+Math.abs(t)+e}:{negative:!1,format:""+t+e}:{negative:!1,format:""}},u=function(){function c(t,e,i){var r=this;if(this.$d={},this.$l=i,void 0===t&&(this.$ms=0,this.parseFromMilliseconds()),e)return a(t*n[o(e)],this);if("number"==typeof t)return this.$ms=t,this.parseFromMilliseconds(),this;if("object"==typeof t)return Object.keys(t).forEach(function(e){r.$d[o(e)]=t[e]}),this.calMilliseconds(),this;if("string"==typeof t){var c=t.match(s);if(c){var l=c.slice(2).map(function(t){return null!=t?Number(t):0});return this.$d.years=l[0],this.$d.months=l[1],this.$d.weeks=l[2],this.$d.days=l[3],this.$d.hours=l[4],this.$d.minutes=l[5],this.$d.seconds=l[6],this.calMilliseconds(),this}}return this}var u=c.prototype;return u.calMilliseconds=function(){var t=this;this.$ms=Object.keys(this.$d).reduce(function(e,i){return e+(t.$d[i]||0)*n[i]},0)},u.parseFromMilliseconds=function(){var t=this.$ms;this.$d.years=l(t/31536e6),t%=31536e6,this.$d.months=l(t/2628e6),t%=2628e6,this.$d.days=l(t/864e5),t%=864e5,this.$d.hours=l(t/36e5),t%=36e5,this.$d.minutes=l(t/6e4),t%=6e4,this.$d.seconds=l(t/1e3),t%=1e3,this.$d.milliseconds=t},u.toISOString=function(){var t=d(this.$d.years,"Y"),e=d(this.$d.months,"M"),i=+this.$d.days||0;this.$d.weeks&&(i+=7*this.$d.weeks);var s=d(i,"D"),n=d(this.$d.hours,"H"),r=d(this.$d.minutes,"M"),a=this.$d.seconds||0;this.$d.milliseconds&&(a+=this.$d.milliseconds/1e3,a=Math.round(1e3*a)/1e3);var o=d(a,"S"),c=t.negative||e.negative||s.negative||n.negative||r.negative||o.negative,l=n.format||r.format||o.format?"T":"",u=(c?"-":"")+"P"+t.format+e.format+s.format+l+n.format+r.format+o.format;return"P"===u||"-P"===u?"P0D":u},u.toJSON=function(){return this.toISOString()},u.format=function(t){var s={Y:this.$d.years,YY:e.s(this.$d.years,2,"0"),YYYY:e.s(this.$d.years,4,"0"),M:this.$d.months,MM:e.s(this.$d.months,2,"0"),D:this.$d.days,DD:e.s(this.$d.days,2,"0"),H:this.$d.hours,HH:e.s(this.$d.hours,2,"0"),m:this.$d.minutes,mm:e.s(this.$d.minutes,2,"0"),s:this.$d.seconds,ss:e.s(this.$d.seconds,2,"0"),SSS:e.s(this.$d.milliseconds,3,"0")};return(t||"YYYY-MM-DDTHH:mm:ss").replace(i,function(t,e){return e||String(s[t])})},u.as=function(t){return this.$ms/n[o(t)]},u.get=function(t){var e=this.$ms,i=o(t);return"milliseconds"===i?e%=1e3:e="weeks"===i?l(e/n[i]):this.$d[i],e||0},u.add=function(t,e,i){var s;return s=e?t*n[o(e)]:r(t)?t.$ms:a(t,this).$ms,a(this.$ms+s*(i?-1:1),this)},u.subtract=function(t,e){return this.add(t,e,!0)},u.locale=function(t){var e=this.clone();return e.$l=t,e},u.clone=function(){return a(this.$ms,this)},u.humanize=function(e){return t().add(this.$ms,"ms").locale(this.$l).fromNow(!e)},u.valueOf=function(){return this.asMilliseconds()},u.milliseconds=function(){return this.get("milliseconds")},u.asMilliseconds=function(){return this.as("milliseconds")},u.seconds=function(){return this.get("seconds")},u.asSeconds=function(){return this.as("seconds")},u.minutes=function(){return this.get("minutes")},u.asMinutes=function(){return this.as("minutes")},u.hours=function(){return this.get("hours")},u.asHours=function(){return this.as("hours")},u.days=function(){return this.get("days")},u.asDays=function(){return this.as("days")},u.weeks=function(){return this.get("weeks")},u.asWeeks=function(){return this.as("weeks")},u.months=function(){return this.get("months")},u.asMonths=function(){return this.as("months")},u.years=function(){return this.get("years")},u.asYears=function(){return this.as("years")},c}(),h=function(t,e,i){return t.add(e.years()*i,"y").add(e.months()*i,"M").add(e.days()*i,"d").add(e.hours()*i,"h").add(e.minutes()*i,"m").add(e.seconds()*i,"s").add(e.milliseconds()*i,"ms")};return function(i,s,n){t=n,e=n().$utils(),n.duration=function(t,e){return a(t,{$l:n.locale()},e)},n.isDuration=r;var o=s.prototype.add,c=s.prototype.subtract;s.prototype.add=function(t,e){return r(t)?h(this,t,1):o.bind(this)(t,e)},s.prototype.subtract=function(t,e){return r(t)?h(this,t,-1):c.bind(this)(t,e)}}}()}}]);