@amcharts/amcharts5 5.10.4 → 5.10.6

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 (386) hide show
  1. package/.internal/charts/flow/ArcDiagram.d.ts.map +1 -1
  2. package/.internal/charts/flow/ArcDiagram.js +1 -1
  3. package/.internal/charts/flow/ArcDiagram.js.map +1 -1
  4. package/.internal/charts/flow/ArcDiagramNodes.d.ts.map +1 -1
  5. package/.internal/charts/flow/ArcDiagramNodes.js +2 -2
  6. package/.internal/charts/flow/ArcDiagramNodes.js.map +1 -1
  7. package/.internal/charts/flow/Chord.d.ts.map +1 -1
  8. package/.internal/charts/flow/Chord.js +1 -1
  9. package/.internal/charts/flow/Chord.js.map +1 -1
  10. package/.internal/charts/flow/ChordDirected.d.ts.map +1 -1
  11. package/.internal/charts/flow/ChordDirected.js +1 -1
  12. package/.internal/charts/flow/ChordDirected.js.map +1 -1
  13. package/.internal/charts/flow/ChordNodes.d.ts.map +1 -1
  14. package/.internal/charts/flow/ChordNodes.js +2 -2
  15. package/.internal/charts/flow/ChordNodes.js.map +1 -1
  16. package/.internal/charts/flow/FlowNodes.d.ts.map +1 -1
  17. package/.internal/charts/flow/FlowNodes.js +2 -2
  18. package/.internal/charts/flow/FlowNodes.js.map +1 -1
  19. package/.internal/charts/flow/Sankey.d.ts.map +1 -1
  20. package/.internal/charts/flow/Sankey.js +1 -1
  21. package/.internal/charts/flow/Sankey.js.map +1 -1
  22. package/.internal/charts/flow/SankeyNodes.d.ts.map +1 -1
  23. package/.internal/charts/flow/SankeyNodes.js +1 -1
  24. package/.internal/charts/flow/SankeyNodes.js.map +1 -1
  25. package/.internal/charts/funnel/FunnelSeries.d.ts.map +1 -1
  26. package/.internal/charts/funnel/FunnelSeries.js +1 -1
  27. package/.internal/charts/funnel/FunnelSeries.js.map +1 -1
  28. package/.internal/charts/hierarchy/BreadcrumbBar.d.ts.map +1 -1
  29. package/.internal/charts/hierarchy/BreadcrumbBar.js +2 -2
  30. package/.internal/charts/hierarchy/BreadcrumbBar.js.map +1 -1
  31. package/.internal/charts/hierarchy/Hierarchy.d.ts.map +1 -1
  32. package/.internal/charts/hierarchy/Hierarchy.js +4 -4
  33. package/.internal/charts/hierarchy/Hierarchy.js.map +1 -1
  34. package/.internal/charts/hierarchy/HierarchyLink.d.ts +1 -1
  35. package/.internal/charts/hierarchy/HierarchyLink.d.ts.map +1 -1
  36. package/.internal/charts/hierarchy/HierarchyLink.js +2 -2
  37. package/.internal/charts/hierarchy/HierarchyLink.js.map +1 -1
  38. package/.internal/charts/hierarchy/LinkedHierarchy.d.ts.map +1 -1
  39. package/.internal/charts/hierarchy/LinkedHierarchy.js +8 -8
  40. package/.internal/charts/hierarchy/LinkedHierarchy.js.map +1 -1
  41. package/.internal/charts/hierarchy/Pack.d.ts.map +1 -1
  42. package/.internal/charts/hierarchy/Pack.js +2 -2
  43. package/.internal/charts/hierarchy/Pack.js.map +1 -1
  44. package/.internal/charts/hierarchy/Partition.d.ts.map +1 -1
  45. package/.internal/charts/hierarchy/Partition.js +2 -2
  46. package/.internal/charts/hierarchy/Partition.js.map +1 -1
  47. package/.internal/charts/hierarchy/Sunburst.d.ts.map +1 -1
  48. package/.internal/charts/hierarchy/Sunburst.js +4 -4
  49. package/.internal/charts/hierarchy/Sunburst.js.map +1 -1
  50. package/.internal/charts/hierarchy/Treemap.d.ts.map +1 -1
  51. package/.internal/charts/hierarchy/Treemap.js +2 -2
  52. package/.internal/charts/hierarchy/Treemap.js.map +1 -1
  53. package/.internal/charts/hierarchy/VoronoiTreemap.d.ts.map +1 -1
  54. package/.internal/charts/hierarchy/VoronoiTreemap.js +2 -2
  55. package/.internal/charts/hierarchy/VoronoiTreemap.js.map +1 -1
  56. package/.internal/charts/map/MapLineSeries.d.ts.map +1 -1
  57. package/.internal/charts/map/MapLineSeries.js +1 -1
  58. package/.internal/charts/map/MapLineSeries.js.map +1 -1
  59. package/.internal/charts/map/MapPolygonSeries.d.ts.map +1 -1
  60. package/.internal/charts/map/MapPolygonSeries.js +1 -1
  61. package/.internal/charts/map/MapPolygonSeries.js.map +1 -1
  62. package/.internal/charts/percent/PercentSeries.d.ts.map +1 -1
  63. package/.internal/charts/percent/PercentSeries.js +3 -3
  64. package/.internal/charts/percent/PercentSeries.js.map +1 -1
  65. package/.internal/charts/radar/AxisRendererCircular.d.ts.map +1 -1
  66. package/.internal/charts/radar/AxisRendererCircular.js +4 -4
  67. package/.internal/charts/radar/AxisRendererCircular.js.map +1 -1
  68. package/.internal/charts/radar/AxisRendererRadial.d.ts.map +1 -1
  69. package/.internal/charts/radar/AxisRendererRadial.js +2 -2
  70. package/.internal/charts/radar/AxisRendererRadial.js.map +1 -1
  71. package/.internal/charts/radar/RadarColumnSeries.d.ts.map +1 -1
  72. package/.internal/charts/radar/RadarColumnSeries.js +2 -2
  73. package/.internal/charts/radar/RadarColumnSeries.js.map +1 -1
  74. package/.internal/charts/stock/StockChart.d.ts +17 -2
  75. package/.internal/charts/stock/StockChart.d.ts.map +1 -1
  76. package/.internal/charts/stock/StockChart.js +20 -3
  77. package/.internal/charts/stock/StockChart.js.map +1 -1
  78. package/.internal/charts/stock/StockChartDefaultTheme.d.ts.map +1 -1
  79. package/.internal/charts/stock/StockChartDefaultTheme.js +9 -4
  80. package/.internal/charts/stock/StockChartDefaultTheme.js.map +1 -1
  81. package/.internal/charts/stock/StockLegend.d.ts.map +1 -1
  82. package/.internal/charts/stock/StockLegend.js +4 -4
  83. package/.internal/charts/stock/StockLegend.js.map +1 -1
  84. package/.internal/charts/stock/drawing/DoodleSeries.d.ts.map +1 -1
  85. package/.internal/charts/stock/drawing/DoodleSeries.js +14 -12
  86. package/.internal/charts/stock/drawing/DoodleSeries.js.map +1 -1
  87. package/.internal/charts/stock/drawing/DrawingSeries.d.ts +3 -2
  88. package/.internal/charts/stock/drawing/DrawingSeries.d.ts.map +1 -1
  89. package/.internal/charts/stock/drawing/DrawingSeries.js +28 -10
  90. package/.internal/charts/stock/drawing/DrawingSeries.js.map +1 -1
  91. package/.internal/charts/stock/drawing/EllipseSeries.d.ts.map +1 -1
  92. package/.internal/charts/stock/drawing/EllipseSeries.js +9 -7
  93. package/.internal/charts/stock/drawing/EllipseSeries.js.map +1 -1
  94. package/.internal/charts/stock/drawing/FibonacciSeries.d.ts.map +1 -1
  95. package/.internal/charts/stock/drawing/FibonacciSeries.js +2 -2
  96. package/.internal/charts/stock/drawing/FibonacciSeries.js.map +1 -1
  97. package/.internal/charts/stock/drawing/HorizontalLineSeries.d.ts.map +1 -1
  98. package/.internal/charts/stock/drawing/HorizontalLineSeries.js +7 -6
  99. package/.internal/charts/stock/drawing/HorizontalLineSeries.js.map +1 -1
  100. package/.internal/charts/stock/drawing/HorizontalRaySeries.d.ts.map +1 -1
  101. package/.internal/charts/stock/drawing/HorizontalRaySeries.js +8 -7
  102. package/.internal/charts/stock/drawing/HorizontalRaySeries.js.map +1 -1
  103. package/.internal/charts/stock/drawing/IconSeries.d.ts +1 -1
  104. package/.internal/charts/stock/drawing/IconSeries.d.ts.map +1 -1
  105. package/.internal/charts/stock/drawing/IconSeries.js +14 -2
  106. package/.internal/charts/stock/drawing/IconSeries.js.map +1 -1
  107. package/.internal/charts/stock/drawing/LabelSeries.d.ts +2 -2
  108. package/.internal/charts/stock/drawing/LabelSeries.d.ts.map +1 -1
  109. package/.internal/charts/stock/drawing/LabelSeries.js +19 -10
  110. package/.internal/charts/stock/drawing/LabelSeries.js.map +1 -1
  111. package/.internal/charts/stock/drawing/LineArrowSeries.d.ts +42 -0
  112. package/.internal/charts/stock/drawing/LineArrowSeries.d.ts.map +1 -0
  113. package/.internal/charts/stock/drawing/LineArrowSeries.js +163 -0
  114. package/.internal/charts/stock/drawing/LineArrowSeries.js.map +1 -0
  115. package/.internal/charts/stock/drawing/Measure.d.ts.map +1 -1
  116. package/.internal/charts/stock/drawing/Measure.js +1 -1
  117. package/.internal/charts/stock/drawing/Measure.js.map +1 -1
  118. package/.internal/charts/stock/drawing/ParallelChannelSeries.d.ts.map +1 -1
  119. package/.internal/charts/stock/drawing/ParallelChannelSeries.js +7 -6
  120. package/.internal/charts/stock/drawing/ParallelChannelSeries.js.map +1 -1
  121. package/.internal/charts/stock/drawing/PolylineSeries.d.ts.map +1 -1
  122. package/.internal/charts/stock/drawing/PolylineSeries.js +24 -23
  123. package/.internal/charts/stock/drawing/PolylineSeries.js.map +1 -1
  124. package/.internal/charts/stock/drawing/SimpleLineSeries.d.ts.map +1 -1
  125. package/.internal/charts/stock/drawing/SimpleLineSeries.js +7 -6
  126. package/.internal/charts/stock/drawing/SimpleLineSeries.js.map +1 -1
  127. package/.internal/charts/stock/drawing/VerticalLineSeries.d.ts.map +1 -1
  128. package/.internal/charts/stock/drawing/VerticalLineSeries.js +8 -7
  129. package/.internal/charts/stock/drawing/VerticalLineSeries.js.map +1 -1
  130. package/.internal/charts/stock/indicators/Indicator.d.ts +8 -0
  131. package/.internal/charts/stock/indicators/Indicator.d.ts.map +1 -1
  132. package/.internal/charts/stock/indicators/Indicator.js.map +1 -1
  133. package/.internal/charts/stock/toolbar/DrawingControl.d.ts.map +1 -1
  134. package/.internal/charts/stock/toolbar/DrawingControl.js +13 -4
  135. package/.internal/charts/stock/toolbar/DrawingControl.js.map +1 -1
  136. package/.internal/charts/stock/toolbar/DrawingToolControl.d.ts +1 -1
  137. package/.internal/charts/stock/toolbar/DrawingToolControl.d.ts.map +1 -1
  138. package/.internal/charts/stock/toolbar/DrawingToolControl.js.map +1 -1
  139. package/.internal/charts/stock/toolbar/IndicatorControl.js +1 -1
  140. package/.internal/charts/stock/toolbar/IndicatorControl.js.map +1 -1
  141. package/.internal/charts/stock/toolbar/StockIcons.d.ts.map +1 -1
  142. package/.internal/charts/stock/toolbar/StockIcons.js +1 -0
  143. package/.internal/charts/stock/toolbar/StockIcons.js.map +1 -1
  144. package/.internal/charts/venn/Venn.d.ts.map +1 -1
  145. package/.internal/charts/venn/Venn.js +2 -2
  146. package/.internal/charts/venn/Venn.js.map +1 -1
  147. package/.internal/charts/wordcloud/WordCloud.d.ts.map +1 -1
  148. package/.internal/charts/wordcloud/WordCloud.js +1 -1
  149. package/.internal/charts/wordcloud/WordCloud.js.map +1 -1
  150. package/.internal/charts/xy/axes/AxisBullet.d.ts +1 -1
  151. package/.internal/charts/xy/axes/AxisBullet.d.ts.map +1 -1
  152. package/.internal/charts/xy/axes/AxisBullet.js +2 -2
  153. package/.internal/charts/xy/axes/AxisBullet.js.map +1 -1
  154. package/.internal/charts/xy/axes/AxisRenderer.d.ts.map +1 -1
  155. package/.internal/charts/xy/axes/AxisRenderer.js +8 -8
  156. package/.internal/charts/xy/axes/AxisRenderer.js.map +1 -1
  157. package/.internal/charts/xy/series/CandlestickSeries.d.ts.map +1 -1
  158. package/.internal/charts/xy/series/CandlestickSeries.js +2 -2
  159. package/.internal/charts/xy/series/CandlestickSeries.js.map +1 -1
  160. package/.internal/charts/xy/series/ColumnSeries.d.ts.map +1 -1
  161. package/.internal/charts/xy/series/ColumnSeries.js +2 -2
  162. package/.internal/charts/xy/series/ColumnSeries.js.map +1 -1
  163. package/.internal/charts/xy/series/LineSeries.d.ts.map +1 -1
  164. package/.internal/charts/xy/series/LineSeries.js +5 -5
  165. package/.internal/charts/xy/series/LineSeries.js.map +1 -1
  166. package/.internal/charts/xy/series/OHLCSeries.d.ts.map +1 -1
  167. package/.internal/charts/xy/series/OHLCSeries.js +2 -2
  168. package/.internal/charts/xy/series/OHLCSeries.js.map +1 -1
  169. package/.internal/core/Classes.d.ts +2 -0
  170. package/.internal/core/Classes.d.ts.map +1 -1
  171. package/.internal/core/Classes.js.map +1 -1
  172. package/.internal/core/Registry.js +1 -1
  173. package/.internal/core/Registry.js.map +1 -1
  174. package/.internal/core/Root.d.ts.map +1 -1
  175. package/.internal/core/Root.js +59 -12
  176. package/.internal/core/Root.js.map +1 -1
  177. package/.internal/core/render/Container.d.ts +9 -0
  178. package/.internal/core/render/Container.d.ts.map +1 -1
  179. package/.internal/core/render/Container.js +141 -110
  180. package/.internal/core/render/Container.js.map +1 -1
  181. package/.internal/core/render/EditableLabel.d.ts.map +1 -1
  182. package/.internal/core/render/EditableLabel.js +5 -1
  183. package/.internal/core/render/EditableLabel.js.map +1 -1
  184. package/.internal/core/render/HeatLegend.d.ts.map +1 -1
  185. package/.internal/core/render/HeatLegend.js +2 -2
  186. package/.internal/core/render/HeatLegend.js.map +1 -1
  187. package/.internal/core/render/Legend.d.ts.map +1 -1
  188. package/.internal/core/render/Legend.js +10 -10
  189. package/.internal/core/render/Legend.js.map +1 -1
  190. package/.internal/core/render/Sprite.d.ts +1 -1
  191. package/.internal/core/render/Sprite.d.ts.map +1 -1
  192. package/.internal/core/render/Sprite.js.map +1 -1
  193. package/.internal/core/render/Tooltip.d.ts +1 -1
  194. package/.internal/core/render/Tooltip.d.ts.map +1 -1
  195. package/.internal/core/render/Tooltip.js +2 -2
  196. package/.internal/core/render/Tooltip.js.map +1 -1
  197. package/.internal/core/util/Entity.d.ts +4 -0
  198. package/.internal/core/util/Entity.d.ts.map +1 -1
  199. package/.internal/core/util/Entity.js +10 -1
  200. package/.internal/core/util/Entity.js.map +1 -1
  201. package/.internal/core/util/List.d.ts +2 -0
  202. package/.internal/core/util/List.d.ts.map +1 -1
  203. package/.internal/core/util/List.js +14 -5
  204. package/.internal/core/util/List.js.map +1 -1
  205. package/.internal/core/util/Modal.d.ts +1 -1
  206. package/.internal/core/util/Modal.d.ts.map +1 -1
  207. package/.internal/core/util/Modal.js +3 -3
  208. package/.internal/core/util/Modal.js.map +1 -1
  209. package/.internal/core/util/Template.d.ts +16 -1
  210. package/.internal/core/util/Template.d.ts.map +1 -1
  211. package/.internal/core/util/Template.js +65 -0
  212. package/.internal/core/util/Template.js.map +1 -1
  213. package/.internal/plugins/exporting/Annotator.d.ts +1 -1
  214. package/.internal/plugins/exporting/Annotator.d.ts.map +1 -1
  215. package/.internal/plugins/exporting/Annotator.js +2 -2
  216. package/.internal/plugins/exporting/Annotator.js.map +1 -1
  217. package/.internal/plugins/json/Classes-script.d.ts +2 -0
  218. package/.internal/plugins/json/Classes-script.d.ts.map +1 -1
  219. package/.internal/plugins/json/Classes-script.js +1 -0
  220. package/.internal/plugins/json/Classes-script.js.map +1 -1
  221. package/.internal/plugins/json/Classes.d.ts +2 -0
  222. package/.internal/plugins/json/Classes.d.ts.map +1 -1
  223. package/.internal/plugins/json/Classes.js +1 -0
  224. package/.internal/plugins/json/Classes.js.map +1 -1
  225. package/CHANGELOG.md +40 -0
  226. package/examples/javascript/flow-arc-horizontal/package.json +1 -1
  227. package/examples/javascript/flow-arc-vertical/package.json +1 -1
  228. package/examples/javascript/flow-chord/package.json +1 -1
  229. package/examples/javascript/flow-chord-directed/package.json +1 -1
  230. package/examples/javascript/flow-chord-non-ribbon/package.json +1 -1
  231. package/examples/javascript/flow-sankey/package.json +1 -1
  232. package/examples/javascript/gauge/package.json +1 -1
  233. package/examples/javascript/gauge-bands/package.json +1 -1
  234. package/examples/javascript/hierarchy-force-directed/package.json +1 -1
  235. package/examples/javascript/hierarchy-pack/package.json +1 -1
  236. package/examples/javascript/hierarchy-partition/package.json +1 -1
  237. package/examples/javascript/hierarchy-sunburst/package.json +1 -1
  238. package/examples/javascript/hierarchy-tree/package.json +1 -1
  239. package/examples/javascript/hierarchy-treemap/package.json +1 -1
  240. package/examples/javascript/hierarchy-voronoi-treemap/package.json +1 -1
  241. package/examples/javascript/jest/package.json +1 -1
  242. package/examples/javascript/json-pie/package.json +1 -1
  243. package/examples/javascript/json-xy/package.json +1 -1
  244. package/examples/javascript/map-animating-along-lines/index.js +1 -1
  245. package/examples/javascript/map-animating-along-lines/package.json +2 -1
  246. package/examples/javascript/map-clustered-points/index.js +2 -2
  247. package/examples/javascript/map-clustered-points/package.json +2 -1
  248. package/examples/javascript/map-day-and-night/index.js +1 -1
  249. package/examples/javascript/map-day-and-night/package.json +2 -1
  250. package/examples/javascript/map-globe-rotate-to-country/index.js +2 -2
  251. package/examples/javascript/map-globe-rotate-to-country/package.json +2 -1
  252. package/examples/javascript/map-globe-with-projected-circles/index.js +2 -2
  253. package/examples/javascript/map-globe-with-projected-circles/package.json +2 -1
  254. package/examples/javascript/map-with-bubbles/index.js +1 -1
  255. package/examples/javascript/map-with-bubbles/package.json +2 -1
  256. package/examples/javascript/map-zoom-to-country/index.js +2 -2
  257. package/examples/javascript/map-zoom-to-country/package.json +2 -1
  258. package/examples/javascript/misc-40-charts/package.json +1 -1
  259. package/examples/javascript/misc-microchart-grid/package.json +1 -1
  260. package/examples/javascript/pie-chart/package.json +1 -1
  261. package/examples/javascript/pie-donut-chart/package.json +1 -1
  262. package/examples/javascript/pie-variable-radius/package.json +1 -1
  263. package/examples/javascript/radar-column-iwatch-style/package.json +1 -1
  264. package/examples/javascript/radar-heat-map/package.json +1 -1
  265. package/examples/javascript/radar-line/package.json +1 -1
  266. package/examples/javascript/radar-time-line/package.json +1 -1
  267. package/examples/javascript/sliced-funnel/package.json +1 -1
  268. package/examples/javascript/sliced-pictorial-stacked/package.json +1 -1
  269. package/examples/javascript/sliced-pyramid/package.json +1 -1
  270. package/examples/javascript/stock-chart/package.json +1 -1
  271. package/examples/javascript/stock-chart-comparing-stocks/package.json +1 -1
  272. package/examples/javascript/stock-chart-data-granularity/package.json +1 -1
  273. package/examples/javascript/stock-chart-data-grouping/package.json +1 -1
  274. package/examples/javascript/stock-chart-intraday/package.json +1 -1
  275. package/examples/javascript/stock-chart-live/package.json +1 -1
  276. package/examples/javascript/stock-chart-volume-separate-panel/package.json +1 -1
  277. package/examples/javascript/venn-diagram/package.json +1 -1
  278. package/examples/javascript/wordcloud-with-data/package.json +1 -1
  279. package/examples/javascript/wordcloud-with-text/package.json +1 -1
  280. package/examples/javascript/xy-100-percent-stacked-column/package.json +1 -1
  281. package/examples/javascript/xy-animated-bullet-at-the-end-of-the-series/package.json +1 -1
  282. package/examples/javascript/xy-bubble/package.json +1 -1
  283. package/examples/javascript/xy-candlestick/package.json +1 -1
  284. package/examples/javascript/xy-clustered-column/package.json +1 -1
  285. package/examples/javascript/xy-column/package.json +1 -1
  286. package/examples/javascript/xy-comparing-series-google-analytics-style/package.json +1 -1
  287. package/examples/javascript/xy-data-grouping/package.json +1 -1
  288. package/examples/javascript/xy-draggable-range/package.json +1 -1
  289. package/examples/javascript/xy-drawing-series-with-mouse-or-touch/package.json +1 -1
  290. package/examples/javascript/xy-dumbbell plot/package.json +1 -1
  291. package/examples/javascript/xy-evenly-spaced-date-axis/package.json +1 -1
  292. package/examples/javascript/xy-line/package.json +1 -1
  293. package/examples/javascript/xy-line-highlight-on-legend-hover/package.json +1 -1
  294. package/examples/javascript/xy-live-data/package.json +1 -1
  295. package/examples/javascript/xy-multiple-synced-value-axes/package.json +1 -1
  296. package/examples/javascript/xy-ohlc/package.json +1 -1
  297. package/examples/javascript/xy-real-time-data-sorting/package.json +1 -1
  298. package/examples/javascript/xy-smoothed-line/package.json +1 -1
  299. package/examples/javascript/xy-stacked-and-clustered-column/package.json +1 -1
  300. package/examples/javascript/xy-stacked-column/package.json +1 -1
  301. package/examples/javascript/xy-stacked-step/package.json +1 -1
  302. package/examples/javascript/xy-stock/package.json +1 -1
  303. package/examples/javascript/xy-stock-comparing/package.json +1 -1
  304. package/examples/typescript/flow-arc-horizontal/package.json +1 -1
  305. package/examples/typescript/flow-arc-vertical/package.json +1 -1
  306. package/examples/typescript/flow-chord/package.json +1 -1
  307. package/examples/typescript/flow-chord-directed/package.json +1 -1
  308. package/examples/typescript/flow-chord-non-ribbon/package.json +1 -1
  309. package/examples/typescript/flow-sankey/package.json +1 -1
  310. package/examples/typescript/gauge/package.json +1 -1
  311. package/examples/typescript/gauge-bands/package.json +1 -1
  312. package/examples/typescript/hierarchy-force-directed/package.json +1 -1
  313. package/examples/typescript/hierarchy-pack/package.json +1 -1
  314. package/examples/typescript/hierarchy-partition/package.json +1 -1
  315. package/examples/typescript/hierarchy-sunburst/package.json +1 -1
  316. package/examples/typescript/hierarchy-tree/package.json +1 -1
  317. package/examples/typescript/hierarchy-treemap/package.json +1 -1
  318. package/examples/typescript/hierarchy-voronoi-treemap/package.json +1 -1
  319. package/examples/typescript/jest/package.json +1 -1
  320. package/examples/typescript/json-pie/package.json +1 -1
  321. package/examples/typescript/json-xy/package.json +1 -1
  322. package/examples/typescript/map-animating-along-lines/index.ts +1 -1
  323. package/examples/typescript/map-animating-along-lines/package.json +2 -1
  324. package/examples/typescript/map-clustered-points/index.ts +2 -2
  325. package/examples/typescript/map-clustered-points/package.json +2 -1
  326. package/examples/typescript/map-day-and-night/index.ts +1 -1
  327. package/examples/typescript/map-day-and-night/package.json +2 -1
  328. package/examples/typescript/map-globe-rotate-to-country/index.ts +2 -2
  329. package/examples/typescript/map-globe-rotate-to-country/package.json +2 -1
  330. package/examples/typescript/map-globe-with-projected-circles/index.ts +2 -2
  331. package/examples/typescript/map-globe-with-projected-circles/package.json +2 -1
  332. package/examples/typescript/map-with-bubbles/index.ts +1 -1
  333. package/examples/typescript/map-with-bubbles/package.json +2 -1
  334. package/examples/typescript/map-zoom-to-country/index.ts +2 -2
  335. package/examples/typescript/map-zoom-to-country/package.json +2 -1
  336. package/examples/typescript/misc-40-charts/package.json +1 -1
  337. package/examples/typescript/misc-microchart-grid/package.json +1 -1
  338. package/examples/typescript/pie-chart/package.json +1 -1
  339. package/examples/typescript/pie-donut-chart/package.json +1 -1
  340. package/examples/typescript/pie-variable-radius/package.json +1 -1
  341. package/examples/typescript/radar-column-iwatch-style/package.json +1 -1
  342. package/examples/typescript/radar-heat-map/package.json +1 -1
  343. package/examples/typescript/radar-line/package.json +1 -1
  344. package/examples/typescript/radar-time-line/package.json +1 -1
  345. package/examples/typescript/sliced-funnel/package.json +1 -1
  346. package/examples/typescript/sliced-pictorial-stacked/package.json +1 -1
  347. package/examples/typescript/sliced-pyramid/package.json +1 -1
  348. package/examples/typescript/stock-chart/package.json +1 -1
  349. package/examples/typescript/stock-chart-comparing-stocks/package.json +1 -1
  350. package/examples/typescript/stock-chart-data-granularity/package.json +1 -1
  351. package/examples/typescript/stock-chart-data-grouping/package.json +1 -1
  352. package/examples/typescript/stock-chart-intraday/package.json +1 -1
  353. package/examples/typescript/stock-chart-live/package.json +1 -1
  354. package/examples/typescript/stock-chart-volume-separate-panel/package.json +1 -1
  355. package/examples/typescript/venn-diagram/package.json +1 -1
  356. package/examples/typescript/wordcloud-with-data/package.json +1 -1
  357. package/examples/typescript/wordcloud-with-text/package.json +1 -1
  358. package/examples/typescript/xy-100-percent-stacked-column/package.json +1 -1
  359. package/examples/typescript/xy-animated-bullet-at-the-end-of-the-series/package.json +1 -1
  360. package/examples/typescript/xy-bubble/package.json +1 -1
  361. package/examples/typescript/xy-candlestick/package.json +1 -1
  362. package/examples/typescript/xy-clustered-column/package.json +1 -1
  363. package/examples/typescript/xy-column/package.json +1 -1
  364. package/examples/typescript/xy-comparing-series-google-analytics-style/package.json +1 -1
  365. package/examples/typescript/xy-data-grouping/package.json +1 -1
  366. package/examples/typescript/xy-draggable-range/package.json +1 -1
  367. package/examples/typescript/xy-drawing-series-with-mouse-or-touch/package.json +1 -1
  368. package/examples/typescript/xy-dumbbell plot/package.json +1 -1
  369. package/examples/typescript/xy-evenly-spaced-date-axis/package.json +1 -1
  370. package/examples/typescript/xy-line/package.json +1 -1
  371. package/examples/typescript/xy-line-highlight-on-legend-hover/package.json +1 -1
  372. package/examples/typescript/xy-live-data/package.json +1 -1
  373. package/examples/typescript/xy-multiple-synced-value-axes/package.json +1 -1
  374. package/examples/typescript/xy-ohlc/package.json +1 -1
  375. package/examples/typescript/xy-real-time-data-sorting/package.json +1 -1
  376. package/examples/typescript/xy-smoothed-line/package.json +1 -1
  377. package/examples/typescript/xy-stacked-and-clustered-column/package.json +1 -1
  378. package/examples/typescript/xy-stacked-column/package.json +1 -1
  379. package/examples/typescript/xy-stacked-step/package.json +1 -1
  380. package/examples/typescript/xy-stock/package.json +1 -1
  381. package/examples/typescript/xy-stock-comparing/package.json +1 -1
  382. package/package.json +1 -1
  383. package/stock.d.ts +1 -0
  384. package/stock.d.ts.map +1 -1
  385. package/stock.js +1 -0
  386. package/stock.js.map +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"Classes.js","sourceRoot":"","sources":["../../../../src/.internal/core/Classes.ts"],"names":[],"mappings":"AAAA;;;GAGG","sourcesContent":["/**\n * This file is automatically generated by `yarn generate-classes`.\n * DO NOT MANUALLY EDIT IT OR YOUR CHANGES WILL BE LOST!\n */\n\nimport type { AccelerationBands } from \"./../charts/stock/indicators/AccelerationBands.js\";\nimport type { AccumulationDistribution } from \"./../charts/stock/indicators/AccumulationDistribution.js\";\nimport type { AccumulativeSwingIndex } from \"./../charts/stock/indicators/AccumulativeSwingIndex.js\";\nimport type { Annotator } from \"./../plugins/exporting/Annotator.js\";\nimport type { ArcDiagram } from \"./../charts/flow/ArcDiagram.js\";\nimport type { ArcDiagramLink } from \"./../charts/flow/ArcDiagramLink.js\";\nimport type { ArcDiagramNodes } from \"./../charts/flow/ArcDiagramNodes.js\";\nimport type { Aroon } from \"./../charts/stock/indicators/Aroon.js\";\nimport type { AverageSeries } from \"./../charts/stock/drawing/AverageSeries.js\";\nimport type { AverageTrueRange } from \"./../charts/stock/indicators/AverageTrueRange.js\";\nimport type { AwesomeOscillator } from \"./../charts/stock/indicators/AwesomeOscillator.js\";\nimport type { Axis } from \"./../charts/xy/axes/Axis.js\";\nimport type { AxisBullet } from \"./../charts/xy/axes/AxisBullet.js\";\nimport type { AxisLabel } from \"./../charts/xy/axes/AxisLabel.js\";\nimport type { AxisLabelRadial } from \"./../charts/xy/axes/AxisLabelRadial.js\";\nimport type { AxisRenderer } from \"./../charts/xy/axes/AxisRenderer.js\";\nimport type { AxisRendererCircular } from \"./../charts/radar/AxisRendererCircular.js\";\nimport type { AxisRendererRadial } from \"./../charts/radar/AxisRendererRadial.js\";\nimport type { AxisRendererX } from \"./../charts/xy/axes/AxisRendererX.js\";\nimport type { AxisRendererY } from \"./../charts/xy/axes/AxisRendererY.js\";\nimport type { AxisTick } from \"./../charts/xy/axes/AxisTick.js\";\nimport type { BaseColumnSeries } from \"./../charts/xy/series/BaseColumnSeries.js\";\nimport type { BollingerBands } from \"./../charts/stock/indicators/BollingerBands.js\";\nimport type { BreadcrumbBar } from \"./../charts/hierarchy/BreadcrumbBar.js\";\nimport type { BullBearPower } from \"./../charts/stock/indicators/BullBearPower.js\";\nimport type { Bullet } from \"./render/Bullet.js\";\nimport type { Button } from \"./render/Button.js\";\nimport type { CalloutSeries } from \"./../charts/stock/drawing/CalloutSeries.js\";\nimport type { Candlestick } from \"./../charts/xy/series/Candlestick.js\";\nimport type { CandlestickSeries } from \"./../charts/xy/series/CandlestickSeries.js\";\nimport type { CategoryAxis } from \"./../charts/xy/axes/CategoryAxis.js\";\nimport type { CategoryDateAxis } from \"./../charts/xy/axes/CategoryDateAxis.js\";\nimport type { ChaikinMoneyFlow } from \"./../charts/stock/indicators/ChaikinMoneyFlow.js\";\nimport type { ChaikinOscillator } from \"./../charts/stock/indicators/ChaikinOscillator.js\";\nimport type { Chart } from \"./render/Chart.js\";\nimport type { ChartIndicator } from \"./../charts/stock/indicators/ChartIndicator.js\";\nimport type { Chord } from \"./../charts/flow/Chord.js\";\nimport type { ChordDirected } from \"./../charts/flow/ChordDirected.js\";\nimport type { ChordLink } from \"./../charts/flow/ChordLink.js\";\nimport type { ChordLinkDirected } from \"./../charts/flow/ChordLinkDirected.js\";\nimport type { ChordNodes } from \"./../charts/flow/ChordNodes.js\";\nimport type { ChordNonRibbon } from \"./../charts/flow/ChordNonRibbon.js\";\nimport type { Circle } from \"./render/Circle.js\";\nimport type { CirclePattern } from \"./render/patterns/CirclePattern.js\";\nimport type { ClockHand } from \"./../charts/radar/ClockHand.js\";\nimport type { ClusteredPointSeries } from \"./../charts/map/ClusteredPointSeries.js\";\nimport type { ColorControl } from \"./../charts/stock/toolbar/ColorControl.js\";\nimport type { ColorSet } from \"./util/ColorSet.js\";\nimport type { ColumnSeries } from \"./../charts/xy/series/ColumnSeries.js\";\nimport type { CommodityChannelIndex } from \"./../charts/stock/indicators/CommodityChannelIndex.js\";\nimport type { ComparisonControl } from \"./../charts/stock/toolbar/ComparisonControl.js\";\nimport type { Component } from \"./render/Component.js\";\nimport type { Container } from \"./render/Container.js\";\nimport type { DataSaveControl } from \"./../charts/stock/toolbar/DataSaveControl.js\";\nimport type { DateAxis } from \"./../charts/xy/axes/DateAxis.js\";\nimport type { DateRangeSelector } from \"./../charts/stock/toolbar/DateRangeSelector.js\";\nimport type { DisparityIndex } from \"./../charts/stock/indicators/DisparityIndex.js\";\nimport type { DoodleSeries } from \"./../charts/stock/drawing/DoodleSeries.js\";\nimport type { DrawingControl } from \"./../charts/stock/toolbar/DrawingControl.js\";\nimport type { DrawingSeries } from \"./../charts/stock/drawing/DrawingSeries.js\";\nimport type { DrawingToolControl } from \"./../charts/stock/toolbar/DrawingToolControl.js\";\nimport type { Dropdown } from \"./../charts/stock/toolbar/Dropdown.js\";\nimport type { DropdownColors } from \"./../charts/stock/toolbar/DropdownColors.js\";\nimport type { DropdownControl } from \"./../charts/stock/toolbar/DropdownControl.js\";\nimport type { DropdownList } from \"./../charts/stock/toolbar/DropdownList.js\";\nimport type { DropdownListControl } from \"./../charts/stock/toolbar/DropdownListControl.js\";\nimport type { DurationAxis } from \"./../charts/xy/axes/DurationAxis.js\";\nimport type { EditableLabel } from \"./render/EditableLabel.js\";\nimport type { Ellipse } from \"./render/Ellipse.js\";\nimport type { EllipseSeries } from \"./../charts/stock/drawing/EllipseSeries.js\";\nimport type { Entity } from \"./util/Entity.js\";\nimport type { Exporting } from \"./../plugins/exporting/Exporting.js\";\nimport type { ExportingMenu } from \"./../plugins/exporting/ExportingMenu.js\";\nimport type { FibonacciSeries } from \"./../charts/stock/drawing/FibonacciSeries.js\";\nimport type { FibonacciTimezoneSeries } from \"./../charts/stock/drawing/FibonacciTimezoneSeries.js\";\nimport type { Flow } from \"./../charts/flow/Flow.js\";\nimport type { FlowLink } from \"./../charts/flow/FlowLink.js\";\nimport type { FlowNode } from \"./../charts/flow/FlowNode.js\";\nimport type { FlowNodes } from \"./../charts/flow/FlowNodes.js\";\nimport type { ForceDirected } from \"./../charts/hierarchy/ForceDirected.js\";\nimport type { FunnelSeries } from \"./../charts/funnel/FunnelSeries.js\";\nimport type { FunnelSlice } from \"./../charts/funnel/FunnelSlice.js\";\nimport type { GaplessDateAxis } from \"./../charts/xy/axes/GaplessDateAxis.js\";\nimport type { Gradient } from \"./render/gradients/Gradient.js\";\nimport type { GrainPattern } from \"./render/patterns/GrainPattern.js\";\nimport type { Graphics } from \"./render/Graphics.js\";\nimport type { GraticuleSeries } from \"./../charts/map/GraticuleSeries.js\";\nimport type { Grid } from \"./../charts/xy/axes/Grid.js\";\nimport type { GridLayout } from \"./render/GridLayout.js\";\nimport type { HeatLegend } from \"./render/HeatLegend.js\";\nimport type { Hierarchy } from \"./../charts/hierarchy/Hierarchy.js\";\nimport type { HierarchyLink } from \"./../charts/hierarchy/HierarchyLink.js\";\nimport type { HierarchyNode } from \"./../charts/hierarchy/HierarchyNode.js\";\nimport type { HorizontalLayout } from \"./render/HorizontalLayout.js\";\nimport type { HorizontalLineSeries } from \"./../charts/stock/drawing/HorizontalLineSeries.js\";\nimport type { HorizontalRaySeries } from \"./../charts/stock/drawing/HorizontalRaySeries.js\";\nimport type { IconControl } from \"./../charts/stock/toolbar/IconControl.js\";\nimport type { IconSeries } from \"./../charts/stock/drawing/IconSeries.js\";\nimport type { Indicator } from \"./../charts/stock/indicators/Indicator.js\";\nimport type { IndicatorControl } from \"./../charts/stock/toolbar/IndicatorControl.js\";\nimport type { InterfaceColors } from \"./util/InterfaceColors.js\";\nimport type { IntervalControl } from \"./../charts/stock/toolbar/IntervalControl.js\";\nimport type { Label } from \"./render/Label.js\";\nimport type { LabelSeries } from \"./../charts/stock/drawing/LabelSeries.js\";\nimport type { Layout } from \"./render/Layout.js\";\nimport type { Legend } from \"./render/Legend.js\";\nimport type { Line } from \"./render/Line.js\";\nimport type { LinePattern } from \"./render/patterns/LinePattern.js\";\nimport type { LineSeries } from \"./../charts/xy/series/LineSeries.js\";\nimport type { LinearGradient } from \"./render/gradients/LinearGradient.js\";\nimport type { LinkedHierarchy } from \"./../charts/hierarchy/LinkedHierarchy.js\";\nimport type { LinkedHierarchyNode } from \"./../charts/hierarchy/LinkedHierarchyNode.js\";\nimport type { MACD } from \"./../charts/stock/indicators/MACD.js\";\nimport type { MACross } from \"./../charts/stock/indicators/MACross.js\";\nimport type { MapChart } from \"./../charts/map/MapChart.js\";\nimport type { MapLine } from \"./../charts/map/MapLine.js\";\nimport type { MapLineSeries } from \"./../charts/map/MapLineSeries.js\";\nimport type { MapPointSeries } from \"./../charts/map/MapPointSeries.js\";\nimport type { MapPolygon } from \"./../charts/map/MapPolygon.js\";\nimport type { MapPolygonSeries } from \"./../charts/map/MapPolygonSeries.js\";\nimport type { MapSeries } from \"./../charts/map/MapSeries.js\";\nimport type { Measure } from \"./../charts/stock/drawing/Measure.js\";\nimport type { MedianPrice } from \"./../charts/stock/indicators/MedianPrice.js\";\nimport type { Modal } from \"./util/Modal.js\";\nimport type { Momentum } from \"./../charts/stock/indicators/Momentum.js\";\nimport type { MovingAverage } from \"./../charts/stock/indicators/MovingAverage.js\";\nimport type { MovingAverageDeviation } from \"./../charts/stock/indicators/MovingAverageDeviation.js\";\nimport type { MovingAverageEnvelope } from \"./../charts/stock/indicators/MovingAverageEnvelope.js\";\nimport type { OHLC } from \"./../charts/xy/series/OHLC.js\";\nimport type { OHLCSeries } from \"./../charts/xy/series/OHLCSeries.js\";\nimport type { OnBalanceVolume } from \"./../charts/stock/indicators/OnBalanceVolume.js\";\nimport type { OverboughtOversold } from \"./../charts/stock/indicators/OverboughtOversold.js\";\nimport type { PVT } from \"./../charts/stock/indicators/PVT.js\";\nimport type { Pack } from \"./../charts/hierarchy/Pack.js\";\nimport type { PanelControls } from \"./../charts/stock/PanelControls.js\";\nimport type { ParallelChannelSeries } from \"./../charts/stock/drawing/ParallelChannelSeries.js\";\nimport type { Partition } from \"./../charts/hierarchy/Partition.js\";\nimport type { PathPattern } from \"./render/patterns/PathPattern.js\";\nimport type { Pattern } from \"./render/patterns/Pattern.js\";\nimport type { PatternSet } from \"./util/PatternSet.js\";\nimport type { PercentChart } from \"./../charts/percent/PercentChart.js\";\nimport type { PercentSeries } from \"./../charts/percent/PercentSeries.js\";\nimport type { PeriodSelector } from \"./../charts/stock/toolbar/PeriodSelector.js\";\nimport type { PictorialStackedSeries } from \"./../charts/funnel/PictorialStackedSeries.js\";\nimport type { Picture } from \"./render/Picture.js\";\nimport type { PicturePattern } from \"./render/patterns/PicturePattern.js\";\nimport type { PieChart } from \"./../charts/pie/PieChart.js\";\nimport type { PieSeries } from \"./../charts/pie/PieSeries.js\";\nimport type { PointedRectangle } from \"./render/PointedRectangle.js\";\nimport type { Polygon } from \"./render/Polygon.js\";\nimport type { PolylineSeries } from \"./../charts/stock/drawing/PolylineSeries.js\";\nimport type { PyramidSeries } from \"./../charts/funnel/PyramidSeries.js\";\nimport type { QuadrantLineSeries } from \"./../charts/stock/drawing/QuadrantLineSeries.js\";\nimport type { RadarChart } from \"./../charts/radar/RadarChart.js\";\nimport type { RadarColumnSeries } from \"./../charts/radar/RadarColumnSeries.js\";\nimport type { RadarCursor } from \"./../charts/radar/RadarCursor.js\";\nimport type { RadarLineSeries } from \"./../charts/radar/RadarLineSeries.js\";\nimport type { RadialGradient } from \"./render/gradients/RadialGradient.js\";\nimport type { RadialLabel } from \"./render/RadialLabel.js\";\nimport type { RadialText } from \"./render/RadialText.js\";\nimport type { Rectangle } from \"./render/Rectangle.js\";\nimport type { RectanglePattern } from \"./render/patterns/RectanglePattern.js\";\nimport type { RectangleSeries } from \"./../charts/stock/drawing/RectangleSeries.js\";\nimport type { RegressionSeries } from \"./../charts/stock/drawing/RegressionSeries.js\";\nimport type { RelativeStrengthIndex } from \"./../charts/stock/indicators/RelativeStrengthIndex.js\";\nimport type { ResetControl } from \"./../charts/stock/toolbar/ResetControl.js\";\nimport type { RoundedRectangle } from \"./render/RoundedRectangle.js\";\nimport type { Sankey } from \"./../charts/flow/Sankey.js\";\nimport type { SankeyLink } from \"./../charts/flow/SankeyLink.js\";\nimport type { SankeyNodes } from \"./../charts/flow/SankeyNodes.js\";\nimport type { Scrollbar } from \"./render/Scrollbar.js\";\nimport type { SerialChart } from \"./render/SerialChart.js\";\nimport type { Serializer } from \"./../plugins/json/Serializer.js\";\nimport type { Series } from \"./render/Series.js\";\nimport type { SeriesTypeControl } from \"./../charts/stock/toolbar/SeriesTypeControl.js\";\nimport type { SettingsControl } from \"./../charts/stock/toolbar/SettingsControl.js\";\nimport type { SettingsModal } from \"./../charts/stock/SettingsModal.js\";\nimport type { SimpleLineSeries } from \"./../charts/stock/drawing/SimpleLineSeries.js\";\nimport type { Slice } from \"./render/Slice.js\";\nimport type { SliceGrouper } from \"./../plugins/sliceGrouper/SliceGrouper.js\";\nimport type { SlicedChart } from \"./../charts/funnel/SlicedChart.js\";\nimport type { Slider } from \"./render/Slider.js\";\nimport type { SmoothedRadarLineSeries } from \"./../charts/radar/SmoothedRadarLineSeries.js\";\nimport type { SmoothedXLineSeries } from \"./../charts/xy/series/SmoothedXLineSeries.js\";\nimport type { SmoothedXYLineSeries } from \"./../charts/xy/series/SmoothedXYLineSeries.js\";\nimport type { SmoothedYLineSeries } from \"./../charts/xy/series/SmoothedYLineSeries.js\";\nimport type { Sprite } from \"./render/Sprite.js\";\nimport type { SpriteResizer } from \"./render/SpriteResizer.js\";\nimport type { StandardDeviation } from \"./../charts/stock/indicators/StandardDeviation.js\";\nimport type { Star } from \"./render/Star.js\";\nimport type { StepLineSeries } from \"./../charts/xy/series/StepLineSeries.js\";\nimport type { StochasticMomentumIndex } from \"./../charts/stock/indicators/StochasticMomentumIndex.js\";\nimport type { StochasticOscillator } from \"./../charts/stock/indicators/StochasticOscillator.js\";\nimport type { StockChart } from \"./../charts/stock/StockChart.js\";\nimport type { StockControl } from \"./../charts/stock/toolbar/StockControl.js\";\nimport type { StockLegend } from \"./../charts/stock/StockLegend.js\";\nimport type { StockPanel } from \"./../charts/stock/StockPanel.js\";\nimport type { StockToolbar } from \"./../charts/stock/toolbar/StockToolbar.js\";\nimport type { Sunburst } from \"./../charts/hierarchy/Sunburst.js\";\nimport type { Text } from \"./render/Text.js\";\nimport type { Tick } from \"./render/Tick.js\";\nimport type { Tooltip } from \"./render/Tooltip.js\";\nimport type { Tree } from \"./../charts/hierarchy/Tree.js\";\nimport type { Treemap } from \"./../charts/hierarchy/Treemap.js\";\nimport type { TrendLineSeries } from \"./../charts/stock/drawing/TrendLineSeries.js\";\nimport type { Triangle } from \"./render/Triangle.js\";\nimport type { Trix } from \"./../charts/stock/indicators/Trix.js\";\nimport type { TypicalPrice } from \"./../charts/stock/indicators/TypicalPrice.js\";\nimport type { VWAP } from \"./../charts/stock/indicators/VWAP.js\";\nimport type { ValueAxis } from \"./../charts/xy/axes/ValueAxis.js\";\nimport type { Venn } from \"./../charts/venn/Venn.js\";\nimport type { VerticalLayout } from \"./render/VerticalLayout.js\";\nimport type { VerticalLineSeries } from \"./../charts/stock/drawing/VerticalLineSeries.js\";\nimport type { Volume } from \"./../charts/stock/indicators/Volume.js\";\nimport type { VolumeProfile } from \"./../charts/stock/indicators/VolumeProfile.js\";\nimport type { VoronoiTreemap } from \"./../charts/hierarchy/VoronoiTreemap.js\";\nimport type { WilliamsR } from \"./../charts/stock/indicators/WilliamsR.js\";\nimport type { WordCloud } from \"./../charts/wordcloud/WordCloud.js\";\nimport type { XYChart } from \"./../charts/xy/XYChart.js\";\nimport type { XYChartScrollbar } from \"./../charts/xy/XYChartScrollbar.js\";\nimport type { XYCursor } from \"./../charts/xy/XYCursor.js\";\nimport type { XYSeries } from \"./../charts/xy/series/XYSeries.js\";\nimport type { ZigZag } from \"./../charts/stock/indicators/ZigZag.js\";\nimport type { ZoomControl } from \"./../charts/map/ZoomControl.js\";\nimport type { ZoomTools } from \"./render/ZoomTools.js\";\nimport type { ZoomableContainer } from \"./render/ZoomableContainer.js\";\n\nexport interface IClasses {\n\t\"AccelerationBands\": AccelerationBands;\n\t\"AccumulationDistribution\": AccumulationDistribution;\n\t\"AccumulativeSwingIndex\": AccumulativeSwingIndex;\n\t\"Annotator\": Annotator;\n\t\"ArcDiagram\": ArcDiagram;\n\t\"ArcDiagramLink\": ArcDiagramLink;\n\t\"ArcDiagramNodes\": ArcDiagramNodes;\n\t\"Aroon\": Aroon;\n\t\"AverageSeries\": AverageSeries;\n\t\"AverageTrueRange\": AverageTrueRange;\n\t\"AwesomeOscillator\": AwesomeOscillator;\n\t\"Axis\": Axis<AxisRenderer>;\n\t\"AxisBullet\": AxisBullet;\n\t\"AxisLabel\": AxisLabel;\n\t\"AxisLabelRadial\": AxisLabelRadial;\n\t\"AxisRenderer\": AxisRenderer;\n\t\"AxisRendererCircular\": AxisRendererCircular;\n\t\"AxisRendererRadial\": AxisRendererRadial;\n\t\"AxisRendererX\": AxisRendererX;\n\t\"AxisRendererY\": AxisRendererY;\n\t\"AxisTick\": AxisTick;\n\t\"BaseColumnSeries\": BaseColumnSeries;\n\t\"BollingerBands\": BollingerBands;\n\t\"BreadcrumbBar\": BreadcrumbBar;\n\t\"BullBearPower\": BullBearPower;\n\t\"Bullet\": Bullet;\n\t\"Button\": Button;\n\t\"CalloutSeries\": CalloutSeries;\n\t\"Candlestick\": Candlestick;\n\t\"CandlestickSeries\": CandlestickSeries;\n\t\"CategoryAxis\": CategoryAxis<AxisRenderer>;\n\t\"CategoryDateAxis\": CategoryDateAxis<AxisRenderer>;\n\t\"ChaikinMoneyFlow\": ChaikinMoneyFlow;\n\t\"ChaikinOscillator\": ChaikinOscillator;\n\t\"Chart\": Chart;\n\t\"ChartIndicator\": ChartIndicator;\n\t\"Chord\": Chord;\n\t\"ChordDirected\": ChordDirected;\n\t\"ChordLink\": ChordLink;\n\t\"ChordLinkDirected\": ChordLinkDirected;\n\t\"ChordNodes\": ChordNodes;\n\t\"ChordNonRibbon\": ChordNonRibbon;\n\t\"Circle\": Circle;\n\t\"CirclePattern\": CirclePattern;\n\t\"ClockHand\": ClockHand;\n\t\"ClusteredPointSeries\": ClusteredPointSeries;\n\t\"ColorControl\": ColorControl;\n\t\"ColorSet\": ColorSet;\n\t\"ColumnSeries\": ColumnSeries;\n\t\"CommodityChannelIndex\": CommodityChannelIndex;\n\t\"ComparisonControl\": ComparisonControl;\n\t\"Component\": Component;\n\t\"Container\": Container;\n\t\"DataSaveControl\": DataSaveControl;\n\t\"DateAxis\": DateAxis<AxisRenderer>;\n\t\"DateRangeSelector\": DateRangeSelector;\n\t\"DisparityIndex\": DisparityIndex;\n\t\"DoodleSeries\": DoodleSeries;\n\t\"DrawingControl\": DrawingControl;\n\t\"DrawingSeries\": DrawingSeries;\n\t\"DrawingToolControl\": DrawingToolControl;\n\t\"Dropdown\": Dropdown;\n\t\"DropdownColors\": DropdownColors;\n\t\"DropdownControl\": DropdownControl;\n\t\"DropdownList\": DropdownList;\n\t\"DropdownListControl\": DropdownListControl;\n\t\"DurationAxis\": DurationAxis<AxisRenderer>;\n\t\"EditableLabel\": EditableLabel;\n\t\"Ellipse\": Ellipse;\n\t\"EllipseSeries\": EllipseSeries;\n\t\"Entity\": Entity;\n\t\"Exporting\": Exporting;\n\t\"ExportingMenu\": ExportingMenu;\n\t\"FibonacciSeries\": FibonacciSeries;\n\t\"FibonacciTimezoneSeries\": FibonacciTimezoneSeries;\n\t\"Flow\": Flow;\n\t\"FlowLink\": FlowLink;\n\t\"FlowNode\": FlowNode;\n\t\"FlowNodes\": FlowNodes;\n\t\"ForceDirected\": ForceDirected;\n\t\"FunnelSeries\": FunnelSeries;\n\t\"FunnelSlice\": FunnelSlice;\n\t\"GaplessDateAxis\": GaplessDateAxis<AxisRenderer>;\n\t\"Gradient\": Gradient;\n\t\"GrainPattern\": GrainPattern;\n\t\"Graphics\": Graphics;\n\t\"GraticuleSeries\": GraticuleSeries;\n\t\"Grid\": Grid;\n\t\"GridLayout\": GridLayout;\n\t\"HeatLegend\": HeatLegend;\n\t\"Hierarchy\": Hierarchy;\n\t\"HierarchyLink\": HierarchyLink;\n\t\"HierarchyNode\": HierarchyNode;\n\t\"HorizontalLayout\": HorizontalLayout;\n\t\"HorizontalLineSeries\": HorizontalLineSeries;\n\t\"HorizontalRaySeries\": HorizontalRaySeries;\n\t\"IconControl\": IconControl;\n\t\"IconSeries\": IconSeries;\n\t\"Indicator\": Indicator;\n\t\"IndicatorControl\": IndicatorControl;\n\t\"InterfaceColors\": InterfaceColors;\n\t\"IntervalControl\": IntervalControl;\n\t\"Label\": Label;\n\t\"LabelSeries\": LabelSeries;\n\t\"Layout\": Layout;\n\t\"Legend\": Legend;\n\t\"Line\": Line;\n\t\"LinePattern\": LinePattern;\n\t\"LineSeries\": LineSeries;\n\t\"LinearGradient\": LinearGradient;\n\t\"LinkedHierarchy\": LinkedHierarchy;\n\t\"LinkedHierarchyNode\": LinkedHierarchyNode;\n\t\"MACD\": MACD;\n\t\"MACross\": MACross;\n\t\"MapChart\": MapChart;\n\t\"MapLine\": MapLine;\n\t\"MapLineSeries\": MapLineSeries;\n\t\"MapPointSeries\": MapPointSeries;\n\t\"MapPolygon\": MapPolygon;\n\t\"MapPolygonSeries\": MapPolygonSeries;\n\t\"MapSeries\": MapSeries;\n\t\"Measure\": Measure;\n\t\"MedianPrice\": MedianPrice;\n\t\"Modal\": Modal;\n\t\"Momentum\": Momentum;\n\t\"MovingAverage\": MovingAverage;\n\t\"MovingAverageDeviation\": MovingAverageDeviation;\n\t\"MovingAverageEnvelope\": MovingAverageEnvelope;\n\t\"OHLC\": OHLC;\n\t\"OHLCSeries\": OHLCSeries;\n\t\"OnBalanceVolume\": OnBalanceVolume;\n\t\"OverboughtOversold\": OverboughtOversold;\n\t\"PVT\": PVT;\n\t\"Pack\": Pack;\n\t\"PanelControls\": PanelControls;\n\t\"ParallelChannelSeries\": ParallelChannelSeries;\n\t\"Partition\": Partition;\n\t\"PathPattern\": PathPattern;\n\t\"Pattern\": Pattern;\n\t\"PatternSet\": PatternSet;\n\t\"PercentChart\": PercentChart;\n\t\"PercentSeries\": PercentSeries;\n\t\"PeriodSelector\": PeriodSelector;\n\t\"PictorialStackedSeries\": PictorialStackedSeries;\n\t\"Picture\": Picture;\n\t\"PicturePattern\": PicturePattern;\n\t\"PieChart\": PieChart;\n\t\"PieSeries\": PieSeries;\n\t\"PointedRectangle\": PointedRectangle;\n\t\"Polygon\": Polygon;\n\t\"PolylineSeries\": PolylineSeries;\n\t\"PyramidSeries\": PyramidSeries;\n\t\"QuadrantLineSeries\": QuadrantLineSeries;\n\t\"RadarChart\": RadarChart;\n\t\"RadarColumnSeries\": RadarColumnSeries;\n\t\"RadarCursor\": RadarCursor;\n\t\"RadarLineSeries\": RadarLineSeries;\n\t\"RadialGradient\": RadialGradient;\n\t\"RadialLabel\": RadialLabel;\n\t\"RadialText\": RadialText;\n\t\"Rectangle\": Rectangle;\n\t\"RectanglePattern\": RectanglePattern;\n\t\"RectangleSeries\": RectangleSeries;\n\t\"RegressionSeries\": RegressionSeries;\n\t\"RelativeStrengthIndex\": RelativeStrengthIndex;\n\t\"ResetControl\": ResetControl;\n\t\"RoundedRectangle\": RoundedRectangle;\n\t\"Sankey\": Sankey;\n\t\"SankeyLink\": SankeyLink;\n\t\"SankeyNodes\": SankeyNodes;\n\t\"Scrollbar\": Scrollbar;\n\t\"SerialChart\": SerialChart;\n\t\"Serializer\": Serializer;\n\t\"Series\": Series;\n\t\"SeriesTypeControl\": SeriesTypeControl;\n\t\"SettingsControl\": SettingsControl;\n\t\"SettingsModal\": SettingsModal;\n\t\"SimpleLineSeries\": SimpleLineSeries;\n\t\"Slice\": Slice;\n\t\"SliceGrouper\": SliceGrouper;\n\t\"SlicedChart\": SlicedChart;\n\t\"Slider\": Slider;\n\t\"SmoothedRadarLineSeries\": SmoothedRadarLineSeries;\n\t\"SmoothedXLineSeries\": SmoothedXLineSeries;\n\t\"SmoothedXYLineSeries\": SmoothedXYLineSeries;\n\t\"SmoothedYLineSeries\": SmoothedYLineSeries;\n\t\"Sprite\": Sprite;\n\t\"SpriteResizer\": SpriteResizer;\n\t\"StandardDeviation\": StandardDeviation;\n\t\"Star\": Star;\n\t\"StepLineSeries\": StepLineSeries;\n\t\"StochasticMomentumIndex\": StochasticMomentumIndex;\n\t\"StochasticOscillator\": StochasticOscillator;\n\t\"StockChart\": StockChart;\n\t\"StockControl\": StockControl;\n\t\"StockLegend\": StockLegend;\n\t\"StockPanel\": StockPanel;\n\t\"StockToolbar\": StockToolbar;\n\t\"Sunburst\": Sunburst;\n\t\"Text\": Text;\n\t\"Tick\": Tick;\n\t\"Tooltip\": Tooltip;\n\t\"Tree\": Tree;\n\t\"Treemap\": Treemap;\n\t\"TrendLineSeries\": TrendLineSeries;\n\t\"Triangle\": Triangle;\n\t\"Trix\": Trix;\n\t\"TypicalPrice\": TypicalPrice;\n\t\"VWAP\": VWAP;\n\t\"ValueAxis\": ValueAxis<AxisRenderer>;\n\t\"Venn\": Venn;\n\t\"VerticalLayout\": VerticalLayout;\n\t\"VerticalLineSeries\": VerticalLineSeries;\n\t\"Volume\": Volume;\n\t\"VolumeProfile\": VolumeProfile;\n\t\"VoronoiTreemap\": VoronoiTreemap;\n\t\"WilliamsR\": WilliamsR;\n\t\"WordCloud\": WordCloud;\n\t\"XYChart\": XYChart;\n\t\"XYChartScrollbar\": XYChartScrollbar;\n\t\"XYCursor\": XYCursor;\n\t\"XYSeries\": XYSeries;\n\t\"ZigZag\": ZigZag;\n\t\"ZoomControl\": ZoomControl;\n\t\"ZoomTools\": ZoomTools;\n\t\"ZoomableContainer\": ZoomableContainer;\n}\n"]}
1
+ {"version":3,"file":"Classes.js","sourceRoot":"","sources":["../../../../src/.internal/core/Classes.ts"],"names":[],"mappings":"AAAA;;;GAGG","sourcesContent":["/**\n * This file is automatically generated by `yarn generate-classes`.\n * DO NOT MANUALLY EDIT IT OR YOUR CHANGES WILL BE LOST!\n */\n\nimport type { AccelerationBands } from \"./../charts/stock/indicators/AccelerationBands.js\";\nimport type { AccumulationDistribution } from \"./../charts/stock/indicators/AccumulationDistribution.js\";\nimport type { AccumulativeSwingIndex } from \"./../charts/stock/indicators/AccumulativeSwingIndex.js\";\nimport type { Annotator } from \"./../plugins/exporting/Annotator.js\";\nimport type { ArcDiagram } from \"./../charts/flow/ArcDiagram.js\";\nimport type { ArcDiagramLink } from \"./../charts/flow/ArcDiagramLink.js\";\nimport type { ArcDiagramNodes } from \"./../charts/flow/ArcDiagramNodes.js\";\nimport type { Aroon } from \"./../charts/stock/indicators/Aroon.js\";\nimport type { AverageSeries } from \"./../charts/stock/drawing/AverageSeries.js\";\nimport type { AverageTrueRange } from \"./../charts/stock/indicators/AverageTrueRange.js\";\nimport type { AwesomeOscillator } from \"./../charts/stock/indicators/AwesomeOscillator.js\";\nimport type { Axis } from \"./../charts/xy/axes/Axis.js\";\nimport type { AxisBullet } from \"./../charts/xy/axes/AxisBullet.js\";\nimport type { AxisLabel } from \"./../charts/xy/axes/AxisLabel.js\";\nimport type { AxisLabelRadial } from \"./../charts/xy/axes/AxisLabelRadial.js\";\nimport type { AxisRenderer } from \"./../charts/xy/axes/AxisRenderer.js\";\nimport type { AxisRendererCircular } from \"./../charts/radar/AxisRendererCircular.js\";\nimport type { AxisRendererRadial } from \"./../charts/radar/AxisRendererRadial.js\";\nimport type { AxisRendererX } from \"./../charts/xy/axes/AxisRendererX.js\";\nimport type { AxisRendererY } from \"./../charts/xy/axes/AxisRendererY.js\";\nimport type { AxisTick } from \"./../charts/xy/axes/AxisTick.js\";\nimport type { BaseColumnSeries } from \"./../charts/xy/series/BaseColumnSeries.js\";\nimport type { BollingerBands } from \"./../charts/stock/indicators/BollingerBands.js\";\nimport type { BreadcrumbBar } from \"./../charts/hierarchy/BreadcrumbBar.js\";\nimport type { BullBearPower } from \"./../charts/stock/indicators/BullBearPower.js\";\nimport type { Bullet } from \"./render/Bullet.js\";\nimport type { Button } from \"./render/Button.js\";\nimport type { CalloutSeries } from \"./../charts/stock/drawing/CalloutSeries.js\";\nimport type { Candlestick } from \"./../charts/xy/series/Candlestick.js\";\nimport type { CandlestickSeries } from \"./../charts/xy/series/CandlestickSeries.js\";\nimport type { CategoryAxis } from \"./../charts/xy/axes/CategoryAxis.js\";\nimport type { CategoryDateAxis } from \"./../charts/xy/axes/CategoryDateAxis.js\";\nimport type { ChaikinMoneyFlow } from \"./../charts/stock/indicators/ChaikinMoneyFlow.js\";\nimport type { ChaikinOscillator } from \"./../charts/stock/indicators/ChaikinOscillator.js\";\nimport type { Chart } from \"./render/Chart.js\";\nimport type { ChartIndicator } from \"./../charts/stock/indicators/ChartIndicator.js\";\nimport type { Chord } from \"./../charts/flow/Chord.js\";\nimport type { ChordDirected } from \"./../charts/flow/ChordDirected.js\";\nimport type { ChordLink } from \"./../charts/flow/ChordLink.js\";\nimport type { ChordLinkDirected } from \"./../charts/flow/ChordLinkDirected.js\";\nimport type { ChordNodes } from \"./../charts/flow/ChordNodes.js\";\nimport type { ChordNonRibbon } from \"./../charts/flow/ChordNonRibbon.js\";\nimport type { Circle } from \"./render/Circle.js\";\nimport type { CirclePattern } from \"./render/patterns/CirclePattern.js\";\nimport type { ClockHand } from \"./../charts/radar/ClockHand.js\";\nimport type { ClusteredPointSeries } from \"./../charts/map/ClusteredPointSeries.js\";\nimport type { ColorControl } from \"./../charts/stock/toolbar/ColorControl.js\";\nimport type { ColorSet } from \"./util/ColorSet.js\";\nimport type { ColumnSeries } from \"./../charts/xy/series/ColumnSeries.js\";\nimport type { CommodityChannelIndex } from \"./../charts/stock/indicators/CommodityChannelIndex.js\";\nimport type { ComparisonControl } from \"./../charts/stock/toolbar/ComparisonControl.js\";\nimport type { Component } from \"./render/Component.js\";\nimport type { Container } from \"./render/Container.js\";\nimport type { DataSaveControl } from \"./../charts/stock/toolbar/DataSaveControl.js\";\nimport type { DateAxis } from \"./../charts/xy/axes/DateAxis.js\";\nimport type { DateRangeSelector } from \"./../charts/stock/toolbar/DateRangeSelector.js\";\nimport type { DisparityIndex } from \"./../charts/stock/indicators/DisparityIndex.js\";\nimport type { DoodleSeries } from \"./../charts/stock/drawing/DoodleSeries.js\";\nimport type { DrawingControl } from \"./../charts/stock/toolbar/DrawingControl.js\";\nimport type { DrawingSeries } from \"./../charts/stock/drawing/DrawingSeries.js\";\nimport type { DrawingToolControl } from \"./../charts/stock/toolbar/DrawingToolControl.js\";\nimport type { Dropdown } from \"./../charts/stock/toolbar/Dropdown.js\";\nimport type { DropdownColors } from \"./../charts/stock/toolbar/DropdownColors.js\";\nimport type { DropdownControl } from \"./../charts/stock/toolbar/DropdownControl.js\";\nimport type { DropdownList } from \"./../charts/stock/toolbar/DropdownList.js\";\nimport type { DropdownListControl } from \"./../charts/stock/toolbar/DropdownListControl.js\";\nimport type { DurationAxis } from \"./../charts/xy/axes/DurationAxis.js\";\nimport type { EditableLabel } from \"./render/EditableLabel.js\";\nimport type { Ellipse } from \"./render/Ellipse.js\";\nimport type { EllipseSeries } from \"./../charts/stock/drawing/EllipseSeries.js\";\nimport type { Entity } from \"./util/Entity.js\";\nimport type { Exporting } from \"./../plugins/exporting/Exporting.js\";\nimport type { ExportingMenu } from \"./../plugins/exporting/ExportingMenu.js\";\nimport type { FibonacciSeries } from \"./../charts/stock/drawing/FibonacciSeries.js\";\nimport type { FibonacciTimezoneSeries } from \"./../charts/stock/drawing/FibonacciTimezoneSeries.js\";\nimport type { Flow } from \"./../charts/flow/Flow.js\";\nimport type { FlowLink } from \"./../charts/flow/FlowLink.js\";\nimport type { FlowNode } from \"./../charts/flow/FlowNode.js\";\nimport type { FlowNodes } from \"./../charts/flow/FlowNodes.js\";\nimport type { ForceDirected } from \"./../charts/hierarchy/ForceDirected.js\";\nimport type { FunnelSeries } from \"./../charts/funnel/FunnelSeries.js\";\nimport type { FunnelSlice } from \"./../charts/funnel/FunnelSlice.js\";\nimport type { GaplessDateAxis } from \"./../charts/xy/axes/GaplessDateAxis.js\";\nimport type { Gradient } from \"./render/gradients/Gradient.js\";\nimport type { GrainPattern } from \"./render/patterns/GrainPattern.js\";\nimport type { Graphics } from \"./render/Graphics.js\";\nimport type { GraticuleSeries } from \"./../charts/map/GraticuleSeries.js\";\nimport type { Grid } from \"./../charts/xy/axes/Grid.js\";\nimport type { GridLayout } from \"./render/GridLayout.js\";\nimport type { HeatLegend } from \"./render/HeatLegend.js\";\nimport type { Hierarchy } from \"./../charts/hierarchy/Hierarchy.js\";\nimport type { HierarchyLink } from \"./../charts/hierarchy/HierarchyLink.js\";\nimport type { HierarchyNode } from \"./../charts/hierarchy/HierarchyNode.js\";\nimport type { HorizontalLayout } from \"./render/HorizontalLayout.js\";\nimport type { HorizontalLineSeries } from \"./../charts/stock/drawing/HorizontalLineSeries.js\";\nimport type { HorizontalRaySeries } from \"./../charts/stock/drawing/HorizontalRaySeries.js\";\nimport type { IconControl } from \"./../charts/stock/toolbar/IconControl.js\";\nimport type { IconSeries } from \"./../charts/stock/drawing/IconSeries.js\";\nimport type { Indicator } from \"./../charts/stock/indicators/Indicator.js\";\nimport type { IndicatorControl } from \"./../charts/stock/toolbar/IndicatorControl.js\";\nimport type { InterfaceColors } from \"./util/InterfaceColors.js\";\nimport type { IntervalControl } from \"./../charts/stock/toolbar/IntervalControl.js\";\nimport type { Label } from \"./render/Label.js\";\nimport type { LabelSeries } from \"./../charts/stock/drawing/LabelSeries.js\";\nimport type { Layout } from \"./render/Layout.js\";\nimport type { Legend } from \"./render/Legend.js\";\nimport type { Line } from \"./render/Line.js\";\nimport type { LineArrowSeries } from \"./../charts/stock/drawing/LineArrowSeries.js\";\nimport type { LinePattern } from \"./render/patterns/LinePattern.js\";\nimport type { LineSeries } from \"./../charts/xy/series/LineSeries.js\";\nimport type { LinearGradient } from \"./render/gradients/LinearGradient.js\";\nimport type { LinkedHierarchy } from \"./../charts/hierarchy/LinkedHierarchy.js\";\nimport type { LinkedHierarchyNode } from \"./../charts/hierarchy/LinkedHierarchyNode.js\";\nimport type { MACD } from \"./../charts/stock/indicators/MACD.js\";\nimport type { MACross } from \"./../charts/stock/indicators/MACross.js\";\nimport type { MapChart } from \"./../charts/map/MapChart.js\";\nimport type { MapLine } from \"./../charts/map/MapLine.js\";\nimport type { MapLineSeries } from \"./../charts/map/MapLineSeries.js\";\nimport type { MapPointSeries } from \"./../charts/map/MapPointSeries.js\";\nimport type { MapPolygon } from \"./../charts/map/MapPolygon.js\";\nimport type { MapPolygonSeries } from \"./../charts/map/MapPolygonSeries.js\";\nimport type { MapSeries } from \"./../charts/map/MapSeries.js\";\nimport type { Measure } from \"./../charts/stock/drawing/Measure.js\";\nimport type { MedianPrice } from \"./../charts/stock/indicators/MedianPrice.js\";\nimport type { Modal } from \"./util/Modal.js\";\nimport type { Momentum } from \"./../charts/stock/indicators/Momentum.js\";\nimport type { MovingAverage } from \"./../charts/stock/indicators/MovingAverage.js\";\nimport type { MovingAverageDeviation } from \"./../charts/stock/indicators/MovingAverageDeviation.js\";\nimport type { MovingAverageEnvelope } from \"./../charts/stock/indicators/MovingAverageEnvelope.js\";\nimport type { OHLC } from \"./../charts/xy/series/OHLC.js\";\nimport type { OHLCSeries } from \"./../charts/xy/series/OHLCSeries.js\";\nimport type { OnBalanceVolume } from \"./../charts/stock/indicators/OnBalanceVolume.js\";\nimport type { OverboughtOversold } from \"./../charts/stock/indicators/OverboughtOversold.js\";\nimport type { PVT } from \"./../charts/stock/indicators/PVT.js\";\nimport type { Pack } from \"./../charts/hierarchy/Pack.js\";\nimport type { PanelControls } from \"./../charts/stock/PanelControls.js\";\nimport type { ParallelChannelSeries } from \"./../charts/stock/drawing/ParallelChannelSeries.js\";\nimport type { Partition } from \"./../charts/hierarchy/Partition.js\";\nimport type { PathPattern } from \"./render/patterns/PathPattern.js\";\nimport type { Pattern } from \"./render/patterns/Pattern.js\";\nimport type { PatternSet } from \"./util/PatternSet.js\";\nimport type { PercentChart } from \"./../charts/percent/PercentChart.js\";\nimport type { PercentSeries } from \"./../charts/percent/PercentSeries.js\";\nimport type { PeriodSelector } from \"./../charts/stock/toolbar/PeriodSelector.js\";\nimport type { PictorialStackedSeries } from \"./../charts/funnel/PictorialStackedSeries.js\";\nimport type { Picture } from \"./render/Picture.js\";\nimport type { PicturePattern } from \"./render/patterns/PicturePattern.js\";\nimport type { PieChart } from \"./../charts/pie/PieChart.js\";\nimport type { PieSeries } from \"./../charts/pie/PieSeries.js\";\nimport type { PointedRectangle } from \"./render/PointedRectangle.js\";\nimport type { Polygon } from \"./render/Polygon.js\";\nimport type { PolylineSeries } from \"./../charts/stock/drawing/PolylineSeries.js\";\nimport type { PyramidSeries } from \"./../charts/funnel/PyramidSeries.js\";\nimport type { QuadrantLineSeries } from \"./../charts/stock/drawing/QuadrantLineSeries.js\";\nimport type { RadarChart } from \"./../charts/radar/RadarChart.js\";\nimport type { RadarColumnSeries } from \"./../charts/radar/RadarColumnSeries.js\";\nimport type { RadarCursor } from \"./../charts/radar/RadarCursor.js\";\nimport type { RadarLineSeries } from \"./../charts/radar/RadarLineSeries.js\";\nimport type { RadialGradient } from \"./render/gradients/RadialGradient.js\";\nimport type { RadialLabel } from \"./render/RadialLabel.js\";\nimport type { RadialText } from \"./render/RadialText.js\";\nimport type { Rectangle } from \"./render/Rectangle.js\";\nimport type { RectanglePattern } from \"./render/patterns/RectanglePattern.js\";\nimport type { RectangleSeries } from \"./../charts/stock/drawing/RectangleSeries.js\";\nimport type { RegressionSeries } from \"./../charts/stock/drawing/RegressionSeries.js\";\nimport type { RelativeStrengthIndex } from \"./../charts/stock/indicators/RelativeStrengthIndex.js\";\nimport type { ResetControl } from \"./../charts/stock/toolbar/ResetControl.js\";\nimport type { RoundedRectangle } from \"./render/RoundedRectangle.js\";\nimport type { Sankey } from \"./../charts/flow/Sankey.js\";\nimport type { SankeyLink } from \"./../charts/flow/SankeyLink.js\";\nimport type { SankeyNodes } from \"./../charts/flow/SankeyNodes.js\";\nimport type { Scrollbar } from \"./render/Scrollbar.js\";\nimport type { SerialChart } from \"./render/SerialChart.js\";\nimport type { Serializer } from \"./../plugins/json/Serializer.js\";\nimport type { Series } from \"./render/Series.js\";\nimport type { SeriesTypeControl } from \"./../charts/stock/toolbar/SeriesTypeControl.js\";\nimport type { SettingsControl } from \"./../charts/stock/toolbar/SettingsControl.js\";\nimport type { SettingsModal } from \"./../charts/stock/SettingsModal.js\";\nimport type { SimpleLineSeries } from \"./../charts/stock/drawing/SimpleLineSeries.js\";\nimport type { Slice } from \"./render/Slice.js\";\nimport type { SliceGrouper } from \"./../plugins/sliceGrouper/SliceGrouper.js\";\nimport type { SlicedChart } from \"./../charts/funnel/SlicedChart.js\";\nimport type { Slider } from \"./render/Slider.js\";\nimport type { SmoothedRadarLineSeries } from \"./../charts/radar/SmoothedRadarLineSeries.js\";\nimport type { SmoothedXLineSeries } from \"./../charts/xy/series/SmoothedXLineSeries.js\";\nimport type { SmoothedXYLineSeries } from \"./../charts/xy/series/SmoothedXYLineSeries.js\";\nimport type { SmoothedYLineSeries } from \"./../charts/xy/series/SmoothedYLineSeries.js\";\nimport type { Sprite } from \"./render/Sprite.js\";\nimport type { SpriteResizer } from \"./render/SpriteResizer.js\";\nimport type { StandardDeviation } from \"./../charts/stock/indicators/StandardDeviation.js\";\nimport type { Star } from \"./render/Star.js\";\nimport type { StepLineSeries } from \"./../charts/xy/series/StepLineSeries.js\";\nimport type { StochasticMomentumIndex } from \"./../charts/stock/indicators/StochasticMomentumIndex.js\";\nimport type { StochasticOscillator } from \"./../charts/stock/indicators/StochasticOscillator.js\";\nimport type { StockChart } from \"./../charts/stock/StockChart.js\";\nimport type { StockControl } from \"./../charts/stock/toolbar/StockControl.js\";\nimport type { StockLegend } from \"./../charts/stock/StockLegend.js\";\nimport type { StockPanel } from \"./../charts/stock/StockPanel.js\";\nimport type { StockToolbar } from \"./../charts/stock/toolbar/StockToolbar.js\";\nimport type { Sunburst } from \"./../charts/hierarchy/Sunburst.js\";\nimport type { Text } from \"./render/Text.js\";\nimport type { Tick } from \"./render/Tick.js\";\nimport type { Tooltip } from \"./render/Tooltip.js\";\nimport type { Tree } from \"./../charts/hierarchy/Tree.js\";\nimport type { Treemap } from \"./../charts/hierarchy/Treemap.js\";\nimport type { TrendLineSeries } from \"./../charts/stock/drawing/TrendLineSeries.js\";\nimport type { Triangle } from \"./render/Triangle.js\";\nimport type { Trix } from \"./../charts/stock/indicators/Trix.js\";\nimport type { TypicalPrice } from \"./../charts/stock/indicators/TypicalPrice.js\";\nimport type { VWAP } from \"./../charts/stock/indicators/VWAP.js\";\nimport type { ValueAxis } from \"./../charts/xy/axes/ValueAxis.js\";\nimport type { Venn } from \"./../charts/venn/Venn.js\";\nimport type { VerticalLayout } from \"./render/VerticalLayout.js\";\nimport type { VerticalLineSeries } from \"./../charts/stock/drawing/VerticalLineSeries.js\";\nimport type { Volume } from \"./../charts/stock/indicators/Volume.js\";\nimport type { VolumeProfile } from \"./../charts/stock/indicators/VolumeProfile.js\";\nimport type { VoronoiTreemap } from \"./../charts/hierarchy/VoronoiTreemap.js\";\nimport type { WilliamsR } from \"./../charts/stock/indicators/WilliamsR.js\";\nimport type { WordCloud } from \"./../charts/wordcloud/WordCloud.js\";\nimport type { XYChart } from \"./../charts/xy/XYChart.js\";\nimport type { XYChartScrollbar } from \"./../charts/xy/XYChartScrollbar.js\";\nimport type { XYCursor } from \"./../charts/xy/XYCursor.js\";\nimport type { XYSeries } from \"./../charts/xy/series/XYSeries.js\";\nimport type { ZigZag } from \"./../charts/stock/indicators/ZigZag.js\";\nimport type { ZoomControl } from \"./../charts/map/ZoomControl.js\";\nimport type { ZoomTools } from \"./render/ZoomTools.js\";\nimport type { ZoomableContainer } from \"./render/ZoomableContainer.js\";\n\nexport interface IClasses {\n\t\"AccelerationBands\": AccelerationBands;\n\t\"AccumulationDistribution\": AccumulationDistribution;\n\t\"AccumulativeSwingIndex\": AccumulativeSwingIndex;\n\t\"Annotator\": Annotator;\n\t\"ArcDiagram\": ArcDiagram;\n\t\"ArcDiagramLink\": ArcDiagramLink;\n\t\"ArcDiagramNodes\": ArcDiagramNodes;\n\t\"Aroon\": Aroon;\n\t\"AverageSeries\": AverageSeries;\n\t\"AverageTrueRange\": AverageTrueRange;\n\t\"AwesomeOscillator\": AwesomeOscillator;\n\t\"Axis\": Axis<AxisRenderer>;\n\t\"AxisBullet\": AxisBullet;\n\t\"AxisLabel\": AxisLabel;\n\t\"AxisLabelRadial\": AxisLabelRadial;\n\t\"AxisRenderer\": AxisRenderer;\n\t\"AxisRendererCircular\": AxisRendererCircular;\n\t\"AxisRendererRadial\": AxisRendererRadial;\n\t\"AxisRendererX\": AxisRendererX;\n\t\"AxisRendererY\": AxisRendererY;\n\t\"AxisTick\": AxisTick;\n\t\"BaseColumnSeries\": BaseColumnSeries;\n\t\"BollingerBands\": BollingerBands;\n\t\"BreadcrumbBar\": BreadcrumbBar;\n\t\"BullBearPower\": BullBearPower;\n\t\"Bullet\": Bullet;\n\t\"Button\": Button;\n\t\"CalloutSeries\": CalloutSeries;\n\t\"Candlestick\": Candlestick;\n\t\"CandlestickSeries\": CandlestickSeries;\n\t\"CategoryAxis\": CategoryAxis<AxisRenderer>;\n\t\"CategoryDateAxis\": CategoryDateAxis<AxisRenderer>;\n\t\"ChaikinMoneyFlow\": ChaikinMoneyFlow;\n\t\"ChaikinOscillator\": ChaikinOscillator;\n\t\"Chart\": Chart;\n\t\"ChartIndicator\": ChartIndicator;\n\t\"Chord\": Chord;\n\t\"ChordDirected\": ChordDirected;\n\t\"ChordLink\": ChordLink;\n\t\"ChordLinkDirected\": ChordLinkDirected;\n\t\"ChordNodes\": ChordNodes;\n\t\"ChordNonRibbon\": ChordNonRibbon;\n\t\"Circle\": Circle;\n\t\"CirclePattern\": CirclePattern;\n\t\"ClockHand\": ClockHand;\n\t\"ClusteredPointSeries\": ClusteredPointSeries;\n\t\"ColorControl\": ColorControl;\n\t\"ColorSet\": ColorSet;\n\t\"ColumnSeries\": ColumnSeries;\n\t\"CommodityChannelIndex\": CommodityChannelIndex;\n\t\"ComparisonControl\": ComparisonControl;\n\t\"Component\": Component;\n\t\"Container\": Container;\n\t\"DataSaveControl\": DataSaveControl;\n\t\"DateAxis\": DateAxis<AxisRenderer>;\n\t\"DateRangeSelector\": DateRangeSelector;\n\t\"DisparityIndex\": DisparityIndex;\n\t\"DoodleSeries\": DoodleSeries;\n\t\"DrawingControl\": DrawingControl;\n\t\"DrawingSeries\": DrawingSeries;\n\t\"DrawingToolControl\": DrawingToolControl;\n\t\"Dropdown\": Dropdown;\n\t\"DropdownColors\": DropdownColors;\n\t\"DropdownControl\": DropdownControl;\n\t\"DropdownList\": DropdownList;\n\t\"DropdownListControl\": DropdownListControl;\n\t\"DurationAxis\": DurationAxis<AxisRenderer>;\n\t\"EditableLabel\": EditableLabel;\n\t\"Ellipse\": Ellipse;\n\t\"EllipseSeries\": EllipseSeries;\n\t\"Entity\": Entity;\n\t\"Exporting\": Exporting;\n\t\"ExportingMenu\": ExportingMenu;\n\t\"FibonacciSeries\": FibonacciSeries;\n\t\"FibonacciTimezoneSeries\": FibonacciTimezoneSeries;\n\t\"Flow\": Flow;\n\t\"FlowLink\": FlowLink;\n\t\"FlowNode\": FlowNode;\n\t\"FlowNodes\": FlowNodes;\n\t\"ForceDirected\": ForceDirected;\n\t\"FunnelSeries\": FunnelSeries;\n\t\"FunnelSlice\": FunnelSlice;\n\t\"GaplessDateAxis\": GaplessDateAxis<AxisRenderer>;\n\t\"Gradient\": Gradient;\n\t\"GrainPattern\": GrainPattern;\n\t\"Graphics\": Graphics;\n\t\"GraticuleSeries\": GraticuleSeries;\n\t\"Grid\": Grid;\n\t\"GridLayout\": GridLayout;\n\t\"HeatLegend\": HeatLegend;\n\t\"Hierarchy\": Hierarchy;\n\t\"HierarchyLink\": HierarchyLink;\n\t\"HierarchyNode\": HierarchyNode;\n\t\"HorizontalLayout\": HorizontalLayout;\n\t\"HorizontalLineSeries\": HorizontalLineSeries;\n\t\"HorizontalRaySeries\": HorizontalRaySeries;\n\t\"IconControl\": IconControl;\n\t\"IconSeries\": IconSeries;\n\t\"Indicator\": Indicator;\n\t\"IndicatorControl\": IndicatorControl;\n\t\"InterfaceColors\": InterfaceColors;\n\t\"IntervalControl\": IntervalControl;\n\t\"Label\": Label;\n\t\"LabelSeries\": LabelSeries;\n\t\"Layout\": Layout;\n\t\"Legend\": Legend;\n\t\"Line\": Line;\n\t\"LineArrowSeries\": LineArrowSeries;\n\t\"LinePattern\": LinePattern;\n\t\"LineSeries\": LineSeries;\n\t\"LinearGradient\": LinearGradient;\n\t\"LinkedHierarchy\": LinkedHierarchy;\n\t\"LinkedHierarchyNode\": LinkedHierarchyNode;\n\t\"MACD\": MACD;\n\t\"MACross\": MACross;\n\t\"MapChart\": MapChart;\n\t\"MapLine\": MapLine;\n\t\"MapLineSeries\": MapLineSeries;\n\t\"MapPointSeries\": MapPointSeries;\n\t\"MapPolygon\": MapPolygon;\n\t\"MapPolygonSeries\": MapPolygonSeries;\n\t\"MapSeries\": MapSeries;\n\t\"Measure\": Measure;\n\t\"MedianPrice\": MedianPrice;\n\t\"Modal\": Modal;\n\t\"Momentum\": Momentum;\n\t\"MovingAverage\": MovingAverage;\n\t\"MovingAverageDeviation\": MovingAverageDeviation;\n\t\"MovingAverageEnvelope\": MovingAverageEnvelope;\n\t\"OHLC\": OHLC;\n\t\"OHLCSeries\": OHLCSeries;\n\t\"OnBalanceVolume\": OnBalanceVolume;\n\t\"OverboughtOversold\": OverboughtOversold;\n\t\"PVT\": PVT;\n\t\"Pack\": Pack;\n\t\"PanelControls\": PanelControls;\n\t\"ParallelChannelSeries\": ParallelChannelSeries;\n\t\"Partition\": Partition;\n\t\"PathPattern\": PathPattern;\n\t\"Pattern\": Pattern;\n\t\"PatternSet\": PatternSet;\n\t\"PercentChart\": PercentChart;\n\t\"PercentSeries\": PercentSeries;\n\t\"PeriodSelector\": PeriodSelector;\n\t\"PictorialStackedSeries\": PictorialStackedSeries;\n\t\"Picture\": Picture;\n\t\"PicturePattern\": PicturePattern;\n\t\"PieChart\": PieChart;\n\t\"PieSeries\": PieSeries;\n\t\"PointedRectangle\": PointedRectangle;\n\t\"Polygon\": Polygon;\n\t\"PolylineSeries\": PolylineSeries;\n\t\"PyramidSeries\": PyramidSeries;\n\t\"QuadrantLineSeries\": QuadrantLineSeries;\n\t\"RadarChart\": RadarChart;\n\t\"RadarColumnSeries\": RadarColumnSeries;\n\t\"RadarCursor\": RadarCursor;\n\t\"RadarLineSeries\": RadarLineSeries;\n\t\"RadialGradient\": RadialGradient;\n\t\"RadialLabel\": RadialLabel;\n\t\"RadialText\": RadialText;\n\t\"Rectangle\": Rectangle;\n\t\"RectanglePattern\": RectanglePattern;\n\t\"RectangleSeries\": RectangleSeries;\n\t\"RegressionSeries\": RegressionSeries;\n\t\"RelativeStrengthIndex\": RelativeStrengthIndex;\n\t\"ResetControl\": ResetControl;\n\t\"RoundedRectangle\": RoundedRectangle;\n\t\"Sankey\": Sankey;\n\t\"SankeyLink\": SankeyLink;\n\t\"SankeyNodes\": SankeyNodes;\n\t\"Scrollbar\": Scrollbar;\n\t\"SerialChart\": SerialChart;\n\t\"Serializer\": Serializer;\n\t\"Series\": Series;\n\t\"SeriesTypeControl\": SeriesTypeControl;\n\t\"SettingsControl\": SettingsControl;\n\t\"SettingsModal\": SettingsModal;\n\t\"SimpleLineSeries\": SimpleLineSeries;\n\t\"Slice\": Slice;\n\t\"SliceGrouper\": SliceGrouper;\n\t\"SlicedChart\": SlicedChart;\n\t\"Slider\": Slider;\n\t\"SmoothedRadarLineSeries\": SmoothedRadarLineSeries;\n\t\"SmoothedXLineSeries\": SmoothedXLineSeries;\n\t\"SmoothedXYLineSeries\": SmoothedXYLineSeries;\n\t\"SmoothedYLineSeries\": SmoothedYLineSeries;\n\t\"Sprite\": Sprite;\n\t\"SpriteResizer\": SpriteResizer;\n\t\"StandardDeviation\": StandardDeviation;\n\t\"Star\": Star;\n\t\"StepLineSeries\": StepLineSeries;\n\t\"StochasticMomentumIndex\": StochasticMomentumIndex;\n\t\"StochasticOscillator\": StochasticOscillator;\n\t\"StockChart\": StockChart;\n\t\"StockControl\": StockControl;\n\t\"StockLegend\": StockLegend;\n\t\"StockPanel\": StockPanel;\n\t\"StockToolbar\": StockToolbar;\n\t\"Sunburst\": Sunburst;\n\t\"Text\": Text;\n\t\"Tick\": Tick;\n\t\"Tooltip\": Tooltip;\n\t\"Tree\": Tree;\n\t\"Treemap\": Treemap;\n\t\"TrendLineSeries\": TrendLineSeries;\n\t\"Triangle\": Triangle;\n\t\"Trix\": Trix;\n\t\"TypicalPrice\": TypicalPrice;\n\t\"VWAP\": VWAP;\n\t\"ValueAxis\": ValueAxis<AxisRenderer>;\n\t\"Venn\": Venn;\n\t\"VerticalLayout\": VerticalLayout;\n\t\"VerticalLineSeries\": VerticalLineSeries;\n\t\"Volume\": Volume;\n\t\"VolumeProfile\": VolumeProfile;\n\t\"VoronoiTreemap\": VoronoiTreemap;\n\t\"WilliamsR\": WilliamsR;\n\t\"WordCloud\": WordCloud;\n\t\"XYChart\": XYChart;\n\t\"XYChartScrollbar\": XYChartScrollbar;\n\t\"XYCursor\": XYCursor;\n\t\"XYSeries\": XYSeries;\n\t\"ZigZag\": ZigZag;\n\t\"ZoomControl\": ZoomControl;\n\t\"ZoomTools\": ZoomTools;\n\t\"ZoomableContainer\": ZoomableContainer;\n}\n"]}
@@ -10,7 +10,7 @@ export class Registry {
10
10
  enumerable: true,
11
11
  configurable: true,
12
12
  writable: true,
13
- value: "5.10.4"
13
+ value: "5.10.6"
14
14
  });
15
15
  /**
16
16
  * List of applied licenses.
@@ -1 +1 @@
1
- {"version":3,"file":"Registry.js","sourceRoot":"","sources":["../../../../src/.internal/core/Registry.ts"],"names":[],"mappings":"AACA;;GAEG;AACH,MAAM,OAAO,QAAQ;IAArB;QACC;;WAEG;QACH;;;;mBAA2B,QAAQ;WAAC;QAEpC;;;WAGG;QACH;;;;mBAAqB,EAAE;WAAC;QAExB;;WAEG;QACH;;;;mBAAyC,EAAE;WAAC;QAE5C;;WAEG;QACH;;;;mBAAsB,EAAE;WAAC;IAE1B,CAAC;CAAA;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,QAAQ,GAAG,IAAI,QAAQ,EAAE,CAAC;AAEvC;;;;;;;;;;;;;GAaG;AACH,MAAM,UAAU,UAAU,CAAC,OAAe;IACzC,QAAQ,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;AACjC,CAAC;AAGD;;GAEG;AACH,MAAM,UAAU,sBAAsB;IACrC,IAAI,IAAI,CAAC;IACT,OAAM,IAAI,GAAG,QAAQ,CAAC,YAAY,CAAC,GAAG,EAAE,EAAE;QACzC,IAAI,CAAC,OAAO,EAAE,CAAC;KACf;AACF,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,WAAW,CAAC,EAAU;IACrC,IAAI,KAAK,CAAC;IACV,QAAQ,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE;QACtC,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,IAAI,EAAE,EAAE;YACtB,KAAK,GAAG,IAAI,CAAC;SACb;IACF,CAAC,CAAC,CAAC;IACH,OAAO,KAAK,CAAC;AACd,CAAC","sourcesContent":["\r\n/**\r\n * @ignore\r\n */\r\nexport class Registry {\r\n\t/**\r\n\t * Currently running version of amCharts.\r\n\t */\r\n\treadonly version: string = \"5.10.4\";\r\n\r\n\t/**\r\n\t * List of applied licenses.\r\n\t * @ignore\r\n\t */\r\n\tlicenses: String[] = [];\r\n\r\n\t/**\r\n\t * Entities that have their `id` setting set.\r\n\t */\r\n\tentitiesById: { [index: string]: any } = {};\r\n\r\n\t/**\r\n\t * All created [[Root]] elements.\r\n\t */\r\n\trootElements: any[] = [];\r\n\r\n}\r\n\r\n/**\r\n\t* @ignore\r\n */\r\nexport const registry = new Registry();\r\n\r\n/**\r\n * Adds a license, e.g.:\r\n *\r\n * ```TypeScript\r\n * am5.addLicense(\"xxxxxxxx\");\r\n * ```\r\n * ```JavaScript\r\n * am5.addLicense(\"xxxxxxxx\");\r\n * ```\r\n *\r\n * Multiple licenses can be added to cover for multiple products.\r\n *\r\n * @param license License key\r\n */\r\nexport function addLicense(license: string): void {\r\n\tregistry.licenses.push(license);\r\n}\r\n\r\n\r\n/**\r\n * Disposes all [[Root]] elements.\r\n */\r\nexport function disposeAllRootElements(): void {\r\n\tlet root;\r\n\twhile(root = registry.rootElements.pop()) {\r\n\t\troot.dispose();\r\n\t}\r\n}\r\n\r\n/**\r\n * Finds and returns a `Root` element assigned to a container with `id`.\r\n * \r\n * @param id Container ID\r\n * @return Root\r\n * @since 5.9.2\r\n */\r\nexport function getRootById(id: string): any {\r\n\tlet found;\r\n\tregistry.rootElements.forEach((item) => {\r\n\t\tif (item.dom.id == id) {\r\n\t\t\tfound = item;\r\n\t\t}\r\n\t});\r\n\treturn found;\r\n}"]}
1
+ {"version":3,"file":"Registry.js","sourceRoot":"","sources":["../../../../src/.internal/core/Registry.ts"],"names":[],"mappings":"AACA;;GAEG;AACH,MAAM,OAAO,QAAQ;IAArB;QACC;;WAEG;QACH;;;;mBAA2B,QAAQ;WAAC;QAEpC;;;WAGG;QACH;;;;mBAAqB,EAAE;WAAC;QAExB;;WAEG;QACH;;;;mBAAyC,EAAE;WAAC;QAE5C;;WAEG;QACH;;;;mBAAsB,EAAE;WAAC;IAE1B,CAAC;CAAA;AAED;;GAEG;AACH,MAAM,CAAC,MAAM,QAAQ,GAAG,IAAI,QAAQ,EAAE,CAAC;AAEvC;;;;;;;;;;;;;GAaG;AACH,MAAM,UAAU,UAAU,CAAC,OAAe;IACzC,QAAQ,CAAC,QAAQ,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;AACjC,CAAC;AAGD;;GAEG;AACH,MAAM,UAAU,sBAAsB;IACrC,IAAI,IAAI,CAAC;IACT,OAAM,IAAI,GAAG,QAAQ,CAAC,YAAY,CAAC,GAAG,EAAE,EAAE;QACzC,IAAI,CAAC,OAAO,EAAE,CAAC;KACf;AACF,CAAC;AAED;;;;;;GAMG;AACH,MAAM,UAAU,WAAW,CAAC,EAAU;IACrC,IAAI,KAAK,CAAC;IACV,QAAQ,CAAC,YAAY,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,EAAE;QACtC,IAAI,IAAI,CAAC,GAAG,CAAC,EAAE,IAAI,EAAE,EAAE;YACtB,KAAK,GAAG,IAAI,CAAC;SACb;IACF,CAAC,CAAC,CAAC;IACH,OAAO,KAAK,CAAC;AACd,CAAC","sourcesContent":["\r\n/**\r\n * @ignore\r\n */\r\nexport class Registry {\r\n\t/**\r\n\t * Currently running version of amCharts.\r\n\t */\r\n\treadonly version: string = \"5.10.6\";\r\n\r\n\t/**\r\n\t * List of applied licenses.\r\n\t * @ignore\r\n\t */\r\n\tlicenses: String[] = [];\r\n\r\n\t/**\r\n\t * Entities that have their `id` setting set.\r\n\t */\r\n\tentitiesById: { [index: string]: any } = {};\r\n\r\n\t/**\r\n\t * All created [[Root]] elements.\r\n\t */\r\n\trootElements: any[] = [];\r\n\r\n}\r\n\r\n/**\r\n\t* @ignore\r\n */\r\nexport const registry = new Registry();\r\n\r\n/**\r\n * Adds a license, e.g.:\r\n *\r\n * ```TypeScript\r\n * am5.addLicense(\"xxxxxxxx\");\r\n * ```\r\n * ```JavaScript\r\n * am5.addLicense(\"xxxxxxxx\");\r\n * ```\r\n *\r\n * Multiple licenses can be added to cover for multiple products.\r\n *\r\n * @param license License key\r\n */\r\nexport function addLicense(license: string): void {\r\n\tregistry.licenses.push(license);\r\n}\r\n\r\n\r\n/**\r\n * Disposes all [[Root]] elements.\r\n */\r\nexport function disposeAllRootElements(): void {\r\n\tlet root;\r\n\twhile(root = registry.rootElements.pop()) {\r\n\t\troot.dispose();\r\n\t}\r\n}\r\n\r\n/**\r\n * Finds and returns a `Root` element assigned to a container with `id`.\r\n * \r\n * @param id Container ID\r\n * @return Root\r\n * @since 5.9.2\r\n */\r\nexport function getRootById(id: string): any {\r\n\tlet found;\r\n\tregistry.rootElements.forEach((item) => {\r\n\t\tif (item.dom.id == id) {\r\n\t\t\tfound = item;\r\n\t\t}\r\n\t});\r\n\treturn found;\r\n}"]}
@@ -1 +1 @@
1
- {"version":3,"file":"Root.d.ts","sourceRoot":"","sources":["../../../../src/.internal/core/Root.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"Root.d.ts","sourceRoot":"","sources":["../../../../src/.internal/core/Root.ts"],"names":[],"mappings":"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"}
@@ -17,7 +17,7 @@ import { Language } from "./util/Language";
17
17
  import { EventDispatcher } from "./util/EventDispatcher";
18
18
  import { DefaultTheme } from "../themes/DefaultTheme";
19
19
  import { CanvasRenderer } from "./render/backend/CanvasRenderer";
20
- import { p100, percent } from "./util/Percent";
20
+ import { p100, percent, isPercent, Percent } from "./util/Percent";
21
21
  import { color } from "./util/Color";
22
22
  import { populateString } from "./util/PopulateString";
23
23
  import { registry } from "./Registry";
@@ -812,6 +812,10 @@ export class Root {
812
812
  clientX: 0,
813
813
  clientY: 0
814
814
  }));
815
+ downEvent.point = {
816
+ x: 0,
817
+ y: 0
818
+ };
815
819
  if (focusedSprite.events.isEnabled("pointerdown")) {
816
820
  focusedSprite.events.dispatch("pointerdown", {
817
821
  type: "pointerdown",
@@ -1935,9 +1939,18 @@ export class Root {
1935
1939
  htmlElement.style.display = "block";
1936
1940
  }
1937
1941
  // Deal with position
1938
- const bounds = target.globalBounds();
1939
- htmlElement.style.top = (bounds.top) + "px";
1940
- htmlElement.style.left = (bounds.left) + "px";
1942
+ // const bounds = target.globalBounds();
1943
+ // htmlElement.style.top = (bounds.top) + "px";
1944
+ // htmlElement.style.left = (bounds.left) + "px";
1945
+ let pos = {
1946
+ x: target.x(),
1947
+ y: target.y()
1948
+ };
1949
+ if (target.parent) {
1950
+ pos = target.parent.toGlobal(pos);
1951
+ }
1952
+ htmlElement.style.top = pos.y + "px";
1953
+ htmlElement.style.left = pos.x + "px";
1941
1954
  // Use width/height if those are set
1942
1955
  const width = target.get("width");
1943
1956
  const height = target.get("height");
@@ -1959,13 +1972,38 @@ export class Root {
1959
1972
  w = bbox.width;
1960
1973
  if (!height)
1961
1974
  h = bbox.height;
1962
- target._adjustedLocalBounds = { left: 0, right: 0, top: 0, bottom: 0 };
1963
- target.setPrivate("minWidth", w / scale);
1964
- target.setPrivate("minHeight", h / scale);
1965
- }
1966
- else {
1967
- target.removePrivate("minWidth");
1968
- target.removePrivate("minHeight");
1975
+ let lw = w / scale;
1976
+ let lh = h / scale;
1977
+ let cx = target.get("centerX", 0);
1978
+ let cy = target.get("centerY", 0);
1979
+ let ll = 0;
1980
+ let lr = 0;
1981
+ let lt = 0;
1982
+ let lb = 0;
1983
+ if (cx instanceof Percent) {
1984
+ ll = -cx.value * lw;
1985
+ lr = (1 - cx.value) * lw;
1986
+ }
1987
+ else {
1988
+ ll = -cx;
1989
+ lr = lw - cx;
1990
+ }
1991
+ if (cy instanceof Percent) {
1992
+ lt = -cy.value * lh;
1993
+ lb = (1 - cy.value) * lh;
1994
+ }
1995
+ else {
1996
+ lt = -cy;
1997
+ lb = lh - cy;
1998
+ }
1999
+ target._localBounds = { left: ll, right: lr, top: lt, bottom: lb };
2000
+ let previousBounds = target._adjustedLocalBounds;
2001
+ let newBounds = target._display.getAdjustedBounds(target._localBounds);
2002
+ target._adjustedLocalBounds = newBounds;
2003
+ // compare each value of the bounds
2004
+ if (previousBounds.left !== newBounds.left || previousBounds.right !== newBounds.right || previousBounds.top !== newBounds.top || previousBounds.bottom !== newBounds.bottom) {
2005
+ target.markDirtyBounds();
2006
+ }
1969
2007
  }
1970
2008
  if (w > 0) {
1971
2009
  htmlElement.style.minWidth = (w) + "px";
@@ -1977,6 +2015,14 @@ export class Root {
1977
2015
  if (!visible || opacity == 0) {
1978
2016
  htmlElement.style.display = "none";
1979
2017
  }
2018
+ // Center position
2019
+ const x = target.get("centerX", 0);
2020
+ const originX = isPercent(x) ? x.percent + "%" : x + "px";
2021
+ const y = target.get("centerY", 0);
2022
+ const originY = isPercent(y) ? y.percent + "%" : y + "px";
2023
+ if (x || y) {
2024
+ htmlElement.style.transform = "translate(-" + originX + ", -" + originY + ")" + htmlElement.style.transform;
2025
+ }
1980
2026
  // Deal with scale
1981
2027
  if (scale != 1) {
1982
2028
  htmlElement.style.transform += "scale(" + scale + ")";
@@ -1985,7 +2031,8 @@ export class Root {
1985
2031
  htmlElement.style.transform += " rotate(" + rotation + "deg)";
1986
2032
  }
1987
2033
  if (htmlElement.style.transform != "") {
1988
- htmlElement.style.transformOrigin = target.get("centerX", 0) + "% " + target.get("centerY", 0) + "%";
2034
+ htmlElement.style.transformOrigin = originX + " " + originY;
2035
+ //htmlElement.style.transformOrigin = "0% 0%";
1989
2036
  }
1990
2037
  }
1991
2038
  }