@amcharts/amcharts5 5.2.14 → 5.2.17

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 (283) hide show
  1. package/.internal/charts/map/MapChart.d.ts +6 -0
  2. package/.internal/charts/map/MapChart.d.ts.map +1 -1
  3. package/.internal/charts/map/MapChart.js +24 -4
  4. package/.internal/charts/map/MapChart.js.map +1 -1
  5. package/.internal/charts/map/MapLineSeries.d.ts +1 -0
  6. package/.internal/charts/map/MapLineSeries.d.ts.map +1 -1
  7. package/.internal/charts/map/MapLineSeries.js +13 -1
  8. package/.internal/charts/map/MapLineSeries.js.map +1 -1
  9. package/.internal/charts/map/MapPointSeries.d.ts +7 -1
  10. package/.internal/charts/map/MapPointSeries.d.ts.map +1 -1
  11. package/.internal/charts/map/MapPointSeries.js +33 -0
  12. package/.internal/charts/map/MapPointSeries.js.map +1 -1
  13. package/.internal/charts/map/MapSeries.d.ts +2 -0
  14. package/.internal/charts/map/MapSeries.d.ts.map +1 -1
  15. package/.internal/charts/map/MapSeries.js.map +1 -1
  16. package/.internal/charts/stock/StockChart.d.ts.map +1 -1
  17. package/.internal/charts/stock/StockChart.js +14 -0
  18. package/.internal/charts/stock/StockChart.js.map +1 -1
  19. package/.internal/charts/stock/StockChartDefaultTheme.d.ts.map +1 -1
  20. package/.internal/charts/stock/StockChartDefaultTheme.js +0 -63
  21. package/.internal/charts/stock/StockChartDefaultTheme.js.map +1 -1
  22. package/.internal/charts/stock/StockPanel.d.ts +1 -1
  23. package/.internal/charts/stock/StockPanel.d.ts.map +1 -1
  24. package/.internal/charts/stock/StockPanel.js +1 -1
  25. package/.internal/charts/stock/StockPanel.js.map +1 -1
  26. package/.internal/charts/stock/drawing/DrawingSeries.js +1 -1
  27. package/.internal/charts/stock/drawing/DrawingSeries.js.map +1 -1
  28. package/.internal/charts/stock/drawing/FibonacciSeries.d.ts +2 -2
  29. package/.internal/charts/stock/drawing/FibonacciSeries.d.ts.map +1 -1
  30. package/.internal/charts/stock/drawing/FibonacciSeries.js.map +1 -1
  31. package/.internal/charts/stock/drawing/IconSeries.d.ts +1 -1
  32. package/.internal/charts/stock/drawing/IconSeries.d.ts.map +1 -1
  33. package/.internal/charts/stock/drawing/IconSeries.js +1 -1
  34. package/.internal/charts/stock/drawing/IconSeries.js.map +1 -1
  35. package/.internal/charts/stock/drawing/LabelSeries.d.ts +1 -1
  36. package/.internal/charts/stock/drawing/LabelSeries.d.ts.map +1 -1
  37. package/.internal/charts/stock/drawing/LabelSeries.js +1 -1
  38. package/.internal/charts/stock/drawing/LabelSeries.js.map +1 -1
  39. package/.internal/charts/stock/indicators/ChartIndicator.d.ts.map +1 -1
  40. package/.internal/charts/stock/indicators/ChartIndicator.js +22 -10
  41. package/.internal/charts/stock/indicators/ChartIndicator.js.map +1 -1
  42. package/.internal/charts/stock/indicators/Indicator.d.ts.map +1 -1
  43. package/.internal/charts/stock/indicators/Indicator.js +20 -0
  44. package/.internal/charts/stock/indicators/Indicator.js.map +1 -1
  45. package/.internal/charts/stock/indicators/MovingAverage.d.ts +0 -1
  46. package/.internal/charts/stock/indicators/MovingAverage.d.ts.map +1 -1
  47. package/.internal/charts/stock/indicators/MovingAverage.js +0 -20
  48. package/.internal/charts/stock/indicators/MovingAverage.js.map +1 -1
  49. package/.internal/charts/stock/indicators/MovingAverageDeviation.d.ts +3 -1
  50. package/.internal/charts/stock/indicators/MovingAverageDeviation.d.ts.map +1 -1
  51. package/.internal/charts/stock/indicators/MovingAverageDeviation.js.map +1 -1
  52. package/.internal/charts/stock/indicators/VWAP.d.ts +0 -1
  53. package/.internal/charts/stock/indicators/VWAP.d.ts.map +1 -1
  54. package/.internal/charts/stock/indicators/VWAP.js +0 -20
  55. package/.internal/charts/stock/indicators/VWAP.js.map +1 -1
  56. package/.internal/charts/stock/toolbar/IndicatorControl.d.ts +8 -2
  57. package/.internal/charts/stock/toolbar/IndicatorControl.d.ts.map +1 -1
  58. package/.internal/charts/stock/toolbar/IndicatorControl.js +27 -6
  59. package/.internal/charts/stock/toolbar/IndicatorControl.js.map +1 -1
  60. package/.internal/charts/stock/toolbar/PeriodSelector.d.ts +16 -0
  61. package/.internal/charts/stock/toolbar/PeriodSelector.d.ts.map +1 -1
  62. package/.internal/charts/stock/toolbar/PeriodSelector.js +35 -2
  63. package/.internal/charts/stock/toolbar/PeriodSelector.js.map +1 -1
  64. package/.internal/charts/xy/axes/AxisRendererY.d.ts.map +1 -1
  65. package/.internal/charts/xy/axes/AxisRendererY.js +11 -4
  66. package/.internal/charts/xy/axes/AxisRendererY.js.map +1 -1
  67. package/.internal/charts/xy/axes/CategoryAxis.d.ts.map +1 -1
  68. package/.internal/charts/xy/axes/CategoryAxis.js +6 -2
  69. package/.internal/charts/xy/axes/CategoryAxis.js.map +1 -1
  70. package/.internal/charts/xy/axes/ValueAxis.d.ts.map +1 -1
  71. package/.internal/charts/xy/axes/ValueAxis.js +6 -1
  72. package/.internal/charts/xy/axes/ValueAxis.js.map +1 -1
  73. package/.internal/core/Classes.d.ts +1 -1
  74. package/.internal/core/Classes.d.ts.map +1 -1
  75. package/.internal/core/Classes.js.map +1 -1
  76. package/.internal/core/Root.d.ts +1 -0
  77. package/.internal/core/Root.d.ts.map +1 -1
  78. package/.internal/core/Root.js +34 -8
  79. package/.internal/core/Root.js.map +1 -1
  80. package/.internal/core/render/Component.d.ts.map +1 -1
  81. package/.internal/core/render/Component.js +2 -1
  82. package/.internal/core/render/Component.js.map +1 -1
  83. package/.internal/core/render/Container.d.ts +7 -1
  84. package/.internal/core/render/Container.d.ts.map +1 -1
  85. package/.internal/core/render/Container.js +10 -9
  86. package/.internal/core/render/Container.js.map +1 -1
  87. package/.internal/core/render/Graphics.d.ts.map +1 -1
  88. package/.internal/core/render/Graphics.js +14 -0
  89. package/.internal/core/render/Graphics.js.map +1 -1
  90. package/.internal/core/render/Label.js +1 -1
  91. package/.internal/core/render/Label.js.map +1 -1
  92. package/.internal/core/render/Legend.d.ts.map +1 -1
  93. package/.internal/core/render/Legend.js +1 -0
  94. package/.internal/core/render/Legend.js.map +1 -1
  95. package/.internal/core/render/Series.d.ts.map +1 -1
  96. package/.internal/core/render/Series.js +1 -0
  97. package/.internal/core/render/Series.js.map +1 -1
  98. package/.internal/core/render/Sprite.d.ts +1 -1
  99. package/.internal/core/render/Sprite.d.ts.map +1 -1
  100. package/.internal/core/render/Sprite.js.map +1 -1
  101. package/.internal/{charts/stock/drawing → core/render}/SpriteResizer.d.ts +4 -5
  102. package/.internal/core/render/SpriteResizer.d.ts.map +1 -0
  103. package/.internal/{charts/stock/drawing → core/render}/SpriteResizer.js +8 -8
  104. package/.internal/core/render/SpriteResizer.js.map +1 -0
  105. package/.internal/core/render/backend/CanvasRenderer.d.ts +2 -1
  106. package/.internal/core/render/backend/CanvasRenderer.d.ts.map +1 -1
  107. package/.internal/core/render/backend/CanvasRenderer.js +68 -1
  108. package/.internal/core/render/backend/CanvasRenderer.js.map +1 -1
  109. package/.internal/core/render/backend/Renderer.d.ts +4 -1
  110. package/.internal/core/render/backend/Renderer.d.ts.map +1 -1
  111. package/.internal/core/render/backend/Renderer.js.map +1 -1
  112. package/.internal/core/render/patterns/Pattern.d.ts +3 -1
  113. package/.internal/core/render/patterns/Pattern.d.ts.map +1 -1
  114. package/.internal/core/render/patterns/Pattern.js.map +1 -1
  115. package/.internal/core/render/patterns/PicturePattern.d.ts +52 -0
  116. package/.internal/core/render/patterns/PicturePattern.d.ts.map +1 -0
  117. package/.internal/core/render/patterns/PicturePattern.js +110 -0
  118. package/.internal/core/render/patterns/PicturePattern.js.map +1 -0
  119. package/.internal/core/util/Modal.d.ts.map +1 -1
  120. package/.internal/core/util/Modal.js +4 -1
  121. package/.internal/core/util/Modal.js.map +1 -1
  122. package/.internal/core/util/ResizeSensor.d.ts +1 -0
  123. package/.internal/core/util/ResizeSensor.d.ts.map +1 -1
  124. package/.internal/core/util/ResizeSensor.js +10 -0
  125. package/.internal/core/util/ResizeSensor.js.map +1 -1
  126. package/.internal/core/util/Time.d.ts.map +1 -1
  127. package/.internal/core/util/Time.js +3 -0
  128. package/.internal/core/util/Time.js.map +1 -1
  129. package/.internal/core/util/Utils.d.ts +7 -0
  130. package/.internal/core/util/Utils.d.ts.map +1 -1
  131. package/.internal/core/util/Utils.js +12 -0
  132. package/.internal/core/util/Utils.js.map +1 -1
  133. package/.internal/plugins/json/Classes-script.d.ts +1 -1
  134. package/.internal/plugins/json/Classes-script.js +1 -1
  135. package/.internal/plugins/json/Classes-script.js.map +1 -1
  136. package/.internal/plugins/json/Classes.d.ts +1 -1
  137. package/.internal/plugins/json/Classes.js +1 -1
  138. package/.internal/plugins/json/Classes.js.map +1 -1
  139. package/.internal/themes/DefaultTheme.d.ts.map +1 -1
  140. package/.internal/themes/DefaultTheme.js +54 -0
  141. package/.internal/themes/DefaultTheme.js.map +1 -1
  142. package/CHANGELOG.md +37 -1
  143. package/examples/javascript/flow-chord/package.json +1 -1
  144. package/examples/javascript/flow-chord-directed/package.json +1 -1
  145. package/examples/javascript/flow-chord-non-ribbon/package.json +1 -1
  146. package/examples/javascript/flow-sankey/package.json +1 -1
  147. package/examples/javascript/gauge/package.json +1 -1
  148. package/examples/javascript/gauge-bands/package.json +1 -1
  149. package/examples/javascript/hierarchy-force-directed/package.json +1 -1
  150. package/examples/javascript/hierarchy-pack/package.json +1 -1
  151. package/examples/javascript/hierarchy-partition/package.json +1 -1
  152. package/examples/javascript/hierarchy-sunburst/package.json +1 -1
  153. package/examples/javascript/hierarchy-tree/package.json +1 -1
  154. package/examples/javascript/hierarchy-treemap/package.json +1 -1
  155. package/examples/javascript/json/package.json +1 -1
  156. package/examples/javascript/map-animating-along-lines/package.json +1 -1
  157. package/examples/javascript/map-day-and-night/package.json +1 -1
  158. package/examples/javascript/map-globe-rotate-to-country/package.json +1 -1
  159. package/examples/javascript/map-globe-with-projected-circles/package.json +1 -1
  160. package/examples/javascript/map-with-bubbles/package.json +1 -1
  161. package/examples/javascript/map-zoom-to-country/package.json +1 -1
  162. package/examples/javascript/misc-40-charts/package.json +1 -1
  163. package/examples/javascript/misc-microchart-grid/package.json +1 -1
  164. package/examples/javascript/pie-chart/package.json +1 -1
  165. package/examples/javascript/pie-donut-chart/package.json +1 -1
  166. package/examples/javascript/pie-variable-radius/package.json +1 -1
  167. package/examples/javascript/radar-column-iwatch-style/package.json +1 -1
  168. package/examples/javascript/radar-heat-map/package.json +1 -1
  169. package/examples/javascript/radar-line/package.json +1 -1
  170. package/examples/javascript/radar-time-line/package.json +1 -1
  171. package/examples/javascript/sliced-funnel/package.json +1 -1
  172. package/examples/javascript/sliced-pictorial-stacked/package.json +1 -1
  173. package/examples/javascript/sliced-pyramid/package.json +1 -1
  174. package/examples/javascript/stock-chart/package.json +1 -1
  175. package/examples/javascript/stock-chart-comparing-stocks/package.json +1 -1
  176. package/examples/javascript/stock-chart-data-granularity/package.json +1 -1
  177. package/examples/javascript/stock-chart-data-grouping/package.json +1 -1
  178. package/examples/javascript/stock-chart-intraday/package.json +1 -1
  179. package/examples/javascript/stock-chart-live/package.json +1 -1
  180. package/examples/javascript/stock-chart-volume-separate-panel/package.json +1 -1
  181. package/examples/javascript/venn-diagram/package.json +1 -1
  182. package/examples/javascript/wordcloud-with-data/package.json +1 -1
  183. package/examples/javascript/wordcloud-with-text/package.json +1 -1
  184. package/examples/javascript/xy-100-percent-stacked-column/package.json +1 -1
  185. package/examples/javascript/xy-animated-bullet-at-the-end-of-the-series/package.json +1 -1
  186. package/examples/javascript/xy-bubble/package.json +1 -1
  187. package/examples/javascript/xy-candlestick/package.json +1 -1
  188. package/examples/javascript/xy-clustered-column/package.json +1 -1
  189. package/examples/javascript/xy-column/package.json +1 -1
  190. package/examples/javascript/xy-comparing-series-google-analytics-style/package.json +1 -1
  191. package/examples/javascript/xy-data-grouping/package.json +1 -1
  192. package/examples/javascript/xy-draggable-range/package.json +1 -1
  193. package/examples/javascript/xy-drawing-series-with-mouse-or-touch/package.json +1 -1
  194. package/examples/javascript/xy-dumbbell plot/package.json +1 -1
  195. package/examples/javascript/xy-evenly-spaced-date-axis/package.json +1 -1
  196. package/examples/javascript/xy-line/package.json +1 -1
  197. package/examples/javascript/xy-line-highlight-on-legend-hover/package.json +1 -1
  198. package/examples/javascript/xy-live-data/package.json +1 -1
  199. package/examples/javascript/xy-multiple-synced-value-axes/package.json +1 -1
  200. package/examples/javascript/xy-ohlc/package.json +1 -1
  201. package/examples/javascript/xy-real-time-data-sorting/package.json +1 -1
  202. package/examples/javascript/xy-smoothed-line/package.json +1 -1
  203. package/examples/javascript/xy-stacked-and-clustered-column/package.json +1 -1
  204. package/examples/javascript/xy-stacked-column/package.json +1 -1
  205. package/examples/javascript/xy-stacked-step/package.json +1 -1
  206. package/examples/javascript/xy-stock/package.json +1 -1
  207. package/examples/javascript/xy-stock-comparing/package.json +1 -1
  208. package/examples/typescript/flow-chord/package.json +1 -1
  209. package/examples/typescript/flow-chord-directed/package.json +1 -1
  210. package/examples/typescript/flow-chord-non-ribbon/package.json +1 -1
  211. package/examples/typescript/flow-sankey/package.json +1 -1
  212. package/examples/typescript/gauge/package.json +1 -1
  213. package/examples/typescript/gauge-bands/package.json +1 -1
  214. package/examples/typescript/hierarchy-force-directed/package.json +1 -1
  215. package/examples/typescript/hierarchy-pack/package.json +1 -1
  216. package/examples/typescript/hierarchy-partition/package.json +1 -1
  217. package/examples/typescript/hierarchy-sunburst/package.json +1 -1
  218. package/examples/typescript/hierarchy-tree/package.json +1 -1
  219. package/examples/typescript/hierarchy-treemap/package.json +1 -1
  220. package/examples/typescript/json/package.json +1 -1
  221. package/examples/typescript/map-animating-along-lines/package.json +1 -1
  222. package/examples/typescript/map-day-and-night/package.json +1 -1
  223. package/examples/typescript/map-globe-rotate-to-country/package.json +1 -1
  224. package/examples/typescript/map-globe-with-projected-circles/package.json +1 -1
  225. package/examples/typescript/map-with-bubbles/package.json +1 -1
  226. package/examples/typescript/map-zoom-to-country/package.json +1 -1
  227. package/examples/typescript/misc-40-charts/package.json +1 -1
  228. package/examples/typescript/misc-microchart-grid/package.json +1 -1
  229. package/examples/typescript/pie-chart/package.json +1 -1
  230. package/examples/typescript/pie-donut-chart/package.json +1 -1
  231. package/examples/typescript/pie-variable-radius/package.json +1 -1
  232. package/examples/typescript/radar-column-iwatch-style/package.json +1 -1
  233. package/examples/typescript/radar-heat-map/package.json +1 -1
  234. package/examples/typescript/radar-line/package.json +1 -1
  235. package/examples/typescript/radar-time-line/package.json +1 -1
  236. package/examples/typescript/sliced-funnel/package.json +1 -1
  237. package/examples/typescript/sliced-pictorial-stacked/package.json +1 -1
  238. package/examples/typescript/sliced-pyramid/package.json +1 -1
  239. package/examples/typescript/stock-chart/package.json +1 -1
  240. package/examples/typescript/stock-chart-comparing-stocks/package.json +1 -1
  241. package/examples/typescript/stock-chart-data-granularity/package.json +1 -1
  242. package/examples/typescript/stock-chart-data-grouping/package.json +1 -1
  243. package/examples/typescript/stock-chart-intraday/package.json +1 -1
  244. package/examples/typescript/stock-chart-live/package.json +1 -1
  245. package/examples/typescript/stock-chart-volume-separate-panel/package.json +1 -1
  246. package/examples/typescript/venn-diagram/package.json +1 -1
  247. package/examples/typescript/wordcloud-with-data/package.json +1 -1
  248. package/examples/typescript/wordcloud-with-text/package.json +1 -1
  249. package/examples/typescript/xy-100-percent-stacked-column/package.json +1 -1
  250. package/examples/typescript/xy-animated-bullet-at-the-end-of-the-series/package.json +1 -1
  251. package/examples/typescript/xy-bubble/package.json +1 -1
  252. package/examples/typescript/xy-candlestick/package.json +1 -1
  253. package/examples/typescript/xy-clustered-column/package.json +1 -1
  254. package/examples/typescript/xy-column/package.json +1 -1
  255. package/examples/typescript/xy-comparing-series-google-analytics-style/package.json +1 -1
  256. package/examples/typescript/xy-data-grouping/package.json +1 -1
  257. package/examples/typescript/xy-draggable-range/package.json +1 -1
  258. package/examples/typescript/xy-drawing-series-with-mouse-or-touch/package.json +1 -1
  259. package/examples/typescript/xy-dumbbell plot/package.json +1 -1
  260. package/examples/typescript/xy-evenly-spaced-date-axis/package.json +1 -1
  261. package/examples/typescript/xy-line/package.json +1 -1
  262. package/examples/typescript/xy-line-highlight-on-legend-hover/package.json +1 -1
  263. package/examples/typescript/xy-live-data/package.json +1 -1
  264. package/examples/typescript/xy-multiple-synced-value-axes/package.json +1 -1
  265. package/examples/typescript/xy-ohlc/package.json +1 -1
  266. package/examples/typescript/xy-real-time-data-sorting/package.json +1 -1
  267. package/examples/typescript/xy-smoothed-line/package.json +1 -1
  268. package/examples/typescript/xy-stacked-and-clustered-column/package.json +1 -1
  269. package/examples/typescript/xy-stacked-column/package.json +1 -1
  270. package/examples/typescript/xy-stacked-step/package.json +1 -1
  271. package/examples/typescript/xy-stock/package.json +1 -1
  272. package/examples/typescript/xy-stock-comparing/package.json +1 -1
  273. package/index.d.ts +2 -0
  274. package/index.d.ts.map +1 -1
  275. package/index.js +2 -0
  276. package/index.js.map +1 -1
  277. package/package.json +1 -1
  278. package/stock.d.ts +0 -1
  279. package/stock.d.ts.map +1 -1
  280. package/stock.js +0 -1
  281. package/stock.js.map +1 -1
  282. package/.internal/charts/stock/drawing/SpriteResizer.d.ts.map +0 -1
  283. package/.internal/charts/stock/drawing/SpriteResizer.js.map +0 -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 { AccumulationDistribution } from \"./../charts/stock/indicators/AccumulationDistribution\";\nimport type { AccumulativeSwingIndex } from \"./../charts/stock/indicators/AccumulativeSwingIndex\";\nimport type { Annotator } from \"./../plugins/exporting/Annotator\";\nimport type { Aroon } from \"./../charts/stock/indicators/Aroon\";\nimport type { AverageSeries } from \"./../charts/stock/drawing/AverageSeries\";\nimport type { AwesomeOscillator } from \"./../charts/stock/indicators/AwesomeOscillator\";\nimport type { Axis } from \"./../charts/xy/axes/Axis\";\nimport type { AxisBullet } from \"./../charts/xy/axes/AxisBullet\";\nimport type { AxisLabel } from \"./../charts/xy/axes/AxisLabel\";\nimport type { AxisLabelRadial } from \"./../charts/xy/axes/AxisLabelRadial\";\nimport type { AxisRenderer } from \"./../charts/xy/axes/AxisRenderer\";\nimport type { AxisRendererCircular } from \"./../charts/radar/AxisRendererCircular\";\nimport type { AxisRendererRadial } from \"./../charts/radar/AxisRendererRadial\";\nimport type { AxisRendererX } from \"./../charts/xy/axes/AxisRendererX\";\nimport type { AxisRendererY } from \"./../charts/xy/axes/AxisRendererY\";\nimport type { AxisTick } from \"./../charts/xy/axes/AxisTick\";\nimport type { BaseColumnSeries } from \"./../charts/xy/series/BaseColumnSeries\";\nimport type { BollingerBands } from \"./../charts/stock/indicators/BollingerBands\";\nimport type { BreadcrumbBar } from \"./../charts/hierarchy/BreadcrumbBar\";\nimport type { Bullet } from \"./render/Bullet\";\nimport type { Button } from \"./render/Button\";\nimport type { CalloutSeries } from \"./../charts/stock/drawing/CalloutSeries\";\nimport type { Candlestick } from \"./../charts/xy/series/Candlestick\";\nimport type { CandlestickSeries } from \"./../charts/xy/series/CandlestickSeries\";\nimport type { CategoryAxis } from \"./../charts/xy/axes/CategoryAxis\";\nimport type { CategoryDateAxis } from \"./../charts/xy/axes/CategoryDateAxis\";\nimport type { ChaikinMoneyFlow } from \"./../charts/stock/indicators/ChaikinMoneyFlow\";\nimport type { ChaikinOscillator } from \"./../charts/stock/indicators/ChaikinOscillator\";\nimport type { Chart } from \"./render/Chart\";\nimport type { ChartIndicator } from \"./../charts/stock/indicators/ChartIndicator\";\nimport type { Chord } from \"./../charts/flow/Chord\";\nimport type { ChordDirected } from \"./../charts/flow/ChordDirected\";\nimport type { ChordLink } from \"./../charts/flow/ChordLink\";\nimport type { ChordLinkDirected } from \"./../charts/flow/ChordLinkDirected\";\nimport type { ChordNodes } from \"./../charts/flow/ChordNodes\";\nimport type { ChordNonRibbon } from \"./../charts/flow/ChordNonRibbon\";\nimport type { Circle } from \"./render/Circle\";\nimport type { CirclePattern } from \"./render/patterns/CirclePattern\";\nimport type { ClockHand } from \"./../charts/radar/ClockHand\";\nimport type { ColorControl } from \"./../charts/stock/toolbar/ColorControl\";\nimport type { ColorSet } from \"./util/ColorSet\";\nimport type { ColumnSeries } from \"./../charts/xy/series/ColumnSeries\";\nimport type { CommodityChannelIndex } from \"./../charts/stock/indicators/CommodityChannelIndex\";\nimport type { ComparisonControl } from \"./../charts/stock/toolbar/ComparisonControl\";\nimport type { Component } from \"./render/Component\";\nimport type { Container } from \"./render/Container\";\nimport type { DateAxis } from \"./../charts/xy/axes/DateAxis\";\nimport type { DateRangeSelector } from \"./../charts/stock/toolbar/DateRangeSelector\";\nimport type { DisparityIndex } from \"./../charts/stock/indicators/DisparityIndex\";\nimport type { DoodleSeries } from \"./../charts/stock/drawing/DoodleSeries\";\nimport type { DrawingControl } from \"./../charts/stock/toolbar/DrawingControl\";\nimport type { DrawingSeries } from \"./../charts/stock/drawing/DrawingSeries\";\nimport type { DrawingToolControl } from \"./../charts/stock/toolbar/DrawingToolControl\";\nimport type { Dropdown } from \"./../charts/stock/toolbar/Dropdown\";\nimport type { DropdownColors } from \"./../charts/stock/toolbar/DropdownColors\";\nimport type { DropdownList } from \"./../charts/stock/toolbar/DropdownList\";\nimport type { DropdownListControl } from \"./../charts/stock/toolbar/DropdownListControl\";\nimport type { DurationAxis } from \"./../charts/xy/axes/DurationAxis\";\nimport type { Ellipse } from \"./render/Ellipse\";\nimport type { EllipseSeries } from \"./../charts/stock/drawing/EllipseSeries\";\nimport type { Entity } from \"./util/Entity\";\nimport type { Exporting } from \"./../plugins/exporting/Exporting\";\nimport type { ExportingMenu } from \"./../plugins/exporting/ExportingMenu\";\nimport type { FibonacciSeries } from \"./../charts/stock/drawing/FibonacciSeries\";\nimport type { FibonacciTimezoneSeries } from \"./../charts/stock/drawing/FibonacciTimezoneSeries\";\nimport type { Flow } from \"./../charts/flow/Flow\";\nimport type { FlowLink } from \"./../charts/flow/FlowLink\";\nimport type { FlowNode } from \"./../charts/flow/FlowNode\";\nimport type { FlowNodes } from \"./../charts/flow/FlowNodes\";\nimport type { ForceDirected } from \"./../charts/hierarchy/ForceDirected\";\nimport type { FunnelSeries } from \"./../charts/funnel/FunnelSeries\";\nimport type { FunnelSlice } from \"./../charts/funnel/FunnelSlice\";\nimport type { GaplessDateAxis } from \"./../charts/xy/axes/GaplessDateAxis\";\nimport type { Gradient } from \"./render/gradients/Gradient\";\nimport type { Graphics } from \"./render/Graphics\";\nimport type { GraticuleSeries } from \"./../charts/map/GraticuleSeries\";\nimport type { Grid } from \"./../charts/xy/axes/Grid\";\nimport type { GridLayout } from \"./render/GridLayout\";\nimport type { HeatLegend } from \"./render/HeatLegend\";\nimport type { Hierarchy } from \"./../charts/hierarchy/Hierarchy\";\nimport type { HierarchyLink } from \"./../charts/hierarchy/HierarchyLink\";\nimport type { HierarchyNode } from \"./../charts/hierarchy/HierarchyNode\";\nimport type { HorizontalLayout } from \"./render/HorizontalLayout\";\nimport type { HorizontalLineSeries } from \"./../charts/stock/drawing/HorizontalLineSeries\";\nimport type { HorizontalRaySeries } from \"./../charts/stock/drawing/HorizontalRaySeries\";\nimport type { IconControl } from \"./../charts/stock/toolbar/IconControl\";\nimport type { IconSeries } from \"./../charts/stock/drawing/IconSeries\";\nimport type { Indicator } from \"./../charts/stock/indicators/Indicator\";\nimport type { IndicatorControl } from \"./../charts/stock/toolbar/IndicatorControl\";\nimport type { InterfaceColors } from \"./util/InterfaceColors\";\nimport type { IntervalControl } from \"./../charts/stock/toolbar/IntervalControl\";\nimport type { Label } from \"./render/Label\";\nimport type { LabelSeries } from \"./../charts/stock/drawing/LabelSeries\";\nimport type { Layout } from \"./render/Layout\";\nimport type { Legend } from \"./render/Legend\";\nimport type { Line } from \"./render/Line\";\nimport type { LinePattern } from \"./render/patterns/LinePattern\";\nimport type { LineSeries } from \"./../charts/xy/series/LineSeries\";\nimport type { LinearGradient } from \"./render/gradients/LinearGradient\";\nimport type { LinkedHierarchy } from \"./../charts/hierarchy/LinkedHierarchy\";\nimport type { LinkedHierarchyNode } from \"./../charts/hierarchy/LinkedHierarchyNode\";\nimport type { MACD } from \"./../charts/stock/indicators/MACD\";\nimport type { MapChart } from \"./../charts/map/MapChart\";\nimport type { MapLine } from \"./../charts/map/MapLine\";\nimport type { MapLineSeries } from \"./../charts/map/MapLineSeries\";\nimport type { MapPointSeries } from \"./../charts/map/MapPointSeries\";\nimport type { MapPolygon } from \"./../charts/map/MapPolygon\";\nimport type { MapPolygonSeries } from \"./../charts/map/MapPolygonSeries\";\nimport type { MapSeries } from \"./../charts/map/MapSeries\";\nimport type { Modal } from \"./util/Modal\";\nimport type { MovingAverage } from \"./../charts/stock/indicators/MovingAverage\";\nimport type { MovingAverageDeviation } from \"./../charts/stock/indicators/MovingAverageDeviation\";\nimport type { MovingAverageEnvelope } from \"./../charts/stock/indicators/MovingAverageEnvelope\";\nimport type { OHLC } from \"./../charts/xy/series/OHLC\";\nimport type { OHLCSeries } from \"./../charts/xy/series/OHLCSeries\";\nimport type { OnBalanceVolume } from \"./../charts/stock/indicators/OnBalanceVolume\";\nimport type { Pack } from \"./../charts/hierarchy/Pack\";\nimport type { PanelControls } from \"./../charts/stock/PanelControls\";\nimport type { Partition } from \"./../charts/hierarchy/Partition\";\nimport type { Pattern } from \"./render/patterns/Pattern\";\nimport type { PercentChart } from \"./../charts/percent/PercentChart\";\nimport type { PercentSeries } from \"./../charts/percent/PercentSeries\";\nimport type { PeriodSelector } from \"./../charts/stock/toolbar/PeriodSelector\";\nimport type { PictorialStackedSeries } from \"./../charts/funnel/PictorialStackedSeries\";\nimport type { Picture } from \"./render/Picture\";\nimport type { PieChart } from \"./../charts/pie/PieChart\";\nimport type { PieSeries } from \"./../charts/pie/PieSeries\";\nimport type { PointedRectangle } from \"./render/PointedRectangle\";\nimport type { PolylineSeries } from \"./../charts/stock/drawing/PolylineSeries\";\nimport type { PyramidSeries } from \"./../charts/funnel/PyramidSeries\";\nimport type { QuadrantLineSeries } from \"./../charts/stock/drawing/QuadrantLineSeries\";\nimport type { RadarChart } from \"./../charts/radar/RadarChart\";\nimport type { RadarColumnSeries } from \"./../charts/radar/RadarColumnSeries\";\nimport type { RadarCursor } from \"./../charts/radar/RadarCursor\";\nimport type { RadarLineSeries } from \"./../charts/radar/RadarLineSeries\";\nimport type { RadialGradient } from \"./render/gradients/RadialGradient\";\nimport type { RadialLabel } from \"./render/RadialLabel\";\nimport type { RadialText } from \"./render/RadialText\";\nimport type { Rectangle } from \"./render/Rectangle\";\nimport type { RectanglePattern } from \"./render/patterns/RectanglePattern\";\nimport type { RectangleSeries } from \"./../charts/stock/drawing/RectangleSeries\";\nimport type { RegressionSeries } from \"./../charts/stock/drawing/RegressionSeries\";\nimport type { RelativeStrengthIndex } from \"./../charts/stock/indicators/RelativeStrengthIndex\";\nimport type { ResetControl } from \"./../charts/stock/toolbar/ResetControl\";\nimport type { RoundedRectangle } from \"./render/RoundedRectangle\";\nimport type { Sankey } from \"./../charts/flow/Sankey\";\nimport type { SankeyLink } from \"./../charts/flow/SankeyLink\";\nimport type { SankeyNodes } from \"./../charts/flow/SankeyNodes\";\nimport type { Scrollbar } from \"./render/Scrollbar\";\nimport type { SerialChart } from \"./render/SerialChart\";\nimport type { Series } from \"./render/Series\";\nimport type { SeriesTypeControl } from \"./../charts/stock/toolbar/SeriesTypeControl\";\nimport type { SettingsControl } from \"./../charts/stock/toolbar/SettingsControl\";\nimport type { SettingsModal } from \"./../charts/stock/SettingsModal\";\nimport type { SimpleLineSeries } from \"./../charts/stock/drawing/SimpleLineSeries\";\nimport type { Slice } from \"./render/Slice\";\nimport type { SliceGrouper } from \"./../plugins/sliceGrouper/SliceGrouper\";\nimport type { SlicedChart } from \"./../charts/funnel/SlicedChart\";\nimport type { Slider } from \"./render/Slider\";\nimport type { SmoothedRadarLineSeries } from \"./../charts/radar/SmoothedRadarLineSeries\";\nimport type { SmoothedXLineSeries } from \"./../charts/xy/series/SmoothedXLineSeries\";\nimport type { SmoothedXYLineSeries } from \"./../charts/xy/series/SmoothedXYLineSeries\";\nimport type { SmoothedYLineSeries } from \"./../charts/xy/series/SmoothedYLineSeries\";\nimport type { Sprite } from \"./render/Sprite\";\nimport type { SpriteResizer } from \"./../charts/stock/drawing/SpriteResizer\";\nimport type { Star } from \"./render/Star\";\nimport type { StepLineSeries } from \"./../charts/xy/series/StepLineSeries\";\nimport type { StochasticOscillator } from \"./../charts/stock/indicators/StochasticOscillator\";\nimport type { StockChart } from \"./../charts/stock/StockChart\";\nimport type { StockControl } from \"./../charts/stock/toolbar/StockControl\";\nimport type { StockLegend } from \"./../charts/stock/StockLegend\";\nimport type { StockPanel } from \"./../charts/stock/StockPanel\";\nimport type { StockToolbar } from \"./../charts/stock/toolbar/StockToolbar\";\nimport type { Sunburst } from \"./../charts/hierarchy/Sunburst\";\nimport type { Text } from \"./render/Text\";\nimport type { Tick } from \"./render/Tick\";\nimport type { Tooltip } from \"./render/Tooltip\";\nimport type { Tree } from \"./../charts/hierarchy/Tree\";\nimport type { Treemap } from \"./../charts/hierarchy/Treemap\";\nimport type { TrendLineSeries } from \"./../charts/stock/drawing/TrendLineSeries\";\nimport type { Triangle } from \"./render/Triangle\";\nimport type { ValueAxis } from \"./../charts/xy/axes/ValueAxis\";\nimport type { Venn } from \"./../charts/venn/Venn\";\nimport type { VerticalLayout } from \"./render/VerticalLayout\";\nimport type { VerticalLineSeries } from \"./../charts/stock/drawing/VerticalLineSeries\";\nimport type { Volume } from \"./../charts/stock/indicators/Volume\";\nimport type { VWAP } from \"./../charts/stock/indicators/VWAP\";\nimport type { WilliamsR } from \"./../charts/stock/indicators/WilliamsR\";\nimport type { WordCloud } from \"./../charts/wordcloud/WordCloud\";\nimport type { XYChart } from \"./../charts/xy/XYChart\";\nimport type { XYChartScrollbar } from \"./../charts/xy/XYChartScrollbar\";\nimport type { XYCursor } from \"./../charts/xy/XYCursor\";\nimport type { XYSeries } from \"./../charts/xy/series/XYSeries\";\nimport type { ZoomControl } from \"./../charts/map/ZoomControl\";\n\nexport interface IClasses {\n\t\"AccumulationDistribution\": AccumulationDistribution;\n\t\"AccumulativeSwingIndex\": AccumulativeSwingIndex;\n\t\"Annotator\": Annotator;\n\t\"Aroon\": Aroon;\n\t\"AverageSeries\": AverageSeries;\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\"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\"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\"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\"DropdownList\": DropdownList;\n\t\"DropdownListControl\": DropdownListControl;\n\t\"DurationAxis\": DurationAxis<AxisRenderer>;\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\"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\"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\"Modal\": Modal;\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\"Pack\": Pack;\n\t\"PanelControls\": PanelControls;\n\t\"Partition\": Partition;\n\t\"Pattern\": Pattern;\n\t\"PercentChart\": PercentChart;\n\t\"PercentSeries\": PercentSeries;\n\t\"PeriodSelector\": PeriodSelector;\n\t\"PictorialStackedSeries\": PictorialStackedSeries;\n\t\"Picture\": Picture;\n\t\"PieChart\": PieChart;\n\t\"PieSeries\": PieSeries;\n\t\"PointedRectangle\": PointedRectangle;\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\"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\"Star\": Star;\n\t\"StepLineSeries\": StepLineSeries;\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\"ValueAxis\": ValueAxis<AxisRenderer>;\n\t\"Venn\": Venn;\n\t\"VerticalLayout\": VerticalLayout;\n\t\"VerticalLineSeries\": VerticalLineSeries;\n\t\"Volume\": Volume;\n\t\"VWAP\": VWAP;\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\"ZoomControl\": ZoomControl;\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 { AccumulationDistribution } from \"./../charts/stock/indicators/AccumulationDistribution\";\nimport type { AccumulativeSwingIndex } from \"./../charts/stock/indicators/AccumulativeSwingIndex\";\nimport type { Annotator } from \"./../plugins/exporting/Annotator\";\nimport type { Aroon } from \"./../charts/stock/indicators/Aroon\";\nimport type { AverageSeries } from \"./../charts/stock/drawing/AverageSeries\";\nimport type { AwesomeOscillator } from \"./../charts/stock/indicators/AwesomeOscillator\";\nimport type { Axis } from \"./../charts/xy/axes/Axis\";\nimport type { AxisBullet } from \"./../charts/xy/axes/AxisBullet\";\nimport type { AxisLabel } from \"./../charts/xy/axes/AxisLabel\";\nimport type { AxisLabelRadial } from \"./../charts/xy/axes/AxisLabelRadial\";\nimport type { AxisRenderer } from \"./../charts/xy/axes/AxisRenderer\";\nimport type { AxisRendererCircular } from \"./../charts/radar/AxisRendererCircular\";\nimport type { AxisRendererRadial } from \"./../charts/radar/AxisRendererRadial\";\nimport type { AxisRendererX } from \"./../charts/xy/axes/AxisRendererX\";\nimport type { AxisRendererY } from \"./../charts/xy/axes/AxisRendererY\";\nimport type { AxisTick } from \"./../charts/xy/axes/AxisTick\";\nimport type { BaseColumnSeries } from \"./../charts/xy/series/BaseColumnSeries\";\nimport type { BollingerBands } from \"./../charts/stock/indicators/BollingerBands\";\nimport type { BreadcrumbBar } from \"./../charts/hierarchy/BreadcrumbBar\";\nimport type { Bullet } from \"./render/Bullet\";\nimport type { Button } from \"./render/Button\";\nimport type { CalloutSeries } from \"./../charts/stock/drawing/CalloutSeries\";\nimport type { Candlestick } from \"./../charts/xy/series/Candlestick\";\nimport type { CandlestickSeries } from \"./../charts/xy/series/CandlestickSeries\";\nimport type { CategoryAxis } from \"./../charts/xy/axes/CategoryAxis\";\nimport type { CategoryDateAxis } from \"./../charts/xy/axes/CategoryDateAxis\";\nimport type { ChaikinMoneyFlow } from \"./../charts/stock/indicators/ChaikinMoneyFlow\";\nimport type { ChaikinOscillator } from \"./../charts/stock/indicators/ChaikinOscillator\";\nimport type { Chart } from \"./render/Chart\";\nimport type { ChartIndicator } from \"./../charts/stock/indicators/ChartIndicator\";\nimport type { Chord } from \"./../charts/flow/Chord\";\nimport type { ChordDirected } from \"./../charts/flow/ChordDirected\";\nimport type { ChordLink } from \"./../charts/flow/ChordLink\";\nimport type { ChordLinkDirected } from \"./../charts/flow/ChordLinkDirected\";\nimport type { ChordNodes } from \"./../charts/flow/ChordNodes\";\nimport type { ChordNonRibbon } from \"./../charts/flow/ChordNonRibbon\";\nimport type { Circle } from \"./render/Circle\";\nimport type { CirclePattern } from \"./render/patterns/CirclePattern\";\nimport type { ClockHand } from \"./../charts/radar/ClockHand\";\nimport type { ColorControl } from \"./../charts/stock/toolbar/ColorControl\";\nimport type { ColorSet } from \"./util/ColorSet\";\nimport type { ColumnSeries } from \"./../charts/xy/series/ColumnSeries\";\nimport type { CommodityChannelIndex } from \"./../charts/stock/indicators/CommodityChannelIndex\";\nimport type { ComparisonControl } from \"./../charts/stock/toolbar/ComparisonControl\";\nimport type { Component } from \"./render/Component\";\nimport type { Container } from \"./render/Container\";\nimport type { DateAxis } from \"./../charts/xy/axes/DateAxis\";\nimport type { DateRangeSelector } from \"./../charts/stock/toolbar/DateRangeSelector\";\nimport type { DisparityIndex } from \"./../charts/stock/indicators/DisparityIndex\";\nimport type { DoodleSeries } from \"./../charts/stock/drawing/DoodleSeries\";\nimport type { DrawingControl } from \"./../charts/stock/toolbar/DrawingControl\";\nimport type { DrawingSeries } from \"./../charts/stock/drawing/DrawingSeries\";\nimport type { DrawingToolControl } from \"./../charts/stock/toolbar/DrawingToolControl\";\nimport type { Dropdown } from \"./../charts/stock/toolbar/Dropdown\";\nimport type { DropdownColors } from \"./../charts/stock/toolbar/DropdownColors\";\nimport type { DropdownList } from \"./../charts/stock/toolbar/DropdownList\";\nimport type { DropdownListControl } from \"./../charts/stock/toolbar/DropdownListControl\";\nimport type { DurationAxis } from \"./../charts/xy/axes/DurationAxis\";\nimport type { Ellipse } from \"./render/Ellipse\";\nimport type { EllipseSeries } from \"./../charts/stock/drawing/EllipseSeries\";\nimport type { Entity } from \"./util/Entity\";\nimport type { Exporting } from \"./../plugins/exporting/Exporting\";\nimport type { ExportingMenu } from \"./../plugins/exporting/ExportingMenu\";\nimport type { FibonacciSeries } from \"./../charts/stock/drawing/FibonacciSeries\";\nimport type { FibonacciTimezoneSeries } from \"./../charts/stock/drawing/FibonacciTimezoneSeries\";\nimport type { Flow } from \"./../charts/flow/Flow\";\nimport type { FlowLink } from \"./../charts/flow/FlowLink\";\nimport type { FlowNode } from \"./../charts/flow/FlowNode\";\nimport type { FlowNodes } from \"./../charts/flow/FlowNodes\";\nimport type { ForceDirected } from \"./../charts/hierarchy/ForceDirected\";\nimport type { FunnelSeries } from \"./../charts/funnel/FunnelSeries\";\nimport type { FunnelSlice } from \"./../charts/funnel/FunnelSlice\";\nimport type { GaplessDateAxis } from \"./../charts/xy/axes/GaplessDateAxis\";\nimport type { Gradient } from \"./render/gradients/Gradient\";\nimport type { Graphics } from \"./render/Graphics\";\nimport type { GraticuleSeries } from \"./../charts/map/GraticuleSeries\";\nimport type { Grid } from \"./../charts/xy/axes/Grid\";\nimport type { GridLayout } from \"./render/GridLayout\";\nimport type { HeatLegend } from \"./render/HeatLegend\";\nimport type { Hierarchy } from \"./../charts/hierarchy/Hierarchy\";\nimport type { HierarchyLink } from \"./../charts/hierarchy/HierarchyLink\";\nimport type { HierarchyNode } from \"./../charts/hierarchy/HierarchyNode\";\nimport type { HorizontalLayout } from \"./render/HorizontalLayout\";\nimport type { HorizontalLineSeries } from \"./../charts/stock/drawing/HorizontalLineSeries\";\nimport type { HorizontalRaySeries } from \"./../charts/stock/drawing/HorizontalRaySeries\";\nimport type { IconControl } from \"./../charts/stock/toolbar/IconControl\";\nimport type { IconSeries } from \"./../charts/stock/drawing/IconSeries\";\nimport type { Indicator } from \"./../charts/stock/indicators/Indicator\";\nimport type { IndicatorControl } from \"./../charts/stock/toolbar/IndicatorControl\";\nimport type { InterfaceColors } from \"./util/InterfaceColors\";\nimport type { IntervalControl } from \"./../charts/stock/toolbar/IntervalControl\";\nimport type { Label } from \"./render/Label\";\nimport type { LabelSeries } from \"./../charts/stock/drawing/LabelSeries\";\nimport type { Layout } from \"./render/Layout\";\nimport type { Legend } from \"./render/Legend\";\nimport type { Line } from \"./render/Line\";\nimport type { LinePattern } from \"./render/patterns/LinePattern\";\nimport type { LineSeries } from \"./../charts/xy/series/LineSeries\";\nimport type { LinearGradient } from \"./render/gradients/LinearGradient\";\nimport type { LinkedHierarchy } from \"./../charts/hierarchy/LinkedHierarchy\";\nimport type { LinkedHierarchyNode } from \"./../charts/hierarchy/LinkedHierarchyNode\";\nimport type { MACD } from \"./../charts/stock/indicators/MACD\";\nimport type { MapChart } from \"./../charts/map/MapChart\";\nimport type { MapLine } from \"./../charts/map/MapLine\";\nimport type { MapLineSeries } from \"./../charts/map/MapLineSeries\";\nimport type { MapPointSeries } from \"./../charts/map/MapPointSeries\";\nimport type { MapPolygon } from \"./../charts/map/MapPolygon\";\nimport type { MapPolygonSeries } from \"./../charts/map/MapPolygonSeries\";\nimport type { MapSeries } from \"./../charts/map/MapSeries\";\nimport type { Modal } from \"./util/Modal\";\nimport type { MovingAverage } from \"./../charts/stock/indicators/MovingAverage\";\nimport type { MovingAverageDeviation } from \"./../charts/stock/indicators/MovingAverageDeviation\";\nimport type { MovingAverageEnvelope } from \"./../charts/stock/indicators/MovingAverageEnvelope\";\nimport type { OHLC } from \"./../charts/xy/series/OHLC\";\nimport type { OHLCSeries } from \"./../charts/xy/series/OHLCSeries\";\nimport type { OnBalanceVolume } from \"./../charts/stock/indicators/OnBalanceVolume\";\nimport type { Pack } from \"./../charts/hierarchy/Pack\";\nimport type { PanelControls } from \"./../charts/stock/PanelControls\";\nimport type { Partition } from \"./../charts/hierarchy/Partition\";\nimport type { Pattern } from \"./render/patterns/Pattern\";\nimport type { PercentChart } from \"./../charts/percent/PercentChart\";\nimport type { PercentSeries } from \"./../charts/percent/PercentSeries\";\nimport type { PeriodSelector } from \"./../charts/stock/toolbar/PeriodSelector\";\nimport type { PictorialStackedSeries } from \"./../charts/funnel/PictorialStackedSeries\";\nimport type { Picture } from \"./render/Picture\";\nimport type { PieChart } from \"./../charts/pie/PieChart\";\nimport type { PieSeries } from \"./../charts/pie/PieSeries\";\nimport type { PointedRectangle } from \"./render/PointedRectangle\";\nimport type { PolylineSeries } from \"./../charts/stock/drawing/PolylineSeries\";\nimport type { PyramidSeries } from \"./../charts/funnel/PyramidSeries\";\nimport type { QuadrantLineSeries } from \"./../charts/stock/drawing/QuadrantLineSeries\";\nimport type { RadarChart } from \"./../charts/radar/RadarChart\";\nimport type { RadarColumnSeries } from \"./../charts/radar/RadarColumnSeries\";\nimport type { RadarCursor } from \"./../charts/radar/RadarCursor\";\nimport type { RadarLineSeries } from \"./../charts/radar/RadarLineSeries\";\nimport type { RadialGradient } from \"./render/gradients/RadialGradient\";\nimport type { RadialLabel } from \"./render/RadialLabel\";\nimport type { RadialText } from \"./render/RadialText\";\nimport type { Rectangle } from \"./render/Rectangle\";\nimport type { RectanglePattern } from \"./render/patterns/RectanglePattern\";\nimport type { RectangleSeries } from \"./../charts/stock/drawing/RectangleSeries\";\nimport type { RegressionSeries } from \"./../charts/stock/drawing/RegressionSeries\";\nimport type { RelativeStrengthIndex } from \"./../charts/stock/indicators/RelativeStrengthIndex\";\nimport type { ResetControl } from \"./../charts/stock/toolbar/ResetControl\";\nimport type { RoundedRectangle } from \"./render/RoundedRectangle\";\nimport type { Sankey } from \"./../charts/flow/Sankey\";\nimport type { SankeyLink } from \"./../charts/flow/SankeyLink\";\nimport type { SankeyNodes } from \"./../charts/flow/SankeyNodes\";\nimport type { Scrollbar } from \"./render/Scrollbar\";\nimport type { SerialChart } from \"./render/SerialChart\";\nimport type { Series } from \"./render/Series\";\nimport type { SeriesTypeControl } from \"./../charts/stock/toolbar/SeriesTypeControl\";\nimport type { SettingsControl } from \"./../charts/stock/toolbar/SettingsControl\";\nimport type { SettingsModal } from \"./../charts/stock/SettingsModal\";\nimport type { SimpleLineSeries } from \"./../charts/stock/drawing/SimpleLineSeries\";\nimport type { Slice } from \"./render/Slice\";\nimport type { SliceGrouper } from \"./../plugins/sliceGrouper/SliceGrouper\";\nimport type { SlicedChart } from \"./../charts/funnel/SlicedChart\";\nimport type { Slider } from \"./render/Slider\";\nimport type { SmoothedRadarLineSeries } from \"./../charts/radar/SmoothedRadarLineSeries\";\nimport type { SmoothedXLineSeries } from \"./../charts/xy/series/SmoothedXLineSeries\";\nimport type { SmoothedXYLineSeries } from \"./../charts/xy/series/SmoothedXYLineSeries\";\nimport type { SmoothedYLineSeries } from \"./../charts/xy/series/SmoothedYLineSeries\";\nimport type { Sprite } from \"./render/Sprite\";\nimport type { SpriteResizer } from \"./render/SpriteResizer\";\nimport type { Star } from \"./render/Star\";\nimport type { StepLineSeries } from \"./../charts/xy/series/StepLineSeries\";\nimport type { StochasticOscillator } from \"./../charts/stock/indicators/StochasticOscillator\";\nimport type { StockChart } from \"./../charts/stock/StockChart\";\nimport type { StockControl } from \"./../charts/stock/toolbar/StockControl\";\nimport type { StockLegend } from \"./../charts/stock/StockLegend\";\nimport type { StockPanel } from \"./../charts/stock/StockPanel\";\nimport type { StockToolbar } from \"./../charts/stock/toolbar/StockToolbar\";\nimport type { Sunburst } from \"./../charts/hierarchy/Sunburst\";\nimport type { Text } from \"./render/Text\";\nimport type { Tick } from \"./render/Tick\";\nimport type { Tooltip } from \"./render/Tooltip\";\nimport type { Tree } from \"./../charts/hierarchy/Tree\";\nimport type { Treemap } from \"./../charts/hierarchy/Treemap\";\nimport type { TrendLineSeries } from \"./../charts/stock/drawing/TrendLineSeries\";\nimport type { Triangle } from \"./render/Triangle\";\nimport type { ValueAxis } from \"./../charts/xy/axes/ValueAxis\";\nimport type { Venn } from \"./../charts/venn/Venn\";\nimport type { VerticalLayout } from \"./render/VerticalLayout\";\nimport type { VerticalLineSeries } from \"./../charts/stock/drawing/VerticalLineSeries\";\nimport type { Volume } from \"./../charts/stock/indicators/Volume\";\nimport type { VWAP } from \"./../charts/stock/indicators/VWAP\";\nimport type { WilliamsR } from \"./../charts/stock/indicators/WilliamsR\";\nimport type { WordCloud } from \"./../charts/wordcloud/WordCloud\";\nimport type { XYChart } from \"./../charts/xy/XYChart\";\nimport type { XYChartScrollbar } from \"./../charts/xy/XYChartScrollbar\";\nimport type { XYCursor } from \"./../charts/xy/XYCursor\";\nimport type { XYSeries } from \"./../charts/xy/series/XYSeries\";\nimport type { ZoomControl } from \"./../charts/map/ZoomControl\";\n\nexport interface IClasses {\n\t\"AccumulationDistribution\": AccumulationDistribution;\n\t\"AccumulativeSwingIndex\": AccumulativeSwingIndex;\n\t\"Annotator\": Annotator;\n\t\"Aroon\": Aroon;\n\t\"AverageSeries\": AverageSeries;\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\"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\"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\"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\"DropdownList\": DropdownList;\n\t\"DropdownListControl\": DropdownListControl;\n\t\"DurationAxis\": DurationAxis<AxisRenderer>;\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\"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\"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\"Modal\": Modal;\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\"Pack\": Pack;\n\t\"PanelControls\": PanelControls;\n\t\"Partition\": Partition;\n\t\"Pattern\": Pattern;\n\t\"PercentChart\": PercentChart;\n\t\"PercentSeries\": PercentSeries;\n\t\"PeriodSelector\": PeriodSelector;\n\t\"PictorialStackedSeries\": PictorialStackedSeries;\n\t\"Picture\": Picture;\n\t\"PieChart\": PieChart;\n\t\"PieSeries\": PieSeries;\n\t\"PointedRectangle\": PointedRectangle;\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\"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\"Star\": Star;\n\t\"StepLineSeries\": StepLineSeries;\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\"ValueAxis\": ValueAxis<AxisRenderer>;\n\t\"Venn\": Venn;\n\t\"VerticalLayout\": VerticalLayout;\n\t\"VerticalLineSeries\": VerticalLineSeries;\n\t\"Volume\": Volume;\n\t\"VWAP\": VWAP;\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\"ZoomControl\": ZoomControl;\n}\n"]}
@@ -229,6 +229,7 @@ export declare class Root implements IDisposer {
229
229
  _markDirty(): void;
230
230
  _markDirtyRedraw(): void;
231
231
  eachFrame(f: (currentTime: number) => void): IDisposer;
232
+ markDirtyGlobal(container?: Container): void;
232
233
  /**
233
234
  * Returns width of the target container, in pixels.
234
235
  *
@@ -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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"}
@@ -601,12 +601,15 @@ var Root = /** @class */ (function () {
601
601
  value: function () {
602
602
  var _this = this;
603
603
  var renderer = this._renderer;
604
- var rootContainer = Container.new(this, { visible: true, width: this.dom.clientWidth, height: this.dom.clientHeight });
604
+ var rect = this.dom.getBoundingClientRect();
605
+ var width = Math.floor(rect.width);
606
+ var height = Math.floor(rect.height);
607
+ var rootContainer = Container.new(this, { visible: true, width: width, height: height });
605
608
  this._rootContainer = rootContainer;
606
609
  this._rootContainer._defaultThemes.push(DefaultTheme.new(this));
607
610
  var container = rootContainer.children.push(Container.new(this, { visible: true, width: p100, height: p100 }));
608
611
  this.container = container;
609
- renderer.resize(this.dom.clientWidth, this.dom.clientHeight);
612
+ renderer.resize(width, height);
610
613
  //@todo: better appendChild - refer
611
614
  this._inner.appendChild(renderer.view);
612
615
  // TODO: TMP TMP TMP for testing only, remove
@@ -631,8 +634,8 @@ var Root = /** @class */ (function () {
631
634
  focusElementContainer.style.top = "0px";
632
635
  focusElementContainer.style.left = "0px";
633
636
  focusElementContainer.style.overflow = "hidden";
634
- focusElementContainer.style.width = this.dom.clientWidth + "px";
635
- focusElementContainer.style.height = this.dom.clientHeight + "px";
637
+ focusElementContainer.style.width = width + "px";
638
+ focusElementContainer.style.height = height + "px";
636
639
  focusElementContainer.setAttribute("role", "application");
637
640
  $utils.setInteractive(focusElementContainer, false);
638
641
  this._focusElementContainer = focusElementContainer;
@@ -823,8 +826,9 @@ var Root = /** @class */ (function () {
823
826
  writable: true,
824
827
  value: function () {
825
828
  var dom = this.dom;
826
- var w = dom.clientWidth;
827
- var h = dom.clientHeight;
829
+ var rect = dom.getBoundingClientRect();
830
+ var w = Math.floor(rect.width);
831
+ var h = Math.floor(rect.height);
828
832
  if (w > 0 && h > 0) {
829
833
  var htmlElementContainer = this._htmlElementContainer;
830
834
  htmlElementContainer.style.width = w + "px";
@@ -1124,6 +1128,25 @@ var Root = /** @class */ (function () {
1124
1128
  });
1125
1129
  }
1126
1130
  });
1131
+ Object.defineProperty(Root.prototype, "markDirtyGlobal", {
1132
+ enumerable: false,
1133
+ configurable: true,
1134
+ writable: true,
1135
+ value: function (container) {
1136
+ var _this = this;
1137
+ if (!container) {
1138
+ container = this.container;
1139
+ }
1140
+ console.log(this.width());
1141
+ container.walkChildren(function (child) {
1142
+ if (child instanceof Container) {
1143
+ _this.markDirtyGlobal(child);
1144
+ }
1145
+ child.markDirty();
1146
+ child.markDirtyBounds();
1147
+ });
1148
+ }
1149
+ });
1127
1150
  /**
1128
1151
  * Returns width of the target container, in pixels.
1129
1152
  *
@@ -1134,7 +1157,8 @@ var Root = /** @class */ (function () {
1134
1157
  configurable: true,
1135
1158
  writable: true,
1136
1159
  value: function () {
1137
- return this.dom.clientWidth;
1160
+ // TODO make this more efficient, maybe just return the renderer's width ?
1161
+ return Math.floor(this.dom.getBoundingClientRect().width);
1138
1162
  }
1139
1163
  });
1140
1164
  /**
@@ -1147,7 +1171,8 @@ var Root = /** @class */ (function () {
1147
1171
  configurable: true,
1148
1172
  writable: true,
1149
1173
  value: function () {
1150
- return this.dom.clientHeight;
1174
+ // TODO make this more efficient, maybe just return the renderer's height ?
1175
+ return Math.floor(this.dom.getBoundingClientRect().height);
1151
1176
  }
1152
1177
  });
1153
1178
  /**
@@ -1939,6 +1964,7 @@ var Root = /** @class */ (function () {
1939
1964
  var bbox = htmlElement.getBoundingClientRect();
1940
1965
  w = bbox.width;
1941
1966
  h = bbox.height;
1967
+ target._adjustedLocalBounds = { left: 0, right: 0, top: 0, bottom: 0 };
1942
1968
  target.setPrivate("minWidth", w);
1943
1969
  target.setPrivate("minHeight", h);
1944
1970
  }