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
@@ -156,7 +156,7 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
156
156
  a = this.c;
157
157
  b = this.d;
158
158
  c = this.b;
159
- d = this.a.b2.id;
159
+ d = this.a.b2.ic;
160
160
  return {
161
161
  p0: a,
162
162
  p1: b,
@@ -171,20 +171,20 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
171
171
  if (this.a.b2 != null) {
172
172
  d = this.a.b2.getEffectiveViewport1(this.a);
173
173
  }
174
- if (b.isEmpty || c.isEmpty || this.a.b2.w6 == null) {
174
+ if (b.isEmpty || c.isEmpty || this.a.b2.w5 == null) {
175
175
  this.b = 0;
176
176
  return;
177
177
  }
178
- var e = (this.a.b2.w6 != null) ? this.a.b2.w6.ch : false;
178
+ var e = (this.a.b2.w5 != null) ? this.a.b2.w5.ch : false;
179
179
  var f = new ScalerParams(0, b, c, e, d);
180
- var g = this.a.b2.wj(this.a);
181
- var h = typeCast(ISortingAxis_$type, this.a.b2.w6);
180
+ var g = this.a.b2.wi(this.a);
181
+ var h = typeCast(ISortingAxis_$type, this.a.b2.w5);
182
182
  if (h == null || h.i$b == null) {
183
- var i = Math.floor(this.a.b2.w6.eo(g.left, f));
184
- var j = Math.ceil(this.a.b2.w6.eo(g.right, f));
185
- if (this.a.b2.w6.ch) {
186
- j = Math.ceil(this.a.b2.w6.eo(g.left, f));
187
- i = Math.floor(this.a.b2.w6.eo(g.right, f));
183
+ var i = Math.floor(this.a.b2.w5.eo(g.left, f));
184
+ var j = Math.ceil(this.a.b2.w5.eo(g.right, f));
185
+ if (this.a.b2.w5.ch) {
186
+ j = Math.ceil(this.a.b2.w5.eo(g.left, f));
187
+ i = Math.floor(this.a.b2.w5.eo(g.right, f));
188
188
  }
189
189
  var k = Math.floor((j - i + 1) * a / g.width);
190
190
  this.b = truncate(Math.max(1, k));
@@ -212,45 +212,45 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
212
212
  __extends(FinancialSeries, _super);
213
213
  function FinancialSeries() {
214
214
  var _this = _super.call(this) || this;
215
- _this.xx = null;
216
- _this.xv = null;
217
215
  _this.xw = null;
218
216
  _this.xu = null;
219
- _this.xy = null;
220
- _this.x7 = false;
221
- _this.assigningCategoryStyle = null;
222
- _this.xf = null;
223
- _this.yh = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
224
- _this.yi = new Dictionary$2(String_$type, String_$type, 0);
225
- _this.x6 = false;
217
+ _this.xv = null;
226
218
  _this.xt = null;
227
- _this.xa = null;
228
- _this.xc = null;
229
- _this.w8 = null;
230
- _this.xi = null;
219
+ _this.xx = null;
220
+ _this.x6 = false;
221
+ _this.assigningCategoryStyle = null;
222
+ _this.xe = null;
223
+ _this.yg = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
224
+ _this.yh = new Dictionary$2(String_$type, String_$type, 0);
225
+ _this.x5 = false;
226
+ _this.xs = null;
227
+ _this.w9 = null;
228
+ _this.xb = null;
229
+ _this.w7 = null;
230
+ _this.xh = null;
231
231
  _this.typical = null;
232
232
  _this.typicalBasedOn = null;
233
- _this.x5 = false;
234
- _this.yu = null;
235
- _this.ys = null;
233
+ _this.x4 = false;
236
234
  _this.yt = null;
237
235
  _this.yr = null;
238
- _this.yv = null;
239
- _this.xb = null;
240
- _this.w7 = null;
241
- _this.xd = 0;
242
- _this.xo = null;
243
- _this.xq = null;
244
- _this.xf = new CategorySeriesRenderManager();
245
- _this.x7 = false;
246
- _this.xi = new CategoryTransitionSourceFramePreparer();
247
- _this.xb = new CategoryFrame(3);
236
+ _this.ys = null;
237
+ _this.yq = null;
238
+ _this.yu = null;
239
+ _this.xa = null;
240
+ _this.w6 = null;
241
+ _this.xc = 0;
242
+ _this.xn = null;
243
+ _this.xp = null;
244
+ _this.xe = new CategorySeriesRenderManager();
245
+ _this.x6 = false;
246
+ _this.xh = new CategoryTransitionSourceFramePreparer();
247
+ _this.xa = new CategoryFrame(3);
248
248
  _this.ab = FinancialSeries.$;
249
- _this.xe = 0;
249
+ _this.xd = 0;
250
250
  return _this;
251
251
  }
252
- FinancialSeries.prototype.ht = function () {
253
- var a = _super.prototype.ht.call(this);
252
+ FinancialSeries.prototype.hs = function () {
253
+ var a = _super.prototype.hs.call(this);
254
254
  {
255
255
  var b = ((function () {
256
256
  var $ret = new SeriesLayerPropertyOverlay();
@@ -260,7 +260,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
260
260
  $ret.q = true;
261
261
  return $ret;
262
262
  })());
263
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.z9));
263
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.z8));
264
264
  a.add(b);
265
265
  }
266
266
  {
@@ -272,7 +272,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
272
272
  $ret.q = true;
273
273
  return $ret;
274
274
  })());
275
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.z7));
275
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.z6));
276
276
  a.add(c);
277
277
  }
278
278
  {
@@ -284,7 +284,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
284
284
  $ret.q = true;
285
285
  return $ret;
286
286
  })());
287
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.z8));
287
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.z7));
288
288
  a.add(d);
289
289
  }
290
290
  {
@@ -296,7 +296,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
296
296
  $ret.q = true;
297
297
  return $ret;
298
298
  })());
299
- e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.z6));
299
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.z5));
300
300
  a.add(e);
301
301
  }
302
302
  {
@@ -308,7 +308,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
308
308
  $ret.q = true;
309
309
  return $ret;
310
310
  })());
311
- f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.aaa));
311
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.z9));
312
312
  a.add(f);
313
313
  }
314
314
  {
@@ -321,7 +321,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
321
321
  $ret.q = true;
322
322
  return $ret;
323
323
  })());
324
- g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.r0));
324
+ g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.rz));
325
325
  a.add(g);
326
326
  }
327
327
  {
@@ -334,7 +334,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
334
334
  $ret.q = true;
335
335
  return $ret;
336
336
  })());
337
- h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.r0));
337
+ h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.rz));
338
338
  a.add(h);
339
339
  }
340
340
  {
@@ -346,7 +346,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
346
346
  $ret.q = true;
347
347
  return $ret;
348
348
  })());
349
- i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.r0));
349
+ i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.rz));
350
350
  a.add(i);
351
351
  }
352
352
  {
@@ -358,7 +358,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
358
358
  $ret.q = true;
359
359
  return $ret;
360
360
  })());
361
- j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.r0));
361
+ j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.rz));
362
362
  a.add(j);
363
363
  }
364
364
  var k = ((function () {
@@ -381,135 +381,135 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
381
381
  a.add(l);
382
382
  return a;
383
383
  };
384
- FinancialSeries.prototype.z9 = function (a, b) {
385
- if (this.zj != null) {
386
- b.value = this.zj;
384
+ FinancialSeries.prototype.z8 = function (a, b) {
385
+ if (this.zi != null) {
386
+ b.value = this.zi;
387
387
  return;
388
388
  }
389
- b.value = this.zw;
389
+ b.value = this.zv;
390
390
  };
391
- FinancialSeries.prototype.z7 = function (a, b) {
392
- if (this.zf != null) {
393
- b.value = this.zf;
391
+ FinancialSeries.prototype.z6 = function (a, b) {
392
+ if (this.ze != null) {
393
+ b.value = this.ze;
394
394
  return;
395
395
  }
396
- b.value = this.zn;
396
+ b.value = this.zm;
397
397
  };
398
- FinancialSeries.prototype.z8 = function (a, b) {
399
- if (this.zh != null) {
400
- b.value = this.zh;
398
+ FinancialSeries.prototype.z7 = function (a, b) {
399
+ if (this.zg != null) {
400
+ b.value = this.zg;
401
401
  return;
402
402
  }
403
- b.value = this.zs;
403
+ b.value = this.zr;
404
404
  };
405
- FinancialSeries.prototype.z6 = function (a, b) {
406
- if (this.zd != null) {
407
- b.value = this.zd;
405
+ FinancialSeries.prototype.z5 = function (a, b) {
406
+ if (this.zc != null) {
407
+ b.value = this.zc;
408
408
  return;
409
409
  }
410
- b.value = this.za;
410
+ b.value = this.y9;
411
411
  };
412
- FinancialSeries.prototype.aaa = function (a, b) {
413
- if (this.zl != null) {
414
- b.value = this.zl;
412
+ FinancialSeries.prototype.z9 = function (a, b) {
413
+ if (this.zk != null) {
414
+ b.value = this.zk;
415
415
  return;
416
416
  }
417
- b.value = this.z0;
417
+ b.value = this.zz;
418
418
  };
419
- FinancialSeries.prototype.kv = function () {
419
+ FinancialSeries.prototype.ku = function () {
420
420
  if (this.d3()) {
421
- return this.bn.xc;
421
+ return this.bn.xb;
422
422
  }
423
423
  else {
424
- return this.bn.w8;
424
+ return this.bn.w7;
425
425
  }
426
426
  };
427
- FinancialSeries.prototype.q1 = function (a) {
428
- _super.prototype.q1.call(this, a);
429
- this.xn = a;
427
+ FinancialSeries.prototype.q0 = function (a) {
428
+ _super.prototype.q0.call(this, a);
429
+ this.xm = a;
430
430
  };
431
431
  FinancialSeries.prototype.get_e6 = function () {
432
432
  return true;
433
433
  };
434
434
  FinancialSeries.prototype.ai = function () {
435
- return [this.w6, this.xp];
435
+ return [this.w5, this.xo];
436
436
  };
437
- FinancialSeries.prototype.kq = function (a, b) {
438
- var c = this.nd(b);
437
+ FinancialSeries.prototype.kp = function (a, b) {
438
+ var c = this.nc(b);
439
439
  if (c == FinancialSeries.$$p[11]) {
440
- return this.kr(a, b, this.zw);
440
+ return this.kq(a, b, this.zv);
441
441
  }
442
442
  if (c == FinancialSeries.$$p[1]) {
443
- return this.kr(a, b, this.zn);
443
+ return this.kq(a, b, this.zm);
444
444
  }
445
445
  if (c == FinancialSeries.$$p[9]) {
446
- return this.kr(a, b, this.zs);
446
+ return this.kq(a, b, this.zr);
447
447
  }
448
448
  if (c == FinancialSeries.$$p[0]) {
449
- return this.kr(a, b, this.za);
449
+ return this.kq(a, b, this.y9);
450
450
  }
451
451
  if (c == FinancialSeries.$$p[13]) {
452
- return this.kr(a, b, this.z0);
452
+ return this.kq(a, b, this.zz);
453
453
  }
454
454
  if (c == FinancialSeries.$$p[5]) {
455
- return this.kr(a, b, this.zj);
455
+ return this.kq(a, b, this.zi);
456
456
  }
457
457
  if (c == FinancialSeries.$$p[3]) {
458
- return this.kr(a, b, this.zf);
458
+ return this.kq(a, b, this.ze);
459
459
  }
460
460
  if (c == FinancialSeries.$$p[4]) {
461
- return this.kr(a, b, this.zh);
461
+ return this.kq(a, b, this.zg);
462
462
  }
463
463
  if (c == FinancialSeries.$$p[2]) {
464
- return this.kr(a, b, this.zd);
464
+ return this.kq(a, b, this.zc);
465
465
  }
466
466
  if (c == FinancialSeries.$$p[6]) {
467
- return this.kr(a, b, this.zl);
467
+ return this.kq(a, b, this.zk);
468
468
  }
469
- return _super.prototype.kq.call(this, a, b);
469
+ return _super.prototype.kp.call(this, a, b);
470
470
  };
471
- FinancialSeries.prototype.md = function (a) {
472
- var b = this.nd(a);
471
+ FinancialSeries.prototype.mc = function (a) {
472
+ var b = this.nc(a);
473
473
  if (b == FinancialSeries.$$p[11]) {
474
- return this.zw;
474
+ return this.zv;
475
475
  }
476
476
  if (b == FinancialSeries.$$p[1]) {
477
- return this.zn;
477
+ return this.zm;
478
478
  }
479
479
  if (b == FinancialSeries.$$p[9]) {
480
- return this.zs;
480
+ return this.zr;
481
481
  }
482
482
  if (b == FinancialSeries.$$p[0]) {
483
- return this.za;
483
+ return this.y9;
484
484
  }
485
485
  if (b == FinancialSeries.$$p[13]) {
486
- return this.z0;
486
+ return this.zz;
487
487
  }
488
488
  if (b == FinancialSeries.$$p[5]) {
489
- return this.zj;
489
+ return this.zi;
490
490
  }
491
491
  if (b == FinancialSeries.$$p[3]) {
492
- return this.zf;
492
+ return this.ze;
493
493
  }
494
494
  if (b == FinancialSeries.$$p[4]) {
495
- return this.zh;
495
+ return this.zg;
496
496
  }
497
497
  if (b == FinancialSeries.$$p[2]) {
498
- return this.zd;
498
+ return this.zc;
499
499
  }
500
500
  if (b == FinancialSeries.$$p[6]) {
501
- return this.zl;
501
+ return this.zk;
502
502
  }
503
- return _super.prototype.md.call(this, a);
503
+ return _super.prototype.mc.call(this, a);
504
504
  };
505
- FinancialSeries.prototype.y6 = function () {
505
+ FinancialSeries.prototype.y5 = function () {
506
506
  return 2;
507
507
  };
508
- FinancialSeries.prototype.y4 = function () {
508
+ FinancialSeries.prototype.y3 = function () {
509
509
  return 4;
510
510
  };
511
511
  FinancialSeries.prototype.aj = function (a) {
512
- var b = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), this.wh(a), true);
512
+ var b = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), this.wg(a), true);
513
513
  if (b == null) {
514
514
  return null;
515
515
  }
@@ -517,14 +517,14 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
517
517
  var d = b[1];
518
518
  var e = new Array(1);
519
519
  var f = new Array(2);
520
- var g = this.y6();
520
+ var g = this.y5();
521
521
  f[0] = { $type: Point_$type, x: c[0], y: c[g] };
522
522
  f[1] = { $type: Point_$type, x: d[0], y: d[g] };
523
523
  e[0] = f;
524
524
  return e;
525
525
  };
526
526
  FinancialSeries.prototype.al = function (a) {
527
- var b = this.an(this.w6, this.w8.f, this.y3(this.cv), this.y5(this.cv), this.wh(a), true);
527
+ var b = this.an(this.w5, this.w7.f, this.y2(this.cv), this.y4(this.cv), this.wg(a), true);
528
528
  if (b == null) {
529
529
  return null;
530
530
  }
@@ -537,111 +537,111 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
537
537
  e[0] = f;
538
538
  return e;
539
539
  };
540
- FinancialSeries.prototype.vw = function () {
541
- return this.aaw;
540
+ FinancialSeries.prototype.vv = function () {
541
+ return this.aav;
542
542
  };
543
- FinancialSeries.prototype.vx = function () {
544
- return this.aaw;
543
+ FinancialSeries.prototype.vw = function () {
544
+ return this.aav;
545
545
  };
546
- FinancialSeries.prototype.o2 = function () {
547
- _super.prototype.o2.call(this);
548
- this.w6 = null;
549
- this.xp = null;
546
+ FinancialSeries.prototype.o1 = function () {
547
+ _super.prototype.o1.call(this);
548
+ this.w5 = null;
549
+ this.xo = null;
550
550
  };
551
551
  FinancialSeries.prototype.get_ek = function () {
552
552
  return true;
553
553
  };
554
- FinancialSeries.prototype.get_f5 = function () {
555
- return this.xp != null && this.xp.ch;
554
+ FinancialSeries.prototype.get_f4 = function () {
555
+ return this.xo != null && this.xo.ch;
556
556
  };
557
- Object.defineProperty(FinancialSeries.prototype, "x2", {
557
+ Object.defineProperty(FinancialSeries.prototype, "x1", {
558
558
  get: function () {
559
- return this.xx;
559
+ return this.xw;
560
560
  },
561
561
  set: function (a) {
562
- if (this.xx != a) {
563
- var b = this.xx;
564
- this.xx = a;
565
- this.raisePropertyChanged("OpenColumn", b, this.xx);
562
+ if (this.xw != a) {
563
+ var b = this.xw;
564
+ this.xw = a;
565
+ this.raisePropertyChanged("OpenColumn", b, this.xw);
566
566
  }
567
567
  },
568
568
  enumerable: false,
569
569
  configurable: true
570
570
  });
571
- Object.defineProperty(FinancialSeries.prototype, "x0", {
571
+ Object.defineProperty(FinancialSeries.prototype, "xz", {
572
572
  get: function () {
573
- return this.xv;
573
+ return this.xu;
574
574
  },
575
575
  set: function (a) {
576
- if (this.xv != a) {
577
- var b = this.xv;
578
- this.xv = a;
579
- this.raisePropertyChanged("HighColumn", b, this.xv);
576
+ if (this.xu != a) {
577
+ var b = this.xu;
578
+ this.xu = a;
579
+ this.raisePropertyChanged("HighColumn", b, this.xu);
580
580
  }
581
581
  },
582
582
  enumerable: false,
583
583
  configurable: true
584
584
  });
585
- Object.defineProperty(FinancialSeries.prototype, "x1", {
585
+ Object.defineProperty(FinancialSeries.prototype, "x0", {
586
586
  get: function () {
587
- return this.xw;
587
+ return this.xv;
588
588
  },
589
589
  set: function (a) {
590
- if (this.xw != a) {
591
- var b = this.xw;
592
- this.xw = a;
593
- this.raisePropertyChanged("LowColumn", b, this.xw);
590
+ if (this.xv != a) {
591
+ var b = this.xv;
592
+ this.xv = a;
593
+ this.raisePropertyChanged("LowColumn", b, this.xv);
594
594
  }
595
595
  },
596
596
  enumerable: false,
597
597
  configurable: true
598
598
  });
599
- Object.defineProperty(FinancialSeries.prototype, "xz", {
599
+ Object.defineProperty(FinancialSeries.prototype, "xy", {
600
600
  get: function () {
601
- return this.xu;
601
+ return this.xt;
602
602
  },
603
603
  set: function (a) {
604
- if (this.xu != a) {
605
- var b = this.xu;
606
- this.xu = a;
607
- this.raisePropertyChanged("CloseColumn", b, this.xu);
604
+ if (this.xt != a) {
605
+ var b = this.xt;
606
+ this.xt = a;
607
+ this.raisePropertyChanged("CloseColumn", b, this.xt);
608
608
  }
609
609
  },
610
610
  enumerable: false,
611
611
  configurable: true
612
612
  });
613
- Object.defineProperty(FinancialSeries.prototype, "x4", {
613
+ Object.defineProperty(FinancialSeries.prototype, "x3", {
614
614
  get: function () {
615
- return this.xy;
615
+ return this.xx;
616
616
  },
617
617
  set: function (a) {
618
- if (this.xy != a) {
619
- var b = this.xy;
620
- this.xy = a;
621
- this.raisePropertyChanged("VolumeColumn", b, this.xy);
618
+ if (this.xx != a) {
619
+ var b = this.xx;
620
+ this.xx = a;
621
+ this.raisePropertyChanged("VolumeColumn", b, this.xx);
622
622
  }
623
623
  },
624
624
  enumerable: false,
625
625
  configurable: true
626
626
  });
627
- FinancialSeries.prototype.gb = function () {
628
- return this.highlightedItemsSource != null || (this.zj != null && this.zf != null && this.zh != null && this.zd != null);
627
+ FinancialSeries.prototype.ga = function () {
628
+ return this.highlightedItemsSource != null || (this.zi != null && this.ze != null && this.zg != null && this.zc != null);
629
629
  };
630
- FinancialSeries.prototype.ye = function () {
631
- return (this.assigningCategoryStyle != null && this.x7) || this.bx != 1 || this.cp != 1 || this.co != 1;
630
+ FinancialSeries.prototype.yd = function () {
631
+ return (this.assigningCategoryStyle != null && this.x6) || this.bx != 1 || this.cp != 1 || this.co != 1;
632
632
  };
633
- FinancialSeries.prototype.aad = function (a) {
634
- if (this.assigningCategoryStyle != null && this.x7) {
633
+ FinancialSeries.prototype.aac = function (a) {
634
+ if (this.assigningCategoryStyle != null && this.x6) {
635
635
  this.assigningCategoryStyle(this, a);
636
636
  }
637
637
  };
638
- FinancialSeries.prototype.aab = function (a, b, c, d, e, f, g) {
638
+ FinancialSeries.prototype.aaa = function (a, b, c, d, e, f, g) {
639
639
  var h = this.bx != 1;
640
640
  var i = this.cp != 1;
641
641
  var j = this.co != 1;
642
- this.xf.a3(this.xf.b, d.cn, a, b, c, d, e, f, false, g);
643
- this.xf.ab(this.ib);
644
- var k = this.xf.ay;
642
+ this.xe.a3(this.xe.b, d.cn, a, b, c, d, e, f, false, g);
643
+ this.xe.ab(this.ia);
644
+ var k = this.xe.ay;
645
645
  var l = null;
646
646
  var m = null;
647
647
  var n = null;
@@ -662,252 +662,252 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
662
662
  k.b = n;
663
663
  }
664
664
  k.h = f;
665
- this.aad(k);
666
- this.xf.z(this, l, m, n, f, h, i, j, b < 0);
665
+ this.aac(k);
666
+ this.xe.z(this, l, m, n, f, h, i, j, b < 0);
667
667
  };
668
- FinancialSeries.prototype.yw = function (a) {
669
- return this.it(a, this.w6);
668
+ FinancialSeries.prototype.yv = function (a) {
669
+ return this.is(a, this.w5);
670
670
  };
671
- FinancialSeries.prototype.ka = function (a, b) {
672
- return this.kb(a, b, this.w6, runOn(this, this.yw), new FinancialValueList(this.x2, this.x0, this.x1, this.xz, this.x4));
671
+ FinancialSeries.prototype.j9 = function (a, b) {
672
+ return this.ka(a, b, this.w5, runOn(this, this.yv), new FinancialValueList(this.x1, this.xz, this.x0, this.xy, this.x3));
673
673
  };
674
- FinancialSeries.prototype.j8 = function (a, b) {
675
- return this.j9(a, b, this.w6, runOn(this, this.yw), new FinancialValueList(this.x2, this.x0, this.x1, this.xz, this.x4));
674
+ FinancialSeries.prototype.j7 = function (a, b) {
675
+ return this.j8(a, b, this.w5, runOn(this, this.yv), new FinancialValueList(this.x1, this.xz, this.x0, this.xy, this.x3));
676
676
  };
677
- FinancialSeries.prototype.ip = function (a, b, c, d, e) {
677
+ FinancialSeries.prototype.io = function (a, b, c, d, e) {
678
678
  if (c == null) {
679
679
  return Number.POSITIVE_INFINITY;
680
680
  }
681
- var f = this.w6.lj;
682
- return this.iq(a, b, this.w6, d, e, f, runOn(this, this.yw));
681
+ var f = this.w5.lj;
682
+ return this.ip(a, b, this.w5, d, e, f, runOn(this, this.yv));
683
683
  };
684
684
  FinancialSeries.prototype.getOffsetValue = function () {
685
- return this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
685
+ return this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
686
686
  };
687
687
  FinancialSeries.prototype.getCategoryWidth = function () {
688
- return this.w6.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
688
+ return this.w5.getCategorySize(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv));
689
689
  };
690
- FinancialSeries.prototype.wc = function (a, b, c) {
691
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, null, null, null);
690
+ FinancialSeries.prototype.wb = function (a, b, c) {
691
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, null, null, null);
692
692
  };
693
- FinancialSeries.prototype.i5 = function (a, b, c) {
693
+ FinancialSeries.prototype.i4 = function (a, b, c) {
694
694
  var d = this.getEffectiveViewport1(this.cv);
695
- var e = this.yx(this.cv.by, this.cv.bx, d);
696
- var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
697
- return this.i7(new FinancialValueList(this.x2, this.x0, this.x1, this.xz, this.x4), a, this.w6, f, e, runOn(this, this.yw), b, c);
695
+ var e = this.yw(this.cv.by, this.cv.bx, d);
696
+ var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
697
+ return this.i6(new FinancialValueList(this.x1, this.xz, this.x0, this.xy, this.x3), a, this.w5, f, e, runOn(this, this.yv), b, c);
698
698
  };
699
- FinancialSeries.prototype.i1 = function (a, b, c) {
699
+ FinancialSeries.prototype.i0 = function (a, b, c) {
700
700
  var d = this.getEffectiveViewport1(this.cv);
701
- var e = this.yx(this.cv.by, this.cv.bx, d);
702
- var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
703
- return this.i7(this.x0, a, this.w6, f, e, runOn(this, this.yw), b, c);
701
+ var e = this.yw(this.cv.by, this.cv.bx, d);
702
+ var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
703
+ return this.i6(this.xz, a, this.w5, f, e, runOn(this, this.yv), b, c);
704
704
  };
705
- FinancialSeries.prototype.i3 = function (a, b, c) {
705
+ FinancialSeries.prototype.i2 = function (a, b, c) {
706
706
  var d = this.getEffectiveViewport1(this.cv);
707
- var e = this.yx(this.cv.by, this.cv.bx, d);
708
- var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
709
- return this.i7(this.x1, a, this.w6, f, e, runOn(this, this.yw), b, c);
707
+ var e = this.yw(this.cv.by, this.cv.bx, d);
708
+ var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
709
+ return this.i6(this.x0, a, this.w5, f, e, runOn(this, this.yv), b, c);
710
710
  };
711
- FinancialSeries.prototype.yy = function (a, b, c) {
711
+ FinancialSeries.prototype.yx = function (a, b, c) {
712
712
  var d = this.getEffectiveViewport1(this.cv);
713
- var e = this.yx(this.cv.by, this.cv.bx, d);
714
- var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
715
- return this.i7(this.xz, a, this.w6, f, e, runOn(this, this.yw), b, c);
713
+ var e = this.yw(this.cv.by, this.cv.bx, d);
714
+ var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
715
+ return this.i6(this.xy, a, this.w5, f, e, runOn(this, this.yv), b, c);
716
716
  };
717
- FinancialSeries.prototype.yz = function (a, b, c) {
717
+ FinancialSeries.prototype.yy = function (a, b, c) {
718
718
  var d = this.getEffectiveViewport1(this.cv);
719
- var e = this.yx(this.cv.by, this.cv.bx, d);
720
- var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
721
- return this.i7(this.x2, a, this.w6, f, e, runOn(this, this.yw), b, c);
719
+ var e = this.yw(this.cv.by, this.cv.bx, d);
720
+ var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
721
+ return this.i6(this.x1, a, this.w5, f, e, runOn(this, this.yv), b, c);
722
722
  };
723
- FinancialSeries.prototype.y0 = function (a, b, c) {
723
+ FinancialSeries.prototype.yz = function (a, b, c) {
724
724
  var d = this.getEffectiveViewport1(this.cv);
725
- var e = this.yx(this.cv.by, this.cv.bx, d);
726
- var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w6.ch, d);
727
- return this.i7(this.x4, a, this.w6, f, e, runOn(this, this.yw), b, c);
725
+ var e = this.yw(this.cv.by, this.cv.bx, d);
726
+ var f = new ScalerParams(0, this.cv.by, this.cv.bx, this.w5.ch, d);
727
+ return this.i6(this.x3, a, this.w5, f, e, runOn(this, this.yv), b, c);
728
728
  };
729
- FinancialSeries.prototype.v8 = function (a, b, c) {
729
+ FinancialSeries.prototype.v7 = function (a, b, c) {
730
730
  var _this = this;
731
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.i1), function (d, e) { return _this.kb(d, e, _this.w6, runOn(_this, _this.yw), _this.x0); }, function (d, e) { return _this.j9(d, e, _this.w6, runOn(_this, _this.yw), _this.x0); });
731
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.i0), function (d, e) { return _this.ka(d, e, _this.w5, runOn(_this, _this.yv), _this.xz); }, function (d, e) { return _this.j8(d, e, _this.w5, runOn(_this, _this.yv), _this.xz); });
732
732
  };
733
- FinancialSeries.prototype.wa = function (a, b, c) {
733
+ FinancialSeries.prototype.v9 = function (a, b, c) {
734
734
  var _this = this;
735
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.i3), function (d, e) { return _this.kb(d, e, _this.w6, runOn(_this, _this.yw), _this.x1); }, function (d, e) { return _this.j9(d, e, _this.w6, runOn(_this, _this.yw), _this.x1); });
735
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.i2), function (d, e) { return _this.ka(d, e, _this.w5, runOn(_this, _this.yv), _this.x0); }, function (d, e) { return _this.j8(d, e, _this.w5, runOn(_this, _this.yv), _this.x0); });
736
736
  };
737
- FinancialSeries.prototype.aay = function (a, b, c) {
737
+ FinancialSeries.prototype.aax = function (a, b, c) {
738
738
  var _this = this;
739
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.yz), function (d, e) { return _this.kb(d, e, _this.w6, runOn(_this, _this.yw), _this.x2); }, function (d, e) { return _this.j9(d, e, _this.w6, runOn(_this, _this.yw), _this.x2); });
739
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.yy), function (d, e) { return _this.ka(d, e, _this.w5, runOn(_this, _this.yv), _this.x1); }, function (d, e) { return _this.j8(d, e, _this.w5, runOn(_this, _this.yv), _this.x1); });
740
740
  };
741
- FinancialSeries.prototype.aax = function (a, b, c) {
741
+ FinancialSeries.prototype.aaw = function (a, b, c) {
742
742
  var _this = this;
743
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.yy), function (d, e) { return _this.kb(d, e, _this.w6, runOn(_this, _this.yw), _this.xz); }, function (d, e) { return _this.j9(d, e, _this.w6, runOn(_this, _this.yw), _this.xz); });
743
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.yx), function (d, e) { return _this.ka(d, e, _this.w5, runOn(_this, _this.yv), _this.xy); }, function (d, e) { return _this.j8(d, e, _this.w5, runOn(_this, _this.yv), _this.xy); });
744
744
  };
745
- FinancialSeries.prototype.aaz = function (a, b, c) {
745
+ FinancialSeries.prototype.aay = function (a, b, c) {
746
746
  var _this = this;
747
- return this.we(a, b, c, this.yx(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xp, this.w6, runOn(this, this.y0), function (d, e) { return _this.kb(d, e, _this.w6, runOn(_this, _this.yw), _this.x4); }, function (d, e) { return _this.j9(d, e, _this.w6, runOn(_this, _this.yw), _this.x4); });
747
+ return this.wd(a, b, c, this.yw(this.cv.by, this.cv.bx, this.getEffectiveViewport1(this.cv)), this.xo, this.w5, runOn(this, this.yz), function (d, e) { return _this.ka(d, e, _this.w5, runOn(_this, _this.yv), _this.x3); }, function (d, e) { return _this.j8(d, e, _this.w5, runOn(_this, _this.yv), _this.x3); });
748
748
  };
749
- FinancialSeries.prototype.qb = function () {
750
- _super.prototype.qb.call(this);
751
- if (this.w6 != null) {
752
- this.w6.ib(false);
749
+ FinancialSeries.prototype.qa = function () {
750
+ _super.prototype.qa.call(this);
751
+ if (this.w5 != null) {
752
+ this.w5.ib(false);
753
753
  }
754
- if (this.xp != null) {
755
- this.xp.ib(false);
754
+ if (this.xo != null) {
755
+ this.xo.ib(false);
756
756
  }
757
757
  };
758
- FinancialSeries.prototype.sr = function (a, b) {
759
- this.xn.b0.e(this.id);
760
- this.rr(false);
761
- };
762
758
  FinancialSeries.prototype.sq = function (a, b) {
763
- if (this.g1 && this.jq < 0.05) {
764
- this.g2 = true;
765
- this.g5 = false;
766
- this.gk = false;
759
+ this.xm.b0.e(this.ic);
760
+ this.rq(false);
761
+ };
762
+ FinancialSeries.prototype.sp = function (a, b) {
763
+ if (this.g0 && this.jp < 0.05) {
764
+ this.g1 = true;
765
+ this.g4 = false;
766
+ this.gj = false;
767
767
  }
768
- this.xn.b0.e(this.id);
769
- this.rr(false);
768
+ this.xm.b0.e(this.ic);
769
+ this.rq(false);
770
770
  };
771
- FinancialSeries.prototype.x3 = function (a, b, c) {
771
+ FinancialSeries.prototype.x2 = function (a, b, c) {
772
772
  var d = this.dk(b);
773
- this.yh.addItem(d, b);
774
- this.yi.addItem(b, c);
773
+ this.yg.addItem(d, b);
774
+ this.yh.addItem(b, c);
775
775
  return d;
776
776
  };
777
- FinancialSeries.prototype.z5 = function (a, b) {
777
+ FinancialSeries.prototype.z4 = function (a, b) {
778
778
  if (b == null) {
779
779
  return;
780
780
  }
781
781
  a.deregisterColumn(b);
782
- var c = this.yh.item(b);
783
- this.yi.removeItem(c);
784
- this.yh.removeItem(b);
782
+ var c = this.yg.item(b);
783
+ this.yh.removeItem(c);
784
+ this.yg.removeItem(b);
785
785
  };
786
- FinancialSeries.prototype.q9 = function (a, b, c, d) {
787
- _super.prototype.q9.call(this, a, b, c, d);
786
+ FinancialSeries.prototype.q8 = function (a, b, c, d) {
787
+ _super.prototype.q8.call(this, a, b, c, d);
788
788
  switch (b) {
789
789
  case "SyncLink":
790
790
  if (this.c3 != null && this.db != null) {
791
- this.xn.b0.e(this.id);
792
- this.rr(false);
791
+ this.xm.b0.e(this.ic);
792
+ this.rq(false);
793
793
  }
794
794
  break;
795
795
  case "SeriesViewer":
796
796
  if (c != null && d == null) {
797
- if (this.w6 != null) {
798
- this.w6.b0(this);
797
+ if (this.w5 != null) {
798
+ this.w5.b0(this);
799
799
  }
800
- if (this.xp != null) {
801
- this.xp.b0(this);
800
+ if (this.xo != null) {
801
+ this.xo.b0(this);
802
802
  }
803
803
  }
804
804
  if (c == null && d != null) {
805
- if (this.w6 != null) {
806
- this.w6.ct(this);
805
+ if (this.w5 != null) {
806
+ this.w5.ct(this);
807
807
  }
808
- if (this.xp != null) {
809
- this.xp.ct(this);
808
+ if (this.xo != null) {
809
+ this.xo.ct(this);
810
810
  }
811
811
  }
812
- this.xn.b0.e(this.id);
813
- this.rr(false);
812
+ this.xm.b0.e(this.ic);
813
+ this.rq(false);
814
814
  break;
815
815
  case "FastItemsSource":
816
- this.x6 = true;
816
+ this.x5 = true;
817
817
  if (typeCast(IFastItemsSource_$type, c) != null) {
818
- this.z5(typeCast(IFastItemsSource_$type, c), this.x2);
819
- this.z5(typeCast(IFastItemsSource_$type, c), this.x0);
820
- this.z5(typeCast(IFastItemsSource_$type, c), this.x1);
821
- this.z5(typeCast(IFastItemsSource_$type, c), this.xz);
822
- this.z5(typeCast(IFastItemsSource_$type, c), this.x4);
823
- this.x2 = null;
824
- this.x0 = null;
818
+ this.z4(typeCast(IFastItemsSource_$type, c), this.x1);
819
+ this.z4(typeCast(IFastItemsSource_$type, c), this.xz);
820
+ this.z4(typeCast(IFastItemsSource_$type, c), this.x0);
821
+ this.z4(typeCast(IFastItemsSource_$type, c), this.xy);
822
+ this.z4(typeCast(IFastItemsSource_$type, c), this.x3);
825
823
  this.x1 = null;
826
824
  this.xz = null;
827
- this.x4 = null;
825
+ this.x0 = null;
826
+ this.xy = null;
827
+ this.x3 = null;
828
828
  }
829
829
  if (typeCast(IFastItemsSource_$type, d) != null) {
830
- if (stringIsNullOrEmpty(this.zw) == false) {
831
- this.x2 = this.x3(typeCast(IFastItemsSource_$type, d), this.zw, "OpenColumn");
830
+ if (stringIsNullOrEmpty(this.zv) == false) {
831
+ this.x1 = this.x2(typeCast(IFastItemsSource_$type, d), this.zv, "OpenColumn");
832
832
  }
833
- if (stringIsNullOrEmpty(this.zn) == false) {
834
- this.x0 = this.x3(typeCast(IFastItemsSource_$type, d), this.zn, "HighColumn");
833
+ if (stringIsNullOrEmpty(this.zm) == false) {
834
+ this.xz = this.x2(typeCast(IFastItemsSource_$type, d), this.zm, "HighColumn");
835
835
  }
836
- if (stringIsNullOrEmpty(this.zs) == false) {
837
- this.x1 = this.x3(typeCast(IFastItemsSource_$type, d), this.zs, "LowColumn");
836
+ if (stringIsNullOrEmpty(this.zr) == false) {
837
+ this.x0 = this.x2(typeCast(IFastItemsSource_$type, d), this.zr, "LowColumn");
838
838
  }
839
- if (stringIsNullOrEmpty(this.za) == false) {
840
- this.xz = this.x3(typeCast(IFastItemsSource_$type, d), this.za, "CloseColumn");
839
+ if (stringIsNullOrEmpty(this.y9) == false) {
840
+ this.xy = this.x2(typeCast(IFastItemsSource_$type, d), this.y9, "CloseColumn");
841
841
  }
842
- if (stringIsNullOrEmpty(this.z0) == false) {
843
- this.x4 = this.x3(typeCast(IFastItemsSource_$type, d), this.z0, "VolumeColumn");
842
+ if (stringIsNullOrEmpty(this.zz) == false) {
843
+ this.x3 = this.x2(typeCast(IFastItemsSource_$type, d), this.zz, "VolumeColumn");
844
844
  }
845
845
  }
846
- this.x6 = false;
847
- if (this.xp != null && !this.xp.c1()) {
848
- this.xn.b0.e(this.id);
849
- this.rr(this.gg && c != null);
846
+ this.x5 = false;
847
+ if (this.xo != null && !this.xo.c1()) {
848
+ this.xm.b0.e(this.ic);
849
+ this.rq(this.gf && c != null);
850
850
  }
851
851
  break;
852
852
  case FinancialSeries.$$p[11]:
853
853
  if (this.dn != null) {
854
- this.z5(this.dn, this.x2);
855
- this.x2 = this.x3(this.dn, this.zw, "OpenColumn");
854
+ this.z4(this.dn, this.x1);
855
+ this.x1 = this.x2(this.dn, this.zv, "OpenColumn");
856
856
  }
857
857
  break;
858
858
  case "OpenColumn":
859
- if (this.xp != null && !this.xp.c1() && !this.x6) {
860
- this.xn.b0.e(this.id);
861
- this.rr(this.gg && this.d7);
859
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
860
+ this.xm.b0.e(this.ic);
861
+ this.rq(this.gf && this.d7);
862
862
  }
863
863
  break;
864
864
  case FinancialSeries.$$p[1]:
865
865
  if (this.dn != null) {
866
- this.z5(this.dn, this.x0);
867
- this.x0 = this.x3(this.dn, this.zn, "HighColumn");
866
+ this.z4(this.dn, this.xz);
867
+ this.xz = this.x2(this.dn, this.zm, "HighColumn");
868
868
  }
869
869
  break;
870
870
  case "HighColumn":
871
- if (this.xp != null && !this.xp.c1() && !this.x6) {
872
- this.xn.b0.e(this.id);
873
- this.rr(this.gg && this.d7);
871
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
872
+ this.xm.b0.e(this.ic);
873
+ this.rq(this.gf && this.d7);
874
874
  }
875
875
  break;
876
876
  case FinancialSeries.$$p[9]:
877
877
  if (this.dn != null) {
878
- this.z5(this.dn, this.x1);
879
- this.x1 = this.x3(this.dn, this.zs, "LowColumn");
878
+ this.z4(this.dn, this.x0);
879
+ this.x0 = this.x2(this.dn, this.zr, "LowColumn");
880
880
  }
881
881
  break;
882
882
  case "LowColumn":
883
- if (this.xp != null && !this.xp.c1() && !this.x6) {
884
- this.xn.b0.e(this.id);
885
- this.rr(this.gg && this.d7);
883
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
884
+ this.xm.b0.e(this.ic);
885
+ this.rq(this.gf && this.d7);
886
886
  }
887
887
  break;
888
888
  case FinancialSeries.$$p[0]:
889
889
  if (this.dn != null) {
890
- this.z5(this.dn, this.xz);
891
- this.xz = this.x3(this.dn, this.za, "CloseColumn");
890
+ this.z4(this.dn, this.xy);
891
+ this.xy = this.x2(this.dn, this.y9, "CloseColumn");
892
892
  }
893
893
  break;
894
894
  case "CloseColumn":
895
- if (this.xp != null && !this.xp.c1() && !this.x6) {
896
- this.xn.b0.e(this.id);
897
- this.rr(this.gg && this.d7);
895
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
896
+ this.xm.b0.e(this.ic);
897
+ this.rq(this.gf && this.d7);
898
898
  }
899
- this.aaf();
899
+ this.aae();
900
900
  break;
901
901
  case FinancialSeries.$$p[13]:
902
902
  if (this.dn != null) {
903
- this.z5(this.dn, this.x4);
904
- this.x4 = this.x3(this.dn, this.z0, "VolumeColumn");
903
+ this.z4(this.dn, this.x3);
904
+ this.x3 = this.x2(this.dn, this.zz, "VolumeColumn");
905
905
  }
906
906
  break;
907
907
  case "VolumeColumn":
908
- if (this.xp != null && !this.xp.c1() && !this.x6) {
909
- this.xn.b0.e(this.id);
910
- this.rr(this.gg && this.d7);
908
+ if (this.xo != null && !this.xo.c1() && !this.x5) {
909
+ this.xm.b0.e(this.ic);
910
+ this.rq(this.gf && this.d7);
911
911
  }
912
912
  break;
913
913
  case FinancialSeries.$$p[14]:
@@ -917,10 +917,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
917
917
  if (d != null) {
918
918
  d.ct(this);
919
919
  }
920
- this.xn.b0.e(this.id);
921
- this.rr(false);
922
- this.ql();
923
- this.xo = typeCast(ITimeRangeSelectorAxis_$type, this.w6);
920
+ this.xm.b0.e(this.ic);
921
+ this.rq(false);
922
+ this.qk();
923
+ this.xn = typeCast(ITimeRangeSelectorAxis_$type, this.w5);
924
924
  break;
925
925
  case FinancialSeries.$$p[15]:
926
926
  if (c != null) {
@@ -929,72 +929,72 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
929
929
  if (d != null) {
930
930
  d.ct(this);
931
931
  }
932
- this.xn.b0.e(this.id);
933
- if (this.xp != null) {
934
- this.xp.c1();
932
+ this.xm.b0.e(this.ic);
933
+ if (this.xo != null) {
934
+ this.xo.c1();
935
935
  }
936
936
  {
937
- this.rr(false);
937
+ this.rq(false);
938
938
  }
939
- this.ql();
939
+ this.qk();
940
940
  break;
941
941
  case "TransitionProgress":
942
- this.xc.c(this.jq, this.xa, this.w8);
942
+ this.xb.c(this.jp, this.w9, this.w7);
943
943
  if (this.d5(this.cv)) {
944
944
  return;
945
945
  }
946
- if (this.jq == 1) {
947
- this.w8.w();
948
- this.aae(this.w8, this.xn);
949
- if (this.g1) {
950
- this.g1 = false;
951
- this.o6();
952
- this.dc.r = truncate(this.i9());
946
+ if (this.jp == 1) {
947
+ this.w7.w();
948
+ this.aad(this.w7, this.xm);
949
+ if (this.g0) {
950
+ this.g0 = false;
951
+ this.o5();
952
+ this.dc.r = truncate(this.i8());
953
953
  this.dc.b = this.dd;
954
954
  }
955
- if (this.g4) {
956
- this.g4 = false;
957
- this.o6();
958
- this.dc.r = truncate(this.i9());
955
+ if (this.g3) {
956
+ this.g3 = false;
957
+ this.o5();
958
+ this.dc.r = truncate(this.i8());
959
959
  this.dc.b = this.dd;
960
- this.q0();
960
+ this.qz();
961
961
  }
962
- this.qo();
962
+ this.qn();
963
963
  }
964
964
  else {
965
- this.aae(this.xc, this.xn);
965
+ this.aad(this.xb, this.xm);
966
966
  }
967
967
  if (this.db != null) {
968
968
  this.db.qo(this);
969
969
  }
970
970
  break;
971
971
  case FinancialSeries.$$p[10]:
972
- this.rr(false);
972
+ this.rq(false);
973
973
  break;
974
974
  case "IsCustomCategoryStyleAllowed":
975
- this.x7 = this.ya();
976
- this.rr(false);
975
+ this.x6 = this.x9();
976
+ this.rq(false);
977
977
  break;
978
978
  case "CategoryMode":
979
- if (this.w6 != null) {
980
- this.w6.ma(true);
979
+ if (this.w5 != null) {
980
+ this.w5.ma(true);
981
981
  }
982
982
  break;
983
983
  }
984
984
  };
985
- FinancialSeries.prototype.x9 = function (a) {
985
+ FinancialSeries.prototype.x8 = function (a) {
986
986
  if (typeCast(NumericYAxis.$, a) !== null) {
987
987
  return true;
988
988
  }
989
989
  return false;
990
990
  };
991
- FinancialSeries.prototype.x8 = function (a) {
991
+ FinancialSeries.prototype.x7 = function (a) {
992
992
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
993
993
  return true;
994
994
  }
995
995
  return false;
996
996
  };
997
- FinancialSeries.prototype.wz = function (a, b, c) {
997
+ FinancialSeries.prototype.wy = function (a, b, c) {
998
998
  if (b < a || a < 0 || a > this.dn.count || b < 0 || b > this.dn.count || c == null) {
999
999
  return null;
1000
1000
  }
@@ -1013,39 +1013,39 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1013
1013
  }
1014
1014
  return d;
1015
1015
  };
1016
- FinancialSeries.prototype.y3 = function (a) {
1016
+ FinancialSeries.prototype.y2 = function (a) {
1017
1017
  return a.b0.b;
1018
1018
  };
1019
- FinancialSeries.prototype.y5 = function (a) {
1019
+ FinancialSeries.prototype.y4 = function (a) {
1020
1020
  return a.b0.c;
1021
1021
  };
1022
- FinancialSeries.prototype.wy = function (a, b) {
1023
- return this.wz(a, b, this.xp);
1022
+ FinancialSeries.prototype.wx = function (a, b) {
1023
+ return this.wy(a, b, this.xo);
1024
1024
  };
1025
- FinancialSeries.prototype.get_fe = function () {
1025
+ FinancialSeries.prototype.get_fd = function () {
1026
1026
  return true;
1027
1027
  };
1028
- FinancialSeries.prototype.o3 = function () {
1029
- _super.prototype.o3.call(this);
1030
- this.xt = null;
1028
+ FinancialSeries.prototype.o2 = function () {
1029
+ _super.prototype.o2.call(this);
1030
+ this.xs = null;
1031
1031
  };
1032
1032
  FinancialSeries.prototype.dg = function (a, b, c) {
1033
- if (this.ed && this.fz(this.bx) && !c) {
1034
- var d = this.xs(a, b, this.xt);
1035
- this.xt = d;
1033
+ if (this.ed && this.fy(this.bx) && !c) {
1034
+ var d = this.xr(a, b, this.xs);
1035
+ this.xs = d;
1036
1036
  return d;
1037
1037
  }
1038
1038
  else {
1039
- var e = this.xr(a, b, this.xt);
1040
- this.xt = e;
1039
+ var e = this.xq(a, b, this.xs);
1040
+ this.xs = e;
1041
1041
  return e;
1042
1042
  }
1043
1043
  };
1044
- FinancialSeries.prototype.y7 = function (a) {
1045
- var b = this.w9();
1044
+ FinancialSeries.prototype.y6 = function (a) {
1045
+ var b = this.w8();
1046
1046
  var c = this.cv.bx;
1047
1047
  var d = this.cv.by;
1048
- var e = this.w6;
1048
+ var e = this.w5;
1049
1049
  var f = 0;
1050
1050
  if (e.cp) {
1051
1051
  var g = (a.y - d.top) / d.height;
@@ -1079,20 +1079,20 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1079
1079
  }
1080
1080
  return j;
1081
1081
  };
1082
- FinancialSeries.prototype.xs = function (a, b, c) {
1082
+ FinancialSeries.prototype.xr = function (a, b, c) {
1083
1083
  if (this.dn == null) {
1084
1084
  return null;
1085
1085
  }
1086
1086
  var d = this.dn.count;
1087
- var e = this.xn.b0.c;
1088
- var f = this.xn.b0.d;
1089
- var g = this.xn.b0.b;
1090
- var h = this.w6;
1087
+ var e = this.xm.b0.c;
1088
+ var f = this.xm.b0.d;
1089
+ var g = this.xm.b0.b;
1090
+ var h = this.w5;
1091
1091
  var i = -1;
1092
1092
  var j = -1;
1093
1093
  if (h.cn) {
1094
- var k = this.w9();
1095
- var l = this.y7(b);
1094
+ var k = this.w8();
1095
+ var l = this.y6(b);
1096
1096
  if (k.m != null && l >= 0 && l < k.m.count) {
1097
1097
  l = truncate(Math.round(k.m._inner[l]));
1098
1098
  }
@@ -1100,7 +1100,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1100
1100
  j = l;
1101
1101
  }
1102
1102
  else {
1103
- var m = this.j3(b);
1103
+ var m = this.j2(b);
1104
1104
  i = truncate(Math.floor((intDivide(m, g)))) * g;
1105
1105
  j = i + (g - 1);
1106
1106
  }
@@ -1113,7 +1113,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1113
1113
  n.f = j;
1114
1114
  return n;
1115
1115
  };
1116
- FinancialSeries.prototype.xr = function (a, b, c) {
1116
+ FinancialSeries.prototype.xq = function (a, b, c) {
1117
1117
  var d = new HighlightingInfo();
1118
1118
  d.i = this;
1119
1119
  d.g = 0;
@@ -1124,38 +1124,38 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1124
1124
  }
1125
1125
  return d;
1126
1126
  };
1127
- FinancialSeries.prototype.ya = function () {
1128
- return this.yc;
1127
+ FinancialSeries.prototype.x9 = function () {
1128
+ return this.yb;
1129
1129
  };
1130
- FinancialSeries.prototype.ir = function (a) {
1130
+ FinancialSeries.prototype.iq = function (a) {
1131
1131
  var b = this.cv.by;
1132
1132
  var c = this.cv.bx;
1133
1133
  var d = -1;
1134
- if (!b.isEmpty && !c.isEmpty && this.w6 != null) {
1134
+ if (!b.isEmpty && !c.isEmpty && this.w5 != null) {
1135
1135
  var e = this.getEffectiveViewport1(this.cv);
1136
- var f = new ScalerParams(0, b, c, this.w6.ch, e);
1137
- var g = this.wj(this.cv);
1138
- var h = this.w6.eo(g.left, f);
1139
- var i = this.w6.eo(g.right, f);
1136
+ var f = new ScalerParams(0, b, c, this.w5.ch, e);
1137
+ var g = this.wi(this.cv);
1138
+ var h = this.w5.eo(g.left, f);
1139
+ var i = this.w5.eo(g.right, f);
1140
1140
  var j = (a.x - b.left) / b.width;
1141
1141
  var k = h + (j * (i - h));
1142
- if (this.w6.categoryMode != 0) {
1142
+ if (this.w5.categoryMode != 0) {
1143
1143
  k -= 0.5;
1144
1144
  }
1145
1145
  d = k;
1146
1146
  }
1147
1147
  return d;
1148
1148
  };
1149
- FinancialSeries.prototype.j3 = function (a) {
1150
- return truncate(Math.round(this.ir(a)));
1149
+ FinancialSeries.prototype.j2 = function (a) {
1150
+ return truncate(Math.round(this.iq(a)));
1151
1151
  };
1152
- FinancialSeries.prototype.get_fs = function () {
1153
- return typeCast(ISortingAxis_$type, this.w6) !== null;
1152
+ FinancialSeries.prototype.get_fr = function () {
1153
+ return typeCast(ISortingAxis_$type, this.w5) !== null;
1154
1154
  };
1155
1155
  FinancialSeries.prototype.a0 = function () {
1156
- return this.w6;
1156
+ return this.w5;
1157
1157
  };
1158
- FinancialSeries.prototype.j5 = function (a) {
1158
+ FinancialSeries.prototype.j4 = function (a) {
1159
1159
  var b = this.cv.by;
1160
1160
  var c = this.cv.bx;
1161
1161
  var d = this.getEffectiveViewport1(this.cv);
@@ -1163,52 +1163,52 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1163
1163
  return -1;
1164
1164
  }
1165
1165
  var e = new Rect(0, 0, 0, 1, 1);
1166
- var f = new ScalerParams(0, b, c, this.w6.ch, d);
1167
- var g = typeCast(ISortingAxis_$type, this.w6);
1168
- var h = this.wj(this.cv);
1166
+ var f = new ScalerParams(0, b, c, this.w5.ch, d);
1167
+ var g = typeCast(ISortingAxis_$type, this.w5);
1168
+ var h = this.wi(this.cv);
1169
1169
  var i = h.left;
1170
1170
  var j = h.right;
1171
- var k = this.v7(a).x;
1172
- var l = this.w6.eo(k, f);
1173
- var m = this.w6.eo(i, f);
1174
- var n = this.w6.eo(j, f);
1171
+ var k = this.v6(a).x;
1172
+ var l = this.w5.eo(k, f);
1173
+ var m = this.w5.eo(i, f);
1174
+ var n = this.w5.eo(j, f);
1175
1175
  l = Math.max(m, Math.min(n, l));
1176
1176
  var o = g.i$f(l);
1177
1177
  return o;
1178
1178
  };
1179
- FinancialSeries.prototype.kn = function (a) {
1179
+ FinancialSeries.prototype.km = function (a) {
1180
1180
  var b = 0;
1181
- if (typeCast(ISortingAxis_$type, this.w6) !== null) {
1182
- b = this.j5(a);
1181
+ if (typeCast(ISortingAxis_$type, this.w5) !== null) {
1182
+ b = this.j4(a);
1183
1183
  if (b == -1) {
1184
1184
  return null;
1185
1185
  }
1186
1186
  }
1187
1187
  else {
1188
- b = this.j3(a);
1188
+ b = this.j2(a);
1189
1189
  }
1190
1190
  return b >= 0 && this.dn != null && b < this.dn.count ? this.dn.item(b) : null;
1191
1191
  };
1192
- FinancialSeries.prototype.w9 = function () {
1193
- var a = this.w8;
1192
+ FinancialSeries.prototype.w8 = function () {
1193
+ var a = this.w7;
1194
1194
  if (this.d3()) {
1195
1195
  if (this.dc.g) {
1196
1196
  this.dc.t();
1197
1197
  }
1198
- a = this.xc;
1198
+ a = this.xb;
1199
1199
  }
1200
1200
  return a;
1201
1201
  };
1202
- FinancialSeries.prototype.yx = function (a, b, c) {
1203
- if (this.w6 == null) {
1202
+ FinancialSeries.prototype.yw = function (a, b, c) {
1203
+ if (this.w5 == null) {
1204
1204
  return 0;
1205
1205
  }
1206
- return this.w6.k9(a, b, c, this.index);
1206
+ return this.w5.k9(a, b, c, this.index);
1207
1207
  };
1208
- FinancialSeries.prototype.gn = function () {
1209
- return this.yd;
1208
+ FinancialSeries.prototype.gm = function () {
1209
+ return this.yc;
1210
1210
  };
1211
- FinancialSeries.prototype.xg = function () {
1211
+ FinancialSeries.prototype.xf = function () {
1212
1212
  return 11;
1213
1213
  };
1214
1214
  FinancialSeries.prototype.c4 = function () {
@@ -1217,18 +1217,18 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1217
1217
  FinancialSeries.prototype.c7 = function () {
1218
1218
  return 3;
1219
1219
  };
1220
- FinancialSeries.prototype.aae = function (a, b) {
1221
- this.qx();
1222
- this.wi = a.ab;
1220
+ FinancialSeries.prototype.aad = function (a, b) {
1221
+ this.qw();
1222
+ this.wh = a.ab;
1223
1223
  b.aw();
1224
1224
  };
1225
- FinancialSeries.prototype.aac = function (a, b) {
1225
+ FinancialSeries.prototype.aab = function (a, b) {
1226
1226
  a.v();
1227
1227
  };
1228
- FinancialSeries.prototype.he = function (a, b, c) {
1229
- var d = _super.prototype.he.call(this, a, b, c);
1228
+ FinancialSeries.prototype.hd = function (a, b, c) {
1229
+ var d = _super.prototype.hd.call(this, a, b, c);
1230
1230
  var e = c;
1231
- if (this.dn == null || this.dn.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.w6 == null || this.xp == null || e.b0.b < 1 || this.w6.bi == null || this.xp.bi == null || this.xp.l4 == this.xp.l3 || this.w6.itemsSource == null || this.w6.lj < 1) {
1231
+ if (this.dn == null || this.dn.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.w5 == null || this.xo == null || e.b0.b < 1 || this.w5.bi == null || this.xo.bi == null || this.xo.l4 == this.xo.l3 || this.w5.itemsSource == null || this.w5.lj < 1) {
1232
1232
  e.b0.b = 0;
1233
1233
  d = false;
1234
1234
  }
@@ -1242,146 +1242,146 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1242
1242
  p1: b
1243
1243
  };
1244
1244
  };
1245
- FinancialSeries.prototype.y1 = function (a) {
1245
+ FinancialSeries.prototype.y0 = function (a) {
1246
1246
  var b = 0;
1247
1247
  var c = a.by;
1248
1248
  var d = a.bx;
1249
1249
  var e = this.getEffectiveViewport1(this.cv);
1250
- if (!c.isEmpty && !d.isEmpty && this.xp != null) {
1251
- var f = new ScalerParams(0, c, d, this.xp.ch, e);
1252
- f.b = this.iy();
1253
- b = this.xp.el(this.xp.me, f);
1250
+ if (!c.isEmpty && !d.isEmpty && this.xo != null) {
1251
+ var f = new ScalerParams(0, c, d, this.xo.ch, e);
1252
+ f.b = this.ix();
1253
+ b = this.xo.el(this.xo.me, f);
1254
1254
  }
1255
1255
  return b;
1256
1256
  };
1257
- FinancialSeries.prototype.o6 = function () {
1258
- _super.prototype.o6.call(this);
1259
- this.xa.w();
1260
- this.w8.w();
1261
- this.xc.w();
1257
+ FinancialSeries.prototype.o5 = function () {
1258
+ _super.prototype.o5.call(this);
1259
+ this.w9.w();
1260
+ this.w7.w();
1261
+ this.xb.w();
1262
1262
  };
1263
- FinancialSeries.prototype.rs = function (a) {
1263
+ FinancialSeries.prototype.rr = function (a) {
1264
1264
  var _this = this;
1265
- _super.prototype.rs.call(this, a);
1266
- this.xn.b0.e(this.id);
1265
+ _super.prototype.rr.call(this, a);
1266
+ this.xm.b0.e(this.ic);
1267
1267
  if (this.d5(this.cv)) {
1268
1268
  return;
1269
1269
  }
1270
- if (this.gr) {
1270
+ if (this.gq) {
1271
1271
  if (this.d3()) {
1272
- this.aae(this.xc, this.xn);
1272
+ this.aad(this.xb, this.xm);
1273
1273
  }
1274
1274
  else {
1275
- this.aae(this.w8, this.xn);
1275
+ this.aad(this.w7, this.xm);
1276
1276
  }
1277
1277
  return;
1278
1278
  }
1279
- if (this.gf(a)) {
1280
- var b = this.xa;
1279
+ if (this.ge(a)) {
1280
+ var b = this.w9;
1281
1281
  if (this.d3()) {
1282
1282
  if (this.dc.g) {
1283
1283
  this.dc.t();
1284
1284
  }
1285
- this.xa = this.xc;
1286
- this.xc = b;
1285
+ this.w9 = this.xb;
1286
+ this.xb = b;
1287
1287
  }
1288
1288
  else {
1289
- this.xa = this.w8;
1290
- this.w8 = b;
1289
+ this.w9 = this.w7;
1290
+ this.w7 = b;
1291
1291
  }
1292
- this.aac(this.w8, this.xn);
1292
+ this.aab(this.w7, this.xm);
1293
1293
  var c = false;
1294
- if (this.g3) {
1294
+ if (this.g2) {
1295
1295
  this.dc.w();
1296
- this.dc.r = truncate(this.ja());
1296
+ this.dc.r = truncate(this.i9());
1297
1297
  this.dc.b = this.de != null ? this.de : this.dd;
1298
- if (this.g4) {
1299
- var d = this.xc;
1300
- this.xc = this.xa;
1301
- this.xa = d;
1298
+ if (this.g3) {
1299
+ var d = this.xb;
1300
+ this.xb = this.w9;
1301
+ this.w9 = d;
1302
1302
  c = true;
1303
1303
  }
1304
- this.xi.s(this, this.xa, this.w8, this.isVertical, this.w6, this.xp, this.xh, this.xg(), this.c5, this.c4(), function () { return _this.y1(_this.xn); }, this.xn.bx);
1305
- if (this.g4) {
1306
- var e = this.xc;
1307
- this.xc = this.xa;
1308
- this.xa = e;
1304
+ this.xh.s(this, this.w9, this.w7, this.isVertical, this.w5, this.xo, this.xg, this.xf(), this.c5, this.c4(), function () { return _this.y0(_this.xm); }, this.xm.bx);
1305
+ if (this.g3) {
1306
+ var e = this.xb;
1307
+ this.xb = this.w9;
1308
+ this.w9 = e;
1309
1309
  }
1310
- this.g4 = false;
1310
+ this.g3 = false;
1311
1311
  }
1312
- if (this.g6) {
1312
+ if (this.g5) {
1313
1313
  this.dc.w();
1314
- this.dc.r = truncate(this.jb());
1314
+ this.dc.r = truncate(this.ja());
1315
1315
  this.dc.b = this.df != null ? this.df : this.dd;
1316
- if (this.g1) {
1317
- var f = this.xc;
1318
- this.xc = this.xa;
1319
- this.xa = f;
1316
+ if (this.g0) {
1317
+ var f = this.xb;
1318
+ this.xb = this.w9;
1319
+ this.w9 = f;
1320
1320
  c = true;
1321
1321
  }
1322
- this.xi.s(this, this.xa, this.w8, this.isVertical, this.w6, this.xp, this.xh, this.xg(), this.c5, this.c4(), function () { return _this.y1(_this.xn); }, this.xn.bx);
1323
- var g = this.w8;
1324
- this.w8 = this.xa;
1325
- this.xa = g;
1326
- if (this.g1) {
1327
- var h = this.xc;
1328
- this.xc = this.xa;
1329
- this.xa = h;
1322
+ this.xh.s(this, this.w9, this.w7, this.isVertical, this.w5, this.xo, this.xg, this.xf(), this.c5, this.c4(), function () { return _this.y0(_this.xm); }, this.xm.bx);
1323
+ var g = this.w7;
1324
+ this.w7 = this.w9;
1325
+ this.w9 = g;
1326
+ if (this.g0) {
1327
+ var h = this.xb;
1328
+ this.xb = this.w9;
1329
+ this.w9 = h;
1330
1330
  }
1331
- this.g1 = false;
1331
+ this.g0 = false;
1332
1332
  }
1333
1333
  this.d9 = false;
1334
1334
  if (!c) {
1335
- this.o1();
1335
+ this.o0();
1336
1336
  }
1337
- this.r7();
1338
- if (this.g3) {
1339
- this.g2 = false;
1340
- this.g5 = false;
1341
- this.gk = false;
1342
- this.g1 = true;
1337
+ this.r6();
1338
+ if (this.g2) {
1339
+ this.g1 = false;
1340
+ this.g4 = false;
1341
+ this.gj = false;
1342
+ this.g0 = true;
1343
1343
  }
1344
- if (this.g6) {
1345
- this.g5 = false;
1346
- this.g4 = true;
1344
+ if (this.g5) {
1345
+ this.g4 = false;
1346
+ this.g3 = true;
1347
1347
  }
1348
1348
  }
1349
1349
  else {
1350
- this.aac(this.w8, this.xn);
1351
- this.aae(this.w8, this.xn);
1350
+ this.aab(this.w7, this.xm);
1351
+ this.aad(this.w7, this.xm);
1352
1352
  }
1353
1353
  };
1354
- FinancialSeries.prototype.go = function () {
1354
+ FinancialSeries.prototype.gn = function () {
1355
1355
  return true;
1356
1356
  };
1357
- FinancialSeries.prototype.yf = function (a) {
1357
+ FinancialSeries.prototype.ye = function (a) {
1358
1358
  var e_1, _a;
1359
1359
  try {
1360
1360
  for (var _b = __values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
1361
1361
  var b = _c.value;
1362
1362
  switch (b) {
1363
1363
  case "HighColumn":
1364
- if (this.x0 == null) {
1364
+ if (this.xz == null) {
1365
1365
  return false;
1366
1366
  }
1367
1367
  break;
1368
1368
  case "LowColumn":
1369
- if (this.x1 == null) {
1369
+ if (this.x0 == null) {
1370
1370
  return false;
1371
1371
  }
1372
1372
  break;
1373
1373
  case "OpenColumn":
1374
- if (this.x2 == null) {
1374
+ if (this.x1 == null) {
1375
1375
  return false;
1376
1376
  }
1377
1377
  break;
1378
1378
  case "CloseColumn":
1379
- if (this.xz == null) {
1379
+ if (this.xy == null) {
1380
1380
  return false;
1381
1381
  }
1382
1382
  break;
1383
1383
  case "VolumeColumn":
1384
- if (this.x4 == null) {
1384
+ if (this.x3 == null) {
1385
1385
  return false;
1386
1386
  }
1387
1387
  break;
@@ -1403,37 +1403,37 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1403
1403
  }
1404
1404
  return true;
1405
1405
  };
1406
- Object.defineProperty(FinancialSeries.prototype, "yg", {
1406
+ Object.defineProperty(FinancialSeries.prototype, "yf", {
1407
1407
  get: function () {
1408
- return this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null;
1408
+ return this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null;
1409
1409
  },
1410
1410
  enumerable: false,
1411
1411
  configurable: true
1412
1412
  });
1413
- FinancialSeries.prototype.yb = function () {
1413
+ FinancialSeries.prototype.ya = function () {
1414
1414
  return this.typical != null;
1415
1415
  };
1416
- FinancialSeries.prototype.z4 = function (a) {
1416
+ FinancialSeries.prototype.z3 = function (a) {
1417
1417
  this.typical(this, a);
1418
1418
  };
1419
- Object.defineProperty(FinancialSeries.prototype, "yo", {
1419
+ Object.defineProperty(FinancialSeries.prototype, "yn", {
1420
1420
  get: function () {
1421
- return this.yl();
1421
+ return this.yk();
1422
1422
  },
1423
1423
  enumerable: false,
1424
1424
  configurable: true
1425
1425
  });
1426
- FinancialSeries.prototype._yl = function () {
1426
+ FinancialSeries.prototype._yk = function () {
1427
1427
  var a, b, _a, _b, c, e_2_1, d, e, f, g, h;
1428
1428
  var e_2, _c;
1429
1429
  return __generator(this, function (_d) {
1430
1430
  switch (_d.label) {
1431
1431
  case 0:
1432
1432
  a = false;
1433
- if (!this.yb())
1433
+ if (!this.ya())
1434
1434
  return [3 /*break*/, 8];
1435
- b = this.xj(0, this.dn.count);
1436
- this.z4(new FinancialEventArgs(0, this.dn.count, b, this.xk(b), this));
1435
+ b = this.xi(0, this.dn.count);
1436
+ this.z3(new FinancialEventArgs(0, this.dn.count, b, this.xj(b), this));
1437
1437
  if (!(b.typicalColumn != null))
1438
1438
  return [3 /*break*/, 8];
1439
1439
  a = true;
@@ -1471,16 +1471,16 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1471
1471
  case 8:
1472
1472
  if (!!a)
1473
1473
  return [3 /*break*/, 17];
1474
- if (!(this.yg && this.w6.i$b != null))
1474
+ if (!(this.yf && this.w5.i$b != null))
1475
1475
  return [3 /*break*/, 13];
1476
1476
  d = this.dn.count;
1477
- e = this.w6.i$b;
1477
+ e = this.w5.i$b;
1478
1478
  f = 0;
1479
1479
  _d.label = 9;
1480
1480
  case 9:
1481
1481
  if (!(f < d))
1482
1482
  return [3 /*break*/, 12];
1483
- return [4 /*yield*/, (this.x0.item(e.item(f)) + this.x1.item(e.item(f)) + this.xz.item(e.item(f))) / 3];
1483
+ return [4 /*yield*/, (this.xz.item(e.item(f)) + this.x0.item(e.item(f)) + this.xy.item(e.item(f))) / 3];
1484
1484
  case 10:
1485
1485
  _d.sent();
1486
1486
  _d.label = 11;
@@ -1495,7 +1495,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1495
1495
  case 14:
1496
1496
  if (!(h < g))
1497
1497
  return [3 /*break*/, 17];
1498
- return [4 /*yield*/, (this.x0.item(h) + this.x1.item(h) + this.xz.item(h)) / 3];
1498
+ return [4 /*yield*/, (this.xz.item(h) + this.x0.item(h) + this.xy.item(h)) / 3];
1499
1499
  case 15:
1500
1500
  _d.sent();
1501
1501
  _d.label = 16;
@@ -1506,29 +1506,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1506
1506
  }
1507
1507
  });
1508
1508
  };
1509
- FinancialSeries.prototype.yl = function () {
1509
+ FinancialSeries.prototype.yk = function () {
1510
1510
  var _this = this;
1511
- return toEnum(function () { return _this._yl(); });
1511
+ return toEnum(function () { return _this._yk(); });
1512
1512
  };
1513
- Object.defineProperty(FinancialSeries.prototype, "yn", {
1513
+ Object.defineProperty(FinancialSeries.prototype, "ym", {
1514
1514
  get: function () {
1515
- return this.yk();
1515
+ return this.yj();
1516
1516
  },
1517
1517
  enumerable: false,
1518
1518
  configurable: true
1519
1519
  });
1520
- FinancialSeries.prototype._yk = function () {
1520
+ FinancialSeries.prototype._yj = function () {
1521
1521
  var a, b, c, d, e;
1522
1522
  return __generator(this, function (_a) {
1523
1523
  switch (_a.label) {
1524
1524
  case 0:
1525
- if (!(this.yg && this.w6.i$b != null))
1525
+ if (!(this.yf && this.w5.i$b != null))
1526
1526
  return [3 /*break*/, 7];
1527
- a = this.x0.count;
1528
- b = this.w6.i$b;
1527
+ a = this.xz.count;
1528
+ b = this.w5.i$b;
1529
1529
  if (!(a > 0))
1530
1530
  return [3 /*break*/, 2];
1531
- return [4 /*yield*/, this.y2(this.x0.item(b.item(0)) - this.x1.item(b.item(0)))];
1531
+ return [4 /*yield*/, this.y1(this.xz.item(b.item(0)) - this.x0.item(b.item(0)))];
1532
1532
  case 1:
1533
1533
  _a.sent();
1534
1534
  _a.label = 2;
@@ -1538,7 +1538,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1538
1538
  case 3:
1539
1539
  if (!(c < a))
1540
1540
  return [3 /*break*/, 6];
1541
- return [4 /*yield*/, Math.max(this.y2(this.x0.item(b.item(c)) - this.x1.item(b.item(c))), Math.max(this.y2(Math.abs(this.x0.item(b.item(c)) - this.xz.item(b.item(c - 1)))), this.y2(Math.abs(this.x1.item(b.item(c)) - this.xz.item(b.item(c - 1))))))];
1541
+ return [4 /*yield*/, Math.max(this.y1(this.xz.item(b.item(c)) - this.x0.item(b.item(c))), Math.max(this.y1(Math.abs(this.xz.item(b.item(c)) - this.xy.item(b.item(c - 1)))), this.y1(Math.abs(this.x0.item(b.item(c)) - this.xy.item(b.item(c - 1))))))];
1542
1542
  case 4:
1543
1543
  _a.sent();
1544
1544
  _a.label = 5;
@@ -1547,10 +1547,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1547
1547
  return [3 /*break*/, 3];
1548
1548
  case 6: return [3 /*break*/, 13];
1549
1549
  case 7:
1550
- d = this.x0.count;
1550
+ d = this.xz.count;
1551
1551
  if (!(d > 0))
1552
1552
  return [3 /*break*/, 9];
1553
- return [4 /*yield*/, this.y2(this.x0.item(0) - this.x1.item(0))];
1553
+ return [4 /*yield*/, this.y1(this.xz.item(0) - this.x0.item(0))];
1554
1554
  case 8:
1555
1555
  _a.sent();
1556
1556
  _a.label = 9;
@@ -1560,7 +1560,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1560
1560
  case 10:
1561
1561
  if (!(e < d))
1562
1562
  return [3 /*break*/, 13];
1563
- return [4 /*yield*/, Math.max(this.y2(this.x0.item(e) - this.x1.item(e)), Math.max(this.y2(Math.abs(this.x0.item(e) - this.xz.item(e - 1))), this.y2(Math.abs(this.x1.item(e) - this.xz.item(e - 1)))))];
1563
+ return [4 /*yield*/, Math.max(this.y1(this.xz.item(e) - this.x0.item(e)), Math.max(this.y1(Math.abs(this.xz.item(e) - this.xy.item(e - 1))), this.y1(Math.abs(this.x0.item(e) - this.xy.item(e - 1)))))];
1564
1564
  case 11:
1565
1565
  _a.sent();
1566
1566
  _a.label = 12;
@@ -1571,29 +1571,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1571
1571
  }
1572
1572
  });
1573
1573
  };
1574
- FinancialSeries.prototype.yk = function () {
1574
+ FinancialSeries.prototype.yj = function () {
1575
1575
  var _this = this;
1576
- return toEnum(function () { return _this._yk(); });
1576
+ return toEnum(function () { return _this._yj(); });
1577
1577
  };
1578
- Object.defineProperty(FinancialSeries.prototype, "ym", {
1578
+ Object.defineProperty(FinancialSeries.prototype, "yl", {
1579
1579
  get: function () {
1580
- return this.yj();
1580
+ return this.yi();
1581
1581
  },
1582
1582
  enumerable: false,
1583
1583
  configurable: true
1584
1584
  });
1585
- FinancialSeries.prototype._yj = function () {
1585
+ FinancialSeries.prototype._yi = function () {
1586
1586
  var a, b, c, d, e;
1587
1587
  return __generator(this, function (_a) {
1588
1588
  switch (_a.label) {
1589
1589
  case 0:
1590
- if (!(this.yg && this.w6.i$b != null))
1590
+ if (!(this.yf && this.w5.i$b != null))
1591
1591
  return [3 /*break*/, 7];
1592
- a = this.x1.count;
1593
- b = this.w6.i$b;
1592
+ a = this.x0.count;
1593
+ b = this.w5.i$b;
1594
1594
  if (!(a > 0))
1595
1595
  return [3 /*break*/, 2];
1596
- return [4 /*yield*/, this.y2(this.x1.item(b.item(0)))];
1596
+ return [4 /*yield*/, this.y1(this.x0.item(b.item(0)))];
1597
1597
  case 1:
1598
1598
  _a.sent();
1599
1599
  _a.label = 2;
@@ -1603,7 +1603,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1603
1603
  case 3:
1604
1604
  if (!(c < a))
1605
1605
  return [3 /*break*/, 6];
1606
- return [4 /*yield*/, Math.min(this.y2(this.x1.item(b.item(c))), this.y2(this.xz.item(b.item(c - 1))))];
1606
+ return [4 /*yield*/, Math.min(this.y1(this.x0.item(b.item(c))), this.y1(this.xy.item(b.item(c - 1))))];
1607
1607
  case 4:
1608
1608
  _a.sent();
1609
1609
  _a.label = 5;
@@ -1612,10 +1612,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1612
1612
  return [3 /*break*/, 3];
1613
1613
  case 6: return [3 /*break*/, 13];
1614
1614
  case 7:
1615
- d = this.x1.count;
1615
+ d = this.x0.count;
1616
1616
  if (!(d > 0))
1617
1617
  return [3 /*break*/, 9];
1618
- return [4 /*yield*/, this.y2(this.x1.item(0))];
1618
+ return [4 /*yield*/, this.y1(this.x0.item(0))];
1619
1619
  case 8:
1620
1620
  _a.sent();
1621
1621
  _a.label = 9;
@@ -1625,7 +1625,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1625
1625
  case 10:
1626
1626
  if (!(e < d))
1627
1627
  return [3 /*break*/, 13];
1628
- return [4 /*yield*/, Math.min(this.y2(this.x1.item(e)), this.y2(this.xz.item(e - 1)))];
1628
+ return [4 /*yield*/, Math.min(this.y1(this.x0.item(e)), this.y1(this.xy.item(e - 1)))];
1629
1629
  case 11:
1630
1630
  _a.sent();
1631
1631
  _a.label = 12;
@@ -1636,29 +1636,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1636
1636
  }
1637
1637
  });
1638
1638
  };
1639
- FinancialSeries.prototype.yj = function () {
1639
+ FinancialSeries.prototype.yi = function () {
1640
1640
  var _this = this;
1641
- return toEnum(function () { return _this._yj(); });
1641
+ return toEnum(function () { return _this._yi(); });
1642
1642
  };
1643
- FinancialSeries.prototype.yq = function (a) {
1643
+ FinancialSeries.prototype.yp = function (a) {
1644
1644
  if (a == null) {
1645
1645
  return null;
1646
1646
  }
1647
- if (this.yg && this.w6.i$b != null) {
1648
- return new SafeSortedReadOnlyDoubleCollection(0, a, this.w6.i$b);
1647
+ if (this.yf && this.w5.i$b != null) {
1648
+ return new SafeSortedReadOnlyDoubleCollection(0, a, this.w5.i$b);
1649
1649
  }
1650
1650
  return new SafeReadOnlyDoubleCollection(0, a);
1651
1651
  };
1652
- FinancialSeries.prototype.yp = function () {
1652
+ FinancialSeries.prototype.yo = function () {
1653
1653
  var a = new List$1(String_$type, 0);
1654
1654
  a.add("HighColumn");
1655
1655
  a.add("LowColumn");
1656
1656
  a.add("CloseColumn");
1657
- if (this.typicalBasedOn != null && this.dn != null && !this.x5) {
1658
- this.x5 = true;
1659
- var b = this.xj(0, this.dn.count);
1660
- this.x5 = false;
1661
- var c = new FinancialEventArgs(0, this.dn.count, b, this.xk(b), this);
1657
+ if (this.typicalBasedOn != null && this.dn != null && !this.x4) {
1658
+ this.x4 = true;
1659
+ var b = this.xi(0, this.dn.count);
1660
+ this.x4 = false;
1661
+ var c = new FinancialEventArgs(0, this.dn.count, b, this.xj(b), this);
1662
1662
  this.typicalBasedOn(this, c);
1663
1663
  if (c.basedOn != null && c.basedOn.count > 0) {
1664
1664
  return c.basedOn;
@@ -1667,214 +1667,214 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1667
1667
  return a;
1668
1668
  };
1669
1669
  FinancialSeries.prototype.getOpenColumnAsArray = function () {
1670
- if (this.x2 == null) {
1670
+ if (this.x1 == null) {
1671
1671
  return null;
1672
1672
  }
1673
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1674
- if (this.yu != null) {
1675
- return this.yu.asArray();
1673
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1674
+ if (this.yt != null) {
1675
+ return this.yt.asArray();
1676
1676
  }
1677
- var a = new List$1(Number_$type, 2, this.x2.count);
1678
- var b = this.w6.i$b;
1679
- var c = this.x2.asArray();
1677
+ var a = new List$1(Number_$type, 2, this.x1.count);
1678
+ var b = this.w5.i$b;
1679
+ var c = this.x1.asArray();
1680
1680
  for (var d = 0; d < b.count; d++) {
1681
1681
  a.add(c[b._inner[d]]);
1682
1682
  }
1683
- this.yu = a;
1684
- return this.yu.asArray();
1683
+ this.yt = a;
1684
+ return this.yt.asArray();
1685
1685
  }
1686
1686
  else {
1687
- return this.x2.asArray();
1687
+ return this.x1.asArray();
1688
1688
  }
1689
1689
  };
1690
1690
  FinancialSeries.prototype.getHighColumnAsArray = function () {
1691
- if (this.x0 == null) {
1691
+ if (this.xz == null) {
1692
1692
  return null;
1693
1693
  }
1694
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1695
- if (this.ys != null) {
1696
- return this.ys.asArray();
1694
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1695
+ if (this.yr != null) {
1696
+ return this.yr.asArray();
1697
1697
  }
1698
- var a = new List$1(Number_$type, 2, this.x0.count);
1699
- var b = this.w6.i$b;
1700
- var c = this.x0.asArray();
1698
+ var a = new List$1(Number_$type, 2, this.xz.count);
1699
+ var b = this.w5.i$b;
1700
+ var c = this.xz.asArray();
1701
1701
  for (var d = 0; d < b.count; d++) {
1702
1702
  a.add(c[b._inner[d]]);
1703
1703
  }
1704
- this.ys = a;
1705
- return this.ys.asArray();
1704
+ this.yr = a;
1705
+ return this.yr.asArray();
1706
1706
  }
1707
1707
  else {
1708
- return this.x0.asArray();
1708
+ return this.xz.asArray();
1709
1709
  }
1710
1710
  };
1711
1711
  FinancialSeries.prototype.getLowColumnAsArray = function () {
1712
- if (this.x1 == null) {
1712
+ if (this.x0 == null) {
1713
1713
  return null;
1714
1714
  }
1715
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1716
- if (this.yt != null) {
1717
- return this.yt.asArray();
1715
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1716
+ if (this.ys != null) {
1717
+ return this.ys.asArray();
1718
1718
  }
1719
- var a = new List$1(Number_$type, 2, this.x1.count);
1720
- var b = this.w6.i$b;
1721
- var c = this.x1.asArray();
1719
+ var a = new List$1(Number_$type, 2, this.x0.count);
1720
+ var b = this.w5.i$b;
1721
+ var c = this.x0.asArray();
1722
1722
  for (var d = 0; d < b.count; d++) {
1723
1723
  a.add(c[b._inner[d]]);
1724
1724
  }
1725
- this.yt = a;
1726
- return this.yt.asArray();
1725
+ this.ys = a;
1726
+ return this.ys.asArray();
1727
1727
  }
1728
1728
  else {
1729
- return this.x1.asArray();
1729
+ return this.x0.asArray();
1730
1730
  }
1731
1731
  };
1732
1732
  FinancialSeries.prototype.getCloseColumnAsArray = function () {
1733
- if (this.xz == null) {
1733
+ if (this.xy == null) {
1734
1734
  return null;
1735
1735
  }
1736
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1737
- if (this.yr != null) {
1738
- return this.yr.asArray();
1736
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1737
+ if (this.yq != null) {
1738
+ return this.yq.asArray();
1739
1739
  }
1740
- var a = new List$1(Number_$type, 2, this.xz.count);
1741
- var b = this.w6.i$b;
1742
- var c = this.xz.asArray();
1740
+ var a = new List$1(Number_$type, 2, this.xy.count);
1741
+ var b = this.w5.i$b;
1742
+ var c = this.xy.asArray();
1743
1743
  for (var d = 0; d < b.count; d++) {
1744
1744
  a.add(c[b._inner[d]]);
1745
1745
  }
1746
- this.yr = a;
1747
- return this.yr.asArray();
1746
+ this.yq = a;
1747
+ return this.yq.asArray();
1748
1748
  }
1749
1749
  else {
1750
- return this.xz.asArray();
1750
+ return this.xy.asArray();
1751
1751
  }
1752
1752
  };
1753
1753
  FinancialSeries.prototype.getVolumeColumnAsArray = function () {
1754
- if (this.x4 == null) {
1754
+ if (this.x3 == null) {
1755
1755
  return null;
1756
1756
  }
1757
- if (this.w6 != null && typeCast(ISortingAxis_$type, this.w6) !== null) {
1758
- if (this.yv != null) {
1759
- return this.yv.asArray();
1757
+ if (this.w5 != null && typeCast(ISortingAxis_$type, this.w5) !== null) {
1758
+ if (this.yu != null) {
1759
+ return this.yu.asArray();
1760
1760
  }
1761
- var a = new List$1(Number_$type, 2, this.x4.count);
1762
- var b = this.w6.i$b;
1763
- var c = this.x4.asArray();
1761
+ var a = new List$1(Number_$type, 2, this.x3.count);
1762
+ var b = this.w5.i$b;
1763
+ var c = this.x3.asArray();
1764
1764
  for (var d = 0; d < b.count; d++) {
1765
1765
  a.add(c[b._inner[d]]);
1766
1766
  }
1767
- this.yv = a;
1768
- return this.yv.asArray();
1767
+ this.yu = a;
1768
+ return this.yu.asArray();
1769
1769
  }
1770
1770
  else {
1771
- return this.x4.asArray();
1771
+ return this.x3.asArray();
1772
1772
  }
1773
1773
  };
1774
- FinancialSeries.prototype.pb = function (a, b, c, d) {
1775
- _super.prototype.pb.call(this, a, b, c, d);
1776
- if (this.w6 == null || !(typeCast(ISortingAxis_$type, this.w6) !== null)) {
1774
+ FinancialSeries.prototype.pa = function (a, b, c, d) {
1775
+ _super.prototype.pa.call(this, a, b, c, d);
1776
+ if (this.w5 == null || !(typeCast(ISortingAxis_$type, this.w5) !== null)) {
1777
1777
  return;
1778
1778
  }
1779
- var e = this.w6.i$b;
1779
+ var e = this.w5.i$b;
1780
1780
  switch (a) {
1781
1781
  case 1:
1782
1782
  for (var f = b; f < c; f++) {
1783
1783
  var g = e._inner[f];
1784
- if (this.yu != null) {
1785
- this.yu.insert(f, this.x2.item(g));
1786
- }
1787
- if (this.ys != null) {
1788
- this.ys.insert(f, this.x0.item(g));
1789
- }
1790
1784
  if (this.yt != null) {
1791
1785
  this.yt.insert(f, this.x1.item(g));
1792
1786
  }
1793
1787
  if (this.yr != null) {
1794
1788
  this.yr.insert(f, this.xz.item(g));
1795
1789
  }
1796
- if (this.yv != null) {
1797
- this.yv.insert(f, this.x4.item(g));
1790
+ if (this.ys != null) {
1791
+ this.ys.insert(f, this.x0.item(g));
1792
+ }
1793
+ if (this.yq != null) {
1794
+ this.yq.insert(f, this.xy.item(g));
1795
+ }
1796
+ if (this.yu != null) {
1797
+ this.yu.insert(f, this.x3.item(g));
1798
1798
  }
1799
1799
  }
1800
1800
  break;
1801
1801
  case 0:
1802
- if (this.yu != null) {
1803
- this.yu.v(b, c);
1804
- }
1805
- if (this.ys != null) {
1806
- this.ys.v(b, c);
1807
- }
1808
1802
  if (this.yt != null) {
1809
1803
  this.yt.v(b, c);
1810
1804
  }
1811
1805
  if (this.yr != null) {
1812
1806
  this.yr.v(b, c);
1813
1807
  }
1814
- if (this.yv != null) {
1815
- this.yv.v(b, c);
1808
+ if (this.ys != null) {
1809
+ this.ys.v(b, c);
1816
1810
  }
1817
- break;
1818
- case 4:
1819
- if (this.yu != null) {
1820
- this.yu = new List$1(Number_$type, 0);
1811
+ if (this.yq != null) {
1812
+ this.yq.v(b, c);
1821
1813
  }
1822
- if (this.ys != null) {
1823
- this.ys = new List$1(Number_$type, 0);
1814
+ if (this.yu != null) {
1815
+ this.yu.v(b, c);
1824
1816
  }
1817
+ break;
1818
+ case 4:
1825
1819
  if (this.yt != null) {
1826
1820
  this.yt = new List$1(Number_$type, 0);
1827
1821
  }
1828
1822
  if (this.yr != null) {
1829
1823
  this.yr = new List$1(Number_$type, 0);
1830
1824
  }
1831
- if (this.yv != null) {
1832
- this.yv = new List$1(Number_$type, 0);
1825
+ if (this.ys != null) {
1826
+ this.ys = new List$1(Number_$type, 0);
1827
+ }
1828
+ if (this.yq != null) {
1829
+ this.yq = new List$1(Number_$type, 0);
1830
+ }
1831
+ if (this.yu != null) {
1832
+ this.yu = new List$1(Number_$type, 0);
1833
1833
  }
1834
1834
  break;
1835
1835
  case 3:
1836
1836
  case 2:
1837
1837
  for (var h = b; h < c; h++) {
1838
1838
  var i = e._inner[h];
1839
- if (this.yu != null) {
1840
- this.yu._inner[h] = this.x2.item(i);
1841
- }
1842
- if (this.ys != null) {
1843
- this.ys._inner[h] = this.x0.item(i);
1844
- }
1845
1839
  if (this.yt != null) {
1846
1840
  this.yt._inner[h] = this.x1.item(i);
1847
1841
  }
1848
1842
  if (this.yr != null) {
1849
1843
  this.yr._inner[h] = this.xz.item(i);
1850
1844
  }
1851
- if (this.yv != null) {
1852
- this.yv._inner[h] = this.x4.item(i);
1845
+ if (this.ys != null) {
1846
+ this.ys._inner[h] = this.x0.item(i);
1847
+ }
1848
+ if (this.yq != null) {
1849
+ this.yq._inner[h] = this.xy.item(i);
1850
+ }
1851
+ if (this.yu != null) {
1852
+ this.yu._inner[h] = this.x3.item(i);
1853
1853
  }
1854
1854
  }
1855
1855
  break;
1856
1856
  }
1857
- this.aaf();
1858
- this.sn();
1857
+ this.aae();
1858
+ this.sm();
1859
1859
  };
1860
- FinancialSeries.prototype.xj = function (a, b) {
1860
+ FinancialSeries.prototype.xi = function (a, b) {
1861
1861
  var _this = this;
1862
- var c = this.yq(this.x2);
1863
- var d = this.yq(this.xz);
1864
- var e = this.yq(this.x0);
1865
- var f = this.yq(this.x1);
1866
- var g = this.yq(this.x4);
1862
+ var c = this.yp(this.x1);
1863
+ var d = this.yp(this.xy);
1864
+ var e = this.yp(this.xz);
1865
+ var f = this.yp(this.x0);
1866
+ var g = this.yp(this.x3);
1867
1867
  var h = ((function () {
1868
1868
  var $ret = new FinancialCalculationDataSource();
1869
- $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.yo), _this.yp());
1870
- $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.yn), ((function () {
1869
+ $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.yn), _this.yo());
1870
+ $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.ym), ((function () {
1871
1871
  var $ret = new List$1(String_$type, 0);
1872
1872
  $ret.add("HighColumn");
1873
1873
  $ret.add("LowColumn");
1874
1874
  $ret.add("CloseColumn");
1875
1875
  return $ret;
1876
1876
  })()));
1877
- $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.ym), ((function () {
1877
+ $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.yl), ((function () {
1878
1878
  var $ret = new List$1(String_$type, 0);
1879
1879
  $ret.add("LowColumn");
1880
1880
  $ret.add("CloseColumn");
@@ -1894,13 +1894,13 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1894
1894
  })());
1895
1895
  return h;
1896
1896
  };
1897
- FinancialSeries.prototype.y2 = function (a) {
1897
+ FinancialSeries.prototype.y1 = function (a) {
1898
1898
  if (isInfinity(a) || isNaN_(a)) {
1899
1899
  return 0;
1900
1900
  }
1901
1901
  return a;
1902
1902
  };
1903
- FinancialSeries.prototype.xk = function (a) {
1903
+ FinancialSeries.prototype.xj = function (a) {
1904
1904
  var _this = this;
1905
1905
  return ((function () {
1906
1906
  var $ret = new FinancialCalculationSupportingCalculations();
@@ -1920,105 +1920,105 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1920
1920
  })()));
1921
1921
  $ret.g = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.shortPeriod); }, a.typicalColumn.basedOn);
1922
1922
  $ret.e = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.longPeriod); }, a.typicalColumn.basedOn);
1923
- $ret.k = Series.hq;
1924
- $ret.j = Series.hp;
1925
- $ret.i = runOn(_this, _this.y2);
1923
+ $ret.k = Series.hp;
1924
+ $ret.j = Series.ho;
1925
+ $ret.i = runOn(_this, _this.y1);
1926
1926
  return $ret;
1927
1927
  })());
1928
1928
  };
1929
1929
  Object.defineProperty(FinancialSeries.prototype, "categoryAxis", {
1930
1930
  get: function () {
1931
- return this.w6;
1931
+ return this.w5;
1932
1932
  },
1933
1933
  enumerable: false,
1934
1934
  configurable: true
1935
1935
  });
1936
- FinancialSeries.prototype.rt = function (a, b) {
1937
- _super.prototype.rt.call(this, a, b);
1938
- if (!this.g0) {
1936
+ FinancialSeries.prototype.rs = function (a, b) {
1937
+ _super.prototype.rs.call(this, a, b);
1938
+ if (!this.gz) {
1939
1939
  this.cv.a4(b);
1940
1940
  return;
1941
1941
  }
1942
1942
  var c = typeCast(FinancialSeriesView.$, this.cu);
1943
1943
  this.cv.a4(b);
1944
- c.b0.e(this.id);
1944
+ c.b0.e(this.ic);
1945
1945
  if (this.d5(this.cu)) {
1946
1946
  return;
1947
1947
  }
1948
- if (!this.gs) {
1949
- this.aac(this.xb, c);
1948
+ if (!this.gr) {
1949
+ this.aab(this.xa, c);
1950
1950
  }
1951
- this.gs = false;
1952
- this.aae(this.xb, c);
1953
- this.g0 = false;
1951
+ this.gr = false;
1952
+ this.aad(this.xa, c);
1953
+ this.gz = false;
1954
1954
  };
1955
- FinancialSeries.prototype.rq = function (a, b, c, d, e) {
1956
- _super.prototype.rq.call(this, a, b, c, d, e);
1955
+ FinancialSeries.prototype.rp = function (a, b, c, d, e) {
1956
+ _super.prototype.rp.call(this, a, b, c, d, e);
1957
1957
  var f = this.ba.a$j.item(d);
1958
1958
  var g = f;
1959
- g.b0.e(this.id);
1959
+ g.b0.e(this.ic);
1960
1960
  f.a3(c);
1961
1961
  if (this.d5(g)) {
1962
1962
  return;
1963
1963
  }
1964
- if (this.w7 == null) {
1965
- this.w7 = new CategoryFrame(3);
1964
+ if (this.w6 == null) {
1965
+ this.w6 = new CategoryFrame(3);
1966
1966
  }
1967
- this.w7.v();
1968
- this.aac(this.w7, g);
1969
- this.aae(this.w7, g);
1967
+ this.w6.v();
1968
+ this.aab(this.w6, g);
1969
+ this.aad(this.w6, g);
1970
1970
  };
1971
1971
  FinancialSeries.prototype.aw = function (a) {
1972
- if (this.w6 == a) {
1973
- return this.xp;
1972
+ if (this.w5 == a) {
1973
+ return this.xo;
1974
1974
  }
1975
- if (this.xp == a) {
1976
- return this.w6;
1975
+ if (this.xo == a) {
1976
+ return this.w5;
1977
1977
  }
1978
1978
  return null;
1979
1979
  };
1980
1980
  FinancialSeries.prototype.preferredCategoryMode = function (a) {
1981
- var b = typeCast(IDateTimeAxis_$type, this.w6);
1982
- return b != null ? b.preferredCategoryMode(this) : this.xe;
1981
+ var b = typeCast(IDateTimeAxis_$type, this.w5);
1982
+ return b != null ? b.preferredCategoryMode(this) : this.xd;
1983
1983
  };
1984
- Object.defineProperty(FinancialSeries.prototype, "xe", {
1984
+ Object.defineProperty(FinancialSeries.prototype, "xd", {
1985
1985
  get: function () {
1986
- return this.xd;
1986
+ return this.xc;
1987
1987
  },
1988
1988
  set: function (a) {
1989
- var b = this.xe;
1989
+ var b = this.xd;
1990
1990
  if (a != b) {
1991
- this.xd = a;
1992
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.xe));
1991
+ this.xc = a;
1992
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.xd));
1993
1993
  }
1994
1994
  },
1995
1995
  enumerable: false,
1996
1996
  configurable: true
1997
1997
  });
1998
- FinancialSeries.prototype.get_fm = function () {
1998
+ FinancialSeries.prototype.get_fl = function () {
1999
1999
  return true;
2000
2000
  };
2001
- FinancialSeries.prototype.r3 = function (a, b) {
2002
- _super.prototype.r3.call(this, a, b);
2003
- this.aaw = a;
2001
+ FinancialSeries.prototype.r2 = function (a, b) {
2002
+ _super.prototype.r2.call(this, a, b);
2003
+ this.aav = a;
2004
2004
  };
2005
- FinancialSeries.prototype.aaf = function () {
2006
- this.im = this.xz == null || this.xz.count == 0 ? NaN : this.xz.item(this.xz.count - 1);
2005
+ FinancialSeries.prototype.aae = function () {
2006
+ this.il = this.xy == null || this.xy.count == 0 ? NaN : this.xy.item(this.xy.count - 1);
2007
2007
  };
2008
- FinancialSeries.prototype.kp = function (a) {
2009
- if (this.xo != null && a != null) {
2010
- if (this.xq == null || this.xq.propertyName != this.xo.dateTimeMemberPath) {
2011
- this.xq = new FastReflectionHelper(false, this.xo.dateTimeMemberPath);
2008
+ FinancialSeries.prototype.ko = function (a) {
2009
+ if (this.xn != null && a != null) {
2010
+ if (this.xp == null || this.xp.propertyName != this.xn.dateTimeMemberPath) {
2011
+ this.xp = new FastReflectionHelper(false, this.xn.dateTimeMemberPath);
2012
2012
  }
2013
- var b = this.xq.getPropertyValue(a);
2013
+ var b = this.xp.getPropertyValue(a);
2014
2014
  if (typeCast(Date_$type, b) !== null) {
2015
- return dateToStringFormat(b, this.xo.itemLabelFormat());
2015
+ return dateToStringFormat(b, this.xn.itemLabelFormat());
2016
2016
  }
2017
2017
  }
2018
- return _super.prototype.kp.call(this, a);
2018
+ return _super.prototype.ko.call(this, a);
2019
2019
  };
2020
2020
  FinancialSeries.$t = markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
2021
- FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:za:aag', [2, null], 'HighMemberPath:zn:aam', [2, null], 'HighlightedCloseMemberPath:zd:aah', [2, null], 'HighlightedHighMemberPath:zf:aai', [2, null], 'HighlightedLowMemberPath:zh:aaj', [2, null], 'HighlightedOpenMemberPath:zj:aak', [2, null], 'HighlightedVolumeMemberPath:zl:aal', [2, null], 'IsCustomCategoryStyleAllowed:yc:aan', [0, false], 'IsTransitionInEnabled:yd:aao', [0, false], 'LowMemberPath:zs:aap', [2, null], 'NegativeBrush:aaw:aaq', [Brush.$, null], 'OpenMemberPath:zw:aar', [2, null], 'TransitionInMode:xh:aas', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:z0:aat', [2, null], 'XAxis:w6:aau', [CategoryAxisBase.$, null], 'YAxis:xp:aav', [NumericYAxis.$, null]]);
2021
+ FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:y9:aaf', [2, null], 'HighMemberPath:zm:aal', [2, null], 'HighlightedCloseMemberPath:zc:aag', [2, null], 'HighlightedHighMemberPath:ze:aah', [2, null], 'HighlightedLowMemberPath:zg:aai', [2, null], 'HighlightedOpenMemberPath:zi:aaj', [2, null], 'HighlightedVolumeMemberPath:zk:aak', [2, null], 'IsCustomCategoryStyleAllowed:yb:aam', [0, false], 'IsTransitionInEnabled:yc:aan', [0, false], 'LowMemberPath:zr:aao', [2, null], 'NegativeBrush:aav:aap', [Brush.$, null], 'OpenMemberPath:zv:aaq', [2, null], 'TransitionInMode:xg:aar', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:zz:aas', [2, null], 'XAxis:w5:aat', [CategoryAxisBase.$, null], 'YAxis:xo:aau', [NumericYAxis.$, null]]);
2022
2022
  return FinancialSeries;
2023
2023
  }(Series));
2024
2024
  export { FinancialSeries };
@@ -2343,11 +2343,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2343
2343
  };
2344
2344
  FinancialSeriesView.prototype.getDefaultTooltipTemplate = function () {
2345
2345
  var a = "<div class='ui-chart-default-tooltip-content'>";
2346
- if (this.b2.w6.ce) {
2346
+ if (this.b2.w5.ce) {
2347
2347
  a += "<span>${itemLabel}</span><br/>";
2348
2348
  }
2349
- else if (this.b2.w6.f2 != null) {
2350
- a += "<span>${item." + this.b2.w6.f2 + "}</span><br/>";
2349
+ else if (this.b2.w5.f2 != null) {
2350
+ a += "<span>${item." + this.b2.w5.f2 + "}</span><br/>";
2351
2351
  }
2352
2352
  a += "<span class='ui-priority-primary'";
2353
2353
  var b = this.e.ba.a$u(this.e);
@@ -2363,11 +2363,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2363
2363
  e = stringIsNullOrEmpty(e) ? "High" : e;
2364
2364
  f = stringIsNullOrEmpty(f) ? "Low" : f;
2365
2365
  g = stringIsNullOrEmpty(g) ? "Close" : g;
2366
- a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.zw + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.zn + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.zs + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.za + "}</td></tr>";
2367
- if (!stringIsNullOrEmpty(this.b2.z0)) {
2366
+ a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.zv + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.zm + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.zr + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.y9 + "}</td></tr>";
2367
+ if (!stringIsNullOrEmpty(this.b2.zz)) {
2368
2368
  var h = c.b1("financialSeries_Volume");
2369
2369
  h = stringIsNullOrEmpty(h) ? "Volume" : h;
2370
- a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.z0 + "}</td></tr>";
2370
+ a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.zz + "}</td></tr>";
2371
2371
  }
2372
2372
  a += "</table></div>";
2373
2373
  return a;
@@ -2375,10 +2375,10 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2375
2375
  FinancialSeriesView.prototype.af = function () {
2376
2376
  var a = new Color();
2377
2377
  a.colorString = "rgba(95,95,95,0.5)";
2378
- this.e.v1 = a;
2379
- this.e.jm = 5;
2378
+ this.e.v0 = a;
2379
+ this.e.jl = 5;
2380
+ this.e.jm = 2;
2380
2381
  this.e.jn = 2;
2381
- this.e.jo = 2;
2382
2382
  };
2383
2383
  FinancialSeriesView.$t = markType(FinancialSeriesView, 'FinancialSeriesView', SeriesView.$);
2384
2384
  return FinancialSeriesView;