@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,3430 @@
1
+ 'use strict';
2
+
3
+ var chunk67H74DCK = require('./chunk-67H74DCK.js');
4
+ var chunkAACKK3MU = require('./chunk-AACKK3MU.js');
5
+ var chunk55PJQP7W = require('./chunk-55PJQP7W.js');
6
+ var chunk3XYRH5AP = require('./chunk-3XYRH5AP.js');
7
+ require('../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js');
8
+ require('../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js');
9
+ var index = require('../../../../../../../../_virtual/index.js');
10
+ var select = require('../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js');
11
+
12
+ // src/diagrams/sequence/parser/sequenceDiagram.jison
13
+ var parser = function() {
14
+ var o = /* @__PURE__ */ chunk3XYRH5AP.__name(function(k, v, o2, l) {
15
+ for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) ;
16
+ return o2;
17
+ }, "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];
18
+ var parser2 = {
19
+ trace: /* @__PURE__ */ chunk3XYRH5AP.__name(function trace() {
20
+ }, "trace"),
21
+ yy: {},
22
+ 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 },
23
+ 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" },
24
+ 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]],
25
+ performAction: /* @__PURE__ */ chunk3XYRH5AP.__name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
26
+ var $0 = $$.length - 1;
27
+ switch (yystate) {
28
+ case 3:
29
+ yy.apply($$[$0]);
30
+ return $$[$0];
31
+ case 4:
32
+ case 9:
33
+ this.$ = [];
34
+ break;
35
+ case 5:
36
+ case 10:
37
+ $$[$0 - 1].push($$[$0]);
38
+ this.$ = $$[$0 - 1];
39
+ break;
40
+ case 6:
41
+ case 7:
42
+ case 11:
43
+ case 12:
44
+ this.$ = $$[$0];
45
+ break;
46
+ case 8:
47
+ case 13:
48
+ this.$ = [];
49
+ break;
50
+ case 15:
51
+ $$[$0].type = "createParticipant";
52
+ this.$ = $$[$0];
53
+ break;
54
+ case 16:
55
+ $$[$0 - 1].unshift({ type: "boxStart", boxData: yy.parseBoxData($$[$0 - 2]) });
56
+ $$[$0 - 1].push({ type: "boxEnd", boxText: $$[$0 - 2] });
57
+ this.$ = $$[$0 - 1];
58
+ break;
59
+ case 18:
60
+ this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 2]), sequenceIndexStep: Number($$[$0 - 1]), sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
61
+ break;
62
+ case 19:
63
+ this.$ = { type: "sequenceIndex", sequenceIndex: Number($$[$0 - 1]), sequenceIndexStep: 1, sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
64
+ break;
65
+ case 20:
66
+ this.$ = { type: "sequenceIndex", sequenceVisible: false, signalType: yy.LINETYPE.AUTONUMBER };
67
+ break;
68
+ case 21:
69
+ this.$ = { type: "sequenceIndex", sequenceVisible: true, signalType: yy.LINETYPE.AUTONUMBER };
70
+ break;
71
+ case 22:
72
+ this.$ = { type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor };
73
+ break;
74
+ case 23:
75
+ this.$ = { type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 1].actor };
76
+ break;
77
+ case 29:
78
+ yy.setDiagramTitle($$[$0].substring(6));
79
+ this.$ = $$[$0].substring(6);
80
+ break;
81
+ case 30:
82
+ yy.setDiagramTitle($$[$0].substring(7));
83
+ this.$ = $$[$0].substring(7);
84
+ break;
85
+ case 31:
86
+ this.$ = $$[$0].trim();
87
+ yy.setAccTitle(this.$);
88
+ break;
89
+ case 32:
90
+ case 33:
91
+ this.$ = $$[$0].trim();
92
+ yy.setAccDescription(this.$);
93
+ break;
94
+ case 34:
95
+ $$[$0 - 1].unshift({ type: "loopStart", loopText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.LOOP_START });
96
+ $$[$0 - 1].push({ type: "loopEnd", loopText: $$[$0 - 2], signalType: yy.LINETYPE.LOOP_END });
97
+ this.$ = $$[$0 - 1];
98
+ break;
99
+ case 35:
100
+ $$[$0 - 1].unshift({ type: "rectStart", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_START });
101
+ $$[$0 - 1].push({ type: "rectEnd", color: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.RECT_END });
102
+ this.$ = $$[$0 - 1];
103
+ break;
104
+ case 36:
105
+ $$[$0 - 1].unshift({ type: "optStart", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_START });
106
+ $$[$0 - 1].push({ type: "optEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.OPT_END });
107
+ this.$ = $$[$0 - 1];
108
+ break;
109
+ case 37:
110
+ $$[$0 - 1].unshift({ type: "altStart", altText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.ALT_START });
111
+ $$[$0 - 1].push({ type: "altEnd", signalType: yy.LINETYPE.ALT_END });
112
+ this.$ = $$[$0 - 1];
113
+ break;
114
+ case 38:
115
+ $$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_START });
116
+ $$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
117
+ this.$ = $$[$0 - 1];
118
+ break;
119
+ case 39:
120
+ $$[$0 - 1].unshift({ type: "parStart", parText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.PAR_OVER_START });
121
+ $$[$0 - 1].push({ type: "parEnd", signalType: yy.LINETYPE.PAR_END });
122
+ this.$ = $$[$0 - 1];
123
+ break;
124
+ case 40:
125
+ $$[$0 - 1].unshift({ type: "criticalStart", criticalText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.CRITICAL_START });
126
+ $$[$0 - 1].push({ type: "criticalEnd", signalType: yy.LINETYPE.CRITICAL_END });
127
+ this.$ = $$[$0 - 1];
128
+ break;
129
+ case 41:
130
+ $$[$0 - 1].unshift({ type: "breakStart", breakText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_START });
131
+ $$[$0 - 1].push({ type: "breakEnd", optText: yy.parseMessage($$[$0 - 2]), signalType: yy.LINETYPE.BREAK_END });
132
+ this.$ = $$[$0 - 1];
133
+ break;
134
+ case 43:
135
+ this.$ = $$[$0 - 3].concat([{ type: "option", optionText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.CRITICAL_OPTION }, $$[$0]]);
136
+ break;
137
+ case 45:
138
+ this.$ = $$[$0 - 3].concat([{ type: "and", parText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.PAR_AND }, $$[$0]]);
139
+ break;
140
+ case 47:
141
+ this.$ = $$[$0 - 3].concat([{ type: "else", altText: yy.parseMessage($$[$0 - 1]), signalType: yy.LINETYPE.ALT_ELSE }, $$[$0]]);
142
+ break;
143
+ case 48:
144
+ $$[$0 - 3].draw = "participant";
145
+ $$[$0 - 3].type = "addParticipant";
146
+ $$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
147
+ this.$ = $$[$0 - 3];
148
+ break;
149
+ case 49:
150
+ $$[$0 - 1].draw = "participant";
151
+ $$[$0 - 1].type = "addParticipant";
152
+ this.$ = $$[$0 - 1];
153
+ break;
154
+ case 50:
155
+ $$[$0 - 3].draw = "actor";
156
+ $$[$0 - 3].type = "addParticipant";
157
+ $$[$0 - 3].description = yy.parseMessage($$[$0 - 1]);
158
+ this.$ = $$[$0 - 3];
159
+ break;
160
+ case 51:
161
+ $$[$0 - 1].draw = "actor";
162
+ $$[$0 - 1].type = "addParticipant";
163
+ this.$ = $$[$0 - 1];
164
+ break;
165
+ case 52:
166
+ $$[$0 - 1].type = "destroyParticipant";
167
+ this.$ = $$[$0 - 1];
168
+ break;
169
+ case 53:
170
+ this.$ = [$$[$0 - 1], { type: "addNote", placement: $$[$0 - 2], actor: $$[$0 - 1].actor, text: $$[$0] }];
171
+ break;
172
+ case 54:
173
+ $$[$0 - 2] = [].concat($$[$0 - 1], $$[$0 - 1]).slice(0, 2);
174
+ $$[$0 - 2][0] = $$[$0 - 2][0].actor;
175
+ $$[$0 - 2][1] = $$[$0 - 2][1].actor;
176
+ this.$ = [$$[$0 - 1], { type: "addNote", placement: yy.PLACEMENT.OVER, actor: $$[$0 - 2].slice(0, 2), text: $$[$0] }];
177
+ break;
178
+ case 55:
179
+ this.$ = [$$[$0 - 1], { type: "addLinks", actor: $$[$0 - 1].actor, text: $$[$0] }];
180
+ break;
181
+ case 56:
182
+ this.$ = [$$[$0 - 1], { type: "addALink", actor: $$[$0 - 1].actor, text: $$[$0] }];
183
+ break;
184
+ case 57:
185
+ this.$ = [$$[$0 - 1], { type: "addProperties", actor: $$[$0 - 1].actor, text: $$[$0] }];
186
+ break;
187
+ case 58:
188
+ this.$ = [$$[$0 - 1], { type: "addDetails", actor: $$[$0 - 1].actor, text: $$[$0] }];
189
+ break;
190
+ case 61:
191
+ this.$ = [$$[$0 - 2], $$[$0]];
192
+ break;
193
+ case 62:
194
+ this.$ = $$[$0];
195
+ break;
196
+ case 63:
197
+ this.$ = yy.PLACEMENT.LEFTOF;
198
+ break;
199
+ case 64:
200
+ this.$ = yy.PLACEMENT.RIGHTOF;
201
+ break;
202
+ case 65:
203
+ this.$ = [
204
+ $$[$0 - 4],
205
+ $$[$0 - 1],
206
+ { type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0], activate: true },
207
+ { type: "activeStart", signalType: yy.LINETYPE.ACTIVE_START, actor: $$[$0 - 1].actor }
208
+ ];
209
+ break;
210
+ case 66:
211
+ this.$ = [
212
+ $$[$0 - 4],
213
+ $$[$0 - 1],
214
+ { type: "addMessage", from: $$[$0 - 4].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 3], msg: $$[$0] },
215
+ { type: "activeEnd", signalType: yy.LINETYPE.ACTIVE_END, actor: $$[$0 - 4].actor }
216
+ ];
217
+ break;
218
+ case 67:
219
+ this.$ = [$$[$0 - 3], $$[$0 - 1], { type: "addMessage", from: $$[$0 - 3].actor, to: $$[$0 - 1].actor, signalType: $$[$0 - 2], msg: $$[$0] }];
220
+ break;
221
+ case 68:
222
+ this.$ = { type: "addParticipant", actor: $$[$0] };
223
+ break;
224
+ case 69:
225
+ this.$ = yy.LINETYPE.SOLID_OPEN;
226
+ break;
227
+ case 70:
228
+ this.$ = yy.LINETYPE.DOTTED_OPEN;
229
+ break;
230
+ case 71:
231
+ this.$ = yy.LINETYPE.SOLID;
232
+ break;
233
+ case 72:
234
+ this.$ = yy.LINETYPE.BIDIRECTIONAL_SOLID;
235
+ break;
236
+ case 73:
237
+ this.$ = yy.LINETYPE.DOTTED;
238
+ break;
239
+ case 74:
240
+ this.$ = yy.LINETYPE.BIDIRECTIONAL_DOTTED;
241
+ break;
242
+ case 75:
243
+ this.$ = yy.LINETYPE.SOLID_CROSS;
244
+ break;
245
+ case 76:
246
+ this.$ = yy.LINETYPE.DOTTED_CROSS;
247
+ break;
248
+ case 77:
249
+ this.$ = yy.LINETYPE.SOLID_POINT;
250
+ break;
251
+ case 78:
252
+ this.$ = yy.LINETYPE.DOTTED_POINT;
253
+ break;
254
+ case 79:
255
+ this.$ = yy.parseMessage($$[$0].trim().substring(1));
256
+ break;
257
+ }
258
+ }, "anonymous"),
259
+ 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] }],
260
+ 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] },
261
+ parseError: /* @__PURE__ */ chunk3XYRH5AP.__name(function parseError(str, hash) {
262
+ if (hash.recoverable) {
263
+ this.trace(str);
264
+ } else {
265
+ var error = new Error(str);
266
+ error.hash = hash;
267
+ throw error;
268
+ }
269
+ }, "parseError"),
270
+ parse: /* @__PURE__ */ chunk3XYRH5AP.__name(function parse(input) {
271
+ var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
272
+ var args = lstack.slice.call(arguments, 1);
273
+ var lexer2 = Object.create(this.lexer);
274
+ var sharedState = { yy: {} };
275
+ for (var k in this.yy) {
276
+ if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
277
+ sharedState.yy[k] = this.yy[k];
278
+ }
279
+ }
280
+ lexer2.setInput(input, sharedState.yy);
281
+ sharedState.yy.lexer = lexer2;
282
+ sharedState.yy.parser = this;
283
+ if (typeof lexer2.yylloc == "undefined") {
284
+ lexer2.yylloc = {};
285
+ }
286
+ var yyloc = lexer2.yylloc;
287
+ lstack.push(yyloc);
288
+ var ranges = lexer2.options && lexer2.options.ranges;
289
+ if (typeof sharedState.yy.parseError === "function") {
290
+ this.parseError = sharedState.yy.parseError;
291
+ } else {
292
+ this.parseError = Object.getPrototypeOf(this).parseError;
293
+ }
294
+ function popStack(n) {
295
+ stack.length = stack.length - 2 * n;
296
+ vstack.length = vstack.length - n;
297
+ lstack.length = lstack.length - n;
298
+ }
299
+ chunk3XYRH5AP.__name(popStack, "popStack");
300
+ function lex() {
301
+ var token;
302
+ token = tstack.pop() || lexer2.lex() || EOF;
303
+ if (typeof token !== "number") {
304
+ if (token instanceof Array) {
305
+ tstack = token;
306
+ token = tstack.pop();
307
+ }
308
+ token = self.symbols_[token] || token;
309
+ }
310
+ return token;
311
+ }
312
+ chunk3XYRH5AP.__name(lex, "lex");
313
+ var symbol, state, action, r, yyval = {}, p, len, newState, expected;
314
+ while (true) {
315
+ state = stack[stack.length - 1];
316
+ if (this.defaultActions[state]) {
317
+ action = this.defaultActions[state];
318
+ } else {
319
+ if (symbol === null || typeof symbol == "undefined") {
320
+ symbol = lex();
321
+ }
322
+ action = table[state] && table[state][symbol];
323
+ }
324
+ if (typeof action === "undefined" || !action.length || !action[0]) {
325
+ var errStr = "";
326
+ expected = [];
327
+ for (p in table[state]) {
328
+ if (this.terminals_[p] && p > TERROR) {
329
+ expected.push("'" + this.terminals_[p] + "'");
330
+ }
331
+ }
332
+ if (lexer2.showPosition) {
333
+ errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
334
+ } else {
335
+ errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
336
+ }
337
+ this.parseError(errStr, {
338
+ text: lexer2.match,
339
+ token: this.terminals_[symbol] || symbol,
340
+ line: lexer2.yylineno,
341
+ loc: yyloc,
342
+ expected
343
+ });
344
+ }
345
+ if (action[0] instanceof Array && action.length > 1) {
346
+ throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
347
+ }
348
+ switch (action[0]) {
349
+ case 1:
350
+ stack.push(symbol);
351
+ vstack.push(lexer2.yytext);
352
+ lstack.push(lexer2.yylloc);
353
+ stack.push(action[1]);
354
+ symbol = null;
355
+ {
356
+ yyleng = lexer2.yyleng;
357
+ yytext = lexer2.yytext;
358
+ yylineno = lexer2.yylineno;
359
+ yyloc = lexer2.yylloc;
360
+ }
361
+ break;
362
+ case 2:
363
+ len = this.productions_[action[1]][1];
364
+ yyval.$ = vstack[vstack.length - len];
365
+ yyval._$ = {
366
+ first_line: lstack[lstack.length - (len || 1)].first_line,
367
+ last_line: lstack[lstack.length - 1].last_line,
368
+ first_column: lstack[lstack.length - (len || 1)].first_column,
369
+ last_column: lstack[lstack.length - 1].last_column
370
+ };
371
+ if (ranges) {
372
+ yyval._$.range = [
373
+ lstack[lstack.length - (len || 1)].range[0],
374
+ lstack[lstack.length - 1].range[1]
375
+ ];
376
+ }
377
+ r = this.performAction.apply(yyval, [
378
+ yytext,
379
+ yyleng,
380
+ yylineno,
381
+ sharedState.yy,
382
+ action[1],
383
+ vstack,
384
+ lstack
385
+ ].concat(args));
386
+ if (typeof r !== "undefined") {
387
+ return r;
388
+ }
389
+ if (len) {
390
+ stack = stack.slice(0, -1 * len * 2);
391
+ vstack = vstack.slice(0, -1 * len);
392
+ lstack = lstack.slice(0, -1 * len);
393
+ }
394
+ stack.push(this.productions_[action[1]][0]);
395
+ vstack.push(yyval.$);
396
+ lstack.push(yyval._$);
397
+ newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
398
+ stack.push(newState);
399
+ break;
400
+ case 3:
401
+ return true;
402
+ }
403
+ }
404
+ return true;
405
+ }, "parse")
406
+ };
407
+ var lexer = /* @__PURE__ */ function() {
408
+ var lexer2 = {
409
+ EOF: 1,
410
+ parseError: /* @__PURE__ */ chunk3XYRH5AP.__name(function parseError(str, hash) {
411
+ if (this.yy.parser) {
412
+ this.yy.parser.parseError(str, hash);
413
+ } else {
414
+ throw new Error(str);
415
+ }
416
+ }, "parseError"),
417
+ // resets the lexer, sets new input
418
+ setInput: /* @__PURE__ */ chunk3XYRH5AP.__name(function(input, yy) {
419
+ this.yy = yy || this.yy || {};
420
+ this._input = input;
421
+ this._more = this._backtrack = this.done = false;
422
+ this.yylineno = this.yyleng = 0;
423
+ this.yytext = this.matched = this.match = "";
424
+ this.conditionStack = ["INITIAL"];
425
+ this.yylloc = {
426
+ first_line: 1,
427
+ first_column: 0,
428
+ last_line: 1,
429
+ last_column: 0
430
+ };
431
+ if (this.options.ranges) {
432
+ this.yylloc.range = [0, 0];
433
+ }
434
+ this.offset = 0;
435
+ return this;
436
+ }, "setInput"),
437
+ // consumes and returns one char from the input
438
+ input: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
439
+ var ch = this._input[0];
440
+ this.yytext += ch;
441
+ this.yyleng++;
442
+ this.offset++;
443
+ this.match += ch;
444
+ this.matched += ch;
445
+ var lines = ch.match(/(?:\r\n?|\n).*/g);
446
+ if (lines) {
447
+ this.yylineno++;
448
+ this.yylloc.last_line++;
449
+ } else {
450
+ this.yylloc.last_column++;
451
+ }
452
+ if (this.options.ranges) {
453
+ this.yylloc.range[1]++;
454
+ }
455
+ this._input = this._input.slice(1);
456
+ return ch;
457
+ }, "input"),
458
+ // unshifts one char (or a string) into the input
459
+ unput: /* @__PURE__ */ chunk3XYRH5AP.__name(function(ch) {
460
+ var len = ch.length;
461
+ var lines = ch.split(/(?:\r\n?|\n)/g);
462
+ this._input = ch + this._input;
463
+ this.yytext = this.yytext.substr(0, this.yytext.length - len);
464
+ this.offset -= len;
465
+ var oldLines = this.match.split(/(?:\r\n?|\n)/g);
466
+ this.match = this.match.substr(0, this.match.length - 1);
467
+ this.matched = this.matched.substr(0, this.matched.length - 1);
468
+ if (lines.length - 1) {
469
+ this.yylineno -= lines.length - 1;
470
+ }
471
+ var r = this.yylloc.range;
472
+ this.yylloc = {
473
+ first_line: this.yylloc.first_line,
474
+ last_line: this.yylineno + 1,
475
+ first_column: this.yylloc.first_column,
476
+ 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
477
+ };
478
+ if (this.options.ranges) {
479
+ this.yylloc.range = [r[0], r[0] + this.yyleng - len];
480
+ }
481
+ this.yyleng = this.yytext.length;
482
+ return this;
483
+ }, "unput"),
484
+ // When called from action, caches matched text and appends it on next action
485
+ more: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
486
+ this._more = true;
487
+ return this;
488
+ }, "more"),
489
+ // 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.
490
+ reject: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
491
+ if (this.options.backtrack_lexer) {
492
+ this._backtrack = true;
493
+ } else {
494
+ 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(), {
495
+ text: "",
496
+ token: null,
497
+ line: this.yylineno
498
+ });
499
+ }
500
+ return this;
501
+ }, "reject"),
502
+ // retain first n characters of the match
503
+ less: /* @__PURE__ */ chunk3XYRH5AP.__name(function(n) {
504
+ this.unput(this.match.slice(n));
505
+ }, "less"),
506
+ // displays already matched input, i.e. for error messages
507
+ pastInput: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
508
+ var past = this.matched.substr(0, this.matched.length - this.match.length);
509
+ return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
510
+ }, "pastInput"),
511
+ // displays upcoming input, i.e. for error messages
512
+ upcomingInput: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
513
+ var next = this.match;
514
+ if (next.length < 20) {
515
+ next += this._input.substr(0, 20 - next.length);
516
+ }
517
+ return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
518
+ }, "upcomingInput"),
519
+ // displays the character position where the lexing error occurred, i.e. for error messages
520
+ showPosition: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
521
+ var pre = this.pastInput();
522
+ var c = new Array(pre.length + 1).join("-");
523
+ return pre + this.upcomingInput() + "\n" + c + "^";
524
+ }, "showPosition"),
525
+ // test the lexed token: return FALSE when not a match, otherwise return token
526
+ test_match: /* @__PURE__ */ chunk3XYRH5AP.__name(function(match, indexed_rule) {
527
+ var token, lines, backup;
528
+ if (this.options.backtrack_lexer) {
529
+ backup = {
530
+ yylineno: this.yylineno,
531
+ yylloc: {
532
+ first_line: this.yylloc.first_line,
533
+ last_line: this.last_line,
534
+ first_column: this.yylloc.first_column,
535
+ last_column: this.yylloc.last_column
536
+ },
537
+ yytext: this.yytext,
538
+ match: this.match,
539
+ matches: this.matches,
540
+ matched: this.matched,
541
+ yyleng: this.yyleng,
542
+ offset: this.offset,
543
+ _more: this._more,
544
+ _input: this._input,
545
+ yy: this.yy,
546
+ conditionStack: this.conditionStack.slice(0),
547
+ done: this.done
548
+ };
549
+ if (this.options.ranges) {
550
+ backup.yylloc.range = this.yylloc.range.slice(0);
551
+ }
552
+ }
553
+ lines = match[0].match(/(?:\r\n?|\n).*/g);
554
+ if (lines) {
555
+ this.yylineno += lines.length;
556
+ }
557
+ this.yylloc = {
558
+ first_line: this.yylloc.last_line,
559
+ last_line: this.yylineno + 1,
560
+ first_column: this.yylloc.last_column,
561
+ last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
562
+ };
563
+ this.yytext += match[0];
564
+ this.match += match[0];
565
+ this.matches = match;
566
+ this.yyleng = this.yytext.length;
567
+ if (this.options.ranges) {
568
+ this.yylloc.range = [this.offset, this.offset += this.yyleng];
569
+ }
570
+ this._more = false;
571
+ this._backtrack = false;
572
+ this._input = this._input.slice(match[0].length);
573
+ this.matched += match[0];
574
+ token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
575
+ if (this.done && this._input) {
576
+ this.done = false;
577
+ }
578
+ if (token) {
579
+ return token;
580
+ } else if (this._backtrack) {
581
+ for (var k in backup) {
582
+ this[k] = backup[k];
583
+ }
584
+ return false;
585
+ }
586
+ return false;
587
+ }, "test_match"),
588
+ // return next match in input
589
+ next: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
590
+ if (this.done) {
591
+ return this.EOF;
592
+ }
593
+ if (!this._input) {
594
+ this.done = true;
595
+ }
596
+ var token, match, tempMatch, index;
597
+ if (!this._more) {
598
+ this.yytext = "";
599
+ this.match = "";
600
+ }
601
+ var rules = this._currentRules();
602
+ for (var i = 0; i < rules.length; i++) {
603
+ tempMatch = this._input.match(this.rules[rules[i]]);
604
+ if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
605
+ match = tempMatch;
606
+ index = i;
607
+ if (this.options.backtrack_lexer) {
608
+ token = this.test_match(tempMatch, rules[i]);
609
+ if (token !== false) {
610
+ return token;
611
+ } else if (this._backtrack) {
612
+ match = false;
613
+ continue;
614
+ } else {
615
+ return false;
616
+ }
617
+ } else if (!this.options.flex) {
618
+ break;
619
+ }
620
+ }
621
+ }
622
+ if (match) {
623
+ token = this.test_match(match, rules[index]);
624
+ if (token !== false) {
625
+ return token;
626
+ }
627
+ return false;
628
+ }
629
+ if (this._input === "") {
630
+ return this.EOF;
631
+ } else {
632
+ return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
633
+ text: "",
634
+ token: null,
635
+ line: this.yylineno
636
+ });
637
+ }
638
+ }, "next"),
639
+ // return next match that has a token
640
+ lex: /* @__PURE__ */ chunk3XYRH5AP.__name(function lex() {
641
+ var r = this.next();
642
+ if (r) {
643
+ return r;
644
+ } else {
645
+ return this.lex();
646
+ }
647
+ }, "lex"),
648
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
649
+ begin: /* @__PURE__ */ chunk3XYRH5AP.__name(function begin(condition) {
650
+ this.conditionStack.push(condition);
651
+ }, "begin"),
652
+ // pop the previously active lexer condition state off the condition stack
653
+ popState: /* @__PURE__ */ chunk3XYRH5AP.__name(function popState() {
654
+ var n = this.conditionStack.length - 1;
655
+ if (n > 0) {
656
+ return this.conditionStack.pop();
657
+ } else {
658
+ return this.conditionStack[0];
659
+ }
660
+ }, "popState"),
661
+ // produce the lexer rule set which is active for the currently active lexer condition state
662
+ _currentRules: /* @__PURE__ */ chunk3XYRH5AP.__name(function _currentRules() {
663
+ if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
664
+ return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
665
+ } else {
666
+ return this.conditions["INITIAL"].rules;
667
+ }
668
+ }, "_currentRules"),
669
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
670
+ topState: /* @__PURE__ */ chunk3XYRH5AP.__name(function topState(n) {
671
+ n = this.conditionStack.length - 1 - Math.abs(n || 0);
672
+ if (n >= 0) {
673
+ return this.conditionStack[n];
674
+ } else {
675
+ return "INITIAL";
676
+ }
677
+ }, "topState"),
678
+ // alias for begin(condition)
679
+ pushState: /* @__PURE__ */ chunk3XYRH5AP.__name(function pushState(condition) {
680
+ this.begin(condition);
681
+ }, "pushState"),
682
+ // return the number of states currently on the stack
683
+ stateStackSize: /* @__PURE__ */ chunk3XYRH5AP.__name(function stateStackSize() {
684
+ return this.conditionStack.length;
685
+ }, "stateStackSize"),
686
+ options: { "case-insensitive": true },
687
+ performAction: /* @__PURE__ */ chunk3XYRH5AP.__name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
688
+ switch ($avoiding_name_collisions) {
689
+ case 0:
690
+ return 5;
691
+ case 1:
692
+ break;
693
+ case 2:
694
+ break;
695
+ case 3:
696
+ break;
697
+ case 4:
698
+ break;
699
+ case 5:
700
+ break;
701
+ case 6:
702
+ return 19;
703
+ case 7:
704
+ this.begin("LINE");
705
+ return 14;
706
+ case 8:
707
+ this.begin("ID");
708
+ return 50;
709
+ case 9:
710
+ this.begin("ID");
711
+ return 52;
712
+ case 10:
713
+ return 13;
714
+ case 11:
715
+ this.begin("ID");
716
+ return 53;
717
+ case 12:
718
+ yy_.yytext = yy_.yytext.trim();
719
+ this.begin("ALIAS");
720
+ return 70;
721
+ case 13:
722
+ this.popState();
723
+ this.popState();
724
+ this.begin("LINE");
725
+ return 51;
726
+ case 14:
727
+ this.popState();
728
+ this.popState();
729
+ return 5;
730
+ case 15:
731
+ this.begin("LINE");
732
+ return 36;
733
+ case 16:
734
+ this.begin("LINE");
735
+ return 37;
736
+ case 17:
737
+ this.begin("LINE");
738
+ return 38;
739
+ case 18:
740
+ this.begin("LINE");
741
+ return 39;
742
+ case 19:
743
+ this.begin("LINE");
744
+ return 49;
745
+ case 20:
746
+ this.begin("LINE");
747
+ return 41;
748
+ case 21:
749
+ this.begin("LINE");
750
+ return 43;
751
+ case 22:
752
+ this.begin("LINE");
753
+ return 48;
754
+ case 23:
755
+ this.begin("LINE");
756
+ return 44;
757
+ case 24:
758
+ this.begin("LINE");
759
+ return 47;
760
+ case 25:
761
+ this.begin("LINE");
762
+ return 46;
763
+ case 26:
764
+ this.popState();
765
+ return 15;
766
+ case 27:
767
+ return 16;
768
+ case 28:
769
+ return 65;
770
+ case 29:
771
+ return 66;
772
+ case 30:
773
+ return 59;
774
+ case 31:
775
+ return 60;
776
+ case 32:
777
+ return 61;
778
+ case 33:
779
+ return 62;
780
+ case 34:
781
+ return 57;
782
+ case 35:
783
+ return 54;
784
+ case 36:
785
+ this.begin("ID");
786
+ return 21;
787
+ case 37:
788
+ this.begin("ID");
789
+ return 23;
790
+ case 38:
791
+ return 29;
792
+ case 39:
793
+ return 30;
794
+ case 40:
795
+ this.begin("acc_title");
796
+ return 31;
797
+ case 41:
798
+ this.popState();
799
+ return "acc_title_value";
800
+ case 42:
801
+ this.begin("acc_descr");
802
+ return 33;
803
+ case 43:
804
+ this.popState();
805
+ return "acc_descr_value";
806
+ case 44:
807
+ this.begin("acc_descr_multiline");
808
+ break;
809
+ case 45:
810
+ this.popState();
811
+ break;
812
+ case 46:
813
+ return "acc_descr_multiline_value";
814
+ case 47:
815
+ return 6;
816
+ case 48:
817
+ return 18;
818
+ case 49:
819
+ return 20;
820
+ case 50:
821
+ return 64;
822
+ case 51:
823
+ return 5;
824
+ case 52:
825
+ yy_.yytext = yy_.yytext.trim();
826
+ return 70;
827
+ case 53:
828
+ return 73;
829
+ case 54:
830
+ return 74;
831
+ case 55:
832
+ return 75;
833
+ case 56:
834
+ return 76;
835
+ case 57:
836
+ return 71;
837
+ case 58:
838
+ return 72;
839
+ case 59:
840
+ return 77;
841
+ case 60:
842
+ return 78;
843
+ case 61:
844
+ return 79;
845
+ case 62:
846
+ return 80;
847
+ case 63:
848
+ return 81;
849
+ case 64:
850
+ return 81;
851
+ case 65:
852
+ return 68;
853
+ case 66:
854
+ return 69;
855
+ case 67:
856
+ return 5;
857
+ case 68:
858
+ return "INVALID";
859
+ }
860
+ }, "anonymous"),
861
+ 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],
862
+ 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 } }
863
+ };
864
+ return lexer2;
865
+ }();
866
+ parser2.lexer = lexer;
867
+ function Parser() {
868
+ this.yy = {};
869
+ }
870
+ chunk3XYRH5AP.__name(Parser, "Parser");
871
+ Parser.prototype = parser2;
872
+ parser2.Parser = Parser;
873
+ return new Parser();
874
+ }();
875
+ parser.parser = parser;
876
+ var sequenceDiagram_default = parser;
877
+
878
+ // src/diagrams/sequence/sequenceDb.ts
879
+ var LINETYPE = {
880
+ SOLID: 0,
881
+ DOTTED: 1,
882
+ NOTE: 2,
883
+ SOLID_CROSS: 3,
884
+ DOTTED_CROSS: 4,
885
+ SOLID_OPEN: 5,
886
+ DOTTED_OPEN: 6,
887
+ LOOP_START: 10,
888
+ LOOP_END: 11,
889
+ ALT_START: 12,
890
+ ALT_ELSE: 13,
891
+ ALT_END: 14,
892
+ OPT_START: 15,
893
+ OPT_END: 16,
894
+ ACTIVE_START: 17,
895
+ ACTIVE_END: 18,
896
+ PAR_START: 19,
897
+ PAR_AND: 20,
898
+ PAR_END: 21,
899
+ RECT_START: 22,
900
+ RECT_END: 23,
901
+ SOLID_POINT: 24,
902
+ DOTTED_POINT: 25,
903
+ AUTONUMBER: 26,
904
+ CRITICAL_START: 27,
905
+ CRITICAL_OPTION: 28,
906
+ CRITICAL_END: 29,
907
+ BREAK_START: 30,
908
+ BREAK_END: 31,
909
+ PAR_OVER_START: 32,
910
+ BIDIRECTIONAL_SOLID: 33,
911
+ BIDIRECTIONAL_DOTTED: 34
912
+ };
913
+ var ARROWTYPE = {
914
+ FILLED: 0,
915
+ OPEN: 1
916
+ };
917
+ var PLACEMENT = {
918
+ LEFTOF: 0,
919
+ RIGHTOF: 1,
920
+ OVER: 2
921
+ };
922
+ var SequenceDB = class {
923
+ constructor() {
924
+ this.state = new chunkAACKK3MU.ImperativeState(() => ({
925
+ prevActor: void 0,
926
+ actors: /* @__PURE__ */ new Map(),
927
+ createdActors: /* @__PURE__ */ new Map(),
928
+ destroyedActors: /* @__PURE__ */ new Map(),
929
+ boxes: [],
930
+ messages: [],
931
+ notes: [],
932
+ sequenceNumbersEnabled: false,
933
+ wrapEnabled: void 0,
934
+ currentBox: void 0,
935
+ lastCreated: void 0,
936
+ lastDestroyed: void 0
937
+ }));
938
+ this.setAccTitle = chunk3XYRH5AP.setAccTitle;
939
+ this.setAccDescription = chunk3XYRH5AP.setAccDescription;
940
+ this.setDiagramTitle = chunk3XYRH5AP.setDiagramTitle;
941
+ this.getAccTitle = chunk3XYRH5AP.getAccTitle;
942
+ this.getAccDescription = chunk3XYRH5AP.getAccDescription;
943
+ this.getDiagramTitle = chunk3XYRH5AP.getDiagramTitle;
944
+ this.apply = this.apply.bind(this);
945
+ this.parseBoxData = this.parseBoxData.bind(this);
946
+ this.parseMessage = this.parseMessage.bind(this);
947
+ this.clear();
948
+ this.setWrap(chunk3XYRH5AP.getConfig2().wrap);
949
+ this.LINETYPE = LINETYPE;
950
+ this.ARROWTYPE = ARROWTYPE;
951
+ this.PLACEMENT = PLACEMENT;
952
+ }
953
+ static {
954
+ chunk3XYRH5AP.__name(this, "SequenceDB");
955
+ }
956
+ addBox(data) {
957
+ this.state.records.boxes.push({
958
+ name: data.text,
959
+ wrap: data.wrap ?? this.autoWrap(),
960
+ fill: data.color,
961
+ actorKeys: []
962
+ });
963
+ this.state.records.currentBox = this.state.records.boxes.slice(-1)[0];
964
+ }
965
+ addActor(id, name, description, type) {
966
+ let assignedBox = this.state.records.currentBox;
967
+ const old = this.state.records.actors.get(id);
968
+ if (old) {
969
+ if (this.state.records.currentBox && old.box && this.state.records.currentBox !== old.box) {
970
+ throw new Error(
971
+ `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.`
972
+ );
973
+ }
974
+ assignedBox = old.box ? old.box : this.state.records.currentBox;
975
+ old.box = assignedBox;
976
+ if (old && name === old.name && description == null) {
977
+ return;
978
+ }
979
+ }
980
+ if (description?.text == null) {
981
+ description = { text: name, type };
982
+ }
983
+ if (type == null || description.text == null) {
984
+ description = { text: name, type };
985
+ }
986
+ this.state.records.actors.set(id, {
987
+ box: assignedBox,
988
+ name,
989
+ description: description.text,
990
+ wrap: description.wrap ?? this.autoWrap(),
991
+ prevActor: this.state.records.prevActor,
992
+ links: {},
993
+ properties: {},
994
+ actorCnt: null,
995
+ rectData: null,
996
+ type: type ?? "participant"
997
+ });
998
+ if (this.state.records.prevActor) {
999
+ const prevActorInRecords = this.state.records.actors.get(this.state.records.prevActor);
1000
+ if (prevActorInRecords) {
1001
+ prevActorInRecords.nextActor = id;
1002
+ }
1003
+ }
1004
+ if (this.state.records.currentBox) {
1005
+ this.state.records.currentBox.actorKeys.push(id);
1006
+ }
1007
+ this.state.records.prevActor = id;
1008
+ }
1009
+ activationCount(part) {
1010
+ let i;
1011
+ let count = 0;
1012
+ if (!part) {
1013
+ return 0;
1014
+ }
1015
+ for (i = 0; i < this.state.records.messages.length; i++) {
1016
+ if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_START && this.state.records.messages[i].from === part) {
1017
+ count++;
1018
+ }
1019
+ if (this.state.records.messages[i].type === this.LINETYPE.ACTIVE_END && this.state.records.messages[i].from === part) {
1020
+ count--;
1021
+ }
1022
+ }
1023
+ return count;
1024
+ }
1025
+ addMessage(idFrom, idTo, message, answer) {
1026
+ this.state.records.messages.push({
1027
+ id: this.state.records.messages.length.toString(),
1028
+ from: idFrom,
1029
+ to: idTo,
1030
+ message: message.text,
1031
+ wrap: message.wrap ?? this.autoWrap(),
1032
+ answer
1033
+ });
1034
+ }
1035
+ addSignal(idFrom, idTo, message, messageType, activate = false) {
1036
+ if (messageType === this.LINETYPE.ACTIVE_END) {
1037
+ const cnt = this.activationCount(idFrom ?? "");
1038
+ if (cnt < 1) {
1039
+ const error = new Error("Trying to inactivate an inactive participant (" + idFrom + ")");
1040
+ error.hash = {
1041
+ text: "->>-",
1042
+ token: "->>-",
1043
+ line: "1",
1044
+ loc: { first_line: 1, last_line: 1, first_column: 1, last_column: 1 },
1045
+ expected: ["'ACTIVE_PARTICIPANT'"]
1046
+ };
1047
+ throw error;
1048
+ }
1049
+ }
1050
+ this.state.records.messages.push({
1051
+ id: this.state.records.messages.length.toString(),
1052
+ from: idFrom,
1053
+ to: idTo,
1054
+ message: message?.text ?? "",
1055
+ wrap: message?.wrap ?? this.autoWrap(),
1056
+ type: messageType,
1057
+ activate
1058
+ });
1059
+ return true;
1060
+ }
1061
+ hasAtLeastOneBox() {
1062
+ return this.state.records.boxes.length > 0;
1063
+ }
1064
+ hasAtLeastOneBoxWithTitle() {
1065
+ return this.state.records.boxes.some((b) => b.name);
1066
+ }
1067
+ getMessages() {
1068
+ return this.state.records.messages;
1069
+ }
1070
+ getBoxes() {
1071
+ return this.state.records.boxes;
1072
+ }
1073
+ getActors() {
1074
+ return this.state.records.actors;
1075
+ }
1076
+ getCreatedActors() {
1077
+ return this.state.records.createdActors;
1078
+ }
1079
+ getDestroyedActors() {
1080
+ return this.state.records.destroyedActors;
1081
+ }
1082
+ getActor(id) {
1083
+ return this.state.records.actors.get(id);
1084
+ }
1085
+ getActorKeys() {
1086
+ return [...this.state.records.actors.keys()];
1087
+ }
1088
+ enableSequenceNumbers() {
1089
+ this.state.records.sequenceNumbersEnabled = true;
1090
+ }
1091
+ disableSequenceNumbers() {
1092
+ this.state.records.sequenceNumbersEnabled = false;
1093
+ }
1094
+ showSequenceNumbers() {
1095
+ return this.state.records.sequenceNumbersEnabled;
1096
+ }
1097
+ setWrap(wrapSetting) {
1098
+ this.state.records.wrapEnabled = wrapSetting;
1099
+ }
1100
+ extractWrap(text) {
1101
+ if (text === void 0) {
1102
+ return {};
1103
+ }
1104
+ text = text.trim();
1105
+ const wrap = /^:?wrap:/.exec(text) !== null ? true : /^:?nowrap:/.exec(text) !== null ? false : void 0;
1106
+ const cleanedText = (wrap === void 0 ? text : text.replace(/^:?(?:no)?wrap:/, "")).trim();
1107
+ return { cleanedText, wrap };
1108
+ }
1109
+ autoWrap() {
1110
+ if (this.state.records.wrapEnabled !== void 0) {
1111
+ return this.state.records.wrapEnabled;
1112
+ }
1113
+ return chunk3XYRH5AP.getConfig2().sequence?.wrap ?? false;
1114
+ }
1115
+ clear() {
1116
+ this.state.reset();
1117
+ chunk3XYRH5AP.clear();
1118
+ }
1119
+ parseMessage(str) {
1120
+ const trimmedStr = str.trim();
1121
+ const { wrap, cleanedText } = this.extractWrap(trimmedStr);
1122
+ const message = {
1123
+ text: cleanedText,
1124
+ wrap
1125
+ };
1126
+ chunk3XYRH5AP.log.debug(`parseMessage: ${JSON.stringify(message)}`);
1127
+ return message;
1128
+ }
1129
+ // We expect the box statement to be color first then description
1130
+ // 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
1131
+ // We extract first segment as color, the rest of the line is considered as text
1132
+ parseBoxData(str) {
1133
+ const match = /^((?:rgba?|hsla?)\s*\(.*\)|\w*)(.*)$/.exec(str);
1134
+ let color = match?.[1] ? match[1].trim() : "transparent";
1135
+ let title = match?.[2] ? match[2].trim() : void 0;
1136
+ if (window?.CSS) {
1137
+ if (!window.CSS.supports("color", color)) {
1138
+ color = "transparent";
1139
+ title = str.trim();
1140
+ }
1141
+ } else {
1142
+ const style = new Option().style;
1143
+ style.color = color;
1144
+ if (style.color !== color) {
1145
+ color = "transparent";
1146
+ title = str.trim();
1147
+ }
1148
+ }
1149
+ const { wrap, cleanedText } = this.extractWrap(title);
1150
+ return {
1151
+ text: cleanedText ? chunk3XYRH5AP.sanitizeText(cleanedText, chunk3XYRH5AP.getConfig2()) : void 0,
1152
+ color,
1153
+ wrap
1154
+ };
1155
+ }
1156
+ addNote(actor, placement, message) {
1157
+ const note = {
1158
+ actor,
1159
+ placement,
1160
+ message: message.text,
1161
+ wrap: message.wrap ?? this.autoWrap()
1162
+ };
1163
+ const actors = [].concat(actor, actor);
1164
+ this.state.records.notes.push(note);
1165
+ this.state.records.messages.push({
1166
+ id: this.state.records.messages.length.toString(),
1167
+ from: actors[0],
1168
+ to: actors[1],
1169
+ message: message.text,
1170
+ wrap: message.wrap ?? this.autoWrap(),
1171
+ type: this.LINETYPE.NOTE,
1172
+ placement
1173
+ });
1174
+ }
1175
+ addLinks(actorId, text) {
1176
+ const actor = this.getActor(actorId);
1177
+ try {
1178
+ let sanitizedText = chunk3XYRH5AP.sanitizeText(text.text, chunk3XYRH5AP.getConfig2());
1179
+ sanitizedText = sanitizedText.replace(/&equals;/g, "=");
1180
+ sanitizedText = sanitizedText.replace(/&amp;/g, "&");
1181
+ const links = JSON.parse(sanitizedText);
1182
+ this.insertLinks(actor, links);
1183
+ } catch (e) {
1184
+ chunk3XYRH5AP.log.error("error while parsing actor link text", e);
1185
+ }
1186
+ }
1187
+ addALink(actorId, text) {
1188
+ const actor = this.getActor(actorId);
1189
+ try {
1190
+ const links = {};
1191
+ let sanitizedText = chunk3XYRH5AP.sanitizeText(text.text, chunk3XYRH5AP.getConfig2());
1192
+ const sep = sanitizedText.indexOf("@");
1193
+ sanitizedText = sanitizedText.replace(/&equals;/g, "=");
1194
+ sanitizedText = sanitizedText.replace(/&amp;/g, "&");
1195
+ const label = sanitizedText.slice(0, sep - 1).trim();
1196
+ const link = sanitizedText.slice(sep + 1).trim();
1197
+ links[label] = link;
1198
+ this.insertLinks(actor, links);
1199
+ } catch (e) {
1200
+ chunk3XYRH5AP.log.error("error while parsing actor link text", e);
1201
+ }
1202
+ }
1203
+ insertLinks(actor, links) {
1204
+ if (actor.links == null) {
1205
+ actor.links = links;
1206
+ } else {
1207
+ for (const key in links) {
1208
+ actor.links[key] = links[key];
1209
+ }
1210
+ }
1211
+ }
1212
+ addProperties(actorId, text) {
1213
+ const actor = this.getActor(actorId);
1214
+ try {
1215
+ const sanitizedText = chunk3XYRH5AP.sanitizeText(text.text, chunk3XYRH5AP.getConfig2());
1216
+ const properties = JSON.parse(sanitizedText);
1217
+ this.insertProperties(actor, properties);
1218
+ } catch (e) {
1219
+ chunk3XYRH5AP.log.error("error while parsing actor properties text", e);
1220
+ }
1221
+ }
1222
+ insertProperties(actor, properties) {
1223
+ if (actor.properties == null) {
1224
+ actor.properties = properties;
1225
+ } else {
1226
+ for (const key in properties) {
1227
+ actor.properties[key] = properties[key];
1228
+ }
1229
+ }
1230
+ }
1231
+ boxEnd() {
1232
+ this.state.records.currentBox = void 0;
1233
+ }
1234
+ addDetails(actorId, text) {
1235
+ const actor = this.getActor(actorId);
1236
+ const elem = document.getElementById(text.text);
1237
+ try {
1238
+ const text2 = elem.innerHTML;
1239
+ const details = JSON.parse(text2);
1240
+ if (details.properties) {
1241
+ this.insertProperties(actor, details.properties);
1242
+ }
1243
+ if (details.links) {
1244
+ this.insertLinks(actor, details.links);
1245
+ }
1246
+ } catch (e) {
1247
+ chunk3XYRH5AP.log.error("error while parsing actor details text", e);
1248
+ }
1249
+ }
1250
+ getActorProperty(actor, key) {
1251
+ if (actor?.properties !== void 0) {
1252
+ return actor.properties[key];
1253
+ }
1254
+ return void 0;
1255
+ }
1256
+ // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/no-redundant-type-constituents
1257
+ apply(param) {
1258
+ if (Array.isArray(param)) {
1259
+ param.forEach((item) => {
1260
+ this.apply(item);
1261
+ });
1262
+ } else {
1263
+ switch (param.type) {
1264
+ case "sequenceIndex":
1265
+ this.state.records.messages.push({
1266
+ id: this.state.records.messages.length.toString(),
1267
+ from: void 0,
1268
+ to: void 0,
1269
+ message: {
1270
+ start: param.sequenceIndex,
1271
+ step: param.sequenceIndexStep,
1272
+ visible: param.sequenceVisible
1273
+ },
1274
+ wrap: false,
1275
+ type: param.signalType
1276
+ });
1277
+ break;
1278
+ case "addParticipant":
1279
+ this.addActor(param.actor, param.actor, param.description, param.draw);
1280
+ break;
1281
+ case "createParticipant":
1282
+ if (this.state.records.actors.has(param.actor)) {
1283
+ throw new Error(
1284
+ "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"
1285
+ );
1286
+ }
1287
+ this.state.records.lastCreated = param.actor;
1288
+ this.addActor(param.actor, param.actor, param.description, param.draw);
1289
+ this.state.records.createdActors.set(param.actor, this.state.records.messages.length);
1290
+ break;
1291
+ case "destroyParticipant":
1292
+ this.state.records.lastDestroyed = param.actor;
1293
+ this.state.records.destroyedActors.set(param.actor, this.state.records.messages.length);
1294
+ break;
1295
+ case "activeStart":
1296
+ this.addSignal(param.actor, void 0, void 0, param.signalType);
1297
+ break;
1298
+ case "activeEnd":
1299
+ this.addSignal(param.actor, void 0, void 0, param.signalType);
1300
+ break;
1301
+ case "addNote":
1302
+ this.addNote(param.actor, param.placement, param.text);
1303
+ break;
1304
+ case "addLinks":
1305
+ this.addLinks(param.actor, param.text);
1306
+ break;
1307
+ case "addALink":
1308
+ this.addALink(param.actor, param.text);
1309
+ break;
1310
+ case "addProperties":
1311
+ this.addProperties(param.actor, param.text);
1312
+ break;
1313
+ case "addDetails":
1314
+ this.addDetails(param.actor, param.text);
1315
+ break;
1316
+ case "addMessage":
1317
+ if (this.state.records.lastCreated) {
1318
+ if (param.to !== this.state.records.lastCreated) {
1319
+ throw new Error(
1320
+ "The created participant " + this.state.records.lastCreated.name + " does not have an associated creating message after its declaration. Please check the sequence diagram."
1321
+ );
1322
+ } else {
1323
+ this.state.records.lastCreated = void 0;
1324
+ }
1325
+ } else if (this.state.records.lastDestroyed) {
1326
+ if (param.to !== this.state.records.lastDestroyed && param.from !== this.state.records.lastDestroyed) {
1327
+ throw new Error(
1328
+ "The destroyed participant " + this.state.records.lastDestroyed.name + " does not have an associated destroying message after its declaration. Please check the sequence diagram."
1329
+ );
1330
+ } else {
1331
+ this.state.records.lastDestroyed = void 0;
1332
+ }
1333
+ }
1334
+ this.addSignal(param.from, param.to, param.msg, param.signalType, param.activate);
1335
+ break;
1336
+ case "boxStart":
1337
+ this.addBox(param.boxData);
1338
+ break;
1339
+ case "boxEnd":
1340
+ this.boxEnd();
1341
+ break;
1342
+ case "loopStart":
1343
+ this.addSignal(void 0, void 0, param.loopText, param.signalType);
1344
+ break;
1345
+ case "loopEnd":
1346
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1347
+ break;
1348
+ case "rectStart":
1349
+ this.addSignal(void 0, void 0, param.color, param.signalType);
1350
+ break;
1351
+ case "rectEnd":
1352
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1353
+ break;
1354
+ case "optStart":
1355
+ this.addSignal(void 0, void 0, param.optText, param.signalType);
1356
+ break;
1357
+ case "optEnd":
1358
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1359
+ break;
1360
+ case "altStart":
1361
+ this.addSignal(void 0, void 0, param.altText, param.signalType);
1362
+ break;
1363
+ case "else":
1364
+ this.addSignal(void 0, void 0, param.altText, param.signalType);
1365
+ break;
1366
+ case "altEnd":
1367
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1368
+ break;
1369
+ case "setAccTitle":
1370
+ chunk3XYRH5AP.setAccTitle(param.text);
1371
+ break;
1372
+ case "parStart":
1373
+ this.addSignal(void 0, void 0, param.parText, param.signalType);
1374
+ break;
1375
+ case "and":
1376
+ this.addSignal(void 0, void 0, param.parText, param.signalType);
1377
+ break;
1378
+ case "parEnd":
1379
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1380
+ break;
1381
+ case "criticalStart":
1382
+ this.addSignal(void 0, void 0, param.criticalText, param.signalType);
1383
+ break;
1384
+ case "option":
1385
+ this.addSignal(void 0, void 0, param.optionText, param.signalType);
1386
+ break;
1387
+ case "criticalEnd":
1388
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1389
+ break;
1390
+ case "breakStart":
1391
+ this.addSignal(void 0, void 0, param.breakText, param.signalType);
1392
+ break;
1393
+ case "breakEnd":
1394
+ this.addSignal(void 0, void 0, void 0, param.signalType);
1395
+ break;
1396
+ }
1397
+ }
1398
+ }
1399
+ getConfig() {
1400
+ return chunk3XYRH5AP.getConfig2().sequence;
1401
+ }
1402
+ };
1403
+
1404
+ // src/diagrams/sequence/styles.js
1405
+ var getStyles = /* @__PURE__ */ chunk3XYRH5AP.__name((options) => `.actor {
1406
+ stroke: ${options.actorBorder};
1407
+ fill: ${options.actorBkg};
1408
+ }
1409
+
1410
+ text.actor > tspan {
1411
+ fill: ${options.actorTextColor};
1412
+ stroke: none;
1413
+ }
1414
+
1415
+ .actor-line {
1416
+ stroke: ${options.actorLineColor};
1417
+ }
1418
+
1419
+ .messageLine0 {
1420
+ stroke-width: 1.5;
1421
+ stroke-dasharray: none;
1422
+ stroke: ${options.signalColor};
1423
+ }
1424
+
1425
+ .messageLine1 {
1426
+ stroke-width: 1.5;
1427
+ stroke-dasharray: 2, 2;
1428
+ stroke: ${options.signalColor};
1429
+ }
1430
+
1431
+ #arrowhead path {
1432
+ fill: ${options.signalColor};
1433
+ stroke: ${options.signalColor};
1434
+ }
1435
+
1436
+ .sequenceNumber {
1437
+ fill: ${options.sequenceNumberColor};
1438
+ }
1439
+
1440
+ #sequencenumber {
1441
+ fill: ${options.signalColor};
1442
+ }
1443
+
1444
+ #crosshead path {
1445
+ fill: ${options.signalColor};
1446
+ stroke: ${options.signalColor};
1447
+ }
1448
+
1449
+ .messageText {
1450
+ fill: ${options.signalTextColor};
1451
+ stroke: none;
1452
+ }
1453
+
1454
+ .labelBox {
1455
+ stroke: ${options.labelBoxBorderColor};
1456
+ fill: ${options.labelBoxBkgColor};
1457
+ }
1458
+
1459
+ .labelText, .labelText > tspan {
1460
+ fill: ${options.labelTextColor};
1461
+ stroke: none;
1462
+ }
1463
+
1464
+ .loopText, .loopText > tspan {
1465
+ fill: ${options.loopTextColor};
1466
+ stroke: none;
1467
+ }
1468
+
1469
+ .loopLine {
1470
+ stroke-width: 2px;
1471
+ stroke-dasharray: 2, 2;
1472
+ stroke: ${options.labelBoxBorderColor};
1473
+ fill: ${options.labelBoxBorderColor};
1474
+ }
1475
+
1476
+ .note {
1477
+ //stroke: #decc93;
1478
+ stroke: ${options.noteBorderColor};
1479
+ fill: ${options.noteBkgColor};
1480
+ }
1481
+
1482
+ .noteText, .noteText > tspan {
1483
+ fill: ${options.noteTextColor};
1484
+ stroke: none;
1485
+ }
1486
+
1487
+ .activation0 {
1488
+ fill: ${options.activationBkgColor};
1489
+ stroke: ${options.activationBorderColor};
1490
+ }
1491
+
1492
+ .activation1 {
1493
+ fill: ${options.activationBkgColor};
1494
+ stroke: ${options.activationBorderColor};
1495
+ }
1496
+
1497
+ .activation2 {
1498
+ fill: ${options.activationBkgColor};
1499
+ stroke: ${options.activationBorderColor};
1500
+ }
1501
+
1502
+ .actorPopupMenu {
1503
+ position: absolute;
1504
+ }
1505
+
1506
+ .actorPopupMenuPanel {
1507
+ position: absolute;
1508
+ fill: ${options.actorBkg};
1509
+ box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
1510
+ filter: drop-shadow(3px 5px 2px rgb(0 0 0 / 0.4));
1511
+ }
1512
+ .actor-man line {
1513
+ stroke: ${options.actorBorder};
1514
+ fill: ${options.actorBkg};
1515
+ }
1516
+ .actor-man circle, line {
1517
+ stroke: ${options.actorBorder};
1518
+ fill: ${options.actorBkg};
1519
+ stroke-width: 2px;
1520
+ }
1521
+ `, "getStyles");
1522
+ var styles_default = getStyles;
1523
+ var ACTOR_TYPE_WIDTH = 18 * 2;
1524
+ var TOP_ACTOR_CLASS = "actor-top";
1525
+ var BOTTOM_ACTOR_CLASS = "actor-bottom";
1526
+ var ACTOR_BOX_CLASS = "actor-box";
1527
+ var ACTOR_MAN_FIGURE_CLASS = "actor-man";
1528
+ var drawRect2 = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, rectData) {
1529
+ return chunk67H74DCK.drawRect(elem, rectData);
1530
+ }, "drawRect");
1531
+ var drawPopup = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, actor, minMenuWidth, textAttrs, forceMenus) {
1532
+ if (actor.links === void 0 || actor.links === null || Object.keys(actor.links).length === 0) {
1533
+ return { height: 0, width: 0 };
1534
+ }
1535
+ const links = actor.links;
1536
+ const actorCnt2 = actor.actorCnt;
1537
+ const rectData = actor.rectData;
1538
+ var displayValue = "none";
1539
+ if (forceMenus) {
1540
+ displayValue = "block !important";
1541
+ }
1542
+ const g = elem.append("g");
1543
+ g.attr("id", "actor" + actorCnt2 + "_popup");
1544
+ g.attr("class", "actorPopupMenu");
1545
+ g.attr("display", displayValue);
1546
+ var actorClass = "";
1547
+ if (rectData.class !== void 0) {
1548
+ actorClass = " " + rectData.class;
1549
+ }
1550
+ let menuWidth = rectData.width > minMenuWidth ? rectData.width : minMenuWidth;
1551
+ const rectElem = g.append("rect");
1552
+ rectElem.attr("class", "actorPopupMenuPanel" + actorClass);
1553
+ rectElem.attr("x", rectData.x);
1554
+ rectElem.attr("y", rectData.height);
1555
+ rectElem.attr("fill", rectData.fill);
1556
+ rectElem.attr("stroke", rectData.stroke);
1557
+ rectElem.attr("width", menuWidth);
1558
+ rectElem.attr("height", rectData.height);
1559
+ rectElem.attr("rx", rectData.rx);
1560
+ rectElem.attr("ry", rectData.ry);
1561
+ if (links != null) {
1562
+ var linkY = 20;
1563
+ for (let key in links) {
1564
+ var linkElem = g.append("a");
1565
+ var sanitizedLink = index.distExports.sanitizeUrl(links[key]);
1566
+ linkElem.attr("xlink:href", sanitizedLink);
1567
+ linkElem.attr("target", "_blank");
1568
+ _drawMenuItemTextCandidateFunc(textAttrs)(
1569
+ key,
1570
+ linkElem,
1571
+ rectData.x + 10,
1572
+ rectData.height + linkY,
1573
+ menuWidth,
1574
+ 20,
1575
+ { class: "actor" },
1576
+ textAttrs
1577
+ );
1578
+ linkY += 30;
1579
+ }
1580
+ }
1581
+ rectElem.attr("height", linkY);
1582
+ return { height: rectData.height + linkY, width: menuWidth };
1583
+ }, "drawPopup");
1584
+ var popupMenuToggle = /* @__PURE__ */ chunk3XYRH5AP.__name(function(popId) {
1585
+ return "var pu = document.getElementById('" + popId + "'); if (pu != null) { pu.style.display = pu.style.display == 'block' ? 'none' : 'block'; }";
1586
+ }, "popupMenuToggle");
1587
+ var drawKatex = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(elem, textData, msgModel = null) {
1588
+ let textElem = elem.append("foreignObject");
1589
+ const lines = await chunk3XYRH5AP.renderKatex(textData.text, chunk3XYRH5AP.getConfig());
1590
+ const divElem = textElem.append("xhtml:div").attr("style", "width: fit-content;").attr("xmlns", "http://www.w3.org/1999/xhtml").html(lines);
1591
+ const dim = divElem.node().getBoundingClientRect();
1592
+ textElem.attr("height", Math.round(dim.height)).attr("width", Math.round(dim.width));
1593
+ if (textData.class === "noteText") {
1594
+ const rectElem = elem.node().firstChild;
1595
+ rectElem.setAttribute("height", dim.height + 2 * textData.textMargin);
1596
+ const rectDim = rectElem.getBBox();
1597
+ 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));
1598
+ } else if (msgModel) {
1599
+ let { startx, stopx, starty } = msgModel;
1600
+ if (startx > stopx) {
1601
+ const temp = startx;
1602
+ startx = stopx;
1603
+ stopx = temp;
1604
+ }
1605
+ textElem.attr("x", Math.round(startx + Math.abs(startx - stopx) / 2 - dim.width / 2));
1606
+ if (textData.class === "loopText") {
1607
+ textElem.attr("y", Math.round(starty));
1608
+ } else {
1609
+ textElem.attr("y", Math.round(starty - dim.height));
1610
+ }
1611
+ }
1612
+ return [textElem];
1613
+ }, "drawKatex");
1614
+ var drawText = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, textData) {
1615
+ let prevTextHeight = 0;
1616
+ let textHeight = 0;
1617
+ const lines = textData.text.split(chunk3XYRH5AP.common_default.lineBreakRegex);
1618
+ const [_textFontSize, _textFontSizePx] = chunk55PJQP7W.parseFontSize(textData.fontSize);
1619
+ let textElems = [];
1620
+ let dy = 0;
1621
+ let yfunc = /* @__PURE__ */ chunk3XYRH5AP.__name(() => textData.y, "yfunc");
1622
+ if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
1623
+ switch (textData.valign) {
1624
+ case "top":
1625
+ case "start":
1626
+ yfunc = /* @__PURE__ */ chunk3XYRH5AP.__name(() => Math.round(textData.y + textData.textMargin), "yfunc");
1627
+ break;
1628
+ case "middle":
1629
+ case "center":
1630
+ yfunc = /* @__PURE__ */ chunk3XYRH5AP.__name(() => Math.round(textData.y + (prevTextHeight + textHeight + textData.textMargin) / 2), "yfunc");
1631
+ break;
1632
+ case "bottom":
1633
+ case "end":
1634
+ yfunc = /* @__PURE__ */ chunk3XYRH5AP.__name(() => Math.round(
1635
+ textData.y + (prevTextHeight + textHeight + 2 * textData.textMargin) - textData.textMargin
1636
+ ), "yfunc");
1637
+ break;
1638
+ }
1639
+ }
1640
+ if (textData.anchor !== void 0 && textData.textMargin !== void 0 && textData.width !== void 0) {
1641
+ switch (textData.anchor) {
1642
+ case "left":
1643
+ case "start":
1644
+ textData.x = Math.round(textData.x + textData.textMargin);
1645
+ textData.anchor = "start";
1646
+ textData.dominantBaseline = "middle";
1647
+ textData.alignmentBaseline = "middle";
1648
+ break;
1649
+ case "middle":
1650
+ case "center":
1651
+ textData.x = Math.round(textData.x + textData.width / 2);
1652
+ textData.anchor = "middle";
1653
+ textData.dominantBaseline = "middle";
1654
+ textData.alignmentBaseline = "middle";
1655
+ break;
1656
+ case "right":
1657
+ case "end":
1658
+ textData.x = Math.round(textData.x + textData.width - textData.textMargin);
1659
+ textData.anchor = "end";
1660
+ textData.dominantBaseline = "middle";
1661
+ textData.alignmentBaseline = "middle";
1662
+ break;
1663
+ }
1664
+ }
1665
+ for (let [i, line] of lines.entries()) {
1666
+ if (textData.textMargin !== void 0 && textData.textMargin === 0 && _textFontSize !== void 0) {
1667
+ dy = i * _textFontSize;
1668
+ }
1669
+ const textElem = elem.append("text");
1670
+ textElem.attr("x", textData.x);
1671
+ textElem.attr("y", yfunc());
1672
+ if (textData.anchor !== void 0) {
1673
+ textElem.attr("text-anchor", textData.anchor).attr("dominant-baseline", textData.dominantBaseline).attr("alignment-baseline", textData.alignmentBaseline);
1674
+ }
1675
+ if (textData.fontFamily !== void 0) {
1676
+ textElem.style("font-family", textData.fontFamily);
1677
+ }
1678
+ if (_textFontSizePx !== void 0) {
1679
+ textElem.style("font-size", _textFontSizePx);
1680
+ }
1681
+ if (textData.fontWeight !== void 0) {
1682
+ textElem.style("font-weight", textData.fontWeight);
1683
+ }
1684
+ if (textData.fill !== void 0) {
1685
+ textElem.attr("fill", textData.fill);
1686
+ }
1687
+ if (textData.class !== void 0) {
1688
+ textElem.attr("class", textData.class);
1689
+ }
1690
+ if (textData.dy !== void 0) {
1691
+ textElem.attr("dy", textData.dy);
1692
+ } else if (dy !== 0) {
1693
+ textElem.attr("dy", dy);
1694
+ }
1695
+ const text = line || chunk55PJQP7W.ZERO_WIDTH_SPACE;
1696
+ if (textData.tspan) {
1697
+ const span = textElem.append("tspan");
1698
+ span.attr("x", textData.x);
1699
+ if (textData.fill !== void 0) {
1700
+ span.attr("fill", textData.fill);
1701
+ }
1702
+ span.text(text);
1703
+ } else {
1704
+ textElem.text(text);
1705
+ }
1706
+ if (textData.valign !== void 0 && textData.textMargin !== void 0 && textData.textMargin > 0) {
1707
+ textHeight += (textElem._groups || textElem)[0][0].getBBox().height;
1708
+ prevTextHeight = textHeight;
1709
+ }
1710
+ textElems.push(textElem);
1711
+ }
1712
+ return textElems;
1713
+ }, "drawText");
1714
+ var drawLabel = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, txtObject) {
1715
+ function genPoints(x, y, width, height, cut) {
1716
+ return x + "," + y + " " + (x + width) + "," + y + " " + (x + width) + "," + (y + height - cut) + " " + (x + width - cut * 1.2) + "," + (y + height) + " " + x + "," + (y + height);
1717
+ }
1718
+ chunk3XYRH5AP.__name(genPoints, "genPoints");
1719
+ const polygon = elem.append("polygon");
1720
+ polygon.attr("points", genPoints(txtObject.x, txtObject.y, txtObject.width, txtObject.height, 7));
1721
+ polygon.attr("class", "labelBox");
1722
+ txtObject.y = txtObject.y + txtObject.height / 2;
1723
+ drawText(elem, txtObject);
1724
+ return polygon;
1725
+ }, "drawLabel");
1726
+ var actorCnt = -1;
1727
+ var fixLifeLineHeights = /* @__PURE__ */ chunk3XYRH5AP.__name((diagram2, actors, actorKeys, conf2) => {
1728
+ if (!diagram2.select) {
1729
+ return;
1730
+ }
1731
+ actorKeys.forEach((actorKey) => {
1732
+ const actor = actors.get(actorKey);
1733
+ const actorDOM = diagram2.select("#actor" + actor.actorCnt);
1734
+ if (!conf2.mirrorActors && actor.stopy) {
1735
+ actorDOM.attr("y2", actor.stopy + actor.height / 2);
1736
+ } else if (conf2.mirrorActors) {
1737
+ actorDOM.attr("y2", actor.stopy);
1738
+ }
1739
+ });
1740
+ }, "fixLifeLineHeights");
1741
+ var drawActorTypeParticipant = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, actor, conf2, isFooter) {
1742
+ const actorY = isFooter ? actor.stopy : actor.starty;
1743
+ const center = actor.x + actor.width / 2;
1744
+ const centerY = actorY + actor.height;
1745
+ const boxplusLineGroup = elem.append("g").lower();
1746
+ var g = boxplusLineGroup;
1747
+ if (!isFooter) {
1748
+ actorCnt++;
1749
+ if (Object.keys(actor.links || {}).length && !conf2.forceMenus) {
1750
+ g.attr("onclick", popupMenuToggle(`actor${actorCnt}_popup`)).attr("cursor", "pointer");
1751
+ }
1752
+ 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);
1753
+ g = boxplusLineGroup.append("g");
1754
+ actor.actorCnt = actorCnt;
1755
+ if (actor.links != null) {
1756
+ g.attr("id", "root-" + actorCnt);
1757
+ }
1758
+ }
1759
+ const rect = chunk67H74DCK.getNoteRect();
1760
+ var cssclass = "actor";
1761
+ if (actor.properties?.class) {
1762
+ cssclass = actor.properties.class;
1763
+ } else {
1764
+ rect.fill = "#eaeaea";
1765
+ }
1766
+ if (isFooter) {
1767
+ cssclass += ` ${BOTTOM_ACTOR_CLASS}`;
1768
+ } else {
1769
+ cssclass += ` ${TOP_ACTOR_CLASS}`;
1770
+ }
1771
+ rect.x = actor.x;
1772
+ rect.y = actorY;
1773
+ rect.width = actor.width;
1774
+ rect.height = actor.height;
1775
+ rect.class = cssclass;
1776
+ rect.rx = 3;
1777
+ rect.ry = 3;
1778
+ rect.name = actor.name;
1779
+ const rectElem = drawRect2(g, rect);
1780
+ actor.rectData = rect;
1781
+ if (actor.properties?.icon) {
1782
+ const iconSrc = actor.properties.icon.trim();
1783
+ if (iconSrc.charAt(0) === "@") {
1784
+ chunk67H74DCK.drawEmbeddedImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc.substr(1));
1785
+ } else {
1786
+ chunk67H74DCK.drawImage(g, rect.x + rect.width - 20, rect.y + 10, iconSrc);
1787
+ }
1788
+ }
1789
+ _drawTextCandidateFunc(conf2, chunk3XYRH5AP.hasKatex(actor.description))(
1790
+ actor.description,
1791
+ g,
1792
+ rect.x,
1793
+ rect.y,
1794
+ rect.width,
1795
+ rect.height,
1796
+ { class: `actor ${ACTOR_BOX_CLASS}` },
1797
+ conf2
1798
+ );
1799
+ let height = actor.height;
1800
+ if (rectElem.node) {
1801
+ const bounds2 = rectElem.node().getBBox();
1802
+ actor.height = bounds2.height;
1803
+ height = bounds2.height;
1804
+ }
1805
+ return height;
1806
+ }, "drawActorTypeParticipant");
1807
+ var drawActorTypeActor = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, actor, conf2, isFooter) {
1808
+ const actorY = isFooter ? actor.stopy : actor.starty;
1809
+ const center = actor.x + actor.width / 2;
1810
+ const centerY = actorY + 80;
1811
+ const line = elem.append("g").lower();
1812
+ if (!isFooter) {
1813
+ actorCnt++;
1814
+ 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);
1815
+ actor.actorCnt = actorCnt;
1816
+ }
1817
+ const actElem = elem.append("g");
1818
+ let cssClass = ACTOR_MAN_FIGURE_CLASS;
1819
+ if (isFooter) {
1820
+ cssClass += ` ${BOTTOM_ACTOR_CLASS}`;
1821
+ } else {
1822
+ cssClass += ` ${TOP_ACTOR_CLASS}`;
1823
+ }
1824
+ actElem.attr("class", cssClass);
1825
+ actElem.attr("name", actor.name);
1826
+ const rect = chunk67H74DCK.getNoteRect();
1827
+ rect.x = actor.x;
1828
+ rect.y = actorY;
1829
+ rect.fill = "#eaeaea";
1830
+ rect.width = actor.width;
1831
+ rect.height = actor.height;
1832
+ rect.class = "actor";
1833
+ rect.rx = 3;
1834
+ rect.ry = 3;
1835
+ actElem.append("line").attr("id", "actor-man-torso" + actorCnt).attr("x1", center).attr("y1", actorY + 25).attr("x2", center).attr("y2", actorY + 45);
1836
+ 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);
1837
+ actElem.append("line").attr("x1", center - ACTOR_TYPE_WIDTH / 2).attr("y1", actorY + 60).attr("x2", center).attr("y2", actorY + 45);
1838
+ actElem.append("line").attr("x1", center).attr("y1", actorY + 45).attr("x2", center + ACTOR_TYPE_WIDTH / 2 - 2).attr("y2", actorY + 60);
1839
+ const circle = actElem.append("circle");
1840
+ circle.attr("cx", actor.x + actor.width / 2);
1841
+ circle.attr("cy", actorY + 10);
1842
+ circle.attr("r", 15);
1843
+ circle.attr("width", actor.width);
1844
+ circle.attr("height", actor.height);
1845
+ const bounds2 = actElem.node().getBBox();
1846
+ actor.height = bounds2.height;
1847
+ _drawTextCandidateFunc(conf2, chunk3XYRH5AP.hasKatex(actor.description))(
1848
+ actor.description,
1849
+ actElem,
1850
+ rect.x,
1851
+ rect.y + 35,
1852
+ rect.width,
1853
+ rect.height,
1854
+ { class: `actor ${ACTOR_MAN_FIGURE_CLASS}` },
1855
+ conf2
1856
+ );
1857
+ return actor.height;
1858
+ }, "drawActorTypeActor");
1859
+ var drawActor = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(elem, actor, conf2, isFooter) {
1860
+ switch (actor.type) {
1861
+ case "actor":
1862
+ return await drawActorTypeActor(elem, actor, conf2, isFooter);
1863
+ case "participant":
1864
+ return await drawActorTypeParticipant(elem, actor, conf2, isFooter);
1865
+ }
1866
+ }, "drawActor");
1867
+ var drawBox = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, box, conf2) {
1868
+ const boxplusTextGroup = elem.append("g");
1869
+ const g = boxplusTextGroup;
1870
+ drawBackgroundRect2(g, box);
1871
+ if (box.name) {
1872
+ _drawTextCandidateFunc(conf2)(
1873
+ box.name,
1874
+ g,
1875
+ box.x,
1876
+ box.y + conf2.boxTextMargin + (box.textMaxHeight || 0) / 2,
1877
+ box.width,
1878
+ 0,
1879
+ { class: "text" },
1880
+ conf2
1881
+ );
1882
+ }
1883
+ g.lower();
1884
+ }, "drawBox");
1885
+ var anchorElement = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
1886
+ return elem.append("g");
1887
+ }, "anchorElement");
1888
+ var drawActivation = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, bounds2, verticalPos, conf2, actorActivations2) {
1889
+ const rect = chunk67H74DCK.getNoteRect();
1890
+ const g = bounds2.anchored;
1891
+ rect.x = bounds2.startx;
1892
+ rect.y = bounds2.starty;
1893
+ rect.class = "activation" + actorActivations2 % 3;
1894
+ rect.width = bounds2.stopx - bounds2.startx;
1895
+ rect.height = verticalPos - bounds2.starty;
1896
+ drawRect2(g, rect);
1897
+ }, "drawActivation");
1898
+ var drawLoop = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(elem, loopModel, labelText, conf2) {
1899
+ const {
1900
+ boxMargin,
1901
+ boxTextMargin,
1902
+ labelBoxHeight,
1903
+ labelBoxWidth,
1904
+ messageFontFamily: fontFamily,
1905
+ messageFontSize: fontSize,
1906
+ messageFontWeight: fontWeight
1907
+ } = conf2;
1908
+ const g = elem.append("g");
1909
+ const drawLoopLine = /* @__PURE__ */ chunk3XYRH5AP.__name(function(startx, starty, stopx, stopy) {
1910
+ return g.append("line").attr("x1", startx).attr("y1", starty).attr("x2", stopx).attr("y2", stopy).attr("class", "loopLine");
1911
+ }, "drawLoopLine");
1912
+ drawLoopLine(loopModel.startx, loopModel.starty, loopModel.stopx, loopModel.starty);
1913
+ drawLoopLine(loopModel.stopx, loopModel.starty, loopModel.stopx, loopModel.stopy);
1914
+ drawLoopLine(loopModel.startx, loopModel.stopy, loopModel.stopx, loopModel.stopy);
1915
+ drawLoopLine(loopModel.startx, loopModel.starty, loopModel.startx, loopModel.stopy);
1916
+ if (loopModel.sections !== void 0) {
1917
+ loopModel.sections.forEach(function(item) {
1918
+ drawLoopLine(loopModel.startx, item.y, loopModel.stopx, item.y).style(
1919
+ "stroke-dasharray",
1920
+ "3, 3"
1921
+ );
1922
+ });
1923
+ }
1924
+ let txt = chunk67H74DCK.getTextObj();
1925
+ txt.text = labelText;
1926
+ txt.x = loopModel.startx;
1927
+ txt.y = loopModel.starty;
1928
+ txt.fontFamily = fontFamily;
1929
+ txt.fontSize = fontSize;
1930
+ txt.fontWeight = fontWeight;
1931
+ txt.anchor = "middle";
1932
+ txt.valign = "middle";
1933
+ txt.tspan = false;
1934
+ txt.width = labelBoxWidth || 50;
1935
+ txt.height = labelBoxHeight || 20;
1936
+ txt.textMargin = boxTextMargin;
1937
+ txt.class = "labelText";
1938
+ drawLabel(g, txt);
1939
+ txt = getTextObj2();
1940
+ txt.text = loopModel.title;
1941
+ txt.x = loopModel.startx + labelBoxWidth / 2 + (loopModel.stopx - loopModel.startx) / 2;
1942
+ txt.y = loopModel.starty + boxMargin + boxTextMargin;
1943
+ txt.anchor = "middle";
1944
+ txt.valign = "middle";
1945
+ txt.textMargin = boxTextMargin;
1946
+ txt.class = "loopText";
1947
+ txt.fontFamily = fontFamily;
1948
+ txt.fontSize = fontSize;
1949
+ txt.fontWeight = fontWeight;
1950
+ txt.wrap = true;
1951
+ let textElem = chunk3XYRH5AP.hasKatex(txt.text) ? await drawKatex(g, txt, loopModel) : drawText(g, txt);
1952
+ if (loopModel.sectionTitles !== void 0) {
1953
+ for (const [idx, item] of Object.entries(loopModel.sectionTitles)) {
1954
+ if (item.message) {
1955
+ txt.text = item.message;
1956
+ txt.x = loopModel.startx + (loopModel.stopx - loopModel.startx) / 2;
1957
+ txt.y = loopModel.sections[idx].y + boxMargin + boxTextMargin;
1958
+ txt.class = "loopText";
1959
+ txt.anchor = "middle";
1960
+ txt.valign = "middle";
1961
+ txt.tspan = false;
1962
+ txt.fontFamily = fontFamily;
1963
+ txt.fontSize = fontSize;
1964
+ txt.fontWeight = fontWeight;
1965
+ txt.wrap = loopModel.wrap;
1966
+ if (chunk3XYRH5AP.hasKatex(txt.text)) {
1967
+ loopModel.starty = loopModel.sections[idx].y;
1968
+ await drawKatex(g, txt, loopModel);
1969
+ } else {
1970
+ drawText(g, txt);
1971
+ }
1972
+ let sectionHeight = Math.round(
1973
+ textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
1974
+ );
1975
+ loopModel.sections[idx].height += sectionHeight - (boxMargin + boxTextMargin);
1976
+ }
1977
+ }
1978
+ }
1979
+ loopModel.height = Math.round(loopModel.stopy - loopModel.starty);
1980
+ return g;
1981
+ }, "drawLoop");
1982
+ var drawBackgroundRect2 = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, bounds2) {
1983
+ chunk67H74DCK.drawBackgroundRect(elem, bounds2);
1984
+ }, "drawBackgroundRect");
1985
+ var insertDatabaseIcon = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
1986
+ elem.append("defs").append("symbol").attr("id", "database").attr("fill-rule", "evenodd").attr("clip-rule", "evenodd").append("path").attr("transform", "scale(.5)").attr(
1987
+ "d",
1988
+ "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"
1989
+ );
1990
+ }, "insertDatabaseIcon");
1991
+ var insertComputerIcon = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
1992
+ elem.append("defs").append("symbol").attr("id", "computer").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
1993
+ "d",
1994
+ "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"
1995
+ );
1996
+ }, "insertComputerIcon");
1997
+ var insertClockIcon = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
1998
+ elem.append("defs").append("symbol").attr("id", "clock").attr("width", "24").attr("height", "24").append("path").attr("transform", "scale(.5)").attr(
1999
+ "d",
2000
+ "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"
2001
+ );
2002
+ }, "insertClockIcon");
2003
+ var insertArrowHead = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
2004
+ 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");
2005
+ }, "insertArrowHead");
2006
+ var insertArrowFilledHead = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
2007
+ 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");
2008
+ }, "insertArrowFilledHead");
2009
+ var insertSequenceNumber = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
2010
+ 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);
2011
+ }, "insertSequenceNumber");
2012
+ var insertArrowCrossHead = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem) {
2013
+ const defs = elem.append("defs");
2014
+ const marker = defs.append("marker").attr("id", "crosshead").attr("markerWidth", 15).attr("markerHeight", 8).attr("orient", "auto").attr("refX", 4).attr("refY", 4.5);
2015
+ 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");
2016
+ }, "insertArrowCrossHead");
2017
+ var getTextObj2 = /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2018
+ return {
2019
+ x: 0,
2020
+ y: 0,
2021
+ fill: void 0,
2022
+ anchor: void 0,
2023
+ style: "#666",
2024
+ width: void 0,
2025
+ height: void 0,
2026
+ textMargin: 0,
2027
+ rx: 0,
2028
+ ry: 0,
2029
+ tspan: true,
2030
+ valign: void 0
2031
+ };
2032
+ }, "getTextObj");
2033
+ var getNoteRect2 = /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2034
+ return {
2035
+ x: 0,
2036
+ y: 0,
2037
+ fill: "#EDF2AE",
2038
+ stroke: "#666",
2039
+ width: 100,
2040
+ anchor: "start",
2041
+ height: 100,
2042
+ rx: 0,
2043
+ ry: 0
2044
+ };
2045
+ }, "getNoteRect");
2046
+ var _drawTextCandidateFunc = /* @__PURE__ */ function() {
2047
+ function byText(content, g, x, y, width, height, textAttrs) {
2048
+ const text = g.append("text").attr("x", x + width / 2).attr("y", y + height / 2 + 5).style("text-anchor", "middle").text(content);
2049
+ _setTextAttrs(text, textAttrs);
2050
+ }
2051
+ chunk3XYRH5AP.__name(byText, "byText");
2052
+ function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
2053
+ const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
2054
+ const [_actorFontSize, _actorFontSizePx] = chunk55PJQP7W.parseFontSize(actorFontSize);
2055
+ const lines = content.split(chunk3XYRH5AP.common_default.lineBreakRegex);
2056
+ for (let i = 0; i < lines.length; i++) {
2057
+ const dy = i * _actorFontSize - _actorFontSize * (lines.length - 1) / 2;
2058
+ 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);
2059
+ text.append("tspan").attr("x", x + width / 2).attr("dy", dy).text(lines[i]);
2060
+ text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
2061
+ _setTextAttrs(text, textAttrs);
2062
+ }
2063
+ }
2064
+ chunk3XYRH5AP.__name(byTspan, "byTspan");
2065
+ function byFo(content, g, x, y, width, height, textAttrs, conf2) {
2066
+ const s = g.append("switch");
2067
+ const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
2068
+ const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
2069
+ text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
2070
+ byTspan(content, s, x, y, width, height, textAttrs, conf2);
2071
+ _setTextAttrs(text, textAttrs);
2072
+ }
2073
+ chunk3XYRH5AP.__name(byFo, "byFo");
2074
+ async function byKatex(content, g, x, y, width, height, textAttrs, conf2) {
2075
+ const dim = await chunk3XYRH5AP.calculateMathMLDimensions(content, chunk3XYRH5AP.getConfig());
2076
+ const s = g.append("switch");
2077
+ 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);
2078
+ const text = f.append("xhtml:div").style("height", "100%").style("width", "100%");
2079
+ text.append("div").style("text-align", "center").style("vertical-align", "middle").html(await chunk3XYRH5AP.renderKatex(content, chunk3XYRH5AP.getConfig()));
2080
+ byTspan(content, s, x, y, width, height, textAttrs, conf2);
2081
+ _setTextAttrs(text, textAttrs);
2082
+ }
2083
+ chunk3XYRH5AP.__name(byKatex, "byKatex");
2084
+ function _setTextAttrs(toText, fromTextAttrsDict) {
2085
+ for (const key in fromTextAttrsDict) {
2086
+ if (fromTextAttrsDict.hasOwnProperty(key)) {
2087
+ toText.attr(key, fromTextAttrsDict[key]);
2088
+ }
2089
+ }
2090
+ }
2091
+ chunk3XYRH5AP.__name(_setTextAttrs, "_setTextAttrs");
2092
+ return function(conf2, hasKatex2 = false) {
2093
+ if (hasKatex2) {
2094
+ return byKatex;
2095
+ }
2096
+ return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
2097
+ };
2098
+ }();
2099
+ var _drawMenuItemTextCandidateFunc = /* @__PURE__ */ function() {
2100
+ function byText(content, g, x, y, width, height, textAttrs) {
2101
+ const text = g.append("text").attr("x", x).attr("y", y).style("text-anchor", "start").text(content);
2102
+ _setTextAttrs(text, textAttrs);
2103
+ }
2104
+ chunk3XYRH5AP.__name(byText, "byText");
2105
+ function byTspan(content, g, x, y, width, height, textAttrs, conf2) {
2106
+ const { actorFontSize, actorFontFamily, actorFontWeight } = conf2;
2107
+ const lines = content.split(chunk3XYRH5AP.common_default.lineBreakRegex);
2108
+ for (let i = 0; i < lines.length; i++) {
2109
+ const dy = i * actorFontSize - actorFontSize * (lines.length - 1) / 2;
2110
+ 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);
2111
+ text.append("tspan").attr("x", x).attr("dy", dy).text(lines[i]);
2112
+ text.attr("y", y + height / 2).attr("dominant-baseline", "central").attr("alignment-baseline", "central");
2113
+ _setTextAttrs(text, textAttrs);
2114
+ }
2115
+ }
2116
+ chunk3XYRH5AP.__name(byTspan, "byTspan");
2117
+ function byFo(content, g, x, y, width, height, textAttrs, conf2) {
2118
+ const s = g.append("switch");
2119
+ const f = s.append("foreignObject").attr("x", x).attr("y", y).attr("width", width).attr("height", height);
2120
+ const text = f.append("xhtml:div").style("display", "table").style("height", "100%").style("width", "100%");
2121
+ text.append("div").style("display", "table-cell").style("text-align", "center").style("vertical-align", "middle").text(content);
2122
+ byTspan(content, s, x, y, width, height, textAttrs, conf2);
2123
+ _setTextAttrs(text, textAttrs);
2124
+ }
2125
+ chunk3XYRH5AP.__name(byFo, "byFo");
2126
+ function _setTextAttrs(toText, fromTextAttrsDict) {
2127
+ for (const key in fromTextAttrsDict) {
2128
+ if (fromTextAttrsDict.hasOwnProperty(key)) {
2129
+ toText.attr(key, fromTextAttrsDict[key]);
2130
+ }
2131
+ }
2132
+ }
2133
+ chunk3XYRH5AP.__name(_setTextAttrs, "_setTextAttrs");
2134
+ return function(conf2) {
2135
+ return conf2.textPlacement === "fo" ? byFo : conf2.textPlacement === "old" ? byText : byTspan;
2136
+ };
2137
+ }();
2138
+ var svgDraw_default = {
2139
+ drawRect: drawRect2,
2140
+ drawText,
2141
+ drawLabel,
2142
+ drawActor,
2143
+ drawBox,
2144
+ drawPopup,
2145
+ anchorElement,
2146
+ drawActivation,
2147
+ drawLoop,
2148
+ drawBackgroundRect: drawBackgroundRect2,
2149
+ insertArrowHead,
2150
+ insertArrowFilledHead,
2151
+ insertSequenceNumber,
2152
+ insertArrowCrossHead,
2153
+ insertDatabaseIcon,
2154
+ insertComputerIcon,
2155
+ insertClockIcon,
2156
+ getTextObj: getTextObj2,
2157
+ getNoteRect: getNoteRect2,
2158
+ fixLifeLineHeights,
2159
+ sanitizeUrl: index.distExports.sanitizeUrl
2160
+ };
2161
+
2162
+ // src/diagrams/sequence/sequenceRenderer.ts
2163
+ var conf = {};
2164
+ var bounds = {
2165
+ data: {
2166
+ startx: void 0,
2167
+ stopx: void 0,
2168
+ starty: void 0,
2169
+ stopy: void 0
2170
+ },
2171
+ verticalPos: 0,
2172
+ sequenceItems: [],
2173
+ activations: [],
2174
+ models: {
2175
+ getHeight: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2176
+ return Math.max.apply(
2177
+ null,
2178
+ this.actors.length === 0 ? [0] : this.actors.map((actor) => actor.height || 0)
2179
+ ) + (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));
2180
+ }, "getHeight"),
2181
+ clear: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2182
+ this.actors = [];
2183
+ this.boxes = [];
2184
+ this.loops = [];
2185
+ this.messages = [];
2186
+ this.notes = [];
2187
+ }, "clear"),
2188
+ addBox: /* @__PURE__ */ chunk3XYRH5AP.__name(function(boxModel) {
2189
+ this.boxes.push(boxModel);
2190
+ }, "addBox"),
2191
+ addActor: /* @__PURE__ */ chunk3XYRH5AP.__name(function(actorModel) {
2192
+ this.actors.push(actorModel);
2193
+ }, "addActor"),
2194
+ addLoop: /* @__PURE__ */ chunk3XYRH5AP.__name(function(loopModel) {
2195
+ this.loops.push(loopModel);
2196
+ }, "addLoop"),
2197
+ addMessage: /* @__PURE__ */ chunk3XYRH5AP.__name(function(msgModel) {
2198
+ this.messages.push(msgModel);
2199
+ }, "addMessage"),
2200
+ addNote: /* @__PURE__ */ chunk3XYRH5AP.__name(function(noteModel) {
2201
+ this.notes.push(noteModel);
2202
+ }, "addNote"),
2203
+ lastActor: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2204
+ return this.actors[this.actors.length - 1];
2205
+ }, "lastActor"),
2206
+ lastLoop: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2207
+ return this.loops[this.loops.length - 1];
2208
+ }, "lastLoop"),
2209
+ lastMessage: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2210
+ return this.messages[this.messages.length - 1];
2211
+ }, "lastMessage"),
2212
+ lastNote: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2213
+ return this.notes[this.notes.length - 1];
2214
+ }, "lastNote"),
2215
+ actors: [],
2216
+ boxes: [],
2217
+ loops: [],
2218
+ messages: [],
2219
+ notes: []
2220
+ },
2221
+ init: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2222
+ this.sequenceItems = [];
2223
+ this.activations = [];
2224
+ this.models.clear();
2225
+ this.data = {
2226
+ startx: void 0,
2227
+ stopx: void 0,
2228
+ starty: void 0,
2229
+ stopy: void 0
2230
+ };
2231
+ this.verticalPos = 0;
2232
+ setConf(chunk3XYRH5AP.getConfig2());
2233
+ }, "init"),
2234
+ updateVal: /* @__PURE__ */ chunk3XYRH5AP.__name(function(obj, key, val, fun) {
2235
+ if (obj[key] === void 0) {
2236
+ obj[key] = val;
2237
+ } else {
2238
+ obj[key] = fun(val, obj[key]);
2239
+ }
2240
+ }, "updateVal"),
2241
+ updateBounds: /* @__PURE__ */ chunk3XYRH5AP.__name(function(startx, starty, stopx, stopy) {
2242
+ const _self = this;
2243
+ let cnt = 0;
2244
+ function updateFn(type) {
2245
+ return /* @__PURE__ */ chunk3XYRH5AP.__name(function updateItemBounds(item) {
2246
+ cnt++;
2247
+ const n = _self.sequenceItems.length - cnt + 1;
2248
+ _self.updateVal(item, "starty", starty - n * conf.boxMargin, Math.min);
2249
+ _self.updateVal(item, "stopy", stopy + n * conf.boxMargin, Math.max);
2250
+ _self.updateVal(bounds.data, "startx", startx - n * conf.boxMargin, Math.min);
2251
+ _self.updateVal(bounds.data, "stopx", stopx + n * conf.boxMargin, Math.max);
2252
+ if (!(type === "activation")) {
2253
+ _self.updateVal(item, "startx", startx - n * conf.boxMargin, Math.min);
2254
+ _self.updateVal(item, "stopx", stopx + n * conf.boxMargin, Math.max);
2255
+ _self.updateVal(bounds.data, "starty", starty - n * conf.boxMargin, Math.min);
2256
+ _self.updateVal(bounds.data, "stopy", stopy + n * conf.boxMargin, Math.max);
2257
+ }
2258
+ }, "updateItemBounds");
2259
+ }
2260
+ chunk3XYRH5AP.__name(updateFn, "updateFn");
2261
+ this.sequenceItems.forEach(updateFn());
2262
+ this.activations.forEach(updateFn("activation"));
2263
+ }, "updateBounds"),
2264
+ insert: /* @__PURE__ */ chunk3XYRH5AP.__name(function(startx, starty, stopx, stopy) {
2265
+ const _startx = chunk3XYRH5AP.common_default.getMin(startx, stopx);
2266
+ const _stopx = chunk3XYRH5AP.common_default.getMax(startx, stopx);
2267
+ const _starty = chunk3XYRH5AP.common_default.getMin(starty, stopy);
2268
+ const _stopy = chunk3XYRH5AP.common_default.getMax(starty, stopy);
2269
+ this.updateVal(bounds.data, "startx", _startx, Math.min);
2270
+ this.updateVal(bounds.data, "starty", _starty, Math.min);
2271
+ this.updateVal(bounds.data, "stopx", _stopx, Math.max);
2272
+ this.updateVal(bounds.data, "stopy", _stopy, Math.max);
2273
+ this.updateBounds(_startx, _starty, _stopx, _stopy);
2274
+ }, "insert"),
2275
+ newActivation: /* @__PURE__ */ chunk3XYRH5AP.__name(function(message, diagram2, actors) {
2276
+ const actorRect = actors.get(message.from);
2277
+ const stackedSize = actorActivations(message.from).length || 0;
2278
+ const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
2279
+ this.activations.push({
2280
+ startx: x,
2281
+ starty: this.verticalPos + 2,
2282
+ stopx: x + conf.activationWidth,
2283
+ stopy: void 0,
2284
+ actor: message.from,
2285
+ anchored: svgDraw_default.anchorElement(diagram2)
2286
+ });
2287
+ }, "newActivation"),
2288
+ endActivation: /* @__PURE__ */ chunk3XYRH5AP.__name(function(message) {
2289
+ const lastActorActivationIdx = this.activations.map(function(activation) {
2290
+ return activation.actor;
2291
+ }).lastIndexOf(message.from);
2292
+ return this.activations.splice(lastActorActivationIdx, 1)[0];
2293
+ }, "endActivation"),
2294
+ createLoop: /* @__PURE__ */ chunk3XYRH5AP.__name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
2295
+ return {
2296
+ startx: void 0,
2297
+ starty: this.verticalPos,
2298
+ stopx: void 0,
2299
+ stopy: void 0,
2300
+ title: title.message,
2301
+ wrap: title.wrap,
2302
+ width: title.width,
2303
+ height: 0,
2304
+ fill
2305
+ };
2306
+ }, "createLoop"),
2307
+ newLoop: /* @__PURE__ */ chunk3XYRH5AP.__name(function(title = { message: void 0, wrap: false, width: void 0 }, fill) {
2308
+ this.sequenceItems.push(this.createLoop(title, fill));
2309
+ }, "newLoop"),
2310
+ endLoop: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2311
+ return this.sequenceItems.pop();
2312
+ }, "endLoop"),
2313
+ isLoopOverlap: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2314
+ return this.sequenceItems.length ? this.sequenceItems[this.sequenceItems.length - 1].overlap : false;
2315
+ }, "isLoopOverlap"),
2316
+ addSectionToLoop: /* @__PURE__ */ chunk3XYRH5AP.__name(function(message) {
2317
+ const loop = this.sequenceItems.pop();
2318
+ loop.sections = loop.sections || [];
2319
+ loop.sectionTitles = loop.sectionTitles || [];
2320
+ loop.sections.push({ y: bounds.getVerticalPos(), height: 0 });
2321
+ loop.sectionTitles.push(message);
2322
+ this.sequenceItems.push(loop);
2323
+ }, "addSectionToLoop"),
2324
+ saveVerticalPos: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2325
+ if (this.isLoopOverlap()) {
2326
+ this.savedVerticalPos = this.verticalPos;
2327
+ }
2328
+ }, "saveVerticalPos"),
2329
+ resetVerticalPos: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2330
+ if (this.isLoopOverlap()) {
2331
+ this.verticalPos = this.savedVerticalPos;
2332
+ }
2333
+ }, "resetVerticalPos"),
2334
+ bumpVerticalPos: /* @__PURE__ */ chunk3XYRH5AP.__name(function(bump) {
2335
+ this.verticalPos = this.verticalPos + bump;
2336
+ this.data.stopy = chunk3XYRH5AP.common_default.getMax(this.data.stopy, this.verticalPos);
2337
+ }, "bumpVerticalPos"),
2338
+ getVerticalPos: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2339
+ return this.verticalPos;
2340
+ }, "getVerticalPos"),
2341
+ getBounds: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
2342
+ return { bounds: this.data, models: this.models };
2343
+ }, "getBounds")
2344
+ };
2345
+ var drawNote = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(elem, noteModel) {
2346
+ bounds.bumpVerticalPos(conf.boxMargin);
2347
+ noteModel.height = conf.boxMargin;
2348
+ noteModel.starty = bounds.getVerticalPos();
2349
+ const rect = chunk67H74DCK.getNoteRect();
2350
+ rect.x = noteModel.startx;
2351
+ rect.y = noteModel.starty;
2352
+ rect.width = noteModel.width || conf.width;
2353
+ rect.class = "note";
2354
+ const g = elem.append("g");
2355
+ const rectElem = svgDraw_default.drawRect(g, rect);
2356
+ const textObj = chunk67H74DCK.getTextObj();
2357
+ textObj.x = noteModel.startx;
2358
+ textObj.y = noteModel.starty;
2359
+ textObj.width = rect.width;
2360
+ textObj.dy = "1em";
2361
+ textObj.text = noteModel.message;
2362
+ textObj.class = "noteText";
2363
+ textObj.fontFamily = conf.noteFontFamily;
2364
+ textObj.fontSize = conf.noteFontSize;
2365
+ textObj.fontWeight = conf.noteFontWeight;
2366
+ textObj.anchor = conf.noteAlign;
2367
+ textObj.textMargin = conf.noteMargin;
2368
+ textObj.valign = "center";
2369
+ const textElem = chunk3XYRH5AP.hasKatex(textObj.text) ? await drawKatex(g, textObj) : drawText(g, textObj);
2370
+ const textHeight = Math.round(
2371
+ textElem.map((te) => (te._groups || te)[0][0].getBBox().height).reduce((acc, curr) => acc + curr)
2372
+ );
2373
+ rectElem.attr("height", textHeight + 2 * conf.noteMargin);
2374
+ noteModel.height += textHeight + 2 * conf.noteMargin;
2375
+ bounds.bumpVerticalPos(textHeight + 2 * conf.noteMargin);
2376
+ noteModel.stopy = noteModel.starty + textHeight + 2 * conf.noteMargin;
2377
+ noteModel.stopx = noteModel.startx + rect.width;
2378
+ bounds.insert(noteModel.startx, noteModel.starty, noteModel.stopx, noteModel.stopy);
2379
+ bounds.models.addNote(noteModel);
2380
+ }, "drawNote");
2381
+ var messageFont = /* @__PURE__ */ chunk3XYRH5AP.__name((cnf) => {
2382
+ return {
2383
+ fontFamily: cnf.messageFontFamily,
2384
+ fontSize: cnf.messageFontSize,
2385
+ fontWeight: cnf.messageFontWeight
2386
+ };
2387
+ }, "messageFont");
2388
+ var noteFont = /* @__PURE__ */ chunk3XYRH5AP.__name((cnf) => {
2389
+ return {
2390
+ fontFamily: cnf.noteFontFamily,
2391
+ fontSize: cnf.noteFontSize,
2392
+ fontWeight: cnf.noteFontWeight
2393
+ };
2394
+ }, "noteFont");
2395
+ var actorFont = /* @__PURE__ */ chunk3XYRH5AP.__name((cnf) => {
2396
+ return {
2397
+ fontFamily: cnf.actorFontFamily,
2398
+ fontSize: cnf.actorFontSize,
2399
+ fontWeight: cnf.actorFontWeight
2400
+ };
2401
+ }, "actorFont");
2402
+ async function boundMessage(_diagram, msgModel) {
2403
+ bounds.bumpVerticalPos(10);
2404
+ const { startx, stopx, message } = msgModel;
2405
+ const lines = chunk3XYRH5AP.common_default.splitBreaks(message).length;
2406
+ const isKatexMsg = chunk3XYRH5AP.hasKatex(message);
2407
+ const textDims = isKatexMsg ? await chunk3XYRH5AP.calculateMathMLDimensions(message, chunk3XYRH5AP.getConfig2()) : chunk55PJQP7W.utils_default.calculateTextDimensions(message, messageFont(conf));
2408
+ if (!isKatexMsg) {
2409
+ const lineHeight = textDims.height / lines;
2410
+ msgModel.height += lineHeight;
2411
+ bounds.bumpVerticalPos(lineHeight);
2412
+ }
2413
+ let lineStartY;
2414
+ let totalOffset = textDims.height - 10;
2415
+ const textWidth = textDims.width;
2416
+ if (startx === stopx) {
2417
+ lineStartY = bounds.getVerticalPos() + totalOffset;
2418
+ if (!conf.rightAngles) {
2419
+ totalOffset += conf.boxMargin;
2420
+ lineStartY = bounds.getVerticalPos() + totalOffset;
2421
+ }
2422
+ totalOffset += 30;
2423
+ const dx = chunk3XYRH5AP.common_default.getMax(textWidth / 2, conf.width / 2);
2424
+ bounds.insert(
2425
+ startx - dx,
2426
+ bounds.getVerticalPos() - 10 + totalOffset,
2427
+ stopx + dx,
2428
+ bounds.getVerticalPos() + 30 + totalOffset
2429
+ );
2430
+ } else {
2431
+ totalOffset += conf.boxMargin;
2432
+ lineStartY = bounds.getVerticalPos() + totalOffset;
2433
+ bounds.insert(startx, lineStartY - 10, stopx, lineStartY);
2434
+ }
2435
+ bounds.bumpVerticalPos(totalOffset);
2436
+ msgModel.height += totalOffset;
2437
+ msgModel.stopy = msgModel.starty + msgModel.height;
2438
+ bounds.insert(msgModel.fromBounds, msgModel.starty, msgModel.toBounds, msgModel.stopy);
2439
+ return lineStartY;
2440
+ }
2441
+ chunk3XYRH5AP.__name(boundMessage, "boundMessage");
2442
+ var drawMessage = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(diagram2, msgModel, lineStartY, diagObj) {
2443
+ const { startx, stopx, starty, message, type, sequenceIndex, sequenceVisible } = msgModel;
2444
+ const textDims = chunk55PJQP7W.utils_default.calculateTextDimensions(message, messageFont(conf));
2445
+ const textObj = chunk67H74DCK.getTextObj();
2446
+ textObj.x = startx;
2447
+ textObj.y = starty + 10;
2448
+ textObj.width = stopx - startx;
2449
+ textObj.class = "messageText";
2450
+ textObj.dy = "1em";
2451
+ textObj.text = message;
2452
+ textObj.fontFamily = conf.messageFontFamily;
2453
+ textObj.fontSize = conf.messageFontSize;
2454
+ textObj.fontWeight = conf.messageFontWeight;
2455
+ textObj.anchor = conf.messageAlign;
2456
+ textObj.valign = "center";
2457
+ textObj.textMargin = conf.wrapPadding;
2458
+ textObj.tspan = false;
2459
+ if (chunk3XYRH5AP.hasKatex(textObj.text)) {
2460
+ await drawKatex(diagram2, textObj, { startx, stopx, starty: lineStartY });
2461
+ } else {
2462
+ drawText(diagram2, textObj);
2463
+ }
2464
+ const textWidth = textDims.width;
2465
+ let line;
2466
+ if (startx === stopx) {
2467
+ if (conf.rightAngles) {
2468
+ line = diagram2.append("path").attr(
2469
+ "d",
2470
+ `M ${startx},${lineStartY} H ${startx + chunk3XYRH5AP.common_default.getMax(conf.width / 2, textWidth / 2)} V ${lineStartY + 25} H ${startx}`
2471
+ );
2472
+ } else {
2473
+ line = diagram2.append("path").attr(
2474
+ "d",
2475
+ "M " + startx + "," + lineStartY + " C " + (startx + 60) + "," + (lineStartY - 10) + " " + (startx + 60) + "," + (lineStartY + 30) + " " + startx + "," + (lineStartY + 20)
2476
+ );
2477
+ }
2478
+ } else {
2479
+ line = diagram2.append("line");
2480
+ line.attr("x1", startx);
2481
+ line.attr("y1", lineStartY);
2482
+ line.attr("x2", stopx);
2483
+ line.attr("y2", lineStartY);
2484
+ }
2485
+ 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) {
2486
+ line.style("stroke-dasharray", "3, 3");
2487
+ line.attr("class", "messageLine1");
2488
+ } else {
2489
+ line.attr("class", "messageLine0");
2490
+ }
2491
+ let url = "";
2492
+ if (conf.arrowMarkerAbsolute) {
2493
+ url = chunk3XYRH5AP.getUrl(true);
2494
+ }
2495
+ line.attr("stroke-width", 2);
2496
+ line.attr("stroke", "none");
2497
+ line.style("fill", "none");
2498
+ if (type === diagObj.db.LINETYPE.SOLID || type === diagObj.db.LINETYPE.DOTTED) {
2499
+ line.attr("marker-end", "url(" + url + "#arrowhead)");
2500
+ }
2501
+ if (type === diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID || type === diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED) {
2502
+ line.attr("marker-start", "url(" + url + "#arrowhead)");
2503
+ line.attr("marker-end", "url(" + url + "#arrowhead)");
2504
+ }
2505
+ if (type === diagObj.db.LINETYPE.SOLID_POINT || type === diagObj.db.LINETYPE.DOTTED_POINT) {
2506
+ line.attr("marker-end", "url(" + url + "#filled-head)");
2507
+ }
2508
+ if (type === diagObj.db.LINETYPE.SOLID_CROSS || type === diagObj.db.LINETYPE.DOTTED_CROSS) {
2509
+ line.attr("marker-end", "url(" + url + "#crosshead)");
2510
+ }
2511
+ if (sequenceVisible || conf.showSequenceNumbers) {
2512
+ line.attr("marker-start", "url(" + url + "#sequencenumber)");
2513
+ 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);
2514
+ }
2515
+ }, "drawMessage");
2516
+ var addActorRenderingData = /* @__PURE__ */ chunk3XYRH5AP.__name(function(diagram2, actors, createdActors, actorKeys, verticalPos, messages, isFooter) {
2517
+ let prevWidth = 0;
2518
+ let prevMargin = 0;
2519
+ let prevBox = void 0;
2520
+ let maxHeight = 0;
2521
+ for (const actorKey of actorKeys) {
2522
+ const actor = actors.get(actorKey);
2523
+ const box = actor.box;
2524
+ if (prevBox && prevBox != box) {
2525
+ if (!isFooter) {
2526
+ bounds.models.addBox(prevBox);
2527
+ }
2528
+ prevMargin += conf.boxMargin + prevBox.margin;
2529
+ }
2530
+ if (box && box != prevBox) {
2531
+ if (!isFooter) {
2532
+ box.x = prevWidth + prevMargin;
2533
+ box.y = verticalPos;
2534
+ }
2535
+ prevMargin += box.margin;
2536
+ }
2537
+ actor.width = actor.width || conf.width;
2538
+ actor.height = chunk3XYRH5AP.common_default.getMax(actor.height || conf.height, conf.height);
2539
+ actor.margin = actor.margin || conf.actorMargin;
2540
+ maxHeight = chunk3XYRH5AP.common_default.getMax(maxHeight, actor.height);
2541
+ if (createdActors.get(actor.name)) {
2542
+ prevMargin += actor.width / 2;
2543
+ }
2544
+ actor.x = prevWidth + prevMargin;
2545
+ actor.starty = bounds.getVerticalPos();
2546
+ bounds.insert(actor.x, verticalPos, actor.x + actor.width, actor.height);
2547
+ prevWidth += actor.width + prevMargin;
2548
+ if (actor.box) {
2549
+ actor.box.width = prevWidth + box.margin - actor.box.x;
2550
+ }
2551
+ prevMargin = actor.margin;
2552
+ prevBox = actor.box;
2553
+ bounds.models.addActor(actor);
2554
+ }
2555
+ if (prevBox && !isFooter) {
2556
+ bounds.models.addBox(prevBox);
2557
+ }
2558
+ bounds.bumpVerticalPos(maxHeight);
2559
+ }, "addActorRenderingData");
2560
+ var drawActors = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(diagram2, actors, actorKeys, isFooter) {
2561
+ if (!isFooter) {
2562
+ for (const actorKey of actorKeys) {
2563
+ const actor = actors.get(actorKey);
2564
+ await svgDraw_default.drawActor(diagram2, actor, conf, false);
2565
+ }
2566
+ } else {
2567
+ let maxHeight = 0;
2568
+ bounds.bumpVerticalPos(conf.boxMargin * 2);
2569
+ for (const actorKey of actorKeys) {
2570
+ const actor = actors.get(actorKey);
2571
+ if (!actor.stopy) {
2572
+ actor.stopy = bounds.getVerticalPos();
2573
+ }
2574
+ const height = await svgDraw_default.drawActor(diagram2, actor, conf, true);
2575
+ maxHeight = chunk3XYRH5AP.common_default.getMax(maxHeight, height);
2576
+ }
2577
+ bounds.bumpVerticalPos(maxHeight + conf.boxMargin);
2578
+ }
2579
+ }, "drawActors");
2580
+ var drawActorsPopup = /* @__PURE__ */ chunk3XYRH5AP.__name(function(diagram2, actors, actorKeys, doc) {
2581
+ let maxHeight = 0;
2582
+ let maxWidth = 0;
2583
+ for (const actorKey of actorKeys) {
2584
+ const actor = actors.get(actorKey);
2585
+ const minMenuWidth = getRequiredPopupWidth(actor);
2586
+ const menuDimensions = svgDraw_default.drawPopup(
2587
+ diagram2,
2588
+ actor,
2589
+ minMenuWidth,
2590
+ conf,
2591
+ conf.forceMenus,
2592
+ doc
2593
+ );
2594
+ if (menuDimensions.height > maxHeight) {
2595
+ maxHeight = menuDimensions.height;
2596
+ }
2597
+ if (menuDimensions.width + actor.x > maxWidth) {
2598
+ maxWidth = menuDimensions.width + actor.x;
2599
+ }
2600
+ }
2601
+ return { maxHeight, maxWidth };
2602
+ }, "drawActorsPopup");
2603
+ var setConf = /* @__PURE__ */ chunk3XYRH5AP.__name(function(cnf) {
2604
+ chunk3XYRH5AP.assignWithDepth_default(conf, cnf);
2605
+ if (cnf.fontFamily) {
2606
+ conf.actorFontFamily = conf.noteFontFamily = conf.messageFontFamily = cnf.fontFamily;
2607
+ }
2608
+ if (cnf.fontSize) {
2609
+ conf.actorFontSize = conf.noteFontSize = conf.messageFontSize = cnf.fontSize;
2610
+ }
2611
+ if (cnf.fontWeight) {
2612
+ conf.actorFontWeight = conf.noteFontWeight = conf.messageFontWeight = cnf.fontWeight;
2613
+ }
2614
+ }, "setConf");
2615
+ var actorActivations = /* @__PURE__ */ chunk3XYRH5AP.__name(function(actor) {
2616
+ return bounds.activations.filter(function(activation) {
2617
+ return activation.actor === actor;
2618
+ });
2619
+ }, "actorActivations");
2620
+ var activationBounds = /* @__PURE__ */ chunk3XYRH5AP.__name(function(actor, actors) {
2621
+ const actorObj = actors.get(actor);
2622
+ const activations = actorActivations(actor);
2623
+ const left = activations.reduce(
2624
+ function(acc, activation) {
2625
+ return chunk3XYRH5AP.common_default.getMin(acc, activation.startx);
2626
+ },
2627
+ actorObj.x + actorObj.width / 2 - 1
2628
+ );
2629
+ const right = activations.reduce(
2630
+ function(acc, activation) {
2631
+ return chunk3XYRH5AP.common_default.getMax(acc, activation.stopx);
2632
+ },
2633
+ actorObj.x + actorObj.width / 2 + 1
2634
+ );
2635
+ return [left, right];
2636
+ }, "activationBounds");
2637
+ function adjustLoopHeightForWrap(loopWidths, msg, preMargin, postMargin, addLoopFn) {
2638
+ bounds.bumpVerticalPos(preMargin);
2639
+ let heightAdjust = postMargin;
2640
+ if (msg.id && msg.message && loopWidths[msg.id]) {
2641
+ const loopWidth = loopWidths[msg.id].width;
2642
+ const textConf = messageFont(conf);
2643
+ msg.message = chunk55PJQP7W.utils_default.wrapLabel(`[${msg.message}]`, loopWidth - 2 * conf.wrapPadding, textConf);
2644
+ msg.width = loopWidth;
2645
+ msg.wrap = true;
2646
+ const textDims = chunk55PJQP7W.utils_default.calculateTextDimensions(msg.message, textConf);
2647
+ const totalOffset = chunk3XYRH5AP.common_default.getMax(textDims.height, conf.labelBoxHeight);
2648
+ heightAdjust = postMargin + totalOffset;
2649
+ chunk3XYRH5AP.log.debug(`${totalOffset} - ${msg.message}`);
2650
+ }
2651
+ addLoopFn(msg);
2652
+ bounds.bumpVerticalPos(heightAdjust);
2653
+ }
2654
+ chunk3XYRH5AP.__name(adjustLoopHeightForWrap, "adjustLoopHeightForWrap");
2655
+ function adjustCreatedDestroyedData(msg, msgModel, lineStartY, index, actors, createdActors, destroyedActors) {
2656
+ function receiverAdjustment(actor, adjustment) {
2657
+ if (actor.x < actors.get(msg.from).x) {
2658
+ bounds.insert(
2659
+ msgModel.stopx - adjustment,
2660
+ msgModel.starty,
2661
+ msgModel.startx,
2662
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2663
+ );
2664
+ msgModel.stopx = msgModel.stopx + adjustment;
2665
+ } else {
2666
+ bounds.insert(
2667
+ msgModel.startx,
2668
+ msgModel.starty,
2669
+ msgModel.stopx + adjustment,
2670
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2671
+ );
2672
+ msgModel.stopx = msgModel.stopx - adjustment;
2673
+ }
2674
+ }
2675
+ chunk3XYRH5AP.__name(receiverAdjustment, "receiverAdjustment");
2676
+ function senderAdjustment(actor, adjustment) {
2677
+ if (actor.x < actors.get(msg.to).x) {
2678
+ bounds.insert(
2679
+ msgModel.startx - adjustment,
2680
+ msgModel.starty,
2681
+ msgModel.stopx,
2682
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2683
+ );
2684
+ msgModel.startx = msgModel.startx + adjustment;
2685
+ } else {
2686
+ bounds.insert(
2687
+ msgModel.stopx,
2688
+ msgModel.starty,
2689
+ msgModel.startx + adjustment,
2690
+ msgModel.stopy + actor.height / 2 + conf.noteMargin
2691
+ );
2692
+ msgModel.startx = msgModel.startx - adjustment;
2693
+ }
2694
+ }
2695
+ chunk3XYRH5AP.__name(senderAdjustment, "senderAdjustment");
2696
+ if (createdActors.get(msg.to) == index) {
2697
+ const actor = actors.get(msg.to);
2698
+ const adjustment = actor.type == "actor" ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
2699
+ receiverAdjustment(actor, adjustment);
2700
+ actor.starty = lineStartY - actor.height / 2;
2701
+ bounds.bumpVerticalPos(actor.height / 2);
2702
+ } else if (destroyedActors.get(msg.from) == index) {
2703
+ const actor = actors.get(msg.from);
2704
+ if (conf.mirrorActors) {
2705
+ const adjustment = actor.type == "actor" ? ACTOR_TYPE_WIDTH / 2 : actor.width / 2;
2706
+ senderAdjustment(actor, adjustment);
2707
+ }
2708
+ actor.stopy = lineStartY - actor.height / 2;
2709
+ bounds.bumpVerticalPos(actor.height / 2);
2710
+ } else if (destroyedActors.get(msg.to) == index) {
2711
+ const actor = actors.get(msg.to);
2712
+ if (conf.mirrorActors) {
2713
+ const adjustment = actor.type == "actor" ? ACTOR_TYPE_WIDTH / 2 + 3 : actor.width / 2 + 3;
2714
+ receiverAdjustment(actor, adjustment);
2715
+ }
2716
+ actor.stopy = lineStartY - actor.height / 2;
2717
+ bounds.bumpVerticalPos(actor.height / 2);
2718
+ }
2719
+ }
2720
+ chunk3XYRH5AP.__name(adjustCreatedDestroyedData, "adjustCreatedDestroyedData");
2721
+ var draw = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(_text, id, _version, diagObj) {
2722
+ const { securityLevel, sequence } = chunk3XYRH5AP.getConfig2();
2723
+ conf = sequence;
2724
+ let sandboxElement;
2725
+ if (securityLevel === "sandbox") {
2726
+ sandboxElement = select("#i" + id);
2727
+ }
2728
+ const root = securityLevel === "sandbox" ? select(sandboxElement.nodes()[0].contentDocument.body) : select("body");
2729
+ const doc = securityLevel === "sandbox" ? sandboxElement.nodes()[0].contentDocument : document;
2730
+ bounds.init();
2731
+ chunk3XYRH5AP.log.debug(diagObj.db);
2732
+ const diagram2 = securityLevel === "sandbox" ? root.select(`[id="${id}"]`) : select(`[id="${id}"]`);
2733
+ const actors = diagObj.db.getActors();
2734
+ const createdActors = diagObj.db.getCreatedActors();
2735
+ const destroyedActors = diagObj.db.getDestroyedActors();
2736
+ const boxes = diagObj.db.getBoxes();
2737
+ let actorKeys = diagObj.db.getActorKeys();
2738
+ const messages = diagObj.db.getMessages();
2739
+ const title = diagObj.db.getDiagramTitle();
2740
+ const hasBoxes = diagObj.db.hasAtLeastOneBox();
2741
+ const hasBoxTitles = diagObj.db.hasAtLeastOneBoxWithTitle();
2742
+ const maxMessageWidthPerActor = await getMaxMessageWidthPerActor(actors, messages, diagObj);
2743
+ conf.height = await calculateActorMargins(actors, maxMessageWidthPerActor, boxes);
2744
+ svgDraw_default.insertComputerIcon(diagram2);
2745
+ svgDraw_default.insertDatabaseIcon(diagram2);
2746
+ svgDraw_default.insertClockIcon(diagram2);
2747
+ if (hasBoxes) {
2748
+ bounds.bumpVerticalPos(conf.boxMargin);
2749
+ if (hasBoxTitles) {
2750
+ bounds.bumpVerticalPos(boxes[0].textMaxHeight);
2751
+ }
2752
+ }
2753
+ if (conf.hideUnusedParticipants === true) {
2754
+ const newActors = /* @__PURE__ */ new Set();
2755
+ messages.forEach((message) => {
2756
+ newActors.add(message.from);
2757
+ newActors.add(message.to);
2758
+ });
2759
+ actorKeys = actorKeys.filter((actorKey) => newActors.has(actorKey));
2760
+ }
2761
+ addActorRenderingData(diagram2, actors, createdActors, actorKeys, 0, messages, false);
2762
+ const loopWidths = await calculateLoopBounds(messages, actors, maxMessageWidthPerActor, diagObj);
2763
+ svgDraw_default.insertArrowHead(diagram2);
2764
+ svgDraw_default.insertArrowCrossHead(diagram2);
2765
+ svgDraw_default.insertArrowFilledHead(diagram2);
2766
+ svgDraw_default.insertSequenceNumber(diagram2);
2767
+ function activeEnd(msg, verticalPos) {
2768
+ const activationData = bounds.endActivation(msg);
2769
+ if (activationData.starty + 18 > verticalPos) {
2770
+ activationData.starty = verticalPos - 6;
2771
+ verticalPos += 12;
2772
+ }
2773
+ svgDraw_default.drawActivation(
2774
+ diagram2,
2775
+ activationData,
2776
+ verticalPos,
2777
+ conf,
2778
+ actorActivations(msg.from).length
2779
+ );
2780
+ bounds.insert(activationData.startx, verticalPos - 10, activationData.stopx, verticalPos);
2781
+ }
2782
+ chunk3XYRH5AP.__name(activeEnd, "activeEnd");
2783
+ let sequenceIndex = 1;
2784
+ let sequenceIndexStep = 1;
2785
+ const messagesToDraw = [];
2786
+ const backgrounds = [];
2787
+ let index = 0;
2788
+ for (const msg of messages) {
2789
+ let loopModel, noteModel, msgModel;
2790
+ switch (msg.type) {
2791
+ case diagObj.db.LINETYPE.NOTE:
2792
+ bounds.resetVerticalPos();
2793
+ noteModel = msg.noteModel;
2794
+ await drawNote(diagram2, noteModel);
2795
+ break;
2796
+ case diagObj.db.LINETYPE.ACTIVE_START:
2797
+ bounds.newActivation(msg, diagram2, actors);
2798
+ break;
2799
+ case diagObj.db.LINETYPE.ACTIVE_END:
2800
+ activeEnd(msg, bounds.getVerticalPos());
2801
+ break;
2802
+ case diagObj.db.LINETYPE.LOOP_START:
2803
+ adjustLoopHeightForWrap(
2804
+ loopWidths,
2805
+ msg,
2806
+ conf.boxMargin,
2807
+ conf.boxMargin + conf.boxTextMargin,
2808
+ (message) => bounds.newLoop(message)
2809
+ );
2810
+ break;
2811
+ case diagObj.db.LINETYPE.LOOP_END:
2812
+ loopModel = bounds.endLoop();
2813
+ await svgDraw_default.drawLoop(diagram2, loopModel, "loop", conf);
2814
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2815
+ bounds.models.addLoop(loopModel);
2816
+ break;
2817
+ case diagObj.db.LINETYPE.RECT_START:
2818
+ adjustLoopHeightForWrap(
2819
+ loopWidths,
2820
+ msg,
2821
+ conf.boxMargin,
2822
+ conf.boxMargin,
2823
+ (message) => bounds.newLoop(void 0, message.message)
2824
+ );
2825
+ break;
2826
+ case diagObj.db.LINETYPE.RECT_END:
2827
+ loopModel = bounds.endLoop();
2828
+ backgrounds.push(loopModel);
2829
+ bounds.models.addLoop(loopModel);
2830
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2831
+ break;
2832
+ case diagObj.db.LINETYPE.OPT_START:
2833
+ adjustLoopHeightForWrap(
2834
+ loopWidths,
2835
+ msg,
2836
+ conf.boxMargin,
2837
+ conf.boxMargin + conf.boxTextMargin,
2838
+ (message) => bounds.newLoop(message)
2839
+ );
2840
+ break;
2841
+ case diagObj.db.LINETYPE.OPT_END:
2842
+ loopModel = bounds.endLoop();
2843
+ await svgDraw_default.drawLoop(diagram2, loopModel, "opt", conf);
2844
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2845
+ bounds.models.addLoop(loopModel);
2846
+ break;
2847
+ case diagObj.db.LINETYPE.ALT_START:
2848
+ adjustLoopHeightForWrap(
2849
+ loopWidths,
2850
+ msg,
2851
+ conf.boxMargin,
2852
+ conf.boxMargin + conf.boxTextMargin,
2853
+ (message) => bounds.newLoop(message)
2854
+ );
2855
+ break;
2856
+ case diagObj.db.LINETYPE.ALT_ELSE:
2857
+ adjustLoopHeightForWrap(
2858
+ loopWidths,
2859
+ msg,
2860
+ conf.boxMargin + conf.boxTextMargin,
2861
+ conf.boxMargin,
2862
+ (message) => bounds.addSectionToLoop(message)
2863
+ );
2864
+ break;
2865
+ case diagObj.db.LINETYPE.ALT_END:
2866
+ loopModel = bounds.endLoop();
2867
+ await svgDraw_default.drawLoop(diagram2, loopModel, "alt", conf);
2868
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2869
+ bounds.models.addLoop(loopModel);
2870
+ break;
2871
+ case diagObj.db.LINETYPE.PAR_START:
2872
+ case diagObj.db.LINETYPE.PAR_OVER_START:
2873
+ adjustLoopHeightForWrap(
2874
+ loopWidths,
2875
+ msg,
2876
+ conf.boxMargin,
2877
+ conf.boxMargin + conf.boxTextMargin,
2878
+ (message) => bounds.newLoop(message)
2879
+ );
2880
+ bounds.saveVerticalPos();
2881
+ break;
2882
+ case diagObj.db.LINETYPE.PAR_AND:
2883
+ adjustLoopHeightForWrap(
2884
+ loopWidths,
2885
+ msg,
2886
+ conf.boxMargin + conf.boxTextMargin,
2887
+ conf.boxMargin,
2888
+ (message) => bounds.addSectionToLoop(message)
2889
+ );
2890
+ break;
2891
+ case diagObj.db.LINETYPE.PAR_END:
2892
+ loopModel = bounds.endLoop();
2893
+ await svgDraw_default.drawLoop(diagram2, loopModel, "par", conf);
2894
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2895
+ bounds.models.addLoop(loopModel);
2896
+ break;
2897
+ case diagObj.db.LINETYPE.AUTONUMBER:
2898
+ sequenceIndex = msg.message.start || sequenceIndex;
2899
+ sequenceIndexStep = msg.message.step || sequenceIndexStep;
2900
+ if (msg.message.visible) {
2901
+ diagObj.db.enableSequenceNumbers();
2902
+ } else {
2903
+ diagObj.db.disableSequenceNumbers();
2904
+ }
2905
+ break;
2906
+ case diagObj.db.LINETYPE.CRITICAL_START:
2907
+ adjustLoopHeightForWrap(
2908
+ loopWidths,
2909
+ msg,
2910
+ conf.boxMargin,
2911
+ conf.boxMargin + conf.boxTextMargin,
2912
+ (message) => bounds.newLoop(message)
2913
+ );
2914
+ break;
2915
+ case diagObj.db.LINETYPE.CRITICAL_OPTION:
2916
+ adjustLoopHeightForWrap(
2917
+ loopWidths,
2918
+ msg,
2919
+ conf.boxMargin + conf.boxTextMargin,
2920
+ conf.boxMargin,
2921
+ (message) => bounds.addSectionToLoop(message)
2922
+ );
2923
+ break;
2924
+ case diagObj.db.LINETYPE.CRITICAL_END:
2925
+ loopModel = bounds.endLoop();
2926
+ await svgDraw_default.drawLoop(diagram2, loopModel, "critical", conf);
2927
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2928
+ bounds.models.addLoop(loopModel);
2929
+ break;
2930
+ case diagObj.db.LINETYPE.BREAK_START:
2931
+ adjustLoopHeightForWrap(
2932
+ loopWidths,
2933
+ msg,
2934
+ conf.boxMargin,
2935
+ conf.boxMargin + conf.boxTextMargin,
2936
+ (message) => bounds.newLoop(message)
2937
+ );
2938
+ break;
2939
+ case diagObj.db.LINETYPE.BREAK_END:
2940
+ loopModel = bounds.endLoop();
2941
+ await svgDraw_default.drawLoop(diagram2, loopModel, "break", conf);
2942
+ bounds.bumpVerticalPos(loopModel.stopy - bounds.getVerticalPos());
2943
+ bounds.models.addLoop(loopModel);
2944
+ break;
2945
+ default:
2946
+ try {
2947
+ msgModel = msg.msgModel;
2948
+ msgModel.starty = bounds.getVerticalPos();
2949
+ msgModel.sequenceIndex = sequenceIndex;
2950
+ msgModel.sequenceVisible = diagObj.db.showSequenceNumbers();
2951
+ const lineStartY = await boundMessage(diagram2, msgModel);
2952
+ adjustCreatedDestroyedData(
2953
+ msg,
2954
+ msgModel,
2955
+ lineStartY,
2956
+ index,
2957
+ actors,
2958
+ createdActors,
2959
+ destroyedActors
2960
+ );
2961
+ messagesToDraw.push({ messageModel: msgModel, lineStartY });
2962
+ bounds.models.addMessage(msgModel);
2963
+ } catch (e) {
2964
+ chunk3XYRH5AP.log.error("error while drawing message", e);
2965
+ }
2966
+ }
2967
+ if ([
2968
+ diagObj.db.LINETYPE.SOLID_OPEN,
2969
+ diagObj.db.LINETYPE.DOTTED_OPEN,
2970
+ diagObj.db.LINETYPE.SOLID,
2971
+ diagObj.db.LINETYPE.DOTTED,
2972
+ diagObj.db.LINETYPE.SOLID_CROSS,
2973
+ diagObj.db.LINETYPE.DOTTED_CROSS,
2974
+ diagObj.db.LINETYPE.SOLID_POINT,
2975
+ diagObj.db.LINETYPE.DOTTED_POINT,
2976
+ diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
2977
+ diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
2978
+ ].includes(msg.type)) {
2979
+ sequenceIndex = sequenceIndex + sequenceIndexStep;
2980
+ }
2981
+ index++;
2982
+ }
2983
+ chunk3XYRH5AP.log.debug("createdActors", createdActors);
2984
+ chunk3XYRH5AP.log.debug("destroyedActors", destroyedActors);
2985
+ await drawActors(diagram2, actors, actorKeys, false);
2986
+ for (const e of messagesToDraw) {
2987
+ await drawMessage(diagram2, e.messageModel, e.lineStartY, diagObj);
2988
+ }
2989
+ if (conf.mirrorActors) {
2990
+ await drawActors(diagram2, actors, actorKeys, true);
2991
+ }
2992
+ backgrounds.forEach((e) => svgDraw_default.drawBackgroundRect(diagram2, e));
2993
+ fixLifeLineHeights(diagram2, actors, actorKeys, conf);
2994
+ for (const box2 of bounds.models.boxes) {
2995
+ box2.height = bounds.getVerticalPos() - box2.y;
2996
+ bounds.insert(box2.x, box2.y, box2.x + box2.width, box2.height);
2997
+ box2.startx = box2.x;
2998
+ box2.starty = box2.y;
2999
+ box2.stopx = box2.startx + box2.width;
3000
+ box2.stopy = box2.starty + box2.height;
3001
+ box2.stroke = "rgb(0,0,0, 0.5)";
3002
+ svgDraw_default.drawBox(diagram2, box2, conf);
3003
+ }
3004
+ if (hasBoxes) {
3005
+ bounds.bumpVerticalPos(conf.boxMargin);
3006
+ }
3007
+ const requiredBoxSize = drawActorsPopup(diagram2, actors, actorKeys, doc);
3008
+ const { bounds: box } = bounds.getBounds();
3009
+ if (box.startx === void 0) {
3010
+ box.startx = 0;
3011
+ }
3012
+ if (box.starty === void 0) {
3013
+ box.starty = 0;
3014
+ }
3015
+ if (box.stopx === void 0) {
3016
+ box.stopx = 0;
3017
+ }
3018
+ if (box.stopy === void 0) {
3019
+ box.stopy = 0;
3020
+ }
3021
+ let boxHeight = box.stopy - box.starty;
3022
+ if (boxHeight < requiredBoxSize.maxHeight) {
3023
+ boxHeight = requiredBoxSize.maxHeight;
3024
+ }
3025
+ let height = boxHeight + 2 * conf.diagramMarginY;
3026
+ if (conf.mirrorActors) {
3027
+ height = height - conf.boxMargin + conf.bottomMarginAdj;
3028
+ }
3029
+ let boxWidth = box.stopx - box.startx;
3030
+ if (boxWidth < requiredBoxSize.maxWidth) {
3031
+ boxWidth = requiredBoxSize.maxWidth;
3032
+ }
3033
+ const width = boxWidth + 2 * conf.diagramMarginX;
3034
+ if (title) {
3035
+ diagram2.append("text").text(title).attr("x", (box.stopx - box.startx) / 2 - 2 * conf.diagramMarginX).attr("y", -25);
3036
+ }
3037
+ chunk3XYRH5AP.configureSvgSize(diagram2, height, width, conf.useMaxWidth);
3038
+ const extraVertForTitle = title ? 40 : 0;
3039
+ diagram2.attr(
3040
+ "viewBox",
3041
+ box.startx - conf.diagramMarginX + " -" + (conf.diagramMarginY + extraVertForTitle) + " " + width + " " + (height + extraVertForTitle)
3042
+ );
3043
+ chunk3XYRH5AP.log.debug(`models:`, bounds.models);
3044
+ }, "draw");
3045
+ async function getMaxMessageWidthPerActor(actors, messages, diagObj) {
3046
+ const maxMessageWidthPerActor = {};
3047
+ for (const msg of messages) {
3048
+ if (actors.get(msg.to) && actors.get(msg.from)) {
3049
+ const actor = actors.get(msg.to);
3050
+ if (msg.placement === diagObj.db.PLACEMENT.LEFTOF && !actor.prevActor) {
3051
+ continue;
3052
+ }
3053
+ if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF && !actor.nextActor) {
3054
+ continue;
3055
+ }
3056
+ const isNote = msg.placement !== void 0;
3057
+ const isMessage = !isNote;
3058
+ const textFont = isNote ? noteFont(conf) : messageFont(conf);
3059
+ const wrappedMessage = msg.wrap ? chunk55PJQP7W.utils_default.wrapLabel(msg.message, conf.width - 2 * conf.wrapPadding, textFont) : msg.message;
3060
+ const messageDimensions = chunk3XYRH5AP.hasKatex(wrappedMessage) ? await chunk3XYRH5AP.calculateMathMLDimensions(msg.message, chunk3XYRH5AP.getConfig2()) : chunk55PJQP7W.utils_default.calculateTextDimensions(wrappedMessage, textFont);
3061
+ const messageWidth = messageDimensions.width + 2 * conf.wrapPadding;
3062
+ if (isMessage && msg.from === actor.nextActor) {
3063
+ maxMessageWidthPerActor[msg.to] = chunk3XYRH5AP.common_default.getMax(
3064
+ maxMessageWidthPerActor[msg.to] || 0,
3065
+ messageWidth
3066
+ );
3067
+ } else if (isMessage && msg.from === actor.prevActor) {
3068
+ maxMessageWidthPerActor[msg.from] = chunk3XYRH5AP.common_default.getMax(
3069
+ maxMessageWidthPerActor[msg.from] || 0,
3070
+ messageWidth
3071
+ );
3072
+ } else if (isMessage && msg.from === msg.to) {
3073
+ maxMessageWidthPerActor[msg.from] = chunk3XYRH5AP.common_default.getMax(
3074
+ maxMessageWidthPerActor[msg.from] || 0,
3075
+ messageWidth / 2
3076
+ );
3077
+ maxMessageWidthPerActor[msg.to] = chunk3XYRH5AP.common_default.getMax(
3078
+ maxMessageWidthPerActor[msg.to] || 0,
3079
+ messageWidth / 2
3080
+ );
3081
+ } else if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
3082
+ maxMessageWidthPerActor[msg.from] = chunk3XYRH5AP.common_default.getMax(
3083
+ maxMessageWidthPerActor[msg.from] || 0,
3084
+ messageWidth
3085
+ );
3086
+ } else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
3087
+ maxMessageWidthPerActor[actor.prevActor] = chunk3XYRH5AP.common_default.getMax(
3088
+ maxMessageWidthPerActor[actor.prevActor] || 0,
3089
+ messageWidth
3090
+ );
3091
+ } else if (msg.placement === diagObj.db.PLACEMENT.OVER) {
3092
+ if (actor.prevActor) {
3093
+ maxMessageWidthPerActor[actor.prevActor] = chunk3XYRH5AP.common_default.getMax(
3094
+ maxMessageWidthPerActor[actor.prevActor] || 0,
3095
+ messageWidth / 2
3096
+ );
3097
+ }
3098
+ if (actor.nextActor) {
3099
+ maxMessageWidthPerActor[msg.from] = chunk3XYRH5AP.common_default.getMax(
3100
+ maxMessageWidthPerActor[msg.from] || 0,
3101
+ messageWidth / 2
3102
+ );
3103
+ }
3104
+ }
3105
+ }
3106
+ }
3107
+ chunk3XYRH5AP.log.debug("maxMessageWidthPerActor:", maxMessageWidthPerActor);
3108
+ return maxMessageWidthPerActor;
3109
+ }
3110
+ chunk3XYRH5AP.__name(getMaxMessageWidthPerActor, "getMaxMessageWidthPerActor");
3111
+ var getRequiredPopupWidth = /* @__PURE__ */ chunk3XYRH5AP.__name(function(actor) {
3112
+ let requiredPopupWidth = 0;
3113
+ const textFont = actorFont(conf);
3114
+ for (const key in actor.links) {
3115
+ const labelDimensions = chunk55PJQP7W.utils_default.calculateTextDimensions(key, textFont);
3116
+ const labelWidth = labelDimensions.width + 2 * conf.wrapPadding + 2 * conf.boxMargin;
3117
+ if (requiredPopupWidth < labelWidth) {
3118
+ requiredPopupWidth = labelWidth;
3119
+ }
3120
+ }
3121
+ return requiredPopupWidth;
3122
+ }, "getRequiredPopupWidth");
3123
+ async function calculateActorMargins(actors, actorToMessageWidth, boxes) {
3124
+ let maxHeight = 0;
3125
+ for (const prop of actors.keys()) {
3126
+ const actor = actors.get(prop);
3127
+ if (actor.wrap) {
3128
+ actor.description = chunk55PJQP7W.utils_default.wrapLabel(
3129
+ actor.description,
3130
+ conf.width - 2 * conf.wrapPadding,
3131
+ actorFont(conf)
3132
+ );
3133
+ }
3134
+ const actDims = chunk3XYRH5AP.hasKatex(actor.description) ? await chunk3XYRH5AP.calculateMathMLDimensions(actor.description, chunk3XYRH5AP.getConfig2()) : chunk55PJQP7W.utils_default.calculateTextDimensions(actor.description, actorFont(conf));
3135
+ actor.width = actor.wrap ? conf.width : chunk3XYRH5AP.common_default.getMax(conf.width, actDims.width + 2 * conf.wrapPadding);
3136
+ actor.height = actor.wrap ? chunk3XYRH5AP.common_default.getMax(actDims.height, conf.height) : conf.height;
3137
+ maxHeight = chunk3XYRH5AP.common_default.getMax(maxHeight, actor.height);
3138
+ }
3139
+ for (const actorKey in actorToMessageWidth) {
3140
+ const actor = actors.get(actorKey);
3141
+ if (!actor) {
3142
+ continue;
3143
+ }
3144
+ const nextActor = actors.get(actor.nextActor);
3145
+ if (!nextActor) {
3146
+ const messageWidth2 = actorToMessageWidth[actorKey];
3147
+ const actorWidth2 = messageWidth2 + conf.actorMargin - actor.width / 2;
3148
+ actor.margin = chunk3XYRH5AP.common_default.getMax(actorWidth2, conf.actorMargin);
3149
+ continue;
3150
+ }
3151
+ const messageWidth = actorToMessageWidth[actorKey];
3152
+ const actorWidth = messageWidth + conf.actorMargin - actor.width / 2 - nextActor.width / 2;
3153
+ actor.margin = chunk3XYRH5AP.common_default.getMax(actorWidth, conf.actorMargin);
3154
+ }
3155
+ let maxBoxHeight = 0;
3156
+ boxes.forEach((box) => {
3157
+ const textFont = messageFont(conf);
3158
+ let totalWidth = box.actorKeys.reduce((total, aKey) => {
3159
+ return total += actors.get(aKey).width + (actors.get(aKey).margin || 0);
3160
+ }, 0);
3161
+ totalWidth -= 2 * conf.boxTextMargin;
3162
+ if (box.wrap) {
3163
+ box.name = chunk55PJQP7W.utils_default.wrapLabel(box.name, totalWidth - 2 * conf.wrapPadding, textFont);
3164
+ }
3165
+ const boxMsgDimensions = chunk55PJQP7W.utils_default.calculateTextDimensions(box.name, textFont);
3166
+ maxBoxHeight = chunk3XYRH5AP.common_default.getMax(boxMsgDimensions.height, maxBoxHeight);
3167
+ const minWidth = chunk3XYRH5AP.common_default.getMax(totalWidth, boxMsgDimensions.width + 2 * conf.wrapPadding);
3168
+ box.margin = conf.boxTextMargin;
3169
+ if (totalWidth < minWidth) {
3170
+ const missing = (minWidth - totalWidth) / 2;
3171
+ box.margin += missing;
3172
+ }
3173
+ });
3174
+ boxes.forEach((box) => box.textMaxHeight = maxBoxHeight);
3175
+ return chunk3XYRH5AP.common_default.getMax(maxHeight, conf.height);
3176
+ }
3177
+ chunk3XYRH5AP.__name(calculateActorMargins, "calculateActorMargins");
3178
+ var buildNoteModel = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(msg, actors, diagObj) {
3179
+ const fromActor = actors.get(msg.from);
3180
+ const toActor = actors.get(msg.to);
3181
+ const startx = fromActor.x;
3182
+ const stopx = toActor.x;
3183
+ const shouldWrap = msg.wrap && msg.message;
3184
+ let textDimensions = chunk3XYRH5AP.hasKatex(msg.message) ? await chunk3XYRH5AP.calculateMathMLDimensions(msg.message, chunk3XYRH5AP.getConfig2()) : chunk55PJQP7W.utils_default.calculateTextDimensions(
3185
+ shouldWrap ? chunk55PJQP7W.utils_default.wrapLabel(msg.message, conf.width, noteFont(conf)) : msg.message,
3186
+ noteFont(conf)
3187
+ );
3188
+ const noteModel = {
3189
+ width: shouldWrap ? conf.width : chunk3XYRH5AP.common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin),
3190
+ height: 0,
3191
+ startx: fromActor.x,
3192
+ stopx: 0,
3193
+ starty: 0,
3194
+ stopy: 0,
3195
+ message: msg.message
3196
+ };
3197
+ if (msg.placement === diagObj.db.PLACEMENT.RIGHTOF) {
3198
+ noteModel.width = shouldWrap ? chunk3XYRH5AP.common_default.getMax(conf.width, textDimensions.width) : chunk3XYRH5AP.common_default.getMax(
3199
+ fromActor.width / 2 + toActor.width / 2,
3200
+ textDimensions.width + 2 * conf.noteMargin
3201
+ );
3202
+ noteModel.startx = startx + (fromActor.width + conf.actorMargin) / 2;
3203
+ } else if (msg.placement === diagObj.db.PLACEMENT.LEFTOF) {
3204
+ noteModel.width = shouldWrap ? chunk3XYRH5AP.common_default.getMax(conf.width, textDimensions.width + 2 * conf.noteMargin) : chunk3XYRH5AP.common_default.getMax(
3205
+ fromActor.width / 2 + toActor.width / 2,
3206
+ textDimensions.width + 2 * conf.noteMargin
3207
+ );
3208
+ noteModel.startx = startx - noteModel.width + (fromActor.width - conf.actorMargin) / 2;
3209
+ } else if (msg.to === msg.from) {
3210
+ textDimensions = chunk55PJQP7W.utils_default.calculateTextDimensions(
3211
+ shouldWrap ? chunk55PJQP7W.utils_default.wrapLabel(msg.message, chunk3XYRH5AP.common_default.getMax(conf.width, fromActor.width), noteFont(conf)) : msg.message,
3212
+ noteFont(conf)
3213
+ );
3214
+ noteModel.width = shouldWrap ? chunk3XYRH5AP.common_default.getMax(conf.width, fromActor.width) : chunk3XYRH5AP.common_default.getMax(fromActor.width, conf.width, textDimensions.width + 2 * conf.noteMargin);
3215
+ noteModel.startx = startx + (fromActor.width - noteModel.width) / 2;
3216
+ } else {
3217
+ noteModel.width = Math.abs(startx + fromActor.width / 2 - (stopx + toActor.width / 2)) + conf.actorMargin;
3218
+ noteModel.startx = startx < stopx ? startx + fromActor.width / 2 - conf.actorMargin / 2 : stopx + toActor.width / 2 - conf.actorMargin / 2;
3219
+ }
3220
+ if (shouldWrap) {
3221
+ noteModel.message = chunk55PJQP7W.utils_default.wrapLabel(
3222
+ msg.message,
3223
+ noteModel.width - 2 * conf.wrapPadding,
3224
+ noteFont(conf)
3225
+ );
3226
+ }
3227
+ chunk3XYRH5AP.log.debug(
3228
+ `NM:[${noteModel.startx},${noteModel.stopx},${noteModel.starty},${noteModel.stopy}:${noteModel.width},${noteModel.height}=${msg.message}]`
3229
+ );
3230
+ return noteModel;
3231
+ }, "buildNoteModel");
3232
+ var buildMessageModel = /* @__PURE__ */ chunk3XYRH5AP.__name(function(msg, actors, diagObj) {
3233
+ if (![
3234
+ diagObj.db.LINETYPE.SOLID_OPEN,
3235
+ diagObj.db.LINETYPE.DOTTED_OPEN,
3236
+ diagObj.db.LINETYPE.SOLID,
3237
+ diagObj.db.LINETYPE.DOTTED,
3238
+ diagObj.db.LINETYPE.SOLID_CROSS,
3239
+ diagObj.db.LINETYPE.DOTTED_CROSS,
3240
+ diagObj.db.LINETYPE.SOLID_POINT,
3241
+ diagObj.db.LINETYPE.DOTTED_POINT,
3242
+ diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID,
3243
+ diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED
3244
+ ].includes(msg.type)) {
3245
+ return {};
3246
+ }
3247
+ const [fromLeft, fromRight] = activationBounds(msg.from, actors);
3248
+ const [toLeft, toRight] = activationBounds(msg.to, actors);
3249
+ const isArrowToRight = fromLeft <= toLeft;
3250
+ let startx = isArrowToRight ? fromRight : fromLeft;
3251
+ let stopx = isArrowToRight ? toLeft : toRight;
3252
+ const isArrowToActivation = Math.abs(toLeft - toRight) > 2;
3253
+ const adjustValue = /* @__PURE__ */ chunk3XYRH5AP.__name((value) => {
3254
+ return isArrowToRight ? -value : value;
3255
+ }, "adjustValue");
3256
+ if (msg.from === msg.to) {
3257
+ stopx = startx;
3258
+ } else {
3259
+ if (msg.activate && !isArrowToActivation) {
3260
+ stopx += adjustValue(conf.activationWidth / 2 - 1);
3261
+ }
3262
+ if (![diagObj.db.LINETYPE.SOLID_OPEN, diagObj.db.LINETYPE.DOTTED_OPEN].includes(msg.type)) {
3263
+ stopx += adjustValue(3);
3264
+ }
3265
+ if ([diagObj.db.LINETYPE.BIDIRECTIONAL_SOLID, diagObj.db.LINETYPE.BIDIRECTIONAL_DOTTED].includes(
3266
+ msg.type
3267
+ )) {
3268
+ startx -= adjustValue(3);
3269
+ }
3270
+ }
3271
+ const allBounds = [fromLeft, fromRight, toLeft, toRight];
3272
+ const boundedWidth = Math.abs(startx - stopx);
3273
+ if (msg.wrap && msg.message) {
3274
+ msg.message = chunk55PJQP7W.utils_default.wrapLabel(
3275
+ msg.message,
3276
+ chunk3XYRH5AP.common_default.getMax(boundedWidth + 2 * conf.wrapPadding, conf.width),
3277
+ messageFont(conf)
3278
+ );
3279
+ }
3280
+ const msgDims = chunk55PJQP7W.utils_default.calculateTextDimensions(msg.message, messageFont(conf));
3281
+ return {
3282
+ width: chunk3XYRH5AP.common_default.getMax(
3283
+ msg.wrap ? 0 : msgDims.width + 2 * conf.wrapPadding,
3284
+ boundedWidth + 2 * conf.wrapPadding,
3285
+ conf.width
3286
+ ),
3287
+ height: 0,
3288
+ startx,
3289
+ stopx,
3290
+ starty: 0,
3291
+ stopy: 0,
3292
+ message: msg.message,
3293
+ type: msg.type,
3294
+ wrap: msg.wrap,
3295
+ fromBounds: Math.min.apply(null, allBounds),
3296
+ toBounds: Math.max.apply(null, allBounds)
3297
+ };
3298
+ }, "buildMessageModel");
3299
+ var calculateLoopBounds = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(messages, actors, _maxWidthPerActor, diagObj) {
3300
+ const loops = {};
3301
+ const stack = [];
3302
+ let current, noteModel, msgModel;
3303
+ for (const msg of messages) {
3304
+ switch (msg.type) {
3305
+ case diagObj.db.LINETYPE.LOOP_START:
3306
+ case diagObj.db.LINETYPE.ALT_START:
3307
+ case diagObj.db.LINETYPE.OPT_START:
3308
+ case diagObj.db.LINETYPE.PAR_START:
3309
+ case diagObj.db.LINETYPE.PAR_OVER_START:
3310
+ case diagObj.db.LINETYPE.CRITICAL_START:
3311
+ case diagObj.db.LINETYPE.BREAK_START:
3312
+ stack.push({
3313
+ id: msg.id,
3314
+ msg: msg.message,
3315
+ from: Number.MAX_SAFE_INTEGER,
3316
+ to: Number.MIN_SAFE_INTEGER,
3317
+ width: 0
3318
+ });
3319
+ break;
3320
+ case diagObj.db.LINETYPE.ALT_ELSE:
3321
+ case diagObj.db.LINETYPE.PAR_AND:
3322
+ case diagObj.db.LINETYPE.CRITICAL_OPTION:
3323
+ if (msg.message) {
3324
+ current = stack.pop();
3325
+ loops[current.id] = current;
3326
+ loops[msg.id] = current;
3327
+ stack.push(current);
3328
+ }
3329
+ break;
3330
+ case diagObj.db.LINETYPE.LOOP_END:
3331
+ case diagObj.db.LINETYPE.ALT_END:
3332
+ case diagObj.db.LINETYPE.OPT_END:
3333
+ case diagObj.db.LINETYPE.PAR_END:
3334
+ case diagObj.db.LINETYPE.CRITICAL_END:
3335
+ case diagObj.db.LINETYPE.BREAK_END:
3336
+ current = stack.pop();
3337
+ loops[current.id] = current;
3338
+ break;
3339
+ case diagObj.db.LINETYPE.ACTIVE_START:
3340
+ {
3341
+ const actorRect = actors.get(msg.from ? msg.from : msg.to.actor);
3342
+ const stackedSize = actorActivations(msg.from ? msg.from : msg.to.actor).length;
3343
+ const x = actorRect.x + actorRect.width / 2 + (stackedSize - 1) * conf.activationWidth / 2;
3344
+ const toAdd = {
3345
+ startx: x,
3346
+ stopx: x + conf.activationWidth,
3347
+ actor: msg.from,
3348
+ enabled: true
3349
+ };
3350
+ bounds.activations.push(toAdd);
3351
+ }
3352
+ break;
3353
+ case diagObj.db.LINETYPE.ACTIVE_END:
3354
+ {
3355
+ const lastActorActivationIdx = bounds.activations.map((a) => a.actor).lastIndexOf(msg.from);
3356
+ bounds.activations.splice(lastActorActivationIdx, 1).splice(0, 1);
3357
+ }
3358
+ break;
3359
+ }
3360
+ const isNote = msg.placement !== void 0;
3361
+ if (isNote) {
3362
+ noteModel = await buildNoteModel(msg, actors, diagObj);
3363
+ msg.noteModel = noteModel;
3364
+ stack.forEach((stk) => {
3365
+ current = stk;
3366
+ current.from = chunk3XYRH5AP.common_default.getMin(current.from, noteModel.startx);
3367
+ current.to = chunk3XYRH5AP.common_default.getMax(current.to, noteModel.startx + noteModel.width);
3368
+ current.width = chunk3XYRH5AP.common_default.getMax(current.width, Math.abs(current.from - current.to)) - conf.labelBoxWidth;
3369
+ });
3370
+ } else {
3371
+ msgModel = buildMessageModel(msg, actors, diagObj);
3372
+ msg.msgModel = msgModel;
3373
+ if (msgModel.startx && msgModel.stopx && stack.length > 0) {
3374
+ stack.forEach((stk) => {
3375
+ current = stk;
3376
+ if (msgModel.startx === msgModel.stopx) {
3377
+ const from = actors.get(msg.from);
3378
+ const to = actors.get(msg.to);
3379
+ current.from = chunk3XYRH5AP.common_default.getMin(
3380
+ from.x - msgModel.width / 2,
3381
+ from.x - from.width / 2,
3382
+ current.from
3383
+ );
3384
+ current.to = chunk3XYRH5AP.common_default.getMax(
3385
+ to.x + msgModel.width / 2,
3386
+ to.x + from.width / 2,
3387
+ current.to
3388
+ );
3389
+ current.width = chunk3XYRH5AP.common_default.getMax(current.width, Math.abs(current.to - current.from)) - conf.labelBoxWidth;
3390
+ } else {
3391
+ current.from = chunk3XYRH5AP.common_default.getMin(msgModel.startx, current.from);
3392
+ current.to = chunk3XYRH5AP.common_default.getMax(msgModel.stopx, current.to);
3393
+ current.width = chunk3XYRH5AP.common_default.getMax(current.width, msgModel.width) - conf.labelBoxWidth;
3394
+ }
3395
+ });
3396
+ }
3397
+ }
3398
+ }
3399
+ bounds.activations = [];
3400
+ chunk3XYRH5AP.log.debug("Loop type widths:", loops);
3401
+ return loops;
3402
+ }, "calculateLoopBounds");
3403
+ var sequenceRenderer_default = {
3404
+ bounds,
3405
+ drawActors,
3406
+ drawActorsPopup,
3407
+ setConf,
3408
+ draw
3409
+ };
3410
+
3411
+ // src/diagrams/sequence/sequenceDiagram.ts
3412
+ var diagram = {
3413
+ parser: sequenceDiagram_default,
3414
+ get db() {
3415
+ return new SequenceDB();
3416
+ },
3417
+ renderer: sequenceRenderer_default,
3418
+ styles: styles_default,
3419
+ init: /* @__PURE__ */ chunk3XYRH5AP.__name((cnf) => {
3420
+ if (!cnf.sequence) {
3421
+ cnf.sequence = {};
3422
+ }
3423
+ if (cnf.wrap) {
3424
+ cnf.sequence.wrap = cnf.wrap;
3425
+ chunk3XYRH5AP.setConfig2({ sequence: { wrap: cnf.wrap } });
3426
+ }
3427
+ }, "init")
3428
+ };
3429
+
3430
+ exports.diagram = diagram;