igniteui-angular-data-grids 21.1.0 → 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 -115924
- 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 -242
- 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 -333
- 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 -2142
- 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 -35314
- 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 -133
- 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 -980
- 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 -167
- 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 -1473
- 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 -70
- 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 -67
- 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 -355
- package/esm2015/lib/TextHeaderCellModel.js +0 -7
- package/esm2015/lib/TextHeaderCellModelExport.js +0 -23
- package/esm2015/lib/TextHeaderCellPresenter.js +0 -140
- 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 -1148
- 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 -955
- 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 -106
- 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 -1379
- package/esm2015/lib/igx-data-grid-comparison-operator-selector-component.js +0 -457
- package/esm2015/lib/igx-data-grid-component.js +0 -4736
- 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 -516
- 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 -476
- 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 -1598
- 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 -36
- 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 -36
- 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 -209
- 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 -333
- 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 -335
- 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 -2419
- 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 -39698
- 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 -139
- 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 -1103
- 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 -173
- 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 -1616
- 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 -76
- 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 -73
- 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 -377
- package/esm5/lib/TextHeaderCellModel.js +0 -7
- package/esm5/lib/TextHeaderCellModelExport.js +0 -27
- package/esm5/lib/TextHeaderCellPresenter.js +0 -145
- 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 -1618
- 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 -1166
- 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 -124
- 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 -1803
- package/esm5/lib/igx-data-grid-comparison-operator-selector-component.js +0 -680
- package/esm5/lib/igx-data-grid-component.js +0 -5771
- 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 -639
- 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 -536
- 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 -1996
- 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 -35
- 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 -35
- 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 -305
- 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 -101227
- package/fesm5/igniteui-angular-data-grids.js +0 -115117
- 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 -55
- 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 -53
- 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 -310
- 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 -5693
- 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 -190
- 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 -46
- 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 -298
- 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 -18
- 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 -677
- 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 -371
- 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 -602
- package/lib/igx-data-grid-comparison-operator-selector-component.d.ts +0 -143
- package/lib/igx-data-grid-component.d.ts +0 -1757
- 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 -180
- 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 -109
- 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,2142 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import { Base, runOn, delegateCombine, typeCast, fromEnum, markType, INotifyPropertyChanged_$type, PropertyChangedEventArgs, delegateRemove, EnumUtil, enumGetBox } from "igniteui-angular-core";
|
|
8
|
-
import { DomWrapper_$type } from "igniteui-angular-core";
|
|
9
|
-
import { Dictionary$2 } from "igniteui-angular-core";
|
|
10
|
-
import { XCheckbox } from "igniteui-angular-inputs";
|
|
11
|
-
import { XLabel } from "igniteui-angular-inputs";
|
|
12
|
-
import { XIcon } from "igniteui-angular-inputs";
|
|
13
|
-
import { XInputGroup } from "igniteui-angular-inputs";
|
|
14
|
-
import { XPrefix } from "igniteui-angular-inputs";
|
|
15
|
-
import { XInput } from "igniteui-angular-inputs";
|
|
16
|
-
import { ControlDisplayDensity_$type } from "igniteui-angular-core";
|
|
17
|
-
import { FontInfo } from "igniteui-angular-core";
|
|
18
|
-
import { DataContext } from "igniteui-angular-core";
|
|
19
|
-
import { IDataLegendTarget_$type } from "igniteui-angular-core";
|
|
20
|
-
import { BrushUtil } from "igniteui-angular-core";
|
|
21
|
-
import { DeviceUtils } from "igniteui-angular-core";
|
|
22
|
-
import { Brush } from "igniteui-angular-core";
|
|
23
|
-
import { Color } from "igniteui-angular-core";
|
|
24
|
-
import { NativeUI } from "igniteui-angular-core";
|
|
25
|
-
import { PrimaryKeyValue } from "./PrimaryKeyValue";
|
|
26
|
-
import { Thickness } from "igniteui-angular-core";
|
|
27
|
-
import { Size } from "igniteui-angular-core";
|
|
28
|
-
import { CheckboxListIndexType_$type } from "./CheckboxListIndexType";
|
|
29
|
-
import { stringIsNullOrEmpty, stringIsNullOrWhiteSpace } from "igniteui-angular-core";
|
|
30
|
-
import { SRProvider } from "igniteui-angular-core";
|
|
31
|
-
import { GridSelectedKeysCollection } from "./GridSelectedKeysCollection";
|
|
32
|
-
import { InputGroupDisplayType_$type } from "igniteui-angular-inputs";
|
|
33
|
-
import { GridStyleRepository } from "./GridStyleRepository";
|
|
34
|
-
import { BaseControlTheme_$type } from "igniteui-angular-core";
|
|
35
|
-
import { ScrollbarStyle_$type } from "igniteui-angular-core";
|
|
36
|
-
import { FilterFactory } from "igniteui-angular-core";
|
|
37
|
-
import { CheckboxListKeysClearedEventArgs } from "./CheckboxListKeysClearedEventArgs";
|
|
38
|
-
import { CheckedChangedEventArgs } from "./CheckedChangedEventArgs";
|
|
39
|
-
import { TemplateColumn } from "./TemplateColumn";
|
|
40
|
-
import { CornerRadius } from "igniteui-angular-core";
|
|
41
|
-
import { FastReflectionHelper } from "igniteui-angular-core";
|
|
42
|
-
import { DataSeriesPropertyType_$type } from "igniteui-angular-core";
|
|
43
|
-
import { SvgIconRegistry } from "igniteui-angular-core";
|
|
44
|
-
import { DataSourceSchemaPropertyType_$type } from "igniteui-angular-core";
|
|
45
|
-
import { CheckboxListIndexTypeChangedEventArgs } from "./CheckboxListIndexTypeChangedEventArgs";
|
|
46
|
-
import { ColumnWidth } from "./ColumnWidth";
|
|
47
|
-
import { DateTimeColumn } from "./DateTimeColumn";
|
|
48
|
-
import { NumericColumn } from "./NumericColumn";
|
|
49
|
-
import { TextColumn } from "./TextColumn";
|
|
50
|
-
import { ArgumentException } from "igniteui-angular-core";
|
|
51
|
-
import { ComponentSizeHelpers } from "igniteui-angular-core";
|
|
52
|
-
import { CheckboxListVisualModelExport } from "igniteui-angular-inputs";
|
|
53
|
-
import { AppearanceHelper } from "igniteui-angular-core";
|
|
54
|
-
import { SelectAllCheckboxChangedEventArgs } from "./SelectAllCheckboxChangedEventArgs";
|
|
55
|
-
import { isPositiveInfinity } from "igniteui-angular-core";
|
|
56
|
-
/**
|
|
57
|
-
* @hidden
|
|
58
|
-
*/
|
|
59
|
-
export let CheckboxListView = /*@__PURE__*/ (() => {
|
|
60
|
-
class CheckboxListView extends Base {
|
|
61
|
-
constructor() {
|
|
62
|
-
super();
|
|
63
|
-
this.f = new Dictionary$2(DomWrapper_$type, XCheckbox.$, 0);
|
|
64
|
-
this.i = new Dictionary$2(DomWrapper_$type, XLabel.$, 0);
|
|
65
|
-
this.h = new Dictionary$2(DomWrapper_$type, XLabel.$, 0);
|
|
66
|
-
this.g = new Dictionary$2(DomWrapper_$type, XIcon.$, 0);
|
|
67
|
-
this.n = null;
|
|
68
|
-
this.b = null;
|
|
69
|
-
this.m = null;
|
|
70
|
-
this.l = null;
|
|
71
|
-
this.d = null;
|
|
72
|
-
this.c = null;
|
|
73
|
-
this.j = null;
|
|
74
|
-
this.e = false;
|
|
75
|
-
this.k = null;
|
|
76
|
-
}
|
|
77
|
-
s() {
|
|
78
|
-
}
|
|
79
|
-
r(a) {
|
|
80
|
-
if (a == null) {
|
|
81
|
-
this.j = null;
|
|
82
|
-
this.f.clear();
|
|
83
|
-
return;
|
|
84
|
-
}
|
|
85
|
-
this.j = a;
|
|
86
|
-
this.ac();
|
|
87
|
-
this.al();
|
|
88
|
-
this.ao();
|
|
89
|
-
this.z();
|
|
90
|
-
let b = Math.round(a.rootWrapper.width());
|
|
91
|
-
let c = Math.round(a.rootWrapper.height());
|
|
92
|
-
this.j.rootWrapper.setStyleProperty("position", "relative");
|
|
93
|
-
this.j.rootWrapper.setStyleProperty("padding-bottom", "4px");
|
|
94
|
-
this.an();
|
|
95
|
-
}
|
|
96
|
-
ac() {
|
|
97
|
-
if (this.j != null) {
|
|
98
|
-
this.ad(this.j);
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
ad(a) {
|
|
102
|
-
let b = a.rootWrapper.getChildAt(0);
|
|
103
|
-
this.l = b;
|
|
104
|
-
let c = new XInputGroup();
|
|
105
|
-
let d = a.getSubRenderer(b);
|
|
106
|
-
c.provideContainer(d);
|
|
107
|
-
let e = d.getExternal(c, d.rootWrapper, d.getExternal(this.c, null, null));
|
|
108
|
-
this.c.eh(c);
|
|
109
|
-
let f = a.createElement("div");
|
|
110
|
-
let g = a.getSubRenderer(f);
|
|
111
|
-
let h = new XPrefix();
|
|
112
|
-
h.provideContainer(g);
|
|
113
|
-
let i = g.getExternal(h, g.rootWrapper, g.getExternal(this.c, null, null));
|
|
114
|
-
let j = a.createElement("div");
|
|
115
|
-
let k = a.getSubRenderer(j);
|
|
116
|
-
this.d = new XIcon();
|
|
117
|
-
this.d.provideContainer(k);
|
|
118
|
-
this.d.fill = this.c.searchIconColor;
|
|
119
|
-
this.d.svgPath = CheckboxList.cz;
|
|
120
|
-
let l = g.getExternal(this.d, k.rootWrapper, k.getExternal(this.c, null, null));
|
|
121
|
-
h.appendContentChild(j);
|
|
122
|
-
c.appendContentChild(f);
|
|
123
|
-
c.inputs.add(h);
|
|
124
|
-
let m = a.createElement("div");
|
|
125
|
-
m.setRawStyleProperty("flex-grow", "1");
|
|
126
|
-
let n = a.getSubRenderer(m);
|
|
127
|
-
this.c.w = new XInput();
|
|
128
|
-
this.c.w.provideContainer(n);
|
|
129
|
-
this.c.w.b8 = "text";
|
|
130
|
-
let o = n.getExternal(this.c.w, n.rootWrapper, n.getExternal(this.c, null, null));
|
|
131
|
-
if (this.c.cf != null) {
|
|
132
|
-
this.c.w.cg = this.c.cf;
|
|
133
|
-
}
|
|
134
|
-
this.c.y.appendContentChild(m);
|
|
135
|
-
this.c.y.inputs.add(this.c.w);
|
|
136
|
-
this.c.d5();
|
|
137
|
-
}
|
|
138
|
-
z() {
|
|
139
|
-
if (this.j != null) {
|
|
140
|
-
let a = this.j.rootWrapper.getChildAt(3);
|
|
141
|
-
a.setStyleProperty("width", "100%");
|
|
142
|
-
if (!this.c.a8 && !this.c.showSelectAll) {
|
|
143
|
-
a.setStyleProperty("height", "100%");
|
|
144
|
-
}
|
|
145
|
-
else {
|
|
146
|
-
let b = this.c.be();
|
|
147
|
-
a.setStyleProperty("height", "calc(100% - " + b + "px");
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
t(a, b, c) {
|
|
152
|
-
let d = null;
|
|
153
|
-
if (a.getChildCount() == 0) {
|
|
154
|
-
d = new XCheckbox();
|
|
155
|
-
let e = this.j.getSubRenderer(a);
|
|
156
|
-
d.provideContainer(e);
|
|
157
|
-
let f = this.j.getExternal(d, e.rootWrapper, this.j.getExternal(this.c, null, null));
|
|
158
|
-
this.f.addItem(a, d);
|
|
159
|
-
d.n = this.c.baseTheme;
|
|
160
|
-
d.y = true;
|
|
161
|
-
d.change = delegateCombine(d.change, runOn(this, this.o));
|
|
162
|
-
let g = this.j.createElement("div");
|
|
163
|
-
a.setStyleProperty("display", "flex");
|
|
164
|
-
a.setStyleProperty("height", "100%");
|
|
165
|
-
a.setStyleProperty("align-items", "center");
|
|
166
|
-
switch (this.c.density) {
|
|
167
|
-
case 1:
|
|
168
|
-
a.setStyleProperty("margin-top", "-4px");
|
|
169
|
-
break;
|
|
170
|
-
case 2:
|
|
171
|
-
a.setStyleProperty("margin-top", "-1px");
|
|
172
|
-
break;
|
|
173
|
-
case 4:
|
|
174
|
-
case 3:
|
|
175
|
-
a.setStyleProperty("margin-top", "1px");
|
|
176
|
-
break;
|
|
177
|
-
}
|
|
178
|
-
a.append(g);
|
|
179
|
-
}
|
|
180
|
-
else {
|
|
181
|
-
d = this.f.item(a);
|
|
182
|
-
}
|
|
183
|
-
if (d != null) {
|
|
184
|
-
let h = d.z;
|
|
185
|
-
try {
|
|
186
|
-
d.z = true;
|
|
187
|
-
d.ar = this.c.checkboxCornerRadius;
|
|
188
|
-
d.a4 = b;
|
|
189
|
-
if (c) {
|
|
190
|
-
if (this.c.indexType == 0) {
|
|
191
|
-
d.checked = false;
|
|
192
|
-
}
|
|
193
|
-
else {
|
|
194
|
-
d.checked = true;
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
else {
|
|
198
|
-
if (this.c.indexType == 0) {
|
|
199
|
-
d.checked = true;
|
|
200
|
-
}
|
|
201
|
-
else {
|
|
202
|
-
d.checked = false;
|
|
203
|
-
}
|
|
204
|
-
}
|
|
205
|
-
}
|
|
206
|
-
finally {
|
|
207
|
-
d.z = h;
|
|
208
|
-
}
|
|
209
|
-
d.dk = this.c.fg;
|
|
210
|
-
d.dd = this.c.checkboxCheckedBackgroundColor;
|
|
211
|
-
d.dl = this.c.checkboxUncheckedBackgroundColor;
|
|
212
|
-
d.de = this.c.checkboxCheckedBorderColor;
|
|
213
|
-
d.dm = this.c.checkboxUncheckedBorderColor;
|
|
214
|
-
}
|
|
215
|
-
}
|
|
216
|
-
u(a, b, c, d, e, f, g, h, i, j, k) {
|
|
217
|
-
let l = null;
|
|
218
|
-
let m = null;
|
|
219
|
-
let n = null;
|
|
220
|
-
let o = null;
|
|
221
|
-
if (a.getChildCount() == 0) {
|
|
222
|
-
o = new XIcon();
|
|
223
|
-
l = new XLabel();
|
|
224
|
-
m = new XLabel();
|
|
225
|
-
a.setStyleProperty("display", "flex");
|
|
226
|
-
a.setStyleProperty("align-items", "center");
|
|
227
|
-
a.setStyleProperty("height", "100%");
|
|
228
|
-
let p = this.j.createElement("div");
|
|
229
|
-
let q = this.j.getSubRenderer(p);
|
|
230
|
-
o.provideContainer(q);
|
|
231
|
-
o.a5 = 24;
|
|
232
|
-
o.a8 = 24;
|
|
233
|
-
p.setStyleProperty("margin-right", "10px");
|
|
234
|
-
let r = this.j.createElement("div");
|
|
235
|
-
let s = this.j.getSubRenderer(r);
|
|
236
|
-
l.provideContainer(s);
|
|
237
|
-
let t = this.j.createElement("div");
|
|
238
|
-
let u = this.j.getSubRenderer(t);
|
|
239
|
-
m.provideContainer(u);
|
|
240
|
-
this.i.addItem(a, l);
|
|
241
|
-
this.h.addItem(a, m);
|
|
242
|
-
this.g.addItem(a, o);
|
|
243
|
-
n = new XIcon();
|
|
244
|
-
let v = this.j.createElement("div");
|
|
245
|
-
let w = this.j.getSubRenderer(v);
|
|
246
|
-
n.provideContainer(w);
|
|
247
|
-
v.setStyleProperty("height", "100%");
|
|
248
|
-
v.setStyleProperty("margin-left", "-4px");
|
|
249
|
-
n.a1 = 16;
|
|
250
|
-
n.a9 = 16;
|
|
251
|
-
n.a5 = 16;
|
|
252
|
-
n.a8 = 16;
|
|
253
|
-
n.a7 = 2;
|
|
254
|
-
n.svgPath = "<svg width=\"16\" height=\"16\" viewBox=\"0 2 24 24\" fill=\"none\" stroke=\"rgba(0, 0, 0, 255)\" xmlns=\"http://www.w3.org/2000/svg\">\r\n" + "<path d=\"M20 11.1205L16.2166 14.8795L12.4575 11.1205\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\r\n" + "</svg>\r\n";
|
|
255
|
-
n.ea = BrushUtil.l(120, 0, 0, 0);
|
|
256
|
-
n.a4 = DeviceUtils.g(1);
|
|
257
|
-
r.setStyleProperty("display", "flex");
|
|
258
|
-
r.setStyleProperty("height", "100%");
|
|
259
|
-
r.setStyleProperty("align-items", "center");
|
|
260
|
-
r.setStyleProperty("justify-content", "start");
|
|
261
|
-
r.setStyleProperty("flex", "auto");
|
|
262
|
-
t.setStyleProperty("display", "flex");
|
|
263
|
-
t.setStyleProperty("height", "100%");
|
|
264
|
-
t.setStyleProperty("align-items", "center");
|
|
265
|
-
t.setStyleProperty("justify-content", "center");
|
|
266
|
-
t.setStyleProperty("flex-direction", "column");
|
|
267
|
-
a.append(p);
|
|
268
|
-
a.append(r);
|
|
269
|
-
a.append(t);
|
|
270
|
-
a.append(v);
|
|
271
|
-
}
|
|
272
|
-
else {
|
|
273
|
-
l = this.i.item(a);
|
|
274
|
-
m = this.h.item(a);
|
|
275
|
-
o = this.g.item(a);
|
|
276
|
-
}
|
|
277
|
-
if (l != null) {
|
|
278
|
-
try {
|
|
279
|
-
o.svg = null;
|
|
280
|
-
o.bg = null;
|
|
281
|
-
o.bh = null;
|
|
282
|
-
let x = e != null ? e : ((() => {
|
|
283
|
-
let $ret = new FontInfo();
|
|
284
|
-
$ret.f = g;
|
|
285
|
-
$ret.q = f;
|
|
286
|
-
return $ret;
|
|
287
|
-
})());
|
|
288
|
-
l.ak = true;
|
|
289
|
-
l.p = this.c.baseTheme;
|
|
290
|
-
l.y = x;
|
|
291
|
-
l.text = c;
|
|
292
|
-
l.l = 0;
|
|
293
|
-
let y = a.getChildAt(0);
|
|
294
|
-
let z = h != null || i != null || k != null;
|
|
295
|
-
let aa = false;
|
|
296
|
-
y.setStyleProperty("width", z ? "24px" : "0px");
|
|
297
|
-
if (i != null) {
|
|
298
|
-
aa = true;
|
|
299
|
-
o.bg = i;
|
|
300
|
-
let ab = ((() => {
|
|
301
|
-
let $ret = new DataContext();
|
|
302
|
-
$ret.series = this;
|
|
303
|
-
$ret.item = null;
|
|
304
|
-
$ret.itemBrush = ((() => {
|
|
305
|
-
let $ret = new Brush();
|
|
306
|
-
$ret.color = Color.u(255, 0, 0, 0);
|
|
307
|
-
$ret.fill = "black";
|
|
308
|
-
return $ret;
|
|
309
|
-
})());
|
|
310
|
-
return $ret;
|
|
311
|
-
})());
|
|
312
|
-
o.bh = ab;
|
|
313
|
-
}
|
|
314
|
-
else if (h != null) {
|
|
315
|
-
let ac = typeCast(IDataLegendTarget_$type, h);
|
|
316
|
-
let ad = ac.getDataLegendSeries();
|
|
317
|
-
if (ad != null) {
|
|
318
|
-
for (let ae = 0; ae < ad.length; ae++) {
|
|
319
|
-
let af = ad[ae];
|
|
320
|
-
let ag = af.getDataLegendSeriesTitle();
|
|
321
|
-
if (c == ag || c + " " + d == ag) {
|
|
322
|
-
aa = true;
|
|
323
|
-
o.bg = af.getDataLegendBadge();
|
|
324
|
-
o.bh = af.getDataLegendBadgeContext();
|
|
325
|
-
break;
|
|
326
|
-
}
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
y.setStyleProperty("padding-bottom", "6px");
|
|
330
|
-
}
|
|
331
|
-
else if (k != null) {
|
|
332
|
-
aa = true;
|
|
333
|
-
o.a6 = 0;
|
|
334
|
-
o.a7 = 0;
|
|
335
|
-
o.a1 = 24;
|
|
336
|
-
o.a9 = 24;
|
|
337
|
-
o.a5 = 24;
|
|
338
|
-
o.a8 = 24;
|
|
339
|
-
o.d3 = BrushUtil.l(0, 255, 255, 255);
|
|
340
|
-
o.fill = BrushUtil.l(0, 255, 255, 255);
|
|
341
|
-
o.ea = BrushUtil.l(0, 255, 255, 255);
|
|
342
|
-
o.d4 = BrushUtil.l(0, 255, 255, 255);
|
|
343
|
-
o.svg = k;
|
|
344
|
-
}
|
|
345
|
-
if (!aa) {
|
|
346
|
-
o.view.ag();
|
|
347
|
-
}
|
|
348
|
-
let ah = a.getChildAt(2);
|
|
349
|
-
let ai = a.getChildAt(3);
|
|
350
|
-
if (stringIsNullOrEmpty(d)) {
|
|
351
|
-
ah.setStyleProperty("display", "none");
|
|
352
|
-
ai.setStyleProperty("display", "none");
|
|
353
|
-
return;
|
|
354
|
-
}
|
|
355
|
-
else {
|
|
356
|
-
ah.setStyleProperty("display", "flex");
|
|
357
|
-
ai.setStyleProperty("display", "flex");
|
|
358
|
-
}
|
|
359
|
-
m.p = this.c.baseTheme;
|
|
360
|
-
x.f = x.f - 2;
|
|
361
|
-
m.ak = true;
|
|
362
|
-
m.y = x;
|
|
363
|
-
m.text = d;
|
|
364
|
-
m.dj = BrushUtil.l(180, 0, 0, 0);
|
|
365
|
-
m.l = 0;
|
|
366
|
-
}
|
|
367
|
-
finally {
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
ag() {
|
|
372
|
-
if (this.f != null) {
|
|
373
|
-
for (let a of fromEnum(this.f)) {
|
|
374
|
-
let b = a.value;
|
|
375
|
-
b.n = this.c.baseTheme;
|
|
376
|
-
}
|
|
377
|
-
}
|
|
378
|
-
if (this.b != null) {
|
|
379
|
-
this.b.n = this.c.baseTheme;
|
|
380
|
-
}
|
|
381
|
-
}
|
|
382
|
-
ae() {
|
|
383
|
-
if (this.n != null) {
|
|
384
|
-
this.n.setStyleProperty("height", this.c.bl + "px");
|
|
385
|
-
}
|
|
386
|
-
}
|
|
387
|
-
o(a, b) {
|
|
388
|
-
let c = a;
|
|
389
|
-
let d = parseInt(c.a4.toString());
|
|
390
|
-
let e = c.checked;
|
|
391
|
-
if (e == true) {
|
|
392
|
-
if (this.c.indexType == 0) {
|
|
393
|
-
this.c.ek(d);
|
|
394
|
-
}
|
|
395
|
-
else {
|
|
396
|
-
this.c.dd(d);
|
|
397
|
-
}
|
|
398
|
-
}
|
|
399
|
-
else {
|
|
400
|
-
if (this.c.indexType == 0) {
|
|
401
|
-
this.c.dd(d);
|
|
402
|
-
}
|
|
403
|
-
else {
|
|
404
|
-
this.c.ek(d);
|
|
405
|
-
}
|
|
406
|
-
}
|
|
407
|
-
this.c.d1(d, e);
|
|
408
|
-
this.an(false);
|
|
409
|
-
}
|
|
410
|
-
q() {
|
|
411
|
-
}
|
|
412
|
-
aa(a, b) {
|
|
413
|
-
for (let c of fromEnum(this.f)) {
|
|
414
|
-
let d = c.value;
|
|
415
|
-
let e = parseInt(d.a4.toString());
|
|
416
|
-
if (e == a) {
|
|
417
|
-
d.checked = b;
|
|
418
|
-
this.c.d1(e, b);
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
this.an();
|
|
422
|
-
}
|
|
423
|
-
ab(a) {
|
|
424
|
-
for (let b of fromEnum(this.f)) {
|
|
425
|
-
let c = b.value;
|
|
426
|
-
c.checked = a;
|
|
427
|
-
}
|
|
428
|
-
}
|
|
429
|
-
w(a) {
|
|
430
|
-
this.n = a;
|
|
431
|
-
if (null != this.n) {
|
|
432
|
-
this.n.setStyleProperty("margin", 0 + "px 0px " + 0 + "px 0px");
|
|
433
|
-
this.ae();
|
|
434
|
-
}
|
|
435
|
-
}
|
|
436
|
-
ao() {
|
|
437
|
-
let a = this.j;
|
|
438
|
-
if (null == a || null == this.n) {
|
|
439
|
-
return;
|
|
440
|
-
}
|
|
441
|
-
let b = a.createElement("div");
|
|
442
|
-
let c = a.getSubRenderer(b);
|
|
443
|
-
this.b = new XCheckbox();
|
|
444
|
-
this.b.provideContainer(c);
|
|
445
|
-
let d = this.j.getExternal(this.b, c.rootWrapper, this.j.getExternal(this.c, null, null));
|
|
446
|
-
this.b.n = this.c.baseTheme;
|
|
447
|
-
this.m = a.createElement("label");
|
|
448
|
-
this.m.setRawText(this.c.c3);
|
|
449
|
-
this.m.setStyleProperty("font-size", "13px");
|
|
450
|
-
this.n.setStyleProperty("display", "flex");
|
|
451
|
-
this.n.setStyleProperty("flex-direction", "row");
|
|
452
|
-
this.n.setStyleProperty("font-family", "Verdana");
|
|
453
|
-
this.n.setStyleProperty("align-items", "center");
|
|
454
|
-
this.n.append(b);
|
|
455
|
-
this.n.append(this.m);
|
|
456
|
-
this.ap();
|
|
457
|
-
this.am();
|
|
458
|
-
let e = this.b;
|
|
459
|
-
e.change = delegateCombine(e.change, runOn(this, this.y));
|
|
460
|
-
this.b.y = true;
|
|
461
|
-
}
|
|
462
|
-
am() {
|
|
463
|
-
if (null != this.m) {
|
|
464
|
-
this.m.setRawText(this.c.c3);
|
|
465
|
-
NativeUI.r(this.m, this.c.fc);
|
|
466
|
-
}
|
|
467
|
-
}
|
|
468
|
-
ap() {
|
|
469
|
-
if (null != this.m) {
|
|
470
|
-
let a = this.c.showSelectAll ? "flex" : "none";
|
|
471
|
-
this.n.setStyleProperty("display", a);
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
|
-
al() {
|
|
475
|
-
if (this.l != null) {
|
|
476
|
-
this.l.setStyleProperty("display", this.c.a8 ? "block" : "none");
|
|
477
|
-
}
|
|
478
|
-
if (this.k != null) {
|
|
479
|
-
this.k.setStyleProperty("display", this.c.a8 ? "block" : "none");
|
|
480
|
-
}
|
|
481
|
-
}
|
|
482
|
-
an(a = true) {
|
|
483
|
-
if (this.b == null) {
|
|
484
|
-
return;
|
|
485
|
-
}
|
|
486
|
-
let b = this.e;
|
|
487
|
-
this.e = true;
|
|
488
|
-
let c = this.b.z;
|
|
489
|
-
this.b.z = a;
|
|
490
|
-
try {
|
|
491
|
-
if (this.c.a5) {
|
|
492
|
-
this.b.indeterminate = true;
|
|
493
|
-
return;
|
|
494
|
-
}
|
|
495
|
-
this.b.indeterminate = false;
|
|
496
|
-
if (this.c.indexType == 0) {
|
|
497
|
-
this.b.checked = this.c.keys.count == 0;
|
|
498
|
-
}
|
|
499
|
-
else {
|
|
500
|
-
this.b.checked = this.c.keys.count != 0;
|
|
501
|
-
}
|
|
502
|
-
}
|
|
503
|
-
finally {
|
|
504
|
-
this.b.z = c;
|
|
505
|
-
this.e = b;
|
|
506
|
-
}
|
|
507
|
-
}
|
|
508
|
-
y(a, b) {
|
|
509
|
-
if (this.e || b.isIndeterminate) {
|
|
510
|
-
return;
|
|
511
|
-
}
|
|
512
|
-
if (b.isChecked) {
|
|
513
|
-
this.c.en();
|
|
514
|
-
this.c.ea(b.isChecked);
|
|
515
|
-
}
|
|
516
|
-
else {
|
|
517
|
-
this.c.dj();
|
|
518
|
-
this.c.ea(b.isChecked);
|
|
519
|
-
}
|
|
520
|
-
}
|
|
521
|
-
ak() {
|
|
522
|
-
let a = this.j;
|
|
523
|
-
if (null == a) {
|
|
524
|
-
return;
|
|
525
|
-
}
|
|
526
|
-
let b = a.rootWrapper;
|
|
527
|
-
if (null != b) {
|
|
528
|
-
NativeUI.r(b, this.c.textColor);
|
|
529
|
-
NativeUI.n(b, this.c.backgroundColor);
|
|
530
|
-
}
|
|
531
|
-
}
|
|
532
|
-
ai() {
|
|
533
|
-
if (this.d != null) {
|
|
534
|
-
this.d.fill = this.c.searchIconColor;
|
|
535
|
-
}
|
|
536
|
-
}
|
|
537
|
-
aj() {
|
|
538
|
-
if (this.c.ao != null) {
|
|
539
|
-
this.m.setStyleProperty("font", this.c.ao.fontString);
|
|
540
|
-
}
|
|
541
|
-
else {
|
|
542
|
-
this.m.setStyleProperty("font-family", "Verdana");
|
|
543
|
-
this.m.setStyleProperty("font-size", 13 + "px");
|
|
544
|
-
}
|
|
545
|
-
}
|
|
546
|
-
af() {
|
|
547
|
-
if (this.b == null) {
|
|
548
|
-
return;
|
|
549
|
-
}
|
|
550
|
-
this.b.dk = this.c.fg;
|
|
551
|
-
this.b.dd = this.c.checkboxCheckedBackgroundColor;
|
|
552
|
-
this.b.dl = this.c.checkboxUncheckedBackgroundColor;
|
|
553
|
-
this.b.de = this.c.checkboxCheckedBorderColor;
|
|
554
|
-
this.b.dm = this.c.checkboxUncheckedBorderColor;
|
|
555
|
-
}
|
|
556
|
-
ah(a) {
|
|
557
|
-
if (this.k != null) {
|
|
558
|
-
NativeUI.y(this.k, a);
|
|
559
|
-
}
|
|
560
|
-
}
|
|
561
|
-
v(a) {
|
|
562
|
-
this.k = a;
|
|
563
|
-
this.ah(new Thickness(1, 0, DeviceUtils.g(3), 0, DeviceUtils.g(0)));
|
|
564
|
-
}
|
|
565
|
-
aq() {
|
|
566
|
-
return new Size(1, this.j.rootWrapper.width(), this.j.rootWrapper.height());
|
|
567
|
-
}
|
|
568
|
-
a() {
|
|
569
|
-
let rect_ = this.j.rootWrapper.getNativeElement().getBoundingClientRect();
|
|
570
|
-
let a = (rect_.top);
|
|
571
|
-
let b = (rect_.left);
|
|
572
|
-
let c = new Array(2);
|
|
573
|
-
c[0] = a;
|
|
574
|
-
c[1] = b;
|
|
575
|
-
return c;
|
|
576
|
-
}
|
|
577
|
-
x() {
|
|
578
|
-
for (let a of fromEnum(this.g)) {
|
|
579
|
-
a.value.bg = null;
|
|
580
|
-
a.value.bh = null;
|
|
581
|
-
}
|
|
582
|
-
}
|
|
583
|
-
p() {
|
|
584
|
-
this.f.clear();
|
|
585
|
-
this.g.clear();
|
|
586
|
-
this.h.clear();
|
|
587
|
-
this.i.clear();
|
|
588
|
-
}
|
|
589
|
-
}
|
|
590
|
-
CheckboxListView.$t = markType(CheckboxListView, 'CheckboxListView');
|
|
591
|
-
return CheckboxListView;
|
|
592
|
-
})();
|
|
593
|
-
/**
|
|
594
|
-
* @hidden
|
|
595
|
-
*/
|
|
596
|
-
export let CheckboxList = /*@__PURE__*/ (() => {
|
|
597
|
-
class CheckboxList extends Base {
|
|
598
|
-
constructor() {
|
|
599
|
-
super();
|
|
600
|
-
this._view = null;
|
|
601
|
-
this.g = null;
|
|
602
|
-
this.k = null;
|
|
603
|
-
this.ak = null;
|
|
604
|
-
this.ai = null;
|
|
605
|
-
this.al = null;
|
|
606
|
-
this.aj = null;
|
|
607
|
-
this.d = null;
|
|
608
|
-
this.as = false;
|
|
609
|
-
this.c = null;
|
|
610
|
-
this.v = null;
|
|
611
|
-
this.x = null;
|
|
612
|
-
this.at = false;
|
|
613
|
-
this.aq = null;
|
|
614
|
-
this.h = new GridSelectedKeysCollection();
|
|
615
|
-
this.a = null;
|
|
616
|
-
this.propertyChanged = null;
|
|
617
|
-
this.selectedKeyAdded = null;
|
|
618
|
-
this.selectedKeyRemoved = null;
|
|
619
|
-
this.checkedChanged = null;
|
|
620
|
-
this.labelClicked = null;
|
|
621
|
-
this.av = false;
|
|
622
|
-
this.au = false;
|
|
623
|
-
this.bp = null;
|
|
624
|
-
this.bt = null;
|
|
625
|
-
this.bo = null;
|
|
626
|
-
this.bx = null;
|
|
627
|
-
this.bv = null;
|
|
628
|
-
this.bw = null;
|
|
629
|
-
this.bu = null;
|
|
630
|
-
this.z = 3;
|
|
631
|
-
this.bk = -1;
|
|
632
|
-
this.am = null;
|
|
633
|
-
this.m = 1;
|
|
634
|
-
this.ae = 1;
|
|
635
|
-
this.ag = 2;
|
|
636
|
-
this.e8 = BrushUtil.l(255, 24, 29, 31);
|
|
637
|
-
this.e5 = null;
|
|
638
|
-
this.ax = true;
|
|
639
|
-
this.e9 = null;
|
|
640
|
-
this.e6 = null;
|
|
641
|
-
this.e7 = null;
|
|
642
|
-
this.an = null;
|
|
643
|
-
this.ey = null;
|
|
644
|
-
this.ew = null;
|
|
645
|
-
this.ez = null;
|
|
646
|
-
this.ex = null;
|
|
647
|
-
this.e0 = null;
|
|
648
|
-
this.bb = NaN;
|
|
649
|
-
this.gridColumnProvider = null;
|
|
650
|
-
this.ac = 0;
|
|
651
|
-
this.e3 = null;
|
|
652
|
-
this.e4 = null;
|
|
653
|
-
this.e2 = null;
|
|
654
|
-
this.indexTypeChanged = null;
|
|
655
|
-
this.aw = false;
|
|
656
|
-
this.c2 = null;
|
|
657
|
-
this.fa = null;
|
|
658
|
-
this.eu = CheckboxList.fm;
|
|
659
|
-
this.a9 = true;
|
|
660
|
-
this.ev = CheckboxList.fj;
|
|
661
|
-
this.e1 = CheckboxList.fl;
|
|
662
|
-
this.fb = CheckboxList.fm;
|
|
663
|
-
this.keysCleared = null;
|
|
664
|
-
this.selectAllCheckboxChanged = null;
|
|
665
|
-
this.bm = -1;
|
|
666
|
-
this.a7 = true;
|
|
667
|
-
this.a3 = true;
|
|
668
|
-
this.ay = false;
|
|
669
|
-
let a = this.h;
|
|
670
|
-
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(this, this.ed));
|
|
671
|
-
this.h.am(runOn(this, this.ec));
|
|
672
|
-
this.d = new FilterFactory();
|
|
673
|
-
let b = new CheckboxListView();
|
|
674
|
-
b.c = this;
|
|
675
|
-
this.view = b;
|
|
676
|
-
this.view.s();
|
|
677
|
-
}
|
|
678
|
-
get view() {
|
|
679
|
-
return this._view;
|
|
680
|
-
}
|
|
681
|
-
set view(a) {
|
|
682
|
-
this._view = a;
|
|
683
|
-
}
|
|
684
|
-
get y() {
|
|
685
|
-
return this.x;
|
|
686
|
-
}
|
|
687
|
-
set y(a) {
|
|
688
|
-
this.x = a;
|
|
689
|
-
}
|
|
690
|
-
get w() {
|
|
691
|
-
return this.v;
|
|
692
|
-
}
|
|
693
|
-
set w(a) {
|
|
694
|
-
this.v = a;
|
|
695
|
-
}
|
|
696
|
-
get e() {
|
|
697
|
-
if (this.g == null) {
|
|
698
|
-
return null;
|
|
699
|
-
}
|
|
700
|
-
return this.g.actualDataSource;
|
|
701
|
-
}
|
|
702
|
-
get ar() {
|
|
703
|
-
if (this.aq == null) {
|
|
704
|
-
this.aq = new SRProvider(this.view.j);
|
|
705
|
-
this.aq.cb("DataGrid");
|
|
706
|
-
}
|
|
707
|
-
return this.aq;
|
|
708
|
-
}
|
|
709
|
-
get keys() {
|
|
710
|
-
return this.h;
|
|
711
|
-
}
|
|
712
|
-
get primaryKey() {
|
|
713
|
-
return this.a;
|
|
714
|
-
}
|
|
715
|
-
set primaryKey(a) {
|
|
716
|
-
let b = this.a;
|
|
717
|
-
this.a = a;
|
|
718
|
-
if (b != this.a) {
|
|
719
|
-
this.d8("PrimaryKey", b, this.a);
|
|
720
|
-
}
|
|
721
|
-
}
|
|
722
|
-
clearSelectedKeys() {
|
|
723
|
-
this.keys.clear();
|
|
724
|
-
if (this.keysCleared != null) {
|
|
725
|
-
this.keysCleared(this, new CheckboxListKeysClearedEventArgs());
|
|
726
|
-
}
|
|
727
|
-
}
|
|
728
|
-
addSelectedKey(a, b) {
|
|
729
|
-
this.keys.add(new PrimaryKeyValue(a, b));
|
|
730
|
-
}
|
|
731
|
-
insertSelectedKey(a, b, c) {
|
|
732
|
-
this.keys.insert(a, new PrimaryKeyValue(b, c));
|
|
733
|
-
}
|
|
734
|
-
removeSelectedKeyAt(a) {
|
|
735
|
-
this.keys.removeAt(a);
|
|
736
|
-
}
|
|
737
|
-
ec() {
|
|
738
|
-
this.dt();
|
|
739
|
-
if (this.keysCleared != null) {
|
|
740
|
-
this.keysCleared(this, new CheckboxListKeysClearedEventArgs());
|
|
741
|
-
}
|
|
742
|
-
}
|
|
743
|
-
ed(a, b) {
|
|
744
|
-
if (this.e == null || this.e.actualSchema == null || this.as) {
|
|
745
|
-
return;
|
|
746
|
-
}
|
|
747
|
-
switch (b.action) {
|
|
748
|
-
case 0:
|
|
749
|
-
for (let c = 0; c < b.newItems.count; c++) {
|
|
750
|
-
this.d6(b.newItems.item(c));
|
|
751
|
-
}
|
|
752
|
-
break;
|
|
753
|
-
case 1:
|
|
754
|
-
for (let d = 0; d < b.oldItems.count; d++) {
|
|
755
|
-
this.d7(b.oldItems.item(d));
|
|
756
|
-
}
|
|
757
|
-
break;
|
|
758
|
-
case 2:
|
|
759
|
-
for (let e = 0; e < b.oldItems.count; e++) {
|
|
760
|
-
this.d7(b.oldItems.item(e));
|
|
761
|
-
}
|
|
762
|
-
for (let f = 0; f < b.newItems.count; f++) {
|
|
763
|
-
this.d6(b.newItems.item(f));
|
|
764
|
-
}
|
|
765
|
-
break;
|
|
766
|
-
case 4:
|
|
767
|
-
this.view.ab(this.indexType == 0);
|
|
768
|
-
for (let g = 0; g < this.keys.ae.count; g++) {
|
|
769
|
-
this.d6(this.keys.ae._inner[g]);
|
|
770
|
-
}
|
|
771
|
-
break;
|
|
772
|
-
}
|
|
773
|
-
}
|
|
774
|
-
d6(a) {
|
|
775
|
-
let b = this.e.indexOfKey(a.value);
|
|
776
|
-
if (b >= 0) {
|
|
777
|
-
this.view.aa(b, this.indexType == 1);
|
|
778
|
-
}
|
|
779
|
-
if (this.selectedKeyAdded == null) {
|
|
780
|
-
return;
|
|
781
|
-
}
|
|
782
|
-
this.selectedKeyAdded(this, ((() => {
|
|
783
|
-
let $ret = new CheckedChangedEventArgs();
|
|
784
|
-
$ret.c = b;
|
|
785
|
-
$ret.b = this.indexType == 1;
|
|
786
|
-
$ret.a = a.value;
|
|
787
|
-
return $ret;
|
|
788
|
-
})()));
|
|
789
|
-
}
|
|
790
|
-
d7(a) {
|
|
791
|
-
let b = this.e.indexOfKey(a.value);
|
|
792
|
-
if (b >= 0) {
|
|
793
|
-
this.view.aa(b, this.indexType == 0);
|
|
794
|
-
}
|
|
795
|
-
if (this.selectedKeyRemoved == null) {
|
|
796
|
-
return;
|
|
797
|
-
}
|
|
798
|
-
this.selectedKeyRemoved(this, ((() => {
|
|
799
|
-
let $ret = new CheckedChangedEventArgs();
|
|
800
|
-
$ret.c = b;
|
|
801
|
-
$ret.b = this.indexType == 0;
|
|
802
|
-
$ret.a = a.value;
|
|
803
|
-
return $ret;
|
|
804
|
-
})()));
|
|
805
|
-
}
|
|
806
|
-
d1(a, b) {
|
|
807
|
-
if (this.checkedChanged != null && this.at == false) {
|
|
808
|
-
let c = null;
|
|
809
|
-
if (this.e.actualPrimaryKey != null && this.e.actualPrimaryKey.length > 0) {
|
|
810
|
-
c = new Array(this.e.actualPrimaryKey.length);
|
|
811
|
-
for (let d = 0; d < this.e.actualPrimaryKey.length; d++) {
|
|
812
|
-
c[d] = this.e.getItemPropertyAtIndex(a, this.e.actualPrimaryKey[d]);
|
|
813
|
-
}
|
|
814
|
-
}
|
|
815
|
-
this.checkedChanged(this, ((() => {
|
|
816
|
-
let $ret = new CheckedChangedEventArgs();
|
|
817
|
-
$ret.c = a;
|
|
818
|
-
$ret.b = b;
|
|
819
|
-
$ret.a = c;
|
|
820
|
-
return $ret;
|
|
821
|
-
})()));
|
|
822
|
-
}
|
|
823
|
-
}
|
|
824
|
-
notifySizeChanged() {
|
|
825
|
-
this.view.q();
|
|
826
|
-
}
|
|
827
|
-
onAttachedToUI() {
|
|
828
|
-
this.av = false;
|
|
829
|
-
if (this.g != null) {
|
|
830
|
-
let a = this.g;
|
|
831
|
-
a.cellClicked = delegateCombine(a.cellClicked, runOn(this, this.dn));
|
|
832
|
-
let b = this.g;
|
|
833
|
-
b.sizeChanged = delegateCombine(b.sizeChanged, runOn(this, this.dp));
|
|
834
|
-
if (this.g.actualDataSource != null) {
|
|
835
|
-
let c = this.g.actualDataSource;
|
|
836
|
-
c.schemaChanged = delegateCombine(c.schemaChanged, runOn(this, this.d9));
|
|
837
|
-
}
|
|
838
|
-
}
|
|
839
|
-
if (this.v != null) {
|
|
840
|
-
let d = this.v;
|
|
841
|
-
d.changing = delegateCombine(d.changing, runOn(this, this.dr));
|
|
842
|
-
}
|
|
843
|
-
if (this.k != null) {
|
|
844
|
-
let e = this.k;
|
|
845
|
-
e.cellUpdating = delegateCombine(e.cellUpdating, runOn(this, this.dh));
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
onDetachedFromUI() {
|
|
849
|
-
this.av = true;
|
|
850
|
-
this.dm();
|
|
851
|
-
this.dl();
|
|
852
|
-
}
|
|
853
|
-
dm() {
|
|
854
|
-
if (this.g != null) {
|
|
855
|
-
let a = this.g;
|
|
856
|
-
a.cellClicked = delegateRemove(a.cellClicked, runOn(this, this.dn));
|
|
857
|
-
let b = this.g;
|
|
858
|
-
b.sizeChanged = delegateRemove(b.sizeChanged, runOn(this, this.dp));
|
|
859
|
-
if (this.g.actualDataSource != null) {
|
|
860
|
-
let c = this.g.actualDataSource;
|
|
861
|
-
c.schemaChanged = delegateRemove(c.schemaChanged, runOn(this, this.d9));
|
|
862
|
-
}
|
|
863
|
-
}
|
|
864
|
-
if (this.v != null) {
|
|
865
|
-
let d = this.v;
|
|
866
|
-
d.changing = delegateRemove(d.changing, runOn(this, this.dr));
|
|
867
|
-
}
|
|
868
|
-
}
|
|
869
|
-
dl() {
|
|
870
|
-
if (this.k != null) {
|
|
871
|
-
let a = this.k;
|
|
872
|
-
a.cellUpdating = delegateRemove(a.cellUpdating, runOn(this, this.dh));
|
|
873
|
-
}
|
|
874
|
-
}
|
|
875
|
-
destroy() {
|
|
876
|
-
this.au = true;
|
|
877
|
-
if (!this.av) {
|
|
878
|
-
this.dm();
|
|
879
|
-
}
|
|
880
|
-
this.provideContainer(null, null, null);
|
|
881
|
-
if (!this.av) {
|
|
882
|
-
this.dl();
|
|
883
|
-
}
|
|
884
|
-
}
|
|
885
|
-
get a0() {
|
|
886
|
-
return this.au || this.av;
|
|
887
|
-
}
|
|
888
|
-
provideContainer(a, b, c) {
|
|
889
|
-
this.g = b;
|
|
890
|
-
if (null != this.g) {
|
|
891
|
-
this.g.scrollbarStyle = 1;
|
|
892
|
-
let d = this.g;
|
|
893
|
-
d.sizeChanged = delegateCombine(d.sizeChanged, runOn(this, this.dp));
|
|
894
|
-
this.g.scrollbarBackground = this.scrollbarBackground;
|
|
895
|
-
this.g.scrollbarHoverBackground = this.scrollbarHoverBackground;
|
|
896
|
-
this.g.scrollbarActiveBackground = this.scrollbarActiveBackground;
|
|
897
|
-
this.g.headerHeight = 0;
|
|
898
|
-
this.g.rowSeparatorHeight = 0;
|
|
899
|
-
this.g.defaultColumnMinWidth = NaN;
|
|
900
|
-
this.g.autoGenerateColumns = false;
|
|
901
|
-
this.g.activationMode = 0;
|
|
902
|
-
this.g.selectionMode = 0;
|
|
903
|
-
this.g.editMode = 0;
|
|
904
|
-
this.g.borderWidth = new Thickness(0, 0);
|
|
905
|
-
this.g.cornerRadius = new CornerRadius(0, 0);
|
|
906
|
-
let e = this.g;
|
|
907
|
-
e.cellClicked = delegateCombine(e.cellClicked, runOn(this, this.dn));
|
|
908
|
-
if (this.bp != null) {
|
|
909
|
-
this.g.itemsSource = this.bp;
|
|
910
|
-
this.dg();
|
|
911
|
-
this.eb();
|
|
912
|
-
}
|
|
913
|
-
if (this.bt != null) {
|
|
914
|
-
this.eb();
|
|
915
|
-
this.eq();
|
|
916
|
-
}
|
|
917
|
-
}
|
|
918
|
-
this.view.w(c);
|
|
919
|
-
if (this.checkboxAlignedRight) {
|
|
920
|
-
this.es();
|
|
921
|
-
}
|
|
922
|
-
this.view.r(a);
|
|
923
|
-
}
|
|
924
|
-
dp(a, b) {
|
|
925
|
-
this.g.scrollbarStyle = this.ad;
|
|
926
|
-
}
|
|
927
|
-
provideSelectAllSection(a) {
|
|
928
|
-
this.view.w(a);
|
|
929
|
-
}
|
|
930
|
-
dn(a, b) {
|
|
931
|
-
if (!this.checkboxAlignedRight && b.cellInfo.l.a6 == 0 || this.checkboxAlignedRight && b.cellInfo.l.a6 == 1) {
|
|
932
|
-
return;
|
|
933
|
-
}
|
|
934
|
-
let c = b.cellInfo.l.x;
|
|
935
|
-
if (-1 == c) {
|
|
936
|
-
return;
|
|
937
|
-
}
|
|
938
|
-
let d = b.cellInfo.im;
|
|
939
|
-
let e = this.j(d);
|
|
940
|
-
if (this.labelClickTriggersChange) {
|
|
941
|
-
if (this.keys.contains(e)) {
|
|
942
|
-
if (this.ak != null) {
|
|
943
|
-
this.ak.setPropertyValue(d, false);
|
|
944
|
-
}
|
|
945
|
-
this.keys.remove(e);
|
|
946
|
-
}
|
|
947
|
-
else {
|
|
948
|
-
if (this.ak != null) {
|
|
949
|
-
this.ak.setPropertyValue(d, true);
|
|
950
|
-
}
|
|
951
|
-
this.keys.add(e);
|
|
952
|
-
}
|
|
953
|
-
}
|
|
954
|
-
this.dw(c, this.keys.contains(e));
|
|
955
|
-
}
|
|
956
|
-
dw(a, b) {
|
|
957
|
-
let c = null;
|
|
958
|
-
if (this.e.actualPrimaryKey != null && this.e.actualPrimaryKey.length > 0) {
|
|
959
|
-
c = new Array(this.e.actualPrimaryKey.length);
|
|
960
|
-
for (let d = 0; d < this.e.actualPrimaryKey.length; d++) {
|
|
961
|
-
c[d] = this.e.getItemPropertyAtIndex(a, this.e.actualPrimaryKey[d]);
|
|
962
|
-
}
|
|
963
|
-
}
|
|
964
|
-
if (this.labelClicked == null) {
|
|
965
|
-
return;
|
|
966
|
-
}
|
|
967
|
-
this.labelClicked(this, ((() => {
|
|
968
|
-
let $ret = new CheckedChangedEventArgs();
|
|
969
|
-
$ret.c = a;
|
|
970
|
-
$ret.b = b;
|
|
971
|
-
$ret.a = c;
|
|
972
|
-
return $ret;
|
|
973
|
-
})()));
|
|
974
|
-
}
|
|
975
|
-
dh(a, b) {
|
|
976
|
-
let c = b.cellInfo.l.x;
|
|
977
|
-
if (-1 == c) {
|
|
978
|
-
return;
|
|
979
|
-
}
|
|
980
|
-
let d = false;
|
|
981
|
-
if (b.cellInfo.im != null) {
|
|
982
|
-
let e = this.j(b.cellInfo.im);
|
|
983
|
-
if (this.keys.contains(e)) {
|
|
984
|
-
d = true;
|
|
985
|
-
}
|
|
986
|
-
}
|
|
987
|
-
this.view.t(b.content.element, c, d);
|
|
988
|
-
}
|
|
989
|
-
er(a, b) {
|
|
990
|
-
let c = b.cellInfo.l.x;
|
|
991
|
-
if (-1 == c) {
|
|
992
|
-
return;
|
|
993
|
-
}
|
|
994
|
-
let d = null;
|
|
995
|
-
let e = null;
|
|
996
|
-
let f = null;
|
|
997
|
-
let g = null;
|
|
998
|
-
let h = null;
|
|
999
|
-
if (b.cellInfo.im != null) {
|
|
1000
|
-
d = this.ai.getPropertyValue(b.cellInfo.im);
|
|
1001
|
-
if (this.al != null) {
|
|
1002
|
-
e = this.al.getPropertyValue(b.cellInfo.im);
|
|
1003
|
-
}
|
|
1004
|
-
if (this.aj != null) {
|
|
1005
|
-
let i = EnumUtil.getEnumValue(DataSeriesPropertyType_$type, this.aj.getPropertyValue(b.cellInfo.im));
|
|
1006
|
-
if (i == 0) {
|
|
1007
|
-
h = SvgIconRegistry.instance.getSvgPathString("ChartToolbarIcons", "string-field");
|
|
1008
|
-
}
|
|
1009
|
-
else if (i == 2) {
|
|
1010
|
-
h = SvgIconRegistry.instance.getSvgPathString("ChartToolbarIcons", "numeric-field");
|
|
1011
|
-
}
|
|
1012
|
-
else if (i == 1) {
|
|
1013
|
-
h = SvgIconRegistry.instance.getSvgPathString("ChartToolbarIcons", "date-time-field");
|
|
1014
|
-
}
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1017
|
-
this.view.u(b.content.element, c, d, e, this.am, "Verdana", 13, this.bo, f, g, h);
|
|
1018
|
-
}
|
|
1019
|
-
d3(a) {
|
|
1020
|
-
if (this.bt != null) {
|
|
1021
|
-
let b = this.d.property(this.bt).cast(enumGetBox(DataSourceSchemaPropertyType_$type, 0)).toLower();
|
|
1022
|
-
let c = b.contains(a);
|
|
1023
|
-
if (!this.g.filterExpressions.k.contains(this.c)) {
|
|
1024
|
-
this.c = c;
|
|
1025
|
-
this.g.filterExpressions.add(this.c);
|
|
1026
|
-
}
|
|
1027
|
-
else {
|
|
1028
|
-
let d = this.g.filterExpressions.k.indexOf(this.c);
|
|
1029
|
-
this.g.filterExpressions.k.item(d, this.c = c);
|
|
1030
|
-
}
|
|
1031
|
-
}
|
|
1032
|
-
}
|
|
1033
|
-
get itemsSource() {
|
|
1034
|
-
return this.bp;
|
|
1035
|
-
}
|
|
1036
|
-
set itemsSource(a) {
|
|
1037
|
-
let b = this.bp;
|
|
1038
|
-
this.bp = a;
|
|
1039
|
-
if (b != this.bp) {
|
|
1040
|
-
this.d8("ItemsSource", b, this.bp);
|
|
1041
|
-
}
|
|
1042
|
-
}
|
|
1043
|
-
get dataMemberPath() {
|
|
1044
|
-
return this.bt;
|
|
1045
|
-
}
|
|
1046
|
-
set dataMemberPath(a) {
|
|
1047
|
-
let b = this.bt;
|
|
1048
|
-
this.bt = a;
|
|
1049
|
-
if (b != this.bt) {
|
|
1050
|
-
this.d8("DataMemberPath", b, this.bt);
|
|
1051
|
-
}
|
|
1052
|
-
}
|
|
1053
|
-
get dataLegendTarget() {
|
|
1054
|
-
return this.bo;
|
|
1055
|
-
}
|
|
1056
|
-
set dataLegendTarget(a) {
|
|
1057
|
-
let b = this.bo;
|
|
1058
|
-
this.bo = a;
|
|
1059
|
-
if (b != this.bo) {
|
|
1060
|
-
this.d8("DataLegendTarget", b, this.bo);
|
|
1061
|
-
}
|
|
1062
|
-
}
|
|
1063
|
-
get subtitleMemberPath() {
|
|
1064
|
-
return this.bx;
|
|
1065
|
-
}
|
|
1066
|
-
set subtitleMemberPath(a) {
|
|
1067
|
-
let b = this.bx;
|
|
1068
|
-
this.bx = a;
|
|
1069
|
-
if (b != this.bx) {
|
|
1070
|
-
this.d8("SubtitleMemberPath", b, this.bx);
|
|
1071
|
-
}
|
|
1072
|
-
}
|
|
1073
|
-
get propertyTypeMemberPath() {
|
|
1074
|
-
return this.bv;
|
|
1075
|
-
}
|
|
1076
|
-
set propertyTypeMemberPath(a) {
|
|
1077
|
-
let b = this.bv;
|
|
1078
|
-
this.bv = a;
|
|
1079
|
-
if (b != this.bv) {
|
|
1080
|
-
this.d8("PropertyTypeMemberPath", b, this.bv);
|
|
1081
|
-
}
|
|
1082
|
-
}
|
|
1083
|
-
get selectedMemberPath() {
|
|
1084
|
-
return this.bw;
|
|
1085
|
-
}
|
|
1086
|
-
set selectedMemberPath(a) {
|
|
1087
|
-
let b = this.bw;
|
|
1088
|
-
this.bw = a;
|
|
1089
|
-
if (b != this.bw) {
|
|
1090
|
-
this.d8("SelectedMemberPath", b, this.bw);
|
|
1091
|
-
}
|
|
1092
|
-
}
|
|
1093
|
-
get cf() {
|
|
1094
|
-
return this.bu;
|
|
1095
|
-
}
|
|
1096
|
-
set cf(a) {
|
|
1097
|
-
let b = this.bu;
|
|
1098
|
-
this.bu = a;
|
|
1099
|
-
if (b != this.bu) {
|
|
1100
|
-
this.d8("FilterPlaceholderText", b, this.bu);
|
|
1101
|
-
}
|
|
1102
|
-
}
|
|
1103
|
-
get aa() {
|
|
1104
|
-
return this.z;
|
|
1105
|
-
}
|
|
1106
|
-
set aa(a) {
|
|
1107
|
-
let b = this.z;
|
|
1108
|
-
this.z = a;
|
|
1109
|
-
if (b != this.z) {
|
|
1110
|
-
this.d8("SearchInputType", enumGetBox(InputGroupDisplayType_$type, b), enumGetBox(InputGroupDisplayType_$type, this.z));
|
|
1111
|
-
}
|
|
1112
|
-
}
|
|
1113
|
-
get bn() {
|
|
1114
|
-
return this.bk;
|
|
1115
|
-
}
|
|
1116
|
-
set bn(a) {
|
|
1117
|
-
let b = this.bk;
|
|
1118
|
-
this.bk = a;
|
|
1119
|
-
if (b != this.bk) {
|
|
1120
|
-
this.d8("RowHeight", b, this.bk);
|
|
1121
|
-
}
|
|
1122
|
-
}
|
|
1123
|
-
get bl() {
|
|
1124
|
-
if (this.g != null) {
|
|
1125
|
-
return this.g.actualRowHeight;
|
|
1126
|
-
}
|
|
1127
|
-
else if (this.bk != -1) {
|
|
1128
|
-
return this.bk;
|
|
1129
|
-
}
|
|
1130
|
-
else {
|
|
1131
|
-
switch (this.density) {
|
|
1132
|
-
case 4:
|
|
1133
|
-
case 3: return GridStyleRepository.l;
|
|
1134
|
-
case 0:
|
|
1135
|
-
case 2: return GridStyleRepository.m;
|
|
1136
|
-
case 1: return GridStyleRepository.k;
|
|
1137
|
-
}
|
|
1138
|
-
return GridStyleRepository.m;
|
|
1139
|
-
}
|
|
1140
|
-
}
|
|
1141
|
-
get ao() {
|
|
1142
|
-
return this.am;
|
|
1143
|
-
}
|
|
1144
|
-
set ao(a) {
|
|
1145
|
-
let b = this.am;
|
|
1146
|
-
this.am = a;
|
|
1147
|
-
if (b != this.am) {
|
|
1148
|
-
this.d8("CellTextStyle", b, this.am);
|
|
1149
|
-
}
|
|
1150
|
-
}
|
|
1151
|
-
get indexType() {
|
|
1152
|
-
return this.m;
|
|
1153
|
-
}
|
|
1154
|
-
set indexType(a) {
|
|
1155
|
-
let b = this.m;
|
|
1156
|
-
this.m = a;
|
|
1157
|
-
if (b != this.m) {
|
|
1158
|
-
this.d8("IndexType", enumGetBox(CheckboxListIndexType_$type, b), enumGetBox(CheckboxListIndexType_$type, this.m));
|
|
1159
|
-
}
|
|
1160
|
-
}
|
|
1161
|
-
get baseTheme() {
|
|
1162
|
-
return this.ae;
|
|
1163
|
-
}
|
|
1164
|
-
set baseTheme(a) {
|
|
1165
|
-
let b = this.ae;
|
|
1166
|
-
this.ae = a;
|
|
1167
|
-
if (b != this.ae) {
|
|
1168
|
-
this.d8("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.ae));
|
|
1169
|
-
}
|
|
1170
|
-
}
|
|
1171
|
-
get density() {
|
|
1172
|
-
return this.ag;
|
|
1173
|
-
}
|
|
1174
|
-
set density(a) {
|
|
1175
|
-
let b = this.ag;
|
|
1176
|
-
this.ag = a;
|
|
1177
|
-
if (b != this.ag) {
|
|
1178
|
-
this.d8("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, this.ag));
|
|
1179
|
-
}
|
|
1180
|
-
}
|
|
1181
|
-
get searchIconColor() {
|
|
1182
|
-
return this.e8;
|
|
1183
|
-
}
|
|
1184
|
-
set searchIconColor(a) {
|
|
1185
|
-
let b = this.e8;
|
|
1186
|
-
this.e8 = a;
|
|
1187
|
-
if (b != this.e8) {
|
|
1188
|
-
this.d8("SearchIconColor", b, this.e8);
|
|
1189
|
-
}
|
|
1190
|
-
}
|
|
1191
|
-
get fs() {
|
|
1192
|
-
return this.e5;
|
|
1193
|
-
}
|
|
1194
|
-
set fs(a) {
|
|
1195
|
-
let b = this.e5;
|
|
1196
|
-
this.e5 = a;
|
|
1197
|
-
if (b != this.e5) {
|
|
1198
|
-
this.d8("SearchBackgroundColor", b, this.e5);
|
|
1199
|
-
}
|
|
1200
|
-
}
|
|
1201
|
-
get labelClickTriggersChange() {
|
|
1202
|
-
return this.ax;
|
|
1203
|
-
}
|
|
1204
|
-
set labelClickTriggersChange(a) {
|
|
1205
|
-
let b = this.ax;
|
|
1206
|
-
this.ax = a;
|
|
1207
|
-
if (b != this.ax) {
|
|
1208
|
-
this.d8("LabelClickTriggersChange", b, this.ax);
|
|
1209
|
-
}
|
|
1210
|
-
}
|
|
1211
|
-
get searchTextColor() {
|
|
1212
|
-
return this.e9;
|
|
1213
|
-
}
|
|
1214
|
-
set searchTextColor(a) {
|
|
1215
|
-
let b = this.e9;
|
|
1216
|
-
this.e9 = a;
|
|
1217
|
-
if (b != this.e9) {
|
|
1218
|
-
this.d8("SearchTextColor", b, this.e9);
|
|
1219
|
-
}
|
|
1220
|
-
}
|
|
1221
|
-
get searchBorderColor() {
|
|
1222
|
-
return this.e6;
|
|
1223
|
-
}
|
|
1224
|
-
set searchBorderColor(a) {
|
|
1225
|
-
let b = this.e6;
|
|
1226
|
-
this.e6 = a;
|
|
1227
|
-
if (b != this.e6) {
|
|
1228
|
-
this.d8("SearchBorderColor", b, this.e6);
|
|
1229
|
-
}
|
|
1230
|
-
}
|
|
1231
|
-
get searchFocusBorderColor() {
|
|
1232
|
-
return this.e7;
|
|
1233
|
-
}
|
|
1234
|
-
set searchFocusBorderColor(a) {
|
|
1235
|
-
let b = this.e7;
|
|
1236
|
-
this.e7 = a;
|
|
1237
|
-
if (b != this.e7) {
|
|
1238
|
-
this.d8("SearchFocusBorderColor", b, this.e7);
|
|
1239
|
-
}
|
|
1240
|
-
}
|
|
1241
|
-
get ap() {
|
|
1242
|
-
return this.an;
|
|
1243
|
-
}
|
|
1244
|
-
set ap(a) {
|
|
1245
|
-
let b = this.an;
|
|
1246
|
-
this.an = a;
|
|
1247
|
-
if (b != this.an) {
|
|
1248
|
-
this.d8("SearchTextStyle", b, this.an);
|
|
1249
|
-
}
|
|
1250
|
-
}
|
|
1251
|
-
get fg() {
|
|
1252
|
-
return this.ey;
|
|
1253
|
-
}
|
|
1254
|
-
set fg(a) {
|
|
1255
|
-
let b = this.ey;
|
|
1256
|
-
this.ey = a;
|
|
1257
|
-
if (b != this.ey) {
|
|
1258
|
-
this.d8("CheckboxTickColor", b, this.ey);
|
|
1259
|
-
}
|
|
1260
|
-
}
|
|
1261
|
-
get checkboxCheckedBackgroundColor() {
|
|
1262
|
-
return this.ew;
|
|
1263
|
-
}
|
|
1264
|
-
set checkboxCheckedBackgroundColor(a) {
|
|
1265
|
-
let b = this.ew;
|
|
1266
|
-
this.ew = a;
|
|
1267
|
-
if (b != this.ew) {
|
|
1268
|
-
this.d8("CheckboxCheckedBackgroundColor", b, this.ew);
|
|
1269
|
-
}
|
|
1270
|
-
}
|
|
1271
|
-
get checkboxUncheckedBackgroundColor() {
|
|
1272
|
-
return this.ez;
|
|
1273
|
-
}
|
|
1274
|
-
set checkboxUncheckedBackgroundColor(a) {
|
|
1275
|
-
let b = this.ez;
|
|
1276
|
-
this.ez = a;
|
|
1277
|
-
if (b != this.ez) {
|
|
1278
|
-
this.d8("CheckboxUncheckedBackgroundColor", b, this.ez);
|
|
1279
|
-
}
|
|
1280
|
-
}
|
|
1281
|
-
get checkboxCheckedBorderColor() {
|
|
1282
|
-
return this.ex;
|
|
1283
|
-
}
|
|
1284
|
-
set checkboxCheckedBorderColor(a) {
|
|
1285
|
-
let b = this.ex;
|
|
1286
|
-
this.ex = a;
|
|
1287
|
-
if (b != this.ex) {
|
|
1288
|
-
this.d8("CheckboxCheckedBorderColor", b, this.ex);
|
|
1289
|
-
}
|
|
1290
|
-
}
|
|
1291
|
-
get checkboxUncheckedBorderColor() {
|
|
1292
|
-
return this.e0;
|
|
1293
|
-
}
|
|
1294
|
-
set checkboxUncheckedBorderColor(a) {
|
|
1295
|
-
let b = this.e0;
|
|
1296
|
-
this.e0 = a;
|
|
1297
|
-
if (b != this.e0) {
|
|
1298
|
-
this.d8("CheckboxUncheckedBorderColor", b, this.e0);
|
|
1299
|
-
}
|
|
1300
|
-
}
|
|
1301
|
-
get checkboxCornerRadius() {
|
|
1302
|
-
return this.bb;
|
|
1303
|
-
}
|
|
1304
|
-
set checkboxCornerRadius(a) {
|
|
1305
|
-
let b = this.bb;
|
|
1306
|
-
this.bb = a;
|
|
1307
|
-
if (b != this.bb) {
|
|
1308
|
-
this.d8("CheckboxCornerRadius", b, this.bb);
|
|
1309
|
-
}
|
|
1310
|
-
}
|
|
1311
|
-
get ad() {
|
|
1312
|
-
return this.ac;
|
|
1313
|
-
}
|
|
1314
|
-
set ad(a) {
|
|
1315
|
-
let b = this.ac;
|
|
1316
|
-
this.ac = a;
|
|
1317
|
-
if (b != this.ac) {
|
|
1318
|
-
this.d8("ScrollbarStyle", enumGetBox(ScrollbarStyle_$type, b), enumGetBox(ScrollbarStyle_$type, this.ac));
|
|
1319
|
-
}
|
|
1320
|
-
}
|
|
1321
|
-
get scrollbarBackground() {
|
|
1322
|
-
return this.e3;
|
|
1323
|
-
}
|
|
1324
|
-
set scrollbarBackground(a) {
|
|
1325
|
-
let b = this.e3;
|
|
1326
|
-
this.e3 = a;
|
|
1327
|
-
if (b != this.e3) {
|
|
1328
|
-
this.d8("ScrollbarBackground", b, this.e3);
|
|
1329
|
-
}
|
|
1330
|
-
}
|
|
1331
|
-
get scrollbarHoverBackground() {
|
|
1332
|
-
return this.e4;
|
|
1333
|
-
}
|
|
1334
|
-
set scrollbarHoverBackground(a) {
|
|
1335
|
-
let b = this.e4;
|
|
1336
|
-
this.e4 = a;
|
|
1337
|
-
if (b != this.e4) {
|
|
1338
|
-
this.d8("ScrollbarHoverBackground", b, this.e4);
|
|
1339
|
-
}
|
|
1340
|
-
}
|
|
1341
|
-
get scrollbarActiveBackground() {
|
|
1342
|
-
return this.e2;
|
|
1343
|
-
}
|
|
1344
|
-
set scrollbarActiveBackground(a) {
|
|
1345
|
-
let b = this.e2;
|
|
1346
|
-
this.e2 = a;
|
|
1347
|
-
if (b != this.e2) {
|
|
1348
|
-
this.d8("ScrollbarActiveBackground", b, this.e2);
|
|
1349
|
-
}
|
|
1350
|
-
}
|
|
1351
|
-
d8(a, b, c) {
|
|
1352
|
-
if (this.propertyChanged != null) {
|
|
1353
|
-
this.propertyChanged(this, new PropertyChangedEventArgs(a));
|
|
1354
|
-
}
|
|
1355
|
-
this.ee(a, b, c);
|
|
1356
|
-
}
|
|
1357
|
-
ee(a, b, c) {
|
|
1358
|
-
switch (a) {
|
|
1359
|
-
case "IndexType":
|
|
1360
|
-
this.keys.clear();
|
|
1361
|
-
this.dt();
|
|
1362
|
-
if (this.keysCleared != null) {
|
|
1363
|
-
this.keysCleared(this, new CheckboxListKeysClearedEventArgs());
|
|
1364
|
-
}
|
|
1365
|
-
this.view.an();
|
|
1366
|
-
this.d4(b, c);
|
|
1367
|
-
break;
|
|
1368
|
-
case "ItemsSource":
|
|
1369
|
-
if (this.g != null) {
|
|
1370
|
-
this.indexType = 1;
|
|
1371
|
-
if (c != null) {
|
|
1372
|
-
this.g.groupDescriptions.n();
|
|
1373
|
-
this.g.sortDescriptions.n();
|
|
1374
|
-
this.g.filterExpressions.clear();
|
|
1375
|
-
this.g.summaryDescriptions.n();
|
|
1376
|
-
}
|
|
1377
|
-
if (this.g.actualDataSource != null && !this.a0) {
|
|
1378
|
-
let d = this.g.actualDataSource;
|
|
1379
|
-
d.schemaChanged = delegateRemove(d.schemaChanged, runOn(this, this.d9));
|
|
1380
|
-
}
|
|
1381
|
-
this.g.itemsSource = this.bp;
|
|
1382
|
-
this.dg();
|
|
1383
|
-
if (this.g.actualDataSource != null && !this.a0) {
|
|
1384
|
-
let e = this.g.actualDataSource;
|
|
1385
|
-
e.schemaChanged = delegateCombine(e.schemaChanged, runOn(this, this.d9));
|
|
1386
|
-
}
|
|
1387
|
-
this.at = true;
|
|
1388
|
-
this.eb();
|
|
1389
|
-
this.at = false;
|
|
1390
|
-
this.view.an();
|
|
1391
|
-
}
|
|
1392
|
-
break;
|
|
1393
|
-
case "DataMemberPath":
|
|
1394
|
-
case "SelectedMemberPath":
|
|
1395
|
-
case "SubtitleMemberPath":
|
|
1396
|
-
case "PropertyTypeMemberPath":
|
|
1397
|
-
if (this.g != null) {
|
|
1398
|
-
if (this.bt != null) {
|
|
1399
|
-
this.eb();
|
|
1400
|
-
this.eq();
|
|
1401
|
-
}
|
|
1402
|
-
}
|
|
1403
|
-
break;
|
|
1404
|
-
case "PrimaryKey":
|
|
1405
|
-
if (this.g != null) {
|
|
1406
|
-
this.g.primaryKey = this.primaryKey;
|
|
1407
|
-
}
|
|
1408
|
-
break;
|
|
1409
|
-
case "SelectAllCaptionTextColor":
|
|
1410
|
-
this.fc = null != this.selectAllCaptionTextColor ? this.selectAllCaptionTextColor : this.fn();
|
|
1411
|
-
break;
|
|
1412
|
-
case "SelectAllCaption":
|
|
1413
|
-
case "ActualSelectAllCaptionTextColor":
|
|
1414
|
-
this.view.am();
|
|
1415
|
-
break;
|
|
1416
|
-
case "showSelectAll":
|
|
1417
|
-
this.view.ap();
|
|
1418
|
-
this.view.z();
|
|
1419
|
-
break;
|
|
1420
|
-
case "ShowFilter":
|
|
1421
|
-
this.view.al();
|
|
1422
|
-
this.view.z();
|
|
1423
|
-
break;
|
|
1424
|
-
case "FilterPlaceholderText":
|
|
1425
|
-
if (this.v != null) {
|
|
1426
|
-
this.v.cg = this.cf;
|
|
1427
|
-
}
|
|
1428
|
-
break;
|
|
1429
|
-
case "SearchInputType":
|
|
1430
|
-
if (this.x != null) {
|
|
1431
|
-
this.x.d = this.aa;
|
|
1432
|
-
}
|
|
1433
|
-
break;
|
|
1434
|
-
case "RowHeight":
|
|
1435
|
-
if (this.g != null) {
|
|
1436
|
-
this.g.rowHeight = this.bn;
|
|
1437
|
-
}
|
|
1438
|
-
break;
|
|
1439
|
-
case "CellTextStyle":
|
|
1440
|
-
if (this.g != null) {
|
|
1441
|
-
this.g.cellTextStyle = this.ao;
|
|
1442
|
-
}
|
|
1443
|
-
this.view.aj();
|
|
1444
|
-
break;
|
|
1445
|
-
case "BackgroundColor":
|
|
1446
|
-
case "TextColor":
|
|
1447
|
-
case "RowHoverBackgroundColor":
|
|
1448
|
-
let f = this.g;
|
|
1449
|
-
if (null != f) {
|
|
1450
|
-
f.cellTextColor = this.textColor;
|
|
1451
|
-
f.cellBackground = this.backgroundColor;
|
|
1452
|
-
f.background = this.backgroundColor;
|
|
1453
|
-
f.cellSelectedBackground = this.backgroundColor;
|
|
1454
|
-
f.rowHoverBackground = this.rowHoverBackgroundColor;
|
|
1455
|
-
}
|
|
1456
|
-
this.view.ak();
|
|
1457
|
-
break;
|
|
1458
|
-
case "BaseTheme":
|
|
1459
|
-
this.ep();
|
|
1460
|
-
break;
|
|
1461
|
-
case "Density":
|
|
1462
|
-
this.eo();
|
|
1463
|
-
break;
|
|
1464
|
-
case "IsRowHoverEnabled":
|
|
1465
|
-
if (this.g != null) {
|
|
1466
|
-
this.g.isRowHoverEnabled = this.a4;
|
|
1467
|
-
}
|
|
1468
|
-
break;
|
|
1469
|
-
case "ScrollbarStyle":
|
|
1470
|
-
if (this.g != null) {
|
|
1471
|
-
this.g.scrollbarStyle = this.ad;
|
|
1472
|
-
}
|
|
1473
|
-
break;
|
|
1474
|
-
case "ScrollbarBackground":
|
|
1475
|
-
if (this.g != null) {
|
|
1476
|
-
this.g.scrollbarBackground = this.scrollbarBackground;
|
|
1477
|
-
}
|
|
1478
|
-
break;
|
|
1479
|
-
case "ScrollbarHoverBackground":
|
|
1480
|
-
if (this.g != null) {
|
|
1481
|
-
this.g.scrollbarHoverBackground = this.scrollbarHoverBackground;
|
|
1482
|
-
}
|
|
1483
|
-
break;
|
|
1484
|
-
case "ScrollbarActiveBackground":
|
|
1485
|
-
if (this.g != null) {
|
|
1486
|
-
this.g.scrollbarActiveBackground = this.scrollbarActiveBackground;
|
|
1487
|
-
}
|
|
1488
|
-
break;
|
|
1489
|
-
case "SearchIconColor":
|
|
1490
|
-
this.view.ai();
|
|
1491
|
-
break;
|
|
1492
|
-
case "SearchBackgroundColor":
|
|
1493
|
-
if (this.y != null) {
|
|
1494
|
-
this.y.mc = this.fs;
|
|
1495
|
-
}
|
|
1496
|
-
break;
|
|
1497
|
-
case "SearchBorderColor":
|
|
1498
|
-
if (this.y != null) {
|
|
1499
|
-
this.y.md = this.searchBorderColor;
|
|
1500
|
-
}
|
|
1501
|
-
break;
|
|
1502
|
-
case "SearchFocusBorderColor":
|
|
1503
|
-
if (this.y != null) {
|
|
1504
|
-
this.y.no = this.searchFocusBorderColor;
|
|
1505
|
-
}
|
|
1506
|
-
break;
|
|
1507
|
-
case "SearchTextColor":
|
|
1508
|
-
if (this.w != null) {
|
|
1509
|
-
this.w.d8 = this.searchTextColor;
|
|
1510
|
-
}
|
|
1511
|
-
break;
|
|
1512
|
-
case "SearchTextStyle":
|
|
1513
|
-
if (this.w != null) {
|
|
1514
|
-
this.w.af = this.ap;
|
|
1515
|
-
}
|
|
1516
|
-
break;
|
|
1517
|
-
case "CheckboxTickColor":
|
|
1518
|
-
case "CheckboxCheckedBackgroundColor":
|
|
1519
|
-
case "CheckboxUncheckedBackgroundColor":
|
|
1520
|
-
case "CheckboxCheckedBorderColor":
|
|
1521
|
-
case "CheckboxUncheckedBorderColor":
|
|
1522
|
-
case "CheckboxCornerRadius":
|
|
1523
|
-
this.view.af();
|
|
1524
|
-
if (this.g != null) {
|
|
1525
|
-
this.g.y6();
|
|
1526
|
-
}
|
|
1527
|
-
break;
|
|
1528
|
-
case "CheckboxAlignedRight":
|
|
1529
|
-
if (this.g != null) {
|
|
1530
|
-
this.es();
|
|
1531
|
-
}
|
|
1532
|
-
break;
|
|
1533
|
-
case "DataLegendTarget":
|
|
1534
|
-
if (this.g != null) {
|
|
1535
|
-
this.g.y6();
|
|
1536
|
-
}
|
|
1537
|
-
break;
|
|
1538
|
-
}
|
|
1539
|
-
}
|
|
1540
|
-
es() {
|
|
1541
|
-
if (this.g.actualColumns.count == 0) {
|
|
1542
|
-
return;
|
|
1543
|
-
}
|
|
1544
|
-
let a = this.g.actualColumns._inner[0];
|
|
1545
|
-
let b = this.g.actualColumns._inner[1];
|
|
1546
|
-
let c = this.g.actualColumns._inner[2];
|
|
1547
|
-
this.g.actualColumns.clear();
|
|
1548
|
-
if (this.checkboxAlignedRight) {
|
|
1549
|
-
this.g.columns.add(b);
|
|
1550
|
-
this.g.columns.add(a);
|
|
1551
|
-
}
|
|
1552
|
-
else {
|
|
1553
|
-
this.g.columns.add(a);
|
|
1554
|
-
this.g.columns.add(b);
|
|
1555
|
-
}
|
|
1556
|
-
this.g.columns.add(c);
|
|
1557
|
-
}
|
|
1558
|
-
d4(a, b) {
|
|
1559
|
-
if (this.indexTypeChanged != null) {
|
|
1560
|
-
this.indexTypeChanged(this, ((() => {
|
|
1561
|
-
let $ret = new CheckboxListIndexTypeChangedEventArgs();
|
|
1562
|
-
$ret.b = EnumUtil.getEnumValue(CheckboxListIndexType_$type, a);
|
|
1563
|
-
$ret.a = EnumUtil.getEnumValue(CheckboxListIndexType_$type, b);
|
|
1564
|
-
return $ret;
|
|
1565
|
-
})()));
|
|
1566
|
-
}
|
|
1567
|
-
}
|
|
1568
|
-
eo() {
|
|
1569
|
-
if (this.g != null) {
|
|
1570
|
-
this.g.density = this.density;
|
|
1571
|
-
}
|
|
1572
|
-
if (this.x != null) {
|
|
1573
|
-
this.x.t = this.density;
|
|
1574
|
-
}
|
|
1575
|
-
this.view.ae();
|
|
1576
|
-
this.view.z();
|
|
1577
|
-
}
|
|
1578
|
-
ep() {
|
|
1579
|
-
if (this.x != null) {
|
|
1580
|
-
this.x.p = this.baseTheme;
|
|
1581
|
-
}
|
|
1582
|
-
if (this.w != null) {
|
|
1583
|
-
this.w.d8 = this.searchTextColor;
|
|
1584
|
-
}
|
|
1585
|
-
if (this.g != null) {
|
|
1586
|
-
this.g.theme = this.baseTheme;
|
|
1587
|
-
this.g.cellTextColor = this.textColor;
|
|
1588
|
-
this.g.cellBackground = this.backgroundColor;
|
|
1589
|
-
this.g.cellSelectedBackground = this.backgroundColor;
|
|
1590
|
-
this.g.rowHoverBackground = this.rowHoverBackgroundColor;
|
|
1591
|
-
this.g.background = this.backgroundColor;
|
|
1592
|
-
this.g.borderWidth = new Thickness(0, 0);
|
|
1593
|
-
this.g.cornerRadius = new CornerRadius(0, 0);
|
|
1594
|
-
}
|
|
1595
|
-
this.fc = this.selectAllCaptionTextColor != null ? this.selectAllCaptionTextColor : this.fn();
|
|
1596
|
-
this.view.ag();
|
|
1597
|
-
}
|
|
1598
|
-
d9(a, b) {
|
|
1599
|
-
this.at = true;
|
|
1600
|
-
this.dg();
|
|
1601
|
-
if (b.schema != null) {
|
|
1602
|
-
this.eb();
|
|
1603
|
-
for (let c = 0; c < this.keys.count; c++) {
|
|
1604
|
-
this.d6(this.keys._inner[c]);
|
|
1605
|
-
}
|
|
1606
|
-
this.view.an();
|
|
1607
|
-
}
|
|
1608
|
-
this.at = false;
|
|
1609
|
-
}
|
|
1610
|
-
eb() {
|
|
1611
|
-
if (this.ak == null && this.bw != null && this.bw != "") {
|
|
1612
|
-
this.ak = new FastReflectionHelper(false, this.bw);
|
|
1613
|
-
}
|
|
1614
|
-
if (this.ai == null && this.bt != null && this.bt != "") {
|
|
1615
|
-
this.ai = new FastReflectionHelper(false, this.bt);
|
|
1616
|
-
}
|
|
1617
|
-
if (this.al == null && this.bx != null && this.bx != "") {
|
|
1618
|
-
this.al = new FastReflectionHelper(false, this.bx);
|
|
1619
|
-
}
|
|
1620
|
-
if (this.aj == null && this.bv != null && this.bv != "") {
|
|
1621
|
-
this.aj = new FastReflectionHelper(false, this.bv);
|
|
1622
|
-
}
|
|
1623
|
-
if (this.ai != null) {
|
|
1624
|
-
this.ai.propertyName = this.bt;
|
|
1625
|
-
}
|
|
1626
|
-
if (this.al != null) {
|
|
1627
|
-
this.al.propertyName = this.bx;
|
|
1628
|
-
}
|
|
1629
|
-
if (this.aj != null) {
|
|
1630
|
-
this.aj.propertyName = this.bv;
|
|
1631
|
-
}
|
|
1632
|
-
if (this.bp != null && this.ak != null && this.g.actualDataSource.actualSchema != null) {
|
|
1633
|
-
this.ak.propertyName = this.bw;
|
|
1634
|
-
let a = this.g.actualDataSource.actualCount;
|
|
1635
|
-
for (let b = 0; b < a; b++) {
|
|
1636
|
-
let c = this.g.actualDataSource.getItemAtIndex(b);
|
|
1637
|
-
let d = this.j(c);
|
|
1638
|
-
let e = this.ak.getPropertyValue(c);
|
|
1639
|
-
if (e == true) {
|
|
1640
|
-
if (!this.keys.contains(d)) {
|
|
1641
|
-
this.keys.add(d);
|
|
1642
|
-
}
|
|
1643
|
-
}
|
|
1644
|
-
else if (this.keys.contains(d)) {
|
|
1645
|
-
this.keys.remove(d);
|
|
1646
|
-
}
|
|
1647
|
-
}
|
|
1648
|
-
}
|
|
1649
|
-
}
|
|
1650
|
-
eq() {
|
|
1651
|
-
this.view.p();
|
|
1652
|
-
this.g.columns.clear();
|
|
1653
|
-
this.g.primaryKey = this.primaryKey;
|
|
1654
|
-
this.g.isGroupRowSticky = false;
|
|
1655
|
-
this.g.rowHeight = this.bn;
|
|
1656
|
-
this.g.background = this.backgroundColor;
|
|
1657
|
-
this.g.cellBackground = this.backgroundColor;
|
|
1658
|
-
this.g.cellSelectedBackground = this.backgroundColor;
|
|
1659
|
-
this.g.theme = this.baseTheme;
|
|
1660
|
-
this.g.density = this.density;
|
|
1661
|
-
this.g.isRowHoverEnabled = this.a4;
|
|
1662
|
-
this.g.scrollbarStyle = this.ad;
|
|
1663
|
-
this.g.scrollbarBackground = this.scrollbarBackground;
|
|
1664
|
-
this.g.scrollbarHoverBackground = this.scrollbarHoverBackground;
|
|
1665
|
-
this.g.scrollbarActiveBackground = this.scrollbarActiveBackground;
|
|
1666
|
-
if (this.ao != null) {
|
|
1667
|
-
this.g.cellTextStyle = this.ao;
|
|
1668
|
-
}
|
|
1669
|
-
let a = new TemplateColumn();
|
|
1670
|
-
if (this.bw == null) {
|
|
1671
|
-
this.bw = "";
|
|
1672
|
-
}
|
|
1673
|
-
a.ns = this.bw;
|
|
1674
|
-
a.ok = "CheckboxColumn";
|
|
1675
|
-
let b = new ColumnWidth();
|
|
1676
|
-
b.c = false;
|
|
1677
|
-
b.f = 28;
|
|
1678
|
-
a.width = b;
|
|
1679
|
-
a.ln = 0;
|
|
1680
|
-
a.lo = 0;
|
|
1681
|
-
a.cellUpdating = delegateCombine(a.cellUpdating, runOn(this, this.dh));
|
|
1682
|
-
this.k = a;
|
|
1683
|
-
this.g.columns.add(a);
|
|
1684
|
-
let c = this.g.actualDataSource.resolveSchemaPropertyType(this.bt);
|
|
1685
|
-
if ((this.bx != null || this.bv != null) && (c == 0 || c == 11 || c == 2)) {
|
|
1686
|
-
let d = new TemplateColumn();
|
|
1687
|
-
d.ns = this.bt;
|
|
1688
|
-
d.ok = "DataColumn";
|
|
1689
|
-
d.ln = 0;
|
|
1690
|
-
d.g = 0;
|
|
1691
|
-
d.cellUpdating = delegateCombine(d.cellUpdating, runOn(this, this.er));
|
|
1692
|
-
this.g.columns.add(d);
|
|
1693
|
-
}
|
|
1694
|
-
else {
|
|
1695
|
-
let e;
|
|
1696
|
-
if (this.gridColumnProvider != null) {
|
|
1697
|
-
e = this.gridColumnProvider.h2();
|
|
1698
|
-
e.onAttachingOverride = delegateCombine(e.onAttachingOverride, runOn(this, this.dq));
|
|
1699
|
-
}
|
|
1700
|
-
else {
|
|
1701
|
-
switch (c) {
|
|
1702
|
-
case 8:
|
|
1703
|
-
case 9:
|
|
1704
|
-
e = new DateTimeColumn();
|
|
1705
|
-
break;
|
|
1706
|
-
case 1:
|
|
1707
|
-
case 3:
|
|
1708
|
-
case 4:
|
|
1709
|
-
case 5:
|
|
1710
|
-
case 6:
|
|
1711
|
-
case 7:
|
|
1712
|
-
case 10:
|
|
1713
|
-
e = new NumericColumn();
|
|
1714
|
-
break;
|
|
1715
|
-
case 2:
|
|
1716
|
-
case 11:
|
|
1717
|
-
case 0:
|
|
1718
|
-
default:
|
|
1719
|
-
e = new TextColumn();
|
|
1720
|
-
break;
|
|
1721
|
-
}
|
|
1722
|
-
}
|
|
1723
|
-
e.ns = this.bt;
|
|
1724
|
-
e.ok = "DataColumn";
|
|
1725
|
-
e.ln = 0;
|
|
1726
|
-
e.g = 0;
|
|
1727
|
-
this.g.columns.add(e);
|
|
1728
|
-
}
|
|
1729
|
-
let f = new TemplateColumn();
|
|
1730
|
-
let g = new ColumnWidth();
|
|
1731
|
-
g.c = false;
|
|
1732
|
-
g.f = 10;
|
|
1733
|
-
f.ns = "PaddingColumn";
|
|
1734
|
-
f.ok = "PaddingColumn";
|
|
1735
|
-
f.ln = 0;
|
|
1736
|
-
f.width = g;
|
|
1737
|
-
this.g.columns.add(f);
|
|
1738
|
-
}
|
|
1739
|
-
dq(a, b) {
|
|
1740
|
-
let c = b.b;
|
|
1741
|
-
c.g5 = 0;
|
|
1742
|
-
c.g = 0;
|
|
1743
|
-
c.np = this.g.cellBackground;
|
|
1744
|
-
c.n9 = this.g.cellTextColor;
|
|
1745
|
-
c.ny = this.g.rowHoverBackground;
|
|
1746
|
-
c.n2 = this.g.cellSelectedBackground;
|
|
1747
|
-
}
|
|
1748
|
-
updateHrMargin(a) {
|
|
1749
|
-
this.view.ah(a);
|
|
1750
|
-
}
|
|
1751
|
-
provideHrElement(a) {
|
|
1752
|
-
this.view.v(a);
|
|
1753
|
-
}
|
|
1754
|
-
d5() {
|
|
1755
|
-
if (!this.a0) {
|
|
1756
|
-
let a = this.w;
|
|
1757
|
-
a.changing = delegateCombine(a.changing, runOn(this, this.dr));
|
|
1758
|
-
}
|
|
1759
|
-
this.ep();
|
|
1760
|
-
}
|
|
1761
|
-
dr(a, b) {
|
|
1762
|
-
let c = b.value.toLowerCase();
|
|
1763
|
-
this.d3(c);
|
|
1764
|
-
}
|
|
1765
|
-
j(a) {
|
|
1766
|
-
if (this.primaryKey == null) {
|
|
1767
|
-
return PrimaryKeyValue.createIdentityKey(a);
|
|
1768
|
-
}
|
|
1769
|
-
let b = new Array(this.primaryKey.length);
|
|
1770
|
-
let c = new Array(this.primaryKey.length);
|
|
1771
|
-
for (let d = 0; d < b.length; d++) {
|
|
1772
|
-
b[d] = this.primaryKey[d];
|
|
1773
|
-
c[d] = this.e.getItemProperty(a, b[d]);
|
|
1774
|
-
}
|
|
1775
|
-
return new PrimaryKeyValue(b, c);
|
|
1776
|
-
}
|
|
1777
|
-
ek(a) {
|
|
1778
|
-
this.as = true;
|
|
1779
|
-
let b = this.e.getItemAtIndex(a);
|
|
1780
|
-
if (this.ak != null) {
|
|
1781
|
-
this.ak.setPropertyValue(b, false);
|
|
1782
|
-
}
|
|
1783
|
-
let c = this.j(b);
|
|
1784
|
-
this.keys.remove(c);
|
|
1785
|
-
this.as = false;
|
|
1786
|
-
}
|
|
1787
|
-
dd(a) {
|
|
1788
|
-
this.as = true;
|
|
1789
|
-
let b = this.e.getItemAtIndex(a);
|
|
1790
|
-
if (this.ak != null) {
|
|
1791
|
-
this.ak.setPropertyValue(b, true);
|
|
1792
|
-
}
|
|
1793
|
-
let c = this.j(b);
|
|
1794
|
-
this.keys.add(c);
|
|
1795
|
-
this.as = false;
|
|
1796
|
-
}
|
|
1797
|
-
en() {
|
|
1798
|
-
this.indexType = 0;
|
|
1799
|
-
this.keys.clear();
|
|
1800
|
-
this.dt();
|
|
1801
|
-
if (this.keysCleared != null) {
|
|
1802
|
-
this.keysCleared(this, new CheckboxListKeysClearedEventArgs());
|
|
1803
|
-
}
|
|
1804
|
-
}
|
|
1805
|
-
dj() {
|
|
1806
|
-
this.indexType = 1;
|
|
1807
|
-
this.keys.clear();
|
|
1808
|
-
this.dt();
|
|
1809
|
-
if (this.keysCleared != null) {
|
|
1810
|
-
this.keysCleared(this, new CheckboxListKeysClearedEventArgs());
|
|
1811
|
-
}
|
|
1812
|
-
}
|
|
1813
|
-
dy(a, b, c) {
|
|
1814
|
-
if (this.g != null) {
|
|
1815
|
-
this.g.notifySetItem(a, b, c);
|
|
1816
|
-
}
|
|
1817
|
-
}
|
|
1818
|
-
du() {
|
|
1819
|
-
if (this.g != null) {
|
|
1820
|
-
this.g.notifyClearItems();
|
|
1821
|
-
}
|
|
1822
|
-
}
|
|
1823
|
-
dt() {
|
|
1824
|
-
if (this.g != null) {
|
|
1825
|
-
this.g.invalidateVisibleRows();
|
|
1826
|
-
}
|
|
1827
|
-
}
|
|
1828
|
-
dv(a, b) {
|
|
1829
|
-
if (this.g != null) {
|
|
1830
|
-
this.g.notifyInsertItem(a, b);
|
|
1831
|
-
}
|
|
1832
|
-
;
|
|
1833
|
-
}
|
|
1834
|
-
dx(a, b) {
|
|
1835
|
-
if (this.g != null) {
|
|
1836
|
-
this.g.notifyRemoveItem(a, b);
|
|
1837
|
-
}
|
|
1838
|
-
;
|
|
1839
|
-
}
|
|
1840
|
-
refresh() {
|
|
1841
|
-
if (this.aw) {
|
|
1842
|
-
return;
|
|
1843
|
-
}
|
|
1844
|
-
if (this.g != null) {
|
|
1845
|
-
this.aw = true;
|
|
1846
|
-
this.view.x();
|
|
1847
|
-
this.g.refresh();
|
|
1848
|
-
this.aw = false;
|
|
1849
|
-
}
|
|
1850
|
-
}
|
|
1851
|
-
de(a) {
|
|
1852
|
-
let b = null;
|
|
1853
|
-
if (this.primaryKey == null || this.primaryKey.length == 0) {
|
|
1854
|
-
b = new PrimaryKeyValue(null, a);
|
|
1855
|
-
}
|
|
1856
|
-
else if (this.primaryKey.length == a.length) {
|
|
1857
|
-
b = new PrimaryKeyValue(this.primaryKey, a);
|
|
1858
|
-
}
|
|
1859
|
-
else {
|
|
1860
|
-
throw new ArgumentException(1, "value length must match PrimaryKey length");
|
|
1861
|
-
}
|
|
1862
|
-
if (b != null) {
|
|
1863
|
-
if (this.ak != null) {
|
|
1864
|
-
let c = this.e.indexOfKey(a);
|
|
1865
|
-
let d = this.e.getItemAtIndex(c);
|
|
1866
|
-
this.ak.setPropertyValue(d, true);
|
|
1867
|
-
}
|
|
1868
|
-
this.keys.add(b);
|
|
1869
|
-
}
|
|
1870
|
-
}
|
|
1871
|
-
el(a) {
|
|
1872
|
-
let b = null;
|
|
1873
|
-
if (this.primaryKey == null || this.primaryKey.length == 0) {
|
|
1874
|
-
b = new PrimaryKeyValue(null, a);
|
|
1875
|
-
}
|
|
1876
|
-
else if (this.primaryKey.length == a.length) {
|
|
1877
|
-
b = new PrimaryKeyValue(this.primaryKey, a);
|
|
1878
|
-
}
|
|
1879
|
-
else {
|
|
1880
|
-
throw new ArgumentException(1, "value length must match PrimaryKey length");
|
|
1881
|
-
}
|
|
1882
|
-
if (this.keys.contains(b)) {
|
|
1883
|
-
if (this.ak != null) {
|
|
1884
|
-
let c = this.e.indexOfKey(a);
|
|
1885
|
-
let d = this.e.getItemAtIndex(c);
|
|
1886
|
-
this.ak.setPropertyValue(d, false);
|
|
1887
|
-
}
|
|
1888
|
-
this.keys.remove(b);
|
|
1889
|
-
}
|
|
1890
|
-
}
|
|
1891
|
-
getDesiredSize(a) {
|
|
1892
|
-
let b = 200;
|
|
1893
|
-
let c = 0;
|
|
1894
|
-
let d = this.be();
|
|
1895
|
-
let e = 5;
|
|
1896
|
-
if (this.g != null && this.g.actualDataSource != null && this.g.actualDataSource.actualCount > 0) {
|
|
1897
|
-
e = this.g.actualDataSource.actualCount;
|
|
1898
|
-
}
|
|
1899
|
-
let f = this.bl * e;
|
|
1900
|
-
let g = this.bl * (this.showSelectAll ? 4 : 5);
|
|
1901
|
-
let h = f > g ? g : f;
|
|
1902
|
-
let i = d + h;
|
|
1903
|
-
if (isPositiveInfinity(a.height)) {
|
|
1904
|
-
c = i;
|
|
1905
|
-
}
|
|
1906
|
-
else {
|
|
1907
|
-
if (a.height <= i) {
|
|
1908
|
-
c = i;
|
|
1909
|
-
}
|
|
1910
|
-
else {
|
|
1911
|
-
let j = a.height - i;
|
|
1912
|
-
c = d + j;
|
|
1913
|
-
}
|
|
1914
|
-
}
|
|
1915
|
-
return new Size(1, b, c);
|
|
1916
|
-
}
|
|
1917
|
-
be() {
|
|
1918
|
-
let a = 0;
|
|
1919
|
-
a += ComponentSizeHelpers.d(this.density, this.baseTheme);
|
|
1920
|
-
a += ComponentSizeHelpers.c(this.density, this.baseTheme);
|
|
1921
|
-
a += (1 + 3 + 0);
|
|
1922
|
-
if (this.showSelectAll) {
|
|
1923
|
-
a += this.bl + 0 + 0;
|
|
1924
|
-
}
|
|
1925
|
-
a += 4;
|
|
1926
|
-
return a;
|
|
1927
|
-
}
|
|
1928
|
-
br() {
|
|
1929
|
-
return this.l();
|
|
1930
|
-
}
|
|
1931
|
-
ce() {
|
|
1932
|
-
let a = this.l();
|
|
1933
|
-
return a.i();
|
|
1934
|
-
}
|
|
1935
|
-
l() {
|
|
1936
|
-
let a = new CheckboxListVisualModelExport();
|
|
1937
|
-
let b = this.view.a();
|
|
1938
|
-
a.g = b[0];
|
|
1939
|
-
a.f = b[1];
|
|
1940
|
-
let c = this.view.aq();
|
|
1941
|
-
a.e = c.height;
|
|
1942
|
-
a.h = c.width;
|
|
1943
|
-
a.c = this.baseTheme;
|
|
1944
|
-
a.d = this.bl;
|
|
1945
|
-
a.a = AppearanceHelper.a(this.fc);
|
|
1946
|
-
a.b = AppearanceHelper.a(this.backgroundColor);
|
|
1947
|
-
return a;
|
|
1948
|
-
}
|
|
1949
|
-
get c3() {
|
|
1950
|
-
return this.c2 != null ? this.c2 : !stringIsNullOrWhiteSpace(this.ar.b1("Select_All")) ? this.ar.b1("Select_All") : "(Select All)";
|
|
1951
|
-
}
|
|
1952
|
-
set c3(a) {
|
|
1953
|
-
if (a == this.c2) {
|
|
1954
|
-
return;
|
|
1955
|
-
}
|
|
1956
|
-
let b = this.c2;
|
|
1957
|
-
this.c2 = a;
|
|
1958
|
-
this.d8("SelectAllCaption", b, this.c2);
|
|
1959
|
-
}
|
|
1960
|
-
get selectAllCaptionTextColor() {
|
|
1961
|
-
return this.fa;
|
|
1962
|
-
}
|
|
1963
|
-
set selectAllCaptionTextColor(a) {
|
|
1964
|
-
let b = this.fa;
|
|
1965
|
-
this.fa = a;
|
|
1966
|
-
if (b != this.fa) {
|
|
1967
|
-
this.d8("SelectAllCaptionTextColor", b, a);
|
|
1968
|
-
}
|
|
1969
|
-
}
|
|
1970
|
-
get fc() {
|
|
1971
|
-
return this.eu;
|
|
1972
|
-
}
|
|
1973
|
-
set fc(a) {
|
|
1974
|
-
let b = this.eu;
|
|
1975
|
-
this.eu = a;
|
|
1976
|
-
if (b != this.eu) {
|
|
1977
|
-
this.d8("ActualSelectAllCaptionTextColor", b, a);
|
|
1978
|
-
}
|
|
1979
|
-
}
|
|
1980
|
-
get a5() {
|
|
1981
|
-
if (-1 == this.bm) {
|
|
1982
|
-
return false;
|
|
1983
|
-
}
|
|
1984
|
-
let a = this.keys.count;
|
|
1985
|
-
if (0 == a) {
|
|
1986
|
-
return false;
|
|
1987
|
-
}
|
|
1988
|
-
if (a == this.bm) {
|
|
1989
|
-
return false;
|
|
1990
|
-
}
|
|
1991
|
-
return true;
|
|
1992
|
-
}
|
|
1993
|
-
get showSelectAll() {
|
|
1994
|
-
return this.a9;
|
|
1995
|
-
}
|
|
1996
|
-
set showSelectAll(a) {
|
|
1997
|
-
if (a == this.a9) {
|
|
1998
|
-
return;
|
|
1999
|
-
}
|
|
2000
|
-
let b = this.a9;
|
|
2001
|
-
this.a9 = a;
|
|
2002
|
-
this.d8("showSelectAll", b, this.a9);
|
|
2003
|
-
}
|
|
2004
|
-
get backgroundColor() {
|
|
2005
|
-
return this.ev;
|
|
2006
|
-
}
|
|
2007
|
-
set backgroundColor(a) {
|
|
2008
|
-
let b = this.ev;
|
|
2009
|
-
this.ev = a;
|
|
2010
|
-
if (b != this.ev) {
|
|
2011
|
-
this.d8("BackgroundColor", b, a);
|
|
2012
|
-
}
|
|
2013
|
-
}
|
|
2014
|
-
get rowHoverBackgroundColor() {
|
|
2015
|
-
return this.e1;
|
|
2016
|
-
}
|
|
2017
|
-
set rowHoverBackgroundColor(a) {
|
|
2018
|
-
let b = this.e1;
|
|
2019
|
-
this.e1 = a;
|
|
2020
|
-
if (b != this.e1) {
|
|
2021
|
-
this.d8("RowHoverBackgroundColor", b, a);
|
|
2022
|
-
}
|
|
2023
|
-
}
|
|
2024
|
-
fn() {
|
|
2025
|
-
switch (this.baseTheme) {
|
|
2026
|
-
case 6:
|
|
2027
|
-
case 4: return CheckboxList.fk;
|
|
2028
|
-
}
|
|
2029
|
-
return CheckboxList.fm;
|
|
2030
|
-
}
|
|
2031
|
-
get textColor() {
|
|
2032
|
-
return this.fb;
|
|
2033
|
-
}
|
|
2034
|
-
set textColor(a) {
|
|
2035
|
-
let b = this.fb;
|
|
2036
|
-
this.fb = a;
|
|
2037
|
-
if (b != this.fb) {
|
|
2038
|
-
this.d8("TextColor", b, a);
|
|
2039
|
-
}
|
|
2040
|
-
}
|
|
2041
|
-
ea(a) {
|
|
2042
|
-
if (this.selectAllCheckboxChanged != null) {
|
|
2043
|
-
this.selectAllCheckboxChanged(this, ((() => {
|
|
2044
|
-
let $ret = new SelectAllCheckboxChangedEventArgs();
|
|
2045
|
-
$ret.a = a;
|
|
2046
|
-
return $ret;
|
|
2047
|
-
})()));
|
|
2048
|
-
}
|
|
2049
|
-
}
|
|
2050
|
-
a2() {
|
|
2051
|
-
if (-1 == this.bm) {
|
|
2052
|
-
return true;
|
|
2053
|
-
}
|
|
2054
|
-
let a = this.keys.count;
|
|
2055
|
-
switch (this.indexType) {
|
|
2056
|
-
case 0: return this.bm == a;
|
|
2057
|
-
case 1: return 0 == a;
|
|
2058
|
-
default: return false;
|
|
2059
|
-
}
|
|
2060
|
-
}
|
|
2061
|
-
a1() {
|
|
2062
|
-
if (-1 == this.bm) {
|
|
2063
|
-
return false;
|
|
2064
|
-
}
|
|
2065
|
-
let a = this.keys.count;
|
|
2066
|
-
switch (this.indexType) {
|
|
2067
|
-
case 0: return 0 == a;
|
|
2068
|
-
case 1: return this.bm == a;
|
|
2069
|
-
default: return false;
|
|
2070
|
-
}
|
|
2071
|
-
}
|
|
2072
|
-
dg() {
|
|
2073
|
-
let a = this.g.actualDataSource;
|
|
2074
|
-
if (null != a) {
|
|
2075
|
-
if (null == a.actualSchema) {
|
|
2076
|
-
this.bm = -1;
|
|
2077
|
-
return;
|
|
2078
|
-
}
|
|
2079
|
-
let b = a.actualCount;
|
|
2080
|
-
this.bm = b;
|
|
2081
|
-
}
|
|
2082
|
-
else {
|
|
2083
|
-
this.bm = -1;
|
|
2084
|
-
}
|
|
2085
|
-
}
|
|
2086
|
-
get a8() {
|
|
2087
|
-
return this.a7;
|
|
2088
|
-
}
|
|
2089
|
-
set a8(a) {
|
|
2090
|
-
if (a == this.a7) {
|
|
2091
|
-
return;
|
|
2092
|
-
}
|
|
2093
|
-
let b = this.a7;
|
|
2094
|
-
this.a7 = a;
|
|
2095
|
-
this.d8("ShowFilter", b, this.a7);
|
|
2096
|
-
}
|
|
2097
|
-
get a4() {
|
|
2098
|
-
return this.a3;
|
|
2099
|
-
}
|
|
2100
|
-
set a4(a) {
|
|
2101
|
-
if (a == this.a3) {
|
|
2102
|
-
return;
|
|
2103
|
-
}
|
|
2104
|
-
let b = this.a3;
|
|
2105
|
-
this.a3 = a;
|
|
2106
|
-
this.d8("IsRowHoverEnabled", b, this.a3);
|
|
2107
|
-
}
|
|
2108
|
-
get checkboxAlignedRight() {
|
|
2109
|
-
return this.ay;
|
|
2110
|
-
}
|
|
2111
|
-
set checkboxAlignedRight(a) {
|
|
2112
|
-
if (a == this.ay) {
|
|
2113
|
-
return;
|
|
2114
|
-
}
|
|
2115
|
-
let b = this.ay;
|
|
2116
|
-
this.ay = a;
|
|
2117
|
-
this.d8("CheckboxAlignedRight", b, this.ay);
|
|
2118
|
-
}
|
|
2119
|
-
eh(a) {
|
|
2120
|
-
this.y = a;
|
|
2121
|
-
if (a == null) {
|
|
2122
|
-
return;
|
|
2123
|
-
}
|
|
2124
|
-
this.y.d = this.aa;
|
|
2125
|
-
this.y.p = this.baseTheme;
|
|
2126
|
-
this.y.t = this.density;
|
|
2127
|
-
this.y.mc = this.fs;
|
|
2128
|
-
this.y.md = this.searchBorderColor;
|
|
2129
|
-
this.y.no = this.searchFocusBorderColor;
|
|
2130
|
-
this.y.n6 = BrushUtil.l(0, 0, 0, 0);
|
|
2131
|
-
this.y.np = BrushUtil.l(0, 0, 0, 0);
|
|
2132
|
-
}
|
|
2133
|
-
}
|
|
2134
|
-
CheckboxList.$t = markType(CheckboxList, 'CheckboxList', Base.$, [INotifyPropertyChanged_$type]);
|
|
2135
|
-
CheckboxList.fy = BrushUtil.l(255, 24, 29, 31);
|
|
2136
|
-
CheckboxList.cz = "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z";
|
|
2137
|
-
CheckboxList.fj = BrushUtil.l(255, 248, 248, 248);
|
|
2138
|
-
CheckboxList.fl = null;
|
|
2139
|
-
CheckboxList.fm = BrushUtil.l(255, 24, 29, 31);
|
|
2140
|
-
CheckboxList.fk = BrushUtil.l(255, 255, 255, 255);
|
|
2141
|
-
return CheckboxList;
|
|
2142
|
-
})();
|