@windrun-huaiin/third-ui 7.0.0 → 7.1.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 (1710) hide show
  1. package/dist/_virtual/_commonjsHelpers.js +7 -0
  2. package/dist/_virtual/_commonjsHelpers.mjs +5 -0
  3. package/dist/_virtual/advancedFormat.js +9 -0
  4. package/dist/_virtual/advancedFormat.mjs +7 -0
  5. package/dist/_virtual/advancedFormat2.js +5 -0
  6. package/dist/_virtual/advancedFormat2.mjs +3 -0
  7. package/dist/_virtual/cancellation.js +7 -0
  8. package/dist/_virtual/cancellation.mjs +5 -0
  9. package/dist/_virtual/cancellation2.js +5 -0
  10. package/dist/_virtual/cancellation2.mjs +3 -0
  11. package/dist/_virtual/constants.js +5 -0
  12. package/dist/_virtual/constants.mjs +3 -0
  13. package/dist/_virtual/cose-base.js +5 -0
  14. package/dist/_virtual/cose-base.mjs +3 -0
  15. package/dist/_virtual/cose-base2.js +5 -0
  16. package/dist/_virtual/cose-base2.mjs +3 -0
  17. package/dist/_virtual/customParseFormat.js +9 -0
  18. package/dist/_virtual/customParseFormat.mjs +7 -0
  19. package/dist/_virtual/customParseFormat2.js +5 -0
  20. package/dist/_virtual/customParseFormat2.mjs +3 -0
  21. package/dist/_virtual/cytoscape-cose-bilkent.js +9 -0
  22. package/dist/_virtual/cytoscape-cose-bilkent.mjs +7 -0
  23. package/dist/_virtual/cytoscape-cose-bilkent2.js +5 -0
  24. package/dist/_virtual/cytoscape-cose-bilkent2.mjs +3 -0
  25. package/dist/_virtual/cytoscape-fcose.js +9 -0
  26. package/dist/_virtual/cytoscape-fcose.mjs +7 -0
  27. package/dist/_virtual/cytoscape-fcose2.js +5 -0
  28. package/dist/_virtual/cytoscape-fcose2.mjs +3 -0
  29. package/dist/_virtual/dayjs.min.js +9 -0
  30. package/dist/_virtual/dayjs.min.mjs +7 -0
  31. package/dist/_virtual/dayjs.min2.js +5 -0
  32. package/dist/_virtual/dayjs.min2.mjs +3 -0
  33. package/dist/_virtual/events.js +7 -0
  34. package/dist/_virtual/events.mjs +5 -0
  35. package/dist/_virtual/events2.js +5 -0
  36. package/dist/_virtual/events2.mjs +3 -0
  37. package/dist/_virtual/index.js +7 -0
  38. package/dist/_virtual/index.mjs +5 -0
  39. package/dist/_virtual/index2.js +5 -0
  40. package/dist/_virtual/index2.mjs +3 -0
  41. package/dist/_virtual/is.js +5 -0
  42. package/dist/_virtual/is.mjs +3 -0
  43. package/dist/_virtual/isoWeek.js +9 -0
  44. package/dist/_virtual/isoWeek.mjs +7 -0
  45. package/dist/_virtual/isoWeek2.js +5 -0
  46. package/dist/_virtual/isoWeek2.mjs +3 -0
  47. package/dist/_virtual/layout-base.js +5 -0
  48. package/dist/_virtual/layout-base.mjs +3 -0
  49. package/dist/_virtual/layout-base2.js +5 -0
  50. package/dist/_virtual/layout-base2.mjs +3 -0
  51. package/dist/_virtual/ral.js +5 -0
  52. package/dist/_virtual/ral.mjs +3 -0
  53. package/dist/clerk/clerk-organization-client.d.ts +11 -0
  54. package/dist/clerk/clerk-organization-client.js +18 -0
  55. package/dist/clerk/clerk-organization-client.mjs +16 -0
  56. package/dist/clerk/clerk-organization.d.ts +6 -0
  57. package/dist/clerk/clerk-organization.js +22 -0
  58. package/dist/clerk/clerk-organization.mjs +20 -0
  59. package/dist/clerk/clerk-page-generator.d.ts +11 -0
  60. package/dist/clerk/clerk-page-generator.js +24 -0
  61. package/dist/clerk/clerk-page-generator.mjs +20 -0
  62. package/dist/clerk/clerk-provider-client.d.ts +12 -0
  63. package/dist/clerk/clerk-provider-client.js +34 -0
  64. package/dist/clerk/clerk-provider-client.mjs +32 -0
  65. package/dist/clerk/clerk-user-client.d.ts +13 -0
  66. package/dist/clerk/clerk-user-client.js +16 -0
  67. package/dist/clerk/clerk-user-client.mjs +14 -0
  68. package/dist/clerk/clerk-user.d.ts +7 -0
  69. package/dist/clerk/clerk-user.js +25 -0
  70. package/dist/clerk/clerk-user.mjs +23 -0
  71. package/dist/clerk/index.d.ts +1 -0
  72. package/dist/clerk/index.js +8 -0
  73. package/dist/clerk/index.mjs +2 -0
  74. package/dist/clerk/server.d.ts +3 -0
  75. package/dist/clerk/server.js +13 -0
  76. package/dist/clerk/server.mjs +3 -0
  77. package/dist/fuma/fuma-banner-suit.d.ts +4 -0
  78. package/dist/fuma/fuma-banner-suit.js +33 -0
  79. package/dist/fuma/fuma-banner-suit.mjs +31 -0
  80. package/dist/fuma/fuma-page-genarator.d.ts +44 -0
  81. package/dist/fuma/fuma-page-genarator.js +77 -0
  82. package/dist/fuma/fuma-page-genarator.mjs +75 -0
  83. package/dist/fuma/llm-copy-handler.d.ts +16 -0
  84. package/dist/fuma/llm-copy-handler.js +83 -0
  85. package/dist/fuma/llm-copy-handler.mjs +81 -0
  86. package/dist/fuma/mdx/airtical-card.d.ts +10 -0
  87. package/dist/fuma/mdx/banner.d.ts +17 -0
  88. package/dist/fuma/mdx/banner.js +90 -0
  89. package/dist/fuma/mdx/banner.mjs +88 -0
  90. package/dist/fuma/mdx/fuma-github-info.d.ts +18 -0
  91. package/dist/fuma/mdx/fuma-github-info.js +113 -0
  92. package/dist/fuma/mdx/fuma-github-info.mjs +111 -0
  93. package/dist/fuma/mdx/gradient-button.d.ts +14 -0
  94. package/dist/fuma/mdx/gradient-button.js +74 -0
  95. package/dist/fuma/mdx/gradient-button.mjs +72 -0
  96. package/dist/fuma/mdx/image-grid.d.ts +6 -0
  97. package/dist/fuma/mdx/image-grid.js +17 -0
  98. package/dist/fuma/mdx/image-grid.mjs +15 -0
  99. package/dist/fuma/mdx/image-zoom.d.ts +22 -0
  100. package/dist/fuma/mdx/image-zoom.js +39 -0
  101. package/dist/fuma/mdx/image-zoom.mjs +37 -0
  102. package/dist/fuma/mdx/index.d.ts +11 -0
  103. package/dist/fuma/mdx/index.js +31 -0
  104. package/dist/fuma/mdx/index.mjs +12 -0
  105. package/dist/fuma/mdx/mermaid.d.ts +12 -0
  106. package/dist/fuma/mdx/mermaid.js +177 -0
  107. package/dist/fuma/mdx/mermaid.mjs +173 -0
  108. package/dist/fuma/mdx/toc-base.d.ts +11 -0
  109. package/dist/fuma/mdx/toc-base.js +70 -0
  110. package/dist/fuma/mdx/toc-base.mjs +66 -0
  111. package/dist/fuma/mdx/toc-footer-wrapper.d.ts +9 -0
  112. package/dist/fuma/mdx/toc-footer-wrapper.js +12 -0
  113. package/dist/fuma/mdx/toc-footer-wrapper.mjs +10 -0
  114. package/dist/fuma/mdx/trophy-card.d.ts +6 -0
  115. package/dist/fuma/mdx/trophy-card.js +11 -0
  116. package/dist/fuma/mdx/trophy-card.mjs +9 -0
  117. package/dist/fuma/mdx/zia-card.d.ts +9 -0
  118. package/dist/fuma/mdx/zia-card.js +20 -0
  119. package/dist/fuma/mdx/zia-card.mjs +18 -0
  120. package/dist/fuma/mdx/zia-file.d.ts +16 -0
  121. package/dist/fuma/mdx/zia-file.js +30 -0
  122. package/dist/fuma/mdx/zia-file.mjs +27 -0
  123. package/dist/fuma/server.d.ts +4 -0
  124. package/dist/fuma/server.js +13 -0
  125. package/dist/fuma/server.mjs +4 -0
  126. package/dist/fuma/site-x.d.ts +8 -0
  127. package/dist/fuma/site-x.js +32 -0
  128. package/dist/fuma/site-x.mjs +30 -0
  129. package/dist/lib/clerk-intl.d.ts +4568 -0
  130. package/dist/lib/clerk-intl.js +13 -0
  131. package/dist/lib/clerk-intl.mjs +11 -0
  132. package/dist/lib/fuma-schema-check-util.d.ts +62 -0
  133. package/dist/lib/fuma-schema-check-util.js +64 -0
  134. package/dist/lib/fuma-schema-check-util.mjs +56 -0
  135. package/dist/lib/fuma-search-util.d.ts +2 -0
  136. package/dist/lib/fuma-search-util.js +8 -0
  137. package/dist/lib/fuma-search-util.mjs +6 -0
  138. package/dist/lib/seo-util.d.ts +31 -0
  139. package/dist/lib/seo-util.js +106 -0
  140. package/dist/lib/seo-util.mjs +101 -0
  141. package/dist/lib/server.d.ts +4 -0
  142. package/dist/lib/server.js +22 -0
  143. package/dist/lib/server.mjs +4 -0
  144. package/dist/main/ads-alert-dialog.d.ts +15 -0
  145. package/dist/main/ads-alert-dialog.js +21 -0
  146. package/dist/main/ads-alert-dialog.mjs +19 -0
  147. package/dist/main/ai-prompt-textarea.d.ts +72 -0
  148. package/dist/main/ai-prompt-textarea.js +114 -0
  149. package/dist/main/ai-prompt-textarea.mjs +112 -0
  150. package/dist/main/cta.d.ts +4 -0
  151. package/dist/main/cta.js +25 -0
  152. package/dist/main/cta.mjs +23 -0
  153. package/dist/main/faq-interactive.d.ts +13 -0
  154. package/dist/main/faq-interactive.js +52 -0
  155. package/dist/main/faq-interactive.mjs +50 -0
  156. package/dist/main/faq.d.ts +4 -0
  157. package/dist/main/faq.js +34 -0
  158. package/dist/main/faq.mjs +32 -0
  159. package/dist/main/features.d.ts +4 -0
  160. package/dist/main/features.js +33 -0
  161. package/dist/main/features.mjs +31 -0
  162. package/dist/main/footer.d.ts +3 -0
  163. package/dist/main/footer.js +24 -0
  164. package/dist/main/footer.mjs +22 -0
  165. package/dist/main/gallery-interactive.d.ts +18 -0
  166. package/dist/main/gallery-interactive.js +138 -0
  167. package/dist/main/gallery-interactive.mjs +136 -0
  168. package/dist/main/gallery.d.ts +7 -0
  169. package/dist/main/gallery.js +38 -0
  170. package/dist/main/gallery.mjs +36 -0
  171. package/dist/main/go-to-top.d.ts +1 -0
  172. package/dist/main/go-to-top.js +33 -0
  173. package/dist/main/go-to-top.mjs +31 -0
  174. package/dist/main/index.d.ts +10 -0
  175. package/dist/main/index.js +27 -0
  176. package/dist/main/index.mjs +11 -0
  177. package/dist/main/language-detector.d.ts +14 -0
  178. package/dist/main/loading.d.ts +1 -0
  179. package/dist/main/loading.js +71 -0
  180. package/dist/main/loading.mjs +69 -0
  181. package/dist/main/nprogress-bar.d.ts +1 -0
  182. package/dist/main/nprogress-bar.js +25 -0
  183. package/dist/main/nprogress-bar.mjs +23 -0
  184. package/dist/main/price-plan-interactive.d.ts +33 -0
  185. package/dist/main/price-plan-interactive.js +209 -0
  186. package/dist/main/price-plan-interactive.mjs +207 -0
  187. package/dist/main/price-plan.d.ts +19 -0
  188. package/dist/main/price-plan.js +87 -0
  189. package/dist/main/price-plan.mjs +85 -0
  190. package/dist/main/rich-text-expert.d.ts +6 -0
  191. package/dist/main/rich-text-expert.js +33 -0
  192. package/dist/main/rich-text-expert.mjs +30 -0
  193. package/dist/main/seo-content.d.ts +4 -0
  194. package/dist/main/seo-content.js +30 -0
  195. package/dist/main/seo-content.mjs +28 -0
  196. package/dist/main/server.d.ts +9 -0
  197. package/dist/main/server.js +23 -0
  198. package/dist/main/server.mjs +9 -0
  199. package/dist/main/tips.d.ts +4 -0
  200. package/dist/main/tips.js +32 -0
  201. package/dist/main/tips.mjs +30 -0
  202. package/dist/main/usage.d.ts +4 -0
  203. package/dist/main/usage.js +34 -0
  204. package/dist/main/usage.mjs +32 -0
  205. package/dist/main/x-button.d.ts +34 -0
  206. package/dist/main/x-button.js +67 -0
  207. package/dist/main/x-button.mjs +65 -0
  208. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.js +23 -0
  209. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/constants.mjs +21 -0
  210. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.js +94 -0
  211. package/dist/node_modules/.pnpm/@braintree_sanitize-url@7.1.1/node_modules/@braintree/sanitize-url/dist/index.mjs +92 -0
  212. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.js +88 -0
  213. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/helpers.mjs +83 -0
  214. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.js +246 -0
  215. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/model.mjs +232 -0
  216. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.js +56 -0
  217. package/dist/node_modules/.pnpm/@chevrotain_gast@11.0.3/node_modules/@chevrotain/gast/lib/src/visitor.mjs +54 -0
  218. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.js +89 -0
  219. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/base-regexp-visitor.mjs +87 -0
  220. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.js +48 -0
  221. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/character-classes.mjs +44 -0
  222. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.js +729 -0
  223. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/regexp-parser.mjs +727 -0
  224. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.js +43 -0
  225. package/dist/node_modules/.pnpm/@chevrotain_regexp-to-ast@11.0.3/node_modules/@chevrotain/regexp-to-ast/lib/src/utils.mjs +36 -0
  226. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.js +18 -0
  227. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/print.mjs +15 -0
  228. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.js +11 -0
  229. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/timer.mjs +9 -0
  230. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.js +21 -0
  231. package/dist/node_modules/.pnpm/@chevrotain_utils@11.0.3/node_modules/@chevrotain/utils/lib/src/to-fast-properties.mjs +19 -0
  232. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/customisations/defaults.js +17 -0
  233. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/customisations/defaults.mjs +14 -0
  234. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/defaults.js +29 -0
  235. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/defaults.mjs +24 -0
  236. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/merge.js +22 -0
  237. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/merge.mjs +20 -0
  238. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/name.js +55 -0
  239. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/name.mjs +52 -0
  240. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/transformations.js +18 -0
  241. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon/transformations.mjs +16 -0
  242. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/get-icon.js +29 -0
  243. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/get-icon.mjs +26 -0
  244. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/tree.js +25 -0
  245. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/icon-set/tree.mjs +23 -0
  246. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/build.js +122 -0
  247. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/build.mjs +119 -0
  248. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/defs.js +34 -0
  249. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/defs.mjs +30 -0
  250. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/html.js +11 -0
  251. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/html.mjs +9 -0
  252. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/id.js +30 -0
  253. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/id.mjs +28 -0
  254. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/size.js +42 -0
  255. package/dist/node_modules/.pnpm/@iconify_utils@2.3.0/node_modules/@iconify/utils/lib/svg/size.mjs +40 -0
  256. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-O4VJ6CD3.js +9 -0
  257. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/architecture-O4VJ6CD3.mjs +2 -0
  258. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4KMFLZZN.js +635 -0
  259. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-4KMFLZZN.mjs +598 -0
  260. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-BN7GFLIU.js +41 -0
  261. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-BN7GFLIU.mjs +38 -0
  262. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JEIROHC2.js +58 -0
  263. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-JEIROHC2.mjs +55 -0
  264. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KMC2YHZD.js +41 -0
  265. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-KMC2YHZD.mjs +38 -0
  266. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T44TD3VJ.js +41 -0
  267. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-T44TD3VJ.mjs +38 -0
  268. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WFRQ32O7.js +41 -0
  269. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WFRQ32O7.mjs +38 -0
  270. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WFWHJNB7.js +54 -0
  271. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-WFWHJNB7.mjs +51 -0
  272. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-XRWGC2XP.js +122 -0
  273. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/chunk-XRWGC2XP.mjs +119 -0
  274. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-ZV4HHKMB.js +9 -0
  275. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/gitGraph-ZV4HHKMB.mjs +2 -0
  276. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-63CPKGFF.js +9 -0
  277. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/info-63CPKGFF.mjs +2 -0
  278. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-HUATNLJX.js +9 -0
  279. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/packet-HUATNLJX.mjs +2 -0
  280. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-WTHONI2E.js +9 -0
  281. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/pie-WTHONI2E.mjs +2 -0
  282. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NJJJXTRR.js +9 -0
  283. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/radar-NJJJXTRR.mjs +2 -0
  284. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-75Q7IDZK.js +9 -0
  285. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/chunks/mermaid-parser.core/treemap-75Q7IDZK.mjs +2 -0
  286. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.js +129 -0
  287. package/dist/node_modules/.pnpm/@mermaid-js_parser@0.6.2/node_modules/@mermaid-js/parser/dist/mermaid-parser.core.mjs +78 -0
  288. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.46.2_tslib@2.8.1_typescript@5.9.2/node_modules/tslib/tslib.es6.js +48 -0
  289. package/dist/node_modules/.pnpm/@rollup_plugin-typescript@12.1.4_rollup@4.46.2_tslib@2.8.1_typescript@5.9.2/node_modules/tslib/tslib.es6.mjs +45 -0
  290. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.js +567 -0
  291. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/all-star-lookahead.mjs +565 -0
  292. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.js +426 -0
  293. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/atn.mjs +409 -0
  294. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.js +52 -0
  295. package/dist/node_modules/.pnpm/chevrotain-allstar@0.3.1_chevrotain@11.0.3/node_modules/chevrotain-allstar/lib/dfa.mjs +48 -0
  296. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.js +13 -0
  297. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/lang/lang_extensions.mjs +11 -0
  298. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.js +6 -0
  299. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/constants.mjs +4 -0
  300. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.js +77 -0
  301. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst.mjs +72 -0
  302. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.js +106 -0
  303. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/cst/cst_visitor.mjs +100 -0
  304. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.js +184 -0
  305. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/errors_public.mjs +180 -0
  306. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.js +66 -0
  307. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/exceptions_public.mjs +60 -0
  308. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.js +469 -0
  309. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/checks.mjs +454 -0
  310. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.js +66 -0
  311. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/first.mjs +61 -0
  312. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.js +48 -0
  313. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/follow.mjs +44 -0
  314. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.js +27 -0
  315. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/gast/gast_resolver_public.mjs +24 -0
  316. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.js +510 -0
  317. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/interpreter.mjs +500 -0
  318. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.js +33 -0
  319. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/keys.mjs +23 -0
  320. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.js +52 -0
  321. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/llk_lookahead.mjs +50 -0
  322. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.js +493 -0
  323. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/lookahead.mjs +480 -0
  324. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.js +44 -0
  325. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/resolver.mjs +41 -0
  326. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.js +108 -0
  327. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/grammar/rest.mjs +106 -0
  328. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.js +208 -0
  329. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/parser.mjs +201 -0
  330. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.js +27 -0
  331. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/context_assist.mjs +25 -0
  332. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.js +79 -0
  333. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/error_handler.mjs +77 -0
  334. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.js +304 -0
  335. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/gast_recorder.mjs +302 -0
  336. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.js +74 -0
  337. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/lexer_adapter.mjs +72 -0
  338. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.js +141 -0
  339. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/looksahead.mjs +138 -0
  340. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.js +52 -0
  341. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/perf_tracer.mjs +50 -0
  342. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.js +339 -0
  343. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_api.mjs +337 -0
  344. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.js +555 -0
  345. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recognizer_engine.mjs +553 -0
  346. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.js +305 -0
  347. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/recoverable.mjs +299 -0
  348. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.js +198 -0
  349. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/traits/tree_builder.mjs +196 -0
  350. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.js +23 -0
  351. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/parse/parser/utils/apply_mixins.mjs +21 -0
  352. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.js +920 -0
  353. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer.mjs +893 -0
  354. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.js +12 -0
  355. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_errors_public.mjs +10 -0
  356. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.js +664 -0
  357. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/lexer_public.mjs +662 -0
  358. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.js +253 -0
  359. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp.mjs +248 -0
  360. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.js +23 -0
  361. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/reg_exp_parser.mjs +20 -0
  362. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.js +140 -0
  363. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens.mjs +125 -0
  364. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.js +95 -0
  365. package/dist/node_modules/.pnpm/chevrotain@11.0.3/node_modules/chevrotain/lib/src/scan/tokens_public.mjs +88 -0
  366. package/dist/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.js +47 -0
  367. package/dist/node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs +44 -0
  368. package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.js +1440 -0
  369. package/dist/node_modules/.pnpm/cose-base@1.0.3/node_modules/cose-base/cose-base.mjs +1438 -0
  370. package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.js +3220 -0
  371. package/dist/node_modules/.pnpm/cose-base@2.2.0/node_modules/cose-base/cose-base.mjs +3218 -0
  372. package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.0/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.js +466 -0
  373. package/dist/node_modules/.pnpm/cytoscape-cose-bilkent@4.1.0_cytoscape@3.33.0/node_modules/cytoscape-cose-bilkent/cytoscape-cose-bilkent.mjs +464 -0
  374. package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.0/node_modules/cytoscape-fcose/cytoscape-fcose.js +1547 -0
  375. package/dist/node_modules/.pnpm/cytoscape-fcose@2.2.0_cytoscape@3.33.0/node_modules/cytoscape-fcose/cytoscape-fcose.mjs +1545 -0
  376. package/dist/node_modules/.pnpm/cytoscape@3.33.0/node_modules/cytoscape/dist/cytoscape.esm.js +35565 -0
  377. package/dist/node_modules/.pnpm/cytoscape@3.33.0/node_modules/cytoscape/dist/cytoscape.esm.mjs +35563 -0
  378. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.js +24 -0
  379. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/max.mjs +22 -0
  380. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.js +24 -0
  381. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/min.mjs +22 -0
  382. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.js +22 -0
  383. package/dist/node_modules/.pnpm/d3-array@2.12.1/node_modules/d3-array/src/sum.mjs +20 -0
  384. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.js +7 -0
  385. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ascending.mjs +5 -0
  386. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.js +14 -0
  387. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisect.mjs +9 -0
  388. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.js +60 -0
  389. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/bisector.mjs +58 -0
  390. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.js +11 -0
  391. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/descending.mjs +9 -0
  392. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.js +24 -0
  393. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/max.mjs +22 -0
  394. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.js +24 -0
  395. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/min.mjs +22 -0
  396. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.js +7 -0
  397. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/number.mjs +5 -0
  398. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.js +17 -0
  399. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/range.mjs +15 -0
  400. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.js +63 -0
  401. package/dist/node_modules/.pnpm/d3-array@3.2.4/node_modules/d3-array/src/ticks.mjs +57 -0
  402. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.js +171 -0
  403. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/axis.mjs +168 -0
  404. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.js +7 -0
  405. package/dist/node_modules/.pnpm/d3-axis@3.0.0/node_modules/d3-axis/src/identity.mjs +5 -0
  406. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.js +410 -0
  407. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/color.mjs +398 -0
  408. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.js +17 -0
  409. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/define.mjs +12 -0
  410. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.js +124 -0
  411. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/lab.mjs +117 -0
  412. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.js +7 -0
  413. package/dist/node_modules/.pnpm/d3-color@3.1.0/node_modules/d3-color/src/math.mjs +4 -0
  414. package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.js +86 -0
  415. package/dist/node_modules/.pnpm/d3-dispatch@3.0.1/node_modules/d3-dispatch/src/dispatch.mjs +84 -0
  416. package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.js +7 -0
  417. package/dist/node_modules/.pnpm/d3-ease@3.0.1/node_modules/d3-ease/src/cubic.mjs +5 -0
  418. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.js +24 -0
  419. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/defaultLocale.mjs +20 -0
  420. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.js +9 -0
  421. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/exponent.mjs +7 -0
  422. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.js +27 -0
  423. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatDecimal.mjs +22 -0
  424. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.js +22 -0
  425. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatGroup.mjs +20 -0
  426. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.js +11 -0
  427. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatNumerals.mjs +9 -0
  428. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.js +22 -0
  429. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatPrefixAuto.mjs +18 -0
  430. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.js +15 -0
  431. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatRounded.mjs +13 -0
  432. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.js +54 -0
  433. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatSpecifier.mjs +49 -0
  434. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.js +15 -0
  435. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTrim.mjs +13 -0
  436. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.js +23 -0
  437. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/formatTypes.mjs +21 -0
  438. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.js +7 -0
  439. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/identity.mjs +5 -0
  440. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.js +152 -0
  441. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/locale.mjs +150 -0
  442. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.js +9 -0
  443. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionFixed.mjs +7 -0
  444. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.js +9 -0
  445. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionPrefix.mjs +7 -0
  446. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.js +10 -0
  447. package/dist/node_modules/.pnpm/d3-format@3.1.0/node_modules/d3-format/src/precisionRound.mjs +8 -0
  448. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.js +8 -0
  449. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/accessors.mjs +6 -0
  450. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.js +16 -0
  451. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/constant.mjs +11 -0
  452. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.js +11 -0
  453. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/ancestors.mjs +9 -0
  454. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.js +16 -0
  455. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/count.mjs +14 -0
  456. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.js +7 -0
  457. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/descendants.mjs +5 -0
  458. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.js +11 -0
  459. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/each.mjs +9 -0
  460. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.js +19 -0
  461. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachAfter.mjs +17 -0
  462. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.js +16 -0
  463. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/eachBefore.mjs +14 -0
  464. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.js +12 -0
  465. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/find.mjs +10 -0
  466. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.js +99 -0
  467. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/index.mjs +93 -0
  468. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.js +18 -0
  469. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/iterator.mjs +16 -0
  470. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.js +13 -0
  471. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/leaves.mjs +11 -0
  472. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.js +13 -0
  473. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/links.mjs +11 -0
  474. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.js +34 -0
  475. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/path.mjs +32 -0
  476. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.js +11 -0
  477. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sort.mjs +9 -0
  478. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.js +13 -0
  479. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/hierarchy/sum.mjs +11 -0
  480. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.js +16 -0
  481. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/dice.mjs +14 -0
  482. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.js +98 -0
  483. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/index.mjs +96 -0
  484. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.js +10 -0
  485. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/round.mjs +8 -0
  486. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.js +16 -0
  487. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/slice.mjs +14 -0
  488. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.js +74 -0
  489. package/dist/node_modules/.pnpm/d3-hierarchy@3.1.2/node_modules/d3-hierarchy/src/treemap/squarify.mjs +68 -0
  490. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.js +21 -0
  491. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/array.mjs +19 -0
  492. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.js +37 -0
  493. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/color.mjs +31 -0
  494. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.js +5 -0
  495. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/constant.mjs +3 -0
  496. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.js +10 -0
  497. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/date.mjs +8 -0
  498. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.js +24 -0
  499. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/hcl.mjs +22 -0
  500. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.js +9 -0
  501. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/number.mjs +7 -0
  502. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.js +21 -0
  503. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/numberArray.mjs +16 -0
  504. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.js +27 -0
  505. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/object.mjs +25 -0
  506. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.js +28 -0
  507. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/rgb.mjs +26 -0
  508. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.js +9 -0
  509. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/round.mjs +7 -0
  510. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.js +68 -0
  511. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/string.mjs +66 -0
  512. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.js +33 -0
  513. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/decompose.mjs +28 -0
  514. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.js +68 -0
  515. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/index.mjs +65 -0
  516. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.js +23 -0
  517. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/transform/parse.mjs +20 -0
  518. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.js +26 -0
  519. package/dist/node_modules/.pnpm/d3-interpolate@3.0.1/node_modules/d3-interpolate/src/value.mjs +24 -0
  520. package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.js +132 -0
  521. package/dist/node_modules/.pnpm/d3-path@1.0.9/node_modules/d3-path/src/path.mjs +130 -0
  522. package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.js +149 -0
  523. package/dist/node_modules/.pnpm/d3-path@3.1.0/node_modules/d3-path/src/path.mjs +147 -0
  524. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.js +30 -0
  525. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/align.mjs +25 -0
  526. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.js +9 -0
  527. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/constant.mjs +7 -0
  528. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.js +375 -0
  529. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankey.mjs +373 -0
  530. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.js +19 -0
  531. package/dist/node_modules/.pnpm/d3-sankey@0.12.3/node_modules/d3-sankey/src/sankeyLinkHorizontal.mjs +17 -0
  532. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.js +7 -0
  533. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/categorical/Tableau10.mjs +5 -0
  534. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.js +9 -0
  535. package/dist/node_modules/.pnpm/d3-scale-chromatic@3.1.0/node_modules/d3-scale-chromatic/src/colors.mjs +7 -0
  536. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.js +87 -0
  537. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/band.mjs +85 -0
  538. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.js +9 -0
  539. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/constant.mjs +7 -0
  540. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.js +136 -0
  541. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/continuous.mjs +129 -0
  542. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.js +12 -0
  543. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/init.mjs +10 -0
  544. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.js +77 -0
  545. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/linear.mjs +72 -0
  546. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.js +22 -0
  547. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/nice.mjs +20 -0
  548. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.js +7 -0
  549. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/number.mjs +5 -0
  550. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.js +53 -0
  551. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/ordinal.mjs +48 -0
  552. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.js +37 -0
  553. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/tickFormat.mjs +35 -0
  554. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.js +85 -0
  555. package/dist/node_modules/.pnpm/d3-scale@4.0.2/node_modules/d3-scale/src/time.mjs +80 -0
  556. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.js +13 -0
  557. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/array.mjs +11 -0
  558. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.js +9 -0
  559. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/constant.mjs +7 -0
  560. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.js +29 -0
  561. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/creator.mjs +27 -0
  562. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.js +18 -0
  563. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/matcher.mjs +13 -0
  564. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.js +11 -0
  565. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespace.mjs +9 -0
  566. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.js +16 -0
  567. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/namespaces.mjs +11 -0
  568. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.js +11 -0
  569. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs +9 -0
  570. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.js +12 -0
  571. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/append.mjs +10 -0
  572. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.js +61 -0
  573. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/attr.mjs +59 -0
  574. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.js +10 -0
  575. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/call.mjs +8 -0
  576. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.js +79 -0
  577. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/classed.mjs +77 -0
  578. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.js +17 -0
  579. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/clone.mjs +15 -0
  580. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.js +132 -0
  581. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/data.mjs +130 -0
  582. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.js +9 -0
  583. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/datum.mjs +7 -0
  584. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.js +38 -0
  585. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/dispatch.mjs +36 -0
  586. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.js +14 -0
  587. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/each.mjs +12 -0
  588. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.js +7 -0
  589. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/empty.mjs +5 -0
  590. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.js +29 -0
  591. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/enter.mjs +24 -0
  592. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.js +10 -0
  593. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/exit.mjs +8 -0
  594. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.js +20 -0
  595. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/filter.mjs +18 -0
  596. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.js +29 -0
  597. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/html.mjs +27 -0
  598. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.js +96 -0
  599. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/index.mjs +90 -0
  600. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.js +18 -0
  601. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/insert.mjs +16 -0
  602. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.js +11 -0
  603. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/iterator.mjs +9 -0
  604. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.js +19 -0
  605. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/join.mjs +17 -0
  606. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.js +11 -0
  607. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/lower.mjs +9 -0
  608. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.js +23 -0
  609. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/merge.mjs +21 -0
  610. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.js +15 -0
  611. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/node.mjs +13 -0
  612. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.js +7 -0
  613. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/nodes.mjs +5 -0
  614. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.js +71 -0
  615. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/on.mjs +69 -0
  616. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.js +17 -0
  617. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/order.mjs +15 -0
  618. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.js +32 -0
  619. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/property.mjs +30 -0
  620. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.js +11 -0
  621. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/raise.mjs +9 -0
  622. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.js +12 -0
  623. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/remove.mjs +10 -0
  624. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.js +21 -0
  625. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/select.mjs +19 -0
  626. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.js +29 -0
  627. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectAll.mjs +27 -0
  628. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.js +22 -0
  629. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChild.mjs +20 -0
  630. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.js +22 -0
  631. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/selectChildren.mjs +20 -0
  632. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.js +9 -0
  633. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/size.mjs +7 -0
  634. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.js +28 -0
  635. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sort.mjs +26 -0
  636. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.js +7 -0
  637. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/sparse.mjs +5 -0
  638. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.js +42 -0
  639. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/style.mjs +37 -0
  640. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.js +29 -0
  641. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selection/text.mjs +27 -0
  642. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.js +11 -0
  643. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selector.mjs +9 -0
  644. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.js +13 -0
  645. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/selectorAll.mjs +11 -0
  646. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.js +9 -0
  647. package/dist/node_modules/.pnpm/d3-selection@3.0.0/node_modules/d3-selection/src/window.mjs +7 -0
  648. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.js +5 -0
  649. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/array.mjs +3 -0
  650. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.js +9 -0
  651. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/constant.mjs +7 -0
  652. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.js +62 -0
  653. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/link/index.mjs +60 -0
  654. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.js +12 -0
  655. package/dist/node_modules/.pnpm/d3-shape@1.3.7/node_modules/d3-shape/src/point.mjs +9 -0
  656. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.js +272 -0
  657. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/arc.mjs +270 -0
  658. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.js +9 -0
  659. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/array.mjs +7 -0
  660. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.js +9 -0
  661. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/constant.mjs +7 -0
  662. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js +59 -0
  663. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.mjs +53 -0
  664. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.js +56 -0
  665. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisClosed.mjs +54 -0
  666. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.js +43 -0
  667. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/basisOpen.mjs +41 -0
  668. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.js +50 -0
  669. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bump.mjs +47 -0
  670. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.js +60 -0
  671. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/bundle.mjs +58 -0
  672. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.js +69 -0
  673. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinal.mjs +63 -0
  674. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.js +68 -0
  675. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalClosed.mjs +63 -0
  676. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.js +56 -0
  677. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/cardinalOpen.mjs +51 -0
  678. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.js +95 -0
  679. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRom.mjs +90 -0
  680. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.js +78 -0
  681. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomClosed.mjs +76 -0
  682. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.js +66 -0
  683. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/catmullRomOpen.mjs +64 -0
  684. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.js +35 -0
  685. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linear.mjs +33 -0
  686. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.js +29 -0
  687. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/linearClosed.mjs +27 -0
  688. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.js +109 -0
  689. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/monotone.mjs +106 -0
  690. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.js +69 -0
  691. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/natural.mjs +67 -0
  692. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.js +61 -0
  693. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/curve/step.mjs +55 -0
  694. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.js +7 -0
  695. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/descending.mjs +5 -0
  696. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.js +7 -0
  697. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/identity.mjs +5 -0
  698. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.js +62 -0
  699. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/line.mjs +60 -0
  700. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.js +36 -0
  701. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/math.mjs +22 -0
  702. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.js +5 -0
  703. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/noop.mjs +3 -0
  704. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.js +23 -0
  705. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/path.mjs +21 -0
  706. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.js +84 -0
  707. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/pie.mjs +82 -0
  708. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.js +12 -0
  709. package/dist/node_modules/.pnpm/d3-shape@3.2.0/node_modules/d3-shape/src/point.mjs +9 -0
  710. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.js +30 -0
  711. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/defaultLocale.mjs +26 -0
  712. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.js +692 -0
  713. package/dist/node_modules/.pnpm/d3-time-format@4.1.0/node_modules/d3-time-format/src/locale.mjs +690 -0
  714. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.js +41 -0
  715. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/day.mjs +37 -0
  716. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.js +17 -0
  717. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/duration.mjs +9 -0
  718. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.js +31 -0
  719. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/hour.mjs +28 -0
  720. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.js +73 -0
  721. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/interval.mjs +71 -0
  722. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.js +29 -0
  723. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/millisecond.mjs +27 -0
  724. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.js +31 -0
  725. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/minute.mjs +28 -0
  726. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.js +32 -0
  727. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/month.mjs +29 -0
  728. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.js +18 -0
  729. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/second.mjs +16 -0
  730. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.js +60 -0
  731. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/ticks.mjs +57 -0
  732. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.js +73 -0
  733. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/week.mjs +58 -0
  734. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.js +54 -0
  735. package/dist/node_modules/.pnpm/d3-time@3.1.0/node_modules/d3-time/src/year.mjs +51 -0
  736. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.js +15 -0
  737. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timeout.mjs +13 -0
  738. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.js +117 -0
  739. package/dist/node_modules/.pnpm/d3-timer@3.0.1/node_modules/d3-timer/src/timer.mjs +112 -0
  740. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.js +28 -0
  741. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/interrupt.mjs +26 -0
  742. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js +8 -0
  743. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs +6 -0
  744. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.js +11 -0
  745. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/interrupt.mjs +9 -0
  746. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.js +46 -0
  747. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/transition.mjs +44 -0
  748. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.js +82 -0
  749. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attr.mjs +80 -0
  750. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.js +48 -0
  751. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/attrTween.mjs +46 -0
  752. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.js +27 -0
  753. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/delay.mjs +25 -0
  754. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.js +27 -0
  755. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/duration.mjs +25 -0
  756. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.js +20 -0
  757. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/ease.mjs +18 -0
  758. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.js +18 -0
  759. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/easeVarying.mjs +16 -0
  760. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.js +33 -0
  761. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/end.mjs +31 -0
  762. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.js +20 -0
  763. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/filter.mjs +18 -0
  764. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.js +74 -0
  765. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/index.mjs +71 -0
  766. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.js +16 -0
  767. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/interpolate.mjs +14 -0
  768. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.js +23 -0
  769. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/merge.mjs +21 -0
  770. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.js +36 -0
  771. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/on.mjs +34 -0
  772. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.js +15 -0
  773. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/remove.mjs +13 -0
  774. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.js +170 -0
  775. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/schedule.mjs +156 -0
  776. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.js +26 -0
  777. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/select.mjs +24 -0
  778. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.js +30 -0
  779. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selectAll.mjs +28 -0
  780. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.js +11 -0
  781. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/selection.mjs +9 -0
  782. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.js +84 -0
  783. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/style.mjs +82 -0
  784. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.js +28 -0
  785. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/styleTween.mjs +26 -0
  786. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.js +24 -0
  787. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/text.mjs +22 -0
  788. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.js +28 -0
  789. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/textTween.mjs +26 -0
  790. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.js +28 -0
  791. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/transition.mjs +26 -0
  792. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.js +88 -0
  793. package/dist/node_modules/.pnpm/d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/transition/tween.mjs +83 -0
  794. package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js +48 -0
  795. package/dist/node_modules/.pnpm/d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs +46 -0
  796. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/acyclic.js +64 -0
  797. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/acyclic.mjs +61 -0
  798. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/add-border-segments.js +38 -0
  799. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/add-border-segments.mjs +36 -0
  800. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/coordinate-system.js +78 -0
  801. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/coordinate-system.mjs +75 -0
  802. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/data/list.js +58 -0
  803. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/data/list.mjs +56 -0
  804. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/greedy-fas.js +125 -0
  805. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/greedy-fas.mjs +123 -0
  806. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/layout.js +414 -0
  807. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/layout.mjs +412 -0
  808. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/nesting-graph.js +143 -0
  809. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/nesting-graph.mjs +140 -0
  810. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/normalize.js +114 -0
  811. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/normalize.mjs +111 -0
  812. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.js +55 -0
  813. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/add-subgraph-constraints.mjs +53 -0
  814. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/barycenter.js +34 -0
  815. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/barycenter.mjs +32 -0
  816. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.js +80 -0
  817. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/build-layer-graph.mjs +78 -0
  818. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/cross-count.js +88 -0
  819. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/cross-count.mjs +86 -0
  820. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/index.js +82 -0
  821. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/index.mjs +80 -0
  822. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/init-order.js +52 -0
  823. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/init-order.mjs +50 -0
  824. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.js +134 -0
  825. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/resolve-conflicts.mjs +132 -0
  826. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.js +83 -0
  827. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort-subgraph.mjs +81 -0
  828. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort.js +64 -0
  829. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/order/sort.mjs +62 -0
  830. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.js +88 -0
  831. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/parent-dummy-chains.mjs +86 -0
  832. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/bk.js +431 -0
  833. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/bk.mjs +420 -0
  834. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/index.js +36 -0
  835. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/position/index.mjs +34 -0
  836. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.js +90 -0
  837. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/feasible-tree.mjs +88 -0
  838. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/index.js +54 -0
  839. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/index.mjs +52 -0
  840. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.js +244 -0
  841. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/network-simplex.mjs +242 -0
  842. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/util.js +68 -0
  843. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/rank/util.mjs +65 -0
  844. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/util.js +219 -0
  845. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/dagre/util.mjs +207 -0
  846. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/dfs.js +49 -0
  847. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/dfs.mjs +47 -0
  848. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/postorder.js +9 -0
  849. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/postorder.mjs +7 -0
  850. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/preorder.js +9 -0
  851. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/preorder.mjs +7 -0
  852. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/topsort.js +6 -0
  853. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/alg/topsort.mjs +4 -0
  854. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.js +526 -0
  855. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.mjs +524 -0
  856. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/json.js +53 -0
  857. package/dist/node_modules/.pnpm/dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/json.mjs +51 -0
  858. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.js +18 -0
  859. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/dayjs.min.mjs +16 -0
  860. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/advancedFormat.js +18 -0
  861. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/advancedFormat.mjs +16 -0
  862. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/customParseFormat.js +18 -0
  863. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/customParseFormat.mjs +16 -0
  864. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/isoWeek.js +18 -0
  865. package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/isoWeek.mjs +16 -0
  866. package/dist/node_modules/.pnpm/dompurify@3.2.6/node_modules/dompurify/dist/purify.es.js +1338 -0
  867. package/dist/node_modules/.pnpm/dompurify@3.2.6/node_modules/dompurify/dist/purify.es.mjs +1336 -0
  868. package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.js +48 -0
  869. package/dist/node_modules/.pnpm/internmap@2.0.3/node_modules/internmap/src/index.mjs +46 -0
  870. package/dist/node_modules/.pnpm/katex@0.16.22/node_modules/katex/dist/katex.js +18565 -0
  871. package/dist/node_modules/.pnpm/katex@0.16.22/node_modules/katex/dist/katex.mjs +18549 -0
  872. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.js +135 -0
  873. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/index.mjs +133 -0
  874. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.js +9 -0
  875. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/reusable.mjs +7 -0
  876. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.js +29 -0
  877. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/channels/type.mjs +27 -0
  878. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.js +45 -0
  879. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hex.mjs +43 -0
  880. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.js +52 -0
  881. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/hsl.mjs +50 -0
  882. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.js +46 -0
  883. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/index.mjs +44 -0
  884. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.js +176 -0
  885. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/keyword.mjs +174 -0
  886. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.js +38 -0
  887. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/color/rgb.mjs +36 -0
  888. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.js +17 -0
  889. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/constants.mjs +14 -0
  890. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.js +19 -0
  891. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust.mjs +17 -0
  892. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.js +17 -0
  893. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/adjust_channel.mjs +15 -0
  894. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.js +16 -0
  895. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/change.mjs +14 -0
  896. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.js +12 -0
  897. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/channel.mjs +10 -0
  898. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.js +11 -0
  899. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/darken.mjs +9 -0
  900. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.js +16 -0
  901. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/invert.mjs +14 -0
  902. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.js +11 -0
  903. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_dark.mjs +9 -0
  904. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.js +11 -0
  905. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/is_light.mjs +9 -0
  906. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.js +11 -0
  907. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/lighten.mjs +9 -0
  908. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.js +15 -0
  909. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/luminance.mjs +13 -0
  910. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.js +25 -0
  911. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/mix.mjs +23 -0
  912. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js +22 -0
  913. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/methods/rgba.mjs +20 -0
  914. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.js +91 -0
  915. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/channel.mjs +89 -0
  916. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.js +15 -0
  917. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/index.mjs +13 -0
  918. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.js +16 -0
  919. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/lang.mjs +14 -0
  920. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.js +12 -0
  921. package/dist/node_modules/.pnpm/khroma@2.1.0/node_modules/khroma/dist/utils/unit.mjs +10 -0
  922. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.js +102 -0
  923. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/default-module.mjs +99 -0
  924. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.js +130 -0
  925. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/dependency-injection.mjs +128 -0
  926. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.js +24 -0
  927. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/comment-provider.mjs +22 -0
  928. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.js +71 -0
  929. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/documentation-provider.mjs +69 -0
  930. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.js +514 -0
  931. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/documentation/jsdoc.mjs +511 -0
  932. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.js +731 -0
  933. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/generated/ast.mjs +652 -0
  934. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.js +31 -0
  935. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/languages/grammar-config.mjs +29 -0
  936. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.js +23 -0
  937. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/async-parser.mjs +21 -0
  938. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.js +20 -0
  939. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/completion-parser-builder.mjs +18 -0
  940. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.js +251 -0
  941. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/cst-node-builder.mjs +245 -0
  942. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.js +32 -0
  943. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser-builder.mjs +29 -0
  944. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.js +496 -0
  945. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/langium-parser.mjs +489 -0
  946. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.js +87 -0
  947. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/lexer.mjs +80 -0
  948. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.js +378 -0
  949. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/parser-builder-base.mjs +376 -0
  950. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.js +132 -0
  951. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/token-builder.mjs +130 -0
  952. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.js +103 -0
  953. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/parser/value-converter.mjs +101 -0
  954. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.js +169 -0
  955. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/linker.mjs +167 -0
  956. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.js +26 -0
  957. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/name-provider.mjs +23 -0
  958. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.js +91 -0
  959. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/references.mjs +89 -0
  960. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.js +89 -0
  961. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-computation.mjs +87 -0
  962. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.js +69 -0
  963. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope-provider.mjs +67 -0
  964. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.js +77 -0
  965. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/references/scope.mjs +74 -0
  966. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.js +279 -0
  967. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/hydrator.mjs +277 -0
  968. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.js +223 -0
  969. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/serializer/json-serializer.mjs +220 -0
  970. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.js +82 -0
  971. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/service-registry.mjs +80 -0
  972. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.js +91 -0
  973. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/syntax-tree.mjs +82 -0
  974. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.js +211 -0
  975. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/ast-utils.mjs +201 -0
  976. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.js +153 -0
  977. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/caching.mjs +148 -0
  978. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.js +193 -0
  979. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/collections.mjs +190 -0
  980. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.js +149 -0
  981. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/cst-utils.mjs +138 -0
  982. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.js +16 -0
  983. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/disposable.mjs +16 -0
  984. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.js +18 -0
  985. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/errors.mjs +15 -0
  986. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.js +44 -0
  987. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-loader.mjs +42 -0
  988. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.js +495 -0
  989. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/grammar-utils.mjs +477 -0
  990. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.js +101 -0
  991. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/promise-utils.mjs +94 -0
  992. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.js +287 -0
  993. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/regexp-utils.mjs +278 -0
  994. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.js +517 -0
  995. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/stream.mjs +511 -0
  996. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.js +43 -0
  997. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/utils/uri-utils.mjs +41 -0
  998. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.js +251 -0
  999. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/document-validator.mjs +246 -0
  1000. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.js +158 -0
  1001. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/validation/validation-registry.mjs +155 -0
  1002. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.js +80 -0
  1003. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-descriptions.mjs +77 -0
  1004. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.js +49 -0
  1005. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/ast-node-locator.mjs +47 -0
  1006. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.js +96 -0
  1007. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/configuration.mjs +94 -0
  1008. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.js +382 -0
  1009. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/document-builder.mjs +380 -0
  1010. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.js +274 -0
  1011. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/documents.mjs +267 -0
  1012. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.js +21 -0
  1013. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/file-system-provider.mjs +18 -0
  1014. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.js +96 -0
  1015. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/index-manager.mjs +94 -0
  1016. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.js +79 -0
  1017. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-lock.mjs +77 -0
  1018. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.js +120 -0
  1019. package/dist/node_modules/.pnpm/langium@3.3.1/node_modules/langium/lib/workspace/workspace-manager.mjs +118 -0
  1020. package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.js +4276 -0
  1021. package/dist/node_modules/.pnpm/layout-base@1.0.2/node_modules/layout-base/layout-base.mjs +4274 -0
  1022. package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.js +5116 -0
  1023. package/dist/node_modules/.pnpm/layout-base@2.0.1/node_modules/layout-base/layout-base.mjs +5114 -0
  1024. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.js +9 -0
  1025. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_DataView.mjs +7 -0
  1026. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.js +34 -0
  1027. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Hash.mjs +32 -0
  1028. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.js +34 -0
  1029. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_ListCache.mjs +32 -0
  1030. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.js +9 -0
  1031. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Map.mjs +7 -0
  1032. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.js +34 -0
  1033. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_MapCache.mjs +32 -0
  1034. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.js +9 -0
  1035. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Promise.mjs +7 -0
  1036. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.js +9 -0
  1037. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Set.mjs +7 -0
  1038. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.js +29 -0
  1039. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_SetCache.mjs +27 -0
  1040. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.js +29 -0
  1041. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Stack.mjs +27 -0
  1042. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.js +8 -0
  1043. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Symbol.mjs +6 -0
  1044. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.js +8 -0
  1045. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_Uint8Array.mjs +6 -0
  1046. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.js +9 -0
  1047. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_WeakMap.mjs +7 -0
  1048. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.js +23 -0
  1049. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_apply.mjs +21 -0
  1050. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.js +24 -0
  1051. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayAggregator.mjs +22 -0
  1052. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.js +24 -0
  1053. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEach.mjs +22 -0
  1054. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.js +25 -0
  1055. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayEvery.mjs +23 -0
  1056. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.js +27 -0
  1057. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayFilter.mjs +25 -0
  1058. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.js +19 -0
  1059. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayIncludes.mjs +17 -0
  1060. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.js +51 -0
  1061. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayLikeKeys.mjs +49 -0
  1062. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.js +23 -0
  1063. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayMap.mjs +21 -0
  1064. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.js +22 -0
  1065. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayPush.mjs +20 -0
  1066. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.js +28 -0
  1067. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arrayReduce.mjs +26 -0
  1068. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.js +25 -0
  1069. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_arraySome.mjs +23 -0
  1070. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.js +22 -0
  1071. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignMergeValue.mjs +20 -0
  1072. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.js +30 -0
  1073. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assignValue.mjs +28 -0
  1074. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.js +23 -0
  1075. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_assocIndexOf.mjs +21 -0
  1076. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.js +23 -0
  1077. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAggregator.mjs +21 -0
  1078. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.js +19 -0
  1079. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssign.mjs +17 -0
  1080. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.js +19 -0
  1081. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignIn.mjs +17 -0
  1082. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.js +27 -0
  1083. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseAssignValue.mjs +25 -0
  1084. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.js +164 -0
  1085. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseClone.mjs +162 -0
  1086. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.js +32 -0
  1087. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseCreate.mjs +30 -0
  1088. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.js +59 -0
  1089. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseDifference.mjs +57 -0
  1090. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.js +16 -0
  1091. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEach.mjs +14 -0
  1092. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.js +23 -0
  1093. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseEvery.mjs +21 -0
  1094. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.js +34 -0
  1095. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseExtremum.mjs +32 -0
  1096. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.js +23 -0
  1097. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFilter.mjs +21 -0
  1098. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.js +26 -0
  1099. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFindIndex.mjs +24 -0
  1100. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.js +37 -0
  1101. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFlatten.mjs +35 -0
  1102. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.js +18 -0
  1103. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseFor.mjs +16 -0
  1104. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.js +18 -0
  1105. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseForOwn.mjs +16 -0
  1106. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.js +26 -0
  1107. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGet.mjs +24 -0
  1108. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.js +22 -0
  1109. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetAllKeys.mjs +20 -0
  1110. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.js +30 -0
  1111. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGetTag.mjs +28 -0
  1112. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.js +16 -0
  1113. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseGt.mjs +14 -0
  1114. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.js +21 -0
  1115. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHas.mjs +19 -0
  1116. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.js +15 -0
  1117. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseHasIn.mjs +13 -0
  1118. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.js +22 -0
  1119. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIndexOf.mjs +20 -0
  1120. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.js +20 -0
  1121. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsArguments.mjs +18 -0
  1122. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.js +30 -0
  1123. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqual.mjs +28 -0
  1124. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.js +85 -0
  1125. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsEqualDeep.mjs +83 -0
  1126. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.js +20 -0
  1127. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMap.mjs +18 -0
  1128. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.js +61 -0
  1129. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsMatch.mjs +59 -0
  1130. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.js +14 -0
  1131. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNaN.mjs +12 -0
  1132. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.js +49 -0
  1133. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsNative.mjs +47 -0
  1134. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.js +20 -0
  1135. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsRegExp.mjs +18 -0
  1136. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.js +20 -0
  1137. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsSet.mjs +18 -0
  1138. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.js +62 -0
  1139. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIsTypedArray.mjs +60 -0
  1140. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.js +33 -0
  1141. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseIteratee.mjs +31 -0
  1142. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.js +32 -0
  1143. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeys.mjs +30 -0
  1144. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.js +35 -0
  1145. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseKeysIn.mjs +33 -0
  1146. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.js +16 -0
  1147. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseLt.mjs +14 -0
  1148. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.js +24 -0
  1149. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMap.mjs +22 -0
  1150. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.js +24 -0
  1151. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatches.mjs +22 -0
  1152. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.js +35 -0
  1153. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMatchesProperty.mjs +33 -0
  1154. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.js +44 -0
  1155. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMerge.mjs +42 -0
  1156. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.js +96 -0
  1157. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseMergeDeep.mjs +94 -0
  1158. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.js +51 -0
  1159. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseOrderBy.mjs +49 -0
  1160. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.js +21 -0
  1161. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePick.mjs +19 -0
  1162. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.js +32 -0
  1163. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePickBy.mjs +30 -0
  1164. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.js +16 -0
  1165. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseProperty.mjs +14 -0
  1166. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.js +18 -0
  1167. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_basePropertyDeep.mjs +16 -0
  1168. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.js +30 -0
  1169. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRange.mjs +28 -0
  1170. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.js +25 -0
  1171. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseReduce.mjs +23 -0
  1172. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.js +19 -0
  1173. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseRest.mjs +17 -0
  1174. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.js +53 -0
  1175. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSet.mjs +51 -0
  1176. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.js +24 -0
  1177. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSetToString.mjs +22 -0
  1178. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.js +33 -0
  1179. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSlice.mjs +31 -0
  1180. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.js +24 -0
  1181. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSome.mjs +22 -0
  1182. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.js +23 -0
  1183. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseSortBy.mjs +21 -0
  1184. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.js +22 -0
  1185. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTimes.mjs +20 -0
  1186. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.js +36 -0
  1187. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseToString.mjs +34 -0
  1188. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.js +21 -0
  1189. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseTrim.mjs +19 -0
  1190. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.js +16 -0
  1191. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUnary.mjs +14 -0
  1192. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.js +69 -0
  1193. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseUniq.mjs +67 -0
  1194. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.js +21 -0
  1195. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseValues.mjs +19 -0
  1196. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.js +25 -0
  1197. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_baseZipObject.mjs +23 -0
  1198. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.js +15 -0
  1199. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cacheHas.mjs +13 -0
  1200. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.js +16 -0
  1201. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castFunction.mjs +14 -0
  1202. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.js +23 -0
  1203. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_castPath.mjs +21 -0
  1204. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.js +18 -0
  1205. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneArrayBuffer.mjs +16 -0
  1206. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.js +37 -0
  1207. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneBuffer.mjs +35 -0
  1208. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.js +18 -0
  1209. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneDataView.mjs +16 -0
  1210. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.js +19 -0
  1211. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneRegExp.mjs +17 -0
  1212. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.js +20 -0
  1213. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneSymbol.mjs +18 -0
  1214. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.js +18 -0
  1215. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_cloneTypedArray.mjs +16 -0
  1216. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.js +43 -0
  1217. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareAscending.mjs +41 -0
  1218. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.js +46 -0
  1219. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_compareMultiple.mjs +44 -0
  1220. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.js +22 -0
  1221. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyArray.mjs +20 -0
  1222. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.js +40 -0
  1223. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copyObject.mjs +38 -0
  1224. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.js +18 -0
  1225. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbols.mjs +16 -0
  1226. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.js +18 -0
  1227. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_copySymbolsIn.mjs +16 -0
  1228. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.js +8 -0
  1229. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_coreJsData.mjs +6 -0
  1230. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.js +25 -0
  1231. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAggregator.mjs +23 -0
  1232. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.js +39 -0
  1233. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createAssigner.mjs +37 -0
  1234. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.js +34 -0
  1235. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseEach.mjs +32 -0
  1236. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.js +27 -0
  1237. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createBaseFor.mjs +25 -0
  1238. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.js +27 -0
  1239. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createFind.mjs +25 -0
  1240. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.js +32 -0
  1241. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createRange.mjs +30 -0
  1242. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.js +21 -0
  1243. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_createSet.mjs +19 -0
  1244. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.js +13 -0
  1245. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_defineProperty.mjs +11 -0
  1246. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.js +86 -0
  1247. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalArrays.mjs +84 -0
  1248. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.js +114 -0
  1249. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalByTag.mjs +112 -0
  1250. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.js +92 -0
  1251. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_equalObjects.mjs +90 -0
  1252. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.js +18 -0
  1253. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_flatRest.mjs +16 -0
  1254. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.js +6 -0
  1255. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_freeGlobal.mjs +4 -0
  1256. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.js +18 -0
  1257. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeys.mjs +16 -0
  1258. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.js +19 -0
  1259. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getAllKeysIn.mjs +17 -0
  1260. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.js +20 -0
  1261. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMapData.mjs +18 -0
  1262. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.js +26 -0
  1263. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getMatchData.mjs +24 -0
  1264. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.js +19 -0
  1265. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getNative.mjs +17 -0
  1266. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.js +8 -0
  1267. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getPrototype.mjs +6 -0
  1268. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.js +48 -0
  1269. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getRawTag.mjs +46 -0
  1270. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.js +32 -0
  1271. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbols.mjs +30 -0
  1272. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.js +27 -0
  1273. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getSymbolsIn.mjs +25 -0
  1274. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.js +60 -0
  1275. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getTag.mjs +58 -0
  1276. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.js +15 -0
  1277. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_getValue.mjs +13 -0
  1278. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.js +41 -0
  1279. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hasPath.mjs +39 -0
  1280. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.js +17 -0
  1281. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashClear.mjs +15 -0
  1282. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.js +19 -0
  1283. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashDelete.mjs +17 -0
  1284. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.js +32 -0
  1285. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashGet.mjs +30 -0
  1286. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.js +25 -0
  1287. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashHas.mjs +23 -0
  1288. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.js +25 -0
  1289. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_hashSet.mjs +23 -0
  1290. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.js +28 -0
  1291. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneArray.mjs +26 -0
  1292. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.js +79 -0
  1293. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneByTag.mjs +77 -0
  1294. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.js +20 -0
  1295. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_initCloneObject.mjs +18 -0
  1296. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.js +22 -0
  1297. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isFlattenable.mjs +20 -0
  1298. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.js +27 -0
  1299. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIndex.mjs +25 -0
  1300. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.js +32 -0
  1301. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isIterateeCall.mjs +30 -0
  1302. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.js +31 -0
  1303. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKey.mjs +29 -0
  1304. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.js +17 -0
  1305. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isKeyable.mjs +15 -0
  1306. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.js +22 -0
  1307. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isMasked.mjs +20 -0
  1308. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.js +20 -0
  1309. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isPrototype.mjs +18 -0
  1310. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.js +17 -0
  1311. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_isStrictComparable.mjs +15 -0
  1312. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.js +15 -0
  1313. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheClear.mjs +13 -0
  1314. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.js +37 -0
  1315. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheDelete.mjs +35 -0
  1316. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.js +21 -0
  1317. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheGet.mjs +19 -0
  1318. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.js +18 -0
  1319. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheHas.mjs +16 -0
  1320. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.js +28 -0
  1321. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_listCacheSet.mjs +26 -0
  1322. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.js +23 -0
  1323. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheClear.mjs +21 -0
  1324. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.js +20 -0
  1325. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheDelete.mjs +18 -0
  1326. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.js +18 -0
  1327. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheGet.mjs +16 -0
  1328. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.js +18 -0
  1329. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheHas.mjs +16 -0
  1330. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.js +24 -0
  1331. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapCacheSet.mjs +22 -0
  1332. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.js +20 -0
  1333. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_mapToArray.mjs +18 -0
  1334. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.js +22 -0
  1335. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_matchesStrictComparable.mjs +20 -0
  1336. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.js +28 -0
  1337. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_memoizeCapped.mjs +26 -0
  1338. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.js +8 -0
  1339. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeCreate.mjs +6 -0
  1340. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.js +8 -0
  1341. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeys.mjs +6 -0
  1342. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.js +22 -0
  1343. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nativeKeysIn.mjs +20 -0
  1344. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.js +32 -0
  1345. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_nodeUtil.mjs +30 -0
  1346. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.js +24 -0
  1347. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_objectToString.mjs +22 -0
  1348. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.js +17 -0
  1349. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overArg.mjs +15 -0
  1350. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.js +38 -0
  1351. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_overRest.mjs +36 -0
  1352. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.js +11 -0
  1353. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_root.mjs +9 -0
  1354. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.js +23 -0
  1355. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_safeGet.mjs +21 -0
  1356. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.js +21 -0
  1357. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheAdd.mjs +19 -0
  1358. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.js +16 -0
  1359. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setCacheHas.mjs +14 -0
  1360. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.js +20 -0
  1361. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToArray.mjs +18 -0
  1362. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.js +16 -0
  1363. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_setToString.mjs +14 -0
  1364. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.js +39 -0
  1365. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_shortOut.mjs +37 -0
  1366. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.js +17 -0
  1367. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackClear.mjs +15 -0
  1368. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.js +20 -0
  1369. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackDelete.mjs +18 -0
  1370. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.js +16 -0
  1371. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackGet.mjs +14 -0
  1372. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.js +16 -0
  1373. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackHas.mjs +14 -0
  1374. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.js +36 -0
  1375. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stackSet.mjs +34 -0
  1376. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.js +25 -0
  1377. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_strictIndexOf.mjs +23 -0
  1378. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.js +29 -0
  1379. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_stringToPath.mjs +27 -0
  1380. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.js +20 -0
  1381. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toKey.mjs +18 -0
  1382. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.js +28 -0
  1383. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_toSource.mjs +26 -0
  1384. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.js +21 -0
  1385. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/_trimmedEndIndex.mjs +19 -0
  1386. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.js +60 -0
  1387. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/assign.mjs +58 -0
  1388. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.js +38 -0
  1389. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/clone.mjs +36 -0
  1390. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.js +31 -0
  1391. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/cloneDeep.mjs +29 -0
  1392. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.js +33 -0
  1393. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/compact.mjs +31 -0
  1394. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.js +28 -0
  1395. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/constant.mjs +26 -0
  1396. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.js +66 -0
  1397. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/defaults.mjs +64 -0
  1398. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.js +35 -0
  1399. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/difference.mjs +33 -0
  1400. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.js +40 -0
  1401. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/drop.mjs +38 -0
  1402. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.js +41 -0
  1403. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/dropRight.mjs +39 -0
  1404. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.js +39 -0
  1405. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/eq.mjs +37 -0
  1406. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.js +54 -0
  1407. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/every.mjs +52 -0
  1408. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.js +54 -0
  1409. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/filter.mjs +52 -0
  1410. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.js +44 -0
  1411. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/find.mjs +42 -0
  1412. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.js +57 -0
  1413. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/findIndex.mjs +55 -0
  1414. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.js +31 -0
  1415. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatMap.mjs +29 -0
  1416. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.js +24 -0
  1417. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/flatten.mjs +22 -0
  1418. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.js +43 -0
  1419. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forEach.mjs +41 -0
  1420. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.js +41 -0
  1421. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forIn.mjs +39 -0
  1422. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.js +38 -0
  1423. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/forOwn.mjs +36 -0
  1424. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.js +35 -0
  1425. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/get.mjs +33 -0
  1426. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.js +43 -0
  1427. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/groupBy.mjs +41 -0
  1428. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.js +37 -0
  1429. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/has.mjs +35 -0
  1430. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.js +36 -0
  1431. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/hasIn.mjs +34 -0
  1432. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.js +25 -0
  1433. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/head.mjs +23 -0
  1434. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.js +23 -0
  1435. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/identity.mjs +21 -0
  1436. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.js +55 -0
  1437. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/includes.mjs +53 -0
  1438. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.js +37 -0
  1439. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/indexOf.mjs +35 -0
  1440. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.js +38 -0
  1441. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArguments.mjs +36 -0
  1442. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.js +28 -0
  1443. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArray.mjs +26 -0
  1444. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.js +35 -0
  1445. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLike.mjs +33 -0
  1446. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.js +35 -0
  1447. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isArrayLikeObject.mjs +33 -0
  1448. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.js +40 -0
  1449. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isBuffer.mjs +38 -0
  1450. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.js +79 -0
  1451. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isEmpty.mjs +77 -0
  1452. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.js +39 -0
  1453. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isFunction.mjs +37 -0
  1454. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.js +37 -0
  1455. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isLength.mjs +35 -0
  1456. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.js +29 -0
  1457. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isMap.mjs +27 -0
  1458. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.js +33 -0
  1459. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObject.mjs +31 -0
  1460. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.js +31 -0
  1461. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isObjectLike.mjs +29 -0
  1462. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.js +64 -0
  1463. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isPlainObject.mjs +62 -0
  1464. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.js +29 -0
  1465. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isRegExp.mjs +27 -0
  1466. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.js +29 -0
  1467. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSet.mjs +27 -0
  1468. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.js +32 -0
  1469. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isString.mjs +30 -0
  1470. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.js +31 -0
  1471. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isSymbol.mjs +29 -0
  1472. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.js +29 -0
  1473. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isTypedArray.mjs +27 -0
  1474. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.js +24 -0
  1475. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/isUndefined.mjs +22 -0
  1476. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.js +39 -0
  1477. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keys.mjs +37 -0
  1478. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.js +34 -0
  1479. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/keysIn.mjs +32 -0
  1480. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.js +22 -0
  1481. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/last.mjs +20 -0
  1482. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.js +55 -0
  1483. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/map.mjs +53 -0
  1484. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.js +45 -0
  1485. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/mapValues.mjs +43 -0
  1486. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.js +31 -0
  1487. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/max.mjs +29 -0
  1488. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.js +75 -0
  1489. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/memoize.mjs +73 -0
  1490. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.js +41 -0
  1491. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/merge.mjs +39 -0
  1492. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.js +31 -0
  1493. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/min.mjs +29 -0
  1494. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.js +36 -0
  1495. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/minBy.mjs +34 -0
  1496. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.js +42 -0
  1497. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/negate.mjs +40 -0
  1498. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.js +19 -0
  1499. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/noop.mjs +17 -0
  1500. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.js +27 -0
  1501. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pick.mjs +25 -0
  1502. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.js +39 -0
  1503. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/pickBy.mjs +37 -0
  1504. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.js +34 -0
  1505. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/property.mjs +32 -0
  1506. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.js +48 -0
  1507. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/range.mjs +46 -0
  1508. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.js +53 -0
  1509. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reduce.mjs +51 -0
  1510. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.js +48 -0
  1511. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/reject.mjs +46 -0
  1512. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.js +49 -0
  1513. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/some.mjs +47 -0
  1514. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.js +50 -0
  1515. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/sortBy.mjs +48 -0
  1516. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.js +25 -0
  1517. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubArray.mjs +23 -0
  1518. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.js +20 -0
  1519. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/stubFalse.mjs +18 -0
  1520. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.js +44 -0
  1521. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toFinite.mjs +42 -0
  1522. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.js +38 -0
  1523. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toInteger.mjs +36 -0
  1524. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.js +66 -0
  1525. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toNumber.mjs +64 -0
  1526. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.js +34 -0
  1527. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toPlainObject.mjs +32 -0
  1528. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.js +30 -0
  1529. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/toString.mjs +28 -0
  1530. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.js +28 -0
  1531. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/union.mjs +26 -0
  1532. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.js +27 -0
  1533. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniq.mjs +25 -0
  1534. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.js +33 -0
  1535. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqBy.mjs +31 -0
  1536. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.js +30 -0
  1537. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/uniqueId.mjs +28 -0
  1538. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.js +36 -0
  1539. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/values.mjs +34 -0
  1540. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.js +26 -0
  1541. package/dist/node_modules/.pnpm/lodash-es@4.17.21/node_modules/lodash-es/zipObject.mjs +24 -0
  1542. package/dist/node_modules/.pnpm/marked@16.1.2/node_modules/marked/lib/marked.esm.js +83 -0
  1543. package/dist/node_modules/.pnpm/marked@16.1.2/node_modules/marked/lib/marked.esm.mjs +73 -0
  1544. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-SUXI7LT5.js +1117 -0
  1545. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/architectureDiagram-SUXI7LT5.mjs +1115 -0
  1546. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-6J76NXCF.js +3641 -0
  1547. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/blockDiagram-6J76NXCF.mjs +3639 -0
  1548. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-6F6E4RAY.js +2502 -0
  1549. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/c4Diagram-6F6E4RAY.mjs +2500 -0
  1550. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-353BL4L5.js +19 -0
  1551. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-353BL4L5.mjs +17 -0
  1552. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-3XYRH5AP.js +3124 -0
  1553. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-3XYRH5AP.mjs +3071 -0
  1554. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55PJQP7W.js +559 -0
  1555. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-55PJQP7W.mjs +541 -0
  1556. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-67H74DCK.js +111 -0
  1557. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-67H74DCK.mjs +103 -0
  1558. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AACKK3MU.js +22 -0
  1559. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AACKK3MU.mjs +20 -0
  1560. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AC5SNWB5.js +19 -0
  1561. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-AC5SNWB5.mjs +17 -0
  1562. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BFAMUDN2.js +18 -0
  1563. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-BFAMUDN2.mjs +16 -0
  1564. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-E2GYISFI.js +22 -0
  1565. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-E2GYISFI.mjs +20 -0
  1566. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-IWUHOULB.js +62 -0
  1567. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-IWUHOULB.mjs +58 -0
  1568. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JW4RIYDF.js +4980 -0
  1569. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-JW4RIYDF.mjs +4969 -0
  1570. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-L5ZGVLVO.js +2699 -0
  1571. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-L5ZGVLVO.mjs +2696 -0
  1572. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-M6DAPIYF.js +701 -0
  1573. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-M6DAPIYF.mjs +695 -0
  1574. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MXNHSMXR.js +110 -0
  1575. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-MXNHSMXR.mjs +108 -0
  1576. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-OW32GOEJ.js +1935 -0
  1577. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-OW32GOEJ.mjs +1930 -0
  1578. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-P3VETL53.js +20 -0
  1579. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-P3VETL53.mjs +18 -0
  1580. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QESNASVV.js +432 -0
  1581. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-QESNASVV.mjs +425 -0
  1582. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-RKKUNAVE.js +146 -0
  1583. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-RKKUNAVE.mjs +144 -0
  1584. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-SKB7J2MH.js +27 -0
  1585. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-SKB7J2MH.mjs +25 -0
  1586. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-SZ463SBG.js +1847 -0
  1587. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-SZ463SBG.mjs +1842 -0
  1588. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UWXLY5YG.js +88 -0
  1589. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/chunk-UWXLY5YG.mjs +82 -0
  1590. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-M3E45YP4.js +30 -0
  1591. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-M3E45YP4.mjs +28 -0
  1592. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-YAWTLIQI.js +30 -0
  1593. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/classDiagram-v2-YAWTLIQI.mjs +28 -0
  1594. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/dagre-JOIXM2OF.js +661 -0
  1595. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/dagre-JOIXM2OF.mjs +659 -0
  1596. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-5UYTHUR4.js +213 -0
  1597. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-5UYTHUR4.mjs +211 -0
  1598. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-VMROVX33.js +539 -0
  1599. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-VMROVX33.mjs +537 -0
  1600. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-ZTM2IBQH.js +311 -0
  1601. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/diagram-ZTM2IBQH.mjs +309 -0
  1602. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-3M52JZNH.js +1179 -0
  1603. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/erDiagram-3M52JZNH.mjs +1177 -0
  1604. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-KYDEHFYC.js +2351 -0
  1605. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/flowDiagram-KYDEHFYC.mjs +2349 -0
  1606. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-EK5VF46D.js +2145 -0
  1607. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/ganttDiagram-EK5VF46D.mjs +2143 -0
  1608. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-GW3U2K7C.js +1218 -0
  1609. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/gitGraphDiagram-GW3U2K7C.mjs +1216 -0
  1610. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-LHK5PUON.js +41 -0
  1611. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/infoDiagram-LHK5PUON.mjs +39 -0
  1612. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-EWQZEKCU.js +1268 -0
  1613. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/journeyDiagram-EWQZEKCU.mjs +1266 -0
  1614. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-ZSS6B67P.js +1064 -0
  1615. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/kanban-definition-ZSS6B67P.mjs +1062 -0
  1616. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-6CBA2TL7.js +1215 -0
  1617. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/mindmap-definition-6CBA2TL7.mjs +1213 -0
  1618. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-NIOCPIFQ.js +196 -0
  1619. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/pieDiagram-NIOCPIFQ.mjs +194 -0
  1620. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-2OG54O6I.js +1352 -0
  1621. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/quadrantDiagram-2OG54O6I.mjs +1350 -0
  1622. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-QOLK2EJ7.js +1180 -0
  1623. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/requirementDiagram-QOLK2EJ7.mjs +1178 -0
  1624. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-4UZDY2LN.js +696 -0
  1625. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/sankeyDiagram-4UZDY2LN.mjs +694 -0
  1626. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-SKLFT4DO.js +3430 -0
  1627. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/sequenceDiagram-SKLFT4DO.mjs +3428 -0
  1628. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-MI5ZYTHO.js +465 -0
  1629. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-MI5ZYTHO.mjs +463 -0
  1630. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-5AN5P6BG.js +30 -0
  1631. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/stateDiagram-v2-5AN5P6BG.mjs +28 -0
  1632. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-MYPXXCX6.js +1237 -0
  1633. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/timeline-definition-MYPXXCX6.mjs +1235 -0
  1634. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-H2YORKM3.js +1889 -0
  1635. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/chunks/mermaid.core/xychartDiagram-H2YORKM3.mjs +1887 -0
  1636. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/mermaid.core.js +1310 -0
  1637. package/dist/node_modules/.pnpm/mermaid@11.9.0/node_modules/mermaid/dist/mermaid.core.mjs +1308 -0
  1638. package/dist/node_modules/.pnpm/react-medium-image-zoom@5.3.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-medium-image-zoom/dist/index.js +810 -0
  1639. package/dist/node_modules/.pnpm/react-medium-image-zoom@5.3.0_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/react-medium-image-zoom/dist/index.mjs +805 -0
  1640. package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.js +5 -0
  1641. package/dist/node_modules/.pnpm/roughjs@4.6.6/node_modules/roughjs/bundled/rough.esm.mjs +3 -0
  1642. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.js +17 -0
  1643. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Enum.mjs +9 -0
  1644. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.js +210 -0
  1645. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Parser.mjs +204 -0
  1646. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.js +40 -0
  1647. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Serializer.mjs +37 -0
  1648. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.js +232 -0
  1649. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Tokenizer.mjs +215 -0
  1650. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.js +96 -0
  1651. package/dist/node_modules/.pnpm/stylis@4.3.6/node_modules/stylis/src/Utility.mjs +85 -0
  1652. package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.js +43 -0
  1653. package/dist/node_modules/.pnpm/ts-dedent@2.2.0/node_modules/ts-dedent/esm/index.mjs +38 -0
  1654. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.js +111 -0
  1655. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/cancellation.mjs +109 -0
  1656. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.js +141 -0
  1657. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/events.mjs +139 -0
  1658. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.js +47 -0
  1659. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/is.mjs +45 -0
  1660. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.js +35 -0
  1661. package/dist/node_modules/.pnpm/vscode-jsonrpc@8.2.0/node_modules/vscode-jsonrpc/lib/common/ral.mjs +33 -0
  1662. package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.js +266 -0
  1663. package/dist/node_modules/.pnpm/vscode-languageserver-textdocument@1.0.12/node_modules/vscode-languageserver-textdocument/lib/esm/main.mjs +266 -0
  1664. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.js +1933 -0
  1665. package/dist/node_modules/.pnpm/vscode-languageserver-types@3.17.5/node_modules/vscode-languageserver-types/lib/esm/main.mjs +1933 -0
  1666. package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.js +6 -0
  1667. package/dist/node_modules/.pnpm/vscode-uri@3.0.8/node_modules/vscode-uri/lib/esm/index.mjs +3 -0
  1668. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.js +135 -0
  1669. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/ZodError.mjs +132 -0
  1670. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.js +11 -0
  1671. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/errors.mjs +8 -0
  1672. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.js +8 -0
  1673. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/errorUtil.mjs +8 -0
  1674. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.js +122 -0
  1675. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/parseUtil.mjs +111 -0
  1676. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.js +138 -0
  1677. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/helpers/util.mjs +135 -0
  1678. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.js +113 -0
  1679. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/locales/en.mjs +111 -0
  1680. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.js +3339 -0
  1681. package/dist/node_modules/.pnpm/zod@3.25.76/node_modules/zod/v3/types.mjs +3297 -0
  1682. package/package.json +43 -13
  1683. package/src/clerk/clerk-organization-client.tsx +1 -1
  1684. package/src/clerk/clerk-user-client.tsx +1 -1
  1685. package/src/fuma/llm-copy-handler.ts +1 -1
  1686. package/src/fuma/mdx/airtical-card.tsx +1 -1
  1687. package/src/fuma/mdx/banner.tsx +2 -2
  1688. package/src/fuma/mdx/fuma-github-info.tsx +1 -1
  1689. package/src/fuma/mdx/gradient-button.tsx +2 -2
  1690. package/src/fuma/mdx/mermaid.tsx +1 -1
  1691. package/src/fuma/mdx/toc-base.tsx +2 -2
  1692. package/src/fuma/mdx/trophy-card.tsx +1 -1
  1693. package/src/fuma/mdx/zia-card.tsx +2 -2
  1694. package/src/fuma/mdx/zia-file.tsx +2 -2
  1695. package/src/fuma/site-x.tsx +1 -1
  1696. package/src/main/ads-alert-dialog.tsx +2 -2
  1697. package/src/main/ai-prompt-textarea.tsx +1 -1
  1698. package/src/main/cta.tsx +1 -1
  1699. package/src/main/faq.tsx +1 -1
  1700. package/src/main/features.tsx +3 -3
  1701. package/src/main/footer.tsx +1 -1
  1702. package/src/main/gallery.tsx +1 -1
  1703. package/src/main/go-to-top.tsx +1 -1
  1704. package/src/main/language-detector.tsx +1 -1
  1705. package/src/main/price-plan-interactive.tsx +1 -1
  1706. package/src/main/price-plan.tsx +1 -1
  1707. package/src/main/seo-content.tsx +1 -1
  1708. package/src/main/tips.tsx +1 -1
  1709. package/src/main/usage.tsx +2 -2
  1710. package/src/main/x-button.tsx +1 -1
@@ -0,0 +1,3428 @@
1
+ import { drawBackgroundRect, getTextObj, getNoteRect, drawRect, drawEmbeddedImage, drawImage } from './chunk-67H74DCK.mjs';
2
+ import { ImperativeState } from './chunk-AACKK3MU.mjs';
3
+ import { utils_default, parseFontSize, ZERO_WIDTH_SPACE } from './chunk-55PJQP7W.mjs';
4
+ import { __name, setConfig2, getConfig2, log, configureSvgSize, assignWithDepth_default, common_default, setAccTitle, setAccDescription, setDiagramTitle, getAccTitle, getAccDescription, getDiagramTitle, clear, sanitizeText, hasKatex, calculateMathMLDimensions, getUrl, renderKatex, getConfig } from './chunk-3XYRH5AP.mjs';
5
+ import '../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.mjs';
6
+ import '../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.mjs';
7
+ import { d as distExports } from '../../../../../../../../_virtual/index.mjs';
8
+ import select from '../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.mjs';
9
+
10
+ // src/diagrams/sequence/parser/sequenceDiagram.jison
11
+ var parser = function() {
12
+ var o = /* @__PURE__ */ __name(function(k, v, o2, l) {
13
+ for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) ;
14
+ return o2;
15
+ }, "o"), $V0 = [1, 2], $V1 = [1, 3], $V2 = [1, 4], $V3 = [2, 4], $V4 = [1, 9], $V5 = [1, 11], $V6 = [1, 13], $V7 = [1, 14], $V8 = [1, 16], $V9 = [1, 17], $Va = [1, 18], $Vb = [1, 24], $Vc = [1, 25], $Vd = [1, 26], $Ve = [1, 27], $Vf = [1, 28], $Vg = [1, 29], $Vh = [1, 30], $Vi = [1, 31], $Vj = [1, 32], $Vk = [1, 33], $Vl = [1, 34], $Vm = [1, 35], $Vn = [1, 36], $Vo = [1, 37], $Vp = [1, 38], $Vq = [1, 39], $Vr = [1, 41], $Vs = [1, 42], $Vt = [1, 43], $Vu = [1, 44], $Vv = [1, 45], $Vw = [1, 46], $Vx = [1, 4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 47, 48, 49, 50, 52, 53, 54, 59, 60, 61, 62, 70], $Vy = [4, 5, 16, 50, 52, 53], $Vz = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 50, 52, 53, 54, 59, 60, 61, 62, 70], $VA = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 49, 50, 52, 53, 54, 59, 60, 61, 62, 70], $VB = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 48, 50, 52, 53, 54, 59, 60, 61, 62, 70], $VC = [4, 5, 13, 14, 16, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 47, 50, 52, 53, 54, 59, 60, 61, 62, 70], $VD = [68, 69, 70], $VE = [1, 122];
16
+ var parser2 = {
17
+ trace: /* @__PURE__ */ __name(function trace() {
18
+ }, "trace"),
19
+ yy: {},
20
+ symbols_: { "error": 2, "start": 3, "SPACE": 4, "NEWLINE": 5, "SD": 6, "document": 7, "line": 8, "statement": 9, "box_section": 10, "box_line": 11, "participant_statement": 12, "create": 13, "box": 14, "restOfLine": 15, "end": 16, "signal": 17, "autonumber": 18, "NUM": 19, "off": 20, "activate": 21, "actor": 22, "deactivate": 23, "note_statement": 24, "links_statement": 25, "link_statement": 26, "properties_statement": 27, "details_statement": 28, "title": 29, "legacy_title": 30, "acc_title": 31, "acc_title_value": 32, "acc_descr": 33, "acc_descr_value": 34, "acc_descr_multiline_value": 35, "loop": 36, "rect": 37, "opt": 38, "alt": 39, "else_sections": 40, "par": 41, "par_sections": 42, "par_over": 43, "critical": 44, "option_sections": 45, "break": 46, "option": 47, "and": 48, "else": 49, "participant": 50, "AS": 51, "participant_actor": 52, "destroy": 53, "note": 54, "placement": 55, "text2": 56, "over": 57, "actor_pair": 58, "links": 59, "link": 60, "properties": 61, "details": 62, "spaceList": 63, ",": 64, "left_of": 65, "right_of": 66, "signaltype": 67, "+": 68, "-": 69, "ACTOR": 70, "SOLID_OPEN_ARROW": 71, "DOTTED_OPEN_ARROW": 72, "SOLID_ARROW": 73, "BIDIRECTIONAL_SOLID_ARROW": 74, "DOTTED_ARROW": 75, "BIDIRECTIONAL_DOTTED_ARROW": 76, "SOLID_CROSS": 77, "DOTTED_CROSS": 78, "SOLID_POINT": 79, "DOTTED_POINT": 80, "TXT": 81, "$accept": 0, "$end": 1 },
21
+ terminals_: { 2: "error", 4: "SPACE", 5: "NEWLINE", 6: "SD", 13: "create", 14: "box", 15: "restOfLine", 16: "end", 18: "autonumber", 19: "NUM", 20: "off", 21: "activate", 23: "deactivate", 29: "title", 30: "legacy_title", 31: "acc_title", 32: "acc_title_value", 33: "acc_descr", 34: "acc_descr_value", 35: "acc_descr_multiline_value", 36: "loop", 37: "rect", 38: "opt", 39: "alt", 41: "par", 43: "par_over", 44: "critical", 46: "break", 47: "option", 48: "and", 49: "else", 50: "participant", 51: "AS", 52: "participant_actor", 53: "destroy", 54: "note", 57: "over", 59: "links", 60: "link", 61: "properties", 62: "details", 64: ",", 65: "left_of", 66: "right_of", 68: "+", 69: "-", 70: "ACTOR", 71: "SOLID_OPEN_ARROW", 72: "DOTTED_OPEN_ARROW", 73: "SOLID_ARROW", 74: "BIDIRECTIONAL_SOLID_ARROW", 75: "DOTTED_ARROW", 76: "BIDIRECTIONAL_DOTTED_ARROW", 77: "SOLID_CROSS", 78: "DOTTED_CROSS", 79: "SOLID_POINT", 80: "DOTTED_POINT", 81: "TXT" },
22
+ productions_: [0, [3, 2], [3, 2], [3, 2], [7, 0], [7, 2], [8, 2], [8, 1], [8, 1], [10, 0], [10, 2], [11, 2], [11, 1], [11, 1], [9, 1], [9, 2], [9, 4], [9, 2], [9, 4], [9, 3], [9, 3], [9, 2], [9, 3], [9, 3], [9, 2], [9, 2], [9, 2], [9, 2], [9, 2], [9, 1], [9, 1], [9, 2], [9, 2], [9, 1], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [9, 4], [45, 1], [45, 4], [42, 1], [42, 4], [40, 1], [40, 4], [12, 5], [12, 3], [12, 5], [12, 3], [12, 3], [24, 4], [24, 4], [25, 3], [26, 3], [27, 3], [28, 3], [63, 2], [63, 1], [58, 3], [58, 1], [55, 1], [55, 1], [17, 5], [17, 5], [17, 4], [22, 1], [67, 1], [67, 1], [67, 1], [67, 1], [67, 1], [67, 1], [67, 1], [67, 1], [67, 1], [67, 1], [56, 1]],
23
+ performAction: /* @__PURE__ */ __name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
24
+ var $0 = $$.length - 1;
25
+ switch (yystate) {
26
+ case 3:
27
+ yy.apply($$[$0]);
28
+ return $$[$0];
29
+ case 4:
30
+ case 9:
31
+ this.$ = [];
32
+ break;
33
+ case 5:
34
+ case 10:
35
+ $$[$0 - 1].push($$[$0]);
36
+ this.$ = $$[$0 - 1];
37
+ break;
38
+ case 6:
39
+ case 7:
40
+ case 11:
41
+ case 12:
42
+ this.$ = $$[$0];
43
+ break;
44
+ case 8:
45
+ case 13:
46
+ this.$ = [];
47
+ break;
48
+ case 15:
49
+ $$[$0].type = "createParticipant";
50
+ this.$ = $$[$0];
51
+ break;
52
+ case 16:
53
+ $$[$0 - 1].unshift({ type: "boxStart", boxData: yy.parseBoxData($$[$0 - 2]) });
54
+ $$[$0 - 1].push({ type: "boxEnd", boxText: $$[$0 - 2] });
55
+ this.$ = $$[$0 - 1];
56
+ break;
57
+ case 18:
58
+ this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 2]), sequenceIndexStep: Number($$[$0 - 1]), sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
59
+ break;
60
+ case 19:
61
+ this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 1]), sequenceIndexStep: 1, sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
62
+ break;
63
+ case 20:
64
+ this.$ = { type: "sequenceIndex", sequenceVisible: false, signalType: yy.LINETYPE.AUTONUMBER };
65
+ break;
66
+ case 21:
67
+ this.$ = { type: "sequenceIndex", sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
68
+ break;
69
+ case 22:
70
+ this.$ = { type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor };
71
+ break;
72
+ case 23:
73
+ this.$ = { type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 1].actor };
74
+ break;
75
+ case 29:
76
+ yy.setDiagramTitle($$[$0].substring(6));
77
+ this.$ = $$[$0].substring(6);
78
+ break;
79
+ case 30:
80
+ yy.setDiagramTitle($$[$0].substring(7));
81
+ this.$ = $$[$0].substring(7);
82
+ break;
83
+ case 31:
84
+ this.$ = $$[$0].trim();
85
+ yy.setAccTitle(this.$);
86
+ break;
87
+ case 32:
88
+ case 33:
89
+ this.$ = $$[$0].trim();
90
+ yy.setAccDescription(this.$);
91
+ break;
92
+ case 34:
93
+ $$[$0 - 1].unshift({ type: "loopStart", loopText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.LOOP_START });
94
+ $$[$0 - 1].push({ type: "loopEnd", loopText: $$[$0 - 2], signalType: yy.LINETYPE.LOOP_END });
95
+ this.$ = $$[$0 - 1];
96
+ break;
97
+ case 35:
98
+ $$[$0 - 1].unshift({ type: "rectStart", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_START });
99
+ $$[$0 - 1].push({ type: "rectEnd", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_END });
100
+ this.$ = $$[$0 - 1];
101
+ break;
102
+ case 36:
103
+ $$[$0 - 1].unshift({ type: "optStart", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_START });
104
+ $$[$0 - 1].push({ type: "optEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_END });
105
+ this.$ = $$[$0 - 1];
106
+ break;
107
+ case 37:
108
+ $$[$0 - 1].unshift({ type: "altStart", altText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.ALT_START });
109
+ $$[$0 - 1].push({ type: "altEnd", signalType: yy.LINETYPE.ALT_END });
110
+ this.$ = $$[$0 - 1];
111
+ break;
112
+ case 38:
113
+ $$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_START });
114
+ $$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
115
+ this.$ = $$[$0 - 1];
116
+ break;
117
+ case 39:
118
+ $$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_OVER_START });
119
+ $$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
120
+ this.$ = $$[$0 - 1];
121
+ break;
122
+ case 40:
123
+ $$[$0 - 1].unshift({ type: "criticalStart", criticalText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.CRITICAL_START });
124
+ $$[$0 - 1].push({ type: "criticalEnd", signalType: yy.LINETYPE.CRITICAL_END });
125
+ this.$ = $$[$0 - 1];
126
+ break;
127
+ case 41:
128
+ $$[$0 - 1].unshift({ type: "breakStart", breakText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_START });
129
+ $$[$0 - 1].push({ type: "breakEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_END });
130
+ this.$ = $$[$0 - 1];
131
+ break;
132
+ case 43:
133
+ this.$ = $$[$0 - 3].concat([{ type: "option", optionText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.CRITICAL_OPTION }, $$[$0]]);
134
+ break;
135
+ case 45:
136
+ this.$ = $$[$0 - 3].concat([{ type: "and", parText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.PAR_AND }, $$[$0]]);
137
+ break;
138
+ case 47:
139
+ this.$ = $$[$0 - 3].concat([{ type: "else", altText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.ALT_ELSE }, $$[$0]]);
140
+ break;
141
+ case 48:
142
+ $$[$0 - 3].draw = "participant";
143
+ $$[$0 - 3].type = "addParticipant";
144
+ $$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
145
+ this.$ = $$[$0 - 3];
146
+ break;
147
+ case 49:
148
+ $$[$0 - 1].draw = "participant";
149
+ $$[$0 - 1].type = "addParticipant";
150
+ this.$ = $$[$0 - 1];
151
+ break;
152
+ case 50:
153
+ $$[$0 - 3].draw = "actor";
154
+ $$[$0 - 3].type = "addParticipant";
155
+ $$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
156
+ this.$ = $$[$0 - 3];
157
+ break;
158
+ case 51:
159
+ $$[$0 - 1].draw = "actor";
160
+ $$[$0 - 1].type = "addParticipant";
161
+ this.$ = $$[$0 - 1];
162
+ break;
163
+ case 52:
164
+ $$[$0 - 1].type = "destroyParticipant";
165
+ this.$ = $$[$0 - 1];
166
+ break;
167
+ case 53:
168
+ this.$ = [$$[$0 - 1], { type: "addNote", placement: $$[$0 - 2], actor: $$[$0 - 1].actor, text: $$[$0] }];
169
+ break;
170
+ case 54:
171
+ $$[$0 - 2] = [].concat($$[$0 - 1], $$[$0 - 1]).slice(0, 2);
172
+ $$[$0 - 2][0] = $$[$0 - 2][0].actor;
173
+ $$[$0 - 2][1] = $$[$0 - 2][1].actor;
174
+ this.$ = [$$[$0 - 1], { type: "addNote", placement: yy.PLACEMENT.OVER, actor: $$[$0 - 2].slice(0, 2), text: $$[$0] }];
175
+ break;
176
+ case 55:
177
+ this.$ = [$$[$0 - 1], { type: "addLinks", actor: $$[$0 - 1].actor, text: $$[$0] }];
178
+ break;
179
+ case 56:
180
+ this.$ = [$$[$0 - 1], { type: "addALink", actor: $$[$0 - 1].actor, text: $$[$0] }];
181
+ break;
182
+ case 57:
183
+ this.$ = [$$[$0 - 1], { type: "addProperties", actor: $$[$0 - 1].actor, text: $$[$0] }];
184
+ break;
185
+ case 58:
186
+ this.$ = [$$[$0 - 1], { type: "addDetails", actor: $$[$0 - 1].actor, text: $$[$0] }];
187
+ break;
188
+ case 61:
189
+ this.$ = [$$[$0 - 2], $$[$0]];
190
+ break;
191
+ case 62:
192
+ this.$ = $$[$0];
193
+ break;
194
+ case 63:
195
+ this.$ = yy.PLACEMENT.LEFTOF;
196
+ break;
197
+ case 64:
198
+ this.$ = yy.PLACEMENT.RIGHTOF;
199
+ break;
200
+ case 65:
201
+ this.$ = [
202
+ $$[$0 - 4],
203
+ $$[$0 - 1],
204
+ { type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0], activate: true },
205
+ { type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor }
206
+ ];
207
+ break;
208
+ case 66:
209
+ this.$ = [
210
+ $$[$0 - 4],
211
+ $$[$0 - 1],
212
+ { type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0] },
213
+ { type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 4].actor }
214
+ ];
215
+ break;
216
+ case 67:
217
+ this.$ = [$$[$0 - 3], $$[$0 - 1], { type: "addMessage", from: $$[$0 - 3].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 2], msg: $$[$0] }];
218
+ break;
219
+ case 68:
220
+ this.$ = { type: "addParticipant", actor: $$[$0] };
221
+ break;
222
+ case 69:
223
+ this.$ = yy.LINETYPE.SOLID_OPEN;
224
+ break;
225
+ case 70:
226
+ this.$ = yy.LINETYPE.DOTTED_OPEN;
227
+ break;
228
+ case 71:
229
+ this.$ = yy.LINETYPE.SOLID;
230
+ break;
231
+ case 72:
232
+ this.$ = yy.LINETYPE.BIDIRECTIONAL_SOLID;
233
+ break;
234
+ case 73:
235
+ this.$ = yy.LINETYPE.DOTTED;
236
+ break;
237
+ case 74:
238
+ this.$ = yy.LINETYPE.BIDIRECTIONAL_DOTTED;
239
+ break;
240
+ case 75:
241
+ this.$ = yy.LINETYPE.SOLID_CROSS;
242
+ break;
243
+ case 76:
244
+ this.$ = yy.LINETYPE.DOTTED_CROSS;
245
+ break;
246
+ case 77:
247
+ this.$ = yy.LINETYPE.SOLID_POINT;
248
+ break;
249
+ case 78:
250
+ this.$ = yy.LINETYPE.DOTTED_POINT;
251
+ break;
252
+ case 79:
253
+ this.$ = yy.parseMessage($$[$0].trim().substring(1));
254
+ break;
255
+ }
256
+ }, "anonymous"),
257
+ table: [{ 3: 1, 4: $V0, 5: $V1, 6: $V2 }, { 1: [3] }, { 3: 5, 4: $V0, 5: $V1, 6: $V2 }, { 3: 6, 4: $V0, 5: $V1, 6: $V2 }, o([1, 4, 5, 13, 14, 18, 21, 23, 29, 30, 31, 33, 35, 36, 37, 38, 39, 41, 43, 44, 46, 50, 52, 53, 54, 59, 60, 61, 62, 70], $V3, { 7: 7 }), { 1: [2, 1] }, { 1: [2, 2] }, { 1: [2, 3], 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, o($Vx, [2, 5]), { 9: 47, 12: 12, 13: $V6, 14: $V7, 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, o($Vx, [2, 7]), o($Vx, [2, 8]), o($Vx, [2, 14]), { 12: 48, 50: $Vo, 52: $Vp, 53: $Vq }, { 15: [1, 49] }, { 5: [1, 50] }, { 5: [1, 53], 19: [1, 51], 20: [1, 52] }, { 22: 54, 70: $Vw }, { 22: 55, 70: $Vw }, { 5: [1, 56] }, { 5: [1, 57] }, { 5: [1, 58] }, { 5: [1, 59] }, { 5: [1, 60] }, o($Vx, [2, 29]), o($Vx, [2, 30]), { 32: [1, 61] }, { 34: [1, 62] }, o($Vx, [2, 33]), { 15: [1, 63] }, { 15: [1, 64] }, { 15: [1, 65] }, { 15: [1, 66] }, { 15: [1, 67] }, { 15: [1, 68] }, { 15: [1, 69] }, { 15: [1, 70] }, { 22: 71, 70: $Vw }, { 22: 72, 70: $Vw }, { 22: 73, 70: $Vw }, { 67: 74, 71: [1, 75], 72: [1, 76], 73: [1, 77], 74: [1, 78], 75: [1, 79], 76: [1, 80], 77: [1, 81], 78: [1, 82], 79: [1, 83], 80: [1, 84] }, { 55: 85, 57: [1, 86], 65: [1, 87], 66: [1, 88] }, { 22: 89, 70: $Vw }, { 22: 90, 70: $Vw }, { 22: 91, 70: $Vw }, { 22: 92, 70: $Vw }, o([5, 51, 64, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81], [2, 68]), o($Vx, [2, 6]), o($Vx, [2, 15]), o($Vy, [2, 9], { 10: 93 }), o($Vx, [2, 17]), { 5: [1, 95], 19: [1, 94] }, { 5: [1, 96] }, o($Vx, [2, 21]), { 5: [1, 97] }, { 5: [1, 98] }, o($Vx, [2, 24]), o($Vx, [2, 25]), o($Vx, [2, 26]), o($Vx, [2, 27]), o($Vx, [2, 28]), o($Vx, [2, 31]), o($Vx, [2, 32]), o($Vz, $V3, { 7: 99 }), o($Vz, $V3, { 7: 100 }), o($Vz, $V3, { 7: 101 }), o($VA, $V3, { 40: 102, 7: 103 }), o($VB, $V3, { 42: 104, 7: 105 }), o($VB, $V3, { 7: 105, 42: 106 }), o($VC, $V3, { 45: 107, 7: 108 }), o($Vz, $V3, { 7: 109 }), { 5: [1, 111], 51: [1, 110] }, { 5: [1, 113], 51: [1, 112] }, { 5: [1, 114] }, { 22: 117, 68: [1, 115], 69: [1, 116], 70: $Vw }, o($VD, [2, 69]), o($VD, [2, 70]), o($VD, [2, 71]), o($VD, [2, 72]), o($VD, [2, 73]), o($VD, [2, 74]), o($VD, [2, 75]), o($VD, [2, 76]), o($VD, [2, 77]), o($VD, [2, 78]), { 22: 118, 70: $Vw }, { 22: 120, 58: 119, 70: $Vw }, { 70: [2, 63] }, { 70: [2, 64] }, { 56: 121, 81: $VE }, { 56: 123, 81: $VE }, { 56: 124, 81: $VE }, { 56: 125, 81: $VE }, { 4: [1, 128], 5: [1, 130], 11: 127, 12: 129, 16: [1, 126], 50: $Vo, 52: $Vp, 53: $Vq }, { 5: [1, 131] }, o($Vx, [2, 19]), o($Vx, [2, 20]), o($Vx, [2, 22]), o($Vx, [2, 23]), { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 132], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 133], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 134], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, { 16: [1, 135] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 46], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 49: [1, 136], 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, { 16: [1, 137] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 44], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 48: [1, 138], 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, { 16: [1, 139] }, { 16: [1, 140] }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [2, 42], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 47: [1, 141], 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, { 4: $V4, 5: $V5, 8: 8, 9: 10, 12: 12, 13: $V6, 14: $V7, 16: [1, 142], 17: 15, 18: $V8, 21: $V9, 22: 40, 23: $Va, 24: 19, 25: 20, 26: 21, 27: 22, 28: 23, 29: $Vb, 30: $Vc, 31: $Vd, 33: $Ve, 35: $Vf, 36: $Vg, 37: $Vh, 38: $Vi, 39: $Vj, 41: $Vk, 43: $Vl, 44: $Vm, 46: $Vn, 50: $Vo, 52: $Vp, 53: $Vq, 54: $Vr, 59: $Vs, 60: $Vt, 61: $Vu, 62: $Vv, 70: $Vw }, { 15: [1, 143] }, o($Vx, [2, 49]), { 15: [1, 144] }, o($Vx, [2, 51]), o($Vx, [2, 52]), { 22: 145, 70: $Vw }, { 22: 146, 70: $Vw }, { 56: 147, 81: $VE }, { 56: 148, 81: $VE }, { 56: 149, 81: $VE }, { 64: [1, 150], 81: [2, 62] }, { 5: [2, 55] }, { 5: [2, 79] }, { 5: [2, 56] }, { 5: [2, 57] }, { 5: [2, 58] }, o($Vx, [2, 16]), o($Vy, [2, 10]), { 12: 151, 50: $Vo, 52: $Vp, 53: $Vq }, o($Vy, [2, 12]), o($Vy, [2, 13]), o($Vx, [2, 18]), o($Vx, [2, 34]), o($Vx, [2, 35]), o($Vx, [2, 36]), o($Vx, [2, 37]), { 15: [1, 152] }, o($Vx, [2, 38]), { 15: [1, 153] }, o($Vx, [2, 39]), o($Vx, [2, 40]), { 15: [1, 154] }, o($Vx, [2, 41]), { 5: [1, 155] }, { 5: [1, 156] }, { 56: 157, 81: $VE }, { 56: 158, 81: $VE }, { 5: [2, 67] }, { 5: [2, 53] }, { 5: [2, 54] }, { 22: 159, 70: $Vw }, o($Vy, [2, 11]), o($VA, $V3, { 7: 103, 40: 160 }), o($VB, $V3, { 7: 105, 42: 161 }), o($VC, $V3, { 7: 108, 45: 162 }), o($Vx, [2, 48]), o($Vx, [2, 50]), { 5: [2, 65] }, { 5: [2, 66] }, { 81: [2, 61] }, { 16: [2, 47] }, { 16: [2, 45] }, { 16: [2, 43] }],
258
+ defaultActions: { 5: [2, 1], 6: [2, 2], 87: [2, 63], 88: [2, 64], 121: [2, 55], 122: [2, 79], 123: [2, 56], 124: [2, 57], 125: [2, 58], 147: [2, 67], 148: [2, 53], 149: [2, 54], 157: [2, 65], 158: [2, 66], 159: [2, 61], 160: [2, 47], 161: [2, 45], 162: [2, 43] },
259
+ parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
260
+ if (hash.recoverable) {
261
+ this.trace(str);
262
+ } else {
263
+ var error = new Error(str);
264
+ error.hash = hash;
265
+ throw error;
266
+ }
267
+ }, "parseError"),
268
+ parse: /* @__PURE__ */ __name(function parse(input) {
269
+ var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
270
+ var args = lstack.slice.call(arguments, 1);
271
+ var lexer2 = Object.create(this.lexer);
272
+ var sharedState = { yy: {} };
273
+ for (var k in this.yy) {
274
+ if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
275
+ sharedState.yy[k] = this.yy[k];
276
+ }
277
+ }
278
+ lexer2.setInput(input, sharedState.yy);
279
+ sharedState.yy.lexer = lexer2;
280
+ sharedState.yy.parser = this;
281
+ if (typeof lexer2.yylloc == "undefined") {
282
+ lexer2.yylloc = {};
283
+ }
284
+ var yyloc = lexer2.yylloc;
285
+ lstack.push(yyloc);
286
+ var ranges = lexer2.options && lexer2.options.ranges;
287
+ if (typeof sharedState.yy.parseError === "function") {
288
+ this.parseError = sharedState.yy.parseError;
289
+ } else {
290
+ this.parseError = Object.getPrototypeOf(this).parseError;
291
+ }
292
+ function popStack(n) {
293
+ stack.length = stack.length - 2 * n;
294
+ vstack.length = vstack.length - n;
295
+ lstack.length = lstack.length - n;
296
+ }
297
+ __name(popStack, "popStack");
298
+ function lex() {
299
+ var token;
300
+ token = tstack.pop() || lexer2.lex() || EOF;
301
+ if (typeof token !== "number") {
302
+ if (token instanceof Array) {
303
+ tstack = token;
304
+ token = tstack.pop();
305
+ }
306
+ token = self.symbols_[token] || token;
307
+ }
308
+ return token;
309
+ }
310
+ __name(lex, "lex");
311
+ var symbol, state, action, r, yyval = {}, p, len, newState, expected;
312
+ while (true) {
313
+ state = stack[stack.length - 1];
314
+ if (this.defaultActions[state]) {
315
+ action = this.defaultActions[state];
316
+ } else {
317
+ if (symbol === null || typeof symbol == "undefined") {
318
+ symbol = lex();
319
+ }
320
+ action = table[state] && table[state][symbol];
321
+ }
322
+ if (typeof action === "undefined" || !action.length || !action[0]) {
323
+ var errStr = "";
324
+ expected = [];
325
+ for (p in table[state]) {
326
+ if (this.terminals_[p] && p > TERROR) {
327
+ expected.push("'" + this.terminals_[p] + "'");
328
+ }
329
+ }
330
+ if (lexer2.showPosition) {
331
+ errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
332
+ } else {
333
+ errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
334
+ }
335
+ this.parseError(errStr, {
336
+ text: lexer2.match,
337
+ token: this.terminals_[symbol] || symbol,
338
+ line: lexer2.yylineno,
339
+ loc: yyloc,
340
+ expected
341
+ });
342
+ }
343
+ if (action[0] instanceof Array && action.length > 1) {
344
+ throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
345
+ }
346
+ switch (action[0]) {
347
+ case 1:
348
+ stack.push(symbol);
349
+ vstack.push(lexer2.yytext);
350
+ lstack.push(lexer2.yylloc);
351
+ stack.push(action[1]);
352
+ symbol = null;
353
+ {
354
+ yyleng = lexer2.yyleng;
355
+ yytext = lexer2.yytext;
356
+ yylineno = lexer2.yylineno;
357
+ yyloc = lexer2.yylloc;
358
+ }
359
+ break;
360
+ case 2:
361
+ len = this.productions_[action[1]][1];
362
+ yyval.$ = vstack[vstack.length - len];
363
+ yyval._$ = {
364
+ first_line: lstack[lstack.length - (len || 1)].first_line,
365
+ last_line: lstack[lstack.length - 1].last_line,
366
+ first_column: lstack[lstack.length - (len || 1)].first_column,
367
+ last_column: lstack[lstack.length - 1].last_column
368
+ };
369
+ if (ranges) {
370
+ yyval._$.range = [
371
+ lstack[lstack.length - (len || 1)].range[0],
372
+ lstack[lstack.length - 1].range[1]
373
+ ];
374
+ }
375
+ r = this.performAction.apply(yyval, [
376
+ yytext,
377
+ yyleng,
378
+ yylineno,
379
+ sharedState.yy,
380
+ action[1],
381
+ vstack,
382
+ lstack
383
+ ].concat(args));
384
+ if (typeof r !== "undefined") {
385
+ return r;
386
+ }
387
+ if (len) {
388
+ stack = stack.slice(0, -1 * len * 2);
389
+ vstack = vstack.slice(0, -1 * len);
390
+ lstack = lstack.slice(0, -1 * len);
391
+ }
392
+ stack.push(this.productions_[action[1]][0]);
393
+ vstack.push(yyval.$);
394
+ lstack.push(yyval._$);
395
+ newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
396
+ stack.push(newState);
397
+ break;
398
+ case 3:
399
+ return true;
400
+ }
401
+ }
402
+ return true;
403
+ }, "parse")
404
+ };
405
+ var lexer = /* @__PURE__ */ function() {
406
+ var lexer2 = {
407
+ EOF: 1,
408
+ parseError: /* @__PURE__ */ __name(function parseError(str, hash) {
409
+ if (this.yy.parser) {
410
+ this.yy.parser.parseError(str, hash);
411
+ } else {
412
+ throw new Error(str);
413
+ }
414
+ }, "parseError"),
415
+ // resets the lexer, sets new input
416
+ setInput: /* @__PURE__ */ __name(function(input, yy) {
417
+ this.yy = yy || this.yy || {};
418
+ this._input = input;
419
+ this._more = this._backtrack = this.done = false;
420
+ this.yylineno = this.yyleng = 0;
421
+ this.yytext = this.matched = this.match = "";
422
+ this.conditionStack = ["INITIAL"];
423
+ this.yylloc = {
424
+ first_line: 1,
425
+ first_column: 0,
426
+ last_line: 1,
427
+ last_column: 0
428
+ };
429
+ if (this.options.ranges) {
430
+ this.yylloc.range = [0, 0];
431
+ }
432
+ this.offset = 0;
433
+ return this;
434
+ }, "setInput"),
435
+ // consumes and returns one char from the input
436
+ input: /* @__PURE__ */ __name(function() {
437
+ var ch = this._input[0];
438
+ this.yytext += ch;
439
+ this.yyleng++;
440
+ this.offset++;
441
+ this.match += ch;
442
+ this.matched += ch;
443
+ var lines = ch.match(/(?:\r\n?|\n).*/g);
444
+ if (lines) {
445
+ this.yylineno++;
446
+ this.yylloc.last_line++;
447
+ } else {
448
+ this.yylloc.last_column++;
449
+ }
450
+ if (this.options.ranges) {
451
+ this.yylloc.range[1]++;
452
+ }
453
+ this._input = this._input.slice(1);
454
+ return ch;
455
+ }, "input"),
456
+ // unshifts one char (or a string) into the input
457
+ unput: /* @__PURE__ */ __name(function(ch) {
458
+ var len = ch.length;
459
+ var lines = ch.split(/(?:\r\n?|\n)/g);
460
+ this._input = ch + this._input;
461
+ this.yytext = this.yytext.substr(0, this.yytext.length - len);
462
+ this.offset -= len;
463
+ var oldLines = this.match.split(/(?:\r\n?|\n)/g);
464
+ this.match = this.match.substr(0, this.match.length - 1);
465
+ this.matched = this.matched.substr(0, this.matched.length - 1);
466
+ if (lines.length - 1) {
467
+ this.yylineno -= lines.length - 1;
468
+ }
469
+ var r = this.yylloc.range;
470
+ this.yylloc = {
471
+ first_line: this.yylloc.first_line,
472
+ last_line: this.yylineno + 1,
473
+ first_column: this.yylloc.first_column,
474
+ last_column: lines ? (lines.length === oldLines.length ? this.yylloc.first_column : 0) + oldLines[oldLines.length - lines.length].length - lines[0].length : this.yylloc.first_column - len
475
+ };
476
+ if (this.options.ranges) {
477
+ this.yylloc.range = [r[0], r[0] + this.yyleng - len];
478
+ }
479
+ this.yyleng = this.yytext.length;
480
+ return this;
481
+ }, "unput"),
482
+ // When called from action, caches matched text and appends it on next action
483
+ more: /* @__PURE__ */ __name(function() {
484
+ this._more = true;
485
+ return this;
486
+ }, "more"),
487
+ // 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.
488
+ reject: /* @__PURE__ */ __name(function() {
489
+ if (this.options.backtrack_lexer) {
490
+ this._backtrack = true;
491
+ } else {
492
+ 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).\n" + this.showPosition(), {
493
+ text: "",
494
+ token: null,
495
+ line: this.yylineno
496
+ });
497
+ }
498
+ return this;
499
+ }, "reject"),
500
+ // retain first n characters of the match
501
+ less: /* @__PURE__ */ __name(function(n) {
502
+ this.unput(this.match.slice(n));
503
+ }, "less"),
504
+ // displays already matched input, i.e. for error messages
505
+ pastInput: /* @__PURE__ */ __name(function() {
506
+ var past = this.matched.substr(0, this.matched.length - this.match.length);
507
+ return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
508
+ }, "pastInput"),
509
+ // displays upcoming input, i.e. for error messages
510
+ upcomingInput: /* @__PURE__ */ __name(function() {
511
+ var next = this.match;
512
+ if (next.length < 20) {
513
+ next += this._input.substr(0, 20 - next.length);
514
+ }
515
+ return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
516
+ }, "upcomingInput"),
517
+ // displays the character position where the lexing error occurred, i.e. for error messages
518
+ showPosition: /* @__PURE__ */ __name(function() {
519
+ var pre = this.pastInput();
520
+ var c = new Array(pre.length + 1).join("-");
521
+ return pre + this.upcomingInput() + "\n" + c + "^";
522
+ }, "showPosition"),
523
+ // test the lexed token: return FALSE when not a match, otherwise return token
524
+ test_match: /* @__PURE__ */ __name(function(match, indexed_rule) {
525
+ var token, lines, backup;
526
+ if (this.options.backtrack_lexer) {
527
+ backup = {
528
+ yylineno: this.yylineno,
529
+ yylloc: {
530
+ first_line: this.yylloc.first_line,
531
+ last_line: this.last_line,
532
+ first_column: this.yylloc.first_column,
533
+ last_column: this.yylloc.last_column
534
+ },
535
+ yytext: this.yytext,
536
+ match: this.match,
537
+ matches: this.matches,
538
+ matched: this.matched,
539
+ yyleng: this.yyleng,
540
+ offset: this.offset,
541
+ _more: this._more,
542
+ _input: this._input,
543
+ yy: this.yy,
544
+ conditionStack: this.conditionStack.slice(0),
545
+ done: this.done
546
+ };
547
+ if (this.options.ranges) {
548
+ backup.yylloc.range = this.yylloc.range.slice(0);
549
+ }
550
+ }
551
+ lines = match[0].match(/(?:\r\n?|\n).*/g);
552
+ if (lines) {
553
+ this.yylineno += lines.length;
554
+ }
555
+ this.yylloc = {
556
+ first_line: this.yylloc.last_line,
557
+ last_line: this.yylineno + 1,
558
+ first_column: this.yylloc.last_column,
559
+ last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
560
+ };
561
+ this.yytext += match[0];
562
+ this.match += match[0];
563
+ this.matches = match;
564
+ this.yyleng = this.yytext.length;
565
+ if (this.options.ranges) {
566
+ this.yylloc.range = [this.offset, this.offset += this.yyleng];
567
+ }
568
+ this._more = false;
569
+ this._backtrack = false;
570
+ this._input = this._input.slice(match[0].length);
571
+ this.matched += match[0];
572
+ token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
573
+ if (this.done && this._input) {
574
+ this.done = false;
575
+ }
576
+ if (token) {
577
+ return token;
578
+ } else if (this._backtrack) {
579
+ for (var k in backup) {
580
+ this[k] = backup[k];
581
+ }
582
+ return false;
583
+ }
584
+ return false;
585
+ }, "test_match"),
586
+ // return next match in input
587
+ next: /* @__PURE__ */ __name(function() {
588
+ if (this.done) {
589
+ return this.EOF;
590
+ }
591
+ if (!this._input) {
592
+ this.done = true;
593
+ }
594
+ var token, match, tempMatch, index;
595
+ if (!this._more) {
596
+ this.yytext = "";
597
+ this.match = "";
598
+ }
599
+ var rules = this._currentRules();
600
+ for (var i = 0; i < rules.length; i++) {
601
+ tempMatch = this._input.match(this.rules[rules[i]]);
602
+ if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
603
+ match = tempMatch;
604
+ index = i;
605
+ if (this.options.backtrack_lexer) {
606
+ token = this.test_match(tempMatch, rules[i]);
607
+ if (token !== false) {
608
+ return token;
609
+ } else if (this._backtrack) {
610
+ match = false;
611
+ continue;
612
+ } else {
613
+ return false;
614
+ }
615
+ } else if (!this.options.flex) {
616
+ break;
617
+ }
618
+ }
619
+ }
620
+ if (match) {
621
+ token = this.test_match(match, rules[index]);
622
+ if (token !== false) {
623
+ return token;
624
+ }
625
+ return false;
626
+ }
627
+ if (this._input === "") {
628
+ return this.EOF;
629
+ } else {
630
+ return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
631
+ text: "",
632
+ token: null,
633
+ line: this.yylineno
634
+ });
635
+ }
636
+ }, "next"),
637
+ // return next match that has a token
638
+ lex: /* @__PURE__ */ __name(function lex() {
639
+ var r = this.next();
640
+ if (r) {
641
+ return r;
642
+ } else {
643
+ return this.lex();
644
+ }
645
+ }, "lex"),
646
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
647
+ begin: /* @__PURE__ */ __name(function begin(condition) {
648
+ this.conditionStack.push(condition);
649
+ }, "begin"),
650
+ // pop the previously active lexer condition state off the condition stack
651
+ popState: /* @__PURE__ */ __name(function popState() {
652
+ var n = this.conditionStack.length - 1;
653
+ if (n > 0) {
654
+ return this.conditionStack.pop();
655
+ } else {
656
+ return this.conditionStack[0];
657
+ }
658
+ }, "popState"),
659
+ // produce the lexer rule set which is active for the currently active lexer condition state
660
+ _currentRules: /* @__PURE__ */ __name(function _currentRules() {
661
+ if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
662
+ return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
663
+ } else {
664
+ return this.conditions["INITIAL"].rules;
665
+ }
666
+ }, "_currentRules"),
667
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
668
+ topState: /* @__PURE__ */ __name(function topState(n) {
669
+ n = this.conditionStack.length - 1 - Math.abs(n || 0);
670
+ if (n >= 0) {
671
+ return this.conditionStack[n];
672
+ } else {
673
+ return "INITIAL";
674
+ }
675
+ }, "topState"),
676
+ // alias for begin(condition)
677
+ pushState: /* @__PURE__ */ __name(function pushState(condition) {
678
+ this.begin(condition);
679
+ }, "pushState"),
680
+ // return the number of states currently on the stack
681
+ stateStackSize: /* @__PURE__ */ __name(function stateStackSize() {
682
+ return this.conditionStack.length;
683
+ }, "stateStackSize"),
684
+ options: { "case-insensitive": true },
685
+ performAction: /* @__PURE__ */ __name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
686
+ switch ($avoiding_name_collisions) {
687
+ case 0:
688
+ return 5;
689
+ case 1:
690
+ break;
691
+ case 2:
692
+ break;
693
+ case 3:
694
+ break;
695
+ case 4:
696
+ break;
697
+ case 5:
698
+ break;
699
+ case 6:
700
+ return 19;
701
+ case 7:
702
+ this.begin("LINE");
703
+ return 14;
704
+ case 8:
705
+ this.begin("ID");
706
+ return 50;
707
+ case 9:
708
+ this.begin("ID");
709
+ return 52;
710
+ case 10:
711
+ return 13;
712
+ case 11:
713
+ this.begin("ID");
714
+ return 53;
715
+ case 12:
716
+ yy_.yytext = yy_.yytext.trim();
717
+ this.begin("ALIAS");
718
+ return 70;
719
+ case 13:
720
+ this.popState();
721
+ this.popState();
722
+ this.begin("LINE");
723
+ return 51;
724
+ case 14:
725
+ this.popState();
726
+ this.popState();
727
+ return 5;
728
+ case 15:
729
+ this.begin("LINE");
730
+ return 36;
731
+ case 16:
732
+ this.begin("LINE");
733
+ return 37;
734
+ case 17:
735
+ this.begin("LINE");
736
+ return 38;
737
+ case 18:
738
+ this.begin("LINE");
739
+ return 39;
740
+ case 19:
741
+ this.begin("LINE");
742
+ return 49;
743
+ case 20:
744
+ this.begin("LINE");
745
+ return 41;
746
+ case 21:
747
+ this.begin("LINE");
748
+ return 43;
749
+ case 22:
750
+ this.begin("LINE");
751
+ return 48;
752
+ case 23:
753
+ this.begin("LINE");
754
+ return 44;
755
+ case 24:
756
+ this.begin("LINE");
757
+ return 47;
758
+ case 25:
759
+ this.begin("LINE");
760
+ return 46;
761
+ case 26:
762
+ this.popState();
763
+ return 15;
764
+ case 27:
765
+ return 16;
766
+ case 28:
767
+ return 65;
768
+ case 29:
769
+ return 66;
770
+ case 30:
771
+ return 59;
772
+ case 31:
773
+ return 60;
774
+ case 32:
775
+ return 61;
776
+ case 33:
777
+ return 62;
778
+ case 34:
779
+ return 57;
780
+ case 35:
781
+ return 54;
782
+ case 36:
783
+ this.begin("ID");
784
+ return 21;
785
+ case 37:
786
+ this.begin("ID");
787
+ return 23;
788
+ case 38:
789
+ return 29;
790
+ case 39:
791
+ return 30;
792
+ case 40:
793
+ this.begin("acc_title");
794
+ return 31;
795
+ case 41:
796
+ this.popState();
797
+ return "acc_title_value";
798
+ case 42:
799
+ this.begin("acc_descr");
800
+ return 33;
801
+ case 43:
802
+ this.popState();
803
+ return "acc_descr_value";
804
+ case 44:
805
+ this.begin("acc_descr_multiline");
806
+ break;
807
+ case 45:
808
+ this.popState();
809
+ break;
810
+ case 46:
811
+ return "acc_descr_multiline_value";
812
+ case 47:
813
+ return 6;
814
+ case 48:
815
+ return 18;
816
+ case 49:
817
+ return 20;
818
+ case 50:
819
+ return 64;
820
+ case 51:
821
+ return 5;
822
+ case 52:
823
+ yy_.yytext = yy_.yytext.trim();
824
+ return 70;
825
+ case 53:
826
+ return 73;
827
+ case 54:
828
+ return 74;
829
+ case 55:
830
+ return 75;
831
+ case 56:
832
+ return 76;
833
+ case 57:
834
+ return 71;
835
+ case 58:
836
+ return 72;
837
+ case 59:
838
+ return 77;
839
+ case 60:
840
+ return 78;
841
+ case 61:
842
+ return 79;
843
+ case 62:
844
+ return 80;
845
+ case 63:
846
+ return 81;
847
+ case 64:
848
+ return 81;
849
+ case 65:
850
+ return 68;
851
+ case 66:
852
+ return 69;
853
+ case 67:
854
+ return 5;
855
+ case 68:
856
+ return "INVALID";
857
+ }
858
+ }, "anonymous"),
859
+ rules: [/^(?:[\n]+)/i, /^(?:\s+)/i, /^(?:((?!\n)\s)+)/i, /^(?:#[^\n]*)/i, /^(?:%(?!\{)[^\n]*)/i, /^(?:[^\}]%%[^\n]*)/i, /^(?:[0-9]+(?=[ \n]+))/i, /^(?:box\b)/i, /^(?:participant\b)/i, /^(?:actor\b)/i, /^(?:create\b)/i, /^(?:destroy\b)/i, /^(?:[^\<->\->:\n,;]+?([\-]*[^\<->\->:\n,;]+?)*?(?=((?!\n)\s)+as(?!\n)\s|[#\n;]|$))/i, /^(?:as\b)/i, /^(?:(?:))/i, /^(?:loop\b)/i, /^(?:rect\b)/i, /^(?:opt\b)/i, /^(?:alt\b)/i, /^(?:else\b)/i, /^(?:par\b)/i, /^(?:par_over\b)/i, /^(?:and\b)/i, /^(?:critical\b)/i, /^(?:option\b)/i, /^(?:break\b)/i, /^(?:(?:[:]?(?:no)?wrap)?[^#\n;]*)/i, /^(?:end\b)/i, /^(?:left of\b)/i, /^(?:right of\b)/i, /^(?:links\b)/i, /^(?:link\b)/i, /^(?:properties\b)/i, /^(?:details\b)/i, /^(?:over\b)/i, /^(?:note\b)/i, /^(?:activate\b)/i, /^(?:deactivate\b)/i, /^(?:title\s[^#\n;]+)/i, /^(?:title:\s[^#\n;]+)/i, /^(?:accTitle\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*:\s*)/i, /^(?:(?!\n||)*[^\n]*)/i, /^(?:accDescr\s*\{\s*)/i, /^(?:[\}])/i, /^(?:[^\}]*)/i, /^(?:sequenceDiagram\b)/i, /^(?:autonumber\b)/i, /^(?:off\b)/i, /^(?:,)/i, /^(?:;)/i, /^(?:[^\+\<->\->:\n,;]+((?!(-x|--x|-\)|--\)))[\-]*[^\+\<->\->:\n,;]+)*)/i, /^(?:->>)/i, /^(?:<<->>)/i, /^(?:-->>)/i, /^(?:<<-->>)/i, /^(?:->)/i, /^(?:-->)/i, /^(?:-[x])/i, /^(?:--[x])/i, /^(?:-[\)])/i, /^(?:--[\)])/i, /^(?::(?:(?:no)?wrap)?[^#\n;]*)/i, /^(?::)/i, /^(?:\+)/i, /^(?:-)/i, /^(?:$)/i, /^(?:.)/i],
860
+ conditions: { "acc_descr_multiline": { "rules": [45, 46], "inclusive": false }, "acc_descr": { "rules": [43], "inclusive": false }, "acc_title": { "rules": [41], "inclusive": false }, "ID": { "rules": [2, 3, 12], "inclusive": false }, "ALIAS": { "rules": [2, 3, 13, 14], "inclusive": false }, "LINE": { "rules": [2, 3, 26], "inclusive": false }, "INITIAL": { "rules": [0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42, 44, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68], "inclusive": true } }
861
+ };
862
+ return lexer2;
863
+ }();
864
+ parser2.lexer = lexer;
865
+ function Parser() {
866
+ this.yy = {};
867
+ }
868
+ __name(Parser, "Parser");
869
+ Parser.prototype = parser2;
870
+ parser2.Parser = Parser;
871
+ return new Parser();
872
+ }();
873
+ parser.parser = parser;
874
+ var sequenceDiagram_default = parser;
875
+
876
+ // src/diagrams/sequence/sequenceDb.ts
877
+ var LINETYPE = {
878
+ SOLID: 0,
879
+ DOTTED: 1,
880
+ NOTE: 2,
881
+ SOLID_CROSS: 3,
882
+ DOTTED_CROSS: 4,
883
+ SOLID_OPEN: 5,
884
+ DOTTED_OPEN: 6,
885
+ LOOP_START: 10,
886
+ LOOP_END: 11,
887
+ ALT_START: 12,
888
+ ALT_ELSE: 13,
889
+ ALT_END: 14,
890
+ OPT_START: 15,
891
+ OPT_END: 16,
892
+ ACTIVE_START: 17,
893
+ ACTIVE_END: 18,
894
+ PAR_START: 19,
895
+ PAR_AND: 20,
896
+ PAR_END: 21,
897
+ RECT_START: 22,
898
+ RECT_END: 23,
899
+ SOLID_POINT: 24,
900
+ DOTTED_POINT: 25,
901
+ AUTONUMBER: 26,
902
+ CRITICAL_START: 27,
903
+ CRITICAL_OPTION: 28,
904
+ CRITICAL_END: 29,
905
+ BREAK_START: 30,
906
+ BREAK_END: 31,
907
+ PAR_OVER_START: 32,
908
+ BIDIRECTIONAL_SOLID: 33,
909
+ BIDIRECTIONAL_DOTTED: 34
910
+ };
911
+ var ARROWTYPE = {
912
+ FILLED: 0,
913
+ OPEN: 1
914
+ };
915
+ var PLACEMENT = {
916
+ LEFTOF: 0,
917
+ RIGHTOF: 1,
918
+ OVER: 2
919
+ };
920
+ var SequenceDB = class {
921
+ constructor() {
922
+ this.state = new ImperativeState(() => ({
923
+ prevActor: void 0,
924
+ actors: /* @__PURE__ */ new Map(),
925
+ createdActors: /* @__PURE__ */ new Map(),
926
+ destroyedActors: /* @__PURE__ */ new Map(),
927
+ boxes: [],
928
+ messages: [],
929
+ notes: [],
930
+ sequenceNumbersEnabled: false,
931
+ wrapEnabled: void 0,
932
+ currentBox: void 0,
933
+ lastCreated: void 0,
934
+ lastDestroyed: void 0
935
+ }));
936
+ this.setAccTitle = setAccTitle;
937
+ this.setAccDescription = setAccDescription;
938
+ this.setDiagramTitle = setDiagramTitle;
939
+ this.getAccTitle = getAccTitle;
940
+ this.getAccDescription = getAccDescription;
941
+ this.getDiagramTitle = getDiagramTitle;
942
+ this.apply = this.apply.bind(this);
943
+ this.parseBoxData = this.parseBoxData.bind(this);
944
+ this.parseMessage = this.parseMessage.bind(this);
945
+ this.clear();
946
+ this.setWrap(getConfig2().wrap);
947
+ this.LINETYPE = LINETYPE;
948
+ this.ARROWTYPE = ARROWTYPE;
949
+ this.PLACEMENT = PLACEMENT;
950
+ }
951
+ static {
952
+ __name(this, "SequenceDB");
953
+ }
954
+ addBox(data) {
955
+ this.state.records.boxes.push({
956
+ name: data.text,
957
+ wrap: data.wrap ?? this.autoWrap(),
958
+ fill: data.color,
959
+ actorKeys: []
960
+ });
961
+ this.state.records.currentBox = this.state.records.boxes.slice(-1)[0];
962
+ }
963
+ addActor(id, name, description, type) {
964
+ let assignedBox = this.state.records.currentBox;
965
+ const old = this.state.records.actors.get(id);
966
+ if (old) {
967
+ if (this.state.records.currentBox && old.box && this.state.records.currentBox !== old.box) {
968
+ throw new Error(
969
+ `A same participant should only be defined in one Box: ${old.name} can't be in '${old.box.name}' and in '${this.state.records.currentBox.name}' at the same time.`
970
+ );
971
+ }
972
+ assignedBox = old.box ? old.box : this.state.records.currentBox;
973
+ old.box = assignedBox;
974
+ if (old && name === old.name && description == null) {
975
+ return;
976
+ }
977
+ }
978
+ if (description?.text == null) {
979
+ description = { text: name, type };
980
+ }
981
+ if (type == null || description.text == null) {
982
+ description = { text: name, type };
983
+ }
984
+ this.state.records.actors.set(id, {
985
+ box: assignedBox,
986
+ name,
987
+ description: description.text,
988
+ wrap: description.wrap ?? this.autoWrap(),
989
+ prevActor: this.state.records.prevActor,
990
+ links: {},
991
+ properties: {},
992
+ actorCnt: null,
993
+ rectData: null,
994
+ type: type ?? "participant"
995
+ });
996
+ if (this.state.records.prevActor) {
997
+ const prevActorInRecords = this.state.records.actors.get(this.state.records.prevActor);
998
+ if (prevActorInRecords) {
999
+ prevActorInRecords.nextActor = id;
1000
+ }
1001
+ }
1002
+ if (this.state.records.currentBox) {
1003
+ this.state.records.currentBox.actorKeys.push(id);
1004
+ }
1005
+ this.state.records.prevActor = id;
1006
+ }
1007
+ activationCount(part) {
1008
+ let i;
1009
+ let count = 0;
1010
+ if (!part) {
1011
+ return 0;
1012
+ }
1013
+ for (i = 0; i < this.state.records.messages.length; i++) {
1014
+ if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_START && this.state.records.messages[i].from === part) {
1015
+ count++;
1016
+ }
1017
+ if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_END && this.state.records.messages[i].from === part) {
1018
+ count--;
1019
+ }
1020
+ }
1021
+ return count;
1022
+ }
1023
+ addMessage(idFrom, idTo, message, answer) {
1024
+ this.state.records.messages.push({
1025
+ id: this.state.records.messages.length.toString(),
1026
+ from: idFrom,
1027
+ to: idTo,
1028
+ message: message.text,
1029
+ wrap: message.wrap ?? this.autoWrap(),
1030
+ answer
1031
+ });
1032
+ }
1033
+ addSignal(idFrom, idTo, message, messageType, activate = false) {
1034
+ if (messageType === this.LINETYPE.ACTIVE_END) {
1035
+ const cnt = this.activationCount(idFrom ?? "");
1036
+ if (cnt < 1) {
1037
+ const error = new Error("Trying to inactivate an inactive participant (" + idFrom + ")");
1038
+ error.hash = {
1039
+ text: "->>-",
1040
+ token: "->>-",
1041
+ line: "1",
1042
+ loc: { first_line: 1, last_line: 1, first_column: 1, last_column: 1 },
1043
+ expected: ["'ACTIVE_PARTICIPANT'"]
1044
+ };
1045
+ throw error;
1046
+ }
1047
+ }
1048
+ this.state.records.messages.push({
1049
+ id: this.state.records.messages.length.toString(),
1050
+ from: idFrom,
1051
+ to: idTo,
1052
+ message: message?.text ?? "",
1053
+ wrap: message?.wrap ?? this.autoWrap(),
1054
+ type: messageType,
1055
+ activate
1056
+ });
1057
+ return true;
1058
+ }
1059
+ hasAtLeastOneBox() {
1060
+ return this.state.records.boxes.length > 0;
1061
+ }
1062
+ hasAtLeastOneBoxWithTitle() {
1063
+ return this.state.records.boxes.some((b) => b.name);
1064
+ }
1065
+ getMessages() {
1066
+ return this.state.records.messages;
1067
+ }
1068
+ getBoxes() {
1069
+ return this.state.records.boxes;
1070
+ }
1071
+ getActors() {
1072
+ return this.state.records.actors;
1073
+ }
1074
+ getCreatedActors() {
1075
+ return this.state.records.createdActors;
1076
+ }
1077
+ getDestroyedActors() {
1078
+ return this.state.records.destroyedActors;
1079
+ }
1080
+ getActor(id) {
1081
+ return this.state.records.actors.get(id);
1082
+ }
1083
+ getActorKeys() {
1084
+ return [...this.state.records.actors.keys()];
1085
+ }
1086
+ enableSequenceNumbers() {
1087
+ this.state.records.sequenceNumbersEnabled = true;
1088
+ }
1089
+ disableSequenceNumbers() {
1090
+ this.state.records.sequenceNumbersEnabled = false;
1091
+ }
1092
+ showSequenceNumbers() {
1093
+ return this.state.records.sequenceNumbersEnabled;
1094
+ }
1095
+ setWrap(wrapSetting) {
1096
+ this.state.records.wrapEnabled = wrapSetting;
1097
+ }
1098
+ extractWrap(text) {
1099
+ if (text === void 0) {
1100
+ return {};
1101
+ }
1102
+ text = text.trim();
1103
+ const wrap = /^:?wrap:/.exec(text) !== null ? true : /^:?nowrap:/.exec(text) !== null ? false : void 0;
1104
+ const cleanedText = (wrap === void 0 ? text : text.replace(/^:?(?:no)?wrap:/, "")).trim();
1105
+ return { cleanedText, wrap };
1106
+ }
1107
+ autoWrap() {
1108
+ if (this.state.records.wrapEnabled !== void 0) {
1109
+ return this.state.records.wrapEnabled;
1110
+ }
1111
+ return getConfig2().sequence?.wrap ?? false;
1112
+ }
1113
+ clear() {
1114
+ this.state.reset();
1115
+ clear();
1116
+ }
1117
+ parseMessage(str) {
1118
+ const trimmedStr = str.trim();
1119
+ const { wrap, cleanedText } = this.extractWrap(trimmedStr);
1120
+ const message = {
1121
+ text: cleanedText,
1122
+ wrap
1123
+ };
1124
+ log.debug(`parseMessage: ${JSON.stringify(message)}`);
1125
+ return message;
1126
+ }
1127
+ // We expect the box statement to be color first then description
1128
+ // The color can be rgb,rgba,hsl,hsla, or css code names #hex codes are not supported for now because of the way the char # is handled
1129
+ // We extract first segment as color, the rest of the line is considered as text
1130
+ parseBoxData(str) {
1131
+ const match = /^((?:rgba?|hsla?)\s*\(.*\)|\w*)(.*)$/.exec(str);
1132
+ let color = match?.[1] ? match[1].trim() : "transparent";
1133
+ let title = match?.[2] ? match[2].trim() : void 0;
1134
+ if (window?.CSS) {
1135
+ if (!window.CSS.supports("color", color)) {
1136
+ color = "transparent";
1137
+ title = str.trim();
1138
+ }
1139
+ } else {
1140
+ const style = new Option().style;
1141
+ style.color = color;
1142
+ if (style.color !== color) {
1143
+ color = "transparent";
1144
+ title = str.trim();
1145
+ }
1146
+ }
1147
+ const { wrap, cleanedText } = this.extractWrap(title);
1148
+ return {
1149
+ text: cleanedText ? sanitizeText(cleanedText, getConfig2()) : void 0,
1150
+ color,
1151
+ wrap
1152
+ };
1153
+ }
1154
+ addNote(actor, placement, message) {
1155
+ const note = {
1156
+ actor,
1157
+ placement,
1158
+ message: message.text,
1159
+ wrap: message.wrap ?? this.autoWrap()
1160
+ };
1161
+ const actors = [].concat(actor, actor);
1162
+ this.state.records.notes.push(note);
1163
+ this.state.records.messages.push({
1164
+ id: this.state.records.messages.length.toString(),
1165
+ from: actors[0],
1166
+ to: actors[1],
1167
+ message: message.text,
1168
+ wrap: message.wrap ?? this.autoWrap(),
1169
+ type: this.LINETYPE.NOTE,
1170
+ placement
1171
+ });
1172
+ }
1173
+ addLinks(actorId, text) {
1174
+ const actor = this.getActor(actorId);
1175
+ try {
1176
+ let sanitizedText = sanitizeText(text.text, getConfig2());
1177
+ sanitizedText = sanitizedText.replace(/&equals;/g, "=");
1178
+ sanitizedText = sanitizedText.replace(/&amp;/g, "&");
1179
+ const links = JSON.parse(sanitizedText);
1180
+ this.insertLinks(actor, links);
1181
+ } catch (e) {
1182
+ log.error("error while parsing actor link text", e);
1183
+ }
1184
+ }
1185
+ addALink(actorId, text) {
1186
+ const actor = this.getActor(actorId);
1187
+ try {
1188
+ const links = {};
1189
+ let sanitizedText = sanitizeText(text.text, getConfig2());
1190
+ const sep = sanitizedText.indexOf("@");
1191
+ sanitizedText = sanitizedText.replace(/&equals;/g, "=");
1192
+ sanitizedText = sanitizedText.replace(/&amp;/g, "&");
1193
+ const label = sanitizedText.slice(0, sep - 1).trim();
1194
+ const link = sanitizedText.slice(sep + 1).trim();
1195
+ links[label] = link;
1196
+ this.insertLinks(actor, links);
1197
+ } catch (e) {
1198
+ log.error("error while parsing actor link text", e);
1199
+ }
1200
+ }
1201
+ insertLinks(actor, links) {
1202
+ if (actor.links == null) {
1203
+ actor.links = links;
1204
+ } else {
1205
+ for (const key in links) {
1206
+ actor.links[key] = links[key];
1207
+ }
1208
+ }
1209
+ }
1210
+ addProperties(actorId, text) {
1211
+ const actor = this.getActor(actorId);
1212
+ try {
1213
+ const sanitizedText = sanitizeText(text.text, getConfig2());
1214
+ const properties = JSON.parse(sanitizedText);
1215
+ this.insertProperties(actor, properties);
1216
+ } catch (e) {
1217
+ log.error("error while parsing actor properties text", e);
1218
+ }
1219
+ }
1220
+ insertProperties(actor, properties) {
1221
+ if (actor.properties == null) {
1222
+ actor.properties = properties;
1223
+ } else {
1224
+ for (const key in properties) {
1225
+ actor.properties[key] = properties[key];
1226
+ }
1227
+ }
1228
+ }
1229
+ boxEnd() {
1230
+ this.state.records.currentBox = void 0;
1231
+ }
1232
+ addDetails(actorId, text) {
1233
+ const actor = this.getActor(actorId);
1234
+ const elem = document.getElementById(text.text);
1235
+ try {
1236
+ const text2 = elem.innerHTML;
1237
+ const details = JSON.parse(text2);
1238
+ if (details.properties) {
1239
+ this.insertProperties(actor, details.properties);
1240
+ }
1241
+ if (details.links) {
1242
+ this.insertLinks(actor, details.links);
1243
+ }
1244
+ } catch (e) {
1245
+ log.error("error while parsing actor details text", e);
1246
+ }
1247
+ }
1248
+ getActorProperty(actor, key) {
1249
+ if (actor?.properties !== void 0) {
1250
+ return actor.properties[key];
1251
+ }
1252
+ return void 0;
1253
+ }
1254
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/no-redundant-type-constituents
1255
+ apply(param) {
1256
+ if (Array.isArray(param)) {
1257
+ param.forEach((item) => {
1258
+ this.apply(item);
1259
+ });
1260
+ } else {
1261
+ switch (param.type) {
1262
+ case "sequenceIndex":
1263
+ this.state.records.messages.push({
1264
+ id: this.state.records.messages.length.toString(),
1265
+ from: void 0,
1266
+ to: void 0,
1267
+ message: {
1268
+ start: param.sequenceIndex,
1269
+ step: param.sequenceIndexStep,
1270
+ visible: param.sequenceVisible
1271
+ },
1272
+ wrap: false,
1273
+ type: param.signalType
1274
+ });
1275
+ break;
1276
+ case "addParticipant":
1277
+ this.addActor(param.actor, param.actor, param.description, param.draw);
1278
+ break;
1279
+ case "createParticipant":
1280
+ if (this.state.records.actors.has(param.actor)) {
1281
+ throw new Error(
1282
+ "It is not possible to have actors with the same id, even if one is destroyed before the next is created. Use 'AS' aliases to simulate the behavior"
1283
+ );
1284
+ }
1285
+ this.state.records.lastCreated = param.actor;
1286
+ this.addActor(param.actor, param.actor, param.description, param.draw);
1287
+ this.state.records.createdActors.set(param.actor, this.state.records.messages.length);
1288
+ break;
1289
+ case "destroyParticipant":
1290
+ this.state.records.lastDestroyed = param.actor;
1291
+ this.state.records.destroyedActors.set(param.actor, this.state.records.messages.length);
1292
+ break;
1293
+ case "activeStart":
1294
+ this.addSignal(param.actor, void 0, void 0, param.signalType);
1295
+ break;
1296
+ case "activeEnd":
1297
+ this.addSignal(param.actor, void 0, void 0, param.signalType);
1298
+ break;
1299
+ case "addNote":
1300
+ this.addNote(param.actor, param.placement, param.text);
1301
+ break;
1302
+ case "addLinks":
1303
+ this.addLinks(param.actor, param.text);
1304
+ break;
1305
+ case "addALink":
1306
+ this.addALink(param.actor, param.text);
1307
+ break;
1308
+ case "addProperties":
1309
+ this.addProperties(param.actor, param.text);
1310
+ break;
1311
+ case "addDetails":
1312
+ this.addDetails(param.actor, param.text);
1313
+ break;
1314
+ case "addMessage":
1315
+ if (this.state.records.lastCreated) {
1316
+ if (param.to !== this.state.records.lastCreated) {
1317
+ throw new Error(
1318
+ "The created participant " + this.state.records.lastCreated.name + " does not have an associated creating message after its declaration. Please check the sequence diagram."
1319
+ );
1320
+ } else {
1321
+ this.state.records.lastCreated = void 0;
1322
+ }
1323
+ } else if (this.state.records.lastDestroyed) {
1324
+ if (param.to !== this.state.records.lastDestroyed && param.from !== this.state.records.lastDestroyed) {
1325
+ throw new Error(
1326
+ "The destroyed participant " + this.state.records.lastDestroyed.name + " does not have an associated destroying message after its declaration. Please check the sequence diagram."
1327
+ );
1328
+ } else {
1329
+ this.state.records.lastDestroyed = void 0;
1330
+ }
1331
+ }
1332
+ this.addSignal(param.from, param.to, param.msg, param.signalType, param.activate);
1333
+ break;
1334
+ case "boxStart":
1335
+ this.addBox(param.boxData);
1336
+ break;
1337
+ case "boxEnd":
1338
+ this.boxEnd();
1339
+ break;
1340
+ case "loopStart":
1341
+ this.addSignal(void 0, void 0, param.loopText, param.signalType);
1342
+ break;
1343
+ case "loopEnd":
1344
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1345
+ break;
1346
+ case "rectStart":
1347
+ this.addSignal(void 0, void 0, param.color, param.signalType);
1348
+ break;
1349
+ case "rectEnd":
1350
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1351
+ break;
1352
+ case "optStart":
1353
+ this.addSignal(void 0, void 0, param.optText, param.signalType);
1354
+ break;
1355
+ case "optEnd":
1356
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1357
+ break;
1358
+ case "altStart":
1359
+ this.addSignal(void 0, void 0, param.altText, param.signalType);
1360
+ break;
1361
+ case "else":
1362
+ this.addSignal(void 0, void 0, param.altText, param.signalType);
1363
+ break;
1364
+ case "altEnd":
1365
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1366
+ break;
1367
+ case "setAccTitle":
1368
+ setAccTitle(param.text);
1369
+ break;
1370
+ case "parStart":
1371
+ this.addSignal(void 0, void 0, param.parText, param.signalType);
1372
+ break;
1373
+ case "and":
1374
+ this.addSignal(void 0, void 0, param.parText, param.signalType);
1375
+ break;
1376
+ case "parEnd":
1377
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1378
+ break;
1379
+ case "criticalStart":
1380
+ this.addSignal(void 0, void 0, param.criticalText, param.signalType);
1381
+ break;
1382
+ case "option":
1383
+ this.addSignal(void 0, void 0, param.optionText, param.signalType);
1384
+ break;
1385
+ case "criticalEnd":
1386
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1387
+ break;
1388
+ case "breakStart":
1389
+ this.addSignal(void 0, void 0, param.breakText, param.signalType);
1390
+ break;
1391
+ case "breakEnd":
1392
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1393
+ break;
1394
+ }
1395
+ }
1396
+ }
1397
+ getConfig() {
1398
+ return getConfig2().sequence;
1399
+ }
1400
+ };
1401
+
1402
+ // src/diagrams/sequence/styles.js
1403
+ var getStyles = /* @__PURE__ */ __name((options) => `.actor {
1404
+ stroke: ${options.actorBorder};
1405
+ fill: ${options.actorBkg};
1406
+ }
1407
+
1408
+ text.actor > tspan {
1409
+ fill: ${options.actorTextColor};
1410
+ stroke: none;
1411
+ }
1412
+
1413
+ .actor-line {
1414
+ stroke: ${options.actorLineColor};
1415
+ }
1416
+
1417
+ .messageLine0 {
1418
+ stroke-width: 1.5;
1419
+ stroke-dasharray: none;
1420
+ stroke: ${options.signalColor};
1421
+ }
1422
+
1423
+ .messageLine1 {
1424
+ stroke-width: 1.5;
1425
+ stroke-dasharray: 2, 2;
1426
+ stroke: ${options.signalColor};
1427
+ }
1428
+
1429
+ #arrowhead path {
1430
+ fill: ${options.signalColor};
1431
+ stroke: ${options.signalColor};
1432
+ }
1433
+
1434
+ .sequenceNumber {
1435
+ fill: ${options.sequenceNumberColor};
1436
+ }
1437
+
1438
+ #sequencenumber {
1439
+ fill: ${options.signalColor};
1440
+ }
1441
+
1442
+ #crosshead path {
1443
+ fill: ${options.signalColor};
1444
+ stroke: ${options.signalColor};
1445
+ }
1446
+
1447
+ .messageText {
1448
+ fill: ${options.signalTextColor};
1449
+ stroke: none;
1450
+ }
1451
+
1452
+ .labelBox {
1453
+ stroke: ${options.labelBoxBorderColor};
1454
+ fill: ${options.labelBoxBkgColor};
1455
+ }
1456
+
1457
+ .labelText, .labelText > tspan {
1458
+ fill: ${options.labelTextColor};
1459
+ stroke: none;
1460
+ }
1461
+
1462
+ .loopText, .loopText > tspan {
1463
+ fill: ${options.loopTextColor};
1464
+ stroke: none;
1465
+ }
1466
+
1467
+ .loopLine {
1468
+ stroke-width: 2px;
1469
+ stroke-dasharray: 2, 2;
1470
+ stroke: ${options.labelBoxBorderColor};
1471
+ fill: ${options.labelBoxBorderColor};
1472
+ }
1473
+
1474
+ .note {
1475
+ //stroke: #decc93;
1476
+ stroke: ${options.noteBorderColor};
1477
+ fill: ${options.noteBkgColor};
1478
+ }
1479
+
1480
+ .noteText, .noteText > tspan {
1481
+ fill: ${options.noteTextColor};
1482
+ stroke: none;
1483
+ }
1484
+
1485
+ .activation0 {
1486
+ fill: ${options.activationBkgColor};
1487
+ stroke: ${options.activationBorderColor};
1488
+ }
1489
+
1490
+ .activation1 {
1491
+ fill: ${options.activationBkgColor};
1492
+ stroke: ${options.activationBorderColor};
1493
+ }
1494
+
1495
+ .activation2 {
1496
+ fill: ${options.activationBkgColor};
1497
+ stroke: ${options.activationBorderColor};
1498
+ }
1499
+
1500
+ .actorPopupMenu {
1501
+ position: absolute;
1502
+ }
1503
+
1504
+ .actorPopupMenuPanel {
1505
+ position: absolute;
1506
+ fill: ${options.actorBkg};
1507
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1508
+ filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
1509
+ }
1510
+ .actor-man line {
1511
+ stroke: ${options.actorBorder};
1512
+ fill: ${options.actorBkg};
1513
+ }
1514
+ .actor-man circle, line {
1515
+ stroke: ${options.actorBorder};
1516
+ fill: ${options.actorBkg};
1517
+ stroke-width: 2px;
1518
+ }
1519
+ `, "getStyles");
1520
+ var styles_default = getStyles;
1521
+ var ACTOR_TYPE_WIDTH = 18 * 2;
1522
+ var TOP_ACTOR_CLASS = "actor-top";
1523
+ var BOTTOM_ACTOR_CLASS = "actor-bottom";
1524
+ var ACTOR_BOX_CLASS = "actor-box";
1525
+ var ACTOR_MAN_FIGURE_CLASS = "actor-man";
1526
+ var drawRect2 = /* @__PURE__ */ __name(function(elem, rectData) {
1527
+ return drawRect(elem, rectData);
1528
+ }, "drawRect");
1529
+ var drawPopup = /* @__PURE__ */ __name(function(elem, actor, minMenuWidth, textAttrs, forceMenus) {
1530
+ if (actor.links === void 0 || actor.links === null || Object.keys(actor.links).length === 0) {
1531
+ return { height: 0, width: 0 };
1532
+ }
1533
+ const links = actor.links;
1534
+ const actorCnt2 = actor.actorCnt;
1535
+ const rectData = actor.rectData;
1536
+ var displayValue = "none";
1537
+ if (forceMenus) {
1538
+ displayValue = "block !important";
1539
+ }
1540
+ const g = elem.append("g");
1541
+ g.attr("id", "actor" + actorCnt2 + "_popup");
1542
+ g.attr("class", "actorPopupMenu");
1543
+ g.attr("display", displayValue);
1544
+ var actorClass = "";
1545
+ if (rectData.class !== void 0) {
1546
+ actorClass = " " + rectData.class;
1547
+ }
1548
+ let menuWidth = rectData.width > minMenuWidth ? rectData.width : minMenuWidth;
1549
+ const rectElem = g.append("rect");
1550
+ rectElem.attr("class", "actorPopupMenuPanel" + actorClass);
1551
+ rectElem.attr("x", rectData.x);
1552
+ rectElem.attr("y", rectData.height);
1553
+ rectElem.attr("fill", rectData.fill);
1554
+ rectElem.attr("stroke", rectData.stroke);
1555
+ rectElem.attr("width", menuWidth);
1556
+ rectElem.attr("height", rectData.height);
1557
+ rectElem.attr("rx", rectData.rx);
1558
+ rectElem.attr("ry", rectData.ry);
1559
+ if (links != null) {
1560
+ var linkY = 20;
1561
+ for (let key in links) {
1562
+ var linkElem = g.append("a");
1563
+ var sanitizedLink = distExports.sanitizeUrl(links[key]);
1564
+ linkElem.attr("xlink:href", sanitizedLink);
1565
+ linkElem.attr("target", "_blank");
1566
+ _drawMenuItemTextCandidateFunc(textAttrs)(
1567
+ key,
1568
+ linkElem,
1569
+ rectData.x + 10,
1570
+ rectData.height + linkY,
1571
+ menuWidth,
1572
+ 20,
1573
+ { class: "actor" },
1574
+ textAttrs
1575
+ );
1576
+ linkY += 30;
1577
+ }
1578
+ }
1579
+ rectElem.attr("height", linkY);
1580
+ return { height: rectData.height + linkY, width: menuWidth };
1581
+ }, "drawPopup");
1582
+ var popupMenuToggle = /* @__PURE__ */ __name(function(popId) {
1583
+ return "var pu = document.getElementById('" + popId + "'); if (pu != null) { pu.style.display = pu.style.display == 'block' ? 'none' : 'block'; }";
1584
+ }, "popupMenuToggle");
1585
+ var drawKatex = /* @__PURE__ */ __name(async function(elem, textData, msgModel = null) {
1586
+ let textElem = elem.append("foreignObject");
1587
+ const lines = await renderKatex(textData.text, getConfig());
1588
+ const divElem = textElem.append("xhtml:div").attr("style", "width: fit-content;").attr("xmlns", "http://www.w3.org/1999/xhtml").html(lines);
1589
+ const dim = divElem.node().getBoundingClientRect();
1590
+ textElem.attr("height", Math.round(dim.height)).attr("width", Math.round(dim.width));
1591
+ if (textData.class === "noteText") {
1592
+ const rectElem = elem.node().firstChild;
1593
+ rectElem.setAttribute("height", dim.height + 2 * textData.textMargin);
1594
+ const rectDim = rectElem.getBBox();
1595
+ textElem.attr("x", Math.round(rectDim.x + rectDim.width / 2 - dim.width / 2)).attr("y", Math.round(rectDim.y + rectDim.height / 2 - dim.height / 2));
1596
+ } else if (msgModel) {
1597
+ let { startx, stopx, starty } = msgModel;
1598
+ if (startx > stopx) {
1599
+ const temp = startx;
1600
+ startx = stopx;
1601
+ stopx = temp;
1602
+ }
1603
+ textElem.attr("x", Math.round(startx + Math.abs(startx - stopx) / 2 - dim.width / 2));
1604
+ if (textData.class === "loopText") {
1605
+ textElem.attr("y", Math.round(starty));
1606
+ } else {
1607
+ textElem.attr("y", Math.round(starty - dim.height));
1608
+ }
1609
+ }
1610
+ return [textElem];
1611
+ }, "drawKatex");
1612
+ var drawText = /* @__PURE__ */ __name(function(elem, textData) {
1613
+ let prevTextHeight = 0;
1614
+ let textHeight = 0;
1615
+ const lines = textData.text.split(common_default.lineBreakRegex);
1616
+ const [_textFontSize, _textFontSizePx] = parseFontSize(textData.fontSize);
1617
+ let textElems = [];
1618
+ let dy = 0;
1619
+ let yfunc = /* @__PURE__ */ __name(() => textData.y, "yfunc");
1620
+ if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
1621
+ switch (textData.valign) {
1622
+ case "top":
1623
+ case "start":
1624
+ yfunc = /* @__PURE__ */ __name(() => Math.round(textData.y + textData.textMargin), "yfunc");
1625
+ break;
1626
+ case "middle":
1627
+ case "center":
1628
+ yfunc = /* @__PURE__ */ __name(() => Math.round(textData.y + (prevTextHeight + textHeight + textData.textMargin) / 2), "yfunc");
1629
+ break;
1630
+ case "bottom":
1631
+ case "end":
1632
+ yfunc = /* @__PURE__ */ __name(() => Math.round(
1633
+ textData.y + (prevTextHeight + textHeight + 2 * textData.textMargin) - textData.textMargin
1634
+ ), "yfunc");
1635
+ break;
1636
+ }
1637
+ }
1638
+ if (textData.anchor !== void 0 && textData.textMargin !== void 0 && textData.width !== void 0) {
1639
+ switch (textData.anchor) {
1640
+ case "left":
1641
+ case "start":
1642
+ textData.x = Math.round(textData.x + textData.textMargin);
1643
+ textData.anchor = "start";
1644
+ textData.dominantBaseline = "middle";
1645
+ textData.alignmentBaseline = "middle";
1646
+ break;
1647
+ case "middle":
1648
+ case "center":
1649
+ textData.x = Math.round(textData.x + textData.width / 2);
1650
+ textData.anchor = "middle";
1651
+ textData.dominantBaseline = "middle";
1652
+ textData.alignmentBaseline = "middle";
1653
+ break;
1654
+ case "right":
1655
+ case "end":
1656
+ textData.x = Math.round(textData.x + textData.width - textData.textMargin);
1657
+ textData.anchor = "end";
1658
+ textData.dominantBaseline = "middle";
1659
+ textData.alignmentBaseline = "middle";
1660
+ break;
1661
+ }
1662
+ }
1663
+ for (let [i, line] of lines.entries()) {
1664
+ if (textData.textMargin !== void 0 && textData.textMargin === 0 && _textFontSize !== void 0) {
1665
+ dy = i * _textFontSize;
1666
+ }
1667
+ const textElem = elem.append("text");
1668
+ textElem.attr("x", textData.x);
1669
+ textElem.attr("y", yfunc());
1670
+ if (textData.anchor !== void 0) {
1671
+ textElem.attr("text-anchor", textData.anchor).attr("dominant-baseline", textData.dominantBaseline).attr("alignment-baseline", textData.alignmentBaseline);
1672
+ }
1673
+ if (textData.fontFamily !== void 0) {
1674
+ textElem.style("font-family", textData.fontFamily);
1675
+ }
1676
+ if (_textFontSizePx !== void 0) {
1677
+ textElem.style("font-size", _textFontSizePx);
1678
+ }
1679
+ if (textData.fontWeight !== void 0) {
1680
+ textElem.style("font-weight", textData.fontWeight);
1681
+ }
1682
+ if (textData.fill !== void 0) {
1683
+ textElem.attr("fill", textData.fill);
1684
+ }
1685
+ if (textData.class !== void 0) {
1686
+ textElem.attr("class", textData.class);
1687
+ }
1688
+ if (textData.dy !== void 0) {
1689
+ textElem.attr("dy", textData.dy);
1690
+ } else if (dy !== 0) {
1691
+ textElem.attr("dy", dy);
1692
+ }
1693
+ const text = line || ZERO_WIDTH_SPACE;
1694
+ if (textData.tspan) {
1695
+ const span = textElem.append("tspan");
1696
+ span.attr("x", textData.x);
1697
+ if (textData.fill !== void 0) {
1698
+ span.attr("fill", textData.fill);
1699
+ }
1700
+ span.text(text);
1701
+ } else {
1702
+ textElem.text(text);
1703
+ }
1704
+ if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
1705
+ textHeight += (textElem._groups || textElem)[0][0].getBBox().height;
1706
+ prevTextHeight = textHeight;
1707
+ }
1708
+ textElems.push(textElem);
1709
+ }
1710
+ return textElems;
1711
+ }, "drawText");
1712
+ var drawLabel = /* @__PURE__ */ __name(function(elem, txtObject) {
1713
+ function genPoints(x, y, width, height, cut) {
1714
+ return x + "," + y + " " + (x + width) + "," + y + " " + (x + width) + "," + (y + height - cut) + " " + (x + width - cut * 1.2) + "," + (y + height) + " " + x + "," + (y + height);
1715
+ }
1716
+ __name(genPoints, "genPoints");
1717
+ const polygon = elem.append("polygon");
1718
+ polygon.attr("points", genPoints(txtObject.x, txtObject.y, txtObject.width, txtObject.height, 7));
1719
+ polygon.attr("class", "labelBox");
1720
+ txtObject.y = txtObject.y + txtObject.height / 2;
1721
+ drawText(elem, txtObject);
1722
+ return polygon;
1723
+ }, "drawLabel");
1724
+ var actorCnt = -1;
1725
+ var fixLifeLineHeights = /* @__PURE__ */ __name((diagram2, actors, actorKeys, conf2) => {
1726
+ if (!diagram2.select) {
1727
+ return;
1728
+ }
1729
+ actorKeys.forEach((actorKey) => {
1730
+ const actor = actors.get(actorKey);
1731
+ const actorDOM = diagram2.select("#actor" + actor.actorCnt);
1732
+ if (!conf2.mirrorActors && actor.stopy) {
1733
+ actorDOM.attr("y2", actor.stopy + actor.height / 2);
1734
+ } else if (conf2.mirrorActors) {
1735
+ actorDOM.attr("y2", actor.stopy);
1736
+ }
1737
+ });
1738
+ }, "fixLifeLineHeights");
1739
+ var drawActorTypeParticipant = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
1740
+ const actorY = isFooter ? actor.stopy : actor.starty;
1741
+ const center = actor.x + actor.width / 2;
1742
+ const centerY = actorY + actor.height;
1743
+ const boxplusLineGroup = elem.append("g").lower();
1744
+ var g = boxplusLineGroup;
1745
+ if (!isFooter) {
1746
+ actorCnt++;
1747
+ if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
1748
+ g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
1749
+ }
1750
+ g.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
1751
+ g = boxplusLineGroup.append("g");
1752
+ actor.actorCnt = actorCnt;
1753
+ if (actor.links != null) {
1754
+ g.attr("id", "root-" + actorCnt);
1755
+ }
1756
+ }
1757
+ const rect = getNoteRect();
1758
+ var cssclass = "actor";
1759
+ if (actor.properties?.class) {
1760
+ cssclass = actor.properties.class;
1761
+ } else {
1762
+ rect.fill = "#eaeaea";
1763
+ }
1764
+ if (isFooter) {
1765
+ cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
1766
+ } else {
1767
+ cssclass += ` ${TOP_ACTOR_CLASS}`;
1768
+ }
1769
+ rect.x = actor.x;
1770
+ rect.y = actorY;
1771
+ rect.width = actor.width;
1772
+ rect.height = actor.height;
1773
+ rect.class = cssclass;
1774
+ rect.rx = 3;
1775
+ rect.ry = 3;
1776
+ rect.name = actor.name;
1777
+ const rectElem = drawRect2(g, rect);
1778
+ actor.rectData = rect;
1779
+ if (actor.properties?.icon) {
1780
+ const iconSrc = actor.properties.icon.trim();
1781
+ if (iconSrc.charAt(0) === "@") {
1782
+ drawEmbeddedImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc.substr(1));
1783
+ } else {
1784
+ drawImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc);
1785
+ }
1786
+ }
1787
+ _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
1788
+ actor.description,
1789
+ g,
1790
+ rect.x,
1791
+ rect.y,
1792
+ rect.width,
1793
+ rect.height,
1794
+ { class: `actor ${ACTOR_BOX_CLASS}` },
1795
+ conf2
1796
+ );
1797
+ let height = actor.height;
1798
+ if (rectElem.node) {
1799
+ const bounds2 = rectElem.node().getBBox();
1800
+ actor.height = bounds2.height;
1801
+ height = bounds2.height;
1802
+ }
1803
+ return height;
1804
+ }, "drawActorTypeParticipant");
1805
+ var drawActorTypeActor = /* @__PURE__ */ __name(function(elem, actor, conf2, isFooter) {
1806
+ const actorY = isFooter ? actor.stopy : actor.starty;
1807
+ const center = actor.x + actor.width / 2;
1808
+ const centerY = actorY + 80;
1809
+ const line = elem.append("g").lower();
1810
+ if (!isFooter) {
1811
+ actorCnt++;
1812
+ line.append("line").attr("id", "actor" + actorCnt).attr("x1", center).attr("y1", centerY).attr("x2", center).attr("y2", 2e3).attr("class", "actor-line 200").attr("stroke-width", "0.5px").attr("stroke", "#999").attr("name", actor.name);
1813
+ actor.actorCnt = actorCnt;
1814
+ }
1815
+ const actElem = elem.append("g");
1816
+ let cssClass = ACTOR_MAN_FIGURE_CLASS;
1817
+ if (isFooter) {
1818
+ cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
1819
+ } else {
1820
+ cssClass += ` ${TOP_ACTOR_CLASS}`;
1821
+ }
1822
+ actElem.attr("class", cssClass);
1823
+ actElem.attr("name", actor.name);
1824
+ const rect = getNoteRect();
1825
+ rect.x = actor.x;
1826
+ rect.y = actorY;
1827
+ rect.fill = "#eaeaea";
1828
+ rect.width = actor.width;
1829
+ rect.height = actor.height;
1830
+ rect.class = "actor";
1831
+ rect.rx = 3;
1832
+ rect.ry = 3;
1833
+ actElem.append("line").attr("id", "actor-man-torso" + actorCnt).attr("x1", center).attr("y1", actorY + 25).attr("x2", center).attr("y2", actorY + 45);
1834
+ actElem.append("line").attr("id", "actor-man-arms" + actorCnt).attr("x1", center - ACTOR_TYPE_WIDTH / 2).attr("y1", actorY + 33).attr("x2", center + ACTOR_TYPE_WIDTH / 2).attr("y2", actorY + 33);
1835
+ actElem.append("line").attr("x1", center - ACTOR_TYPE_WIDTH / 2).attr("y1", actorY + 60).attr("x2", center).attr("y2", actorY + 45);
1836
+ actElem.append("line").attr("x1", center).attr("y1", actorY + 45).attr("x2", center + ACTOR_TYPE_WIDTH / 2 - 2).attr("y2", actorY + 60);
1837
+ const circle = actElem.append("circle");
1838
+ circle.attr("cx", actor.x + actor.width / 2);
1839
+ circle.attr("cy", actorY + 10);
1840
+ circle.attr("r", 15);
1841
+ circle.attr("width", actor.width);
1842
+ circle.attr("height", actor.height);
1843
+ const bounds2 = actElem.node().getBBox();
1844
+ actor.height = bounds2.height;
1845
+ _drawTextCandidateFunc(conf2, hasKatex(actor.description))(
1846
+ actor.description,
1847
+ actElem,
1848
+ rect.x,
1849
+ rect.y + 35,
1850
+ rect.width,
1851
+ rect.height,
1852
+ { class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
1853
+ conf2
1854
+ );
1855
+ return actor.height;
1856
+ }, "drawActorTypeActor");
1857
+ var drawActor = /* @__PURE__ */ __name(async function(elem, actor, conf2, isFooter) {
1858
+ switch (actor.type) {
1859
+ case "actor":
1860
+ return await drawActorTypeActor(elem, actor, conf2, isFooter);
1861
+ case "participant":
1862
+ return await drawActorTypeParticipant(elem, actor, conf2, isFooter);
1863
+ }
1864
+ }, "drawActor");
1865
+ var drawBox = /* @__PURE__ */ __name(function(elem, box, conf2) {
1866
+ const boxplusTextGroup = elem.append("g");
1867
+ const g = boxplusTextGroup;
1868
+ drawBackgroundRect2(g, box);
1869
+ if (box.name) {
1870
+ _drawTextCandidateFunc(conf2)(
1871
+ box.name,
1872
+ g,
1873
+ box.x,
1874
+ box.y + conf2.boxTextMargin + (box.textMaxHeight || 0) / 2,
1875
+ box.width,
1876
+ 0,
1877
+ { class: "text" },
1878
+ conf2
1879
+ );
1880
+ }
1881
+ g.lower();
1882
+ }, "drawBox");
1883
+ var anchorElement = /* @__PURE__ */ __name(function(elem) {
1884
+ return elem.append("g");
1885
+ }, "anchorElement");
1886
+ var drawActivation = /* @__PURE__ */ __name(function(elem, bounds2, verticalPos, conf2, actorActivations2) {
1887
+ const rect = getNoteRect();
1888
+ const g = bounds2.anchored;
1889
+ rect.x = bounds2.startx;
1890
+ rect.y = bounds2.starty;
1891
+ rect.class = "activation" + actorActivations2 % 3;
1892
+ rect.width = bounds2.stopx - bounds2.startx;
1893
+ rect.height = verticalPos - bounds2.starty;
1894
+ drawRect2(g, rect);
1895
+ }, "drawActivation");
1896
+ var drawLoop = /* @__PURE__ */ __name(async function(elem, loopModel, labelText, conf2) {
1897
+ const {
1898
+ boxMargin,
1899
+ boxTextMargin,
1900
+ labelBoxHeight,
1901
+ labelBoxWidth,
1902
+ messageFontFamily: fontFamily,
1903
+ messageFontSize: fontSize,
1904
+ messageFontWeight: fontWeight
1905
+ } = conf2;
1906
+ const g = elem.append("g");
1907
+ const drawLoopLine = /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
1908
+ return g.append("line").attr("x1", startx).attr("y1", starty).attr("x2", stopx).attr("y2", stopy).attr("class", "loopLine");
1909
+ }, "drawLoopLine");
1910
+ drawLoopLine(loopModel.startx, loopModel.starty, loopModel.stopx, loopModel.starty);
1911
+ drawLoopLine(loopModel.stopx, loopModel.starty, loopModel.stopx, loopModel.stopy);
1912
+ drawLoopLine(loopModel.startx, loopModel.stopy, loopModel.stopx, loopModel.stopy);
1913
+ drawLoopLine(loopModel.startx, loopModel.starty, loopModel.startx, loopModel.stopy);
1914
+ if (loopModel.sections !== void 0) {
1915
+ loopModel.sections.forEach(function(item) {
1916
+ drawLoopLine(loopModel.startx, item.y, loopModel.stopx, item.y).style(
1917
+ "stroke-dasharray",
1918
+ "3, 3"
1919
+ );
1920
+ });
1921
+ }
1922
+ let txt = getTextObj();
1923
+ txt.text = labelText;
1924
+ txt.x = loopModel.startx;
1925
+ txt.y = loopModel.starty;
1926
+ txt.fontFamily = fontFamily;
1927
+ txt.fontSize = fontSize;
1928
+ txt.fontWeight = fontWeight;
1929
+ txt.anchor = "middle";
1930
+ txt.valign = "middle";
1931
+ txt.tspan = false;
1932
+ txt.width = labelBoxWidth || 50;
1933
+ txt.height = labelBoxHeight || 20;
1934
+ txt.textMargin = boxTextMargin;
1935
+ txt.class = "labelText";
1936
+ drawLabel(g, txt);
1937
+ txt = getTextObj2();
1938
+ txt.text = loopModel.title;
1939
+ txt.x = loopModel.startx + labelBoxWidth / 2 + (loopModel.stopx - loopModel.startx) / 2;
1940
+ txt.y = loopModel.starty + boxMargin + boxTextMargin;
1941
+ txt.anchor = "middle";
1942
+ txt.valign = "middle";
1943
+ txt.textMargin = boxTextMargin;
1944
+ txt.class = "loopText";
1945
+ txt.fontFamily = fontFamily;
1946
+ txt.fontSize = fontSize;
1947
+ txt.fontWeight = fontWeight;
1948
+ txt.wrap = true;
1949
+ let textElem = hasKatex(txt.text) ? await drawKatex(g, txt, loopModel) : drawText(g, txt);
1950
+ if (loopModel.sectionTitles !== void 0) {
1951
+ for (const [idx, item] of Object.entries(loopModel.sectionTitles)) {
1952
+ if (item.message) {
1953
+ txt.text = item.message;
1954
+ txt.x = loopModel.startx + (loopModel.stopx - loopModel.startx) / 2;
1955
+ txt.y = loopModel.sections[idx].y + boxMargin + boxTextMargin;
1956
+ txt.class = "loopText";
1957
+ txt.anchor = "middle";
1958
+ txt.valign = "middle";
1959
+ txt.tspan = false;
1960
+ txt.fontFamily = fontFamily;
1961
+ txt.fontSize = fontSize;
1962
+ txt.fontWeight = fontWeight;
1963
+ txt.wrap = loopModel.wrap;
1964
+ if (hasKatex(txt.text)) {
1965
+ loopModel.starty = loopModel.sections[idx].y;
1966
+ await drawKatex(g, txt, loopModel);
1967
+ } else {
1968
+ drawText(g, txt);
1969
+ }
1970
+ let sectionHeight = Math.round(
1971
+ textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
1972
+ );
1973
+ loopModel.sections[idx].height += sectionHeight - (boxMargin + boxTextMargin);
1974
+ }
1975
+ }
1976
+ }
1977
+ loopModel.height = Math.round(loopModel.stopy - loopModel.starty);
1978
+ return g;
1979
+ }, "drawLoop");
1980
+ var drawBackgroundRect2 = /* @__PURE__ */ __name(function(elem, bounds2) {
1981
+ drawBackgroundRect(elem, bounds2);
1982
+ }, "drawBackgroundRect");
1983
+ var insertDatabaseIcon = /* @__PURE__ */ __name(function(elem) {
1984
+ elem.append("defs").append("symbol").attr("id", "database").attr("fill-rule", "evenodd").attr("clip-rule", "evenodd").append("path").attr("transform", "scale(.5)").attr(
1985
+ "d",
1986
+ "M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z"
1987
+ );
1988
+ }, "insertDatabaseIcon");
1989
+ var insertComputerIcon = /* @__PURE__ */ __name(function(elem) {
1990
+ elem.append("defs").append("symbol").attr("id", "computer").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
1991
+ "d",
1992
+ "M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z"
1993
+ );
1994
+ }, "insertComputerIcon");
1995
+ var insertClockIcon = /* @__PURE__ */ __name(function(elem) {
1996
+ elem.append("defs").append("symbol").attr("id", "clock").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
1997
+ "d",
1998
+ "M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z"
1999
+ );
2000
+ }, "insertClockIcon");
2001
+ var insertArrowHead = /* @__PURE__ */ __name(function(elem) {
2002
+ elem.append("defs").append("marker").attr("id", "arrowhead").attr("refX", 7.9).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto-start-reverse").append("path").attr("d", "M -1 0 L 10 5 L 0 10 z");
2003
+ }, "insertArrowHead");
2004
+ var insertArrowFilledHead = /* @__PURE__ */ __name(function(elem) {
2005
+ elem.append("defs").append("marker").attr("id", "filled-head").attr("refX", 15.5).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L14,7 L9,1 Z");
2006
+ }, "insertArrowFilledHead");
2007
+ var insertSequenceNumber = /* @__PURE__ */ __name(function(elem) {
2008
+ elem.append("defs").append("marker").attr("id", "sequencenumber").attr("refX", 15).attr("refY", 15).attr("markerWidth", 60).attr("markerHeight", 40).attr("orient", "auto").append("circle").attr("cx", 15).attr("cy", 15).attr("r", 6);
2009
+ }, "insertSequenceNumber");
2010
+ var insertArrowCrossHead = /* @__PURE__ */ __name(function(elem) {
2011
+ const defs = elem.append("defs");
2012
+ const marker = defs.append("marker").attr("id", "crosshead").attr("markerWidth", 15).attr("markerHeight", 8).attr("orient", "auto").attr("refX", 4).attr("refY", 4.5);
2013
+ marker.append("path").attr("fill", "none").attr("stroke", "#000000").style("stroke-dasharray", "0, 0").attr("stroke-width", "1pt").attr("d", "M 1,2 L 6,7 M 6,2 L 1,7");
2014
+ }, "insertArrowCrossHead");
2015
+ var getTextObj2 = /* @__PURE__ */ __name(function() {
2016
+ return {
2017
+ x: 0,
2018
+ y: 0,
2019
+ fill: void 0,
2020
+ anchor: void 0,
2021
+ style: "#666",
2022
+ width: void 0,
2023
+ height: void 0,
2024
+ textMargin: 0,
2025
+ rx: 0,
2026
+ ry: 0,
2027
+ tspan: true,
2028
+ valign: void 0
2029
+ };
2030
+ }, "getTextObj");
2031
+ var getNoteRect2 = /* @__PURE__ */ __name(function() {
2032
+ return {
2033
+ x: 0,
2034
+ y: 0,
2035
+ fill: "#EDF2AE",
2036
+ stroke: "#666",
2037
+ width: 100,
2038
+ anchor: "start",
2039
+ height: 100,
2040
+ rx: 0,
2041
+ ry: 0
2042
+ };
2043
+ }, "getNoteRect");
2044
+ var _drawTextCandidateFunc = /* @__PURE__ */ function() {
2045
+ function byText(content, g, x, y, width, height, textAttrs) {
2046
+ const text = g.append("text").attr("x", x + width / 2).attr("y", y + height / 2 + 5).style("text-anchor", "middle").text(content);
2047
+ _setTextAttrs(text, textAttrs);
2048
+ }
2049
+ __name(byText, "byText");
2050
+ function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
2051
+ const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
2052
+ const [_actorFontSize, _actorFontSizePx] = parseFontSize(actorFontSize);
2053
+ const lines = content.split(common_default.lineBreakRegex);
2054
+ for (let i = 0; i < lines.length; i++) {
2055
+ const dy = i * _actorFontSize - _actorFontSize * (lines.length - 1) / 2;
2056
+ const text = g.append("text").attr("x", x + width / 2).attr("y", y).style("text-anchor", "middle").style("font-size", _actorFontSizePx).style("font-weight", actorFontWeight).style("font-family", actorFontFamily);
2057
+ text.append("tspan").attr("x", x + width / 2).attr("dy", dy).text(lines[i]);
2058
+ text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
2059
+ _setTextAttrs(text, textAttrs);
2060
+ }
2061
+ }
2062
+ __name(byTspan, "byTspan");
2063
+ function byFo(content, g, x, y, width, height, textAttrs, conf2) {
2064
+ const s = g.append("switch");
2065
+ const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
2066
+ const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
2067
+ text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
2068
+ byTspan(content, s, x, y, width, height, textAttrs, conf2);
2069
+ _setTextAttrs(text, textAttrs);
2070
+ }
2071
+ __name(byFo, "byFo");
2072
+ async function byKatex(content, g, x, y, width, height, textAttrs, conf2) {
2073
+ const dim = await calculateMathMLDimensions(content, getConfig());
2074
+ const s = g.append("switch");
2075
+ const f = s.append("foreignObject").attr("x", x + width / 2 - dim.width / 2).attr("y", y + height / 2 - dim.height / 2).attr("width", dim.width).attr("height", dim.height);
2076
+ const text = f.append("xhtml:div").style("height", "100%").style("width", "100%");
2077
+ text.append("div").style("text-align", "center").style("vertical-align", "middle").html(await renderKatex(content, getConfig()));
2078
+ byTspan(content, s, x, y, width, height, textAttrs, conf2);
2079
+ _setTextAttrs(text, textAttrs);
2080
+ }
2081
+ __name(byKatex, "byKatex");
2082
+ function _setTextAttrs(toText, fromTextAttrsDict) {
2083
+ for (const key in fromTextAttrsDict) {
2084
+ if (fromTextAttrsDict.hasOwnProperty(key)) {
2085
+ toText.attr(key, fromTextAttrsDict[key]);
2086
+ }
2087
+ }
2088
+ }
2089
+ __name(_setTextAttrs, "_setTextAttrs");
2090
+ return function(conf2, hasKatex2 = false) {
2091
+ if (hasKatex2) {
2092
+ return byKatex;
2093
+ }
2094
+ return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
2095
+ };
2096
+ }();
2097
+ var _drawMenuItemTextCandidateFunc = /* @__PURE__ */ function() {
2098
+ function byText(content, g, x, y, width, height, textAttrs) {
2099
+ const text = g.append("text").attr("x", x).attr("y", y).style("text-anchor", "start").text(content);
2100
+ _setTextAttrs(text, textAttrs);
2101
+ }
2102
+ __name(byText, "byText");
2103
+ function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
2104
+ const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
2105
+ const lines = content.split(common_default.lineBreakRegex);
2106
+ for (let i = 0; i < lines.length; i++) {
2107
+ const dy = i * actorFontSize - actorFontSize * (lines.length - 1) / 2;
2108
+ const text = g.append("text").attr("x", x).attr("y", y).style("text-anchor", "start").style("font-size", actorFontSize).style("font-weight", actorFontWeight).style("font-family", actorFontFamily);
2109
+ text.append("tspan").attr("x", x).attr("dy", dy).text(lines[i]);
2110
+ text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
2111
+ _setTextAttrs(text, textAttrs);
2112
+ }
2113
+ }
2114
+ __name(byTspan, "byTspan");
2115
+ function byFo(content, g, x, y, width, height, textAttrs, conf2) {
2116
+ const s = g.append("switch");
2117
+ const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
2118
+ const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
2119
+ text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
2120
+ byTspan(content, s, x, y, width, height, textAttrs, conf2);
2121
+ _setTextAttrs(text, textAttrs);
2122
+ }
2123
+ __name(byFo, "byFo");
2124
+ function _setTextAttrs(toText, fromTextAttrsDict) {
2125
+ for (const key in fromTextAttrsDict) {
2126
+ if (fromTextAttrsDict.hasOwnProperty(key)) {
2127
+ toText.attr(key, fromTextAttrsDict[key]);
2128
+ }
2129
+ }
2130
+ }
2131
+ __name(_setTextAttrs, "_setTextAttrs");
2132
+ return function(conf2) {
2133
+ return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
2134
+ };
2135
+ }();
2136
+ var svgDraw_default = {
2137
+ drawRect: drawRect2,
2138
+ drawText,
2139
+ drawLabel,
2140
+ drawActor,
2141
+ drawBox,
2142
+ drawPopup,
2143
+ anchorElement,
2144
+ drawActivation,
2145
+ drawLoop,
2146
+ drawBackgroundRect: drawBackgroundRect2,
2147
+ insertArrowHead,
2148
+ insertArrowFilledHead,
2149
+ insertSequenceNumber,
2150
+ insertArrowCrossHead,
2151
+ insertDatabaseIcon,
2152
+ insertComputerIcon,
2153
+ insertClockIcon,
2154
+ getTextObj: getTextObj2,
2155
+ getNoteRect: getNoteRect2,
2156
+ fixLifeLineHeights,
2157
+ sanitizeUrl: distExports.sanitizeUrl
2158
+ };
2159
+
2160
+ // src/diagrams/sequence/sequenceRenderer.ts
2161
+ var conf = {};
2162
+ var bounds = {
2163
+ data: {
2164
+ startx: void 0,
2165
+ stopx: void 0,
2166
+ starty: void 0,
2167
+ stopy: void 0
2168
+ },
2169
+ verticalPos: 0,
2170
+ sequenceItems: [],
2171
+ activations: [],
2172
+ models: {
2173
+ getHeight: /* @__PURE__ */ __name(function() {
2174
+ return Math.max.apply(
2175
+ null,
2176
+ this.actors.length === 0 ? [0] : this.actors.map((actor) => actor.height || 0)
2177
+ ) + (this.loops.length === 0 ? 0 : this.loops.map((it) => it.height || 0).reduce((acc, h) => acc + h)) + (this.messages.length === 0 ? 0 : this.messages.map((it) => it.height || 0).reduce((acc, h) => acc + h)) + (this.notes.length === 0 ? 0 : this.notes.map((it) => it.height || 0).reduce((acc, h) => acc + h));
2178
+ }, "getHeight"),
2179
+ clear: /* @__PURE__ */ __name(function() {
2180
+ this.actors = [];
2181
+ this.boxes = [];
2182
+ this.loops = [];
2183
+ this.messages = [];
2184
+ this.notes = [];
2185
+ }, "clear"),
2186
+ addBox: /* @__PURE__ */ __name(function(boxModel) {
2187
+ this.boxes.push(boxModel);
2188
+ }, "addBox"),
2189
+ addActor: /* @__PURE__ */ __name(function(actorModel) {
2190
+ this.actors.push(actorModel);
2191
+ }, "addActor"),
2192
+ addLoop: /* @__PURE__ */ __name(function(loopModel) {
2193
+ this.loops.push(loopModel);
2194
+ }, "addLoop"),
2195
+ addMessage: /* @__PURE__ */ __name(function(msgModel) {
2196
+ this.messages.push(msgModel);
2197
+ }, "addMessage"),
2198
+ addNote: /* @__PURE__ */ __name(function(noteModel) {
2199
+ this.notes.push(noteModel);
2200
+ }, "addNote"),
2201
+ lastActor: /* @__PURE__ */ __name(function() {
2202
+ return this.actors[this.actors.length - 1];
2203
+ }, "lastActor"),
2204
+ lastLoop: /* @__PURE__ */ __name(function() {
2205
+ return this.loops[this.loops.length - 1];
2206
+ }, "lastLoop"),
2207
+ lastMessage: /* @__PURE__ */ __name(function() {
2208
+ return this.messages[this.messages.length - 1];
2209
+ }, "lastMessage"),
2210
+ lastNote: /* @__PURE__ */ __name(function() {
2211
+ return this.notes[this.notes.length - 1];
2212
+ }, "lastNote"),
2213
+ actors: [],
2214
+ boxes: [],
2215
+ loops: [],
2216
+ messages: [],
2217
+ notes: []
2218
+ },
2219
+ init: /* @__PURE__ */ __name(function() {
2220
+ this.sequenceItems = [];
2221
+ this.activations = [];
2222
+ this.models.clear();
2223
+ this.data = {
2224
+ startx: void 0,
2225
+ stopx: void 0,
2226
+ starty: void 0,
2227
+ stopy: void 0
2228
+ };
2229
+ this.verticalPos = 0;
2230
+ setConf(getConfig2());
2231
+ }, "init"),
2232
+ updateVal: /* @__PURE__ */ __name(function(obj, key, val, fun) {
2233
+ if (obj[key] === void 0) {
2234
+ obj[key] = val;
2235
+ } else {
2236
+ obj[key] = fun(val, obj[key]);
2237
+ }
2238
+ }, "updateVal"),
2239
+ updateBounds: /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
2240
+ const _self = this;
2241
+ let cnt = 0;
2242
+ function updateFn(type) {
2243
+ return /* @__PURE__ */ __name(function updateItemBounds(item) {
2244
+ cnt++;
2245
+ const n = _self.sequenceItems.length - cnt + 1;
2246
+ _self.updateVal(item, "starty", starty - n * conf.boxMargin, Math.min);
2247
+ _self.updateVal(item, "stopy", stopy + n * conf.boxMargin, Math.max);
2248
+ _self.updateVal(bounds.data, "startx", startx - n * conf.boxMargin, Math.min);
2249
+ _self.updateVal(bounds.data, "stopx", stopx + n * conf.boxMargin, Math.max);
2250
+ if (!(type === "activation")) {
2251
+ _self.updateVal(item, "startx", startx - n * conf.boxMargin, Math.min);
2252
+ _self.updateVal(item, "stopx", stopx + n * conf.boxMargin, Math.max);
2253
+ _self.updateVal(bounds.data, "starty", starty - n * conf.boxMargin, Math.min);
2254
+ _self.updateVal(bounds.data, "stopy", stopy + n * conf.boxMargin, Math.max);
2255
+ }
2256
+ }, "updateItemBounds");
2257
+ }
2258
+ __name(updateFn, "updateFn");
2259
+ this.sequenceItems.forEach(updateFn());
2260
+ this.activations.forEach(updateFn("activation"));
2261
+ }, "updateBounds"),
2262
+ insert: /* @__PURE__ */ __name(function(startx, starty, stopx, stopy) {
2263
+ const _startx = common_default.getMin(startx, stopx);
2264
+ const _stopx = common_default.getMax(startx, stopx);
2265
+ const _starty = common_default.getMin(starty, stopy);
2266
+ const _stopy = common_default.getMax(starty, stopy);
2267
+ this.updateVal(bounds.data, "startx", _startx, Math.min);
2268
+ this.updateVal(bounds.data, "starty", _starty, Math.min);
2269
+ this.updateVal(bounds.data, "stopx", _stopx, Math.max);
2270
+ this.updateVal(bounds.data, "stopy", _stopy, Math.max);
2271
+ this.updateBounds(_startx, _starty, _stopx, _stopy);
2272
+ }, "insert"),
2273
+ newActivation: /* @__PURE__ */ __name(function(message, diagram2, actors) {
2274
+ const actorRect = actors.get(message.from);
2275
+ const stackedSize = actorActivations(message.from).length || 0;
2276
+ const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
2277
+ this.activations.push({
2278
+ startx: x,
2279
+ starty: this.verticalPos + 2,
2280
+ stopx: x + conf.activationWidth,
2281
+ stopy: void 0,
2282
+ actor: message.from,
2283
+ anchored: svgDraw_default.anchorElement(diagram2)
2284
+ });
2285
+ }, "newActivation"),
2286
+ endActivation: /* @__PURE__ */ __name(function(message) {
2287
+ const lastActorActivationIdx = this.activations.map(function(activation) {
2288
+ return activation.actor;
2289
+ }).lastIndexOf(message.from);
2290
+ return this.activations.splice(lastActorActivationIdx, 1)[0];
2291
+ }, "endActivation"),
2292
+ createLoop: /* @__PURE__ */ __name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
2293
+ return {
2294
+ startx: void 0,
2295
+ starty: this.verticalPos,
2296
+ stopx: void 0,
2297
+ stopy: void 0,
2298
+ title: title.message,
2299
+ wrap: title.wrap,
2300
+ width: title.width,
2301
+ height: 0,
2302
+ fill
2303
+ };
2304
+ }, "createLoop"),
2305
+ newLoop: /* @__PURE__ */ __name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
2306
+ this.sequenceItems.push(this.createLoop(title, fill));
2307
+ }, "newLoop"),
2308
+ endLoop: /* @__PURE__ */ __name(function() {
2309
+ return this.sequenceItems.pop();
2310
+ }, "endLoop"),
2311
+ isLoopOverlap: /* @__PURE__ */ __name(function() {
2312
+ return this.sequenceItems.length ? this.sequenceItems[this.sequenceItems.length - 1].overlap : false;
2313
+ }, "isLoopOverlap"),
2314
+ addSectionToLoop: /* @__PURE__ */ __name(function(message) {
2315
+ const loop = this.sequenceItems.pop();
2316
+ loop.sections = loop.sections || [];
2317
+ loop.sectionTitles = loop.sectionTitles || [];
2318
+ loop.sections.push({ y: bounds.getVerticalPos(), height: 0 });
2319
+ loop.sectionTitles.push(message);
2320
+ this.sequenceItems.push(loop);
2321
+ }, "addSectionToLoop"),
2322
+ saveVerticalPos: /* @__PURE__ */ __name(function() {
2323
+ if (this.isLoopOverlap()) {
2324
+ this.savedVerticalPos = this.verticalPos;
2325
+ }
2326
+ }, "saveVerticalPos"),
2327
+ resetVerticalPos: /* @__PURE__ */ __name(function() {
2328
+ if (this.isLoopOverlap()) {
2329
+ this.verticalPos = this.savedVerticalPos;
2330
+ }
2331
+ }, "resetVerticalPos"),
2332
+ bumpVerticalPos: /* @__PURE__ */ __name(function(bump) {
2333
+ this.verticalPos = this.verticalPos + bump;
2334
+ this.data.stopy = common_default.getMax(this.data.stopy, this.verticalPos);
2335
+ }, "bumpVerticalPos"),
2336
+ getVerticalPos: /* @__PURE__ */ __name(function() {
2337
+ return this.verticalPos;
2338
+ }, "getVerticalPos"),
2339
+ getBounds: /* @__PURE__ */ __name(function() {
2340
+ return { bounds: this.data, models: this.models };
2341
+ }, "getBounds")
2342
+ };
2343
+ var drawNote = /* @__PURE__ */ __name(async function(elem, noteModel) {
2344
+ bounds.bumpVerticalPos(conf.boxMargin);
2345
+ noteModel.height = conf.boxMargin;
2346
+ noteModel.starty = bounds.getVerticalPos();
2347
+ const rect = getNoteRect();
2348
+ rect.x = noteModel.startx;
2349
+ rect.y = noteModel.starty;
2350
+ rect.width = noteModel.width || conf.width;
2351
+ rect.class = "note";
2352
+ const g = elem.append("g");
2353
+ const rectElem = svgDraw_default.drawRect(g, rect);
2354
+ const textObj = getTextObj();
2355
+ textObj.x = noteModel.startx;
2356
+ textObj.y = noteModel.starty;
2357
+ textObj.width = rect.width;
2358
+ textObj.dy = "1em";
2359
+ textObj.text = noteModel.message;
2360
+ textObj.class = "noteText";
2361
+ textObj.fontFamily = conf.noteFontFamily;
2362
+ textObj.fontSize = conf.noteFontSize;
2363
+ textObj.fontWeight = conf.noteFontWeight;
2364
+ textObj.anchor = conf.noteAlign;
2365
+ textObj.textMargin = conf.noteMargin;
2366
+ textObj.valign = "center";
2367
+ const textElem = hasKatex(textObj.text) ? await drawKatex(g, textObj) : drawText(g, textObj);
2368
+ const textHeight = Math.round(
2369
+ textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
2370
+ );
2371
+ rectElem.attr("height", textHeight + 2 * conf.noteMargin);
2372
+ noteModel.height += textHeight + 2 * conf.noteMargin;
2373
+ bounds.bumpVerticalPos(textHeight + 2 * conf.noteMargin);
2374
+ noteModel.stopy = noteModel.starty + textHeight + 2 * conf.noteMargin;
2375
+ noteModel.stopx = noteModel.startx + rect.width;
2376
+ bounds.insert(noteModel.startx, noteModel.starty, noteModel.stopx, noteModel.stopy);
2377
+ bounds.models.addNote(noteModel);
2378
+ }, "drawNote");
2379
+ var messageFont = /* @__PURE__ */ __name((cnf) => {
2380
+ return {
2381
+ fontFamily: cnf.messageFontFamily,
2382
+ fontSize: cnf.messageFontSize,
2383
+ fontWeight: cnf.messageFontWeight
2384
+ };
2385
+ }, "messageFont");
2386
+ var noteFont = /* @__PURE__ */ __name((cnf) => {
2387
+ return {
2388
+ fontFamily: cnf.noteFontFamily,
2389
+ fontSize: cnf.noteFontSize,
2390
+ fontWeight: cnf.noteFontWeight
2391
+ };
2392
+ }, "noteFont");
2393
+ var actorFont = /* @__PURE__ */ __name((cnf) => {
2394
+ return {
2395
+ fontFamily: cnf.actorFontFamily,
2396
+ fontSize: cnf.actorFontSize,
2397
+ fontWeight: cnf.actorFontWeight
2398
+ };
2399
+ }, "actorFont");
2400
+ async function boundMessage(_diagram, msgModel) {
2401
+ bounds.bumpVerticalPos(10);
2402
+ const { startx, stopx, message } = msgModel;
2403
+ const lines = common_default.splitBreaks(message).length;
2404
+ const isKatexMsg = hasKatex(message);
2405
+ const textDims = isKatexMsg ? await calculateMathMLDimensions(message, getConfig2()) : utils_default.calculateTextDimensions(message, messageFont(conf));
2406
+ if (!isKatexMsg) {
2407
+ const lineHeight = textDims.height / lines;
2408
+ msgModel.height += lineHeight;
2409
+ bounds.bumpVerticalPos(lineHeight);
2410
+ }
2411
+ let lineStartY;
2412
+ let totalOffset = textDims.height - 10;
2413
+ const textWidth = textDims.width;
2414
+ if (startx === stopx) {
2415
+ lineStartY = bounds.getVerticalPos() + totalOffset;
2416
+ if (!conf.rightAngles) {
2417
+ totalOffset += conf.boxMargin;
2418
+ lineStartY = bounds.getVerticalPos() + totalOffset;
2419
+ }
2420
+ totalOffset += 30;
2421
+ const dx = common_default.getMax(textWidth / 2, conf.width / 2);
2422
+ bounds.insert(
2423
+ startx - dx,
2424
+ bounds.getVerticalPos() - 10 + totalOffset,
2425
+ stopx + dx,
2426
+ bounds.getVerticalPos() + 30 + totalOffset
2427
+ );
2428
+ } else {
2429
+ totalOffset += conf.boxMargin;
2430
+ lineStartY = bounds.getVerticalPos() + totalOffset;
2431
+ bounds.insert(startx, lineStartY - 10, stopx, lineStartY);
2432
+ }
2433
+ bounds.bumpVerticalPos(totalOffset);
2434
+ msgModel.height += totalOffset;
2435
+ msgModel.stopy = msgModel.starty + msgModel.height;
2436
+ bounds.insert(msgModel.fromBounds, msgModel.starty, msgModel.toBounds, msgModel.stopy);
2437
+ return lineStartY;
2438
+ }
2439
+ __name(boundMessage, "boundMessage");
2440
+ var drawMessage = /* @__PURE__ */ __name(async function(diagram2, msgModel, lineStartY, diagObj) {
2441
+ const { startx, stopx, starty, message, type, sequenceIndex, sequenceVisible } = msgModel;
2442
+ const textDims = utils_default.calculateTextDimensions(message, messageFont(conf));
2443
+ const textObj = getTextObj();
2444
+ textObj.x = startx;
2445
+ textObj.y = starty + 10;
2446
+ textObj.width = stopx - startx;
2447
+ textObj.class = "messageText";
2448
+ textObj.dy = "1em";
2449
+ textObj.text = message;
2450
+ textObj.fontFamily = conf.messageFontFamily;
2451
+ textObj.fontSize = conf.messageFontSize;
2452
+ textObj.fontWeight = conf.messageFontWeight;
2453
+ textObj.anchor = conf.messageAlign;
2454
+ textObj.valign = "center";
2455
+ textObj.textMargin = conf.wrapPadding;
2456
+ textObj.tspan = false;
2457
+ if (hasKatex(textObj.text)) {
2458
+ await drawKatex(diagram2, textObj, { startx, stopx, starty: lineStartY });
2459
+ } else {
2460
+ drawText(diagram2, textObj);
2461
+ }
2462
+ const textWidth = textDims.width;
2463
+ let line;
2464
+ if (startx === stopx) {
2465
+ if (conf.rightAngles) {
2466
+ line = diagram2.append("path").attr(
2467
+ "d",
2468
+ `M ${startx},${lineStartY} H ${startx + common_default.getMax(conf.width / 2, textWidth / 2)} V ${lineStartY + 25} H ${startx}`
2469
+ );
2470
+ } else {
2471
+ line = diagram2.append("path").attr(
2472
+ "d",
2473
+ "M " + startx + "," + lineStartY + " C " + (startx + 60) + "," + (lineStartY - 10) + " " + (startx + 60) + "," + (lineStartY + 30) + " " + startx + "," + (lineStartY + 20)
2474
+ );
2475
+ }
2476
+ } else {
2477
+ line = diagram2.append("line");
2478
+ line.attr("x1", startx);
2479
+ line.attr("y1", lineStartY);
2480
+ line.attr("x2", stopx);
2481
+ line.attr("y2", lineStartY);
2482
+ }
2483
+ if (type === diagObj.db.LINETYPE.DOTTED || type === diagObj.db.LINETYPE.DOTTED_CROSS || type === diagObj.db.LINETYPE.DOTTED_POINT || type === diagObj.db.LINETYPE.DOTTED_OPEN || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED) {
2484
+ line.style("stroke-dasharray", "3, 3");
2485
+ line.attr("class", "messageLine1");
2486
+ } else {
2487
+ line.attr("class", "messageLine0");
2488
+ }
2489
+ let url = "";
2490
+ if (conf.arrowMarkerAbsolute) {
2491
+ url = getUrl(true);
2492
+ }
2493
+ line.attr("stroke-width", 2);
2494
+ line.attr("stroke", "none");
2495
+ line.style("fill", "none");
2496
+ if (type === diagObj.db.LINETYPE.SOLID || type === diagObj.db.LINETYPE.DOTTED) {
2497
+ line.attr("marker-end", "url(" + url + "#arrowhead)");
2498
+ }
2499
+ if (type === diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED) {
2500
+ line.attr("marker-start", "url(" + url + "#arrowhead)");
2501
+ line.attr("marker-end", "url(" + url + "#arrowhead)");
2502
+ }
2503
+ if (type === diagObj.db.LINETYPE.SOLID_POINT || type === diagObj.db.LINETYPE.DOTTED_POINT) {
2504
+ line.attr("marker-end", "url(" + url + "#filled-head)");
2505
+ }
2506
+ if (type === diagObj.db.LINETYPE.SOLID_CROSS || type === diagObj.db.LINETYPE.DOTTED_CROSS) {
2507
+ line.attr("marker-end", "url(" + url + "#crosshead)");
2508
+ }
2509
+ if (sequenceVisible || conf.showSequenceNumbers) {
2510
+ line.attr("marker-start", "url(" + url + "#sequencenumber)");
2511
+ diagram2.append("text").attr("x", startx).attr("y", lineStartY + 4).attr("font-family", "sans-serif").attr("font-size", "12px").attr("text-anchor", "middle").attr("class", "sequenceNumber").text(sequenceIndex);
2512
+ }
2513
+ }, "drawMessage");
2514
+ var addActorRenderingData = /* @__PURE__ */ __name(function(diagram2, actors, createdActors, actorKeys, verticalPos, messages, isFooter) {
2515
+ let prevWidth = 0;
2516
+ let prevMargin = 0;
2517
+ let prevBox = void 0;
2518
+ let maxHeight = 0;
2519
+ for (const actorKey of actorKeys) {
2520
+ const actor = actors.get(actorKey);
2521
+ const box = actor.box;
2522
+ if (prevBox && prevBox != box) {
2523
+ if (!isFooter) {
2524
+ bounds.models.addBox(prevBox);
2525
+ }
2526
+ prevMargin += conf.boxMargin + prevBox.margin;
2527
+ }
2528
+ if (box && box != prevBox) {
2529
+ if (!isFooter) {
2530
+ box.x = prevWidth + prevMargin;
2531
+ box.y = verticalPos;
2532
+ }
2533
+ prevMargin += box.margin;
2534
+ }
2535
+ actor.width = actor.width || conf.width;
2536
+ actor.height = common_default.getMax(actor.height || conf.height, conf.height);
2537
+ actor.margin = actor.margin || conf.actorMargin;
2538
+ maxHeight = common_default.getMax(maxHeight, actor.height);
2539
+ if (createdActors.get(actor.name)) {
2540
+ prevMargin += actor.width / 2;
2541
+ }
2542
+ actor.x = prevWidth + prevMargin;
2543
+ actor.starty = bounds.getVerticalPos();
2544
+ bounds.insert(actor.x, verticalPos, actor.x + actor.width, actor.height);
2545
+ prevWidth += actor.width + prevMargin;
2546
+ if (actor.box) {
2547
+ actor.box.width = prevWidth + box.margin - actor.box.x;
2548
+ }
2549
+ prevMargin = actor.margin;
2550
+ prevBox = actor.box;
2551
+ bounds.models.addActor(actor);
2552
+ }
2553
+ if (prevBox && !isFooter) {
2554
+ bounds.models.addBox(prevBox);
2555
+ }
2556
+ bounds.bumpVerticalPos(maxHeight);
2557
+ }, "addActorRenderingData");
2558
+ var drawActors = /* @__PURE__ */ __name(async function(diagram2, actors, actorKeys, isFooter) {
2559
+ if (!isFooter) {
2560
+ for (const actorKey of actorKeys) {
2561
+ const actor = actors.get(actorKey);
2562
+ await svgDraw_default.drawActor(diagram2, actor, conf, false);
2563
+ }
2564
+ } else {
2565
+ let maxHeight = 0;
2566
+ bounds.bumpVerticalPos(conf.boxMargin * 2);
2567
+ for (const actorKey of actorKeys) {
2568
+ const actor = actors.get(actorKey);
2569
+ if (!actor.stopy) {
2570
+ actor.stopy = bounds.getVerticalPos();
2571
+ }
2572
+ const height = await svgDraw_default.drawActor(diagram2, actor, conf, true);
2573
+ maxHeight = common_default.getMax(maxHeight, height);
2574
+ }
2575
+ bounds.bumpVerticalPos(maxHeight + conf.boxMargin);
2576
+ }
2577
+ }, "drawActors");
2578
+ var drawActorsPopup = /* @__PURE__ */ __name(function(diagram2, actors, actorKeys, doc) {
2579
+ let maxHeight = 0;
2580
+ let maxWidth = 0;
2581
+ for (const actorKey of actorKeys) {
2582
+ const actor = actors.get(actorKey);
2583
+ const minMenuWidth = getRequiredPopupWidth(actor);
2584
+ const menuDimensions = svgDraw_default.drawPopup(
2585
+ diagram2,
2586
+ actor,
2587
+ minMenuWidth,
2588
+ conf,
2589
+ conf.forceMenus,
2590
+ doc
2591
+ );
2592
+ if (menuDimensions.height > maxHeight) {
2593
+ maxHeight = menuDimensions.height;
2594
+ }
2595
+ if (menuDimensions.width + actor.x > maxWidth) {
2596
+ maxWidth = menuDimensions.width + actor.x;
2597
+ }
2598
+ }
2599
+ return { maxHeight, maxWidth };
2600
+ }, "drawActorsPopup");
2601
+ var setConf = /* @__PURE__ */ __name(function(cnf) {
2602
+ assignWithDepth_default(conf, cnf);
2603
+ if (cnf.fontFamily) {
2604
+ conf.actorFontFamily = conf.noteFontFamily = conf.messageFontFamily = cnf.fontFamily;
2605
+ }
2606
+ if (cnf.fontSize) {
2607
+ conf.actorFontSize = conf.noteFontSize = conf.messageFontSize = cnf.fontSize;
2608
+ }
2609
+ if (cnf.fontWeight) {
2610
+ conf.actorFontWeight = conf.noteFontWeight = conf.messageFontWeight = cnf.fontWeight;
2611
+ }
2612
+ }, "setConf");
2613
+ var actorActivations = /* @__PURE__ */ __name(function(actor) {
2614
+ return bounds.activations.filter(function(activation) {
2615
+ return activation.actor === actor;
2616
+ });
2617
+ }, "actorActivations");
2618
+ var activationBounds = /* @__PURE__ */ __name(function(actor, actors) {
2619
+ const actorObj = actors.get(actor);
2620
+ const activations = actorActivations(actor);
2621
+ const left = activations.reduce(
2622
+ function(acc, activation) {
2623
+ return common_default.getMin(acc, activation.startx);
2624
+ },
2625
+ actorObj.x + actorObj.width / 2 - 1
2626
+ );
2627
+ const right = activations.reduce(
2628
+ function(acc, activation) {
2629
+ return common_default.getMax(acc, activation.stopx);
2630
+ },
2631
+ actorObj.x + actorObj.width / 2 + 1
2632
+ );
2633
+ return [left, right];
2634
+ }, "activationBounds");
2635
+ function adjustLoopHeightForWrap(loopWidths, msg, preMargin, postMargin, addLoopFn) {
2636
+ bounds.bumpVerticalPos(preMargin);
2637
+ let heightAdjust = postMargin;
2638
+ if (msg.id && msg.message && loopWidths[msg.id]) {
2639
+ const loopWidth = loopWidths[msg.id].width;
2640
+ const textConf = messageFont(conf);
2641
+ msg.message = utils_default.wrapLabel(`[${msg.message}]`, loopWidth - 2 * conf.wrapPadding, textConf);
2642
+ msg.width = loopWidth;
2643
+ msg.wrap = true;
2644
+ const textDims = utils_default.calculateTextDimensions(msg.message, textConf);
2645
+ const totalOffset = common_default.getMax(textDims.height, conf.labelBoxHeight);
2646
+ heightAdjust = postMargin + totalOffset;
2647
+ log.debug(`${totalOffset} - ${msg.message}`);
2648
+ }
2649
+ addLoopFn(msg);
2650
+ bounds.bumpVerticalPos(heightAdjust);
2651
+ }
2652
+ __name(adjustLoopHeightForWrap, "adjustLoopHeightForWrap");
2653
+ function adjustCreatedDestroyedData(msg, msgModel, lineStartY, index, actors, createdActors, destroyedActors) {
2654
+ function receiverAdjustment(actor, adjustment) {
2655
+ if (actor.x < actors.get(msg.from).x) {
2656
+ bounds.insert(
2657
+ msgModel.stopx - adjustment,
2658
+ msgModel.starty,
2659
+ msgModel.startx,
2660
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2661
+ );
2662
+ msgModel.stopx = msgModel.stopx + adjustment;
2663
+ } else {
2664
+ bounds.insert(
2665
+ msgModel.startx,
2666
+ msgModel.starty,
2667
+ msgModel.stopx + adjustment,
2668
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2669
+ );
2670
+ msgModel.stopx = msgModel.stopx - adjustment;
2671
+ }
2672
+ }
2673
+ __name(receiverAdjustment, "receiverAdjustment");
2674
+ function senderAdjustment(actor, adjustment) {
2675
+ if (actor.x < actors.get(msg.to).x) {
2676
+ bounds.insert(
2677
+ msgModel.startx - adjustment,
2678
+ msgModel.starty,
2679
+ msgModel.stopx,
2680
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2681
+ );
2682
+ msgModel.startx = msgModel.startx + adjustment;
2683
+ } else {
2684
+ bounds.insert(
2685
+ msgModel.stopx,
2686
+ msgModel.starty,
2687
+ msgModel.startx + adjustment,
2688
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2689
+ );
2690
+ msgModel.startx = msgModel.startx - adjustment;
2691
+ }
2692
+ }
2693
+ __name(senderAdjustment, "senderAdjustment");
2694
+ if (createdActors.get(msg.to) == index) {
2695
+ const actor = actors.get(msg.to);
2696
+ const adjustment = actor.type == "actor" ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
2697
+ receiverAdjustment(actor, adjustment);
2698
+ actor.starty = lineStartY - actor.height / 2;
2699
+ bounds.bumpVerticalPos(actor.height / 2);
2700
+ } else if (destroyedActors.get(msg.from) == index) {
2701
+ const actor = actors.get(msg.from);
2702
+ if (conf.mirrorActors) {
2703
+ const adjustment = actor.type == "actor" ? ACTOR_TYPE_WIDTH / 2 : actor.width / 2;
2704
+ senderAdjustment(actor, adjustment);
2705
+ }
2706
+ actor.stopy = lineStartY - actor.height / 2;
2707
+ bounds.bumpVerticalPos(actor.height / 2);
2708
+ } else if (destroyedActors.get(msg.to) == index) {
2709
+ const actor = actors.get(msg.to);
2710
+ if (conf.mirrorActors) {
2711
+ const adjustment = actor.type == "actor" ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
2712
+ receiverAdjustment(actor, adjustment);
2713
+ }
2714
+ actor.stopy = lineStartY - actor.height / 2;
2715
+ bounds.bumpVerticalPos(actor.height / 2);
2716
+ }
2717
+ }
2718
+ __name(adjustCreatedDestroyedData, "adjustCreatedDestroyedData");
2719
+ var draw = /* @__PURE__ */ __name(async function(_text, id, _version, diagObj) {
2720
+ const { securityLevel, sequence } = getConfig2();
2721
+ conf = sequence;
2722
+ let sandboxElement;
2723
+ if (securityLevel === "sandbox") {
2724
+ sandboxElement = select("#i" + id);
2725
+ }
2726
+ const root = securityLevel === "sandbox" ? select(sandboxElement.nodes()[0].contentDocument.body) : select("body");
2727
+ const doc = securityLevel === "sandbox" ? sandboxElement.nodes()[0].contentDocument : document;
2728
+ bounds.init();
2729
+ log.debug(diagObj.db);
2730
+ const diagram2 = securityLevel === "sandbox" ? root.select(`[id="${id}"]`) : select(`[id="${id}"]`);
2731
+ const actors = diagObj.db.getActors();
2732
+ const createdActors = diagObj.db.getCreatedActors();
2733
+ const destroyedActors = diagObj.db.getDestroyedActors();
2734
+ const boxes = diagObj.db.getBoxes();
2735
+ let actorKeys = diagObj.db.getActorKeys();
2736
+ const messages = diagObj.db.getMessages();
2737
+ const title = diagObj.db.getDiagramTitle();
2738
+ const hasBoxes = diagObj.db.hasAtLeastOneBox();
2739
+ const hasBoxTitles = diagObj.db.hasAtLeastOneBoxWithTitle();
2740
+ const maxMessageWidthPerActor = await getMaxMessageWidthPerActor(actors, messages, diagObj);
2741
+ conf.height = await calculateActorMargins(actors, maxMessageWidthPerActor, boxes);
2742
+ svgDraw_default.insertComputerIcon(diagram2);
2743
+ svgDraw_default.insertDatabaseIcon(diagram2);
2744
+ svgDraw_default.insertClockIcon(diagram2);
2745
+ if (hasBoxes) {
2746
+ bounds.bumpVerticalPos(conf.boxMargin);
2747
+ if (hasBoxTitles) {
2748
+ bounds.bumpVerticalPos(boxes[0].textMaxHeight);
2749
+ }
2750
+ }
2751
+ if (conf.hideUnusedParticipants === true) {
2752
+ const newActors = /* @__PURE__ */ new Set();
2753
+ messages.forEach((message) => {
2754
+ newActors.add(message.from);
2755
+ newActors.add(message.to);
2756
+ });
2757
+ actorKeys = actorKeys.filter((actorKey) => newActors.has(actorKey));
2758
+ }
2759
+ addActorRenderingData(diagram2, actors, createdActors, actorKeys, 0, messages, false);
2760
+ const loopWidths = await calculateLoopBounds(messages, actors, maxMessageWidthPerActor, diagObj);
2761
+ svgDraw_default.insertArrowHead(diagram2);
2762
+ svgDraw_default.insertArrowCrossHead(diagram2);
2763
+ svgDraw_default.insertArrowFilledHead(diagram2);
2764
+ svgDraw_default.insertSequenceNumber(diagram2);
2765
+ function activeEnd(msg, verticalPos) {
2766
+ const activationData = bounds.endActivation(msg);
2767
+ if (activationData.starty + 18 > verticalPos) {
2768
+ activationData.starty = verticalPos - 6;
2769
+ verticalPos += 12;
2770
+ }
2771
+ svgDraw_default.drawActivation(
2772
+ diagram2,
2773
+ activationData,
2774
+ verticalPos,
2775
+ conf,
2776
+ actorActivations(msg.from).length
2777
+ );
2778
+ bounds.insert(activationData.startx, verticalPos - 10, activationData.stopx, verticalPos);
2779
+ }
2780
+ __name(activeEnd, "activeEnd");
2781
+ let sequenceIndex = 1;
2782
+ let sequenceIndexStep = 1;
2783
+ const messagesToDraw = [];
2784
+ const backgrounds = [];
2785
+ let index = 0;
2786
+ for (const msg of messages) {
2787
+ let loopModel, noteModel, msgModel;
2788
+ switch (msg.type) {
2789
+ case diagObj.db.LINETYPE.NOTE:
2790
+ bounds.resetVerticalPos();
2791
+ noteModel = msg.noteModel;
2792
+ await drawNote(diagram2, noteModel);
2793
+ break;
2794
+ case diagObj.db.LINETYPE.ACTIVE_START:
2795
+ bounds.newActivation(msg, diagram2, actors);
2796
+ break;
2797
+ case diagObj.db.LINETYPE.ACTIVE_END:
2798
+ activeEnd(msg, bounds.getVerticalPos());
2799
+ break;
2800
+ case diagObj.db.LINETYPE.LOOP_START:
2801
+ adjustLoopHeightForWrap(
2802
+ loopWidths,
2803
+ msg,
2804
+ conf.boxMargin,
2805
+ conf.boxMargin + conf.boxTextMargin,
2806
+ (message) => bounds.newLoop(message)
2807
+ );
2808
+ break;
2809
+ case diagObj.db.LINETYPE.LOOP_END:
2810
+ loopModel = bounds.endLoop();
2811
+ await svgDraw_default.drawLoop(diagram2, loopModel, "loop", conf);
2812
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2813
+ bounds.models.addLoop(loopModel);
2814
+ break;
2815
+ case diagObj.db.LINETYPE.RECT_START:
2816
+ adjustLoopHeightForWrap(
2817
+ loopWidths,
2818
+ msg,
2819
+ conf.boxMargin,
2820
+ conf.boxMargin,
2821
+ (message) => bounds.newLoop(void 0, message.message)
2822
+ );
2823
+ break;
2824
+ case diagObj.db.LINETYPE.RECT_END:
2825
+ loopModel = bounds.endLoop();
2826
+ backgrounds.push(loopModel);
2827
+ bounds.models.addLoop(loopModel);
2828
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2829
+ break;
2830
+ case diagObj.db.LINETYPE.OPT_START:
2831
+ adjustLoopHeightForWrap(
2832
+ loopWidths,
2833
+ msg,
2834
+ conf.boxMargin,
2835
+ conf.boxMargin + conf.boxTextMargin,
2836
+ (message) => bounds.newLoop(message)
2837
+ );
2838
+ break;
2839
+ case diagObj.db.LINETYPE.OPT_END:
2840
+ loopModel = bounds.endLoop();
2841
+ await svgDraw_default.drawLoop(diagram2, loopModel, "opt", conf);
2842
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2843
+ bounds.models.addLoop(loopModel);
2844
+ break;
2845
+ case diagObj.db.LINETYPE.ALT_START:
2846
+ adjustLoopHeightForWrap(
2847
+ loopWidths,
2848
+ msg,
2849
+ conf.boxMargin,
2850
+ conf.boxMargin + conf.boxTextMargin,
2851
+ (message) => bounds.newLoop(message)
2852
+ );
2853
+ break;
2854
+ case diagObj.db.LINETYPE.ALT_ELSE:
2855
+ adjustLoopHeightForWrap(
2856
+ loopWidths,
2857
+ msg,
2858
+ conf.boxMargin + conf.boxTextMargin,
2859
+ conf.boxMargin,
2860
+ (message) => bounds.addSectionToLoop(message)
2861
+ );
2862
+ break;
2863
+ case diagObj.db.LINETYPE.ALT_END:
2864
+ loopModel = bounds.endLoop();
2865
+ await svgDraw_default.drawLoop(diagram2, loopModel, "alt", conf);
2866
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2867
+ bounds.models.addLoop(loopModel);
2868
+ break;
2869
+ case diagObj.db.LINETYPE.PAR_START:
2870
+ case diagObj.db.LINETYPE.PAR_OVER_START:
2871
+ adjustLoopHeightForWrap(
2872
+ loopWidths,
2873
+ msg,
2874
+ conf.boxMargin,
2875
+ conf.boxMargin + conf.boxTextMargin,
2876
+ (message) => bounds.newLoop(message)
2877
+ );
2878
+ bounds.saveVerticalPos();
2879
+ break;
2880
+ case diagObj.db.LINETYPE.PAR_AND:
2881
+ adjustLoopHeightForWrap(
2882
+ loopWidths,
2883
+ msg,
2884
+ conf.boxMargin + conf.boxTextMargin,
2885
+ conf.boxMargin,
2886
+ (message) => bounds.addSectionToLoop(message)
2887
+ );
2888
+ break;
2889
+ case diagObj.db.LINETYPE.PAR_END:
2890
+ loopModel = bounds.endLoop();
2891
+ await svgDraw_default.drawLoop(diagram2, loopModel, "par", conf);
2892
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2893
+ bounds.models.addLoop(loopModel);
2894
+ break;
2895
+ case diagObj.db.LINETYPE.AUTONUMBER:
2896
+ sequenceIndex = msg.message.start || sequenceIndex;
2897
+ sequenceIndexStep = msg.message.step || sequenceIndexStep;
2898
+ if (msg.message.visible) {
2899
+ diagObj.db.enableSequenceNumbers();
2900
+ } else {
2901
+ diagObj.db.disableSequenceNumbers();
2902
+ }
2903
+ break;
2904
+ case diagObj.db.LINETYPE.CRITICAL_START:
2905
+ adjustLoopHeightForWrap(
2906
+ loopWidths,
2907
+ msg,
2908
+ conf.boxMargin,
2909
+ conf.boxMargin + conf.boxTextMargin,
2910
+ (message) => bounds.newLoop(message)
2911
+ );
2912
+ break;
2913
+ case diagObj.db.LINETYPE.CRITICAL_OPTION:
2914
+ adjustLoopHeightForWrap(
2915
+ loopWidths,
2916
+ msg,
2917
+ conf.boxMargin + conf.boxTextMargin,
2918
+ conf.boxMargin,
2919
+ (message) => bounds.addSectionToLoop(message)
2920
+ );
2921
+ break;
2922
+ case diagObj.db.LINETYPE.CRITICAL_END:
2923
+ loopModel = bounds.endLoop();
2924
+ await svgDraw_default.drawLoop(diagram2, loopModel, "critical", conf);
2925
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2926
+ bounds.models.addLoop(loopModel);
2927
+ break;
2928
+ case diagObj.db.LINETYPE.BREAK_START:
2929
+ adjustLoopHeightForWrap(
2930
+ loopWidths,
2931
+ msg,
2932
+ conf.boxMargin,
2933
+ conf.boxMargin + conf.boxTextMargin,
2934
+ (message) => bounds.newLoop(message)
2935
+ );
2936
+ break;
2937
+ case diagObj.db.LINETYPE.BREAK_END:
2938
+ loopModel = bounds.endLoop();
2939
+ await svgDraw_default.drawLoop(diagram2, loopModel, "break", conf);
2940
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2941
+ bounds.models.addLoop(loopModel);
2942
+ break;
2943
+ default:
2944
+ try {
2945
+ msgModel = msg.msgModel;
2946
+ msgModel.starty = bounds.getVerticalPos();
2947
+ msgModel.sequenceIndex = sequenceIndex;
2948
+ msgModel.sequenceVisible = diagObj.db.showSequenceNumbers();
2949
+ const lineStartY = await boundMessage(diagram2, msgModel);
2950
+ adjustCreatedDestroyedData(
2951
+ msg,
2952
+ msgModel,
2953
+ lineStartY,
2954
+ index,
2955
+ actors,
2956
+ createdActors,
2957
+ destroyedActors
2958
+ );
2959
+ messagesToDraw.push({ messageModel: msgModel, lineStartY });
2960
+ bounds.models.addMessage(msgModel);
2961
+ } catch (e) {
2962
+ log.error("error while drawing message", e);
2963
+ }
2964
+ }
2965
+ if ([
2966
+ diagObj.db.LINETYPE.SOLID_OPEN,
2967
+ diagObj.db.LINETYPE.DOTTED_OPEN,
2968
+ diagObj.db.LINETYPE.SOLID,
2969
+ diagObj.db.LINETYPE.DOTTED,
2970
+ diagObj.db.LINETYPE.SOLID_CROSS,
2971
+ diagObj.db.LINETYPE.DOTTED_CROSS,
2972
+ diagObj.db.LINETYPE.SOLID_POINT,
2973
+ diagObj.db.LINETYPE.DOTTED_POINT,
2974
+ diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
2975
+ diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
2976
+ ].includes(msg.type)) {
2977
+ sequenceIndex = sequenceIndex + sequenceIndexStep;
2978
+ }
2979
+ index++;
2980
+ }
2981
+ log.debug("createdActors", createdActors);
2982
+ log.debug("destroyedActors", destroyedActors);
2983
+ await drawActors(diagram2, actors, actorKeys, false);
2984
+ for (const e of messagesToDraw) {
2985
+ await drawMessage(diagram2, e.messageModel, e.lineStartY, diagObj);
2986
+ }
2987
+ if (conf.mirrorActors) {
2988
+ await drawActors(diagram2, actors, actorKeys, true);
2989
+ }
2990
+ backgrounds.forEach((e) => svgDraw_default.drawBackgroundRect(diagram2, e));
2991
+ fixLifeLineHeights(diagram2, actors, actorKeys, conf);
2992
+ for (const box2 of bounds.models.boxes) {
2993
+ box2.height = bounds.getVerticalPos() - box2.y;
2994
+ bounds.insert(box2.x, box2.y, box2.x + box2.width, box2.height);
2995
+ box2.startx = box2.x;
2996
+ box2.starty = box2.y;
2997
+ box2.stopx = box2.startx + box2.width;
2998
+ box2.stopy = box2.starty + box2.height;
2999
+ box2.stroke = "rgb(0,0,0, 0.5)";
3000
+ svgDraw_default.drawBox(diagram2, box2, conf);
3001
+ }
3002
+ if (hasBoxes) {
3003
+ bounds.bumpVerticalPos(conf.boxMargin);
3004
+ }
3005
+ const requiredBoxSize = drawActorsPopup(diagram2, actors, actorKeys, doc);
3006
+ const { bounds: box } = bounds.getBounds();
3007
+ if (box.startx === void 0) {
3008
+ box.startx = 0;
3009
+ }
3010
+ if (box.starty === void 0) {
3011
+ box.starty = 0;
3012
+ }
3013
+ if (box.stopx === void 0) {
3014
+ box.stopx = 0;
3015
+ }
3016
+ if (box.stopy === void 0) {
3017
+ box.stopy = 0;
3018
+ }
3019
+ let boxHeight = box.stopy - box.starty;
3020
+ if (boxHeight < requiredBoxSize.maxHeight) {
3021
+ boxHeight = requiredBoxSize.maxHeight;
3022
+ }
3023
+ let height = boxHeight + 2 * conf.diagramMarginY;
3024
+ if (conf.mirrorActors) {
3025
+ height = height - conf.boxMargin + conf.bottomMarginAdj;
3026
+ }
3027
+ let boxWidth = box.stopx - box.startx;
3028
+ if (boxWidth < requiredBoxSize.maxWidth) {
3029
+ boxWidth = requiredBoxSize.maxWidth;
3030
+ }
3031
+ const width = boxWidth + 2 * conf.diagramMarginX;
3032
+ if (title) {
3033
+ diagram2.append("text").text(title).attr("x", (box.stopx - box.startx) / 2 - 2 * conf.diagramMarginX).attr("y", -25);
3034
+ }
3035
+ configureSvgSize(diagram2, height, width, conf.useMaxWidth);
3036
+ const extraVertForTitle = title ? 40 : 0;
3037
+ diagram2.attr(
3038
+ "viewBox",
3039
+ box.startx - conf.diagramMarginX + " -" + (conf.diagramMarginY + extraVertForTitle) + " " + width + " " + (height + extraVertForTitle)
3040
+ );
3041
+ log.debug(`models:`, bounds.models);
3042
+ }, "draw");
3043
+ async function getMaxMessageWidthPerActor(actors, messages, diagObj) {
3044
+ const maxMessageWidthPerActor = {};
3045
+ for (const msg of messages) {
3046
+ if (actors.get(msg.to) && actors.get(msg.from)) {
3047
+ const actor = actors.get(msg.to);
3048
+ if (msg.placement === diagObj.db.PLACEMENT.LEFTOF && !actor.prevActor) {
3049
+ continue;
3050
+ }
3051
+ if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF && !actor.nextActor) {
3052
+ continue;
3053
+ }
3054
+ const isNote = msg.placement !== void 0;
3055
+ const isMessage = !isNote;
3056
+ const textFont = isNote ? noteFont(conf) : messageFont(conf);
3057
+ const wrappedMessage = msg.wrap ? utils_default.wrapLabel(msg.message, conf.width - 2 * conf.wrapPadding, textFont) : msg.message;
3058
+ const messageDimensions = hasKatex(wrappedMessage) ? await calculateMathMLDimensions(msg.message, getConfig2()) : utils_default.calculateTextDimensions(wrappedMessage, textFont);
3059
+ const messageWidth = messageDimensions.width + 2 * conf.wrapPadding;
3060
+ if (isMessage && msg.from === actor.nextActor) {
3061
+ maxMessageWidthPerActor[msg.to] = common_default.getMax(
3062
+ maxMessageWidthPerActor[msg.to] || 0,
3063
+ messageWidth
3064
+ );
3065
+ } else if (isMessage && msg.from === actor.prevActor) {
3066
+ maxMessageWidthPerActor[msg.from] = common_default.getMax(
3067
+ maxMessageWidthPerActor[msg.from] || 0,
3068
+ messageWidth
3069
+ );
3070
+ } else if (isMessage && msg.from === msg.to) {
3071
+ maxMessageWidthPerActor[msg.from] = common_default.getMax(
3072
+ maxMessageWidthPerActor[msg.from] || 0,
3073
+ messageWidth / 2
3074
+ );
3075
+ maxMessageWidthPerActor[msg.to] = common_default.getMax(
3076
+ maxMessageWidthPerActor[msg.to] || 0,
3077
+ messageWidth / 2
3078
+ );
3079
+ } else if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
3080
+ maxMessageWidthPerActor[msg.from] = common_default.getMax(
3081
+ maxMessageWidthPerActor[msg.from] || 0,
3082
+ messageWidth
3083
+ );
3084
+ } else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
3085
+ maxMessageWidthPerActor[actor.prevActor] = common_default.getMax(
3086
+ maxMessageWidthPerActor[actor.prevActor] || 0,
3087
+ messageWidth
3088
+ );
3089
+ } else if (msg.placement === diagObj.db.PLACEMENT.OVER) {
3090
+ if (actor.prevActor) {
3091
+ maxMessageWidthPerActor[actor.prevActor] = common_default.getMax(
3092
+ maxMessageWidthPerActor[actor.prevActor] || 0,
3093
+ messageWidth / 2
3094
+ );
3095
+ }
3096
+ if (actor.nextActor) {
3097
+ maxMessageWidthPerActor[msg.from] = common_default.getMax(
3098
+ maxMessageWidthPerActor[msg.from] || 0,
3099
+ messageWidth / 2
3100
+ );
3101
+ }
3102
+ }
3103
+ }
3104
+ }
3105
+ log.debug("maxMessageWidthPerActor:", maxMessageWidthPerActor);
3106
+ return maxMessageWidthPerActor;
3107
+ }
3108
+ __name(getMaxMessageWidthPerActor, "getMaxMessageWidthPerActor");
3109
+ var getRequiredPopupWidth = /* @__PURE__ */ __name(function(actor) {
3110
+ let requiredPopupWidth = 0;
3111
+ const textFont = actorFont(conf);
3112
+ for (const key in actor.links) {
3113
+ const labelDimensions = utils_default.calculateTextDimensions(key, textFont);
3114
+ const labelWidth = labelDimensions.width + 2 * conf.wrapPadding + 2 * conf.boxMargin;
3115
+ if (requiredPopupWidth < labelWidth) {
3116
+ requiredPopupWidth = labelWidth;
3117
+ }
3118
+ }
3119
+ return requiredPopupWidth;
3120
+ }, "getRequiredPopupWidth");
3121
+ async function calculateActorMargins(actors, actorToMessageWidth, boxes) {
3122
+ let maxHeight = 0;
3123
+ for (const prop of actors.keys()) {
3124
+ const actor = actors.get(prop);
3125
+ if (actor.wrap) {
3126
+ actor.description = utils_default.wrapLabel(
3127
+ actor.description,
3128
+ conf.width - 2 * conf.wrapPadding,
3129
+ actorFont(conf)
3130
+ );
3131
+ }
3132
+ const actDims = hasKatex(actor.description) ? await calculateMathMLDimensions(actor.description, getConfig2()) : utils_default.calculateTextDimensions(actor.description, actorFont(conf));
3133
+ actor.width = actor.wrap ? conf.width : common_default.getMax(conf.width, actDims.width + 2 * conf.wrapPadding);
3134
+ actor.height = actor.wrap ? common_default.getMax(actDims.height, conf.height) : conf.height;
3135
+ maxHeight = common_default.getMax(maxHeight, actor.height);
3136
+ }
3137
+ for (const actorKey in actorToMessageWidth) {
3138
+ const actor = actors.get(actorKey);
3139
+ if (!actor) {
3140
+ continue;
3141
+ }
3142
+ const nextActor = actors.get(actor.nextActor);
3143
+ if (!nextActor) {
3144
+ const messageWidth2 = actorToMessageWidth[actorKey];
3145
+ const actorWidth2 = messageWidth2 + conf.actorMargin - actor.width / 2;
3146
+ actor.margin = common_default.getMax(actorWidth2, conf.actorMargin);
3147
+ continue;
3148
+ }
3149
+ const messageWidth = actorToMessageWidth[actorKey];
3150
+ const actorWidth = messageWidth + conf.actorMargin - actor.width / 2 - nextActor.width / 2;
3151
+ actor.margin = common_default.getMax(actorWidth, conf.actorMargin);
3152
+ }
3153
+ let maxBoxHeight = 0;
3154
+ boxes.forEach((box) => {
3155
+ const textFont = messageFont(conf);
3156
+ let totalWidth = box.actorKeys.reduce((total, aKey) => {
3157
+ return total += actors.get(aKey).width + (actors.get(aKey).margin || 0);
3158
+ }, 0);
3159
+ totalWidth -= 2 * conf.boxTextMargin;
3160
+ if (box.wrap) {
3161
+ box.name = utils_default.wrapLabel(box.name, totalWidth - 2 * conf.wrapPadding, textFont);
3162
+ }
3163
+ const boxMsgDimensions = utils_default.calculateTextDimensions(box.name, textFont);
3164
+ maxBoxHeight = common_default.getMax(boxMsgDimensions.height, maxBoxHeight);
3165
+ const minWidth = common_default.getMax(totalWidth, boxMsgDimensions.width + 2 * conf.wrapPadding);
3166
+ box.margin = conf.boxTextMargin;
3167
+ if (totalWidth < minWidth) {
3168
+ const missing = (minWidth - totalWidth) / 2;
3169
+ box.margin += missing;
3170
+ }
3171
+ });
3172
+ boxes.forEach((box) => box.textMaxHeight = maxBoxHeight);
3173
+ return common_default.getMax(maxHeight, conf.height);
3174
+ }
3175
+ __name(calculateActorMargins, "calculateActorMargins");
3176
+ var buildNoteModel = /* @__PURE__ */ __name(async function(msg, actors, diagObj) {
3177
+ const fromActor = actors.get(msg.from);
3178
+ const toActor = actors.get(msg.to);
3179
+ const startx = fromActor.x;
3180
+ const stopx = toActor.x;
3181
+ const shouldWrap = msg.wrap && msg.message;
3182
+ let textDimensions = hasKatex(msg.message) ? await calculateMathMLDimensions(msg.message, getConfig2()) : utils_default.calculateTextDimensions(
3183
+ shouldWrap ? utils_default.wrapLabel(msg.message, conf.width, noteFont(conf)) : msg.message,
3184
+ noteFont(conf)
3185
+ );
3186
+ const noteModel = {
3187
+ width: shouldWrap ? conf.width : common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin),
3188
+ height: 0,
3189
+ startx: fromActor.x,
3190
+ stopx: 0,
3191
+ starty: 0,
3192
+ stopy: 0,
3193
+ message: msg.message
3194
+ };
3195
+ if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
3196
+ noteModel.width = shouldWrap ? common_default.getMax(conf.width, textDimensions.width) : common_default.getMax(
3197
+ fromActor.width / 2 + toActor.width / 2,
3198
+ textDimensions.width + 2 * conf.noteMargin
3199
+ );
3200
+ noteModel.startx = startx + (fromActor.width + conf.actorMargin) / 2;
3201
+ } else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
3202
+ noteModel.width = shouldWrap ? common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin) : common_default.getMax(
3203
+ fromActor.width / 2 + toActor.width / 2,
3204
+ textDimensions.width + 2 * conf.noteMargin
3205
+ );
3206
+ noteModel.startx = startx - noteModel.width + (fromActor.width - conf.actorMargin) / 2;
3207
+ } else if (msg.to === msg.from) {
3208
+ textDimensions = utils_default.calculateTextDimensions(
3209
+ shouldWrap ? utils_default.wrapLabel(msg.message, common_default.getMax(conf.width, fromActor.width), noteFont(conf)) : msg.message,
3210
+ noteFont(conf)
3211
+ );
3212
+ noteModel.width = shouldWrap ? common_default.getMax(conf.width, fromActor.width) : common_default.getMax(fromActor.width, conf.width, textDimensions.width + 2 * conf.noteMargin);
3213
+ noteModel.startx = startx + (fromActor.width - noteModel.width) / 2;
3214
+ } else {
3215
+ noteModel.width = Math.abs(startx + fromActor.width / 2 - (stopx + toActor.width / 2)) + conf.actorMargin;
3216
+ noteModel.startx = startx < stopx ? startx + fromActor.width / 2 - conf.actorMargin / 2 : stopx + toActor.width / 2 - conf.actorMargin / 2;
3217
+ }
3218
+ if (shouldWrap) {
3219
+ noteModel.message = utils_default.wrapLabel(
3220
+ msg.message,
3221
+ noteModel.width - 2 * conf.wrapPadding,
3222
+ noteFont(conf)
3223
+ );
3224
+ }
3225
+ log.debug(
3226
+ `NM:[${noteModel.startx},${noteModel.stopx},${noteModel.starty},${noteModel.stopy}:${noteModel.width},${noteModel.height}=${msg.message}]`
3227
+ );
3228
+ return noteModel;
3229
+ }, "buildNoteModel");
3230
+ var buildMessageModel = /* @__PURE__ */ __name(function(msg, actors, diagObj) {
3231
+ if (![
3232
+ diagObj.db.LINETYPE.SOLID_OPEN,
3233
+ diagObj.db.LINETYPE.DOTTED_OPEN,
3234
+ diagObj.db.LINETYPE.SOLID,
3235
+ diagObj.db.LINETYPE.DOTTED,
3236
+ diagObj.db.LINETYPE.SOLID_CROSS,
3237
+ diagObj.db.LINETYPE.DOTTED_CROSS,
3238
+ diagObj.db.LINETYPE.SOLID_POINT,
3239
+ diagObj.db.LINETYPE.DOTTED_POINT,
3240
+ diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
3241
+ diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
3242
+ ].includes(msg.type)) {
3243
+ return {};
3244
+ }
3245
+ const [fromLeft, fromRight] = activationBounds(msg.from, actors);
3246
+ const [toLeft, toRight] = activationBounds(msg.to, actors);
3247
+ const isArrowToRight = fromLeft <= toLeft;
3248
+ let startx = isArrowToRight ? fromRight : fromLeft;
3249
+ let stopx = isArrowToRight ? toLeft : toRight;
3250
+ const isArrowToActivation = Math.abs(toLeft - toRight) > 2;
3251
+ const adjustValue = /* @__PURE__ */ __name((value) => {
3252
+ return isArrowToRight ? -value : value;
3253
+ }, "adjustValue");
3254
+ if (msg.from === msg.to) {
3255
+ stopx = startx;
3256
+ } else {
3257
+ if (msg.activate && !isArrowToActivation) {
3258
+ stopx += adjustValue(conf.activationWidth / 2 - 1);
3259
+ }
3260
+ if (![diagObj.db.LINETYPE.SOLID_OPEN, diagObj.db.LINETYPE.DOTTED_OPEN].includes(msg.type)) {
3261
+ stopx += adjustValue(3);
3262
+ }
3263
+ if ([diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID, diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED].includes(
3264
+ msg.type
3265
+ )) {
3266
+ startx -= adjustValue(3);
3267
+ }
3268
+ }
3269
+ const allBounds = [fromLeft, fromRight, toLeft, toRight];
3270
+ const boundedWidth = Math.abs(startx - stopx);
3271
+ if (msg.wrap && msg.message) {
3272
+ msg.message = utils_default.wrapLabel(
3273
+ msg.message,
3274
+ common_default.getMax(boundedWidth + 2 * conf.wrapPadding, conf.width),
3275
+ messageFont(conf)
3276
+ );
3277
+ }
3278
+ const msgDims = utils_default.calculateTextDimensions(msg.message, messageFont(conf));
3279
+ return {
3280
+ width: common_default.getMax(
3281
+ msg.wrap ? 0 : msgDims.width + 2 * conf.wrapPadding,
3282
+ boundedWidth + 2 * conf.wrapPadding,
3283
+ conf.width
3284
+ ),
3285
+ height: 0,
3286
+ startx,
3287
+ stopx,
3288
+ starty: 0,
3289
+ stopy: 0,
3290
+ message: msg.message,
3291
+ type: msg.type,
3292
+ wrap: msg.wrap,
3293
+ fromBounds: Math.min.apply(null, allBounds),
3294
+ toBounds: Math.max.apply(null, allBounds)
3295
+ };
3296
+ }, "buildMessageModel");
3297
+ var calculateLoopBounds = /* @__PURE__ */ __name(async function(messages, actors, _maxWidthPerActor, diagObj) {
3298
+ const loops = {};
3299
+ const stack = [];
3300
+ let current, noteModel, msgModel;
3301
+ for (const msg of messages) {
3302
+ switch (msg.type) {
3303
+ case diagObj.db.LINETYPE.LOOP_START:
3304
+ case diagObj.db.LINETYPE.ALT_START:
3305
+ case diagObj.db.LINETYPE.OPT_START:
3306
+ case diagObj.db.LINETYPE.PAR_START:
3307
+ case diagObj.db.LINETYPE.PAR_OVER_START:
3308
+ case diagObj.db.LINETYPE.CRITICAL_START:
3309
+ case diagObj.db.LINETYPE.BREAK_START:
3310
+ stack.push({
3311
+ id: msg.id,
3312
+ msg: msg.message,
3313
+ from: Number.MAX_SAFE_INTEGER,
3314
+ to: Number.MIN_SAFE_INTEGER,
3315
+ width: 0
3316
+ });
3317
+ break;
3318
+ case diagObj.db.LINETYPE.ALT_ELSE:
3319
+ case diagObj.db.LINETYPE.PAR_AND:
3320
+ case diagObj.db.LINETYPE.CRITICAL_OPTION:
3321
+ if (msg.message) {
3322
+ current = stack.pop();
3323
+ loops[current.id] = current;
3324
+ loops[msg.id] = current;
3325
+ stack.push(current);
3326
+ }
3327
+ break;
3328
+ case diagObj.db.LINETYPE.LOOP_END:
3329
+ case diagObj.db.LINETYPE.ALT_END:
3330
+ case diagObj.db.LINETYPE.OPT_END:
3331
+ case diagObj.db.LINETYPE.PAR_END:
3332
+ case diagObj.db.LINETYPE.CRITICAL_END:
3333
+ case diagObj.db.LINETYPE.BREAK_END:
3334
+ current = stack.pop();
3335
+ loops[current.id] = current;
3336
+ break;
3337
+ case diagObj.db.LINETYPE.ACTIVE_START:
3338
+ {
3339
+ const actorRect = actors.get(msg.from ? msg.from : msg.to.actor);
3340
+ const stackedSize = actorActivations(msg.from ? msg.from : msg.to.actor).length;
3341
+ const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
3342
+ const toAdd = {
3343
+ startx: x,
3344
+ stopx: x + conf.activationWidth,
3345
+ actor: msg.from,
3346
+ enabled: true
3347
+ };
3348
+ bounds.activations.push(toAdd);
3349
+ }
3350
+ break;
3351
+ case diagObj.db.LINETYPE.ACTIVE_END:
3352
+ {
3353
+ const lastActorActivationIdx = bounds.activations.map((a) => a.actor).lastIndexOf(msg.from);
3354
+ bounds.activations.splice(lastActorActivationIdx, 1).splice(0, 1);
3355
+ }
3356
+ break;
3357
+ }
3358
+ const isNote = msg.placement !== void 0;
3359
+ if (isNote) {
3360
+ noteModel = await buildNoteModel(msg, actors, diagObj);
3361
+ msg.noteModel = noteModel;
3362
+ stack.forEach((stk) => {
3363
+ current = stk;
3364
+ current.from = common_default.getMin(current.from, noteModel.startx);
3365
+ current.to = common_default.getMax(current.to, noteModel.startx + noteModel.width);
3366
+ current.width = common_default.getMax(current.width, Math.abs(current.from - current.to)) - conf.labelBoxWidth;
3367
+ });
3368
+ } else {
3369
+ msgModel = buildMessageModel(msg, actors, diagObj);
3370
+ msg.msgModel = msgModel;
3371
+ if (msgModel.startx && msgModel.stopx && stack.length > 0) {
3372
+ stack.forEach((stk) => {
3373
+ current = stk;
3374
+ if (msgModel.startx === msgModel.stopx) {
3375
+ const from = actors.get(msg.from);
3376
+ const to = actors.get(msg.to);
3377
+ current.from = common_default.getMin(
3378
+ from.x - msgModel.width / 2,
3379
+ from.x - from.width / 2,
3380
+ current.from
3381
+ );
3382
+ current.to = common_default.getMax(
3383
+ to.x + msgModel.width / 2,
3384
+ to.x + from.width / 2,
3385
+ current.to
3386
+ );
3387
+ current.width = common_default.getMax(current.width, Math.abs(current.to - current.from)) - conf.labelBoxWidth;
3388
+ } else {
3389
+ current.from = common_default.getMin(msgModel.startx, current.from);
3390
+ current.to = common_default.getMax(msgModel.stopx, current.to);
3391
+ current.width = common_default.getMax(current.width, msgModel.width) - conf.labelBoxWidth;
3392
+ }
3393
+ });
3394
+ }
3395
+ }
3396
+ }
3397
+ bounds.activations = [];
3398
+ log.debug("Loop type widths:", loops);
3399
+ return loops;
3400
+ }, "calculateLoopBounds");
3401
+ var sequenceRenderer_default = {
3402
+ bounds,
3403
+ drawActors,
3404
+ drawActorsPopup,
3405
+ setConf,
3406
+ draw
3407
+ };
3408
+
3409
+ // src/diagrams/sequence/sequenceDiagram.ts
3410
+ var diagram = {
3411
+ parser: sequenceDiagram_default,
3412
+ get db() {
3413
+ return new SequenceDB();
3414
+ },
3415
+ renderer: sequenceRenderer_default,
3416
+ styles: styles_default,
3417
+ init: /* @__PURE__ */ __name((cnf) => {
3418
+ if (!cnf.sequence) {
3419
+ cnf.sequence = {};
3420
+ }
3421
+ if (cnf.wrap) {
3422
+ cnf.sequence.wrap = cnf.wrap;
3423
+ setConfig2({ sequence: { wrap: cnf.wrap } });
3424
+ }
3425
+ }, "init")
3426
+ };
3427
+
3428
+ export { diagram };