@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,3218 @@
1
+ import { __module as coseBase$1 } from '../../../../../_virtual/cose-base2.mjs';
2
+ import { __require as requireLayoutBase } from '../../../layout-base@2.0.1/node_modules/layout-base/layout-base.mjs';
3
+
4
+ var coseBase = coseBase$1.exports;
5
+
6
+ var hasRequiredCoseBase;
7
+
8
+ function requireCoseBase () {
9
+ if (hasRequiredCoseBase) return coseBase$1.exports;
10
+ hasRequiredCoseBase = 1;
11
+ (function (module, exports) {
12
+ (function webpackUniversalModuleDefinition(root, factory) {
13
+ module.exports = factory(requireLayoutBase());
14
+ })(coseBase, function(__WEBPACK_EXTERNAL_MODULE__551__) {
15
+ return /******/ (() => { // webpackBootstrap
16
+ /******/ var __webpack_modules__ = ({
17
+
18
+ /***/ 45:
19
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
20
+
21
+
22
+
23
+ var coseBase = {};
24
+
25
+ coseBase.layoutBase = __webpack_require__(551);
26
+ coseBase.CoSEConstants = __webpack_require__(806);
27
+ coseBase.CoSEEdge = __webpack_require__(767);
28
+ coseBase.CoSEGraph = __webpack_require__(880);
29
+ coseBase.CoSEGraphManager = __webpack_require__(578);
30
+ coseBase.CoSELayout = __webpack_require__(765);
31
+ coseBase.CoSENode = __webpack_require__(991);
32
+ coseBase.ConstraintHandler = __webpack_require__(902);
33
+
34
+ module.exports = coseBase;
35
+
36
+ /***/ }),
37
+
38
+ /***/ 806:
39
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
40
+
41
+
42
+
43
+ var FDLayoutConstants = __webpack_require__(551).FDLayoutConstants;
44
+
45
+ function CoSEConstants() {}
46
+
47
+ //CoSEConstants inherits static props in FDLayoutConstants
48
+ for (var prop in FDLayoutConstants) {
49
+ CoSEConstants[prop] = FDLayoutConstants[prop];
50
+ }
51
+
52
+ CoSEConstants.DEFAULT_USE_MULTI_LEVEL_SCALING = false;
53
+ CoSEConstants.DEFAULT_RADIAL_SEPARATION = FDLayoutConstants.DEFAULT_EDGE_LENGTH;
54
+ CoSEConstants.DEFAULT_COMPONENT_SEPERATION = 60;
55
+ CoSEConstants.TILE = true;
56
+ CoSEConstants.TILING_PADDING_VERTICAL = 10;
57
+ CoSEConstants.TILING_PADDING_HORIZONTAL = 10;
58
+ CoSEConstants.TRANSFORM_ON_CONSTRAINT_HANDLING = true;
59
+ CoSEConstants.ENFORCE_CONSTRAINTS = true;
60
+ CoSEConstants.APPLY_LAYOUT = true;
61
+ CoSEConstants.RELAX_MOVEMENT_ON_CONSTRAINTS = true;
62
+ CoSEConstants.TREE_REDUCTION_ON_INCREMENTAL = true; // this should be set to false if there will be a constraint
63
+ // This constant is for differentiating whether actual layout algorithm that uses cose-base wants to apply only incremental layout or
64
+ // an incremental layout on top of a randomized layout. If it is only incremental layout, then this constant should be true.
65
+ CoSEConstants.PURE_INCREMENTAL = CoSEConstants.DEFAULT_INCREMENTAL;
66
+
67
+ module.exports = CoSEConstants;
68
+
69
+ /***/ }),
70
+
71
+ /***/ 767:
72
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
73
+
74
+
75
+
76
+ var FDLayoutEdge = __webpack_require__(551).FDLayoutEdge;
77
+
78
+ function CoSEEdge(source, target, vEdge) {
79
+ FDLayoutEdge.call(this, source, target, vEdge);
80
+ }
81
+
82
+ CoSEEdge.prototype = Object.create(FDLayoutEdge.prototype);
83
+ for (var prop in FDLayoutEdge) {
84
+ CoSEEdge[prop] = FDLayoutEdge[prop];
85
+ }
86
+
87
+ module.exports = CoSEEdge;
88
+
89
+ /***/ }),
90
+
91
+ /***/ 880:
92
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
93
+
94
+
95
+
96
+ var LGraph = __webpack_require__(551).LGraph;
97
+
98
+ function CoSEGraph(parent, graphMgr, vGraph) {
99
+ LGraph.call(this, parent, graphMgr, vGraph);
100
+ }
101
+
102
+ CoSEGraph.prototype = Object.create(LGraph.prototype);
103
+ for (var prop in LGraph) {
104
+ CoSEGraph[prop] = LGraph[prop];
105
+ }
106
+
107
+ module.exports = CoSEGraph;
108
+
109
+ /***/ }),
110
+
111
+ /***/ 578:
112
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
113
+
114
+
115
+
116
+ var LGraphManager = __webpack_require__(551).LGraphManager;
117
+
118
+ function CoSEGraphManager(layout) {
119
+ LGraphManager.call(this, layout);
120
+ }
121
+
122
+ CoSEGraphManager.prototype = Object.create(LGraphManager.prototype);
123
+ for (var prop in LGraphManager) {
124
+ CoSEGraphManager[prop] = LGraphManager[prop];
125
+ }
126
+
127
+ module.exports = CoSEGraphManager;
128
+
129
+ /***/ }),
130
+
131
+ /***/ 765:
132
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
133
+
134
+
135
+
136
+ var FDLayout = __webpack_require__(551).FDLayout;
137
+ var CoSEGraphManager = __webpack_require__(578);
138
+ var CoSEGraph = __webpack_require__(880);
139
+ var CoSENode = __webpack_require__(991);
140
+ var CoSEEdge = __webpack_require__(767);
141
+ var CoSEConstants = __webpack_require__(806);
142
+ var ConstraintHandler = __webpack_require__(902);
143
+ var FDLayoutConstants = __webpack_require__(551).FDLayoutConstants;
144
+ var LayoutConstants = __webpack_require__(551).LayoutConstants;
145
+ var Point = __webpack_require__(551).Point;
146
+ var PointD = __webpack_require__(551).PointD;
147
+ var DimensionD = __webpack_require__(551).DimensionD;
148
+ var Layout = __webpack_require__(551).Layout;
149
+ var Integer = __webpack_require__(551).Integer;
150
+ var IGeometry = __webpack_require__(551).IGeometry;
151
+ var LGraph = __webpack_require__(551).LGraph;
152
+ var Transform = __webpack_require__(551).Transform;
153
+ var LinkedList = __webpack_require__(551).LinkedList;
154
+
155
+ function CoSELayout() {
156
+ FDLayout.call(this);
157
+
158
+ this.toBeTiled = {}; // Memorize if a node is to be tiled or is tiled
159
+ this.constraints = {}; // keep layout constraints
160
+ }
161
+
162
+ CoSELayout.prototype = Object.create(FDLayout.prototype);
163
+
164
+ for (var prop in FDLayout) {
165
+ CoSELayout[prop] = FDLayout[prop];
166
+ }
167
+
168
+ CoSELayout.prototype.newGraphManager = function () {
169
+ var gm = new CoSEGraphManager(this);
170
+ this.graphManager = gm;
171
+ return gm;
172
+ };
173
+
174
+ CoSELayout.prototype.newGraph = function (vGraph) {
175
+ return new CoSEGraph(null, this.graphManager, vGraph);
176
+ };
177
+
178
+ CoSELayout.prototype.newNode = function (vNode) {
179
+ return new CoSENode(this.graphManager, vNode);
180
+ };
181
+
182
+ CoSELayout.prototype.newEdge = function (vEdge) {
183
+ return new CoSEEdge(null, null, vEdge);
184
+ };
185
+
186
+ CoSELayout.prototype.initParameters = function () {
187
+ FDLayout.prototype.initParameters.call(this, arguments);
188
+ if (!this.isSubLayout) {
189
+ if (CoSEConstants.DEFAULT_EDGE_LENGTH < 10) {
190
+ this.idealEdgeLength = 10;
191
+ } else {
192
+ this.idealEdgeLength = CoSEConstants.DEFAULT_EDGE_LENGTH;
193
+ }
194
+
195
+ this.useSmartIdealEdgeLengthCalculation = CoSEConstants.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION;
196
+ this.gravityConstant = FDLayoutConstants.DEFAULT_GRAVITY_STRENGTH;
197
+ this.compoundGravityConstant = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH;
198
+ this.gravityRangeFactor = FDLayoutConstants.DEFAULT_GRAVITY_RANGE_FACTOR;
199
+ this.compoundGravityRangeFactor = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR;
200
+
201
+ // variables for tree reduction support
202
+ this.prunedNodesAll = [];
203
+ this.growTreeIterations = 0;
204
+ this.afterGrowthIterations = 0;
205
+ this.isTreeGrowing = false;
206
+ this.isGrowthFinished = false;
207
+ }
208
+ };
209
+
210
+ // This method is used to set CoSE related parameters used by spring embedder.
211
+ CoSELayout.prototype.initSpringEmbedder = function () {
212
+ FDLayout.prototype.initSpringEmbedder.call(this);
213
+
214
+ // variables for cooling
215
+ this.coolingCycle = 0;
216
+ this.maxCoolingCycle = this.maxIterations / FDLayoutConstants.CONVERGENCE_CHECK_PERIOD;
217
+ this.finalTemperature = 0.04;
218
+ this.coolingAdjuster = 1;
219
+ };
220
+
221
+ CoSELayout.prototype.layout = function () {
222
+ var createBendsAsNeeded = LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED;
223
+ if (createBendsAsNeeded) {
224
+ this.createBendpoints();
225
+ this.graphManager.resetAllEdges();
226
+ }
227
+
228
+ this.level = 0;
229
+ return this.classicLayout();
230
+ };
231
+
232
+ CoSELayout.prototype.classicLayout = function () {
233
+ this.nodesWithGravity = this.calculateNodesToApplyGravitationTo();
234
+ this.graphManager.setAllNodesToApplyGravitation(this.nodesWithGravity);
235
+ this.calcNoOfChildrenForAllNodes();
236
+ this.graphManager.calcLowestCommonAncestors();
237
+ this.graphManager.calcInclusionTreeDepths();
238
+ this.graphManager.getRoot().calcEstimatedSize();
239
+ this.calcIdealEdgeLengths();
240
+
241
+ if (!this.incremental) {
242
+ var forest = this.getFlatForest();
243
+
244
+ // The graph associated with this layout is flat and a forest
245
+ if (forest.length > 0) {
246
+ this.positionNodesRadially(forest);
247
+ }
248
+ // The graph associated with this layout is not flat or a forest
249
+ else {
250
+ // Reduce the trees when incremental mode is not enabled and graph is not a forest
251
+ this.reduceTrees();
252
+ // Update nodes that gravity will be applied
253
+ this.graphManager.resetAllNodesToApplyGravitation();
254
+ var allNodes = new Set(this.getAllNodes());
255
+ var intersection = this.nodesWithGravity.filter(function (x) {
256
+ return allNodes.has(x);
257
+ });
258
+ this.graphManager.setAllNodesToApplyGravitation(intersection);
259
+
260
+ this.positionNodesRandomly();
261
+ }
262
+ } else {
263
+ if (CoSEConstants.TREE_REDUCTION_ON_INCREMENTAL) {
264
+ // Reduce the trees in incremental mode if only this constant is set to true
265
+ this.reduceTrees();
266
+ // Update nodes that gravity will be applied
267
+ this.graphManager.resetAllNodesToApplyGravitation();
268
+ var allNodes = new Set(this.getAllNodes());
269
+ var intersection = this.nodesWithGravity.filter(function (x) {
270
+ return allNodes.has(x);
271
+ });
272
+ this.graphManager.setAllNodesToApplyGravitation(intersection);
273
+ }
274
+ }
275
+
276
+ if (Object.keys(this.constraints).length > 0) {
277
+ ConstraintHandler.handleConstraints(this);
278
+ this.initConstraintVariables();
279
+ }
280
+
281
+ this.initSpringEmbedder();
282
+ if (CoSEConstants.APPLY_LAYOUT) {
283
+ this.runSpringEmbedder();
284
+ }
285
+
286
+ return true;
287
+ };
288
+
289
+ CoSELayout.prototype.tick = function () {
290
+ this.totalIterations++;
291
+
292
+ if (this.totalIterations === this.maxIterations && !this.isTreeGrowing && !this.isGrowthFinished) {
293
+ if (this.prunedNodesAll.length > 0) {
294
+ this.isTreeGrowing = true;
295
+ } else {
296
+ return true;
297
+ }
298
+ }
299
+
300
+ if (this.totalIterations % FDLayoutConstants.CONVERGENCE_CHECK_PERIOD == 0 && !this.isTreeGrowing && !this.isGrowthFinished) {
301
+ if (this.isConverged()) {
302
+ if (this.prunedNodesAll.length > 0) {
303
+ this.isTreeGrowing = true;
304
+ } else {
305
+ return true;
306
+ }
307
+ }
308
+
309
+ this.coolingCycle++;
310
+
311
+ if (this.layoutQuality == 0) {
312
+ // quality - "draft"
313
+ this.coolingAdjuster = this.coolingCycle;
314
+ } else if (this.layoutQuality == 1) {
315
+ // quality - "default"
316
+ this.coolingAdjuster = this.coolingCycle / 3;
317
+ }
318
+
319
+ // cooling schedule is based on http://www.btluke.com/simanf1.html -> cooling schedule 3
320
+ this.coolingFactor = Math.max(this.initialCoolingFactor - Math.pow(this.coolingCycle, Math.log(100 * (this.initialCoolingFactor - this.finalTemperature)) / Math.log(this.maxCoolingCycle)) / 100 * this.coolingAdjuster, this.finalTemperature);
321
+ this.animationPeriod = Math.ceil(this.initialAnimationPeriod * Math.sqrt(this.coolingFactor));
322
+ }
323
+ // Operations while tree is growing again
324
+ if (this.isTreeGrowing) {
325
+ if (this.growTreeIterations % 10 == 0) {
326
+ if (this.prunedNodesAll.length > 0) {
327
+ this.graphManager.updateBounds();
328
+ this.updateGrid();
329
+ this.growTree(this.prunedNodesAll);
330
+ // Update nodes that gravity will be applied
331
+ this.graphManager.resetAllNodesToApplyGravitation();
332
+ var allNodes = new Set(this.getAllNodes());
333
+ var intersection = this.nodesWithGravity.filter(function (x) {
334
+ return allNodes.has(x);
335
+ });
336
+ this.graphManager.setAllNodesToApplyGravitation(intersection);
337
+
338
+ this.graphManager.updateBounds();
339
+ this.updateGrid();
340
+ if (CoSEConstants.PURE_INCREMENTAL) this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL / 2;else this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL;
341
+ } else {
342
+ this.isTreeGrowing = false;
343
+ this.isGrowthFinished = true;
344
+ }
345
+ }
346
+ this.growTreeIterations++;
347
+ }
348
+ // Operations after growth is finished
349
+ if (this.isGrowthFinished) {
350
+ if (this.isConverged()) {
351
+ return true;
352
+ }
353
+ if (this.afterGrowthIterations % 10 == 0) {
354
+ this.graphManager.updateBounds();
355
+ this.updateGrid();
356
+ }
357
+ if (CoSEConstants.PURE_INCREMENTAL) this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL / 2 * ((100 - this.afterGrowthIterations) / 100);else this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL * ((100 - this.afterGrowthIterations) / 100);
358
+ this.afterGrowthIterations++;
359
+ }
360
+
361
+ var gridUpdateAllowed = !this.isTreeGrowing && !this.isGrowthFinished;
362
+ var forceToNodeSurroundingUpdate = this.growTreeIterations % 10 == 1 && this.isTreeGrowing || this.afterGrowthIterations % 10 == 1 && this.isGrowthFinished;
363
+
364
+ this.totalDisplacement = 0;
365
+ this.graphManager.updateBounds();
366
+ this.calcSpringForces();
367
+ this.calcRepulsionForces(gridUpdateAllowed, forceToNodeSurroundingUpdate);
368
+ this.calcGravitationalForces();
369
+ this.moveNodes();
370
+ this.animate();
371
+
372
+ return false; // Layout is not ended yet return false
373
+ };
374
+
375
+ CoSELayout.prototype.getPositionsData = function () {
376
+ var allNodes = this.graphManager.getAllNodes();
377
+ var pData = {};
378
+ for (var i = 0; i < allNodes.length; i++) {
379
+ var rect = allNodes[i].rect;
380
+ var id = allNodes[i].id;
381
+ pData[id] = {
382
+ id: id,
383
+ x: rect.getCenterX(),
384
+ y: rect.getCenterY(),
385
+ w: rect.width,
386
+ h: rect.height
387
+ };
388
+ }
389
+
390
+ return pData;
391
+ };
392
+
393
+ CoSELayout.prototype.runSpringEmbedder = function () {
394
+ this.initialAnimationPeriod = 25;
395
+ this.animationPeriod = this.initialAnimationPeriod;
396
+ var layoutEnded = false;
397
+
398
+ // If aminate option is 'during' signal that layout is supposed to start iterating
399
+ if (FDLayoutConstants.ANIMATE === 'during') {
400
+ this.emit('layoutstarted');
401
+ } else {
402
+ // If aminate option is 'during' tick() function will be called on index.js
403
+ while (!layoutEnded) {
404
+ layoutEnded = this.tick();
405
+ }
406
+
407
+ this.graphManager.updateBounds();
408
+ }
409
+ };
410
+
411
+ // overrides moveNodes method in FDLayout
412
+ CoSELayout.prototype.moveNodes = function () {
413
+ var lNodes = this.getAllNodes();
414
+ var node;
415
+
416
+ // calculate displacement for each node
417
+ for (var i = 0; i < lNodes.length; i++) {
418
+ node = lNodes[i];
419
+ node.calculateDisplacement();
420
+ }
421
+
422
+ if (Object.keys(this.constraints).length > 0) {
423
+ this.updateDisplacements();
424
+ }
425
+
426
+ // move each node
427
+ for (var i = 0; i < lNodes.length; i++) {
428
+ node = lNodes[i];
429
+ node.move();
430
+ }
431
+ };
432
+
433
+ // constraint related methods: initConstraintVariables and updateDisplacements
434
+
435
+ // initialize constraint related variables
436
+ CoSELayout.prototype.initConstraintVariables = function () {
437
+ var self = this;
438
+ this.idToNodeMap = new Map();
439
+ this.fixedNodeSet = new Set();
440
+
441
+ var allNodes = this.graphManager.getAllNodes();
442
+
443
+ // fill idToNodeMap
444
+ for (var i = 0; i < allNodes.length; i++) {
445
+ var node = allNodes[i];
446
+ this.idToNodeMap.set(node.id, node);
447
+ }
448
+
449
+ // calculate fixed node weight for given compound node
450
+ var calculateCompoundWeight = function calculateCompoundWeight(compoundNode) {
451
+ var nodes = compoundNode.getChild().getNodes();
452
+ var node;
453
+ var fixedNodeWeight = 0;
454
+ for (var i = 0; i < nodes.length; i++) {
455
+ node = nodes[i];
456
+ if (node.getChild() == null) {
457
+ if (self.fixedNodeSet.has(node.id)) {
458
+ fixedNodeWeight += 100;
459
+ }
460
+ } else {
461
+ fixedNodeWeight += calculateCompoundWeight(node);
462
+ }
463
+ }
464
+ return fixedNodeWeight;
465
+ };
466
+
467
+ if (this.constraints.fixedNodeConstraint) {
468
+ // fill fixedNodeSet
469
+ this.constraints.fixedNodeConstraint.forEach(function (nodeData) {
470
+ self.fixedNodeSet.add(nodeData.nodeId);
471
+ });
472
+
473
+ // assign fixed node weights to compounds if they contain fixed nodes
474
+ var allNodes = this.graphManager.getAllNodes();
475
+ var node;
476
+
477
+ for (var i = 0; i < allNodes.length; i++) {
478
+ node = allNodes[i];
479
+ if (node.getChild() != null) {
480
+ var fixedNodeWeight = calculateCompoundWeight(node);
481
+ if (fixedNodeWeight > 0) {
482
+ node.fixedNodeWeight = fixedNodeWeight;
483
+ }
484
+ }
485
+ }
486
+ }
487
+
488
+ if (this.constraints.relativePlacementConstraint) {
489
+ var nodeToDummyForVerticalAlignment = new Map();
490
+ var nodeToDummyForHorizontalAlignment = new Map();
491
+ this.dummyToNodeForVerticalAlignment = new Map();
492
+ this.dummyToNodeForHorizontalAlignment = new Map();
493
+ this.fixedNodesOnHorizontal = new Set();
494
+ this.fixedNodesOnVertical = new Set();
495
+
496
+ // fill maps and sets
497
+ this.fixedNodeSet.forEach(function (nodeId) {
498
+ self.fixedNodesOnHorizontal.add(nodeId);
499
+ self.fixedNodesOnVertical.add(nodeId);
500
+ });
501
+
502
+ if (this.constraints.alignmentConstraint) {
503
+ if (this.constraints.alignmentConstraint.vertical) {
504
+ var verticalAlignment = this.constraints.alignmentConstraint.vertical;
505
+ for (var i = 0; i < verticalAlignment.length; i++) {
506
+ this.dummyToNodeForVerticalAlignment.set("dummy" + i, []);
507
+ verticalAlignment[i].forEach(function (nodeId) {
508
+ nodeToDummyForVerticalAlignment.set(nodeId, "dummy" + i);
509
+ self.dummyToNodeForVerticalAlignment.get("dummy" + i).push(nodeId);
510
+ if (self.fixedNodeSet.has(nodeId)) {
511
+ self.fixedNodesOnHorizontal.add("dummy" + i);
512
+ }
513
+ });
514
+ }
515
+ }
516
+ if (this.constraints.alignmentConstraint.horizontal) {
517
+ var horizontalAlignment = this.constraints.alignmentConstraint.horizontal;
518
+ for (var i = 0; i < horizontalAlignment.length; i++) {
519
+ this.dummyToNodeForHorizontalAlignment.set("dummy" + i, []);
520
+ horizontalAlignment[i].forEach(function (nodeId) {
521
+ nodeToDummyForHorizontalAlignment.set(nodeId, "dummy" + i);
522
+ self.dummyToNodeForHorizontalAlignment.get("dummy" + i).push(nodeId);
523
+ if (self.fixedNodeSet.has(nodeId)) {
524
+ self.fixedNodesOnVertical.add("dummy" + i);
525
+ }
526
+ });
527
+ }
528
+ }
529
+ }
530
+
531
+ if (CoSEConstants.RELAX_MOVEMENT_ON_CONSTRAINTS) {
532
+
533
+ this.shuffle = function (array) {
534
+ var j, x, i;
535
+ for (i = array.length - 1; i >= 2 * array.length / 3; i--) {
536
+ j = Math.floor(Math.random() * (i + 1));
537
+ x = array[i];
538
+ array[i] = array[j];
539
+ array[j] = x;
540
+ }
541
+ return array;
542
+ };
543
+
544
+ this.nodesInRelativeHorizontal = [];
545
+ this.nodesInRelativeVertical = [];
546
+ this.nodeToRelativeConstraintMapHorizontal = new Map();
547
+ this.nodeToRelativeConstraintMapVertical = new Map();
548
+ this.nodeToTempPositionMapHorizontal = new Map();
549
+ this.nodeToTempPositionMapVertical = new Map();
550
+
551
+ // fill arrays and maps
552
+ this.constraints.relativePlacementConstraint.forEach(function (constraint) {
553
+ if (constraint.left) {
554
+ var nodeIdLeft = nodeToDummyForVerticalAlignment.has(constraint.left) ? nodeToDummyForVerticalAlignment.get(constraint.left) : constraint.left;
555
+ var nodeIdRight = nodeToDummyForVerticalAlignment.has(constraint.right) ? nodeToDummyForVerticalAlignment.get(constraint.right) : constraint.right;
556
+
557
+ if (!self.nodesInRelativeHorizontal.includes(nodeIdLeft)) {
558
+ self.nodesInRelativeHorizontal.push(nodeIdLeft);
559
+ self.nodeToRelativeConstraintMapHorizontal.set(nodeIdLeft, []);
560
+ if (self.dummyToNodeForVerticalAlignment.has(nodeIdLeft)) {
561
+ self.nodeToTempPositionMapHorizontal.set(nodeIdLeft, self.idToNodeMap.get(self.dummyToNodeForVerticalAlignment.get(nodeIdLeft)[0]).getCenterX());
562
+ } else {
563
+ self.nodeToTempPositionMapHorizontal.set(nodeIdLeft, self.idToNodeMap.get(nodeIdLeft).getCenterX());
564
+ }
565
+ }
566
+ if (!self.nodesInRelativeHorizontal.includes(nodeIdRight)) {
567
+ self.nodesInRelativeHorizontal.push(nodeIdRight);
568
+ self.nodeToRelativeConstraintMapHorizontal.set(nodeIdRight, []);
569
+ if (self.dummyToNodeForVerticalAlignment.has(nodeIdRight)) {
570
+ self.nodeToTempPositionMapHorizontal.set(nodeIdRight, self.idToNodeMap.get(self.dummyToNodeForVerticalAlignment.get(nodeIdRight)[0]).getCenterX());
571
+ } else {
572
+ self.nodeToTempPositionMapHorizontal.set(nodeIdRight, self.idToNodeMap.get(nodeIdRight).getCenterX());
573
+ }
574
+ }
575
+
576
+ self.nodeToRelativeConstraintMapHorizontal.get(nodeIdLeft).push({ right: nodeIdRight, gap: constraint.gap });
577
+ self.nodeToRelativeConstraintMapHorizontal.get(nodeIdRight).push({ left: nodeIdLeft, gap: constraint.gap });
578
+ } else {
579
+ var nodeIdTop = nodeToDummyForHorizontalAlignment.has(constraint.top) ? nodeToDummyForHorizontalAlignment.get(constraint.top) : constraint.top;
580
+ var nodeIdBottom = nodeToDummyForHorizontalAlignment.has(constraint.bottom) ? nodeToDummyForHorizontalAlignment.get(constraint.bottom) : constraint.bottom;
581
+
582
+ if (!self.nodesInRelativeVertical.includes(nodeIdTop)) {
583
+ self.nodesInRelativeVertical.push(nodeIdTop);
584
+ self.nodeToRelativeConstraintMapVertical.set(nodeIdTop, []);
585
+ if (self.dummyToNodeForHorizontalAlignment.has(nodeIdTop)) {
586
+ self.nodeToTempPositionMapVertical.set(nodeIdTop, self.idToNodeMap.get(self.dummyToNodeForHorizontalAlignment.get(nodeIdTop)[0]).getCenterY());
587
+ } else {
588
+ self.nodeToTempPositionMapVertical.set(nodeIdTop, self.idToNodeMap.get(nodeIdTop).getCenterY());
589
+ }
590
+ }
591
+ if (!self.nodesInRelativeVertical.includes(nodeIdBottom)) {
592
+ self.nodesInRelativeVertical.push(nodeIdBottom);
593
+ self.nodeToRelativeConstraintMapVertical.set(nodeIdBottom, []);
594
+ if (self.dummyToNodeForHorizontalAlignment.has(nodeIdBottom)) {
595
+ self.nodeToTempPositionMapVertical.set(nodeIdBottom, self.idToNodeMap.get(self.dummyToNodeForHorizontalAlignment.get(nodeIdBottom)[0]).getCenterY());
596
+ } else {
597
+ self.nodeToTempPositionMapVertical.set(nodeIdBottom, self.idToNodeMap.get(nodeIdBottom).getCenterY());
598
+ }
599
+ }
600
+ self.nodeToRelativeConstraintMapVertical.get(nodeIdTop).push({ bottom: nodeIdBottom, gap: constraint.gap });
601
+ self.nodeToRelativeConstraintMapVertical.get(nodeIdBottom).push({ top: nodeIdTop, gap: constraint.gap });
602
+ }
603
+ });
604
+ } else {
605
+ var subGraphOnHorizontal = new Map(); // subgraph from vertical RP constraints
606
+ var subGraphOnVertical = new Map(); // subgraph from vertical RP constraints
607
+
608
+ // construct subgraphs from relative placement constraints
609
+ this.constraints.relativePlacementConstraint.forEach(function (constraint) {
610
+ if (constraint.left) {
611
+ var left = nodeToDummyForVerticalAlignment.has(constraint.left) ? nodeToDummyForVerticalAlignment.get(constraint.left) : constraint.left;
612
+ var right = nodeToDummyForVerticalAlignment.has(constraint.right) ? nodeToDummyForVerticalAlignment.get(constraint.right) : constraint.right;
613
+ if (subGraphOnHorizontal.has(left)) {
614
+ subGraphOnHorizontal.get(left).push(right);
615
+ } else {
616
+ subGraphOnHorizontal.set(left, [right]);
617
+ }
618
+ if (subGraphOnHorizontal.has(right)) {
619
+ subGraphOnHorizontal.get(right).push(left);
620
+ } else {
621
+ subGraphOnHorizontal.set(right, [left]);
622
+ }
623
+ } else {
624
+ var top = nodeToDummyForHorizontalAlignment.has(constraint.top) ? nodeToDummyForHorizontalAlignment.get(constraint.top) : constraint.top;
625
+ var bottom = nodeToDummyForHorizontalAlignment.has(constraint.bottom) ? nodeToDummyForHorizontalAlignment.get(constraint.bottom) : constraint.bottom;
626
+ if (subGraphOnVertical.has(top)) {
627
+ subGraphOnVertical.get(top).push(bottom);
628
+ } else {
629
+ subGraphOnVertical.set(top, [bottom]);
630
+ }
631
+ if (subGraphOnVertical.has(bottom)) {
632
+ subGraphOnVertical.get(bottom).push(top);
633
+ } else {
634
+ subGraphOnVertical.set(bottom, [top]);
635
+ }
636
+ }
637
+ });
638
+
639
+ // function to construct components from a given graph
640
+ // also returns an array that keeps whether each component contains fixed node
641
+ var constructComponents = function constructComponents(graph, fixedNodes) {
642
+ var components = [];
643
+ var isFixed = [];
644
+ var queue = new LinkedList();
645
+ var visited = new Set();
646
+ var count = 0;
647
+
648
+ graph.forEach(function (value, key) {
649
+ if (!visited.has(key)) {
650
+ components[count] = [];
651
+ isFixed[count] = false;
652
+ var currentNode = key;
653
+ queue.push(currentNode);
654
+ visited.add(currentNode);
655
+ components[count].push(currentNode);
656
+
657
+ while (queue.length != 0) {
658
+ currentNode = queue.shift();
659
+ if (fixedNodes.has(currentNode)) {
660
+ isFixed[count] = true;
661
+ }
662
+ var neighbors = graph.get(currentNode);
663
+ neighbors.forEach(function (neighbor) {
664
+ if (!visited.has(neighbor)) {
665
+ queue.push(neighbor);
666
+ visited.add(neighbor);
667
+ components[count].push(neighbor);
668
+ }
669
+ });
670
+ }
671
+ count++;
672
+ }
673
+ });
674
+
675
+ return { components: components, isFixed: isFixed };
676
+ };
677
+
678
+ var resultOnHorizontal = constructComponents(subGraphOnHorizontal, self.fixedNodesOnHorizontal);
679
+ this.componentsOnHorizontal = resultOnHorizontal.components;
680
+ this.fixedComponentsOnHorizontal = resultOnHorizontal.isFixed;
681
+ var resultOnVertical = constructComponents(subGraphOnVertical, self.fixedNodesOnVertical);
682
+ this.componentsOnVertical = resultOnVertical.components;
683
+ this.fixedComponentsOnVertical = resultOnVertical.isFixed;
684
+ }
685
+ }
686
+ };
687
+
688
+ // updates node displacements based on constraints
689
+ CoSELayout.prototype.updateDisplacements = function () {
690
+ var self = this;
691
+ if (this.constraints.fixedNodeConstraint) {
692
+ this.constraints.fixedNodeConstraint.forEach(function (nodeData) {
693
+ var fixedNode = self.idToNodeMap.get(nodeData.nodeId);
694
+ fixedNode.displacementX = 0;
695
+ fixedNode.displacementY = 0;
696
+ });
697
+ }
698
+
699
+ if (this.constraints.alignmentConstraint) {
700
+ if (this.constraints.alignmentConstraint.vertical) {
701
+ var allVerticalAlignments = this.constraints.alignmentConstraint.vertical;
702
+ for (var i = 0; i < allVerticalAlignments.length; i++) {
703
+ var totalDisplacementX = 0;
704
+ for (var j = 0; j < allVerticalAlignments[i].length; j++) {
705
+ if (this.fixedNodeSet.has(allVerticalAlignments[i][j])) {
706
+ totalDisplacementX = 0;
707
+ break;
708
+ }
709
+ totalDisplacementX += this.idToNodeMap.get(allVerticalAlignments[i][j]).displacementX;
710
+ }
711
+ var averageDisplacementX = totalDisplacementX / allVerticalAlignments[i].length;
712
+ for (var j = 0; j < allVerticalAlignments[i].length; j++) {
713
+ this.idToNodeMap.get(allVerticalAlignments[i][j]).displacementX = averageDisplacementX;
714
+ }
715
+ }
716
+ }
717
+ if (this.constraints.alignmentConstraint.horizontal) {
718
+ var allHorizontalAlignments = this.constraints.alignmentConstraint.horizontal;
719
+ for (var i = 0; i < allHorizontalAlignments.length; i++) {
720
+ var totalDisplacementY = 0;
721
+ for (var j = 0; j < allHorizontalAlignments[i].length; j++) {
722
+ if (this.fixedNodeSet.has(allHorizontalAlignments[i][j])) {
723
+ totalDisplacementY = 0;
724
+ break;
725
+ }
726
+ totalDisplacementY += this.idToNodeMap.get(allHorizontalAlignments[i][j]).displacementY;
727
+ }
728
+ var averageDisplacementY = totalDisplacementY / allHorizontalAlignments[i].length;
729
+ for (var j = 0; j < allHorizontalAlignments[i].length; j++) {
730
+ this.idToNodeMap.get(allHorizontalAlignments[i][j]).displacementY = averageDisplacementY;
731
+ }
732
+ }
733
+ }
734
+ }
735
+
736
+ if (this.constraints.relativePlacementConstraint) {
737
+
738
+ if (CoSEConstants.RELAX_MOVEMENT_ON_CONSTRAINTS) {
739
+ // shuffle array to randomize node processing order
740
+ if (this.totalIterations % 10 == 0) {
741
+ this.shuffle(this.nodesInRelativeHorizontal);
742
+ this.shuffle(this.nodesInRelativeVertical);
743
+ }
744
+
745
+ this.nodesInRelativeHorizontal.forEach(function (nodeId) {
746
+ if (!self.fixedNodesOnHorizontal.has(nodeId)) {
747
+ var displacement = 0;
748
+ if (self.dummyToNodeForVerticalAlignment.has(nodeId)) {
749
+ displacement = self.idToNodeMap.get(self.dummyToNodeForVerticalAlignment.get(nodeId)[0]).displacementX;
750
+ } else {
751
+ displacement = self.idToNodeMap.get(nodeId).displacementX;
752
+ }
753
+ self.nodeToRelativeConstraintMapHorizontal.get(nodeId).forEach(function (constraint) {
754
+ if (constraint.right) {
755
+ var diff = self.nodeToTempPositionMapHorizontal.get(constraint.right) - self.nodeToTempPositionMapHorizontal.get(nodeId) - displacement;
756
+ if (diff < constraint.gap) {
757
+ displacement -= constraint.gap - diff;
758
+ }
759
+ } else {
760
+ var diff = self.nodeToTempPositionMapHorizontal.get(nodeId) - self.nodeToTempPositionMapHorizontal.get(constraint.left) + displacement;
761
+ if (diff < constraint.gap) {
762
+ displacement += constraint.gap - diff;
763
+ }
764
+ }
765
+ });
766
+ self.nodeToTempPositionMapHorizontal.set(nodeId, self.nodeToTempPositionMapHorizontal.get(nodeId) + displacement);
767
+ if (self.dummyToNodeForVerticalAlignment.has(nodeId)) {
768
+ self.dummyToNodeForVerticalAlignment.get(nodeId).forEach(function (nodeId) {
769
+ self.idToNodeMap.get(nodeId).displacementX = displacement;
770
+ });
771
+ } else {
772
+ self.idToNodeMap.get(nodeId).displacementX = displacement;
773
+ }
774
+ }
775
+ });
776
+
777
+ this.nodesInRelativeVertical.forEach(function (nodeId) {
778
+ if (!self.fixedNodesOnHorizontal.has(nodeId)) {
779
+ var displacement = 0;
780
+ if (self.dummyToNodeForHorizontalAlignment.has(nodeId)) {
781
+ displacement = self.idToNodeMap.get(self.dummyToNodeForHorizontalAlignment.get(nodeId)[0]).displacementY;
782
+ } else {
783
+ displacement = self.idToNodeMap.get(nodeId).displacementY;
784
+ }
785
+ self.nodeToRelativeConstraintMapVertical.get(nodeId).forEach(function (constraint) {
786
+ if (constraint.bottom) {
787
+ var diff = self.nodeToTempPositionMapVertical.get(constraint.bottom) - self.nodeToTempPositionMapVertical.get(nodeId) - displacement;
788
+ if (diff < constraint.gap) {
789
+ displacement -= constraint.gap - diff;
790
+ }
791
+ } else {
792
+ var diff = self.nodeToTempPositionMapVertical.get(nodeId) - self.nodeToTempPositionMapVertical.get(constraint.top) + displacement;
793
+ if (diff < constraint.gap) {
794
+ displacement += constraint.gap - diff;
795
+ }
796
+ }
797
+ });
798
+ self.nodeToTempPositionMapVertical.set(nodeId, self.nodeToTempPositionMapVertical.get(nodeId) + displacement);
799
+ if (self.dummyToNodeForHorizontalAlignment.has(nodeId)) {
800
+ self.dummyToNodeForHorizontalAlignment.get(nodeId).forEach(function (nodeId) {
801
+ self.idToNodeMap.get(nodeId).displacementY = displacement;
802
+ });
803
+ } else {
804
+ self.idToNodeMap.get(nodeId).displacementY = displacement;
805
+ }
806
+ }
807
+ });
808
+ } else {
809
+ for (var i = 0; i < this.componentsOnHorizontal.length; i++) {
810
+ var component = this.componentsOnHorizontal[i];
811
+ if (this.fixedComponentsOnHorizontal[i]) {
812
+ for (var j = 0; j < component.length; j++) {
813
+ if (this.dummyToNodeForVerticalAlignment.has(component[j])) {
814
+ this.dummyToNodeForVerticalAlignment.get(component[j]).forEach(function (nodeId) {
815
+ self.idToNodeMap.get(nodeId).displacementX = 0;
816
+ });
817
+ } else {
818
+ this.idToNodeMap.get(component[j]).displacementX = 0;
819
+ }
820
+ }
821
+ } else {
822
+ var sum = 0;
823
+ var count = 0;
824
+ for (var j = 0; j < component.length; j++) {
825
+ if (this.dummyToNodeForVerticalAlignment.has(component[j])) {
826
+ var actualNodes = this.dummyToNodeForVerticalAlignment.get(component[j]);
827
+ sum += actualNodes.length * this.idToNodeMap.get(actualNodes[0]).displacementX;
828
+ count += actualNodes.length;
829
+ } else {
830
+ sum += this.idToNodeMap.get(component[j]).displacementX;
831
+ count++;
832
+ }
833
+ }
834
+ var averageDisplacement = sum / count;
835
+ for (var j = 0; j < component.length; j++) {
836
+ if (this.dummyToNodeForVerticalAlignment.has(component[j])) {
837
+ this.dummyToNodeForVerticalAlignment.get(component[j]).forEach(function (nodeId) {
838
+ self.idToNodeMap.get(nodeId).displacementX = averageDisplacement;
839
+ });
840
+ } else {
841
+ this.idToNodeMap.get(component[j]).displacementX = averageDisplacement;
842
+ }
843
+ }
844
+ }
845
+ }
846
+
847
+ for (var i = 0; i < this.componentsOnVertical.length; i++) {
848
+ var component = this.componentsOnVertical[i];
849
+ if (this.fixedComponentsOnVertical[i]) {
850
+ for (var j = 0; j < component.length; j++) {
851
+ if (this.dummyToNodeForHorizontalAlignment.has(component[j])) {
852
+ this.dummyToNodeForHorizontalAlignment.get(component[j]).forEach(function (nodeId) {
853
+ self.idToNodeMap.get(nodeId).displacementY = 0;
854
+ });
855
+ } else {
856
+ this.idToNodeMap.get(component[j]).displacementY = 0;
857
+ }
858
+ }
859
+ } else {
860
+ var sum = 0;
861
+ var count = 0;
862
+ for (var j = 0; j < component.length; j++) {
863
+ if (this.dummyToNodeForHorizontalAlignment.has(component[j])) {
864
+ var actualNodes = this.dummyToNodeForHorizontalAlignment.get(component[j]);
865
+ sum += actualNodes.length * this.idToNodeMap.get(actualNodes[0]).displacementY;
866
+ count += actualNodes.length;
867
+ } else {
868
+ sum += this.idToNodeMap.get(component[j]).displacementY;
869
+ count++;
870
+ }
871
+ }
872
+ var averageDisplacement = sum / count;
873
+ for (var j = 0; j < component.length; j++) {
874
+ if (this.dummyToNodeForHorizontalAlignment.has(component[j])) {
875
+ this.dummyToNodeForHorizontalAlignment.get(component[j]).forEach(function (nodeId) {
876
+ self.idToNodeMap.get(nodeId).displacementY = averageDisplacement;
877
+ });
878
+ } else {
879
+ this.idToNodeMap.get(component[j]).displacementY = averageDisplacement;
880
+ }
881
+ }
882
+ }
883
+ }
884
+ }
885
+ }
886
+ };
887
+
888
+ CoSELayout.prototype.calculateNodesToApplyGravitationTo = function () {
889
+ var nodeList = [];
890
+ var graph;
891
+
892
+ var graphs = this.graphManager.getGraphs();
893
+ var size = graphs.length;
894
+ var i;
895
+ for (i = 0; i < size; i++) {
896
+ graph = graphs[i];
897
+
898
+ graph.updateConnected();
899
+
900
+ if (!graph.isConnected) {
901
+ nodeList = nodeList.concat(graph.getNodes());
902
+ }
903
+ }
904
+
905
+ return nodeList;
906
+ };
907
+
908
+ CoSELayout.prototype.createBendpoints = function () {
909
+ var edges = [];
910
+ edges = edges.concat(this.graphManager.getAllEdges());
911
+ var visited = new Set();
912
+ var i;
913
+ for (i = 0; i < edges.length; i++) {
914
+ var edge = edges[i];
915
+
916
+ if (!visited.has(edge)) {
917
+ var source = edge.getSource();
918
+ var target = edge.getTarget();
919
+
920
+ if (source == target) {
921
+ edge.getBendpoints().push(new PointD());
922
+ edge.getBendpoints().push(new PointD());
923
+ this.createDummyNodesForBendpoints(edge);
924
+ visited.add(edge);
925
+ } else {
926
+ var edgeList = [];
927
+
928
+ edgeList = edgeList.concat(source.getEdgeListToNode(target));
929
+ edgeList = edgeList.concat(target.getEdgeListToNode(source));
930
+
931
+ if (!visited.has(edgeList[0])) {
932
+ if (edgeList.length > 1) {
933
+ var k;
934
+ for (k = 0; k < edgeList.length; k++) {
935
+ var multiEdge = edgeList[k];
936
+ multiEdge.getBendpoints().push(new PointD());
937
+ this.createDummyNodesForBendpoints(multiEdge);
938
+ }
939
+ }
940
+ edgeList.forEach(function (edge) {
941
+ visited.add(edge);
942
+ });
943
+ }
944
+ }
945
+ }
946
+
947
+ if (visited.size == edges.length) {
948
+ break;
949
+ }
950
+ }
951
+ };
952
+
953
+ CoSELayout.prototype.positionNodesRadially = function (forest) {
954
+ // We tile the trees to a grid row by row; first tree starts at (0,0)
955
+ var currentStartingPoint = new Point(0, 0);
956
+ var numberOfColumns = Math.ceil(Math.sqrt(forest.length));
957
+ var height = 0;
958
+ var currentY = 0;
959
+ var currentX = 0;
960
+ var point = new PointD(0, 0);
961
+
962
+ for (var i = 0; i < forest.length; i++) {
963
+ if (i % numberOfColumns == 0) {
964
+ // Start of a new row, make the x coordinate 0, increment the
965
+ // y coordinate with the max height of the previous row
966
+ currentX = 0;
967
+ currentY = height;
968
+
969
+ if (i != 0) {
970
+ currentY += CoSEConstants.DEFAULT_COMPONENT_SEPERATION;
971
+ }
972
+
973
+ height = 0;
974
+ }
975
+
976
+ var tree = forest[i];
977
+
978
+ // Find the center of the tree
979
+ var centerNode = Layout.findCenterOfTree(tree);
980
+
981
+ // Set the staring point of the next tree
982
+ currentStartingPoint.x = currentX;
983
+ currentStartingPoint.y = currentY;
984
+
985
+ // Do a radial layout starting with the center
986
+ point = CoSELayout.radialLayout(tree, centerNode, currentStartingPoint);
987
+
988
+ if (point.y > height) {
989
+ height = Math.floor(point.y);
990
+ }
991
+
992
+ currentX = Math.floor(point.x + CoSEConstants.DEFAULT_COMPONENT_SEPERATION);
993
+ }
994
+
995
+ this.transform(new PointD(LayoutConstants.WORLD_CENTER_X - point.x / 2, LayoutConstants.WORLD_CENTER_Y - point.y / 2));
996
+ };
997
+
998
+ CoSELayout.radialLayout = function (tree, centerNode, startingPoint) {
999
+ var radialSep = Math.max(this.maxDiagonalInTree(tree), CoSEConstants.DEFAULT_RADIAL_SEPARATION);
1000
+ CoSELayout.branchRadialLayout(centerNode, null, 0, 359, 0, radialSep);
1001
+ var bounds = LGraph.calculateBounds(tree);
1002
+
1003
+ var transform = new Transform();
1004
+ transform.setDeviceOrgX(bounds.getMinX());
1005
+ transform.setDeviceOrgY(bounds.getMinY());
1006
+ transform.setWorldOrgX(startingPoint.x);
1007
+ transform.setWorldOrgY(startingPoint.y);
1008
+
1009
+ for (var i = 0; i < tree.length; i++) {
1010
+ var node = tree[i];
1011
+ node.transform(transform);
1012
+ }
1013
+
1014
+ var bottomRight = new PointD(bounds.getMaxX(), bounds.getMaxY());
1015
+
1016
+ return transform.inverseTransformPoint(bottomRight);
1017
+ };
1018
+
1019
+ CoSELayout.branchRadialLayout = function (node, parentOfNode, startAngle, endAngle, distance, radialSeparation) {
1020
+ // First, position this node by finding its angle.
1021
+ var halfInterval = (endAngle - startAngle + 1) / 2;
1022
+
1023
+ if (halfInterval < 0) {
1024
+ halfInterval += 180;
1025
+ }
1026
+
1027
+ var nodeAngle = (halfInterval + startAngle) % 360;
1028
+ var teta = nodeAngle * IGeometry.TWO_PI / 360;
1029
+ var x_ = distance * Math.cos(teta);
1030
+ var y_ = distance * Math.sin(teta);
1031
+
1032
+ node.setCenter(x_, y_);
1033
+
1034
+ // Traverse all neighbors of this node and recursively call this
1035
+ // function.
1036
+ var neighborEdges = [];
1037
+ neighborEdges = neighborEdges.concat(node.getEdges());
1038
+ var childCount = neighborEdges.length;
1039
+
1040
+ if (parentOfNode != null) {
1041
+ childCount--;
1042
+ }
1043
+
1044
+ var branchCount = 0;
1045
+
1046
+ var incEdgesCount = neighborEdges.length;
1047
+ var startIndex;
1048
+
1049
+ var edges = node.getEdgesBetween(parentOfNode);
1050
+
1051
+ // If there are multiple edges, prune them until there remains only one
1052
+ // edge.
1053
+ while (edges.length > 1) {
1054
+ //neighborEdges.remove(edges.remove(0));
1055
+ var temp = edges[0];
1056
+ edges.splice(0, 1);
1057
+ var index = neighborEdges.indexOf(temp);
1058
+ if (index >= 0) {
1059
+ neighborEdges.splice(index, 1);
1060
+ }
1061
+ incEdgesCount--;
1062
+ childCount--;
1063
+ }
1064
+
1065
+ if (parentOfNode != null) {
1066
+ //assert edges.length == 1;
1067
+ startIndex = (neighborEdges.indexOf(edges[0]) + 1) % incEdgesCount;
1068
+ } else {
1069
+ startIndex = 0;
1070
+ }
1071
+
1072
+ var stepAngle = Math.abs(endAngle - startAngle) / childCount;
1073
+
1074
+ for (var i = startIndex; branchCount != childCount; i = ++i % incEdgesCount) {
1075
+ var currentNeighbor = neighborEdges[i].getOtherEnd(node);
1076
+
1077
+ // Don't back traverse to root node in current tree.
1078
+ if (currentNeighbor == parentOfNode) {
1079
+ continue;
1080
+ }
1081
+
1082
+ var childStartAngle = (startAngle + branchCount * stepAngle) % 360;
1083
+ var childEndAngle = (childStartAngle + stepAngle) % 360;
1084
+
1085
+ CoSELayout.branchRadialLayout(currentNeighbor, node, childStartAngle, childEndAngle, distance + radialSeparation, radialSeparation);
1086
+
1087
+ branchCount++;
1088
+ }
1089
+ };
1090
+
1091
+ CoSELayout.maxDiagonalInTree = function (tree) {
1092
+ var maxDiagonal = Integer.MIN_VALUE;
1093
+
1094
+ for (var i = 0; i < tree.length; i++) {
1095
+ var node = tree[i];
1096
+ var diagonal = node.getDiagonal();
1097
+
1098
+ if (diagonal > maxDiagonal) {
1099
+ maxDiagonal = diagonal;
1100
+ }
1101
+ }
1102
+
1103
+ return maxDiagonal;
1104
+ };
1105
+
1106
+ CoSELayout.prototype.calcRepulsionRange = function () {
1107
+ // formula is 2 x (level + 1) x idealEdgeLength
1108
+ return 2 * (this.level + 1) * this.idealEdgeLength;
1109
+ };
1110
+
1111
+ // Tiling methods
1112
+
1113
+ // Group zero degree members whose parents are not to be tiled, create dummy parents where needed and fill memberGroups by their dummp parent id's
1114
+ CoSELayout.prototype.groupZeroDegreeMembers = function () {
1115
+ var self = this;
1116
+ // array of [parent_id x oneDegreeNode_id]
1117
+ var tempMemberGroups = {}; // A temporary map of parent node and its zero degree members
1118
+ this.memberGroups = {}; // A map of dummy parent node and its zero degree members whose parents are not to be tiled
1119
+ this.idToDummyNode = {}; // A map of id to dummy node
1120
+
1121
+ var zeroDegree = []; // List of zero degree nodes whose parents are not to be tiled
1122
+ var allNodes = this.graphManager.getAllNodes();
1123
+
1124
+ // Fill zero degree list
1125
+ for (var i = 0; i < allNodes.length; i++) {
1126
+ var node = allNodes[i];
1127
+ var parent = node.getParent();
1128
+ // If a node has zero degree and its parent is not to be tiled if exists add that node to zeroDegres list
1129
+ if (this.getNodeDegreeWithChildren(node) === 0 && (parent.id == undefined || !this.getToBeTiled(parent))) {
1130
+ zeroDegree.push(node);
1131
+ }
1132
+ }
1133
+
1134
+ // Create a map of parent node and its zero degree members
1135
+ for (var i = 0; i < zeroDegree.length; i++) {
1136
+ var node = zeroDegree[i]; // Zero degree node itself
1137
+ var p_id = node.getParent().id; // Parent id
1138
+
1139
+ if (typeof tempMemberGroups[p_id] === "undefined") tempMemberGroups[p_id] = [];
1140
+
1141
+ tempMemberGroups[p_id] = tempMemberGroups[p_id].concat(node); // Push node to the list belongs to its parent in tempMemberGroups
1142
+ }
1143
+
1144
+ // If there are at least two nodes at a level, create a dummy compound for them
1145
+ Object.keys(tempMemberGroups).forEach(function (p_id) {
1146
+ if (tempMemberGroups[p_id].length > 1) {
1147
+ var dummyCompoundId = "DummyCompound_" + p_id; // The id of dummy compound which will be created soon
1148
+ self.memberGroups[dummyCompoundId] = tempMemberGroups[p_id]; // Add dummy compound to memberGroups
1149
+
1150
+ var parent = tempMemberGroups[p_id][0].getParent(); // The parent of zero degree nodes will be the parent of new dummy compound
1151
+
1152
+ // Create a dummy compound with calculated id
1153
+ var dummyCompound = new CoSENode(self.graphManager);
1154
+ dummyCompound.id = dummyCompoundId;
1155
+ dummyCompound.paddingLeft = parent.paddingLeft || 0;
1156
+ dummyCompound.paddingRight = parent.paddingRight || 0;
1157
+ dummyCompound.paddingBottom = parent.paddingBottom || 0;
1158
+ dummyCompound.paddingTop = parent.paddingTop || 0;
1159
+
1160
+ self.idToDummyNode[dummyCompoundId] = dummyCompound;
1161
+
1162
+ var dummyParentGraph = self.getGraphManager().add(self.newGraph(), dummyCompound);
1163
+ var parentGraph = parent.getChild();
1164
+
1165
+ // Add dummy compound to parent the graph
1166
+ parentGraph.add(dummyCompound);
1167
+
1168
+ // For each zero degree node in this level remove it from its parent graph and add it to the graph of dummy parent
1169
+ for (var i = 0; i < tempMemberGroups[p_id].length; i++) {
1170
+ var node = tempMemberGroups[p_id][i];
1171
+
1172
+ parentGraph.remove(node);
1173
+ dummyParentGraph.add(node);
1174
+ }
1175
+ }
1176
+ });
1177
+ };
1178
+
1179
+ CoSELayout.prototype.clearCompounds = function () {
1180
+ var childGraphMap = {};
1181
+ var idToNode = {};
1182
+
1183
+ // Get compound ordering by finding the inner one first
1184
+ this.performDFSOnCompounds();
1185
+
1186
+ for (var i = 0; i < this.compoundOrder.length; i++) {
1187
+
1188
+ idToNode[this.compoundOrder[i].id] = this.compoundOrder[i];
1189
+ childGraphMap[this.compoundOrder[i].id] = [].concat(this.compoundOrder[i].getChild().getNodes());
1190
+
1191
+ // Remove children of compounds
1192
+ this.graphManager.remove(this.compoundOrder[i].getChild());
1193
+ this.compoundOrder[i].child = null;
1194
+ }
1195
+
1196
+ this.graphManager.resetAllNodes();
1197
+
1198
+ // Tile the removed children
1199
+ this.tileCompoundMembers(childGraphMap, idToNode);
1200
+ };
1201
+
1202
+ CoSELayout.prototype.clearZeroDegreeMembers = function () {
1203
+ var self = this;
1204
+ var tiledZeroDegreePack = this.tiledZeroDegreePack = [];
1205
+
1206
+ Object.keys(this.memberGroups).forEach(function (id) {
1207
+ var compoundNode = self.idToDummyNode[id]; // Get the dummy compound
1208
+
1209
+ tiledZeroDegreePack[id] = self.tileNodes(self.memberGroups[id], compoundNode.paddingLeft + compoundNode.paddingRight);
1210
+
1211
+ // Set the width and height of the dummy compound as calculated
1212
+ compoundNode.rect.width = tiledZeroDegreePack[id].width;
1213
+ compoundNode.rect.height = tiledZeroDegreePack[id].height;
1214
+ compoundNode.setCenter(tiledZeroDegreePack[id].centerX, tiledZeroDegreePack[id].centerY);
1215
+
1216
+ // compound left and top margings for labels
1217
+ // when node labels are included, these values may be set to different values below and are used in tilingPostLayout,
1218
+ // otherwise they stay as zero
1219
+ compoundNode.labelMarginLeft = 0;
1220
+ compoundNode.labelMarginTop = 0;
1221
+
1222
+ // Update compound bounds considering its label properties and set label margins for left and top
1223
+ if (CoSEConstants.NODE_DIMENSIONS_INCLUDE_LABELS) {
1224
+
1225
+ var width = compoundNode.rect.width;
1226
+ var height = compoundNode.rect.height;
1227
+
1228
+ if (compoundNode.labelWidth) {
1229
+ if (compoundNode.labelPosHorizontal == "left") {
1230
+ compoundNode.rect.x -= compoundNode.labelWidth;
1231
+ compoundNode.setWidth(width + compoundNode.labelWidth);
1232
+ compoundNode.labelMarginLeft = compoundNode.labelWidth;
1233
+ } else if (compoundNode.labelPosHorizontal == "center" && compoundNode.labelWidth > width) {
1234
+ compoundNode.rect.x -= (compoundNode.labelWidth - width) / 2;
1235
+ compoundNode.setWidth(compoundNode.labelWidth);
1236
+ compoundNode.labelMarginLeft = (compoundNode.labelWidth - width) / 2;
1237
+ } else if (compoundNode.labelPosHorizontal == "right") {
1238
+ compoundNode.setWidth(width + compoundNode.labelWidth);
1239
+ }
1240
+ }
1241
+
1242
+ if (compoundNode.labelHeight) {
1243
+ if (compoundNode.labelPosVertical == "top") {
1244
+ compoundNode.rect.y -= compoundNode.labelHeight;
1245
+ compoundNode.setHeight(height + compoundNode.labelHeight);
1246
+ compoundNode.labelMarginTop = compoundNode.labelHeight;
1247
+ } else if (compoundNode.labelPosVertical == "center" && compoundNode.labelHeight > height) {
1248
+ compoundNode.rect.y -= (compoundNode.labelHeight - height) / 2;
1249
+ compoundNode.setHeight(compoundNode.labelHeight);
1250
+ compoundNode.labelMarginTop = (compoundNode.labelHeight - height) / 2;
1251
+ } else if (compoundNode.labelPosVertical == "bottom") {
1252
+ compoundNode.setHeight(height + compoundNode.labelHeight);
1253
+ }
1254
+ }
1255
+ }
1256
+ });
1257
+ };
1258
+
1259
+ CoSELayout.prototype.repopulateCompounds = function () {
1260
+ for (var i = this.compoundOrder.length - 1; i >= 0; i--) {
1261
+ var lCompoundNode = this.compoundOrder[i];
1262
+ var id = lCompoundNode.id;
1263
+ var horizontalMargin = lCompoundNode.paddingLeft;
1264
+ var verticalMargin = lCompoundNode.paddingTop;
1265
+ var labelMarginLeft = lCompoundNode.labelMarginLeft;
1266
+ var labelMarginTop = lCompoundNode.labelMarginTop;
1267
+
1268
+ this.adjustLocations(this.tiledMemberPack[id], lCompoundNode.rect.x, lCompoundNode.rect.y, horizontalMargin, verticalMargin, labelMarginLeft, labelMarginTop);
1269
+ }
1270
+ };
1271
+
1272
+ CoSELayout.prototype.repopulateZeroDegreeMembers = function () {
1273
+ var self = this;
1274
+ var tiledPack = this.tiledZeroDegreePack;
1275
+
1276
+ Object.keys(tiledPack).forEach(function (id) {
1277
+ var compoundNode = self.idToDummyNode[id]; // Get the dummy compound by its id
1278
+ var horizontalMargin = compoundNode.paddingLeft;
1279
+ var verticalMargin = compoundNode.paddingTop;
1280
+ var labelMarginLeft = compoundNode.labelMarginLeft;
1281
+ var labelMarginTop = compoundNode.labelMarginTop;
1282
+
1283
+ // Adjust the positions of nodes wrt its compound
1284
+ self.adjustLocations(tiledPack[id], compoundNode.rect.x, compoundNode.rect.y, horizontalMargin, verticalMargin, labelMarginLeft, labelMarginTop);
1285
+ });
1286
+ };
1287
+
1288
+ CoSELayout.prototype.getToBeTiled = function (node) {
1289
+ var id = node.id;
1290
+ //firstly check the previous results
1291
+ if (this.toBeTiled[id] != null) {
1292
+ return this.toBeTiled[id];
1293
+ }
1294
+
1295
+ //only compound nodes are to be tiled
1296
+ var childGraph = node.getChild();
1297
+ if (childGraph == null) {
1298
+ this.toBeTiled[id] = false;
1299
+ return false;
1300
+ }
1301
+
1302
+ var children = childGraph.getNodes(); // Get the children nodes
1303
+
1304
+ //a compound node is not to be tiled if all of its compound children are not to be tiled
1305
+ for (var i = 0; i < children.length; i++) {
1306
+ var theChild = children[i];
1307
+
1308
+ if (this.getNodeDegree(theChild) > 0) {
1309
+ this.toBeTiled[id] = false;
1310
+ return false;
1311
+ }
1312
+
1313
+ //pass the children not having the compound structure
1314
+ if (theChild.getChild() == null) {
1315
+ this.toBeTiled[theChild.id] = false;
1316
+ continue;
1317
+ }
1318
+
1319
+ if (!this.getToBeTiled(theChild)) {
1320
+ this.toBeTiled[id] = false;
1321
+ return false;
1322
+ }
1323
+ }
1324
+ this.toBeTiled[id] = true;
1325
+ return true;
1326
+ };
1327
+
1328
+ // Get degree of a node depending of its edges and independent of its children
1329
+ CoSELayout.prototype.getNodeDegree = function (node) {
1330
+ node.id;
1331
+ var edges = node.getEdges();
1332
+ var degree = 0;
1333
+
1334
+ // For the edges connected
1335
+ for (var i = 0; i < edges.length; i++) {
1336
+ var edge = edges[i];
1337
+ if (edge.getSource().id !== edge.getTarget().id) {
1338
+ degree = degree + 1;
1339
+ }
1340
+ }
1341
+ return degree;
1342
+ };
1343
+
1344
+ // Get degree of a node with its children
1345
+ CoSELayout.prototype.getNodeDegreeWithChildren = function (node) {
1346
+ var degree = this.getNodeDegree(node);
1347
+ if (node.getChild() == null) {
1348
+ return degree;
1349
+ }
1350
+ var children = node.getChild().getNodes();
1351
+ for (var i = 0; i < children.length; i++) {
1352
+ var child = children[i];
1353
+ degree += this.getNodeDegreeWithChildren(child);
1354
+ }
1355
+ return degree;
1356
+ };
1357
+
1358
+ CoSELayout.prototype.performDFSOnCompounds = function () {
1359
+ this.compoundOrder = [];
1360
+ this.fillCompexOrderByDFS(this.graphManager.getRoot().getNodes());
1361
+ };
1362
+
1363
+ CoSELayout.prototype.fillCompexOrderByDFS = function (children) {
1364
+ for (var i = 0; i < children.length; i++) {
1365
+ var child = children[i];
1366
+ if (child.getChild() != null) {
1367
+ this.fillCompexOrderByDFS(child.getChild().getNodes());
1368
+ }
1369
+ if (this.getToBeTiled(child)) {
1370
+ this.compoundOrder.push(child);
1371
+ }
1372
+ }
1373
+ };
1374
+
1375
+ /**
1376
+ * This method places each zero degree member wrt given (x,y) coordinates (top left).
1377
+ */
1378
+ CoSELayout.prototype.adjustLocations = function (organization, x, y, compoundHorizontalMargin, compoundVerticalMargin, compoundLabelMarginLeft, compoundLabelMarginTop) {
1379
+ x += compoundHorizontalMargin + compoundLabelMarginLeft;
1380
+ y += compoundVerticalMargin + compoundLabelMarginTop;
1381
+
1382
+ var left = x;
1383
+
1384
+ for (var i = 0; i < organization.rows.length; i++) {
1385
+ var row = organization.rows[i];
1386
+ x = left;
1387
+ var maxHeight = 0;
1388
+
1389
+ for (var j = 0; j < row.length; j++) {
1390
+ var lnode = row[j];
1391
+
1392
+ lnode.rect.x = x; // + lnode.rect.width / 2;
1393
+ lnode.rect.y = y; // + lnode.rect.height / 2;
1394
+
1395
+ x += lnode.rect.width + organization.horizontalPadding;
1396
+
1397
+ if (lnode.rect.height > maxHeight) maxHeight = lnode.rect.height;
1398
+ }
1399
+
1400
+ y += maxHeight + organization.verticalPadding;
1401
+ }
1402
+ };
1403
+
1404
+ CoSELayout.prototype.tileCompoundMembers = function (childGraphMap, idToNode) {
1405
+ var self = this;
1406
+ this.tiledMemberPack = [];
1407
+
1408
+ Object.keys(childGraphMap).forEach(function (id) {
1409
+ // Get the compound node
1410
+ var compoundNode = idToNode[id];
1411
+
1412
+ self.tiledMemberPack[id] = self.tileNodes(childGraphMap[id], compoundNode.paddingLeft + compoundNode.paddingRight);
1413
+
1414
+ compoundNode.rect.width = self.tiledMemberPack[id].width;
1415
+ compoundNode.rect.height = self.tiledMemberPack[id].height;
1416
+ compoundNode.setCenter(self.tiledMemberPack[id].centerX, self.tiledMemberPack[id].centerY);
1417
+
1418
+ // compound left and top margings for labels
1419
+ // when node labels are included, these values may be set to different values below and are used in tilingPostLayout,
1420
+ // otherwise they stay as zero
1421
+ compoundNode.labelMarginLeft = 0;
1422
+ compoundNode.labelMarginTop = 0;
1423
+
1424
+ // Update compound bounds considering its label properties and set label margins for left and top
1425
+ if (CoSEConstants.NODE_DIMENSIONS_INCLUDE_LABELS) {
1426
+
1427
+ var width = compoundNode.rect.width;
1428
+ var height = compoundNode.rect.height;
1429
+
1430
+ if (compoundNode.labelWidth) {
1431
+ if (compoundNode.labelPosHorizontal == "left") {
1432
+ compoundNode.rect.x -= compoundNode.labelWidth;
1433
+ compoundNode.setWidth(width + compoundNode.labelWidth);
1434
+ compoundNode.labelMarginLeft = compoundNode.labelWidth;
1435
+ } else if (compoundNode.labelPosHorizontal == "center" && compoundNode.labelWidth > width) {
1436
+ compoundNode.rect.x -= (compoundNode.labelWidth - width) / 2;
1437
+ compoundNode.setWidth(compoundNode.labelWidth);
1438
+ compoundNode.labelMarginLeft = (compoundNode.labelWidth - width) / 2;
1439
+ } else if (compoundNode.labelPosHorizontal == "right") {
1440
+ compoundNode.setWidth(width + compoundNode.labelWidth);
1441
+ }
1442
+ }
1443
+
1444
+ if (compoundNode.labelHeight) {
1445
+ if (compoundNode.labelPosVertical == "top") {
1446
+ compoundNode.rect.y -= compoundNode.labelHeight;
1447
+ compoundNode.setHeight(height + compoundNode.labelHeight);
1448
+ compoundNode.labelMarginTop = compoundNode.labelHeight;
1449
+ } else if (compoundNode.labelPosVertical == "center" && compoundNode.labelHeight > height) {
1450
+ compoundNode.rect.y -= (compoundNode.labelHeight - height) / 2;
1451
+ compoundNode.setHeight(compoundNode.labelHeight);
1452
+ compoundNode.labelMarginTop = (compoundNode.labelHeight - height) / 2;
1453
+ } else if (compoundNode.labelPosVertical == "bottom") {
1454
+ compoundNode.setHeight(height + compoundNode.labelHeight);
1455
+ }
1456
+ }
1457
+ }
1458
+ });
1459
+ };
1460
+
1461
+ CoSELayout.prototype.tileNodes = function (nodes, minWidth) {
1462
+ var horizontalOrg = this.tileNodesByFavoringDim(nodes, minWidth, true);
1463
+ var verticalOrg = this.tileNodesByFavoringDim(nodes, minWidth, false);
1464
+
1465
+ var horizontalRatio = this.getOrgRatio(horizontalOrg);
1466
+ var verticalRatio = this.getOrgRatio(verticalOrg);
1467
+ var bestOrg;
1468
+
1469
+ // the best ratio is the one that is closer to 1 since the ratios are already normalized
1470
+ // and the best organization is the one that has the best ratio
1471
+ if (verticalRatio < horizontalRatio) {
1472
+ bestOrg = verticalOrg;
1473
+ } else {
1474
+ bestOrg = horizontalOrg;
1475
+ }
1476
+
1477
+ return bestOrg;
1478
+ };
1479
+
1480
+ // get the width/height ratio of the organization that is normalized so that it will not be less than 1
1481
+ CoSELayout.prototype.getOrgRatio = function (organization) {
1482
+ // get dimensions and calculate the initial ratio
1483
+ var width = organization.width;
1484
+ var height = organization.height;
1485
+ var ratio = width / height;
1486
+
1487
+ // if the initial ratio is less then 1 then inverse it
1488
+ if (ratio < 1) {
1489
+ ratio = 1 / ratio;
1490
+ }
1491
+
1492
+ // return the normalized ratio
1493
+ return ratio;
1494
+ };
1495
+
1496
+ /*
1497
+ * Calculates the ideal width for the rows. This method assumes that
1498
+ * each node has the same sizes and calculates the ideal row width that
1499
+ * approximates a square shaped complex accordingly. However, since nodes would
1500
+ * have different sizes some rows would have different sizes and the resulting
1501
+ * shape would not be an exact square.
1502
+ */
1503
+ CoSELayout.prototype.calcIdealRowWidth = function (members, favorHorizontalDim) {
1504
+ // To approximate a square shaped complex we need to make complex width equal to complex height.
1505
+ // To achieve this we need to solve the following equation system for hc:
1506
+ // (x + bx) * hc - bx = (y + by) * vc - by, hc * vc = n
1507
+ // where x is the avarage width of the nodes, y is the avarage height of nodes
1508
+ // bx and by are the buffer sizes in horizontal and vertical dimensions accordingly,
1509
+ // hc and vc are the number of rows in horizontal and vertical dimensions
1510
+ // n is number of members.
1511
+
1512
+ var verticalPadding = CoSEConstants.TILING_PADDING_VERTICAL;
1513
+ var horizontalPadding = CoSEConstants.TILING_PADDING_HORIZONTAL;
1514
+
1515
+ // number of members
1516
+ var membersSize = members.length;
1517
+
1518
+ // sum of the width of all members
1519
+ var totalWidth = 0;
1520
+
1521
+ // sum of the height of all members
1522
+ var totalHeight = 0;
1523
+
1524
+ var maxWidth = 0;
1525
+
1526
+ // traverse all members to calculate total width and total height and get the maximum members width
1527
+ members.forEach(function (node) {
1528
+ totalWidth += node.getWidth();
1529
+ totalHeight += node.getHeight();
1530
+
1531
+ if (node.getWidth() > maxWidth) {
1532
+ maxWidth = node.getWidth();
1533
+ }
1534
+ });
1535
+
1536
+ // average width of the members
1537
+ var averageWidth = totalWidth / membersSize;
1538
+
1539
+ // average height of the members
1540
+ var averageHeight = totalHeight / membersSize;
1541
+
1542
+ // solving the initial equation system for the hc yields the following second degree equation:
1543
+ // hc^2 * (x+bx) + hc * (by - bx) - n * (y + by) = 0
1544
+
1545
+ // the delta value to solve the equation above for hc
1546
+ var delta = Math.pow(verticalPadding - horizontalPadding, 2) + 4 * (averageWidth + horizontalPadding) * (averageHeight + verticalPadding) * membersSize;
1547
+
1548
+ // solve the equation using delta value to calculate the horizontal count
1549
+ // that represents the number of nodes in an ideal row
1550
+ var horizontalCountDouble = (horizontalPadding - verticalPadding + Math.sqrt(delta)) / (2 * (averageWidth + horizontalPadding));
1551
+ // round the calculated horizontal count up or down according to the favored dimension
1552
+ var horizontalCount;
1553
+
1554
+ if (favorHorizontalDim) {
1555
+ horizontalCount = Math.ceil(horizontalCountDouble);
1556
+ // if horizontalCount count is not a float value then both of rounding to floor and ceil
1557
+ // will yield the same values. Instead of repeating the same calculation try going up
1558
+ // while favoring horizontal dimension in such cases
1559
+ if (horizontalCount == horizontalCountDouble) {
1560
+ horizontalCount++;
1561
+ }
1562
+ } else {
1563
+ horizontalCount = Math.floor(horizontalCountDouble);
1564
+ }
1565
+
1566
+ // ideal width to be calculated
1567
+ var idealWidth = horizontalCount * (averageWidth + horizontalPadding) - horizontalPadding;
1568
+
1569
+ // if max width is bigger than calculated ideal width reset ideal width to it
1570
+ if (maxWidth > idealWidth) {
1571
+ idealWidth = maxWidth;
1572
+ }
1573
+
1574
+ // add the left-right margins to the ideal row width
1575
+ idealWidth += horizontalPadding * 2;
1576
+
1577
+ // return the ideal row width1
1578
+ return idealWidth;
1579
+ };
1580
+
1581
+ CoSELayout.prototype.tileNodesByFavoringDim = function (nodes, minWidth, favorHorizontalDim) {
1582
+ var verticalPadding = CoSEConstants.TILING_PADDING_VERTICAL;
1583
+ var horizontalPadding = CoSEConstants.TILING_PADDING_HORIZONTAL;
1584
+ var tilingCompareBy = CoSEConstants.TILING_COMPARE_BY;
1585
+ var organization = {
1586
+ rows: [],
1587
+ rowWidth: [],
1588
+ rowHeight: [],
1589
+ width: 0,
1590
+ height: minWidth, // assume minHeight equals to minWidth
1591
+ verticalPadding: verticalPadding,
1592
+ horizontalPadding: horizontalPadding,
1593
+ centerX: 0,
1594
+ centerY: 0
1595
+ };
1596
+
1597
+ if (tilingCompareBy) {
1598
+ organization.idealRowWidth = this.calcIdealRowWidth(nodes, favorHorizontalDim);
1599
+ }
1600
+
1601
+ var getNodeArea = function getNodeArea(n) {
1602
+ return n.rect.width * n.rect.height;
1603
+ };
1604
+
1605
+ var areaCompareFcn = function areaCompareFcn(n1, n2) {
1606
+ return getNodeArea(n2) - getNodeArea(n1);
1607
+ };
1608
+
1609
+ // Sort the nodes in descending order of their areas
1610
+ nodes.sort(function (n1, n2) {
1611
+ var cmpBy = areaCompareFcn;
1612
+ if (organization.idealRowWidth) {
1613
+ cmpBy = tilingCompareBy;
1614
+ return cmpBy(n1.id, n2.id);
1615
+ }
1616
+ return cmpBy(n1, n2);
1617
+ });
1618
+
1619
+ // Create the organization -> calculate compound center
1620
+ var sumCenterX = 0;
1621
+ var sumCenterY = 0;
1622
+ for (var i = 0; i < nodes.length; i++) {
1623
+ var lNode = nodes[i];
1624
+
1625
+ sumCenterX += lNode.getCenterX();
1626
+ sumCenterY += lNode.getCenterY();
1627
+ }
1628
+
1629
+ organization.centerX = sumCenterX / nodes.length;
1630
+ organization.centerY = sumCenterY / nodes.length;
1631
+
1632
+ // Create the organization -> tile members
1633
+ for (var i = 0; i < nodes.length; i++) {
1634
+ var lNode = nodes[i];
1635
+
1636
+ if (organization.rows.length == 0) {
1637
+ this.insertNodeToRow(organization, lNode, 0, minWidth);
1638
+ } else if (this.canAddHorizontal(organization, lNode.rect.width, lNode.rect.height)) {
1639
+ var rowIndex = organization.rows.length - 1;
1640
+ if (!organization.idealRowWidth) {
1641
+ rowIndex = this.getShortestRowIndex(organization);
1642
+ }
1643
+ this.insertNodeToRow(organization, lNode, rowIndex, minWidth);
1644
+ } else {
1645
+ this.insertNodeToRow(organization, lNode, organization.rows.length, minWidth);
1646
+ }
1647
+
1648
+ this.shiftToLastRow(organization);
1649
+ }
1650
+
1651
+ return organization;
1652
+ };
1653
+
1654
+ CoSELayout.prototype.insertNodeToRow = function (organization, node, rowIndex, minWidth) {
1655
+ var minCompoundSize = minWidth;
1656
+
1657
+ // Add new row if needed
1658
+ if (rowIndex == organization.rows.length) {
1659
+ var secondDimension = [];
1660
+
1661
+ organization.rows.push(secondDimension);
1662
+ organization.rowWidth.push(minCompoundSize);
1663
+ organization.rowHeight.push(0);
1664
+ }
1665
+
1666
+ // Update row width
1667
+ var w = organization.rowWidth[rowIndex] + node.rect.width;
1668
+
1669
+ if (organization.rows[rowIndex].length > 0) {
1670
+ w += organization.horizontalPadding;
1671
+ }
1672
+
1673
+ organization.rowWidth[rowIndex] = w;
1674
+ // Update compound width
1675
+ if (organization.width < w) {
1676
+ organization.width = w;
1677
+ }
1678
+
1679
+ // Update height
1680
+ var h = node.rect.height;
1681
+ if (rowIndex > 0) h += organization.verticalPadding;
1682
+
1683
+ var extraHeight = 0;
1684
+ if (h > organization.rowHeight[rowIndex]) {
1685
+ extraHeight = organization.rowHeight[rowIndex];
1686
+ organization.rowHeight[rowIndex] = h;
1687
+ extraHeight = organization.rowHeight[rowIndex] - extraHeight;
1688
+ }
1689
+
1690
+ organization.height += extraHeight;
1691
+
1692
+ // Insert node
1693
+ organization.rows[rowIndex].push(node);
1694
+ };
1695
+
1696
+ //Scans the rows of an organization and returns the one with the min width
1697
+ CoSELayout.prototype.getShortestRowIndex = function (organization) {
1698
+ var r = -1;
1699
+ var min = Number.MAX_VALUE;
1700
+
1701
+ for (var i = 0; i < organization.rows.length; i++) {
1702
+ if (organization.rowWidth[i] < min) {
1703
+ r = i;
1704
+ min = organization.rowWidth[i];
1705
+ }
1706
+ }
1707
+ return r;
1708
+ };
1709
+
1710
+ //Scans the rows of an organization and returns the one with the max width
1711
+ CoSELayout.prototype.getLongestRowIndex = function (organization) {
1712
+ var r = -1;
1713
+ var max = Number.MIN_VALUE;
1714
+
1715
+ for (var i = 0; i < organization.rows.length; i++) {
1716
+
1717
+ if (organization.rowWidth[i] > max) {
1718
+ r = i;
1719
+ max = organization.rowWidth[i];
1720
+ }
1721
+ }
1722
+
1723
+ return r;
1724
+ };
1725
+
1726
+ /**
1727
+ * This method checks whether adding extra width to the organization violates
1728
+ * the aspect ratio(1) or not.
1729
+ */
1730
+ CoSELayout.prototype.canAddHorizontal = function (organization, extraWidth, extraHeight) {
1731
+
1732
+ // if there is an ideal row width specified use it instead of checking the aspect ratio
1733
+ if (organization.idealRowWidth) {
1734
+ var lastRowIndex = organization.rows.length - 1;
1735
+ var lastRowWidth = organization.rowWidth[lastRowIndex];
1736
+
1737
+ // check and return if ideal row width will be exceed if the node is added to the row
1738
+ return lastRowWidth + extraWidth + organization.horizontalPadding <= organization.idealRowWidth;
1739
+ }
1740
+
1741
+ var sri = this.getShortestRowIndex(organization);
1742
+
1743
+ if (sri < 0) {
1744
+ return true;
1745
+ }
1746
+
1747
+ var min = organization.rowWidth[sri];
1748
+
1749
+ if (min + organization.horizontalPadding + extraWidth <= organization.width) return true;
1750
+
1751
+ var hDiff = 0;
1752
+
1753
+ // Adding to an existing row
1754
+ if (organization.rowHeight[sri] < extraHeight) {
1755
+ if (sri > 0) hDiff = extraHeight + organization.verticalPadding - organization.rowHeight[sri];
1756
+ }
1757
+
1758
+ var add_to_row_ratio;
1759
+ if (organization.width - min >= extraWidth + organization.horizontalPadding) {
1760
+ add_to_row_ratio = (organization.height + hDiff) / (min + extraWidth + organization.horizontalPadding);
1761
+ } else {
1762
+ add_to_row_ratio = (organization.height + hDiff) / organization.width;
1763
+ }
1764
+
1765
+ // Adding a new row for this node
1766
+ hDiff = extraHeight + organization.verticalPadding;
1767
+ var add_new_row_ratio;
1768
+ if (organization.width < extraWidth) {
1769
+ add_new_row_ratio = (organization.height + hDiff) / extraWidth;
1770
+ } else {
1771
+ add_new_row_ratio = (organization.height + hDiff) / organization.width;
1772
+ }
1773
+
1774
+ if (add_new_row_ratio < 1) add_new_row_ratio = 1 / add_new_row_ratio;
1775
+
1776
+ if (add_to_row_ratio < 1) add_to_row_ratio = 1 / add_to_row_ratio;
1777
+
1778
+ return add_to_row_ratio < add_new_row_ratio;
1779
+ };
1780
+
1781
+ //If moving the last node from the longest row and adding it to the last
1782
+ //row makes the bounding box smaller, do it.
1783
+ CoSELayout.prototype.shiftToLastRow = function (organization) {
1784
+ var longest = this.getLongestRowIndex(organization);
1785
+ var last = organization.rowWidth.length - 1;
1786
+ var row = organization.rows[longest];
1787
+ var node = row[row.length - 1];
1788
+
1789
+ var diff = node.width + organization.horizontalPadding;
1790
+
1791
+ // Check if there is enough space on the last row
1792
+ if (organization.width - organization.rowWidth[last] > diff && longest != last) {
1793
+ // Remove the last element of the longest row
1794
+ row.splice(-1, 1);
1795
+
1796
+ // Push it to the last row
1797
+ organization.rows[last].push(node);
1798
+
1799
+ organization.rowWidth[longest] = organization.rowWidth[longest] - diff;
1800
+ organization.rowWidth[last] = organization.rowWidth[last] + diff;
1801
+ organization.width = organization.rowWidth[instance.getLongestRowIndex(organization)];
1802
+
1803
+ // Update heights of the organization
1804
+ var maxHeight = Number.MIN_VALUE;
1805
+ for (var i = 0; i < row.length; i++) {
1806
+ if (row[i].height > maxHeight) maxHeight = row[i].height;
1807
+ }
1808
+ if (longest > 0) maxHeight += organization.verticalPadding;
1809
+
1810
+ var prevTotal = organization.rowHeight[longest] + organization.rowHeight[last];
1811
+
1812
+ organization.rowHeight[longest] = maxHeight;
1813
+ if (organization.rowHeight[last] < node.height + organization.verticalPadding) organization.rowHeight[last] = node.height + organization.verticalPadding;
1814
+
1815
+ var finalTotal = organization.rowHeight[longest] + organization.rowHeight[last];
1816
+ organization.height += finalTotal - prevTotal;
1817
+
1818
+ this.shiftToLastRow(organization);
1819
+ }
1820
+ };
1821
+
1822
+ CoSELayout.prototype.tilingPreLayout = function () {
1823
+ if (CoSEConstants.TILE) {
1824
+ // Find zero degree nodes and create a compound for each level
1825
+ this.groupZeroDegreeMembers();
1826
+ // Tile and clear children of each compound
1827
+ this.clearCompounds();
1828
+ // Separately tile and clear zero degree nodes for each level
1829
+ this.clearZeroDegreeMembers();
1830
+ }
1831
+ };
1832
+
1833
+ CoSELayout.prototype.tilingPostLayout = function () {
1834
+ if (CoSEConstants.TILE) {
1835
+ this.repopulateZeroDegreeMembers();
1836
+ this.repopulateCompounds();
1837
+ }
1838
+ };
1839
+
1840
+ // -----------------------------------------------------------------------------
1841
+ // Section: Tree Reduction methods
1842
+ // -----------------------------------------------------------------------------
1843
+ // Reduce trees
1844
+ CoSELayout.prototype.reduceTrees = function () {
1845
+ var prunedNodesAll = [];
1846
+ var containsLeaf = true;
1847
+ var node;
1848
+
1849
+ while (containsLeaf) {
1850
+ var allNodes = this.graphManager.getAllNodes();
1851
+ var prunedNodesInStepTemp = [];
1852
+ containsLeaf = false;
1853
+
1854
+ for (var i = 0; i < allNodes.length; i++) {
1855
+ node = allNodes[i];
1856
+ if (node.getEdges().length == 1 && !node.getEdges()[0].isInterGraph && node.getChild() == null) {
1857
+ if (CoSEConstants.PURE_INCREMENTAL) {
1858
+ var otherEnd = node.getEdges()[0].getOtherEnd(node);
1859
+ var relativePosition = new DimensionD(node.getCenterX() - otherEnd.getCenterX(), node.getCenterY() - otherEnd.getCenterY());
1860
+ prunedNodesInStepTemp.push([node, node.getEdges()[0], node.getOwner(), relativePosition]);
1861
+ } else {
1862
+ prunedNodesInStepTemp.push([node, node.getEdges()[0], node.getOwner()]);
1863
+ }
1864
+ containsLeaf = true;
1865
+ }
1866
+ }
1867
+ if (containsLeaf == true) {
1868
+ var prunedNodesInStep = [];
1869
+ for (var j = 0; j < prunedNodesInStepTemp.length; j++) {
1870
+ if (prunedNodesInStepTemp[j][0].getEdges().length == 1) {
1871
+ prunedNodesInStep.push(prunedNodesInStepTemp[j]);
1872
+ prunedNodesInStepTemp[j][0].getOwner().remove(prunedNodesInStepTemp[j][0]);
1873
+ }
1874
+ }
1875
+ prunedNodesAll.push(prunedNodesInStep);
1876
+ this.graphManager.resetAllNodes();
1877
+ this.graphManager.resetAllEdges();
1878
+ }
1879
+ }
1880
+ this.prunedNodesAll = prunedNodesAll;
1881
+ };
1882
+
1883
+ // Grow tree one step
1884
+ CoSELayout.prototype.growTree = function (prunedNodesAll) {
1885
+ var lengthOfPrunedNodesInStep = prunedNodesAll.length;
1886
+ var prunedNodesInStep = prunedNodesAll[lengthOfPrunedNodesInStep - 1];
1887
+
1888
+ var nodeData;
1889
+ for (var i = 0; i < prunedNodesInStep.length; i++) {
1890
+ nodeData = prunedNodesInStep[i];
1891
+
1892
+ this.findPlaceforPrunedNode(nodeData);
1893
+
1894
+ nodeData[2].add(nodeData[0]);
1895
+ nodeData[2].add(nodeData[1], nodeData[1].source, nodeData[1].target);
1896
+ }
1897
+
1898
+ prunedNodesAll.splice(prunedNodesAll.length - 1, 1);
1899
+ this.graphManager.resetAllNodes();
1900
+ this.graphManager.resetAllEdges();
1901
+ };
1902
+
1903
+ // Find an appropriate position to replace pruned node, this method can be improved
1904
+ CoSELayout.prototype.findPlaceforPrunedNode = function (nodeData) {
1905
+
1906
+ var gridForPrunedNode;
1907
+ var nodeToConnect;
1908
+ var prunedNode = nodeData[0];
1909
+ if (prunedNode == nodeData[1].source) {
1910
+ nodeToConnect = nodeData[1].target;
1911
+ } else {
1912
+ nodeToConnect = nodeData[1].source;
1913
+ }
1914
+
1915
+ if (CoSEConstants.PURE_INCREMENTAL) {
1916
+ prunedNode.setCenter(nodeToConnect.getCenterX() + nodeData[3].getWidth(), nodeToConnect.getCenterY() + nodeData[3].getHeight());
1917
+ } else {
1918
+ var startGridX = nodeToConnect.startX;
1919
+ var finishGridX = nodeToConnect.finishX;
1920
+ var startGridY = nodeToConnect.startY;
1921
+ var finishGridY = nodeToConnect.finishY;
1922
+
1923
+ var upNodeCount = 0;
1924
+ var downNodeCount = 0;
1925
+ var rightNodeCount = 0;
1926
+ var leftNodeCount = 0;
1927
+ var controlRegions = [upNodeCount, rightNodeCount, downNodeCount, leftNodeCount];
1928
+
1929
+ if (startGridY > 0) {
1930
+ for (var i = startGridX; i <= finishGridX; i++) {
1931
+ controlRegions[0] += this.grid[i][startGridY - 1].length + this.grid[i][startGridY].length - 1;
1932
+ }
1933
+ }
1934
+ if (finishGridX < this.grid.length - 1) {
1935
+ for (var i = startGridY; i <= finishGridY; i++) {
1936
+ controlRegions[1] += this.grid[finishGridX + 1][i].length + this.grid[finishGridX][i].length - 1;
1937
+ }
1938
+ }
1939
+ if (finishGridY < this.grid[0].length - 1) {
1940
+ for (var i = startGridX; i <= finishGridX; i++) {
1941
+ controlRegions[2] += this.grid[i][finishGridY + 1].length + this.grid[i][finishGridY].length - 1;
1942
+ }
1943
+ }
1944
+ if (startGridX > 0) {
1945
+ for (var i = startGridY; i <= finishGridY; i++) {
1946
+ controlRegions[3] += this.grid[startGridX - 1][i].length + this.grid[startGridX][i].length - 1;
1947
+ }
1948
+ }
1949
+ var min = Integer.MAX_VALUE;
1950
+ var minCount;
1951
+ var minIndex;
1952
+ for (var j = 0; j < controlRegions.length; j++) {
1953
+ if (controlRegions[j] < min) {
1954
+ min = controlRegions[j];
1955
+ minCount = 1;
1956
+ minIndex = j;
1957
+ } else if (controlRegions[j] == min) {
1958
+ minCount++;
1959
+ }
1960
+ }
1961
+
1962
+ if (minCount == 3 && min == 0) {
1963
+ if (controlRegions[0] == 0 && controlRegions[1] == 0 && controlRegions[2] == 0) {
1964
+ gridForPrunedNode = 1;
1965
+ } else if (controlRegions[0] == 0 && controlRegions[1] == 0 && controlRegions[3] == 0) {
1966
+ gridForPrunedNode = 0;
1967
+ } else if (controlRegions[0] == 0 && controlRegions[2] == 0 && controlRegions[3] == 0) {
1968
+ gridForPrunedNode = 3;
1969
+ } else if (controlRegions[1] == 0 && controlRegions[2] == 0 && controlRegions[3] == 0) {
1970
+ gridForPrunedNode = 2;
1971
+ }
1972
+ } else if (minCount == 2 && min == 0) {
1973
+ var random = Math.floor(Math.random() * 2);
1974
+ if (controlRegions[0] == 0 && controlRegions[1] == 0) {
1975
+ if (random == 0) {
1976
+ gridForPrunedNode = 0;
1977
+ } else {
1978
+ gridForPrunedNode = 1;
1979
+ }
1980
+ } else if (controlRegions[0] == 0 && controlRegions[2] == 0) {
1981
+ if (random == 0) {
1982
+ gridForPrunedNode = 0;
1983
+ } else {
1984
+ gridForPrunedNode = 2;
1985
+ }
1986
+ } else if (controlRegions[0] == 0 && controlRegions[3] == 0) {
1987
+ if (random == 0) {
1988
+ gridForPrunedNode = 0;
1989
+ } else {
1990
+ gridForPrunedNode = 3;
1991
+ }
1992
+ } else if (controlRegions[1] == 0 && controlRegions[2] == 0) {
1993
+ if (random == 0) {
1994
+ gridForPrunedNode = 1;
1995
+ } else {
1996
+ gridForPrunedNode = 2;
1997
+ }
1998
+ } else if (controlRegions[1] == 0 && controlRegions[3] == 0) {
1999
+ if (random == 0) {
2000
+ gridForPrunedNode = 1;
2001
+ } else {
2002
+ gridForPrunedNode = 3;
2003
+ }
2004
+ } else {
2005
+ if (random == 0) {
2006
+ gridForPrunedNode = 2;
2007
+ } else {
2008
+ gridForPrunedNode = 3;
2009
+ }
2010
+ }
2011
+ } else if (minCount == 4 && min == 0) {
2012
+ var random = Math.floor(Math.random() * 4);
2013
+ gridForPrunedNode = random;
2014
+ } else {
2015
+ gridForPrunedNode = minIndex;
2016
+ }
2017
+
2018
+ if (gridForPrunedNode == 0) {
2019
+ prunedNode.setCenter(nodeToConnect.getCenterX(), nodeToConnect.getCenterY() - nodeToConnect.getHeight() / 2 - FDLayoutConstants.DEFAULT_EDGE_LENGTH - prunedNode.getHeight() / 2);
2020
+ } else if (gridForPrunedNode == 1) {
2021
+ prunedNode.setCenter(nodeToConnect.getCenterX() + nodeToConnect.getWidth() / 2 + FDLayoutConstants.DEFAULT_EDGE_LENGTH + prunedNode.getWidth() / 2, nodeToConnect.getCenterY());
2022
+ } else if (gridForPrunedNode == 2) {
2023
+ prunedNode.setCenter(nodeToConnect.getCenterX(), nodeToConnect.getCenterY() + nodeToConnect.getHeight() / 2 + FDLayoutConstants.DEFAULT_EDGE_LENGTH + prunedNode.getHeight() / 2);
2024
+ } else {
2025
+ prunedNode.setCenter(nodeToConnect.getCenterX() - nodeToConnect.getWidth() / 2 - FDLayoutConstants.DEFAULT_EDGE_LENGTH - prunedNode.getWidth() / 2, nodeToConnect.getCenterY());
2026
+ }
2027
+ }
2028
+ };
2029
+
2030
+ module.exports = CoSELayout;
2031
+
2032
+ /***/ }),
2033
+
2034
+ /***/ 991:
2035
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
2036
+
2037
+
2038
+
2039
+ var FDLayoutNode = __webpack_require__(551).FDLayoutNode;
2040
+ var IMath = __webpack_require__(551).IMath;
2041
+
2042
+ function CoSENode(gm, loc, size, vNode) {
2043
+ FDLayoutNode.call(this, gm, loc, size, vNode);
2044
+ }
2045
+
2046
+ CoSENode.prototype = Object.create(FDLayoutNode.prototype);
2047
+ for (var prop in FDLayoutNode) {
2048
+ CoSENode[prop] = FDLayoutNode[prop];
2049
+ }
2050
+
2051
+ CoSENode.prototype.calculateDisplacement = function () {
2052
+ var layout = this.graphManager.getLayout();
2053
+ // this check is for compound nodes that contain fixed nodes
2054
+ if (this.getChild() != null && this.fixedNodeWeight) {
2055
+ this.displacementX += layout.coolingFactor * (this.springForceX + this.repulsionForceX + this.gravitationForceX) / this.fixedNodeWeight;
2056
+ this.displacementY += layout.coolingFactor * (this.springForceY + this.repulsionForceY + this.gravitationForceY) / this.fixedNodeWeight;
2057
+ } else {
2058
+ this.displacementX += layout.coolingFactor * (this.springForceX + this.repulsionForceX + this.gravitationForceX) / this.noOfChildren;
2059
+ this.displacementY += layout.coolingFactor * (this.springForceY + this.repulsionForceY + this.gravitationForceY) / this.noOfChildren;
2060
+ }
2061
+
2062
+ if (Math.abs(this.displacementX) > layout.coolingFactor * layout.maxNodeDisplacement) {
2063
+ this.displacementX = layout.coolingFactor * layout.maxNodeDisplacement * IMath.sign(this.displacementX);
2064
+ }
2065
+
2066
+ if (Math.abs(this.displacementY) > layout.coolingFactor * layout.maxNodeDisplacement) {
2067
+ this.displacementY = layout.coolingFactor * layout.maxNodeDisplacement * IMath.sign(this.displacementY);
2068
+ }
2069
+
2070
+ // non-empty compound node, propogate movement to children as well
2071
+ if (this.child && this.child.getNodes().length > 0) {
2072
+ this.propogateDisplacementToChildren(this.displacementX, this.displacementY);
2073
+ }
2074
+ };
2075
+
2076
+ CoSENode.prototype.propogateDisplacementToChildren = function (dX, dY) {
2077
+ var nodes = this.getChild().getNodes();
2078
+ var node;
2079
+ for (var i = 0; i < nodes.length; i++) {
2080
+ node = nodes[i];
2081
+ if (node.getChild() == null) {
2082
+ node.displacementX += dX;
2083
+ node.displacementY += dY;
2084
+ } else {
2085
+ node.propogateDisplacementToChildren(dX, dY);
2086
+ }
2087
+ }
2088
+ };
2089
+
2090
+ CoSENode.prototype.move = function () {
2091
+ var layout = this.graphManager.getLayout();
2092
+
2093
+ // a simple node or an empty compound node, move it
2094
+ if (this.child == null || this.child.getNodes().length == 0) {
2095
+ this.moveBy(this.displacementX, this.displacementY);
2096
+
2097
+ layout.totalDisplacement += Math.abs(this.displacementX) + Math.abs(this.displacementY);
2098
+ }
2099
+
2100
+ this.springForceX = 0;
2101
+ this.springForceY = 0;
2102
+ this.repulsionForceX = 0;
2103
+ this.repulsionForceY = 0;
2104
+ this.gravitationForceX = 0;
2105
+ this.gravitationForceY = 0;
2106
+ this.displacementX = 0;
2107
+ this.displacementY = 0;
2108
+ };
2109
+
2110
+ CoSENode.prototype.setPred1 = function (pred1) {
2111
+ this.pred1 = pred1;
2112
+ };
2113
+
2114
+ CoSENode.prototype.getPred1 = function () {
2115
+ return pred1;
2116
+ };
2117
+
2118
+ CoSENode.prototype.getPred2 = function () {
2119
+ return pred2;
2120
+ };
2121
+
2122
+ CoSENode.prototype.setNext = function (next) {
2123
+ this.next = next;
2124
+ };
2125
+
2126
+ CoSENode.prototype.getNext = function () {
2127
+ return next;
2128
+ };
2129
+
2130
+ CoSENode.prototype.setProcessed = function (processed) {
2131
+ this.processed = processed;
2132
+ };
2133
+
2134
+ CoSENode.prototype.isProcessed = function () {
2135
+ return processed;
2136
+ };
2137
+
2138
+ module.exports = CoSENode;
2139
+
2140
+ /***/ }),
2141
+
2142
+ /***/ 902:
2143
+ /***/ ((module, __unused_webpack_exports, __webpack_require__) => {
2144
+
2145
+
2146
+
2147
+ function _toConsumableArray(arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } else { return Array.from(arr); } }
2148
+
2149
+ var CoSEConstants = __webpack_require__(806);
2150
+ var LinkedList = __webpack_require__(551).LinkedList;
2151
+ var Matrix = __webpack_require__(551).Matrix;
2152
+ var SVD = __webpack_require__(551).SVD;
2153
+
2154
+ function ConstraintHandler() {}
2155
+
2156
+ ConstraintHandler.handleConstraints = function (layout) {
2157
+ // let layout = this.graphManager.getLayout();
2158
+
2159
+ // get constraints from layout
2160
+ var constraints = {};
2161
+ constraints.fixedNodeConstraint = layout.constraints.fixedNodeConstraint;
2162
+ constraints.alignmentConstraint = layout.constraints.alignmentConstraint;
2163
+ constraints.relativePlacementConstraint = layout.constraints.relativePlacementConstraint;
2164
+
2165
+ var idToNodeMap = new Map();
2166
+ var nodeIndexes = new Map();
2167
+ var xCoords = [];
2168
+ var yCoords = [];
2169
+
2170
+ var allNodes = layout.getAllNodes();
2171
+ var index = 0;
2172
+ // fill index map and coordinates
2173
+ for (var i = 0; i < allNodes.length; i++) {
2174
+ var node = allNodes[i];
2175
+ if (node.getChild() == null) {
2176
+ nodeIndexes.set(node.id, index++);
2177
+ xCoords.push(node.getCenterX());
2178
+ yCoords.push(node.getCenterY());
2179
+ idToNodeMap.set(node.id, node);
2180
+ }
2181
+ }
2182
+
2183
+ // if there exists relative placement constraint without gap value, set it to default
2184
+ if (constraints.relativePlacementConstraint) {
2185
+ constraints.relativePlacementConstraint.forEach(function (constraint) {
2186
+ if (!constraint.gap && constraint.gap != 0) {
2187
+ if (constraint.left) {
2188
+ constraint.gap = CoSEConstants.DEFAULT_EDGE_LENGTH + idToNodeMap.get(constraint.left).getWidth() / 2 + idToNodeMap.get(constraint.right).getWidth() / 2;
2189
+ } else {
2190
+ constraint.gap = CoSEConstants.DEFAULT_EDGE_LENGTH + idToNodeMap.get(constraint.top).getHeight() / 2 + idToNodeMap.get(constraint.bottom).getHeight() / 2;
2191
+ }
2192
+ }
2193
+ });
2194
+ }
2195
+
2196
+ /* auxiliary functions */
2197
+
2198
+ // calculate difference between two position objects
2199
+ var calculatePositionDiff = function calculatePositionDiff(pos1, pos2) {
2200
+ return { x: pos1.x - pos2.x, y: pos1.y - pos2.y };
2201
+ };
2202
+
2203
+ // calculate average position of the nodes
2204
+ var calculateAvgPosition = function calculateAvgPosition(nodeIdSet) {
2205
+ var xPosSum = 0;
2206
+ var yPosSum = 0;
2207
+ nodeIdSet.forEach(function (nodeId) {
2208
+ xPosSum += xCoords[nodeIndexes.get(nodeId)];
2209
+ yPosSum += yCoords[nodeIndexes.get(nodeId)];
2210
+ });
2211
+
2212
+ return { x: xPosSum / nodeIdSet.size, y: yPosSum / nodeIdSet.size };
2213
+ };
2214
+
2215
+ // find an appropriate positioning for the nodes in a given graph according to relative placement constraints
2216
+ // this function also takes the fixed nodes and alignment constraints into account
2217
+ // graph: dag to be evaluated, direction: "horizontal" or "vertical",
2218
+ // fixedNodes: set of fixed nodes to consider during evaluation, dummyPositions: appropriate coordinates of the dummy nodes
2219
+ var findAppropriatePositionForRelativePlacement = function findAppropriatePositionForRelativePlacement(graph, direction, fixedNodes, dummyPositions, componentSources) {
2220
+
2221
+ // find union of two sets
2222
+ function setUnion(setA, setB) {
2223
+ var union = new Set(setA);
2224
+ var _iteratorNormalCompletion = true;
2225
+ var _didIteratorError = false;
2226
+ var _iteratorError = undefined;
2227
+
2228
+ try {
2229
+ for (var _iterator = setB[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
2230
+ var elem = _step.value;
2231
+
2232
+ union.add(elem);
2233
+ }
2234
+ } catch (err) {
2235
+ _didIteratorError = true;
2236
+ _iteratorError = err;
2237
+ } finally {
2238
+ try {
2239
+ if (!_iteratorNormalCompletion && _iterator.return) {
2240
+ _iterator.return();
2241
+ }
2242
+ } finally {
2243
+ if (_didIteratorError) {
2244
+ throw _iteratorError;
2245
+ }
2246
+ }
2247
+ }
2248
+
2249
+ return union;
2250
+ }
2251
+
2252
+ // find indegree count for each node
2253
+ var inDegrees = new Map();
2254
+
2255
+ graph.forEach(function (value, key) {
2256
+ inDegrees.set(key, 0);
2257
+ });
2258
+ graph.forEach(function (value, key) {
2259
+ value.forEach(function (adjacent) {
2260
+ inDegrees.set(adjacent.id, inDegrees.get(adjacent.id) + 1);
2261
+ });
2262
+ });
2263
+
2264
+ var positionMap = new Map(); // keeps the position for each node
2265
+ var pastMap = new Map(); // keeps the predecessors(past) of a node
2266
+ var queue = new LinkedList();
2267
+ inDegrees.forEach(function (value, key) {
2268
+ if (value == 0) {
2269
+ queue.push(key);
2270
+ if (!fixedNodes) {
2271
+ if (direction == "horizontal") {
2272
+ positionMap.set(key, nodeIndexes.has(key) ? xCoords[nodeIndexes.get(key)] : dummyPositions.get(key));
2273
+ } else {
2274
+ positionMap.set(key, nodeIndexes.has(key) ? yCoords[nodeIndexes.get(key)] : dummyPositions.get(key));
2275
+ }
2276
+ }
2277
+ } else {
2278
+ positionMap.set(key, Number.NEGATIVE_INFINITY);
2279
+ }
2280
+ if (fixedNodes) {
2281
+ pastMap.set(key, new Set([key]));
2282
+ }
2283
+ });
2284
+
2285
+ // align sources of each component in enforcement phase
2286
+ if (fixedNodes) {
2287
+ componentSources.forEach(function (component) {
2288
+ var fixedIds = [];
2289
+ component.forEach(function (nodeId) {
2290
+ if (fixedNodes.has(nodeId)) {
2291
+ fixedIds.push(nodeId);
2292
+ }
2293
+ });
2294
+ if (fixedIds.length > 0) {
2295
+ var position = 0;
2296
+ fixedIds.forEach(function (fixedId) {
2297
+ if (direction == "horizontal") {
2298
+ positionMap.set(fixedId, nodeIndexes.has(fixedId) ? xCoords[nodeIndexes.get(fixedId)] : dummyPositions.get(fixedId));
2299
+ position += positionMap.get(fixedId);
2300
+ } else {
2301
+ positionMap.set(fixedId, nodeIndexes.has(fixedId) ? yCoords[nodeIndexes.get(fixedId)] : dummyPositions.get(fixedId));
2302
+ position += positionMap.get(fixedId);
2303
+ }
2304
+ });
2305
+ position = position / fixedIds.length;
2306
+ component.forEach(function (nodeId) {
2307
+ if (!fixedNodes.has(nodeId)) {
2308
+ positionMap.set(nodeId, position);
2309
+ }
2310
+ });
2311
+ } else {
2312
+ var _position = 0;
2313
+ component.forEach(function (nodeId) {
2314
+ if (direction == "horizontal") {
2315
+ _position += nodeIndexes.has(nodeId) ? xCoords[nodeIndexes.get(nodeId)] : dummyPositions.get(nodeId);
2316
+ } else {
2317
+ _position += nodeIndexes.has(nodeId) ? yCoords[nodeIndexes.get(nodeId)] : dummyPositions.get(nodeId);
2318
+ }
2319
+ });
2320
+ _position = _position / component.length;
2321
+ component.forEach(function (nodeId) {
2322
+ positionMap.set(nodeId, _position);
2323
+ });
2324
+ }
2325
+ });
2326
+ }
2327
+
2328
+ // calculate positions of the nodes
2329
+
2330
+ var _loop = function _loop() {
2331
+ var currentNode = queue.shift();
2332
+ var neighbors = graph.get(currentNode);
2333
+ neighbors.forEach(function (neighbor) {
2334
+ if (positionMap.get(neighbor.id) < positionMap.get(currentNode) + neighbor.gap) {
2335
+ if (fixedNodes && fixedNodes.has(neighbor.id)) {
2336
+ var fixedPosition = void 0;
2337
+ if (direction == "horizontal") {
2338
+ fixedPosition = nodeIndexes.has(neighbor.id) ? xCoords[nodeIndexes.get(neighbor.id)] : dummyPositions.get(neighbor.id);
2339
+ } else {
2340
+ fixedPosition = nodeIndexes.has(neighbor.id) ? yCoords[nodeIndexes.get(neighbor.id)] : dummyPositions.get(neighbor.id);
2341
+ }
2342
+ positionMap.set(neighbor.id, fixedPosition); // TODO: may do unnecessary work
2343
+ if (fixedPosition < positionMap.get(currentNode) + neighbor.gap) {
2344
+ var diff = positionMap.get(currentNode) + neighbor.gap - fixedPosition;
2345
+ pastMap.get(currentNode).forEach(function (nodeId) {
2346
+ positionMap.set(nodeId, positionMap.get(nodeId) - diff);
2347
+ });
2348
+ }
2349
+ } else {
2350
+ positionMap.set(neighbor.id, positionMap.get(currentNode) + neighbor.gap);
2351
+ }
2352
+ }
2353
+ inDegrees.set(neighbor.id, inDegrees.get(neighbor.id) - 1);
2354
+ if (inDegrees.get(neighbor.id) == 0) {
2355
+ queue.push(neighbor.id);
2356
+ }
2357
+ if (fixedNodes) {
2358
+ pastMap.set(neighbor.id, setUnion(pastMap.get(currentNode), pastMap.get(neighbor.id)));
2359
+ }
2360
+ });
2361
+ };
2362
+
2363
+ while (queue.length != 0) {
2364
+ _loop();
2365
+ }
2366
+
2367
+ // readjust position of the nodes after enforcement
2368
+ if (fixedNodes) {
2369
+ // find indegree count for each node
2370
+ var sinkNodes = new Set();
2371
+
2372
+ graph.forEach(function (value, key) {
2373
+ if (value.length == 0) {
2374
+ sinkNodes.add(key);
2375
+ }
2376
+ });
2377
+
2378
+ var _components = [];
2379
+ pastMap.forEach(function (value, key) {
2380
+ if (sinkNodes.has(key)) {
2381
+ var isFixedComponent = false;
2382
+ var _iteratorNormalCompletion2 = true;
2383
+ var _didIteratorError2 = false;
2384
+ var _iteratorError2 = undefined;
2385
+
2386
+ try {
2387
+ for (var _iterator2 = value[Symbol.iterator](), _step2; !(_iteratorNormalCompletion2 = (_step2 = _iterator2.next()).done); _iteratorNormalCompletion2 = true) {
2388
+ var nodeId = _step2.value;
2389
+
2390
+ if (fixedNodes.has(nodeId)) {
2391
+ isFixedComponent = true;
2392
+ }
2393
+ }
2394
+ } catch (err) {
2395
+ _didIteratorError2 = true;
2396
+ _iteratorError2 = err;
2397
+ } finally {
2398
+ try {
2399
+ if (!_iteratorNormalCompletion2 && _iterator2.return) {
2400
+ _iterator2.return();
2401
+ }
2402
+ } finally {
2403
+ if (_didIteratorError2) {
2404
+ throw _iteratorError2;
2405
+ }
2406
+ }
2407
+ }
2408
+
2409
+ if (!isFixedComponent) {
2410
+ var isExist = false;
2411
+ var existAt = void 0;
2412
+ _components.forEach(function (component, index) {
2413
+ if (component.has([].concat(_toConsumableArray(value))[0])) {
2414
+ isExist = true;
2415
+ existAt = index;
2416
+ }
2417
+ });
2418
+ if (!isExist) {
2419
+ _components.push(new Set(value));
2420
+ } else {
2421
+ value.forEach(function (ele) {
2422
+ _components[existAt].add(ele);
2423
+ });
2424
+ }
2425
+ }
2426
+ }
2427
+ });
2428
+
2429
+ _components.forEach(function (component, index) {
2430
+ var minBefore = Number.POSITIVE_INFINITY;
2431
+ var minAfter = Number.POSITIVE_INFINITY;
2432
+ var maxBefore = Number.NEGATIVE_INFINITY;
2433
+ var maxAfter = Number.NEGATIVE_INFINITY;
2434
+
2435
+ var _iteratorNormalCompletion3 = true;
2436
+ var _didIteratorError3 = false;
2437
+ var _iteratorError3 = undefined;
2438
+
2439
+ try {
2440
+ for (var _iterator3 = component[Symbol.iterator](), _step3; !(_iteratorNormalCompletion3 = (_step3 = _iterator3.next()).done); _iteratorNormalCompletion3 = true) {
2441
+ var nodeId = _step3.value;
2442
+
2443
+ var posBefore = void 0;
2444
+ if (direction == "horizontal") {
2445
+ posBefore = nodeIndexes.has(nodeId) ? xCoords[nodeIndexes.get(nodeId)] : dummyPositions.get(nodeId);
2446
+ } else {
2447
+ posBefore = nodeIndexes.has(nodeId) ? yCoords[nodeIndexes.get(nodeId)] : dummyPositions.get(nodeId);
2448
+ }
2449
+ var posAfter = positionMap.get(nodeId);
2450
+ if (posBefore < minBefore) {
2451
+ minBefore = posBefore;
2452
+ }
2453
+ if (posBefore > maxBefore) {
2454
+ maxBefore = posBefore;
2455
+ }
2456
+ if (posAfter < minAfter) {
2457
+ minAfter = posAfter;
2458
+ }
2459
+ if (posAfter > maxAfter) {
2460
+ maxAfter = posAfter;
2461
+ }
2462
+ }
2463
+ } catch (err) {
2464
+ _didIteratorError3 = true;
2465
+ _iteratorError3 = err;
2466
+ } finally {
2467
+ try {
2468
+ if (!_iteratorNormalCompletion3 && _iterator3.return) {
2469
+ _iterator3.return();
2470
+ }
2471
+ } finally {
2472
+ if (_didIteratorError3) {
2473
+ throw _iteratorError3;
2474
+ }
2475
+ }
2476
+ }
2477
+
2478
+ var diff = (minBefore + maxBefore) / 2 - (minAfter + maxAfter) / 2;
2479
+
2480
+ var _iteratorNormalCompletion4 = true;
2481
+ var _didIteratorError4 = false;
2482
+ var _iteratorError4 = undefined;
2483
+
2484
+ try {
2485
+ for (var _iterator4 = component[Symbol.iterator](), _step4; !(_iteratorNormalCompletion4 = (_step4 = _iterator4.next()).done); _iteratorNormalCompletion4 = true) {
2486
+ var _nodeId = _step4.value;
2487
+
2488
+ positionMap.set(_nodeId, positionMap.get(_nodeId) + diff);
2489
+ }
2490
+ } catch (err) {
2491
+ _didIteratorError4 = true;
2492
+ _iteratorError4 = err;
2493
+ } finally {
2494
+ try {
2495
+ if (!_iteratorNormalCompletion4 && _iterator4.return) {
2496
+ _iterator4.return();
2497
+ }
2498
+ } finally {
2499
+ if (_didIteratorError4) {
2500
+ throw _iteratorError4;
2501
+ }
2502
+ }
2503
+ }
2504
+ });
2505
+ }
2506
+
2507
+ return positionMap;
2508
+ };
2509
+
2510
+ // find transformation based on rel. placement constraints if there are both alignment and rel. placement constraints
2511
+ // or if there are only rel. placement contraints where the largest component isn't sufficiently large
2512
+ var applyReflectionForRelativePlacement = function applyReflectionForRelativePlacement(relativePlacementConstraints) {
2513
+ // variables to count votes
2514
+ var reflectOnY = 0,
2515
+ notReflectOnY = 0;
2516
+ var reflectOnX = 0,
2517
+ notReflectOnX = 0;
2518
+
2519
+ relativePlacementConstraints.forEach(function (constraint) {
2520
+ if (constraint.left) {
2521
+ xCoords[nodeIndexes.get(constraint.left)] - xCoords[nodeIndexes.get(constraint.right)] >= 0 ? reflectOnY++ : notReflectOnY++;
2522
+ } else {
2523
+ yCoords[nodeIndexes.get(constraint.top)] - yCoords[nodeIndexes.get(constraint.bottom)] >= 0 ? reflectOnX++ : notReflectOnX++;
2524
+ }
2525
+ });
2526
+
2527
+ if (reflectOnY > notReflectOnY && reflectOnX > notReflectOnX) {
2528
+ for (var _i = 0; _i < nodeIndexes.size; _i++) {
2529
+ xCoords[_i] = -1 * xCoords[_i];
2530
+ yCoords[_i] = -1 * yCoords[_i];
2531
+ }
2532
+ } else if (reflectOnY > notReflectOnY) {
2533
+ for (var _i2 = 0; _i2 < nodeIndexes.size; _i2++) {
2534
+ xCoords[_i2] = -1 * xCoords[_i2];
2535
+ }
2536
+ } else if (reflectOnX > notReflectOnX) {
2537
+ for (var _i3 = 0; _i3 < nodeIndexes.size; _i3++) {
2538
+ yCoords[_i3] = -1 * yCoords[_i3];
2539
+ }
2540
+ }
2541
+ };
2542
+
2543
+ // find weakly connected components in undirected graph
2544
+ var findComponents = function findComponents(graph) {
2545
+ // find weakly connected components in dag
2546
+ var components = [];
2547
+ var queue = new LinkedList();
2548
+ var visited = new Set();
2549
+ var count = 0;
2550
+
2551
+ graph.forEach(function (value, key) {
2552
+ if (!visited.has(key)) {
2553
+ components[count] = [];
2554
+ var _currentNode = key;
2555
+ queue.push(_currentNode);
2556
+ visited.add(_currentNode);
2557
+ components[count].push(_currentNode);
2558
+
2559
+ while (queue.length != 0) {
2560
+ _currentNode = queue.shift();
2561
+ var neighbors = graph.get(_currentNode);
2562
+ neighbors.forEach(function (neighbor) {
2563
+ if (!visited.has(neighbor.id)) {
2564
+ queue.push(neighbor.id);
2565
+ visited.add(neighbor.id);
2566
+ components[count].push(neighbor.id);
2567
+ }
2568
+ });
2569
+ }
2570
+ count++;
2571
+ }
2572
+ });
2573
+ return components;
2574
+ };
2575
+
2576
+ // return undirected version of given dag
2577
+ var dagToUndirected = function dagToUndirected(dag) {
2578
+ var undirected = new Map();
2579
+
2580
+ dag.forEach(function (value, key) {
2581
+ undirected.set(key, []);
2582
+ });
2583
+
2584
+ dag.forEach(function (value, key) {
2585
+ value.forEach(function (adjacent) {
2586
+ undirected.get(key).push(adjacent);
2587
+ undirected.get(adjacent.id).push({ id: key, gap: adjacent.gap, direction: adjacent.direction });
2588
+ });
2589
+ });
2590
+
2591
+ return undirected;
2592
+ };
2593
+
2594
+ // return reversed (directions inverted) version of given dag
2595
+ var dagToReversed = function dagToReversed(dag) {
2596
+ var reversed = new Map();
2597
+
2598
+ dag.forEach(function (value, key) {
2599
+ reversed.set(key, []);
2600
+ });
2601
+
2602
+ dag.forEach(function (value, key) {
2603
+ value.forEach(function (adjacent) {
2604
+ reversed.get(adjacent.id).push({ id: key, gap: adjacent.gap, direction: adjacent.direction });
2605
+ });
2606
+ });
2607
+
2608
+ return reversed;
2609
+ };
2610
+
2611
+ /**** apply transformation to the initial draft layout to better align with constrained nodes ****/
2612
+ // solve the Orthogonal Procrustean Problem to rotate and/or reflect initial draft layout
2613
+ // here we follow the solution in Chapter 20.2 of Borg, I. & Groenen, P. (2005) Modern Multidimensional Scaling: Theory and Applications
2614
+
2615
+ /* construct source and target configurations */
2616
+
2617
+ var targetMatrix = []; // A - target configuration
2618
+ var sourceMatrix = []; // B - source configuration
2619
+ var standardTransformation = false; // false for no transformation, true for standart (Procrustes) transformation (rotation and/or reflection)
2620
+ var reflectionType = false; // false/true for reflection check, 'reflectOnX', 'reflectOnY' or 'reflectOnBoth' for reflection type if necessary
2621
+ var fixedNodes = new Set();
2622
+ var dag = new Map(); // adjacency list to keep directed acyclic graph (dag) that consists of relative placement constraints
2623
+ var dagUndirected = new Map(); // undirected version of the dag
2624
+ var components = []; // weakly connected components
2625
+
2626
+ // fill fixedNodes collection to use later
2627
+ if (constraints.fixedNodeConstraint) {
2628
+ constraints.fixedNodeConstraint.forEach(function (nodeData) {
2629
+ fixedNodes.add(nodeData.nodeId);
2630
+ });
2631
+ }
2632
+
2633
+ // construct dag from relative placement constraints
2634
+ if (constraints.relativePlacementConstraint) {
2635
+ // construct both directed and undirected version of the dag
2636
+ constraints.relativePlacementConstraint.forEach(function (constraint) {
2637
+ if (constraint.left) {
2638
+ if (dag.has(constraint.left)) {
2639
+ dag.get(constraint.left).push({ id: constraint.right, gap: constraint.gap, direction: "horizontal" });
2640
+ } else {
2641
+ dag.set(constraint.left, [{ id: constraint.right, gap: constraint.gap, direction: "horizontal" }]);
2642
+ }
2643
+ if (!dag.has(constraint.right)) {
2644
+ dag.set(constraint.right, []);
2645
+ }
2646
+ } else {
2647
+ if (dag.has(constraint.top)) {
2648
+ dag.get(constraint.top).push({ id: constraint.bottom, gap: constraint.gap, direction: "vertical" });
2649
+ } else {
2650
+ dag.set(constraint.top, [{ id: constraint.bottom, gap: constraint.gap, direction: "vertical" }]);
2651
+ }
2652
+ if (!dag.has(constraint.bottom)) {
2653
+ dag.set(constraint.bottom, []);
2654
+ }
2655
+ }
2656
+ });
2657
+
2658
+ dagUndirected = dagToUndirected(dag);
2659
+ components = findComponents(dagUndirected);
2660
+ }
2661
+
2662
+ if (CoSEConstants.TRANSFORM_ON_CONSTRAINT_HANDLING) {
2663
+ // first check fixed node constraint
2664
+ if (constraints.fixedNodeConstraint && constraints.fixedNodeConstraint.length > 1) {
2665
+ constraints.fixedNodeConstraint.forEach(function (nodeData, i) {
2666
+ targetMatrix[i] = [nodeData.position.x, nodeData.position.y];
2667
+ sourceMatrix[i] = [xCoords[nodeIndexes.get(nodeData.nodeId)], yCoords[nodeIndexes.get(nodeData.nodeId)]];
2668
+ });
2669
+ standardTransformation = true;
2670
+ } else if (constraints.alignmentConstraint) {
2671
+ (function () {
2672
+ // then check alignment constraint
2673
+ var count = 0;
2674
+ if (constraints.alignmentConstraint.vertical) {
2675
+ var verticalAlign = constraints.alignmentConstraint.vertical;
2676
+
2677
+ var _loop2 = function _loop2(_i4) {
2678
+ var alignmentSet = new Set();
2679
+ verticalAlign[_i4].forEach(function (nodeId) {
2680
+ alignmentSet.add(nodeId);
2681
+ });
2682
+ var intersection = new Set([].concat(_toConsumableArray(alignmentSet)).filter(function (x) {
2683
+ return fixedNodes.has(x);
2684
+ }));
2685
+ var xPos = void 0;
2686
+ if (intersection.size > 0) xPos = xCoords[nodeIndexes.get(intersection.values().next().value)];else xPos = calculateAvgPosition(alignmentSet).x;
2687
+
2688
+ verticalAlign[_i4].forEach(function (nodeId) {
2689
+ targetMatrix[count] = [xPos, yCoords[nodeIndexes.get(nodeId)]];
2690
+ sourceMatrix[count] = [xCoords[nodeIndexes.get(nodeId)], yCoords[nodeIndexes.get(nodeId)]];
2691
+ count++;
2692
+ });
2693
+ };
2694
+
2695
+ for (var _i4 = 0; _i4 < verticalAlign.length; _i4++) {
2696
+ _loop2(_i4);
2697
+ }
2698
+ standardTransformation = true;
2699
+ }
2700
+ if (constraints.alignmentConstraint.horizontal) {
2701
+ var horizontalAlign = constraints.alignmentConstraint.horizontal;
2702
+
2703
+ var _loop3 = function _loop3(_i5) {
2704
+ var alignmentSet = new Set();
2705
+ horizontalAlign[_i5].forEach(function (nodeId) {
2706
+ alignmentSet.add(nodeId);
2707
+ });
2708
+ var intersection = new Set([].concat(_toConsumableArray(alignmentSet)).filter(function (x) {
2709
+ return fixedNodes.has(x);
2710
+ }));
2711
+ var yPos = void 0;
2712
+ if (intersection.size > 0) yPos = xCoords[nodeIndexes.get(intersection.values().next().value)];else yPos = calculateAvgPosition(alignmentSet).y;
2713
+
2714
+ horizontalAlign[_i5].forEach(function (nodeId) {
2715
+ targetMatrix[count] = [xCoords[nodeIndexes.get(nodeId)], yPos];
2716
+ sourceMatrix[count] = [xCoords[nodeIndexes.get(nodeId)], yCoords[nodeIndexes.get(nodeId)]];
2717
+ count++;
2718
+ });
2719
+ };
2720
+
2721
+ for (var _i5 = 0; _i5 < horizontalAlign.length; _i5++) {
2722
+ _loop3(_i5);
2723
+ }
2724
+ standardTransformation = true;
2725
+ }
2726
+ if (constraints.relativePlacementConstraint) {
2727
+ reflectionType = true;
2728
+ }
2729
+ })();
2730
+ } else if (constraints.relativePlacementConstraint) {
2731
+ // finally check relative placement constraint
2732
+ // find largest component in dag
2733
+ var largestComponentSize = 0;
2734
+ var largestComponentIndex = 0;
2735
+ for (var _i6 = 0; _i6 < components.length; _i6++) {
2736
+ if (components[_i6].length > largestComponentSize) {
2737
+ largestComponentSize = components[_i6].length;
2738
+ largestComponentIndex = _i6;
2739
+ }
2740
+ }
2741
+ // if largest component isn't dominant, then take the votes for reflection
2742
+ if (largestComponentSize < dagUndirected.size / 2) {
2743
+ applyReflectionForRelativePlacement(constraints.relativePlacementConstraint);
2744
+ standardTransformation = false;
2745
+ reflectionType = false;
2746
+ } else {
2747
+ // use largest component for transformation
2748
+ // construct horizontal and vertical subgraphs in the largest component
2749
+ var subGraphOnHorizontal = new Map();
2750
+ var subGraphOnVertical = new Map();
2751
+ var constraintsInlargestComponent = [];
2752
+
2753
+ components[largestComponentIndex].forEach(function (nodeId) {
2754
+ dag.get(nodeId).forEach(function (adjacent) {
2755
+ if (adjacent.direction == "horizontal") {
2756
+ if (subGraphOnHorizontal.has(nodeId)) {
2757
+ subGraphOnHorizontal.get(nodeId).push(adjacent);
2758
+ } else {
2759
+ subGraphOnHorizontal.set(nodeId, [adjacent]);
2760
+ }
2761
+ if (!subGraphOnHorizontal.has(adjacent.id)) {
2762
+ subGraphOnHorizontal.set(adjacent.id, []);
2763
+ }
2764
+ constraintsInlargestComponent.push({ left: nodeId, right: adjacent.id });
2765
+ } else {
2766
+ if (subGraphOnVertical.has(nodeId)) {
2767
+ subGraphOnVertical.get(nodeId).push(adjacent);
2768
+ } else {
2769
+ subGraphOnVertical.set(nodeId, [adjacent]);
2770
+ }
2771
+ if (!subGraphOnVertical.has(adjacent.id)) {
2772
+ subGraphOnVertical.set(adjacent.id, []);
2773
+ }
2774
+ constraintsInlargestComponent.push({ top: nodeId, bottom: adjacent.id });
2775
+ }
2776
+ });
2777
+ });
2778
+
2779
+ applyReflectionForRelativePlacement(constraintsInlargestComponent);
2780
+ reflectionType = false;
2781
+
2782
+ // calculate appropriate positioning for subgraphs
2783
+ var positionMapHorizontal = findAppropriatePositionForRelativePlacement(subGraphOnHorizontal, "horizontal");
2784
+ var positionMapVertical = findAppropriatePositionForRelativePlacement(subGraphOnVertical, "vertical");
2785
+
2786
+ // construct source and target configuration
2787
+ components[largestComponentIndex].forEach(function (nodeId, i) {
2788
+ sourceMatrix[i] = [xCoords[nodeIndexes.get(nodeId)], yCoords[nodeIndexes.get(nodeId)]];
2789
+ targetMatrix[i] = [];
2790
+ if (positionMapHorizontal.has(nodeId)) {
2791
+ targetMatrix[i][0] = positionMapHorizontal.get(nodeId);
2792
+ } else {
2793
+ targetMatrix[i][0] = xCoords[nodeIndexes.get(nodeId)];
2794
+ }
2795
+ if (positionMapVertical.has(nodeId)) {
2796
+ targetMatrix[i][1] = positionMapVertical.get(nodeId);
2797
+ } else {
2798
+ targetMatrix[i][1] = yCoords[nodeIndexes.get(nodeId)];
2799
+ }
2800
+ });
2801
+
2802
+ standardTransformation = true;
2803
+ }
2804
+ }
2805
+
2806
+ // if transformation is required, then calculate and apply transformation matrix
2807
+ if (standardTransformation) {
2808
+ /* calculate transformation matrix */
2809
+ var transformationMatrix = void 0;
2810
+ var targetMatrixTranspose = Matrix.transpose(targetMatrix); // A'
2811
+ var sourceMatrixTranspose = Matrix.transpose(sourceMatrix); // B'
2812
+
2813
+ // centralize transpose matrices
2814
+ for (var _i7 = 0; _i7 < targetMatrixTranspose.length; _i7++) {
2815
+ targetMatrixTranspose[_i7] = Matrix.multGamma(targetMatrixTranspose[_i7]);
2816
+ sourceMatrixTranspose[_i7] = Matrix.multGamma(sourceMatrixTranspose[_i7]);
2817
+ }
2818
+
2819
+ // do actual calculation for transformation matrix
2820
+ var tempMatrix = Matrix.multMat(targetMatrixTranspose, Matrix.transpose(sourceMatrixTranspose)); // tempMatrix = A'B
2821
+ var SVDResult = SVD.svd(tempMatrix); // SVD(A'B) = USV', svd function returns U, S and V
2822
+ transformationMatrix = Matrix.multMat(SVDResult.V, Matrix.transpose(SVDResult.U)); // transformationMatrix = T = VU'
2823
+
2824
+ /* apply found transformation matrix to obtain final draft layout */
2825
+ for (var _i8 = 0; _i8 < nodeIndexes.size; _i8++) {
2826
+ var temp1 = [xCoords[_i8], yCoords[_i8]];
2827
+ var temp2 = [transformationMatrix[0][0], transformationMatrix[1][0]];
2828
+ var temp3 = [transformationMatrix[0][1], transformationMatrix[1][1]];
2829
+ xCoords[_i8] = Matrix.dotProduct(temp1, temp2);
2830
+ yCoords[_i8] = Matrix.dotProduct(temp1, temp3);
2831
+ }
2832
+
2833
+ // applied only both alignment and rel. placement constraints exist
2834
+ if (reflectionType) {
2835
+ applyReflectionForRelativePlacement(constraints.relativePlacementConstraint);
2836
+ }
2837
+ }
2838
+ }
2839
+
2840
+ if (CoSEConstants.ENFORCE_CONSTRAINTS) {
2841
+ /**** enforce constraints on the transformed draft layout ****/
2842
+
2843
+ /* first enforce fixed node constraint */
2844
+
2845
+ if (constraints.fixedNodeConstraint && constraints.fixedNodeConstraint.length > 0) {
2846
+ var translationAmount = { x: 0, y: 0 };
2847
+ constraints.fixedNodeConstraint.forEach(function (nodeData, i) {
2848
+ var posInTheory = { x: xCoords[nodeIndexes.get(nodeData.nodeId)], y: yCoords[nodeIndexes.get(nodeData.nodeId)] };
2849
+ var posDesired = nodeData.position;
2850
+ var posDiff = calculatePositionDiff(posDesired, posInTheory);
2851
+ translationAmount.x += posDiff.x;
2852
+ translationAmount.y += posDiff.y;
2853
+ });
2854
+ translationAmount.x /= constraints.fixedNodeConstraint.length;
2855
+ translationAmount.y /= constraints.fixedNodeConstraint.length;
2856
+
2857
+ xCoords.forEach(function (value, i) {
2858
+ xCoords[i] += translationAmount.x;
2859
+ });
2860
+
2861
+ yCoords.forEach(function (value, i) {
2862
+ yCoords[i] += translationAmount.y;
2863
+ });
2864
+
2865
+ constraints.fixedNodeConstraint.forEach(function (nodeData) {
2866
+ xCoords[nodeIndexes.get(nodeData.nodeId)] = nodeData.position.x;
2867
+ yCoords[nodeIndexes.get(nodeData.nodeId)] = nodeData.position.y;
2868
+ });
2869
+ }
2870
+
2871
+ /* then enforce alignment constraint */
2872
+
2873
+ if (constraints.alignmentConstraint) {
2874
+ if (constraints.alignmentConstraint.vertical) {
2875
+ var xAlign = constraints.alignmentConstraint.vertical;
2876
+
2877
+ var _loop4 = function _loop4(_i9) {
2878
+ var alignmentSet = new Set();
2879
+ xAlign[_i9].forEach(function (nodeId) {
2880
+ alignmentSet.add(nodeId);
2881
+ });
2882
+ var intersection = new Set([].concat(_toConsumableArray(alignmentSet)).filter(function (x) {
2883
+ return fixedNodes.has(x);
2884
+ }));
2885
+ var xPos = void 0;
2886
+ if (intersection.size > 0) xPos = xCoords[nodeIndexes.get(intersection.values().next().value)];else xPos = calculateAvgPosition(alignmentSet).x;
2887
+
2888
+ alignmentSet.forEach(function (nodeId) {
2889
+ if (!fixedNodes.has(nodeId)) xCoords[nodeIndexes.get(nodeId)] = xPos;
2890
+ });
2891
+ };
2892
+
2893
+ for (var _i9 = 0; _i9 < xAlign.length; _i9++) {
2894
+ _loop4(_i9);
2895
+ }
2896
+ }
2897
+ if (constraints.alignmentConstraint.horizontal) {
2898
+ var yAlign = constraints.alignmentConstraint.horizontal;
2899
+
2900
+ var _loop5 = function _loop5(_i10) {
2901
+ var alignmentSet = new Set();
2902
+ yAlign[_i10].forEach(function (nodeId) {
2903
+ alignmentSet.add(nodeId);
2904
+ });
2905
+ var intersection = new Set([].concat(_toConsumableArray(alignmentSet)).filter(function (x) {
2906
+ return fixedNodes.has(x);
2907
+ }));
2908
+ var yPos = void 0;
2909
+ if (intersection.size > 0) yPos = yCoords[nodeIndexes.get(intersection.values().next().value)];else yPos = calculateAvgPosition(alignmentSet).y;
2910
+
2911
+ alignmentSet.forEach(function (nodeId) {
2912
+ if (!fixedNodes.has(nodeId)) yCoords[nodeIndexes.get(nodeId)] = yPos;
2913
+ });
2914
+ };
2915
+
2916
+ for (var _i10 = 0; _i10 < yAlign.length; _i10++) {
2917
+ _loop5(_i10);
2918
+ }
2919
+ }
2920
+ }
2921
+
2922
+ /* finally enforce relative placement constraint */
2923
+
2924
+ if (constraints.relativePlacementConstraint) {
2925
+ (function () {
2926
+ var nodeToDummyForVerticalAlignment = new Map();
2927
+ var nodeToDummyForHorizontalAlignment = new Map();
2928
+ var dummyToNodeForVerticalAlignment = new Map();
2929
+ var dummyToNodeForHorizontalAlignment = new Map();
2930
+ var dummyPositionsForVerticalAlignment = new Map();
2931
+ var dummyPositionsForHorizontalAlignment = new Map();
2932
+ var fixedNodesOnHorizontal = new Set();
2933
+ var fixedNodesOnVertical = new Set();
2934
+
2935
+ // fill maps and sets
2936
+ fixedNodes.forEach(function (nodeId) {
2937
+ fixedNodesOnHorizontal.add(nodeId);
2938
+ fixedNodesOnVertical.add(nodeId);
2939
+ });
2940
+
2941
+ if (constraints.alignmentConstraint) {
2942
+ if (constraints.alignmentConstraint.vertical) {
2943
+ var verticalAlignment = constraints.alignmentConstraint.vertical;
2944
+
2945
+ var _loop6 = function _loop6(_i11) {
2946
+ dummyToNodeForVerticalAlignment.set("dummy" + _i11, []);
2947
+ verticalAlignment[_i11].forEach(function (nodeId) {
2948
+ nodeToDummyForVerticalAlignment.set(nodeId, "dummy" + _i11);
2949
+ dummyToNodeForVerticalAlignment.get("dummy" + _i11).push(nodeId);
2950
+ if (fixedNodes.has(nodeId)) {
2951
+ fixedNodesOnHorizontal.add("dummy" + _i11);
2952
+ }
2953
+ });
2954
+ dummyPositionsForVerticalAlignment.set("dummy" + _i11, xCoords[nodeIndexes.get(verticalAlignment[_i11][0])]);
2955
+ };
2956
+
2957
+ for (var _i11 = 0; _i11 < verticalAlignment.length; _i11++) {
2958
+ _loop6(_i11);
2959
+ }
2960
+ }
2961
+ if (constraints.alignmentConstraint.horizontal) {
2962
+ var horizontalAlignment = constraints.alignmentConstraint.horizontal;
2963
+
2964
+ var _loop7 = function _loop7(_i12) {
2965
+ dummyToNodeForHorizontalAlignment.set("dummy" + _i12, []);
2966
+ horizontalAlignment[_i12].forEach(function (nodeId) {
2967
+ nodeToDummyForHorizontalAlignment.set(nodeId, "dummy" + _i12);
2968
+ dummyToNodeForHorizontalAlignment.get("dummy" + _i12).push(nodeId);
2969
+ if (fixedNodes.has(nodeId)) {
2970
+ fixedNodesOnVertical.add("dummy" + _i12);
2971
+ }
2972
+ });
2973
+ dummyPositionsForHorizontalAlignment.set("dummy" + _i12, yCoords[nodeIndexes.get(horizontalAlignment[_i12][0])]);
2974
+ };
2975
+
2976
+ for (var _i12 = 0; _i12 < horizontalAlignment.length; _i12++) {
2977
+ _loop7(_i12);
2978
+ }
2979
+ }
2980
+ }
2981
+
2982
+ // construct horizontal and vertical dags (subgraphs) from overall dag
2983
+ var dagOnHorizontal = new Map();
2984
+ var dagOnVertical = new Map();
2985
+
2986
+ var _loop8 = function _loop8(nodeId) {
2987
+ dag.get(nodeId).forEach(function (adjacent) {
2988
+ var sourceId = void 0;
2989
+ var targetNode = void 0;
2990
+ if (adjacent["direction"] == "horizontal") {
2991
+ sourceId = nodeToDummyForVerticalAlignment.get(nodeId) ? nodeToDummyForVerticalAlignment.get(nodeId) : nodeId;
2992
+ if (nodeToDummyForVerticalAlignment.get(adjacent.id)) {
2993
+ targetNode = { id: nodeToDummyForVerticalAlignment.get(adjacent.id), gap: adjacent.gap, direction: adjacent.direction };
2994
+ } else {
2995
+ targetNode = adjacent;
2996
+ }
2997
+ if (dagOnHorizontal.has(sourceId)) {
2998
+ dagOnHorizontal.get(sourceId).push(targetNode);
2999
+ } else {
3000
+ dagOnHorizontal.set(sourceId, [targetNode]);
3001
+ }
3002
+ if (!dagOnHorizontal.has(targetNode.id)) {
3003
+ dagOnHorizontal.set(targetNode.id, []);
3004
+ }
3005
+ } else {
3006
+ sourceId = nodeToDummyForHorizontalAlignment.get(nodeId) ? nodeToDummyForHorizontalAlignment.get(nodeId) : nodeId;
3007
+ if (nodeToDummyForHorizontalAlignment.get(adjacent.id)) {
3008
+ targetNode = { id: nodeToDummyForHorizontalAlignment.get(adjacent.id), gap: adjacent.gap, direction: adjacent.direction };
3009
+ } else {
3010
+ targetNode = adjacent;
3011
+ }
3012
+ if (dagOnVertical.has(sourceId)) {
3013
+ dagOnVertical.get(sourceId).push(targetNode);
3014
+ } else {
3015
+ dagOnVertical.set(sourceId, [targetNode]);
3016
+ }
3017
+ if (!dagOnVertical.has(targetNode.id)) {
3018
+ dagOnVertical.set(targetNode.id, []);
3019
+ }
3020
+ }
3021
+ });
3022
+ };
3023
+
3024
+ var _iteratorNormalCompletion5 = true;
3025
+ var _didIteratorError5 = false;
3026
+ var _iteratorError5 = undefined;
3027
+
3028
+ try {
3029
+ for (var _iterator5 = dag.keys()[Symbol.iterator](), _step5; !(_iteratorNormalCompletion5 = (_step5 = _iterator5.next()).done); _iteratorNormalCompletion5 = true) {
3030
+ var nodeId = _step5.value;
3031
+
3032
+ _loop8(nodeId);
3033
+ }
3034
+
3035
+ // find source nodes of each component in horizontal and vertical dags
3036
+ } catch (err) {
3037
+ _didIteratorError5 = true;
3038
+ _iteratorError5 = err;
3039
+ } finally {
3040
+ try {
3041
+ if (!_iteratorNormalCompletion5 && _iterator5.return) {
3042
+ _iterator5.return();
3043
+ }
3044
+ } finally {
3045
+ if (_didIteratorError5) {
3046
+ throw _iteratorError5;
3047
+ }
3048
+ }
3049
+ }
3050
+
3051
+ var undirectedOnHorizontal = dagToUndirected(dagOnHorizontal);
3052
+ var undirectedOnVertical = dagToUndirected(dagOnVertical);
3053
+ var componentsOnHorizontal = findComponents(undirectedOnHorizontal);
3054
+ var componentsOnVertical = findComponents(undirectedOnVertical);
3055
+ var reversedDagOnHorizontal = dagToReversed(dagOnHorizontal);
3056
+ var reversedDagOnVertical = dagToReversed(dagOnVertical);
3057
+ var componentSourcesOnHorizontal = [];
3058
+ var componentSourcesOnVertical = [];
3059
+
3060
+ componentsOnHorizontal.forEach(function (component, index) {
3061
+ componentSourcesOnHorizontal[index] = [];
3062
+ component.forEach(function (nodeId) {
3063
+ if (reversedDagOnHorizontal.get(nodeId).length == 0) {
3064
+ componentSourcesOnHorizontal[index].push(nodeId);
3065
+ }
3066
+ });
3067
+ });
3068
+
3069
+ componentsOnVertical.forEach(function (component, index) {
3070
+ componentSourcesOnVertical[index] = [];
3071
+ component.forEach(function (nodeId) {
3072
+ if (reversedDagOnVertical.get(nodeId).length == 0) {
3073
+ componentSourcesOnVertical[index].push(nodeId);
3074
+ }
3075
+ });
3076
+ });
3077
+
3078
+ // calculate appropriate positioning for subgraphs
3079
+ var positionMapHorizontal = findAppropriatePositionForRelativePlacement(dagOnHorizontal, "horizontal", fixedNodesOnHorizontal, dummyPositionsForVerticalAlignment, componentSourcesOnHorizontal);
3080
+ var positionMapVertical = findAppropriatePositionForRelativePlacement(dagOnVertical, "vertical", fixedNodesOnVertical, dummyPositionsForHorizontalAlignment, componentSourcesOnVertical);
3081
+
3082
+ // update positions of the nodes based on relative placement constraints
3083
+
3084
+ var _loop9 = function _loop9(key) {
3085
+ if (dummyToNodeForVerticalAlignment.get(key)) {
3086
+ dummyToNodeForVerticalAlignment.get(key).forEach(function (nodeId) {
3087
+ xCoords[nodeIndexes.get(nodeId)] = positionMapHorizontal.get(key);
3088
+ });
3089
+ } else {
3090
+ xCoords[nodeIndexes.get(key)] = positionMapHorizontal.get(key);
3091
+ }
3092
+ };
3093
+
3094
+ var _iteratorNormalCompletion6 = true;
3095
+ var _didIteratorError6 = false;
3096
+ var _iteratorError6 = undefined;
3097
+
3098
+ try {
3099
+ for (var _iterator6 = positionMapHorizontal.keys()[Symbol.iterator](), _step6; !(_iteratorNormalCompletion6 = (_step6 = _iterator6.next()).done); _iteratorNormalCompletion6 = true) {
3100
+ var key = _step6.value;
3101
+
3102
+ _loop9(key);
3103
+ }
3104
+ } catch (err) {
3105
+ _didIteratorError6 = true;
3106
+ _iteratorError6 = err;
3107
+ } finally {
3108
+ try {
3109
+ if (!_iteratorNormalCompletion6 && _iterator6.return) {
3110
+ _iterator6.return();
3111
+ }
3112
+ } finally {
3113
+ if (_didIteratorError6) {
3114
+ throw _iteratorError6;
3115
+ }
3116
+ }
3117
+ }
3118
+
3119
+ var _loop10 = function _loop10(key) {
3120
+ if (dummyToNodeForHorizontalAlignment.get(key)) {
3121
+ dummyToNodeForHorizontalAlignment.get(key).forEach(function (nodeId) {
3122
+ yCoords[nodeIndexes.get(nodeId)] = positionMapVertical.get(key);
3123
+ });
3124
+ } else {
3125
+ yCoords[nodeIndexes.get(key)] = positionMapVertical.get(key);
3126
+ }
3127
+ };
3128
+
3129
+ var _iteratorNormalCompletion7 = true;
3130
+ var _didIteratorError7 = false;
3131
+ var _iteratorError7 = undefined;
3132
+
3133
+ try {
3134
+ for (var _iterator7 = positionMapVertical.keys()[Symbol.iterator](), _step7; !(_iteratorNormalCompletion7 = (_step7 = _iterator7.next()).done); _iteratorNormalCompletion7 = true) {
3135
+ var key = _step7.value;
3136
+
3137
+ _loop10(key);
3138
+ }
3139
+ } catch (err) {
3140
+ _didIteratorError7 = true;
3141
+ _iteratorError7 = err;
3142
+ } finally {
3143
+ try {
3144
+ if (!_iteratorNormalCompletion7 && _iterator7.return) {
3145
+ _iterator7.return();
3146
+ }
3147
+ } finally {
3148
+ if (_didIteratorError7) {
3149
+ throw _iteratorError7;
3150
+ }
3151
+ }
3152
+ }
3153
+ })();
3154
+ }
3155
+ }
3156
+
3157
+ // assign new coordinates to nodes after constraint handling
3158
+ for (var _i13 = 0; _i13 < allNodes.length; _i13++) {
3159
+ var _node = allNodes[_i13];
3160
+ if (_node.getChild() == null) {
3161
+ _node.setCenter(xCoords[nodeIndexes.get(_node.id)], yCoords[nodeIndexes.get(_node.id)]);
3162
+ }
3163
+ }
3164
+ };
3165
+
3166
+ module.exports = ConstraintHandler;
3167
+
3168
+ /***/ }),
3169
+
3170
+ /***/ 551:
3171
+ /***/ ((module) => {
3172
+
3173
+ module.exports = __WEBPACK_EXTERNAL_MODULE__551__;
3174
+
3175
+ /***/ })
3176
+
3177
+ /******/ });
3178
+ /************************************************************************/
3179
+ /******/ // The module cache
3180
+ /******/ var __webpack_module_cache__ = {};
3181
+ /******/
3182
+ /******/ // The require function
3183
+ /******/ function __webpack_require__(moduleId) {
3184
+ /******/ // Check if module is in cache
3185
+ /******/ var cachedModule = __webpack_module_cache__[moduleId];
3186
+ /******/ if (cachedModule !== undefined) {
3187
+ /******/ return cachedModule.exports;
3188
+ /******/ }
3189
+ /******/ // Create a new module (and put it into the cache)
3190
+ /******/ var module = __webpack_module_cache__[moduleId] = {
3191
+ /******/ // no module.id needed
3192
+ /******/ // no module.loaded needed
3193
+ /******/ exports: {}
3194
+ /******/ };
3195
+ /******/
3196
+ /******/ // Execute the module function
3197
+ /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
3198
+ /******/
3199
+ /******/ // Return the exports of the module
3200
+ /******/ return module.exports;
3201
+ /******/ }
3202
+ /******/
3203
+ /************************************************************************/
3204
+ /******/
3205
+ /******/ // startup
3206
+ /******/ // Load entry module and return exports
3207
+ /******/ // This entry module is referenced by other modules so it can't be inlined
3208
+ /******/ var __webpack_exports__ = __webpack_require__(45);
3209
+ /******/
3210
+ /******/ return __webpack_exports__;
3211
+ /******/ })()
3212
+ ;
3213
+ });
3214
+ } (coseBase$1));
3215
+ return coseBase$1.exports;
3216
+ }
3217
+
3218
+ export { requireCoseBase as __require };