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
@@ -49,17 +49,17 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
49
49
  __extends(BubbleSeries, _super);
50
50
  function BubbleSeries() {
51
51
  var _this = _super.call(this) || this;
52
- _this.aeh = null;
53
52
  _this.aeg = null;
54
- _this.ac4 = null;
55
- _this.acv = null;
53
+ _this.aef = null;
54
+ _this.ac3 = null;
56
55
  _this.acu = null;
57
56
  _this.act = null;
58
- _this.acr = null;
57
+ _this.acs = null;
58
+ _this.acq = null;
59
59
  _this.ab = BubbleSeries.$;
60
- _this.y2 = new ScatterFrame();
61
- _this.y4 = new ScatterFrame();
62
- _this.y0 = new ScatterFrame();
60
+ _this.y1 = new ScatterFrame();
61
+ _this.y3 = new ScatterFrame();
62
+ _this.yz = new ScatterFrame();
63
63
  return _this;
64
64
  }
65
65
  BubbleSeries.prototype.bj = function () {
@@ -71,18 +71,18 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
71
71
  BubbleSeries.prototype.cs = function () {
72
72
  return new BubbleSeriesView(this);
73
73
  };
74
- BubbleSeries.prototype.q1 = function (a) {
75
- _super.prototype.q1.call(this, a);
76
- this.acq = a;
74
+ BubbleSeries.prototype.q0 = function (a) {
75
+ _super.prototype.q0.call(this, a);
76
+ this.acp = a;
77
77
  };
78
- BubbleSeries.prototype.jl = function () {
78
+ BubbleSeries.prototype.jk = function () {
79
79
  return 0.7;
80
80
  };
81
- BubbleSeries.prototype.w1 = function () {
82
- if (this.w0 == 0) {
81
+ BubbleSeries.prototype.w0 = function () {
82
+ if (this.wz == 0) {
83
83
  return 2;
84
84
  }
85
- return _super.prototype.w1.call(this);
85
+ return _super.prototype.w0.call(this);
86
86
  };
87
87
  BubbleSeries.prototype.isAttachedTo = function (a) {
88
88
  return this.a5 == a;
@@ -90,33 +90,33 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
90
90
  BubbleSeries.prototype.eh = function () {
91
91
  return true;
92
92
  };
93
- BubbleSeries.prototype.p2 = function (a) {
94
- _super.prototype.p2.call(this, a);
95
- if (this.acz != null && this.ac4 != null && this.ac4.count > 0) {
96
- for (var b = 0; b < this.ac4.count; b++) {
97
- a(this.ac4._inner[b]);
93
+ BubbleSeries.prototype.p1 = function (a) {
94
+ _super.prototype.p1.call(this, a);
95
+ if (this.acy != null && this.ac3 != null && this.ac3.count > 0) {
96
+ for (var b = 0; b < this.ac3.count; b++) {
97
+ a(this.ac3._inner[b]);
98
98
  }
99
99
  }
100
100
  };
101
- Object.defineProperty(BubbleSeries.prototype, "acy", {
101
+ Object.defineProperty(BubbleSeries.prototype, "acx", {
102
102
  get: function () {
103
- return this.ac0;
103
+ return this.acz;
104
104
  },
105
105
  enumerable: false,
106
106
  configurable: true
107
107
  });
108
108
  BubbleSeries.prototype.get_isColoredItemwise = function () {
109
- return this.acw != null && this.acw.count > 0;
109
+ return this.acv != null && this.acv.count > 0;
110
110
  };
111
- BubbleSeries.prototype.aef = function (a) {
112
- var b = typeCast(CustomPaletteBrushScale.$, this.acp);
113
- var c = typeCast(ValueBrushScale.$, this.acp);
114
- var d = this.acp;
111
+ BubbleSeries.prototype.aee = function (a) {
112
+ var b = typeCast(CustomPaletteBrushScale.$, this.aco);
113
+ var c = typeCast(ValueBrushScale.$, this.aco);
114
+ var d = this.aco;
115
115
  if (b != null && this.dn != null) {
116
116
  return b.getBrush1(a, this.dn.count);
117
117
  }
118
118
  else if (c != null) {
119
- return c.getBrushByIndex(a, this.acw);
119
+ return c.getBrushByIndex(a, this.acv);
120
120
  }
121
121
  else if (d != null) {
122
122
  return d.getBrush(a);
@@ -125,14 +125,14 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
125
125
  };
126
126
  Object.defineProperty(BubbleSeries.prototype, "legendReady", {
127
127
  get: function () {
128
- return this.ac0 != null && this.ac0.count != 0;
128
+ return this.acz != null && this.acz.count != 0;
129
129
  },
130
130
  enumerable: false,
131
131
  configurable: true
132
132
  });
133
133
  Object.defineProperty(BubbleSeries.prototype, "minScaleText", {
134
134
  get: function () {
135
- var a = this.aco(this.acs).b;
135
+ var a = this.acn(this.acr).b;
136
136
  return (Math.round(a * 1000) / 1000).toString();
137
137
  },
138
138
  enumerable: false,
@@ -140,87 +140,73 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
140
140
  });
141
141
  Object.defineProperty(BubbleSeries.prototype, "maxScaleText", {
142
142
  get: function () {
143
- var a = this.aco(this.acs).a;
143
+ var a = this.acn(this.acr).a;
144
144
  return (Math.round(a * 1000) / 1000).toString();
145
145
  },
146
146
  enumerable: false,
147
147
  configurable: true
148
148
  });
149
149
  BubbleSeries.prototype.forScaleColors = function (a) {
150
- for (var b = 0; b < this.ac0.count; b++) {
151
- if (this.acp == null || !this.acp.isReady) {
150
+ for (var b = 0; b < this.acz.count; b++) {
151
+ if (this.aco == null || !this.aco.isReady) {
152
152
  return false;
153
153
  }
154
154
  var c = NaN;
155
- if (this.acw != null) {
156
- c = (this.acw.item(b) - this.acw.minimum) / (this.acw.maximum - this.acw.minimum);
155
+ if (this.acv != null) {
156
+ c = (this.acv.item(b) - this.acv.minimum) / (this.acv.maximum - this.acv.minimum);
157
157
  }
158
- var d = (this.ac0.item(b) - this.ac0.minimum) / (this.ac0.maximum - this.ac0.minimum);
158
+ var d = (this.acz.item(b) - this.acz.minimum) / (this.acz.maximum - this.acz.minimum);
159
159
  if (isNaN_(c)) {
160
160
  c = 0;
161
161
  }
162
162
  if (isNaN_(d)) {
163
163
  d = c;
164
164
  }
165
- var e = this.yh;
166
- var f = this.aef(b);
165
+ var e = this.yg;
166
+ var f = this.aee(b);
167
167
  var g = f != null ? f : e;
168
168
  a(g, d);
169
169
  }
170
170
  return true;
171
171
  };
172
- BubbleSeries.prototype.kq = function (a, b) {
173
- var c = this.nd(b);
172
+ BubbleSeries.prototype.kp = function (a, b) {
173
+ var c = this.nc(b);
174
174
  if (c == BubbleSeries.$$p[5]) {
175
- return this.kr(a, b, this.adj);
175
+ return this.kq(a, b, this.adi);
176
176
  }
177
177
  if (c == BubbleSeries.$$p[11]) {
178
- return this.kr(a, b, this.adt);
178
+ return this.kq(a, b, this.ads);
179
179
  }
180
180
  if (c == ScatterBase.$$p[12]) {
181
- return this.kr(a, b, this.aat);
181
+ return this.kq(a, b, this.aas);
182
182
  }
183
183
  if (c == ScatterBase.$$p[16]) {
184
- return this.kr(a, b, this.aa1);
184
+ return this.kq(a, b, this.aa0);
185
185
  }
186
186
  if (c == BubbleSeries.$$p[2]) {
187
- return this.kr(a, b, this.ade);
187
+ return this.kq(a, b, this.add);
188
188
  }
189
- return _super.prototype.kq.call(this, a, b);
189
+ return _super.prototype.kp.call(this, a, b);
190
190
  };
191
- BubbleSeries.prototype.md = function (a) {
192
- var b = this.nd(a);
191
+ BubbleSeries.prototype.mc = function (a) {
192
+ var b = this.nc(a);
193
193
  if (b == BubbleSeries.$$p[5]) {
194
- return this.adj;
194
+ return this.adi;
195
195
  }
196
196
  if (b == BubbleSeries.$$p[11]) {
197
- return this.adt;
197
+ return this.ads;
198
198
  }
199
199
  if (b == ScatterBase.$$p[12]) {
200
- return this.aat;
200
+ return this.aas;
201
201
  }
202
202
  if (b == ScatterBase.$$p[16]) {
203
- return this.aa1;
203
+ return this.aa0;
204
204
  }
205
205
  if (b == BubbleSeries.$$p[2]) {
206
- return this.ade;
206
+ return this.add;
207
207
  }
208
- return _super.prototype.md.call(this, a);
208
+ return _super.prototype.mc.call(this, a);
209
209
  };
210
- Object.defineProperty(BubbleSeries.prototype, "ac0", {
211
- get: function () {
212
- return this.acv;
213
- },
214
- set: function (a) {
215
- if (this.acv != a) {
216
- var b = this.ac0;
217
- this.acv = a;
218
- this.raisePropertyChanged("RadiusColumn", b, this.ac0);
219
- }
220
- },
221
- enumerable: false,
222
- configurable: true
223
- });
224
210
  Object.defineProperty(BubbleSeries.prototype, "acz", {
225
211
  get: function () {
226
212
  return this.acu;
@@ -229,37 +215,51 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
229
215
  if (this.acu != a) {
230
216
  var b = this.acz;
231
217
  this.acu = a;
232
- this.raisePropertyChanged("LabelColumn", b, this.acz);
218
+ this.raisePropertyChanged("RadiusColumn", b, this.acz);
233
219
  }
234
220
  },
235
221
  enumerable: false,
236
222
  configurable: true
237
223
  });
238
- Object.defineProperty(BubbleSeries.prototype, "acw", {
224
+ Object.defineProperty(BubbleSeries.prototype, "acy", {
239
225
  get: function () {
240
226
  return this.act;
241
227
  },
242
228
  set: function (a) {
243
229
  if (this.act != a) {
244
- var b = this.acw;
230
+ var b = this.acy;
245
231
  this.act = a;
246
- this.raisePropertyChanged("FillColumn", b, this.acw);
232
+ this.raisePropertyChanged("LabelColumn", b, this.acy);
233
+ }
234
+ },
235
+ enumerable: false,
236
+ configurable: true
237
+ });
238
+ Object.defineProperty(BubbleSeries.prototype, "acv", {
239
+ get: function () {
240
+ return this.acs;
241
+ },
242
+ set: function (a) {
243
+ if (this.acs != a) {
244
+ var b = this.acv;
245
+ this.acs = a;
246
+ this.raisePropertyChanged("FillColumn", b, this.acv);
247
247
  }
248
248
  },
249
249
  enumerable: false,
250
250
  configurable: true
251
251
  });
252
- BubbleSeries.prototype.aa4 = function (a, b, c, d, e) {
253
- if (c <= this.z9) {
252
+ BubbleSeries.prototype.aa3 = function (a, b, c, d, e) {
253
+ if (c <= this.z8) {
254
254
  b.g = new Dictionary$2(Base.$, OwnedPoint.$, 1, c);
255
255
  }
256
- var f = this.z9;
256
+ var f = this.z8;
257
257
  var g = this.dn;
258
258
  var h;
259
259
  var i;
260
260
  var j = this.getEffectiveViewport1(a);
261
- var k = new ScalerParams(0, d, e, this.yw.d, j);
262
- var l = new ScalerParams(0, d, e, this.yw.e, j);
261
+ var k = new ScalerParams(0, d, e, this.yv.d, j);
262
+ var l = new ScalerParams(0, d, e, this.yv.e, j);
263
263
  var m = false;
264
264
  var n = 0;
265
265
  if (this.db != null) {
@@ -270,9 +270,9 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
270
270
  }
271
271
  }
272
272
  var _loop_1 = function (p) {
273
- h = this_1.zh.item(p);
274
- i = this_1.zi.item(p);
275
- var q = { $type: Point_$type, x: this_1.yw.a.el(h, k), y: this_1.yw.b.el(i, l) };
273
+ h = this_1.zg.item(p);
274
+ i = this_1.zh.item(p);
275
+ var q = { $type: Point_$type, x: this_1.yv.a.el(h, k), y: this_1.yv.b.el(i, l) };
276
276
  if (m) {
277
277
  if (q.x < e.left || q.x > e.right) {
278
278
  if (q.x + n >= e.left && q.x + n <= e.right) {
@@ -301,19 +301,19 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
301
301
  _loop_1(p);
302
302
  }
303
303
  };
304
- BubbleSeries.prototype.abf = function (a, b) {
304
+ BubbleSeries.prototype.abe = function (a, b) {
305
305
  var c = typeCast(BubbleSeriesView.$, b);
306
306
  var d = c.c0;
307
- d.m = this.ac0;
308
- _super.prototype.abf.call(this, a, b);
309
- var e = Math.min(this.zh != null ? this.zh.count : 0, this.zi != null ? this.zi.count : 0);
307
+ d.m = this.acz;
308
+ _super.prototype.abe.call(this, a, b);
309
+ var e = Math.min(this.zg != null ? this.zg.count : 0, this.zh != null ? this.zh.count : 0);
310
310
  if (e < 1) {
311
311
  return;
312
312
  }
313
313
  c.dm();
314
314
  c.dn();
315
315
  };
316
- BubbleSeries.prototype.ady = function () {
316
+ BubbleSeries.prototype.adx = function () {
317
317
  if (this.db == null) {
318
318
  return;
319
319
  }
@@ -323,7 +323,7 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
323
323
  if (this.a5.isItemwise) {
324
324
  var a = this.a5;
325
325
  this.a5.clearLegendItemsForSeries(this);
326
- this.adx();
326
+ this.adw();
327
327
  a.renderItemwiseContent(this);
328
328
  }
329
329
  if (this.a5.isScale) {
@@ -332,7 +332,7 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
332
332
  b.initializeLegend(this);
333
333
  }
334
334
  };
335
- BubbleSeries.ac5 = function (a, b, c, d, e) {
335
+ BubbleSeries.ac4 = function (a, b, c, d, e) {
336
336
  if (e <= a || isNaN_(e) || isInfinity(e)) {
337
337
  return c;
338
338
  }
@@ -342,49 +342,49 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
342
342
  var f = c + ((d - c) / (b - a)) * (e - a);
343
343
  return f;
344
344
  };
345
- BubbleSeries.ac6 = function (a, b, c, d, logBase_, e) {
345
+ BubbleSeries.ac5 = function (a, b, c, d, logBase_, e) {
346
346
  var f = logBase(e, logBase_);
347
347
  var g = logBase(a, logBase_);
348
348
  var h = logBase(b, logBase_);
349
- return BubbleSeries.ac5(g, h, c, d, f);
349
+ return BubbleSeries.ac4(g, h, c, d, f);
350
350
  };
351
- BubbleSeries.prototype.he = function (a, b, c) {
352
- var d = _super.prototype.he.call(this, a, b, c);
353
- if (this.ac0 == null || this.dn == null || this.ac0.count == 0 || this.dn.count != this.ac0.count) {
351
+ BubbleSeries.prototype.hd = function (a, b, c) {
352
+ var d = _super.prototype.hd.call(this, a, b, c);
353
+ if (this.acz == null || this.dn == null || this.acz.count == 0 || this.dn.count != this.acz.count) {
354
354
  d = false;
355
355
  }
356
356
  return d;
357
357
  };
358
- BubbleSeries.prototype.zr = function (a, b) {
358
+ BubbleSeries.prototype.zq = function (a, b) {
359
359
  if (b != 3) {
360
360
  return true;
361
361
  }
362
362
  if (a == null) {
363
363
  return true;
364
364
  }
365
- if (this.aat == a || this.aa1 == a || this.adt == a) {
365
+ if (this.aas == a || this.aa0 == a || this.ads == a) {
366
366
  return true;
367
367
  }
368
368
  return false;
369
369
  };
370
- BubbleSeries.prototype.adx = function () {
370
+ BubbleSeries.prototype.adw = function () {
371
371
  var _this = this;
372
372
  var a = typeCast(IChartLegend_$type, this.a5);
373
373
  if (a == null || this.dn == null) {
374
374
  return;
375
375
  }
376
- this.ac4 = new List$1(UIElement.$, 0);
377
- var b = typeCast(CustomPaletteBrushScale.$, this.acp);
378
- var c = typeCast(ValueBrushScale.$, this.acp);
379
- var d = this.acp;
380
- var e = this.acn();
376
+ this.ac3 = new List$1(UIElement.$, 0);
377
+ var b = typeCast(CustomPaletteBrushScale.$, this.aco);
378
+ var c = typeCast(ValueBrushScale.$, this.aco);
379
+ var d = this.aco;
380
+ var e = this.acm();
381
381
  var f = e.b;
382
382
  var g = e.a;
383
383
  var h = this.dn;
384
384
  var _loop_2 = function (i) {
385
385
  var j = null;
386
- if (c != null && this_2.acw != null) {
387
- var k = this_2.acw.item(i);
386
+ if (c != null && this_2.acv != null) {
387
+ var k = this_2.acv.item(i);
388
388
  j = c.getBrushByRange(k, f, g);
389
389
  }
390
390
  else if (b != null) {
@@ -394,7 +394,7 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
394
394
  j = d.getBrush(i);
395
395
  }
396
396
  var l = new ContentControl();
397
- var m = this_2.acz != null && this_2.acz.item(i) != null ? this_2.acz.item(i).toString() : "";
397
+ var m = this_2.acy != null && this_2.acy.item(i) != null ? this_2.acy.item(i).toString() : "";
398
398
  l.content = ((function () {
399
399
  var $ret = new DataContext();
400
400
  $ret.series = _this;
@@ -404,39 +404,39 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
404
404
  $ret.legendLabel = m;
405
405
  return $ret;
406
406
  })());
407
- var n = this_2.sx;
407
+ var n = this_2.sw;
408
408
  if (n == null) {
409
409
  n = this_2.cv.bn(this_2.c0);
410
410
  }
411
411
  l.ah = n;
412
- this_2.ac4.add(l);
412
+ this_2.ac3.add(l);
413
413
  };
414
414
  var this_2 = this;
415
415
  for (var i = 0; i < h.count; i++) {
416
416
  _loop_2(i);
417
417
  }
418
418
  };
419
- BubbleSeries.prototype.pb = function (a, b, c, d) {
420
- _super.prototype.pb.call(this, a, b, c, d);
421
- if (this.acs != null) {
422
- this.acs.aa();
419
+ BubbleSeries.prototype.pa = function (a, b, c, d) {
420
+ _super.prototype.pa.call(this, a, b, c, d);
421
+ if (this.acr != null) {
422
+ this.acr.aa();
423
423
  }
424
- if (this.acp != null) {
425
- this.acp.x();
424
+ if (this.aco != null) {
425
+ this.aco.x();
426
426
  }
427
- this.ady();
427
+ this.adx();
428
428
  };
429
- BubbleSeries.prototype.qd = function () {
430
- _super.prototype.qd.call(this);
431
- this.ady();
429
+ BubbleSeries.prototype.qc = function () {
430
+ _super.prototype.qc.call(this);
431
+ this.adx();
432
432
  };
433
- BubbleSeries.prototype.qk = function () {
434
- _super.prototype.qk.call(this);
435
- this.ady();
433
+ BubbleSeries.prototype.qj = function () {
434
+ _super.prototype.qj.call(this);
435
+ this.adx();
436
436
  };
437
- BubbleSeries.prototype.q9 = function (a, b, c, d) {
437
+ BubbleSeries.prototype.q8 = function (a, b, c, d) {
438
438
  var e_1, _a;
439
- _super.prototype.q9.call(this, a, b, c, d);
439
+ _super.prototype.q8.call(this, a, b, c, d);
440
440
  switch (b) {
441
441
  case ScatterBase.$$p[10]:
442
442
  case ScatterBase.$$p[14]:
@@ -444,50 +444,50 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
444
444
  case ScatterBase.$$p[15]:
445
445
  case BubbleSeries.$$p[9]:
446
446
  case BubbleSeries.$$p[10]:
447
- this.qf();
447
+ this.qe();
448
448
  break;
449
449
  case "FastItemsSource":
450
- if (this.acs != null) {
451
- this.acs.aa();
450
+ if (this.acr != null) {
451
+ this.acr.aa();
452
452
  }
453
- if (this.acp != null) {
454
- this.acp.x();
453
+ if (this.aco != null) {
454
+ this.aco.x();
455
455
  }
456
456
  if (typeCast(IFastItemsSource_$type, c) != null) {
457
- c.deregisterColumn(this.ac0);
458
- c.deregisterColumn(this.acw);
459
457
  c.deregisterColumn(this.acz);
460
- this.ac0 = null;
461
- this.acw = null;
458
+ c.deregisterColumn(this.acv);
459
+ c.deregisterColumn(this.acy);
462
460
  this.acz = null;
461
+ this.acv = null;
462
+ this.acy = null;
463
463
  }
464
464
  if (typeCast(IFastItemsSource_$type, d) != null) {
465
- this.ac0 = this.dk(this.adt);
466
- if (!stringIsNullOrEmpty(this.ade)) {
467
- this.acw = this.dk(this.ade);
465
+ this.acz = this.dk(this.ads);
466
+ if (!stringIsNullOrEmpty(this.add)) {
467
+ this.acv = this.dk(this.add);
468
468
  }
469
- this.acz = this.dm(this.adj);
469
+ this.acy = this.dm(this.adi);
470
470
  }
471
- this.rr(false);
472
- this.ady();
471
+ this.rq(false);
472
+ this.adx();
473
473
  break;
474
474
  case BubbleSeries.$$p[11]:
475
- if (this.acs != null) {
476
- this.acs.aa();
475
+ if (this.acr != null) {
476
+ this.acr.aa();
477
477
  }
478
478
  if (this.dn != null) {
479
- this.dn.deregisterColumn(this.ac0);
480
- this.ac0 = this.dk(this.adt);
481
- this.ady();
479
+ this.dn.deregisterColumn(this.acz);
480
+ this.acz = this.dk(this.ads);
481
+ this.adx();
482
482
  }
483
483
  break;
484
484
  case "RadiusColumn":
485
- if (this.acs != null) {
486
- this.acs.aa();
485
+ if (this.acr != null) {
486
+ this.acr.aa();
487
487
  }
488
- this.yx.c2.g$i();
489
- this.rr(this.gg && this.d7);
490
- this.qm();
488
+ this.yw.c2.g$i();
489
+ this.rq(this.gf && this.d7);
490
+ this.ql();
491
491
  break;
492
492
  case BubbleSeries.$$p[12]:
493
493
  if (c != null) {
@@ -498,15 +498,15 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
498
498
  d.l.add(this);
499
499
  d.aa();
500
500
  }
501
- this.rr(false);
502
- this.ql();
501
+ this.rq(false);
502
+ this.qk();
503
503
  break;
504
504
  case BubbleSeries.$$p[13]:
505
- this.rr(false);
506
- this.ql();
505
+ this.rq(false);
506
+ this.qk();
507
507
  break;
508
508
  case "DiscreteLegendItemTemplate":
509
- this.ady();
509
+ this.adx();
510
510
  break;
511
511
  case BubbleSeries.$$p[3]:
512
512
  if (c != null) {
@@ -517,37 +517,37 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
517
517
  d.o.add(this);
518
518
  d.x();
519
519
  }
520
- this.rr(false);
521
- this.ady();
522
- this.ql();
520
+ this.rq(false);
521
+ this.adx();
522
+ this.qk();
523
523
  break;
524
524
  case BubbleSeries.$$p[4]:
525
525
  case BubbleSeries.$$p[8]:
526
526
  case BubbleSeries.$$p[7]:
527
527
  case BubbleSeries.$$p[6]:
528
- this.rr(false);
529
- this.ady();
530
- this.ql();
528
+ this.rq(false);
529
+ this.adx();
530
+ this.qk();
531
531
  break;
532
532
  case "FillColumn":
533
- this.rr(this.gg && this.d7);
534
- this.ql();
533
+ this.rq(this.gf && this.d7);
534
+ this.qk();
535
535
  break;
536
536
  case BubbleSeries.$$p[2]:
537
- if (this.acp != null) {
538
- this.acp.x();
537
+ if (this.aco != null) {
538
+ this.aco.x();
539
539
  }
540
540
  if (this.dn != null) {
541
- this.dn.deregisterColumn(this.acw);
542
- this.acw = this.dk(this.ade);
543
- this.ady();
541
+ this.dn.deregisterColumn(this.acv);
542
+ this.acv = this.dk(this.add);
543
+ this.adx();
544
544
  }
545
545
  break;
546
546
  case BubbleSeries.$$p[5]:
547
547
  if (this.dn != null) {
548
- this.dn.deregisterColumn(this.acz);
549
- this.acz = this.dm(this.adj);
550
- this.ady();
548
+ this.dn.deregisterColumn(this.acy);
549
+ this.acy = this.dm(this.adi);
550
+ this.adx();
551
551
  }
552
552
  break;
553
553
  case "ActualLegend":
@@ -591,10 +591,10 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
591
591
  g.initializeLegend(typeCast(IScaleLegendSeries_$type, i));
592
592
  }
593
593
  }
594
- this.ady();
594
+ this.adx();
595
595
  break;
596
596
  case "SeriesViewer":
597
- this.ady();
597
+ this.adx();
598
598
  break;
599
599
  }
600
600
  };
@@ -602,62 +602,62 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
602
602
  var a = new ActualRange();
603
603
  a.b = NaN;
604
604
  a.a = NaN;
605
- if (this.ac0 != null) {
606
- a.b = this.ac0.minimum;
607
- a.a = this.ac0.maximum;
605
+ if (this.acz != null) {
606
+ a.b = this.acz.minimum;
607
+ a.a = this.acz.maximum;
608
608
  }
609
- if (this.acs != null) {
610
- this.acs.ab(a.b, a.a);
609
+ if (this.acr != null) {
610
+ this.acr.ab(a.b, a.a);
611
611
  }
612
612
  };
613
613
  BubbleSeries.prototype.updateFillScaleGlobals = function () {
614
614
  var a = new ActualRange();
615
615
  a.b = NaN;
616
616
  a.a = NaN;
617
- if (this.acw != null) {
618
- a.b = this.acw.minimum;
619
- a.a = this.acw.maximum;
617
+ if (this.acv != null) {
618
+ a.b = this.acv.minimum;
619
+ a.a = this.acv.maximum;
620
620
  }
621
- if (this.acp != null) {
622
- this.acp.z(a.b, a.a);
621
+ if (this.aco != null) {
622
+ this.aco.z(a.b, a.a);
623
623
  }
624
624
  };
625
- BubbleSeries.prototype.aco = function (a) {
625
+ BubbleSeries.prototype.acn = function (a) {
626
626
  var b = new ActualRange();
627
627
  b.b = NaN;
628
628
  b.a = NaN;
629
- if (this.ac0 != null) {
630
- b.b = this.ac0.minimum;
631
- b.a = this.ac0.maximum;
629
+ if (this.acz != null) {
630
+ b.b = this.acz.minimum;
631
+ b.a = this.acz.maximum;
632
632
  }
633
633
  if (a != null) {
634
634
  a.x();
635
- if (this.ac3) {
635
+ if (this.ac2) {
636
636
  b.b = a.globalMinimum;
637
637
  b.a = a.globalMaximum;
638
638
  }
639
639
  }
640
640
  return b;
641
641
  };
642
- BubbleSeries.prototype.acn = function () {
642
+ BubbleSeries.prototype.acm = function () {
643
643
  var a = new ActualRange();
644
644
  a.b = NaN;
645
645
  a.a = NaN;
646
- if (this.acw != null) {
647
- a.b = this.acw.minimum;
648
- a.a = this.acw.maximum;
646
+ if (this.acv != null) {
647
+ a.b = this.acv.minimum;
648
+ a.a = this.acv.maximum;
649
649
  }
650
- var b = typeCast(ValueBrushScale.$, this.acp);
650
+ var b = typeCast(ValueBrushScale.$, this.aco);
651
651
  if (b != null) {
652
652
  b.s();
653
- if (this.ac1 && this.acp.o.count > 1) {
653
+ if (this.ac0 && this.aco.o.count > 1) {
654
654
  a.b = b.q;
655
655
  a.a = b.p;
656
656
  }
657
657
  }
658
658
  return a;
659
659
  };
660
- BubbleSeries.prototype.ad0 = function (a, b, c, d) {
660
+ BubbleSeries.prototype.adz = function (a, b, c, d) {
661
661
  var e = c.width;
662
662
  if (!this.cv.bx.isEmpty) {
663
663
  e = this.cv.bx.width;
@@ -666,33 +666,33 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
666
666
  e = this.db.wk.width;
667
667
  }
668
668
  var f = DeviceUtils.c(e);
669
- this.acr = this.acs || ((function () {
669
+ this.acq = this.acr || ((function () {
670
670
  var $ret = new SizeScale();
671
671
  $ret.minimumValue = f / 10;
672
672
  $ret.maximumValue = f / 5;
673
673
  return $ret;
674
674
  })());
675
- if (this.acr != null) {
676
- var g = this.acr.minimumValue;
677
- var h = this.acr.maximumValue;
678
- var i = this.acr.logarithmBase;
679
- var j = this.aco(this.acr);
675
+ if (this.acq != null) {
676
+ var g = this.acq.minimumValue;
677
+ var h = this.acq.maximumValue;
678
+ var i = this.acq.logarithmBase;
679
+ var j = this.acn(this.acq);
680
680
  var k = j.b;
681
681
  var l = j.a;
682
- if (this.acr.isLogarithmic) {
682
+ if (this.acq.isLogarithmic) {
683
683
  for (var m = 0; m < b.count; m++) {
684
- b._inner[m] = BubbleSeries.ac6(k, l, g, h, i, b._inner[m]);
684
+ b._inner[m] = BubbleSeries.ac5(k, l, g, h, i, b._inner[m]);
685
685
  }
686
686
  }
687
687
  else {
688
688
  for (var n = 0; n < b.count; n++) {
689
- b._inner[n] = BubbleSeries.ac5(k, l, g, h, b._inner[n]);
689
+ b._inner[n] = BubbleSeries.ac4(k, l, g, h, b._inner[n]);
690
690
  }
691
691
  }
692
692
  }
693
693
  var o = 1;
694
694
  o = DeviceUtils.d();
695
- var p = this.acs == null;
695
+ var p = this.acr == null;
696
696
  if (d) {
697
697
  var q = c.width / e;
698
698
  for (var r = 0; r < b.count; r++) {
@@ -714,27 +714,27 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
714
714
  }
715
715
  }
716
716
  };
717
- BubbleSeries.prototype.adz = function (a) {
717
+ BubbleSeries.prototype.ady = function (a) {
718
718
  var b = typeCast(BubbleSeriesView.$, this.cu);
719
- this.acq.b7 = false;
719
+ this.acp.b7 = false;
720
720
  if (b != null) {
721
721
  b.b7 = false;
722
722
  }
723
- var c = typeCast(CustomPaletteBrushScale.$, this.acp);
724
- var d = typeCast(ValueBrushScale.$, this.acp);
725
- var e = this.acp;
726
- var f = this.acn();
723
+ var c = typeCast(CustomPaletteBrushScale.$, this.aco);
724
+ var d = typeCast(ValueBrushScale.$, this.aco);
725
+ var e = this.aco;
726
+ var f = this.acm();
727
727
  var g = f.b;
728
728
  var h = f.a;
729
- var i = this.acp == null || !this.acp.isReady || (d != null && this.ade == null);
729
+ var i = this.aco == null || !this.aco.isReady || (d != null && this.add == null);
730
730
  if (i) {
731
- this.acq.dl();
731
+ this.acp.dl();
732
732
  if (b != null) {
733
733
  b.dl();
734
734
  }
735
735
  return;
736
736
  }
737
- this.acq.b7 = true;
737
+ this.acp.b7 = true;
738
738
  if (b != null) {
739
739
  b.b7 = true;
740
740
  }
@@ -749,36 +749,36 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
749
749
  if (c != null) {
750
750
  o = c.getBrush1(p, k.count);
751
751
  }
752
- else if (d != null && this.acw != null) {
753
- var q = this.acw.item(p);
752
+ else if (d != null && this.acv != null) {
753
+ var q = this.acv.item(p);
754
754
  o = d.getBrushByRange(q, g, h);
755
755
  }
756
756
  else if (e != null) {
757
757
  o = e.getBrush(p);
758
758
  }
759
759
  else {
760
- if (this.yj == null) {
761
- o = this.yh;
760
+ if (this.yi == null) {
761
+ o = this.yg;
762
762
  }
763
763
  else {
764
- o = this.yj;
764
+ o = this.yi;
765
765
  }
766
766
  }
767
767
  var r = null;
768
- if (this.yk == null) {
769
- r = this.yi;
768
+ if (this.yj == null) {
769
+ r = this.yh;
770
770
  }
771
771
  else {
772
- r = this.yk;
772
+ r = this.yj;
773
773
  }
774
- if (this.ac2 && o != null) {
774
+ if (this.ac1 && o != null) {
775
775
  r = o;
776
776
  }
777
- if (r != null && !isNaN_(this.ac8)) {
778
- r = BrushUtil.m(r, this.ac8);
777
+ if (r != null && !isNaN_(this.ac7)) {
778
+ r = BrushUtil.m(r, this.ac7);
779
779
  }
780
- if (o != null && !isNaN_(this.ac7)) {
781
- o = BrushUtil.m(o, this.ac7);
780
+ if (o != null && !isNaN_(this.ac6)) {
781
+ o = BrushUtil.m(o, this.ac6);
782
782
  }
783
783
  n.itemBrush = o;
784
784
  n.actualItemBrush = o;
@@ -788,20 +788,20 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
788
788
  };
789
789
  BubbleSeries.prototype.ak = function (a, b) {
790
790
  var c = new List$1(ChartSelection.$, 0);
791
- this.p4(a, c, b);
791
+ this.p3(a, c, b);
792
792
  return c.toArray();
793
793
  };
794
- BubbleSeries.prototype.p4 = function (a, b, c) {
794
+ BubbleSeries.prototype.p3 = function (a, b, c) {
795
795
  var d = 1;
796
796
  if (d == 1) {
797
- var e = this.acx();
798
- this.aa7(a, b, c, d, e);
797
+ var e = this.acw();
798
+ this.aa6(a, b, c, d, e);
799
799
  }
800
800
  else {
801
- _super.prototype.p4.call(this, a, b, c);
801
+ _super.prototype.p3.call(this, a, b, c);
802
802
  }
803
803
  };
804
- BubbleSeries.prototype.acx = function () {
804
+ BubbleSeries.prototype.acw = function () {
805
805
  var a = new FastItemColumn(typeCast(FastItemsSource.$, this.dn), "RadiusColumn", null, false);
806
806
  var b = this.cv.bx;
807
807
  var c = b.width;
@@ -812,32 +812,32 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
812
812
  c = this.db.wk.width;
813
813
  }
814
814
  var d = DeviceUtils.c(c);
815
- this.acr = this.acs || ((function () {
815
+ this.acq = this.acr || ((function () {
816
816
  var $ret = new SizeScale();
817
817
  $ret.minimumValue = d / 10;
818
818
  $ret.maximumValue = d / 5;
819
819
  return $ret;
820
820
  })());
821
- if (this.acr != null) {
822
- var e = this.acr.minimumValue;
823
- var f = this.acr.maximumValue;
824
- var g = this.acr.logarithmBase;
825
- var h = this.aco(this.acr);
821
+ if (this.acq != null) {
822
+ var e = this.acq.minimumValue;
823
+ var f = this.acq.maximumValue;
824
+ var g = this.acq.logarithmBase;
825
+ var h = this.acn(this.acq);
826
826
  var i = h.b;
827
827
  var j = h.a;
828
- if (this.acr.isLogarithmic) {
828
+ if (this.acq.isLogarithmic) {
829
829
  for (var k = 0; k < a.count; k++) {
830
- a.item(k, BubbleSeries.ac6(i, j, e, f, g, a.item(k)));
830
+ a.item(k, BubbleSeries.ac5(i, j, e, f, g, a.item(k)));
831
831
  }
832
832
  }
833
833
  else {
834
834
  for (var l = 0; l < a.count; l++) {
835
- a.item(l, BubbleSeries.ac5(i, j, e, f, a.item(l)));
835
+ a.item(l, BubbleSeries.ac4(i, j, e, f, a.item(l)));
836
836
  }
837
837
  }
838
838
  }
839
839
  var m = DeviceUtils.d();
840
- var n = this.acs == null;
840
+ var n = this.acr == null;
841
841
  var o = this.cv == this.cu;
842
842
  if (o) {
843
843
  var p = b.width / c;
@@ -861,23 +861,23 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
861
861
  };
862
862
  BubbleSeries.prototype.getDataLegendSeriesContextAt = function (a, b) {
863
863
  var c = { $type: Point_$type, x: a, y: b };
864
- var d = this.kn(c);
865
- var e = d == null ? NaN : this.ix(d, "XMemberPath");
866
- var f = d == null ? NaN : this.ix(d, "YMemberPath");
864
+ var d = this.km(c);
865
+ var e = d == null ? NaN : this.iw(d, "XMemberPath");
866
+ var f = d == null ? NaN : this.iw(d, "YMemberPath");
867
867
  var g = new DataLegendSeriesValueInfo();
868
868
  g.a = 13;
869
869
  g.l = e;
870
870
  g.q = "X";
871
- g.r = this.aat != null ? this.aat : "X";
872
- g.s = this.aap != null ? this.aap : "X:";
873
- g.t = this.aar != null ? this.aar : "";
871
+ g.r = this.aas != null ? this.aas : "X";
872
+ g.s = this.aao != null ? this.aao : "X:";
873
+ g.t = this.aaq != null ? this.aaq : "";
874
874
  var h = new DataLegendSeriesValueInfo();
875
875
  h.l = f;
876
876
  h.a = 14;
877
877
  h.q = "Y";
878
- h.r = this.aa1 != null ? this.aa1 : "Y";
879
- h.s = this.aax != null ? this.aax : "Y:";
880
- h.t = this.aaz != null ? this.aaz : "";
878
+ h.r = this.aa0 != null ? this.aa0 : "Y";
879
+ h.s = this.aaw != null ? this.aaw : "Y:";
880
+ h.t = this.aay != null ? this.aay : "";
881
881
  var i = new DataLegendSeriesContext();
882
882
  i.e = ((function () {
883
883
  var $ret = new List$1(DataLegendSeriesValueInfo.$, 0);
@@ -885,50 +885,50 @@ var BubbleSeries = /** @class */ /*@__PURE__*/ (function (_super) {
885
885
  $ret.add(h);
886
886
  return $ret;
887
887
  })());
888
- i.h = this.mc();
889
- if (!stringIsNullOrEmpty(this.adt)) {
890
- var j = d == null ? NaN : this.ix(d, "RadiusMemberPath");
888
+ i.h = this.mb();
889
+ if (!stringIsNullOrEmpty(this.ads)) {
890
+ var j = d == null ? NaN : this.iw(d, "RadiusMemberPath");
891
891
  var k = new DataLegendSeriesValueInfo();
892
892
  k.l = j;
893
893
  k.a = 11;
894
894
  k.q = "Radius";
895
- k.r = this.adt != null ? this.adt : "Radius";
896
- k.s = this.adp != null ? this.adp : "R:";
897
- k.t = this.adr != null ? this.adr : "";
895
+ k.r = this.ads != null ? this.ads : "Radius";
896
+ k.s = this.ado != null ? this.ado : "R:";
897
+ k.t = this.adq != null ? this.adq : "";
898
898
  i.e.add(k);
899
899
  }
900
- else if (this.acr != null) {
900
+ else if (this.acq != null) {
901
901
  var l = new DataLegendSeriesValueInfo();
902
- l.l = this.acr.maximumValue;
902
+ l.l = this.acq.maximumValue;
903
903
  l.a = 11;
904
904
  l.q = "Radius";
905
- l.r = this.adt != null ? this.adt : "Radius";
906
- l.s = this.adp != null ? this.adp : "R:";
907
- l.t = this.adr != null ? this.adr : "";
905
+ l.r = this.ads != null ? this.ads : "Radius";
906
+ l.s = this.ado != null ? this.ado : "R:";
907
+ l.t = this.adq != null ? this.adq : "";
908
908
  i.e.add(l);
909
909
  }
910
- if (!stringIsNullOrEmpty(this.ade)) {
911
- var m = d == null ? NaN : this.ix(d, "FillMemberPath");
910
+ if (!stringIsNullOrEmpty(this.add)) {
911
+ var m = d == null ? NaN : this.iw(d, "FillMemberPath");
912
912
  var n = new DataLegendSeriesValueInfo();
913
913
  n.l = m;
914
914
  n.a = 12;
915
915
  n.q = "Fill";
916
- n.r = this.ade != null ? this.ade : "Fill";
917
- n.s = this.ada != null ? this.ada : "F:";
918
- n.t = this.adc != null ? this.adc : "";
916
+ n.r = this.add != null ? this.add : "Fill";
917
+ n.s = this.ac9 != null ? this.ac9 : "F:";
918
+ n.t = this.adb != null ? this.adb : "";
919
919
  i.e.add(n);
920
920
  }
921
921
  return i;
922
922
  };
923
923
  Object.defineProperty(BubbleSeries.prototype, "actualMarkerBrush", {
924
924
  get: function () {
925
- return this.yh;
925
+ return this.yg;
926
926
  },
927
927
  enumerable: false,
928
928
  configurable: true
929
929
  });
930
930
  BubbleSeries.$t = markType(BubbleSeries, 'BubbleSeries', ScatterBase.$, [IScaleLegendSeries_$type, ISupportsSizeScale_$type, ISupportsFillScale_$type]);
931
- BubbleSeries.$$p = markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:ada:ad1', [2, null], 'FillMemberAsLegendUnit:adc:ad2', [2, null], 'FillMemberPath:ade:ad3', [2], 'FillScale:acp:ad4', [BrushScale.$], 'FillScaleUseGlobalValues:ac1:ad5', [0, false], 'LabelMemberPath:adj:ad6', [2], 'MarkerBrushBrightness:ac7:ad7', [1, NaN], 'MarkerOutlineBrightness:ac8:ad8', [1, NaN], 'MarkerOutlineUsesFillScale:ac2:ad9', [0, false], 'RadiusMemberAsLegendLabel:adp:aea', [2, null], 'RadiusMemberAsLegendUnit:adr:aeb', [2, null], 'RadiusMemberPath:adt:aec', [2, null], 'RadiusScale:acs:aed', [SizeScale.$], 'RadiusScaleUseGlobalValues:ac3:aee', [0, false]]);
931
+ BubbleSeries.$$p = markDep(DependencyProperty, PropertyMetadata, BubbleSeries, 'raisePropertyChanged', ['FillMemberAsLegendLabel:ac9:ad0', [2, null], 'FillMemberAsLegendUnit:adb:ad1', [2, null], 'FillMemberPath:add:ad2', [2], 'FillScale:aco:ad3', [BrushScale.$], 'FillScaleUseGlobalValues:ac0:ad4', [0, false], 'LabelMemberPath:adi:ad5', [2], 'MarkerBrushBrightness:ac6:ad6', [1, NaN], 'MarkerOutlineBrightness:ac7:ad7', [1, NaN], 'MarkerOutlineUsesFillScale:ac1:ad8', [0, false], 'RadiusMemberAsLegendLabel:ado:ad9', [2, null], 'RadiusMemberAsLegendUnit:adq:aea', [2, null], 'RadiusMemberPath:ads:aeb', [2, null], 'RadiusScale:acr:aec', [SizeScale.$], 'RadiusScaleUseGlobalValues:ac2:aed', [0, false]]);
932
932
  return BubbleSeries;
933
933
  }(ScatterBase));
934
934
  export { BubbleSeries };
@@ -947,7 +947,7 @@ var CustomPaletteBrushScale = /** @class */ /*@__PURE__*/ (function (_super) {
947
947
  if (this.brushSelectionMode == 0) {
948
948
  return _super.prototype.getBrush.call(this, a % this.brushes.count);
949
949
  }
950
- var c = BubbleSeries.ac5(0, b - 1, 0, this.brushes.count - 1, a);
950
+ var c = BubbleSeries.ac4(0, b - 1, 0, this.brushes.count - 1, a);
951
951
  return this.ab(c);
952
952
  };
953
953
  CustomPaletteBrushScale.prototype.get_isReady = function () {
@@ -973,21 +973,21 @@ var BubbleSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
973
973
  BubbleSeriesView.prototype.au = function () {
974
974
  _super.prototype.au.call(this);
975
975
  if (!this.q) {
976
- this.b4.xa = Defaults.e;
976
+ this.b4.w9 = Defaults.e;
977
977
  }
978
978
  };
979
979
  BubbleSeriesView.prototype.cz = function () {
980
980
  var _this = this;
981
- return new BubbleMarkerManager(function (a) { return _this.c3.item(a); }, function (a) { return _this.c1.yw.c.item(a); }, runOn(this, this.de), runOn(this, this.cw), runOn(this, this.c4));
981
+ return new BubbleMarkerManager(function (a) { return _this.c3.item(a); }, function (a) { return _this.c1.yv.c.item(a); }, runOn(this, this.de), runOn(this, this.cw), runOn(this, this.c4));
982
982
  };
983
983
  BubbleSeriesView.prototype.dm = function () {
984
984
  var a = this.c0;
985
- this.dk.ad0(a.n, a.o, this.bx, this == this.e.cu);
985
+ this.dk.adz(a.n, a.o, this.bx, this == this.e.cu);
986
986
  this.as();
987
987
  };
988
988
  BubbleSeriesView.prototype.dn = function () {
989
989
  var a = this.c0;
990
- this.dk.adz(a.n);
990
+ this.dk.ady(a.n);
991
991
  };
992
992
  BubbleSeriesView.prototype.dl = function () {
993
993
  var e_2, _a;
@@ -1022,9 +1022,9 @@ var BubbleSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
1022
1022
  if (!stringIsNullOrEmpty(b)) {
1023
1023
  a += " style='color:" + b + "'";
1024
1024
  }
1025
- a += ">" + this.dk.title + "</span><br/><span>" + "(${item." + this.dk.aat + "}, ${item." + this.dk.aa1 + "})</span>";
1026
- if (!stringIsNullOrEmpty(this.dk.adt)) {
1027
- a += "<span>, Radius: ${item." + this.dk.adt + "}</span>";
1025
+ a += ">" + this.dk.title + "</span><br/><span>" + "(${item." + this.dk.aas + "}, ${item." + this.dk.aa0 + "})</span>";
1026
+ if (!stringIsNullOrEmpty(this.dk.ads)) {
1027
+ a += "<span>, Radius: ${item." + this.dk.ads + "}</span>";
1028
1028
  }
1029
1029
  a += "</div>";
1030
1030
  return a;