@foris/ai-agent 0.1.1 → 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (397) hide show
  1. package/dist/abap-Y8Dl9g_6.js +6 -0
  2. package/dist/actionscript-3-DZzbMeqX.js +6 -0
  3. package/dist/ada-vP6ak0IW.js +6 -0
  4. package/dist/ai-agent.es.js +6 -285
  5. package/dist/ai-agent.umd.js +3874 -3
  6. package/dist/ai-chat-panel/ChatPanel.d.ts +1 -1
  7. package/dist/ai-chat-panel/chatPanel.constants.d.ts +17 -0
  8. package/dist/ai-sparkles-icon/AiSparklesIcon.d.ts +6 -0
  9. package/dist/ai-sparkles-icon/index.d.ts +2 -0
  10. package/dist/ai-summary-card/SummaryCard.d.ts +3 -1
  11. package/dist/andromeeda-BIpZ7gaU.js +4 -0
  12. package/dist/angular-html-DPB4Rf0C.js +32 -0
  13. package/dist/angular-ts-CeqPwKaz.js +24 -0
  14. package/dist/apache-BUjz-sD2.js +6 -0
  15. package/dist/apex-oLhhs58q.js +6 -0
  16. package/dist/apl-Bfz1rp5e.js +17 -0
  17. package/dist/applescript-BPx7YFFu.js +6 -0
  18. package/dist/ara-Z2fSOxSw.js +6 -0
  19. package/dist/arc-DN1xn8kz.js +85 -0
  20. package/dist/architectureDiagram-VXUJARFQ-CuFlEJrK.js +4674 -0
  21. package/dist/asciidoc-B-pCoB3G.js +6 -0
  22. package/dist/asm-BTWLY5ym.js +6 -0
  23. package/dist/astro-CFFExE8Q.js +18 -0
  24. package/dist/aurora-x-BwoVEUWZ.js +4 -0
  25. package/dist/awk-Fb0P9dkn.js +6 -0
  26. package/dist/ayu-dark-CxPZkpb2.js +4 -0
  27. package/dist/ballerina-oZK-YekG.js +6 -0
  28. package/dist/bat-0FvbqU9S.js +6 -0
  29. package/dist/beancount-DqJEb89h.js +6 -0
  30. package/dist/berry-DODBq_Ff.js +6 -0
  31. package/dist/bibtex-EULQRLY5.js +6 -0
  32. package/dist/bicep-BorU73w0.js +6 -0
  33. package/dist/blade-DRRSiTQz.js +21 -0
  34. package/dist/blockDiagram-VD42YOAC-Ceho4Zhj.js +2407 -0
  35. package/dist/bsl-NkNNwerW.js +8 -0
  36. package/dist/c-eeMepfLm.js +6 -0
  37. package/dist/c4Diagram-YG6GDRKO-zPB3iQJ7.js +1585 -0
  38. package/dist/cadence-02UX7mW8.js +6 -0
  39. package/dist/cairo-DM6WF2e3.js +8 -0
  40. package/dist/catppuccin-frappe-D3cH2rXe.js +4 -0
  41. package/dist/catppuccin-latte-C0LRGUW4.js +4 -0
  42. package/dist/catppuccin-macchiato-c5wQ11TT.js +4 -0
  43. package/dist/catppuccin-mocha-WMD6Qvya.js +4 -0
  44. package/dist/channel-BC4mWQQF.js +5 -0
  45. package/dist/chunk-4BX2VUAB-BZlHuf6l.js +9 -0
  46. package/dist/chunk-55IACEB6-Dr8rgvy_.js +8 -0
  47. package/dist/chunk-B4BG7PRW-Ccllo2e-.js +1377 -0
  48. package/dist/chunk-DI55MBZ5-DvAROTIr.js +1383 -0
  49. package/dist/chunk-FMBD7UC4-CVr83prI.js +19 -0
  50. package/dist/chunk-QN33PNHL-nSyFq8_s.js +20 -0
  51. package/dist/chunk-QZHKN3VN-Dg8JYP6e.js +15 -0
  52. package/dist/chunk-TZMSLE5B-Bmj6LGNW.js +64 -0
  53. package/dist/clarity-PKm5CwqM.js +6 -0
  54. package/dist/classDiagram-2ON5EDUG-DAkxtl6o.js +22 -0
  55. package/dist/classDiagram-v2-WZHVMYZB-DAkxtl6o.js +22 -0
  56. package/dist/clojure-CXJfHrL3.js +6 -0
  57. package/dist/cmake-BJz8BOTU.js +6 -0
  58. package/dist/cobol-DYTFdEK1.js +12 -0
  59. package/dist/code-block-QI2IAROF-DN-BnDmt.js +9263 -0
  60. package/dist/codeowners-Bt9yU6NX.js +6 -0
  61. package/dist/codeql-DHkodjjI.js +6 -0
  62. package/dist/coffee-DGBR_nr_.js +8 -0
  63. package/dist/common-lisp-EVqT9Zhp.js +6 -0
  64. package/dist/components/ai-elements/artifact.d.ts +23 -0
  65. package/dist/components/ai-elements/canvas.d.ts +7 -0
  66. package/dist/components/ai-elements/chain-of-thought.d.ts +29 -0
  67. package/dist/components/ai-elements/checkpoint.d.ts +11 -0
  68. package/dist/components/ai-elements/code-block.d.ts +17 -0
  69. package/dist/components/ai-elements/confirmation.d.ts +49 -0
  70. package/dist/components/ai-elements/connection.d.ts +2 -0
  71. package/dist/components/ai-elements/context.d.ts +32 -0
  72. package/dist/components/ai-elements/controls.d.ts +4 -0
  73. package/dist/components/ai-elements/conversation.d.ts +15 -0
  74. package/dist/components/ai-elements/edge.d.ts +5 -0
  75. package/dist/components/ai-elements/image.d.ts +6 -0
  76. package/dist/components/ai-elements/inline-citation.d.ts +38 -0
  77. package/dist/components/ai-elements/loader.d.ts +5 -0
  78. package/dist/components/ai-elements/message.d.ts +46 -0
  79. package/dist/components/ai-elements/model-selector.d.ts +35 -0
  80. package/dist/components/ai-elements/node.d.ts +21 -0
  81. package/dist/components/ai-elements/open-in-chat.d.ts +28 -0
  82. package/dist/components/ai-elements/panel.d.ts +5 -0
  83. package/dist/components/ai-elements/plan.d.ts +25 -0
  84. package/dist/components/ai-elements/prompt-input.d.ts +187 -0
  85. package/dist/components/ai-elements/queue.d.ts +61 -0
  86. package/dist/components/ai-elements/reasoning.d.ts +26 -0
  87. package/dist/components/ai-elements/shimmer.d.ts +9 -0
  88. package/dist/components/ai-elements/sources.d.ts +12 -0
  89. package/dist/components/ai-elements/suggestion.d.ts +10 -0
  90. package/dist/components/ai-elements/task.d.ts +14 -0
  91. package/dist/components/ai-elements/tool.d.ts +23 -0
  92. package/dist/components/ai-elements/toolbar.d.ts +5 -0
  93. package/dist/components/ai-elements/web-preview.d.ts +34 -0
  94. package/dist/components/ui/alert.d.ts +9 -0
  95. package/dist/components/ui/badge.d.ts +9 -0
  96. package/dist/components/ui/button-group.d.ts +12 -0
  97. package/dist/components/ui/button.d.ts +10 -0
  98. package/dist/components/ui/card.d.ts +9 -0
  99. package/dist/components/ui/carousel.d.ts +19 -0
  100. package/dist/components/ui/collapsible.d.ts +6 -0
  101. package/dist/components/ui/command.d.ts +18 -0
  102. package/dist/components/ui/dialog.d.ts +15 -0
  103. package/dist/components/ui/dropdown-menu.d.ts +25 -0
  104. package/dist/components/ui/hover-card.d.ts +6 -0
  105. package/dist/components/ui/input-group.d.ts +16 -0
  106. package/dist/components/ui/input.d.ts +3 -0
  107. package/dist/components/ui/progress.d.ts +4 -0
  108. package/dist/components/ui/scroll-area.d.ts +5 -0
  109. package/dist/components/ui/select.d.ts +15 -0
  110. package/dist/components/ui/separator.d.ts +4 -0
  111. package/dist/components/ui/textarea.d.ts +3 -0
  112. package/dist/components/ui/tooltip.d.ts +7 -0
  113. package/dist/coq-B0L9upzn.js +6 -0
  114. package/dist/cose-bilkent-S5V4N54A-DwRYWoaW.js +2612 -0
  115. package/dist/cpp-ZFnOq6fV.js +19 -0
  116. package/dist/crystal-CRJyc4G-.js +18 -0
  117. package/dist/csharp-C7yUs7-w.js +6 -0
  118. package/dist/css-CECN5uSL.js +6 -0
  119. package/dist/csv-CmYOceLb.js +6 -0
  120. package/dist/cue-ZzumE7IT.js +6 -0
  121. package/dist/cypher-jpdmjtA6.js +6 -0
  122. package/dist/cytoscape.esm-ClN43hhW.js +18846 -0
  123. package/dist/d-CBagWSwH.js +6 -0
  124. package/dist/dagre-6UL2VRFP-imN1Fyg8.js +451 -0
  125. package/dist/dark-plus-pUHDTVV0.js +4 -0
  126. package/dist/dart-6ObCrKr9.js +6 -0
  127. package/dist/dax-CcDT-8dH.js +6 -0
  128. package/dist/defaultLocale-DcQU6Vee.js +177 -0
  129. package/dist/desktop-B93p9R9O.js +6 -0
  130. package/dist/diagram-PSM6KHXK-DAIDeBLn.js +544 -0
  131. package/dist/diagram-QEK2KX5R-DQFy-qK9.js +224 -0
  132. package/dist/diagram-S2PKOQOG-Hlk0Nx_Y.js +146 -0
  133. package/dist/diff-BxzP2J8R.js +6 -0
  134. package/dist/docker-CsHqm9tx.js +6 -0
  135. package/dist/dotenv-BMjVjUL1.js +6 -0
  136. package/dist/dracula-BtZx2Kac.js +4 -0
  137. package/dist/dracula-soft-BKa-aqBv.js +4 -0
  138. package/dist/dream-maker-PAx17jaB.js +6 -0
  139. package/dist/edge-B882-fmN.js +14 -0
  140. package/dist/elixir-DRzNHQCz.js +10 -0
  141. package/dist/elm-DZPAA5Qn.js +9 -0
  142. package/dist/emacs-lisp-Cfxdx5D-.js +6 -0
  143. package/dist/erDiagram-Q2GNP2WA-C8PZPSaf.js +846 -0
  144. package/dist/erb-DB1DqdBc.js +27 -0
  145. package/dist/erlang-DNcDT8Hi.js +8 -0
  146. package/dist/everforest-dark-DMCBqXCK.js +4 -0
  147. package/dist/everforest-light-BbXl82Em.js +4 -0
  148. package/dist/fennel-N4WcXuKx.js +6 -0
  149. package/dist/fish-BTDEUgqH.js +6 -0
  150. package/dist/flowDiagram-NV44I4VS-CgTiIFnt.js +1631 -0
  151. package/dist/fluent-BMXUxfv1.js +6 -0
  152. package/dist/fortran-fixed-form-DUsA-VGo.js +8 -0
  153. package/dist/fortran-free-form-DPIT_jbP.js +6 -0
  154. package/dist/fsharp-CYOiIVNx.js +8 -0
  155. package/dist/ganttDiagram-JELNMOA3-DzYZEAE_.js +2702 -0
  156. package/dist/gdresource-BwtMIoBm.js +10 -0
  157. package/dist/gdscript-BifyeYhI.js +6 -0
  158. package/dist/gdshader-Bk8fF6yr.js +6 -0
  159. package/dist/genie-DzUvd7U9.js +6 -0
  160. package/dist/gherkin-DHRaV0YP.js +6 -0
  161. package/dist/git-commit-Bd32YZ0K.js +8 -0
  162. package/dist/git-rebase-ZWUFO_T4.js +8 -0
  163. package/dist/gitGraphDiagram-NY62KEGX-CPwI-Uag.js +715 -0
  164. package/dist/github-dark-DenFmJkN.js +4 -0
  165. package/dist/github-dark-default-BJPUVz4H.js +4 -0
  166. package/dist/github-dark-dimmed-DUshB20C.js +4 -0
  167. package/dist/github-dark-high-contrast-D3aGCnF8.js +4 -0
  168. package/dist/github-light-JYsPkUQd.js +4 -0
  169. package/dist/github-light-default-D99KPAby.js +4 -0
  170. package/dist/github-light-high-contrast-BbmZE-Mp.js +4 -0
  171. package/dist/gleam-Bv284lvN.js +6 -0
  172. package/dist/glimmer-js-DkxNrfPT.js +14 -0
  173. package/dist/glimmer-ts-D6YZEmK_.js +14 -0
  174. package/dist/glsl-CkUcVZNK.js +8 -0
  175. package/dist/gnuplot-yPG9-sE_.js +6 -0
  176. package/dist/go-ChxJuLYK.js +6 -0
  177. package/dist/graph-DB2UxkYH.js +1190 -0
  178. package/dist/graphql-CBu2ehBn.js +14 -0
  179. package/dist/groovy-CJQTphOW.js +6 -0
  180. package/dist/gruvbox-dark-hard-C5HOtKIh.js +4 -0
  181. package/dist/gruvbox-dark-medium-FVgwJHuz.js +4 -0
  182. package/dist/gruvbox-dark-soft-B46F314v.js +4 -0
  183. package/dist/gruvbox-light-hard-CJD38wDZ.js +4 -0
  184. package/dist/gruvbox-light-medium-BlIhMYTA.js +4 -0
  185. package/dist/gruvbox-light-soft-DoPHyLVZ.js +4 -0
  186. package/dist/hack-DVWgrvc2.js +12 -0
  187. package/dist/haml-NZLVzu_R.js +10 -0
  188. package/dist/handlebars-mxStpSE7.js +14 -0
  189. package/dist/haskell-WeIwNIP6.js +6 -0
  190. package/dist/haxe-TztHsm5T.js +6 -0
  191. package/dist/hcl-D438OF-I.js +6 -0
  192. package/dist/hjson-DYBUbqOl.js +6 -0
  193. package/dist/hlsl-Bk8TCZNL.js +6 -0
  194. package/dist/houston-BDYrDoDW.js +4 -0
  195. package/dist/html-B50bmoVb.js +10 -0
  196. package/dist/html-derivative-ByyNxAP5.js +10 -0
  197. package/dist/http-BVIWqb92.js +19 -0
  198. package/dist/hurl-B8OTiYoQ.js +17 -0
  199. package/dist/hxml-GbqSQCLa.js +8 -0
  200. package/dist/hy-Brt5EZ7-.js +6 -0
  201. package/dist/imba-CimUv-Uh.js +6 -0
  202. package/dist/index-C2DJ8qoy.js +45435 -0
  203. package/dist/infoDiagram-WHAUD3N6-CcN7ZNYI.js +27 -0
  204. package/dist/ini-BZIuRIvJ.js +6 -0
  205. package/dist/init-DjUOC4st.js +16 -0
  206. package/dist/java-DY6VlHhP.js +6 -0
  207. package/dist/javascript-C25yR2R2.js +6 -0
  208. package/dist/jinja-CI-LSgSv.js +13 -0
  209. package/dist/jison-DdreslRX.js +8 -0
  210. package/dist/journeyDiagram-XKPGCS4Q-BACao6jz.js +840 -0
  211. package/dist/json-DxJze_jm.js +6 -0
  212. package/dist/json5-BT4Fjg39.js +6 -0
  213. package/dist/jsonc-CHjZD8gR.js +6 -0
  214. package/dist/jsonl-BGuvDmy9.js +6 -0
  215. package/dist/jsonnet-Bx2cfsXg.js +6 -0
  216. package/dist/jssm-BcADi6EI.js +6 -0
  217. package/dist/jsx-BtKADgXT.js +6 -0
  218. package/dist/julia-ll8P6QXy.js +19 -0
  219. package/dist/kanagawa-dragon-CiKur4Hl.js +4 -0
  220. package/dist/kanagawa-lotus-BKu-smKu.js +4 -0
  221. package/dist/kanagawa-wave-CQwozSzG.js +4 -0
  222. package/dist/kanban-definition-3W4ZIXB7-Jb7Xwf92.js +724 -0
  223. package/dist/katex.min-l0sNRNKZ.js +1 -0
  224. package/dist/kdl-BNOv9TC3.js +6 -0
  225. package/dist/kotlin-ByBMgTeR.js +6 -0
  226. package/dist/kusto-VWFLl2T0.js +6 -0
  227. package/dist/laserwave-6a00oqik.js +4 -0
  228. package/dist/latex-DF20280u.js +9 -0
  229. package/dist/layout-Q6wQN5dr.js +1730 -0
  230. package/dist/lean-D5yRrexI.js +6 -0
  231. package/dist/less-B1GLI2Di.js +6 -0
  232. package/dist/lib/utils.d.ts +2 -0
  233. package/dist/light-plus-CZuVqSLX.js +4 -0
  234. package/dist/linear-CxGB80S5.js +277 -0
  235. package/dist/liquid-CHzkx3jT.js +14 -0
  236. package/dist/llvm-co1rIKs3.js +6 -0
  237. package/dist/log-Al8wyEFV.js +6 -0
  238. package/dist/logo-DBa4JDzV.js +6 -0
  239. package/dist/lua-kX5WP_P5.js +8 -0
  240. package/dist/luau-DtBSxLyz.js +6 -0
  241. package/dist/make-CsMclxtr.js +6 -0
  242. package/dist/markdown-CrScaQ96.js +6 -0
  243. package/dist/marko-ls0Jg2j8.js +14 -0
  244. package/dist/material-theme-D6KBX41T.js +4 -0
  245. package/dist/material-theme-darker-CkRroheE.js +4 -0
  246. package/dist/material-theme-lighter-BUBw43Yz.js +4 -0
  247. package/dist/material-theme-ocean-ClGX14Ja.js +4 -0
  248. package/dist/material-theme-palenight-C1RVm8K1.js +4 -0
  249. package/dist/matlab-BOAaUVP0.js +6 -0
  250. package/dist/mdc-DIP5_jeM.js +15 -0
  251. package/dist/mdx-BOhZZUJ8.js +6 -0
  252. package/dist/mermaid-B0ixDHKN.js +6 -0
  253. package/dist/mermaid-NA5CF7SZ-DekDSZe_.js +6 -0
  254. package/dist/mermaid.core-xMGW442o.js +14414 -0
  255. package/dist/min-dark-C7ak0t6c.js +4 -0
  256. package/dist/min-light-CKFxVcPp.js +4 -0
  257. package/dist/mindmap-definition-VGOIOE7T-UHZgRHb7.js +790 -0
  258. package/dist/mipsasm-CTx18fBl.js +6 -0
  259. package/dist/mojo-BD611d7o.js +6 -0
  260. package/dist/monokai-C1KBYcO0.js +4 -0
  261. package/dist/move-F-dICmj2.js +6 -0
  262. package/dist/narrat-DmhDCBs-.js +6 -0
  263. package/dist/nextflow-DmSVRGjG.js +6 -0
  264. package/dist/nginx-COxS3qoU.js +9 -0
  265. package/dist/night-owl-Bm2rzalh.js +4 -0
  266. package/dist/nim-CCwXZLHG.js +21 -0
  267. package/dist/nix-BZK5F767.js +9 -0
  268. package/dist/nord-CC5OiUXg.js +4 -0
  269. package/dist/nushell-D8j3dhT-.js +6 -0
  270. package/dist/objective-c-Itk8tzmv.js +6 -0
  271. package/dist/objective-cpp-DGt5UKRO.js +6 -0
  272. package/dist/ocaml-eSVK32Eg.js +6 -0
  273. package/dist/one-dark-pro-DTA3VF0_.js +4 -0
  274. package/dist/one-light-D9sNaUtq.js +4 -0
  275. package/dist/openscad-Sp5uZ6f2.js +6 -0
  276. package/dist/ordinal-MUacOSdK.js +65 -0
  277. package/dist/pascal-xy8pJNns.js +6 -0
  278. package/dist/perl-NvKK8p2P.js +17 -0
  279. package/dist/php-CK5hNnT0.js +19 -0
  280. package/dist/pieDiagram-ADFJNKIX-CHrTFTbw.js +166 -0
  281. package/dist/pkl-C-zSNmaA.js +6 -0
  282. package/dist/plastic-CSTz3KZp.js +4 -0
  283. package/dist/plsql-pVbGZfOv.js +6 -0
  284. package/dist/po-BNfHvqmm.js +6 -0
  285. package/dist/poimandres-C-VADXHD.js +4 -0
  286. package/dist/polar-CAZahv3u.js +6 -0
  287. package/dist/postcss-05aHdL-n.js +6 -0
  288. package/dist/powerquery-DI9HkTvs.js +6 -0
  289. package/dist/powershell-Clc4ydu-.js +6 -0
  290. package/dist/prisma-FZjmVtSl.js +6 -0
  291. package/dist/prolog-C5-yg4TO.js +6 -0
  292. package/dist/proto-MmCPeFAD.js +6 -0
  293. package/dist/pug-XOw9Q1Ho.js +12 -0
  294. package/dist/puppet-CUJHmnxV.js +6 -0
  295. package/dist/purescript-rUfGld-4.js +6 -0
  296. package/dist/python-BFNSHbwJ.js +6 -0
  297. package/dist/qml-rTNXsquU.js +8 -0
  298. package/dist/qmldir-BInDYbpo.js +6 -0
  299. package/dist/qss-AeJTysr_.js +6 -0
  300. package/dist/quadrantDiagram-AYHSOK5B-CDfhMB18.js +1030 -0
  301. package/dist/r-Bm0uF0U2.js +6 -0
  302. package/dist/racket-B83wSAja.js +6 -0
  303. package/dist/raku-nEQ4ZJJ7.js +6 -0
  304. package/dist/razor-CoqPuKQU.js +12 -0
  305. package/dist/red-7y8PH7HH.js +4 -0
  306. package/dist/reg-m_s_Kiip.js +6 -0
  307. package/dist/regexp-BazyLpPg.js +6 -0
  308. package/dist/rel-BcRfyd6Q.js +6 -0
  309. package/dist/requirementDiagram-UZGBJVZJ-C0aeVQh6.js +856 -0
  310. package/dist/riscv-Ce8MAQLP.js +6 -0
  311. package/dist/rose-pine-BKc3yVeu.js +4 -0
  312. package/dist/rose-pine-dawn-BulJcPZT.js +4 -0
  313. package/dist/rose-pine-moon-j6jiXKV8.js +4 -0
  314. package/dist/rosmsg-Cz0w1km8.js +6 -0
  315. package/dist/rst-AoEjemIj.js +36 -0
  316. package/dist/ruby-CGSl8JoB.js +36 -0
  317. package/dist/rust-CLzF9zIN.js +6 -0
  318. package/dist/sankeyDiagram-TZEHDZUN-kjxRgXd2.js +830 -0
  319. package/dist/sas-fpEvgATw.js +8 -0
  320. package/dist/sass-DxHp5rTx.js +6 -0
  321. package/dist/scala-D4grkFkl.js +6 -0
  322. package/dist/scheme-BCRWuEm4.js +6 -0
  323. package/dist/scss-B1FaCqwR.js +8 -0
  324. package/dist/sdbl-B7T8abf4.js +6 -0
  325. package/dist/sequenceDiagram-WL72ISMW-Bs0jyVuH.js +2526 -0
  326. package/dist/shaderlab-Cr62-Wb4.js +8 -0
  327. package/dist/shellscript-InADTalH.js +6 -0
  328. package/dist/shellsession-DiDJNQdy.js +8 -0
  329. package/dist/slack-dark-i7wN4OET.js +4 -0
  330. package/dist/slack-ochin-ndHf0LoP.js +4 -0
  331. package/dist/smalltalk-BlI1_OkM.js +6 -0
  332. package/dist/snazzy-light-BlSJXAu4.js +4 -0
  333. package/dist/solarized-dark-UTmkh7lw.js +4 -0
  334. package/dist/solarized-light-BheCkDPT.js +4 -0
  335. package/dist/solidity-DUWnFhS6.js +6 -0
  336. package/dist/soy-YPoZ1G2p.js +10 -0
  337. package/dist/sparql-B0KWFEri.js +8 -0
  338. package/dist/splunk-CRXR8A9s.js +6 -0
  339. package/dist/sql-Cn_v3PB0.js +6 -0
  340. package/dist/ssh-config-DP-hNVbF.js +6 -0
  341. package/dist/stata-B8c5fTjX.js +8 -0
  342. package/dist/stateDiagram-FKZM4ZOC-CAWwlh9R.js +268 -0
  343. package/dist/stateDiagram-v2-4FDKWEC3-9TYlTzc3.js +21 -0
  344. package/dist/style.css +1 -1
  345. package/dist/stylus-CyKEU1Ej.js +6 -0
  346. package/dist/svelte-5UasyOg7.js +14 -0
  347. package/dist/swift-9UzSvamq.js +6 -0
  348. package/dist/synthwave-84-NU3C_KFZ.js +4 -0
  349. package/dist/system-verilog-BCm7smPJ.js +6 -0
  350. package/dist/systemd-C-4qm6XH.js +6 -0
  351. package/dist/tailwind.css +126 -0
  352. package/dist/talonscript-CFF3LF_O.js +6 -0
  353. package/dist/tasl-Cg_WBUAe.js +6 -0
  354. package/dist/tcl-DN7buRTF.js +6 -0
  355. package/dist/templ-peLZIM2D.js +12 -0
  356. package/dist/terraform-DGvcn9zM.js +6 -0
  357. package/dist/tex-DpOayVob.js +8 -0
  358. package/dist/timeline-definition-IT6M3QCI-DrPozOxH.js +805 -0
  359. package/dist/tokyo-night-DP4TmcQl.js +4 -0
  360. package/dist/toml-DY62mUL_.js +6 -0
  361. package/dist/treemap-KMMF4GRG-D_L55G0b.js +15045 -0
  362. package/dist/ts-tags-CWmBp2js.js +43 -0
  363. package/dist/tsv-BtvSkaG0.js +6 -0
  364. package/dist/tsx-B8rCNbgL.js +6 -0
  365. package/dist/turtle-_H59FV7D.js +6 -0
  366. package/dist/twig-Cpoho6oi.js +35 -0
  367. package/dist/typescript-RycA9KXf.js +6 -0
  368. package/dist/typespec-DWqp-kUU.js +6 -0
  369. package/dist/typst-D_1QKWns.js +6 -0
  370. package/dist/v-BPCNiyYe.js +6 -0
  371. package/dist/vala-uxaPR7d1.js +6 -0
  372. package/dist/vb-D8_c5-KN.js +6 -0
  373. package/dist/verilog-B-bybjPF.js +6 -0
  374. package/dist/vesper-BckBta1U.js +4 -0
  375. package/dist/vhdl-CUlNa8ac.js +6 -0
  376. package/dist/viml-DsfA-sWm.js +6 -0
  377. package/dist/vitesse-black-BoGvW84i.js +4 -0
  378. package/dist/vitesse-dark-Cym-eLtO.js +4 -0
  379. package/dist/vitesse-light-CcmG315c.js +4 -0
  380. package/dist/vue-DmFKWfEU.js +31 -0
  381. package/dist/vue-html-BB2aI7Yc.js +15 -0
  382. package/dist/vue-vine-CznNap4x.js +24 -0
  383. package/dist/vyper-CPQuu50u.js +6 -0
  384. package/dist/wasm-BBXxrAl7.js +6 -0
  385. package/dist/wasm-DQxwEHae.js +7 -0
  386. package/dist/wenyan-pbVjoM9_.js +6 -0
  387. package/dist/wgsl-DY4iK1q1.js +6 -0
  388. package/dist/wikitext-Z-MoUasO.js +6 -0
  389. package/dist/wit-CQMQOlTg.js +6 -0
  390. package/dist/wolfram-Dz4KXISs.js +6 -0
  391. package/dist/xml-C2J0sS9M.js +8 -0
  392. package/dist/xsl-CbTBIiv3.js +9 -0
  393. package/dist/xychartDiagram-PRI3JC2R-BkO8dJff.js +1345 -0
  394. package/dist/yaml-DaO7k5B1.js +6 -0
  395. package/dist/zenscript-CxBjpf9c.js +6 -0
  396. package/dist/zig-Vm0PO9wB.js +6 -0
  397. package/package.json +35 -7
@@ -0,0 +1,1631 @@
1
+ import { g as qt } from "./chunk-FMBD7UC4-CVr83prI.js";
2
+ import { d as b1, s as Ht, c as Xt, n as Qt, g as Jt, b as Zt, o as $t, _ as m, e as te, p as ee, J as se, q as ie, l as t1, r as st, u as it, j as S1, t as re, v as ae, x as Ot, y as ne, z as ue, A as oe } from "./mermaid.core-xMGW442o.js";
3
+ import { g as le } from "./chunk-55IACEB6-Dr8rgvy_.js";
4
+ import { s as ce } from "./chunk-QN33PNHL-nSyFq8_s.js";
5
+ import { c as he } from "./channel-BC4mWQQF.js";
6
+ import "./index-C2DJ8qoy.js";
7
+ import "react";
8
+ import "react-dom";
9
+ var de = "flowchart-", O1, pe = (O1 = class {
10
+ // cspell:ignore funs
11
+ constructor() {
12
+ this.vertexCounter = 0, this.config = b1(), this.vertices = /* @__PURE__ */ new Map(), this.edges = [], this.classes = /* @__PURE__ */ new Map(), this.subGraphs = [], this.subGraphLookup = /* @__PURE__ */ new Map(), this.tooltips = /* @__PURE__ */ new Map(), this.subCount = 0, this.firstGraphFlag = !0, this.secCount = -1, this.posCrossRef = [], this.funs = [], this.setAccTitle = Ht, this.setAccDescription = Xt, this.setDiagramTitle = Qt, this.getAccTitle = Jt, this.getAccDescription = Zt, this.getDiagramTitle = $t, this.funs.push(this.setupToolTips.bind(this)), this.addVertex = this.addVertex.bind(this), this.firstGraph = this.firstGraph.bind(this), this.setDirection = this.setDirection.bind(this), this.addSubGraph = this.addSubGraph.bind(this), this.addLink = this.addLink.bind(this), this.setLink = this.setLink.bind(this), this.updateLink = this.updateLink.bind(this), this.addClass = this.addClass.bind(this), this.setClass = this.setClass.bind(this), this.destructLink = this.destructLink.bind(this), this.setClickEvent = this.setClickEvent.bind(this), this.setTooltip = this.setTooltip.bind(this), this.updateLinkInterpolate = this.updateLinkInterpolate.bind(this), this.setClickFun = this.setClickFun.bind(this), this.bindFunctions = this.bindFunctions.bind(this), this.lex = {
13
+ firstGraph: this.firstGraph.bind(this)
14
+ }, this.clear(), this.setGen("gen-2");
15
+ }
16
+ sanitizeText(i) {
17
+ return te.sanitizeText(i, this.config);
18
+ }
19
+ /**
20
+ * Function to lookup domId from id in the graph definition.
21
+ *
22
+ * @param id - id of the node
23
+ */
24
+ lookUpDomId(i) {
25
+ for (const a of this.vertices.values())
26
+ if (a.id === i)
27
+ return a.domId;
28
+ return i;
29
+ }
30
+ /**
31
+ * Function called by parser when a node definition has been found
32
+ */
33
+ addVertex(i, a, n, u, o, f, c = {}, A) {
34
+ var L, C;
35
+ if (!i || i.trim().length === 0)
36
+ return;
37
+ let r;
38
+ if (A !== void 0) {
39
+ let d;
40
+ A.includes(`
41
+ `) ? d = A + `
42
+ ` : d = `{
43
+ ` + A + `
44
+ }`, r = ee(d, { schema: se });
45
+ }
46
+ const k = this.edges.find((d) => d.id === i);
47
+ if (k) {
48
+ const d = r;
49
+ (d == null ? void 0 : d.animate) !== void 0 && (k.animate = d.animate), (d == null ? void 0 : d.animation) !== void 0 && (k.animation = d.animation), (d == null ? void 0 : d.curve) !== void 0 && (k.interpolate = d.curve);
50
+ return;
51
+ }
52
+ let E, b = this.vertices.get(i);
53
+ if (b === void 0 && (b = {
54
+ id: i,
55
+ labelType: "text",
56
+ domId: de + i + "-" + this.vertexCounter,
57
+ styles: [],
58
+ classes: []
59
+ }, this.vertices.set(i, b)), this.vertexCounter++, a !== void 0 ? (this.config = b1(), E = this.sanitizeText(a.text.trim()), b.labelType = a.type, E.startsWith('"') && E.endsWith('"') && (E = E.substring(1, E.length - 1)), b.text = E) : b.text === void 0 && (b.text = i), n !== void 0 && (b.type = n), u != null && u.forEach((d) => {
60
+ b.styles.push(d);
61
+ }), o != null && o.forEach((d) => {
62
+ b.classes.push(d);
63
+ }), f !== void 0 && (b.dir = f), b.props === void 0 ? b.props = c : c !== void 0 && Object.assign(b.props, c), r !== void 0) {
64
+ if (r.shape) {
65
+ if (r.shape !== r.shape.toLowerCase() || r.shape.includes("_"))
66
+ throw new Error(`No such shape: ${r.shape}. Shape names should be lowercase.`);
67
+ if (!ie(r.shape))
68
+ throw new Error(`No such shape: ${r.shape}.`);
69
+ b.type = r == null ? void 0 : r.shape;
70
+ }
71
+ r != null && r.label && (b.text = r == null ? void 0 : r.label), r != null && r.icon && (b.icon = r == null ? void 0 : r.icon, !((L = r.label) != null && L.trim()) && b.text === i && (b.text = "")), r != null && r.form && (b.form = r == null ? void 0 : r.form), r != null && r.pos && (b.pos = r == null ? void 0 : r.pos), r != null && r.img && (b.img = r == null ? void 0 : r.img, !((C = r.label) != null && C.trim()) && b.text === i && (b.text = "")), r != null && r.constraint && (b.constraint = r.constraint), r.w && (b.assetWidth = Number(r.w)), r.h && (b.assetHeight = Number(r.h));
72
+ }
73
+ }
74
+ /**
75
+ * Function called by parser when a link/edge definition has been found
76
+ *
77
+ */
78
+ addSingleLink(i, a, n, u) {
79
+ const c = {
80
+ start: i,
81
+ end: a,
82
+ type: void 0,
83
+ text: "",
84
+ labelType: "text",
85
+ classes: [],
86
+ isUserDefinedId: !1,
87
+ interpolate: this.edges.defaultInterpolate
88
+ };
89
+ t1.info("abc78 Got edge...", c);
90
+ const A = n.text;
91
+ if (A !== void 0 && (c.text = this.sanitizeText(A.text.trim()), c.text.startsWith('"') && c.text.endsWith('"') && (c.text = c.text.substring(1, c.text.length - 1)), c.labelType = A.type), n !== void 0 && (c.type = n.type, c.stroke = n.stroke, c.length = n.length > 10 ? 10 : n.length), u && !this.edges.some((r) => r.id === u))
92
+ c.id = u, c.isUserDefinedId = !0;
93
+ else {
94
+ const r = this.edges.filter((k) => k.start === c.start && k.end === c.end);
95
+ r.length === 0 ? c.id = st(c.start, c.end, { counter: 0, prefix: "L" }) : c.id = st(c.start, c.end, {
96
+ counter: r.length + 1,
97
+ prefix: "L"
98
+ });
99
+ }
100
+ if (this.edges.length < (this.config.maxEdges ?? 500))
101
+ t1.info("Pushing edge..."), this.edges.push(c);
102
+ else
103
+ throw new Error(
104
+ `Edge limit exceeded. ${this.edges.length} edges found, but the limit is ${this.config.maxEdges}.
105
+
106
+ Initialize mermaid with maxEdges set to a higher number to allow more edges.
107
+ You cannot set this config via configuration inside the diagram as it is a secure config.
108
+ You have to call mermaid.initialize.`
109
+ );
110
+ }
111
+ isLinkData(i) {
112
+ return i !== null && typeof i == "object" && "id" in i && typeof i.id == "string";
113
+ }
114
+ addLink(i, a, n) {
115
+ const u = this.isLinkData(n) ? n.id.replace("@", "") : void 0;
116
+ t1.info("addLink", i, a, u);
117
+ for (const o of i)
118
+ for (const f of a) {
119
+ const c = o === i[i.length - 1], A = f === a[0];
120
+ c && A ? this.addSingleLink(o, f, n, u) : this.addSingleLink(o, f, n, void 0);
121
+ }
122
+ }
123
+ /**
124
+ * Updates a link's line interpolation algorithm
125
+ */
126
+ updateLinkInterpolate(i, a) {
127
+ i.forEach((n) => {
128
+ n === "default" ? this.edges.defaultInterpolate = a : this.edges[n].interpolate = a;
129
+ });
130
+ }
131
+ /**
132
+ * Updates a link with a style
133
+ *
134
+ */
135
+ updateLink(i, a) {
136
+ i.forEach((n) => {
137
+ var u, o, f, c, A, r;
138
+ if (typeof n == "number" && n >= this.edges.length)
139
+ throw new Error(
140
+ `The index ${n} for linkStyle is out of bounds. Valid indices for linkStyle are between 0 and ${this.edges.length - 1}. (Help: Ensure that the index is within the range of existing edges.)`
141
+ );
142
+ n === "default" ? this.edges.defaultStyle = a : (this.edges[n].style = a, (((o = (u = this.edges[n]) == null ? void 0 : u.style) == null ? void 0 : o.length) ?? 0) > 0 && !((c = (f = this.edges[n]) == null ? void 0 : f.style) != null && c.some((k) => k == null ? void 0 : k.startsWith("fill"))) && ((r = (A = this.edges[n]) == null ? void 0 : A.style) == null || r.push("fill:none")));
143
+ });
144
+ }
145
+ addClass(i, a) {
146
+ const n = a.join().replace(/\\,/g, "§§§").replace(/,/g, ";").replace(/§§§/g, ",").split(";");
147
+ i.split(",").forEach((u) => {
148
+ let o = this.classes.get(u);
149
+ o === void 0 && (o = { id: u, styles: [], textStyles: [] }, this.classes.set(u, o)), n != null && n.forEach((f) => {
150
+ if (/color/.exec(f)) {
151
+ const c = f.replace("fill", "bgFill");
152
+ o.textStyles.push(c);
153
+ }
154
+ o.styles.push(f);
155
+ });
156
+ });
157
+ }
158
+ /**
159
+ * Called by parser when a graph definition is found, stores the direction of the chart.
160
+ *
161
+ */
162
+ setDirection(i) {
163
+ this.direction = i.trim(), /.*</.exec(this.direction) && (this.direction = "RL"), /.*\^/.exec(this.direction) && (this.direction = "BT"), /.*>/.exec(this.direction) && (this.direction = "LR"), /.*v/.exec(this.direction) && (this.direction = "TB"), this.direction === "TD" && (this.direction = "TB");
164
+ }
165
+ /**
166
+ * Called by parser when a special node is found, e.g. a clickable element.
167
+ *
168
+ * @param ids - Comma separated list of ids
169
+ * @param className - Class to add
170
+ */
171
+ setClass(i, a) {
172
+ for (const n of i.split(",")) {
173
+ const u = this.vertices.get(n);
174
+ u && u.classes.push(a);
175
+ const o = this.edges.find((c) => c.id === n);
176
+ o && o.classes.push(a);
177
+ const f = this.subGraphLookup.get(n);
178
+ f && f.classes.push(a);
179
+ }
180
+ }
181
+ setTooltip(i, a) {
182
+ if (a !== void 0) {
183
+ a = this.sanitizeText(a);
184
+ for (const n of i.split(","))
185
+ this.tooltips.set(this.version === "gen-1" ? this.lookUpDomId(n) : n, a);
186
+ }
187
+ }
188
+ setClickFun(i, a, n) {
189
+ const u = this.lookUpDomId(i);
190
+ if (b1().securityLevel !== "loose" || a === void 0)
191
+ return;
192
+ let o = [];
193
+ if (typeof n == "string") {
194
+ o = n.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);
195
+ for (let c = 0; c < o.length; c++) {
196
+ let A = o[c].trim();
197
+ A.startsWith('"') && A.endsWith('"') && (A = A.substr(1, A.length - 2)), o[c] = A;
198
+ }
199
+ }
200
+ o.length === 0 && o.push(i);
201
+ const f = this.vertices.get(i);
202
+ f && (f.haveCallback = !0, this.funs.push(() => {
203
+ const c = document.querySelector(`[id="${u}"]`);
204
+ c !== null && c.addEventListener(
205
+ "click",
206
+ () => {
207
+ it.runFunc(a, ...o);
208
+ },
209
+ !1
210
+ );
211
+ }));
212
+ }
213
+ /**
214
+ * Called by parser when a link is found. Adds the URL to the vertex data.
215
+ *
216
+ * @param ids - Comma separated list of ids
217
+ * @param linkStr - URL to create a link for
218
+ * @param target - Target attribute for the link
219
+ */
220
+ setLink(i, a, n) {
221
+ i.split(",").forEach((u) => {
222
+ const o = this.vertices.get(u);
223
+ o !== void 0 && (o.link = it.formatUrl(a, this.config), o.linkTarget = n);
224
+ }), this.setClass(i, "clickable");
225
+ }
226
+ getTooltip(i) {
227
+ return this.tooltips.get(i);
228
+ }
229
+ /**
230
+ * Called by parser when a click definition is found. Registers an event handler.
231
+ *
232
+ * @param ids - Comma separated list of ids
233
+ * @param functionName - Function to be called on click
234
+ * @param functionArgs - Arguments to be passed to the function
235
+ */
236
+ setClickEvent(i, a, n) {
237
+ i.split(",").forEach((u) => {
238
+ this.setClickFun(u, a, n);
239
+ }), this.setClass(i, "clickable");
240
+ }
241
+ bindFunctions(i) {
242
+ this.funs.forEach((a) => {
243
+ a(i);
244
+ });
245
+ }
246
+ getDirection() {
247
+ var i;
248
+ return (i = this.direction) == null ? void 0 : i.trim();
249
+ }
250
+ /**
251
+ * Retrieval function for fetching the found nodes after parsing has completed.
252
+ *
253
+ */
254
+ getVertices() {
255
+ return this.vertices;
256
+ }
257
+ /**
258
+ * Retrieval function for fetching the found links after parsing has completed.
259
+ *
260
+ */
261
+ getEdges() {
262
+ return this.edges;
263
+ }
264
+ /**
265
+ * Retrieval function for fetching the found class definitions after parsing has completed.
266
+ *
267
+ */
268
+ getClasses() {
269
+ return this.classes;
270
+ }
271
+ setupToolTips(i) {
272
+ let a = S1(".mermaidTooltip");
273
+ (a._groups || a)[0][0] === null && (a = S1("body").append("div").attr("class", "mermaidTooltip").style("opacity", 0)), S1(i).select("svg").selectAll("g.node").on("mouseover", (o) => {
274
+ var r;
275
+ const f = S1(o.currentTarget);
276
+ if (f.attr("title") === null)
277
+ return;
278
+ const A = (r = o.currentTarget) == null ? void 0 : r.getBoundingClientRect();
279
+ a.transition().duration(200).style("opacity", ".9"), a.text(f.attr("title")).style("left", window.scrollX + A.left + (A.right - A.left) / 2 + "px").style("top", window.scrollY + A.bottom + "px"), a.html(a.html().replace(/&lt;br\/&gt;/g, "<br/>")), f.classed("hover", !0);
280
+ }).on("mouseout", (o) => {
281
+ a.transition().duration(500).style("opacity", 0), S1(o.currentTarget).classed("hover", !1);
282
+ });
283
+ }
284
+ /**
285
+ * Clears the internal graph db so that a new graph can be parsed.
286
+ *
287
+ */
288
+ clear(i = "gen-2") {
289
+ this.vertices = /* @__PURE__ */ new Map(), this.classes = /* @__PURE__ */ new Map(), this.edges = [], this.funs = [this.setupToolTips.bind(this)], this.subGraphs = [], this.subGraphLookup = /* @__PURE__ */ new Map(), this.subCount = 0, this.tooltips = /* @__PURE__ */ new Map(), this.firstGraphFlag = !0, this.version = i, this.config = b1(), re();
290
+ }
291
+ setGen(i) {
292
+ this.version = i || "gen-2";
293
+ }
294
+ defaultStyle() {
295
+ return "fill:#ffa;stroke: #f66; stroke-width: 3px; stroke-dasharray: 5, 5;fill:#ffa;stroke: #666;";
296
+ }
297
+ addSubGraph(i, a, n) {
298
+ let u = i.text.trim(), o = n.text;
299
+ i === n && /\s/.exec(n.text) && (u = void 0);
300
+ const c = (/* @__PURE__ */ m((b) => {
301
+ const L = { boolean: {}, number: {}, string: {} }, C = [];
302
+ let d;
303
+ return { nodeList: b.filter(function(W) {
304
+ const Z = typeof W;
305
+ return W.stmt && W.stmt === "dir" ? (d = W.value, !1) : W.trim() === "" ? !1 : Z in L ? L[Z].hasOwnProperty(W) ? !1 : L[Z][W] = !0 : C.includes(W) ? !1 : C.push(W);
306
+ }), dir: d };
307
+ }, "uniq"))(a.flat()), A = c.nodeList;
308
+ let r = c.dir;
309
+ const k = b1().flowchart ?? {};
310
+ if (r = r ?? (k.inheritDir ? this.getDirection() ?? b1().direction ?? void 0 : void 0), this.version === "gen-1")
311
+ for (let b = 0; b < A.length; b++)
312
+ A[b] = this.lookUpDomId(A[b]);
313
+ u = u ?? "subGraph" + this.subCount, o = o || "", o = this.sanitizeText(o), this.subCount = this.subCount + 1;
314
+ const E = {
315
+ id: u,
316
+ nodes: A,
317
+ title: o.trim(),
318
+ classes: [],
319
+ dir: r,
320
+ labelType: n.type
321
+ };
322
+ return t1.info("Adding", E.id, E.nodes, E.dir), E.nodes = this.makeUniq(E, this.subGraphs).nodes, this.subGraphs.push(E), this.subGraphLookup.set(u, E), u;
323
+ }
324
+ getPosForId(i) {
325
+ for (const [a, n] of this.subGraphs.entries())
326
+ if (n.id === i)
327
+ return a;
328
+ return -1;
329
+ }
330
+ indexNodes2(i, a) {
331
+ const n = this.subGraphs[a].nodes;
332
+ if (this.secCount = this.secCount + 1, this.secCount > 2e3)
333
+ return {
334
+ result: !1,
335
+ count: 0
336
+ };
337
+ if (this.posCrossRef[this.secCount] = a, this.subGraphs[a].id === i)
338
+ return {
339
+ result: !0,
340
+ count: 0
341
+ };
342
+ let u = 0, o = 1;
343
+ for (; u < n.length; ) {
344
+ const f = this.getPosForId(n[u]);
345
+ if (f >= 0) {
346
+ const c = this.indexNodes2(i, f);
347
+ if (c.result)
348
+ return {
349
+ result: !0,
350
+ count: o + c.count
351
+ };
352
+ o = o + c.count;
353
+ }
354
+ u = u + 1;
355
+ }
356
+ return {
357
+ result: !1,
358
+ count: o
359
+ };
360
+ }
361
+ getDepthFirstPos(i) {
362
+ return this.posCrossRef[i];
363
+ }
364
+ indexNodes() {
365
+ this.secCount = -1, this.subGraphs.length > 0 && this.indexNodes2("none", this.subGraphs.length - 1);
366
+ }
367
+ getSubGraphs() {
368
+ return this.subGraphs;
369
+ }
370
+ firstGraph() {
371
+ return this.firstGraphFlag ? (this.firstGraphFlag = !1, !0) : !1;
372
+ }
373
+ destructStartLink(i) {
374
+ let a = i.trim(), n = "arrow_open";
375
+ switch (a[0]) {
376
+ case "<":
377
+ n = "arrow_point", a = a.slice(1);
378
+ break;
379
+ case "x":
380
+ n = "arrow_cross", a = a.slice(1);
381
+ break;
382
+ case "o":
383
+ n = "arrow_circle", a = a.slice(1);
384
+ break;
385
+ }
386
+ let u = "normal";
387
+ return a.includes("=") && (u = "thick"), a.includes(".") && (u = "dotted"), { type: n, stroke: u };
388
+ }
389
+ countChar(i, a) {
390
+ const n = a.length;
391
+ let u = 0;
392
+ for (let o = 0; o < n; ++o)
393
+ a[o] === i && ++u;
394
+ return u;
395
+ }
396
+ destructEndLink(i) {
397
+ const a = i.trim();
398
+ let n = a.slice(0, -1), u = "arrow_open";
399
+ switch (a.slice(-1)) {
400
+ case "x":
401
+ u = "arrow_cross", a.startsWith("x") && (u = "double_" + u, n = n.slice(1));
402
+ break;
403
+ case ">":
404
+ u = "arrow_point", a.startsWith("<") && (u = "double_" + u, n = n.slice(1));
405
+ break;
406
+ case "o":
407
+ u = "arrow_circle", a.startsWith("o") && (u = "double_" + u, n = n.slice(1));
408
+ break;
409
+ }
410
+ let o = "normal", f = n.length - 1;
411
+ n.startsWith("=") && (o = "thick"), n.startsWith("~") && (o = "invisible");
412
+ const c = this.countChar(".", n);
413
+ return c && (o = "dotted", f = c), { type: u, stroke: o, length: f };
414
+ }
415
+ destructLink(i, a) {
416
+ const n = this.destructEndLink(i);
417
+ let u;
418
+ if (a) {
419
+ if (u = this.destructStartLink(a), u.stroke !== n.stroke)
420
+ return { type: "INVALID", stroke: "INVALID" };
421
+ if (u.type === "arrow_open")
422
+ u.type = n.type;
423
+ else {
424
+ if (u.type !== n.type)
425
+ return { type: "INVALID", stroke: "INVALID" };
426
+ u.type = "double_" + u.type;
427
+ }
428
+ return u.type === "double_arrow" && (u.type = "double_arrow_point"), u.length = n.length, u;
429
+ }
430
+ return n;
431
+ }
432
+ // Todo optimizer this by caching existing nodes
433
+ exists(i, a) {
434
+ for (const n of i)
435
+ if (n.nodes.includes(a))
436
+ return !0;
437
+ return !1;
438
+ }
439
+ /**
440
+ * Deletes an id from all subgraphs
441
+ *
442
+ */
443
+ makeUniq(i, a) {
444
+ const n = [];
445
+ return i.nodes.forEach((u, o) => {
446
+ this.exists(a, u) || n.push(i.nodes[o]);
447
+ }), { nodes: n };
448
+ }
449
+ getTypeFromVertex(i) {
450
+ if (i.img)
451
+ return "imageSquare";
452
+ if (i.icon)
453
+ return i.form === "circle" ? "iconCircle" : i.form === "square" ? "iconSquare" : i.form === "rounded" ? "iconRounded" : "icon";
454
+ switch (i.type) {
455
+ case "square":
456
+ case void 0:
457
+ return "squareRect";
458
+ case "round":
459
+ return "roundedRect";
460
+ case "ellipse":
461
+ return "ellipse";
462
+ default:
463
+ return i.type;
464
+ }
465
+ }
466
+ findNode(i, a) {
467
+ return i.find((n) => n.id === a);
468
+ }
469
+ destructEdgeType(i) {
470
+ let a = "none", n = "arrow_point";
471
+ switch (i) {
472
+ case "arrow_point":
473
+ case "arrow_circle":
474
+ case "arrow_cross":
475
+ n = i;
476
+ break;
477
+ case "double_arrow_point":
478
+ case "double_arrow_circle":
479
+ case "double_arrow_cross":
480
+ a = i.replace("double_", ""), n = a;
481
+ break;
482
+ }
483
+ return { arrowTypeStart: a, arrowTypeEnd: n };
484
+ }
485
+ addNodeFromVertex(i, a, n, u, o, f) {
486
+ var k;
487
+ const c = n.get(i.id), A = u.get(i.id) ?? !1, r = this.findNode(a, i.id);
488
+ if (r)
489
+ r.cssStyles = i.styles, r.cssCompiledStyles = this.getCompiledStyles(i.classes), r.cssClasses = i.classes.join(" ");
490
+ else {
491
+ const E = {
492
+ id: i.id,
493
+ label: i.text,
494
+ labelStyle: "",
495
+ parentId: c,
496
+ padding: ((k = o.flowchart) == null ? void 0 : k.padding) || 8,
497
+ cssStyles: i.styles,
498
+ cssCompiledStyles: this.getCompiledStyles(["default", "node", ...i.classes]),
499
+ cssClasses: "default " + i.classes.join(" "),
500
+ dir: i.dir,
501
+ domId: i.domId,
502
+ look: f,
503
+ link: i.link,
504
+ linkTarget: i.linkTarget,
505
+ tooltip: this.getTooltip(i.id),
506
+ icon: i.icon,
507
+ pos: i.pos,
508
+ img: i.img,
509
+ assetWidth: i.assetWidth,
510
+ assetHeight: i.assetHeight,
511
+ constraint: i.constraint
512
+ };
513
+ A ? a.push({
514
+ ...E,
515
+ isGroup: !0,
516
+ shape: "rect"
517
+ }) : a.push({
518
+ ...E,
519
+ isGroup: !1,
520
+ shape: this.getTypeFromVertex(i)
521
+ });
522
+ }
523
+ }
524
+ getCompiledStyles(i) {
525
+ let a = [];
526
+ for (const n of i) {
527
+ const u = this.classes.get(n);
528
+ u != null && u.styles && (a = [...a, ...u.styles ?? []].map((o) => o.trim())), u != null && u.textStyles && (a = [...a, ...u.textStyles ?? []].map((o) => o.trim()));
529
+ }
530
+ return a;
531
+ }
532
+ getData() {
533
+ const i = b1(), a = [], n = [], u = this.getSubGraphs(), o = /* @__PURE__ */ new Map(), f = /* @__PURE__ */ new Map();
534
+ for (let r = u.length - 1; r >= 0; r--) {
535
+ const k = u[r];
536
+ k.nodes.length > 0 && f.set(k.id, !0);
537
+ for (const E of k.nodes)
538
+ o.set(E, k.id);
539
+ }
540
+ for (let r = u.length - 1; r >= 0; r--) {
541
+ const k = u[r];
542
+ a.push({
543
+ id: k.id,
544
+ label: k.title,
545
+ labelStyle: "",
546
+ parentId: o.get(k.id),
547
+ padding: 8,
548
+ cssCompiledStyles: this.getCompiledStyles(k.classes),
549
+ cssClasses: k.classes.join(" "),
550
+ shape: "rect",
551
+ dir: k.dir,
552
+ isGroup: !0,
553
+ look: i.look
554
+ });
555
+ }
556
+ this.getVertices().forEach((r) => {
557
+ this.addNodeFromVertex(r, a, o, f, i, i.look || "classic");
558
+ });
559
+ const A = this.getEdges();
560
+ return A.forEach((r, k) => {
561
+ var d;
562
+ const { arrowTypeStart: E, arrowTypeEnd: b } = this.destructEdgeType(r.type), L = [...A.defaultStyle ?? []];
563
+ r.style && L.push(...r.style);
564
+ const C = {
565
+ id: st(r.start, r.end, { counter: k, prefix: "L" }, r.id),
566
+ isUserDefinedId: r.isUserDefinedId,
567
+ start: r.start,
568
+ end: r.end,
569
+ type: r.type ?? "normal",
570
+ label: r.text,
571
+ labelpos: "c",
572
+ thickness: r.stroke,
573
+ minlen: r.length,
574
+ classes: (r == null ? void 0 : r.stroke) === "invisible" ? "" : "edge-thickness-normal edge-pattern-solid flowchart-link",
575
+ arrowTypeStart: (r == null ? void 0 : r.stroke) === "invisible" || (r == null ? void 0 : r.type) === "arrow_open" ? "none" : E,
576
+ arrowTypeEnd: (r == null ? void 0 : r.stroke) === "invisible" || (r == null ? void 0 : r.type) === "arrow_open" ? "none" : b,
577
+ arrowheadStyle: "fill: #333",
578
+ cssCompiledStyles: this.getCompiledStyles(r.classes),
579
+ labelStyle: L,
580
+ style: L,
581
+ pattern: r.stroke,
582
+ look: i.look,
583
+ animate: r.animate,
584
+ animation: r.animation,
585
+ curve: r.interpolate || this.edges.defaultInterpolate || ((d = i.flowchart) == null ? void 0 : d.curve)
586
+ };
587
+ n.push(C);
588
+ }), { nodes: a, edges: n, other: {}, config: i };
589
+ }
590
+ defaultConfig() {
591
+ return ae.flowchart;
592
+ }
593
+ }, m(O1, "FlowDB"), O1), fe = /* @__PURE__ */ m(function(s, i) {
594
+ return i.db.getClasses();
595
+ }, "getClasses"), ge = /* @__PURE__ */ m(async function(s, i, a, n) {
596
+ var L;
597
+ t1.info("REF0:"), t1.info("Drawing state diagram (v2)", i);
598
+ const { securityLevel: u, flowchart: o, layout: f } = b1();
599
+ let c;
600
+ u === "sandbox" && (c = S1("#i" + i));
601
+ const A = u === "sandbox" ? c.nodes()[0].contentDocument : document;
602
+ t1.debug("Before getData: ");
603
+ const r = n.db.getData();
604
+ t1.debug("Data: ", r);
605
+ const k = le(i, u), E = n.db.getDirection();
606
+ r.type = n.type, r.layoutAlgorithm = ne(f), r.layoutAlgorithm === "dagre" && f === "elk" && t1.warn(
607
+ "flowchart-elk was moved to an external package in Mermaid v11. Please refer [release notes](https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0) for more details. This diagram will be rendered using `dagre` layout as a fallback."
608
+ ), r.direction = E, r.nodeSpacing = (o == null ? void 0 : o.nodeSpacing) || 50, r.rankSpacing = (o == null ? void 0 : o.rankSpacing) || 50, r.markers = ["point", "circle", "cross"], r.diagramId = i, t1.debug("REF1:", r), await ue(r, k);
609
+ const b = ((L = r.config.flowchart) == null ? void 0 : L.diagramPadding) ?? 8;
610
+ it.insertTitle(
611
+ k,
612
+ "flowchartTitleText",
613
+ (o == null ? void 0 : o.titleTopMargin) || 0,
614
+ n.db.getDiagramTitle()
615
+ ), ce(k, b, "flowchart", (o == null ? void 0 : o.useMaxWidth) || !1);
616
+ for (const C of r.nodes) {
617
+ const d = S1(`#${i} [id="${C.id}"]`);
618
+ if (!d || !C.link)
619
+ continue;
620
+ const J = A.createElementNS("http://www.w3.org/2000/svg", "a");
621
+ J.setAttributeNS("http://www.w3.org/2000/svg", "class", C.cssClasses), J.setAttributeNS("http://www.w3.org/2000/svg", "rel", "noopener"), u === "sandbox" ? J.setAttributeNS("http://www.w3.org/2000/svg", "target", "_top") : C.linkTarget && J.setAttributeNS("http://www.w3.org/2000/svg", "target", C.linkTarget);
622
+ const W = d.insert(function() {
623
+ return J;
624
+ }, ":first-child"), Z = d.select(".label-container");
625
+ Z && W.append(function() {
626
+ return Z.node();
627
+ });
628
+ const A1 = d.select(".label");
629
+ A1 && W.append(function() {
630
+ return A1.node();
631
+ });
632
+ }
633
+ }, "draw"), be = {
634
+ getClasses: fe,
635
+ draw: ge
636
+ }, rt = function() {
637
+ var s = /* @__PURE__ */ m(function(g1, h, p, g) {
638
+ for (p = p || {}, g = g1.length; g--; p[g1[g]] = h)
639
+ ;
640
+ return p;
641
+ }, "o"), i = [1, 4], a = [1, 3], n = [1, 5], u = [1, 8, 9, 10, 11, 27, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124], o = [2, 2], f = [1, 13], c = [1, 14], A = [1, 15], r = [1, 16], k = [1, 23], E = [1, 25], b = [1, 26], L = [1, 27], C = [1, 49], d = [1, 48], J = [1, 29], W = [1, 30], Z = [1, 31], A1 = [1, 32], M1 = [1, 33], V = [1, 44], I = [1, 46], w = [1, 42], R = [1, 47], N = [1, 43], G = [1, 50], P = [1, 45], O = [1, 51], M = [1, 52], U1 = [1, 34], W1 = [1, 35], z1 = [1, 36], j1 = [1, 37], p1 = [1, 57], y = [1, 8, 9, 10, 11, 27, 32, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124], e1 = [1, 61], s1 = [1, 60], i1 = [1, 62], D1 = [8, 9, 11, 75, 77, 78], at = [1, 78], x1 = [1, 91], T1 = [1, 96], E1 = [1, 95], y1 = [1, 92], F1 = [1, 88], _1 = [1, 94], B1 = [1, 90], v1 = [1, 97], L1 = [1, 93], V1 = [1, 98], I1 = [1, 89], k1 = [8, 9, 10, 11, 40, 75, 77, 78], z = [8, 9, 10, 11, 40, 46, 75, 77, 78], q = [8, 9, 10, 11, 29, 40, 44, 46, 48, 50, 52, 54, 56, 58, 60, 63, 65, 67, 68, 70, 75, 77, 78, 89, 102, 105, 106, 109, 111, 114, 115, 116], nt = [8, 9, 11, 44, 60, 75, 77, 78, 89, 102, 105, 106, 109, 111, 114, 115, 116], w1 = [44, 60, 89, 102, 105, 106, 109, 111, 114, 115, 116], ut = [1, 121], ot = [1, 122], K1 = [1, 124], Y1 = [1, 123], lt = [44, 60, 62, 74, 89, 102, 105, 106, 109, 111, 114, 115, 116], ct = [1, 133], ht = [1, 147], dt = [1, 148], pt = [1, 149], ft = [1, 150], gt = [1, 135], bt = [1, 137], At = [1, 141], kt = [1, 142], mt = [1, 143], Ct = [1, 144], St = [1, 145], Dt = [1, 146], xt = [1, 151], Tt = [1, 152], Et = [1, 131], yt = [1, 132], Ft = [1, 139], _t = [1, 134], Bt = [1, 138], vt = [1, 136], Q1 = [8, 9, 10, 11, 27, 32, 34, 36, 38, 44, 60, 84, 85, 86, 87, 88, 89, 102, 105, 106, 109, 111, 114, 115, 116, 121, 122, 123, 124], Lt = [1, 154], Vt = [1, 156], B = [8, 9, 11], H = [8, 9, 10, 11, 14, 44, 60, 89, 105, 106, 109, 111, 114, 115, 116], S = [1, 176], j = [1, 172], K = [1, 173], D = [1, 177], x = [1, 174], T = [1, 175], R1 = [77, 116, 119], F = [8, 9, 10, 11, 12, 14, 27, 29, 32, 44, 60, 75, 84, 85, 86, 87, 88, 89, 90, 105, 109, 111, 114, 115, 116], It = [10, 106], f1 = [31, 49, 51, 53, 55, 57, 62, 64, 66, 67, 69, 71, 116, 117, 118], r1 = [1, 247], a1 = [1, 245], n1 = [1, 249], u1 = [1, 243], o1 = [1, 244], l1 = [1, 246], c1 = [1, 248], h1 = [1, 250], N1 = [1, 268], wt = [8, 9, 11, 106], $ = [8, 9, 10, 11, 60, 84, 105, 106, 109, 110, 111, 112], J1 = {
642
+ trace: /* @__PURE__ */ m(function() {
643
+ }, "trace"),
644
+ yy: {},
645
+ symbols_: { error: 2, start: 3, graphConfig: 4, document: 5, line: 6, statement: 7, SEMI: 8, NEWLINE: 9, SPACE: 10, EOF: 11, GRAPH: 12, NODIR: 13, DIR: 14, FirstStmtSeparator: 15, ending: 16, endToken: 17, spaceList: 18, spaceListNewline: 19, vertexStatement: 20, separator: 21, styleStatement: 22, linkStyleStatement: 23, classDefStatement: 24, classStatement: 25, clickStatement: 26, subgraph: 27, textNoTags: 28, SQS: 29, text: 30, SQE: 31, end: 32, direction: 33, acc_title: 34, acc_title_value: 35, acc_descr: 36, acc_descr_value: 37, acc_descr_multiline_value: 38, shapeData: 39, SHAPE_DATA: 40, link: 41, node: 42, styledVertex: 43, AMP: 44, vertex: 45, STYLE_SEPARATOR: 46, idString: 47, DOUBLECIRCLESTART: 48, DOUBLECIRCLEEND: 49, PS: 50, PE: 51, "(-": 52, "-)": 53, STADIUMSTART: 54, STADIUMEND: 55, SUBROUTINESTART: 56, SUBROUTINEEND: 57, VERTEX_WITH_PROPS_START: 58, "NODE_STRING[field]": 59, COLON: 60, "NODE_STRING[value]": 61, PIPE: 62, CYLINDERSTART: 63, CYLINDEREND: 64, DIAMOND_START: 65, DIAMOND_STOP: 66, TAGEND: 67, TRAPSTART: 68, TRAPEND: 69, INVTRAPSTART: 70, INVTRAPEND: 71, linkStatement: 72, arrowText: 73, TESTSTR: 74, START_LINK: 75, edgeText: 76, LINK: 77, LINK_ID: 78, edgeTextToken: 79, STR: 80, MD_STR: 81, textToken: 82, keywords: 83, STYLE: 84, LINKSTYLE: 85, CLASSDEF: 86, CLASS: 87, CLICK: 88, DOWN: 89, UP: 90, textNoTagsToken: 91, stylesOpt: 92, "idString[vertex]": 93, "idString[class]": 94, CALLBACKNAME: 95, CALLBACKARGS: 96, HREF: 97, LINK_TARGET: 98, "STR[link]": 99, "STR[tooltip]": 100, alphaNum: 101, DEFAULT: 102, numList: 103, INTERPOLATE: 104, NUM: 105, COMMA: 106, style: 107, styleComponent: 108, NODE_STRING: 109, UNIT: 110, BRKT: 111, PCT: 112, idStringToken: 113, MINUS: 114, MULT: 115, UNICODE_TEXT: 116, TEXT: 117, TAGSTART: 118, EDGE_TEXT: 119, alphaNumToken: 120, direction_tb: 121, direction_bt: 122, direction_rl: 123, direction_lr: 124, $accept: 0, $end: 1 },
646
+ terminals_: { 2: "error", 8: "SEMI", 9: "NEWLINE", 10: "SPACE", 11: "EOF", 12: "GRAPH", 13: "NODIR", 14: "DIR", 27: "subgraph", 29: "SQS", 31: "SQE", 32: "end", 34: "acc_title", 35: "acc_title_value", 36: "acc_descr", 37: "acc_descr_value", 38: "acc_descr_multiline_value", 40: "SHAPE_DATA", 44: "AMP", 46: "STYLE_SEPARATOR", 48: "DOUBLECIRCLESTART", 49: "DOUBLECIRCLEEND", 50: "PS", 51: "PE", 52: "(-", 53: "-)", 54: "STADIUMSTART", 55: "STADIUMEND", 56: "SUBROUTINESTART", 57: "SUBROUTINEEND", 58: "VERTEX_WITH_PROPS_START", 59: "NODE_STRING[field]", 60: "COLON", 61: "NODE_STRING[value]", 62: "PIPE", 63: "CYLINDERSTART", 64: "CYLINDEREND", 65: "DIAMOND_START", 66: "DIAMOND_STOP", 67: "TAGEND", 68: "TRAPSTART", 69: "TRAPEND", 70: "INVTRAPSTART", 71: "INVTRAPEND", 74: "TESTSTR", 75: "START_LINK", 77: "LINK", 78: "LINK_ID", 80: "STR", 81: "MD_STR", 84: "STYLE", 85: "LINKSTYLE", 86: "CLASSDEF", 87: "CLASS", 88: "CLICK", 89: "DOWN", 90: "UP", 93: "idString[vertex]", 94: "idString[class]", 95: "CALLBACKNAME", 96: "CALLBACKARGS", 97: "HREF", 98: "LINK_TARGET", 99: "STR[link]", 100: "STR[tooltip]", 102: "DEFAULT", 104: "INTERPOLATE", 105: "NUM", 106: "COMMA", 109: "NODE_STRING", 110: "UNIT", 111: "BRKT", 112: "PCT", 114: "MINUS", 115: "MULT", 116: "UNICODE_TEXT", 117: "TEXT", 118: "TAGSTART", 119: "EDGE_TEXT", 121: "direction_tb", 122: "direction_bt", 123: "direction_rl", 124: "direction_lr" },
647
+ productions_: [0, [3, 2], [5, 0], [5, 2], [6, 1], [6, 1], [6, 1], [6, 1], [6, 1], [4, 2], [4, 2], [4, 2], [4, 3], [16, 2], [16, 1], [17, 1], [17, 1], [17, 1], [15, 1], [15, 1], [15, 2], [19, 2], [19, 2], [19, 1], [19, 1], [18, 2], [18, 1], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 2], [7, 9], [7, 6], [7, 4], [7, 1], [7, 2], [7, 2], [7, 1], [21, 1], [21, 1], [21, 1], [39, 2], [39, 1], [20, 4], [20, 3], [20, 4], [20, 2], [20, 2], [20, 1], [42, 1], [42, 6], [42, 5], [43, 1], [43, 3], [45, 4], [45, 4], [45, 6], [45, 4], [45, 4], [45, 4], [45, 8], [45, 4], [45, 4], [45, 4], [45, 6], [45, 4], [45, 4], [45, 4], [45, 4], [45, 4], [45, 1], [41, 2], [41, 3], [41, 3], [41, 1], [41, 3], [41, 4], [76, 1], [76, 2], [76, 1], [76, 1], [72, 1], [72, 2], [73, 3], [30, 1], [30, 2], [30, 1], [30, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [83, 1], [28, 1], [28, 2], [28, 1], [28, 1], [24, 5], [25, 5], [26, 2], [26, 4], [26, 3], [26, 5], [26, 3], [26, 5], [26, 5], [26, 7], [26, 2], [26, 4], [26, 2], [26, 4], [26, 4], [26, 6], [22, 5], [23, 5], [23, 5], [23, 9], [23, 9], [23, 7], [23, 7], [103, 1], [103, 3], [92, 1], [92, 3], [107, 1], [107, 2], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [108, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [113, 1], [82, 1], [82, 1], [82, 1], [82, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [91, 1], [79, 1], [79, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [120, 1], [47, 1], [47, 2], [101, 1], [101, 2], [33, 1], [33, 1], [33, 1], [33, 1]],
648
+ performAction: /* @__PURE__ */ m(function(h, p, g, l, _, t, P1) {
649
+ var e = t.length - 1;
650
+ switch (_) {
651
+ case 2:
652
+ this.$ = [];
653
+ break;
654
+ case 3:
655
+ (!Array.isArray(t[e]) || t[e].length > 0) && t[e - 1].push(t[e]), this.$ = t[e - 1];
656
+ break;
657
+ case 4:
658
+ case 183:
659
+ this.$ = t[e];
660
+ break;
661
+ case 11:
662
+ l.setDirection("TB"), this.$ = "TB";
663
+ break;
664
+ case 12:
665
+ l.setDirection(t[e - 1]), this.$ = t[e - 1];
666
+ break;
667
+ case 27:
668
+ this.$ = t[e - 1].nodes;
669
+ break;
670
+ case 28:
671
+ case 29:
672
+ case 30:
673
+ case 31:
674
+ case 32:
675
+ this.$ = [];
676
+ break;
677
+ case 33:
678
+ this.$ = l.addSubGraph(t[e - 6], t[e - 1], t[e - 4]);
679
+ break;
680
+ case 34:
681
+ this.$ = l.addSubGraph(t[e - 3], t[e - 1], t[e - 3]);
682
+ break;
683
+ case 35:
684
+ this.$ = l.addSubGraph(void 0, t[e - 1], void 0);
685
+ break;
686
+ case 37:
687
+ this.$ = t[e].trim(), l.setAccTitle(this.$);
688
+ break;
689
+ case 38:
690
+ case 39:
691
+ this.$ = t[e].trim(), l.setAccDescription(this.$);
692
+ break;
693
+ case 43:
694
+ this.$ = t[e - 1] + t[e];
695
+ break;
696
+ case 44:
697
+ this.$ = t[e];
698
+ break;
699
+ case 45:
700
+ l.addVertex(t[e - 1][t[e - 1].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, t[e]), l.addLink(t[e - 3].stmt, t[e - 1], t[e - 2]), this.$ = { stmt: t[e - 1], nodes: t[e - 1].concat(t[e - 3].nodes) };
701
+ break;
702
+ case 46:
703
+ l.addLink(t[e - 2].stmt, t[e], t[e - 1]), this.$ = { stmt: t[e], nodes: t[e].concat(t[e - 2].nodes) };
704
+ break;
705
+ case 47:
706
+ l.addLink(t[e - 3].stmt, t[e - 1], t[e - 2]), this.$ = { stmt: t[e - 1], nodes: t[e - 1].concat(t[e - 3].nodes) };
707
+ break;
708
+ case 48:
709
+ this.$ = { stmt: t[e - 1], nodes: t[e - 1] };
710
+ break;
711
+ case 49:
712
+ l.addVertex(t[e - 1][t[e - 1].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, t[e]), this.$ = { stmt: t[e - 1], nodes: t[e - 1], shapeData: t[e] };
713
+ break;
714
+ case 50:
715
+ this.$ = { stmt: t[e], nodes: t[e] };
716
+ break;
717
+ case 51:
718
+ this.$ = [t[e]];
719
+ break;
720
+ case 52:
721
+ l.addVertex(t[e - 5][t[e - 5].length - 1], void 0, void 0, void 0, void 0, void 0, void 0, t[e - 4]), this.$ = t[e - 5].concat(t[e]);
722
+ break;
723
+ case 53:
724
+ this.$ = t[e - 4].concat(t[e]);
725
+ break;
726
+ case 54:
727
+ this.$ = t[e];
728
+ break;
729
+ case 55:
730
+ this.$ = t[e - 2], l.setClass(t[e - 2], t[e]);
731
+ break;
732
+ case 56:
733
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "square");
734
+ break;
735
+ case 57:
736
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "doublecircle");
737
+ break;
738
+ case 58:
739
+ this.$ = t[e - 5], l.addVertex(t[e - 5], t[e - 2], "circle");
740
+ break;
741
+ case 59:
742
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "ellipse");
743
+ break;
744
+ case 60:
745
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "stadium");
746
+ break;
747
+ case 61:
748
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "subroutine");
749
+ break;
750
+ case 62:
751
+ this.$ = t[e - 7], l.addVertex(t[e - 7], t[e - 1], "rect", void 0, void 0, void 0, Object.fromEntries([[t[e - 5], t[e - 3]]]));
752
+ break;
753
+ case 63:
754
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "cylinder");
755
+ break;
756
+ case 64:
757
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "round");
758
+ break;
759
+ case 65:
760
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "diamond");
761
+ break;
762
+ case 66:
763
+ this.$ = t[e - 5], l.addVertex(t[e - 5], t[e - 2], "hexagon");
764
+ break;
765
+ case 67:
766
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "odd");
767
+ break;
768
+ case 68:
769
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "trapezoid");
770
+ break;
771
+ case 69:
772
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "inv_trapezoid");
773
+ break;
774
+ case 70:
775
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "lean_right");
776
+ break;
777
+ case 71:
778
+ this.$ = t[e - 3], l.addVertex(t[e - 3], t[e - 1], "lean_left");
779
+ break;
780
+ case 72:
781
+ this.$ = t[e], l.addVertex(t[e]);
782
+ break;
783
+ case 73:
784
+ t[e - 1].text = t[e], this.$ = t[e - 1];
785
+ break;
786
+ case 74:
787
+ case 75:
788
+ t[e - 2].text = t[e - 1], this.$ = t[e - 2];
789
+ break;
790
+ case 76:
791
+ this.$ = t[e];
792
+ break;
793
+ case 77:
794
+ var v = l.destructLink(t[e], t[e - 2]);
795
+ this.$ = { type: v.type, stroke: v.stroke, length: v.length, text: t[e - 1] };
796
+ break;
797
+ case 78:
798
+ var v = l.destructLink(t[e], t[e - 2]);
799
+ this.$ = { type: v.type, stroke: v.stroke, length: v.length, text: t[e - 1], id: t[e - 3] };
800
+ break;
801
+ case 79:
802
+ this.$ = { text: t[e], type: "text" };
803
+ break;
804
+ case 80:
805
+ this.$ = { text: t[e - 1].text + "" + t[e], type: t[e - 1].type };
806
+ break;
807
+ case 81:
808
+ this.$ = { text: t[e], type: "string" };
809
+ break;
810
+ case 82:
811
+ this.$ = { text: t[e], type: "markdown" };
812
+ break;
813
+ case 83:
814
+ var v = l.destructLink(t[e]);
815
+ this.$ = { type: v.type, stroke: v.stroke, length: v.length };
816
+ break;
817
+ case 84:
818
+ var v = l.destructLink(t[e]);
819
+ this.$ = { type: v.type, stroke: v.stroke, length: v.length, id: t[e - 1] };
820
+ break;
821
+ case 85:
822
+ this.$ = t[e - 1];
823
+ break;
824
+ case 86:
825
+ this.$ = { text: t[e], type: "text" };
826
+ break;
827
+ case 87:
828
+ this.$ = { text: t[e - 1].text + "" + t[e], type: t[e - 1].type };
829
+ break;
830
+ case 88:
831
+ this.$ = { text: t[e], type: "string" };
832
+ break;
833
+ case 89:
834
+ case 104:
835
+ this.$ = { text: t[e], type: "markdown" };
836
+ break;
837
+ case 101:
838
+ this.$ = { text: t[e], type: "text" };
839
+ break;
840
+ case 102:
841
+ this.$ = { text: t[e - 1].text + "" + t[e], type: t[e - 1].type };
842
+ break;
843
+ case 103:
844
+ this.$ = { text: t[e], type: "text" };
845
+ break;
846
+ case 105:
847
+ this.$ = t[e - 4], l.addClass(t[e - 2], t[e]);
848
+ break;
849
+ case 106:
850
+ this.$ = t[e - 4], l.setClass(t[e - 2], t[e]);
851
+ break;
852
+ case 107:
853
+ case 115:
854
+ this.$ = t[e - 1], l.setClickEvent(t[e - 1], t[e]);
855
+ break;
856
+ case 108:
857
+ case 116:
858
+ this.$ = t[e - 3], l.setClickEvent(t[e - 3], t[e - 2]), l.setTooltip(t[e - 3], t[e]);
859
+ break;
860
+ case 109:
861
+ this.$ = t[e - 2], l.setClickEvent(t[e - 2], t[e - 1], t[e]);
862
+ break;
863
+ case 110:
864
+ this.$ = t[e - 4], l.setClickEvent(t[e - 4], t[e - 3], t[e - 2]), l.setTooltip(t[e - 4], t[e]);
865
+ break;
866
+ case 111:
867
+ this.$ = t[e - 2], l.setLink(t[e - 2], t[e]);
868
+ break;
869
+ case 112:
870
+ this.$ = t[e - 4], l.setLink(t[e - 4], t[e - 2]), l.setTooltip(t[e - 4], t[e]);
871
+ break;
872
+ case 113:
873
+ this.$ = t[e - 4], l.setLink(t[e - 4], t[e - 2], t[e]);
874
+ break;
875
+ case 114:
876
+ this.$ = t[e - 6], l.setLink(t[e - 6], t[e - 4], t[e]), l.setTooltip(t[e - 6], t[e - 2]);
877
+ break;
878
+ case 117:
879
+ this.$ = t[e - 1], l.setLink(t[e - 1], t[e]);
880
+ break;
881
+ case 118:
882
+ this.$ = t[e - 3], l.setLink(t[e - 3], t[e - 2]), l.setTooltip(t[e - 3], t[e]);
883
+ break;
884
+ case 119:
885
+ this.$ = t[e - 3], l.setLink(t[e - 3], t[e - 2], t[e]);
886
+ break;
887
+ case 120:
888
+ this.$ = t[e - 5], l.setLink(t[e - 5], t[e - 4], t[e]), l.setTooltip(t[e - 5], t[e - 2]);
889
+ break;
890
+ case 121:
891
+ this.$ = t[e - 4], l.addVertex(t[e - 2], void 0, void 0, t[e]);
892
+ break;
893
+ case 122:
894
+ this.$ = t[e - 4], l.updateLink([t[e - 2]], t[e]);
895
+ break;
896
+ case 123:
897
+ this.$ = t[e - 4], l.updateLink(t[e - 2], t[e]);
898
+ break;
899
+ case 124:
900
+ this.$ = t[e - 8], l.updateLinkInterpolate([t[e - 6]], t[e - 2]), l.updateLink([t[e - 6]], t[e]);
901
+ break;
902
+ case 125:
903
+ this.$ = t[e - 8], l.updateLinkInterpolate(t[e - 6], t[e - 2]), l.updateLink(t[e - 6], t[e]);
904
+ break;
905
+ case 126:
906
+ this.$ = t[e - 6], l.updateLinkInterpolate([t[e - 4]], t[e]);
907
+ break;
908
+ case 127:
909
+ this.$ = t[e - 6], l.updateLinkInterpolate(t[e - 4], t[e]);
910
+ break;
911
+ case 128:
912
+ case 130:
913
+ this.$ = [t[e]];
914
+ break;
915
+ case 129:
916
+ case 131:
917
+ t[e - 2].push(t[e]), this.$ = t[e - 2];
918
+ break;
919
+ case 133:
920
+ this.$ = t[e - 1] + t[e];
921
+ break;
922
+ case 181:
923
+ this.$ = t[e];
924
+ break;
925
+ case 182:
926
+ this.$ = t[e - 1] + "" + t[e];
927
+ break;
928
+ case 184:
929
+ this.$ = t[e - 1] + "" + t[e];
930
+ break;
931
+ case 185:
932
+ this.$ = { stmt: "dir", value: "TB" };
933
+ break;
934
+ case 186:
935
+ this.$ = { stmt: "dir", value: "BT" };
936
+ break;
937
+ case 187:
938
+ this.$ = { stmt: "dir", value: "RL" };
939
+ break;
940
+ case 188:
941
+ this.$ = { stmt: "dir", value: "LR" };
942
+ break;
943
+ }
944
+ }, "anonymous"),
945
+ table: [{ 3: 1, 4: 2, 9: i, 10: a, 12: n }, { 1: [3] }, s(u, o, { 5: 6 }), { 4: 7, 9: i, 10: a, 12: n }, { 4: 8, 9: i, 10: a, 12: n }, { 13: [1, 9], 14: [1, 10] }, { 1: [2, 1], 6: 11, 7: 12, 8: f, 9: c, 10: A, 11: r, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: k, 33: 24, 34: E, 36: b, 38: L, 42: 28, 43: 38, 44: C, 45: 39, 47: 40, 60: d, 84: J, 85: W, 86: Z, 87: A1, 88: M1, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M, 121: U1, 122: W1, 123: z1, 124: j1 }, s(u, [2, 9]), s(u, [2, 10]), s(u, [2, 11]), { 8: [1, 54], 9: [1, 55], 10: p1, 15: 53, 18: 56 }, s(y, [2, 3]), s(y, [2, 4]), s(y, [2, 5]), s(y, [2, 6]), s(y, [2, 7]), s(y, [2, 8]), { 8: e1, 9: s1, 11: i1, 21: 58, 41: 59, 72: 63, 75: [1, 64], 77: [1, 66], 78: [1, 65] }, { 8: e1, 9: s1, 11: i1, 21: 67 }, { 8: e1, 9: s1, 11: i1, 21: 68 }, { 8: e1, 9: s1, 11: i1, 21: 69 }, { 8: e1, 9: s1, 11: i1, 21: 70 }, { 8: e1, 9: s1, 11: i1, 21: 71 }, { 8: e1, 9: s1, 10: [1, 72], 11: i1, 21: 73 }, s(y, [2, 36]), { 35: [1, 74] }, { 37: [1, 75] }, s(y, [2, 39]), s(D1, [2, 50], { 18: 76, 39: 77, 10: p1, 40: at }), { 10: [1, 79] }, { 10: [1, 80] }, { 10: [1, 81] }, { 10: [1, 82] }, { 14: x1, 44: T1, 60: E1, 80: [1, 86], 89: y1, 95: [1, 83], 97: [1, 84], 101: 85, 105: F1, 106: _1, 109: B1, 111: v1, 114: L1, 115: V1, 116: I1, 120: 87 }, s(y, [2, 185]), s(y, [2, 186]), s(y, [2, 187]), s(y, [2, 188]), s(k1, [2, 51]), s(k1, [2, 54], { 46: [1, 99] }), s(z, [2, 72], { 113: 112, 29: [1, 100], 44: C, 48: [1, 101], 50: [1, 102], 52: [1, 103], 54: [1, 104], 56: [1, 105], 58: [1, 106], 60: d, 63: [1, 107], 65: [1, 108], 67: [1, 109], 68: [1, 110], 70: [1, 111], 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 114: P, 115: O, 116: M }), s(q, [2, 181]), s(q, [2, 142]), s(q, [2, 143]), s(q, [2, 144]), s(q, [2, 145]), s(q, [2, 146]), s(q, [2, 147]), s(q, [2, 148]), s(q, [2, 149]), s(q, [2, 150]), s(q, [2, 151]), s(q, [2, 152]), s(u, [2, 12]), s(u, [2, 18]), s(u, [2, 19]), { 9: [1, 113] }, s(nt, [2, 26], { 18: 114, 10: p1 }), s(y, [2, 27]), { 42: 115, 43: 38, 44: C, 45: 39, 47: 40, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, s(y, [2, 40]), s(y, [2, 41]), s(y, [2, 42]), s(w1, [2, 76], { 73: 116, 62: [1, 118], 74: [1, 117] }), { 76: 119, 79: 120, 80: ut, 81: ot, 116: K1, 119: Y1 }, { 75: [1, 125], 77: [1, 126] }, s(lt, [2, 83]), s(y, [2, 28]), s(y, [2, 29]), s(y, [2, 30]), s(y, [2, 31]), s(y, [2, 32]), { 10: ct, 12: ht, 14: dt, 27: pt, 28: 127, 32: ft, 44: gt, 60: bt, 75: At, 80: [1, 129], 81: [1, 130], 83: 140, 84: kt, 85: mt, 86: Ct, 87: St, 88: Dt, 89: xt, 90: Tt, 91: 128, 105: Et, 109: yt, 111: Ft, 114: _t, 115: Bt, 116: vt }, s(Q1, o, { 5: 153 }), s(y, [2, 37]), s(y, [2, 38]), s(D1, [2, 48], { 44: Lt }), s(D1, [2, 49], { 18: 155, 10: p1, 40: Vt }), s(k1, [2, 44]), { 44: C, 47: 157, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, { 102: [1, 158], 103: 159, 105: [1, 160] }, { 44: C, 47: 161, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, { 44: C, 47: 162, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, s(B, [2, 107], { 10: [1, 163], 96: [1, 164] }), { 80: [1, 165] }, s(B, [2, 115], { 120: 167, 10: [1, 166], 14: x1, 44: T1, 60: E1, 89: y1, 105: F1, 106: _1, 109: B1, 111: v1, 114: L1, 115: V1, 116: I1 }), s(B, [2, 117], { 10: [1, 168] }), s(H, [2, 183]), s(H, [2, 170]), s(H, [2, 171]), s(H, [2, 172]), s(H, [2, 173]), s(H, [2, 174]), s(H, [2, 175]), s(H, [2, 176]), s(H, [2, 177]), s(H, [2, 178]), s(H, [2, 179]), s(H, [2, 180]), { 44: C, 47: 169, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, { 30: 170, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 178, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 180, 50: [1, 179], 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 181, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 182, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 183, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 109: [1, 184] }, { 30: 185, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 186, 65: [1, 187], 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 188, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 189, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 30: 190, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, s(q, [2, 182]), s(u, [2, 20]), s(nt, [2, 25]), s(D1, [2, 46], { 39: 191, 18: 192, 10: p1, 40: at }), s(w1, [2, 73], { 10: [1, 193] }), { 10: [1, 194] }, { 30: 195, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 77: [1, 196], 79: 197, 116: K1, 119: Y1 }, s(R1, [2, 79]), s(R1, [2, 81]), s(R1, [2, 82]), s(R1, [2, 168]), s(R1, [2, 169]), { 76: 198, 79: 120, 80: ut, 81: ot, 116: K1, 119: Y1 }, s(lt, [2, 84]), { 8: e1, 9: s1, 10: ct, 11: i1, 12: ht, 14: dt, 21: 200, 27: pt, 29: [1, 199], 32: ft, 44: gt, 60: bt, 75: At, 83: 140, 84: kt, 85: mt, 86: Ct, 87: St, 88: Dt, 89: xt, 90: Tt, 91: 201, 105: Et, 109: yt, 111: Ft, 114: _t, 115: Bt, 116: vt }, s(F, [2, 101]), s(F, [2, 103]), s(F, [2, 104]), s(F, [2, 157]), s(F, [2, 158]), s(F, [2, 159]), s(F, [2, 160]), s(F, [2, 161]), s(F, [2, 162]), s(F, [2, 163]), s(F, [2, 164]), s(F, [2, 165]), s(F, [2, 166]), s(F, [2, 167]), s(F, [2, 90]), s(F, [2, 91]), s(F, [2, 92]), s(F, [2, 93]), s(F, [2, 94]), s(F, [2, 95]), s(F, [2, 96]), s(F, [2, 97]), s(F, [2, 98]), s(F, [2, 99]), s(F, [2, 100]), { 6: 11, 7: 12, 8: f, 9: c, 10: A, 11: r, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: k, 32: [1, 202], 33: 24, 34: E, 36: b, 38: L, 42: 28, 43: 38, 44: C, 45: 39, 47: 40, 60: d, 84: J, 85: W, 86: Z, 87: A1, 88: M1, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M, 121: U1, 122: W1, 123: z1, 124: j1 }, { 10: p1, 18: 203 }, { 44: [1, 204] }, s(k1, [2, 43]), { 10: [1, 205], 44: C, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 112, 114: P, 115: O, 116: M }, { 10: [1, 206] }, { 10: [1, 207], 106: [1, 208] }, s(It, [2, 128]), { 10: [1, 209], 44: C, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 112, 114: P, 115: O, 116: M }, { 10: [1, 210], 44: C, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 112, 114: P, 115: O, 116: M }, { 80: [1, 211] }, s(B, [2, 109], { 10: [1, 212] }), s(B, [2, 111], { 10: [1, 213] }), { 80: [1, 214] }, s(H, [2, 184]), { 80: [1, 215], 98: [1, 216] }, s(k1, [2, 55], { 113: 112, 44: C, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 114: P, 115: O, 116: M }), { 31: [1, 217], 67: S, 82: 218, 116: D, 117: x, 118: T }, s(f1, [2, 86]), s(f1, [2, 88]), s(f1, [2, 89]), s(f1, [2, 153]), s(f1, [2, 154]), s(f1, [2, 155]), s(f1, [2, 156]), { 49: [1, 219], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 30: 220, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 51: [1, 221], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 53: [1, 222], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 55: [1, 223], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 57: [1, 224], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 60: [1, 225] }, { 64: [1, 226], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 66: [1, 227], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 30: 228, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, { 31: [1, 229], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 67: S, 69: [1, 230], 71: [1, 231], 82: 218, 116: D, 117: x, 118: T }, { 67: S, 69: [1, 233], 71: [1, 232], 82: 218, 116: D, 117: x, 118: T }, s(D1, [2, 45], { 18: 155, 10: p1, 40: Vt }), s(D1, [2, 47], { 44: Lt }), s(w1, [2, 75]), s(w1, [2, 74]), { 62: [1, 234], 67: S, 82: 218, 116: D, 117: x, 118: T }, s(w1, [2, 77]), s(R1, [2, 80]), { 77: [1, 235], 79: 197, 116: K1, 119: Y1 }, { 30: 236, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, s(Q1, o, { 5: 237 }), s(F, [2, 102]), s(y, [2, 35]), { 43: 238, 44: C, 45: 39, 47: 40, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, { 10: p1, 18: 239 }, { 10: r1, 60: a1, 84: n1, 92: 240, 105: u1, 107: 241, 108: 242, 109: o1, 110: l1, 111: c1, 112: h1 }, { 10: r1, 60: a1, 84: n1, 92: 251, 104: [1, 252], 105: u1, 107: 241, 108: 242, 109: o1, 110: l1, 111: c1, 112: h1 }, { 10: r1, 60: a1, 84: n1, 92: 253, 104: [1, 254], 105: u1, 107: 241, 108: 242, 109: o1, 110: l1, 111: c1, 112: h1 }, { 105: [1, 255] }, { 10: r1, 60: a1, 84: n1, 92: 256, 105: u1, 107: 241, 108: 242, 109: o1, 110: l1, 111: c1, 112: h1 }, { 44: C, 47: 257, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, s(B, [2, 108]), { 80: [1, 258] }, { 80: [1, 259], 98: [1, 260] }, s(B, [2, 116]), s(B, [2, 118], { 10: [1, 261] }), s(B, [2, 119]), s(z, [2, 56]), s(f1, [2, 87]), s(z, [2, 57]), { 51: [1, 262], 67: S, 82: 218, 116: D, 117: x, 118: T }, s(z, [2, 64]), s(z, [2, 59]), s(z, [2, 60]), s(z, [2, 61]), { 109: [1, 263] }, s(z, [2, 63]), s(z, [2, 65]), { 66: [1, 264], 67: S, 82: 218, 116: D, 117: x, 118: T }, s(z, [2, 67]), s(z, [2, 68]), s(z, [2, 70]), s(z, [2, 69]), s(z, [2, 71]), s([10, 44, 60, 89, 102, 105, 106, 109, 111, 114, 115, 116], [2, 85]), s(w1, [2, 78]), { 31: [1, 265], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 6: 11, 7: 12, 8: f, 9: c, 10: A, 11: r, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: k, 32: [1, 266], 33: 24, 34: E, 36: b, 38: L, 42: 28, 43: 38, 44: C, 45: 39, 47: 40, 60: d, 84: J, 85: W, 86: Z, 87: A1, 88: M1, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M, 121: U1, 122: W1, 123: z1, 124: j1 }, s(k1, [2, 53]), { 43: 267, 44: C, 45: 39, 47: 40, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M }, s(B, [2, 121], { 106: N1 }), s(wt, [2, 130], { 108: 269, 10: r1, 60: a1, 84: n1, 105: u1, 109: o1, 110: l1, 111: c1, 112: h1 }), s($, [2, 132]), s($, [2, 134]), s($, [2, 135]), s($, [2, 136]), s($, [2, 137]), s($, [2, 138]), s($, [2, 139]), s($, [2, 140]), s($, [2, 141]), s(B, [2, 122], { 106: N1 }), { 10: [1, 270] }, s(B, [2, 123], { 106: N1 }), { 10: [1, 271] }, s(It, [2, 129]), s(B, [2, 105], { 106: N1 }), s(B, [2, 106], { 113: 112, 44: C, 60: d, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 114: P, 115: O, 116: M }), s(B, [2, 110]), s(B, [2, 112], { 10: [1, 272] }), s(B, [2, 113]), { 98: [1, 273] }, { 51: [1, 274] }, { 62: [1, 275] }, { 66: [1, 276] }, { 8: e1, 9: s1, 11: i1, 21: 277 }, s(y, [2, 34]), s(k1, [2, 52]), { 10: r1, 60: a1, 84: n1, 105: u1, 107: 278, 108: 242, 109: o1, 110: l1, 111: c1, 112: h1 }, s($, [2, 133]), { 14: x1, 44: T1, 60: E1, 89: y1, 101: 279, 105: F1, 106: _1, 109: B1, 111: v1, 114: L1, 115: V1, 116: I1, 120: 87 }, { 14: x1, 44: T1, 60: E1, 89: y1, 101: 280, 105: F1, 106: _1, 109: B1, 111: v1, 114: L1, 115: V1, 116: I1, 120: 87 }, { 98: [1, 281] }, s(B, [2, 120]), s(z, [2, 58]), { 30: 282, 67: S, 80: j, 81: K, 82: 171, 116: D, 117: x, 118: T }, s(z, [2, 66]), s(Q1, o, { 5: 283 }), s(wt, [2, 131], { 108: 269, 10: r1, 60: a1, 84: n1, 105: u1, 109: o1, 110: l1, 111: c1, 112: h1 }), s(B, [2, 126], { 120: 167, 10: [1, 284], 14: x1, 44: T1, 60: E1, 89: y1, 105: F1, 106: _1, 109: B1, 111: v1, 114: L1, 115: V1, 116: I1 }), s(B, [2, 127], { 120: 167, 10: [1, 285], 14: x1, 44: T1, 60: E1, 89: y1, 105: F1, 106: _1, 109: B1, 111: v1, 114: L1, 115: V1, 116: I1 }), s(B, [2, 114]), { 31: [1, 286], 67: S, 82: 218, 116: D, 117: x, 118: T }, { 6: 11, 7: 12, 8: f, 9: c, 10: A, 11: r, 20: 17, 22: 18, 23: 19, 24: 20, 25: 21, 26: 22, 27: k, 32: [1, 287], 33: 24, 34: E, 36: b, 38: L, 42: 28, 43: 38, 44: C, 45: 39, 47: 40, 60: d, 84: J, 85: W, 86: Z, 87: A1, 88: M1, 89: V, 102: I, 105: w, 106: R, 109: N, 111: G, 113: 41, 114: P, 115: O, 116: M, 121: U1, 122: W1, 123: z1, 124: j1 }, { 10: r1, 60: a1, 84: n1, 92: 288, 105: u1, 107: 241, 108: 242, 109: o1, 110: l1, 111: c1, 112: h1 }, { 10: r1, 60: a1, 84: n1, 92: 289, 105: u1, 107: 241, 108: 242, 109: o1, 110: l1, 111: c1, 112: h1 }, s(z, [2, 62]), s(y, [2, 33]), s(B, [2, 124], { 106: N1 }), s(B, [2, 125], { 106: N1 })],
946
+ defaultActions: {},
947
+ parseError: /* @__PURE__ */ m(function(h, p) {
948
+ if (p.recoverable)
949
+ this.trace(h);
950
+ else {
951
+ var g = new Error(h);
952
+ throw g.hash = p, g;
953
+ }
954
+ }, "parseError"),
955
+ parse: /* @__PURE__ */ m(function(h) {
956
+ var p = this, g = [0], l = [], _ = [null], t = [], P1 = this.table, e = "", v = 0, Rt = 0, zt = 2, Nt = 1, jt = t.slice.call(arguments, 1), U = Object.create(this.lexer), m1 = { yy: {} };
957
+ for (var Z1 in this.yy)
958
+ Object.prototype.hasOwnProperty.call(this.yy, Z1) && (m1.yy[Z1] = this.yy[Z1]);
959
+ U.setInput(h, m1.yy), m1.yy.lexer = U, m1.yy.parser = this, typeof U.yylloc > "u" && (U.yylloc = {});
960
+ var $1 = U.yylloc;
961
+ t.push($1);
962
+ var Kt = U.options && U.options.ranges;
963
+ typeof m1.yy.parseError == "function" ? this.parseError = m1.yy.parseError : this.parseError = Object.getPrototypeOf(this).parseError;
964
+ function Yt(X) {
965
+ g.length = g.length - 2 * X, _.length = _.length - X, t.length = t.length - X;
966
+ }
967
+ m(Yt, "popStack");
968
+ function Gt() {
969
+ var X;
970
+ return X = l.pop() || U.lex() || Nt, typeof X != "number" && (X instanceof Array && (l = X, X = l.pop()), X = p.symbols_[X] || X), X;
971
+ }
972
+ m(Gt, "lex");
973
+ for (var Y, C1, Q, tt, G1 = {}, H1, d1, Pt, X1; ; ) {
974
+ if (C1 = g[g.length - 1], this.defaultActions[C1] ? Q = this.defaultActions[C1] : ((Y === null || typeof Y > "u") && (Y = Gt()), Q = P1[C1] && P1[C1][Y]), typeof Q > "u" || !Q.length || !Q[0]) {
975
+ var et = "";
976
+ X1 = [];
977
+ for (H1 in P1[C1])
978
+ this.terminals_[H1] && H1 > zt && X1.push("'" + this.terminals_[H1] + "'");
979
+ U.showPosition ? et = "Parse error on line " + (v + 1) + `:
980
+ ` + U.showPosition() + `
981
+ Expecting ` + X1.join(", ") + ", got '" + (this.terminals_[Y] || Y) + "'" : et = "Parse error on line " + (v + 1) + ": Unexpected " + (Y == Nt ? "end of input" : "'" + (this.terminals_[Y] || Y) + "'"), this.parseError(et, {
982
+ text: U.match,
983
+ token: this.terminals_[Y] || Y,
984
+ line: U.yylineno,
985
+ loc: $1,
986
+ expected: X1
987
+ });
988
+ }
989
+ if (Q[0] instanceof Array && Q.length > 1)
990
+ throw new Error("Parse Error: multiple actions possible at state: " + C1 + ", token: " + Y);
991
+ switch (Q[0]) {
992
+ case 1:
993
+ g.push(Y), _.push(U.yytext), t.push(U.yylloc), g.push(Q[1]), Y = null, Rt = U.yyleng, e = U.yytext, v = U.yylineno, $1 = U.yylloc;
994
+ break;
995
+ case 2:
996
+ if (d1 = this.productions_[Q[1]][1], G1.$ = _[_.length - d1], G1._$ = {
997
+ first_line: t[t.length - (d1 || 1)].first_line,
998
+ last_line: t[t.length - 1].last_line,
999
+ first_column: t[t.length - (d1 || 1)].first_column,
1000
+ last_column: t[t.length - 1].last_column
1001
+ }, Kt && (G1._$.range = [
1002
+ t[t.length - (d1 || 1)].range[0],
1003
+ t[t.length - 1].range[1]
1004
+ ]), tt = this.performAction.apply(G1, [
1005
+ e,
1006
+ Rt,
1007
+ v,
1008
+ m1.yy,
1009
+ Q[1],
1010
+ _,
1011
+ t
1012
+ ].concat(jt)), typeof tt < "u")
1013
+ return tt;
1014
+ d1 && (g = g.slice(0, -1 * d1 * 2), _ = _.slice(0, -1 * d1), t = t.slice(0, -1 * d1)), g.push(this.productions_[Q[1]][0]), _.push(G1.$), t.push(G1._$), Pt = P1[g[g.length - 2]][g[g.length - 1]], g.push(Pt);
1015
+ break;
1016
+ case 3:
1017
+ return !0;
1018
+ }
1019
+ }
1020
+ return !0;
1021
+ }, "parse")
1022
+ }, Wt = /* @__PURE__ */ function() {
1023
+ var g1 = {
1024
+ EOF: 1,
1025
+ parseError: /* @__PURE__ */ m(function(p, g) {
1026
+ if (this.yy.parser)
1027
+ this.yy.parser.parseError(p, g);
1028
+ else
1029
+ throw new Error(p);
1030
+ }, "parseError"),
1031
+ // resets the lexer, sets new input
1032
+ setInput: /* @__PURE__ */ m(function(h, p) {
1033
+ return this.yy = p || this.yy || {}, this._input = h, this._more = this._backtrack = this.done = !1, this.yylineno = this.yyleng = 0, this.yytext = this.matched = this.match = "", this.conditionStack = ["INITIAL"], this.yylloc = {
1034
+ first_line: 1,
1035
+ first_column: 0,
1036
+ last_line: 1,
1037
+ last_column: 0
1038
+ }, this.options.ranges && (this.yylloc.range = [0, 0]), this.offset = 0, this;
1039
+ }, "setInput"),
1040
+ // consumes and returns one char from the input
1041
+ input: /* @__PURE__ */ m(function() {
1042
+ var h = this._input[0];
1043
+ this.yytext += h, this.yyleng++, this.offset++, this.match += h, this.matched += h;
1044
+ var p = h.match(/(?:\r\n?|\n).*/g);
1045
+ return p ? (this.yylineno++, this.yylloc.last_line++) : this.yylloc.last_column++, this.options.ranges && this.yylloc.range[1]++, this._input = this._input.slice(1), h;
1046
+ }, "input"),
1047
+ // unshifts one char (or a string) into the input
1048
+ unput: /* @__PURE__ */ m(function(h) {
1049
+ var p = h.length, g = h.split(/(?:\r\n?|\n)/g);
1050
+ this._input = h + this._input, this.yytext = this.yytext.substr(0, this.yytext.length - p), this.offset -= p;
1051
+ var l = this.match.split(/(?:\r\n?|\n)/g);
1052
+ this.match = this.match.substr(0, this.match.length - 1), this.matched = this.matched.substr(0, this.matched.length - 1), g.length - 1 && (this.yylineno -= g.length - 1);
1053
+ var _ = this.yylloc.range;
1054
+ return this.yylloc = {
1055
+ first_line: this.yylloc.first_line,
1056
+ last_line: this.yylineno + 1,
1057
+ first_column: this.yylloc.first_column,
1058
+ last_column: g ? (g.length === l.length ? this.yylloc.first_column : 0) + l[l.length - g.length].length - g[0].length : this.yylloc.first_column - p
1059
+ }, this.options.ranges && (this.yylloc.range = [_[0], _[0] + this.yyleng - p]), this.yyleng = this.yytext.length, this;
1060
+ }, "unput"),
1061
+ // When called from action, caches matched text and appends it on next action
1062
+ more: /* @__PURE__ */ m(function() {
1063
+ return this._more = !0, this;
1064
+ }, "more"),
1065
+ // When called from action, signals the lexer that this rule fails to match the input, so the next matching rule (regex) should be tested instead.
1066
+ reject: /* @__PURE__ */ m(function() {
1067
+ if (this.options.backtrack_lexer)
1068
+ this._backtrack = !0;
1069
+ else
1070
+ return 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).
1071
+ ` + this.showPosition(), {
1072
+ text: "",
1073
+ token: null,
1074
+ line: this.yylineno
1075
+ });
1076
+ return this;
1077
+ }, "reject"),
1078
+ // retain first n characters of the match
1079
+ less: /* @__PURE__ */ m(function(h) {
1080
+ this.unput(this.match.slice(h));
1081
+ }, "less"),
1082
+ // displays already matched input, i.e. for error messages
1083
+ pastInput: /* @__PURE__ */ m(function() {
1084
+ var h = this.matched.substr(0, this.matched.length - this.match.length);
1085
+ return (h.length > 20 ? "..." : "") + h.substr(-20).replace(/\n/g, "");
1086
+ }, "pastInput"),
1087
+ // displays upcoming input, i.e. for error messages
1088
+ upcomingInput: /* @__PURE__ */ m(function() {
1089
+ var h = this.match;
1090
+ return h.length < 20 && (h += this._input.substr(0, 20 - h.length)), (h.substr(0, 20) + (h.length > 20 ? "..." : "")).replace(/\n/g, "");
1091
+ }, "upcomingInput"),
1092
+ // displays the character position where the lexing error occurred, i.e. for error messages
1093
+ showPosition: /* @__PURE__ */ m(function() {
1094
+ var h = this.pastInput(), p = new Array(h.length + 1).join("-");
1095
+ return h + this.upcomingInput() + `
1096
+ ` + p + "^";
1097
+ }, "showPosition"),
1098
+ // test the lexed token: return FALSE when not a match, otherwise return token
1099
+ test_match: /* @__PURE__ */ m(function(h, p) {
1100
+ var g, l, _;
1101
+ if (this.options.backtrack_lexer && (_ = {
1102
+ yylineno: this.yylineno,
1103
+ yylloc: {
1104
+ first_line: this.yylloc.first_line,
1105
+ last_line: this.last_line,
1106
+ first_column: this.yylloc.first_column,
1107
+ last_column: this.yylloc.last_column
1108
+ },
1109
+ yytext: this.yytext,
1110
+ match: this.match,
1111
+ matches: this.matches,
1112
+ matched: this.matched,
1113
+ yyleng: this.yyleng,
1114
+ offset: this.offset,
1115
+ _more: this._more,
1116
+ _input: this._input,
1117
+ yy: this.yy,
1118
+ conditionStack: this.conditionStack.slice(0),
1119
+ done: this.done
1120
+ }, this.options.ranges && (_.yylloc.range = this.yylloc.range.slice(0))), l = h[0].match(/(?:\r\n?|\n).*/g), l && (this.yylineno += l.length), this.yylloc = {
1121
+ first_line: this.yylloc.last_line,
1122
+ last_line: this.yylineno + 1,
1123
+ first_column: this.yylloc.last_column,
1124
+ last_column: l ? l[l.length - 1].length - l[l.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + h[0].length
1125
+ }, this.yytext += h[0], this.match += h[0], this.matches = h, 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(h[0].length), this.matched += h[0], g = this.performAction.call(this, this.yy, this, p, this.conditionStack[this.conditionStack.length - 1]), this.done && this._input && (this.done = !1), g)
1126
+ return g;
1127
+ if (this._backtrack) {
1128
+ for (var t in _)
1129
+ this[t] = _[t];
1130
+ return !1;
1131
+ }
1132
+ return !1;
1133
+ }, "test_match"),
1134
+ // return next match in input
1135
+ next: /* @__PURE__ */ m(function() {
1136
+ if (this.done)
1137
+ return this.EOF;
1138
+ this._input || (this.done = !0);
1139
+ var h, p, g, l;
1140
+ this._more || (this.yytext = "", this.match = "");
1141
+ for (var _ = this._currentRules(), t = 0; t < _.length; t++)
1142
+ if (g = this._input.match(this.rules[_[t]]), g && (!p || g[0].length > p[0].length)) {
1143
+ if (p = g, l = t, this.options.backtrack_lexer) {
1144
+ if (h = this.test_match(g, _[t]), h !== !1)
1145
+ return h;
1146
+ if (this._backtrack) {
1147
+ p = !1;
1148
+ continue;
1149
+ } else
1150
+ return !1;
1151
+ } else if (!this.options.flex)
1152
+ break;
1153
+ }
1154
+ return p ? (h = this.test_match(p, _[l]), h !== !1 ? h : !1) : this._input === "" ? this.EOF : this.parseError("Lexical error on line " + (this.yylineno + 1) + `. Unrecognized text.
1155
+ ` + this.showPosition(), {
1156
+ text: "",
1157
+ token: null,
1158
+ line: this.yylineno
1159
+ });
1160
+ }, "next"),
1161
+ // return next match that has a token
1162
+ lex: /* @__PURE__ */ m(function() {
1163
+ var p = this.next();
1164
+ return p || this.lex();
1165
+ }, "lex"),
1166
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
1167
+ begin: /* @__PURE__ */ m(function(p) {
1168
+ this.conditionStack.push(p);
1169
+ }, "begin"),
1170
+ // pop the previously active lexer condition state off the condition stack
1171
+ popState: /* @__PURE__ */ m(function() {
1172
+ var p = this.conditionStack.length - 1;
1173
+ return p > 0 ? this.conditionStack.pop() : this.conditionStack[0];
1174
+ }, "popState"),
1175
+ // produce the lexer rule set which is active for the currently active lexer condition state
1176
+ _currentRules: /* @__PURE__ */ m(function() {
1177
+ return this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1] ? this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules : this.conditions.INITIAL.rules;
1178
+ }, "_currentRules"),
1179
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
1180
+ topState: /* @__PURE__ */ m(function(p) {
1181
+ return p = this.conditionStack.length - 1 - Math.abs(p || 0), p >= 0 ? this.conditionStack[p] : "INITIAL";
1182
+ }, "topState"),
1183
+ // alias for begin(condition)
1184
+ pushState: /* @__PURE__ */ m(function(p) {
1185
+ this.begin(p);
1186
+ }, "pushState"),
1187
+ // return the number of states currently on the stack
1188
+ stateStackSize: /* @__PURE__ */ m(function() {
1189
+ return this.conditionStack.length;
1190
+ }, "stateStackSize"),
1191
+ options: {},
1192
+ performAction: /* @__PURE__ */ m(function(p, g, l, _) {
1193
+ switch (l) {
1194
+ case 0:
1195
+ return this.begin("acc_title"), 34;
1196
+ case 1:
1197
+ return this.popState(), "acc_title_value";
1198
+ case 2:
1199
+ return this.begin("acc_descr"), 36;
1200
+ case 3:
1201
+ return this.popState(), "acc_descr_value";
1202
+ case 4:
1203
+ this.begin("acc_descr_multiline");
1204
+ break;
1205
+ case 5:
1206
+ this.popState();
1207
+ break;
1208
+ case 6:
1209
+ return "acc_descr_multiline_value";
1210
+ case 7:
1211
+ return this.pushState("shapeData"), g.yytext = "", 40;
1212
+ case 8:
1213
+ return this.pushState("shapeDataStr"), 40;
1214
+ case 9:
1215
+ return this.popState(), 40;
1216
+ case 10:
1217
+ const t = /\n\s*/g;
1218
+ return g.yytext = g.yytext.replace(t, "<br/>"), 40;
1219
+ case 11:
1220
+ return 40;
1221
+ case 12:
1222
+ this.popState();
1223
+ break;
1224
+ case 13:
1225
+ this.begin("callbackname");
1226
+ break;
1227
+ case 14:
1228
+ this.popState();
1229
+ break;
1230
+ case 15:
1231
+ this.popState(), this.begin("callbackargs");
1232
+ break;
1233
+ case 16:
1234
+ return 95;
1235
+ case 17:
1236
+ this.popState();
1237
+ break;
1238
+ case 18:
1239
+ return 96;
1240
+ case 19:
1241
+ return "MD_STR";
1242
+ case 20:
1243
+ this.popState();
1244
+ break;
1245
+ case 21:
1246
+ this.begin("md_string");
1247
+ break;
1248
+ case 22:
1249
+ return "STR";
1250
+ case 23:
1251
+ this.popState();
1252
+ break;
1253
+ case 24:
1254
+ this.pushState("string");
1255
+ break;
1256
+ case 25:
1257
+ return 84;
1258
+ case 26:
1259
+ return 102;
1260
+ case 27:
1261
+ return 85;
1262
+ case 28:
1263
+ return 104;
1264
+ case 29:
1265
+ return 86;
1266
+ case 30:
1267
+ return 87;
1268
+ case 31:
1269
+ return 97;
1270
+ case 32:
1271
+ this.begin("click");
1272
+ break;
1273
+ case 33:
1274
+ this.popState();
1275
+ break;
1276
+ case 34:
1277
+ return 88;
1278
+ case 35:
1279
+ return p.lex.firstGraph() && this.begin("dir"), 12;
1280
+ case 36:
1281
+ return p.lex.firstGraph() && this.begin("dir"), 12;
1282
+ case 37:
1283
+ return p.lex.firstGraph() && this.begin("dir"), 12;
1284
+ case 38:
1285
+ return 27;
1286
+ case 39:
1287
+ return 32;
1288
+ case 40:
1289
+ return 98;
1290
+ case 41:
1291
+ return 98;
1292
+ case 42:
1293
+ return 98;
1294
+ case 43:
1295
+ return 98;
1296
+ case 44:
1297
+ return this.popState(), 13;
1298
+ case 45:
1299
+ return this.popState(), 14;
1300
+ case 46:
1301
+ return this.popState(), 14;
1302
+ case 47:
1303
+ return this.popState(), 14;
1304
+ case 48:
1305
+ return this.popState(), 14;
1306
+ case 49:
1307
+ return this.popState(), 14;
1308
+ case 50:
1309
+ return this.popState(), 14;
1310
+ case 51:
1311
+ return this.popState(), 14;
1312
+ case 52:
1313
+ return this.popState(), 14;
1314
+ case 53:
1315
+ return this.popState(), 14;
1316
+ case 54:
1317
+ return this.popState(), 14;
1318
+ case 55:
1319
+ return 121;
1320
+ case 56:
1321
+ return 122;
1322
+ case 57:
1323
+ return 123;
1324
+ case 58:
1325
+ return 124;
1326
+ case 59:
1327
+ return 78;
1328
+ case 60:
1329
+ return 105;
1330
+ case 61:
1331
+ return 111;
1332
+ case 62:
1333
+ return 46;
1334
+ case 63:
1335
+ return 60;
1336
+ case 64:
1337
+ return 44;
1338
+ case 65:
1339
+ return 8;
1340
+ case 66:
1341
+ return 106;
1342
+ case 67:
1343
+ return 115;
1344
+ case 68:
1345
+ return this.popState(), 77;
1346
+ case 69:
1347
+ return this.pushState("edgeText"), 75;
1348
+ case 70:
1349
+ return 119;
1350
+ case 71:
1351
+ return this.popState(), 77;
1352
+ case 72:
1353
+ return this.pushState("thickEdgeText"), 75;
1354
+ case 73:
1355
+ return 119;
1356
+ case 74:
1357
+ return this.popState(), 77;
1358
+ case 75:
1359
+ return this.pushState("dottedEdgeText"), 75;
1360
+ case 76:
1361
+ return 119;
1362
+ case 77:
1363
+ return 77;
1364
+ case 78:
1365
+ return this.popState(), 53;
1366
+ case 79:
1367
+ return "TEXT";
1368
+ case 80:
1369
+ return this.pushState("ellipseText"), 52;
1370
+ case 81:
1371
+ return this.popState(), 55;
1372
+ case 82:
1373
+ return this.pushState("text"), 54;
1374
+ case 83:
1375
+ return this.popState(), 57;
1376
+ case 84:
1377
+ return this.pushState("text"), 56;
1378
+ case 85:
1379
+ return 58;
1380
+ case 86:
1381
+ return this.pushState("text"), 67;
1382
+ case 87:
1383
+ return this.popState(), 64;
1384
+ case 88:
1385
+ return this.pushState("text"), 63;
1386
+ case 89:
1387
+ return this.popState(), 49;
1388
+ case 90:
1389
+ return this.pushState("text"), 48;
1390
+ case 91:
1391
+ return this.popState(), 69;
1392
+ case 92:
1393
+ return this.popState(), 71;
1394
+ case 93:
1395
+ return 117;
1396
+ case 94:
1397
+ return this.pushState("trapText"), 68;
1398
+ case 95:
1399
+ return this.pushState("trapText"), 70;
1400
+ case 96:
1401
+ return 118;
1402
+ case 97:
1403
+ return 67;
1404
+ case 98:
1405
+ return 90;
1406
+ case 99:
1407
+ return "SEP";
1408
+ case 100:
1409
+ return 89;
1410
+ case 101:
1411
+ return 115;
1412
+ case 102:
1413
+ return 111;
1414
+ case 103:
1415
+ return 44;
1416
+ case 104:
1417
+ return 109;
1418
+ case 105:
1419
+ return 114;
1420
+ case 106:
1421
+ return 116;
1422
+ case 107:
1423
+ return this.popState(), 62;
1424
+ case 108:
1425
+ return this.pushState("text"), 62;
1426
+ case 109:
1427
+ return this.popState(), 51;
1428
+ case 110:
1429
+ return this.pushState("text"), 50;
1430
+ case 111:
1431
+ return this.popState(), 31;
1432
+ case 112:
1433
+ return this.pushState("text"), 29;
1434
+ case 113:
1435
+ return this.popState(), 66;
1436
+ case 114:
1437
+ return this.pushState("text"), 65;
1438
+ case 115:
1439
+ return "TEXT";
1440
+ case 116:
1441
+ return "QUOTE";
1442
+ case 117:
1443
+ return 9;
1444
+ case 118:
1445
+ return 10;
1446
+ case 119:
1447
+ return 11;
1448
+ }
1449
+ }, "anonymous"),
1450
+ rules: [/^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:@\{)/, /^(?:["])/, /^(?:["])/, /^(?:[^\"]+)/, /^(?:[^}^"]+)/, /^(?:\})/, /^(?:call[\s]+)/, /^(?:\([\s]*\))/, /^(?:\()/, /^(?:[^(]*)/, /^(?:\))/, /^(?:[^)]*)/, /^(?:[^`"]+)/, /^(?:[`]["])/, /^(?:["][`])/, /^(?:[^"]+)/, /^(?:["])/, /^(?:["])/, /^(?:style\b)/, /^(?:default\b)/, /^(?:linkStyle\b)/, /^(?:interpolate\b)/, /^(?:classDef\b)/, /^(?:class\b)/, /^(?:href[\s])/, /^(?:click[\s]+)/, /^(?:[\s\n])/, /^(?:[^\s\n]*)/, /^(?:flowchart-elk\b)/, /^(?:graph\b)/, /^(?:flowchart\b)/, /^(?:subgraph\b)/, /^(?:end\b\s*)/, /^(?:_self\b)/, /^(?:_blank\b)/, /^(?:_parent\b)/, /^(?:_top\b)/, /^(?:(\r?\n)*\s*\n)/, /^(?:\s*LR\b)/, /^(?:\s*RL\b)/, /^(?:\s*TB\b)/, /^(?:\s*BT\b)/, /^(?:\s*TD\b)/, /^(?:\s*BR\b)/, /^(?:\s*<)/, /^(?:\s*>)/, /^(?:\s*\^)/, /^(?:\s*v\b)/, /^(?:.*direction\s+TB[^\n]*)/, /^(?:.*direction\s+BT[^\n]*)/, /^(?:.*direction\s+RL[^\n]*)/, /^(?:.*direction\s+LR[^\n]*)/, /^(?:[^\s\"]+@(?=[^\{\"]))/, /^(?:[0-9]+)/, /^(?:#)/, /^(?::::)/, /^(?::)/, /^(?:&)/, /^(?:;)/, /^(?:,)/, /^(?:\*)/, /^(?:\s*[xo<]?--+[-xo>]\s*)/, /^(?:\s*[xo<]?--\s*)/, /^(?:[^-]|-(?!-)+)/, /^(?:\s*[xo<]?==+[=xo>]\s*)/, /^(?:\s*[xo<]?==\s*)/, /^(?:[^=]|=(?!))/, /^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/, /^(?:\s*[xo<]?-\.\s*)/, /^(?:[^\.]|\.(?!))/, /^(?:\s*~~[\~]+\s*)/, /^(?:[-/\)][\)])/, /^(?:[^\(\)\[\]\{\}]|!\)+)/, /^(?:\(-)/, /^(?:\]\))/, /^(?:\(\[)/, /^(?:\]\])/, /^(?:\[\[)/, /^(?:\[\|)/, /^(?:>)/, /^(?:\)\])/, /^(?:\[\()/, /^(?:\)\)\))/, /^(?:\(\(\()/, /^(?:[\\(?=\])][\]])/, /^(?:\/(?=\])\])/, /^(?:\/(?!\])|\\(?!\])|[^\\\[\]\(\)\{\}\/]+)/, /^(?:\[\/)/, /^(?:\[\\)/, /^(?:<)/, /^(?:>)/, /^(?:\^)/, /^(?:\\\|)/, /^(?:v\b)/, /^(?:\*)/, /^(?:#)/, /^(?:&)/, /^(?:([A-Za-z0-9!"\#$%&'*+\.`?\\_\/]|-(?=[^\>\-\.])|(?!))+)/, /^(?:-)/, /^(?:[\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6]|[\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377]|[\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5]|[\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA]|[\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE]|[\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA]|[\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0]|[\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977]|[\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2]|[\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A]|[\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39]|[\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8]|[\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C]|[\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C]|[\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99]|[\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0]|[\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D]|[\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3]|[\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10]|[\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1]|[\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81]|[\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3]|[\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6]|[\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A]|[\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081]|[\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D]|[\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0]|[\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310]|[\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C]|[\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711]|[\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7]|[\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C]|[\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16]|[\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF]|[\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC]|[\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D]|[\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D]|[\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3]|[\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F]|[\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128]|[\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184]|[\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3]|[\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6]|[\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE]|[\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C]|[\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D]|[\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC]|[\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B]|[\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788]|[\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805]|[\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB]|[\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28]|[\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5]|[\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4]|[\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E]|[\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D]|[\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36]|[\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D]|[\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC]|[\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF]|[\uFFD2-\uFFD7\uFFDA-\uFFDC])/, /^(?:\|)/, /^(?:\|)/, /^(?:\))/, /^(?:\()/, /^(?:\])/, /^(?:\[)/, /^(?:(\}))/, /^(?:\{)/, /^(?:[^\[\]\(\)\{\}\|\"]+)/, /^(?:")/, /^(?:(\r?\n)+)/, /^(?:\s)/, /^(?:$)/],
1451
+ conditions: { shapeDataEndBracket: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, shapeDataStr: { rules: [9, 10, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, shapeData: { rules: [8, 11, 12, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, callbackargs: { rules: [17, 18, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, callbackname: { rules: [14, 15, 16, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, href: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, click: { rules: [21, 24, 33, 34, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, dottedEdgeText: { rules: [21, 24, 74, 76, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, thickEdgeText: { rules: [21, 24, 71, 73, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, edgeText: { rules: [21, 24, 68, 70, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, trapText: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 91, 92, 93, 94, 95, 108, 110, 112, 114], inclusive: !1 }, ellipseText: { rules: [21, 24, 77, 78, 79, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, text: { rules: [21, 24, 77, 80, 81, 82, 83, 84, 87, 88, 89, 90, 94, 95, 107, 108, 109, 110, 111, 112, 113, 114, 115], inclusive: !1 }, vertex: { rules: [21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, dir: { rules: [21, 24, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, acc_descr_multiline: { rules: [5, 6, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, acc_descr: { rules: [3, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, acc_title: { rules: [1, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, md_string: { rules: [19, 20, 21, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, string: { rules: [21, 22, 23, 24, 77, 80, 82, 84, 88, 90, 94, 95, 108, 110, 112, 114], inclusive: !1 }, INITIAL: { rules: [0, 2, 4, 7, 13, 21, 24, 25, 26, 27, 28, 29, 30, 31, 32, 35, 36, 37, 38, 39, 40, 41, 42, 43, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 71, 72, 74, 75, 77, 80, 82, 84, 85, 86, 88, 90, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 108, 110, 112, 114, 116, 117, 118, 119], inclusive: !0 } }
1452
+ };
1453
+ return g1;
1454
+ }();
1455
+ J1.lexer = Wt;
1456
+ function q1() {
1457
+ this.yy = {};
1458
+ }
1459
+ return m(q1, "Parser"), q1.prototype = J1, J1.Parser = q1, new q1();
1460
+ }();
1461
+ rt.parser = rt;
1462
+ var Mt = rt, Ut = Object.assign({}, Mt);
1463
+ Ut.parse = (s) => {
1464
+ const i = s.replace(/}\s*\n/g, `}
1465
+ `);
1466
+ return Mt.parse(i);
1467
+ };
1468
+ var Ae = Ut, ke = /* @__PURE__ */ m((s, i) => {
1469
+ const a = he, n = a(s, "r"), u = a(s, "g"), o = a(s, "b");
1470
+ return oe(n, u, o, i);
1471
+ }, "fade"), me = /* @__PURE__ */ m((s) => `.label {
1472
+ font-family: ${s.fontFamily};
1473
+ color: ${s.nodeTextColor || s.textColor};
1474
+ }
1475
+ .cluster-label text {
1476
+ fill: ${s.titleColor};
1477
+ }
1478
+ .cluster-label span {
1479
+ color: ${s.titleColor};
1480
+ }
1481
+ .cluster-label span p {
1482
+ background-color: transparent;
1483
+ }
1484
+
1485
+ .label text,span {
1486
+ fill: ${s.nodeTextColor || s.textColor};
1487
+ color: ${s.nodeTextColor || s.textColor};
1488
+ }
1489
+
1490
+ .node rect,
1491
+ .node circle,
1492
+ .node ellipse,
1493
+ .node polygon,
1494
+ .node path {
1495
+ fill: ${s.mainBkg};
1496
+ stroke: ${s.nodeBorder};
1497
+ stroke-width: 1px;
1498
+ }
1499
+ .rough-node .label text , .node .label text, .image-shape .label, .icon-shape .label {
1500
+ text-anchor: middle;
1501
+ }
1502
+ // .flowchart-label .text-outer-tspan {
1503
+ // text-anchor: middle;
1504
+ // }
1505
+ // .flowchart-label .text-inner-tspan {
1506
+ // text-anchor: start;
1507
+ // }
1508
+
1509
+ .node .katex path {
1510
+ fill: #000;
1511
+ stroke: #000;
1512
+ stroke-width: 1px;
1513
+ }
1514
+
1515
+ .rough-node .label,.node .label, .image-shape .label, .icon-shape .label {
1516
+ text-align: center;
1517
+ }
1518
+ .node.clickable {
1519
+ cursor: pointer;
1520
+ }
1521
+
1522
+
1523
+ .root .anchor path {
1524
+ fill: ${s.lineColor} !important;
1525
+ stroke-width: 0;
1526
+ stroke: ${s.lineColor};
1527
+ }
1528
+
1529
+ .arrowheadPath {
1530
+ fill: ${s.arrowheadColor};
1531
+ }
1532
+
1533
+ .edgePath .path {
1534
+ stroke: ${s.lineColor};
1535
+ stroke-width: 2.0px;
1536
+ }
1537
+
1538
+ .flowchart-link {
1539
+ stroke: ${s.lineColor};
1540
+ fill: none;
1541
+ }
1542
+
1543
+ .edgeLabel {
1544
+ background-color: ${s.edgeLabelBackground};
1545
+ p {
1546
+ background-color: ${s.edgeLabelBackground};
1547
+ }
1548
+ rect {
1549
+ opacity: 0.5;
1550
+ background-color: ${s.edgeLabelBackground};
1551
+ fill: ${s.edgeLabelBackground};
1552
+ }
1553
+ text-align: center;
1554
+ }
1555
+
1556
+ /* For html labels only */
1557
+ .labelBkg {
1558
+ background-color: ${ke(s.edgeLabelBackground, 0.5)};
1559
+ // background-color:
1560
+ }
1561
+
1562
+ .cluster rect {
1563
+ fill: ${s.clusterBkg};
1564
+ stroke: ${s.clusterBorder};
1565
+ stroke-width: 1px;
1566
+ }
1567
+
1568
+ .cluster text {
1569
+ fill: ${s.titleColor};
1570
+ }
1571
+
1572
+ .cluster span {
1573
+ color: ${s.titleColor};
1574
+ }
1575
+ /* .cluster div {
1576
+ color: ${s.titleColor};
1577
+ } */
1578
+
1579
+ div.mermaidTooltip {
1580
+ position: absolute;
1581
+ text-align: center;
1582
+ max-width: 200px;
1583
+ padding: 2px;
1584
+ font-family: ${s.fontFamily};
1585
+ font-size: 12px;
1586
+ background: ${s.tertiaryColor};
1587
+ border: 1px solid ${s.border2};
1588
+ border-radius: 2px;
1589
+ pointer-events: none;
1590
+ z-index: 100;
1591
+ }
1592
+
1593
+ .flowchartTitleText {
1594
+ text-anchor: middle;
1595
+ font-size: 18px;
1596
+ fill: ${s.textColor};
1597
+ }
1598
+
1599
+ rect.text {
1600
+ fill: none;
1601
+ stroke-width: 0;
1602
+ }
1603
+
1604
+ .icon-shape, .image-shape {
1605
+ background-color: ${s.edgeLabelBackground};
1606
+ p {
1607
+ background-color: ${s.edgeLabelBackground};
1608
+ padding: 2px;
1609
+ }
1610
+ rect {
1611
+ opacity: 0.5;
1612
+ background-color: ${s.edgeLabelBackground};
1613
+ fill: ${s.edgeLabelBackground};
1614
+ }
1615
+ text-align: center;
1616
+ }
1617
+ ${qt()}
1618
+ `, "getStyles"), Ce = me, Be = {
1619
+ parser: Ae,
1620
+ get db() {
1621
+ return new pe();
1622
+ },
1623
+ renderer: be,
1624
+ styles: Ce,
1625
+ init: /* @__PURE__ */ m((s) => {
1626
+ s.flowchart || (s.flowchart = {}), s.layout && Ot({ layout: s.layout }), s.flowchart.arrowMarkerAbsolute = s.arrowMarkerAbsolute, Ot({ flowchart: { arrowMarkerAbsolute: s.arrowMarkerAbsolute } });
1627
+ }, "init")
1628
+ };
1629
+ export {
1630
+ Be as diagram
1631
+ };