igniteui-webcomponents-data-grids 6.3.0-beta.0 → 6.3.1-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1307) hide show
  1. package/bundles/igniteui-webcomponents-data-grids.umd.js +17 -17
  2. package/bundles/igniteui-webcomponents-data-grids.umd.min.js +1 -1
  3. package/esm2015/lib/AccessibilityRow.js +2 -4
  4. package/esm2015/lib/ApplyButtonClickEventArgs.js +2 -4
  5. package/esm2015/lib/BaseEditorView.js +2 -4
  6. package/esm2015/lib/BrowserExecutionContext.js +2 -4
  7. package/esm2015/lib/BrowserPixelConverter.js +2 -4
  8. package/esm2015/lib/BrowserTickProvider.js +2 -4
  9. package/esm2015/lib/CalculationParameters.js +2 -4
  10. package/esm2015/lib/CancelButtonClickEventArgs.js +2 -4
  11. package/esm2015/lib/CanvasCellPresenterBase.js +2 -4
  12. package/esm2015/lib/CanvasContentCellModelHelper.js +2 -4
  13. package/esm2015/lib/CanvasDateTimeCell.js +2 -4
  14. package/esm2015/lib/CanvasDateTimeCellPresenter.js +2 -4
  15. package/esm2015/lib/CanvasGridCellBase.js +2 -4
  16. package/esm2015/lib/CanvasImageCell.js +2 -4
  17. package/esm2015/lib/CanvasImageCellPresenter.js +2 -4
  18. package/esm2015/lib/CanvasNumericCell.js +2 -4
  19. package/esm2015/lib/CanvasNumericCellPresenter.js +2 -4
  20. package/esm2015/lib/CanvasPlaceholderView.js +2 -4
  21. package/esm2015/lib/CanvasRowSeparatorCell.js +2 -4
  22. package/esm2015/lib/CanvasRowSeparatorCellPresenter.js +2 -4
  23. package/esm2015/lib/CanvasSectionHeaderCell.js +2 -4
  24. package/esm2015/lib/CanvasSectionHeaderCellPresenter.js +2 -4
  25. package/esm2015/lib/CanvasSummaryCell.js +2 -4
  26. package/esm2015/lib/CanvasSummaryCellPresenter.js +2 -4
  27. package/esm2015/lib/CanvasTemplateCell.js +2 -4
  28. package/esm2015/lib/CanvasTemplateCellContainer.js +2 -4
  29. package/esm2015/lib/CanvasTemplateCellPresenter.js +2 -4
  30. package/esm2015/lib/CanvasTemplateHeaderCell.js +2 -4
  31. package/esm2015/lib/CanvasTemplateHeaderCellPresenter.js +2 -4
  32. package/esm2015/lib/CanvasTextCell.js +2 -4
  33. package/esm2015/lib/CanvasTextCellPresenter.js +2 -4
  34. package/esm2015/lib/CanvasTextHeaderCell.js +2 -4
  35. package/esm2015/lib/CanvasTextHeaderCellPresenter.js +2 -4
  36. package/esm2015/lib/CanvasVerticalSeparatorCell.js +2 -4
  37. package/esm2015/lib/CanvasVerticalSeparatorCellPresenter.js +2 -4
  38. package/esm2015/lib/CellModelExport.js +2 -4
  39. package/esm2015/lib/CellPath.js +2 -4
  40. package/esm2015/lib/CellPresenterBase.js +2 -4
  41. package/esm2015/lib/CellRange.js +2 -4
  42. package/esm2015/lib/CellStyleRequestedEventArgs.js +2 -4
  43. package/esm2015/lib/CheckboxListBridge.js +2 -4
  44. package/esm2015/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +2 -4
  45. package/esm2015/lib/CheckboxListExternalKeysClearedEventArgs.js +2 -4
  46. package/esm2015/lib/CheckboxListIndexTypeChangedEventArgs.js +2 -4
  47. package/esm2015/lib/CheckboxListKeysClearedEventArgs.js +2 -4
  48. package/esm2015/lib/CheckboxListView_combined.js +4 -8
  49. package/esm2015/lib/CheckedChangedEventArgs.js +2 -4
  50. package/esm2015/lib/ColumnChooserInfo.js +2 -4
  51. package/esm2015/lib/ColumnChooserView_combined.js +4 -8
  52. package/esm2015/lib/ColumnFilterCondition_combined.js +230 -456
  53. package/esm2015/lib/ColumnGroupDescription.js +2 -4
  54. package/esm2015/lib/ColumnGroupDescriptionCollection.js +2 -4
  55. package/esm2015/lib/ColumnGroupingView_combined.js +5 -9
  56. package/esm2015/lib/ColumnGroupingVisualModelExport.js +2 -4
  57. package/esm2015/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +2 -4
  58. package/esm2015/lib/ColumnPinningInfo.js +2 -4
  59. package/esm2015/lib/ColumnPinningView_combined.js +4 -8
  60. package/esm2015/lib/ColumnPropertySetter.js +2 -4
  61. package/esm2015/lib/ColumnPropertySettersCollection.js +2 -4
  62. package/esm2015/lib/ColumnSortDescription.js +2 -4
  63. package/esm2015/lib/ColumnSortDescriptionCollection.js +2 -4
  64. package/esm2015/lib/ColumnSummaryDescription.js +2 -4
  65. package/esm2015/lib/ColumnSummaryDescriptionCollection.js +2 -4
  66. package/esm2015/lib/ColumnWidth.js +2 -4
  67. package/esm2015/lib/ComboEditorView.js +2 -4
  68. package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +5 -9
  69. package/esm2015/lib/ContentCellModelHelper.js +2 -4
  70. package/esm2015/lib/CurrentRendererSettings.js +2 -4
  71. package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +2 -4
  72. package/esm2015/lib/DataGridCellLayoutPanel.js +2 -4
  73. package/esm2015/lib/DataGridDelayedExecutionManager.js +2 -4
  74. package/esm2015/lib/DataGridPresenterManager.js +2 -4
  75. package/esm2015/lib/DataGridPropertySetter.js +2 -4
  76. package/esm2015/lib/DataGridScrollerKeyboardListener.js +2 -4
  77. package/esm2015/lib/DataGridToolbarView_combined.js +5 -9
  78. package/esm2015/lib/DataGridViewportManager.js +2 -4
  79. package/esm2015/lib/DateEditorView.js +2 -4
  80. package/esm2015/lib/DateTimeCell.js +2 -4
  81. package/esm2015/lib/DateTimeCellModelExport.js +2 -4
  82. package/esm2015/lib/DateTimeCellPresenter.js +2 -4
  83. package/esm2015/lib/DateTimeColumnValueFormatter.js +2 -4
  84. package/esm2015/lib/DefaultPlatformPixelConverter.js +2 -4
  85. package/esm2015/lib/DefinitionPropertyUpdatedEventArgs.js +2 -4
  86. package/esm2015/lib/DragSelectEventArgs.js +2 -4
  87. package/esm2015/lib/Dragger.js +2 -4
  88. package/esm2015/lib/DraggerView.js +10 -12
  89. package/esm2015/lib/DropDownDataListItem.js +2 -4
  90. package/esm2015/lib/EditorCell.js +2 -4
  91. package/esm2015/lib/EditorCellModelExport.js +2 -4
  92. package/esm2015/lib/EditorCellPresenter.js +2 -4
  93. package/esm2015/lib/EditorRowCell.js +2 -4
  94. package/esm2015/lib/EditorRowCellPresenter.js +2 -4
  95. package/esm2015/lib/FilterCell.js +2 -4
  96. package/esm2015/lib/FilterCellModelExport.js +2 -4
  97. package/esm2015/lib/FilterCellPresenter.js +2 -4
  98. package/esm2015/lib/FilterDialogRenderCompletedEventArgs.js +2 -4
  99. package/esm2015/lib/FormatCellEventArgs.js +2 -4
  100. package/esm2015/lib/FormatGroupTextEventArgs.js +2 -4
  101. package/esm2015/lib/FormatSummaryTextEventArgs.js +2 -4
  102. package/esm2015/lib/GotFocusEventArgs.js +2 -4
  103. package/esm2015/lib/GridActiveCellChangedEventArgs.js +2 -4
  104. package/esm2015/lib/GridAnimationManagerAnimationCanceledEventArgs.js +2 -4
  105. package/esm2015/lib/GridAnimationManagerAnimationCompletedEventArgs.js +2 -4
  106. package/esm2015/lib/GridAnimationManagerAnimationCreatedEventArgs.js +2 -4
  107. package/esm2015/lib/GridAnimationPhaseSettings.js +2 -4
  108. package/esm2015/lib/GridAnimationSettings.js +2 -4
  109. package/esm2015/lib/GridCellBase.js +2 -4
  110. package/esm2015/lib/GridCellPosition.js +2 -4
  111. package/esm2015/lib/GridColumnAnimationSettings.js +2 -4
  112. package/esm2015/lib/GridColumnButtonOptionsView_combined.js +4 -8
  113. package/esm2015/lib/GridColumnFilterOptionsView_combined.js +4 -8
  114. package/esm2015/lib/GridColumnGroupOptionsView_combined.js +4 -8
  115. package/esm2015/lib/GridColumnHideOptionsView_combined.js +4 -8
  116. package/esm2015/lib/GridColumnMoveOptionsView_combined.js +4 -8
  117. package/esm2015/lib/GridColumnOptionsSectionBase.js +2 -4
  118. package/esm2015/lib/GridColumnOptionsSimpleSectionBase.js +2 -4
  119. package/esm2015/lib/GridColumnOptionsViewBase_combined.js +6 -12
  120. package/esm2015/lib/GridColumnOptionsView_combined.js +4 -8
  121. package/esm2015/lib/GridColumnPinOptionsView_combined.js +4 -8
  122. package/esm2015/lib/GridColumnSortOptionsView_combined.js +4 -8
  123. package/esm2015/lib/GridColumnSpacer.js +2 -4
  124. package/esm2015/lib/GridColumnSpacerCollection.js +2 -4
  125. package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +4 -8
  126. package/esm2015/lib/GridConditionFilterStringErrorsParsingEventArgs.js +2 -4
  127. package/esm2015/lib/GridConditionalStyleFontInfo.js +2 -4
  128. package/esm2015/lib/GridConditionalStyleProperty.js +2 -4
  129. package/esm2015/lib/GridConditionalStylePropertyCollection.js +2 -4
  130. package/esm2015/lib/GridDataCommittedEventArgs.js +2 -4
  131. package/esm2015/lib/GridDataCommittingEventArgs.js +2 -4
  132. package/esm2015/lib/GridExpansionIndicatorView_combined.js +4 -8
  133. package/esm2015/lib/GridExternalWrapper.js +2 -4
  134. package/esm2015/lib/GridFilterDialogFilterChangeEventArgs.js +2 -4
  135. package/esm2015/lib/GridFilterDialogOpeningEventArgs.js +2 -4
  136. package/esm2015/lib/GridFilterDialogViewModelGrouping.js +2 -4
  137. package/esm2015/lib/GridFilterDialogViewModelGroupingLevel.js +2 -4
  138. package/esm2015/lib/GridFilterDialogViewModelGroupingLevelCollection.js +2 -4
  139. package/esm2015/lib/GridFilterDialogViewModelRow.js +2 -4
  140. package/esm2015/lib/GridFilterDialogView_combined.js +11 -21
  141. package/esm2015/lib/GridFilterExpressionsEventArgs.js +2 -4
  142. package/esm2015/lib/GridGroupDescriptionsChangedEventArgs.js +2 -4
  143. package/esm2015/lib/GridLayerExport.js +2 -4
  144. package/esm2015/lib/GridModuleHelper.js +2 -4
  145. package/esm2015/lib/GridRowEditEndedEventArgs.js +2 -4
  146. package/esm2015/lib/GridRowEditStartedEventArgs.js +2 -4
  147. package/esm2015/lib/GridSelectedCellRangesChangedEventArgs.js +2 -4
  148. package/esm2015/lib/GridSelectedCellRangesCollection.js +2 -4
  149. package/esm2015/lib/GridSelectedItemsChangedEventArgs.js +2 -4
  150. package/esm2015/lib/GridSelectedItemsCollection.js +2 -4
  151. package/esm2015/lib/GridSelectedKeysChangedEventArgs.js +2 -4
  152. package/esm2015/lib/GridSelectedKeysCollection.js +2 -4
  153. package/esm2015/lib/GridSelectionChangedEventArgs.js +2 -4
  154. package/esm2015/lib/GridSizeChangedEventArgs.js +2 -4
  155. package/esm2015/lib/GridSortDescriptionsChangedEventArgs.js +2 -4
  156. package/esm2015/lib/GridSortIndicatorView_combined.js +4 -8
  157. package/esm2015/lib/GridStyleRepository.js +2 -4
  158. package/esm2015/lib/GridSummaryDescriptionsChangedEventArgs.js +2 -4
  159. package/esm2015/lib/GridViewportChangedEventArgs.js +2 -4
  160. package/esm2015/lib/GroupData.js +2 -4
  161. package/esm2015/lib/GroupInfo.js +2 -4
  162. package/esm2015/lib/HorizontalPropertyEditorDataSource.js +2 -4
  163. package/esm2015/lib/ISummaryChooserView_combined.js +4 -8
  164. package/esm2015/lib/ImageCell.js +2 -4
  165. package/esm2015/lib/ImageCellModelExport.js +2 -4
  166. package/esm2015/lib/ImageCellPresenter.js +2 -4
  167. package/esm2015/lib/LostFocusEventArgs.js +2 -4
  168. package/esm2015/lib/MergedCellInfo.js +2 -4
  169. package/esm2015/lib/MultiColumnComboBoxTextChangedEventArgs.js +2 -4
  170. package/esm2015/lib/MultiColumnComboBoxUtilities.js +2 -4
  171. package/esm2015/lib/MultiColumnComboBoxValueChangedEventArgs.js +2 -4
  172. package/esm2015/lib/MultiColumnComboBoxView_combined.js +6 -12
  173. package/esm2015/lib/MultiColumnComboVisualModelExport.js +2 -4
  174. package/esm2015/lib/MultipleDataSourceNotifier.js +2 -4
  175. package/esm2015/lib/NativeUIComboFactory.js +2 -4
  176. package/esm2015/lib/NativeUIGridFactory.js +2 -4
  177. package/esm2015/lib/NumericCell.js +2 -4
  178. package/esm2015/lib/NumericCellModelExport.js +2 -4
  179. package/esm2015/lib/NumericCellPresenter.js +2 -4
  180. package/esm2015/lib/NumericEditorView.js +2 -4
  181. package/esm2015/lib/OperatorModel.js +2 -4
  182. package/esm2015/lib/OperatorSelectorClosingEventArgs.js +2 -4
  183. package/esm2015/lib/OperatorSelectorOpeningEventArgs.js +2 -4
  184. package/esm2015/lib/OperatorSelectorValueChangedEventArgs.js +2 -4
  185. package/esm2015/lib/PageChangedEventArgs.js +2 -4
  186. package/esm2015/lib/PagerVisualModelExport.js +2 -4
  187. package/esm2015/lib/PlaceholderView.js +2 -4
  188. package/esm2015/lib/PrimaryKeyValue.js +2 -4
  189. package/esm2015/lib/PropertyEditorView_combined.js +4 -8
  190. package/esm2015/lib/ResponsiveStateEnteredEventArgs.js +2 -4
  191. package/esm2015/lib/ResponsiveStateEnteringEventArgs.js +2 -4
  192. package/esm2015/lib/ResponsiveStateExitedEventArgs.js +2 -4
  193. package/esm2015/lib/RowPath.js +2 -4
  194. package/esm2015/lib/RowRange.js +2 -4
  195. package/esm2015/lib/RowSeparatorCell.js +2 -4
  196. package/esm2015/lib/RowSeparatorCellPresenter.js +2 -4
  197. package/esm2015/lib/RowSeparatorModelExport.js +2 -4
  198. package/esm2015/lib/SaveLayoutFilterInfo.js +2 -4
  199. package/esm2015/lib/SaveLayoutGroupInfo.js +2 -4
  200. package/esm2015/lib/SaveLayoutSortInfo.js +2 -4
  201. package/esm2015/lib/SectionHeaderCell.js +2 -4
  202. package/esm2015/lib/SectionHeaderCellModelExport.js +2 -4
  203. package/esm2015/lib/SectionHeaderCellPresenter.js +2 -4
  204. package/esm2015/lib/SelectAllCheckboxChangedEventArgs.js +2 -4
  205. package/esm2015/lib/SortIndicatorRenderCompletedEventArgs.js +2 -4
  206. package/esm2015/lib/SummaryCell.js +2 -4
  207. package/esm2015/lib/SummaryCellModelExport.js +2 -4
  208. package/esm2015/lib/SummaryCellPresenter.js +2 -4
  209. package/esm2015/lib/SummaryChangedEventArgs.js +2 -4
  210. package/esm2015/lib/SummaryChooserItem.js +2 -4
  211. package/esm2015/lib/SummaryData.js +2 -4
  212. package/esm2015/lib/TemplateCell.js +3 -5
  213. package/esm2015/lib/TemplateCellContainer.js +2 -4
  214. package/esm2015/lib/TemplateCellModelExport.js +2 -4
  215. package/esm2015/lib/TemplateCellPresenter.js +2 -4
  216. package/esm2015/lib/TemplateHeader.js +2 -4
  217. package/esm2015/lib/TemplateHeaderCell.js +2 -4
  218. package/esm2015/lib/TemplateHeaderCellModel.js +2 -4
  219. package/esm2015/lib/TemplateHeaderCellModelExport.js +2 -4
  220. package/esm2015/lib/TemplateHeaderCellPresenter.js +2 -4
  221. package/esm2015/lib/TemplateHeaderCellUpdatingEventArgs.js +2 -4
  222. package/esm2015/lib/TemplateSectionHeader.js +2 -4
  223. package/esm2015/lib/TemplateSectionHeaderCellModel.js +2 -4
  224. package/esm2015/lib/TemplateSectionHeaderCellModelExport.js +2 -4
  225. package/esm2015/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +2 -4
  226. package/esm2015/lib/TextCell.js +2 -4
  227. package/esm2015/lib/TextCellModelExport.js +2 -4
  228. package/esm2015/lib/TextCellPresenter.js +2 -4
  229. package/esm2015/lib/TextEditorView.js +2 -4
  230. package/esm2015/lib/TextHeaderCell.js +2 -4
  231. package/esm2015/lib/TextHeaderCellModelExport.js +2 -4
  232. package/esm2015/lib/TextHeaderCellPresenter.js +2 -4
  233. package/esm2015/lib/TextIconSetConditionalStyle.js +2 -4
  234. package/esm2015/lib/TextVisualModelExport.js +2 -4
  235. package/esm2015/lib/ToolbarVisualModelExport.js +2 -4
  236. package/esm2015/lib/VerticalSeparatorCell.js +2 -4
  237. package/esm2015/lib/VerticalSeparatorCellPresenter.js +2 -4
  238. package/esm2015/lib/VisualModelExport.js +2 -4
  239. package/esm2015/lib/igc-checkbox-list-component.js +2 -1
  240. package/esm2015/lib/igc-column-chooser-component.js +2 -1
  241. package/esm2015/lib/igc-column-grouping-component.js +2 -1
  242. package/esm2015/lib/igc-column-moving-separator-component.js +2 -1
  243. package/esm2015/lib/igc-column-pinning-component.js +2 -1
  244. package/esm2015/lib/igc-column-resizing-separator-component.js +2 -1
  245. package/esm2015/lib/igc-combo-box-column-component.js +2 -4
  246. package/esm2015/lib/igc-data-grid-column-component.js +2 -4
  247. package/esm2015/lib/igc-data-grid-comparison-operator-selector-component.js +2 -4
  248. package/esm2015/lib/igc-data-grid-component.js +2 -1
  249. package/esm2015/lib/igc-data-grid-expansion-indicator-component.js +2 -1
  250. package/esm2015/lib/igc-data-grid-filter-dialog-component.js +2 -4
  251. package/esm2015/lib/igc-data-grid-pager-component.js +2 -1
  252. package/esm2015/lib/igc-data-grid-sort-indicator-component.js +2 -4
  253. package/esm2015/lib/igc-data-grid-toolbar-component.js +2 -1
  254. package/esm2015/lib/igc-date-time-column-component.js +2 -4
  255. package/esm2015/lib/igc-definition-base-component.js +2 -4
  256. package/esm2015/lib/igc-edit-row-definition-component.js +2 -4
  257. package/esm2015/lib/igc-editor-definition-component.js +2 -4
  258. package/esm2015/lib/igc-filter-row-definition-component.js +2 -4
  259. package/esm2015/lib/igc-grid-column-button-options-component.js +2 -1
  260. package/esm2015/lib/igc-grid-column-filter-options-component.js +2 -1
  261. package/esm2015/lib/igc-grid-column-group-options-component.js +2 -1
  262. package/esm2015/lib/igc-grid-column-hide-options-component.js +2 -1
  263. package/esm2015/lib/igc-grid-column-move-options-component.js +2 -1
  264. package/esm2015/lib/igc-grid-column-options-base-component.js +2 -1
  265. package/esm2015/lib/igc-grid-column-options-component.js +2 -1
  266. package/esm2015/lib/igc-grid-column-options-section-base-component.js +2 -1
  267. package/esm2015/lib/igc-grid-column-options-simple-section-base-component.js +2 -1
  268. package/esm2015/lib/igc-grid-column-pin-options-component.js +2 -1
  269. package/esm2015/lib/igc-grid-column-sort-options-component.js +2 -1
  270. package/esm2015/lib/igc-grid-column-summary-options-component.js +2 -1
  271. package/esm2015/lib/igc-grid-compound-conditional-style-component.js +2 -1
  272. package/esm2015/lib/igc-grid-conditional-style-component.js +2 -1
  273. package/esm2015/lib/igc-grid-conditional-style-font-info-component.js +2 -1
  274. package/esm2015/lib/igc-grid-conditional-style-property-component.js +2 -1
  275. package/esm2015/lib/igc-header-component.js +2 -4
  276. package/esm2015/lib/igc-header-row-separator-component.js +2 -4
  277. package/esm2015/lib/igc-header-separator-component.js +2 -1
  278. package/esm2015/lib/igc-image-column-component.js +2 -4
  279. package/esm2015/lib/igc-multi-column-combo-box-component.js +2 -1
  280. package/esm2015/lib/igc-numeric-column-component.js +2 -4
  281. package/esm2015/lib/igc-pinned-area-separator-component.js +2 -1
  282. package/esm2015/lib/igc-property-editor-component.js +2 -1
  283. package/esm2015/lib/igc-row-separator-component.js +2 -4
  284. package/esm2015/lib/igc-section-footer-component.js +2 -4
  285. package/esm2015/lib/igc-section-header-component.js +2 -4
  286. package/esm2015/lib/igc-summary-row-component.js +2 -1
  287. package/esm2015/lib/igc-summary-row-root-component.js +2 -1
  288. package/esm2015/lib/igc-summary-row-section-component.js +2 -1
  289. package/esm2015/lib/igc-template-column-component.js +2 -4
  290. package/esm2015/lib/igc-template-header-component.js +2 -4
  291. package/esm2015/lib/igc-template-section-header-component.js +2 -4
  292. package/esm2015/lib/igc-text-column-component.js +2 -4
  293. package/esm2015/lib/igc-text-header-component.js +2 -4
  294. package/esm2015/lib/igc-text-icon-set-conditional-style-component.js +2 -1
  295. package/esm5/lib/AccessibilityRow.js +1 -2
  296. package/esm5/lib/ApplyButtonClickEventArgs.js +1 -2
  297. package/esm5/lib/BaseEditorView.js +1 -2
  298. package/esm5/lib/BrowserExecutionContext.js +1 -2
  299. package/esm5/lib/BrowserPixelConverter.js +1 -2
  300. package/esm5/lib/BrowserTickProvider.js +1 -2
  301. package/esm5/lib/CalculationParameters.js +1 -2
  302. package/esm5/lib/CancelButtonClickEventArgs.js +1 -2
  303. package/esm5/lib/CanvasCellPresenterBase.js +1 -2
  304. package/esm5/lib/CanvasContentCellModelHelper.js +1 -2
  305. package/esm5/lib/CanvasDateTimeCell.js +1 -2
  306. package/esm5/lib/CanvasDateTimeCellPresenter.js +1 -2
  307. package/esm5/lib/CanvasGridCellBase.js +1 -2
  308. package/esm5/lib/CanvasImageCell.js +1 -2
  309. package/esm5/lib/CanvasImageCellPresenter.js +1 -2
  310. package/esm5/lib/CanvasNumericCell.js +1 -2
  311. package/esm5/lib/CanvasNumericCellPresenter.js +1 -2
  312. package/esm5/lib/CanvasPlaceholderView.js +1 -2
  313. package/esm5/lib/CanvasRowSeparatorCell.js +1 -2
  314. package/esm5/lib/CanvasRowSeparatorCellPresenter.js +1 -2
  315. package/esm5/lib/CanvasSectionHeaderCell.js +1 -2
  316. package/esm5/lib/CanvasSectionHeaderCellPresenter.js +1 -2
  317. package/esm5/lib/CanvasSummaryCell.js +1 -2
  318. package/esm5/lib/CanvasSummaryCellPresenter.js +1 -2
  319. package/esm5/lib/CanvasTemplateCell.js +1 -2
  320. package/esm5/lib/CanvasTemplateCellContainer.js +1 -2
  321. package/esm5/lib/CanvasTemplateCellPresenter.js +1 -2
  322. package/esm5/lib/CanvasTemplateHeaderCell.js +1 -2
  323. package/esm5/lib/CanvasTemplateHeaderCellPresenter.js +1 -2
  324. package/esm5/lib/CanvasTextCell.js +1 -2
  325. package/esm5/lib/CanvasTextCellPresenter.js +1 -2
  326. package/esm5/lib/CanvasTextHeaderCell.js +1 -2
  327. package/esm5/lib/CanvasTextHeaderCellPresenter.js +1 -2
  328. package/esm5/lib/CanvasVerticalSeparatorCell.js +1 -2
  329. package/esm5/lib/CanvasVerticalSeparatorCellPresenter.js +1 -2
  330. package/esm5/lib/CellModelExport.js +1 -2
  331. package/esm5/lib/CellPath.js +1 -2
  332. package/esm5/lib/CellPresenterBase.js +1 -2
  333. package/esm5/lib/CellRange.js +1 -2
  334. package/esm5/lib/CellStyleRequestedEventArgs.js +1 -2
  335. package/esm5/lib/CheckboxListBridge.js +1 -2
  336. package/esm5/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +1 -2
  337. package/esm5/lib/CheckboxListExternalKeysClearedEventArgs.js +1 -2
  338. package/esm5/lib/CheckboxListIndexTypeChangedEventArgs.js +1 -2
  339. package/esm5/lib/CheckboxListKeysClearedEventArgs.js +1 -2
  340. package/esm5/lib/CheckboxListView_combined.js +2 -4
  341. package/esm5/lib/CheckedChangedEventArgs.js +1 -2
  342. package/esm5/lib/ColumnChooserInfo.js +1 -2
  343. package/esm5/lib/ColumnChooserView_combined.js +2 -4
  344. package/esm5/lib/ColumnFilterCondition_combined.js +117 -230
  345. package/esm5/lib/ColumnGroupDescription.js +1 -2
  346. package/esm5/lib/ColumnGroupDescriptionCollection.js +1 -2
  347. package/esm5/lib/ColumnGroupingView_combined.js +3 -5
  348. package/esm5/lib/ColumnGroupingVisualModelExport.js +1 -2
  349. package/esm5/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +1 -2
  350. package/esm5/lib/ColumnPinningInfo.js +1 -2
  351. package/esm5/lib/ColumnPinningView_combined.js +2 -4
  352. package/esm5/lib/ColumnPropertySetter.js +1 -2
  353. package/esm5/lib/ColumnPropertySettersCollection.js +1 -2
  354. package/esm5/lib/ColumnSortDescription.js +1 -2
  355. package/esm5/lib/ColumnSortDescriptionCollection.js +1 -2
  356. package/esm5/lib/ColumnSummaryDescription.js +1 -2
  357. package/esm5/lib/ColumnSummaryDescriptionCollection.js +1 -2
  358. package/esm5/lib/ColumnWidth.js +1 -2
  359. package/esm5/lib/ComboEditorView.js +1 -2
  360. package/esm5/lib/ComparisonOperatorSelectorView_combined.js +3 -5
  361. package/esm5/lib/ContentCellModelHelper.js +1 -2
  362. package/esm5/lib/CurrentRendererSettings.js +1 -2
  363. package/esm5/lib/DataGridAccessibilityLayoutPanel.js +1 -2
  364. package/esm5/lib/DataGridCellLayoutPanel.js +1 -2
  365. package/esm5/lib/DataGridDelayedExecutionManager.js +1 -2
  366. package/esm5/lib/DataGridPresenterManager.js +1 -2
  367. package/esm5/lib/DataGridPropertySetter.js +1 -2
  368. package/esm5/lib/DataGridScrollerKeyboardListener.js +1 -2
  369. package/esm5/lib/DataGridToolbarView_combined.js +3 -5
  370. package/esm5/lib/DataGridViewportManager.js +1 -2
  371. package/esm5/lib/DateEditorView.js +1 -2
  372. package/esm5/lib/DateTimeCell.js +1 -2
  373. package/esm5/lib/DateTimeCellModelExport.js +1 -2
  374. package/esm5/lib/DateTimeCellPresenter.js +1 -2
  375. package/esm5/lib/DateTimeColumnValueFormatter.js +1 -2
  376. package/esm5/lib/DefaultPlatformPixelConverter.js +1 -2
  377. package/esm5/lib/DefinitionPropertyUpdatedEventArgs.js +1 -2
  378. package/esm5/lib/DragSelectEventArgs.js +1 -2
  379. package/esm5/lib/Dragger.js +1 -2
  380. package/esm5/lib/DraggerView.js +9 -10
  381. package/esm5/lib/DropDownDataListItem.js +1 -2
  382. package/esm5/lib/EditorCell.js +1 -2
  383. package/esm5/lib/EditorCellModelExport.js +1 -2
  384. package/esm5/lib/EditorCellPresenter.js +1 -2
  385. package/esm5/lib/EditorRowCell.js +1 -2
  386. package/esm5/lib/EditorRowCellPresenter.js +1 -2
  387. package/esm5/lib/FilterCell.js +1 -2
  388. package/esm5/lib/FilterCellModelExport.js +1 -2
  389. package/esm5/lib/FilterCellPresenter.js +1 -2
  390. package/esm5/lib/FilterDialogRenderCompletedEventArgs.js +1 -2
  391. package/esm5/lib/FormatCellEventArgs.js +1 -2
  392. package/esm5/lib/FormatGroupTextEventArgs.js +1 -2
  393. package/esm5/lib/FormatSummaryTextEventArgs.js +1 -2
  394. package/esm5/lib/GotFocusEventArgs.js +1 -2
  395. package/esm5/lib/GridActiveCellChangedEventArgs.js +1 -2
  396. package/esm5/lib/GridAnimationManagerAnimationCanceledEventArgs.js +1 -2
  397. package/esm5/lib/GridAnimationManagerAnimationCompletedEventArgs.js +1 -2
  398. package/esm5/lib/GridAnimationManagerAnimationCreatedEventArgs.js +1 -2
  399. package/esm5/lib/GridAnimationPhaseSettings.js +1 -2
  400. package/esm5/lib/GridAnimationSettings.js +1 -2
  401. package/esm5/lib/GridCellBase.js +1 -2
  402. package/esm5/lib/GridCellPosition.js +1 -2
  403. package/esm5/lib/GridColumnAnimationSettings.js +1 -2
  404. package/esm5/lib/GridColumnButtonOptionsView_combined.js +2 -4
  405. package/esm5/lib/GridColumnFilterOptionsView_combined.js +2 -4
  406. package/esm5/lib/GridColumnGroupOptionsView_combined.js +2 -4
  407. package/esm5/lib/GridColumnHideOptionsView_combined.js +2 -4
  408. package/esm5/lib/GridColumnMoveOptionsView_combined.js +2 -4
  409. package/esm5/lib/GridColumnOptionsSectionBase.js +1 -2
  410. package/esm5/lib/GridColumnOptionsSimpleSectionBase.js +1 -2
  411. package/esm5/lib/GridColumnOptionsViewBase_combined.js +3 -6
  412. package/esm5/lib/GridColumnOptionsView_combined.js +2 -4
  413. package/esm5/lib/GridColumnPinOptionsView_combined.js +2 -4
  414. package/esm5/lib/GridColumnSortOptionsView_combined.js +2 -4
  415. package/esm5/lib/GridColumnSpacer.js +1 -2
  416. package/esm5/lib/GridColumnSpacerCollection.js +1 -2
  417. package/esm5/lib/GridColumnSummaryOptionsView_combined.js +2 -4
  418. package/esm5/lib/GridConditionFilterStringErrorsParsingEventArgs.js +1 -2
  419. package/esm5/lib/GridConditionalStyleFontInfo.js +1 -2
  420. package/esm5/lib/GridConditionalStyleProperty.js +1 -2
  421. package/esm5/lib/GridConditionalStylePropertyCollection.js +1 -2
  422. package/esm5/lib/GridDataCommittedEventArgs.js +1 -2
  423. package/esm5/lib/GridDataCommittingEventArgs.js +1 -2
  424. package/esm5/lib/GridExpansionIndicatorView_combined.js +2 -4
  425. package/esm5/lib/GridExternalWrapper.js +1 -2
  426. package/esm5/lib/GridFilterDialogFilterChangeEventArgs.js +1 -2
  427. package/esm5/lib/GridFilterDialogOpeningEventArgs.js +1 -2
  428. package/esm5/lib/GridFilterDialogViewModelGrouping.js +1 -2
  429. package/esm5/lib/GridFilterDialogViewModelGroupingLevel.js +1 -2
  430. package/esm5/lib/GridFilterDialogViewModelGroupingLevelCollection.js +1 -2
  431. package/esm5/lib/GridFilterDialogViewModelRow.js +1 -2
  432. package/esm5/lib/GridFilterDialogView_combined.js +6 -11
  433. package/esm5/lib/GridFilterExpressionsEventArgs.js +1 -2
  434. package/esm5/lib/GridGroupDescriptionsChangedEventArgs.js +1 -2
  435. package/esm5/lib/GridLayerExport.js +1 -2
  436. package/esm5/lib/GridModuleHelper.js +1 -2
  437. package/esm5/lib/GridRowEditEndedEventArgs.js +1 -2
  438. package/esm5/lib/GridRowEditStartedEventArgs.js +1 -2
  439. package/esm5/lib/GridSelectedCellRangesChangedEventArgs.js +1 -2
  440. package/esm5/lib/GridSelectedCellRangesCollection.js +1 -2
  441. package/esm5/lib/GridSelectedItemsChangedEventArgs.js +1 -2
  442. package/esm5/lib/GridSelectedItemsCollection.js +1 -2
  443. package/esm5/lib/GridSelectedKeysChangedEventArgs.js +1 -2
  444. package/esm5/lib/GridSelectedKeysCollection.js +1 -2
  445. package/esm5/lib/GridSelectionChangedEventArgs.js +1 -2
  446. package/esm5/lib/GridSizeChangedEventArgs.js +1 -2
  447. package/esm5/lib/GridSortDescriptionsChangedEventArgs.js +1 -2
  448. package/esm5/lib/GridSortIndicatorView_combined.js +2 -4
  449. package/esm5/lib/GridStyleRepository.js +1 -2
  450. package/esm5/lib/GridSummaryDescriptionsChangedEventArgs.js +1 -2
  451. package/esm5/lib/GridViewportChangedEventArgs.js +1 -2
  452. package/esm5/lib/GroupData.js +1 -2
  453. package/esm5/lib/GroupInfo.js +1 -2
  454. package/esm5/lib/HorizontalPropertyEditorDataSource.js +1 -2
  455. package/esm5/lib/ISummaryChooserView_combined.js +2 -4
  456. package/esm5/lib/ImageCell.js +1 -2
  457. package/esm5/lib/ImageCellModelExport.js +1 -2
  458. package/esm5/lib/ImageCellPresenter.js +1 -2
  459. package/esm5/lib/LostFocusEventArgs.js +1 -2
  460. package/esm5/lib/MergedCellInfo.js +1 -2
  461. package/esm5/lib/MultiColumnComboBoxTextChangedEventArgs.js +1 -2
  462. package/esm5/lib/MultiColumnComboBoxUtilities.js +1 -2
  463. package/esm5/lib/MultiColumnComboBoxValueChangedEventArgs.js +1 -2
  464. package/esm5/lib/MultiColumnComboBoxView_combined.js +3 -6
  465. package/esm5/lib/MultiColumnComboVisualModelExport.js +1 -2
  466. package/esm5/lib/MultipleDataSourceNotifier.js +1 -2
  467. package/esm5/lib/NativeUIComboFactory.js +1 -2
  468. package/esm5/lib/NativeUIGridFactory.js +1 -2
  469. package/esm5/lib/NumericCell.js +1 -2
  470. package/esm5/lib/NumericCellModelExport.js +1 -2
  471. package/esm5/lib/NumericCellPresenter.js +1 -2
  472. package/esm5/lib/NumericEditorView.js +1 -2
  473. package/esm5/lib/OperatorModel.js +1 -2
  474. package/esm5/lib/OperatorSelectorClosingEventArgs.js +1 -2
  475. package/esm5/lib/OperatorSelectorOpeningEventArgs.js +1 -2
  476. package/esm5/lib/OperatorSelectorValueChangedEventArgs.js +1 -2
  477. package/esm5/lib/PageChangedEventArgs.js +1 -2
  478. package/esm5/lib/PagerVisualModelExport.js +1 -2
  479. package/esm5/lib/PlaceholderView.js +1 -2
  480. package/esm5/lib/PrimaryKeyValue.js +1 -2
  481. package/esm5/lib/PropertyEditorView_combined.js +2 -4
  482. package/esm5/lib/ResponsiveStateEnteredEventArgs.js +1 -2
  483. package/esm5/lib/ResponsiveStateEnteringEventArgs.js +1 -2
  484. package/esm5/lib/ResponsiveStateExitedEventArgs.js +1 -2
  485. package/esm5/lib/RowPath.js +1 -2
  486. package/esm5/lib/RowRange.js +1 -2
  487. package/esm5/lib/RowSeparatorCell.js +1 -2
  488. package/esm5/lib/RowSeparatorCellPresenter.js +1 -2
  489. package/esm5/lib/RowSeparatorModelExport.js +1 -2
  490. package/esm5/lib/SaveLayoutFilterInfo.js +1 -2
  491. package/esm5/lib/SaveLayoutGroupInfo.js +1 -2
  492. package/esm5/lib/SaveLayoutSortInfo.js +1 -2
  493. package/esm5/lib/SectionHeaderCell.js +1 -2
  494. package/esm5/lib/SectionHeaderCellModelExport.js +1 -2
  495. package/esm5/lib/SectionHeaderCellPresenter.js +1 -2
  496. package/esm5/lib/SelectAllCheckboxChangedEventArgs.js +1 -2
  497. package/esm5/lib/SortIndicatorRenderCompletedEventArgs.js +1 -2
  498. package/esm5/lib/SummaryCell.js +1 -2
  499. package/esm5/lib/SummaryCellModelExport.js +1 -2
  500. package/esm5/lib/SummaryCellPresenter.js +1 -2
  501. package/esm5/lib/SummaryChangedEventArgs.js +1 -2
  502. package/esm5/lib/SummaryChooserItem.js +1 -2
  503. package/esm5/lib/SummaryData.js +1 -2
  504. package/esm5/lib/TemplateCell.js +2 -3
  505. package/esm5/lib/TemplateCellContainer.js +1 -2
  506. package/esm5/lib/TemplateCellModelExport.js +1 -2
  507. package/esm5/lib/TemplateCellPresenter.js +1 -2
  508. package/esm5/lib/TemplateHeader.js +1 -2
  509. package/esm5/lib/TemplateHeaderCell.js +1 -2
  510. package/esm5/lib/TemplateHeaderCellModel.js +1 -2
  511. package/esm5/lib/TemplateHeaderCellModelExport.js +1 -2
  512. package/esm5/lib/TemplateHeaderCellPresenter.js +1 -2
  513. package/esm5/lib/TemplateHeaderCellUpdatingEventArgs.js +1 -2
  514. package/esm5/lib/TemplateSectionHeader.js +1 -2
  515. package/esm5/lib/TemplateSectionHeaderCellModel.js +1 -2
  516. package/esm5/lib/TemplateSectionHeaderCellModelExport.js +1 -2
  517. package/esm5/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +1 -2
  518. package/esm5/lib/TextCell.js +1 -2
  519. package/esm5/lib/TextCellModelExport.js +1 -2
  520. package/esm5/lib/TextCellPresenter.js +1 -2
  521. package/esm5/lib/TextEditorView.js +1 -2
  522. package/esm5/lib/TextHeaderCell.js +1 -2
  523. package/esm5/lib/TextHeaderCellModelExport.js +1 -2
  524. package/esm5/lib/TextHeaderCellPresenter.js +1 -2
  525. package/esm5/lib/TextIconSetConditionalStyle.js +1 -2
  526. package/esm5/lib/TextVisualModelExport.js +1 -2
  527. package/esm5/lib/ToolbarVisualModelExport.js +1 -2
  528. package/esm5/lib/VerticalSeparatorCell.js +1 -2
  529. package/esm5/lib/VerticalSeparatorCellPresenter.js +1 -2
  530. package/esm5/lib/VisualModelExport.js +1 -2
  531. package/esm5/lib/igc-checkbox-list-component.js +1 -2
  532. package/esm5/lib/igc-column-chooser-component.js +1 -2
  533. package/esm5/lib/igc-column-grouping-component.js +1 -2
  534. package/esm5/lib/igc-column-moving-separator-component.js +1 -2
  535. package/esm5/lib/igc-column-pinning-component.js +1 -2
  536. package/esm5/lib/igc-column-resizing-separator-component.js +1 -2
  537. package/esm5/lib/igc-combo-box-column-component.js +1 -2
  538. package/esm5/lib/igc-data-grid-column-component.js +1 -2
  539. package/esm5/lib/igc-data-grid-comparison-operator-selector-component.js +1 -2
  540. package/esm5/lib/igc-data-grid-component.js +1 -2
  541. package/esm5/lib/igc-data-grid-expansion-indicator-component.js +1 -2
  542. package/esm5/lib/igc-data-grid-filter-dialog-component.js +1 -2
  543. package/esm5/lib/igc-data-grid-pager-component.js +1 -2
  544. package/esm5/lib/igc-data-grid-sort-indicator-component.js +1 -2
  545. package/esm5/lib/igc-data-grid-toolbar-component.js +1 -2
  546. package/esm5/lib/igc-date-time-column-component.js +1 -2
  547. package/esm5/lib/igc-definition-base-component.js +1 -2
  548. package/esm5/lib/igc-edit-row-definition-component.js +1 -2
  549. package/esm5/lib/igc-editor-definition-component.js +1 -2
  550. package/esm5/lib/igc-filter-row-definition-component.js +1 -2
  551. package/esm5/lib/igc-grid-column-button-options-component.js +1 -2
  552. package/esm5/lib/igc-grid-column-filter-options-component.js +1 -2
  553. package/esm5/lib/igc-grid-column-group-options-component.js +1 -2
  554. package/esm5/lib/igc-grid-column-hide-options-component.js +1 -2
  555. package/esm5/lib/igc-grid-column-move-options-component.js +1 -2
  556. package/esm5/lib/igc-grid-column-options-base-component.js +1 -2
  557. package/esm5/lib/igc-grid-column-options-component.js +1 -2
  558. package/esm5/lib/igc-grid-column-options-section-base-component.js +1 -2
  559. package/esm5/lib/igc-grid-column-options-simple-section-base-component.js +1 -2
  560. package/esm5/lib/igc-grid-column-pin-options-component.js +1 -2
  561. package/esm5/lib/igc-grid-column-sort-options-component.js +1 -2
  562. package/esm5/lib/igc-grid-column-summary-options-component.js +1 -2
  563. package/esm5/lib/igc-grid-compound-conditional-style-component.js +1 -2
  564. package/esm5/lib/igc-grid-conditional-style-component.js +1 -2
  565. package/esm5/lib/igc-grid-conditional-style-font-info-component.js +1 -2
  566. package/esm5/lib/igc-grid-conditional-style-property-component.js +1 -2
  567. package/esm5/lib/igc-header-component.js +1 -2
  568. package/esm5/lib/igc-header-row-separator-component.js +1 -2
  569. package/esm5/lib/igc-header-separator-component.js +1 -2
  570. package/esm5/lib/igc-image-column-component.js +1 -2
  571. package/esm5/lib/igc-multi-column-combo-box-component.js +1 -2
  572. package/esm5/lib/igc-numeric-column-component.js +1 -2
  573. package/esm5/lib/igc-pinned-area-separator-component.js +1 -2
  574. package/esm5/lib/igc-property-editor-component.js +1 -2
  575. package/esm5/lib/igc-row-separator-component.js +1 -2
  576. package/esm5/lib/igc-section-footer-component.js +1 -2
  577. package/esm5/lib/igc-section-header-component.js +1 -2
  578. package/esm5/lib/igc-summary-row-component.js +1 -2
  579. package/esm5/lib/igc-summary-row-root-component.js +1 -2
  580. package/esm5/lib/igc-summary-row-section-component.js +1 -2
  581. package/esm5/lib/igc-template-column-component.js +1 -2
  582. package/esm5/lib/igc-template-header-component.js +1 -2
  583. package/esm5/lib/igc-template-section-header-component.js +1 -2
  584. package/esm5/lib/igc-text-column-component.js +1 -2
  585. package/esm5/lib/igc-text-header-component.js +1 -2
  586. package/esm5/lib/igc-text-icon-set-conditional-style-component.js +1 -2
  587. package/fesm2015/igniteui-webcomponents-data-grids.js +17 -1208
  588. package/fesm5/igniteui-webcomponents-data-grids.js +17 -17
  589. package/igniteui-webcomponents-data-grids.d.ts +1 -1
  590. package/lib/AccessibilityRow.d.ts +22 -22
  591. package/lib/ActivationManager.d.ts +1 -1
  592. package/lib/ApplyButtonClickEventArgs.d.ts +7 -7
  593. package/lib/BaseEditorView.d.ts +62 -62
  594. package/lib/BrowserExecutionContext.d.ts +19 -19
  595. package/lib/BrowserPixelConverter.d.ts +9 -9
  596. package/lib/BrowserTickProvider.d.ts +21 -21
  597. package/lib/CalculationParameters.d.ts +24 -24
  598. package/lib/CancelButtonClickEventArgs.d.ts +7 -7
  599. package/lib/CanvasCellPresenterBase.d.ts +18 -18
  600. package/lib/CanvasContentCellModelHelper.d.ts +18 -18
  601. package/lib/CanvasDateTimeCell.d.ts +10 -10
  602. package/lib/CanvasDateTimeCellPresenter.d.ts +15 -15
  603. package/lib/CanvasGridCellBase.d.ts +166 -166
  604. package/lib/CanvasImageCell.d.ts +27 -27
  605. package/lib/CanvasImageCellPresenter.d.ts +16 -16
  606. package/lib/CanvasNumericCell.d.ts +10 -10
  607. package/lib/CanvasNumericCellPresenter.d.ts +15 -15
  608. package/lib/CanvasPlaceholderView.d.ts +25 -25
  609. package/lib/CanvasRowSeparatorCell.d.ts +10 -10
  610. package/lib/CanvasRowSeparatorCellPresenter.d.ts +12 -12
  611. package/lib/CanvasSectionHeaderCell.d.ts +11 -11
  612. package/lib/CanvasSectionHeaderCellPresenter.d.ts +14 -14
  613. package/lib/CanvasSummaryCell.d.ts +30 -30
  614. package/lib/CanvasSummaryCellPresenter.d.ts +14 -14
  615. package/lib/CanvasTemplateCell.d.ts +15 -15
  616. package/lib/CanvasTemplateCellContainer.d.ts +15 -15
  617. package/lib/CanvasTemplateCellPresenter.d.ts +16 -16
  618. package/lib/CanvasTemplateHeaderCell.d.ts +15 -15
  619. package/lib/CanvasTemplateHeaderCellPresenter.d.ts +16 -16
  620. package/lib/CanvasTextCell.d.ts +11 -11
  621. package/lib/CanvasTextCellPresenter.d.ts +15 -15
  622. package/lib/CanvasTextHeaderCell.d.ts +20 -20
  623. package/lib/CanvasTextHeaderCellPresenter.d.ts +16 -16
  624. package/lib/CanvasVerticalSeparatorCell.d.ts +10 -10
  625. package/lib/CanvasVerticalSeparatorCellPresenter.d.ts +12 -12
  626. package/lib/CellContentHorizontalAlignment.d.ts +30 -30
  627. package/lib/CellContentVerticalAlignment.d.ts +30 -30
  628. package/lib/CellDataLoadedAnimationMode.d.ts +22 -22
  629. package/lib/CellEffect.d.ts +1 -1
  630. package/lib/CellKey.d.ts +1 -1
  631. package/lib/CellModel.d.ts +1 -1
  632. package/lib/CellModelExport.d.ts +43 -43
  633. package/lib/CellPath.d.ts +54 -54
  634. package/lib/CellPositionEffect.d.ts +1 -1
  635. package/lib/CellPresenterBase.d.ts +18 -18
  636. package/lib/CellPropertyAnimationType.d.ts +58 -58
  637. package/lib/CellRange.d.ts +23 -23
  638. package/lib/CellSelectionAnimationMode.d.ts +22 -22
  639. package/lib/CellStyleRequestedEventArgs.d.ts +16 -16
  640. package/lib/CheckboxList.d.ts +1 -1
  641. package/lib/CheckboxListBridge.d.ts +44 -44
  642. package/lib/CheckboxListExternal.d.ts +42 -42
  643. package/lib/CheckboxListExternalIndexType.d.ts +12 -12
  644. package/lib/CheckboxListExternalIndexTypeChangedEventArgs.d.ts +10 -10
  645. package/lib/CheckboxListExternalKeysClearedEventArgs.d.ts +7 -7
  646. package/lib/CheckboxListIndexType.d.ts +9 -9
  647. package/lib/CheckboxListIndexTypeChangedEventArgs.d.ts +10 -10
  648. package/lib/CheckboxListKeysClearedEventArgs.d.ts +7 -7
  649. package/lib/CheckboxListView.d.ts +1 -1
  650. package/lib/CheckboxListViewExternal.d.ts +22 -22
  651. package/lib/CheckboxListView_combined.d.ts +295 -295
  652. package/lib/CheckedChangedEventArgs.d.ts +10 -10
  653. package/lib/CloneDataSourceFilterOperation.d.ts +13 -13
  654. package/lib/ColumnCellsEffect.d.ts +1 -1
  655. package/lib/ColumnChooser.d.ts +1 -1
  656. package/lib/ColumnChooserInfo.d.ts +10 -10
  657. package/lib/ColumnChooserView.d.ts +1 -1
  658. package/lib/ColumnChooserView_combined.d.ts +81 -81
  659. package/lib/ColumnComparisonConditionOperatorType.d.ts +55 -55
  660. package/lib/ColumnComparisonFilterCondition.d.ts +1 -1
  661. package/lib/ColumnController.d.ts +1 -1
  662. package/lib/ColumnCustomFilterCondition.d.ts +1 -1
  663. package/lib/ColumnEffect.d.ts +1 -1
  664. package/lib/ColumnExchanger.d.ts +1 -1
  665. package/lib/ColumnExchangersCollection.d.ts +1 -1
  666. package/lib/ColumnExchangingAnimationMode.d.ts +54 -54
  667. package/lib/ColumnFilterCondition.d.ts +1 -1
  668. package/lib/ColumnFilterConditionCollection.d.ts +1 -1
  669. package/lib/ColumnFilterConditionGroup.d.ts +1 -1
  670. package/lib/ColumnFilterCondition_combined.d.ts +5346 -5346
  671. package/lib/ColumnGroupDescription.d.ts +42 -42
  672. package/lib/ColumnGroupDescriptionCollection.d.ts +29 -29
  673. package/lib/ColumnGrouping.d.ts +1 -1
  674. package/lib/ColumnGroupingView.d.ts +1 -1
  675. package/lib/ColumnGroupingView_combined.d.ts +151 -151
  676. package/lib/ColumnGroupingVisualModelExport.d.ts +29 -29
  677. package/lib/ColumnHiddenChangedEventArgs.d.ts +1 -1
  678. package/lib/ColumnHidingAnimationMode.d.ts +54 -54
  679. package/lib/ColumnInfo.d.ts +1 -1
  680. package/lib/ColumnMovingAnimationMode.d.ts +22 -22
  681. package/lib/ColumnMovingMode.d.ts +9 -9
  682. package/lib/ColumnMovingSeparator.d.ts +1 -1
  683. package/lib/ColumnOptionsIconAlignment.d.ts +22 -22
  684. package/lib/ColumnOptionsIconBehavior.d.ts +26 -26
  685. package/lib/ColumnOptionsToolbarManagerOpeningEventArgs.d.ts +7 -7
  686. package/lib/ColumnPinnedChangedEventArgs.d.ts +1 -1
  687. package/lib/ColumnPinning.d.ts +1 -1
  688. package/lib/ColumnPinningInfo.d.ts +10 -10
  689. package/lib/ColumnPinningView.d.ts +1 -1
  690. package/lib/ColumnPinningView_combined.d.ts +76 -76
  691. package/lib/ColumnPropertySetter.d.ts +14 -14
  692. package/lib/ColumnPropertySettersCollection.d.ts +10 -10
  693. package/lib/ColumnPropertyUpdatingAnimationMode.d.ts +26 -26
  694. package/lib/ColumnResizingAnimationMode.d.ts +22 -22
  695. package/lib/ColumnResizingMode.d.ts +10 -10
  696. package/lib/ColumnResizingSeparator.d.ts +1 -1
  697. package/lib/ColumnShowingAnimationMode.d.ts +54 -54
  698. package/lib/ColumnSortDescription.d.ts +20 -20
  699. package/lib/ColumnSortDescriptionCollection.d.ts +29 -29
  700. package/lib/ColumnSortDirection.d.ts +22 -22
  701. package/lib/ColumnStates.d.ts +17 -17
  702. package/lib/ColumnSummaryDescription.d.ts +68 -68
  703. package/lib/ColumnSummaryDescriptionCollection.d.ts +29 -29
  704. package/lib/ColumnWidth.d.ts +16 -16
  705. package/lib/ComboBoxColumn.d.ts +1 -1
  706. package/lib/ComboEditorView.d.ts +46 -46
  707. package/lib/ComboEditorView_ComboExternal.d.ts +39 -39
  708. package/lib/ComparisonOperatorSelector.d.ts +1 -1
  709. package/lib/ComparisonOperatorSelectorView.d.ts +1 -1
  710. package/lib/ComparisonOperatorSelectorView_combined.d.ts +200 -200
  711. package/lib/ContentCellModelHelper.d.ts +20 -20
  712. package/lib/CurrentRendererSettings.d.ts +12 -12
  713. package/lib/DataAdapter.d.ts +1 -1
  714. package/lib/DataBindingEventArgs.d.ts +1 -1
  715. package/lib/DataGrid.d.ts +1 -1
  716. package/lib/DataGridAccessibilityLayoutPanel.d.ts +32 -32
  717. package/lib/DataGridCellEventArgs.d.ts +1 -1
  718. package/lib/DataGridCellLayoutPanel.d.ts +75 -75
  719. package/lib/DataGridColumn.d.ts +1 -1
  720. package/lib/DataGridColumnToolbarManager.d.ts +1 -1
  721. package/lib/DataGridDelayedExecutionManager.d.ts +13 -13
  722. package/lib/DataGridLocaleEn.d.ts +60 -60
  723. package/lib/DataGridPresenterManager.d.ts +15 -15
  724. package/lib/DataGridPropertySetter.d.ts +9 -9
  725. package/lib/DataGridScrollerKeyboardListener.d.ts +27 -27
  726. package/lib/DataGridSelectionMode.d.ts +34 -34
  727. package/lib/DataGridStylingDefaults.d.ts +1 -1
  728. package/lib/DataGridToolbar.d.ts +1 -1
  729. package/lib/DataGridToolbarView.d.ts +1 -1
  730. package/lib/DataGridToolbarView_combined.d.ts +135 -135
  731. package/lib/DataGridViewportManager.d.ts +11 -11
  732. package/lib/DataSourceNotificationBridge.d.ts +1 -1
  733. package/lib/DateEditorView.d.ts +44 -44
  734. package/lib/DateOperatorTypes.d.ts +32 -32
  735. package/lib/DateTimeCell.d.ts +10 -10
  736. package/lib/DateTimeCellModel.d.ts +1 -1
  737. package/lib/DateTimeCellModelExport.d.ts +14 -14
  738. package/lib/DateTimeCellPresenter.d.ts +15 -15
  739. package/lib/DateTimeColumn.d.ts +1 -1
  740. package/lib/DateTimeColumnValueFormatter.d.ts +19 -19
  741. package/lib/DateTimeFormats.d.ts +34 -34
  742. package/lib/DefaultCellActionManager.d.ts +1 -1
  743. package/lib/DefaultCellModelExportUpdater.d.ts +1 -1
  744. package/lib/DefaultGridInfoRequestor.d.ts +1 -1
  745. package/lib/DefaultPlatformPixelConverter.d.ts +9 -9
  746. package/lib/DefinitionBase.d.ts +1 -1
  747. package/lib/DefinitionPropertyUpdatedEventArgs.d.ts +20 -20
  748. package/lib/DragSelectEventArgs.d.ts +22 -22
  749. package/lib/DragType.d.ts +15 -15
  750. package/lib/Dragger.d.ts +47 -47
  751. package/lib/DraggerView.d.ts +34 -34
  752. package/lib/DropDownDataListItem.d.ts +9 -9
  753. package/lib/EditModeClickAction.d.ts +22 -22
  754. package/lib/EditModeType.d.ts +26 -26
  755. package/lib/EditRowDefinition.d.ts +1 -1
  756. package/lib/EditingManager.d.ts +1 -1
  757. package/lib/EditorCell.d.ts +92 -92
  758. package/lib/EditorCellModel.d.ts +1 -1
  759. package/lib/EditorCellModelExport.d.ts +16 -16
  760. package/lib/EditorCellPresenter.d.ts +13 -13
  761. package/lib/EditorDefinition.d.ts +1 -1
  762. package/lib/EditorRowCell.d.ts +10 -10
  763. package/lib/EditorRowCellModel.d.ts +1 -1
  764. package/lib/EditorRowCellPresenter.d.ts +13 -13
  765. package/lib/EditorType.d.ts +30 -30
  766. package/lib/EnterKeyBehaviorAfterEdit.d.ts +30 -30
  767. package/lib/EnterKeyBehaviors.d.ts +34 -34
  768. package/lib/FilterCell.d.ts +80 -80
  769. package/lib/FilterCellModel.d.ts +1 -1
  770. package/lib/FilterCellModelExport.d.ts +23 -23
  771. package/lib/FilterCellPresenter.d.ts +14 -14
  772. package/lib/FilterComparisonType.d.ts +22 -22
  773. package/lib/FilterDialogRenderCompletedEventArgs.d.ts +7 -7
  774. package/lib/FilterLogicalOperator.d.ts +18 -18
  775. package/lib/FilterOperand.d.ts +1 -1
  776. package/lib/FilterRowDefinition.d.ts +1 -1
  777. package/lib/FilterUIType.d.ts +23 -23
  778. package/lib/FixedCellPositions.d.ts +15 -15
  779. package/lib/FormatCellEventArgs.d.ts +15 -15
  780. package/lib/FormatGroupTextEventArgs.d.ts +11 -11
  781. package/lib/FormatSummaryTextEventArgs.d.ts +12 -12
  782. package/lib/GotFocusEventArgs.d.ts +7 -7
  783. package/lib/GridActivationMode.d.ts +18 -18
  784. package/lib/GridActiveCellChangedEventArgs.d.ts +14 -14
  785. package/lib/GridAnimationManager.d.ts +1 -1
  786. package/lib/GridAnimationManagerAnimationCanceledEventArgs.d.ts +8 -8
  787. package/lib/GridAnimationManagerAnimationCompletedEventArgs.d.ts +8 -8
  788. package/lib/GridAnimationManagerAnimationCreatedEventArgs.d.ts +8 -8
  789. package/lib/GridAnimationPhaseSettings.d.ts +33 -33
  790. package/lib/GridAnimationSettings.d.ts +28 -28
  791. package/lib/GridCellBase.d.ts +183 -183
  792. package/lib/GridCellEditEndedEventArgs.d.ts +1 -1
  793. package/lib/GridCellEditStartedEventArgs.d.ts +1 -1
  794. package/lib/GridCellPosition.d.ts +14 -14
  795. package/lib/GridCellType.d.ts +15 -15
  796. package/lib/GridCellValueChangingEventArgs.d.ts +1 -1
  797. package/lib/GridColumnAnimationSettings.d.ts +59 -59
  798. package/lib/GridColumnButtonOptions.d.ts +1 -1
  799. package/lib/GridColumnButtonOptionsView.d.ts +1 -1
  800. package/lib/GridColumnButtonOptionsView_combined.d.ts +52 -52
  801. package/lib/GridColumnCollection.d.ts +1 -1
  802. package/lib/GridColumnFilterOptions.d.ts +1 -1
  803. package/lib/GridColumnFilterOptionsView.d.ts +1 -1
  804. package/lib/GridColumnFilterOptionsView_combined.d.ts +86 -86
  805. package/lib/GridColumnGroupOptions.d.ts +1 -1
  806. package/lib/GridColumnGroupOptionsView.d.ts +1 -1
  807. package/lib/GridColumnGroupOptionsView_combined.d.ts +52 -52
  808. package/lib/GridColumnHideOptions.d.ts +1 -1
  809. package/lib/GridColumnHideOptionsView.d.ts +1 -1
  810. package/lib/GridColumnHideOptionsView_combined.d.ts +38 -38
  811. package/lib/GridColumnMoveOptions.d.ts +1 -1
  812. package/lib/GridColumnMoveOptionsView.d.ts +1 -1
  813. package/lib/GridColumnMoveOptionsView_combined.d.ts +61 -61
  814. package/lib/GridColumnOptions.d.ts +1 -1
  815. package/lib/GridColumnOptionsBase.d.ts +1 -1
  816. package/lib/GridColumnOptionsSectionBase.d.ts +13 -13
  817. package/lib/GridColumnOptionsSimpleSectionBase.d.ts +17 -17
  818. package/lib/GridColumnOptionsUtilities.d.ts +1 -1
  819. package/lib/GridColumnOptionsView.d.ts +1 -1
  820. package/lib/GridColumnOptionsViewBase.d.ts +1 -1
  821. package/lib/GridColumnOptionsViewBase_combined.d.ts +159 -159
  822. package/lib/GridColumnOptionsView_combined.d.ts +182 -182
  823. package/lib/GridColumnPinOptions.d.ts +1 -1
  824. package/lib/GridColumnPinOptionsView.d.ts +1 -1
  825. package/lib/GridColumnPinOptionsView_combined.d.ts +56 -56
  826. package/lib/GridColumnSortOptions.d.ts +1 -1
  827. package/lib/GridColumnSortOptionsView.d.ts +1 -1
  828. package/lib/GridColumnSortOptionsView_combined.d.ts +53 -53
  829. package/lib/GridColumnSpacer.d.ts +29 -29
  830. package/lib/GridColumnSpacerCollection.d.ts +16 -16
  831. package/lib/GridColumnSummaryOptions.d.ts +1 -1
  832. package/lib/GridColumnSummaryOptionsView.d.ts +1 -1
  833. package/lib/GridColumnSummaryOptionsView_combined.d.ts +72 -72
  834. package/lib/GridColumnWidthChangedEventArgs.d.ts +1 -1
  835. package/lib/GridColumnsAutoGeneratedEventArgs.d.ts +1 -1
  836. package/lib/GridColumnsChangedEventArgs.d.ts +1 -1
  837. package/lib/GridCompoundConditionalStyle.d.ts +1 -1
  838. package/lib/GridConditionFilterStringErrorsParsingEventArgs.d.ts +10 -10
  839. package/lib/GridConditionalStyle.d.ts +1 -1
  840. package/lib/GridConditionalStyleBoundType.d.ts +9 -9
  841. package/lib/GridConditionalStyleCollection.d.ts +1 -1
  842. package/lib/GridConditionalStyleFontInfo.d.ts +11 -11
  843. package/lib/GridConditionalStyleProperty.d.ts +150 -150
  844. package/lib/GridConditionalStylePropertyCollection.d.ts +10 -10
  845. package/lib/GridConditionalStylePropertyStylingType.d.ts +11 -11
  846. package/lib/GridCustomFilterRequestedEventArgs.d.ts +1 -1
  847. package/lib/GridDataCommittedEventArgs.d.ts +11 -11
  848. package/lib/GridDataCommittingEventArgs.d.ts +11 -11
  849. package/lib/GridEasingFunctionType.d.ts +26 -26
  850. package/lib/GridEffect.d.ts +1 -1
  851. package/lib/GridEffectGroup.d.ts +1 -1
  852. package/lib/GridEffectMainIntent.d.ts +20 -20
  853. package/lib/GridEffectManager.d.ts +1 -1
  854. package/lib/GridEffectSubIntent.d.ts +18 -18
  855. package/lib/GridExpansionIndicator.d.ts +1 -1
  856. package/lib/GridExpansionIndicatorView.d.ts +1 -1
  857. package/lib/GridExpansionIndicatorView_combined.d.ts +72 -72
  858. package/lib/GridExternalWrapper.d.ts +41 -41
  859. package/lib/GridFilterDialog.d.ts +1 -1
  860. package/lib/GridFilterDialogFilterChangeEventArgs.d.ts +9 -9
  861. package/lib/GridFilterDialogOpeningEventArgs.d.ts +9 -9
  862. package/lib/GridFilterDialogPanel.d.ts +1 -1
  863. package/lib/GridFilterDialogView.d.ts +1 -1
  864. package/lib/GridFilterDialogViewModel.d.ts +1 -1
  865. package/lib/GridFilterDialogViewModelGrouping.d.ts +10 -10
  866. package/lib/GridFilterDialogViewModelGroupingLevel.d.ts +10 -10
  867. package/lib/GridFilterDialogViewModelGroupingLevelCollection.d.ts +10 -10
  868. package/lib/GridFilterDialogViewModelRow.d.ts +28 -28
  869. package/lib/GridFilterDialogViewModelRowCollection.d.ts +1 -1
  870. package/lib/GridFilterDialogView_combined.d.ts +243 -243
  871. package/lib/GridFilterExpressionsEventArgs.d.ts +9 -9
  872. package/lib/GridFilterOperandsCollection.d.ts +1 -1
  873. package/lib/GridGroupDescriptionsChangedEventArgs.d.ts +11 -11
  874. package/lib/GridLayer.d.ts +1 -1
  875. package/lib/GridLayerController.d.ts +1 -1
  876. package/lib/GridLayerExport.d.ts +16 -16
  877. package/lib/GridModuleHelper.d.ts +8 -8
  878. package/lib/GridRowEditEndedEventArgs.d.ts +11 -11
  879. package/lib/GridRowEditStartedEventArgs.d.ts +11 -11
  880. package/lib/GridSelectedCellRangesChangedEventArgs.d.ts +20 -20
  881. package/lib/GridSelectedCellRangesCollection.d.ts +11 -11
  882. package/lib/GridSelectedCellsChangedEventArgs.d.ts +1 -1
  883. package/lib/GridSelectedCellsCollection.d.ts +1 -1
  884. package/lib/GridSelectedItemsChangedEventArgs.d.ts +17 -17
  885. package/lib/GridSelectedItemsCollection.d.ts +14 -14
  886. package/lib/GridSelectedKeysChangedEventArgs.d.ts +17 -17
  887. package/lib/GridSelectedKeysCollection.d.ts +31 -31
  888. package/lib/GridSelectionBehavior.d.ts +18 -18
  889. package/lib/GridSelectionChangedEventArgs.d.ts +7 -7
  890. package/lib/GridSizeChangedEventArgs.d.ts +9 -9
  891. package/lib/GridSortDescriptionsChangedEventArgs.d.ts +11 -11
  892. package/lib/GridSortIndicator.d.ts +1 -1
  893. package/lib/GridSortIndicatorView.d.ts +1 -1
  894. package/lib/GridSortIndicatorView_combined.d.ts +106 -106
  895. package/lib/GridStyleRepository.d.ts +97 -97
  896. package/lib/GridSummaryDescriptionsChangedEventArgs.d.ts +11 -11
  897. package/lib/GridViewportChangedEventArgs.d.ts +15 -15
  898. package/lib/GroupData.d.ts +10 -10
  899. package/lib/GroupHeaderDisplayMode.d.ts +18 -18
  900. package/lib/GroupInfo.d.ts +12 -12
  901. package/lib/GroupSummaryDisplayMode.d.ts +31 -31
  902. package/lib/Header.d.ts +1 -1
  903. package/lib/HeaderClickAction.d.ts +30 -30
  904. package/lib/HeaderRowSeparator.d.ts +1 -1
  905. package/lib/HeaderSeparator.d.ts +1 -1
  906. package/lib/HorizontalPropertyEditorDataSource.d.ts +10 -10
  907. package/lib/HoverManager.d.ts +1 -1
  908. package/lib/ICellActionManager.d.ts +1 -1
  909. package/lib/ICellModelExportUpdater.d.ts +11 -11
  910. package/lib/ICellPresenter.d.ts +1 -1
  911. package/lib/ICellRenderingEngine.d.ts +1 -1
  912. package/lib/IColumnGrouping.d.ts +12 -12
  913. package/lib/IColumnGroupingVisualModelExport.d.ts +11 -11
  914. package/lib/IDataAdapter.d.ts +1 -1
  915. package/lib/IDataGridComponent.d.ts +12 -12
  916. package/lib/IDelayedExecutionManager.d.ts +12 -12
  917. package/lib/IDragger.d.ts +1 -1
  918. package/lib/IDraggerView.d.ts +1 -1
  919. package/lib/IDraggerView_combined.d.ts +50 -50
  920. package/lib/IEditorView.d.ts +32 -32
  921. package/lib/IExternalDefinitionBase.d.ts +1 -1
  922. package/lib/IExternalGrid.d.ts +1 -1
  923. package/lib/IExternalTemplateColumn.d.ts +12 -12
  924. package/lib/IExternalTemplateHeaderColumn.d.ts +12 -12
  925. package/lib/IExternalTemplateSectionHeader.d.ts +12 -12
  926. package/lib/IGridInfoRequestor.d.ts +1 -1
  927. package/lib/INativeCell.d.ts +17 -17
  928. package/lib/IPlatformPixelConverter.d.ts +11 -11
  929. package/lib/IPropertySetter.d.ts +11 -11
  930. package/lib/ISummaryChooserView.d.ts +1 -1
  931. package/lib/ISummaryChooserView_combined.d.ts +103 -103
  932. package/lib/IToolbarVisualModelExport.d.ts +11 -11
  933. package/lib/IViewportManager.d.ts +11 -11
  934. package/lib/ImageCell.d.ts +34 -34
  935. package/lib/ImageCellModel.d.ts +1 -1
  936. package/lib/ImageCellModelExport.d.ts +12 -12
  937. package/lib/ImageCellPresenter.d.ts +16 -16
  938. package/lib/ImageColumn.d.ts +1 -1
  939. package/lib/ImageResourceType.d.ts +30 -30
  940. package/lib/ImageStretchOptions.d.ts +22 -22
  941. package/lib/LayoutAction.d.ts +42 -42
  942. package/lib/LostFocusEventArgs.d.ts +7 -7
  943. package/lib/MergedCellEvaluationCriteria.d.ts +22 -22
  944. package/lib/MergedCellInfo.d.ts +14 -14
  945. package/lib/MergedCellMode.d.ts +27 -27
  946. package/lib/ModelStates.d.ts +13 -13
  947. package/lib/ModelTypes.d.ts +23 -23
  948. package/lib/MultiColumnComboBox.d.ts +1 -1
  949. package/lib/MultiColumnComboBoxDataSourceNotificationHandler.d.ts +1 -1
  950. package/lib/MultiColumnComboBoxSelectedItemChangeType.d.ts +13 -13
  951. package/lib/MultiColumnComboBoxTextChangedEventArgs.d.ts +12 -12
  952. package/lib/MultiColumnComboBoxUtilities.d.ts +25 -25
  953. package/lib/MultiColumnComboBoxValueChangedEventArgs.d.ts +12 -12
  954. package/lib/MultiColumnComboBoxView.d.ts +1 -1
  955. package/lib/MultiColumnComboBoxView_combined.d.ts +499 -499
  956. package/lib/MultiColumnComboVisualModelExport.d.ts +70 -70
  957. package/lib/MultipleDataSourceNotifier.d.ts +20 -20
  958. package/lib/NativeUIComboFactory.d.ts +18 -18
  959. package/lib/NativeUIGridFactory.d.ts +19 -19
  960. package/lib/NumericCell.d.ts +12 -12
  961. package/lib/NumericCellFormatter.d.ts +1 -1
  962. package/lib/NumericCellModel.d.ts +1 -1
  963. package/lib/NumericCellModelExport.d.ts +14 -14
  964. package/lib/NumericCellPresenter.d.ts +15 -15
  965. package/lib/NumericColumn.d.ts +1 -1
  966. package/lib/NumericEditorView.d.ts +13 -13
  967. package/lib/OperatorModel.d.ts +13 -13
  968. package/lib/OperatorSelectorClosingEventArgs.d.ts +7 -7
  969. package/lib/OperatorSelectorOpeningEventArgs.d.ts +7 -7
  970. package/lib/OperatorSelectorValueChangedEventArgs.d.ts +14 -14
  971. package/lib/PageChangedEventArgs.d.ts +13 -13
  972. package/lib/PagedDataProvider.d.ts +1 -1
  973. package/lib/Pager.d.ts +1 -1
  974. package/lib/PagerDataSourceNotificationBridge.d.ts +1 -1
  975. package/lib/PagerGridDataSourceNotificationBridge.d.ts +1 -1
  976. package/lib/PagerView.d.ts +1 -1
  977. package/lib/PagerVisualModelExport.d.ts +25 -25
  978. package/lib/PinnedAreaSeparator.d.ts +1 -1
  979. package/lib/PinnedPositions.d.ts +22 -22
  980. package/lib/PinnedRowInfo.d.ts +1 -1
  981. package/lib/PlaceholderView.d.ts +26 -26
  982. package/lib/PrimaryKeyValue.d.ts +19 -19
  983. package/lib/PropertyEditor.d.ts +1 -1
  984. package/lib/PropertyEditorView.d.ts +1 -1
  985. package/lib/PropertyEditorView_combined.d.ts +237 -237
  986. package/lib/PushRowResult.d.ts +1 -1
  987. package/lib/PushRowSettings.d.ts +1 -1
  988. package/lib/RecyclingManager.d.ts +1 -1
  989. package/lib/ResponsiveEngine.d.ts +1 -1
  990. package/lib/ResponsivePhase.d.ts +1 -1
  991. package/lib/ResponsivePhasesCollection.d.ts +1 -1
  992. package/lib/ResponsiveState.d.ts +1 -1
  993. package/lib/ResponsiveStateEnteredEventArgs.d.ts +7 -7
  994. package/lib/ResponsiveStateEnteringEventArgs.d.ts +7 -7
  995. package/lib/ResponsiveStateExitedEventArgs.d.ts +7 -7
  996. package/lib/ResponsiveStatesCollection.d.ts +1 -1
  997. package/lib/RowCellsEffect.d.ts +1 -1
  998. package/lib/RowEffect.d.ts +1 -1
  999. package/lib/RowHoverAnimationMode.d.ts +22 -22
  1000. package/lib/RowPath.d.ts +37 -37
  1001. package/lib/RowRange.d.ts +14 -14
  1002. package/lib/RowSelectionAnimationMode.d.ts +22 -22
  1003. package/lib/RowSeparator.d.ts +1 -1
  1004. package/lib/RowSeparatorCell.d.ts +10 -10
  1005. package/lib/RowSeparatorCellPresenter.d.ts +12 -12
  1006. package/lib/RowSeparatorModel.d.ts +1 -1
  1007. package/lib/RowSeparatorModelExport.d.ts +11 -11
  1008. package/lib/SaveLayoutColumn.d.ts +1 -1
  1009. package/lib/SaveLayoutFilterInfo.d.ts +25 -25
  1010. package/lib/SaveLayoutGroupInfo.d.ts +15 -15
  1011. package/lib/SaveLayoutSortInfo.d.ts +15 -15
  1012. package/lib/SectionFooter.d.ts +1 -1
  1013. package/lib/SectionHeader.d.ts +1 -1
  1014. package/lib/SectionHeaderCell.d.ts +14 -14
  1015. package/lib/SectionHeaderCellModel.d.ts +1 -1
  1016. package/lib/SectionHeaderCellModelExport.d.ts +21 -21
  1017. package/lib/SectionHeaderCellPresenter.d.ts +14 -14
  1018. package/lib/SectionInfo.d.ts +1 -1
  1019. package/lib/SelectAllCheckboxChangedEventArgs.d.ts +8 -8
  1020. package/lib/SelectionManager.d.ts +1 -1
  1021. package/lib/SortIndicatorRenderCompletedEventArgs.d.ts +7 -7
  1022. package/lib/SortIndicatorStyle.d.ts +29 -29
  1023. package/lib/SortManager.d.ts +1 -1
  1024. package/lib/SortMode.d.ts +30 -30
  1025. package/lib/SpacerEffect.d.ts +1 -1
  1026. package/lib/SpatialEngine.d.ts +1 -1
  1027. package/lib/StringOperatorTypes.d.ts +16 -16
  1028. package/lib/SummaryCell.d.ts +21 -21
  1029. package/lib/SummaryCellModel.d.ts +1 -1
  1030. package/lib/SummaryCellModelExport.d.ts +28 -28
  1031. package/lib/SummaryCellPresenter.d.ts +14 -14
  1032. package/lib/SummaryChangedEventArgs.d.ts +9 -9
  1033. package/lib/SummaryChooser.d.ts +1 -1
  1034. package/lib/SummaryChooserItem.d.ts +10 -10
  1035. package/lib/SummaryChooserView.d.ts +1 -1
  1036. package/lib/SummaryData.d.ts +13 -13
  1037. package/lib/SummaryRow.d.ts +1 -1
  1038. package/lib/SummaryRowRoot.d.ts +1 -1
  1039. package/lib/SummaryRowSection.d.ts +1 -1
  1040. package/lib/SummaryScope.d.ts +26 -26
  1041. package/lib/TemplateCell.d.ts +17 -17
  1042. package/lib/TemplateCellContainer.d.ts +15 -15
  1043. package/lib/TemplateCellModel.d.ts +1 -1
  1044. package/lib/TemplateCellModelExport.d.ts +12 -12
  1045. package/lib/TemplateCellPresenter.d.ts +16 -16
  1046. package/lib/TemplateCellUpdatingEventArgs.d.ts +1 -1
  1047. package/lib/TemplateColumn.d.ts +1 -1
  1048. package/lib/TemplateHeader.d.ts +19 -19
  1049. package/lib/TemplateHeaderCell.d.ts +14 -14
  1050. package/lib/TemplateHeaderCellModel.d.ts +17 -17
  1051. package/lib/TemplateHeaderCellModelExport.d.ts +12 -12
  1052. package/lib/TemplateHeaderCellPresenter.d.ts +16 -16
  1053. package/lib/TemplateHeaderCellUpdatingEventArgs.d.ts +14 -14
  1054. package/lib/TemplateSectionHeader.d.ts +17 -17
  1055. package/lib/TemplateSectionHeaderCellModel.d.ts +8 -8
  1056. package/lib/TemplateSectionHeaderCellModelExport.d.ts +11 -11
  1057. package/lib/TemplateSectionHeaderCellUpdatingEventArgs.d.ts +14 -14
  1058. package/lib/TextCell.d.ts +20 -20
  1059. package/lib/TextCellDecoration.d.ts +26 -26
  1060. package/lib/TextCellLineBreakMode.d.ts +26 -26
  1061. package/lib/TextCellModel.d.ts +1 -1
  1062. package/lib/TextCellModelExport.d.ts +13 -13
  1063. package/lib/TextCellPresenter.d.ts +15 -15
  1064. package/lib/TextColumn.d.ts +1 -1
  1065. package/lib/TextEditorView.d.ts +35 -35
  1066. package/lib/TextHeader.d.ts +1 -1
  1067. package/lib/TextHeaderCell.d.ts +56 -56
  1068. package/lib/TextHeaderCellModel.d.ts +1 -1
  1069. package/lib/TextHeaderCellModelExport.d.ts +11 -11
  1070. package/lib/TextHeaderCellPresenter.d.ts +15 -15
  1071. package/lib/TextIconSetBuiltInTypes.d.ts +11 -11
  1072. package/lib/TextIconSetConditionalStyle.d.ts +18 -18
  1073. package/lib/TextVisualModelExport.d.ts +16 -16
  1074. package/lib/ToolbarVisualModelExport.d.ts +9 -9
  1075. package/lib/VerticalSeparatorCell.d.ts +21 -21
  1076. package/lib/VerticalSeparatorCellModel.d.ts +1 -1
  1077. package/lib/VerticalSeparatorCellPresenter.d.ts +12 -12
  1078. package/lib/VisibilityEngine.d.ts +1 -1
  1079. package/lib/VisualModel.d.ts +1 -1
  1080. package/lib/VisualModelExport.d.ts +74 -74
  1081. package/lib/igc-apply-button-click-event-args.d.ts +12 -12
  1082. package/lib/igc-cancel-button-click-event-args.d.ts +12 -12
  1083. package/lib/igc-cell-info.d.ts +582 -582
  1084. package/lib/igc-cell-key-module.d.ts +3 -3
  1085. package/lib/igc-cell-key.d.ts +35 -35
  1086. package/lib/igc-cell-range-module.d.ts +3 -3
  1087. package/lib/igc-cell-range.d.ts +36 -36
  1088. package/lib/igc-cell-style-requested-event-args.d.ts +30 -30
  1089. package/lib/igc-checkbox-list-component.d.ts +339 -339
  1090. package/lib/igc-checkbox-list-index-type-changed-event-args.d.ts +17 -17
  1091. package/lib/igc-checkbox-list-keys-cleared-event-args.d.ts +12 -12
  1092. package/lib/igc-checkbox-list-module.d.ts +3 -3
  1093. package/lib/igc-checked-changed-event-args.d.ts +18 -18
  1094. package/lib/igc-column-chooser-component.d.ts +94 -94
  1095. package/lib/igc-column-chooser-module.d.ts +3 -3
  1096. package/lib/igc-column-exchanger.d.ts +21 -21
  1097. package/lib/igc-column-exchangers-collection.d.ts +8 -8
  1098. package/lib/igc-column-group-description-collection.d.ts +29 -29
  1099. package/lib/igc-column-group-description-module.d.ts +3 -3
  1100. package/lib/igc-column-group-description.d.ts +52 -52
  1101. package/lib/igc-column-grouping-component.d.ts +119 -119
  1102. package/lib/igc-column-grouping-module.d.ts +3 -3
  1103. package/lib/igc-column-hidden-changed-event-args.d.ts +17 -17
  1104. package/lib/igc-column-moving-separator-component.d.ts +26 -26
  1105. package/lib/igc-column-moving-separator-module.d.ts +3 -3
  1106. package/lib/igc-column-pinned-changed-event-args.d.ts +27 -27
  1107. package/lib/igc-column-pinning-component.d.ts +94 -94
  1108. package/lib/igc-column-pinning-module.d.ts +3 -3
  1109. package/lib/igc-column-property-setter.d.ts +31 -31
  1110. package/lib/igc-column-property-setters-collection.d.ts +8 -8
  1111. package/lib/igc-column-resizing-separator-component.d.ts +21 -21
  1112. package/lib/igc-column-resizing-separator-module.d.ts +3 -3
  1113. package/lib/igc-column-sort-description-collection.d.ts +29 -29
  1114. package/lib/igc-column-sort-description-module.d.ts +3 -3
  1115. package/lib/igc-column-sort-description.d.ts +33 -33
  1116. package/lib/igc-column-summary-description-collection.d.ts +26 -26
  1117. package/lib/igc-column-summary-description-module.d.ts +3 -3
  1118. package/lib/igc-column-summary-description.d.ts +83 -83
  1119. package/lib/igc-column-width-module.d.ts +3 -3
  1120. package/lib/igc-column-width.d.ts +31 -31
  1121. package/lib/igc-combo-box-column-component.d.ts +46 -46
  1122. package/lib/igc-combo-box-column-module.d.ts +3 -3
  1123. package/lib/igc-data-binding-event-args.d.ts +27 -27
  1124. package/lib/igc-data-grid-all-columns-module.d.ts +3 -3
  1125. package/lib/igc-data-grid-cell-event-args.d.ts +34 -34
  1126. package/lib/igc-data-grid-column-component.d.ts +431 -431
  1127. package/lib/igc-data-grid-comparison-operator-selector-component.d.ts +145 -145
  1128. package/lib/igc-data-grid-component.d.ts +1509 -1509
  1129. package/lib/igc-data-grid-core-module.d.ts +3 -3
  1130. package/lib/igc-data-grid-expansion-indicator-component.d.ts +69 -69
  1131. package/lib/igc-data-grid-filter-dialog-component.d.ts +102 -102
  1132. package/lib/igc-data-grid-locale-en-module.d.ts +3 -3
  1133. package/lib/igc-data-grid-module.d.ts +3 -3
  1134. package/lib/igc-data-grid-pager-component.d.ts +113 -113
  1135. package/lib/igc-data-grid-pager-module.d.ts +3 -3
  1136. package/lib/igc-data-grid-sort-indicator-component.d.ts +76 -76
  1137. package/lib/igc-data-grid-toolbar-component.d.ts +143 -143
  1138. package/lib/igc-data-grid-toolbar-module.d.ts +3 -3
  1139. package/lib/igc-date-time-cell-info.d.ts +42 -42
  1140. package/lib/igc-date-time-column-component.d.ts +70 -70
  1141. package/lib/igc-date-time-column-module.d.ts +3 -3
  1142. package/lib/igc-definition-base-component.d.ts +320 -320
  1143. package/lib/igc-edit-row-definition-component.d.ts +20 -20
  1144. package/lib/igc-edit-row-definition-module.d.ts +3 -3
  1145. package/lib/igc-editor-cell-info.d.ts +72 -72
  1146. package/lib/igc-editor-definition-component.d.ts +20 -20
  1147. package/lib/igc-editor-definition-module.d.ts +3 -3
  1148. package/lib/igc-editor-row-cell-info.d.ts +13 -13
  1149. package/lib/igc-filter-cell-info.d.ts +53 -53
  1150. package/lib/igc-filter-dialog-render-completed-event-args.d.ts +12 -12
  1151. package/lib/igc-filter-operand-module.d.ts +3 -3
  1152. package/lib/igc-filter-operand.d.ts +55 -55
  1153. package/lib/igc-filter-row-definition-component.d.ts +40 -40
  1154. package/lib/igc-filter-row-definition-module.d.ts +3 -3
  1155. package/lib/igc-format-cell-event-args.d.ts +42 -42
  1156. package/lib/igc-format-group-text-event-args.d.ts +32 -32
  1157. package/lib/igc-format-summary-text-event-args.d.ts +37 -37
  1158. package/lib/igc-got-focus-event-args.d.ts +12 -12
  1159. package/lib/igc-grid-active-cell-changed-event-args.d.ts +26 -26
  1160. package/lib/igc-grid-animation-phase-settings.d.ts +52 -52
  1161. package/lib/igc-grid-animation-settings.d.ts +16 -16
  1162. package/lib/igc-grid-cell-edit-ended-event-args.d.ts +28 -28
  1163. package/lib/igc-grid-cell-edit-started-event-args.d.ts +28 -28
  1164. package/lib/igc-grid-cell-position-module.d.ts +3 -3
  1165. package/lib/igc-grid-cell-position.d.ts +23 -23
  1166. package/lib/igc-grid-cell-value-changing-event-args.d.ts +43 -43
  1167. package/lib/igc-grid-column-animation-settings.d.ts +16 -16
  1168. package/lib/igc-grid-column-button-options-component.d.ts +40 -40
  1169. package/lib/igc-grid-column-button-options-module.d.ts +3 -3
  1170. package/lib/igc-grid-column-collection.d.ts +8 -8
  1171. package/lib/igc-grid-column-filter-options-component.d.ts +44 -44
  1172. package/lib/igc-grid-column-filter-options-module.d.ts +3 -3
  1173. package/lib/igc-grid-column-group-options-component.d.ts +26 -26
  1174. package/lib/igc-grid-column-group-options-module.d.ts +3 -3
  1175. package/lib/igc-grid-column-hide-options-component.d.ts +26 -26
  1176. package/lib/igc-grid-column-hide-options-module.d.ts +3 -3
  1177. package/lib/igc-grid-column-move-options-component.d.ts +30 -30
  1178. package/lib/igc-grid-column-move-options-module.d.ts +3 -3
  1179. package/lib/igc-grid-column-options-base-component.d.ts +99 -99
  1180. package/lib/igc-grid-column-options-component.d.ts +142 -142
  1181. package/lib/igc-grid-column-options-module.d.ts +3 -3
  1182. package/lib/igc-grid-column-options-section-base-component.d.ts +15 -15
  1183. package/lib/igc-grid-column-options-simple-section-base-component.d.ts +17 -17
  1184. package/lib/igc-grid-column-pin-options-component.d.ts +30 -30
  1185. package/lib/igc-grid-column-pin-options-module.d.ts +3 -3
  1186. package/lib/igc-grid-column-sort-options-component.d.ts +33 -33
  1187. package/lib/igc-grid-column-sort-options-module.d.ts +3 -3
  1188. package/lib/igc-grid-column-summary-options-component.d.ts +52 -52
  1189. package/lib/igc-grid-column-summary-options-module.d.ts +3 -3
  1190. package/lib/igc-grid-column-width-changed-event-args.d.ts +32 -32
  1191. package/lib/igc-grid-columns-auto-generated-event-args.d.ts +19 -19
  1192. package/lib/igc-grid-columns-changed-event-args.d.ts +19 -19
  1193. package/lib/igc-grid-compound-conditional-style-component.d.ts +19 -19
  1194. package/lib/igc-grid-condition-filter-string-errors-parsing-event-args.d.ts +22 -22
  1195. package/lib/igc-grid-conditional-style-collection.d.ts +8 -8
  1196. package/lib/igc-grid-conditional-style-component.d.ts +80 -80
  1197. package/lib/igc-grid-conditional-style-font-info-component.d.ts +44 -44
  1198. package/lib/igc-grid-conditional-style-font-info-module.d.ts +3 -3
  1199. package/lib/igc-grid-conditional-style-module.d.ts +3 -3
  1200. package/lib/igc-grid-conditional-style-property-collection.d.ts +8 -8
  1201. package/lib/igc-grid-conditional-style-property-component.d.ts +116 -116
  1202. package/lib/igc-grid-conditional-style-property-module.d.ts +3 -3
  1203. package/lib/igc-grid-custom-filter-requested-event-args.d.ts +40 -40
  1204. package/lib/igc-grid-data-committed-event-args.d.ts +25 -25
  1205. package/lib/igc-grid-data-committing-event-args.d.ts +25 -25
  1206. package/lib/igc-grid-filter-dialog-filter-change-event-args.d.ts +15 -15
  1207. package/lib/igc-grid-filter-dialog-opening-event-args.d.ts +15 -15
  1208. package/lib/igc-grid-filter-dialog-view-model-grouping-level-collection.d.ts +8 -8
  1209. package/lib/igc-grid-filter-dialog-view-model-grouping-level.d.ts +8 -8
  1210. package/lib/igc-grid-filter-dialog-view-model-grouping.d.ts +19 -19
  1211. package/lib/igc-grid-filter-dialog-view-model-row-collection.d.ts +8 -8
  1212. package/lib/igc-grid-filter-dialog-view-model-row.d.ts +26 -26
  1213. package/lib/igc-grid-filter-dialog-view-model.d.ts +34 -34
  1214. package/lib/igc-grid-filter-expressions-event-args.d.ts +15 -15
  1215. package/lib/igc-grid-filter-operands-collection.d.ts +8 -8
  1216. package/lib/igc-grid-group-descriptions-changed-event-args.d.ts +18 -18
  1217. package/lib/igc-grid-row-edit-ended-event-args.d.ts +22 -22
  1218. package/lib/igc-grid-row-edit-started-event-args.d.ts +22 -22
  1219. package/lib/igc-grid-selected-cell-ranges-changed-event-args.d.ts +40 -40
  1220. package/lib/igc-grid-selected-cell-ranges-collection.d.ts +8 -8
  1221. package/lib/igc-grid-selected-cells-changed-event-args.d.ts +34 -34
  1222. package/lib/igc-grid-selected-cells-collection.d.ts +8 -8
  1223. package/lib/igc-grid-selected-items-changed-event-args.d.ts +34 -34
  1224. package/lib/igc-grid-selected-items-collection.d.ts +6 -6
  1225. package/lib/igc-grid-selected-keys-changed-event-args.d.ts +34 -34
  1226. package/lib/igc-grid-selected-keys-collection.d.ts +8 -8
  1227. package/lib/igc-grid-selection-changed-event-args.d.ts +15 -15
  1228. package/lib/igc-grid-size-changed-event-args.d.ts +25 -25
  1229. package/lib/igc-grid-sort-descriptions-changed-event-args.d.ts +18 -18
  1230. package/lib/igc-grid-summary-descriptions-changed-event-args.d.ts +18 -18
  1231. package/lib/igc-group-data.d.ts +31 -31
  1232. package/lib/igc-header-component.d.ts +51 -51
  1233. package/lib/igc-header-row-separator-component.d.ts +20 -20
  1234. package/lib/igc-header-row-separator-module.d.ts +3 -3
  1235. package/lib/igc-header-separator-component.d.ts +17 -17
  1236. package/lib/igc-header-separator-module.d.ts +3 -3
  1237. package/lib/igc-horizontal-property-editor-data-source.d.ts +8 -8
  1238. package/lib/igc-image-cell-info.d.ts +30 -30
  1239. package/lib/igc-image-column-component.d.ts +47 -47
  1240. package/lib/igc-image-column-module.d.ts +3 -3
  1241. package/lib/igc-lost-focus-event-args.d.ts +12 -12
  1242. package/lib/igc-multi-column-combo-box-component.d.ts +524 -524
  1243. package/lib/igc-multi-column-combo-box-module.d.ts +3 -3
  1244. package/lib/igc-multi-column-combo-box-text-changed-event-args.d.ts +13 -13
  1245. package/lib/igc-multi-column-combo-box-value-changed-event-args.d.ts +13 -13
  1246. package/lib/igc-numeric-cell-info.d.ts +76 -76
  1247. package/lib/igc-numeric-column-component.d.ts +94 -94
  1248. package/lib/igc-numeric-column-module.d.ts +3 -3
  1249. package/lib/igc-operator-selector-closing-event-args.d.ts +12 -12
  1250. package/lib/igc-operator-selector-opening-event-args.d.ts +15 -15
  1251. package/lib/igc-operator-selector-value-changed-event-args.d.ts +20 -20
  1252. package/lib/igc-page-changed-event-args.d.ts +22 -22
  1253. package/lib/igc-pinned-area-separator-component.d.ts +17 -17
  1254. package/lib/igc-pinned-area-separator-module.d.ts +3 -3
  1255. package/lib/igc-primary-key-value-module.d.ts +3 -3
  1256. package/lib/igc-primary-key-value.d.ts +29 -29
  1257. package/lib/igc-property-editor-component.d.ts +138 -138
  1258. package/lib/igc-property-editor-module.d.ts +3 -3
  1259. package/lib/igc-responsive-phase.d.ts +50 -50
  1260. package/lib/igc-responsive-phases-collection.d.ts +8 -8
  1261. package/lib/igc-responsive-state-entered-event-args.d.ts +15 -15
  1262. package/lib/igc-responsive-state-entering-event-args.d.ts +15 -15
  1263. package/lib/igc-responsive-state-exited-event-args.d.ts +15 -15
  1264. package/lib/igc-responsive-state.d.ts +72 -72
  1265. package/lib/igc-responsive-states-collection.d.ts +8 -8
  1266. package/lib/igc-row-separator-component.d.ts +20 -20
  1267. package/lib/igc-row-separator-info.d.ts +13 -13
  1268. package/lib/igc-row-separator-module.d.ts +3 -3
  1269. package/lib/igc-section-footer-component.d.ts +20 -20
  1270. package/lib/igc-section-footer-module.d.ts +3 -3
  1271. package/lib/igc-section-header-cell-info.d.ts +29 -29
  1272. package/lib/igc-section-header-component.d.ts +49 -49
  1273. package/lib/igc-section-header-module.d.ts +3 -3
  1274. package/lib/igc-select-all-checkbox-changed-event-args.d.ts +14 -14
  1275. package/lib/igc-sort-indicator-render-completed-event-args.d.ts +12 -12
  1276. package/lib/igc-summary-cell-info.d.ts +30 -30
  1277. package/lib/igc-summary-changed-event-args.d.ts +25 -25
  1278. package/lib/igc-summary-chooser-module.d.ts +3 -3
  1279. package/lib/igc-summary-data.d.ts +27 -27
  1280. package/lib/igc-summary-row-component.d.ts +58 -58
  1281. package/lib/igc-summary-row-root-component.d.ts +17 -17
  1282. package/lib/igc-summary-row-root-module.d.ts +3 -3
  1283. package/lib/igc-summary-row-section-component.d.ts +17 -17
  1284. package/lib/igc-summary-row-section-module.d.ts +3 -3
  1285. package/lib/igc-template-cell-info.d.ts +18 -18
  1286. package/lib/igc-template-cell-updating-event-args.d.ts +26 -26
  1287. package/lib/igc-template-column-component.d.ts +52 -52
  1288. package/lib/igc-template-column-module.d.ts +3 -3
  1289. package/lib/igc-template-header-cell-info.d.ts +18 -18
  1290. package/lib/igc-template-header-cell-updating-event-args.d.ts +26 -26
  1291. package/lib/igc-template-header-component.d.ts +28 -28
  1292. package/lib/igc-template-header-module.d.ts +3 -3
  1293. package/lib/igc-template-section-header-cell-info.d.ts +13 -13
  1294. package/lib/igc-template-section-header-cell-updating-event-args.d.ts +21 -21
  1295. package/lib/igc-template-section-header-component.d.ts +28 -28
  1296. package/lib/igc-template-section-header-module.d.ts +3 -3
  1297. package/lib/igc-text-cell-info.d.ts +18 -18
  1298. package/lib/igc-text-column-component.d.ts +41 -41
  1299. package/lib/igc-text-column-module.d.ts +3 -3
  1300. package/lib/igc-text-header-cell-info.d.ts +38 -38
  1301. package/lib/igc-text-header-component.d.ts +20 -20
  1302. package/lib/igc-text-header-module.d.ts +3 -3
  1303. package/lib/igc-text-icon-set-conditional-style-component.d.ts +22 -22
  1304. package/lib/igc-text-icon-set-conditional-style-module.d.ts +3 -3
  1305. package/lib/igc-vertical-separator-cell-info.d.ts +13 -13
  1306. package/package.json +4 -4
  1307. package/public_api.d.ts +693 -693
@@ -1,339 +1,339 @@
1
- import { IgSize } from "igniteui-webcomponents-core";
2
- import { CheckboxList } from './CheckboxList';
3
- import { IgcCheckedChangedEventArgs } from "./igc-checked-changed-event-args";
4
- import { IgcSelectAllCheckboxChangedEventArgs } from "./igc-select-all-checkbox-changed-event-args";
5
- import { IgcGridSelectedKeysCollection } from "./igc-grid-selected-keys-collection";
6
- import { CheckboxListIndexType } from "./CheckboxListIndexType";
7
- import { InputGroupDisplayType } from "igniteui-webcomponents-inputs";
8
- import { BaseControlTheme } from "igniteui-webcomponents-core";
9
- import { ControlDisplayDensity } from "igniteui-webcomponents-core";
10
- import { ScrollbarStyle } from "igniteui-webcomponents-core";
11
- import { IgcHTMLElement } from "igniteui-webcomponents-core";
12
- import { IgcCheckboxListIndexTypeChangedEventArgs } from './igc-checkbox-list-index-type-changed-event-args';
13
- import { IgcCheckboxListKeysClearedEventArgs } from './igc-checkbox-list-keys-cleared-event-args';
14
- export declare class IgcCheckboxListComponent extends IgcHTMLElement {
15
- private _height;
16
- private _width;
17
- set height(value: string);
18
- get height(): string;
19
- set width(value: string);
20
- get width(): string;
21
- private _dataSource;
22
- set dataSource(value: any);
23
- get dataSource(): any;
24
- private _container;
25
- private _renderer;
26
- constructor();
27
- updateStyle(): void;
28
- destroy(): void;
29
- protected createImplementation(): CheckboxList;
30
- private _checkboxList;
31
- private _disconnected;
32
- disconnectedCallback(): void;
33
- connectedCallback(): void;
34
- afterContentInit(): void;
35
- protected _implementation: any;
36
- /**
37
- * @hidden
38
- */
39
- get i(): CheckboxList; /**
40
- * @hidden
41
- */
42
- static _createFromInternal(internal: any): IgcCheckboxListComponent;
43
- private _settingAttributes;
44
- protected _attached: boolean;
45
- private _queuedSetAttributes;
46
- protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
47
- protected _flushQueuedAttributes(): void;
48
- protected _a(attrName: string, attrValue: any): void;
49
- private static _observedAttributesIgcCheckboxListComponent;
50
- static get observedAttributes(): string[];
51
- private _updatingFromAttribute;
52
- attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
53
- static htmlTagName: string;
54
- protected static _isElementRegistered: boolean;
55
- static register(): void;
56
- private _keys;
57
- /**
58
- * Gets the collection responsible for selection in the CheckboxList. Selection is determined by two factors:
59
- * whether everything is selected or deselected and the values present in this collection. If everything is
60
- * selected then any items in this collection will be deselected. If everything is deselected then any items in
61
- * this collection will be selected. The CheckboxList defaults all items as deselected. This state can change
62
- * when you use the SelectAll and DeselectAll methods.
63
- */
64
- get keys(): IgcGridSelectedKeysCollection;
65
- set keys(v: IgcGridSelectedKeysCollection);
66
- /**
67
- * Gets or sets the primary key to use for the CheckboxList.
68
- */
69
- get primaryKey(): string[];
70
- set primaryKey(v: string[]);
71
- get isDetached(): boolean;
72
- /**
73
- * Gets or Sets the property name that contains the values.
74
- */
75
- get dataMemberPath(): string;
76
- set dataMemberPath(v: string);
77
- get dataLegendTarget(): any;
78
- set dataLegendTarget(v: any);
79
- /**
80
- * Gets or Sets the property name that contains the values.
81
- */
82
- get subtitleMemberPath(): string;
83
- set subtitleMemberPath(v: string);
84
- get propertyTypeMemberPath(): string;
85
- set propertyTypeMemberPath(v: string);
86
- /**
87
- * Gets or Sets the property name that contains the values.
88
- */
89
- get selectedMemberPath(): string;
90
- set selectedMemberPath(v: string);
91
- /**
92
- * Gets or Sets the property name that contains the values.
93
- */
94
- get filterPlaceholderText(): string;
95
- set filterPlaceholderText(v: string);
96
- /**
97
- * Gets or Sets the property name that contains the values.
98
- */
99
- get searchInputType(): InputGroupDisplayType;
100
- set searchInputType(v: InputGroupDisplayType);
101
- /**
102
- * Gets or Sets the property name that contains the values.
103
- */
104
- get rowHeight(): number;
105
- set rowHeight(v: number);
106
- get actualRowHeight(): number;
107
- /**
108
- * Gets or Sets the property name that contains the values.
109
- */
110
- get cellTextStyle(): string;
111
- set cellTextStyle(v: string);
112
- /**
113
- * Gets or Sets the property name that contains the values.
114
- */
115
- get indexType(): CheckboxListIndexType;
116
- set indexType(v: CheckboxListIndexType);
117
- /**
118
- * Gets or Sets the property name that contains the values.
119
- */
120
- get baseTheme(): BaseControlTheme;
121
- set baseTheme(v: BaseControlTheme);
122
- /**
123
- * Gets or Sets the property name that contains the values.
124
- */
125
- get density(): ControlDisplayDensity;
126
- set density(v: ControlDisplayDensity);
127
- /**
128
- * Gets or sets the search icon color.
129
- */
130
- get searchIconColor(): string;
131
- set searchIconColor(v: string);
132
- /**
133
- * Gets or sets the search background color.
134
- */
135
- get searchBackgroundColor(): string;
136
- set searchBackgroundColor(v: string);
137
- /**
138
- * Gets or sets the search background color.
139
- */
140
- get labelClickTriggersChange(): boolean;
141
- set labelClickTriggersChange(v: boolean);
142
- /**
143
- * Gets or sets the search text color.
144
- */
145
- get searchTextColor(): string;
146
- set searchTextColor(v: string);
147
- /**
148
- * Gets or sets the search border color.
149
- */
150
- get searchBorderColor(): string;
151
- set searchBorderColor(v: string);
152
- /**
153
- * Gets or sets the text style.
154
- */
155
- get searchTextStyle(): string;
156
- set searchTextStyle(v: string);
157
- /**
158
- * Gets or sets the checkbox tick color.
159
- */
160
- get checkboxTickColor(): string;
161
- set checkboxTickColor(v: string);
162
- /**
163
- * Gets or sets the checkbox background color when checked.
164
- */
165
- get checkboxCheckedBackgroundColor(): string;
166
- set checkboxCheckedBackgroundColor(v: string);
167
- /**
168
- * Gets or sets the checkbox background color when unchecked.
169
- */
170
- get checkboxUncheckedBackgroundColor(): string;
171
- set checkboxUncheckedBackgroundColor(v: string);
172
- /**
173
- * Gets or sets the checkbox border color when checked.
174
- */
175
- get checkboxCheckedBorderColor(): string;
176
- set checkboxCheckedBorderColor(v: string);
177
- /**
178
- * Gets or sets the checkbox border color when unchecked.
179
- */
180
- get checkboxUncheckedBorderColor(): string;
181
- set checkboxUncheckedBorderColor(v: string);
182
- /**
183
- * Gets or sets the corner radius to use for the checkbox.
184
- */
185
- get checkboxCornerRadius(): number;
186
- set checkboxCornerRadius(v: number);
187
- /**
188
- * Gets or sets the style of scrollbar.
189
- */
190
- get scrollbarStyle(): ScrollbarStyle;
191
- set scrollbarStyle(v: ScrollbarStyle);
192
- /**
193
- * Gets or sets the scrollbar background color.
194
- */
195
- get scrollbarBackground(): string;
196
- set scrollbarBackground(v: string);
197
- /**
198
- * Gets / sets the caption of the "Select All" checkbox.
199
- */
200
- get selectAllCaption(): string;
201
- set selectAllCaption(v: string);
202
- /**
203
- * Gets or sets the color to use for the "Select All" label.
204
- */
205
- get selectAllCaptionTextColor(): string;
206
- set selectAllCaptionTextColor(v: string);
207
- /**
208
- * Gets or sets the color to use for the actual header selectAllCaption text.
209
- */
210
- get actualSelectAllCaptionTextColor(): string;
211
- set actualSelectAllCaptionTextColor(v: string);
212
- /**
213
- * Gets / sets whether the "Select all" checkbox is visible.
214
- */
215
- get showSelectAll(): boolean;
216
- set showSelectAll(v: boolean);
217
- /**
218
- * Gets or sets the color to use for the background of the component.
219
- */
220
- get backgroundColor(): string;
221
- set backgroundColor(v: string);
222
- /**
223
- * Gets or sets the color to use when hovering over a grid row.
224
- */
225
- get rowHoverBackgroundColor(): string;
226
- set rowHoverBackgroundColor(v: string);
227
- /**
228
- * Gets or sets the color to use for the text of the component.
229
- */
230
- get textColor(): string;
231
- set textColor(v: string);
232
- /**
233
- * Gets or sets whether the filter input is visible.
234
- */
235
- get showFilter(): boolean;
236
- set showFilter(v: boolean);
237
- /**
238
- * Gets or sets whether row hover highlighting is enabled.
239
- */
240
- get isRowHoverEnabled(): boolean;
241
- set isRowHoverEnabled(v: boolean);
242
- /**
243
- * Gets or sets whether checkbox should be displayed to the right.
244
- */
245
- get checkboxAlignedRight(): boolean;
246
- set checkboxAlignedRight(v: boolean);
247
- findByName(name: string): any;
248
- protected __p: string;
249
- protected _hasUserValues: Set<string>;
250
- protected get hasUserValues(): Set<string>;
251
- protected __m(propertyName: string): void;
252
- protected _stylingContainer: any;
253
- protected _stylingParent: any;
254
- protected _inStyling: boolean;
255
- protected _styling(container: any, component: any, parent?: any): void;
256
- /**
257
- * selects all the items in the checkbox list.
258
-
259
- */
260
- selectAll(): void;
261
- /**
262
- * Deselects all the items in the checkbox list.
263
-
264
- */
265
- deselectAll(): void;
266
- notifySetItem(index: number, oldItem: any, newItem: any): void;
267
- /**
268
- * Manually notifies the checkboxlist's grid that the data it has bound to has been cleared and needs to be re-examined.
269
- * This should not be called if the data that the grid is bound to is already observable.
270
-
271
- */
272
- notifyClearItems(): void;
273
- notifyInsertItem(index: number, newItem: any): void;
274
- notifyRemoveItem(index: number, oldItem: any): void;
275
- refresh(): void;
276
- addKeyValue(value: any[]): void;
277
- removeKeyValue(value: any[]): void;
278
- getDesiredSize(availableSize: IgSize): IgSize;
279
- /**
280
- * Exports visual information about the current state of the grid.
281
-
282
- */
283
- exportVisualModel(): any;
284
- /**
285
- * Returns a serialized copy of the exported visual model
286
-
287
- */
288
- exportSerializedVisualModel(): string;
289
- /**
290
- * Returns true if no items are selected / checked; otherwise false.
291
-
292
- */
293
- isNothingSelected(): boolean;
294
- /**
295
- * Returns true if all of the items are selected / checked; otherwise false.
296
-
297
- */
298
- isEverythingSelected(): boolean;
299
- private _selectedKeyAdded;
300
- private _selectedKeyAdded_wrapped;
301
- /**
302
- * Called when an item is added.
303
- */
304
- get selectedKeyAdded(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
305
- set selectedKeyAdded(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
306
- private _selectedKeyRemoved;
307
- private _selectedKeyRemoved_wrapped;
308
- /**
309
- * Called when an item is removed.
310
- */
311
- get selectedKeyRemoved(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
312
- set selectedKeyRemoved(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
313
- private _checkedChanged;
314
- private _checkedChanged_wrapped;
315
- /**
316
- * Called when a checkbox is checked or unchecked.
317
- */
318
- get checkedChanged(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
319
- set checkedChanged(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
320
- private _labelClicked;
321
- private _labelClicked_wrapped;
322
- get labelClicked(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
323
- set labelClicked(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
324
- private _indexTypeChanged;
325
- private _indexTypeChanged_wrapped;
326
- get indexTypeChanged(): (s: IgcCheckboxListComponent, e: IgcCheckboxListIndexTypeChangedEventArgs) => void;
327
- set indexTypeChanged(ev: (s: IgcCheckboxListComponent, e: IgcCheckboxListIndexTypeChangedEventArgs) => void);
328
- private _keysCleared;
329
- private _keysCleared_wrapped;
330
- get keysCleared(): (s: IgcCheckboxListComponent, e: IgcCheckboxListKeysClearedEventArgs) => void;
331
- set keysCleared(ev: (s: IgcCheckboxListComponent, e: IgcCheckboxListKeysClearedEventArgs) => void);
332
- private _selectAllCheckboxChanged;
333
- private _selectAllCheckboxChanged_wrapped;
334
- /**
335
- * Called when the SelectAll checkbox is checked or unchecked.
336
- */
337
- get selectAllCheckboxChanged(): (s: IgcCheckboxListComponent, e: IgcSelectAllCheckboxChangedEventArgs) => void;
338
- set selectAllCheckboxChanged(ev: (s: IgcCheckboxListComponent, e: IgcSelectAllCheckboxChangedEventArgs) => void);
339
- }
1
+ import { IgSize } from "igniteui-webcomponents-core";
2
+ import { CheckboxList } from './CheckboxList';
3
+ import { IgcCheckedChangedEventArgs } from "./igc-checked-changed-event-args";
4
+ import { IgcSelectAllCheckboxChangedEventArgs } from "./igc-select-all-checkbox-changed-event-args";
5
+ import { IgcGridSelectedKeysCollection } from "./igc-grid-selected-keys-collection";
6
+ import { CheckboxListIndexType } from "./CheckboxListIndexType";
7
+ import { InputGroupDisplayType } from "igniteui-webcomponents-inputs";
8
+ import { BaseControlTheme } from "igniteui-webcomponents-core";
9
+ import { ControlDisplayDensity } from "igniteui-webcomponents-core";
10
+ import { ScrollbarStyle } from "igniteui-webcomponents-core";
11
+ import { IgcHTMLElement } from "igniteui-webcomponents-core";
12
+ import { IgcCheckboxListIndexTypeChangedEventArgs } from './igc-checkbox-list-index-type-changed-event-args';
13
+ import { IgcCheckboxListKeysClearedEventArgs } from './igc-checkbox-list-keys-cleared-event-args';
14
+ export declare class IgcCheckboxListComponent extends IgcHTMLElement {
15
+ private _height;
16
+ private _width;
17
+ set height(value: string);
18
+ get height(): string;
19
+ set width(value: string);
20
+ get width(): string;
21
+ private _dataSource;
22
+ set dataSource(value: any);
23
+ get dataSource(): any;
24
+ private _container;
25
+ private _renderer;
26
+ constructor();
27
+ updateStyle(): void;
28
+ destroy(): void;
29
+ protected createImplementation(): CheckboxList;
30
+ private _checkboxList;
31
+ private _disconnected;
32
+ disconnectedCallback(): void;
33
+ connectedCallback(): void;
34
+ afterContentInit(): void;
35
+ protected _implementation: any;
36
+ /**
37
+ * @hidden
38
+ */
39
+ get i(): CheckboxList; /**
40
+ * @hidden
41
+ */
42
+ static _createFromInternal(internal: any): IgcCheckboxListComponent;
43
+ private _settingAttributes;
44
+ protected _attached: boolean;
45
+ private _queuedSetAttributes;
46
+ protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
47
+ protected _flushQueuedAttributes(): void;
48
+ protected _a(attrName: string, attrValue: any): void;
49
+ private static _observedAttributesIgcCheckboxListComponent;
50
+ static get observedAttributes(): string[];
51
+ private _updatingFromAttribute;
52
+ attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
53
+ static htmlTagName: string;
54
+ protected static _isElementRegistered: boolean;
55
+ static register(): void;
56
+ private _keys;
57
+ /**
58
+ * Gets the collection responsible for selection in the CheckboxList. Selection is determined by two factors:
59
+ * whether everything is selected or deselected and the values present in this collection. If everything is
60
+ * selected then any items in this collection will be deselected. If everything is deselected then any items in
61
+ * this collection will be selected. The CheckboxList defaults all items as deselected. This state can change
62
+ * when you use the SelectAll and DeselectAll methods.
63
+ */
64
+ get keys(): IgcGridSelectedKeysCollection;
65
+ set keys(v: IgcGridSelectedKeysCollection);
66
+ /**
67
+ * Gets or sets the primary key to use for the CheckboxList.
68
+ */
69
+ get primaryKey(): string[];
70
+ set primaryKey(v: string[]);
71
+ get isDetached(): boolean;
72
+ /**
73
+ * Gets or Sets the property name that contains the values.
74
+ */
75
+ get dataMemberPath(): string;
76
+ set dataMemberPath(v: string);
77
+ get dataLegendTarget(): any;
78
+ set dataLegendTarget(v: any);
79
+ /**
80
+ * Gets or Sets the property name that contains the values.
81
+ */
82
+ get subtitleMemberPath(): string;
83
+ set subtitleMemberPath(v: string);
84
+ get propertyTypeMemberPath(): string;
85
+ set propertyTypeMemberPath(v: string);
86
+ /**
87
+ * Gets or Sets the property name that contains the values.
88
+ */
89
+ get selectedMemberPath(): string;
90
+ set selectedMemberPath(v: string);
91
+ /**
92
+ * Gets or Sets the property name that contains the values.
93
+ */
94
+ get filterPlaceholderText(): string;
95
+ set filterPlaceholderText(v: string);
96
+ /**
97
+ * Gets or Sets the property name that contains the values.
98
+ */
99
+ get searchInputType(): InputGroupDisplayType;
100
+ set searchInputType(v: InputGroupDisplayType);
101
+ /**
102
+ * Gets or Sets the property name that contains the values.
103
+ */
104
+ get rowHeight(): number;
105
+ set rowHeight(v: number);
106
+ get actualRowHeight(): number;
107
+ /**
108
+ * Gets or Sets the property name that contains the values.
109
+ */
110
+ get cellTextStyle(): string;
111
+ set cellTextStyle(v: string);
112
+ /**
113
+ * Gets or Sets the property name that contains the values.
114
+ */
115
+ get indexType(): CheckboxListIndexType;
116
+ set indexType(v: CheckboxListIndexType);
117
+ /**
118
+ * Gets or Sets the property name that contains the values.
119
+ */
120
+ get baseTheme(): BaseControlTheme;
121
+ set baseTheme(v: BaseControlTheme);
122
+ /**
123
+ * Gets or Sets the property name that contains the values.
124
+ */
125
+ get density(): ControlDisplayDensity;
126
+ set density(v: ControlDisplayDensity);
127
+ /**
128
+ * Gets or sets the search icon color.
129
+ */
130
+ get searchIconColor(): string;
131
+ set searchIconColor(v: string);
132
+ /**
133
+ * Gets or sets the search background color.
134
+ */
135
+ get searchBackgroundColor(): string;
136
+ set searchBackgroundColor(v: string);
137
+ /**
138
+ * Gets or sets the search background color.
139
+ */
140
+ get labelClickTriggersChange(): boolean;
141
+ set labelClickTriggersChange(v: boolean);
142
+ /**
143
+ * Gets or sets the search text color.
144
+ */
145
+ get searchTextColor(): string;
146
+ set searchTextColor(v: string);
147
+ /**
148
+ * Gets or sets the search border color.
149
+ */
150
+ get searchBorderColor(): string;
151
+ set searchBorderColor(v: string);
152
+ /**
153
+ * Gets or sets the text style.
154
+ */
155
+ get searchTextStyle(): string;
156
+ set searchTextStyle(v: string);
157
+ /**
158
+ * Gets or sets the checkbox tick color.
159
+ */
160
+ get checkboxTickColor(): string;
161
+ set checkboxTickColor(v: string);
162
+ /**
163
+ * Gets or sets the checkbox background color when checked.
164
+ */
165
+ get checkboxCheckedBackgroundColor(): string;
166
+ set checkboxCheckedBackgroundColor(v: string);
167
+ /**
168
+ * Gets or sets the checkbox background color when unchecked.
169
+ */
170
+ get checkboxUncheckedBackgroundColor(): string;
171
+ set checkboxUncheckedBackgroundColor(v: string);
172
+ /**
173
+ * Gets or sets the checkbox border color when checked.
174
+ */
175
+ get checkboxCheckedBorderColor(): string;
176
+ set checkboxCheckedBorderColor(v: string);
177
+ /**
178
+ * Gets or sets the checkbox border color when unchecked.
179
+ */
180
+ get checkboxUncheckedBorderColor(): string;
181
+ set checkboxUncheckedBorderColor(v: string);
182
+ /**
183
+ * Gets or sets the corner radius to use for the checkbox.
184
+ */
185
+ get checkboxCornerRadius(): number;
186
+ set checkboxCornerRadius(v: number);
187
+ /**
188
+ * Gets or sets the style of scrollbar.
189
+ */
190
+ get scrollbarStyle(): ScrollbarStyle;
191
+ set scrollbarStyle(v: ScrollbarStyle);
192
+ /**
193
+ * Gets or sets the scrollbar background color.
194
+ */
195
+ get scrollbarBackground(): string;
196
+ set scrollbarBackground(v: string);
197
+ /**
198
+ * Gets / sets the caption of the "Select All" checkbox.
199
+ */
200
+ get selectAllCaption(): string;
201
+ set selectAllCaption(v: string);
202
+ /**
203
+ * Gets or sets the color to use for the "Select All" label.
204
+ */
205
+ get selectAllCaptionTextColor(): string;
206
+ set selectAllCaptionTextColor(v: string);
207
+ /**
208
+ * Gets or sets the color to use for the actual header selectAllCaption text.
209
+ */
210
+ get actualSelectAllCaptionTextColor(): string;
211
+ set actualSelectAllCaptionTextColor(v: string);
212
+ /**
213
+ * Gets / sets whether the "Select all" checkbox is visible.
214
+ */
215
+ get showSelectAll(): boolean;
216
+ set showSelectAll(v: boolean);
217
+ /**
218
+ * Gets or sets the color to use for the background of the component.
219
+ */
220
+ get backgroundColor(): string;
221
+ set backgroundColor(v: string);
222
+ /**
223
+ * Gets or sets the color to use when hovering over a grid row.
224
+ */
225
+ get rowHoverBackgroundColor(): string;
226
+ set rowHoverBackgroundColor(v: string);
227
+ /**
228
+ * Gets or sets the color to use for the text of the component.
229
+ */
230
+ get textColor(): string;
231
+ set textColor(v: string);
232
+ /**
233
+ * Gets or sets whether the filter input is visible.
234
+ */
235
+ get showFilter(): boolean;
236
+ set showFilter(v: boolean);
237
+ /**
238
+ * Gets or sets whether row hover highlighting is enabled.
239
+ */
240
+ get isRowHoverEnabled(): boolean;
241
+ set isRowHoverEnabled(v: boolean);
242
+ /**
243
+ * Gets or sets whether checkbox should be displayed to the right.
244
+ */
245
+ get checkboxAlignedRight(): boolean;
246
+ set checkboxAlignedRight(v: boolean);
247
+ findByName(name: string): any;
248
+ protected __p: string;
249
+ protected _hasUserValues: Set<string>;
250
+ protected get hasUserValues(): Set<string>;
251
+ protected __m(propertyName: string): void;
252
+ protected _stylingContainer: any;
253
+ protected _stylingParent: any;
254
+ protected _inStyling: boolean;
255
+ protected _styling(container: any, component: any, parent?: any): void;
256
+ /**
257
+ * selects all the items in the checkbox list.
258
+
259
+ */
260
+ selectAll(): void;
261
+ /**
262
+ * Deselects all the items in the checkbox list.
263
+
264
+ */
265
+ deselectAll(): void;
266
+ notifySetItem(index: number, oldItem: any, newItem: any): void;
267
+ /**
268
+ * Manually notifies the checkboxlist's grid that the data it has bound to has been cleared and needs to be re-examined.
269
+ * This should not be called if the data that the grid is bound to is already observable.
270
+
271
+ */
272
+ notifyClearItems(): void;
273
+ notifyInsertItem(index: number, newItem: any): void;
274
+ notifyRemoveItem(index: number, oldItem: any): void;
275
+ refresh(): void;
276
+ addKeyValue(value: any[]): void;
277
+ removeKeyValue(value: any[]): void;
278
+ getDesiredSize(availableSize: IgSize): IgSize;
279
+ /**
280
+ * Exports visual information about the current state of the grid.
281
+
282
+ */
283
+ exportVisualModel(): any;
284
+ /**
285
+ * Returns a serialized copy of the exported visual model
286
+
287
+ */
288
+ exportSerializedVisualModel(): string;
289
+ /**
290
+ * Returns true if no items are selected / checked; otherwise false.
291
+
292
+ */
293
+ isNothingSelected(): boolean;
294
+ /**
295
+ * Returns true if all of the items are selected / checked; otherwise false.
296
+
297
+ */
298
+ isEverythingSelected(): boolean;
299
+ private _selectedKeyAdded;
300
+ private _selectedKeyAdded_wrapped;
301
+ /**
302
+ * Called when an item is added.
303
+ */
304
+ get selectedKeyAdded(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
305
+ set selectedKeyAdded(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
306
+ private _selectedKeyRemoved;
307
+ private _selectedKeyRemoved_wrapped;
308
+ /**
309
+ * Called when an item is removed.
310
+ */
311
+ get selectedKeyRemoved(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
312
+ set selectedKeyRemoved(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
313
+ private _checkedChanged;
314
+ private _checkedChanged_wrapped;
315
+ /**
316
+ * Called when a checkbox is checked or unchecked.
317
+ */
318
+ get checkedChanged(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
319
+ set checkedChanged(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
320
+ private _labelClicked;
321
+ private _labelClicked_wrapped;
322
+ get labelClicked(): (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void;
323
+ set labelClicked(ev: (s: IgcCheckboxListComponent, e: IgcCheckedChangedEventArgs) => void);
324
+ private _indexTypeChanged;
325
+ private _indexTypeChanged_wrapped;
326
+ get indexTypeChanged(): (s: IgcCheckboxListComponent, e: IgcCheckboxListIndexTypeChangedEventArgs) => void;
327
+ set indexTypeChanged(ev: (s: IgcCheckboxListComponent, e: IgcCheckboxListIndexTypeChangedEventArgs) => void);
328
+ private _keysCleared;
329
+ private _keysCleared_wrapped;
330
+ get keysCleared(): (s: IgcCheckboxListComponent, e: IgcCheckboxListKeysClearedEventArgs) => void;
331
+ set keysCleared(ev: (s: IgcCheckboxListComponent, e: IgcCheckboxListKeysClearedEventArgs) => void);
332
+ private _selectAllCheckboxChanged;
333
+ private _selectAllCheckboxChanged_wrapped;
334
+ /**
335
+ * Called when the SelectAll checkbox is checked or unchecked.
336
+ */
337
+ get selectAllCheckboxChanged(): (s: IgcCheckboxListComponent, e: IgcSelectAllCheckboxChangedEventArgs) => void;
338
+ set selectAllCheckboxChanged(ev: (s: IgcCheckboxListComponent, e: IgcSelectAllCheckboxChangedEventArgs) => void);
339
+ }