igniteui-angular-data-grids 21.1.0-beta.2 → 22.0.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/igniteui-angular-data-grids.mjs +100466 -0
- package/igniteui-angular-data-grids.d.ts +24800 -5
- package/package.json +18 -15
- package/bundles/igniteui-angular-data-grids.umd.js +0 -114737
- package/bundles/igniteui-angular-data-grids.umd.min.js +0 -7
- package/esm2015/igniteui-angular-data-grids.js +0 -4
- package/esm2015/lib/AccessibilityRow.js +0 -105
- package/esm2015/lib/ActivationManager.js +0 -7
- package/esm2015/lib/ApplyButtonClickEventArgs.js +0 -16
- package/esm2015/lib/BaseEditorView.js +0 -205
- package/esm2015/lib/BrowserExecutionContext.js +0 -51
- package/esm2015/lib/BrowserPixelConverter.js +0 -20
- package/esm2015/lib/BrowserTickProvider.js +0 -64
- package/esm2015/lib/CalculationParameters.js +0 -34
- package/esm2015/lib/CancelButtonClickEventArgs.js +0 -16
- package/esm2015/lib/CanvasCellPresenterBase.js +0 -70
- package/esm2015/lib/CanvasContentCellModelHelper.js +0 -81
- package/esm2015/lib/CanvasDateTimeCell.js +0 -20
- package/esm2015/lib/CanvasDateTimeCellPresenter.js +0 -49
- package/esm2015/lib/CanvasGridCellBase.js +0 -764
- package/esm2015/lib/CanvasImageCell.js +0 -66
- package/esm2015/lib/CanvasImageCellPresenter.js +0 -90
- package/esm2015/lib/CanvasNumericCell.js +0 -22
- package/esm2015/lib/CanvasNumericCellPresenter.js +0 -48
- package/esm2015/lib/CanvasPlaceholderView.js +0 -62
- package/esm2015/lib/CanvasRowSeparatorCell.js +0 -20
- package/esm2015/lib/CanvasRowSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/CanvasSectionHeaderCell.js +0 -25
- package/esm2015/lib/CanvasSectionHeaderCellPresenter.js +0 -51
- package/esm2015/lib/CanvasSummaryCell.js +0 -98
- package/esm2015/lib/CanvasSummaryCellPresenter.js +0 -42
- package/esm2015/lib/CanvasTemplateCell.js +0 -32
- package/esm2015/lib/CanvasTemplateCellContainer.js +0 -32
- package/esm2015/lib/CanvasTemplateCellPresenter.js +0 -38
- package/esm2015/lib/CanvasTemplateHeaderCell.js +0 -32
- package/esm2015/lib/CanvasTemplateHeaderCellPresenter.js +0 -38
- package/esm2015/lib/CanvasTextCell.js +0 -25
- package/esm2015/lib/CanvasTextCellPresenter.js +0 -52
- package/esm2015/lib/CanvasTextHeaderCell.js +0 -57
- package/esm2015/lib/CanvasTextHeaderCellPresenter.js +0 -69
- package/esm2015/lib/CanvasVerticalSeparatorCell.js +0 -20
- package/esm2015/lib/CanvasVerticalSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/CellContentHorizontalAlignment.js +0 -37
- package/esm2015/lib/CellContentVerticalAlignment.js +0 -37
- package/esm2015/lib/CellDataLoadedAnimationMode.js +0 -29
- package/esm2015/lib/CellEffect.js +0 -7
- package/esm2015/lib/CellKey.js +0 -7
- package/esm2015/lib/CellModel.js +0 -7
- package/esm2015/lib/CellModelExport.js +0 -116
- package/esm2015/lib/CellPath.js +0 -232
- package/esm2015/lib/CellPositionEffect.js +0 -7
- package/esm2015/lib/CellPresenterBase.js +0 -131
- package/esm2015/lib/CellPropertyAnimationType.js +0 -65
- package/esm2015/lib/CellRange.js +0 -64
- package/esm2015/lib/CellSelectionAnimationMode.js +0 -29
- package/esm2015/lib/CellStyleRequestedEventArgs.js +0 -40
- package/esm2015/lib/CheckboxList.js +0 -7
- package/esm2015/lib/CheckboxListBridge.js +0 -321
- package/esm2015/lib/CheckboxListExternal.js +0 -11
- package/esm2015/lib/CheckboxListExternalIndexType.js +0 -11
- package/esm2015/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +0 -21
- package/esm2015/lib/CheckboxListExternalKeysClearedEventArgs.js +0 -16
- package/esm2015/lib/CheckboxListIndexType.js +0 -16
- package/esm2015/lib/CheckboxListIndexTypeChangedEventArgs.js +0 -21
- package/esm2015/lib/CheckboxListKeysClearedEventArgs.js +0 -16
- package/esm2015/lib/CheckboxListView.js +0 -7
- package/esm2015/lib/CheckboxListViewExternal.js +0 -11
- package/esm2015/lib/CheckboxListView_combined.js +0 -2096
- package/esm2015/lib/CheckedChangedEventArgs.js +0 -22
- package/esm2015/lib/CloneDataSourceFilterOperation.js +0 -20
- package/esm2015/lib/ColumnCellsEffect.js +0 -7
- package/esm2015/lib/ColumnChooser.js +0 -7
- package/esm2015/lib/ColumnChooserInfo.js +0 -21
- package/esm2015/lib/ColumnChooserView.js +0 -7
- package/esm2015/lib/ColumnChooserView_combined.js +0 -375
- package/esm2015/lib/ColumnComparisonConditionOperatorType.js +0 -62
- package/esm2015/lib/ColumnComparisonFilterCondition.js +0 -7
- package/esm2015/lib/ColumnController.js +0 -7
- package/esm2015/lib/ColumnCustomFilterCondition.js +0 -7
- package/esm2015/lib/ColumnEffect.js +0 -7
- package/esm2015/lib/ColumnExchanger.js +0 -7
- package/esm2015/lib/ColumnExchangersCollection.js +0 -7
- package/esm2015/lib/ColumnExchangingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnFilterCondition.js +0 -7
- package/esm2015/lib/ColumnFilterConditionCollection.js +0 -7
- package/esm2015/lib/ColumnFilterConditionGroup.js +0 -7
- package/esm2015/lib/ColumnFilterCondition_combined.js +0 -34983
- package/esm2015/lib/ColumnGroupDescription.js +0 -176
- package/esm2015/lib/ColumnGroupDescriptionCollection.js +0 -90
- package/esm2015/lib/ColumnGrouping.js +0 -7
- package/esm2015/lib/ColumnGroupingView.js +0 -7
- package/esm2015/lib/ColumnGroupingView_combined.js +0 -987
- package/esm2015/lib/ColumnGroupingVisualModelExport.js +0 -85
- package/esm2015/lib/ColumnHiddenChangedEventArgs.js +0 -7
- package/esm2015/lib/ColumnHidingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnInfo.js +0 -7
- package/esm2015/lib/ColumnMovingAnimationMode.js +0 -29
- package/esm2015/lib/ColumnMovingMode.js +0 -16
- package/esm2015/lib/ColumnMovingSeparator.js +0 -7
- package/esm2015/lib/ColumnOptionsIconAlignment.js +0 -37
- package/esm2015/lib/ColumnOptionsIconBehavior.js +0 -33
- package/esm2015/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +0 -16
- package/esm2015/lib/ColumnPinnedChangedEventArgs.js +0 -7
- package/esm2015/lib/ColumnPinning.js +0 -7
- package/esm2015/lib/ColumnPinningInfo.js +0 -21
- package/esm2015/lib/ColumnPinningView.js +0 -7
- package/esm2015/lib/ColumnPinningView_combined.js +0 -356
- package/esm2015/lib/ColumnPropertySetter.js +0 -37
- package/esm2015/lib/ColumnPropertySettersCollection.js +0 -21
- package/esm2015/lib/ColumnPropertyUpdatingAnimationMode.js +0 -33
- package/esm2015/lib/ColumnResizingAnimationMode.js +0 -29
- package/esm2015/lib/ColumnResizingMode.js +0 -17
- package/esm2015/lib/ColumnResizingSeparator.js +0 -7
- package/esm2015/lib/ColumnShowingAnimationMode.js +0 -61
- package/esm2015/lib/ColumnSortDescription.js +0 -66
- package/esm2015/lib/ColumnSortDescriptionCollection.js +0 -90
- package/esm2015/lib/ColumnSortDirection.js +0 -29
- package/esm2015/lib/ColumnStates.js +0 -11
- package/esm2015/lib/ColumnSummaryDescription.js +0 -225
- package/esm2015/lib/ColumnSummaryDescriptionCollection.js +0 -96
- package/esm2015/lib/ColumnWidth.js +0 -100
- package/esm2015/lib/ComboBoxColumn.js +0 -7
- package/esm2015/lib/ComboEditorView.js +0 -260
- package/esm2015/lib/ComboEditorView_ComboExternal.js +0 -11
- package/esm2015/lib/ComparisonOperatorSelector.js +0 -7
- package/esm2015/lib/ComparisonOperatorSelectorView.js +0 -7
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +0 -887
- package/esm2015/lib/ContentCellModelHelper.js +0 -142
- package/esm2015/lib/CurrentRendererSettings.js +0 -23
- package/esm2015/lib/DataAdapter.js +0 -7
- package/esm2015/lib/DataBindingEventArgs.js +0 -7
- package/esm2015/lib/DataGrid.js +0 -7
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +0 -187
- package/esm2015/lib/DataGridCellEventArgs.js +0 -7
- package/esm2015/lib/DataGridCellLayoutPanel.js +0 -550
- package/esm2015/lib/DataGridColumn.js +0 -7
- package/esm2015/lib/DataGridColumnToolbarManager.js +0 -7
- package/esm2015/lib/DataGridDelayedExecutionManager.js +0 -28
- package/esm2015/lib/DataGridLocaleEn.js +0 -78
- package/esm2015/lib/DataGridPresenterManager.js +0 -181
- package/esm2015/lib/DataGridPropertySetter.js +0 -23
- package/esm2015/lib/DataGridScrollerKeyboardListener.js +0 -70
- package/esm2015/lib/DataGridSelectionMode.js +0 -41
- package/esm2015/lib/DataGridStylingDefaults.js +0 -2
- package/esm2015/lib/DataGridToolbar.js +0 -7
- package/esm2015/lib/DataGridToolbarView.js +0 -7
- package/esm2015/lib/DataGridToolbarView_combined.js +0 -783
- package/esm2015/lib/DataGridViewportManager.js +0 -32
- package/esm2015/lib/DataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/DateEditorView.js +0 -222
- package/esm2015/lib/DateOperatorTypes.js +0 -11
- package/esm2015/lib/DateTimeCell.js +0 -20
- package/esm2015/lib/DateTimeCellModel.js +0 -7
- package/esm2015/lib/DateTimeCellModelExport.js +0 -30
- package/esm2015/lib/DateTimeCellPresenter.js +0 -49
- package/esm2015/lib/DateTimeColumn.js +0 -7
- package/esm2015/lib/DateTimeColumnValueFormatter.js +0 -96
- package/esm2015/lib/DateTimeFormats.js +0 -41
- package/esm2015/lib/DefaultCellActionManager.js +0 -7
- package/esm2015/lib/DefaultCellModelExportUpdater.js +0 -7
- package/esm2015/lib/DefaultGridInfoRequestor.js +0 -7
- package/esm2015/lib/DefaultPlatformPixelConverter.js +0 -20
- package/esm2015/lib/DefinitionBase.js +0 -7
- package/esm2015/lib/DefinitionPropertyUpdatedEventArgs.js +0 -47
- package/esm2015/lib/DragSelectEventArgs.js +0 -54
- package/esm2015/lib/DragType.js +0 -11
- package/esm2015/lib/Dragger.js +0 -186
- package/esm2015/lib/DraggerView.js +0 -139
- package/esm2015/lib/DropDownDataListItem.js +0 -21
- package/esm2015/lib/EditModeClickAction.js +0 -29
- package/esm2015/lib/EditModeType.js +0 -33
- package/esm2015/lib/EditRowDefinition.js +0 -7
- package/esm2015/lib/EditingManager.js +0 -7
- package/esm2015/lib/EditorCell.js +0 -501
- package/esm2015/lib/EditorCellModel.js +0 -7
- package/esm2015/lib/EditorCellModelExport.js +0 -35
- package/esm2015/lib/EditorCellPresenter.js +0 -73
- package/esm2015/lib/EditorDefinition.js +0 -7
- package/esm2015/lib/EditorRowCell.js +0 -21
- package/esm2015/lib/EditorRowCellModel.js +0 -7
- package/esm2015/lib/EditorRowCellPresenter.js +0 -26
- package/esm2015/lib/EditorType.js +0 -37
- package/esm2015/lib/EnterKeyBehaviorAfterEdit.js +0 -37
- package/esm2015/lib/EnterKeyBehaviors.js +0 -41
- package/esm2015/lib/FilterCell.js +0 -544
- package/esm2015/lib/FilterCellModel.js +0 -7
- package/esm2015/lib/FilterCellModelExport.js +0 -48
- package/esm2015/lib/FilterCellPresenter.js +0 -62
- package/esm2015/lib/FilterComparisonType.js +0 -29
- package/esm2015/lib/FilterDialogRenderCompletedEventArgs.js +0 -16
- package/esm2015/lib/FilterLogicalOperator.js +0 -25
- package/esm2015/lib/FilterOperand.js +0 -7
- package/esm2015/lib/FilterRowDefinition.js +0 -7
- package/esm2015/lib/FilterUIType.js +0 -30
- package/esm2015/lib/FixedCellPositions.js +0 -11
- package/esm2015/lib/FormatCellEventArgs.js +0 -31
- package/esm2015/lib/FormatGroupTextEventArgs.js +0 -23
- package/esm2015/lib/FormatSummaryTextEventArgs.js +0 -24
- package/esm2015/lib/GotFocusEventArgs.js +0 -16
- package/esm2015/lib/GridActivationMode.js +0 -25
- package/esm2015/lib/GridActiveCellChangedEventArgs.js +0 -33
- package/esm2015/lib/GridAnimationManager.js +0 -7
- package/esm2015/lib/GridAnimationManagerAnimationCanceledEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationManagerAnimationCompletedEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationManagerAnimationCreatedEventArgs.js +0 -20
- package/esm2015/lib/GridAnimationPhaseSettings.js +0 -117
- package/esm2015/lib/GridAnimationSettings.js +0 -126
- package/esm2015/lib/GridCellBase.js +0 -972
- package/esm2015/lib/GridCellEditEndedEventArgs.js +0 -7
- package/esm2015/lib/GridCellEditStartedEventArgs.js +0 -7
- package/esm2015/lib/GridCellPosition.js +0 -35
- package/esm2015/lib/GridCellType.js +0 -22
- package/esm2015/lib/GridCellValueChangingEventArgs.js +0 -7
- package/esm2015/lib/GridColumnAnimationSettings.js +0 -307
- package/esm2015/lib/GridColumnButtonOptions.js +0 -7
- package/esm2015/lib/GridColumnButtonOptionsView.js +0 -7
- package/esm2015/lib/GridColumnButtonOptionsView_combined.js +0 -183
- package/esm2015/lib/GridColumnCollection.js +0 -7
- package/esm2015/lib/GridColumnFilterOptions.js +0 -7
- package/esm2015/lib/GridColumnFilterOptionsView.js +0 -7
- package/esm2015/lib/GridColumnFilterOptionsView_combined.js +0 -494
- package/esm2015/lib/GridColumnGroupOptions.js +0 -7
- package/esm2015/lib/GridColumnGroupOptionsView.js +0 -7
- package/esm2015/lib/GridColumnGroupOptionsView_combined.js +0 -214
- package/esm2015/lib/GridColumnHideOptions.js +0 -7
- package/esm2015/lib/GridColumnHideOptionsView.js +0 -7
- package/esm2015/lib/GridColumnHideOptionsView_combined.js +0 -152
- package/esm2015/lib/GridColumnMoveOptions.js +0 -7
- package/esm2015/lib/GridColumnMoveOptionsView.js +0 -7
- package/esm2015/lib/GridColumnMoveOptionsView_combined.js +0 -297
- package/esm2015/lib/GridColumnOptions.js +0 -7
- package/esm2015/lib/GridColumnOptionsBase.js +0 -7
- package/esm2015/lib/GridColumnOptionsSectionBase.js +0 -38
- package/esm2015/lib/GridColumnOptionsSimpleSectionBase.js +0 -57
- package/esm2015/lib/GridColumnOptionsUtilities.js +0 -7
- package/esm2015/lib/GridColumnOptionsView.js +0 -7
- package/esm2015/lib/GridColumnOptionsViewBase.js +0 -7
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +0 -597
- package/esm2015/lib/GridColumnOptionsView_combined.js +0 -835
- package/esm2015/lib/GridColumnPinOptions.js +0 -7
- package/esm2015/lib/GridColumnPinOptionsView.js +0 -7
- package/esm2015/lib/GridColumnPinOptionsView_combined.js +0 -282
- package/esm2015/lib/GridColumnSortOptions.js +0 -7
- package/esm2015/lib/GridColumnSortOptionsView.js +0 -7
- package/esm2015/lib/GridColumnSortOptionsView_combined.js +0 -277
- package/esm2015/lib/GridColumnSpacer.js +0 -68
- package/esm2015/lib/GridColumnSpacerCollection.js +0 -79
- package/esm2015/lib/GridColumnSummaryOptions.js +0 -7
- package/esm2015/lib/GridColumnSummaryOptionsView.js +0 -7
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +0 -436
- package/esm2015/lib/GridColumnWidthChangedEventArgs.js +0 -7
- package/esm2015/lib/GridColumnsAutoGeneratedEventArgs.js +0 -7
- package/esm2015/lib/GridColumnsChangedEventArgs.js +0 -7
- package/esm2015/lib/GridCompoundConditionalStyle.js +0 -7
- package/esm2015/lib/GridConditionFilterStringErrorsParsingEventArgs.js +0 -21
- package/esm2015/lib/GridConditionalStyle.js +0 -7
- package/esm2015/lib/GridConditionalStyleBoundType.js +0 -16
- package/esm2015/lib/GridConditionalStyleCollection.js +0 -7
- package/esm2015/lib/GridConditionalStyleFontInfo.js +0 -26
- package/esm2015/lib/GridConditionalStyleProperty.js +0 -733
- package/esm2015/lib/GridConditionalStylePropertyCollection.js +0 -21
- package/esm2015/lib/GridConditionalStylePropertyStylingType.js +0 -18
- package/esm2015/lib/GridCustomFilterRequestedEventArgs.js +0 -7
- package/esm2015/lib/GridDataCommittedEventArgs.js +0 -23
- package/esm2015/lib/GridDataCommittingEventArgs.js +0 -23
- package/esm2015/lib/GridEasingFunctionType.js +0 -33
- package/esm2015/lib/GridEffect.js +0 -7
- package/esm2015/lib/GridEffectGroup.js +0 -7
- package/esm2015/lib/GridEffectMainIntent.js +0 -11
- package/esm2015/lib/GridEffectManager.js +0 -7
- package/esm2015/lib/GridEffectSubIntent.js +0 -11
- package/esm2015/lib/GridExpansionIndicator.js +0 -7
- package/esm2015/lib/GridExpansionIndicatorView.js +0 -7
- package/esm2015/lib/GridExpansionIndicatorView_combined.js +0 -317
- package/esm2015/lib/GridExternalWrapper.js +0 -161
- package/esm2015/lib/GridFilterDialog.js +0 -7
- package/esm2015/lib/GridFilterDialogFilterChangeEventArgs.js +0 -20
- package/esm2015/lib/GridFilterDialogOpeningEventArgs.js +0 -20
- package/esm2015/lib/GridFilterDialogPanel.js +0 -7
- package/esm2015/lib/GridFilterDialogView.js +0 -7
- package/esm2015/lib/GridFilterDialogViewModel.js +0 -7
- package/esm2015/lib/GridFilterDialogViewModelGrouping.js +0 -22
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevel.js +0 -21
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevelCollection.js +0 -21
- package/esm2015/lib/GridFilterDialogViewModelRow.js +0 -91
- package/esm2015/lib/GridFilterDialogViewModelRowCollection.js +0 -7
- package/esm2015/lib/GridFilterDialogView_combined.js +0 -1422
- package/esm2015/lib/GridFilterExpressionsEventArgs.js +0 -20
- package/esm2015/lib/GridFilterOperandsCollection.js +0 -7
- package/esm2015/lib/GridGroupDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridIconRepository.js +0 -94
- package/esm2015/lib/GridLayer.js +0 -7
- package/esm2015/lib/GridLayerController.js +0 -7
- package/esm2015/lib/GridLayerExport.js +0 -49
- package/esm2015/lib/GridModuleHelper.js +0 -24
- package/esm2015/lib/GridRowEditEndedEventArgs.js +0 -27
- package/esm2015/lib/GridRowEditStartedEventArgs.js +0 -27
- package/esm2015/lib/GridSelectedCellRangesChangedEventArgs.js +0 -47
- package/esm2015/lib/GridSelectedCellRangesCollection.js +0 -24
- package/esm2015/lib/GridSelectedCellsChangedEventArgs.js +0 -7
- package/esm2015/lib/GridSelectedCellsCollection.js +0 -7
- package/esm2015/lib/GridSelectedItemsChangedEventArgs.js +0 -40
- package/esm2015/lib/GridSelectedItemsCollection.js +0 -42
- package/esm2015/lib/GridSelectedKeysChangedEventArgs.js +0 -40
- package/esm2015/lib/GridSelectedKeysCollection.js +0 -160
- package/esm2015/lib/GridSelectionBehavior.js +0 -25
- package/esm2015/lib/GridSelectionChangedEventArgs.js +0 -16
- package/esm2015/lib/GridSizeChangedEventArgs.js +0 -21
- package/esm2015/lib/GridSortDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridSortIndicator.js +0 -7
- package/esm2015/lib/GridSortIndicatorView.js +0 -7
- package/esm2015/lib/GridSortIndicatorView_combined.js +0 -615
- package/esm2015/lib/GridStyleRepository.js +0 -313
- package/esm2015/lib/GridStyleRepositoryKeys.js +0 -11
- package/esm2015/lib/GridSummaryDescriptionsChangedEventArgs.js +0 -26
- package/esm2015/lib/GridViewportChangedEventArgs.js +0 -27
- package/esm2015/lib/GroupData.js +0 -22
- package/esm2015/lib/GroupHeaderDisplayMode.js +0 -25
- package/esm2015/lib/GroupInfo.js +0 -22
- package/esm2015/lib/GroupSummaryDisplayMode.js +0 -38
- package/esm2015/lib/Header.js +0 -7
- package/esm2015/lib/HeaderClickAction.js +0 -37
- package/esm2015/lib/HeaderRowSeparator.js +0 -7
- package/esm2015/lib/HeaderSeparator.js +0 -7
- package/esm2015/lib/HorizontalPropertyEditorDataSource.js +0 -24
- package/esm2015/lib/HoverManager.js +0 -7
- package/esm2015/lib/ICellActionManager.js +0 -7
- package/esm2015/lib/ICellModelExportUpdater.js +0 -11
- package/esm2015/lib/ICellPresenter.js +0 -7
- package/esm2015/lib/ICellRenderingEngine.js +0 -7
- package/esm2015/lib/ICheckboxListView.js +0 -11
- package/esm2015/lib/IColumnGrouping.js +0 -11
- package/esm2015/lib/IColumnGroupingVisualModelExport.js +0 -11
- package/esm2015/lib/IDataAdapter.js +0 -7
- package/esm2015/lib/IDataGridComponent.js +0 -11
- package/esm2015/lib/IDelayedExecutionManager.js +0 -11
- package/esm2015/lib/IDragger.js +0 -7
- package/esm2015/lib/IDraggerView.js +0 -7
- package/esm2015/lib/IDraggerView_combined.js +0 -15
- package/esm2015/lib/IEditorView.js +0 -11
- package/esm2015/lib/IExternalDefinitionBase.js +0 -7
- package/esm2015/lib/IExternalGrid.js +0 -7
- package/esm2015/lib/IExternalTemplateColumn.js +0 -11
- package/esm2015/lib/IExternalTemplateHeaderColumn.js +0 -11
- package/esm2015/lib/IExternalTemplateSectionHeader.js +0 -11
- package/esm2015/lib/IGridInfoRequestor.js +0 -7
- package/esm2015/lib/INativeCell.js +0 -11
- package/esm2015/lib/IPlatformPixelConverter.js +0 -11
- package/esm2015/lib/IPropertySetter.js +0 -11
- package/esm2015/lib/ISummaryChooserView.js +0 -7
- package/esm2015/lib/ISummaryChooserView_combined.js +0 -448
- package/esm2015/lib/IToolbarVisualModelExport.js +0 -11
- package/esm2015/lib/IViewportManager.js +0 -11
- package/esm2015/lib/ImageCell.js +0 -119
- package/esm2015/lib/ImageCellModel.js +0 -7
- package/esm2015/lib/ImageCellModelExport.js +0 -28
- package/esm2015/lib/ImageCellPresenter.js +0 -91
- package/esm2015/lib/ImageColumn.js +0 -7
- package/esm2015/lib/ImageResourceType.js +0 -37
- package/esm2015/lib/ImageStretchOptions.js +0 -29
- package/esm2015/lib/LayoutAction.js +0 -49
- package/esm2015/lib/LostFocusEventArgs.js +0 -16
- package/esm2015/lib/MergedCellEvaluationCriteria.js +0 -29
- package/esm2015/lib/MergedCellInfo.js +0 -26
- package/esm2015/lib/MergedCellMode.js +0 -34
- package/esm2015/lib/ModelStates.js +0 -11
- package/esm2015/lib/ModelTypes.js +0 -11
- package/esm2015/lib/MultiColumnComboBox.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxDataSourceNotificationHandler.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxSelectedItemChangeType.js +0 -20
- package/esm2015/lib/MultiColumnComboBoxTextChangedEventArgs.js +0 -29
- package/esm2015/lib/MultiColumnComboBoxUtilities.js +0 -92
- package/esm2015/lib/MultiColumnComboBoxValueChangedEventArgs.js +0 -29
- package/esm2015/lib/MultiColumnComboBoxView.js +0 -7
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +0 -2784
- package/esm2015/lib/MultiColumnComboVisualModelExport.js +0 -187
- package/esm2015/lib/MultipleDataSourceNotifier.js +0 -61
- package/esm2015/lib/NativeUIComboFactory.js +0 -47
- package/esm2015/lib/NativeUIGridFactory.js +0 -70
- package/esm2015/lib/NumericCell.js +0 -32
- package/esm2015/lib/NumericCellFormatter.js +0 -7
- package/esm2015/lib/NumericCellModel.js +0 -7
- package/esm2015/lib/NumericCellModelExport.js +0 -32
- package/esm2015/lib/NumericCellPresenter.js +0 -48
- package/esm2015/lib/NumericColumn.js +0 -7
- package/esm2015/lib/NumericEditorView.js +0 -31
- package/esm2015/lib/OperatorModel.js +0 -24
- package/esm2015/lib/OperatorSelectorClosingEventArgs.js +0 -16
- package/esm2015/lib/OperatorSelectorOpeningEventArgs.js +0 -16
- package/esm2015/lib/OperatorSelectorValueChangedEventArgs.js +0 -33
- package/esm2015/lib/PageChangedEventArgs.js +0 -33
- package/esm2015/lib/PagedDataProvider.js +0 -7
- package/esm2015/lib/Pager.js +0 -7
- package/esm2015/lib/PagerDataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/PagerGridDataSourceNotificationBridge.js +0 -7
- package/esm2015/lib/PagerView.js +0 -7
- package/esm2015/lib/PagerVisualModelExport.js +0 -82
- package/esm2015/lib/PinnedAreaSeparator.js +0 -7
- package/esm2015/lib/PinnedPositions.js +0 -29
- package/esm2015/lib/PinnedRowInfo.js +0 -7
- package/esm2015/lib/PlaceholderView.js +0 -69
- package/esm2015/lib/PrimaryKeyValue.js +0 -87
- package/esm2015/lib/PropertyEditor.js +0 -7
- package/esm2015/lib/PropertyEditorView.js +0 -7
- package/esm2015/lib/PropertyEditorView_combined.js +0 -1652
- package/esm2015/lib/PushRowResult.js +0 -7
- package/esm2015/lib/PushRowSettings.js +0 -7
- package/esm2015/lib/RecyclingManager.js +0 -7
- package/esm2015/lib/ResponsiveEngine.js +0 -7
- package/esm2015/lib/ResponsivePhase.js +0 -7
- package/esm2015/lib/ResponsivePhasesCollection.js +0 -7
- package/esm2015/lib/ResponsiveState.js +0 -7
- package/esm2015/lib/ResponsiveStateEnteredEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStateEnteringEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStateExitedEventArgs.js +0 -16
- package/esm2015/lib/ResponsiveStatesCollection.js +0 -7
- package/esm2015/lib/RowCellsEffect.js +0 -7
- package/esm2015/lib/RowEffect.js +0 -7
- package/esm2015/lib/RowHoverAnimationMode.js +0 -29
- package/esm2015/lib/RowPath.js +0 -110
- package/esm2015/lib/RowRange.js +0 -38
- package/esm2015/lib/RowSelectionAnimationMode.js +0 -29
- package/esm2015/lib/RowSeparator.js +0 -7
- package/esm2015/lib/RowSeparatorCell.js +0 -20
- package/esm2015/lib/RowSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/RowSeparatorModel.js +0 -7
- package/esm2015/lib/RowSeparatorModelExport.js +0 -23
- package/esm2015/lib/SaveLayoutColumn.js +0 -7
- package/esm2015/lib/SaveLayoutFilterInfo.js +0 -173
- package/esm2015/lib/SaveLayoutGroupInfo.js +0 -51
- package/esm2015/lib/SaveLayoutSortInfo.js +0 -54
- package/esm2015/lib/SectionFooter.js +0 -7
- package/esm2015/lib/SectionHeader.js +0 -7
- package/esm2015/lib/SectionHeaderCell.js +0 -60
- package/esm2015/lib/SectionHeaderCellModel.js +0 -7
- package/esm2015/lib/SectionHeaderCellModelExport.js +0 -62
- package/esm2015/lib/SectionHeaderCellPresenter.js +0 -51
- package/esm2015/lib/SectionInfo.js +0 -7
- package/esm2015/lib/SelectAllCheckboxChangedEventArgs.js +0 -20
- package/esm2015/lib/SelectionManager.js +0 -7
- package/esm2015/lib/SortIndicatorRenderCompletedEventArgs.js +0 -16
- package/esm2015/lib/SortIndicatorStyle.js +0 -36
- package/esm2015/lib/SortManager.js +0 -7
- package/esm2015/lib/SortMode.js +0 -37
- package/esm2015/lib/SpacerEffect.js +0 -7
- package/esm2015/lib/SpatialEngine.js +0 -7
- package/esm2015/lib/StringOperatorTypes.js +0 -11
- package/esm2015/lib/SummaryCell.js +0 -83
- package/esm2015/lib/SummaryCellModel.js +0 -7
- package/esm2015/lib/SummaryCellModelExport.js +0 -88
- package/esm2015/lib/SummaryCellPresenter.js +0 -51
- package/esm2015/lib/SummaryChangedEventArgs.js +0 -21
- package/esm2015/lib/SummaryChooser.js +0 -7
- package/esm2015/lib/SummaryChooserItem.js +0 -22
- package/esm2015/lib/SummaryChooserView.js +0 -7
- package/esm2015/lib/SummaryData.js +0 -24
- package/esm2015/lib/SummaryRow.js +0 -7
- package/esm2015/lib/SummaryRowRoot.js +0 -7
- package/esm2015/lib/SummaryRowSection.js +0 -7
- package/esm2015/lib/SummaryScope.js +0 -33
- package/esm2015/lib/TemplateCell.js +0 -55
- package/esm2015/lib/TemplateCellContainer.js +0 -33
- package/esm2015/lib/TemplateCellModel.js +0 -7
- package/esm2015/lib/TemplateCellModelExport.js +0 -27
- package/esm2015/lib/TemplateCellPresenter.js +0 -37
- package/esm2015/lib/TemplateCellUpdatingEventArgs.js +0 -7
- package/esm2015/lib/TemplateColumn.js +0 -7
- package/esm2015/lib/TemplateHeader.js +0 -48
- package/esm2015/lib/TemplateHeaderCell.js +0 -30
- package/esm2015/lib/TemplateHeaderCellModel.js +0 -61
- package/esm2015/lib/TemplateHeaderCellModelExport.js +0 -27
- package/esm2015/lib/TemplateHeaderCellPresenter.js +0 -38
- package/esm2015/lib/TemplateHeaderCellUpdatingEventArgs.js +0 -33
- package/esm2015/lib/TemplateSectionHeader.js +0 -39
- package/esm2015/lib/TemplateSectionHeaderCellModel.js +0 -17
- package/esm2015/lib/TemplateSectionHeaderCellModelExport.js +0 -23
- package/esm2015/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +0 -33
- package/esm2015/lib/TextCell.js +0 -66
- package/esm2015/lib/TextCellDecoration.js +0 -33
- package/esm2015/lib/TextCellLineBreakMode.js +0 -33
- package/esm2015/lib/TextCellModel.js +0 -7
- package/esm2015/lib/TextCellModelExport.js +0 -30
- package/esm2015/lib/TextCellPresenter.js +0 -52
- package/esm2015/lib/TextColumn.js +0 -7
- package/esm2015/lib/TextEditorView.js +0 -174
- package/esm2015/lib/TextHeader.js +0 -7
- package/esm2015/lib/TextHeaderCell.js +0 -349
- package/esm2015/lib/TextHeaderCellModel.js +0 -7
- package/esm2015/lib/TextHeaderCellModelExport.js +0 -23
- package/esm2015/lib/TextHeaderCellPresenter.js +0 -131
- package/esm2015/lib/TextIconSetBuiltInTypes.js +0 -18
- package/esm2015/lib/TextIconSetConditionalStyle.js +0 -106
- package/esm2015/lib/TextVisualModelExport.js +0 -44
- package/esm2015/lib/ToolbarVisualModelExport.js +0 -20
- package/esm2015/lib/VerticalSeparatorCell.js +0 -72
- package/esm2015/lib/VerticalSeparatorCellModel.js +0 -7
- package/esm2015/lib/VerticalSeparatorCellPresenter.js +0 -23
- package/esm2015/lib/VisibilityEngine.js +0 -7
- package/esm2015/lib/VisualModel.js +0 -7
- package/esm2015/lib/VisualModelExport.js +0 -231
- package/esm2015/lib/igx-apply-button-click-event-args.js +0 -27
- package/esm2015/lib/igx-cancel-button-click-event-args.js +0 -27
- package/esm2015/lib/igx-cell-info.js +0 -1139
- package/esm2015/lib/igx-cell-key-dynamic-module.js +0 -34
- package/esm2015/lib/igx-cell-key-module.js +0 -26
- package/esm2015/lib/igx-cell-key.js +0 -84
- package/esm2015/lib/igx-cell-range-dynamic-module.js +0 -34
- package/esm2015/lib/igx-cell-range-module.js +0 -26
- package/esm2015/lib/igx-cell-range.js +0 -74
- package/esm2015/lib/igx-cell-style-requested-event-args.js +0 -57
- package/esm2015/lib/igx-checkbox-list-component.js +0 -933
- package/esm2015/lib/igx-checkbox-list-dynamic-module.js +0 -90
- package/esm2015/lib/igx-checkbox-list-index-type-changed-event-args.js +0 -41
- package/esm2015/lib/igx-checkbox-list-keys-cleared-event-args.js +0 -27
- package/esm2015/lib/igx-checkbox-list-module.js +0 -84
- package/esm2015/lib/igx-checked-changed-event-args.js +0 -50
- package/esm2015/lib/igx-column-chooser-component.js +0 -291
- package/esm2015/lib/igx-column-chooser-dynamic-module.js +0 -52
- package/esm2015/lib/igx-column-chooser-module.js +0 -46
- package/esm2015/lib/igx-column-exchanger.js +0 -47
- package/esm2015/lib/igx-column-exchangers-collection.js +0 -53
- package/esm2015/lib/igx-column-group-description-collection.js +0 -115
- package/esm2015/lib/igx-column-group-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-group-description-module.js +0 -26
- package/esm2015/lib/igx-column-group-description.js +0 -130
- package/esm2015/lib/igx-column-grouping-component.js +0 -335
- package/esm2015/lib/igx-column-grouping-dynamic-module.js +0 -38
- package/esm2015/lib/igx-column-grouping-module.js +0 -36
- package/esm2015/lib/igx-column-hidden-changed-event-args.js +0 -52
- package/esm2015/lib/igx-column-moving-separator-component.js +0 -73
- package/esm2015/lib/igx-column-moving-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-moving-separator-module.js +0 -27
- package/esm2015/lib/igx-column-pinned-changed-event-args.js +0 -62
- package/esm2015/lib/igx-column-pinning-component.js +0 -290
- package/esm2015/lib/igx-column-pinning-dynamic-module.js +0 -45
- package/esm2015/lib/igx-column-pinning-module.js +0 -39
- package/esm2015/lib/igx-column-property-setter.js +0 -65
- package/esm2015/lib/igx-column-property-setters-collection.js +0 -53
- package/esm2015/lib/igx-column-resizing-separator-component.js +0 -62
- package/esm2015/lib/igx-column-resizing-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-resizing-separator-module.js +0 -27
- package/esm2015/lib/igx-column-sort-description-collection.js +0 -115
- package/esm2015/lib/igx-column-sort-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-sort-description-module.js +0 -26
- package/esm2015/lib/igx-column-sort-description.js +0 -67
- package/esm2015/lib/igx-column-summary-description-collection.js +0 -112
- package/esm2015/lib/igx-column-summary-description-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-summary-description-module.js +0 -26
- package/esm2015/lib/igx-column-summary-description.js +0 -210
- package/esm2015/lib/igx-column-width-dynamic-module.js +0 -34
- package/esm2015/lib/igx-column-width-module.js +0 -26
- package/esm2015/lib/igx-column-width.js +0 -66
- package/esm2015/lib/igx-combo-box-column-component.js +0 -109
- package/esm2015/lib/igx-combo-box-column-dynamic-module.js +0 -34
- package/esm2015/lib/igx-combo-box-column-module.js +0 -27
- package/esm2015/lib/igx-data-binding-event-args.js +0 -103
- package/esm2015/lib/igx-data-grid-all-columns-dynamic-module.js +0 -107
- package/esm2015/lib/igx-data-grid-all-columns-module.js +0 -100
- package/esm2015/lib/igx-data-grid-cell-event-args.js +0 -113
- package/esm2015/lib/igx-data-grid-column-component.js +0 -1313
- package/esm2015/lib/igx-data-grid-comparison-operator-selector-component.js +0 -457
- package/esm2015/lib/igx-data-grid-component.js +0 -4543
- package/esm2015/lib/igx-data-grid-core-dynamic-module.js +0 -178
- package/esm2015/lib/igx-data-grid-core-module.js +0 -172
- package/esm2015/lib/igx-data-grid-dynamic-module.js +0 -93
- package/esm2015/lib/igx-data-grid-expansion-indicator-component.js +0 -198
- package/esm2015/lib/igx-data-grid-filter-dialog-component.js +0 -483
- package/esm2015/lib/igx-data-grid-locale-en-module.js +0 -31
- package/esm2015/lib/igx-data-grid-module.js +0 -86
- package/esm2015/lib/igx-data-grid-pager-component.js +0 -296
- package/esm2015/lib/igx-data-grid-pager-dynamic-module.js +0 -42
- package/esm2015/lib/igx-data-grid-pager-module.js +0 -35
- package/esm2015/lib/igx-data-grid-sort-indicator-component.js +0 -239
- package/esm2015/lib/igx-data-grid-toolbar-component.js +0 -444
- package/esm2015/lib/igx-data-grid-toolbar-dynamic-module.js +0 -66
- package/esm2015/lib/igx-data-grid-toolbar-module.js +0 -60
- package/esm2015/lib/igx-date-time-cell-info.js +0 -86
- package/esm2015/lib/igx-date-time-column-component.js +0 -174
- package/esm2015/lib/igx-date-time-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-date-time-column-module.js +0 -27
- package/esm2015/lib/igx-definition-base-component.js +0 -839
- package/esm2015/lib/igx-edit-row-definition-component.js +0 -49
- package/esm2015/lib/igx-edit-row-definition-dynamic-module.js +0 -34
- package/esm2015/lib/igx-edit-row-definition-module.js +0 -27
- package/esm2015/lib/igx-editor-cell-info.js +0 -142
- package/esm2015/lib/igx-editor-definition-component.js +0 -49
- package/esm2015/lib/igx-editor-definition-dynamic-module.js +0 -34
- package/esm2015/lib/igx-editor-definition-module.js +0 -27
- package/esm2015/lib/igx-editor-row-cell-info.js +0 -19
- package/esm2015/lib/igx-filter-cell-info.js +0 -140
- package/esm2015/lib/igx-filter-dialog-render-completed-event-args.js +0 -27
- package/esm2015/lib/igx-filter-operand-dynamic-module.js +0 -34
- package/esm2015/lib/igx-filter-operand-module.js +0 -26
- package/esm2015/lib/igx-filter-operand.js +0 -124
- package/esm2015/lib/igx-filter-row-definition-component.js +0 -93
- package/esm2015/lib/igx-filter-row-definition-dynamic-module.js +0 -36
- package/esm2015/lib/igx-filter-row-definition-module.js +0 -27
- package/esm2015/lib/igx-format-cell-event-args.js +0 -82
- package/esm2015/lib/igx-format-group-text-event-args.js +0 -63
- package/esm2015/lib/igx-format-summary-text-event-args.js +0 -72
- package/esm2015/lib/igx-got-focus-event-args.js +0 -27
- package/esm2015/lib/igx-grid-active-cell-changed-event-args.js +0 -81
- package/esm2015/lib/igx-grid-animation-phase-settings.js +0 -112
- package/esm2015/lib/igx-grid-animation-settings.js +0 -47
- package/esm2015/lib/igx-grid-cell-edit-ended-event-args.js +0 -66
- package/esm2015/lib/igx-grid-cell-edit-started-event-args.js +0 -66
- package/esm2015/lib/igx-grid-cell-position-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-cell-position-module.js +0 -26
- package/esm2015/lib/igx-grid-cell-position.js +0 -53
- package/esm2015/lib/igx-grid-cell-value-changing-event-args.js +0 -137
- package/esm2015/lib/igx-grid-column-animation-settings.js +0 -47
- package/esm2015/lib/igx-grid-column-button-options-component.js +0 -154
- package/esm2015/lib/igx-grid-column-button-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-button-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-collection.js +0 -53
- package/esm2015/lib/igx-grid-column-filter-options-component.js +0 -183
- package/esm2015/lib/igx-grid-column-filter-options-dynamic-module.js +0 -45
- package/esm2015/lib/igx-grid-column-filter-options-module.js +0 -39
- package/esm2015/lib/igx-grid-column-group-options-component.js +0 -72
- package/esm2015/lib/igx-grid-column-group-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-group-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-hide-options-component.js +0 -72
- package/esm2015/lib/igx-grid-column-hide-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-hide-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-move-options-component.js +0 -88
- package/esm2015/lib/igx-grid-column-move-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-move-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-options-base-component.js +0 -297
- package/esm2015/lib/igx-grid-column-options-component.js +0 -705
- package/esm2015/lib/igx-grid-column-options-dynamic-module.js +0 -94
- package/esm2015/lib/igx-grid-column-options-module.js +0 -88
- package/esm2015/lib/igx-grid-column-options-section-base-component.js +0 -31
- package/esm2015/lib/igx-grid-column-options-simple-section-base-component.js +0 -42
- package/esm2015/lib/igx-grid-column-pin-options-component.js +0 -88
- package/esm2015/lib/igx-grid-column-pin-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-pin-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-sort-options-component.js +0 -97
- package/esm2015/lib/igx-grid-column-sort-options-dynamic-module.js +0 -38
- package/esm2015/lib/igx-grid-column-sort-options-module.js +0 -36
- package/esm2015/lib/igx-grid-column-summary-options-component.js +0 -101
- package/esm2015/lib/igx-grid-column-summary-options-dynamic-module.js +0 -52
- package/esm2015/lib/igx-grid-column-summary-options-module.js +0 -46
- package/esm2015/lib/igx-grid-column-width-changed-event-args.js +0 -102
- package/esm2015/lib/igx-grid-columns-auto-generated-event-args.js +0 -64
- package/esm2015/lib/igx-grid-columns-changed-event-args.js +0 -64
- package/esm2015/lib/igx-grid-compound-conditional-style-component.js +0 -71
- package/esm2015/lib/igx-grid-condition-filter-string-errors-parsing-event-args.js +0 -45
- package/esm2015/lib/igx-grid-conditional-style-collection.js +0 -53
- package/esm2015/lib/igx-grid-conditional-style-component.js +0 -327
- package/esm2015/lib/igx-grid-conditional-style-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-font-info-component.js +0 -144
- package/esm2015/lib/igx-grid-conditional-style-font-info-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-font-info-module.js +0 -27
- package/esm2015/lib/igx-grid-conditional-style-module.js +0 -27
- package/esm2015/lib/igx-grid-conditional-style-property-collection.js +0 -53
- package/esm2015/lib/igx-grid-conditional-style-property-component.js +0 -454
- package/esm2015/lib/igx-grid-conditional-style-property-dynamic-module.js +0 -34
- package/esm2015/lib/igx-grid-conditional-style-property-module.js +0 -27
- package/esm2015/lib/igx-grid-custom-filter-requested-event-args.js +0 -98
- package/esm2015/lib/igx-grid-data-committed-event-args.js +0 -42
- package/esm2015/lib/igx-grid-data-committing-event-args.js +0 -42
- package/esm2015/lib/igx-grid-filter-dialog-filter-change-event-args.js +0 -33
- package/esm2015/lib/igx-grid-filter-dialog-opening-event-args.js +0 -45
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping-level.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-grouping.js +0 -54
- package/esm2015/lib/igx-grid-filter-dialog-view-model-row-collection.js +0 -53
- package/esm2015/lib/igx-grid-filter-dialog-view-model-row.js +0 -92
- package/esm2015/lib/igx-grid-filter-dialog-view-model.js +0 -145
- package/esm2015/lib/igx-grid-filter-expressions-event-args.js +0 -50
- package/esm2015/lib/igx-grid-filter-operands-collection.js +0 -53
- package/esm2015/lib/igx-grid-group-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-grid-row-edit-ended-event-args.js +0 -45
- package/esm2015/lib/igx-grid-row-edit-started-event-args.js +0 -45
- package/esm2015/lib/igx-grid-selected-cell-ranges-changed-event-args.js +0 -166
- package/esm2015/lib/igx-grid-selected-cell-ranges-collection.js +0 -53
- package/esm2015/lib/igx-grid-selected-cells-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-cells-collection.js +0 -53
- package/esm2015/lib/igx-grid-selected-items-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-items-collection.js +0 -30
- package/esm2015/lib/igx-grid-selected-keys-changed-event-args.js +0 -133
- package/esm2015/lib/igx-grid-selected-keys-collection.js +0 -53
- package/esm2015/lib/igx-grid-selection-changed-event-args.js +0 -30
- package/esm2015/lib/igx-grid-size-changed-event-args.js +0 -48
- package/esm2015/lib/igx-grid-sort-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-grid-summary-descriptions-changed-event-args.js +0 -53
- package/esm2015/lib/igx-group-data.js +0 -65
- package/esm2015/lib/igx-header-component.js +0 -126
- package/esm2015/lib/igx-header-row-separator-component.js +0 -49
- package/esm2015/lib/igx-header-row-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-header-row-separator-module.js +0 -27
- package/esm2015/lib/igx-header-separator-component.js +0 -46
- package/esm2015/lib/igx-header-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-header-separator-module.js +0 -27
- package/esm2015/lib/igx-horizontal-property-editor-data-source.js +0 -53
- package/esm2015/lib/igx-image-cell-info.js +0 -49
- package/esm2015/lib/igx-image-column-component.js +0 -108
- package/esm2015/lib/igx-image-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-image-column-module.js +0 -27
- package/esm2015/lib/igx-lost-focus-event-args.js +0 -27
- package/esm2015/lib/igx-multi-column-combo-box-component.js +0 -1470
- package/esm2015/lib/igx-multi-column-combo-box-dynamic-module.js +0 -80
- package/esm2015/lib/igx-multi-column-combo-box-module.js +0 -74
- package/esm2015/lib/igx-multi-column-combo-box-text-changed-event-args.js +0 -23
- package/esm2015/lib/igx-multi-column-combo-box-value-changed-event-args.js +0 -23
- package/esm2015/lib/igx-numeric-cell-info.js +0 -157
- package/esm2015/lib/igx-numeric-column-component.js +0 -240
- package/esm2015/lib/igx-numeric-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-numeric-column-module.js +0 -27
- package/esm2015/lib/igx-operator-selector-closing-event-args.js +0 -27
- package/esm2015/lib/igx-operator-selector-opening-event-args.js +0 -30
- package/esm2015/lib/igx-operator-selector-value-changed-event-args.js +0 -42
- package/esm2015/lib/igx-page-changed-event-args.js +0 -49
- package/esm2015/lib/igx-pinned-area-separator-component.js +0 -46
- package/esm2015/lib/igx-pinned-area-separator-dynamic-module.js +0 -34
- package/esm2015/lib/igx-pinned-area-separator-module.js +0 -27
- package/esm2015/lib/igx-primary-key-value-dynamic-module.js +0 -34
- package/esm2015/lib/igx-primary-key-value-module.js +0 -26
- package/esm2015/lib/igx-primary-key-value.js +0 -69
- package/esm2015/lib/igx-property-editor-component.js +0 -484
- package/esm2015/lib/igx-property-editor-dynamic-module.js +0 -115
- package/esm2015/lib/igx-property-editor-module.js +0 -109
- package/esm2015/lib/igx-responsive-phase.js +0 -139
- package/esm2015/lib/igx-responsive-phases-collection.js +0 -53
- package/esm2015/lib/igx-responsive-state-entered-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state-entering-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state-exited-event-args.js +0 -30
- package/esm2015/lib/igx-responsive-state.js +0 -200
- package/esm2015/lib/igx-responsive-states-collection.js +0 -53
- package/esm2015/lib/igx-row-separator-component.js +0 -49
- package/esm2015/lib/igx-row-separator-dynamic-module.js +0 -36
- package/esm2015/lib/igx-row-separator-info.js +0 -19
- package/esm2015/lib/igx-row-separator-module.js +0 -27
- package/esm2015/lib/igx-section-footer-component.js +0 -49
- package/esm2015/lib/igx-section-footer-dynamic-module.js +0 -34
- package/esm2015/lib/igx-section-footer-module.js +0 -27
- package/esm2015/lib/igx-section-header-cell-info.js +0 -48
- package/esm2015/lib/igx-section-header-component.js +0 -165
- package/esm2015/lib/igx-section-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-section-header-module.js +0 -27
- package/esm2015/lib/igx-select-all-checkbox-changed-event-args.js +0 -34
- package/esm2015/lib/igx-sort-indicator-render-completed-event-args.js +0 -27
- package/esm2015/lib/igx-summary-cell-info.js +0 -59
- package/esm2015/lib/igx-summary-changed-event-args.js +0 -49
- package/esm2015/lib/igx-summary-chooser-dynamic-module.js +0 -36
- package/esm2015/lib/igx-summary-chooser-module.js +0 -33
- package/esm2015/lib/igx-summary-data.js +0 -70
- package/esm2015/lib/igx-summary-row-component.js +0 -145
- package/esm2015/lib/igx-summary-row-root-component.js +0 -47
- package/esm2015/lib/igx-summary-row-root-dynamic-module.js +0 -34
- package/esm2015/lib/igx-summary-row-root-module.js +0 -27
- package/esm2015/lib/igx-summary-row-section-component.js +0 -47
- package/esm2015/lib/igx-summary-row-section-dynamic-module.js +0 -34
- package/esm2015/lib/igx-summary-row-section-module.js +0 -27
- package/esm2015/lib/igx-template-cell-info.js +0 -28
- package/esm2015/lib/igx-template-cell-updating-event-args.js +0 -111
- package/esm2015/lib/igx-template-column-component.js +0 -75
- package/esm2015/lib/igx-template-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-template-column-module.js +0 -27
- package/esm2015/lib/igx-template-header-cell-info.js +0 -29
- package/esm2015/lib/igx-template-header-cell-updating-event-args.js +0 -111
- package/esm2015/lib/igx-template-header-component.js +0 -75
- package/esm2015/lib/igx-template-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-template-header-module.js +0 -27
- package/esm2015/lib/igx-template-section-header-cell-info.js +0 -19
- package/esm2015/lib/igx-template-section-header-cell-updating-event-args.js +0 -86
- package/esm2015/lib/igx-template-section-header-component.js +0 -75
- package/esm2015/lib/igx-template-section-header-dynamic-module.js +0 -38
- package/esm2015/lib/igx-template-section-header-module.js +0 -27
- package/esm2015/lib/igx-text-cell-info.js +0 -28
- package/esm2015/lib/igx-text-column-component.js +0 -96
- package/esm2015/lib/igx-text-column-dynamic-module.js +0 -36
- package/esm2015/lib/igx-text-column-module.js +0 -27
- package/esm2015/lib/igx-text-header-cell-info.js +0 -182
- package/esm2015/lib/igx-text-header-component.js +0 -50
- package/esm2015/lib/igx-text-header-dynamic-module.js +0 -36
- package/esm2015/lib/igx-text-header-module.js +0 -27
- package/esm2015/lib/igx-text-icon-set-conditional-style-component.js +0 -74
- package/esm2015/lib/igx-text-icon-set-conditional-style-dynamic-module.js +0 -34
- package/esm2015/lib/igx-text-icon-set-conditional-style-module.js +0 -27
- package/esm2015/lib/igx-vertical-separator-cell-info.js +0 -19
- package/esm2015/public_api.js +0 -752
- package/esm5/igniteui-angular-data-grids.js +0 -4
- package/esm5/lib/AccessibilityRow.js +0 -115
- package/esm5/lib/ActivationManager.js +0 -7
- package/esm5/lib/ApplyButtonClickEventArgs.js +0 -20
- package/esm5/lib/BaseEditorView.js +0 -232
- package/esm5/lib/BrowserExecutionContext.js +0 -57
- package/esm5/lib/BrowserPixelConverter.js +0 -24
- package/esm5/lib/BrowserTickProvider.js +0 -87
- package/esm5/lib/CalculationParameters.js +0 -36
- package/esm5/lib/CancelButtonClickEventArgs.js +0 -20
- package/esm5/lib/CanvasCellPresenterBase.js +0 -80
- package/esm5/lib/CanvasContentCellModelHelper.js +0 -85
- package/esm5/lib/CanvasDateTimeCell.js +0 -21
- package/esm5/lib/CanvasDateTimeCellPresenter.js +0 -54
- package/esm5/lib/CanvasGridCellBase.js +0 -872
- package/esm5/lib/CanvasImageCell.js +0 -72
- package/esm5/lib/CanvasImageCellPresenter.js +0 -95
- package/esm5/lib/CanvasNumericCell.js +0 -24
- package/esm5/lib/CanvasNumericCellPresenter.js +0 -53
- package/esm5/lib/CanvasPlaceholderView.js +0 -80
- package/esm5/lib/CanvasRowSeparatorCell.js +0 -21
- package/esm5/lib/CanvasRowSeparatorCellPresenter.js +0 -28
- package/esm5/lib/CanvasSectionHeaderCell.js +0 -27
- package/esm5/lib/CanvasSectionHeaderCellPresenter.js +0 -56
- package/esm5/lib/CanvasSummaryCell.js +0 -100
- package/esm5/lib/CanvasSummaryCellPresenter.js +0 -47
- package/esm5/lib/CanvasTemplateCell.js +0 -38
- package/esm5/lib/CanvasTemplateCellContainer.js +0 -42
- package/esm5/lib/CanvasTemplateCellPresenter.js +0 -44
- package/esm5/lib/CanvasTemplateHeaderCell.js +0 -38
- package/esm5/lib/CanvasTemplateHeaderCellPresenter.js +0 -44
- package/esm5/lib/CanvasTextCell.js +0 -27
- package/esm5/lib/CanvasTextCellPresenter.js +0 -57
- package/esm5/lib/CanvasTextHeaderCell.js +0 -63
- package/esm5/lib/CanvasTextHeaderCellPresenter.js +0 -75
- package/esm5/lib/CanvasVerticalSeparatorCell.js +0 -21
- package/esm5/lib/CanvasVerticalSeparatorCellPresenter.js +0 -28
- package/esm5/lib/CellContentHorizontalAlignment.js +0 -37
- package/esm5/lib/CellContentVerticalAlignment.js +0 -37
- package/esm5/lib/CellDataLoadedAnimationMode.js +0 -29
- package/esm5/lib/CellEffect.js +0 -7
- package/esm5/lib/CellKey.js +0 -7
- package/esm5/lib/CellModel.js +0 -7
- package/esm5/lib/CellModelExport.js +0 -122
- package/esm5/lib/CellPath.js +0 -319
- package/esm5/lib/CellPositionEffect.js +0 -7
- package/esm5/lib/CellPresenterBase.js +0 -141
- package/esm5/lib/CellPropertyAnimationType.js +0 -65
- package/esm5/lib/CellRange.js +0 -82
- package/esm5/lib/CellSelectionAnimationMode.js +0 -29
- package/esm5/lib/CellStyleRequestedEventArgs.js +0 -54
- package/esm5/lib/CheckboxList.js +0 -7
- package/esm5/lib/CheckboxListBridge.js +0 -323
- package/esm5/lib/CheckboxListExternal.js +0 -11
- package/esm5/lib/CheckboxListExternalIndexType.js +0 -11
- package/esm5/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +0 -23
- package/esm5/lib/CheckboxListExternalKeysClearedEventArgs.js +0 -20
- package/esm5/lib/CheckboxListIndexType.js +0 -16
- package/esm5/lib/CheckboxListIndexTypeChangedEventArgs.js +0 -23
- package/esm5/lib/CheckboxListKeysClearedEventArgs.js +0 -20
- package/esm5/lib/CheckboxListView.js +0 -7
- package/esm5/lib/CheckboxListViewExternal.js +0 -11
- package/esm5/lib/CheckboxListView_combined.js +0 -2365
- package/esm5/lib/CheckedChangedEventArgs.js +0 -24
- package/esm5/lib/CloneDataSourceFilterOperation.js +0 -20
- package/esm5/lib/ColumnCellsEffect.js +0 -7
- package/esm5/lib/ColumnChooser.js +0 -7
- package/esm5/lib/ColumnChooserInfo.js +0 -23
- package/esm5/lib/ColumnChooserView.js +0 -7
- package/esm5/lib/ColumnChooserView_combined.js +0 -465
- package/esm5/lib/ColumnComparisonConditionOperatorType.js +0 -62
- package/esm5/lib/ColumnComparisonFilterCondition.js +0 -7
- package/esm5/lib/ColumnController.js +0 -7
- package/esm5/lib/ColumnCustomFilterCondition.js +0 -7
- package/esm5/lib/ColumnEffect.js +0 -7
- package/esm5/lib/ColumnExchanger.js +0 -7
- package/esm5/lib/ColumnExchangersCollection.js +0 -7
- package/esm5/lib/ColumnExchangingAnimationMode.js +0 -61
- package/esm5/lib/ColumnFilterCondition.js +0 -7
- package/esm5/lib/ColumnFilterConditionCollection.js +0 -7
- package/esm5/lib/ColumnFilterConditionGroup.js +0 -7
- package/esm5/lib/ColumnFilterCondition_combined.js +0 -39294
- package/esm5/lib/ColumnGroupDescription.js +0 -208
- package/esm5/lib/ColumnGroupDescriptionCollection.js +0 -104
- package/esm5/lib/ColumnGrouping.js +0 -7
- package/esm5/lib/ColumnGroupingView.js +0 -7
- package/esm5/lib/ColumnGroupingView_combined.js +0 -1069
- package/esm5/lib/ColumnGroupingVisualModelExport.js +0 -87
- package/esm5/lib/ColumnHiddenChangedEventArgs.js +0 -7
- package/esm5/lib/ColumnHidingAnimationMode.js +0 -61
- package/esm5/lib/ColumnInfo.js +0 -7
- package/esm5/lib/ColumnMovingAnimationMode.js +0 -29
- package/esm5/lib/ColumnMovingMode.js +0 -16
- package/esm5/lib/ColumnMovingSeparator.js +0 -7
- package/esm5/lib/ColumnOptionsIconAlignment.js +0 -37
- package/esm5/lib/ColumnOptionsIconBehavior.js +0 -33
- package/esm5/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +0 -20
- package/esm5/lib/ColumnPinnedChangedEventArgs.js +0 -7
- package/esm5/lib/ColumnPinning.js +0 -7
- package/esm5/lib/ColumnPinningInfo.js +0 -23
- package/esm5/lib/ColumnPinningView.js +0 -7
- package/esm5/lib/ColumnPinningView_combined.js +0 -412
- package/esm5/lib/ColumnPropertySetter.js +0 -43
- package/esm5/lib/ColumnPropertySettersCollection.js +0 -22
- package/esm5/lib/ColumnPropertyUpdatingAnimationMode.js +0 -33
- package/esm5/lib/ColumnResizingAnimationMode.js +0 -29
- package/esm5/lib/ColumnResizingMode.js +0 -17
- package/esm5/lib/ColumnResizingSeparator.js +0 -7
- package/esm5/lib/ColumnShowingAnimationMode.js +0 -61
- package/esm5/lib/ColumnSortDescription.js +0 -80
- package/esm5/lib/ColumnSortDescriptionCollection.js +0 -104
- package/esm5/lib/ColumnSortDirection.js +0 -29
- package/esm5/lib/ColumnStates.js +0 -11
- package/esm5/lib/ColumnSummaryDescription.js +0 -284
- package/esm5/lib/ColumnSummaryDescriptionCollection.js +0 -110
- package/esm5/lib/ColumnWidth.js +0 -110
- package/esm5/lib/ComboBoxColumn.js +0 -7
- package/esm5/lib/ComboEditorView.js +0 -274
- package/esm5/lib/ComboEditorView_ComboExternal.js +0 -11
- package/esm5/lib/ComparisonOperatorSelector.js +0 -7
- package/esm5/lib/ComparisonOperatorSelectorView.js +0 -7
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +0 -1089
- package/esm5/lib/ContentCellModelHelper.js +0 -146
- package/esm5/lib/CurrentRendererSettings.js +0 -25
- package/esm5/lib/DataAdapter.js +0 -7
- package/esm5/lib/DataBindingEventArgs.js +0 -7
- package/esm5/lib/DataGrid.js +0 -7
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +0 -189
- package/esm5/lib/DataGridCellEventArgs.js +0 -7
- package/esm5/lib/DataGridCellLayoutPanel.js +0 -576
- package/esm5/lib/DataGridColumn.js +0 -7
- package/esm5/lib/DataGridColumnToolbarManager.js +0 -7
- package/esm5/lib/DataGridDelayedExecutionManager.js +0 -30
- package/esm5/lib/DataGridLocaleEn.js +0 -80
- package/esm5/lib/DataGridPresenterManager.js +0 -183
- package/esm5/lib/DataGridPropertySetter.js +0 -27
- package/esm5/lib/DataGridScrollerKeyboardListener.js +0 -72
- package/esm5/lib/DataGridSelectionMode.js +0 -41
- package/esm5/lib/DataGridStylingDefaults.js +0 -2
- package/esm5/lib/DataGridToolbar.js +0 -7
- package/esm5/lib/DataGridToolbarView.js +0 -7
- package/esm5/lib/DataGridToolbarView_combined.js +0 -846
- package/esm5/lib/DataGridViewportManager.js +0 -34
- package/esm5/lib/DataSourceNotificationBridge.js +0 -7
- package/esm5/lib/DateEditorView.js +0 -232
- package/esm5/lib/DateOperatorTypes.js +0 -11
- package/esm5/lib/DateTimeCell.js +0 -21
- package/esm5/lib/DateTimeCellModel.js +0 -7
- package/esm5/lib/DateTimeCellModelExport.js +0 -32
- package/esm5/lib/DateTimeCellPresenter.js +0 -54
- package/esm5/lib/DateTimeColumn.js +0 -7
- package/esm5/lib/DateTimeColumnValueFormatter.js +0 -98
- package/esm5/lib/DateTimeFormats.js +0 -41
- package/esm5/lib/DefaultCellActionManager.js +0 -7
- package/esm5/lib/DefaultCellModelExportUpdater.js +0 -7
- package/esm5/lib/DefaultGridInfoRequestor.js +0 -7
- package/esm5/lib/DefaultPlatformPixelConverter.js +0 -24
- package/esm5/lib/DefinitionBase.js +0 -7
- package/esm5/lib/DefinitionPropertyUpdatedEventArgs.js +0 -65
- package/esm5/lib/DragSelectEventArgs.js +0 -76
- package/esm5/lib/DragType.js +0 -11
- package/esm5/lib/Dragger.js +0 -217
- package/esm5/lib/DraggerView.js +0 -145
- package/esm5/lib/DropDownDataListItem.js +0 -23
- package/esm5/lib/EditModeClickAction.js +0 -29
- package/esm5/lib/EditModeType.js +0 -33
- package/esm5/lib/EditRowDefinition.js +0 -7
- package/esm5/lib/EditingManager.js +0 -7
- package/esm5/lib/EditorCell.js +0 -544
- package/esm5/lib/EditorCellModel.js +0 -7
- package/esm5/lib/EditorCellModelExport.js +0 -37
- package/esm5/lib/EditorCellPresenter.js +0 -78
- package/esm5/lib/EditorDefinition.js +0 -7
- package/esm5/lib/EditorRowCell.js +0 -23
- package/esm5/lib/EditorRowCellModel.js +0 -7
- package/esm5/lib/EditorRowCellPresenter.js +0 -31
- package/esm5/lib/EditorType.js +0 -37
- package/esm5/lib/EnterKeyBehaviorAfterEdit.js +0 -37
- package/esm5/lib/EnterKeyBehaviors.js +0 -41
- package/esm5/lib/FilterCell.js +0 -578
- package/esm5/lib/FilterCellModel.js +0 -7
- package/esm5/lib/FilterCellModelExport.js +0 -50
- package/esm5/lib/FilterCellPresenter.js +0 -67
- package/esm5/lib/FilterComparisonType.js +0 -29
- package/esm5/lib/FilterDialogRenderCompletedEventArgs.js +0 -20
- package/esm5/lib/FilterLogicalOperator.js +0 -25
- package/esm5/lib/FilterOperand.js +0 -7
- package/esm5/lib/FilterRowDefinition.js +0 -7
- package/esm5/lib/FilterUIType.js +0 -30
- package/esm5/lib/FixedCellPositions.js +0 -11
- package/esm5/lib/FormatCellEventArgs.js +0 -37
- package/esm5/lib/FormatGroupTextEventArgs.js +0 -25
- package/esm5/lib/FormatSummaryTextEventArgs.js +0 -26
- package/esm5/lib/GotFocusEventArgs.js +0 -20
- package/esm5/lib/GridActivationMode.js +0 -25
- package/esm5/lib/GridActiveCellChangedEventArgs.js +0 -43
- package/esm5/lib/GridAnimationManager.js +0 -7
- package/esm5/lib/GridAnimationManagerAnimationCanceledEventArgs.js +0 -22
- package/esm5/lib/GridAnimationManagerAnimationCompletedEventArgs.js +0 -22
- package/esm5/lib/GridAnimationManagerAnimationCreatedEventArgs.js +0 -22
- package/esm5/lib/GridAnimationPhaseSettings.js +0 -148
- package/esm5/lib/GridAnimationSettings.js +0 -144
- package/esm5/lib/GridCellBase.js +0 -1091
- package/esm5/lib/GridCellEditEndedEventArgs.js +0 -7
- package/esm5/lib/GridCellEditStartedEventArgs.js +0 -7
- package/esm5/lib/GridCellPosition.js +0 -45
- package/esm5/lib/GridCellType.js +0 -22
- package/esm5/lib/GridCellValueChangingEventArgs.js +0 -7
- package/esm5/lib/GridColumnAnimationSettings.js +0 -357
- package/esm5/lib/GridColumnButtonOptions.js +0 -7
- package/esm5/lib/GridColumnButtonOptionsView.js +0 -7
- package/esm5/lib/GridColumnButtonOptionsView_combined.js +0 -203
- package/esm5/lib/GridColumnCollection.js +0 -7
- package/esm5/lib/GridColumnFilterOptions.js +0 -7
- package/esm5/lib/GridColumnFilterOptionsView.js +0 -7
- package/esm5/lib/GridColumnFilterOptionsView_combined.js +0 -560
- package/esm5/lib/GridColumnGroupOptions.js +0 -7
- package/esm5/lib/GridColumnGroupOptionsView.js +0 -7
- package/esm5/lib/GridColumnGroupOptionsView_combined.js +0 -234
- package/esm5/lib/GridColumnHideOptions.js +0 -7
- package/esm5/lib/GridColumnHideOptionsView.js +0 -7
- package/esm5/lib/GridColumnHideOptionsView_combined.js +0 -171
- package/esm5/lib/GridColumnMoveOptions.js +0 -7
- package/esm5/lib/GridColumnMoveOptionsView.js +0 -7
- package/esm5/lib/GridColumnMoveOptionsView_combined.js +0 -322
- package/esm5/lib/GridColumnOptions.js +0 -7
- package/esm5/lib/GridColumnOptionsBase.js +0 -7
- package/esm5/lib/GridColumnOptionsSectionBase.js +0 -40
- package/esm5/lib/GridColumnOptionsSimpleSectionBase.js +0 -67
- package/esm5/lib/GridColumnOptionsUtilities.js +0 -7
- package/esm5/lib/GridColumnOptionsView.js +0 -7
- package/esm5/lib/GridColumnOptionsViewBase.js +0 -7
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +0 -741
- package/esm5/lib/GridColumnOptionsView_combined.js +0 -1018
- package/esm5/lib/GridColumnPinOptions.js +0 -7
- package/esm5/lib/GridColumnPinOptionsView.js +0 -7
- package/esm5/lib/GridColumnPinOptionsView_combined.js +0 -310
- package/esm5/lib/GridColumnSortOptions.js +0 -7
- package/esm5/lib/GridColumnSortOptionsView.js +0 -7
- package/esm5/lib/GridColumnSortOptionsView_combined.js +0 -305
- package/esm5/lib/GridColumnSpacer.js +0 -98
- package/esm5/lib/GridColumnSpacerCollection.js +0 -80
- package/esm5/lib/GridColumnSummaryOptions.js +0 -7
- package/esm5/lib/GridColumnSummaryOptionsView.js +0 -7
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +0 -484
- package/esm5/lib/GridColumnWidthChangedEventArgs.js +0 -7
- package/esm5/lib/GridColumnsAutoGeneratedEventArgs.js +0 -7
- package/esm5/lib/GridColumnsChangedEventArgs.js +0 -7
- package/esm5/lib/GridCompoundConditionalStyle.js +0 -7
- package/esm5/lib/GridConditionFilterStringErrorsParsingEventArgs.js +0 -23
- package/esm5/lib/GridConditionalStyle.js +0 -7
- package/esm5/lib/GridConditionalStyleBoundType.js +0 -16
- package/esm5/lib/GridConditionalStyleCollection.js +0 -7
- package/esm5/lib/GridConditionalStyleFontInfo.js +0 -32
- package/esm5/lib/GridConditionalStyleProperty.js +0 -907
- package/esm5/lib/GridConditionalStylePropertyCollection.js +0 -22
- package/esm5/lib/GridConditionalStylePropertyStylingType.js +0 -18
- package/esm5/lib/GridCustomFilterRequestedEventArgs.js +0 -7
- package/esm5/lib/GridDataCommittedEventArgs.js +0 -25
- package/esm5/lib/GridDataCommittingEventArgs.js +0 -25
- package/esm5/lib/GridEasingFunctionType.js +0 -33
- package/esm5/lib/GridEffect.js +0 -7
- package/esm5/lib/GridEffectGroup.js +0 -7
- package/esm5/lib/GridEffectMainIntent.js +0 -11
- package/esm5/lib/GridEffectManager.js +0 -7
- package/esm5/lib/GridEffectSubIntent.js +0 -11
- package/esm5/lib/GridExpansionIndicator.js +0 -7
- package/esm5/lib/GridExpansionIndicatorView.js +0 -7
- package/esm5/lib/GridExpansionIndicatorView_combined.js +0 -350
- package/esm5/lib/GridExternalWrapper.js +0 -167
- package/esm5/lib/GridFilterDialog.js +0 -7
- package/esm5/lib/GridFilterDialogFilterChangeEventArgs.js +0 -22
- package/esm5/lib/GridFilterDialogOpeningEventArgs.js +0 -22
- package/esm5/lib/GridFilterDialogPanel.js +0 -7
- package/esm5/lib/GridFilterDialogView.js +0 -7
- package/esm5/lib/GridFilterDialogViewModel.js +0 -7
- package/esm5/lib/GridFilterDialogViewModelGrouping.js +0 -24
- package/esm5/lib/GridFilterDialogViewModelGroupingLevel.js +0 -22
- package/esm5/lib/GridFilterDialogViewModelGroupingLevelCollection.js +0 -22
- package/esm5/lib/GridFilterDialogViewModelRow.js +0 -117
- package/esm5/lib/GridFilterDialogViewModelRowCollection.js +0 -7
- package/esm5/lib/GridFilterDialogView_combined.js +0 -1553
- package/esm5/lib/GridFilterExpressionsEventArgs.js +0 -22
- package/esm5/lib/GridFilterOperandsCollection.js +0 -7
- package/esm5/lib/GridGroupDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridIconRepository.js +0 -98
- package/esm5/lib/GridLayer.js +0 -7
- package/esm5/lib/GridLayerController.js +0 -7
- package/esm5/lib/GridLayerExport.js +0 -55
- package/esm5/lib/GridModuleHelper.js +0 -28
- package/esm5/lib/GridRowEditEndedEventArgs.js +0 -33
- package/esm5/lib/GridRowEditStartedEventArgs.js +0 -33
- package/esm5/lib/GridSelectedCellRangesChangedEventArgs.js +0 -65
- package/esm5/lib/GridSelectedCellRangesCollection.js +0 -29
- package/esm5/lib/GridSelectedCellsChangedEventArgs.js +0 -7
- package/esm5/lib/GridSelectedCellsCollection.js +0 -7
- package/esm5/lib/GridSelectedItemsChangedEventArgs.js +0 -54
- package/esm5/lib/GridSelectedItemsCollection.js +0 -48
- package/esm5/lib/GridSelectedKeysChangedEventArgs.js +0 -54
- package/esm5/lib/GridSelectedKeysCollection.js +0 -220
- package/esm5/lib/GridSelectionBehavior.js +0 -25
- package/esm5/lib/GridSelectionChangedEventArgs.js +0 -20
- package/esm5/lib/GridSizeChangedEventArgs.js +0 -23
- package/esm5/lib/GridSortDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridSortIndicator.js +0 -7
- package/esm5/lib/GridSortIndicatorView.js +0 -7
- package/esm5/lib/GridSortIndicatorView_combined.js +0 -663
- package/esm5/lib/GridStyleRepository.js +0 -349
- package/esm5/lib/GridStyleRepositoryKeys.js +0 -11
- package/esm5/lib/GridSummaryDescriptionsChangedEventArgs.js +0 -32
- package/esm5/lib/GridViewportChangedEventArgs.js +0 -29
- package/esm5/lib/GroupData.js +0 -24
- package/esm5/lib/GroupHeaderDisplayMode.js +0 -25
- package/esm5/lib/GroupInfo.js +0 -24
- package/esm5/lib/GroupSummaryDisplayMode.js +0 -38
- package/esm5/lib/Header.js +0 -7
- package/esm5/lib/HeaderClickAction.js +0 -37
- package/esm5/lib/HeaderRowSeparator.js +0 -7
- package/esm5/lib/HeaderSeparator.js +0 -7
- package/esm5/lib/HorizontalPropertyEditorDataSource.js +0 -26
- package/esm5/lib/HoverManager.js +0 -7
- package/esm5/lib/ICellActionManager.js +0 -7
- package/esm5/lib/ICellModelExportUpdater.js +0 -11
- package/esm5/lib/ICellPresenter.js +0 -7
- package/esm5/lib/ICellRenderingEngine.js +0 -7
- package/esm5/lib/ICheckboxListView.js +0 -11
- package/esm5/lib/IColumnGrouping.js +0 -11
- package/esm5/lib/IColumnGroupingVisualModelExport.js +0 -11
- package/esm5/lib/IDataAdapter.js +0 -7
- package/esm5/lib/IDataGridComponent.js +0 -11
- package/esm5/lib/IDelayedExecutionManager.js +0 -11
- package/esm5/lib/IDragger.js +0 -7
- package/esm5/lib/IDraggerView.js +0 -7
- package/esm5/lib/IDraggerView_combined.js +0 -15
- package/esm5/lib/IEditorView.js +0 -11
- package/esm5/lib/IExternalDefinitionBase.js +0 -7
- package/esm5/lib/IExternalGrid.js +0 -7
- package/esm5/lib/IExternalTemplateColumn.js +0 -11
- package/esm5/lib/IExternalTemplateHeaderColumn.js +0 -11
- package/esm5/lib/IExternalTemplateSectionHeader.js +0 -11
- package/esm5/lib/IGridInfoRequestor.js +0 -7
- package/esm5/lib/INativeCell.js +0 -11
- package/esm5/lib/IPlatformPixelConverter.js +0 -11
- package/esm5/lib/IPropertySetter.js +0 -11
- package/esm5/lib/ISummaryChooserView.js +0 -7
- package/esm5/lib/ISummaryChooserView_combined.js +0 -521
- package/esm5/lib/IToolbarVisualModelExport.js +0 -11
- package/esm5/lib/IViewportManager.js +0 -11
- package/esm5/lib/ImageCell.js +0 -129
- package/esm5/lib/ImageCellModel.js +0 -7
- package/esm5/lib/ImageCellModelExport.js +0 -30
- package/esm5/lib/ImageCellPresenter.js +0 -96
- package/esm5/lib/ImageColumn.js +0 -7
- package/esm5/lib/ImageResourceType.js +0 -37
- package/esm5/lib/ImageStretchOptions.js +0 -29
- package/esm5/lib/LayoutAction.js +0 -49
- package/esm5/lib/LostFocusEventArgs.js +0 -20
- package/esm5/lib/MergedCellEvaluationCriteria.js +0 -29
- package/esm5/lib/MergedCellInfo.js +0 -28
- package/esm5/lib/MergedCellMode.js +0 -34
- package/esm5/lib/ModelStates.js +0 -11
- package/esm5/lib/ModelTypes.js +0 -11
- package/esm5/lib/MultiColumnComboBox.js +0 -7
- package/esm5/lib/MultiColumnComboBoxDataSourceNotificationHandler.js +0 -7
- package/esm5/lib/MultiColumnComboBoxSelectedItemChangeType.js +0 -20
- package/esm5/lib/MultiColumnComboBoxTextChangedEventArgs.js +0 -39
- package/esm5/lib/MultiColumnComboBoxUtilities.js +0 -99
- package/esm5/lib/MultiColumnComboBoxValueChangedEventArgs.js +0 -39
- package/esm5/lib/MultiColumnComboBoxView.js +0 -7
- package/esm5/lib/MultiColumnComboBoxView_combined.js +0 -3184
- package/esm5/lib/MultiColumnComboVisualModelExport.js +0 -209
- package/esm5/lib/MultipleDataSourceNotifier.js +0 -71
- package/esm5/lib/NativeUIComboFactory.js +0 -57
- package/esm5/lib/NativeUIGridFactory.js +0 -80
- package/esm5/lib/NumericCell.js +0 -34
- package/esm5/lib/NumericCellFormatter.js +0 -7
- package/esm5/lib/NumericCellModel.js +0 -7
- package/esm5/lib/NumericCellModelExport.js +0 -34
- package/esm5/lib/NumericCellPresenter.js +0 -53
- package/esm5/lib/NumericColumn.js +0 -7
- package/esm5/lib/NumericEditorView.js +0 -33
- package/esm5/lib/OperatorModel.js +0 -26
- package/esm5/lib/OperatorSelectorClosingEventArgs.js +0 -20
- package/esm5/lib/OperatorSelectorOpeningEventArgs.js +0 -20
- package/esm5/lib/OperatorSelectorValueChangedEventArgs.js +0 -43
- package/esm5/lib/PageChangedEventArgs.js +0 -43
- package/esm5/lib/PagedDataProvider.js +0 -7
- package/esm5/lib/Pager.js +0 -7
- package/esm5/lib/PagerDataSourceNotificationBridge.js +0 -7
- package/esm5/lib/PagerGridDataSourceNotificationBridge.js +0 -7
- package/esm5/lib/PagerView.js +0 -7
- package/esm5/lib/PagerVisualModelExport.js +0 -84
- package/esm5/lib/PinnedAreaSeparator.js +0 -7
- package/esm5/lib/PinnedPositions.js +0 -29
- package/esm5/lib/PinnedRowInfo.js +0 -7
- package/esm5/lib/PlaceholderView.js +0 -87
- package/esm5/lib/PrimaryKeyValue.js +0 -97
- package/esm5/lib/PropertyEditor.js +0 -7
- package/esm5/lib/PropertyEditorView.js +0 -7
- package/esm5/lib/PropertyEditorView_combined.js +0 -1821
- package/esm5/lib/PushRowResult.js +0 -7
- package/esm5/lib/PushRowSettings.js +0 -7
- package/esm5/lib/RecyclingManager.js +0 -7
- package/esm5/lib/ResponsiveEngine.js +0 -7
- package/esm5/lib/ResponsivePhase.js +0 -7
- package/esm5/lib/ResponsivePhasesCollection.js +0 -7
- package/esm5/lib/ResponsiveState.js +0 -7
- package/esm5/lib/ResponsiveStateEnteredEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStateEnteringEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStateExitedEventArgs.js +0 -20
- package/esm5/lib/ResponsiveStatesCollection.js +0 -7
- package/esm5/lib/RowCellsEffect.js +0 -7
- package/esm5/lib/RowEffect.js +0 -7
- package/esm5/lib/RowHoverAnimationMode.js +0 -29
- package/esm5/lib/RowPath.js +0 -148
- package/esm5/lib/RowRange.js +0 -44
- package/esm5/lib/RowSelectionAnimationMode.js +0 -29
- package/esm5/lib/RowSeparator.js +0 -7
- package/esm5/lib/RowSeparatorCell.js +0 -21
- package/esm5/lib/RowSeparatorCellPresenter.js +0 -28
- package/esm5/lib/RowSeparatorModel.js +0 -7
- package/esm5/lib/RowSeparatorModelExport.js +0 -27
- package/esm5/lib/SaveLayoutColumn.js +0 -7
- package/esm5/lib/SaveLayoutFilterInfo.js +0 -175
- package/esm5/lib/SaveLayoutGroupInfo.js +0 -53
- package/esm5/lib/SaveLayoutSortInfo.js +0 -56
- package/esm5/lib/SectionFooter.js +0 -7
- package/esm5/lib/SectionHeader.js +0 -7
- package/esm5/lib/SectionHeaderCell.js +0 -66
- package/esm5/lib/SectionHeaderCellModel.js +0 -7
- package/esm5/lib/SectionHeaderCellModelExport.js +0 -64
- package/esm5/lib/SectionHeaderCellPresenter.js +0 -56
- package/esm5/lib/SectionInfo.js +0 -7
- package/esm5/lib/SelectAllCheckboxChangedEventArgs.js +0 -22
- package/esm5/lib/SelectionManager.js +0 -7
- package/esm5/lib/SortIndicatorRenderCompletedEventArgs.js +0 -20
- package/esm5/lib/SortIndicatorStyle.js +0 -36
- package/esm5/lib/SortManager.js +0 -7
- package/esm5/lib/SortMode.js +0 -37
- package/esm5/lib/SpacerEffect.js +0 -7
- package/esm5/lib/SpatialEngine.js +0 -7
- package/esm5/lib/StringOperatorTypes.js +0 -11
- package/esm5/lib/SummaryCell.js +0 -93
- package/esm5/lib/SummaryCellModel.js +0 -7
- package/esm5/lib/SummaryCellModelExport.js +0 -90
- package/esm5/lib/SummaryCellPresenter.js +0 -56
- package/esm5/lib/SummaryChangedEventArgs.js +0 -23
- package/esm5/lib/SummaryChooser.js +0 -7
- package/esm5/lib/SummaryChooserItem.js +0 -24
- package/esm5/lib/SummaryChooserView.js +0 -7
- package/esm5/lib/SummaryData.js +0 -26
- package/esm5/lib/SummaryRow.js +0 -7
- package/esm5/lib/SummaryRowRoot.js +0 -7
- package/esm5/lib/SummaryRowSection.js +0 -7
- package/esm5/lib/SummaryScope.js +0 -33
- package/esm5/lib/TemplateCell.js +0 -61
- package/esm5/lib/TemplateCellContainer.js +0 -43
- package/esm5/lib/TemplateCellModel.js +0 -7
- package/esm5/lib/TemplateCellModelExport.js +0 -29
- package/esm5/lib/TemplateCellPresenter.js +0 -43
- package/esm5/lib/TemplateCellUpdatingEventArgs.js +0 -7
- package/esm5/lib/TemplateColumn.js +0 -7
- package/esm5/lib/TemplateHeader.js +0 -50
- package/esm5/lib/TemplateHeaderCell.js +0 -36
- package/esm5/lib/TemplateHeaderCellModel.js +0 -67
- package/esm5/lib/TemplateHeaderCellModelExport.js +0 -29
- package/esm5/lib/TemplateHeaderCellPresenter.js +0 -44
- package/esm5/lib/TemplateHeaderCellUpdatingEventArgs.js +0 -43
- package/esm5/lib/TemplateSectionHeader.js +0 -41
- package/esm5/lib/TemplateSectionHeaderCellModel.js +0 -21
- package/esm5/lib/TemplateSectionHeaderCellModelExport.js +0 -27
- package/esm5/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +0 -43
- package/esm5/lib/TextCell.js +0 -72
- package/esm5/lib/TextCellDecoration.js +0 -33
- package/esm5/lib/TextCellLineBreakMode.js +0 -33
- package/esm5/lib/TextCellModel.js +0 -7
- package/esm5/lib/TextCellModelExport.js +0 -32
- package/esm5/lib/TextCellPresenter.js +0 -57
- package/esm5/lib/TextColumn.js +0 -7
- package/esm5/lib/TextEditorView.js +0 -177
- package/esm5/lib/TextHeader.js +0 -7
- package/esm5/lib/TextHeaderCell.js +0 -371
- package/esm5/lib/TextHeaderCellModel.js +0 -7
- package/esm5/lib/TextHeaderCellModelExport.js +0 -27
- package/esm5/lib/TextHeaderCellPresenter.js +0 -136
- package/esm5/lib/TextIconSetBuiltInTypes.js +0 -18
- package/esm5/lib/TextIconSetConditionalStyle.js +0 -113
- package/esm5/lib/TextVisualModelExport.js +0 -46
- package/esm5/lib/ToolbarVisualModelExport.js +0 -24
- package/esm5/lib/VerticalSeparatorCell.js +0 -74
- package/esm5/lib/VerticalSeparatorCellModel.js +0 -7
- package/esm5/lib/VerticalSeparatorCellPresenter.js +0 -28
- package/esm5/lib/VisibilityEngine.js +0 -7
- package/esm5/lib/VisualModel.js +0 -7
- package/esm5/lib/VisualModelExport.js +0 -233
- package/esm5/lib/igx-apply-button-click-event-args.js +0 -33
- package/esm5/lib/igx-cancel-button-click-event-args.js +0 -33
- package/esm5/lib/igx-cell-info.js +0 -1597
- package/esm5/lib/igx-cell-key-dynamic-module.js +0 -33
- package/esm5/lib/igx-cell-key-module.js +0 -27
- package/esm5/lib/igx-cell-key.js +0 -106
- package/esm5/lib/igx-cell-range-dynamic-module.js +0 -33
- package/esm5/lib/igx-cell-range-module.js +0 -27
- package/esm5/lib/igx-cell-range.js +0 -96
- package/esm5/lib/igx-cell-style-requested-event-args.js +0 -75
- package/esm5/lib/igx-checkbox-list-component.js +0 -1136
- package/esm5/lib/igx-checkbox-list-dynamic-module.js +0 -89
- package/esm5/lib/igx-checkbox-list-index-type-changed-event-args.js +0 -55
- package/esm5/lib/igx-checkbox-list-keys-cleared-event-args.js +0 -33
- package/esm5/lib/igx-checkbox-list-module.js +0 -83
- package/esm5/lib/igx-checked-changed-event-args.js +0 -68
- package/esm5/lib/igx-column-chooser-component.js +0 -329
- package/esm5/lib/igx-column-chooser-dynamic-module.js +0 -51
- package/esm5/lib/igx-column-chooser-module.js +0 -45
- package/esm5/lib/igx-column-exchanger.js +0 -57
- package/esm5/lib/igx-column-exchangers-collection.js +0 -58
- package/esm5/lib/igx-column-group-description-collection.js +0 -146
- package/esm5/lib/igx-column-group-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-group-description-module.js +0 -27
- package/esm5/lib/igx-column-group-description.js +0 -168
- package/esm5/lib/igx-column-grouping-component.js +0 -385
- package/esm5/lib/igx-column-grouping-dynamic-module.js +0 -37
- package/esm5/lib/igx-column-grouping-module.js +0 -35
- package/esm5/lib/igx-column-hidden-changed-event-args.js +0 -66
- package/esm5/lib/igx-column-moving-separator-component.js +0 -90
- package/esm5/lib/igx-column-moving-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-moving-separator-module.js +0 -28
- package/esm5/lib/igx-column-pinned-changed-event-args.js +0 -76
- package/esm5/lib/igx-column-pinning-component.js +0 -328
- package/esm5/lib/igx-column-pinning-dynamic-module.js +0 -44
- package/esm5/lib/igx-column-pinning-module.js +0 -38
- package/esm5/lib/igx-column-property-setter.js +0 -83
- package/esm5/lib/igx-column-property-setters-collection.js +0 -58
- package/esm5/lib/igx-column-resizing-separator-component.js +0 -75
- package/esm5/lib/igx-column-resizing-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-resizing-separator-module.js +0 -28
- package/esm5/lib/igx-column-sort-description-collection.js +0 -146
- package/esm5/lib/igx-column-sort-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-sort-description-module.js +0 -27
- package/esm5/lib/igx-column-sort-description.js +0 -81
- package/esm5/lib/igx-column-summary-description-collection.js +0 -143
- package/esm5/lib/igx-column-summary-description-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-summary-description-module.js +0 -27
- package/esm5/lib/igx-column-summary-description.js +0 -270
- package/esm5/lib/igx-column-width-dynamic-module.js +0 -33
- package/esm5/lib/igx-column-width-module.js +0 -27
- package/esm5/lib/igx-column-width.js +0 -84
- package/esm5/lib/igx-combo-box-column-component.js +0 -134
- package/esm5/lib/igx-combo-box-column-dynamic-module.js +0 -33
- package/esm5/lib/igx-combo-box-column-module.js +0 -28
- package/esm5/lib/igx-data-binding-event-args.js +0 -121
- package/esm5/lib/igx-data-grid-all-columns-dynamic-module.js +0 -108
- package/esm5/lib/igx-data-grid-all-columns-module.js +0 -101
- package/esm5/lib/igx-data-grid-cell-event-args.js +0 -135
- package/esm5/lib/igx-data-grid-column-component.js +0 -1713
- package/esm5/lib/igx-data-grid-comparison-operator-selector-component.js +0 -680
- package/esm5/lib/igx-data-grid-component.js +0 -5558
- package/esm5/lib/igx-data-grid-core-dynamic-module.js +0 -177
- package/esm5/lib/igx-data-grid-core-module.js +0 -171
- package/esm5/lib/igx-data-grid-dynamic-module.js +0 -94
- package/esm5/lib/igx-data-grid-expansion-indicator-component.js +0 -225
- package/esm5/lib/igx-data-grid-filter-dialog-component.js +0 -594
- package/esm5/lib/igx-data-grid-locale-en-module.js +0 -30
- package/esm5/lib/igx-data-grid-module.js +0 -87
- package/esm5/lib/igx-data-grid-pager-component.js +0 -344
- package/esm5/lib/igx-data-grid-pager-dynamic-module.js +0 -41
- package/esm5/lib/igx-data-grid-pager-module.js +0 -34
- package/esm5/lib/igx-data-grid-sort-indicator-component.js +0 -279
- package/esm5/lib/igx-data-grid-toolbar-component.js +0 -504
- package/esm5/lib/igx-data-grid-toolbar-dynamic-module.js +0 -65
- package/esm5/lib/igx-data-grid-toolbar-module.js +0 -59
- package/esm5/lib/igx-date-time-cell-info.js +0 -118
- package/esm5/lib/igx-date-time-column-component.js +0 -219
- package/esm5/lib/igx-date-time-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-date-time-column-module.js +0 -28
- package/esm5/lib/igx-definition-base-component.js +0 -1055
- package/esm5/lib/igx-edit-row-definition-component.js +0 -54
- package/esm5/lib/igx-edit-row-definition-dynamic-module.js +0 -33
- package/esm5/lib/igx-edit-row-definition-module.js +0 -28
- package/esm5/lib/igx-editor-cell-info.js +0 -202
- package/esm5/lib/igx-editor-definition-component.js +0 -54
- package/esm5/lib/igx-editor-definition-dynamic-module.js +0 -33
- package/esm5/lib/igx-editor-definition-module.js +0 -28
- package/esm5/lib/igx-editor-row-cell-info.js +0 -27
- package/esm5/lib/igx-filter-cell-info.js +0 -197
- package/esm5/lib/igx-filter-dialog-render-completed-event-args.js +0 -33
- package/esm5/lib/igx-filter-operand-dynamic-module.js +0 -33
- package/esm5/lib/igx-filter-operand-module.js +0 -27
- package/esm5/lib/igx-filter-operand.js +0 -159
- package/esm5/lib/igx-filter-row-definition-component.js +0 -114
- package/esm5/lib/igx-filter-row-definition-dynamic-module.js +0 -35
- package/esm5/lib/igx-filter-row-definition-module.js +0 -28
- package/esm5/lib/igx-format-cell-event-args.js +0 -112
- package/esm5/lib/igx-format-group-text-event-args.js +0 -85
- package/esm5/lib/igx-format-summary-text-event-args.js +0 -98
- package/esm5/lib/igx-got-focus-event-args.js +0 -33
- package/esm5/lib/igx-grid-active-cell-changed-event-args.js +0 -95
- package/esm5/lib/igx-grid-animation-phase-settings.js +0 -146
- package/esm5/lib/igx-grid-animation-settings.js +0 -53
- package/esm5/lib/igx-grid-cell-edit-ended-event-args.js +0 -84
- package/esm5/lib/igx-grid-cell-edit-started-event-args.js +0 -84
- package/esm5/lib/igx-grid-cell-position-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-cell-position-module.js +0 -27
- package/esm5/lib/igx-grid-cell-position.js +0 -67
- package/esm5/lib/igx-grid-cell-value-changing-event-args.js +0 -167
- package/esm5/lib/igx-grid-column-animation-settings.js +0 -53
- package/esm5/lib/igx-grid-column-button-options-component.js +0 -164
- package/esm5/lib/igx-grid-column-button-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-button-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-collection.js +0 -58
- package/esm5/lib/igx-grid-column-filter-options-component.js +0 -167
- package/esm5/lib/igx-grid-column-filter-options-dynamic-module.js +0 -44
- package/esm5/lib/igx-grid-column-filter-options-module.js +0 -38
- package/esm5/lib/igx-grid-column-group-options-component.js +0 -74
- package/esm5/lib/igx-grid-column-group-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-group-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-hide-options-component.js +0 -74
- package/esm5/lib/igx-grid-column-hide-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-hide-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-move-options-component.js +0 -98
- package/esm5/lib/igx-grid-column-move-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-move-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-options-base-component.js +0 -352
- package/esm5/lib/igx-grid-column-options-component.js +0 -723
- package/esm5/lib/igx-grid-column-options-dynamic-module.js +0 -93
- package/esm5/lib/igx-grid-column-options-module.js +0 -87
- package/esm5/lib/igx-grid-column-options-section-base-component.js +0 -36
- package/esm5/lib/igx-grid-column-options-simple-section-base-component.js +0 -55
- package/esm5/lib/igx-grid-column-pin-options-component.js +0 -98
- package/esm5/lib/igx-grid-column-pin-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-pin-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-sort-options-component.js +0 -111
- package/esm5/lib/igx-grid-column-sort-options-dynamic-module.js +0 -37
- package/esm5/lib/igx-grid-column-sort-options-module.js +0 -35
- package/esm5/lib/igx-grid-column-summary-options-component.js +0 -130
- package/esm5/lib/igx-grid-column-summary-options-dynamic-module.js +0 -51
- package/esm5/lib/igx-grid-column-summary-options-module.js +0 -45
- package/esm5/lib/igx-grid-column-width-changed-event-args.js +0 -120
- package/esm5/lib/igx-grid-columns-auto-generated-event-args.js +0 -74
- package/esm5/lib/igx-grid-columns-changed-event-args.js +0 -74
- package/esm5/lib/igx-grid-compound-conditional-style-component.js +0 -80
- package/esm5/lib/igx-grid-condition-filter-string-errors-parsing-event-args.js +0 -59
- package/esm5/lib/igx-grid-conditional-style-collection.js +0 -58
- package/esm5/lib/igx-grid-conditional-style-component.js +0 -386
- package/esm5/lib/igx-grid-conditional-style-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-font-info-component.js +0 -155
- package/esm5/lib/igx-grid-conditional-style-font-info-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-font-info-module.js +0 -28
- package/esm5/lib/igx-grid-conditional-style-module.js +0 -28
- package/esm5/lib/igx-grid-conditional-style-property-collection.js +0 -58
- package/esm5/lib/igx-grid-conditional-style-property-component.js +0 -610
- package/esm5/lib/igx-grid-conditional-style-property-dynamic-module.js +0 -33
- package/esm5/lib/igx-grid-conditional-style-property-module.js +0 -28
- package/esm5/lib/igx-grid-custom-filter-requested-event-args.js +0 -124
- package/esm5/lib/igx-grid-data-committed-event-args.js +0 -56
- package/esm5/lib/igx-grid-data-committing-event-args.js +0 -56
- package/esm5/lib/igx-grid-filter-dialog-filter-change-event-args.js +0 -43
- package/esm5/lib/igx-grid-filter-dialog-opening-event-args.js +0 -55
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping-level.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-grouping.js +0 -72
- package/esm5/lib/igx-grid-filter-dialog-view-model-row-collection.js +0 -58
- package/esm5/lib/igx-grid-filter-dialog-view-model-row.js +0 -122
- package/esm5/lib/igx-grid-filter-dialog-view-model.js +0 -171
- package/esm5/lib/igx-grid-filter-expressions-event-args.js +0 -60
- package/esm5/lib/igx-grid-filter-operands-collection.js +0 -58
- package/esm5/lib/igx-grid-group-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-grid-row-edit-ended-event-args.js +0 -59
- package/esm5/lib/igx-grid-row-edit-started-event-args.js +0 -59
- package/esm5/lib/igx-grid-selected-cell-ranges-changed-event-args.js +0 -188
- package/esm5/lib/igx-grid-selected-cell-ranges-collection.js +0 -58
- package/esm5/lib/igx-grid-selected-cells-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-cells-collection.js +0 -58
- package/esm5/lib/igx-grid-selected-items-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-items-collection.js +0 -35
- package/esm5/lib/igx-grid-selected-keys-changed-event-args.js +0 -151
- package/esm5/lib/igx-grid-selected-keys-collection.js +0 -58
- package/esm5/lib/igx-grid-selection-changed-event-args.js +0 -36
- package/esm5/lib/igx-grid-size-changed-event-args.js +0 -62
- package/esm5/lib/igx-grid-sort-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-grid-summary-descriptions-changed-event-args.js +0 -63
- package/esm5/lib/igx-group-data.js +0 -83
- package/esm5/lib/igx-header-component.js +0 -163
- package/esm5/lib/igx-header-row-separator-component.js +0 -54
- package/esm5/lib/igx-header-row-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-header-row-separator-module.js +0 -28
- package/esm5/lib/igx-header-separator-component.js +0 -51
- package/esm5/lib/igx-header-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-header-separator-module.js +0 -28
- package/esm5/lib/igx-horizontal-property-editor-data-source.js +0 -58
- package/esm5/lib/igx-image-cell-info.js +0 -69
- package/esm5/lib/igx-image-column-component.js +0 -133
- package/esm5/lib/igx-image-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-image-column-module.js +0 -28
- package/esm5/lib/igx-lost-focus-event-args.js +0 -33
- package/esm5/lib/igx-multi-column-combo-box-component.js +0 -1868
- package/esm5/lib/igx-multi-column-combo-box-dynamic-module.js +0 -79
- package/esm5/lib/igx-multi-column-combo-box-module.js +0 -73
- package/esm5/lib/igx-multi-column-combo-box-text-changed-event-args.js +0 -37
- package/esm5/lib/igx-multi-column-combo-box-value-changed-event-args.js +0 -37
- package/esm5/lib/igx-numeric-cell-info.js +0 -221
- package/esm5/lib/igx-numeric-column-component.js +0 -309
- package/esm5/lib/igx-numeric-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-numeric-column-module.js +0 -28
- package/esm5/lib/igx-operator-selector-closing-event-args.js +0 -33
- package/esm5/lib/igx-operator-selector-opening-event-args.js +0 -36
- package/esm5/lib/igx-operator-selector-value-changed-event-args.js +0 -56
- package/esm5/lib/igx-page-changed-event-args.js +0 -63
- package/esm5/lib/igx-pinned-area-separator-component.js +0 -51
- package/esm5/lib/igx-pinned-area-separator-dynamic-module.js +0 -33
- package/esm5/lib/igx-pinned-area-separator-module.js +0 -28
- package/esm5/lib/igx-primary-key-value-dynamic-module.js +0 -33
- package/esm5/lib/igx-primary-key-value-module.js +0 -27
- package/esm5/lib/igx-primary-key-value.js +0 -89
- package/esm5/lib/igx-property-editor-component.js +0 -556
- package/esm5/lib/igx-property-editor-dynamic-module.js +0 -114
- package/esm5/lib/igx-property-editor-module.js +0 -108
- package/esm5/lib/igx-responsive-phase.js +0 -153
- package/esm5/lib/igx-responsive-phases-collection.js +0 -58
- package/esm5/lib/igx-responsive-state-entered-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state-entering-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state-exited-event-args.js +0 -36
- package/esm5/lib/igx-responsive-state.js +0 -237
- package/esm5/lib/igx-responsive-states-collection.js +0 -58
- package/esm5/lib/igx-row-separator-component.js +0 -54
- package/esm5/lib/igx-row-separator-dynamic-module.js +0 -35
- package/esm5/lib/igx-row-separator-info.js +0 -27
- package/esm5/lib/igx-row-separator-module.js +0 -28
- package/esm5/lib/igx-section-footer-component.js +0 -54
- package/esm5/lib/igx-section-footer-dynamic-module.js +0 -33
- package/esm5/lib/igx-section-footer-module.js +0 -28
- package/esm5/lib/igx-section-header-cell-info.js +0 -68
- package/esm5/lib/igx-section-header-component.js +0 -218
- package/esm5/lib/igx-section-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-section-header-module.js +0 -28
- package/esm5/lib/igx-select-all-checkbox-changed-event-args.js +0 -44
- package/esm5/lib/igx-sort-indicator-render-completed-event-args.js +0 -33
- package/esm5/lib/igx-summary-cell-info.js +0 -83
- package/esm5/lib/igx-summary-changed-event-args.js +0 -63
- package/esm5/lib/igx-summary-chooser-dynamic-module.js +0 -35
- package/esm5/lib/igx-summary-chooser-module.js +0 -32
- package/esm5/lib/igx-summary-data.js +0 -96
- package/esm5/lib/igx-summary-row-component.js +0 -186
- package/esm5/lib/igx-summary-row-root-component.js +0 -52
- package/esm5/lib/igx-summary-row-root-dynamic-module.js +0 -33
- package/esm5/lib/igx-summary-row-root-module.js +0 -28
- package/esm5/lib/igx-summary-row-section-component.js +0 -52
- package/esm5/lib/igx-summary-row-section-dynamic-module.js +0 -33
- package/esm5/lib/igx-summary-row-section-module.js +0 -28
- package/esm5/lib/igx-template-cell-info.js +0 -40
- package/esm5/lib/igx-template-cell-updating-event-args.js +0 -133
- package/esm5/lib/igx-template-column-component.js +0 -86
- package/esm5/lib/igx-template-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-template-column-module.js +0 -28
- package/esm5/lib/igx-template-header-cell-info.js +0 -41
- package/esm5/lib/igx-template-header-cell-updating-event-args.js +0 -133
- package/esm5/lib/igx-template-header-component.js +0 -86
- package/esm5/lib/igx-template-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-template-header-module.js +0 -28
- package/esm5/lib/igx-template-section-header-cell-info.js +0 -27
- package/esm5/lib/igx-template-section-header-cell-updating-event-args.js +0 -100
- package/esm5/lib/igx-template-section-header-component.js +0 -86
- package/esm5/lib/igx-template-section-header-dynamic-module.js +0 -37
- package/esm5/lib/igx-template-section-header-module.js +0 -28
- package/esm5/lib/igx-text-cell-info.js +0 -40
- package/esm5/lib/igx-text-column-component.js +0 -117
- package/esm5/lib/igx-text-column-dynamic-module.js +0 -35
- package/esm5/lib/igx-text-column-module.js +0 -28
- package/esm5/lib/igx-text-header-cell-info.js +0 -266
- package/esm5/lib/igx-text-header-component.js +0 -55
- package/esm5/lib/igx-text-header-dynamic-module.js +0 -35
- package/esm5/lib/igx-text-header-module.js +0 -28
- package/esm5/lib/igx-text-icon-set-conditional-style-component.js +0 -83
- package/esm5/lib/igx-text-icon-set-conditional-style-dynamic-module.js +0 -33
- package/esm5/lib/igx-text-icon-set-conditional-style-module.js +0 -28
- package/esm5/lib/igx-vertical-separator-cell-info.js +0 -27
- package/esm5/public_api.js +0 -752
- package/fesm2015/igniteui-angular-data-grids.js +0 -100229
- package/fesm5/igniteui-angular-data-grids.js +0 -113930
- package/lib/AccessibilityRow.d.ts +0 -22
- package/lib/ActivationManager.d.ts +0 -1
- package/lib/ApplyButtonClickEventArgs.d.ts +0 -7
- package/lib/BaseEditorView.d.ts +0 -62
- package/lib/BrowserExecutionContext.d.ts +0 -19
- package/lib/BrowserPixelConverter.d.ts +0 -9
- package/lib/BrowserTickProvider.d.ts +0 -21
- package/lib/CalculationParameters.d.ts +0 -24
- package/lib/CancelButtonClickEventArgs.d.ts +0 -7
- package/lib/CanvasCellPresenterBase.d.ts +0 -18
- package/lib/CanvasContentCellModelHelper.d.ts +0 -18
- package/lib/CanvasDateTimeCell.d.ts +0 -10
- package/lib/CanvasDateTimeCellPresenter.d.ts +0 -15
- package/lib/CanvasGridCellBase.d.ts +0 -166
- package/lib/CanvasImageCell.d.ts +0 -27
- package/lib/CanvasImageCellPresenter.d.ts +0 -16
- package/lib/CanvasNumericCell.d.ts +0 -10
- package/lib/CanvasNumericCellPresenter.d.ts +0 -15
- package/lib/CanvasPlaceholderView.d.ts +0 -25
- package/lib/CanvasRowSeparatorCell.d.ts +0 -10
- package/lib/CanvasRowSeparatorCellPresenter.d.ts +0 -12
- package/lib/CanvasSectionHeaderCell.d.ts +0 -11
- package/lib/CanvasSectionHeaderCellPresenter.d.ts +0 -14
- package/lib/CanvasSummaryCell.d.ts +0 -30
- package/lib/CanvasSummaryCellPresenter.d.ts +0 -14
- package/lib/CanvasTemplateCell.d.ts +0 -15
- package/lib/CanvasTemplateCellContainer.d.ts +0 -15
- package/lib/CanvasTemplateCellPresenter.d.ts +0 -16
- package/lib/CanvasTemplateHeaderCell.d.ts +0 -15
- package/lib/CanvasTemplateHeaderCellPresenter.d.ts +0 -16
- package/lib/CanvasTextCell.d.ts +0 -11
- package/lib/CanvasTextCellPresenter.d.ts +0 -15
- package/lib/CanvasTextHeaderCell.d.ts +0 -20
- package/lib/CanvasTextHeaderCellPresenter.d.ts +0 -16
- package/lib/CanvasVerticalSeparatorCell.d.ts +0 -10
- package/lib/CanvasVerticalSeparatorCellPresenter.d.ts +0 -12
- package/lib/CellContentHorizontalAlignment.d.ts +0 -30
- package/lib/CellContentVerticalAlignment.d.ts +0 -30
- package/lib/CellDataLoadedAnimationMode.d.ts +0 -22
- package/lib/CellEffect.d.ts +0 -1
- package/lib/CellKey.d.ts +0 -1
- package/lib/CellModel.d.ts +0 -1
- package/lib/CellModelExport.d.ts +0 -43
- package/lib/CellPath.d.ts +0 -54
- package/lib/CellPositionEffect.d.ts +0 -1
- package/lib/CellPresenterBase.d.ts +0 -18
- package/lib/CellPropertyAnimationType.d.ts +0 -58
- package/lib/CellRange.d.ts +0 -23
- package/lib/CellSelectionAnimationMode.d.ts +0 -22
- package/lib/CellStyleRequestedEventArgs.d.ts +0 -16
- package/lib/CheckboxList.d.ts +0 -1
- package/lib/CheckboxListBridge.d.ts +0 -45
- package/lib/CheckboxListExternal.d.ts +0 -50
- package/lib/CheckboxListExternalIndexType.d.ts +0 -12
- package/lib/CheckboxListExternalIndexTypeChangedEventArgs.d.ts +0 -10
- package/lib/CheckboxListExternalKeysClearedEventArgs.d.ts +0 -7
- package/lib/CheckboxListIndexType.d.ts +0 -9
- package/lib/CheckboxListIndexTypeChangedEventArgs.d.ts +0 -10
- package/lib/CheckboxListKeysClearedEventArgs.d.ts +0 -7
- package/lib/CheckboxListView.d.ts +0 -1
- package/lib/CheckboxListViewExternal.d.ts +0 -22
- package/lib/CheckboxListView_combined.d.ts +0 -304
- package/lib/CheckedChangedEventArgs.d.ts +0 -10
- package/lib/CloneDataSourceFilterOperation.d.ts +0 -13
- package/lib/ColumnCellsEffect.d.ts +0 -1
- package/lib/ColumnChooser.d.ts +0 -1
- package/lib/ColumnChooserInfo.d.ts +0 -10
- package/lib/ColumnChooserView.d.ts +0 -1
- package/lib/ColumnChooserView_combined.d.ts +0 -81
- package/lib/ColumnComparisonConditionOperatorType.d.ts +0 -55
- package/lib/ColumnComparisonFilterCondition.d.ts +0 -1
- package/lib/ColumnController.d.ts +0 -1
- package/lib/ColumnCustomFilterCondition.d.ts +0 -1
- package/lib/ColumnEffect.d.ts +0 -1
- package/lib/ColumnExchanger.d.ts +0 -1
- package/lib/ColumnExchangersCollection.d.ts +0 -1
- package/lib/ColumnExchangingAnimationMode.d.ts +0 -54
- package/lib/ColumnFilterCondition.d.ts +0 -1
- package/lib/ColumnFilterConditionCollection.d.ts +0 -1
- package/lib/ColumnFilterConditionGroup.d.ts +0 -1
- package/lib/ColumnFilterCondition_combined.d.ts +0 -5633
- package/lib/ColumnGroupDescription.d.ts +0 -42
- package/lib/ColumnGroupDescriptionCollection.d.ts +0 -29
- package/lib/ColumnGrouping.d.ts +0 -1
- package/lib/ColumnGroupingView.d.ts +0 -1
- package/lib/ColumnGroupingView_combined.d.ts +0 -151
- package/lib/ColumnGroupingVisualModelExport.d.ts +0 -29
- package/lib/ColumnHiddenChangedEventArgs.d.ts +0 -1
- package/lib/ColumnHidingAnimationMode.d.ts +0 -54
- package/lib/ColumnInfo.d.ts +0 -1
- package/lib/ColumnMovingAnimationMode.d.ts +0 -22
- package/lib/ColumnMovingMode.d.ts +0 -9
- package/lib/ColumnMovingSeparator.d.ts +0 -1
- package/lib/ColumnOptionsIconAlignment.d.ts +0 -30
- package/lib/ColumnOptionsIconBehavior.d.ts +0 -26
- package/lib/ColumnOptionsToolbarManagerOpeningEventArgs.d.ts +0 -7
- package/lib/ColumnPinnedChangedEventArgs.d.ts +0 -1
- package/lib/ColumnPinning.d.ts +0 -1
- package/lib/ColumnPinningInfo.d.ts +0 -10
- package/lib/ColumnPinningView.d.ts +0 -1
- package/lib/ColumnPinningView_combined.d.ts +0 -76
- package/lib/ColumnPropertySetter.d.ts +0 -14
- package/lib/ColumnPropertySettersCollection.d.ts +0 -10
- package/lib/ColumnPropertyUpdatingAnimationMode.d.ts +0 -26
- package/lib/ColumnResizingAnimationMode.d.ts +0 -22
- package/lib/ColumnResizingMode.d.ts +0 -10
- package/lib/ColumnResizingSeparator.d.ts +0 -1
- package/lib/ColumnShowingAnimationMode.d.ts +0 -54
- package/lib/ColumnSortDescription.d.ts +0 -20
- package/lib/ColumnSortDescriptionCollection.d.ts +0 -29
- package/lib/ColumnSortDirection.d.ts +0 -22
- package/lib/ColumnStates.d.ts +0 -17
- package/lib/ColumnSummaryDescription.d.ts +0 -68
- package/lib/ColumnSummaryDescriptionCollection.d.ts +0 -29
- package/lib/ColumnWidth.d.ts +0 -16
- package/lib/ComboBoxColumn.d.ts +0 -1
- package/lib/ComboEditorView.d.ts +0 -46
- package/lib/ComboEditorView_ComboExternal.d.ts +0 -39
- package/lib/ComparisonOperatorSelector.d.ts +0 -1
- package/lib/ComparisonOperatorSelectorView.d.ts +0 -1
- package/lib/ComparisonOperatorSelectorView_combined.d.ts +0 -200
- package/lib/ContentCellModelHelper.d.ts +0 -20
- package/lib/CurrentRendererSettings.d.ts +0 -12
- package/lib/DataAdapter.d.ts +0 -1
- package/lib/DataBindingEventArgs.d.ts +0 -1
- package/lib/DataGrid.d.ts +0 -1
- package/lib/DataGridAccessibilityLayoutPanel.d.ts +0 -32
- package/lib/DataGridCellEventArgs.d.ts +0 -1
- package/lib/DataGridCellLayoutPanel.d.ts +0 -75
- package/lib/DataGridColumn.d.ts +0 -1
- package/lib/DataGridColumnToolbarManager.d.ts +0 -1
- package/lib/DataGridDelayedExecutionManager.d.ts +0 -13
- package/lib/DataGridLocaleEn.d.ts +0 -71
- package/lib/DataGridPresenterManager.d.ts +0 -15
- package/lib/DataGridPropertySetter.d.ts +0 -9
- package/lib/DataGridScrollerKeyboardListener.d.ts +0 -28
- package/lib/DataGridSelectionMode.d.ts +0 -34
- package/lib/DataGridStylingDefaults.d.ts +0 -1
- package/lib/DataGridToolbar.d.ts +0 -1
- package/lib/DataGridToolbarView.d.ts +0 -1
- package/lib/DataGridToolbarView_combined.d.ts +0 -135
- package/lib/DataGridViewportManager.d.ts +0 -11
- package/lib/DataSourceNotificationBridge.d.ts +0 -1
- package/lib/DateEditorView.d.ts +0 -44
- package/lib/DateOperatorTypes.d.ts +0 -32
- package/lib/DateTimeCell.d.ts +0 -10
- package/lib/DateTimeCellModel.d.ts +0 -1
- package/lib/DateTimeCellModelExport.d.ts +0 -14
- package/lib/DateTimeCellPresenter.d.ts +0 -15
- package/lib/DateTimeColumn.d.ts +0 -1
- package/lib/DateTimeColumnValueFormatter.d.ts +0 -19
- package/lib/DateTimeFormats.d.ts +0 -34
- package/lib/DefaultCellActionManager.d.ts +0 -1
- package/lib/DefaultCellModelExportUpdater.d.ts +0 -1
- package/lib/DefaultGridInfoRequestor.d.ts +0 -1
- package/lib/DefaultPlatformPixelConverter.d.ts +0 -9
- package/lib/DefinitionBase.d.ts +0 -1
- package/lib/DefinitionPropertyUpdatedEventArgs.d.ts +0 -20
- package/lib/DragSelectEventArgs.d.ts +0 -22
- package/lib/DragType.d.ts +0 -15
- package/lib/Dragger.d.ts +0 -47
- package/lib/DraggerView.d.ts +0 -34
- package/lib/DropDownDataListItem.d.ts +0 -9
- package/lib/EditModeClickAction.d.ts +0 -22
- package/lib/EditModeType.d.ts +0 -26
- package/lib/EditRowDefinition.d.ts +0 -1
- package/lib/EditingManager.d.ts +0 -1
- package/lib/EditorCell.d.ts +0 -92
- package/lib/EditorCellModel.d.ts +0 -1
- package/lib/EditorCellModelExport.d.ts +0 -16
- package/lib/EditorCellPresenter.d.ts +0 -13
- package/lib/EditorDefinition.d.ts +0 -1
- package/lib/EditorRowCell.d.ts +0 -10
- package/lib/EditorRowCellModel.d.ts +0 -1
- package/lib/EditorRowCellPresenter.d.ts +0 -13
- package/lib/EditorType.d.ts +0 -30
- package/lib/EnterKeyBehaviorAfterEdit.d.ts +0 -30
- package/lib/EnterKeyBehaviors.d.ts +0 -34
- package/lib/FilterCell.d.ts +0 -80
- package/lib/FilterCellModel.d.ts +0 -1
- package/lib/FilterCellModelExport.d.ts +0 -23
- package/lib/FilterCellPresenter.d.ts +0 -14
- package/lib/FilterComparisonType.d.ts +0 -22
- package/lib/FilterDialogRenderCompletedEventArgs.d.ts +0 -7
- package/lib/FilterLogicalOperator.d.ts +0 -18
- package/lib/FilterOperand.d.ts +0 -1
- package/lib/FilterRowDefinition.d.ts +0 -1
- package/lib/FilterUIType.d.ts +0 -23
- package/lib/FixedCellPositions.d.ts +0 -15
- package/lib/FormatCellEventArgs.d.ts +0 -15
- package/lib/FormatGroupTextEventArgs.d.ts +0 -11
- package/lib/FormatSummaryTextEventArgs.d.ts +0 -12
- package/lib/GotFocusEventArgs.d.ts +0 -7
- package/lib/GridActivationMode.d.ts +0 -18
- package/lib/GridActiveCellChangedEventArgs.d.ts +0 -14
- package/lib/GridAnimationManager.d.ts +0 -1
- package/lib/GridAnimationManagerAnimationCanceledEventArgs.d.ts +0 -8
- package/lib/GridAnimationManagerAnimationCompletedEventArgs.d.ts +0 -8
- package/lib/GridAnimationManagerAnimationCreatedEventArgs.d.ts +0 -8
- package/lib/GridAnimationPhaseSettings.d.ts +0 -33
- package/lib/GridAnimationSettings.d.ts +0 -28
- package/lib/GridCellBase.d.ts +0 -188
- package/lib/GridCellEditEndedEventArgs.d.ts +0 -1
- package/lib/GridCellEditStartedEventArgs.d.ts +0 -1
- package/lib/GridCellPosition.d.ts +0 -14
- package/lib/GridCellType.d.ts +0 -15
- package/lib/GridCellValueChangingEventArgs.d.ts +0 -1
- package/lib/GridColumnAnimationSettings.d.ts +0 -59
- package/lib/GridColumnButtonOptions.d.ts +0 -1
- package/lib/GridColumnButtonOptionsView.d.ts +0 -1
- package/lib/GridColumnButtonOptionsView_combined.d.ts +0 -52
- package/lib/GridColumnCollection.d.ts +0 -1
- package/lib/GridColumnFilterOptions.d.ts +0 -1
- package/lib/GridColumnFilterOptionsView.d.ts +0 -1
- package/lib/GridColumnFilterOptionsView_combined.d.ts +0 -86
- package/lib/GridColumnGroupOptions.d.ts +0 -1
- package/lib/GridColumnGroupOptionsView.d.ts +0 -1
- package/lib/GridColumnGroupOptionsView_combined.d.ts +0 -52
- package/lib/GridColumnHideOptions.d.ts +0 -1
- package/lib/GridColumnHideOptionsView.d.ts +0 -1
- package/lib/GridColumnHideOptionsView_combined.d.ts +0 -38
- package/lib/GridColumnMoveOptions.d.ts +0 -1
- package/lib/GridColumnMoveOptionsView.d.ts +0 -1
- package/lib/GridColumnMoveOptionsView_combined.d.ts +0 -61
- package/lib/GridColumnOptions.d.ts +0 -1
- package/lib/GridColumnOptionsBase.d.ts +0 -1
- package/lib/GridColumnOptionsSectionBase.d.ts +0 -13
- package/lib/GridColumnOptionsSimpleSectionBase.d.ts +0 -17
- package/lib/GridColumnOptionsUtilities.d.ts +0 -1
- package/lib/GridColumnOptionsView.d.ts +0 -1
- package/lib/GridColumnOptionsViewBase.d.ts +0 -1
- package/lib/GridColumnOptionsViewBase_combined.d.ts +0 -159
- package/lib/GridColumnOptionsView_combined.d.ts +0 -182
- package/lib/GridColumnPinOptions.d.ts +0 -1
- package/lib/GridColumnPinOptionsView.d.ts +0 -1
- package/lib/GridColumnPinOptionsView_combined.d.ts +0 -56
- package/lib/GridColumnSortOptions.d.ts +0 -1
- package/lib/GridColumnSortOptionsView.d.ts +0 -1
- package/lib/GridColumnSortOptionsView_combined.d.ts +0 -53
- package/lib/GridColumnSpacer.d.ts +0 -29
- package/lib/GridColumnSpacerCollection.d.ts +0 -16
- package/lib/GridColumnSummaryOptions.d.ts +0 -1
- package/lib/GridColumnSummaryOptionsView.d.ts +0 -1
- package/lib/GridColumnSummaryOptionsView_combined.d.ts +0 -72
- package/lib/GridColumnWidthChangedEventArgs.d.ts +0 -1
- package/lib/GridColumnsAutoGeneratedEventArgs.d.ts +0 -1
- package/lib/GridColumnsChangedEventArgs.d.ts +0 -1
- package/lib/GridCompoundConditionalStyle.d.ts +0 -1
- package/lib/GridConditionFilterStringErrorsParsingEventArgs.d.ts +0 -10
- package/lib/GridConditionalStyle.d.ts +0 -1
- package/lib/GridConditionalStyleBoundType.d.ts +0 -9
- package/lib/GridConditionalStyleCollection.d.ts +0 -1
- package/lib/GridConditionalStyleFontInfo.d.ts +0 -11
- package/lib/GridConditionalStyleProperty.d.ts +0 -150
- package/lib/GridConditionalStylePropertyCollection.d.ts +0 -10
- package/lib/GridConditionalStylePropertyStylingType.d.ts +0 -11
- package/lib/GridCustomFilterRequestedEventArgs.d.ts +0 -1
- package/lib/GridDataCommittedEventArgs.d.ts +0 -11
- package/lib/GridDataCommittingEventArgs.d.ts +0 -11
- package/lib/GridEasingFunctionType.d.ts +0 -26
- package/lib/GridEffect.d.ts +0 -1
- package/lib/GridEffectGroup.d.ts +0 -1
- package/lib/GridEffectMainIntent.d.ts +0 -20
- package/lib/GridEffectManager.d.ts +0 -1
- package/lib/GridEffectSubIntent.d.ts +0 -18
- package/lib/GridExpansionIndicator.d.ts +0 -1
- package/lib/GridExpansionIndicatorView.d.ts +0 -1
- package/lib/GridExpansionIndicatorView_combined.d.ts +0 -72
- package/lib/GridExternalWrapper.d.ts +0 -44
- package/lib/GridFilterDialog.d.ts +0 -1
- package/lib/GridFilterDialogFilterChangeEventArgs.d.ts +0 -9
- package/lib/GridFilterDialogOpeningEventArgs.d.ts +0 -9
- package/lib/GridFilterDialogPanel.d.ts +0 -1
- package/lib/GridFilterDialogView.d.ts +0 -1
- package/lib/GridFilterDialogViewModel.d.ts +0 -1
- package/lib/GridFilterDialogViewModelGrouping.d.ts +0 -10
- package/lib/GridFilterDialogViewModelGroupingLevel.d.ts +0 -10
- package/lib/GridFilterDialogViewModelGroupingLevelCollection.d.ts +0 -10
- package/lib/GridFilterDialogViewModelRow.d.ts +0 -28
- package/lib/GridFilterDialogViewModelRowCollection.d.ts +0 -1
- package/lib/GridFilterDialogView_combined.d.ts +0 -289
- package/lib/GridFilterExpressionsEventArgs.d.ts +0 -9
- package/lib/GridFilterOperandsCollection.d.ts +0 -1
- package/lib/GridGroupDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridIconRepository.d.ts +0 -44
- package/lib/GridLayer.d.ts +0 -1
- package/lib/GridLayerController.d.ts +0 -1
- package/lib/GridLayerExport.d.ts +0 -16
- package/lib/GridModuleHelper.d.ts +0 -8
- package/lib/GridRowEditEndedEventArgs.d.ts +0 -11
- package/lib/GridRowEditStartedEventArgs.d.ts +0 -11
- package/lib/GridSelectedCellRangesChangedEventArgs.d.ts +0 -20
- package/lib/GridSelectedCellRangesCollection.d.ts +0 -11
- package/lib/GridSelectedCellsChangedEventArgs.d.ts +0 -1
- package/lib/GridSelectedCellsCollection.d.ts +0 -1
- package/lib/GridSelectedItemsChangedEventArgs.d.ts +0 -17
- package/lib/GridSelectedItemsCollection.d.ts +0 -14
- package/lib/GridSelectedKeysChangedEventArgs.d.ts +0 -17
- package/lib/GridSelectedKeysCollection.d.ts +0 -31
- package/lib/GridSelectionBehavior.d.ts +0 -18
- package/lib/GridSelectionChangedEventArgs.d.ts +0 -7
- package/lib/GridSizeChangedEventArgs.d.ts +0 -9
- package/lib/GridSortDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridSortIndicator.d.ts +0 -1
- package/lib/GridSortIndicatorView.d.ts +0 -1
- package/lib/GridSortIndicatorView_combined.d.ts +0 -107
- package/lib/GridStyleRepository.d.ts +0 -37
- package/lib/GridStyleRepositoryKeys.d.ts +0 -49
- package/lib/GridSummaryDescriptionsChangedEventArgs.d.ts +0 -11
- package/lib/GridViewportChangedEventArgs.d.ts +0 -15
- package/lib/GroupData.d.ts +0 -10
- package/lib/GroupHeaderDisplayMode.d.ts +0 -18
- package/lib/GroupInfo.d.ts +0 -12
- package/lib/GroupSummaryDisplayMode.d.ts +0 -31
- package/lib/Header.d.ts +0 -1
- package/lib/HeaderClickAction.d.ts +0 -30
- package/lib/HeaderRowSeparator.d.ts +0 -1
- package/lib/HeaderSeparator.d.ts +0 -1
- package/lib/HorizontalPropertyEditorDataSource.d.ts +0 -10
- package/lib/HoverManager.d.ts +0 -1
- package/lib/ICellActionManager.d.ts +0 -1
- package/lib/ICellModelExportUpdater.d.ts +0 -11
- package/lib/ICellPresenter.d.ts +0 -1
- package/lib/ICellRenderingEngine.d.ts +0 -1
- package/lib/ICheckboxListView.d.ts +0 -38
- package/lib/IColumnGrouping.d.ts +0 -12
- package/lib/IColumnGroupingVisualModelExport.d.ts +0 -11
- package/lib/IDataAdapter.d.ts +0 -1
- package/lib/IDataGridComponent.d.ts +0 -12
- package/lib/IDelayedExecutionManager.d.ts +0 -12
- package/lib/IDragger.d.ts +0 -1
- package/lib/IDraggerView.d.ts +0 -1
- package/lib/IDraggerView_combined.d.ts +0 -50
- package/lib/IEditorView.d.ts +0 -32
- package/lib/IExternalDefinitionBase.d.ts +0 -1
- package/lib/IExternalGrid.d.ts +0 -1
- package/lib/IExternalTemplateColumn.d.ts +0 -12
- package/lib/IExternalTemplateHeaderColumn.d.ts +0 -12
- package/lib/IExternalTemplateSectionHeader.d.ts +0 -12
- package/lib/IGridInfoRequestor.d.ts +0 -1
- package/lib/INativeCell.d.ts +0 -17
- package/lib/IPlatformPixelConverter.d.ts +0 -11
- package/lib/IPropertySetter.d.ts +0 -11
- package/lib/ISummaryChooserView.d.ts +0 -1
- package/lib/ISummaryChooserView_combined.d.ts +0 -103
- package/lib/IToolbarVisualModelExport.d.ts +0 -11
- package/lib/IViewportManager.d.ts +0 -11
- package/lib/ImageCell.d.ts +0 -34
- package/lib/ImageCellModel.d.ts +0 -1
- package/lib/ImageCellModelExport.d.ts +0 -12
- package/lib/ImageCellPresenter.d.ts +0 -16
- package/lib/ImageColumn.d.ts +0 -1
- package/lib/ImageResourceType.d.ts +0 -30
- package/lib/ImageStretchOptions.d.ts +0 -22
- package/lib/LayoutAction.d.ts +0 -42
- package/lib/LostFocusEventArgs.d.ts +0 -7
- package/lib/MergedCellEvaluationCriteria.d.ts +0 -22
- package/lib/MergedCellInfo.d.ts +0 -14
- package/lib/MergedCellMode.d.ts +0 -27
- package/lib/ModelStates.d.ts +0 -13
- package/lib/ModelTypes.d.ts +0 -23
- package/lib/MultiColumnComboBox.d.ts +0 -1
- package/lib/MultiColumnComboBoxDataSourceNotificationHandler.d.ts +0 -1
- package/lib/MultiColumnComboBoxSelectedItemChangeType.d.ts +0 -13
- package/lib/MultiColumnComboBoxTextChangedEventArgs.d.ts +0 -12
- package/lib/MultiColumnComboBoxUtilities.d.ts +0 -25
- package/lib/MultiColumnComboBoxValueChangedEventArgs.d.ts +0 -12
- package/lib/MultiColumnComboBoxView.d.ts +0 -1
- package/lib/MultiColumnComboBoxView_combined.d.ts +0 -499
- package/lib/MultiColumnComboVisualModelExport.d.ts +0 -70
- package/lib/MultipleDataSourceNotifier.d.ts +0 -20
- package/lib/NativeUIComboFactory.d.ts +0 -18
- package/lib/NativeUIGridFactory.d.ts +0 -19
- package/lib/NumericCell.d.ts +0 -12
- package/lib/NumericCellFormatter.d.ts +0 -1
- package/lib/NumericCellModel.d.ts +0 -1
- package/lib/NumericCellModelExport.d.ts +0 -14
- package/lib/NumericCellPresenter.d.ts +0 -15
- package/lib/NumericColumn.d.ts +0 -1
- package/lib/NumericEditorView.d.ts +0 -13
- package/lib/OperatorModel.d.ts +0 -13
- package/lib/OperatorSelectorClosingEventArgs.d.ts +0 -7
- package/lib/OperatorSelectorOpeningEventArgs.d.ts +0 -7
- package/lib/OperatorSelectorValueChangedEventArgs.d.ts +0 -14
- package/lib/PageChangedEventArgs.d.ts +0 -13
- package/lib/PagedDataProvider.d.ts +0 -1
- package/lib/Pager.d.ts +0 -1
- package/lib/PagerDataSourceNotificationBridge.d.ts +0 -1
- package/lib/PagerGridDataSourceNotificationBridge.d.ts +0 -1
- package/lib/PagerView.d.ts +0 -1
- package/lib/PagerVisualModelExport.d.ts +0 -25
- package/lib/PinnedAreaSeparator.d.ts +0 -1
- package/lib/PinnedPositions.d.ts +0 -22
- package/lib/PinnedRowInfo.d.ts +0 -1
- package/lib/PlaceholderView.d.ts +0 -26
- package/lib/PrimaryKeyValue.d.ts +0 -19
- package/lib/PropertyEditor.d.ts +0 -1
- package/lib/PropertyEditorView.d.ts +0 -1
- package/lib/PropertyEditorView_combined.d.ts +0 -237
- package/lib/PushRowResult.d.ts +0 -1
- package/lib/PushRowSettings.d.ts +0 -1
- package/lib/RecyclingManager.d.ts +0 -1
- package/lib/ResponsiveEngine.d.ts +0 -1
- package/lib/ResponsivePhase.d.ts +0 -1
- package/lib/ResponsivePhasesCollection.d.ts +0 -1
- package/lib/ResponsiveState.d.ts +0 -1
- package/lib/ResponsiveStateEnteredEventArgs.d.ts +0 -7
- package/lib/ResponsiveStateEnteringEventArgs.d.ts +0 -7
- package/lib/ResponsiveStateExitedEventArgs.d.ts +0 -7
- package/lib/ResponsiveStatesCollection.d.ts +0 -1
- package/lib/RowCellsEffect.d.ts +0 -1
- package/lib/RowEffect.d.ts +0 -1
- package/lib/RowHoverAnimationMode.d.ts +0 -22
- package/lib/RowPath.d.ts +0 -37
- package/lib/RowRange.d.ts +0 -14
- package/lib/RowSelectionAnimationMode.d.ts +0 -22
- package/lib/RowSeparator.d.ts +0 -1
- package/lib/RowSeparatorCell.d.ts +0 -10
- package/lib/RowSeparatorCellPresenter.d.ts +0 -12
- package/lib/RowSeparatorModel.d.ts +0 -1
- package/lib/RowSeparatorModelExport.d.ts +0 -11
- package/lib/SaveLayoutColumn.d.ts +0 -1
- package/lib/SaveLayoutFilterInfo.d.ts +0 -25
- package/lib/SaveLayoutGroupInfo.d.ts +0 -15
- package/lib/SaveLayoutSortInfo.d.ts +0 -15
- package/lib/SectionFooter.d.ts +0 -1
- package/lib/SectionHeader.d.ts +0 -1
- package/lib/SectionHeaderCell.d.ts +0 -16
- package/lib/SectionHeaderCellModel.d.ts +0 -1
- package/lib/SectionHeaderCellModelExport.d.ts +0 -21
- package/lib/SectionHeaderCellPresenter.d.ts +0 -14
- package/lib/SectionInfo.d.ts +0 -1
- package/lib/SelectAllCheckboxChangedEventArgs.d.ts +0 -8
- package/lib/SelectionManager.d.ts +0 -1
- package/lib/SortIndicatorRenderCompletedEventArgs.d.ts +0 -7
- package/lib/SortIndicatorStyle.d.ts +0 -29
- package/lib/SortManager.d.ts +0 -1
- package/lib/SortMode.d.ts +0 -30
- package/lib/SpacerEffect.d.ts +0 -1
- package/lib/SpatialEngine.d.ts +0 -1
- package/lib/StringOperatorTypes.d.ts +0 -16
- package/lib/SummaryCell.d.ts +0 -23
- package/lib/SummaryCellModel.d.ts +0 -1
- package/lib/SummaryCellModelExport.d.ts +0 -28
- package/lib/SummaryCellPresenter.d.ts +0 -14
- package/lib/SummaryChangedEventArgs.d.ts +0 -9
- package/lib/SummaryChooser.d.ts +0 -1
- package/lib/SummaryChooserItem.d.ts +0 -10
- package/lib/SummaryChooserView.d.ts +0 -1
- package/lib/SummaryData.d.ts +0 -13
- package/lib/SummaryRow.d.ts +0 -1
- package/lib/SummaryRowRoot.d.ts +0 -1
- package/lib/SummaryRowSection.d.ts +0 -1
- package/lib/SummaryScope.d.ts +0 -26
- package/lib/TemplateCell.d.ts +0 -17
- package/lib/TemplateCellContainer.d.ts +0 -15
- package/lib/TemplateCellModel.d.ts +0 -1
- package/lib/TemplateCellModelExport.d.ts +0 -12
- package/lib/TemplateCellPresenter.d.ts +0 -16
- package/lib/TemplateCellUpdatingEventArgs.d.ts +0 -1
- package/lib/TemplateColumn.d.ts +0 -1
- package/lib/TemplateHeader.d.ts +0 -19
- package/lib/TemplateHeaderCell.d.ts +0 -14
- package/lib/TemplateHeaderCellModel.d.ts +0 -17
- package/lib/TemplateHeaderCellModelExport.d.ts +0 -12
- package/lib/TemplateHeaderCellPresenter.d.ts +0 -16
- package/lib/TemplateHeaderCellUpdatingEventArgs.d.ts +0 -14
- package/lib/TemplateSectionHeader.d.ts +0 -17
- package/lib/TemplateSectionHeaderCellModel.d.ts +0 -8
- package/lib/TemplateSectionHeaderCellModelExport.d.ts +0 -11
- package/lib/TemplateSectionHeaderCellUpdatingEventArgs.d.ts +0 -14
- package/lib/TextCell.d.ts +0 -20
- package/lib/TextCellDecoration.d.ts +0 -26
- package/lib/TextCellLineBreakMode.d.ts +0 -26
- package/lib/TextCellModel.d.ts +0 -1
- package/lib/TextCellModelExport.d.ts +0 -13
- package/lib/TextCellPresenter.d.ts +0 -15
- package/lib/TextColumn.d.ts +0 -1
- package/lib/TextEditorView.d.ts +0 -35
- package/lib/TextHeader.d.ts +0 -1
- package/lib/TextHeaderCell.d.ts +0 -58
- package/lib/TextHeaderCellModel.d.ts +0 -1
- package/lib/TextHeaderCellModelExport.d.ts +0 -11
- package/lib/TextHeaderCellPresenter.d.ts +0 -15
- package/lib/TextIconSetBuiltInTypes.d.ts +0 -11
- package/lib/TextIconSetConditionalStyle.d.ts +0 -18
- package/lib/TextVisualModelExport.d.ts +0 -16
- package/lib/ToolbarVisualModelExport.d.ts +0 -9
- package/lib/VerticalSeparatorCell.d.ts +0 -21
- package/lib/VerticalSeparatorCellModel.d.ts +0 -1
- package/lib/VerticalSeparatorCellPresenter.d.ts +0 -12
- package/lib/VisibilityEngine.d.ts +0 -1
- package/lib/VisualModel.d.ts +0 -1
- package/lib/VisualModelExport.d.ts +0 -74
- package/lib/igx-apply-button-click-event-args.d.ts +0 -12
- package/lib/igx-cancel-button-click-event-args.d.ts +0 -12
- package/lib/igx-cell-info.d.ts +0 -671
- package/lib/igx-cell-key-dynamic-module.d.ts +0 -9
- package/lib/igx-cell-key-module.d.ts +0 -7
- package/lib/igx-cell-key.d.ts +0 -35
- package/lib/igx-cell-range-dynamic-module.d.ts +0 -9
- package/lib/igx-cell-range-module.d.ts +0 -7
- package/lib/igx-cell-range.d.ts +0 -40
- package/lib/igx-cell-style-requested-event-args.d.ts +0 -31
- package/lib/igx-checkbox-list-component.d.ts +0 -361
- package/lib/igx-checkbox-list-dynamic-module.d.ts +0 -15
- package/lib/igx-checkbox-list-index-type-changed-event-args.d.ts +0 -19
- package/lib/igx-checkbox-list-keys-cleared-event-args.d.ts +0 -12
- package/lib/igx-checkbox-list-module.d.ts +0 -15
- package/lib/igx-checked-changed-event-args.d.ts +0 -21
- package/lib/igx-column-chooser-component.d.ts +0 -88
- package/lib/igx-column-chooser-dynamic-module.d.ts +0 -11
- package/lib/igx-column-chooser-module.d.ts +0 -11
- package/lib/igx-column-exchanger.d.ts +0 -22
- package/lib/igx-column-exchangers-collection.d.ts +0 -8
- package/lib/igx-column-group-description-collection.d.ts +0 -30
- package/lib/igx-column-group-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-group-description-module.d.ts +0 -7
- package/lib/igx-column-group-description.d.ts +0 -58
- package/lib/igx-column-grouping-component.d.ts +0 -112
- package/lib/igx-column-grouping-dynamic-module.d.ts +0 -9
- package/lib/igx-column-grouping-module.d.ts +0 -9
- package/lib/igx-column-hidden-changed-event-args.d.ts +0 -18
- package/lib/igx-column-moving-separator-component.d.ts +0 -26
- package/lib/igx-column-moving-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-column-moving-separator-module.d.ts +0 -8
- package/lib/igx-column-pinned-changed-event-args.d.ts +0 -28
- package/lib/igx-column-pinning-component.d.ts +0 -88
- package/lib/igx-column-pinning-dynamic-module.d.ts +0 -10
- package/lib/igx-column-pinning-module.d.ts +0 -10
- package/lib/igx-column-property-setter.d.ts +0 -31
- package/lib/igx-column-property-setters-collection.d.ts +0 -8
- package/lib/igx-column-resizing-separator-component.d.ts +0 -20
- package/lib/igx-column-resizing-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-column-resizing-separator-module.d.ts +0 -8
- package/lib/igx-column-sort-description-collection.d.ts +0 -30
- package/lib/igx-column-sort-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-sort-description-module.d.ts +0 -7
- package/lib/igx-column-sort-description.d.ts +0 -34
- package/lib/igx-column-summary-description-collection.d.ts +0 -27
- package/lib/igx-column-summary-description-dynamic-module.d.ts +0 -9
- package/lib/igx-column-summary-description-module.d.ts +0 -7
- package/lib/igx-column-summary-description.d.ts +0 -93
- package/lib/igx-column-width-dynamic-module.d.ts +0 -9
- package/lib/igx-column-width-module.d.ts +0 -7
- package/lib/igx-column-width.d.ts +0 -34
- package/lib/igx-combo-box-column-component.d.ts +0 -44
- package/lib/igx-combo-box-column-dynamic-module.d.ts +0 -9
- package/lib/igx-combo-box-column-module.d.ts +0 -8
- package/lib/igx-data-binding-event-args.d.ts +0 -27
- package/lib/igx-data-grid-all-columns-dynamic-module.d.ts +0 -19
- package/lib/igx-data-grid-all-columns-module.d.ts +0 -18
- package/lib/igx-data-grid-cell-event-args.d.ts +0 -36
- package/lib/igx-data-grid-column-component.d.ts +0 -572
- package/lib/igx-data-grid-comparison-operator-selector-component.d.ts +0 -143
- package/lib/igx-data-grid-component.d.ts +0 -1730
- package/lib/igx-data-grid-core-dynamic-module.d.ts +0 -27
- package/lib/igx-data-grid-core-module.d.ts +0 -27
- package/lib/igx-data-grid-dynamic-module.d.ts +0 -17
- package/lib/igx-data-grid-expansion-indicator-component.d.ts +0 -64
- package/lib/igx-data-grid-filter-dialog-component.d.ts +0 -165
- package/lib/igx-data-grid-locale-en-module.d.ts +0 -8
- package/lib/igx-data-grid-module.d.ts +0 -16
- package/lib/igx-data-grid-pager-component.d.ts +0 -99
- package/lib/igx-data-grid-pager-dynamic-module.d.ts +0 -10
- package/lib/igx-data-grid-pager-module.d.ts +0 -10
- package/lib/igx-data-grid-sort-indicator-component.d.ts +0 -74
- package/lib/igx-data-grid-toolbar-component.d.ts +0 -146
- package/lib/igx-data-grid-toolbar-dynamic-module.d.ts +0 -12
- package/lib/igx-data-grid-toolbar-module.d.ts +0 -12
- package/lib/igx-date-time-cell-info.d.ts +0 -45
- package/lib/igx-date-time-column-component.d.ts +0 -71
- package/lib/igx-date-time-column-dynamic-module.d.ts +0 -9
- package/lib/igx-date-time-column-module.d.ts +0 -8
- package/lib/igx-definition-base-component.d.ts +0 -343
- package/lib/igx-edit-row-definition-component.d.ts +0 -17
- package/lib/igx-edit-row-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-edit-row-definition-module.d.ts +0 -8
- package/lib/igx-editor-cell-info.d.ts +0 -79
- package/lib/igx-editor-definition-component.d.ts +0 -17
- package/lib/igx-editor-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-editor-definition-module.d.ts +0 -8
- package/lib/igx-editor-row-cell-info.d.ts +0 -13
- package/lib/igx-filter-cell-info.d.ts +0 -61
- package/lib/igx-filter-dialog-render-completed-event-args.d.ts +0 -12
- package/lib/igx-filter-operand-dynamic-module.d.ts +0 -9
- package/lib/igx-filter-operand-module.d.ts +0 -7
- package/lib/igx-filter-operand.d.ts +0 -61
- package/lib/igx-filter-row-definition-component.d.ts +0 -41
- package/lib/igx-filter-row-definition-dynamic-module.d.ts +0 -9
- package/lib/igx-filter-row-definition-module.d.ts +0 -8
- package/lib/igx-format-cell-event-args.d.ts +0 -45
- package/lib/igx-format-group-text-event-args.d.ts +0 -32
- package/lib/igx-format-summary-text-event-args.d.ts +0 -37
- package/lib/igx-got-focus-event-args.d.ts +0 -12
- package/lib/igx-grid-active-cell-changed-event-args.d.ts +0 -26
- package/lib/igx-grid-animation-phase-settings.d.ts +0 -61
- package/lib/igx-grid-animation-settings.d.ts +0 -18
- package/lib/igx-grid-cell-edit-ended-event-args.d.ts +0 -29
- package/lib/igx-grid-cell-edit-started-event-args.d.ts +0 -29
- package/lib/igx-grid-cell-position-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-cell-position-module.d.ts +0 -7
- package/lib/igx-grid-cell-position.d.ts +0 -24
- package/lib/igx-grid-cell-value-changing-event-args.d.ts +0 -44
- package/lib/igx-grid-column-animation-settings.d.ts +0 -18
- package/lib/igx-grid-column-button-options-component.d.ts +0 -40
- package/lib/igx-grid-column-button-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-button-options-module.d.ts +0 -9
- package/lib/igx-grid-column-collection.d.ts +0 -8
- package/lib/igx-grid-column-filter-options-component.d.ts +0 -47
- package/lib/igx-grid-column-filter-options-dynamic-module.d.ts +0 -10
- package/lib/igx-grid-column-filter-options-module.d.ts +0 -10
- package/lib/igx-grid-column-group-options-component.d.ts +0 -21
- package/lib/igx-grid-column-group-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-group-options-module.d.ts +0 -9
- package/lib/igx-grid-column-hide-options-component.d.ts +0 -21
- package/lib/igx-grid-column-hide-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-hide-options-module.d.ts +0 -9
- package/lib/igx-grid-column-move-options-component.d.ts +0 -25
- package/lib/igx-grid-column-move-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-move-options-module.d.ts +0 -9
- package/lib/igx-grid-column-options-base-component.d.ts +0 -100
- package/lib/igx-grid-column-options-component.d.ts +0 -197
- package/lib/igx-grid-column-options-dynamic-module.d.ts +0 -17
- package/lib/igx-grid-column-options-module.d.ts +0 -17
- package/lib/igx-grid-column-options-section-base-component.d.ts +0 -14
- package/lib/igx-grid-column-options-simple-section-base-component.d.ts +0 -17
- package/lib/igx-grid-column-pin-options-component.d.ts +0 -25
- package/lib/igx-grid-column-pin-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-pin-options-module.d.ts +0 -9
- package/lib/igx-grid-column-sort-options-component.d.ts +0 -29
- package/lib/igx-grid-column-sort-options-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-column-sort-options-module.d.ts +0 -9
- package/lib/igx-grid-column-summary-options-component.d.ts +0 -41
- package/lib/igx-grid-column-summary-options-dynamic-module.d.ts +0 -11
- package/lib/igx-grid-column-summary-options-module.d.ts +0 -11
- package/lib/igx-grid-column-width-changed-event-args.d.ts +0 -32
- package/lib/igx-grid-columns-auto-generated-event-args.d.ts +0 -20
- package/lib/igx-grid-columns-changed-event-args.d.ts +0 -20
- package/lib/igx-grid-compound-conditional-style-component.d.ts +0 -20
- package/lib/igx-grid-condition-filter-string-errors-parsing-event-args.d.ts +0 -22
- package/lib/igx-grid-conditional-style-collection.d.ts +0 -8
- package/lib/igx-grid-conditional-style-component.d.ts +0 -79
- package/lib/igx-grid-conditional-style-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-font-info-component.d.ts +0 -33
- package/lib/igx-grid-conditional-style-font-info-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-font-info-module.d.ts +0 -8
- package/lib/igx-grid-conditional-style-module.d.ts +0 -8
- package/lib/igx-grid-conditional-style-property-collection.d.ts +0 -8
- package/lib/igx-grid-conditional-style-property-component.d.ts +0 -121
- package/lib/igx-grid-conditional-style-property-dynamic-module.d.ts +0 -9
- package/lib/igx-grid-conditional-style-property-module.d.ts +0 -8
- package/lib/igx-grid-custom-filter-requested-event-args.d.ts +0 -40
- package/lib/igx-grid-data-committed-event-args.d.ts +0 -27
- package/lib/igx-grid-data-committing-event-args.d.ts +0 -27
- package/lib/igx-grid-filter-dialog-filter-change-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-dialog-opening-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-dialog-view-model-grouping-level-collection.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-grouping-level.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-grouping.d.ts +0 -22
- package/lib/igx-grid-filter-dialog-view-model-row-collection.d.ts +0 -8
- package/lib/igx-grid-filter-dialog-view-model-row.d.ts +0 -31
- package/lib/igx-grid-filter-dialog-view-model.d.ts +0 -39
- package/lib/igx-grid-filter-expressions-event-args.d.ts +0 -15
- package/lib/igx-grid-filter-operands-collection.d.ts +0 -8
- package/lib/igx-grid-group-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-grid-row-edit-ended-event-args.d.ts +0 -23
- package/lib/igx-grid-row-edit-started-event-args.d.ts +0 -23
- package/lib/igx-grid-selected-cell-ranges-changed-event-args.d.ts +0 -44
- package/lib/igx-grid-selected-cell-ranges-collection.d.ts +0 -8
- package/lib/igx-grid-selected-cells-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-cells-collection.d.ts +0 -8
- package/lib/igx-grid-selected-items-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-items-collection.d.ts +0 -6
- package/lib/igx-grid-selected-keys-changed-event-args.d.ts +0 -37
- package/lib/igx-grid-selected-keys-collection.d.ts +0 -8
- package/lib/igx-grid-selection-changed-event-args.d.ts +0 -15
- package/lib/igx-grid-size-changed-event-args.d.ts +0 -27
- package/lib/igx-grid-sort-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-grid-summary-descriptions-changed-event-args.d.ts +0 -18
- package/lib/igx-group-data.d.ts +0 -31
- package/lib/igx-header-component.d.ts +0 -57
- package/lib/igx-header-row-separator-component.d.ts +0 -17
- package/lib/igx-header-row-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-header-row-separator-module.d.ts +0 -8
- package/lib/igx-header-separator-component.d.ts +0 -14
- package/lib/igx-header-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-header-separator-module.d.ts +0 -8
- package/lib/igx-horizontal-property-editor-data-source.d.ts +0 -8
- package/lib/igx-image-cell-info.d.ts +0 -32
- package/lib/igx-image-column-component.d.ts +0 -46
- package/lib/igx-image-column-dynamic-module.d.ts +0 -9
- package/lib/igx-image-column-module.d.ts +0 -8
- package/lib/igx-lost-focus-event-args.d.ts +0 -12
- package/lib/igx-multi-column-combo-box-component.d.ts +0 -579
- package/lib/igx-multi-column-combo-box-dynamic-module.d.ts +0 -15
- package/lib/igx-multi-column-combo-box-module.d.ts +0 -15
- package/lib/igx-multi-column-combo-box-text-changed-event-args.d.ts +0 -13
- package/lib/igx-multi-column-combo-box-value-changed-event-args.d.ts +0 -13
- package/lib/igx-numeric-cell-info.d.ts +0 -89
- package/lib/igx-numeric-column-component.d.ts +0 -104
- package/lib/igx-numeric-column-dynamic-module.d.ts +0 -9
- package/lib/igx-numeric-column-module.d.ts +0 -8
- package/lib/igx-operator-selector-closing-event-args.d.ts +0 -12
- package/lib/igx-operator-selector-opening-event-args.d.ts +0 -15
- package/lib/igx-operator-selector-value-changed-event-args.d.ts +0 -20
- package/lib/igx-page-changed-event-args.d.ts +0 -24
- package/lib/igx-pinned-area-separator-component.d.ts +0 -14
- package/lib/igx-pinned-area-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-pinned-area-separator-module.d.ts +0 -8
- package/lib/igx-primary-key-value-dynamic-module.d.ts +0 -9
- package/lib/igx-primary-key-value-module.d.ts +0 -7
- package/lib/igx-primary-key-value.d.ts +0 -31
- package/lib/igx-property-editor-component.d.ts +0 -147
- package/lib/igx-property-editor-dynamic-module.d.ts +0 -18
- package/lib/igx-property-editor-module.d.ts +0 -18
- package/lib/igx-responsive-phase.d.ts +0 -51
- package/lib/igx-responsive-phases-collection.d.ts +0 -8
- package/lib/igx-responsive-state-entered-event-args.d.ts +0 -15
- package/lib/igx-responsive-state-entering-event-args.d.ts +0 -15
- package/lib/igx-responsive-state-exited-event-args.d.ts +0 -15
- package/lib/igx-responsive-state.d.ts +0 -81
- package/lib/igx-responsive-states-collection.d.ts +0 -8
- package/lib/igx-row-separator-component.d.ts +0 -17
- package/lib/igx-row-separator-dynamic-module.d.ts +0 -9
- package/lib/igx-row-separator-info.d.ts +0 -13
- package/lib/igx-row-separator-module.d.ts +0 -8
- package/lib/igx-section-footer-component.d.ts +0 -17
- package/lib/igx-section-footer-dynamic-module.d.ts +0 -9
- package/lib/igx-section-footer-module.d.ts +0 -8
- package/lib/igx-section-header-cell-info.d.ts +0 -30
- package/lib/igx-section-header-component.d.ts +0 -66
- package/lib/igx-section-header-dynamic-module.d.ts +0 -9
- package/lib/igx-section-header-module.d.ts +0 -8
- package/lib/igx-select-all-checkbox-changed-event-args.d.ts +0 -15
- package/lib/igx-sort-indicator-render-completed-event-args.d.ts +0 -12
- package/lib/igx-summary-cell-info.d.ts +0 -30
- package/lib/igx-summary-changed-event-args.d.ts +0 -26
- package/lib/igx-summary-chooser-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-chooser-module.d.ts +0 -8
- package/lib/igx-summary-data.d.ts +0 -28
- package/lib/igx-summary-row-component.d.ts +0 -62
- package/lib/igx-summary-row-root-component.d.ts +0 -14
- package/lib/igx-summary-row-root-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-row-root-module.d.ts +0 -8
- package/lib/igx-summary-row-section-component.d.ts +0 -14
- package/lib/igx-summary-row-section-dynamic-module.d.ts +0 -9
- package/lib/igx-summary-row-section-module.d.ts +0 -8
- package/lib/igx-template-cell-info.d.ts +0 -18
- package/lib/igx-template-cell-updating-event-args.d.ts +0 -26
- package/lib/igx-template-column-component.d.ts +0 -27
- package/lib/igx-template-column-dynamic-module.d.ts +0 -9
- package/lib/igx-template-column-module.d.ts +0 -8
- package/lib/igx-template-header-cell-info.d.ts +0 -19
- package/lib/igx-template-header-cell-updating-event-args.d.ts +0 -26
- package/lib/igx-template-header-component.d.ts +0 -27
- package/lib/igx-template-header-dynamic-module.d.ts +0 -9
- package/lib/igx-template-header-module.d.ts +0 -8
- package/lib/igx-template-section-header-cell-info.d.ts +0 -13
- package/lib/igx-template-section-header-cell-updating-event-args.d.ts +0 -21
- package/lib/igx-template-section-header-component.d.ts +0 -27
- package/lib/igx-template-section-header-dynamic-module.d.ts +0 -9
- package/lib/igx-template-section-header-module.d.ts +0 -8
- package/lib/igx-text-cell-info.d.ts +0 -18
- package/lib/igx-text-column-component.d.ts +0 -39
- package/lib/igx-text-column-dynamic-module.d.ts +0 -9
- package/lib/igx-text-column-module.d.ts +0 -8
- package/lib/igx-text-header-cell-info.d.ts +0 -94
- package/lib/igx-text-header-component.d.ts +0 -17
- package/lib/igx-text-header-dynamic-module.d.ts +0 -9
- package/lib/igx-text-header-module.d.ts +0 -8
- package/lib/igx-text-icon-set-conditional-style-component.d.ts +0 -20
- package/lib/igx-text-icon-set-conditional-style-dynamic-module.d.ts +0 -9
- package/lib/igx-text-icon-set-conditional-style-module.d.ts +0 -8
- package/lib/igx-vertical-separator-cell-info.d.ts +0 -13
- package/public_api.d.ts +0 -752
|
@@ -1,1553 +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 { __extends } from "tslib";
|
|
8
|
-
import { Base, markType, runOn, INotifyPropertyChanged_$type, PropertyChangedEventArgs, enumGetBox, delegateRemove, EnumUtil, delegateCombine } from "igniteui-angular-core";
|
|
9
|
-
import { Path } from "igniteui-angular-core";
|
|
10
|
-
import { KeyFrameAnimationFactory } from "igniteui-angular-core";
|
|
11
|
-
import { AnimationKeyFrameEffect } from "igniteui-angular-core";
|
|
12
|
-
import { AnimationKeyFrameEffectTiming } from "igniteui-angular-core";
|
|
13
|
-
import { NativeUI } from "igniteui-angular-core";
|
|
14
|
-
import { NativeUIComponent } from "igniteui-angular-core";
|
|
15
|
-
import { CellContentHorizontalAlignment_$type } from "./CellContentHorizontalAlignment";
|
|
16
|
-
import { intDivide, isNaN_ } from "igniteui-angular-core";
|
|
17
|
-
import { ElevationHelper } from "igniteui-angular-core";
|
|
18
|
-
import { BaseDOMEventProxy } from "igniteui-angular-core";
|
|
19
|
-
import { IToolbarTarget_$type } from "igniteui-angular-core";
|
|
20
|
-
import { BaseControlTheme_$type } from "igniteui-angular-core";
|
|
21
|
-
import { DeviceUtils } from "igniteui-angular-core";
|
|
22
|
-
import { BrushUtil } from "igniteui-angular-core";
|
|
23
|
-
import { GridFilterDialogOpeningEventArgs } from "./GridFilterDialogOpeningEventArgs";
|
|
24
|
-
import { AnimationKeyFrameProperty } from "igniteui-angular-core";
|
|
25
|
-
import { GridFilterDialogFilterChangeEventArgs } from "./GridFilterDialogFilterChangeEventArgs";
|
|
26
|
-
import { ColumnFilterConditionGroup } from "./ColumnFilterConditionGroup";
|
|
27
|
-
import { Stack$1 } from "igniteui-angular-core";
|
|
28
|
-
import { List$1 } from "igniteui-angular-core";
|
|
29
|
-
import { GridFilterDialogViewModelRow } from "./GridFilterDialogViewModelRow";
|
|
30
|
-
import { GridFilterDialogViewModelGroupingLevel } from "./GridFilterDialogViewModelGroupingLevel";
|
|
31
|
-
import { GridFilterDialogViewModelGrouping } from "./GridFilterDialogViewModelGrouping";
|
|
32
|
-
import { ColumnComparisonFilterCondition } from "./ColumnComparisonFilterCondition";
|
|
33
|
-
import { ColumnComparisonConditionOperatorType_$type } from "./ColumnComparisonConditionOperatorType";
|
|
34
|
-
import { FilterDialogRenderCompletedEventArgs } from "./FilterDialogRenderCompletedEventArgs";
|
|
35
|
-
import { ToolActionIconMenuInfo } from "igniteui-angular-core";
|
|
36
|
-
import { SvgIconRegistry } from "igniteui-angular-core";
|
|
37
|
-
import { stringIsNullOrEmpty } from "igniteui-angular-core";
|
|
38
|
-
import { GridFilterDialogViewModelGroupingLevelCollection } from "./GridFilterDialogViewModelGroupingLevelCollection";
|
|
39
|
-
import { ObservableCollection$1 } from "igniteui-angular-core";
|
|
40
|
-
/**
|
|
41
|
-
* @hidden
|
|
42
|
-
*/
|
|
43
|
-
var GridFilterDialogView = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
44
|
-
__extends(GridFilterDialogView, _super);
|
|
45
|
-
function GridFilterDialogView(a) {
|
|
46
|
-
var _this = _super.call(this) || this;
|
|
47
|
-
_this.b = null;
|
|
48
|
-
_this.q = null;
|
|
49
|
-
_this.aa = new Path();
|
|
50
|
-
_this.j = 0;
|
|
51
|
-
_this.i = 0;
|
|
52
|
-
_this.d = null;
|
|
53
|
-
_this.m = null;
|
|
54
|
-
_this.n = null;
|
|
55
|
-
_this.o = null;
|
|
56
|
-
_this.g = 0;
|
|
57
|
-
_this.f = 0;
|
|
58
|
-
_this.h = 1;
|
|
59
|
-
_this.l = 0;
|
|
60
|
-
_this.k = 0;
|
|
61
|
-
_this.e = false;
|
|
62
|
-
_this.c = null;
|
|
63
|
-
_this.b = a;
|
|
64
|
-
return _this;
|
|
65
|
-
}
|
|
66
|
-
GridFilterDialogView.prototype.y = function () {
|
|
67
|
-
this.x();
|
|
68
|
-
this.b.b8();
|
|
69
|
-
};
|
|
70
|
-
GridFilterDialogView.prototype.t = function () {
|
|
71
|
-
this.b.b0(this.l, this.k, this.aa);
|
|
72
|
-
};
|
|
73
|
-
GridFilterDialogView.prototype.s = function () {
|
|
74
|
-
if (KeyFrameAnimationFactory.h == null) {
|
|
75
|
-
KeyFrameAnimationFactory.h = this.m;
|
|
76
|
-
}
|
|
77
|
-
};
|
|
78
|
-
GridFilterDialogView.prototype.a = function (a) {
|
|
79
|
-
return new AnimationKeyFrameEffect(0, this.m.rootWrapper, 0, null, a);
|
|
80
|
-
};
|
|
81
|
-
GridFilterDialogView.prototype.v = function (a, b, c) {
|
|
82
|
-
if (a == null) {
|
|
83
|
-
this.m = null;
|
|
84
|
-
this.n = null;
|
|
85
|
-
this.d = null;
|
|
86
|
-
return;
|
|
87
|
-
}
|
|
88
|
-
this.h = (isNaN_(this.b.aq) ? this.b.ap : this.b.aq);
|
|
89
|
-
var d = a;
|
|
90
|
-
this.m = d;
|
|
91
|
-
this.n = c;
|
|
92
|
-
this.o = b;
|
|
93
|
-
this.m.rootWrapper.addClass("ig-filter-icon");
|
|
94
|
-
this.m.rootWrapper.setStyleProperty("cursor", "pointer");
|
|
95
|
-
this.q = this.m.rootWrapper;
|
|
96
|
-
NativeUI.ab(this.q, 0);
|
|
97
|
-
var e = this.h;
|
|
98
|
-
var f = Math.round(d.rootWrapper.width());
|
|
99
|
-
var g = Math.round(d.rootWrapper.height());
|
|
100
|
-
var h = this.b.ar * e;
|
|
101
|
-
var i = this.b.ar * e;
|
|
102
|
-
this.x();
|
|
103
|
-
this.l = f;
|
|
104
|
-
this.k = g;
|
|
105
|
-
if (isNaN_(this.b.aq)) {
|
|
106
|
-
this.b.ap = window.devicePixelRatio;
|
|
107
|
-
this.h = this.b.ap;
|
|
108
|
-
}
|
|
109
|
-
this.y();
|
|
110
|
-
};
|
|
111
|
-
GridFilterDialogView.prototype.r = function (a) {
|
|
112
|
-
var b = a;
|
|
113
|
-
this.m.append(b.ao);
|
|
114
|
-
};
|
|
115
|
-
GridFilterDialogView.prototype.p = function () {
|
|
116
|
-
return this.m;
|
|
117
|
-
};
|
|
118
|
-
GridFilterDialogView.prototype.x = function () {
|
|
119
|
-
if (this.b.k == this.b.l) {
|
|
120
|
-
this.m.rootWrapper.setStyleProperty("position", "relative");
|
|
121
|
-
this.m.rootWrapper.setStyleProperty("left", "0px");
|
|
122
|
-
this.m.rootWrapper.setStyleProperty("top", "0px");
|
|
123
|
-
return;
|
|
124
|
-
}
|
|
125
|
-
this.m.rootWrapper.setStyleProperty("position", "absolute");
|
|
126
|
-
if (this.b.l == 2) {
|
|
127
|
-
this.m.rootWrapper.setStyleProperty("left", "unset");
|
|
128
|
-
this.m.rootWrapper.setStyleProperty("right", this.b.aw + "px");
|
|
129
|
-
}
|
|
130
|
-
else {
|
|
131
|
-
this.m.rootWrapper.setStyleProperty("left", this.b.av + "px");
|
|
132
|
-
}
|
|
133
|
-
var a = intDivide(this.o.height(), 2) - (this.k / 2);
|
|
134
|
-
this.m.rootWrapper.setStyleProperty("top", a + "px");
|
|
135
|
-
};
|
|
136
|
-
GridFilterDialogView.prototype.z = function () {
|
|
137
|
-
this.y();
|
|
138
|
-
};
|
|
139
|
-
GridFilterDialogView.prototype.w = function (a, b) {
|
|
140
|
-
if (isNaN_(this.b.aq)) {
|
|
141
|
-
this.b.ap = window.devicePixelRatio;
|
|
142
|
-
this.h = this.b.ap;
|
|
143
|
-
}
|
|
144
|
-
this.l = a;
|
|
145
|
-
this.k = b;
|
|
146
|
-
this.y();
|
|
147
|
-
};
|
|
148
|
-
GridFilterDialogView.prototype.u = function () {
|
|
149
|
-
if (isNaN_(this.b.aq)) {
|
|
150
|
-
this.b.ap = window.devicePixelRatio;
|
|
151
|
-
if (this.h != this.b.ap) {
|
|
152
|
-
this.h = this.b.ap;
|
|
153
|
-
this.y();
|
|
154
|
-
return;
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
this.x();
|
|
158
|
-
};
|
|
159
|
-
GridFilterDialogView.$t = markType(GridFilterDialogView, 'GridFilterDialogView');
|
|
160
|
-
return GridFilterDialogView;
|
|
161
|
-
}(Base));
|
|
162
|
-
export { GridFilterDialogView };
|
|
163
|
-
/**
|
|
164
|
-
* @hidden
|
|
165
|
-
*/
|
|
166
|
-
var GridFilterDialogPanel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
167
|
-
__extends(GridFilterDialogPanel, _super);
|
|
168
|
-
function GridFilterDialogPanel(a, b, c, d) {
|
|
169
|
-
var _this = _super.call(this) || this;
|
|
170
|
-
_this.b = null;
|
|
171
|
-
_this.k = null;
|
|
172
|
-
_this.d = null;
|
|
173
|
-
_this.j = 264;
|
|
174
|
-
_this.i = 0;
|
|
175
|
-
_this.a = null;
|
|
176
|
-
_this.h = null;
|
|
177
|
-
_this.f = null;
|
|
178
|
-
_this.e = null;
|
|
179
|
-
_this.g = null;
|
|
180
|
-
_this.b = a;
|
|
181
|
-
var e = c.createElement("div");
|
|
182
|
-
var f = c.getSubRenderer(e);
|
|
183
|
-
e.setStyleProperty("position", "absolute");
|
|
184
|
-
e.setStyleProperty("width", _this.j + "px");
|
|
185
|
-
e.setStyleProperty("top", "0px");
|
|
186
|
-
e.setStyleProperty("left", "0px");
|
|
187
|
-
e.setStyleProperty("display", "none");
|
|
188
|
-
e.setStyleProperty("z-index", "10000");
|
|
189
|
-
e.setStyleProperty("background-color", "#fff");
|
|
190
|
-
e.setStyleProperty("border-radius", "3px");
|
|
191
|
-
e.setStyleProperty("overflow", "auto");
|
|
192
|
-
var g = ElevationHelper.e(12, _this.b.ct, _this.b.cs, _this.b.cr);
|
|
193
|
-
e.setStyleProperty("boxShadow", g);
|
|
194
|
-
e.listen("mousedown", runOn(_this, _this.o));
|
|
195
|
-
_this.onDocumentKeyDown = _this.onDocumentKeyDown.bind(_this);
|
|
196
|
-
_this.onDocumentMouseClick = _this.onDocumentMouseClick.bind(_this);
|
|
197
|
-
_this.h = b;
|
|
198
|
-
_this.f = f;
|
|
199
|
-
_this.g = e;
|
|
200
|
-
_this.e = d;
|
|
201
|
-
return _this;
|
|
202
|
-
}
|
|
203
|
-
GridFilterDialogPanel.prototype.o = function (a) {
|
|
204
|
-
a.stopPropagation();
|
|
205
|
-
};
|
|
206
|
-
GridFilterDialogPanel.prototype.onDocumentKeyDown = function (a) {
|
|
207
|
-
if (BaseDOMEventProxy.c4(a) == 8) {
|
|
208
|
-
}
|
|
209
|
-
};
|
|
210
|
-
GridFilterDialogPanel.prototype.onDocumentMouseClick = function (e_) {
|
|
211
|
-
{
|
|
212
|
-
}
|
|
213
|
-
};
|
|
214
|
-
GridFilterDialogPanel.prototype.onFilterApplyClick = function () {
|
|
215
|
-
};
|
|
216
|
-
GridFilterDialogPanel.prototype.onFilterCancelClick = function () {
|
|
217
|
-
};
|
|
218
|
-
GridFilterDialogPanel.prototype.t = function (a) {
|
|
219
|
-
var _this = this;
|
|
220
|
-
this.n();
|
|
221
|
-
this.g.setStyleProperty("display", "block");
|
|
222
|
-
this.f.appendToBody(this.g);
|
|
223
|
-
if (this.k == null) {
|
|
224
|
-
this.e.getPortal(this.g, "GridColumnOptions", function (b) {
|
|
225
|
-
_this.d = b;
|
|
226
|
-
var comp_ = b.componentRef;
|
|
227
|
-
var col_ = a;
|
|
228
|
-
var displayDensity_ = a.grid.density;
|
|
229
|
-
var buttonDensity_ = GridFilterDialogPanel.c(displayDensity_, true);
|
|
230
|
-
var filterListDensity_ = GridFilterDialogPanel.c(displayDensity_, true);
|
|
231
|
-
_this.k = comp_.i;
|
|
232
|
-
var options_ = _this.k;
|
|
233
|
-
options_.column = col_;
|
|
234
|
-
options_.density = displayDensity_;
|
|
235
|
-
options_.buttonDensity = buttonDensity_;
|
|
236
|
-
options_.summaryListDensity = filterListDensity_;
|
|
237
|
-
options_.filterListDensity = filterListDensity_;
|
|
238
|
-
options_.applyButtonClick = delegateCombine(options_.applyButtonClick, runOn(_this, _this.onFilterApplyClick));
|
|
239
|
-
options_.cancelButtonClick = delegateCombine(options_.cancelButtonClick, runOn(_this, _this.onFilterCancelClick));
|
|
240
|
-
_this.j = _this.g.width();
|
|
241
|
-
_this.i = _this.g.height();
|
|
242
|
-
_this.n();
|
|
243
|
-
}, false);
|
|
244
|
-
}
|
|
245
|
-
document.addEventListener("keydown", this.onDocumentKeyDown, false);
|
|
246
|
-
document.addEventListener("mousedown", this.onDocumentMouseClick, false);
|
|
247
|
-
};
|
|
248
|
-
GridFilterDialogPanel.prototype.n = function () {
|
|
249
|
-
var a = this.h.width();
|
|
250
|
-
var b = this.h.height();
|
|
251
|
-
var c = this.h.getNativeElement();
|
|
252
|
-
var d = c.getBoundingClientRect();
|
|
253
|
-
var e = (d.left);
|
|
254
|
-
var f = (d.top);
|
|
255
|
-
var g = (window.innerWidth);
|
|
256
|
-
var h = (window.innerHeight);
|
|
257
|
-
var i = 0;
|
|
258
|
-
var j = 0;
|
|
259
|
-
var k = true;
|
|
260
|
-
if (e > g - this.j - 10) {
|
|
261
|
-
k = false;
|
|
262
|
-
i = -(this.j - a);
|
|
263
|
-
}
|
|
264
|
-
if (f > h - this.i - 10) {
|
|
265
|
-
j = h - this.i - 10 - f - b;
|
|
266
|
-
if (k) {
|
|
267
|
-
i += a + 10;
|
|
268
|
-
}
|
|
269
|
-
else {
|
|
270
|
-
i -= a + 10;
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
this.g.setStyleProperty("left", (this.h.getOffset().left + i) + "px");
|
|
274
|
-
this.g.setStyleProperty("top", (this.h.getOffset().top + this.h.outerHeight() + j) + "px");
|
|
275
|
-
};
|
|
276
|
-
GridFilterDialogPanel.prototype.l = function () {
|
|
277
|
-
document.removeEventListener("keydown", this.onDocumentKeyDown, false);
|
|
278
|
-
document.removeEventListener("mousedown", this.onDocumentMouseClick, false);
|
|
279
|
-
var options_ = this.k;
|
|
280
|
-
options_.applyButtonClick = delegateRemove(options_.applyButtonClick, runOn(this, this.onFilterApplyClick));
|
|
281
|
-
options_.cancelButtonClick = delegateRemove(options_.cancelButtonClick, runOn(this, this.onFilterCancelClick));
|
|
282
|
-
;
|
|
283
|
-
options_.column = null;
|
|
284
|
-
this.g.setStyleProperty("display", "none");
|
|
285
|
-
this.g.remove();
|
|
286
|
-
};
|
|
287
|
-
GridFilterDialogPanel.prototype.m = function () {
|
|
288
|
-
this.f.destroy();
|
|
289
|
-
this.g.unlistenAll();
|
|
290
|
-
this.k = null;
|
|
291
|
-
this.g = null;
|
|
292
|
-
if (this.d != null) {
|
|
293
|
-
this.d.destroy();
|
|
294
|
-
}
|
|
295
|
-
};
|
|
296
|
-
GridFilterDialogPanel.c = function (a, b) {
|
|
297
|
-
switch (a) {
|
|
298
|
-
case 1: return b ? 2 : 1;
|
|
299
|
-
case 2: return b ? 3 : 1;
|
|
300
|
-
case 3: return b ? 4 : 2;
|
|
301
|
-
case 4: return b ? 4 : 3;
|
|
302
|
-
case 0: return a;
|
|
303
|
-
default: return a;
|
|
304
|
-
}
|
|
305
|
-
};
|
|
306
|
-
GridFilterDialogPanel.$t = markType(GridFilterDialogPanel, 'GridFilterDialogPanel');
|
|
307
|
-
return GridFilterDialogPanel;
|
|
308
|
-
}(Base));
|
|
309
|
-
export { GridFilterDialogPanel };
|
|
310
|
-
/**
|
|
311
|
-
* @hidden
|
|
312
|
-
*/
|
|
313
|
-
var GridFilterDialog = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
314
|
-
__extends(GridFilterDialog, _super);
|
|
315
|
-
function GridFilterDialog() {
|
|
316
|
-
var _this = _super.call(this) || this;
|
|
317
|
-
_this.a0 = null;
|
|
318
|
-
_this.af = true;
|
|
319
|
-
_this.propertyChanged = null;
|
|
320
|
-
_this.an = NaN;
|
|
321
|
-
_this.am = 1;
|
|
322
|
-
_this.j = 2;
|
|
323
|
-
_this.i = 0;
|
|
324
|
-
_this.as = 0;
|
|
325
|
-
_this.at = 0;
|
|
326
|
-
_this.cq = null;
|
|
327
|
-
_this.ao = DeviceUtils.g(24);
|
|
328
|
-
_this.w = 1;
|
|
329
|
-
_this.ch = null;
|
|
330
|
-
_this.cn = null;
|
|
331
|
-
_this.z = null;
|
|
332
|
-
_this.cl = null;
|
|
333
|
-
_this.co = null;
|
|
334
|
-
_this.cp = null;
|
|
335
|
-
_this.ck = null;
|
|
336
|
-
_this.cm = null;
|
|
337
|
-
_this.ci = null;
|
|
338
|
-
_this.cj = null;
|
|
339
|
-
_this.y = null;
|
|
340
|
-
_this.cg = null;
|
|
341
|
-
_this.au = -1;
|
|
342
|
-
_this.ct = null;
|
|
343
|
-
_this.cs = null;
|
|
344
|
-
_this.cr = null;
|
|
345
|
-
_this.ac = null;
|
|
346
|
-
_this.ae = false;
|
|
347
|
-
_this.m = null;
|
|
348
|
-
_this.ad = false;
|
|
349
|
-
_this.v = null;
|
|
350
|
-
_this.f = null;
|
|
351
|
-
_this.dialogOpening = null;
|
|
352
|
-
_this.filterChanging = null;
|
|
353
|
-
_this.filterChanged = null;
|
|
354
|
-
_this.s = null;
|
|
355
|
-
_this._commandCompleted = null;
|
|
356
|
-
_this._invalidateActions = null;
|
|
357
|
-
_this.renderCompleted = null;
|
|
358
|
-
_this.s = new GridFilterDialogView(_this);
|
|
359
|
-
_this.x = 1;
|
|
360
|
-
_this.ct = BrushUtil.l(66, 0, 0, 0);
|
|
361
|
-
_this.cs = BrushUtil.l(30, 0, 0, 0);
|
|
362
|
-
_this.cr = BrushUtil.l(20, 0, 0, 0);
|
|
363
|
-
return _this;
|
|
364
|
-
}
|
|
365
|
-
Object.defineProperty(GridFilterDialog.prototype, "a1", {
|
|
366
|
-
get: function () {
|
|
367
|
-
return this.a0;
|
|
368
|
-
},
|
|
369
|
-
set: function (a) {
|
|
370
|
-
this.a0 = a;
|
|
371
|
-
},
|
|
372
|
-
enumerable: false,
|
|
373
|
-
configurable: true
|
|
374
|
-
});
|
|
375
|
-
Object.defineProperty(GridFilterDialog.prototype, "ai", {
|
|
376
|
-
get: function () {
|
|
377
|
-
return this.af;
|
|
378
|
-
},
|
|
379
|
-
set: function (a) {
|
|
380
|
-
var b = this.af;
|
|
381
|
-
this.af = a;
|
|
382
|
-
if (b != this.af) {
|
|
383
|
-
this.b7("IsAnimationEnabled", b, this.af);
|
|
384
|
-
}
|
|
385
|
-
},
|
|
386
|
-
enumerable: false,
|
|
387
|
-
configurable: true
|
|
388
|
-
});
|
|
389
|
-
Object.defineProperty(GridFilterDialog.prototype, "aq", {
|
|
390
|
-
get: function () {
|
|
391
|
-
return this.an;
|
|
392
|
-
},
|
|
393
|
-
set: function (a) {
|
|
394
|
-
var b = this.an;
|
|
395
|
-
this.an = a;
|
|
396
|
-
this.b7("PixelScalingRatio", b, this.an);
|
|
397
|
-
},
|
|
398
|
-
enumerable: false,
|
|
399
|
-
configurable: true
|
|
400
|
-
});
|
|
401
|
-
Object.defineProperty(GridFilterDialog.prototype, "ap", {
|
|
402
|
-
get: function () {
|
|
403
|
-
return this.am;
|
|
404
|
-
},
|
|
405
|
-
set: function (a) {
|
|
406
|
-
var b = this.am;
|
|
407
|
-
this.am = a;
|
|
408
|
-
this.b7("ActualPixelScalingRatio", b, this.am);
|
|
409
|
-
},
|
|
410
|
-
enumerable: false,
|
|
411
|
-
configurable: true
|
|
412
|
-
});
|
|
413
|
-
Object.defineProperty(GridFilterDialog.prototype, "l", {
|
|
414
|
-
get: function () {
|
|
415
|
-
return this.j;
|
|
416
|
-
},
|
|
417
|
-
set: function (a) {
|
|
418
|
-
var b = this.j;
|
|
419
|
-
this.j = a;
|
|
420
|
-
if (b != this.j) {
|
|
421
|
-
this.b7("IconHorizontalAlignment", enumGetBox(CellContentHorizontalAlignment_$type, b), enumGetBox(CellContentHorizontalAlignment_$type, this.j));
|
|
422
|
-
}
|
|
423
|
-
},
|
|
424
|
-
enumerable: false,
|
|
425
|
-
configurable: true
|
|
426
|
-
});
|
|
427
|
-
Object.defineProperty(GridFilterDialog.prototype, "k", {
|
|
428
|
-
get: function () {
|
|
429
|
-
return this.i;
|
|
430
|
-
},
|
|
431
|
-
set: function (a) {
|
|
432
|
-
var b = this.i;
|
|
433
|
-
this.i = a;
|
|
434
|
-
if (b != this.i) {
|
|
435
|
-
this.b7("HeaderTextALignment", enumGetBox(CellContentHorizontalAlignment_$type, b), enumGetBox(CellContentHorizontalAlignment_$type, this.i));
|
|
436
|
-
}
|
|
437
|
-
},
|
|
438
|
-
enumerable: false,
|
|
439
|
-
configurable: true
|
|
440
|
-
});
|
|
441
|
-
Object.defineProperty(GridFilterDialog.prototype, "av", {
|
|
442
|
-
get: function () {
|
|
443
|
-
return this.as;
|
|
444
|
-
},
|
|
445
|
-
set: function (a) {
|
|
446
|
-
var b = this.as;
|
|
447
|
-
this.as = a;
|
|
448
|
-
if (b != this.as) {
|
|
449
|
-
this.b7("CellPaddingLeft", b, this.as);
|
|
450
|
-
}
|
|
451
|
-
},
|
|
452
|
-
enumerable: false,
|
|
453
|
-
configurable: true
|
|
454
|
-
});
|
|
455
|
-
Object.defineProperty(GridFilterDialog.prototype, "aw", {
|
|
456
|
-
get: function () {
|
|
457
|
-
return this.at;
|
|
458
|
-
},
|
|
459
|
-
set: function (a) {
|
|
460
|
-
var b = this.at;
|
|
461
|
-
this.at = a;
|
|
462
|
-
if (b != this.at) {
|
|
463
|
-
this.b7("CellPaddingRight", b, this.at);
|
|
464
|
-
}
|
|
465
|
-
},
|
|
466
|
-
enumerable: false,
|
|
467
|
-
configurable: true
|
|
468
|
-
});
|
|
469
|
-
Object.defineProperty(GridFilterDialog.prototype, "c4", {
|
|
470
|
-
get: function () {
|
|
471
|
-
return this.cq;
|
|
472
|
-
},
|
|
473
|
-
set: function (a) {
|
|
474
|
-
var b = this.cq;
|
|
475
|
-
this.cq = a;
|
|
476
|
-
if (b != this.cq) {
|
|
477
|
-
this.b7("IconColor", b, this.cq);
|
|
478
|
-
}
|
|
479
|
-
},
|
|
480
|
-
enumerable: false,
|
|
481
|
-
configurable: true
|
|
482
|
-
});
|
|
483
|
-
Object.defineProperty(GridFilterDialog.prototype, "ar", {
|
|
484
|
-
get: function () {
|
|
485
|
-
return this.ao;
|
|
486
|
-
},
|
|
487
|
-
set: function (a) {
|
|
488
|
-
var b = this.ao;
|
|
489
|
-
this.ao = a;
|
|
490
|
-
if (b != this.ao) {
|
|
491
|
-
this.b7("ViewSize", b, this.ao);
|
|
492
|
-
}
|
|
493
|
-
},
|
|
494
|
-
enumerable: false,
|
|
495
|
-
configurable: true
|
|
496
|
-
});
|
|
497
|
-
Object.defineProperty(GridFilterDialog.prototype, "x", {
|
|
498
|
-
get: function () {
|
|
499
|
-
return this.w;
|
|
500
|
-
},
|
|
501
|
-
set: function (a) {
|
|
502
|
-
var b = this.w;
|
|
503
|
-
this.w = a;
|
|
504
|
-
if (this.w != b) {
|
|
505
|
-
this.b7("Theme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, this.w));
|
|
506
|
-
}
|
|
507
|
-
},
|
|
508
|
-
enumerable: false,
|
|
509
|
-
configurable: true
|
|
510
|
-
});
|
|
511
|
-
Object.defineProperty(GridFilterDialog.prototype, "cv", {
|
|
512
|
-
get: function () {
|
|
513
|
-
return this.ch;
|
|
514
|
-
},
|
|
515
|
-
set: function (a) {
|
|
516
|
-
var b = this.ch;
|
|
517
|
-
this.ch = a;
|
|
518
|
-
if (b != this.ch) {
|
|
519
|
-
this.b7("ColumnOptionsBackground", b, this.ch);
|
|
520
|
-
}
|
|
521
|
-
},
|
|
522
|
-
enumerable: false,
|
|
523
|
-
configurable: true
|
|
524
|
-
});
|
|
525
|
-
Object.defineProperty(GridFilterDialog.prototype, "c1", {
|
|
526
|
-
get: function () {
|
|
527
|
-
return this.cn;
|
|
528
|
-
},
|
|
529
|
-
set: function (a) {
|
|
530
|
-
var b = this.cn;
|
|
531
|
-
this.cn = a;
|
|
532
|
-
if (b != this.cn) {
|
|
533
|
-
this.b7("ColumnOptionsTextColor", b, this.cn);
|
|
534
|
-
}
|
|
535
|
-
},
|
|
536
|
-
enumerable: false,
|
|
537
|
-
configurable: true
|
|
538
|
-
});
|
|
539
|
-
Object.defineProperty(GridFilterDialog.prototype, "ab", {
|
|
540
|
-
get: function () {
|
|
541
|
-
return this.z;
|
|
542
|
-
},
|
|
543
|
-
set: function (a) {
|
|
544
|
-
var b = this.z;
|
|
545
|
-
this.z = a;
|
|
546
|
-
if (b != this.z) {
|
|
547
|
-
this.b7("ColumnOptionsTextStyle", b, this.z);
|
|
548
|
-
}
|
|
549
|
-
},
|
|
550
|
-
enumerable: false,
|
|
551
|
-
configurable: true
|
|
552
|
-
});
|
|
553
|
-
Object.defineProperty(GridFilterDialog.prototype, "cz", {
|
|
554
|
-
get: function () {
|
|
555
|
-
return this.cl;
|
|
556
|
-
},
|
|
557
|
-
set: function (a) {
|
|
558
|
-
var b = this.cl;
|
|
559
|
-
this.cl = a;
|
|
560
|
-
if (b != this.cl) {
|
|
561
|
-
this.b7("ColumnOptionsHoverBackgroundColor", b, this.cl);
|
|
562
|
-
}
|
|
563
|
-
},
|
|
564
|
-
enumerable: false,
|
|
565
|
-
configurable: true
|
|
566
|
-
});
|
|
567
|
-
Object.defineProperty(GridFilterDialog.prototype, "c2", {
|
|
568
|
-
get: function () {
|
|
569
|
-
return this.co;
|
|
570
|
-
},
|
|
571
|
-
set: function (a) {
|
|
572
|
-
var b = this.co;
|
|
573
|
-
this.co = a;
|
|
574
|
-
if (b != this.co) {
|
|
575
|
-
this.b7("ColumnOptionsToolTipBackgroundColor", b, this.co);
|
|
576
|
-
}
|
|
577
|
-
},
|
|
578
|
-
enumerable: false,
|
|
579
|
-
configurable: true
|
|
580
|
-
});
|
|
581
|
-
Object.defineProperty(GridFilterDialog.prototype, "c3", {
|
|
582
|
-
get: function () {
|
|
583
|
-
return this.cp;
|
|
584
|
-
},
|
|
585
|
-
set: function (a) {
|
|
586
|
-
var b = this.cp;
|
|
587
|
-
this.cp = a;
|
|
588
|
-
if (b != this.cp) {
|
|
589
|
-
this.b7("ColumnOptionsToolTipTextColor", b, this.cp);
|
|
590
|
-
}
|
|
591
|
-
},
|
|
592
|
-
enumerable: false,
|
|
593
|
-
configurable: true
|
|
594
|
-
});
|
|
595
|
-
Object.defineProperty(GridFilterDialog.prototype, "cy", {
|
|
596
|
-
get: function () {
|
|
597
|
-
return this.ck;
|
|
598
|
-
},
|
|
599
|
-
set: function (a) {
|
|
600
|
-
var b = this.ck;
|
|
601
|
-
this.ck = a;
|
|
602
|
-
if (b != this.ck) {
|
|
603
|
-
this.b7("ColumnOptionsHighlightColor", b, this.ck);
|
|
604
|
-
}
|
|
605
|
-
},
|
|
606
|
-
enumerable: false,
|
|
607
|
-
configurable: true
|
|
608
|
-
});
|
|
609
|
-
Object.defineProperty(GridFilterDialog.prototype, "c0", {
|
|
610
|
-
get: function () {
|
|
611
|
-
return this.cm;
|
|
612
|
-
},
|
|
613
|
-
set: function (a) {
|
|
614
|
-
var b = this.cm;
|
|
615
|
-
this.cm = a;
|
|
616
|
-
if (b != this.cm) {
|
|
617
|
-
this.b7("ColumnOptionsSeparatorColor", b, this.cm);
|
|
618
|
-
}
|
|
619
|
-
},
|
|
620
|
-
enumerable: false,
|
|
621
|
-
configurable: true
|
|
622
|
-
});
|
|
623
|
-
Object.defineProperty(GridFilterDialog.prototype, "cw", {
|
|
624
|
-
get: function () {
|
|
625
|
-
return this.ci;
|
|
626
|
-
},
|
|
627
|
-
set: function (a) {
|
|
628
|
-
var b = this.ci;
|
|
629
|
-
this.ci = a;
|
|
630
|
-
if (b != this.ci) {
|
|
631
|
-
this.b7("ColumnOptionsGroupHeaderBackground", b, this.ci);
|
|
632
|
-
}
|
|
633
|
-
},
|
|
634
|
-
enumerable: false,
|
|
635
|
-
configurable: true
|
|
636
|
-
});
|
|
637
|
-
Object.defineProperty(GridFilterDialog.prototype, "cx", {
|
|
638
|
-
get: function () {
|
|
639
|
-
return this.cj;
|
|
640
|
-
},
|
|
641
|
-
set: function (a) {
|
|
642
|
-
var b = this.cj;
|
|
643
|
-
this.cj = a;
|
|
644
|
-
if (b != this.cj) {
|
|
645
|
-
this.b7("ColumnOptionsGroupHeaderTextColor", b, this.cj);
|
|
646
|
-
}
|
|
647
|
-
},
|
|
648
|
-
enumerable: false,
|
|
649
|
-
configurable: true
|
|
650
|
-
});
|
|
651
|
-
Object.defineProperty(GridFilterDialog.prototype, "aa", {
|
|
652
|
-
get: function () {
|
|
653
|
-
return this.y;
|
|
654
|
-
},
|
|
655
|
-
set: function (a) {
|
|
656
|
-
var b = this.y;
|
|
657
|
-
this.y = a;
|
|
658
|
-
if (b != this.y) {
|
|
659
|
-
this.b7("ColumnOptionsGroupHeaderTextStyle", b, this.y);
|
|
660
|
-
}
|
|
661
|
-
},
|
|
662
|
-
enumerable: false,
|
|
663
|
-
configurable: true
|
|
664
|
-
});
|
|
665
|
-
Object.defineProperty(GridFilterDialog.prototype, "cu", {
|
|
666
|
-
get: function () {
|
|
667
|
-
return this.cg;
|
|
668
|
-
},
|
|
669
|
-
set: function (a) {
|
|
670
|
-
var b = this.cg;
|
|
671
|
-
this.cg = a;
|
|
672
|
-
if (b != this.cg) {
|
|
673
|
-
this.b7("ColumnOptionsAccentColor", b, this.cg);
|
|
674
|
-
}
|
|
675
|
-
},
|
|
676
|
-
enumerable: false,
|
|
677
|
-
configurable: true
|
|
678
|
-
});
|
|
679
|
-
Object.defineProperty(GridFilterDialog.prototype, "ax", {
|
|
680
|
-
get: function () {
|
|
681
|
-
return this.au;
|
|
682
|
-
},
|
|
683
|
-
set: function (a) {
|
|
684
|
-
var b = this.au;
|
|
685
|
-
this.au = a;
|
|
686
|
-
if (b != this.au) {
|
|
687
|
-
this.b7("ColumnOptionsRowHeight", b, this.au);
|
|
688
|
-
}
|
|
689
|
-
},
|
|
690
|
-
enumerable: false,
|
|
691
|
-
configurable: true
|
|
692
|
-
});
|
|
693
|
-
Object.defineProperty(GridFilterDialog.prototype, "aj", {
|
|
694
|
-
get: function () {
|
|
695
|
-
return this.v != null ? this.v.bz : false;
|
|
696
|
-
},
|
|
697
|
-
enumerable: false,
|
|
698
|
-
configurable: true
|
|
699
|
-
});
|
|
700
|
-
GridFilterDialog.prototype.b7 = function (a, b, c) {
|
|
701
|
-
this.ca(a, b, c);
|
|
702
|
-
if (this.propertyChanged != null) {
|
|
703
|
-
this.propertyChanged(this, new PropertyChangedEventArgs(a));
|
|
704
|
-
}
|
|
705
|
-
};
|
|
706
|
-
GridFilterDialog.prototype.ca = function (a, b, c) {
|
|
707
|
-
switch (a) {
|
|
708
|
-
case "PixelScalingRatio":
|
|
709
|
-
this.ap = this.aq;
|
|
710
|
-
break;
|
|
711
|
-
case "ActualPixelScalingRatio":
|
|
712
|
-
this.s.z();
|
|
713
|
-
break;
|
|
714
|
-
case "IconHorizontalAlignment":
|
|
715
|
-
case "IconColor":
|
|
716
|
-
case "HeaderTextALignment":
|
|
717
|
-
case "CellPaddingLeft":
|
|
718
|
-
case "CellPaddingRight":
|
|
719
|
-
case "ViewSize":
|
|
720
|
-
this.s.z();
|
|
721
|
-
break;
|
|
722
|
-
case "Theme":
|
|
723
|
-
if (this.v != null) {
|
|
724
|
-
this.v.c = this.x;
|
|
725
|
-
}
|
|
726
|
-
break;
|
|
727
|
-
case "ColumnOptionsBackground":
|
|
728
|
-
if (this.v != null) {
|
|
729
|
-
this.v.cl = this.cv;
|
|
730
|
-
this.v.cq = this.cv;
|
|
731
|
-
}
|
|
732
|
-
break;
|
|
733
|
-
case "ColumnOptionsTextColor":
|
|
734
|
-
if (this.v != null) {
|
|
735
|
-
this.v.cn = this.c1;
|
|
736
|
-
this.v.cb = this.c1;
|
|
737
|
-
this.v.ch = this.c1;
|
|
738
|
-
this.v.ci = this.c1;
|
|
739
|
-
this.v.cj = this.c1;
|
|
740
|
-
}
|
|
741
|
-
break;
|
|
742
|
-
case "ColumnOptionsTextStyle":
|
|
743
|
-
if (this.v != null) {
|
|
744
|
-
this.v.bw = this.ab;
|
|
745
|
-
}
|
|
746
|
-
break;
|
|
747
|
-
case "ColumnOptionsHoverBackgroundColor":
|
|
748
|
-
if (this.v != null) {
|
|
749
|
-
this.v.cg = this.cz;
|
|
750
|
-
}
|
|
751
|
-
break;
|
|
752
|
-
case "ColumnOptionsToolTipBackgroundColor":
|
|
753
|
-
if (this.v != null) {
|
|
754
|
-
this.v.co = this.c2;
|
|
755
|
-
}
|
|
756
|
-
break;
|
|
757
|
-
case "ColumnOptionsToolTipTextColor":
|
|
758
|
-
if (this.v != null) {
|
|
759
|
-
this.v.cp = this.c3;
|
|
760
|
-
}
|
|
761
|
-
break;
|
|
762
|
-
case "ColumnOptionsHighlightColor":
|
|
763
|
-
if (this.v != null) {
|
|
764
|
-
this.v.cf = this.cy;
|
|
765
|
-
}
|
|
766
|
-
break;
|
|
767
|
-
case "ColumnOptionsSeparatorColor":
|
|
768
|
-
if (this.v != null) {
|
|
769
|
-
this.v.ck = this.c0;
|
|
770
|
-
}
|
|
771
|
-
break;
|
|
772
|
-
case "ColumnOptionsGroupHeaderBackground":
|
|
773
|
-
if (this.v != null) {
|
|
774
|
-
this.v.cc = this.cw;
|
|
775
|
-
}
|
|
776
|
-
break;
|
|
777
|
-
case "ColumnOptionsGroupHeaderTextColor":
|
|
778
|
-
if (this.v != null) {
|
|
779
|
-
this.v.ce = this.cx;
|
|
780
|
-
}
|
|
781
|
-
break;
|
|
782
|
-
case "ColumnOptionsGroupHeaderTextStyle":
|
|
783
|
-
if (this.v != null) {
|
|
784
|
-
this.v.bx = this.aa;
|
|
785
|
-
}
|
|
786
|
-
break;
|
|
787
|
-
case "ColumnOptionsAccentColor":
|
|
788
|
-
if (this.v != null) {
|
|
789
|
-
this.v.b7 = this.cu;
|
|
790
|
-
this.v.b9 = this.cu;
|
|
791
|
-
this.v.ca = this.cu;
|
|
792
|
-
this.v.cr = this.cu;
|
|
793
|
-
}
|
|
794
|
-
break;
|
|
795
|
-
case "ColumnOptionsRowHeight":
|
|
796
|
-
if (this.v != null) {
|
|
797
|
-
this.v.b3 = this.ax;
|
|
798
|
-
}
|
|
799
|
-
break;
|
|
800
|
-
}
|
|
801
|
-
};
|
|
802
|
-
GridFilterDialog.prototype.cb = function (a, b, c) {
|
|
803
|
-
this.s.v(a, b, c);
|
|
804
|
-
this.b4();
|
|
805
|
-
};
|
|
806
|
-
Object.defineProperty(GridFilterDialog.prototype, "n", {
|
|
807
|
-
get: function () {
|
|
808
|
-
return this.m;
|
|
809
|
-
},
|
|
810
|
-
set: function (a) {
|
|
811
|
-
var b = this.m;
|
|
812
|
-
this.m = a;
|
|
813
|
-
if (this.m != b) {
|
|
814
|
-
this.b3(b, this.m);
|
|
815
|
-
}
|
|
816
|
-
},
|
|
817
|
-
enumerable: false,
|
|
818
|
-
configurable: true
|
|
819
|
-
});
|
|
820
|
-
GridFilterDialog.prototype.b3 = function (a, b) {
|
|
821
|
-
this.ad = true;
|
|
822
|
-
};
|
|
823
|
-
GridFilterDialog.prototype.b4 = function () {
|
|
824
|
-
var _this = this;
|
|
825
|
-
NativeUIComponent.av(this.s.p(), 18, function (a) {
|
|
826
|
-
var b = a;
|
|
827
|
-
_this.v = b;
|
|
828
|
-
_this.v.b2 = 16;
|
|
829
|
-
_this.v.b8 = BrushUtil.l(0, 0, 0, 0);
|
|
830
|
-
_this.v.v = false;
|
|
831
|
-
_this.v.br = runOn(_this, _this.bu);
|
|
832
|
-
_this.v.bp = runOn(_this, _this.bt);
|
|
833
|
-
_this.v.b0 = false;
|
|
834
|
-
_this.s.r(_this.v);
|
|
835
|
-
_this.v.c = _this.x;
|
|
836
|
-
_this.v.cl = _this.cv;
|
|
837
|
-
_this.v.cq = _this.cv;
|
|
838
|
-
_this.v.cn = _this.c1;
|
|
839
|
-
_this.v.ce = _this.cx;
|
|
840
|
-
_this.v.cb = _this.c1;
|
|
841
|
-
_this.v.ch = _this.c1;
|
|
842
|
-
_this.v.ci = _this.c1;
|
|
843
|
-
_this.v.cj = _this.c1;
|
|
844
|
-
_this.v.bw = _this.ab;
|
|
845
|
-
_this.v.cg = _this.cz;
|
|
846
|
-
_this.v.co = _this.c2;
|
|
847
|
-
_this.v.cp = _this.c3;
|
|
848
|
-
_this.v.cf = _this.cy;
|
|
849
|
-
_this.v.ck = _this.c0;
|
|
850
|
-
_this.v.cc = _this.cw;
|
|
851
|
-
_this.v.bx = _this.aa;
|
|
852
|
-
_this.v.b7 = _this.cu;
|
|
853
|
-
_this.v.b9 = _this.cu;
|
|
854
|
-
_this.v.ca = _this.cu;
|
|
855
|
-
_this.v.cr = _this.cu;
|
|
856
|
-
_this.v.b3 = _this.ax;
|
|
857
|
-
_this.v.b4 = _this.n;
|
|
858
|
-
});
|
|
859
|
-
};
|
|
860
|
-
GridFilterDialog.prototype.bu = function (a, b) {
|
|
861
|
-
if (this.ad) {
|
|
862
|
-
this.ad = false;
|
|
863
|
-
this.v.b4 = this.n;
|
|
864
|
-
}
|
|
865
|
-
if (this.n != null) {
|
|
866
|
-
if (this.n.grid != null) {
|
|
867
|
-
this.n.grid.wk();
|
|
868
|
-
}
|
|
869
|
-
this.n.pd();
|
|
870
|
-
}
|
|
871
|
-
if (this.dialogOpening != null) {
|
|
872
|
-
var c = new GridFilterDialogOpeningEventArgs();
|
|
873
|
-
this.dialogOpening(this, c);
|
|
874
|
-
}
|
|
875
|
-
};
|
|
876
|
-
GridFilterDialog.prototype.bt = function (a, b) {
|
|
877
|
-
if (this.ae) {
|
|
878
|
-
this.bz();
|
|
879
|
-
}
|
|
880
|
-
};
|
|
881
|
-
GridFilterDialog.prototype.bw = function (a, b) {
|
|
882
|
-
switch (b.propertyName) {
|
|
883
|
-
case "IsHidden": break;
|
|
884
|
-
}
|
|
885
|
-
};
|
|
886
|
-
GridFilterDialog.prototype.b5 = function () {
|
|
887
|
-
};
|
|
888
|
-
GridFilterDialog.prototype.b6 = function (a, b) {
|
|
889
|
-
a.onModified = delegateRemove(a.onModified, runOn(this, this.b9));
|
|
890
|
-
if (b) {
|
|
891
|
-
this.cd();
|
|
892
|
-
}
|
|
893
|
-
else {
|
|
894
|
-
this.cc(a, true);
|
|
895
|
-
}
|
|
896
|
-
this.f = null;
|
|
897
|
-
};
|
|
898
|
-
GridFilterDialog.prototype.bx = function () {
|
|
899
|
-
this.s.s();
|
|
900
|
-
if (this.ac == null) {
|
|
901
|
-
var a = new AnimationKeyFrameEffectTiming();
|
|
902
|
-
a.g = 200;
|
|
903
|
-
a.b = 0;
|
|
904
|
-
this.ac = KeyFrameAnimationFactory.f.c(this.s.a(a).m(new AnimationKeyFrameProperty(1, 0)).m(new AnimationKeyFrameProperty(1, 1)));
|
|
905
|
-
}
|
|
906
|
-
};
|
|
907
|
-
GridFilterDialog.prototype.ce = function () {
|
|
908
|
-
var _this = this;
|
|
909
|
-
if (this.filterChanged != null) {
|
|
910
|
-
this.filterChanged(this, ((function () {
|
|
911
|
-
var $ret = new GridFilterDialogFilterChangeEventArgs();
|
|
912
|
-
$ret.a = _this.f;
|
|
913
|
-
return $ret;
|
|
914
|
-
})()));
|
|
915
|
-
}
|
|
916
|
-
};
|
|
917
|
-
GridFilterDialog.prototype.cd = function () {
|
|
918
|
-
if (this.filterChanged != null) {
|
|
919
|
-
this.filterChanged(this, ((function () {
|
|
920
|
-
var $ret = new GridFilterDialogFilterChangeEventArgs();
|
|
921
|
-
$ret.a = null;
|
|
922
|
-
return $ret;
|
|
923
|
-
})()));
|
|
924
|
-
}
|
|
925
|
-
};
|
|
926
|
-
GridFilterDialog.prototype.cc = function (a, b) {
|
|
927
|
-
var c = this.e(a);
|
|
928
|
-
if (b) {
|
|
929
|
-
if (this.filterChanged != null) {
|
|
930
|
-
this.filterChanged(this, ((function () {
|
|
931
|
-
var $ret = new GridFilterDialogFilterChangeEventArgs();
|
|
932
|
-
$ret.a = c;
|
|
933
|
-
return $ret;
|
|
934
|
-
})()));
|
|
935
|
-
}
|
|
936
|
-
}
|
|
937
|
-
else {
|
|
938
|
-
if (this.filterChanging != null) {
|
|
939
|
-
this.filterChanging(this, ((function () {
|
|
940
|
-
var $ret = new GridFilterDialogFilterChangeEventArgs();
|
|
941
|
-
$ret.a = c;
|
|
942
|
-
return $ret;
|
|
943
|
-
})()));
|
|
944
|
-
}
|
|
945
|
-
}
|
|
946
|
-
};
|
|
947
|
-
GridFilterDialog.prototype.e = function (a) {
|
|
948
|
-
var b = new ColumnFilterConditionGroup();
|
|
949
|
-
b.usesOrOperator = a.k;
|
|
950
|
-
var c = new Stack$1(ColumnFilterConditionGroup.$);
|
|
951
|
-
var d = 0;
|
|
952
|
-
var e = b;
|
|
953
|
-
for (var f = 0; f < a.f.count; f++) {
|
|
954
|
-
var g = this.h(d, c, a, f);
|
|
955
|
-
while (g != null) {
|
|
956
|
-
e.add(g);
|
|
957
|
-
e = g;
|
|
958
|
-
d++;
|
|
959
|
-
g = this.h(d, c, a, f);
|
|
960
|
-
}
|
|
961
|
-
g = this.g(d, c, a, f);
|
|
962
|
-
while (g != null) {
|
|
963
|
-
e = g;
|
|
964
|
-
d--;
|
|
965
|
-
g = this.g(d, c, a, f);
|
|
966
|
-
}
|
|
967
|
-
if (e == null) {
|
|
968
|
-
e = b;
|
|
969
|
-
}
|
|
970
|
-
if (this.al(a, a.f._inner[f])) {
|
|
971
|
-
continue;
|
|
972
|
-
}
|
|
973
|
-
e.add(this.d(a.f._inner[f]));
|
|
974
|
-
}
|
|
975
|
-
if (b.count == 0) {
|
|
976
|
-
return null;
|
|
977
|
-
}
|
|
978
|
-
return b;
|
|
979
|
-
};
|
|
980
|
-
GridFilterDialog.prototype.al = function (a, b) {
|
|
981
|
-
var c = 0;
|
|
982
|
-
for (var d = 0; d < b.e.length; d++) {
|
|
983
|
-
if (b.e[d] == b.l) {
|
|
984
|
-
c = d;
|
|
985
|
-
break;
|
|
986
|
-
}
|
|
987
|
-
}
|
|
988
|
-
if (b.d[c] > 0 && b.i == null) {
|
|
989
|
-
return true;
|
|
990
|
-
}
|
|
991
|
-
if (a.a != 0 && b.d[c] > 0 && typeof b.i === 'string' && stringIsNullOrEmpty(b.i)) {
|
|
992
|
-
return true;
|
|
993
|
-
}
|
|
994
|
-
return false;
|
|
995
|
-
};
|
|
996
|
-
GridFilterDialog.prototype.g = function (a, b, c, d) {
|
|
997
|
-
var e = this.az(c, d);
|
|
998
|
-
if (a > e) {
|
|
999
|
-
b.e();
|
|
1000
|
-
return b.d();
|
|
1001
|
-
}
|
|
1002
|
-
return null;
|
|
1003
|
-
};
|
|
1004
|
-
GridFilterDialog.prototype.az = function (a, b) {
|
|
1005
|
-
var c = a.c(b);
|
|
1006
|
-
if (c == null) {
|
|
1007
|
-
return 0;
|
|
1008
|
-
}
|
|
1009
|
-
return a.e.indexOf(c);
|
|
1010
|
-
};
|
|
1011
|
-
GridFilterDialog.prototype.h = function (a, b, c, d) {
|
|
1012
|
-
var e = this.az(c, d);
|
|
1013
|
-
if (a < e) {
|
|
1014
|
-
var f = c.b(d);
|
|
1015
|
-
var g = new ColumnFilterConditionGroup();
|
|
1016
|
-
g.usesOrOperator = f.a;
|
|
1017
|
-
b.h(g);
|
|
1018
|
-
return g;
|
|
1019
|
-
}
|
|
1020
|
-
return null;
|
|
1021
|
-
};
|
|
1022
|
-
GridFilterDialog.prototype.d = function (a) {
|
|
1023
|
-
var b = new ColumnComparisonFilterCondition();
|
|
1024
|
-
b.operator = this.c(a.l);
|
|
1025
|
-
b.value = a.i;
|
|
1026
|
-
return b;
|
|
1027
|
-
};
|
|
1028
|
-
GridFilterDialog.prototype.c = function (a) {
|
|
1029
|
-
return EnumUtil.getEnumValue(ColumnComparisonConditionOperatorType_$type, EnumUtil.parse(ColumnComparisonConditionOperatorType_$type, a, true));
|
|
1030
|
-
};
|
|
1031
|
-
GridFilterDialog.prototype.b9 = function (a) {
|
|
1032
|
-
this.cc(a, false);
|
|
1033
|
-
};
|
|
1034
|
-
GridFilterDialog.prototype.t = function (a, b) {
|
|
1035
|
-
var c = new GridFilterDialogViewModel();
|
|
1036
|
-
if (a != null) {
|
|
1037
|
-
this.bv(c, a, b);
|
|
1038
|
-
}
|
|
1039
|
-
else {
|
|
1040
|
-
var d = new GridFilterDialogViewModelRow();
|
|
1041
|
-
d.f = b;
|
|
1042
|
-
d.e = GridFilterDialog.a(b);
|
|
1043
|
-
d.d = GridFilterDialog.b(b);
|
|
1044
|
-
d.l = GridFilterDialog.bl(b[0]);
|
|
1045
|
-
c.f.add(d);
|
|
1046
|
-
}
|
|
1047
|
-
return c;
|
|
1048
|
-
};
|
|
1049
|
-
GridFilterDialog.prototype.bv = function (a, b, c) {
|
|
1050
|
-
if (b.isGroup()) {
|
|
1051
|
-
var d = b;
|
|
1052
|
-
for (var e = 0; e < d.count; e++) {
|
|
1053
|
-
var f = d.item(e);
|
|
1054
|
-
this.bv(a, f, c);
|
|
1055
|
-
}
|
|
1056
|
-
}
|
|
1057
|
-
else {
|
|
1058
|
-
a.f.add(this.u(b, c));
|
|
1059
|
-
}
|
|
1060
|
-
};
|
|
1061
|
-
GridFilterDialog.prototype.u = function (a, b) {
|
|
1062
|
-
var c = new GridFilterDialogViewModelRow();
|
|
1063
|
-
c.l = GridFilterDialog.bl(a.operator);
|
|
1064
|
-
c.f = b;
|
|
1065
|
-
c.e = GridFilterDialog.a(b);
|
|
1066
|
-
c.i = GridFilterDialog.a2(GridFilterDialog.ay(a.operator), a.operator, a);
|
|
1067
|
-
c.j = GridFilterDialog.a3(GridFilterDialog.ay(a.operator), a.operator, a);
|
|
1068
|
-
c.d = GridFilterDialog.b(b);
|
|
1069
|
-
return c;
|
|
1070
|
-
};
|
|
1071
|
-
GridFilterDialog.ay = function (a) {
|
|
1072
|
-
return ColumnComparisonFilterCondition.getOperandNumber(a);
|
|
1073
|
-
};
|
|
1074
|
-
GridFilterDialog.a2 = function (a, b, c) {
|
|
1075
|
-
if (a == 0) {
|
|
1076
|
-
return "";
|
|
1077
|
-
}
|
|
1078
|
-
return c.value != null ? c.value.toString() : "";
|
|
1079
|
-
};
|
|
1080
|
-
GridFilterDialog.a3 = function (a, b, c) {
|
|
1081
|
-
return "";
|
|
1082
|
-
};
|
|
1083
|
-
GridFilterDialog.b = function (a) {
|
|
1084
|
-
return ColumnComparisonFilterCondition.getOperandNumbers(a);
|
|
1085
|
-
};
|
|
1086
|
-
GridFilterDialog.a = function (a) {
|
|
1087
|
-
var b = new Array(a.length);
|
|
1088
|
-
for (var c = 0; c < a.length; c++) {
|
|
1089
|
-
b[c] = EnumUtil.getName(ColumnComparisonConditionOperatorType_$type, a[c]);
|
|
1090
|
-
}
|
|
1091
|
-
return b;
|
|
1092
|
-
};
|
|
1093
|
-
GridFilterDialog.bl = function (a) {
|
|
1094
|
-
return EnumUtil.getName(ColumnComparisonConditionOperatorType_$type, a);
|
|
1095
|
-
};
|
|
1096
|
-
GridFilterDialog.prototype.b2 = function (a, b) {
|
|
1097
|
-
this.s.w(a, b);
|
|
1098
|
-
};
|
|
1099
|
-
GridFilterDialog.prototype.b1 = function () {
|
|
1100
|
-
this.s.u();
|
|
1101
|
-
};
|
|
1102
|
-
GridFilterDialog.prototype.b0 = function (a, b, c) {
|
|
1103
|
-
};
|
|
1104
|
-
GridFilterDialog.prototype.cf = function () {
|
|
1105
|
-
var _this = this;
|
|
1106
|
-
this.ae = false;
|
|
1107
|
-
if (this.s.q == null || NativeUI.g(this.s.q) == 1) {
|
|
1108
|
-
return;
|
|
1109
|
-
}
|
|
1110
|
-
if (this.ai) {
|
|
1111
|
-
this.bx();
|
|
1112
|
-
if (this.ac.playbackRate < 0) {
|
|
1113
|
-
this.ac.reverse();
|
|
1114
|
-
}
|
|
1115
|
-
else {
|
|
1116
|
-
this.ac.play();
|
|
1117
|
-
}
|
|
1118
|
-
this.ac.finished.f(function (a) { return _this.ac.commitStyles(); });
|
|
1119
|
-
}
|
|
1120
|
-
else {
|
|
1121
|
-
NativeUI.ab(this.s.q, 1);
|
|
1122
|
-
}
|
|
1123
|
-
};
|
|
1124
|
-
GridFilterDialog.prototype.bz = function () {
|
|
1125
|
-
var _this = this;
|
|
1126
|
-
this.ae = true;
|
|
1127
|
-
if (!this.aj) {
|
|
1128
|
-
if (this.s.q == null || NativeUI.g(this.s.q) == 0) {
|
|
1129
|
-
return;
|
|
1130
|
-
}
|
|
1131
|
-
if (this.ai) {
|
|
1132
|
-
this.bx();
|
|
1133
|
-
if (this.ac.playbackRate < 0) {
|
|
1134
|
-
this.ac.play();
|
|
1135
|
-
}
|
|
1136
|
-
else {
|
|
1137
|
-
this.ac.reverse();
|
|
1138
|
-
}
|
|
1139
|
-
this.ac.finished.f(function (a) { return _this.ac.commitStyles(); });
|
|
1140
|
-
}
|
|
1141
|
-
else {
|
|
1142
|
-
NativeUI.ab(this.s.q, 0);
|
|
1143
|
-
}
|
|
1144
|
-
this.ae = false;
|
|
1145
|
-
}
|
|
1146
|
-
};
|
|
1147
|
-
Object.defineProperty(GridFilterDialog.prototype, "commandCompleted", {
|
|
1148
|
-
get: function () {
|
|
1149
|
-
return this._commandCompleted;
|
|
1150
|
-
},
|
|
1151
|
-
set: function (a) {
|
|
1152
|
-
this._commandCompleted = a;
|
|
1153
|
-
},
|
|
1154
|
-
enumerable: false,
|
|
1155
|
-
configurable: true
|
|
1156
|
-
});
|
|
1157
|
-
Object.defineProperty(GridFilterDialog.prototype, "invalidateActions", {
|
|
1158
|
-
get: function () {
|
|
1159
|
-
return this._invalidateActions;
|
|
1160
|
-
},
|
|
1161
|
-
set: function (a) {
|
|
1162
|
-
this._invalidateActions = a;
|
|
1163
|
-
},
|
|
1164
|
-
enumerable: false,
|
|
1165
|
-
configurable: true
|
|
1166
|
-
});
|
|
1167
|
-
GridFilterDialog.prototype.b8 = function () {
|
|
1168
|
-
if (this.renderCompleted != null) {
|
|
1169
|
-
this.renderCompleted(this, new FilterDialogRenderCompletedEventArgs());
|
|
1170
|
-
}
|
|
1171
|
-
};
|
|
1172
|
-
GridFilterDialog.prototype.by = function () {
|
|
1173
|
-
if (this.v != null) {
|
|
1174
|
-
if (this.n != null && this.v.b4 != this.n) {
|
|
1175
|
-
this.v.b4 = this.n;
|
|
1176
|
-
}
|
|
1177
|
-
}
|
|
1178
|
-
};
|
|
1179
|
-
Object.defineProperty(GridFilterDialog.prototype, "ah", {
|
|
1180
|
-
get: function () {
|
|
1181
|
-
return this.v.b4 != null;
|
|
1182
|
-
},
|
|
1183
|
-
enumerable: false,
|
|
1184
|
-
configurable: true
|
|
1185
|
-
});
|
|
1186
|
-
GridFilterDialog.prototype.getDesiredToolbarActions = function () {
|
|
1187
|
-
if (!GridFilterDialog.ag) {
|
|
1188
|
-
GridFilterDialog.ag = true;
|
|
1189
|
-
SvgIconRegistry.instance.addSvgPathString("XGrid", "DotDotDot", GridFilterDialog.bk);
|
|
1190
|
-
}
|
|
1191
|
-
var a = new ToolActionIconMenuInfo();
|
|
1192
|
-
a.name = "DataGridColumnOptionsPlaceholder";
|
|
1193
|
-
a.iconCollectionName = "XGrid";
|
|
1194
|
-
a.iconName = "DotDotDot";
|
|
1195
|
-
a.iconViewBoxWidth = 24;
|
|
1196
|
-
a.iconViewBoxHeight = 24;
|
|
1197
|
-
a.iconStrokeWidth = 0;
|
|
1198
|
-
a.paddingBottom = 0;
|
|
1199
|
-
a.paddingTop = 0;
|
|
1200
|
-
a.paddingRight = 0;
|
|
1201
|
-
a.paddingLeft = 0;
|
|
1202
|
-
a.showArrowIcon = false;
|
|
1203
|
-
a.density = 4;
|
|
1204
|
-
a.name = "DataGridColumnOptions";
|
|
1205
|
-
a.tooltipDelay = 500;
|
|
1206
|
-
var b = [a];
|
|
1207
|
-
return b;
|
|
1208
|
-
};
|
|
1209
|
-
GridFilterDialog.prototype.addCommandAvailabilityListener = function (a) {
|
|
1210
|
-
};
|
|
1211
|
-
GridFilterDialog.prototype.removeCommandAvailabilityListener = function (a) {
|
|
1212
|
-
};
|
|
1213
|
-
GridFilterDialog.prototype.addCommandStateChangedListener = function (a) {
|
|
1214
|
-
};
|
|
1215
|
-
GridFilterDialog.prototype.removeCommandStateChangedListener = function (a) {
|
|
1216
|
-
};
|
|
1217
|
-
GridFilterDialog.prototype.onToolCommandExecuting = function (a) {
|
|
1218
|
-
return 0;
|
|
1219
|
-
};
|
|
1220
|
-
GridFilterDialog.prototype.provideContextAccessor = function (a) {
|
|
1221
|
-
};
|
|
1222
|
-
GridFilterDialog.prototype.dismissContextAccessor = function (a) {
|
|
1223
|
-
};
|
|
1224
|
-
GridFilterDialog.prototype.ak = function (e_) {
|
|
1225
|
-
var a = e_.originalEvent.srcElement;
|
|
1226
|
-
var b = e_.originalEvent.target;
|
|
1227
|
-
if (this.s.m.rootWrapper.getNativeElement().contains(a) || this.s.m.rootWrapper.getNativeElement().contains(b)) {
|
|
1228
|
-
return true;
|
|
1229
|
-
}
|
|
1230
|
-
return false;
|
|
1231
|
-
};
|
|
1232
|
-
GridFilterDialog.$t = markType(GridFilterDialog, 'GridFilterDialog', Base.$, [INotifyPropertyChanged_$type, IToolbarTarget_$type]);
|
|
1233
|
-
GridFilterDialog.ag = false;
|
|
1234
|
-
GridFilterDialog.bk = "M12 14c -1.1 0 -2 -0.9 -2 -2 s0.9 -2 2 -2 s2 0.9 2 2 S13.1 14 12 14 z M12 8c -1.1 0 -2 -0.9 -2 -2 s0.9 -2 2 -2 s2 0.9 2 2 S13.1 8 12 8z M12 16 c1.1 0 2 0.9 2 2s -0.9 2 -2 2 s-2 -0.9 -2 -2 S10.9 16 12 16z";
|
|
1235
|
-
return GridFilterDialog;
|
|
1236
|
-
}(Base));
|
|
1237
|
-
export { GridFilterDialog };
|
|
1238
|
-
/**
|
|
1239
|
-
* @hidden
|
|
1240
|
-
*/
|
|
1241
|
-
var GridFilterDialogViewModel = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1242
|
-
__extends(GridFilterDialogViewModel, _super);
|
|
1243
|
-
function GridFilterDialogViewModel() {
|
|
1244
|
-
var _this = _super.call(this) || this;
|
|
1245
|
-
_this.a = 0;
|
|
1246
|
-
_this.e = null;
|
|
1247
|
-
_this.k = false;
|
|
1248
|
-
_this.m = 0;
|
|
1249
|
-
_this.f = null;
|
|
1250
|
-
_this.onModified = null;
|
|
1251
|
-
_this.k = false;
|
|
1252
|
-
_this.f = new GridFilterDialogViewModelRowCollection();
|
|
1253
|
-
_this.f.ae = _this;
|
|
1254
|
-
_this.e = new GridFilterDialogViewModelGroupingLevelCollection();
|
|
1255
|
-
_this.f.ag = runOn(_this, _this.u);
|
|
1256
|
-
var a = _this.f;
|
|
1257
|
-
a.collectionChanged = delegateCombine(a.collectionChanged, runOn(_this, _this.t));
|
|
1258
|
-
return _this;
|
|
1259
|
-
}
|
|
1260
|
-
GridFilterDialogViewModel.prototype.n = function () {
|
|
1261
|
-
var a = new GridFilterDialogViewModelRow();
|
|
1262
|
-
var b = ColumnComparisonFilterCondition.getApplicableOperators(this.a);
|
|
1263
|
-
a.f = b;
|
|
1264
|
-
a.e = GridFilterDialog.a(b);
|
|
1265
|
-
a.d = GridFilterDialog.b(b);
|
|
1266
|
-
a.l = GridFilterDialog.bl(b[0]);
|
|
1267
|
-
this.f.add(a);
|
|
1268
|
-
};
|
|
1269
|
-
GridFilterDialogViewModel.prototype.u = function (a) {
|
|
1270
|
-
if (this.onModified != null) {
|
|
1271
|
-
this.onModified(this);
|
|
1272
|
-
}
|
|
1273
|
-
};
|
|
1274
|
-
GridFilterDialogViewModel.prototype.t = function (a, b) {
|
|
1275
|
-
switch (b.action) {
|
|
1276
|
-
case 0:
|
|
1277
|
-
if (b.newItems != null) {
|
|
1278
|
-
for (var c = 0; c < b.newItems.count; c++) {
|
|
1279
|
-
var d = b.newItems.item(c);
|
|
1280
|
-
this.q(c + b.newStartingIndex, d);
|
|
1281
|
-
}
|
|
1282
|
-
}
|
|
1283
|
-
break;
|
|
1284
|
-
case 1:
|
|
1285
|
-
if (b.oldItems != null) {
|
|
1286
|
-
for (var e = 0; e < b.oldItems.count; e++) {
|
|
1287
|
-
this.r(b.oldStartingIndex);
|
|
1288
|
-
}
|
|
1289
|
-
}
|
|
1290
|
-
break;
|
|
1291
|
-
case 2:
|
|
1292
|
-
if (b.oldItems != null) {
|
|
1293
|
-
for (var f = 0; f < b.oldItems.count; f++) {
|
|
1294
|
-
this.r(b.oldStartingIndex);
|
|
1295
|
-
}
|
|
1296
|
-
}
|
|
1297
|
-
if (b.newItems != null) {
|
|
1298
|
-
for (var g = 0; g < b.newItems.count; g++) {
|
|
1299
|
-
var h = b.newItems.item(g);
|
|
1300
|
-
this.q(g + b.newStartingIndex, b.newItems.item(g));
|
|
1301
|
-
}
|
|
1302
|
-
}
|
|
1303
|
-
break;
|
|
1304
|
-
case 4:
|
|
1305
|
-
this.s();
|
|
1306
|
-
break;
|
|
1307
|
-
}
|
|
1308
|
-
if (this.onModified != null) {
|
|
1309
|
-
this.onModified(this);
|
|
1310
|
-
}
|
|
1311
|
-
};
|
|
1312
|
-
GridFilterDialogViewModel.prototype.r = function (a) {
|
|
1313
|
-
var b = this.c(a);
|
|
1314
|
-
if (b == null) {
|
|
1315
|
-
return;
|
|
1316
|
-
}
|
|
1317
|
-
var c = this.b(a);
|
|
1318
|
-
if (c == null) {
|
|
1319
|
-
return;
|
|
1320
|
-
}
|
|
1321
|
-
this.w(c, a);
|
|
1322
|
-
for (var d = b.indexOf(c) + 1; d < b.count; d++) {
|
|
1323
|
-
this.v(b._inner[d], -1);
|
|
1324
|
-
}
|
|
1325
|
-
};
|
|
1326
|
-
GridFilterDialogViewModel.prototype.w = function (a, b) {
|
|
1327
|
-
a.b--;
|
|
1328
|
-
};
|
|
1329
|
-
GridFilterDialogViewModel.prototype.s = function () {
|
|
1330
|
-
this.e.clear();
|
|
1331
|
-
};
|
|
1332
|
-
GridFilterDialogViewModel.prototype.q = function (a, b) {
|
|
1333
|
-
var c = this.c(a);
|
|
1334
|
-
if (c == null) {
|
|
1335
|
-
return;
|
|
1336
|
-
}
|
|
1337
|
-
var d = this.b(a);
|
|
1338
|
-
if (d == null) {
|
|
1339
|
-
return;
|
|
1340
|
-
}
|
|
1341
|
-
this.p(d, a);
|
|
1342
|
-
for (var e = c.indexOf(d) + 1; e < c.count; e++) {
|
|
1343
|
-
this.v(c._inner[e], +1);
|
|
1344
|
-
}
|
|
1345
|
-
};
|
|
1346
|
-
GridFilterDialogViewModel.prototype.v = function (a, b) {
|
|
1347
|
-
a.c += b;
|
|
1348
|
-
a.b -= b;
|
|
1349
|
-
};
|
|
1350
|
-
GridFilterDialogViewModel.prototype.p = function (a, b) {
|
|
1351
|
-
a.b++;
|
|
1352
|
-
};
|
|
1353
|
-
GridFilterDialogViewModel.prototype.b = function (a) {
|
|
1354
|
-
for (var b = this.e.count - 1; b >= 0; b--) {
|
|
1355
|
-
for (var c = 0; c < this.e._inner[b].count; c--) {
|
|
1356
|
-
if (this.e._inner[b]._inner[c].c <= a && this.e._inner[b]._inner[c].b >= a) {
|
|
1357
|
-
return this.e._inner[b]._inner[c];
|
|
1358
|
-
}
|
|
1359
|
-
}
|
|
1360
|
-
}
|
|
1361
|
-
return null;
|
|
1362
|
-
};
|
|
1363
|
-
GridFilterDialogViewModel.prototype.c = function (a) {
|
|
1364
|
-
for (var b = this.e.count - 1; b >= 0; b--) {
|
|
1365
|
-
for (var c = 0; c < this.e._inner[b].count; c--) {
|
|
1366
|
-
if (this.e._inner[b]._inner[c].c <= a && this.e._inner[b]._inner[c].b >= a) {
|
|
1367
|
-
return this.e._inner[b];
|
|
1368
|
-
}
|
|
1369
|
-
}
|
|
1370
|
-
}
|
|
1371
|
-
return null;
|
|
1372
|
-
};
|
|
1373
|
-
GridFilterDialogViewModel.prototype.h = function (a, b) {
|
|
1374
|
-
var c = this.d(a, b);
|
|
1375
|
-
if (this.i(c, a, b)) {
|
|
1376
|
-
if (this.e.count < this.m) {
|
|
1377
|
-
return true;
|
|
1378
|
-
}
|
|
1379
|
-
else {
|
|
1380
|
-
return false;
|
|
1381
|
-
}
|
|
1382
|
-
}
|
|
1383
|
-
return true;
|
|
1384
|
-
};
|
|
1385
|
-
GridFilterDialogViewModel.prototype.i = function (a, b, c) {
|
|
1386
|
-
if (a == null) {
|
|
1387
|
-
return false;
|
|
1388
|
-
}
|
|
1389
|
-
for (var d = 0; d < a.count; d++) {
|
|
1390
|
-
if (this.j(a._inner[d], b, c)) {
|
|
1391
|
-
return true;
|
|
1392
|
-
}
|
|
1393
|
-
}
|
|
1394
|
-
return false;
|
|
1395
|
-
};
|
|
1396
|
-
GridFilterDialogViewModel.prototype.j = function (a, b, c) {
|
|
1397
|
-
if (c > a.c || b > a.b) {
|
|
1398
|
-
return false;
|
|
1399
|
-
}
|
|
1400
|
-
return true;
|
|
1401
|
-
};
|
|
1402
|
-
GridFilterDialogViewModel.prototype.d = function (a, b) {
|
|
1403
|
-
if (this.e.count == 0) {
|
|
1404
|
-
return null;
|
|
1405
|
-
}
|
|
1406
|
-
for (var c = 0; c < this.e.count; c++) {
|
|
1407
|
-
if (!this.i(this.e._inner[c], a, b)) {
|
|
1408
|
-
return this.e._inner[c];
|
|
1409
|
-
}
|
|
1410
|
-
}
|
|
1411
|
-
return this.e._inner[this.e.count - 1];
|
|
1412
|
-
};
|
|
1413
|
-
GridFilterDialogViewModel.prototype.aa = function (a, b) {
|
|
1414
|
-
for (var c = 0; c < this.e.count; c++) {
|
|
1415
|
-
for (var d = 0; d < this.e._inner[c].count; d++) {
|
|
1416
|
-
if (this.e._inner[c]._inner[d].c == a && this.e._inner[c]._inner[d].b == b) {
|
|
1417
|
-
this.e._inner[c].removeAt(d);
|
|
1418
|
-
break;
|
|
1419
|
-
}
|
|
1420
|
-
}
|
|
1421
|
-
}
|
|
1422
|
-
this.x();
|
|
1423
|
-
if (this.onModified != null) {
|
|
1424
|
-
this.onModified(this);
|
|
1425
|
-
}
|
|
1426
|
-
};
|
|
1427
|
-
GridFilterDialogViewModel.prototype.x = function () {
|
|
1428
|
-
for (var a = this.e.count - 1; a >= 0; a--) {
|
|
1429
|
-
var b = new List$1(GridFilterDialogViewModelGrouping.$, 0);
|
|
1430
|
-
for (var c = 0; c < this.e._inner[a].count; c++) {
|
|
1431
|
-
var d = this.e._inner[a]._inner[c];
|
|
1432
|
-
if (a > 0) {
|
|
1433
|
-
if (!this.i(this.e._inner[a - 1], d.c, d.b)) {
|
|
1434
|
-
b.add(d);
|
|
1435
|
-
}
|
|
1436
|
-
}
|
|
1437
|
-
}
|
|
1438
|
-
for (var e = 0; e < b.count; e++) {
|
|
1439
|
-
this.e._inner[a].remove(b._inner[e]);
|
|
1440
|
-
this.e._inner[a - 1].add(b._inner[e]);
|
|
1441
|
-
}
|
|
1442
|
-
if (this.e._inner[a].count == 0) {
|
|
1443
|
-
this.e.removeAt(a);
|
|
1444
|
-
}
|
|
1445
|
-
}
|
|
1446
|
-
this.y();
|
|
1447
|
-
};
|
|
1448
|
-
GridFilterDialogViewModel.prototype.y = function () {
|
|
1449
|
-
for (var a = this.e.count - 1; a >= 0; a--) {
|
|
1450
|
-
var b = new List$1(GridFilterDialogViewModelGrouping.$, 0);
|
|
1451
|
-
for (var c = 0; c < this.e._inner[a].count; c++) {
|
|
1452
|
-
b.add(this.e._inner[a]._inner[c]);
|
|
1453
|
-
}
|
|
1454
|
-
b.aa(function (d, e) { return Base.compareSimple(d.c, e.c); });
|
|
1455
|
-
this.e._inner[a].clear();
|
|
1456
|
-
for (var d = 0; d < this.e._inner[a].count; d++) {
|
|
1457
|
-
this.e._inner[a].add(b._inner[d]);
|
|
1458
|
-
}
|
|
1459
|
-
}
|
|
1460
|
-
};
|
|
1461
|
-
GridFilterDialogViewModel.prototype.l = function (a, b) {
|
|
1462
|
-
for (var c = 0; c < this.e.count; c++) {
|
|
1463
|
-
for (var d = 0; d < this.e._inner[c].count; d++) {
|
|
1464
|
-
if (this.e._inner[c]._inner[d].c == a && this.e._inner[c]._inner[d].b == b) {
|
|
1465
|
-
return true;
|
|
1466
|
-
}
|
|
1467
|
-
}
|
|
1468
|
-
}
|
|
1469
|
-
return false;
|
|
1470
|
-
};
|
|
1471
|
-
GridFilterDialogViewModel.prototype.z = function (a, b) {
|
|
1472
|
-
for (var c = 0; c < this.e.count; c++) {
|
|
1473
|
-
for (var d = 0; d < this.e._inner[c].count; d++) {
|
|
1474
|
-
if (this.e._inner[c]._inner[d].c == a && this.e._inner[c]._inner[d].b == b) {
|
|
1475
|
-
this.e._inner[c]._inner[d].a = !this.e._inner[c]._inner[d].a;
|
|
1476
|
-
}
|
|
1477
|
-
}
|
|
1478
|
-
}
|
|
1479
|
-
if (this.onModified != null) {
|
|
1480
|
-
this.onModified(this);
|
|
1481
|
-
}
|
|
1482
|
-
};
|
|
1483
|
-
GridFilterDialogViewModel.prototype.o = function (a, b, c) {
|
|
1484
|
-
if (!this.h(a, b)) {
|
|
1485
|
-
return;
|
|
1486
|
-
}
|
|
1487
|
-
var d = this.d(a, b);
|
|
1488
|
-
var e = d;
|
|
1489
|
-
if (this.i(d, a, b)) {
|
|
1490
|
-
this.e.add(new GridFilterDialogViewModelGroupingLevel());
|
|
1491
|
-
e = this.d(a, b);
|
|
1492
|
-
}
|
|
1493
|
-
e.add(((function () {
|
|
1494
|
-
var $ret = new GridFilterDialogViewModelGrouping();
|
|
1495
|
-
$ret.c = a;
|
|
1496
|
-
$ret.b = b;
|
|
1497
|
-
$ret.a = c;
|
|
1498
|
-
return $ret;
|
|
1499
|
-
})()));
|
|
1500
|
-
this.y();
|
|
1501
|
-
if (this.onModified != null) {
|
|
1502
|
-
this.onModified(this);
|
|
1503
|
-
}
|
|
1504
|
-
};
|
|
1505
|
-
GridFilterDialogViewModel.$t = markType(GridFilterDialogViewModel, 'GridFilterDialogViewModel');
|
|
1506
|
-
return GridFilterDialogViewModel;
|
|
1507
|
-
}(Base));
|
|
1508
|
-
export { GridFilterDialogViewModel };
|
|
1509
|
-
/**
|
|
1510
|
-
* @hidden
|
|
1511
|
-
*/
|
|
1512
|
-
var GridFilterDialogViewModelRowCollection = /** @class */ /*@__PURE__*/ (function (_super) {
|
|
1513
|
-
__extends(GridFilterDialogViewModelRowCollection, _super);
|
|
1514
|
-
function GridFilterDialogViewModelRowCollection() {
|
|
1515
|
-
var _this = _super.call(this, GridFilterDialogViewModelRow.$, 0) || this;
|
|
1516
|
-
_this.ae = null;
|
|
1517
|
-
_this.af = null;
|
|
1518
|
-
_this.collectionChanged = delegateCombine(_this.collectionChanged, runOn(_this, _this.ah));
|
|
1519
|
-
return _this;
|
|
1520
|
-
}
|
|
1521
|
-
GridFilterDialogViewModelRowCollection.prototype.ah = function (a, b) {
|
|
1522
|
-
if (b.oldItems != null) {
|
|
1523
|
-
for (var c = 0; c < b.oldItems.count; c++) {
|
|
1524
|
-
var d = b.oldItems.item(c);
|
|
1525
|
-
d.propertyChanged = delegateRemove(d.propertyChanged, runOn(this, this.ai));
|
|
1526
|
-
}
|
|
1527
|
-
}
|
|
1528
|
-
if (b.newItems != null) {
|
|
1529
|
-
for (var e = 0; e < b.newItems.count; e++) {
|
|
1530
|
-
var f = b.newItems.item(e);
|
|
1531
|
-
f.propertyChanged = delegateCombine(f.propertyChanged, runOn(this, this.ai));
|
|
1532
|
-
}
|
|
1533
|
-
}
|
|
1534
|
-
};
|
|
1535
|
-
GridFilterDialogViewModelRowCollection.prototype.ai = function (a, b) {
|
|
1536
|
-
if (this.af != null) {
|
|
1537
|
-
this.af(this.ae);
|
|
1538
|
-
}
|
|
1539
|
-
};
|
|
1540
|
-
Object.defineProperty(GridFilterDialogViewModelRowCollection.prototype, "ag", {
|
|
1541
|
-
get: function () {
|
|
1542
|
-
return this.af;
|
|
1543
|
-
},
|
|
1544
|
-
set: function (a) {
|
|
1545
|
-
this.af = a;
|
|
1546
|
-
},
|
|
1547
|
-
enumerable: false,
|
|
1548
|
-
configurable: true
|
|
1549
|
-
});
|
|
1550
|
-
GridFilterDialogViewModelRowCollection.$t = markType(GridFilterDialogViewModelRowCollection, 'GridFilterDialogViewModelRowCollection', ObservableCollection$1.$.specialize(GridFilterDialogViewModelRow.$));
|
|
1551
|
-
return GridFilterDialogViewModelRowCollection;
|
|
1552
|
-
}(ObservableCollection$1));
|
|
1553
|
-
export { GridFilterDialogViewModelRowCollection };
|