@surething/cockpit 1.0.191 → 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 (846) hide show
  1. package/.next-prod/BUILD_ID +1 -1
  2. package/.next-prod/app-path-routes-manifest.json +15 -13
  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 +15 -13
  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/dist/wsServer.mjs +56 -6
  627. package/package.json +2 -3
  628. package/server.mjs +49 -5
  629. package/.next-prod/server/chunks/1639.js +0 -1
  630. package/.next-prod/server/chunks/1661.js +0 -1
  631. package/.next-prod/server/chunks/1667.js +0 -1
  632. package/.next-prod/server/chunks/1912.js +0 -1
  633. package/.next-prod/server/chunks/2325.js +0 -82
  634. package/.next-prod/server/chunks/2376.js +0 -36
  635. package/.next-prod/server/chunks/2816.js +0 -1
  636. package/.next-prod/server/chunks/2840.js +0 -62
  637. package/.next-prod/server/chunks/3434.js +0 -1
  638. package/.next-prod/server/chunks/3441.js +0 -24
  639. package/.next-prod/server/chunks/3503.js +0 -29
  640. package/.next-prod/server/chunks/3932.js +0 -56
  641. package/.next-prod/server/chunks/4073.js +0 -1
  642. package/.next-prod/server/chunks/4097.js +0 -136
  643. package/.next-prod/server/chunks/4268.js +0 -4
  644. package/.next-prod/server/chunks/4309.js +0 -141
  645. package/.next-prod/server/chunks/4345.js +0 -1
  646. package/.next-prod/server/chunks/4367.js +0 -1
  647. package/.next-prod/server/chunks/4388.js +0 -24
  648. package/.next-prod/server/chunks/4442.js +0 -1
  649. package/.next-prod/server/chunks/459.js +0 -1
  650. package/.next-prod/server/chunks/5152.js +0 -1
  651. package/.next-prod/server/chunks/5460.js +0 -201
  652. package/.next-prod/server/chunks/5481.js +0 -1
  653. package/.next-prod/server/chunks/5536.js +0 -148
  654. package/.next-prod/server/chunks/5733.js +0 -5
  655. package/.next-prod/server/chunks/582.js +0 -1
  656. package/.next-prod/server/chunks/5958.js +0 -1
  657. package/.next-prod/server/chunks/6117.js +0 -13
  658. package/.next-prod/server/chunks/6142.js +0 -287
  659. package/.next-prod/server/chunks/6346.js +0 -1
  660. package/.next-prod/server/chunks/6443.js +0 -1
  661. package/.next-prod/server/chunks/6804.js +0 -43
  662. package/.next-prod/server/chunks/7122.js +0 -1
  663. package/.next-prod/server/chunks/7265.js +0 -93
  664. package/.next-prod/server/chunks/7307.js +0 -1
  665. package/.next-prod/server/chunks/7483.js +0 -1
  666. package/.next-prod/server/chunks/7484.js +0 -64
  667. package/.next-prod/server/chunks/7800.js +0 -166
  668. package/.next-prod/server/chunks/8068.js +0 -63
  669. package/.next-prod/server/chunks/8351.js +0 -23
  670. package/.next-prod/server/chunks/8585.js +0 -198
  671. package/.next-prod/server/chunks/887.js +0 -215
  672. package/.next-prod/server/chunks/911.js +0 -1
  673. package/.next-prod/server/chunks/9116.js +0 -65
  674. package/.next-prod/server/chunks/925.js +0 -68
  675. package/.next-prod/server/chunks/9401.js +0 -1
  676. package/.next-prod/server/chunks/9408.js +0 -1
  677. package/.next-prod/static/chunks/1310.c38c5fbf05820fcd.js +0 -166
  678. package/.next-prod/static/chunks/1409.9f81cd6d2cab4b67.js +0 -1
  679. package/.next-prod/static/chunks/142.e09e154342f02da4.js +0 -4
  680. package/.next-prod/static/chunks/1590.05549e036336164c.js +0 -65
  681. package/.next-prod/static/chunks/1948.bf7e0d9ede202530.js +0 -29
  682. package/.next-prod/static/chunks/1987.226da043eabc8911.js +0 -5
  683. package/.next-prod/static/chunks/1991.d869abe5092c9011.js +0 -1
  684. package/.next-prod/static/chunks/2020.46a0112747939389.js +0 -1
  685. package/.next-prod/static/chunks/2235.b4453110c06e2b09.js +0 -1
  686. package/.next-prod/static/chunks/254.8b4308512ac955b5.js +0 -24
  687. package/.next-prod/static/chunks/2729.826909b4d5229ba6.js +0 -68
  688. package/.next-prod/static/chunks/2821.fa74c6e87f6e759a.js +0 -1
  689. package/.next-prod/static/chunks/2921.26016c4c7eb031e8.js +0 -1
  690. package/.next-prod/static/chunks/2ff9d716.93c18c265de76cfb.js +0 -136
  691. package/.next-prod/static/chunks/3126.c89ab7ce8e10978e.js +0 -1
  692. package/.next-prod/static/chunks/3530-49f50405e2b2a8c2.js +0 -14
  693. package/.next-prod/static/chunks/3613.9a37e282a0b018d7.js +0 -1
  694. package/.next-prod/static/chunks/3682.d8c0079db560c625.js +0 -1
  695. package/.next-prod/static/chunks/3700-1edddcc68c5c2ac3.js +0 -1
  696. package/.next-prod/static/chunks/3794-337d1ca25ad99a89.js +0 -2
  697. package/.next-prod/static/chunks/4699.8603b2742a761084.js +0 -1
  698. package/.next-prod/static/chunks/4892.1674cc00200143ba.js +0 -1
  699. package/.next-prod/static/chunks/4bd1b696-e5d7c65570c947b7.js +0 -1
  700. package/.next-prod/static/chunks/5019.2906d96e77b98f68.js +0 -198
  701. package/.next-prod/static/chunks/5139.83dc2c84aeea716b.js +0 -63
  702. package/.next-prod/static/chunks/5199.5faac6a2cc104a4c.js +0 -36
  703. package/.next-prod/static/chunks/5269.25d99df0164521ad.js +0 -23
  704. package/.next-prod/static/chunks/5325.aad15a16a5d57787.js +0 -1
  705. package/.next-prod/static/chunks/5364.2e5ba480c24d7854.js +0 -148
  706. package/.next-prod/static/chunks/5394.9d260f733e336357.js +0 -287
  707. package/.next-prod/static/chunks/54a60aa6-f60235f3d6b54466.js +0 -79
  708. package/.next-prod/static/chunks/5788.e5d5040b65e5edf3.js +0 -1
  709. package/.next-prod/static/chunks/6026.4027a04696ef04db.js +0 -1
  710. package/.next-prod/static/chunks/6108-df36466c7d900315.js +0 -1
  711. package/.next-prod/static/chunks/6383.ca3e074feb80c69c.js +0 -1
  712. package/.next-prod/static/chunks/6460.8ce93fe47320f6c5.js +0 -1
  713. package/.next-prod/static/chunks/6871.38519003bd87ac1c.js +0 -62
  714. package/.next-prod/static/chunks/6878-b27072ccf7fd4eba.js +0 -1
  715. package/.next-prod/static/chunks/6962.3bbd080592d4efa0.js +0 -64
  716. package/.next-prod/static/chunks/7084.921c9737b83f55eb.js +0 -1
  717. package/.next-prod/static/chunks/7085.b16e7c0e24741232.js +0 -215
  718. package/.next-prod/static/chunks/7443.124211e5abc05d3f.js +0 -93
  719. package/.next-prod/static/chunks/7479.433d3878625aba75.js +0 -24
  720. package/.next-prod/static/chunks/7547.54b68d37b50c2f21.js +0 -43
  721. package/.next-prod/static/chunks/7874.8db6929b94cdf697.js +0 -1
  722. package/.next-prod/static/chunks/8317.9c6f22e0c8cd07a8.js +0 -141
  723. package/.next-prod/static/chunks/8776.6fb12270eca03fd3.js +0 -149
  724. package/.next-prod/static/chunks/8863.4a09596cf95e996a.js +0 -82
  725. package/.next-prod/static/chunks/90542734.58d84d15ab7a8c98.js +0 -1
  726. package/.next-prod/static/chunks/9233.124321d2f404e01c.js +0 -1
  727. package/.next-prod/static/chunks/9318.ba24787a52cefe4c.js +0 -56
  728. package/.next-prod/static/chunks/9373.6206c440af44002a.js +0 -1
  729. package/.next-prod/static/chunks/af7f6608.85a7e1eb0d4130b0.js +0 -53
  730. package/.next-prod/static/chunks/app/_global-error/page-f626fdfbc87b7a2c.js +0 -1
  731. package/.next-prod/static/chunks/app/api/bash/route-f626fdfbc87b7a2c.js +0 -1
  732. package/.next-prod/static/chunks/app/api/chat/codex/route-f626fdfbc87b7a2c.js +0 -1
  733. package/.next-prod/static/chunks/app/api/chat/kimi/route-f626fdfbc87b7a2c.js +0 -1
  734. package/.next-prod/static/chunks/app/api/chat/ollama/route-f626fdfbc87b7a2c.js +0 -1
  735. package/.next-prod/static/chunks/app/api/chat/route-f626fdfbc87b7a2c.js +0 -1
  736. package/.next-prod/static/chunks/app/api/claude-stats/route-f626fdfbc87b7a2c.js +0 -1
  737. package/.next-prod/static/chunks/app/api/commands/route-f626fdfbc87b7a2c.js +0 -1
  738. package/.next-prod/static/chunks/app/api/comments/route-f626fdfbc87b7a2c.js +0 -1
  739. package/.next-prod/static/chunks/app/api/db/columns/route-f626fdfbc87b7a2c.js +0 -1
  740. package/.next-prod/static/chunks/app/api/db/connect/route-f626fdfbc87b7a2c.js +0 -1
  741. package/.next-prod/static/chunks/app/api/db/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  742. package/.next-prod/static/chunks/app/api/db/export/route-f626fdfbc87b7a2c.js +0 -1
  743. package/.next-prod/static/chunks/app/api/db/query/route-f626fdfbc87b7a2c.js +0 -1
  744. package/.next-prod/static/chunks/app/api/db/schemas/route-f626fdfbc87b7a2c.js +0 -1
  745. package/.next-prod/static/chunks/app/api/extension/version/route-f626fdfbc87b7a2c.js +0 -1
  746. package/.next-prod/static/chunks/app/api/file/route-f626fdfbc87b7a2c.js +0 -1
  747. package/.next-prod/static/chunks/app/api/files/blame/route-f626fdfbc87b7a2c.js +0 -1
  748. package/.next-prod/static/chunks/app/api/files/clipboard/route-f626fdfbc87b7a2c.js +0 -1
  749. package/.next-prod/static/chunks/app/api/files/copy/route-f626fdfbc87b7a2c.js +0 -1
  750. package/.next-prod/static/chunks/app/api/files/delete/route-f626fdfbc87b7a2c.js +0 -1
  751. package/.next-prod/static/chunks/app/api/files/expanded/route-f626fdfbc87b7a2c.js +0 -1
  752. package/.next-prod/static/chunks/app/api/files/index/route-f626fdfbc87b7a2c.js +0 -1
  753. package/.next-prod/static/chunks/app/api/files/init/route-f626fdfbc87b7a2c.js +0 -1
  754. package/.next-prod/static/chunks/app/api/files/paste/route-f626fdfbc87b7a2c.js +0 -1
  755. package/.next-prod/static/chunks/app/api/files/read/route-f626fdfbc87b7a2c.js +0 -1
  756. package/.next-prod/static/chunks/app/api/files/readdir/route-f626fdfbc87b7a2c.js +0 -1
  757. package/.next-prod/static/chunks/app/api/files/recent/route-f626fdfbc87b7a2c.js +0 -1
  758. package/.next-prod/static/chunks/app/api/files/save/route-f626fdfbc87b7a2c.js +0 -1
  759. package/.next-prod/static/chunks/app/api/files/search/route-f626fdfbc87b7a2c.js +0 -1
  760. package/.next-prod/static/chunks/app/api/git/branch-diff/route-f626fdfbc87b7a2c.js +0 -1
  761. package/.next-prod/static/chunks/app/api/git/branches/route-f626fdfbc87b7a2c.js +0 -1
  762. package/.next-prod/static/chunks/app/api/git/commit-diff/route-f626fdfbc87b7a2c.js +0 -1
  763. package/.next-prod/static/chunks/app/api/git/commits/route-f626fdfbc87b7a2c.js +0 -1
  764. package/.next-prod/static/chunks/app/api/git/diff/route-f626fdfbc87b7a2c.js +0 -1
  765. package/.next-prod/static/chunks/app/api/git/discard/route-f626fdfbc87b7a2c.js +0 -1
  766. package/.next-prod/static/chunks/app/api/git/stage/route-f626fdfbc87b7a2c.js +0 -1
  767. package/.next-prod/static/chunks/app/api/git/status/route-f626fdfbc87b7a2c.js +0 -1
  768. package/.next-prod/static/chunks/app/api/git/unstage/route-f626fdfbc87b7a2c.js +0 -1
  769. package/.next-prod/static/chunks/app/api/git/worktree/route-f626fdfbc87b7a2c.js +0 -1
  770. package/.next-prod/static/chunks/app/api/global-state/route-f626fdfbc87b7a2c.js +0 -1
  771. package/.next-prod/static/chunks/app/api/jupyter/load/route-f626fdfbc87b7a2c.js +0 -1
  772. package/.next-prod/static/chunks/app/api/jupyter/save/route-f626fdfbc87b7a2c.js +0 -1
  773. package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-f626fdfbc87b7a2c.js +0 -1
  774. package/.next-prod/static/chunks/app/api/lsp/definition/route-f626fdfbc87b7a2c.js +0 -1
  775. package/.next-prod/static/chunks/app/api/lsp/hover/route-f626fdfbc87b7a2c.js +0 -1
  776. package/.next-prod/static/chunks/app/api/lsp/references/route-f626fdfbc87b7a2c.js +0 -1
  777. package/.next-prod/static/chunks/app/api/lsp/status/route-f626fdfbc87b7a2c.js +0 -1
  778. package/.next-prod/static/chunks/app/api/lsp/warmup/route-f626fdfbc87b7a2c.js +0 -1
  779. package/.next-prod/static/chunks/app/api/mysql/columns/route-f626fdfbc87b7a2c.js +0 -1
  780. package/.next-prod/static/chunks/app/api/mysql/connect/route-f626fdfbc87b7a2c.js +0 -1
  781. package/.next-prod/static/chunks/app/api/mysql/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  782. package/.next-prod/static/chunks/app/api/mysql/export/route-f626fdfbc87b7a2c.js +0 -1
  783. package/.next-prod/static/chunks/app/api/mysql/query/route-f626fdfbc87b7a2c.js +0 -1
  784. package/.next-prod/static/chunks/app/api/mysql/schemas/route-f626fdfbc87b7a2c.js +0 -1
  785. package/.next-prod/static/chunks/app/api/neo4j/connect/route-f626fdfbc87b7a2c.js +0 -1
  786. package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  787. package/.next-prod/static/chunks/app/api/neo4j/query/route-f626fdfbc87b7a2c.js +0 -1
  788. package/.next-prod/static/chunks/app/api/neo4j/schema/route-f626fdfbc87b7a2c.js +0 -1
  789. package/.next-prod/static/chunks/app/api/note/route-f626fdfbc87b7a2c.js +0 -1
  790. package/.next-prod/static/chunks/app/api/ollama/models/route-f626fdfbc87b7a2c.js +0 -1
  791. package/.next-prod/static/chunks/app/api/ollama/start/route-f626fdfbc87b7a2c.js +0 -1
  792. package/.next-prod/static/chunks/app/api/open-cursor/route-f626fdfbc87b7a2c.js +0 -1
  793. package/.next-prod/static/chunks/app/api/open-vscode/route-f626fdfbc87b7a2c.js +0 -1
  794. package/.next-prod/static/chunks/app/api/pick-folder/route-f626fdfbc87b7a2c.js +0 -1
  795. package/.next-prod/static/chunks/app/api/pinned-sessions/route-f626fdfbc87b7a2c.js +0 -1
  796. package/.next-prod/static/chunks/app/api/project-settings/route-f626fdfbc87b7a2c.js +0 -1
  797. package/.next-prod/static/chunks/app/api/project-state/route-f626fdfbc87b7a2c.js +0 -1
  798. package/.next-prod/static/chunks/app/api/projects/route-f626fdfbc87b7a2c.js +0 -1
  799. package/.next-prod/static/chunks/app/api/redis/command/route-f626fdfbc87b7a2c.js +0 -1
  800. package/.next-prod/static/chunks/app/api/redis/connect/route-f626fdfbc87b7a2c.js +0 -1
  801. package/.next-prod/static/chunks/app/api/redis/delete/route-f626fdfbc87b7a2c.js +0 -1
  802. package/.next-prod/static/chunks/app/api/redis/disconnect/route-f626fdfbc87b7a2c.js +0 -1
  803. package/.next-prod/static/chunks/app/api/redis/get/route-f626fdfbc87b7a2c.js +0 -1
  804. package/.next-prod/static/chunks/app/api/redis/keys/route-f626fdfbc87b7a2c.js +0 -1
  805. package/.next-prod/static/chunks/app/api/redis/set/route-f626fdfbc87b7a2c.js +0 -1
  806. package/.next-prod/static/chunks/app/api/review/[id]/comments/route-f626fdfbc87b7a2c.js +0 -1
  807. package/.next-prod/static/chunks/app/api/review/[id]/replies/route-f626fdfbc87b7a2c.js +0 -1
  808. package/.next-prod/static/chunks/app/api/review/[id]/route-f626fdfbc87b7a2c.js +0 -1
  809. package/.next-prod/static/chunks/app/api/review/identify/route-f626fdfbc87b7a2c.js +0 -1
  810. package/.next-prod/static/chunks/app/api/review/order/route-f626fdfbc87b7a2c.js +0 -1
  811. package/.next-prod/static/chunks/app/api/review/route-f626fdfbc87b7a2c.js +0 -1
  812. package/.next-prod/static/chunks/app/api/review/share-info/route-f626fdfbc87b7a2c.js +0 -1
  813. package/.next-prod/static/chunks/app/api/review/users/route-f626fdfbc87b7a2c.js +0 -1
  814. package/.next-prod/static/chunks/app/api/scheduled-tasks/route-f626fdfbc87b7a2c.js +0 -1
  815. package/.next-prod/static/chunks/app/api/services/config/route-f626fdfbc87b7a2c.js +0 -1
  816. package/.next-prod/static/chunks/app/api/services/scripts/route-f626fdfbc87b7a2c.js +0 -1
  817. package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-f626fdfbc87b7a2c.js +0 -1
  818. package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-f626fdfbc87b7a2c.js +0 -1
  819. package/.next-prod/static/chunks/app/api/session-by-path/route-f626fdfbc87b7a2c.js +0 -1
  820. package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-f626fdfbc87b7a2c.js +0 -1
  821. package/.next-prod/static/chunks/app/api/sessions/projects/route-f626fdfbc87b7a2c.js +0 -1
  822. package/.next-prod/static/chunks/app/api/sessions/route-f626fdfbc87b7a2c.js +0 -1
  823. package/.next-prod/static/chunks/app/api/settings/route-f626fdfbc87b7a2c.js +0 -1
  824. package/.next-prod/static/chunks/app/api/skills/[id]/route-f626fdfbc87b7a2c.js +0 -1
  825. package/.next-prod/static/chunks/app/api/skills/content/route-f626fdfbc87b7a2c.js +0 -1
  826. package/.next-prod/static/chunks/app/api/skills/route-f626fdfbc87b7a2c.js +0 -1
  827. package/.next-prod/static/chunks/app/api/terminal/aliases/route-f626fdfbc87b7a2c.js +0 -1
  828. package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-f626fdfbc87b7a2c.js +0 -1
  829. package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-f626fdfbc87b7a2c.js +0 -1
  830. package/.next-prod/static/chunks/app/api/terminal/env/route-f626fdfbc87b7a2c.js +0 -1
  831. package/.next-prod/static/chunks/app/api/terminal/history/route-f626fdfbc87b7a2c.js +0 -1
  832. package/.next-prod/static/chunks/app/api/version/route-f626fdfbc87b7a2c.js +0 -1
  833. package/.next-prod/static/chunks/app/manifest.webmanifest/route-f626fdfbc87b7a2c.js +0 -1
  834. package/.next-prod/static/chunks/app/project/page-ff9fb0aaf89c8457.js +0 -29
  835. package/.next-prod/static/chunks/app/review/[id]/page-be83af23e89a03f9.js +0 -1
  836. package/.next-prod/static/chunks/d3ac728e-d1ae8819b8f0be6a.js +0 -1
  837. package/.next-prod/static/chunks/framework-81b2e59ffe13bb24.js +0 -1
  838. package/.next-prod/static/chunks/main-ac50dc1e450895a2.js +0 -5
  839. package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-f626fdfbc87b7a2c.js +0 -1
  840. package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-f626fdfbc87b7a2c.js +0 -1
  841. package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-f626fdfbc87b7a2c.js +0 -1
  842. package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-f626fdfbc87b7a2c.js +0 -1
  843. package/.next-prod/static/chunks/webpack-0f527ee7ab644d02.js +0 -1
  844. package/.next-prod/static/css/75f39a8350e8177f.css +0 -3
  845. package/.next-prod/static/s6yDo5HSYaSgHWRvF1qFE/_buildManifest.js +0 -1
  846. /package/.next-prod/static/{s6yDo5HSYaSgHWRvF1qFE → smsKM7xQ0sAR3fsFWgImc}/_ssgManifest.js +0 -0
@@ -1,215 +0,0 @@
1
- "use strict";exports.id=887,exports.ids=[887],exports.modules={40887:(a,b,c)=>{c.d(b,{Zk:()=>k,q7:()=>M,tM:()=>ac,u4:()=>ab});var d=c(80339),e=c(99573),f=c(20434),g=c(94222),h=c(24795),i=c(21143),j=function(){var a=(0,i.K2)(function(a,b,c,d){for(c=c||{},d=a.length;d--;c[a[d]]=b);return c},"o"),b=[1,2],c=[1,3],d=[1,4],e=[2,4],f=[1,9],g=[1,11],h=[1,16],j=[1,17],k=[1,18],l=[1,19],m=[1,33],n=[1,20],o=[1,21],p=[1,22],q=[1,23],r=[1,24],s=[1,26],t=[1,27],u=[1,28],v=[1,29],w=[1,30],x=[1,31],y=[1,32],z=[1,35],A=[1,36],B=[1,37],C=[1,38],D=[1,34],E=[1,4,5,16,17,19,21,22,24,25,26,27,28,29,33,35,37,38,41,45,48,51,52,53,54,57],F=[1,4,5,14,15,16,17,19,21,22,24,25,26,27,28,29,33,35,37,38,39,40,41,45,48,51,52,53,54,57],G=[4,5,16,17,19,21,22,24,25,26,27,28,29,33,35,37,38,41,45,48,51,52,53,54,57],H={trace:(0,i.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,SPACE:4,NL:5,SD:6,document:7,line:8,statement:9,classDefStatement:10,styleStatement:11,cssClassStatement:12,idStatement:13,DESCR:14,"--\x3e":15,HIDE_EMPTY:16,scale:17,WIDTH:18,COMPOSIT_STATE:19,STRUCT_START:20,STRUCT_STOP:21,STATE_DESCR:22,AS:23,ID:24,FORK:25,JOIN:26,CHOICE:27,CONCURRENT:28,note:29,notePosition:30,NOTE_TEXT:31,direction:32,acc_title:33,acc_title_value:34,acc_descr:35,acc_descr_value:36,acc_descr_multiline_value:37,CLICK:38,STRING:39,HREF:40,classDef:41,CLASSDEF_ID:42,CLASSDEF_STYLEOPTS:43,DEFAULT:44,style:45,STYLE_IDS:46,STYLEDEF_STYLEOPTS:47,class:48,CLASSENTITY_IDS:49,STYLECLASS:50,direction_tb:51,direction_bt:52,direction_rl:53,direction_lr:54,eol:55,";":56,EDGE_STATE:57,STYLE_SEPARATOR:58,left_of:59,right_of:60,$accept:0,$end:1},terminals_:{2:"error",4:"SPACE",5:"NL",6:"SD",14:"DESCR",15:"--\x3e",16:"HIDE_EMPTY",17:"scale",18:"WIDTH",19:"COMPOSIT_STATE",20:"STRUCT_START",21:"STRUCT_STOP",22:"STATE_DESCR",23:"AS",24:"ID",25:"FORK",26:"JOIN",27:"CHOICE",28:"CONCURRENT",29:"note",31:"NOTE_TEXT",33:"acc_title",34:"acc_title_value",35:"acc_descr",36:"acc_descr_value",37:"acc_descr_multiline_value",38:"CLICK",39:"STRING",40:"HREF",41:"classDef",42:"CLASSDEF_ID",43:"CLASSDEF_STYLEOPTS",44:"DEFAULT",45:"style",46:"STYLE_IDS",47:"STYLEDEF_STYLEOPTS",48:"class",49:"CLASSENTITY_IDS",50:"STYLECLASS",51:"direction_tb",52:"direction_bt",53:"direction_rl",54:"direction_lr",56:";",57:"EDGE_STATE",58:"STYLE_SEPARATOR",59:"left_of",60:"right_of"},productions_:[0,[3,2],[3,2],[3,2],[7,0],[7,2],[8,2],[8,1],[8,1],[9,1],[9,1],[9,1],[9,1],[9,2],[9,3],[9,4],[9,1],[9,2],[9,1],[9,4],[9,3],[9,6],[9,1],[9,1],[9,1],[9,1],[9,4],[9,4],[9,1],[9,2],[9,2],[9,1],[9,5],[9,5],[10,3],[10,3],[11,3],[12,3],[32,1],[32,1],[32,1],[32,1],[55,1],[55,1],[13,1],[13,1],[13,3],[13,3],[30,1],[30,1]],performAction:(0,i.K2)(function(a,b,c,d,e,f,g){var h=f.length-1;switch(e){case 3:return d.setRootDoc(f[h]),f[h];case 4:this.$=[];break;case 5:"nl"!=f[h]&&(f[h-1].push(f[h]),this.$=f[h-1]);break;case 6:case 7:case 12:this.$=f[h];break;case 8:this.$="nl";break;case 13:let i=f[h-1];i.description=d.trimColon(f[h]),this.$=i;break;case 14:this.$={stmt:"relation",state1:f[h-2],state2:f[h]};break;case 15:let j=d.trimColon(f[h]);this.$={stmt:"relation",state1:f[h-3],state2:f[h-1],description:j};break;case 19:this.$={stmt:"state",id:f[h-3],type:"default",description:"",doc:f[h-1]};break;case 20:var k=f[h],l=f[h-2].trim();if(f[h].match(":")){var m=f[h].split(":");k=m[0],l=[l,m[1]]}this.$={stmt:"state",id:k,type:"default",description:l};break;case 21:this.$={stmt:"state",id:f[h-3],type:"default",description:f[h-5],doc:f[h-1]};break;case 22:this.$={stmt:"state",id:f[h],type:"fork"};break;case 23:this.$={stmt:"state",id:f[h],type:"join"};break;case 24:this.$={stmt:"state",id:f[h],type:"choice"};break;case 25:this.$={stmt:"state",id:d.getDividerId(),type:"divider"};break;case 26:this.$={stmt:"state",id:f[h-1].trim(),note:{position:f[h-2].trim(),text:f[h].trim()}};break;case 29:this.$=f[h].trim(),d.setAccTitle(this.$);break;case 30:case 31:this.$=f[h].trim(),d.setAccDescription(this.$);break;case 32:this.$={stmt:"click",id:f[h-3],url:f[h-2],tooltip:f[h-1]};break;case 33:this.$={stmt:"click",id:f[h-3],url:f[h-1],tooltip:""};break;case 34:case 35:this.$={stmt:"classDef",id:f[h-1].trim(),classes:f[h].trim()};break;case 36:this.$={stmt:"style",id:f[h-1].trim(),styleClass:f[h].trim()};break;case 37:this.$={stmt:"applyClass",id:f[h-1].trim(),styleClass:f[h].trim()};break;case 38:d.setDirection("TB"),this.$={stmt:"dir",value:"TB"};break;case 39:d.setDirection("BT"),this.$={stmt:"dir",value:"BT"};break;case 40:d.setDirection("RL"),this.$={stmt:"dir",value:"RL"};break;case 41:d.setDirection("LR"),this.$={stmt:"dir",value:"LR"};break;case 44:case 45:this.$={stmt:"state",id:f[h].trim(),type:"default",description:""};break;case 46:case 47:this.$={stmt:"state",id:f[h-2].trim(),classes:[f[h].trim()],type:"default",description:""}}},"anonymous"),table:[{3:1,4:b,5:c,6:d},{1:[3]},{3:5,4:b,5:c,6:d},{3:6,4:b,5:c,6:d},a([1,4,5,16,17,19,22,24,25,26,27,28,29,33,35,37,38,41,45,48,51,52,53,54,57],e,{7:7}),{1:[2,1]},{1:[2,2]},{1:[2,3],4:f,5:g,8:8,9:10,10:12,11:13,12:14,13:15,16:h,17:j,19:k,22:l,24:m,25:n,26:o,27:p,28:q,29:r,32:25,33:s,35:t,37:u,38:v,41:w,45:x,48:y,51:z,52:A,53:B,54:C,57:D},a(E,[2,5]),{9:39,10:12,11:13,12:14,13:15,16:h,17:j,19:k,22:l,24:m,25:n,26:o,27:p,28:q,29:r,32:25,33:s,35:t,37:u,38:v,41:w,45:x,48:y,51:z,52:A,53:B,54:C,57:D},a(E,[2,7]),a(E,[2,8]),a(E,[2,9]),a(E,[2,10]),a(E,[2,11]),a(E,[2,12],{14:[1,40],15:[1,41]}),a(E,[2,16]),{18:[1,42]},a(E,[2,18],{20:[1,43]}),{23:[1,44]},a(E,[2,22]),a(E,[2,23]),a(E,[2,24]),a(E,[2,25]),{30:45,31:[1,46],59:[1,47],60:[1,48]},a(E,[2,28]),{34:[1,49]},{36:[1,50]},a(E,[2,31]),{13:51,24:m,57:D},{42:[1,52],44:[1,53]},{46:[1,54]},{49:[1,55]},a(F,[2,44],{58:[1,56]}),a(F,[2,45],{58:[1,57]}),a(E,[2,38]),a(E,[2,39]),a(E,[2,40]),a(E,[2,41]),a(E,[2,6]),a(E,[2,13]),{13:58,24:m,57:D},a(E,[2,17]),a(G,e,{7:59}),{24:[1,60]},{24:[1,61]},{23:[1,62]},{24:[2,48]},{24:[2,49]},a(E,[2,29]),a(E,[2,30]),{39:[1,63],40:[1,64]},{43:[1,65]},{43:[1,66]},{47:[1,67]},{50:[1,68]},{24:[1,69]},{24:[1,70]},a(E,[2,14],{14:[1,71]}),{4:f,5:g,8:8,9:10,10:12,11:13,12:14,13:15,16:h,17:j,19:k,21:[1,72],22:l,24:m,25:n,26:o,27:p,28:q,29:r,32:25,33:s,35:t,37:u,38:v,41:w,45:x,48:y,51:z,52:A,53:B,54:C,57:D},a(E,[2,20],{20:[1,73]}),{31:[1,74]},{24:[1,75]},{39:[1,76]},{39:[1,77]},a(E,[2,34]),a(E,[2,35]),a(E,[2,36]),a(E,[2,37]),a(F,[2,46]),a(F,[2,47]),a(E,[2,15]),a(E,[2,19]),a(G,e,{7:78}),a(E,[2,26]),a(E,[2,27]),{5:[1,79]},{5:[1,80]},{4:f,5:g,8:8,9:10,10:12,11:13,12:14,13:15,16:h,17:j,19:k,21:[1,81],22:l,24:m,25:n,26:o,27:p,28:q,29:r,32:25,33:s,35:t,37:u,38:v,41:w,45:x,48:y,51:z,52:A,53:B,54:C,57:D},a(E,[2,32]),a(E,[2,33]),a(E,[2,21])],defaultActions:{5:[2,1],6:[2,2],47:[2,48],48:[2,49]},parseError:(0,i.K2)(function(a,b){if(b.recoverable)this.trace(a);else{var c=Error(a);throw c.hash=b,c}},"parseError"),parse:(0,i.K2)(function(a){var b=this,c=[0],d=[],e=[null],f=[],g=this.table,h="",j=0,k=0,l=0,m=f.slice.call(arguments,1),n=Object.create(this.lexer),o={};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(o[p]=this.yy[p]);n.setInput(a,o),o.lexer=n,o.parser=this,void 0===n.yylloc&&(n.yylloc={});var q=n.yylloc;f.push(q);var r=n.options&&n.options.ranges;function s(){var a;return"number"!=typeof(a=d.pop()||n.lex()||1)&&(a instanceof Array&&(a=(d=a).pop()),a=b.symbols_[a]||a),a}"function"==typeof o.parseError?this.parseError=o.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,i.K2)(function(a){c.length=c.length-2*a,e.length=e.length-a,f.length=f.length-a},"popStack"),(0,i.K2)(s,"lex");for(var t,u,v,w,x,y,z,A,B,C={};;){if(v=c[c.length-1],this.defaultActions[v]?w=this.defaultActions[v]:(null==t&&(t=s()),w=g[v]&&g[v][t]),void 0===w||!w.length||!w[0]){var D="";for(y in B=[],g[v])this.terminals_[y]&&y>2&&B.push("'"+this.terminals_[y]+"'");D=n.showPosition?"Parse error on line "+(j+1)+":\n"+n.showPosition()+"\nExpecting "+B.join(", ")+", got '"+(this.terminals_[t]||t)+"'":"Parse error on line "+(j+1)+": Unexpected "+(1==t?"end of input":"'"+(this.terminals_[t]||t)+"'"),this.parseError(D,{text:n.match,token:this.terminals_[t]||t,line:n.yylineno,loc:q,expected:B})}if(w[0]instanceof Array&&w.length>1)throw Error("Parse Error: multiple actions possible at state: "+v+", token: "+t);switch(w[0]){case 1:c.push(t),e.push(n.yytext),f.push(n.yylloc),c.push(w[1]),t=null,u?(t=u,u=null):(k=n.yyleng,h=n.yytext,j=n.yylineno,q=n.yylloc,l>0&&l--);break;case 2:if(z=this.productions_[w[1]][1],C.$=e[e.length-z],C._$={first_line:f[f.length-(z||1)].first_line,last_line:f[f.length-1].last_line,first_column:f[f.length-(z||1)].first_column,last_column:f[f.length-1].last_column},r&&(C._$.range=[f[f.length-(z||1)].range[0],f[f.length-1].range[1]]),void 0!==(x=this.performAction.apply(C,[h,k,j,o,w[1],e,f].concat(m))))return x;z&&(c=c.slice(0,-1*z*2),e=e.slice(0,-1*z),f=f.slice(0,-1*z)),c.push(this.productions_[w[1]][0]),e.push(C.$),f.push(C._$),A=g[c[c.length-2]][c[c.length-1]],c.push(A);break;case 3:return!0}}return!0},"parse")};function I(){this.yy={}}return H.lexer={EOF:1,parseError:(0,i.K2)(function(a,b){if(this.yy.parser)this.yy.parser.parseError(a,b);else throw Error(a)},"parseError"),setInput:(0,i.K2)(function(a,b){return this.yy=b||this.yy||{},this._input=a,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,i.K2)(function(){var a=this._input[0];return this.yytext+=a,this.yyleng++,this.offset++,this.match+=a,this.matched+=a,a.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),a},"input"),unput:(0,i.K2)(function(a){var b=a.length,c=a.split(/(?:\r\n?|\n)/g);this._input=a+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-b),this.offset-=b;var d=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),c.length-1&&(this.yylineno-=c.length-1);var e=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:c?(c.length===d.length?this.yylloc.first_column:0)+d[d.length-c.length].length-c[0].length:this.yylloc.first_column-b},this.options.ranges&&(this.yylloc.range=[e[0],e[0]+this.yyleng-b]),this.yyleng=this.yytext.length,this},"unput"),more:(0,i.K2)(function(){return this._more=!0,this},"more"),reject:(0,i.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,i.K2)(function(a){this.unput(this.match.slice(a))},"less"),pastInput:(0,i.K2)(function(){var a=this.matched.substr(0,this.matched.length-this.match.length);return(a.length>20?"...":"")+a.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,i.K2)(function(){var a=this.match;return a.length<20&&(a+=this._input.substr(0,20-a.length)),(a.substr(0,20)+(a.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,i.K2)(function(){var a=this.pastInput(),b=Array(a.length+1).join("-");return a+this.upcomingInput()+"\n"+b+"^"},"showPosition"),test_match:(0,i.K2)(function(a,b){var c,d,e;if(this.options.backtrack_lexer&&(e={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&&(e.yylloc.range=this.yylloc.range.slice(0))),(d=a[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,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(a[0].length),this.matched+=a[0],c=this.performAction.call(this,this.yy,this,b,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),c)return c;if(this._backtrack)for(var f in e)this[f]=e[f];return!1},"test_match"),next:(0,i.K2)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var a,b,c,d,e=this._currentRules(),f=0;f<e.length;f++)if((c=this._input.match(this.rules[e[f]]))&&(!b||c[0].length>b[0].length)){if(b=c,d=f,this.options.backtrack_lexer){if(!1!==(a=this.test_match(c,e[f])))return a;if(!this._backtrack)return!1;b=!1;continue}if(!this.options.flex)break}return b?!1!==(a=this.test_match(b,e[d]))&&a:""===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,i.K2)(function(){var a=this.next();return a||this.lex()},"lex"),begin:(0,i.K2)(function(a){this.conditionStack.push(a)},"begin"),popState:(0,i.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,i.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,i.K2)(function(a){return(a=this.conditionStack.length-1-Math.abs(a||0))>=0?this.conditionStack[a]:"INITIAL"},"topState"),pushState:(0,i.K2)(function(a){this.begin(a)},"pushState"),stateStackSize:(0,i.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,i.K2)(function(a,b,c,d){switch(c){case 0:return 38;case 1:return 40;case 2:return 39;case 3:return 44;case 4:case 45:return 51;case 5:case 46:return 52;case 6:case 47:return 53;case 7:case 48:return 54;case 8:case 9:case 11:case 12:case 13:case 14:case 57:case 59:case 65:break;case 10:case 80:return 5;case 15:case 35:return this.pushState("SCALE"),17;case 16:case 36:return 18;case 17:case 23:case 37:case 52:case 55:this.popState();break;case 18:return this.begin("acc_title"),33;case 19:return this.popState(),"acc_title_value";case 20:return this.begin("acc_descr"),35;case 21:return this.popState(),"acc_descr_value";case 22:this.begin("acc_descr_multiline");break;case 24:return"acc_descr_multiline_value";case 25:return this.pushState("CLASSDEF"),41;case 26:return this.popState(),this.pushState("CLASSDEFID"),"DEFAULT_CLASSDEF_ID";case 27:return this.popState(),this.pushState("CLASSDEFID"),42;case 28:return this.popState(),43;case 29:return this.pushState("CLASS"),48;case 30:return this.popState(),this.pushState("CLASS_STYLE"),49;case 31:return this.popState(),50;case 32:return this.pushState("STYLE"),45;case 33:return this.popState(),this.pushState("STYLEDEF_STYLES"),46;case 34:return this.popState(),47;case 38:this.pushState("STATE");break;case 39:case 42:return this.popState(),b.yytext=b.yytext.slice(0,-8).trim(),25;case 40:case 43:return this.popState(),b.yytext=b.yytext.slice(0,-8).trim(),26;case 41:case 44:return this.popState(),b.yytext=b.yytext.slice(0,-10).trim(),27;case 49:this.pushState("STATE_STRING");break;case 50:return this.pushState("STATE_ID"),"AS";case 51:case 67:return this.popState(),"ID";case 53:return"STATE_DESCR";case 54:return 19;case 56:return this.popState(),this.pushState("struct"),20;case 58:return this.popState(),21;case 60:return this.begin("NOTE"),29;case 61:return this.popState(),this.pushState("NOTE_ID"),59;case 62:return this.popState(),this.pushState("NOTE_ID"),60;case 63:this.popState(),this.pushState("FLOATING_NOTE");break;case 64:return this.popState(),this.pushState("FLOATING_NOTE_ID"),"AS";case 66:return"NOTE_TEXT";case 68:return this.popState(),this.pushState("NOTE_TEXT"),24;case 69:return this.popState(),b.yytext=b.yytext.substr(2).trim(),31;case 70:return this.popState(),b.yytext=b.yytext.slice(0,-8).trim(),31;case 71:case 72:return 6;case 73:return 16;case 74:return 57;case 75:return 24;case 76:return b.yytext=b.yytext.trim(),14;case 77:return 15;case 78:return 28;case 79:return 58;case 81:return"INVALID"}},"anonymous"),rules:[/^(?:click\b)/i,/^(?:href\b)/i,/^(?:"[^"]*")/i,/^(?:default\b)/i,/^(?:.*direction\s+TB[^\n]*)/i,/^(?:.*direction\s+BT[^\n]*)/i,/^(?:.*direction\s+RL[^\n]*)/i,/^(?:.*direction\s+LR[^\n]*)/i,/^(?:%%(?!\{)[^\n]*)/i,/^(?:[^\}]%%[^\n]*)/i,/^(?:[\n]+)/i,/^(?:[\s]+)/i,/^(?:((?!\n)\s)+)/i,/^(?:#[^\n]*)/i,/^(?:%[^\n]*)/i,/^(?:scale\s+)/i,/^(?:\d+)/i,/^(?:\s+width\b)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:classDef\s+)/i,/^(?:DEFAULT\s+)/i,/^(?:\w+\s+)/i,/^(?:[^\n]*)/i,/^(?:class\s+)/i,/^(?:(\w+)+((,\s*\w+)*))/i,/^(?:[^\n]*)/i,/^(?:style\s+)/i,/^(?:[\w,]+\s+)/i,/^(?:[^\n]*)/i,/^(?:scale\s+)/i,/^(?:\d+)/i,/^(?:\s+width\b)/i,/^(?:state\s+)/i,/^(?:.*<<fork>>)/i,/^(?:.*<<join>>)/i,/^(?:.*<<choice>>)/i,/^(?:.*\[\[fork\]\])/i,/^(?:.*\[\[join\]\])/i,/^(?:.*\[\[choice\]\])/i,/^(?:.*direction\s+TB[^\n]*)/i,/^(?:.*direction\s+BT[^\n]*)/i,/^(?:.*direction\s+RL[^\n]*)/i,/^(?:.*direction\s+LR[^\n]*)/i,/^(?:["])/i,/^(?:\s*as\s+)/i,/^(?:[^\n\{]*)/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:[^\n\s\{]+)/i,/^(?:\n)/i,/^(?:\{)/i,/^(?:%%(?!\{)[^\n]*)/i,/^(?:\})/i,/^(?:[\n])/i,/^(?:note\s+)/i,/^(?:left of\b)/i,/^(?:right of\b)/i,/^(?:")/i,/^(?:\s*as\s*)/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:[^\n]*)/i,/^(?:\s*[^:\n\s\-]+)/i,/^(?:\s*:[^:\n;]+)/i,/^(?:[\s\S]*?end note\b)/i,/^(?:stateDiagram\s+)/i,/^(?:stateDiagram-v2\s+)/i,/^(?:hide empty description\b)/i,/^(?:\[\*\])/i,/^(?:[^:\n\s\-\{]+)/i,/^(?:\s*:(?:[^:\n;]|:[^:\n;])+)/i,/^(?:-->)/i,/^(?:--)/i,/^(?::::)/i,/^(?:$)/i,/^(?:.)/i],conditions:{LINE:{rules:[12,13],inclusive:!1},struct:{rules:[12,13,25,29,32,38,45,46,47,48,57,58,59,60,74,75,76,77,78],inclusive:!1},FLOATING_NOTE_ID:{rules:[67],inclusive:!1},FLOATING_NOTE:{rules:[64,65,66],inclusive:!1},NOTE_TEXT:{rules:[69,70],inclusive:!1},NOTE_ID:{rules:[68],inclusive:!1},NOTE:{rules:[61,62,63],inclusive:!1},STYLEDEF_STYLEOPTS:{rules:[],inclusive:!1},STYLEDEF_STYLES:{rules:[34],inclusive:!1},STYLE_IDS:{rules:[],inclusive:!1},STYLE:{rules:[33],inclusive:!1},CLASS_STYLE:{rules:[31],inclusive:!1},CLASS:{rules:[30],inclusive:!1},CLASSDEFID:{rules:[28],inclusive:!1},CLASSDEF:{rules:[26,27],inclusive:!1},acc_descr_multiline:{rules:[23,24],inclusive:!1},acc_descr:{rules:[21],inclusive:!1},acc_title:{rules:[19],inclusive:!1},SCALE:{rules:[16,17,36,37],inclusive:!1},ALIAS:{rules:[],inclusive:!1},STATE_ID:{rules:[51],inclusive:!1},STATE_STRING:{rules:[52,53],inclusive:!1},FORK_STATE:{rules:[],inclusive:!1},STATE:{rules:[12,13,39,40,41,42,43,44,49,50,54,55,56],inclusive:!1},ID:{rules:[12,13],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,7,8,9,10,11,13,14,15,18,20,22,25,29,32,35,38,56,60,71,72,73,74,75,76,77,79,80,81],inclusive:!0}}},(0,i.K2)(I,"Parser"),I.prototype=H,H.Parser=I,new I}();j.parser=j;var k=j,l="TB",m="state",n="root",o="relation",p="default",q="divider",r="fill:none",s="fill: #333",t="markdown",u="normal",v="rect",w="rectWithTitle",x="divider",y="roundedWithTitle",z="statediagram",A=`${z}-state`,B="transition",C=`${B} note-edge`,D=`${z}-note`,E=`${z}-cluster`,F=`${z}-cluster-alt`,G="parent",H="note",I="----",J=`${I}${H}`,K=`${I}${G}`,L=(0,i.K2)((a,b=l)=>{if(!a.doc)return b;let c=b;for(let b of a.doc)"dir"===b.stmt&&(c=b.value);return c},"getDir"),M={getClasses:(0,i.K2)(function(a,b){return b.db.getClasses()},"getClasses"),draw:(0,i.K2)(async function(a,b,c,j){i.Rm.info("REF0:"),i.Rm.info("Drawing state diagram (v2)",b);let{securityLevel:k,state:l,layout:m}=(0,h.D7)();j.db.extract(j.db.getRootDocV2());let n=j.db.getData(),o=(0,d.A)(b,k);n.type=j.type,n.layoutAlgorithm=m,n.nodeSpacing=l?.nodeSpacing||50,n.rankSpacing=l?.rankSpacing||50,n.markers=["barb"],n.diagramId=b,await (0,f.XX)(n,o);try{("function"==typeof j.db.getLinks?j.db.getLinks():new Map).forEach((a,b)=>{let c,d="string"==typeof b?b:"string"==typeof b?.id?b.id:"";if(!d)return void i.Rm.warn("⚠️ Invalid or missing stateId from key:",JSON.stringify(b));let e=o.node()?.querySelectorAll("g");if(e?.forEach(a=>{a.textContent?.trim()===d&&(c=a)}),!c)return void i.Rm.warn("⚠️ Could not find node matching text:",d);let f=c.parentNode;if(!f)return void i.Rm.warn("⚠️ Node has no parent, cannot wrap:",d);let g=document.createElementNS("http://www.w3.org/2000/svg","a"),h=a.url.replace(/^"+|"+$/g,"");if(g.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",h),g.setAttribute("target","_blank"),a.tooltip){let b=a.tooltip.replace(/^"+|"+$/g,"");g.setAttribute("title",b)}f.replaceChild(g,c),g.appendChild(c),i.Rm.info("\uD83D\uDD17 Wrapped node in <a> tag for:",d,a.url)})}catch(a){i.Rm.error("❌ Error injecting clickable links:",a)}g._K.insertTitle(o,"statediagramTitleText",l?.titleTopMargin??25,j.db.getDiagramTitle()),(0,e.P)(o,8,z,l?.useMaxWidth??!0)},"draw"),getDir:L},N=new Map,O=0;function P(a="",b=0,c="",d=I){let e=null!==c&&c.length>0?`${d}${c}`:"";return`state-${a}${e}-${b}`}(0,i.K2)(P,"stateDomId");var Q=(0,i.K2)((a,b,c,d,e,f,g,j)=>{i.Rm.trace("items",b),b.forEach(b=>{switch(b.stmt){case m:case p:V(a,b,c,d,e,f,g,j);break;case o:{V(a,b.state1,c,d,e,f,g,j),V(a,b.state2,c,d,e,f,g,j);let i={id:"edge"+O,start:b.state1.id,end:b.state2.id,arrowhead:"normal",arrowTypeEnd:"arrow_barb",style:r,labelStyle:"",label:h.Y2.sanitizeText(b.description??"",(0,h.D7)()),arrowheadStyle:s,labelpos:"c",labelType:t,thickness:u,classes:B,look:g};e.push(i),O++}}})},"setupDoc"),R=(0,i.K2)((a,b=l)=>{let c=b;if(a.doc)for(let b of a.doc)"dir"===b.stmt&&(c=b.value);return c},"getDir");function S(a,b,c){if(!b.id||"</join></fork>"===b.id||"</choice>"===b.id)return;b.cssClasses&&(Array.isArray(b.cssCompiledStyles)||(b.cssCompiledStyles=[]),b.cssClasses.split(" ").forEach(a=>{let d=c.get(a);d&&(b.cssCompiledStyles=[...b.cssCompiledStyles??[],...d.styles])}));let d=a.find(a=>a.id===b.id);d?Object.assign(d,b):a.push(b)}function T(a){return a?.classes?.join(" ")??""}function U(a){return a?.styles??[]}(0,i.K2)(S,"insertOrUpdateNode"),(0,i.K2)(T,"getClassesFromDbInfo"),(0,i.K2)(U,"getStylesFromDbInfo");var V=(0,i.K2)((a,b,c,d,e,f,g,j)=>{let k=b.id,l=c.get(k),m=T(l),n=U(l),o=(0,h.D7)();if(i.Rm.info("dataFetcher parsedItem",b,l,n),"root"!==k){let c=v;!0===b.start?c="stateStart":!1===b.start&&(c="stateEnd"),b.type!==p&&(c=b.type),N.get(k)||N.set(k,{id:k,shape:c,description:h.Y2.sanitizeText(k,o),cssClasses:`${m} ${A}`,cssStyles:n});let l=N.get(k);b.description&&(Array.isArray(l.description)?(l.shape=w,l.description.push(b.description)):l.description?.length&&l.description.length>0?(l.shape=w,l.description===k?l.description=[b.description]:l.description=[l.description,b.description]):(l.shape=v,l.description=b.description),l.description=h.Y2.sanitizeTextOrArray(l.description,o)),l.description?.length===1&&l.shape===w&&("group"===l.type?l.shape=y:l.shape=v),!l.type&&b.doc&&(i.Rm.info("Setting cluster for XCX",k,R(b)),l.type="group",l.isGroup=!0,l.dir=R(b),l.shape=b.type===q?x:y,l.cssClasses=`${l.cssClasses} ${E} ${f?F:""}`);let z={labelStyle:"",shape:l.shape,label:l.description,cssClasses:l.cssClasses,cssCompiledStyles:[],cssStyles:l.cssStyles,id:k,dir:l.dir,domId:P(k,O),type:l.type,isGroup:"group"===l.type,padding:8,rx:10,ry:10,look:g,labelType:"markdown"};if(z.shape===x&&(z.label=""),a&&"root"!==a.id&&(i.Rm.trace("Setting node ",k," to be child of its parent ",a.id),z.parentId=a.id),z.centerLabel=!0,b.note){let a={labelStyle:"",shape:"note",label:b.note.text,labelType:"markdown",cssClasses:D,cssStyles:[],cssCompiledStyles:[],id:k+J+"-"+O,domId:P(k,O,H),type:l.type,isGroup:"group"===l.type,padding:o.flowchart?.padding,look:g,position:b.note.position},c=k+K,f={labelStyle:"",shape:"noteGroup",label:b.note.text,cssClasses:l.cssClasses,cssStyles:[],id:k+K,domId:P(k,O,G),type:"group",isGroup:!0,padding:16,look:g,position:b.note.position};O++,f.id=c,a.parentId=c,S(d,f,j),S(d,a,j),S(d,z,j);let h=k,i=a.id;"left of"===b.note.position&&(h=a.id,i=k),e.push({id:h+"-"+i,start:h,end:i,arrowhead:"none",arrowTypeEnd:"",style:r,labelStyle:"",classes:C,arrowheadStyle:s,labelpos:"c",labelType:t,thickness:u,look:g})}else S(d,z,j)}b.doc&&(i.Rm.trace("Adding nodes children "),Q(b,b.doc,c,d,e,!f,g,j))},"dataFetcher"),W=(0,i.K2)(()=>{N.clear(),O=0},"reset"),X="start",Y="color",Z="fill",$=(0,i.K2)(()=>new Map,"newClassesList"),_=(0,i.K2)(()=>({relations:[],states:new Map,documents:{}}),"newDoc"),aa=(0,i.K2)(a=>JSON.parse(JSON.stringify(a)),"clone"),ab=class{constructor(a){this.version=a,this.nodes=[],this.edges=[],this.rootDoc=[],this.classes=$(),this.documents={root:_()},this.currentDocument=this.documents.root,this.startEndCount=0,this.dividerCnt=0,this.links=new Map,this.getAccTitle=h.iN,this.setAccTitle=h.SV,this.getAccDescription=h.m7,this.setAccDescription=h.EI,this.setDiagramTitle=h.ke,this.getDiagramTitle=h.ab,this.clear(),this.setRootDoc=this.setRootDoc.bind(this),this.getDividerId=this.getDividerId.bind(this),this.setDirection=this.setDirection.bind(this),this.trimColon=this.trimColon.bind(this)}static{(0,i.K2)(this,"StateDB")}static{this.relationType={AGGREGATION:0,EXTENSION:1,COMPOSITION:2,DEPENDENCY:3}}extract(a){for(let b of(this.clear(!0),Array.isArray(a)?a:a.doc))switch(b.stmt){case m:this.addState(b.id.trim(),b.type,b.doc,b.description,b.note);break;case o:this.addRelation(b.state1,b.state2,b.description);break;case"classDef":this.addStyleClass(b.id.trim(),b.classes);break;case"style":this.handleStyleDef(b);break;case"applyClass":this.setCssClass(b.id.trim(),b.styleClass);break;case"click":this.addLink(b.id,b.url,b.tooltip)}let b=this.getStates(),c=(0,h.D7)();for(let a of(W(),V(void 0,this.getRootDocV2(),b,this.nodes,this.edges,!0,c.look,this.classes),this.nodes))if(Array.isArray(a.label)){if(a.description=a.label.slice(1),a.isGroup&&a.description.length>0)throw Error(`Group nodes can only have label. Remove the additional description for node [${a.id}]`);a.label=a.label[0]}}handleStyleDef(a){let b=a.id.trim().split(","),c=a.styleClass.split(",");for(let a of b){let b=this.getState(a);if(!b){let c=a.trim();this.addState(c),b=this.getState(c)}b&&(b.styles=c.map(a=>a.replace(/;/g,"")?.trim()))}}setRootDoc(a){i.Rm.info("Setting root doc",a),this.rootDoc=a,1===this.version?this.extract(a):this.extract(this.getRootDocV2())}docTranslator(a,b,c){if(b.stmt===o){this.docTranslator(a,b.state1,!0),this.docTranslator(a,b.state2,!1);return}if(b.stmt===m&&("[*]"===b.id?(b.id=a.id+(c?"_start":"_end"),b.start=c):b.id=b.id.trim()),b.stmt!==n&&b.stmt!==m||!b.doc)return;let d=[],e=[];for(let a of b.doc)if(a.type===q){let b=aa(a);b.doc=aa(e),d.push(b),e=[]}else e.push(a);if(d.length>0&&e.length>0){let a={stmt:m,id:(0,g.$C)(),type:"divider",doc:aa(e)};d.push(aa(a)),b.doc=d}b.doc.forEach(a=>this.docTranslator(b,a,!0))}getRootDocV2(){return this.docTranslator({id:n,stmt:n},{id:n,stmt:n,doc:this.rootDoc},!0),{id:n,doc:this.rootDoc}}addState(a,b=p,c,d,e,f,g,j){let k=a?.trim();if(this.currentDocument.states.has(k)){let a=this.currentDocument.states.get(k);if(!a)throw Error(`State not found: ${k}`);a.doc||(a.doc=c),a.type||(a.type=b)}else i.Rm.info("Adding state ",k,d),this.currentDocument.states.set(k,{stmt:m,id:k,descriptions:[],type:b,doc:c,note:e,classes:[],styles:[],textStyles:[]});if(d&&(i.Rm.info("Setting state description",k,d),(Array.isArray(d)?d:[d]).forEach(a=>this.addDescription(k,a.trim()))),e){let a=this.currentDocument.states.get(k);if(!a)throw Error(`State not found: ${k}`);a.note=e,a.note.text=h.Y2.sanitizeText(a.note.text,(0,h.D7)())}f&&(i.Rm.info("Setting state classes",k,f),(Array.isArray(f)?f:[f]).forEach(a=>this.setCssClass(k,a.trim()))),g&&(i.Rm.info("Setting state styles",k,g),(Array.isArray(g)?g:[g]).forEach(a=>this.setStyle(k,a.trim()))),j&&(i.Rm.info("Setting state styles",k,g),(Array.isArray(j)?j:[j]).forEach(a=>this.setTextStyle(k,a.trim())))}clear(a){this.nodes=[],this.edges=[],this.documents={root:_()},this.currentDocument=this.documents.root,this.startEndCount=0,this.classes=$(),a||(this.links=new Map,(0,h.IU)())}getState(a){return this.currentDocument.states.get(a)}getStates(){return this.currentDocument.states}logDocuments(){i.Rm.info("Documents = ",this.documents)}getRelations(){return this.currentDocument.relations}addLink(a,b,c){this.links.set(a,{url:b,tooltip:c}),i.Rm.warn("Adding link",a,b,c)}getLinks(){return this.links}startIdIfNeeded(a=""){return"[*]"===a?(this.startEndCount++,`${X}${this.startEndCount}`):a}startTypeIfNeeded(a="",b=p){return"[*]"===a?X:b}endIdIfNeeded(a=""){return"[*]"===a?(this.startEndCount++,`end${this.startEndCount}`):a}endTypeIfNeeded(a="",b=p){return"[*]"===a?"end":b}addRelationObjs(a,b,c=""){let d=this.startIdIfNeeded(a.id.trim()),e=this.startTypeIfNeeded(a.id.trim(),a.type),f=this.startIdIfNeeded(b.id.trim()),g=this.startTypeIfNeeded(b.id.trim(),b.type);this.addState(d,e,a.doc,a.description,a.note,a.classes,a.styles,a.textStyles),this.addState(f,g,b.doc,b.description,b.note,b.classes,b.styles,b.textStyles),this.currentDocument.relations.push({id1:d,id2:f,relationTitle:h.Y2.sanitizeText(c,(0,h.D7)())})}addRelation(a,b,c){if("object"==typeof a&&"object"==typeof b)this.addRelationObjs(a,b,c);else if("string"==typeof a&&"string"==typeof b){let d=this.startIdIfNeeded(a.trim()),e=this.startTypeIfNeeded(a),f=this.endIdIfNeeded(b.trim()),g=this.endTypeIfNeeded(b);this.addState(d,e),this.addState(f,g),this.currentDocument.relations.push({id1:d,id2:f,relationTitle:c?h.Y2.sanitizeText(c,(0,h.D7)()):void 0})}}addDescription(a,b){let c=this.currentDocument.states.get(a),d=b.startsWith(":")?b.replace(":","").trim():b;c?.descriptions?.push(h.Y2.sanitizeText(d,(0,h.D7)()))}cleanupLabel(a){return a.startsWith(":")?a.slice(2).trim():a.trim()}getDividerId(){return this.dividerCnt++,`divider-id-${this.dividerCnt}`}addStyleClass(a,b=""){this.classes.has(a)||this.classes.set(a,{id:a,styles:[],textStyles:[]});let c=this.classes.get(a);b&&c&&b.split(",").forEach(a=>{let b=a.replace(/([^;]*);/,"$1").trim();if(RegExp(Y).exec(a)){let a=b.replace(Z,"bgFill").replace(Y,Z);c.textStyles.push(a)}c.styles.push(b)})}getClasses(){return this.classes}setCssClass(a,b){a.split(",").forEach(a=>{let c=this.getState(a);if(!c){let b=a.trim();this.addState(b),c=this.getState(b)}c?.classes?.push(b)})}setStyle(a,b){this.getState(a)?.styles?.push(b)}setTextStyle(a,b){this.getState(a)?.textStyles?.push(b)}getDirectionStatement(){return this.rootDoc.find(a=>"dir"===a.stmt)}getDirection(){return this.getDirectionStatement()?.value??"TB"}setDirection(a){let b=this.getDirectionStatement();b?b.value=a:this.rootDoc.unshift({stmt:"dir",value:a})}trimColon(a){return a.startsWith(":")?a.slice(1).trim():a.trim()}getData(){let a=(0,h.D7)();return{nodes:this.nodes,edges:this.edges,other:{},config:a,direction:L(this.getRootDocV2())}}getConfig(){return(0,h.D7)().state}},ac=(0,i.K2)(a=>`
2
- defs #statediagram-barbEnd {
3
- fill: ${a.transitionColor};
4
- stroke: ${a.transitionColor};
5
- }
6
- g.stateGroup text {
7
- fill: ${a.nodeBorder};
8
- stroke: none;
9
- font-size: 10px;
10
- }
11
- g.stateGroup text {
12
- fill: ${a.textColor};
13
- stroke: none;
14
- font-size: 10px;
15
-
16
- }
17
- g.stateGroup .state-title {
18
- font-weight: bolder;
19
- fill: ${a.stateLabelColor};
20
- }
21
-
22
- g.stateGroup rect {
23
- fill: ${a.mainBkg};
24
- stroke: ${a.nodeBorder};
25
- }
26
-
27
- g.stateGroup line {
28
- stroke: ${a.lineColor};
29
- stroke-width: 1;
30
- }
31
-
32
- .transition {
33
- stroke: ${a.transitionColor};
34
- stroke-width: 1;
35
- fill: none;
36
- }
37
-
38
- .stateGroup .composit {
39
- fill: ${a.background};
40
- border-bottom: 1px
41
- }
42
-
43
- .stateGroup .alt-composit {
44
- fill: #e0e0e0;
45
- border-bottom: 1px
46
- }
47
-
48
- .state-note {
49
- stroke: ${a.noteBorderColor};
50
- fill: ${a.noteBkgColor};
51
-
52
- text {
53
- fill: ${a.noteTextColor};
54
- stroke: none;
55
- font-size: 10px;
56
- }
57
- }
58
-
59
- .stateLabel .box {
60
- stroke: none;
61
- stroke-width: 0;
62
- fill: ${a.mainBkg};
63
- opacity: 0.5;
64
- }
65
-
66
- .edgeLabel .label rect {
67
- fill: ${a.labelBackgroundColor};
68
- opacity: 0.5;
69
- }
70
- .edgeLabel {
71
- background-color: ${a.edgeLabelBackground};
72
- p {
73
- background-color: ${a.edgeLabelBackground};
74
- }
75
- rect {
76
- opacity: 0.5;
77
- background-color: ${a.edgeLabelBackground};
78
- fill: ${a.edgeLabelBackground};
79
- }
80
- text-align: center;
81
- }
82
- .edgeLabel .label text {
83
- fill: ${a.transitionLabelColor||a.tertiaryTextColor};
84
- }
85
- .label div .edgeLabel {
86
- color: ${a.transitionLabelColor||a.tertiaryTextColor};
87
- }
88
-
89
- .stateLabel text {
90
- fill: ${a.stateLabelColor};
91
- font-size: 10px;
92
- font-weight: bold;
93
- }
94
-
95
- .node circle.state-start {
96
- fill: ${a.specialStateColor};
97
- stroke: ${a.specialStateColor};
98
- }
99
-
100
- .node .fork-join {
101
- fill: ${a.specialStateColor};
102
- stroke: ${a.specialStateColor};
103
- }
104
-
105
- .node circle.state-end {
106
- fill: ${a.innerEndBackground};
107
- stroke: ${a.background};
108
- stroke-width: 1.5
109
- }
110
- .end-state-inner {
111
- fill: ${a.compositeBackground||a.background};
112
- // stroke: ${a.background};
113
- stroke-width: 1.5
114
- }
115
-
116
- .node rect {
117
- fill: ${a.stateBkg||a.mainBkg};
118
- stroke: ${a.stateBorder||a.nodeBorder};
119
- stroke-width: 1px;
120
- }
121
- .node polygon {
122
- fill: ${a.mainBkg};
123
- stroke: ${a.stateBorder||a.nodeBorder};;
124
- stroke-width: 1px;
125
- }
126
- #statediagram-barbEnd {
127
- fill: ${a.lineColor};
128
- }
129
-
130
- .statediagram-cluster rect {
131
- fill: ${a.compositeTitleBackground};
132
- stroke: ${a.stateBorder||a.nodeBorder};
133
- stroke-width: 1px;
134
- }
135
-
136
- .cluster-label, .nodeLabel {
137
- color: ${a.stateLabelColor};
138
- // line-height: 1;
139
- }
140
-
141
- .statediagram-cluster rect.outer {
142
- rx: 5px;
143
- ry: 5px;
144
- }
145
- .statediagram-state .divider {
146
- stroke: ${a.stateBorder||a.nodeBorder};
147
- }
148
-
149
- .statediagram-state .title-state {
150
- rx: 5px;
151
- ry: 5px;
152
- }
153
- .statediagram-cluster.statediagram-cluster .inner {
154
- fill: ${a.compositeBackground||a.background};
155
- }
156
- .statediagram-cluster.statediagram-cluster-alt .inner {
157
- fill: ${a.altBackground?a.altBackground:"#efefef"};
158
- }
159
-
160
- .statediagram-cluster .inner {
161
- rx:0;
162
- ry:0;
163
- }
164
-
165
- .statediagram-state rect.basic {
166
- rx: 5px;
167
- ry: 5px;
168
- }
169
- .statediagram-state rect.divider {
170
- stroke-dasharray: 10,10;
171
- fill: ${a.altBackground?a.altBackground:"#efefef"};
172
- }
173
-
174
- .note-edge {
175
- stroke-dasharray: 5;
176
- }
177
-
178
- .statediagram-note rect {
179
- fill: ${a.noteBkgColor};
180
- stroke: ${a.noteBorderColor};
181
- stroke-width: 1px;
182
- rx: 0;
183
- ry: 0;
184
- }
185
- .statediagram-note rect {
186
- fill: ${a.noteBkgColor};
187
- stroke: ${a.noteBorderColor};
188
- stroke-width: 1px;
189
- rx: 0;
190
- ry: 0;
191
- }
192
-
193
- .statediagram-note text {
194
- fill: ${a.noteTextColor};
195
- }
196
-
197
- .statediagram-note .nodeLabel {
198
- color: ${a.noteTextColor};
199
- }
200
- .statediagram .edgeLabel {
201
- color: red; // ${a.noteTextColor};
202
- }
203
-
204
- #dependencyStart, #dependencyEnd {
205
- fill: ${a.lineColor};
206
- stroke: ${a.lineColor};
207
- stroke-width: 1;
208
- }
209
-
210
- .statediagramTitleText {
211
- text-anchor: middle;
212
- font-size: 18px;
213
- fill: ${a.textColor};
214
- }
215
- `,"getStyles")},80339:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(21143),e=c(69085),f=(0,d.K2)((a,b)=>{let c;return"sandbox"===b&&(c=(0,e.Ltv)("#i"+a)),("sandbox"===b?(0,e.Ltv)(c.nodes()[0].contentDocument.body):(0,e.Ltv)("body")).select(`[id="${a}"]`)},"getDiagramElement")},99573:(a,b,c)=>{c.d(b,{P:()=>f});var d=c(24795),e=c(21143),f=(0,e.K2)((a,b,c,f)=>{a.attr("class",c);let{width:i,height:j,x:k,y:l}=g(a,b);(0,d.a$)(a,j,i,f);let m=h(k,l,i,j,b);a.attr("viewBox",m),e.Rm.debug(`viewBox configured: ${m} with padding: ${b}`)},"setupViewPortForSVG"),g=(0,e.K2)((a,b)=>{let c=a.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:c.width+2*b,height:c.height+2*b,x:c.x,y:c.y}},"calculateDimensionsWithPadding"),h=(0,e.K2)((a,b,c,d,e)=>`${a-e} ${b-e} ${c} ${d}`,"createViewBox")}};
@@ -1 +0,0 @@
1
- "use strict";exports.id=911,exports.ids=[911],exports.modules={40911:(a,b,c)=>{c.d(b,{diagram:()=>f});var d=c(40887);c(80339),c(99573),c(20434),c(24738),c(22775),c(7156),c(75761),c(62002),c(68705),c(94222),c(24795);var e=c(21143),f={parser:d.Zk,get db(){return new d.u4(2)},renderer:d.q7,styles:d.tM,init:(0,e.K2)(a=>{a.state||(a.state={}),a.state.arrowMarkerAbsolute=a.arrowMarkerAbsolute},"init")}}};
@@ -1,65 +0,0 @@
1
- "use strict";exports.id=9116,exports.ids=[9116],exports.modules={75899:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(73946),e=c(363);let f=(a,b)=>d.A.lang.round(e.A.parse(a)[b])},79116:(a,b,c)=>{c.d(b,{diagram:()=>r});var d=c(80339),e=c(99573),f=c(20434);c(24738),c(22775),c(7156),c(75761),c(62002),c(68705);var g=c(94222),h=c(24795),i=c(21143),j=c(69085),k=c(75899),l=c(14120),m=function(){var a=(0,i.K2)(function(a,b,c,d){for(c=c||{},d=a.length;d--;c[a[d]]=b);return c},"o"),b=[6,8,10,22,24,26,28,33,34,35,36,37,40,43,44,48,50,51,52],c=[1,10],d=[1,11],e=[1,12],f=[1,13],g=[1,23],h=[1,24],j=[1,25],k=[1,26],l=[1,27],m=[1,19],n=[1,28],o=[1,29],p=[1,20],q=[1,18],r=[1,21],s=[1,22],t=[1,36],u=[1,37],v=[1,38],w=[1,39],x=[1,40],y=[6,8,10,13,15,17,20,21,22,24,26,28,33,34,35,36,37,40,43,44,48,50,51,52,65,66,67,68,69],z=[1,45],A=[1,46],B=[1,55],C=[40,48,50,51,52,70,71],D=[1,66],E=[1,64],F=[1,61],G=[1,65],H=[1,67],I=[6,8,10,13,17,22,24,26,28,33,34,35,36,37,40,41,42,43,44,48,49,50,51,52,65,66,67,68,69],J=[65,66,67,68,69],K=[1,84],L=[1,83],M=[1,81],N=[1,82],O=[6,10,42,47],P=[6,10,13,41,42,47,48,49],Q=[1,92],R=[1,91],S=[1,90],T=[19,58],U=[1,101],V=[1,100],W=[19,58,60,62],X={trace:(0,i.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,ER_DIAGRAM:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NEWLINE:10,entityName:11,relSpec:12,COLON:13,role:14,STYLE_SEPARATOR:15,idList:16,BLOCK_START:17,attributes:18,BLOCK_STOP:19,SQS:20,SQE:21,title:22,title_value:23,acc_title:24,acc_title_value:25,acc_descr:26,acc_descr_value:27,acc_descr_multiline_value:28,direction:29,classDefStatement:30,classStatement:31,styleStatement:32,direction_tb:33,direction_bt:34,direction_rl:35,direction_lr:36,CLASSDEF:37,stylesOpt:38,separator:39,UNICODE_TEXT:40,STYLE_TEXT:41,COMMA:42,CLASS:43,STYLE:44,style:45,styleComponent:46,SEMI:47,NUM:48,BRKT:49,ENTITY_NAME:50,DECIMAL_NUM:51,ENTITY_ONE:52,attribute:53,attributeType:54,attributeName:55,attributeKeyTypeList:56,attributeComment:57,ATTRIBUTE_WORD:58,attributeKeyType:59,",":60,ATTRIBUTE_KEY:61,COMMENT:62,cardinality:63,relType:64,ZERO_OR_ONE:65,ZERO_OR_MORE:66,ONE_OR_MORE:67,ONLY_ONE:68,MD_PARENT:69,NON_IDENTIFYING:70,IDENTIFYING:71,WORD:72,$accept:0,$end:1},terminals_:{2:"error",4:"ER_DIAGRAM",6:"EOF",8:"SPACE",10:"NEWLINE",13:"COLON",15:"STYLE_SEPARATOR",17:"BLOCK_START",19:"BLOCK_STOP",20:"SQS",21:"SQE",22:"title",23:"title_value",24:"acc_title",25:"acc_title_value",26:"acc_descr",27:"acc_descr_value",28:"acc_descr_multiline_value",33:"direction_tb",34:"direction_bt",35:"direction_rl",36:"direction_lr",37:"CLASSDEF",40:"UNICODE_TEXT",41:"STYLE_TEXT",42:"COMMA",43:"CLASS",44:"STYLE",47:"SEMI",48:"NUM",49:"BRKT",50:"ENTITY_NAME",51:"DECIMAL_NUM",52:"ENTITY_ONE",58:"ATTRIBUTE_WORD",60:",",61:"ATTRIBUTE_KEY",62:"COMMENT",65:"ZERO_OR_ONE",66:"ZERO_OR_MORE",67:"ONE_OR_MORE",68:"ONLY_ONE",69:"MD_PARENT",70:"NON_IDENTIFYING",71:"IDENTIFYING",72:"WORD"},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[9,5],[9,9],[9,7],[9,7],[9,4],[9,6],[9,3],[9,5],[9,1],[9,3],[9,7],[9,9],[9,6],[9,8],[9,4],[9,6],[9,2],[9,2],[9,2],[9,1],[9,1],[9,1],[9,1],[9,1],[29,1],[29,1],[29,1],[29,1],[30,4],[16,1],[16,1],[16,3],[16,3],[31,3],[32,4],[38,1],[38,3],[45,1],[45,2],[39,1],[39,1],[39,1],[46,1],[46,1],[46,1],[46,1],[11,1],[11,1],[11,1],[11,1],[11,1],[18,1],[18,2],[53,2],[53,3],[53,3],[53,4],[54,1],[55,1],[56,1],[56,3],[59,1],[57,1],[12,3],[63,1],[63,1],[63,1],[63,1],[63,1],[64,1],[64,1],[14,1],[14,1],[14,1]],performAction:(0,i.K2)(function(a,b,c,d,e,f,g){var h=f.length-1;switch(e){case 1:break;case 2:case 6:case 7:this.$=[];break;case 3:f[h-1].push(f[h]),this.$=f[h-1];break;case 4:case 5:case 55:case 56:case 57:case 58:case 81:case 65:case 66:case 69:this.$=f[h];break;case 8:d.addEntity(f[h-4]),d.addEntity(f[h-2]),d.addRelationship(f[h-4],f[h],f[h-2],f[h-3]);break;case 9:d.addEntity(f[h-8]),d.addEntity(f[h-4]),d.addRelationship(f[h-8],f[h],f[h-4],f[h-5]),d.setClass([f[h-8]],f[h-6]),d.setClass([f[h-4]],f[h-2]);break;case 10:d.addEntity(f[h-6]),d.addEntity(f[h-2]),d.addRelationship(f[h-6],f[h],f[h-2],f[h-3]),d.setClass([f[h-6]],f[h-4]);break;case 11:d.addEntity(f[h-6]),d.addEntity(f[h-4]),d.addRelationship(f[h-6],f[h],f[h-4],f[h-5]),d.setClass([f[h-4]],f[h-2]);break;case 12:d.addEntity(f[h-3]),d.addAttributes(f[h-3],f[h-1]);break;case 13:d.addEntity(f[h-5]),d.addAttributes(f[h-5],f[h-1]),d.setClass([f[h-5]],f[h-3]);break;case 14:d.addEntity(f[h-2]);break;case 15:d.addEntity(f[h-4]),d.setClass([f[h-4]],f[h-2]);break;case 16:d.addEntity(f[h]);break;case 17:d.addEntity(f[h-2]),d.setClass([f[h-2]],f[h]);break;case 18:d.addEntity(f[h-6],f[h-4]),d.addAttributes(f[h-6],f[h-1]);break;case 19:d.addEntity(f[h-8],f[h-6]),d.addAttributes(f[h-8],f[h-1]),d.setClass([f[h-8]],f[h-3]);break;case 20:d.addEntity(f[h-5],f[h-3]);break;case 21:d.addEntity(f[h-7],f[h-5]),d.setClass([f[h-7]],f[h-2]);break;case 22:d.addEntity(f[h-3],f[h-1]);break;case 23:d.addEntity(f[h-5],f[h-3]),d.setClass([f[h-5]],f[h]);break;case 24:case 25:this.$=f[h].trim(),d.setAccTitle(this.$);break;case 26:case 27:this.$=f[h].trim(),d.setAccDescription(this.$);break;case 32:d.setDirection("TB");break;case 33:d.setDirection("BT");break;case 34:d.setDirection("RL");break;case 35:d.setDirection("LR");break;case 36:this.$=f[h-3],d.addClass(f[h-2],f[h-1]);break;case 37:case 38:case 59:case 67:case 43:this.$=[f[h]];break;case 39:case 40:this.$=f[h-2].concat([f[h]]);break;case 41:this.$=f[h-2],d.setClass(f[h-1],f[h]);break;case 42:this.$=f[h-3],d.addCssStyles(f[h-2],f[h-1]);break;case 44:case 68:f[h-2].push(f[h]),this.$=f[h-2];break;case 46:this.$=f[h-1]+f[h];break;case 54:case 79:case 80:case 70:this.$=f[h].replace(/"/g,"");break;case 60:f[h].push(f[h-1]),this.$=f[h];break;case 61:this.$={type:f[h-1],name:f[h]};break;case 62:this.$={type:f[h-2],name:f[h-1],keys:f[h]};break;case 63:this.$={type:f[h-2],name:f[h-1],comment:f[h]};break;case 64:this.$={type:f[h-3],name:f[h-2],keys:f[h-1],comment:f[h]};break;case 71:this.$={cardA:f[h],relType:f[h-1],cardB:f[h-2]};break;case 72:this.$=d.Cardinality.ZERO_OR_ONE;break;case 73:this.$=d.Cardinality.ZERO_OR_MORE;break;case 74:this.$=d.Cardinality.ONE_OR_MORE;break;case 75:this.$=d.Cardinality.ONLY_ONE;break;case 76:this.$=d.Cardinality.MD_PARENT;break;case 77:this.$=d.Identification.NON_IDENTIFYING;break;case 78:this.$=d.Identification.IDENTIFYING}},"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},a(b,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:9,22:c,24:d,26:e,28:f,29:14,30:15,31:16,32:17,33:g,34:h,35:j,36:k,37:l,40:m,43:n,44:o,48:p,50:q,51:r,52:s},a(b,[2,7],{1:[2,1]}),a(b,[2,3]),{9:30,11:9,22:c,24:d,26:e,28:f,29:14,30:15,31:16,32:17,33:g,34:h,35:j,36:k,37:l,40:m,43:n,44:o,48:p,50:q,51:r,52:s},a(b,[2,5]),a(b,[2,6]),a(b,[2,16],{12:31,63:35,15:[1,32],17:[1,33],20:[1,34],65:t,66:u,67:v,68:w,69:x}),{23:[1,41]},{25:[1,42]},{27:[1,43]},a(b,[2,27]),a(b,[2,28]),a(b,[2,29]),a(b,[2,30]),a(b,[2,31]),a(y,[2,54]),a(y,[2,55]),a(y,[2,56]),a(y,[2,57]),a(y,[2,58]),a(b,[2,32]),a(b,[2,33]),a(b,[2,34]),a(b,[2,35]),{16:44,40:z,41:A},{16:47,40:z,41:A},{16:48,40:z,41:A},a(b,[2,4]),{11:49,40:m,48:p,50:q,51:r,52:s},{16:50,40:z,41:A},{18:51,19:[1,52],53:53,54:54,58:B},{11:56,40:m,48:p,50:q,51:r,52:s},{64:57,70:[1,58],71:[1,59]},a(C,[2,72]),a(C,[2,73]),a(C,[2,74]),a(C,[2,75]),a(C,[2,76]),a(b,[2,24]),a(b,[2,25]),a(b,[2,26]),{13:D,38:60,41:E,42:F,45:62,46:63,48:G,49:H},a(I,[2,37]),a(I,[2,38]),{16:68,40:z,41:A,42:F},{13:D,38:69,41:E,42:F,45:62,46:63,48:G,49:H},{13:[1,70],15:[1,71]},a(b,[2,17],{63:35,12:72,17:[1,73],42:F,65:t,66:u,67:v,68:w,69:x}),{19:[1,74]},a(b,[2,14]),{18:75,19:[2,59],53:53,54:54,58:B},{55:76,58:[1,77]},{58:[2,65]},{21:[1,78]},{63:79,65:t,66:u,67:v,68:w,69:x},a(J,[2,77]),a(J,[2,78]),{6:K,10:L,39:80,42:M,47:N},{40:[1,85],41:[1,86]},a(O,[2,43],{46:87,13:D,41:E,48:G,49:H}),a(P,[2,45]),a(P,[2,50]),a(P,[2,51]),a(P,[2,52]),a(P,[2,53]),a(b,[2,41],{42:F}),{6:K,10:L,39:88,42:M,47:N},{14:89,40:Q,50:R,72:S},{16:93,40:z,41:A},{11:94,40:m,48:p,50:q,51:r,52:s},{18:95,19:[1,96],53:53,54:54,58:B},a(b,[2,12]),{19:[2,60]},a(T,[2,61],{56:97,57:98,59:99,61:U,62:V}),a([19,58,61,62],[2,66]),a(b,[2,22],{15:[1,103],17:[1,102]}),a([40,48,50,51,52],[2,71]),a(b,[2,36]),{13:D,41:E,45:104,46:63,48:G,49:H},a(b,[2,47]),a(b,[2,48]),a(b,[2,49]),a(I,[2,39]),a(I,[2,40]),a(P,[2,46]),a(b,[2,42]),a(b,[2,8]),a(b,[2,79]),a(b,[2,80]),a(b,[2,81]),{13:[1,105],42:F},{13:[1,107],15:[1,106]},{19:[1,108]},a(b,[2,15]),a(T,[2,62],{57:109,60:[1,110],62:V}),a(T,[2,63]),a(W,[2,67]),a(T,[2,70]),a(W,[2,69]),{18:111,19:[1,112],53:53,54:54,58:B},{16:113,40:z,41:A},a(O,[2,44],{46:87,13:D,41:E,48:G,49:H}),{14:114,40:Q,50:R,72:S},{16:115,40:z,41:A},{14:116,40:Q,50:R,72:S},a(b,[2,13]),a(T,[2,64]),{59:117,61:U},{19:[1,118]},a(b,[2,20]),a(b,[2,23],{17:[1,119],42:F}),a(b,[2,11]),{13:[1,120],42:F},a(b,[2,10]),a(W,[2,68]),a(b,[2,18]),{18:121,19:[1,122],53:53,54:54,58:B},{14:123,40:Q,50:R,72:S},{19:[1,124]},a(b,[2,21]),a(b,[2,9]),a(b,[2,19])],defaultActions:{55:[2,65],75:[2,60]},parseError:(0,i.K2)(function(a,b){if(b.recoverable)this.trace(a);else{var c=Error(a);throw c.hash=b,c}},"parseError"),parse:(0,i.K2)(function(a){var b=this,c=[0],d=[],e=[null],f=[],g=this.table,h="",j=0,k=0,l=0,m=f.slice.call(arguments,1),n=Object.create(this.lexer),o={};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(o[p]=this.yy[p]);n.setInput(a,o),o.lexer=n,o.parser=this,void 0===n.yylloc&&(n.yylloc={});var q=n.yylloc;f.push(q);var r=n.options&&n.options.ranges;function s(){var a;return"number"!=typeof(a=d.pop()||n.lex()||1)&&(a instanceof Array&&(a=(d=a).pop()),a=b.symbols_[a]||a),a}"function"==typeof o.parseError?this.parseError=o.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,i.K2)(function(a){c.length=c.length-2*a,e.length=e.length-a,f.length=f.length-a},"popStack"),(0,i.K2)(s,"lex");for(var t,u,v,w,x,y,z,A,B,C={};;){if(v=c[c.length-1],this.defaultActions[v]?w=this.defaultActions[v]:(null==t&&(t=s()),w=g[v]&&g[v][t]),void 0===w||!w.length||!w[0]){var D="";for(y in B=[],g[v])this.terminals_[y]&&y>2&&B.push("'"+this.terminals_[y]+"'");D=n.showPosition?"Parse error on line "+(j+1)+":\n"+n.showPosition()+"\nExpecting "+B.join(", ")+", got '"+(this.terminals_[t]||t)+"'":"Parse error on line "+(j+1)+": Unexpected "+(1==t?"end of input":"'"+(this.terminals_[t]||t)+"'"),this.parseError(D,{text:n.match,token:this.terminals_[t]||t,line:n.yylineno,loc:q,expected:B})}if(w[0]instanceof Array&&w.length>1)throw Error("Parse Error: multiple actions possible at state: "+v+", token: "+t);switch(w[0]){case 1:c.push(t),e.push(n.yytext),f.push(n.yylloc),c.push(w[1]),t=null,u?(t=u,u=null):(k=n.yyleng,h=n.yytext,j=n.yylineno,q=n.yylloc,l>0&&l--);break;case 2:if(z=this.productions_[w[1]][1],C.$=e[e.length-z],C._$={first_line:f[f.length-(z||1)].first_line,last_line:f[f.length-1].last_line,first_column:f[f.length-(z||1)].first_column,last_column:f[f.length-1].last_column},r&&(C._$.range=[f[f.length-(z||1)].range[0],f[f.length-1].range[1]]),void 0!==(x=this.performAction.apply(C,[h,k,j,o,w[1],e,f].concat(m))))return x;z&&(c=c.slice(0,-1*z*2),e=e.slice(0,-1*z),f=f.slice(0,-1*z)),c.push(this.productions_[w[1]][0]),e.push(C.$),f.push(C._$),A=g[c[c.length-2]][c[c.length-1]],c.push(A);break;case 3:return!0}}return!0},"parse")};function Y(){this.yy={}}return X.lexer={EOF:1,parseError:(0,i.K2)(function(a,b){if(this.yy.parser)this.yy.parser.parseError(a,b);else throw Error(a)},"parseError"),setInput:(0,i.K2)(function(a,b){return this.yy=b||this.yy||{},this._input=a,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,i.K2)(function(){var a=this._input[0];return this.yytext+=a,this.yyleng++,this.offset++,this.match+=a,this.matched+=a,a.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),a},"input"),unput:(0,i.K2)(function(a){var b=a.length,c=a.split(/(?:\r\n?|\n)/g);this._input=a+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-b),this.offset-=b;var d=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),c.length-1&&(this.yylineno-=c.length-1);var e=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:c?(c.length===d.length?this.yylloc.first_column:0)+d[d.length-c.length].length-c[0].length:this.yylloc.first_column-b},this.options.ranges&&(this.yylloc.range=[e[0],e[0]+this.yyleng-b]),this.yyleng=this.yytext.length,this},"unput"),more:(0,i.K2)(function(){return this._more=!0,this},"more"),reject:(0,i.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,i.K2)(function(a){this.unput(this.match.slice(a))},"less"),pastInput:(0,i.K2)(function(){var a=this.matched.substr(0,this.matched.length-this.match.length);return(a.length>20?"...":"")+a.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,i.K2)(function(){var a=this.match;return a.length<20&&(a+=this._input.substr(0,20-a.length)),(a.substr(0,20)+(a.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,i.K2)(function(){var a=this.pastInput(),b=Array(a.length+1).join("-");return a+this.upcomingInput()+"\n"+b+"^"},"showPosition"),test_match:(0,i.K2)(function(a,b){var c,d,e;if(this.options.backtrack_lexer&&(e={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&&(e.yylloc.range=this.yylloc.range.slice(0))),(d=a[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,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(a[0].length),this.matched+=a[0],c=this.performAction.call(this,this.yy,this,b,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),c)return c;if(this._backtrack)for(var f in e)this[f]=e[f];return!1},"test_match"),next:(0,i.K2)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var a,b,c,d,e=this._currentRules(),f=0;f<e.length;f++)if((c=this._input.match(this.rules[e[f]]))&&(!b||c[0].length>b[0].length)){if(b=c,d=f,this.options.backtrack_lexer){if(!1!==(a=this.test_match(c,e[f])))return a;if(!this._backtrack)return!1;b=!1;continue}if(!this.options.flex)break}return b?!1!==(a=this.test_match(b,e[d]))&&a:""===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,i.K2)(function(){var a=this.next();return a||this.lex()},"lex"),begin:(0,i.K2)(function(a){this.conditionStack.push(a)},"begin"),popState:(0,i.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,i.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,i.K2)(function(a){return(a=this.conditionStack.length-1-Math.abs(a||0))>=0?this.conditionStack[a]:"INITIAL"},"topState"),pushState:(0,i.K2)(function(a){this.begin(a)},"pushState"),stateStackSize:(0,i.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,i.K2)(function(a,b,c,d){switch(c){case 0:return this.begin("acc_title"),24;case 1:return this.popState(),"acc_title_value";case 2:return this.begin("acc_descr"),26;case 3:return this.popState(),"acc_descr_value";case 4:this.begin("acc_descr_multiline");break;case 5:this.popState();break;case 6:return"acc_descr_multiline_value";case 7:return 33;case 8:return 34;case 9:return 35;case 10:return 36;case 11:return 10;case 12:case 23:case 28:case 35:break;case 13:return 8;case 14:return 50;case 15:return 72;case 16:return 4;case 17:return this.begin("block"),17;case 18:case 19:case 38:return 49;case 20:case 37:return 42;case 21:return 15;case 22:case 36:return 13;case 24:return 61;case 25:case 26:return 58;case 27:return 62;case 29:return this.popState(),19;case 30:case 76:return b.yytext[0];case 31:return 20;case 32:return 21;case 33:return this.begin("style"),44;case 34:return this.popState(),10;case 39:return this.begin("style"),37;case 40:return 43;case 41:case 45:case 46:case 63:return 65;case 42:case 43:case 44:case 52:case 54:case 65:return 67;case 47:case 48:case 49:case 50:case 51:case 53:case 64:return 66;case 55:case 56:case 58:case 59:case 62:return 68;case 57:return 51;case 60:return 52;case 61:return 48;case 66:return 69;case 67:case 70:case 71:case 72:return 70;case 68:case 69:return 71;case 73:return 41;case 74:return 47;case 75:return 40;case 77:return 6}},"anonymous"),rules:[/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:.*direction\s+TB[^\n]*)/i,/^(?:.*direction\s+BT[^\n]*)/i,/^(?:.*direction\s+RL[^\n]*)/i,/^(?:.*direction\s+LR[^\n]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:[\s]+)/i,/^(?:"[^"%\r\n\v\b\\]+")/i,/^(?:"[^"]*")/i,/^(?:erDiagram\b)/i,/^(?:\{)/i,/^(?:#)/i,/^(?:#)/i,/^(?:,)/i,/^(?::::)/i,/^(?::)/i,/^(?:\s+)/i,/^(?:\b((?:PK)|(?:FK)|(?:UK))\b)/i,/^(?:([^\s]*)[~].*[~]([^\s]*))/i,/^(?:([\*A-Za-z_\u00C0-\uFFFF][A-Za-z0-9\-\_\[\]\(\)\u00C0-\uFFFF\*]*))/i,/^(?:"[^"]*")/i,/^(?:[\n]+)/i,/^(?:\})/i,/^(?:.)/i,/^(?:\[)/i,/^(?:\])/i,/^(?:style\b)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?::)/i,/^(?:,)/i,/^(?:#)/i,/^(?:classDef\b)/i,/^(?:class\b)/i,/^(?:one or zero\b)/i,/^(?:one or more\b)/i,/^(?:one or many\b)/i,/^(?:1\+)/i,/^(?:\|o\b)/i,/^(?:zero or one\b)/i,/^(?:zero or more\b)/i,/^(?:zero or many\b)/i,/^(?:0\+)/i,/^(?:\}o\b)/i,/^(?:many\(0\))/i,/^(?:many\(1\))/i,/^(?:many\b)/i,/^(?:\}\|)/i,/^(?:one\b)/i,/^(?:only one\b)/i,/^(?:[0-9]+\.[0-9]+)/i,/^(?:1(?=\s+[A-Za-z_"']))/i,/^(?:1(?=(--|\.\.|\.-|-\.)))/i,/^(?:1\b)/i,/^(?:[0-9]+)/i,/^(?:\|\|)/i,/^(?:o\|)/i,/^(?:o\{)/i,/^(?:\|\{)/i,/^(?:u(?=[\.\-\|]))/i,/^(?:\.\.)/i,/^(?:--)/i,/^(?:to\b)/i,/^(?:optionally to\b)/i,/^(?:\.-)/i,/^(?:-\.)/i,/^(?:([^\x00-\x7F]|\w|-|\*)+)/i,/^(?:;)/i,/^(?:([^\x00-\x7F]|\w|-|\*|\.)+)/i,/^(?:.)/i,/^(?:$)/i],conditions:{style:{rules:[34,35,36,37,38,73,74],inclusive:!1},acc_descr_multiline:{rules:[5,6],inclusive:!1},acc_descr:{rules:[3],inclusive:!1},acc_title:{rules:[1],inclusive:!1},block:{rules:[23,24,25,26,27,28,29,30],inclusive:!1},INITIAL:{rules:[0,2,4,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,31,32,33,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,75,76,77],inclusive:!0}}},(0,i.K2)(Y,"Parser"),Y.prototype=X,X.Parser=Y,new Y}();m.parser=m;var n=class{constructor(){this.entities=new Map,this.relationships=[],this.classes=new Map,this.direction="TB",this.Cardinality={ZERO_OR_ONE:"ZERO_OR_ONE",ZERO_OR_MORE:"ZERO_OR_MORE",ONE_OR_MORE:"ONE_OR_MORE",ONLY_ONE:"ONLY_ONE",MD_PARENT:"MD_PARENT"},this.Identification={NON_IDENTIFYING:"NON_IDENTIFYING",IDENTIFYING:"IDENTIFYING"},this.setAccTitle=h.SV,this.getAccTitle=h.iN,this.setAccDescription=h.EI,this.getAccDescription=h.m7,this.setDiagramTitle=h.ke,this.getDiagramTitle=h.ab,this.getConfig=(0,i.K2)(()=>(0,h.D7)().er,"getConfig"),this.clear(),this.addEntity=this.addEntity.bind(this),this.addAttributes=this.addAttributes.bind(this),this.addRelationship=this.addRelationship.bind(this),this.setDirection=this.setDirection.bind(this),this.addCssStyles=this.addCssStyles.bind(this),this.addClass=this.addClass.bind(this),this.setClass=this.setClass.bind(this),this.setAccTitle=this.setAccTitle.bind(this),this.setAccDescription=this.setAccDescription.bind(this)}static{(0,i.K2)(this,"ErDB")}addEntity(a,b=""){return this.entities.has(a)?!this.entities.get(a)?.alias&&b&&(this.entities.get(a).alias=b,i.Rm.info(`Add alias '${b}' to entity '${a}'`)):(this.entities.set(a,{id:`entity-${a}-${this.entities.size}`,label:a,attributes:[],alias:b,shape:"erBox",look:(0,h.D7)().look??"default",cssClasses:"default",cssStyles:[],labelType:"markdown"}),i.Rm.info("Added new entity :",a)),this.entities.get(a)}getEntity(a){return this.entities.get(a)}getEntities(){return this.entities}getClasses(){return this.classes}addAttributes(a,b){let c,d=this.addEntity(a);for(c=b.length-1;c>=0;c--)b[c].keys||(b[c].keys=[]),b[c].comment||(b[c].comment=""),d.attributes.push(b[c]),i.Rm.debug("Added attribute ",b[c].name)}addRelationship(a,b,c,d){let e=this.entities.get(a),f=this.entities.get(c);if(!e||!f)return;let g={entityA:e.id,roleA:b,entityB:f.id,relSpec:d};this.relationships.push(g),i.Rm.debug("Added new relationship :",g)}getRelationships(){return this.relationships}getDirection(){return this.direction}setDirection(a){this.direction=a}getCompiledStyles(a){let b=[];for(let c of a){let a=this.classes.get(c);a?.styles&&(b=[...b,...a.styles??[]].map(a=>a.trim())),a?.textStyles&&(b=[...b,...a.textStyles??[]].map(a=>a.trim()))}return b}addCssStyles(a,b){for(let c of a){let a=this.entities.get(c);if(!b||!a)return;for(let c of b)a.cssStyles.push(c)}}addClass(a,b){a.forEach(a=>{let c=this.classes.get(a);void 0===c&&(c={id:a,styles:[],textStyles:[]},this.classes.set(a,c)),b&&b.forEach(function(a){if(/color/.exec(a)){let b=a.replace("fill","bgFill");c.textStyles.push(b)}c.styles.push(a)})})}setClass(a,b){for(let c of a){let a=this.entities.get(c);if(a)for(let c of b)a.cssClasses+=" "+c}}clear(){this.entities=new Map,this.classes=new Map,this.relationships=[],(0,h.IU)()}getData(){let a=[],b=[],c=(0,h.D7)();for(let b of this.entities.keys()){let c=this.entities.get(b);c&&(c.cssCompiledStyles=this.getCompiledStyles(c.cssClasses.split(" ")),a.push(c))}let d=0;for(let a of this.relationships){let e={id:(0,g.rY)(a.entityA,a.entityB,{prefix:"id",counter:d++}),type:"normal",curve:"basis",start:a.entityA,end:a.entityB,label:a.roleA,labelpos:"c",thickness:"normal",classes:"relationshipLine",arrowTypeStart:a.relSpec.cardB.toLowerCase(),arrowTypeEnd:a.relSpec.cardA.toLowerCase(),pattern:"IDENTIFYING"==a.relSpec.relType?"solid":"dashed",look:c.look,labelType:"markdown"};b.push(e)}return{nodes:a,edges:b,other:{},config:c,direction:"TB"}}},o={};(0,i.VA)(o,{draw:()=>p});var p=(0,i.K2)(async function(a,b,c,k){i.Rm.info("REF0:"),i.Rm.info("Drawing er diagram (unified)",b);let{securityLevel:l,er:m,layout:n}=(0,h.D7)(),o=k.db.getData(),p=(0,d.A)(b,l);o.type=k.type,o.layoutAlgorithm=(0,f.q7)(n),o.config.flowchart.nodeSpacing=m?.nodeSpacing||140,o.config.flowchart.rankSpacing=m?.rankSpacing||80,o.direction=k.db.getDirection(),o.markers=["only_one","zero_or_one","one_or_more","zero_or_more"],o.diagramId=b,await (0,f.XX)(o,p),"elk"===o.layoutAlgorithm&&p.select(".edges").lower();let q=p.selectAll('[id*="-background"]');Array.from(q).length>0&&q.each(function(){let a=(0,j.Ltv)(this),b=a.attr("id").replace("-background",""),c=p.select(`#${CSS.escape(b)}`);if(!c.empty()){let b=c.attr("transform");a.attr("transform",b)}}),g._K.insertTitle(p,"erDiagramTitleText",m?.titleTopMargin??25,k.db.getDiagramTitle()),(0,e.P)(p,8,"erDiagram",m?.useMaxWidth??!0)},"draw"),q=(0,i.K2)((a,b)=>{let c=k.A,d=c(a,"r"),e=c(a,"g"),f=c(a,"b");return l.A(d,e,f,b)},"fade"),r={parser:m,get db(){return new n},renderer:o,styles:(0,i.K2)(a=>`
2
- .entityBox {
3
- fill: ${a.mainBkg};
4
- stroke: ${a.nodeBorder};
5
- }
6
-
7
- .relationshipLabelBox {
8
- fill: ${a.tertiaryColor};
9
- opacity: 0.7;
10
- background-color: ${a.tertiaryColor};
11
- rect {
12
- opacity: 0.5;
13
- }
14
- }
15
-
16
- .labelBkg {
17
- background-color: ${q(a.tertiaryColor,.5)};
18
- }
19
-
20
- .edgeLabel .label {
21
- fill: ${a.nodeBorder};
22
- font-size: 14px;
23
- }
24
-
25
- .label {
26
- font-family: ${a.fontFamily};
27
- color: ${a.nodeTextColor||a.textColor};
28
- }
29
-
30
- .edge-pattern-dashed {
31
- stroke-dasharray: 8,8;
32
- }
33
-
34
- .node rect,
35
- .node circle,
36
- .node ellipse,
37
- .node polygon
38
- {
39
- fill: ${a.mainBkg};
40
- stroke: ${a.nodeBorder};
41
- stroke-width: 1px;
42
- }
43
-
44
- .relationshipLine {
45
- stroke: ${a.lineColor};
46
- stroke-width: 1;
47
- fill: none;
48
- }
49
-
50
- .marker {
51
- fill: none !important;
52
- stroke: ${a.lineColor} !important;
53
- stroke-width: 1;
54
- }
55
-
56
- .edgeLabel {
57
- background-color: ${a.edgeLabelBackground};
58
- }
59
- .edgeLabel .label rect {
60
- fill: ${a.edgeLabelBackground};
61
- }
62
- .edgeLabel .label text {
63
- fill: ${a.textColor};
64
- }
65
- `,"getStyles")}},80339:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(21143),e=c(69085),f=(0,d.K2)((a,b)=>{let c;return"sandbox"===b&&(c=(0,e.Ltv)("#i"+a)),("sandbox"===b?(0,e.Ltv)(c.nodes()[0].contentDocument.body):(0,e.Ltv)("body")).select(`[id="${a}"]`)},"getDiagramElement")},99573:(a,b,c)=>{c.d(b,{P:()=>f});var d=c(24795),e=c(21143),f=(0,e.K2)((a,b,c,f)=>{a.attr("class",c);let{width:i,height:j,x:k,y:l}=g(a,b);(0,d.a$)(a,j,i,f);let m=h(k,l,i,j,b);a.attr("viewBox",m),e.Rm.debug(`viewBox configured: ${m} with padding: ${b}`)},"setupViewPortForSVG"),g=(0,e.K2)((a,b)=>{let c=a.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:c.width+2*b,height:c.height+2*b,x:c.x,y:c.y}},"calculateDimensionsWithPadding"),h=(0,e.K2)((a,b,c,d,e)=>`${a-e} ${b-e} ${c} ${d}`,"createViewBox")}};
@@ -1,68 +0,0 @@
1
- "use strict";exports.id=925,exports.ids=[925],exports.modules={70925:(a,b,c)=>{c.d(b,{diagram:()=>o});var d=c(80339),e=c(99573),f=c(20434);c(24738),c(22775),c(7156),c(75761),c(62002),c(68705);var g=c(94222),h=c(24795),i=c(21143),j=function(){var a=(0,i.K2)(function(a,b,c,d){for(c=c||{},d=a.length;d--;c[a[d]]=b);return c},"o"),b=[1,3],c=[1,4],d=[1,5],e=[1,6],f=[5,6,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,77,89,90],g=[1,22],h=[2,7],j=[1,26],k=[1,27],l=[1,28],m=[1,29],n=[1,33],o=[1,34],p=[1,35],q=[1,36],r=[1,37],s=[1,38],t=[1,24],u=[1,31],v=[1,32],w=[1,30],x=[1,39],y=[1,40],z=[5,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,77,89,90],A=[1,61],B=[89,90],C=[5,8,9,11,13,21,22,23,24,27,29,41,42,43,44,45,46,54,61,63,72,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90],D=[27,29],E=[1,70],F=[1,71],G=[1,72],H=[1,73],I=[1,74],J=[1,75],K=[1,76],L=[1,83],M=[1,80],N=[1,84],O=[1,85],P=[1,86],Q=[1,87],R=[1,88],S=[1,89],T=[1,90],U=[1,91],V=[1,92],W=[5,8,9,11,13,21,22,23,24,27,41,42,43,44,45,46,54,72,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90],X=[63,64],Y=[1,101],Z=[5,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,76,77,89,90],$=[5,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90],_=[1,110],aa=[1,106],ab=[1,107],ac=[1,108],ad=[1,109],ae=[1,111],af=[1,116],ag=[1,117],ah=[1,114],ai=[1,115],aj={trace:(0,i.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,directive:4,NEWLINE:5,RD:6,diagram:7,EOF:8,acc_title:9,acc_title_value:10,acc_descr:11,acc_descr_value:12,acc_descr_multiline_value:13,requirementDef:14,elementDef:15,relationshipDef:16,direction:17,styleStatement:18,classDefStatement:19,classStatement:20,direction_tb:21,direction_bt:22,direction_rl:23,direction_lr:24,requirementType:25,requirementName:26,STRUCT_START:27,requirementBody:28,STYLE_SEPARATOR:29,idList:30,ID:31,COLONSEP:32,id:33,TEXT:34,text:35,RISK:36,riskLevel:37,VERIFYMTHD:38,verifyType:39,STRUCT_STOP:40,REQUIREMENT:41,FUNCTIONAL_REQUIREMENT:42,INTERFACE_REQUIREMENT:43,PERFORMANCE_REQUIREMENT:44,PHYSICAL_REQUIREMENT:45,DESIGN_CONSTRAINT:46,LOW_RISK:47,MED_RISK:48,HIGH_RISK:49,VERIFY_ANALYSIS:50,VERIFY_DEMONSTRATION:51,VERIFY_INSPECTION:52,VERIFY_TEST:53,ELEMENT:54,elementName:55,elementBody:56,TYPE:57,type:58,DOCREF:59,ref:60,END_ARROW_L:61,relationship:62,LINE:63,END_ARROW_R:64,CONTAINS:65,COPIES:66,DERIVES:67,SATISFIES:68,VERIFIES:69,REFINES:70,TRACES:71,CLASSDEF:72,stylesOpt:73,CLASS:74,ALPHA:75,COMMA:76,STYLE:77,style:78,styleComponent:79,NUM:80,COLON:81,UNIT:82,SPACE:83,BRKT:84,PCT:85,MINUS:86,LABEL:87,SEMICOLON:88,unqString:89,qString:90,$accept:0,$end:1},terminals_:{2:"error",5:"NEWLINE",6:"RD",8:"EOF",9:"acc_title",10:"acc_title_value",11:"acc_descr",12:"acc_descr_value",13:"acc_descr_multiline_value",21:"direction_tb",22:"direction_bt",23:"direction_rl",24:"direction_lr",27:"STRUCT_START",29:"STYLE_SEPARATOR",31:"ID",32:"COLONSEP",34:"TEXT",36:"RISK",38:"VERIFYMTHD",40:"STRUCT_STOP",41:"REQUIREMENT",42:"FUNCTIONAL_REQUIREMENT",43:"INTERFACE_REQUIREMENT",44:"PERFORMANCE_REQUIREMENT",45:"PHYSICAL_REQUIREMENT",46:"DESIGN_CONSTRAINT",47:"LOW_RISK",48:"MED_RISK",49:"HIGH_RISK",50:"VERIFY_ANALYSIS",51:"VERIFY_DEMONSTRATION",52:"VERIFY_INSPECTION",53:"VERIFY_TEST",54:"ELEMENT",57:"TYPE",59:"DOCREF",61:"END_ARROW_L",63:"LINE",64:"END_ARROW_R",65:"CONTAINS",66:"COPIES",67:"DERIVES",68:"SATISFIES",69:"VERIFIES",70:"REFINES",71:"TRACES",72:"CLASSDEF",74:"CLASS",75:"ALPHA",76:"COMMA",77:"STYLE",80:"NUM",81:"COLON",82:"UNIT",83:"SPACE",84:"BRKT",85:"PCT",86:"MINUS",87:"LABEL",88:"SEMICOLON",89:"unqString",90:"qString"},productions_:[0,[3,3],[3,2],[3,4],[4,2],[4,2],[4,1],[7,0],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[17,1],[17,1],[17,1],[17,1],[14,5],[14,7],[28,5],[28,5],[28,5],[28,5],[28,2],[28,1],[25,1],[25,1],[25,1],[25,1],[25,1],[25,1],[37,1],[37,1],[37,1],[39,1],[39,1],[39,1],[39,1],[15,5],[15,7],[56,5],[56,5],[56,2],[56,1],[16,5],[16,5],[62,1],[62,1],[62,1],[62,1],[62,1],[62,1],[62,1],[19,3],[20,3],[20,3],[30,1],[30,3],[30,1],[30,3],[18,3],[73,1],[73,3],[78,1],[78,2],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[26,1],[26,1],[33,1],[33,1],[35,1],[35,1],[55,1],[55,1],[58,1],[58,1],[60,1],[60,1]],performAction:(0,i.K2)(function(a,b,c,d,e,f,g){var h=f.length-1;switch(e){case 4:this.$=f[h].trim(),d.setAccTitle(this.$);break;case 5:case 6:this.$=f[h].trim(),d.setAccDescription(this.$);break;case 7:this.$=[];break;case 17:d.setDirection("TB");break;case 18:d.setDirection("BT");break;case 19:d.setDirection("RL");break;case 20:d.setDirection("LR");break;case 21:d.addRequirement(f[h-3],f[h-4]);break;case 22:d.addRequirement(f[h-5],f[h-6]),d.setClass([f[h-5]],f[h-3]);break;case 23:d.setNewReqId(f[h-2]);break;case 24:d.setNewReqText(f[h-2]);break;case 25:d.setNewReqRisk(f[h-2]);break;case 26:d.setNewReqVerifyMethod(f[h-2]);break;case 29:this.$=d.RequirementType.REQUIREMENT;break;case 30:this.$=d.RequirementType.FUNCTIONAL_REQUIREMENT;break;case 31:this.$=d.RequirementType.INTERFACE_REQUIREMENT;break;case 32:this.$=d.RequirementType.PERFORMANCE_REQUIREMENT;break;case 33:this.$=d.RequirementType.PHYSICAL_REQUIREMENT;break;case 34:this.$=d.RequirementType.DESIGN_CONSTRAINT;break;case 35:this.$=d.RiskLevel.LOW_RISK;break;case 36:this.$=d.RiskLevel.MED_RISK;break;case 37:this.$=d.RiskLevel.HIGH_RISK;break;case 38:this.$=d.VerifyType.VERIFY_ANALYSIS;break;case 39:this.$=d.VerifyType.VERIFY_DEMONSTRATION;break;case 40:this.$=d.VerifyType.VERIFY_INSPECTION;break;case 41:this.$=d.VerifyType.VERIFY_TEST;break;case 42:d.addElement(f[h-3]);break;case 43:d.addElement(f[h-5]),d.setClass([f[h-5]],f[h-3]);break;case 44:d.setNewElementType(f[h-2]);break;case 45:d.setNewElementDocRef(f[h-2]);break;case 48:d.addRelationship(f[h-2],f[h],f[h-4]);break;case 49:d.addRelationship(f[h-2],f[h-4],f[h]);break;case 50:this.$=d.Relationships.CONTAINS;break;case 51:this.$=d.Relationships.COPIES;break;case 52:this.$=d.Relationships.DERIVES;break;case 53:this.$=d.Relationships.SATISFIES;break;case 54:this.$=d.Relationships.VERIFIES;break;case 55:this.$=d.Relationships.REFINES;break;case 56:this.$=d.Relationships.TRACES;break;case 57:this.$=f[h-2],d.defineClass(f[h-1],f[h]);break;case 58:d.setClass(f[h-1],f[h]);break;case 59:d.setClass([f[h-2]],f[h]);break;case 60:case 62:case 65:this.$=[f[h]];break;case 61:case 63:this.$=f[h-2].concat([f[h]]);break;case 64:this.$=f[h-2],d.setCssStyle(f[h-1],f[h]);break;case 66:f[h-2].push(f[h]),this.$=f[h-2];break;case 68:this.$=f[h-1]+f[h]}},"anonymous"),table:[{3:1,4:2,6:b,9:c,11:d,13:e},{1:[3]},{3:8,4:2,5:[1,7],6:b,9:c,11:d,13:e},{5:[1,9]},{10:[1,10]},{12:[1,11]},a(f,[2,6]),{3:12,4:2,6:b,9:c,11:d,13:e},{1:[2,2]},{4:17,5:g,7:13,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},a(f,[2,4]),a(f,[2,5]),{1:[2,1]},{8:[1,41]},{4:17,5:g,7:42,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:43,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:44,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:45,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:46,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:47,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:48,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:49,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{4:17,5:g,7:50,8:h,9:c,11:d,13:e,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:j,22:k,23:l,24:m,25:23,33:25,41:n,42:o,43:p,44:q,45:r,46:s,54:t,72:u,74:v,77:w,89:x,90:y},{26:51,89:[1,52],90:[1,53]},{55:54,89:[1,55],90:[1,56]},{29:[1,59],61:[1,57],63:[1,58]},a(z,[2,17]),a(z,[2,18]),a(z,[2,19]),a(z,[2,20]),{30:60,33:62,75:A,89:x,90:y},{30:63,33:62,75:A,89:x,90:y},{30:64,33:62,75:A,89:x,90:y},a(B,[2,29]),a(B,[2,30]),a(B,[2,31]),a(B,[2,32]),a(B,[2,33]),a(B,[2,34]),a(C,[2,81]),a(C,[2,82]),{1:[2,3]},{8:[2,8]},{8:[2,9]},{8:[2,10]},{8:[2,11]},{8:[2,12]},{8:[2,13]},{8:[2,14]},{8:[2,15]},{8:[2,16]},{27:[1,65],29:[1,66]},a(D,[2,79]),a(D,[2,80]),{27:[1,67],29:[1,68]},a(D,[2,85]),a(D,[2,86]),{62:69,65:E,66:F,67:G,68:H,69:I,70:J,71:K},{62:77,65:E,66:F,67:G,68:H,69:I,70:J,71:K},{30:78,33:62,75:A,89:x,90:y},{73:79,75:L,76:M,78:81,79:82,80:N,81:O,82:P,83:Q,84:R,85:S,86:T,87:U,88:V},a(W,[2,60]),a(W,[2,62]),{73:93,75:L,76:M,78:81,79:82,80:N,81:O,82:P,83:Q,84:R,85:S,86:T,87:U,88:V},{30:94,33:62,75:A,76:M,89:x,90:y},{5:[1,95]},{30:96,33:62,75:A,89:x,90:y},{5:[1,97]},{30:98,33:62,75:A,89:x,90:y},{63:[1,99]},a(X,[2,50]),a(X,[2,51]),a(X,[2,52]),a(X,[2,53]),a(X,[2,54]),a(X,[2,55]),a(X,[2,56]),{64:[1,100]},a(z,[2,59],{76:M}),a(z,[2,64],{76:Y}),{33:103,75:[1,102],89:x,90:y},a(Z,[2,65],{79:104,75:L,80:N,81:O,82:P,83:Q,84:R,85:S,86:T,87:U,88:V}),a($,[2,67]),a($,[2,69]),a($,[2,70]),a($,[2,71]),a($,[2,72]),a($,[2,73]),a($,[2,74]),a($,[2,75]),a($,[2,76]),a($,[2,77]),a($,[2,78]),a(z,[2,57],{76:Y}),a(z,[2,58],{76:M}),{5:_,28:105,31:aa,34:ab,36:ac,38:ad,40:ae},{27:[1,112],76:M},{5:af,40:ag,56:113,57:ah,59:ai},{27:[1,118],76:M},{33:119,89:x,90:y},{33:120,89:x,90:y},{75:L,78:121,79:82,80:N,81:O,82:P,83:Q,84:R,85:S,86:T,87:U,88:V},a(W,[2,61]),a(W,[2,63]),a($,[2,68]),a(z,[2,21]),{32:[1,122]},{32:[1,123]},{32:[1,124]},{32:[1,125]},{5:_,28:126,31:aa,34:ab,36:ac,38:ad,40:ae},a(z,[2,28]),{5:[1,127]},a(z,[2,42]),{32:[1,128]},{32:[1,129]},{5:af,40:ag,56:130,57:ah,59:ai},a(z,[2,47]),{5:[1,131]},a(z,[2,48]),a(z,[2,49]),a(Z,[2,66],{79:104,75:L,80:N,81:O,82:P,83:Q,84:R,85:S,86:T,87:U,88:V}),{33:132,89:x,90:y},{35:133,89:[1,134],90:[1,135]},{37:136,47:[1,137],48:[1,138],49:[1,139]},{39:140,50:[1,141],51:[1,142],52:[1,143],53:[1,144]},a(z,[2,27]),{5:_,28:145,31:aa,34:ab,36:ac,38:ad,40:ae},{58:146,89:[1,147],90:[1,148]},{60:149,89:[1,150],90:[1,151]},a(z,[2,46]),{5:af,40:ag,56:152,57:ah,59:ai},{5:[1,153]},{5:[1,154]},{5:[2,83]},{5:[2,84]},{5:[1,155]},{5:[2,35]},{5:[2,36]},{5:[2,37]},{5:[1,156]},{5:[2,38]},{5:[2,39]},{5:[2,40]},{5:[2,41]},a(z,[2,22]),{5:[1,157]},{5:[2,87]},{5:[2,88]},{5:[1,158]},{5:[2,89]},{5:[2,90]},a(z,[2,43]),{5:_,28:159,31:aa,34:ab,36:ac,38:ad,40:ae},{5:_,28:160,31:aa,34:ab,36:ac,38:ad,40:ae},{5:_,28:161,31:aa,34:ab,36:ac,38:ad,40:ae},{5:_,28:162,31:aa,34:ab,36:ac,38:ad,40:ae},{5:af,40:ag,56:163,57:ah,59:ai},{5:af,40:ag,56:164,57:ah,59:ai},a(z,[2,23]),a(z,[2,24]),a(z,[2,25]),a(z,[2,26]),a(z,[2,44]),a(z,[2,45])],defaultActions:{8:[2,2],12:[2,1],41:[2,3],42:[2,8],43:[2,9],44:[2,10],45:[2,11],46:[2,12],47:[2,13],48:[2,14],49:[2,15],50:[2,16],134:[2,83],135:[2,84],137:[2,35],138:[2,36],139:[2,37],141:[2,38],142:[2,39],143:[2,40],144:[2,41],147:[2,87],148:[2,88],150:[2,89],151:[2,90]},parseError:(0,i.K2)(function(a,b){if(b.recoverable)this.trace(a);else{var c=Error(a);throw c.hash=b,c}},"parseError"),parse:(0,i.K2)(function(a){var b=this,c=[0],d=[],e=[null],f=[],g=this.table,h="",j=0,k=0,l=0,m=f.slice.call(arguments,1),n=Object.create(this.lexer),o={};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(o[p]=this.yy[p]);n.setInput(a,o),o.lexer=n,o.parser=this,void 0===n.yylloc&&(n.yylloc={});var q=n.yylloc;f.push(q);var r=n.options&&n.options.ranges;function s(){var a;return"number"!=typeof(a=d.pop()||n.lex()||1)&&(a instanceof Array&&(a=(d=a).pop()),a=b.symbols_[a]||a),a}"function"==typeof o.parseError?this.parseError=o.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,i.K2)(function(a){c.length=c.length-2*a,e.length=e.length-a,f.length=f.length-a},"popStack"),(0,i.K2)(s,"lex");for(var t,u,v,w,x,y,z,A,B,C={};;){if(v=c[c.length-1],this.defaultActions[v]?w=this.defaultActions[v]:(null==t&&(t=s()),w=g[v]&&g[v][t]),void 0===w||!w.length||!w[0]){var D="";for(y in B=[],g[v])this.terminals_[y]&&y>2&&B.push("'"+this.terminals_[y]+"'");D=n.showPosition?"Parse error on line "+(j+1)+":\n"+n.showPosition()+"\nExpecting "+B.join(", ")+", got '"+(this.terminals_[t]||t)+"'":"Parse error on line "+(j+1)+": Unexpected "+(1==t?"end of input":"'"+(this.terminals_[t]||t)+"'"),this.parseError(D,{text:n.match,token:this.terminals_[t]||t,line:n.yylineno,loc:q,expected:B})}if(w[0]instanceof Array&&w.length>1)throw Error("Parse Error: multiple actions possible at state: "+v+", token: "+t);switch(w[0]){case 1:c.push(t),e.push(n.yytext),f.push(n.yylloc),c.push(w[1]),t=null,u?(t=u,u=null):(k=n.yyleng,h=n.yytext,j=n.yylineno,q=n.yylloc,l>0&&l--);break;case 2:if(z=this.productions_[w[1]][1],C.$=e[e.length-z],C._$={first_line:f[f.length-(z||1)].first_line,last_line:f[f.length-1].last_line,first_column:f[f.length-(z||1)].first_column,last_column:f[f.length-1].last_column},r&&(C._$.range=[f[f.length-(z||1)].range[0],f[f.length-1].range[1]]),void 0!==(x=this.performAction.apply(C,[h,k,j,o,w[1],e,f].concat(m))))return x;z&&(c=c.slice(0,-1*z*2),e=e.slice(0,-1*z),f=f.slice(0,-1*z)),c.push(this.productions_[w[1]][0]),e.push(C.$),f.push(C._$),A=g[c[c.length-2]][c[c.length-1]],c.push(A);break;case 3:return!0}}return!0},"parse")};function ak(){this.yy={}}return aj.lexer={EOF:1,parseError:(0,i.K2)(function(a,b){if(this.yy.parser)this.yy.parser.parseError(a,b);else throw Error(a)},"parseError"),setInput:(0,i.K2)(function(a,b){return this.yy=b||this.yy||{},this._input=a,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,i.K2)(function(){var a=this._input[0];return this.yytext+=a,this.yyleng++,this.offset++,this.match+=a,this.matched+=a,a.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),a},"input"),unput:(0,i.K2)(function(a){var b=a.length,c=a.split(/(?:\r\n?|\n)/g);this._input=a+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-b),this.offset-=b;var d=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),c.length-1&&(this.yylineno-=c.length-1);var e=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:c?(c.length===d.length?this.yylloc.first_column:0)+d[d.length-c.length].length-c[0].length:this.yylloc.first_column-b},this.options.ranges&&(this.yylloc.range=[e[0],e[0]+this.yyleng-b]),this.yyleng=this.yytext.length,this},"unput"),more:(0,i.K2)(function(){return this._more=!0,this},"more"),reject:(0,i.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,i.K2)(function(a){this.unput(this.match.slice(a))},"less"),pastInput:(0,i.K2)(function(){var a=this.matched.substr(0,this.matched.length-this.match.length);return(a.length>20?"...":"")+a.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,i.K2)(function(){var a=this.match;return a.length<20&&(a+=this._input.substr(0,20-a.length)),(a.substr(0,20)+(a.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,i.K2)(function(){var a=this.pastInput(),b=Array(a.length+1).join("-");return a+this.upcomingInput()+"\n"+b+"^"},"showPosition"),test_match:(0,i.K2)(function(a,b){var c,d,e;if(this.options.backtrack_lexer&&(e={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&&(e.yylloc.range=this.yylloc.range.slice(0))),(d=a[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,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(a[0].length),this.matched+=a[0],c=this.performAction.call(this,this.yy,this,b,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),c)return c;if(this._backtrack)for(var f in e)this[f]=e[f];return!1},"test_match"),next:(0,i.K2)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var a,b,c,d,e=this._currentRules(),f=0;f<e.length;f++)if((c=this._input.match(this.rules[e[f]]))&&(!b||c[0].length>b[0].length)){if(b=c,d=f,this.options.backtrack_lexer){if(!1!==(a=this.test_match(c,e[f])))return a;if(!this._backtrack)return!1;b=!1;continue}if(!this.options.flex)break}return b?!1!==(a=this.test_match(b,e[d]))&&a:""===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,i.K2)(function(){var a=this.next();return a||this.lex()},"lex"),begin:(0,i.K2)(function(a){this.conditionStack.push(a)},"begin"),popState:(0,i.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,i.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,i.K2)(function(a){return(a=this.conditionStack.length-1-Math.abs(a||0))>=0?this.conditionStack[a]:"INITIAL"},"topState"),pushState:(0,i.K2)(function(a){this.begin(a)},"pushState"),stateStackSize:(0,i.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,i.K2)(function(a,b,c,d){switch(c){case 0:return"title";case 1:return this.begin("acc_title"),9;case 2:return this.popState(),"acc_title_value";case 3:return this.begin("acc_descr"),11;case 4:return this.popState(),"acc_descr_value";case 5:this.begin("acc_descr_multiline");break;case 6:case 58:case 65:this.popState();break;case 7:return"acc_descr_multiline_value";case 8:return 21;case 9:return 22;case 10:return 23;case 11:return 24;case 12:return 5;case 13:case 14:case 15:case 56:break;case 16:return 8;case 17:return 6;case 18:return 27;case 19:return 40;case 20:return 29;case 21:return 32;case 22:return 31;case 23:return 34;case 24:return 36;case 25:return 38;case 26:return 41;case 27:return 42;case 28:return 43;case 29:return 44;case 30:return 45;case 31:return 46;case 32:return 47;case 33:return 48;case 34:return 49;case 35:return 50;case 36:return 51;case 37:return 52;case 38:return 53;case 39:return 54;case 40:return 65;case 41:return 66;case 42:return 67;case 43:return 68;case 44:return 69;case 45:return 70;case 46:return 71;case 47:return 57;case 48:return 59;case 49:return this.begin("style"),77;case 50:case 68:return 75;case 51:return 81;case 52:return 88;case 53:return"PERCENT";case 54:return 86;case 55:return 84;case 57:case 64:this.begin("string");break;case 59:return this.begin("style"),72;case 60:return this.begin("style"),74;case 61:return 61;case 62:return 64;case 63:return 63;case 66:return"qString";case 67:return b.yytext=b.yytext.trim(),89;case 69:return 80;case 70:return 76}},"anonymous"),rules:[/^(?:title\s[^#\n;]+)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:.*direction\s+TB[^\n]*)/i,/^(?:.*direction\s+BT[^\n]*)/i,/^(?:.*direction\s+RL[^\n]*)/i,/^(?:.*direction\s+LR[^\n]*)/i,/^(?:(\r?\n)+)/i,/^(?:\s+)/i,/^(?:#[^\n]*)/i,/^(?:%[^\n]*)/i,/^(?:$)/i,/^(?:requirementDiagram\b)/i,/^(?:\{)/i,/^(?:\})/i,/^(?::{3})/i,/^(?::)/i,/^(?:id\b)/i,/^(?:text\b)/i,/^(?:risk\b)/i,/^(?:verifyMethod\b)/i,/^(?:requirement\b)/i,/^(?:functionalRequirement\b)/i,/^(?:interfaceRequirement\b)/i,/^(?:performanceRequirement\b)/i,/^(?:physicalRequirement\b)/i,/^(?:designConstraint\b)/i,/^(?:low\b)/i,/^(?:medium\b)/i,/^(?:high\b)/i,/^(?:analysis\b)/i,/^(?:demonstration\b)/i,/^(?:inspection\b)/i,/^(?:test\b)/i,/^(?:element\b)/i,/^(?:contains\b)/i,/^(?:copies\b)/i,/^(?:derives\b)/i,/^(?:satisfies\b)/i,/^(?:verifies\b)/i,/^(?:refines\b)/i,/^(?:traces\b)/i,/^(?:type\b)/i,/^(?:docref\b)/i,/^(?:style\b)/i,/^(?:\w+)/i,/^(?::)/i,/^(?:;)/i,/^(?:%)/i,/^(?:-)/i,/^(?:#)/i,/^(?: )/i,/^(?:["])/i,/^(?:\n)/i,/^(?:classDef\b)/i,/^(?:class\b)/i,/^(?:<-)/i,/^(?:->)/i,/^(?:-)/i,/^(?:["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:[\w][^:,\r\n\{\<\>\-\=]*)/i,/^(?:\w+)/i,/^(?:[0-9]+)/i,/^(?:,)/i],conditions:{acc_descr_multiline:{rules:[6,7,68,69,70],inclusive:!1},acc_descr:{rules:[4,68,69,70],inclusive:!1},acc_title:{rules:[2,68,69,70],inclusive:!1},style:{rules:[50,51,52,53,54,55,56,57,58,68,69,70],inclusive:!1},unqString:{rules:[68,69,70],inclusive:!1},token:{rules:[68,69,70],inclusive:!1},string:{rules:[65,66,68,69,70],inclusive:!1},INITIAL:{rules:[0,1,3,5,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,59,60,61,62,63,64,67,68,69,70],inclusive:!0}}},(0,i.K2)(ak,"Parser"),ak.prototype=aj,aj.Parser=ak,new ak}();j.parser=j;var k=class{constructor(){this.relations=[],this.latestRequirement=this.getInitialRequirement(),this.requirements=new Map,this.latestElement=this.getInitialElement(),this.elements=new Map,this.classes=new Map,this.direction="TB",this.RequirementType={REQUIREMENT:"Requirement",FUNCTIONAL_REQUIREMENT:"Functional Requirement",INTERFACE_REQUIREMENT:"Interface Requirement",PERFORMANCE_REQUIREMENT:"Performance Requirement",PHYSICAL_REQUIREMENT:"Physical Requirement",DESIGN_CONSTRAINT:"Design Constraint"},this.RiskLevel={LOW_RISK:"Low",MED_RISK:"Medium",HIGH_RISK:"High"},this.VerifyType={VERIFY_ANALYSIS:"Analysis",VERIFY_DEMONSTRATION:"Demonstration",VERIFY_INSPECTION:"Inspection",VERIFY_TEST:"Test"},this.Relationships={CONTAINS:"contains",COPIES:"copies",DERIVES:"derives",SATISFIES:"satisfies",VERIFIES:"verifies",REFINES:"refines",TRACES:"traces"},this.setAccTitle=h.SV,this.getAccTitle=h.iN,this.setAccDescription=h.EI,this.getAccDescription=h.m7,this.setDiagramTitle=h.ke,this.getDiagramTitle=h.ab,this.getConfig=(0,i.K2)(()=>(0,h.D7)().requirement,"getConfig"),this.clear(),this.setDirection=this.setDirection.bind(this),this.addRequirement=this.addRequirement.bind(this),this.setNewReqId=this.setNewReqId.bind(this),this.setNewReqRisk=this.setNewReqRisk.bind(this),this.setNewReqText=this.setNewReqText.bind(this),this.setNewReqVerifyMethod=this.setNewReqVerifyMethod.bind(this),this.addElement=this.addElement.bind(this),this.setNewElementType=this.setNewElementType.bind(this),this.setNewElementDocRef=this.setNewElementDocRef.bind(this),this.addRelationship=this.addRelationship.bind(this),this.setCssStyle=this.setCssStyle.bind(this),this.setClass=this.setClass.bind(this),this.defineClass=this.defineClass.bind(this),this.setAccTitle=this.setAccTitle.bind(this),this.setAccDescription=this.setAccDescription.bind(this)}static{(0,i.K2)(this,"RequirementDB")}getDirection(){return this.direction}setDirection(a){this.direction=a}resetLatestRequirement(){this.latestRequirement=this.getInitialRequirement()}resetLatestElement(){this.latestElement=this.getInitialElement()}getInitialRequirement(){return{requirementId:"",text:"",risk:"",verifyMethod:"",name:"",type:"",cssStyles:[],classes:["default"]}}getInitialElement(){return{name:"",type:"",docRef:"",cssStyles:[],classes:["default"]}}addRequirement(a,b){return this.requirements.has(a)||this.requirements.set(a,{name:a,type:b,requirementId:this.latestRequirement.requirementId,text:this.latestRequirement.text,risk:this.latestRequirement.risk,verifyMethod:this.latestRequirement.verifyMethod,cssStyles:[],classes:["default"]}),this.resetLatestRequirement(),this.requirements.get(a)}getRequirements(){return this.requirements}setNewReqId(a){void 0!==this.latestRequirement&&(this.latestRequirement.requirementId=a)}setNewReqText(a){void 0!==this.latestRequirement&&(this.latestRequirement.text=a)}setNewReqRisk(a){void 0!==this.latestRequirement&&(this.latestRequirement.risk=a)}setNewReqVerifyMethod(a){void 0!==this.latestRequirement&&(this.latestRequirement.verifyMethod=a)}addElement(a){return this.elements.has(a)||(this.elements.set(a,{name:a,type:this.latestElement.type,docRef:this.latestElement.docRef,cssStyles:[],classes:["default"]}),i.Rm.info("Added new element: ",a)),this.resetLatestElement(),this.elements.get(a)}getElements(){return this.elements}setNewElementType(a){void 0!==this.latestElement&&(this.latestElement.type=a)}setNewElementDocRef(a){void 0!==this.latestElement&&(this.latestElement.docRef=a)}addRelationship(a,b,c){this.relations.push({type:a,src:b,dst:c})}getRelationships(){return this.relations}clear(){this.relations=[],this.resetLatestRequirement(),this.requirements=new Map,this.resetLatestElement(),this.elements=new Map,this.classes=new Map,(0,h.IU)()}setCssStyle(a,b){for(let c of a){let a=this.requirements.get(c)??this.elements.get(c);if(!b||!a)return;for(let c of b)c.includes(",")?a.cssStyles.push(...c.split(",")):a.cssStyles.push(c)}}setClass(a,b){for(let c of a){let a=this.requirements.get(c)??this.elements.get(c);if(a)for(let c of b){a.classes.push(c);let b=this.classes.get(c)?.styles;b&&a.cssStyles.push(...b)}}}defineClass(a,b){for(let c of a){let a=this.classes.get(c);void 0===a&&(a={id:c,styles:[],textStyles:[]},this.classes.set(c,a)),b&&b.forEach(function(b){if(/color/.exec(b)){let c=b.replace("fill","bgFill");a.textStyles.push(c)}a.styles.push(b)}),this.requirements.forEach(a=>{a.classes.includes(c)&&a.cssStyles.push(...b.flatMap(a=>a.split(",")))}),this.elements.forEach(a=>{a.classes.includes(c)&&a.cssStyles.push(...b.flatMap(a=>a.split(",")))})}}getClasses(){return this.classes}getData(){let a=(0,h.D7)(),b=[],c=[];for(let c of this.requirements.values())c.id=c.name,c.cssStyles=c.cssStyles,c.cssClasses=c.classes.join(" "),c.shape="requirementBox",c.look=a.look,b.push(c);for(let c of this.elements.values())c.shape="requirementBox",c.look=a.look,c.id=c.name,c.cssStyles=c.cssStyles,c.cssClasses=c.classes.join(" "),b.push(c);for(let b of this.relations){let d=0,e=b.type===this.Relationships.CONTAINS,f={id:`${b.src}-${b.dst}-${d}`,start:this.requirements.get(b.src)?.name??this.elements.get(b.src)?.name,end:this.requirements.get(b.dst)?.name??this.elements.get(b.dst)?.name,label:`\xab${b.type}\xbb`,classes:"relationshipLine",style:["fill:none",e?"":"stroke-dasharray: 10,7"],labelpos:"c",thickness:"normal",type:"normal",pattern:e?"normal":"dashed",arrowTypeStart:e?"requirement_contains":"",arrowTypeEnd:e?"":"requirement_arrow",look:a.look,labelType:"markdown"};c.push(f),d++}return{nodes:b,edges:c,other:{},config:a,direction:this.getDirection()}}},l=(0,i.K2)(a=>`
2
-
3
- marker {
4
- fill: ${a.relationColor};
5
- stroke: ${a.relationColor};
6
- }
7
-
8
- marker.cross {
9
- stroke: ${a.lineColor};
10
- }
11
-
12
- svg {
13
- font-family: ${a.fontFamily};
14
- font-size: ${a.fontSize};
15
- }
16
-
17
- .reqBox {
18
- fill: ${a.requirementBackground};
19
- fill-opacity: 1.0;
20
- stroke: ${a.requirementBorderColor};
21
- stroke-width: ${a.requirementBorderSize};
22
- }
23
-
24
- .reqTitle, .reqLabel{
25
- fill: ${a.requirementTextColor};
26
- }
27
- .reqLabelBox {
28
- fill: ${a.relationLabelBackground};
29
- fill-opacity: 1.0;
30
- }
31
-
32
- .req-title-line {
33
- stroke: ${a.requirementBorderColor};
34
- stroke-width: ${a.requirementBorderSize};
35
- }
36
- .relationshipLine {
37
- stroke: ${a.relationColor};
38
- stroke-width: 1;
39
- }
40
- .relationshipLabel {
41
- fill: ${a.relationLabelColor};
42
- }
43
- .edgeLabel {
44
- background-color: ${a.edgeLabelBackground};
45
- }
46
- .edgeLabel .label rect {
47
- fill: ${a.edgeLabelBackground};
48
- }
49
- .edgeLabel .label text {
50
- fill: ${a.relationLabelColor};
51
- }
52
- .divider {
53
- stroke: ${a.nodeBorder};
54
- stroke-width: 1;
55
- }
56
- .label {
57
- font-family: ${a.fontFamily};
58
- color: ${a.nodeTextColor||a.textColor};
59
- }
60
- .label text,span {
61
- fill: ${a.nodeTextColor||a.textColor};
62
- color: ${a.nodeTextColor||a.textColor};
63
- }
64
- .labelBkg {
65
- background-color: ${a.edgeLabelBackground};
66
- }
67
-
68
- `,"getStyles"),m={};(0,i.VA)(m,{draw:()=>n});var n=(0,i.K2)(async function(a,b,c,j){i.Rm.info("REF0:"),i.Rm.info("Drawing requirement diagram (unified)",b);let{securityLevel:k,state:l,layout:m}=(0,h.D7)(),n=j.db.getData(),o=(0,d.A)(b,k);n.type=j.type,n.layoutAlgorithm=(0,f.q7)(m),n.nodeSpacing=l?.nodeSpacing??50,n.rankSpacing=l?.rankSpacing??50,n.markers=["requirement_contains","requirement_arrow"],n.diagramId=b,await (0,f.XX)(n,o),g._K.insertTitle(o,"requirementDiagramTitleText",l?.titleTopMargin??25,j.db.getDiagramTitle()),(0,e.P)(o,8,"requirementDiagram",l?.useMaxWidth??!0)},"draw"),o={parser:j,get db(){return new k},renderer:m,styles:l}},80339:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(21143),e=c(69085),f=(0,d.K2)((a,b)=>{let c;return"sandbox"===b&&(c=(0,e.Ltv)("#i"+a)),("sandbox"===b?(0,e.Ltv)(c.nodes()[0].contentDocument.body):(0,e.Ltv)("body")).select(`[id="${a}"]`)},"getDiagramElement")},99573:(a,b,c)=>{c.d(b,{P:()=>f});var d=c(24795),e=c(21143),f=(0,e.K2)((a,b,c,f)=>{a.attr("class",c);let{width:i,height:j,x:k,y:l}=g(a,b);(0,d.a$)(a,j,i,f);let m=h(k,l,i,j,b);a.attr("viewBox",m),e.Rm.debug(`viewBox configured: ${m} with padding: ${b}`)},"setupViewPortForSVG"),g=(0,e.K2)((a,b)=>{let c=a.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:c.width+2*b,height:c.height+2*b,x:c.x,y:c.y}},"calculateDimensionsWithPadding"),h=(0,e.K2)((a,b,c,d,e)=>`${a-e} ${b-e} ${c} ${d}`,"createViewBox")}};
@@ -1 +0,0 @@
1
- "use strict";exports.id=9401,exports.ids=[9401],exports.modules={9401:(a,b,c)=>{c.d(b,{createInfoServices:()=>d.v});var d=c(67219);c(66034)}};
@@ -1 +0,0 @@
1
- "use strict";exports.id=9408,exports.ids=[9408],exports.modules={87027:(a,b,c)=>{c.d(b,{diagram:()=>f});var d=c(48585);c(61827),c(20861),c(80339),c(99573),c(20434),c(24738),c(22775),c(7156),c(75761),c(62002),c(68705),c(94222),c(24795);var e=c(21143),f={parser:d._$,get db(){return new d.NM},renderer:d.Lh,styles:d.tM,init:(0,e.K2)(a=>{a.class||(a.class={}),a.class.arrowMarkerAbsolute=a.arrowMarkerAbsolute},"init")}}};