igniteui-angular-data-grids 21.1.0-beta.2 → 22.0.0-alpha.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.
- package/fesm2022/igniteui-angular-data-grids.mjs +100466 -0
- package/igniteui-angular-data-grids.d.ts +24800 -5
- package/package.json +18 -15
- package/bundles/igniteui-angular-data-grids.umd.js +0 -114737
- package/bundles/igniteui-angular-data-grids.umd.min.js +0 -7
- package/esm2015/igniteui-angular-data-grids.js +0 -4
- package/esm2015/lib/AccessibilityRow.js +0 -105
- package/esm2015/lib/ActivationManager.js +0 -7
- package/esm2015/lib/ApplyButtonClickEventArgs.js +0 -16
- package/esm2015/lib/BaseEditorView.js +0 -205
- package/esm2015/lib/BrowserExecutionContext.js +0 -51
- package/esm2015/lib/BrowserPixelConverter.js +0 -20
- package/esm2015/lib/BrowserTickProvider.js +0 -64
- package/esm2015/lib/CalculationParameters.js +0 -34
- package/esm2015/lib/CancelButtonClickEventArgs.js +0 -16
- package/esm2015/lib/CanvasCellPresenterBase.js +0 -70
- package/esm2015/lib/CanvasContentCellModelHelper.js +0 -81
- package/esm2015/lib/CanvasDateTimeCell.js +0 -20
- package/esm2015/lib/CanvasDateTimeCellPresenter.js +0 -49
- package/esm2015/lib/CanvasGridCellBase.js +0 -764
- package/esm2015/lib/CanvasImageCell.js +0 -66
- package/esm2015/lib/CanvasImageCellPresenter.js +0 -90
- package/esm2015/lib/CanvasNumericCell.js +0 -22
- package/esm2015/lib/CanvasNumericCellPresenter.js +0 -48
- package/esm2015/lib/CanvasPlaceholderView.js +0 -62
- package/esm2015/lib/CanvasRowSeparatorCell.js +0 -20
- package/esm2015/lib/CanvasRowSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/CanvasSectionHeaderCell.js +0 -25
- package/esm2015/lib/CanvasSectionHeaderCellPresenter.js +0 -51
- package/esm2015/lib/CanvasSummaryCell.js +0 -98
- package/esm2015/lib/CanvasSummaryCellPresenter.js +0 -42
- package/esm2015/lib/CanvasTemplateCell.js +0 -32
- package/esm2015/lib/CanvasTemplateCellContainer.js +0 -32
- package/esm2015/lib/CanvasTemplateCellPresenter.js +0 -38
- package/esm2015/lib/CanvasTemplateHeaderCell.js +0 -32
- package/esm2015/lib/CanvasTemplateHeaderCellPresenter.js +0 -38
- package/esm2015/lib/CanvasTextCell.js +0 -25
- package/esm2015/lib/CanvasTextCellPresenter.js +0 -52
- package/esm2015/lib/CanvasTextHeaderCell.js +0 -57
- package/esm2015/lib/CanvasTextHeaderCellPresenter.js +0 -69
- package/esm2015/lib/CanvasVerticalSeparatorCell.js +0 -20
- package/esm2015/lib/CanvasVerticalSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/CellContentHorizontalAlignment.js +0 -37
- package/esm2015/lib/CellContentVerticalAlignment.js +0 -37
- package/esm2015/lib/CellDataLoadedAnimationMode.js +0 -29
- package/esm2015/lib/CellEffect.js +0 -7
- package/esm2015/lib/CellKey.js +0 -7
- package/esm2015/lib/CellModel.js +0 -7
- package/esm2015/lib/CellModelExport.js +0 -116
- package/esm2015/lib/CellPath.js +0 -232
- package/esm2015/lib/CellPositionEffect.js +0 -7
- package/esm2015/lib/CellPresenterBase.js +0 -131
- package/esm2015/lib/CellPropertyAnimationType.js +0 -65
- package/esm2015/lib/CellRange.js +0 -64
- package/esm2015/lib/CellSelectionAnimationMode.js +0 -29
- package/esm2015/lib/CellStyleRequestedEventArgs.js +0 -40
- package/esm2015/lib/CheckboxList.js +0 -7
- package/esm2015/lib/CheckboxListBridge.js +0 -321
- package/esm2015/lib/CheckboxListExternal.js +0 -11
- package/esm2015/lib/CheckboxListExternalIndexType.js +0 -11
- package/esm2015/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +0 -21
- package/esm2015/lib/CheckboxListExternalKeysClearedEventArgs.js +0 -16
- package/esm2015/lib/CheckboxListIndexType.js +0 -16
- package/esm2015/lib/CheckboxListIndexTypeChangedEventArgs.js +0 -21
- package/esm2015/lib/CheckboxListKeysClearedEventArgs.js +0 -16
- package/esm2015/lib/CheckboxListView.js +0 -7
- package/esm2015/lib/CheckboxListViewExternal.js +0 -11
- package/esm2015/lib/CheckboxListView_combined.js +0 -2096
- package/esm2015/lib/CheckedChangedEventArgs.js +0 -22
- package/esm2015/lib/CloneDataSourceFilterOperation.js +0 -20
- package/esm2015/lib/ColumnCellsEffect.js +0 -7
- package/esm2015/lib/ColumnChooser.js +0 -7
- package/esm2015/lib/ColumnChooserInfo.js +0 -21
- package/esm2015/lib/ColumnChooserView.js +0 -7
- package/esm2015/lib/ColumnChooserView_combined.js +0 -375
- package/esm2015/lib/ColumnComparisonConditionOperatorType.js +0 -62
- package/esm2015/lib/ColumnComparisonFilterCondition.js +0 -7
- package/esm2015/lib/ColumnController.js +0 -7
- package/esm2015/lib/ColumnCustomFilterCondition.js +0 -7
- package/esm2015/lib/ColumnEffect.js +0 -7
- package/esm2015/lib/ColumnExchanger.js +0 -7
- package/esm2015/lib/ColumnExchangersCollection.js +0 -7
- package/esm2015/lib/ColumnExchangingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnFilterCondition.js +0 -7
- package/esm2015/lib/ColumnFilterConditionCollection.js +0 -7
- package/esm2015/lib/ColumnFilterConditionGroup.js +0 -7
- package/esm2015/lib/ColumnFilterCondition_combined.js +0 -34983
- package/esm2015/lib/ColumnGroupDescription.js +0 -176
- package/esm2015/lib/ColumnGroupDescriptionCollection.js +0 -90
- package/esm2015/lib/ColumnGrouping.js +0 -7
- package/esm2015/lib/ColumnGroupingView.js +0 -7
- package/esm2015/lib/ColumnGroupingView_combined.js +0 -987
- package/esm2015/lib/ColumnGroupingVisualModelExport.js +0 -85
- package/esm2015/lib/ColumnHiddenChangedEventArgs.js +0 -7
- package/esm2015/lib/ColumnHidingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnInfo.js +0 -7
- package/esm2015/lib/ColumnMovingAnimationMode.js +0 -29
- package/esm2015/lib/ColumnMovingMode.js +0 -16
- package/esm2015/lib/ColumnMovingSeparator.js +0 -7
- package/esm2015/lib/ColumnOptionsIconAlignment.js +0 -37
- package/esm2015/lib/ColumnOptionsIconBehavior.js +0 -33
- package/esm2015/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +0 -16
- package/esm2015/lib/ColumnPinnedChangedEventArgs.js +0 -7
- package/esm2015/lib/ColumnPinning.js +0 -7
- package/esm2015/lib/ColumnPinningInfo.js +0 -21
- package/esm2015/lib/ColumnPinningView.js +0 -7
- package/esm2015/lib/ColumnPinningView_combined.js +0 -356
- package/esm2015/lib/ColumnPropertySetter.js +0 -37
- package/esm2015/lib/ColumnPropertySettersCollection.js +0 -21
- package/esm2015/lib/ColumnPropertyUpdatingAnimationMode.js +0 -33
- package/esm2015/lib/ColumnResizingAnimationMode.js +0 -29
- package/esm2015/lib/ColumnResizingMode.js +0 -17
- package/esm2015/lib/ColumnResizingSeparator.js +0 -7
- package/esm2015/lib/ColumnShowingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnSortDescription.js +0 -66
- package/esm2015/lib/ColumnSortDescriptionCollection.js +0 -90
- package/esm2015/lib/ColumnSortDirection.js +0 -29
- package/esm2015/lib/ColumnStates.js +0 -11
- package/esm2015/lib/ColumnSummaryDescription.js +0 -225
- package/esm2015/lib/ColumnSummaryDescriptionCollection.js +0 -96
- package/esm2015/lib/ColumnWidth.js +0 -100
- package/esm2015/lib/ComboBoxColumn.js +0 -7
- package/esm2015/lib/ComboEditorView.js +0 -260
- package/esm2015/lib/ComboEditorView_ComboExternal.js +0 -11
- package/esm2015/lib/ComparisonOperatorSelector.js +0 -7
- package/esm2015/lib/ComparisonOperatorSelectorView.js +0 -7
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +0 -887
- package/esm2015/lib/ContentCellModelHelper.js +0 -142
- package/esm2015/lib/CurrentRendererSettings.js +0 -23
- package/esm2015/lib/DataAdapter.js +0 -7
- package/esm2015/lib/DataBindingEventArgs.js +0 -7
- package/esm2015/lib/DataGrid.js +0 -7
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +0 -187
- package/esm2015/lib/DataGridCellEventArgs.js +0 -7
- package/esm2015/lib/DataGridCellLayoutPanel.js +0 -550
- package/esm2015/lib/DataGridColumn.js +0 -7
- package/esm2015/lib/DataGridColumnToolbarManager.js +0 -7
- package/esm2015/lib/DataGridDelayedExecutionManager.js +0 -28
- package/esm2015/lib/DataGridLocaleEn.js +0 -78
- package/esm2015/lib/DataGridPresenterManager.js +0 -181
- package/esm2015/lib/DataGridPropertySetter.js +0 -23
- package/esm2015/lib/DataGridScrollerKeyboardListener.js +0 -70
- package/esm2015/lib/DataGridSelectionMode.js +0 -41
- package/esm2015/lib/DataGridStylingDefaults.js +0 -2
- package/esm2015/lib/DataGridToolbar.js +0 -7
- package/esm2015/lib/DataGridToolbarView.js +0 -7
- package/esm2015/lib/DataGridToolbarView_combined.js +0 -783
- package/esm2015/lib/DataGridViewportManager.js +0 -32
- package/esm2015/lib/DataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/DateEditorView.js +0 -222
- package/esm2015/lib/DateOperatorTypes.js +0 -11
- package/esm2015/lib/DateTimeCell.js +0 -20
- package/esm2015/lib/DateTimeCellModel.js +0 -7
- package/esm2015/lib/DateTimeCellModelExport.js +0 -30
- package/esm2015/lib/DateTimeCellPresenter.js +0 -49
- package/esm2015/lib/DateTimeColumn.js +0 -7
- package/esm2015/lib/DateTimeColumnValueFormatter.js +0 -96
- package/esm2015/lib/DateTimeFormats.js +0 -41
- package/esm2015/lib/DefaultCellActionManager.js +0 -7
- package/esm2015/lib/DefaultCellModelExportUpdater.js +0 -7
- package/esm2015/lib/DefaultGridInfoRequestor.js +0 -7
- package/esm2015/lib/DefaultPlatformPixelConverter.js +0 -20
- package/esm2015/lib/DefinitionBase.js +0 -7
- package/esm2015/lib/DefinitionPropertyUpdatedEventArgs.js +0 -47
- package/esm2015/lib/DragSelectEventArgs.js +0 -54
- package/esm2015/lib/DragType.js +0 -11
- package/esm2015/lib/Dragger.js +0 -186
- package/esm2015/lib/DraggerView.js +0 -139
- package/esm2015/lib/DropDownDataListItem.js +0 -21
- package/esm2015/lib/EditModeClickAction.js +0 -29
- package/esm2015/lib/EditModeType.js +0 -33
- package/esm2015/lib/EditRowDefinition.js +0 -7
- package/esm2015/lib/EditingManager.js +0 -7
- package/esm2015/lib/EditorCell.js +0 -501
- package/esm2015/lib/EditorCellModel.js +0 -7
- package/esm2015/lib/EditorCellModelExport.js +0 -35
- package/esm2015/lib/EditorCellPresenter.js +0 -73
- package/esm2015/lib/EditorDefinition.js +0 -7
- package/esm2015/lib/EditorRowCell.js +0 -21
- package/esm2015/lib/EditorRowCellModel.js +0 -7
- package/esm2015/lib/EditorRowCellPresenter.js +0 -26
- package/esm2015/lib/EditorType.js +0 -37
- package/esm2015/lib/EnterKeyBehaviorAfterEdit.js +0 -37
- package/esm2015/lib/EnterKeyBehaviors.js +0 -41
- package/esm2015/lib/FilterCell.js +0 -544
- package/esm2015/lib/FilterCellModel.js +0 -7
- package/esm2015/lib/FilterCellModelExport.js +0 -48
- package/esm2015/lib/FilterCellPresenter.js +0 -62
- package/esm2015/lib/FilterComparisonType.js +0 -29
- package/esm2015/lib/FilterDialogRenderCompletedEventArgs.js +0 -16
- package/esm2015/lib/FilterLogicalOperator.js +0 -25
- package/esm2015/lib/FilterOperand.js +0 -7
- package/esm2015/lib/FilterRowDefinition.js +0 -7
- package/esm2015/lib/FilterUIType.js +0 -30
- package/esm2015/lib/FixedCellPositions.js +0 -11
- package/esm2015/lib/FormatCellEventArgs.js +0 -31
- package/esm2015/lib/FormatGroupTextEventArgs.js +0 -23
- package/esm2015/lib/FormatSummaryTextEventArgs.js +0 -24
- package/esm2015/lib/GotFocusEventArgs.js +0 -16
- package/esm2015/lib/GridActivationMode.js +0 -25
- package/esm2015/lib/GridActiveCellChangedEventArgs.js +0 -33
- package/esm2015/lib/GridAnimationManager.js +0 -7
- package/esm2015/lib/GridAnimationManagerAnimationCanceledEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationManagerAnimationCompletedEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationManagerAnimationCreatedEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationPhaseSettings.js +0 -117
- package/esm2015/lib/GridAnimationSettings.js +0 -126
- package/esm2015/lib/GridCellBase.js +0 -972
- package/esm2015/lib/GridCellEditEndedEventArgs.js +0 -7
- package/esm2015/lib/GridCellEditStartedEventArgs.js +0 -7
- package/esm2015/lib/GridCellPosition.js +0 -35
- package/esm2015/lib/GridCellType.js +0 -22
- package/esm2015/lib/GridCellValueChangingEventArgs.js +0 -7
- package/esm2015/lib/GridColumnAnimationSettings.js +0 -307
- package/esm2015/lib/GridColumnButtonOptions.js +0 -7
- package/esm2015/lib/GridColumnButtonOptionsView.js +0 -7
- package/esm2015/lib/GridColumnButtonOptionsView_combined.js +0 -183
- package/esm2015/lib/GridColumnCollection.js +0 -7
- package/esm2015/lib/GridColumnFilterOptions.js +0 -7
- package/esm2015/lib/GridColumnFilterOptionsView.js +0 -7
- package/esm2015/lib/GridColumnFilterOptionsView_combined.js +0 -494
- package/esm2015/lib/GridColumnGroupOptions.js +0 -7
- package/esm2015/lib/GridColumnGroupOptionsView.js +0 -7
- package/esm2015/lib/GridColumnGroupOptionsView_combined.js +0 -214
- package/esm2015/lib/GridColumnHideOptions.js +0 -7
- package/esm2015/lib/GridColumnHideOptionsView.js +0 -7
- package/esm2015/lib/GridColumnHideOptionsView_combined.js +0 -152
- package/esm2015/lib/GridColumnMoveOptions.js +0 -7
- package/esm2015/lib/GridColumnMoveOptionsView.js +0 -7
- package/esm2015/lib/GridColumnMoveOptionsView_combined.js +0 -297
- package/esm2015/lib/GridColumnOptions.js +0 -7
- package/esm2015/lib/GridColumnOptionsBase.js +0 -7
- package/esm2015/lib/GridColumnOptionsSectionBase.js +0 -38
- package/esm2015/lib/GridColumnOptionsSimpleSectionBase.js +0 -57
- package/esm2015/lib/GridColumnOptionsUtilities.js +0 -7
- package/esm2015/lib/GridColumnOptionsView.js +0 -7
- package/esm2015/lib/GridColumnOptionsViewBase.js +0 -7
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +0 -597
- package/esm2015/lib/GridColumnOptionsView_combined.js +0 -835
- package/esm2015/lib/GridColumnPinOptions.js +0 -7
- package/esm2015/lib/GridColumnPinOptionsView.js +0 -7
- package/esm2015/lib/GridColumnPinOptionsView_combined.js +0 -282
- package/esm2015/lib/GridColumnSortOptions.js +0 -7
- package/esm2015/lib/GridColumnSortOptionsView.js +0 -7
- package/esm2015/lib/GridColumnSortOptionsView_combined.js +0 -277
- package/esm2015/lib/GridColumnSpacer.js +0 -68
- package/esm2015/lib/GridColumnSpacerCollection.js +0 -79
- package/esm2015/lib/GridColumnSummaryOptions.js +0 -7
- package/esm2015/lib/GridColumnSummaryOptionsView.js +0 -7
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +0 -436
- package/esm2015/lib/GridColumnWidthChangedEventArgs.js +0 -7
- package/esm2015/lib/GridColumnsAutoGeneratedEventArgs.js +0 -7
- package/esm2015/lib/GridColumnsChangedEventArgs.js +0 -7
- package/esm2015/lib/GridCompoundConditionalStyle.js +0 -7
- package/esm2015/lib/GridConditionFilterStringErrorsParsingEventArgs.js +0 -21
- package/esm2015/lib/GridConditionalStyle.js +0 -7
- package/esm2015/lib/GridConditionalStyleBoundType.js +0 -16
- package/esm2015/lib/GridConditionalStyleCollection.js +0 -7
- package/esm2015/lib/GridConditionalStyleFontInfo.js +0 -26
- package/esm2015/lib/GridConditionalStyleProperty.js +0 -733
- package/esm2015/lib/GridConditionalStylePropertyCollection.js +0 -21
- package/esm2015/lib/GridConditionalStylePropertyStylingType.js +0 -18
- package/esm2015/lib/GridCustomFilterRequestedEventArgs.js +0 -7
- package/esm2015/lib/GridDataCommittedEventArgs.js +0 -23
- package/esm2015/lib/GridDataCommittingEventArgs.js +0 -23
- package/esm2015/lib/GridEasingFunctionType.js +0 -33
- package/esm2015/lib/GridEffect.js +0 -7
- package/esm2015/lib/GridEffectGroup.js +0 -7
- package/esm2015/lib/GridEffectMainIntent.js +0 -11
- package/esm2015/lib/GridEffectManager.js +0 -7
- package/esm2015/lib/GridEffectSubIntent.js +0 -11
- package/esm2015/lib/GridExpansionIndicator.js +0 -7
- package/esm2015/lib/GridExpansionIndicatorView.js +0 -7
- package/esm2015/lib/GridExpansionIndicatorView_combined.js +0 -317
- package/esm2015/lib/GridExternalWrapper.js +0 -161
- package/esm2015/lib/GridFilterDialog.js +0 -7
- package/esm2015/lib/GridFilterDialogFilterChangeEventArgs.js +0 -20
- package/esm2015/lib/GridFilterDialogOpeningEventArgs.js +0 -20
- package/esm2015/lib/GridFilterDialogPanel.js +0 -7
- package/esm2015/lib/GridFilterDialogView.js +0 -7
- package/esm2015/lib/GridFilterDialogViewModel.js +0 -7
- package/esm2015/lib/GridFilterDialogViewModelGrouping.js +0 -22
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevel.js +0 -21
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevelCollection.js +0 -21
- package/esm2015/lib/GridFilterDialogViewModelRow.js +0 -91
- package/esm2015/lib/GridFilterDialogViewModelRowCollection.js +0 -7
- package/esm2015/lib/GridFilterDialogView_combined.js +0 -1422
- package/esm2015/lib/GridFilterExpressionsEventArgs.js +0 -20
- package/esm2015/lib/GridFilterOperandsCollection.js +0 -7
- package/esm2015/lib/GridGroupDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridIconRepository.js +0 -94
- package/esm2015/lib/GridLayer.js +0 -7
- package/esm2015/lib/GridLayerController.js +0 -7
- package/esm2015/lib/GridLayerExport.js +0 -49
- package/esm2015/lib/GridModuleHelper.js +0 -24
- package/esm2015/lib/GridRowEditEndedEventArgs.js +0 -27
- package/esm2015/lib/GridRowEditStartedEventArgs.js +0 -27
- package/esm2015/lib/GridSelectedCellRangesChangedEventArgs.js +0 -47
- package/esm2015/lib/GridSelectedCellRangesCollection.js +0 -24
- package/esm2015/lib/GridSelectedCellsChangedEventArgs.js +0 -7
- package/esm2015/lib/GridSelectedCellsCollection.js +0 -7
- package/esm2015/lib/GridSelectedItemsChangedEventArgs.js +0 -40
- package/esm2015/lib/GridSelectedItemsCollection.js +0 -42
- package/esm2015/lib/GridSelectedKeysChangedEventArgs.js +0 -40
- package/esm2015/lib/GridSelectedKeysCollection.js +0 -160
- package/esm2015/lib/GridSelectionBehavior.js +0 -25
- package/esm2015/lib/GridSelectionChangedEventArgs.js +0 -16
- package/esm2015/lib/GridSizeChangedEventArgs.js +0 -21
- package/esm2015/lib/GridSortDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridSortIndicator.js +0 -7
- package/esm2015/lib/GridSortIndicatorView.js +0 -7
- package/esm2015/lib/GridSortIndicatorView_combined.js +0 -615
- package/esm2015/lib/GridStyleRepository.js +0 -313
- package/esm2015/lib/GridStyleRepositoryKeys.js +0 -11
- package/esm2015/lib/GridSummaryDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridViewportChangedEventArgs.js +0 -27
- package/esm2015/lib/GroupData.js +0 -22
- package/esm2015/lib/GroupHeaderDisplayMode.js +0 -25
- package/esm2015/lib/GroupInfo.js +0 -22
- package/esm2015/lib/GroupSummaryDisplayMode.js +0 -38
- package/esm2015/lib/Header.js +0 -7
- package/esm2015/lib/HeaderClickAction.js +0 -37
- package/esm2015/lib/HeaderRowSeparator.js +0 -7
- package/esm2015/lib/HeaderSeparator.js +0 -7
- package/esm2015/lib/HorizontalPropertyEditorDataSource.js +0 -24
- package/esm2015/lib/HoverManager.js +0 -7
- package/esm2015/lib/ICellActionManager.js +0 -7
- package/esm2015/lib/ICellModelExportUpdater.js +0 -11
- package/esm2015/lib/ICellPresenter.js +0 -7
- package/esm2015/lib/ICellRenderingEngine.js +0 -7
- package/esm2015/lib/ICheckboxListView.js +0 -11
- package/esm2015/lib/IColumnGrouping.js +0 -11
- package/esm2015/lib/IColumnGroupingVisualModelExport.js +0 -11
- package/esm2015/lib/IDataAdapter.js +0 -7
- package/esm2015/lib/IDataGridComponent.js +0 -11
- package/esm2015/lib/IDelayedExecutionManager.js +0 -11
- package/esm2015/lib/IDragger.js +0 -7
- package/esm2015/lib/IDraggerView.js +0 -7
- package/esm2015/lib/IDraggerView_combined.js +0 -15
- package/esm2015/lib/IEditorView.js +0 -11
- package/esm2015/lib/IExternalDefinitionBase.js +0 -7
- package/esm2015/lib/IExternalGrid.js +0 -7
- package/esm2015/lib/IExternalTemplateColumn.js +0 -11
- package/esm2015/lib/IExternalTemplateHeaderColumn.js +0 -11
- package/esm2015/lib/IExternalTemplateSectionHeader.js +0 -11
- package/esm2015/lib/IGridInfoRequestor.js +0 -7
- package/esm2015/lib/INativeCell.js +0 -11
- package/esm2015/lib/IPlatformPixelConverter.js +0 -11
- package/esm2015/lib/IPropertySetter.js +0 -11
- package/esm2015/lib/ISummaryChooserView.js +0 -7
- package/esm2015/lib/ISummaryChooserView_combined.js +0 -448
- package/esm2015/lib/IToolbarVisualModelExport.js +0 -11
- package/esm2015/lib/IViewportManager.js +0 -11
- package/esm2015/lib/ImageCell.js +0 -119
- package/esm2015/lib/ImageCellModel.js +0 -7
- package/esm2015/lib/ImageCellModelExport.js +0 -28
- package/esm2015/lib/ImageCellPresenter.js +0 -91
- package/esm2015/lib/ImageColumn.js +0 -7
- package/esm2015/lib/ImageResourceType.js +0 -37
- package/esm2015/lib/ImageStretchOptions.js +0 -29
- package/esm2015/lib/LayoutAction.js +0 -49
- package/esm2015/lib/LostFocusEventArgs.js +0 -16
- package/esm2015/lib/MergedCellEvaluationCriteria.js +0 -29
- package/esm2015/lib/MergedCellInfo.js +0 -26
- package/esm2015/lib/MergedCellMode.js +0 -34
- package/esm2015/lib/ModelStates.js +0 -11
- package/esm2015/lib/ModelTypes.js +0 -11
- package/esm2015/lib/MultiColumnComboBox.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxDataSourceNotificationHandler.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxSelectedItemChangeType.js +0 -20
- package/esm2015/lib/MultiColumnComboBoxTextChangedEventArgs.js +0 -29
- package/esm2015/lib/MultiColumnComboBoxUtilities.js +0 -92
- package/esm2015/lib/MultiColumnComboBoxValueChangedEventArgs.js +0 -29
- package/esm2015/lib/MultiColumnComboBoxView.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +0 -2784
- package/esm2015/lib/MultiColumnComboVisualModelExport.js +0 -187
- package/esm2015/lib/MultipleDataSourceNotifier.js +0 -61
- package/esm2015/lib/NativeUIComboFactory.js +0 -47
- package/esm2015/lib/NativeUIGridFactory.js +0 -70
- package/esm2015/lib/NumericCell.js +0 -32
- package/esm2015/lib/NumericCellFormatter.js +0 -7
- package/esm2015/lib/NumericCellModel.js +0 -7
- package/esm2015/lib/NumericCellModelExport.js +0 -32
- package/esm2015/lib/NumericCellPresenter.js +0 -48
- package/esm2015/lib/NumericColumn.js +0 -7
- package/esm2015/lib/NumericEditorView.js +0 -31
- package/esm2015/lib/OperatorModel.js +0 -24
- package/esm2015/lib/OperatorSelectorClosingEventArgs.js +0 -16
- package/esm2015/lib/OperatorSelectorOpeningEventArgs.js +0 -16
- package/esm2015/lib/OperatorSelectorValueChangedEventArgs.js +0 -33
- package/esm2015/lib/PageChangedEventArgs.js +0 -33
- package/esm2015/lib/PagedDataProvider.js +0 -7
- package/esm2015/lib/Pager.js +0 -7
- package/esm2015/lib/PagerDataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/PagerGridDataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/PagerView.js +0 -7
- package/esm2015/lib/PagerVisualModelExport.js +0 -82
- package/esm2015/lib/PinnedAreaSeparator.js +0 -7
- package/esm2015/lib/PinnedPositions.js +0 -29
- package/esm2015/lib/PinnedRowInfo.js +0 -7
- package/esm2015/lib/PlaceholderView.js +0 -69
- package/esm2015/lib/PrimaryKeyValue.js +0 -87
- package/esm2015/lib/PropertyEditor.js +0 -7
- package/esm2015/lib/PropertyEditorView.js +0 -7
- package/esm2015/lib/PropertyEditorView_combined.js +0 -1652
- package/esm2015/lib/PushRowResult.js +0 -7
- package/esm2015/lib/PushRowSettings.js +0 -7
- package/esm2015/lib/RecyclingManager.js +0 -7
- package/esm2015/lib/ResponsiveEngine.js +0 -7
- package/esm2015/lib/ResponsivePhase.js +0 -7
- package/esm2015/lib/ResponsivePhasesCollection.js +0 -7
- package/esm2015/lib/ResponsiveState.js +0 -7
- package/esm2015/lib/ResponsiveStateEnteredEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStateEnteringEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStateExitedEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStatesCollection.js +0 -7
- package/esm2015/lib/RowCellsEffect.js +0 -7
- package/esm2015/lib/RowEffect.js +0 -7
- package/esm2015/lib/RowHoverAnimationMode.js +0 -29
- package/esm2015/lib/RowPath.js +0 -110
- package/esm2015/lib/RowRange.js +0 -38
- package/esm2015/lib/RowSelectionAnimationMode.js +0 -29
- package/esm2015/lib/RowSeparator.js +0 -7
- package/esm2015/lib/RowSeparatorCell.js +0 -20
- package/esm2015/lib/RowSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/RowSeparatorModel.js +0 -7
- package/esm2015/lib/RowSeparatorModelExport.js +0 -23
- package/esm2015/lib/SaveLayoutColumn.js +0 -7
- package/esm2015/lib/SaveLayoutFilterInfo.js +0 -173
- package/esm2015/lib/SaveLayoutGroupInfo.js +0 -51
- package/esm2015/lib/SaveLayoutSortInfo.js +0 -54
- package/esm2015/lib/SectionFooter.js +0 -7
- package/esm2015/lib/SectionHeader.js +0 -7
- package/esm2015/lib/SectionHeaderCell.js +0 -60
- package/esm2015/lib/SectionHeaderCellModel.js +0 -7
- package/esm2015/lib/SectionHeaderCellModelExport.js +0 -62
- package/esm2015/lib/SectionHeaderCellPresenter.js +0 -51
- package/esm2015/lib/SectionInfo.js +0 -7
- package/esm2015/lib/SelectAllCheckboxChangedEventArgs.js +0 -20
- package/esm2015/lib/SelectionManager.js +0 -7
- package/esm2015/lib/SortIndicatorRenderCompletedEventArgs.js +0 -16
- package/esm2015/lib/SortIndicatorStyle.js +0 -36
- package/esm2015/lib/SortManager.js +0 -7
- package/esm2015/lib/SortMode.js +0 -37
- package/esm2015/lib/SpacerEffect.js +0 -7
- package/esm2015/lib/SpatialEngine.js +0 -7
- package/esm2015/lib/StringOperatorTypes.js +0 -11
- package/esm2015/lib/SummaryCell.js +0 -83
- package/esm2015/lib/SummaryCellModel.js +0 -7
- package/esm2015/lib/SummaryCellModelExport.js +0 -88
- package/esm2015/lib/SummaryCellPresenter.js +0 -51
- package/esm2015/lib/SummaryChangedEventArgs.js +0 -21
- package/esm2015/lib/SummaryChooser.js +0 -7
- package/esm2015/lib/SummaryChooserItem.js +0 -22
- package/esm2015/lib/SummaryChooserView.js +0 -7
- package/esm2015/lib/SummaryData.js +0 -24
- package/esm2015/lib/SummaryRow.js +0 -7
- package/esm2015/lib/SummaryRowRoot.js +0 -7
- package/esm2015/lib/SummaryRowSection.js +0 -7
- package/esm2015/lib/SummaryScope.js +0 -33
- package/esm2015/lib/TemplateCell.js +0 -55
- package/esm2015/lib/TemplateCellContainer.js +0 -33
- package/esm2015/lib/TemplateCellModel.js +0 -7
- package/esm2015/lib/TemplateCellModelExport.js +0 -27
- package/esm2015/lib/TemplateCellPresenter.js +0 -37
- package/esm2015/lib/TemplateCellUpdatingEventArgs.js +0 -7
- package/esm2015/lib/TemplateColumn.js +0 -7
- package/esm2015/lib/TemplateHeader.js +0 -48
- package/esm2015/lib/TemplateHeaderCell.js +0 -30
- package/esm2015/lib/TemplateHeaderCellModel.js +0 -61
- package/esm2015/lib/TemplateHeaderCellModelExport.js +0 -27
- package/esm2015/lib/TemplateHeaderCellPresenter.js +0 -38
- package/esm2015/lib/TemplateHeaderCellUpdatingEventArgs.js +0 -33
- package/esm2015/lib/TemplateSectionHeader.js +0 -39
- package/esm2015/lib/TemplateSectionHeaderCellModel.js +0 -17
- package/esm2015/lib/TemplateSectionHeaderCellModelExport.js +0 -23
- package/esm2015/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +0 -33
- package/esm2015/lib/TextCell.js +0 -66
- package/esm2015/lib/TextCellDecoration.js +0 -33
- package/esm2015/lib/TextCellLineBreakMode.js +0 -33
- package/esm2015/lib/TextCellModel.js +0 -7
- package/esm2015/lib/TextCellModelExport.js +0 -30
- package/esm2015/lib/TextCellPresenter.js +0 -52
- package/esm2015/lib/TextColumn.js +0 -7
- package/esm2015/lib/TextEditorView.js +0 -174
- package/esm2015/lib/TextHeader.js +0 -7
- package/esm2015/lib/TextHeaderCell.js +0 -349
- package/esm2015/lib/TextHeaderCellModel.js +0 -7
- package/esm2015/lib/TextHeaderCellModelExport.js +0 -23
- package/esm2015/lib/TextHeaderCellPresenter.js +0 -131
- package/esm2015/lib/TextIconSetBuiltInTypes.js +0 -18
- package/esm2015/lib/TextIconSetConditionalStyle.js +0 -106
- package/esm2015/lib/TextVisualModelExport.js +0 -44
- package/esm2015/lib/ToolbarVisualModelExport.js +0 -20
- package/esm2015/lib/VerticalSeparatorCell.js +0 -72
- package/esm2015/lib/VerticalSeparatorCellModel.js +0 -7
- package/esm2015/lib/VerticalSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/VisibilityEngine.js +0 -7
- package/esm2015/lib/VisualModel.js +0 -7
- package/esm2015/lib/VisualModelExport.js +0 -231
- package/esm2015/lib/igx-apply-button-click-event-args.js +0 -27
- package/esm2015/lib/igx-cancel-button-click-event-args.js +0 -27
- package/esm2015/lib/igx-cell-info.js +0 -1139
- package/esm2015/lib/igx-cell-key-dynamic-module.js +0 -34
- package/esm2015/lib/igx-cell-key-module.js +0 -26
- package/esm2015/lib/igx-cell-key.js +0 -84
- package/esm2015/lib/igx-cell-range-dynamic-module.js +0 -34
- package/esm2015/lib/igx-cell-range-module.js +0 -26
- package/esm2015/lib/igx-cell-range.js +0 -74
- package/esm2015/lib/igx-cell-style-requested-event-args.js +0 -57
- package/esm2015/lib/igx-checkbox-list-component.js +0 -933
- package/esm2015/lib/igx-checkbox-list-dynamic-module.js +0 -90
- package/esm2015/lib/igx-checkbox-list-index-type-changed-event-args.js +0 -41
- package/esm2015/lib/igx-checkbox-list-keys-cleared-event-args.js +0 -27
- package/esm2015/lib/igx-checkbox-list-module.js +0 -84
- package/esm2015/lib/igx-checked-changed-event-args.js +0 -50
- package/esm2015/lib/igx-column-chooser-component.js +0 -291
- package/esm2015/lib/igx-column-chooser-dynamic-module.js +0 -52
- package/esm2015/lib/igx-column-chooser-module.js +0 -46
- package/esm2015/lib/igx-column-exchanger.js +0 -47
- package/esm2015/lib/igx-column-exchangers-collection.js +0 -53
- package/esm2015/lib/igx-column-group-description-collection.js +0 -115
- package/esm2015/lib/igx-column-group-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-group-description-module.js +0 -26
- package/esm2015/lib/igx-column-group-description.js +0 -130
- package/esm2015/lib/igx-column-grouping-component.js +0 -335
- package/esm2015/lib/igx-column-grouping-dynamic-module.js +0 -38
- package/esm2015/lib/igx-column-grouping-module.js +0 -36
- package/esm2015/lib/igx-column-hidden-changed-event-args.js +0 -52
- package/esm2015/lib/igx-column-moving-separator-component.js +0 -73
- package/esm2015/lib/igx-column-moving-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-moving-separator-module.js +0 -27
- package/esm2015/lib/igx-column-pinned-changed-event-args.js +0 -62
- package/esm2015/lib/igx-column-pinning-component.js +0 -290
- package/esm2015/lib/igx-column-pinning-dynamic-module.js +0 -45
- package/esm2015/lib/igx-column-pinning-module.js +0 -39
- package/esm2015/lib/igx-column-property-setter.js +0 -65
- package/esm2015/lib/igx-column-property-setters-collection.js +0 -53
- package/esm2015/lib/igx-column-resizing-separator-component.js +0 -62
- package/esm2015/lib/igx-column-resizing-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-resizing-separator-module.js +0 -27
- package/esm2015/lib/igx-column-sort-description-collection.js +0 -115
- package/esm2015/lib/igx-column-sort-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-sort-description-module.js +0 -26
- package/esm2015/lib/igx-column-sort-description.js +0 -67
- package/esm2015/lib/igx-column-summary-description-collection.js +0 -112
- package/esm2015/lib/igx-column-summary-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-summary-description-module.js +0 -26
- package/esm2015/lib/igx-column-summary-description.js +0 -210
- package/esm2015/lib/igx-column-width-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-width-module.js +0 -26
- package/esm2015/lib/igx-column-width.js +0 -66
- package/esm2015/lib/igx-combo-box-column-component.js +0 -109
- package/esm2015/lib/igx-combo-box-column-dynamic-module.js +0 -34
- package/esm2015/lib/igx-combo-box-column-module.js +0 -27
- package/esm2015/lib/igx-data-binding-event-args.js +0 -103
- package/esm2015/lib/igx-data-grid-all-columns-dynamic-module.js +0 -107
- package/esm2015/lib/igx-data-grid-all-columns-module.js +0 -100
- package/esm2015/lib/igx-data-grid-cell-event-args.js +0 -113
- package/esm2015/lib/igx-data-grid-column-component.js +0 -1313
- package/esm2015/lib/igx-data-grid-comparison-operator-selector-component.js +0 -457
- package/esm2015/lib/igx-data-grid-component.js +0 -4543
- package/esm2015/lib/igx-data-grid-core-dynamic-module.js +0 -178
- package/esm2015/lib/igx-data-grid-core-module.js +0 -172
- package/esm2015/lib/igx-data-grid-dynamic-module.js +0 -93
- package/esm2015/lib/igx-data-grid-expansion-indicator-component.js +0 -198
- package/esm2015/lib/igx-data-grid-filter-dialog-component.js +0 -483
- package/esm2015/lib/igx-data-grid-locale-en-module.js +0 -31
- package/esm2015/lib/igx-data-grid-module.js +0 -86
- package/esm2015/lib/igx-data-grid-pager-component.js +0 -296
- package/esm2015/lib/igx-data-grid-pager-dynamic-module.js +0 -42
- package/esm2015/lib/igx-data-grid-pager-module.js +0 -35
- package/esm2015/lib/igx-data-grid-sort-indicator-component.js +0 -239
- package/esm2015/lib/igx-data-grid-toolbar-component.js +0 -444
- package/esm2015/lib/igx-data-grid-toolbar-dynamic-module.js +0 -66
- package/esm2015/lib/igx-data-grid-toolbar-module.js +0 -60
- package/esm2015/lib/igx-date-time-cell-info.js +0 -86
- package/esm2015/lib/igx-date-time-column-component.js +0 -174
- package/esm2015/lib/igx-date-time-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-date-time-column-module.js +0 -27
- package/esm2015/lib/igx-definition-base-component.js +0 -839
- package/esm2015/lib/igx-edit-row-definition-component.js +0 -49
- package/esm2015/lib/igx-edit-row-definition-dynamic-module.js +0 -34
- package/esm2015/lib/igx-edit-row-definition-module.js +0 -27
- package/esm2015/lib/igx-editor-cell-info.js +0 -142
- package/esm2015/lib/igx-editor-definition-component.js +0 -49
- package/esm2015/lib/igx-editor-definition-dynamic-module.js +0 -34
- package/esm2015/lib/igx-editor-definition-module.js +0 -27
- package/esm2015/lib/igx-editor-row-cell-info.js +0 -19
- package/esm2015/lib/igx-filter-cell-info.js +0 -140
- package/esm2015/lib/igx-filter-dialog-render-completed-event-args.js +0 -27
- package/esm2015/lib/igx-filter-operand-dynamic-module.js +0 -34
- package/esm2015/lib/igx-filter-operand-module.js +0 -26
- package/esm2015/lib/igx-filter-operand.js +0 -124
- package/esm2015/lib/igx-filter-row-definition-component.js +0 -93
- package/esm2015/lib/igx-filter-row-definition-dynamic-module.js +0 -36
- package/esm2015/lib/igx-filter-row-definition-module.js +0 -27
- package/esm2015/lib/igx-format-cell-event-args.js +0 -82
- package/esm2015/lib/igx-format-group-text-event-args.js +0 -63
- package/esm2015/lib/igx-format-summary-text-event-args.js +0 -72
- package/esm2015/lib/igx-got-focus-event-args.js +0 -27
- package/esm2015/lib/igx-grid-active-cell-changed-event-args.js +0 -81
- package/esm2015/lib/igx-grid-animation-phase-settings.js +0 -112
- package/esm2015/lib/igx-grid-animation-settings.js +0 -47
- package/esm2015/lib/igx-grid-cell-edit-ended-event-args.js +0 -66
- package/esm2015/lib/igx-grid-cell-edit-started-event-args.js +0 -66
- package/esm2015/lib/igx-grid-cell-position-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-cell-position-module.js +0 -26
- package/esm2015/lib/igx-grid-cell-position.js +0 -53
- package/esm2015/lib/igx-grid-cell-value-changing-event-args.js +0 -137
- package/esm2015/lib/igx-grid-column-animation-settings.js +0 -47
- package/esm2015/lib/igx-grid-column-button-options-component.js +0 -154
- package/esm2015/lib/igx-grid-column-button-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-button-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-collection.js +0 -53
- package/esm2015/lib/igx-grid-column-filter-options-component.js +0 -183
- package/esm2015/lib/igx-grid-column-filter-options-dynamic-module.js +0 -45
- package/esm2015/lib/igx-grid-column-filter-options-module.js +0 -39
- package/esm2015/lib/igx-grid-column-group-options-component.js +0 -72
- package/esm2015/lib/igx-grid-column-group-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-group-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-hide-options-component.js +0 -72
- package/esm2015/lib/igx-grid-column-hide-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-hide-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-move-options-component.js +0 -88
- package/esm2015/lib/igx-grid-column-move-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-move-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-options-base-component.js +0 -297
- package/esm2015/lib/igx-grid-column-options-component.js +0 -705
- package/esm2015/lib/igx-grid-column-options-dynamic-module.js +0 -94
- package/esm2015/lib/igx-grid-column-options-module.js +0 -88
- package/esm2015/lib/igx-grid-column-options-section-base-component.js +0 -31
- package/esm2015/lib/igx-grid-column-options-simple-section-base-component.js +0 -42
- package/esm2015/lib/igx-grid-column-pin-options-component.js +0 -88
- package/esm2015/lib/igx-grid-column-pin-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-pin-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-sort-options-component.js +0 -97
- package/esm2015/lib/igx-grid-column-sort-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-sort-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-summary-options-component.js +0 -101
- package/esm2015/lib/igx-grid-column-summary-options-dynamic-module.js +0 -52
- package/esm2015/lib/igx-grid-column-summary-options-module.js +0 -46
- package/esm2015/lib/igx-grid-column-width-changed-event-args.js +0 -102
- package/esm2015/lib/igx-grid-columns-auto-generated-event-args.js +0 -64
- package/esm2015/lib/igx-grid-columns-changed-event-args.js +0 -64
- package/esm2015/lib/igx-grid-compound-conditional-style-component.js +0 -71
- package/esm2015/lib/igx-grid-condition-filter-string-errors-parsing-event-args.js +0 -45
- package/esm2015/lib/igx-grid-conditional-style-collection.js +0 -53
- package/esm2015/lib/igx-grid-conditional-style-component.js +0 -327
- package/esm2015/lib/igx-grid-conditional-style-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-font-info-component.js +0 -144
- package/esm2015/lib/igx-grid-conditional-style-font-info-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-font-info-module.js +0 -27
- package/esm2015/lib/igx-grid-conditional-style-module.js +0 -27
- package/esm2015/lib/igx-grid-conditional-style-property-collection.js +0 -53
- package/esm2015/lib/igx-grid-conditional-style-property-component.js +0 -454
- package/esm2015/lib/igx-grid-conditional-style-property-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-property-module.js +0 -27
- package/esm2015/lib/igx-grid-custom-filter-requested-event-args.js +0 -98
- package/esm2015/lib/igx-grid-data-committed-event-args.js +0 -42
- package/esm2015/lib/igx-grid-data-committing-event-args.js +0 -42
- package/esm2015/lib/igx-grid-filter-dialog-filter-change-event-args.js +0 -33
- package/esm2015/lib/igx-grid-filter-dialog-opening-event-args.js +0 -45
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping-level.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping.js +0 -54
- package/esm2015/lib/igx-grid-filter-dialog-view-model-row-collection.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-row.js +0 -92
- package/esm2015/lib/igx-grid-filter-dialog-view-model.js +0 -145
- package/esm2015/lib/igx-grid-filter-expressions-event-args.js +0 -50
- package/esm2015/lib/igx-grid-filter-operands-collection.js +0 -53
- package/esm2015/lib/igx-grid-group-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-grid-row-edit-ended-event-args.js +0 -45
- package/esm2015/lib/igx-grid-row-edit-started-event-args.js +0 -45
- package/esm2015/lib/igx-grid-selected-cell-ranges-changed-event-args.js +0 -166
- package/esm2015/lib/igx-grid-selected-cell-ranges-collection.js +0 -53
- package/esm2015/lib/igx-grid-selected-cells-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-cells-collection.js +0 -53
- package/esm2015/lib/igx-grid-selected-items-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-items-collection.js +0 -30
- package/esm2015/lib/igx-grid-selected-keys-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-keys-collection.js +0 -53
- package/esm2015/lib/igx-grid-selection-changed-event-args.js +0 -30
- package/esm2015/lib/igx-grid-size-changed-event-args.js +0 -48
- package/esm2015/lib/igx-grid-sort-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-grid-summary-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-group-data.js +0 -65
- package/esm2015/lib/igx-header-component.js +0 -126
- package/esm2015/lib/igx-header-row-separator-component.js +0 -49
- package/esm2015/lib/igx-header-row-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-header-row-separator-module.js +0 -27
- package/esm2015/lib/igx-header-separator-component.js +0 -46
- package/esm2015/lib/igx-header-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-header-separator-module.js +0 -27
- package/esm2015/lib/igx-horizontal-property-editor-data-source.js +0 -53
- package/esm2015/lib/igx-image-cell-info.js +0 -49
- package/esm2015/lib/igx-image-column-component.js +0 -108
- package/esm2015/lib/igx-image-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-image-column-module.js +0 -27
- package/esm2015/lib/igx-lost-focus-event-args.js +0 -27
- package/esm2015/lib/igx-multi-column-combo-box-component.js +0 -1470
- package/esm2015/lib/igx-multi-column-combo-box-dynamic-module.js +0 -80
- package/esm2015/lib/igx-multi-column-combo-box-module.js +0 -74
- package/esm2015/lib/igx-multi-column-combo-box-text-changed-event-args.js +0 -23
- package/esm2015/lib/igx-multi-column-combo-box-value-changed-event-args.js +0 -23
- package/esm2015/lib/igx-numeric-cell-info.js +0 -157
- package/esm2015/lib/igx-numeric-column-component.js +0 -240
- package/esm2015/lib/igx-numeric-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-numeric-column-module.js +0 -27
- package/esm2015/lib/igx-operator-selector-closing-event-args.js +0 -27
- package/esm2015/lib/igx-operator-selector-opening-event-args.js +0 -30
- package/esm2015/lib/igx-operator-selector-value-changed-event-args.js +0 -42
- package/esm2015/lib/igx-page-changed-event-args.js +0 -49
- package/esm2015/lib/igx-pinned-area-separator-component.js +0 -46
- package/esm2015/lib/igx-pinned-area-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-pinned-area-separator-module.js +0 -27
- package/esm2015/lib/igx-primary-key-value-dynamic-module.js +0 -34
- package/esm2015/lib/igx-primary-key-value-module.js +0 -26
- package/esm2015/lib/igx-primary-key-value.js +0 -69
- package/esm2015/lib/igx-property-editor-component.js +0 -484
- package/esm2015/lib/igx-property-editor-dynamic-module.js +0 -115
- package/esm2015/lib/igx-property-editor-module.js +0 -109
- package/esm2015/lib/igx-responsive-phase.js +0 -139
- package/esm2015/lib/igx-responsive-phases-collection.js +0 -53
- package/esm2015/lib/igx-responsive-state-entered-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state-entering-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state-exited-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state.js +0 -200
- package/esm2015/lib/igx-responsive-states-collection.js +0 -53
- package/esm2015/lib/igx-row-separator-component.js +0 -49
- package/esm2015/lib/igx-row-separator-dynamic-module.js +0 -36
- package/esm2015/lib/igx-row-separator-info.js +0 -19
- package/esm2015/lib/igx-row-separator-module.js +0 -27
- package/esm2015/lib/igx-section-footer-component.js +0 -49
- package/esm2015/lib/igx-section-footer-dynamic-module.js +0 -34
- package/esm2015/lib/igx-section-footer-module.js +0 -27
- package/esm2015/lib/igx-section-header-cell-info.js +0 -48
- package/esm2015/lib/igx-section-header-component.js +0 -165
- package/esm2015/lib/igx-section-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-section-header-module.js +0 -27
- package/esm2015/lib/igx-select-all-checkbox-changed-event-args.js +0 -34
- package/esm2015/lib/igx-sort-indicator-render-completed-event-args.js +0 -27
- package/esm2015/lib/igx-summary-cell-info.js +0 -59
- package/esm2015/lib/igx-summary-changed-event-args.js +0 -49
- package/esm2015/lib/igx-summary-chooser-dynamic-module.js +0 -36
- package/esm2015/lib/igx-summary-chooser-module.js +0 -33
- package/esm2015/lib/igx-summary-data.js +0 -70
- package/esm2015/lib/igx-summary-row-component.js +0 -145
- package/esm2015/lib/igx-summary-row-root-component.js +0 -47
- package/esm2015/lib/igx-summary-row-root-dynamic-module.js +0 -34
- package/esm2015/lib/igx-summary-row-root-module.js +0 -27
- package/esm2015/lib/igx-summary-row-section-component.js +0 -47
- package/esm2015/lib/igx-summary-row-section-dynamic-module.js +0 -34
- package/esm2015/lib/igx-summary-row-section-module.js +0 -27
- package/esm2015/lib/igx-template-cell-info.js +0 -28
- package/esm2015/lib/igx-template-cell-updating-event-args.js +0 -111
- package/esm2015/lib/igx-template-column-component.js +0 -75
- package/esm2015/lib/igx-template-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-template-column-module.js +0 -27
- package/esm2015/lib/igx-template-header-cell-info.js +0 -29
- package/esm2015/lib/igx-template-header-cell-updating-event-args.js +0 -111
- package/esm2015/lib/igx-template-header-component.js +0 -75
- package/esm2015/lib/igx-template-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-template-header-module.js +0 -27
- package/esm2015/lib/igx-template-section-header-cell-info.js +0 -19
- package/esm2015/lib/igx-template-section-header-cell-updating-event-args.js +0 -86
- package/esm2015/lib/igx-template-section-header-component.js +0 -75
- package/esm2015/lib/igx-template-section-header-dynamic-module.js +0 -38
- package/esm2015/lib/igx-template-section-header-module.js +0 -27
- package/esm2015/lib/igx-text-cell-info.js +0 -28
- package/esm2015/lib/igx-text-column-component.js +0 -96
- package/esm2015/lib/igx-text-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-text-column-module.js +0 -27
- package/esm2015/lib/igx-text-header-cell-info.js +0 -182
- package/esm2015/lib/igx-text-header-component.js +0 -50
- package/esm2015/lib/igx-text-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-text-header-module.js +0 -27
- package/esm2015/lib/igx-text-icon-set-conditional-style-component.js +0 -74
- package/esm2015/lib/igx-text-icon-set-conditional-style-dynamic-module.js +0 -34
- package/esm2015/lib/igx-text-icon-set-conditional-style-module.js +0 -27
- package/esm2015/lib/igx-vertical-separator-cell-info.js +0 -19
- package/esm2015/public_api.js +0 -752
- package/esm5/igniteui-angular-data-grids.js +0 -4
- package/esm5/lib/AccessibilityRow.js +0 -115
- package/esm5/lib/ActivationManager.js +0 -7
- package/esm5/lib/ApplyButtonClickEventArgs.js +0 -20
- package/esm5/lib/BaseEditorView.js +0 -232
- package/esm5/lib/BrowserExecutionContext.js +0 -57
- package/esm5/lib/BrowserPixelConverter.js +0 -24
- package/esm5/lib/BrowserTickProvider.js +0 -87
- package/esm5/lib/CalculationParameters.js +0 -36
- package/esm5/lib/CancelButtonClickEventArgs.js +0 -20
- package/esm5/lib/CanvasCellPresenterBase.js +0 -80
- package/esm5/lib/CanvasContentCellModelHelper.js +0 -85
- package/esm5/lib/CanvasDateTimeCell.js +0 -21
- package/esm5/lib/CanvasDateTimeCellPresenter.js +0 -54
- package/esm5/lib/CanvasGridCellBase.js +0 -872
- package/esm5/lib/CanvasImageCell.js +0 -72
- package/esm5/lib/CanvasImageCellPresenter.js +0 -95
- package/esm5/lib/CanvasNumericCell.js +0 -24
- package/esm5/lib/CanvasNumericCellPresenter.js +0 -53
- package/esm5/lib/CanvasPlaceholderView.js +0 -80
- package/esm5/lib/CanvasRowSeparatorCell.js +0 -21
- package/esm5/lib/CanvasRowSeparatorCellPresenter.js +0 -28
- package/esm5/lib/CanvasSectionHeaderCell.js +0 -27
- package/esm5/lib/CanvasSectionHeaderCellPresenter.js +0 -56
- package/esm5/lib/CanvasSummaryCell.js +0 -100
- package/esm5/lib/CanvasSummaryCellPresenter.js +0 -47
- package/esm5/lib/CanvasTemplateCell.js +0 -38
- package/esm5/lib/CanvasTemplateCellContainer.js +0 -42
- package/esm5/lib/CanvasTemplateCellPresenter.js +0 -44
- package/esm5/lib/CanvasTemplateHeaderCell.js +0 -38
- package/esm5/lib/CanvasTemplateHeaderCellPresenter.js +0 -44
- package/esm5/lib/CanvasTextCell.js +0 -27
- package/esm5/lib/CanvasTextCellPresenter.js +0 -57
- package/esm5/lib/CanvasTextHeaderCell.js +0 -63
- package/esm5/lib/CanvasTextHeaderCellPresenter.js +0 -75
- package/esm5/lib/CanvasVerticalSeparatorCell.js +0 -21
- package/esm5/lib/CanvasVerticalSeparatorCellPresenter.js +0 -28
- package/esm5/lib/CellContentHorizontalAlignment.js +0 -37
- package/esm5/lib/CellContentVerticalAlignment.js +0 -37
- package/esm5/lib/CellDataLoadedAnimationMode.js +0 -29
- package/esm5/lib/CellEffect.js +0 -7
- package/esm5/lib/CellKey.js +0 -7
- package/esm5/lib/CellModel.js +0 -7
- package/esm5/lib/CellModelExport.js +0 -122
- package/esm5/lib/CellPath.js +0 -319
- package/esm5/lib/CellPositionEffect.js +0 -7
- package/esm5/lib/CellPresenterBase.js +0 -141
- package/esm5/lib/CellPropertyAnimationType.js +0 -65
- package/esm5/lib/CellRange.js +0 -82
- package/esm5/lib/CellSelectionAnimationMode.js +0 -29
- package/esm5/lib/CellStyleRequestedEventArgs.js +0 -54
- package/esm5/lib/CheckboxList.js +0 -7
- package/esm5/lib/CheckboxListBridge.js +0 -323
- package/esm5/lib/CheckboxListExternal.js +0 -11
- package/esm5/lib/CheckboxListExternalIndexType.js +0 -11
- package/esm5/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +0 -23
- package/esm5/lib/CheckboxListExternalKeysClearedEventArgs.js +0 -20
- package/esm5/lib/CheckboxListIndexType.js +0 -16
- package/esm5/lib/CheckboxListIndexTypeChangedEventArgs.js +0 -23
- package/esm5/lib/CheckboxListKeysClearedEventArgs.js +0 -20
- package/esm5/lib/CheckboxListView.js +0 -7
- package/esm5/lib/CheckboxListViewExternal.js +0 -11
- package/esm5/lib/CheckboxListView_combined.js +0 -2365
- package/esm5/lib/CheckedChangedEventArgs.js +0 -24
- package/esm5/lib/CloneDataSourceFilterOperation.js +0 -20
- package/esm5/lib/ColumnCellsEffect.js +0 -7
- package/esm5/lib/ColumnChooser.js +0 -7
- package/esm5/lib/ColumnChooserInfo.js +0 -23
- package/esm5/lib/ColumnChooserView.js +0 -7
- package/esm5/lib/ColumnChooserView_combined.js +0 -465
- package/esm5/lib/ColumnComparisonConditionOperatorType.js +0 -62
- package/esm5/lib/ColumnComparisonFilterCondition.js +0 -7
- package/esm5/lib/ColumnController.js +0 -7
- package/esm5/lib/ColumnCustomFilterCondition.js +0 -7
- package/esm5/lib/ColumnEffect.js +0 -7
- package/esm5/lib/ColumnExchanger.js +0 -7
- package/esm5/lib/ColumnExchangersCollection.js +0 -7
- package/esm5/lib/ColumnExchangingAnimationMode.js +0 -61
- package/esm5/lib/ColumnFilterCondition.js +0 -7
- package/esm5/lib/ColumnFilterConditionCollection.js +0 -7
- package/esm5/lib/ColumnFilterConditionGroup.js +0 -7
- package/esm5/lib/ColumnFilterCondition_combined.js +0 -39294
- package/esm5/lib/ColumnGroupDescription.js +0 -208
- package/esm5/lib/ColumnGroupDescriptionCollection.js +0 -104
- package/esm5/lib/ColumnGrouping.js +0 -7
- package/esm5/lib/ColumnGroupingView.js +0 -7
- package/esm5/lib/ColumnGroupingView_combined.js +0 -1069
- package/esm5/lib/ColumnGroupingVisualModelExport.js +0 -87
- package/esm5/lib/ColumnHiddenChangedEventArgs.js +0 -7
- package/esm5/lib/ColumnHidingAnimationMode.js +0 -61
- package/esm5/lib/ColumnInfo.js +0 -7
- package/esm5/lib/ColumnMovingAnimationMode.js +0 -29
- package/esm5/lib/ColumnMovingMode.js +0 -16
- package/esm5/lib/ColumnMovingSeparator.js +0 -7
- package/esm5/lib/ColumnOptionsIconAlignment.js +0 -37
- package/esm5/lib/ColumnOptionsIconBehavior.js +0 -33
- package/esm5/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +0 -20
- package/esm5/lib/ColumnPinnedChangedEventArgs.js +0 -7
- package/esm5/lib/ColumnPinning.js +0 -7
- package/esm5/lib/ColumnPinningInfo.js +0 -23
- package/esm5/lib/ColumnPinningView.js +0 -7
- package/esm5/lib/ColumnPinningView_combined.js +0 -412
- package/esm5/lib/ColumnPropertySetter.js +0 -43
- package/esm5/lib/ColumnPropertySettersCollection.js +0 -22
- package/esm5/lib/ColumnPropertyUpdatingAnimationMode.js +0 -33
- package/esm5/lib/ColumnResizingAnimationMode.js +0 -29
- package/esm5/lib/ColumnResizingMode.js +0 -17
- package/esm5/lib/ColumnResizingSeparator.js +0 -7
- package/esm5/lib/ColumnShowingAnimationMode.js +0 -61
- package/esm5/lib/ColumnSortDescription.js +0 -80
- package/esm5/lib/ColumnSortDescriptionCollection.js +0 -104
- package/esm5/lib/ColumnSortDirection.js +0 -29
- package/esm5/lib/ColumnStates.js +0 -11
- package/esm5/lib/ColumnSummaryDescription.js +0 -284
- package/esm5/lib/ColumnSummaryDescriptionCollection.js +0 -110
- package/esm5/lib/ColumnWidth.js +0 -110
- package/esm5/lib/ComboBoxColumn.js +0 -7
- package/esm5/lib/ComboEditorView.js +0 -274
- package/esm5/lib/ComboEditorView_ComboExternal.js +0 -11
- package/esm5/lib/ComparisonOperatorSelector.js +0 -7
- package/esm5/lib/ComparisonOperatorSelectorView.js +0 -7
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +0 -1089
- package/esm5/lib/ContentCellModelHelper.js +0 -146
- package/esm5/lib/CurrentRendererSettings.js +0 -25
- package/esm5/lib/DataAdapter.js +0 -7
- package/esm5/lib/DataBindingEventArgs.js +0 -7
- package/esm5/lib/DataGrid.js +0 -7
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +0 -189
- package/esm5/lib/DataGridCellEventArgs.js +0 -7
- package/esm5/lib/DataGridCellLayoutPanel.js +0 -576
- package/esm5/lib/DataGridColumn.js +0 -7
- package/esm5/lib/DataGridColumnToolbarManager.js +0 -7
- package/esm5/lib/DataGridDelayedExecutionManager.js +0 -30
- package/esm5/lib/DataGridLocaleEn.js +0 -80
- package/esm5/lib/DataGridPresenterManager.js +0 -183
- package/esm5/lib/DataGridPropertySetter.js +0 -27
- package/esm5/lib/DataGridScrollerKeyboardListener.js +0 -72
- package/esm5/lib/DataGridSelectionMode.js +0 -41
- package/esm5/lib/DataGridStylingDefaults.js +0 -2
- package/esm5/lib/DataGridToolbar.js +0 -7
- package/esm5/lib/DataGridToolbarView.js +0 -7
- package/esm5/lib/DataGridToolbarView_combined.js +0 -846
- package/esm5/lib/DataGridViewportManager.js +0 -34
- package/esm5/lib/DataSourceNotificationBridge.js +0 -7
- package/esm5/lib/DateEditorView.js +0 -232
- package/esm5/lib/DateOperatorTypes.js +0 -11
- package/esm5/lib/DateTimeCell.js +0 -21
- package/esm5/lib/DateTimeCellModel.js +0 -7
- package/esm5/lib/DateTimeCellModelExport.js +0 -32
- package/esm5/lib/DateTimeCellPresenter.js +0 -54
- package/esm5/lib/DateTimeColumn.js +0 -7
- package/esm5/lib/DateTimeColumnValueFormatter.js +0 -98
- package/esm5/lib/DateTimeFormats.js +0 -41
- package/esm5/lib/DefaultCellActionManager.js +0 -7
- package/esm5/lib/DefaultCellModelExportUpdater.js +0 -7
- package/esm5/lib/DefaultGridInfoRequestor.js +0 -7
- package/esm5/lib/DefaultPlatformPixelConverter.js +0 -24
- package/esm5/lib/DefinitionBase.js +0 -7
- package/esm5/lib/DefinitionPropertyUpdatedEventArgs.js +0 -65
- package/esm5/lib/DragSelectEventArgs.js +0 -76
- package/esm5/lib/DragType.js +0 -11
- package/esm5/lib/Dragger.js +0 -217
- package/esm5/lib/DraggerView.js +0 -145
- package/esm5/lib/DropDownDataListItem.js +0 -23
- package/esm5/lib/EditModeClickAction.js +0 -29
- package/esm5/lib/EditModeType.js +0 -33
- package/esm5/lib/EditRowDefinition.js +0 -7
- package/esm5/lib/EditingManager.js +0 -7
- package/esm5/lib/EditorCell.js +0 -544
- package/esm5/lib/EditorCellModel.js +0 -7
- package/esm5/lib/EditorCellModelExport.js +0 -37
- package/esm5/lib/EditorCellPresenter.js +0 -78
- package/esm5/lib/EditorDefinition.js +0 -7
- package/esm5/lib/EditorRowCell.js +0 -23
- package/esm5/lib/EditorRowCellModel.js +0 -7
- package/esm5/lib/EditorRowCellPresenter.js +0 -31
- package/esm5/lib/EditorType.js +0 -37
- package/esm5/lib/EnterKeyBehaviorAfterEdit.js +0 -37
- package/esm5/lib/EnterKeyBehaviors.js +0 -41
- package/esm5/lib/FilterCell.js +0 -578
- package/esm5/lib/FilterCellModel.js +0 -7
- package/esm5/lib/FilterCellModelExport.js +0 -50
- package/esm5/lib/FilterCellPresenter.js +0 -67
- package/esm5/lib/FilterComparisonType.js +0 -29
- package/esm5/lib/FilterDialogRenderCompletedEventArgs.js +0 -20
- package/esm5/lib/FilterLogicalOperator.js +0 -25
- package/esm5/lib/FilterOperand.js +0 -7
- package/esm5/lib/FilterRowDefinition.js +0 -7
- package/esm5/lib/FilterUIType.js +0 -30
- package/esm5/lib/FixedCellPositions.js +0 -11
- package/esm5/lib/FormatCellEventArgs.js +0 -37
- package/esm5/lib/FormatGroupTextEventArgs.js +0 -25
- package/esm5/lib/FormatSummaryTextEventArgs.js +0 -26
- package/esm5/lib/GotFocusEventArgs.js +0 -20
- package/esm5/lib/GridActivationMode.js +0 -25
- package/esm5/lib/GridActiveCellChangedEventArgs.js +0 -43
- package/esm5/lib/GridAnimationManager.js +0 -7
- package/esm5/lib/GridAnimationManagerAnimationCanceledEventArgs.js +0 -22
- package/esm5/lib/GridAnimationManagerAnimationCompletedEventArgs.js +0 -22
- package/esm5/lib/GridAnimationManagerAnimationCreatedEventArgs.js +0 -22
- package/esm5/lib/GridAnimationPhaseSettings.js +0 -148
- package/esm5/lib/GridAnimationSettings.js +0 -144
- package/esm5/lib/GridCellBase.js +0 -1091
- package/esm5/lib/GridCellEditEndedEventArgs.js +0 -7
- package/esm5/lib/GridCellEditStartedEventArgs.js +0 -7
- package/esm5/lib/GridCellPosition.js +0 -45
- package/esm5/lib/GridCellType.js +0 -22
- package/esm5/lib/GridCellValueChangingEventArgs.js +0 -7
- package/esm5/lib/GridColumnAnimationSettings.js +0 -357
- package/esm5/lib/GridColumnButtonOptions.js +0 -7
- package/esm5/lib/GridColumnButtonOptionsView.js +0 -7
- package/esm5/lib/GridColumnButtonOptionsView_combined.js +0 -203
- package/esm5/lib/GridColumnCollection.js +0 -7
- package/esm5/lib/GridColumnFilterOptions.js +0 -7
- package/esm5/lib/GridColumnFilterOptionsView.js +0 -7
- package/esm5/lib/GridColumnFilterOptionsView_combined.js +0 -560
- package/esm5/lib/GridColumnGroupOptions.js +0 -7
- package/esm5/lib/GridColumnGroupOptionsView.js +0 -7
- package/esm5/lib/GridColumnGroupOptionsView_combined.js +0 -234
- package/esm5/lib/GridColumnHideOptions.js +0 -7
- package/esm5/lib/GridColumnHideOptionsView.js +0 -7
- package/esm5/lib/GridColumnHideOptionsView_combined.js +0 -171
- package/esm5/lib/GridColumnMoveOptions.js +0 -7
- package/esm5/lib/GridColumnMoveOptionsView.js +0 -7
- package/esm5/lib/GridColumnMoveOptionsView_combined.js +0 -322
- package/esm5/lib/GridColumnOptions.js +0 -7
- package/esm5/lib/GridColumnOptionsBase.js +0 -7
- package/esm5/lib/GridColumnOptionsSectionBase.js +0 -40
- package/esm5/lib/GridColumnOptionsSimpleSectionBase.js +0 -67
- package/esm5/lib/GridColumnOptionsUtilities.js +0 -7
- package/esm5/lib/GridColumnOptionsView.js +0 -7
- package/esm5/lib/GridColumnOptionsViewBase.js +0 -7
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +0 -741
- package/esm5/lib/GridColumnOptionsView_combined.js +0 -1018
- package/esm5/lib/GridColumnPinOptions.js +0 -7
- package/esm5/lib/GridColumnPinOptionsView.js +0 -7
- package/esm5/lib/GridColumnPinOptionsView_combined.js +0 -310
- package/esm5/lib/GridColumnSortOptions.js +0 -7
- package/esm5/lib/GridColumnSortOptionsView.js +0 -7
- package/esm5/lib/GridColumnSortOptionsView_combined.js +0 -305
- package/esm5/lib/GridColumnSpacer.js +0 -98
- package/esm5/lib/GridColumnSpacerCollection.js +0 -80
- package/esm5/lib/GridColumnSummaryOptions.js +0 -7
- package/esm5/lib/GridColumnSummaryOptionsView.js +0 -7
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +0 -484
- package/esm5/lib/GridColumnWidthChangedEventArgs.js +0 -7
- package/esm5/lib/GridColumnsAutoGeneratedEventArgs.js +0 -7
- package/esm5/lib/GridColumnsChangedEventArgs.js +0 -7
- package/esm5/lib/GridCompoundConditionalStyle.js +0 -7
- package/esm5/lib/GridConditionFilterStringErrorsParsingEventArgs.js +0 -23
- package/esm5/lib/GridConditionalStyle.js +0 -7
- package/esm5/lib/GridConditionalStyleBoundType.js +0 -16
- package/esm5/lib/GridConditionalStyleCollection.js +0 -7
- package/esm5/lib/GridConditionalStyleFontInfo.js +0 -32
- package/esm5/lib/GridConditionalStyleProperty.js +0 -907
- package/esm5/lib/GridConditionalStylePropertyCollection.js +0 -22
- package/esm5/lib/GridConditionalStylePropertyStylingType.js +0 -18
- package/esm5/lib/GridCustomFilterRequestedEventArgs.js +0 -7
- package/esm5/lib/GridDataCommittedEventArgs.js +0 -25
- package/esm5/lib/GridDataCommittingEventArgs.js +0 -25
- package/esm5/lib/GridEasingFunctionType.js +0 -33
- package/esm5/lib/GridEffect.js +0 -7
- package/esm5/lib/GridEffectGroup.js +0 -7
- package/esm5/lib/GridEffectMainIntent.js +0 -11
- package/esm5/lib/GridEffectManager.js +0 -7
- package/esm5/lib/GridEffectSubIntent.js +0 -11
- package/esm5/lib/GridExpansionIndicator.js +0 -7
- package/esm5/lib/GridExpansionIndicatorView.js +0 -7
- package/esm5/lib/GridExpansionIndicatorView_combined.js +0 -350
- package/esm5/lib/GridExternalWrapper.js +0 -167
- package/esm5/lib/GridFilterDialog.js +0 -7
- package/esm5/lib/GridFilterDialogFilterChangeEventArgs.js +0 -22
- package/esm5/lib/GridFilterDialogOpeningEventArgs.js +0 -22
- package/esm5/lib/GridFilterDialogPanel.js +0 -7
- package/esm5/lib/GridFilterDialogView.js +0 -7
- package/esm5/lib/GridFilterDialogViewModel.js +0 -7
- package/esm5/lib/GridFilterDialogViewModelGrouping.js +0 -24
- package/esm5/lib/GridFilterDialogViewModelGroupingLevel.js +0 -22
- package/esm5/lib/GridFilterDialogViewModelGroupingLevelCollection.js +0 -22
- package/esm5/lib/GridFilterDialogViewModelRow.js +0 -117
- package/esm5/lib/GridFilterDialogViewModelRowCollection.js +0 -7
- package/esm5/lib/GridFilterDialogView_combined.js +0 -1553
- package/esm5/lib/GridFilterExpressionsEventArgs.js +0 -22
- package/esm5/lib/GridFilterOperandsCollection.js +0 -7
- package/esm5/lib/GridGroupDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridIconRepository.js +0 -98
- package/esm5/lib/GridLayer.js +0 -7
- package/esm5/lib/GridLayerController.js +0 -7
- package/esm5/lib/GridLayerExport.js +0 -55
- package/esm5/lib/GridModuleHelper.js +0 -28
- package/esm5/lib/GridRowEditEndedEventArgs.js +0 -33
- package/esm5/lib/GridRowEditStartedEventArgs.js +0 -33
- package/esm5/lib/GridSelectedCellRangesChangedEventArgs.js +0 -65
- package/esm5/lib/GridSelectedCellRangesCollection.js +0 -29
- package/esm5/lib/GridSelectedCellsChangedEventArgs.js +0 -7
- package/esm5/lib/GridSelectedCellsCollection.js +0 -7
- package/esm5/lib/GridSelectedItemsChangedEventArgs.js +0 -54
- package/esm5/lib/GridSelectedItemsCollection.js +0 -48
- package/esm5/lib/GridSelectedKeysChangedEventArgs.js +0 -54
- package/esm5/lib/GridSelectedKeysCollection.js +0 -220
- package/esm5/lib/GridSelectionBehavior.js +0 -25
- package/esm5/lib/GridSelectionChangedEventArgs.js +0 -20
- package/esm5/lib/GridSizeChangedEventArgs.js +0 -23
- package/esm5/lib/GridSortDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridSortIndicator.js +0 -7
- package/esm5/lib/GridSortIndicatorView.js +0 -7
- package/esm5/lib/GridSortIndicatorView_combined.js +0 -663
- package/esm5/lib/GridStyleRepository.js +0 -349
- package/esm5/lib/GridStyleRepositoryKeys.js +0 -11
- package/esm5/lib/GridSummaryDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridViewportChangedEventArgs.js +0 -29
- package/esm5/lib/GroupData.js +0 -24
- package/esm5/lib/GroupHeaderDisplayMode.js +0 -25
- package/esm5/lib/GroupInfo.js +0 -24
- package/esm5/lib/GroupSummaryDisplayMode.js +0 -38
- package/esm5/lib/Header.js +0 -7
- package/esm5/lib/HeaderClickAction.js +0 -37
- package/esm5/lib/HeaderRowSeparator.js +0 -7
- package/esm5/lib/HeaderSeparator.js +0 -7
- package/esm5/lib/HorizontalPropertyEditorDataSource.js +0 -26
- package/esm5/lib/HoverManager.js +0 -7
- package/esm5/lib/ICellActionManager.js +0 -7
- package/esm5/lib/ICellModelExportUpdater.js +0 -11
- package/esm5/lib/ICellPresenter.js +0 -7
- package/esm5/lib/ICellRenderingEngine.js +0 -7
- package/esm5/lib/ICheckboxListView.js +0 -11
- package/esm5/lib/IColumnGrouping.js +0 -11
- package/esm5/lib/IColumnGroupingVisualModelExport.js +0 -11
- package/esm5/lib/IDataAdapter.js +0 -7
- package/esm5/lib/IDataGridComponent.js +0 -11
- package/esm5/lib/IDelayedExecutionManager.js +0 -11
- package/esm5/lib/IDragger.js +0 -7
- package/esm5/lib/IDraggerView.js +0 -7
- package/esm5/lib/IDraggerView_combined.js +0 -15
- package/esm5/lib/IEditorView.js +0 -11
- package/esm5/lib/IExternalDefinitionBase.js +0 -7
- package/esm5/lib/IExternalGrid.js +0 -7
- package/esm5/lib/IExternalTemplateColumn.js +0 -11
- package/esm5/lib/IExternalTemplateHeaderColumn.js +0 -11
- package/esm5/lib/IExternalTemplateSectionHeader.js +0 -11
- package/esm5/lib/IGridInfoRequestor.js +0 -7
- package/esm5/lib/INativeCell.js +0 -11
- package/esm5/lib/IPlatformPixelConverter.js +0 -11
- package/esm5/lib/IPropertySetter.js +0 -11
- package/esm5/lib/ISummaryChooserView.js +0 -7
- package/esm5/lib/ISummaryChooserView_combined.js +0 -521
- package/esm5/lib/IToolbarVisualModelExport.js +0 -11
- package/esm5/lib/IViewportManager.js +0 -11
- package/esm5/lib/ImageCell.js +0 -129
- package/esm5/lib/ImageCellModel.js +0 -7
- package/esm5/lib/ImageCellModelExport.js +0 -30
- package/esm5/lib/ImageCellPresenter.js +0 -96
- package/esm5/lib/ImageColumn.js +0 -7
- package/esm5/lib/ImageResourceType.js +0 -37
- package/esm5/lib/ImageStretchOptions.js +0 -29
- package/esm5/lib/LayoutAction.js +0 -49
- package/esm5/lib/LostFocusEventArgs.js +0 -20
- package/esm5/lib/MergedCellEvaluationCriteria.js +0 -29
- package/esm5/lib/MergedCellInfo.js +0 -28
- package/esm5/lib/MergedCellMode.js +0 -34
- package/esm5/lib/ModelStates.js +0 -11
- package/esm5/lib/ModelTypes.js +0 -11
- package/esm5/lib/MultiColumnComboBox.js +0 -7
- package/esm5/lib/MultiColumnComboBoxDataSourceNotificationHandler.js +0 -7
- package/esm5/lib/MultiColumnComboBoxSelectedItemChangeType.js +0 -20
- package/esm5/lib/MultiColumnComboBoxTextChangedEventArgs.js +0 -39
- package/esm5/lib/MultiColumnComboBoxUtilities.js +0 -99
- package/esm5/lib/MultiColumnComboBoxValueChangedEventArgs.js +0 -39
- package/esm5/lib/MultiColumnComboBoxView.js +0 -7
- package/esm5/lib/MultiColumnComboBoxView_combined.js +0 -3184
- package/esm5/lib/MultiColumnComboVisualModelExport.js +0 -209
- package/esm5/lib/MultipleDataSourceNotifier.js +0 -71
- package/esm5/lib/NativeUIComboFactory.js +0 -57
- package/esm5/lib/NativeUIGridFactory.js +0 -80
- package/esm5/lib/NumericCell.js +0 -34
- package/esm5/lib/NumericCellFormatter.js +0 -7
- package/esm5/lib/NumericCellModel.js +0 -7
- package/esm5/lib/NumericCellModelExport.js +0 -34
- package/esm5/lib/NumericCellPresenter.js +0 -53
- package/esm5/lib/NumericColumn.js +0 -7
- package/esm5/lib/NumericEditorView.js +0 -33
- package/esm5/lib/OperatorModel.js +0 -26
- package/esm5/lib/OperatorSelectorClosingEventArgs.js +0 -20
- package/esm5/lib/OperatorSelectorOpeningEventArgs.js +0 -20
- package/esm5/lib/OperatorSelectorValueChangedEventArgs.js +0 -43
- package/esm5/lib/PageChangedEventArgs.js +0 -43
- package/esm5/lib/PagedDataProvider.js +0 -7
- package/esm5/lib/Pager.js +0 -7
- package/esm5/lib/PagerDataSourceNotificationBridge.js +0 -7
- package/esm5/lib/PagerGridDataSourceNotificationBridge.js +0 -7
- package/esm5/lib/PagerView.js +0 -7
- package/esm5/lib/PagerVisualModelExport.js +0 -84
- package/esm5/lib/PinnedAreaSeparator.js +0 -7
- package/esm5/lib/PinnedPositions.js +0 -29
- package/esm5/lib/PinnedRowInfo.js +0 -7
- package/esm5/lib/PlaceholderView.js +0 -87
- package/esm5/lib/PrimaryKeyValue.js +0 -97
- package/esm5/lib/PropertyEditor.js +0 -7
- package/esm5/lib/PropertyEditorView.js +0 -7
- package/esm5/lib/PropertyEditorView_combined.js +0 -1821
- package/esm5/lib/PushRowResult.js +0 -7
- package/esm5/lib/PushRowSettings.js +0 -7
- package/esm5/lib/RecyclingManager.js +0 -7
- package/esm5/lib/ResponsiveEngine.js +0 -7
- package/esm5/lib/ResponsivePhase.js +0 -7
- package/esm5/lib/ResponsivePhasesCollection.js +0 -7
- package/esm5/lib/ResponsiveState.js +0 -7
- package/esm5/lib/ResponsiveStateEnteredEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStateEnteringEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStateExitedEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStatesCollection.js +0 -7
- package/esm5/lib/RowCellsEffect.js +0 -7
- package/esm5/lib/RowEffect.js +0 -7
- package/esm5/lib/RowHoverAnimationMode.js +0 -29
- package/esm5/lib/RowPath.js +0 -148
- package/esm5/lib/RowRange.js +0 -44
- package/esm5/lib/RowSelectionAnimationMode.js +0 -29
- package/esm5/lib/RowSeparator.js +0 -7
- package/esm5/lib/RowSeparatorCell.js +0 -21
- package/esm5/lib/RowSeparatorCellPresenter.js +0 -28
- package/esm5/lib/RowSeparatorModel.js +0 -7
- package/esm5/lib/RowSeparatorModelExport.js +0 -27
- package/esm5/lib/SaveLayoutColumn.js +0 -7
- package/esm5/lib/SaveLayoutFilterInfo.js +0 -175
- package/esm5/lib/SaveLayoutGroupInfo.js +0 -53
- package/esm5/lib/SaveLayoutSortInfo.js +0 -56
- package/esm5/lib/SectionFooter.js +0 -7
- package/esm5/lib/SectionHeader.js +0 -7
- package/esm5/lib/SectionHeaderCell.js +0 -66
- package/esm5/lib/SectionHeaderCellModel.js +0 -7
- package/esm5/lib/SectionHeaderCellModelExport.js +0 -64
- package/esm5/lib/SectionHeaderCellPresenter.js +0 -56
- package/esm5/lib/SectionInfo.js +0 -7
- package/esm5/lib/SelectAllCheckboxChangedEventArgs.js +0 -22
- package/esm5/lib/SelectionManager.js +0 -7
- package/esm5/lib/SortIndicatorRenderCompletedEventArgs.js +0 -20
- package/esm5/lib/SortIndicatorStyle.js +0 -36
- package/esm5/lib/SortManager.js +0 -7
- package/esm5/lib/SortMode.js +0 -37
- package/esm5/lib/SpacerEffect.js +0 -7
- package/esm5/lib/SpatialEngine.js +0 -7
- package/esm5/lib/StringOperatorTypes.js +0 -11
- package/esm5/lib/SummaryCell.js +0 -93
- package/esm5/lib/SummaryCellModel.js +0 -7
- package/esm5/lib/SummaryCellModelExport.js +0 -90
- package/esm5/lib/SummaryCellPresenter.js +0 -56
- package/esm5/lib/SummaryChangedEventArgs.js +0 -23
- package/esm5/lib/SummaryChooser.js +0 -7
- package/esm5/lib/SummaryChooserItem.js +0 -24
- package/esm5/lib/SummaryChooserView.js +0 -7
- package/esm5/lib/SummaryData.js +0 -26
- package/esm5/lib/SummaryRow.js +0 -7
- package/esm5/lib/SummaryRowRoot.js +0 -7
- package/esm5/lib/SummaryRowSection.js +0 -7
- package/esm5/lib/SummaryScope.js +0 -33
- package/esm5/lib/TemplateCell.js +0 -61
- package/esm5/lib/TemplateCellContainer.js +0 -43
- package/esm5/lib/TemplateCellModel.js +0 -7
- package/esm5/lib/TemplateCellModelExport.js +0 -29
- package/esm5/lib/TemplateCellPresenter.js +0 -43
- package/esm5/lib/TemplateCellUpdatingEventArgs.js +0 -7
- package/esm5/lib/TemplateColumn.js +0 -7
- package/esm5/lib/TemplateHeader.js +0 -50
- package/esm5/lib/TemplateHeaderCell.js +0 -36
- package/esm5/lib/TemplateHeaderCellModel.js +0 -67
- package/esm5/lib/TemplateHeaderCellModelExport.js +0 -29
- package/esm5/lib/TemplateHeaderCellPresenter.js +0 -44
- package/esm5/lib/TemplateHeaderCellUpdatingEventArgs.js +0 -43
- package/esm5/lib/TemplateSectionHeader.js +0 -41
- package/esm5/lib/TemplateSectionHeaderCellModel.js +0 -21
- package/esm5/lib/TemplateSectionHeaderCellModelExport.js +0 -27
- package/esm5/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +0 -43
- package/esm5/lib/TextCell.js +0 -72
- package/esm5/lib/TextCellDecoration.js +0 -33
- package/esm5/lib/TextCellLineBreakMode.js +0 -33
- package/esm5/lib/TextCellModel.js +0 -7
- package/esm5/lib/TextCellModelExport.js +0 -32
- package/esm5/lib/TextCellPresenter.js +0 -57
- package/esm5/lib/TextColumn.js +0 -7
- package/esm5/lib/TextEditorView.js +0 -177
- package/esm5/lib/TextHeader.js +0 -7
- package/esm5/lib/TextHeaderCell.js +0 -371
- package/esm5/lib/TextHeaderCellModel.js +0 -7
- package/esm5/lib/TextHeaderCellModelExport.js +0 -27
- package/esm5/lib/TextHeaderCellPresenter.js +0 -136
- package/esm5/lib/TextIconSetBuiltInTypes.js +0 -18
- package/esm5/lib/TextIconSetConditionalStyle.js +0 -113
- package/esm5/lib/TextVisualModelExport.js +0 -46
- package/esm5/lib/ToolbarVisualModelExport.js +0 -24
- package/esm5/lib/VerticalSeparatorCell.js +0 -74
- package/esm5/lib/VerticalSeparatorCellModel.js +0 -7
- package/esm5/lib/VerticalSeparatorCellPresenter.js +0 -28
- package/esm5/lib/VisibilityEngine.js +0 -7
- package/esm5/lib/VisualModel.js +0 -7
- package/esm5/lib/VisualModelExport.js +0 -233
- package/esm5/lib/igx-apply-button-click-event-args.js +0 -33
- package/esm5/lib/igx-cancel-button-click-event-args.js +0 -33
- package/esm5/lib/igx-cell-info.js +0 -1597
- package/esm5/lib/igx-cell-key-dynamic-module.js +0 -33
- package/esm5/lib/igx-cell-key-module.js +0 -27
- package/esm5/lib/igx-cell-key.js +0 -106
- package/esm5/lib/igx-cell-range-dynamic-module.js +0 -33
- package/esm5/lib/igx-cell-range-module.js +0 -27
- package/esm5/lib/igx-cell-range.js +0 -96
- package/esm5/lib/igx-cell-style-requested-event-args.js +0 -75
- package/esm5/lib/igx-checkbox-list-component.js +0 -1136
- package/esm5/lib/igx-checkbox-list-dynamic-module.js +0 -89
- package/esm5/lib/igx-checkbox-list-index-type-changed-event-args.js +0 -55
- package/esm5/lib/igx-checkbox-list-keys-cleared-event-args.js +0 -33
- package/esm5/lib/igx-checkbox-list-module.js +0 -83
- package/esm5/lib/igx-checked-changed-event-args.js +0 -68
- package/esm5/lib/igx-column-chooser-component.js +0 -329
- package/esm5/lib/igx-column-chooser-dynamic-module.js +0 -51
- package/esm5/lib/igx-column-chooser-module.js +0 -45
- package/esm5/lib/igx-column-exchanger.js +0 -57
- package/esm5/lib/igx-column-exchangers-collection.js +0 -58
- package/esm5/lib/igx-column-group-description-collection.js +0 -146
- package/esm5/lib/igx-column-group-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-group-description-module.js +0 -27
- package/esm5/lib/igx-column-group-description.js +0 -168
- package/esm5/lib/igx-column-grouping-component.js +0 -385
- package/esm5/lib/igx-column-grouping-dynamic-module.js +0 -37
- package/esm5/lib/igx-column-grouping-module.js +0 -35
- package/esm5/lib/igx-column-hidden-changed-event-args.js +0 -66
- package/esm5/lib/igx-column-moving-separator-component.js +0 -90
- package/esm5/lib/igx-column-moving-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-moving-separator-module.js +0 -28
- package/esm5/lib/igx-column-pinned-changed-event-args.js +0 -76
- package/esm5/lib/igx-column-pinning-component.js +0 -328
- package/esm5/lib/igx-column-pinning-dynamic-module.js +0 -44
- package/esm5/lib/igx-column-pinning-module.js +0 -38
- package/esm5/lib/igx-column-property-setter.js +0 -83
- package/esm5/lib/igx-column-property-setters-collection.js +0 -58
- package/esm5/lib/igx-column-resizing-separator-component.js +0 -75
- package/esm5/lib/igx-column-resizing-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-resizing-separator-module.js +0 -28
- package/esm5/lib/igx-column-sort-description-collection.js +0 -146
- package/esm5/lib/igx-column-sort-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-sort-description-module.js +0 -27
- package/esm5/lib/igx-column-sort-description.js +0 -81
- package/esm5/lib/igx-column-summary-description-collection.js +0 -143
- package/esm5/lib/igx-column-summary-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-summary-description-module.js +0 -27
- package/esm5/lib/igx-column-summary-description.js +0 -270
- package/esm5/lib/igx-column-width-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-width-module.js +0 -27
- package/esm5/lib/igx-column-width.js +0 -84
- package/esm5/lib/igx-combo-box-column-component.js +0 -134
- package/esm5/lib/igx-combo-box-column-dynamic-module.js +0 -33
- package/esm5/lib/igx-combo-box-column-module.js +0 -28
- package/esm5/lib/igx-data-binding-event-args.js +0 -121
- package/esm5/lib/igx-data-grid-all-columns-dynamic-module.js +0 -108
- package/esm5/lib/igx-data-grid-all-columns-module.js +0 -101
- package/esm5/lib/igx-data-grid-cell-event-args.js +0 -135
- package/esm5/lib/igx-data-grid-column-component.js +0 -1713
- package/esm5/lib/igx-data-grid-comparison-operator-selector-component.js +0 -680
- package/esm5/lib/igx-data-grid-component.js +0 -5558
- package/esm5/lib/igx-data-grid-core-dynamic-module.js +0 -177
- package/esm5/lib/igx-data-grid-core-module.js +0 -171
- package/esm5/lib/igx-data-grid-dynamic-module.js +0 -94
- package/esm5/lib/igx-data-grid-expansion-indicator-component.js +0 -225
- package/esm5/lib/igx-data-grid-filter-dialog-component.js +0 -594
- package/esm5/lib/igx-data-grid-locale-en-module.js +0 -30
- package/esm5/lib/igx-data-grid-module.js +0 -87
- package/esm5/lib/igx-data-grid-pager-component.js +0 -344
- package/esm5/lib/igx-data-grid-pager-dynamic-module.js +0 -41
- package/esm5/lib/igx-data-grid-pager-module.js +0 -34
- package/esm5/lib/igx-data-grid-sort-indicator-component.js +0 -279
- package/esm5/lib/igx-data-grid-toolbar-component.js +0 -504
- package/esm5/lib/igx-data-grid-toolbar-dynamic-module.js +0 -65
- package/esm5/lib/igx-data-grid-toolbar-module.js +0 -59
- package/esm5/lib/igx-date-time-cell-info.js +0 -118
- package/esm5/lib/igx-date-time-column-component.js +0 -219
- package/esm5/lib/igx-date-time-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-date-time-column-module.js +0 -28
- package/esm5/lib/igx-definition-base-component.js +0 -1055
- package/esm5/lib/igx-edit-row-definition-component.js +0 -54
- package/esm5/lib/igx-edit-row-definition-dynamic-module.js +0 -33
- package/esm5/lib/igx-edit-row-definition-module.js +0 -28
- package/esm5/lib/igx-editor-cell-info.js +0 -202
- package/esm5/lib/igx-editor-definition-component.js +0 -54
- package/esm5/lib/igx-editor-definition-dynamic-module.js +0 -33
- package/esm5/lib/igx-editor-definition-module.js +0 -28
- package/esm5/lib/igx-editor-row-cell-info.js +0 -27
- package/esm5/lib/igx-filter-cell-info.js +0 -197
- package/esm5/lib/igx-filter-dialog-render-completed-event-args.js +0 -33
- package/esm5/lib/igx-filter-operand-dynamic-module.js +0 -33
- package/esm5/lib/igx-filter-operand-module.js +0 -27
- package/esm5/lib/igx-filter-operand.js +0 -159
- package/esm5/lib/igx-filter-row-definition-component.js +0 -114
- package/esm5/lib/igx-filter-row-definition-dynamic-module.js +0 -35
- package/esm5/lib/igx-filter-row-definition-module.js +0 -28
- package/esm5/lib/igx-format-cell-event-args.js +0 -112
- package/esm5/lib/igx-format-group-text-event-args.js +0 -85
- package/esm5/lib/igx-format-summary-text-event-args.js +0 -98
- package/esm5/lib/igx-got-focus-event-args.js +0 -33
- package/esm5/lib/igx-grid-active-cell-changed-event-args.js +0 -95
- package/esm5/lib/igx-grid-animation-phase-settings.js +0 -146
- package/esm5/lib/igx-grid-animation-settings.js +0 -53
- package/esm5/lib/igx-grid-cell-edit-ended-event-args.js +0 -84
- package/esm5/lib/igx-grid-cell-edit-started-event-args.js +0 -84
- package/esm5/lib/igx-grid-cell-position-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-cell-position-module.js +0 -27
- package/esm5/lib/igx-grid-cell-position.js +0 -67
- package/esm5/lib/igx-grid-cell-value-changing-event-args.js +0 -167
- package/esm5/lib/igx-grid-column-animation-settings.js +0 -53
- package/esm5/lib/igx-grid-column-button-options-component.js +0 -164
- package/esm5/lib/igx-grid-column-button-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-button-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-collection.js +0 -58
- package/esm5/lib/igx-grid-column-filter-options-component.js +0 -167
- package/esm5/lib/igx-grid-column-filter-options-dynamic-module.js +0 -44
- package/esm5/lib/igx-grid-column-filter-options-module.js +0 -38
- package/esm5/lib/igx-grid-column-group-options-component.js +0 -74
- package/esm5/lib/igx-grid-column-group-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-group-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-hide-options-component.js +0 -74
- package/esm5/lib/igx-grid-column-hide-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-hide-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-move-options-component.js +0 -98
- package/esm5/lib/igx-grid-column-move-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-move-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-options-base-component.js +0 -352
- package/esm5/lib/igx-grid-column-options-component.js +0 -723
- package/esm5/lib/igx-grid-column-options-dynamic-module.js +0 -93
- package/esm5/lib/igx-grid-column-options-module.js +0 -87
- package/esm5/lib/igx-grid-column-options-section-base-component.js +0 -36
- package/esm5/lib/igx-grid-column-options-simple-section-base-component.js +0 -55
- package/esm5/lib/igx-grid-column-pin-options-component.js +0 -98
- package/esm5/lib/igx-grid-column-pin-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-pin-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-sort-options-component.js +0 -111
- package/esm5/lib/igx-grid-column-sort-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-sort-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-summary-options-component.js +0 -130
- package/esm5/lib/igx-grid-column-summary-options-dynamic-module.js +0 -51
- package/esm5/lib/igx-grid-column-summary-options-module.js +0 -45
- package/esm5/lib/igx-grid-column-width-changed-event-args.js +0 -120
- package/esm5/lib/igx-grid-columns-auto-generated-event-args.js +0 -74
- package/esm5/lib/igx-grid-columns-changed-event-args.js +0 -74
- package/esm5/lib/igx-grid-compound-conditional-style-component.js +0 -80
- package/esm5/lib/igx-grid-condition-filter-string-errors-parsing-event-args.js +0 -59
- package/esm5/lib/igx-grid-conditional-style-collection.js +0 -58
- package/esm5/lib/igx-grid-conditional-style-component.js +0 -386
- package/esm5/lib/igx-grid-conditional-style-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-font-info-component.js +0 -155
- package/esm5/lib/igx-grid-conditional-style-font-info-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-font-info-module.js +0 -28
- package/esm5/lib/igx-grid-conditional-style-module.js +0 -28
- package/esm5/lib/igx-grid-conditional-style-property-collection.js +0 -58
- package/esm5/lib/igx-grid-conditional-style-property-component.js +0 -610
- package/esm5/lib/igx-grid-conditional-style-property-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-property-module.js +0 -28
- package/esm5/lib/igx-grid-custom-filter-requested-event-args.js +0 -124
- package/esm5/lib/igx-grid-data-committed-event-args.js +0 -56
- package/esm5/lib/igx-grid-data-committing-event-args.js +0 -56
- package/esm5/lib/igx-grid-filter-dialog-filter-change-event-args.js +0 -43
- package/esm5/lib/igx-grid-filter-dialog-opening-event-args.js +0 -55
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping-level.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping.js +0 -72
- package/esm5/lib/igx-grid-filter-dialog-view-model-row-collection.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-row.js +0 -122
- package/esm5/lib/igx-grid-filter-dialog-view-model.js +0 -171
- package/esm5/lib/igx-grid-filter-expressions-event-args.js +0 -60
- package/esm5/lib/igx-grid-filter-operands-collection.js +0 -58
- package/esm5/lib/igx-grid-group-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-grid-row-edit-ended-event-args.js +0 -59
- package/esm5/lib/igx-grid-row-edit-started-event-args.js +0 -59
- package/esm5/lib/igx-grid-selected-cell-ranges-changed-event-args.js +0 -188
- package/esm5/lib/igx-grid-selected-cell-ranges-collection.js +0 -58
- package/esm5/lib/igx-grid-selected-cells-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-cells-collection.js +0 -58
- package/esm5/lib/igx-grid-selected-items-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-items-collection.js +0 -35
- package/esm5/lib/igx-grid-selected-keys-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-keys-collection.js +0 -58
- package/esm5/lib/igx-grid-selection-changed-event-args.js +0 -36
- package/esm5/lib/igx-grid-size-changed-event-args.js +0 -62
- package/esm5/lib/igx-grid-sort-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-grid-summary-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-group-data.js +0 -83
- package/esm5/lib/igx-header-component.js +0 -163
- package/esm5/lib/igx-header-row-separator-component.js +0 -54
- package/esm5/lib/igx-header-row-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-header-row-separator-module.js +0 -28
- package/esm5/lib/igx-header-separator-component.js +0 -51
- package/esm5/lib/igx-header-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-header-separator-module.js +0 -28
- package/esm5/lib/igx-horizontal-property-editor-data-source.js +0 -58
- package/esm5/lib/igx-image-cell-info.js +0 -69
- package/esm5/lib/igx-image-column-component.js +0 -133
- package/esm5/lib/igx-image-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-image-column-module.js +0 -28
- package/esm5/lib/igx-lost-focus-event-args.js +0 -33
- package/esm5/lib/igx-multi-column-combo-box-component.js +0 -1868
- package/esm5/lib/igx-multi-column-combo-box-dynamic-module.js +0 -79
- package/esm5/lib/igx-multi-column-combo-box-module.js +0 -73
- package/esm5/lib/igx-multi-column-combo-box-text-changed-event-args.js +0 -37
- package/esm5/lib/igx-multi-column-combo-box-value-changed-event-args.js +0 -37
- package/esm5/lib/igx-numeric-cell-info.js +0 -221
- package/esm5/lib/igx-numeric-column-component.js +0 -309
- package/esm5/lib/igx-numeric-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-numeric-column-module.js +0 -28
- package/esm5/lib/igx-operator-selector-closing-event-args.js +0 -33
- package/esm5/lib/igx-operator-selector-opening-event-args.js +0 -36
- package/esm5/lib/igx-operator-selector-value-changed-event-args.js +0 -56
- package/esm5/lib/igx-page-changed-event-args.js +0 -63
- package/esm5/lib/igx-pinned-area-separator-component.js +0 -51
- package/esm5/lib/igx-pinned-area-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-pinned-area-separator-module.js +0 -28
- package/esm5/lib/igx-primary-key-value-dynamic-module.js +0 -33
- package/esm5/lib/igx-primary-key-value-module.js +0 -27
- package/esm5/lib/igx-primary-key-value.js +0 -89
- package/esm5/lib/igx-property-editor-component.js +0 -556
- package/esm5/lib/igx-property-editor-dynamic-module.js +0 -114
- package/esm5/lib/igx-property-editor-module.js +0 -108
- package/esm5/lib/igx-responsive-phase.js +0 -153
- package/esm5/lib/igx-responsive-phases-collection.js +0 -58
- package/esm5/lib/igx-responsive-state-entered-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state-entering-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state-exited-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state.js +0 -237
- package/esm5/lib/igx-responsive-states-collection.js +0 -58
- package/esm5/lib/igx-row-separator-component.js +0 -54
- package/esm5/lib/igx-row-separator-dynamic-module.js +0 -35
- package/esm5/lib/igx-row-separator-info.js +0 -27
- package/esm5/lib/igx-row-separator-module.js +0 -28
- package/esm5/lib/igx-section-footer-component.js +0 -54
- package/esm5/lib/igx-section-footer-dynamic-module.js +0 -33
- package/esm5/lib/igx-section-footer-module.js +0 -28
- package/esm5/lib/igx-section-header-cell-info.js +0 -68
- package/esm5/lib/igx-section-header-component.js +0 -218
- package/esm5/lib/igx-section-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-section-header-module.js +0 -28
- package/esm5/lib/igx-select-all-checkbox-changed-event-args.js +0 -44
- package/esm5/lib/igx-sort-indicator-render-completed-event-args.js +0 -33
- package/esm5/lib/igx-summary-cell-info.js +0 -83
- package/esm5/lib/igx-summary-changed-event-args.js +0 -63
- package/esm5/lib/igx-summary-chooser-dynamic-module.js +0 -35
- package/esm5/lib/igx-summary-chooser-module.js +0 -32
- package/esm5/lib/igx-summary-data.js +0 -96
- package/esm5/lib/igx-summary-row-component.js +0 -186
- package/esm5/lib/igx-summary-row-root-component.js +0 -52
- package/esm5/lib/igx-summary-row-root-dynamic-module.js +0 -33
- package/esm5/lib/igx-summary-row-root-module.js +0 -28
- package/esm5/lib/igx-summary-row-section-component.js +0 -52
- package/esm5/lib/igx-summary-row-section-dynamic-module.js +0 -33
- package/esm5/lib/igx-summary-row-section-module.js +0 -28
- package/esm5/lib/igx-template-cell-info.js +0 -40
- package/esm5/lib/igx-template-cell-updating-event-args.js +0 -133
- package/esm5/lib/igx-template-column-component.js +0 -86
- package/esm5/lib/igx-template-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-template-column-module.js +0 -28
- package/esm5/lib/igx-template-header-cell-info.js +0 -41
- package/esm5/lib/igx-template-header-cell-updating-event-args.js +0 -133
- package/esm5/lib/igx-template-header-component.js +0 -86
- package/esm5/lib/igx-template-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-template-header-module.js +0 -28
- package/esm5/lib/igx-template-section-header-cell-info.js +0 -27
- package/esm5/lib/igx-template-section-header-cell-updating-event-args.js +0 -100
- package/esm5/lib/igx-template-section-header-component.js +0 -86
- package/esm5/lib/igx-template-section-header-dynamic-module.js +0 -37
- package/esm5/lib/igx-template-section-header-module.js +0 -28
- package/esm5/lib/igx-text-cell-info.js +0 -40
- package/esm5/lib/igx-text-column-component.js +0 -117
- package/esm5/lib/igx-text-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-text-column-module.js +0 -28
- package/esm5/lib/igx-text-header-cell-info.js +0 -266
- package/esm5/lib/igx-text-header-component.js +0 -55
- package/esm5/lib/igx-text-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-text-header-module.js +0 -28
- package/esm5/lib/igx-text-icon-set-conditional-style-component.js +0 -83
- package/esm5/lib/igx-text-icon-set-conditional-style-dynamic-module.js +0 -33
- package/esm5/lib/igx-text-icon-set-conditional-style-module.js +0 -28
- package/esm5/lib/igx-vertical-separator-cell-info.js +0 -27
- package/esm5/public_api.js +0 -752
- package/fesm2015/igniteui-angular-data-grids.js +0 -100229
- package/fesm5/igniteui-angular-data-grids.js +0 -113930
- package/lib/AccessibilityRow.d.ts +0 -22
- package/lib/ActivationManager.d.ts +0 -1
- package/lib/ApplyButtonClickEventArgs.d.ts +0 -7
- package/lib/BaseEditorView.d.ts +0 -62
- package/lib/BrowserExecutionContext.d.ts +0 -19
- package/lib/BrowserPixelConverter.d.ts +0 -9
- package/lib/BrowserTickProvider.d.ts +0 -21
- package/lib/CalculationParameters.d.ts +0 -24
- package/lib/CancelButtonClickEventArgs.d.ts +0 -7
- package/lib/CanvasCellPresenterBase.d.ts +0 -18
- package/lib/CanvasContentCellModelHelper.d.ts +0 -18
- package/lib/CanvasDateTimeCell.d.ts +0 -10
- package/lib/CanvasDateTimeCellPresenter.d.ts +0 -15
- package/lib/CanvasGridCellBase.d.ts +0 -166
- package/lib/CanvasImageCell.d.ts +0 -27
- package/lib/CanvasImageCellPresenter.d.ts +0 -16
- package/lib/CanvasNumericCell.d.ts +0 -10
- package/lib/CanvasNumericCellPresenter.d.ts +0 -15
- package/lib/CanvasPlaceholderView.d.ts +0 -25
- package/lib/CanvasRowSeparatorCell.d.ts +0 -10
- package/lib/CanvasRowSeparatorCellPresenter.d.ts +0 -12
- package/lib/CanvasSectionHeaderCell.d.ts +0 -11
- package/lib/CanvasSectionHeaderCellPresenter.d.ts +0 -14
- package/lib/CanvasSummaryCell.d.ts +0 -30
- package/lib/CanvasSummaryCellPresenter.d.ts +0 -14
- package/lib/CanvasTemplateCell.d.ts +0 -15
- package/lib/CanvasTemplateCellContainer.d.ts +0 -15
- package/lib/CanvasTemplateCellPresenter.d.ts +0 -16
- package/lib/CanvasTemplateHeaderCell.d.ts +0 -15
- package/lib/CanvasTemplateHeaderCellPresenter.d.ts +0 -16
- package/lib/CanvasTextCell.d.ts +0 -11
- package/lib/CanvasTextCellPresenter.d.ts +0 -15
- package/lib/CanvasTextHeaderCell.d.ts +0 -20
- package/lib/CanvasTextHeaderCellPresenter.d.ts +0 -16
- package/lib/CanvasVerticalSeparatorCell.d.ts +0 -10
- package/lib/CanvasVerticalSeparatorCellPresenter.d.ts +0 -12
- package/lib/CellContentHorizontalAlignment.d.ts +0 -30
- package/lib/CellContentVerticalAlignment.d.ts +0 -30
- package/lib/CellDataLoadedAnimationMode.d.ts +0 -22
- package/lib/CellEffect.d.ts +0 -1
- package/lib/CellKey.d.ts +0 -1
- package/lib/CellModel.d.ts +0 -1
- package/lib/CellModelExport.d.ts +0 -43
- package/lib/CellPath.d.ts +0 -54
- package/lib/CellPositionEffect.d.ts +0 -1
- package/lib/CellPresenterBase.d.ts +0 -18
- package/lib/CellPropertyAnimationType.d.ts +0 -58
- package/lib/CellRange.d.ts +0 -23
- package/lib/CellSelectionAnimationMode.d.ts +0 -22
- package/lib/CellStyleRequestedEventArgs.d.ts +0 -16
- package/lib/CheckboxList.d.ts +0 -1
- package/lib/CheckboxListBridge.d.ts +0 -45
- package/lib/CheckboxListExternal.d.ts +0 -50
- package/lib/CheckboxListExternalIndexType.d.ts +0 -12
- package/lib/CheckboxListExternalIndexTypeChangedEventArgs.d.ts +0 -10
- package/lib/CheckboxListExternalKeysClearedEventArgs.d.ts +0 -7
- package/lib/CheckboxListIndexType.d.ts +0 -9
- package/lib/CheckboxListIndexTypeChangedEventArgs.d.ts +0 -10
- package/lib/CheckboxListKeysClearedEventArgs.d.ts +0 -7
- package/lib/CheckboxListView.d.ts +0 -1
- package/lib/CheckboxListViewExternal.d.ts +0 -22
- package/lib/CheckboxListView_combined.d.ts +0 -304
- package/lib/CheckedChangedEventArgs.d.ts +0 -10
- package/lib/CloneDataSourceFilterOperation.d.ts +0 -13
- package/lib/ColumnCellsEffect.d.ts +0 -1
- package/lib/ColumnChooser.d.ts +0 -1
- package/lib/ColumnChooserInfo.d.ts +0 -10
- package/lib/ColumnChooserView.d.ts +0 -1
- package/lib/ColumnChooserView_combined.d.ts +0 -81
- package/lib/ColumnComparisonConditionOperatorType.d.ts +0 -55
- package/lib/ColumnComparisonFilterCondition.d.ts +0 -1
- package/lib/ColumnController.d.ts +0 -1
- package/lib/ColumnCustomFilterCondition.d.ts +0 -1
- package/lib/ColumnEffect.d.ts +0 -1
- package/lib/ColumnExchanger.d.ts +0 -1
- package/lib/ColumnExchangersCollection.d.ts +0 -1
- package/lib/ColumnExchangingAnimationMode.d.ts +0 -54
- package/lib/ColumnFilterCondition.d.ts +0 -1
- package/lib/ColumnFilterConditionCollection.d.ts +0 -1
- package/lib/ColumnFilterConditionGroup.d.ts +0 -1
- package/lib/ColumnFilterCondition_combined.d.ts +0 -5633
- package/lib/ColumnGroupDescription.d.ts +0 -42
- package/lib/ColumnGroupDescriptionCollection.d.ts +0 -29
- package/lib/ColumnGrouping.d.ts +0 -1
- package/lib/ColumnGroupingView.d.ts +0 -1
- package/lib/ColumnGroupingView_combined.d.ts +0 -151
- package/lib/ColumnGroupingVisualModelExport.d.ts +0 -29
- package/lib/ColumnHiddenChangedEventArgs.d.ts +0 -1
- package/lib/ColumnHidingAnimationMode.d.ts +0 -54
- package/lib/ColumnInfo.d.ts +0 -1
- package/lib/ColumnMovingAnimationMode.d.ts +0 -22
- package/lib/ColumnMovingMode.d.ts +0 -9
- package/lib/ColumnMovingSeparator.d.ts +0 -1
- package/lib/ColumnOptionsIconAlignment.d.ts +0 -30
- package/lib/ColumnOptionsIconBehavior.d.ts +0 -26
- package/lib/ColumnOptionsToolbarManagerOpeningEventArgs.d.ts +0 -7
- package/lib/ColumnPinnedChangedEventArgs.d.ts +0 -1
- package/lib/ColumnPinning.d.ts +0 -1
- package/lib/ColumnPinningInfo.d.ts +0 -10
- package/lib/ColumnPinningView.d.ts +0 -1
- package/lib/ColumnPinningView_combined.d.ts +0 -76
- package/lib/ColumnPropertySetter.d.ts +0 -14
- package/lib/ColumnPropertySettersCollection.d.ts +0 -10
- package/lib/ColumnPropertyUpdatingAnimationMode.d.ts +0 -26
- package/lib/ColumnResizingAnimationMode.d.ts +0 -22
- package/lib/ColumnResizingMode.d.ts +0 -10
- package/lib/ColumnResizingSeparator.d.ts +0 -1
- package/lib/ColumnShowingAnimationMode.d.ts +0 -54
- package/lib/ColumnSortDescription.d.ts +0 -20
- package/lib/ColumnSortDescriptionCollection.d.ts +0 -29
- package/lib/ColumnSortDirection.d.ts +0 -22
- package/lib/ColumnStates.d.ts +0 -17
- package/lib/ColumnSummaryDescription.d.ts +0 -68
- package/lib/ColumnSummaryDescriptionCollection.d.ts +0 -29
- package/lib/ColumnWidth.d.ts +0 -16
- package/lib/ComboBoxColumn.d.ts +0 -1
- package/lib/ComboEditorView.d.ts +0 -46
- package/lib/ComboEditorView_ComboExternal.d.ts +0 -39
- package/lib/ComparisonOperatorSelector.d.ts +0 -1
- package/lib/ComparisonOperatorSelectorView.d.ts +0 -1
- package/lib/ComparisonOperatorSelectorView_combined.d.ts +0 -200
- package/lib/ContentCellModelHelper.d.ts +0 -20
- package/lib/CurrentRendererSettings.d.ts +0 -12
- package/lib/DataAdapter.d.ts +0 -1
- package/lib/DataBindingEventArgs.d.ts +0 -1
- package/lib/DataGrid.d.ts +0 -1
- package/lib/DataGridAccessibilityLayoutPanel.d.ts +0 -32
- package/lib/DataGridCellEventArgs.d.ts +0 -1
- package/lib/DataGridCellLayoutPanel.d.ts +0 -75
- package/lib/DataGridColumn.d.ts +0 -1
- package/lib/DataGridColumnToolbarManager.d.ts +0 -1
- package/lib/DataGridDelayedExecutionManager.d.ts +0 -13
- package/lib/DataGridLocaleEn.d.ts +0 -71
- package/lib/DataGridPresenterManager.d.ts +0 -15
- package/lib/DataGridPropertySetter.d.ts +0 -9
- package/lib/DataGridScrollerKeyboardListener.d.ts +0 -28
- package/lib/DataGridSelectionMode.d.ts +0 -34
- package/lib/DataGridStylingDefaults.d.ts +0 -1
- package/lib/DataGridToolbar.d.ts +0 -1
- package/lib/DataGridToolbarView.d.ts +0 -1
- package/lib/DataGridToolbarView_combined.d.ts +0 -135
- package/lib/DataGridViewportManager.d.ts +0 -11
- package/lib/DataSourceNotificationBridge.d.ts +0 -1
- package/lib/DateEditorView.d.ts +0 -44
- package/lib/DateOperatorTypes.d.ts +0 -32
- package/lib/DateTimeCell.d.ts +0 -10
- package/lib/DateTimeCellModel.d.ts +0 -1
- package/lib/DateTimeCellModelExport.d.ts +0 -14
- package/lib/DateTimeCellPresenter.d.ts +0 -15
- package/lib/DateTimeColumn.d.ts +0 -1
- package/lib/DateTimeColumnValueFormatter.d.ts +0 -19
- package/lib/DateTimeFormats.d.ts +0 -34
- package/lib/DefaultCellActionManager.d.ts +0 -1
- package/lib/DefaultCellModelExportUpdater.d.ts +0 -1
- package/lib/DefaultGridInfoRequestor.d.ts +0 -1
- package/lib/DefaultPlatformPixelConverter.d.ts +0 -9
- package/lib/DefinitionBase.d.ts +0 -1
- package/lib/DefinitionPropertyUpdatedEventArgs.d.ts +0 -20
- package/lib/DragSelectEventArgs.d.ts +0 -22
- package/lib/DragType.d.ts +0 -15
- package/lib/Dragger.d.ts +0 -47
- package/lib/DraggerView.d.ts +0 -34
- package/lib/DropDownDataListItem.d.ts +0 -9
- package/lib/EditModeClickAction.d.ts +0 -22
- package/lib/EditModeType.d.ts +0 -26
- package/lib/EditRowDefinition.d.ts +0 -1
- package/lib/EditingManager.d.ts +0 -1
- package/lib/EditorCell.d.ts +0 -92
- package/lib/EditorCellModel.d.ts +0 -1
- package/lib/EditorCellModelExport.d.ts +0 -16
- package/lib/EditorCellPresenter.d.ts +0 -13
- package/lib/EditorDefinition.d.ts +0 -1
- package/lib/EditorRowCell.d.ts +0 -10
- package/lib/EditorRowCellModel.d.ts +0 -1
- package/lib/EditorRowCellPresenter.d.ts +0 -13
- package/lib/EditorType.d.ts +0 -30
- package/lib/EnterKeyBehaviorAfterEdit.d.ts +0 -30
- package/lib/EnterKeyBehaviors.d.ts +0 -34
- package/lib/FilterCell.d.ts +0 -80
- package/lib/FilterCellModel.d.ts +0 -1
- package/lib/FilterCellModelExport.d.ts +0 -23
- package/lib/FilterCellPresenter.d.ts +0 -14
- package/lib/FilterComparisonType.d.ts +0 -22
- package/lib/FilterDialogRenderCompletedEventArgs.d.ts +0 -7
- package/lib/FilterLogicalOperator.d.ts +0 -18
- package/lib/FilterOperand.d.ts +0 -1
- package/lib/FilterRowDefinition.d.ts +0 -1
- package/lib/FilterUIType.d.ts +0 -23
- package/lib/FixedCellPositions.d.ts +0 -15
- package/lib/FormatCellEventArgs.d.ts +0 -15
- package/lib/FormatGroupTextEventArgs.d.ts +0 -11
- package/lib/FormatSummaryTextEventArgs.d.ts +0 -12
- package/lib/GotFocusEventArgs.d.ts +0 -7
- package/lib/GridActivationMode.d.ts +0 -18
- package/lib/GridActiveCellChangedEventArgs.d.ts +0 -14
- package/lib/GridAnimationManager.d.ts +0 -1
- package/lib/GridAnimationManagerAnimationCanceledEventArgs.d.ts +0 -8
- package/lib/GridAnimationManagerAnimationCompletedEventArgs.d.ts +0 -8
- package/lib/GridAnimationManagerAnimationCreatedEventArgs.d.ts +0 -8
- package/lib/GridAnimationPhaseSettings.d.ts +0 -33
- package/lib/GridAnimationSettings.d.ts +0 -28
- package/lib/GridCellBase.d.ts +0 -188
- package/lib/GridCellEditEndedEventArgs.d.ts +0 -1
- package/lib/GridCellEditStartedEventArgs.d.ts +0 -1
- package/lib/GridCellPosition.d.ts +0 -14
- package/lib/GridCellType.d.ts +0 -15
- package/lib/GridCellValueChangingEventArgs.d.ts +0 -1
- package/lib/GridColumnAnimationSettings.d.ts +0 -59
- package/lib/GridColumnButtonOptions.d.ts +0 -1
- package/lib/GridColumnButtonOptionsView.d.ts +0 -1
- package/lib/GridColumnButtonOptionsView_combined.d.ts +0 -52
- package/lib/GridColumnCollection.d.ts +0 -1
- package/lib/GridColumnFilterOptions.d.ts +0 -1
- package/lib/GridColumnFilterOptionsView.d.ts +0 -1
- package/lib/GridColumnFilterOptionsView_combined.d.ts +0 -86
- package/lib/GridColumnGroupOptions.d.ts +0 -1
- package/lib/GridColumnGroupOptionsView.d.ts +0 -1
- package/lib/GridColumnGroupOptionsView_combined.d.ts +0 -52
- package/lib/GridColumnHideOptions.d.ts +0 -1
- package/lib/GridColumnHideOptionsView.d.ts +0 -1
- package/lib/GridColumnHideOptionsView_combined.d.ts +0 -38
- package/lib/GridColumnMoveOptions.d.ts +0 -1
- package/lib/GridColumnMoveOptionsView.d.ts +0 -1
- package/lib/GridColumnMoveOptionsView_combined.d.ts +0 -61
- package/lib/GridColumnOptions.d.ts +0 -1
- package/lib/GridColumnOptionsBase.d.ts +0 -1
- package/lib/GridColumnOptionsSectionBase.d.ts +0 -13
- package/lib/GridColumnOptionsSimpleSectionBase.d.ts +0 -17
- package/lib/GridColumnOptionsUtilities.d.ts +0 -1
- package/lib/GridColumnOptionsView.d.ts +0 -1
- package/lib/GridColumnOptionsViewBase.d.ts +0 -1
- package/lib/GridColumnOptionsViewBase_combined.d.ts +0 -159
- package/lib/GridColumnOptionsView_combined.d.ts +0 -182
- package/lib/GridColumnPinOptions.d.ts +0 -1
- package/lib/GridColumnPinOptionsView.d.ts +0 -1
- package/lib/GridColumnPinOptionsView_combined.d.ts +0 -56
- package/lib/GridColumnSortOptions.d.ts +0 -1
- package/lib/GridColumnSortOptionsView.d.ts +0 -1
- package/lib/GridColumnSortOptionsView_combined.d.ts +0 -53
- package/lib/GridColumnSpacer.d.ts +0 -29
- package/lib/GridColumnSpacerCollection.d.ts +0 -16
- package/lib/GridColumnSummaryOptions.d.ts +0 -1
- package/lib/GridColumnSummaryOptionsView.d.ts +0 -1
- package/lib/GridColumnSummaryOptionsView_combined.d.ts +0 -72
- package/lib/GridColumnWidthChangedEventArgs.d.ts +0 -1
- package/lib/GridColumnsAutoGeneratedEventArgs.d.ts +0 -1
- package/lib/GridColumnsChangedEventArgs.d.ts +0 -1
- package/lib/GridCompoundConditionalStyle.d.ts +0 -1
- package/lib/GridConditionFilterStringErrorsParsingEventArgs.d.ts +0 -10
- package/lib/GridConditionalStyle.d.ts +0 -1
- package/lib/GridConditionalStyleBoundType.d.ts +0 -9
- package/lib/GridConditionalStyleCollection.d.ts +0 -1
- package/lib/GridConditionalStyleFontInfo.d.ts +0 -11
- package/lib/GridConditionalStyleProperty.d.ts +0 -150
- package/lib/GridConditionalStylePropertyCollection.d.ts +0 -10
- package/lib/GridConditionalStylePropertyStylingType.d.ts +0 -11
- package/lib/GridCustomFilterRequestedEventArgs.d.ts +0 -1
- package/lib/GridDataCommittedEventArgs.d.ts +0 -11
- package/lib/GridDataCommittingEventArgs.d.ts +0 -11
- package/lib/GridEasingFunctionType.d.ts +0 -26
- package/lib/GridEffect.d.ts +0 -1
- package/lib/GridEffectGroup.d.ts +0 -1
- package/lib/GridEffectMainIntent.d.ts +0 -20
- package/lib/GridEffectManager.d.ts +0 -1
- package/lib/GridEffectSubIntent.d.ts +0 -18
- package/lib/GridExpansionIndicator.d.ts +0 -1
- package/lib/GridExpansionIndicatorView.d.ts +0 -1
- package/lib/GridExpansionIndicatorView_combined.d.ts +0 -72
- package/lib/GridExternalWrapper.d.ts +0 -44
- package/lib/GridFilterDialog.d.ts +0 -1
- package/lib/GridFilterDialogFilterChangeEventArgs.d.ts +0 -9
- package/lib/GridFilterDialogOpeningEventArgs.d.ts +0 -9
- package/lib/GridFilterDialogPanel.d.ts +0 -1
- package/lib/GridFilterDialogView.d.ts +0 -1
- package/lib/GridFilterDialogViewModel.d.ts +0 -1
- package/lib/GridFilterDialogViewModelGrouping.d.ts +0 -10
- package/lib/GridFilterDialogViewModelGroupingLevel.d.ts +0 -10
- package/lib/GridFilterDialogViewModelGroupingLevelCollection.d.ts +0 -10
- package/lib/GridFilterDialogViewModelRow.d.ts +0 -28
- package/lib/GridFilterDialogViewModelRowCollection.d.ts +0 -1
- package/lib/GridFilterDialogView_combined.d.ts +0 -289
- package/lib/GridFilterExpressionsEventArgs.d.ts +0 -9
- package/lib/GridFilterOperandsCollection.d.ts +0 -1
- package/lib/GridGroupDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridIconRepository.d.ts +0 -44
- package/lib/GridLayer.d.ts +0 -1
- package/lib/GridLayerController.d.ts +0 -1
- package/lib/GridLayerExport.d.ts +0 -16
- package/lib/GridModuleHelper.d.ts +0 -8
- package/lib/GridRowEditEndedEventArgs.d.ts +0 -11
- package/lib/GridRowEditStartedEventArgs.d.ts +0 -11
- package/lib/GridSelectedCellRangesChangedEventArgs.d.ts +0 -20
- package/lib/GridSelectedCellRangesCollection.d.ts +0 -11
- package/lib/GridSelectedCellsChangedEventArgs.d.ts +0 -1
- package/lib/GridSelectedCellsCollection.d.ts +0 -1
- package/lib/GridSelectedItemsChangedEventArgs.d.ts +0 -17
- package/lib/GridSelectedItemsCollection.d.ts +0 -14
- package/lib/GridSelectedKeysChangedEventArgs.d.ts +0 -17
- package/lib/GridSelectedKeysCollection.d.ts +0 -31
- package/lib/GridSelectionBehavior.d.ts +0 -18
- package/lib/GridSelectionChangedEventArgs.d.ts +0 -7
- package/lib/GridSizeChangedEventArgs.d.ts +0 -9
- package/lib/GridSortDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridSortIndicator.d.ts +0 -1
- package/lib/GridSortIndicatorView.d.ts +0 -1
- package/lib/GridSortIndicatorView_combined.d.ts +0 -107
- package/lib/GridStyleRepository.d.ts +0 -37
- package/lib/GridStyleRepositoryKeys.d.ts +0 -49
- package/lib/GridSummaryDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridViewportChangedEventArgs.d.ts +0 -15
- package/lib/GroupData.d.ts +0 -10
- package/lib/GroupHeaderDisplayMode.d.ts +0 -18
- package/lib/GroupInfo.d.ts +0 -12
- package/lib/GroupSummaryDisplayMode.d.ts +0 -31
- package/lib/Header.d.ts +0 -1
- package/lib/HeaderClickAction.d.ts +0 -30
- package/lib/HeaderRowSeparator.d.ts +0 -1
- package/lib/HeaderSeparator.d.ts +0 -1
- package/lib/HorizontalPropertyEditorDataSource.d.ts +0 -10
- package/lib/HoverManager.d.ts +0 -1
- package/lib/ICellActionManager.d.ts +0 -1
- package/lib/ICellModelExportUpdater.d.ts +0 -11
- package/lib/ICellPresenter.d.ts +0 -1
- package/lib/ICellRenderingEngine.d.ts +0 -1
- package/lib/ICheckboxListView.d.ts +0 -38
- package/lib/IColumnGrouping.d.ts +0 -12
- package/lib/IColumnGroupingVisualModelExport.d.ts +0 -11
- package/lib/IDataAdapter.d.ts +0 -1
- package/lib/IDataGridComponent.d.ts +0 -12
- package/lib/IDelayedExecutionManager.d.ts +0 -12
- package/lib/IDragger.d.ts +0 -1
- package/lib/IDraggerView.d.ts +0 -1
- package/lib/IDraggerView_combined.d.ts +0 -50
- package/lib/IEditorView.d.ts +0 -32
- package/lib/IExternalDefinitionBase.d.ts +0 -1
- package/lib/IExternalGrid.d.ts +0 -1
- package/lib/IExternalTemplateColumn.d.ts +0 -12
- package/lib/IExternalTemplateHeaderColumn.d.ts +0 -12
- package/lib/IExternalTemplateSectionHeader.d.ts +0 -12
- package/lib/IGridInfoRequestor.d.ts +0 -1
- package/lib/INativeCell.d.ts +0 -17
- package/lib/IPlatformPixelConverter.d.ts +0 -11
- package/lib/IPropertySetter.d.ts +0 -11
- package/lib/ISummaryChooserView.d.ts +0 -1
- package/lib/ISummaryChooserView_combined.d.ts +0 -103
- package/lib/IToolbarVisualModelExport.d.ts +0 -11
- package/lib/IViewportManager.d.ts +0 -11
- package/lib/ImageCell.d.ts +0 -34
- package/lib/ImageCellModel.d.ts +0 -1
- package/lib/ImageCellModelExport.d.ts +0 -12
- package/lib/ImageCellPresenter.d.ts +0 -16
- package/lib/ImageColumn.d.ts +0 -1
- package/lib/ImageResourceType.d.ts +0 -30
- package/lib/ImageStretchOptions.d.ts +0 -22
- package/lib/LayoutAction.d.ts +0 -42
- package/lib/LostFocusEventArgs.d.ts +0 -7
- package/lib/MergedCellEvaluationCriteria.d.ts +0 -22
- package/lib/MergedCellInfo.d.ts +0 -14
- package/lib/MergedCellMode.d.ts +0 -27
- package/lib/ModelStates.d.ts +0 -13
- package/lib/ModelTypes.d.ts +0 -23
- package/lib/MultiColumnComboBox.d.ts +0 -1
- package/lib/MultiColumnComboBoxDataSourceNotificationHandler.d.ts +0 -1
- package/lib/MultiColumnComboBoxSelectedItemChangeType.d.ts +0 -13
- package/lib/MultiColumnComboBoxTextChangedEventArgs.d.ts +0 -12
- package/lib/MultiColumnComboBoxUtilities.d.ts +0 -25
- package/lib/MultiColumnComboBoxValueChangedEventArgs.d.ts +0 -12
- package/lib/MultiColumnComboBoxView.d.ts +0 -1
- package/lib/MultiColumnComboBoxView_combined.d.ts +0 -499
- package/lib/MultiColumnComboVisualModelExport.d.ts +0 -70
- package/lib/MultipleDataSourceNotifier.d.ts +0 -20
- package/lib/NativeUIComboFactory.d.ts +0 -18
- package/lib/NativeUIGridFactory.d.ts +0 -19
- package/lib/NumericCell.d.ts +0 -12
- package/lib/NumericCellFormatter.d.ts +0 -1
- package/lib/NumericCellModel.d.ts +0 -1
- package/lib/NumericCellModelExport.d.ts +0 -14
- package/lib/NumericCellPresenter.d.ts +0 -15
- package/lib/NumericColumn.d.ts +0 -1
- package/lib/NumericEditorView.d.ts +0 -13
- package/lib/OperatorModel.d.ts +0 -13
- package/lib/OperatorSelectorClosingEventArgs.d.ts +0 -7
- package/lib/OperatorSelectorOpeningEventArgs.d.ts +0 -7
- package/lib/OperatorSelectorValueChangedEventArgs.d.ts +0 -14
- package/lib/PageChangedEventArgs.d.ts +0 -13
- package/lib/PagedDataProvider.d.ts +0 -1
- package/lib/Pager.d.ts +0 -1
- package/lib/PagerDataSourceNotificationBridge.d.ts +0 -1
- package/lib/PagerGridDataSourceNotificationBridge.d.ts +0 -1
- package/lib/PagerView.d.ts +0 -1
- package/lib/PagerVisualModelExport.d.ts +0 -25
- package/lib/PinnedAreaSeparator.d.ts +0 -1
- package/lib/PinnedPositions.d.ts +0 -22
- package/lib/PinnedRowInfo.d.ts +0 -1
- package/lib/PlaceholderView.d.ts +0 -26
- package/lib/PrimaryKeyValue.d.ts +0 -19
- package/lib/PropertyEditor.d.ts +0 -1
- package/lib/PropertyEditorView.d.ts +0 -1
- package/lib/PropertyEditorView_combined.d.ts +0 -237
- package/lib/PushRowResult.d.ts +0 -1
- package/lib/PushRowSettings.d.ts +0 -1
- package/lib/RecyclingManager.d.ts +0 -1
- package/lib/ResponsiveEngine.d.ts +0 -1
- package/lib/ResponsivePhase.d.ts +0 -1
- package/lib/ResponsivePhasesCollection.d.ts +0 -1
- package/lib/ResponsiveState.d.ts +0 -1
- package/lib/ResponsiveStateEnteredEventArgs.d.ts +0 -7
- package/lib/ResponsiveStateEnteringEventArgs.d.ts +0 -7
- package/lib/ResponsiveStateExitedEventArgs.d.ts +0 -7
- package/lib/ResponsiveStatesCollection.d.ts +0 -1
- package/lib/RowCellsEffect.d.ts +0 -1
- package/lib/RowEffect.d.ts +0 -1
- package/lib/RowHoverAnimationMode.d.ts +0 -22
- package/lib/RowPath.d.ts +0 -37
- package/lib/RowRange.d.ts +0 -14
- package/lib/RowSelectionAnimationMode.d.ts +0 -22
- package/lib/RowSeparator.d.ts +0 -1
- package/lib/RowSeparatorCell.d.ts +0 -10
- package/lib/RowSeparatorCellPresenter.d.ts +0 -12
- package/lib/RowSeparatorModel.d.ts +0 -1
- package/lib/RowSeparatorModelExport.d.ts +0 -11
- package/lib/SaveLayoutColumn.d.ts +0 -1
- package/lib/SaveLayoutFilterInfo.d.ts +0 -25
- package/lib/SaveLayoutGroupInfo.d.ts +0 -15
- package/lib/SaveLayoutSortInfo.d.ts +0 -15
- package/lib/SectionFooter.d.ts +0 -1
- package/lib/SectionHeader.d.ts +0 -1
- package/lib/SectionHeaderCell.d.ts +0 -16
- package/lib/SectionHeaderCellModel.d.ts +0 -1
- package/lib/SectionHeaderCellModelExport.d.ts +0 -21
- package/lib/SectionHeaderCellPresenter.d.ts +0 -14
- package/lib/SectionInfo.d.ts +0 -1
- package/lib/SelectAllCheckboxChangedEventArgs.d.ts +0 -8
- package/lib/SelectionManager.d.ts +0 -1
- package/lib/SortIndicatorRenderCompletedEventArgs.d.ts +0 -7
- package/lib/SortIndicatorStyle.d.ts +0 -29
- package/lib/SortManager.d.ts +0 -1
- package/lib/SortMode.d.ts +0 -30
- package/lib/SpacerEffect.d.ts +0 -1
- package/lib/SpatialEngine.d.ts +0 -1
- package/lib/StringOperatorTypes.d.ts +0 -16
- package/lib/SummaryCell.d.ts +0 -23
- package/lib/SummaryCellModel.d.ts +0 -1
- package/lib/SummaryCellModelExport.d.ts +0 -28
- package/lib/SummaryCellPresenter.d.ts +0 -14
- package/lib/SummaryChangedEventArgs.d.ts +0 -9
- package/lib/SummaryChooser.d.ts +0 -1
- package/lib/SummaryChooserItem.d.ts +0 -10
- package/lib/SummaryChooserView.d.ts +0 -1
- package/lib/SummaryData.d.ts +0 -13
- package/lib/SummaryRow.d.ts +0 -1
- package/lib/SummaryRowRoot.d.ts +0 -1
- package/lib/SummaryRowSection.d.ts +0 -1
- package/lib/SummaryScope.d.ts +0 -26
- package/lib/TemplateCell.d.ts +0 -17
- package/lib/TemplateCellContainer.d.ts +0 -15
- package/lib/TemplateCellModel.d.ts +0 -1
- package/lib/TemplateCellModelExport.d.ts +0 -12
- package/lib/TemplateCellPresenter.d.ts +0 -16
- package/lib/TemplateCellUpdatingEventArgs.d.ts +0 -1
- package/lib/TemplateColumn.d.ts +0 -1
- package/lib/TemplateHeader.d.ts +0 -19
- package/lib/TemplateHeaderCell.d.ts +0 -14
- package/lib/TemplateHeaderCellModel.d.ts +0 -17
- package/lib/TemplateHeaderCellModelExport.d.ts +0 -12
- package/lib/TemplateHeaderCellPresenter.d.ts +0 -16
- package/lib/TemplateHeaderCellUpdatingEventArgs.d.ts +0 -14
- package/lib/TemplateSectionHeader.d.ts +0 -17
- package/lib/TemplateSectionHeaderCellModel.d.ts +0 -8
- package/lib/TemplateSectionHeaderCellModelExport.d.ts +0 -11
- package/lib/TemplateSectionHeaderCellUpdatingEventArgs.d.ts +0 -14
- package/lib/TextCell.d.ts +0 -20
- package/lib/TextCellDecoration.d.ts +0 -26
- package/lib/TextCellLineBreakMode.d.ts +0 -26
- package/lib/TextCellModel.d.ts +0 -1
- package/lib/TextCellModelExport.d.ts +0 -13
- package/lib/TextCellPresenter.d.ts +0 -15
- package/lib/TextColumn.d.ts +0 -1
- package/lib/TextEditorView.d.ts +0 -35
- package/lib/TextHeader.d.ts +0 -1
- package/lib/TextHeaderCell.d.ts +0 -58
- package/lib/TextHeaderCellModel.d.ts +0 -1
- package/lib/TextHeaderCellModelExport.d.ts +0 -11
- package/lib/TextHeaderCellPresenter.d.ts +0 -15
- package/lib/TextIconSetBuiltInTypes.d.ts +0 -11
- package/lib/TextIconSetConditionalStyle.d.ts +0 -18
- package/lib/TextVisualModelExport.d.ts +0 -16
- package/lib/ToolbarVisualModelExport.d.ts +0 -9
- package/lib/VerticalSeparatorCell.d.ts +0 -21
- package/lib/VerticalSeparatorCellModel.d.ts +0 -1
- package/lib/VerticalSeparatorCellPresenter.d.ts +0 -12
- package/lib/VisibilityEngine.d.ts +0 -1
- package/lib/VisualModel.d.ts +0 -1
- package/lib/VisualModelExport.d.ts +0 -74
- package/lib/igx-apply-button-click-event-args.d.ts +0 -12
- package/lib/igx-cancel-button-click-event-args.d.ts +0 -12
- package/lib/igx-cell-info.d.ts +0 -671
- package/lib/igx-cell-key-dynamic-module.d.ts +0 -9
- package/lib/igx-cell-key-module.d.ts +0 -7
- package/lib/igx-cell-key.d.ts +0 -35
- package/lib/igx-cell-range-dynamic-module.d.ts +0 -9
- package/lib/igx-cell-range-module.d.ts +0 -7
- package/lib/igx-cell-range.d.ts +0 -40
- package/lib/igx-cell-style-requested-event-args.d.ts +0 -31
- package/lib/igx-checkbox-list-component.d.ts +0 -361
- package/lib/igx-checkbox-list-dynamic-module.d.ts +0 -15
- package/lib/igx-checkbox-list-index-type-changed-event-args.d.ts +0 -19
- package/lib/igx-checkbox-list-keys-cleared-event-args.d.ts +0 -12
- package/lib/igx-checkbox-list-module.d.ts +0 -15
- package/lib/igx-checked-changed-event-args.d.ts +0 -21
- package/lib/igx-column-chooser-component.d.ts +0 -88
- package/lib/igx-column-chooser-dynamic-module.d.ts +0 -11
- package/lib/igx-column-chooser-module.d.ts +0 -11
- package/lib/igx-column-exchanger.d.ts +0 -22
- package/lib/igx-column-exchangers-collection.d.ts +0 -8
- package/lib/igx-column-group-description-collection.d.ts +0 -30
- package/lib/igx-column-group-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-group-description-module.d.ts +0 -7
- package/lib/igx-column-group-description.d.ts +0 -58
- package/lib/igx-column-grouping-component.d.ts +0 -112
- package/lib/igx-column-grouping-dynamic-module.d.ts +0 -9
- package/lib/igx-column-grouping-module.d.ts +0 -9
- package/lib/igx-column-hidden-changed-event-args.d.ts +0 -18
- package/lib/igx-column-moving-separator-component.d.ts +0 -26
- package/lib/igx-column-moving-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-column-moving-separator-module.d.ts +0 -8
- package/lib/igx-column-pinned-changed-event-args.d.ts +0 -28
- package/lib/igx-column-pinning-component.d.ts +0 -88
- package/lib/igx-column-pinning-dynamic-module.d.ts +0 -10
- package/lib/igx-column-pinning-module.d.ts +0 -10
- package/lib/igx-column-property-setter.d.ts +0 -31
- package/lib/igx-column-property-setters-collection.d.ts +0 -8
- package/lib/igx-column-resizing-separator-component.d.ts +0 -20
- package/lib/igx-column-resizing-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-column-resizing-separator-module.d.ts +0 -8
- package/lib/igx-column-sort-description-collection.d.ts +0 -30
- package/lib/igx-column-sort-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-sort-description-module.d.ts +0 -7
- package/lib/igx-column-sort-description.d.ts +0 -34
- package/lib/igx-column-summary-description-collection.d.ts +0 -27
- package/lib/igx-column-summary-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-summary-description-module.d.ts +0 -7
- package/lib/igx-column-summary-description.d.ts +0 -93
- package/lib/igx-column-width-dynamic-module.d.ts +0 -9
- package/lib/igx-column-width-module.d.ts +0 -7
- package/lib/igx-column-width.d.ts +0 -34
- package/lib/igx-combo-box-column-component.d.ts +0 -44
- package/lib/igx-combo-box-column-dynamic-module.d.ts +0 -9
- package/lib/igx-combo-box-column-module.d.ts +0 -8
- package/lib/igx-data-binding-event-args.d.ts +0 -27
- package/lib/igx-data-grid-all-columns-dynamic-module.d.ts +0 -19
- package/lib/igx-data-grid-all-columns-module.d.ts +0 -18
- package/lib/igx-data-grid-cell-event-args.d.ts +0 -36
- package/lib/igx-data-grid-column-component.d.ts +0 -572
- package/lib/igx-data-grid-comparison-operator-selector-component.d.ts +0 -143
- package/lib/igx-data-grid-component.d.ts +0 -1730
- package/lib/igx-data-grid-core-dynamic-module.d.ts +0 -27
- package/lib/igx-data-grid-core-module.d.ts +0 -27
- package/lib/igx-data-grid-dynamic-module.d.ts +0 -17
- package/lib/igx-data-grid-expansion-indicator-component.d.ts +0 -64
- package/lib/igx-data-grid-filter-dialog-component.d.ts +0 -165
- package/lib/igx-data-grid-locale-en-module.d.ts +0 -8
- package/lib/igx-data-grid-module.d.ts +0 -16
- package/lib/igx-data-grid-pager-component.d.ts +0 -99
- package/lib/igx-data-grid-pager-dynamic-module.d.ts +0 -10
- package/lib/igx-data-grid-pager-module.d.ts +0 -10
- package/lib/igx-data-grid-sort-indicator-component.d.ts +0 -74
- package/lib/igx-data-grid-toolbar-component.d.ts +0 -146
- package/lib/igx-data-grid-toolbar-dynamic-module.d.ts +0 -12
- package/lib/igx-data-grid-toolbar-module.d.ts +0 -12
- package/lib/igx-date-time-cell-info.d.ts +0 -45
- package/lib/igx-date-time-column-component.d.ts +0 -71
- package/lib/igx-date-time-column-dynamic-module.d.ts +0 -9
- package/lib/igx-date-time-column-module.d.ts +0 -8
- package/lib/igx-definition-base-component.d.ts +0 -343
- package/lib/igx-edit-row-definition-component.d.ts +0 -17
- package/lib/igx-edit-row-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-edit-row-definition-module.d.ts +0 -8
- package/lib/igx-editor-cell-info.d.ts +0 -79
- package/lib/igx-editor-definition-component.d.ts +0 -17
- package/lib/igx-editor-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-editor-definition-module.d.ts +0 -8
- package/lib/igx-editor-row-cell-info.d.ts +0 -13
- package/lib/igx-filter-cell-info.d.ts +0 -61
- package/lib/igx-filter-dialog-render-completed-event-args.d.ts +0 -12
- package/lib/igx-filter-operand-dynamic-module.d.ts +0 -9
- package/lib/igx-filter-operand-module.d.ts +0 -7
- package/lib/igx-filter-operand.d.ts +0 -61
- package/lib/igx-filter-row-definition-component.d.ts +0 -41
- package/lib/igx-filter-row-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-filter-row-definition-module.d.ts +0 -8
- package/lib/igx-format-cell-event-args.d.ts +0 -45
- package/lib/igx-format-group-text-event-args.d.ts +0 -32
- package/lib/igx-format-summary-text-event-args.d.ts +0 -37
- package/lib/igx-got-focus-event-args.d.ts +0 -12
- package/lib/igx-grid-active-cell-changed-event-args.d.ts +0 -26
- package/lib/igx-grid-animation-phase-settings.d.ts +0 -61
- package/lib/igx-grid-animation-settings.d.ts +0 -18
- package/lib/igx-grid-cell-edit-ended-event-args.d.ts +0 -29
- package/lib/igx-grid-cell-edit-started-event-args.d.ts +0 -29
- package/lib/igx-grid-cell-position-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-cell-position-module.d.ts +0 -7
- package/lib/igx-grid-cell-position.d.ts +0 -24
- package/lib/igx-grid-cell-value-changing-event-args.d.ts +0 -44
- package/lib/igx-grid-column-animation-settings.d.ts +0 -18
- package/lib/igx-grid-column-button-options-component.d.ts +0 -40
- package/lib/igx-grid-column-button-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-button-options-module.d.ts +0 -9
- package/lib/igx-grid-column-collection.d.ts +0 -8
- package/lib/igx-grid-column-filter-options-component.d.ts +0 -47
- package/lib/igx-grid-column-filter-options-dynamic-module.d.ts +0 -10
- package/lib/igx-grid-column-filter-options-module.d.ts +0 -10
- package/lib/igx-grid-column-group-options-component.d.ts +0 -21
- package/lib/igx-grid-column-group-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-group-options-module.d.ts +0 -9
- package/lib/igx-grid-column-hide-options-component.d.ts +0 -21
- package/lib/igx-grid-column-hide-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-hide-options-module.d.ts +0 -9
- package/lib/igx-grid-column-move-options-component.d.ts +0 -25
- package/lib/igx-grid-column-move-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-move-options-module.d.ts +0 -9
- package/lib/igx-grid-column-options-base-component.d.ts +0 -100
- package/lib/igx-grid-column-options-component.d.ts +0 -197
- package/lib/igx-grid-column-options-dynamic-module.d.ts +0 -17
- package/lib/igx-grid-column-options-module.d.ts +0 -17
- package/lib/igx-grid-column-options-section-base-component.d.ts +0 -14
- package/lib/igx-grid-column-options-simple-section-base-component.d.ts +0 -17
- package/lib/igx-grid-column-pin-options-component.d.ts +0 -25
- package/lib/igx-grid-column-pin-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-pin-options-module.d.ts +0 -9
- package/lib/igx-grid-column-sort-options-component.d.ts +0 -29
- package/lib/igx-grid-column-sort-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-sort-options-module.d.ts +0 -9
- package/lib/igx-grid-column-summary-options-component.d.ts +0 -41
- package/lib/igx-grid-column-summary-options-dynamic-module.d.ts +0 -11
- package/lib/igx-grid-column-summary-options-module.d.ts +0 -11
- package/lib/igx-grid-column-width-changed-event-args.d.ts +0 -32
- package/lib/igx-grid-columns-auto-generated-event-args.d.ts +0 -20
- package/lib/igx-grid-columns-changed-event-args.d.ts +0 -20
- package/lib/igx-grid-compound-conditional-style-component.d.ts +0 -20
- package/lib/igx-grid-condition-filter-string-errors-parsing-event-args.d.ts +0 -22
- package/lib/igx-grid-conditional-style-collection.d.ts +0 -8
- package/lib/igx-grid-conditional-style-component.d.ts +0 -79
- package/lib/igx-grid-conditional-style-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-font-info-component.d.ts +0 -33
- package/lib/igx-grid-conditional-style-font-info-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-font-info-module.d.ts +0 -8
- package/lib/igx-grid-conditional-style-module.d.ts +0 -8
- package/lib/igx-grid-conditional-style-property-collection.d.ts +0 -8
- package/lib/igx-grid-conditional-style-property-component.d.ts +0 -121
- package/lib/igx-grid-conditional-style-property-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-property-module.d.ts +0 -8
- package/lib/igx-grid-custom-filter-requested-event-args.d.ts +0 -40
- package/lib/igx-grid-data-committed-event-args.d.ts +0 -27
- package/lib/igx-grid-data-committing-event-args.d.ts +0 -27
- package/lib/igx-grid-filter-dialog-filter-change-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-dialog-opening-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-grouping-level.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-grouping.d.ts +0 -22
- package/lib/igx-grid-filter-dialog-view-model-row-collection.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-row.d.ts +0 -31
- package/lib/igx-grid-filter-dialog-view-model.d.ts +0 -39
- package/lib/igx-grid-filter-expressions-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-operands-collection.d.ts +0 -8
- package/lib/igx-grid-group-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-grid-row-edit-ended-event-args.d.ts +0 -23
- package/lib/igx-grid-row-edit-started-event-args.d.ts +0 -23
- package/lib/igx-grid-selected-cell-ranges-changed-event-args.d.ts +0 -44
- package/lib/igx-grid-selected-cell-ranges-collection.d.ts +0 -8
- package/lib/igx-grid-selected-cells-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-cells-collection.d.ts +0 -8
- package/lib/igx-grid-selected-items-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-items-collection.d.ts +0 -6
- package/lib/igx-grid-selected-keys-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-keys-collection.d.ts +0 -8
- package/lib/igx-grid-selection-changed-event-args.d.ts +0 -15
- package/lib/igx-grid-size-changed-event-args.d.ts +0 -27
- package/lib/igx-grid-sort-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-grid-summary-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-group-data.d.ts +0 -31
- package/lib/igx-header-component.d.ts +0 -57
- package/lib/igx-header-row-separator-component.d.ts +0 -17
- package/lib/igx-header-row-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-header-row-separator-module.d.ts +0 -8
- package/lib/igx-header-separator-component.d.ts +0 -14
- package/lib/igx-header-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-header-separator-module.d.ts +0 -8
- package/lib/igx-horizontal-property-editor-data-source.d.ts +0 -8
- package/lib/igx-image-cell-info.d.ts +0 -32
- package/lib/igx-image-column-component.d.ts +0 -46
- package/lib/igx-image-column-dynamic-module.d.ts +0 -9
- package/lib/igx-image-column-module.d.ts +0 -8
- package/lib/igx-lost-focus-event-args.d.ts +0 -12
- package/lib/igx-multi-column-combo-box-component.d.ts +0 -579
- package/lib/igx-multi-column-combo-box-dynamic-module.d.ts +0 -15
- package/lib/igx-multi-column-combo-box-module.d.ts +0 -15
- package/lib/igx-multi-column-combo-box-text-changed-event-args.d.ts +0 -13
- package/lib/igx-multi-column-combo-box-value-changed-event-args.d.ts +0 -13
- package/lib/igx-numeric-cell-info.d.ts +0 -89
- package/lib/igx-numeric-column-component.d.ts +0 -104
- package/lib/igx-numeric-column-dynamic-module.d.ts +0 -9
- package/lib/igx-numeric-column-module.d.ts +0 -8
- package/lib/igx-operator-selector-closing-event-args.d.ts +0 -12
- package/lib/igx-operator-selector-opening-event-args.d.ts +0 -15
- package/lib/igx-operator-selector-value-changed-event-args.d.ts +0 -20
- package/lib/igx-page-changed-event-args.d.ts +0 -24
- package/lib/igx-pinned-area-separator-component.d.ts +0 -14
- package/lib/igx-pinned-area-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-pinned-area-separator-module.d.ts +0 -8
- package/lib/igx-primary-key-value-dynamic-module.d.ts +0 -9
- package/lib/igx-primary-key-value-module.d.ts +0 -7
- package/lib/igx-primary-key-value.d.ts +0 -31
- package/lib/igx-property-editor-component.d.ts +0 -147
- package/lib/igx-property-editor-dynamic-module.d.ts +0 -18
- package/lib/igx-property-editor-module.d.ts +0 -18
- package/lib/igx-responsive-phase.d.ts +0 -51
- package/lib/igx-responsive-phases-collection.d.ts +0 -8
- package/lib/igx-responsive-state-entered-event-args.d.ts +0 -15
- package/lib/igx-responsive-state-entering-event-args.d.ts +0 -15
- package/lib/igx-responsive-state-exited-event-args.d.ts +0 -15
- package/lib/igx-responsive-state.d.ts +0 -81
- package/lib/igx-responsive-states-collection.d.ts +0 -8
- package/lib/igx-row-separator-component.d.ts +0 -17
- package/lib/igx-row-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-row-separator-info.d.ts +0 -13
- package/lib/igx-row-separator-module.d.ts +0 -8
- package/lib/igx-section-footer-component.d.ts +0 -17
- package/lib/igx-section-footer-dynamic-module.d.ts +0 -9
- package/lib/igx-section-footer-module.d.ts +0 -8
- package/lib/igx-section-header-cell-info.d.ts +0 -30
- package/lib/igx-section-header-component.d.ts +0 -66
- package/lib/igx-section-header-dynamic-module.d.ts +0 -9
- package/lib/igx-section-header-module.d.ts +0 -8
- package/lib/igx-select-all-checkbox-changed-event-args.d.ts +0 -15
- package/lib/igx-sort-indicator-render-completed-event-args.d.ts +0 -12
- package/lib/igx-summary-cell-info.d.ts +0 -30
- package/lib/igx-summary-changed-event-args.d.ts +0 -26
- package/lib/igx-summary-chooser-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-chooser-module.d.ts +0 -8
- package/lib/igx-summary-data.d.ts +0 -28
- package/lib/igx-summary-row-component.d.ts +0 -62
- package/lib/igx-summary-row-root-component.d.ts +0 -14
- package/lib/igx-summary-row-root-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-row-root-module.d.ts +0 -8
- package/lib/igx-summary-row-section-component.d.ts +0 -14
- package/lib/igx-summary-row-section-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-row-section-module.d.ts +0 -8
- package/lib/igx-template-cell-info.d.ts +0 -18
- package/lib/igx-template-cell-updating-event-args.d.ts +0 -26
- package/lib/igx-template-column-component.d.ts +0 -27
- package/lib/igx-template-column-dynamic-module.d.ts +0 -9
- package/lib/igx-template-column-module.d.ts +0 -8
- package/lib/igx-template-header-cell-info.d.ts +0 -19
- package/lib/igx-template-header-cell-updating-event-args.d.ts +0 -26
- package/lib/igx-template-header-component.d.ts +0 -27
- package/lib/igx-template-header-dynamic-module.d.ts +0 -9
- package/lib/igx-template-header-module.d.ts +0 -8
- package/lib/igx-template-section-header-cell-info.d.ts +0 -13
- package/lib/igx-template-section-header-cell-updating-event-args.d.ts +0 -21
- package/lib/igx-template-section-header-component.d.ts +0 -27
- package/lib/igx-template-section-header-dynamic-module.d.ts +0 -9
- package/lib/igx-template-section-header-module.d.ts +0 -8
- package/lib/igx-text-cell-info.d.ts +0 -18
- package/lib/igx-text-column-component.d.ts +0 -39
- package/lib/igx-text-column-dynamic-module.d.ts +0 -9
- package/lib/igx-text-column-module.d.ts +0 -8
- package/lib/igx-text-header-cell-info.d.ts +0 -94
- package/lib/igx-text-header-component.d.ts +0 -17
- package/lib/igx-text-header-dynamic-module.d.ts +0 -9
- package/lib/igx-text-header-module.d.ts +0 -8
- package/lib/igx-text-icon-set-conditional-style-component.d.ts +0 -20
- package/lib/igx-text-icon-set-conditional-style-dynamic-module.d.ts +0 -9
- package/lib/igx-text-icon-set-conditional-style-module.d.ts +0 -8
- package/lib/igx-vertical-separator-cell-info.d.ts +0 -13
- package/public_api.d.ts +0 -752
|
@@ -1,1313 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, Output, Component, Input } from '@angular/core';
|
|
2
|
-
import { delegateCombine } from "igniteui-angular-core";
|
|
3
|
-
import { IgxGridColumnAnimationSettings } from "./igx-grid-column-animation-settings";
|
|
4
|
-
import { IgxColumnWidth } from "./igx-column-width";
|
|
5
|
-
import { IgxHeaderComponent } from "./igx-header-component";
|
|
6
|
-
import { ColumnSortDirection_$type } from "./ColumnSortDirection";
|
|
7
|
-
import { PinnedPositions_$type } from "./PinnedPositions";
|
|
8
|
-
import { ColumnOptionsIconAlignment_$type } from "./ColumnOptionsIconAlignment";
|
|
9
|
-
import { ColumnOptionsIconBehavior_$type } from "./ColumnOptionsIconBehavior";
|
|
10
|
-
import { MergedCellMode_$type } from "./MergedCellMode";
|
|
11
|
-
import { MergedCellEvaluationCriteria_$type } from "./MergedCellEvaluationCriteria";
|
|
12
|
-
import { CellContentVerticalAlignment_$type } from "./CellContentVerticalAlignment";
|
|
13
|
-
import { FilterComparisonType_$type } from "./FilterComparisonType";
|
|
14
|
-
import { IgxGridFilterOperandsCollection } from "./igx-grid-filter-operands-collection";
|
|
15
|
-
import { TextCellDecoration_$type } from "./TextCellDecoration";
|
|
16
|
-
import { IgxFormatCellEventArgs } from "./igx-format-cell-event-args";
|
|
17
|
-
import { CellPropertyAnimationType_$type } from "./CellPropertyAnimationType";
|
|
18
|
-
import { IgxDefinitionBaseComponent } from "./igx-definition-base-component";
|
|
19
|
-
import { brushToString, stringToBrush, ensureBool, ensureEnum } from "igniteui-angular-core";
|
|
20
|
-
import { ColumnWidth as ColumnWidth_internal } from "./ColumnWidth";
|
|
21
|
-
import { FontInfo } from "igniteui-angular-core";
|
|
22
|
-
import { GridFilterOperandsCollection as GridFilterOperandsCollection_internal } from "./GridFilterOperandsCollection";
|
|
23
|
-
import { FilterOperand } from "./FilterOperand";
|
|
24
|
-
import { SyncableObservableCollection$1 } from "igniteui-angular-core";
|
|
25
|
-
import * as i0 from "@angular/core";
|
|
26
|
-
/**
|
|
27
|
-
* A column in the data grid.
|
|
28
|
-
*/
|
|
29
|
-
export let IgxDataGridColumnComponent = /*@__PURE__*/ (() => {
|
|
30
|
-
class IgxDataGridColumnComponent extends IgxDefinitionBaseComponent {
|
|
31
|
-
constructor() {
|
|
32
|
-
super();
|
|
33
|
-
this._filterOperands = null;
|
|
34
|
-
this._formatCell = null;
|
|
35
|
-
this._actualHeaderTextChange = null;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
get i() {
|
|
41
|
-
return this._implementation;
|
|
42
|
-
}
|
|
43
|
-
ngAfterContentInit() {
|
|
44
|
-
this.__calledUpdateAdapters = false;
|
|
45
|
-
if (super["ngAfterContentInit"]) {
|
|
46
|
-
super["ngAfterContentInit"]();
|
|
47
|
-
}
|
|
48
|
-
var called = this.__calledUpdateAdapters;
|
|
49
|
-
this.__calledUpdateAdapters = false;
|
|
50
|
-
if (!called) {
|
|
51
|
-
if (this._updateAdapters) {
|
|
52
|
-
this.__calledUpdateAdapters = true;
|
|
53
|
-
this._updateAdapters();
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
/**
|
|
58
|
-
* Gets or sets the amount of left padding to use for the cell content for this column.
|
|
59
|
-
*/
|
|
60
|
-
get paddingLeft() {
|
|
61
|
-
return this.i.lm;
|
|
62
|
-
}
|
|
63
|
-
set paddingLeft(v) {
|
|
64
|
-
this.i.lm = +v;
|
|
65
|
-
}
|
|
66
|
-
/**
|
|
67
|
-
* Gets or sets the amount of top padding to use for the cell content for this column.
|
|
68
|
-
*/
|
|
69
|
-
get paddingTop() {
|
|
70
|
-
return this.i.lo;
|
|
71
|
-
}
|
|
72
|
-
set paddingTop(v) {
|
|
73
|
-
this.i.lo = +v;
|
|
74
|
-
}
|
|
75
|
-
/**
|
|
76
|
-
* Gets or sets the amount of right padding to use for the cell content of this column.
|
|
77
|
-
*/
|
|
78
|
-
get paddingRight() {
|
|
79
|
-
return this.i.ln;
|
|
80
|
-
}
|
|
81
|
-
set paddingRight(v) {
|
|
82
|
-
this.i.ln = +v;
|
|
83
|
-
}
|
|
84
|
-
/**
|
|
85
|
-
* Gets or sets the amount of bottom padding to use for the cell content of this column.
|
|
86
|
-
*/
|
|
87
|
-
get paddingBottom() {
|
|
88
|
-
return this.i.ll;
|
|
89
|
-
}
|
|
90
|
-
set paddingBottom(v) {
|
|
91
|
-
this.i.ll = +v;
|
|
92
|
-
}
|
|
93
|
-
/**
|
|
94
|
-
* Gets or sets an unique name of the Column
|
|
95
|
-
*/
|
|
96
|
-
get name() {
|
|
97
|
-
return this.i.od;
|
|
98
|
-
}
|
|
99
|
-
set name(v) {
|
|
100
|
-
this.i.od = v;
|
|
101
|
-
}
|
|
102
|
-
/**
|
|
103
|
-
* Gets or sets the key used for the column binding
|
|
104
|
-
*/
|
|
105
|
-
get field() {
|
|
106
|
-
return this.i.nl;
|
|
107
|
-
}
|
|
108
|
-
set field(v) {
|
|
109
|
-
this.i.nl = v;
|
|
110
|
-
}
|
|
111
|
-
/**
|
|
112
|
-
* Gets or sets the text displayed in the header of the column
|
|
113
|
-
*/
|
|
114
|
-
get headerText() {
|
|
115
|
-
return this.i.ns;
|
|
116
|
-
}
|
|
117
|
-
set headerText(v) {
|
|
118
|
-
this.i.ns = v;
|
|
119
|
-
}
|
|
120
|
-
/**
|
|
121
|
-
* Gets the actual text displayed in the header of the column
|
|
122
|
-
*/
|
|
123
|
-
get actualHeaderText() {
|
|
124
|
-
return this.i.mm;
|
|
125
|
-
}
|
|
126
|
-
set actualHeaderText(v) {
|
|
127
|
-
this.i.mm = v;
|
|
128
|
-
}
|
|
129
|
-
/**
|
|
130
|
-
* Gets or sets the background color to use for the cells when they are selected
|
|
131
|
-
*/
|
|
132
|
-
get selectedBackground() {
|
|
133
|
-
return brushToString(this.i.r9);
|
|
134
|
-
}
|
|
135
|
-
set selectedBackground(v) {
|
|
136
|
-
this.i.r9 = stringToBrush(v);
|
|
137
|
-
}
|
|
138
|
-
/**
|
|
139
|
-
* Gets the actual background color that is used for the cells when they are selected
|
|
140
|
-
*/
|
|
141
|
-
get actualSelectedBackground() {
|
|
142
|
-
return brushToString(this.i.rr);
|
|
143
|
-
}
|
|
144
|
-
set actualSelectedBackground(v) {
|
|
145
|
-
this.i.rr = stringToBrush(v);
|
|
146
|
-
}
|
|
147
|
-
/**
|
|
148
|
-
* Gets or sets the text color to use for the cells when they are selected
|
|
149
|
-
*/
|
|
150
|
-
get selectedTextColor() {
|
|
151
|
-
return brushToString(this.i.sa);
|
|
152
|
-
}
|
|
153
|
-
set selectedTextColor(v) {
|
|
154
|
-
this.i.sa = stringToBrush(v);
|
|
155
|
-
}
|
|
156
|
-
/**
|
|
157
|
-
* Gets the actual text color that is used for the cells when they are selected
|
|
158
|
-
*/
|
|
159
|
-
get actualSelectedTextColor() {
|
|
160
|
-
return brushToString(this.i.rs);
|
|
161
|
-
}
|
|
162
|
-
set actualSelectedTextColor(v) {
|
|
163
|
-
this.i.rs = stringToBrush(v);
|
|
164
|
-
}
|
|
165
|
-
/**
|
|
166
|
-
* Gets or sets the background color to use for the cells when the row is hovered.
|
|
167
|
-
*/
|
|
168
|
-
get rowHoverBackground() {
|
|
169
|
-
return brushToString(this.i.r7);
|
|
170
|
-
}
|
|
171
|
-
set rowHoverBackground(v) {
|
|
172
|
-
this.i.r7 = stringToBrush(v);
|
|
173
|
-
}
|
|
174
|
-
/**
|
|
175
|
-
* Gets the actual background color that is used for the cells when they are hovered.
|
|
176
|
-
*/
|
|
177
|
-
get actualHoverBackground() {
|
|
178
|
-
return brushToString(this.i.rp);
|
|
179
|
-
}
|
|
180
|
-
set actualHoverBackground(v) {
|
|
181
|
-
this.i.rp = stringToBrush(v);
|
|
182
|
-
}
|
|
183
|
-
/**
|
|
184
|
-
* Gets or sets the text color to use for the cells when the row is hovered.
|
|
185
|
-
*/
|
|
186
|
-
get rowHoverTextColor() {
|
|
187
|
-
return brushToString(this.i.r8);
|
|
188
|
-
}
|
|
189
|
-
set rowHoverTextColor(v) {
|
|
190
|
-
this.i.r8 = stringToBrush(v);
|
|
191
|
-
}
|
|
192
|
-
/**
|
|
193
|
-
* Gets the actual text color that is used for the cells when they are hovered.
|
|
194
|
-
*/
|
|
195
|
-
get actualRowHoverTextColor() {
|
|
196
|
-
return brushToString(this.i.rq);
|
|
197
|
-
}
|
|
198
|
-
set actualRowHoverTextColor(v) {
|
|
199
|
-
this.i.rq = stringToBrush(v);
|
|
200
|
-
}
|
|
201
|
-
/**
|
|
202
|
-
* Gets or sets the animation settings to use for this column.
|
|
203
|
-
*/
|
|
204
|
-
get animationSettings() {
|
|
205
|
-
const r = this.i.id;
|
|
206
|
-
if (r == null) {
|
|
207
|
-
return null;
|
|
208
|
-
}
|
|
209
|
-
if (!r.externalObject) {
|
|
210
|
-
let e = new IgxGridColumnAnimationSettings();
|
|
211
|
-
if (r.$type) {
|
|
212
|
-
e._implementation = r;
|
|
213
|
-
}
|
|
214
|
-
else {
|
|
215
|
-
if (e.i.setNativeElement) {
|
|
216
|
-
e.i.setNativeElement(r);
|
|
217
|
-
}
|
|
218
|
-
}
|
|
219
|
-
r.externalObject = e;
|
|
220
|
-
}
|
|
221
|
-
return r.externalObject;
|
|
222
|
-
}
|
|
223
|
-
set animationSettings(v) {
|
|
224
|
-
v == null ? this.i.id = null : this.i.id = v.i;
|
|
225
|
-
}
|
|
226
|
-
/**
|
|
227
|
-
* Gets or sets the width to use for this column.
|
|
228
|
-
*/
|
|
229
|
-
get width() {
|
|
230
|
-
const r = this.i.width;
|
|
231
|
-
if (r == null) {
|
|
232
|
-
return null;
|
|
233
|
-
}
|
|
234
|
-
if (!r.externalObject) {
|
|
235
|
-
let e = new IgxColumnWidth();
|
|
236
|
-
if (r.$type) {
|
|
237
|
-
e._implementation = r;
|
|
238
|
-
}
|
|
239
|
-
else {
|
|
240
|
-
if (e.i.setNativeElement) {
|
|
241
|
-
e.i.setNativeElement(r);
|
|
242
|
-
}
|
|
243
|
-
}
|
|
244
|
-
r.externalObject = e;
|
|
245
|
-
}
|
|
246
|
-
return r.externalObject;
|
|
247
|
-
}
|
|
248
|
-
set width(v) {
|
|
249
|
-
if (typeof v == "string") {
|
|
250
|
-
let int = ColumnWidth_internal.parse(v);
|
|
251
|
-
let ext = new IgxColumnWidth();
|
|
252
|
-
ext._implementation = int;
|
|
253
|
-
v = ext;
|
|
254
|
-
}
|
|
255
|
-
v == null ? this.i.width = null : this.i.width = v.i;
|
|
256
|
-
}
|
|
257
|
-
/**
|
|
258
|
-
* Gets or sets the minimum width to use for this column. Overrides the DefaultColumnMinWidth from the grid, if set.
|
|
259
|
-
*/
|
|
260
|
-
get minWidth() {
|
|
261
|
-
return this.i.kt;
|
|
262
|
-
}
|
|
263
|
-
set minWidth(v) {
|
|
264
|
-
this.i.kt = +v;
|
|
265
|
-
}
|
|
266
|
-
/**
|
|
267
|
-
* Gets whether this column was projected from markup/templates and is constrained.
|
|
268
|
-
*/
|
|
269
|
-
get isFromMarkup() {
|
|
270
|
-
return this.i.ka;
|
|
271
|
-
}
|
|
272
|
-
set isFromMarkup(v) {
|
|
273
|
-
this.i.ka = ensureBool(v);
|
|
274
|
-
}
|
|
275
|
-
/**
|
|
276
|
-
* Gets whether this column was auto generated.
|
|
277
|
-
*/
|
|
278
|
-
get isAutoGenerated() {
|
|
279
|
-
return this.i.j4;
|
|
280
|
-
}
|
|
281
|
-
set isAutoGenerated(v) {
|
|
282
|
-
this.i.j4 = ensureBool(v);
|
|
283
|
-
}
|
|
284
|
-
/**
|
|
285
|
-
* Gets or sets a filter to apply on the values of this column
|
|
286
|
-
*/
|
|
287
|
-
get filter() {
|
|
288
|
-
return this.i.g5;
|
|
289
|
-
}
|
|
290
|
-
set filter(v) {
|
|
291
|
-
this.i.g5 = v;
|
|
292
|
-
}
|
|
293
|
-
/**
|
|
294
|
-
* Gets or sets a filter to apply to the values of this column.
|
|
295
|
-
*/
|
|
296
|
-
get filterExpression() {
|
|
297
|
-
return this.i.g7;
|
|
298
|
-
}
|
|
299
|
-
set filterExpression(v) {
|
|
300
|
-
this.i.g7 = v;
|
|
301
|
-
}
|
|
302
|
-
/**
|
|
303
|
-
* Gets or sets the header definition for this column.
|
|
304
|
-
*/
|
|
305
|
-
get header() {
|
|
306
|
-
const r = this.i.header;
|
|
307
|
-
if (r == null) {
|
|
308
|
-
return null;
|
|
309
|
-
}
|
|
310
|
-
if (!r.externalObject) {
|
|
311
|
-
let e = IgxHeaderComponent._createFromInternal(r);
|
|
312
|
-
if (e) {
|
|
313
|
-
e._implementation = r;
|
|
314
|
-
}
|
|
315
|
-
r.externalObject = e;
|
|
316
|
-
}
|
|
317
|
-
return r.externalObject;
|
|
318
|
-
}
|
|
319
|
-
set header(v) {
|
|
320
|
-
if (v != null && this._stylingContainer && v._styling)
|
|
321
|
-
v._styling(this._stylingContainer, this, this);
|
|
322
|
-
v == null ? this.i.header = null : this.i.header = v.i;
|
|
323
|
-
}
|
|
324
|
-
/**
|
|
325
|
-
* Gets or sets whether filtering is enabled for this column.
|
|
326
|
-
*/
|
|
327
|
-
get isFilteringEnabled() {
|
|
328
|
-
return this.i.j9;
|
|
329
|
-
}
|
|
330
|
-
set isFilteringEnabled(v) {
|
|
331
|
-
this.i.j9 = ensureBool(v);
|
|
332
|
-
}
|
|
333
|
-
/**
|
|
334
|
-
* Gets or sets whether resizing is enabled for this column.
|
|
335
|
-
*/
|
|
336
|
-
get isResizingEnabled() {
|
|
337
|
-
return this.i.kc;
|
|
338
|
-
}
|
|
339
|
-
set isResizingEnabled(v) {
|
|
340
|
-
this.i.kc = ensureBool(v);
|
|
341
|
-
}
|
|
342
|
-
/**
|
|
343
|
-
* Gets or sets whether sorting is enabled for this column from the UI.
|
|
344
|
-
*/
|
|
345
|
-
get isSortingEnabled() {
|
|
346
|
-
return this.i.kd;
|
|
347
|
-
}
|
|
348
|
-
set isSortingEnabled(v) {
|
|
349
|
-
this.i.kd = ensureBool(v);
|
|
350
|
-
}
|
|
351
|
-
/**
|
|
352
|
-
* Gets or sets whether or not a column is hidden from the grid
|
|
353
|
-
*/
|
|
354
|
-
get isHidden() {
|
|
355
|
-
return this.i.kb;
|
|
356
|
-
}
|
|
357
|
-
set isHidden(v) {
|
|
358
|
-
this.i.kb = ensureBool(v);
|
|
359
|
-
}
|
|
360
|
-
/**
|
|
361
|
-
* Gets or sets if a column should be removed from the grid when it is fully hidden
|
|
362
|
-
*/
|
|
363
|
-
get shouldRemoveWhenHidden() {
|
|
364
|
-
return this.i.kg;
|
|
365
|
-
}
|
|
366
|
-
set shouldRemoveWhenHidden(v) {
|
|
367
|
-
this.i.kg = ensureBool(v);
|
|
368
|
-
}
|
|
369
|
-
/**
|
|
370
|
-
* Gets the current sort direction (None, Ascending, Descending) for this column.
|
|
371
|
-
*/
|
|
372
|
-
get sortDirection() {
|
|
373
|
-
return this.i.hv;
|
|
374
|
-
}
|
|
375
|
-
set sortDirection(v) {
|
|
376
|
-
this.i.hv = ensureEnum(ColumnSortDirection_$type, v);
|
|
377
|
-
}
|
|
378
|
-
/**
|
|
379
|
-
* Gets or sets the current fixed position for this column.
|
|
380
|
-
*/
|
|
381
|
-
get pinned() {
|
|
382
|
-
return this.i.it;
|
|
383
|
-
}
|
|
384
|
-
set pinned(v) {
|
|
385
|
-
this.i.it = ensureEnum(PinnedPositions_$type, v);
|
|
386
|
-
}
|
|
387
|
-
/**
|
|
388
|
-
* Gets the actual column options icon alignment for this column.
|
|
389
|
-
*/
|
|
390
|
-
get actualColumnOptionsIconAlignment() {
|
|
391
|
-
return this.i.hm;
|
|
392
|
-
}
|
|
393
|
-
set actualColumnOptionsIconAlignment(v) {
|
|
394
|
-
this.i.hm = ensureEnum(ColumnOptionsIconAlignment_$type, v);
|
|
395
|
-
}
|
|
396
|
-
/**
|
|
397
|
-
* Gets or sets whether the column options icon is aligned opposite the header text or not.
|
|
398
|
-
*/
|
|
399
|
-
get columnOptionsIconAlignment() {
|
|
400
|
-
return this.i.hn;
|
|
401
|
-
}
|
|
402
|
-
set columnOptionsIconAlignment(v) {
|
|
403
|
-
this.i.hn = ensureEnum(ColumnOptionsIconAlignment_$type, v);
|
|
404
|
-
}
|
|
405
|
-
/**
|
|
406
|
-
* Gets the actual column options icon color for this column.
|
|
407
|
-
*/
|
|
408
|
-
get actualColumnOptionsIconColor() {
|
|
409
|
-
return brushToString(this.i.rj);
|
|
410
|
-
}
|
|
411
|
-
set actualColumnOptionsIconColor(v) {
|
|
412
|
-
this.i.rj = stringToBrush(v);
|
|
413
|
-
}
|
|
414
|
-
/**
|
|
415
|
-
* Gets or sets the column options icon color for this column.
|
|
416
|
-
*/
|
|
417
|
-
get columnOptionsIconColor() {
|
|
418
|
-
return brushToString(this.i.rz);
|
|
419
|
-
}
|
|
420
|
-
set columnOptionsIconColor(v) {
|
|
421
|
-
this.i.rz = stringToBrush(v);
|
|
422
|
-
}
|
|
423
|
-
/**
|
|
424
|
-
* Gets or sets how the column option icon will behave in the column header.
|
|
425
|
-
*/
|
|
426
|
-
get columnOptionsIconBehavior() {
|
|
427
|
-
return this.i.hr;
|
|
428
|
-
}
|
|
429
|
-
set columnOptionsIconBehavior(v) {
|
|
430
|
-
this.i.hr = ensureEnum(ColumnOptionsIconBehavior_$type, v);
|
|
431
|
-
}
|
|
432
|
-
/**
|
|
433
|
-
* Gets or sets how the column option icon will behave in the column header.
|
|
434
|
-
*/
|
|
435
|
-
get actualColumnOptionsIconBehavior() {
|
|
436
|
-
return this.i.hq;
|
|
437
|
-
}
|
|
438
|
-
set actualColumnOptionsIconBehavior(v) {
|
|
439
|
-
this.i.hq = ensureEnum(ColumnOptionsIconBehavior_$type, v);
|
|
440
|
-
}
|
|
441
|
-
/**
|
|
442
|
-
* Gets the actual state of the column options for this column.
|
|
443
|
-
*/
|
|
444
|
-
get actualIsColumnOptionsEnabled() {
|
|
445
|
-
return this.i.jx;
|
|
446
|
-
}
|
|
447
|
-
set actualIsColumnOptionsEnabled(v) {
|
|
448
|
-
this.i.jx = ensureBool(v);
|
|
449
|
-
}
|
|
450
|
-
/**
|
|
451
|
-
* Gets or sets the preferred state of the column options for this column. If the feature is disabled at the grid level
|
|
452
|
-
* then it will be disabled for the column regardless of what this is set to.
|
|
453
|
-
*/
|
|
454
|
-
get isColumnOptionsEnabled() {
|
|
455
|
-
return this.i.j5;
|
|
456
|
-
}
|
|
457
|
-
set isColumnOptionsEnabled(v) {
|
|
458
|
-
this.i.j5 = ensureBool(v);
|
|
459
|
-
}
|
|
460
|
-
/**
|
|
461
|
-
* Gets the actual state of summaries menu in the column options for this column.
|
|
462
|
-
*/
|
|
463
|
-
get actualIsColumnOptionsSummariesEnabled() {
|
|
464
|
-
return this.i.jz;
|
|
465
|
-
}
|
|
466
|
-
set actualIsColumnOptionsSummariesEnabled(v) {
|
|
467
|
-
this.i.jz = ensureBool(v);
|
|
468
|
-
}
|
|
469
|
-
/**
|
|
470
|
-
* Gets or sets whether to show the summaries option in the column options menu for this column.
|
|
471
|
-
*/
|
|
472
|
-
get isColumnOptionsSummariesEnabled() {
|
|
473
|
-
return this.i.j7;
|
|
474
|
-
}
|
|
475
|
-
set isColumnOptionsSummariesEnabled(v) {
|
|
476
|
-
this.i.j7 = ensureBool(v);
|
|
477
|
-
}
|
|
478
|
-
/**
|
|
479
|
-
* Gets the actual state of grouping menu in the column options for this column.
|
|
480
|
-
*/
|
|
481
|
-
get actualIsColumnOptionsGroupingEnabled() {
|
|
482
|
-
return this.i.jy;
|
|
483
|
-
}
|
|
484
|
-
set actualIsColumnOptionsGroupingEnabled(v) {
|
|
485
|
-
this.i.jy = ensureBool(v);
|
|
486
|
-
}
|
|
487
|
-
/**
|
|
488
|
-
* Gets or sets whether to show the grouping option in the column options menu for this column.
|
|
489
|
-
*/
|
|
490
|
-
get isColumnOptionsGroupingEnabled() {
|
|
491
|
-
return this.i.j6;
|
|
492
|
-
}
|
|
493
|
-
set isColumnOptionsGroupingEnabled(v) {
|
|
494
|
-
this.i.j6 = ensureBool(v);
|
|
495
|
-
}
|
|
496
|
-
/**
|
|
497
|
-
* Gets or sets the column options dropdown background color.
|
|
498
|
-
*/
|
|
499
|
-
get actualColumnOptionsBackground() {
|
|
500
|
-
return brushToString(this.i.re);
|
|
501
|
-
}
|
|
502
|
-
set actualColumnOptionsBackground(v) {
|
|
503
|
-
this.i.re = stringToBrush(v);
|
|
504
|
-
}
|
|
505
|
-
/**
|
|
506
|
-
* Gets or sets the column options dropdown background color.
|
|
507
|
-
*/
|
|
508
|
-
get columnOptionsBackground() {
|
|
509
|
-
return brushToString(this.i.ru);
|
|
510
|
-
}
|
|
511
|
-
set columnOptionsBackground(v) {
|
|
512
|
-
this.i.ru = stringToBrush(v);
|
|
513
|
-
}
|
|
514
|
-
/**
|
|
515
|
-
* Gets or sets the text color for text inside the column options menu.
|
|
516
|
-
*/
|
|
517
|
-
get actualColumnOptionsTextColor() {
|
|
518
|
-
return brushToString(this.i.rl);
|
|
519
|
-
}
|
|
520
|
-
set actualColumnOptionsTextColor(v) {
|
|
521
|
-
this.i.rl = stringToBrush(v);
|
|
522
|
-
}
|
|
523
|
-
/**
|
|
524
|
-
* Gets or sets the text color for text inside the column options menu.
|
|
525
|
-
*/
|
|
526
|
-
get columnOptionsTextColor() {
|
|
527
|
-
return brushToString(this.i.r1);
|
|
528
|
-
}
|
|
529
|
-
set columnOptionsTextColor(v) {
|
|
530
|
-
this.i.r1 = stringToBrush(v);
|
|
531
|
-
}
|
|
532
|
-
/**
|
|
533
|
-
* Gets or sets the font settings for text inside the column options menu.
|
|
534
|
-
*/
|
|
535
|
-
get columnOptionsTextStyle() {
|
|
536
|
-
if (this.i.jd == null) {
|
|
537
|
-
return null;
|
|
538
|
-
}
|
|
539
|
-
return this.i.jd.fontString;
|
|
540
|
-
}
|
|
541
|
-
set columnOptionsTextStyle(v) {
|
|
542
|
-
let fi = new FontInfo();
|
|
543
|
-
fi.fontString = v;
|
|
544
|
-
this.i.jd = fi;
|
|
545
|
-
}
|
|
546
|
-
get actualColumnOptionsHoverBackgroundColor() {
|
|
547
|
-
return brushToString(this.i.ri);
|
|
548
|
-
}
|
|
549
|
-
set actualColumnOptionsHoverBackgroundColor(v) {
|
|
550
|
-
this.i.ri = stringToBrush(v);
|
|
551
|
-
}
|
|
552
|
-
get columnOptionsHoverBackgroundColor() {
|
|
553
|
-
return brushToString(this.i.ry);
|
|
554
|
-
}
|
|
555
|
-
set columnOptionsHoverBackgroundColor(v) {
|
|
556
|
-
this.i.ry = stringToBrush(v);
|
|
557
|
-
}
|
|
558
|
-
get actualColumnOptionsToolTipBackgroundColor() {
|
|
559
|
-
return brushToString(this.i.rm);
|
|
560
|
-
}
|
|
561
|
-
set actualColumnOptionsToolTipBackgroundColor(v) {
|
|
562
|
-
this.i.rm = stringToBrush(v);
|
|
563
|
-
}
|
|
564
|
-
get columnOptionsToolTipBackgroundColor() {
|
|
565
|
-
return brushToString(this.i.r2);
|
|
566
|
-
}
|
|
567
|
-
set columnOptionsToolTipBackgroundColor(v) {
|
|
568
|
-
this.i.r2 = stringToBrush(v);
|
|
569
|
-
}
|
|
570
|
-
get actualColumnOptionsToolTipTextColor() {
|
|
571
|
-
return brushToString(this.i.rn);
|
|
572
|
-
}
|
|
573
|
-
set actualColumnOptionsToolTipTextColor(v) {
|
|
574
|
-
this.i.rn = stringToBrush(v);
|
|
575
|
-
}
|
|
576
|
-
get columnOptionsToolTipTextColor() {
|
|
577
|
-
return brushToString(this.i.r3);
|
|
578
|
-
}
|
|
579
|
-
set columnOptionsToolTipTextColor(v) {
|
|
580
|
-
this.i.r3 = stringToBrush(v);
|
|
581
|
-
}
|
|
582
|
-
get actualColumnOptionsHighlightColor() {
|
|
583
|
-
return brushToString(this.i.rh);
|
|
584
|
-
}
|
|
585
|
-
set actualColumnOptionsHighlightColor(v) {
|
|
586
|
-
this.i.rh = stringToBrush(v);
|
|
587
|
-
}
|
|
588
|
-
get columnOptionsHighlightColor() {
|
|
589
|
-
return brushToString(this.i.rx);
|
|
590
|
-
}
|
|
591
|
-
set columnOptionsHighlightColor(v) {
|
|
592
|
-
this.i.rx = stringToBrush(v);
|
|
593
|
-
}
|
|
594
|
-
/**
|
|
595
|
-
* Gets or sets the color of separators inside the column options menu.
|
|
596
|
-
*/
|
|
597
|
-
get actualColumnOptionsSeparatorColor() {
|
|
598
|
-
return brushToString(this.i.rk);
|
|
599
|
-
}
|
|
600
|
-
set actualColumnOptionsSeparatorColor(v) {
|
|
601
|
-
this.i.rk = stringToBrush(v);
|
|
602
|
-
}
|
|
603
|
-
/**
|
|
604
|
-
* Gets or sets the color of separators inside the column options menu.
|
|
605
|
-
*/
|
|
606
|
-
get columnOptionsSeparatorColor() {
|
|
607
|
-
return brushToString(this.i.r0);
|
|
608
|
-
}
|
|
609
|
-
set columnOptionsSeparatorColor(v) {
|
|
610
|
-
this.i.r0 = stringToBrush(v);
|
|
611
|
-
}
|
|
612
|
-
/**
|
|
613
|
-
* Gets or sets the background color for group headers inside the column options menu.
|
|
614
|
-
*/
|
|
615
|
-
get actualColumnOptionsGroupHeaderBackground() {
|
|
616
|
-
return brushToString(this.i.rf);
|
|
617
|
-
}
|
|
618
|
-
set actualColumnOptionsGroupHeaderBackground(v) {
|
|
619
|
-
this.i.rf = stringToBrush(v);
|
|
620
|
-
}
|
|
621
|
-
/**
|
|
622
|
-
* Gets or sets the background color for group headers inside the column options menu.
|
|
623
|
-
*/
|
|
624
|
-
get columnOptionsGroupHeaderBackground() {
|
|
625
|
-
return brushToString(this.i.rv);
|
|
626
|
-
}
|
|
627
|
-
set columnOptionsGroupHeaderBackground(v) {
|
|
628
|
-
this.i.rv = stringToBrush(v);
|
|
629
|
-
}
|
|
630
|
-
/**
|
|
631
|
-
* Gets the actual text color for group headers inside the column options menu.
|
|
632
|
-
*/
|
|
633
|
-
get actualColumnOptionsGroupHeaderTextColor() {
|
|
634
|
-
return brushToString(this.i.rg);
|
|
635
|
-
}
|
|
636
|
-
set actualColumnOptionsGroupHeaderTextColor(v) {
|
|
637
|
-
this.i.rg = stringToBrush(v);
|
|
638
|
-
}
|
|
639
|
-
/**
|
|
640
|
-
* Gets or sets the text color for group headers inside the column options menu.
|
|
641
|
-
*/
|
|
642
|
-
get columnOptionsGroupHeaderTextColor() {
|
|
643
|
-
return brushToString(this.i.rw);
|
|
644
|
-
}
|
|
645
|
-
set columnOptionsGroupHeaderTextColor(v) {
|
|
646
|
-
this.i.rw = stringToBrush(v);
|
|
647
|
-
}
|
|
648
|
-
get columnOptionsGroupHeaderTextStyle() {
|
|
649
|
-
if (this.i.jc == null) {
|
|
650
|
-
return null;
|
|
651
|
-
}
|
|
652
|
-
return this.i.jc.fontString;
|
|
653
|
-
}
|
|
654
|
-
set columnOptionsGroupHeaderTextStyle(v) {
|
|
655
|
-
let fi = new FontInfo();
|
|
656
|
-
fi.fontString = v;
|
|
657
|
-
this.i.jc = fi;
|
|
658
|
-
}
|
|
659
|
-
get actualColumnOptionsAccentColor() {
|
|
660
|
-
return brushToString(this.i.rd);
|
|
661
|
-
}
|
|
662
|
-
set actualColumnOptionsAccentColor(v) {
|
|
663
|
-
this.i.rd = stringToBrush(v);
|
|
664
|
-
}
|
|
665
|
-
get columnOptionsAccentColor() {
|
|
666
|
-
return brushToString(this.i.rt);
|
|
667
|
-
}
|
|
668
|
-
set columnOptionsAccentColor(v) {
|
|
669
|
-
this.i.rt = stringToBrush(v);
|
|
670
|
-
}
|
|
671
|
-
get actualColumnOptionsRowHeight() {
|
|
672
|
-
return this.i.lc;
|
|
673
|
-
}
|
|
674
|
-
set actualColumnOptionsRowHeight(v) {
|
|
675
|
-
this.i.lc = +v;
|
|
676
|
-
}
|
|
677
|
-
get columnOptionsRowHeight() {
|
|
678
|
-
return this.i.ld;
|
|
679
|
-
}
|
|
680
|
-
set columnOptionsRowHeight(v) {
|
|
681
|
-
this.i.ld = +v;
|
|
682
|
-
}
|
|
683
|
-
/**
|
|
684
|
-
* Gets or sets if the column is editable.
|
|
685
|
-
*/
|
|
686
|
-
get isEditable() {
|
|
687
|
-
return this.i.j8;
|
|
688
|
-
}
|
|
689
|
-
set isEditable(v) {
|
|
690
|
-
this.i.j8 = ensureBool(v);
|
|
691
|
-
}
|
|
692
|
-
/**
|
|
693
|
-
* Gets or sets the text color used for deleted rows.
|
|
694
|
-
*/
|
|
695
|
-
get deletedTextColor() {
|
|
696
|
-
return brushToString(this.i.r4);
|
|
697
|
-
}
|
|
698
|
-
set deletedTextColor(v) {
|
|
699
|
-
this.i.r4 = stringToBrush(v);
|
|
700
|
-
}
|
|
701
|
-
/**
|
|
702
|
-
* Gets the actual text color used for deleted rows.
|
|
703
|
-
*/
|
|
704
|
-
get actualDeletedTextColor() {
|
|
705
|
-
return brushToString(this.i.ro);
|
|
706
|
-
}
|
|
707
|
-
set actualDeletedTextColor(v) {
|
|
708
|
-
this.i.ro = stringToBrush(v);
|
|
709
|
-
}
|
|
710
|
-
/**
|
|
711
|
-
* Gets or sets the opacity to use for unsaved edited cell values.
|
|
712
|
-
*/
|
|
713
|
-
get editOpacity() {
|
|
714
|
-
return this.i.ks;
|
|
715
|
-
}
|
|
716
|
-
set editOpacity(v) {
|
|
717
|
-
this.i.ks = +v;
|
|
718
|
-
}
|
|
719
|
-
/**
|
|
720
|
-
* Gets the actual opacity for unsaved edited cell values.
|
|
721
|
-
*/
|
|
722
|
-
get actualEditOpacity() {
|
|
723
|
-
return this.i.kr;
|
|
724
|
-
}
|
|
725
|
-
set actualEditOpacity(v) {
|
|
726
|
-
this.i.kr = +v;
|
|
727
|
-
}
|
|
728
|
-
/**
|
|
729
|
-
* Gets or sets the font style to use for unsaved cell edits.
|
|
730
|
-
*/
|
|
731
|
-
get textEditStyle() {
|
|
732
|
-
if (this.i.textEditStyle == null) {
|
|
733
|
-
return null;
|
|
734
|
-
}
|
|
735
|
-
return this.i.textEditStyle.fontString;
|
|
736
|
-
}
|
|
737
|
-
set textEditStyle(v) {
|
|
738
|
-
let fi = new FontInfo();
|
|
739
|
-
fi.fontString = v;
|
|
740
|
-
this.i.textEditStyle = fi;
|
|
741
|
-
}
|
|
742
|
-
/**
|
|
743
|
-
* Gets the actual font style used for unsaved cell edits.
|
|
744
|
-
*/
|
|
745
|
-
get actualEditFontInfo() {
|
|
746
|
-
if (this.i.jb == null) {
|
|
747
|
-
return null;
|
|
748
|
-
}
|
|
749
|
-
return this.i.jb.fontString;
|
|
750
|
-
}
|
|
751
|
-
set actualEditFontInfo(v) {
|
|
752
|
-
let fi = new FontInfo();
|
|
753
|
-
fi.fontString = v;
|
|
754
|
-
this.i.jb = fi;
|
|
755
|
-
}
|
|
756
|
-
/**
|
|
757
|
-
* Gets or sets if and how cell merging is performed for this field.
|
|
758
|
-
*/
|
|
759
|
-
get mergedCellMode() {
|
|
760
|
-
return this.i.ip;
|
|
761
|
-
}
|
|
762
|
-
set mergedCellMode(v) {
|
|
763
|
-
this.i.ip = ensureEnum(MergedCellMode_$type, v);
|
|
764
|
-
}
|
|
765
|
-
/**
|
|
766
|
-
* Gets or sets how cells are evaluated for merging.
|
|
767
|
-
*/
|
|
768
|
-
get mergedCellEvaluationCriteria() {
|
|
769
|
-
return this.i.il;
|
|
770
|
-
}
|
|
771
|
-
set mergedCellEvaluationCriteria(v) {
|
|
772
|
-
this.i.il = ensureEnum(MergedCellEvaluationCriteria_$type, v);
|
|
773
|
-
}
|
|
774
|
-
/**
|
|
775
|
-
* Gets or sets the vertical alignment to use for the merged cell content.
|
|
776
|
-
*/
|
|
777
|
-
get mergedCellVerticalAlignment() {
|
|
778
|
-
return this.i.he;
|
|
779
|
-
}
|
|
780
|
-
set mergedCellVerticalAlignment(v) {
|
|
781
|
-
this.i.he = ensureEnum(CellContentVerticalAlignment_$type, v);
|
|
782
|
-
}
|
|
783
|
-
/**
|
|
784
|
-
* Gets or sets the amount of left padding to use for the cell content for this column.
|
|
785
|
-
*/
|
|
786
|
-
get mergedCellPaddingLeft() {
|
|
787
|
-
return this.i.lf;
|
|
788
|
-
}
|
|
789
|
-
set mergedCellPaddingLeft(v) {
|
|
790
|
-
this.i.lf = +v;
|
|
791
|
-
}
|
|
792
|
-
/**
|
|
793
|
-
* Gets or sets the amount of top padding to use for the cell content for this column.
|
|
794
|
-
*/
|
|
795
|
-
get mergedCellPaddingTop() {
|
|
796
|
-
return this.i.lh;
|
|
797
|
-
}
|
|
798
|
-
set mergedCellPaddingTop(v) {
|
|
799
|
-
this.i.lh = +v;
|
|
800
|
-
}
|
|
801
|
-
/**
|
|
802
|
-
* Gets or sets the amount of right padding to use for the cell content of this column.
|
|
803
|
-
*/
|
|
804
|
-
get mergedCellPaddingRight() {
|
|
805
|
-
return this.i.lg;
|
|
806
|
-
}
|
|
807
|
-
set mergedCellPaddingRight(v) {
|
|
808
|
-
this.i.lg = +v;
|
|
809
|
-
}
|
|
810
|
-
/**
|
|
811
|
-
* Gets or sets the amount of bottom padding to use for the cell content of this column.
|
|
812
|
-
*/
|
|
813
|
-
get mergedCellPaddingBottom() {
|
|
814
|
-
return this.i.le;
|
|
815
|
-
}
|
|
816
|
-
set mergedCellPaddingBottom(v) {
|
|
817
|
-
this.i.le = +v;
|
|
818
|
-
}
|
|
819
|
-
/**
|
|
820
|
-
* Gets or sets whether UI filters are case sensitive or not.
|
|
821
|
-
*/
|
|
822
|
-
get filterComparisonType() {
|
|
823
|
-
return this.i.h7;
|
|
824
|
-
}
|
|
825
|
-
set filterComparisonType(v) {
|
|
826
|
-
this.i.h7 = ensureEnum(FilterComparisonType_$type, v);
|
|
827
|
-
}
|
|
828
|
-
/**
|
|
829
|
-
* Gets a list of the current custom filters for this column.
|
|
830
|
-
*/
|
|
831
|
-
get filterOperands() {
|
|
832
|
-
if (this._filterOperands === null) {
|
|
833
|
-
let coll = new IgxGridFilterOperandsCollection();
|
|
834
|
-
let innerColl = this.i.ig;
|
|
835
|
-
if (!innerColl) {
|
|
836
|
-
innerColl = new GridFilterOperandsCollection_internal();
|
|
837
|
-
}
|
|
838
|
-
this._filterOperands = coll._fromInner(innerColl);
|
|
839
|
-
}
|
|
840
|
-
return this._filterOperands;
|
|
841
|
-
}
|
|
842
|
-
set filterOperands(v) {
|
|
843
|
-
if (this._filterOperands !== null) {
|
|
844
|
-
this._filterOperands._setSyncTarget(null);
|
|
845
|
-
this._filterOperands = null;
|
|
846
|
-
}
|
|
847
|
-
let coll = new IgxGridFilterOperandsCollection();
|
|
848
|
-
this._filterOperands = coll._fromOuter(v);
|
|
849
|
-
let syncColl = new SyncableObservableCollection$1(FilterOperand.$type);
|
|
850
|
-
let innerColl = this.i.ig;
|
|
851
|
-
if (!innerColl) {
|
|
852
|
-
innerColl = new GridFilterOperandsCollection_internal();
|
|
853
|
-
}
|
|
854
|
-
syncColl._inner = innerColl;
|
|
855
|
-
syncColl.clear();
|
|
856
|
-
this._filterOperands._setSyncTarget(syncColl);
|
|
857
|
-
}
|
|
858
|
-
/**
|
|
859
|
-
* Gets or sets the text to display in the suffix area of cells in this column.
|
|
860
|
-
*/
|
|
861
|
-
get suffixText() {
|
|
862
|
-
return this.i.o2;
|
|
863
|
-
}
|
|
864
|
-
set suffixText(v) {
|
|
865
|
-
this.i.o2 = v;
|
|
866
|
-
}
|
|
867
|
-
/**
|
|
868
|
-
* Gets or sets the color of the text in the suffix area of the cells in this column.
|
|
869
|
-
*/
|
|
870
|
-
get suffixTextColor() {
|
|
871
|
-
return brushToString(this.i.sd);
|
|
872
|
-
}
|
|
873
|
-
set suffixTextColor(v) {
|
|
874
|
-
this.i.sd = stringToBrush(v);
|
|
875
|
-
}
|
|
876
|
-
/**
|
|
877
|
-
* Gets or sets the font of the suffix text.
|
|
878
|
-
*/
|
|
879
|
-
get suffixTextStyle() {
|
|
880
|
-
if (this.i.suffixTextStyle == null) {
|
|
881
|
-
return null;
|
|
882
|
-
}
|
|
883
|
-
return this.i.suffixTextStyle.fontString;
|
|
884
|
-
}
|
|
885
|
-
set suffixTextStyle(v) {
|
|
886
|
-
let fi = new FontInfo();
|
|
887
|
-
fi.fontString = v;
|
|
888
|
-
this.i.suffixTextStyle = fi;
|
|
889
|
-
}
|
|
890
|
-
/**
|
|
891
|
-
* Gets or sets the icon to use in the suffix area of the cells in this column.
|
|
892
|
-
*/
|
|
893
|
-
get suffixIconName() {
|
|
894
|
-
return this.i.ou;
|
|
895
|
-
}
|
|
896
|
-
set suffixIconName(v) {
|
|
897
|
-
this.i.ou = v;
|
|
898
|
-
}
|
|
899
|
-
/**
|
|
900
|
-
* Gets or sets the icon to use in the suffix area of the cells in this column.
|
|
901
|
-
*/
|
|
902
|
-
get suffixIconCollectionName() {
|
|
903
|
-
return this.i.or;
|
|
904
|
-
}
|
|
905
|
-
set suffixIconCollectionName(v) {
|
|
906
|
-
this.i.or = v;
|
|
907
|
-
}
|
|
908
|
-
/**
|
|
909
|
-
* Gets or sets the stroke color of suffix icon.
|
|
910
|
-
*/
|
|
911
|
-
get suffixIconStroke() {
|
|
912
|
-
return brushToString(this.i.sc);
|
|
913
|
-
}
|
|
914
|
-
set suffixIconStroke(v) {
|
|
915
|
-
this.i.sc = stringToBrush(v);
|
|
916
|
-
}
|
|
917
|
-
/**
|
|
918
|
-
* Gets or sets the fill color of suffix icon.
|
|
919
|
-
*/
|
|
920
|
-
get suffixIconFill() {
|
|
921
|
-
return brushToString(this.i.sb);
|
|
922
|
-
}
|
|
923
|
-
set suffixIconFill(v) {
|
|
924
|
-
this.i.sb = stringToBrush(v);
|
|
925
|
-
}
|
|
926
|
-
/**
|
|
927
|
-
* Gets or sets the suffix icon's viewbox x coordinate.
|
|
928
|
-
*/
|
|
929
|
-
get suffixIconViewBoxLeft() {
|
|
930
|
-
return this.i.kv;
|
|
931
|
-
}
|
|
932
|
-
set suffixIconViewBoxLeft(v) {
|
|
933
|
-
this.i.kv = +v;
|
|
934
|
-
}
|
|
935
|
-
/**
|
|
936
|
-
* Gets or sets the suffix icon's viewbox y coordinate.
|
|
937
|
-
*/
|
|
938
|
-
get suffixIconViewBoxTop() {
|
|
939
|
-
return this.i.kw;
|
|
940
|
-
}
|
|
941
|
-
set suffixIconViewBoxTop(v) {
|
|
942
|
-
this.i.kw = +v;
|
|
943
|
-
}
|
|
944
|
-
/**
|
|
945
|
-
* Gets or sets the suffix icon's viewbox width.
|
|
946
|
-
*/
|
|
947
|
-
get suffixIconViewBoxWidth() {
|
|
948
|
-
return this.i.kx;
|
|
949
|
-
}
|
|
950
|
-
set suffixIconViewBoxWidth(v) {
|
|
951
|
-
this.i.kx = +v;
|
|
952
|
-
}
|
|
953
|
-
/**
|
|
954
|
-
* Gets or sets the suffix icon's viewbox height.
|
|
955
|
-
*/
|
|
956
|
-
get suffixIconViewBoxHeight() {
|
|
957
|
-
return this.i.ku;
|
|
958
|
-
}
|
|
959
|
-
set suffixIconViewBoxHeight(v) {
|
|
960
|
-
this.i.ku = +v;
|
|
961
|
-
}
|
|
962
|
-
/**
|
|
963
|
-
* Gets or sets the suffix margin.
|
|
964
|
-
*/
|
|
965
|
-
get suffixMargin() {
|
|
966
|
-
return this.i.ky;
|
|
967
|
-
}
|
|
968
|
-
set suffixMargin(v) {
|
|
969
|
-
this.i.ky = +v;
|
|
970
|
-
}
|
|
971
|
-
/**
|
|
972
|
-
* Gets or sets the text decoration to apply to cells in this column.
|
|
973
|
-
*/
|
|
974
|
-
get textDecoration() {
|
|
975
|
-
return this.i.iv;
|
|
976
|
-
}
|
|
977
|
-
set textDecoration(v) {
|
|
978
|
-
this.i.iv = ensureEnum(TextCellDecoration_$type, v);
|
|
979
|
-
}
|
|
980
|
-
findByName(name) {
|
|
981
|
-
var baseResult = super.findByName(name);
|
|
982
|
-
if (baseResult) {
|
|
983
|
-
return baseResult;
|
|
984
|
-
}
|
|
985
|
-
if (this.animationSettings && this.animationSettings.name && this.animationSettings.name == name) {
|
|
986
|
-
return this.animationSettings;
|
|
987
|
-
}
|
|
988
|
-
if (this.width && this.width.name && this.width.name == name) {
|
|
989
|
-
return this.width;
|
|
990
|
-
}
|
|
991
|
-
if (this.header && this.header.name && this.header.name == name) {
|
|
992
|
-
return this.header;
|
|
993
|
-
}
|
|
994
|
-
if (this.filterOperands != null && this.filterOperands.findByName && this.filterOperands.findByName(name)) {
|
|
995
|
-
return this.filterOperands.findByName(name);
|
|
996
|
-
}
|
|
997
|
-
return null;
|
|
998
|
-
}
|
|
999
|
-
_styling(container, component, parent) {
|
|
1000
|
-
super._styling(container, component, parent);
|
|
1001
|
-
this._inStyling = true;
|
|
1002
|
-
if (this.header && this.header._styling) {
|
|
1003
|
-
this.header._styling(container, component, this);
|
|
1004
|
-
}
|
|
1005
|
-
this._inStyling = false;
|
|
1006
|
-
}
|
|
1007
|
-
/**
|
|
1008
|
-
* Get the unique key used to identify this column.
|
|
1009
|
-
|
|
1010
|
-
*/
|
|
1011
|
-
getUniqueKey() {
|
|
1012
|
-
let iv = this.i.nq();
|
|
1013
|
-
return (iv);
|
|
1014
|
-
}
|
|
1015
|
-
setNamedHeaderValue(valueName, animationType, value) {
|
|
1016
|
-
this.i.pk(valueName, ensureEnum(CellPropertyAnimationType_$type, animationType), value);
|
|
1017
|
-
}
|
|
1018
|
-
/**
|
|
1019
|
-
* Returns if the column has named header values.
|
|
1020
|
-
|
|
1021
|
-
*/
|
|
1022
|
-
hasNamedHeaderValues() {
|
|
1023
|
-
let iv = this.i.j2();
|
|
1024
|
-
return (iv);
|
|
1025
|
-
}
|
|
1026
|
-
/**
|
|
1027
|
-
* Returns if there is a named header value with a given name.
|
|
1028
|
-
|
|
1029
|
-
* @param valueName * The named value to check for.
|
|
1030
|
-
*/
|
|
1031
|
-
hasNamedHeaderValue(valueName) {
|
|
1032
|
-
let iv = this.i.j1(valueName);
|
|
1033
|
-
return (iv);
|
|
1034
|
-
}
|
|
1035
|
-
/**
|
|
1036
|
-
* Removes a named header value with the given name from the named header values for this column.
|
|
1037
|
-
|
|
1038
|
-
* @param valueName * The named header value to remove.
|
|
1039
|
-
*/
|
|
1040
|
-
removeNamedHeaderValue(valueName) {
|
|
1041
|
-
this.i.pj(valueName);
|
|
1042
|
-
}
|
|
1043
|
-
/**
|
|
1044
|
-
* Gets the value of a named header value for this column by name.
|
|
1045
|
-
|
|
1046
|
-
* @param valueName * Name of the named header value to retrieve.
|
|
1047
|
-
*/
|
|
1048
|
-
getNamedHeaderValue(valueName) {
|
|
1049
|
-
let iv = this.i.lt(valueName);
|
|
1050
|
-
return (iv);
|
|
1051
|
-
}
|
|
1052
|
-
applyCustomFilter(filterID, index, value) {
|
|
1053
|
-
this.i.pa(filterID, index, value);
|
|
1054
|
-
}
|
|
1055
|
-
getDesiredToolbarActions() {
|
|
1056
|
-
let iv = this.i.getDesiredToolbarActions();
|
|
1057
|
-
return (iv);
|
|
1058
|
-
}
|
|
1059
|
-
addCommandAvailabilityListener(listener) {
|
|
1060
|
-
this.i.addCommandAvailabilityListener(listener);
|
|
1061
|
-
}
|
|
1062
|
-
removeCommandAvailabilityListener(listener) {
|
|
1063
|
-
this.i.removeCommandAvailabilityListener(listener);
|
|
1064
|
-
}
|
|
1065
|
-
addCommandStateChangedListener(listener) {
|
|
1066
|
-
this.i.addCommandStateChangedListener(listener);
|
|
1067
|
-
}
|
|
1068
|
-
removeCommandStateChangedListener(listener) {
|
|
1069
|
-
this.i.removeCommandStateChangedListener(listener);
|
|
1070
|
-
}
|
|
1071
|
-
/**
|
|
1072
|
-
* Called when cell text is being formatted.
|
|
1073
|
-
*/
|
|
1074
|
-
get formatCell() {
|
|
1075
|
-
if (this._formatCell == null) {
|
|
1076
|
-
this._formatCell = new EventEmitter();
|
|
1077
|
-
this.i.formatCell = delegateCombine(this.i.formatCell, (o, e) => {
|
|
1078
|
-
let outerArgs = new IgxFormatCellEventArgs();
|
|
1079
|
-
outerArgs._provideImplementation(e);
|
|
1080
|
-
if (this.beforeFormatCell) {
|
|
1081
|
-
this.beforeFormatCell(this, outerArgs);
|
|
1082
|
-
}
|
|
1083
|
-
this._formatCell.emit({
|
|
1084
|
-
sender: this,
|
|
1085
|
-
args: outerArgs
|
|
1086
|
-
});
|
|
1087
|
-
});
|
|
1088
|
-
}
|
|
1089
|
-
return this._formatCell;
|
|
1090
|
-
}
|
|
1091
|
-
get actualHeaderTextChange() {
|
|
1092
|
-
if (this._actualHeaderTextChange == null) {
|
|
1093
|
-
this._actualHeaderTextChange = new EventEmitter();
|
|
1094
|
-
this.i.propertyChanged = delegateCombine(this.i.propertyChanged, (o, e) => {
|
|
1095
|
-
this._runInZone(() => {
|
|
1096
|
-
let iv = e;
|
|
1097
|
-
let ext = this.actualHeaderText;
|
|
1098
|
-
if (this.beforeActualHeaderTextChange) {
|
|
1099
|
-
this.beforeActualHeaderTextChange(this, ext);
|
|
1100
|
-
}
|
|
1101
|
-
this._actualHeaderTextChange.emit(ext);
|
|
1102
|
-
});
|
|
1103
|
-
});
|
|
1104
|
-
}
|
|
1105
|
-
return this._actualHeaderTextChange;
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
1108
|
-
IgxDataGridColumnComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataGridColumnComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
1109
|
-
IgxDataGridColumnComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxDataGridColumnComponent, selector: "ng-component", inputs: { paddingLeft: "paddingLeft", paddingTop: "paddingTop", paddingRight: "paddingRight", paddingBottom: "paddingBottom", name: "name", field: "field", headerText: "headerText", actualHeaderText: "actualHeaderText", selectedBackground: "selectedBackground", actualSelectedBackground: "actualSelectedBackground", selectedTextColor: "selectedTextColor", actualSelectedTextColor: "actualSelectedTextColor", rowHoverBackground: "rowHoverBackground", actualHoverBackground: "actualHoverBackground", rowHoverTextColor: "rowHoverTextColor", actualRowHoverTextColor: "actualRowHoverTextColor", animationSettings: "animationSettings", width: "width", minWidth: "minWidth", isFromMarkup: "isFromMarkup", isAutoGenerated: "isAutoGenerated", filter: "filter", filterExpression: "filterExpression", header: "header", isFilteringEnabled: "isFilteringEnabled", isResizingEnabled: "isResizingEnabled", isSortingEnabled: "isSortingEnabled", isHidden: "isHidden", shouldRemoveWhenHidden: "shouldRemoveWhenHidden", sortDirection: "sortDirection", pinned: "pinned", actualColumnOptionsIconAlignment: "actualColumnOptionsIconAlignment", columnOptionsIconAlignment: "columnOptionsIconAlignment", actualColumnOptionsIconColor: "actualColumnOptionsIconColor", columnOptionsIconColor: "columnOptionsIconColor", columnOptionsIconBehavior: "columnOptionsIconBehavior", actualColumnOptionsIconBehavior: "actualColumnOptionsIconBehavior", actualIsColumnOptionsEnabled: "actualIsColumnOptionsEnabled", isColumnOptionsEnabled: "isColumnOptionsEnabled", actualIsColumnOptionsSummariesEnabled: "actualIsColumnOptionsSummariesEnabled", isColumnOptionsSummariesEnabled: "isColumnOptionsSummariesEnabled", actualIsColumnOptionsGroupingEnabled: "actualIsColumnOptionsGroupingEnabled", isColumnOptionsGroupingEnabled: "isColumnOptionsGroupingEnabled", actualColumnOptionsBackground: "actualColumnOptionsBackground", columnOptionsBackground: "columnOptionsBackground", actualColumnOptionsTextColor: "actualColumnOptionsTextColor", columnOptionsTextColor: "columnOptionsTextColor", columnOptionsTextStyle: "columnOptionsTextStyle", actualColumnOptionsHoverBackgroundColor: "actualColumnOptionsHoverBackgroundColor", columnOptionsHoverBackgroundColor: "columnOptionsHoverBackgroundColor", actualColumnOptionsToolTipBackgroundColor: "actualColumnOptionsToolTipBackgroundColor", columnOptionsToolTipBackgroundColor: "columnOptionsToolTipBackgroundColor", actualColumnOptionsToolTipTextColor: "actualColumnOptionsToolTipTextColor", columnOptionsToolTipTextColor: "columnOptionsToolTipTextColor", actualColumnOptionsHighlightColor: "actualColumnOptionsHighlightColor", columnOptionsHighlightColor: "columnOptionsHighlightColor", actualColumnOptionsSeparatorColor: "actualColumnOptionsSeparatorColor", columnOptionsSeparatorColor: "columnOptionsSeparatorColor", actualColumnOptionsGroupHeaderBackground: "actualColumnOptionsGroupHeaderBackground", columnOptionsGroupHeaderBackground: "columnOptionsGroupHeaderBackground", actualColumnOptionsGroupHeaderTextColor: "actualColumnOptionsGroupHeaderTextColor", columnOptionsGroupHeaderTextColor: "columnOptionsGroupHeaderTextColor", columnOptionsGroupHeaderTextStyle: "columnOptionsGroupHeaderTextStyle", actualColumnOptionsAccentColor: "actualColumnOptionsAccentColor", columnOptionsAccentColor: "columnOptionsAccentColor", actualColumnOptionsRowHeight: "actualColumnOptionsRowHeight", columnOptionsRowHeight: "columnOptionsRowHeight", isEditable: "isEditable", deletedTextColor: "deletedTextColor", actualDeletedTextColor: "actualDeletedTextColor", editOpacity: "editOpacity", actualEditOpacity: "actualEditOpacity", textEditStyle: "textEditStyle", actualEditFontInfo: "actualEditFontInfo", mergedCellMode: "mergedCellMode", mergedCellEvaluationCriteria: "mergedCellEvaluationCriteria", mergedCellVerticalAlignment: "mergedCellVerticalAlignment", mergedCellPaddingLeft: "mergedCellPaddingLeft", mergedCellPaddingTop: "mergedCellPaddingTop", mergedCellPaddingRight: "mergedCellPaddingRight", mergedCellPaddingBottom: "mergedCellPaddingBottom", filterComparisonType: "filterComparisonType", filterOperands: "filterOperands", suffixText: "suffixText", suffixTextColor: "suffixTextColor", suffixTextStyle: "suffixTextStyle", suffixIconName: "suffixIconName", suffixIconCollectionName: "suffixIconCollectionName", suffixIconStroke: "suffixIconStroke", suffixIconFill: "suffixIconFill", suffixIconViewBoxLeft: "suffixIconViewBoxLeft", suffixIconViewBoxTop: "suffixIconViewBoxTop", suffixIconViewBoxWidth: "suffixIconViewBoxWidth", suffixIconViewBoxHeight: "suffixIconViewBoxHeight", suffixMargin: "suffixMargin", textDecoration: "textDecoration" }, outputs: { formatCell: "formatCell", actualHeaderTextChange: "actualHeaderTextChange" }, usesInheritance: true, ngImport: i0, template: ``, isInline: true });
|
|
1110
|
-
return IgxDataGridColumnComponent;
|
|
1111
|
-
})();
|
|
1112
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxDataGridColumnComponent, decorators: [{
|
|
1113
|
-
type: Component,
|
|
1114
|
-
args: [{
|
|
1115
|
-
template: ``,
|
|
1116
|
-
}]
|
|
1117
|
-
}], ctorParameters: function () { return []; }, propDecorators: { paddingLeft: [{
|
|
1118
|
-
type: Input
|
|
1119
|
-
}], paddingTop: [{
|
|
1120
|
-
type: Input
|
|
1121
|
-
}], paddingRight: [{
|
|
1122
|
-
type: Input
|
|
1123
|
-
}], paddingBottom: [{
|
|
1124
|
-
type: Input
|
|
1125
|
-
}], name: [{
|
|
1126
|
-
type: Input
|
|
1127
|
-
}], field: [{
|
|
1128
|
-
type: Input
|
|
1129
|
-
}], headerText: [{
|
|
1130
|
-
type: Input
|
|
1131
|
-
}], actualHeaderText: [{
|
|
1132
|
-
type: Input
|
|
1133
|
-
}], selectedBackground: [{
|
|
1134
|
-
type: Input
|
|
1135
|
-
}], actualSelectedBackground: [{
|
|
1136
|
-
type: Input
|
|
1137
|
-
}], selectedTextColor: [{
|
|
1138
|
-
type: Input
|
|
1139
|
-
}], actualSelectedTextColor: [{
|
|
1140
|
-
type: Input
|
|
1141
|
-
}], rowHoverBackground: [{
|
|
1142
|
-
type: Input
|
|
1143
|
-
}], actualHoverBackground: [{
|
|
1144
|
-
type: Input
|
|
1145
|
-
}], rowHoverTextColor: [{
|
|
1146
|
-
type: Input
|
|
1147
|
-
}], actualRowHoverTextColor: [{
|
|
1148
|
-
type: Input
|
|
1149
|
-
}], animationSettings: [{
|
|
1150
|
-
type: Input
|
|
1151
|
-
}], width: [{
|
|
1152
|
-
type: Input
|
|
1153
|
-
}], minWidth: [{
|
|
1154
|
-
type: Input
|
|
1155
|
-
}], isFromMarkup: [{
|
|
1156
|
-
type: Input
|
|
1157
|
-
}], isAutoGenerated: [{
|
|
1158
|
-
type: Input
|
|
1159
|
-
}], filter: [{
|
|
1160
|
-
type: Input
|
|
1161
|
-
}], filterExpression: [{
|
|
1162
|
-
type: Input
|
|
1163
|
-
}], header: [{
|
|
1164
|
-
type: Input
|
|
1165
|
-
}], isFilteringEnabled: [{
|
|
1166
|
-
type: Input
|
|
1167
|
-
}], isResizingEnabled: [{
|
|
1168
|
-
type: Input
|
|
1169
|
-
}], isSortingEnabled: [{
|
|
1170
|
-
type: Input
|
|
1171
|
-
}], isHidden: [{
|
|
1172
|
-
type: Input
|
|
1173
|
-
}], shouldRemoveWhenHidden: [{
|
|
1174
|
-
type: Input
|
|
1175
|
-
}], sortDirection: [{
|
|
1176
|
-
type: Input
|
|
1177
|
-
}], pinned: [{
|
|
1178
|
-
type: Input
|
|
1179
|
-
}], actualColumnOptionsIconAlignment: [{
|
|
1180
|
-
type: Input
|
|
1181
|
-
}], columnOptionsIconAlignment: [{
|
|
1182
|
-
type: Input
|
|
1183
|
-
}], actualColumnOptionsIconColor: [{
|
|
1184
|
-
type: Input
|
|
1185
|
-
}], columnOptionsIconColor: [{
|
|
1186
|
-
type: Input
|
|
1187
|
-
}], columnOptionsIconBehavior: [{
|
|
1188
|
-
type: Input
|
|
1189
|
-
}], actualColumnOptionsIconBehavior: [{
|
|
1190
|
-
type: Input
|
|
1191
|
-
}], actualIsColumnOptionsEnabled: [{
|
|
1192
|
-
type: Input
|
|
1193
|
-
}], isColumnOptionsEnabled: [{
|
|
1194
|
-
type: Input
|
|
1195
|
-
}], actualIsColumnOptionsSummariesEnabled: [{
|
|
1196
|
-
type: Input
|
|
1197
|
-
}], isColumnOptionsSummariesEnabled: [{
|
|
1198
|
-
type: Input
|
|
1199
|
-
}], actualIsColumnOptionsGroupingEnabled: [{
|
|
1200
|
-
type: Input
|
|
1201
|
-
}], isColumnOptionsGroupingEnabled: [{
|
|
1202
|
-
type: Input
|
|
1203
|
-
}], actualColumnOptionsBackground: [{
|
|
1204
|
-
type: Input
|
|
1205
|
-
}], columnOptionsBackground: [{
|
|
1206
|
-
type: Input
|
|
1207
|
-
}], actualColumnOptionsTextColor: [{
|
|
1208
|
-
type: Input
|
|
1209
|
-
}], columnOptionsTextColor: [{
|
|
1210
|
-
type: Input
|
|
1211
|
-
}], columnOptionsTextStyle: [{
|
|
1212
|
-
type: Input
|
|
1213
|
-
}], actualColumnOptionsHoverBackgroundColor: [{
|
|
1214
|
-
type: Input
|
|
1215
|
-
}], columnOptionsHoverBackgroundColor: [{
|
|
1216
|
-
type: Input
|
|
1217
|
-
}], actualColumnOptionsToolTipBackgroundColor: [{
|
|
1218
|
-
type: Input
|
|
1219
|
-
}], columnOptionsToolTipBackgroundColor: [{
|
|
1220
|
-
type: Input
|
|
1221
|
-
}], actualColumnOptionsToolTipTextColor: [{
|
|
1222
|
-
type: Input
|
|
1223
|
-
}], columnOptionsToolTipTextColor: [{
|
|
1224
|
-
type: Input
|
|
1225
|
-
}], actualColumnOptionsHighlightColor: [{
|
|
1226
|
-
type: Input
|
|
1227
|
-
}], columnOptionsHighlightColor: [{
|
|
1228
|
-
type: Input
|
|
1229
|
-
}], actualColumnOptionsSeparatorColor: [{
|
|
1230
|
-
type: Input
|
|
1231
|
-
}], columnOptionsSeparatorColor: [{
|
|
1232
|
-
type: Input
|
|
1233
|
-
}], actualColumnOptionsGroupHeaderBackground: [{
|
|
1234
|
-
type: Input
|
|
1235
|
-
}], columnOptionsGroupHeaderBackground: [{
|
|
1236
|
-
type: Input
|
|
1237
|
-
}], actualColumnOptionsGroupHeaderTextColor: [{
|
|
1238
|
-
type: Input
|
|
1239
|
-
}], columnOptionsGroupHeaderTextColor: [{
|
|
1240
|
-
type: Input
|
|
1241
|
-
}], columnOptionsGroupHeaderTextStyle: [{
|
|
1242
|
-
type: Input
|
|
1243
|
-
}], actualColumnOptionsAccentColor: [{
|
|
1244
|
-
type: Input
|
|
1245
|
-
}], columnOptionsAccentColor: [{
|
|
1246
|
-
type: Input
|
|
1247
|
-
}], actualColumnOptionsRowHeight: [{
|
|
1248
|
-
type: Input
|
|
1249
|
-
}], columnOptionsRowHeight: [{
|
|
1250
|
-
type: Input
|
|
1251
|
-
}], isEditable: [{
|
|
1252
|
-
type: Input
|
|
1253
|
-
}], deletedTextColor: [{
|
|
1254
|
-
type: Input
|
|
1255
|
-
}], actualDeletedTextColor: [{
|
|
1256
|
-
type: Input
|
|
1257
|
-
}], editOpacity: [{
|
|
1258
|
-
type: Input
|
|
1259
|
-
}], actualEditOpacity: [{
|
|
1260
|
-
type: Input
|
|
1261
|
-
}], textEditStyle: [{
|
|
1262
|
-
type: Input
|
|
1263
|
-
}], actualEditFontInfo: [{
|
|
1264
|
-
type: Input
|
|
1265
|
-
}], mergedCellMode: [{
|
|
1266
|
-
type: Input
|
|
1267
|
-
}], mergedCellEvaluationCriteria: [{
|
|
1268
|
-
type: Input
|
|
1269
|
-
}], mergedCellVerticalAlignment: [{
|
|
1270
|
-
type: Input
|
|
1271
|
-
}], mergedCellPaddingLeft: [{
|
|
1272
|
-
type: Input
|
|
1273
|
-
}], mergedCellPaddingTop: [{
|
|
1274
|
-
type: Input
|
|
1275
|
-
}], mergedCellPaddingRight: [{
|
|
1276
|
-
type: Input
|
|
1277
|
-
}], mergedCellPaddingBottom: [{
|
|
1278
|
-
type: Input
|
|
1279
|
-
}], filterComparisonType: [{
|
|
1280
|
-
type: Input
|
|
1281
|
-
}], filterOperands: [{
|
|
1282
|
-
type: Input
|
|
1283
|
-
}], suffixText: [{
|
|
1284
|
-
type: Input
|
|
1285
|
-
}], suffixTextColor: [{
|
|
1286
|
-
type: Input
|
|
1287
|
-
}], suffixTextStyle: [{
|
|
1288
|
-
type: Input
|
|
1289
|
-
}], suffixIconName: [{
|
|
1290
|
-
type: Input
|
|
1291
|
-
}], suffixIconCollectionName: [{
|
|
1292
|
-
type: Input
|
|
1293
|
-
}], suffixIconStroke: [{
|
|
1294
|
-
type: Input
|
|
1295
|
-
}], suffixIconFill: [{
|
|
1296
|
-
type: Input
|
|
1297
|
-
}], suffixIconViewBoxLeft: [{
|
|
1298
|
-
type: Input
|
|
1299
|
-
}], suffixIconViewBoxTop: [{
|
|
1300
|
-
type: Input
|
|
1301
|
-
}], suffixIconViewBoxWidth: [{
|
|
1302
|
-
type: Input
|
|
1303
|
-
}], suffixIconViewBoxHeight: [{
|
|
1304
|
-
type: Input
|
|
1305
|
-
}], suffixMargin: [{
|
|
1306
|
-
type: Input
|
|
1307
|
-
}], textDecoration: [{
|
|
1308
|
-
type: Input
|
|
1309
|
-
}], formatCell: [{
|
|
1310
|
-
type: Output
|
|
1311
|
-
}], actualHeaderTextChange: [{
|
|
1312
|
-
type: Output
|
|
1313
|
-
}] } });
|