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