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
@@ -4,7 +4,7 @@ https://www.infragistics.com/legal/license/igultimate-la
4
4
  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
- import { EventArgs, Base, markType, typeCast, Point_$type, String_$type, runOn, Number_$type, enumGetBox, fromEnum, toEnum, Date_$type, markDep, Delegate_$type } from "igniteui-webcomponents-core";
7
+ 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";
8
8
  import { IBucketizer_$type } from "./IBucketizer";
9
9
  import { ArgumentNullException } from "igniteui-webcomponents-core";
10
10
  import { IFastItemColumn$1_$type } from "igniteui-webcomponents-core";
@@ -28,6 +28,7 @@ import { CategoryMode_$type } from "./CategoryMode";
28
28
  import { ITimeRangeSelectorAxis_$type } from "./ITimeRangeSelectorAxis";
29
29
  import { FastReflectionHelper } from "igniteui-webcomponents-core";
30
30
  import { List$1 } from "igniteui-webcomponents-core";
31
+ import { SeriesLayerPropertyOverlay } from "./SeriesLayerPropertyOverlay";
31
32
  import { Dictionary$2 } from "igniteui-webcomponents-core";
32
33
  import { CategorySeriesRenderManager } from "./CategorySeriesRenderManager";
33
34
  import { IFastItemsSource_$type } from "igniteui-webcomponents-core";
@@ -132,7 +133,7 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
132
133
  a = this.c;
133
134
  b = this.d;
134
135
  c = this.b;
135
- d = this.a.bz.fx;
136
+ d = this.a.b2.hj;
136
137
  return {
137
138
  p0: a,
138
139
  p1: b,
@@ -141,26 +142,26 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
141
142
  };
142
143
  }
143
144
  e(a) {
144
- let b = this.a.bv;
145
- let c = this.a.bu;
146
- let d = this.a.bu;
147
- if (this.a.bz != null) {
148
- d = this.a.bz.getEffectiveViewport1(this.a);
145
+ let b = this.a.by;
146
+ let c = this.a.bx;
147
+ let d = this.a.bx;
148
+ if (this.a.b2 != null) {
149
+ d = this.a.b2.getEffectiveViewport1(this.a);
149
150
  }
150
- if (b.isEmpty || c.isEmpty || this.a.bz.qk == null) {
151
+ if (b.isEmpty || c.isEmpty || this.a.b2.t9 == null) {
151
152
  this.b = 0;
152
153
  return;
153
154
  }
154
- let e = (this.a.bz.qk != null) ? this.a.bz.qk.ch : false;
155
+ let e = (this.a.b2.t9 != null) ? this.a.b2.t9.ch : false;
155
156
  let f = new ScalerParams(0, b, c, e, d);
156
- let g = this.a.bz.pz(this.a);
157
- let h = typeCast(ISortingAxis_$type, this.a.bz.qk);
157
+ let g = this.a.b2.to(this.a);
158
+ let h = typeCast(ISortingAxis_$type, this.a.b2.t9);
158
159
  if (h == null || h.i$b == null) {
159
- let i = Math.floor(this.a.bz.qk.em(g.left, f));
160
- let j = Math.ceil(this.a.bz.qk.em(g.right, f));
161
- if (this.a.bz.qk.ch) {
162
- j = Math.ceil(this.a.bz.qk.em(g.left, f));
163
- i = Math.floor(this.a.bz.qk.em(g.right, f));
160
+ let i = Math.floor(this.a.b2.t9.em(g.left, f));
161
+ let j = Math.ceil(this.a.b2.t9.em(g.right, f));
162
+ if (this.a.b2.t9.ch) {
163
+ j = Math.ceil(this.a.b2.t9.em(g.left, f));
164
+ i = Math.floor(this.a.b2.t9.em(g.right, f));
164
165
  }
165
166
  let k = Math.floor((j - i + 1) * a / g.width);
166
167
  this.b = truncate(Math.max(1, k));
@@ -186,43 +187,218 @@ export let FinancialBucketCalculator = /*@__PURE__*/ (() => {
186
187
  */
187
188
  export let FinancialSeries = /*@__PURE__*/ (() => {
188
189
  class FinancialSeries extends Series {
189
- l4(a) {
190
- super.l4(a);
191
- this.q1 = a;
190
+ g0() {
191
+ let a = super.g0();
192
+ {
193
+ let b = ((() => {
194
+ let $ret = new SeriesLayerPropertyOverlay();
195
+ $ret.ad = "OpenMemberPath";
196
+ $ret.p = true;
197
+ $ret.y = "HighlightedOpenMemberPath";
198
+ $ret.q = true;
199
+ return $ret;
200
+ })());
201
+ b.valueResolving = delegateCombine(b.valueResolving, runOn(this, this.xc));
202
+ a.add(b);
203
+ }
204
+ {
205
+ let c = ((() => {
206
+ let $ret = new SeriesLayerPropertyOverlay();
207
+ $ret.ad = "HighMemberPath";
208
+ $ret.p = true;
209
+ $ret.y = "HighlightedHighMemberPath";
210
+ $ret.q = true;
211
+ return $ret;
212
+ })());
213
+ c.valueResolving = delegateCombine(c.valueResolving, runOn(this, this.xa));
214
+ a.add(c);
215
+ }
216
+ {
217
+ let d = ((() => {
218
+ let $ret = new SeriesLayerPropertyOverlay();
219
+ $ret.ad = "LowMemberPath";
220
+ $ret.p = true;
221
+ $ret.y = "HighlightedLowMemberPath";
222
+ $ret.q = true;
223
+ return $ret;
224
+ })());
225
+ d.valueResolving = delegateCombine(d.valueResolving, runOn(this, this.xb));
226
+ a.add(d);
227
+ }
228
+ {
229
+ let e = ((() => {
230
+ let $ret = new SeriesLayerPropertyOverlay();
231
+ $ret.ad = "CloseMemberPath";
232
+ $ret.p = true;
233
+ $ret.y = "HighlightedCloseMemberPath";
234
+ $ret.q = true;
235
+ return $ret;
236
+ })());
237
+ e.valueResolving = delegateCombine(e.valueResolving, runOn(this, this.w9));
238
+ a.add(e);
239
+ }
240
+ {
241
+ let f = ((() => {
242
+ let $ret = new SeriesLayerPropertyOverlay();
243
+ $ret.ad = "VolumeMemberPath";
244
+ $ret.p = true;
245
+ $ret.y = "HighlightedVolumeMemberPath";
246
+ $ret.q = true;
247
+ return $ret;
248
+ })());
249
+ f.valueResolving = delegateCombine(f.valueResolving, runOn(this, this.xd));
250
+ a.add(f);
251
+ }
252
+ {
253
+ let g = ((() => {
254
+ let $ret = new SeriesLayerPropertyOverlay();
255
+ $ret.r = true;
256
+ $ret.ad = "Brush";
257
+ $ret.p = true;
258
+ $ret.y = "ActualBrush";
259
+ $ret.q = true;
260
+ return $ret;
261
+ })());
262
+ g.valueResolving = delegateCombine(g.valueResolving, runOn(this, this.px));
263
+ a.add(g);
264
+ }
265
+ {
266
+ let h = ((() => {
267
+ let $ret = new SeriesLayerPropertyOverlay();
268
+ $ret.r = true;
269
+ $ret.ad = "Outline";
270
+ $ret.p = true;
271
+ $ret.y = "ActualOutline";
272
+ $ret.q = true;
273
+ return $ret;
274
+ })());
275
+ h.valueResolving = delegateCombine(h.valueResolving, runOn(this, this.px));
276
+ a.add(h);
277
+ }
278
+ {
279
+ let i = ((() => {
280
+ let $ret = new SeriesLayerPropertyOverlay();
281
+ $ret.r = true;
282
+ $ret.ad = "NegativeBrush";
283
+ $ret.p = true;
284
+ $ret.q = true;
285
+ return $ret;
286
+ })());
287
+ i.valueResolving = delegateCombine(i.valueResolving, runOn(this, this.px));
288
+ a.add(i);
289
+ }
290
+ {
291
+ let j = ((() => {
292
+ let $ret = new SeriesLayerPropertyOverlay();
293
+ $ret.r = true;
294
+ $ret.ad = "NegativeOutline";
295
+ $ret.p = true;
296
+ $ret.q = true;
297
+ return $ret;
298
+ })());
299
+ j.valueResolving = delegateCombine(j.valueResolving, runOn(this, this.px));
300
+ a.add(j);
301
+ }
302
+ let k = ((() => {
303
+ let $ret = new SeriesLayerPropertyOverlay();
304
+ $ret.p = true;
305
+ $ret.ad = "IsTransitionInEnabled";
306
+ $ret.x = true;
307
+ $ret.q = true;
308
+ return $ret;
309
+ })());
310
+ a.add(k);
311
+ let l = ((() => {
312
+ let $ret = new SeriesLayerPropertyOverlay();
313
+ $ret.p = true;
314
+ $ret.ad = "TransitionInMode";
315
+ $ret.x = enumGetBox(CategoryTransitionInMode_$type, 20);
316
+ $ret.q = true;
317
+ return $ret;
318
+ })());
319
+ a.add(l);
320
+ return a;
321
+ }
322
+ xc(a, b) {
323
+ if (this.wm != null) {
324
+ b.value = this.wm;
325
+ return;
326
+ }
327
+ b.value = this.wz;
328
+ }
329
+ xa(a, b) {
330
+ if (this.wi != null) {
331
+ b.value = this.wi;
332
+ return;
333
+ }
334
+ b.value = this.wq;
192
335
  }
193
- get_ds() {
336
+ xb(a, b) {
337
+ if (this.wk != null) {
338
+ b.value = this.wk;
339
+ return;
340
+ }
341
+ b.value = this.wv;
342
+ }
343
+ w9(a, b) {
344
+ if (this.wg != null) {
345
+ b.value = this.wg;
346
+ return;
347
+ }
348
+ b.value = this.wd;
349
+ }
350
+ xd(a, b) {
351
+ if (this.wo != null) {
352
+ b.value = this.wo;
353
+ return;
354
+ }
355
+ b.value = this.w3;
356
+ }
357
+ jw() {
358
+ if (this.dj()) {
359
+ return this.bi.uf;
360
+ }
361
+ else {
362
+ return this.bi.ub;
363
+ }
364
+ }
365
+ o0(a) {
366
+ super.o0(a);
367
+ this.uq = a;
368
+ }
369
+ get_ek() {
194
370
  return true;
195
371
  }
196
372
  ag() {
197
- return [this.qk, this.q6];
373
+ return [this.t9, this.uv];
198
374
  }
199
- h1(a, b) {
200
- let c = this.jv(b);
201
- if (c == FinancialSeries.$$p[6]) {
202
- return this.h2(a, b, this.s0);
375
+ ju(a, b) {
376
+ let c = this.lv(b);
377
+ if (c == FinancialSeries.$$p[11]) {
378
+ return this.jv(a, b, this.wz);
203
379
  }
204
- if (c == FinancialSeries.$$p[1]) {
205
- return this.h2(a, b, this.sr);
380
+ if (c == FinancialSeries.$$p[6]) {
381
+ return this.jv(a, b, this.wq);
206
382
  }
207
- if (c == FinancialSeries.$$p[4]) {
208
- return this.h2(a, b, this.sw);
383
+ if (c == FinancialSeries.$$p[9]) {
384
+ return this.jv(a, b, this.wv);
209
385
  }
210
386
  if (c == FinancialSeries.$$p[0]) {
211
- return this.h2(a, b, this.so);
387
+ return this.jv(a, b, this.wd);
212
388
  }
213
- if (c == FinancialSeries.$$p[8]) {
214
- return this.h2(a, b, this.s4);
389
+ if (c == FinancialSeries.$$p[13]) {
390
+ return this.jv(a, b, this.w3);
215
391
  }
216
- return super.h1(a, b);
392
+ return super.ju(a, b);
217
393
  }
218
- sk() {
394
+ v9() {
219
395
  return 2;
220
396
  }
221
- si() {
397
+ v7() {
222
398
  return 4;
223
399
  }
224
400
  ah(a) {
225
- let b = this.aj(this.qk, this.qm.f, this.sh(this.b1), this.sj(this.b1), this.px(a), true);
401
+ let b = this.aj(this.t9, this.ub.f, this.v6(this.cj), this.v8(this.cj), this.tm(a), true);
226
402
  if (b == null) {
227
403
  return null;
228
404
  }
@@ -230,14 +406,14 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
230
406
  let d = b[1];
231
407
  let e = new Array(1);
232
408
  let f = new Array(2);
233
- let g = this.sk();
409
+ let g = this.v9();
234
410
  f[0] = { $type: Point_$type, x: c[0], y: c[g] };
235
411
  f[1] = { $type: Point_$type, x: d[0], y: d[g] };
236
412
  e[0] = f;
237
413
  return e;
238
414
  }
239
415
  ai(a) {
240
- let b = this.aj(this.qk, this.qm.f, this.sh(this.b1), this.sj(this.b1), this.px(a), true);
416
+ let b = this.aj(this.t9, this.ub.f, this.v6(this.cj), this.v8(this.cj), this.tm(a), true);
241
417
  if (b == null) {
242
418
  return null;
243
419
  }
@@ -252,448 +428,453 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
252
428
  }
253
429
  constructor() {
254
430
  super();
255
- this.rb = null;
256
- this.q9 = null;
257
- this.ra = null;
258
- this.q8 = null;
259
- this.rc = null;
260
- this.rl = false;
431
+ this.u0 = null;
432
+ this.uy = null;
433
+ this.uz = null;
434
+ this.ux = null;
435
+ this.u1 = null;
436
+ this.va = false;
261
437
  this.assigningCategoryStyle = null;
262
- this.qt = null;
263
- this.rv = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
264
- this.rw = new Dictionary$2(String_$type, String_$type, 0);
265
- this.rk = false;
266
- this.q4 = null;
267
- this.qo = null;
268
- this.qq = null;
269
- this.qm = null;
270
- this.qw = null;
438
+ this.ui = null;
439
+ this.vk = new Dictionary$2(IFastItemColumn$1_$type.specialize(Number_$type), String_$type, 0);
440
+ this.vl = new Dictionary$2(String_$type, String_$type, 0);
441
+ this.u9 = false;
442
+ this.ut = null;
443
+ this.ud = null;
444
+ this.uf = null;
445
+ this.ub = null;
446
+ this.ul = null;
271
447
  this.typical = null;
272
448
  this.typicalBasedOn = null;
273
- this.rj = false;
274
- this.r8 = null;
275
- this.r6 = null;
276
- this.r7 = null;
277
- this.r5 = null;
278
- this.r9 = null;
279
- this.qp = null;
280
- this.ql = null;
281
- this.qr = 0;
282
- this.q5 = null;
283
- this.q7 = null;
284
- this.qt = new CategorySeriesRenderManager();
285
- this.rl = false;
286
- this.qw = new CategoryTransitionSourceFramePreparer();
287
- this.qp = new CategoryFrame(3);
449
+ this.u8 = false;
450
+ this.vx = null;
451
+ this.vv = null;
452
+ this.vw = null;
453
+ this.vu = null;
454
+ this.vy = null;
455
+ this.ue = null;
456
+ this.ua = null;
457
+ this.ug = 0;
458
+ this.uu = null;
459
+ this.uw = null;
460
+ this.ui = new CategorySeriesRenderManager();
461
+ this.va = false;
462
+ this.ul = new CategoryTransitionSourceFramePreparer();
463
+ this.ue = new CategoryFrame(3);
288
464
  this.ab = FinancialSeries.$;
289
- this.qs = 0;
465
+ this.uh = 0;
290
466
  }
291
- pf() {
292
- return this.tq;
467
+ s3() {
468
+ return this.xz;
293
469
  }
294
- pg() {
295
- return this.tq;
470
+ s4() {
471
+ return this.xz;
296
472
  }
297
- kz() {
298
- super.kz();
299
- this.qk = null;
300
- this.q6 = null;
473
+ ng() {
474
+ super.ng();
475
+ this.t9 = null;
476
+ this.uv = null;
301
477
  }
302
- get_c7() {
478
+ get_dz() {
303
479
  return true;
304
480
  }
305
- get_em() {
306
- return this.q6 != null && this.q6.ch;
481
+ get_fi() {
482
+ return this.uv != null && this.uv.ch;
307
483
  }
308
- get rg() {
309
- return this.rb;
484
+ get u5() {
485
+ return this.u0;
310
486
  }
311
- set rg(a) {
312
- if (this.rb != a) {
313
- let b = this.rb;
314
- this.rb = a;
315
- this.raisePropertyChanged("OpenColumn", b, this.rb);
487
+ set u5(a) {
488
+ if (this.u0 != a) {
489
+ let b = this.u0;
490
+ this.u0 = a;
491
+ this.raisePropertyChanged("OpenColumn", b, this.u0);
316
492
  }
317
493
  }
318
- get re() {
319
- return this.q9;
494
+ get u3() {
495
+ return this.uy;
320
496
  }
321
- set re(a) {
322
- if (this.q9 != a) {
323
- let b = this.q9;
324
- this.q9 = a;
325
- this.raisePropertyChanged("HighColumn", b, this.q9);
497
+ set u3(a) {
498
+ if (this.uy != a) {
499
+ let b = this.uy;
500
+ this.uy = a;
501
+ this.raisePropertyChanged("HighColumn", b, this.uy);
326
502
  }
327
503
  }
328
- get rf() {
329
- return this.ra;
504
+ get u4() {
505
+ return this.uz;
330
506
  }
331
- set rf(a) {
332
- if (this.ra != a) {
333
- let b = this.ra;
334
- this.ra = a;
335
- this.raisePropertyChanged("LowColumn", b, this.ra);
507
+ set u4(a) {
508
+ if (this.uz != a) {
509
+ let b = this.uz;
510
+ this.uz = a;
511
+ this.raisePropertyChanged("LowColumn", b, this.uz);
336
512
  }
337
513
  }
338
- get rd() {
339
- return this.q8;
514
+ get u2() {
515
+ return this.ux;
340
516
  }
341
- set rd(a) {
342
- if (this.q8 != a) {
343
- let b = this.q8;
344
- this.q8 = a;
345
- this.raisePropertyChanged("CloseColumn", b, this.q8);
517
+ set u2(a) {
518
+ if (this.ux != a) {
519
+ let b = this.ux;
520
+ this.ux = a;
521
+ this.raisePropertyChanged("CloseColumn", b, this.ux);
346
522
  }
347
523
  }
348
- get ri() {
349
- return this.rc;
524
+ get u7() {
525
+ return this.u1;
350
526
  }
351
- set ri(a) {
352
- if (this.rc != a) {
353
- let b = this.rc;
354
- this.rc = a;
355
- this.raisePropertyChanged("VolumeColumn", b, this.rc);
527
+ set u7(a) {
528
+ if (this.u1 != a) {
529
+ let b = this.u1;
530
+ this.u1 = a;
531
+ this.raisePropertyChanged("VolumeColumn", b, this.u1);
356
532
  }
357
533
  }
358
- rs() {
359
- return (this.assigningCategoryStyle != null && this.rl) || this.bl != 1;
534
+ fn() {
535
+ return this.highlightedItemsSource != null || (this.wm != null && this.wi != null && this.wk != null && this.wg != null);
536
+ }
537
+ vh() {
538
+ return (this.assigningCategoryStyle != null && this.va) || this.bs != 1;
360
539
  }
361
- tc(a) {
362
- if (this.assigningCategoryStyle != null && this.rl) {
540
+ xg(a) {
541
+ if (this.assigningCategoryStyle != null && this.va) {
363
542
  this.assigningCategoryStyle(this, a);
364
543
  }
365
544
  }
366
- ta(a, b, c, d, e, f) {
367
- let g = this.bl != 1;
368
- this.qt.a3(this.qt.b, d.cn, a, b, c, d, e, f, false);
369
- this.qt.ab(this.fv);
370
- let h = this.qt.ay;
545
+ xe(a, b, c, d, e, f) {
546
+ let g = this.bs != 1;
547
+ this.ui.a3(this.ui.b, d.cn, a, b, c, d, e, f, false);
548
+ this.ui.ab(this.hh);
549
+ let h = this.ui.ay;
371
550
  let i = null;
372
- let j = this.cl;
373
- if (g && this.ce != null) {
374
- i = this.ce.a7.getHighlightingInfo(this, j, h.o, h.n, false);
551
+ let j = this.c6;
552
+ if (g && this.cy != null) {
553
+ i = this.cy.a7.getHighlightingInfo(this, j, h.o, h.n, false);
375
554
  h.b = i;
376
555
  }
377
556
  h.f = f;
378
- this.tc(h);
379
- this.qt.z(this, i, f, g, b < 0);
557
+ this.xg(h);
558
+ this.ui.z(this, i, f, g, b < 0);
380
559
  }
381
- sa(a) {
382
- return this.gb(a, this.qk);
560
+ vz(a) {
561
+ return this.hx(a, this.t9);
383
562
  }
384
- ho(a, b) {
385
- return this.hp(a, b, this.qk, runOn(this, this.sa), new FinancialValueList(this.rg, this.re, this.rf, this.rd, this.ri));
563
+ jf(a, b) {
564
+ return this.jg(a, b, this.t9, runOn(this, this.vz), new FinancialValueList(this.u5, this.u3, this.u4, this.u2, this.u7));
386
565
  }
387
- hm(a, b) {
388
- return this.hn(a, b, this.qk, runOn(this, this.sa), new FinancialValueList(this.rg, this.re, this.rf, this.rd, this.ri));
566
+ jd(a, b) {
567
+ return this.je(a, b, this.t9, runOn(this, this.vz), new FinancialValueList(this.u5, this.u3, this.u4, this.u2, this.u7));
389
568
  }
390
- f7(a, b, c, d, e) {
569
+ ht(a, b, c, d, e) {
391
570
  if (c == null) {
392
571
  return Number.POSITIVE_INFINITY;
393
572
  }
394
- let f = this.qk.lf;
395
- return this.f8(a, b, this.qk, d, e, f, runOn(this, this.sa));
573
+ let f = this.t9.lf;
574
+ return this.hu(a, b, this.t9, d, e, f, runOn(this, this.vz));
396
575
  }
397
576
  getOffsetValue() {
398
- return this.sb(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1));
577
+ return this.v0(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj));
399
578
  }
400
579
  getCategoryWidth() {
401
- return this.qk.getCategorySize(this.b1.bv, this.b1.bu, this.getEffectiveViewport1(this.b1));
402
- }
403
- ps(a, b, c) {
404
- 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);
405
- }
406
- gn(a, b, c) {
407
- let d = this.getEffectiveViewport1(this.b1);
408
- let e = this.sb(this.b1.bv, this.b1.bu, d);
409
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
410
- 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);
411
- }
412
- gj(a, b, c) {
413
- let d = this.getEffectiveViewport1(this.b1);
414
- let e = this.sb(this.b1.bv, this.b1.bu, d);
415
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
416
- return this.gp(this.re, a, this.qk, f, e, runOn(this, this.sa), b, c);
417
- }
418
- gl(a, b, c) {
419
- let d = this.getEffectiveViewport1(this.b1);
420
- let e = this.sb(this.b1.bv, this.b1.bu, d);
421
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
422
- return this.gp(this.rf, a, this.qk, f, e, runOn(this, this.sa), b, c);
423
- }
424
- sc(a, b, c) {
425
- let d = this.getEffectiveViewport1(this.b1);
426
- let e = this.sb(this.b1.bv, this.b1.bu, d);
427
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
428
- return this.gp(this.rd, a, this.qk, f, e, runOn(this, this.sa), b, c);
429
- }
430
- sd(a, b, c) {
431
- let d = this.getEffectiveViewport1(this.b1);
432
- let e = this.sb(this.b1.bv, this.b1.bu, d);
433
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
434
- return this.gp(this.rg, a, this.qk, f, e, runOn(this, this.sa), b, c);
435
- }
436
- se(a, b, c) {
437
- let d = this.getEffectiveViewport1(this.b1);
438
- let e = this.sb(this.b1.bv, this.b1.bu, d);
439
- let f = new ScalerParams(0, this.b1.bv, this.b1.bu, this.qk.ch, d);
440
- return this.gp(this.ri, a, this.qk, f, e, runOn(this, this.sa), b, c);
441
- }
442
- po(a, b, c) {
443
- 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), (d, e) => this.hp(d, e, this.qk, runOn(this, this.sa), this.re), (d, e) => this.hn(d, e, this.qk, runOn(this, this.sa), this.re));
444
- }
445
- pq(a, b, c) {
446
- 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), (d, e) => this.hp(d, e, this.qk, runOn(this, this.sa), this.rf), (d, e) => this.hn(d, e, this.qk, runOn(this, this.sa), this.rf));
447
- }
448
- ts(a, b, c) {
449
- 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), (d, e) => this.hp(d, e, this.qk, runOn(this, this.sa), this.rg), (d, e) => this.hn(d, e, this.qk, runOn(this, this.sa), this.rg));
450
- }
451
- tr(a, b, c) {
452
- 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), (d, e) => this.hp(d, e, this.qk, runOn(this, this.sa), this.rd), (d, e) => this.hn(d, e, this.qk, runOn(this, this.sa), this.rd));
453
- }
454
- tt(a, b, c) {
455
- 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), (d, e) => this.hp(d, e, this.qk, runOn(this, this.sa), this.ri), (d, e) => this.hn(d, e, this.qk, runOn(this, this.sa), this.ri));
456
- }
457
- lk() {
458
- super.lk();
459
- if (this.qk != null) {
460
- this.qk.h8(false);
461
- }
462
- if (this.q6 != null) {
463
- this.q6.h8(false);
464
- }
465
- }
466
- nb(a, b) {
467
- this.q1.bx.e(this.fx);
468
- this.mn(false);
469
- }
470
- na(a, b) {
471
- if (this.e4 && this.g5 < 0.05) {
472
- this.e5 = true;
473
- }
474
- this.q1.bx.e(this.fx);
475
- this.mn(false);
476
- }
477
- rh(a, b, c) {
478
- let d = this.ci(b);
479
- this.rv.addItem(d, b);
480
- this.rw.addItem(b, c);
580
+ return this.t9.getCategorySize(this.cj.by, this.cj.bx, this.getEffectiveViewport1(this.cj));
581
+ }
582
+ th(a, b, c) {
583
+ 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);
584
+ }
585
+ h9(a, b, c) {
586
+ let d = this.getEffectiveViewport1(this.cj);
587
+ let e = this.v0(this.cj.by, this.cj.bx, d);
588
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
589
+ 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);
590
+ }
591
+ h5(a, b, c) {
592
+ let d = this.getEffectiveViewport1(this.cj);
593
+ let e = this.v0(this.cj.by, this.cj.bx, d);
594
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
595
+ return this.ib(this.u3, a, this.t9, f, e, runOn(this, this.vz), b, c);
596
+ }
597
+ h7(a, b, c) {
598
+ let d = this.getEffectiveViewport1(this.cj);
599
+ let e = this.v0(this.cj.by, this.cj.bx, d);
600
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
601
+ return this.ib(this.u4, a, this.t9, f, e, runOn(this, this.vz), b, c);
602
+ }
603
+ v1(a, b, c) {
604
+ let d = this.getEffectiveViewport1(this.cj);
605
+ let e = this.v0(this.cj.by, this.cj.bx, d);
606
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
607
+ return this.ib(this.u2, a, this.t9, f, e, runOn(this, this.vz), b, c);
608
+ }
609
+ v2(a, b, c) {
610
+ let d = this.getEffectiveViewport1(this.cj);
611
+ let e = this.v0(this.cj.by, this.cj.bx, d);
612
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
613
+ return this.ib(this.u5, a, this.t9, f, e, runOn(this, this.vz), b, c);
614
+ }
615
+ v3(a, b, c) {
616
+ let d = this.getEffectiveViewport1(this.cj);
617
+ let e = this.v0(this.cj.by, this.cj.bx, d);
618
+ let f = new ScalerParams(0, this.cj.by, this.cj.bx, this.t9.ch, d);
619
+ return this.ib(this.u7, a, this.t9, f, e, runOn(this, this.vz), b, c);
620
+ }
621
+ td(a, b, c) {
622
+ 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), (d, e) => this.jg(d, e, this.t9, runOn(this, this.vz), this.u3), (d, e) => this.je(d, e, this.t9, runOn(this, this.vz), this.u3));
623
+ }
624
+ tf(a, b, c) {
625
+ 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), (d, e) => this.jg(d, e, this.t9, runOn(this, this.vz), this.u4), (d, e) => this.je(d, e, this.t9, runOn(this, this.vz), this.u4));
626
+ }
627
+ x1(a, b, c) {
628
+ 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), (d, e) => this.jg(d, e, this.t9, runOn(this, this.vz), this.u5), (d, e) => this.je(d, e, this.t9, runOn(this, this.vz), this.u5));
629
+ }
630
+ x0(a, b, c) {
631
+ 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), (d, e) => this.jg(d, e, this.t9, runOn(this, this.vz), this.u2), (d, e) => this.je(d, e, this.t9, runOn(this, this.vz), this.u2));
632
+ }
633
+ x2(a, b, c) {
634
+ 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), (d, e) => this.jg(d, e, this.t9, runOn(this, this.vz), this.u7), (d, e) => this.je(d, e, this.t9, runOn(this, this.vz), this.u7));
635
+ }
636
+ ob() {
637
+ super.ob();
638
+ if (this.t9 != null) {
639
+ this.t9.h8(false);
640
+ }
641
+ if (this.uv != null) {
642
+ this.uv.h8(false);
643
+ }
644
+ }
645
+ qn(a, b) {
646
+ this.uq.b0.e(this.hj);
647
+ this.pp(false);
648
+ }
649
+ qm(a, b) {
650
+ if (this.f9 && this.iv < 0.05) {
651
+ this.ga = true;
652
+ this.gd = false;
653
+ this.ft = false;
654
+ }
655
+ this.uq.b0.e(this.hj);
656
+ this.pp(false);
657
+ }
658
+ u6(a, b, c) {
659
+ let d = this.c3(b);
660
+ this.vk.addItem(d, b);
661
+ this.vl.addItem(b, c);
481
662
  return d;
482
663
  }
483
- s9(a, b) {
664
+ w8(a, b) {
484
665
  if (b == null) {
485
666
  return;
486
667
  }
487
668
  a.deregisterColumn(b);
488
- let c = this.rv.item(b);
489
- this.rw.removeItem(c);
490
- this.rv.removeItem(b);
669
+ let c = this.vk.item(b);
670
+ this.vl.removeItem(c);
671
+ this.vk.removeItem(b);
491
672
  }
492
- l9(a, b, c, d) {
493
- super.l9(a, b, c, d);
673
+ o8(a, b, c, d) {
674
+ super.o8(a, b, c, d);
494
675
  switch (b) {
495
676
  case "SyncLink":
496
- if (this.b9 != null && this.ce != null) {
497
- this.q1.bx.e(this.fx);
498
- this.mn(false);
677
+ if (this.cr != null && this.cy != null) {
678
+ this.uq.b0.e(this.hj);
679
+ this.pp(false);
499
680
  }
500
681
  break;
501
682
  case "SeriesViewer":
502
683
  if (c != null && d == null) {
503
- if (this.qk != null) {
504
- this.qk.b0(this);
684
+ if (this.t9 != null) {
685
+ this.t9.b0(this);
505
686
  }
506
- if (this.q6 != null) {
507
- this.q6.b0(this);
687
+ if (this.uv != null) {
688
+ this.uv.b0(this);
508
689
  }
509
690
  }
510
691
  if (c == null && d != null) {
511
- if (this.qk != null) {
512
- this.qk.ct(this);
692
+ if (this.t9 != null) {
693
+ this.t9.ct(this);
513
694
  }
514
- if (this.q6 != null) {
515
- this.q6.ct(this);
695
+ if (this.uv != null) {
696
+ this.uv.ct(this);
516
697
  }
517
698
  }
518
- this.q1.bx.e(this.fx);
519
- this.mn(false);
699
+ this.uq.b0.e(this.hj);
700
+ this.pp(false);
520
701
  break;
521
702
  case "FastItemsSource":
522
- this.rk = true;
703
+ this.u9 = true;
523
704
  if (typeCast(IFastItemsSource_$type, c) != null) {
524
- this.s9(typeCast(IFastItemsSource_$type, c), this.rg);
525
- this.s9(typeCast(IFastItemsSource_$type, c), this.re);
526
- this.s9(typeCast(IFastItemsSource_$type, c), this.rf);
527
- this.s9(typeCast(IFastItemsSource_$type, c), this.rd);
528
- this.s9(typeCast(IFastItemsSource_$type, c), this.ri);
529
- this.rg = null;
530
- this.re = null;
531
- this.rf = null;
532
- this.rd = null;
533
- this.ri = null;
705
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u5);
706
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u3);
707
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u4);
708
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u2);
709
+ this.w8(typeCast(IFastItemsSource_$type, c), this.u7);
710
+ this.u5 = null;
711
+ this.u3 = null;
712
+ this.u4 = null;
713
+ this.u2 = null;
714
+ this.u7 = null;
534
715
  }
535
716
  if (typeCast(IFastItemsSource_$type, d) != null) {
536
- if (stringIsNullOrEmpty(this.s0) == false) {
537
- this.rg = this.rh(typeCast(IFastItemsSource_$type, d), this.s0, "OpenColumn");
717
+ if (stringIsNullOrEmpty(this.wz) == false) {
718
+ this.u5 = this.u6(typeCast(IFastItemsSource_$type, d), this.wz, "OpenColumn");
538
719
  }
539
- if (stringIsNullOrEmpty(this.sr) == false) {
540
- this.re = this.rh(typeCast(IFastItemsSource_$type, d), this.sr, "HighColumn");
720
+ if (stringIsNullOrEmpty(this.wq) == false) {
721
+ this.u3 = this.u6(typeCast(IFastItemsSource_$type, d), this.wq, "HighColumn");
541
722
  }
542
- if (stringIsNullOrEmpty(this.sw) == false) {
543
- this.rf = this.rh(typeCast(IFastItemsSource_$type, d), this.sw, "LowColumn");
723
+ if (stringIsNullOrEmpty(this.wv) == false) {
724
+ this.u4 = this.u6(typeCast(IFastItemsSource_$type, d), this.wv, "LowColumn");
544
725
  }
545
- if (stringIsNullOrEmpty(this.so) == false) {
546
- this.rd = this.rh(typeCast(IFastItemsSource_$type, d), this.so, "CloseColumn");
726
+ if (stringIsNullOrEmpty(this.wd) == false) {
727
+ this.u2 = this.u6(typeCast(IFastItemsSource_$type, d), this.wd, "CloseColumn");
547
728
  }
548
- if (stringIsNullOrEmpty(this.s4) == false) {
549
- this.ri = this.rh(typeCast(IFastItemsSource_$type, d), this.s4, "VolumeColumn");
729
+ if (stringIsNullOrEmpty(this.w3) == false) {
730
+ this.u7 = this.u6(typeCast(IFastItemsSource_$type, d), this.w3, "VolumeColumn");
550
731
  }
551
732
  }
552
- this.rk = false;
553
- if (this.q6 != null && !this.q6.c1()) {
554
- this.q1.bx.e(this.fx);
555
- this.mn(false);
733
+ this.u9 = false;
734
+ if (this.uv != null && !this.uv.c1()) {
735
+ this.uq.b0.e(this.hj);
736
+ this.pp(this.fq && c != null);
556
737
  }
557
738
  break;
558
- case FinancialSeries.$$p[6]:
559
- if (this.cl != null) {
560
- this.s9(this.cl, this.rg);
561
- this.rg = this.rh(this.cl, this.s0, "OpenColumn");
739
+ case FinancialSeries.$$p[11]:
740
+ if (this.c6 != null) {
741
+ this.w8(this.c6, this.u5);
742
+ this.u5 = this.u6(this.c6, this.wz, "OpenColumn");
562
743
  }
563
744
  break;
564
745
  case "OpenColumn":
565
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
566
- this.q1.bx.e(this.fx);
567
- this.mn(false);
746
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
747
+ this.uq.b0.e(this.hj);
748
+ this.pp(this.fq && this.dn);
568
749
  }
569
750
  break;
570
- case FinancialSeries.$$p[1]:
571
- if (this.cl != null) {
572
- this.s9(this.cl, this.re);
573
- this.re = this.rh(this.cl, this.sr, "HighColumn");
751
+ case FinancialSeries.$$p[6]:
752
+ if (this.c6 != null) {
753
+ this.w8(this.c6, this.u3);
754
+ this.u3 = this.u6(this.c6, this.wq, "HighColumn");
574
755
  }
575
756
  break;
576
757
  case "HighColumn":
577
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
578
- this.q1.bx.e(this.fx);
579
- this.mn(false);
758
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
759
+ this.uq.b0.e(this.hj);
760
+ this.pp(this.fq && this.dn);
580
761
  }
581
762
  break;
582
- case FinancialSeries.$$p[4]:
583
- if (this.cl != null) {
584
- this.s9(this.cl, this.rf);
585
- this.rf = this.rh(this.cl, this.sw, "LowColumn");
763
+ case FinancialSeries.$$p[9]:
764
+ if (this.c6 != null) {
765
+ this.w8(this.c6, this.u4);
766
+ this.u4 = this.u6(this.c6, this.wv, "LowColumn");
586
767
  }
587
768
  break;
588
769
  case "LowColumn":
589
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
590
- this.q1.bx.e(this.fx);
591
- this.mn(false);
770
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
771
+ this.uq.b0.e(this.hj);
772
+ this.pp(this.fq && this.dn);
592
773
  }
593
774
  break;
594
775
  case FinancialSeries.$$p[0]:
595
- if (this.cl != null) {
596
- this.s9(this.cl, this.rd);
597
- this.rd = this.rh(this.cl, this.so, "CloseColumn");
776
+ if (this.c6 != null) {
777
+ this.w8(this.c6, this.u2);
778
+ this.u2 = this.u6(this.c6, this.wd, "CloseColumn");
598
779
  }
599
780
  break;
600
781
  case "CloseColumn":
601
- if (this.q6 != null && !this.q6.c1() && !this.rk) {
602
- this.q1.bx.e(this.fx);
603
- this.mn(false);
782
+ if (this.uv != null && !this.uv.c1() && !this.u9) {
783
+ this.uq.b0.e(this.hj);
784
+ this.pp(this.fq && this.dn);
604
785
  }
605
- this.te();
786
+ this.xi();
606
787
  break;
607
- case FinancialSeries.$$p[8]:
608
- if (this.cl != null) {
609
- this.s9(this.cl, this.ri);
610
- this.ri = this.rh(this.cl, this.s4, "VolumeColumn");
788
+ case FinancialSeries.$$p[13]:
789
+ if (this.c6 != null) {
790
+ this.w8(this.c6, this.u7);
791
+ this.u7 = this.u6(this.c6, this.w3, "VolumeColumn");
611
792
  }
612
793
  break;
613
794
  case "VolumeColumn":
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[9]:
800
+ case FinancialSeries.$$p[14]:
620
801
  if (c != null) {
621
802
  c.b0(this);
622
803
  }
623
804
  if (d != null) {
624
805
  d.ct(this);
625
806
  }
626
- this.q1.bx.e(this.fx);
627
- this.mn(false);
628
- this.lu();
629
- this.q5 = typeCast(ITimeRangeSelectorAxis_$type, this.qk);
807
+ this.uq.b0.e(this.hj);
808
+ this.pp(false);
809
+ this.ol();
810
+ this.uu = typeCast(ITimeRangeSelectorAxis_$type, this.t9);
630
811
  break;
631
- case FinancialSeries.$$p[10]:
812
+ case FinancialSeries.$$p[15]:
632
813
  if (c != null) {
633
814
  c.b0(this);
634
815
  }
635
816
  if (d != null) {
636
817
  d.ct(this);
637
818
  }
638
- this.q1.bx.e(this.fx);
639
- if (this.q6 != null) {
640
- this.q6.c1();
819
+ this.uq.b0.e(this.hj);
820
+ if (this.uv != null) {
821
+ this.uv.c1();
641
822
  }
642
823
  {
643
- this.mn(false);
824
+ this.pp(false);
644
825
  }
645
- this.lu();
826
+ this.ol();
646
827
  break;
647
828
  case "TransitionProgress":
648
- this.qq.c(this.g5, this.qo, this.qm);
649
- if (this.cy(this.b1)) {
829
+ this.uf.c(this.iv, this.ud, this.ub);
830
+ if (this.dl(this.cj)) {
650
831
  return;
651
832
  }
652
- if (this.g5 == 1) {
653
- this.qm.v();
654
- this.td(this.qm, this.q1);
655
- if (this.e4) {
656
- this.e4 = false;
657
- this.k3();
658
- this.cf.r = truncate(this.gr());
659
- this.cf.b = this.cg;
833
+ if (this.iv == 1) {
834
+ this.ub.v();
835
+ this.xh(this.ub, this.uq);
836
+ if (this.f9) {
837
+ this.f9 = false;
838
+ this.nk();
839
+ this.cz.r = truncate(this.id());
840
+ this.cz.b = this.c0;
660
841
  }
661
842
  }
662
843
  else {
663
- this.td(this.qq, this.q1);
844
+ this.xh(this.uf, this.uq);
664
845
  }
665
- if (this.ce != null) {
666
- this.ce.ol(this);
846
+ if (this.cy != null) {
847
+ this.cy.on(this);
667
848
  }
668
849
  break;
669
- case FinancialSeries.$$p[5]:
670
- this.mn(false);
850
+ case FinancialSeries.$$p[10]:
851
+ this.pp(false);
671
852
  break;
672
853
  case "IsCustomCategoryStyleAllowed":
673
- this.rl = this.ro();
674
- this.mn(false);
854
+ this.va = this.vd();
855
+ this.pp(false);
675
856
  break;
676
857
  case "CategoryMode":
677
- if (this.qk != null) {
678
- this.qk.l5(true);
858
+ if (this.t9 != null) {
859
+ this.t9.l5(true);
679
860
  }
680
861
  break;
681
862
  }
682
863
  }
683
- rn(a) {
864
+ vc(a) {
684
865
  if (typeCast(NumericYAxis.$, a) !== null) {
685
866
  return true;
686
867
  }
687
868
  return false;
688
869
  }
689
- rm(a) {
870
+ vb(a) {
690
871
  if (typeCast(CategoryXAxis.$, a) !== null || a.ce) {
691
872
  return true;
692
873
  }
693
874
  return false;
694
875
  }
695
- qd(a, b, c) {
696
- if (b < a || a < 0 || a > this.cl.count || b < 0 || b > this.cl.count || c == null) {
876
+ t2(a, b, c) {
877
+ if (b < a || a < 0 || a > this.c6.count || b < 0 || b > this.c6.count || c == null) {
697
878
  return null;
698
879
  }
699
880
  let d = new Array((b - a) + 1);
@@ -707,43 +888,43 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
707
888
  if (e) {
708
889
  h = f._inner[h];
709
890
  }
710
- d[g - a] = this.cl.item(g);
891
+ d[g - a] = this.c6.item(g);
711
892
  }
712
893
  return d;
713
894
  }
714
- sh(a) {
715
- return a.bx.b;
895
+ v6(a) {
896
+ return a.b0.b;
716
897
  }
717
- sj(a) {
718
- return a.bx.c;
898
+ v8(a) {
899
+ return a.b0.c;
719
900
  }
720
- qc(a, b) {
721
- return this.qd(a, b, this.q6);
901
+ t1(a, b) {
902
+ return this.t2(a, b, this.uv);
722
903
  }
723
- get_d0() {
904
+ get_es() {
724
905
  return true;
725
906
  }
726
- k0() {
727
- super.k0();
728
- this.q4 = null;
907
+ nh() {
908
+ super.nh();
909
+ this.ut = null;
729
910
  }
730
911
  ax(a, b, c) {
731
- if (this.c3 && this.ei(this.bl) && !c) {
732
- let d = this.q3(a, b, this.q4);
733
- this.q4 = d;
912
+ if (this.du && this.fc(this.bs) && !c) {
913
+ let d = this.us(a, b, this.ut);
914
+ this.ut = d;
734
915
  return d;
735
916
  }
736
917
  else {
737
- let e = this.q2(a, b, this.q4);
738
- this.q4 = e;
918
+ let e = this.ur(a, b, this.ut);
919
+ this.ut = e;
739
920
  return e;
740
921
  }
741
922
  }
742
- sl(a) {
743
- let b = this.qn();
744
- let c = this.b1.bu;
745
- let d = this.b1.bv;
746
- let e = this.qk;
923
+ wa(a) {
924
+ let b = this.uc();
925
+ let c = this.cj.bx;
926
+ let d = this.cj.by;
927
+ let e = this.t9;
747
928
  let f = 0;
748
929
  if (e.cp) {
749
930
  let g = (a.y - d.top) / d.height;
@@ -777,22 +958,22 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
777
958
  }
778
959
  return j;
779
960
  }
780
- q3(a, b, c) {
781
- let d = this.cl.count;
782
- let e = this.q1.bx.c;
783
- let f = this.q1.bx.d;
784
- let g = this.q1.bx.b;
785
- let h = this.qk;
961
+ us(a, b, c) {
962
+ let d = this.c6.count;
963
+ let e = this.uq.b0.c;
964
+ let f = this.uq.b0.d;
965
+ let g = this.uq.b0.b;
966
+ let h = this.t9;
786
967
  let i = -1;
787
968
  let j = -1;
788
969
  if (h.cn) {
789
- let k = this.qn();
790
- let l = this.sl(b);
970
+ let k = this.uc();
971
+ let l = this.wa(b);
791
972
  i = l;
792
973
  j = l;
793
974
  }
794
975
  else {
795
- let m = this.hi(b);
976
+ let m = this.i8(b);
796
977
  i = truncate(Math.floor((intDivide(m, g)))) * g;
797
978
  j = i + (g - 1);
798
979
  }
@@ -805,221 +986,271 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
805
986
  n.g = j;
806
987
  return n;
807
988
  }
808
- q2(a, b, c) {
989
+ ur(a, b, c) {
809
990
  let d = new HighlightingInfo();
810
991
  d.b = this;
811
992
  d.h = 0;
812
- d.g = this.cl.count - 1;
993
+ d.g = this.c6.count - 1;
813
994
  d.d = true;
814
995
  if (c != null && c.h == d.h && c.g == d.g) {
815
996
  return c;
816
997
  }
817
998
  return d;
818
999
  }
819
- ro() {
820
- return this.rq;
1000
+ vd() {
1001
+ return this.vf;
821
1002
  }
822
- f9(a) {
823
- let b = this.b1.bv;
824
- let c = this.b1.bu;
1003
+ hv(a) {
1004
+ let b = this.cj.by;
1005
+ let c = this.cj.bx;
825
1006
  let d = -1;
826
- if (!b.isEmpty && !c.isEmpty && this.qk != null) {
827
- let e = this.getEffectiveViewport1(this.b1);
828
- let f = new ScalerParams(0, b, c, this.qk.ch, e);
829
- let g = this.pz(this.b1);
830
- let h = this.qk.em(g.left, f);
831
- let i = this.qk.em(g.right, f);
1007
+ if (!b.isEmpty && !c.isEmpty && this.t9 != null) {
1008
+ let e = this.getEffectiveViewport1(this.cj);
1009
+ let f = new ScalerParams(0, b, c, this.t9.ch, e);
1010
+ let g = this.to(this.cj);
1011
+ let h = this.t9.em(g.left, f);
1012
+ let i = this.t9.em(g.right, f);
832
1013
  let j = (a.x - b.left) / b.width;
833
1014
  let k = h + (j * (i - h));
834
- if (this.qk.categoryMode != 0) {
1015
+ if (this.t9.categoryMode != 0) {
835
1016
  k -= 0.5;
836
1017
  }
837
1018
  d = k;
838
1019
  }
839
1020
  return d;
840
1021
  }
841
- hi(a) {
842
- return truncate(Math.round(this.f9(a)));
1022
+ i8(a) {
1023
+ return truncate(Math.round(this.hv(a)));
843
1024
  }
844
- get_ec() {
845
- return typeCast(ISortingAxis_$type, this.qk) !== null;
1025
+ get_e5() {
1026
+ return typeCast(ISortingAxis_$type, this.t9) !== null;
846
1027
  }
847
1028
  as() {
848
- return this.qk;
1029
+ return this.t9;
849
1030
  }
850
- hk(a) {
851
- let b = this.b1.bv;
852
- let c = this.b1.bu;
853
- let d = this.getEffectiveViewport1(this.b1);
1031
+ ja(a) {
1032
+ let b = this.cj.by;
1033
+ let c = this.cj.bx;
1034
+ let d = this.getEffectiveViewport1(this.cj);
854
1035
  if (b.isEmpty || c.isEmpty) {
855
1036
  return -1;
856
1037
  }
857
1038
  let e = new Rect(0, 0, 0, 1, 1);
858
- let f = new ScalerParams(0, b, c, this.qk.ch, d);
859
- let g = typeCast(ISortingAxis_$type, this.qk);
860
- let h = this.pz(this.b1);
1039
+ let f = new ScalerParams(0, b, c, this.t9.ch, d);
1040
+ let g = typeCast(ISortingAxis_$type, this.t9);
1041
+ let h = this.to(this.cj);
861
1042
  let i = h.left;
862
1043
  let j = h.right;
863
- let k = this.pn(a).x;
864
- let l = this.qk.em(k, f);
865
- let m = this.qk.em(i, f);
866
- let n = this.qk.em(j, f);
1044
+ let k = this.tc(a).x;
1045
+ let l = this.t9.em(k, f);
1046
+ let m = this.t9.em(i, f);
1047
+ let n = this.t9.em(j, f);
867
1048
  l = Math.max(m, Math.min(n, l));
868
1049
  let o = g.i$f(l);
869
1050
  return o;
870
1051
  }
871
- hy(a) {
1052
+ jr(a) {
872
1053
  let b = 0;
873
- if (typeCast(ISortingAxis_$type, this.qk) !== null) {
874
- b = this.hk(a);
1054
+ if (typeCast(ISortingAxis_$type, this.t9) !== null) {
1055
+ b = this.ja(a);
875
1056
  if (b == -1) {
876
1057
  return null;
877
1058
  }
878
1059
  }
879
1060
  else {
880
- b = this.hi(a);
1061
+ b = this.i8(a);
881
1062
  }
882
- return b >= 0 && this.cl != null && b < this.cl.count ? this.cl.item(b) : null;
1063
+ return b >= 0 && this.c6 != null && b < this.c6.count ? this.c6.item(b) : null;
883
1064
  }
884
- qn() {
885
- let a = this.qm;
886
- if (this.cw()) {
887
- if (this.cf.g) {
888
- this.cf.t();
1065
+ uc() {
1066
+ let a = this.ub;
1067
+ if (this.dj()) {
1068
+ if (this.cz.g) {
1069
+ this.cz.t();
889
1070
  }
890
- a = this.qq;
1071
+ a = this.uf;
891
1072
  }
892
1073
  return a;
893
1074
  }
894
- sb(a, b, c) {
895
- if (this.qk == null) {
1075
+ v0(a, b, c) {
1076
+ if (this.t9 == null) {
896
1077
  return 0;
897
1078
  }
898
- return this.qk.k5(a, b, c, this.index);
1079
+ return this.t9.k5(a, b, c, this.index);
899
1080
  }
900
- eu() {
901
- return this.rr;
1081
+ fw() {
1082
+ return this.vg;
902
1083
  }
903
- qu() {
1084
+ uj() {
904
1085
  return 11;
905
1086
  }
906
- ca() {
1087
+ cs() {
907
1088
  return 3;
908
1089
  }
909
- td(a, b) {
910
- this.py = a.aa;
911
- b.au();
1090
+ cu() {
1091
+ return 3;
1092
+ }
1093
+ xh(a, b) {
1094
+ this.ow();
1095
+ this.tn = a.aa;
1096
+ b.aw();
912
1097
  }
913
- tb(a, b) {
1098
+ xf(a, b) {
914
1099
  a.u();
915
1100
  }
916
- fd(a, b, c) {
917
- let d = super.fd(a, b, c);
1101
+ gl(a, b, c) {
1102
+ let d = super.gl(a, b, c);
918
1103
  let e = c;
919
- 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) {
920
- e.bx.b = 0;
1104
+ 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) {
1105
+ e.b0.b = 0;
921
1106
  d = false;
922
1107
  }
923
1108
  return d;
924
1109
  }
925
1110
  getViewInfo(a, b) {
926
- b = this.b1.bv;
927
- a = this.b1.bu;
1111
+ b = this.cj.by;
1112
+ a = this.cj.bx;
928
1113
  return {
929
1114
  p0: a,
930
1115
  p1: b
931
1116
  };
932
1117
  }
933
- sf(a) {
1118
+ v4(a) {
934
1119
  let b = 0;
935
- let c = a.bv;
936
- let d = a.bu;
937
- let e = this.getEffectiveViewport1(this.b1);
938
- if (!c.isEmpty && !d.isEmpty && this.q6 != null) {
939
- let f = new ScalerParams(0, c, d, this.q6.ch, e);
940
- f.b = this.gg();
941
- b = this.q6.ej(this.q6.l7, f);
1120
+ let c = a.by;
1121
+ let d = a.bx;
1122
+ let e = this.getEffectiveViewport1(this.cj);
1123
+ if (!c.isEmpty && !d.isEmpty && this.uv != null) {
1124
+ let f = new ScalerParams(0, c, d, this.uv.ch, e);
1125
+ f.b = this.h2();
1126
+ b = this.uv.ej(this.uv.l7, f);
942
1127
  }
943
1128
  return b;
944
1129
  }
945
- k3() {
946
- super.k3();
947
- this.qo.v();
948
- this.qm.v();
949
- this.qq.v();
1130
+ nk() {
1131
+ super.nk();
1132
+ this.ud.v();
1133
+ this.ub.v();
1134
+ this.uf.v();
950
1135
  }
951
- mo(a) {
952
- super.mo(a);
953
- this.q1.bx.e(this.fx);
954
- if (this.cy(this.b1)) {
1136
+ pq(a) {
1137
+ super.pq(a);
1138
+ this.uq.b0.e(this.hj);
1139
+ if (this.dl(this.cj)) {
955
1140
  return;
956
1141
  }
957
- if (this.ew) {
958
- if (this.cw()) {
959
- this.td(this.qq, this.q1);
1142
+ if (this.f0) {
1143
+ if (this.dj()) {
1144
+ this.xh(this.uf, this.uq);
960
1145
  }
961
1146
  else {
962
- this.td(this.qm, this.q1);
1147
+ this.xh(this.ub, this.uq);
963
1148
  }
964
1149
  return;
965
1150
  }
966
- if (this.er(a)) {
967
- let b = this.qo;
968
- if (this.cw()) {
969
- if (this.cf.g) {
970
- this.cf.t();
1151
+ if (this.fp(a)) {
1152
+ let b = this.ud;
1153
+ if (this.dj()) {
1154
+ if (this.cz.g) {
1155
+ this.cz.t();
971
1156
  }
972
- this.qo = this.qq;
973
- this.qq = b;
1157
+ this.ud = this.uf;
1158
+ this.uf = b;
974
1159
  }
975
1160
  else {
976
- this.qo = this.qm;
977
- this.qm = b;
1161
+ this.ud = this.ub;
1162
+ this.ub = b;
978
1163
  }
979
- this.tb(this.qm, this.q1);
980
- if (this.e6) {
981
- this.cf.w();
982
- this.cf.r = truncate(this.gs());
983
- this.cf.b = this.ch != null ? this.ch : this.cg;
984
- this.qw.p(this.qo, this.qm, this.isVertical, this.qk, this.q6, this.qv, this.qu(), this.cb, this.ca(), () => this.sf(this.q1), this.q1.bu);
1164
+ this.xf(this.ub, this.uq);
1165
+ let c = false;
1166
+ if (this.gb) {
1167
+ this.cz.w();
1168
+ this.cz.r = truncate(this.ie());
1169
+ this.cz.b = this.c1 != null ? this.c1 : this.c0;
1170
+ if (this.gc) {
1171
+ let d = this.uf;
1172
+ this.uf = this.ud;
1173
+ this.ud = d;
1174
+ c = true;
1175
+ }
1176
+ this.ul.s(this, this.ud, this.ub, this.isVertical, this.t9, this.uv, this.uk, this.uj(), this.ct, this.cs(), () => this.v4(this.uq), this.uq.bx);
1177
+ if (this.gc) {
1178
+ let e = this.uf;
1179
+ this.uf = this.ud;
1180
+ this.ud = e;
1181
+ }
1182
+ this.gc = false;
985
1183
  }
986
- this.ky();
987
- this.mw();
988
- if (this.e6) {
989
- this.e5 = false;
990
- this.e4 = true;
1184
+ if (this.ge) {
1185
+ this.cz.w();
1186
+ this.cz.r = truncate(this.ig());
1187
+ this.cz.b = this.c2 != null ? this.c2 : this.c0;
1188
+ if (this.f9) {
1189
+ let f = this.uf;
1190
+ this.uf = this.ud;
1191
+ this.ud = f;
1192
+ c = true;
1193
+ }
1194
+ this.ul.s(this, this.ud, this.ub, this.isVertical, this.t9, this.uv, this.uk, this.uj(), this.ct, this.cs(), () => this.v4(this.uq), this.uq.bx);
1195
+ let g = this.ub;
1196
+ this.ub = this.ud;
1197
+ this.ud = g;
1198
+ if (this.f9) {
1199
+ let h = this.uf;
1200
+ this.uf = this.ud;
1201
+ this.ud = h;
1202
+ }
1203
+ this.f9 = false;
1204
+ }
1205
+ this.dq = false;
1206
+ if (!c) {
1207
+ this.nf();
1208
+ }
1209
+ this.p3();
1210
+ if (this.gb) {
1211
+ this.ga = false;
1212
+ this.gd = false;
1213
+ this.ft = false;
1214
+ this.f9 = true;
1215
+ }
1216
+ if (this.ge) {
1217
+ this.gd = false;
1218
+ this.gc = true;
991
1219
  }
992
1220
  }
993
1221
  else {
994
- this.tb(this.qm, this.q1);
995
- this.td(this.qm, this.q1);
1222
+ this.xf(this.ub, this.uq);
1223
+ this.xh(this.ub, this.uq);
996
1224
  }
997
1225
  }
998
- rt(a) {
1226
+ fx() {
1227
+ return true;
1228
+ }
1229
+ vi(a) {
999
1230
  for (let b of fromEnum(a)) {
1000
1231
  switch (b) {
1001
1232
  case "HighColumn":
1002
- if (this.re == null) {
1233
+ if (this.u3 == null) {
1003
1234
  return false;
1004
1235
  }
1005
1236
  break;
1006
1237
  case "LowColumn":
1007
- if (this.rf == null) {
1238
+ if (this.u4 == null) {
1008
1239
  return false;
1009
1240
  }
1010
1241
  break;
1011
1242
  case "OpenColumn":
1012
- if (this.rg == null) {
1243
+ if (this.u5 == null) {
1013
1244
  return false;
1014
1245
  }
1015
1246
  break;
1016
1247
  case "CloseColumn":
1017
- if (this.rd == null) {
1248
+ if (this.u2 == null) {
1018
1249
  return false;
1019
1250
  }
1020
1251
  break;
1021
1252
  case "VolumeColumn":
1022
- if (this.ri == null) {
1253
+ if (this.u7 == null) {
1023
1254
  return false;
1024
1255
  }
1025
1256
  break;
@@ -1027,23 +1258,23 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1027
1258
  }
1028
1259
  return true;
1029
1260
  }
1030
- get ru() {
1031
- return this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null;
1261
+ get vj() {
1262
+ return this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null;
1032
1263
  }
1033
- rp() {
1264
+ ve() {
1034
1265
  return this.typical != null;
1035
1266
  }
1036
- s8(a) {
1267
+ w7(a) {
1037
1268
  this.typical(this, a);
1038
1269
  }
1039
- get r2() {
1040
- return this.rz();
1270
+ get vr() {
1271
+ return this.vo();
1041
1272
  }
1042
- *_rz() {
1273
+ *_vo() {
1043
1274
  let a = false;
1044
- if (this.rp()) {
1045
- let b = this.qx(0, this.cl.count);
1046
- this.s8(new FinancialEventArgs(0, this.cl.count, b, this.qy(b), this));
1275
+ if (this.ve()) {
1276
+ let b = this.um(0, this.c6.count);
1277
+ this.w7(new FinancialEventArgs(0, this.c6.count, b, this.un(b), this));
1047
1278
  if (b.typicalColumn != null) {
1048
1279
  a = true;
1049
1280
  for (let c of fromEnum(b.typicalColumn)) {
@@ -1052,97 +1283,97 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1052
1283
  }
1053
1284
  }
1054
1285
  if (!a) {
1055
- if (this.ru && this.qk.i$b != null) {
1056
- let d = this.cl.count;
1057
- let e = this.qk.i$b;
1286
+ if (this.vj && this.t9.i$b != null) {
1287
+ let d = this.c6.count;
1288
+ let e = this.t9.i$b;
1058
1289
  for (let f = 0; f < d; ++f) {
1059
- yield (this.re.item(e.item(f)) + this.rf.item(e.item(f)) + this.rd.item(e.item(f))) / 3;
1290
+ yield (this.u3.item(e.item(f)) + this.u4.item(e.item(f)) + this.u2.item(e.item(f))) / 3;
1060
1291
  }
1061
1292
  }
1062
1293
  else {
1063
- let g = this.cl.count;
1294
+ let g = this.c6.count;
1064
1295
  for (let h = 0; h < g; ++h) {
1065
- yield (this.re.item(h) + this.rf.item(h) + this.rd.item(h)) / 3;
1296
+ yield (this.u3.item(h) + this.u4.item(h) + this.u2.item(h)) / 3;
1066
1297
  }
1067
1298
  }
1068
1299
  }
1069
1300
  }
1070
- rz() {
1071
- return toEnum(() => this._rz());
1301
+ vo() {
1302
+ return toEnum(() => this._vo());
1072
1303
  }
1073
- get r1() {
1074
- return this.ry();
1304
+ get vq() {
1305
+ return this.vn();
1075
1306
  }
1076
- *_ry() {
1077
- if (this.ru && this.qk.i$b != null) {
1078
- let a = this.re.count;
1079
- let b = this.qk.i$b;
1307
+ *_vn() {
1308
+ if (this.vj && this.t9.i$b != null) {
1309
+ let a = this.u3.count;
1310
+ let b = this.t9.i$b;
1080
1311
  if (a > 0) {
1081
- yield this.sg(this.re.item(b.item(0)) - this.rf.item(b.item(0)));
1312
+ yield this.v5(this.u3.item(b.item(0)) - this.u4.item(b.item(0)));
1082
1313
  }
1083
1314
  for (let c = 1; c < a; ++c) {
1084
- 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))))));
1315
+ 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))))));
1085
1316
  }
1086
1317
  }
1087
1318
  else {
1088
- let d = this.re.count;
1319
+ let d = this.u3.count;
1089
1320
  if (d > 0) {
1090
- yield this.sg(this.re.item(0) - this.rf.item(0));
1321
+ yield this.v5(this.u3.item(0) - this.u4.item(0));
1091
1322
  }
1092
1323
  for (let e = 1; e < d; ++e) {
1093
- 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)))));
1324
+ 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)))));
1094
1325
  }
1095
1326
  }
1096
1327
  }
1097
- ry() {
1098
- return toEnum(() => this._ry());
1328
+ vn() {
1329
+ return toEnum(() => this._vn());
1099
1330
  }
1100
- get r0() {
1101
- return this.rx();
1331
+ get vp() {
1332
+ return this.vm();
1102
1333
  }
1103
- *_rx() {
1104
- if (this.ru && this.qk.i$b != null) {
1105
- let a = this.rf.count;
1106
- let b = this.qk.i$b;
1334
+ *_vm() {
1335
+ if (this.vj && this.t9.i$b != null) {
1336
+ let a = this.u4.count;
1337
+ let b = this.t9.i$b;
1107
1338
  if (a > 0) {
1108
- yield this.sg(this.rf.item(b.item(0)));
1339
+ yield this.v5(this.u4.item(b.item(0)));
1109
1340
  }
1110
1341
  for (let c = 1; c < a; c++) {
1111
- yield Math.min(this.sg(this.rf.item(b.item(c))), this.sg(this.rd.item(b.item(c - 1))));
1342
+ yield Math.min(this.v5(this.u4.item(b.item(c))), this.v5(this.u2.item(b.item(c - 1))));
1112
1343
  }
1113
1344
  }
1114
1345
  else {
1115
- let d = this.rf.count;
1346
+ let d = this.u4.count;
1116
1347
  if (d > 0) {
1117
- yield this.sg(this.rf.item(0));
1348
+ yield this.v5(this.u4.item(0));
1118
1349
  }
1119
1350
  for (let e = 1; e < d; e++) {
1120
- yield Math.min(this.sg(this.rf.item(e)), this.sg(this.rd.item(e - 1)));
1351
+ yield Math.min(this.v5(this.u4.item(e)), this.v5(this.u2.item(e - 1)));
1121
1352
  }
1122
1353
  }
1123
1354
  }
1124
- rx() {
1125
- return toEnum(() => this._rx());
1355
+ vm() {
1356
+ return toEnum(() => this._vm());
1126
1357
  }
1127
- r4(a) {
1358
+ vt(a) {
1128
1359
  if (a == null) {
1129
1360
  return null;
1130
1361
  }
1131
- if (this.ru && this.qk.i$b != null) {
1132
- return new SafeSortedReadOnlyDoubleCollection(0, a, this.qk.i$b);
1362
+ if (this.vj && this.t9.i$b != null) {
1363
+ return new SafeSortedReadOnlyDoubleCollection(0, a, this.t9.i$b);
1133
1364
  }
1134
1365
  return new SafeReadOnlyDoubleCollection(0, a);
1135
1366
  }
1136
- r3() {
1367
+ vs() {
1137
1368
  let a = new List$1(String_$type, 0);
1138
1369
  a.add("HighColumn");
1139
1370
  a.add("LowColumn");
1140
1371
  a.add("CloseColumn");
1141
- if (this.typicalBasedOn != null && this.cl != null && !this.rj) {
1142
- this.rj = true;
1143
- let b = this.qx(0, this.cl.count);
1144
- this.rj = false;
1145
- let c = new FinancialEventArgs(0, this.cl.count, b, this.qy(b), this);
1372
+ if (this.typicalBasedOn != null && this.c6 != null && !this.u8) {
1373
+ this.u8 = true;
1374
+ let b = this.um(0, this.c6.count);
1375
+ this.u8 = false;
1376
+ let c = new FinancialEventArgs(0, this.c6.count, b, this.un(b), this);
1146
1377
  this.typicalBasedOn(this, c);
1147
1378
  if (c.basedOn != null && c.basedOn.count > 0) {
1148
1379
  return c.basedOn;
@@ -1151,213 +1382,213 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1151
1382
  return a;
1152
1383
  }
1153
1384
  getOpenColumnAsArray() {
1154
- if (this.rg == null) {
1385
+ if (this.u5 == null) {
1155
1386
  return null;
1156
1387
  }
1157
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1158
- if (this.r8 != null) {
1159
- return this.r8.asArray();
1388
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1389
+ if (this.vx != null) {
1390
+ return this.vx.asArray();
1160
1391
  }
1161
- let a = new List$1(Number_$type, 2, this.rg.count);
1162
- let b = this.qk.i$b;
1163
- let c = this.rg.asArray();
1392
+ let a = new List$1(Number_$type, 2, this.u5.count);
1393
+ let b = this.t9.i$b;
1394
+ let c = this.u5.asArray();
1164
1395
  for (let d = 0; d < b.count; d++) {
1165
1396
  a.add(c[b._inner[d]]);
1166
1397
  }
1167
- this.r8 = a;
1168
- return this.r8.asArray();
1398
+ this.vx = a;
1399
+ return this.vx.asArray();
1169
1400
  }
1170
1401
  else {
1171
- return this.rg.asArray();
1402
+ return this.u5.asArray();
1172
1403
  }
1173
1404
  }
1174
1405
  getHighColumnAsArray() {
1175
- if (this.re == null) {
1406
+ if (this.u3 == null) {
1176
1407
  return null;
1177
1408
  }
1178
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1179
- if (this.r6 != null) {
1180
- return this.r6.asArray();
1409
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1410
+ if (this.vv != null) {
1411
+ return this.vv.asArray();
1181
1412
  }
1182
- let a = new List$1(Number_$type, 2, this.re.count);
1183
- let b = this.qk.i$b;
1184
- let c = this.re.asArray();
1413
+ let a = new List$1(Number_$type, 2, this.u3.count);
1414
+ let b = this.t9.i$b;
1415
+ let c = this.u3.asArray();
1185
1416
  for (let d = 0; d < b.count; d++) {
1186
1417
  a.add(c[b._inner[d]]);
1187
1418
  }
1188
- this.r6 = a;
1189
- return this.r6.asArray();
1419
+ this.vv = a;
1420
+ return this.vv.asArray();
1190
1421
  }
1191
1422
  else {
1192
- return this.re.asArray();
1423
+ return this.u3.asArray();
1193
1424
  }
1194
1425
  }
1195
1426
  getLowColumnAsArray() {
1196
- if (this.rf == null) {
1427
+ if (this.u4 == null) {
1197
1428
  return null;
1198
1429
  }
1199
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1200
- if (this.r7 != null) {
1201
- return this.r7.asArray();
1430
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1431
+ if (this.vw != null) {
1432
+ return this.vw.asArray();
1202
1433
  }
1203
- let a = new List$1(Number_$type, 2, this.rf.count);
1204
- let b = this.qk.i$b;
1205
- let c = this.rf.asArray();
1434
+ let a = new List$1(Number_$type, 2, this.u4.count);
1435
+ let b = this.t9.i$b;
1436
+ let c = this.u4.asArray();
1206
1437
  for (let d = 0; d < b.count; d++) {
1207
1438
  a.add(c[b._inner[d]]);
1208
1439
  }
1209
- this.r7 = a;
1210
- return this.r7.asArray();
1440
+ this.vw = a;
1441
+ return this.vw.asArray();
1211
1442
  }
1212
1443
  else {
1213
- return this.rf.asArray();
1444
+ return this.u4.asArray();
1214
1445
  }
1215
1446
  }
1216
1447
  getCloseColumnAsArray() {
1217
- if (this.rd == null) {
1448
+ if (this.u2 == null) {
1218
1449
  return null;
1219
1450
  }
1220
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1221
- if (this.r5 != null) {
1222
- return this.r5.asArray();
1451
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1452
+ if (this.vu != null) {
1453
+ return this.vu.asArray();
1223
1454
  }
1224
- let a = new List$1(Number_$type, 2, this.rd.count);
1225
- let b = this.qk.i$b;
1226
- let c = this.rd.asArray();
1455
+ let a = new List$1(Number_$type, 2, this.u2.count);
1456
+ let b = this.t9.i$b;
1457
+ let c = this.u2.asArray();
1227
1458
  for (let d = 0; d < b.count; d++) {
1228
1459
  a.add(c[b._inner[d]]);
1229
1460
  }
1230
- this.r5 = a;
1231
- return this.r5.asArray();
1461
+ this.vu = a;
1462
+ return this.vu.asArray();
1232
1463
  }
1233
1464
  else {
1234
- return this.rd.asArray();
1465
+ return this.u2.asArray();
1235
1466
  }
1236
1467
  }
1237
1468
  getVolumeColumnAsArray() {
1238
- if (this.ri == null) {
1469
+ if (this.u7 == null) {
1239
1470
  return null;
1240
1471
  }
1241
- if (this.qk != null && typeCast(ISortingAxis_$type, this.qk) !== null) {
1242
- if (this.r9 != null) {
1243
- return this.r9.asArray();
1472
+ if (this.t9 != null && typeCast(ISortingAxis_$type, this.t9) !== null) {
1473
+ if (this.vy != null) {
1474
+ return this.vy.asArray();
1244
1475
  }
1245
- let a = new List$1(Number_$type, 2, this.ri.count);
1246
- let b = this.qk.i$b;
1247
- let c = this.ri.asArray();
1476
+ let a = new List$1(Number_$type, 2, this.u7.count);
1477
+ let b = this.t9.i$b;
1478
+ let c = this.u7.asArray();
1248
1479
  for (let d = 0; d < b.count; d++) {
1249
1480
  a.add(c[b._inner[d]]);
1250
1481
  }
1251
- this.r9 = a;
1252
- return this.r9.asArray();
1482
+ this.vy = a;
1483
+ return this.vy.asArray();
1253
1484
  }
1254
1485
  else {
1255
- return this.ri.asArray();
1486
+ return this.u7.asArray();
1256
1487
  }
1257
1488
  }
1258
- k5(a, b, c, d) {
1259
- super.k5(a, b, c, d);
1260
- if (this.qk == null || !(typeCast(ISortingAxis_$type, this.qk) !== null)) {
1489
+ no(a, b, c, d) {
1490
+ super.no(a, b, c, d);
1491
+ if (this.t9 == null || !(typeCast(ISortingAxis_$type, this.t9) !== null)) {
1261
1492
  return;
1262
1493
  }
1263
- let e = this.qk.i$b;
1494
+ let e = this.t9.i$b;
1264
1495
  switch (a) {
1265
1496
  case 1:
1266
1497
  for (let f = b; f < c; f++) {
1267
1498
  let g = e._inner[f];
1268
- if (this.r8 != null) {
1269
- this.r8.insert(f, this.rg.item(g));
1499
+ if (this.vx != null) {
1500
+ this.vx.insert(f, this.u5.item(g));
1270
1501
  }
1271
- if (this.r6 != null) {
1272
- this.r6.insert(f, this.re.item(g));
1502
+ if (this.vv != null) {
1503
+ this.vv.insert(f, this.u3.item(g));
1273
1504
  }
1274
- if (this.r7 != null) {
1275
- this.r7.insert(f, this.rf.item(g));
1505
+ if (this.vw != null) {
1506
+ this.vw.insert(f, this.u4.item(g));
1276
1507
  }
1277
- if (this.r5 != null) {
1278
- this.r5.insert(f, this.rd.item(g));
1508
+ if (this.vu != null) {
1509
+ this.vu.insert(f, this.u2.item(g));
1279
1510
  }
1280
- if (this.r9 != null) {
1281
- this.r9.insert(f, this.ri.item(g));
1511
+ if (this.vy != null) {
1512
+ this.vy.insert(f, this.u7.item(g));
1282
1513
  }
1283
1514
  }
1284
1515
  break;
1285
1516
  case 0:
1286
- if (this.r8 != null) {
1287
- this.r8.v(b, c);
1517
+ if (this.vx != null) {
1518
+ this.vx.v(b, c);
1288
1519
  }
1289
- if (this.r6 != null) {
1290
- this.r6.v(b, c);
1520
+ if (this.vv != null) {
1521
+ this.vv.v(b, c);
1291
1522
  }
1292
- if (this.r7 != null) {
1293
- this.r7.v(b, c);
1523
+ if (this.vw != null) {
1524
+ this.vw.v(b, c);
1294
1525
  }
1295
- if (this.r5 != null) {
1296
- this.r5.v(b, c);
1526
+ if (this.vu != null) {
1527
+ this.vu.v(b, c);
1297
1528
  }
1298
- if (this.r9 != null) {
1299
- this.r9.v(b, c);
1529
+ if (this.vy != null) {
1530
+ this.vy.v(b, c);
1300
1531
  }
1301
1532
  break;
1302
1533
  case 4:
1303
- if (this.r8 != null) {
1304
- this.r8 = new List$1(Number_$type, 0);
1534
+ if (this.vx != null) {
1535
+ this.vx = new List$1(Number_$type, 0);
1305
1536
  }
1306
- if (this.r6 != null) {
1307
- this.r6 = new List$1(Number_$type, 0);
1537
+ if (this.vv != null) {
1538
+ this.vv = new List$1(Number_$type, 0);
1308
1539
  }
1309
- if (this.r7 != null) {
1310
- this.r7 = new List$1(Number_$type, 0);
1540
+ if (this.vw != null) {
1541
+ this.vw = new List$1(Number_$type, 0);
1311
1542
  }
1312
- if (this.r5 != null) {
1313
- this.r5 = new List$1(Number_$type, 0);
1543
+ if (this.vu != null) {
1544
+ this.vu = new List$1(Number_$type, 0);
1314
1545
  }
1315
- if (this.r9 != null) {
1316
- this.r9 = new List$1(Number_$type, 0);
1546
+ if (this.vy != null) {
1547
+ this.vy = new List$1(Number_$type, 0);
1317
1548
  }
1318
1549
  break;
1319
1550
  case 3:
1320
1551
  case 2:
1321
1552
  for (let h = b; h < c; h++) {
1322
1553
  let i = e._inner[h];
1323
- if (this.r8 != null) {
1324
- this.r8._inner[h] = this.rg.item(i);
1554
+ if (this.vx != null) {
1555
+ this.vx._inner[h] = this.u5.item(i);
1325
1556
  }
1326
- if (this.r6 != null) {
1327
- this.r6._inner[h] = this.re.item(i);
1557
+ if (this.vv != null) {
1558
+ this.vv._inner[h] = this.u3.item(i);
1328
1559
  }
1329
- if (this.r7 != null) {
1330
- this.r7._inner[h] = this.rf.item(i);
1560
+ if (this.vw != null) {
1561
+ this.vw._inner[h] = this.u4.item(i);
1331
1562
  }
1332
- if (this.r5 != null) {
1333
- this.r5._inner[h] = this.rd.item(i);
1563
+ if (this.vu != null) {
1564
+ this.vu._inner[h] = this.u2.item(i);
1334
1565
  }
1335
- if (this.r9 != null) {
1336
- this.r9._inner[h] = this.ri.item(i);
1566
+ if (this.vy != null) {
1567
+ this.vy._inner[h] = this.u7.item(i);
1337
1568
  }
1338
1569
  }
1339
1570
  break;
1340
1571
  }
1341
- this.te();
1342
- this.m7();
1572
+ this.xi();
1573
+ this.qj();
1343
1574
  }
1344
- qx(a, b) {
1345
- let c = this.r4(this.rg);
1346
- let d = this.r4(this.rd);
1347
- let e = this.r4(this.re);
1348
- let f = this.r4(this.rf);
1349
- let g = this.r4(this.ri);
1575
+ um(a, b) {
1576
+ let c = this.vt(this.u5);
1577
+ let d = this.vt(this.u2);
1578
+ let e = this.vt(this.u3);
1579
+ let f = this.vt(this.u4);
1580
+ let g = this.vt(this.u7);
1350
1581
  let h = ((() => {
1351
1582
  let $ret = new FinancialCalculationDataSource();
1352
- $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.r2), this.r3());
1353
- $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.r1), ((() => {
1583
+ $ret.typicalColumn = new CalculatedColumn(1, new SafeEnumerable(this.vr), this.vs());
1584
+ $ret.trueRange = new CalculatedColumn(1, new SafeEnumerable(this.vq), ((() => {
1354
1585
  let $ret = new List$1(String_$type, 0);
1355
1586
  $ret.add("HighColumn");
1356
1587
  $ret.add("LowColumn");
1357
1588
  $ret.add("CloseColumn");
1358
1589
  return $ret;
1359
1590
  })()));
1360
- $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.r0), ((() => {
1591
+ $ret.trueLow = new CalculatedColumn(1, new SafeEnumerable(this.vp), ((() => {
1361
1592
  let $ret = new List$1(String_$type, 0);
1362
1593
  $ret.add("LowColumn");
1363
1594
  $ret.add("CloseColumn");
@@ -1372,18 +1603,18 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1372
1603
  $ret.calculateCount = b;
1373
1604
  $ret.minimumValue = NaN;
1374
1605
  $ret.maximumValue = NaN;
1375
- $ret.count = this.cl != null ? this.cl.count : 0;
1606
+ $ret.count = this.c6 != null ? this.c6.count : 0;
1376
1607
  return $ret;
1377
1608
  })());
1378
1609
  return h;
1379
1610
  }
1380
- sg(a) {
1611
+ v5(a) {
1381
1612
  if (isInfinity(a) || isNaN_(a)) {
1382
1613
  return 0;
1383
1614
  }
1384
1615
  return a;
1385
1616
  }
1386
- qy(a) {
1617
+ un(a) {
1387
1618
  return ((() => {
1388
1619
  let $ret = new FinancialCalculationSupportingCalculations();
1389
1620
  $ret.a = new ColumnSupportingCalculation(1, TrendCalculators.b, new List$1(String_$type, 0));
@@ -1402,98 +1633,98 @@ export let FinancialSeries = /*@__PURE__*/ (() => {
1402
1633
  })()));
1403
1634
  $ret.g = new DataSourceSupportingCalculation(1, (b) => TrendCalculators.b(b.typicalColumn, b.shortPeriod), a.typicalColumn.basedOn);
1404
1635
  $ret.e = new DataSourceSupportingCalculation(1, (b) => TrendCalculators.b(b.typicalColumn, b.longPeriod), a.typicalColumn.basedOn);
1405
- $ret.k = Series.fi;
1406
- $ret.j = Series.fh;
1407
- $ret.i = runOn(this, this.sg);
1636
+ $ret.k = Series.gx;
1637
+ $ret.j = Series.gw;
1638
+ $ret.i = runOn(this, this.v5);
1408
1639
  return $ret;
1409
1640
  })());
1410
1641
  }
1411
1642
  get categoryAxis() {
1412
- return this.qk;
1643
+ return this.t9;
1413
1644
  }
1414
- mp(a, b) {
1415
- super.mp(a, b);
1416
- if (!this.e3) {
1417
- this.b1.a2(b);
1645
+ pr(a, b) {
1646
+ super.pr(a, b);
1647
+ if (!this.f8) {
1648
+ this.cj.a4(b);
1418
1649
  return;
1419
1650
  }
1420
- let c = typeCast(FinancialSeriesView.$, this.b0);
1421
- this.b1.a2(b);
1422
- c.bx.e(this.fx);
1423
- if (this.cy(this.b0)) {
1651
+ let c = typeCast(FinancialSeriesView.$, this.ci);
1652
+ this.cj.a4(b);
1653
+ c.b0.e(this.hj);
1654
+ if (this.dl(this.ci)) {
1424
1655
  return;
1425
1656
  }
1426
- if (!this.ex) {
1427
- this.tb(this.qp, c);
1657
+ if (!this.f1) {
1658
+ this.xf(this.ue, c);
1428
1659
  }
1429
- this.ex = false;
1430
- this.td(this.qp, c);
1431
- this.e3 = false;
1660
+ this.f1 = false;
1661
+ this.xh(this.ue, c);
1662
+ this.f8 = false;
1432
1663
  }
1433
- mm(a, b, c, d, e) {
1434
- super.mm(a, b, c, d, e);
1664
+ po(a, b, c, d, e) {
1665
+ super.po(a, b, c, d, e);
1435
1666
  let f = this.a7.a$h.item(d);
1436
1667
  let g = f;
1437
- g.bx.e(this.fx);
1438
- f.a1(c);
1439
- if (this.cy(g)) {
1668
+ g.b0.e(this.hj);
1669
+ f.a3(c);
1670
+ if (this.dl(g)) {
1440
1671
  return;
1441
1672
  }
1442
- if (this.ql == null) {
1443
- this.ql = new CategoryFrame(3);
1673
+ if (this.ua == null) {
1674
+ this.ua = new CategoryFrame(3);
1444
1675
  }
1445
- this.ql.u();
1446
- this.tb(this.ql, g);
1447
- this.td(this.ql, g);
1676
+ this.ua.u();
1677
+ this.xf(this.ua, g);
1678
+ this.xh(this.ua, g);
1448
1679
  }
1449
1680
  ao(a) {
1450
- if (this.qk == a) {
1451
- return this.q6;
1681
+ if (this.t9 == a) {
1682
+ return this.uv;
1452
1683
  }
1453
- if (this.q6 == a) {
1454
- return this.qk;
1684
+ if (this.uv == a) {
1685
+ return this.t9;
1455
1686
  }
1456
1687
  return null;
1457
1688
  }
1458
1689
  preferredCategoryMode(a) {
1459
- let b = typeCast(IDateTimeAxis_$type, this.qk);
1460
- return b != null ? b.preferredCategoryMode(this) : this.qs;
1690
+ let b = typeCast(IDateTimeAxis_$type, this.t9);
1691
+ return b != null ? b.preferredCategoryMode(this) : this.uh;
1461
1692
  }
1462
- get qs() {
1463
- return this.qr;
1693
+ get uh() {
1694
+ return this.ug;
1464
1695
  }
1465
- set qs(a) {
1466
- let b = this.qs;
1696
+ set uh(a) {
1697
+ let b = this.uh;
1467
1698
  if (a != b) {
1468
- this.qr = a;
1469
- this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.qs));
1699
+ this.ug = a;
1700
+ this.raisePropertyChanged("CategoryMode", enumGetBox(CategoryMode_$type, b), enumGetBox(CategoryMode_$type, this.uh));
1470
1701
  }
1471
1702
  }
1472
- get_d6() {
1703
+ get_ez() {
1473
1704
  return true;
1474
1705
  }
1475
- ms(a, b) {
1476
- super.ms(a, b);
1477
- this.tq = a;
1706
+ pz(a, b) {
1707
+ super.pz(a, b);
1708
+ this.xz = a;
1478
1709
  }
1479
- te() {
1480
- this.f5 = this.rd == null || this.rd.count == 0 ? NaN : this.rd.item(this.rd.count - 1);
1710
+ xi() {
1711
+ this.hr = this.u2 == null || this.u2.count == 0 ? NaN : this.u2.item(this.u2.count - 1);
1481
1712
  }
1482
- h0(a) {
1483
- if (this.q5 != null && a != null) {
1484
- if (this.q7 == null || this.q7.propertyName != this.q5.dateTimeMemberPath) {
1485
- this.q7 = new FastReflectionHelper(false, this.q5.dateTimeMemberPath);
1713
+ jt(a) {
1714
+ if (this.uu != null && a != null) {
1715
+ if (this.uw == null || this.uw.propertyName != this.uu.dateTimeMemberPath) {
1716
+ this.uw = new FastReflectionHelper(false, this.uu.dateTimeMemberPath);
1486
1717
  }
1487
- let b = this.q7.getPropertyValue(a);
1718
+ let b = this.uw.getPropertyValue(a);
1488
1719
  if (typeCast(Date_$type, b) !== null) {
1489
- return dateToStringFormat(b, this.q5.itemLabelFormat());
1720
+ return dateToStringFormat(b, this.uu.itemLabelFormat());
1490
1721
  }
1491
1722
  }
1492
- return super.h0(a);
1723
+ return super.jt(a);
1493
1724
  }
1494
1725
  }
1495
1726
  FinancialSeries.$t = /*@__PURE__*/ markType(FinancialSeries, 'FinancialSeries', Series.$, [IHasCategoryAxis_$type, IHasCategoryModePreference_$type]);
1496
- FinancialSeries.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:s4:tn', [2, null], 'XAxis:qk:to', [CategoryAxisBase.$, null], 'YAxis:q6:tp', [NumericYAxis.$, null]]);
1727
+ FinancialSeries.$$p = /*@__PURE__*/ 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, /*@__PURE__*/ enumGetBox(CategoryTransitionInMode_$type, 0)], 'VolumeMemberPath:w3:xw', [2, null], 'XAxis:t9:xx', [CategoryAxisBase.$, null], 'YAxis:uv:xy', [NumericYAxis.$, null]]);
1497
1728
  return FinancialSeries;
1498
1729
  })();
1499
1730
  /**
@@ -1703,36 +1934,36 @@ export let FinancialCalculationDataSource = /*@__PURE__*/ (() => {
1703
1934
  */
1704
1935
  export let FinancialSeriesView = /*@__PURE__*/ (() => {
1705
1936
  class FinancialSeriesView extends SeriesView {
1706
- b0(a) {
1707
- if (this.b1 != a.t) {
1937
+ b3(a) {
1938
+ if (this.b4 != a.t) {
1708
1939
  return true;
1709
1940
  }
1710
1941
  return false;
1711
1942
  }
1712
- b2(a) {
1713
- this.b1 = a.t;
1943
+ b5(a) {
1944
+ this.b4 = a.t;
1714
1945
  }
1715
1946
  constructor(a) {
1716
1947
  super(a);
1717
- this.bz = null;
1718
- this.bx = null;
1719
- this.b1 = 0;
1720
- this.b1 = -1;
1721
- this.bz = a;
1722
- this.bx = this.by();
1723
- }
1724
- as() {
1725
- super.as();
1948
+ this.b2 = null;
1949
+ this.b0 = null;
1950
+ this.b4 = 0;
1951
+ this.b4 = -1;
1952
+ this.b2 = a;
1953
+ this.b0 = this.b1();
1954
+ }
1955
+ au() {
1956
+ super.au();
1726
1957
  if (!this.q) {
1727
1958
  }
1728
1959
  }
1729
1960
  getDefaultTooltipTemplate() {
1730
1961
  let a = "<div class='ui-chart-default-tooltip-content'>";
1731
- if (this.bz.qk.ce) {
1962
+ if (this.b2.t9.ce) {
1732
1963
  a += "<span>${itemLabel}</span><br/>";
1733
1964
  }
1734
- else if (this.bz.qk.f0 != null) {
1735
- a += "<span>${item." + this.bz.qk.f0 + "}</span><br/>";
1965
+ else if (this.b2.t9.f0 != null) {
1966
+ a += "<span>${item." + this.b2.t9.f0 + "}</span><br/>";
1736
1967
  }
1737
1968
  a += "<span class='ui-priority-primary'";
1738
1969
  let b = this.e.a7.a$r(this.e);
@@ -1748,11 +1979,11 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1748
1979
  e = stringIsNullOrEmpty(e) ? "High" : e;
1749
1980
  f = stringIsNullOrEmpty(f) ? "Low" : f;
1750
1981
  g = stringIsNullOrEmpty(g) ? "Close" : g;
1751
- 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>";
1752
- if (!stringIsNullOrEmpty(this.bz.s4)) {
1982
+ 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>";
1983
+ if (!stringIsNullOrEmpty(this.b2.w3)) {
1753
1984
  let h = c.b1("financialSeries_Volume");
1754
1985
  h = stringIsNullOrEmpty(h) ? "Volume" : h;
1755
- a += "<tr><td>" + h + ":</td><td>" + "${item." + this.bz.s4 + "}</td></tr>";
1986
+ a += "<tr><td>" + h + ":</td><td>" + "${item." + this.b2.w3 + "}</td></tr>";
1756
1987
  }
1757
1988
  a += "</table></div>";
1758
1989
  return a;
@@ -1760,10 +1991,10 @@ export let FinancialSeriesView = /*@__PURE__*/ (() => {
1760
1991
  af() {
1761
1992
  let a = new Color();
1762
1993
  a.colorString = "rgba(95,95,95,0.5)";
1763
- this.e.ph = a;
1764
- this.e.g1 = 5;
1765
- this.e.g2 = 2;
1766
- this.e.g3 = 2;
1994
+ this.e.s6 = a;
1995
+ this.e.ir = 5;
1996
+ this.e.is = 2;
1997
+ this.e.it = 2;
1767
1998
  }
1768
1999
  }
1769
2000
  FinancialSeriesView.$t = /*@__PURE__*/ markType(FinancialSeriesView, 'FinancialSeriesView', SeriesView.$);