@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,3641 @@
1
+ 'use strict';
2
+
3
+ var chunkE2GYISFI = require('./chunk-E2GYISFI.js');
4
+ var chunkMXNHSMXR = require('./chunk-MXNHSMXR.js');
5
+ var chunkAC5SNWB5 = require('./chunk-AC5SNWB5.js');
6
+ var chunkQESNASVV = require('./chunk-QESNASVV.js');
7
+ var chunk55PJQP7W = require('./chunk-55PJQP7W.js');
8
+ var chunk3XYRH5AP = require('./chunk-3XYRH5AP.js');
9
+ var clone = require('../../../../../../lodash-es@4.17.21/node_modules/lodash-es/clone.js');
10
+ require('../../../../../../d3-transition@3.0.1_d3-selection@3.0.0/node_modules/d3-transition/src/selection/index.js');
11
+ require('../../../../../../d3-zoom@3.0.0/node_modules/d3-zoom/src/transform.js');
12
+ var graph = require('../../../../../../dagre-d3-es@7.0.11/node_modules/dagre-d3-es/src/graphlib/graph.js');
13
+ var channel = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/channel.js');
14
+ var rgba = require('../../../../../../khroma@2.1.0/node_modules/khroma/dist/methods/rgba.js');
15
+ var select = require('../../../../../../d3-selection@3.0.0/node_modules/d3-selection/src/select.js');
16
+ var line = require('../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/line.js');
17
+ var basis = require('../../../../../../d3-shape@3.2.0/node_modules/d3-shape/src/curve/basis.js');
18
+
19
+ // src/diagrams/block/parser/block.jison
20
+ var parser = function() {
21
+ var o = /* @__PURE__ */ chunk3XYRH5AP.__name(function(k, v, o2, l) {
22
+ for (o2 = o2 || {}, l = k.length; l--; o2[k[l]] = v) ;
23
+ return o2;
24
+ }, "o"), $V0 = [1, 7], $V1 = [1, 13], $V2 = [1, 14], $V3 = [1, 15], $V4 = [1, 19], $V5 = [1, 16], $V6 = [1, 17], $V7 = [1, 18], $V8 = [8, 30], $V9 = [8, 21, 28, 29, 30, 31, 32, 40, 44, 47], $Va = [1, 23], $Vb = [1, 24], $Vc = [8, 15, 16, 21, 28, 29, 30, 31, 32, 40, 44, 47], $Vd = [8, 15, 16, 21, 27, 28, 29, 30, 31, 32, 40, 44, 47], $Ve = [1, 49];
25
+ var parser2 = {
26
+ trace: /* @__PURE__ */ chunk3XYRH5AP.__name(function trace() {
27
+ }, "trace"),
28
+ yy: {},
29
+ symbols_: { "error": 2, "spaceLines": 3, "SPACELINE": 4, "NL": 5, "separator": 6, "SPACE": 7, "EOF": 8, "start": 9, "BLOCK_DIAGRAM_KEY": 10, "document": 11, "stop": 12, "statement": 13, "link": 14, "LINK": 15, "START_LINK": 16, "LINK_LABEL": 17, "STR": 18, "nodeStatement": 19, "columnsStatement": 20, "SPACE_BLOCK": 21, "blockStatement": 22, "classDefStatement": 23, "cssClassStatement": 24, "styleStatement": 25, "node": 26, "SIZE": 27, "COLUMNS": 28, "id-block": 29, "end": 30, "block": 31, "NODE_ID": 32, "nodeShapeNLabel": 33, "dirList": 34, "DIR": 35, "NODE_DSTART": 36, "NODE_DEND": 37, "BLOCK_ARROW_START": 38, "BLOCK_ARROW_END": 39, "classDef": 40, "CLASSDEF_ID": 41, "CLASSDEF_STYLEOPTS": 42, "DEFAULT": 43, "class": 44, "CLASSENTITY_IDS": 45, "STYLECLASS": 46, "style": 47, "STYLE_ENTITY_IDS": 48, "STYLE_DEFINITION_DATA": 49, "$accept": 0, "$end": 1 },
30
+ terminals_: { 2: "error", 4: "SPACELINE", 5: "NL", 7: "SPACE", 8: "EOF", 10: "BLOCK_DIAGRAM_KEY", 15: "LINK", 16: "START_LINK", 17: "LINK_LABEL", 18: "STR", 21: "SPACE_BLOCK", 27: "SIZE", 28: "COLUMNS", 29: "id-block", 30: "end", 31: "block", 32: "NODE_ID", 35: "DIR", 36: "NODE_DSTART", 37: "NODE_DEND", 38: "BLOCK_ARROW_START", 39: "BLOCK_ARROW_END", 40: "classDef", 41: "CLASSDEF_ID", 42: "CLASSDEF_STYLEOPTS", 43: "DEFAULT", 44: "class", 45: "CLASSENTITY_IDS", 46: "STYLECLASS", 47: "style", 48: "STYLE_ENTITY_IDS", 49: "STYLE_DEFINITION_DATA" },
31
+ productions_: [0, [3, 1], [3, 2], [3, 2], [6, 1], [6, 1], [6, 1], [9, 3], [12, 1], [12, 1], [12, 2], [12, 2], [11, 1], [11, 2], [14, 1], [14, 4], [13, 1], [13, 1], [13, 1], [13, 1], [13, 1], [13, 1], [13, 1], [19, 3], [19, 2], [19, 1], [20, 1], [22, 4], [22, 3], [26, 1], [26, 2], [34, 1], [34, 2], [33, 3], [33, 4], [23, 3], [23, 3], [24, 3], [25, 3]],
32
+ performAction: /* @__PURE__ */ chunk3XYRH5AP.__name(function anonymous(yytext, yyleng, yylineno, yy, yystate, $$, _$) {
33
+ var $0 = $$.length - 1;
34
+ switch (yystate) {
35
+ case 4:
36
+ yy.getLogger().debug("Rule: separator (NL) ");
37
+ break;
38
+ case 5:
39
+ yy.getLogger().debug("Rule: separator (Space) ");
40
+ break;
41
+ case 6:
42
+ yy.getLogger().debug("Rule: separator (EOF) ");
43
+ break;
44
+ case 7:
45
+ yy.getLogger().debug("Rule: hierarchy: ", $$[$0 - 1]);
46
+ yy.setHierarchy($$[$0 - 1]);
47
+ break;
48
+ case 8:
49
+ yy.getLogger().debug("Stop NL ");
50
+ break;
51
+ case 9:
52
+ yy.getLogger().debug("Stop EOF ");
53
+ break;
54
+ case 10:
55
+ yy.getLogger().debug("Stop NL2 ");
56
+ break;
57
+ case 11:
58
+ yy.getLogger().debug("Stop EOF2 ");
59
+ break;
60
+ case 12:
61
+ yy.getLogger().debug("Rule: statement: ", $$[$0]);
62
+ typeof $$[$0].length === "number" ? this.$ = $$[$0] : this.$ = [$$[$0]];
63
+ break;
64
+ case 13:
65
+ yy.getLogger().debug("Rule: statement #2: ", $$[$0 - 1]);
66
+ this.$ = [$$[$0 - 1]].concat($$[$0]);
67
+ break;
68
+ case 14:
69
+ yy.getLogger().debug("Rule: link: ", $$[$0], yytext);
70
+ this.$ = { edgeTypeStr: $$[$0], label: "" };
71
+ break;
72
+ case 15:
73
+ yy.getLogger().debug("Rule: LABEL link: ", $$[$0 - 3], $$[$0 - 1], $$[$0]);
74
+ this.$ = { edgeTypeStr: $$[$0], label: $$[$0 - 1] };
75
+ break;
76
+ case 18:
77
+ const num = parseInt($$[$0]);
78
+ const spaceId = yy.generateId();
79
+ this.$ = { id: spaceId, type: "space", label: "", width: num, children: [] };
80
+ break;
81
+ case 23:
82
+ yy.getLogger().debug("Rule: (nodeStatement link node) ", $$[$0 - 2], $$[$0 - 1], $$[$0], " typestr: ", $$[$0 - 1].edgeTypeStr);
83
+ const edgeData = yy.edgeStrToEdgeData($$[$0 - 1].edgeTypeStr);
84
+ this.$ = [
85
+ { id: $$[$0 - 2].id, label: $$[$0 - 2].label, type: $$[$0 - 2].type, directions: $$[$0 - 2].directions },
86
+ { id: $$[$0 - 2].id + "-" + $$[$0].id, start: $$[$0 - 2].id, end: $$[$0].id, label: $$[$0 - 1].label, type: "edge", directions: $$[$0].directions, arrowTypeEnd: edgeData, arrowTypeStart: "arrow_open" },
87
+ { id: $$[$0].id, label: $$[$0].label, type: yy.typeStr2Type($$[$0].typeStr), directions: $$[$0].directions }
88
+ ];
89
+ break;
90
+ case 24:
91
+ yy.getLogger().debug("Rule: nodeStatement (abc88 node size) ", $$[$0 - 1], $$[$0]);
92
+ this.$ = { id: $$[$0 - 1].id, label: $$[$0 - 1].label, type: yy.typeStr2Type($$[$0 - 1].typeStr), directions: $$[$0 - 1].directions, widthInColumns: parseInt($$[$0], 10) };
93
+ break;
94
+ case 25:
95
+ yy.getLogger().debug("Rule: nodeStatement (node) ", $$[$0]);
96
+ this.$ = { id: $$[$0].id, label: $$[$0].label, type: yy.typeStr2Type($$[$0].typeStr), directions: $$[$0].directions, widthInColumns: 1 };
97
+ break;
98
+ case 26:
99
+ yy.getLogger().debug("APA123", this ? this : "na");
100
+ yy.getLogger().debug("COLUMNS: ", $$[$0]);
101
+ this.$ = { type: "column-setting", columns: $$[$0] === "auto" ? -1 : parseInt($$[$0]) };
102
+ break;
103
+ case 27:
104
+ yy.getLogger().debug("Rule: id-block statement : ", $$[$0 - 2], $$[$0 - 1]);
105
+ yy.generateId();
106
+ this.$ = { ...$$[$0 - 2], type: "composite", children: $$[$0 - 1] };
107
+ break;
108
+ case 28:
109
+ yy.getLogger().debug("Rule: blockStatement : ", $$[$0 - 2], $$[$0 - 1], $$[$0]);
110
+ const id = yy.generateId();
111
+ this.$ = { id, type: "composite", label: "", children: $$[$0 - 1] };
112
+ break;
113
+ case 29:
114
+ yy.getLogger().debug("Rule: node (NODE_ID separator): ", $$[$0]);
115
+ this.$ = { id: $$[$0] };
116
+ break;
117
+ case 30:
118
+ yy.getLogger().debug("Rule: node (NODE_ID nodeShapeNLabel separator): ", $$[$0 - 1], $$[$0]);
119
+ this.$ = { id: $$[$0 - 1], label: $$[$0].label, typeStr: $$[$0].typeStr, directions: $$[$0].directions };
120
+ break;
121
+ case 31:
122
+ yy.getLogger().debug("Rule: dirList: ", $$[$0]);
123
+ this.$ = [$$[$0]];
124
+ break;
125
+ case 32:
126
+ yy.getLogger().debug("Rule: dirList: ", $$[$0 - 1], $$[$0]);
127
+ this.$ = [$$[$0 - 1]].concat($$[$0]);
128
+ break;
129
+ case 33:
130
+ yy.getLogger().debug("Rule: nodeShapeNLabel: ", $$[$0 - 2], $$[$0 - 1], $$[$0]);
131
+ this.$ = { typeStr: $$[$0 - 2] + $$[$0], label: $$[$0 - 1] };
132
+ break;
133
+ case 34:
134
+ yy.getLogger().debug("Rule: BLOCK_ARROW nodeShapeNLabel: ", $$[$0 - 3], $$[$0 - 2], " #3:", $$[$0 - 1], $$[$0]);
135
+ this.$ = { typeStr: $$[$0 - 3] + $$[$0], label: $$[$0 - 2], directions: $$[$0 - 1] };
136
+ break;
137
+ case 35:
138
+ case 36:
139
+ this.$ = { type: "classDef", id: $$[$0 - 1].trim(), css: $$[$0].trim() };
140
+ break;
141
+ case 37:
142
+ this.$ = { type: "applyClass", id: $$[$0 - 1].trim(), styleClass: $$[$0].trim() };
143
+ break;
144
+ case 38:
145
+ this.$ = { type: "applyStyles", id: $$[$0 - 1].trim(), stylesStr: $$[$0].trim() };
146
+ break;
147
+ }
148
+ }, "anonymous"),
149
+ table: [{ 9: 1, 10: [1, 2] }, { 1: [3] }, { 11: 3, 13: 4, 19: 5, 20: 6, 21: $V0, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 28: $V1, 29: $V2, 31: $V3, 32: $V4, 40: $V5, 44: $V6, 47: $V7 }, { 8: [1, 20] }, o($V8, [2, 12], { 13: 4, 19: 5, 20: 6, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 11: 21, 21: $V0, 28: $V1, 29: $V2, 31: $V3, 32: $V4, 40: $V5, 44: $V6, 47: $V7 }), o($V9, [2, 16], { 14: 22, 15: $Va, 16: $Vb }), o($V9, [2, 17]), o($V9, [2, 18]), o($V9, [2, 19]), o($V9, [2, 20]), o($V9, [2, 21]), o($V9, [2, 22]), o($Vc, [2, 25], { 27: [1, 25] }), o($V9, [2, 26]), { 19: 26, 26: 12, 32: $V4 }, { 11: 27, 13: 4, 19: 5, 20: 6, 21: $V0, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 28: $V1, 29: $V2, 31: $V3, 32: $V4, 40: $V5, 44: $V6, 47: $V7 }, { 41: [1, 28], 43: [1, 29] }, { 45: [1, 30] }, { 48: [1, 31] }, o($Vd, [2, 29], { 33: 32, 36: [1, 33], 38: [1, 34] }), { 1: [2, 7] }, o($V8, [2, 13]), { 26: 35, 32: $V4 }, { 32: [2, 14] }, { 17: [1, 36] }, o($Vc, [2, 24]), { 11: 37, 13: 4, 14: 22, 15: $Va, 16: $Vb, 19: 5, 20: 6, 21: $V0, 22: 8, 23: 9, 24: 10, 25: 11, 26: 12, 28: $V1, 29: $V2, 31: $V3, 32: $V4, 40: $V5, 44: $V6, 47: $V7 }, { 30: [1, 38] }, { 42: [1, 39] }, { 42: [1, 40] }, { 46: [1, 41] }, { 49: [1, 42] }, o($Vd, [2, 30]), { 18: [1, 43] }, { 18: [1, 44] }, o($Vc, [2, 23]), { 18: [1, 45] }, { 30: [1, 46] }, o($V9, [2, 28]), o($V9, [2, 35]), o($V9, [2, 36]), o($V9, [2, 37]), o($V9, [2, 38]), { 37: [1, 47] }, { 34: 48, 35: $Ve }, { 15: [1, 50] }, o($V9, [2, 27]), o($Vd, [2, 33]), { 39: [1, 51] }, { 34: 52, 35: $Ve, 39: [2, 31] }, { 32: [2, 15] }, o($Vd, [2, 34]), { 39: [2, 32] }],
150
+ defaultActions: { 20: [2, 7], 23: [2, 14], 50: [2, 15], 52: [2, 32] },
151
+ parseError: /* @__PURE__ */ chunk3XYRH5AP.__name(function parseError(str, hash) {
152
+ if (hash.recoverable) {
153
+ this.trace(str);
154
+ } else {
155
+ var error = new Error(str);
156
+ error.hash = hash;
157
+ throw error;
158
+ }
159
+ }, "parseError"),
160
+ parse: /* @__PURE__ */ chunk3XYRH5AP.__name(function parse(input) {
161
+ var self = this, stack = [0], tstack = [], vstack = [null], lstack = [], table = this.table, yytext = "", yylineno = 0, yyleng = 0, TERROR = 2, EOF = 1;
162
+ var args = lstack.slice.call(arguments, 1);
163
+ var lexer2 = Object.create(this.lexer);
164
+ var sharedState = { yy: {} };
165
+ for (var k in this.yy) {
166
+ if (Object.prototype.hasOwnProperty.call(this.yy, k)) {
167
+ sharedState.yy[k] = this.yy[k];
168
+ }
169
+ }
170
+ lexer2.setInput(input, sharedState.yy);
171
+ sharedState.yy.lexer = lexer2;
172
+ sharedState.yy.parser = this;
173
+ if (typeof lexer2.yylloc == "undefined") {
174
+ lexer2.yylloc = {};
175
+ }
176
+ var yyloc = lexer2.yylloc;
177
+ lstack.push(yyloc);
178
+ var ranges = lexer2.options && lexer2.options.ranges;
179
+ if (typeof sharedState.yy.parseError === "function") {
180
+ this.parseError = sharedState.yy.parseError;
181
+ } else {
182
+ this.parseError = Object.getPrototypeOf(this).parseError;
183
+ }
184
+ function popStack(n) {
185
+ stack.length = stack.length - 2 * n;
186
+ vstack.length = vstack.length - n;
187
+ lstack.length = lstack.length - n;
188
+ }
189
+ chunk3XYRH5AP.__name(popStack, "popStack");
190
+ function lex() {
191
+ var token;
192
+ token = tstack.pop() || lexer2.lex() || EOF;
193
+ if (typeof token !== "number") {
194
+ if (token instanceof Array) {
195
+ tstack = token;
196
+ token = tstack.pop();
197
+ }
198
+ token = self.symbols_[token] || token;
199
+ }
200
+ return token;
201
+ }
202
+ chunk3XYRH5AP.__name(lex, "lex");
203
+ var symbol, state, action, r, yyval = {}, p, len, newState, expected;
204
+ while (true) {
205
+ state = stack[stack.length - 1];
206
+ if (this.defaultActions[state]) {
207
+ action = this.defaultActions[state];
208
+ } else {
209
+ if (symbol === null || typeof symbol == "undefined") {
210
+ symbol = lex();
211
+ }
212
+ action = table[state] && table[state][symbol];
213
+ }
214
+ if (typeof action === "undefined" || !action.length || !action[0]) {
215
+ var errStr = "";
216
+ expected = [];
217
+ for (p in table[state]) {
218
+ if (this.terminals_[p] && p > TERROR) {
219
+ expected.push("'" + this.terminals_[p] + "'");
220
+ }
221
+ }
222
+ if (lexer2.showPosition) {
223
+ errStr = "Parse error on line " + (yylineno + 1) + ":\n" + lexer2.showPosition() + "\nExpecting " + expected.join(", ") + ", got '" + (this.terminals_[symbol] || symbol) + "'";
224
+ } else {
225
+ errStr = "Parse error on line " + (yylineno + 1) + ": Unexpected " + (symbol == EOF ? "end of input" : "'" + (this.terminals_[symbol] || symbol) + "'");
226
+ }
227
+ this.parseError(errStr, {
228
+ text: lexer2.match,
229
+ token: this.terminals_[symbol] || symbol,
230
+ line: lexer2.yylineno,
231
+ loc: yyloc,
232
+ expected
233
+ });
234
+ }
235
+ if (action[0] instanceof Array && action.length > 1) {
236
+ throw new Error("Parse Error: multiple actions possible at state: " + state + ", token: " + symbol);
237
+ }
238
+ switch (action[0]) {
239
+ case 1:
240
+ stack.push(symbol);
241
+ vstack.push(lexer2.yytext);
242
+ lstack.push(lexer2.yylloc);
243
+ stack.push(action[1]);
244
+ symbol = null;
245
+ {
246
+ yyleng = lexer2.yyleng;
247
+ yytext = lexer2.yytext;
248
+ yylineno = lexer2.yylineno;
249
+ yyloc = lexer2.yylloc;
250
+ }
251
+ break;
252
+ case 2:
253
+ len = this.productions_[action[1]][1];
254
+ yyval.$ = vstack[vstack.length - len];
255
+ yyval._$ = {
256
+ first_line: lstack[lstack.length - (len || 1)].first_line,
257
+ last_line: lstack[lstack.length - 1].last_line,
258
+ first_column: lstack[lstack.length - (len || 1)].first_column,
259
+ last_column: lstack[lstack.length - 1].last_column
260
+ };
261
+ if (ranges) {
262
+ yyval._$.range = [
263
+ lstack[lstack.length - (len || 1)].range[0],
264
+ lstack[lstack.length - 1].range[1]
265
+ ];
266
+ }
267
+ r = this.performAction.apply(yyval, [
268
+ yytext,
269
+ yyleng,
270
+ yylineno,
271
+ sharedState.yy,
272
+ action[1],
273
+ vstack,
274
+ lstack
275
+ ].concat(args));
276
+ if (typeof r !== "undefined") {
277
+ return r;
278
+ }
279
+ if (len) {
280
+ stack = stack.slice(0, -1 * len * 2);
281
+ vstack = vstack.slice(0, -1 * len);
282
+ lstack = lstack.slice(0, -1 * len);
283
+ }
284
+ stack.push(this.productions_[action[1]][0]);
285
+ vstack.push(yyval.$);
286
+ lstack.push(yyval._$);
287
+ newState = table[stack[stack.length - 2]][stack[stack.length - 1]];
288
+ stack.push(newState);
289
+ break;
290
+ case 3:
291
+ return true;
292
+ }
293
+ }
294
+ return true;
295
+ }, "parse")
296
+ };
297
+ var lexer = /* @__PURE__ */ function() {
298
+ var lexer2 = {
299
+ EOF: 1,
300
+ parseError: /* @__PURE__ */ chunk3XYRH5AP.__name(function parseError(str, hash) {
301
+ if (this.yy.parser) {
302
+ this.yy.parser.parseError(str, hash);
303
+ } else {
304
+ throw new Error(str);
305
+ }
306
+ }, "parseError"),
307
+ // resets the lexer, sets new input
308
+ setInput: /* @__PURE__ */ chunk3XYRH5AP.__name(function(input, yy) {
309
+ this.yy = yy || this.yy || {};
310
+ this._input = input;
311
+ this._more = this._backtrack = this.done = false;
312
+ this.yylineno = this.yyleng = 0;
313
+ this.yytext = this.matched = this.match = "";
314
+ this.conditionStack = ["INITIAL"];
315
+ this.yylloc = {
316
+ first_line: 1,
317
+ first_column: 0,
318
+ last_line: 1,
319
+ last_column: 0
320
+ };
321
+ if (this.options.ranges) {
322
+ this.yylloc.range = [0, 0];
323
+ }
324
+ this.offset = 0;
325
+ return this;
326
+ }, "setInput"),
327
+ // consumes and returns one char from the input
328
+ input: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
329
+ var ch = this._input[0];
330
+ this.yytext += ch;
331
+ this.yyleng++;
332
+ this.offset++;
333
+ this.match += ch;
334
+ this.matched += ch;
335
+ var lines = ch.match(/(?:\r\n?|\n).*/g);
336
+ if (lines) {
337
+ this.yylineno++;
338
+ this.yylloc.last_line++;
339
+ } else {
340
+ this.yylloc.last_column++;
341
+ }
342
+ if (this.options.ranges) {
343
+ this.yylloc.range[1]++;
344
+ }
345
+ this._input = this._input.slice(1);
346
+ return ch;
347
+ }, "input"),
348
+ // unshifts one char (or a string) into the input
349
+ unput: /* @__PURE__ */ chunk3XYRH5AP.__name(function(ch) {
350
+ var len = ch.length;
351
+ var lines = ch.split(/(?:\r\n?|\n)/g);
352
+ this._input = ch + this._input;
353
+ this.yytext = this.yytext.substr(0, this.yytext.length - len);
354
+ this.offset -= len;
355
+ var oldLines = this.match.split(/(?:\r\n?|\n)/g);
356
+ this.match = this.match.substr(0, this.match.length - 1);
357
+ this.matched = this.matched.substr(0, this.matched.length - 1);
358
+ if (lines.length - 1) {
359
+ this.yylineno -= lines.length - 1;
360
+ }
361
+ var r = this.yylloc.range;
362
+ this.yylloc = {
363
+ first_line: this.yylloc.first_line,
364
+ last_line: this.yylineno + 1,
365
+ first_column: this.yylloc.first_column,
366
+ 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
367
+ };
368
+ if (this.options.ranges) {
369
+ this.yylloc.range = [r[0], r[0] + this.yyleng - len];
370
+ }
371
+ this.yyleng = this.yytext.length;
372
+ return this;
373
+ }, "unput"),
374
+ // When called from action, caches matched text and appends it on next action
375
+ more: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
376
+ this._more = true;
377
+ return this;
378
+ }, "more"),
379
+ // 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.
380
+ reject: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
381
+ if (this.options.backtrack_lexer) {
382
+ this._backtrack = true;
383
+ } else {
384
+ 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(), {
385
+ text: "",
386
+ token: null,
387
+ line: this.yylineno
388
+ });
389
+ }
390
+ return this;
391
+ }, "reject"),
392
+ // retain first n characters of the match
393
+ less: /* @__PURE__ */ chunk3XYRH5AP.__name(function(n) {
394
+ this.unput(this.match.slice(n));
395
+ }, "less"),
396
+ // displays already matched input, i.e. for error messages
397
+ pastInput: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
398
+ var past = this.matched.substr(0, this.matched.length - this.match.length);
399
+ return (past.length > 20 ? "..." : "") + past.substr(-20).replace(/\n/g, "");
400
+ }, "pastInput"),
401
+ // displays upcoming input, i.e. for error messages
402
+ upcomingInput: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
403
+ var next = this.match;
404
+ if (next.length < 20) {
405
+ next += this._input.substr(0, 20 - next.length);
406
+ }
407
+ return (next.substr(0, 20) + (next.length > 20 ? "..." : "")).replace(/\n/g, "");
408
+ }, "upcomingInput"),
409
+ // displays the character position where the lexing error occurred, i.e. for error messages
410
+ showPosition: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
411
+ var pre = this.pastInput();
412
+ var c = new Array(pre.length + 1).join("-");
413
+ return pre + this.upcomingInput() + "\n" + c + "^";
414
+ }, "showPosition"),
415
+ // test the lexed token: return FALSE when not a match, otherwise return token
416
+ test_match: /* @__PURE__ */ chunk3XYRH5AP.__name(function(match, indexed_rule) {
417
+ var token, lines, backup;
418
+ if (this.options.backtrack_lexer) {
419
+ backup = {
420
+ yylineno: this.yylineno,
421
+ yylloc: {
422
+ first_line: this.yylloc.first_line,
423
+ last_line: this.last_line,
424
+ first_column: this.yylloc.first_column,
425
+ last_column: this.yylloc.last_column
426
+ },
427
+ yytext: this.yytext,
428
+ match: this.match,
429
+ matches: this.matches,
430
+ matched: this.matched,
431
+ yyleng: this.yyleng,
432
+ offset: this.offset,
433
+ _more: this._more,
434
+ _input: this._input,
435
+ yy: this.yy,
436
+ conditionStack: this.conditionStack.slice(0),
437
+ done: this.done
438
+ };
439
+ if (this.options.ranges) {
440
+ backup.yylloc.range = this.yylloc.range.slice(0);
441
+ }
442
+ }
443
+ lines = match[0].match(/(?:\r\n?|\n).*/g);
444
+ if (lines) {
445
+ this.yylineno += lines.length;
446
+ }
447
+ this.yylloc = {
448
+ first_line: this.yylloc.last_line,
449
+ last_line: this.yylineno + 1,
450
+ first_column: this.yylloc.last_column,
451
+ last_column: lines ? lines[lines.length - 1].length - lines[lines.length - 1].match(/\r?\n?/)[0].length : this.yylloc.last_column + match[0].length
452
+ };
453
+ this.yytext += match[0];
454
+ this.match += match[0];
455
+ this.matches = match;
456
+ this.yyleng = this.yytext.length;
457
+ if (this.options.ranges) {
458
+ this.yylloc.range = [this.offset, this.offset += this.yyleng];
459
+ }
460
+ this._more = false;
461
+ this._backtrack = false;
462
+ this._input = this._input.slice(match[0].length);
463
+ this.matched += match[0];
464
+ token = this.performAction.call(this, this.yy, this, indexed_rule, this.conditionStack[this.conditionStack.length - 1]);
465
+ if (this.done && this._input) {
466
+ this.done = false;
467
+ }
468
+ if (token) {
469
+ return token;
470
+ } else if (this._backtrack) {
471
+ for (var k in backup) {
472
+ this[k] = backup[k];
473
+ }
474
+ return false;
475
+ }
476
+ return false;
477
+ }, "test_match"),
478
+ // return next match in input
479
+ next: /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
480
+ if (this.done) {
481
+ return this.EOF;
482
+ }
483
+ if (!this._input) {
484
+ this.done = true;
485
+ }
486
+ var token, match, tempMatch, index;
487
+ if (!this._more) {
488
+ this.yytext = "";
489
+ this.match = "";
490
+ }
491
+ var rules = this._currentRules();
492
+ for (var i = 0; i < rules.length; i++) {
493
+ tempMatch = this._input.match(this.rules[rules[i]]);
494
+ if (tempMatch && (!match || tempMatch[0].length > match[0].length)) {
495
+ match = tempMatch;
496
+ index = i;
497
+ if (this.options.backtrack_lexer) {
498
+ token = this.test_match(tempMatch, rules[i]);
499
+ if (token !== false) {
500
+ return token;
501
+ } else if (this._backtrack) {
502
+ match = false;
503
+ continue;
504
+ } else {
505
+ return false;
506
+ }
507
+ } else if (!this.options.flex) {
508
+ break;
509
+ }
510
+ }
511
+ }
512
+ if (match) {
513
+ token = this.test_match(match, rules[index]);
514
+ if (token !== false) {
515
+ return token;
516
+ }
517
+ return false;
518
+ }
519
+ if (this._input === "") {
520
+ return this.EOF;
521
+ } else {
522
+ return this.parseError("Lexical error on line " + (this.yylineno + 1) + ". Unrecognized text.\n" + this.showPosition(), {
523
+ text: "",
524
+ token: null,
525
+ line: this.yylineno
526
+ });
527
+ }
528
+ }, "next"),
529
+ // return next match that has a token
530
+ lex: /* @__PURE__ */ chunk3XYRH5AP.__name(function lex() {
531
+ var r = this.next();
532
+ if (r) {
533
+ return r;
534
+ } else {
535
+ return this.lex();
536
+ }
537
+ }, "lex"),
538
+ // activates a new lexer condition state (pushes the new lexer condition state onto the condition stack)
539
+ begin: /* @__PURE__ */ chunk3XYRH5AP.__name(function begin(condition) {
540
+ this.conditionStack.push(condition);
541
+ }, "begin"),
542
+ // pop the previously active lexer condition state off the condition stack
543
+ popState: /* @__PURE__ */ chunk3XYRH5AP.__name(function popState() {
544
+ var n = this.conditionStack.length - 1;
545
+ if (n > 0) {
546
+ return this.conditionStack.pop();
547
+ } else {
548
+ return this.conditionStack[0];
549
+ }
550
+ }, "popState"),
551
+ // produce the lexer rule set which is active for the currently active lexer condition state
552
+ _currentRules: /* @__PURE__ */ chunk3XYRH5AP.__name(function _currentRules() {
553
+ if (this.conditionStack.length && this.conditionStack[this.conditionStack.length - 1]) {
554
+ return this.conditions[this.conditionStack[this.conditionStack.length - 1]].rules;
555
+ } else {
556
+ return this.conditions["INITIAL"].rules;
557
+ }
558
+ }, "_currentRules"),
559
+ // return the currently active lexer condition state; when an index argument is provided it produces the N-th previous condition state, if available
560
+ topState: /* @__PURE__ */ chunk3XYRH5AP.__name(function topState(n) {
561
+ n = this.conditionStack.length - 1 - Math.abs(n || 0);
562
+ if (n >= 0) {
563
+ return this.conditionStack[n];
564
+ } else {
565
+ return "INITIAL";
566
+ }
567
+ }, "topState"),
568
+ // alias for begin(condition)
569
+ pushState: /* @__PURE__ */ chunk3XYRH5AP.__name(function pushState(condition) {
570
+ this.begin(condition);
571
+ }, "pushState"),
572
+ // return the number of states currently on the stack
573
+ stateStackSize: /* @__PURE__ */ chunk3XYRH5AP.__name(function stateStackSize() {
574
+ return this.conditionStack.length;
575
+ }, "stateStackSize"),
576
+ options: {},
577
+ performAction: /* @__PURE__ */ chunk3XYRH5AP.__name(function anonymous(yy, yy_, $avoiding_name_collisions, YY_START) {
578
+ switch ($avoiding_name_collisions) {
579
+ case 0:
580
+ return 10;
581
+ case 1:
582
+ yy.getLogger().debug("Found space-block");
583
+ return 31;
584
+ case 2:
585
+ yy.getLogger().debug("Found nl-block");
586
+ return 31;
587
+ case 3:
588
+ yy.getLogger().debug("Found space-block");
589
+ return 29;
590
+ case 4:
591
+ yy.getLogger().debug(".", yy_.yytext);
592
+ break;
593
+ case 5:
594
+ yy.getLogger().debug("_", yy_.yytext);
595
+ break;
596
+ case 6:
597
+ return 5;
598
+ case 7:
599
+ yy_.yytext = -1;
600
+ return 28;
601
+ case 8:
602
+ yy_.yytext = yy_.yytext.replace(/columns\s+/, "");
603
+ yy.getLogger().debug("COLUMNS (LEX)", yy_.yytext);
604
+ return 28;
605
+ case 9:
606
+ this.pushState("md_string");
607
+ break;
608
+ case 10:
609
+ return "MD_STR";
610
+ case 11:
611
+ this.popState();
612
+ break;
613
+ case 12:
614
+ this.pushState("string");
615
+ break;
616
+ case 13:
617
+ yy.getLogger().debug("LEX: POPPING STR:", yy_.yytext);
618
+ this.popState();
619
+ break;
620
+ case 14:
621
+ yy.getLogger().debug("LEX: STR end:", yy_.yytext);
622
+ return "STR";
623
+ case 15:
624
+ yy_.yytext = yy_.yytext.replace(/space\:/, "");
625
+ yy.getLogger().debug("SPACE NUM (LEX)", yy_.yytext);
626
+ return 21;
627
+ case 16:
628
+ yy_.yytext = "1";
629
+ yy.getLogger().debug("COLUMNS (LEX)", yy_.yytext);
630
+ return 21;
631
+ case 17:
632
+ return 43;
633
+ case 18:
634
+ return "LINKSTYLE";
635
+ case 19:
636
+ return "INTERPOLATE";
637
+ case 20:
638
+ this.pushState("CLASSDEF");
639
+ return 40;
640
+ case 21:
641
+ this.popState();
642
+ this.pushState("CLASSDEFID");
643
+ return "DEFAULT_CLASSDEF_ID";
644
+ case 22:
645
+ this.popState();
646
+ this.pushState("CLASSDEFID");
647
+ return 41;
648
+ case 23:
649
+ this.popState();
650
+ return 42;
651
+ case 24:
652
+ this.pushState("CLASS");
653
+ return 44;
654
+ case 25:
655
+ this.popState();
656
+ this.pushState("CLASS_STYLE");
657
+ return 45;
658
+ case 26:
659
+ this.popState();
660
+ return 46;
661
+ case 27:
662
+ this.pushState("STYLE_STMNT");
663
+ return 47;
664
+ case 28:
665
+ this.popState();
666
+ this.pushState("STYLE_DEFINITION");
667
+ return 48;
668
+ case 29:
669
+ this.popState();
670
+ return 49;
671
+ case 30:
672
+ this.pushState("acc_title");
673
+ return "acc_title";
674
+ case 31:
675
+ this.popState();
676
+ return "acc_title_value";
677
+ case 32:
678
+ this.pushState("acc_descr");
679
+ return "acc_descr";
680
+ case 33:
681
+ this.popState();
682
+ return "acc_descr_value";
683
+ case 34:
684
+ this.pushState("acc_descr_multiline");
685
+ break;
686
+ case 35:
687
+ this.popState();
688
+ break;
689
+ case 36:
690
+ return "acc_descr_multiline_value";
691
+ case 37:
692
+ return 30;
693
+ case 38:
694
+ this.popState();
695
+ yy.getLogger().debug("Lex: ((");
696
+ return "NODE_DEND";
697
+ case 39:
698
+ this.popState();
699
+ yy.getLogger().debug("Lex: ((");
700
+ return "NODE_DEND";
701
+ case 40:
702
+ this.popState();
703
+ yy.getLogger().debug("Lex: ))");
704
+ return "NODE_DEND";
705
+ case 41:
706
+ this.popState();
707
+ yy.getLogger().debug("Lex: ((");
708
+ return "NODE_DEND";
709
+ case 42:
710
+ this.popState();
711
+ yy.getLogger().debug("Lex: ((");
712
+ return "NODE_DEND";
713
+ case 43:
714
+ this.popState();
715
+ yy.getLogger().debug("Lex: (-");
716
+ return "NODE_DEND";
717
+ case 44:
718
+ this.popState();
719
+ yy.getLogger().debug("Lex: -)");
720
+ return "NODE_DEND";
721
+ case 45:
722
+ this.popState();
723
+ yy.getLogger().debug("Lex: ((");
724
+ return "NODE_DEND";
725
+ case 46:
726
+ this.popState();
727
+ yy.getLogger().debug("Lex: ]]");
728
+ return "NODE_DEND";
729
+ case 47:
730
+ this.popState();
731
+ yy.getLogger().debug("Lex: (");
732
+ return "NODE_DEND";
733
+ case 48:
734
+ this.popState();
735
+ yy.getLogger().debug("Lex: ])");
736
+ return "NODE_DEND";
737
+ case 49:
738
+ this.popState();
739
+ yy.getLogger().debug("Lex: /]");
740
+ return "NODE_DEND";
741
+ case 50:
742
+ this.popState();
743
+ yy.getLogger().debug("Lex: /]");
744
+ return "NODE_DEND";
745
+ case 51:
746
+ this.popState();
747
+ yy.getLogger().debug("Lex: )]");
748
+ return "NODE_DEND";
749
+ case 52:
750
+ this.popState();
751
+ yy.getLogger().debug("Lex: )");
752
+ return "NODE_DEND";
753
+ case 53:
754
+ this.popState();
755
+ yy.getLogger().debug("Lex: ]>");
756
+ return "NODE_DEND";
757
+ case 54:
758
+ this.popState();
759
+ yy.getLogger().debug("Lex: ]");
760
+ return "NODE_DEND";
761
+ case 55:
762
+ yy.getLogger().debug("Lexa: -)");
763
+ this.pushState("NODE");
764
+ return 36;
765
+ case 56:
766
+ yy.getLogger().debug("Lexa: (-");
767
+ this.pushState("NODE");
768
+ return 36;
769
+ case 57:
770
+ yy.getLogger().debug("Lexa: ))");
771
+ this.pushState("NODE");
772
+ return 36;
773
+ case 58:
774
+ yy.getLogger().debug("Lexa: )");
775
+ this.pushState("NODE");
776
+ return 36;
777
+ case 59:
778
+ yy.getLogger().debug("Lex: (((");
779
+ this.pushState("NODE");
780
+ return 36;
781
+ case 60:
782
+ yy.getLogger().debug("Lexa: )");
783
+ this.pushState("NODE");
784
+ return 36;
785
+ case 61:
786
+ yy.getLogger().debug("Lexa: )");
787
+ this.pushState("NODE");
788
+ return 36;
789
+ case 62:
790
+ yy.getLogger().debug("Lexa: )");
791
+ this.pushState("NODE");
792
+ return 36;
793
+ case 63:
794
+ yy.getLogger().debug("Lexc: >");
795
+ this.pushState("NODE");
796
+ return 36;
797
+ case 64:
798
+ yy.getLogger().debug("Lexa: ([");
799
+ this.pushState("NODE");
800
+ return 36;
801
+ case 65:
802
+ yy.getLogger().debug("Lexa: )");
803
+ this.pushState("NODE");
804
+ return 36;
805
+ case 66:
806
+ this.pushState("NODE");
807
+ return 36;
808
+ case 67:
809
+ this.pushState("NODE");
810
+ return 36;
811
+ case 68:
812
+ this.pushState("NODE");
813
+ return 36;
814
+ case 69:
815
+ this.pushState("NODE");
816
+ return 36;
817
+ case 70:
818
+ this.pushState("NODE");
819
+ return 36;
820
+ case 71:
821
+ this.pushState("NODE");
822
+ return 36;
823
+ case 72:
824
+ this.pushState("NODE");
825
+ return 36;
826
+ case 73:
827
+ yy.getLogger().debug("Lexa: [");
828
+ this.pushState("NODE");
829
+ return 36;
830
+ case 74:
831
+ this.pushState("BLOCK_ARROW");
832
+ yy.getLogger().debug("LEX ARR START");
833
+ return 38;
834
+ case 75:
835
+ yy.getLogger().debug("Lex: NODE_ID", yy_.yytext);
836
+ return 32;
837
+ case 76:
838
+ yy.getLogger().debug("Lex: EOF", yy_.yytext);
839
+ return 8;
840
+ case 77:
841
+ this.pushState("md_string");
842
+ break;
843
+ case 78:
844
+ this.pushState("md_string");
845
+ break;
846
+ case 79:
847
+ return "NODE_DESCR";
848
+ case 80:
849
+ this.popState();
850
+ break;
851
+ case 81:
852
+ yy.getLogger().debug("Lex: Starting string");
853
+ this.pushState("string");
854
+ break;
855
+ case 82:
856
+ yy.getLogger().debug("LEX ARR: Starting string");
857
+ this.pushState("string");
858
+ break;
859
+ case 83:
860
+ yy.getLogger().debug("LEX: NODE_DESCR:", yy_.yytext);
861
+ return "NODE_DESCR";
862
+ case 84:
863
+ yy.getLogger().debug("LEX POPPING");
864
+ this.popState();
865
+ break;
866
+ case 85:
867
+ yy.getLogger().debug("Lex: =>BAE");
868
+ this.pushState("ARROW_DIR");
869
+ break;
870
+ case 86:
871
+ yy_.yytext = yy_.yytext.replace(/^,\s*/, "");
872
+ yy.getLogger().debug("Lex (right): dir:", yy_.yytext);
873
+ return "DIR";
874
+ case 87:
875
+ yy_.yytext = yy_.yytext.replace(/^,\s*/, "");
876
+ yy.getLogger().debug("Lex (left):", yy_.yytext);
877
+ return "DIR";
878
+ case 88:
879
+ yy_.yytext = yy_.yytext.replace(/^,\s*/, "");
880
+ yy.getLogger().debug("Lex (x):", yy_.yytext);
881
+ return "DIR";
882
+ case 89:
883
+ yy_.yytext = yy_.yytext.replace(/^,\s*/, "");
884
+ yy.getLogger().debug("Lex (y):", yy_.yytext);
885
+ return "DIR";
886
+ case 90:
887
+ yy_.yytext = yy_.yytext.replace(/^,\s*/, "");
888
+ yy.getLogger().debug("Lex (up):", yy_.yytext);
889
+ return "DIR";
890
+ case 91:
891
+ yy_.yytext = yy_.yytext.replace(/^,\s*/, "");
892
+ yy.getLogger().debug("Lex (down):", yy_.yytext);
893
+ return "DIR";
894
+ case 92:
895
+ yy_.yytext = "]>";
896
+ yy.getLogger().debug("Lex (ARROW_DIR end):", yy_.yytext);
897
+ this.popState();
898
+ this.popState();
899
+ return "BLOCK_ARROW_END";
900
+ case 93:
901
+ yy.getLogger().debug("Lex: LINK", "#" + yy_.yytext + "#");
902
+ return 15;
903
+ case 94:
904
+ yy.getLogger().debug("Lex: LINK", yy_.yytext);
905
+ return 15;
906
+ case 95:
907
+ yy.getLogger().debug("Lex: LINK", yy_.yytext);
908
+ return 15;
909
+ case 96:
910
+ yy.getLogger().debug("Lex: LINK", yy_.yytext);
911
+ return 15;
912
+ case 97:
913
+ yy.getLogger().debug("Lex: START_LINK", yy_.yytext);
914
+ this.pushState("LLABEL");
915
+ return 16;
916
+ case 98:
917
+ yy.getLogger().debug("Lex: START_LINK", yy_.yytext);
918
+ this.pushState("LLABEL");
919
+ return 16;
920
+ case 99:
921
+ yy.getLogger().debug("Lex: START_LINK", yy_.yytext);
922
+ this.pushState("LLABEL");
923
+ return 16;
924
+ case 100:
925
+ this.pushState("md_string");
926
+ break;
927
+ case 101:
928
+ yy.getLogger().debug("Lex: Starting string");
929
+ this.pushState("string");
930
+ return "LINK_LABEL";
931
+ case 102:
932
+ this.popState();
933
+ yy.getLogger().debug("Lex: LINK", "#" + yy_.yytext + "#");
934
+ return 15;
935
+ case 103:
936
+ this.popState();
937
+ yy.getLogger().debug("Lex: LINK", yy_.yytext);
938
+ return 15;
939
+ case 104:
940
+ this.popState();
941
+ yy.getLogger().debug("Lex: LINK", yy_.yytext);
942
+ return 15;
943
+ case 105:
944
+ yy.getLogger().debug("Lex: COLON", yy_.yytext);
945
+ yy_.yytext = yy_.yytext.slice(1);
946
+ return 27;
947
+ }
948
+ }, "anonymous"),
949
+ rules: [/^(?:block-beta\b)/, /^(?:block\s+)/, /^(?:block\n+)/, /^(?:block:)/, /^(?:[\s]+)/, /^(?:[\n]+)/, /^(?:((\u000D\u000A)|(\u000A)))/, /^(?:columns\s+auto\b)/, /^(?:columns\s+[\d]+)/, /^(?:["][`])/, /^(?:[^`"]+)/, /^(?:[`]["])/, /^(?:["])/, /^(?:["])/, /^(?:[^"]*)/, /^(?:space[:]\d+)/, /^(?:space\b)/, /^(?:default\b)/, /^(?:linkStyle\b)/, /^(?:interpolate\b)/, /^(?:classDef\s+)/, /^(?:DEFAULT\s+)/, /^(?:\w+\s+)/, /^(?:[^\n]*)/, /^(?:class\s+)/, /^(?:(\w+)+((,\s*\w+)*))/, /^(?:[^\n]*)/, /^(?:style\s+)/, /^(?:(\w+)+((,\s*\w+)*))/, /^(?:[^\n]*)/, /^(?:accTitle\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*:\s*)/, /^(?:(?!\n||)*[^\n]*)/, /^(?:accDescr\s*\{\s*)/, /^(?:[\}])/, /^(?:[^\}]*)/, /^(?:end\b\s*)/, /^(?:\(\(\()/, /^(?:\)\)\))/, /^(?:[\)]\))/, /^(?:\}\})/, /^(?:\})/, /^(?:\(-)/, /^(?:-\))/, /^(?:\(\()/, /^(?:\]\])/, /^(?:\()/, /^(?:\]\))/, /^(?:\\\])/, /^(?:\/\])/, /^(?:\)\])/, /^(?:[\)])/, /^(?:\]>)/, /^(?:[\]])/, /^(?:-\))/, /^(?:\(-)/, /^(?:\)\))/, /^(?:\))/, /^(?:\(\(\()/, /^(?:\(\()/, /^(?:\{\{)/, /^(?:\{)/, /^(?:>)/, /^(?:\(\[)/, /^(?:\()/, /^(?:\[\[)/, /^(?:\[\|)/, /^(?:\[\()/, /^(?:\)\)\))/, /^(?:\[\\)/, /^(?:\[\/)/, /^(?:\[\\)/, /^(?:\[)/, /^(?:<\[)/, /^(?:[^\(\[\n\-\)\{\}\s\<\>:]+)/, /^(?:$)/, /^(?:["][`])/, /^(?:["][`])/, /^(?:[^`"]+)/, /^(?:[`]["])/, /^(?:["])/, /^(?:["])/, /^(?:[^"]+)/, /^(?:["])/, /^(?:\]>\s*\()/, /^(?:,?\s*right\s*)/, /^(?:,?\s*left\s*)/, /^(?:,?\s*x\s*)/, /^(?:,?\s*y\s*)/, /^(?:,?\s*up\s*)/, /^(?:,?\s*down\s*)/, /^(?:\)\s*)/, /^(?:\s*[xo<]?--+[-xo>]\s*)/, /^(?:\s*[xo<]?==+[=xo>]\s*)/, /^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/, /^(?:\s*~~[\~]+\s*)/, /^(?:\s*[xo<]?--\s*)/, /^(?:\s*[xo<]?==\s*)/, /^(?:\s*[xo<]?-\.\s*)/, /^(?:["][`])/, /^(?:["])/, /^(?:\s*[xo<]?--+[-xo>]\s*)/, /^(?:\s*[xo<]?==+[=xo>]\s*)/, /^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/, /^(?::\d+)/],
950
+ conditions: { "STYLE_DEFINITION": { "rules": [29], "inclusive": false }, "STYLE_STMNT": { "rules": [28], "inclusive": false }, "CLASSDEFID": { "rules": [23], "inclusive": false }, "CLASSDEF": { "rules": [21, 22], "inclusive": false }, "CLASS_STYLE": { "rules": [26], "inclusive": false }, "CLASS": { "rules": [25], "inclusive": false }, "LLABEL": { "rules": [100, 101, 102, 103, 104], "inclusive": false }, "ARROW_DIR": { "rules": [86, 87, 88, 89, 90, 91, 92], "inclusive": false }, "BLOCK_ARROW": { "rules": [77, 82, 85], "inclusive": false }, "NODE": { "rules": [38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 78, 81], "inclusive": false }, "md_string": { "rules": [10, 11, 79, 80], "inclusive": false }, "space": { "rules": [], "inclusive": false }, "string": { "rules": [13, 14, 83, 84], "inclusive": false }, "acc_descr_multiline": { "rules": [35, 36], "inclusive": false }, "acc_descr": { "rules": [33], "inclusive": false }, "acc_title": { "rules": [31], "inclusive": false }, "INITIAL": { "rules": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 12, 15, 16, 17, 18, 19, 20, 24, 27, 30, 32, 34, 37, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 93, 94, 95, 96, 97, 98, 99, 105], "inclusive": true } }
951
+ };
952
+ return lexer2;
953
+ }();
954
+ parser2.lexer = lexer;
955
+ function Parser() {
956
+ this.yy = {};
957
+ }
958
+ chunk3XYRH5AP.__name(Parser, "Parser");
959
+ Parser.prototype = parser2;
960
+ parser2.Parser = Parser;
961
+ return new Parser();
962
+ }();
963
+ parser.parser = parser;
964
+ var block_default = parser;
965
+ var blockDatabase = /* @__PURE__ */ new Map();
966
+ var edgeList = [];
967
+ var edgeCount = /* @__PURE__ */ new Map();
968
+ var COLOR_KEYWORD = "color";
969
+ var FILL_KEYWORD = "fill";
970
+ var BG_FILL = "bgFill";
971
+ var STYLECLASS_SEP = ",";
972
+ var config = chunk3XYRH5AP.getConfig2();
973
+ var classes = /* @__PURE__ */ new Map();
974
+ var sanitizeText2 = /* @__PURE__ */ chunk3XYRH5AP.__name((txt) => chunk3XYRH5AP.common_default.sanitizeText(txt, config), "sanitizeText");
975
+ var addStyleClass = /* @__PURE__ */ chunk3XYRH5AP.__name(function(id, styleAttributes = "") {
976
+ let foundClass = classes.get(id);
977
+ if (!foundClass) {
978
+ foundClass = { id, styles: [], textStyles: [] };
979
+ classes.set(id, foundClass);
980
+ }
981
+ if (styleAttributes !== void 0 && styleAttributes !== null) {
982
+ styleAttributes.split(STYLECLASS_SEP).forEach((attrib) => {
983
+ const fixedAttrib = attrib.replace(/([^;]*);/, "$1").trim();
984
+ if (RegExp(COLOR_KEYWORD).exec(attrib)) {
985
+ const newStyle1 = fixedAttrib.replace(FILL_KEYWORD, BG_FILL);
986
+ const newStyle2 = newStyle1.replace(COLOR_KEYWORD, FILL_KEYWORD);
987
+ foundClass.textStyles.push(newStyle2);
988
+ }
989
+ foundClass.styles.push(fixedAttrib);
990
+ });
991
+ }
992
+ }, "addStyleClass");
993
+ var addStyle2Node = /* @__PURE__ */ chunk3XYRH5AP.__name(function(id, styles = "") {
994
+ const foundBlock = blockDatabase.get(id);
995
+ if (styles !== void 0 && styles !== null) {
996
+ foundBlock.styles = styles.split(STYLECLASS_SEP);
997
+ }
998
+ }, "addStyle2Node");
999
+ var setCssClass = /* @__PURE__ */ chunk3XYRH5AP.__name(function(itemIds, cssClassName) {
1000
+ itemIds.split(",").forEach(function(id) {
1001
+ let foundBlock = blockDatabase.get(id);
1002
+ if (foundBlock === void 0) {
1003
+ const trimmedId = id.trim();
1004
+ foundBlock = { id: trimmedId, type: "na", children: [] };
1005
+ blockDatabase.set(trimmedId, foundBlock);
1006
+ }
1007
+ if (!foundBlock.classes) {
1008
+ foundBlock.classes = [];
1009
+ }
1010
+ foundBlock.classes.push(cssClassName);
1011
+ });
1012
+ }, "setCssClass");
1013
+ var populateBlockDatabase = /* @__PURE__ */ chunk3XYRH5AP.__name((_blockList, parent) => {
1014
+ const blockList = _blockList.flat();
1015
+ const children = [];
1016
+ for (const block of blockList) {
1017
+ if (block.label) {
1018
+ block.label = sanitizeText2(block.label);
1019
+ }
1020
+ if (block.type === "classDef") {
1021
+ addStyleClass(block.id, block.css);
1022
+ continue;
1023
+ }
1024
+ if (block.type === "applyClass") {
1025
+ setCssClass(block.id, block?.styleClass ?? "");
1026
+ continue;
1027
+ }
1028
+ if (block.type === "applyStyles") {
1029
+ if (block?.stylesStr) {
1030
+ addStyle2Node(block.id, block?.stylesStr);
1031
+ }
1032
+ continue;
1033
+ }
1034
+ if (block.type === "column-setting") {
1035
+ parent.columns = block.columns ?? -1;
1036
+ } else if (block.type === "edge") {
1037
+ const count = (edgeCount.get(block.id) ?? 0) + 1;
1038
+ edgeCount.set(block.id, count);
1039
+ block.id = count + "-" + block.id;
1040
+ edgeList.push(block);
1041
+ } else {
1042
+ if (!block.label) {
1043
+ if (block.type === "composite") {
1044
+ block.label = "";
1045
+ } else {
1046
+ block.label = block.id;
1047
+ }
1048
+ }
1049
+ const existingBlock = blockDatabase.get(block.id);
1050
+ if (existingBlock === void 0) {
1051
+ blockDatabase.set(block.id, block);
1052
+ } else {
1053
+ if (block.type !== "na") {
1054
+ existingBlock.type = block.type;
1055
+ }
1056
+ if (block.label !== block.id) {
1057
+ existingBlock.label = block.label;
1058
+ }
1059
+ }
1060
+ if (block.children) {
1061
+ populateBlockDatabase(block.children, block);
1062
+ }
1063
+ if (block.type === "space") {
1064
+ const w = block.width ?? 1;
1065
+ for (let j = 0; j < w; j++) {
1066
+ const newBlock = clone(block);
1067
+ newBlock.id = newBlock.id + "-" + j;
1068
+ blockDatabase.set(newBlock.id, newBlock);
1069
+ children.push(newBlock);
1070
+ }
1071
+ } else if (existingBlock === void 0) {
1072
+ children.push(block);
1073
+ }
1074
+ }
1075
+ }
1076
+ parent.children = children;
1077
+ }, "populateBlockDatabase");
1078
+ var blocks = [];
1079
+ var rootBlock = { id: "root", type: "composite", children: [], columns: -1 };
1080
+ var clear2 = /* @__PURE__ */ chunk3XYRH5AP.__name(() => {
1081
+ chunk3XYRH5AP.log.debug("Clear called");
1082
+ chunk3XYRH5AP.clear();
1083
+ rootBlock = { id: "root", type: "composite", children: [], columns: -1 };
1084
+ blockDatabase = /* @__PURE__ */ new Map([["root", rootBlock]]);
1085
+ blocks = [];
1086
+ classes = /* @__PURE__ */ new Map();
1087
+ edgeList = [];
1088
+ edgeCount = /* @__PURE__ */ new Map();
1089
+ }, "clear");
1090
+ function typeStr2Type(typeStr) {
1091
+ chunk3XYRH5AP.log.debug("typeStr2Type", typeStr);
1092
+ switch (typeStr) {
1093
+ case "[]":
1094
+ return "square";
1095
+ case "()":
1096
+ chunk3XYRH5AP.log.debug("we have a round");
1097
+ return "round";
1098
+ case "(())":
1099
+ return "circle";
1100
+ case ">]":
1101
+ return "rect_left_inv_arrow";
1102
+ case "{}":
1103
+ return "diamond";
1104
+ case "{{}}":
1105
+ return "hexagon";
1106
+ case "([])":
1107
+ return "stadium";
1108
+ case "[[]]":
1109
+ return "subroutine";
1110
+ case "[()]":
1111
+ return "cylinder";
1112
+ case "((()))":
1113
+ return "doublecircle";
1114
+ case "[//]":
1115
+ return "lean_right";
1116
+ case "[\\\\]":
1117
+ return "lean_left";
1118
+ case "[/\\]":
1119
+ return "trapezoid";
1120
+ case "[\\/]":
1121
+ return "inv_trapezoid";
1122
+ case "<[]>":
1123
+ return "block_arrow";
1124
+ default:
1125
+ return "na";
1126
+ }
1127
+ }
1128
+ chunk3XYRH5AP.__name(typeStr2Type, "typeStr2Type");
1129
+ function edgeTypeStr2Type(typeStr) {
1130
+ chunk3XYRH5AP.log.debug("typeStr2Type", typeStr);
1131
+ switch (typeStr) {
1132
+ case "==":
1133
+ return "thick";
1134
+ default:
1135
+ return "normal";
1136
+ }
1137
+ }
1138
+ chunk3XYRH5AP.__name(edgeTypeStr2Type, "edgeTypeStr2Type");
1139
+ function edgeStrToEdgeData(typeStr) {
1140
+ switch (typeStr.trim()) {
1141
+ case "--x":
1142
+ return "arrow_cross";
1143
+ case "--o":
1144
+ return "arrow_circle";
1145
+ default:
1146
+ return "arrow_point";
1147
+ }
1148
+ }
1149
+ chunk3XYRH5AP.__name(edgeStrToEdgeData, "edgeStrToEdgeData");
1150
+ var cnt = 0;
1151
+ var generateId = /* @__PURE__ */ chunk3XYRH5AP.__name(() => {
1152
+ cnt++;
1153
+ return "id-" + Math.random().toString(36).substr(2, 12) + "-" + cnt;
1154
+ }, "generateId");
1155
+ var setHierarchy = /* @__PURE__ */ chunk3XYRH5AP.__name((block) => {
1156
+ rootBlock.children = block;
1157
+ populateBlockDatabase(block, rootBlock);
1158
+ blocks = rootBlock.children;
1159
+ }, "setHierarchy");
1160
+ var getColumns = /* @__PURE__ */ chunk3XYRH5AP.__name((blockId) => {
1161
+ const block = blockDatabase.get(blockId);
1162
+ if (!block) {
1163
+ return -1;
1164
+ }
1165
+ if (block.columns) {
1166
+ return block.columns;
1167
+ }
1168
+ if (!block.children) {
1169
+ return -1;
1170
+ }
1171
+ return block.children.length;
1172
+ }, "getColumns");
1173
+ var getBlocksFlat = /* @__PURE__ */ chunk3XYRH5AP.__name(() => {
1174
+ return [...blockDatabase.values()];
1175
+ }, "getBlocksFlat");
1176
+ var getBlocks = /* @__PURE__ */ chunk3XYRH5AP.__name(() => {
1177
+ return blocks || [];
1178
+ }, "getBlocks");
1179
+ var getEdges = /* @__PURE__ */ chunk3XYRH5AP.__name(() => {
1180
+ return edgeList;
1181
+ }, "getEdges");
1182
+ var getBlock = /* @__PURE__ */ chunk3XYRH5AP.__name((id) => {
1183
+ return blockDatabase.get(id);
1184
+ }, "getBlock");
1185
+ var setBlock = /* @__PURE__ */ chunk3XYRH5AP.__name((block) => {
1186
+ blockDatabase.set(block.id, block);
1187
+ }, "setBlock");
1188
+ var getLogger = /* @__PURE__ */ chunk3XYRH5AP.__name(() => chunk3XYRH5AP.log, "getLogger");
1189
+ var getClasses = /* @__PURE__ */ chunk3XYRH5AP.__name(function() {
1190
+ return classes;
1191
+ }, "getClasses");
1192
+ var db = {
1193
+ getConfig: /* @__PURE__ */ chunk3XYRH5AP.__name(() => chunk3XYRH5AP.getConfig().block, "getConfig"),
1194
+ typeStr2Type,
1195
+ edgeTypeStr2Type,
1196
+ edgeStrToEdgeData,
1197
+ getLogger,
1198
+ getBlocksFlat,
1199
+ getBlocks,
1200
+ getEdges,
1201
+ setHierarchy,
1202
+ getBlock,
1203
+ setBlock,
1204
+ getColumns,
1205
+ getClasses,
1206
+ clear: clear2,
1207
+ generateId
1208
+ };
1209
+ var blockDB_default = db;
1210
+ var fade = /* @__PURE__ */ chunk3XYRH5AP.__name((color, opacity) => {
1211
+ const channel2 = channel;
1212
+ const r = channel2(color, "r");
1213
+ const g = channel2(color, "g");
1214
+ const b = channel2(color, "b");
1215
+ return rgba(r, g, b, opacity);
1216
+ }, "fade");
1217
+ var getStyles = /* @__PURE__ */ chunk3XYRH5AP.__name((options) => `.label {
1218
+ font-family: ${options.fontFamily};
1219
+ color: ${options.nodeTextColor || options.textColor};
1220
+ }
1221
+ .cluster-label text {
1222
+ fill: ${options.titleColor};
1223
+ }
1224
+ .cluster-label span,p {
1225
+ color: ${options.titleColor};
1226
+ }
1227
+
1228
+
1229
+
1230
+ .label text,span,p {
1231
+ fill: ${options.nodeTextColor || options.textColor};
1232
+ color: ${options.nodeTextColor || options.textColor};
1233
+ }
1234
+
1235
+ .node rect,
1236
+ .node circle,
1237
+ .node ellipse,
1238
+ .node polygon,
1239
+ .node path {
1240
+ fill: ${options.mainBkg};
1241
+ stroke: ${options.nodeBorder};
1242
+ stroke-width: 1px;
1243
+ }
1244
+ .flowchart-label text {
1245
+ text-anchor: middle;
1246
+ }
1247
+ // .flowchart-label .text-outer-tspan {
1248
+ // text-anchor: middle;
1249
+ // }
1250
+ // .flowchart-label .text-inner-tspan {
1251
+ // text-anchor: start;
1252
+ // }
1253
+
1254
+ .node .label {
1255
+ text-align: center;
1256
+ }
1257
+ .node.clickable {
1258
+ cursor: pointer;
1259
+ }
1260
+
1261
+ .arrowheadPath {
1262
+ fill: ${options.arrowheadColor};
1263
+ }
1264
+
1265
+ .edgePath .path {
1266
+ stroke: ${options.lineColor};
1267
+ stroke-width: 2.0px;
1268
+ }
1269
+
1270
+ .flowchart-link {
1271
+ stroke: ${options.lineColor};
1272
+ fill: none;
1273
+ }
1274
+
1275
+ .edgeLabel {
1276
+ background-color: ${options.edgeLabelBackground};
1277
+ rect {
1278
+ opacity: 0.5;
1279
+ background-color: ${options.edgeLabelBackground};
1280
+ fill: ${options.edgeLabelBackground};
1281
+ }
1282
+ text-align: center;
1283
+ }
1284
+
1285
+ /* For html labels only */
1286
+ .labelBkg {
1287
+ background-color: ${fade(options.edgeLabelBackground, 0.5)};
1288
+ // background-color:
1289
+ }
1290
+
1291
+ .node .cluster {
1292
+ // fill: ${fade(options.mainBkg, 0.5)};
1293
+ fill: ${fade(options.clusterBkg, 0.5)};
1294
+ stroke: ${fade(options.clusterBorder, 0.2)};
1295
+ box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
1296
+ stroke-width: 1px;
1297
+ }
1298
+
1299
+ .cluster text {
1300
+ fill: ${options.titleColor};
1301
+ }
1302
+
1303
+ .cluster span,p {
1304
+ color: ${options.titleColor};
1305
+ }
1306
+ /* .cluster div {
1307
+ color: ${options.titleColor};
1308
+ } */
1309
+
1310
+ div.mermaidTooltip {
1311
+ position: absolute;
1312
+ text-align: center;
1313
+ max-width: 200px;
1314
+ padding: 2px;
1315
+ font-family: ${options.fontFamily};
1316
+ font-size: 12px;
1317
+ background: ${options.tertiaryColor};
1318
+ border: 1px solid ${options.border2};
1319
+ border-radius: 2px;
1320
+ pointer-events: none;
1321
+ z-index: 100;
1322
+ }
1323
+
1324
+ .flowchartTitleText {
1325
+ text-anchor: middle;
1326
+ font-size: 18px;
1327
+ fill: ${options.textColor};
1328
+ }
1329
+ ${chunkE2GYISFI.getIconStyles()}
1330
+ `, "getStyles");
1331
+ var styles_default = getStyles;
1332
+
1333
+ // src/dagre-wrapper/markers.js
1334
+ var insertMarkers = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, markerArray, type, id) => {
1335
+ markerArray.forEach((markerName) => {
1336
+ markers[markerName](elem, type, id);
1337
+ });
1338
+ }, "insertMarkers");
1339
+ var extension = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1340
+ chunk3XYRH5AP.log.trace("Making markers for ", id);
1341
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-extensionStart").attr("class", "marker extension " + type).attr("refX", 18).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 1,7 L18,13 V 1 Z");
1342
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-extensionEnd").attr("class", "marker extension " + type).attr("refX", 1).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 1,1 V 13 L18,7 Z");
1343
+ }, "extension");
1344
+ var composition = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1345
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-compositionStart").attr("class", "marker composition " + type).attr("refX", 18).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z");
1346
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-compositionEnd").attr("class", "marker composition " + type).attr("refX", 1).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z");
1347
+ }, "composition");
1348
+ var aggregation = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1349
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-aggregationStart").attr("class", "marker aggregation " + type).attr("refX", 18).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z");
1350
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-aggregationEnd").attr("class", "marker aggregation " + type).attr("refX", 1).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 28).attr("orient", "auto").append("path").attr("d", "M 18,7 L9,13 L1,7 L9,1 Z");
1351
+ }, "aggregation");
1352
+ var dependency = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1353
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-dependencyStart").attr("class", "marker dependency " + type).attr("refX", 6).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("path").attr("d", "M 5,7 L9,13 L1,7 L9,1 Z");
1354
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-dependencyEnd").attr("class", "marker dependency " + type).attr("refX", 13).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");
1355
+ }, "dependency");
1356
+ var lollipop = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1357
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-lollipopStart").attr("class", "marker lollipop " + type).attr("refX", 13).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("circle").attr("stroke", "black").attr("fill", "transparent").attr("cx", 7).attr("cy", 7).attr("r", 6);
1358
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-lollipopEnd").attr("class", "marker lollipop " + type).attr("refX", 1).attr("refY", 7).attr("markerWidth", 190).attr("markerHeight", 240).attr("orient", "auto").append("circle").attr("stroke", "black").attr("fill", "transparent").attr("cx", 7).attr("cy", 7).attr("r", 6);
1359
+ }, "lollipop");
1360
+ var point = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1361
+ elem.append("marker").attr("id", id + "_" + type + "-pointEnd").attr("class", "marker " + type).attr("viewBox", "0 0 10 10").attr("refX", 6).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 0 0 L 10 5 L 0 10 z").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0");
1362
+ elem.append("marker").attr("id", id + "_" + type + "-pointStart").attr("class", "marker " + type).attr("viewBox", "0 0 10 10").attr("refX", 4.5).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 12).attr("markerHeight", 12).attr("orient", "auto").append("path").attr("d", "M 0 5 L 10 10 L 10 0 z").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0");
1363
+ }, "point");
1364
+ var circle = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1365
+ elem.append("marker").attr("id", id + "_" + type + "-circleEnd").attr("class", "marker " + type).attr("viewBox", "0 0 10 10").attr("refX", 11).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("circle").attr("cx", "5").attr("cy", "5").attr("r", "5").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0");
1366
+ elem.append("marker").attr("id", id + "_" + type + "-circleStart").attr("class", "marker " + type).attr("viewBox", "0 0 10 10").attr("refX", -1).attr("refY", 5).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("circle").attr("cx", "5").attr("cy", "5").attr("r", "5").attr("class", "arrowMarkerPath").style("stroke-width", 1).style("stroke-dasharray", "1,0");
1367
+ }, "circle");
1368
+ var cross = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1369
+ elem.append("marker").attr("id", id + "_" + type + "-crossEnd").attr("class", "marker cross " + type).attr("viewBox", "0 0 11 11").attr("refX", 12).attr("refY", 5.2).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("path").attr("d", "M 1,1 l 9,9 M 10,1 l -9,9").attr("class", "arrowMarkerPath").style("stroke-width", 2).style("stroke-dasharray", "1,0");
1370
+ elem.append("marker").attr("id", id + "_" + type + "-crossStart").attr("class", "marker cross " + type).attr("viewBox", "0 0 11 11").attr("refX", -1).attr("refY", 5.2).attr("markerUnits", "userSpaceOnUse").attr("markerWidth", 11).attr("markerHeight", 11).attr("orient", "auto").append("path").attr("d", "M 1,1 l 9,9 M 10,1 l -9,9").attr("class", "arrowMarkerPath").style("stroke-width", 2).style("stroke-dasharray", "1,0");
1371
+ }, "cross");
1372
+ var barb = /* @__PURE__ */ chunk3XYRH5AP.__name((elem, type, id) => {
1373
+ elem.append("defs").append("marker").attr("id", id + "_" + type + "-barbEnd").attr("refX", 19).attr("refY", 7).attr("markerWidth", 20).attr("markerHeight", 14).attr("markerUnits", "strokeWidth").attr("orient", "auto").append("path").attr("d", "M 19,7 L9,13 L14,7 L9,1 Z");
1374
+ }, "barb");
1375
+ var markers = {
1376
+ extension,
1377
+ composition,
1378
+ aggregation,
1379
+ dependency,
1380
+ lollipop,
1381
+ point,
1382
+ circle,
1383
+ cross,
1384
+ barb
1385
+ };
1386
+ var markers_default = insertMarkers;
1387
+
1388
+ // src/diagrams/block/layout.ts
1389
+ var padding = chunk3XYRH5AP.getConfig2()?.block?.padding ?? 8;
1390
+ function calculateBlockPosition(columns, position) {
1391
+ if (columns === 0 || !Number.isInteger(columns)) {
1392
+ throw new Error("Columns must be an integer !== 0.");
1393
+ }
1394
+ if (position < 0 || !Number.isInteger(position)) {
1395
+ throw new Error("Position must be a non-negative integer." + position);
1396
+ }
1397
+ if (columns < 0) {
1398
+ return { px: position, py: 0 };
1399
+ }
1400
+ if (columns === 1) {
1401
+ return { px: 0, py: position };
1402
+ }
1403
+ const px = position % columns;
1404
+ const py = Math.floor(position / columns);
1405
+ return { px, py };
1406
+ }
1407
+ chunk3XYRH5AP.__name(calculateBlockPosition, "calculateBlockPosition");
1408
+ var getMaxChildSize = /* @__PURE__ */ chunk3XYRH5AP.__name((block) => {
1409
+ let maxWidth = 0;
1410
+ let maxHeight = 0;
1411
+ for (const child of block.children) {
1412
+ const { width, height, x, y } = child.size ?? { width: 0, height: 0, x: 0, y: 0 };
1413
+ chunk3XYRH5AP.log.debug(
1414
+ "getMaxChildSize abc95 child:",
1415
+ child.id,
1416
+ "width:",
1417
+ width,
1418
+ "height:",
1419
+ height,
1420
+ "x:",
1421
+ x,
1422
+ "y:",
1423
+ y,
1424
+ child.type
1425
+ );
1426
+ if (child.type === "space") {
1427
+ continue;
1428
+ }
1429
+ if (width > maxWidth) {
1430
+ maxWidth = width / (block.widthInColumns ?? 1);
1431
+ }
1432
+ if (height > maxHeight) {
1433
+ maxHeight = height;
1434
+ }
1435
+ }
1436
+ return { width: maxWidth, height: maxHeight };
1437
+ }, "getMaxChildSize");
1438
+ function setBlockSizes(block, db2, siblingWidth = 0, siblingHeight = 0) {
1439
+ chunk3XYRH5AP.log.debug(
1440
+ "setBlockSizes abc95 (start)",
1441
+ block.id,
1442
+ block?.size?.x,
1443
+ "block width =",
1444
+ block?.size,
1445
+ "siblingWidth",
1446
+ siblingWidth
1447
+ );
1448
+ if (!block?.size?.width) {
1449
+ block.size = {
1450
+ width: siblingWidth,
1451
+ height: siblingHeight,
1452
+ x: 0,
1453
+ y: 0
1454
+ };
1455
+ }
1456
+ let maxWidth = 0;
1457
+ let maxHeight = 0;
1458
+ if (block.children?.length > 0) {
1459
+ for (const child of block.children) {
1460
+ setBlockSizes(child, db2);
1461
+ }
1462
+ const childSize = getMaxChildSize(block);
1463
+ maxWidth = childSize.width;
1464
+ maxHeight = childSize.height;
1465
+ chunk3XYRH5AP.log.debug("setBlockSizes abc95 maxWidth of", block.id, ":s children is ", maxWidth, maxHeight);
1466
+ for (const child of block.children) {
1467
+ if (child.size) {
1468
+ chunk3XYRH5AP.log.debug(
1469
+ `abc95 Setting size of children of ${block.id} id=${child.id} ${maxWidth} ${maxHeight} ${JSON.stringify(child.size)}`
1470
+ );
1471
+ child.size.width = maxWidth * (child.widthInColumns ?? 1) + padding * ((child.widthInColumns ?? 1) - 1);
1472
+ child.size.height = maxHeight;
1473
+ child.size.x = 0;
1474
+ child.size.y = 0;
1475
+ chunk3XYRH5AP.log.debug(
1476
+ `abc95 updating size of ${block.id} children child:${child.id} maxWidth:${maxWidth} maxHeight:${maxHeight}`
1477
+ );
1478
+ }
1479
+ }
1480
+ for (const child of block.children) {
1481
+ setBlockSizes(child, db2, maxWidth, maxHeight);
1482
+ }
1483
+ const columns = block.columns ?? -1;
1484
+ let numItems = 0;
1485
+ for (const child of block.children) {
1486
+ numItems += child.widthInColumns ?? 1;
1487
+ }
1488
+ let xSize = block.children.length;
1489
+ if (columns > 0 && columns < numItems) {
1490
+ xSize = columns;
1491
+ }
1492
+ const ySize = Math.ceil(numItems / xSize);
1493
+ let width = xSize * (maxWidth + padding) + padding;
1494
+ let height = ySize * (maxHeight + padding) + padding;
1495
+ if (width < siblingWidth) {
1496
+ chunk3XYRH5AP.log.debug(
1497
+ `Detected to small sibling: abc95 ${block.id} siblingWidth ${siblingWidth} siblingHeight ${siblingHeight} width ${width}`
1498
+ );
1499
+ width = siblingWidth;
1500
+ height = siblingHeight;
1501
+ const childWidth = (siblingWidth - xSize * padding - padding) / xSize;
1502
+ const childHeight = (siblingHeight - ySize * padding - padding) / ySize;
1503
+ chunk3XYRH5AP.log.debug("Size indata abc88", block.id, "childWidth", childWidth, "maxWidth", maxWidth);
1504
+ chunk3XYRH5AP.log.debug("Size indata abc88", block.id, "childHeight", childHeight, "maxHeight", maxHeight);
1505
+ chunk3XYRH5AP.log.debug("Size indata abc88 xSize", xSize, "padding", padding);
1506
+ for (const child of block.children) {
1507
+ if (child.size) {
1508
+ child.size.width = childWidth;
1509
+ child.size.height = childHeight;
1510
+ child.size.x = 0;
1511
+ child.size.y = 0;
1512
+ }
1513
+ }
1514
+ }
1515
+ chunk3XYRH5AP.log.debug(
1516
+ `abc95 (finale calc) ${block.id} xSize ${xSize} ySize ${ySize} columns ${columns}${block.children.length} width=${Math.max(width, block.size?.width || 0)}`
1517
+ );
1518
+ if (width < (block?.size?.width || 0)) {
1519
+ width = block?.size?.width || 0;
1520
+ const num = columns > 0 ? Math.min(block.children.length, columns) : block.children.length;
1521
+ if (num > 0) {
1522
+ const childWidth = (width - num * padding - padding) / num;
1523
+ chunk3XYRH5AP.log.debug("abc95 (growing to fit) width", block.id, width, block.size?.width, childWidth);
1524
+ for (const child of block.children) {
1525
+ if (child.size) {
1526
+ child.size.width = childWidth;
1527
+ }
1528
+ }
1529
+ }
1530
+ }
1531
+ block.size = {
1532
+ width,
1533
+ height,
1534
+ x: 0,
1535
+ y: 0
1536
+ };
1537
+ }
1538
+ chunk3XYRH5AP.log.debug(
1539
+ "setBlockSizes abc94 (done)",
1540
+ block.id,
1541
+ block?.size?.x,
1542
+ block?.size?.width,
1543
+ block?.size?.y,
1544
+ block?.size?.height
1545
+ );
1546
+ }
1547
+ chunk3XYRH5AP.__name(setBlockSizes, "setBlockSizes");
1548
+ function layoutBlocks(block, db2) {
1549
+ chunk3XYRH5AP.log.debug(
1550
+ `abc85 layout blocks (=>layoutBlocks) ${block.id} x: ${block?.size?.x} y: ${block?.size?.y} width: ${block?.size?.width}`
1551
+ );
1552
+ const columns = block.columns ?? -1;
1553
+ chunk3XYRH5AP.log.debug("layoutBlocks columns abc95", block.id, "=>", columns, block);
1554
+ if (block.children && // find max width of children
1555
+ block.children.length > 0) {
1556
+ const width = block?.children[0]?.size?.width ?? 0;
1557
+ const widthOfChildren = block.children.length * width + (block.children.length - 1) * padding;
1558
+ chunk3XYRH5AP.log.debug("widthOfChildren 88", widthOfChildren, "posX");
1559
+ let columnPos = 0;
1560
+ chunk3XYRH5AP.log.debug("abc91 block?.size?.x", block.id, block?.size?.x);
1561
+ let startingPosX = block?.size?.x ? block?.size?.x + (-block?.size?.width / 2 || 0) : -padding;
1562
+ let rowPos = 0;
1563
+ for (const child of block.children) {
1564
+ const parent = block;
1565
+ if (!child.size) {
1566
+ continue;
1567
+ }
1568
+ const { width: width2, height } = child.size;
1569
+ const { px, py } = calculateBlockPosition(columns, columnPos);
1570
+ if (py != rowPos) {
1571
+ rowPos = py;
1572
+ startingPosX = block?.size?.x ? block?.size?.x + (-block?.size?.width / 2 || 0) : -padding;
1573
+ chunk3XYRH5AP.log.debug("New row in layout for block", block.id, " and child ", child.id, rowPos);
1574
+ }
1575
+ chunk3XYRH5AP.log.debug(
1576
+ `abc89 layout blocks (child) id: ${child.id} Pos: ${columnPos} (px, py) ${px},${py} (${parent?.size?.x},${parent?.size?.y}) parent: ${parent.id} width: ${width2}${padding}`
1577
+ );
1578
+ if (parent.size) {
1579
+ const halfWidth = width2 / 2;
1580
+ child.size.x = startingPosX + padding + halfWidth;
1581
+ chunk3XYRH5AP.log.debug(
1582
+ `abc91 layout blocks (calc) px, pyid:${child.id} startingPos=X${startingPosX} new startingPosX${child.size.x} ${halfWidth} padding=${padding} width=${width2} halfWidth=${halfWidth} => x:${child.size.x} y:${child.size.y} ${child.widthInColumns} (width * (child?.w || 1)) / 2 ${width2 * (child?.widthInColumns ?? 1) / 2}`
1583
+ );
1584
+ startingPosX = child.size.x + halfWidth;
1585
+ child.size.y = parent.size.y - parent.size.height / 2 + py * (height + padding) + height / 2 + padding;
1586
+ chunk3XYRH5AP.log.debug(
1587
+ `abc88 layout blocks (calc) px, pyid:${child.id}startingPosX${startingPosX}${padding}${halfWidth}=>x:${child.size.x}y:${child.size.y}${child.widthInColumns}(width * (child?.w || 1)) / 2${width2 * (child?.widthInColumns ?? 1) / 2}`
1588
+ );
1589
+ }
1590
+ if (child.children) {
1591
+ layoutBlocks(child);
1592
+ }
1593
+ columnPos += child?.widthInColumns ?? 1;
1594
+ chunk3XYRH5AP.log.debug("abc88 columnsPos", child, columnPos);
1595
+ }
1596
+ }
1597
+ chunk3XYRH5AP.log.debug(
1598
+ `layout blocks (<==layoutBlocks) ${block.id} x: ${block?.size?.x} y: ${block?.size?.y} width: ${block?.size?.width}`
1599
+ );
1600
+ }
1601
+ chunk3XYRH5AP.__name(layoutBlocks, "layoutBlocks");
1602
+ function findBounds(block, { minX, minY, maxX, maxY } = { minX: 0, minY: 0, maxX: 0, maxY: 0 }) {
1603
+ if (block.size && block.id !== "root") {
1604
+ const { x, y, width, height } = block.size;
1605
+ if (x - width / 2 < minX) {
1606
+ minX = x - width / 2;
1607
+ }
1608
+ if (y - height / 2 < minY) {
1609
+ minY = y - height / 2;
1610
+ }
1611
+ if (x + width / 2 > maxX) {
1612
+ maxX = x + width / 2;
1613
+ }
1614
+ if (y + height / 2 > maxY) {
1615
+ maxY = y + height / 2;
1616
+ }
1617
+ }
1618
+ if (block.children) {
1619
+ for (const child of block.children) {
1620
+ ({ minX, minY, maxX, maxY } = findBounds(child, { minX, minY, maxX, maxY }));
1621
+ }
1622
+ }
1623
+ return { minX, minY, maxX, maxY };
1624
+ }
1625
+ chunk3XYRH5AP.__name(findBounds, "findBounds");
1626
+ function layout(db2) {
1627
+ const root = db2.getBlock("root");
1628
+ if (!root) {
1629
+ return;
1630
+ }
1631
+ setBlockSizes(root, db2, 0, 0);
1632
+ layoutBlocks(root);
1633
+ chunk3XYRH5AP.log.debug("getBlocks", JSON.stringify(root, null, 2));
1634
+ const { minX, minY, maxX, maxY } = findBounds(root);
1635
+ const height = maxY - minY;
1636
+ const width = maxX - minX;
1637
+ return { x: minX, y: minY, width, height };
1638
+ }
1639
+ chunk3XYRH5AP.__name(layout, "layout");
1640
+ function applyStyle(dom, styleFn) {
1641
+ if (styleFn) {
1642
+ dom.attr("style", styleFn);
1643
+ }
1644
+ }
1645
+ chunk3XYRH5AP.__name(applyStyle, "applyStyle");
1646
+ function addHtmlLabel(node) {
1647
+ const fo = select(document.createElementNS("http://www.w3.org/2000/svg", "foreignObject"));
1648
+ const div = fo.append("xhtml:div");
1649
+ const label = node.label;
1650
+ const labelClass = node.isNode ? "nodeLabel" : "edgeLabel";
1651
+ const span = div.append("span");
1652
+ span.html(label);
1653
+ applyStyle(span, node.labelStyle);
1654
+ span.attr("class", labelClass);
1655
+ applyStyle(div, node.labelStyle);
1656
+ div.style("display", "inline-block");
1657
+ div.style("white-space", "nowrap");
1658
+ div.attr("xmlns", "http://www.w3.org/1999/xhtml");
1659
+ return fo.node();
1660
+ }
1661
+ chunk3XYRH5AP.__name(addHtmlLabel, "addHtmlLabel");
1662
+ var createLabel = /* @__PURE__ */ chunk3XYRH5AP.__name(async (_vertexText, style, isTitle, isNode) => {
1663
+ let vertexText = _vertexText || "";
1664
+ if (typeof vertexText === "object") {
1665
+ vertexText = vertexText[0];
1666
+ }
1667
+ if (chunk3XYRH5AP.evaluate(chunk3XYRH5AP.getConfig2().flowchart.htmlLabels)) {
1668
+ vertexText = vertexText.replace(/\\n|\n/g, "<br />");
1669
+ chunk3XYRH5AP.log.debug("vertexText" + vertexText);
1670
+ const label = await chunkQESNASVV.replaceIconSubstring(chunk55PJQP7W.decodeEntities(vertexText));
1671
+ const node = {
1672
+ isNode,
1673
+ label,
1674
+ labelStyle: style.replace("fill:", "color:")
1675
+ };
1676
+ let vertexNode = addHtmlLabel(node);
1677
+ return vertexNode;
1678
+ } else {
1679
+ const svgLabel = document.createElementNS("http://www.w3.org/2000/svg", "text");
1680
+ svgLabel.setAttribute("style", style.replace("color:", "fill:"));
1681
+ let rows = [];
1682
+ if (typeof vertexText === "string") {
1683
+ rows = vertexText.split(/\\n|\n|<br\s*\/?>/gi);
1684
+ } else if (Array.isArray(vertexText)) {
1685
+ rows = vertexText;
1686
+ } else {
1687
+ rows = [];
1688
+ }
1689
+ for (const row of rows) {
1690
+ const tspan = document.createElementNS("http://www.w3.org/2000/svg", "tspan");
1691
+ tspan.setAttributeNS("http://www.w3.org/XML/1998/namespace", "xml:space", "preserve");
1692
+ tspan.setAttribute("dy", "1em");
1693
+ tspan.setAttribute("x", "0");
1694
+ if (isTitle) {
1695
+ tspan.setAttribute("class", "title-row");
1696
+ } else {
1697
+ tspan.setAttribute("class", "row");
1698
+ }
1699
+ tspan.textContent = row.trim();
1700
+ svgLabel.appendChild(tspan);
1701
+ }
1702
+ return svgLabel;
1703
+ }
1704
+ }, "createLabel");
1705
+ var createLabel_default = createLabel;
1706
+
1707
+ // src/dagre-wrapper/edgeMarker.ts
1708
+ var addEdgeMarkers = /* @__PURE__ */ chunk3XYRH5AP.__name((svgPath, edge, url, id, diagramType) => {
1709
+ if (edge.arrowTypeStart) {
1710
+ addEdgeMarker(svgPath, "start", edge.arrowTypeStart, url, id, diagramType);
1711
+ }
1712
+ if (edge.arrowTypeEnd) {
1713
+ addEdgeMarker(svgPath, "end", edge.arrowTypeEnd, url, id, diagramType);
1714
+ }
1715
+ }, "addEdgeMarkers");
1716
+ var arrowTypesMap = {
1717
+ arrow_cross: "cross",
1718
+ arrow_point: "point",
1719
+ arrow_barb: "barb",
1720
+ arrow_circle: "circle",
1721
+ aggregation: "aggregation",
1722
+ extension: "extension",
1723
+ composition: "composition",
1724
+ dependency: "dependency",
1725
+ lollipop: "lollipop"
1726
+ };
1727
+ var addEdgeMarker = /* @__PURE__ */ chunk3XYRH5AP.__name((svgPath, position, arrowType, url, id, diagramType) => {
1728
+ const endMarkerType = arrowTypesMap[arrowType];
1729
+ if (!endMarkerType) {
1730
+ chunk3XYRH5AP.log.warn(`Unknown arrow type: ${arrowType}`);
1731
+ return;
1732
+ }
1733
+ const suffix = position === "start" ? "Start" : "End";
1734
+ svgPath.attr(`marker-${position}`, `url(${url}#${id}_${diagramType}-${endMarkerType}${suffix})`);
1735
+ }, "addEdgeMarker");
1736
+
1737
+ // src/dagre-wrapper/edges.js
1738
+ var edgeLabels = {};
1739
+ var terminalLabels = {};
1740
+ var insertEdgeLabel = /* @__PURE__ */ chunk3XYRH5AP.__name(async (elem, edge) => {
1741
+ const config2 = chunk3XYRH5AP.getConfig2();
1742
+ const useHtmlLabels = chunk3XYRH5AP.evaluate(config2.flowchart.htmlLabels);
1743
+ const labelElement = edge.labelType === "markdown" ? chunkQESNASVV.createText(
1744
+ elem,
1745
+ edge.label,
1746
+ {
1747
+ style: edge.labelStyle,
1748
+ useHtmlLabels,
1749
+ addSvgBackground: true
1750
+ },
1751
+ config2
1752
+ ) : await createLabel_default(edge.label, edge.labelStyle);
1753
+ const edgeLabel = elem.insert("g").attr("class", "edgeLabel");
1754
+ const label = edgeLabel.insert("g").attr("class", "label");
1755
+ label.node().appendChild(labelElement);
1756
+ let bbox = labelElement.getBBox();
1757
+ if (useHtmlLabels) {
1758
+ const div = labelElement.children[0];
1759
+ const dv = select(labelElement);
1760
+ bbox = div.getBoundingClientRect();
1761
+ dv.attr("width", bbox.width);
1762
+ dv.attr("height", bbox.height);
1763
+ }
1764
+ label.attr("transform", "translate(" + -bbox.width / 2 + ", " + -bbox.height / 2 + ")");
1765
+ edgeLabels[edge.id] = edgeLabel;
1766
+ edge.width = bbox.width;
1767
+ edge.height = bbox.height;
1768
+ let fo;
1769
+ if (edge.startLabelLeft) {
1770
+ const startLabelElement = await createLabel_default(edge.startLabelLeft, edge.labelStyle);
1771
+ const startEdgeLabelLeft = elem.insert("g").attr("class", "edgeTerminals");
1772
+ const inner = startEdgeLabelLeft.insert("g").attr("class", "inner");
1773
+ fo = inner.node().appendChild(startLabelElement);
1774
+ const slBox = startLabelElement.getBBox();
1775
+ inner.attr("transform", "translate(" + -slBox.width / 2 + ", " + -slBox.height / 2 + ")");
1776
+ if (!terminalLabels[edge.id]) {
1777
+ terminalLabels[edge.id] = {};
1778
+ }
1779
+ terminalLabels[edge.id].startLeft = startEdgeLabelLeft;
1780
+ setTerminalWidth(fo, edge.startLabelLeft);
1781
+ }
1782
+ if (edge.startLabelRight) {
1783
+ const startLabelElement = await createLabel_default(edge.startLabelRight, edge.labelStyle);
1784
+ const startEdgeLabelRight = elem.insert("g").attr("class", "edgeTerminals");
1785
+ const inner = startEdgeLabelRight.insert("g").attr("class", "inner");
1786
+ fo = startEdgeLabelRight.node().appendChild(startLabelElement);
1787
+ inner.node().appendChild(startLabelElement);
1788
+ const slBox = startLabelElement.getBBox();
1789
+ inner.attr("transform", "translate(" + -slBox.width / 2 + ", " + -slBox.height / 2 + ")");
1790
+ if (!terminalLabels[edge.id]) {
1791
+ terminalLabels[edge.id] = {};
1792
+ }
1793
+ terminalLabels[edge.id].startRight = startEdgeLabelRight;
1794
+ setTerminalWidth(fo, edge.startLabelRight);
1795
+ }
1796
+ if (edge.endLabelLeft) {
1797
+ const endLabelElement = await createLabel_default(edge.endLabelLeft, edge.labelStyle);
1798
+ const endEdgeLabelLeft = elem.insert("g").attr("class", "edgeTerminals");
1799
+ const inner = endEdgeLabelLeft.insert("g").attr("class", "inner");
1800
+ fo = inner.node().appendChild(endLabelElement);
1801
+ const slBox = endLabelElement.getBBox();
1802
+ inner.attr("transform", "translate(" + -slBox.width / 2 + ", " + -slBox.height / 2 + ")");
1803
+ endEdgeLabelLeft.node().appendChild(endLabelElement);
1804
+ if (!terminalLabels[edge.id]) {
1805
+ terminalLabels[edge.id] = {};
1806
+ }
1807
+ terminalLabels[edge.id].endLeft = endEdgeLabelLeft;
1808
+ setTerminalWidth(fo, edge.endLabelLeft);
1809
+ }
1810
+ if (edge.endLabelRight) {
1811
+ const endLabelElement = await createLabel_default(edge.endLabelRight, edge.labelStyle);
1812
+ const endEdgeLabelRight = elem.insert("g").attr("class", "edgeTerminals");
1813
+ const inner = endEdgeLabelRight.insert("g").attr("class", "inner");
1814
+ fo = inner.node().appendChild(endLabelElement);
1815
+ const slBox = endLabelElement.getBBox();
1816
+ inner.attr("transform", "translate(" + -slBox.width / 2 + ", " + -slBox.height / 2 + ")");
1817
+ endEdgeLabelRight.node().appendChild(endLabelElement);
1818
+ if (!terminalLabels[edge.id]) {
1819
+ terminalLabels[edge.id] = {};
1820
+ }
1821
+ terminalLabels[edge.id].endRight = endEdgeLabelRight;
1822
+ setTerminalWidth(fo, edge.endLabelRight);
1823
+ }
1824
+ return labelElement;
1825
+ }, "insertEdgeLabel");
1826
+ function setTerminalWidth(fo, value) {
1827
+ if (chunk3XYRH5AP.getConfig2().flowchart.htmlLabels && fo) {
1828
+ fo.style.width = value.length * 9 + "px";
1829
+ fo.style.height = "12px";
1830
+ }
1831
+ }
1832
+ chunk3XYRH5AP.__name(setTerminalWidth, "setTerminalWidth");
1833
+ var positionEdgeLabel = /* @__PURE__ */ chunk3XYRH5AP.__name((edge, paths) => {
1834
+ chunk3XYRH5AP.log.debug("Moving label abc88 ", edge.id, edge.label, edgeLabels[edge.id], paths);
1835
+ let path = paths.updatedPath ? paths.updatedPath : paths.originalPath;
1836
+ const siteConfig = chunk3XYRH5AP.getConfig2();
1837
+ const { subGraphTitleTotalMargin } = chunkAC5SNWB5.getSubGraphTitleMargins(siteConfig);
1838
+ if (edge.label) {
1839
+ const el = edgeLabels[edge.id];
1840
+ let x = edge.x;
1841
+ let y = edge.y;
1842
+ if (path) {
1843
+ const pos = chunk55PJQP7W.utils_default.calcLabelPosition(path);
1844
+ chunk3XYRH5AP.log.debug(
1845
+ "Moving label " + edge.label + " from (",
1846
+ x,
1847
+ ",",
1848
+ y,
1849
+ ") to (",
1850
+ pos.x,
1851
+ ",",
1852
+ pos.y,
1853
+ ") abc88"
1854
+ );
1855
+ if (paths.updatedPath) {
1856
+ x = pos.x;
1857
+ y = pos.y;
1858
+ }
1859
+ }
1860
+ el.attr("transform", `translate(${x}, ${y + subGraphTitleTotalMargin / 2})`);
1861
+ }
1862
+ if (edge.startLabelLeft) {
1863
+ const el = terminalLabels[edge.id].startLeft;
1864
+ let x = edge.x;
1865
+ let y = edge.y;
1866
+ if (path) {
1867
+ const pos = chunk55PJQP7W.utils_default.calcTerminalLabelPosition(edge.arrowTypeStart ? 10 : 0, "start_left", path);
1868
+ x = pos.x;
1869
+ y = pos.y;
1870
+ }
1871
+ el.attr("transform", `translate(${x}, ${y})`);
1872
+ }
1873
+ if (edge.startLabelRight) {
1874
+ const el = terminalLabels[edge.id].startRight;
1875
+ let x = edge.x;
1876
+ let y = edge.y;
1877
+ if (path) {
1878
+ const pos = chunk55PJQP7W.utils_default.calcTerminalLabelPosition(
1879
+ edge.arrowTypeStart ? 10 : 0,
1880
+ "start_right",
1881
+ path
1882
+ );
1883
+ x = pos.x;
1884
+ y = pos.y;
1885
+ }
1886
+ el.attr("transform", `translate(${x}, ${y})`);
1887
+ }
1888
+ if (edge.endLabelLeft) {
1889
+ const el = terminalLabels[edge.id].endLeft;
1890
+ let x = edge.x;
1891
+ let y = edge.y;
1892
+ if (path) {
1893
+ const pos = chunk55PJQP7W.utils_default.calcTerminalLabelPosition(edge.arrowTypeEnd ? 10 : 0, "end_left", path);
1894
+ x = pos.x;
1895
+ y = pos.y;
1896
+ }
1897
+ el.attr("transform", `translate(${x}, ${y})`);
1898
+ }
1899
+ if (edge.endLabelRight) {
1900
+ const el = terminalLabels[edge.id].endRight;
1901
+ let x = edge.x;
1902
+ let y = edge.y;
1903
+ if (path) {
1904
+ const pos = chunk55PJQP7W.utils_default.calcTerminalLabelPosition(edge.arrowTypeEnd ? 10 : 0, "end_right", path);
1905
+ x = pos.x;
1906
+ y = pos.y;
1907
+ }
1908
+ el.attr("transform", `translate(${x}, ${y})`);
1909
+ }
1910
+ }, "positionEdgeLabel");
1911
+ var outsideNode = /* @__PURE__ */ chunk3XYRH5AP.__name((node, point2) => {
1912
+ const x = node.x;
1913
+ const y = node.y;
1914
+ const dx = Math.abs(point2.x - x);
1915
+ const dy = Math.abs(point2.y - y);
1916
+ const w = node.width / 2;
1917
+ const h = node.height / 2;
1918
+ if (dx >= w || dy >= h) {
1919
+ return true;
1920
+ }
1921
+ return false;
1922
+ }, "outsideNode");
1923
+ var intersection = /* @__PURE__ */ chunk3XYRH5AP.__name((node, outsidePoint, insidePoint) => {
1924
+ chunk3XYRH5AP.log.debug(`intersection calc abc89:
1925
+ outsidePoint: ${JSON.stringify(outsidePoint)}
1926
+ insidePoint : ${JSON.stringify(insidePoint)}
1927
+ node : x:${node.x} y:${node.y} w:${node.width} h:${node.height}`);
1928
+ const x = node.x;
1929
+ const y = node.y;
1930
+ const dx = Math.abs(x - insidePoint.x);
1931
+ const w = node.width / 2;
1932
+ let r = insidePoint.x < outsidePoint.x ? w - dx : w + dx;
1933
+ const h = node.height / 2;
1934
+ const Q = Math.abs(outsidePoint.y - insidePoint.y);
1935
+ const R = Math.abs(outsidePoint.x - insidePoint.x);
1936
+ if (Math.abs(y - outsidePoint.y) * w > Math.abs(x - outsidePoint.x) * h) {
1937
+ let q = insidePoint.y < outsidePoint.y ? outsidePoint.y - h - y : y - h - outsidePoint.y;
1938
+ r = R * q / Q;
1939
+ const res = {
1940
+ x: insidePoint.x < outsidePoint.x ? insidePoint.x + r : insidePoint.x - R + r,
1941
+ y: insidePoint.y < outsidePoint.y ? insidePoint.y + Q - q : insidePoint.y - Q + q
1942
+ };
1943
+ if (r === 0) {
1944
+ res.x = outsidePoint.x;
1945
+ res.y = outsidePoint.y;
1946
+ }
1947
+ if (R === 0) {
1948
+ res.x = outsidePoint.x;
1949
+ }
1950
+ if (Q === 0) {
1951
+ res.y = outsidePoint.y;
1952
+ }
1953
+ chunk3XYRH5AP.log.debug(`abc89 topp/bott calc, Q ${Q}, q ${q}, R ${R}, r ${r}`, res);
1954
+ return res;
1955
+ } else {
1956
+ if (insidePoint.x < outsidePoint.x) {
1957
+ r = outsidePoint.x - w - x;
1958
+ } else {
1959
+ r = x - w - outsidePoint.x;
1960
+ }
1961
+ let q = Q * r / R;
1962
+ let _x = insidePoint.x < outsidePoint.x ? insidePoint.x + R - r : insidePoint.x - R + r;
1963
+ let _y = insidePoint.y < outsidePoint.y ? insidePoint.y + q : insidePoint.y - q;
1964
+ chunk3XYRH5AP.log.debug(`sides calc abc89, Q ${Q}, q ${q}, R ${R}, r ${r}`, { _x, _y });
1965
+ if (r === 0) {
1966
+ _x = outsidePoint.x;
1967
+ _y = outsidePoint.y;
1968
+ }
1969
+ if (R === 0) {
1970
+ _x = outsidePoint.x;
1971
+ }
1972
+ if (Q === 0) {
1973
+ _y = outsidePoint.y;
1974
+ }
1975
+ return { x: _x, y: _y };
1976
+ }
1977
+ }, "intersection");
1978
+ var cutPathAtIntersect = /* @__PURE__ */ chunk3XYRH5AP.__name((_points, boundaryNode) => {
1979
+ chunk3XYRH5AP.log.debug("abc88 cutPathAtIntersect", _points, boundaryNode);
1980
+ let points = [];
1981
+ let lastPointOutside = _points[0];
1982
+ let isInside = false;
1983
+ _points.forEach((point2) => {
1984
+ if (!outsideNode(boundaryNode, point2) && !isInside) {
1985
+ const inter = intersection(boundaryNode, lastPointOutside, point2);
1986
+ let pointPresent = false;
1987
+ points.forEach((p) => {
1988
+ pointPresent = pointPresent || p.x === inter.x && p.y === inter.y;
1989
+ });
1990
+ if (!points.some((e) => e.x === inter.x && e.y === inter.y)) {
1991
+ points.push(inter);
1992
+ }
1993
+ isInside = true;
1994
+ } else {
1995
+ lastPointOutside = point2;
1996
+ if (!isInside) {
1997
+ points.push(point2);
1998
+ }
1999
+ }
2000
+ });
2001
+ return points;
2002
+ }, "cutPathAtIntersect");
2003
+ var insertEdge = /* @__PURE__ */ chunk3XYRH5AP.__name(function(elem, e, edge, clusterDb, diagramType, graph, id) {
2004
+ let points = edge.points;
2005
+ chunk3XYRH5AP.log.debug("abc88 InsertEdge: edge=", edge, "e=", e);
2006
+ let pointsHasChanged = false;
2007
+ const tail = graph.node(e.v);
2008
+ var head = graph.node(e.w);
2009
+ if (head?.intersect && tail?.intersect) {
2010
+ points = points.slice(1, edge.points.length - 1);
2011
+ points.unshift(tail.intersect(points[0]));
2012
+ points.push(head.intersect(points[points.length - 1]));
2013
+ }
2014
+ if (edge.toCluster) {
2015
+ chunk3XYRH5AP.log.debug("to cluster abc88", clusterDb[edge.toCluster]);
2016
+ points = cutPathAtIntersect(edge.points, clusterDb[edge.toCluster].node);
2017
+ pointsHasChanged = true;
2018
+ }
2019
+ if (edge.fromCluster) {
2020
+ chunk3XYRH5AP.log.debug("from cluster abc88", clusterDb[edge.fromCluster]);
2021
+ points = cutPathAtIntersect(points.reverse(), clusterDb[edge.fromCluster].node).reverse();
2022
+ pointsHasChanged = true;
2023
+ }
2024
+ const lineData = points.filter((p) => !Number.isNaN(p.y));
2025
+ let curve = basis.default;
2026
+ if (edge.curve && (diagramType === "graph" || diagramType === "flowchart")) {
2027
+ curve = edge.curve;
2028
+ }
2029
+ const { x, y } = chunkMXNHSMXR.getLineFunctionsWithOffset(edge);
2030
+ const lineFunction = line().x(x).y(y).curve(curve);
2031
+ let strokeClasses;
2032
+ switch (edge.thickness) {
2033
+ case "normal":
2034
+ strokeClasses = "edge-thickness-normal";
2035
+ break;
2036
+ case "thick":
2037
+ strokeClasses = "edge-thickness-thick";
2038
+ break;
2039
+ case "invisible":
2040
+ strokeClasses = "edge-thickness-thick";
2041
+ break;
2042
+ default:
2043
+ strokeClasses = "";
2044
+ }
2045
+ switch (edge.pattern) {
2046
+ case "solid":
2047
+ strokeClasses += " edge-pattern-solid";
2048
+ break;
2049
+ case "dotted":
2050
+ strokeClasses += " edge-pattern-dotted";
2051
+ break;
2052
+ case "dashed":
2053
+ strokeClasses += " edge-pattern-dashed";
2054
+ break;
2055
+ }
2056
+ const svgPath = elem.append("path").attr("d", lineFunction(lineData)).attr("id", edge.id).attr("class", " " + strokeClasses + (edge.classes ? " " + edge.classes : "")).attr("style", edge.style);
2057
+ let url = "";
2058
+ if (chunk3XYRH5AP.getConfig2().flowchart.arrowMarkerAbsolute || chunk3XYRH5AP.getConfig2().state.arrowMarkerAbsolute) {
2059
+ url = chunk3XYRH5AP.getUrl(true);
2060
+ }
2061
+ addEdgeMarkers(svgPath, edge, url, id, diagramType);
2062
+ let paths = {};
2063
+ if (pointsHasChanged) {
2064
+ paths.updatedPath = points;
2065
+ }
2066
+ paths.originalPath = edge.points;
2067
+ return paths;
2068
+ }, "insertEdge");
2069
+
2070
+ // src/dagre-wrapper/blockArrowHelper.ts
2071
+ var expandAndDeduplicateDirections = /* @__PURE__ */ chunk3XYRH5AP.__name((directions) => {
2072
+ const uniqueDirections = /* @__PURE__ */ new Set();
2073
+ for (const direction of directions) {
2074
+ switch (direction) {
2075
+ case "x":
2076
+ uniqueDirections.add("right");
2077
+ uniqueDirections.add("left");
2078
+ break;
2079
+ case "y":
2080
+ uniqueDirections.add("up");
2081
+ uniqueDirections.add("down");
2082
+ break;
2083
+ default:
2084
+ uniqueDirections.add(direction);
2085
+ break;
2086
+ }
2087
+ }
2088
+ return uniqueDirections;
2089
+ }, "expandAndDeduplicateDirections");
2090
+ var getArrowPoints = /* @__PURE__ */ chunk3XYRH5AP.__name((duplicatedDirections, bbox, node) => {
2091
+ const directions = expandAndDeduplicateDirections(duplicatedDirections);
2092
+ const f = 2;
2093
+ const height = bbox.height + 2 * node.padding;
2094
+ const midpoint = height / f;
2095
+ const width = bbox.width + 2 * midpoint + node.padding;
2096
+ const padding2 = node.padding / 2;
2097
+ if (directions.has("right") && directions.has("left") && directions.has("up") && directions.has("down")) {
2098
+ return [
2099
+ // Bottom
2100
+ { x: 0, y: 0 },
2101
+ { x: midpoint, y: 0 },
2102
+ { x: width / 2, y: 2 * padding2 },
2103
+ { x: width - midpoint, y: 0 },
2104
+ { x: width, y: 0 },
2105
+ // Right
2106
+ { x: width, y: -height / 3 },
2107
+ { x: width + 2 * padding2, y: -height / 2 },
2108
+ { x: width, y: -2 * height / 3 },
2109
+ { x: width, y: -height },
2110
+ // Top
2111
+ { x: width - midpoint, y: -height },
2112
+ { x: width / 2, y: -height - 2 * padding2 },
2113
+ { x: midpoint, y: -height },
2114
+ // Left
2115
+ { x: 0, y: -height },
2116
+ { x: 0, y: -2 * height / 3 },
2117
+ { x: -2 * padding2, y: -height / 2 },
2118
+ { x: 0, y: -height / 3 }
2119
+ ];
2120
+ }
2121
+ if (directions.has("right") && directions.has("left") && directions.has("up")) {
2122
+ return [
2123
+ { x: midpoint, y: 0 },
2124
+ { x: width - midpoint, y: 0 },
2125
+ { x: width, y: -height / 2 },
2126
+ { x: width - midpoint, y: -height },
2127
+ { x: midpoint, y: -height },
2128
+ { x: 0, y: -height / 2 }
2129
+ ];
2130
+ }
2131
+ if (directions.has("right") && directions.has("left") && directions.has("down")) {
2132
+ return [
2133
+ { x: 0, y: 0 },
2134
+ { x: midpoint, y: -height },
2135
+ { x: width - midpoint, y: -height },
2136
+ { x: width, y: 0 }
2137
+ ];
2138
+ }
2139
+ if (directions.has("right") && directions.has("up") && directions.has("down")) {
2140
+ return [
2141
+ { x: 0, y: 0 },
2142
+ { x: width, y: -midpoint },
2143
+ { x: width, y: -height + midpoint },
2144
+ { x: 0, y: -height }
2145
+ ];
2146
+ }
2147
+ if (directions.has("left") && directions.has("up") && directions.has("down")) {
2148
+ return [
2149
+ { x: width, y: 0 },
2150
+ { x: 0, y: -midpoint },
2151
+ { x: 0, y: -height + midpoint },
2152
+ { x: width, y: -height }
2153
+ ];
2154
+ }
2155
+ if (directions.has("right") && directions.has("left")) {
2156
+ return [
2157
+ { x: midpoint, y: 0 },
2158
+ { x: midpoint, y: -padding2 },
2159
+ { x: width - midpoint, y: -padding2 },
2160
+ { x: width - midpoint, y: 0 },
2161
+ { x: width, y: -height / 2 },
2162
+ { x: width - midpoint, y: -height },
2163
+ { x: width - midpoint, y: -height + padding2 },
2164
+ { x: midpoint, y: -height + padding2 },
2165
+ { x: midpoint, y: -height },
2166
+ { x: 0, y: -height / 2 }
2167
+ ];
2168
+ }
2169
+ if (directions.has("up") && directions.has("down")) {
2170
+ return [
2171
+ // Bottom center
2172
+ { x: width / 2, y: 0 },
2173
+ // Left pont of bottom arrow
2174
+ { x: 0, y: -padding2 },
2175
+ { x: midpoint, y: -padding2 },
2176
+ // Left top over vertical section
2177
+ { x: midpoint, y: -height + padding2 },
2178
+ { x: 0, y: -height + padding2 },
2179
+ // Top of arrow
2180
+ { x: width / 2, y: -height },
2181
+ { x: width, y: -height + padding2 },
2182
+ // Top of right vertical bar
2183
+ { x: width - midpoint, y: -height + padding2 },
2184
+ { x: width - midpoint, y: -padding2 },
2185
+ { x: width, y: -padding2 }
2186
+ ];
2187
+ }
2188
+ if (directions.has("right") && directions.has("up")) {
2189
+ return [
2190
+ { x: 0, y: 0 },
2191
+ { x: width, y: -midpoint },
2192
+ { x: 0, y: -height }
2193
+ ];
2194
+ }
2195
+ if (directions.has("right") && directions.has("down")) {
2196
+ return [
2197
+ { x: 0, y: 0 },
2198
+ { x: width, y: 0 },
2199
+ { x: 0, y: -height }
2200
+ ];
2201
+ }
2202
+ if (directions.has("left") && directions.has("up")) {
2203
+ return [
2204
+ { x: width, y: 0 },
2205
+ { x: 0, y: -midpoint },
2206
+ { x: width, y: -height }
2207
+ ];
2208
+ }
2209
+ if (directions.has("left") && directions.has("down")) {
2210
+ return [
2211
+ { x: width, y: 0 },
2212
+ { x: 0, y: 0 },
2213
+ { x: width, y: -height }
2214
+ ];
2215
+ }
2216
+ if (directions.has("right")) {
2217
+ return [
2218
+ { x: midpoint, y: -padding2 },
2219
+ { x: midpoint, y: -padding2 },
2220
+ { x: width - midpoint, y: -padding2 },
2221
+ { x: width - midpoint, y: 0 },
2222
+ { x: width, y: -height / 2 },
2223
+ { x: width - midpoint, y: -height },
2224
+ { x: width - midpoint, y: -height + padding2 },
2225
+ // top left corner of arrow
2226
+ { x: midpoint, y: -height + padding2 },
2227
+ { x: midpoint, y: -height + padding2 }
2228
+ ];
2229
+ }
2230
+ if (directions.has("left")) {
2231
+ return [
2232
+ { x: midpoint, y: 0 },
2233
+ { x: midpoint, y: -padding2 },
2234
+ // Two points, the right corners
2235
+ { x: width - midpoint, y: -padding2 },
2236
+ { x: width - midpoint, y: -height + padding2 },
2237
+ { x: midpoint, y: -height + padding2 },
2238
+ { x: midpoint, y: -height },
2239
+ { x: 0, y: -height / 2 }
2240
+ ];
2241
+ }
2242
+ if (directions.has("up")) {
2243
+ return [
2244
+ // Bottom center
2245
+ { x: midpoint, y: -padding2 },
2246
+ // Left top over vertical section
2247
+ { x: midpoint, y: -height + padding2 },
2248
+ { x: 0, y: -height + padding2 },
2249
+ // Top of arrow
2250
+ { x: width / 2, y: -height },
2251
+ { x: width, y: -height + padding2 },
2252
+ // Top of right vertical bar
2253
+ { x: width - midpoint, y: -height + padding2 },
2254
+ { x: width - midpoint, y: -padding2 }
2255
+ ];
2256
+ }
2257
+ if (directions.has("down")) {
2258
+ return [
2259
+ // Bottom center
2260
+ { x: width / 2, y: 0 },
2261
+ // Left pont of bottom arrow
2262
+ { x: 0, y: -padding2 },
2263
+ { x: midpoint, y: -padding2 },
2264
+ // Left top over vertical section
2265
+ { x: midpoint, y: -height + padding2 },
2266
+ { x: width - midpoint, y: -height + padding2 },
2267
+ { x: width - midpoint, y: -padding2 },
2268
+ { x: width, y: -padding2 }
2269
+ ];
2270
+ }
2271
+ return [{ x: 0, y: 0 }];
2272
+ }, "getArrowPoints");
2273
+
2274
+ // src/dagre-wrapper/intersect/intersect-node.js
2275
+ function intersectNode(node, point2) {
2276
+ return node.intersect(point2);
2277
+ }
2278
+ chunk3XYRH5AP.__name(intersectNode, "intersectNode");
2279
+ var intersect_node_default = intersectNode;
2280
+
2281
+ // src/dagre-wrapper/intersect/intersect-ellipse.js
2282
+ function intersectEllipse(node, rx, ry, point2) {
2283
+ var cx = node.x;
2284
+ var cy = node.y;
2285
+ var px = cx - point2.x;
2286
+ var py = cy - point2.y;
2287
+ var det = Math.sqrt(rx * rx * py * py + ry * ry * px * px);
2288
+ var dx = Math.abs(rx * ry * px / det);
2289
+ if (point2.x < cx) {
2290
+ dx = -dx;
2291
+ }
2292
+ var dy = Math.abs(rx * ry * py / det);
2293
+ if (point2.y < cy) {
2294
+ dy = -dy;
2295
+ }
2296
+ return { x: cx + dx, y: cy + dy };
2297
+ }
2298
+ chunk3XYRH5AP.__name(intersectEllipse, "intersectEllipse");
2299
+ var intersect_ellipse_default = intersectEllipse;
2300
+
2301
+ // src/dagre-wrapper/intersect/intersect-circle.js
2302
+ function intersectCircle(node, rx, point2) {
2303
+ return intersect_ellipse_default(node, rx, rx, point2);
2304
+ }
2305
+ chunk3XYRH5AP.__name(intersectCircle, "intersectCircle");
2306
+ var intersect_circle_default = intersectCircle;
2307
+
2308
+ // src/dagre-wrapper/intersect/intersect-line.js
2309
+ function intersectLine(p1, p2, q1, q2) {
2310
+ var a1, a2, b1, b2, c1, c2;
2311
+ var r1, r2, r3, r4;
2312
+ var denom, offset, num;
2313
+ var x, y;
2314
+ a1 = p2.y - p1.y;
2315
+ b1 = p1.x - p2.x;
2316
+ c1 = p2.x * p1.y - p1.x * p2.y;
2317
+ r3 = a1 * q1.x + b1 * q1.y + c1;
2318
+ r4 = a1 * q2.x + b1 * q2.y + c1;
2319
+ if (r3 !== 0 && r4 !== 0 && sameSign(r3, r4)) {
2320
+ return;
2321
+ }
2322
+ a2 = q2.y - q1.y;
2323
+ b2 = q1.x - q2.x;
2324
+ c2 = q2.x * q1.y - q1.x * q2.y;
2325
+ r1 = a2 * p1.x + b2 * p1.y + c2;
2326
+ r2 = a2 * p2.x + b2 * p2.y + c2;
2327
+ if (r1 !== 0 && r2 !== 0 && sameSign(r1, r2)) {
2328
+ return;
2329
+ }
2330
+ denom = a1 * b2 - a2 * b1;
2331
+ if (denom === 0) {
2332
+ return;
2333
+ }
2334
+ offset = Math.abs(denom / 2);
2335
+ num = b1 * c2 - b2 * c1;
2336
+ x = num < 0 ? (num - offset) / denom : (num + offset) / denom;
2337
+ num = a2 * c1 - a1 * c2;
2338
+ y = num < 0 ? (num - offset) / denom : (num + offset) / denom;
2339
+ return { x, y };
2340
+ }
2341
+ chunk3XYRH5AP.__name(intersectLine, "intersectLine");
2342
+ function sameSign(r1, r2) {
2343
+ return r1 * r2 > 0;
2344
+ }
2345
+ chunk3XYRH5AP.__name(sameSign, "sameSign");
2346
+ var intersect_line_default = intersectLine;
2347
+
2348
+ // src/dagre-wrapper/intersect/intersect-polygon.js
2349
+ var intersect_polygon_default = intersectPolygon;
2350
+ function intersectPolygon(node, polyPoints, point2) {
2351
+ var x1 = node.x;
2352
+ var y1 = node.y;
2353
+ var intersections = [];
2354
+ var minX = Number.POSITIVE_INFINITY;
2355
+ var minY = Number.POSITIVE_INFINITY;
2356
+ if (typeof polyPoints.forEach === "function") {
2357
+ polyPoints.forEach(function(entry) {
2358
+ minX = Math.min(minX, entry.x);
2359
+ minY = Math.min(minY, entry.y);
2360
+ });
2361
+ } else {
2362
+ minX = Math.min(minX, polyPoints.x);
2363
+ minY = Math.min(minY, polyPoints.y);
2364
+ }
2365
+ var left = x1 - node.width / 2 - minX;
2366
+ var top = y1 - node.height / 2 - minY;
2367
+ for (var i = 0; i < polyPoints.length; i++) {
2368
+ var p1 = polyPoints[i];
2369
+ var p2 = polyPoints[i < polyPoints.length - 1 ? i + 1 : 0];
2370
+ var intersect = intersect_line_default(
2371
+ node,
2372
+ point2,
2373
+ { x: left + p1.x, y: top + p1.y },
2374
+ { x: left + p2.x, y: top + p2.y }
2375
+ );
2376
+ if (intersect) {
2377
+ intersections.push(intersect);
2378
+ }
2379
+ }
2380
+ if (!intersections.length) {
2381
+ return node;
2382
+ }
2383
+ if (intersections.length > 1) {
2384
+ intersections.sort(function(p, q) {
2385
+ var pdx = p.x - point2.x;
2386
+ var pdy = p.y - point2.y;
2387
+ var distp = Math.sqrt(pdx * pdx + pdy * pdy);
2388
+ var qdx = q.x - point2.x;
2389
+ var qdy = q.y - point2.y;
2390
+ var distq = Math.sqrt(qdx * qdx + qdy * qdy);
2391
+ return distp < distq ? -1 : distp === distq ? 0 : 1;
2392
+ });
2393
+ }
2394
+ return intersections[0];
2395
+ }
2396
+ chunk3XYRH5AP.__name(intersectPolygon, "intersectPolygon");
2397
+
2398
+ // src/dagre-wrapper/intersect/intersect-rect.js
2399
+ var intersectRect = /* @__PURE__ */ chunk3XYRH5AP.__name((node, point2) => {
2400
+ var x = node.x;
2401
+ var y = node.y;
2402
+ var dx = point2.x - x;
2403
+ var dy = point2.y - y;
2404
+ var w = node.width / 2;
2405
+ var h = node.height / 2;
2406
+ var sx, sy;
2407
+ if (Math.abs(dy) * w > Math.abs(dx) * h) {
2408
+ if (dy < 0) {
2409
+ h = -h;
2410
+ }
2411
+ sx = dy === 0 ? 0 : h * dx / dy;
2412
+ sy = h;
2413
+ } else {
2414
+ if (dx < 0) {
2415
+ w = -w;
2416
+ }
2417
+ sx = w;
2418
+ sy = dx === 0 ? 0 : w * dy / dx;
2419
+ }
2420
+ return { x: x + sx, y: y + sy };
2421
+ }, "intersectRect");
2422
+ var intersect_rect_default = intersectRect;
2423
+
2424
+ // src/dagre-wrapper/intersect/index.js
2425
+ var intersect_default = {
2426
+ node: intersect_node_default,
2427
+ circle: intersect_circle_default,
2428
+ ellipse: intersect_ellipse_default,
2429
+ polygon: intersect_polygon_default,
2430
+ rect: intersect_rect_default
2431
+ };
2432
+ var labelHelper = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node, _classes, isNode) => {
2433
+ const config2 = chunk3XYRH5AP.getConfig2();
2434
+ let classes2;
2435
+ const useHtmlLabels = node.useHtmlLabels || chunk3XYRH5AP.evaluate(config2.flowchart.htmlLabels);
2436
+ if (!_classes) {
2437
+ classes2 = "node default";
2438
+ } else {
2439
+ classes2 = _classes;
2440
+ }
2441
+ const shapeSvg = parent.insert("g").attr("class", classes2).attr("id", node.domId || node.id);
2442
+ const label = shapeSvg.insert("g").attr("class", "label").attr("style", node.labelStyle);
2443
+ let labelText;
2444
+ if (node.labelText === void 0) {
2445
+ labelText = "";
2446
+ } else {
2447
+ labelText = typeof node.labelText === "string" ? node.labelText : node.labelText[0];
2448
+ }
2449
+ const textNode = label.node();
2450
+ let text;
2451
+ if (node.labelType === "markdown") {
2452
+ text = chunkQESNASVV.createText(
2453
+ label,
2454
+ chunk3XYRH5AP.sanitizeText(chunk55PJQP7W.decodeEntities(labelText), config2),
2455
+ {
2456
+ useHtmlLabels,
2457
+ width: node.width || config2.flowchart.wrappingWidth,
2458
+ classes: "markdown-node-label"
2459
+ },
2460
+ config2
2461
+ );
2462
+ } else {
2463
+ text = textNode.appendChild(
2464
+ await createLabel_default(
2465
+ chunk3XYRH5AP.sanitizeText(chunk55PJQP7W.decodeEntities(labelText), config2),
2466
+ node.labelStyle,
2467
+ false,
2468
+ isNode
2469
+ )
2470
+ );
2471
+ }
2472
+ let bbox = text.getBBox();
2473
+ const halfPadding = node.padding / 2;
2474
+ if (chunk3XYRH5AP.evaluate(config2.flowchart.htmlLabels)) {
2475
+ const div = text.children[0];
2476
+ const dv = select(text);
2477
+ const images = div.getElementsByTagName("img");
2478
+ if (images) {
2479
+ const noImgText = labelText.replace(/<img[^>]*>/g, "").trim() === "";
2480
+ await Promise.all(
2481
+ [...images].map(
2482
+ (img) => new Promise((res) => {
2483
+ function setupImage() {
2484
+ img.style.display = "flex";
2485
+ img.style.flexDirection = "column";
2486
+ if (noImgText) {
2487
+ const bodyFontSize = config2.fontSize ? config2.fontSize : window.getComputedStyle(document.body).fontSize;
2488
+ const enlargingFactor = 5;
2489
+ const width = parseInt(bodyFontSize, 10) * enlargingFactor + "px";
2490
+ img.style.minWidth = width;
2491
+ img.style.maxWidth = width;
2492
+ } else {
2493
+ img.style.width = "100%";
2494
+ }
2495
+ res(img);
2496
+ }
2497
+ chunk3XYRH5AP.__name(setupImage, "setupImage");
2498
+ setTimeout(() => {
2499
+ if (img.complete) {
2500
+ setupImage();
2501
+ }
2502
+ });
2503
+ img.addEventListener("error", setupImage);
2504
+ img.addEventListener("load", setupImage);
2505
+ })
2506
+ )
2507
+ );
2508
+ }
2509
+ bbox = div.getBoundingClientRect();
2510
+ dv.attr("width", bbox.width);
2511
+ dv.attr("height", bbox.height);
2512
+ }
2513
+ if (useHtmlLabels) {
2514
+ label.attr("transform", "translate(" + -bbox.width / 2 + ", " + -bbox.height / 2 + ")");
2515
+ } else {
2516
+ label.attr("transform", "translate(0, " + -bbox.height / 2 + ")");
2517
+ }
2518
+ if (node.centerLabel) {
2519
+ label.attr("transform", "translate(" + -bbox.width / 2 + ", " + -bbox.height / 2 + ")");
2520
+ }
2521
+ label.insert("rect", ":first-child");
2522
+ return { shapeSvg, bbox, halfPadding, label };
2523
+ }, "labelHelper");
2524
+ var updateNodeBounds = /* @__PURE__ */ chunk3XYRH5AP.__name((node, element) => {
2525
+ const bbox = element.node().getBBox();
2526
+ node.width = bbox.width;
2527
+ node.height = bbox.height;
2528
+ }, "updateNodeBounds");
2529
+ function insertPolygonShape(parent, w, h, points) {
2530
+ return parent.insert("polygon", ":first-child").attr(
2531
+ "points",
2532
+ points.map(function(d) {
2533
+ return d.x + "," + d.y;
2534
+ }).join(" ")
2535
+ ).attr("class", "label-container").attr("transform", "translate(" + -w / 2 + "," + h / 2 + ")");
2536
+ }
2537
+ chunk3XYRH5AP.__name(insertPolygonShape, "insertPolygonShape");
2538
+
2539
+ // src/dagre-wrapper/shapes/note.js
2540
+ var note = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2541
+ const useHtmlLabels = node.useHtmlLabels || chunk3XYRH5AP.getConfig2().flowchart.htmlLabels;
2542
+ if (!useHtmlLabels) {
2543
+ node.centerLabel = true;
2544
+ }
2545
+ const { shapeSvg, bbox, halfPadding } = await labelHelper(
2546
+ parent,
2547
+ node,
2548
+ "node " + node.classes,
2549
+ true
2550
+ );
2551
+ chunk3XYRH5AP.log.info("Classes = ", node.classes);
2552
+ const rect2 = shapeSvg.insert("rect", ":first-child");
2553
+ rect2.attr("rx", node.rx).attr("ry", node.ry).attr("x", -bbox.width / 2 - halfPadding).attr("y", -bbox.height / 2 - halfPadding).attr("width", bbox.width + node.padding).attr("height", bbox.height + node.padding);
2554
+ updateNodeBounds(node, rect2);
2555
+ node.intersect = function(point2) {
2556
+ return intersect_default.rect(node, point2);
2557
+ };
2558
+ return shapeSvg;
2559
+ }, "note");
2560
+ var note_default = note;
2561
+
2562
+ // src/dagre-wrapper/nodes.js
2563
+ var formatClass = /* @__PURE__ */ chunk3XYRH5AP.__name((str) => {
2564
+ if (str) {
2565
+ return " " + str;
2566
+ }
2567
+ return "";
2568
+ }, "formatClass");
2569
+ var getClassesFromNode = /* @__PURE__ */ chunk3XYRH5AP.__name((node, otherClasses) => {
2570
+ return `${otherClasses ? otherClasses : "node default"}${formatClass(node.classes)} ${formatClass(
2571
+ node.class
2572
+ )}`;
2573
+ }, "getClassesFromNode");
2574
+ var question = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2575
+ const { shapeSvg, bbox } = await labelHelper(
2576
+ parent,
2577
+ node,
2578
+ getClassesFromNode(node, void 0),
2579
+ true
2580
+ );
2581
+ const w = bbox.width + node.padding;
2582
+ const h = bbox.height + node.padding;
2583
+ const s = w + h;
2584
+ const points = [
2585
+ { x: s / 2, y: 0 },
2586
+ { x: s, y: -s / 2 },
2587
+ { x: s / 2, y: -s },
2588
+ { x: 0, y: -s / 2 }
2589
+ ];
2590
+ chunk3XYRH5AP.log.info("Question main (Circle)");
2591
+ const questionElem = insertPolygonShape(shapeSvg, s, s, points);
2592
+ questionElem.attr("style", node.style);
2593
+ updateNodeBounds(node, questionElem);
2594
+ node.intersect = function(point2) {
2595
+ chunk3XYRH5AP.log.warn("Intersect called");
2596
+ return intersect_default.polygon(node, points, point2);
2597
+ };
2598
+ return shapeSvg;
2599
+ }, "question");
2600
+ var choice = /* @__PURE__ */ chunk3XYRH5AP.__name((parent, node) => {
2601
+ const shapeSvg = parent.insert("g").attr("class", "node default").attr("id", node.domId || node.id);
2602
+ const s = 28;
2603
+ const points = [
2604
+ { x: 0, y: s / 2 },
2605
+ { x: s / 2, y: 0 },
2606
+ { x: 0, y: -s / 2 },
2607
+ { x: -s / 2, y: 0 }
2608
+ ];
2609
+ const choice2 = shapeSvg.insert("polygon", ":first-child").attr(
2610
+ "points",
2611
+ points.map(function(d) {
2612
+ return d.x + "," + d.y;
2613
+ }).join(" ")
2614
+ );
2615
+ choice2.attr("class", "state-start").attr("r", 7).attr("width", 28).attr("height", 28);
2616
+ node.width = 28;
2617
+ node.height = 28;
2618
+ node.intersect = function(point2) {
2619
+ return intersect_default.circle(node, 14, point2);
2620
+ };
2621
+ return shapeSvg;
2622
+ }, "choice");
2623
+ var hexagon = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2624
+ const { shapeSvg, bbox } = await labelHelper(
2625
+ parent,
2626
+ node,
2627
+ getClassesFromNode(node, void 0),
2628
+ true
2629
+ );
2630
+ const f = 4;
2631
+ const h = bbox.height + node.padding;
2632
+ const m = h / f;
2633
+ const w = bbox.width + 2 * m + node.padding;
2634
+ const points = [
2635
+ { x: m, y: 0 },
2636
+ { x: w - m, y: 0 },
2637
+ { x: w, y: -h / 2 },
2638
+ { x: w - m, y: -h },
2639
+ { x: m, y: -h },
2640
+ { x: 0, y: -h / 2 }
2641
+ ];
2642
+ const hex = insertPolygonShape(shapeSvg, w, h, points);
2643
+ hex.attr("style", node.style);
2644
+ updateNodeBounds(node, hex);
2645
+ node.intersect = function(point2) {
2646
+ return intersect_default.polygon(node, points, point2);
2647
+ };
2648
+ return shapeSvg;
2649
+ }, "hexagon");
2650
+ var block_arrow = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2651
+ const { shapeSvg, bbox } = await labelHelper(parent, node, void 0, true);
2652
+ const f = 2;
2653
+ const h = bbox.height + 2 * node.padding;
2654
+ const m = h / f;
2655
+ const w = bbox.width + 2 * m + node.padding;
2656
+ const points = getArrowPoints(node.directions, bbox, node);
2657
+ const blockArrow = insertPolygonShape(shapeSvg, w, h, points);
2658
+ blockArrow.attr("style", node.style);
2659
+ updateNodeBounds(node, blockArrow);
2660
+ node.intersect = function(point2) {
2661
+ return intersect_default.polygon(node, points, point2);
2662
+ };
2663
+ return shapeSvg;
2664
+ }, "block_arrow");
2665
+ var rect_left_inv_arrow = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2666
+ const { shapeSvg, bbox } = await labelHelper(
2667
+ parent,
2668
+ node,
2669
+ getClassesFromNode(node, void 0),
2670
+ true
2671
+ );
2672
+ const w = bbox.width + node.padding;
2673
+ const h = bbox.height + node.padding;
2674
+ const points = [
2675
+ { x: -h / 2, y: 0 },
2676
+ { x: w, y: 0 },
2677
+ { x: w, y: -h },
2678
+ { x: -h / 2, y: -h },
2679
+ { x: 0, y: -h / 2 }
2680
+ ];
2681
+ const el = insertPolygonShape(shapeSvg, w, h, points);
2682
+ el.attr("style", node.style);
2683
+ node.width = w + h;
2684
+ node.height = h;
2685
+ node.intersect = function(point2) {
2686
+ return intersect_default.polygon(node, points, point2);
2687
+ };
2688
+ return shapeSvg;
2689
+ }, "rect_left_inv_arrow");
2690
+ var lean_right = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2691
+ const { shapeSvg, bbox } = await labelHelper(parent, node, getClassesFromNode(node), true);
2692
+ const w = bbox.width + node.padding;
2693
+ const h = bbox.height + node.padding;
2694
+ const points = [
2695
+ { x: -2 * h / 6, y: 0 },
2696
+ { x: w - h / 6, y: 0 },
2697
+ { x: w + 2 * h / 6, y: -h },
2698
+ { x: h / 6, y: -h }
2699
+ ];
2700
+ const el = insertPolygonShape(shapeSvg, w, h, points);
2701
+ el.attr("style", node.style);
2702
+ updateNodeBounds(node, el);
2703
+ node.intersect = function(point2) {
2704
+ return intersect_default.polygon(node, points, point2);
2705
+ };
2706
+ return shapeSvg;
2707
+ }, "lean_right");
2708
+ var lean_left = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2709
+ const { shapeSvg, bbox } = await labelHelper(
2710
+ parent,
2711
+ node,
2712
+ getClassesFromNode(node, void 0),
2713
+ true
2714
+ );
2715
+ const w = bbox.width + node.padding;
2716
+ const h = bbox.height + node.padding;
2717
+ const points = [
2718
+ { x: 2 * h / 6, y: 0 },
2719
+ { x: w + h / 6, y: 0 },
2720
+ { x: w - 2 * h / 6, y: -h },
2721
+ { x: -h / 6, y: -h }
2722
+ ];
2723
+ const el = insertPolygonShape(shapeSvg, w, h, points);
2724
+ el.attr("style", node.style);
2725
+ updateNodeBounds(node, el);
2726
+ node.intersect = function(point2) {
2727
+ return intersect_default.polygon(node, points, point2);
2728
+ };
2729
+ return shapeSvg;
2730
+ }, "lean_left");
2731
+ var trapezoid = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2732
+ const { shapeSvg, bbox } = await labelHelper(
2733
+ parent,
2734
+ node,
2735
+ getClassesFromNode(node, void 0),
2736
+ true
2737
+ );
2738
+ const w = bbox.width + node.padding;
2739
+ const h = bbox.height + node.padding;
2740
+ const points = [
2741
+ { x: -2 * h / 6, y: 0 },
2742
+ { x: w + 2 * h / 6, y: 0 },
2743
+ { x: w - h / 6, y: -h },
2744
+ { x: h / 6, y: -h }
2745
+ ];
2746
+ const el = insertPolygonShape(shapeSvg, w, h, points);
2747
+ el.attr("style", node.style);
2748
+ updateNodeBounds(node, el);
2749
+ node.intersect = function(point2) {
2750
+ return intersect_default.polygon(node, points, point2);
2751
+ };
2752
+ return shapeSvg;
2753
+ }, "trapezoid");
2754
+ var inv_trapezoid = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2755
+ const { shapeSvg, bbox } = await labelHelper(
2756
+ parent,
2757
+ node,
2758
+ getClassesFromNode(node, void 0),
2759
+ true
2760
+ );
2761
+ const w = bbox.width + node.padding;
2762
+ const h = bbox.height + node.padding;
2763
+ const points = [
2764
+ { x: h / 6, y: 0 },
2765
+ { x: w - h / 6, y: 0 },
2766
+ { x: w + 2 * h / 6, y: -h },
2767
+ { x: -2 * h / 6, y: -h }
2768
+ ];
2769
+ const el = insertPolygonShape(shapeSvg, w, h, points);
2770
+ el.attr("style", node.style);
2771
+ updateNodeBounds(node, el);
2772
+ node.intersect = function(point2) {
2773
+ return intersect_default.polygon(node, points, point2);
2774
+ };
2775
+ return shapeSvg;
2776
+ }, "inv_trapezoid");
2777
+ var rect_right_inv_arrow = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2778
+ const { shapeSvg, bbox } = await labelHelper(
2779
+ parent,
2780
+ node,
2781
+ getClassesFromNode(node, void 0),
2782
+ true
2783
+ );
2784
+ const w = bbox.width + node.padding;
2785
+ const h = bbox.height + node.padding;
2786
+ const points = [
2787
+ { x: 0, y: 0 },
2788
+ { x: w + h / 2, y: 0 },
2789
+ { x: w, y: -h / 2 },
2790
+ { x: w + h / 2, y: -h },
2791
+ { x: 0, y: -h }
2792
+ ];
2793
+ const el = insertPolygonShape(shapeSvg, w, h, points);
2794
+ el.attr("style", node.style);
2795
+ updateNodeBounds(node, el);
2796
+ node.intersect = function(point2) {
2797
+ return intersect_default.polygon(node, points, point2);
2798
+ };
2799
+ return shapeSvg;
2800
+ }, "rect_right_inv_arrow");
2801
+ var cylinder = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2802
+ const { shapeSvg, bbox } = await labelHelper(
2803
+ parent,
2804
+ node,
2805
+ getClassesFromNode(node, void 0),
2806
+ true
2807
+ );
2808
+ const w = bbox.width + node.padding;
2809
+ const rx = w / 2;
2810
+ const ry = rx / (2.5 + w / 50);
2811
+ const h = bbox.height + ry + node.padding;
2812
+ const shape = "M 0," + ry + " a " + rx + "," + ry + " 0,0,0 " + w + " 0 a " + rx + "," + ry + " 0,0,0 " + -w + " 0 l 0," + h + " a " + rx + "," + ry + " 0,0,0 " + w + " 0 l 0," + -h;
2813
+ const el = shapeSvg.attr("label-offset-y", ry).insert("path", ":first-child").attr("style", node.style).attr("d", shape).attr("transform", "translate(" + -w / 2 + "," + -(h / 2 + ry) + ")");
2814
+ updateNodeBounds(node, el);
2815
+ node.intersect = function(point2) {
2816
+ const pos = intersect_default.rect(node, point2);
2817
+ const x = pos.x - node.x;
2818
+ if (rx != 0 && (Math.abs(x) < node.width / 2 || Math.abs(x) == node.width / 2 && Math.abs(pos.y - node.y) > node.height / 2 - ry)) {
2819
+ let y = ry * ry * (1 - x * x / (rx * rx));
2820
+ if (y != 0) {
2821
+ y = Math.sqrt(y);
2822
+ }
2823
+ y = ry - y;
2824
+ if (point2.y - node.y > 0) {
2825
+ y = -y;
2826
+ }
2827
+ pos.y += y;
2828
+ }
2829
+ return pos;
2830
+ };
2831
+ return shapeSvg;
2832
+ }, "cylinder");
2833
+ var rect = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2834
+ const { shapeSvg, bbox, halfPadding } = await labelHelper(
2835
+ parent,
2836
+ node,
2837
+ "node " + node.classes + " " + node.class,
2838
+ true
2839
+ );
2840
+ const rect2 = shapeSvg.insert("rect", ":first-child");
2841
+ const totalWidth = node.positioned ? node.width : bbox.width + node.padding;
2842
+ const totalHeight = node.positioned ? node.height : bbox.height + node.padding;
2843
+ const x = node.positioned ? -totalWidth / 2 : -bbox.width / 2 - halfPadding;
2844
+ const y = node.positioned ? -totalHeight / 2 : -bbox.height / 2 - halfPadding;
2845
+ rect2.attr("class", "basic label-container").attr("style", node.style).attr("rx", node.rx).attr("ry", node.ry).attr("x", x).attr("y", y).attr("width", totalWidth).attr("height", totalHeight);
2846
+ if (node.props) {
2847
+ const propKeys = new Set(Object.keys(node.props));
2848
+ if (node.props.borders) {
2849
+ applyNodePropertyBorders(rect2, node.props.borders, totalWidth, totalHeight);
2850
+ propKeys.delete("borders");
2851
+ }
2852
+ propKeys.forEach((propKey) => {
2853
+ chunk3XYRH5AP.log.warn(`Unknown node property ${propKey}`);
2854
+ });
2855
+ }
2856
+ updateNodeBounds(node, rect2);
2857
+ node.intersect = function(point2) {
2858
+ return intersect_default.rect(node, point2);
2859
+ };
2860
+ return shapeSvg;
2861
+ }, "rect");
2862
+ var composite = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2863
+ const { shapeSvg, bbox, halfPadding } = await labelHelper(
2864
+ parent,
2865
+ node,
2866
+ "node " + node.classes,
2867
+ true
2868
+ );
2869
+ const rect2 = shapeSvg.insert("rect", ":first-child");
2870
+ const totalWidth = node.positioned ? node.width : bbox.width + node.padding;
2871
+ const totalHeight = node.positioned ? node.height : bbox.height + node.padding;
2872
+ const x = node.positioned ? -totalWidth / 2 : -bbox.width / 2 - halfPadding;
2873
+ const y = node.positioned ? -totalHeight / 2 : -bbox.height / 2 - halfPadding;
2874
+ rect2.attr("class", "basic cluster composite label-container").attr("style", node.style).attr("rx", node.rx).attr("ry", node.ry).attr("x", x).attr("y", y).attr("width", totalWidth).attr("height", totalHeight);
2875
+ if (node.props) {
2876
+ const propKeys = new Set(Object.keys(node.props));
2877
+ if (node.props.borders) {
2878
+ applyNodePropertyBorders(rect2, node.props.borders, totalWidth, totalHeight);
2879
+ propKeys.delete("borders");
2880
+ }
2881
+ propKeys.forEach((propKey) => {
2882
+ chunk3XYRH5AP.log.warn(`Unknown node property ${propKey}`);
2883
+ });
2884
+ }
2885
+ updateNodeBounds(node, rect2);
2886
+ node.intersect = function(point2) {
2887
+ return intersect_default.rect(node, point2);
2888
+ };
2889
+ return shapeSvg;
2890
+ }, "composite");
2891
+ var labelRect = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2892
+ const { shapeSvg } = await labelHelper(parent, node, "label", true);
2893
+ chunk3XYRH5AP.log.trace("Classes = ", node.class);
2894
+ const rect2 = shapeSvg.insert("rect", ":first-child");
2895
+ const totalWidth = 0;
2896
+ const totalHeight = 0;
2897
+ rect2.attr("width", totalWidth).attr("height", totalHeight);
2898
+ shapeSvg.attr("class", "label edgeLabel");
2899
+ if (node.props) {
2900
+ const propKeys = new Set(Object.keys(node.props));
2901
+ if (node.props.borders) {
2902
+ applyNodePropertyBorders(rect2, node.props.borders, totalWidth, totalHeight);
2903
+ propKeys.delete("borders");
2904
+ }
2905
+ propKeys.forEach((propKey) => {
2906
+ chunk3XYRH5AP.log.warn(`Unknown node property ${propKey}`);
2907
+ });
2908
+ }
2909
+ updateNodeBounds(node, rect2);
2910
+ node.intersect = function(point2) {
2911
+ return intersect_default.rect(node, point2);
2912
+ };
2913
+ return shapeSvg;
2914
+ }, "labelRect");
2915
+ function applyNodePropertyBorders(rect2, borders, totalWidth, totalHeight) {
2916
+ const strokeDashArray = [];
2917
+ const addBorder = /* @__PURE__ */ chunk3XYRH5AP.__name((length) => {
2918
+ strokeDashArray.push(length, 0);
2919
+ }, "addBorder");
2920
+ const skipBorder = /* @__PURE__ */ chunk3XYRH5AP.__name((length) => {
2921
+ strokeDashArray.push(0, length);
2922
+ }, "skipBorder");
2923
+ if (borders.includes("t")) {
2924
+ chunk3XYRH5AP.log.debug("add top border");
2925
+ addBorder(totalWidth);
2926
+ } else {
2927
+ skipBorder(totalWidth);
2928
+ }
2929
+ if (borders.includes("r")) {
2930
+ chunk3XYRH5AP.log.debug("add right border");
2931
+ addBorder(totalHeight);
2932
+ } else {
2933
+ skipBorder(totalHeight);
2934
+ }
2935
+ if (borders.includes("b")) {
2936
+ chunk3XYRH5AP.log.debug("add bottom border");
2937
+ addBorder(totalWidth);
2938
+ } else {
2939
+ skipBorder(totalWidth);
2940
+ }
2941
+ if (borders.includes("l")) {
2942
+ chunk3XYRH5AP.log.debug("add left border");
2943
+ addBorder(totalHeight);
2944
+ } else {
2945
+ skipBorder(totalHeight);
2946
+ }
2947
+ rect2.attr("stroke-dasharray", strokeDashArray.join(" "));
2948
+ }
2949
+ chunk3XYRH5AP.__name(applyNodePropertyBorders, "applyNodePropertyBorders");
2950
+ var rectWithTitle = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
2951
+ let classes2;
2952
+ if (!node.classes) {
2953
+ classes2 = "node default";
2954
+ } else {
2955
+ classes2 = "node " + node.classes;
2956
+ }
2957
+ const shapeSvg = parent.insert("g").attr("class", classes2).attr("id", node.domId || node.id);
2958
+ const rect2 = shapeSvg.insert("rect", ":first-child");
2959
+ const innerLine = shapeSvg.insert("line");
2960
+ const label = shapeSvg.insert("g").attr("class", "label");
2961
+ const text2 = node.labelText.flat ? node.labelText.flat() : node.labelText;
2962
+ let title = "";
2963
+ if (typeof text2 === "object") {
2964
+ title = text2[0];
2965
+ } else {
2966
+ title = text2;
2967
+ }
2968
+ chunk3XYRH5AP.log.info("Label text abc79", title, text2, typeof text2 === "object");
2969
+ const text = label.node().appendChild(await createLabel_default(title, node.labelStyle, true, true));
2970
+ let bbox = { width: 0, height: 0 };
2971
+ if (chunk3XYRH5AP.evaluate(chunk3XYRH5AP.getConfig2().flowchart.htmlLabels)) {
2972
+ const div = text.children[0];
2973
+ const dv = select(text);
2974
+ bbox = div.getBoundingClientRect();
2975
+ dv.attr("width", bbox.width);
2976
+ dv.attr("height", bbox.height);
2977
+ }
2978
+ chunk3XYRH5AP.log.info("Text 2", text2);
2979
+ const textRows = text2.slice(1, text2.length);
2980
+ let titleBox = text.getBBox();
2981
+ const descr = label.node().appendChild(
2982
+ await createLabel_default(
2983
+ textRows.join ? textRows.join("<br/>") : textRows,
2984
+ node.labelStyle,
2985
+ true,
2986
+ true
2987
+ )
2988
+ );
2989
+ if (chunk3XYRH5AP.evaluate(chunk3XYRH5AP.getConfig2().flowchart.htmlLabels)) {
2990
+ const div = descr.children[0];
2991
+ const dv = select(descr);
2992
+ bbox = div.getBoundingClientRect();
2993
+ dv.attr("width", bbox.width);
2994
+ dv.attr("height", bbox.height);
2995
+ }
2996
+ const halfPadding = node.padding / 2;
2997
+ select(descr).attr(
2998
+ "transform",
2999
+ "translate( " + // (titleBox.width - bbox.width) / 2 +
3000
+ (bbox.width > titleBox.width ? 0 : (titleBox.width - bbox.width) / 2) + ", " + (titleBox.height + halfPadding + 5) + ")"
3001
+ );
3002
+ select(text).attr(
3003
+ "transform",
3004
+ "translate( " + // (titleBox.width - bbox.width) / 2 +
3005
+ (bbox.width < titleBox.width ? 0 : -(titleBox.width - bbox.width) / 2) + ", 0)"
3006
+ );
3007
+ bbox = label.node().getBBox();
3008
+ label.attr(
3009
+ "transform",
3010
+ "translate(" + -bbox.width / 2 + ", " + (-bbox.height / 2 - halfPadding + 3) + ")"
3011
+ );
3012
+ rect2.attr("class", "outer title-state").attr("x", -bbox.width / 2 - halfPadding).attr("y", -bbox.height / 2 - halfPadding).attr("width", bbox.width + node.padding).attr("height", bbox.height + node.padding);
3013
+ innerLine.attr("class", "divider").attr("x1", -bbox.width / 2 - halfPadding).attr("x2", bbox.width / 2 + halfPadding).attr("y1", -bbox.height / 2 - halfPadding + titleBox.height + halfPadding).attr("y2", -bbox.height / 2 - halfPadding + titleBox.height + halfPadding);
3014
+ updateNodeBounds(node, rect2);
3015
+ node.intersect = function(point2) {
3016
+ return intersect_default.rect(node, point2);
3017
+ };
3018
+ return shapeSvg;
3019
+ }, "rectWithTitle");
3020
+ var stadium = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
3021
+ const { shapeSvg, bbox } = await labelHelper(
3022
+ parent,
3023
+ node,
3024
+ getClassesFromNode(node, void 0),
3025
+ true
3026
+ );
3027
+ const h = bbox.height + node.padding;
3028
+ const w = bbox.width + h / 4 + node.padding;
3029
+ const rect2 = shapeSvg.insert("rect", ":first-child").attr("style", node.style).attr("rx", h / 2).attr("ry", h / 2).attr("x", -w / 2).attr("y", -h / 2).attr("width", w).attr("height", h);
3030
+ updateNodeBounds(node, rect2);
3031
+ node.intersect = function(point2) {
3032
+ return intersect_default.rect(node, point2);
3033
+ };
3034
+ return shapeSvg;
3035
+ }, "stadium");
3036
+ var circle2 = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
3037
+ const { shapeSvg, bbox, halfPadding } = await labelHelper(
3038
+ parent,
3039
+ node,
3040
+ getClassesFromNode(node, void 0),
3041
+ true
3042
+ );
3043
+ const circle3 = shapeSvg.insert("circle", ":first-child");
3044
+ circle3.attr("style", node.style).attr("rx", node.rx).attr("ry", node.ry).attr("r", bbox.width / 2 + halfPadding).attr("width", bbox.width + node.padding).attr("height", bbox.height + node.padding);
3045
+ chunk3XYRH5AP.log.info("Circle main");
3046
+ updateNodeBounds(node, circle3);
3047
+ node.intersect = function(point2) {
3048
+ chunk3XYRH5AP.log.info("Circle intersect", node, bbox.width / 2 + halfPadding, point2);
3049
+ return intersect_default.circle(node, bbox.width / 2 + halfPadding, point2);
3050
+ };
3051
+ return shapeSvg;
3052
+ }, "circle");
3053
+ var doublecircle = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
3054
+ const { shapeSvg, bbox, halfPadding } = await labelHelper(
3055
+ parent,
3056
+ node,
3057
+ getClassesFromNode(node, void 0),
3058
+ true
3059
+ );
3060
+ const gap = 5;
3061
+ const circleGroup = shapeSvg.insert("g", ":first-child");
3062
+ const outerCircle = circleGroup.insert("circle");
3063
+ const innerCircle = circleGroup.insert("circle");
3064
+ circleGroup.attr("class", node.class);
3065
+ outerCircle.attr("style", node.style).attr("rx", node.rx).attr("ry", node.ry).attr("r", bbox.width / 2 + halfPadding + gap).attr("width", bbox.width + node.padding + gap * 2).attr("height", bbox.height + node.padding + gap * 2);
3066
+ innerCircle.attr("style", node.style).attr("rx", node.rx).attr("ry", node.ry).attr("r", bbox.width / 2 + halfPadding).attr("width", bbox.width + node.padding).attr("height", bbox.height + node.padding);
3067
+ chunk3XYRH5AP.log.info("DoubleCircle main");
3068
+ updateNodeBounds(node, outerCircle);
3069
+ node.intersect = function(point2) {
3070
+ chunk3XYRH5AP.log.info("DoubleCircle intersect", node, bbox.width / 2 + halfPadding + gap, point2);
3071
+ return intersect_default.circle(node, bbox.width / 2 + halfPadding + gap, point2);
3072
+ };
3073
+ return shapeSvg;
3074
+ }, "doublecircle");
3075
+ var subroutine = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
3076
+ const { shapeSvg, bbox } = await labelHelper(
3077
+ parent,
3078
+ node,
3079
+ getClassesFromNode(node, void 0),
3080
+ true
3081
+ );
3082
+ const w = bbox.width + node.padding;
3083
+ const h = bbox.height + node.padding;
3084
+ const points = [
3085
+ { x: 0, y: 0 },
3086
+ { x: w, y: 0 },
3087
+ { x: w, y: -h },
3088
+ { x: 0, y: -h },
3089
+ { x: 0, y: 0 },
3090
+ { x: -8, y: 0 },
3091
+ { x: w + 8, y: 0 },
3092
+ { x: w + 8, y: -h },
3093
+ { x: -8, y: -h },
3094
+ { x: -8, y: 0 }
3095
+ ];
3096
+ const el = insertPolygonShape(shapeSvg, w, h, points);
3097
+ el.attr("style", node.style);
3098
+ updateNodeBounds(node, el);
3099
+ node.intersect = function(point2) {
3100
+ return intersect_default.polygon(node, points, point2);
3101
+ };
3102
+ return shapeSvg;
3103
+ }, "subroutine");
3104
+ var start = /* @__PURE__ */ chunk3XYRH5AP.__name((parent, node) => {
3105
+ const shapeSvg = parent.insert("g").attr("class", "node default").attr("id", node.domId || node.id);
3106
+ const circle3 = shapeSvg.insert("circle", ":first-child");
3107
+ circle3.attr("class", "state-start").attr("r", 7).attr("width", 14).attr("height", 14);
3108
+ updateNodeBounds(node, circle3);
3109
+ node.intersect = function(point2) {
3110
+ return intersect_default.circle(node, 7, point2);
3111
+ };
3112
+ return shapeSvg;
3113
+ }, "start");
3114
+ var forkJoin = /* @__PURE__ */ chunk3XYRH5AP.__name((parent, node, dir) => {
3115
+ const shapeSvg = parent.insert("g").attr("class", "node default").attr("id", node.domId || node.id);
3116
+ let width = 70;
3117
+ let height = 10;
3118
+ if (dir === "LR") {
3119
+ width = 10;
3120
+ height = 70;
3121
+ }
3122
+ const shape = shapeSvg.append("rect").attr("x", -1 * width / 2).attr("y", -1 * height / 2).attr("width", width).attr("height", height).attr("class", "fork-join");
3123
+ updateNodeBounds(node, shape);
3124
+ node.height = node.height + node.padding / 2;
3125
+ node.width = node.width + node.padding / 2;
3126
+ node.intersect = function(point2) {
3127
+ return intersect_default.rect(node, point2);
3128
+ };
3129
+ return shapeSvg;
3130
+ }, "forkJoin");
3131
+ var end = /* @__PURE__ */ chunk3XYRH5AP.__name((parent, node) => {
3132
+ const shapeSvg = parent.insert("g").attr("class", "node default").attr("id", node.domId || node.id);
3133
+ const innerCircle = shapeSvg.insert("circle", ":first-child");
3134
+ const circle3 = shapeSvg.insert("circle", ":first-child");
3135
+ circle3.attr("class", "state-start").attr("r", 7).attr("width", 14).attr("height", 14);
3136
+ innerCircle.attr("class", "state-end").attr("r", 5).attr("width", 10).attr("height", 10);
3137
+ updateNodeBounds(node, circle3);
3138
+ node.intersect = function(point2) {
3139
+ return intersect_default.circle(node, 7, point2);
3140
+ };
3141
+ return shapeSvg;
3142
+ }, "end");
3143
+ var class_box = /* @__PURE__ */ chunk3XYRH5AP.__name(async (parent, node) => {
3144
+ const halfPadding = node.padding / 2;
3145
+ const rowPadding = 4;
3146
+ const lineHeight = 8;
3147
+ let classes2;
3148
+ if (!node.classes) {
3149
+ classes2 = "node default";
3150
+ } else {
3151
+ classes2 = "node " + node.classes;
3152
+ }
3153
+ const shapeSvg = parent.insert("g").attr("class", classes2).attr("id", node.domId || node.id);
3154
+ const rect2 = shapeSvg.insert("rect", ":first-child");
3155
+ const topLine = shapeSvg.insert("line");
3156
+ const bottomLine = shapeSvg.insert("line");
3157
+ let maxWidth = 0;
3158
+ let maxHeight = rowPadding;
3159
+ const labelContainer = shapeSvg.insert("g").attr("class", "label");
3160
+ let verticalPos = 0;
3161
+ const hasInterface = node.classData.annotations?.[0];
3162
+ const interfaceLabelText = node.classData.annotations[0] ? "\xAB" + node.classData.annotations[0] + "\xBB" : "";
3163
+ const interfaceLabel = labelContainer.node().appendChild(await createLabel_default(interfaceLabelText, node.labelStyle, true, true));
3164
+ let interfaceBBox = interfaceLabel.getBBox();
3165
+ if (chunk3XYRH5AP.evaluate(chunk3XYRH5AP.getConfig2().flowchart.htmlLabels)) {
3166
+ const div = interfaceLabel.children[0];
3167
+ const dv = select(interfaceLabel);
3168
+ interfaceBBox = div.getBoundingClientRect();
3169
+ dv.attr("width", interfaceBBox.width);
3170
+ dv.attr("height", interfaceBBox.height);
3171
+ }
3172
+ if (node.classData.annotations[0]) {
3173
+ maxHeight += interfaceBBox.height + rowPadding;
3174
+ maxWidth += interfaceBBox.width;
3175
+ }
3176
+ let classTitleString = node.classData.label;
3177
+ if (node.classData.type !== void 0 && node.classData.type !== "") {
3178
+ if (chunk3XYRH5AP.getConfig2().flowchart.htmlLabels) {
3179
+ classTitleString += "&lt;" + node.classData.type + "&gt;";
3180
+ } else {
3181
+ classTitleString += "<" + node.classData.type + ">";
3182
+ }
3183
+ }
3184
+ const classTitleLabel = labelContainer.node().appendChild(await createLabel_default(classTitleString, node.labelStyle, true, true));
3185
+ select(classTitleLabel).attr("class", "classTitle");
3186
+ let classTitleBBox = classTitleLabel.getBBox();
3187
+ if (chunk3XYRH5AP.evaluate(chunk3XYRH5AP.getConfig2().flowchart.htmlLabels)) {
3188
+ const div = classTitleLabel.children[0];
3189
+ const dv = select(classTitleLabel);
3190
+ classTitleBBox = div.getBoundingClientRect();
3191
+ dv.attr("width", classTitleBBox.width);
3192
+ dv.attr("height", classTitleBBox.height);
3193
+ }
3194
+ maxHeight += classTitleBBox.height + rowPadding;
3195
+ if (classTitleBBox.width > maxWidth) {
3196
+ maxWidth = classTitleBBox.width;
3197
+ }
3198
+ const classAttributes = [];
3199
+ node.classData.members.forEach(async (member) => {
3200
+ const parsedInfo = member.getDisplayDetails();
3201
+ let parsedText = parsedInfo.displayText;
3202
+ if (chunk3XYRH5AP.getConfig2().flowchart.htmlLabels) {
3203
+ parsedText = parsedText.replace(/</g, "&lt;").replace(/>/g, "&gt;");
3204
+ }
3205
+ const lbl = labelContainer.node().appendChild(
3206
+ await createLabel_default(
3207
+ parsedText,
3208
+ parsedInfo.cssStyle ? parsedInfo.cssStyle : node.labelStyle,
3209
+ true,
3210
+ true
3211
+ )
3212
+ );
3213
+ let bbox = lbl.getBBox();
3214
+ if (chunk3XYRH5AP.evaluate(chunk3XYRH5AP.getConfig2().flowchart.htmlLabels)) {
3215
+ const div = lbl.children[0];
3216
+ const dv = select(lbl);
3217
+ bbox = div.getBoundingClientRect();
3218
+ dv.attr("width", bbox.width);
3219
+ dv.attr("height", bbox.height);
3220
+ }
3221
+ if (bbox.width > maxWidth) {
3222
+ maxWidth = bbox.width;
3223
+ }
3224
+ maxHeight += bbox.height + rowPadding;
3225
+ classAttributes.push(lbl);
3226
+ });
3227
+ maxHeight += lineHeight;
3228
+ const classMethods = [];
3229
+ node.classData.methods.forEach(async (member) => {
3230
+ const parsedInfo = member.getDisplayDetails();
3231
+ let displayText = parsedInfo.displayText;
3232
+ if (chunk3XYRH5AP.getConfig2().flowchart.htmlLabels) {
3233
+ displayText = displayText.replace(/</g, "&lt;").replace(/>/g, "&gt;");
3234
+ }
3235
+ const lbl = labelContainer.node().appendChild(
3236
+ await createLabel_default(
3237
+ displayText,
3238
+ parsedInfo.cssStyle ? parsedInfo.cssStyle : node.labelStyle,
3239
+ true,
3240
+ true
3241
+ )
3242
+ );
3243
+ let bbox = lbl.getBBox();
3244
+ if (chunk3XYRH5AP.evaluate(chunk3XYRH5AP.getConfig2().flowchart.htmlLabels)) {
3245
+ const div = lbl.children[0];
3246
+ const dv = select(lbl);
3247
+ bbox = div.getBoundingClientRect();
3248
+ dv.attr("width", bbox.width);
3249
+ dv.attr("height", bbox.height);
3250
+ }
3251
+ if (bbox.width > maxWidth) {
3252
+ maxWidth = bbox.width;
3253
+ }
3254
+ maxHeight += bbox.height + rowPadding;
3255
+ classMethods.push(lbl);
3256
+ });
3257
+ maxHeight += lineHeight;
3258
+ if (hasInterface) {
3259
+ let diffX2 = (maxWidth - interfaceBBox.width) / 2;
3260
+ select(interfaceLabel).attr(
3261
+ "transform",
3262
+ "translate( " + (-1 * maxWidth / 2 + diffX2) + ", " + -1 * maxHeight / 2 + ")"
3263
+ );
3264
+ verticalPos = interfaceBBox.height + rowPadding;
3265
+ }
3266
+ let diffX = (maxWidth - classTitleBBox.width) / 2;
3267
+ select(classTitleLabel).attr(
3268
+ "transform",
3269
+ "translate( " + (-1 * maxWidth / 2 + diffX) + ", " + (-1 * maxHeight / 2 + verticalPos) + ")"
3270
+ );
3271
+ verticalPos += classTitleBBox.height + rowPadding;
3272
+ topLine.attr("class", "divider").attr("x1", -maxWidth / 2 - halfPadding).attr("x2", maxWidth / 2 + halfPadding).attr("y1", -maxHeight / 2 - halfPadding + lineHeight + verticalPos).attr("y2", -maxHeight / 2 - halfPadding + lineHeight + verticalPos);
3273
+ verticalPos += lineHeight;
3274
+ classAttributes.forEach((lbl) => {
3275
+ select(lbl).attr(
3276
+ "transform",
3277
+ "translate( " + -maxWidth / 2 + ", " + (-1 * maxHeight / 2 + verticalPos + lineHeight / 2) + ")"
3278
+ );
3279
+ const memberBBox = lbl?.getBBox();
3280
+ verticalPos += (memberBBox?.height ?? 0) + rowPadding;
3281
+ });
3282
+ verticalPos += lineHeight;
3283
+ bottomLine.attr("class", "divider").attr("x1", -maxWidth / 2 - halfPadding).attr("x2", maxWidth / 2 + halfPadding).attr("y1", -maxHeight / 2 - halfPadding + lineHeight + verticalPos).attr("y2", -maxHeight / 2 - halfPadding + lineHeight + verticalPos);
3284
+ verticalPos += lineHeight;
3285
+ classMethods.forEach((lbl) => {
3286
+ select(lbl).attr(
3287
+ "transform",
3288
+ "translate( " + -maxWidth / 2 + ", " + (-1 * maxHeight / 2 + verticalPos) + ")"
3289
+ );
3290
+ const memberBBox = lbl?.getBBox();
3291
+ verticalPos += (memberBBox?.height ?? 0) + rowPadding;
3292
+ });
3293
+ rect2.attr("style", node.style).attr("class", "outer title-state").attr("x", -maxWidth / 2 - halfPadding).attr("y", -(maxHeight / 2) - halfPadding).attr("width", maxWidth + node.padding).attr("height", maxHeight + node.padding);
3294
+ updateNodeBounds(node, rect2);
3295
+ node.intersect = function(point2) {
3296
+ return intersect_default.rect(node, point2);
3297
+ };
3298
+ return shapeSvg;
3299
+ }, "class_box");
3300
+ var shapes = {
3301
+ rhombus: question,
3302
+ composite,
3303
+ question,
3304
+ rect,
3305
+ labelRect,
3306
+ rectWithTitle,
3307
+ choice,
3308
+ circle: circle2,
3309
+ doublecircle,
3310
+ stadium,
3311
+ hexagon,
3312
+ block_arrow,
3313
+ rect_left_inv_arrow,
3314
+ lean_right,
3315
+ lean_left,
3316
+ trapezoid,
3317
+ inv_trapezoid,
3318
+ rect_right_inv_arrow,
3319
+ cylinder,
3320
+ start,
3321
+ end,
3322
+ note: note_default,
3323
+ subroutine,
3324
+ fork: forkJoin,
3325
+ join: forkJoin,
3326
+ class_box
3327
+ };
3328
+ var nodeElems = {};
3329
+ var insertNode = /* @__PURE__ */ chunk3XYRH5AP.__name(async (elem, node, renderOptions) => {
3330
+ let newEl;
3331
+ let el;
3332
+ if (node.link) {
3333
+ let target;
3334
+ if (chunk3XYRH5AP.getConfig2().securityLevel === "sandbox") {
3335
+ target = "_top";
3336
+ } else if (node.linkTarget) {
3337
+ target = node.linkTarget || "_blank";
3338
+ }
3339
+ newEl = elem.insert("svg:a").attr("xlink:href", node.link).attr("target", target);
3340
+ el = await shapes[node.shape](newEl, node, renderOptions);
3341
+ } else {
3342
+ el = await shapes[node.shape](elem, node, renderOptions);
3343
+ newEl = el;
3344
+ }
3345
+ if (node.tooltip) {
3346
+ el.attr("title", node.tooltip);
3347
+ }
3348
+ if (node.class) {
3349
+ el.attr("class", "node default " + node.class);
3350
+ }
3351
+ nodeElems[node.id] = newEl;
3352
+ if (node.haveCallback) {
3353
+ nodeElems[node.id].attr("class", nodeElems[node.id].attr("class") + " clickable");
3354
+ }
3355
+ return newEl;
3356
+ }, "insertNode");
3357
+ var positionNode = /* @__PURE__ */ chunk3XYRH5AP.__name((node) => {
3358
+ const el = nodeElems[node.id];
3359
+ chunk3XYRH5AP.log.trace(
3360
+ "Transforming node",
3361
+ node.diff,
3362
+ node,
3363
+ "translate(" + (node.x - node.width / 2 - 5) + ", " + node.width / 2 + ")"
3364
+ );
3365
+ const padding2 = 8;
3366
+ const diff = node.diff || 0;
3367
+ if (node.clusterNode) {
3368
+ el.attr(
3369
+ "transform",
3370
+ "translate(" + (node.x + diff - node.width / 2) + ", " + (node.y - node.height / 2 - padding2) + ")"
3371
+ );
3372
+ } else {
3373
+ el.attr("transform", "translate(" + node.x + ", " + node.y + ")");
3374
+ }
3375
+ return diff;
3376
+ }, "positionNode");
3377
+
3378
+ // src/diagrams/block/renderHelpers.ts
3379
+ function getNodeFromBlock(block, db2, positioned = false) {
3380
+ const vertex = block;
3381
+ let classStr = "default";
3382
+ if ((vertex?.classes?.length || 0) > 0) {
3383
+ classStr = (vertex?.classes ?? []).join(" ");
3384
+ }
3385
+ classStr = classStr + " flowchart-label";
3386
+ let radius = 0;
3387
+ let shape = "";
3388
+ let padding2;
3389
+ switch (vertex.type) {
3390
+ case "round":
3391
+ radius = 5;
3392
+ shape = "rect";
3393
+ break;
3394
+ case "composite":
3395
+ radius = 0;
3396
+ shape = "composite";
3397
+ padding2 = 0;
3398
+ break;
3399
+ case "square":
3400
+ shape = "rect";
3401
+ break;
3402
+ case "diamond":
3403
+ shape = "question";
3404
+ break;
3405
+ case "hexagon":
3406
+ shape = "hexagon";
3407
+ break;
3408
+ case "block_arrow":
3409
+ shape = "block_arrow";
3410
+ break;
3411
+ case "odd":
3412
+ shape = "rect_left_inv_arrow";
3413
+ break;
3414
+ case "lean_right":
3415
+ shape = "lean_right";
3416
+ break;
3417
+ case "lean_left":
3418
+ shape = "lean_left";
3419
+ break;
3420
+ case "trapezoid":
3421
+ shape = "trapezoid";
3422
+ break;
3423
+ case "inv_trapezoid":
3424
+ shape = "inv_trapezoid";
3425
+ break;
3426
+ case "rect_left_inv_arrow":
3427
+ shape = "rect_left_inv_arrow";
3428
+ break;
3429
+ case "circle":
3430
+ shape = "circle";
3431
+ break;
3432
+ case "ellipse":
3433
+ shape = "ellipse";
3434
+ break;
3435
+ case "stadium":
3436
+ shape = "stadium";
3437
+ break;
3438
+ case "subroutine":
3439
+ shape = "subroutine";
3440
+ break;
3441
+ case "cylinder":
3442
+ shape = "cylinder";
3443
+ break;
3444
+ case "group":
3445
+ shape = "rect";
3446
+ break;
3447
+ case "doublecircle":
3448
+ shape = "doublecircle";
3449
+ break;
3450
+ default:
3451
+ shape = "rect";
3452
+ }
3453
+ const styles = chunk55PJQP7W.getStylesFromArray(vertex?.styles ?? []);
3454
+ const vertexText = vertex.label;
3455
+ const bounds = vertex.size ?? { width: 0, height: 0, x: 0, y: 0 };
3456
+ const node = {
3457
+ labelStyle: styles.labelStyle,
3458
+ shape,
3459
+ labelText: vertexText,
3460
+ rx: radius,
3461
+ ry: radius,
3462
+ class: classStr,
3463
+ style: styles.style,
3464
+ id: vertex.id,
3465
+ directions: vertex.directions,
3466
+ width: bounds.width,
3467
+ height: bounds.height,
3468
+ x: bounds.x,
3469
+ y: bounds.y,
3470
+ positioned,
3471
+ intersect: void 0,
3472
+ type: vertex.type,
3473
+ padding: padding2 ?? chunk3XYRH5AP.getConfig()?.block?.padding ?? 0
3474
+ };
3475
+ return node;
3476
+ }
3477
+ chunk3XYRH5AP.__name(getNodeFromBlock, "getNodeFromBlock");
3478
+ async function calculateBlockSize(elem, block, db2) {
3479
+ const node = getNodeFromBlock(block, db2, false);
3480
+ if (node.type === "group") {
3481
+ return;
3482
+ }
3483
+ const config2 = chunk3XYRH5AP.getConfig();
3484
+ const nodeEl = await insertNode(elem, node, { config: config2 });
3485
+ const boundingBox = nodeEl.node().getBBox();
3486
+ const obj = db2.getBlock(node.id);
3487
+ obj.size = { width: boundingBox.width, height: boundingBox.height, x: 0, y: 0, node: nodeEl };
3488
+ db2.setBlock(obj);
3489
+ nodeEl.remove();
3490
+ }
3491
+ chunk3XYRH5AP.__name(calculateBlockSize, "calculateBlockSize");
3492
+ async function insertBlockPositioned(elem, block, db2) {
3493
+ const node = getNodeFromBlock(block, db2, true);
3494
+ const obj = db2.getBlock(node.id);
3495
+ if (obj.type !== "space") {
3496
+ const config2 = chunk3XYRH5AP.getConfig();
3497
+ await insertNode(elem, node, { config: config2 });
3498
+ block.intersect = node?.intersect;
3499
+ positionNode(node);
3500
+ }
3501
+ }
3502
+ chunk3XYRH5AP.__name(insertBlockPositioned, "insertBlockPositioned");
3503
+ async function performOperations(elem, blocks2, db2, operation) {
3504
+ for (const block of blocks2) {
3505
+ await operation(elem, block, db2);
3506
+ if (block.children) {
3507
+ await performOperations(elem, block.children, db2, operation);
3508
+ }
3509
+ }
3510
+ }
3511
+ chunk3XYRH5AP.__name(performOperations, "performOperations");
3512
+ async function calculateBlockSizes(elem, blocks2, db2) {
3513
+ await performOperations(elem, blocks2, db2, calculateBlockSize);
3514
+ }
3515
+ chunk3XYRH5AP.__name(calculateBlockSizes, "calculateBlockSizes");
3516
+ async function insertBlocks(elem, blocks2, db2) {
3517
+ await performOperations(elem, blocks2, db2, insertBlockPositioned);
3518
+ }
3519
+ chunk3XYRH5AP.__name(insertBlocks, "insertBlocks");
3520
+ async function insertEdges(elem, edges, blocks2, db2, id) {
3521
+ const g = new graph.Graph({
3522
+ multigraph: true,
3523
+ compound: true
3524
+ });
3525
+ g.setGraph({
3526
+ rankdir: "TB",
3527
+ nodesep: 10,
3528
+ ranksep: 10,
3529
+ marginx: 8,
3530
+ marginy: 8
3531
+ });
3532
+ for (const block of blocks2) {
3533
+ if (block.size) {
3534
+ g.setNode(block.id, {
3535
+ width: block.size.width,
3536
+ height: block.size.height,
3537
+ intersect: block.intersect
3538
+ });
3539
+ }
3540
+ }
3541
+ for (const edge of edges) {
3542
+ if (edge.start && edge.end) {
3543
+ const startBlock = db2.getBlock(edge.start);
3544
+ const endBlock = db2.getBlock(edge.end);
3545
+ if (startBlock?.size && endBlock?.size) {
3546
+ const start2 = startBlock.size;
3547
+ const end2 = endBlock.size;
3548
+ const points = [
3549
+ { x: start2.x, y: start2.y },
3550
+ { x: start2.x + (end2.x - start2.x) / 2, y: start2.y + (end2.y - start2.y) / 2 },
3551
+ { x: end2.x, y: end2.y }
3552
+ ];
3553
+ insertEdge(
3554
+ elem,
3555
+ { v: edge.start, w: edge.end, name: edge.id },
3556
+ {
3557
+ ...edge,
3558
+ arrowTypeEnd: edge.arrowTypeEnd,
3559
+ arrowTypeStart: edge.arrowTypeStart,
3560
+ points,
3561
+ classes: "edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"
3562
+ },
3563
+ void 0,
3564
+ "block",
3565
+ g,
3566
+ id
3567
+ );
3568
+ if (edge.label) {
3569
+ await insertEdgeLabel(elem, {
3570
+ ...edge,
3571
+ label: edge.label,
3572
+ labelStyle: "stroke: #333; stroke-width: 1.5px;fill:none;",
3573
+ arrowTypeEnd: edge.arrowTypeEnd,
3574
+ arrowTypeStart: edge.arrowTypeStart,
3575
+ points,
3576
+ classes: "edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"
3577
+ });
3578
+ positionEdgeLabel(
3579
+ { ...edge, x: points[1].x, y: points[1].y },
3580
+ {
3581
+ originalPath: points
3582
+ }
3583
+ );
3584
+ }
3585
+ }
3586
+ }
3587
+ }
3588
+ }
3589
+ chunk3XYRH5AP.__name(insertEdges, "insertEdges");
3590
+
3591
+ // src/diagrams/block/blockRenderer.ts
3592
+ var getClasses2 = /* @__PURE__ */ chunk3XYRH5AP.__name(function(text, diagObj) {
3593
+ return diagObj.db.getClasses();
3594
+ }, "getClasses");
3595
+ var draw = /* @__PURE__ */ chunk3XYRH5AP.__name(async function(text, id, _version, diagObj) {
3596
+ const { securityLevel, block: conf } = chunk3XYRH5AP.getConfig();
3597
+ const db2 = diagObj.db;
3598
+ let sandboxElement;
3599
+ if (securityLevel === "sandbox") {
3600
+ sandboxElement = select("#i" + id);
3601
+ }
3602
+ const root = securityLevel === "sandbox" ? select(sandboxElement.nodes()[0].contentDocument.body) : select("body");
3603
+ const svg = securityLevel === "sandbox" ? root.select(`[id="${id}"]`) : select(`[id="${id}"]`);
3604
+ const markers2 = ["point", "circle", "cross"];
3605
+ markers_default(svg, markers2, diagObj.type, id);
3606
+ const bl = db2.getBlocks();
3607
+ const blArr = db2.getBlocksFlat();
3608
+ const edges = db2.getEdges();
3609
+ const nodes = svg.insert("g").attr("class", "block");
3610
+ await calculateBlockSizes(nodes, bl, db2);
3611
+ const bounds = layout(db2);
3612
+ await insertBlocks(nodes, bl, db2);
3613
+ await insertEdges(nodes, edges, blArr, db2, id);
3614
+ if (bounds) {
3615
+ const bounds2 = bounds;
3616
+ const magicFactor = Math.max(1, Math.round(0.125 * (bounds2.width / bounds2.height)));
3617
+ const height = bounds2.height + magicFactor + 10;
3618
+ const width = bounds2.width + 10;
3619
+ const { useMaxWidth } = conf;
3620
+ chunk3XYRH5AP.configureSvgSize(svg, height, width, !!useMaxWidth);
3621
+ chunk3XYRH5AP.log.debug("Here Bounds", bounds, bounds2);
3622
+ svg.attr(
3623
+ "viewBox",
3624
+ `${bounds2.x - 5} ${bounds2.y - 5} ${bounds2.width + 10} ${bounds2.height + 10}`
3625
+ );
3626
+ }
3627
+ }, "draw");
3628
+ var blockRenderer_default = {
3629
+ draw,
3630
+ getClasses: getClasses2
3631
+ };
3632
+
3633
+ // src/diagrams/block/blockDiagram.ts
3634
+ var diagram = {
3635
+ parser: block_default,
3636
+ db: blockDB_default,
3637
+ renderer: blockRenderer_default,
3638
+ styles: styles_default
3639
+ };
3640
+
3641
+ exports.diagram = diagram;