@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,4274 @@
1
+ import { __module as layoutBase$1 } from '../../../../../_virtual/layout-base.mjs';
2
+
3
+ var layoutBase = layoutBase$1.exports;
4
+
5
+ var hasRequiredLayoutBase;
6
+
7
+ function requireLayoutBase () {
8
+ if (hasRequiredLayoutBase) return layoutBase$1.exports;
9
+ hasRequiredLayoutBase = 1;
10
+ (function (module, exports) {
11
+ (function webpackUniversalModuleDefinition(root, factory) {
12
+ module.exports = factory();
13
+ })(layoutBase, function() {
14
+ return /******/ (function(modules) { // webpackBootstrap
15
+ /******/ // The module cache
16
+ /******/ var installedModules = {};
17
+ /******/
18
+ /******/ // The require function
19
+ /******/ function __webpack_require__(moduleId) {
20
+ /******/
21
+ /******/ // Check if module is in cache
22
+ /******/ if(installedModules[moduleId]) {
23
+ /******/ return installedModules[moduleId].exports;
24
+ /******/ }
25
+ /******/ // Create a new module (and put it into the cache)
26
+ /******/ var module = installedModules[moduleId] = {
27
+ /******/ i: moduleId,
28
+ /******/ l: false,
29
+ /******/ exports: {}
30
+ /******/ };
31
+ /******/
32
+ /******/ // Execute the module function
33
+ /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__);
34
+ /******/
35
+ /******/ // Flag the module as loaded
36
+ /******/ module.l = true;
37
+ /******/
38
+ /******/ // Return the exports of the module
39
+ /******/ return module.exports;
40
+ /******/ }
41
+ /******/
42
+ /******/
43
+ /******/ // expose the modules object (__webpack_modules__)
44
+ /******/ __webpack_require__.m = modules;
45
+ /******/
46
+ /******/ // expose the module cache
47
+ /******/ __webpack_require__.c = installedModules;
48
+ /******/
49
+ /******/ // identity function for calling harmony imports with the correct context
50
+ /******/ __webpack_require__.i = function(value) { return value; };
51
+ /******/
52
+ /******/ // define getter function for harmony exports
53
+ /******/ __webpack_require__.d = function(exports, name, getter) {
54
+ /******/ if(!__webpack_require__.o(exports, name)) {
55
+ /******/ Object.defineProperty(exports, name, {
56
+ /******/ configurable: false,
57
+ /******/ enumerable: true,
58
+ /******/ get: getter
59
+ /******/ });
60
+ /******/ }
61
+ /******/ };
62
+ /******/
63
+ /******/ // getDefaultExport function for compatibility with non-harmony modules
64
+ /******/ __webpack_require__.n = function(module) {
65
+ /******/ var getter = module && module.__esModule ?
66
+ /******/ function getDefault() { return module['default']; } :
67
+ /******/ function getModuleExports() { return module; };
68
+ /******/ __webpack_require__.d(getter, 'a', getter);
69
+ /******/ return getter;
70
+ /******/ };
71
+ /******/
72
+ /******/ // Object.prototype.hasOwnProperty.call
73
+ /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };
74
+ /******/
75
+ /******/ // __webpack_public_path__
76
+ /******/ __webpack_require__.p = "";
77
+ /******/
78
+ /******/ // Load entry module and return exports
79
+ /******/ return __webpack_require__(__webpack_require__.s = 26);
80
+ /******/ })
81
+ /************************************************************************/
82
+ /******/ ([
83
+ /* 0 */
84
+ /***/ (function(module, exports, __webpack_require__) {
85
+
86
+
87
+ function LayoutConstants() {}
88
+
89
+ /**
90
+ * Layout Quality: 0:draft, 1:default, 2:proof
91
+ */
92
+ LayoutConstants.QUALITY = 1;
93
+
94
+ /**
95
+ * Default parameters
96
+ */
97
+ LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED = false;
98
+ LayoutConstants.DEFAULT_INCREMENTAL = false;
99
+ LayoutConstants.DEFAULT_ANIMATION_ON_LAYOUT = true;
100
+ LayoutConstants.DEFAULT_ANIMATION_DURING_LAYOUT = false;
101
+ LayoutConstants.DEFAULT_ANIMATION_PERIOD = 50;
102
+ LayoutConstants.DEFAULT_UNIFORM_LEAF_NODE_SIZES = false;
103
+
104
+ // -----------------------------------------------------------------------------
105
+ // Section: General other constants
106
+ // -----------------------------------------------------------------------------
107
+ /*
108
+ * Margins of a graph to be applied on bouding rectangle of its contents. We
109
+ * assume margins on all four sides to be uniform.
110
+ */
111
+ LayoutConstants.DEFAULT_GRAPH_MARGIN = 15;
112
+
113
+ /*
114
+ * Whether to consider labels in node dimensions or not
115
+ */
116
+ LayoutConstants.NODE_DIMENSIONS_INCLUDE_LABELS = false;
117
+
118
+ /*
119
+ * Default dimension of a non-compound node.
120
+ */
121
+ LayoutConstants.SIMPLE_NODE_SIZE = 40;
122
+
123
+ /*
124
+ * Default dimension of a non-compound node.
125
+ */
126
+ LayoutConstants.SIMPLE_NODE_HALF_SIZE = LayoutConstants.SIMPLE_NODE_SIZE / 2;
127
+
128
+ /*
129
+ * Empty compound node size. When a compound node is empty, its both
130
+ * dimensions should be of this value.
131
+ */
132
+ LayoutConstants.EMPTY_COMPOUND_NODE_SIZE = 40;
133
+
134
+ /*
135
+ * Minimum length that an edge should take during layout
136
+ */
137
+ LayoutConstants.MIN_EDGE_LENGTH = 1;
138
+
139
+ /*
140
+ * World boundaries that layout operates on
141
+ */
142
+ LayoutConstants.WORLD_BOUNDARY = 1000000;
143
+
144
+ /*
145
+ * World boundaries that random positioning can be performed with
146
+ */
147
+ LayoutConstants.INITIAL_WORLD_BOUNDARY = LayoutConstants.WORLD_BOUNDARY / 1000;
148
+
149
+ /*
150
+ * Coordinates of the world center
151
+ */
152
+ LayoutConstants.WORLD_CENTER_X = 1200;
153
+ LayoutConstants.WORLD_CENTER_Y = 900;
154
+
155
+ module.exports = LayoutConstants;
156
+
157
+ /***/ }),
158
+ /* 1 */
159
+ /***/ (function(module, exports, __webpack_require__) {
160
+
161
+
162
+ var LGraphObject = __webpack_require__(2);
163
+ var IGeometry = __webpack_require__(8);
164
+ var IMath = __webpack_require__(9);
165
+
166
+ function LEdge(source, target, vEdge) {
167
+ LGraphObject.call(this, vEdge);
168
+
169
+ this.isOverlapingSourceAndTarget = false;
170
+ this.vGraphObject = vEdge;
171
+ this.bendpoints = [];
172
+ this.source = source;
173
+ this.target = target;
174
+ }
175
+
176
+ LEdge.prototype = Object.create(LGraphObject.prototype);
177
+
178
+ for (var prop in LGraphObject) {
179
+ LEdge[prop] = LGraphObject[prop];
180
+ }
181
+
182
+ LEdge.prototype.getSource = function () {
183
+ return this.source;
184
+ };
185
+
186
+ LEdge.prototype.getTarget = function () {
187
+ return this.target;
188
+ };
189
+
190
+ LEdge.prototype.isInterGraph = function () {
191
+ return this.isInterGraph;
192
+ };
193
+
194
+ LEdge.prototype.getLength = function () {
195
+ return this.length;
196
+ };
197
+
198
+ LEdge.prototype.isOverlapingSourceAndTarget = function () {
199
+ return this.isOverlapingSourceAndTarget;
200
+ };
201
+
202
+ LEdge.prototype.getBendpoints = function () {
203
+ return this.bendpoints;
204
+ };
205
+
206
+ LEdge.prototype.getLca = function () {
207
+ return this.lca;
208
+ };
209
+
210
+ LEdge.prototype.getSourceInLca = function () {
211
+ return this.sourceInLca;
212
+ };
213
+
214
+ LEdge.prototype.getTargetInLca = function () {
215
+ return this.targetInLca;
216
+ };
217
+
218
+ LEdge.prototype.getOtherEnd = function (node) {
219
+ if (this.source === node) {
220
+ return this.target;
221
+ } else if (this.target === node) {
222
+ return this.source;
223
+ } else {
224
+ throw "Node is not incident with this edge";
225
+ }
226
+ };
227
+
228
+ LEdge.prototype.getOtherEndInGraph = function (node, graph) {
229
+ var otherEnd = this.getOtherEnd(node);
230
+ var root = graph.getGraphManager().getRoot();
231
+
232
+ while (true) {
233
+ if (otherEnd.getOwner() == graph) {
234
+ return otherEnd;
235
+ }
236
+
237
+ if (otherEnd.getOwner() == root) {
238
+ break;
239
+ }
240
+
241
+ otherEnd = otherEnd.getOwner().getParent();
242
+ }
243
+
244
+ return null;
245
+ };
246
+
247
+ LEdge.prototype.updateLength = function () {
248
+ var clipPointCoordinates = new Array(4);
249
+
250
+ this.isOverlapingSourceAndTarget = IGeometry.getIntersection(this.target.getRect(), this.source.getRect(), clipPointCoordinates);
251
+
252
+ if (!this.isOverlapingSourceAndTarget) {
253
+ this.lengthX = clipPointCoordinates[0] - clipPointCoordinates[2];
254
+ this.lengthY = clipPointCoordinates[1] - clipPointCoordinates[3];
255
+
256
+ if (Math.abs(this.lengthX) < 1.0) {
257
+ this.lengthX = IMath.sign(this.lengthX);
258
+ }
259
+
260
+ if (Math.abs(this.lengthY) < 1.0) {
261
+ this.lengthY = IMath.sign(this.lengthY);
262
+ }
263
+
264
+ this.length = Math.sqrt(this.lengthX * this.lengthX + this.lengthY * this.lengthY);
265
+ }
266
+ };
267
+
268
+ LEdge.prototype.updateLengthSimple = function () {
269
+ this.lengthX = this.target.getCenterX() - this.source.getCenterX();
270
+ this.lengthY = this.target.getCenterY() - this.source.getCenterY();
271
+
272
+ if (Math.abs(this.lengthX) < 1.0) {
273
+ this.lengthX = IMath.sign(this.lengthX);
274
+ }
275
+
276
+ if (Math.abs(this.lengthY) < 1.0) {
277
+ this.lengthY = IMath.sign(this.lengthY);
278
+ }
279
+
280
+ this.length = Math.sqrt(this.lengthX * this.lengthX + this.lengthY * this.lengthY);
281
+ };
282
+
283
+ module.exports = LEdge;
284
+
285
+ /***/ }),
286
+ /* 2 */
287
+ /***/ (function(module, exports, __webpack_require__) {
288
+
289
+
290
+ function LGraphObject(vGraphObject) {
291
+ this.vGraphObject = vGraphObject;
292
+ }
293
+
294
+ module.exports = LGraphObject;
295
+
296
+ /***/ }),
297
+ /* 3 */
298
+ /***/ (function(module, exports, __webpack_require__) {
299
+
300
+
301
+ var LGraphObject = __webpack_require__(2);
302
+ var Integer = __webpack_require__(10);
303
+ var RectangleD = __webpack_require__(13);
304
+ var LayoutConstants = __webpack_require__(0);
305
+ var RandomSeed = __webpack_require__(16);
306
+ var PointD = __webpack_require__(4);
307
+
308
+ function LNode(gm, loc, size, vNode) {
309
+ //Alternative constructor 1 : LNode(LGraphManager gm, Point loc, Dimension size, Object vNode)
310
+ if (size == null && vNode == null) {
311
+ vNode = loc;
312
+ }
313
+
314
+ LGraphObject.call(this, vNode);
315
+
316
+ //Alternative constructor 2 : LNode(Layout layout, Object vNode)
317
+ if (gm.graphManager != null) gm = gm.graphManager;
318
+
319
+ this.estimatedSize = Integer.MIN_VALUE;
320
+ this.inclusionTreeDepth = Integer.MAX_VALUE;
321
+ this.vGraphObject = vNode;
322
+ this.edges = [];
323
+ this.graphManager = gm;
324
+
325
+ if (size != null && loc != null) this.rect = new RectangleD(loc.x, loc.y, size.width, size.height);else this.rect = new RectangleD();
326
+ }
327
+
328
+ LNode.prototype = Object.create(LGraphObject.prototype);
329
+ for (var prop in LGraphObject) {
330
+ LNode[prop] = LGraphObject[prop];
331
+ }
332
+
333
+ LNode.prototype.getEdges = function () {
334
+ return this.edges;
335
+ };
336
+
337
+ LNode.prototype.getChild = function () {
338
+ return this.child;
339
+ };
340
+
341
+ LNode.prototype.getOwner = function () {
342
+ // if (this.owner != null) {
343
+ // if (!(this.owner == null || this.owner.getNodes().indexOf(this) > -1)) {
344
+ // throw "assert failed";
345
+ // }
346
+ // }
347
+
348
+ return this.owner;
349
+ };
350
+
351
+ LNode.prototype.getWidth = function () {
352
+ return this.rect.width;
353
+ };
354
+
355
+ LNode.prototype.setWidth = function (width) {
356
+ this.rect.width = width;
357
+ };
358
+
359
+ LNode.prototype.getHeight = function () {
360
+ return this.rect.height;
361
+ };
362
+
363
+ LNode.prototype.setHeight = function (height) {
364
+ this.rect.height = height;
365
+ };
366
+
367
+ LNode.prototype.getCenterX = function () {
368
+ return this.rect.x + this.rect.width / 2;
369
+ };
370
+
371
+ LNode.prototype.getCenterY = function () {
372
+ return this.rect.y + this.rect.height / 2;
373
+ };
374
+
375
+ LNode.prototype.getCenter = function () {
376
+ return new PointD(this.rect.x + this.rect.width / 2, this.rect.y + this.rect.height / 2);
377
+ };
378
+
379
+ LNode.prototype.getLocation = function () {
380
+ return new PointD(this.rect.x, this.rect.y);
381
+ };
382
+
383
+ LNode.prototype.getRect = function () {
384
+ return this.rect;
385
+ };
386
+
387
+ LNode.prototype.getDiagonal = function () {
388
+ return Math.sqrt(this.rect.width * this.rect.width + this.rect.height * this.rect.height);
389
+ };
390
+
391
+ /**
392
+ * This method returns half the diagonal length of this node.
393
+ */
394
+ LNode.prototype.getHalfTheDiagonal = function () {
395
+ return Math.sqrt(this.rect.height * this.rect.height + this.rect.width * this.rect.width) / 2;
396
+ };
397
+
398
+ LNode.prototype.setRect = function (upperLeft, dimension) {
399
+ this.rect.x = upperLeft.x;
400
+ this.rect.y = upperLeft.y;
401
+ this.rect.width = dimension.width;
402
+ this.rect.height = dimension.height;
403
+ };
404
+
405
+ LNode.prototype.setCenter = function (cx, cy) {
406
+ this.rect.x = cx - this.rect.width / 2;
407
+ this.rect.y = cy - this.rect.height / 2;
408
+ };
409
+
410
+ LNode.prototype.setLocation = function (x, y) {
411
+ this.rect.x = x;
412
+ this.rect.y = y;
413
+ };
414
+
415
+ LNode.prototype.moveBy = function (dx, dy) {
416
+ this.rect.x += dx;
417
+ this.rect.y += dy;
418
+ };
419
+
420
+ LNode.prototype.getEdgeListToNode = function (to) {
421
+ var edgeList = [];
422
+ var self = this;
423
+
424
+ self.edges.forEach(function (edge) {
425
+
426
+ if (edge.target == to) {
427
+ if (edge.source != self) throw "Incorrect edge source!";
428
+
429
+ edgeList.push(edge);
430
+ }
431
+ });
432
+
433
+ return edgeList;
434
+ };
435
+
436
+ LNode.prototype.getEdgesBetween = function (other) {
437
+ var edgeList = [];
438
+
439
+ var self = this;
440
+ self.edges.forEach(function (edge) {
441
+
442
+ if (!(edge.source == self || edge.target == self)) throw "Incorrect edge source and/or target";
443
+
444
+ if (edge.target == other || edge.source == other) {
445
+ edgeList.push(edge);
446
+ }
447
+ });
448
+
449
+ return edgeList;
450
+ };
451
+
452
+ LNode.prototype.getNeighborsList = function () {
453
+ var neighbors = new Set();
454
+
455
+ var self = this;
456
+ self.edges.forEach(function (edge) {
457
+
458
+ if (edge.source == self) {
459
+ neighbors.add(edge.target);
460
+ } else {
461
+ if (edge.target != self) {
462
+ throw "Incorrect incidency!";
463
+ }
464
+
465
+ neighbors.add(edge.source);
466
+ }
467
+ });
468
+
469
+ return neighbors;
470
+ };
471
+
472
+ LNode.prototype.withChildren = function () {
473
+ var withNeighborsList = new Set();
474
+ var childNode;
475
+ var children;
476
+
477
+ withNeighborsList.add(this);
478
+
479
+ if (this.child != null) {
480
+ var nodes = this.child.getNodes();
481
+ for (var i = 0; i < nodes.length; i++) {
482
+ childNode = nodes[i];
483
+ children = childNode.withChildren();
484
+ children.forEach(function (node) {
485
+ withNeighborsList.add(node);
486
+ });
487
+ }
488
+ }
489
+
490
+ return withNeighborsList;
491
+ };
492
+
493
+ LNode.prototype.getNoOfChildren = function () {
494
+ var noOfChildren = 0;
495
+ var childNode;
496
+
497
+ if (this.child == null) {
498
+ noOfChildren = 1;
499
+ } else {
500
+ var nodes = this.child.getNodes();
501
+ for (var i = 0; i < nodes.length; i++) {
502
+ childNode = nodes[i];
503
+
504
+ noOfChildren += childNode.getNoOfChildren();
505
+ }
506
+ }
507
+
508
+ if (noOfChildren == 0) {
509
+ noOfChildren = 1;
510
+ }
511
+ return noOfChildren;
512
+ };
513
+
514
+ LNode.prototype.getEstimatedSize = function () {
515
+ if (this.estimatedSize == Integer.MIN_VALUE) {
516
+ throw "assert failed";
517
+ }
518
+ return this.estimatedSize;
519
+ };
520
+
521
+ LNode.prototype.calcEstimatedSize = function () {
522
+ if (this.child == null) {
523
+ return this.estimatedSize = (this.rect.width + this.rect.height) / 2;
524
+ } else {
525
+ this.estimatedSize = this.child.calcEstimatedSize();
526
+ this.rect.width = this.estimatedSize;
527
+ this.rect.height = this.estimatedSize;
528
+
529
+ return this.estimatedSize;
530
+ }
531
+ };
532
+
533
+ LNode.prototype.scatter = function () {
534
+ var randomCenterX;
535
+ var randomCenterY;
536
+
537
+ var minX = -LayoutConstants.INITIAL_WORLD_BOUNDARY;
538
+ var maxX = LayoutConstants.INITIAL_WORLD_BOUNDARY;
539
+ randomCenterX = LayoutConstants.WORLD_CENTER_X + RandomSeed.nextDouble() * (maxX - minX) + minX;
540
+
541
+ var minY = -LayoutConstants.INITIAL_WORLD_BOUNDARY;
542
+ var maxY = LayoutConstants.INITIAL_WORLD_BOUNDARY;
543
+ randomCenterY = LayoutConstants.WORLD_CENTER_Y + RandomSeed.nextDouble() * (maxY - minY) + minY;
544
+
545
+ this.rect.x = randomCenterX;
546
+ this.rect.y = randomCenterY;
547
+ };
548
+
549
+ LNode.prototype.updateBounds = function () {
550
+ if (this.getChild() == null) {
551
+ throw "assert failed";
552
+ }
553
+ if (this.getChild().getNodes().length != 0) {
554
+ // wrap the children nodes by re-arranging the boundaries
555
+ var childGraph = this.getChild();
556
+ childGraph.updateBounds(true);
557
+
558
+ this.rect.x = childGraph.getLeft();
559
+ this.rect.y = childGraph.getTop();
560
+
561
+ this.setWidth(childGraph.getRight() - childGraph.getLeft());
562
+ this.setHeight(childGraph.getBottom() - childGraph.getTop());
563
+
564
+ // Update compound bounds considering its label properties
565
+ if (LayoutConstants.NODE_DIMENSIONS_INCLUDE_LABELS) {
566
+
567
+ var width = childGraph.getRight() - childGraph.getLeft();
568
+ var height = childGraph.getBottom() - childGraph.getTop();
569
+
570
+ if (this.labelWidth > width) {
571
+ this.rect.x -= (this.labelWidth - width) / 2;
572
+ this.setWidth(this.labelWidth);
573
+ }
574
+
575
+ if (this.labelHeight > height) {
576
+ if (this.labelPos == "center") {
577
+ this.rect.y -= (this.labelHeight - height) / 2;
578
+ } else if (this.labelPos == "top") {
579
+ this.rect.y -= this.labelHeight - height;
580
+ }
581
+ this.setHeight(this.labelHeight);
582
+ }
583
+ }
584
+ }
585
+ };
586
+
587
+ LNode.prototype.getInclusionTreeDepth = function () {
588
+ if (this.inclusionTreeDepth == Integer.MAX_VALUE) {
589
+ throw "assert failed";
590
+ }
591
+ return this.inclusionTreeDepth;
592
+ };
593
+
594
+ LNode.prototype.transform = function (trans) {
595
+ var left = this.rect.x;
596
+
597
+ if (left > LayoutConstants.WORLD_BOUNDARY) {
598
+ left = LayoutConstants.WORLD_BOUNDARY;
599
+ } else if (left < -LayoutConstants.WORLD_BOUNDARY) {
600
+ left = -LayoutConstants.WORLD_BOUNDARY;
601
+ }
602
+
603
+ var top = this.rect.y;
604
+
605
+ if (top > LayoutConstants.WORLD_BOUNDARY) {
606
+ top = LayoutConstants.WORLD_BOUNDARY;
607
+ } else if (top < -LayoutConstants.WORLD_BOUNDARY) {
608
+ top = -LayoutConstants.WORLD_BOUNDARY;
609
+ }
610
+
611
+ var leftTop = new PointD(left, top);
612
+ var vLeftTop = trans.inverseTransformPoint(leftTop);
613
+
614
+ this.setLocation(vLeftTop.x, vLeftTop.y);
615
+ };
616
+
617
+ LNode.prototype.getLeft = function () {
618
+ return this.rect.x;
619
+ };
620
+
621
+ LNode.prototype.getRight = function () {
622
+ return this.rect.x + this.rect.width;
623
+ };
624
+
625
+ LNode.prototype.getTop = function () {
626
+ return this.rect.y;
627
+ };
628
+
629
+ LNode.prototype.getBottom = function () {
630
+ return this.rect.y + this.rect.height;
631
+ };
632
+
633
+ LNode.prototype.getParent = function () {
634
+ if (this.owner == null) {
635
+ return null;
636
+ }
637
+
638
+ return this.owner.getParent();
639
+ };
640
+
641
+ module.exports = LNode;
642
+
643
+ /***/ }),
644
+ /* 4 */
645
+ /***/ (function(module, exports, __webpack_require__) {
646
+
647
+
648
+ function PointD(x, y) {
649
+ if (x == null && y == null) {
650
+ this.x = 0;
651
+ this.y = 0;
652
+ } else {
653
+ this.x = x;
654
+ this.y = y;
655
+ }
656
+ }
657
+
658
+ PointD.prototype.getX = function () {
659
+ return this.x;
660
+ };
661
+
662
+ PointD.prototype.getY = function () {
663
+ return this.y;
664
+ };
665
+
666
+ PointD.prototype.setX = function (x) {
667
+ this.x = x;
668
+ };
669
+
670
+ PointD.prototype.setY = function (y) {
671
+ this.y = y;
672
+ };
673
+
674
+ PointD.prototype.getDifference = function (pt) {
675
+ return new DimensionD(this.x - pt.x, this.y - pt.y);
676
+ };
677
+
678
+ PointD.prototype.getCopy = function () {
679
+ return new PointD(this.x, this.y);
680
+ };
681
+
682
+ PointD.prototype.translate = function (dim) {
683
+ this.x += dim.width;
684
+ this.y += dim.height;
685
+ return this;
686
+ };
687
+
688
+ module.exports = PointD;
689
+
690
+ /***/ }),
691
+ /* 5 */
692
+ /***/ (function(module, exports, __webpack_require__) {
693
+
694
+
695
+ var LGraphObject = __webpack_require__(2);
696
+ var Integer = __webpack_require__(10);
697
+ var LayoutConstants = __webpack_require__(0);
698
+ var LGraphManager = __webpack_require__(6);
699
+ var LNode = __webpack_require__(3);
700
+ var LEdge = __webpack_require__(1);
701
+ var RectangleD = __webpack_require__(13);
702
+ var Point = __webpack_require__(12);
703
+ var LinkedList = __webpack_require__(11);
704
+
705
+ function LGraph(parent, obj2, vGraph) {
706
+ LGraphObject.call(this, vGraph);
707
+ this.estimatedSize = Integer.MIN_VALUE;
708
+ this.margin = LayoutConstants.DEFAULT_GRAPH_MARGIN;
709
+ this.edges = [];
710
+ this.nodes = [];
711
+ this.isConnected = false;
712
+ this.parent = parent;
713
+
714
+ if (obj2 != null && obj2 instanceof LGraphManager) {
715
+ this.graphManager = obj2;
716
+ } else if (obj2 != null && obj2 instanceof Layout) {
717
+ this.graphManager = obj2.graphManager;
718
+ }
719
+ }
720
+
721
+ LGraph.prototype = Object.create(LGraphObject.prototype);
722
+ for (var prop in LGraphObject) {
723
+ LGraph[prop] = LGraphObject[prop];
724
+ }
725
+
726
+ LGraph.prototype.getNodes = function () {
727
+ return this.nodes;
728
+ };
729
+
730
+ LGraph.prototype.getEdges = function () {
731
+ return this.edges;
732
+ };
733
+
734
+ LGraph.prototype.getGraphManager = function () {
735
+ return this.graphManager;
736
+ };
737
+
738
+ LGraph.prototype.getParent = function () {
739
+ return this.parent;
740
+ };
741
+
742
+ LGraph.prototype.getLeft = function () {
743
+ return this.left;
744
+ };
745
+
746
+ LGraph.prototype.getRight = function () {
747
+ return this.right;
748
+ };
749
+
750
+ LGraph.prototype.getTop = function () {
751
+ return this.top;
752
+ };
753
+
754
+ LGraph.prototype.getBottom = function () {
755
+ return this.bottom;
756
+ };
757
+
758
+ LGraph.prototype.isConnected = function () {
759
+ return this.isConnected;
760
+ };
761
+
762
+ LGraph.prototype.add = function (obj1, sourceNode, targetNode) {
763
+ if (sourceNode == null && targetNode == null) {
764
+ var newNode = obj1;
765
+ if (this.graphManager == null) {
766
+ throw "Graph has no graph mgr!";
767
+ }
768
+ if (this.getNodes().indexOf(newNode) > -1) {
769
+ throw "Node already in graph!";
770
+ }
771
+ newNode.owner = this;
772
+ this.getNodes().push(newNode);
773
+
774
+ return newNode;
775
+ } else {
776
+ var newEdge = obj1;
777
+ if (!(this.getNodes().indexOf(sourceNode) > -1 && this.getNodes().indexOf(targetNode) > -1)) {
778
+ throw "Source or target not in graph!";
779
+ }
780
+
781
+ if (!(sourceNode.owner == targetNode.owner && sourceNode.owner == this)) {
782
+ throw "Both owners must be this graph!";
783
+ }
784
+
785
+ if (sourceNode.owner != targetNode.owner) {
786
+ return null;
787
+ }
788
+
789
+ // set source and target
790
+ newEdge.source = sourceNode;
791
+ newEdge.target = targetNode;
792
+
793
+ // set as intra-graph edge
794
+ newEdge.isInterGraph = false;
795
+
796
+ // add to graph edge list
797
+ this.getEdges().push(newEdge);
798
+
799
+ // add to incidency lists
800
+ sourceNode.edges.push(newEdge);
801
+
802
+ if (targetNode != sourceNode) {
803
+ targetNode.edges.push(newEdge);
804
+ }
805
+
806
+ return newEdge;
807
+ }
808
+ };
809
+
810
+ LGraph.prototype.remove = function (obj) {
811
+ var node = obj;
812
+ if (obj instanceof LNode) {
813
+ if (node == null) {
814
+ throw "Node is null!";
815
+ }
816
+ if (!(node.owner != null && node.owner == this)) {
817
+ throw "Owner graph is invalid!";
818
+ }
819
+ if (this.graphManager == null) {
820
+ throw "Owner graph manager is invalid!";
821
+ }
822
+ // remove incident edges first (make a copy to do it safely)
823
+ var edgesToBeRemoved = node.edges.slice();
824
+ var edge;
825
+ var s = edgesToBeRemoved.length;
826
+ for (var i = 0; i < s; i++) {
827
+ edge = edgesToBeRemoved[i];
828
+
829
+ if (edge.isInterGraph) {
830
+ this.graphManager.remove(edge);
831
+ } else {
832
+ edge.source.owner.remove(edge);
833
+ }
834
+ }
835
+
836
+ // now the node itself
837
+ var index = this.nodes.indexOf(node);
838
+ if (index == -1) {
839
+ throw "Node not in owner node list!";
840
+ }
841
+
842
+ this.nodes.splice(index, 1);
843
+ } else if (obj instanceof LEdge) {
844
+ var edge = obj;
845
+ if (edge == null) {
846
+ throw "Edge is null!";
847
+ }
848
+ if (!(edge.source != null && edge.target != null)) {
849
+ throw "Source and/or target is null!";
850
+ }
851
+ if (!(edge.source.owner != null && edge.target.owner != null && edge.source.owner == this && edge.target.owner == this)) {
852
+ throw "Source and/or target owner is invalid!";
853
+ }
854
+
855
+ var sourceIndex = edge.source.edges.indexOf(edge);
856
+ var targetIndex = edge.target.edges.indexOf(edge);
857
+ if (!(sourceIndex > -1 && targetIndex > -1)) {
858
+ throw "Source and/or target doesn't know this edge!";
859
+ }
860
+
861
+ edge.source.edges.splice(sourceIndex, 1);
862
+
863
+ if (edge.target != edge.source) {
864
+ edge.target.edges.splice(targetIndex, 1);
865
+ }
866
+
867
+ var index = edge.source.owner.getEdges().indexOf(edge);
868
+ if (index == -1) {
869
+ throw "Not in owner's edge list!";
870
+ }
871
+
872
+ edge.source.owner.getEdges().splice(index, 1);
873
+ }
874
+ };
875
+
876
+ LGraph.prototype.updateLeftTop = function () {
877
+ var top = Integer.MAX_VALUE;
878
+ var left = Integer.MAX_VALUE;
879
+ var nodeTop;
880
+ var nodeLeft;
881
+ var margin;
882
+
883
+ var nodes = this.getNodes();
884
+ var s = nodes.length;
885
+
886
+ for (var i = 0; i < s; i++) {
887
+ var lNode = nodes[i];
888
+ nodeTop = lNode.getTop();
889
+ nodeLeft = lNode.getLeft();
890
+
891
+ if (top > nodeTop) {
892
+ top = nodeTop;
893
+ }
894
+
895
+ if (left > nodeLeft) {
896
+ left = nodeLeft;
897
+ }
898
+ }
899
+
900
+ // Do we have any nodes in this graph?
901
+ if (top == Integer.MAX_VALUE) {
902
+ return null;
903
+ }
904
+
905
+ if (nodes[0].getParent().paddingLeft != undefined) {
906
+ margin = nodes[0].getParent().paddingLeft;
907
+ } else {
908
+ margin = this.margin;
909
+ }
910
+
911
+ this.left = left - margin;
912
+ this.top = top - margin;
913
+
914
+ // Apply the margins and return the result
915
+ return new Point(this.left, this.top);
916
+ };
917
+
918
+ LGraph.prototype.updateBounds = function (recursive) {
919
+ // calculate bounds
920
+ var left = Integer.MAX_VALUE;
921
+ var right = -Integer.MAX_VALUE;
922
+ var top = Integer.MAX_VALUE;
923
+ var bottom = -Integer.MAX_VALUE;
924
+ var nodeLeft;
925
+ var nodeRight;
926
+ var nodeTop;
927
+ var nodeBottom;
928
+ var margin;
929
+
930
+ var nodes = this.nodes;
931
+ var s = nodes.length;
932
+ for (var i = 0; i < s; i++) {
933
+ var lNode = nodes[i];
934
+
935
+ if (recursive && lNode.child != null) {
936
+ lNode.updateBounds();
937
+ }
938
+ nodeLeft = lNode.getLeft();
939
+ nodeRight = lNode.getRight();
940
+ nodeTop = lNode.getTop();
941
+ nodeBottom = lNode.getBottom();
942
+
943
+ if (left > nodeLeft) {
944
+ left = nodeLeft;
945
+ }
946
+
947
+ if (right < nodeRight) {
948
+ right = nodeRight;
949
+ }
950
+
951
+ if (top > nodeTop) {
952
+ top = nodeTop;
953
+ }
954
+
955
+ if (bottom < nodeBottom) {
956
+ bottom = nodeBottom;
957
+ }
958
+ }
959
+
960
+ var boundingRect = new RectangleD(left, top, right - left, bottom - top);
961
+ if (left == Integer.MAX_VALUE) {
962
+ this.left = this.parent.getLeft();
963
+ this.right = this.parent.getRight();
964
+ this.top = this.parent.getTop();
965
+ this.bottom = this.parent.getBottom();
966
+ }
967
+
968
+ if (nodes[0].getParent().paddingLeft != undefined) {
969
+ margin = nodes[0].getParent().paddingLeft;
970
+ } else {
971
+ margin = this.margin;
972
+ }
973
+
974
+ this.left = boundingRect.x - margin;
975
+ this.right = boundingRect.x + boundingRect.width + margin;
976
+ this.top = boundingRect.y - margin;
977
+ this.bottom = boundingRect.y + boundingRect.height + margin;
978
+ };
979
+
980
+ LGraph.calculateBounds = function (nodes) {
981
+ var left = Integer.MAX_VALUE;
982
+ var right = -Integer.MAX_VALUE;
983
+ var top = Integer.MAX_VALUE;
984
+ var bottom = -Integer.MAX_VALUE;
985
+ var nodeLeft;
986
+ var nodeRight;
987
+ var nodeTop;
988
+ var nodeBottom;
989
+
990
+ var s = nodes.length;
991
+
992
+ for (var i = 0; i < s; i++) {
993
+ var lNode = nodes[i];
994
+ nodeLeft = lNode.getLeft();
995
+ nodeRight = lNode.getRight();
996
+ nodeTop = lNode.getTop();
997
+ nodeBottom = lNode.getBottom();
998
+
999
+ if (left > nodeLeft) {
1000
+ left = nodeLeft;
1001
+ }
1002
+
1003
+ if (right < nodeRight) {
1004
+ right = nodeRight;
1005
+ }
1006
+
1007
+ if (top > nodeTop) {
1008
+ top = nodeTop;
1009
+ }
1010
+
1011
+ if (bottom < nodeBottom) {
1012
+ bottom = nodeBottom;
1013
+ }
1014
+ }
1015
+
1016
+ var boundingRect = new RectangleD(left, top, right - left, bottom - top);
1017
+
1018
+ return boundingRect;
1019
+ };
1020
+
1021
+ LGraph.prototype.getInclusionTreeDepth = function () {
1022
+ if (this == this.graphManager.getRoot()) {
1023
+ return 1;
1024
+ } else {
1025
+ return this.parent.getInclusionTreeDepth();
1026
+ }
1027
+ };
1028
+
1029
+ LGraph.prototype.getEstimatedSize = function () {
1030
+ if (this.estimatedSize == Integer.MIN_VALUE) {
1031
+ throw "assert failed";
1032
+ }
1033
+ return this.estimatedSize;
1034
+ };
1035
+
1036
+ LGraph.prototype.calcEstimatedSize = function () {
1037
+ var size = 0;
1038
+ var nodes = this.nodes;
1039
+ var s = nodes.length;
1040
+
1041
+ for (var i = 0; i < s; i++) {
1042
+ var lNode = nodes[i];
1043
+ size += lNode.calcEstimatedSize();
1044
+ }
1045
+
1046
+ if (size == 0) {
1047
+ this.estimatedSize = LayoutConstants.EMPTY_COMPOUND_NODE_SIZE;
1048
+ } else {
1049
+ this.estimatedSize = size / Math.sqrt(this.nodes.length);
1050
+ }
1051
+
1052
+ return this.estimatedSize;
1053
+ };
1054
+
1055
+ LGraph.prototype.updateConnected = function () {
1056
+ var self = this;
1057
+ if (this.nodes.length == 0) {
1058
+ this.isConnected = true;
1059
+ return;
1060
+ }
1061
+
1062
+ var queue = new LinkedList();
1063
+ var visited = new Set();
1064
+ var currentNode = this.nodes[0];
1065
+ var neighborEdges;
1066
+ var currentNeighbor;
1067
+ var childrenOfNode = currentNode.withChildren();
1068
+ childrenOfNode.forEach(function (node) {
1069
+ queue.push(node);
1070
+ visited.add(node);
1071
+ });
1072
+
1073
+ while (queue.length !== 0) {
1074
+ currentNode = queue.shift();
1075
+
1076
+ // Traverse all neighbors of this node
1077
+ neighborEdges = currentNode.getEdges();
1078
+ var size = neighborEdges.length;
1079
+ for (var i = 0; i < size; i++) {
1080
+ var neighborEdge = neighborEdges[i];
1081
+ currentNeighbor = neighborEdge.getOtherEndInGraph(currentNode, this);
1082
+
1083
+ // Add unvisited neighbors to the list to visit
1084
+ if (currentNeighbor != null && !visited.has(currentNeighbor)) {
1085
+ var childrenOfNeighbor = currentNeighbor.withChildren();
1086
+
1087
+ childrenOfNeighbor.forEach(function (node) {
1088
+ queue.push(node);
1089
+ visited.add(node);
1090
+ });
1091
+ }
1092
+ }
1093
+ }
1094
+
1095
+ this.isConnected = false;
1096
+
1097
+ if (visited.size >= this.nodes.length) {
1098
+ var noOfVisitedInThisGraph = 0;
1099
+
1100
+ visited.forEach(function (visitedNode) {
1101
+ if (visitedNode.owner == self) {
1102
+ noOfVisitedInThisGraph++;
1103
+ }
1104
+ });
1105
+
1106
+ if (noOfVisitedInThisGraph == this.nodes.length) {
1107
+ this.isConnected = true;
1108
+ }
1109
+ }
1110
+ };
1111
+
1112
+ module.exports = LGraph;
1113
+
1114
+ /***/ }),
1115
+ /* 6 */
1116
+ /***/ (function(module, exports, __webpack_require__) {
1117
+
1118
+
1119
+ var LGraph;
1120
+ var LEdge = __webpack_require__(1);
1121
+
1122
+ function LGraphManager(layout) {
1123
+ LGraph = __webpack_require__(5); // It may be better to initilize this out of this function but it gives an error (Right-hand side of 'instanceof' is not callable) now.
1124
+ this.layout = layout;
1125
+
1126
+ this.graphs = [];
1127
+ this.edges = [];
1128
+ }
1129
+
1130
+ LGraphManager.prototype.addRoot = function () {
1131
+ var ngraph = this.layout.newGraph();
1132
+ var nnode = this.layout.newNode(null);
1133
+ var root = this.add(ngraph, nnode);
1134
+ this.setRootGraph(root);
1135
+ return this.rootGraph;
1136
+ };
1137
+
1138
+ LGraphManager.prototype.add = function (newGraph, parentNode, newEdge, sourceNode, targetNode) {
1139
+ //there are just 2 parameters are passed then it adds an LGraph else it adds an LEdge
1140
+ if (newEdge == null && sourceNode == null && targetNode == null) {
1141
+ if (newGraph == null) {
1142
+ throw "Graph is null!";
1143
+ }
1144
+ if (parentNode == null) {
1145
+ throw "Parent node is null!";
1146
+ }
1147
+ if (this.graphs.indexOf(newGraph) > -1) {
1148
+ throw "Graph already in this graph mgr!";
1149
+ }
1150
+
1151
+ this.graphs.push(newGraph);
1152
+
1153
+ if (newGraph.parent != null) {
1154
+ throw "Already has a parent!";
1155
+ }
1156
+ if (parentNode.child != null) {
1157
+ throw "Already has a child!";
1158
+ }
1159
+
1160
+ newGraph.parent = parentNode;
1161
+ parentNode.child = newGraph;
1162
+
1163
+ return newGraph;
1164
+ } else {
1165
+ //change the order of the parameters
1166
+ targetNode = newEdge;
1167
+ sourceNode = parentNode;
1168
+ newEdge = newGraph;
1169
+ var sourceGraph = sourceNode.getOwner();
1170
+ var targetGraph = targetNode.getOwner();
1171
+
1172
+ if (!(sourceGraph != null && sourceGraph.getGraphManager() == this)) {
1173
+ throw "Source not in this graph mgr!";
1174
+ }
1175
+ if (!(targetGraph != null && targetGraph.getGraphManager() == this)) {
1176
+ throw "Target not in this graph mgr!";
1177
+ }
1178
+
1179
+ if (sourceGraph == targetGraph) {
1180
+ newEdge.isInterGraph = false;
1181
+ return sourceGraph.add(newEdge, sourceNode, targetNode);
1182
+ } else {
1183
+ newEdge.isInterGraph = true;
1184
+
1185
+ // set source and target
1186
+ newEdge.source = sourceNode;
1187
+ newEdge.target = targetNode;
1188
+
1189
+ // add edge to inter-graph edge list
1190
+ if (this.edges.indexOf(newEdge) > -1) {
1191
+ throw "Edge already in inter-graph edge list!";
1192
+ }
1193
+
1194
+ this.edges.push(newEdge);
1195
+
1196
+ // add edge to source and target incidency lists
1197
+ if (!(newEdge.source != null && newEdge.target != null)) {
1198
+ throw "Edge source and/or target is null!";
1199
+ }
1200
+
1201
+ if (!(newEdge.source.edges.indexOf(newEdge) == -1 && newEdge.target.edges.indexOf(newEdge) == -1)) {
1202
+ throw "Edge already in source and/or target incidency list!";
1203
+ }
1204
+
1205
+ newEdge.source.edges.push(newEdge);
1206
+ newEdge.target.edges.push(newEdge);
1207
+
1208
+ return newEdge;
1209
+ }
1210
+ }
1211
+ };
1212
+
1213
+ LGraphManager.prototype.remove = function (lObj) {
1214
+ if (lObj instanceof LGraph) {
1215
+ var graph = lObj;
1216
+ if (graph.getGraphManager() != this) {
1217
+ throw "Graph not in this graph mgr";
1218
+ }
1219
+ if (!(graph == this.rootGraph || graph.parent != null && graph.parent.graphManager == this)) {
1220
+ throw "Invalid parent node!";
1221
+ }
1222
+
1223
+ // first the edges (make a copy to do it safely)
1224
+ var edgesToBeRemoved = [];
1225
+
1226
+ edgesToBeRemoved = edgesToBeRemoved.concat(graph.getEdges());
1227
+
1228
+ var edge;
1229
+ var s = edgesToBeRemoved.length;
1230
+ for (var i = 0; i < s; i++) {
1231
+ edge = edgesToBeRemoved[i];
1232
+ graph.remove(edge);
1233
+ }
1234
+
1235
+ // then the nodes (make a copy to do it safely)
1236
+ var nodesToBeRemoved = [];
1237
+
1238
+ nodesToBeRemoved = nodesToBeRemoved.concat(graph.getNodes());
1239
+
1240
+ var node;
1241
+ s = nodesToBeRemoved.length;
1242
+ for (var i = 0; i < s; i++) {
1243
+ node = nodesToBeRemoved[i];
1244
+ graph.remove(node);
1245
+ }
1246
+
1247
+ // check if graph is the root
1248
+ if (graph == this.rootGraph) {
1249
+ this.setRootGraph(null);
1250
+ }
1251
+
1252
+ // now remove the graph itself
1253
+ var index = this.graphs.indexOf(graph);
1254
+ this.graphs.splice(index, 1);
1255
+
1256
+ // also reset the parent of the graph
1257
+ graph.parent = null;
1258
+ } else if (lObj instanceof LEdge) {
1259
+ edge = lObj;
1260
+ if (edge == null) {
1261
+ throw "Edge is null!";
1262
+ }
1263
+ if (!edge.isInterGraph) {
1264
+ throw "Not an inter-graph edge!";
1265
+ }
1266
+ if (!(edge.source != null && edge.target != null)) {
1267
+ throw "Source and/or target is null!";
1268
+ }
1269
+
1270
+ // remove edge from source and target nodes' incidency lists
1271
+
1272
+ if (!(edge.source.edges.indexOf(edge) != -1 && edge.target.edges.indexOf(edge) != -1)) {
1273
+ throw "Source and/or target doesn't know this edge!";
1274
+ }
1275
+
1276
+ var index = edge.source.edges.indexOf(edge);
1277
+ edge.source.edges.splice(index, 1);
1278
+ index = edge.target.edges.indexOf(edge);
1279
+ edge.target.edges.splice(index, 1);
1280
+
1281
+ // remove edge from owner graph manager's inter-graph edge list
1282
+
1283
+ if (!(edge.source.owner != null && edge.source.owner.getGraphManager() != null)) {
1284
+ throw "Edge owner graph or owner graph manager is null!";
1285
+ }
1286
+ if (edge.source.owner.getGraphManager().edges.indexOf(edge) == -1) {
1287
+ throw "Not in owner graph manager's edge list!";
1288
+ }
1289
+
1290
+ var index = edge.source.owner.getGraphManager().edges.indexOf(edge);
1291
+ edge.source.owner.getGraphManager().edges.splice(index, 1);
1292
+ }
1293
+ };
1294
+
1295
+ LGraphManager.prototype.updateBounds = function () {
1296
+ this.rootGraph.updateBounds(true);
1297
+ };
1298
+
1299
+ LGraphManager.prototype.getGraphs = function () {
1300
+ return this.graphs;
1301
+ };
1302
+
1303
+ LGraphManager.prototype.getAllNodes = function () {
1304
+ if (this.allNodes == null) {
1305
+ var nodeList = [];
1306
+ var graphs = this.getGraphs();
1307
+ var s = graphs.length;
1308
+ for (var i = 0; i < s; i++) {
1309
+ nodeList = nodeList.concat(graphs[i].getNodes());
1310
+ }
1311
+ this.allNodes = nodeList;
1312
+ }
1313
+ return this.allNodes;
1314
+ };
1315
+
1316
+ LGraphManager.prototype.resetAllNodes = function () {
1317
+ this.allNodes = null;
1318
+ };
1319
+
1320
+ LGraphManager.prototype.resetAllEdges = function () {
1321
+ this.allEdges = null;
1322
+ };
1323
+
1324
+ LGraphManager.prototype.resetAllNodesToApplyGravitation = function () {
1325
+ this.allNodesToApplyGravitation = null;
1326
+ };
1327
+
1328
+ LGraphManager.prototype.getAllEdges = function () {
1329
+ if (this.allEdges == null) {
1330
+ var edgeList = [];
1331
+ var graphs = this.getGraphs();
1332
+ graphs.length;
1333
+ for (var i = 0; i < graphs.length; i++) {
1334
+ edgeList = edgeList.concat(graphs[i].getEdges());
1335
+ }
1336
+
1337
+ edgeList = edgeList.concat(this.edges);
1338
+
1339
+ this.allEdges = edgeList;
1340
+ }
1341
+ return this.allEdges;
1342
+ };
1343
+
1344
+ LGraphManager.prototype.getAllNodesToApplyGravitation = function () {
1345
+ return this.allNodesToApplyGravitation;
1346
+ };
1347
+
1348
+ LGraphManager.prototype.setAllNodesToApplyGravitation = function (nodeList) {
1349
+ if (this.allNodesToApplyGravitation != null) {
1350
+ throw "assert failed";
1351
+ }
1352
+
1353
+ this.allNodesToApplyGravitation = nodeList;
1354
+ };
1355
+
1356
+ LGraphManager.prototype.getRoot = function () {
1357
+ return this.rootGraph;
1358
+ };
1359
+
1360
+ LGraphManager.prototype.setRootGraph = function (graph) {
1361
+ if (graph.getGraphManager() != this) {
1362
+ throw "Root not in this graph mgr!";
1363
+ }
1364
+
1365
+ this.rootGraph = graph;
1366
+ // root graph must have a root node associated with it for convenience
1367
+ if (graph.parent == null) {
1368
+ graph.parent = this.layout.newNode("Root node");
1369
+ }
1370
+ };
1371
+
1372
+ LGraphManager.prototype.getLayout = function () {
1373
+ return this.layout;
1374
+ };
1375
+
1376
+ LGraphManager.prototype.isOneAncestorOfOther = function (firstNode, secondNode) {
1377
+ if (!(firstNode != null && secondNode != null)) {
1378
+ throw "assert failed";
1379
+ }
1380
+
1381
+ if (firstNode == secondNode) {
1382
+ return true;
1383
+ }
1384
+ // Is second node an ancestor of the first one?
1385
+ var ownerGraph = firstNode.getOwner();
1386
+ var parentNode;
1387
+
1388
+ do {
1389
+ parentNode = ownerGraph.getParent();
1390
+
1391
+ if (parentNode == null) {
1392
+ break;
1393
+ }
1394
+
1395
+ if (parentNode == secondNode) {
1396
+ return true;
1397
+ }
1398
+
1399
+ ownerGraph = parentNode.getOwner();
1400
+ if (ownerGraph == null) {
1401
+ break;
1402
+ }
1403
+ } while (true);
1404
+ // Is first node an ancestor of the second one?
1405
+ ownerGraph = secondNode.getOwner();
1406
+
1407
+ do {
1408
+ parentNode = ownerGraph.getParent();
1409
+
1410
+ if (parentNode == null) {
1411
+ break;
1412
+ }
1413
+
1414
+ if (parentNode == firstNode) {
1415
+ return true;
1416
+ }
1417
+
1418
+ ownerGraph = parentNode.getOwner();
1419
+ if (ownerGraph == null) {
1420
+ break;
1421
+ }
1422
+ } while (true);
1423
+
1424
+ return false;
1425
+ };
1426
+
1427
+ LGraphManager.prototype.calcLowestCommonAncestors = function () {
1428
+ var edge;
1429
+ var sourceNode;
1430
+ var targetNode;
1431
+ var sourceAncestorGraph;
1432
+ var targetAncestorGraph;
1433
+
1434
+ var edges = this.getAllEdges();
1435
+ var s = edges.length;
1436
+ for (var i = 0; i < s; i++) {
1437
+ edge = edges[i];
1438
+
1439
+ sourceNode = edge.source;
1440
+ targetNode = edge.target;
1441
+ edge.lca = null;
1442
+ edge.sourceInLca = sourceNode;
1443
+ edge.targetInLca = targetNode;
1444
+
1445
+ if (sourceNode == targetNode) {
1446
+ edge.lca = sourceNode.getOwner();
1447
+ continue;
1448
+ }
1449
+
1450
+ sourceAncestorGraph = sourceNode.getOwner();
1451
+
1452
+ while (edge.lca == null) {
1453
+ edge.targetInLca = targetNode;
1454
+ targetAncestorGraph = targetNode.getOwner();
1455
+
1456
+ while (edge.lca == null) {
1457
+ if (targetAncestorGraph == sourceAncestorGraph) {
1458
+ edge.lca = targetAncestorGraph;
1459
+ break;
1460
+ }
1461
+
1462
+ if (targetAncestorGraph == this.rootGraph) {
1463
+ break;
1464
+ }
1465
+
1466
+ if (edge.lca != null) {
1467
+ throw "assert failed";
1468
+ }
1469
+ edge.targetInLca = targetAncestorGraph.getParent();
1470
+ targetAncestorGraph = edge.targetInLca.getOwner();
1471
+ }
1472
+
1473
+ if (sourceAncestorGraph == this.rootGraph) {
1474
+ break;
1475
+ }
1476
+
1477
+ if (edge.lca == null) {
1478
+ edge.sourceInLca = sourceAncestorGraph.getParent();
1479
+ sourceAncestorGraph = edge.sourceInLca.getOwner();
1480
+ }
1481
+ }
1482
+
1483
+ if (edge.lca == null) {
1484
+ throw "assert failed";
1485
+ }
1486
+ }
1487
+ };
1488
+
1489
+ LGraphManager.prototype.calcLowestCommonAncestor = function (firstNode, secondNode) {
1490
+ if (firstNode == secondNode) {
1491
+ return firstNode.getOwner();
1492
+ }
1493
+ var firstOwnerGraph = firstNode.getOwner();
1494
+
1495
+ do {
1496
+ if (firstOwnerGraph == null) {
1497
+ break;
1498
+ }
1499
+ var secondOwnerGraph = secondNode.getOwner();
1500
+
1501
+ do {
1502
+ if (secondOwnerGraph == null) {
1503
+ break;
1504
+ }
1505
+
1506
+ if (secondOwnerGraph == firstOwnerGraph) {
1507
+ return secondOwnerGraph;
1508
+ }
1509
+ secondOwnerGraph = secondOwnerGraph.getParent().getOwner();
1510
+ } while (true);
1511
+
1512
+ firstOwnerGraph = firstOwnerGraph.getParent().getOwner();
1513
+ } while (true);
1514
+
1515
+ return firstOwnerGraph;
1516
+ };
1517
+
1518
+ LGraphManager.prototype.calcInclusionTreeDepths = function (graph, depth) {
1519
+ if (graph == null && depth == null) {
1520
+ graph = this.rootGraph;
1521
+ depth = 1;
1522
+ }
1523
+ var node;
1524
+
1525
+ var nodes = graph.getNodes();
1526
+ var s = nodes.length;
1527
+ for (var i = 0; i < s; i++) {
1528
+ node = nodes[i];
1529
+ node.inclusionTreeDepth = depth;
1530
+
1531
+ if (node.child != null) {
1532
+ this.calcInclusionTreeDepths(node.child, depth + 1);
1533
+ }
1534
+ }
1535
+ };
1536
+
1537
+ LGraphManager.prototype.includesInvalidEdge = function () {
1538
+ var edge;
1539
+
1540
+ var s = this.edges.length;
1541
+ for (var i = 0; i < s; i++) {
1542
+ edge = this.edges[i];
1543
+
1544
+ if (this.isOneAncestorOfOther(edge.source, edge.target)) {
1545
+ return true;
1546
+ }
1547
+ }
1548
+ return false;
1549
+ };
1550
+
1551
+ module.exports = LGraphManager;
1552
+
1553
+ /***/ }),
1554
+ /* 7 */
1555
+ /***/ (function(module, exports, __webpack_require__) {
1556
+
1557
+
1558
+ var LayoutConstants = __webpack_require__(0);
1559
+
1560
+ function FDLayoutConstants() {}
1561
+
1562
+ //FDLayoutConstants inherits static props in LayoutConstants
1563
+ for (var prop in LayoutConstants) {
1564
+ FDLayoutConstants[prop] = LayoutConstants[prop];
1565
+ }
1566
+
1567
+ FDLayoutConstants.MAX_ITERATIONS = 2500;
1568
+
1569
+ FDLayoutConstants.DEFAULT_EDGE_LENGTH = 50;
1570
+ FDLayoutConstants.DEFAULT_SPRING_STRENGTH = 0.45;
1571
+ FDLayoutConstants.DEFAULT_REPULSION_STRENGTH = 4500.0;
1572
+ FDLayoutConstants.DEFAULT_GRAVITY_STRENGTH = 0.4;
1573
+ FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH = 1.0;
1574
+ FDLayoutConstants.DEFAULT_GRAVITY_RANGE_FACTOR = 3.8;
1575
+ FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR = 1.5;
1576
+ FDLayoutConstants.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION = true;
1577
+ FDLayoutConstants.DEFAULT_USE_SMART_REPULSION_RANGE_CALCULATION = true;
1578
+ FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL = 0.3;
1579
+ FDLayoutConstants.COOLING_ADAPTATION_FACTOR = 0.33;
1580
+ FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT = 1000;
1581
+ FDLayoutConstants.ADAPTATION_UPPER_NODE_LIMIT = 5000;
1582
+ FDLayoutConstants.MAX_NODE_DISPLACEMENT_INCREMENTAL = 100.0;
1583
+ FDLayoutConstants.MAX_NODE_DISPLACEMENT = FDLayoutConstants.MAX_NODE_DISPLACEMENT_INCREMENTAL * 3;
1584
+ FDLayoutConstants.MIN_REPULSION_DIST = FDLayoutConstants.DEFAULT_EDGE_LENGTH / 10.0;
1585
+ FDLayoutConstants.CONVERGENCE_CHECK_PERIOD = 100;
1586
+ FDLayoutConstants.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR = 0.1;
1587
+ FDLayoutConstants.MIN_EDGE_LENGTH = 1;
1588
+ FDLayoutConstants.GRID_CALCULATION_CHECK_PERIOD = 10;
1589
+
1590
+ module.exports = FDLayoutConstants;
1591
+
1592
+ /***/ }),
1593
+ /* 8 */
1594
+ /***/ (function(module, exports, __webpack_require__) {
1595
+
1596
+
1597
+ /**
1598
+ * This class maintains a list of static geometry related utility methods.
1599
+ *
1600
+ *
1601
+ * Copyright: i-Vis Research Group, Bilkent University, 2007 - present
1602
+ */
1603
+
1604
+ var Point = __webpack_require__(12);
1605
+
1606
+ function IGeometry() {}
1607
+
1608
+ /**
1609
+ * This method calculates *half* the amount in x and y directions of the two
1610
+ * input rectangles needed to separate them keeping their respective
1611
+ * positioning, and returns the result in the input array. An input
1612
+ * separation buffer added to the amount in both directions. We assume that
1613
+ * the two rectangles do intersect.
1614
+ */
1615
+ IGeometry.calcSeparationAmount = function (rectA, rectB, overlapAmount, separationBuffer) {
1616
+ if (!rectA.intersects(rectB)) {
1617
+ throw "assert failed";
1618
+ }
1619
+
1620
+ var directions = new Array(2);
1621
+
1622
+ this.decideDirectionsForOverlappingNodes(rectA, rectB, directions);
1623
+
1624
+ overlapAmount[0] = Math.min(rectA.getRight(), rectB.getRight()) - Math.max(rectA.x, rectB.x);
1625
+ overlapAmount[1] = Math.min(rectA.getBottom(), rectB.getBottom()) - Math.max(rectA.y, rectB.y);
1626
+
1627
+ // update the overlapping amounts for the following cases:
1628
+ if (rectA.getX() <= rectB.getX() && rectA.getRight() >= rectB.getRight()) {
1629
+ /* Case x.1:
1630
+ *
1631
+ * rectA
1632
+ * | |
1633
+ * | _________ |
1634
+ * | | | |
1635
+ * |________|_______|______|
1636
+ * | |
1637
+ * | |
1638
+ * rectB
1639
+ */
1640
+ overlapAmount[0] += Math.min(rectB.getX() - rectA.getX(), rectA.getRight() - rectB.getRight());
1641
+ } else if (rectB.getX() <= rectA.getX() && rectB.getRight() >= rectA.getRight()) {
1642
+ /* Case x.2:
1643
+ *
1644
+ * rectB
1645
+ * | |
1646
+ * | _________ |
1647
+ * | | | |
1648
+ * |________|_______|______|
1649
+ * | |
1650
+ * | |
1651
+ * rectA
1652
+ */
1653
+ overlapAmount[0] += Math.min(rectA.getX() - rectB.getX(), rectB.getRight() - rectA.getRight());
1654
+ }
1655
+ if (rectA.getY() <= rectB.getY() && rectA.getBottom() >= rectB.getBottom()) {
1656
+ /* Case y.1:
1657
+ * ________ rectA
1658
+ * |
1659
+ * |
1660
+ * ______|____ rectB
1661
+ * | |
1662
+ * | |
1663
+ * ______|____|
1664
+ * |
1665
+ * |
1666
+ * |________
1667
+ *
1668
+ */
1669
+ overlapAmount[1] += Math.min(rectB.getY() - rectA.getY(), rectA.getBottom() - rectB.getBottom());
1670
+ } else if (rectB.getY() <= rectA.getY() && rectB.getBottom() >= rectA.getBottom()) {
1671
+ /* Case y.2:
1672
+ * ________ rectB
1673
+ * |
1674
+ * |
1675
+ * ______|____ rectA
1676
+ * | |
1677
+ * | |
1678
+ * ______|____|
1679
+ * |
1680
+ * |
1681
+ * |________
1682
+ *
1683
+ */
1684
+ overlapAmount[1] += Math.min(rectA.getY() - rectB.getY(), rectB.getBottom() - rectA.getBottom());
1685
+ }
1686
+
1687
+ // find slope of the line passes two centers
1688
+ var slope = Math.abs((rectB.getCenterY() - rectA.getCenterY()) / (rectB.getCenterX() - rectA.getCenterX()));
1689
+ // if centers are overlapped
1690
+ if (rectB.getCenterY() === rectA.getCenterY() && rectB.getCenterX() === rectA.getCenterX()) {
1691
+ // assume the slope is 1 (45 degree)
1692
+ slope = 1.0;
1693
+ }
1694
+
1695
+ var moveByY = slope * overlapAmount[0];
1696
+ var moveByX = overlapAmount[1] / slope;
1697
+ if (overlapAmount[0] < moveByX) {
1698
+ moveByX = overlapAmount[0];
1699
+ } else {
1700
+ moveByY = overlapAmount[1];
1701
+ }
1702
+ // return half the amount so that if each rectangle is moved by these
1703
+ // amounts in opposite directions, overlap will be resolved
1704
+ overlapAmount[0] = -1 * directions[0] * (moveByX / 2 + separationBuffer);
1705
+ overlapAmount[1] = -1 * directions[1] * (moveByY / 2 + separationBuffer);
1706
+ };
1707
+
1708
+ /**
1709
+ * This method decides the separation direction of overlapping nodes
1710
+ *
1711
+ * if directions[0] = -1, then rectA goes left
1712
+ * if directions[0] = 1, then rectA goes right
1713
+ * if directions[1] = -1, then rectA goes up
1714
+ * if directions[1] = 1, then rectA goes down
1715
+ */
1716
+ IGeometry.decideDirectionsForOverlappingNodes = function (rectA, rectB, directions) {
1717
+ if (rectA.getCenterX() < rectB.getCenterX()) {
1718
+ directions[0] = -1;
1719
+ } else {
1720
+ directions[0] = 1;
1721
+ }
1722
+
1723
+ if (rectA.getCenterY() < rectB.getCenterY()) {
1724
+ directions[1] = -1;
1725
+ } else {
1726
+ directions[1] = 1;
1727
+ }
1728
+ };
1729
+
1730
+ /**
1731
+ * This method calculates the intersection (clipping) points of the two
1732
+ * input rectangles with line segment defined by the centers of these two
1733
+ * rectangles. The clipping points are saved in the input double array and
1734
+ * whether or not the two rectangles overlap is returned.
1735
+ */
1736
+ IGeometry.getIntersection2 = function (rectA, rectB, result) {
1737
+ //result[0-1] will contain clipPoint of rectA, result[2-3] will contain clipPoint of rectB
1738
+ var p1x = rectA.getCenterX();
1739
+ var p1y = rectA.getCenterY();
1740
+ var p2x = rectB.getCenterX();
1741
+ var p2y = rectB.getCenterY();
1742
+
1743
+ //if two rectangles intersect, then clipping points are centers
1744
+ if (rectA.intersects(rectB)) {
1745
+ result[0] = p1x;
1746
+ result[1] = p1y;
1747
+ result[2] = p2x;
1748
+ result[3] = p2y;
1749
+ return true;
1750
+ }
1751
+ //variables for rectA
1752
+ var topLeftAx = rectA.getX();
1753
+ var topLeftAy = rectA.getY();
1754
+ var topRightAx = rectA.getRight();
1755
+ var bottomLeftAx = rectA.getX();
1756
+ var bottomLeftAy = rectA.getBottom();
1757
+ var bottomRightAx = rectA.getRight();
1758
+ var halfWidthA = rectA.getWidthHalf();
1759
+ var halfHeightA = rectA.getHeightHalf();
1760
+ //variables for rectB
1761
+ var topLeftBx = rectB.getX();
1762
+ var topLeftBy = rectB.getY();
1763
+ var topRightBx = rectB.getRight();
1764
+ var bottomLeftBx = rectB.getX();
1765
+ var bottomLeftBy = rectB.getBottom();
1766
+ var bottomRightBx = rectB.getRight();
1767
+ var halfWidthB = rectB.getWidthHalf();
1768
+ var halfHeightB = rectB.getHeightHalf();
1769
+
1770
+ //flag whether clipping points are found
1771
+ var clipPointAFound = false;
1772
+ var clipPointBFound = false;
1773
+
1774
+ // line is vertical
1775
+ if (p1x === p2x) {
1776
+ if (p1y > p2y) {
1777
+ result[0] = p1x;
1778
+ result[1] = topLeftAy;
1779
+ result[2] = p2x;
1780
+ result[3] = bottomLeftBy;
1781
+ return false;
1782
+ } else if (p1y < p2y) {
1783
+ result[0] = p1x;
1784
+ result[1] = bottomLeftAy;
1785
+ result[2] = p2x;
1786
+ result[3] = topLeftBy;
1787
+ return false;
1788
+ } else ;
1789
+ }
1790
+ // line is horizontal
1791
+ else if (p1y === p2y) {
1792
+ if (p1x > p2x) {
1793
+ result[0] = topLeftAx;
1794
+ result[1] = p1y;
1795
+ result[2] = topRightBx;
1796
+ result[3] = p2y;
1797
+ return false;
1798
+ } else if (p1x < p2x) {
1799
+ result[0] = topRightAx;
1800
+ result[1] = p1y;
1801
+ result[2] = topLeftBx;
1802
+ result[3] = p2y;
1803
+ return false;
1804
+ } else ;
1805
+ } else {
1806
+ //slopes of rectA's and rectB's diagonals
1807
+ var slopeA = rectA.height / rectA.width;
1808
+ var slopeB = rectB.height / rectB.width;
1809
+
1810
+ //slope of line between center of rectA and center of rectB
1811
+ var slopePrime = (p2y - p1y) / (p2x - p1x);
1812
+ var cardinalDirectionA = void 0;
1813
+ var cardinalDirectionB = void 0;
1814
+ var tempPointAx = void 0;
1815
+ var tempPointAy = void 0;
1816
+ var tempPointBx = void 0;
1817
+ var tempPointBy = void 0;
1818
+
1819
+ //determine whether clipping point is the corner of nodeA
1820
+ if (-slopeA === slopePrime) {
1821
+ if (p1x > p2x) {
1822
+ result[0] = bottomLeftAx;
1823
+ result[1] = bottomLeftAy;
1824
+ clipPointAFound = true;
1825
+ } else {
1826
+ result[0] = topRightAx;
1827
+ result[1] = topLeftAy;
1828
+ clipPointAFound = true;
1829
+ }
1830
+ } else if (slopeA === slopePrime) {
1831
+ if (p1x > p2x) {
1832
+ result[0] = topLeftAx;
1833
+ result[1] = topLeftAy;
1834
+ clipPointAFound = true;
1835
+ } else {
1836
+ result[0] = bottomRightAx;
1837
+ result[1] = bottomLeftAy;
1838
+ clipPointAFound = true;
1839
+ }
1840
+ }
1841
+
1842
+ //determine whether clipping point is the corner of nodeB
1843
+ if (-slopeB === slopePrime) {
1844
+ if (p2x > p1x) {
1845
+ result[2] = bottomLeftBx;
1846
+ result[3] = bottomLeftBy;
1847
+ clipPointBFound = true;
1848
+ } else {
1849
+ result[2] = topRightBx;
1850
+ result[3] = topLeftBy;
1851
+ clipPointBFound = true;
1852
+ }
1853
+ } else if (slopeB === slopePrime) {
1854
+ if (p2x > p1x) {
1855
+ result[2] = topLeftBx;
1856
+ result[3] = topLeftBy;
1857
+ clipPointBFound = true;
1858
+ } else {
1859
+ result[2] = bottomRightBx;
1860
+ result[3] = bottomLeftBy;
1861
+ clipPointBFound = true;
1862
+ }
1863
+ }
1864
+
1865
+ //if both clipping points are corners
1866
+ if (clipPointAFound && clipPointBFound) {
1867
+ return false;
1868
+ }
1869
+
1870
+ //determine Cardinal Direction of rectangles
1871
+ if (p1x > p2x) {
1872
+ if (p1y > p2y) {
1873
+ cardinalDirectionA = this.getCardinalDirection(slopeA, slopePrime, 4);
1874
+ cardinalDirectionB = this.getCardinalDirection(slopeB, slopePrime, 2);
1875
+ } else {
1876
+ cardinalDirectionA = this.getCardinalDirection(-slopeA, slopePrime, 3);
1877
+ cardinalDirectionB = this.getCardinalDirection(-slopeB, slopePrime, 1);
1878
+ }
1879
+ } else {
1880
+ if (p1y > p2y) {
1881
+ cardinalDirectionA = this.getCardinalDirection(-slopeA, slopePrime, 1);
1882
+ cardinalDirectionB = this.getCardinalDirection(-slopeB, slopePrime, 3);
1883
+ } else {
1884
+ cardinalDirectionA = this.getCardinalDirection(slopeA, slopePrime, 2);
1885
+ cardinalDirectionB = this.getCardinalDirection(slopeB, slopePrime, 4);
1886
+ }
1887
+ }
1888
+ //calculate clipping Point if it is not found before
1889
+ if (!clipPointAFound) {
1890
+ switch (cardinalDirectionA) {
1891
+ case 1:
1892
+ tempPointAy = topLeftAy;
1893
+ tempPointAx = p1x + -halfHeightA / slopePrime;
1894
+ result[0] = tempPointAx;
1895
+ result[1] = tempPointAy;
1896
+ break;
1897
+ case 2:
1898
+ tempPointAx = bottomRightAx;
1899
+ tempPointAy = p1y + halfWidthA * slopePrime;
1900
+ result[0] = tempPointAx;
1901
+ result[1] = tempPointAy;
1902
+ break;
1903
+ case 3:
1904
+ tempPointAy = bottomLeftAy;
1905
+ tempPointAx = p1x + halfHeightA / slopePrime;
1906
+ result[0] = tempPointAx;
1907
+ result[1] = tempPointAy;
1908
+ break;
1909
+ case 4:
1910
+ tempPointAx = bottomLeftAx;
1911
+ tempPointAy = p1y + -halfWidthA * slopePrime;
1912
+ result[0] = tempPointAx;
1913
+ result[1] = tempPointAy;
1914
+ break;
1915
+ }
1916
+ }
1917
+ if (!clipPointBFound) {
1918
+ switch (cardinalDirectionB) {
1919
+ case 1:
1920
+ tempPointBy = topLeftBy;
1921
+ tempPointBx = p2x + -halfHeightB / slopePrime;
1922
+ result[2] = tempPointBx;
1923
+ result[3] = tempPointBy;
1924
+ break;
1925
+ case 2:
1926
+ tempPointBx = bottomRightBx;
1927
+ tempPointBy = p2y + halfWidthB * slopePrime;
1928
+ result[2] = tempPointBx;
1929
+ result[3] = tempPointBy;
1930
+ break;
1931
+ case 3:
1932
+ tempPointBy = bottomLeftBy;
1933
+ tempPointBx = p2x + halfHeightB / slopePrime;
1934
+ result[2] = tempPointBx;
1935
+ result[3] = tempPointBy;
1936
+ break;
1937
+ case 4:
1938
+ tempPointBx = bottomLeftBx;
1939
+ tempPointBy = p2y + -halfWidthB * slopePrime;
1940
+ result[2] = tempPointBx;
1941
+ result[3] = tempPointBy;
1942
+ break;
1943
+ }
1944
+ }
1945
+ }
1946
+ return false;
1947
+ };
1948
+
1949
+ /**
1950
+ * This method returns in which cardinal direction does input point stays
1951
+ * 1: North
1952
+ * 2: East
1953
+ * 3: South
1954
+ * 4: West
1955
+ */
1956
+ IGeometry.getCardinalDirection = function (slope, slopePrime, line) {
1957
+ if (slope > slopePrime) {
1958
+ return line;
1959
+ } else {
1960
+ return 1 + line % 4;
1961
+ }
1962
+ };
1963
+
1964
+ /**
1965
+ * This method calculates the intersection of the two lines defined by
1966
+ * point pairs (s1,s2) and (f1,f2).
1967
+ */
1968
+ IGeometry.getIntersection = function (s1, s2, f1, f2) {
1969
+ if (f2 == null) {
1970
+ return this.getIntersection2(s1, s2, f1);
1971
+ }
1972
+
1973
+ var x1 = s1.x;
1974
+ var y1 = s1.y;
1975
+ var x2 = s2.x;
1976
+ var y2 = s2.y;
1977
+ var x3 = f1.x;
1978
+ var y3 = f1.y;
1979
+ var x4 = f2.x;
1980
+ var y4 = f2.y;
1981
+ var x = void 0,
1982
+ y = void 0; // intersection point
1983
+ var a1 = void 0,
1984
+ a2 = void 0,
1985
+ b1 = void 0,
1986
+ b2 = void 0,
1987
+ c1 = void 0,
1988
+ c2 = void 0; // coefficients of line eqns.
1989
+ var denom = void 0;
1990
+
1991
+ a1 = y2 - y1;
1992
+ b1 = x1 - x2;
1993
+ c1 = x2 * y1 - x1 * y2; // { a1*x + b1*y + c1 = 0 is line 1 }
1994
+
1995
+ a2 = y4 - y3;
1996
+ b2 = x3 - x4;
1997
+ c2 = x4 * y3 - x3 * y4; // { a2*x + b2*y + c2 = 0 is line 2 }
1998
+
1999
+ denom = a1 * b2 - a2 * b1;
2000
+
2001
+ if (denom === 0) {
2002
+ return null;
2003
+ }
2004
+
2005
+ x = (b1 * c2 - b2 * c1) / denom;
2006
+ y = (a2 * c1 - a1 * c2) / denom;
2007
+
2008
+ return new Point(x, y);
2009
+ };
2010
+
2011
+ /**
2012
+ * This method finds and returns the angle of the vector from the + x-axis
2013
+ * in clockwise direction (compatible w/ Java coordinate system!).
2014
+ */
2015
+ IGeometry.angleOfVector = function (Cx, Cy, Nx, Ny) {
2016
+ var C_angle = void 0;
2017
+
2018
+ if (Cx !== Nx) {
2019
+ C_angle = Math.atan((Ny - Cy) / (Nx - Cx));
2020
+
2021
+ if (Nx < Cx) {
2022
+ C_angle += Math.PI;
2023
+ } else if (Ny < Cy) {
2024
+ C_angle += this.TWO_PI;
2025
+ }
2026
+ } else if (Ny < Cy) {
2027
+ C_angle = this.ONE_AND_HALF_PI; // 270 degrees
2028
+ } else {
2029
+ C_angle = this.HALF_PI; // 90 degrees
2030
+ }
2031
+
2032
+ return C_angle;
2033
+ };
2034
+
2035
+ /**
2036
+ * This method checks whether the given two line segments (one with point
2037
+ * p1 and p2, the other with point p3 and p4) intersect at a point other
2038
+ * than these points.
2039
+ */
2040
+ IGeometry.doIntersect = function (p1, p2, p3, p4) {
2041
+ var a = p1.x;
2042
+ var b = p1.y;
2043
+ var c = p2.x;
2044
+ var d = p2.y;
2045
+ var p = p3.x;
2046
+ var q = p3.y;
2047
+ var r = p4.x;
2048
+ var s = p4.y;
2049
+ var det = (c - a) * (s - q) - (r - p) * (d - b);
2050
+
2051
+ if (det === 0) {
2052
+ return false;
2053
+ } else {
2054
+ var lambda = ((s - q) * (r - a) + (p - r) * (s - b)) / det;
2055
+ var gamma = ((b - d) * (r - a) + (c - a) * (s - b)) / det;
2056
+ return 0 < lambda && lambda < 1 && 0 < gamma && gamma < 1;
2057
+ }
2058
+ };
2059
+
2060
+ // -----------------------------------------------------------------------------
2061
+ // Section: Class Constants
2062
+ // -----------------------------------------------------------------------------
2063
+ /**
2064
+ * Some useful pre-calculated constants
2065
+ */
2066
+ IGeometry.HALF_PI = 0.5 * Math.PI;
2067
+ IGeometry.ONE_AND_HALF_PI = 1.5 * Math.PI;
2068
+ IGeometry.TWO_PI = 2.0 * Math.PI;
2069
+ IGeometry.THREE_PI = 3.0 * Math.PI;
2070
+
2071
+ module.exports = IGeometry;
2072
+
2073
+ /***/ }),
2074
+ /* 9 */
2075
+ /***/ (function(module, exports, __webpack_require__) {
2076
+
2077
+
2078
+ function IMath() {}
2079
+
2080
+ /**
2081
+ * This method returns the sign of the input value.
2082
+ */
2083
+ IMath.sign = function (value) {
2084
+ if (value > 0) {
2085
+ return 1;
2086
+ } else if (value < 0) {
2087
+ return -1;
2088
+ } else {
2089
+ return 0;
2090
+ }
2091
+ };
2092
+
2093
+ IMath.floor = function (value) {
2094
+ return value < 0 ? Math.ceil(value) : Math.floor(value);
2095
+ };
2096
+
2097
+ IMath.ceil = function (value) {
2098
+ return value < 0 ? Math.floor(value) : Math.ceil(value);
2099
+ };
2100
+
2101
+ module.exports = IMath;
2102
+
2103
+ /***/ }),
2104
+ /* 10 */
2105
+ /***/ (function(module, exports, __webpack_require__) {
2106
+
2107
+
2108
+ function Integer() {}
2109
+
2110
+ Integer.MAX_VALUE = 2147483647;
2111
+ Integer.MIN_VALUE = -2147483648;
2112
+
2113
+ module.exports = Integer;
2114
+
2115
+ /***/ }),
2116
+ /* 11 */
2117
+ /***/ (function(module, exports, __webpack_require__) {
2118
+
2119
+
2120
+ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
2121
+
2122
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
2123
+
2124
+ var nodeFrom = function nodeFrom(value) {
2125
+ return { value: value, next: null, prev: null };
2126
+ };
2127
+
2128
+ var add = function add(prev, node, next, list) {
2129
+ if (prev !== null) {
2130
+ prev.next = node;
2131
+ } else {
2132
+ list.head = node;
2133
+ }
2134
+
2135
+ if (next !== null) {
2136
+ next.prev = node;
2137
+ } else {
2138
+ list.tail = node;
2139
+ }
2140
+
2141
+ node.prev = prev;
2142
+ node.next = next;
2143
+
2144
+ list.length++;
2145
+
2146
+ return node;
2147
+ };
2148
+
2149
+ var _remove = function _remove(node, list) {
2150
+ var prev = node.prev,
2151
+ next = node.next;
2152
+
2153
+
2154
+ if (prev !== null) {
2155
+ prev.next = next;
2156
+ } else {
2157
+ list.head = next;
2158
+ }
2159
+
2160
+ if (next !== null) {
2161
+ next.prev = prev;
2162
+ } else {
2163
+ list.tail = prev;
2164
+ }
2165
+
2166
+ node.prev = node.next = null;
2167
+
2168
+ list.length--;
2169
+
2170
+ return node;
2171
+ };
2172
+
2173
+ var LinkedList = function () {
2174
+ function LinkedList(vals) {
2175
+ var _this = this;
2176
+
2177
+ _classCallCheck(this, LinkedList);
2178
+
2179
+ this.length = 0;
2180
+ this.head = null;
2181
+ this.tail = null;
2182
+
2183
+ if (vals != null) {
2184
+ vals.forEach(function (v) {
2185
+ return _this.push(v);
2186
+ });
2187
+ }
2188
+ }
2189
+
2190
+ _createClass(LinkedList, [{
2191
+ key: "size",
2192
+ value: function size() {
2193
+ return this.length;
2194
+ }
2195
+ }, {
2196
+ key: "insertBefore",
2197
+ value: function insertBefore(val, otherNode) {
2198
+ return add(otherNode.prev, nodeFrom(val), otherNode, this);
2199
+ }
2200
+ }, {
2201
+ key: "insertAfter",
2202
+ value: function insertAfter(val, otherNode) {
2203
+ return add(otherNode, nodeFrom(val), otherNode.next, this);
2204
+ }
2205
+ }, {
2206
+ key: "insertNodeBefore",
2207
+ value: function insertNodeBefore(newNode, otherNode) {
2208
+ return add(otherNode.prev, newNode, otherNode, this);
2209
+ }
2210
+ }, {
2211
+ key: "insertNodeAfter",
2212
+ value: function insertNodeAfter(newNode, otherNode) {
2213
+ return add(otherNode, newNode, otherNode.next, this);
2214
+ }
2215
+ }, {
2216
+ key: "push",
2217
+ value: function push(val) {
2218
+ return add(this.tail, nodeFrom(val), null, this);
2219
+ }
2220
+ }, {
2221
+ key: "unshift",
2222
+ value: function unshift(val) {
2223
+ return add(null, nodeFrom(val), this.head, this);
2224
+ }
2225
+ }, {
2226
+ key: "remove",
2227
+ value: function remove(node) {
2228
+ return _remove(node, this);
2229
+ }
2230
+ }, {
2231
+ key: "pop",
2232
+ value: function pop() {
2233
+ return _remove(this.tail, this).value;
2234
+ }
2235
+ }, {
2236
+ key: "popNode",
2237
+ value: function popNode() {
2238
+ return _remove(this.tail, this);
2239
+ }
2240
+ }, {
2241
+ key: "shift",
2242
+ value: function shift() {
2243
+ return _remove(this.head, this).value;
2244
+ }
2245
+ }, {
2246
+ key: "shiftNode",
2247
+ value: function shiftNode() {
2248
+ return _remove(this.head, this);
2249
+ }
2250
+ }, {
2251
+ key: "get_object_at",
2252
+ value: function get_object_at(index) {
2253
+ if (index <= this.length()) {
2254
+ var i = 1;
2255
+ var current = this.head;
2256
+ while (i < index) {
2257
+ current = current.next;
2258
+ i++;
2259
+ }
2260
+ return current.value;
2261
+ }
2262
+ }
2263
+ }, {
2264
+ key: "set_object_at",
2265
+ value: function set_object_at(index, value) {
2266
+ if (index <= this.length()) {
2267
+ var i = 1;
2268
+ var current = this.head;
2269
+ while (i < index) {
2270
+ current = current.next;
2271
+ i++;
2272
+ }
2273
+ current.value = value;
2274
+ }
2275
+ }
2276
+ }]);
2277
+
2278
+ return LinkedList;
2279
+ }();
2280
+
2281
+ module.exports = LinkedList;
2282
+
2283
+ /***/ }),
2284
+ /* 12 */
2285
+ /***/ (function(module, exports, __webpack_require__) {
2286
+
2287
+
2288
+ /*
2289
+ *This class is the javascript implementation of the Point.java class in jdk
2290
+ */
2291
+ function Point(x, y, p) {
2292
+ this.x = null;
2293
+ this.y = null;
2294
+ if (x == null && y == null && p == null) {
2295
+ this.x = 0;
2296
+ this.y = 0;
2297
+ } else if (typeof x == 'number' && typeof y == 'number' && p == null) {
2298
+ this.x = x;
2299
+ this.y = y;
2300
+ } else if (x.constructor.name == 'Point' && y == null && p == null) {
2301
+ p = x;
2302
+ this.x = p.x;
2303
+ this.y = p.y;
2304
+ }
2305
+ }
2306
+
2307
+ Point.prototype.getX = function () {
2308
+ return this.x;
2309
+ };
2310
+
2311
+ Point.prototype.getY = function () {
2312
+ return this.y;
2313
+ };
2314
+
2315
+ Point.prototype.getLocation = function () {
2316
+ return new Point(this.x, this.y);
2317
+ };
2318
+
2319
+ Point.prototype.setLocation = function (x, y, p) {
2320
+ if (x.constructor.name == 'Point' && y == null && p == null) {
2321
+ p = x;
2322
+ this.setLocation(p.x, p.y);
2323
+ } else if (typeof x == 'number' && typeof y == 'number' && p == null) {
2324
+ //if both parameters are integer just move (x,y) location
2325
+ if (parseInt(x) == x && parseInt(y) == y) {
2326
+ this.move(x, y);
2327
+ } else {
2328
+ this.x = Math.floor(x + 0.5);
2329
+ this.y = Math.floor(y + 0.5);
2330
+ }
2331
+ }
2332
+ };
2333
+
2334
+ Point.prototype.move = function (x, y) {
2335
+ this.x = x;
2336
+ this.y = y;
2337
+ };
2338
+
2339
+ Point.prototype.translate = function (dx, dy) {
2340
+ this.x += dx;
2341
+ this.y += dy;
2342
+ };
2343
+
2344
+ Point.prototype.equals = function (obj) {
2345
+ if (obj.constructor.name == "Point") {
2346
+ var pt = obj;
2347
+ return this.x == pt.x && this.y == pt.y;
2348
+ }
2349
+ return this == obj;
2350
+ };
2351
+
2352
+ Point.prototype.toString = function () {
2353
+ return new Point().constructor.name + "[x=" + this.x + ",y=" + this.y + "]";
2354
+ };
2355
+
2356
+ module.exports = Point;
2357
+
2358
+ /***/ }),
2359
+ /* 13 */
2360
+ /***/ (function(module, exports, __webpack_require__) {
2361
+
2362
+
2363
+ function RectangleD(x, y, width, height) {
2364
+ this.x = 0;
2365
+ this.y = 0;
2366
+ this.width = 0;
2367
+ this.height = 0;
2368
+
2369
+ if (x != null && y != null && width != null && height != null) {
2370
+ this.x = x;
2371
+ this.y = y;
2372
+ this.width = width;
2373
+ this.height = height;
2374
+ }
2375
+ }
2376
+
2377
+ RectangleD.prototype.getX = function () {
2378
+ return this.x;
2379
+ };
2380
+
2381
+ RectangleD.prototype.setX = function (x) {
2382
+ this.x = x;
2383
+ };
2384
+
2385
+ RectangleD.prototype.getY = function () {
2386
+ return this.y;
2387
+ };
2388
+
2389
+ RectangleD.prototype.setY = function (y) {
2390
+ this.y = y;
2391
+ };
2392
+
2393
+ RectangleD.prototype.getWidth = function () {
2394
+ return this.width;
2395
+ };
2396
+
2397
+ RectangleD.prototype.setWidth = function (width) {
2398
+ this.width = width;
2399
+ };
2400
+
2401
+ RectangleD.prototype.getHeight = function () {
2402
+ return this.height;
2403
+ };
2404
+
2405
+ RectangleD.prototype.setHeight = function (height) {
2406
+ this.height = height;
2407
+ };
2408
+
2409
+ RectangleD.prototype.getRight = function () {
2410
+ return this.x + this.width;
2411
+ };
2412
+
2413
+ RectangleD.prototype.getBottom = function () {
2414
+ return this.y + this.height;
2415
+ };
2416
+
2417
+ RectangleD.prototype.intersects = function (a) {
2418
+ if (this.getRight() < a.x) {
2419
+ return false;
2420
+ }
2421
+
2422
+ if (this.getBottom() < a.y) {
2423
+ return false;
2424
+ }
2425
+
2426
+ if (a.getRight() < this.x) {
2427
+ return false;
2428
+ }
2429
+
2430
+ if (a.getBottom() < this.y) {
2431
+ return false;
2432
+ }
2433
+
2434
+ return true;
2435
+ };
2436
+
2437
+ RectangleD.prototype.getCenterX = function () {
2438
+ return this.x + this.width / 2;
2439
+ };
2440
+
2441
+ RectangleD.prototype.getMinX = function () {
2442
+ return this.getX();
2443
+ };
2444
+
2445
+ RectangleD.prototype.getMaxX = function () {
2446
+ return this.getX() + this.width;
2447
+ };
2448
+
2449
+ RectangleD.prototype.getCenterY = function () {
2450
+ return this.y + this.height / 2;
2451
+ };
2452
+
2453
+ RectangleD.prototype.getMinY = function () {
2454
+ return this.getY();
2455
+ };
2456
+
2457
+ RectangleD.prototype.getMaxY = function () {
2458
+ return this.getY() + this.height;
2459
+ };
2460
+
2461
+ RectangleD.prototype.getWidthHalf = function () {
2462
+ return this.width / 2;
2463
+ };
2464
+
2465
+ RectangleD.prototype.getHeightHalf = function () {
2466
+ return this.height / 2;
2467
+ };
2468
+
2469
+ module.exports = RectangleD;
2470
+
2471
+ /***/ }),
2472
+ /* 14 */
2473
+ /***/ (function(module, exports, __webpack_require__) {
2474
+
2475
+
2476
+ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
2477
+
2478
+ function UniqueIDGeneretor() {}
2479
+
2480
+ UniqueIDGeneretor.lastID = 0;
2481
+
2482
+ UniqueIDGeneretor.createID = function (obj) {
2483
+ if (UniqueIDGeneretor.isPrimitive(obj)) {
2484
+ return obj;
2485
+ }
2486
+ if (obj.uniqueID != null) {
2487
+ return obj.uniqueID;
2488
+ }
2489
+ obj.uniqueID = UniqueIDGeneretor.getString();
2490
+ UniqueIDGeneretor.lastID++;
2491
+ return obj.uniqueID;
2492
+ };
2493
+
2494
+ UniqueIDGeneretor.getString = function (id) {
2495
+ if (id == null) id = UniqueIDGeneretor.lastID;
2496
+ return "Object#" + id + "";
2497
+ };
2498
+
2499
+ UniqueIDGeneretor.isPrimitive = function (arg) {
2500
+ var type = typeof arg === "undefined" ? "undefined" : _typeof(arg);
2501
+ return arg == null || type != "object" && type != "function";
2502
+ };
2503
+
2504
+ module.exports = UniqueIDGeneretor;
2505
+
2506
+ /***/ }),
2507
+ /* 15 */
2508
+ /***/ (function(module, exports, __webpack_require__) {
2509
+
2510
+
2511
+ 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); } }
2512
+
2513
+ var LayoutConstants = __webpack_require__(0);
2514
+ var LGraphManager = __webpack_require__(6);
2515
+ var LNode = __webpack_require__(3);
2516
+ var LEdge = __webpack_require__(1);
2517
+ var LGraph = __webpack_require__(5);
2518
+ var PointD = __webpack_require__(4);
2519
+ var Transform = __webpack_require__(17);
2520
+ var Emitter = __webpack_require__(27);
2521
+
2522
+ function Layout(isRemoteUse) {
2523
+ Emitter.call(this);
2524
+
2525
+ //Layout Quality: 0:draft, 1:default, 2:proof
2526
+ this.layoutQuality = LayoutConstants.QUALITY;
2527
+ //Whether layout should create bendpoints as needed or not
2528
+ this.createBendsAsNeeded = LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED;
2529
+ //Whether layout should be incremental or not
2530
+ this.incremental = LayoutConstants.DEFAULT_INCREMENTAL;
2531
+ //Whether we animate from before to after layout node positions
2532
+ this.animationOnLayout = LayoutConstants.DEFAULT_ANIMATION_ON_LAYOUT;
2533
+ //Whether we animate the layout process or not
2534
+ this.animationDuringLayout = LayoutConstants.DEFAULT_ANIMATION_DURING_LAYOUT;
2535
+ //Number iterations that should be done between two successive animations
2536
+ this.animationPeriod = LayoutConstants.DEFAULT_ANIMATION_PERIOD;
2537
+ /**
2538
+ * Whether or not leaf nodes (non-compound nodes) are of uniform sizes. When
2539
+ * they are, both spring and repulsion forces between two leaf nodes can be
2540
+ * calculated without the expensive clipping point calculations, resulting
2541
+ * in major speed-up.
2542
+ */
2543
+ this.uniformLeafNodeSizes = LayoutConstants.DEFAULT_UNIFORM_LEAF_NODE_SIZES;
2544
+ /**
2545
+ * This is used for creation of bendpoints by using dummy nodes and edges.
2546
+ * Maps an LEdge to its dummy bendpoint path.
2547
+ */
2548
+ this.edgeToDummyNodes = new Map();
2549
+ this.graphManager = new LGraphManager(this);
2550
+ this.isLayoutFinished = false;
2551
+ this.isSubLayout = false;
2552
+ this.isRemoteUse = false;
2553
+
2554
+ if (isRemoteUse != null) {
2555
+ this.isRemoteUse = isRemoteUse;
2556
+ }
2557
+ }
2558
+
2559
+ Layout.RANDOM_SEED = 1;
2560
+
2561
+ Layout.prototype = Object.create(Emitter.prototype);
2562
+
2563
+ Layout.prototype.getGraphManager = function () {
2564
+ return this.graphManager;
2565
+ };
2566
+
2567
+ Layout.prototype.getAllNodes = function () {
2568
+ return this.graphManager.getAllNodes();
2569
+ };
2570
+
2571
+ Layout.prototype.getAllEdges = function () {
2572
+ return this.graphManager.getAllEdges();
2573
+ };
2574
+
2575
+ Layout.prototype.getAllNodesToApplyGravitation = function () {
2576
+ return this.graphManager.getAllNodesToApplyGravitation();
2577
+ };
2578
+
2579
+ Layout.prototype.newGraphManager = function () {
2580
+ var gm = new LGraphManager(this);
2581
+ this.graphManager = gm;
2582
+ return gm;
2583
+ };
2584
+
2585
+ Layout.prototype.newGraph = function (vGraph) {
2586
+ return new LGraph(null, this.graphManager, vGraph);
2587
+ };
2588
+
2589
+ Layout.prototype.newNode = function (vNode) {
2590
+ return new LNode(this.graphManager, vNode);
2591
+ };
2592
+
2593
+ Layout.prototype.newEdge = function (vEdge) {
2594
+ return new LEdge(null, null, vEdge);
2595
+ };
2596
+
2597
+ Layout.prototype.checkLayoutSuccess = function () {
2598
+ return this.graphManager.getRoot() == null || this.graphManager.getRoot().getNodes().length == 0 || this.graphManager.includesInvalidEdge();
2599
+ };
2600
+
2601
+ Layout.prototype.runLayout = function () {
2602
+ this.isLayoutFinished = false;
2603
+
2604
+ if (this.tilingPreLayout) {
2605
+ this.tilingPreLayout();
2606
+ }
2607
+
2608
+ this.initParameters();
2609
+ var isLayoutSuccessfull;
2610
+
2611
+ if (this.checkLayoutSuccess()) {
2612
+ isLayoutSuccessfull = false;
2613
+ } else {
2614
+ isLayoutSuccessfull = this.layout();
2615
+ }
2616
+
2617
+ if (LayoutConstants.ANIMATE === 'during') {
2618
+ // If this is a 'during' layout animation. Layout is not finished yet.
2619
+ // We need to perform these in index.js when layout is really finished.
2620
+ return false;
2621
+ }
2622
+
2623
+ if (isLayoutSuccessfull) {
2624
+ if (!this.isSubLayout) {
2625
+ this.doPostLayout();
2626
+ }
2627
+ }
2628
+
2629
+ if (this.tilingPostLayout) {
2630
+ this.tilingPostLayout();
2631
+ }
2632
+
2633
+ this.isLayoutFinished = true;
2634
+
2635
+ return isLayoutSuccessfull;
2636
+ };
2637
+
2638
+ /**
2639
+ * This method performs the operations required after layout.
2640
+ */
2641
+ Layout.prototype.doPostLayout = function () {
2642
+ //assert !isSubLayout : "Should not be called on sub-layout!";
2643
+ // Propagate geometric changes to v-level objects
2644
+ if (!this.incremental) {
2645
+ this.transform();
2646
+ }
2647
+ this.update();
2648
+ };
2649
+
2650
+ /**
2651
+ * This method updates the geometry of the target graph according to
2652
+ * calculated layout.
2653
+ */
2654
+ Layout.prototype.update2 = function () {
2655
+ // update bend points
2656
+ if (this.createBendsAsNeeded) {
2657
+ this.createBendpointsFromDummyNodes();
2658
+
2659
+ // reset all edges, since the topology has changed
2660
+ this.graphManager.resetAllEdges();
2661
+ }
2662
+
2663
+ // perform edge, node and root updates if layout is not called
2664
+ // remotely
2665
+ if (!this.isRemoteUse) {
2666
+ var allEdges = this.graphManager.getAllEdges();
2667
+ for (var i = 0; i < allEdges.length; i++) {
2668
+ allEdges[i];
2669
+ // this.update(edge);
2670
+ }
2671
+ var nodes = this.graphManager.getRoot().getNodes();
2672
+ for (var i = 0; i < nodes.length; i++) {
2673
+ nodes[i];
2674
+ // this.update(node);
2675
+ }
2676
+
2677
+ // update root graph
2678
+ this.update(this.graphManager.getRoot());
2679
+ }
2680
+ };
2681
+
2682
+ Layout.prototype.update = function (obj) {
2683
+ if (obj == null) {
2684
+ this.update2();
2685
+ } else if (obj instanceof LNode) {
2686
+ var node = obj;
2687
+ if (node.getChild() != null) {
2688
+ // since node is compound, recursively update child nodes
2689
+ var nodes = node.getChild().getNodes();
2690
+ for (var i = 0; i < nodes.length; i++) {
2691
+ update(nodes[i]);
2692
+ }
2693
+ }
2694
+
2695
+ // if the l-level node is associated with a v-level graph object,
2696
+ // then it is assumed that the v-level node implements the
2697
+ // interface Updatable.
2698
+ if (node.vGraphObject != null) {
2699
+ // cast to Updatable without any type check
2700
+ var vNode = node.vGraphObject;
2701
+
2702
+ // call the update method of the interface
2703
+ vNode.update(node);
2704
+ }
2705
+ } else if (obj instanceof LEdge) {
2706
+ var edge = obj;
2707
+ // if the l-level edge is associated with a v-level graph object,
2708
+ // then it is assumed that the v-level edge implements the
2709
+ // interface Updatable.
2710
+
2711
+ if (edge.vGraphObject != null) {
2712
+ // cast to Updatable without any type check
2713
+ var vEdge = edge.vGraphObject;
2714
+
2715
+ // call the update method of the interface
2716
+ vEdge.update(edge);
2717
+ }
2718
+ } else if (obj instanceof LGraph) {
2719
+ var graph = obj;
2720
+ // if the l-level graph is associated with a v-level graph object,
2721
+ // then it is assumed that the v-level object implements the
2722
+ // interface Updatable.
2723
+
2724
+ if (graph.vGraphObject != null) {
2725
+ // cast to Updatable without any type check
2726
+ var vGraph = graph.vGraphObject;
2727
+
2728
+ // call the update method of the interface
2729
+ vGraph.update(graph);
2730
+ }
2731
+ }
2732
+ };
2733
+
2734
+ /**
2735
+ * This method is used to set all layout parameters to default values
2736
+ * determined at compile time.
2737
+ */
2738
+ Layout.prototype.initParameters = function () {
2739
+ if (!this.isSubLayout) {
2740
+ this.layoutQuality = LayoutConstants.QUALITY;
2741
+ this.animationDuringLayout = LayoutConstants.DEFAULT_ANIMATION_DURING_LAYOUT;
2742
+ this.animationPeriod = LayoutConstants.DEFAULT_ANIMATION_PERIOD;
2743
+ this.animationOnLayout = LayoutConstants.DEFAULT_ANIMATION_ON_LAYOUT;
2744
+ this.incremental = LayoutConstants.DEFAULT_INCREMENTAL;
2745
+ this.createBendsAsNeeded = LayoutConstants.DEFAULT_CREATE_BENDS_AS_NEEDED;
2746
+ this.uniformLeafNodeSizes = LayoutConstants.DEFAULT_UNIFORM_LEAF_NODE_SIZES;
2747
+ }
2748
+
2749
+ if (this.animationDuringLayout) {
2750
+ this.animationOnLayout = false;
2751
+ }
2752
+ };
2753
+
2754
+ Layout.prototype.transform = function (newLeftTop) {
2755
+ if (newLeftTop == undefined) {
2756
+ this.transform(new PointD(0, 0));
2757
+ } else {
2758
+ // create a transformation object (from Eclipse to layout). When an
2759
+ // inverse transform is applied, we get upper-left coordinate of the
2760
+ // drawing or the root graph at given input coordinate (some margins
2761
+ // already included in calculation of left-top).
2762
+
2763
+ var trans = new Transform();
2764
+ var leftTop = this.graphManager.getRoot().updateLeftTop();
2765
+
2766
+ if (leftTop != null) {
2767
+ trans.setWorldOrgX(newLeftTop.x);
2768
+ trans.setWorldOrgY(newLeftTop.y);
2769
+
2770
+ trans.setDeviceOrgX(leftTop.x);
2771
+ trans.setDeviceOrgY(leftTop.y);
2772
+
2773
+ var nodes = this.getAllNodes();
2774
+ var node;
2775
+
2776
+ for (var i = 0; i < nodes.length; i++) {
2777
+ node = nodes[i];
2778
+ node.transform(trans);
2779
+ }
2780
+ }
2781
+ }
2782
+ };
2783
+
2784
+ Layout.prototype.positionNodesRandomly = function (graph) {
2785
+
2786
+ if (graph == undefined) {
2787
+ //assert !this.incremental;
2788
+ this.positionNodesRandomly(this.getGraphManager().getRoot());
2789
+ this.getGraphManager().getRoot().updateBounds(true);
2790
+ } else {
2791
+ var lNode;
2792
+ var childGraph;
2793
+
2794
+ var nodes = graph.getNodes();
2795
+ for (var i = 0; i < nodes.length; i++) {
2796
+ lNode = nodes[i];
2797
+ childGraph = lNode.getChild();
2798
+
2799
+ if (childGraph == null) {
2800
+ lNode.scatter();
2801
+ } else if (childGraph.getNodes().length == 0) {
2802
+ lNode.scatter();
2803
+ } else {
2804
+ this.positionNodesRandomly(childGraph);
2805
+ lNode.updateBounds();
2806
+ }
2807
+ }
2808
+ }
2809
+ };
2810
+
2811
+ /**
2812
+ * This method returns a list of trees where each tree is represented as a
2813
+ * list of l-nodes. The method returns a list of size 0 when:
2814
+ * - The graph is not flat or
2815
+ * - One of the component(s) of the graph is not a tree.
2816
+ */
2817
+ Layout.prototype.getFlatForest = function () {
2818
+ var flatForest = [];
2819
+ var isForest = true;
2820
+
2821
+ // Quick reference for all nodes in the graph manager associated with
2822
+ // this layout. The list should not be changed.
2823
+ var allNodes = this.graphManager.getRoot().getNodes();
2824
+
2825
+ // First be sure that the graph is flat
2826
+ var isFlat = true;
2827
+
2828
+ for (var i = 0; i < allNodes.length; i++) {
2829
+ if (allNodes[i].getChild() != null) {
2830
+ isFlat = false;
2831
+ }
2832
+ }
2833
+
2834
+ // Return empty forest if the graph is not flat.
2835
+ if (!isFlat) {
2836
+ return flatForest;
2837
+ }
2838
+
2839
+ // Run BFS for each component of the graph.
2840
+
2841
+ var visited = new Set();
2842
+ var toBeVisited = [];
2843
+ var parents = new Map();
2844
+ var unProcessedNodes = [];
2845
+
2846
+ unProcessedNodes = unProcessedNodes.concat(allNodes);
2847
+
2848
+ // Each iteration of this loop finds a component of the graph and
2849
+ // decides whether it is a tree or not. If it is a tree, adds it to the
2850
+ // forest and continued with the next component.
2851
+
2852
+ while (unProcessedNodes.length > 0 && isForest) {
2853
+ toBeVisited.push(unProcessedNodes[0]);
2854
+
2855
+ // Start the BFS. Each iteration of this loop visits a node in a
2856
+ // BFS manner.
2857
+ while (toBeVisited.length > 0 && isForest) {
2858
+ //pool operation
2859
+ var currentNode = toBeVisited[0];
2860
+ toBeVisited.splice(0, 1);
2861
+ visited.add(currentNode);
2862
+
2863
+ // Traverse all neighbors of this node
2864
+ var neighborEdges = currentNode.getEdges();
2865
+
2866
+ for (var i = 0; i < neighborEdges.length; i++) {
2867
+ var currentNeighbor = neighborEdges[i].getOtherEnd(currentNode);
2868
+
2869
+ // If BFS is not growing from this neighbor.
2870
+ if (parents.get(currentNode) != currentNeighbor) {
2871
+ // We haven't previously visited this neighbor.
2872
+ if (!visited.has(currentNeighbor)) {
2873
+ toBeVisited.push(currentNeighbor);
2874
+ parents.set(currentNeighbor, currentNode);
2875
+ }
2876
+ // Since we have previously visited this neighbor and
2877
+ // this neighbor is not parent of currentNode, given
2878
+ // graph contains a component that is not tree, hence
2879
+ // it is not a forest.
2880
+ else {
2881
+ isForest = false;
2882
+ break;
2883
+ }
2884
+ }
2885
+ }
2886
+ }
2887
+
2888
+ // The graph contains a component that is not a tree. Empty
2889
+ // previously found trees. The method will end.
2890
+ if (!isForest) {
2891
+ flatForest = [];
2892
+ }
2893
+ // Save currently visited nodes as a tree in our forest. Reset
2894
+ // visited and parents lists. Continue with the next component of
2895
+ // the graph, if any.
2896
+ else {
2897
+ var temp = [].concat(_toConsumableArray(visited));
2898
+ flatForest.push(temp);
2899
+ //flatForest = flatForest.concat(temp);
2900
+ //unProcessedNodes.removeAll(visited);
2901
+ for (var i = 0; i < temp.length; i++) {
2902
+ var value = temp[i];
2903
+ var index = unProcessedNodes.indexOf(value);
2904
+ if (index > -1) {
2905
+ unProcessedNodes.splice(index, 1);
2906
+ }
2907
+ }
2908
+ visited = new Set();
2909
+ parents = new Map();
2910
+ }
2911
+ }
2912
+
2913
+ return flatForest;
2914
+ };
2915
+
2916
+ /**
2917
+ * This method creates dummy nodes (an l-level node with minimal dimensions)
2918
+ * for the given edge (one per bendpoint). The existing l-level structure
2919
+ * is updated accordingly.
2920
+ */
2921
+ Layout.prototype.createDummyNodesForBendpoints = function (edge) {
2922
+ var dummyNodes = [];
2923
+ var prev = edge.source;
2924
+
2925
+ var graph = this.graphManager.calcLowestCommonAncestor(edge.source, edge.target);
2926
+
2927
+ for (var i = 0; i < edge.bendpoints.length; i++) {
2928
+ // create new dummy node
2929
+ var dummyNode = this.newNode(null);
2930
+ dummyNode.setRect(new Point(0, 0), new Dimension(1, 1));
2931
+
2932
+ graph.add(dummyNode);
2933
+
2934
+ // create new dummy edge between prev and dummy node
2935
+ var dummyEdge = this.newEdge(null);
2936
+ this.graphManager.add(dummyEdge, prev, dummyNode);
2937
+
2938
+ dummyNodes.add(dummyNode);
2939
+ prev = dummyNode;
2940
+ }
2941
+
2942
+ var dummyEdge = this.newEdge(null);
2943
+ this.graphManager.add(dummyEdge, prev, edge.target);
2944
+
2945
+ this.edgeToDummyNodes.set(edge, dummyNodes);
2946
+
2947
+ // remove real edge from graph manager if it is inter-graph
2948
+ if (edge.isInterGraph()) {
2949
+ this.graphManager.remove(edge);
2950
+ }
2951
+ // else, remove the edge from the current graph
2952
+ else {
2953
+ graph.remove(edge);
2954
+ }
2955
+
2956
+ return dummyNodes;
2957
+ };
2958
+
2959
+ /**
2960
+ * This method creates bendpoints for edges from the dummy nodes
2961
+ * at l-level.
2962
+ */
2963
+ Layout.prototype.createBendpointsFromDummyNodes = function () {
2964
+ var edges = [];
2965
+ edges = edges.concat(this.graphManager.getAllEdges());
2966
+ edges = [].concat(_toConsumableArray(this.edgeToDummyNodes.keys())).concat(edges);
2967
+
2968
+ for (var k = 0; k < edges.length; k++) {
2969
+ var lEdge = edges[k];
2970
+
2971
+ if (lEdge.bendpoints.length > 0) {
2972
+ var path = this.edgeToDummyNodes.get(lEdge);
2973
+
2974
+ for (var i = 0; i < path.length; i++) {
2975
+ var dummyNode = path[i];
2976
+ var p = new PointD(dummyNode.getCenterX(), dummyNode.getCenterY());
2977
+
2978
+ // update bendpoint's location according to dummy node
2979
+ var ebp = lEdge.bendpoints.get(i);
2980
+ ebp.x = p.x;
2981
+ ebp.y = p.y;
2982
+
2983
+ // remove the dummy node, dummy edges incident with this
2984
+ // dummy node is also removed (within the remove method)
2985
+ dummyNode.getOwner().remove(dummyNode);
2986
+ }
2987
+
2988
+ // add the real edge to graph
2989
+ this.graphManager.add(lEdge, lEdge.source, lEdge.target);
2990
+ }
2991
+ }
2992
+ };
2993
+
2994
+ Layout.transform = function (sliderValue, defaultValue, minDiv, maxMul) {
2995
+ if (minDiv != undefined && maxMul != undefined) {
2996
+ var value = defaultValue;
2997
+
2998
+ if (sliderValue <= 50) {
2999
+ var minValue = defaultValue / minDiv;
3000
+ value -= (defaultValue - minValue) / 50 * (50 - sliderValue);
3001
+ } else {
3002
+ var maxValue = defaultValue * maxMul;
3003
+ value += (maxValue - defaultValue) / 50 * (sliderValue - 50);
3004
+ }
3005
+
3006
+ return value;
3007
+ } else {
3008
+ var a, b;
3009
+
3010
+ if (sliderValue <= 50) {
3011
+ a = 9.0 * defaultValue / 500.0;
3012
+ b = defaultValue / 10.0;
3013
+ } else {
3014
+ a = 9.0 * defaultValue / 50.0;
3015
+ b = -8 * defaultValue;
3016
+ }
3017
+
3018
+ return a * sliderValue + b;
3019
+ }
3020
+ };
3021
+
3022
+ /**
3023
+ * This method finds and returns the center of the given nodes, assuming
3024
+ * that the given nodes form a tree in themselves.
3025
+ */
3026
+ Layout.findCenterOfTree = function (nodes) {
3027
+ var list = [];
3028
+ list = list.concat(nodes);
3029
+
3030
+ var removedNodes = [];
3031
+ var remainingDegrees = new Map();
3032
+ var foundCenter = false;
3033
+ var centerNode = null;
3034
+
3035
+ if (list.length == 1 || list.length == 2) {
3036
+ foundCenter = true;
3037
+ centerNode = list[0];
3038
+ }
3039
+
3040
+ for (var i = 0; i < list.length; i++) {
3041
+ var node = list[i];
3042
+ var degree = node.getNeighborsList().size;
3043
+ remainingDegrees.set(node, node.getNeighborsList().size);
3044
+
3045
+ if (degree == 1) {
3046
+ removedNodes.push(node);
3047
+ }
3048
+ }
3049
+
3050
+ var tempList = [];
3051
+ tempList = tempList.concat(removedNodes);
3052
+
3053
+ while (!foundCenter) {
3054
+ var tempList2 = [];
3055
+ tempList2 = tempList2.concat(tempList);
3056
+ tempList = [];
3057
+
3058
+ for (var i = 0; i < list.length; i++) {
3059
+ var node = list[i];
3060
+
3061
+ var index = list.indexOf(node);
3062
+ if (index >= 0) {
3063
+ list.splice(index, 1);
3064
+ }
3065
+
3066
+ var neighbours = node.getNeighborsList();
3067
+
3068
+ neighbours.forEach(function (neighbour) {
3069
+ if (removedNodes.indexOf(neighbour) < 0) {
3070
+ var otherDegree = remainingDegrees.get(neighbour);
3071
+ var newDegree = otherDegree - 1;
3072
+
3073
+ if (newDegree == 1) {
3074
+ tempList.push(neighbour);
3075
+ }
3076
+
3077
+ remainingDegrees.set(neighbour, newDegree);
3078
+ }
3079
+ });
3080
+ }
3081
+
3082
+ removedNodes = removedNodes.concat(tempList);
3083
+
3084
+ if (list.length == 1 || list.length == 2) {
3085
+ foundCenter = true;
3086
+ centerNode = list[0];
3087
+ }
3088
+ }
3089
+
3090
+ return centerNode;
3091
+ };
3092
+
3093
+ /**
3094
+ * During the coarsening process, this layout may be referenced by two graph managers
3095
+ * this setter function grants access to change the currently being used graph manager
3096
+ */
3097
+ Layout.prototype.setGraphManager = function (gm) {
3098
+ this.graphManager = gm;
3099
+ };
3100
+
3101
+ module.exports = Layout;
3102
+
3103
+ /***/ }),
3104
+ /* 16 */
3105
+ /***/ (function(module, exports, __webpack_require__) {
3106
+
3107
+
3108
+ function RandomSeed() {}
3109
+ // adapted from: https://stackoverflow.com/a/19303725
3110
+ RandomSeed.seed = 1;
3111
+ RandomSeed.x = 0;
3112
+
3113
+ RandomSeed.nextDouble = function () {
3114
+ RandomSeed.x = Math.sin(RandomSeed.seed++) * 10000;
3115
+ return RandomSeed.x - Math.floor(RandomSeed.x);
3116
+ };
3117
+
3118
+ module.exports = RandomSeed;
3119
+
3120
+ /***/ }),
3121
+ /* 17 */
3122
+ /***/ (function(module, exports, __webpack_require__) {
3123
+
3124
+
3125
+ var PointD = __webpack_require__(4);
3126
+
3127
+ function Transform(x, y) {
3128
+ this.lworldOrgX = 0.0;
3129
+ this.lworldOrgY = 0.0;
3130
+ this.ldeviceOrgX = 0.0;
3131
+ this.ldeviceOrgY = 0.0;
3132
+ this.lworldExtX = 1.0;
3133
+ this.lworldExtY = 1.0;
3134
+ this.ldeviceExtX = 1.0;
3135
+ this.ldeviceExtY = 1.0;
3136
+ }
3137
+
3138
+ Transform.prototype.getWorldOrgX = function () {
3139
+ return this.lworldOrgX;
3140
+ };
3141
+
3142
+ Transform.prototype.setWorldOrgX = function (wox) {
3143
+ this.lworldOrgX = wox;
3144
+ };
3145
+
3146
+ Transform.prototype.getWorldOrgY = function () {
3147
+ return this.lworldOrgY;
3148
+ };
3149
+
3150
+ Transform.prototype.setWorldOrgY = function (woy) {
3151
+ this.lworldOrgY = woy;
3152
+ };
3153
+
3154
+ Transform.prototype.getWorldExtX = function () {
3155
+ return this.lworldExtX;
3156
+ };
3157
+
3158
+ Transform.prototype.setWorldExtX = function (wex) {
3159
+ this.lworldExtX = wex;
3160
+ };
3161
+
3162
+ Transform.prototype.getWorldExtY = function () {
3163
+ return this.lworldExtY;
3164
+ };
3165
+
3166
+ Transform.prototype.setWorldExtY = function (wey) {
3167
+ this.lworldExtY = wey;
3168
+ };
3169
+
3170
+ /* Device related */
3171
+
3172
+ Transform.prototype.getDeviceOrgX = function () {
3173
+ return this.ldeviceOrgX;
3174
+ };
3175
+
3176
+ Transform.prototype.setDeviceOrgX = function (dox) {
3177
+ this.ldeviceOrgX = dox;
3178
+ };
3179
+
3180
+ Transform.prototype.getDeviceOrgY = function () {
3181
+ return this.ldeviceOrgY;
3182
+ };
3183
+
3184
+ Transform.prototype.setDeviceOrgY = function (doy) {
3185
+ this.ldeviceOrgY = doy;
3186
+ };
3187
+
3188
+ Transform.prototype.getDeviceExtX = function () {
3189
+ return this.ldeviceExtX;
3190
+ };
3191
+
3192
+ Transform.prototype.setDeviceExtX = function (dex) {
3193
+ this.ldeviceExtX = dex;
3194
+ };
3195
+
3196
+ Transform.prototype.getDeviceExtY = function () {
3197
+ return this.ldeviceExtY;
3198
+ };
3199
+
3200
+ Transform.prototype.setDeviceExtY = function (dey) {
3201
+ this.ldeviceExtY = dey;
3202
+ };
3203
+
3204
+ Transform.prototype.transformX = function (x) {
3205
+ var xDevice = 0.0;
3206
+ var worldExtX = this.lworldExtX;
3207
+ if (worldExtX != 0.0) {
3208
+ xDevice = this.ldeviceOrgX + (x - this.lworldOrgX) * this.ldeviceExtX / worldExtX;
3209
+ }
3210
+
3211
+ return xDevice;
3212
+ };
3213
+
3214
+ Transform.prototype.transformY = function (y) {
3215
+ var yDevice = 0.0;
3216
+ var worldExtY = this.lworldExtY;
3217
+ if (worldExtY != 0.0) {
3218
+ yDevice = this.ldeviceOrgY + (y - this.lworldOrgY) * this.ldeviceExtY / worldExtY;
3219
+ }
3220
+
3221
+ return yDevice;
3222
+ };
3223
+
3224
+ Transform.prototype.inverseTransformX = function (x) {
3225
+ var xWorld = 0.0;
3226
+ var deviceExtX = this.ldeviceExtX;
3227
+ if (deviceExtX != 0.0) {
3228
+ xWorld = this.lworldOrgX + (x - this.ldeviceOrgX) * this.lworldExtX / deviceExtX;
3229
+ }
3230
+
3231
+ return xWorld;
3232
+ };
3233
+
3234
+ Transform.prototype.inverseTransformY = function (y) {
3235
+ var yWorld = 0.0;
3236
+ var deviceExtY = this.ldeviceExtY;
3237
+ if (deviceExtY != 0.0) {
3238
+ yWorld = this.lworldOrgY + (y - this.ldeviceOrgY) * this.lworldExtY / deviceExtY;
3239
+ }
3240
+ return yWorld;
3241
+ };
3242
+
3243
+ Transform.prototype.inverseTransformPoint = function (inPoint) {
3244
+ var outPoint = new PointD(this.inverseTransformX(inPoint.x), this.inverseTransformY(inPoint.y));
3245
+ return outPoint;
3246
+ };
3247
+
3248
+ module.exports = Transform;
3249
+
3250
+ /***/ }),
3251
+ /* 18 */
3252
+ /***/ (function(module, exports, __webpack_require__) {
3253
+
3254
+
3255
+ 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); } }
3256
+
3257
+ var Layout = __webpack_require__(15);
3258
+ var FDLayoutConstants = __webpack_require__(7);
3259
+ var LayoutConstants = __webpack_require__(0);
3260
+ var IGeometry = __webpack_require__(8);
3261
+ var IMath = __webpack_require__(9);
3262
+
3263
+ function FDLayout() {
3264
+ Layout.call(this);
3265
+
3266
+ this.useSmartIdealEdgeLengthCalculation = FDLayoutConstants.DEFAULT_USE_SMART_IDEAL_EDGE_LENGTH_CALCULATION;
3267
+ this.idealEdgeLength = FDLayoutConstants.DEFAULT_EDGE_LENGTH;
3268
+ this.springConstant = FDLayoutConstants.DEFAULT_SPRING_STRENGTH;
3269
+ this.repulsionConstant = FDLayoutConstants.DEFAULT_REPULSION_STRENGTH;
3270
+ this.gravityConstant = FDLayoutConstants.DEFAULT_GRAVITY_STRENGTH;
3271
+ this.compoundGravityConstant = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_STRENGTH;
3272
+ this.gravityRangeFactor = FDLayoutConstants.DEFAULT_GRAVITY_RANGE_FACTOR;
3273
+ this.compoundGravityRangeFactor = FDLayoutConstants.DEFAULT_COMPOUND_GRAVITY_RANGE_FACTOR;
3274
+ this.displacementThresholdPerNode = 3.0 * FDLayoutConstants.DEFAULT_EDGE_LENGTH / 100;
3275
+ this.coolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL;
3276
+ this.initialCoolingFactor = FDLayoutConstants.DEFAULT_COOLING_FACTOR_INCREMENTAL;
3277
+ this.totalDisplacement = 0.0;
3278
+ this.oldTotalDisplacement = 0.0;
3279
+ this.maxIterations = FDLayoutConstants.MAX_ITERATIONS;
3280
+ }
3281
+
3282
+ FDLayout.prototype = Object.create(Layout.prototype);
3283
+
3284
+ for (var prop in Layout) {
3285
+ FDLayout[prop] = Layout[prop];
3286
+ }
3287
+
3288
+ FDLayout.prototype.initParameters = function () {
3289
+ Layout.prototype.initParameters.call(this, arguments);
3290
+
3291
+ this.totalIterations = 0;
3292
+ this.notAnimatedIterations = 0;
3293
+
3294
+ this.useFRGridVariant = FDLayoutConstants.DEFAULT_USE_SMART_REPULSION_RANGE_CALCULATION;
3295
+
3296
+ this.grid = [];
3297
+ };
3298
+
3299
+ FDLayout.prototype.calcIdealEdgeLengths = function () {
3300
+ var edge;
3301
+ var lcaDepth;
3302
+ var source;
3303
+ var target;
3304
+ var sizeOfSourceInLca;
3305
+ var sizeOfTargetInLca;
3306
+
3307
+ var allEdges = this.getGraphManager().getAllEdges();
3308
+ for (var i = 0; i < allEdges.length; i++) {
3309
+ edge = allEdges[i];
3310
+
3311
+ edge.idealLength = this.idealEdgeLength;
3312
+
3313
+ if (edge.isInterGraph) {
3314
+ source = edge.getSource();
3315
+ target = edge.getTarget();
3316
+
3317
+ sizeOfSourceInLca = edge.getSourceInLca().getEstimatedSize();
3318
+ sizeOfTargetInLca = edge.getTargetInLca().getEstimatedSize();
3319
+
3320
+ if (this.useSmartIdealEdgeLengthCalculation) {
3321
+ edge.idealLength += sizeOfSourceInLca + sizeOfTargetInLca - 2 * LayoutConstants.SIMPLE_NODE_SIZE;
3322
+ }
3323
+
3324
+ lcaDepth = edge.getLca().getInclusionTreeDepth();
3325
+
3326
+ edge.idealLength += FDLayoutConstants.DEFAULT_EDGE_LENGTH * FDLayoutConstants.PER_LEVEL_IDEAL_EDGE_LENGTH_FACTOR * (source.getInclusionTreeDepth() + target.getInclusionTreeDepth() - 2 * lcaDepth);
3327
+ }
3328
+ }
3329
+ };
3330
+
3331
+ FDLayout.prototype.initSpringEmbedder = function () {
3332
+
3333
+ var s = this.getAllNodes().length;
3334
+ if (this.incremental) {
3335
+ if (s > FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) {
3336
+ this.coolingFactor = Math.max(this.coolingFactor * FDLayoutConstants.COOLING_ADAPTATION_FACTOR, this.coolingFactor - (s - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) / (FDLayoutConstants.ADAPTATION_UPPER_NODE_LIMIT - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) * this.coolingFactor * (1 - FDLayoutConstants.COOLING_ADAPTATION_FACTOR));
3337
+ }
3338
+ this.maxNodeDisplacement = FDLayoutConstants.MAX_NODE_DISPLACEMENT_INCREMENTAL;
3339
+ } else {
3340
+ if (s > FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) {
3341
+ this.coolingFactor = Math.max(FDLayoutConstants.COOLING_ADAPTATION_FACTOR, 1.0 - (s - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) / (FDLayoutConstants.ADAPTATION_UPPER_NODE_LIMIT - FDLayoutConstants.ADAPTATION_LOWER_NODE_LIMIT) * (1 - FDLayoutConstants.COOLING_ADAPTATION_FACTOR));
3342
+ } else {
3343
+ this.coolingFactor = 1.0;
3344
+ }
3345
+ this.initialCoolingFactor = this.coolingFactor;
3346
+ this.maxNodeDisplacement = FDLayoutConstants.MAX_NODE_DISPLACEMENT;
3347
+ }
3348
+
3349
+ this.maxIterations = Math.max(this.getAllNodes().length * 5, this.maxIterations);
3350
+
3351
+ this.totalDisplacementThreshold = this.displacementThresholdPerNode * this.getAllNodes().length;
3352
+
3353
+ this.repulsionRange = this.calcRepulsionRange();
3354
+ };
3355
+
3356
+ FDLayout.prototype.calcSpringForces = function () {
3357
+ var lEdges = this.getAllEdges();
3358
+ var edge;
3359
+
3360
+ for (var i = 0; i < lEdges.length; i++) {
3361
+ edge = lEdges[i];
3362
+
3363
+ this.calcSpringForce(edge, edge.idealLength);
3364
+ }
3365
+ };
3366
+
3367
+ FDLayout.prototype.calcRepulsionForces = function () {
3368
+ var gridUpdateAllowed = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : true;
3369
+ var forceToNodeSurroundingUpdate = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false;
3370
+
3371
+ var i, j;
3372
+ var nodeA, nodeB;
3373
+ var lNodes = this.getAllNodes();
3374
+ var processedNodeSet;
3375
+
3376
+ if (this.useFRGridVariant) {
3377
+ if (this.totalIterations % FDLayoutConstants.GRID_CALCULATION_CHECK_PERIOD == 1 && gridUpdateAllowed) {
3378
+ this.updateGrid();
3379
+ }
3380
+
3381
+ processedNodeSet = new Set();
3382
+
3383
+ // calculate repulsion forces between each nodes and its surrounding
3384
+ for (i = 0; i < lNodes.length; i++) {
3385
+ nodeA = lNodes[i];
3386
+ this.calculateRepulsionForceOfANode(nodeA, processedNodeSet, gridUpdateAllowed, forceToNodeSurroundingUpdate);
3387
+ processedNodeSet.add(nodeA);
3388
+ }
3389
+ } else {
3390
+ for (i = 0; i < lNodes.length; i++) {
3391
+ nodeA = lNodes[i];
3392
+
3393
+ for (j = i + 1; j < lNodes.length; j++) {
3394
+ nodeB = lNodes[j];
3395
+
3396
+ // If both nodes are not members of the same graph, skip.
3397
+ if (nodeA.getOwner() != nodeB.getOwner()) {
3398
+ continue;
3399
+ }
3400
+
3401
+ this.calcRepulsionForce(nodeA, nodeB);
3402
+ }
3403
+ }
3404
+ }
3405
+ };
3406
+
3407
+ FDLayout.prototype.calcGravitationalForces = function () {
3408
+ var node;
3409
+ var lNodes = this.getAllNodesToApplyGravitation();
3410
+
3411
+ for (var i = 0; i < lNodes.length; i++) {
3412
+ node = lNodes[i];
3413
+ this.calcGravitationalForce(node);
3414
+ }
3415
+ };
3416
+
3417
+ FDLayout.prototype.moveNodes = function () {
3418
+ var lNodes = this.getAllNodes();
3419
+ var node;
3420
+
3421
+ for (var i = 0; i < lNodes.length; i++) {
3422
+ node = lNodes[i];
3423
+ node.move();
3424
+ }
3425
+ };
3426
+
3427
+ FDLayout.prototype.calcSpringForce = function (edge, idealLength) {
3428
+ var sourceNode = edge.getSource();
3429
+ var targetNode = edge.getTarget();
3430
+
3431
+ var length;
3432
+ var springForce;
3433
+ var springForceX;
3434
+ var springForceY;
3435
+
3436
+ // Update edge length
3437
+ if (this.uniformLeafNodeSizes && sourceNode.getChild() == null && targetNode.getChild() == null) {
3438
+ edge.updateLengthSimple();
3439
+ } else {
3440
+ edge.updateLength();
3441
+
3442
+ if (edge.isOverlapingSourceAndTarget) {
3443
+ return;
3444
+ }
3445
+ }
3446
+
3447
+ length = edge.getLength();
3448
+
3449
+ if (length == 0) return;
3450
+
3451
+ // Calculate spring forces
3452
+ springForce = this.springConstant * (length - idealLength);
3453
+
3454
+ // Project force onto x and y axes
3455
+ springForceX = springForce * (edge.lengthX / length);
3456
+ springForceY = springForce * (edge.lengthY / length);
3457
+
3458
+ // Apply forces on the end nodes
3459
+ sourceNode.springForceX += springForceX;
3460
+ sourceNode.springForceY += springForceY;
3461
+ targetNode.springForceX -= springForceX;
3462
+ targetNode.springForceY -= springForceY;
3463
+ };
3464
+
3465
+ FDLayout.prototype.calcRepulsionForce = function (nodeA, nodeB) {
3466
+ var rectA = nodeA.getRect();
3467
+ var rectB = nodeB.getRect();
3468
+ var overlapAmount = new Array(2);
3469
+ var clipPoints = new Array(4);
3470
+ var distanceX;
3471
+ var distanceY;
3472
+ var distanceSquared;
3473
+ var distance;
3474
+ var repulsionForce;
3475
+ var repulsionForceX;
3476
+ var repulsionForceY;
3477
+
3478
+ if (rectA.intersects(rectB)) // two nodes overlap
3479
+ {
3480
+ // calculate separation amount in x and y directions
3481
+ IGeometry.calcSeparationAmount(rectA, rectB, overlapAmount, FDLayoutConstants.DEFAULT_EDGE_LENGTH / 2.0);
3482
+
3483
+ repulsionForceX = 2 * overlapAmount[0];
3484
+ repulsionForceY = 2 * overlapAmount[1];
3485
+
3486
+ var childrenConstant = nodeA.noOfChildren * nodeB.noOfChildren / (nodeA.noOfChildren + nodeB.noOfChildren);
3487
+
3488
+ // Apply forces on the two nodes
3489
+ nodeA.repulsionForceX -= childrenConstant * repulsionForceX;
3490
+ nodeA.repulsionForceY -= childrenConstant * repulsionForceY;
3491
+ nodeB.repulsionForceX += childrenConstant * repulsionForceX;
3492
+ nodeB.repulsionForceY += childrenConstant * repulsionForceY;
3493
+ } else // no overlap
3494
+ {
3495
+ // calculate distance
3496
+
3497
+ if (this.uniformLeafNodeSizes && nodeA.getChild() == null && nodeB.getChild() == null) // simply base repulsion on distance of node centers
3498
+ {
3499
+ distanceX = rectB.getCenterX() - rectA.getCenterX();
3500
+ distanceY = rectB.getCenterY() - rectA.getCenterY();
3501
+ } else // use clipping points
3502
+ {
3503
+ IGeometry.getIntersection(rectA, rectB, clipPoints);
3504
+
3505
+ distanceX = clipPoints[2] - clipPoints[0];
3506
+ distanceY = clipPoints[3] - clipPoints[1];
3507
+ }
3508
+
3509
+ // No repulsion range. FR grid variant should take care of this.
3510
+ if (Math.abs(distanceX) < FDLayoutConstants.MIN_REPULSION_DIST) {
3511
+ distanceX = IMath.sign(distanceX) * FDLayoutConstants.MIN_REPULSION_DIST;
3512
+ }
3513
+
3514
+ if (Math.abs(distanceY) < FDLayoutConstants.MIN_REPULSION_DIST) {
3515
+ distanceY = IMath.sign(distanceY) * FDLayoutConstants.MIN_REPULSION_DIST;
3516
+ }
3517
+
3518
+ distanceSquared = distanceX * distanceX + distanceY * distanceY;
3519
+ distance = Math.sqrt(distanceSquared);
3520
+
3521
+ repulsionForce = this.repulsionConstant * nodeA.noOfChildren * nodeB.noOfChildren / distanceSquared;
3522
+
3523
+ // Project force onto x and y axes
3524
+ repulsionForceX = repulsionForce * distanceX / distance;
3525
+ repulsionForceY = repulsionForce * distanceY / distance;
3526
+
3527
+ // Apply forces on the two nodes
3528
+ nodeA.repulsionForceX -= repulsionForceX;
3529
+ nodeA.repulsionForceY -= repulsionForceY;
3530
+ nodeB.repulsionForceX += repulsionForceX;
3531
+ nodeB.repulsionForceY += repulsionForceY;
3532
+ }
3533
+ };
3534
+
3535
+ FDLayout.prototype.calcGravitationalForce = function (node) {
3536
+ var ownerGraph;
3537
+ var ownerCenterX;
3538
+ var ownerCenterY;
3539
+ var distanceX;
3540
+ var distanceY;
3541
+ var absDistanceX;
3542
+ var absDistanceY;
3543
+ var estimatedSize;
3544
+ ownerGraph = node.getOwner();
3545
+
3546
+ ownerCenterX = (ownerGraph.getRight() + ownerGraph.getLeft()) / 2;
3547
+ ownerCenterY = (ownerGraph.getTop() + ownerGraph.getBottom()) / 2;
3548
+ distanceX = node.getCenterX() - ownerCenterX;
3549
+ distanceY = node.getCenterY() - ownerCenterY;
3550
+ absDistanceX = Math.abs(distanceX) + node.getWidth() / 2;
3551
+ absDistanceY = Math.abs(distanceY) + node.getHeight() / 2;
3552
+
3553
+ if (node.getOwner() == this.graphManager.getRoot()) // in the root graph
3554
+ {
3555
+ estimatedSize = ownerGraph.getEstimatedSize() * this.gravityRangeFactor;
3556
+
3557
+ if (absDistanceX > estimatedSize || absDistanceY > estimatedSize) {
3558
+ node.gravitationForceX = -this.gravityConstant * distanceX;
3559
+ node.gravitationForceY = -this.gravityConstant * distanceY;
3560
+ }
3561
+ } else // inside a compound
3562
+ {
3563
+ estimatedSize = ownerGraph.getEstimatedSize() * this.compoundGravityRangeFactor;
3564
+
3565
+ if (absDistanceX > estimatedSize || absDistanceY > estimatedSize) {
3566
+ node.gravitationForceX = -this.gravityConstant * distanceX * this.compoundGravityConstant;
3567
+ node.gravitationForceY = -this.gravityConstant * distanceY * this.compoundGravityConstant;
3568
+ }
3569
+ }
3570
+ };
3571
+
3572
+ FDLayout.prototype.isConverged = function () {
3573
+ var converged;
3574
+ var oscilating = false;
3575
+
3576
+ if (this.totalIterations > this.maxIterations / 3) {
3577
+ oscilating = Math.abs(this.totalDisplacement - this.oldTotalDisplacement) < 2;
3578
+ }
3579
+
3580
+ converged = this.totalDisplacement < this.totalDisplacementThreshold;
3581
+
3582
+ this.oldTotalDisplacement = this.totalDisplacement;
3583
+
3584
+ return converged || oscilating;
3585
+ };
3586
+
3587
+ FDLayout.prototype.animate = function () {
3588
+ if (this.animationDuringLayout && !this.isSubLayout) {
3589
+ if (this.notAnimatedIterations == this.animationPeriod) {
3590
+ this.update();
3591
+ this.notAnimatedIterations = 0;
3592
+ } else {
3593
+ this.notAnimatedIterations++;
3594
+ }
3595
+ }
3596
+ };
3597
+
3598
+ //This method calculates the number of children (weight) for all nodes
3599
+ FDLayout.prototype.calcNoOfChildrenForAllNodes = function () {
3600
+ var node;
3601
+ var allNodes = this.graphManager.getAllNodes();
3602
+
3603
+ for (var i = 0; i < allNodes.length; i++) {
3604
+ node = allNodes[i];
3605
+ node.noOfChildren = node.getNoOfChildren();
3606
+ }
3607
+ };
3608
+
3609
+ // -----------------------------------------------------------------------------
3610
+ // Section: FR-Grid Variant Repulsion Force Calculation
3611
+ // -----------------------------------------------------------------------------
3612
+
3613
+ FDLayout.prototype.calcGrid = function (graph) {
3614
+
3615
+ var sizeX = 0;
3616
+ var sizeY = 0;
3617
+
3618
+ sizeX = parseInt(Math.ceil((graph.getRight() - graph.getLeft()) / this.repulsionRange));
3619
+ sizeY = parseInt(Math.ceil((graph.getBottom() - graph.getTop()) / this.repulsionRange));
3620
+
3621
+ var grid = new Array(sizeX);
3622
+
3623
+ for (var i = 0; i < sizeX; i++) {
3624
+ grid[i] = new Array(sizeY);
3625
+ }
3626
+
3627
+ for (var i = 0; i < sizeX; i++) {
3628
+ for (var j = 0; j < sizeY; j++) {
3629
+ grid[i][j] = new Array();
3630
+ }
3631
+ }
3632
+
3633
+ return grid;
3634
+ };
3635
+
3636
+ FDLayout.prototype.addNodeToGrid = function (v, left, top) {
3637
+
3638
+ var startX = 0;
3639
+ var finishX = 0;
3640
+ var startY = 0;
3641
+ var finishY = 0;
3642
+
3643
+ startX = parseInt(Math.floor((v.getRect().x - left) / this.repulsionRange));
3644
+ finishX = parseInt(Math.floor((v.getRect().width + v.getRect().x - left) / this.repulsionRange));
3645
+ startY = parseInt(Math.floor((v.getRect().y - top) / this.repulsionRange));
3646
+ finishY = parseInt(Math.floor((v.getRect().height + v.getRect().y - top) / this.repulsionRange));
3647
+
3648
+ for (var i = startX; i <= finishX; i++) {
3649
+ for (var j = startY; j <= finishY; j++) {
3650
+ this.grid[i][j].push(v);
3651
+ v.setGridCoordinates(startX, finishX, startY, finishY);
3652
+ }
3653
+ }
3654
+ };
3655
+
3656
+ FDLayout.prototype.updateGrid = function () {
3657
+ var i;
3658
+ var nodeA;
3659
+ var lNodes = this.getAllNodes();
3660
+
3661
+ this.grid = this.calcGrid(this.graphManager.getRoot());
3662
+
3663
+ // put all nodes to proper grid cells
3664
+ for (i = 0; i < lNodes.length; i++) {
3665
+ nodeA = lNodes[i];
3666
+ this.addNodeToGrid(nodeA, this.graphManager.getRoot().getLeft(), this.graphManager.getRoot().getTop());
3667
+ }
3668
+ };
3669
+
3670
+ FDLayout.prototype.calculateRepulsionForceOfANode = function (nodeA, processedNodeSet, gridUpdateAllowed, forceToNodeSurroundingUpdate) {
3671
+
3672
+ if (this.totalIterations % FDLayoutConstants.GRID_CALCULATION_CHECK_PERIOD == 1 && gridUpdateAllowed || forceToNodeSurroundingUpdate) {
3673
+ var surrounding = new Set();
3674
+ nodeA.surrounding = new Array();
3675
+ var nodeB;
3676
+ var grid = this.grid;
3677
+
3678
+ for (var i = nodeA.startX - 1; i < nodeA.finishX + 2; i++) {
3679
+ for (var j = nodeA.startY - 1; j < nodeA.finishY + 2; j++) {
3680
+ if (!(i < 0 || j < 0 || i >= grid.length || j >= grid[0].length)) {
3681
+ for (var k = 0; k < grid[i][j].length; k++) {
3682
+ nodeB = grid[i][j][k];
3683
+
3684
+ // If both nodes are not members of the same graph,
3685
+ // or both nodes are the same, skip.
3686
+ if (nodeA.getOwner() != nodeB.getOwner() || nodeA == nodeB) {
3687
+ continue;
3688
+ }
3689
+
3690
+ // check if the repulsion force between
3691
+ // nodeA and nodeB has already been calculated
3692
+ if (!processedNodeSet.has(nodeB) && !surrounding.has(nodeB)) {
3693
+ var distanceX = Math.abs(nodeA.getCenterX() - nodeB.getCenterX()) - (nodeA.getWidth() / 2 + nodeB.getWidth() / 2);
3694
+ var distanceY = Math.abs(nodeA.getCenterY() - nodeB.getCenterY()) - (nodeA.getHeight() / 2 + nodeB.getHeight() / 2);
3695
+
3696
+ // if the distance between nodeA and nodeB
3697
+ // is less then calculation range
3698
+ if (distanceX <= this.repulsionRange && distanceY <= this.repulsionRange) {
3699
+ //then add nodeB to surrounding of nodeA
3700
+ surrounding.add(nodeB);
3701
+ }
3702
+ }
3703
+ }
3704
+ }
3705
+ }
3706
+ }
3707
+
3708
+ nodeA.surrounding = [].concat(_toConsumableArray(surrounding));
3709
+ }
3710
+ for (i = 0; i < nodeA.surrounding.length; i++) {
3711
+ this.calcRepulsionForce(nodeA, nodeA.surrounding[i]);
3712
+ }
3713
+ };
3714
+
3715
+ FDLayout.prototype.calcRepulsionRange = function () {
3716
+ return 0.0;
3717
+ };
3718
+
3719
+ module.exports = FDLayout;
3720
+
3721
+ /***/ }),
3722
+ /* 19 */
3723
+ /***/ (function(module, exports, __webpack_require__) {
3724
+
3725
+
3726
+ var LEdge = __webpack_require__(1);
3727
+ var FDLayoutConstants = __webpack_require__(7);
3728
+
3729
+ function FDLayoutEdge(source, target, vEdge) {
3730
+ LEdge.call(this, source, target, vEdge);
3731
+ this.idealLength = FDLayoutConstants.DEFAULT_EDGE_LENGTH;
3732
+ }
3733
+
3734
+ FDLayoutEdge.prototype = Object.create(LEdge.prototype);
3735
+
3736
+ for (var prop in LEdge) {
3737
+ FDLayoutEdge[prop] = LEdge[prop];
3738
+ }
3739
+
3740
+ module.exports = FDLayoutEdge;
3741
+
3742
+ /***/ }),
3743
+ /* 20 */
3744
+ /***/ (function(module, exports, __webpack_require__) {
3745
+
3746
+
3747
+ var LNode = __webpack_require__(3);
3748
+
3749
+ function FDLayoutNode(gm, loc, size, vNode) {
3750
+ // alternative constructor is handled inside LNode
3751
+ LNode.call(this, gm, loc, size, vNode);
3752
+ //Spring, repulsion and gravitational forces acting on this node
3753
+ this.springForceX = 0;
3754
+ this.springForceY = 0;
3755
+ this.repulsionForceX = 0;
3756
+ this.repulsionForceY = 0;
3757
+ this.gravitationForceX = 0;
3758
+ this.gravitationForceY = 0;
3759
+ //Amount by which this node is to be moved in this iteration
3760
+ this.displacementX = 0;
3761
+ this.displacementY = 0;
3762
+
3763
+ //Start and finish grid coordinates that this node is fallen into
3764
+ this.startX = 0;
3765
+ this.finishX = 0;
3766
+ this.startY = 0;
3767
+ this.finishY = 0;
3768
+
3769
+ //Geometric neighbors of this node
3770
+ this.surrounding = [];
3771
+ }
3772
+
3773
+ FDLayoutNode.prototype = Object.create(LNode.prototype);
3774
+
3775
+ for (var prop in LNode) {
3776
+ FDLayoutNode[prop] = LNode[prop];
3777
+ }
3778
+
3779
+ FDLayoutNode.prototype.setGridCoordinates = function (_startX, _finishX, _startY, _finishY) {
3780
+ this.startX = _startX;
3781
+ this.finishX = _finishX;
3782
+ this.startY = _startY;
3783
+ this.finishY = _finishY;
3784
+ };
3785
+
3786
+ module.exports = FDLayoutNode;
3787
+
3788
+ /***/ }),
3789
+ /* 21 */
3790
+ /***/ (function(module, exports, __webpack_require__) {
3791
+
3792
+
3793
+ function DimensionD(width, height) {
3794
+ this.width = 0;
3795
+ this.height = 0;
3796
+ if (width !== null && height !== null) {
3797
+ this.height = height;
3798
+ this.width = width;
3799
+ }
3800
+ }
3801
+
3802
+ DimensionD.prototype.getWidth = function () {
3803
+ return this.width;
3804
+ };
3805
+
3806
+ DimensionD.prototype.setWidth = function (width) {
3807
+ this.width = width;
3808
+ };
3809
+
3810
+ DimensionD.prototype.getHeight = function () {
3811
+ return this.height;
3812
+ };
3813
+
3814
+ DimensionD.prototype.setHeight = function (height) {
3815
+ this.height = height;
3816
+ };
3817
+
3818
+ module.exports = DimensionD;
3819
+
3820
+ /***/ }),
3821
+ /* 22 */
3822
+ /***/ (function(module, exports, __webpack_require__) {
3823
+
3824
+
3825
+ var UniqueIDGeneretor = __webpack_require__(14);
3826
+
3827
+ function HashMap() {
3828
+ this.map = {};
3829
+ this.keys = [];
3830
+ }
3831
+
3832
+ HashMap.prototype.put = function (key, value) {
3833
+ var theId = UniqueIDGeneretor.createID(key);
3834
+ if (!this.contains(theId)) {
3835
+ this.map[theId] = value;
3836
+ this.keys.push(key);
3837
+ }
3838
+ };
3839
+
3840
+ HashMap.prototype.contains = function (key) {
3841
+ UniqueIDGeneretor.createID(key);
3842
+ return this.map[key] != null;
3843
+ };
3844
+
3845
+ HashMap.prototype.get = function (key) {
3846
+ var theId = UniqueIDGeneretor.createID(key);
3847
+ return this.map[theId];
3848
+ };
3849
+
3850
+ HashMap.prototype.keySet = function () {
3851
+ return this.keys;
3852
+ };
3853
+
3854
+ module.exports = HashMap;
3855
+
3856
+ /***/ }),
3857
+ /* 23 */
3858
+ /***/ (function(module, exports, __webpack_require__) {
3859
+
3860
+
3861
+ var UniqueIDGeneretor = __webpack_require__(14);
3862
+
3863
+ function HashSet() {
3864
+ this.set = {};
3865
+ }
3866
+
3867
+ HashSet.prototype.add = function (obj) {
3868
+ var theId = UniqueIDGeneretor.createID(obj);
3869
+ if (!this.contains(theId)) this.set[theId] = obj;
3870
+ };
3871
+
3872
+ HashSet.prototype.remove = function (obj) {
3873
+ delete this.set[UniqueIDGeneretor.createID(obj)];
3874
+ };
3875
+
3876
+ HashSet.prototype.clear = function () {
3877
+ this.set = {};
3878
+ };
3879
+
3880
+ HashSet.prototype.contains = function (obj) {
3881
+ return this.set[UniqueIDGeneretor.createID(obj)] == obj;
3882
+ };
3883
+
3884
+ HashSet.prototype.isEmpty = function () {
3885
+ return this.size() === 0;
3886
+ };
3887
+
3888
+ HashSet.prototype.size = function () {
3889
+ return Object.keys(this.set).length;
3890
+ };
3891
+
3892
+ //concats this.set to the given list
3893
+ HashSet.prototype.addAllTo = function (list) {
3894
+ var keys = Object.keys(this.set);
3895
+ var length = keys.length;
3896
+ for (var i = 0; i < length; i++) {
3897
+ list.push(this.set[keys[i]]);
3898
+ }
3899
+ };
3900
+
3901
+ HashSet.prototype.size = function () {
3902
+ return Object.keys(this.set).length;
3903
+ };
3904
+
3905
+ HashSet.prototype.addAll = function (list) {
3906
+ var s = list.length;
3907
+ for (var i = 0; i < s; i++) {
3908
+ var v = list[i];
3909
+ this.add(v);
3910
+ }
3911
+ };
3912
+
3913
+ module.exports = HashSet;
3914
+
3915
+ /***/ }),
3916
+ /* 24 */
3917
+ /***/ (function(module, exports, __webpack_require__) {
3918
+
3919
+
3920
+ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
3921
+
3922
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
3923
+
3924
+ /**
3925
+ * A classic Quicksort algorithm with Hoare's partition
3926
+ * - Works also on LinkedList objects
3927
+ *
3928
+ * Copyright: i-Vis Research Group, Bilkent University, 2007 - present
3929
+ */
3930
+
3931
+ var LinkedList = __webpack_require__(11);
3932
+
3933
+ var Quicksort = function () {
3934
+ function Quicksort(A, compareFunction) {
3935
+ _classCallCheck(this, Quicksort);
3936
+
3937
+ if (compareFunction !== null || compareFunction !== undefined) this.compareFunction = this._defaultCompareFunction;
3938
+
3939
+ var length = void 0;
3940
+ if (A instanceof LinkedList) length = A.size();else length = A.length;
3941
+
3942
+ this._quicksort(A, 0, length - 1);
3943
+ }
3944
+
3945
+ _createClass(Quicksort, [{
3946
+ key: '_quicksort',
3947
+ value: function _quicksort(A, p, r) {
3948
+ if (p < r) {
3949
+ var q = this._partition(A, p, r);
3950
+ this._quicksort(A, p, q);
3951
+ this._quicksort(A, q + 1, r);
3952
+ }
3953
+ }
3954
+ }, {
3955
+ key: '_partition',
3956
+ value: function _partition(A, p, r) {
3957
+ var x = this._get(A, p);
3958
+ var i = p;
3959
+ var j = r;
3960
+ while (true) {
3961
+ while (this.compareFunction(x, this._get(A, j))) {
3962
+ j--;
3963
+ }while (this.compareFunction(this._get(A, i), x)) {
3964
+ i++;
3965
+ }if (i < j) {
3966
+ this._swap(A, i, j);
3967
+ i++;
3968
+ j--;
3969
+ } else return j;
3970
+ }
3971
+ }
3972
+ }, {
3973
+ key: '_get',
3974
+ value: function _get(object, index) {
3975
+ if (object instanceof LinkedList) return object.get_object_at(index);else return object[index];
3976
+ }
3977
+ }, {
3978
+ key: '_set',
3979
+ value: function _set(object, index, value) {
3980
+ if (object instanceof LinkedList) object.set_object_at(index, value);else object[index] = value;
3981
+ }
3982
+ }, {
3983
+ key: '_swap',
3984
+ value: function _swap(A, i, j) {
3985
+ var temp = this._get(A, i);
3986
+ this._set(A, i, this._get(A, j));
3987
+ this._set(A, j, temp);
3988
+ }
3989
+ }, {
3990
+ key: '_defaultCompareFunction',
3991
+ value: function _defaultCompareFunction(a, b) {
3992
+ return b > a;
3993
+ }
3994
+ }]);
3995
+
3996
+ return Quicksort;
3997
+ }();
3998
+
3999
+ module.exports = Quicksort;
4000
+
4001
+ /***/ }),
4002
+ /* 25 */
4003
+ /***/ (function(module, exports, __webpack_require__) {
4004
+
4005
+
4006
+ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();
4007
+
4008
+ function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
4009
+
4010
+ /**
4011
+ * Needleman-Wunsch algorithm is an procedure to compute the optimal global alignment of two string
4012
+ * sequences by S.B.Needleman and C.D.Wunsch (1970).
4013
+ *
4014
+ * Aside from the inputs, you can assign the scores for,
4015
+ * - Match: The two characters at the current index are same.
4016
+ * - Mismatch: The two characters at the current index are different.
4017
+ * - Insertion/Deletion(gaps): The best alignment involves one letter aligning to a gap in the other string.
4018
+ */
4019
+
4020
+ var NeedlemanWunsch = function () {
4021
+ function NeedlemanWunsch(sequence1, sequence2) {
4022
+ var match_score = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : 1;
4023
+ var mismatch_penalty = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : -1;
4024
+ var gap_penalty = arguments.length > 4 && arguments[4] !== undefined ? arguments[4] : -1;
4025
+
4026
+ _classCallCheck(this, NeedlemanWunsch);
4027
+
4028
+ this.sequence1 = sequence1;
4029
+ this.sequence2 = sequence2;
4030
+ this.match_score = match_score;
4031
+ this.mismatch_penalty = mismatch_penalty;
4032
+ this.gap_penalty = gap_penalty;
4033
+
4034
+ // Just the remove redundancy
4035
+ this.iMax = sequence1.length + 1;
4036
+ this.jMax = sequence2.length + 1;
4037
+
4038
+ // Grid matrix of scores
4039
+ this.grid = new Array(this.iMax);
4040
+ for (var i = 0; i < this.iMax; i++) {
4041
+ this.grid[i] = new Array(this.jMax);
4042
+
4043
+ for (var j = 0; j < this.jMax; j++) {
4044
+ this.grid[i][j] = 0;
4045
+ }
4046
+ }
4047
+
4048
+ // Traceback matrix (2D array, each cell is an array of boolean values for [`Diag`, `Up`, `Left`] positions)
4049
+ this.tracebackGrid = new Array(this.iMax);
4050
+ for (var _i = 0; _i < this.iMax; _i++) {
4051
+ this.tracebackGrid[_i] = new Array(this.jMax);
4052
+
4053
+ for (var _j = 0; _j < this.jMax; _j++) {
4054
+ this.tracebackGrid[_i][_j] = [null, null, null];
4055
+ }
4056
+ }
4057
+
4058
+ // The aligned sequences (return multiple possibilities)
4059
+ this.alignments = [];
4060
+
4061
+ // Final alignment score
4062
+ this.score = -1;
4063
+
4064
+ // Calculate scores and tracebacks
4065
+ this.computeGrids();
4066
+ }
4067
+
4068
+ _createClass(NeedlemanWunsch, [{
4069
+ key: "getScore",
4070
+ value: function getScore() {
4071
+ return this.score;
4072
+ }
4073
+ }, {
4074
+ key: "getAlignments",
4075
+ value: function getAlignments() {
4076
+ return this.alignments;
4077
+ }
4078
+
4079
+ // Main dynamic programming procedure
4080
+
4081
+ }, {
4082
+ key: "computeGrids",
4083
+ value: function computeGrids() {
4084
+ // Fill in the first row
4085
+ for (var j = 1; j < this.jMax; j++) {
4086
+ this.grid[0][j] = this.grid[0][j - 1] + this.gap_penalty;
4087
+ this.tracebackGrid[0][j] = [false, false, true];
4088
+ }
4089
+
4090
+ // Fill in the first column
4091
+ for (var i = 1; i < this.iMax; i++) {
4092
+ this.grid[i][0] = this.grid[i - 1][0] + this.gap_penalty;
4093
+ this.tracebackGrid[i][0] = [false, true, false];
4094
+ }
4095
+
4096
+ // Fill the rest of the grid
4097
+ for (var _i2 = 1; _i2 < this.iMax; _i2++) {
4098
+ for (var _j2 = 1; _j2 < this.jMax; _j2++) {
4099
+ // Find the max score(s) among [`Diag`, `Up`, `Left`]
4100
+ var diag = void 0;
4101
+ if (this.sequence1[_i2 - 1] === this.sequence2[_j2 - 1]) diag = this.grid[_i2 - 1][_j2 - 1] + this.match_score;else diag = this.grid[_i2 - 1][_j2 - 1] + this.mismatch_penalty;
4102
+
4103
+ var up = this.grid[_i2 - 1][_j2] + this.gap_penalty;
4104
+ var left = this.grid[_i2][_j2 - 1] + this.gap_penalty;
4105
+
4106
+ // If there exists multiple max values, capture them for multiple paths
4107
+ var maxOf = [diag, up, left];
4108
+ var indices = this.arrayAllMaxIndexes(maxOf);
4109
+
4110
+ // Update Grids
4111
+ this.grid[_i2][_j2] = maxOf[indices[0]];
4112
+ this.tracebackGrid[_i2][_j2] = [indices.includes(0), indices.includes(1), indices.includes(2)];
4113
+ }
4114
+ }
4115
+
4116
+ // Update alignment score
4117
+ this.score = this.grid[this.iMax - 1][this.jMax - 1];
4118
+ }
4119
+
4120
+ // Gets all possible valid sequence combinations
4121
+
4122
+ }, {
4123
+ key: "alignmentTraceback",
4124
+ value: function alignmentTraceback() {
4125
+ var inProcessAlignments = [];
4126
+
4127
+ inProcessAlignments.push({ pos: [this.sequence1.length, this.sequence2.length],
4128
+ seq1: "",
4129
+ seq2: ""
4130
+ });
4131
+
4132
+ while (inProcessAlignments[0]) {
4133
+ var current = inProcessAlignments[0];
4134
+ var directions = this.tracebackGrid[current.pos[0]][current.pos[1]];
4135
+
4136
+ if (directions[0]) {
4137
+ inProcessAlignments.push({ pos: [current.pos[0] - 1, current.pos[1] - 1],
4138
+ seq1: this.sequence1[current.pos[0] - 1] + current.seq1,
4139
+ seq2: this.sequence2[current.pos[1] - 1] + current.seq2
4140
+ });
4141
+ }
4142
+ if (directions[1]) {
4143
+ inProcessAlignments.push({ pos: [current.pos[0] - 1, current.pos[1]],
4144
+ seq1: this.sequence1[current.pos[0] - 1] + current.seq1,
4145
+ seq2: '-' + current.seq2
4146
+ });
4147
+ }
4148
+ if (directions[2]) {
4149
+ inProcessAlignments.push({ pos: [current.pos[0], current.pos[1] - 1],
4150
+ seq1: '-' + current.seq1,
4151
+ seq2: this.sequence2[current.pos[1] - 1] + current.seq2
4152
+ });
4153
+ }
4154
+
4155
+ if (current.pos[0] === 0 && current.pos[1] === 0) this.alignments.push({ sequence1: current.seq1,
4156
+ sequence2: current.seq2
4157
+ });
4158
+
4159
+ inProcessAlignments.shift();
4160
+ }
4161
+
4162
+ return this.alignments;
4163
+ }
4164
+
4165
+ // Helper Functions
4166
+
4167
+ }, {
4168
+ key: "getAllIndexes",
4169
+ value: function getAllIndexes(arr, val) {
4170
+ var indexes = [],
4171
+ i = -1;
4172
+ while ((i = arr.indexOf(val, i + 1)) !== -1) {
4173
+ indexes.push(i);
4174
+ }
4175
+ return indexes;
4176
+ }
4177
+ }, {
4178
+ key: "arrayAllMaxIndexes",
4179
+ value: function arrayAllMaxIndexes(array) {
4180
+ return this.getAllIndexes(array, Math.max.apply(null, array));
4181
+ }
4182
+ }]);
4183
+
4184
+ return NeedlemanWunsch;
4185
+ }();
4186
+
4187
+ module.exports = NeedlemanWunsch;
4188
+
4189
+ /***/ }),
4190
+ /* 26 */
4191
+ /***/ (function(module, exports, __webpack_require__) {
4192
+
4193
+
4194
+ var layoutBase = function layoutBase() {
4195
+ return;
4196
+ };
4197
+
4198
+ layoutBase.FDLayout = __webpack_require__(18);
4199
+ layoutBase.FDLayoutConstants = __webpack_require__(7);
4200
+ layoutBase.FDLayoutEdge = __webpack_require__(19);
4201
+ layoutBase.FDLayoutNode = __webpack_require__(20);
4202
+ layoutBase.DimensionD = __webpack_require__(21);
4203
+ layoutBase.HashMap = __webpack_require__(22);
4204
+ layoutBase.HashSet = __webpack_require__(23);
4205
+ layoutBase.IGeometry = __webpack_require__(8);
4206
+ layoutBase.IMath = __webpack_require__(9);
4207
+ layoutBase.Integer = __webpack_require__(10);
4208
+ layoutBase.Point = __webpack_require__(12);
4209
+ layoutBase.PointD = __webpack_require__(4);
4210
+ layoutBase.RandomSeed = __webpack_require__(16);
4211
+ layoutBase.RectangleD = __webpack_require__(13);
4212
+ layoutBase.Transform = __webpack_require__(17);
4213
+ layoutBase.UniqueIDGeneretor = __webpack_require__(14);
4214
+ layoutBase.Quicksort = __webpack_require__(24);
4215
+ layoutBase.LinkedList = __webpack_require__(11);
4216
+ layoutBase.LGraphObject = __webpack_require__(2);
4217
+ layoutBase.LGraph = __webpack_require__(5);
4218
+ layoutBase.LEdge = __webpack_require__(1);
4219
+ layoutBase.LGraphManager = __webpack_require__(6);
4220
+ layoutBase.LNode = __webpack_require__(3);
4221
+ layoutBase.Layout = __webpack_require__(15);
4222
+ layoutBase.LayoutConstants = __webpack_require__(0);
4223
+ layoutBase.NeedlemanWunsch = __webpack_require__(25);
4224
+
4225
+ module.exports = layoutBase;
4226
+
4227
+ /***/ }),
4228
+ /* 27 */
4229
+ /***/ (function(module, exports, __webpack_require__) {
4230
+
4231
+
4232
+ function Emitter() {
4233
+ this.listeners = [];
4234
+ }
4235
+
4236
+ var p = Emitter.prototype;
4237
+
4238
+ p.addListener = function (event, callback) {
4239
+ this.listeners.push({
4240
+ event: event,
4241
+ callback: callback
4242
+ });
4243
+ };
4244
+
4245
+ p.removeListener = function (event, callback) {
4246
+ for (var i = this.listeners.length; i >= 0; i--) {
4247
+ var l = this.listeners[i];
4248
+
4249
+ if (l.event === event && l.callback === callback) {
4250
+ this.listeners.splice(i, 1);
4251
+ }
4252
+ }
4253
+ };
4254
+
4255
+ p.emit = function (event, data) {
4256
+ for (var i = 0; i < this.listeners.length; i++) {
4257
+ var l = this.listeners[i];
4258
+
4259
+ if (event === l.event) {
4260
+ l.callback(data);
4261
+ }
4262
+ }
4263
+ };
4264
+
4265
+ module.exports = Emitter;
4266
+
4267
+ /***/ })
4268
+ /******/ ]);
4269
+ });
4270
+ } (layoutBase$1));
4271
+ return layoutBase$1.exports;
4272
+ }
4273
+
4274
+ export { requireLayoutBase as __require };