igniteui-webcomponents-charts 5.2.0 → 5.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (629) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +15224 -15059
  2. package/bundles/igniteui-webcomponents-charts.umd.min.js +1 -1
  3. package/esm2015/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  4. package/esm2015/lib/AccumulationDistributionIndicator.js +6 -6
  5. package/esm2015/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +194 -194
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +313 -313
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +7 -7
  9. package/esm2015/lib/AnnotationLayerProxy.js +52 -52
  10. package/esm2015/lib/AnnotationLayer_combined.js +183 -183
  11. package/esm2015/lib/Arc_combined.js +3 -0
  12. package/esm2015/lib/AreaSeries_combined.js +47 -47
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/BarSeries_combined.js +95 -95
  16. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  17. package/esm2015/lib/BollingerBandsOverlay_combined.js +95 -95
  18. package/esm2015/lib/BrushScale.js +7 -7
  19. package/esm2015/lib/BubbleSeries_combined.js +269 -269
  20. package/esm2015/lib/CalloutLayer_combined.js +512 -508
  21. package/esm2015/lib/CategoryBucketCalculator_combined.js +301 -301
  22. package/esm2015/lib/CategoryChart.js +22 -22
  23. package/esm2015/lib/CategoryChartToolbarProvider.js +9 -9
  24. package/esm2015/lib/CategoryErrorBarSettings.js +5 -5
  25. package/esm2015/lib/CategoryHighlightLayer_combined.js +56 -56
  26. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +115 -115
  27. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  28. package/esm2015/lib/CategorySeriesInteractionManager.js +8 -8
  29. package/esm2015/lib/CategoryToolTipLayer_combined.js +66 -66
  30. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  31. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  32. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  33. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  34. package/esm2015/lib/ColumnSeries_combined.js +65 -65
  35. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  36. package/esm2015/lib/CrosshairLayer_combined.js +133 -133
  37. package/esm2015/lib/CustomIndicator.js +22 -22
  38. package/esm2015/lib/DataChartToolbarProvider.js +1 -5
  39. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  40. package/esm2015/lib/DataLegendContent_combined.js +276 -271
  41. package/esm2015/lib/DataPieBaseChart.js +38 -38
  42. package/esm2015/lib/DataPieChart.js +35 -8
  43. package/esm2015/lib/DataPieChartToolbarProvider.js +9 -9
  44. package/esm2015/lib/DataToolTipLayer_combined.js +442 -440
  45. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  46. package/esm2015/lib/DomainChart.js +32 -32
  47. package/esm2015/lib/DomainChartToolbarProvider.js +187 -121
  48. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  49. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  50. package/esm2015/lib/FinalValueLayer_combined.js +80 -80
  51. package/esm2015/lib/FinancialChart_combined.js +34 -34
  52. package/esm2015/lib/FinancialEventArgs_combined.js +664 -664
  53. package/esm2015/lib/FinancialIndicator_combined.js +201 -201
  54. package/esm2015/lib/FinancialOverlay.js +35 -35
  55. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  56. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  57. package/esm2015/lib/FinancialPriceSeries_combined.js +302 -302
  58. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  59. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  60. package/esm2015/lib/HighDensityScatterSeries_combined.js +431 -431
  61. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +106 -106
  62. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  63. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  64. package/esm2015/lib/HorizontalRangeCategorySeries.js +51 -51
  65. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  66. package/esm2015/lib/IndicatorProxy.js +10 -10
  67. package/esm2015/lib/ItemToolTipLayer_combined.js +83 -83
  68. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  69. package/esm2015/lib/Legend_combined.js +11 -10
  70. package/esm2015/lib/LineSeries_combined.js +42 -42
  71. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  72. package/esm2015/lib/MassIndexIndicator.js +6 -6
  73. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  74. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  75. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  76. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  77. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  80. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  82. package/esm2015/lib/PieChartViewManager_combined.js +3 -0
  83. package/esm2015/lib/PointSeries_combined.js +21 -21
  84. package/esm2015/lib/PolarAreaSeries_combined.js +23 -23
  85. package/esm2015/lib/PolarBase_combined.js +421 -421
  86. package/esm2015/lib/PolarLineSeriesBase_combined.js +54 -54
  87. package/esm2015/lib/PolarLineSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarScatterSeries_combined.js +12 -12
  89. package/esm2015/lib/PolarSplineAreaSeries_combined.js +24 -24
  90. package/esm2015/lib/PolarSplineSeries_combined.js +23 -23
  91. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  92. package/esm2015/lib/PriceChannelOverlay_combined.js +77 -77
  93. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  94. package/esm2015/lib/ProportionalCategoryAngleAxis.js +1 -1
  95. package/esm2015/lib/RadialAreaSeries_combined.js +38 -38
  96. package/esm2015/lib/RadialBucketCalculator_combined.js +364 -364
  97. package/esm2015/lib/RadialColumnSeries_combined.js +67 -67
  98. package/esm2015/lib/RadialLineSeries_combined.js +41 -41
  99. package/esm2015/lib/RadialPieSeries_combined.js +133 -133
  100. package/esm2015/lib/RangeAreaSeries_combined.js +25 -25
  101. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +121 -121
  102. package/esm2015/lib/RangeColumnSeries_combined.js +38 -38
  103. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  104. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  105. package/esm2015/lib/ScatterAreaSeries_combined.js +132 -132
  106. package/esm2015/lib/ScatterBase_combined.js +501 -501
  107. package/esm2015/lib/ScatterContourSeries_combined.js +118 -118
  108. package/esm2015/lib/ScatterErrorBarSettings.js +5 -5
  109. package/esm2015/lib/ScatterLineSeries.js +54 -54
  110. package/esm2015/lib/ScatterLineSeriesView.js +7 -7
  111. package/esm2015/lib/ScatterPolygonSeries_combined.js +218 -218
  112. package/esm2015/lib/ScatterPolylineSeries_combined.js +25 -25
  113. package/esm2015/lib/ScatterSeries_combined.js +15 -15
  114. package/esm2015/lib/ScatterSplineSeries.js +40 -40
  115. package/esm2015/lib/ScatterSplineSeriesView.js +7 -7
  116. package/esm2015/lib/ScatterTriangulationSeries.js +161 -161
  117. package/esm2015/lib/SeriesInteractionManager.js +75 -75
  118. package/esm2015/lib/SeriesRenderManager.js +12 -12
  119. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  120. package/esm2015/lib/SeriesViewerInteractionManager.js +19 -19
  121. package/esm2015/lib/SeriesViewer_combined.js +1476 -1476
  122. package/esm2015/lib/SeriesVisualDataManager.js +4 -4
  123. package/esm2015/lib/ShapeSeriesBase_combined.js +378 -378
  124. package/esm2015/lib/SizeScale.js +2 -2
  125. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  126. package/esm2015/lib/SplineAreaSeries_combined.js +38 -38
  127. package/esm2015/lib/SplineSeriesBase_combined.js +121 -121
  128. package/esm2015/lib/SplineSeries_combined.js +26 -26
  129. package/esm2015/lib/Stacked100AreaSeries_combined.js +10 -10
  130. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  131. package/esm2015/lib/Stacked100BarSeries_combined.js +16 -16
  132. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  133. package/esm2015/lib/Stacked100ColumnSeries_combined.js +16 -16
  134. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  135. package/esm2015/lib/Stacked100LineSeries_combined.js +10 -10
  136. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  137. package/esm2015/lib/Stacked100SplineSeries_combined.js +10 -10
  138. package/esm2015/lib/StackedLineSeries_combined.js +12 -12
  139. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +1054 -1054
  140. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  141. package/esm2015/lib/StepAreaSeries_combined.js +40 -40
  142. package/esm2015/lib/StepLineSeries_combined.js +47 -47
  143. package/esm2015/lib/StochRSIIndicator.js +15 -15
  144. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  145. package/esm2015/lib/TRIXIndicator.js +16 -16
  146. package/esm2015/lib/TimeAxisBase.js +1 -1
  147. package/esm2015/lib/TimeXAxis.js +1 -1
  148. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  149. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  150. package/esm2015/lib/ValueLayer_combined.js +202 -183
  151. package/esm2015/lib/ValueOverlay_combined.js +114 -114
  152. package/esm2015/lib/VerticalAnchoredCategorySeries.js +67 -67
  153. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  154. package/esm2015/lib/WaterfallSeries_combined.js +112 -112
  155. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  156. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  157. package/esm2015/lib/XamFunnelView_combined.js +3 -0
  158. package/esm2015/lib/igc-anchored-category-series-component.js +26 -26
  159. package/esm2015/lib/igc-anchored-radial-series-component.js +40 -40
  160. package/esm2015/lib/igc-annotation-layer-component.js +64 -64
  161. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  162. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  163. package/esm2015/lib/igc-bar-fragment-component.js +4 -4
  164. package/esm2015/lib/igc-bar-series-component.js +10 -10
  165. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  166. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  167. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  168. package/esm2015/lib/igc-callout-layer-component.js +131 -131
  169. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  170. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  171. package/esm2015/lib/igc-category-series-component.js +22 -22
  172. package/esm2015/lib/igc-category-tool-tip-layer-component.js +6 -6
  173. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  174. package/esm2015/lib/igc-column-fragment-component.js +10 -10
  175. package/esm2015/lib/igc-column-series-component.js +12 -12
  176. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  178. package/esm2015/lib/igc-data-legend-component.js +272 -262
  179. package/esm2015/lib/igc-data-tool-tip-layer-component.js +406 -406
  180. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  181. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  182. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  183. package/esm2015/lib/igc-financial-indicator-component.js +18 -18
  184. package/esm2015/lib/igc-financial-overlay-component.js +4 -4
  185. package/esm2015/lib/igc-financial-price-series-component.js +37 -37
  186. package/esm2015/lib/igc-financial-series-component.js +60 -60
  187. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  188. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  189. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  190. package/esm2015/lib/igc-high-density-scatter-series-component.js +48 -48
  191. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  192. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  193. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  194. package/esm2015/lib/igc-item-tool-tip-layer-component.js +12 -12
  195. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  196. package/esm2015/lib/igc-line-fragment-component.js +1 -1
  197. package/esm2015/lib/igc-line-series-component.js +1 -1
  198. package/esm2015/lib/igc-marker-series-component.js +35 -35
  199. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  200. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  201. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  202. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  203. package/esm2015/lib/igc-polar-base-component.js +75 -75
  204. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  205. package/esm2015/lib/igc-polar-spline-area-series-component.js +4 -4
  206. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  207. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  208. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  209. package/esm2015/lib/igc-radial-base-component.js +64 -64
  210. package/esm2015/lib/igc-radial-column-series-component.js +8 -8
  211. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  212. package/esm2015/lib/igc-radial-pie-series-component.js +15 -15
  213. package/esm2015/lib/igc-range-category-series-component.js +11 -11
  214. package/esm2015/lib/igc-range-column-series-component.js +9 -9
  215. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  216. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  217. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  218. package/esm2015/lib/igc-scatter-base-component.js +59 -59
  219. package/esm2015/lib/igc-scatter-contour-series-component.js +15 -15
  220. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  221. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  222. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  223. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  224. package/esm2015/lib/igc-scatter-triangulation-series-component.js +28 -28
  225. package/esm2015/lib/igc-series-component.js +229 -229
  226. package/esm2015/lib/igc-shape-series-base-component.js +45 -45
  227. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  228. package/esm2015/lib/igc-spline-area-fragment-component.js +1 -1
  229. package/esm2015/lib/igc-spline-area-series-component.js +1 -1
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  231. package/esm2015/lib/igc-spline-fragment-component.js +1 -1
  232. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  233. package/esm2015/lib/igc-spline-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  239. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  240. package/esm2015/lib/igc-stacked-bar-series-component.js +11 -11
  241. package/esm2015/lib/igc-stacked-column-series-component.js +8 -8
  242. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  243. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  244. package/esm2015/lib/igc-stacked-spline-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  246. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  247. package/esm2015/lib/igc-step-area-series-component.js +2 -2
  248. package/esm2015/lib/igc-step-line-series-component.js +3 -3
  249. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  250. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  251. package/esm2015/lib/igc-value-layer-component.js +98 -87
  252. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  253. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  254. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  255. package/esm2015/lib/igc-waterfall-series-component.js +18 -18
  256. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  257. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  258. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  259. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +6 -6
  260. package/esm5/lib/AnchoredCategorySeries_combined.js +193 -193
  261. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +311 -311
  262. package/esm5/lib/AngleAxisLabelPanel_combined.js +7 -7
  263. package/esm5/lib/AnnotationLayerProxy.js +52 -52
  264. package/esm5/lib/AnnotationLayer_combined.js +182 -182
  265. package/esm5/lib/Arc_combined.js +7 -0
  266. package/esm5/lib/AreaSeries_combined.js +47 -47
  267. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  268. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  269. package/esm5/lib/BarSeries_combined.js +95 -95
  270. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  271. package/esm5/lib/BollingerBandsOverlay_combined.js +95 -95
  272. package/esm5/lib/BrushScale.js +7 -7
  273. package/esm5/lib/BubbleSeries_combined.js +272 -272
  274. package/esm5/lib/CalloutLayer_combined.js +512 -508
  275. package/esm5/lib/CategoryBucketCalculator_combined.js +301 -301
  276. package/esm5/lib/CategoryChart.js +22 -22
  277. package/esm5/lib/CategoryChartToolbarProvider.js +9 -9
  278. package/esm5/lib/CategoryErrorBarSettings.js +5 -5
  279. package/esm5/lib/CategoryHighlightLayer_combined.js +55 -55
  280. package/esm5/lib/CategoryItemHighlightLayer_combined.js +115 -115
  281. package/esm5/lib/CategoryMarkerManager.js +1 -1
  282. package/esm5/lib/CategorySeriesInteractionManager.js +8 -8
  283. package/esm5/lib/CategoryToolTipLayer_combined.js +66 -66
  284. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +1 -1
  285. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  286. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  287. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  288. package/esm5/lib/ColumnSeries_combined.js +64 -64
  289. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  290. package/esm5/lib/CrosshairLayer_combined.js +133 -133
  291. package/esm5/lib/CustomIndicator.js +22 -22
  292. package/esm5/lib/DataChartToolbarProvider.js +1 -5
  293. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  294. package/esm5/lib/DataLegendContent_combined.js +276 -271
  295. package/esm5/lib/DataPieBaseChart.js +37 -37
  296. package/esm5/lib/DataPieChart.js +35 -8
  297. package/esm5/lib/DataPieChartToolbarProvider.js +9 -9
  298. package/esm5/lib/DataToolTipLayer_combined.js +443 -441
  299. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  300. package/esm5/lib/DomainChart.js +32 -32
  301. package/esm5/lib/DomainChartToolbarProvider.js +187 -121
  302. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  303. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  304. package/esm5/lib/FinalValueLayer_combined.js +80 -80
  305. package/esm5/lib/FinancialChart_combined.js +34 -34
  306. package/esm5/lib/FinancialEventArgs_combined.js +664 -664
  307. package/esm5/lib/FinancialIndicator_combined.js +200 -200
  308. package/esm5/lib/FinancialOverlay.js +35 -35
  309. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  310. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  311. package/esm5/lib/FinancialPriceSeries_combined.js +301 -301
  312. package/esm5/lib/ForceIndexIndicator.js +15 -15
  313. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  314. package/esm5/lib/HighDensityScatterSeries_combined.js +432 -432
  315. package/esm5/lib/HorizontalAnchoredCategorySeries.js +104 -104
  316. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  317. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  318. package/esm5/lib/HorizontalRangeCategorySeries.js +51 -51
  319. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  320. package/esm5/lib/IndicatorProxy.js +10 -10
  321. package/esm5/lib/ItemToolTipLayer_combined.js +83 -83
  322. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  323. package/esm5/lib/Legend_combined.js +11 -10
  324. package/esm5/lib/LineSeries_combined.js +42 -42
  325. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  326. package/esm5/lib/MassIndexIndicator.js +6 -6
  327. package/esm5/lib/MedianPriceIndicator.js +6 -6
  328. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  329. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  330. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  331. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  332. package/esm5/lib/OverlayProxy.js +7 -7
  333. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  334. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  335. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  336. package/esm5/lib/PieChartViewManager_combined.js +7 -0
  337. package/esm5/lib/PointSeries_combined.js +21 -21
  338. package/esm5/lib/PolarAreaSeries_combined.js +23 -23
  339. package/esm5/lib/PolarBase_combined.js +420 -420
  340. package/esm5/lib/PolarLineSeriesBase_combined.js +54 -54
  341. package/esm5/lib/PolarLineSeries_combined.js +21 -21
  342. package/esm5/lib/PolarScatterSeries_combined.js +12 -12
  343. package/esm5/lib/PolarSplineAreaSeries_combined.js +24 -24
  344. package/esm5/lib/PolarSplineSeries_combined.js +23 -23
  345. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  346. package/esm5/lib/PriceChannelOverlay_combined.js +77 -77
  347. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  348. package/esm5/lib/ProportionalCategoryAngleAxis.js +1 -1
  349. package/esm5/lib/RadialAreaSeries_combined.js +38 -38
  350. package/esm5/lib/RadialBucketCalculator_combined.js +363 -363
  351. package/esm5/lib/RadialColumnSeries_combined.js +67 -67
  352. package/esm5/lib/RadialLineSeries_combined.js +41 -41
  353. package/esm5/lib/RadialPieSeries_combined.js +130 -130
  354. package/esm5/lib/RangeAreaSeries_combined.js +25 -25
  355. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +122 -122
  356. package/esm5/lib/RangeColumnSeries_combined.js +38 -38
  357. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  358. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  359. package/esm5/lib/ScatterAreaSeries_combined.js +130 -130
  360. package/esm5/lib/ScatterBase_combined.js +500 -500
  361. package/esm5/lib/ScatterContourSeries_combined.js +116 -116
  362. package/esm5/lib/ScatterErrorBarSettings.js +5 -5
  363. package/esm5/lib/ScatterLineSeries.js +54 -54
  364. package/esm5/lib/ScatterLineSeriesView.js +7 -7
  365. package/esm5/lib/ScatterPolygonSeries_combined.js +216 -216
  366. package/esm5/lib/ScatterPolylineSeries_combined.js +25 -25
  367. package/esm5/lib/ScatterSeries_combined.js +15 -15
  368. package/esm5/lib/ScatterSplineSeries.js +40 -40
  369. package/esm5/lib/ScatterSplineSeriesView.js +7 -7
  370. package/esm5/lib/ScatterTriangulationSeries.js +165 -165
  371. package/esm5/lib/SeriesInteractionManager.js +75 -75
  372. package/esm5/lib/SeriesRenderManager.js +12 -12
  373. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  374. package/esm5/lib/SeriesViewerInteractionManager.js +19 -19
  375. package/esm5/lib/SeriesViewer_combined.js +1465 -1465
  376. package/esm5/lib/SeriesVisualDataManager.js +4 -4
  377. package/esm5/lib/ShapeSeriesBase_combined.js +374 -374
  378. package/esm5/lib/SizeScale.js +2 -2
  379. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  380. package/esm5/lib/SplineAreaSeries_combined.js +38 -38
  381. package/esm5/lib/SplineSeriesBase_combined.js +121 -121
  382. package/esm5/lib/SplineSeries_combined.js +26 -26
  383. package/esm5/lib/Stacked100AreaSeries_combined.js +10 -10
  384. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  385. package/esm5/lib/Stacked100BarSeries_combined.js +16 -16
  386. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  387. package/esm5/lib/Stacked100ColumnSeries_combined.js +16 -16
  388. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  389. package/esm5/lib/Stacked100LineSeries_combined.js +10 -10
  390. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +10 -10
  391. package/esm5/lib/Stacked100SplineSeries_combined.js +10 -10
  392. package/esm5/lib/StackedLineSeries_combined.js +12 -12
  393. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +1052 -1052
  394. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  395. package/esm5/lib/StepAreaSeries_combined.js +40 -40
  396. package/esm5/lib/StepLineSeries_combined.js +47 -47
  397. package/esm5/lib/StochRSIIndicator.js +14 -14
  398. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  399. package/esm5/lib/TRIXIndicator.js +15 -15
  400. package/esm5/lib/TimeAxisBase.js +1 -1
  401. package/esm5/lib/TimeXAxis.js +1 -1
  402. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  403. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  404. package/esm5/lib/ValueLayer_combined.js +202 -183
  405. package/esm5/lib/ValueOverlay_combined.js +114 -114
  406. package/esm5/lib/VerticalAnchoredCategorySeries.js +67 -67
  407. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +2 -2
  408. package/esm5/lib/WaterfallSeries_combined.js +112 -112
  409. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  410. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  411. package/esm5/lib/XamFunnelView_combined.js +7 -0
  412. package/esm5/lib/igc-anchored-category-series-component.js +26 -26
  413. package/esm5/lib/igc-anchored-radial-series-component.js +40 -40
  414. package/esm5/lib/igc-annotation-layer-component.js +64 -64
  415. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  416. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  417. package/esm5/lib/igc-bar-fragment-component.js +4 -4
  418. package/esm5/lib/igc-bar-series-component.js +10 -10
  419. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  420. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  421. package/esm5/lib/igc-bubble-series-component.js +35 -35
  422. package/esm5/lib/igc-callout-layer-component.js +131 -131
  423. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  424. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  425. package/esm5/lib/igc-category-series-component.js +22 -22
  426. package/esm5/lib/igc-category-tool-tip-layer-component.js +6 -6
  427. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  428. package/esm5/lib/igc-column-fragment-component.js +10 -10
  429. package/esm5/lib/igc-column-series-component.js +12 -12
  430. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  431. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  432. package/esm5/lib/igc-data-legend-component.js +276 -262
  433. package/esm5/lib/igc-data-tool-tip-layer-component.js +406 -406
  434. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  435. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  436. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  437. package/esm5/lib/igc-financial-indicator-component.js +18 -18
  438. package/esm5/lib/igc-financial-overlay-component.js +4 -4
  439. package/esm5/lib/igc-financial-price-series-component.js +37 -37
  440. package/esm5/lib/igc-financial-series-component.js +60 -60
  441. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  442. package/esm5/lib/igc-fragment-base-component.js +2 -2
  443. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  444. package/esm5/lib/igc-high-density-scatter-series-component.js +48 -48
  445. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  446. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  447. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +3 -3
  448. package/esm5/lib/igc-item-tool-tip-layer-component.js +12 -12
  449. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  450. package/esm5/lib/igc-line-fragment-component.js +1 -1
  451. package/esm5/lib/igc-line-series-component.js +1 -1
  452. package/esm5/lib/igc-marker-series-component.js +35 -35
  453. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  454. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  455. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  456. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  457. package/esm5/lib/igc-polar-base-component.js +75 -75
  458. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  459. package/esm5/lib/igc-polar-spline-area-series-component.js +4 -4
  460. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  461. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  462. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  463. package/esm5/lib/igc-radial-base-component.js +64 -64
  464. package/esm5/lib/igc-radial-column-series-component.js +8 -8
  465. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  466. package/esm5/lib/igc-radial-pie-series-component.js +15 -15
  467. package/esm5/lib/igc-range-category-series-component.js +11 -11
  468. package/esm5/lib/igc-range-column-series-component.js +9 -9
  469. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  470. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  471. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  472. package/esm5/lib/igc-scatter-base-component.js +59 -59
  473. package/esm5/lib/igc-scatter-contour-series-component.js +15 -15
  474. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  475. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  476. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  477. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  478. package/esm5/lib/igc-scatter-triangulation-series-component.js +28 -28
  479. package/esm5/lib/igc-series-component.js +229 -229
  480. package/esm5/lib/igc-shape-series-base-component.js +45 -45
  481. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  482. package/esm5/lib/igc-spline-area-fragment-component.js +1 -1
  483. package/esm5/lib/igc-spline-area-series-component.js +1 -1
  484. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  485. package/esm5/lib/igc-spline-fragment-component.js +1 -1
  486. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  487. package/esm5/lib/igc-spline-series-component.js +1 -1
  488. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  489. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  490. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  491. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  492. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  493. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  494. package/esm5/lib/igc-stacked-bar-series-component.js +11 -11
  495. package/esm5/lib/igc-stacked-column-series-component.js +8 -8
  496. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  497. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  498. package/esm5/lib/igc-stacked-spline-area-series-component.js +4 -4
  499. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  500. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  501. package/esm5/lib/igc-step-area-series-component.js +2 -2
  502. package/esm5/lib/igc-step-line-series-component.js +3 -3
  503. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  504. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  505. package/esm5/lib/igc-value-layer-component.js +102 -87
  506. package/esm5/lib/igc-value-overlay-component.js +47 -47
  507. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  508. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  509. package/esm5/lib/igc-waterfall-series-component.js +18 -18
  510. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  511. package/fesm2015/igniteui-webcomponents-charts.js +15250 -15105
  512. package/fesm5/igniteui-webcomponents-charts.js +15224 -15059
  513. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  514. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  515. package/lib/AnchoredCategorySeries_combined.d.ts +59 -59
  516. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +71 -71
  517. package/lib/AnnotationLayer_combined.d.ts +56 -56
  518. package/lib/Arc_combined.d.ts +1 -0
  519. package/lib/AreaSeries_combined.d.ts +9 -9
  520. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  521. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  522. package/lib/BarSeries_combined.d.ts +18 -18
  523. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  524. package/lib/BollingerBandsOverlay_combined.d.ts +16 -16
  525. package/lib/BubbleSeries_combined.d.ts +48 -48
  526. package/lib/CalloutLayer_combined.d.ts +114 -114
  527. package/lib/CategoryBucketCalculator_combined.d.ts +71 -71
  528. package/lib/CategoryChartToolbarProvider.d.ts +4 -4
  529. package/lib/CategoryHighlightLayer_combined.d.ts +16 -16
  530. package/lib/CategoryItemHighlightLayer_combined.d.ts +25 -25
  531. package/lib/CategoryToolTipLayer_combined.d.ts +15 -15
  532. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  533. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  534. package/lib/ColumnSeries_combined.d.ts +17 -17
  535. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  536. package/lib/CrosshairLayer_combined.d.ts +44 -44
  537. package/lib/CustomIndicator.d.ts +8 -8
  538. package/lib/DataLegendContent_combined.d.ts +73 -72
  539. package/lib/DataPieChartToolbarProvider.d.ts +4 -4
  540. package/lib/DataToolTipLayer_combined.d.ts +126 -126
  541. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  542. package/lib/DomainChartToolbarProvider.d.ts +25 -23
  543. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  544. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  545. package/lib/FinalValueLayer_combined.d.ts +27 -27
  546. package/lib/FinancialEventArgs_combined.d.ts +129 -129
  547. package/lib/FinancialIndicator_combined.d.ts +37 -37
  548. package/lib/FinancialOverlay.d.ts +8 -8
  549. package/lib/FinancialPriceSeries_combined.d.ts +54 -54
  550. package/lib/ForceIndexIndicator.d.ts +10 -10
  551. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  552. package/lib/HighDensityScatterSeries_combined.d.ts +91 -91
  553. package/lib/HorizontalAnchoredCategorySeries.d.ts +27 -27
  554. package/lib/HorizontalRangeCategorySeries.d.ts +18 -18
  555. package/lib/ItemToolTipLayer_combined.d.ts +16 -16
  556. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  557. package/lib/LineSeries_combined.d.ts +9 -9
  558. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  559. package/lib/MassIndexIndicator.d.ts +4 -4
  560. package/lib/MedianPriceIndicator.d.ts +4 -4
  561. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  562. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  563. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  564. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  565. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  566. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  567. package/lib/PieChartViewManager_combined.d.ts +1 -0
  568. package/lib/PointSeries_combined.d.ts +7 -7
  569. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  570. package/lib/PolarBase_combined.d.ts +104 -104
  571. package/lib/PolarLineSeriesBase_combined.d.ts +20 -20
  572. package/lib/PolarLineSeries_combined.d.ts +8 -8
  573. package/lib/PolarScatterSeries_combined.d.ts +4 -4
  574. package/lib/PolarSplineAreaSeries_combined.d.ts +9 -9
  575. package/lib/PolarSplineSeries_combined.d.ts +7 -7
  576. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  577. package/lib/PriceChannelOverlay_combined.d.ts +14 -14
  578. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  579. package/lib/RadialAreaSeries_combined.d.ts +8 -8
  580. package/lib/RadialBucketCalculator_combined.d.ts +74 -74
  581. package/lib/RadialColumnSeries_combined.d.ts +10 -10
  582. package/lib/RadialLineSeries_combined.d.ts +10 -10
  583. package/lib/RadialPieSeries_combined.d.ts +26 -26
  584. package/lib/RangeAreaSeries_combined.d.ts +7 -7
  585. package/lib/RangeCategoryBucketCalculator_combined.d.ts +27 -27
  586. package/lib/RangeColumnSeries_combined.d.ts +11 -11
  587. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  588. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  589. package/lib/ScatterAreaSeries_combined.d.ts +30 -30
  590. package/lib/ScatterBase_combined.d.ts +113 -113
  591. package/lib/ScatterContourSeries_combined.d.ts +22 -22
  592. package/lib/ScatterLineSeries.d.ts +13 -13
  593. package/lib/ScatterPolygonSeries_combined.d.ts +45 -45
  594. package/lib/ScatterPolylineSeries_combined.d.ts +10 -10
  595. package/lib/ScatterSeries_combined.d.ts +4 -4
  596. package/lib/ScatterSplineSeries.d.ts +11 -11
  597. package/lib/ScatterTriangulationSeries.d.ts +38 -38
  598. package/lib/SeriesViewer_combined.d.ts +475 -475
  599. package/lib/ShapeSeriesBase_combined.d.ts +100 -100
  600. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  601. package/lib/SplineAreaSeries_combined.d.ts +8 -8
  602. package/lib/SplineSeriesBase_combined.d.ts +21 -21
  603. package/lib/SplineSeries_combined.d.ts +7 -7
  604. package/lib/Stacked100AreaSeries_combined.d.ts +5 -5
  605. package/lib/Stacked100BarSeries_combined.d.ts +7 -7
  606. package/lib/Stacked100ColumnSeries_combined.d.ts +7 -7
  607. package/lib/Stacked100LineSeries_combined.d.ts +5 -5
  608. package/lib/Stacked100SplineAreaSeries_combined.d.ts +5 -5
  609. package/lib/Stacked100SplineSeries_combined.d.ts +5 -5
  610. package/lib/StackedLineSeries_combined.d.ts +4 -4
  611. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +227 -227
  612. package/lib/StandardDeviationIndicator.d.ts +9 -9
  613. package/lib/StepAreaSeries_combined.d.ts +11 -11
  614. package/lib/StepLineSeries_combined.d.ts +11 -11
  615. package/lib/StochRSIIndicator.d.ts +9 -9
  616. package/lib/StrategyBasedIndicator.d.ts +19 -19
  617. package/lib/TRIXIndicator.d.ts +9 -9
  618. package/lib/TypicalPriceIndicator.d.ts +4 -4
  619. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  620. package/lib/ValueLayer_combined.d.ts +54 -53
  621. package/lib/ValueOverlay_combined.d.ts +38 -38
  622. package/lib/VerticalAnchoredCategorySeries.d.ts +22 -22
  623. package/lib/WaterfallSeries_combined.d.ts +23 -23
  624. package/lib/WeightedCloseIndicator.d.ts +4 -4
  625. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  626. package/lib/XamFunnelView_combined.d.ts +1 -0
  627. package/lib/igc-data-legend-component.d.ts +5 -0
  628. package/lib/igc-value-layer-component.d.ts +6 -0
  629. package/package.json +2 -2
@@ -65,54 +65,54 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
65
65
  __extends(CalloutLayer, _super);
66
66
  function CalloutLayer() {
67
67
  var _this = _super.call(this) || this;
68
- _this.aaw = true;
69
- _this.afv = new Size(1, 0, 0);
68
+ _this.aav = true;
69
+ _this.afu = new Size(1, 0, 0);
70
70
  _this.calloutStyleUpdating = null;
71
71
  _this.calloutRenderStyleUpdating = null;
72
+ _this.aaj = null;
72
73
  _this.aak = null;
73
74
  _this.aal = null;
74
- _this.aam = null;
75
- _this.aaj = null;
76
75
  _this.aai = null;
77
- _this.abi = new HashSet$1(CalloutAnnotationWrapper.$, 0);
76
+ _this.aah = null;
77
+ _this.abh = new HashSet$1(CalloutAnnotationWrapper.$, 0);
78
+ _this.abk = new List$1(CalloutAnnotationWrapper.$, 0);
78
79
  _this.abl = new List$1(CalloutAnnotationWrapper.$, 0);
79
- _this.abm = new List$1(CalloutAnnotationWrapper.$, 0);
80
- _this.z9 = null;
81
- _this.zx = null;
82
- _this.aag = null;
83
- _this.abj = new LinkedList$1(CalloutAnnotationWrapper.$);
84
- _this.abg = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
85
- _this.aas = null;
86
- _this.aft = new Rect(0, 0, 0, 1, 1);
87
- _this.aa0 = false;
88
- _this.ab1 = 0;
89
- _this.afs = Rect.empty;
90
- _this.aay = false;
80
+ _this.z8 = null;
81
+ _this.zw = null;
82
+ _this.aaf = null;
83
+ _this.abi = new LinkedList$1(CalloutAnnotationWrapper.$);
84
+ _this.abf = new Dictionary$2(CalloutAnnotationWrapper.$, LinkedListNode$1.$.specialize(CalloutAnnotationWrapper.$), 0);
85
+ _this.aar = null;
86
+ _this.afs = new Rect(0, 0, 0, 1, 1);
91
87
  _this.aaz = false;
88
+ _this.ab0 = 0;
89
+ _this.afr = Rect.empty;
90
+ _this.aax = false;
91
+ _this.aay = false;
92
92
  _this.calloutContentUpdating = null;
93
93
  _this.calloutLabelUpdating = null;
94
94
  _this.calloutSeriesSelecting = null;
95
- _this.abk = new List$1(SeriesPointOfInterest.$, 0);
96
- _this.aa2 = false;
97
- _this.aa3 = false;
98
- _this.abo = 0;
95
+ _this.abj = new List$1(SeriesPointOfInterest.$, 0);
99
96
  _this.aa1 = false;
100
- _this.z0 = null;
101
- _this.aax = true;
102
- _this.z1 = 1;
97
+ _this.aa2 = false;
98
+ _this.abn = 0;
99
+ _this.aa0 = false;
100
+ _this.zz = null;
101
+ _this.aaw = true;
102
+ _this.z0 = 1;
103
103
  FastItemObjectColumn.m();
104
- _this.zx = null;
105
- _this.z9 = new CalloutPlacementPositionsCollection();
106
- var a = _this.z9;
107
- a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.adw));
108
- _this.xk = true;
104
+ _this.zw = null;
105
+ _this.z8 = new CalloutPlacementPositionsCollection();
106
+ var a = _this.z8;
107
+ a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.adv));
108
+ _this.xj = true;
109
109
  var b = new CalloutLayerFrame();
110
110
  var c = new CalloutLayerFrame();
111
111
  var d = new CalloutLayerFrame();
112
- var e = _this.kd / 1000;
113
- _this.xc = b;
114
- _this.xb = c;
115
- _this.xd = d;
112
+ var e = _this.kc / 1000;
113
+ _this.xb = b;
114
+ _this.xa = c;
115
+ _this.xc = d;
116
116
  _this.ab = CalloutLayer.$;
117
117
  return _this;
118
118
  }
@@ -122,107 +122,107 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
122
122
  CalloutLayer.prototype.get_eo = function () {
123
123
  return true;
124
124
  };
125
- CalloutLayer.prototype.adw = function (a, b) {
126
- this.ad5();
125
+ CalloutLayer.prototype.adv = function (a, b) {
126
+ this.ad4();
127
127
  };
128
- CalloutLayer.prototype.ad5 = function () {
129
- this.zx = this.zz(this.aaa);
130
- this.ad2();
128
+ CalloutLayer.prototype.ad4 = function () {
129
+ this.zw = this.zy(this.z9);
130
+ this.ad1();
131
131
  };
132
- CalloutLayer.prototype.adx = function (a, b) {
133
- this.abm.clear();
134
- this.rr(false);
132
+ CalloutLayer.prototype.adw = function (a, b) {
133
+ this.abl.clear();
134
+ this.rq(false);
135
135
  };
136
- CalloutLayer.prototype.pb = function (a, b, c, d) {
137
- _super.prototype.pb.call(this, a, b, c, d);
138
- var e = this.abh();
136
+ CalloutLayer.prototype.pa = function (a, b, c, d) {
137
+ _super.prototype.pa.call(this, a, b, c, d);
138
+ var e = this.abg();
139
139
  switch (a) {
140
140
  case 3:
141
- this.aeb(b, e);
141
+ this.aea(b, e);
142
142
  break;
143
143
  case 1:
144
144
  for (var f = b; f < b + c; f++) {
145
145
  var g = new CalloutAnnotation();
146
146
  var h = new CalloutAnnotationWrapper();
147
147
  h.b = g;
148
- h.b.series = this.aaf;
149
- this.abm.insert(f, h);
150
- this.aeb(f, e);
148
+ h.b.series = this.aae;
149
+ this.abl.insert(f, h);
150
+ this.aea(f, e);
151
151
  }
152
152
  break;
153
153
  case 0:
154
- this.abm.v(b, c);
154
+ this.abl.v(b, c);
155
155
  break;
156
156
  case 2:
157
157
  for (var i = b; i < b + c; i++) {
158
- this.aeb(i, e);
158
+ this.aea(i, e);
159
159
  }
160
160
  break;
161
161
  case 4:
162
- this.abm.clear();
162
+ this.abl.clear();
163
163
  for (var j = 0; j < this.dn.count; j++) {
164
164
  var k = new CalloutAnnotation();
165
165
  var l = new CalloutAnnotationWrapper();
166
166
  l.b = k;
167
- l.b.series = this.aaf;
168
- this.abm.add(l);
169
- this.aeb(j, e);
167
+ l.b.series = this.aae;
168
+ this.abl.add(l);
169
+ this.aea(j, e);
170
170
  }
171
171
  break;
172
172
  }
173
- this.rr(true);
173
+ this.rq(true);
174
174
  };
175
- CalloutLayer.prototype.gf = function (a) {
175
+ CalloutLayer.prototype.ge = function (a) {
176
176
  return false;
177
177
  };
178
- CalloutLayer.prototype.afx = function () {
178
+ CalloutLayer.prototype.afw = function () {
179
179
  var a = new Thickness(0, DeviceUtils.g(3));
180
- if (isNaN_(this.afw.left) || isNaN_(this.afw.top) || isNaN_(this.afw.right) || isNaN_(this.afw.bottom)) {
180
+ if (isNaN_(this.afv.left) || isNaN_(this.afv.top) || isNaN_(this.afv.right) || isNaN_(this.afv.bottom)) {
181
181
  a = new Thickness(0, DeviceUtils.g(3));
182
182
  }
183
183
  else {
184
- a = this.afw;
184
+ a = this.afv;
185
185
  }
186
186
  return a;
187
187
  };
188
- CalloutLayer.prototype.wt = function () {
188
+ CalloutLayer.prototype.ws = function () {
189
189
  var a = 0;
190
190
  var b = 0;
191
- if (!this.aa4) {
191
+ if (!this.aa3) {
192
192
  return new Size(1, b, a);
193
193
  }
194
- if (!this.aaw) {
195
- return this.afv;
194
+ if (!this.aav) {
195
+ return this.afu;
196
196
  }
197
197
  var c = "Ig";
198
- var d = this.afx();
199
- var e = this.z8.cr(c, d);
198
+ var d = this.afw();
199
+ var e = this.z7.cr(c, d);
200
200
  if (!isNaN_(e.height)) {
201
201
  a = Math.max(e.height, a);
202
202
  }
203
- if (!isNaN_(this.aby)) {
204
- a += this.aby;
203
+ if (!isNaN_(this.abx)) {
204
+ a += this.abx;
205
205
  }
206
- if (!isNaN_(this.aby)) {
207
- b += this.aby;
206
+ if (!isNaN_(this.abx)) {
207
+ b += this.abx;
208
208
  }
209
- if (!isNaN_(this.abs)) {
210
- a = Math.max(a, this.abs);
209
+ if (!isNaN_(this.abr)) {
210
+ a = Math.max(a, this.abr);
211
211
  }
212
- if (!isNaN_(this.abq)) {
213
- a = Math.min(a, this.abq);
212
+ if (!isNaN_(this.abp)) {
213
+ a = Math.min(a, this.abp);
214
214
  }
215
- if (!isNaN_(this.abt)) {
216
- b = Math.max(b, this.abt);
215
+ if (!isNaN_(this.abs)) {
216
+ b = Math.max(b, this.abs);
217
217
  }
218
- if (!isNaN_(this.abr)) {
219
- b = Math.min(b, this.abr);
218
+ if (!isNaN_(this.abq)) {
219
+ b = Math.min(b, this.abq);
220
220
  }
221
- this.aaw = false;
222
- this.afv = new Size(1, b, a);
223
- return this.afv;
221
+ this.aav = false;
222
+ this.afu = new Size(1, b, a);
223
+ return this.afu;
224
224
  };
225
- CalloutLayer.prototype.abh = function () {
225
+ CalloutLayer.prototype.abg = function () {
226
226
  var a = new Dictionary$2(String_$type, Series.$, 0);
227
227
  if (this.db != null) {
228
228
  for (var b = 0; b < this.db.series.count; b++) {
@@ -234,25 +234,25 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
234
234
  }
235
235
  return a;
236
236
  };
237
- CalloutLayer.prototype.aeb = function (a, b) {
237
+ CalloutLayer.prototype.aea = function (a, b) {
238
238
  var _this = this;
239
- if (this.aar == null || this.aap == null) {
239
+ if (this.aaq == null || this.aao == null) {
240
240
  return;
241
241
  }
242
242
  var c = a;
243
- if (this.aaq != null) {
244
- c = this.aaq.item(a);
243
+ if (this.aap != null) {
244
+ c = this.aap.item(a);
245
245
  }
246
- var d = this.aar.item(a);
247
- var e = this.aap.item(a);
248
- var f = this.abm._inner[a];
249
- if (this.aao != null) {
250
- if (f.b.ab != this.aao.item(a)) {
251
- f.b.key = this.aao.item(a);
246
+ var d = this.aaq.item(a);
247
+ var e = this.aao.item(a);
248
+ var f = this.abl._inner[a];
249
+ if (this.aan != null) {
250
+ if (f.b.ab != this.aan.item(a)) {
251
+ f.b.key = this.aan.item(a);
252
252
  }
253
253
  }
254
- if (this.abg.containsKey(f)) {
255
- f.b = this.abg.item(f).c.b;
254
+ if (this.abf.containsKey(f)) {
255
+ f.b = this.abf.item(f).c.b;
256
256
  }
257
257
  f.b.xValue = c;
258
258
  f.b.yValue = d;
@@ -267,8 +267,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
267
267
  this.calloutLabelUpdating(this, g);
268
268
  if (g.c != null && !Base.equalsStatic(g.c, f.b.ao)) {
269
269
  var h = g.c;
270
- if (this.z0 != null) {
271
- f.b.text = this.z0.i(h);
270
+ if (this.zz != null) {
271
+ f.b.text = this.zz.i(h);
272
272
  }
273
273
  else {
274
274
  f.b.text = h != null ? h.toString() : "";
@@ -276,15 +276,15 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
276
276
  }
277
277
  }
278
278
  else {
279
- if (this.z0 != null) {
280
- f.b.text = this.z0.i(e);
279
+ if (this.zz != null) {
280
+ f.b.text = this.zz.i(e);
281
281
  }
282
282
  else {
283
283
  f.b.text = e != null ? e.toString() : "";
284
284
  }
285
285
  }
286
- if (this.aan != null) {
287
- f.b.content = this.aan.item(a);
286
+ if (this.aam != null) {
287
+ f.b.content = this.aam.item(a);
288
288
  }
289
289
  else {
290
290
  f.b.content = this.dn.item(a);
@@ -307,31 +307,31 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
307
307
  }
308
308
  }
309
309
  }
310
- this.aec(f);
310
+ this.aeb(f);
311
311
  };
312
- CalloutLayer.prototype.aec = function (a) {
312
+ CalloutLayer.prototype.aeb = function (a) {
313
313
  var b = new Thickness(0, DeviceUtils.g(3));
314
- if (isNaN_(this.afw.left) || isNaN_(this.afw.top) || isNaN_(this.afw.right) || isNaN_(this.afw.bottom)) {
314
+ if (isNaN_(this.afv.left) || isNaN_(this.afv.top) || isNaN_(this.afv.right) || isNaN_(this.afv.bottom)) {
315
315
  b = new Thickness(0, DeviceUtils.g(3));
316
316
  }
317
317
  else {
318
- b = this.afw;
318
+ b = this.afv;
319
319
  }
320
320
  var c = DeviceUtils.g(3);
321
- if (isNaN_(this.abp)) {
321
+ if (isNaN_(this.abo)) {
322
322
  c = DeviceUtils.g(3);
323
323
  }
324
324
  else {
325
- c = this.abp;
326
- }
327
- var d = this.afm != null && !this.abc ? this.afm : this.z8.cl(a.b.l, a.b.itemColor);
328
- var e = this.afr != null ? this.afr : null;
329
- var f = this.afp != null ? this.afp : this.z8.co();
330
- var g = this.afn != null ? this.afn : this.z8.cm();
331
- var h = this.afq != null && !this.abd ? this.afq : this.z8.cp(a.b.l, a.b.itemColor);
332
- var i = this.afo != null ? this.afo : this.z8.cn(a.b.l, a.b.itemColor);
333
- var j = isNaN_(this.abz) ? 0 : this.abz;
334
- if (e == null && (this.aba || this.afp != null || this.afn != null)) {
325
+ c = this.abo;
326
+ }
327
+ var d = this.afl != null && !this.abb ? this.afl : this.z7.cl(a.b.l, a.b.itemColor);
328
+ var e = this.afq != null ? this.afq : null;
329
+ var f = this.afo != null ? this.afo : this.z7.co();
330
+ var g = this.afm != null ? this.afm : this.z7.cm();
331
+ var h = this.afp != null && !this.abc ? this.afp : this.z7.cp(a.b.l, a.b.itemColor);
332
+ var i = this.afn != null ? this.afn : this.z7.cn(a.b.l, a.b.itemColor);
333
+ var j = isNaN_(this.aby) ? 0 : this.aby;
334
+ if (e == null && (this.aa9 || this.afo != null || this.afm != null)) {
335
335
  var k = d;
336
336
  if (k == null || BrushUtilCore.a(d)) {
337
337
  k = this.db != null ? this.db.vk : null;
@@ -345,9 +345,9 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
345
345
  e = BrushUtil.j(k, g, f);
346
346
  }
347
347
  if (e == null) {
348
- e = this.z8.co();
348
+ e = this.z7.co();
349
349
  }
350
- if (this.aa8 && this.calloutStyleUpdating != null) {
350
+ if (this.aa7 && this.calloutStyleUpdating != null) {
351
351
  var l = new CalloutStyleUpdatingEventArgs();
352
352
  l.item = a.b.aa;
353
353
  l.xValue = a.b.ac;
@@ -373,44 +373,58 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
373
373
  a.b.leaderBrush = i;
374
374
  a.b.strokeThickness = j;
375
375
  };
376
- CalloutLayer.prototype.kq = function (a, b) {
377
- var c = this.nd(b);
376
+ CalloutLayer.prototype.kp = function (a, b) {
377
+ var c = this.nc(b);
378
378
  if (c == CalloutLayer.$$p[31]) {
379
- return this.kr(a, b, this.adb);
379
+ return this.kq(a, b, this.ada);
380
380
  }
381
381
  if (c == CalloutLayer.$$p[42]) {
382
- return this.kr(a, b, this.adr);
382
+ return this.kq(a, b, this.adq);
383
383
  }
384
384
  if (c == CalloutLayer.$$p[43]) {
385
- return this.kr(a, b, this.adu);
385
+ return this.kq(a, b, this.adt);
386
386
  }
387
387
  if (c == CalloutLayer.$$p[28]) {
388
- return this.kr(a, b, this.ac5);
388
+ return this.kq(a, b, this.ac4);
389
389
  }
390
390
  if (c == CalloutLayer.$$p[22]) {
391
- return this.kr(a, b, this.acx);
391
+ return this.kq(a, b, this.acw);
392
392
  }
393
- return _super.prototype.kq.call(this, a, b);
393
+ return _super.prototype.kp.call(this, a, b);
394
394
  };
395
- CalloutLayer.prototype.md = function (a) {
396
- var b = this.nd(a);
395
+ CalloutLayer.prototype.mc = function (a) {
396
+ var b = this.nc(a);
397
397
  if (b == CalloutLayer.$$p[31]) {
398
- return this.adb;
398
+ return this.ada;
399
399
  }
400
400
  if (b == CalloutLayer.$$p[42]) {
401
- return this.adr;
401
+ return this.adq;
402
402
  }
403
403
  if (b == CalloutLayer.$$p[43]) {
404
- return this.adu;
404
+ return this.adt;
405
405
  }
406
406
  if (b == CalloutLayer.$$p[28]) {
407
- return this.ac5;
407
+ return this.ac4;
408
408
  }
409
409
  if (b == CalloutLayer.$$p[22]) {
410
- return this.acx;
410
+ return this.acw;
411
411
  }
412
- return _super.prototype.md.call(this, a);
412
+ return _super.prototype.mc.call(this, a);
413
413
  };
414
+ Object.defineProperty(CalloutLayer.prototype, "aao", {
415
+ get: function () {
416
+ return this.aaj;
417
+ },
418
+ set: function (a) {
419
+ if (this.aaj != a) {
420
+ var b = this.aaj;
421
+ this.aaj = a;
422
+ this.raisePropertyChanged("LabelColumn", b, this.aaj);
423
+ }
424
+ },
425
+ enumerable: false,
426
+ configurable: true
427
+ });
414
428
  Object.defineProperty(CalloutLayer.prototype, "aap", {
415
429
  get: function () {
416
430
  return this.aak;
@@ -419,7 +433,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
419
433
  if (this.aak != a) {
420
434
  var b = this.aak;
421
435
  this.aak = a;
422
- this.raisePropertyChanged("LabelColumn", b, this.aak);
436
+ this.raisePropertyChanged("XColumn", b, this.aak);
423
437
  }
424
438
  },
425
439
  enumerable: false,
@@ -433,142 +447,128 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
433
447
  if (this.aal != a) {
434
448
  var b = this.aal;
435
449
  this.aal = a;
436
- this.raisePropertyChanged("XColumn", b, this.aal);
437
- }
438
- },
439
- enumerable: false,
440
- configurable: true
441
- });
442
- Object.defineProperty(CalloutLayer.prototype, "aar", {
443
- get: function () {
444
- return this.aam;
445
- },
446
- set: function (a) {
447
- if (this.aam != a) {
448
- var b = this.aam;
449
- this.aam = a;
450
- this.raisePropertyChanged("YColumn", b, this.aam);
450
+ this.raisePropertyChanged("YColumn", b, this.aal);
451
451
  }
452
452
  },
453
453
  enumerable: false,
454
454
  configurable: true
455
455
  });
456
- Object.defineProperty(CalloutLayer.prototype, "aao", {
456
+ Object.defineProperty(CalloutLayer.prototype, "aan", {
457
457
  get: function () {
458
- return this.aaj;
458
+ return this.aai;
459
459
  },
460
460
  set: function (a) {
461
- if (this.aaj != a) {
462
- var b = this.aaj;
463
- this.aaj = a;
464
- this.raisePropertyChanged("KeyColumn", b, this.aaj);
461
+ if (this.aai != a) {
462
+ var b = this.aai;
463
+ this.aai = a;
464
+ this.raisePropertyChanged("KeyColumn", b, this.aai);
465
465
  }
466
466
  },
467
467
  enumerable: false,
468
468
  configurable: true
469
469
  });
470
- Object.defineProperty(CalloutLayer.prototype, "aan", {
470
+ Object.defineProperty(CalloutLayer.prototype, "aam", {
471
471
  get: function () {
472
- return this.aai;
472
+ return this.aah;
473
473
  },
474
474
  set: function (a) {
475
- if (this.aai != a) {
476
- var b = this.aai;
477
- this.aai = a;
478
- this.raisePropertyChanged("ContentColumn", b, this.aai);
475
+ if (this.aah != a) {
476
+ var b = this.aah;
477
+ this.aah = a;
478
+ this.raisePropertyChanged("ContentColumn", b, this.aah);
479
479
  }
480
480
  },
481
481
  enumerable: false,
482
482
  configurable: true
483
483
  });
484
- CalloutLayer.prototype.adz = function (a, b) {
484
+ CalloutLayer.prototype.ady = function (a, b) {
485
485
  if (b.propertyName == CalloutAnnotation.$$p[15] || b.propertyName == CalloutAnnotation.$$p[16]) {
486
486
  var c = a.k;
487
- if (!this.abi.contains(c)) {
488
- this.abi.add_1(c);
489
- this.abl.add(c);
490
- this.rr(false);
487
+ if (!this.abh.contains(c)) {
488
+ this.abh.add_1(c);
489
+ this.abk.add(c);
490
+ this.rq(false);
491
491
  }
492
492
  }
493
493
  };
494
494
  CalloutLayer.prototype.cs = function () {
495
495
  return new CalloutLayerView(this);
496
496
  };
497
- CalloutLayer.prototype.q1 = function (a) {
498
- _super.prototype.q1.call(this, a);
499
- this.z8 = a;
497
+ CalloutLayer.prototype.q0 = function (a) {
498
+ _super.prototype.q0.call(this, a);
499
+ this.z7 = a;
500
500
  };
501
- Object.defineProperty(CalloutLayer.prototype, "aaa", {
501
+ Object.defineProperty(CalloutLayer.prototype, "z9", {
502
502
  get: function () {
503
- return this.z9;
503
+ return this.z8;
504
504
  },
505
505
  set: function (a) {
506
- var b = this.aaa;
506
+ var b = this.z9;
507
507
  if (a != b) {
508
- this.z9 = a;
509
- this.raisePropertyChanged("AllowedPositions", b, this.aaa);
508
+ this.z8 = a;
509
+ this.raisePropertyChanged("AllowedPositions", b, this.z9);
510
510
  }
511
511
  },
512
512
  enumerable: false,
513
513
  configurable: true
514
514
  });
515
- CalloutLayer.prototype.gu = function (a) {
516
- if (this.aaf == null) {
515
+ CalloutLayer.prototype.gt = function (a) {
516
+ if (this.aae == null) {
517
517
  return true;
518
518
  }
519
- if (this.aaf == a) {
519
+ if (this.aae == a) {
520
520
  return true;
521
521
  }
522
522
  return false;
523
523
  };
524
- Object.defineProperty(CalloutLayer.prototype, "z3", {
524
+ Object.defineProperty(CalloutLayer.prototype, "z2", {
525
525
  get: function () {
526
- return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.aey));
526
+ return EnumUtil.getEnumValue(AutoCalloutVisibilityMode_$type, this.c(CalloutLayer.aex));
527
527
  },
528
528
  set: function (a) {
529
- this.h(CalloutLayer.aey, enumGetBox(AutoCalloutVisibilityMode_$type, a));
529
+ this.h(CalloutLayer.aex, enumGetBox(AutoCalloutVisibilityMode_$type, a));
530
530
  },
531
531
  enumerable: false,
532
532
  configurable: true
533
533
  });
534
- Object.defineProperty(CalloutLayer.prototype, "z2", {
534
+ Object.defineProperty(CalloutLayer.prototype, "z1", {
535
535
  get: function () {
536
- return this.z1;
536
+ return this.z0;
537
537
  },
538
538
  set: function (a) {
539
- this.z1 = a;
539
+ this.z0 = a;
540
540
  },
541
541
  enumerable: false,
542
542
  configurable: true
543
543
  });
544
- Object.defineProperty(CalloutLayer.prototype, "afw", {
544
+ Object.defineProperty(CalloutLayer.prototype, "afv", {
545
545
  get: function () {
546
- return new Thickness(1, this.abv, this.abx, this.abw, this.abu);
546
+ return new Thickness(1, this.abu, this.abw, this.abv, this.abt);
547
547
  },
548
548
  enumerable: false,
549
549
  configurable: true
550
550
  });
551
- Object.defineProperty(CalloutLayer.prototype, "aah", {
551
+ Object.defineProperty(CalloutLayer.prototype, "aag", {
552
552
  get: function () {
553
- if (this.aag == null) {
554
- this.aag = FontUtil.toFontInfo(this.jz, this.adh);
553
+ if (this.aaf == null) {
554
+ this.aaf = FontUtil.toFontInfo(this.jy, this.adg);
555
555
  }
556
- return this.aag;
556
+ return this.aaf;
557
557
  },
558
558
  enumerable: false,
559
559
  configurable: true
560
560
  });
561
- CalloutLayer.prototype.yp = function (a, b) {
562
- if (this.aaf == null || this.aaf == a) {
561
+ CalloutLayer.prototype.yo = function (a, b) {
562
+ if (this.aae == null || this.aae == a) {
563
563
  if (!this.a1.c) {
564
- this.rr(b);
564
+ this.rq(b);
565
565
  }
566
566
  }
567
567
  };
568
- CalloutLayer.prototype.yr = function (a, b) {
568
+ CalloutLayer.prototype.yq = function (a, b) {
569
569
  var e_1, _a;
570
570
  var _this = this;
571
- _super.prototype.yr.call(this, a, b);
571
+ _super.prototype.yq.call(this, a, b);
572
572
  var c = a;
573
573
  c.q.clear();
574
574
  c.r.clear();
@@ -587,25 +587,25 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
587
587
  c.v.clear();
588
588
  c.s.clear();
589
589
  c.t.clear();
590
- var d = this.abn();
590
+ var d = this.abm();
591
591
  var e = new List$1(CalloutAnnotationWrapper.$, 0);
592
592
  var f = Number.POSITIVE_INFINITY;
593
593
  var g = true;
594
- if (this.aa5) {
595
- if (this.xi(this.aaf)) {
596
- if (typeCast(IHasCategoryAxis_$type, this.aaf) !== null) {
597
- var h = this.aaf.getCategoryWidth();
594
+ if (this.aa4) {
595
+ if (this.xh(this.aae)) {
596
+ if (typeCast(IHasCategoryAxis_$type, this.aae) !== null) {
597
+ var h = this.aae.getCategoryWidth();
598
598
  if (!isNaN_(h) && !isInfinity(h) && h > 0) {
599
599
  f = Math.min(f, h);
600
600
  }
601
601
  }
602
- this.ad7(this.aaf, c, e);
602
+ this.ad6(this.aae, c, e);
603
603
  }
604
604
  else {
605
605
  try {
606
606
  for (var _b = __values(fromEnum(this.db.series)), _c = _b.next(); !_c.done; _c = _b.next()) {
607
607
  var i = _c.value;
608
- if (this.xi(i)) {
608
+ if (this.xh(i)) {
609
609
  if (typeCast(IHasCategoryAxis_$type, i) !== null) {
610
610
  var j = i.getCategoryWidth();
611
611
  if (!isNaN_(j) && !isInfinity(j) && j > 0) {
@@ -618,17 +618,17 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
618
618
  }
619
619
  }
620
620
  var k = false;
621
- if (i.eg && this.aae == 0 || this.aae == 3 || this.aae == 2) {
622
- if (this.aae == 0 || this.aae == 2) {
621
+ if (i.eg && this.aad == 0 || this.aad == 3 || this.aad == 2) {
622
+ if (this.aad == 0 || this.aad == 2) {
623
623
  k = true;
624
624
  }
625
- i.p1(function (l) {
626
- _this.ad7(l, c, e);
625
+ i.p0(function (l) {
626
+ _this.ad6(l, c, e);
627
627
  return true;
628
628
  });
629
629
  }
630
630
  if (!k) {
631
- this.ad7(i, c, e);
631
+ this.ad6(i, c, e);
632
632
  }
633
633
  }
634
634
  }
@@ -648,7 +648,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
648
648
  }
649
649
  }
650
650
  }
651
- if (this.aa5 && this.z2 == 2) {
651
+ if (this.aa4 && this.z1 == 2) {
652
652
  var l = 0;
653
653
  var m = 0;
654
654
  var n = 1.7976931348623157E+308;
@@ -701,73 +701,73 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
701
701
  }
702
702
  }
703
703
  }
704
- this.ad6(c, d, e);
704
+ this.ad5(c, d, e);
705
705
  };
706
- CalloutLayer.prototype.sr = function (a, b) {
707
- _super.prototype.sr.call(this, a, b);
708
- var c = b.width - this.aft.width;
709
- var d = b.height - this.aft.height;
706
+ CalloutLayer.prototype.sq = function (a, b) {
707
+ _super.prototype.sq.call(this, a, b);
708
+ var c = b.width - this.afs.width;
709
+ var d = b.height - this.afs.height;
710
710
  var e = 0;
711
711
  if (Math.abs(c) > Math.abs(d)) {
712
712
  e = c;
713
- this.abo = c * this.ws.width;
713
+ this.abn = c * this.wr.width;
714
714
  }
715
715
  else {
716
716
  e = d;
717
- this.abo = d * this.ws.height;
718
- }
719
- if (e > 0 && this.abo > 5) {
720
- this.aa3 = true;
717
+ this.abn = d * this.wr.height;
721
718
  }
722
- if (e < 0 && this.abo > 5) {
719
+ if (e > 0 && this.abn > 5) {
723
720
  this.aa2 = true;
724
721
  }
722
+ if (e < 0 && this.abn > 5) {
723
+ this.aa1 = true;
724
+ }
725
725
  };
726
- CalloutLayer.prototype.sq = function (a, b) {
727
- _super.prototype.sq.call(this, a, b);
726
+ CalloutLayer.prototype.sp = function (a, b) {
727
+ _super.prototype.sp.call(this, a, b);
728
728
  if (!a.equals1(b)) {
729
- this.aa1 = true;
729
+ this.aa0 = true;
730
730
  }
731
731
  };
732
- Object.defineProperty(CalloutLayer.prototype, "afu", {
732
+ Object.defineProperty(CalloutLayer.prototype, "aft", {
733
733
  get: function () {
734
- return this.afs;
734
+ return this.afr;
735
735
  },
736
736
  set: function (a) {
737
- this.afs = a;
737
+ this.afr = a;
738
738
  },
739
739
  enumerable: false,
740
740
  configurable: true
741
741
  });
742
- CalloutLayer.prototype.ad6 = function (a, b, c) {
742
+ CalloutLayer.prototype.ad5 = function (a, b, c) {
743
743
  var e_2, _a;
744
744
  if (this.db != null) {
745
- this.aft = this.db.v4;
745
+ this.afs = this.db.v4;
746
746
  }
747
- if (this.ws.isEmpty) {
747
+ if (this.wr.isEmpty) {
748
748
  return;
749
749
  }
750
- this.afu = new Rect(0, this.ws.left, this.ws.top, this.ws.width, this.ws.height);
751
- if (this.aas != null && this.acu != null && this.acu != this.aas.bd) {
752
- this.ad1();
750
+ this.aft = new Rect(0, this.wr.left, this.wr.top, this.wr.width, this.wr.height);
751
+ if (this.aar != null && this.act != null && this.act != this.aar.bd) {
752
+ this.ad0();
753
753
  }
754
- if (this.aas != null && this.aas.j != this.aau()) {
755
- this.ad1();
754
+ if (this.aar != null && this.aar.j != this.aat()) {
755
+ this.ad0();
756
756
  }
757
- if (this.aas == null) {
758
- var d = this.aat();
757
+ if (this.aar == null) {
758
+ var d = this.aas();
759
759
  if (d != null) {
760
- this.aas = d;
761
- var e = this.aas;
762
- e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.ady));
760
+ this.aar = d;
761
+ var e = this.aar;
762
+ e.labelsMoved = delegateCombine(e.labelsMoved, runOn(this, this.adx));
763
763
  }
764
764
  else {
765
- var f = this.wj(this.cv);
765
+ var f = this.wi(this.cv);
766
766
  var g = new Array(2);
767
767
  g[0] = 0;
768
768
  g[1] = 3;
769
- if (this.aaf != null) {
770
- if (this.aaf.isVertical) {
769
+ if (this.aae != null) {
770
+ if (this.aae.isVertical) {
771
771
  g = new Array(2);
772
772
  g[0] = 2;
773
773
  g[1] = 1;
@@ -807,21 +807,21 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
807
807
  g[1] = 1;
808
808
  }
809
809
  }
810
- if (this.z5 == 4 || this.z5 == 6) {
810
+ if (this.z4 == 4 || this.z4 == 6) {
811
811
  g = new Array(4);
812
812
  g[0] = 10;
813
813
  g[1] = 11;
814
814
  g[2] = 8;
815
815
  g[3] = 9;
816
816
  }
817
- if (this.z5 == 5) {
817
+ if (this.z4 == 5) {
818
818
  g = new Array(4);
819
819
  g[0] = 9;
820
820
  g[1] = 10;
821
821
  g[2] = 11;
822
822
  g[3] = 8;
823
823
  }
824
- if (this.z5 == 7) {
824
+ if (this.z4 == 7) {
825
825
  g = new Array(4);
826
826
  g = new Array(4);
827
827
  g[0] = 8;
@@ -829,32 +829,32 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
829
829
  g[2] = 11;
830
830
  g[3] = 9;
831
831
  }
832
- this.aas = new LabelCollisionManager(this.ws.right, this.ws.bottom, this.ws, this.z8.j(), this.aby, this.aau(), g, this.ab5(), this.ab4(), this.aa6, this.zx);
833
- this.aas.v = this.aa9;
834
- if (this.acu != null) {
835
- this.aas.bd = this.acu;
836
- this.aas.bb = this;
832
+ this.aar = new LabelCollisionManager(this.wr.right, this.wr.bottom, this.wr, this.z7.j(), this.abx, this.aat(), g, this.ab4(), this.ab3(), this.aa5, this.zw);
833
+ this.aar.v = this.aa8;
834
+ if (this.act != null) {
835
+ this.aar.bd = this.act;
836
+ this.aar.bb = this;
837
837
  }
838
- var j = this.aas;
839
- j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.ady));
838
+ var j = this.aar;
839
+ j.labelsMoved = delegateCombine(j.labelsMoved, runOn(this, this.adx));
840
840
  }
841
841
  }
842
- if (this.aa2) {
843
- this.aa2 = false;
844
- if (this.aas.a9 > 2) {
845
- this.aa0 = true;
842
+ if (this.aa1) {
843
+ this.aa1 = false;
844
+ if (this.aar.a9 > 2) {
845
+ this.aaz = true;
846
846
  }
847
847
  }
848
- if (this.aa3) {
849
- this.aa3 = false;
850
- if (this.abo > 5) {
851
- this.aa0 = true;
848
+ if (this.aa2) {
849
+ this.aa2 = false;
850
+ if (this.abn > 5) {
851
+ this.aaz = true;
852
852
  }
853
853
  }
854
- if (this.aa1) {
855
- this.aa1 = false;
856
- this.aas.bs(this.ws.right, this.ws.bottom, this.ws);
857
- this.aa0 = true;
854
+ if (this.aa0) {
855
+ this.aa0 = false;
856
+ this.aar.bs(this.wr.right, this.wr.bottom, this.wr);
857
+ this.aaz = true;
858
858
  }
859
859
  var k = new HashSet$1(CalloutAnnotationWrapper.$, 0);
860
860
  var l = new HashSet$1(CalloutAnnotationWrapper.$, 0);
@@ -867,55 +867,55 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
867
867
  for (var q = 0; q < c.count; q++) {
868
868
  o.add_1(c._inner[q]);
869
869
  }
870
- var r = this.abj.c;
870
+ var r = this.abi.c;
871
871
  while (r != null) {
872
872
  var s = r.a;
873
873
  if (!o.contains(r.c)) {
874
874
  n.add(r.c);
875
875
  l.add_1(r.c);
876
876
  var t = r.c.b;
877
- t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.adz));
878
- this.abj.h(r);
879
- this.abg.removeItem(r.c);
880
- this.aas.br(r.c.c);
877
+ t.propertyChanged = delegateRemove(t.propertyChanged, runOn(this, this.ady));
878
+ this.abi.h(r);
879
+ this.abf.removeItem(r.c);
880
+ this.aar.br(r.c.c);
881
881
  }
882
882
  r = s;
883
883
  }
884
884
  for (var u = 0; u < b.count; u++) {
885
- if (!this.abg.containsKey(b._inner[u])) {
886
- this.abj.f(b._inner[u]);
885
+ if (!this.abf.containsKey(b._inner[u])) {
886
+ this.abi.f(b._inner[u]);
887
887
  var v = b._inner[u].b;
888
- v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.adz));
889
- this.abg.addItem(b._inner[u], this.abj.d);
888
+ v.propertyChanged = delegateCombine(v.propertyChanged, runOn(this, this.ady));
889
+ this.abf.addItem(b._inner[u], this.abi.d);
890
890
  m.add(b._inner[u]);
891
891
  k.add_1(b._inner[u]);
892
- this.aa0 = true;
892
+ this.aaz = true;
893
893
  }
894
894
  }
895
895
  for (var w = 0; w < c.count; w++) {
896
- if (!this.abg.containsKey(c._inner[w])) {
897
- this.abj.f(c._inner[w]);
898
- this.abg.addItem(c._inner[w], this.abj.d);
896
+ if (!this.abf.containsKey(c._inner[w])) {
897
+ this.abi.f(c._inner[w]);
898
+ this.abf.addItem(c._inner[w], this.abi.d);
899
899
  var x = c._inner[w].b;
900
- x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.adz));
900
+ x.propertyChanged = delegateCombine(x.propertyChanged, runOn(this, this.ady));
901
901
  m.add(c._inner[w]);
902
902
  k.add_1(c._inner[w]);
903
- this.aa0 = true;
903
+ this.aaz = true;
904
904
  }
905
905
  }
906
- if (this.aay == true) {
907
- this.aay = false;
908
- this.aa0 = true;
906
+ if (this.aax == true) {
907
+ this.aax = false;
908
+ this.aaz = true;
909
909
  }
910
910
  var y = false;
911
- if (this.abl.count > 0) {
911
+ if (this.abk.count > 0) {
912
912
  y = true;
913
- this.abl.clear();
914
- this.abi.clear();
913
+ this.abk.clear();
914
+ this.abh.clear();
915
915
  }
916
- r = this.abj.c;
916
+ r = this.abi.c;
917
917
  while (r != null) {
918
- var z = this.aav(r.c);
918
+ var z = this.aau(r.c);
919
919
  if (z == null) {
920
920
  return;
921
921
  }
@@ -931,41 +931,41 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
931
931
  ab.r = z.g;
932
932
  ab.q = z.f;
933
933
  if (ab.c == null) {
934
- this.aas.ad(ab, false);
934
+ this.aar.ad(ab, false);
935
935
  }
936
936
  if (aa) {
937
- this.aas.be(ab);
937
+ this.aar.be(ab);
938
938
  }
939
939
  else {
940
- this.aas.bo(ab);
940
+ this.aar.bo(ab);
941
941
  }
942
942
  }
943
943
  }
944
944
  r = r.a;
945
945
  }
946
- var ac = this.aas.ba();
947
- var ad = this.aas.af();
948
- if (!this.aa0 && y && (ac != 0 || ad)) {
946
+ var ac = this.aar.ba();
947
+ var ad = this.aar.af();
948
+ if (!this.aaz && y && (ac != 0 || ad)) {
949
949
  {
950
- this.aa0 = true;
950
+ this.aaz = true;
951
951
  }
952
952
  }
953
953
  if (ad) {
954
- if (this.aas.x()) {
955
- this.aa0 = true;
954
+ if (this.aar.x()) {
955
+ this.aaz = true;
956
956
  }
957
957
  }
958
- if (this.aa0 && (ac != 0 || ad)) {
959
- this.aa0 = false;
960
- this.ab1 = 0x7FFFFFFF;
961
- if (this.acu != null) {
958
+ if (this.aaz && (ac != 0 || ad)) {
959
+ this.aaz = false;
960
+ this.ab0 = 0x7FFFFFFF;
961
+ if (this.act != null) {
962
962
  var ae = true;
963
963
  for (var af = 0; af < this.db.series.count; af++) {
964
964
  var ag = this.db.series._inner[af];
965
965
  if (ag.es && typeCast(CalloutLayer.$, ag) !== null) {
966
966
  var ah = ag;
967
- if (ah.acu == this.acu) {
968
- if (!ah.afu.equals1(this.aas.b0)) {
967
+ if (ah.act == this.act) {
968
+ if (!ah.aft.equals1(this.aar.b0)) {
969
969
  ae = false;
970
970
  break;
971
971
  }
@@ -973,21 +973,21 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
973
973
  }
974
974
  }
975
975
  if (ae) {
976
- this.aas.bv();
976
+ this.aar.bv();
977
977
  }
978
978
  else {
979
- this.aas.bf();
980
- this.aas.bg();
979
+ this.aar.bf();
980
+ this.aar.bg();
981
981
  }
982
982
  }
983
983
  else {
984
- this.aas.bv();
984
+ this.aar.bv();
985
985
  }
986
986
  }
987
987
  else {
988
- this.aas.bg();
988
+ this.aar.bg();
989
989
  }
990
- var ai = this.abj.c;
990
+ var ai = this.abi.c;
991
991
  var aj;
992
992
  var ak;
993
993
  var al;
@@ -1004,8 +1004,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1004
1004
  var aw;
1005
1005
  var ax;
1006
1006
  var ay;
1007
- var az = this.aa7;
1008
- var a0 = this.aa9;
1007
+ var az = this.aa6;
1008
+ var a0 = this.aa8;
1009
1009
  var a1 = this.cv.bt();
1010
1010
  while (ai != null) {
1011
1011
  var a2 = ai.c;
@@ -1029,7 +1029,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1029
1029
  ay = a4.l - a4.o;
1030
1030
  var a5 = false;
1031
1031
  if (a0) {
1032
- if (a4.c != null && this.aas.ab(a4.c)) {
1032
+ if (a4.c != null && this.aar.ab(a4.c)) {
1033
1033
  a5 = true;
1034
1034
  }
1035
1035
  }
@@ -1043,8 +1043,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1043
1043
  aw = a4.l;
1044
1044
  }
1045
1045
  if (a5) {
1046
- at = this.adj(a2, at);
1047
- var a6 = this.aas.as(a2.c.c);
1046
+ at = this.adi(a2, at);
1047
+ var a6 = this.aar.as(a2.c.c);
1048
1048
  if (a6 > 0) {
1049
1049
  ax += a6;
1050
1050
  av -= a6;
@@ -1091,40 +1091,40 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1091
1091
  ai = ai.a;
1092
1092
  }
1093
1093
  };
1094
- CalloutLayer.prototype.adj = function (a, b) {
1095
- var c = Math.max(this.aas.as(a.c.c), this.aas.at(a.c.c));
1094
+ CalloutLayer.prototype.adi = function (a, b) {
1095
+ var c = Math.max(this.aar.as(a.c.c), this.aar.at(a.c.c));
1096
1096
  if (c <= 0) {
1097
1097
  return b;
1098
1098
  }
1099
1099
  var d = b.length;
1100
- var e = this.z8.cr(b, a.b.backgroundPadding);
1100
+ var e = this.z7.cr(b, a.b.backgroundPadding);
1101
1101
  var f = e.width;
1102
1102
  var g = f - c;
1103
1103
  while (f - g > 0.0001 && d > 0) {
1104
1104
  d--;
1105
1105
  b = b.substr(0, d) + "…";
1106
- e = this.z8.cr(b, a.b.backgroundPadding);
1106
+ e = this.z7.cr(b, a.b.backgroundPadding);
1107
1107
  f = e.width;
1108
1108
  }
1109
1109
  return b;
1110
1110
  };
1111
- CalloutLayer.prototype.ad1 = function () {
1112
- if (this.aas != null) {
1113
- var a = this.abj.c;
1111
+ CalloutLayer.prototype.ad0 = function () {
1112
+ if (this.aar != null) {
1113
+ var a = this.abi.c;
1114
1114
  while (a != null) {
1115
1115
  var b = a.c.c;
1116
1116
  if (b != null) {
1117
- this.aas.br(b);
1117
+ this.aar.br(b);
1118
1118
  }
1119
1119
  a = a.a;
1120
1120
  }
1121
- var c = this.aas;
1122
- c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.ady));
1123
- this.aas = null;
1121
+ var c = this.aar;
1122
+ c.labelsMoved = delegateRemove(c.labelsMoved, runOn(this, this.adx));
1123
+ this.aar = null;
1124
1124
  }
1125
- this.ad0();
1125
+ this.adz();
1126
1126
  };
1127
- CalloutLayer.prototype.aat = function () {
1127
+ CalloutLayer.prototype.aas = function () {
1128
1128
  if (this.db == null) {
1129
1129
  return null;
1130
1130
  }
@@ -1133,9 +1133,9 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1133
1133
  if (b.es && typeCast(CalloutLayer.$, b) !== null) {
1134
1134
  var c = b;
1135
1135
  if (c != this) {
1136
- if (c.acu != null && c.acu == this.acu) {
1137
- if (c.aas != null) {
1138
- return c.aas;
1136
+ if (c.act != null && c.act == this.act) {
1137
+ if (c.aar != null) {
1138
+ return c.aar;
1139
1139
  }
1140
1140
  }
1141
1141
  }
@@ -1143,14 +1143,14 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1143
1143
  }
1144
1144
  return null;
1145
1145
  };
1146
- CalloutLayer.prototype.ab4 = function () {
1146
+ CalloutLayer.prototype.ab3 = function () {
1147
1147
  return 20000;
1148
1148
  };
1149
- CalloutLayer.prototype.ab5 = function () {
1149
+ CalloutLayer.prototype.ab4 = function () {
1150
1150
  return 300;
1151
1151
  };
1152
- CalloutLayer.prototype.aau = function () {
1153
- switch (this.z5) {
1152
+ CalloutLayer.prototype.aat = function () {
1153
+ switch (this.z4) {
1154
1154
  case 0: return 2;
1155
1155
  case 2: return 1;
1156
1156
  case 3: return 2;
@@ -1162,18 +1162,18 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1162
1162
  }
1163
1163
  return 2;
1164
1164
  };
1165
- CalloutLayer.prototype.ady = function (a) {
1166
- var b = this.aas.ba();
1167
- var c = this.ab1;
1168
- if (b < this.ab1) {
1169
- this.ab1 = b;
1165
+ CalloutLayer.prototype.adx = function (a) {
1166
+ var b = this.aar.ba();
1167
+ var c = this.ab0;
1168
+ if (b < this.ab0) {
1169
+ this.ab0 = b;
1170
1170
  if (c != 0x7FFFFFFF) {
1171
- this.rr(false);
1171
+ this.rq(false);
1172
1172
  }
1173
1173
  }
1174
1174
  };
1175
- CalloutLayer.prototype.aav = function (a) {
1176
- var b = this.aaf;
1175
+ CalloutLayer.prototype.aau = function (a) {
1176
+ var b = this.aae;
1177
1177
  if (a.b.l != null) {
1178
1178
  b = a.b.l;
1179
1179
  }
@@ -1190,7 +1190,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1190
1190
  return null;
1191
1191
  }
1192
1192
  var e = b.ai();
1193
- var f = b.iy();
1193
+ var f = b.ix();
1194
1194
  var g = null;
1195
1195
  var h = null;
1196
1196
  var i = false;
@@ -1241,8 +1241,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1241
1241
  var o = 0;
1242
1242
  var p = 0;
1243
1243
  if (i) {
1244
- o = g.el(this.ab0(a.b.ac), m) + k;
1245
- p = h.el(this.ab0(a.b.ad), n) + l;
1244
+ o = g.el(this.abz(a.b.ac), m) + k;
1245
+ p = h.el(this.abz(a.b.ad), n) + l;
1246
1246
  var q = o;
1247
1247
  var r = p;
1248
1248
  var s = { $type: Point_$type, x: 0.5, y: 0.5 };
@@ -1252,8 +1252,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1252
1252
  p = ViewportUtils.i(u, n.e, n.d, n.c);
1253
1253
  }
1254
1254
  else {
1255
- o = g.el(this.ab0(a.b.ac), m) + k;
1256
- p = h.el(this.ab0(a.b.ad), n) + l;
1255
+ o = g.el(this.abz(a.b.ac), m) + k;
1256
+ p = h.el(this.abz(a.b.ad), n) + l;
1257
1257
  }
1258
1258
  var v = new QuadTreeBoundingBox();
1259
1259
  v.d = o;
@@ -1263,7 +1263,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1263
1263
  v.i = a.b;
1264
1264
  return v;
1265
1265
  };
1266
- CalloutLayer.prototype.ab0 = function (a) {
1266
+ CalloutLayer.prototype.abz = function (a) {
1267
1267
  if (typeCast(Date_$type, a) !== null) {
1268
1268
  return a.getTime();
1269
1269
  }
@@ -1272,81 +1272,81 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1272
1272
  }
1273
1273
  return a;
1274
1274
  };
1275
- CalloutLayer.prototype.abn = function () {
1275
+ CalloutLayer.prototype.abm = function () {
1276
1276
  var a = new List$1(CalloutAnnotationWrapper.$, 0);
1277
- for (var b = 0; b < this.abm.count; b++) {
1278
- if (stringIsNullOrEmpty(this.abm._inner[b].b.ao)) {
1277
+ for (var b = 0; b < this.abl.count; b++) {
1278
+ if (stringIsNullOrEmpty(this.abl._inner[b].b.ao)) {
1279
1279
  continue;
1280
1280
  }
1281
- if (this.abm._inner[b].c == null) {
1281
+ if (this.abl._inner[b].c == null) {
1282
1282
  var c = new LabelCollisionInfo();
1283
- this.abm._inner[b].c = c;
1284
- var d = this.z8.cr(this.ab6(this.abm._inner[b]), this.abm._inner[b].b.backgroundPadding);
1283
+ this.abl._inner[b].c = c;
1284
+ var d = this.z7.cr(this.ab5(this.abl._inner[b]), this.abl._inner[b].b.backgroundPadding);
1285
1285
  c.o = d.height / 2;
1286
1286
  c.p = d.width / 2;
1287
1287
  }
1288
- var e = this.aav(this.abm._inner[b]);
1289
- if (e == null || e.d < this.ws.left || e.d > this.ws.right || e.e < this.ws.top || e.e > this.ws.bottom) {
1288
+ var e = this.aau(this.abl._inner[b]);
1289
+ if (e == null || e.d < this.wr.left || e.d > this.wr.right || e.e < this.wr.top || e.e > this.wr.bottom) {
1290
1290
  continue;
1291
1291
  }
1292
- a.add(this.abm._inner[b]);
1292
+ a.add(this.abl._inner[b]);
1293
1293
  }
1294
1294
  return a;
1295
1295
  };
1296
- CalloutLayer.prototype.ab6 = function (a) {
1296
+ CalloutLayer.prototype.ab5 = function (a) {
1297
1297
  return a.b.ao;
1298
1298
  };
1299
- CalloutLayer.prototype.xi = function (a) {
1300
- if (!_super.prototype.xi.call(this, a)) {
1299
+ CalloutLayer.prototype.xh = function (a) {
1300
+ if (!_super.prototype.xh.call(this, a)) {
1301
1301
  return false;
1302
1302
  }
1303
- if (this.ade != null) {
1304
- if (a.fb) {
1305
- var b = a.nc();
1306
- if (!Base.equalsStatic(this.ade, b)) {
1303
+ if (this.add != null) {
1304
+ if (a.isFragment) {
1305
+ var b = a.nb();
1306
+ if (!Base.equalsStatic(this.add, b)) {
1307
1307
  return false;
1308
1308
  }
1309
1309
  }
1310
1310
  else {
1311
- if (!Base.equalsStatic(this.ade, a.name)) {
1311
+ if (!Base.equalsStatic(this.add, a.name)) {
1312
1312
  return false;
1313
1313
  }
1314
1314
  }
1315
1315
  }
1316
1316
  return true;
1317
1317
  };
1318
- CalloutLayer.prototype.qp = function () {
1319
- _super.prototype.qp.call(this);
1318
+ CalloutLayer.prototype.qo = function () {
1319
+ _super.prototype.qo.call(this);
1320
1320
  if (!this.a1.c && !this.d3()) {
1321
1321
  return;
1322
1322
  }
1323
- if (this.aax) {
1324
- this.aax = false;
1325
- this.ad8();
1326
- this.ad3();
1323
+ if (this.aaw) {
1324
+ this.aaw = false;
1325
+ this.ad7();
1326
+ this.ad2();
1327
1327
  }
1328
1328
  if (this.d3()) {
1329
- this.aea(this.xd, false);
1329
+ this.ad9(this.xc, false);
1330
1330
  }
1331
1331
  else {
1332
- this.aea(this.xb, false);
1332
+ this.ad9(this.xa, false);
1333
1333
  }
1334
1334
  };
1335
- CalloutLayer.prototype.ad4 = function () {
1336
- if (!this.aaz) {
1337
- this.aaz = true;
1338
- this.rr(true);
1335
+ CalloutLayer.prototype.ad3 = function () {
1336
+ if (!this.aay) {
1337
+ this.aay = true;
1338
+ this.rq(true);
1339
1339
  }
1340
1340
  };
1341
- CalloutLayer.prototype.ad7 = function (a, b, c) {
1341
+ CalloutLayer.prototype.ad6 = function (a, b, c) {
1342
1342
  var d = false;
1343
- if (this.aaz) {
1344
- this.aaz = false;
1343
+ if (this.aay) {
1344
+ this.aay = false;
1345
1345
  d = true;
1346
1346
  }
1347
- a.ki = this.z0;
1348
- if (!a.gi && a.eb(this.abk, this.abf, this.abb, this.ab2, false)) {
1349
- var e = this.abk;
1347
+ a.kh = this.zz;
1348
+ if (!a.gh && a.eb(this.abj, this.abe, this.aba, this.ab1, false)) {
1349
+ var e = this.abj;
1350
1350
  var _loop_1 = function (f) {
1351
1351
  var g = e._inner[f];
1352
1352
  var h = g.b != null ? g.b.item : null;
@@ -1359,8 +1359,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1359
1359
  m.b = n;
1360
1360
  n.key = l;
1361
1361
  var o = false;
1362
- if (this_1.abg.containsKey(m)) {
1363
- m = this_1.abg.item(m).c;
1362
+ if (this_1.abf.containsKey(m)) {
1363
+ m = this_1.abf.item(m).c;
1364
1364
  n = m.b;
1365
1365
  o = d;
1366
1366
  }
@@ -1369,10 +1369,10 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1369
1369
  }
1370
1370
  var p = n.ac;
1371
1371
  var q = n.ad;
1372
- if (this_1.ab0(p) != this_1.ab0(g.d) && (!isNaN_(this_1.ab0(p)) || !isNaN_(this_1.ab0(g.d)))) {
1372
+ if (this_1.abz(p) != this_1.abz(g.d) && (!isNaN_(this_1.abz(p)) || !isNaN_(this_1.abz(g.d)))) {
1373
1373
  n.xValue = g.d;
1374
1374
  }
1375
- if (this_1.ab0(q) != this_1.ab0(g.e) && (!isNaN_(this_1.ab0(q)) || !isNaN_(this_1.ab0(g.e)))) {
1375
+ if (this_1.abz(q) != this_1.abz(g.e) && (!isNaN_(this_1.abz(q)) || !isNaN_(this_1.abz(g.e)))) {
1376
1376
  n.yValue = g.e;
1377
1377
  }
1378
1378
  n.itemColor = j;
@@ -1396,8 +1396,8 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1396
1396
  this_1.calloutLabelUpdating(this_1, s);
1397
1397
  if (s.c != null && !Base.equalsStatic(s.c, m.b.ao)) {
1398
1398
  var t = s.c;
1399
- if (this_1.z0 != null) {
1400
- m.b.text = this_1.z0.i(t);
1399
+ if (this_1.zz != null) {
1400
+ m.b.text = this_1.zz.i(t);
1401
1401
  }
1402
1402
  else {
1403
1403
  m.b.text = t != null ? t.toString() : "";
@@ -1435,17 +1435,17 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1435
1435
  }
1436
1436
  }
1437
1437
  if (o) {
1438
- this_1.aec(m);
1438
+ this_1.aeb(m);
1439
1439
  }
1440
1440
  if (m.c == null) {
1441
1441
  var v = new LabelCollisionInfo();
1442
1442
  m.c = v;
1443
- var w = this_1.z8.cr(this_1.ab6(m), m.b.backgroundPadding);
1443
+ var w = this_1.z7.cr(this_1.ab5(m), m.b.backgroundPadding);
1444
1444
  v.o = w.height / 2;
1445
1445
  v.p = w.width / 2;
1446
1446
  }
1447
- var x = this_1.aav(m);
1448
- if (x == null || x.d < this_1.ws.left || x.d > this_1.ws.right || x.e < this_1.ws.top || x.e > this_1.ws.bottom) {
1447
+ var x = this_1.aau(m);
1448
+ if (x == null || x.d < this_1.wr.left || x.d > this_1.wr.right || x.e < this_1.wr.top || x.e > this_1.wr.bottom) {
1449
1449
  return "continue";
1450
1450
  }
1451
1451
  m.e = x.d;
@@ -1456,29 +1456,29 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1456
1456
  c.add(m);
1457
1457
  };
1458
1458
  var this_1 = this;
1459
- for (var f = 0; f < this.abk.count; f++) {
1459
+ for (var f = 0; f < this.abj.count; f++) {
1460
1460
  _loop_1(f);
1461
1461
  }
1462
1462
  }
1463
- a.ki = null;
1463
+ a.kh = null;
1464
1464
  };
1465
1465
  CalloutLayer.prototype.b2 = function () {
1466
1466
  return 1;
1467
1467
  };
1468
1468
  CalloutLayer.prototype.a2 = function (a, b) {
1469
- var c = this.aas.i(a, b);
1469
+ var c = this.aar.i(a, b);
1470
1470
  if (c == null) {
1471
1471
  return null;
1472
1472
  }
1473
1473
  return c.y;
1474
1474
  };
1475
- CalloutLayer.prototype.gw = function (a, b) {
1476
- if (this.aas == null) {
1475
+ CalloutLayer.prototype.gv = function (a, b) {
1476
+ if (this.aar == null) {
1477
1477
  return false;
1478
1478
  }
1479
- return this.aas.i(a, b) != null;
1479
+ return this.aar.i(a, b) != null;
1480
1480
  };
1481
- CalloutLayer.prototype.aea = function (a, b) {
1481
+ CalloutLayer.prototype.ad9 = function (a, b) {
1482
1482
  var e_3, _a;
1483
1483
  var c = 0;
1484
1484
  var d = new HashSet$1(CalloutAnnotationWrapper.$, 0);
@@ -1487,7 +1487,7 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1487
1487
  if (isNaN_(a.u._inner[c]) || isNaN_(a.v._inner[c])) {
1488
1488
  continue;
1489
1489
  }
1490
- var f = this.z8.cb.item(e);
1490
+ var f = this.z7.cb.item(e);
1491
1491
  d.add_1(e);
1492
1492
  if (f.h != a.q._inner[c]) {
1493
1493
  f.h = a.q._inner[c];
@@ -1500,13 +1500,13 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1500
1500
  f.n = a.h._inner[c];
1501
1501
  f.x = new Thickness(1, a.k._inner[c], a.m._inner[c], a.l._inner[c], a.j._inner[c]);
1502
1502
  f.d = a.g._inner[c];
1503
- this.z8.cj(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
1504
- this.z8.ck(f, e, a.r._inner[c]);
1503
+ this.z7.cj(f, Math.min(a.s._inner[c], a.s._inner[c] + a.u._inner[c]), Math.min(a.t._inner[c], a.t._inner[c] + a.v._inner[c]));
1504
+ this.z7.ck(f, e, a.r._inner[c]);
1505
1505
  f.r = { $type: Point_$type, x: a.u._inner[c], y: a.v._inner[c] };
1506
1506
  }
1507
1507
  var h = new List$1(CalloutAnnotationWrapper.$, 0);
1508
1508
  try {
1509
- for (var _b = __values(fromEnum(this.z8.cb.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
1509
+ for (var _b = __values(fromEnum(this.z7.cb.c)), _c = _b.next(); !_c.done; _c = _b.next()) {
1510
1510
  var i = _c.value;
1511
1511
  if (!d.contains(i)) {
1512
1512
  h.add(i);
@@ -1527,76 +1527,76 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1527
1527
  }
1528
1528
  }
1529
1529
  for (var j = 0; j < h.count; j++) {
1530
- this.z8.cb.h(h._inner[j]);
1530
+ this.z7.cb.h(h._inner[j]);
1531
1531
  }
1532
1532
  };
1533
- CalloutLayer.prototype.yu = function (a, b) {
1534
- _super.prototype.yu.call(this, a, b);
1533
+ CalloutLayer.prototype.yt = function (a, b) {
1534
+ _super.prototype.yt.call(this, a, b);
1535
1535
  if (this.d3()) {
1536
- this.aea(this.xd, true);
1536
+ this.ad9(this.xc, true);
1537
1537
  }
1538
1538
  else {
1539
- this.aea(this.xb, false);
1539
+ this.ad9(this.xa, false);
1540
1540
  }
1541
1541
  };
1542
- CalloutLayer.prototype.ga = function () {
1542
+ CalloutLayer.prototype.f9 = function () {
1543
1543
  return true;
1544
1544
  };
1545
- CalloutLayer.prototype.q9 = function (a, b, c, d) {
1546
- _super.prototype.q9.call(this, a, b, c, d);
1545
+ CalloutLayer.prototype.q8 = function (a, b, c, d) {
1546
+ _super.prototype.q8.call(this, a, b, c, d);
1547
1547
  switch (b) {
1548
1548
  case CalloutLayer.$$p[35]:
1549
- this.aag = null;
1550
- this.z8.ci();
1551
- this.rr(true);
1549
+ this.aaf = null;
1550
+ this.z7.ci();
1551
+ this.rq(true);
1552
1552
  break;
1553
1553
  case CalloutLayer.$$p[33]:
1554
1554
  case CalloutLayer.$$p[34]:
1555
- this.rr(true);
1555
+ this.rq(true);
1556
1556
  break;
1557
1557
  case CalloutLayer.$$p[29]:
1558
1558
  case CalloutLayer.$$p[30]:
1559
- if (this.ac8 != null) {
1560
- this.z0 = new BindingFormatter();
1561
- this.z0.j = this.ac8;
1562
- this.z0.d = this.zy;
1559
+ if (this.ac7 != null) {
1560
+ this.zz = new BindingFormatter();
1561
+ this.zz.j = this.ac7;
1562
+ this.zz.d = this.zx;
1563
1563
  }
1564
1564
  else {
1565
- this.z0 = null;
1565
+ this.zz = null;
1566
1566
  }
1567
1567
  break;
1568
1568
  case CalloutLayer.$$p[21]:
1569
1569
  case CalloutLayer.$$p[23]:
1570
- this.rr(true);
1570
+ this.rq(true);
1571
1571
  break;
1572
1572
  case "SeriesViewer":
1573
1573
  if (c != null) {
1574
1574
  var e = c;
1575
- e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.ad9));
1575
+ e.seriesAnimating = delegateRemove(e.seriesAnimating, runOn(this, this.ad8));
1576
1576
  }
1577
1577
  if (d != null) {
1578
1578
  var f = d;
1579
- f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.ad9));
1579
+ f.seriesAnimating = delegateCombine(f.seriesAnimating, runOn(this, this.ad8));
1580
1580
  }
1581
1581
  if (d == null) {
1582
- this.ad1();
1582
+ this.ad0();
1583
1583
  }
1584
1584
  break;
1585
1585
  case "AutoCalloutVisibilityMode":
1586
- this.z2 = this.z4();
1587
- this.ad2();
1586
+ this.z1 = this.z3();
1587
+ this.ad1();
1588
1588
  break;
1589
1589
  case "AllowedPositions":
1590
1590
  if (c != null) {
1591
1591
  var g = c;
1592
- g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.adw));
1592
+ g.collectionChanged = delegateRemove(g.collectionChanged, runOn(this, this.adv));
1593
1593
  }
1594
1594
  if (d != null) {
1595
1595
  var h = d;
1596
- h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.adw));
1596
+ h.collectionChanged = delegateCombine(h.collectionChanged, runOn(this, this.adv));
1597
1597
  }
1598
- this.zx = this.zz(this.aaa);
1599
- this.ad2();
1598
+ this.zw = this.zy(this.z9);
1599
+ this.ad1();
1600
1600
  break;
1601
1601
  case CalloutLayer.$$p[24]:
1602
1602
  case CalloutLayer.$$p[25]:
@@ -1618,100 +1618,100 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1618
1618
  case CalloutLayer.$$p[6]:
1619
1619
  case CalloutLayer.$$p[9]:
1620
1620
  case CalloutLayer.$$p[7]:
1621
- this.aaw = true;
1622
- this.ad2();
1621
+ this.aav = true;
1622
+ this.ad1();
1623
1623
  break;
1624
1624
  case CalloutLayer.$$p[19]:
1625
1625
  case CalloutLayer.$$p[20]:
1626
1626
  case CalloutLayer.$$p[2]:
1627
- this.ad2();
1627
+ this.ad1();
1628
1628
  break;
1629
1629
  case CalloutLayer.$$p[32]:
1630
- this.ad2();
1631
- if (this.aas != null) {
1632
- this.aas.v = d;
1630
+ this.ad1();
1631
+ if (this.aar != null) {
1632
+ this.aar.v = d;
1633
1633
  }
1634
1634
  break;
1635
1635
  case CalloutLayer.$$p[31]:
1636
1636
  if (this.dn != null) {
1637
- this.dn.deregisterColumn(this.aap);
1638
- this.aap = this.dm(this.adb);
1637
+ this.dn.deregisterColumn(this.aao);
1638
+ this.aao = this.dm(this.ada);
1639
1639
  }
1640
1640
  break;
1641
1641
  case "LabelColumn":
1642
- this.ad2();
1642
+ this.ad1();
1643
1643
  break;
1644
1644
  case CalloutLayer.$$p[22]:
1645
1645
  if (this.dn != null) {
1646
- this.dn.deregisterColumn(this.aan);
1647
- this.aan = this.dm(this.acx);
1646
+ this.dn.deregisterColumn(this.aam);
1647
+ this.aam = this.dm(this.acw);
1648
1648
  }
1649
1649
  break;
1650
1650
  case "ContentColumn":
1651
- this.ad2();
1651
+ this.ad1();
1652
1652
  break;
1653
1653
  case CalloutLayer.$$p[42]:
1654
1654
  if (this.dn != null) {
1655
- this.dn.deregisterColumn(this.aaq);
1656
- this.aaq = stringIsNullOrEmpty(this.adr) == false ? this.dm(this.adr) : null;
1655
+ this.dn.deregisterColumn(this.aap);
1656
+ this.aap = stringIsNullOrEmpty(this.adq) == false ? this.dm(this.adq) : null;
1657
1657
  }
1658
1658
  break;
1659
1659
  case "XColumn":
1660
- this.ad2();
1660
+ this.ad1();
1661
1661
  break;
1662
1662
  case CalloutLayer.$$p[43]:
1663
1663
  if (this.dn != null) {
1664
- this.dn.deregisterColumn(this.aar);
1665
- this.aar = this.dm(this.adu);
1664
+ this.dn.deregisterColumn(this.aaq);
1665
+ this.aaq = this.dm(this.adt);
1666
1666
  }
1667
1667
  break;
1668
1668
  case "YColumn":
1669
- this.ad2();
1669
+ this.ad1();
1670
1670
  break;
1671
1671
  case CalloutLayer.$$p[28]:
1672
1672
  if (this.dn != null) {
1673
- this.dn.deregisterColumn(this.aao);
1674
- this.aao = this.dm(this.ac5);
1673
+ this.dn.deregisterColumn(this.aan);
1674
+ this.aan = this.dm(this.ac4);
1675
1675
  }
1676
1676
  break;
1677
1677
  case "KeyColumn":
1678
- this.ad2();
1678
+ this.ad1();
1679
1679
  break;
1680
1680
  case "FastItemsSource":
1681
- this.aay = true;
1681
+ this.aax = true;
1682
1682
  if (typeCast(IFastItemsSource_$type, c) != null) {
1683
+ c.deregisterColumn(this.aao);
1684
+ c.deregisterColumn(this.aam);
1683
1685
  c.deregisterColumn(this.aap);
1684
- c.deregisterColumn(this.aan);
1685
1686
  c.deregisterColumn(this.aaq);
1686
- c.deregisterColumn(this.aar);
1687
- c.deregisterColumn(this.aao);
1687
+ c.deregisterColumn(this.aan);
1688
+ this.aao = null;
1689
+ this.aam = null;
1688
1690
  this.aap = null;
1689
- this.aan = null;
1690
1691
  this.aaq = null;
1691
- this.aar = null;
1692
- this.aao = null;
1693
- this.abm.clear();
1692
+ this.aan = null;
1693
+ this.abl.clear();
1694
1694
  }
1695
1695
  if (typeCast(IFastItemsSource_$type, d) != null) {
1696
- this.aap = this.dm(this.adb);
1697
- this.aan = this.dm(this.acx);
1698
- if (stringIsNullOrEmpty(this.adr) == false) {
1699
- this.aaq = this.dm(this.adr);
1696
+ this.aao = this.dm(this.ada);
1697
+ this.aam = this.dm(this.acw);
1698
+ if (stringIsNullOrEmpty(this.adq) == false) {
1699
+ this.aap = this.dm(this.adq);
1700
1700
  }
1701
- this.aar = this.dm(this.adu);
1702
- this.aao = this.dm(this.ac5);
1701
+ this.aaq = this.dm(this.adt);
1702
+ this.aan = this.dm(this.ac4);
1703
1703
  }
1704
- this.ad2();
1704
+ this.ad1();
1705
1705
  break;
1706
1706
  }
1707
1707
  };
1708
- CalloutLayer.prototype.z4 = function () {
1709
- if (this.z3 == 0) {
1708
+ CalloutLayer.prototype.z3 = function () {
1709
+ if (this.z2 == 0) {
1710
1710
  return 1;
1711
1711
  }
1712
- return this.z3;
1712
+ return this.z2;
1713
1713
  };
1714
- CalloutLayer.prototype.zz = function (a) {
1714
+ CalloutLayer.prototype.zy = function (a) {
1715
1715
  if (a == null || a.count == 0) {
1716
1716
  return null;
1717
1717
  }
@@ -1721,39 +1721,43 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1721
1721
  }
1722
1722
  return b;
1723
1723
  };
1724
- CalloutLayer.prototype.ad9 = function (a) {
1724
+ CalloutLayer.prototype.ad8 = function (a) {
1725
1725
  if (a.es) {
1726
1726
  return;
1727
1727
  }
1728
- if ((a == this.aaf || this.aaf == null) && this.aa5) {
1729
- this.rr(false);
1728
+ if ((a == this.aae || this.aae == null) && this.aa4) {
1729
+ this.rq(false);
1730
1730
  }
1731
1731
  };
1732
- CalloutLayer.prototype.ad2 = function () {
1733
- if (this.aax == false) {
1734
- this.aax = true;
1735
- this.rr(false);
1732
+ CalloutLayer.prototype.ad1 = function () {
1733
+ if (this.aaw == false) {
1734
+ this.aaw = true;
1735
+ this.rq(false);
1736
1736
  }
1737
1737
  };
1738
1738
  CalloutLayer.prototype.ax = function (a, b, c) {
1739
1739
  var d = this.getEffectiveViewport();
1740
1740
  var e = this.db.wk;
1741
- var f = this.wt();
1741
+ var f = this.ws();
1742
1742
  var g = 0;
1743
1743
  if (b.cp) {
1744
1744
  var h = new ScalerParams(0, c, e, !b.ch, d);
1745
- g = (b.eo(f.height, h));
1745
+ var i = b.eo(0, h);
1746
+ var j = b.eo(f.height, h);
1747
+ g = Math.abs(j - i);
1746
1748
  return new AxisRange(a.c - g, a.b + g);
1747
1749
  }
1748
1750
  else {
1749
- var i = new ScalerParams(0, c, e, b.ch, d);
1750
- g = (b.eo(f.width, i));
1751
+ var k = new ScalerParams(0, c, e, b.ch, d);
1752
+ var l = b.eo(0, k);
1753
+ var m = b.eo(f.width, k);
1754
+ g = Math.abs(m - l);
1751
1755
  return new AxisRange(a.c - g, a.b + g);
1752
1756
  }
1753
1757
  };
1754
- CalloutLayer.prototype.ad8 = function () {
1758
+ CalloutLayer.prototype.ad7 = function () {
1755
1759
  var e_4, _a;
1756
- if (!this.aa4) {
1760
+ if (!this.aa3) {
1757
1761
  return;
1758
1762
  }
1759
1763
  if (this.c9 == null) {
@@ -1788,39 +1792,39 @@ var CalloutLayer = /** @class */ /*@__PURE__*/ (function (_super) {
1788
1792
  }
1789
1793
  }
1790
1794
  };
1791
- CalloutLayer.prototype.ad0 = function () {
1792
- this.z8.cb.clear();
1793
- this.abj.g();
1794
- this.abg.clear();
1795
+ CalloutLayer.prototype.adz = function () {
1796
+ this.z7.cb.clear();
1797
+ this.abi.g();
1798
+ this.abf.clear();
1795
1799
  };
1796
- CalloutLayer.prototype.ad3 = function () {
1797
- if (this.aar == null || this.aap == null) {
1798
- var a = this.abj.c;
1800
+ CalloutLayer.prototype.ad2 = function () {
1801
+ if (this.aaq == null || this.aao == null) {
1802
+ var a = this.abi.c;
1799
1803
  while (a != null) {
1800
- this.aec(a.c);
1804
+ this.aeb(a.c);
1801
1805
  a = a.a;
1802
1806
  }
1803
1807
  return;
1804
1808
  }
1805
- var b = this.abh();
1806
- for (var c = 0; c < this.aar.count; c++) {
1809
+ var b = this.abg();
1810
+ for (var c = 0; c < this.aaq.count; c++) {
1807
1811
  var d = void 0;
1808
- if (this.abm.count <= c) {
1812
+ if (this.abl.count <= c) {
1809
1813
  var e = new CalloutAnnotation();
1810
1814
  d = new CalloutAnnotationWrapper();
1811
1815
  d.b = e;
1812
- d.b.series = this.aaf;
1813
- this.abm.add(d);
1816
+ d.b.series = this.aae;
1817
+ this.abl.add(d);
1814
1818
  }
1815
1819
  else {
1816
- d = this.abm._inner[c];
1820
+ d = this.abl._inner[c];
1817
1821
  }
1818
- this.aeb(c, b);
1822
+ this.aea(c, b);
1819
1823
  }
1820
1824
  };
1821
1825
  CalloutLayer.$t = markType(CalloutLayer, 'CalloutLayer', AnnotationLayer.$);
1822
- CalloutLayer.aey = DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, new PropertyMetadata(2, enumGetBox(AutoCalloutVisibilityMode_$type, 0), function (a, b) { return a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue); }));
1823
- CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:ab2:aed', [1, 5], 'CalloutBackground:afm:aee', [Brush.$, null], 'CalloutCollisionMode:z5:aef', [CalloutCollisionMode_$type, enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:abp:aeg', [1, NaN], 'CalloutDarkTextColor:afn:aeh', [Brush.$, null], 'CalloutExpandsAxisBufferEnabled:aa4:aei', [0, false], 'CalloutExpandsAxisBufferMaxHeight:abq:aej', [1, 400], 'CalloutExpandsAxisBufferMaxWidth:abr:aek', [1, 400], 'CalloutExpandsAxisBufferMinHeight:abs:ael', [1, 50], 'CalloutExpandsAxisBufferMinWidth:abt:aem', [1, 50], 'CalloutInterpolatedValuePrecision:ab3:aen', [1, -1], 'CalloutLeaderBrush:afo:aeo', [Brush.$, null], 'CalloutLightTextColor:afp:aep', [Brush.$, null], 'CalloutOutline:afq:aeq', [Brush.$, null], 'CalloutPaddingBottom:abu:aer', [1, NaN], 'CalloutPaddingLeft:abv:aes', [1, NaN], 'CalloutPaddingRight:abw:aet', [1, NaN], 'CalloutPaddingTop:abx:aeu', [1, NaN], 'CalloutPositionPadding:aby:aev', [1, 10], 'CalloutStrokeThickness:abz:aew', [1, NaN], 'CalloutTextColor:afr:aex', [Brush.$, null], 'CollisionChannel:acu:aez', [2, null], 'ContentMemberPath:acx:ae0', [2, null], 'HighlightedValueLabelMode:aae:ae1', [HighlightedValueLabelMode_$type, enumGetBox(HighlightedValueLabelMode_$type, 0)], 'IsAutoCalloutBehaviorEnabled:aa5:ae2', [0, false], 'IsCalloutOffsettingEnabled:aa6:ae3', [0, true], 'IsCustomCalloutRenderStyleEnabled:aa7:ae4', [0, false], 'IsCustomCalloutStyleEnabled:aa8:ae5', [0, false], 'KeyMemberPath:ac5:ae6', [2, null], 'LabelFormat:ac8:ae7', [2, null], 'LabelFormatSpecifiers:zy:ae8', [Array_$type, null], 'LabelMemberPath:adb:ae9', [2, null], 'ShouldTruncateOnBoundaryCollisions:aa9:afa', [0, false], 'TargetSeriesName:ade:afb', [2, null], 'TargetSeries:aaf:afc', [Series.$, null], 'TextStyle:adh:afd', [2, null], 'UseAutoContrastingLabelColors:aba:afe', [0, false], 'UseInterpolatedValueForAutoCalloutLabels:abb:aff', [0, false], 'UseItemColorForFill:abc:afg', [0, false], 'UseItemColorForOutline:abd:afh', [0, false], 'UseSeriesColorForOutline:abe:afi', [0, false], 'UseValueForAutoCalloutLabels:abf:afj', [0, true], 'XMemberPath:adr:afk', [2, null], 'YMemberPath:adu:afl', [2, null]]);
1826
+ CalloutLayer.aex = DependencyProperty.i("AutoCalloutVisibilityMode", AutoCalloutVisibilityMode_$type, CalloutLayer.$, new PropertyMetadata(2, enumGetBox(AutoCalloutVisibilityMode_$type, 0), function (a, b) { return a.raisePropertyChanged("AutoCalloutVisibilityMode", b.oldValue, b.newValue); }));
1827
+ CalloutLayer.$$p = markDep(DependencyProperty, PropertyMetadata, CalloutLayer, 'raisePropertyChanged', ['AutoCalloutLabelPrecision:ab1:aec', [1, 5], 'CalloutBackground:afl:aed', [Brush.$, null], 'CalloutCollisionMode:z4:aee', [CalloutCollisionMode_$type, enumGetBox(CalloutCollisionMode_$type, 3)], 'CalloutCornerRadius:abo:aef', [1, NaN], 'CalloutDarkTextColor:afm:aeg', [Brush.$, null], 'CalloutExpandsAxisBufferEnabled:aa3:aeh', [0, false], 'CalloutExpandsAxisBufferMaxHeight:abp:aei', [1, 400], 'CalloutExpandsAxisBufferMaxWidth:abq:aej', [1, 400], 'CalloutExpandsAxisBufferMinHeight:abr:aek', [1, 50], 'CalloutExpandsAxisBufferMinWidth:abs:ael', [1, 50], 'CalloutInterpolatedValuePrecision:ab2:aem', [1, -1], 'CalloutLeaderBrush:afn:aen', [Brush.$, null], 'CalloutLightTextColor:afo:aeo', [Brush.$, null], 'CalloutOutline:afp:aep', [Brush.$, null], 'CalloutPaddingBottom:abt:aeq', [1, NaN], 'CalloutPaddingLeft:abu:aer', [1, NaN], 'CalloutPaddingRight:abv:aes', [1, NaN], 'CalloutPaddingTop:abw:aet', [1, NaN], 'CalloutPositionPadding:abx:aeu', [1, 10], 'CalloutStrokeThickness:aby:aev', [1, NaN], 'CalloutTextColor:afq:aew', [Brush.$, null], 'CollisionChannel:act:aey', [2, null], 'ContentMemberPath:acw:aez', [2, null], 'HighlightedValueLabelMode:aad:ae0', [HighlightedValueLabelMode_$type, enumGetBox(HighlightedValueLabelMode_$type, 0)], 'IsAutoCalloutBehaviorEnabled:aa4:ae1', [0, false], 'IsCalloutOffsettingEnabled:aa5:ae2', [0, true], 'IsCustomCalloutRenderStyleEnabled:aa6:ae3', [0, false], 'IsCustomCalloutStyleEnabled:aa7:ae4', [0, false], 'KeyMemberPath:ac4:ae5', [2, null], 'LabelFormat:ac7:ae6', [2, null], 'LabelFormatSpecifiers:zx:ae7', [Array_$type, null], 'LabelMemberPath:ada:ae8', [2, null], 'ShouldTruncateOnBoundaryCollisions:aa8:ae9', [0, false], 'TargetSeriesName:add:afa', [2, null], 'TargetSeries:aae:afb', [Series.$, null], 'TextStyle:adg:afc', [2, null], 'UseAutoContrastingLabelColors:aa9:afd', [0, false], 'UseInterpolatedValueForAutoCalloutLabels:aba:afe', [0, false], 'UseItemColorForFill:abb:aff', [0, false], 'UseItemColorForOutline:abc:afg', [0, false], 'UseSeriesColorForOutline:abd:afh', [0, false], 'UseValueForAutoCalloutLabels:abe:afi', [0, true], 'XMemberPath:adq:afj', [2, null], 'YMemberPath:adt:afk', [2, null]]);
1824
1828
  return CalloutLayer;
1825
1829
  }(AnnotationLayer));
1826
1830
  export { CalloutLayer };
@@ -1885,8 +1889,8 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1885
1889
  }
1886
1890
  };
1887
1891
  CalloutLayerView.prototype.ca = function () {
1888
- if (this.b7.aah != null) {
1889
- return this.b7.aah;
1892
+ if (this.b7.aag != null) {
1893
+ return this.b7.aag;
1890
1894
  }
1891
1895
  return this.e.db.getFontInfo();
1892
1896
  };
@@ -1932,13 +1936,13 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1932
1936
  a.k(this.e, b, c);
1933
1937
  };
1934
1938
  CalloutLayerView.prototype.cl = function (a, b) {
1935
- if (b != null && this.b7.abc) {
1939
+ if (b != null && this.b7.abb) {
1936
1940
  return this.cq(b);
1937
1941
  }
1938
1942
  if (a != null) {
1939
- return this.cq(a.vg);
1943
+ return this.cq(a.vf);
1940
1944
  }
1941
- return this.e.vg;
1945
+ return this.e.vf;
1942
1946
  };
1943
1947
  CalloutLayerView.prototype.co = function () {
1944
1948
  return ((function () {
@@ -1955,12 +1959,12 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1955
1959
  })());
1956
1960
  };
1957
1961
  CalloutLayerView.prototype.cp = function (a, b) {
1958
- if (b != null && this.b7.abd) {
1962
+ if (b != null && this.b7.abc) {
1959
1963
  return this.cq(b);
1960
1964
  }
1961
- if (this.b7.abe) {
1965
+ if (this.b7.abd) {
1962
1966
  if (a != null) {
1963
- return this.cq(a.vg);
1967
+ return this.cq(a.vf);
1964
1968
  }
1965
1969
  }
1966
1970
  return ((function () {
@@ -1970,13 +1974,13 @@ var CalloutLayerView = /** @class */ /*@__PURE__*/ (function (_super) {
1970
1974
  })());
1971
1975
  };
1972
1976
  CalloutLayerView.prototype.cn = function (a, b) {
1973
- if (b != null && this.b7.abd) {
1977
+ if (b != null && this.b7.abc) {
1974
1978
  return this.cq(b);
1975
1979
  }
1976
1980
  if (a != null) {
1977
- return this.cq(a.u9);
1981
+ return this.cq(a.u8);
1978
1982
  }
1979
- return this.e.u9;
1983
+ return this.e.u8;
1980
1984
  };
1981
1985
  CalloutLayerView.prototype.ci = function () {
1982
1986
  this.cd = NaN;