igniteui-webcomponents-charts 4.7.2-beta.1 → 4.7.2

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 (613) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +13097 -13023
  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 +4 -4
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +150 -150
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +192 -192
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +14 -14
  9. package/esm2015/lib/AnnotationLayerProxy.js +32 -32
  10. package/esm2015/lib/AnnotationLayer_combined.js +176 -175
  11. package/esm2015/lib/AreaSeries_combined.js +34 -34
  12. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  13. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  14. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  15. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  16. package/esm2015/lib/BarSeries_combined.js +72 -72
  17. package/esm2015/lib/BollingerBandWidthIndicator.js +19 -19
  18. package/esm2015/lib/BollingerBandsOverlay_combined.js +78 -78
  19. package/esm2015/lib/BrushScale.js +2 -2
  20. package/esm2015/lib/BubbleSeries_combined.js +221 -221
  21. package/esm2015/lib/CalloutLayer_combined.js +406 -406
  22. package/esm2015/lib/CategoryBucketCalculator_combined.js +207 -206
  23. package/esm2015/lib/CategoryChart.js +26 -26
  24. package/esm2015/lib/CategoryChartToolbarProvider.js +1 -1
  25. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  26. package/esm2015/lib/CategoryErrorBarSettings.js +3 -3
  27. package/esm2015/lib/CategoryHighlightLayer_combined.js +52 -52
  28. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +113 -113
  29. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  30. package/esm2015/lib/CategorySeriesInteractionManager.js +3 -3
  31. package/esm2015/lib/CategoryToolTipLayer_combined.js +60 -60
  32. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  33. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  34. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  35. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  36. package/esm2015/lib/ColumnSeries_combined.js +52 -52
  37. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  38. package/esm2015/lib/CrosshairLayer_combined.js +120 -120
  39. package/esm2015/lib/CustomIndicator.js +22 -22
  40. package/esm2015/lib/DataChartToolbarProvider.js +6 -6
  41. package/esm2015/lib/DataChartVisualDataManager.js +1 -1
  42. package/esm2015/lib/DataToolTipLayer_combined.js +408 -408
  43. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  44. package/esm2015/lib/DomainChartToolbarProvider.js +1 -1
  45. package/esm2015/lib/DomainChart_combined.js +130 -130
  46. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  47. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  48. package/esm2015/lib/FinalValueLayer_combined.js +69 -69
  49. package/esm2015/lib/FinancialChart_combined.js +56 -56
  50. package/esm2015/lib/FinancialEventArgs_combined.js +563 -555
  51. package/esm2015/lib/FinancialIndicator_combined.js +166 -166
  52. package/esm2015/lib/FinancialOverlay.js +27 -27
  53. package/esm2015/lib/FinancialPriceBucketCalculator.js +4 -4
  54. package/esm2015/lib/FinancialPriceSeriesProxy.js +14 -14
  55. package/esm2015/lib/FinancialPriceSeries_combined.js +235 -235
  56. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  57. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  58. package/esm2015/lib/HighDensityScatterSeries_combined.js +379 -379
  59. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +94 -94
  60. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  61. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  62. package/esm2015/lib/HorizontalRangeCategorySeries.js +40 -40
  63. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  64. package/esm2015/lib/IndicatorProxy.js +10 -10
  65. package/esm2015/lib/ItemToolTipLayer_combined.js +66 -66
  66. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  67. package/esm2015/lib/LineSeries_combined.js +29 -29
  68. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  69. package/esm2015/lib/MassIndexIndicator.js +6 -6
  70. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  71. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  72. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  73. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  74. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  75. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  76. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  77. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  78. package/esm2015/lib/OverlayProxy.js +7 -7
  79. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  80. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  81. package/esm2015/lib/PointSeries_combined.js +13 -13
  82. package/esm2015/lib/PolarAreaSeries_combined.js +20 -20
  83. package/esm2015/lib/PolarBase_combined.js +348 -347
  84. package/esm2015/lib/PolarLineSeriesBase_combined.js +48 -48
  85. package/esm2015/lib/PolarLineSeries_combined.js +17 -17
  86. package/esm2015/lib/PolarScatterSeries_combined.js +8 -8
  87. package/esm2015/lib/PolarSplineAreaSeries_combined.js +21 -21
  88. package/esm2015/lib/PolarSplineSeries_combined.js +17 -17
  89. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/PriceChannelOverlay_combined.js +61 -61
  91. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  92. package/esm2015/lib/RadialAreaSeries_combined.js +30 -30
  93. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  94. package/esm2015/lib/RadialBucketCalculator_combined.js +135 -134
  95. package/esm2015/lib/RadialColumnSeries_combined.js +37 -37
  96. package/esm2015/lib/RadialLineSeries_combined.js +28 -28
  97. package/esm2015/lib/RadialPieSeries_combined.js +35 -35
  98. package/esm2015/lib/RangeAreaSeries_combined.js +16 -16
  99. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  100. package/esm2015/lib/RangeColumnSeries_combined.js +22 -22
  101. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  102. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  103. package/esm2015/lib/ScatterAreaSeries_combined.js +109 -109
  104. package/esm2015/lib/ScatterBase_combined.js +420 -420
  105. package/esm2015/lib/ScatterContourSeries_combined.js +94 -94
  106. package/esm2015/lib/ScatterErrorBarSettings.js +3 -3
  107. package/esm2015/lib/ScatterLineSeries.js +43 -43
  108. package/esm2015/lib/ScatterLineSeriesView.js +2 -2
  109. package/esm2015/lib/ScatterPolygonSeries_combined.js +195 -195
  110. package/esm2015/lib/ScatterPolylineSeries_combined.js +18 -18
  111. package/esm2015/lib/ScatterSeries_combined.js +11 -11
  112. package/esm2015/lib/ScatterSplineSeries.js +30 -30
  113. package/esm2015/lib/ScatterSplineSeriesView.js +2 -2
  114. package/esm2015/lib/ScatterTriangulationSeries.js +131 -131
  115. package/esm2015/lib/SeriesInteractionManager.js +38 -38
  116. package/esm2015/lib/SeriesRenderManager.js +9 -9
  117. package/esm2015/lib/SeriesViewerInteractionManager.js +131 -131
  118. package/esm2015/lib/SeriesViewerScrollbarManager.js +4 -4
  119. package/esm2015/lib/SeriesViewerSurfaceViewer.js +9 -9
  120. package/esm2015/lib/SeriesViewer_combined.js +2289 -2239
  121. package/esm2015/lib/SeriesVisualDataManager.js +22 -22
  122. package/esm2015/lib/ShapeSeriesBase_combined.js +272 -272
  123. package/esm2015/lib/SizeScale.js +1 -1
  124. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  125. package/esm2015/lib/SplineAreaSeries_combined.js +28 -28
  126. package/esm2015/lib/SplineSeriesBase_combined.js +101 -101
  127. package/esm2015/lib/SplineSeries_combined.js +21 -21
  128. package/esm2015/lib/Stacked100AreaSeries_combined.js +9 -9
  129. package/esm2015/lib/Stacked100BarBucketCalculator.js +2 -2
  130. package/esm2015/lib/Stacked100BarSeries_combined.js +11 -11
  131. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +2 -2
  132. package/esm2015/lib/Stacked100ColumnSeries_combined.js +11 -11
  133. package/esm2015/lib/Stacked100DataPreparer.js +5 -5
  134. package/esm2015/lib/Stacked100LineSeries_combined.js +9 -9
  135. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  136. package/esm2015/lib/Stacked100SplineSeries_combined.js +9 -9
  137. package/esm2015/lib/StackedLineSeries_combined.js +8 -8
  138. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  139. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  140. package/esm2015/lib/StepAreaSeries_combined.js +30 -30
  141. package/esm2015/lib/StepLineSeries_combined.js +32 -32
  142. package/esm2015/lib/StochRSIIndicator.js +15 -15
  143. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  144. package/esm2015/lib/TRIXIndicator.js +16 -16
  145. package/esm2015/lib/TileZoomManager_combined.js +4 -4
  146. package/esm2015/lib/TimeAxisBase.js +7 -7
  147. package/esm2015/lib/TimeXAxis.js +10 -10
  148. package/esm2015/lib/TreemapHighlightingManager_combined.js +3 -1
  149. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  150. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  151. package/esm2015/lib/ValueLayer_combined.js +139 -139
  152. package/esm2015/lib/ValueOverlay_combined.js +94 -93
  153. package/esm2015/lib/VerticalAnchoredCategorySeries.js +54 -54
  154. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  155. package/esm2015/lib/WaterfallSeries_combined.js +90 -90
  156. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  157. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  158. package/esm2015/lib/XamFunnelView_combined.js +2 -2
  159. package/esm2015/lib/igc-anchored-category-series-component.js +22 -22
  160. package/esm2015/lib/igc-anchored-radial-series-component.js +30 -30
  161. package/esm2015/lib/igc-annotation-layer-component.js +63 -63
  162. package/esm2015/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  163. package/esm2015/lib/igc-assigning-category-style-event-args.js +1 -1
  164. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  165. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  166. package/esm2015/lib/igc-bar-fragment-component.js +1 -1
  167. package/esm2015/lib/igc-bar-series-component.js +7 -7
  168. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  169. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +6 -6
  170. package/esm2015/lib/igc-bubble-series-component.js +33 -33
  171. package/esm2015/lib/igc-callout-layer-component.js +89 -89
  172. package/esm2015/lib/igc-category-highlight-layer-component.js +8 -8
  173. package/esm2015/lib/igc-category-item-highlight-layer-component.js +27 -27
  174. package/esm2015/lib/igc-category-series-component.js +15 -15
  175. package/esm2015/lib/igc-category-tool-tip-layer-component.js +5 -5
  176. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  177. package/esm2015/lib/igc-column-fragment-component.js +7 -7
  178. package/esm2015/lib/igc-column-series-component.js +10 -10
  179. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  180. package/esm2015/lib/igc-crosshair-layer-component.js +85 -85
  181. package/esm2015/lib/igc-data-chart-component.js +95 -95
  182. package/esm2015/lib/igc-data-tool-tip-layer-component.js +355 -355
  183. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  184. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  185. package/esm2015/lib/igc-final-value-layer-component.js +37 -37
  186. package/esm2015/lib/igc-financial-indicator-component.js +14 -14
  187. package/esm2015/lib/igc-financial-overlay-component.js +3 -3
  188. package/esm2015/lib/igc-financial-price-series-component.js +32 -32
  189. package/esm2015/lib/igc-financial-series-component.js +48 -48
  190. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  191. package/esm2015/lib/igc-fragment-base-component.js +1 -1
  192. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  193. package/esm2015/lib/igc-high-density-scatter-series-component.js +42 -42
  194. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  195. package/esm2015/lib/igc-horizontal-range-category-series-component.js +13 -13
  196. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  197. package/esm2015/lib/igc-item-tool-tip-layer-component.js +10 -10
  198. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  199. package/esm2015/lib/igc-marker-series-component.js +28 -28
  200. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  201. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  202. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  203. package/esm2015/lib/igc-polar-area-series-component.js +3 -3
  204. package/esm2015/lib/igc-polar-base-component.js +68 -68
  205. package/esm2015/lib/igc-polar-line-series-component.js +3 -3
  206. package/esm2015/lib/igc-polar-spline-area-series-component.js +3 -3
  207. package/esm2015/lib/igc-polar-spline-series-component.js +3 -3
  208. package/esm2015/lib/igc-price-channel-overlay-component.js +3 -3
  209. package/esm2015/lib/igc-radial-area-series-component.js +3 -3
  210. package/esm2015/lib/igc-radial-base-component.js +16 -16
  211. package/esm2015/lib/igc-radial-column-series-component.js +6 -6
  212. package/esm2015/lib/igc-radial-line-series-component.js +3 -3
  213. package/esm2015/lib/igc-radial-pie-series-component.js +6 -6
  214. package/esm2015/lib/igc-range-category-series-component.js +8 -8
  215. package/esm2015/lib/igc-range-column-series-component.js +7 -7
  216. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  217. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  218. package/esm2015/lib/igc-scatter-area-series-component.js +12 -12
  219. package/esm2015/lib/igc-scatter-base-component.js +52 -52
  220. package/esm2015/lib/igc-scatter-contour-series-component.js +12 -12
  221. package/esm2015/lib/igc-scatter-line-series-component.js +3 -3
  222. package/esm2015/lib/igc-scatter-polygon-series-component.js +33 -33
  223. package/esm2015/lib/igc-scatter-polyline-series-component.js +2 -2
  224. package/esm2015/lib/igc-scatter-spline-series-component.js +3 -3
  225. package/esm2015/lib/igc-scatter-triangulation-series-component.js +24 -24
  226. package/esm2015/lib/igc-series-component.js +58 -58
  227. package/esm2015/lib/igc-series-viewer-component.js +266 -255
  228. package/esm2015/lib/igc-shape-series-base-component.js +32 -32
  229. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  230. package/esm2015/lib/igc-spline-fragment-base-component.js +1 -1
  231. package/esm2015/lib/igc-spline-series-base-component.js +6 -6
  232. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  233. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  234. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  235. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  236. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  237. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  238. package/esm2015/lib/igc-stacked-bar-series-component.js +6 -6
  239. package/esm2015/lib/igc-stacked-column-series-component.js +6 -6
  240. package/esm2015/lib/igc-stacked-series-base-component.js +9 -9
  241. package/esm2015/lib/igc-stacked-spline-area-series-component.js +3 -3
  242. package/esm2015/lib/igc-stacked-spline-series-component.js +3 -3
  243. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  244. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  245. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  246. package/esm2015/lib/igc-value-layer-component.js +86 -86
  247. package/esm2015/lib/igc-value-overlay-component.js +43 -43
  248. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +4 -4
  249. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  250. package/esm2015/lib/igc-waterfall-series-component.js +14 -14
  251. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  252. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  253. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  254. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +4 -4
  255. package/esm5/lib/AnchoredCategorySeries_combined.js +149 -149
  256. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +190 -190
  257. package/esm5/lib/AngleAxisLabelPanel_combined.js +14 -14
  258. package/esm5/lib/AnnotationLayerProxy.js +32 -32
  259. package/esm5/lib/AnnotationLayer_combined.js +175 -174
  260. package/esm5/lib/AreaSeries_combined.js +34 -34
  261. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  262. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  263. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  264. package/esm5/lib/AxisAnnotationManager.js +1 -1
  265. package/esm5/lib/BarSeries_combined.js +72 -72
  266. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  267. package/esm5/lib/BollingerBandsOverlay_combined.js +78 -78
  268. package/esm5/lib/BrushScale.js +2 -2
  269. package/esm5/lib/BubbleSeries_combined.js +224 -224
  270. package/esm5/lib/CalloutLayer_combined.js +407 -407
  271. package/esm5/lib/CategoryBucketCalculator_combined.js +207 -206
  272. package/esm5/lib/CategoryChart.js +26 -26
  273. package/esm5/lib/CategoryChartToolbarProvider.js +1 -1
  274. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  275. package/esm5/lib/CategoryErrorBarSettings.js +3 -3
  276. package/esm5/lib/CategoryHighlightLayer_combined.js +51 -51
  277. package/esm5/lib/CategoryItemHighlightLayer_combined.js +113 -113
  278. package/esm5/lib/CategoryMarkerManager.js +1 -1
  279. package/esm5/lib/CategorySeriesInteractionManager.js +3 -3
  280. package/esm5/lib/CategoryToolTipLayer_combined.js +60 -60
  281. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  282. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  283. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  284. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  285. package/esm5/lib/ColumnSeries_combined.js +51 -51
  286. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  287. package/esm5/lib/CrosshairLayer_combined.js +120 -120
  288. package/esm5/lib/CustomIndicator.js +22 -22
  289. package/esm5/lib/DataChartToolbarProvider.js +6 -6
  290. package/esm5/lib/DataChartVisualDataManager.js +1 -1
  291. package/esm5/lib/DataToolTipLayer_combined.js +408 -408
  292. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  293. package/esm5/lib/DomainChartToolbarProvider.js +1 -1
  294. package/esm5/lib/DomainChart_combined.js +130 -130
  295. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  296. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  297. package/esm5/lib/FinalValueLayer_combined.js +69 -69
  298. package/esm5/lib/FinancialChart_combined.js +56 -56
  299. package/esm5/lib/FinancialEventArgs_combined.js +563 -555
  300. package/esm5/lib/FinancialIndicator_combined.js +165 -165
  301. package/esm5/lib/FinancialOverlay.js +27 -27
  302. package/esm5/lib/FinancialPriceBucketCalculator.js +4 -4
  303. package/esm5/lib/FinancialPriceSeriesProxy.js +14 -14
  304. package/esm5/lib/FinancialPriceSeries_combined.js +234 -234
  305. package/esm5/lib/ForceIndexIndicator.js +15 -15
  306. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  307. package/esm5/lib/HighDensityScatterSeries_combined.js +380 -380
  308. package/esm5/lib/HorizontalAnchoredCategorySeries.js +92 -92
  309. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +3 -3
  310. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  311. package/esm5/lib/HorizontalRangeCategorySeries.js +40 -40
  312. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  313. package/esm5/lib/IndicatorProxy.js +10 -10
  314. package/esm5/lib/ItemToolTipLayer_combined.js +66 -66
  315. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  316. package/esm5/lib/LineSeries_combined.js +29 -29
  317. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  318. package/esm5/lib/MassIndexIndicator.js +6 -6
  319. package/esm5/lib/MedianPriceIndicator.js +6 -6
  320. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  321. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  322. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  323. package/esm5/lib/NumericXAxis_combined.js +3 -3
  324. package/esm5/lib/NumericYAxis_combined.js +3 -3
  325. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  326. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  327. package/esm5/lib/OverlayProxy.js +7 -7
  328. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  329. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  330. package/esm5/lib/PointSeries_combined.js +13 -13
  331. package/esm5/lib/PolarAreaSeries_combined.js +20 -20
  332. package/esm5/lib/PolarBase_combined.js +347 -346
  333. package/esm5/lib/PolarLineSeriesBase_combined.js +48 -48
  334. package/esm5/lib/PolarLineSeries_combined.js +17 -17
  335. package/esm5/lib/PolarScatterSeries_combined.js +8 -8
  336. package/esm5/lib/PolarSplineAreaSeries_combined.js +21 -21
  337. package/esm5/lib/PolarSplineSeries_combined.js +17 -17
  338. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  339. package/esm5/lib/PriceChannelOverlay_combined.js +61 -61
  340. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  341. package/esm5/lib/RadialAreaSeries_combined.js +30 -30
  342. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  343. package/esm5/lib/RadialBucketCalculator_combined.js +135 -134
  344. package/esm5/lib/RadialColumnSeries_combined.js +37 -37
  345. package/esm5/lib/RadialLineSeries_combined.js +28 -28
  346. package/esm5/lib/RadialPieSeries_combined.js +35 -35
  347. package/esm5/lib/RangeAreaSeries_combined.js +16 -16
  348. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +92 -92
  349. package/esm5/lib/RangeColumnSeries_combined.js +22 -22
  350. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  351. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  352. package/esm5/lib/ScatterAreaSeries_combined.js +107 -107
  353. package/esm5/lib/ScatterBase_combined.js +419 -419
  354. package/esm5/lib/ScatterContourSeries_combined.js +92 -92
  355. package/esm5/lib/ScatterErrorBarSettings.js +3 -3
  356. package/esm5/lib/ScatterLineSeries.js +43 -43
  357. package/esm5/lib/ScatterLineSeriesView.js +2 -2
  358. package/esm5/lib/ScatterPolygonSeries_combined.js +193 -193
  359. package/esm5/lib/ScatterPolylineSeries_combined.js +18 -18
  360. package/esm5/lib/ScatterSeries_combined.js +11 -11
  361. package/esm5/lib/ScatterSplineSeries.js +30 -30
  362. package/esm5/lib/ScatterSplineSeriesView.js +2 -2
  363. package/esm5/lib/ScatterTriangulationSeries.js +135 -135
  364. package/esm5/lib/SeriesInteractionManager.js +38 -38
  365. package/esm5/lib/SeriesRenderManager.js +9 -9
  366. package/esm5/lib/SeriesViewerInteractionManager.js +131 -131
  367. package/esm5/lib/SeriesViewerScrollbarManager.js +4 -4
  368. package/esm5/lib/SeriesViewerSurfaceViewer.js +9 -9
  369. package/esm5/lib/SeriesViewer_combined.js +2255 -2205
  370. package/esm5/lib/SeriesVisualDataManager.js +22 -22
  371. package/esm5/lib/ShapeSeriesBase_combined.js +269 -269
  372. package/esm5/lib/SizeScale.js +1 -1
  373. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  374. package/esm5/lib/SplineAreaSeries_combined.js +28 -28
  375. package/esm5/lib/SplineSeriesBase_combined.js +101 -101
  376. package/esm5/lib/SplineSeries_combined.js +21 -21
  377. package/esm5/lib/Stacked100AreaSeries_combined.js +9 -9
  378. package/esm5/lib/Stacked100BarBucketCalculator.js +2 -2
  379. package/esm5/lib/Stacked100BarSeries_combined.js +11 -11
  380. package/esm5/lib/Stacked100ColumnBucketCalculator.js +2 -2
  381. package/esm5/lib/Stacked100ColumnSeries_combined.js +11 -11
  382. package/esm5/lib/Stacked100DataPreparer.js +5 -5
  383. package/esm5/lib/Stacked100LineSeries_combined.js +9 -9
  384. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +9 -9
  385. package/esm5/lib/Stacked100SplineSeries_combined.js +9 -9
  386. package/esm5/lib/StackedLineSeries_combined.js +8 -8
  387. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +816 -816
  388. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  389. package/esm5/lib/StepAreaSeries_combined.js +30 -30
  390. package/esm5/lib/StepLineSeries_combined.js +32 -32
  391. package/esm5/lib/StochRSIIndicator.js +14 -14
  392. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  393. package/esm5/lib/TRIXIndicator.js +15 -15
  394. package/esm5/lib/TileZoomManager_combined.js +4 -4
  395. package/esm5/lib/TimeAxisBase.js +7 -7
  396. package/esm5/lib/TimeXAxis.js +10 -10
  397. package/esm5/lib/TreemapHighlightingManager_combined.js +3 -1
  398. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  399. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  400. package/esm5/lib/ValueLayer_combined.js +139 -139
  401. package/esm5/lib/ValueOverlay_combined.js +94 -93
  402. package/esm5/lib/VerticalAnchoredCategorySeries.js +54 -54
  403. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +3 -3
  404. package/esm5/lib/WaterfallSeries_combined.js +90 -90
  405. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  406. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  407. package/esm5/lib/XamFunnelView_combined.js +2 -2
  408. package/esm5/lib/igc-anchored-category-series-component.js +22 -22
  409. package/esm5/lib/igc-anchored-radial-series-component.js +30 -30
  410. package/esm5/lib/igc-annotation-layer-component.js +63 -63
  411. package/esm5/lib/igc-assigning-category-marker-style-event-args.js +1 -1
  412. package/esm5/lib/igc-assigning-category-style-event-args.js +1 -1
  413. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  414. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  415. package/esm5/lib/igc-bar-fragment-component.js +1 -1
  416. package/esm5/lib/igc-bar-series-component.js +7 -7
  417. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  418. package/esm5/lib/igc-bollinger-bands-overlay-component.js +6 -6
  419. package/esm5/lib/igc-bubble-series-component.js +33 -33
  420. package/esm5/lib/igc-callout-layer-component.js +89 -89
  421. package/esm5/lib/igc-category-highlight-layer-component.js +8 -8
  422. package/esm5/lib/igc-category-item-highlight-layer-component.js +27 -27
  423. package/esm5/lib/igc-category-series-component.js +15 -15
  424. package/esm5/lib/igc-category-tool-tip-layer-component.js +5 -5
  425. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  426. package/esm5/lib/igc-column-fragment-component.js +7 -7
  427. package/esm5/lib/igc-column-series-component.js +10 -10
  428. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  429. package/esm5/lib/igc-crosshair-layer-component.js +85 -85
  430. package/esm5/lib/igc-data-chart-component.js +95 -95
  431. package/esm5/lib/igc-data-tool-tip-layer-component.js +355 -355
  432. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  433. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  434. package/esm5/lib/igc-final-value-layer-component.js +37 -37
  435. package/esm5/lib/igc-financial-indicator-component.js +14 -14
  436. package/esm5/lib/igc-financial-overlay-component.js +3 -3
  437. package/esm5/lib/igc-financial-price-series-component.js +32 -32
  438. package/esm5/lib/igc-financial-series-component.js +48 -48
  439. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  440. package/esm5/lib/igc-fragment-base-component.js +1 -1
  441. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  442. package/esm5/lib/igc-high-density-scatter-series-component.js +42 -42
  443. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +4 -4
  444. package/esm5/lib/igc-horizontal-range-category-series-component.js +13 -13
  445. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +2 -2
  446. package/esm5/lib/igc-item-tool-tip-layer-component.js +10 -10
  447. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  448. package/esm5/lib/igc-marker-series-component.js +28 -28
  449. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  450. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  451. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  452. package/esm5/lib/igc-polar-area-series-component.js +3 -3
  453. package/esm5/lib/igc-polar-base-component.js +68 -68
  454. package/esm5/lib/igc-polar-line-series-component.js +3 -3
  455. package/esm5/lib/igc-polar-spline-area-series-component.js +3 -3
  456. package/esm5/lib/igc-polar-spline-series-component.js +3 -3
  457. package/esm5/lib/igc-price-channel-overlay-component.js +3 -3
  458. package/esm5/lib/igc-radial-area-series-component.js +3 -3
  459. package/esm5/lib/igc-radial-base-component.js +16 -16
  460. package/esm5/lib/igc-radial-column-series-component.js +6 -6
  461. package/esm5/lib/igc-radial-line-series-component.js +3 -3
  462. package/esm5/lib/igc-radial-pie-series-component.js +6 -6
  463. package/esm5/lib/igc-range-category-series-component.js +8 -8
  464. package/esm5/lib/igc-range-column-series-component.js +7 -7
  465. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  466. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  467. package/esm5/lib/igc-scatter-area-series-component.js +12 -12
  468. package/esm5/lib/igc-scatter-base-component.js +52 -52
  469. package/esm5/lib/igc-scatter-contour-series-component.js +12 -12
  470. package/esm5/lib/igc-scatter-line-series-component.js +3 -3
  471. package/esm5/lib/igc-scatter-polygon-series-component.js +33 -33
  472. package/esm5/lib/igc-scatter-polyline-series-component.js +2 -2
  473. package/esm5/lib/igc-scatter-spline-series-component.js +3 -3
  474. package/esm5/lib/igc-scatter-triangulation-series-component.js +24 -24
  475. package/esm5/lib/igc-series-component.js +58 -58
  476. package/esm5/lib/igc-series-viewer-component.js +266 -255
  477. package/esm5/lib/igc-shape-series-base-component.js +32 -32
  478. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  479. package/esm5/lib/igc-spline-fragment-base-component.js +1 -1
  480. package/esm5/lib/igc-spline-series-base-component.js +6 -6
  481. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  482. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  483. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  484. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  485. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  486. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  487. package/esm5/lib/igc-stacked-bar-series-component.js +6 -6
  488. package/esm5/lib/igc-stacked-column-series-component.js +6 -6
  489. package/esm5/lib/igc-stacked-series-base-component.js +9 -9
  490. package/esm5/lib/igc-stacked-spline-area-series-component.js +3 -3
  491. package/esm5/lib/igc-stacked-spline-series-component.js +3 -3
  492. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  493. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  494. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  495. package/esm5/lib/igc-value-layer-component.js +86 -86
  496. package/esm5/lib/igc-value-overlay-component.js +43 -43
  497. package/esm5/lib/igc-vertical-anchored-category-series-component.js +4 -4
  498. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  499. package/esm5/lib/igc-waterfall-series-component.js +14 -14
  500. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  501. package/fesm2015/igniteui-webcomponents-charts.js +13163 -13089
  502. package/fesm5/igniteui-webcomponents-charts.js +13098 -13024
  503. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  504. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  505. package/lib/AnchoredCategorySeries_combined.d.ts +42 -42
  506. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +41 -41
  507. package/lib/AnnotationLayer_combined.d.ts +53 -53
  508. package/lib/AreaSeries_combined.d.ts +6 -6
  509. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  510. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  511. package/lib/BarSeries_combined.d.ts +10 -10
  512. package/lib/BollingerBandWidthIndicator.d.ts +9 -9
  513. package/lib/BollingerBandsOverlay_combined.d.ts +10 -10
  514. package/lib/BubbleSeries_combined.d.ts +39 -39
  515. package/lib/CalloutLayer_combined.d.ts +88 -88
  516. package/lib/CategoryBucketCalculator_combined.d.ts +49 -49
  517. package/lib/CategoryHighlightLayer_combined.d.ts +15 -15
  518. package/lib/CategoryItemHighlightLayer_combined.d.ts +24 -24
  519. package/lib/CategoryToolTipLayer_combined.d.ts +13 -13
  520. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  521. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  522. package/lib/ColumnSeries_combined.d.ts +11 -11
  523. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  524. package/lib/CrosshairLayer_combined.d.ts +42 -42
  525. package/lib/CustomIndicator.d.ts +8 -8
  526. package/lib/DataToolTipLayer_combined.d.ts +120 -120
  527. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  528. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  529. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  530. package/lib/FinalValueLayer_combined.d.ts +25 -25
  531. package/lib/FinancialEventArgs_combined.d.ts +101 -101
  532. package/lib/FinancialIndicator_combined.d.ts +27 -27
  533. package/lib/FinancialOverlay.d.ts +4 -4
  534. package/lib/FinancialPriceSeries_combined.d.ts +36 -36
  535. package/lib/ForceIndexIndicator.d.ts +10 -10
  536. package/lib/FullStochasticOscillatorIndicator.d.ts +15 -15
  537. package/lib/HighDensityScatterSeries_combined.d.ts +77 -77
  538. package/lib/HorizontalAnchoredCategorySeries.d.ts +20 -20
  539. package/lib/HorizontalRangeCategorySeries.d.ts +10 -10
  540. package/lib/ItemToolTipLayer_combined.d.ts +13 -13
  541. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  542. package/lib/LineSeries_combined.d.ts +6 -6
  543. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  544. package/lib/MassIndexIndicator.d.ts +4 -4
  545. package/lib/MedianPriceIndicator.d.ts +4 -4
  546. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  547. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  548. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  549. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  550. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  551. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  552. package/lib/PointSeries_combined.d.ts +4 -4
  553. package/lib/PolarAreaSeries_combined.d.ts +8 -8
  554. package/lib/PolarBase_combined.d.ts +87 -87
  555. package/lib/PolarLineSeriesBase_combined.d.ts +19 -19
  556. package/lib/PolarLineSeries_combined.d.ts +7 -7
  557. package/lib/PolarScatterSeries_combined.d.ts +3 -3
  558. package/lib/PolarSplineAreaSeries_combined.d.ts +8 -8
  559. package/lib/PolarSplineSeries_combined.d.ts +6 -6
  560. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  561. package/lib/PriceChannelOverlay_combined.d.ts +8 -8
  562. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  563. package/lib/RadialAreaSeries_combined.d.ts +6 -6
  564. package/lib/RadialBucketCalculator_combined.d.ts +33 -33
  565. package/lib/RadialColumnSeries_combined.d.ts +5 -5
  566. package/lib/RadialLineSeries_combined.d.ts +7 -7
  567. package/lib/RadialPieSeries_combined.d.ts +6 -6
  568. package/lib/RangeAreaSeries_combined.d.ts +4 -4
  569. package/lib/RangeCategoryBucketCalculator_combined.d.ts +17 -17
  570. package/lib/RangeColumnSeries_combined.d.ts +5 -5
  571. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  572. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  573. package/lib/ScatterAreaSeries_combined.d.ts +24 -24
  574. package/lib/ScatterBase_combined.d.ts +92 -92
  575. package/lib/ScatterContourSeries_combined.d.ts +17 -17
  576. package/lib/ScatterLineSeries.d.ts +10 -10
  577. package/lib/ScatterPolygonSeries_combined.d.ts +40 -40
  578. package/lib/ScatterPolylineSeries_combined.d.ts +8 -8
  579. package/lib/ScatterSeries_combined.d.ts +3 -3
  580. package/lib/ScatterSplineSeries.d.ts +8 -8
  581. package/lib/ScatterTriangulationSeries.d.ts +30 -30
  582. package/lib/SeriesViewer_combined.d.ts +714 -705
  583. package/lib/ShapeSeriesBase_combined.d.ts +74 -74
  584. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  585. package/lib/SplineAreaSeries_combined.d.ts +5 -5
  586. package/lib/SplineSeriesBase_combined.d.ts +18 -18
  587. package/lib/SplineSeries_combined.d.ts +5 -5
  588. package/lib/Stacked100AreaSeries_combined.d.ts +4 -4
  589. package/lib/Stacked100BarSeries_combined.d.ts +5 -5
  590. package/lib/Stacked100ColumnSeries_combined.d.ts +5 -5
  591. package/lib/Stacked100LineSeries_combined.d.ts +4 -4
  592. package/lib/Stacked100SplineAreaSeries_combined.d.ts +4 -4
  593. package/lib/Stacked100SplineSeries_combined.d.ts +4 -4
  594. package/lib/StackedLineSeries_combined.d.ts +2 -2
  595. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +150 -150
  596. package/lib/StandardDeviationIndicator.d.ts +9 -9
  597. package/lib/StepAreaSeries_combined.d.ts +6 -6
  598. package/lib/StepLineSeries_combined.d.ts +6 -6
  599. package/lib/StochRSIIndicator.d.ts +9 -9
  600. package/lib/StrategyBasedIndicator.d.ts +19 -19
  601. package/lib/TRIXIndicator.d.ts +9 -9
  602. package/lib/TypicalPriceIndicator.d.ts +4 -4
  603. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  604. package/lib/ValueLayer_combined.d.ts +47 -47
  605. package/lib/ValueOverlay_combined.d.ts +30 -30
  606. package/lib/VerticalAnchoredCategorySeries.d.ts +13 -13
  607. package/lib/WaterfallSeries_combined.d.ts +13 -13
  608. package/lib/WeightedCloseIndicator.d.ts +4 -4
  609. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  610. package/lib/igc-assigning-category-marker-style-event-args.d.ts +1 -1
  611. package/lib/igc-assigning-category-style-event-args.d.ts +1 -1
  612. package/lib/igc-series-viewer-component.d.ts +3 -0
  613. package/package.json +2 -2
@@ -148,20 +148,20 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
148
148
  if (this.a.b2 != null) {
149
149
  d = this.a.b2.getEffectiveViewport1(this.a);
150
150
  }
151
- if (b.isEmpty || c.isEmpty || this.a.b2.ua == null) {
151
+ if (b.isEmpty || c.isEmpty || this.a.b2.ub == null) {
152
152
  this.b = 0;
153
153
  return;
154
154
  }
155
- let e = (this.a.b2.ua != null) ? this.a.b2.ua.ch : false;
155
+ let e = (this.a.b2.ub != null) ? this.a.b2.ub.ch : false;
156
156
  let f = new ScalerParams(0, b, c, e, d);
157
- let g = this.a.b2.tp(this.a);
158
- let h = typeCast(ISortingAxis_$type, this.a.b2.ua);
157
+ let g = this.a.b2.tq(this.a);
158
+ let h = typeCast(ISortingAxis_$type, this.a.b2.ub);
159
159
  if (h == null || h.i$b == null) {
160
- let i = Math.floor(this.a.b2.ua.em(g.left, f));
161
- let j = Math.ceil(this.a.b2.ua.em(g.right, f));
162
- if (this.a.b2.ua.ch) {
163
- j = Math.ceil(this.a.b2.ua.em(g.left, f));
164
- i = Math.floor(this.a.b2.ua.em(g.right, f));
160
+ let i = Math.floor(this.a.b2.ub.em(g.left, f));
161
+ let j = Math.ceil(this.a.b2.ub.em(g.right, f));
162
+ if (this.a.b2.ub.ch) {
163
+ j = Math.ceil(this.a.b2.ub.em(g.left, f));
164
+ i = Math.floor(this.a.b2.ub.em(g.right, f));
165
165
  }
166
166
  let k = Math.floor((j - i + 1) * a / g.width);
167
167
  this.b = truncate(Math.max(1, k));
@@ -198,7 +198,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
198
198
  $ret.q = true;
199
199
  return $ret;
200
200
  })());
201
- b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xd));
201
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xe));
202
202
  a.add(b);
203
203
  }
204
204
  {
@@ -210,7 +210,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
210
210
  $ret.q = true;
211
211
  return $ret;
212
212
  })());
213
- c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.xb));
213
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.xc));
214
214
  a.add(c);
215
215
  }
216
216
  {
@@ -222,7 +222,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
222
222
  $ret.q = true;
223
223
  return $ret;
224
224
  })());
225
- d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.xc));
225
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.xd));
226
226
  a.add(d);
227
227
  }
228
228
  {
@@ -234,7 +234,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
234
234
  $ret.q = true;
235
235
  return $ret;
236
236
  })());
237
- e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.xa));
237
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.xb));
238
238
  a.add(e);
239
239
  }
240
240
  {
@@ -246,7 +246,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
246
246
  $ret.q = true;
247
247
  return $ret;
248
248
  })());
249
- f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.xe));
249
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.xf));
250
250
  a.add(f);
251
251
  }
252
252
  {
@@ -259,7 +259,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
259
259
  $ret.q = true;
260
260
  return $ret;
261
261
  })());
262
- g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.py));
262
+ g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.pz));
263
263
  a.add(g);
264
264
  }
265
265
  {
@@ -272,7 +272,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
272
272
  $ret.q = true;
273
273
  return $ret;
274
274
  })());
275
- h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.py));
275
+ h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.pz));
276
276
  a.add(h);
277
277
  }
278
278
  {
@@ -284,7 +284,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
284
284
  $ret.q = true;
285
285
  return $ret;
286
286
  })());
287
- i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.py));
287
+ i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.pz));
288
288
  a.add(i);
289
289
  }
290
290
  {
@@ -296,7 +296,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
296
296
  $ret.q = true;
297
297
  return $ret;
298
298
  })());
299
- j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.py));
299
+ j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.pz));
300
300
  a.add(j);
301
301
  }
302
302
  let k = ((() => {
@@ -319,86 +319,86 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
319
319
  a.add(l);
320
320
  return a;
321
321
  }
322
- xd(a, b) {
323
- if (this.wn != null) {
324
- b.value = this.wn;
322
+ xe(a, b) {
323
+ if (this.wo != null) {
324
+ b.value = this.wo;
325
325
  return;
326
326
  }
327
- b.value = this.w0;
327
+ b.value = this.w1;
328
328
  }
329
- xb(a, b) {
330
- if (this.wj != null) {
331
- b.value = this.wj;
329
+ xc(a, b) {
330
+ if (this.wk != null) {
331
+ b.value = this.wk;
332
332
  return;
333
333
  }
334
- b.value = this.wr;
334
+ b.value = this.ws;
335
335
  }
336
- xc(a, b) {
337
- if (this.wl != null) {
338
- b.value = this.wl;
336
+ xd(a, b) {
337
+ if (this.wm != null) {
338
+ b.value = this.wm;
339
339
  return;
340
340
  }
341
- b.value = this.ww;
341
+ b.value = this.wx;
342
342
  }
343
- xa(a, b) {
344
- if (this.wh != null) {
345
- b.value = this.wh;
343
+ xb(a, b) {
344
+ if (this.wi != null) {
345
+ b.value = this.wi;
346
346
  return;
347
347
  }
348
- b.value = this.we;
348
+ b.value = this.wf;
349
349
  }
350
- xe(a, b) {
351
- if (this.wp != null) {
352
- b.value = this.wp;
350
+ xf(a, b) {
351
+ if (this.wq != null) {
352
+ b.value = this.wq;
353
353
  return;
354
354
  }
355
- b.value = this.w4;
355
+ b.value = this.w5;
356
356
  }
357
357
  jx() {
358
358
  if (this.dk()) {
359
- return this.bf.ug;
359
+ return this.bf.uh;
360
360
  }
361
361
  else {
362
- return this.bf.uc;
362
+ return this.bf.ud;
363
363
  }
364
364
  }
365
- o1(a) {
366
- super.o1(a);
367
- this.ur = a;
365
+ o2(a) {
366
+ super.o2(a);
367
+ this.us = a;
368
368
  }
369
369
  get_el() {
370
370
  return true;
371
371
  }
372
372
  ag() {
373
- return [this.ua, this.ut];
373
+ return [this.ub, this.uu];
374
374
  }
375
375
  jv(a, b) {
376
376
  let c = this.lw(b);
377
377
  if (c == FinancialSeries.$$p[11]) {
378
- return this.jw(a, b, this.w0);
378
+ return this.jw(a, b, this.w1);
379
379
  }
380
380
  if (c == FinancialSeries.$$p[1]) {
381
- return this.jw(a, b, this.wr);
381
+ return this.jw(a, b, this.ws);
382
382
  }
383
383
  if (c == FinancialSeries.$$p[9]) {
384
- return this.jw(a, b, this.ww);
384
+ return this.jw(a, b, this.wx);
385
385
  }
386
386
  if (c == FinancialSeries.$$p[0]) {
387
- return this.jw(a, b, this.we);
387
+ return this.jw(a, b, this.wf);
388
388
  }
389
389
  if (c == FinancialSeries.$$p[13]) {
390
- return this.jw(a, b, this.w4);
390
+ return this.jw(a, b, this.w5);
391
391
  }
392
392
  return super.jv(a, b);
393
393
  }
394
- wa() {
394
+ wb() {
395
395
  return 2;
396
396
  }
397
- v8() {
397
+ v9() {
398
398
  return 4;
399
399
  }
400
400
  ah(a) {
401
- let b = this.aj(this.ua, this.uc.f, this.v7(this.cg), this.v9(this.cg), this.tn(a), true);
401
+ let b = this.aj(this.ub, this.ud.f, this.v8(this.cg), this.wa(this.cg), this.to(a), true);
402
402
  if (b == null) {
403
403
  return null;
404
404
  }
@@ -406,14 +406,14 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
406
406
  let d = b[1];
407
407
  let e = new Array(1);
408
408
  let f = new Array(2);
409
- let g = this.wa();
409
+ let g = this.wb();
410
410
  f[0] = { $type: Point_$type, x: c[0], y: c[g] };
411
411
  f[1] = { $type: Point_$type, x: d[0], y: d[g] };
412
412
  e[0] = f;
413
413
  return e;
414
414
  }
415
415
  ai(a) {
416
- let b = this.aj(this.ua, this.uc.f, this.v7(this.cg), this.v9(this.cg), this.tn(a), true);
416
+ let b = this.aj(this.ub, this.ud.f, this.v8(this.cg), this.wa(this.cg), this.to(a), true);
417
417
  if (b == null) {
418
418
  return null;
419
419
  }
@@ -428,58 +428,78 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
428
428
  }
429
429
  constructor() {
430
430
  super();
431
+ this.u2 = null;
432
+ this.u0 = null;
431
433
  this.u1 = null;
432
434
  this.uz = null;
433
- this.u0 = null;
434
- this.uy = null;
435
- this.u2 = null;
436
- this.vb = false;
435
+ this.u3 = null;
436
+ this.vc = false;
437
437
  this.assigningCategoryStyle = null;
438
- this.uj = null;
439
- this.vl = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
440
- this.vm = new Dictionary$2(String_$type, String_$type, 0);
441
- this.va = false;
442
- this.ux = null;
443
- this.ue = null;
444
- this.ug = null;
445
- this.uc = null;
446
- this.um = null;
438
+ this.uk = null;
439
+ this.vm = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
440
+ this.vn = new Dictionary$2(String_$type, String_$type, 0);
441
+ this.vb = false;
442
+ this.uy = null;
443
+ this.uf = null;
444
+ this.uh = null;
445
+ this.ud = null;
446
+ this.un = null;
447
447
  this.typical = null;
448
448
  this.typicalBasedOn = null;
449
- this.u9 = false;
449
+ this.va = false;
450
+ this.vz = null;
451
+ this.vx = null;
450
452
  this.vy = null;
451
453
  this.vw = null;
452
- this.vx = null;
453
- this.vv = null;
454
- this.vz = null;
455
- this.uf = null;
456
- this.ub = null;
457
- this.uh = 0;
458
- this.us = null;
459
- this.uu = null;
460
- this.uj = new CategorySeriesRenderManager();
461
- this.vb = false;
462
- this.um = new CategoryTransitionSourceFramePreparer();
463
- this.uf = new CategoryFrame(3);
464
- this.ab = FinancialSeries.$;
454
+ this.v0 = null;
455
+ this.ug = null;
456
+ this.uc = null;
465
457
  this.ui = 0;
466
- }
467
- s4() {
468
- return this.x0;
458
+ this.ut = null;
459
+ this.uv = null;
460
+ this.uk = new CategorySeriesRenderManager();
461
+ this.vc = false;
462
+ this.un = new CategoryTransitionSourceFramePreparer();
463
+ this.ug = new CategoryFrame(3);
464
+ this.ab = FinancialSeries.$;
465
+ this.uj = 0;
469
466
  }
470
467
  s5() {
471
- return this.x0;
468
+ return this.x1;
469
+ }
470
+ s6() {
471
+ return this.x1;
472
472
  }
473
473
  nh() {
474
474
  super.nh();
475
- this.ua = null;
476
- this.ut = null;
475
+ this.ub = null;
476
+ this.uu = null;
477
477
  }
478
478
  get_d0() {
479
479
  return true;
480
480
  }
481
481
  get_fj() {
482
- return this.ut != null && this.ut.ch;
482
+ return this.uu != null && this.uu.ch;
483
+ }
484
+ get u7() {
485
+ return this.u2;
486
+ }
487
+ set u7(a) {
488
+ if (this.u2 != a) {
489
+ let b = this.u2;
490
+ this.u2 = a;
491
+ this.raisePropertyChanged("OpenColumn", b, this.u2);
492
+ }
493
+ }
494
+ get u5() {
495
+ return this.u0;
496
+ }
497
+ set u5(a) {
498
+ if (this.u0 != a) {
499
+ let b = this.u0;
500
+ this.u0 = a;
501
+ this.raisePropertyChanged("HighColumn", b, this.u0);
502
+ }
483
503
  }
484
504
  get u6() {
485
505
  return this.u1;
@@ -488,7 +508,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
488
508
  if (this.u1 != a) {
489
509
  let b = this.u1;
490
510
  this.u1 = a;
491
- this.raisePropertyChanged("OpenColumn", b, this.u1);
511
+ this.raisePropertyChanged("LowColumn", b, this.u1);
492
512
  }
493
513
  }
494
514
  get u4() {
@@ -498,55 +518,35 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
498
518
  if (this.uz != a) {
499
519
  let b = this.uz;
500
520
  this.uz = a;
501
- this.raisePropertyChanged("HighColumn", b, this.uz);
502
- }
503
- }
504
- get u5() {
505
- return this.u0;
506
- }
507
- set u5(a) {
508
- if (this.u0 != a) {
509
- let b = this.u0;
510
- this.u0 = a;
511
- this.raisePropertyChanged("LowColumn", b, this.u0);
521
+ this.raisePropertyChanged("CloseColumn", b, this.uz);
512
522
  }
513
523
  }
514
- get u3() {
515
- return this.uy;
524
+ get u9() {
525
+ return this.u3;
516
526
  }
517
- set u3(a) {
518
- if (this.uy != a) {
519
- let b = this.uy;
520
- this.uy = a;
521
- this.raisePropertyChanged("CloseColumn", b, this.uy);
522
- }
523
- }
524
- get u8() {
525
- return this.u2;
526
- }
527
- set u8(a) {
528
- if (this.u2 != a) {
529
- let b = this.u2;
530
- this.u2 = a;
531
- this.raisePropertyChanged("VolumeColumn", b, this.u2);
527
+ set u9(a) {
528
+ if (this.u3 != a) {
529
+ let b = this.u3;
530
+ this.u3 = a;
531
+ this.raisePropertyChanged("VolumeColumn", b, this.u3);
532
532
  }
533
533
  }
534
534
  fo() {
535
- return this.highlightedItemsSource != null || (this.wn != null && this.wj != null && this.wl != null && this.wh != null);
535
+ return this.highlightedItemsSource != null || (this.wo != null && this.wk != null && this.wm != null && this.wi != null);
536
536
  }
537
- vi() {
538
- return (this.assigningCategoryStyle != null && this.vb) || this.bp != 1;
537
+ vj() {
538
+ return (this.assigningCategoryStyle != null && this.vc) || this.bp != 1;
539
539
  }
540
- xh(a) {
541
- if (this.assigningCategoryStyle != null && this.vb) {
540
+ xi(a) {
541
+ if (this.assigningCategoryStyle != null && this.vc) {
542
542
  this.assigningCategoryStyle(this, a);
543
543
  }
544
544
  }
545
- xf(a, b, c, d, e, f) {
545
+ xg(a, b, c, d, e, f) {
546
546
  let g = this.bp != 1;
547
- this.uj.a3(this.uj.b, d.cn, a, b, c, d, e, f, false);
548
- this.uj.ab(this.hi);
549
- let h = this.uj.ay;
547
+ this.uk.a3(this.uk.b, d.cn, a, b, c, d, e, f, false);
548
+ this.uk.ab(this.hi);
549
+ let h = this.uk.ay;
550
550
  let i = null;
551
551
  let j = this.c7;
552
552
  if (g && this.cv != null) {
@@ -554,247 +554,247 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
554
554
  h.b = i;
555
555
  }
556
556
  h.f = f;
557
- this.xh(h);
558
- this.uj.z(this, i, f, g, b < 0);
557
+ this.xi(h);
558
+ this.uk.z(this, i, f, g, b < 0);
559
559
  }
560
- v0(a) {
561
- return this.hy(a, this.ua);
560
+ v1(a) {
561
+ return this.hy(a, this.ub);
562
562
  }
563
563
  jg(a, b) {
564
- return this.jh(a, b, this.ua, runOn(this, this.v0), new FinancialValueList(this.u6, this.u4, this.u5, this.u3, this.u8));
564
+ return this.jh(a, b, this.ub, runOn(this, this.v1), new FinancialValueList(this.u7, this.u5, this.u6, this.u4, this.u9));
565
565
  }
566
566
  je(a, b) {
567
- return this.jf(a, b, this.ua, runOn(this, this.v0), new FinancialValueList(this.u6, this.u4, this.u5, this.u3, this.u8));
567
+ return this.jf(a, b, this.ub, runOn(this, this.v1), new FinancialValueList(this.u7, this.u5, this.u6, this.u4, this.u9));
568
568
  }
569
569
  hu(a, b, c, d, e) {
570
570
  if (c == null) {
571
571
  return Number.POSITIVE_INFINITY;
572
572
  }
573
- let f = this.ua.lf;
574
- return this.hv(a, b, this.ua, d, e, f, runOn(this, this.v0));
573
+ let f = this.ub.lf;
574
+ return this.hv(a, b, this.ub, d, e, f, runOn(this, this.v1));
575
575
  }
576
576
  getOffsetValue() {
577
- return this.v1(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg));
577
+ return this.v2(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg));
578
578
  }
579
579
  getCategoryWidth() {
580
- return this.ua.getCategorySize(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg));
580
+ return this.ub.getCategorySize(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg));
581
581
  }
582
- ti(a, b, c) {
583
- return this.tk(a, b, c, this.v1(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.ut, this.ua, null, null, null);
582
+ tj(a, b, c) {
583
+ return this.tl(a, b, c, this.v2(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.uu, this.ub, null, null, null);
584
584
  }
585
585
  ia(a, b, c) {
586
586
  let d = this.getEffectiveViewport1(this.cg);
587
- let e = this.v1(this.cg.by, this.cg.bx, d);
588
- let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ua.ch, d);
589
- return this.ic(new FinancialValueList(this.u6, this.u4, this.u5, this.u3, this.u8), a, this.ua, f, e, runOn(this, this.v0), b, c);
587
+ let e = this.v2(this.cg.by, this.cg.bx, d);
588
+ let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ub.ch, d);
589
+ return this.ic(new FinancialValueList(this.u7, this.u5, this.u6, this.u4, this.u9), a, this.ub, f, e, runOn(this, this.v1), b, c);
590
590
  }
591
591
  h6(a, b, c) {
592
592
  let d = this.getEffectiveViewport1(this.cg);
593
- let e = this.v1(this.cg.by, this.cg.bx, d);
594
- let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ua.ch, d);
595
- return this.ic(this.u4, a, this.ua, f, e, runOn(this, this.v0), b, c);
593
+ let e = this.v2(this.cg.by, this.cg.bx, d);
594
+ let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ub.ch, d);
595
+ return this.ic(this.u5, a, this.ub, f, e, runOn(this, this.v1), b, c);
596
596
  }
597
597
  h8(a, b, c) {
598
598
  let d = this.getEffectiveViewport1(this.cg);
599
- let e = this.v1(this.cg.by, this.cg.bx, d);
600
- let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ua.ch, d);
601
- return this.ic(this.u5, a, this.ua, f, e, runOn(this, this.v0), b, c);
602
- }
603
- v2(a, b, c) {
604
- let d = this.getEffectiveViewport1(this.cg);
605
- let e = this.v1(this.cg.by, this.cg.bx, d);
606
- let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ua.ch, d);
607
- return this.ic(this.u3, a, this.ua, f, e, runOn(this, this.v0), b, c);
599
+ let e = this.v2(this.cg.by, this.cg.bx, d);
600
+ let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ub.ch, d);
601
+ return this.ic(this.u6, a, this.ub, f, e, runOn(this, this.v1), b, c);
608
602
  }
609
603
  v3(a, b, c) {
610
604
  let d = this.getEffectiveViewport1(this.cg);
611
- let e = this.v1(this.cg.by, this.cg.bx, d);
612
- let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ua.ch, d);
613
- return this.ic(this.u6, a, this.ua, f, e, runOn(this, this.v0), b, c);
605
+ let e = this.v2(this.cg.by, this.cg.bx, d);
606
+ let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ub.ch, d);
607
+ return this.ic(this.u4, a, this.ub, f, e, runOn(this, this.v1), b, c);
614
608
  }
615
609
  v4(a, b, c) {
616
610
  let d = this.getEffectiveViewport1(this.cg);
617
- let e = this.v1(this.cg.by, this.cg.bx, d);
618
- let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ua.ch, d);
619
- return this.ic(this.u8, a, this.ua, f, e, runOn(this, this.v0), b, c);
620
- }
621
- te(a, b, c) {
622
- return this.tk(a, b, c, this.v1(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.ut, this.ua, runOn(this, this.h6), (d, e) => this.jh(d, e, this.ua, runOn(this, this.v0), this.u4), (d, e) => this.jf(d, e, this.ua, runOn(this, this.v0), this.u4));
611
+ let e = this.v2(this.cg.by, this.cg.bx, d);
612
+ let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ub.ch, d);
613
+ return this.ic(this.u7, a, this.ub, f, e, runOn(this, this.v1), b, c);
623
614
  }
624
- tg(a, b, c) {
625
- return this.tk(a, b, c, this.v1(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.ut, this.ua, runOn(this, this.h8), (d, e) => this.jh(d, e, this.ua, runOn(this, this.v0), this.u5), (d, e) => this.jf(d, e, this.ua, runOn(this, this.v0), this.u5));
615
+ v5(a, b, c) {
616
+ let d = this.getEffectiveViewport1(this.cg);
617
+ let e = this.v2(this.cg.by, this.cg.bx, d);
618
+ let f = new ScalerParams(0, this.cg.by, this.cg.bx, this.ub.ch, d);
619
+ return this.ic(this.u9, a, this.ub, f, e, runOn(this, this.v1), b, c);
626
620
  }
627
- x2(a, b, c) {
628
- return this.tk(a, b, c, this.v1(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.ut, this.ua, runOn(this, this.v3), (d, e) => this.jh(d, e, this.ua, runOn(this, this.v0), this.u6), (d, e) => this.jf(d, e, this.ua, runOn(this, this.v0), this.u6));
621
+ tf(a, b, c) {
622
+ return this.tl(a, b, c, this.v2(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.uu, this.ub, runOn(this, this.h6), (d, e) => this.jh(d, e, this.ub, runOn(this, this.v1), this.u5), (d, e) => this.jf(d, e, this.ub, runOn(this, this.v1), this.u5));
629
623
  }
630
- x1(a, b, c) {
631
- return this.tk(a, b, c, this.v1(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.ut, this.ua, runOn(this, this.v2), (d, e) => this.jh(d, e, this.ua, runOn(this, this.v0), this.u3), (d, e) => this.jf(d, e, this.ua, runOn(this, this.v0), this.u3));
624
+ th(a, b, c) {
625
+ return this.tl(a, b, c, this.v2(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.uu, this.ub, runOn(this, this.h8), (d, e) => this.jh(d, e, this.ub, runOn(this, this.v1), this.u6), (d, e) => this.jf(d, e, this.ub, runOn(this, this.v1), this.u6));
632
626
  }
633
627
  x3(a, b, c) {
634
- return this.tk(a, b, c, this.v1(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.ut, this.ua, runOn(this, this.v4), (d, e) => this.jh(d, e, this.ua, runOn(this, this.v0), this.u8), (d, e) => this.jf(d, e, this.ua, runOn(this, this.v0), this.u8));
628
+ return this.tl(a, b, c, this.v2(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.uu, this.ub, runOn(this, this.v4), (d, e) => this.jh(d, e, this.ub, runOn(this, this.v1), this.u7), (d, e) => this.jf(d, e, this.ub, runOn(this, this.v1), this.u7));
629
+ }
630
+ x2(a, b, c) {
631
+ return this.tl(a, b, c, this.v2(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.uu, this.ub, runOn(this, this.v3), (d, e) => this.jh(d, e, this.ub, runOn(this, this.v1), this.u4), (d, e) => this.jf(d, e, this.ub, runOn(this, this.v1), this.u4));
632
+ }
633
+ x4(a, b, c) {
634
+ return this.tl(a, b, c, this.v2(this.cg.by, this.cg.bx, this.getEffectiveViewport1(this.cg)), this.uu, this.ub, runOn(this, this.v5), (d, e) => this.jh(d, e, this.ub, runOn(this, this.v1), this.u9), (d, e) => this.jf(d, e, this.ub, runOn(this, this.v1), this.u9));
635
635
  }
636
636
  oc() {
637
637
  super.oc();
638
- if (this.ua != null) {
639
- this.ua.h8(false);
638
+ if (this.ub != null) {
639
+ this.ub.h8(false);
640
640
  }
641
- if (this.ut != null) {
642
- this.ut.h8(false);
641
+ if (this.uu != null) {
642
+ this.uu.h8(false);
643
643
  }
644
644
  }
645
- qo(a, b) {
646
- this.ur.b0.e(this.hk);
647
- this.pq(false);
645
+ qp(a, b) {
646
+ this.us.b0.e(this.hk);
647
+ this.pr(false);
648
648
  }
649
- qn(a, b) {
649
+ qo(a, b) {
650
650
  if (this.ga && this.iw < 0.05) {
651
651
  this.gb = true;
652
652
  this.ge = false;
653
653
  this.fu = false;
654
654
  }
655
- this.ur.b0.e(this.hk);
656
- this.pq(false);
655
+ this.us.b0.e(this.hk);
656
+ this.pr(false);
657
657
  }
658
- u7(a, b, c) {
658
+ u8(a, b, c) {
659
659
  let d = this.c4(b);
660
- this.vl.addItem(d, b);
661
- this.vm.addItem(b, c);
660
+ this.vm.addItem(d, b);
661
+ this.vn.addItem(b, c);
662
662
  return d;
663
663
  }
664
- w9(a, b) {
664
+ xa(a, b) {
665
665
  if (b == null) {
666
666
  return;
667
667
  }
668
668
  a.deregisterColumn(b);
669
- let c = this.vl.item(b);
670
- this.vm.removeItem(c);
671
- this.vl.removeItem(b);
669
+ let c = this.vm.item(b);
670
+ this.vn.removeItem(c);
671
+ this.vm.removeItem(b);
672
672
  }
673
- o9(a, b, c, d) {
674
- super.o9(a, b, c, d);
673
+ pa(a, b, c, d) {
674
+ super.pa(a, b, c, d);
675
675
  switch (b) {
676
676
  case "SyncLink":
677
677
  if (this.co != null && this.cv != null) {
678
- this.ur.b0.e(this.hk);
679
- this.pq(false);
678
+ this.us.b0.e(this.hk);
679
+ this.pr(false);
680
680
  }
681
681
  break;
682
682
  case "SeriesViewer":
683
683
  if (c != null && d == null) {
684
- if (this.ua != null) {
685
- this.ua.b0(this);
684
+ if (this.ub != null) {
685
+ this.ub.b0(this);
686
686
  }
687
- if (this.ut != null) {
688
- this.ut.b0(this);
687
+ if (this.uu != null) {
688
+ this.uu.b0(this);
689
689
  }
690
690
  }
691
691
  if (c == null && d != null) {
692
- if (this.ua != null) {
693
- this.ua.ct(this);
692
+ if (this.ub != null) {
693
+ this.ub.ct(this);
694
694
  }
695
- if (this.ut != null) {
696
- this.ut.ct(this);
695
+ if (this.uu != null) {
696
+ this.uu.ct(this);
697
697
  }
698
698
  }
699
- this.ur.b0.e(this.hk);
700
- this.pq(false);
699
+ this.us.b0.e(this.hk);
700
+ this.pr(false);
701
701
  break;
702
702
  case "FastItemsSource":
703
- this.va = true;
703
+ this.vb = true;
704
704
  if (typeCast(IFastItemsSource_$type, c) != null) {
705
- this.w9(typeCast(IFastItemsSource_$type, c), this.u6);
706
- this.w9(typeCast(IFastItemsSource_$type, c), this.u4);
707
- this.w9(typeCast(IFastItemsSource_$type, c), this.u5);
708
- this.w9(typeCast(IFastItemsSource_$type, c), this.u3);
709
- this.w9(typeCast(IFastItemsSource_$type, c), this.u8);
705
+ this.xa(typeCast(IFastItemsSource_$type, c), this.u7);
706
+ this.xa(typeCast(IFastItemsSource_$type, c), this.u5);
707
+ this.xa(typeCast(IFastItemsSource_$type, c), this.u6);
708
+ this.xa(typeCast(IFastItemsSource_$type, c), this.u4);
709
+ this.xa(typeCast(IFastItemsSource_$type, c), this.u9);
710
+ this.u7 = null;
711
+ this.u5 = null;
710
712
  this.u6 = null;
711
713
  this.u4 = null;
712
- this.u5 = null;
713
- this.u3 = null;
714
- this.u8 = null;
714
+ this.u9 = null;
715
715
  }
716
716
  if (typeCast(IFastItemsSource_$type, d) != null) {
717
- if (stringIsNullOrEmpty(this.w0) == false) {
718
- this.u6 = this.u7(typeCast(IFastItemsSource_$type, d), this.w0, "OpenColumn");
717
+ if (stringIsNullOrEmpty(this.w1) == false) {
718
+ this.u7 = this.u8(typeCast(IFastItemsSource_$type, d), this.w1, "OpenColumn");
719
719
  }
720
- if (stringIsNullOrEmpty(this.wr) == false) {
721
- this.u4 = this.u7(typeCast(IFastItemsSource_$type, d), this.wr, "HighColumn");
720
+ if (stringIsNullOrEmpty(this.ws) == false) {
721
+ this.u5 = this.u8(typeCast(IFastItemsSource_$type, d), this.ws, "HighColumn");
722
722
  }
723
- if (stringIsNullOrEmpty(this.ww) == false) {
724
- this.u5 = this.u7(typeCast(IFastItemsSource_$type, d), this.ww, "LowColumn");
723
+ if (stringIsNullOrEmpty(this.wx) == false) {
724
+ this.u6 = this.u8(typeCast(IFastItemsSource_$type, d), this.wx, "LowColumn");
725
725
  }
726
- if (stringIsNullOrEmpty(this.we) == false) {
727
- this.u3 = this.u7(typeCast(IFastItemsSource_$type, d), this.we, "CloseColumn");
726
+ if (stringIsNullOrEmpty(this.wf) == false) {
727
+ this.u4 = this.u8(typeCast(IFastItemsSource_$type, d), this.wf, "CloseColumn");
728
728
  }
729
- if (stringIsNullOrEmpty(this.w4) == false) {
730
- this.u8 = this.u7(typeCast(IFastItemsSource_$type, d), this.w4, "VolumeColumn");
729
+ if (stringIsNullOrEmpty(this.w5) == false) {
730
+ this.u9 = this.u8(typeCast(IFastItemsSource_$type, d), this.w5, "VolumeColumn");
731
731
  }
732
732
  }
733
- this.va = false;
734
- if (this.ut != null && !this.ut.c1()) {
735
- this.ur.b0.e(this.hk);
736
- this.pq(this.fr && c != null);
733
+ this.vb = false;
734
+ if (this.uu != null && !this.uu.c1()) {
735
+ this.us.b0.e(this.hk);
736
+ this.pr(this.fr && c != null);
737
737
  }
738
738
  break;
739
739
  case FinancialSeries.$$p[11]:
740
740
  if (this.c7 != null) {
741
- this.w9(this.c7, this.u6);
742
- this.u6 = this.u7(this.c7, this.w0, "OpenColumn");
741
+ this.xa(this.c7, this.u7);
742
+ this.u7 = this.u8(this.c7, this.w1, "OpenColumn");
743
743
  }
744
744
  break;
745
745
  case "OpenColumn":
746
- if (this.ut != null && !this.ut.c1() && !this.va) {
747
- this.ur.b0.e(this.hk);
748
- this.pq(this.fr && this.dp);
746
+ if (this.uu != null && !this.uu.c1() && !this.vb) {
747
+ this.us.b0.e(this.hk);
748
+ this.pr(this.fr && this.dp);
749
749
  }
750
750
  break;
751
751
  case FinancialSeries.$$p[1]:
752
752
  if (this.c7 != null) {
753
- this.w9(this.c7, this.u4);
754
- this.u4 = this.u7(this.c7, this.wr, "HighColumn");
753
+ this.xa(this.c7, this.u5);
754
+ this.u5 = this.u8(this.c7, this.ws, "HighColumn");
755
755
  }
756
756
  break;
757
757
  case "HighColumn":
758
- if (this.ut != null && !this.ut.c1() && !this.va) {
759
- this.ur.b0.e(this.hk);
760
- this.pq(this.fr && this.dp);
758
+ if (this.uu != null && !this.uu.c1() && !this.vb) {
759
+ this.us.b0.e(this.hk);
760
+ this.pr(this.fr && this.dp);
761
761
  }
762
762
  break;
763
763
  case FinancialSeries.$$p[9]:
764
764
  if (this.c7 != null) {
765
- this.w9(this.c7, this.u5);
766
- this.u5 = this.u7(this.c7, this.ww, "LowColumn");
765
+ this.xa(this.c7, this.u6);
766
+ this.u6 = this.u8(this.c7, this.wx, "LowColumn");
767
767
  }
768
768
  break;
769
769
  case "LowColumn":
770
- if (this.ut != null && !this.ut.c1() && !this.va) {
771
- this.ur.b0.e(this.hk);
772
- this.pq(this.fr && this.dp);
770
+ if (this.uu != null && !this.uu.c1() && !this.vb) {
771
+ this.us.b0.e(this.hk);
772
+ this.pr(this.fr && this.dp);
773
773
  }
774
774
  break;
775
775
  case FinancialSeries.$$p[0]:
776
776
  if (this.c7 != null) {
777
- this.w9(this.c7, this.u3);
778
- this.u3 = this.u7(this.c7, this.we, "CloseColumn");
777
+ this.xa(this.c7, this.u4);
778
+ this.u4 = this.u8(this.c7, this.wf, "CloseColumn");
779
779
  }
780
780
  break;
781
781
  case "CloseColumn":
782
- if (this.ut != null && !this.ut.c1() && !this.va) {
783
- this.ur.b0.e(this.hk);
784
- this.pq(this.fr && this.dp);
782
+ if (this.uu != null && !this.uu.c1() && !this.vb) {
783
+ this.us.b0.e(this.hk);
784
+ this.pr(this.fr && this.dp);
785
785
  }
786
- this.xj();
786
+ this.xk();
787
787
  break;
788
788
  case FinancialSeries.$$p[13]:
789
789
  if (this.c7 != null) {
790
- this.w9(this.c7, this.u8);
791
- this.u8 = this.u7(this.c7, this.w4, "VolumeColumn");
790
+ this.xa(this.c7, this.u9);
791
+ this.u9 = this.u8(this.c7, this.w5, "VolumeColumn");
792
792
  }
793
793
  break;
794
794
  case "VolumeColumn":
795
- if (this.ut != null && !this.ut.c1() && !this.va) {
796
- this.ur.b0.e(this.hk);
797
- this.pq(this.fr && this.dp);
795
+ if (this.uu != null && !this.uu.c1() && !this.vb) {
796
+ this.us.b0.e(this.hk);
797
+ this.pr(this.fr && this.dp);
798
798
  }
799
799
  break;
800
800
  case FinancialSeries.$$p[14]:
@@ -804,10 +804,10 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
804
804
  if (d != null) {
805
805
  d.ct(this);
806
806
  }
807
- this.ur.b0.e(this.hk);
808
- this.pq(false);
807
+ this.us.b0.e(this.hk);
808
+ this.pr(false);
809
809
  this.om();
810
- this.us = typeCast(ITimeRangeSelectorAxis_$type, this.ua);
810
+ this.ut = typeCast(ITimeRangeSelectorAxis_$type, this.ub);
811
811
  break;
812
812
  case FinancialSeries.$$p[15]:
813
813
  if (c != null) {
@@ -816,64 +816,72 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
816
816
  if (d != null) {
817
817
  d.ct(this);
818
818
  }
819
- this.ur.b0.e(this.hk);
820
- if (this.ut != null) {
821
- this.ut.c1();
819
+ this.us.b0.e(this.hk);
820
+ if (this.uu != null) {
821
+ this.uu.c1();
822
822
  }
823
823
  {
824
- this.pq(false);
824
+ this.pr(false);
825
825
  }
826
826
  this.om();
827
827
  break;
828
828
  case "TransitionProgress":
829
- this.ug.c(this.iw, this.ue, this.uc);
829
+ this.uh.c(this.iw, this.uf, this.ud);
830
830
  if (this.dm(this.cg)) {
831
831
  return;
832
832
  }
833
833
  if (this.iw == 1) {
834
- this.uc.v();
835
- this.xi(this.uc, this.ur);
834
+ this.ud.v();
835
+ this.xj(this.ud, this.us);
836
836
  if (this.ga) {
837
837
  this.ga = false;
838
838
  this.nl();
839
839
  this.cw.r = truncate(this.ie());
840
840
  this.cw.b = this.cx;
841
841
  }
842
+ if (this.gd) {
843
+ this.gd = false;
844
+ this.nl();
845
+ this.cw.r = truncate(this.ie());
846
+ this.cw.b = this.cx;
847
+ this.o1();
848
+ }
849
+ this.op();
842
850
  }
843
851
  else {
844
- this.xi(this.ug, this.ur);
852
+ this.xj(this.uh, this.us);
845
853
  }
846
854
  if (this.cv != null) {
847
- this.cv.on(this);
855
+ this.cv.or(this);
848
856
  }
849
857
  break;
850
858
  case FinancialSeries.$$p[10]:
851
- this.pq(false);
859
+ this.pr(false);
852
860
  break;
853
861
  case "IsCustomCategoryStyleAllowed":
854
- this.vb = this.ve();
855
- this.pq(false);
862
+ this.vc = this.vf();
863
+ this.pr(false);
856
864
  break;
857
865
  case "CategoryMode":
858
- if (this.ua != null) {
859
- this.ua.l5(true);
866
+ if (this.ub != null) {
867
+ this.ub.l5(true);
860
868
  }
861
869
  break;
862
870
  }
863
871
  }
864
- vd(a) {
872
+ ve(a) {
865
873
  if (typeCast(NumericYAxis.$, a) !== null) {
866
874
  return true;
867
875
  }
868
876
  return false;
869
877
  }
870
- vc(a) {
878
+ vd(a) {
871
879
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
872
880
  return true;
873
881
  }
874
882
  return false;
875
883
  }
876
- t3(a, b, c) {
884
+ t4(a, b, c) {
877
885
  if (b < a || a < 0 || a > this.c7.count || b < 0 || b > this.c7.count || c == null) {
878
886
  return null;
879
887
  }
@@ -892,39 +900,39 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
892
900
  }
893
901
  return d;
894
902
  }
895
- v7(a) {
903
+ v8(a) {
896
904
  return a.b0.b;
897
905
  }
898
- v9(a) {
906
+ wa(a) {
899
907
  return a.b0.c;
900
908
  }
901
- t2(a, b) {
902
- return this.t3(a, b, this.ut);
909
+ t3(a, b) {
910
+ return this.t4(a, b, this.uu);
903
911
  }
904
912
  get_et() {
905
913
  return true;
906
914
  }
907
915
  ni() {
908
916
  super.ni();
909
- this.ux = null;
917
+ this.uy = null;
910
918
  }
911
919
  c0(a, b, c) {
912
920
  if (this.dv && this.fd(this.bp) && !c) {
913
- let d = this.uw(a, b, this.ux);
914
- this.ux = d;
921
+ let d = this.ux(a, b, this.uy);
922
+ this.uy = d;
915
923
  return d;
916
924
  }
917
925
  else {
918
- let e = this.uv(a, b, this.ux);
919
- this.ux = e;
926
+ let e = this.uw(a, b, this.uy);
927
+ this.uy = e;
920
928
  return e;
921
929
  }
922
930
  }
923
- wb(a) {
924
- let b = this.ud();
931
+ wc(a) {
932
+ let b = this.ue();
925
933
  let c = this.cg.bx;
926
934
  let d = this.cg.by;
927
- let e = this.ua;
935
+ let e = this.ub;
928
936
  let f = 0;
929
937
  if (e.cp) {
930
938
  let g = (a.y - d.top) / d.height;
@@ -958,17 +966,17 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
958
966
  }
959
967
  return j;
960
968
  }
961
- uw(a, b, c) {
969
+ ux(a, b, c) {
962
970
  let d = this.c7.count;
963
- let e = this.ur.b0.c;
964
- let f = this.ur.b0.d;
965
- let g = this.ur.b0.b;
966
- let h = this.ua;
971
+ let e = this.us.b0.c;
972
+ let f = this.us.b0.d;
973
+ let g = this.us.b0.b;
974
+ let h = this.ub;
967
975
  let i = -1;
968
976
  let j = -1;
969
977
  if (h.cn) {
970
- let k = this.ud();
971
- let l = this.wb(b);
978
+ let k = this.ue();
979
+ let l = this.wc(b);
972
980
  i = l;
973
981
  j = l;
974
982
  }
@@ -986,7 +994,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
986
994
  n.f = j;
987
995
  return n;
988
996
  }
989
- uv(a, b, c) {
997
+ uw(a, b, c) {
990
998
  let d = new HighlightingInfo();
991
999
  d.i = this;
992
1000
  d.g = 0;
@@ -997,22 +1005,22 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
997
1005
  }
998
1006
  return d;
999
1007
  }
1000
- ve() {
1001
- return this.vg;
1008
+ vf() {
1009
+ return this.vh;
1002
1010
  }
1003
1011
  hw(a) {
1004
1012
  let b = this.cg.by;
1005
1013
  let c = this.cg.bx;
1006
1014
  let d = -1;
1007
- if (!b.isEmpty && !c.isEmpty && this.ua != null) {
1015
+ if (!b.isEmpty && !c.isEmpty && this.ub != null) {
1008
1016
  let e = this.getEffectiveViewport1(this.cg);
1009
- let f = new ScalerParams(0, b, c, this.ua.ch, e);
1010
- let g = this.tp(this.cg);
1011
- let h = this.ua.em(g.left, f);
1012
- let i = this.ua.em(g.right, f);
1017
+ let f = new ScalerParams(0, b, c, this.ub.ch, e);
1018
+ let g = this.tq(this.cg);
1019
+ let h = this.ub.em(g.left, f);
1020
+ let i = this.ub.em(g.right, f);
1013
1021
  let j = (a.x - b.left) / b.width;
1014
1022
  let k = h + (j * (i - h));
1015
- if (this.ua.categoryMode != 0) {
1023
+ if (this.ub.categoryMode != 0) {
1016
1024
  k -= 0.5;
1017
1025
  }
1018
1026
  d = k;
@@ -1023,10 +1031,10 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1023
1031
  return truncate(Math.round(this.hw(a)));
1024
1032
  }
1025
1033
  get_e6() {
1026
- return typeCast(ISortingAxis_$type, this.ua) !== null;
1034
+ return typeCast(ISortingAxis_$type, this.ub) !== null;
1027
1035
  }
1028
1036
  as() {
1029
- return this.ua;
1037
+ return this.ub;
1030
1038
  }
1031
1039
  jb(a) {
1032
1040
  let b = this.cg.by;
@@ -1036,22 +1044,22 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1036
1044
  return -1;
1037
1045
  }
1038
1046
  let e = new Rect(0, 0, 0, 1, 1);
1039
- let f = new ScalerParams(0, b, c, this.ua.ch, d);
1040
- let g = typeCast(ISortingAxis_$type, this.ua);
1041
- let h = this.tp(this.cg);
1047
+ let f = new ScalerParams(0, b, c, this.ub.ch, d);
1048
+ let g = typeCast(ISortingAxis_$type, this.ub);
1049
+ let h = this.tq(this.cg);
1042
1050
  let i = h.left;
1043
1051
  let j = h.right;
1044
- let k = this.td(a).x;
1045
- let l = this.ua.em(k, f);
1046
- let m = this.ua.em(i, f);
1047
- let n = this.ua.em(j, f);
1052
+ let k = this.te(a).x;
1053
+ let l = this.ub.em(k, f);
1054
+ let m = this.ub.em(i, f);
1055
+ let n = this.ub.em(j, f);
1048
1056
  l = Math.max(m, Math.min(n, l));
1049
1057
  let o = g.i$f(l);
1050
1058
  return o;
1051
1059
  }
1052
1060
  js(a) {
1053
1061
  let b = 0;
1054
- if (typeCast(ISortingAxis_$type, this.ua) !== null) {
1062
+ if (typeCast(ISortingAxis_$type, this.ub) !== null) {
1055
1063
  b = this.jb(a);
1056
1064
  if (b == -1) {
1057
1065
  return null;
@@ -1062,26 +1070,26 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1062
1070
  }
1063
1071
  return b >= 0 && this.c7 != null && b < this.c7.count ? this.c7.item(b) : null;
1064
1072
  }
1065
- ud() {
1066
- let a = this.uc;
1073
+ ue() {
1074
+ let a = this.ud;
1067
1075
  if (this.dk()) {
1068
1076
  if (this.cw.g) {
1069
1077
  this.cw.t();
1070
1078
  }
1071
- a = this.ug;
1079
+ a = this.uh;
1072
1080
  }
1073
1081
  return a;
1074
1082
  }
1075
- v1(a, b, c) {
1076
- if (this.ua == null) {
1083
+ v2(a, b, c) {
1084
+ if (this.ub == null) {
1077
1085
  return 0;
1078
1086
  }
1079
- return this.ua.k5(a, b, c, this.index);
1087
+ return this.ub.k5(a, b, c, this.index);
1080
1088
  }
1081
1089
  fx() {
1082
- return this.vh;
1090
+ return this.vi;
1083
1091
  }
1084
- uk() {
1092
+ ul() {
1085
1093
  return 11;
1086
1094
  }
1087
1095
  cp() {
@@ -1090,18 +1098,18 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1090
1098
  cr() {
1091
1099
  return 3;
1092
1100
  }
1093
- xi(a, b) {
1094
- this.ox();
1095
- this.to = a.aa;
1101
+ xj(a, b) {
1102
+ this.oy();
1103
+ this.tp = a.aa;
1096
1104
  b.aw();
1097
1105
  }
1098
- xg(a, b) {
1106
+ xh(a, b) {
1099
1107
  a.u();
1100
1108
  }
1101
1109
  gm(a, b, c) {
1102
1110
  let d = super.gm(a, b, c);
1103
1111
  let e = c;
1104
- if (this.c7 == null || this.c7.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.ua == null || this.ut == null || e.b0.b < 1 || this.ua.bi == null || this.ut.bi == null || this.ut.lx == this.ut.lw || this.ua.itemsSource == null || this.ua.lf < 1) {
1112
+ if (this.c7 == null || this.c7.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.ub == null || this.uu == null || e.b0.b < 1 || this.ub.bi == null || this.uu.bi == null || this.uu.lx == this.uu.lw || this.ub.itemsSource == null || this.ub.lf < 1) {
1105
1113
  e.b0.b = 0;
1106
1114
  d = false;
1107
1115
  }
@@ -1115,69 +1123,69 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1115
1123
  p1: b
1116
1124
  };
1117
1125
  }
1118
- v5(a) {
1126
+ v6(a) {
1119
1127
  let b = 0;
1120
1128
  let c = a.by;
1121
1129
  let d = a.bx;
1122
1130
  let e = this.getEffectiveViewport1(this.cg);
1123
- if (!c.isEmpty && !d.isEmpty && this.ut != null) {
1124
- let f = new ScalerParams(0, c, d, this.ut.ch, e);
1131
+ if (!c.isEmpty && !d.isEmpty && this.uu != null) {
1132
+ let f = new ScalerParams(0, c, d, this.uu.ch, e);
1125
1133
  f.b = this.h3();
1126
- b = this.ut.ej(this.ut.l7, f);
1134
+ b = this.uu.ej(this.uu.l7, f);
1127
1135
  }
1128
1136
  return b;
1129
1137
  }
1130
1138
  nl() {
1131
1139
  super.nl();
1132
- this.ue.v();
1133
- this.uc.v();
1134
- this.ug.v();
1140
+ this.uf.v();
1141
+ this.ud.v();
1142
+ this.uh.v();
1135
1143
  }
1136
- pr(a) {
1137
- super.pr(a);
1138
- this.ur.b0.e(this.hk);
1144
+ ps(a) {
1145
+ super.ps(a);
1146
+ this.us.b0.e(this.hk);
1139
1147
  if (this.dm(this.cg)) {
1140
1148
  return;
1141
1149
  }
1142
1150
  if (this.f1) {
1143
1151
  if (this.dk()) {
1144
- this.xi(this.ug, this.ur);
1152
+ this.xj(this.uh, this.us);
1145
1153
  }
1146
1154
  else {
1147
- this.xi(this.uc, this.ur);
1155
+ this.xj(this.ud, this.us);
1148
1156
  }
1149
1157
  return;
1150
1158
  }
1151
1159
  if (this.fq(a)) {
1152
- let b = this.ue;
1160
+ let b = this.uf;
1153
1161
  if (this.dk()) {
1154
1162
  if (this.cw.g) {
1155
1163
  this.cw.t();
1156
1164
  }
1157
- this.ue = this.ug;
1158
- this.ug = b;
1165
+ this.uf = this.uh;
1166
+ this.uh = b;
1159
1167
  }
1160
1168
  else {
1161
- this.ue = this.uc;
1162
- this.uc = b;
1169
+ this.uf = this.ud;
1170
+ this.ud = b;
1163
1171
  }
1164
- this.xg(this.uc, this.ur);
1172
+ this.xh(this.ud, this.us);
1165
1173
  let c = false;
1166
1174
  if (this.gc) {
1167
1175
  this.cw.w();
1168
1176
  this.cw.r = truncate(this.ig());
1169
1177
  this.cw.b = this.cy != null ? this.cy : this.cx;
1170
1178
  if (this.gd) {
1171
- let d = this.ug;
1172
- this.ug = this.ue;
1173
- this.ue = d;
1179
+ let d = this.uh;
1180
+ this.uh = this.uf;
1181
+ this.uf = d;
1174
1182
  c = true;
1175
1183
  }
1176
- this.um.s(this, this.ue, this.uc, this.isVertical, this.ua, this.ut, this.ul, this.uk(), this.cq, this.cp(), () => this.v5(this.ur), this.ur.bx);
1184
+ this.un.s(this, this.uf, this.ud, this.isVertical, this.ub, this.uu, this.um, this.ul(), this.cq, this.cp(), () => this.v6(this.us), this.us.bx);
1177
1185
  if (this.gd) {
1178
- let e = this.ug;
1179
- this.ug = this.ue;
1180
- this.ue = e;
1186
+ let e = this.uh;
1187
+ this.uh = this.uf;
1188
+ this.uf = e;
1181
1189
  }
1182
1190
  this.gd = false;
1183
1191
  }
@@ -1186,19 +1194,19 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1186
1194
  this.cw.r = truncate(this.ih());
1187
1195
  this.cw.b = this.cz != null ? this.cz : this.cx;
1188
1196
  if (this.ga) {
1189
- let f = this.ug;
1190
- this.ug = this.ue;
1191
- this.ue = f;
1197
+ let f = this.uh;
1198
+ this.uh = this.uf;
1199
+ this.uf = f;
1192
1200
  c = true;
1193
1201
  }
1194
- this.um.s(this, this.ue, this.uc, this.isVertical, this.ua, this.ut, this.ul, this.uk(), this.cq, this.cp(), () => this.v5(this.ur), this.ur.bx);
1195
- let g = this.uc;
1196
- this.uc = this.ue;
1197
- this.ue = g;
1202
+ this.un.s(this, this.uf, this.ud, this.isVertical, this.ub, this.uu, this.um, this.ul(), this.cq, this.cp(), () => this.v6(this.us), this.us.bx);
1203
+ let g = this.ud;
1204
+ this.ud = this.uf;
1205
+ this.uf = g;
1198
1206
  if (this.ga) {
1199
- let h = this.ug;
1200
- this.ug = this.ue;
1201
- this.ue = h;
1207
+ let h = this.uh;
1208
+ this.uh = this.uf;
1209
+ this.uf = h;
1202
1210
  }
1203
1211
  this.ga = false;
1204
1212
  }
@@ -1206,7 +1214,7 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1206
1214
  if (!c) {
1207
1215
  this.ng();
1208
1216
  }
1209
- this.p4();
1217
+ this.p5();
1210
1218
  if (this.gc) {
1211
1219
  this.gb = false;
1212
1220
  this.ge = false;
@@ -1219,38 +1227,38 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1219
1227
  }
1220
1228
  }
1221
1229
  else {
1222
- this.xg(this.uc, this.ur);
1223
- this.xi(this.uc, this.ur);
1230
+ this.xh(this.ud, this.us);
1231
+ this.xj(this.ud, this.us);
1224
1232
  }
1225
1233
  }
1226
1234
  fy() {
1227
1235
  return true;
1228
1236
  }
1229
- vj(a) {
1237
+ vk(a) {
1230
1238
  for (let b of fromEnum(a)) {
1231
1239
  switch (b) {
1232
1240
  case "HighColumn":
1233
- if (this.u4 == null) {
1241
+ if (this.u5 == null) {
1234
1242
  return false;
1235
1243
  }
1236
1244
  break;
1237
1245
  case "LowColumn":
1238
- if (this.u5 == null) {
1246
+ if (this.u6 == null) {
1239
1247
  return false;
1240
1248
  }
1241
1249
  break;
1242
1250
  case "OpenColumn":
1243
- if (this.u6 == null) {
1251
+ if (this.u7 == null) {
1244
1252
  return false;
1245
1253
  }
1246
1254
  break;
1247
1255
  case "CloseColumn":
1248
- if (this.u3 == null) {
1256
+ if (this.u4 == null) {
1249
1257
  return false;
1250
1258
  }
1251
1259
  break;
1252
1260
  case "VolumeColumn":
1253
- if (this.u8 == null) {
1261
+ if (this.u9 == null) {
1254
1262
  return false;
1255
1263
  }
1256
1264
  break;
@@ -1258,23 +1266,23 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1258
1266
  }
1259
1267
  return true;
1260
1268
  }
1261
- get vk() {
1262
- return this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null;
1269
+ get vl() {
1270
+ return this.ub != null && typeCast(ISortingAxis_$type, this.ub) !== null;
1263
1271
  }
1264
- vf() {
1272
+ vg() {
1265
1273
  return this.typical != null;
1266
1274
  }
1267
- w8(a) {
1275
+ w9(a) {
1268
1276
  this.typical(this, a);
1269
1277
  }
1270
- get vs() {
1271
- return this.vp();
1278
+ get vt() {
1279
+ return this.vq();
1272
1280
  }
1273
- *_vp() {
1281
+ *_vq() {
1274
1282
  let a = false;
1275
- if (this.vf()) {
1276
- let b = this.un(0, this.c7.count);
1277
- this.w8(new FinancialEventArgs(0, this.c7.count, b, this.uo(b), this));
1283
+ if (this.vg()) {
1284
+ let b = this.uo(0, this.c7.count);
1285
+ this.w9(new FinancialEventArgs(0, this.c7.count, b, this.up(b), this));
1278
1286
  if (b.typicalColumn != null) {
1279
1287
  a = true;
1280
1288
  for (let c of fromEnum(b.typicalColumn)) {
@@ -1283,97 +1291,97 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1283
1291
  }
1284
1292
  }
1285
1293
  if (!a) {
1286
- if (this.vk && this.ua.i$b != null) {
1294
+ if (this.vl && this.ub.i$b != null) {
1287
1295
  let d = this.c7.count;
1288
- let e = this.ua.i$b;
1296
+ let e = this.ub.i$b;
1289
1297
  for (let f = 0; f < d; ++f) {
1290
- yield (this.u4.item(e.item(f)) + this.u5.item(e.item(f)) + this.u3.item(e.item(f))) / 3;
1298
+ yield (this.u5.item(e.item(f)) + this.u6.item(e.item(f)) + this.u4.item(e.item(f))) / 3;
1291
1299
  }
1292
1300
  }
1293
1301
  else {
1294
1302
  let g = this.c7.count;
1295
1303
  for (let h = 0; h < g; ++h) {
1296
- yield (this.u4.item(h) + this.u5.item(h) + this.u3.item(h)) / 3;
1304
+ yield (this.u5.item(h) + this.u6.item(h) + this.u4.item(h)) / 3;
1297
1305
  }
1298
1306
  }
1299
1307
  }
1300
1308
  }
1301
- vp() {
1302
- return toEnum(() => this._vp());
1309
+ vq() {
1310
+ return toEnum(() => this._vq());
1303
1311
  }
1304
- get vr() {
1305
- return this.vo();
1312
+ get vs() {
1313
+ return this.vp();
1306
1314
  }
1307
- *_vo() {
1308
- if (this.vk && this.ua.i$b != null) {
1309
- let a = this.u4.count;
1310
- let b = this.ua.i$b;
1315
+ *_vp() {
1316
+ if (this.vl && this.ub.i$b != null) {
1317
+ let a = this.u5.count;
1318
+ let b = this.ub.i$b;
1311
1319
  if (a > 0) {
1312
- yield this.v6(this.u4.item(b.item(0)) - this.u5.item(b.item(0)));
1320
+ yield this.v7(this.u5.item(b.item(0)) - this.u6.item(b.item(0)));
1313
1321
  }
1314
1322
  for (let c = 1; c < a; ++c) {
1315
- yield Math.max(this.v6(this.u4.item(b.item(c)) - this.u5.item(b.item(c))), Math.max(this.v6(Math.abs(this.u4.item(b.item(c)) - this.u3.item(b.item(c - 1)))), this.v6(Math.abs(this.u5.item(b.item(c)) - this.u3.item(b.item(c - 1))))));
1323
+ yield Math.max(this.v7(this.u5.item(b.item(c)) - this.u6.item(b.item(c))), Math.max(this.v7(Math.abs(this.u5.item(b.item(c)) - this.u4.item(b.item(c - 1)))), this.v7(Math.abs(this.u6.item(b.item(c)) - this.u4.item(b.item(c - 1))))));
1316
1324
  }
1317
1325
  }
1318
1326
  else {
1319
- let d = this.u4.count;
1327
+ let d = this.u5.count;
1320
1328
  if (d > 0) {
1321
- yield this.v6(this.u4.item(0) - this.u5.item(0));
1329
+ yield this.v7(this.u5.item(0) - this.u6.item(0));
1322
1330
  }
1323
1331
  for (let e = 1; e < d; ++e) {
1324
- yield Math.max(this.v6(this.u4.item(e) - this.u5.item(e)), Math.max(this.v6(Math.abs(this.u4.item(e) - this.u3.item(e - 1))), this.v6(Math.abs(this.u5.item(e) - this.u3.item(e - 1)))));
1332
+ yield Math.max(this.v7(this.u5.item(e) - this.u6.item(e)), Math.max(this.v7(Math.abs(this.u5.item(e) - this.u4.item(e - 1))), this.v7(Math.abs(this.u6.item(e) - this.u4.item(e - 1)))));
1325
1333
  }
1326
1334
  }
1327
1335
  }
1328
- vo() {
1329
- return toEnum(() => this._vo());
1336
+ vp() {
1337
+ return toEnum(() => this._vp());
1330
1338
  }
1331
- get vq() {
1332
- return this.vn();
1339
+ get vr() {
1340
+ return this.vo();
1333
1341
  }
1334
- *_vn() {
1335
- if (this.vk && this.ua.i$b != null) {
1336
- let a = this.u5.count;
1337
- let b = this.ua.i$b;
1342
+ *_vo() {
1343
+ if (this.vl && this.ub.i$b != null) {
1344
+ let a = this.u6.count;
1345
+ let b = this.ub.i$b;
1338
1346
  if (a > 0) {
1339
- yield this.v6(this.u5.item(b.item(0)));
1347
+ yield this.v7(this.u6.item(b.item(0)));
1340
1348
  }
1341
1349
  for (let c = 1; c < a; c++) {
1342
- yield Math.min(this.v6(this.u5.item(b.item(c))), this.v6(this.u3.item(b.item(c - 1))));
1350
+ yield Math.min(this.v7(this.u6.item(b.item(c))), this.v7(this.u4.item(b.item(c - 1))));
1343
1351
  }
1344
1352
  }
1345
1353
  else {
1346
- let d = this.u5.count;
1354
+ let d = this.u6.count;
1347
1355
  if (d > 0) {
1348
- yield this.v6(this.u5.item(0));
1356
+ yield this.v7(this.u6.item(0));
1349
1357
  }
1350
1358
  for (let e = 1; e < d; e++) {
1351
- yield Math.min(this.v6(this.u5.item(e)), this.v6(this.u3.item(e - 1)));
1359
+ yield Math.min(this.v7(this.u6.item(e)), this.v7(this.u4.item(e - 1)));
1352
1360
  }
1353
1361
  }
1354
1362
  }
1355
- vn() {
1356
- return toEnum(() => this._vn());
1363
+ vo() {
1364
+ return toEnum(() => this._vo());
1357
1365
  }
1358
- vu(a) {
1366
+ vv(a) {
1359
1367
  if (a == null) {
1360
1368
  return null;
1361
1369
  }
1362
- if (this.vk && this.ua.i$b != null) {
1363
- return new SafeSortedReadOnlyDoubleCollection(0, a, this.ua.i$b);
1370
+ if (this.vl && this.ub.i$b != null) {
1371
+ return new SafeSortedReadOnlyDoubleCollection(0, a, this.ub.i$b);
1364
1372
  }
1365
1373
  return new SafeReadOnlyDoubleCollection(0, a);
1366
1374
  }
1367
- vt() {
1375
+ vu() {
1368
1376
  let a = new List$1(String_$type, 0);
1369
1377
  a.add("HighColumn");
1370
1378
  a.add("LowColumn");
1371
1379
  a.add("CloseColumn");
1372
- if (this.typicalBasedOn != null && this.c7 != null && !this.u9) {
1373
- this.u9 = true;
1374
- let b = this.un(0, this.c7.count);
1375
- this.u9 = false;
1376
- let c = new FinancialEventArgs(0, this.c7.count, b, this.uo(b), this);
1380
+ if (this.typicalBasedOn != null && this.c7 != null && !this.va) {
1381
+ this.va = true;
1382
+ let b = this.uo(0, this.c7.count);
1383
+ this.va = false;
1384
+ let c = new FinancialEventArgs(0, this.c7.count, b, this.up(b), this);
1377
1385
  this.typicalBasedOn(this, c);
1378
1386
  if (c.basedOn != null && c.basedOn.count > 0) {
1379
1387
  return c.basedOn;
@@ -1382,213 +1390,213 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1382
1390
  return a;
1383
1391
  }
1384
1392
  getOpenColumnAsArray() {
1385
- if (this.u6 == null) {
1393
+ if (this.u7 == null) {
1386
1394
  return null;
1387
1395
  }
1388
- if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
1389
- if (this.vy != null) {
1390
- return this.vy.asArray();
1396
+ if (this.ub != null && typeCast(ISortingAxis_$type, this.ub) !== null) {
1397
+ if (this.vz != null) {
1398
+ return this.vz.asArray();
1391
1399
  }
1392
- let a = new List$1(Number_$type, 2, this.u6.count);
1393
- let b = this.ua.i$b;
1394
- let c = this.u6.asArray();
1400
+ let a = new List$1(Number_$type, 2, this.u7.count);
1401
+ let b = this.ub.i$b;
1402
+ let c = this.u7.asArray();
1395
1403
  for (let d = 0; d < b.count; d++) {
1396
1404
  a.add(c[b._inner[d]]);
1397
1405
  }
1398
- this.vy = a;
1399
- return this.vy.asArray();
1406
+ this.vz = a;
1407
+ return this.vz.asArray();
1400
1408
  }
1401
1409
  else {
1402
- return this.u6.asArray();
1410
+ return this.u7.asArray();
1403
1411
  }
1404
1412
  }
1405
1413
  getHighColumnAsArray() {
1406
- if (this.u4 == null) {
1414
+ if (this.u5 == null) {
1407
1415
  return null;
1408
1416
  }
1409
- if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
1410
- if (this.vw != null) {
1411
- return this.vw.asArray();
1417
+ if (this.ub != null && typeCast(ISortingAxis_$type, this.ub) !== null) {
1418
+ if (this.vx != null) {
1419
+ return this.vx.asArray();
1412
1420
  }
1413
- let a = new List$1(Number_$type, 2, this.u4.count);
1414
- let b = this.ua.i$b;
1415
- let c = this.u4.asArray();
1421
+ let a = new List$1(Number_$type, 2, this.u5.count);
1422
+ let b = this.ub.i$b;
1423
+ let c = this.u5.asArray();
1416
1424
  for (let d = 0; d < b.count; d++) {
1417
1425
  a.add(c[b._inner[d]]);
1418
1426
  }
1419
- this.vw = a;
1420
- return this.vw.asArray();
1427
+ this.vx = a;
1428
+ return this.vx.asArray();
1421
1429
  }
1422
1430
  else {
1423
- return this.u4.asArray();
1431
+ return this.u5.asArray();
1424
1432
  }
1425
1433
  }
1426
1434
  getLowColumnAsArray() {
1427
- if (this.u5 == null) {
1435
+ if (this.u6 == null) {
1428
1436
  return null;
1429
1437
  }
1430
- if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
1431
- if (this.vx != null) {
1432
- return this.vx.asArray();
1438
+ if (this.ub != null && typeCast(ISortingAxis_$type, this.ub) !== null) {
1439
+ if (this.vy != null) {
1440
+ return this.vy.asArray();
1433
1441
  }
1434
- let a = new List$1(Number_$type, 2, this.u5.count);
1435
- let b = this.ua.i$b;
1436
- let c = this.u5.asArray();
1442
+ let a = new List$1(Number_$type, 2, this.u6.count);
1443
+ let b = this.ub.i$b;
1444
+ let c = this.u6.asArray();
1437
1445
  for (let d = 0; d < b.count; d++) {
1438
1446
  a.add(c[b._inner[d]]);
1439
1447
  }
1440
- this.vx = a;
1441
- return this.vx.asArray();
1448
+ this.vy = a;
1449
+ return this.vy.asArray();
1442
1450
  }
1443
1451
  else {
1444
- return this.u5.asArray();
1452
+ return this.u6.asArray();
1445
1453
  }
1446
1454
  }
1447
1455
  getCloseColumnAsArray() {
1448
- if (this.u3 == null) {
1456
+ if (this.u4 == null) {
1449
1457
  return null;
1450
1458
  }
1451
- if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
1452
- if (this.vv != null) {
1453
- return this.vv.asArray();
1459
+ if (this.ub != null && typeCast(ISortingAxis_$type, this.ub) !== null) {
1460
+ if (this.vw != null) {
1461
+ return this.vw.asArray();
1454
1462
  }
1455
- let a = new List$1(Number_$type, 2, this.u3.count);
1456
- let b = this.ua.i$b;
1457
- let c = this.u3.asArray();
1463
+ let a = new List$1(Number_$type, 2, this.u4.count);
1464
+ let b = this.ub.i$b;
1465
+ let c = this.u4.asArray();
1458
1466
  for (let d = 0; d < b.count; d++) {
1459
1467
  a.add(c[b._inner[d]]);
1460
1468
  }
1461
- this.vv = a;
1462
- return this.vv.asArray();
1469
+ this.vw = a;
1470
+ return this.vw.asArray();
1463
1471
  }
1464
1472
  else {
1465
- return this.u3.asArray();
1473
+ return this.u4.asArray();
1466
1474
  }
1467
1475
  }
1468
1476
  getVolumeColumnAsArray() {
1469
- if (this.u8 == null) {
1477
+ if (this.u9 == null) {
1470
1478
  return null;
1471
1479
  }
1472
- if (this.ua != null && typeCast(ISortingAxis_$type, this.ua) !== null) {
1473
- if (this.vz != null) {
1474
- return this.vz.asArray();
1480
+ if (this.ub != null && typeCast(ISortingAxis_$type, this.ub) !== null) {
1481
+ if (this.v0 != null) {
1482
+ return this.v0.asArray();
1475
1483
  }
1476
- let a = new List$1(Number_$type, 2, this.u8.count);
1477
- let b = this.ua.i$b;
1478
- let c = this.u8.asArray();
1484
+ let a = new List$1(Number_$type, 2, this.u9.count);
1485
+ let b = this.ub.i$b;
1486
+ let c = this.u9.asArray();
1479
1487
  for (let d = 0; d < b.count; d++) {
1480
1488
  a.add(c[b._inner[d]]);
1481
1489
  }
1482
- this.vz = a;
1483
- return this.vz.asArray();
1490
+ this.v0 = a;
1491
+ return this.v0.asArray();
1484
1492
  }
1485
1493
  else {
1486
- return this.u8.asArray();
1494
+ return this.u9.asArray();
1487
1495
  }
1488
1496
  }
1489
1497
  np(a, b, c, d) {
1490
1498
  super.np(a, b, c, d);
1491
- if (this.ua == null || !(typeCast(ISortingAxis_$type, this.ua) !== null)) {
1499
+ if (this.ub == null || !(typeCast(ISortingAxis_$type, this.ub) !== null)) {
1492
1500
  return;
1493
1501
  }
1494
- let e = this.ua.i$b;
1502
+ let e = this.ub.i$b;
1495
1503
  switch (a) {
1496
1504
  case 1:
1497
1505
  for (let f = b; f < c; f++) {
1498
1506
  let g = e._inner[f];
1507
+ if (this.vz != null) {
1508
+ this.vz.insert(f, this.u7.item(g));
1509
+ }
1510
+ if (this.vx != null) {
1511
+ this.vx.insert(f, this.u5.item(g));
1512
+ }
1499
1513
  if (this.vy != null) {
1500
1514
  this.vy.insert(f, this.u6.item(g));
1501
1515
  }
1502
1516
  if (this.vw != null) {
1503
1517
  this.vw.insert(f, this.u4.item(g));
1504
1518
  }
1505
- if (this.vx != null) {
1506
- this.vx.insert(f, this.u5.item(g));
1507
- }
1508
- if (this.vv != null) {
1509
- this.vv.insert(f, this.u3.item(g));
1510
- }
1511
- if (this.vz != null) {
1512
- this.vz.insert(f, this.u8.item(g));
1519
+ if (this.v0 != null) {
1520
+ this.v0.insert(f, this.u9.item(g));
1513
1521
  }
1514
1522
  }
1515
1523
  break;
1516
1524
  case 0:
1525
+ if (this.vz != null) {
1526
+ this.vz.v(b, c);
1527
+ }
1528
+ if (this.vx != null) {
1529
+ this.vx.v(b, c);
1530
+ }
1517
1531
  if (this.vy != null) {
1518
1532
  this.vy.v(b, c);
1519
1533
  }
1520
1534
  if (this.vw != null) {
1521
1535
  this.vw.v(b, c);
1522
1536
  }
1523
- if (this.vx != null) {
1524
- this.vx.v(b, c);
1525
- }
1526
- if (this.vv != null) {
1527
- this.vv.v(b, c);
1528
- }
1529
- if (this.vz != null) {
1530
- this.vz.v(b, c);
1537
+ if (this.v0 != null) {
1538
+ this.v0.v(b, c);
1531
1539
  }
1532
1540
  break;
1533
1541
  case 4:
1542
+ if (this.vz != null) {
1543
+ this.vz = new List$1(Number_$type, 0);
1544
+ }
1545
+ if (this.vx != null) {
1546
+ this.vx = new List$1(Number_$type, 0);
1547
+ }
1534
1548
  if (this.vy != null) {
1535
1549
  this.vy = new List$1(Number_$type, 0);
1536
1550
  }
1537
1551
  if (this.vw != null) {
1538
1552
  this.vw = new List$1(Number_$type, 0);
1539
1553
  }
1540
- if (this.vx != null) {
1541
- this.vx = new List$1(Number_$type, 0);
1542
- }
1543
- if (this.vv != null) {
1544
- this.vv = new List$1(Number_$type, 0);
1545
- }
1546
- if (this.vz != null) {
1547
- this.vz = new List$1(Number_$type, 0);
1554
+ if (this.v0 != null) {
1555
+ this.v0 = new List$1(Number_$type, 0);
1548
1556
  }
1549
1557
  break;
1550
1558
  case 3:
1551
1559
  case 2:
1552
1560
  for (let h = b; h < c; h++) {
1553
1561
  let i = e._inner[h];
1562
+ if (this.vz != null) {
1563
+ this.vz._inner[h] = this.u7.item(i);
1564
+ }
1565
+ if (this.vx != null) {
1566
+ this.vx._inner[h] = this.u5.item(i);
1567
+ }
1554
1568
  if (this.vy != null) {
1555
1569
  this.vy._inner[h] = this.u6.item(i);
1556
1570
  }
1557
1571
  if (this.vw != null) {
1558
1572
  this.vw._inner[h] = this.u4.item(i);
1559
1573
  }
1560
- if (this.vx != null) {
1561
- this.vx._inner[h] = this.u5.item(i);
1562
- }
1563
- if (this.vv != null) {
1564
- this.vv._inner[h] = this.u3.item(i);
1565
- }
1566
- if (this.vz != null) {
1567
- this.vz._inner[h] = this.u8.item(i);
1574
+ if (this.v0 != null) {
1575
+ this.v0._inner[h] = this.u9.item(i);
1568
1576
  }
1569
1577
  }
1570
1578
  break;
1571
1579
  }
1572
- this.xj();
1573
- this.qk();
1580
+ this.xk();
1581
+ this.ql();
1574
1582
  }
1575
- un(a, b) {
1576
- let c = this.vu(this.u6);
1577
- let d = this.vu(this.u3);
1578
- let e = this.vu(this.u4);
1579
- let f = this.vu(this.u5);
1580
- let g = this.vu(this.u8);
1583
+ uo(a, b) {
1584
+ let c = this.vv(this.u7);
1585
+ let d = this.vv(this.u4);
1586
+ let e = this.vv(this.u5);
1587
+ let f = this.vv(this.u6);
1588
+ let g = this.vv(this.u9);
1581
1589
  let h = ((() => {
1582
1590
  let $ret = new FinancialCalculationDataSource();
1583
- $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.vs), this.vt());
1584
- $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.vr), ((() => {
1591
+ $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.vt), this.vu());
1592
+ $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.vs), ((() => {
1585
1593
  let $ret = new List$1(String_$type, 0);
1586
1594
  $ret.add("HighColumn");
1587
1595
  $ret.add("LowColumn");
1588
1596
  $ret.add("CloseColumn");
1589
1597
  return $ret;
1590
1598
  })()));
1591
- $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.vq), ((() => {
1599
+ $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.vr), ((() => {
1592
1600
  let $ret = new List$1(String_$type, 0);
1593
1601
  $ret.add("LowColumn");
1594
1602
  $ret.add("CloseColumn");
@@ -1608,13 +1616,13 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1608
1616
  })());
1609
1617
  return h;
1610
1618
  }
1611
- v6(a) {
1619
+ v7(a) {
1612
1620
  if (isInfinity(a) || isNaN_(a)) {
1613
1621
  return 0;
1614
1622
  }
1615
1623
  return a;
1616
1624
  }
1617
- uo(a) {
1625
+ up(a) {
1618
1626
  return ((() => {
1619
1627
  let $ret = new FinancialCalculationSupportingCalculations();
1620
1628
  $ret.a = new ColumnSupportingCalculation(1, TrendCalculators.b, new List$1(String_$type, 0));
@@ -1635,15 +1643,15 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1635
1643
  $ret.e = new DataSourceSupportingCalculation(1, (b) => TrendCalculators.b(b.typicalColumn, b.longPeriod), a.typicalColumn.basedOn);
1636
1644
  $ret.k = Series.gy;
1637
1645
  $ret.j = Series.gx;
1638
- $ret.i = runOn(this, this.v6);
1646
+ $ret.i = runOn(this, this.v7);
1639
1647
  return $ret;
1640
1648
  })());
1641
1649
  }
1642
1650
  get categoryAxis() {
1643
- return this.ua;
1651
+ return this.ub;
1644
1652
  }
1645
- ps(a, b) {
1646
- super.ps(a, b);
1653
+ pt(a, b) {
1654
+ super.pt(a, b);
1647
1655
  if (!this.f9) {
1648
1656
  this.cg.a4(b);
1649
1657
  return;
@@ -1655,14 +1663,14 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1655
1663
  return;
1656
1664
  }
1657
1665
  if (!this.f2) {
1658
- this.xg(this.uf, c);
1666
+ this.xh(this.ug, c);
1659
1667
  }
1660
1668
  this.f2 = false;
1661
- this.xi(this.uf, c);
1669
+ this.xj(this.ug, c);
1662
1670
  this.f9 = false;
1663
1671
  }
1664
- pp(a, b, c, d, e) {
1665
- super.pp(a, b, c, d, e);
1672
+ pq(a, b, c, d, e) {
1673
+ super.pq(a, b, c, d, e);
1666
1674
  let f = this.a3.a$h.item(d);
1667
1675
  let g = f;
1668
1676
  g.b0.e(this.hk);
@@ -1670,61 +1678,61 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1670
1678
  if (this.dm(g)) {
1671
1679
  return;
1672
1680
  }
1673
- if (this.ub == null) {
1674
- this.ub = new CategoryFrame(3);
1681
+ if (this.uc == null) {
1682
+ this.uc = new CategoryFrame(3);
1675
1683
  }
1676
- this.ub.u();
1677
- this.xg(this.ub, g);
1678
- this.xi(this.ub, g);
1684
+ this.uc.u();
1685
+ this.xh(this.uc, g);
1686
+ this.xj(this.uc, g);
1679
1687
  }
1680
1688
  ao(a) {
1681
- if (this.ua == a) {
1682
- return this.ut;
1689
+ if (this.ub == a) {
1690
+ return this.uu;
1683
1691
  }
1684
- if (this.ut == a) {
1685
- return this.ua;
1692
+ if (this.uu == a) {
1693
+ return this.ub;
1686
1694
  }
1687
1695
  return null;
1688
1696
  }
1689
1697
  preferredCategoryMode(a) {
1690
- let b = typeCast(IDateTimeAxis_$type, this.ua);
1691
- return b != null ? b.preferredCategoryMode(this) : this.ui;
1698
+ let b = typeCast(IDateTimeAxis_$type, this.ub);
1699
+ return b != null ? b.preferredCategoryMode(this) : this.uj;
1692
1700
  }
1693
- get ui() {
1694
- return this.uh;
1701
+ get uj() {
1702
+ return this.ui;
1695
1703
  }
1696
- set ui(a) {
1697
- let b = this.ui;
1704
+ set uj(a) {
1705
+ let b = this.uj;
1698
1706
  if (a != b) {
1699
- this.uh = a;
1700
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.ui));
1707
+ this.ui = a;
1708
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.uj));
1701
1709
  }
1702
1710
  }
1703
1711
  get_e0() {
1704
1712
  return true;
1705
1713
  }
1706
- p0(a, b) {
1707
- super.p0(a, b);
1708
- this.x0 = a;
1714
+ p1(a, b) {
1715
+ super.p1(a, b);
1716
+ this.x1 = a;
1709
1717
  }
1710
- xj() {
1711
- this.hs = this.u3 == null || this.u3.count == 0 ? NaN : this.u3.item(this.u3.count - 1);
1718
+ xk() {
1719
+ this.hs = this.u4 == null || this.u4.count == 0 ? NaN : this.u4.item(this.u4.count - 1);
1712
1720
  }
1713
1721
  ju(a) {
1714
- if (this.us != null && a != null) {
1715
- if (this.uu == null || this.uu.propertyName != this.us.dateTimeMemberPath) {
1716
- this.uu = new FastReflectionHelper(false, this.us.dateTimeMemberPath);
1722
+ if (this.ut != null && a != null) {
1723
+ if (this.uv == null || this.uv.propertyName != this.ut.dateTimeMemberPath) {
1724
+ this.uv = new FastReflectionHelper(false, this.ut.dateTimeMemberPath);
1717
1725
  }
1718
- let b = this.uu.getPropertyValue(a);
1726
+ let b = this.uv.getPropertyValue(a);
1719
1727
  if (typeCast(Date_$type, b) !== null) {
1720
- return dateToStringFormat(b, this.us.itemLabelFormat());
1728
+ return dateToStringFormat(b, this.ut.itemLabelFormat());
1721
1729
  }
1722
1730
  }
1723
1731
  return super.ju(a);
1724
1732
  }
1725
1733
  }
1726
1734
  FinancialSeries.$t = /*@__PURE__*/ markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
1727
- FinancialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:we:xk', [2, null], 'HighMemberPath:wr:xq', [2, null], 'HighlightedCloseMemberPath:wh:xl', [2, null], 'HighlightedHighMemberPath:wj:xm', [2, null], 'HighlightedLowMemberPath:wl:xn', [2, null], 'HighlightedOpenMemberPath:wn:xo', [2, null], 'HighlightedVolumeMemberPath:wp:xp', [2, null], 'IsCustomCategoryStyleAllowed:vg:xr', [0, false], 'IsTransitionInEnabled:vh:xs', [0, false], 'LowMemberPath:ww:xt', [2, null], 'NegativeBrush:x0:xu', [Brush.$, null], 'OpenMemberPath:w0:xv', [2, null], 'TransitionInMode:ul:xw', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:w4:xx', [2, null], 'XAxis:ua:xy', [CategoryAxisBase.$, null], 'YAxis:ut:xz', [NumericYAxis.$, null]]);
1735
+ FinancialSeries.$$p = /*@__PURE__*/ markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:wf:xl', [2, null], 'HighMemberPath:ws:xr', [2, null], 'HighlightedCloseMemberPath:wi:xm', [2, null], 'HighlightedHighMemberPath:wk:xn', [2, null], 'HighlightedLowMemberPath:wm:xo', [2, null], 'HighlightedOpenMemberPath:wo:xp', [2, null], 'HighlightedVolumeMemberPath:wq:xq', [2, null], 'IsCustomCategoryStyleAllowed:vh:xs', [0, false], 'IsTransitionInEnabled:vi:xt', [0, false], 'LowMemberPath:wx:xu', [2, null], 'NegativeBrush:x1:xv', [Brush.$, null], 'OpenMemberPath:w1:xw', [2, null], 'TransitionInMode:um:xx', [CategoryTransitionInMode_$type, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:w5:xy', [2, null], 'XAxis:ub:xz', [CategoryAxisBase.$, null], 'YAxis:uu:x0', [NumericYAxis.$, null]]);
1728
1736
  return FinancialSeries;
1729
1737
  })();
1730
1738
  /**
@@ -1959,11 +1967,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1959
1967
  }
1960
1968
  getDefaultTooltipTemplate() {
1961
1969
  let a = "<div class='ui-chart-default-tooltip-content'>";
1962
- if (this.b2.ua.ce) {
1970
+ if (this.b2.ub.ce) {
1963
1971
  a += "<span>${itemLabel}</span><br/>";
1964
1972
  }
1965
- else if (this.b2.ua.f0 != null) {
1966
- a += "<span>${item." + this.b2.ua.f0 + "}</span><br/>";
1973
+ else if (this.b2.ub.f0 != null) {
1974
+ a += "<span>${item." + this.b2.ub.f0 + "}</span><br/>";
1967
1975
  }
1968
1976
  a += "<span class='ui-priority-primary'";
1969
1977
  let b = this.e.a3.a$r(this.e);
@@ -1979,11 +1987,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1979
1987
  e = stringIsNullOrEmpty(e) ? "High" : e;
1980
1988
  f = stringIsNullOrEmpty(f) ? "Low" : f;
1981
1989
  g = stringIsNullOrEmpty(g) ? "Close" : g;
1982
- a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.w0 + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.wr + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.ww + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.we + "}</td></tr>";
1983
- if (!stringIsNullOrEmpty(this.b2.w4)) {
1990
+ a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.w1 + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.ws + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.wx + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.wf + "}</td></tr>";
1991
+ if (!stringIsNullOrEmpty(this.b2.w5)) {
1984
1992
  let h = c.b1("financialSeries_Volume");
1985
1993
  h = stringIsNullOrEmpty(h) ? "Volume" : h;
1986
- a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.w4 + "}</td></tr>";
1994
+ a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.w5 + "}</td></tr>";
1987
1995
  }
1988
1996
  a += "</table></div>";
1989
1997
  return a;
@@ -1991,7 +1999,7 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1991
1999
  af() {
1992
2000
  let a = new Color();
1993
2001
  a.colorString = "rgba(95,95,95,0.5)";
1994
- this.e.s7 = a;
2002
+ this.e.s8 = a;
1995
2003
  this.e.is = 5;
1996
2004
  this.e.it = 2;
1997
2005
  this.e.iu = 2;