igniteui-angular-core 14.1.1 → 14.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (958) hide show
  1. package/bundles/igniteui-angular-core.umd.js +25953 -17886
  2. package/bundles/igniteui-angular-core.umd.min.js +2 -2
  3. package/esm2015/lib/AbsolutePanelBridge.js +68 -0
  4. package/esm2015/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
  5. package/esm2015/lib/AggregatedDataProvider.js +7 -0
  6. package/esm2015/lib/AggregatedDataProviderLayerInfo.js +67 -0
  7. package/esm2015/lib/AggregatedDataProviderLayerMap.js +56 -0
  8. package/esm2015/lib/AggregatedDataProviderTargetDataSourceNotifier.js +7 -0
  9. package/esm2015/lib/AggregatedDataProviderTopLayer.js +181 -0
  10. package/esm2015/lib/AggregatedDataProvider_combined.js +551 -0
  11. package/esm2015/lib/AnchoredCategorySeriesDescription.js +26 -26
  12. package/esm2015/lib/AnchoredRadialSeriesDescription.js +23 -23
  13. package/esm2015/lib/AnnotationLayerDescription.js +13 -13
  14. package/esm2015/lib/AreaSeriesDescription.js +3 -3
  15. package/esm2015/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
  16. package/esm2015/lib/AverageTrueRangeIndicatorDescription.js +3 -3
  17. package/esm2015/lib/BarSeriesDescription.js +6 -6
  18. package/esm2015/lib/BollingerBandWidthIndicatorDescription.js +5 -5
  19. package/esm2015/lib/BollingerBandsOverlayDescription.js +5 -5
  20. package/esm2015/lib/BrushCollectionUtil.js +1 -1
  21. package/esm2015/lib/Brush_combined.js +1 -1
  22. package/esm2015/lib/BubbleSeriesDescription.js +40 -40
  23. package/esm2015/lib/CalloutLabelUpdatingEventArgsDescription.js +26 -10
  24. package/esm2015/lib/CalloutLabelUpdatingEventArgsDescriptionMetadata.js +4 -0
  25. package/esm2015/lib/CalloutLayerDescription.js +103 -103
  26. package/esm2015/lib/CategoryChartDescription.js +114 -114
  27. package/esm2015/lib/CategoryHighlightLayerDescription.js +9 -9
  28. package/esm2015/lib/CategoryItemHighlightLayerDescription.js +28 -28
  29. package/esm2015/lib/CategorySeriesDescription.js +19 -19
  30. package/esm2015/lib/CategoryToolTipLayerDescription.js +6 -6
  31. package/esm2015/lib/CategoryXAxisDescription.js +17 -9
  32. package/esm2015/lib/CategoryXAxisDescriptionMetadata.js +1 -0
  33. package/esm2015/lib/CategoryYAxisDescription.js +17 -9
  34. package/esm2015/lib/CategoryYAxisDescriptionMetadata.js +1 -0
  35. package/esm2015/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
  36. package/esm2015/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
  37. package/esm2015/lib/ChartGroupDescriptionDescription.js +25 -0
  38. package/esm2015/lib/ChartGroupDescriptionDescriptionMetadata.js +38 -0
  39. package/esm2015/lib/ChartGroupDescriptionDescriptionModule.js +22 -0
  40. package/esm2015/lib/ChartSortDescriptionDescription.js +44 -0
  41. package/esm2015/lib/ChartSortDescriptionDescriptionMetadata.js +39 -0
  42. package/esm2015/lib/ChartSortDescriptionDescriptionModule.js +20 -0
  43. package/esm2015/lib/ChartSummaryDescriptionDescription.js +68 -0
  44. package/esm2015/lib/ChartSummaryDescriptionDescriptionMetadata.js +44 -0
  45. package/esm2015/lib/ChartSummaryDescriptionDescriptionModule.js +20 -0
  46. package/esm2015/lib/CheckboxListDescription.js +33 -17
  47. package/esm2015/lib/CheckboxListDescriptionMetadata.js +3 -0
  48. package/esm2015/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +3 -3
  49. package/esm2015/lib/CodeGeneratingComponentRendererDataEmitter.js +2 -2
  50. package/esm2015/lib/CodeGeneratingComponentRendererHandlerEmitter.js +2 -2
  51. package/esm2015/lib/CodeGeneratingRendererResult.js +54 -47
  52. package/esm2015/lib/CodeGenerationFolderTemplate.js +34 -27
  53. package/esm2015/lib/ColorCollectionUtil.js +1 -1
  54. package/esm2015/lib/ColorUtil.js +2 -2
  55. package/esm2015/lib/ColumnFragmentDescription.js +6 -6
  56. package/esm2015/lib/ColumnSeriesDescription.js +9 -9
  57. package/esm2015/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
  58. package/esm2015/lib/CrosshairLayerDescription.js +77 -77
  59. package/esm2015/lib/DataChartDescription.js +98 -98
  60. package/esm2015/lib/DataGridDescription.js +716 -636
  61. package/esm2015/lib/DataGridDescriptionMetadata_combined.js +11 -0
  62. package/esm2015/lib/DataLegendValueMode.js +1 -1
  63. package/esm2015/lib/DataSeriesAdapter.js +9 -1
  64. package/esm2015/lib/DataSeriesAdapterCachedProvider.js +22 -0
  65. package/esm2015/lib/DataSeriesAdapterCachedProviderType.js +11 -0
  66. package/esm2015/lib/DataSourceLocalDataProvider.js +227 -162
  67. package/esm2015/lib/DataToolTipLayerDescription.js +335 -335
  68. package/esm2015/lib/DatePartDeltasDescription.js +74 -0
  69. package/esm2015/lib/DatePartDeltasDescriptionMetadata.js +42 -0
  70. package/esm2015/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
  71. package/esm2015/lib/DivBridge.js +1 -1
  72. package/esm2015/lib/DomainChartDescription.js +856 -704
  73. package/esm2015/lib/DomainChartDescriptionMetadata.js +19 -0
  74. package/esm2015/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
  75. package/esm2015/lib/FilterExpressionVisitor.js +2 -2
  76. package/esm2015/lib/FilterFactory_combined.js +2 -2
  77. package/esm2015/lib/FinalValueLayerDescription.js +34 -34
  78. package/esm2015/lib/FinancialChartDescription.js +168 -168
  79. package/esm2015/lib/FinancialIndicatorDescription.js +19 -19
  80. package/esm2015/lib/FinancialOverlayDescription.js +3 -3
  81. package/esm2015/lib/FinancialPriceSeriesDescription.js +40 -40
  82. package/esm2015/lib/FinancialSeriesDescription.js +38 -38
  83. package/esm2015/lib/FlatDataProvider.js +7 -0
  84. package/esm2015/lib/FlatDataProviderTargetDataSourceNotifier.js +7 -0
  85. package/esm2015/lib/FlatDataProvider_combined.js +397 -0
  86. package/esm2015/lib/Flattener.js +5 -5
  87. package/esm2015/lib/ForceIndexIndicatorDescription.js +3 -3
  88. package/esm2015/lib/FullStochasticOscillatorIndicatorDescription.js +8 -8
  89. package/esm2015/lib/GeographicContourLineSeriesDescription.js +14 -14
  90. package/esm2015/lib/GeographicHighDensityScatterSeriesDescription.js +32 -32
  91. package/esm2015/lib/GeographicMapImageryDescription_combined.js +42 -42
  92. package/esm2015/lib/GeographicMapSeriesHostDescription.js +6 -6
  93. package/esm2015/lib/GeographicMarkerSeriesDescription.js +29 -29
  94. package/esm2015/lib/GeographicPolylineSeriesDescription.js +16 -16
  95. package/esm2015/lib/GeographicProportionalSymbolSeriesDescription.js +50 -50
  96. package/esm2015/lib/GeographicScatterAreaSeriesDescription.js +12 -12
  97. package/esm2015/lib/GeographicShapeSeriesBaseDescription.js +28 -28
  98. package/esm2015/lib/GeographicShapeSeriesDescription.js +42 -42
  99. package/esm2015/lib/GeographicSymbolSeriesDescription.js +25 -25
  100. package/esm2015/lib/GeographicTileSeriesDescription.js +5 -5
  101. package/esm2015/lib/GeographicXYTriangulatingSeriesDescription.js +15 -15
  102. package/esm2015/lib/GridBridge.js +44 -50
  103. package/esm2015/lib/HighDensityScatterSeriesDescription.js +47 -47
  104. package/esm2015/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
  105. package/esm2015/lib/HorizontalRangeCategorySeriesDescription.js +15 -15
  106. package/esm2015/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
  107. package/esm2015/lib/ICommandAvailabilityListener.js +11 -0
  108. package/esm2015/lib/IDataSeriesAdapterRule_combined.js +237 -88
  109. package/esm2015/lib/IDataSourceDataProvider_combined.js +20 -7
  110. package/esm2015/lib/INativeUIAbsolutePanelBridge.js +12 -0
  111. package/esm2015/lib/INativeUIElementBridge_combined.js +90 -58
  112. package/esm2015/lib/IToolbarTarget.js +11 -0
  113. package/esm2015/lib/IgcButtonBridge.js +1 -1
  114. package/esm2015/lib/IgcIconButtonBridge.js +72 -0
  115. package/esm2015/lib/ItemLegendDescription.js +19 -3
  116. package/esm2015/lib/ItemLegendDescriptionMetadata.js +2 -0
  117. package/esm2015/lib/ItemToolTipLayerDescription.js +12 -12
  118. package/esm2015/lib/LineSeriesDescription.js +3 -3
  119. package/esm2015/lib/ListPanelContentRefreshedEventArgsDescription.js +26 -0
  120. package/esm2015/lib/ListPanelContentRefreshedEventArgsDescriptionMetadata.js +36 -0
  121. package/esm2015/lib/ListPanelDescription.js +154 -0
  122. package/esm2015/lib/ListPanelDescriptionMetadata.js +61 -0
  123. package/esm2015/lib/ListPanelDescriptionModule.js +20 -0
  124. package/esm2015/lib/ListPanelItemModelDescription.js +58 -0
  125. package/esm2015/lib/ListPanelItemModelDescriptionMetadata.js +40 -0
  126. package/esm2015/lib/ListPanelTemplateHeightRequestedEventArgsDescription.js +50 -0
  127. package/esm2015/lib/ListPanelTemplateHeightRequestedEventArgsDescriptionMetadata.js +39 -0
  128. package/esm2015/lib/ListPanelTemplateItemUpdatingEventArgsDescription.js +42 -0
  129. package/esm2015/lib/ListPanelTemplateItemUpdatingEventArgsDescriptionMetadata.js +40 -0
  130. package/esm2015/lib/ListPanelTemplateWidthRequestedEventArgsDescription.js +50 -0
  131. package/esm2015/lib/ListPanelTemplateWidthRequestedEventArgsDescriptionMetadata.js +39 -0
  132. package/esm2015/lib/LocalDataSource_combined.js +3 -3
  133. package/esm2015/lib/MarkerSeriesDescription.js +25 -25
  134. package/esm2015/lib/MathUtil.js +20 -17
  135. package/esm2015/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
  136. package/esm2015/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +8 -8
  137. package/esm2015/lib/NativeUIAbsolutePanel.js +35 -0
  138. package/esm2015/lib/NativeUIBuiltInProperties.js +1 -1
  139. package/esm2015/lib/NativeUIButton.js +15 -15
  140. package/esm2015/lib/NativeUICheckbox.js +15 -15
  141. package/esm2015/lib/NativeUIComponentBuiltInType.js +1 -1
  142. package/esm2015/lib/NativeUIContainer.js +11 -11
  143. package/esm2015/lib/NativeUIContent.js +5 -5
  144. package/esm2015/lib/NativeUIDropDown.js +18 -18
  145. package/esm2015/lib/NativeUIElementBridge.js +11 -0
  146. package/esm2015/lib/NativeUIGrid.js +25 -25
  147. package/esm2015/lib/NativeUIIconButton.js +34 -0
  148. package/esm2015/lib/NativeUIInput.js +19 -19
  149. package/esm2015/lib/NativeUIInputsFactory.js +56 -26
  150. package/esm2015/lib/NativeUILabel.js +6 -6
  151. package/esm2015/lib/NativeUISlider.js +30 -30
  152. package/esm2015/lib/Numeric.js +1 -1
  153. package/esm2015/lib/ODataDataSourceFilterExpressionVisitor.js +2 -2
  154. package/esm2015/lib/OrdinalTimeXAxisDescription.js +15 -15
  155. package/esm2015/lib/PagedDataSource.js +1 -1
  156. package/esm2015/lib/PanelBridge.js +42 -0
  157. package/esm2015/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
  158. package/esm2015/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
  159. package/esm2015/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +6 -0
  160. package/esm2015/lib/PolarAreaSeriesDescription.js +3 -3
  161. package/esm2015/lib/PolarBaseDescription.js +66 -66
  162. package/esm2015/lib/PolarLineSeriesDescription.js +3 -3
  163. package/esm2015/lib/PolarSplineAreaSeriesDescription.js +3 -3
  164. package/esm2015/lib/PolarSplineSeriesDescription.js +3 -3
  165. package/esm2015/lib/PriceChannelOverlayDescription.js +3 -3
  166. package/esm2015/lib/RadialAreaSeriesDescription.js +3 -3
  167. package/esm2015/lib/RadialBaseDescription.js +19 -19
  168. package/esm2015/lib/RadialColumnSeriesDescription.js +6 -6
  169. package/esm2015/lib/RadialLineSeriesDescription.js +3 -3
  170. package/esm2015/lib/RadialPieSeriesDescription.js +6 -6
  171. package/esm2015/lib/RangeCategorySeriesDescription.js +6 -6
  172. package/esm2015/lib/RangeColumnSeriesDescription.js +6 -6
  173. package/esm2015/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
  174. package/esm2015/lib/RectUtil.js +1 -1
  175. package/esm2015/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
  176. package/esm2015/lib/ScatterAreaSeriesDescription.js +14 -14
  177. package/esm2015/lib/ScatterBaseDescription.js +61 -61
  178. package/esm2015/lib/ScatterContourSeriesDescription.js +16 -16
  179. package/esm2015/lib/ScatterLineSeriesDescription.js +3 -3
  180. package/esm2015/lib/ScatterPolygonSeriesDescription.js +32 -32
  181. package/esm2015/lib/ScatterPolylineSeriesDescription.js +3 -3
  182. package/esm2015/lib/ScatterSplineSeriesDescription.js +3 -3
  183. package/esm2015/lib/ScatterTriangulationSeriesDescription.js +35 -35
  184. package/esm2015/lib/ScrollbarStyle.js +18 -0
  185. package/esm2015/lib/ScrollerView_combined.js +16 -6
  186. package/esm2015/lib/SeriesDescription.js +158 -150
  187. package/esm2015/lib/SeriesDescriptionMetadata.js +1 -0
  188. package/esm2015/lib/SeriesViewerDescription.js +363 -315
  189. package/esm2015/lib/ShapeSeriesBaseDescription.js +36 -36
  190. package/esm2015/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
  191. package/esm2015/lib/SmartPlacer.js +1 -1
  192. package/esm2015/lib/SortDescription.js +18 -10
  193. package/esm2015/lib/SortGroupParser.js +85 -0
  194. package/esm2015/lib/SplineSeriesBaseDescription.js +6 -6
  195. package/esm2015/lib/StackedBarSeriesDescription.js +6 -6
  196. package/esm2015/lib/StackedColumnSeriesDescription.js +6 -6
  197. package/esm2015/lib/StackedSeriesBaseDescription.js +12 -12
  198. package/esm2015/lib/StackedSplineAreaSeriesDescription.js +3 -3
  199. package/esm2015/lib/StackedSplineSeriesDescription.js +3 -3
  200. package/esm2015/lib/StandardDeviationIndicatorDescription.js +3 -3
  201. package/esm2015/lib/StochRSIIndicatorDescription.js +3 -3
  202. package/esm2015/lib/SummaryParser.js +96 -0
  203. package/esm2015/lib/SummaryResultDescription.js +16 -0
  204. package/esm2015/lib/SummaryResultDescriptionMetadata.js +2 -0
  205. package/esm2015/lib/SvgIconCollection.js +31 -0
  206. package/esm2015/lib/SvgIconRegistry.js +51 -0
  207. package/esm2015/lib/SyncableObservableCollection$2_combined.js +38 -27
  208. package/esm2015/lib/TRIXIndicatorDescription.js +3 -3
  209. package/esm2015/lib/TileSeriesDescription.js +3 -3
  210. package/esm2015/lib/ToolActionCheckboxDescription.js +23 -0
  211. package/esm2015/lib/ToolActionCheckboxDescriptionMetadata.js +38 -0
  212. package/esm2015/lib/ToolActionCheckboxDescriptionModule.js +22 -0
  213. package/esm2015/lib/ToolActionCheckboxInfo.js +20 -0
  214. package/esm2015/lib/ToolActionDescription.js +138 -0
  215. package/esm2015/lib/ToolActionDescriptionMetadata.js +7 -0
  216. package/esm2015/lib/ToolActionDescriptionMetadata_combined.js +122 -0
  217. package/esm2015/lib/ToolActionDescriptionModule.js +20 -0
  218. package/esm2015/lib/ToolActionEventDetailDescription.js +82 -0
  219. package/esm2015/lib/ToolActionEventDetailDescriptionMetadata.js +7 -0
  220. package/esm2015/lib/ToolActionGroupHeaderDescription.js +23 -0
  221. package/esm2015/lib/ToolActionGroupHeaderDescriptionMetadata.js +38 -0
  222. package/esm2015/lib/ToolActionGroupHeaderDescriptionModule.js +22 -0
  223. package/esm2015/lib/ToolActionGroupHeaderInfo.js +20 -0
  224. package/esm2015/lib/ToolActionIconButtonDescription.js +23 -0
  225. package/esm2015/lib/ToolActionIconButtonDescriptionMetadata.js +38 -0
  226. package/esm2015/lib/ToolActionIconButtonDescriptionModule.js +22 -0
  227. package/esm2015/lib/ToolActionIconButtonInfo.js +20 -0
  228. package/esm2015/lib/ToolActionIconMenuDescription.js +23 -0
  229. package/esm2015/lib/ToolActionIconMenuDescriptionMetadata.js +38 -0
  230. package/esm2015/lib/ToolActionIconMenuDescriptionModule.js +20 -0
  231. package/esm2015/lib/ToolActionIconMenuInfo.js +20 -0
  232. package/esm2015/lib/ToolActionInfo.js +110 -0
  233. package/esm2015/lib/ToolActionMenuActionDescription.js +31 -0
  234. package/esm2015/lib/ToolActionMenuActionDescriptionMetadata.js +37 -0
  235. package/esm2015/lib/ToolActionMenuActionInfo.js +27 -0
  236. package/esm2015/lib/ToolActionNumberInputDescription.js +23 -0
  237. package/esm2015/lib/ToolActionNumberInputDescriptionMetadata.js +38 -0
  238. package/esm2015/lib/ToolActionNumberInputDescriptionModule.js +22 -0
  239. package/esm2015/lib/ToolActionNumberInputInfo.js +20 -0
  240. package/esm2015/lib/ToolActionPerformedEventArgsDescription.js +50 -0
  241. package/esm2015/lib/ToolActionPerformedEventArgsDescriptionMetadata.js +7 -0
  242. package/esm2015/lib/ToolActionSeparatorDescription.js +23 -0
  243. package/esm2015/lib/ToolActionSeparatorDescriptionMetadata.js +38 -0
  244. package/esm2015/lib/ToolActionSeparatorDescriptionModule.js +22 -0
  245. package/esm2015/lib/ToolActionSeparatorInfo.js +20 -0
  246. package/esm2015/lib/ToolActionType.js +24 -0
  247. package/esm2015/lib/ToolCommand.js +34 -0
  248. package/esm2015/lib/ToolCommandArgument.js +33 -0
  249. package/esm2015/lib/ToolCommandArgumentCollection.js +21 -0
  250. package/esm2015/lib/ToolCommandArgumentDescription.js +44 -0
  251. package/esm2015/lib/ToolCommandArgumentDescriptionMetadata.js +38 -0
  252. package/esm2015/lib/ToolCommandDescription.js +44 -0
  253. package/esm2015/lib/ToolCommandDescriptionMetadata.js +38 -0
  254. package/esm2015/lib/ToolCommandEventArgsDescription.js +34 -0
  255. package/esm2015/lib/ToolCommandEventArgsDescriptionMetadata.js +39 -0
  256. package/esm2015/lib/ToolPanelContentRefreshedEventArgsDescription.js +26 -0
  257. package/esm2015/lib/ToolPanelContentRefreshedEventArgsDescriptionMetadata.js +36 -0
  258. package/esm2015/lib/ToolPanelDescription.js +106 -0
  259. package/esm2015/lib/ToolPanelDescriptionMetadata.js +51 -0
  260. package/esm2015/lib/ToolPanelDescriptionModule.js +32 -0
  261. package/esm2015/lib/ToolbarDescription.js +114 -0
  262. package/esm2015/lib/ToolbarDescriptionMetadata.js +48 -0
  263. package/esm2015/lib/ToolbarDescriptionModule.js +22 -0
  264. package/esm2015/lib/ValueOverlayDescription.js +37 -37
  265. package/esm2015/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
  266. package/esm2015/lib/VerticalStackedSeriesBaseDescription.js +6 -6
  267. package/esm2015/lib/WaterfallSeriesDescription.js +12 -12
  268. package/esm2015/lib/WebAccordionDescription.js +34 -0
  269. package/esm2015/lib/WebAccordionDescriptionMetadata.js +38 -0
  270. package/esm2015/lib/WebAccordionDescriptionModule.js +20 -0
  271. package/esm2015/lib/WebActivePaneEventArgsDescription.js +11 -3
  272. package/esm2015/lib/WebActivePaneEventArgsDescriptionMetadata.js +4 -2
  273. package/esm2015/lib/WebDateTimeInputDescription.js +95 -0
  274. package/esm2015/lib/WebDateTimeInputDescriptionMetadata.js +52 -0
  275. package/esm2015/lib/WebDateTimeInputDescriptionModule.js +22 -0
  276. package/esm2015/lib/WebDragServiceDescription.js +26 -0
  277. package/esm2015/lib/WebDragServiceDescriptionMetadata.js +37 -0
  278. package/esm2015/lib/WebDragServiceDescriptionModule.js +20 -0
  279. package/esm2015/lib/WebDropdownDescriptionModule.js +4 -0
  280. package/esm2015/lib/WebDropdownGroupDescription.js +0 -8
  281. package/esm2015/lib/WebDropdownGroupDescriptionMetadata.js +0 -2
  282. package/esm2015/lib/WebDropdownGroupDescriptionModule.js +0 -2
  283. package/esm2015/lib/WebFloatingPaneResizeEventArgsDescription.js +11 -3
  284. package/esm2015/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.js +5 -2
  285. package/esm2015/lib/WebFloatingPaneResizeMoveEventArgsDescription.js +48 -11
  286. package/esm2015/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.js +10 -2
  287. package/esm2015/lib/WebInputDescription.js +15 -23
  288. package/esm2015/lib/WebInputDescriptionMetadata.js +0 -2
  289. package/esm2015/lib/WebMaskInputBaseDescription.js +39 -0
  290. package/esm2015/lib/WebMaskInputBaseDescriptionMetadata.js +39 -0
  291. package/esm2015/lib/WebMaskInputBaseDescriptionModule.js +22 -0
  292. package/esm2015/lib/WebMaskInputDescription.js +5 -29
  293. package/esm2015/lib/WebMaskInputDescriptionMetadata.js +2 -6
  294. package/esm2015/lib/WebMaskInputDescriptionModule.js +2 -2
  295. package/esm2015/lib/WebPaneCloseEventArgsDescription.js +11 -3
  296. package/esm2015/lib/WebPaneCloseEventArgsDescriptionMetadata.js +4 -2
  297. package/esm2015/lib/WebPaneDragEndEventArgsDescription.js +11 -3
  298. package/esm2015/lib/WebPaneDragEndEventArgsDescriptionMetadata.js +4 -2
  299. package/esm2015/lib/WebPaneDragOverEventArgsDescription.js +27 -3
  300. package/esm2015/lib/WebPaneDragOverEventArgsDescriptionMetadata.js +8 -2
  301. package/esm2015/lib/WebPaneDragStartEventArgsDescription.js +11 -3
  302. package/esm2015/lib/WebPaneDragStartEventArgsDescriptionMetadata.js +4 -2
  303. package/esm2015/lib/WebPaneHeaderConnectionEventArgsDescription.js +11 -3
  304. package/esm2015/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.js +6 -2
  305. package/esm2015/lib/WebPaneHeaderElementDescription.js +8 -0
  306. package/esm2015/lib/WebPaneHeaderElementDescriptionMetadata.js +3 -0
  307. package/esm2015/lib/WebPaneHeaderElementDescriptionModule.js +20 -0
  308. package/esm2015/lib/WebPanePinnedEventArgsDescription.js +27 -3
  309. package/esm2015/lib/WebPanePinnedEventArgsDescriptionMetadata.js +7 -2
  310. package/esm2015/lib/WebRatingDescription.js +34 -34
  311. package/esm2015/lib/WebRatingDescriptionMetadata.js +1 -1
  312. package/esm2015/lib/WebTabComponentEventArgsDescription.js +34 -0
  313. package/esm2015/lib/WebTabComponentEventArgsDescriptionMetadata.js +40 -0
  314. package/esm2015/lib/WebTabDescription.js +50 -0
  315. package/esm2015/lib/WebTabDescriptionMetadata.js +40 -0
  316. package/esm2015/lib/WebTabDescriptionModule.js +20 -0
  317. package/esm2015/lib/WebTabHeaderConnectionEventArgsDescription.js +11 -3
  318. package/esm2015/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.js +6 -2
  319. package/esm2015/lib/WebTabHeaderElementDescription.js +8 -0
  320. package/esm2015/lib/WebTabHeaderElementDescriptionMetadata.js +3 -0
  321. package/esm2015/lib/WebTabHeaderElementDescriptionModule.js +20 -0
  322. package/esm2015/lib/WebTabPanelDescription.js +26 -0
  323. package/esm2015/lib/WebTabPanelDescriptionMetadata.js +37 -0
  324. package/esm2015/lib/WebTabPanelDescriptionModule.js +20 -0
  325. package/esm2015/lib/WebTabsDescription.js +50 -0
  326. package/esm2015/lib/WebTabsDescriptionMetadata.js +44 -0
  327. package/esm2015/lib/WebTabsDescriptionModule.js +24 -0
  328. package/esm2015/lib/WebTreeDescriptionMetadata.js +1 -1
  329. package/esm2015/lib/WilliamsPercentRIndicatorDescription.js +3 -3
  330. package/esm2015/lib/XYChartDescription.js +228 -228
  331. package/esm2015/lib/XamMultiScaleImageView_combined.js +2 -2
  332. package/esm2015/lib/componentUtil.js +2 -1
  333. package/esm2015/lib/igx-filter-expression-collection.js +10 -0
  334. package/esm2015/lib/igx-tool-command-argument-collection.js +37 -0
  335. package/esm2015/lib/type.js +1 -1
  336. package/esm2015/public_api.js +134 -10
  337. package/esm5/lib/AbsolutePanelBridge.js +69 -0
  338. package/esm5/lib/AbsoluteVolumeOscillatorIndicatorDescription.js +6 -6
  339. package/esm5/lib/AggregatedDataProvider.js +7 -0
  340. package/esm5/lib/AggregatedDataProviderLayerInfo.js +101 -0
  341. package/esm5/lib/AggregatedDataProviderLayerMap.js +58 -0
  342. package/esm5/lib/AggregatedDataProviderTargetDataSourceNotifier.js +7 -0
  343. package/esm5/lib/AggregatedDataProviderTopLayer.js +211 -0
  344. package/esm5/lib/AggregatedDataProvider_combined.js +659 -0
  345. package/esm5/lib/AnchoredCategorySeriesDescription.js +26 -26
  346. package/esm5/lib/AnchoredRadialSeriesDescription.js +23 -23
  347. package/esm5/lib/AnnotationLayerDescription.js +13 -13
  348. package/esm5/lib/AreaSeriesDescription.js +3 -3
  349. package/esm5/lib/AverageDirectionalIndexIndicatorDescription.js +3 -3
  350. package/esm5/lib/AverageTrueRangeIndicatorDescription.js +3 -3
  351. package/esm5/lib/BarSeriesDescription.js +6 -6
  352. package/esm5/lib/BollingerBandWidthIndicatorDescription.js +5 -5
  353. package/esm5/lib/BollingerBandsOverlayDescription.js +5 -5
  354. package/esm5/lib/BrushCollectionUtil.js +1 -1
  355. package/esm5/lib/Brush_combined.js +1 -1
  356. package/esm5/lib/BubbleSeriesDescription.js +40 -40
  357. package/esm5/lib/CalloutLabelUpdatingEventArgsDescription.js +33 -9
  358. package/esm5/lib/CalloutLabelUpdatingEventArgsDescriptionMetadata.js +4 -0
  359. package/esm5/lib/CalloutLayerDescription.js +103 -103
  360. package/esm5/lib/CategoryChartDescription.js +114 -114
  361. package/esm5/lib/CategoryHighlightLayerDescription.js +9 -9
  362. package/esm5/lib/CategoryItemHighlightLayerDescription.js +28 -28
  363. package/esm5/lib/CategorySeriesDescription.js +19 -19
  364. package/esm5/lib/CategoryToolTipLayerDescription.js +6 -6
  365. package/esm5/lib/CategoryXAxisDescription.js +21 -9
  366. package/esm5/lib/CategoryXAxisDescriptionMetadata.js +1 -0
  367. package/esm5/lib/CategoryYAxisDescription.js +21 -9
  368. package/esm5/lib/CategoryYAxisDescriptionMetadata.js +1 -0
  369. package/esm5/lib/ChaikinOscillatorIndicatorDescription.js +6 -6
  370. package/esm5/lib/ChaikinVolatilityIndicatorDescription.js +3 -3
  371. package/esm5/lib/ChartGroupDescriptionDescription.js +26 -0
  372. package/esm5/lib/ChartGroupDescriptionDescriptionMetadata.js +42 -0
  373. package/esm5/lib/ChartGroupDescriptionDescriptionModule.js +26 -0
  374. package/esm5/lib/ChartSortDescriptionDescription.js +58 -0
  375. package/esm5/lib/ChartSortDescriptionDescriptionMetadata.js +43 -0
  376. package/esm5/lib/ChartSortDescriptionDescriptionModule.js +24 -0
  377. package/esm5/lib/ChartSummaryDescriptionDescription.js +94 -0
  378. package/esm5/lib/ChartSummaryDescriptionDescriptionMetadata.js +48 -0
  379. package/esm5/lib/ChartSummaryDescriptionDescriptionModule.js +24 -0
  380. package/esm5/lib/CheckboxListDescription.js +40 -16
  381. package/esm5/lib/CheckboxListDescriptionMetadata.js +3 -0
  382. package/esm5/lib/CodeGeneratingComponentRendererCodeEmitter_combined.js +3 -3
  383. package/esm5/lib/CodeGeneratingComponentRendererDataEmitter.js +2 -2
  384. package/esm5/lib/CodeGeneratingComponentRendererHandlerEmitter.js +2 -2
  385. package/esm5/lib/CodeGeneratingRendererResult.js +54 -47
  386. package/esm5/lib/CodeGenerationFolderTemplate.js +41 -30
  387. package/esm5/lib/ColorCollectionUtil.js +1 -1
  388. package/esm5/lib/ColorUtil.js +2 -2
  389. package/esm5/lib/ColumnFragmentDescription.js +6 -6
  390. package/esm5/lib/ColumnSeriesDescription.js +9 -9
  391. package/esm5/lib/CommodityChannelIndexIndicatorDescription.js +3 -3
  392. package/esm5/lib/CrosshairLayerDescription.js +77 -77
  393. package/esm5/lib/DataChartDescription.js +98 -98
  394. package/esm5/lib/DataGridDescription.js +746 -626
  395. package/esm5/lib/DataGridDescriptionMetadata_combined.js +11 -0
  396. package/esm5/lib/DataLegendValueMode.js +1 -1
  397. package/esm5/lib/DataSeriesAdapter.js +9 -1
  398. package/esm5/lib/DataSeriesAdapterCachedProvider.js +24 -0
  399. package/esm5/lib/DataSeriesAdapterCachedProviderType.js +11 -0
  400. package/esm5/lib/DataSourceLocalDataProvider.js +249 -163
  401. package/esm5/lib/DataToolTipLayerDescription.js +335 -335
  402. package/esm5/lib/DatePartDeltasDescription.js +104 -0
  403. package/esm5/lib/DatePartDeltasDescriptionMetadata.js +46 -0
  404. package/esm5/lib/DetrendedPriceOscillatorIndicatorDescription.js +3 -3
  405. package/esm5/lib/DivBridge.js +1 -1
  406. package/esm5/lib/DomainChartDescription.js +927 -699
  407. package/esm5/lib/DomainChartDescriptionMetadata.js +19 -0
  408. package/esm5/lib/FastStochasticOscillatorIndicatorDescription.js +3 -3
  409. package/esm5/lib/FilterExpressionVisitor.js +2 -2
  410. package/esm5/lib/FilterFactory_combined.js +2 -2
  411. package/esm5/lib/FinalValueLayerDescription.js +34 -34
  412. package/esm5/lib/FinancialChartDescription.js +168 -168
  413. package/esm5/lib/FinancialIndicatorDescription.js +19 -19
  414. package/esm5/lib/FinancialOverlayDescription.js +3 -3
  415. package/esm5/lib/FinancialPriceSeriesDescription.js +40 -40
  416. package/esm5/lib/FinancialSeriesDescription.js +38 -38
  417. package/esm5/lib/FlatDataProvider.js +7 -0
  418. package/esm5/lib/FlatDataProviderTargetDataSourceNotifier.js +7 -0
  419. package/esm5/lib/FlatDataProvider_combined.js +484 -0
  420. package/esm5/lib/Flattener.js +5 -5
  421. package/esm5/lib/ForceIndexIndicatorDescription.js +3 -3
  422. package/esm5/lib/FullStochasticOscillatorIndicatorDescription.js +8 -8
  423. package/esm5/lib/GeographicContourLineSeriesDescription.js +14 -14
  424. package/esm5/lib/GeographicHighDensityScatterSeriesDescription.js +32 -32
  425. package/esm5/lib/GeographicMapImageryDescription_combined.js +42 -42
  426. package/esm5/lib/GeographicMapSeriesHostDescription.js +6 -6
  427. package/esm5/lib/GeographicMarkerSeriesDescription.js +29 -29
  428. package/esm5/lib/GeographicPolylineSeriesDescription.js +16 -16
  429. package/esm5/lib/GeographicProportionalSymbolSeriesDescription.js +50 -50
  430. package/esm5/lib/GeographicScatterAreaSeriesDescription.js +12 -12
  431. package/esm5/lib/GeographicShapeSeriesBaseDescription.js +28 -28
  432. package/esm5/lib/GeographicShapeSeriesDescription.js +42 -42
  433. package/esm5/lib/GeographicSymbolSeriesDescription.js +25 -25
  434. package/esm5/lib/GeographicTileSeriesDescription.js +5 -5
  435. package/esm5/lib/GeographicXYTriangulatingSeriesDescription.js +15 -15
  436. package/esm5/lib/GridBridge.js +44 -50
  437. package/esm5/lib/HighDensityScatterSeriesDescription.js +47 -47
  438. package/esm5/lib/HorizontalAnchoredCategorySeriesDescription.js +6 -6
  439. package/esm5/lib/HorizontalRangeCategorySeriesDescription.js +15 -15
  440. package/esm5/lib/HorizontalStackedSeriesBaseDescription.js +6 -6
  441. package/esm5/lib/ICommandAvailabilityListener.js +11 -0
  442. package/esm5/lib/IDataSeriesAdapterRule_combined.js +282 -92
  443. package/esm5/lib/IDataSourceDataProvider_combined.js +28 -7
  444. package/esm5/lib/INativeUIAbsolutePanelBridge.js +12 -0
  445. package/esm5/lib/INativeUIElementBridge_combined.js +92 -49
  446. package/esm5/lib/IToolbarTarget.js +11 -0
  447. package/esm5/lib/IgcButtonBridge.js +1 -1
  448. package/esm5/lib/IgcIconButtonBridge.js +74 -0
  449. package/esm5/lib/ItemLegendDescription.js +27 -3
  450. package/esm5/lib/ItemLegendDescriptionMetadata.js +2 -0
  451. package/esm5/lib/ItemToolTipLayerDescription.js +12 -12
  452. package/esm5/lib/LineSeriesDescription.js +3 -3
  453. package/esm5/lib/ListPanelContentRefreshedEventArgsDescription.js +31 -0
  454. package/esm5/lib/ListPanelContentRefreshedEventArgsDescriptionMetadata.js +40 -0
  455. package/esm5/lib/ListPanelDescription.js +224 -0
  456. package/esm5/lib/ListPanelDescriptionMetadata.js +65 -0
  457. package/esm5/lib/ListPanelDescriptionModule.js +24 -0
  458. package/esm5/lib/ListPanelItemModelDescription.js +80 -0
  459. package/esm5/lib/ListPanelItemModelDescriptionMetadata.js +44 -0
  460. package/esm5/lib/ListPanelTemplateHeightRequestedEventArgsDescription.js +68 -0
  461. package/esm5/lib/ListPanelTemplateHeightRequestedEventArgsDescriptionMetadata.js +43 -0
  462. package/esm5/lib/ListPanelTemplateItemUpdatingEventArgsDescription.js +56 -0
  463. package/esm5/lib/ListPanelTemplateItemUpdatingEventArgsDescriptionMetadata.js +44 -0
  464. package/esm5/lib/ListPanelTemplateWidthRequestedEventArgsDescription.js +68 -0
  465. package/esm5/lib/ListPanelTemplateWidthRequestedEventArgsDescriptionMetadata.js +43 -0
  466. package/esm5/lib/LocalDataSource_combined.js +3 -3
  467. package/esm5/lib/MarkerSeriesDescription.js +25 -25
  468. package/esm5/lib/MathUtil.js +20 -17
  469. package/esm5/lib/MoneyFlowIndexIndicatorDescription.js +3 -3
  470. package/esm5/lib/MovingAverageConvergenceDivergenceIndicatorDescription.js +8 -8
  471. package/esm5/lib/NativeUIAbsolutePanel.js +43 -0
  472. package/esm5/lib/NativeUIBuiltInProperties.js +1 -1
  473. package/esm5/lib/NativeUIButton.js +12 -12
  474. package/esm5/lib/NativeUICheckbox.js +12 -12
  475. package/esm5/lib/NativeUIComponentBuiltInType.js +1 -1
  476. package/esm5/lib/NativeUIContainer.js +11 -11
  477. package/esm5/lib/NativeUIContent.js +4 -4
  478. package/esm5/lib/NativeUIDropDown.js +14 -14
  479. package/esm5/lib/NativeUIElementBridge.js +11 -0
  480. package/esm5/lib/NativeUIGrid.js +25 -25
  481. package/esm5/lib/NativeUIIconButton.js +46 -0
  482. package/esm5/lib/NativeUIInput.js +15 -15
  483. package/esm5/lib/NativeUIInputsFactory.js +56 -26
  484. package/esm5/lib/NativeUILabel.js +4 -4
  485. package/esm5/lib/NativeUISlider.js +24 -24
  486. package/esm5/lib/Numeric.js +1 -1
  487. package/esm5/lib/ODataDataSourceFilterExpressionVisitor.js +2 -2
  488. package/esm5/lib/OrdinalTimeXAxisDescription.js +15 -15
  489. package/esm5/lib/PagedDataSource.js +1 -1
  490. package/esm5/lib/PanelBridge.js +44 -0
  491. package/esm5/lib/PercentagePriceOscillatorIndicatorDescription.js +6 -6
  492. package/esm5/lib/PercentageVolumeOscillatorIndicatorDescription.js +6 -6
  493. package/esm5/lib/PlotAreaMouseButtonEventArgsDescriptionMetadata_combined.js +6 -0
  494. package/esm5/lib/PolarAreaSeriesDescription.js +3 -3
  495. package/esm5/lib/PolarBaseDescription.js +66 -66
  496. package/esm5/lib/PolarLineSeriesDescription.js +3 -3
  497. package/esm5/lib/PolarSplineAreaSeriesDescription.js +3 -3
  498. package/esm5/lib/PolarSplineSeriesDescription.js +3 -3
  499. package/esm5/lib/PriceChannelOverlayDescription.js +3 -3
  500. package/esm5/lib/RadialAreaSeriesDescription.js +3 -3
  501. package/esm5/lib/RadialBaseDescription.js +19 -19
  502. package/esm5/lib/RadialColumnSeriesDescription.js +6 -6
  503. package/esm5/lib/RadialLineSeriesDescription.js +3 -3
  504. package/esm5/lib/RadialPieSeriesDescription.js +6 -6
  505. package/esm5/lib/RangeCategorySeriesDescription.js +6 -6
  506. package/esm5/lib/RangeColumnSeriesDescription.js +6 -6
  507. package/esm5/lib/RateOfChangeAndMomentumIndicatorDescription.js +3 -3
  508. package/esm5/lib/RectUtil.js +1 -1
  509. package/esm5/lib/RelativeStrengthIndexIndicatorDescription.js +3 -3
  510. package/esm5/lib/ScatterAreaSeriesDescription.js +14 -14
  511. package/esm5/lib/ScatterBaseDescription.js +61 -61
  512. package/esm5/lib/ScatterContourSeriesDescription.js +16 -16
  513. package/esm5/lib/ScatterLineSeriesDescription.js +3 -3
  514. package/esm5/lib/ScatterPolygonSeriesDescription.js +32 -32
  515. package/esm5/lib/ScatterPolylineSeriesDescription.js +3 -3
  516. package/esm5/lib/ScatterSplineSeriesDescription.js +3 -3
  517. package/esm5/lib/ScatterTriangulationSeriesDescription.js +35 -35
  518. package/esm5/lib/ScrollbarStyle.js +18 -0
  519. package/esm5/lib/ScrollerView_combined.js +16 -6
  520. package/esm5/lib/SeriesDescription.js +162 -150
  521. package/esm5/lib/SeriesDescriptionMetadata.js +1 -0
  522. package/esm5/lib/SeriesViewerDescription.js +385 -313
  523. package/esm5/lib/ShapeSeriesBaseDescription.js +36 -36
  524. package/esm5/lib/SlowStochasticOscillatorIndicatorDescription.js +3 -3
  525. package/esm5/lib/SmartPlacer.js +1 -1
  526. package/esm5/lib/SortDescription.js +25 -10
  527. package/esm5/lib/SortGroupParser.js +89 -0
  528. package/esm5/lib/SplineSeriesBaseDescription.js +6 -6
  529. package/esm5/lib/StackedBarSeriesDescription.js +6 -6
  530. package/esm5/lib/StackedColumnSeriesDescription.js +6 -6
  531. package/esm5/lib/StackedSeriesBaseDescription.js +12 -12
  532. package/esm5/lib/StackedSplineAreaSeriesDescription.js +3 -3
  533. package/esm5/lib/StackedSplineSeriesDescription.js +3 -3
  534. package/esm5/lib/StandardDeviationIndicatorDescription.js +3 -3
  535. package/esm5/lib/StochRSIIndicatorDescription.js +3 -3
  536. package/esm5/lib/SummaryParser.js +100 -0
  537. package/esm5/lib/SummaryResultDescription.js +24 -0
  538. package/esm5/lib/SummaryResultDescriptionMetadata.js +2 -0
  539. package/esm5/lib/SvgIconCollection.js +33 -0
  540. package/esm5/lib/SvgIconRegistry.js +57 -0
  541. package/esm5/lib/SyncableObservableCollection$2_combined.js +42 -27
  542. package/esm5/lib/TRIXIndicatorDescription.js +3 -3
  543. package/esm5/lib/TileSeriesDescription.js +3 -3
  544. package/esm5/lib/ToolActionCheckboxDescription.js +24 -0
  545. package/esm5/lib/ToolActionCheckboxDescriptionMetadata.js +42 -0
  546. package/esm5/lib/ToolActionCheckboxDescriptionModule.js +26 -0
  547. package/esm5/lib/ToolActionCheckboxInfo.js +24 -0
  548. package/esm5/lib/ToolActionDescription.js +200 -0
  549. package/esm5/lib/ToolActionDescriptionMetadata.js +7 -0
  550. package/esm5/lib/ToolActionDescriptionMetadata_combined.js +132 -0
  551. package/esm5/lib/ToolActionDescriptionModule.js +24 -0
  552. package/esm5/lib/ToolActionEventDetailDescription.js +116 -0
  553. package/esm5/lib/ToolActionEventDetailDescriptionMetadata.js +7 -0
  554. package/esm5/lib/ToolActionGroupHeaderDescription.js +24 -0
  555. package/esm5/lib/ToolActionGroupHeaderDescriptionMetadata.js +42 -0
  556. package/esm5/lib/ToolActionGroupHeaderDescriptionModule.js +26 -0
  557. package/esm5/lib/ToolActionGroupHeaderInfo.js +24 -0
  558. package/esm5/lib/ToolActionIconButtonDescription.js +24 -0
  559. package/esm5/lib/ToolActionIconButtonDescriptionMetadata.js +42 -0
  560. package/esm5/lib/ToolActionIconButtonDescriptionModule.js +26 -0
  561. package/esm5/lib/ToolActionIconButtonInfo.js +24 -0
  562. package/esm5/lib/ToolActionIconMenuDescription.js +24 -0
  563. package/esm5/lib/ToolActionIconMenuDescriptionMetadata.js +42 -0
  564. package/esm5/lib/ToolActionIconMenuDescriptionModule.js +24 -0
  565. package/esm5/lib/ToolActionIconMenuInfo.js +24 -0
  566. package/esm5/lib/ToolActionInfo.js +164 -0
  567. package/esm5/lib/ToolActionMenuActionDescription.js +37 -0
  568. package/esm5/lib/ToolActionMenuActionDescriptionMetadata.js +41 -0
  569. package/esm5/lib/ToolActionMenuActionInfo.js +33 -0
  570. package/esm5/lib/ToolActionNumberInputDescription.js +24 -0
  571. package/esm5/lib/ToolActionNumberInputDescriptionMetadata.js +42 -0
  572. package/esm5/lib/ToolActionNumberInputDescriptionModule.js +26 -0
  573. package/esm5/lib/ToolActionNumberInputInfo.js +24 -0
  574. package/esm5/lib/ToolActionPerformedEventArgsDescription.js +68 -0
  575. package/esm5/lib/ToolActionPerformedEventArgsDescriptionMetadata.js +7 -0
  576. package/esm5/lib/ToolActionSeparatorDescription.js +24 -0
  577. package/esm5/lib/ToolActionSeparatorDescriptionMetadata.js +42 -0
  578. package/esm5/lib/ToolActionSeparatorDescriptionModule.js +26 -0
  579. package/esm5/lib/ToolActionSeparatorInfo.js +24 -0
  580. package/esm5/lib/ToolActionType.js +24 -0
  581. package/esm5/lib/ToolCommand.js +44 -0
  582. package/esm5/lib/ToolCommandArgument.js +43 -0
  583. package/esm5/lib/ToolCommandArgumentCollection.js +22 -0
  584. package/esm5/lib/ToolCommandArgumentDescription.js +58 -0
  585. package/esm5/lib/ToolCommandArgumentDescriptionMetadata.js +42 -0
  586. package/esm5/lib/ToolCommandDescription.js +58 -0
  587. package/esm5/lib/ToolCommandDescriptionMetadata.js +42 -0
  588. package/esm5/lib/ToolCommandEventArgsDescription.js +44 -0
  589. package/esm5/lib/ToolCommandEventArgsDescriptionMetadata.js +43 -0
  590. package/esm5/lib/ToolPanelContentRefreshedEventArgsDescription.js +31 -0
  591. package/esm5/lib/ToolPanelContentRefreshedEventArgsDescriptionMetadata.js +40 -0
  592. package/esm5/lib/ToolPanelDescription.js +152 -0
  593. package/esm5/lib/ToolPanelDescriptionMetadata.js +55 -0
  594. package/esm5/lib/ToolPanelDescriptionModule.js +36 -0
  595. package/esm5/lib/ToolbarDescription.js +164 -0
  596. package/esm5/lib/ToolbarDescriptionMetadata.js +52 -0
  597. package/esm5/lib/ToolbarDescriptionModule.js +26 -0
  598. package/esm5/lib/ValueOverlayDescription.js +37 -37
  599. package/esm5/lib/VerticalAnchoredCategorySeriesDescription.js +6 -6
  600. package/esm5/lib/VerticalStackedSeriesBaseDescription.js +6 -6
  601. package/esm5/lib/WaterfallSeriesDescription.js +12 -12
  602. package/esm5/lib/WebAccordionDescription.js +44 -0
  603. package/esm5/lib/WebAccordionDescriptionMetadata.js +42 -0
  604. package/esm5/lib/WebAccordionDescriptionModule.js +24 -0
  605. package/esm5/lib/WebActivePaneEventArgsDescription.js +14 -2
  606. package/esm5/lib/WebActivePaneEventArgsDescriptionMetadata.js +4 -2
  607. package/esm5/lib/WebDateTimeInputDescription.js +133 -0
  608. package/esm5/lib/WebDateTimeInputDescriptionMetadata.js +56 -0
  609. package/esm5/lib/WebDateTimeInputDescriptionModule.js +26 -0
  610. package/esm5/lib/WebDragServiceDescription.js +31 -0
  611. package/esm5/lib/WebDragServiceDescriptionMetadata.js +41 -0
  612. package/esm5/lib/WebDragServiceDescriptionModule.js +24 -0
  613. package/esm5/lib/WebDropdownDescriptionModule.js +4 -0
  614. package/esm5/lib/WebDropdownGroupDescription.js +1 -14
  615. package/esm5/lib/WebDropdownGroupDescriptionMetadata.js +0 -2
  616. package/esm5/lib/WebDropdownGroupDescriptionModule.js +0 -2
  617. package/esm5/lib/WebFloatingPaneResizeEventArgsDescription.js +14 -2
  618. package/esm5/lib/WebFloatingPaneResizeEventArgsDescriptionMetadata.js +5 -2
  619. package/esm5/lib/WebFloatingPaneResizeMoveEventArgsDescription.js +63 -10
  620. package/esm5/lib/WebFloatingPaneResizeMoveEventArgsDescriptionMetadata.js +10 -2
  621. package/esm5/lib/WebInputDescription.js +14 -26
  622. package/esm5/lib/WebInputDescriptionMetadata.js +0 -2
  623. package/esm5/lib/WebMaskInputBaseDescription.js +49 -0
  624. package/esm5/lib/WebMaskInputBaseDescriptionMetadata.js +43 -0
  625. package/esm5/lib/WebMaskInputBaseDescriptionModule.js +26 -0
  626. package/esm5/lib/WebMaskInputDescription.js +4 -40
  627. package/esm5/lib/WebMaskInputDescriptionMetadata.js +2 -6
  628. package/esm5/lib/WebMaskInputDescriptionModule.js +2 -2
  629. package/esm5/lib/WebPaneCloseEventArgsDescription.js +14 -2
  630. package/esm5/lib/WebPaneCloseEventArgsDescriptionMetadata.js +4 -2
  631. package/esm5/lib/WebPaneDragEndEventArgsDescription.js +14 -2
  632. package/esm5/lib/WebPaneDragEndEventArgsDescriptionMetadata.js +4 -2
  633. package/esm5/lib/WebPaneDragOverEventArgsDescription.js +38 -2
  634. package/esm5/lib/WebPaneDragOverEventArgsDescriptionMetadata.js +8 -2
  635. package/esm5/lib/WebPaneDragStartEventArgsDescription.js +14 -2
  636. package/esm5/lib/WebPaneDragStartEventArgsDescriptionMetadata.js +4 -2
  637. package/esm5/lib/WebPaneHeaderConnectionEventArgsDescription.js +14 -2
  638. package/esm5/lib/WebPaneHeaderConnectionEventArgsDescriptionMetadata.js +6 -2
  639. package/esm5/lib/WebPaneHeaderElementDescription.js +14 -1
  640. package/esm5/lib/WebPaneHeaderElementDescriptionMetadata.js +3 -0
  641. package/esm5/lib/WebPaneHeaderElementDescriptionModule.js +24 -0
  642. package/esm5/lib/WebPanePinnedEventArgsDescription.js +38 -2
  643. package/esm5/lib/WebPanePinnedEventArgsDescriptionMetadata.js +7 -2
  644. package/esm5/lib/WebRatingDescription.js +37 -37
  645. package/esm5/lib/WebRatingDescriptionMetadata.js +1 -1
  646. package/esm5/lib/WebTabComponentEventArgsDescription.js +44 -0
  647. package/esm5/lib/WebTabComponentEventArgsDescriptionMetadata.js +44 -0
  648. package/esm5/lib/WebTabDescription.js +68 -0
  649. package/esm5/lib/WebTabDescriptionMetadata.js +44 -0
  650. package/esm5/lib/WebTabDescriptionModule.js +24 -0
  651. package/esm5/lib/WebTabHeaderConnectionEventArgsDescription.js +14 -2
  652. package/esm5/lib/WebTabHeaderConnectionEventArgsDescriptionMetadata.js +6 -2
  653. package/esm5/lib/WebTabHeaderElementDescription.js +14 -1
  654. package/esm5/lib/WebTabHeaderElementDescriptionMetadata.js +3 -0
  655. package/esm5/lib/WebTabHeaderElementDescriptionModule.js +24 -0
  656. package/esm5/lib/WebTabPanelDescription.js +31 -0
  657. package/esm5/lib/WebTabPanelDescriptionMetadata.js +41 -0
  658. package/esm5/lib/WebTabPanelDescriptionModule.js +24 -0
  659. package/esm5/lib/WebTabsDescription.js +68 -0
  660. package/esm5/lib/WebTabsDescriptionMetadata.js +48 -0
  661. package/esm5/lib/WebTabsDescriptionModule.js +28 -0
  662. package/esm5/lib/WebTreeDescriptionMetadata.js +1 -1
  663. package/esm5/lib/WilliamsPercentRIndicatorDescription.js +3 -3
  664. package/esm5/lib/XYChartDescription.js +228 -228
  665. package/esm5/lib/XamMultiScaleImageView_combined.js +2 -2
  666. package/esm5/lib/componentUtil.js +2 -1
  667. package/esm5/lib/igx-filter-expression-collection.js +14 -0
  668. package/esm5/lib/igx-tool-command-argument-collection.js +42 -0
  669. package/esm5/lib/type.js +1 -1
  670. package/esm5/public_api.js +134 -10
  671. package/fesm2015/igniteui-angular-core.js +79001 -72400
  672. package/fesm5/igniteui-angular-core.js +25828 -17887
  673. package/lib/AbsolutePanelBridge.d.ts +26 -0
  674. package/lib/AbsoluteVolumeOscillatorIndicatorDescription.d.ts +2 -2
  675. package/lib/AggregatedDataProvider.d.ts +1 -0
  676. package/lib/AggregatedDataProviderLayerInfo.d.ts +28 -0
  677. package/lib/AggregatedDataProviderLayerMap.d.ts +16 -0
  678. package/lib/AggregatedDataProviderTargetDataSourceNotifier.d.ts +1 -0
  679. package/lib/AggregatedDataProviderTopLayer.d.ts +38 -0
  680. package/lib/AggregatedDataProvider_combined.d.ts +116 -0
  681. package/lib/AnchoredCategorySeriesDescription.d.ts +10 -10
  682. package/lib/AnchoredRadialSeriesDescription.d.ts +9 -9
  683. package/lib/AnnotationLayerDescription.d.ts +5 -5
  684. package/lib/AreaSeriesDescription.d.ts +1 -1
  685. package/lib/AverageDirectionalIndexIndicatorDescription.d.ts +1 -1
  686. package/lib/AverageTrueRangeIndicatorDescription.d.ts +1 -1
  687. package/lib/BarSeriesDescription.d.ts +2 -2
  688. package/lib/BollingerBandWidthIndicatorDescription.d.ts +2 -2
  689. package/lib/BollingerBandsOverlayDescription.d.ts +2 -2
  690. package/lib/BubbleSeriesDescription.d.ts +14 -14
  691. package/lib/CalloutLabelUpdatingEventArgsDescription.d.ts +11 -4
  692. package/lib/CalloutLayerDescription.d.ts +37 -37
  693. package/lib/CategoryChartDescription.d.ts +38 -38
  694. package/lib/CategoryHighlightLayerDescription.d.ts +3 -3
  695. package/lib/CategoryItemHighlightLayerDescription.d.ts +10 -10
  696. package/lib/CategorySeriesDescription.d.ts +7 -7
  697. package/lib/CategoryToolTipLayerDescription.d.ts +2 -2
  698. package/lib/CategoryXAxisDescription.d.ts +6 -3
  699. package/lib/CategoryYAxisDescription.d.ts +6 -3
  700. package/lib/ChaikinOscillatorIndicatorDescription.d.ts +2 -2
  701. package/lib/ChaikinVolatilityIndicatorDescription.d.ts +1 -1
  702. package/lib/ChartGroupDescriptionDescription.d.ts +12 -0
  703. package/lib/ChartGroupDescriptionDescriptionMetadata.d.ts +13 -0
  704. package/lib/ChartGroupDescriptionDescriptionModule.d.ts +9 -0
  705. package/lib/ChartSortDescriptionDescription.d.ts +19 -0
  706. package/lib/ChartSortDescriptionDescriptionMetadata.d.ts +13 -0
  707. package/lib/ChartSortDescriptionDescriptionModule.d.ts +9 -0
  708. package/lib/ChartSummaryDescriptionDescription.d.ts +28 -0
  709. package/lib/ChartSummaryDescriptionDescriptionMetadata.d.ts +13 -0
  710. package/lib/ChartSummaryDescriptionDescriptionModule.d.ts +9 -0
  711. package/lib/CheckboxListDescription.d.ts +11 -5
  712. package/lib/CodeGeneratingRendererResult.d.ts +14 -13
  713. package/lib/CodeGenerationFolderTemplate.d.ts +5 -5
  714. package/lib/ColumnFragmentDescription.d.ts +2 -2
  715. package/lib/ColumnSeriesDescription.d.ts +3 -3
  716. package/lib/CommodityChannelIndexIndicatorDescription.d.ts +1 -1
  717. package/lib/CrosshairLayerDescription.d.ts +29 -29
  718. package/lib/DataChartDescription.d.ts +33 -33
  719. package/lib/DataGridDescription.d.ts +246 -216
  720. package/lib/DataLegendValueMode.d.ts +1 -1
  721. package/lib/DataSeriesAdapter.d.ts +2 -0
  722. package/lib/DataSeriesAdapterCachedProvider.d.ts +12 -0
  723. package/lib/DataSeriesAdapterCachedProviderType.d.ts +13 -0
  724. package/lib/DataSourceLocalDataProvider.d.ts +36 -30
  725. package/lib/DataToolTipLayerDescription.d.ts +128 -128
  726. package/lib/DatePartDeltasDescription.d.ts +29 -0
  727. package/lib/DatePartDeltasDescriptionMetadata.d.ts +13 -0
  728. package/lib/DetrendedPriceOscillatorIndicatorDescription.d.ts +1 -1
  729. package/lib/DomainChartDescription.d.ts +301 -240
  730. package/lib/FastStochasticOscillatorIndicatorDescription.d.ts +1 -1
  731. package/lib/FinalValueLayerDescription.d.ts +13 -13
  732. package/lib/FinancialChartDescription.d.ts +56 -56
  733. package/lib/FinancialIndicatorDescription.d.ts +7 -7
  734. package/lib/FinancialOverlayDescription.d.ts +1 -1
  735. package/lib/FinancialPriceSeriesDescription.d.ts +15 -15
  736. package/lib/FinancialSeriesDescription.d.ts +14 -14
  737. package/lib/FlatDataProvider.d.ts +1 -0
  738. package/lib/FlatDataProviderTargetDataSourceNotifier.d.ts +1 -0
  739. package/lib/FlatDataProvider_combined.d.ts +108 -0
  740. package/lib/ForceIndexIndicatorDescription.d.ts +1 -1
  741. package/lib/FullStochasticOscillatorIndicatorDescription.d.ts +3 -3
  742. package/lib/GeographicContourLineSeriesDescription.d.ts +5 -5
  743. package/lib/GeographicHighDensityScatterSeriesDescription.d.ts +11 -11
  744. package/lib/GeographicMapImageryDescription_combined.d.ts +14 -14
  745. package/lib/GeographicMapSeriesHostDescription.d.ts +2 -2
  746. package/lib/GeographicMarkerSeriesDescription.d.ts +11 -11
  747. package/lib/GeographicPolylineSeriesDescription.d.ts +6 -6
  748. package/lib/GeographicProportionalSymbolSeriesDescription.d.ts +18 -18
  749. package/lib/GeographicScatterAreaSeriesDescription.d.ts +4 -4
  750. package/lib/GeographicShapeSeriesBaseDescription.d.ts +10 -10
  751. package/lib/GeographicShapeSeriesDescription.d.ts +17 -17
  752. package/lib/GeographicSymbolSeriesDescription.d.ts +9 -9
  753. package/lib/GeographicTileSeriesDescription.d.ts +2 -2
  754. package/lib/GeographicXYTriangulatingSeriesDescription.d.ts +6 -6
  755. package/lib/GridBridge.d.ts +12 -13
  756. package/lib/HighDensityScatterSeriesDescription.d.ts +17 -17
  757. package/lib/HorizontalAnchoredCategorySeriesDescription.d.ts +2 -2
  758. package/lib/HorizontalRangeCategorySeriesDescription.d.ts +6 -6
  759. package/lib/HorizontalStackedSeriesBaseDescription.d.ts +2 -2
  760. package/lib/ICommandAvailabilityListener.d.ts +10 -0
  761. package/lib/IDataSeriesAdapterRule_combined.d.ts +47 -28
  762. package/lib/IDataSourceDataProvider_combined.d.ts +9 -4
  763. package/lib/IExternalDataSeriesAdapter.d.ts +2 -0
  764. package/lib/INativeUIAbsolutePanelBridge.d.ts +16 -0
  765. package/lib/INativeUIElementBridge_combined.d.ts +38 -29
  766. package/lib/IScrollerView.d.ts +1 -0
  767. package/lib/IToolbarTarget.d.ts +17 -0
  768. package/lib/IgcIconButtonBridge.d.ts +14 -0
  769. package/lib/ItemLegendDescription.d.ts +7 -1
  770. package/lib/ItemToolTipLayerDescription.d.ts +4 -4
  771. package/lib/LineSeriesDescription.d.ts +1 -1
  772. package/lib/ListPanelContentRefreshedEventArgsDescription.d.ts +11 -0
  773. package/lib/ListPanelContentRefreshedEventArgsDescriptionMetadata.d.ts +13 -0
  774. package/lib/ListPanelDescription.d.ts +60 -0
  775. package/lib/ListPanelDescriptionMetadata.d.ts +13 -0
  776. package/lib/ListPanelDescriptionModule.d.ts +9 -0
  777. package/lib/ListPanelItemModelDescription.d.ts +23 -0
  778. package/lib/ListPanelItemModelDescriptionMetadata.d.ts +13 -0
  779. package/lib/ListPanelTemplateHeightRequestedEventArgsDescription.d.ts +20 -0
  780. package/lib/ListPanelTemplateHeightRequestedEventArgsDescriptionMetadata.d.ts +13 -0
  781. package/lib/ListPanelTemplateItemUpdatingEventArgsDescription.d.ts +18 -0
  782. package/lib/ListPanelTemplateItemUpdatingEventArgsDescriptionMetadata.d.ts +13 -0
  783. package/lib/ListPanelTemplateWidthRequestedEventArgsDescription.d.ts +20 -0
  784. package/lib/ListPanelTemplateWidthRequestedEventArgsDescriptionMetadata.d.ts +13 -0
  785. package/lib/MarkerSeriesDescription.d.ts +10 -10
  786. package/lib/MathUtil.d.ts +17 -16
  787. package/lib/MoneyFlowIndexIndicatorDescription.d.ts +1 -1
  788. package/lib/MovingAverageConvergenceDivergenceIndicatorDescription.d.ts +3 -3
  789. package/lib/NativeUIAbsolutePanel.d.ts +17 -0
  790. package/lib/NativeUIBuiltInProperties.d.ts +3 -1
  791. package/lib/NativeUIButton.d.ts +7 -7
  792. package/lib/NativeUICheckbox.d.ts +7 -7
  793. package/lib/NativeUIComponentBuiltInType.d.ts +3 -1
  794. package/lib/NativeUIContainer.d.ts +6 -6
  795. package/lib/NativeUIContent.d.ts +3 -3
  796. package/lib/NativeUIDropDown.d.ts +9 -9
  797. package/lib/NativeUIElementBridge.d.ts +5 -0
  798. package/lib/NativeUIGrid.d.ts +13 -13
  799. package/lib/NativeUIIconButton.d.ts +14 -0
  800. package/lib/NativeUIInput.d.ts +10 -10
  801. package/lib/NativeUIInputsFactory.d.ts +8 -6
  802. package/lib/NativeUILabel.d.ts +4 -4
  803. package/lib/NativeUISlider.d.ts +14 -14
  804. package/lib/OrdinalTimeXAxisDescription.d.ts +5 -5
  805. package/lib/PanelBridge.d.ts +16 -0
  806. package/lib/PercentagePriceOscillatorIndicatorDescription.d.ts +2 -2
  807. package/lib/PercentageVolumeOscillatorIndicatorDescription.d.ts +2 -2
  808. package/lib/PolarAreaSeriesDescription.d.ts +1 -1
  809. package/lib/PolarBaseDescription.d.ts +24 -24
  810. package/lib/PolarLineSeriesDescription.d.ts +1 -1
  811. package/lib/PolarSplineAreaSeriesDescription.d.ts +1 -1
  812. package/lib/PolarSplineSeriesDescription.d.ts +1 -1
  813. package/lib/PriceChannelOverlayDescription.d.ts +1 -1
  814. package/lib/RadialAreaSeriesDescription.d.ts +1 -1
  815. package/lib/RadialBaseDescription.d.ts +7 -7
  816. package/lib/RadialColumnSeriesDescription.d.ts +2 -2
  817. package/lib/RadialLineSeriesDescription.d.ts +1 -1
  818. package/lib/RadialPieSeriesDescription.d.ts +2 -2
  819. package/lib/RangeCategorySeriesDescription.d.ts +2 -2
  820. package/lib/RangeColumnSeriesDescription.d.ts +2 -2
  821. package/lib/RateOfChangeAndMomentumIndicatorDescription.d.ts +1 -1
  822. package/lib/RelativeStrengthIndexIndicatorDescription.d.ts +1 -1
  823. package/lib/ScatterAreaSeriesDescription.d.ts +5 -5
  824. package/lib/ScatterBaseDescription.d.ts +23 -23
  825. package/lib/ScatterContourSeriesDescription.d.ts +6 -6
  826. package/lib/ScatterLineSeriesDescription.d.ts +1 -1
  827. package/lib/ScatterPolygonSeriesDescription.d.ts +12 -12
  828. package/lib/ScatterPolylineSeriesDescription.d.ts +1 -1
  829. package/lib/ScatterSplineSeriesDescription.d.ts +1 -1
  830. package/lib/ScatterTriangulationSeriesDescription.d.ts +13 -13
  831. package/lib/ScrollbarStyle.d.ts +11 -2
  832. package/lib/ScrollerView_combined.d.ts +2 -1
  833. package/lib/SeriesDescription.d.ts +56 -53
  834. package/lib/SeriesViewerDescription.d.ts +127 -109
  835. package/lib/ShapeSeriesBaseDescription.d.ts +13 -13
  836. package/lib/SlowStochasticOscillatorIndicatorDescription.d.ts +1 -1
  837. package/lib/SortDescription.d.ts +6 -3
  838. package/lib/SortGroupParser.d.ts +10 -0
  839. package/lib/SplineSeriesBaseDescription.d.ts +2 -2
  840. package/lib/StackedBarSeriesDescription.d.ts +2 -2
  841. package/lib/StackedColumnSeriesDescription.d.ts +2 -2
  842. package/lib/StackedSeriesBaseDescription.d.ts +4 -4
  843. package/lib/StackedSplineAreaSeriesDescription.d.ts +1 -1
  844. package/lib/StackedSplineSeriesDescription.d.ts +1 -1
  845. package/lib/StandardDeviationIndicatorDescription.d.ts +1 -1
  846. package/lib/StochRSIIndicatorDescription.d.ts +1 -1
  847. package/lib/SummaryParser.d.ts +9 -0
  848. package/lib/SummaryResultDescription.d.ts +6 -0
  849. package/lib/SvgIconCollection.d.ts +11 -0
  850. package/lib/SvgIconRegistry.d.ts +12 -0
  851. package/lib/SyncableObservableCollection$2_combined.d.ts +11 -8
  852. package/lib/TRIXIndicatorDescription.d.ts +1 -1
  853. package/lib/TileSeriesDescription.d.ts +1 -1
  854. package/lib/ToolActionCheckboxDescription.d.ts +10 -0
  855. package/lib/ToolActionCheckboxDescriptionMetadata.d.ts +13 -0
  856. package/lib/ToolActionCheckboxDescriptionModule.d.ts +9 -0
  857. package/lib/ToolActionCheckboxInfo.d.ts +10 -0
  858. package/lib/ToolActionDescription.d.ts +53 -0
  859. package/lib/ToolActionDescriptionMetadata.d.ts +1 -0
  860. package/lib/ToolActionDescriptionMetadata_combined.d.ts +33 -0
  861. package/lib/ToolActionDescriptionModule.d.ts +9 -0
  862. package/lib/ToolActionEventDetailDescription.d.ts +33 -0
  863. package/lib/ToolActionEventDetailDescriptionMetadata.d.ts +1 -0
  864. package/lib/ToolActionGroupHeaderDescription.d.ts +10 -0
  865. package/lib/ToolActionGroupHeaderDescriptionMetadata.d.ts +13 -0
  866. package/lib/ToolActionGroupHeaderDescriptionModule.d.ts +9 -0
  867. package/lib/ToolActionGroupHeaderInfo.d.ts +10 -0
  868. package/lib/ToolActionIconButtonDescription.d.ts +10 -0
  869. package/lib/ToolActionIconButtonDescriptionMetadata.d.ts +13 -0
  870. package/lib/ToolActionIconButtonDescriptionModule.d.ts +9 -0
  871. package/lib/ToolActionIconButtonInfo.d.ts +10 -0
  872. package/lib/ToolActionIconMenuDescription.d.ts +10 -0
  873. package/lib/ToolActionIconMenuDescriptionMetadata.d.ts +13 -0
  874. package/lib/ToolActionIconMenuDescriptionModule.d.ts +9 -0
  875. package/lib/ToolActionIconMenuInfo.d.ts +10 -0
  876. package/lib/ToolActionInfo.d.ts +47 -0
  877. package/lib/ToolActionMenuActionDescription.d.ts +13 -0
  878. package/lib/ToolActionMenuActionDescriptionMetadata.d.ts +13 -0
  879. package/lib/ToolActionMenuActionInfo.d.ts +11 -0
  880. package/lib/ToolActionNumberInputDescription.d.ts +10 -0
  881. package/lib/ToolActionNumberInputDescriptionMetadata.d.ts +13 -0
  882. package/lib/ToolActionNumberInputDescriptionModule.d.ts +9 -0
  883. package/lib/ToolActionNumberInputInfo.d.ts +10 -0
  884. package/lib/ToolActionPerformedEventArgsDescription.d.ts +21 -0
  885. package/lib/ToolActionPerformedEventArgsDescriptionMetadata.d.ts +1 -0
  886. package/lib/ToolActionSeparatorDescription.d.ts +10 -0
  887. package/lib/ToolActionSeparatorDescriptionMetadata.d.ts +13 -0
  888. package/lib/ToolActionSeparatorDescriptionModule.d.ts +9 -0
  889. package/lib/ToolActionSeparatorInfo.d.ts +10 -0
  890. package/lib/ToolActionType.d.ts +17 -0
  891. package/lib/ToolCommand.d.ts +15 -0
  892. package/lib/ToolCommandArgument.d.ts +13 -0
  893. package/lib/ToolCommandArgumentCollection.d.ts +10 -0
  894. package/lib/ToolCommandArgumentDescription.d.ts +19 -0
  895. package/lib/ToolCommandArgumentDescriptionMetadata.d.ts +13 -0
  896. package/lib/ToolCommandDescription.d.ts +20 -0
  897. package/lib/ToolCommandDescriptionMetadata.d.ts +13 -0
  898. package/lib/ToolCommandEventArgsDescription.d.ts +15 -0
  899. package/lib/ToolCommandEventArgsDescriptionMetadata.d.ts +13 -0
  900. package/lib/ToolPanelContentRefreshedEventArgsDescription.d.ts +11 -0
  901. package/lib/ToolPanelContentRefreshedEventArgsDescriptionMetadata.d.ts +13 -0
  902. package/lib/ToolPanelDescription.d.ts +42 -0
  903. package/lib/ToolPanelDescriptionMetadata.d.ts +13 -0
  904. package/lib/ToolPanelDescriptionModule.d.ts +9 -0
  905. package/lib/ToolbarDescription.d.ts +45 -0
  906. package/lib/ToolbarDescriptionMetadata.d.ts +13 -0
  907. package/lib/ToolbarDescriptionModule.d.ts +9 -0
  908. package/lib/ValueOverlayDescription.d.ts +14 -14
  909. package/lib/VerticalAnchoredCategorySeriesDescription.d.ts +2 -2
  910. package/lib/VerticalStackedSeriesBaseDescription.d.ts +2 -2
  911. package/lib/WaterfallSeriesDescription.d.ts +4 -4
  912. package/lib/WebAccordionDescription.d.ts +14 -0
  913. package/lib/WebAccordionDescriptionMetadata.d.ts +13 -0
  914. package/lib/WebAccordionDescriptionModule.d.ts +9 -0
  915. package/lib/WebActivePaneEventArgsDescription.d.ts +6 -2
  916. package/lib/WebDateTimeInputDescription.d.ts +38 -0
  917. package/lib/WebDateTimeInputDescriptionMetadata.d.ts +13 -0
  918. package/lib/WebDateTimeInputDescriptionModule.d.ts +9 -0
  919. package/lib/WebDragServiceDescription.d.ts +11 -0
  920. package/lib/WebDragServiceDescriptionMetadata.d.ts +13 -0
  921. package/lib/WebDragServiceDescriptionModule.d.ts +9 -0
  922. package/lib/WebDropdownGroupDescription.d.ts +0 -3
  923. package/lib/WebFloatingPaneResizeEventArgsDescription.d.ts +6 -2
  924. package/lib/WebFloatingPaneResizeMoveEventArgsDescription.d.ts +21 -6
  925. package/lib/WebInputDescription.d.ts +5 -8
  926. package/lib/WebMaskInputBaseDescription.d.ts +16 -0
  927. package/lib/WebMaskInputBaseDescriptionMetadata.d.ts +13 -0
  928. package/lib/WebMaskInputBaseDescriptionModule.d.ts +9 -0
  929. package/lib/WebMaskInputDescription.d.ts +3 -12
  930. package/lib/WebPaneCloseEventArgsDescription.d.ts +7 -2
  931. package/lib/WebPaneDragEndEventArgsDescription.d.ts +7 -2
  932. package/lib/WebPaneDragOverEventArgsDescription.d.ts +14 -2
  933. package/lib/WebPaneDragStartEventArgsDescription.d.ts +7 -2
  934. package/lib/WebPaneHeaderConnectionEventArgsDescription.d.ts +7 -2
  935. package/lib/WebPaneHeaderElementDescription.d.ts +4 -0
  936. package/lib/WebPaneHeaderElementDescriptionModule.d.ts +9 -0
  937. package/lib/WebPanePinnedEventArgsDescription.d.ts +12 -2
  938. package/lib/WebRatingDescription.d.ts +11 -11
  939. package/lib/WebTabComponentEventArgsDescription.d.ts +15 -0
  940. package/lib/WebTabComponentEventArgsDescriptionMetadata.d.ts +13 -0
  941. package/lib/WebTabDescription.d.ts +20 -0
  942. package/lib/WebTabDescriptionMetadata.d.ts +13 -0
  943. package/lib/WebTabDescriptionModule.d.ts +9 -0
  944. package/lib/WebTabHeaderConnectionEventArgsDescription.d.ts +7 -2
  945. package/lib/WebTabHeaderElementDescription.d.ts +4 -0
  946. package/lib/WebTabHeaderElementDescriptionModule.d.ts +9 -0
  947. package/lib/WebTabPanelDescription.d.ts +11 -0
  948. package/lib/WebTabPanelDescriptionMetadata.d.ts +13 -0
  949. package/lib/WebTabPanelDescriptionModule.d.ts +9 -0
  950. package/lib/WebTabsDescription.d.ts +20 -0
  951. package/lib/WebTabsDescriptionMetadata.d.ts +13 -0
  952. package/lib/WebTabsDescriptionModule.d.ts +9 -0
  953. package/lib/WilliamsPercentRIndicatorDescription.d.ts +1 -1
  954. package/lib/XYChartDescription.d.ts +76 -76
  955. package/lib/igx-filter-expression-collection.d.ts +6 -0
  956. package/lib/igx-tool-command-argument-collection.d.ts +7 -0
  957. package/package.json +1 -1
  958. package/public_api.d.ts +134 -10
@@ -14,236 +14,246 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
14
14
  __extends(DataGridDescription, _super);
15
15
  function DataGridDescription() {
16
16
  var _this = _super.call(this) || this;
17
- _this.id = null;
18
- _this.gq = null;
19
- _this.eu = null;
20
- _this.bj = false;
21
- _this.bo = false;
22
- _this.bt = false;
23
- _this.fp = null;
24
- _this.fh = null;
25
- _this.bq = false;
26
- _this.gz = null;
17
+ _this.iu = null;
27
18
  _this.g0 = null;
28
- _this.f5 = null;
29
- _this.c5 = 0;
30
- _this.c6 = 0;
31
- _this.c7 = 0;
32
- _this.c8 = 0;
33
- _this.a5 = null;
34
- _this.a7 = null;
19
+ _this.e4 = null;
20
+ _this.br = false;
21
+ _this.bw = false;
22
+ _this.b1 = false;
23
+ _this.fz = null;
24
+ _this.fr = null;
25
+ _this.by = false;
26
+ _this.hc = null;
27
+ _this.hd = null;
28
+ _this.gf = null;
29
+ _this.df = 0;
30
+ _this.dg = 0;
31
+ _this.dh = 0;
32
+ _this.di = 0;
33
+ _this.bb = null;
34
+ _this.bd = null;
35
+ _this.bf = null;
35
36
  _this.a9 = null;
36
37
  _this.a3 = null;
38
+ _this.a5 = null;
37
39
  _this.ax = null;
38
- _this.az = null;
39
- _this.ar = null;
40
- _this.ap = null;
41
- _this.a1 = null;
40
+ _this.av = null;
41
+ _this.a7 = null;
42
42
  _this.h = null;
43
43
  _this.j = null;
44
- _this.fz = null;
45
- _this.d7 = 0;
46
- _this.ee = 0;
47
- _this.c2 = 0;
48
- _this.d6 = 0;
49
- _this.ea = 0;
50
- _this.fx = null;
51
- _this.an = null;
52
- _this.gh = null;
53
- _this.f3 = null;
54
- _this.f4 = null;
55
- _this.be = false;
56
- _this.bc = false;
57
- _this.ef = 0;
58
- _this.bp = false;
59
- _this.fc = null;
60
- _this.fn = null;
61
- _this.ey = null;
62
- _this.g1 = null;
63
- _this.gy = null;
64
- _this.e9 = null;
44
+ _this.f9 = null;
45
+ _this.eh = 0;
46
+ _this.eo = 0;
47
+ _this.dc = 0;
48
+ _this.eg = 0;
49
+ _this.ek = 0;
50
+ _this.f7 = null;
65
51
  _this.at = null;
66
- _this.fo = null;
67
- _this.fs = null;
68
- _this.fg = null;
69
- _this.ff = null;
70
- _this.fd = null;
71
- _this.hi = null;
72
- _this.eq = null;
73
- _this.hg = null;
74
- _this.bu = false;
75
- _this.s = null;
76
- _this.t = null;
77
- _this.r = null;
78
- _this.q = null;
79
- _this.m = null;
80
- _this.n = null;
81
- _this.bg = false;
52
+ _this.gr = null;
53
+ _this.gd = null;
54
+ _this.ge = null;
82
55
  _this.bm = false;
83
- _this.bn = false;
56
+ _this.bj = false;
57
+ _this.ep = 0;
58
+ _this.bx = false;
59
+ _this.fm = null;
60
+ _this.fx = null;
84
61
  _this.e8 = null;
85
- _this.ha = null;
86
- _this.hn = null;
87
- _this.hy = null;
88
- _this.da = 0;
89
- _this.f0 = null;
90
- _this.c3 = 0;
91
- _this.f1 = null;
92
- _this.f2 = null;
93
- _this.c4 = 0;
94
- _this.fy = null;
95
- _this.hl = null;
96
- _this.gv = null;
97
- _this.gr = null;
98
- _this.av = null;
99
- _this.ew = null;
100
- _this.fa = null;
101
- _this.gn = null;
102
- _this.go = null;
103
- _this.e1 = null;
104
- _this.cv = 0;
105
- _this.e2 = null;
106
- _this.e3 = null;
107
- _this.g6 = null;
62
+ _this.he = null;
108
63
  _this.hb = null;
109
- _this.g7 = null;
110
- _this.db = 0;
111
- _this.g8 = null;
112
- _this.g9 = null;
113
- _this.ho = null;
114
- _this.dc = 0;
64
+ _this.fj = null;
65
+ _this.az = null;
66
+ _this.fy = null;
67
+ _this.f2 = null;
68
+ _this.fq = null;
69
+ _this.fp = null;
70
+ _this.fn = null;
71
+ _this.hx = null;
72
+ _this.e0 = null;
73
+ _this.hv = null;
74
+ _this.b2 = false;
75
+ _this.v = null;
76
+ _this.w = null;
77
+ _this.u = null;
78
+ _this.t = null;
79
+ _this.p = null;
80
+ _this.q = null;
81
+ _this.bo = false;
82
+ _this.bu = false;
83
+ _this.bv = false;
84
+ _this.fi = null;
115
85
  _this.hp = null;
116
- _this.hq = null;
117
- _this.hz = null;
86
+ _this.h2 = null;
87
+ _this.id = null;
88
+ _this.dk = 0;
89
+ _this.ga = null;
90
+ _this.dd = 0;
91
+ _this.gb = null;
92
+ _this.gc = null;
118
93
  _this.de = 0;
94
+ _this.f8 = null;
119
95
  _this.h0 = null;
120
- _this.h1 = null;
121
- _this.hw = null;
122
- _this.ht = null;
123
- _this.dd = 0;
124
- _this.hu = null;
125
- _this.hv = null;
96
+ _this.g8 = null;
97
+ _this.g4 = null;
98
+ _this.a1 = null;
99
+ _this.e6 = null;
100
+ _this.fk = null;
101
+ _this.gx = null;
102
+ _this.gy = null;
103
+ _this.fb = null;
104
+ _this.c5 = 0;
105
+ _this.fc = null;
106
+ _this.fd = null;
107
+ _this.hl = null;
108
+ _this.hq = null;
109
+ _this.hm = null;
110
+ _this.dl = 0;
111
+ _this.hn = null;
112
+ _this.ho = null;
113
+ _this.h3 = null;
114
+ _this.dm = 0;
126
115
  _this.h4 = null;
127
- _this.df = 0;
128
116
  _this.h5 = null;
117
+ _this.ie = null;
118
+ _this.dp = 0;
119
+ _this.ig = null;
120
+ _this.ih = null;
121
+ _this.ib = null;
122
+ _this.h8 = null;
123
+ _this.dn = 0;
124
+ _this.h9 = null;
125
+ _this.ia = null;
126
+ _this.ik = null;
127
+ _this.dq = 0;
128
+ _this.il = null;
129
+ _this.im = null;
130
+ _this.io = null;
129
131
  _this.h6 = null;
132
+ _this.ii = null;
130
133
  _this.h7 = null;
131
- _this.hr = null;
132
- _this.h2 = null;
133
- _this.hs = null;
134
- _this.h3 = null;
135
- _this.ed = 0;
136
- _this.eb = 0;
137
- _this.gm = null;
138
- _this.gg = null;
139
- _this.gp = null;
140
- _this.gi = null;
134
+ _this.ij = null;
135
+ _this.en = 0;
136
+ _this.el = 0;
137
+ _this.gw = null;
138
+ _this.gq = null;
139
+ _this.gz = null;
140
+ _this.gs = null;
141
+ _this.dj = 0;
142
+ _this.gt = null;
143
+ _this.gu = null;
144
+ _this.hf = null;
145
+ _this.gv = null;
146
+ _this.hi = null;
147
+ _this.hg = null;
148
+ _this.hh = null;
149
+ _this.ej = 0;
150
+ _this.c7 = 0;
151
+ _this.ei = 0;
152
+ _this.c6 = 0;
153
+ _this.f0 = null;
154
+ _this.fs = null;
155
+ _this.b7 = false;
156
+ _this.ft = null;
157
+ _this.fv = null;
158
+ _this.fu = null;
159
+ _this.e5 = null;
160
+ _this.c1 = 0;
161
+ _this.c2 = 0;
162
+ _this.c3 = 0;
163
+ _this.c4 = 0;
164
+ _this.b3 = false;
141
165
  _this.c9 = 0;
142
- _this.gj = null;
143
- _this.gk = null;
166
+ _this.c8 = 0;
167
+ _this.da = 0;
168
+ _this.db = 0;
169
+ _this.bn = false;
170
+ _this.s = null;
171
+ _this.n = null;
172
+ _this.m = null;
173
+ _this.o = null;
144
174
  _this.g2 = null;
145
- _this.gl = null;
146
- _this.g5 = null;
175
+ _this.g1 = null;
147
176
  _this.g3 = null;
148
- _this.g4 = null;
149
- _this.d9 = 0;
150
- _this.cx = 0;
151
- _this.d8 = 0;
152
- _this.cw = 0;
153
- _this.fq = null;
154
- _this.fi = null;
155
- _this.bz = false;
156
- _this.fj = null;
157
- _this.fl = null;
158
- _this.fk = null;
159
- _this.ev = null;
160
- _this.cr = 0;
161
- _this.cs = 0;
162
- _this.ct = 0;
163
- _this.cu = 0;
164
- _this.bv = false;
165
- _this.cz = 0;
166
- _this.cy = 0;
167
- _this.c0 = 0;
168
- _this.c1 = 0;
169
- _this.bf = false;
170
- _this.p = null;
171
- _this.u = null;
177
+ _this.x = null;
172
178
  _this.l = null;
173
179
  _this.k = null;
174
- _this.v = null;
175
- _this.hx = null;
176
- _this.bk = false;
177
- _this.ge = null;
178
- _this.bl = false;
179
- _this.gf = null;
180
- _this.bb = false;
181
- _this.o = null;
180
+ _this.y = null;
181
+ _this.ic = null;
182
+ _this.bs = false;
183
+ _this.go = null;
184
+ _this.bt = false;
185
+ _this.gp = null;
186
+ _this.bi = false;
187
+ _this.r = null;
182
188
  _this.g = null;
183
189
  _this.f = null;
184
190
  _this.i = null;
185
- _this.by = false;
186
- _this.bx = false;
187
- _this.bw = false;
188
- _this.f6 = null;
189
- _this.f7 = null;
190
- _this.bi = false;
191
- _this.bh = false;
192
- _this.gt = null;
193
- _this.gs = null;
194
- _this.gu = null;
195
- _this.gc = null;
196
- _this.gb = null;
197
- _this.f8 = null;
198
- _this.cp = new Date();
199
- _this.bd = false;
200
- _this.ec = 0;
201
- _this.br = false;
202
- _this.bs = false;
203
- _this.ic = null;
204
- _this.h8 = null;
205
- _this.h9 = null;
206
- _this.ia = null;
207
- _this.ib = null;
208
- _this.ga = null;
209
- _this.f9 = null;
210
- _this.e6 = null;
211
- _this.e7 = null;
212
- _this.e4 = null;
213
- _this.e5 = null;
214
- _this.ex = null;
191
+ _this.b6 = false;
192
+ _this.b5 = false;
193
+ _this.b4 = false;
194
+ _this.gg = null;
195
+ _this.gh = null;
196
+ _this.bq = false;
197
+ _this.bp = false;
198
+ _this.g6 = null;
199
+ _this.g5 = null;
200
+ _this.g7 = null;
201
+ _this.gm = null;
202
+ _this.gl = null;
203
+ _this.gi = null;
204
+ _this.cz = new Date();
205
+ _this.bk = false;
206
+ _this.em = 0;
207
+ _this.bz = false;
208
+ _this.b0 = false;
209
+ _this.it = null;
210
+ _this.ip = null;
211
+ _this.iq = null;
212
+ _this.ir = null;
213
+ _this.is = null;
215
214
  _this.hk = null;
216
- _this.gd = null;
217
- _this.hm = null;
215
+ _this.hj = null;
216
+ _this.bh = false;
217
+ _this.bl = false;
218
+ _this.gk = null;
219
+ _this.gj = null;
220
+ _this.fg = null;
221
+ _this.fh = null;
218
222
  _this.fe = null;
219
- _this.fm = null;
220
- _this.fb = null;
221
- _this.fv = null;
223
+ _this.ff = null;
224
+ _this.e7 = null;
225
+ _this.hz = null;
226
+ _this.gn = null;
227
+ _this.h1 = null;
228
+ _this.fo = null;
222
229
  _this.fw = null;
223
- _this.hj = null;
224
- _this.es = null;
225
- _this.fr = null;
226
- _this.he = null;
227
- _this.hf = null;
228
- _this.hd = null;
229
- _this.hh = null;
230
- _this.er = null;
231
- _this.hc = null;
232
- _this.ft = null;
233
- _this.e0 = null;
234
- _this.ez = null;
235
- _this.gx = null;
236
- _this.gw = null;
237
- _this.fu = null;
238
- _this.et = null;
230
+ _this.fl = null;
231
+ _this.f5 = null;
232
+ _this.f6 = null;
233
+ _this.hy = null;
234
+ _this.e2 = null;
235
+ _this.f1 = null;
236
+ _this.ht = null;
237
+ _this.hu = null;
238
+ _this.hs = null;
239
+ _this.hw = null;
240
+ _this.e1 = null;
241
+ _this.hr = null;
242
+ _this.f3 = null;
243
+ _this.fa = null;
244
+ _this.e9 = null;
245
+ _this.ha = null;
246
+ _this.g9 = null;
247
+ _this.f4 = null;
248
+ _this.e3 = null;
239
249
  return _this;
240
250
  }
241
251
  Object.defineProperty(DataGridDescription.prototype, "width", {
242
252
  get: function () {
243
- return this.id;
253
+ return this.iu;
244
254
  },
245
255
  set: function (a) {
246
- this.id = a;
256
+ this.iu = a;
247
257
  this.e("Width");
248
258
  },
249
259
  enumerable: false,
@@ -251,10 +261,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
251
261
  });
252
262
  Object.defineProperty(DataGridDescription.prototype, "height", {
253
263
  get: function () {
254
- return this.gq;
264
+ return this.g0;
255
265
  },
256
266
  set: function (a) {
257
- this.gq = a;
267
+ this.g0 = a;
258
268
  this.e("Height");
259
269
  },
260
270
  enumerable: false,
@@ -262,10 +272,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
262
272
  });
263
273
  Object.defineProperty(DataGridDescription.prototype, "background", {
264
274
  get: function () {
265
- return this.eu;
275
+ return this.e4;
266
276
  },
267
277
  set: function (a) {
268
- this.eu = a;
278
+ this.e4 = a;
269
279
  this.e("Background");
270
280
  },
271
281
  enumerable: false,
@@ -273,10 +283,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
273
283
  });
274
284
  Object.defineProperty(DataGridDescription.prototype, "isGroupByAreaVisible", {
275
285
  get: function () {
276
- return this.bj;
286
+ return this.br;
277
287
  },
278
288
  set: function (a) {
279
- this.bj = a;
289
+ this.br = a;
280
290
  this.e("IsGroupByAreaVisible");
281
291
  },
282
292
  enumerable: false,
@@ -284,10 +294,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
284
294
  });
285
295
  Object.defineProperty(DataGridDescription.prototype, "isPagerVisible", {
286
296
  get: function () {
287
- return this.bo;
297
+ return this.bw;
288
298
  },
289
299
  set: function (a) {
290
- this.bo = a;
300
+ this.bw = a;
291
301
  this.e("IsPagerVisible");
292
302
  },
293
303
  enumerable: false,
@@ -295,10 +305,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
295
305
  });
296
306
  Object.defineProperty(DataGridDescription.prototype, "isToolbarVisible", {
297
307
  get: function () {
298
- return this.bt;
308
+ return this.b1;
299
309
  },
300
310
  set: function (a) {
301
- this.bt = a;
311
+ this.b1 = a;
302
312
  this.e("IsToolbarVisible");
303
313
  },
304
314
  enumerable: false,
@@ -316,10 +326,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
316
326
  });
317
327
  Object.defineProperty(DataGridDescription.prototype, "columnResizingMode", {
318
328
  get: function () {
319
- return this.fp;
329
+ return this.fz;
320
330
  },
321
331
  set: function (a) {
322
- this.fp = a;
332
+ this.fz = a;
323
333
  this.e("ColumnResizingMode");
324
334
  },
325
335
  enumerable: false,
@@ -327,10 +337,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
327
337
  });
328
338
  Object.defineProperty(DataGridDescription.prototype, "columnMovingMode", {
329
339
  get: function () {
330
- return this.fh;
340
+ return this.fr;
331
341
  },
332
342
  set: function (a) {
333
- this.fh = a;
343
+ this.fr = a;
334
344
  this.e("ColumnMovingMode");
335
345
  },
336
346
  enumerable: false,
@@ -338,10 +348,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
338
348
  });
339
349
  Object.defineProperty(DataGridDescription.prototype, "isRowHoverEnabled", {
340
350
  get: function () {
341
- return this.bq;
351
+ return this.by;
342
352
  },
343
353
  set: function (a) {
344
- this.bq = a;
354
+ this.by = a;
345
355
  this.e("IsRowHoverEnabled");
346
356
  },
347
357
  enumerable: false,
@@ -349,10 +359,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
349
359
  });
350
360
  Object.defineProperty(DataGridDescription.prototype, "rowHoverBackground", {
351
361
  get: function () {
352
- return this.gz;
362
+ return this.hc;
353
363
  },
354
364
  set: function (a) {
355
- this.gz = a;
365
+ this.hc = a;
356
366
  this.e("RowHoverBackground");
357
367
  },
358
368
  enumerable: false,
@@ -360,10 +370,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
360
370
  });
361
371
  Object.defineProperty(DataGridDescription.prototype, "rowHoverTextColor", {
362
372
  get: function () {
363
- return this.g0;
373
+ return this.hd;
364
374
  },
365
375
  set: function (a) {
366
- this.g0 = a;
376
+ this.hd = a;
367
377
  this.e("RowHoverTextColor");
368
378
  },
369
379
  enumerable: false,
@@ -371,10 +381,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
371
381
  });
372
382
  Object.defineProperty(DataGridDescription.prototype, "editRowBorder", {
373
383
  get: function () {
374
- return this.f5;
384
+ return this.gf;
375
385
  },
376
386
  set: function (a) {
377
- this.f5 = a;
387
+ this.gf = a;
378
388
  this.e("EditRowBorder");
379
389
  },
380
390
  enumerable: false,
@@ -382,10 +392,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
382
392
  });
383
393
  Object.defineProperty(DataGridDescription.prototype, "editRowBorderWidthBottom", {
384
394
  get: function () {
385
- return this.c5;
395
+ return this.df;
386
396
  },
387
397
  set: function (a) {
388
- this.c5 = a;
398
+ this.df = a;
389
399
  this.e("EditRowBorderWidthBottom");
390
400
  },
391
401
  enumerable: false,
@@ -393,10 +403,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
393
403
  });
394
404
  Object.defineProperty(DataGridDescription.prototype, "editRowBorderWidthLeft", {
395
405
  get: function () {
396
- return this.c6;
406
+ return this.dg;
397
407
  },
398
408
  set: function (a) {
399
- this.c6 = a;
409
+ this.dg = a;
400
410
  this.e("EditRowBorderWidthLeft");
401
411
  },
402
412
  enumerable: false,
@@ -404,10 +414,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
404
414
  });
405
415
  Object.defineProperty(DataGridDescription.prototype, "editRowBorderWidthRight", {
406
416
  get: function () {
407
- return this.c7;
417
+ return this.dh;
408
418
  },
409
419
  set: function (a) {
410
- this.c7 = a;
420
+ this.dh = a;
411
421
  this.e("EditRowBorderWidthRight");
412
422
  },
413
423
  enumerable: false,
@@ -415,10 +425,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
415
425
  });
416
426
  Object.defineProperty(DataGridDescription.prototype, "editRowBorderWidthTop", {
417
427
  get: function () {
418
- return this.c8;
428
+ return this.di;
419
429
  },
420
430
  set: function (a) {
421
- this.c8 = a;
431
+ this.di = a;
422
432
  this.e("EditRowBorderWidthTop");
423
433
  },
424
434
  enumerable: false,
@@ -426,10 +436,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
426
436
  });
427
437
  Object.defineProperty(DataGridDescription.prototype, "sectionHeader", {
428
438
  get: function () {
429
- return this.a5;
439
+ return this.bb;
430
440
  },
431
441
  set: function (a) {
432
- this.a5 = a;
442
+ this.bb = a;
433
443
  this.e("SectionHeader");
434
444
  },
435
445
  enumerable: false,
@@ -437,10 +447,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
437
447
  });
438
448
  Object.defineProperty(DataGridDescription.prototype, "summaryRowRoot", {
439
449
  get: function () {
440
- return this.a7;
450
+ return this.bd;
441
451
  },
442
452
  set: function (a) {
443
- this.a7 = a;
453
+ this.bd = a;
444
454
  this.e("SummaryRowRoot");
445
455
  },
446
456
  enumerable: false,
@@ -448,10 +458,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
448
458
  });
449
459
  Object.defineProperty(DataGridDescription.prototype, "summaryRowSection", {
450
460
  get: function () {
451
- return this.a9;
461
+ return this.bf;
452
462
  },
453
463
  set: function (a) {
454
- this.a9 = a;
464
+ this.bf = a;
455
465
  this.e("SummaryRowSection");
456
466
  },
457
467
  enumerable: false,
@@ -459,10 +469,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
459
469
  });
460
470
  Object.defineProperty(DataGridDescription.prototype, "rowSeparator", {
461
471
  get: function () {
462
- return this.a3;
472
+ return this.a9;
463
473
  },
464
474
  set: function (a) {
465
- this.a3 = a;
475
+ this.a9 = a;
466
476
  this.e("RowSeparator");
467
477
  },
468
478
  enumerable: false,
@@ -470,10 +480,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
470
480
  });
471
481
  Object.defineProperty(DataGridDescription.prototype, "headerRowSeparator", {
472
482
  get: function () {
473
- return this.ax;
483
+ return this.a3;
474
484
  },
475
485
  set: function (a) {
476
- this.ax = a;
486
+ this.a3 = a;
477
487
  this.e("HeaderRowSeparator");
478
488
  },
479
489
  enumerable: false,
@@ -481,10 +491,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
481
491
  });
482
492
  Object.defineProperty(DataGridDescription.prototype, "headerSeparator", {
483
493
  get: function () {
484
- return this.az;
494
+ return this.a5;
485
495
  },
486
496
  set: function (a) {
487
- this.az = a;
497
+ this.a5 = a;
488
498
  this.e("HeaderSeparator");
489
499
  },
490
500
  enumerable: false,
@@ -492,10 +502,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
492
502
  });
493
503
  Object.defineProperty(DataGridDescription.prototype, "columnResizingSeparator", {
494
504
  get: function () {
495
- return this.ar;
505
+ return this.ax;
496
506
  },
497
507
  set: function (a) {
498
- this.ar = a;
508
+ this.ax = a;
499
509
  this.e("ColumnResizingSeparator");
500
510
  },
501
511
  enumerable: false,
@@ -503,10 +513,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
503
513
  });
504
514
  Object.defineProperty(DataGridDescription.prototype, "columnMovingSeparator", {
505
515
  get: function () {
506
- return this.ap;
516
+ return this.av;
507
517
  },
508
518
  set: function (a) {
509
- this.ap = a;
519
+ this.av = a;
510
520
  this.e("ColumnMovingSeparator");
511
521
  },
512
522
  enumerable: false,
@@ -514,10 +524,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
514
524
  });
515
525
  Object.defineProperty(DataGridDescription.prototype, "pinnedAreaSeparator", {
516
526
  get: function () {
517
- return this.a1;
527
+ return this.a7;
518
528
  },
519
529
  set: function (a) {
520
- this.a1 = a;
530
+ this.a7 = a;
521
531
  this.e("PinnedAreaSeparator");
522
532
  },
523
533
  enumerable: false,
@@ -547,10 +557,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
547
557
  });
548
558
  Object.defineProperty(DataGridDescription.prototype, "density", {
549
559
  get: function () {
550
- return this.fz;
560
+ return this.f9;
551
561
  },
552
562
  set: function (a) {
553
- this.fz = a;
563
+ this.f9 = a;
554
564
  this.e("Density");
555
565
  },
556
566
  enumerable: false,
@@ -558,10 +568,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
558
568
  });
559
569
  Object.defineProperty(DataGridDescription.prototype, "actualRowHeight", {
560
570
  get: function () {
561
- return this.d7;
571
+ return this.eh;
562
572
  },
563
573
  set: function (a) {
564
- this.d7 = a;
574
+ this.eh = a;
565
575
  this.e("ActualRowHeight");
566
576
  },
567
577
  enumerable: false,
@@ -569,10 +579,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
569
579
  });
570
580
  Object.defineProperty(DataGridDescription.prototype, "rowHeight", {
571
581
  get: function () {
572
- return this.ee;
582
+ return this.eo;
573
583
  },
574
584
  set: function (a) {
575
- this.ee = a;
585
+ this.eo = a;
576
586
  this.e("RowHeight");
577
587
  },
578
588
  enumerable: false,
@@ -580,10 +590,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
580
590
  });
581
591
  Object.defineProperty(DataGridDescription.prototype, "defaultColumnMinWidth", {
582
592
  get: function () {
583
- return this.c2;
593
+ return this.dc;
584
594
  },
585
595
  set: function (a) {
586
- this.c2 = a;
596
+ this.dc = a;
587
597
  this.e("DefaultColumnMinWidth");
588
598
  },
589
599
  enumerable: false,
@@ -591,10 +601,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
591
601
  });
592
602
  Object.defineProperty(DataGridDescription.prototype, "actualHeaderHeight", {
593
603
  get: function () {
594
- return this.d6;
604
+ return this.eg;
595
605
  },
596
606
  set: function (a) {
597
- this.d6 = a;
607
+ this.eg = a;
598
608
  this.e("ActualHeaderHeight");
599
609
  },
600
610
  enumerable: false,
@@ -602,10 +612,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
602
612
  });
603
613
  Object.defineProperty(DataGridDescription.prototype, "headerHeight", {
604
614
  get: function () {
605
- return this.ea;
615
+ return this.ek;
606
616
  },
607
617
  set: function (a) {
608
- this.ea = a;
618
+ this.ek = a;
609
619
  this.e("HeaderHeight");
610
620
  },
611
621
  enumerable: false,
@@ -613,10 +623,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
613
623
  });
614
624
  Object.defineProperty(DataGridDescription.prototype, "dataSourceRef", {
615
625
  get: function () {
616
- return this.fx;
626
+ return this.f7;
617
627
  },
618
628
  set: function (a) {
619
- this.fx = a;
629
+ this.f7 = a;
620
630
  this.e("DataSourceRef");
621
631
  },
622
632
  enumerable: false,
@@ -624,10 +634,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
624
634
  });
625
635
  Object.defineProperty(DataGridDescription.prototype, "dataSource", {
626
636
  get: function () {
627
- return this.an;
637
+ return this.at;
628
638
  },
629
639
  set: function (a) {
630
- this.an = a;
640
+ this.at = a;
631
641
  this.e("DataSource");
632
642
  },
633
643
  enumerable: false,
@@ -635,10 +645,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
635
645
  });
636
646
  Object.defineProperty(DataGridDescription.prototype, "headerClickAction", {
637
647
  get: function () {
638
- return this.gh;
648
+ return this.gr;
639
649
  },
640
650
  set: function (a) {
641
- this.gh = a;
651
+ this.gr = a;
642
652
  this.e("HeaderClickAction");
643
653
  },
644
654
  enumerable: false,
@@ -646,10 +656,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
646
656
  });
647
657
  Object.defineProperty(DataGridDescription.prototype, "editMode", {
648
658
  get: function () {
649
- return this.f3;
659
+ return this.gd;
650
660
  },
651
661
  set: function (a) {
652
- this.f3 = a;
662
+ this.gd = a;
653
663
  this.e("EditMode");
654
664
  },
655
665
  enumerable: false,
@@ -657,10 +667,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
657
667
  });
658
668
  Object.defineProperty(DataGridDescription.prototype, "editModeClickAction", {
659
669
  get: function () {
660
- return this.f4;
670
+ return this.ge;
661
671
  },
662
672
  set: function (a) {
663
- this.f4 = a;
673
+ this.ge = a;
664
674
  this.e("EditModeClickAction");
665
675
  },
666
676
  enumerable: false,
@@ -668,10 +678,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
668
678
  });
669
679
  Object.defineProperty(DataGridDescription.prototype, "editOnKeyPress", {
670
680
  get: function () {
671
- return this.be;
681
+ return this.bm;
672
682
  },
673
683
  set: function (a) {
674
- this.be = a;
684
+ this.bm = a;
675
685
  this.e("EditOnKeyPress");
676
686
  },
677
687
  enumerable: false,
@@ -679,10 +689,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
679
689
  });
680
690
  Object.defineProperty(DataGridDescription.prototype, "autoGenerateColumns", {
681
691
  get: function () {
682
- return this.bc;
692
+ return this.bj;
683
693
  },
684
694
  set: function (a) {
685
- this.bc = a;
695
+ this.bj = a;
686
696
  this.e("AutoGenerateColumns");
687
697
  },
688
698
  enumerable: false,
@@ -690,10 +700,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
690
700
  });
691
701
  Object.defineProperty(DataGridDescription.prototype, "rowSeparatorHeight", {
692
702
  get: function () {
693
- return this.ef;
703
+ return this.ep;
694
704
  },
695
705
  set: function (a) {
696
- this.ef = a;
706
+ this.ep = a;
697
707
  this.e("RowSeparatorHeight");
698
708
  },
699
709
  enumerable: false,
@@ -701,10 +711,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
701
711
  });
702
712
  Object.defineProperty(DataGridDescription.prototype, "isPlaceholderRenderingEnabled", {
703
713
  get: function () {
704
- return this.bp;
714
+ return this.bx;
705
715
  },
706
716
  set: function (a) {
707
- this.bp = a;
717
+ this.bx = a;
708
718
  this.e("IsPlaceholderRenderingEnabled");
709
719
  },
710
720
  enumerable: false,
@@ -712,10 +722,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
712
722
  });
713
723
  Object.defineProperty(DataGridDescription.prototype, "columnAddingAnimationMode", {
714
724
  get: function () {
715
- return this.fc;
725
+ return this.fm;
716
726
  },
717
727
  set: function (a) {
718
- this.fc = a;
728
+ this.fm = a;
719
729
  this.e("ColumnAddingAnimationMode");
720
730
  },
721
731
  enumerable: false,
@@ -723,10 +733,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
723
733
  });
724
734
  Object.defineProperty(DataGridDescription.prototype, "columnPropertyUpdatingAnimationMode", {
725
735
  get: function () {
726
- return this.fn;
736
+ return this.fx;
727
737
  },
728
738
  set: function (a) {
729
- this.fn = a;
739
+ this.fx = a;
730
740
  this.e("ColumnPropertyUpdatingAnimationMode");
731
741
  },
732
742
  enumerable: false,
@@ -734,10 +744,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
734
744
  });
735
745
  Object.defineProperty(DataGridDescription.prototype, "cellDataLoadedAnimationMode", {
736
746
  get: function () {
737
- return this.ey;
747
+ return this.e8;
738
748
  },
739
749
  set: function (a) {
740
- this.ey = a;
750
+ this.e8 = a;
741
751
  this.e("CellDataLoadedAnimationMode");
742
752
  },
743
753
  enumerable: false,
@@ -745,10 +755,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
745
755
  });
746
756
  Object.defineProperty(DataGridDescription.prototype, "rowSelectionAnimationMode", {
747
757
  get: function () {
748
- return this.g1;
758
+ return this.he;
749
759
  },
750
760
  set: function (a) {
751
- this.g1 = a;
761
+ this.he = a;
752
762
  this.e("RowSelectionAnimationMode");
753
763
  },
754
764
  enumerable: false,
@@ -756,10 +766,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
756
766
  });
757
767
  Object.defineProperty(DataGridDescription.prototype, "rowHoverAnimationMode", {
758
768
  get: function () {
759
- return this.gy;
769
+ return this.hb;
760
770
  },
761
771
  set: function (a) {
762
- this.gy = a;
772
+ this.hb = a;
763
773
  this.e("RowHoverAnimationMode");
764
774
  },
765
775
  enumerable: false,
@@ -767,10 +777,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
767
777
  });
768
778
  Object.defineProperty(DataGridDescription.prototype, "cellSelectionAnimationMode", {
769
779
  get: function () {
770
- return this.e9;
780
+ return this.fj;
771
781
  },
772
782
  set: function (a) {
773
- this.e9 = a;
783
+ this.fj = a;
774
784
  this.e("CellSelectionAnimationMode");
775
785
  },
776
786
  enumerable: false,
@@ -778,10 +788,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
778
788
  });
779
789
  Object.defineProperty(DataGridDescription.prototype, "animationSettings", {
780
790
  get: function () {
781
- return this.at;
791
+ return this.az;
782
792
  },
783
793
  set: function (a) {
784
- this.at = a;
794
+ this.az = a;
785
795
  this.e("AnimationSettings");
786
796
  },
787
797
  enumerable: false,
@@ -789,10 +799,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
789
799
  });
790
800
  Object.defineProperty(DataGridDescription.prototype, "columnResizingAnimationMode", {
791
801
  get: function () {
792
- return this.fo;
802
+ return this.fy;
793
803
  },
794
804
  set: function (a) {
795
- this.fo = a;
805
+ this.fy = a;
796
806
  this.e("ColumnResizingAnimationMode");
797
807
  },
798
808
  enumerable: false,
@@ -800,10 +810,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
800
810
  });
801
811
  Object.defineProperty(DataGridDescription.prototype, "columnShowingAnimationMode", {
802
812
  get: function () {
803
- return this.fs;
813
+ return this.f2;
804
814
  },
805
815
  set: function (a) {
806
- this.fs = a;
816
+ this.f2 = a;
807
817
  this.e("ColumnShowingAnimationMode");
808
818
  },
809
819
  enumerable: false,
@@ -811,10 +821,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
811
821
  });
812
822
  Object.defineProperty(DataGridDescription.prototype, "columnMovingAnimationMode", {
813
823
  get: function () {
814
- return this.fg;
824
+ return this.fq;
815
825
  },
816
826
  set: function (a) {
817
- this.fg = a;
827
+ this.fq = a;
818
828
  this.e("ColumnMovingAnimationMode");
819
829
  },
820
830
  enumerable: false,
@@ -822,10 +832,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
822
832
  });
823
833
  Object.defineProperty(DataGridDescription.prototype, "columnHidingAnimationMode", {
824
834
  get: function () {
825
- return this.ff;
835
+ return this.fp;
826
836
  },
827
837
  set: function (a) {
828
- this.ff = a;
838
+ this.fp = a;
829
839
  this.e("ColumnHidingAnimationMode");
830
840
  },
831
841
  enumerable: false,
@@ -833,10 +843,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
833
843
  });
834
844
  Object.defineProperty(DataGridDescription.prototype, "columnExchangingAnimationMode", {
835
845
  get: function () {
836
- return this.fd;
846
+ return this.fn;
837
847
  },
838
848
  set: function (a) {
839
- this.fd = a;
849
+ this.fn = a;
840
850
  this.e("ColumnExchangingAnimationMode");
841
851
  },
842
852
  enumerable: false,
@@ -844,10 +854,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
844
854
  });
845
855
  Object.defineProperty(DataGridDescription.prototype, "selectionMode", {
846
856
  get: function () {
847
- return this.hi;
857
+ return this.hx;
848
858
  },
849
859
  set: function (a) {
850
- this.hi = a;
860
+ this.hx = a;
851
861
  this.e("SelectionMode");
852
862
  },
853
863
  enumerable: false,
@@ -855,10 +865,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
855
865
  });
856
866
  Object.defineProperty(DataGridDescription.prototype, "activationMode", {
857
867
  get: function () {
858
- return this.eq;
868
+ return this.e0;
859
869
  },
860
870
  set: function (a) {
861
- this.eq = a;
871
+ this.e0 = a;
862
872
  this.e("ActivationMode");
863
873
  },
864
874
  enumerable: false,
@@ -866,10 +876,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
866
876
  });
867
877
  Object.defineProperty(DataGridDescription.prototype, "selectionBehavior", {
868
878
  get: function () {
869
- return this.hg;
879
+ return this.hv;
870
880
  },
871
881
  set: function (a) {
872
- this.hg = a;
882
+ this.hv = a;
873
883
  this.e("SelectionBehavior");
874
884
  },
875
885
  enumerable: false,
@@ -877,10 +887,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
877
887
  });
878
888
  Object.defineProperty(DataGridDescription.prototype, "mouseDragSelectionEnabled", {
879
889
  get: function () {
880
- return this.bu;
890
+ return this.b2;
881
891
  },
882
892
  set: function (a) {
883
- this.bu = a;
893
+ this.b2 = a;
884
894
  this.e("MouseDragSelectionEnabled");
885
895
  },
886
896
  enumerable: false,
@@ -888,10 +898,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
888
898
  });
889
899
  Object.defineProperty(DataGridDescription.prototype, "selectedItems", {
890
900
  get: function () {
891
- return this.s;
901
+ return this.v;
892
902
  },
893
903
  set: function (a) {
894
- this.s = a;
904
+ this.v = a;
895
905
  this.e("SelectedItems");
896
906
  },
897
907
  enumerable: false,
@@ -899,10 +909,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
899
909
  });
900
910
  Object.defineProperty(DataGridDescription.prototype, "selectedKeys", {
901
911
  get: function () {
902
- return this.t;
912
+ return this.w;
903
913
  },
904
914
  set: function (a) {
905
- this.t = a;
915
+ this.w = a;
906
916
  this.e("SelectedKeys");
907
917
  },
908
918
  enumerable: false,
@@ -910,10 +920,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
910
920
  });
911
921
  Object.defineProperty(DataGridDescription.prototype, "selectedCells", {
912
922
  get: function () {
913
- return this.r;
923
+ return this.u;
914
924
  },
915
925
  set: function (a) {
916
- this.r = a;
926
+ this.u = a;
917
927
  this.e("SelectedCells");
918
928
  },
919
929
  enumerable: false,
@@ -921,10 +931,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
921
931
  });
922
932
  Object.defineProperty(DataGridDescription.prototype, "selectedCellRanges", {
923
933
  get: function () {
924
- return this.q;
934
+ return this.t;
925
935
  },
926
936
  set: function (a) {
927
- this.q = a;
937
+ this.t = a;
928
938
  this.e("SelectedCellRanges");
929
939
  },
930
940
  enumerable: false,
@@ -932,10 +942,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
932
942
  });
933
943
  Object.defineProperty(DataGridDescription.prototype, "pinnedItems", {
934
944
  get: function () {
935
- return this.m;
945
+ return this.p;
936
946
  },
937
947
  set: function (a) {
938
- this.m = a;
948
+ this.p = a;
939
949
  this.e("PinnedItems");
940
950
  },
941
951
  enumerable: false,
@@ -943,10 +953,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
943
953
  });
944
954
  Object.defineProperty(DataGridDescription.prototype, "pinnedKeys", {
945
955
  get: function () {
946
- return this.n;
956
+ return this.q;
947
957
  },
948
958
  set: function (a) {
949
- this.n = a;
959
+ this.q = a;
950
960
  this.e("PinnedKeys");
951
961
  },
952
962
  enumerable: false,
@@ -954,10 +964,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
954
964
  });
955
965
  Object.defineProperty(DataGridDescription.prototype, "isColumnOptionsEnabled", {
956
966
  get: function () {
957
- return this.bg;
967
+ return this.bo;
958
968
  },
959
969
  set: function (a) {
960
- this.bg = a;
970
+ this.bo = a;
961
971
  this.e("IsColumnOptionsEnabled");
962
972
  },
963
973
  enumerable: false,
@@ -965,10 +975,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
965
975
  });
966
976
  Object.defineProperty(DataGridDescription.prototype, "isGroupRowSticky", {
967
977
  get: function () {
968
- return this.bm;
978
+ return this.bu;
969
979
  },
970
980
  set: function (a) {
971
- this.bm = a;
981
+ this.bu = a;
972
982
  this.e("IsGroupRowSticky");
973
983
  },
974
984
  enumerable: false,
@@ -976,10 +986,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
976
986
  });
977
987
  Object.defineProperty(DataGridDescription.prototype, "isHeaderSeparatorVisible", {
978
988
  get: function () {
979
- return this.bn;
989
+ return this.bv;
980
990
  },
981
991
  set: function (a) {
982
- this.bn = a;
992
+ this.bv = a;
983
993
  this.e("IsHeaderSeparatorVisible");
984
994
  },
985
995
  enumerable: false,
@@ -987,10 +997,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
987
997
  });
988
998
  Object.defineProperty(DataGridDescription.prototype, "cellSelectedBackground", {
989
999
  get: function () {
990
- return this.e8;
1000
+ return this.fi;
991
1001
  },
992
1002
  set: function (a) {
993
- this.e8 = a;
1003
+ this.fi = a;
994
1004
  this.e("CellSelectedBackground");
995
1005
  },
996
1006
  enumerable: false,
@@ -998,10 +1008,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
998
1008
  });
999
1009
  Object.defineProperty(DataGridDescription.prototype, "sectionHeaderSelectedBackground", {
1000
1010
  get: function () {
1001
- return this.ha;
1011
+ return this.hp;
1002
1012
  },
1003
1013
  set: function (a) {
1004
- this.ha = a;
1014
+ this.hp = a;
1005
1015
  this.e("SectionHeaderSelectedBackground");
1006
1016
  },
1007
1017
  enumerable: false,
@@ -1009,10 +1019,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1009
1019
  });
1010
1020
  Object.defineProperty(DataGridDescription.prototype, "summaryRootBackground", {
1011
1021
  get: function () {
1012
- return this.hn;
1022
+ return this.h2;
1013
1023
  },
1014
1024
  set: function (a) {
1015
- this.hn = a;
1025
+ this.h2 = a;
1016
1026
  this.e("SummaryRootBackground");
1017
1027
  },
1018
1028
  enumerable: false,
@@ -1020,10 +1030,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1020
1030
  });
1021
1031
  Object.defineProperty(DataGridDescription.prototype, "summarySectionBackground", {
1022
1032
  get: function () {
1023
- return this.hy;
1033
+ return this.id;
1024
1034
  },
1025
1035
  set: function (a) {
1026
- this.hy = a;
1036
+ this.id = a;
1027
1037
  this.e("SummarySectionBackground");
1028
1038
  },
1029
1039
  enumerable: false,
@@ -1031,10 +1041,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1031
1041
  });
1032
1042
  Object.defineProperty(DataGridDescription.prototype, "pinnedRowOpacity", {
1033
1043
  get: function () {
1034
- return this.da;
1044
+ return this.dk;
1035
1045
  },
1036
1046
  set: function (a) {
1037
- this.da = a;
1047
+ this.dk = a;
1038
1048
  this.e("PinnedRowOpacity");
1039
1049
  },
1040
1050
  enumerable: false,
@@ -1042,10 +1052,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1042
1052
  });
1043
1053
  Object.defineProperty(DataGridDescription.prototype, "editFontFamily", {
1044
1054
  get: function () {
1045
- return this.f0;
1055
+ return this.ga;
1046
1056
  },
1047
1057
  set: function (a) {
1048
- this.f0 = a;
1058
+ this.ga = a;
1049
1059
  this.e("EditFontFamily");
1050
1060
  },
1051
1061
  enumerable: false,
@@ -1053,10 +1063,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1053
1063
  });
1054
1064
  Object.defineProperty(DataGridDescription.prototype, "editFontSize", {
1055
1065
  get: function () {
1056
- return this.c3;
1066
+ return this.dd;
1057
1067
  },
1058
1068
  set: function (a) {
1059
- this.c3 = a;
1069
+ this.dd = a;
1060
1070
  this.e("EditFontSize");
1061
1071
  },
1062
1072
  enumerable: false,
@@ -1064,10 +1074,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1064
1074
  });
1065
1075
  Object.defineProperty(DataGridDescription.prototype, "editFontStyle", {
1066
1076
  get: function () {
1067
- return this.f1;
1077
+ return this.gb;
1068
1078
  },
1069
1079
  set: function (a) {
1070
- this.f1 = a;
1080
+ this.gb = a;
1071
1081
  this.e("EditFontStyle");
1072
1082
  },
1073
1083
  enumerable: false,
@@ -1075,10 +1085,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1075
1085
  });
1076
1086
  Object.defineProperty(DataGridDescription.prototype, "editFontWeight", {
1077
1087
  get: function () {
1078
- return this.f2;
1088
+ return this.gc;
1079
1089
  },
1080
1090
  set: function (a) {
1081
- this.f2 = a;
1091
+ this.gc = a;
1082
1092
  this.e("EditFontWeight");
1083
1093
  },
1084
1094
  enumerable: false,
@@ -1086,10 +1096,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1086
1096
  });
1087
1097
  Object.defineProperty(DataGridDescription.prototype, "editOpacity", {
1088
1098
  get: function () {
1089
- return this.c4;
1099
+ return this.de;
1090
1100
  },
1091
1101
  set: function (a) {
1092
- this.c4 = a;
1102
+ this.de = a;
1093
1103
  this.e("EditOpacity");
1094
1104
  },
1095
1105
  enumerable: false,
@@ -1097,10 +1107,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1097
1107
  });
1098
1108
  Object.defineProperty(DataGridDescription.prototype, "deletedTextColor", {
1099
1109
  get: function () {
1100
- return this.fy;
1110
+ return this.f8;
1101
1111
  },
1102
1112
  set: function (a) {
1103
- this.fy = a;
1113
+ this.f8 = a;
1104
1114
  this.e("DeletedTextColor");
1105
1115
  },
1106
1116
  enumerable: false,
@@ -1108,10 +1118,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1108
1118
  });
1109
1119
  Object.defineProperty(DataGridDescription.prototype, "stickyRowBackground", {
1110
1120
  get: function () {
1111
- return this.hl;
1121
+ return this.h0;
1112
1122
  },
1113
1123
  set: function (a) {
1114
- this.hl = a;
1124
+ this.h0 = a;
1115
1125
  this.e("StickyRowBackground");
1116
1126
  },
1117
1127
  enumerable: false,
@@ -1119,10 +1129,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1119
1129
  });
1120
1130
  Object.defineProperty(DataGridDescription.prototype, "pinnedRowBackground", {
1121
1131
  get: function () {
1122
- return this.gv;
1132
+ return this.g8;
1123
1133
  },
1124
1134
  set: function (a) {
1125
- this.gv = a;
1135
+ this.g8 = a;
1126
1136
  this.e("PinnedRowBackground");
1127
1137
  },
1128
1138
  enumerable: false,
@@ -1130,10 +1140,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1130
1140
  });
1131
1141
  Object.defineProperty(DataGridDescription.prototype, "lastStickyRowBackground", {
1132
1142
  get: function () {
1133
- return this.gr;
1143
+ return this.g4;
1134
1144
  },
1135
1145
  set: function (a) {
1136
- this.gr = a;
1146
+ this.g4 = a;
1137
1147
  this.e("LastStickyRowBackground");
1138
1148
  },
1139
1149
  enumerable: false,
@@ -1141,10 +1151,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1141
1151
  });
1142
1152
  Object.defineProperty(DataGridDescription.prototype, "activeCell", {
1143
1153
  get: function () {
1144
- return this.av;
1154
+ return this.a1;
1145
1155
  },
1146
1156
  set: function (a) {
1147
- this.av = a;
1157
+ this.a1 = a;
1148
1158
  this.e("ActiveCell");
1149
1159
  },
1150
1160
  enumerable: false,
@@ -1152,10 +1162,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1152
1162
  });
1153
1163
  Object.defineProperty(DataGridDescription.prototype, "cellBackground", {
1154
1164
  get: function () {
1155
- return this.ew;
1165
+ return this.e6;
1156
1166
  },
1157
1167
  set: function (a) {
1158
- this.ew = a;
1168
+ this.e6 = a;
1159
1169
  this.e("CellBackground");
1160
1170
  },
1161
1171
  enumerable: false,
@@ -1163,10 +1173,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1163
1173
  });
1164
1174
  Object.defineProperty(DataGridDescription.prototype, "cellTextColor", {
1165
1175
  get: function () {
1166
- return this.fa;
1176
+ return this.fk;
1167
1177
  },
1168
1178
  set: function (a) {
1169
- this.fa = a;
1179
+ this.fk = a;
1170
1180
  this.e("CellTextColor");
1171
1181
  },
1172
1182
  enumerable: false,
@@ -1174,10 +1184,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1174
1184
  });
1175
1185
  Object.defineProperty(DataGridDescription.prototype, "headerSortIndicatorColor", {
1176
1186
  get: function () {
1177
- return this.gn;
1187
+ return this.gx;
1178
1188
  },
1179
1189
  set: function (a) {
1180
- this.gn = a;
1190
+ this.gx = a;
1181
1191
  this.e("HeaderSortIndicatorColor");
1182
1192
  },
1183
1193
  enumerable: false,
@@ -1185,10 +1195,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1185
1195
  });
1186
1196
  Object.defineProperty(DataGridDescription.prototype, "headerSortIndicatorStyle", {
1187
1197
  get: function () {
1188
- return this.go;
1198
+ return this.gy;
1189
1199
  },
1190
1200
  set: function (a) {
1191
- this.go = a;
1201
+ this.gy = a;
1192
1202
  this.e("HeaderSortIndicatorStyle");
1193
1203
  },
1194
1204
  enumerable: false,
@@ -1196,10 +1206,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1196
1206
  });
1197
1207
  Object.defineProperty(DataGridDescription.prototype, "cellFontFamily", {
1198
1208
  get: function () {
1199
- return this.e1;
1209
+ return this.fb;
1200
1210
  },
1201
1211
  set: function (a) {
1202
- this.e1 = a;
1212
+ this.fb = a;
1203
1213
  this.e("CellFontFamily");
1204
1214
  },
1205
1215
  enumerable: false,
@@ -1207,10 +1217,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1207
1217
  });
1208
1218
  Object.defineProperty(DataGridDescription.prototype, "cellFontSize", {
1209
1219
  get: function () {
1210
- return this.cv;
1220
+ return this.c5;
1211
1221
  },
1212
1222
  set: function (a) {
1213
- this.cv = a;
1223
+ this.c5 = a;
1214
1224
  this.e("CellFontSize");
1215
1225
  },
1216
1226
  enumerable: false,
@@ -1218,10 +1228,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1218
1228
  });
1219
1229
  Object.defineProperty(DataGridDescription.prototype, "cellFontStyle", {
1220
1230
  get: function () {
1221
- return this.e2;
1231
+ return this.fc;
1222
1232
  },
1223
1233
  set: function (a) {
1224
- this.e2 = a;
1234
+ this.fc = a;
1225
1235
  this.e("CellFontStyle");
1226
1236
  },
1227
1237
  enumerable: false,
@@ -1229,10 +1239,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1229
1239
  });
1230
1240
  Object.defineProperty(DataGridDescription.prototype, "cellFontWeight", {
1231
1241
  get: function () {
1232
- return this.e3;
1242
+ return this.fd;
1233
1243
  },
1234
1244
  set: function (a) {
1235
- this.e3 = a;
1245
+ this.fd = a;
1236
1246
  this.e("CellFontWeight");
1237
1247
  },
1238
1248
  enumerable: false,
@@ -1240,10 +1250,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1240
1250
  });
1241
1251
  Object.defineProperty(DataGridDescription.prototype, "sectionHeaderBackground", {
1242
1252
  get: function () {
1243
- return this.g6;
1253
+ return this.hl;
1244
1254
  },
1245
1255
  set: function (a) {
1246
- this.g6 = a;
1256
+ this.hl = a;
1247
1257
  this.e("SectionHeaderBackground");
1248
1258
  },
1249
1259
  enumerable: false,
@@ -1251,10 +1261,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1251
1261
  });
1252
1262
  Object.defineProperty(DataGridDescription.prototype, "sectionHeaderTextColor", {
1253
1263
  get: function () {
1254
- return this.hb;
1264
+ return this.hq;
1255
1265
  },
1256
1266
  set: function (a) {
1257
- this.hb = a;
1267
+ this.hq = a;
1258
1268
  this.e("SectionHeaderTextColor");
1259
1269
  },
1260
1270
  enumerable: false,
@@ -1262,10 +1272,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1262
1272
  });
1263
1273
  Object.defineProperty(DataGridDescription.prototype, "sectionHeaderFontFamily", {
1264
1274
  get: function () {
1265
- return this.g7;
1275
+ return this.hm;
1266
1276
  },
1267
1277
  set: function (a) {
1268
- this.g7 = a;
1278
+ this.hm = a;
1269
1279
  this.e("SectionHeaderFontFamily");
1270
1280
  },
1271
1281
  enumerable: false,
@@ -1273,10 +1283,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1273
1283
  });
1274
1284
  Object.defineProperty(DataGridDescription.prototype, "sectionHeaderFontSize", {
1275
1285
  get: function () {
1276
- return this.db;
1286
+ return this.dl;
1277
1287
  },
1278
1288
  set: function (a) {
1279
- this.db = a;
1289
+ this.dl = a;
1280
1290
  this.e("SectionHeaderFontSize");
1281
1291
  },
1282
1292
  enumerable: false,
@@ -1284,10 +1294,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1284
1294
  });
1285
1295
  Object.defineProperty(DataGridDescription.prototype, "sectionHeaderFontStyle", {
1286
1296
  get: function () {
1287
- return this.g8;
1297
+ return this.hn;
1288
1298
  },
1289
1299
  set: function (a) {
1290
- this.g8 = a;
1300
+ this.hn = a;
1291
1301
  this.e("SectionHeaderFontStyle");
1292
1302
  },
1293
1303
  enumerable: false,
@@ -1295,10 +1305,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1295
1305
  });
1296
1306
  Object.defineProperty(DataGridDescription.prototype, "sectionHeaderFontWeight", {
1297
1307
  get: function () {
1298
- return this.g9;
1308
+ return this.ho;
1299
1309
  },
1300
1310
  set: function (a) {
1301
- this.g9 = a;
1311
+ this.ho = a;
1302
1312
  this.e("SectionHeaderFontWeight");
1303
1313
  },
1304
1314
  enumerable: false,
@@ -1306,10 +1316,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1306
1316
  });
1307
1317
  Object.defineProperty(DataGridDescription.prototype, "summaryRootLabelFontFamily", {
1308
1318
  get: function () {
1309
- return this.ho;
1319
+ return this.h3;
1310
1320
  },
1311
1321
  set: function (a) {
1312
- this.ho = a;
1322
+ this.h3 = a;
1313
1323
  this.e("SummaryRootLabelFontFamily");
1314
1324
  },
1315
1325
  enumerable: false,
@@ -1317,10 +1327,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1317
1327
  });
1318
1328
  Object.defineProperty(DataGridDescription.prototype, "summaryRootLabelFontSize", {
1319
1329
  get: function () {
1320
- return this.dc;
1330
+ return this.dm;
1321
1331
  },
1322
1332
  set: function (a) {
1323
- this.dc = a;
1333
+ this.dm = a;
1324
1334
  this.e("SummaryRootLabelFontSize");
1325
1335
  },
1326
1336
  enumerable: false,
@@ -1328,10 +1338,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1328
1338
  });
1329
1339
  Object.defineProperty(DataGridDescription.prototype, "summaryRootLabelFontStyle", {
1330
1340
  get: function () {
1331
- return this.hp;
1341
+ return this.h4;
1332
1342
  },
1333
1343
  set: function (a) {
1334
- this.hp = a;
1344
+ this.h4 = a;
1335
1345
  this.e("SummaryRootLabelFontStyle");
1336
1346
  },
1337
1347
  enumerable: false,
@@ -1339,10 +1349,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1339
1349
  });
1340
1350
  Object.defineProperty(DataGridDescription.prototype, "summaryRootLabelFontWeight", {
1341
1351
  get: function () {
1342
- return this.hq;
1352
+ return this.h5;
1343
1353
  },
1344
1354
  set: function (a) {
1345
- this.hq = a;
1355
+ this.h5 = a;
1346
1356
  this.e("SummaryRootLabelFontWeight");
1347
1357
  },
1348
1358
  enumerable: false,
@@ -1350,10 +1360,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1350
1360
  });
1351
1361
  Object.defineProperty(DataGridDescription.prototype, "summarySectionLabelFontFamily", {
1352
1362
  get: function () {
1353
- return this.hz;
1363
+ return this.ie;
1354
1364
  },
1355
1365
  set: function (a) {
1356
- this.hz = a;
1366
+ this.ie = a;
1357
1367
  this.e("SummarySectionLabelFontFamily");
1358
1368
  },
1359
1369
  enumerable: false,
@@ -1361,10 +1371,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1361
1371
  });
1362
1372
  Object.defineProperty(DataGridDescription.prototype, "summarySectionLabelFontSize", {
1363
1373
  get: function () {
1364
- return this.de;
1374
+ return this.dp;
1365
1375
  },
1366
1376
  set: function (a) {
1367
- this.de = a;
1377
+ this.dp = a;
1368
1378
  this.e("SummarySectionLabelFontSize");
1369
1379
  },
1370
1380
  enumerable: false,
@@ -1372,10 +1382,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1372
1382
  });
1373
1383
  Object.defineProperty(DataGridDescription.prototype, "summarySectionLabelFontStyle", {
1374
1384
  get: function () {
1375
- return this.h0;
1385
+ return this.ig;
1376
1386
  },
1377
1387
  set: function (a) {
1378
- this.h0 = a;
1388
+ this.ig = a;
1379
1389
  this.e("SummarySectionLabelFontStyle");
1380
1390
  },
1381
1391
  enumerable: false,
@@ -1383,10 +1393,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1383
1393
  });
1384
1394
  Object.defineProperty(DataGridDescription.prototype, "summarySectionLabelFontWeight", {
1385
1395
  get: function () {
1386
- return this.h1;
1396
+ return this.ih;
1387
1397
  },
1388
1398
  set: function (a) {
1389
- this.h1 = a;
1399
+ this.ih = a;
1390
1400
  this.e("SummarySectionLabelFontWeight");
1391
1401
  },
1392
1402
  enumerable: false,
@@ -1394,10 +1404,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1394
1404
  });
1395
1405
  Object.defineProperty(DataGridDescription.prototype, "summaryRootValueTextColor", {
1396
1406
  get: function () {
1397
- return this.hw;
1407
+ return this.ib;
1398
1408
  },
1399
1409
  set: function (a) {
1400
- this.hw = a;
1410
+ this.ib = a;
1401
1411
  this.e("SummaryRootValueTextColor");
1402
1412
  },
1403
1413
  enumerable: false,
@@ -1405,10 +1415,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1405
1415
  });
1406
1416
  Object.defineProperty(DataGridDescription.prototype, "summaryRootValueFontFamily", {
1407
1417
  get: function () {
1408
- return this.ht;
1418
+ return this.h8;
1409
1419
  },
1410
1420
  set: function (a) {
1411
- this.ht = a;
1421
+ this.h8 = a;
1412
1422
  this.e("SummaryRootValueFontFamily");
1413
1423
  },
1414
1424
  enumerable: false,
@@ -1416,10 +1426,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1416
1426
  });
1417
1427
  Object.defineProperty(DataGridDescription.prototype, "summaryRootValueFontSize", {
1418
1428
  get: function () {
1419
- return this.dd;
1429
+ return this.dn;
1420
1430
  },
1421
1431
  set: function (a) {
1422
- this.dd = a;
1432
+ this.dn = a;
1423
1433
  this.e("SummaryRootValueFontSize");
1424
1434
  },
1425
1435
  enumerable: false,
@@ -1427,10 +1437,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1427
1437
  });
1428
1438
  Object.defineProperty(DataGridDescription.prototype, "summaryRootValueFontStyle", {
1429
1439
  get: function () {
1430
- return this.hu;
1440
+ return this.h9;
1431
1441
  },
1432
1442
  set: function (a) {
1433
- this.hu = a;
1443
+ this.h9 = a;
1434
1444
  this.e("SummaryRootValueFontStyle");
1435
1445
  },
1436
1446
  enumerable: false,
@@ -1438,10 +1448,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1438
1448
  });
1439
1449
  Object.defineProperty(DataGridDescription.prototype, "summaryRootValueFontWeight", {
1440
1450
  get: function () {
1441
- return this.hv;
1451
+ return this.ia;
1442
1452
  },
1443
1453
  set: function (a) {
1444
- this.hv = a;
1454
+ this.ia = a;
1445
1455
  this.e("SummaryRootValueFontWeight");
1446
1456
  },
1447
1457
  enumerable: false,
@@ -1449,10 +1459,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1449
1459
  });
1450
1460
  Object.defineProperty(DataGridDescription.prototype, "summarySectionValueFontFamily", {
1451
1461
  get: function () {
1452
- return this.h4;
1462
+ return this.ik;
1453
1463
  },
1454
1464
  set: function (a) {
1455
- this.h4 = a;
1465
+ this.ik = a;
1456
1466
  this.e("SummarySectionValueFontFamily");
1457
1467
  },
1458
1468
  enumerable: false,
@@ -1460,10 +1470,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1460
1470
  });
1461
1471
  Object.defineProperty(DataGridDescription.prototype, "summarySectionValueFontSize", {
1462
1472
  get: function () {
1463
- return this.df;
1473
+ return this.dq;
1464
1474
  },
1465
1475
  set: function (a) {
1466
- this.df = a;
1476
+ this.dq = a;
1467
1477
  this.e("SummarySectionValueFontSize");
1468
1478
  },
1469
1479
  enumerable: false,
@@ -1471,10 +1481,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1471
1481
  });
1472
1482
  Object.defineProperty(DataGridDescription.prototype, "summarySectionValueFontStyle", {
1473
1483
  get: function () {
1474
- return this.h5;
1484
+ return this.il;
1475
1485
  },
1476
1486
  set: function (a) {
1477
- this.h5 = a;
1487
+ this.il = a;
1478
1488
  this.e("SummarySectionValueFontStyle");
1479
1489
  },
1480
1490
  enumerable: false,
@@ -1482,10 +1492,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1482
1492
  });
1483
1493
  Object.defineProperty(DataGridDescription.prototype, "summarySectionValueFontWeight", {
1484
1494
  get: function () {
1485
- return this.h6;
1495
+ return this.im;
1486
1496
  },
1487
1497
  set: function (a) {
1488
- this.h6 = a;
1498
+ this.im = a;
1489
1499
  this.e("SummarySectionValueFontWeight");
1490
1500
  },
1491
1501
  enumerable: false,
@@ -1493,10 +1503,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1493
1503
  });
1494
1504
  Object.defineProperty(DataGridDescription.prototype, "summarySectionValueTextColor", {
1495
1505
  get: function () {
1496
- return this.h7;
1506
+ return this.io;
1497
1507
  },
1498
1508
  set: function (a) {
1499
- this.h7 = a;
1509
+ this.io = a;
1500
1510
  this.e("SummarySectionValueTextColor");
1501
1511
  },
1502
1512
  enumerable: false,
@@ -1504,10 +1514,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1504
1514
  });
1505
1515
  Object.defineProperty(DataGridDescription.prototype, "summaryRootLabelTextColor", {
1506
1516
  get: function () {
1507
- return this.hr;
1517
+ return this.h6;
1508
1518
  },
1509
1519
  set: function (a) {
1510
- this.hr = a;
1520
+ this.h6 = a;
1511
1521
  this.e("SummaryRootLabelTextColor");
1512
1522
  },
1513
1523
  enumerable: false,
@@ -1515,10 +1525,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1515
1525
  });
1516
1526
  Object.defineProperty(DataGridDescription.prototype, "summarySectionLabelTextColor", {
1517
1527
  get: function () {
1518
- return this.h2;
1528
+ return this.ii;
1519
1529
  },
1520
1530
  set: function (a) {
1521
- this.h2 = a;
1531
+ this.ii = a;
1522
1532
  this.e("SummarySectionLabelTextColor");
1523
1533
  },
1524
1534
  enumerable: false,
@@ -1526,10 +1536,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1526
1536
  });
1527
1537
  Object.defineProperty(DataGridDescription.prototype, "summaryRootSelectedBackground", {
1528
1538
  get: function () {
1529
- return this.hs;
1539
+ return this.h7;
1530
1540
  },
1531
1541
  set: function (a) {
1532
- this.hs = a;
1542
+ this.h7 = a;
1533
1543
  this.e("SummaryRootSelectedBackground");
1534
1544
  },
1535
1545
  enumerable: false,
@@ -1537,10 +1547,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1537
1547
  });
1538
1548
  Object.defineProperty(DataGridDescription.prototype, "summarySectionSelectedBackground", {
1539
1549
  get: function () {
1540
- return this.h3;
1550
+ return this.ij;
1541
1551
  },
1542
1552
  set: function (a) {
1543
- this.h3 = a;
1553
+ this.ij = a;
1544
1554
  this.e("SummarySectionSelectedBackground");
1545
1555
  },
1546
1556
  enumerable: false,
@@ -1548,10 +1558,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1548
1558
  });
1549
1559
  Object.defineProperty(DataGridDescription.prototype, "pinnedAreaSeparatorWidth", {
1550
1560
  get: function () {
1551
- return this.ed;
1561
+ return this.en;
1552
1562
  },
1553
1563
  set: function (a) {
1554
- this.ed = a;
1564
+ this.en = a;
1555
1565
  this.e("PinnedAreaSeparatorWidth");
1556
1566
  },
1557
1567
  enumerable: false,
@@ -1559,10 +1569,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1559
1569
  });
1560
1570
  Object.defineProperty(DataGridDescription.prototype, "headerSeparatorWidth", {
1561
1571
  get: function () {
1562
- return this.eb;
1572
+ return this.el;
1563
1573
  },
1564
1574
  set: function (a) {
1565
- this.eb = a;
1575
+ this.el = a;
1566
1576
  this.e("HeaderSeparatorWidth");
1567
1577
  },
1568
1578
  enumerable: false,
@@ -1570,10 +1580,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1570
1580
  });
1571
1581
  Object.defineProperty(DataGridDescription.prototype, "headerSeparatorBackground", {
1572
1582
  get: function () {
1573
- return this.gm;
1583
+ return this.gw;
1574
1584
  },
1575
1585
  set: function (a) {
1576
- this.gm = a;
1586
+ this.gw = a;
1577
1587
  this.e("HeaderSeparatorBackground");
1578
1588
  },
1579
1589
  enumerable: false,
@@ -1581,10 +1591,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1581
1591
  });
1582
1592
  Object.defineProperty(DataGridDescription.prototype, "headerBackground", {
1583
1593
  get: function () {
1584
- return this.gg;
1594
+ return this.gq;
1585
1595
  },
1586
1596
  set: function (a) {
1587
- this.gg = a;
1597
+ this.gq = a;
1588
1598
  this.e("HeaderBackground");
1589
1599
  },
1590
1600
  enumerable: false,
@@ -1592,10 +1602,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1592
1602
  });
1593
1603
  Object.defineProperty(DataGridDescription.prototype, "headerTextColor", {
1594
1604
  get: function () {
1595
- return this.gp;
1605
+ return this.gz;
1596
1606
  },
1597
1607
  set: function (a) {
1598
- this.gp = a;
1608
+ this.gz = a;
1599
1609
  this.e("HeaderTextColor");
1600
1610
  },
1601
1611
  enumerable: false,
@@ -1603,10 +1613,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1603
1613
  });
1604
1614
  Object.defineProperty(DataGridDescription.prototype, "headerFontFamily", {
1605
1615
  get: function () {
1606
- return this.gi;
1616
+ return this.gs;
1607
1617
  },
1608
1618
  set: function (a) {
1609
- this.gi = a;
1619
+ this.gs = a;
1610
1620
  this.e("HeaderFontFamily");
1611
1621
  },
1612
1622
  enumerable: false,
@@ -1614,10 +1624,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1614
1624
  });
1615
1625
  Object.defineProperty(DataGridDescription.prototype, "headerFontSize", {
1616
1626
  get: function () {
1617
- return this.c9;
1627
+ return this.dj;
1618
1628
  },
1619
1629
  set: function (a) {
1620
- this.c9 = a;
1630
+ this.dj = a;
1621
1631
  this.e("HeaderFontSize");
1622
1632
  },
1623
1633
  enumerable: false,
@@ -1625,10 +1635,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1625
1635
  });
1626
1636
  Object.defineProperty(DataGridDescription.prototype, "headerFontStyle", {
1627
1637
  get: function () {
1628
- return this.gj;
1638
+ return this.gt;
1629
1639
  },
1630
1640
  set: function (a) {
1631
- this.gj = a;
1641
+ this.gt = a;
1632
1642
  this.e("HeaderFontStyle");
1633
1643
  },
1634
1644
  enumerable: false,
@@ -1636,10 +1646,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1636
1646
  });
1637
1647
  Object.defineProperty(DataGridDescription.prototype, "headerFontWeight", {
1638
1648
  get: function () {
1639
- return this.gk;
1649
+ return this.gu;
1640
1650
  },
1641
1651
  set: function (a) {
1642
- this.gk = a;
1652
+ this.gu = a;
1643
1653
  this.e("HeaderFontWeight");
1644
1654
  },
1645
1655
  enumerable: false,
@@ -1647,10 +1657,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1647
1657
  });
1648
1658
  Object.defineProperty(DataGridDescription.prototype, "rowSeparatorBackground", {
1649
1659
  get: function () {
1650
- return this.g2;
1660
+ return this.hf;
1651
1661
  },
1652
1662
  set: function (a) {
1653
- this.g2 = a;
1663
+ this.hf = a;
1654
1664
  this.e("RowSeparatorBackground");
1655
1665
  },
1656
1666
  enumerable: false,
@@ -1658,10 +1668,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1658
1668
  });
1659
1669
  Object.defineProperty(DataGridDescription.prototype, "headerRowSeparatorBackground", {
1660
1670
  get: function () {
1661
- return this.gl;
1671
+ return this.gv;
1662
1672
  },
1663
1673
  set: function (a) {
1664
- this.gl = a;
1674
+ this.gv = a;
1665
1675
  this.e("HeaderRowSeparatorBackground");
1666
1676
  },
1667
1677
  enumerable: false,
@@ -1669,10 +1679,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1669
1679
  });
1670
1680
  Object.defineProperty(DataGridDescription.prototype, "rowSeparatorStickyRowBackground", {
1671
1681
  get: function () {
1672
- return this.g5;
1682
+ return this.hi;
1673
1683
  },
1674
1684
  set: function (a) {
1675
- this.g5 = a;
1685
+ this.hi = a;
1676
1686
  this.e("RowSeparatorStickyRowBackground");
1677
1687
  },
1678
1688
  enumerable: false,
@@ -1680,10 +1690,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1680
1690
  });
1681
1691
  Object.defineProperty(DataGridDescription.prototype, "rowSeparatorLastStickyRowBackground", {
1682
1692
  get: function () {
1683
- return this.g3;
1693
+ return this.hg;
1684
1694
  },
1685
1695
  set: function (a) {
1686
- this.g3 = a;
1696
+ this.hg = a;
1687
1697
  this.e("RowSeparatorLastStickyRowBackground");
1688
1698
  },
1689
1699
  enumerable: false,
@@ -1691,10 +1701,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1691
1701
  });
1692
1702
  Object.defineProperty(DataGridDescription.prototype, "rowSeparatorPinnedRowBackground", {
1693
1703
  get: function () {
1694
- return this.g4;
1704
+ return this.hh;
1695
1705
  },
1696
1706
  set: function (a) {
1697
- this.g4 = a;
1707
+ this.hh = a;
1698
1708
  this.e("RowSeparatorPinnedRowBackground");
1699
1709
  },
1700
1710
  enumerable: false,
@@ -1702,10 +1712,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1702
1712
  });
1703
1713
  Object.defineProperty(DataGridDescription.prototype, "columnResizingSeparatorWidth", {
1704
1714
  get: function () {
1705
- return this.d9;
1715
+ return this.ej;
1706
1716
  },
1707
1717
  set: function (a) {
1708
- this.d9 = a;
1718
+ this.ej = a;
1709
1719
  this.e("ColumnResizingSeparatorWidth");
1710
1720
  },
1711
1721
  enumerable: false,
@@ -1713,10 +1723,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1713
1723
  });
1714
1724
  Object.defineProperty(DataGridDescription.prototype, "columnResizingSeparatorOpacity", {
1715
1725
  get: function () {
1716
- return this.cx;
1726
+ return this.c7;
1717
1727
  },
1718
1728
  set: function (a) {
1719
- this.cx = a;
1729
+ this.c7 = a;
1720
1730
  this.e("ColumnResizingSeparatorOpacity");
1721
1731
  },
1722
1732
  enumerable: false,
@@ -1724,10 +1734,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1724
1734
  });
1725
1735
  Object.defineProperty(DataGridDescription.prototype, "columnMovingSeparatorWidth", {
1726
1736
  get: function () {
1727
- return this.d8;
1737
+ return this.ei;
1728
1738
  },
1729
1739
  set: function (a) {
1730
- this.d8 = a;
1740
+ this.ei = a;
1731
1741
  this.e("ColumnMovingSeparatorWidth");
1732
1742
  },
1733
1743
  enumerable: false,
@@ -1735,10 +1745,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1735
1745
  });
1736
1746
  Object.defineProperty(DataGridDescription.prototype, "columnMovingSeparatorOpacity", {
1737
1747
  get: function () {
1738
- return this.cw;
1748
+ return this.c6;
1739
1749
  },
1740
1750
  set: function (a) {
1741
- this.cw = a;
1751
+ this.c6 = a;
1742
1752
  this.e("ColumnMovingSeparatorOpacity");
1743
1753
  },
1744
1754
  enumerable: false,
@@ -1746,10 +1756,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1746
1756
  });
1747
1757
  Object.defineProperty(DataGridDescription.prototype, "columnResizingSeparatorBackground", {
1748
1758
  get: function () {
1749
- return this.fq;
1759
+ return this.f0;
1750
1760
  },
1751
1761
  set: function (a) {
1752
- this.fq = a;
1762
+ this.f0 = a;
1753
1763
  this.e("ColumnResizingSeparatorBackground");
1754
1764
  },
1755
1765
  enumerable: false,
@@ -1757,10 +1767,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1757
1767
  });
1758
1768
  Object.defineProperty(DataGridDescription.prototype, "columnMovingSeparatorBackground", {
1759
1769
  get: function () {
1760
- return this.fi;
1770
+ return this.fs;
1761
1771
  },
1762
1772
  set: function (a) {
1763
- this.fi = a;
1773
+ this.fs = a;
1764
1774
  this.e("ColumnMovingSeparatorBackground");
1765
1775
  },
1766
1776
  enumerable: false,
@@ -1768,10 +1778,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1768
1778
  });
1769
1779
  Object.defineProperty(DataGridDescription.prototype, "shiftSectionContent", {
1770
1780
  get: function () {
1771
- return this.bz;
1781
+ return this.b7;
1772
1782
  },
1773
1783
  set: function (a) {
1774
- this.bz = a;
1784
+ this.b7 = a;
1775
1785
  this.e("ShiftSectionContent");
1776
1786
  },
1777
1787
  enumerable: false,
@@ -1779,10 +1789,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1779
1789
  });
1780
1790
  Object.defineProperty(DataGridDescription.prototype, "columnOptionsIconAlignment", {
1781
1791
  get: function () {
1782
- return this.fj;
1792
+ return this.ft;
1783
1793
  },
1784
1794
  set: function (a) {
1785
- this.fj = a;
1795
+ this.ft = a;
1786
1796
  this.e("ColumnOptionsIconAlignment");
1787
1797
  },
1788
1798
  enumerable: false,
@@ -1790,10 +1800,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1790
1800
  });
1791
1801
  Object.defineProperty(DataGridDescription.prototype, "columnOptionsIconColor", {
1792
1802
  get: function () {
1793
- return this.fl;
1803
+ return this.fv;
1794
1804
  },
1795
1805
  set: function (a) {
1796
- this.fl = a;
1806
+ this.fv = a;
1797
1807
  this.e("ColumnOptionsIconColor");
1798
1808
  },
1799
1809
  enumerable: false,
@@ -1801,10 +1811,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1801
1811
  });
1802
1812
  Object.defineProperty(DataGridDescription.prototype, "columnOptionsIconBehavior", {
1803
1813
  get: function () {
1804
- return this.fk;
1814
+ return this.fu;
1805
1815
  },
1806
1816
  set: function (a) {
1807
- this.fk = a;
1817
+ this.fu = a;
1808
1818
  this.e("ColumnOptionsIconBehavior");
1809
1819
  },
1810
1820
  enumerable: false,
@@ -1812,10 +1822,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1812
1822
  });
1813
1823
  Object.defineProperty(DataGridDescription.prototype, "border", {
1814
1824
  get: function () {
1815
- return this.ev;
1825
+ return this.e5;
1816
1826
  },
1817
1827
  set: function (a) {
1818
- this.ev = a;
1828
+ this.e5 = a;
1819
1829
  this.e("Border");
1820
1830
  },
1821
1831
  enumerable: false,
@@ -1823,10 +1833,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1823
1833
  });
1824
1834
  Object.defineProperty(DataGridDescription.prototype, "borderWidthBottom", {
1825
1835
  get: function () {
1826
- return this.cr;
1836
+ return this.c1;
1827
1837
  },
1828
1838
  set: function (a) {
1829
- this.cr = a;
1839
+ this.c1 = a;
1830
1840
  this.e("BorderWidthBottom");
1831
1841
  },
1832
1842
  enumerable: false,
@@ -1834,10 +1844,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1834
1844
  });
1835
1845
  Object.defineProperty(DataGridDescription.prototype, "borderWidthLeft", {
1836
1846
  get: function () {
1837
- return this.cs;
1847
+ return this.c2;
1838
1848
  },
1839
1849
  set: function (a) {
1840
- this.cs = a;
1850
+ this.c2 = a;
1841
1851
  this.e("BorderWidthLeft");
1842
1852
  },
1843
1853
  enumerable: false,
@@ -1845,10 +1855,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1845
1855
  });
1846
1856
  Object.defineProperty(DataGridDescription.prototype, "borderWidthRight", {
1847
1857
  get: function () {
1848
- return this.ct;
1858
+ return this.c3;
1849
1859
  },
1850
1860
  set: function (a) {
1851
- this.ct = a;
1861
+ this.c3 = a;
1852
1862
  this.e("BorderWidthRight");
1853
1863
  },
1854
1864
  enumerable: false,
@@ -1856,10 +1866,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1856
1866
  });
1857
1867
  Object.defineProperty(DataGridDescription.prototype, "borderWidthTop", {
1858
1868
  get: function () {
1859
- return this.cu;
1869
+ return this.c4;
1860
1870
  },
1861
1871
  set: function (a) {
1862
- this.cu = a;
1872
+ this.c4 = a;
1863
1873
  this.e("BorderWidthTop");
1864
1874
  },
1865
1875
  enumerable: false,
@@ -1867,10 +1877,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1867
1877
  });
1868
1878
  Object.defineProperty(DataGridDescription.prototype, "notifyOnAllSelectionChanges", {
1869
1879
  get: function () {
1870
- return this.bv;
1880
+ return this.b3;
1871
1881
  },
1872
1882
  set: function (a) {
1873
- this.bv = a;
1883
+ this.b3 = a;
1874
1884
  this.e("NotifyOnAllSelectionChanges");
1875
1885
  },
1876
1886
  enumerable: false,
@@ -1878,10 +1888,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1878
1888
  });
1879
1889
  Object.defineProperty(DataGridDescription.prototype, "cornerRadiusBottomRight", {
1880
1890
  get: function () {
1881
- return this.cz;
1891
+ return this.c9;
1882
1892
  },
1883
1893
  set: function (a) {
1884
- this.cz = a;
1894
+ this.c9 = a;
1885
1895
  this.e("CornerRadiusBottomRight");
1886
1896
  },
1887
1897
  enumerable: false,
@@ -1889,10 +1899,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1889
1899
  });
1890
1900
  Object.defineProperty(DataGridDescription.prototype, "cornerRadiusBottomLeft", {
1891
1901
  get: function () {
1892
- return this.cy;
1902
+ return this.c8;
1893
1903
  },
1894
1904
  set: function (a) {
1895
- this.cy = a;
1905
+ this.c8 = a;
1896
1906
  this.e("CornerRadiusBottomLeft");
1897
1907
  },
1898
1908
  enumerable: false,
@@ -1900,10 +1910,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1900
1910
  });
1901
1911
  Object.defineProperty(DataGridDescription.prototype, "cornerRadiusTopLeft", {
1902
1912
  get: function () {
1903
- return this.c0;
1913
+ return this.da;
1904
1914
  },
1905
1915
  set: function (a) {
1906
- this.c0 = a;
1916
+ this.da = a;
1907
1917
  this.e("CornerRadiusTopLeft");
1908
1918
  },
1909
1919
  enumerable: false,
@@ -1911,10 +1921,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1911
1921
  });
1912
1922
  Object.defineProperty(DataGridDescription.prototype, "cornerRadiusTopRight", {
1913
1923
  get: function () {
1914
- return this.c1;
1924
+ return this.db;
1915
1925
  },
1916
1926
  set: function (a) {
1917
- this.c1 = a;
1927
+ this.db = a;
1918
1928
  this.e("CornerRadiusTopRight");
1919
1929
  },
1920
1930
  enumerable: false,
@@ -1922,32 +1932,98 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1922
1932
  });
1923
1933
  Object.defineProperty(DataGridDescription.prototype, "isActiveCellStyleEnabled", {
1924
1934
  get: function () {
1925
- return this.bf;
1935
+ return this.bn;
1926
1936
  },
1927
1937
  set: function (a) {
1928
- this.bf = a;
1938
+ this.bn = a;
1929
1939
  this.e("IsActiveCellStyleEnabled");
1930
1940
  },
1931
1941
  enumerable: false,
1932
1942
  configurable: true
1933
1943
  });
1934
- Object.defineProperty(DataGridDescription.prototype, "responsiveStates", {
1944
+ Object.defineProperty(DataGridDescription.prototype, "responsiveStates", {
1945
+ get: function () {
1946
+ return this.s;
1947
+ },
1948
+ set: function (a) {
1949
+ this.s = a;
1950
+ this.e("ResponsiveStates");
1951
+ },
1952
+ enumerable: false,
1953
+ configurable: true
1954
+ });
1955
+ Object.defineProperty(DataGridDescription.prototype, "initialSortDescriptions", {
1956
+ get: function () {
1957
+ return this.n;
1958
+ },
1959
+ set: function (a) {
1960
+ this.n = a;
1961
+ this.e("InitialSortDescriptions");
1962
+ },
1963
+ enumerable: false,
1964
+ configurable: true
1965
+ });
1966
+ Object.defineProperty(DataGridDescription.prototype, "initialGroupDescriptions", {
1967
+ get: function () {
1968
+ return this.m;
1969
+ },
1970
+ set: function (a) {
1971
+ this.m = a;
1972
+ this.e("InitialGroupDescriptions");
1973
+ },
1974
+ enumerable: false,
1975
+ configurable: true
1976
+ });
1977
+ Object.defineProperty(DataGridDescription.prototype, "initialSummaryDescriptions", {
1978
+ get: function () {
1979
+ return this.o;
1980
+ },
1981
+ set: function (a) {
1982
+ this.o = a;
1983
+ this.e("InitialSummaryDescriptions");
1984
+ },
1985
+ enumerable: false,
1986
+ configurable: true
1987
+ });
1988
+ Object.defineProperty(DataGridDescription.prototype, "initialSorts", {
1989
+ get: function () {
1990
+ return this.g2;
1991
+ },
1992
+ set: function (a) {
1993
+ this.g2 = a;
1994
+ this.e("InitialSorts");
1995
+ },
1996
+ enumerable: false,
1997
+ configurable: true
1998
+ });
1999
+ Object.defineProperty(DataGridDescription.prototype, "initialGroups", {
2000
+ get: function () {
2001
+ return this.g1;
2002
+ },
2003
+ set: function (a) {
2004
+ this.g1 = a;
2005
+ this.e("InitialGroups");
2006
+ },
2007
+ enumerable: false,
2008
+ configurable: true
2009
+ });
2010
+ Object.defineProperty(DataGridDescription.prototype, "initialSummaries", {
1935
2011
  get: function () {
1936
- return this.p;
2012
+ return this.g3;
1937
2013
  },
1938
2014
  set: function (a) {
1939
- this.p = a;
1940
- this.e("ResponsiveStates");
2015
+ this.g3 = a;
2016
+ this.e("InitialSummaries");
1941
2017
  },
1942
2018
  enumerable: false,
1943
2019
  configurable: true
1944
2020
  });
1945
2021
  Object.defineProperty(DataGridDescription.prototype, "sortDescriptions", {
1946
2022
  get: function () {
1947
- return this.u;
2023
+ return this.x;
1948
2024
  },
1949
2025
  set: function (a) {
1950
- this.u = a;
2026
+ this.x = a;
1951
2027
  this.e("SortDescriptions");
1952
2028
  },
1953
2029
  enumerable: false,
@@ -1977,10 +2053,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1977
2053
  });
1978
2054
  Object.defineProperty(DataGridDescription.prototype, "summaryDescriptions", {
1979
2055
  get: function () {
1980
- return this.v;
2056
+ return this.y;
1981
2057
  },
1982
2058
  set: function (a) {
1983
- this.v = a;
2059
+ this.y = a;
1984
2060
  this.e("SummaryDescriptions");
1985
2061
  },
1986
2062
  enumerable: false,
@@ -1988,10 +2064,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1988
2064
  });
1989
2065
  Object.defineProperty(DataGridDescription.prototype, "summaryScope", {
1990
2066
  get: function () {
1991
- return this.hx;
2067
+ return this.ic;
1992
2068
  },
1993
2069
  set: function (a) {
1994
- this.hx = a;
2070
+ this.ic = a;
1995
2071
  this.e("SummaryScope");
1996
2072
  },
1997
2073
  enumerable: false,
@@ -1999,10 +2075,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
1999
2075
  });
2000
2076
  Object.defineProperty(DataGridDescription.prototype, "isGroupCollapsable", {
2001
2077
  get: function () {
2002
- return this.bk;
2078
+ return this.bs;
2003
2079
  },
2004
2080
  set: function (a) {
2005
- this.bk = a;
2081
+ this.bs = a;
2006
2082
  this.e("IsGroupCollapsable");
2007
2083
  },
2008
2084
  enumerable: false,
@@ -2010,10 +2086,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2010
2086
  });
2011
2087
  Object.defineProperty(DataGridDescription.prototype, "groupHeaderDisplayMode", {
2012
2088
  get: function () {
2013
- return this.ge;
2089
+ return this.go;
2014
2090
  },
2015
2091
  set: function (a) {
2016
- this.ge = a;
2092
+ this.go = a;
2017
2093
  this.e("GroupHeaderDisplayMode");
2018
2094
  },
2019
2095
  enumerable: false,
@@ -2021,10 +2097,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2021
2097
  });
2022
2098
  Object.defineProperty(DataGridDescription.prototype, "isGroupExpandedDefault", {
2023
2099
  get: function () {
2024
- return this.bl;
2100
+ return this.bt;
2025
2101
  },
2026
2102
  set: function (a) {
2027
- this.bl = a;
2103
+ this.bt = a;
2028
2104
  this.e("IsGroupExpandedDefault");
2029
2105
  },
2030
2106
  enumerable: false,
@@ -2032,10 +2108,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2032
2108
  });
2033
2109
  Object.defineProperty(DataGridDescription.prototype, "groupSummaryDisplayMode", {
2034
2110
  get: function () {
2035
- return this.gf;
2111
+ return this.gp;
2036
2112
  },
2037
2113
  set: function (a) {
2038
- this.gf = a;
2114
+ this.gp = a;
2039
2115
  this.e("GroupSummaryDisplayMode");
2040
2116
  },
2041
2117
  enumerable: false,
@@ -2043,10 +2119,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2043
2119
  });
2044
2120
  Object.defineProperty(DataGridDescription.prototype, "autoAcceptEdits", {
2045
2121
  get: function () {
2046
- return this.bb;
2122
+ return this.bi;
2047
2123
  },
2048
2124
  set: function (a) {
2049
- this.bb = a;
2125
+ this.bi = a;
2050
2126
  this.e("AutoAcceptEdits");
2051
2127
  },
2052
2128
  enumerable: false,
@@ -2054,10 +2130,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2054
2130
  });
2055
2131
  Object.defineProperty(DataGridDescription.prototype, "primaryKey", {
2056
2132
  get: function () {
2057
- return this.o;
2133
+ return this.r;
2058
2134
  },
2059
2135
  set: function (a) {
2060
- this.o = a;
2136
+ this.r = a;
2061
2137
  this.e("PrimaryKey");
2062
2138
  },
2063
2139
  enumerable: false,
@@ -2098,10 +2174,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2098
2174
  });
2099
2175
  Object.defineProperty(DataGridDescription.prototype, "reactsToSortChanges", {
2100
2176
  get: function () {
2101
- return this.by;
2177
+ return this.b6;
2102
2178
  },
2103
2179
  set: function (a) {
2104
- this.by = a;
2180
+ this.b6 = a;
2105
2181
  this.e("ReactsToSortChanges");
2106
2182
  },
2107
2183
  enumerable: false,
@@ -2109,10 +2185,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2109
2185
  });
2110
2186
  Object.defineProperty(DataGridDescription.prototype, "reactsToGroupChanges", {
2111
2187
  get: function () {
2112
- return this.bx;
2188
+ return this.b5;
2113
2189
  },
2114
2190
  set: function (a) {
2115
- this.bx = a;
2191
+ this.b5 = a;
2116
2192
  this.e("ReactsToGroupChanges");
2117
2193
  },
2118
2194
  enumerable: false,
@@ -2120,10 +2196,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2120
2196
  });
2121
2197
  Object.defineProperty(DataGridDescription.prototype, "reactsToFilterChanges", {
2122
2198
  get: function () {
2123
- return this.bw;
2199
+ return this.b4;
2124
2200
  },
2125
2201
  set: function (a) {
2126
- this.bw = a;
2202
+ this.b4 = a;
2127
2203
  this.e("ReactsToFilterChanges");
2128
2204
  },
2129
2205
  enumerable: false,
@@ -2131,10 +2207,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2131
2207
  });
2132
2208
  Object.defineProperty(DataGridDescription.prototype, "enterBehavior", {
2133
2209
  get: function () {
2134
- return this.f6;
2210
+ return this.gg;
2135
2211
  },
2136
2212
  set: function (a) {
2137
- this.f6 = a;
2213
+ this.gg = a;
2138
2214
  this.e("EnterBehavior");
2139
2215
  },
2140
2216
  enumerable: false,
@@ -2142,10 +2218,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2142
2218
  });
2143
2219
  Object.defineProperty(DataGridDescription.prototype, "enterBehaviorAfterEdit", {
2144
2220
  get: function () {
2145
- return this.f7;
2221
+ return this.gh;
2146
2222
  },
2147
2223
  set: function (a) {
2148
- this.f7 = a;
2224
+ this.gh = a;
2149
2225
  this.e("EnterBehaviorAfterEdit");
2150
2226
  },
2151
2227
  enumerable: false,
@@ -2153,10 +2229,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2153
2229
  });
2154
2230
  Object.defineProperty(DataGridDescription.prototype, "isColumnOptionsSummariesEnabled", {
2155
2231
  get: function () {
2156
- return this.bi;
2232
+ return this.bq;
2157
2233
  },
2158
2234
  set: function (a) {
2159
- this.bi = a;
2235
+ this.bq = a;
2160
2236
  this.e("IsColumnOptionsSummariesEnabled");
2161
2237
  },
2162
2238
  enumerable: false,
@@ -2164,10 +2240,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2164
2240
  });
2165
2241
  Object.defineProperty(DataGridDescription.prototype, "isColumnOptionsGroupingEnabled", {
2166
2242
  get: function () {
2167
- return this.bh;
2243
+ return this.bp;
2168
2244
  },
2169
2245
  set: function (a) {
2170
- this.bh = a;
2246
+ this.bp = a;
2171
2247
  this.e("IsColumnOptionsGroupingEnabled");
2172
2248
  },
2173
2249
  enumerable: false,
@@ -2175,10 +2251,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2175
2251
  });
2176
2252
  Object.defineProperty(DataGridDescription.prototype, "mergedCellMode", {
2177
2253
  get: function () {
2178
- return this.gt;
2254
+ return this.g6;
2179
2255
  },
2180
2256
  set: function (a) {
2181
- this.gt = a;
2257
+ this.g6 = a;
2182
2258
  this.e("MergedCellMode");
2183
2259
  },
2184
2260
  enumerable: false,
@@ -2186,10 +2262,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2186
2262
  });
2187
2263
  Object.defineProperty(DataGridDescription.prototype, "mergedCellEvaluationCriteria", {
2188
2264
  get: function () {
2189
- return this.gs;
2265
+ return this.g5;
2190
2266
  },
2191
2267
  set: function (a) {
2192
- this.gs = a;
2268
+ this.g5 = a;
2193
2269
  this.e("MergedCellEvaluationCriteria");
2194
2270
  },
2195
2271
  enumerable: false,
@@ -2197,10 +2273,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2197
2273
  });
2198
2274
  Object.defineProperty(DataGridDescription.prototype, "mergedCellVerticalAlignment", {
2199
2275
  get: function () {
2200
- return this.gu;
2276
+ return this.g7;
2201
2277
  },
2202
2278
  set: function (a) {
2203
- this.gu = a;
2279
+ this.g7 = a;
2204
2280
  this.e("MergedCellVerticalAlignment");
2205
2281
  },
2206
2282
  enumerable: false,
@@ -2208,10 +2284,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2208
2284
  });
2209
2285
  Object.defineProperty(DataGridDescription.prototype, "filterUIType", {
2210
2286
  get: function () {
2211
- return this.gc;
2287
+ return this.gm;
2212
2288
  },
2213
2289
  set: function (a) {
2214
- this.gc = a;
2290
+ this.gm = a;
2215
2291
  this.e("FilterUIType");
2216
2292
  },
2217
2293
  enumerable: false,
@@ -2219,10 +2295,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2219
2295
  });
2220
2296
  Object.defineProperty(DataGridDescription.prototype, "filterLogicalOperator", {
2221
2297
  get: function () {
2222
- return this.gb;
2298
+ return this.gl;
2223
2299
  },
2224
2300
  set: function (a) {
2225
- this.gb = a;
2301
+ this.gl = a;
2226
2302
  this.e("FilterLogicalOperator");
2227
2303
  },
2228
2304
  enumerable: false,
@@ -2230,10 +2306,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2230
2306
  });
2231
2307
  Object.defineProperty(DataGridDescription.prototype, "filterComparisonType", {
2232
2308
  get: function () {
2233
- return this.f8;
2309
+ return this.gi;
2234
2310
  },
2235
2311
  set: function (a) {
2236
- this.f8 = a;
2312
+ this.gi = a;
2237
2313
  this.e("FilterComparisonType");
2238
2314
  },
2239
2315
  enumerable: false,
@@ -2241,10 +2317,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2241
2317
  });
2242
2318
  Object.defineProperty(DataGridDescription.prototype, "todayOverride", {
2243
2319
  get: function () {
2244
- return this.cp;
2320
+ return this.cz;
2245
2321
  },
2246
2322
  set: function (a) {
2247
- this.cp = a;
2323
+ this.cz = a;
2248
2324
  this.e("TodayOverride");
2249
2325
  },
2250
2326
  enumerable: false,
@@ -2252,10 +2328,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2252
2328
  });
2253
2329
  Object.defineProperty(DataGridDescription.prototype, "clearSelectionOnEscape", {
2254
2330
  get: function () {
2255
- return this.bd;
2331
+ return this.bk;
2256
2332
  },
2257
2333
  set: function (a) {
2258
- this.bd = a;
2334
+ this.bk = a;
2259
2335
  this.e("ClearSelectionOnEscape");
2260
2336
  },
2261
2337
  enumerable: false,
@@ -2263,10 +2339,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2263
2339
  });
2264
2340
  Object.defineProperty(DataGridDescription.prototype, "pageSize", {
2265
2341
  get: function () {
2266
- return this.ec;
2342
+ return this.em;
2267
2343
  },
2268
2344
  set: function (a) {
2269
- this.ec = a;
2345
+ this.em = a;
2270
2346
  this.e("PageSize");
2271
2347
  },
2272
2348
  enumerable: false,
@@ -2274,10 +2350,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2274
2350
  });
2275
2351
  Object.defineProperty(DataGridDescription.prototype, "isToolbarColumnChooserVisible", {
2276
2352
  get: function () {
2277
- return this.br;
2353
+ return this.bz;
2278
2354
  },
2279
2355
  set: function (a) {
2280
- this.br = a;
2356
+ this.bz = a;
2281
2357
  this.e("IsToolbarColumnChooserVisible");
2282
2358
  },
2283
2359
  enumerable: false,
@@ -2285,10 +2361,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2285
2361
  });
2286
2362
  Object.defineProperty(DataGridDescription.prototype, "isToolbarColumnPinningVisible", {
2287
2363
  get: function () {
2288
- return this.bs;
2364
+ return this.b0;
2289
2365
  },
2290
2366
  set: function (a) {
2291
- this.bs = a;
2367
+ this.b0 = a;
2292
2368
  this.e("IsToolbarColumnPinningVisible");
2293
2369
  },
2294
2370
  enumerable: false,
@@ -2296,10 +2372,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2296
2372
  });
2297
2373
  Object.defineProperty(DataGridDescription.prototype, "toolbarTitle", {
2298
2374
  get: function () {
2299
- return this.ic;
2375
+ return this.it;
2300
2376
  },
2301
2377
  set: function (a) {
2302
- this.ic = a;
2378
+ this.it = a;
2303
2379
  this.e("ToolbarTitle");
2304
2380
  },
2305
2381
  enumerable: false,
@@ -2307,10 +2383,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2307
2383
  });
2308
2384
  Object.defineProperty(DataGridDescription.prototype, "toolbarColumnChooserText", {
2309
2385
  get: function () {
2310
- return this.h8;
2386
+ return this.ip;
2311
2387
  },
2312
2388
  set: function (a) {
2313
- this.h8 = a;
2389
+ this.ip = a;
2314
2390
  this.e("ToolbarColumnChooserText");
2315
2391
  },
2316
2392
  enumerable: false,
@@ -2318,10 +2394,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2318
2394
  });
2319
2395
  Object.defineProperty(DataGridDescription.prototype, "toolbarColumnChooserTitle", {
2320
2396
  get: function () {
2321
- return this.h9;
2397
+ return this.iq;
2322
2398
  },
2323
2399
  set: function (a) {
2324
- this.h9 = a;
2400
+ this.iq = a;
2325
2401
  this.e("ToolbarColumnChooserTitle");
2326
2402
  },
2327
2403
  enumerable: false,
@@ -2329,10 +2405,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2329
2405
  });
2330
2406
  Object.defineProperty(DataGridDescription.prototype, "toolbarColumnPinningText", {
2331
2407
  get: function () {
2332
- return this.ia;
2408
+ return this.ir;
2333
2409
  },
2334
2410
  set: function (a) {
2335
- this.ia = a;
2411
+ this.ir = a;
2336
2412
  this.e("ToolbarColumnPinningText");
2337
2413
  },
2338
2414
  enumerable: false,
@@ -2340,21 +2416,65 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2340
2416
  });
2341
2417
  Object.defineProperty(DataGridDescription.prototype, "toolbarColumnPinningTitle", {
2342
2418
  get: function () {
2343
- return this.ib;
2419
+ return this.is;
2344
2420
  },
2345
2421
  set: function (a) {
2346
- this.ib = a;
2422
+ this.is = a;
2347
2423
  this.e("ToolbarColumnPinningTitle");
2348
2424
  },
2349
2425
  enumerable: false,
2350
2426
  configurable: true
2351
2427
  });
2428
+ Object.defineProperty(DataGridDescription.prototype, "scrollbarStyle", {
2429
+ get: function () {
2430
+ return this.hk;
2431
+ },
2432
+ set: function (a) {
2433
+ this.hk = a;
2434
+ this.e("ScrollbarStyle");
2435
+ },
2436
+ enumerable: false,
2437
+ configurable: true
2438
+ });
2439
+ Object.defineProperty(DataGridDescription.prototype, "scrollbarBackground", {
2440
+ get: function () {
2441
+ return this.hj;
2442
+ },
2443
+ set: function (a) {
2444
+ this.hj = a;
2445
+ this.e("ScrollbarBackground");
2446
+ },
2447
+ enumerable: false,
2448
+ configurable: true
2449
+ });
2450
+ Object.defineProperty(DataGridDescription.prototype, "allowCopyOperation", {
2451
+ get: function () {
2452
+ return this.bh;
2453
+ },
2454
+ set: function (a) {
2455
+ this.bh = a;
2456
+ this.e("AllowCopyOperation");
2457
+ },
2458
+ enumerable: false,
2459
+ configurable: true
2460
+ });
2461
+ Object.defineProperty(DataGridDescription.prototype, "deferEventForRowDragSelection", {
2462
+ get: function () {
2463
+ return this.bl;
2464
+ },
2465
+ set: function (a) {
2466
+ this.bl = a;
2467
+ this.e("DeferEventForRowDragSelection");
2468
+ },
2469
+ enumerable: false,
2470
+ configurable: true
2471
+ });
2352
2472
  Object.defineProperty(DataGridDescription.prototype, "filterExpressionsChangingRef", {
2353
2473
  get: function () {
2354
- return this.ga;
2474
+ return this.gk;
2355
2475
  },
2356
2476
  set: function (a) {
2357
- this.ga = a;
2477
+ this.gk = a;
2358
2478
  this.e("FilterExpressionsChangingRef");
2359
2479
  },
2360
2480
  enumerable: false,
@@ -2362,10 +2482,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2362
2482
  });
2363
2483
  Object.defineProperty(DataGridDescription.prototype, "filterExpressionsChangedRef", {
2364
2484
  get: function () {
2365
- return this.f9;
2485
+ return this.gj;
2366
2486
  },
2367
2487
  set: function (a) {
2368
- this.f9 = a;
2488
+ this.gj = a;
2369
2489
  this.e("FilterExpressionsChangedRef");
2370
2490
  },
2371
2491
  enumerable: false,
@@ -2373,10 +2493,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2373
2493
  });
2374
2494
  Object.defineProperty(DataGridDescription.prototype, "cellPreviewPointerDownRef", {
2375
2495
  get: function () {
2376
- return this.e6;
2496
+ return this.fg;
2377
2497
  },
2378
2498
  set: function (a) {
2379
- this.e6 = a;
2499
+ this.fg = a;
2380
2500
  this.e("CellPreviewPointerDownRef");
2381
2501
  },
2382
2502
  enumerable: false,
@@ -2384,10 +2504,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2384
2504
  });
2385
2505
  Object.defineProperty(DataGridDescription.prototype, "cellPreviewPointerUpRef", {
2386
2506
  get: function () {
2387
- return this.e7;
2507
+ return this.fh;
2388
2508
  },
2389
2509
  set: function (a) {
2390
- this.e7 = a;
2510
+ this.fh = a;
2391
2511
  this.e("CellPreviewPointerUpRef");
2392
2512
  },
2393
2513
  enumerable: false,
@@ -2395,10 +2515,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2395
2515
  });
2396
2516
  Object.defineProperty(DataGridDescription.prototype, "cellPointerDownRef", {
2397
2517
  get: function () {
2398
- return this.e4;
2518
+ return this.fe;
2399
2519
  },
2400
2520
  set: function (a) {
2401
- this.e4 = a;
2521
+ this.fe = a;
2402
2522
  this.e("CellPointerDownRef");
2403
2523
  },
2404
2524
  enumerable: false,
@@ -2406,10 +2526,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2406
2526
  });
2407
2527
  Object.defineProperty(DataGridDescription.prototype, "cellPointerUpRef", {
2408
2528
  get: function () {
2409
- return this.e5;
2529
+ return this.ff;
2410
2530
  },
2411
2531
  set: function (a) {
2412
- this.e5 = a;
2532
+ this.ff = a;
2413
2533
  this.e("CellPointerUpRef");
2414
2534
  },
2415
2535
  enumerable: false,
@@ -2417,10 +2537,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2417
2537
  });
2418
2538
  Object.defineProperty(DataGridDescription.prototype, "cellClickedRef", {
2419
2539
  get: function () {
2420
- return this.ex;
2540
+ return this.e7;
2421
2541
  },
2422
2542
  set: function (a) {
2423
- this.ex = a;
2543
+ this.e7 = a;
2424
2544
  this.e("CellClickedRef");
2425
2545
  },
2426
2546
  enumerable: false,
@@ -2428,10 +2548,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2428
2548
  });
2429
2549
  Object.defineProperty(DataGridDescription.prototype, "sortDescriptionsChangedRef", {
2430
2550
  get: function () {
2431
- return this.hk;
2551
+ return this.hz;
2432
2552
  },
2433
2553
  set: function (a) {
2434
- this.hk = a;
2554
+ this.hz = a;
2435
2555
  this.e("SortDescriptionsChangedRef");
2436
2556
  },
2437
2557
  enumerable: false,
@@ -2439,10 +2559,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2439
2559
  });
2440
2560
  Object.defineProperty(DataGridDescription.prototype, "groupDescriptionsChangedRef", {
2441
2561
  get: function () {
2442
- return this.gd;
2562
+ return this.gn;
2443
2563
  },
2444
2564
  set: function (a) {
2445
- this.gd = a;
2565
+ this.gn = a;
2446
2566
  this.e("GroupDescriptionsChangedRef");
2447
2567
  },
2448
2568
  enumerable: false,
@@ -2450,10 +2570,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2450
2570
  });
2451
2571
  Object.defineProperty(DataGridDescription.prototype, "summaryDescriptionsChangedRef", {
2452
2572
  get: function () {
2453
- return this.hm;
2573
+ return this.h1;
2454
2574
  },
2455
2575
  set: function (a) {
2456
- this.hm = a;
2576
+ this.h1 = a;
2457
2577
  this.e("SummaryDescriptionsChangedRef");
2458
2578
  },
2459
2579
  enumerable: false,
@@ -2461,10 +2581,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2461
2581
  });
2462
2582
  Object.defineProperty(DataGridDescription.prototype, "columnHiddenChangedRef", {
2463
2583
  get: function () {
2464
- return this.fe;
2584
+ return this.fo;
2465
2585
  },
2466
2586
  set: function (a) {
2467
- this.fe = a;
2587
+ this.fo = a;
2468
2588
  this.e("ColumnHiddenChangedRef");
2469
2589
  },
2470
2590
  enumerable: false,
@@ -2472,10 +2592,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2472
2592
  });
2473
2593
  Object.defineProperty(DataGridDescription.prototype, "columnPinnedChangedRef", {
2474
2594
  get: function () {
2475
- return this.fm;
2595
+ return this.fw;
2476
2596
  },
2477
2597
  set: function (a) {
2478
- this.fm = a;
2598
+ this.fw = a;
2479
2599
  this.e("ColumnPinnedChangedRef");
2480
2600
  },
2481
2601
  enumerable: false,
@@ -2483,10 +2603,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2483
2603
  });
2484
2604
  Object.defineProperty(DataGridDescription.prototype, "cellValueChangingRef", {
2485
2605
  get: function () {
2486
- return this.fb;
2606
+ return this.fl;
2487
2607
  },
2488
2608
  set: function (a) {
2489
- this.fb = a;
2609
+ this.fl = a;
2490
2610
  this.e("CellValueChangingRef");
2491
2611
  },
2492
2612
  enumerable: false,
@@ -2494,10 +2614,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2494
2614
  });
2495
2615
  Object.defineProperty(DataGridDescription.prototype, "dataCommittedRef", {
2496
2616
  get: function () {
2497
- return this.fv;
2617
+ return this.f5;
2498
2618
  },
2499
2619
  set: function (a) {
2500
- this.fv = a;
2620
+ this.f5 = a;
2501
2621
  this.e("DataCommittedRef");
2502
2622
  },
2503
2623
  enumerable: false,
@@ -2505,10 +2625,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2505
2625
  });
2506
2626
  Object.defineProperty(DataGridDescription.prototype, "dataCommittingRef", {
2507
2627
  get: function () {
2508
- return this.fw;
2628
+ return this.f6;
2509
2629
  },
2510
2630
  set: function (a) {
2511
- this.fw = a;
2631
+ this.f6 = a;
2512
2632
  this.e("DataCommittingRef");
2513
2633
  },
2514
2634
  enumerable: false,
@@ -2516,10 +2636,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2516
2636
  });
2517
2637
  Object.defineProperty(DataGridDescription.prototype, "sizeChangedRef", {
2518
2638
  get: function () {
2519
- return this.hj;
2639
+ return this.hy;
2520
2640
  },
2521
2641
  set: function (a) {
2522
- this.hj = a;
2642
+ this.hy = a;
2523
2643
  this.e("SizeChangedRef");
2524
2644
  },
2525
2645
  enumerable: false,
@@ -2527,10 +2647,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2527
2647
  });
2528
2648
  Object.defineProperty(DataGridDescription.prototype, "actualColumnsChangedRef", {
2529
2649
  get: function () {
2530
- return this.es;
2650
+ return this.e2;
2531
2651
  },
2532
2652
  set: function (a) {
2533
- this.es = a;
2653
+ this.e2 = a;
2534
2654
  this.e("ActualColumnsChangedRef");
2535
2655
  },
2536
2656
  enumerable: false,
@@ -2538,10 +2658,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2538
2658
  });
2539
2659
  Object.defineProperty(DataGridDescription.prototype, "columnsAutoGeneratedRef", {
2540
2660
  get: function () {
2541
- return this.fr;
2661
+ return this.f1;
2542
2662
  },
2543
2663
  set: function (a) {
2544
- this.fr = a;
2664
+ this.f1 = a;
2545
2665
  this.e("ColumnsAutoGeneratedRef");
2546
2666
  },
2547
2667
  enumerable: false,
@@ -2549,10 +2669,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2549
2669
  });
2550
2670
  Object.defineProperty(DataGridDescription.prototype, "selectedItemsChangedRef", {
2551
2671
  get: function () {
2552
- return this.he;
2672
+ return this.ht;
2553
2673
  },
2554
2674
  set: function (a) {
2555
- this.he = a;
2675
+ this.ht = a;
2556
2676
  this.e("SelectedItemsChangedRef");
2557
2677
  },
2558
2678
  enumerable: false,
@@ -2560,10 +2680,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2560
2680
  });
2561
2681
  Object.defineProperty(DataGridDescription.prototype, "selectedKeysChangedRef", {
2562
2682
  get: function () {
2563
- return this.hf;
2683
+ return this.hu;
2564
2684
  },
2565
2685
  set: function (a) {
2566
- this.hf = a;
2686
+ this.hu = a;
2567
2687
  this.e("SelectedKeysChangedRef");
2568
2688
  },
2569
2689
  enumerable: false,
@@ -2571,10 +2691,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2571
2691
  });
2572
2692
  Object.defineProperty(DataGridDescription.prototype, "selectedCellsChangedRef", {
2573
2693
  get: function () {
2574
- return this.hd;
2694
+ return this.hs;
2575
2695
  },
2576
2696
  set: function (a) {
2577
- this.hd = a;
2697
+ this.hs = a;
2578
2698
  this.e("SelectedCellsChangedRef");
2579
2699
  },
2580
2700
  enumerable: false,
@@ -2582,10 +2702,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2582
2702
  });
2583
2703
  Object.defineProperty(DataGridDescription.prototype, "selectionChangedRef", {
2584
2704
  get: function () {
2585
- return this.hh;
2705
+ return this.hw;
2586
2706
  },
2587
2707
  set: function (a) {
2588
- this.hh = a;
2708
+ this.hw = a;
2589
2709
  this.e("SelectionChangedRef");
2590
2710
  },
2591
2711
  enumerable: false,
@@ -2593,10 +2713,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2593
2713
  });
2594
2714
  Object.defineProperty(DataGridDescription.prototype, "activeCellChangedRef", {
2595
2715
  get: function () {
2596
- return this.er;
2716
+ return this.e1;
2597
2717
  },
2598
2718
  set: function (a) {
2599
- this.er = a;
2719
+ this.e1 = a;
2600
2720
  this.e("ActiveCellChangedRef");
2601
2721
  },
2602
2722
  enumerable: false,
@@ -2604,10 +2724,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2604
2724
  });
2605
2725
  Object.defineProperty(DataGridDescription.prototype, "selectedCellRangesChangedRef", {
2606
2726
  get: function () {
2607
- return this.hc;
2727
+ return this.hr;
2608
2728
  },
2609
2729
  set: function (a) {
2610
- this.hc = a;
2730
+ this.hr = a;
2611
2731
  this.e("SelectedCellRangesChangedRef");
2612
2732
  },
2613
2733
  enumerable: false,
@@ -2615,10 +2735,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2615
2735
  });
2616
2736
  Object.defineProperty(DataGridDescription.prototype, "columnWidthChangedRef", {
2617
2737
  get: function () {
2618
- return this.ft;
2738
+ return this.f3;
2619
2739
  },
2620
2740
  set: function (a) {
2621
- this.ft = a;
2741
+ this.f3 = a;
2622
2742
  this.e("ColumnWidthChangedRef");
2623
2743
  },
2624
2744
  enumerable: false,
@@ -2626,10 +2746,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2626
2746
  });
2627
2747
  Object.defineProperty(DataGridDescription.prototype, "cellEditStartedRef", {
2628
2748
  get: function () {
2629
- return this.e0;
2749
+ return this.fa;
2630
2750
  },
2631
2751
  set: function (a) {
2632
- this.e0 = a;
2752
+ this.fa = a;
2633
2753
  this.e("CellEditStartedRef");
2634
2754
  },
2635
2755
  enumerable: false,
@@ -2637,10 +2757,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2637
2757
  });
2638
2758
  Object.defineProperty(DataGridDescription.prototype, "cellEditEndedRef", {
2639
2759
  get: function () {
2640
- return this.ez;
2760
+ return this.e9;
2641
2761
  },
2642
2762
  set: function (a) {
2643
- this.ez = a;
2763
+ this.e9 = a;
2644
2764
  this.e("CellEditEndedRef");
2645
2765
  },
2646
2766
  enumerable: false,
@@ -2648,10 +2768,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2648
2768
  });
2649
2769
  Object.defineProperty(DataGridDescription.prototype, "rowEditStartedRef", {
2650
2770
  get: function () {
2651
- return this.gx;
2771
+ return this.ha;
2652
2772
  },
2653
2773
  set: function (a) {
2654
- this.gx = a;
2774
+ this.ha = a;
2655
2775
  this.e("RowEditStartedRef");
2656
2776
  },
2657
2777
  enumerable: false,
@@ -2659,10 +2779,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2659
2779
  });
2660
2780
  Object.defineProperty(DataGridDescription.prototype, "rowEditEndedRef", {
2661
2781
  get: function () {
2662
- return this.gw;
2782
+ return this.g9;
2663
2783
  },
2664
2784
  set: function (a) {
2665
- this.gw = a;
2785
+ this.g9 = a;
2666
2786
  this.e("RowEditEndedRef");
2667
2787
  },
2668
2788
  enumerable: false,
@@ -2670,10 +2790,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2670
2790
  });
2671
2791
  Object.defineProperty(DataGridDescription.prototype, "customFilterRequestedRef", {
2672
2792
  get: function () {
2673
- return this.fu;
2793
+ return this.f4;
2674
2794
  },
2675
2795
  set: function (a) {
2676
- this.fu = a;
2796
+ this.f4 = a;
2677
2797
  this.e("CustomFilterRequestedRef");
2678
2798
  },
2679
2799
  enumerable: false,
@@ -2681,10 +2801,10 @@ var DataGridDescription = /** @class */ /*@__PURE__*/ (function (_super) {
2681
2801
  });
2682
2802
  Object.defineProperty(DataGridDescription.prototype, "actualPrimaryKeyChangeRef", {
2683
2803
  get: function () {
2684
- return this.et;
2804
+ return this.e3;
2685
2805
  },
2686
2806
  set: function (a) {
2687
- this.et = a;
2807
+ this.e3 = a;
2688
2808
  this.e("ActualPrimaryKeyChangeRef");
2689
2809
  },
2690
2810
  enumerable: false,