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