igniteui-webcomponents-charts 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (775) hide show
  1. package/bundles/igniteui-webcomponents-charts.umd.js +32156 -27002
  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 +17 -17
  6. package/esm2015/lib/AnchoredCategorySeries_combined.js +268 -229
  7. package/esm2015/lib/AnchoredRadialBucketCalculator_combined.js +324 -296
  8. package/esm2015/lib/AngleAxisLabelPanel_combined.js +17 -17
  9. package/esm2015/lib/AnnotationLayerProxy.js +34 -34
  10. package/esm2015/lib/AnnotationLayer_combined.js +239 -235
  11. package/esm2015/lib/Arc_combined.js +2 -2
  12. package/esm2015/lib/AreaSeries_combined.js +111 -111
  13. package/esm2015/lib/AverageDirectionalIndexIndicator.js +15 -15
  14. package/esm2015/lib/AverageTrueRangeIndicator.js +15 -15
  15. package/esm2015/lib/AxisAnnotationFrameManager.js +2 -2
  16. package/esm2015/lib/AxisAnnotationManager.js +1 -1
  17. package/esm2015/lib/AxisDefaults.js +3 -3
  18. package/esm2015/lib/AxisVisualDataManager.js +2 -2
  19. package/esm2015/lib/BarSeries_combined.js +184 -180
  20. package/esm2015/lib/BollingerBandWidthIndicator.js +20 -20
  21. package/esm2015/lib/BollingerBandsOverlay_combined.js +180 -180
  22. package/esm2015/lib/BrushScale.js +7 -7
  23. package/esm2015/lib/BubbleSeries_combined.js +298 -298
  24. package/esm2015/lib/CalloutLayer_combined.js +539 -539
  25. package/esm2015/lib/CategoryBucketCalculator_combined.js +478 -331
  26. package/esm2015/lib/CategoryChart.js +530 -500
  27. package/esm2015/lib/CategoryChartToolbarProvider.js +8 -8
  28. package/esm2015/lib/CategoryDateTimeXAxis_combined.js +4 -4
  29. package/esm2015/lib/CategoryErrorBarSettings.js +7 -7
  30. package/esm2015/lib/CategoryHighlightLayerFrame.js +2 -2
  31. package/esm2015/lib/CategoryHighlightLayer_combined.js +94 -94
  32. package/esm2015/lib/CategoryItemHighlightLayerFrame.js +2 -2
  33. package/esm2015/lib/CategoryItemHighlightLayer_combined.js +205 -189
  34. package/esm2015/lib/CategoryMarkerManager.js +1 -1
  35. package/esm2015/lib/CategorySeriesInteractionManager.js +23 -23
  36. package/esm2015/lib/CategoryToolTipLayer_combined.js +127 -127
  37. package/esm2015/lib/CategoryTransitionInMode.js +5 -1
  38. package/esm2015/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  39. package/esm2015/lib/CategoryTrendLineManagerBase.js +1 -1
  40. package/esm2015/lib/CategoryTrendLineManagerFactory.js +1 -1
  41. package/esm2015/lib/CategoryXAxis_combined.js +20 -20
  42. package/esm2015/lib/CategoryYAxis_combined.js +20 -20
  43. package/esm2015/lib/ChaikinOscillatorIndicator.js +14 -14
  44. package/esm2015/lib/ChaikinVolatilityIndicator.js +15 -15
  45. package/esm2015/lib/ChartVisualData.js +1 -1
  46. package/esm2015/lib/ColumnSeries_combined.js +120 -120
  47. package/esm2015/lib/CommodityChannelIndexIndicator.js +15 -15
  48. package/esm2015/lib/CrosshairLayer_combined.js +186 -170
  49. package/esm2015/lib/CustomIndicator.js +23 -23
  50. package/esm2015/lib/DataChartToolbarProvider.js +19 -19
  51. package/esm2015/lib/DataChartVisualDataManager.js +4 -4
  52. package/esm2015/lib/DataLegendContent_combined.js +70 -59
  53. package/esm2015/lib/DataToolTipLayer_combined.js +584 -540
  54. package/esm2015/lib/Defaults.js +11 -11
  55. package/esm2015/lib/DetrendedPriceOscillatorIndicator.js +15 -15
  56. package/esm2015/lib/DomainChartToolbarProvider.js +61 -61
  57. package/esm2015/lib/DomainChart_combined.js +2080 -1976
  58. package/esm2015/lib/EaseOfMovementIndicator.js +6 -6
  59. package/esm2015/lib/FastStochasticOscillatorIndicator.js +15 -15
  60. package/esm2015/lib/FilterStringErrorsParsingEventArgs.js +33 -0
  61. package/esm2015/lib/FinalValueLayer_combined.js +102 -86
  62. package/esm2015/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  63. package/esm2015/lib/FinancialChart_combined.js +1411 -1405
  64. package/esm2015/lib/FinancialEventArgs_combined.js +937 -706
  65. package/esm2015/lib/FinancialIndicator_combined.js +360 -360
  66. package/esm2015/lib/FinancialOverlay.js +43 -43
  67. package/esm2015/lib/FinancialPriceBucketCalculator.js +5 -5
  68. package/esm2015/lib/FinancialPriceSeriesProxy.js +17 -17
  69. package/esm2015/lib/FinancialPriceSeries_combined.js +421 -421
  70. package/esm2015/lib/ForceIndexIndicator.js +16 -16
  71. package/esm2015/lib/FrameExtended.js +1 -1
  72. package/esm2015/lib/FullStochasticOscillatorIndicator.js +28 -28
  73. package/esm2015/lib/HighDensityScatterSeries_combined.js +529 -529
  74. package/esm2015/lib/HighlightingManager.js +5 -1
  75. package/esm2015/lib/HorizontalAnchoredCategorySeries.js +117 -117
  76. package/esm2015/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  77. package/esm2015/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  78. package/esm2015/lib/HorizontalRangeCategorySeries.js +66 -66
  79. package/esm2015/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  80. package/esm2015/lib/IndicatorProxy.js +11 -11
  81. package/esm2015/lib/ItemToolTipLayer_combined.js +153 -135
  82. package/esm2015/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  83. package/esm2015/lib/LineSeries_combined.js +106 -103
  84. package/esm2015/lib/MarketFacilitationIndexIndicator.js +7 -7
  85. package/esm2015/lib/MassIndexIndicator.js +6 -6
  86. package/esm2015/lib/MedianPriceIndicator.js +6 -6
  87. package/esm2015/lib/MoneyFlowIndexIndicator.js +16 -16
  88. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  89. package/esm2015/lib/NegativeVolumeIndexIndicator.js +6 -6
  90. package/esm2015/lib/NumericXAxis_combined.js +3 -3
  91. package/esm2015/lib/NumericYAxis_combined.js +3 -3
  92. package/esm2015/lib/OnBalanceVolumeIndicator.js +6 -6
  93. package/esm2015/lib/OrdinalTimeXAxis.js +2 -2
  94. package/esm2015/lib/OverlayProxy.js +8 -8
  95. package/esm2015/lib/PercentChangeYAxis_combined.js +1 -1
  96. package/esm2015/lib/PercentagePriceOscillatorIndicator.js +14 -14
  97. package/esm2015/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  98. package/esm2015/lib/PieChartViewManager_combined.js +3 -3
  99. package/esm2015/lib/PointSeries_combined.js +25 -25
  100. package/esm2015/lib/PolarAreaSeries_combined.js +73 -70
  101. package/esm2015/lib/PolarBase_combined.js +580 -486
  102. package/esm2015/lib/PolarLineSeriesBase_combined.js +63 -60
  103. package/esm2015/lib/PolarLineSeries_combined.js +49 -49
  104. package/esm2015/lib/PolarScatterSeries_combined.js +19 -19
  105. package/esm2015/lib/PolarSplineAreaSeries_combined.js +78 -75
  106. package/esm2015/lib/PolarSplineSeries_combined.js +53 -53
  107. package/esm2015/lib/PositiveVolumeIndexIndicator.js +6 -6
  108. package/esm2015/lib/PriceChannelOverlay_combined.js +148 -148
  109. package/esm2015/lib/PriceVolumeTrendIndicator.js +6 -6
  110. package/esm2015/lib/RadialAreaSeries_combined.js +91 -91
  111. package/esm2015/lib/RadialAxisLabelPanel_combined.js +1 -1
  112. package/esm2015/lib/RadialBucketCalculator_combined.js +247 -194
  113. package/esm2015/lib/RadialColumnSeries_combined.js +98 -98
  114. package/esm2015/lib/RadialLineSeries_combined.js +95 -92
  115. package/esm2015/lib/RadialPieSeries_combined.js +94 -94
  116. package/esm2015/lib/RangeAreaSeries_combined.js +84 -84
  117. package/esm2015/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  118. package/esm2015/lib/RangeColumnSeries_combined.js +89 -89
  119. package/esm2015/lib/RateOfChangeAndMomentumIndicator.js +15 -15
  120. package/esm2015/lib/RelativeStrengthIndexIndicator.js +16 -16
  121. package/esm2015/lib/RenderValidEventArgs.js +16 -0
  122. package/esm2015/lib/ScatterAreaSeries_combined.js +215 -215
  123. package/esm2015/lib/ScatterBase_combined.js +727 -633
  124. package/esm2015/lib/ScatterContourSeries_combined.js +170 -170
  125. package/esm2015/lib/ScatterErrorBarSettings.js +7 -7
  126. package/esm2015/lib/ScatterLineSeries.js +66 -63
  127. package/esm2015/lib/ScatterLineSeriesView.js +29 -29
  128. package/esm2015/lib/ScatterPolygonSeries_combined.js +330 -325
  129. package/esm2015/lib/ScatterPolylineSeries_combined.js +33 -33
  130. package/esm2015/lib/ScatterSeries_combined.js +22 -22
  131. package/esm2015/lib/ScatterSplineSeries.js +52 -49
  132. package/esm2015/lib/ScatterSplineSeriesView.js +29 -29
  133. package/esm2015/lib/ScatterTriangulationSeries.js +181 -181
  134. package/esm2015/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  135. package/esm2015/lib/SeriesInteractionManager.js +138 -138
  136. package/esm2015/lib/SeriesLayer.js +7 -0
  137. package/esm2015/lib/SeriesLayerCollection.js +7 -0
  138. package/esm2015/lib/SeriesLayerManager.js +7 -0
  139. package/esm2015/lib/SeriesLayerPropertyOverlay.js +7 -0
  140. package/esm2015/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  141. package/esm2015/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +28 -0
  142. package/esm2015/lib/SeriesRenderManager.js +22 -22
  143. package/esm2015/lib/SeriesRenderingArguments.js +1 -1
  144. package/esm2015/lib/SeriesViewerInteractionManager.js +218 -197
  145. package/esm2015/lib/SeriesViewerScrollbarManager.js +11 -11
  146. package/esm2015/lib/SeriesViewerSurfaceViewer.js +14 -14
  147. package/esm2015/lib/SeriesViewer_combined.js +5563 -3778
  148. package/esm2015/lib/SeriesVisualData.js +1 -173
  149. package/esm2015/lib/SeriesVisualDataList.js +1 -15
  150. package/esm2015/lib/SeriesVisualDataManager.js +34 -24
  151. package/esm2015/lib/SeriesVisualData_combined.js +211 -0
  152. package/esm2015/lib/ShapeSeriesBase_combined.js +508 -448
  153. package/esm2015/lib/SizeScale.js +4 -4
  154. package/esm2015/lib/SlowStochasticOscillatorIndicator.js +15 -15
  155. package/esm2015/lib/SplineAreaSeries_combined.js +103 -103
  156. package/esm2015/lib/SplineSeriesBase_combined.js +156 -156
  157. package/esm2015/lib/SplineSeries_combined.js +89 -86
  158. package/esm2015/lib/Stacked100AreaSeries_combined.js +12 -12
  159. package/esm2015/lib/Stacked100BarBucketCalculator.js +7 -7
  160. package/esm2015/lib/Stacked100BarSeries_combined.js +21 -21
  161. package/esm2015/lib/Stacked100ColumnBucketCalculator.js +7 -7
  162. package/esm2015/lib/Stacked100ColumnSeries_combined.js +21 -21
  163. package/esm2015/lib/Stacked100DataPreparer.js +7 -7
  164. package/esm2015/lib/Stacked100LineSeries_combined.js +12 -12
  165. package/esm2015/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  166. package/esm2015/lib/Stacked100SplineSeries_combined.js +12 -12
  167. package/esm2015/lib/StackedLineSeries_combined.js +13 -13
  168. package/esm2015/lib/StackedSeriesCreatedEventArgs_combined.js +2023 -1944
  169. package/esm2015/lib/StackedSeriesVisualData.js +5 -5
  170. package/esm2015/lib/StandardDeviationIndicator.js +15 -15
  171. package/esm2015/lib/StepAreaSeries_combined.js +107 -107
  172. package/esm2015/lib/StepLineSeries_combined.js +106 -103
  173. package/esm2015/lib/StochRSIIndicator.js +15 -15
  174. package/esm2015/lib/StrategyBasedIndicator.js +59 -59
  175. package/esm2015/lib/TRIXIndicator.js +16 -16
  176. package/esm2015/lib/TileZoomManager_combined.js +9 -9
  177. package/esm2015/lib/TimeAxisBase.js +8 -8
  178. package/esm2015/lib/TimeXAxis.js +10 -10
  179. package/esm2015/lib/TransitionOutSpeedType.js +37 -0
  180. package/esm2015/lib/TreemapView_combined.js +17 -17
  181. package/esm2015/lib/TypicalPriceIndicator.js +6 -6
  182. package/esm2015/lib/UltimateOscillatorIndicator.js +6 -6
  183. package/esm2015/lib/ValueLayer_combined.js +208 -192
  184. package/esm2015/lib/ValueOverlay_combined.js +161 -161
  185. package/esm2015/lib/VerticalAnchoredCategorySeries.js +82 -82
  186. package/esm2015/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  187. package/esm2015/lib/WaterfallSeries_combined.js +189 -160
  188. package/esm2015/lib/WeightedCloseIndicator.js +6 -6
  189. package/esm2015/lib/WilliamsPercentRIndicator.js +15 -15
  190. package/esm2015/lib/XYChart.js +784 -781
  191. package/esm2015/lib/XamFunnelView_combined.js +1 -1
  192. package/esm2015/lib/igc-anchored-category-series-component.js +32 -23
  193. package/esm2015/lib/igc-anchored-radial-series-component.js +44 -35
  194. package/esm2015/lib/igc-annotation-layer-component.js +66 -66
  195. package/esm2015/lib/igc-area-fragment-component.js +2 -2
  196. package/esm2015/lib/igc-area-series-component.js +2 -2
  197. package/esm2015/lib/igc-average-directional-index-indicator-component.js +3 -3
  198. package/esm2015/lib/igc-average-true-range-indicator-component.js +3 -3
  199. package/esm2015/lib/igc-bar-fragment-component.js +6 -6
  200. package/esm2015/lib/igc-bar-series-component.js +11 -11
  201. package/esm2015/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  202. package/esm2015/lib/igc-bollinger-bands-overlay-component.js +9 -9
  203. package/esm2015/lib/igc-bubble-series-component.js +35 -35
  204. package/esm2015/lib/igc-callout-layer-component.js +91 -91
  205. package/esm2015/lib/igc-category-chart-component.js +146 -126
  206. package/esm2015/lib/igc-category-highlight-layer-component.js +9 -9
  207. package/esm2015/lib/igc-category-item-highlight-layer-component.js +28 -28
  208. package/esm2015/lib/igc-category-series-component.js +21 -21
  209. package/esm2015/lib/igc-category-tool-tip-layer-component.js +8 -8
  210. package/esm2015/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  211. package/esm2015/lib/igc-column-fragment-component.js +11 -11
  212. package/esm2015/lib/igc-column-series-component.js +13 -13
  213. package/esm2015/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  214. package/esm2015/lib/igc-crosshair-layer-component.js +87 -87
  215. package/esm2015/lib/igc-data-chart-component.js +112 -95
  216. package/esm2015/lib/igc-data-chart-default-tooltips-component.js +27 -1
  217. package/esm2015/lib/igc-data-tool-tip-layer-component.js +359 -359
  218. package/esm2015/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  219. package/esm2015/lib/igc-domain-chart-component.js +781 -650
  220. package/esm2015/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  221. package/esm2015/lib/igc-filter-string-errors-parsing-event-args.js +48 -0
  222. package/esm2015/lib/igc-final-value-layer-component.js +38 -38
  223. package/esm2015/lib/igc-financial-chart-component.js +171 -171
  224. package/esm2015/lib/igc-financial-indicator-component.js +19 -19
  225. package/esm2015/lib/igc-financial-overlay-component.js +5 -5
  226. package/esm2015/lib/igc-financial-price-series-component.js +35 -35
  227. package/esm2015/lib/igc-financial-series-component.js +96 -51
  228. package/esm2015/lib/igc-force-index-indicator-component.js +4 -4
  229. package/esm2015/lib/igc-fragment-base-component.js +2 -2
  230. package/esm2015/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  231. package/esm2015/lib/igc-high-density-scatter-series-component.js +47 -47
  232. package/esm2015/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  233. package/esm2015/lib/igc-horizontal-range-category-series-component.js +19 -19
  234. package/esm2015/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  235. package/esm2015/lib/igc-item-tool-tip-layer-component.js +14 -14
  236. package/esm2015/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  237. package/esm2015/lib/igc-line-fragment-component.js +2 -2
  238. package/esm2015/lib/igc-line-series-component.js +2 -2
  239. package/esm2015/lib/igc-marker-series-component.js +28 -28
  240. package/esm2015/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  241. package/esm2015/lib/igc-money-flow-index-indicator-component.js +4 -4
  242. package/esm2015/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  243. package/esm2015/lib/igc-point-series-component.js +1 -1
  244. package/esm2015/lib/igc-polar-area-series-component.js +4 -4
  245. package/esm2015/lib/igc-polar-base-component.js +88 -70
  246. package/esm2015/lib/igc-polar-line-series-component.js +4 -4
  247. package/esm2015/lib/igc-polar-scatter-series-component.js +1 -1
  248. package/esm2015/lib/igc-polar-spline-area-series-component.js +5 -5
  249. package/esm2015/lib/igc-polar-spline-series-component.js +4 -4
  250. package/esm2015/lib/igc-price-channel-overlay-component.js +6 -6
  251. package/esm2015/lib/igc-radial-area-series-component.js +4 -4
  252. package/esm2015/lib/igc-radial-base-component.js +21 -21
  253. package/esm2015/lib/igc-radial-column-series-component.js +9 -9
  254. package/esm2015/lib/igc-radial-line-series-component.js +4 -4
  255. package/esm2015/lib/igc-radial-pie-series-component.js +9 -9
  256. package/esm2015/lib/igc-range-area-series-component.js +2 -2
  257. package/esm2015/lib/igc-range-category-series-component.js +24 -6
  258. package/esm2015/lib/igc-range-column-series-component.js +10 -10
  259. package/esm2015/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  260. package/esm2015/lib/igc-relative-strength-index-indicator-component.js +4 -4
  261. package/esm2015/lib/igc-scatter-area-series-component.js +15 -15
  262. package/esm2015/lib/igc-scatter-base-component.js +72 -54
  263. package/esm2015/lib/igc-scatter-contour-series-component.js +14 -14
  264. package/esm2015/lib/igc-scatter-line-series-component.js +4 -4
  265. package/esm2015/lib/igc-scatter-polygon-series-component.js +35 -35
  266. package/esm2015/lib/igc-scatter-polyline-series-component.js +3 -3
  267. package/esm2015/lib/igc-scatter-series-component.js +1 -1
  268. package/esm2015/lib/igc-scatter-spline-series-component.js +4 -4
  269. package/esm2015/lib/igc-scatter-triangulation-series-component.js +27 -27
  270. package/esm2015/lib/igc-series-component.js +495 -234
  271. package/esm2015/lib/igc-series-layer-collection.js +48 -0
  272. package/esm2015/lib/igc-series-layer-property-overlay-collection.js +48 -0
  273. package/esm2015/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +39 -0
  274. package/esm2015/lib/igc-series-layer-property-overlay.js +146 -0
  275. package/esm2015/lib/igc-series-layer.js +97 -0
  276. package/esm2015/lib/igc-series-viewer-component.js +296 -285
  277. package/esm2015/lib/igc-shape-series-base-component.js +44 -35
  278. package/esm2015/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  279. package/esm2015/lib/igc-spline-area-fragment-component.js +3 -3
  280. package/esm2015/lib/igc-spline-area-series-component.js +2 -2
  281. package/esm2015/lib/igc-spline-fragment-base-component.js +2 -2
  282. package/esm2015/lib/igc-spline-fragment-component.js +2 -2
  283. package/esm2015/lib/igc-spline-series-base-component.js +7 -7
  284. package/esm2015/lib/igc-spline-series-component.js +1 -1
  285. package/esm2015/lib/igc-stacked-100-area-series-component.js +1 -1
  286. package/esm2015/lib/igc-stacked-100-bar-series-component.js +1 -1
  287. package/esm2015/lib/igc-stacked-100-column-series-component.js +1 -1
  288. package/esm2015/lib/igc-stacked-100-line-series-component.js +1 -1
  289. package/esm2015/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  290. package/esm2015/lib/igc-stacked-100-spline-series-component.js +1 -1
  291. package/esm2015/lib/igc-stacked-area-series-component.js +1 -1
  292. package/esm2015/lib/igc-stacked-bar-series-component.js +12 -12
  293. package/esm2015/lib/igc-stacked-column-series-component.js +9 -9
  294. package/esm2015/lib/igc-stacked-fragment-series-component.js +245 -225
  295. package/esm2015/lib/igc-stacked-line-series-component.js +1 -1
  296. package/esm2015/lib/igc-stacked-series-base-component.js +11 -11
  297. package/esm2015/lib/igc-stacked-spline-area-series-component.js +5 -5
  298. package/esm2015/lib/igc-stacked-spline-series-component.js +4 -4
  299. package/esm2015/lib/igc-standard-deviation-indicator-component.js +3 -3
  300. package/esm2015/lib/igc-step-area-series-component.js +4 -4
  301. package/esm2015/lib/igc-step-line-series-component.js +4 -4
  302. package/esm2015/lib/igc-stoch-rsi-indicator-component.js +3 -3
  303. package/esm2015/lib/igc-trix-indicator-component.js +3 -3
  304. package/esm2015/lib/igc-value-layer-component.js +87 -87
  305. package/esm2015/lib/igc-value-overlay-component.js +47 -47
  306. package/esm2015/lib/igc-vertical-anchored-category-series-component.js +10 -10
  307. package/esm2015/lib/igc-vertical-stacked-series-base-component.js +2 -2
  308. package/esm2015/lib/igc-waterfall-series-component.js +19 -19
  309. package/esm2015/lib/igc-williams-percent-r-indicator-component.js +3 -3
  310. package/esm2015/lib/igc-xy-chart-component.js +218 -218
  311. package/esm2015/public_api.js +16 -0
  312. package/esm5/lib/AbsoluteVolumeOscillatorIndicator.js +14 -14
  313. package/esm5/lib/AccumulationDistributionIndicator.js +6 -6
  314. package/esm5/lib/AnchoredCategorySeriesInteractionManager.js +17 -17
  315. package/esm5/lib/AnchoredCategorySeries_combined.js +264 -225
  316. package/esm5/lib/AnchoredRadialBucketCalculator_combined.js +319 -291
  317. package/esm5/lib/AngleAxisLabelPanel_combined.js +17 -17
  318. package/esm5/lib/AnnotationLayerProxy.js +34 -34
  319. package/esm5/lib/AnnotationLayer_combined.js +237 -233
  320. package/esm5/lib/Arc_combined.js +2 -2
  321. package/esm5/lib/AreaSeries_combined.js +111 -111
  322. package/esm5/lib/AverageDirectionalIndexIndicator.js +14 -14
  323. package/esm5/lib/AverageTrueRangeIndicator.js +14 -14
  324. package/esm5/lib/AxisAnnotationFrameManager.js +2 -2
  325. package/esm5/lib/AxisAnnotationManager.js +1 -1
  326. package/esm5/lib/AxisDefaults.js +3 -3
  327. package/esm5/lib/AxisVisualDataManager.js +2 -2
  328. package/esm5/lib/BarSeries_combined.js +185 -181
  329. package/esm5/lib/BollingerBandWidthIndicator.js +18 -18
  330. package/esm5/lib/BollingerBandsOverlay_combined.js +180 -180
  331. package/esm5/lib/BrushScale.js +7 -7
  332. package/esm5/lib/BubbleSeries_combined.js +295 -295
  333. package/esm5/lib/CalloutLayer_combined.js +529 -529
  334. package/esm5/lib/CategoryBucketCalculator_combined.js +479 -332
  335. package/esm5/lib/CategoryChart.js +492 -454
  336. package/esm5/lib/CategoryChartToolbarProvider.js +8 -8
  337. package/esm5/lib/CategoryDateTimeXAxis_combined.js +4 -4
  338. package/esm5/lib/CategoryErrorBarSettings.js +7 -7
  339. package/esm5/lib/CategoryHighlightLayerFrame.js +2 -2
  340. package/esm5/lib/CategoryHighlightLayer_combined.js +93 -93
  341. package/esm5/lib/CategoryItemHighlightLayerFrame.js +2 -2
  342. package/esm5/lib/CategoryItemHighlightLayer_combined.js +204 -188
  343. package/esm5/lib/CategoryMarkerManager.js +1 -1
  344. package/esm5/lib/CategorySeriesInteractionManager.js +23 -23
  345. package/esm5/lib/CategoryToolTipLayer_combined.js +127 -127
  346. package/esm5/lib/CategoryTransitionInMode.js +5 -1
  347. package/esm5/lib/CategoryTransitionSourceFramePreparer.js +195 -101
  348. package/esm5/lib/CategoryTrendLineManagerBase.js +1 -1
  349. package/esm5/lib/CategoryTrendLineManagerFactory.js +1 -1
  350. package/esm5/lib/CategoryXAxis_combined.js +20 -20
  351. package/esm5/lib/CategoryYAxis_combined.js +20 -20
  352. package/esm5/lib/ChaikinOscillatorIndicator.js +14 -14
  353. package/esm5/lib/ChaikinVolatilityIndicator.js +14 -14
  354. package/esm5/lib/ChartVisualData.js +1 -1
  355. package/esm5/lib/ColumnSeries_combined.js +119 -119
  356. package/esm5/lib/CommodityChannelIndexIndicator.js +14 -14
  357. package/esm5/lib/CrosshairLayer_combined.js +185 -169
  358. package/esm5/lib/CustomIndicator.js +23 -23
  359. package/esm5/lib/DataChartToolbarProvider.js +19 -19
  360. package/esm5/lib/DataChartVisualDataManager.js +4 -4
  361. package/esm5/lib/DataLegendContent_combined.js +135 -108
  362. package/esm5/lib/DataToolTipLayer_combined.js +572 -528
  363. package/esm5/lib/Defaults.js +11 -11
  364. package/esm5/lib/DetrendedPriceOscillatorIndicator.js +14 -14
  365. package/esm5/lib/DomainChartToolbarProvider.js +61 -61
  366. package/esm5/lib/DomainChart_combined.js +1945 -1817
  367. package/esm5/lib/EaseOfMovementIndicator.js +6 -6
  368. package/esm5/lib/FastStochasticOscillatorIndicator.js +14 -14
  369. package/esm5/lib/FilterStringErrorsParsingEventArgs.js +43 -0
  370. package/esm5/lib/FinalValueLayer_combined.js +102 -86
  371. package/esm5/lib/FinancialChartRangeSelectorViewModel.js +21 -14
  372. package/esm5/lib/FinancialChart_combined.js +1343 -1337
  373. package/esm5/lib/FinancialEventArgs_combined.js +919 -688
  374. package/esm5/lib/FinancialIndicator_combined.js +358 -358
  375. package/esm5/lib/FinancialOverlay.js +43 -43
  376. package/esm5/lib/FinancialPriceBucketCalculator.js +5 -5
  377. package/esm5/lib/FinancialPriceSeriesProxy.js +17 -17
  378. package/esm5/lib/FinancialPriceSeries_combined.js +418 -418
  379. package/esm5/lib/ForceIndexIndicator.js +15 -15
  380. package/esm5/lib/FrameExtended.js +1 -1
  381. package/esm5/lib/FullStochasticOscillatorIndicator.js +26 -26
  382. package/esm5/lib/HighDensityScatterSeries_combined.js +523 -523
  383. package/esm5/lib/HighlightingManager.js +5 -1
  384. package/esm5/lib/HorizontalAnchoredCategorySeries.js +115 -115
  385. package/esm5/lib/HorizontalAnchoredCategorySeriesInteractionManager.js +4 -4
  386. package/esm5/lib/HorizontalAnchoredCategorySeriesProxy.js +4 -4
  387. package/esm5/lib/HorizontalRangeCategorySeries.js +66 -66
  388. package/esm5/lib/HorizontalRangeCategorySeriesProxy.js +2 -2
  389. package/esm5/lib/IndicatorProxy.js +11 -11
  390. package/esm5/lib/ItemToolTipLayer_combined.js +153 -135
  391. package/esm5/lib/ItemwiseStrategyBasedIndicator.js +8 -8
  392. package/esm5/lib/LineSeries_combined.js +102 -99
  393. package/esm5/lib/MarketFacilitationIndexIndicator.js +7 -7
  394. package/esm5/lib/MassIndexIndicator.js +6 -6
  395. package/esm5/lib/MedianPriceIndicator.js +6 -6
  396. package/esm5/lib/MoneyFlowIndexIndicator.js +15 -15
  397. package/esm5/lib/MovingAverageConvergenceDivergenceIndicator.js +19 -19
  398. package/esm5/lib/NegativeVolumeIndexIndicator.js +6 -6
  399. package/esm5/lib/NumericXAxis_combined.js +3 -3
  400. package/esm5/lib/NumericYAxis_combined.js +3 -3
  401. package/esm5/lib/OnBalanceVolumeIndicator.js +6 -6
  402. package/esm5/lib/OrdinalTimeXAxis.js +2 -2
  403. package/esm5/lib/OverlayProxy.js +8 -8
  404. package/esm5/lib/PercentChangeYAxis_combined.js +1 -1
  405. package/esm5/lib/PercentagePriceOscillatorIndicator.js +14 -14
  406. package/esm5/lib/PercentageVolumeOscillatorIndicator.js +14 -14
  407. package/esm5/lib/PieChartViewManager_combined.js +3 -3
  408. package/esm5/lib/PointSeries_combined.js +25 -25
  409. package/esm5/lib/PolarAreaSeries_combined.js +73 -70
  410. package/esm5/lib/PolarBase_combined.js +575 -481
  411. package/esm5/lib/PolarLineSeriesBase_combined.js +63 -60
  412. package/esm5/lib/PolarLineSeries_combined.js +49 -49
  413. package/esm5/lib/PolarScatterSeries_combined.js +19 -19
  414. package/esm5/lib/PolarSplineAreaSeries_combined.js +78 -75
  415. package/esm5/lib/PolarSplineSeries_combined.js +53 -53
  416. package/esm5/lib/PositiveVolumeIndexIndicator.js +6 -6
  417. package/esm5/lib/PriceChannelOverlay_combined.js +148 -148
  418. package/esm5/lib/PriceVolumeTrendIndicator.js +6 -6
  419. package/esm5/lib/RadialAreaSeries_combined.js +90 -90
  420. package/esm5/lib/RadialAxisLabelPanel_combined.js +1 -1
  421. package/esm5/lib/RadialBucketCalculator_combined.js +245 -192
  422. package/esm5/lib/RadialColumnSeries_combined.js +97 -97
  423. package/esm5/lib/RadialLineSeries_combined.js +95 -92
  424. package/esm5/lib/RadialPieSeries_combined.js +94 -94
  425. package/esm5/lib/RangeAreaSeries_combined.js +78 -78
  426. package/esm5/lib/RangeCategoryBucketCalculator_combined.js +181 -129
  427. package/esm5/lib/RangeColumnSeries_combined.js +89 -89
  428. package/esm5/lib/RateOfChangeAndMomentumIndicator.js +14 -14
  429. package/esm5/lib/RelativeStrengthIndexIndicator.js +15 -15
  430. package/esm5/lib/RenderValidEventArgs.js +20 -0
  431. package/esm5/lib/ScatterAreaSeries_combined.js +212 -212
  432. package/esm5/lib/ScatterBase_combined.js +714 -620
  433. package/esm5/lib/ScatterContourSeries_combined.js +168 -168
  434. package/esm5/lib/ScatterErrorBarSettings.js +7 -7
  435. package/esm5/lib/ScatterLineSeries.js +66 -63
  436. package/esm5/lib/ScatterLineSeriesView.js +29 -29
  437. package/esm5/lib/ScatterPolygonSeries_combined.js +327 -322
  438. package/esm5/lib/ScatterPolylineSeries_combined.js +33 -33
  439. package/esm5/lib/ScatterSeries_combined.js +22 -22
  440. package/esm5/lib/ScatterSplineSeries.js +52 -49
  441. package/esm5/lib/ScatterSplineSeriesView.js +29 -29
  442. package/esm5/lib/ScatterTriangulationSeries.js +176 -176
  443. package/esm5/lib/SeriesHighlightedValuesDisplayMode.js +17 -0
  444. package/esm5/lib/SeriesInteractionManager.js +138 -138
  445. package/esm5/lib/SeriesLayer.js +7 -0
  446. package/esm5/lib/SeriesLayerCollection.js +7 -0
  447. package/esm5/lib/SeriesLayerManager.js +7 -0
  448. package/esm5/lib/SeriesLayerPropertyOverlay.js +7 -0
  449. package/esm5/lib/SeriesLayerPropertyOverlayCollection.js +7 -0
  450. package/esm5/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.js +34 -0
  451. package/esm5/lib/SeriesRenderManager.js +22 -22
  452. package/esm5/lib/SeriesRenderingArguments.js +1 -1
  453. package/esm5/lib/SeriesViewerInteractionManager.js +218 -197
  454. package/esm5/lib/SeriesViewerScrollbarManager.js +11 -11
  455. package/esm5/lib/SeriesViewerSurfaceViewer.js +14 -14
  456. package/esm5/lib/SeriesViewer_combined.js +6057 -3837
  457. package/esm5/lib/SeriesVisualData.js +1 -284
  458. package/esm5/lib/SeriesVisualDataList.js +1 -16
  459. package/esm5/lib/SeriesVisualDataManager.js +34 -24
  460. package/esm5/lib/SeriesVisualData_combined.js +342 -0
  461. package/esm5/lib/ShapeSeriesBase_combined.js +509 -445
  462. package/esm5/lib/SizeScale.js +4 -4
  463. package/esm5/lib/SlowStochasticOscillatorIndicator.js +14 -14
  464. package/esm5/lib/SplineAreaSeries_combined.js +103 -103
  465. package/esm5/lib/SplineSeriesBase_combined.js +154 -154
  466. package/esm5/lib/SplineSeries_combined.js +82 -79
  467. package/esm5/lib/Stacked100AreaSeries_combined.js +12 -12
  468. package/esm5/lib/Stacked100BarBucketCalculator.js +7 -7
  469. package/esm5/lib/Stacked100BarSeries_combined.js +21 -21
  470. package/esm5/lib/Stacked100ColumnBucketCalculator.js +7 -7
  471. package/esm5/lib/Stacked100ColumnSeries_combined.js +21 -21
  472. package/esm5/lib/Stacked100DataPreparer.js +7 -7
  473. package/esm5/lib/Stacked100LineSeries_combined.js +12 -12
  474. package/esm5/lib/Stacked100SplineAreaSeries_combined.js +12 -12
  475. package/esm5/lib/Stacked100SplineSeries_combined.js +12 -12
  476. package/esm5/lib/StackedLineSeries_combined.js +13 -13
  477. package/esm5/lib/StackedSeriesCreatedEventArgs_combined.js +2362 -2235
  478. package/esm5/lib/StackedSeriesVisualData.js +5 -5
  479. package/esm5/lib/StandardDeviationIndicator.js +14 -14
  480. package/esm5/lib/StepAreaSeries_combined.js +107 -107
  481. package/esm5/lib/StepLineSeries_combined.js +106 -103
  482. package/esm5/lib/StochRSIIndicator.js +14 -14
  483. package/esm5/lib/StrategyBasedIndicator.js +59 -59
  484. package/esm5/lib/TRIXIndicator.js +15 -15
  485. package/esm5/lib/TileZoomManager_combined.js +9 -9
  486. package/esm5/lib/TimeAxisBase.js +8 -8
  487. package/esm5/lib/TimeXAxis.js +10 -10
  488. package/esm5/lib/TransitionOutSpeedType.js +37 -0
  489. package/esm5/lib/TreemapView_combined.js +17 -17
  490. package/esm5/lib/TypicalPriceIndicator.js +6 -6
  491. package/esm5/lib/UltimateOscillatorIndicator.js +6 -6
  492. package/esm5/lib/ValueLayer_combined.js +207 -191
  493. package/esm5/lib/ValueOverlay_combined.js +160 -160
  494. package/esm5/lib/VerticalAnchoredCategorySeries.js +82 -82
  495. package/esm5/lib/VerticalAnchoredCategorySeriesInteractionManager.js +6 -6
  496. package/esm5/lib/WaterfallSeries_combined.js +189 -160
  497. package/esm5/lib/WeightedCloseIndicator.js +6 -6
  498. package/esm5/lib/WilliamsPercentRIndicator.js +14 -14
  499. package/esm5/lib/XYChart.js +714 -711
  500. package/esm5/lib/XamFunnelView_combined.js +1 -1
  501. package/esm5/lib/igc-anchored-category-series-component.js +36 -23
  502. package/esm5/lib/igc-anchored-radial-series-component.js +48 -35
  503. package/esm5/lib/igc-annotation-layer-component.js +66 -66
  504. package/esm5/lib/igc-area-fragment-component.js +2 -2
  505. package/esm5/lib/igc-area-series-component.js +2 -2
  506. package/esm5/lib/igc-average-directional-index-indicator-component.js +3 -3
  507. package/esm5/lib/igc-average-true-range-indicator-component.js +3 -3
  508. package/esm5/lib/igc-bar-fragment-component.js +6 -6
  509. package/esm5/lib/igc-bar-series-component.js +11 -11
  510. package/esm5/lib/igc-bollinger-band-width-indicator-component.js +6 -6
  511. package/esm5/lib/igc-bollinger-bands-overlay-component.js +9 -9
  512. package/esm5/lib/igc-bubble-series-component.js +35 -35
  513. package/esm5/lib/igc-callout-layer-component.js +91 -91
  514. package/esm5/lib/igc-category-chart-component.js +154 -126
  515. package/esm5/lib/igc-category-highlight-layer-component.js +9 -9
  516. package/esm5/lib/igc-category-item-highlight-layer-component.js +28 -28
  517. package/esm5/lib/igc-category-series-component.js +21 -21
  518. package/esm5/lib/igc-category-tool-tip-layer-component.js +8 -8
  519. package/esm5/lib/igc-chaikin-volatility-indicator-component.js +3 -3
  520. package/esm5/lib/igc-column-fragment-component.js +11 -11
  521. package/esm5/lib/igc-column-series-component.js +13 -13
  522. package/esm5/lib/igc-commodity-channel-index-indicator-component.js +3 -3
  523. package/esm5/lib/igc-crosshair-layer-component.js +87 -87
  524. package/esm5/lib/igc-data-chart-component.js +116 -95
  525. package/esm5/lib/igc-data-chart-default-tooltips-component.js +20 -3
  526. package/esm5/lib/igc-data-tool-tip-layer-component.js +359 -359
  527. package/esm5/lib/igc-detrended-price-oscillator-indicator-component.js +3 -3
  528. package/esm5/lib/igc-domain-chart-component.js +810 -650
  529. package/esm5/lib/igc-fast-stochastic-oscillator-indicator-component.js +3 -3
  530. package/esm5/lib/igc-filter-string-errors-parsing-event-args.js +62 -0
  531. package/esm5/lib/igc-final-value-layer-component.js +38 -38
  532. package/esm5/lib/igc-financial-chart-component.js +171 -171
  533. package/esm5/lib/igc-financial-indicator-component.js +19 -19
  534. package/esm5/lib/igc-financial-overlay-component.js +5 -5
  535. package/esm5/lib/igc-financial-price-series-component.js +35 -35
  536. package/esm5/lib/igc-financial-series-component.js +116 -51
  537. package/esm5/lib/igc-force-index-indicator-component.js +4 -4
  538. package/esm5/lib/igc-fragment-base-component.js +2 -2
  539. package/esm5/lib/igc-full-stochastic-oscillator-indicator-component.js +6 -6
  540. package/esm5/lib/igc-high-density-scatter-series-component.js +47 -47
  541. package/esm5/lib/igc-horizontal-anchored-category-series-component.js +7 -7
  542. package/esm5/lib/igc-horizontal-range-category-series-component.js +19 -19
  543. package/esm5/lib/igc-horizontal-stacked-series-base-component.js +4 -4
  544. package/esm5/lib/igc-item-tool-tip-layer-component.js +14 -14
  545. package/esm5/lib/igc-itemwise-strategy-based-indicator-component.js +1 -1
  546. package/esm5/lib/igc-line-fragment-component.js +2 -2
  547. package/esm5/lib/igc-line-series-component.js +2 -2
  548. package/esm5/lib/igc-marker-series-component.js +28 -28
  549. package/esm5/lib/igc-market-facilitation-index-indicator-component.js +1 -1
  550. package/esm5/lib/igc-money-flow-index-indicator-component.js +4 -4
  551. package/esm5/lib/igc-moving-average-convergence-divergence-indicator-component.js +1 -1
  552. package/esm5/lib/igc-point-series-component.js +1 -1
  553. package/esm5/lib/igc-polar-area-series-component.js +4 -4
  554. package/esm5/lib/igc-polar-base-component.js +96 -70
  555. package/esm5/lib/igc-polar-line-series-component.js +4 -4
  556. package/esm5/lib/igc-polar-scatter-series-component.js +1 -1
  557. package/esm5/lib/igc-polar-spline-area-series-component.js +5 -5
  558. package/esm5/lib/igc-polar-spline-series-component.js +4 -4
  559. package/esm5/lib/igc-price-channel-overlay-component.js +6 -6
  560. package/esm5/lib/igc-radial-area-series-component.js +4 -4
  561. package/esm5/lib/igc-radial-base-component.js +21 -21
  562. package/esm5/lib/igc-radial-column-series-component.js +9 -9
  563. package/esm5/lib/igc-radial-line-series-component.js +4 -4
  564. package/esm5/lib/igc-radial-pie-series-component.js +9 -9
  565. package/esm5/lib/igc-range-area-series-component.js +2 -2
  566. package/esm5/lib/igc-range-category-series-component.js +32 -6
  567. package/esm5/lib/igc-range-column-series-component.js +10 -10
  568. package/esm5/lib/igc-rate-of-change-and-momentum-indicator-component.js +3 -3
  569. package/esm5/lib/igc-relative-strength-index-indicator-component.js +4 -4
  570. package/esm5/lib/igc-scatter-area-series-component.js +15 -15
  571. package/esm5/lib/igc-scatter-base-component.js +80 -54
  572. package/esm5/lib/igc-scatter-contour-series-component.js +14 -14
  573. package/esm5/lib/igc-scatter-line-series-component.js +4 -4
  574. package/esm5/lib/igc-scatter-polygon-series-component.js +35 -35
  575. package/esm5/lib/igc-scatter-polyline-series-component.js +3 -3
  576. package/esm5/lib/igc-scatter-series-component.js +1 -1
  577. package/esm5/lib/igc-scatter-spline-series-component.js +4 -4
  578. package/esm5/lib/igc-scatter-triangulation-series-component.js +27 -27
  579. package/esm5/lib/igc-series-component.js +555 -234
  580. package/esm5/lib/igc-series-layer-collection.js +53 -0
  581. package/esm5/lib/igc-series-layer-property-overlay-collection.js +53 -0
  582. package/esm5/lib/igc-series-layer-property-overlay-value-resolving-event-args.js +49 -0
  583. package/esm5/lib/igc-series-layer-property-overlay.js +186 -0
  584. package/esm5/lib/igc-series-layer.js +115 -0
  585. package/esm5/lib/igc-series-viewer-component.js +300 -285
  586. package/esm5/lib/igc-shape-series-base-component.js +48 -35
  587. package/esm5/lib/igc-slow-stochastic-oscillator-indicator-component.js +3 -3
  588. package/esm5/lib/igc-spline-area-fragment-component.js +3 -3
  589. package/esm5/lib/igc-spline-area-series-component.js +2 -2
  590. package/esm5/lib/igc-spline-fragment-base-component.js +2 -2
  591. package/esm5/lib/igc-spline-fragment-component.js +2 -2
  592. package/esm5/lib/igc-spline-series-base-component.js +7 -7
  593. package/esm5/lib/igc-spline-series-component.js +1 -1
  594. package/esm5/lib/igc-stacked-100-area-series-component.js +1 -1
  595. package/esm5/lib/igc-stacked-100-bar-series-component.js +1 -1
  596. package/esm5/lib/igc-stacked-100-column-series-component.js +1 -1
  597. package/esm5/lib/igc-stacked-100-line-series-component.js +1 -1
  598. package/esm5/lib/igc-stacked-100-spline-area-series-component.js +1 -1
  599. package/esm5/lib/igc-stacked-100-spline-series-component.js +1 -1
  600. package/esm5/lib/igc-stacked-area-series-component.js +1 -1
  601. package/esm5/lib/igc-stacked-bar-series-component.js +12 -12
  602. package/esm5/lib/igc-stacked-column-series-component.js +9 -9
  603. package/esm5/lib/igc-stacked-fragment-series-component.js +253 -225
  604. package/esm5/lib/igc-stacked-line-series-component.js +1 -1
  605. package/esm5/lib/igc-stacked-series-base-component.js +11 -11
  606. package/esm5/lib/igc-stacked-spline-area-series-component.js +5 -5
  607. package/esm5/lib/igc-stacked-spline-series-component.js +4 -4
  608. package/esm5/lib/igc-standard-deviation-indicator-component.js +3 -3
  609. package/esm5/lib/igc-step-area-series-component.js +4 -4
  610. package/esm5/lib/igc-step-line-series-component.js +4 -4
  611. package/esm5/lib/igc-stoch-rsi-indicator-component.js +3 -3
  612. package/esm5/lib/igc-trix-indicator-component.js +3 -3
  613. package/esm5/lib/igc-value-layer-component.js +87 -87
  614. package/esm5/lib/igc-value-overlay-component.js +47 -47
  615. package/esm5/lib/igc-vertical-anchored-category-series-component.js +10 -10
  616. package/esm5/lib/igc-vertical-stacked-series-base-component.js +2 -2
  617. package/esm5/lib/igc-waterfall-series-component.js +19 -19
  618. package/esm5/lib/igc-williams-percent-r-indicator-component.js +3 -3
  619. package/esm5/lib/igc-xy-chart-component.js +218 -218
  620. package/esm5/public_api.js +16 -0
  621. package/fesm2015/igniteui-webcomponents-charts.js +31233 -26905
  622. package/fesm5/igniteui-webcomponents-charts.js +32140 -27004
  623. package/lib/AbsoluteVolumeOscillatorIndicator.d.ts +8 -8
  624. package/lib/AccumulationDistributionIndicator.d.ts +4 -4
  625. package/lib/AnchoredCategorySeries_combined.d.ts +72 -66
  626. package/lib/AnchoredRadialBucketCalculator_combined.d.ts +69 -64
  627. package/lib/AnnotationLayer_combined.d.ts +88 -88
  628. package/lib/AreaSeries_combined.d.ts +29 -29
  629. package/lib/AverageDirectionalIndexIndicator.d.ts +9 -9
  630. package/lib/AverageTrueRangeIndicator.d.ts +9 -9
  631. package/lib/BarSeries_combined.d.ts +36 -36
  632. package/lib/BollingerBandWidthIndicator.d.ts +12 -12
  633. package/lib/BollingerBandsOverlay_combined.d.ts +39 -39
  634. package/lib/BubbleSeries_combined.d.ts +60 -60
  635. package/lib/CalloutLayer_combined.d.ts +144 -144
  636. package/lib/CategoryBucketCalculator_combined.d.ts +93 -86
  637. package/lib/CategoryChart.d.ts +170 -164
  638. package/lib/CategoryHighlightLayer_combined.d.ts +30 -30
  639. package/lib/CategoryItemHighlightLayer_combined.d.ts +48 -48
  640. package/lib/CategoryToolTipLayer_combined.d.ts +34 -34
  641. package/lib/CategoryTransitionInMode.d.ts +5 -1
  642. package/lib/CategoryTransitionSourceFramePreparer.d.ts +15 -10
  643. package/lib/ChaikinOscillatorIndicator.d.ts +8 -8
  644. package/lib/ChaikinVolatilityIndicator.d.ts +9 -9
  645. package/lib/ColumnSeries_combined.d.ts +33 -33
  646. package/lib/CommodityChannelIndexIndicator.d.ts +9 -9
  647. package/lib/CrosshairLayer_combined.d.ts +72 -72
  648. package/lib/CustomIndicator.d.ts +8 -8
  649. package/lib/DataToolTipLayer_combined.d.ts +193 -193
  650. package/lib/DetrendedPriceOscillatorIndicator.d.ts +9 -9
  651. package/lib/DomainChart_combined.d.ts +685 -665
  652. package/lib/EaseOfMovementIndicator.d.ts +4 -4
  653. package/lib/FastStochasticOscillatorIndicator.d.ts +9 -9
  654. package/lib/FilterStringErrorsParsingEventArgs.d.ts +14 -0
  655. package/lib/FinalValueLayer_combined.d.ts +35 -35
  656. package/lib/FinancialChartRangeSelectorViewModel.d.ts +5 -5
  657. package/lib/FinancialChart_combined.d.ts +352 -352
  658. package/lib/FinancialEventArgs_combined.d.ts +162 -145
  659. package/lib/FinancialIndicator_combined.d.ts +70 -70
  660. package/lib/FinancialOverlay.d.ts +10 -10
  661. package/lib/FinancialPriceSeries_combined.d.ts +83 -83
  662. package/lib/ForceIndexIndicator.d.ts +10 -10
  663. package/lib/FullStochasticOscillatorIndicator.d.ts +16 -16
  664. package/lib/HighDensityScatterSeries_combined.d.ts +128 -128
  665. package/lib/HorizontalAnchoredCategorySeries.d.ts +32 -32
  666. package/lib/HorizontalRangeCategorySeries.d.ts +20 -20
  667. package/lib/ItemToolTipLayer_combined.d.ts +37 -37
  668. package/lib/ItemwiseStrategyBasedIndicator.d.ts +6 -6
  669. package/lib/LineSeries_combined.d.ts +27 -26
  670. package/lib/MarketFacilitationIndexIndicator.d.ts +5 -5
  671. package/lib/MassIndexIndicator.d.ts +4 -4
  672. package/lib/MedianPriceIndicator.d.ts +4 -4
  673. package/lib/MoneyFlowIndexIndicator.d.ts +10 -10
  674. package/lib/MovingAverageConvergenceDivergenceIndicator.d.ts +11 -11
  675. package/lib/NegativeVolumeIndexIndicator.d.ts +4 -4
  676. package/lib/OnBalanceVolumeIndicator.d.ts +4 -4
  677. package/lib/PercentagePriceOscillatorIndicator.d.ts +8 -8
  678. package/lib/PercentageVolumeOscillatorIndicator.d.ts +8 -8
  679. package/lib/PointSeries_combined.d.ts +10 -10
  680. package/lib/PolarAreaSeries_combined.d.ts +23 -22
  681. package/lib/PolarBase_combined.d.ts +138 -130
  682. package/lib/PolarLineSeriesBase_combined.d.ts +24 -23
  683. package/lib/PolarLineSeries_combined.d.ts +19 -19
  684. package/lib/PolarScatterSeries_combined.d.ts +8 -8
  685. package/lib/PolarSplineAreaSeries_combined.d.ts +24 -23
  686. package/lib/PolarSplineSeries_combined.d.ts +18 -18
  687. package/lib/PositiveVolumeIndexIndicator.d.ts +4 -4
  688. package/lib/PriceChannelOverlay_combined.d.ts +32 -32
  689. package/lib/PriceVolumeTrendIndicator.d.ts +4 -4
  690. package/lib/RadialAreaSeries_combined.d.ts +23 -23
  691. package/lib/RadialBucketCalculator_combined.d.ts +60 -57
  692. package/lib/RadialColumnSeries_combined.d.ts +28 -28
  693. package/lib/RadialLineSeries_combined.d.ts +24 -23
  694. package/lib/RadialPieSeries_combined.d.ts +28 -28
  695. package/lib/RangeAreaSeries_combined.d.ts +23 -23
  696. package/lib/RangeCategoryBucketCalculator_combined.d.ts +31 -24
  697. package/lib/RangeColumnSeries_combined.d.ts +26 -26
  698. package/lib/RateOfChangeAndMomentumIndicator.d.ts +9 -9
  699. package/lib/RelativeStrengthIndexIndicator.d.ts +10 -10
  700. package/lib/RenderValidEventArgs.d.ts +7 -0
  701. package/lib/ScatterAreaSeries_combined.d.ts +50 -50
  702. package/lib/ScatterBase_combined.d.ts +161 -153
  703. package/lib/ScatterContourSeries_combined.d.ts +38 -38
  704. package/lib/ScatterLineSeries.d.ts +15 -14
  705. package/lib/ScatterLineSeriesView.d.ts +8 -8
  706. package/lib/ScatterPolygonSeries_combined.d.ts +86 -86
  707. package/lib/ScatterPolylineSeries_combined.d.ts +15 -15
  708. package/lib/ScatterSeries_combined.d.ts +8 -8
  709. package/lib/ScatterSplineSeries.d.ts +13 -12
  710. package/lib/ScatterSplineSeriesView.d.ts +8 -8
  711. package/lib/ScatterTriangulationSeries.d.ts +48 -48
  712. package/lib/SeriesHighlightedValuesDisplayMode.d.ts +10 -0
  713. package/lib/SeriesLayer.d.ts +1 -0
  714. package/lib/SeriesLayerCollection.d.ts +1 -0
  715. package/lib/SeriesLayerManager.d.ts +1 -0
  716. package/lib/SeriesLayerPropertyOverlay.d.ts +1 -0
  717. package/lib/SeriesLayerPropertyOverlayCollection.d.ts +1 -0
  718. package/lib/SeriesLayerPropertyOverlayValueResolvingEventArgs.d.ts +12 -0
  719. package/lib/SeriesViewer_combined.d.ts +1436 -1176
  720. package/lib/SeriesVisualData.d.ts +1 -50
  721. package/lib/SeriesVisualDataList.d.ts +1 -10
  722. package/lib/SeriesVisualDataManager.d.ts +2 -0
  723. package/lib/SeriesVisualData_combined.d.ts +61 -0
  724. package/lib/ShapeSeriesBase_combined.d.ts +153 -145
  725. package/lib/SlowStochasticOscillatorIndicator.d.ts +9 -9
  726. package/lib/SplineAreaSeries_combined.d.ts +28 -28
  727. package/lib/SplineSeriesBase_combined.d.ts +29 -29
  728. package/lib/SplineSeries_combined.d.ts +24 -23
  729. package/lib/Stacked100AreaSeries_combined.d.ts +6 -6
  730. package/lib/Stacked100BarSeries_combined.d.ts +10 -10
  731. package/lib/Stacked100ColumnSeries_combined.d.ts +10 -10
  732. package/lib/Stacked100LineSeries_combined.d.ts +6 -6
  733. package/lib/Stacked100SplineAreaSeries_combined.d.ts +6 -6
  734. package/lib/Stacked100SplineSeries_combined.d.ts +6 -6
  735. package/lib/StackedLineSeries_combined.d.ts +5 -5
  736. package/lib/StackedSeriesCreatedEventArgs_combined.d.ts +506 -496
  737. package/lib/StackedSeriesVisualData.d.ts +2 -2
  738. package/lib/StandardDeviationIndicator.d.ts +9 -9
  739. package/lib/StepAreaSeries_combined.d.ts +32 -32
  740. package/lib/StepLineSeries_combined.d.ts +30 -29
  741. package/lib/StochRSIIndicator.d.ts +9 -9
  742. package/lib/StrategyBasedIndicator.d.ts +22 -22
  743. package/lib/TRIXIndicator.d.ts +9 -9
  744. package/lib/TransitionOutSpeedType.d.ts +30 -0
  745. package/lib/TypicalPriceIndicator.d.ts +4 -4
  746. package/lib/UltimateOscillatorIndicator.d.ts +4 -4
  747. package/lib/ValueLayer_combined.d.ts +77 -77
  748. package/lib/ValueOverlay_combined.d.ts +52 -52
  749. package/lib/VerticalAnchoredCategorySeries.d.ts +27 -27
  750. package/lib/WaterfallSeries_combined.d.ts +44 -42
  751. package/lib/WeightedCloseIndicator.d.ts +4 -4
  752. package/lib/WilliamsPercentRIndicator.d.ts +9 -9
  753. package/lib/XYChart.d.ts +240 -240
  754. package/lib/igc-anchored-category-series-component.d.ts +5 -0
  755. package/lib/igc-anchored-radial-series-component.d.ts +5 -0
  756. package/lib/igc-category-chart-component.d.ts +11 -0
  757. package/lib/igc-data-chart-component.d.ts +4 -0
  758. package/lib/igc-data-chart-default-tooltips-component.d.ts +1 -0
  759. package/lib/igc-domain-chart-component.d.ts +35 -1
  760. package/lib/igc-filter-string-errors-parsing-event-args.d.ts +22 -0
  761. package/lib/igc-financial-series-component.d.ts +25 -0
  762. package/lib/igc-polar-base-component.d.ts +10 -0
  763. package/lib/igc-range-category-series-component.d.ts +10 -0
  764. package/lib/igc-scatter-base-component.d.ts +10 -0
  765. package/lib/igc-series-component.d.ts +95 -0
  766. package/lib/igc-series-layer-collection.d.ts +8 -0
  767. package/lib/igc-series-layer-property-overlay-collection.d.ts +8 -0
  768. package/lib/igc-series-layer-property-overlay-value-resolving-event-args.d.ts +17 -0
  769. package/lib/igc-series-layer-property-overlay.d.ts +55 -0
  770. package/lib/igc-series-layer.d.ts +31 -0
  771. package/lib/igc-series-viewer-component.d.ts +6 -0
  772. package/lib/igc-shape-series-base-component.d.ts +5 -0
  773. package/lib/igc-stacked-fragment-series-component.d.ts +11 -0
  774. package/package.json +2 -2
  775. package/public_api.d.ts +16 -0
@@ -5,7 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
7
  import { __extends, __generator, __values } from "tslib";
8
- import { EventArgs, Base, markType, typeCast, Point_$type, String_$type, runOn, Number_$type, enumGetBox, fromEnum, toEnum, Date_$type, markDep, Delegate_$type } from "igniteui-webcomponents-core";
8
+ import { EventArgs, Base, markType, typeCast, runOn, delegateCombine, enumGetBox, Point_$type, String_$type, Number_$type, fromEnum, toEnum, Date_$type, markDep, Delegate_$type } from "igniteui-webcomponents-core";
9
9
  import { IBucketizer_$type } from "./IBucketizer";
10
10
  import { ArgumentNullException } from "igniteui-webcomponents-core";
11
11
  import { IFastItemColumn$1_$type } from "igniteui-webcomponents-core";
@@ -29,6 +29,7 @@ import { CategoryMode_$type } from "./CategoryMode";
29
29
  import { ITimeRangeSelectorAxis_$type } from "./ITimeRangeSelectorAxis";
30
30
  import { FastReflectionHelper } from "igniteui-webcomponents-core";
31
31
  import { List$1 } from "igniteui-webcomponents-core";
32
+ import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
32
33
  import { Dictionary$2 } from "igniteui-webcomponents-core";
33
34
  import { CategorySeriesRenderManager } from "./CategorySeriesRenderManager";
34
35
  import { IFastItemsSource_$type } from "igniteui-webcomponents-core";
@@ -155,7 +156,7 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
155
156
  a = this.c;
156
157
  b = this.d;
157
158
  c = this.b;
158
- d = this.a.bz.fx;
159
+ d = this.a.b2.hj;
159
160
  return {
160
161
  p0: a,
161
162
  p1: b,
@@ -164,26 +165,26 @@ var FinancialBucketCalculator = /** @class */ /*@__PURE__*/ (function (_super) {
164
165
  };
165
166
  };
166
167
  FinancialBucketCalculator.prototype.e = function (a) {
167
- var b = this.a.bv;
168
- var c = this.a.bu;
169
- var d = this.a.bu;
170
- if (this.a.bz != null) {
171
- d = this.a.bz.getEffectiveViewport1(this.a);
168
+ var b = this.a.by;
169
+ var c = this.a.bx;
170
+ var d = this.a.bx;
171
+ if (this.a.b2 != null) {
172
+ d = this.a.b2.getEffectiveViewport1(this.a);
172
173
  }
173
- if (b.isEmpty || c.isEmpty || this.a.bz.qk == null) {
174
+ if (b.isEmpty || c.isEmpty || this.a.b2.t9 == null) {
174
175
  this.b = 0;
175
176
  return;
176
177
  }
177
- var e = (this.a.bz.qk != null) ? this.a.bz.qk.ch : false;
178
+ var e = (this.a.b2.t9 != null) ? this.a.b2.t9.ch : false;
178
179
  var f = new ScalerParams(0, b, c, e, d);
179
- var g = this.a.bz.pz(this.a);
180
- var h = typeCast(ISortingAxis_$type, this.a.bz.qk);
180
+ var g = this.a.b2.to(this.a);
181
+ var h = typeCast(ISortingAxis_$type, this.a.b2.t9);
181
182
  if (h == null || h.i$b == null) {
182
- var i = Math.floor(this.a.bz.qk.em(g.left, f));
183
- var j = Math.ceil(this.a.bz.qk.em(g.right, f));
184
- if (this.a.bz.qk.ch) {
185
- j = Math.ceil(this.a.bz.qk.em(g.left, f));
186
- i = Math.floor(this.a.bz.qk.em(g.right, f));
183
+ var i = Math.floor(this.a.b2.t9.em(g.left, f));
184
+ var j = Math.ceil(this.a.b2.t9.em(g.right, f));
185
+ if (this.a.b2.t9.ch) {
186
+ j = Math.ceil(this.a.b2.t9.em(g.left, f));
187
+ i = Math.floor(this.a.b2.t9.em(g.right, f));
187
188
  }
188
189
  var k = Math.floor((j - i + 1) * a / g.width);
189
190
  this.b = truncate(Math.max(1, k));
@@ -211,80 +212,255 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
211
212
  __extends(FinancialSeries, _super);
212
213
  function FinancialSeries() {
213
214
  var _this = _super.call(this) || this;
214
- _this.rb = null;
215
- _this.q9 = null;
216
- _this.ra = null;
217
- _this.q8 = null;
218
- _this.rc = null;
219
- _this.rl = false;
215
+ _this.u0 = null;
216
+ _this.uy = null;
217
+ _this.uz = null;
218
+ _this.ux = null;
219
+ _this.u1 = null;
220
+ _this.va = false;
220
221
  _this.assigningCategoryStyle = null;
221
- _this.qt = null;
222
- _this.rv = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
223
- _this.rw = new Dictionary$2(String_$type, String_$type, 0);
224
- _this.rk = false;
225
- _this.q4 = null;
226
- _this.qo = null;
227
- _this.qq = null;
228
- _this.qm = null;
229
- _this.qw = null;
222
+ _this.ui = null;
223
+ _this.vk = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
224
+ _this.vl = new Dictionary$2(String_$type, String_$type, 0);
225
+ _this.u9 = false;
226
+ _this.ut = null;
227
+ _this.ud = null;
228
+ _this.uf = null;
229
+ _this.ub = null;
230
+ _this.ul = null;
230
231
  _this.typical = null;
231
232
  _this.typicalBasedOn = null;
232
- _this.rj = false;
233
- _this.r8 = null;
234
- _this.r6 = null;
235
- _this.r7 = null;
236
- _this.r5 = null;
237
- _this.r9 = null;
238
- _this.qp = null;
239
- _this.ql = null;
240
- _this.qr = 0;
241
- _this.q5 = null;
242
- _this.q7 = null;
243
- _this.qt = new CategorySeriesRenderManager();
244
- _this.rl = false;
245
- _this.qw = new CategoryTransitionSourceFramePreparer();
246
- _this.qp = new CategoryFrame(3);
233
+ _this.u8 = false;
234
+ _this.vx = null;
235
+ _this.vv = null;
236
+ _this.vw = null;
237
+ _this.vu = null;
238
+ _this.vy = null;
239
+ _this.ue = null;
240
+ _this.ua = null;
241
+ _this.ug = 0;
242
+ _this.uu = null;
243
+ _this.uw = null;
244
+ _this.ui = new CategorySeriesRenderManager();
245
+ _this.va = false;
246
+ _this.ul = new CategoryTransitionSourceFramePreparer();
247
+ _this.ue = new CategoryFrame(3);
247
248
  _this.ab = FinancialSeries.$;
248
- _this.qs = 0;
249
+ _this.uh = 0;
249
250
  return _this;
250
251
  }
251
- FinancialSeries.prototype.l4 = function (a) {
252
- _super.prototype.l4.call(this, a);
253
- this.q1 = a;
252
+ FinancialSeries.prototype.g0 = function () {
253
+ var a = _super.prototype.g0.call(this);
254
+ {
255
+ var b = ((function () {
256
+ var $ret = new SeriesLayerPropertyOverlay();
257
+ $ret.ad = "OpenMemberPath";
258
+ $ret.p = true;
259
+ $ret.y = "HighlightedOpenMemberPath";
260
+ $ret.q = true;
261
+ return $ret;
262
+ })());
263
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xc));
264
+ a.add(b);
265
+ }
266
+ {
267
+ var c = ((function () {
268
+ var $ret = new SeriesLayerPropertyOverlay();
269
+ $ret.ad = "HighMemberPath";
270
+ $ret.p = true;
271
+ $ret.y = "HighlightedHighMemberPath";
272
+ $ret.q = true;
273
+ return $ret;
274
+ })());
275
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.xa));
276
+ a.add(c);
277
+ }
278
+ {
279
+ var d = ((function () {
280
+ var $ret = new SeriesLayerPropertyOverlay();
281
+ $ret.ad = "LowMemberPath";
282
+ $ret.p = true;
283
+ $ret.y = "HighlightedLowMemberPath";
284
+ $ret.q = true;
285
+ return $ret;
286
+ })());
287
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.xb));
288
+ a.add(d);
289
+ }
290
+ {
291
+ var e = ((function () {
292
+ var $ret = new SeriesLayerPropertyOverlay();
293
+ $ret.ad = "CloseMemberPath";
294
+ $ret.p = true;
295
+ $ret.y = "HighlightedCloseMemberPath";
296
+ $ret.q = true;
297
+ return $ret;
298
+ })());
299
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.w9));
300
+ a.add(e);
301
+ }
302
+ {
303
+ var f = ((function () {
304
+ var $ret = new SeriesLayerPropertyOverlay();
305
+ $ret.ad = "VolumeMemberPath";
306
+ $ret.p = true;
307
+ $ret.y = "HighlightedVolumeMemberPath";
308
+ $ret.q = true;
309
+ return $ret;
310
+ })());
311
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.xd));
312
+ a.add(f);
313
+ }
314
+ {
315
+ var g = ((function () {
316
+ var $ret = new SeriesLayerPropertyOverlay();
317
+ $ret.r = true;
318
+ $ret.ad = "Brush";
319
+ $ret.p = true;
320
+ $ret.y = "ActualBrush";
321
+ $ret.q = true;
322
+ return $ret;
323
+ })());
324
+ g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.px));
325
+ a.add(g);
326
+ }
327
+ {
328
+ var h = ((function () {
329
+ var $ret = new SeriesLayerPropertyOverlay();
330
+ $ret.r = true;
331
+ $ret.ad = "Outline";
332
+ $ret.p = true;
333
+ $ret.y = "ActualOutline";
334
+ $ret.q = true;
335
+ return $ret;
336
+ })());
337
+ h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.px));
338
+ a.add(h);
339
+ }
340
+ {
341
+ var i = ((function () {
342
+ var $ret = new SeriesLayerPropertyOverlay();
343
+ $ret.r = true;
344
+ $ret.ad = "NegativeBrush";
345
+ $ret.p = true;
346
+ $ret.q = true;
347
+ return $ret;
348
+ })());
349
+ i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.px));
350
+ a.add(i);
351
+ }
352
+ {
353
+ var j = ((function () {
354
+ var $ret = new SeriesLayerPropertyOverlay();
355
+ $ret.r = true;
356
+ $ret.ad = "NegativeOutline";
357
+ $ret.p = true;
358
+ $ret.q = true;
359
+ return $ret;
360
+ })());
361
+ j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.px));
362
+ a.add(j);
363
+ }
364
+ var k = ((function () {
365
+ var $ret = new SeriesLayerPropertyOverlay();
366
+ $ret.p = true;
367
+ $ret.ad = "IsTransitionInEnabled";
368
+ $ret.x = true;
369
+ $ret.q = true;
370
+ return $ret;
371
+ })());
372
+ a.add(k);
373
+ var l = ((function () {
374
+ var $ret = new SeriesLayerPropertyOverlay();
375
+ $ret.p = true;
376
+ $ret.ad = "TransitionInMode";
377
+ $ret.x = enumGetBox(CategoryTransitionInMode_$type, 20);
378
+ $ret.q = true;
379
+ return $ret;
380
+ })());
381
+ a.add(l);
382
+ return a;
383
+ };
384
+ FinancialSeries.prototype.xc = function (a, b) {
385
+ if (this.wm != null) {
386
+ b.value = this.wm;
387
+ return;
388
+ }
389
+ b.value = this.wz;
390
+ };
391
+ FinancialSeries.prototype.xa = function (a, b) {
392
+ if (this.wi != null) {
393
+ b.value = this.wi;
394
+ return;
395
+ }
396
+ b.value = this.wq;
397
+ };
398
+ FinancialSeries.prototype.xb = function (a, b) {
399
+ if (this.wk != null) {
400
+ b.value = this.wk;
401
+ return;
402
+ }
403
+ b.value = this.wv;
404
+ };
405
+ FinancialSeries.prototype.w9 = function (a, b) {
406
+ if (this.wg != null) {
407
+ b.value = this.wg;
408
+ return;
409
+ }
410
+ b.value = this.wd;
411
+ };
412
+ FinancialSeries.prototype.xd = function (a, b) {
413
+ if (this.wo != null) {
414
+ b.value = this.wo;
415
+ return;
416
+ }
417
+ b.value = this.w3;
418
+ };
419
+ FinancialSeries.prototype.jw = function () {
420
+ if (this.dj()) {
421
+ return this.bi.uf;
422
+ }
423
+ else {
424
+ return this.bi.ub;
425
+ }
426
+ };
427
+ FinancialSeries.prototype.o0 = function (a) {
428
+ _super.prototype.o0.call(this, a);
429
+ this.uq = a;
254
430
  };
255
- FinancialSeries.prototype.get_ds = function () {
431
+ FinancialSeries.prototype.get_ek = function () {
256
432
  return true;
257
433
  };
258
434
  FinancialSeries.prototype.ag = function () {
259
- return [this.qk, this.q6];
435
+ return [this.t9, this.uv];
260
436
  };
261
- FinancialSeries.prototype.h1 = function (a, b) {
262
- var c = this.jv(b);
263
- if (c == FinancialSeries.$$p[6]) {
264
- return this.h2(a, b, this.s0);
437
+ FinancialSeries.prototype.ju = function (a, b) {
438
+ var c = this.lv(b);
439
+ if (c == FinancialSeries.$$p[11]) {
440
+ return this.jv(a, b, this.wz);
265
441
  }
266
- if (c == FinancialSeries.$$p[1]) {
267
- return this.h2(a, b, this.sr);
442
+ if (c == FinancialSeries.$$p[6]) {
443
+ return this.jv(a, b, this.wq);
268
444
  }
269
- if (c == FinancialSeries.$$p[4]) {
270
- return this.h2(a, b, this.sw);
445
+ if (c == FinancialSeries.$$p[9]) {
446
+ return this.jv(a, b, this.wv);
271
447
  }
272
448
  if (c == FinancialSeries.$$p[0]) {
273
- return this.h2(a, b, this.so);
449
+ return this.jv(a, b, this.wd);
274
450
  }
275
- if (c == FinancialSeries.$$p[8]) {
276
- return this.h2(a, b, this.s4);
451
+ if (c == FinancialSeries.$$p[13]) {
452
+ return this.jv(a, b, this.w3);
277
453
  }
278
- return _super.prototype.h1.call(this, a, b);
454
+ return _super.prototype.ju.call(this, a, b);
279
455
  };
280
- FinancialSeries.prototype.sk = function () {
456
+ FinancialSeries.prototype.v9 = function () {
281
457
  return 2;
282
458
  };
283
- FinancialSeries.prototype.si = function () {
459
+ FinancialSeries.prototype.v7 = function () {
284
460
  return 4;
285
461
  };
286
462
  FinancialSeries.prototype.ah = function (a) {
287
- var b = this.aj(this.qk, this.qm.f, this.sh(this.b1), this.sj(this.b1), this.px(a), true);
463
+ var b = this.aj(this.t9, this.ub.f, this.v6(this.cj), this.v8(this.cj), this.tm(a), true);
288
464
  if (b == null) {
289
465
  return null;
290
466
  }
@@ -292,14 +468,14 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
292
468
  var d = b[1];
293
469
  var e = new Array(1);
294
470
  var f = new Array(2);
295
- var g = this.sk();
471
+ var g = this.v9();
296
472
  f[0] = { $type: Point_$type, x: c[0], y: c[g] };
297
473
  f[1] = { $type: Point_$type, x: d[0], y: d[g] };
298
474
  e[0] = f;
299
475
  return e;
300
476
  };
301
477
  FinancialSeries.prototype.ai = function (a) {
302
- var b = this.aj(this.qk, this.qm.f, this.sh(this.b1), this.sj(this.b1), this.px(a), true);
478
+ var b = this.aj(this.t9, this.ub.f, this.v6(this.cj), this.v8(this.cj), this.tm(a), true);
303
479
  if (b == null) {
304
480
  return null;
305
481
  }
@@ -312,437 +488,442 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
312
488
  e[0] = f;
313
489
  return e;
314
490
  };
315
- FinancialSeries.prototype.pf = function () {
316
- return this.tq;
491
+ FinancialSeries.prototype.s3 = function () {
492
+ return this.xz;
317
493
  };
318
- FinancialSeries.prototype.pg = function () {
319
- return this.tq;
494
+ FinancialSeries.prototype.s4 = function () {
495
+ return this.xz;
320
496
  };
321
- FinancialSeries.prototype.kz = function () {
322
- _super.prototype.kz.call(this);
323
- this.qk = null;
324
- this.q6 = null;
497
+ FinancialSeries.prototype.ng = function () {
498
+ _super.prototype.ng.call(this);
499
+ this.t9 = null;
500
+ this.uv = null;
325
501
  };
326
- FinancialSeries.prototype.get_c7 = function () {
502
+ FinancialSeries.prototype.get_dz = function () {
327
503
  return true;
328
504
  };
329
- FinancialSeries.prototype.get_em = function () {
330
- return this.q6 != null && this.q6.ch;
505
+ FinancialSeries.prototype.get_fi = function () {
506
+ return this.uv != null && this.uv.ch;
331
507
  };
332
- Object.defineProperty(FinancialSeries.prototype, "rg", {
508
+ Object.defineProperty(FinancialSeries.prototype, "u5", {
333
509
  get: function () {
334
- return this.rb;
510
+ return this.u0;
335
511
  },
336
512
  set: function (a) {
337
- if (this.rb != a) {
338
- var b = this.rb;
339
- this.rb = a;
340
- this.raisePropertyChanged("OpenColumn", b, this.rb);
513
+ if (this.u0 != a) {
514
+ var b = this.u0;
515
+ this.u0 = a;
516
+ this.raisePropertyChanged("OpenColumn", b, this.u0);
341
517
  }
342
518
  },
343
519
  enumerable: false,
344
520
  configurable: true
345
521
  });
346
- Object.defineProperty(FinancialSeries.prototype, "re", {
522
+ Object.defineProperty(FinancialSeries.prototype, "u3", {
347
523
  get: function () {
348
- return this.q9;
524
+ return this.uy;
349
525
  },
350
526
  set: function (a) {
351
- if (this.q9 != a) {
352
- var b = this.q9;
353
- this.q9 = a;
354
- this.raisePropertyChanged("HighColumn", b, this.q9);
527
+ if (this.uy != a) {
528
+ var b = this.uy;
529
+ this.uy = a;
530
+ this.raisePropertyChanged("HighColumn", b, this.uy);
355
531
  }
356
532
  },
357
533
  enumerable: false,
358
534
  configurable: true
359
535
  });
360
- Object.defineProperty(FinancialSeries.prototype, "rf", {
536
+ Object.defineProperty(FinancialSeries.prototype, "u4", {
361
537
  get: function () {
362
- return this.ra;
538
+ return this.uz;
363
539
  },
364
540
  set: function (a) {
365
- if (this.ra != a) {
366
- var b = this.ra;
367
- this.ra = a;
368
- this.raisePropertyChanged("LowColumn", b, this.ra);
541
+ if (this.uz != a) {
542
+ var b = this.uz;
543
+ this.uz = a;
544
+ this.raisePropertyChanged("LowColumn", b, this.uz);
369
545
  }
370
546
  },
371
547
  enumerable: false,
372
548
  configurable: true
373
549
  });
374
- Object.defineProperty(FinancialSeries.prototype, "rd", {
550
+ Object.defineProperty(FinancialSeries.prototype, "u2", {
375
551
  get: function () {
376
- return this.q8;
552
+ return this.ux;
377
553
  },
378
554
  set: function (a) {
379
- if (this.q8 != a) {
380
- var b = this.q8;
381
- this.q8 = a;
382
- this.raisePropertyChanged("CloseColumn", b, this.q8);
555
+ if (this.ux != a) {
556
+ var b = this.ux;
557
+ this.ux = a;
558
+ this.raisePropertyChanged("CloseColumn", b, this.ux);
383
559
  }
384
560
  },
385
561
  enumerable: false,
386
562
  configurable: true
387
563
  });
388
- Object.defineProperty(FinancialSeries.prototype, "ri", {
564
+ Object.defineProperty(FinancialSeries.prototype, "u7", {
389
565
  get: function () {
390
- return this.rc;
566
+ return this.u1;
391
567
  },
392
568
  set: function (a) {
393
- if (this.rc != a) {
394
- var b = this.rc;
395
- this.rc = a;
396
- this.raisePropertyChanged("VolumeColumn", b, this.rc);
569
+ if (this.u1 != a) {
570
+ var b = this.u1;
571
+ this.u1 = a;
572
+ this.raisePropertyChanged("VolumeColumn", b, this.u1);
397
573
  }
398
574
  },
399
575
  enumerable: false,
400
576
  configurable: true
401
577
  });
402
- FinancialSeries.prototype.rs = function () {
403
- return (this.assigningCategoryStyle != null && this.rl) || this.bl != 1;
578
+ FinancialSeries.prototype.fn = function () {
579
+ return this.highlightedItemsSource != null || (this.wm != null && this.wi != null && this.wk != null && this.wg != null);
404
580
  };
405
- FinancialSeries.prototype.tc = function (a) {
406
- if (this.assigningCategoryStyle != null && this.rl) {
581
+ FinancialSeries.prototype.vh = function () {
582
+ return (this.assigningCategoryStyle != null && this.va) || this.bs != 1;
583
+ };
584
+ FinancialSeries.prototype.xg = function (a) {
585
+ if (this.assigningCategoryStyle != null && this.va) {
407
586
  this.assigningCategoryStyle(this, a);
408
587
  }
409
588
  };
410
- FinancialSeries.prototype.ta = function (a, b, c, d, e, f) {
411
- var g = this.bl != 1;
412
- this.qt.a3(this.qt.b, d.cn, a, b, c, d, e, f, false);
413
- this.qt.ab(this.fv);
414
- var h = this.qt.ay;
589
+ FinancialSeries.prototype.xe = function (a, b, c, d, e, f) {
590
+ var g = this.bs != 1;
591
+ this.ui.a3(this.ui.b, d.cn, a, b, c, d, e, f, false);
592
+ this.ui.ab(this.hh);
593
+ var h = this.ui.ay;
415
594
  var i = null;
416
- var j = this.cl;
417
- if (g && this.ce != null) {
418
- i = this.ce.a7.getHighlightingInfo(this, j, h.o, h.n, false);
595
+ var j = this.c6;
596
+ if (g && this.cy != null) {
597
+ i = this.cy.a7.getHighlightingInfo(this, j, h.o, h.n, false);
419
598
  h.b = i;
420
599
  }
421
600
  h.f = f;
422
- this.tc(h);
423
- this.qt.z(this, i, f, g, b < 0);
601
+ this.xg(h);
602
+ this.ui.z(this, i, f, g, b < 0);
424
603
  };
425
- FinancialSeries.prototype.sa = function (a) {
426
- return this.gb(a, this.qk);
604
+ FinancialSeries.prototype.vz = function (a) {
605
+ return this.hx(a, this.t9);
427
606
  };
428
- FinancialSeries.prototype.ho = function (a, b) {
429
- return this.hp(a, b, this.qk, runOn(this, this.sa), new FinancialValueList(this.rg, this.re, this.rf, this.rd, this.ri));
607
+ FinancialSeries.prototype.jf = function (a, b) {
608
+ return this.jg(a, b, this.t9, runOn(this, this.vz), new FinancialValueList(this.u5, this.u3, this.u4, this.u2, this.u7));
430
609
  };
431
- FinancialSeries.prototype.hm = function (a, b) {
432
- return this.hn(a, b, this.qk, runOn(this, this.sa), new FinancialValueList(this.rg, this.re, this.rf, this.rd, this.ri));
610
+ FinancialSeries.prototype.jd = function (a, b) {
611
+ return this.je(a, b, this.t9, runOn(this, this.vz), new FinancialValueList(this.u5, this.u3, this.u4, this.u2, this.u7));
433
612
  };
434
- FinancialSeries.prototype.f7 = function (a, b, c, d, e) {
613
+ FinancialSeries.prototype.ht = function (a, b, c, d, e) {
435
614
  if (c == null) {
436
615
  return Number.POSITIVE_INFINITY;
437
616
  }
438
- var f = this.qk.lf;
439
- return this.f8(a, b, this.qk, d, e, f, runOn(this, this.sa));
617
+ var f = this.t9.lf;
618
+ return this.hu(a, b, this.t9, d, e, f, runOn(this, this.vz));
440
619
  };
441
620
  FinancialSeries.prototype.getOffsetValue = function () {
442
- return this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1));
621
+ return this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj));
443
622
  };
444
623
  FinancialSeries.prototype.getCategoryWidth = function () {
445
- return this.qk.getCategorySize(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1));
446
- };
447
- FinancialSeries.prototype.ps = function (a, b, c) {
448
- return this.pu(a, b, c, this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1)), this.q6, this.qk, null, null, null);
449
- };
450
- FinancialSeries.prototype.gn = function (a, b, c) {
451
- var d = this.getEffectiveViewport1(this.b1);
452
- var e = this.sb(this.b1.bv, this.b1.bu, d);
453
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
454
- return this.gp(new FinancialValueList(this.rg, this.re, this.rf, this.rd, this.ri), a, this.qk, f, e, runOn(this, this.sa), b, c);
455
- };
456
- FinancialSeries.prototype.gj = function (a, b, c) {
457
- var d = this.getEffectiveViewport1(this.b1);
458
- var e = this.sb(this.b1.bv, this.b1.bu, d);
459
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
460
- return this.gp(this.re, a, this.qk, f, e, runOn(this, this.sa), b, c);
461
- };
462
- FinancialSeries.prototype.gl = function (a, b, c) {
463
- var d = this.getEffectiveViewport1(this.b1);
464
- var e = this.sb(this.b1.bv, this.b1.bu, d);
465
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
466
- return this.gp(this.rf, a, this.qk, f, e, runOn(this, this.sa), b, c);
467
- };
468
- FinancialSeries.prototype.sc = function (a, b, c) {
469
- var d = this.getEffectiveViewport1(this.b1);
470
- var e = this.sb(this.b1.bv, this.b1.bu, d);
471
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
472
- return this.gp(this.rd, a, this.qk, f, e, runOn(this, this.sa), b, c);
473
- };
474
- FinancialSeries.prototype.sd = function (a, b, c) {
475
- var d = this.getEffectiveViewport1(this.b1);
476
- var e = this.sb(this.b1.bv, this.b1.bu, d);
477
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
478
- return this.gp(this.rg, a, this.qk, f, e, runOn(this, this.sa), b, c);
479
- };
480
- FinancialSeries.prototype.se = function (a, b, c) {
481
- var d = this.getEffectiveViewport1(this.b1);
482
- var e = this.sb(this.b1.bv, this.b1.bu, d);
483
- var f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
484
- return this.gp(this.ri, a, this.qk, f, e, runOn(this, this.sa), b, c);
485
- };
486
- FinancialSeries.prototype.po = function (a, b, c) {
624
+ return this.t9.getCategorySize(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj));
625
+ };
626
+ FinancialSeries.prototype.th = function (a, b, c) {
627
+ return this.tj(a, b, c, this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj)), this.uv, this.t9, null, null, null);
628
+ };
629
+ FinancialSeries.prototype.h9 = function (a, b, c) {
630
+ var d = this.getEffectiveViewport1(this.cj);
631
+ var e = this.v0(this.cj.by, this.cj.bx, d);
632
+ var f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
633
+ return this.ib(new FinancialValueList(this.u5, this.u3, this.u4, this.u2, this.u7), a, this.t9, f, e, runOn(this, this.vz), b, c);
634
+ };
635
+ FinancialSeries.prototype.h5 = function (a, b, c) {
636
+ var d = this.getEffectiveViewport1(this.cj);
637
+ var e = this.v0(this.cj.by, this.cj.bx, d);
638
+ var f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
639
+ return this.ib(this.u3, a, this.t9, f, e, runOn(this, this.vz), b, c);
640
+ };
641
+ FinancialSeries.prototype.h7 = function (a, b, c) {
642
+ var d = this.getEffectiveViewport1(this.cj);
643
+ var e = this.v0(this.cj.by, this.cj.bx, d);
644
+ var f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
645
+ return this.ib(this.u4, a, this.t9, f, e, runOn(this, this.vz), b, c);
646
+ };
647
+ FinancialSeries.prototype.v1 = function (a, b, c) {
648
+ var d = this.getEffectiveViewport1(this.cj);
649
+ var e = this.v0(this.cj.by, this.cj.bx, d);
650
+ var f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
651
+ return this.ib(this.u2, a, this.t9, f, e, runOn(this, this.vz), b, c);
652
+ };
653
+ FinancialSeries.prototype.v2 = function (a, b, c) {
654
+ var d = this.getEffectiveViewport1(this.cj);
655
+ var e = this.v0(this.cj.by, this.cj.bx, d);
656
+ var f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
657
+ return this.ib(this.u5, a, this.t9, f, e, runOn(this, this.vz), b, c);
658
+ };
659
+ FinancialSeries.prototype.v3 = function (a, b, c) {
660
+ var d = this.getEffectiveViewport1(this.cj);
661
+ var e = this.v0(this.cj.by, this.cj.bx, d);
662
+ var f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
663
+ return this.ib(this.u7, a, this.t9, f, e, runOn(this, this.vz), b, c);
664
+ };
665
+ FinancialSeries.prototype.td = function (a, b, c) {
487
666
  var _this = this;
488
- return this.pu(a, b, c, this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1)), this.q6, this.qk, runOn(this, this.gj), function (d, e) { return _this.hp(d, e, _this.qk, runOn(_this, _this.sa), _this.re); }, function (d, e) { return _this.hn(d, e, _this.qk, runOn(_this, _this.sa), _this.re); });
667
+ return this.tj(a, b, c, this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj)), this.uv, this.t9, runOn(this, this.h5), function (d, e) { return _this.jg(d, e, _this.t9, runOn(_this, _this.vz), _this.u3); }, function (d, e) { return _this.je(d, e, _this.t9, runOn(_this, _this.vz), _this.u3); });
489
668
  };
490
- FinancialSeries.prototype.pq = function (a, b, c) {
669
+ FinancialSeries.prototype.tf = function (a, b, c) {
491
670
  var _this = this;
492
- return this.pu(a, b, c, this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1)), this.q6, this.qk, runOn(this, this.gl), function (d, e) { return _this.hp(d, e, _this.qk, runOn(_this, _this.sa), _this.rf); }, function (d, e) { return _this.hn(d, e, _this.qk, runOn(_this, _this.sa), _this.rf); });
671
+ return this.tj(a, b, c, this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj)), this.uv, this.t9, runOn(this, this.h7), function (d, e) { return _this.jg(d, e, _this.t9, runOn(_this, _this.vz), _this.u4); }, function (d, e) { return _this.je(d, e, _this.t9, runOn(_this, _this.vz), _this.u4); });
493
672
  };
494
- FinancialSeries.prototype.ts = function (a, b, c) {
673
+ FinancialSeries.prototype.x1 = function (a, b, c) {
495
674
  var _this = this;
496
- return this.pu(a, b, c, this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1)), this.q6, this.qk, runOn(this, this.sd), function (d, e) { return _this.hp(d, e, _this.qk, runOn(_this, _this.sa), _this.rg); }, function (d, e) { return _this.hn(d, e, _this.qk, runOn(_this, _this.sa), _this.rg); });
675
+ return this.tj(a, b, c, this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj)), this.uv, this.t9, runOn(this, this.v2), function (d, e) { return _this.jg(d, e, _this.t9, runOn(_this, _this.vz), _this.u5); }, function (d, e) { return _this.je(d, e, _this.t9, runOn(_this, _this.vz), _this.u5); });
497
676
  };
498
- FinancialSeries.prototype.tr = function (a, b, c) {
677
+ FinancialSeries.prototype.x0 = function (a, b, c) {
499
678
  var _this = this;
500
- return this.pu(a, b, c, this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1)), this.q6, this.qk, runOn(this, this.sc), function (d, e) { return _this.hp(d, e, _this.qk, runOn(_this, _this.sa), _this.rd); }, function (d, e) { return _this.hn(d, e, _this.qk, runOn(_this, _this.sa), _this.rd); });
679
+ return this.tj(a, b, c, this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj)), this.uv, this.t9, runOn(this, this.v1), function (d, e) { return _this.jg(d, e, _this.t9, runOn(_this, _this.vz), _this.u2); }, function (d, e) { return _this.je(d, e, _this.t9, runOn(_this, _this.vz), _this.u2); });
501
680
  };
502
- FinancialSeries.prototype.tt = function (a, b, c) {
681
+ FinancialSeries.prototype.x2 = function (a, b, c) {
503
682
  var _this = this;
504
- return this.pu(a, b, c, this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1)), this.q6, this.qk, runOn(this, this.se), function (d, e) { return _this.hp(d, e, _this.qk, runOn(_this, _this.sa), _this.ri); }, function (d, e) { return _this.hn(d, e, _this.qk, runOn(_this, _this.sa), _this.ri); });
683
+ return this.tj(a, b, c, this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj)), this.uv, this.t9, runOn(this, this.v3), function (d, e) { return _this.jg(d, e, _this.t9, runOn(_this, _this.vz), _this.u7); }, function (d, e) { return _this.je(d, e, _this.t9, runOn(_this, _this.vz), _this.u7); });
505
684
  };
506
- FinancialSeries.prototype.lk = function () {
507
- _super.prototype.lk.call(this);
508
- if (this.qk != null) {
509
- this.qk.h8(false);
685
+ FinancialSeries.prototype.ob = function () {
686
+ _super.prototype.ob.call(this);
687
+ if (this.t9 != null) {
688
+ this.t9.h8(false);
510
689
  }
511
- if (this.q6 != null) {
512
- this.q6.h8(false);
690
+ if (this.uv != null) {
691
+ this.uv.h8(false);
513
692
  }
514
693
  };
515
- FinancialSeries.prototype.nb = function (a, b) {
516
- this.q1.bx.e(this.fx);
517
- this.mn(false);
694
+ FinancialSeries.prototype.qn = function (a, b) {
695
+ this.uq.b0.e(this.hj);
696
+ this.pp(false);
518
697
  };
519
- FinancialSeries.prototype.na = function (a, b) {
520
- if (this.e4 && this.g5 < 0.05) {
521
- this.e5 = true;
698
+ FinancialSeries.prototype.qm = function (a, b) {
699
+ if (this.f9 && this.iv < 0.05) {
700
+ this.ga = true;
701
+ this.gd = false;
702
+ this.ft = false;
522
703
  }
523
- this.q1.bx.e(this.fx);
524
- this.mn(false);
704
+ this.uq.b0.e(this.hj);
705
+ this.pp(false);
525
706
  };
526
- FinancialSeries.prototype.rh = function (a, b, c) {
527
- var d = this.ci(b);
528
- this.rv.addItem(d, b);
529
- this.rw.addItem(b, c);
707
+ FinancialSeries.prototype.u6 = function (a, b, c) {
708
+ var d = this.c3(b);
709
+ this.vk.addItem(d, b);
710
+ this.vl.addItem(b, c);
530
711
  return d;
531
712
  };
532
- FinancialSeries.prototype.s9 = function (a, b) {
713
+ FinancialSeries.prototype.w8 = function (a, b) {
533
714
  if (b == null) {
534
715
  return;
535
716
  }
536
717
  a.deregisterColumn(b);
537
- var c = this.rv.item(b);
538
- this.rw.removeItem(c);
539
- this.rv.removeItem(b);
718
+ var c = this.vk.item(b);
719
+ this.vl.removeItem(c);
720
+ this.vk.removeItem(b);
540
721
  };
541
- FinancialSeries.prototype.l9 = function (a, b, c, d) {
542
- _super.prototype.l9.call(this, a, b, c, d);
722
+ FinancialSeries.prototype.o8 = function (a, b, c, d) {
723
+ _super.prototype.o8.call(this, a, b, c, d);
543
724
  switch (b) {
544
725
  case "SyncLink":
545
- if (this.b9 != null && this.ce != null) {
546
- this.q1.bx.e(this.fx);
547
- this.mn(false);
726
+ if (this.cr != null && this.cy != null) {
727
+ this.uq.b0.e(this.hj);
728
+ this.pp(false);
548
729
  }
549
730
  break;
550
731
  case "SeriesViewer":
551
732
  if (c != null && d == null) {
552
- if (this.qk != null) {
553
- this.qk.b0(this);
733
+ if (this.t9 != null) {
734
+ this.t9.b0(this);
554
735
  }
555
- if (this.q6 != null) {
556
- this.q6.b0(this);
736
+ if (this.uv != null) {
737
+ this.uv.b0(this);
557
738
  }
558
739
  }
559
740
  if (c == null && d != null) {
560
- if (this.qk != null) {
561
- this.qk.ct(this);
741
+ if (this.t9 != null) {
742
+ this.t9.ct(this);
562
743
  }
563
- if (this.q6 != null) {
564
- this.q6.ct(this);
744
+ if (this.uv != null) {
745
+ this.uv.ct(this);
565
746
  }
566
747
  }
567
- this.q1.bx.e(this.fx);
568
- this.mn(false);
748
+ this.uq.b0.e(this.hj);
749
+ this.pp(false);
569
750
  break;
570
751
  case "FastItemsSource":
571
- this.rk = true;
752
+ this.u9 = true;
572
753
  if (typeCast(IFastItemsSource_$type, c) != null) {
573
- this.s9(typeCast(IFastItemsSource_$type, c), this.rg);
574
- this.s9(typeCast(IFastItemsSource_$type, c), this.re);
575
- this.s9(typeCast(IFastItemsSource_$type, c), this.rf);
576
- this.s9(typeCast(IFastItemsSource_$type, c), this.rd);
577
- this.s9(typeCast(IFastItemsSource_$type, c), this.ri);
578
- this.rg = null;
579
- this.re = null;
580
- this.rf = null;
581
- this.rd = null;
582
- this.ri = null;
754
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u5);
755
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u3);
756
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u4);
757
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u2);
758
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u7);
759
+ this.u5 = null;
760
+ this.u3 = null;
761
+ this.u4 = null;
762
+ this.u2 = null;
763
+ this.u7 = null;
583
764
  }
584
765
  if (typeCast(IFastItemsSource_$type, d) != null) {
585
- if (stringIsNullOrEmpty(this.s0) == false) {
586
- this.rg = this.rh(typeCast(IFastItemsSource_$type, d), this.s0, "OpenColumn");
766
+ if (stringIsNullOrEmpty(this.wz) == false) {
767
+ this.u5 = this.u6(typeCast(IFastItemsSource_$type, d), this.wz, "OpenColumn");
587
768
  }
588
- if (stringIsNullOrEmpty(this.sr) == false) {
589
- this.re = this.rh(typeCast(IFastItemsSource_$type, d), this.sr, "HighColumn");
769
+ if (stringIsNullOrEmpty(this.wq) == false) {
770
+ this.u3 = this.u6(typeCast(IFastItemsSource_$type, d), this.wq, "HighColumn");
590
771
  }
591
- if (stringIsNullOrEmpty(this.sw) == false) {
592
- this.rf = this.rh(typeCast(IFastItemsSource_$type, d), this.sw, "LowColumn");
772
+ if (stringIsNullOrEmpty(this.wv) == false) {
773
+ this.u4 = this.u6(typeCast(IFastItemsSource_$type, d), this.wv, "LowColumn");
593
774
  }
594
- if (stringIsNullOrEmpty(this.so) == false) {
595
- this.rd = this.rh(typeCast(IFastItemsSource_$type, d), this.so, "CloseColumn");
775
+ if (stringIsNullOrEmpty(this.wd) == false) {
776
+ this.u2 = this.u6(typeCast(IFastItemsSource_$type, d), this.wd, "CloseColumn");
596
777
  }
597
- if (stringIsNullOrEmpty(this.s4) == false) {
598
- this.ri = this.rh(typeCast(IFastItemsSource_$type, d), this.s4, "VolumeColumn");
778
+ if (stringIsNullOrEmpty(this.w3) == false) {
779
+ this.u7 = this.u6(typeCast(IFastItemsSource_$type, d), this.w3, "VolumeColumn");
599
780
  }
600
781
  }
601
- this.rk = false;
602
- if (this.q6 != null && !this.q6.c1()) {
603
- this.q1.bx.e(this.fx);
604
- this.mn(false);
782
+ this.u9 = false;
783
+ if (this.uv != null && !this.uv.c1()) {
784
+ this.uq.b0.e(this.hj);
785
+ this.pp(this.fq && c != null);
605
786
  }
606
787
  break;
607
- case FinancialSeries.$$p[6]:
608
- if (this.cl != null) {
609
- this.s9(this.cl, this.rg);
610
- this.rg = this.rh(this.cl, this.s0, "OpenColumn");
788
+ case FinancialSeries.$$p[11]:
789
+ if (this.c6 != null) {
790
+ this.w8(this.c6, this.u5);
791
+ this.u5 = this.u6(this.c6, this.wz, "OpenColumn");
611
792
  }
612
793
  break;
613
794
  case "OpenColumn":
614
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
615
- this.q1.bx.e(this.fx);
616
- this.mn(false);
795
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
796
+ this.uq.b0.e(this.hj);
797
+ this.pp(this.fq && this.dn);
617
798
  }
618
799
  break;
619
- case FinancialSeries.$$p[1]:
620
- if (this.cl != null) {
621
- this.s9(this.cl, this.re);
622
- this.re = this.rh(this.cl, this.sr, "HighColumn");
800
+ case FinancialSeries.$$p[6]:
801
+ if (this.c6 != null) {
802
+ this.w8(this.c6, this.u3);
803
+ this.u3 = this.u6(this.c6, this.wq, "HighColumn");
623
804
  }
624
805
  break;
625
806
  case "HighColumn":
626
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
627
- this.q1.bx.e(this.fx);
628
- this.mn(false);
807
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
808
+ this.uq.b0.e(this.hj);
809
+ this.pp(this.fq && this.dn);
629
810
  }
630
811
  break;
631
- case FinancialSeries.$$p[4]:
632
- if (this.cl != null) {
633
- this.s9(this.cl, this.rf);
634
- this.rf = this.rh(this.cl, this.sw, "LowColumn");
812
+ case FinancialSeries.$$p[9]:
813
+ if (this.c6 != null) {
814
+ this.w8(this.c6, this.u4);
815
+ this.u4 = this.u6(this.c6, this.wv, "LowColumn");
635
816
  }
636
817
  break;
637
818
  case "LowColumn":
638
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
639
- this.q1.bx.e(this.fx);
640
- this.mn(false);
819
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
820
+ this.uq.b0.e(this.hj);
821
+ this.pp(this.fq && this.dn);
641
822
  }
642
823
  break;
643
824
  case FinancialSeries.$$p[0]:
644
- if (this.cl != null) {
645
- this.s9(this.cl, this.rd);
646
- this.rd = this.rh(this.cl, this.so, "CloseColumn");
825
+ if (this.c6 != null) {
826
+ this.w8(this.c6, this.u2);
827
+ this.u2 = this.u6(this.c6, this.wd, "CloseColumn");
647
828
  }
648
829
  break;
649
830
  case "CloseColumn":
650
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
651
- this.q1.bx.e(this.fx);
652
- this.mn(false);
831
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
832
+ this.uq.b0.e(this.hj);
833
+ this.pp(this.fq && this.dn);
653
834
  }
654
- this.te();
835
+ this.xi();
655
836
  break;
656
- case FinancialSeries.$$p[8]:
657
- if (this.cl != null) {
658
- this.s9(this.cl, this.ri);
659
- this.ri = this.rh(this.cl, this.s4, "VolumeColumn");
837
+ case FinancialSeries.$$p[13]:
838
+ if (this.c6 != null) {
839
+ this.w8(this.c6, this.u7);
840
+ this.u7 = this.u6(this.c6, this.w3, "VolumeColumn");
660
841
  }
661
842
  break;
662
843
  case "VolumeColumn":
663
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
664
- this.q1.bx.e(this.fx);
665
- this.mn(false);
844
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
845
+ this.uq.b0.e(this.hj);
846
+ this.pp(this.fq && this.dn);
666
847
  }
667
848
  break;
668
- case FinancialSeries.$$p[9]:
849
+ case FinancialSeries.$$p[14]:
669
850
  if (c != null) {
670
851
  c.b0(this);
671
852
  }
672
853
  if (d != null) {
673
854
  d.ct(this);
674
855
  }
675
- this.q1.bx.e(this.fx);
676
- this.mn(false);
677
- this.lu();
678
- this.q5 = typeCast(ITimeRangeSelectorAxis_$type, this.qk);
856
+ this.uq.b0.e(this.hj);
857
+ this.pp(false);
858
+ this.ol();
859
+ this.uu = typeCast(ITimeRangeSelectorAxis_$type, this.t9);
679
860
  break;
680
- case FinancialSeries.$$p[10]:
861
+ case FinancialSeries.$$p[15]:
681
862
  if (c != null) {
682
863
  c.b0(this);
683
864
  }
684
865
  if (d != null) {
685
866
  d.ct(this);
686
867
  }
687
- this.q1.bx.e(this.fx);
688
- if (this.q6 != null) {
689
- this.q6.c1();
868
+ this.uq.b0.e(this.hj);
869
+ if (this.uv != null) {
870
+ this.uv.c1();
690
871
  }
691
872
  {
692
- this.mn(false);
873
+ this.pp(false);
693
874
  }
694
- this.lu();
875
+ this.ol();
695
876
  break;
696
877
  case "TransitionProgress":
697
- this.qq.c(this.g5, this.qo, this.qm);
698
- if (this.cy(this.b1)) {
878
+ this.uf.c(this.iv, this.ud, this.ub);
879
+ if (this.dl(this.cj)) {
699
880
  return;
700
881
  }
701
- if (this.g5 == 1) {
702
- this.qm.v();
703
- this.td(this.qm, this.q1);
704
- if (this.e4) {
705
- this.e4 = false;
706
- this.k3();
707
- this.cf.r = truncate(this.gr());
708
- this.cf.b = this.cg;
882
+ if (this.iv == 1) {
883
+ this.ub.v();
884
+ this.xh(this.ub, this.uq);
885
+ if (this.f9) {
886
+ this.f9 = false;
887
+ this.nk();
888
+ this.cz.r = truncate(this.id());
889
+ this.cz.b = this.c0;
709
890
  }
710
891
  }
711
892
  else {
712
- this.td(this.qq, this.q1);
893
+ this.xh(this.uf, this.uq);
713
894
  }
714
- if (this.ce != null) {
715
- this.ce.ol(this);
895
+ if (this.cy != null) {
896
+ this.cy.on(this);
716
897
  }
717
898
  break;
718
- case FinancialSeries.$$p[5]:
719
- this.mn(false);
899
+ case FinancialSeries.$$p[10]:
900
+ this.pp(false);
720
901
  break;
721
902
  case "IsCustomCategoryStyleAllowed":
722
- this.rl = this.ro();
723
- this.mn(false);
903
+ this.va = this.vd();
904
+ this.pp(false);
724
905
  break;
725
906
  case "CategoryMode":
726
- if (this.qk != null) {
727
- this.qk.l5(true);
907
+ if (this.t9 != null) {
908
+ this.t9.l5(true);
728
909
  }
729
910
  break;
730
911
  }
731
912
  };
732
- FinancialSeries.prototype.rn = function (a) {
913
+ FinancialSeries.prototype.vc = function (a) {
733
914
  if (typeCast(NumericYAxis.$, a) !== null) {
734
915
  return true;
735
916
  }
736
917
  return false;
737
918
  };
738
- FinancialSeries.prototype.rm = function (a) {
919
+ FinancialSeries.prototype.vb = function (a) {
739
920
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
740
921
  return true;
741
922
  }
742
923
  return false;
743
924
  };
744
- FinancialSeries.prototype.qd = function (a, b, c) {
745
- if (b < a || a < 0 || a > this.cl.count || b < 0 || b > this.cl.count || c == null) {
925
+ FinancialSeries.prototype.t2 = function (a, b, c) {
926
+ if (b < a || a < 0 || a > this.c6.count || b < 0 || b > this.c6.count || c == null) {
746
927
  return null;
747
928
  }
748
929
  var d = new Array((b - a) + 1);
@@ -756,43 +937,43 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
756
937
  if (e) {
757
938
  h = f._inner[h];
758
939
  }
759
- d[g - a] = this.cl.item(g);
940
+ d[g - a] = this.c6.item(g);
760
941
  }
761
942
  return d;
762
943
  };
763
- FinancialSeries.prototype.sh = function (a) {
764
- return a.bx.b;
944
+ FinancialSeries.prototype.v6 = function (a) {
945
+ return a.b0.b;
765
946
  };
766
- FinancialSeries.prototype.sj = function (a) {
767
- return a.bx.c;
947
+ FinancialSeries.prototype.v8 = function (a) {
948
+ return a.b0.c;
768
949
  };
769
- FinancialSeries.prototype.qc = function (a, b) {
770
- return this.qd(a, b, this.q6);
950
+ FinancialSeries.prototype.t1 = function (a, b) {
951
+ return this.t2(a, b, this.uv);
771
952
  };
772
- FinancialSeries.prototype.get_d0 = function () {
953
+ FinancialSeries.prototype.get_es = function () {
773
954
  return true;
774
955
  };
775
- FinancialSeries.prototype.k0 = function () {
776
- _super.prototype.k0.call(this);
777
- this.q4 = null;
956
+ FinancialSeries.prototype.nh = function () {
957
+ _super.prototype.nh.call(this);
958
+ this.ut = null;
778
959
  };
779
960
  FinancialSeries.prototype.ax = function (a, b, c) {
780
- if (this.c3 && this.ei(this.bl) && !c) {
781
- var d = this.q3(a, b, this.q4);
782
- this.q4 = d;
961
+ if (this.du && this.fc(this.bs) && !c) {
962
+ var d = this.us(a, b, this.ut);
963
+ this.ut = d;
783
964
  return d;
784
965
  }
785
966
  else {
786
- var e = this.q2(a, b, this.q4);
787
- this.q4 = e;
967
+ var e = this.ur(a, b, this.ut);
968
+ this.ut = e;
788
969
  return e;
789
970
  }
790
971
  };
791
- FinancialSeries.prototype.sl = function (a) {
792
- var b = this.qn();
793
- var c = this.b1.bu;
794
- var d = this.b1.bv;
795
- var e = this.qk;
972
+ FinancialSeries.prototype.wa = function (a) {
973
+ var b = this.uc();
974
+ var c = this.cj.bx;
975
+ var d = this.cj.by;
976
+ var e = this.t9;
796
977
  var f = 0;
797
978
  if (e.cp) {
798
979
  var g = (a.y - d.top) / d.height;
@@ -826,22 +1007,22 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
826
1007
  }
827
1008
  return j;
828
1009
  };
829
- FinancialSeries.prototype.q3 = function (a, b, c) {
830
- var d = this.cl.count;
831
- var e = this.q1.bx.c;
832
- var f = this.q1.bx.d;
833
- var g = this.q1.bx.b;
834
- var h = this.qk;
1010
+ FinancialSeries.prototype.us = function (a, b, c) {
1011
+ var d = this.c6.count;
1012
+ var e = this.uq.b0.c;
1013
+ var f = this.uq.b0.d;
1014
+ var g = this.uq.b0.b;
1015
+ var h = this.t9;
835
1016
  var i = -1;
836
1017
  var j = -1;
837
1018
  if (h.cn) {
838
- var k = this.qn();
839
- var l = this.sl(b);
1019
+ var k = this.uc();
1020
+ var l = this.wa(b);
840
1021
  i = l;
841
1022
  j = l;
842
1023
  }
843
1024
  else {
844
- var m = this.hi(b);
1025
+ var m = this.i8(b);
845
1026
  i = truncate(Math.floor((intDivide(m, g)))) * g;
846
1027
  j = i + (g - 1);
847
1028
  }
@@ -854,225 +1035,275 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
854
1035
  n.g = j;
855
1036
  return n;
856
1037
  };
857
- FinancialSeries.prototype.q2 = function (a, b, c) {
1038
+ FinancialSeries.prototype.ur = function (a, b, c) {
858
1039
  var d = new HighlightingInfo();
859
1040
  d.b = this;
860
1041
  d.h = 0;
861
- d.g = this.cl.count - 1;
1042
+ d.g = this.c6.count - 1;
862
1043
  d.d = true;
863
1044
  if (c != null && c.h == d.h && c.g == d.g) {
864
1045
  return c;
865
1046
  }
866
1047
  return d;
867
1048
  };
868
- FinancialSeries.prototype.ro = function () {
869
- return this.rq;
1049
+ FinancialSeries.prototype.vd = function () {
1050
+ return this.vf;
870
1051
  };
871
- FinancialSeries.prototype.f9 = function (a) {
872
- var b = this.b1.bv;
873
- var c = this.b1.bu;
1052
+ FinancialSeries.prototype.hv = function (a) {
1053
+ var b = this.cj.by;
1054
+ var c = this.cj.bx;
874
1055
  var d = -1;
875
- if (!b.isEmpty && !c.isEmpty && this.qk != null) {
876
- var e = this.getEffectiveViewport1(this.b1);
877
- var f = new ScalerParams(0, b, c, this.qk.ch, e);
878
- var g = this.pz(this.b1);
879
- var h = this.qk.em(g.left, f);
880
- var i = this.qk.em(g.right, f);
1056
+ if (!b.isEmpty && !c.isEmpty && this.t9 != null) {
1057
+ var e = this.getEffectiveViewport1(this.cj);
1058
+ var f = new ScalerParams(0, b, c, this.t9.ch, e);
1059
+ var g = this.to(this.cj);
1060
+ var h = this.t9.em(g.left, f);
1061
+ var i = this.t9.em(g.right, f);
881
1062
  var j = (a.x - b.left) / b.width;
882
1063
  var k = h + (j * (i - h));
883
- if (this.qk.categoryMode != 0) {
1064
+ if (this.t9.categoryMode != 0) {
884
1065
  k -= 0.5;
885
1066
  }
886
1067
  d = k;
887
1068
  }
888
1069
  return d;
889
1070
  };
890
- FinancialSeries.prototype.hi = function (a) {
891
- return truncate(Math.round(this.f9(a)));
1071
+ FinancialSeries.prototype.i8 = function (a) {
1072
+ return truncate(Math.round(this.hv(a)));
892
1073
  };
893
- FinancialSeries.prototype.get_ec = function () {
894
- return typeCast(ISortingAxis_$type, this.qk) !== null;
1074
+ FinancialSeries.prototype.get_e5 = function () {
1075
+ return typeCast(ISortingAxis_$type, this.t9) !== null;
895
1076
  };
896
1077
  FinancialSeries.prototype.as = function () {
897
- return this.qk;
1078
+ return this.t9;
898
1079
  };
899
- FinancialSeries.prototype.hk = function (a) {
900
- var b = this.b1.bv;
901
- var c = this.b1.bu;
902
- var d = this.getEffectiveViewport1(this.b1);
1080
+ FinancialSeries.prototype.ja = function (a) {
1081
+ var b = this.cj.by;
1082
+ var c = this.cj.bx;
1083
+ var d = this.getEffectiveViewport1(this.cj);
903
1084
  if (b.isEmpty || c.isEmpty) {
904
1085
  return -1;
905
1086
  }
906
1087
  var e = new Rect(0, 0, 0, 1, 1);
907
- var f = new ScalerParams(0, b, c, this.qk.ch, d);
908
- var g = typeCast(ISortingAxis_$type, this.qk);
909
- var h = this.pz(this.b1);
1088
+ var f = new ScalerParams(0, b, c, this.t9.ch, d);
1089
+ var g = typeCast(ISortingAxis_$type, this.t9);
1090
+ var h = this.to(this.cj);
910
1091
  var i = h.left;
911
1092
  var j = h.right;
912
- var k = this.pn(a).x;
913
- var l = this.qk.em(k, f);
914
- var m = this.qk.em(i, f);
915
- var n = this.qk.em(j, f);
1093
+ var k = this.tc(a).x;
1094
+ var l = this.t9.em(k, f);
1095
+ var m = this.t9.em(i, f);
1096
+ var n = this.t9.em(j, f);
916
1097
  l = Math.max(m, Math.min(n, l));
917
1098
  var o = g.i$f(l);
918
1099
  return o;
919
1100
  };
920
- FinancialSeries.prototype.hy = function (a) {
1101
+ FinancialSeries.prototype.jr = function (a) {
921
1102
  var b = 0;
922
- if (typeCast(ISortingAxis_$type, this.qk) !== null) {
923
- b = this.hk(a);
1103
+ if (typeCast(ISortingAxis_$type, this.t9) !== null) {
1104
+ b = this.ja(a);
924
1105
  if (b == -1) {
925
1106
  return null;
926
1107
  }
927
1108
  }
928
1109
  else {
929
- b = this.hi(a);
1110
+ b = this.i8(a);
930
1111
  }
931
- return b >= 0 && this.cl != null && b < this.cl.count ? this.cl.item(b) : null;
1112
+ return b >= 0 && this.c6 != null && b < this.c6.count ? this.c6.item(b) : null;
932
1113
  };
933
- FinancialSeries.prototype.qn = function () {
934
- var a = this.qm;
935
- if (this.cw()) {
936
- if (this.cf.g) {
937
- this.cf.t();
1114
+ FinancialSeries.prototype.uc = function () {
1115
+ var a = this.ub;
1116
+ if (this.dj()) {
1117
+ if (this.cz.g) {
1118
+ this.cz.t();
938
1119
  }
939
- a = this.qq;
1120
+ a = this.uf;
940
1121
  }
941
1122
  return a;
942
1123
  };
943
- FinancialSeries.prototype.sb = function (a, b, c) {
944
- if (this.qk == null) {
1124
+ FinancialSeries.prototype.v0 = function (a, b, c) {
1125
+ if (this.t9 == null) {
945
1126
  return 0;
946
1127
  }
947
- return this.qk.k5(a, b, c, this.index);
1128
+ return this.t9.k5(a, b, c, this.index);
948
1129
  };
949
- FinancialSeries.prototype.eu = function () {
950
- return this.rr;
1130
+ FinancialSeries.prototype.fw = function () {
1131
+ return this.vg;
951
1132
  };
952
- FinancialSeries.prototype.qu = function () {
1133
+ FinancialSeries.prototype.uj = function () {
953
1134
  return 11;
954
1135
  };
955
- FinancialSeries.prototype.ca = function () {
1136
+ FinancialSeries.prototype.cs = function () {
1137
+ return 3;
1138
+ };
1139
+ FinancialSeries.prototype.cu = function () {
956
1140
  return 3;
957
1141
  };
958
- FinancialSeries.prototype.td = function (a, b) {
959
- this.py = a.aa;
960
- b.au();
1142
+ FinancialSeries.prototype.xh = function (a, b) {
1143
+ this.ow();
1144
+ this.tn = a.aa;
1145
+ b.aw();
961
1146
  };
962
- FinancialSeries.prototype.tb = function (a, b) {
1147
+ FinancialSeries.prototype.xf = function (a, b) {
963
1148
  a.u();
964
1149
  };
965
- FinancialSeries.prototype.fd = function (a, b, c) {
966
- var d = _super.prototype.fd.call(this, a, b, c);
1150
+ FinancialSeries.prototype.gl = function (a, b, c) {
1151
+ var d = _super.prototype.gl.call(this, a, b, c);
967
1152
  var e = c;
968
- if (this.cl == null || this.cl.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.qk == null || this.q6 == null || e.bx.b < 1 || this.qk.bi == null || this.q6.bi == null || this.q6.lx == this.q6.lw || this.qk.itemsSource == null || this.qk.lf < 1) {
969
- e.bx.b = 0;
1153
+ if (this.c6 == null || this.c6.count == 0 || !c.o() || b.isEmpty || a.isEmpty || this.t9 == null || this.uv == null || e.b0.b < 1 || this.t9.bi == null || this.uv.bi == null || this.uv.lx == this.uv.lw || this.t9.itemsSource == null || this.t9.lf < 1) {
1154
+ e.b0.b = 0;
970
1155
  d = false;
971
1156
  }
972
1157
  return d;
973
1158
  };
974
1159
  FinancialSeries.prototype.getViewInfo = function (a, b) {
975
- b = this.b1.bv;
976
- a = this.b1.bu;
1160
+ b = this.cj.by;
1161
+ a = this.cj.bx;
977
1162
  return {
978
1163
  p0: a,
979
1164
  p1: b
980
1165
  };
981
1166
  };
982
- FinancialSeries.prototype.sf = function (a) {
1167
+ FinancialSeries.prototype.v4 = function (a) {
983
1168
  var b = 0;
984
- var c = a.bv;
985
- var d = a.bu;
986
- var e = this.getEffectiveViewport1(this.b1);
987
- if (!c.isEmpty && !d.isEmpty && this.q6 != null) {
988
- var f = new ScalerParams(0, c, d, this.q6.ch, e);
989
- f.b = this.gg();
990
- b = this.q6.ej(this.q6.l7, f);
1169
+ var c = a.by;
1170
+ var d = a.bx;
1171
+ var e = this.getEffectiveViewport1(this.cj);
1172
+ if (!c.isEmpty && !d.isEmpty && this.uv != null) {
1173
+ var f = new ScalerParams(0, c, d, this.uv.ch, e);
1174
+ f.b = this.h2();
1175
+ b = this.uv.ej(this.uv.l7, f);
991
1176
  }
992
1177
  return b;
993
1178
  };
994
- FinancialSeries.prototype.k3 = function () {
995
- _super.prototype.k3.call(this);
996
- this.qo.v();
997
- this.qm.v();
998
- this.qq.v();
1179
+ FinancialSeries.prototype.nk = function () {
1180
+ _super.prototype.nk.call(this);
1181
+ this.ud.v();
1182
+ this.ub.v();
1183
+ this.uf.v();
999
1184
  };
1000
- FinancialSeries.prototype.mo = function (a) {
1185
+ FinancialSeries.prototype.pq = function (a) {
1001
1186
  var _this = this;
1002
- _super.prototype.mo.call(this, a);
1003
- this.q1.bx.e(this.fx);
1004
- if (this.cy(this.b1)) {
1187
+ _super.prototype.pq.call(this, a);
1188
+ this.uq.b0.e(this.hj);
1189
+ if (this.dl(this.cj)) {
1005
1190
  return;
1006
1191
  }
1007
- if (this.ew) {
1008
- if (this.cw()) {
1009
- this.td(this.qq, this.q1);
1192
+ if (this.f0) {
1193
+ if (this.dj()) {
1194
+ this.xh(this.uf, this.uq);
1010
1195
  }
1011
1196
  else {
1012
- this.td(this.qm, this.q1);
1197
+ this.xh(this.ub, this.uq);
1013
1198
  }
1014
1199
  return;
1015
1200
  }
1016
- if (this.er(a)) {
1017
- var b = this.qo;
1018
- if (this.cw()) {
1019
- if (this.cf.g) {
1020
- this.cf.t();
1201
+ if (this.fp(a)) {
1202
+ var b = this.ud;
1203
+ if (this.dj()) {
1204
+ if (this.cz.g) {
1205
+ this.cz.t();
1021
1206
  }
1022
- this.qo = this.qq;
1023
- this.qq = b;
1207
+ this.ud = this.uf;
1208
+ this.uf = b;
1024
1209
  }
1025
1210
  else {
1026
- this.qo = this.qm;
1027
- this.qm = b;
1211
+ this.ud = this.ub;
1212
+ this.ub = b;
1028
1213
  }
1029
- this.tb(this.qm, this.q1);
1030
- if (this.e6) {
1031
- this.cf.w();
1032
- this.cf.r = truncate(this.gs());
1033
- this.cf.b = this.ch != null ? this.ch : this.cg;
1034
- this.qw.p(this.qo, this.qm, this.isVertical, this.qk, this.q6, this.qv, this.qu(), this.cb, this.ca(), function () { return _this.sf(_this.q1); }, this.q1.bu);
1214
+ this.xf(this.ub, this.uq);
1215
+ var c = false;
1216
+ if (this.gb) {
1217
+ this.cz.w();
1218
+ this.cz.r = truncate(this.ie());
1219
+ this.cz.b = this.c1 != null ? this.c1 : this.c0;
1220
+ if (this.gc) {
1221
+ var d = this.uf;
1222
+ this.uf = this.ud;
1223
+ this.ud = d;
1224
+ c = true;
1225
+ }
1226
+ this.ul.s(this, this.ud, this.ub, this.isVertical, this.t9, this.uv, this.uk, this.uj(), this.ct, this.cs(), function () { return _this.v4(_this.uq); }, this.uq.bx);
1227
+ if (this.gc) {
1228
+ var e = this.uf;
1229
+ this.uf = this.ud;
1230
+ this.ud = e;
1231
+ }
1232
+ this.gc = false;
1035
1233
  }
1036
- this.ky();
1037
- this.mw();
1038
- if (this.e6) {
1039
- this.e5 = false;
1040
- this.e4 = true;
1234
+ if (this.ge) {
1235
+ this.cz.w();
1236
+ this.cz.r = truncate(this.ig());
1237
+ this.cz.b = this.c2 != null ? this.c2 : this.c0;
1238
+ if (this.f9) {
1239
+ var f = this.uf;
1240
+ this.uf = this.ud;
1241
+ this.ud = f;
1242
+ c = true;
1243
+ }
1244
+ this.ul.s(this, this.ud, this.ub, this.isVertical, this.t9, this.uv, this.uk, this.uj(), this.ct, this.cs(), function () { return _this.v4(_this.uq); }, this.uq.bx);
1245
+ var g = this.ub;
1246
+ this.ub = this.ud;
1247
+ this.ud = g;
1248
+ if (this.f9) {
1249
+ var h = this.uf;
1250
+ this.uf = this.ud;
1251
+ this.ud = h;
1252
+ }
1253
+ this.f9 = false;
1254
+ }
1255
+ this.dq = false;
1256
+ if (!c) {
1257
+ this.nf();
1258
+ }
1259
+ this.p3();
1260
+ if (this.gb) {
1261
+ this.ga = false;
1262
+ this.gd = false;
1263
+ this.ft = false;
1264
+ this.f9 = true;
1265
+ }
1266
+ if (this.ge) {
1267
+ this.gd = false;
1268
+ this.gc = true;
1041
1269
  }
1042
1270
  }
1043
1271
  else {
1044
- this.tb(this.qm, this.q1);
1045
- this.td(this.qm, this.q1);
1272
+ this.xf(this.ub, this.uq);
1273
+ this.xh(this.ub, this.uq);
1046
1274
  }
1047
1275
  };
1048
- FinancialSeries.prototype.rt = function (a) {
1276
+ FinancialSeries.prototype.fx = function () {
1277
+ return true;
1278
+ };
1279
+ FinancialSeries.prototype.vi = function (a) {
1049
1280
  var e_1, _a;
1050
1281
  try {
1051
1282
  for (var _b = __values(fromEnum(a)), _c = _b.next(); !_c.done; _c = _b.next()) {
1052
1283
  var b = _c.value;
1053
1284
  switch (b) {
1054
1285
  case "HighColumn":
1055
- if (this.re == null) {
1286
+ if (this.u3 == null) {
1056
1287
  return false;
1057
1288
  }
1058
1289
  break;
1059
1290
  case "LowColumn":
1060
- if (this.rf == null) {
1291
+ if (this.u4 == null) {
1061
1292
  return false;
1062
1293
  }
1063
1294
  break;
1064
1295
  case "OpenColumn":
1065
- if (this.rg == null) {
1296
+ if (this.u5 == null) {
1066
1297
  return false;
1067
1298
  }
1068
1299
  break;
1069
1300
  case "CloseColumn":
1070
- if (this.rd == null) {
1301
+ if (this.u2 == null) {
1071
1302
  return false;
1072
1303
  }
1073
1304
  break;
1074
1305
  case "VolumeColumn":
1075
- if (this.ri == null) {
1306
+ if (this.u7 == null) {
1076
1307
  return false;
1077
1308
  }
1078
1309
  break;
@@ -1094,37 +1325,37 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1094
1325
  }
1095
1326
  return true;
1096
1327
  };
1097
- Object.defineProperty(FinancialSeries.prototype, "ru", {
1328
+ Object.defineProperty(FinancialSeries.prototype, "vj", {
1098
1329
  get: function () {
1099
- return this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null;
1330
+ return this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null;
1100
1331
  },
1101
1332
  enumerable: false,
1102
1333
  configurable: true
1103
1334
  });
1104
- FinancialSeries.prototype.rp = function () {
1335
+ FinancialSeries.prototype.ve = function () {
1105
1336
  return this.typical != null;
1106
1337
  };
1107
- FinancialSeries.prototype.s8 = function (a) {
1338
+ FinancialSeries.prototype.w7 = function (a) {
1108
1339
  this.typical(this, a);
1109
1340
  };
1110
- Object.defineProperty(FinancialSeries.prototype, "r2", {
1341
+ Object.defineProperty(FinancialSeries.prototype, "vr", {
1111
1342
  get: function () {
1112
- return this.rz();
1343
+ return this.vo();
1113
1344
  },
1114
1345
  enumerable: false,
1115
1346
  configurable: true
1116
1347
  });
1117
- FinancialSeries.prototype._rz = function () {
1348
+ FinancialSeries.prototype._vo = function () {
1118
1349
  var a, b, _a, _b, c, e_2_1, d, e, f, g, h;
1119
1350
  var e_2, _c;
1120
1351
  return __generator(this, function (_d) {
1121
1352
  switch (_d.label) {
1122
1353
  case 0:
1123
1354
  a = false;
1124
- if (!this.rp())
1355
+ if (!this.ve())
1125
1356
  return [3 /*break*/, 8];
1126
- b = this.qx(0, this.cl.count);
1127
- this.s8(new FinancialEventArgs(0, this.cl.count, b, this.qy(b), this));
1357
+ b = this.um(0, this.c6.count);
1358
+ this.w7(new FinancialEventArgs(0, this.c6.count, b, this.un(b), this));
1128
1359
  if (!(b.typicalColumn != null))
1129
1360
  return [3 /*break*/, 8];
1130
1361
  a = true;
@@ -1162,16 +1393,16 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1162
1393
  case 8:
1163
1394
  if (!!a)
1164
1395
  return [3 /*break*/, 17];
1165
- if (!(this.ru && this.qk.i$b != null))
1396
+ if (!(this.vj && this.t9.i$b != null))
1166
1397
  return [3 /*break*/, 13];
1167
- d = this.cl.count;
1168
- e = this.qk.i$b;
1398
+ d = this.c6.count;
1399
+ e = this.t9.i$b;
1169
1400
  f = 0;
1170
1401
  _d.label = 9;
1171
1402
  case 9:
1172
1403
  if (!(f < d))
1173
1404
  return [3 /*break*/, 12];
1174
- return [4 /*yield*/, (this.re.item(e.item(f)) + this.rf.item(e.item(f)) + this.rd.item(e.item(f))) / 3];
1405
+ return [4 /*yield*/, (this.u3.item(e.item(f)) + this.u4.item(e.item(f)) + this.u2.item(e.item(f))) / 3];
1175
1406
  case 10:
1176
1407
  _d.sent();
1177
1408
  _d.label = 11;
@@ -1180,13 +1411,13 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1180
1411
  return [3 /*break*/, 9];
1181
1412
  case 12: return [3 /*break*/, 17];
1182
1413
  case 13:
1183
- g = this.cl.count;
1414
+ g = this.c6.count;
1184
1415
  h = 0;
1185
1416
  _d.label = 14;
1186
1417
  case 14:
1187
1418
  if (!(h < g))
1188
1419
  return [3 /*break*/, 17];
1189
- return [4 /*yield*/, (this.re.item(h) + this.rf.item(h) + this.rd.item(h)) / 3];
1420
+ return [4 /*yield*/, (this.u3.item(h) + this.u4.item(h) + this.u2.item(h)) / 3];
1190
1421
  case 15:
1191
1422
  _d.sent();
1192
1423
  _d.label = 16;
@@ -1197,29 +1428,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1197
1428
  }
1198
1429
  });
1199
1430
  };
1200
- FinancialSeries.prototype.rz = function () {
1431
+ FinancialSeries.prototype.vo = function () {
1201
1432
  var _this = this;
1202
- return toEnum(function () { return _this._rz(); });
1433
+ return toEnum(function () { return _this._vo(); });
1203
1434
  };
1204
- Object.defineProperty(FinancialSeries.prototype, "r1", {
1435
+ Object.defineProperty(FinancialSeries.prototype, "vq", {
1205
1436
  get: function () {
1206
- return this.ry();
1437
+ return this.vn();
1207
1438
  },
1208
1439
  enumerable: false,
1209
1440
  configurable: true
1210
1441
  });
1211
- FinancialSeries.prototype._ry = function () {
1442
+ FinancialSeries.prototype._vn = function () {
1212
1443
  var a, b, c, d, e;
1213
1444
  return __generator(this, function (_a) {
1214
1445
  switch (_a.label) {
1215
1446
  case 0:
1216
- if (!(this.ru && this.qk.i$b != null))
1447
+ if (!(this.vj && this.t9.i$b != null))
1217
1448
  return [3 /*break*/, 7];
1218
- a = this.re.count;
1219
- b = this.qk.i$b;
1449
+ a = this.u3.count;
1450
+ b = this.t9.i$b;
1220
1451
  if (!(a > 0))
1221
1452
  return [3 /*break*/, 2];
1222
- return [4 /*yield*/, this.sg(this.re.item(b.item(0)) - this.rf.item(b.item(0)))];
1453
+ return [4 /*yield*/, this.v5(this.u3.item(b.item(0)) - this.u4.item(b.item(0)))];
1223
1454
  case 1:
1224
1455
  _a.sent();
1225
1456
  _a.label = 2;
@@ -1229,7 +1460,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1229
1460
  case 3:
1230
1461
  if (!(c < a))
1231
1462
  return [3 /*break*/, 6];
1232
- return [4 /*yield*/, Math.max(this.sg(this.re.item(b.item(c)) - this.rf.item(b.item(c))), Math.max(this.sg(Math.abs(this.re.item(b.item(c)) - this.rd.item(b.item(c - 1)))), this.sg(Math.abs(this.rf.item(b.item(c)) - this.rd.item(b.item(c - 1))))))];
1463
+ return [4 /*yield*/, Math.max(this.v5(this.u3.item(b.item(c)) - this.u4.item(b.item(c))), Math.max(this.v5(Math.abs(this.u3.item(b.item(c)) - this.u2.item(b.item(c - 1)))), this.v5(Math.abs(this.u4.item(b.item(c)) - this.u2.item(b.item(c - 1))))))];
1233
1464
  case 4:
1234
1465
  _a.sent();
1235
1466
  _a.label = 5;
@@ -1238,10 +1469,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1238
1469
  return [3 /*break*/, 3];
1239
1470
  case 6: return [3 /*break*/, 13];
1240
1471
  case 7:
1241
- d = this.re.count;
1472
+ d = this.u3.count;
1242
1473
  if (!(d > 0))
1243
1474
  return [3 /*break*/, 9];
1244
- return [4 /*yield*/, this.sg(this.re.item(0) - this.rf.item(0))];
1475
+ return [4 /*yield*/, this.v5(this.u3.item(0) - this.u4.item(0))];
1245
1476
  case 8:
1246
1477
  _a.sent();
1247
1478
  _a.label = 9;
@@ -1251,7 +1482,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1251
1482
  case 10:
1252
1483
  if (!(e < d))
1253
1484
  return [3 /*break*/, 13];
1254
- return [4 /*yield*/, Math.max(this.sg(this.re.item(e) - this.rf.item(e)), Math.max(this.sg(Math.abs(this.re.item(e) - this.rd.item(e - 1))), this.sg(Math.abs(this.rf.item(e) - this.rd.item(e - 1)))))];
1485
+ return [4 /*yield*/, Math.max(this.v5(this.u3.item(e) - this.u4.item(e)), Math.max(this.v5(Math.abs(this.u3.item(e) - this.u2.item(e - 1))), this.v5(Math.abs(this.u4.item(e) - this.u2.item(e - 1)))))];
1255
1486
  case 11:
1256
1487
  _a.sent();
1257
1488
  _a.label = 12;
@@ -1262,29 +1493,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1262
1493
  }
1263
1494
  });
1264
1495
  };
1265
- FinancialSeries.prototype.ry = function () {
1496
+ FinancialSeries.prototype.vn = function () {
1266
1497
  var _this = this;
1267
- return toEnum(function () { return _this._ry(); });
1498
+ return toEnum(function () { return _this._vn(); });
1268
1499
  };
1269
- Object.defineProperty(FinancialSeries.prototype, "r0", {
1500
+ Object.defineProperty(FinancialSeries.prototype, "vp", {
1270
1501
  get: function () {
1271
- return this.rx();
1502
+ return this.vm();
1272
1503
  },
1273
1504
  enumerable: false,
1274
1505
  configurable: true
1275
1506
  });
1276
- FinancialSeries.prototype._rx = function () {
1507
+ FinancialSeries.prototype._vm = function () {
1277
1508
  var a, b, c, d, e;
1278
1509
  return __generator(this, function (_a) {
1279
1510
  switch (_a.label) {
1280
1511
  case 0:
1281
- if (!(this.ru && this.qk.i$b != null))
1512
+ if (!(this.vj && this.t9.i$b != null))
1282
1513
  return [3 /*break*/, 7];
1283
- a = this.rf.count;
1284
- b = this.qk.i$b;
1514
+ a = this.u4.count;
1515
+ b = this.t9.i$b;
1285
1516
  if (!(a > 0))
1286
1517
  return [3 /*break*/, 2];
1287
- return [4 /*yield*/, this.sg(this.rf.item(b.item(0)))];
1518
+ return [4 /*yield*/, this.v5(this.u4.item(b.item(0)))];
1288
1519
  case 1:
1289
1520
  _a.sent();
1290
1521
  _a.label = 2;
@@ -1294,7 +1525,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1294
1525
  case 3:
1295
1526
  if (!(c < a))
1296
1527
  return [3 /*break*/, 6];
1297
- return [4 /*yield*/, Math.min(this.sg(this.rf.item(b.item(c))), this.sg(this.rd.item(b.item(c - 1))))];
1528
+ return [4 /*yield*/, Math.min(this.v5(this.u4.item(b.item(c))), this.v5(this.u2.item(b.item(c - 1))))];
1298
1529
  case 4:
1299
1530
  _a.sent();
1300
1531
  _a.label = 5;
@@ -1303,10 +1534,10 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1303
1534
  return [3 /*break*/, 3];
1304
1535
  case 6: return [3 /*break*/, 13];
1305
1536
  case 7:
1306
- d = this.rf.count;
1537
+ d = this.u4.count;
1307
1538
  if (!(d > 0))
1308
1539
  return [3 /*break*/, 9];
1309
- return [4 /*yield*/, this.sg(this.rf.item(0))];
1540
+ return [4 /*yield*/, this.v5(this.u4.item(0))];
1310
1541
  case 8:
1311
1542
  _a.sent();
1312
1543
  _a.label = 9;
@@ -1316,7 +1547,7 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1316
1547
  case 10:
1317
1548
  if (!(e < d))
1318
1549
  return [3 /*break*/, 13];
1319
- return [4 /*yield*/, Math.min(this.sg(this.rf.item(e)), this.sg(this.rd.item(e - 1)))];
1550
+ return [4 /*yield*/, Math.min(this.v5(this.u4.item(e)), this.v5(this.u2.item(e - 1)))];
1320
1551
  case 11:
1321
1552
  _a.sent();
1322
1553
  _a.label = 12;
@@ -1327,29 +1558,29 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1327
1558
  }
1328
1559
  });
1329
1560
  };
1330
- FinancialSeries.prototype.rx = function () {
1561
+ FinancialSeries.prototype.vm = function () {
1331
1562
  var _this = this;
1332
- return toEnum(function () { return _this._rx(); });
1563
+ return toEnum(function () { return _this._vm(); });
1333
1564
  };
1334
- FinancialSeries.prototype.r4 = function (a) {
1565
+ FinancialSeries.prototype.vt = function (a) {
1335
1566
  if (a == null) {
1336
1567
  return null;
1337
1568
  }
1338
- if (this.ru && this.qk.i$b != null) {
1339
- return new SafeSortedReadOnlyDoubleCollection(0, a, this.qk.i$b);
1569
+ if (this.vj && this.t9.i$b != null) {
1570
+ return new SafeSortedReadOnlyDoubleCollection(0, a, this.t9.i$b);
1340
1571
  }
1341
1572
  return new SafeReadOnlyDoubleCollection(0, a);
1342
1573
  };
1343
- FinancialSeries.prototype.r3 = function () {
1574
+ FinancialSeries.prototype.vs = function () {
1344
1575
  var a = new List$1(String_$type, 0);
1345
1576
  a.add("HighColumn");
1346
1577
  a.add("LowColumn");
1347
1578
  a.add("CloseColumn");
1348
- if (this.typicalBasedOn != null && this.cl != null && !this.rj) {
1349
- this.rj = true;
1350
- var b = this.qx(0, this.cl.count);
1351
- this.rj = false;
1352
- var c = new FinancialEventArgs(0, this.cl.count, b, this.qy(b), this);
1579
+ if (this.typicalBasedOn != null && this.c6 != null && !this.u8) {
1580
+ this.u8 = true;
1581
+ var b = this.um(0, this.c6.count);
1582
+ this.u8 = false;
1583
+ var c = new FinancialEventArgs(0, this.c6.count, b, this.un(b), this);
1353
1584
  this.typicalBasedOn(this, c);
1354
1585
  if (c.basedOn != null && c.basedOn.count > 0) {
1355
1586
  return c.basedOn;
@@ -1358,214 +1589,214 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1358
1589
  return a;
1359
1590
  };
1360
1591
  FinancialSeries.prototype.getOpenColumnAsArray = function () {
1361
- if (this.rg == null) {
1592
+ if (this.u5 == null) {
1362
1593
  return null;
1363
1594
  }
1364
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1365
- if (this.r8 != null) {
1366
- return this.r8.asArray();
1595
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1596
+ if (this.vx != null) {
1597
+ return this.vx.asArray();
1367
1598
  }
1368
- var a = new List$1(Number_$type, 2, this.rg.count);
1369
- var b = this.qk.i$b;
1370
- var c = this.rg.asArray();
1599
+ var a = new List$1(Number_$type, 2, this.u5.count);
1600
+ var b = this.t9.i$b;
1601
+ var c = this.u5.asArray();
1371
1602
  for (var d = 0; d < b.count; d++) {
1372
1603
  a.add(c[b._inner[d]]);
1373
1604
  }
1374
- this.r8 = a;
1375
- return this.r8.asArray();
1605
+ this.vx = a;
1606
+ return this.vx.asArray();
1376
1607
  }
1377
1608
  else {
1378
- return this.rg.asArray();
1609
+ return this.u5.asArray();
1379
1610
  }
1380
1611
  };
1381
1612
  FinancialSeries.prototype.getHighColumnAsArray = function () {
1382
- if (this.re == null) {
1613
+ if (this.u3 == null) {
1383
1614
  return null;
1384
1615
  }
1385
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1386
- if (this.r6 != null) {
1387
- return this.r6.asArray();
1616
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1617
+ if (this.vv != null) {
1618
+ return this.vv.asArray();
1388
1619
  }
1389
- var a = new List$1(Number_$type, 2, this.re.count);
1390
- var b = this.qk.i$b;
1391
- var c = this.re.asArray();
1620
+ var a = new List$1(Number_$type, 2, this.u3.count);
1621
+ var b = this.t9.i$b;
1622
+ var c = this.u3.asArray();
1392
1623
  for (var d = 0; d < b.count; d++) {
1393
1624
  a.add(c[b._inner[d]]);
1394
1625
  }
1395
- this.r6 = a;
1396
- return this.r6.asArray();
1626
+ this.vv = a;
1627
+ return this.vv.asArray();
1397
1628
  }
1398
1629
  else {
1399
- return this.re.asArray();
1630
+ return this.u3.asArray();
1400
1631
  }
1401
1632
  };
1402
1633
  FinancialSeries.prototype.getLowColumnAsArray = function () {
1403
- if (this.rf == null) {
1634
+ if (this.u4 == null) {
1404
1635
  return null;
1405
1636
  }
1406
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1407
- if (this.r7 != null) {
1408
- return this.r7.asArray();
1637
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1638
+ if (this.vw != null) {
1639
+ return this.vw.asArray();
1409
1640
  }
1410
- var a = new List$1(Number_$type, 2, this.rf.count);
1411
- var b = this.qk.i$b;
1412
- var c = this.rf.asArray();
1641
+ var a = new List$1(Number_$type, 2, this.u4.count);
1642
+ var b = this.t9.i$b;
1643
+ var c = this.u4.asArray();
1413
1644
  for (var d = 0; d < b.count; d++) {
1414
1645
  a.add(c[b._inner[d]]);
1415
1646
  }
1416
- this.r7 = a;
1417
- return this.r7.asArray();
1647
+ this.vw = a;
1648
+ return this.vw.asArray();
1418
1649
  }
1419
1650
  else {
1420
- return this.rf.asArray();
1651
+ return this.u4.asArray();
1421
1652
  }
1422
1653
  };
1423
1654
  FinancialSeries.prototype.getCloseColumnAsArray = function () {
1424
- if (this.rd == null) {
1655
+ if (this.u2 == null) {
1425
1656
  return null;
1426
1657
  }
1427
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1428
- if (this.r5 != null) {
1429
- return this.r5.asArray();
1658
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1659
+ if (this.vu != null) {
1660
+ return this.vu.asArray();
1430
1661
  }
1431
- var a = new List$1(Number_$type, 2, this.rd.count);
1432
- var b = this.qk.i$b;
1433
- var c = this.rd.asArray();
1662
+ var a = new List$1(Number_$type, 2, this.u2.count);
1663
+ var b = this.t9.i$b;
1664
+ var c = this.u2.asArray();
1434
1665
  for (var d = 0; d < b.count; d++) {
1435
1666
  a.add(c[b._inner[d]]);
1436
1667
  }
1437
- this.r5 = a;
1438
- return this.r5.asArray();
1668
+ this.vu = a;
1669
+ return this.vu.asArray();
1439
1670
  }
1440
1671
  else {
1441
- return this.rd.asArray();
1672
+ return this.u2.asArray();
1442
1673
  }
1443
1674
  };
1444
1675
  FinancialSeries.prototype.getVolumeColumnAsArray = function () {
1445
- if (this.ri == null) {
1676
+ if (this.u7 == null) {
1446
1677
  return null;
1447
1678
  }
1448
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1449
- if (this.r9 != null) {
1450
- return this.r9.asArray();
1679
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1680
+ if (this.vy != null) {
1681
+ return this.vy.asArray();
1451
1682
  }
1452
- var a = new List$1(Number_$type, 2, this.ri.count);
1453
- var b = this.qk.i$b;
1454
- var c = this.ri.asArray();
1683
+ var a = new List$1(Number_$type, 2, this.u7.count);
1684
+ var b = this.t9.i$b;
1685
+ var c = this.u7.asArray();
1455
1686
  for (var d = 0; d < b.count; d++) {
1456
1687
  a.add(c[b._inner[d]]);
1457
1688
  }
1458
- this.r9 = a;
1459
- return this.r9.asArray();
1689
+ this.vy = a;
1690
+ return this.vy.asArray();
1460
1691
  }
1461
1692
  else {
1462
- return this.ri.asArray();
1693
+ return this.u7.asArray();
1463
1694
  }
1464
1695
  };
1465
- FinancialSeries.prototype.k5 = function (a, b, c, d) {
1466
- _super.prototype.k5.call(this, a, b, c, d);
1467
- if (this.qk == null || !(typeCast(ISortingAxis_$type, this.qk) !== null)) {
1696
+ FinancialSeries.prototype.no = function (a, b, c, d) {
1697
+ _super.prototype.no.call(this, a, b, c, d);
1698
+ if (this.t9 == null || !(typeCast(ISortingAxis_$type, this.t9) !== null)) {
1468
1699
  return;
1469
1700
  }
1470
- var e = this.qk.i$b;
1701
+ var e = this.t9.i$b;
1471
1702
  switch (a) {
1472
1703
  case 1:
1473
1704
  for (var f = b; f < c; f++) {
1474
1705
  var g = e._inner[f];
1475
- if (this.r8 != null) {
1476
- this.r8.insert(f, this.rg.item(g));
1706
+ if (this.vx != null) {
1707
+ this.vx.insert(f, this.u5.item(g));
1477
1708
  }
1478
- if (this.r6 != null) {
1479
- this.r6.insert(f, this.re.item(g));
1709
+ if (this.vv != null) {
1710
+ this.vv.insert(f, this.u3.item(g));
1480
1711
  }
1481
- if (this.r7 != null) {
1482
- this.r7.insert(f, this.rf.item(g));
1712
+ if (this.vw != null) {
1713
+ this.vw.insert(f, this.u4.item(g));
1483
1714
  }
1484
- if (this.r5 != null) {
1485
- this.r5.insert(f, this.rd.item(g));
1715
+ if (this.vu != null) {
1716
+ this.vu.insert(f, this.u2.item(g));
1486
1717
  }
1487
- if (this.r9 != null) {
1488
- this.r9.insert(f, this.ri.item(g));
1718
+ if (this.vy != null) {
1719
+ this.vy.insert(f, this.u7.item(g));
1489
1720
  }
1490
1721
  }
1491
1722
  break;
1492
1723
  case 0:
1493
- if (this.r8 != null) {
1494
- this.r8.v(b, c);
1724
+ if (this.vx != null) {
1725
+ this.vx.v(b, c);
1495
1726
  }
1496
- if (this.r6 != null) {
1497
- this.r6.v(b, c);
1727
+ if (this.vv != null) {
1728
+ this.vv.v(b, c);
1498
1729
  }
1499
- if (this.r7 != null) {
1500
- this.r7.v(b, c);
1730
+ if (this.vw != null) {
1731
+ this.vw.v(b, c);
1501
1732
  }
1502
- if (this.r5 != null) {
1503
- this.r5.v(b, c);
1733
+ if (this.vu != null) {
1734
+ this.vu.v(b, c);
1504
1735
  }
1505
- if (this.r9 != null) {
1506
- this.r9.v(b, c);
1736
+ if (this.vy != null) {
1737
+ this.vy.v(b, c);
1507
1738
  }
1508
1739
  break;
1509
1740
  case 4:
1510
- if (this.r8 != null) {
1511
- this.r8 = new List$1(Number_$type, 0);
1741
+ if (this.vx != null) {
1742
+ this.vx = new List$1(Number_$type, 0);
1512
1743
  }
1513
- if (this.r6 != null) {
1514
- this.r6 = new List$1(Number_$type, 0);
1744
+ if (this.vv != null) {
1745
+ this.vv = new List$1(Number_$type, 0);
1515
1746
  }
1516
- if (this.r7 != null) {
1517
- this.r7 = new List$1(Number_$type, 0);
1747
+ if (this.vw != null) {
1748
+ this.vw = new List$1(Number_$type, 0);
1518
1749
  }
1519
- if (this.r5 != null) {
1520
- this.r5 = new List$1(Number_$type, 0);
1750
+ if (this.vu != null) {
1751
+ this.vu = new List$1(Number_$type, 0);
1521
1752
  }
1522
- if (this.r9 != null) {
1523
- this.r9 = new List$1(Number_$type, 0);
1753
+ if (this.vy != null) {
1754
+ this.vy = new List$1(Number_$type, 0);
1524
1755
  }
1525
1756
  break;
1526
1757
  case 3:
1527
1758
  case 2:
1528
1759
  for (var h = b; h < c; h++) {
1529
1760
  var i = e._inner[h];
1530
- if (this.r8 != null) {
1531
- this.r8._inner[h] = this.rg.item(i);
1761
+ if (this.vx != null) {
1762
+ this.vx._inner[h] = this.u5.item(i);
1532
1763
  }
1533
- if (this.r6 != null) {
1534
- this.r6._inner[h] = this.re.item(i);
1764
+ if (this.vv != null) {
1765
+ this.vv._inner[h] = this.u3.item(i);
1535
1766
  }
1536
- if (this.r7 != null) {
1537
- this.r7._inner[h] = this.rf.item(i);
1767
+ if (this.vw != null) {
1768
+ this.vw._inner[h] = this.u4.item(i);
1538
1769
  }
1539
- if (this.r5 != null) {
1540
- this.r5._inner[h] = this.rd.item(i);
1770
+ if (this.vu != null) {
1771
+ this.vu._inner[h] = this.u2.item(i);
1541
1772
  }
1542
- if (this.r9 != null) {
1543
- this.r9._inner[h] = this.ri.item(i);
1773
+ if (this.vy != null) {
1774
+ this.vy._inner[h] = this.u7.item(i);
1544
1775
  }
1545
1776
  }
1546
1777
  break;
1547
1778
  }
1548
- this.te();
1549
- this.m7();
1779
+ this.xi();
1780
+ this.qj();
1550
1781
  };
1551
- FinancialSeries.prototype.qx = function (a, b) {
1782
+ FinancialSeries.prototype.um = function (a, b) {
1552
1783
  var _this = this;
1553
- var c = this.r4(this.rg);
1554
- var d = this.r4(this.rd);
1555
- var e = this.r4(this.re);
1556
- var f = this.r4(this.rf);
1557
- var g = this.r4(this.ri);
1784
+ var c = this.vt(this.u5);
1785
+ var d = this.vt(this.u2);
1786
+ var e = this.vt(this.u3);
1787
+ var f = this.vt(this.u4);
1788
+ var g = this.vt(this.u7);
1558
1789
  var h = ((function () {
1559
1790
  var $ret = new FinancialCalculationDataSource();
1560
- $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.r2), _this.r3());
1561
- $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.r1), ((function () {
1791
+ $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(_this.vr), _this.vs());
1792
+ $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(_this.vq), ((function () {
1562
1793
  var $ret = new List$1(String_$type, 0);
1563
1794
  $ret.add("HighColumn");
1564
1795
  $ret.add("LowColumn");
1565
1796
  $ret.add("CloseColumn");
1566
1797
  return $ret;
1567
1798
  })()));
1568
- $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.r0), ((function () {
1799
+ $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(_this.vp), ((function () {
1569
1800
  var $ret = new List$1(String_$type, 0);
1570
1801
  $ret.add("LowColumn");
1571
1802
  $ret.add("CloseColumn");
@@ -1580,18 +1811,18 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1580
1811
  $ret.calculateCount = b;
1581
1812
  $ret.minimumValue = NaN;
1582
1813
  $ret.maximumValue = NaN;
1583
- $ret.count = _this.cl != null ? _this.cl.count : 0;
1814
+ $ret.count = _this.c6 != null ? _this.c6.count : 0;
1584
1815
  return $ret;
1585
1816
  })());
1586
1817
  return h;
1587
1818
  };
1588
- FinancialSeries.prototype.sg = function (a) {
1819
+ FinancialSeries.prototype.v5 = function (a) {
1589
1820
  if (isInfinity(a) || isNaN_(a)) {
1590
1821
  return 0;
1591
1822
  }
1592
1823
  return a;
1593
1824
  };
1594
- FinancialSeries.prototype.qy = function (a) {
1825
+ FinancialSeries.prototype.un = function (a) {
1595
1826
  var _this = this;
1596
1827
  return ((function () {
1597
1828
  var $ret = new FinancialCalculationSupportingCalculations();
@@ -1611,105 +1842,105 @@ var FinancialSeries = /** @class */ /*@__PURE__*/ (function (_super) {
1611
1842
  })()));
1612
1843
  $ret.g = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.shortPeriod); }, a.typicalColumn.basedOn);
1613
1844
  $ret.e = new DataSourceSupportingCalculation(1, function (b) { return TrendCalculators.b(b.typicalColumn, b.longPeriod); }, a.typicalColumn.basedOn);
1614
- $ret.k = Series.fi;
1615
- $ret.j = Series.fh;
1616
- $ret.i = runOn(_this, _this.sg);
1845
+ $ret.k = Series.gx;
1846
+ $ret.j = Series.gw;
1847
+ $ret.i = runOn(_this, _this.v5);
1617
1848
  return $ret;
1618
1849
  })());
1619
1850
  };
1620
1851
  Object.defineProperty(FinancialSeries.prototype, "categoryAxis", {
1621
1852
  get: function () {
1622
- return this.qk;
1853
+ return this.t9;
1623
1854
  },
1624
1855
  enumerable: false,
1625
1856
  configurable: true
1626
1857
  });
1627
- FinancialSeries.prototype.mp = function (a, b) {
1628
- _super.prototype.mp.call(this, a, b);
1629
- if (!this.e3) {
1630
- this.b1.a2(b);
1858
+ FinancialSeries.prototype.pr = function (a, b) {
1859
+ _super.prototype.pr.call(this, a, b);
1860
+ if (!this.f8) {
1861
+ this.cj.a4(b);
1631
1862
  return;
1632
1863
  }
1633
- var c = typeCast(FinancialSeriesView.$, this.b0);
1634
- this.b1.a2(b);
1635
- c.bx.e(this.fx);
1636
- if (this.cy(this.b0)) {
1864
+ var c = typeCast(FinancialSeriesView.$, this.ci);
1865
+ this.cj.a4(b);
1866
+ c.b0.e(this.hj);
1867
+ if (this.dl(this.ci)) {
1637
1868
  return;
1638
1869
  }
1639
- if (!this.ex) {
1640
- this.tb(this.qp, c);
1870
+ if (!this.f1) {
1871
+ this.xf(this.ue, c);
1641
1872
  }
1642
- this.ex = false;
1643
- this.td(this.qp, c);
1644
- this.e3 = false;
1873
+ this.f1 = false;
1874
+ this.xh(this.ue, c);
1875
+ this.f8 = false;
1645
1876
  };
1646
- FinancialSeries.prototype.mm = function (a, b, c, d, e) {
1647
- _super.prototype.mm.call(this, a, b, c, d, e);
1877
+ FinancialSeries.prototype.po = function (a, b, c, d, e) {
1878
+ _super.prototype.po.call(this, a, b, c, d, e);
1648
1879
  var f = this.a7.a$h.item(d);
1649
1880
  var g = f;
1650
- g.bx.e(this.fx);
1651
- f.a1(c);
1652
- if (this.cy(g)) {
1881
+ g.b0.e(this.hj);
1882
+ f.a3(c);
1883
+ if (this.dl(g)) {
1653
1884
  return;
1654
1885
  }
1655
- if (this.ql == null) {
1656
- this.ql = new CategoryFrame(3);
1886
+ if (this.ua == null) {
1887
+ this.ua = new CategoryFrame(3);
1657
1888
  }
1658
- this.ql.u();
1659
- this.tb(this.ql, g);
1660
- this.td(this.ql, g);
1889
+ this.ua.u();
1890
+ this.xf(this.ua, g);
1891
+ this.xh(this.ua, g);
1661
1892
  };
1662
1893
  FinancialSeries.prototype.ao = function (a) {
1663
- if (this.qk == a) {
1664
- return this.q6;
1894
+ if (this.t9 == a) {
1895
+ return this.uv;
1665
1896
  }
1666
- if (this.q6 == a) {
1667
- return this.qk;
1897
+ if (this.uv == a) {
1898
+ return this.t9;
1668
1899
  }
1669
1900
  return null;
1670
1901
  };
1671
1902
  FinancialSeries.prototype.preferredCategoryMode = function (a) {
1672
- var b = typeCast(IDateTimeAxis_$type, this.qk);
1673
- return b != null ? b.preferredCategoryMode(this) : this.qs;
1903
+ var b = typeCast(IDateTimeAxis_$type, this.t9);
1904
+ return b != null ? b.preferredCategoryMode(this) : this.uh;
1674
1905
  };
1675
- Object.defineProperty(FinancialSeries.prototype, "qs", {
1906
+ Object.defineProperty(FinancialSeries.prototype, "uh", {
1676
1907
  get: function () {
1677
- return this.qr;
1908
+ return this.ug;
1678
1909
  },
1679
1910
  set: function (a) {
1680
- var b = this.qs;
1911
+ var b = this.uh;
1681
1912
  if (a != b) {
1682
- this.qr = a;
1683
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.qs));
1913
+ this.ug = a;
1914
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.uh));
1684
1915
  }
1685
1916
  },
1686
1917
  enumerable: false,
1687
1918
  configurable: true
1688
1919
  });
1689
- FinancialSeries.prototype.get_d6 = function () {
1920
+ FinancialSeries.prototype.get_ez = function () {
1690
1921
  return true;
1691
1922
  };
1692
- FinancialSeries.prototype.ms = function (a, b) {
1693
- _super.prototype.ms.call(this, a, b);
1694
- this.tq = a;
1923
+ FinancialSeries.prototype.pz = function (a, b) {
1924
+ _super.prototype.pz.call(this, a, b);
1925
+ this.xz = a;
1695
1926
  };
1696
- FinancialSeries.prototype.te = function () {
1697
- this.f5 = this.rd == null || this.rd.count == 0 ? NaN : this.rd.item(this.rd.count - 1);
1927
+ FinancialSeries.prototype.xi = function () {
1928
+ this.hr = this.u2 == null || this.u2.count == 0 ? NaN : this.u2.item(this.u2.count - 1);
1698
1929
  };
1699
- FinancialSeries.prototype.h0 = function (a) {
1700
- if (this.q5 != null && a != null) {
1701
- if (this.q7 == null || this.q7.propertyName != this.q5.dateTimeMemberPath) {
1702
- this.q7 = new FastReflectionHelper(false, this.q5.dateTimeMemberPath);
1930
+ FinancialSeries.prototype.jt = function (a) {
1931
+ if (this.uu != null && a != null) {
1932
+ if (this.uw == null || this.uw.propertyName != this.uu.dateTimeMemberPath) {
1933
+ this.uw = new FastReflectionHelper(false, this.uu.dateTimeMemberPath);
1703
1934
  }
1704
- var b = this.q7.getPropertyValue(a);
1935
+ var b = this.uw.getPropertyValue(a);
1705
1936
  if (typeCast(Date_$type, b) !== null) {
1706
- return dateToStringFormat(b, this.q5.itemLabelFormat());
1937
+ return dateToStringFormat(b, this.uu.itemLabelFormat());
1707
1938
  }
1708
1939
  }
1709
- return _super.prototype.h0.call(this, a);
1940
+ return _super.prototype.jt.call(this, a);
1710
1941
  };
1711
1942
  FinancialSeries.$t = markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
1712
- FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:so:tf', [2, null], 'HighMemberPath:sr:tg', [2, null], 'IsCustomCategoryStyleAllowed:rq:th', [0, false], 'IsTransitionInEnabled:rr:ti', [0, false], 'LowMemberPath:sw:tj', [2, null], 'NegativeBrush:tq:tk', [Brush.$, null], 'OpenMemberPath:s0:tl', [2, null], 'TransitionInMode:qv:tm', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:s4:tn', [2, null], 'XAxis:qk:to', [CategoryAxisBase.$, null], 'YAxis:q6:tp', [NumericYAxis.$, null]]);
1943
+ FinancialSeries.$$p = markDep(DependencyProperty, PropertyMetadata, FinancialSeries, 'raisePropertyChanged', ['CloseMemberPath:wd:xj', [2, null], 'HighlightedCloseMemberPath:wg:xk', [2, null], 'HighlightedHighMemberPath:wi:xl', [2, null], 'HighlightedLowMemberPath:wk:xm', [2, null], 'HighlightedOpenMemberPath:wm:xn', [2, null], 'HighlightedVolumeMemberPath:wo:xo', [2, null], 'HighMemberPath:wq:xp', [2, null], 'IsCustomCategoryStyleAllowed:vf:xq', [0, false], 'IsTransitionInEnabled:vg:xr', [0, false], 'LowMemberPath:wv:xs', [2, null], 'NegativeBrush:xz:xt', [Brush.$, null], 'OpenMemberPath:wz:xu', [2, null], 'TransitionInMode:uk:xv', [CategoryTransitionInMode_$type, enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:w3:xw', [2, null], 'XAxis:t9:xx', [CategoryAxisBase.$, null], 'YAxis:uv:xy', [NumericYAxis.$, null]]);
1713
1944
  return FinancialSeries;
1714
1945
  }(Series));
1715
1946
  export { FinancialSeries };
@@ -2010,35 +2241,35 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2010
2241
  __extends(FinancialSeriesView, _super);
2011
2242
  function FinancialSeriesView(a) {
2012
2243
  var _this = _super.call(this, a) || this;
2013
- _this.bz = null;
2014
- _this.bx = null;
2015
- _this.b1 = 0;
2016
- _this.b1 = -1;
2017
- _this.bz = a;
2018
- _this.bx = _this.by();
2244
+ _this.b2 = null;
2245
+ _this.b0 = null;
2246
+ _this.b4 = 0;
2247
+ _this.b4 = -1;
2248
+ _this.b2 = a;
2249
+ _this.b0 = _this.b1();
2019
2250
  return _this;
2020
2251
  }
2021
- FinancialSeriesView.prototype.b0 = function (a) {
2022
- if (this.b1 != a.t) {
2252
+ FinancialSeriesView.prototype.b3 = function (a) {
2253
+ if (this.b4 != a.t) {
2023
2254
  return true;
2024
2255
  }
2025
2256
  return false;
2026
2257
  };
2027
- FinancialSeriesView.prototype.b2 = function (a) {
2028
- this.b1 = a.t;
2258
+ FinancialSeriesView.prototype.b5 = function (a) {
2259
+ this.b4 = a.t;
2029
2260
  };
2030
- FinancialSeriesView.prototype.as = function () {
2031
- _super.prototype.as.call(this);
2261
+ FinancialSeriesView.prototype.au = function () {
2262
+ _super.prototype.au.call(this);
2032
2263
  if (!this.q) {
2033
2264
  }
2034
2265
  };
2035
2266
  FinancialSeriesView.prototype.getDefaultTooltipTemplate = function () {
2036
2267
  var a = "<div class='ui-chart-default-tooltip-content'>";
2037
- if (this.bz.qk.ce) {
2268
+ if (this.b2.t9.ce) {
2038
2269
  a += "<span>${itemLabel}</span><br/>";
2039
2270
  }
2040
- else if (this.bz.qk.f0 != null) {
2041
- a += "<span>${item." + this.bz.qk.f0 + "}</span><br/>";
2271
+ else if (this.b2.t9.f0 != null) {
2272
+ a += "<span>${item." + this.b2.t9.f0 + "}</span><br/>";
2042
2273
  }
2043
2274
  a += "<span class='ui-priority-primary'";
2044
2275
  var b = this.e.a7.a$r(this.e);
@@ -2054,11 +2285,11 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2054
2285
  e = stringIsNullOrEmpty(e) ? "High" : e;
2055
2286
  f = stringIsNullOrEmpty(f) ? "Low" : f;
2056
2287
  g = stringIsNullOrEmpty(g) ? "Close" : g;
2057
- a += ">" + this.bz.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.bz.s0 + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.bz.sr + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.bz.sw + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.bz.so + "}</td></tr>";
2058
- if (!stringIsNullOrEmpty(this.bz.s4)) {
2288
+ a += ">" + this.b2.title + "</span><table><tr><td>" + d + ":</td><td>" + "${item." + this.b2.wz + "}</td></tr><tr><td>" + e + ":</td><td>" + "${item." + this.b2.wq + "}</td></tr><tr><td>" + f + ":</td><td>" + "${item." + this.b2.wv + "}</td></tr><tr><td>" + g + ":</td><td>" + "${item." + this.b2.wd + "}</td></tr>";
2289
+ if (!stringIsNullOrEmpty(this.b2.w3)) {
2059
2290
  var h = c.b1("financialSeries_Volume");
2060
2291
  h = stringIsNullOrEmpty(h) ? "Volume" : h;
2061
- a += "<tr><td>" + h + ":</td><td>" + "${item." + this.bz.s4 + "}</td></tr>";
2292
+ a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.w3 + "}</td></tr>";
2062
2293
  }
2063
2294
  a += "</table></div>";
2064
2295
  return a;
@@ -2066,10 +2297,10 @@ var FinancialSeriesView = /** @class */ /*@__PURE__*/ (function (_super) {
2066
2297
  FinancialSeriesView.prototype.af = function () {
2067
2298
  var a = new Color();
2068
2299
  a.colorString = "rgba(95,95,95,0.5)";
2069
- this.e.ph = a;
2070
- this.e.g1 = 5;
2071
- this.e.g2 = 2;
2072
- this.e.g3 = 2;
2300
+ this.e.s6 = a;
2301
+ this.e.ir = 5;
2302
+ this.e.is = 2;
2303
+ this.e.it = 2;
2073
2304
  };
2074
2305
  FinancialSeriesView.$t = markType(FinancialSeriesView, 'FinancialSeriesView', SeriesView.$);
2075
2306
  return FinancialSeriesView;