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,2784 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
|
|
3
|
-
https://www.infragistics.com/legal/license/igultimate-la
|
|
4
|
-
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5
|
-
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
|
-
*/
|
|
7
|
-
import { Base, Delegate_$type, runOn, delegateCombine, fromEnum, typeCast, Array_$type, delegateRemove, markType, INotifyPropertyChanged_$type, PropertyChangedEventArgs, enumGetBox, String_$type } from "igniteui-angular-core";
|
|
8
|
-
import { Popup } from "igniteui-angular-core";
|
|
9
|
-
import { XSuffix } from "igniteui-angular-inputs";
|
|
10
|
-
import { XInputGroup } from "igniteui-angular-inputs";
|
|
11
|
-
import { XLabel } from "igniteui-angular-inputs";
|
|
12
|
-
import { XInput } from "igniteui-angular-inputs";
|
|
13
|
-
import { List$1 } from "igniteui-angular-core";
|
|
14
|
-
import { XIcon } from "igniteui-angular-inputs";
|
|
15
|
-
import { BrushUtil } from "igniteui-angular-core";
|
|
16
|
-
import { GridCellPosition } from "./GridCellPosition";
|
|
17
|
-
import { Rect } from "igniteui-angular-core";
|
|
18
|
-
import { GotFocusEventArgs } from "./GotFocusEventArgs";
|
|
19
|
-
import { LostFocusEventArgs } from "./LostFocusEventArgs";
|
|
20
|
-
import { FilterFactory } from "igniteui-angular-core";
|
|
21
|
-
import { ColumnComparisonFilterCondition } from "./ColumnComparisonFilterCondition";
|
|
22
|
-
import { NativeUI } from "igniteui-angular-core";
|
|
23
|
-
import { FontInfo } from "igniteui-angular-core";
|
|
24
|
-
import { MultiColumnComboBoxUtilities } from "./MultiColumnComboBoxUtilities";
|
|
25
|
-
import { ColumnWidth } from "./ColumnWidth";
|
|
26
|
-
import { SortMode_$type } from "./SortMode";
|
|
27
|
-
import { IDataSourceUpdateNotifier_$type } from "igniteui-angular-core";
|
|
28
|
-
import { MultipleDataSourceNotifier } from "./MultipleDataSourceNotifier";
|
|
29
|
-
import { TextHeaderCellModel } from "./TextHeaderCellModel";
|
|
30
|
-
import { Thickness } from "igniteui-angular-core";
|
|
31
|
-
import { CornerRadius } from "igniteui-angular-core";
|
|
32
|
-
import { stringEmpty, stringIsNullOrEmpty, stringIsNullOrWhiteSpace } from "igniteui-angular-core";
|
|
33
|
-
import { stringFormat } from "igniteui-angular-core";
|
|
34
|
-
import { SRProvider } from "igniteui-angular-core";
|
|
35
|
-
import { DeviceUtils } from "igniteui-angular-core";
|
|
36
|
-
import { BaseControlTheme_$type } from "igniteui-angular-core";
|
|
37
|
-
import { ControlDisplayDensity_$type } from "igniteui-angular-core";
|
|
38
|
-
import { StringComparer } from "igniteui-angular-core";
|
|
39
|
-
import { InputGroupDisplayType_$type } from "igniteui-angular-inputs";
|
|
40
|
-
import { ThemeResolver } from "igniteui-angular-inputs";
|
|
41
|
-
import { MultiColumnComboBoxTextChangedEventArgs } from "./MultiColumnComboBoxTextChangedEventArgs";
|
|
42
|
-
import { MultiColumnComboBoxValueChangedEventArgs } from "./MultiColumnComboBoxValueChangedEventArgs";
|
|
43
|
-
import { FastReflectionHelper } from "igniteui-angular-core";
|
|
44
|
-
import { MultiColumnComboVisualModelExport } from "./MultiColumnComboVisualModelExport";
|
|
45
|
-
import { AppearanceHelper } from "igniteui-angular-core";
|
|
46
|
-
import { FontUtil } from "igniteui-angular-core";
|
|
47
|
-
import { isNaN_ } from "igniteui-angular-core";
|
|
48
|
-
/**
|
|
49
|
-
* @hidden
|
|
50
|
-
*/
|
|
51
|
-
export let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
52
|
-
class MultiColumnComboBoxView extends Base {
|
|
53
|
-
constructor() {
|
|
54
|
-
super(...arguments);
|
|
55
|
-
this.ac = null;
|
|
56
|
-
this.ak = null;
|
|
57
|
-
this.f = null;
|
|
58
|
-
this.ai = null;
|
|
59
|
-
this.k = null;
|
|
60
|
-
this.ah = null;
|
|
61
|
-
this.j = null;
|
|
62
|
-
this.aj = null;
|
|
63
|
-
this.l = null;
|
|
64
|
-
this.h = null;
|
|
65
|
-
this.ae = null;
|
|
66
|
-
this.i = null;
|
|
67
|
-
this.af = null;
|
|
68
|
-
this.m = null;
|
|
69
|
-
this.ag = null;
|
|
70
|
-
this.d = null;
|
|
71
|
-
this.aq = null;
|
|
72
|
-
this.ab = new List$1(Delegate_$type, 0);
|
|
73
|
-
this.au = null;
|
|
74
|
-
this.aa = true;
|
|
75
|
-
this.ap = 0;
|
|
76
|
-
this.x = false;
|
|
77
|
-
this.a = null;
|
|
78
|
-
this.c = 0;
|
|
79
|
-
this.w = false;
|
|
80
|
-
this.s = false;
|
|
81
|
-
this.r = false;
|
|
82
|
-
this.p = false;
|
|
83
|
-
this.an = null;
|
|
84
|
-
this.am = null;
|
|
85
|
-
this.v = false;
|
|
86
|
-
this.ao = -1;
|
|
87
|
-
this.z = false;
|
|
88
|
-
this.t = false;
|
|
89
|
-
}
|
|
90
|
-
get e() {
|
|
91
|
-
return this.d;
|
|
92
|
-
}
|
|
93
|
-
get y() {
|
|
94
|
-
return this.ap == 46;
|
|
95
|
-
}
|
|
96
|
-
get n() {
|
|
97
|
-
return this.m;
|
|
98
|
-
}
|
|
99
|
-
bg(a) {
|
|
100
|
-
this.ak = a;
|
|
101
|
-
this.b2();
|
|
102
|
-
}
|
|
103
|
-
bh(a) {
|
|
104
|
-
this.f = a;
|
|
105
|
-
}
|
|
106
|
-
bq() {
|
|
107
|
-
}
|
|
108
|
-
b2() {
|
|
109
|
-
this.ag = this.ac.createElement("div");
|
|
110
|
-
this.cx();
|
|
111
|
-
this.a1();
|
|
112
|
-
this.a0();
|
|
113
|
-
this.ak.append(this.ai);
|
|
114
|
-
this.cm();
|
|
115
|
-
this.co();
|
|
116
|
-
document.addEventListener("click", runOn(this, this.a2), false);
|
|
117
|
-
window.addEventListener("resize", runOn(this, this.c3), false);
|
|
118
|
-
}
|
|
119
|
-
aw(a) {
|
|
120
|
-
let b = this.g.p();
|
|
121
|
-
if (null == b) {
|
|
122
|
-
return;
|
|
123
|
-
}
|
|
124
|
-
this.p = false;
|
|
125
|
-
if (b.g5 != a) {
|
|
126
|
-
b.g5 = a;
|
|
127
|
-
this.p = true;
|
|
128
|
-
}
|
|
129
|
-
else {
|
|
130
|
-
this.a3();
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
ay() {
|
|
134
|
-
let a = this.e;
|
|
135
|
-
a.activeCell = null;
|
|
136
|
-
}
|
|
137
|
-
az() {
|
|
138
|
-
let a = this.n;
|
|
139
|
-
if (null != a) {
|
|
140
|
-
a.b6();
|
|
141
|
-
}
|
|
142
|
-
this.co();
|
|
143
|
-
let b = this.g.p();
|
|
144
|
-
if (null != b) {
|
|
145
|
-
let c = b.g5;
|
|
146
|
-
if (null != c) {
|
|
147
|
-
b.g5 = null;
|
|
148
|
-
}
|
|
149
|
-
}
|
|
150
|
-
}
|
|
151
|
-
u(a) {
|
|
152
|
-
if (null == a) {
|
|
153
|
-
return false;
|
|
154
|
-
}
|
|
155
|
-
let b = this.ai.getNativeElement();
|
|
156
|
-
let c = this.ag.getNativeElement();
|
|
157
|
-
let d = this.am.getNativeElement();
|
|
158
|
-
return b.contains(a) || c.contains(a) || d.contains(a);
|
|
159
|
-
}
|
|
160
|
-
a0() {
|
|
161
|
-
let a = this.ad;
|
|
162
|
-
let b = this.g;
|
|
163
|
-
this.ai = a.createElement("div");
|
|
164
|
-
this.ai.setStyleProperty("display", "flex");
|
|
165
|
-
this.ai.setStyleProperty("height", "100%");
|
|
166
|
-
this.ai.setAttribute("tabIndex", "0");
|
|
167
|
-
this.ai.setAttribute("outline", "none !important");
|
|
168
|
-
this.ai.listen("focusin", runOn(this, this.bn));
|
|
169
|
-
this.ai.listen("focusout", runOn(this, this.bo));
|
|
170
|
-
let c = a.getSubRenderer(this.ai);
|
|
171
|
-
this.k = new XInputGroup();
|
|
172
|
-
this.k.provideContainer(c);
|
|
173
|
-
let d = c.getExternal(this.k, c.rootWrapper, c.getExternal(this.g, null, null));
|
|
174
|
-
this.k.d = this.g.ac;
|
|
175
|
-
this.aj = a.createElement("div");
|
|
176
|
-
let e = a.getSubRenderer(this.aj);
|
|
177
|
-
this.l = new XLabel();
|
|
178
|
-
this.l.provideContainer(e);
|
|
179
|
-
let f = e.getExternal(this.l, e.rootWrapper, e.getExternal(this.g, null, null));
|
|
180
|
-
if (this.f.actualLabelVisible) {
|
|
181
|
-
this.c0();
|
|
182
|
-
}
|
|
183
|
-
this.ah = a.createElement("div");
|
|
184
|
-
this.ah.addClass("ig-input");
|
|
185
|
-
this.ah.setRawStyleProperty("flex-grow", "1");
|
|
186
|
-
let g = a.getSubRenderer(this.ah);
|
|
187
|
-
this.j = new XInput();
|
|
188
|
-
this.j.provideContainer(g);
|
|
189
|
-
a.getExternal(this.j, a.rootWrapper, a.getExternal(b, null, null));
|
|
190
|
-
this.j.b8 = "text";
|
|
191
|
-
this.j.cq = b.text;
|
|
192
|
-
let h = this.j;
|
|
193
|
-
h.changing = delegateCombine(h.changing, runOn(this, this.bi));
|
|
194
|
-
let i = this.j;
|
|
195
|
-
i.compositionEnd = delegateCombine(i.compositionEnd, runOn(this, this.bj));
|
|
196
|
-
let j = this.j;
|
|
197
|
-
j.keyDown = delegateCombine(j.keyDown, runOn(this, this.bl));
|
|
198
|
-
let k = this.j;
|
|
199
|
-
k.gotFocus = delegateCombine(k.gotFocus, runOn(this, this.bk));
|
|
200
|
-
let l = this.j;
|
|
201
|
-
l.mouseDown = delegateCombine(l.mouseDown, runOn(this, this.bm));
|
|
202
|
-
this.k.appendContentChild(this.ah);
|
|
203
|
-
this.k.inputs.add(this.j);
|
|
204
|
-
this.a5(this.g.bg);
|
|
205
|
-
let m = a.createElement("div");
|
|
206
|
-
let n = a.getSubRenderer(m);
|
|
207
|
-
let o = new XSuffix();
|
|
208
|
-
o.provideContainer(n);
|
|
209
|
-
let p = n.getExternal(o, n.rootWrapper, n.getExternal(this.g, null, null));
|
|
210
|
-
this.ae = a.createElement("div");
|
|
211
|
-
this.h = new XIcon();
|
|
212
|
-
let q = a.getSubRenderer(this.ae);
|
|
213
|
-
this.h.provideContainer(q);
|
|
214
|
-
let r = q.getExternal(this.h, q.rootWrapper, q.getExternal(this.g, null, null));
|
|
215
|
-
this.h.svgPath = MultiColumnComboBoxView.ar;
|
|
216
|
-
this.ae.setStyleProperty("height", "16px");
|
|
217
|
-
this.ae.setStyleProperty("width", "16px");
|
|
218
|
-
o.appendContentChild(this.ae);
|
|
219
|
-
this.k.appendContentChild(m);
|
|
220
|
-
this.k.inputs.add(o);
|
|
221
|
-
this.cj();
|
|
222
|
-
let s = a.createElement("div");
|
|
223
|
-
let t = a.getSubRenderer(s);
|
|
224
|
-
let u = new XSuffix();
|
|
225
|
-
u.provideContainer(t);
|
|
226
|
-
let v = t.getExternal(u, t.rootWrapper, t.getExternal(this.g, null, null));
|
|
227
|
-
this.af = a.createElement("div");
|
|
228
|
-
this.i = new XIcon();
|
|
229
|
-
let w = a.getSubRenderer(this.af);
|
|
230
|
-
this.i.provideContainer(w);
|
|
231
|
-
let x = w.getExternal(this.i, w.rootWrapper, w.getExternal(this.g, null, null));
|
|
232
|
-
this.i.svgPath = MultiColumnComboBoxView.at;
|
|
233
|
-
u.appendContentChild(this.af);
|
|
234
|
-
this.k.appendContentChild(s);
|
|
235
|
-
this.k.inputs.add(u);
|
|
236
|
-
this.ae.listen("click", runOn(this, this.ax));
|
|
237
|
-
this.af.listen("click", runOn(this, this.a4));
|
|
238
|
-
this.cq();
|
|
239
|
-
}
|
|
240
|
-
a1() {
|
|
241
|
-
let a = this.ac.createElement("div");
|
|
242
|
-
let b = this.ac.getSubRenderer(a);
|
|
243
|
-
this.m = new Popup();
|
|
244
|
-
this.m.ar = this.f.bn;
|
|
245
|
-
this.m.ay = this.f.br;
|
|
246
|
-
this.m.c0 = BrushUtil.l(255, 255, 255, 255);
|
|
247
|
-
this.m.a9 = 150;
|
|
248
|
-
this.m.provideRenderer(b);
|
|
249
|
-
let c = b.getExternal(this.m, b.rootWrapper, b.getExternal(this.g, null, null));
|
|
250
|
-
this.am = this.ac.createElement("div");
|
|
251
|
-
this.am.setStyleProperty("padding", "4px");
|
|
252
|
-
this.am.setStyleProperty("white-space", "nowrap");
|
|
253
|
-
this.an = this.ac.createElement("div");
|
|
254
|
-
this.an.append(this.am);
|
|
255
|
-
this.an.append(this.ag);
|
|
256
|
-
this.m.appendPopupContent(this.an);
|
|
257
|
-
}
|
|
258
|
-
bu(a, b) {
|
|
259
|
-
}
|
|
260
|
-
bx(a, b, c) {
|
|
261
|
-
}
|
|
262
|
-
bt() {
|
|
263
|
-
switch (this.c) {
|
|
264
|
-
case 2:
|
|
265
|
-
case 1:
|
|
266
|
-
if (null == this.a) {
|
|
267
|
-
this.c = 0;
|
|
268
|
-
}
|
|
269
|
-
break;
|
|
270
|
-
}
|
|
271
|
-
let a = null;
|
|
272
|
-
switch (this.c) {
|
|
273
|
-
case 2:
|
|
274
|
-
{
|
|
275
|
-
let b = this.a.actualCount;
|
|
276
|
-
if (b == 0) {
|
|
277
|
-
this.g.value = null;
|
|
278
|
-
}
|
|
279
|
-
else {
|
|
280
|
-
if (b > 1) {
|
|
281
|
-
}
|
|
282
|
-
a = this.a.getItemAtIndex(0);
|
|
283
|
-
let c = this.g.i();
|
|
284
|
-
let d = new List$1(Base.$, 0);
|
|
285
|
-
for (let f = 0; f < c.length; f++) {
|
|
286
|
-
let e = c[f];
|
|
287
|
-
let g = this.a.getItemProperty(a, e);
|
|
288
|
-
d.add1(g);
|
|
289
|
-
}
|
|
290
|
-
this.g.value = d.count == 1 ? d._inner[0] : d.toArray();
|
|
291
|
-
}
|
|
292
|
-
}
|
|
293
|
-
break;
|
|
294
|
-
case 1:
|
|
295
|
-
{
|
|
296
|
-
let h = this.a.actualCount;
|
|
297
|
-
if (h == 0) {
|
|
298
|
-
this.g.text = stringEmpty();
|
|
299
|
-
}
|
|
300
|
-
else {
|
|
301
|
-
if (h > 1) {
|
|
302
|
-
}
|
|
303
|
-
let i = this.g.e5();
|
|
304
|
-
a = this.a.getItemAtIndex(0);
|
|
305
|
-
let j = this.a.getItemProperty(a, i).toString();
|
|
306
|
-
this.g.text = j;
|
|
307
|
-
}
|
|
308
|
-
let k = this.b();
|
|
309
|
-
let l = k.indexOfItem(a);
|
|
310
|
-
this.ch(l);
|
|
311
|
-
}
|
|
312
|
-
break;
|
|
313
|
-
case 0:
|
|
314
|
-
default: return;
|
|
315
|
-
}
|
|
316
|
-
if (null != a) {
|
|
317
|
-
let m = this.b();
|
|
318
|
-
let n = m.indexOfItem(a);
|
|
319
|
-
this.ch(n);
|
|
320
|
-
}
|
|
321
|
-
else {
|
|
322
|
-
this.ch(-1);
|
|
323
|
-
}
|
|
324
|
-
if (this.a != null) {
|
|
325
|
-
this.a.updateNotifier = null;
|
|
326
|
-
this.a = null;
|
|
327
|
-
}
|
|
328
|
-
this.c = 0;
|
|
329
|
-
}
|
|
330
|
-
bv(a, b) {
|
|
331
|
-
}
|
|
332
|
-
bw(a, b) {
|
|
333
|
-
}
|
|
334
|
-
b0(a, b) {
|
|
335
|
-
let c = this.e;
|
|
336
|
-
if (null != c) {
|
|
337
|
-
let d = c.activeCell;
|
|
338
|
-
if (null != d) {
|
|
339
|
-
if (d.b >= a && d.b <= b) {
|
|
340
|
-
this.cf(d.b);
|
|
341
|
-
this.cy();
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
}
|
|
345
|
-
}
|
|
346
|
-
b5(a, b, c) {
|
|
347
|
-
}
|
|
348
|
-
bs() {
|
|
349
|
-
this.b8();
|
|
350
|
-
if (this.w) {
|
|
351
|
-
let a = this.b();
|
|
352
|
-
let b = a.actualCount;
|
|
353
|
-
if (this.aa && b > 0) {
|
|
354
|
-
this.ca();
|
|
355
|
-
}
|
|
356
|
-
else {
|
|
357
|
-
this.cb();
|
|
358
|
-
}
|
|
359
|
-
}
|
|
360
|
-
else {
|
|
361
|
-
this.cw();
|
|
362
|
-
}
|
|
363
|
-
}
|
|
364
|
-
b1(a, b) {
|
|
365
|
-
}
|
|
366
|
-
b3(a, b) {
|
|
367
|
-
}
|
|
368
|
-
o() {
|
|
369
|
-
let a = document.activeElement;
|
|
370
|
-
return this.u(a);
|
|
371
|
-
}
|
|
372
|
-
a3() {
|
|
373
|
-
this.c1();
|
|
374
|
-
this.bp();
|
|
375
|
-
let a = this.n;
|
|
376
|
-
if (a.ax) {
|
|
377
|
-
return;
|
|
378
|
-
}
|
|
379
|
-
let b = this.c4();
|
|
380
|
-
a.am = !this.w;
|
|
381
|
-
if (this.f.bo) {
|
|
382
|
-
a.cr(this.ac.rootWrapper.getNativeElement(), 1, 1);
|
|
383
|
-
}
|
|
384
|
-
else {
|
|
385
|
-
a.showRelativeToExclusionRect(b, 1, 1);
|
|
386
|
-
}
|
|
387
|
-
this.co();
|
|
388
|
-
}
|
|
389
|
-
c4() {
|
|
390
|
-
let a = this.ac.rootWrapper.getNativeElement();
|
|
391
|
-
let b = (a.getBoundingClientRect());
|
|
392
|
-
return new Rect(0, b.left + window.pageXOffset, b.top + window.pageYOffset, b.width, b.height);
|
|
393
|
-
}
|
|
394
|
-
b() {
|
|
395
|
-
let a = this.e;
|
|
396
|
-
if (null != a) {
|
|
397
|
-
return a.actualDataSource;
|
|
398
|
-
}
|
|
399
|
-
return null;
|
|
400
|
-
}
|
|
401
|
-
q(a) {
|
|
402
|
-
let b = this.d.selectedItems;
|
|
403
|
-
let c = b.count;
|
|
404
|
-
if (0 == c) {
|
|
405
|
-
a = null;
|
|
406
|
-
return {
|
|
407
|
-
ret: true,
|
|
408
|
-
p0: a
|
|
409
|
-
};
|
|
410
|
-
}
|
|
411
|
-
else if (1 == c) {
|
|
412
|
-
a = b._inner[0];
|
|
413
|
-
}
|
|
414
|
-
else {
|
|
415
|
-
a = b._inner[0];
|
|
416
|
-
}
|
|
417
|
-
return {
|
|
418
|
-
ret: null != a,
|
|
419
|
-
p0: a
|
|
420
|
-
};
|
|
421
|
-
}
|
|
422
|
-
a8(a) {
|
|
423
|
-
let b = null != a ? a.b : -1;
|
|
424
|
-
this.cf(b);
|
|
425
|
-
}
|
|
426
|
-
bc() {
|
|
427
|
-
if (this.v) {
|
|
428
|
-
return;
|
|
429
|
-
}
|
|
430
|
-
let a = this.g;
|
|
431
|
-
let b;
|
|
432
|
-
let c = ((() => { let d = this.q(b); b = d.p0; return d.ret; })());
|
|
433
|
-
if (!c) {
|
|
434
|
-
return;
|
|
435
|
-
}
|
|
436
|
-
if (b == null) {
|
|
437
|
-
return;
|
|
438
|
-
}
|
|
439
|
-
a.gi(b);
|
|
440
|
-
}
|
|
441
|
-
bp() {
|
|
442
|
-
this.n.b9();
|
|
443
|
-
}
|
|
444
|
-
br() {
|
|
445
|
-
let a = this.n;
|
|
446
|
-
if (a.ax) {
|
|
447
|
-
this.az();
|
|
448
|
-
let b = this.j;
|
|
449
|
-
b.focus();
|
|
450
|
-
let c = b.cq;
|
|
451
|
-
let d = null != c ? b.cq.length : 0;
|
|
452
|
-
b.dr(d, d);
|
|
453
|
-
}
|
|
454
|
-
}
|
|
455
|
-
by() {
|
|
456
|
-
this.k.an = true;
|
|
457
|
-
this.j.dp();
|
|
458
|
-
let a = new GotFocusEventArgs();
|
|
459
|
-
this.g.ge(a);
|
|
460
|
-
}
|
|
461
|
-
bz() {
|
|
462
|
-
this.az();
|
|
463
|
-
this.k.j8();
|
|
464
|
-
let a = new LostFocusEventArgs();
|
|
465
|
-
this.g.gg(a);
|
|
466
|
-
}
|
|
467
|
-
b4(a) {
|
|
468
|
-
if (a == null) {
|
|
469
|
-
this.ac = null;
|
|
470
|
-
for (let b of fromEnum(this.ab)) {
|
|
471
|
-
b();
|
|
472
|
-
}
|
|
473
|
-
this.ab.clear();
|
|
474
|
-
return;
|
|
475
|
-
}
|
|
476
|
-
this.ac = a;
|
|
477
|
-
let c = a.rootWrapper;
|
|
478
|
-
this.bg(c);
|
|
479
|
-
}
|
|
480
|
-
b6(a, b) {
|
|
481
|
-
let c = this.b();
|
|
482
|
-
if (null == c) {
|
|
483
|
-
return;
|
|
484
|
-
}
|
|
485
|
-
if (null != this.a) {
|
|
486
|
-
if (a != this.c) {
|
|
487
|
-
}
|
|
488
|
-
this.a.updateNotifier = null;
|
|
489
|
-
this.a = null;
|
|
490
|
-
}
|
|
491
|
-
this.c = a;
|
|
492
|
-
let d = new FilterFactory();
|
|
493
|
-
let e = null;
|
|
494
|
-
let f = null;
|
|
495
|
-
switch (a) {
|
|
496
|
-
case 2:
|
|
497
|
-
{
|
|
498
|
-
let g = this.g.e5();
|
|
499
|
-
if (stringIsNullOrEmpty(g)) {
|
|
500
|
-
return;
|
|
501
|
-
}
|
|
502
|
-
e = b.toString();
|
|
503
|
-
let h = d.property(g);
|
|
504
|
-
f = h.isEqualTo(e);
|
|
505
|
-
}
|
|
506
|
-
break;
|
|
507
|
-
case 1:
|
|
508
|
-
{
|
|
509
|
-
let i = this.g.i();
|
|
510
|
-
if (i == null || i.length < 1) {
|
|
511
|
-
return;
|
|
512
|
-
}
|
|
513
|
-
let j = typeCast(Array_$type, b) !== null ? b : [b];
|
|
514
|
-
if (i.length != j.length) {
|
|
515
|
-
return;
|
|
516
|
-
}
|
|
517
|
-
for (let k = 0; k < i.length; k++) {
|
|
518
|
-
let l = i[k];
|
|
519
|
-
e = j[k];
|
|
520
|
-
let m = d.property(l);
|
|
521
|
-
let n = m.isEqualTo(e);
|
|
522
|
-
if (null == f) {
|
|
523
|
-
f = n;
|
|
524
|
-
}
|
|
525
|
-
else {
|
|
526
|
-
f.and(n);
|
|
527
|
-
}
|
|
528
|
-
}
|
|
529
|
-
}
|
|
530
|
-
break;
|
|
531
|
-
case 0:
|
|
532
|
-
default: return;
|
|
533
|
-
}
|
|
534
|
-
this.a = c.clone();
|
|
535
|
-
this.a.filterExpressions.clear();
|
|
536
|
-
this.a.updateNotifier = new MultiColumnComboBoxDataSourceNotificationHandler(this, true);
|
|
537
|
-
this.a.filterExpressions.add(f);
|
|
538
|
-
if (!this.a.isVirtual) {
|
|
539
|
-
this.a.flushAutoRefresh();
|
|
540
|
-
}
|
|
541
|
-
}
|
|
542
|
-
b7() {
|
|
543
|
-
this.cu();
|
|
544
|
-
let a = this.f.text;
|
|
545
|
-
let b = this.au.length;
|
|
546
|
-
let c = !stringIsNullOrEmpty(a) ? a.length : 0;
|
|
547
|
-
if (this.x && !stringIsNullOrEmpty(this.au) && b > 0) {
|
|
548
|
-
b--;
|
|
549
|
-
}
|
|
550
|
-
this.j.dr(b, c);
|
|
551
|
-
}
|
|
552
|
-
b8() {
|
|
553
|
-
if (this.p) {
|
|
554
|
-
this.p = false;
|
|
555
|
-
this.a3();
|
|
556
|
-
}
|
|
557
|
-
}
|
|
558
|
-
b9(a) {
|
|
559
|
-
this.au = a;
|
|
560
|
-
this.aa = !this.y;
|
|
561
|
-
this.cc();
|
|
562
|
-
this.cj();
|
|
563
|
-
}
|
|
564
|
-
ca() {
|
|
565
|
-
if (stringIsNullOrEmpty(this.au)) {
|
|
566
|
-
this.ay();
|
|
567
|
-
}
|
|
568
|
-
else {
|
|
569
|
-
this.ch(0);
|
|
570
|
-
}
|
|
571
|
-
this.b7();
|
|
572
|
-
this.w = false;
|
|
573
|
-
}
|
|
574
|
-
cj() {
|
|
575
|
-
if (this.ae != null && this.j != null) {
|
|
576
|
-
if (this.g.bq == false) {
|
|
577
|
-
this.ae.setStyleProperty("display", "none");
|
|
578
|
-
}
|
|
579
|
-
else if ((this.g.value != null && this.g.value != "") || (this.j.cq != null && this.j.cq != "")) {
|
|
580
|
-
this.ae.show();
|
|
581
|
-
}
|
|
582
|
-
else {
|
|
583
|
-
this.ae.setStyleProperty("display", "none");
|
|
584
|
-
}
|
|
585
|
-
}
|
|
586
|
-
}
|
|
587
|
-
a5(a) {
|
|
588
|
-
if (this.j != null) {
|
|
589
|
-
this.j.disabled = !a;
|
|
590
|
-
}
|
|
591
|
-
}
|
|
592
|
-
cb() {
|
|
593
|
-
let a = this.d;
|
|
594
|
-
a.selectedItemsChanged = delegateRemove(a.selectedItemsChanged, runOn(this, this.bd));
|
|
595
|
-
this.v = true;
|
|
596
|
-
try {
|
|
597
|
-
this.g.gq(this.au);
|
|
598
|
-
}
|
|
599
|
-
finally {
|
|
600
|
-
this.v = false;
|
|
601
|
-
let b = this.d;
|
|
602
|
-
b.selectedItemsChanged = delegateCombine(b.selectedItemsChanged, runOn(this, this.bd));
|
|
603
|
-
}
|
|
604
|
-
this.w = false;
|
|
605
|
-
}
|
|
606
|
-
cc() {
|
|
607
|
-
let a = this.g.p();
|
|
608
|
-
if (null == a) {
|
|
609
|
-
return;
|
|
610
|
-
}
|
|
611
|
-
this.w = true;
|
|
612
|
-
if (stringIsNullOrEmpty(this.au)) {
|
|
613
|
-
if (null != a.g5) {
|
|
614
|
-
this.aw(null);
|
|
615
|
-
}
|
|
616
|
-
else {
|
|
617
|
-
this.cb();
|
|
618
|
-
}
|
|
619
|
-
}
|
|
620
|
-
else {
|
|
621
|
-
let b = new ColumnComparisonFilterCondition();
|
|
622
|
-
b.operator = 14;
|
|
623
|
-
b.value = this.au;
|
|
624
|
-
b.isCaseSensitive = false;
|
|
625
|
-
this.aw(b);
|
|
626
|
-
}
|
|
627
|
-
}
|
|
628
|
-
cd() {
|
|
629
|
-
this.ap = 0;
|
|
630
|
-
this.x = false;
|
|
631
|
-
}
|
|
632
|
-
cf(a) {
|
|
633
|
-
let b = this.b();
|
|
634
|
-
let c = b.isPlaceholderItem(a);
|
|
635
|
-
if (c) {
|
|
636
|
-
}
|
|
637
|
-
else {
|
|
638
|
-
let d = this.e;
|
|
639
|
-
if (a < 0) {
|
|
640
|
-
this.s = false;
|
|
641
|
-
d.selectedItems.clear();
|
|
642
|
-
if (!this.s) {
|
|
643
|
-
this.bc();
|
|
644
|
-
}
|
|
645
|
-
return;
|
|
646
|
-
}
|
|
647
|
-
d.selectedItemsChanged = delegateRemove(d.selectedItemsChanged, runOn(this, this.bd));
|
|
648
|
-
try {
|
|
649
|
-
d.selectedItems.clear();
|
|
650
|
-
}
|
|
651
|
-
finally {
|
|
652
|
-
d.selectedItemsChanged = delegateCombine(d.selectedItemsChanged, runOn(this, this.bd));
|
|
653
|
-
}
|
|
654
|
-
if (a >= 0) {
|
|
655
|
-
let e = b.getItemAtIndex(a);
|
|
656
|
-
this.s = false;
|
|
657
|
-
d.selectedItems.add1(e);
|
|
658
|
-
if (!this.s) {
|
|
659
|
-
this.bc();
|
|
660
|
-
}
|
|
661
|
-
}
|
|
662
|
-
}
|
|
663
|
-
}
|
|
664
|
-
ch(a) {
|
|
665
|
-
let b = this.e;
|
|
666
|
-
if (-1 == a) {
|
|
667
|
-
b.activeCell = null;
|
|
668
|
-
return;
|
|
669
|
-
}
|
|
670
|
-
let c = b.activeCell;
|
|
671
|
-
let d = new GridCellPosition();
|
|
672
|
-
let e;
|
|
673
|
-
if (null != c) {
|
|
674
|
-
e = c.d;
|
|
675
|
-
}
|
|
676
|
-
else {
|
|
677
|
-
if (b.actualColumns.count == 0) {
|
|
678
|
-
this.ao = a;
|
|
679
|
-
return;
|
|
680
|
-
}
|
|
681
|
-
let f = this.g;
|
|
682
|
-
let g = this.g.p();
|
|
683
|
-
e = g.nq();
|
|
684
|
-
}
|
|
685
|
-
d.d = e;
|
|
686
|
-
d.b = a;
|
|
687
|
-
this.r = false;
|
|
688
|
-
b.activeCell = d;
|
|
689
|
-
if (!this.r) {
|
|
690
|
-
this.a8(b.activeCell);
|
|
691
|
-
}
|
|
692
|
-
this.cy();
|
|
693
|
-
}
|
|
694
|
-
cl(a) {
|
|
695
|
-
this.b6(2, a);
|
|
696
|
-
}
|
|
697
|
-
ck(a) {
|
|
698
|
-
this.b6(1, a);
|
|
699
|
-
}
|
|
700
|
-
cm() {
|
|
701
|
-
let a = this.g;
|
|
702
|
-
if (null != this.k) {
|
|
703
|
-
this.k.t = a.density;
|
|
704
|
-
this.k.p = a.ah;
|
|
705
|
-
this.k.d = a.ac;
|
|
706
|
-
this.k.mc = a.hl;
|
|
707
|
-
this.k.md = a.hm;
|
|
708
|
-
this.k.c0 = a.cc;
|
|
709
|
-
this.k.oi = a.il;
|
|
710
|
-
this.k.ks = a.gw;
|
|
711
|
-
this.k.t = a.am;
|
|
712
|
-
this.k.no = a.hn;
|
|
713
|
-
this.k.eg = a.cd;
|
|
714
|
-
this.k.np = a.ho;
|
|
715
|
-
this.k.eh = a.ce;
|
|
716
|
-
this.k.ei = a.cf;
|
|
717
|
-
this.k.nq = a.hp;
|
|
718
|
-
this.k.ej = a.cg;
|
|
719
|
-
this.k.ek = a.ch;
|
|
720
|
-
this.k.n6 = a.hu;
|
|
721
|
-
this.k.e5 = a.ci;
|
|
722
|
-
this.k.n7 = a.hv;
|
|
723
|
-
this.k.e6 = a.cj;
|
|
724
|
-
this.k.e7 = a.ck;
|
|
725
|
-
this.k.e8 = a.cl;
|
|
726
|
-
}
|
|
727
|
-
if (null != this.j) {
|
|
728
|
-
this.j.d8 = a.ht;
|
|
729
|
-
this.j.af = a.ax;
|
|
730
|
-
this.j.cg = a.fn;
|
|
731
|
-
}
|
|
732
|
-
if (null != this.l) {
|
|
733
|
-
this.l.text = a.fb;
|
|
734
|
-
this.l.dj = a.hq;
|
|
735
|
-
this.l.y = a.av;
|
|
736
|
-
}
|
|
737
|
-
if (null != this.am) {
|
|
738
|
-
NativeUI.r(this.am, a.hs);
|
|
739
|
-
NativeUI.n(this.am, a.hr);
|
|
740
|
-
if (null != a.aw) {
|
|
741
|
-
this.am.setStyleProperty("font", a.aw.fontString);
|
|
742
|
-
}
|
|
743
|
-
this.am.setRawText(a.actualNoMatchesFoundLabel);
|
|
744
|
-
this.bp();
|
|
745
|
-
}
|
|
746
|
-
if (null != this.d) {
|
|
747
|
-
this.d.density = a.density;
|
|
748
|
-
let b = a.columnHeadersVisible;
|
|
749
|
-
this.d.headerHeight = b ? -1 : 0;
|
|
750
|
-
this.d.rowSeparatorHeight = a.rowSeparatorsVisible ? 1 : 0;
|
|
751
|
-
}
|
|
752
|
-
if (null != this.af) {
|
|
753
|
-
let c = a.dropDownButtonVisible;
|
|
754
|
-
MultiColumnComboBoxUtilities.c(this.af, c);
|
|
755
|
-
}
|
|
756
|
-
}
|
|
757
|
-
cu() {
|
|
758
|
-
if (!this.v) {
|
|
759
|
-
if (null != this.j) {
|
|
760
|
-
let a = this.f.text;
|
|
761
|
-
this.j.cq = a;
|
|
762
|
-
}
|
|
763
|
-
}
|
|
764
|
-
}
|
|
765
|
-
co() {
|
|
766
|
-
let a = this.n;
|
|
767
|
-
let b = null != a ? a.ax : false;
|
|
768
|
-
this.i.svgPath = b ? MultiColumnComboBoxView.as : MultiColumnComboBoxView.at;
|
|
769
|
-
}
|
|
770
|
-
ct() {
|
|
771
|
-
let a = this.d.actualHeaderHeight;
|
|
772
|
-
let b = this.d.actualRowHeight + this.d.rowSeparatorHeight;
|
|
773
|
-
let c = this.d.actualDataSource;
|
|
774
|
-
let d = null != c ? c.actualCount : 0;
|
|
775
|
-
if (d > 8) {
|
|
776
|
-
d = 8;
|
|
777
|
-
}
|
|
778
|
-
let e = d * b;
|
|
779
|
-
e += a;
|
|
780
|
-
let f = stringFormat("{0}px", e);
|
|
781
|
-
this.ag.setStyleProperty("height", f);
|
|
782
|
-
let g = 0;
|
|
783
|
-
let h = this.d.actualColumns.count;
|
|
784
|
-
let i = 100;
|
|
785
|
-
if (this.d.defaultColumnWidth != null) {
|
|
786
|
-
i = this.d.defaultColumnWidth.f;
|
|
787
|
-
}
|
|
788
|
-
g = h * i;
|
|
789
|
-
this.d.defaultColumnMinWidth = 0;
|
|
790
|
-
let j = stringFormat("{0}px", g);
|
|
791
|
-
this.ag.setStyleProperty("width", j);
|
|
792
|
-
if (null != this.am) {
|
|
793
|
-
let k = this.g;
|
|
794
|
-
let l = MultiColumnComboBoxUtilities.e(this.ad, k.actualNoMatchesFoundLabel, k.av);
|
|
795
|
-
let m = l.width;
|
|
796
|
-
let n = l.height;
|
|
797
|
-
let o = stringFormat("{0}px", m);
|
|
798
|
-
let p = stringFormat("{0}px", n);
|
|
799
|
-
this.am.setStyleProperty("width", o);
|
|
800
|
-
this.am.setStyleProperty("height", p);
|
|
801
|
-
}
|
|
802
|
-
}
|
|
803
|
-
cv() {
|
|
804
|
-
if (this.w) {
|
|
805
|
-
return;
|
|
806
|
-
}
|
|
807
|
-
this.au = null;
|
|
808
|
-
let a = this.g.p();
|
|
809
|
-
if (null != a) {
|
|
810
|
-
let b = a.g5;
|
|
811
|
-
if (null != b) {
|
|
812
|
-
a.g5 = null;
|
|
813
|
-
}
|
|
814
|
-
else {
|
|
815
|
-
this.cw();
|
|
816
|
-
}
|
|
817
|
-
}
|
|
818
|
-
}
|
|
819
|
-
cw() {
|
|
820
|
-
let a = this.g;
|
|
821
|
-
if (null != a.value) {
|
|
822
|
-
let b = this.g.value;
|
|
823
|
-
let c = typeCast(Array_$type, b) !== null ? b : [b];
|
|
824
|
-
let d = this.b();
|
|
825
|
-
let e = d.indexOfKey(c);
|
|
826
|
-
if (-1 != e) {
|
|
827
|
-
this.ch(e);
|
|
828
|
-
}
|
|
829
|
-
}
|
|
830
|
-
}
|
|
831
|
-
cx() {
|
|
832
|
-
if (null == this.d) {
|
|
833
|
-
this.ac.getPortal(this.ag, "DataGrid", (a) => {
|
|
834
|
-
this.aq = a.componentRef;
|
|
835
|
-
this.aq.height = '100%';
|
|
836
|
-
this.aq.width = '100%';
|
|
837
|
-
this.d = (this.aq.i);
|
|
838
|
-
this.cz();
|
|
839
|
-
this.d.selectionMode = 1;
|
|
840
|
-
this.d.selectionBehavior = 0;
|
|
841
|
-
this.d.activationMode = 1;
|
|
842
|
-
this.d.defaultColumnWidth = this.f.defaultColumnWidth;
|
|
843
|
-
this.d.borderWidth = new Thickness(0, 0);
|
|
844
|
-
this.cr();
|
|
845
|
-
this.d.editMode = 0;
|
|
846
|
-
this.d.isColumnOptionsEnabled = false;
|
|
847
|
-
this.d.isActiveCellStyleEnabled = false;
|
|
848
|
-
this.d.cornerRadius = new CornerRadius(0, 0);
|
|
849
|
-
this.d.i9 = false;
|
|
850
|
-
let b = this.d;
|
|
851
|
-
b.activeCellChanged = delegateCombine(b.activeCellChanged, runOn(this, this.a7));
|
|
852
|
-
let c = this.d;
|
|
853
|
-
c.selectedItemsChanged = delegateCombine(c.selectedItemsChanged, runOn(this, this.bd));
|
|
854
|
-
let d = this.d;
|
|
855
|
-
d.cellClicked = delegateCombine(d.cellClicked, runOn(this, this.ba));
|
|
856
|
-
let e = this.d;
|
|
857
|
-
e.sizeChanged = delegateCombine(e.sizeChanged, runOn(this, this.be));
|
|
858
|
-
let f = this.d;
|
|
859
|
-
f.viewportChanged = delegateCombine(f.viewportChanged, runOn(this, this.bf));
|
|
860
|
-
let g = this.d;
|
|
861
|
-
g.actualColumnsChanged = delegateCombine(g.actualColumnsChanged, runOn(this, this.a9));
|
|
862
|
-
let h = this.d;
|
|
863
|
-
h.columnWidthChanged = delegateCombine(h.columnWidthChanged, runOn(this, this.bb));
|
|
864
|
-
this.cm();
|
|
865
|
-
}, false);
|
|
866
|
-
}
|
|
867
|
-
}
|
|
868
|
-
cn(a) {
|
|
869
|
-
if (this.d != null) {
|
|
870
|
-
this.d.defaultColumnWidth = a;
|
|
871
|
-
this.ct();
|
|
872
|
-
}
|
|
873
|
-
}
|
|
874
|
-
cr() {
|
|
875
|
-
if (this.d != null) {
|
|
876
|
-
let a = 0;
|
|
877
|
-
switch (this.f.x) {
|
|
878
|
-
case 0:
|
|
879
|
-
a = 0;
|
|
880
|
-
break;
|
|
881
|
-
case 1:
|
|
882
|
-
a = 1;
|
|
883
|
-
break;
|
|
884
|
-
case 2:
|
|
885
|
-
a = 2;
|
|
886
|
-
break;
|
|
887
|
-
case 3:
|
|
888
|
-
a = 3;
|
|
889
|
-
break;
|
|
890
|
-
case 4:
|
|
891
|
-
a = 4;
|
|
892
|
-
break;
|
|
893
|
-
}
|
|
894
|
-
this.d.headerClickAction = a;
|
|
895
|
-
}
|
|
896
|
-
}
|
|
897
|
-
cy() {
|
|
898
|
-
if (!this.t) {
|
|
899
|
-
return;
|
|
900
|
-
}
|
|
901
|
-
let a = this.d;
|
|
902
|
-
let b = a.activeCell;
|
|
903
|
-
if (null != b) {
|
|
904
|
-
let c = this.b();
|
|
905
|
-
if (null != c) {
|
|
906
|
-
let d = c.getItemAtIndex(b.b);
|
|
907
|
-
if (null == d) {
|
|
908
|
-
return;
|
|
909
|
-
}
|
|
910
|
-
a.scrollToItem(d);
|
|
911
|
-
}
|
|
912
|
-
}
|
|
913
|
-
else {
|
|
914
|
-
a.scrollToRowByIndex(0);
|
|
915
|
-
}
|
|
916
|
-
}
|
|
917
|
-
cz() {
|
|
918
|
-
if (null != this.aq) {
|
|
919
|
-
let a = this.g;
|
|
920
|
-
let b = a.itemsSource;
|
|
921
|
-
this.d.selectedItems.clear();
|
|
922
|
-
if (this.d.actualDataSource != null) {
|
|
923
|
-
let c = this.d.actualDataSource;
|
|
924
|
-
c.schemaChanged = delegateRemove(c.schemaChanged, runOn(this, this.av));
|
|
925
|
-
}
|
|
926
|
-
this.aq.dataSource = b;
|
|
927
|
-
this.aq.autoGenerateDesiredProperties = a.g;
|
|
928
|
-
this.d.primaryKey = a.i();
|
|
929
|
-
this.ao = -1;
|
|
930
|
-
let d = this.b();
|
|
931
|
-
if (null != d) {
|
|
932
|
-
let e = d.updateNotifier;
|
|
933
|
-
let f = new MultiColumnComboBoxDataSourceNotificationHandler(this, false);
|
|
934
|
-
let g = new MultipleDataSourceNotifier(1, [e, f]);
|
|
935
|
-
d.updateNotifier = g;
|
|
936
|
-
d.propertiesRequested = a.f;
|
|
937
|
-
d.schemaChanged = delegateCombine(d.schemaChanged, runOn(this, this.av));
|
|
938
|
-
if (this.g.value != null) {
|
|
939
|
-
this.b6(1, this.g.value);
|
|
940
|
-
}
|
|
941
|
-
}
|
|
942
|
-
this.a = null;
|
|
943
|
-
if (this.n != null && this.n.ax) {
|
|
944
|
-
this.c1();
|
|
945
|
-
this.n.b9();
|
|
946
|
-
}
|
|
947
|
-
}
|
|
948
|
-
}
|
|
949
|
-
av(a, b) {
|
|
950
|
-
if (this.ao != -1) {
|
|
951
|
-
this.ch(this.ao);
|
|
952
|
-
this.ao = -1;
|
|
953
|
-
}
|
|
954
|
-
}
|
|
955
|
-
c0() {
|
|
956
|
-
if (null != this.aj) {
|
|
957
|
-
let a = this.f.actualLabelVisible;
|
|
958
|
-
if (a) {
|
|
959
|
-
this.k.appendContentChild(this.aj);
|
|
960
|
-
this.k.inputs.add(this.l);
|
|
961
|
-
}
|
|
962
|
-
else {
|
|
963
|
-
this.k.j7(this.aj);
|
|
964
|
-
this.k.inputs.remove(this.l);
|
|
965
|
-
}
|
|
966
|
-
}
|
|
967
|
-
}
|
|
968
|
-
cg(a) {
|
|
969
|
-
if (this.j != null) {
|
|
970
|
-
this.j.disabled = !a;
|
|
971
|
-
}
|
|
972
|
-
if (this.k != null) {
|
|
973
|
-
this.k.disabled = !a;
|
|
974
|
-
}
|
|
975
|
-
}
|
|
976
|
-
c1() {
|
|
977
|
-
this.ct();
|
|
978
|
-
if (!this.w) {
|
|
979
|
-
this.z = false;
|
|
980
|
-
}
|
|
981
|
-
else {
|
|
982
|
-
let a = this.b();
|
|
983
|
-
this.z = a.actualCount == 0;
|
|
984
|
-
}
|
|
985
|
-
MultiColumnComboBoxUtilities.c(this.am, this.z);
|
|
986
|
-
MultiColumnComboBoxUtilities.c(this.ag, !this.z);
|
|
987
|
-
}
|
|
988
|
-
a6(a) {
|
|
989
|
-
if (this.j != null) {
|
|
990
|
-
this.j.focus(a);
|
|
991
|
-
}
|
|
992
|
-
}
|
|
993
|
-
ce() {
|
|
994
|
-
if (this.j != null) {
|
|
995
|
-
this.j.dp();
|
|
996
|
-
}
|
|
997
|
-
}
|
|
998
|
-
ci(a) {
|
|
999
|
-
if (this.j != null) {
|
|
1000
|
-
this.j.e = a;
|
|
1001
|
-
}
|
|
1002
|
-
}
|
|
1003
|
-
get al() {
|
|
1004
|
-
return this.ak;
|
|
1005
|
-
}
|
|
1006
|
-
get g() {
|
|
1007
|
-
return this.f;
|
|
1008
|
-
}
|
|
1009
|
-
get ad() {
|
|
1010
|
-
return this.ac;
|
|
1011
|
-
}
|
|
1012
|
-
c2() {
|
|
1013
|
-
if (null != this.al) {
|
|
1014
|
-
this.al.setStyleProperty("box-sizing", "border-box");
|
|
1015
|
-
}
|
|
1016
|
-
}
|
|
1017
|
-
a2(a) {
|
|
1018
|
-
let b = a.target;
|
|
1019
|
-
if (!this.o()) {
|
|
1020
|
-
this.bz();
|
|
1021
|
-
}
|
|
1022
|
-
}
|
|
1023
|
-
ax(a) {
|
|
1024
|
-
this.d.selectedItems.clear();
|
|
1025
|
-
this.j.cq = "";
|
|
1026
|
-
this.g.text = "";
|
|
1027
|
-
this.g.value = null;
|
|
1028
|
-
}
|
|
1029
|
-
a4(a) {
|
|
1030
|
-
let b = this.n;
|
|
1031
|
-
if (b.ax) {
|
|
1032
|
-
this.az();
|
|
1033
|
-
}
|
|
1034
|
-
else {
|
|
1035
|
-
this.aw(null);
|
|
1036
|
-
}
|
|
1037
|
-
if (null != this.j) {
|
|
1038
|
-
this.j.focus();
|
|
1039
|
-
this.j.dp();
|
|
1040
|
-
}
|
|
1041
|
-
}
|
|
1042
|
-
a7(a, b) {
|
|
1043
|
-
let c = b.newActiveCell;
|
|
1044
|
-
this.a8(c);
|
|
1045
|
-
this.r = true;
|
|
1046
|
-
}
|
|
1047
|
-
a9(a, b) {
|
|
1048
|
-
this.cv();
|
|
1049
|
-
}
|
|
1050
|
-
ba(a, b) {
|
|
1051
|
-
if (typeCast(TextHeaderCellModel.$, b.cellInfo) !== null) {
|
|
1052
|
-
return;
|
|
1053
|
-
}
|
|
1054
|
-
this.br();
|
|
1055
|
-
}
|
|
1056
|
-
bb(a, b) {
|
|
1057
|
-
this.ct();
|
|
1058
|
-
this.bp();
|
|
1059
|
-
}
|
|
1060
|
-
bd(a, b) {
|
|
1061
|
-
this.bc();
|
|
1062
|
-
this.s = true;
|
|
1063
|
-
this.cj();
|
|
1064
|
-
}
|
|
1065
|
-
be(a, b) {
|
|
1066
|
-
this.t = b.b != 0 && b.a != 0;
|
|
1067
|
-
this.cy();
|
|
1068
|
-
}
|
|
1069
|
-
bf(a, b) {
|
|
1070
|
-
this.cy();
|
|
1071
|
-
let c = this.d;
|
|
1072
|
-
c.viewportChanged = delegateRemove(c.viewportChanged, runOn(this, this.bf));
|
|
1073
|
-
}
|
|
1074
|
-
bi(a, b) {
|
|
1075
|
-
if (b.isCompositionInProgress) {
|
|
1076
|
-
return;
|
|
1077
|
-
}
|
|
1078
|
-
this.f.gd(b);
|
|
1079
|
-
let c = b.value;
|
|
1080
|
-
this.b9(c);
|
|
1081
|
-
}
|
|
1082
|
-
bj(a, b) {
|
|
1083
|
-
let c = this.j.cq;
|
|
1084
|
-
this.b9(c);
|
|
1085
|
-
}
|
|
1086
|
-
bk(a, b) {
|
|
1087
|
-
this.cd();
|
|
1088
|
-
}
|
|
1089
|
-
bl(a, b) {
|
|
1090
|
-
this.f.gf(b);
|
|
1091
|
-
if (b.defaultPrevented) {
|
|
1092
|
-
return;
|
|
1093
|
-
}
|
|
1094
|
-
let c = b.keyCode;
|
|
1095
|
-
this.ap = c;
|
|
1096
|
-
this.x = false;
|
|
1097
|
-
let d = b.modifiers;
|
|
1098
|
-
switch (c) {
|
|
1099
|
-
case 8:
|
|
1100
|
-
let e = this.j.selectionStart;
|
|
1101
|
-
if (0 == e) {
|
|
1102
|
-
break;
|
|
1103
|
-
}
|
|
1104
|
-
let f = this.j.cq;
|
|
1105
|
-
if (stringIsNullOrEmpty(f)) {
|
|
1106
|
-
break;
|
|
1107
|
-
}
|
|
1108
|
-
let g = f.length;
|
|
1109
|
-
let h = this.j.selectionEnd;
|
|
1110
|
-
let i = h - e;
|
|
1111
|
-
if (i > 0 && i < g && h == g) {
|
|
1112
|
-
this.x = true;
|
|
1113
|
-
}
|
|
1114
|
-
break;
|
|
1115
|
-
case 40:
|
|
1116
|
-
if (d == 1) {
|
|
1117
|
-
this.a3();
|
|
1118
|
-
this.cv();
|
|
1119
|
-
b.preventDefault();
|
|
1120
|
-
}
|
|
1121
|
-
else {
|
|
1122
|
-
let j = this.e;
|
|
1123
|
-
if (null == j) {
|
|
1124
|
-
return;
|
|
1125
|
-
}
|
|
1126
|
-
let k = this.e.activeCell;
|
|
1127
|
-
if (null != j.activeCell) {
|
|
1128
|
-
this.d.kx(false, false);
|
|
1129
|
-
b.preventDefault();
|
|
1130
|
-
}
|
|
1131
|
-
else {
|
|
1132
|
-
let l = this.b();
|
|
1133
|
-
if (null != l) {
|
|
1134
|
-
let m = l.actualCount;
|
|
1135
|
-
if (m > 0) {
|
|
1136
|
-
this.ch(0);
|
|
1137
|
-
b.preventDefault();
|
|
1138
|
-
}
|
|
1139
|
-
}
|
|
1140
|
-
}
|
|
1141
|
-
}
|
|
1142
|
-
break;
|
|
1143
|
-
case 38:
|
|
1144
|
-
if (d == 1) {
|
|
1145
|
-
this.az();
|
|
1146
|
-
b.preventDefault();
|
|
1147
|
-
}
|
|
1148
|
-
else {
|
|
1149
|
-
let n = this.e;
|
|
1150
|
-
if (null == n) {
|
|
1151
|
-
return;
|
|
1152
|
-
}
|
|
1153
|
-
let o = this.e.activeCell;
|
|
1154
|
-
if (null != n.activeCell) {
|
|
1155
|
-
this.d.la(false, false);
|
|
1156
|
-
b.preventDefault();
|
|
1157
|
-
}
|
|
1158
|
-
else {
|
|
1159
|
-
let p = this.b();
|
|
1160
|
-
if (null != p) {
|
|
1161
|
-
let q = p.actualCount;
|
|
1162
|
-
if (q > 0) {
|
|
1163
|
-
this.ch(q - 1);
|
|
1164
|
-
b.preventDefault();
|
|
1165
|
-
}
|
|
1166
|
-
}
|
|
1167
|
-
}
|
|
1168
|
-
}
|
|
1169
|
-
break;
|
|
1170
|
-
case 13:
|
|
1171
|
-
if (this.n.ax) {
|
|
1172
|
-
b.stopPropagation();
|
|
1173
|
-
}
|
|
1174
|
-
this.br();
|
|
1175
|
-
break;
|
|
1176
|
-
case 27:
|
|
1177
|
-
this.az();
|
|
1178
|
-
break;
|
|
1179
|
-
}
|
|
1180
|
-
}
|
|
1181
|
-
bm(a, b) {
|
|
1182
|
-
if (false == this.o()) {
|
|
1183
|
-
this.j.dp();
|
|
1184
|
-
b.handled = true;
|
|
1185
|
-
}
|
|
1186
|
-
}
|
|
1187
|
-
bn(a) {
|
|
1188
|
-
this.j.focus();
|
|
1189
|
-
let b = (a.originalEvent.relatedTarget);
|
|
1190
|
-
if (!this.u(b)) {
|
|
1191
|
-
this.by();
|
|
1192
|
-
}
|
|
1193
|
-
}
|
|
1194
|
-
bo(a) {
|
|
1195
|
-
let b = (a.originalEvent.relatedTarget);
|
|
1196
|
-
if (!this.u(b)) {
|
|
1197
|
-
this.bz();
|
|
1198
|
-
}
|
|
1199
|
-
}
|
|
1200
|
-
c3(a) {
|
|
1201
|
-
let b = this.n;
|
|
1202
|
-
if (null == b || false == b.ax) {
|
|
1203
|
-
return;
|
|
1204
|
-
}
|
|
1205
|
-
let c = this.c4();
|
|
1206
|
-
this.m.ca(c);
|
|
1207
|
-
}
|
|
1208
|
-
cq() {
|
|
1209
|
-
if (this.g.disallowTabFocus) {
|
|
1210
|
-
if (this.ai != null) {
|
|
1211
|
-
this.ai.setAttribute("tabIndex", "-1");
|
|
1212
|
-
}
|
|
1213
|
-
if (this.j != null) {
|
|
1214
|
-
this.j.be = -1;
|
|
1215
|
-
}
|
|
1216
|
-
}
|
|
1217
|
-
else {
|
|
1218
|
-
if (this.ai != null) {
|
|
1219
|
-
this.ai.setAttribute("tabIndex", "0");
|
|
1220
|
-
}
|
|
1221
|
-
if (this.j != null) {
|
|
1222
|
-
this.j.cu();
|
|
1223
|
-
}
|
|
1224
|
-
}
|
|
1225
|
-
}
|
|
1226
|
-
cp() {
|
|
1227
|
-
if (this.m != null) {
|
|
1228
|
-
this.m.ar = this.g.bn;
|
|
1229
|
-
}
|
|
1230
|
-
}
|
|
1231
|
-
cs() {
|
|
1232
|
-
if (this.m != null) {
|
|
1233
|
-
this.m.ay = this.g.br;
|
|
1234
|
-
}
|
|
1235
|
-
}
|
|
1236
|
-
}
|
|
1237
|
-
MultiColumnComboBoxView.$t = markType(MultiColumnComboBoxView, 'MultiColumnComboBoxView');
|
|
1238
|
-
MultiColumnComboBoxView.ar = "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z";
|
|
1239
|
-
MultiColumnComboBoxView.at = "M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z";
|
|
1240
|
-
MultiColumnComboBoxView.as = "M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z";
|
|
1241
|
-
return MultiColumnComboBoxView;
|
|
1242
|
-
})();
|
|
1243
|
-
/**
|
|
1244
|
-
* @hidden
|
|
1245
|
-
*/
|
|
1246
|
-
export let MultiColumnComboBox = /*@__PURE__*/ (() => {
|
|
1247
|
-
class MultiColumnComboBox extends Base {
|
|
1248
|
-
constructor() {
|
|
1249
|
-
super();
|
|
1250
|
-
this.dd = null;
|
|
1251
|
-
this.h1 = XInputGroup.m.af(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "BackgroundColor");
|
|
1252
|
-
this.h2 = XInputGroup.m.af(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "BorderColor");
|
|
1253
|
-
this.co = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "BorderWidth");
|
|
1254
|
-
this.io = XInputGroup.m.ak(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "ContentPadding");
|
|
1255
|
-
this.gy = XInputGroup.m.z(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "CornerRadius");
|
|
1256
|
-
this.h3 = XInputGroup.m.af(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderColor");
|
|
1257
|
-
this.cp = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderWidth");
|
|
1258
|
-
this.h4 = XInputGroup.m.af(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineColor");
|
|
1259
|
-
this.cq = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineOpacity");
|
|
1260
|
-
this.cr = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineRippleOpacity");
|
|
1261
|
-
this.h5 = XInputGroup.m.af(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineColor");
|
|
1262
|
-
this.cs = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineOpacity");
|
|
1263
|
-
this.ct = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineWidth");
|
|
1264
|
-
this.h6 = XInputGroup.m.af(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineColor");
|
|
1265
|
-
this.cu = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineOpacity");
|
|
1266
|
-
this.h7 = XInputGroup.m.af(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleColor");
|
|
1267
|
-
this.cv = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineRippleOpacity");
|
|
1268
|
-
this.cw = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleWidth");
|
|
1269
|
-
this.cx = XInputGroup.m.i(MultiColumnComboBox.ag, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineWidth");
|
|
1270
|
-
this.a5 = null;
|
|
1271
|
-
this.a0 = null;
|
|
1272
|
-
this.v = null;
|
|
1273
|
-
this.a8 = false;
|
|
1274
|
-
this.bc = true;
|
|
1275
|
-
this.c = null;
|
|
1276
|
-
this.m = ColumnWidth.a;
|
|
1277
|
-
this.ha = null;
|
|
1278
|
-
this.gz = ThemeResolver.ah(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "BackgroundColor");
|
|
1279
|
-
this.af = 0;
|
|
1280
|
-
this.ae = 1;
|
|
1281
|
-
this.hb = null;
|
|
1282
|
-
this.g0 = ThemeResolver.ah(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "BorderColor");
|
|
1283
|
-
this.b2 = NaN;
|
|
1284
|
-
this.bs = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "BorderWidth");
|
|
1285
|
-
this.bh = true;
|
|
1286
|
-
this.ik = new Thickness(1, NaN, NaN, NaN, NaN);
|
|
1287
|
-
this.ij = ThemeResolver.am(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "ContentPadding");
|
|
1288
|
-
this.gv = new CornerRadius(1, NaN, NaN, NaN, NaN);
|
|
1289
|
-
this.gu = ThemeResolver.ab(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "CornerRadius");
|
|
1290
|
-
this.b = null;
|
|
1291
|
-
this.al = 0;
|
|
1292
|
-
this.ak = 0;
|
|
1293
|
-
this.bk = true;
|
|
1294
|
-
this.hc = null;
|
|
1295
|
-
this.g1 = ThemeResolver.ah(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderColor");
|
|
1296
|
-
this.b3 = NaN;
|
|
1297
|
-
this.bt = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusBorderWidth");
|
|
1298
|
-
this.hd = null;
|
|
1299
|
-
this.g2 = ThemeResolver.ah(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineColor");
|
|
1300
|
-
this.b4 = NaN;
|
|
1301
|
-
this.bu = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineOpacity");
|
|
1302
|
-
this.b5 = NaN;
|
|
1303
|
-
this.bv = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "FocusUnderlineRippleOpacity");
|
|
1304
|
-
this.he = null;
|
|
1305
|
-
this.g3 = ThemeResolver.ah(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineColor");
|
|
1306
|
-
this.b6 = NaN;
|
|
1307
|
-
this.bw = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineOpacity");
|
|
1308
|
-
this.b7 = NaN;
|
|
1309
|
-
this.bx = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "HoverUnderlineWidth");
|
|
1310
|
-
this.c7 = null;
|
|
1311
|
-
this.fd = null;
|
|
1312
|
-
this.hf = null;
|
|
1313
|
-
this.g4 = MultiColumnComboBox.hy;
|
|
1314
|
-
this.as = null;
|
|
1315
|
-
this.ap = null;
|
|
1316
|
-
this.be = false;
|
|
1317
|
-
this.fg = null;
|
|
1318
|
-
this.d1 = "No Matches Found";
|
|
1319
|
-
this.hg = null;
|
|
1320
|
-
this.g5 = MultiColumnComboBox.hz;
|
|
1321
|
-
this.hh = null;
|
|
1322
|
-
this.g6 = MultiColumnComboBox.h0;
|
|
1323
|
-
this.at = null;
|
|
1324
|
-
this.aq = null;
|
|
1325
|
-
this.fo = "";
|
|
1326
|
-
this.bb = true;
|
|
1327
|
-
this.hi = MultiColumnComboBox.h8;
|
|
1328
|
-
this.g7 = MultiColumnComboBox.h8;
|
|
1329
|
-
this.au = null;
|
|
1330
|
-
this.ar = null;
|
|
1331
|
-
this.hj = null;
|
|
1332
|
-
this.g8 = ThemeResolver.ah(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineColor");
|
|
1333
|
-
this.b8 = NaN;
|
|
1334
|
-
this.by = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineOpacity");
|
|
1335
|
-
this.hk = null;
|
|
1336
|
-
this.g9 = ThemeResolver.ah(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleColor");
|
|
1337
|
-
this.b9 = NaN;
|
|
1338
|
-
this.bz = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleOpacity");
|
|
1339
|
-
this.ca = NaN;
|
|
1340
|
-
this.b0 = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineRippleWidth");
|
|
1341
|
-
this.cb = NaN;
|
|
1342
|
-
this.b1 = ThemeResolver.k(MultiColumnComboBox.ag, XInputGroup.m, enumGetBox(InputGroupDisplayType_$type, 0), "UnderlineWidth");
|
|
1343
|
-
this.a7 = true;
|
|
1344
|
-
this.w = 0;
|
|
1345
|
-
this.dg = null;
|
|
1346
|
-
this.df = null;
|
|
1347
|
-
this.d = null;
|
|
1348
|
-
this.a = null;
|
|
1349
|
-
this.c8 = null;
|
|
1350
|
-
this.aa = 0;
|
|
1351
|
-
this.bm = false;
|
|
1352
|
-
this.a9 = false;
|
|
1353
|
-
this.ba = false;
|
|
1354
|
-
this.bd = false;
|
|
1355
|
-
this.gotFocus = null;
|
|
1356
|
-
this.lostFocus = null;
|
|
1357
|
-
this.textValueChanged = null;
|
|
1358
|
-
this.selectedValueChanged = null;
|
|
1359
|
-
this.keyDown = null;
|
|
1360
|
-
this.change = null;
|
|
1361
|
-
this.changing = null;
|
|
1362
|
-
this.propertyChanged = null;
|
|
1363
|
-
this.m = new ColumnWidth();
|
|
1364
|
-
this.m.f = 100;
|
|
1365
|
-
let a = this.u();
|
|
1366
|
-
this.v = a;
|
|
1367
|
-
a.bh(this);
|
|
1368
|
-
}
|
|
1369
|
-
get a6() {
|
|
1370
|
-
if (this.a5 == null) {
|
|
1371
|
-
this.a5 = new SRProvider(this.v.ad);
|
|
1372
|
-
this.a5.cb("MultiColumnComboBox");
|
|
1373
|
-
}
|
|
1374
|
-
return this.a5;
|
|
1375
|
-
}
|
|
1376
|
-
u() {
|
|
1377
|
-
return new MultiColumnComboBoxView();
|
|
1378
|
-
}
|
|
1379
|
-
gm(a, b, c) {
|
|
1380
|
-
switch (a) {
|
|
1381
|
-
case "BackgroundColor":
|
|
1382
|
-
this.hl = this.hw != null ? this.hw : this.h1;
|
|
1383
|
-
break;
|
|
1384
|
-
case "BorderColor":
|
|
1385
|
-
this.hm = this.hx != null ? this.hx : this.h2;
|
|
1386
|
-
break;
|
|
1387
|
-
case "BorderWidth":
|
|
1388
|
-
this.cc = !isNaN_(this.cm) ? this.cm : this.co;
|
|
1389
|
-
break;
|
|
1390
|
-
case "ContentPadding":
|
|
1391
|
-
this.il = XInputGroup.oh(this.im, this.io);
|
|
1392
|
-
break;
|
|
1393
|
-
case "CornerRadius":
|
|
1394
|
-
this.gw = XInputGroup.kr(this.gx, this.gy);
|
|
1395
|
-
break;
|
|
1396
|
-
case "FocusBorderColor":
|
|
1397
|
-
this.hn = this.h9 != null ? this.h9 : this.h3;
|
|
1398
|
-
break;
|
|
1399
|
-
case "FocusBorderWidth":
|
|
1400
|
-
this.cd = !isNaN_(this.cy) ? this.cy : this.cp;
|
|
1401
|
-
break;
|
|
1402
|
-
case "FocusUnderlineColor":
|
|
1403
|
-
this.ho = this.ia != null ? this.ia : this.h4;
|
|
1404
|
-
break;
|
|
1405
|
-
case "FocusUnderlineOpacity":
|
|
1406
|
-
this.ce = !isNaN_(this.cz) ? this.cz : this.cq;
|
|
1407
|
-
break;
|
|
1408
|
-
case "FocusUnderlineRippleOpacity":
|
|
1409
|
-
this.cf = !isNaN_(this.c0) ? this.c0 : this.cr;
|
|
1410
|
-
break;
|
|
1411
|
-
case "HoverUnderlineColor":
|
|
1412
|
-
this.hp = this.ib != null ? this.ib : this.h5;
|
|
1413
|
-
break;
|
|
1414
|
-
case "HoverUnderlineOpacity":
|
|
1415
|
-
this.cg = !isNaN_(this.c1) ? this.c1 : this.cs;
|
|
1416
|
-
break;
|
|
1417
|
-
case "HoverUnderlineWidth":
|
|
1418
|
-
this.ch = !isNaN_(this.c2) ? this.c2 : this.ct;
|
|
1419
|
-
break;
|
|
1420
|
-
case "ItemsSource":
|
|
1421
|
-
case "ValueField":
|
|
1422
|
-
case "DataSourceDesiredProperties":
|
|
1423
|
-
case "Fields":
|
|
1424
|
-
this.v.cz();
|
|
1425
|
-
break;
|
|
1426
|
-
case "DefaultColumnWidth":
|
|
1427
|
-
this.v.cn(this.defaultColumnWidth);
|
|
1428
|
-
break;
|
|
1429
|
-
case "LabelTextColor":
|
|
1430
|
-
this.hq = this.ic != null ? this.ic : MultiColumnComboBox.hy;
|
|
1431
|
-
break;
|
|
1432
|
-
case "LabelTextStyle":
|
|
1433
|
-
this.av = this.a2 != null ? this.a2 : MultiColumnComboBox.ay;
|
|
1434
|
-
break;
|
|
1435
|
-
case "NoMatchesFoundLabelTextColor":
|
|
1436
|
-
this.hs = this.ie != null ? this.ie : MultiColumnComboBox.h0;
|
|
1437
|
-
break;
|
|
1438
|
-
case "NoMatchesFoundLabelBackgroundColor":
|
|
1439
|
-
this.hr = this.id != null ? this.id : MultiColumnComboBox.hz;
|
|
1440
|
-
break;
|
|
1441
|
-
case "NoMatchesFoundLabelTextStyle":
|
|
1442
|
-
this.aw = this.a3 != null ? this.a3 : MultiColumnComboBox.az;
|
|
1443
|
-
break;
|
|
1444
|
-
case "UnderlineColor":
|
|
1445
|
-
this.hu = this.ih != null ? this.ih : this.h6;
|
|
1446
|
-
break;
|
|
1447
|
-
case "UnderlineOpacity":
|
|
1448
|
-
this.ci = !isNaN_(this.c3) ? this.c3 : this.cu;
|
|
1449
|
-
break;
|
|
1450
|
-
case "UnderlineRippleColor":
|
|
1451
|
-
this.hv = this.ii != null ? this.ii : this.h7;
|
|
1452
|
-
break;
|
|
1453
|
-
case "UnderlineRippleOpacity":
|
|
1454
|
-
this.cj = !isNaN_(this.c4) ? this.c4 : this.cv;
|
|
1455
|
-
break;
|
|
1456
|
-
case "UnderlineRippleWidth":
|
|
1457
|
-
this.ck = !isNaN_(this.c5) ? this.c5 : this.cw;
|
|
1458
|
-
break;
|
|
1459
|
-
case "UnderlineWidth":
|
|
1460
|
-
this.cl = !isNaN_(this.c6) ? this.c6 : this.cx;
|
|
1461
|
-
break;
|
|
1462
|
-
case "BaseTheme":
|
|
1463
|
-
this.ah = this.ai == 0 ? 1 : this.ai;
|
|
1464
|
-
break;
|
|
1465
|
-
case "Density":
|
|
1466
|
-
this.am = this.density == 0 ? 0 : this.density;
|
|
1467
|
-
break;
|
|
1468
|
-
case "TextColor":
|
|
1469
|
-
this.ht = this.ig != null ? this.ig : MultiColumnComboBox.h8;
|
|
1470
|
-
break;
|
|
1471
|
-
case "TextStyle":
|
|
1472
|
-
this.ax = this.a4 != null ? this.a4 : null;
|
|
1473
|
-
break;
|
|
1474
|
-
case "ActualDensity":
|
|
1475
|
-
case "ActualBaseTheme":
|
|
1476
|
-
case "ActualTextColor":
|
|
1477
|
-
case "ActualTextStyle":
|
|
1478
|
-
case "DisplayType":
|
|
1479
|
-
case "ActualBackgroundColor":
|
|
1480
|
-
case "ActualBorderColor":
|
|
1481
|
-
case "ActualBorderWidth":
|
|
1482
|
-
case "ActualContentPadding":
|
|
1483
|
-
case "ActualCornerRadius":
|
|
1484
|
-
case "ActualFocusBorderColor":
|
|
1485
|
-
case "ActualFocusBorderWidth":
|
|
1486
|
-
case "ActualFocusUnderlineColor":
|
|
1487
|
-
case "ActualFocusUnderlineOpacity":
|
|
1488
|
-
case "ActualFocusUnderlineRippleOpacity":
|
|
1489
|
-
case "ActualHoverUnderlineColor":
|
|
1490
|
-
case "ActualHoverUnderlineOpacity":
|
|
1491
|
-
case "ActualHoverUnderlineWidth":
|
|
1492
|
-
case "ActualLabelTextColor":
|
|
1493
|
-
case "ActualLabelTextStyle":
|
|
1494
|
-
case "ActualUnderlineColor":
|
|
1495
|
-
case "ActualUnderlineOpacity":
|
|
1496
|
-
case "ActualUnderlineRippleColor":
|
|
1497
|
-
case "ActualUnderlineRippleOpacity":
|
|
1498
|
-
case "ActualUnderlineRippleWidth":
|
|
1499
|
-
case "ActualUnderlineWidth":
|
|
1500
|
-
case "DropDownButtonVisible":
|
|
1501
|
-
case "ColumnHeadersVisible":
|
|
1502
|
-
case "RowSeparatorsVisible":
|
|
1503
|
-
case "ActualNoMatchesFoundLabel":
|
|
1504
|
-
case "ActualNoMatchesFoundLabelTextColor":
|
|
1505
|
-
case "ActualNoMatchesFoundLabelTextStyle":
|
|
1506
|
-
case MultiColumnComboBox.d3:
|
|
1507
|
-
this.v.cm();
|
|
1508
|
-
break;
|
|
1509
|
-
case "NoMatchesFoundLabel":
|
|
1510
|
-
this.actualNoMatchesFoundLabel = stringIsNullOrEmpty(this.fh) ? "No Matches Found" : this.fh;
|
|
1511
|
-
break;
|
|
1512
|
-
case "ActualLabelVisible":
|
|
1513
|
-
this.v.c0();
|
|
1514
|
-
break;
|
|
1515
|
-
case "Label":
|
|
1516
|
-
case "PlaceholderText":
|
|
1517
|
-
this.v.cm();
|
|
1518
|
-
this.actualLabelVisible = !stringIsNullOrEmpty(this.fd);
|
|
1519
|
-
break;
|
|
1520
|
-
case "Text":
|
|
1521
|
-
this.v.cu();
|
|
1522
|
-
let d = b != null ? b.toString() : null;
|
|
1523
|
-
let e = c != null ? c.toString() : null;
|
|
1524
|
-
this.gk(new MultiColumnComboBoxTextChangedEventArgs(d, e));
|
|
1525
|
-
this.gl(1, e);
|
|
1526
|
-
break;
|
|
1527
|
-
case "Value":
|
|
1528
|
-
this.gj(new MultiColumnComboBoxValueChangedEventArgs(b, c));
|
|
1529
|
-
this.gl(0, c);
|
|
1530
|
-
break;
|
|
1531
|
-
case "ShowClearButton":
|
|
1532
|
-
this.v.cj();
|
|
1533
|
-
break;
|
|
1534
|
-
case "AllowFilter":
|
|
1535
|
-
this.v.a5(this.bg);
|
|
1536
|
-
break;
|
|
1537
|
-
case "SortMode":
|
|
1538
|
-
this.v.cr();
|
|
1539
|
-
break;
|
|
1540
|
-
case "DisallowTabFocus":
|
|
1541
|
-
this.v.cq();
|
|
1542
|
-
break;
|
|
1543
|
-
case "IsFixed":
|
|
1544
|
-
this.v.cp();
|
|
1545
|
-
break;
|
|
1546
|
-
case "UseTopLayer":
|
|
1547
|
-
this.v.cs();
|
|
1548
|
-
break;
|
|
1549
|
-
}
|
|
1550
|
-
}
|
|
1551
|
-
gt() {
|
|
1552
|
-
this.v.c2();
|
|
1553
|
-
}
|
|
1554
|
-
get a1() {
|
|
1555
|
-
if (null == this.a0) {
|
|
1556
|
-
this.a0 = new FontInfo();
|
|
1557
|
-
this.a0.q = "Verdana";
|
|
1558
|
-
this.a0.f = DeviceUtils.f(16);
|
|
1559
|
-
}
|
|
1560
|
-
return this.a0;
|
|
1561
|
-
}
|
|
1562
|
-
focus(a) {
|
|
1563
|
-
this.v.a6(a);
|
|
1564
|
-
}
|
|
1565
|
-
setName(a) {
|
|
1566
|
-
this.v.ci(a);
|
|
1567
|
-
}
|
|
1568
|
-
get disallowTabFocus() {
|
|
1569
|
-
return this.a8;
|
|
1570
|
-
}
|
|
1571
|
-
set disallowTabFocus(a) {
|
|
1572
|
-
let b = this.a8;
|
|
1573
|
-
this.a8 = a;
|
|
1574
|
-
if (b != this.a8) {
|
|
1575
|
-
this.gh("DisallowTabFocus", b, this.a8);
|
|
1576
|
-
}
|
|
1577
|
-
}
|
|
1578
|
-
get bq() {
|
|
1579
|
-
return this.bc;
|
|
1580
|
-
}
|
|
1581
|
-
set bq(a) {
|
|
1582
|
-
let b = this.bc;
|
|
1583
|
-
this.bc = a;
|
|
1584
|
-
if (b != this.bc) {
|
|
1585
|
-
this.gh("ShowClearButton", b, this.bc);
|
|
1586
|
-
}
|
|
1587
|
-
}
|
|
1588
|
-
get g() {
|
|
1589
|
-
return this.c;
|
|
1590
|
-
}
|
|
1591
|
-
set g(a) {
|
|
1592
|
-
let b = this.c;
|
|
1593
|
-
this.c = a;
|
|
1594
|
-
if (b != this.c) {
|
|
1595
|
-
this.gh("Fields", b, this.c);
|
|
1596
|
-
}
|
|
1597
|
-
}
|
|
1598
|
-
get defaultColumnWidth() {
|
|
1599
|
-
return this.m;
|
|
1600
|
-
}
|
|
1601
|
-
set defaultColumnWidth(a) {
|
|
1602
|
-
let b = this.m;
|
|
1603
|
-
this.m = a;
|
|
1604
|
-
if (b != this.m) {
|
|
1605
|
-
this.gh("DefaultColumnWidth", b, this.m);
|
|
1606
|
-
}
|
|
1607
|
-
}
|
|
1608
|
-
get hw() {
|
|
1609
|
-
return this.ha;
|
|
1610
|
-
}
|
|
1611
|
-
set hw(a) {
|
|
1612
|
-
let b = this.ha;
|
|
1613
|
-
this.ha = a;
|
|
1614
|
-
if (b != this.ha) {
|
|
1615
|
-
this.gh("BackgroundColor", b, a);
|
|
1616
|
-
}
|
|
1617
|
-
}
|
|
1618
|
-
get hl() {
|
|
1619
|
-
return this.gz;
|
|
1620
|
-
}
|
|
1621
|
-
set hl(a) {
|
|
1622
|
-
let b = this.gz;
|
|
1623
|
-
this.gz = a;
|
|
1624
|
-
if (b != this.gz) {
|
|
1625
|
-
this.gh("ActualBackgroundColor", b, a);
|
|
1626
|
-
}
|
|
1627
|
-
}
|
|
1628
|
-
get ai() {
|
|
1629
|
-
return this.af;
|
|
1630
|
-
}
|
|
1631
|
-
set ai(a) {
|
|
1632
|
-
let b = this.af;
|
|
1633
|
-
this.af = a;
|
|
1634
|
-
if (b != this.af) {
|
|
1635
|
-
this.gh("BaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
|
|
1636
|
-
}
|
|
1637
|
-
}
|
|
1638
|
-
get ah() {
|
|
1639
|
-
return this.ae;
|
|
1640
|
-
}
|
|
1641
|
-
set ah(a) {
|
|
1642
|
-
let b = this.ae;
|
|
1643
|
-
this.ae = a;
|
|
1644
|
-
if (b != this.ae) {
|
|
1645
|
-
this.gh("ActualBaseTheme", enumGetBox(BaseControlTheme_$type, b), enumGetBox(BaseControlTheme_$type, a));
|
|
1646
|
-
}
|
|
1647
|
-
}
|
|
1648
|
-
get hx() {
|
|
1649
|
-
return this.hb;
|
|
1650
|
-
}
|
|
1651
|
-
set hx(a) {
|
|
1652
|
-
let b = this.hb;
|
|
1653
|
-
this.hb = a;
|
|
1654
|
-
if (b != this.hb) {
|
|
1655
|
-
this.gh("BorderColor", b, a);
|
|
1656
|
-
}
|
|
1657
|
-
}
|
|
1658
|
-
get hm() {
|
|
1659
|
-
return this.g0;
|
|
1660
|
-
}
|
|
1661
|
-
set hm(a) {
|
|
1662
|
-
let b = this.g0;
|
|
1663
|
-
this.g0 = a;
|
|
1664
|
-
if (b != this.g0) {
|
|
1665
|
-
this.gh("ActualBorderColor", b, a);
|
|
1666
|
-
}
|
|
1667
|
-
}
|
|
1668
|
-
get cm() {
|
|
1669
|
-
return this.b2;
|
|
1670
|
-
}
|
|
1671
|
-
set cm(a) {
|
|
1672
|
-
let b = this.b2;
|
|
1673
|
-
this.b2 = a;
|
|
1674
|
-
if (b != this.b2) {
|
|
1675
|
-
this.gh("BorderWidth", b, a);
|
|
1676
|
-
}
|
|
1677
|
-
}
|
|
1678
|
-
get cc() {
|
|
1679
|
-
return this.bs;
|
|
1680
|
-
}
|
|
1681
|
-
set cc(a) {
|
|
1682
|
-
let b = this.bs;
|
|
1683
|
-
this.bs = a;
|
|
1684
|
-
if (b != this.bs) {
|
|
1685
|
-
this.gh("ActualBorderWidth", b, a);
|
|
1686
|
-
}
|
|
1687
|
-
}
|
|
1688
|
-
get columnHeadersVisible() {
|
|
1689
|
-
return this.bh;
|
|
1690
|
-
}
|
|
1691
|
-
set columnHeadersVisible(a) {
|
|
1692
|
-
let b = this.bh;
|
|
1693
|
-
this.bh = a;
|
|
1694
|
-
if (b != this.bh) {
|
|
1695
|
-
this.gh("ColumnHeadersVisible", b, a);
|
|
1696
|
-
}
|
|
1697
|
-
}
|
|
1698
|
-
get im() {
|
|
1699
|
-
return this.ik;
|
|
1700
|
-
}
|
|
1701
|
-
set im(a) {
|
|
1702
|
-
let b = this.ik;
|
|
1703
|
-
this.ik = a;
|
|
1704
|
-
if (b != this.ik) {
|
|
1705
|
-
this.gh("ContentPadding", b, a);
|
|
1706
|
-
}
|
|
1707
|
-
}
|
|
1708
|
-
get il() {
|
|
1709
|
-
return this.ij;
|
|
1710
|
-
}
|
|
1711
|
-
set il(a) {
|
|
1712
|
-
let b = this.ij;
|
|
1713
|
-
this.ij = a;
|
|
1714
|
-
if (b != this.ij) {
|
|
1715
|
-
this.gh("ActualContentPadding", b, a);
|
|
1716
|
-
}
|
|
1717
|
-
}
|
|
1718
|
-
get gx() {
|
|
1719
|
-
return this.gv;
|
|
1720
|
-
}
|
|
1721
|
-
set gx(a) {
|
|
1722
|
-
let b = this.gv;
|
|
1723
|
-
this.gv = a;
|
|
1724
|
-
if (b != this.gv) {
|
|
1725
|
-
this.gh("CornerRadius", b, a);
|
|
1726
|
-
}
|
|
1727
|
-
}
|
|
1728
|
-
get gw() {
|
|
1729
|
-
return this.gu;
|
|
1730
|
-
}
|
|
1731
|
-
set gw(a) {
|
|
1732
|
-
let b = this.gu;
|
|
1733
|
-
this.gu = a;
|
|
1734
|
-
if (b != this.gu) {
|
|
1735
|
-
this.gh("ActualCornerRadius", b, a);
|
|
1736
|
-
}
|
|
1737
|
-
}
|
|
1738
|
-
get f() {
|
|
1739
|
-
return this.b;
|
|
1740
|
-
}
|
|
1741
|
-
set f(a) {
|
|
1742
|
-
let b = this.b;
|
|
1743
|
-
this.b = a;
|
|
1744
|
-
if (b != this.b) {
|
|
1745
|
-
this.gh("DataSourceDesiredProperties", b, this.b);
|
|
1746
|
-
}
|
|
1747
|
-
}
|
|
1748
|
-
get density() {
|
|
1749
|
-
return this.al;
|
|
1750
|
-
}
|
|
1751
|
-
set density(a) {
|
|
1752
|
-
let b = this.al;
|
|
1753
|
-
this.al = a;
|
|
1754
|
-
if (b != this.al) {
|
|
1755
|
-
this.gh("Density", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
|
|
1756
|
-
}
|
|
1757
|
-
}
|
|
1758
|
-
get am() {
|
|
1759
|
-
return this.ak;
|
|
1760
|
-
}
|
|
1761
|
-
set am(a) {
|
|
1762
|
-
let b = this.ak;
|
|
1763
|
-
this.ak = a;
|
|
1764
|
-
if (b != this.ak) {
|
|
1765
|
-
this.gh("ActualDensity", enumGetBox(ControlDisplayDensity_$type, b), enumGetBox(ControlDisplayDensity_$type, a));
|
|
1766
|
-
}
|
|
1767
|
-
}
|
|
1768
|
-
get dropDownButtonVisible() {
|
|
1769
|
-
return this.bk;
|
|
1770
|
-
}
|
|
1771
|
-
set dropDownButtonVisible(a) {
|
|
1772
|
-
let b = this.bk;
|
|
1773
|
-
this.bk = a;
|
|
1774
|
-
if (b != this.bk) {
|
|
1775
|
-
this.gh("DropDownButtonVisible", b, a);
|
|
1776
|
-
}
|
|
1777
|
-
}
|
|
1778
|
-
get h9() {
|
|
1779
|
-
return this.hc;
|
|
1780
|
-
}
|
|
1781
|
-
set h9(a) {
|
|
1782
|
-
let b = this.hc;
|
|
1783
|
-
this.hc = a;
|
|
1784
|
-
if (b != this.hc) {
|
|
1785
|
-
this.gh("FocusBorderColor", b, a);
|
|
1786
|
-
}
|
|
1787
|
-
}
|
|
1788
|
-
get hn() {
|
|
1789
|
-
return this.g1;
|
|
1790
|
-
}
|
|
1791
|
-
set hn(a) {
|
|
1792
|
-
let b = this.g1;
|
|
1793
|
-
this.g1 = a;
|
|
1794
|
-
if (b != this.g1) {
|
|
1795
|
-
this.gh("ActualFocusBorderColor", b, a);
|
|
1796
|
-
}
|
|
1797
|
-
}
|
|
1798
|
-
get cy() {
|
|
1799
|
-
return this.b3;
|
|
1800
|
-
}
|
|
1801
|
-
set cy(a) {
|
|
1802
|
-
let b = this.b3;
|
|
1803
|
-
this.b3 = a;
|
|
1804
|
-
if (b != this.b3) {
|
|
1805
|
-
this.gh("FocusBorderWidth", b, a);
|
|
1806
|
-
}
|
|
1807
|
-
}
|
|
1808
|
-
get cd() {
|
|
1809
|
-
return this.bt;
|
|
1810
|
-
}
|
|
1811
|
-
set cd(a) {
|
|
1812
|
-
let b = this.bt;
|
|
1813
|
-
this.bt = a;
|
|
1814
|
-
if (b != this.bt) {
|
|
1815
|
-
this.gh("ActualFocusBorderWidth", b, a);
|
|
1816
|
-
}
|
|
1817
|
-
}
|
|
1818
|
-
get ia() {
|
|
1819
|
-
return this.hd;
|
|
1820
|
-
}
|
|
1821
|
-
set ia(a) {
|
|
1822
|
-
let b = this.hd;
|
|
1823
|
-
this.hd = a;
|
|
1824
|
-
if (b != this.hd) {
|
|
1825
|
-
this.gh("FocusUnderlineColor", b, a);
|
|
1826
|
-
}
|
|
1827
|
-
}
|
|
1828
|
-
get ho() {
|
|
1829
|
-
return this.g2;
|
|
1830
|
-
}
|
|
1831
|
-
set ho(a) {
|
|
1832
|
-
let b = this.g2;
|
|
1833
|
-
this.hd = a;
|
|
1834
|
-
if (b != this.g2) {
|
|
1835
|
-
this.gh("ActualFocusUnderlineColor", b, a);
|
|
1836
|
-
}
|
|
1837
|
-
}
|
|
1838
|
-
get cz() {
|
|
1839
|
-
return this.b4;
|
|
1840
|
-
}
|
|
1841
|
-
set cz(a) {
|
|
1842
|
-
let b = this.b4;
|
|
1843
|
-
this.b4 = a;
|
|
1844
|
-
if (b != this.b4) {
|
|
1845
|
-
this.gh("FocusUnderlineOpacity", b, a);
|
|
1846
|
-
}
|
|
1847
|
-
}
|
|
1848
|
-
get ce() {
|
|
1849
|
-
return this.bu;
|
|
1850
|
-
}
|
|
1851
|
-
set ce(a) {
|
|
1852
|
-
let b = this.bu;
|
|
1853
|
-
this.bu = a;
|
|
1854
|
-
if (b != this.bu) {
|
|
1855
|
-
this.gh("ActualFocusUnderlineOpacity", b, a);
|
|
1856
|
-
}
|
|
1857
|
-
}
|
|
1858
|
-
get c0() {
|
|
1859
|
-
return this.b5;
|
|
1860
|
-
}
|
|
1861
|
-
set c0(a) {
|
|
1862
|
-
let b = this.b5;
|
|
1863
|
-
this.b5 = a;
|
|
1864
|
-
if (b != this.b5) {
|
|
1865
|
-
this.gh("FocusUnderlineRippleOpacity", b, a);
|
|
1866
|
-
}
|
|
1867
|
-
}
|
|
1868
|
-
get cf() {
|
|
1869
|
-
return this.bv;
|
|
1870
|
-
}
|
|
1871
|
-
set cf(a) {
|
|
1872
|
-
let b = this.bv;
|
|
1873
|
-
this.bv = a;
|
|
1874
|
-
if (b != this.bv) {
|
|
1875
|
-
this.gh("ActualFocusUnderlineRippleOpacity", b, a);
|
|
1876
|
-
}
|
|
1877
|
-
}
|
|
1878
|
-
get ib() {
|
|
1879
|
-
return this.he;
|
|
1880
|
-
}
|
|
1881
|
-
set ib(a) {
|
|
1882
|
-
let b = this.he;
|
|
1883
|
-
this.he = a;
|
|
1884
|
-
if (b != this.he) {
|
|
1885
|
-
this.gh("HoverUnderlineColor", b, a);
|
|
1886
|
-
}
|
|
1887
|
-
}
|
|
1888
|
-
get hp() {
|
|
1889
|
-
return this.g3;
|
|
1890
|
-
}
|
|
1891
|
-
set hp(a) {
|
|
1892
|
-
let b = this.g3;
|
|
1893
|
-
this.g3 = a;
|
|
1894
|
-
if (b != this.g3) {
|
|
1895
|
-
this.gh("ActualHoverUnderlineColor", b, a);
|
|
1896
|
-
}
|
|
1897
|
-
}
|
|
1898
|
-
get c1() {
|
|
1899
|
-
return this.b6;
|
|
1900
|
-
}
|
|
1901
|
-
set c1(a) {
|
|
1902
|
-
let b = this.b6;
|
|
1903
|
-
this.b6 = a;
|
|
1904
|
-
if (b != this.b6) {
|
|
1905
|
-
this.gh("HoverUnderlineOpacity", b, a);
|
|
1906
|
-
}
|
|
1907
|
-
}
|
|
1908
|
-
get cg() {
|
|
1909
|
-
return this.bw;
|
|
1910
|
-
}
|
|
1911
|
-
set cg(a) {
|
|
1912
|
-
let b = this.bw;
|
|
1913
|
-
this.bw = a;
|
|
1914
|
-
if (b != this.bw) {
|
|
1915
|
-
this.gh("ActualHoverUnderlineOpacity", b, a);
|
|
1916
|
-
}
|
|
1917
|
-
}
|
|
1918
|
-
get c2() {
|
|
1919
|
-
return this.b7;
|
|
1920
|
-
}
|
|
1921
|
-
set c2(a) {
|
|
1922
|
-
let b = this.b7;
|
|
1923
|
-
this.b7 = a;
|
|
1924
|
-
if (b != this.b7) {
|
|
1925
|
-
this.gh("HoverUnderlineWidth", b, a);
|
|
1926
|
-
}
|
|
1927
|
-
}
|
|
1928
|
-
get ch() {
|
|
1929
|
-
return this.bx;
|
|
1930
|
-
}
|
|
1931
|
-
set ch(a) {
|
|
1932
|
-
let b = this.bx;
|
|
1933
|
-
this.bx = a;
|
|
1934
|
-
if (b != this.bx) {
|
|
1935
|
-
this.gh("ActualHoverUnderlineWidth", b, a);
|
|
1936
|
-
}
|
|
1937
|
-
}
|
|
1938
|
-
get itemsSource() {
|
|
1939
|
-
return this.c7;
|
|
1940
|
-
}
|
|
1941
|
-
set itemsSource(a) {
|
|
1942
|
-
let b = this.c7;
|
|
1943
|
-
this.c7 = a;
|
|
1944
|
-
if (b != this.c7) {
|
|
1945
|
-
this.gh("ItemsSource", b, this.c7);
|
|
1946
|
-
}
|
|
1947
|
-
}
|
|
1948
|
-
get actualDataSource() {
|
|
1949
|
-
return this.v.b();
|
|
1950
|
-
}
|
|
1951
|
-
get fb() {
|
|
1952
|
-
return this.fd;
|
|
1953
|
-
}
|
|
1954
|
-
set fb(a) {
|
|
1955
|
-
let b = this.fb;
|
|
1956
|
-
if (0 == StringComparer.b.compare(a, b)) {
|
|
1957
|
-
return;
|
|
1958
|
-
}
|
|
1959
|
-
this.fd = a;
|
|
1960
|
-
this.gh("Label", b, this.fd);
|
|
1961
|
-
}
|
|
1962
|
-
get ic() {
|
|
1963
|
-
return this.hf;
|
|
1964
|
-
}
|
|
1965
|
-
set ic(a) {
|
|
1966
|
-
let b = this.hf;
|
|
1967
|
-
this.hf = a;
|
|
1968
|
-
if (b != this.hf) {
|
|
1969
|
-
this.gh("LabelTextColor", b, a);
|
|
1970
|
-
}
|
|
1971
|
-
}
|
|
1972
|
-
get hq() {
|
|
1973
|
-
return this.g4;
|
|
1974
|
-
}
|
|
1975
|
-
set hq(a) {
|
|
1976
|
-
let b = this.g4;
|
|
1977
|
-
this.g4 = a;
|
|
1978
|
-
if (b != this.g4) {
|
|
1979
|
-
this.gh("ActualLabelTextColor", b, a);
|
|
1980
|
-
}
|
|
1981
|
-
}
|
|
1982
|
-
get a2() {
|
|
1983
|
-
return this.as;
|
|
1984
|
-
}
|
|
1985
|
-
set a2(a) {
|
|
1986
|
-
let b = this.as;
|
|
1987
|
-
this.as = a;
|
|
1988
|
-
if (b != this.as) {
|
|
1989
|
-
this.gh("LabelTextStyle", b, this.as);
|
|
1990
|
-
}
|
|
1991
|
-
}
|
|
1992
|
-
get av() {
|
|
1993
|
-
return this.ap;
|
|
1994
|
-
}
|
|
1995
|
-
set av(a) {
|
|
1996
|
-
let b = this.ap;
|
|
1997
|
-
this.ap = a;
|
|
1998
|
-
if (this.ap != b) {
|
|
1999
|
-
this.gh("ActualLabelTextStyle", b, this.ap);
|
|
2000
|
-
}
|
|
2001
|
-
}
|
|
2002
|
-
get actualLabelVisible() {
|
|
2003
|
-
return this.be;
|
|
2004
|
-
}
|
|
2005
|
-
set actualLabelVisible(a) {
|
|
2006
|
-
let b = this.be;
|
|
2007
|
-
this.be = a;
|
|
2008
|
-
if (b != this.be) {
|
|
2009
|
-
this.gh("ActualLabelVisible", b, a);
|
|
2010
|
-
}
|
|
2011
|
-
}
|
|
2012
|
-
get fh() {
|
|
2013
|
-
return this.fg;
|
|
2014
|
-
}
|
|
2015
|
-
set fh(a) {
|
|
2016
|
-
let b = this.fg;
|
|
2017
|
-
if (0 == StringComparer.b.compare(a, b)) {
|
|
2018
|
-
return;
|
|
2019
|
-
}
|
|
2020
|
-
this.fg = a;
|
|
2021
|
-
this.gh("NoMatchesFoundLabel", b, this.fg);
|
|
2022
|
-
}
|
|
2023
|
-
get actualNoMatchesFoundLabel() {
|
|
2024
|
-
return this.d1;
|
|
2025
|
-
}
|
|
2026
|
-
set actualNoMatchesFoundLabel(a) {
|
|
2027
|
-
let b = this.d1;
|
|
2028
|
-
this.d1 = a;
|
|
2029
|
-
if (b != this.d1) {
|
|
2030
|
-
this.gh("ActualNoMatchesFoundLabel", b, a);
|
|
2031
|
-
}
|
|
2032
|
-
}
|
|
2033
|
-
get id() {
|
|
2034
|
-
return this.hg;
|
|
2035
|
-
}
|
|
2036
|
-
set id(a) {
|
|
2037
|
-
let b = this.hg;
|
|
2038
|
-
this.hg = a;
|
|
2039
|
-
if (b != this.hg) {
|
|
2040
|
-
this.gh("NoMatchesFoundLabelBackgroundColor", b, a);
|
|
2041
|
-
}
|
|
2042
|
-
}
|
|
2043
|
-
get hr() {
|
|
2044
|
-
return this.g5;
|
|
2045
|
-
}
|
|
2046
|
-
set hr(a) {
|
|
2047
|
-
let b = this.g5;
|
|
2048
|
-
this.g5 = a;
|
|
2049
|
-
if (b != this.g5) {
|
|
2050
|
-
this.gh(MultiColumnComboBox.d3, b, a);
|
|
2051
|
-
}
|
|
2052
|
-
}
|
|
2053
|
-
get ie() {
|
|
2054
|
-
return this.hh;
|
|
2055
|
-
}
|
|
2056
|
-
set ie(a) {
|
|
2057
|
-
let b = this.hh;
|
|
2058
|
-
this.hh = a;
|
|
2059
|
-
if (b != this.hh) {
|
|
2060
|
-
this.gh("NoMatchesFoundLabelTextColor", b, a);
|
|
2061
|
-
}
|
|
2062
|
-
}
|
|
2063
|
-
get hs() {
|
|
2064
|
-
return this.g6;
|
|
2065
|
-
}
|
|
2066
|
-
set hs(a) {
|
|
2067
|
-
let b = this.g6;
|
|
2068
|
-
this.g6 = a;
|
|
2069
|
-
if (b != this.g6) {
|
|
2070
|
-
this.gh("ActualNoMatchesFoundLabelTextColor", b, a);
|
|
2071
|
-
}
|
|
2072
|
-
}
|
|
2073
|
-
get a3() {
|
|
2074
|
-
return this.at;
|
|
2075
|
-
}
|
|
2076
|
-
set a3(a) {
|
|
2077
|
-
let b = this.at;
|
|
2078
|
-
this.at = a;
|
|
2079
|
-
if (b != this.at) {
|
|
2080
|
-
this.gh("NoMatchesFoundLabelTextStyle", b, this.at);
|
|
2081
|
-
}
|
|
2082
|
-
}
|
|
2083
|
-
get aw() {
|
|
2084
|
-
return this.aq;
|
|
2085
|
-
}
|
|
2086
|
-
set aw(a) {
|
|
2087
|
-
let b = this.aq;
|
|
2088
|
-
this.aq = a;
|
|
2089
|
-
if (this.aq != b) {
|
|
2090
|
-
this.gh("ActualNoMatchesFoundLabelTextStyle", b, this.aq);
|
|
2091
|
-
}
|
|
2092
|
-
}
|
|
2093
|
-
get fn() {
|
|
2094
|
-
return this.fo;
|
|
2095
|
-
}
|
|
2096
|
-
set fn(a) {
|
|
2097
|
-
let b = this.fn;
|
|
2098
|
-
if (0 == StringComparer.b.compare(a, b)) {
|
|
2099
|
-
return;
|
|
2100
|
-
}
|
|
2101
|
-
this.fo = a;
|
|
2102
|
-
this.gh("PlaceholderText", b, this.fo);
|
|
2103
|
-
}
|
|
2104
|
-
get rowSeparatorsVisible() {
|
|
2105
|
-
return this.bb;
|
|
2106
|
-
}
|
|
2107
|
-
set rowSeparatorsVisible(a) {
|
|
2108
|
-
let b = this.bb;
|
|
2109
|
-
this.bb = a;
|
|
2110
|
-
if (b != this.bb) {
|
|
2111
|
-
this.gh("RowSeparatorsVisible", b, a);
|
|
2112
|
-
}
|
|
2113
|
-
}
|
|
2114
|
-
get ig() {
|
|
2115
|
-
return this.hi;
|
|
2116
|
-
}
|
|
2117
|
-
set ig(a) {
|
|
2118
|
-
let b = this.hi;
|
|
2119
|
-
this.hi = a;
|
|
2120
|
-
if (b != this.hi) {
|
|
2121
|
-
this.gh("TextColor", b, a);
|
|
2122
|
-
}
|
|
2123
|
-
}
|
|
2124
|
-
get ht() {
|
|
2125
|
-
return this.g7;
|
|
2126
|
-
}
|
|
2127
|
-
set ht(a) {
|
|
2128
|
-
let b = this.g7;
|
|
2129
|
-
this.g7 = a;
|
|
2130
|
-
if (b != this.g7) {
|
|
2131
|
-
this.gh("ActualTextColor", b, a);
|
|
2132
|
-
}
|
|
2133
|
-
}
|
|
2134
|
-
get a4() {
|
|
2135
|
-
return this.au;
|
|
2136
|
-
}
|
|
2137
|
-
set a4(a) {
|
|
2138
|
-
let b = this.au;
|
|
2139
|
-
this.au = a;
|
|
2140
|
-
if (b != this.au) {
|
|
2141
|
-
this.gh("TextStyle", b, this.au);
|
|
2142
|
-
}
|
|
2143
|
-
}
|
|
2144
|
-
get ax() {
|
|
2145
|
-
return this.ar;
|
|
2146
|
-
}
|
|
2147
|
-
set ax(a) {
|
|
2148
|
-
let b = this.ar;
|
|
2149
|
-
this.ar = a;
|
|
2150
|
-
if (this.ar != b) {
|
|
2151
|
-
this.gh("ActualTextStyle", b, this.ar);
|
|
2152
|
-
}
|
|
2153
|
-
}
|
|
2154
|
-
get ih() {
|
|
2155
|
-
return this.hj;
|
|
2156
|
-
}
|
|
2157
|
-
set ih(a) {
|
|
2158
|
-
let b = this.hj;
|
|
2159
|
-
this.hj = a;
|
|
2160
|
-
if (b != this.hj) {
|
|
2161
|
-
this.gh("UnderlineColor", b, a);
|
|
2162
|
-
}
|
|
2163
|
-
}
|
|
2164
|
-
get hu() {
|
|
2165
|
-
return this.g8;
|
|
2166
|
-
}
|
|
2167
|
-
set hu(a) {
|
|
2168
|
-
let b = this.g8;
|
|
2169
|
-
this.g8 = a;
|
|
2170
|
-
if (b != this.g8) {
|
|
2171
|
-
this.gh("ActualUnderlineColor", b, a);
|
|
2172
|
-
}
|
|
2173
|
-
}
|
|
2174
|
-
get c3() {
|
|
2175
|
-
return this.b8;
|
|
2176
|
-
}
|
|
2177
|
-
set c3(a) {
|
|
2178
|
-
let b = this.b8;
|
|
2179
|
-
this.b8 = a;
|
|
2180
|
-
if (b != this.b8) {
|
|
2181
|
-
this.gh("UnderlineOpacity", b, a);
|
|
2182
|
-
}
|
|
2183
|
-
}
|
|
2184
|
-
get ci() {
|
|
2185
|
-
return this.by;
|
|
2186
|
-
}
|
|
2187
|
-
set ci(a) {
|
|
2188
|
-
let b = this.by;
|
|
2189
|
-
this.by = a;
|
|
2190
|
-
if (b != this.by) {
|
|
2191
|
-
this.gh("ActualUnderlineOpacity", b, a);
|
|
2192
|
-
}
|
|
2193
|
-
}
|
|
2194
|
-
get ii() {
|
|
2195
|
-
return this.hk;
|
|
2196
|
-
}
|
|
2197
|
-
set ii(a) {
|
|
2198
|
-
let b = this.hk;
|
|
2199
|
-
this.hk = a;
|
|
2200
|
-
if (b != this.hk) {
|
|
2201
|
-
this.gh("UnderlineRippleColor", b, a);
|
|
2202
|
-
}
|
|
2203
|
-
}
|
|
2204
|
-
get hv() {
|
|
2205
|
-
return this.g9;
|
|
2206
|
-
}
|
|
2207
|
-
set hv(a) {
|
|
2208
|
-
let b = this.g9;
|
|
2209
|
-
this.g9 = a;
|
|
2210
|
-
if (b != this.g9) {
|
|
2211
|
-
this.gh("ActualUnderlineRippleColor", b, a);
|
|
2212
|
-
}
|
|
2213
|
-
}
|
|
2214
|
-
get c4() {
|
|
2215
|
-
return this.b9;
|
|
2216
|
-
}
|
|
2217
|
-
set c4(a) {
|
|
2218
|
-
let b = this.b9;
|
|
2219
|
-
this.b9 = a;
|
|
2220
|
-
if (b != this.b9) {
|
|
2221
|
-
this.gh("UnderlineRippleOpacity", b, a);
|
|
2222
|
-
}
|
|
2223
|
-
}
|
|
2224
|
-
get cj() {
|
|
2225
|
-
return this.bz;
|
|
2226
|
-
}
|
|
2227
|
-
set cj(a) {
|
|
2228
|
-
let b = this.bz;
|
|
2229
|
-
this.bz = a;
|
|
2230
|
-
if (b != this.bz) {
|
|
2231
|
-
this.gh("ActualUnderlineRippleOpacity", b, a);
|
|
2232
|
-
}
|
|
2233
|
-
}
|
|
2234
|
-
get c5() {
|
|
2235
|
-
return this.ca;
|
|
2236
|
-
}
|
|
2237
|
-
set c5(a) {
|
|
2238
|
-
let b = this.ca;
|
|
2239
|
-
this.ca = a;
|
|
2240
|
-
if (b != this.ca) {
|
|
2241
|
-
this.gh("UnderlineRippleWidth", b, a);
|
|
2242
|
-
}
|
|
2243
|
-
}
|
|
2244
|
-
get ck() {
|
|
2245
|
-
return this.b0;
|
|
2246
|
-
}
|
|
2247
|
-
set ck(a) {
|
|
2248
|
-
let b = this.b0;
|
|
2249
|
-
this.b0 = a;
|
|
2250
|
-
if (b != this.b0) {
|
|
2251
|
-
this.gh("ActualUnderlineRippleWidth", b, a);
|
|
2252
|
-
}
|
|
2253
|
-
}
|
|
2254
|
-
get c6() {
|
|
2255
|
-
return this.cb;
|
|
2256
|
-
}
|
|
2257
|
-
set c6(a) {
|
|
2258
|
-
let b = this.cb;
|
|
2259
|
-
this.cb = a;
|
|
2260
|
-
if (b != this.cb) {
|
|
2261
|
-
this.gh("UnderlineWidth", b, a);
|
|
2262
|
-
}
|
|
2263
|
-
}
|
|
2264
|
-
get cl() {
|
|
2265
|
-
return this.b1;
|
|
2266
|
-
}
|
|
2267
|
-
set cl(a) {
|
|
2268
|
-
let b = this.b1;
|
|
2269
|
-
this.b1 = a;
|
|
2270
|
-
if (b != this.b1) {
|
|
2271
|
-
this.gh("ActualUnderlineWidth", b, a);
|
|
2272
|
-
}
|
|
2273
|
-
}
|
|
2274
|
-
get bg() {
|
|
2275
|
-
return this.a7;
|
|
2276
|
-
}
|
|
2277
|
-
set bg(a) {
|
|
2278
|
-
let b = this.a7;
|
|
2279
|
-
this.a7 = a;
|
|
2280
|
-
if (b != this.a7) {
|
|
2281
|
-
this.gh("AllowFilter", b, a);
|
|
2282
|
-
}
|
|
2283
|
-
}
|
|
2284
|
-
get x() {
|
|
2285
|
-
return this.w;
|
|
2286
|
-
}
|
|
2287
|
-
set x(a) {
|
|
2288
|
-
let b = this.w;
|
|
2289
|
-
this.w = a;
|
|
2290
|
-
if (b != this.w) {
|
|
2291
|
-
this.gh("SortMode", enumGetBox(SortMode_$type, b), enumGetBox(SortMode_$type, this.w));
|
|
2292
|
-
}
|
|
2293
|
-
}
|
|
2294
|
-
get fv() {
|
|
2295
|
-
return this.dg;
|
|
2296
|
-
}
|
|
2297
|
-
set fv(a) {
|
|
2298
|
-
let b = this.dg;
|
|
2299
|
-
this.dg = a;
|
|
2300
|
-
if (b != this.dg) {
|
|
2301
|
-
this.gh("TextField", b, a);
|
|
2302
|
-
}
|
|
2303
|
-
}
|
|
2304
|
-
get text() {
|
|
2305
|
-
return this.df;
|
|
2306
|
-
}
|
|
2307
|
-
set text(a) {
|
|
2308
|
-
let b = this.df;
|
|
2309
|
-
this.df = a;
|
|
2310
|
-
if (b != this.df) {
|
|
2311
|
-
this.gh("Text", b, a);
|
|
2312
|
-
}
|
|
2313
|
-
}
|
|
2314
|
-
get j() {
|
|
2315
|
-
return this.d;
|
|
2316
|
-
}
|
|
2317
|
-
set j(a) {
|
|
2318
|
-
let b = this.d;
|
|
2319
|
-
this.d = a;
|
|
2320
|
-
if (b != this.d) {
|
|
2321
|
-
this.gh("ValueField", b, a);
|
|
2322
|
-
}
|
|
2323
|
-
}
|
|
2324
|
-
get e() {
|
|
2325
|
-
return this.a;
|
|
2326
|
-
}
|
|
2327
|
-
set e(a) {
|
|
2328
|
-
let b = this.a;
|
|
2329
|
-
this.a = a;
|
|
2330
|
-
if (b != this.a) {
|
|
2331
|
-
this.gh("ActualValueField", b, a);
|
|
2332
|
-
}
|
|
2333
|
-
}
|
|
2334
|
-
get value() {
|
|
2335
|
-
return this.c8;
|
|
2336
|
-
}
|
|
2337
|
-
set value(a) {
|
|
2338
|
-
let b = this.c8;
|
|
2339
|
-
this.c8 = a;
|
|
2340
|
-
if (b != this.c8) {
|
|
2341
|
-
this.gh("Value", b, a);
|
|
2342
|
-
}
|
|
2343
|
-
}
|
|
2344
|
-
get ac() {
|
|
2345
|
-
return this.aa;
|
|
2346
|
-
}
|
|
2347
|
-
set ac(a) {
|
|
2348
|
-
let b = this.aa;
|
|
2349
|
-
this.aa = a;
|
|
2350
|
-
if (b != this.aa) {
|
|
2351
|
-
this.gh("DisplayType", enumGetBox(InputGroupDisplayType_$type, b), enumGetBox(InputGroupDisplayType_$type, a));
|
|
2352
|
-
}
|
|
2353
|
-
}
|
|
2354
|
-
da(a, b) {
|
|
2355
|
-
let c = new FastReflectionHelper(false, b);
|
|
2356
|
-
return c.getPropertyValue(a);
|
|
2357
|
-
}
|
|
2358
|
-
p() {
|
|
2359
|
-
let a = this.e5();
|
|
2360
|
-
return this.o(a);
|
|
2361
|
-
}
|
|
2362
|
-
e5() {
|
|
2363
|
-
return this.e4(this.fv);
|
|
2364
|
-
}
|
|
2365
|
-
db(a) {
|
|
2366
|
-
let b = this.i();
|
|
2367
|
-
if (null == b || b.length == 0) {
|
|
2368
|
-
return null;
|
|
2369
|
-
}
|
|
2370
|
-
let c = new List$1(Base.$, 0);
|
|
2371
|
-
for (let e = 0; e < b.length; e++) {
|
|
2372
|
-
let d = b[e];
|
|
2373
|
-
let f = this.da(a, d);
|
|
2374
|
-
c.add1(f);
|
|
2375
|
-
}
|
|
2376
|
-
if (c.count == 1) {
|
|
2377
|
-
return c._inner[0];
|
|
2378
|
-
}
|
|
2379
|
-
return c.toArray();
|
|
2380
|
-
}
|
|
2381
|
-
e3(a) {
|
|
2382
|
-
let b = this.e5();
|
|
2383
|
-
let c;
|
|
2384
|
-
if (null != b) {
|
|
2385
|
-
let d = this.da(a, b);
|
|
2386
|
-
c = null != d ? d.toString() : null;
|
|
2387
|
-
}
|
|
2388
|
-
else {
|
|
2389
|
-
c = null;
|
|
2390
|
-
}
|
|
2391
|
-
return c;
|
|
2392
|
-
}
|
|
2393
|
-
o(a) {
|
|
2394
|
-
let b = this.v.e;
|
|
2395
|
-
if (null == b) {
|
|
2396
|
-
return null;
|
|
2397
|
-
}
|
|
2398
|
-
let c = b.actualColumns;
|
|
2399
|
-
if (null == c || 0 == c.count) {
|
|
2400
|
-
return null;
|
|
2401
|
-
}
|
|
2402
|
-
if (stringIsNullOrEmpty(a)) {
|
|
2403
|
-
return c._inner[0];
|
|
2404
|
-
}
|
|
2405
|
-
for (let d of fromEnum(c)) {
|
|
2406
|
-
if (0 == StringComparer.b.compare(d.nl, a)) {
|
|
2407
|
-
return d;
|
|
2408
|
-
}
|
|
2409
|
-
}
|
|
2410
|
-
return null;
|
|
2411
|
-
}
|
|
2412
|
-
e4(a) {
|
|
2413
|
-
if (stringIsNullOrEmpty(a)) {
|
|
2414
|
-
let b = this.actualDataSource;
|
|
2415
|
-
if (null == b) {
|
|
2416
|
-
return null;
|
|
2417
|
-
}
|
|
2418
|
-
let c = b.actualSchema;
|
|
2419
|
-
if (null == c) {
|
|
2420
|
-
return null;
|
|
2421
|
-
}
|
|
2422
|
-
let d = c.propertyNames;
|
|
2423
|
-
if (0 == d.length) {
|
|
2424
|
-
return null;
|
|
2425
|
-
}
|
|
2426
|
-
return d[0];
|
|
2427
|
-
}
|
|
2428
|
-
return a;
|
|
2429
|
-
}
|
|
2430
|
-
h(a) {
|
|
2431
|
-
let b = new List$1(String_$type, 0);
|
|
2432
|
-
if (null == a || a.length == 0) {
|
|
2433
|
-
let c = this.e4(null);
|
|
2434
|
-
if (stringIsNullOrEmpty(c)) {
|
|
2435
|
-
return null;
|
|
2436
|
-
}
|
|
2437
|
-
b.add(c);
|
|
2438
|
-
return b.toArray();
|
|
2439
|
-
}
|
|
2440
|
-
for (let e = 0; e < a.length; e++) {
|
|
2441
|
-
let d = a[e];
|
|
2442
|
-
let f = this.e4(d);
|
|
2443
|
-
if (null != f) {
|
|
2444
|
-
b.add(f);
|
|
2445
|
-
}
|
|
2446
|
-
}
|
|
2447
|
-
if (b.count > 0) {
|
|
2448
|
-
return b.toArray();
|
|
2449
|
-
}
|
|
2450
|
-
return null;
|
|
2451
|
-
}
|
|
2452
|
-
i() {
|
|
2453
|
-
let a = this.j;
|
|
2454
|
-
return this.h(a);
|
|
2455
|
-
}
|
|
2456
|
-
gi(a) {
|
|
2457
|
-
this.gl(2, a);
|
|
2458
|
-
}
|
|
2459
|
-
gl(a, b) {
|
|
2460
|
-
if (this.bm) {
|
|
2461
|
-
return;
|
|
2462
|
-
}
|
|
2463
|
-
this.bm = true;
|
|
2464
|
-
try {
|
|
2465
|
-
switch (a) {
|
|
2466
|
-
case 2:
|
|
2467
|
-
{
|
|
2468
|
-
let c = b;
|
|
2469
|
-
let d;
|
|
2470
|
-
let e;
|
|
2471
|
-
if (null != c) {
|
|
2472
|
-
d = this.e3(c);
|
|
2473
|
-
e = this.db(c);
|
|
2474
|
-
}
|
|
2475
|
-
else {
|
|
2476
|
-
d = stringEmpty();
|
|
2477
|
-
e = null;
|
|
2478
|
-
}
|
|
2479
|
-
if (this.text != d) {
|
|
2480
|
-
this.text = d;
|
|
2481
|
-
}
|
|
2482
|
-
if (this.value != e) {
|
|
2483
|
-
this.value = e;
|
|
2484
|
-
}
|
|
2485
|
-
}
|
|
2486
|
-
break;
|
|
2487
|
-
case 1:
|
|
2488
|
-
this.v.cl(b.toString());
|
|
2489
|
-
break;
|
|
2490
|
-
case 0:
|
|
2491
|
-
this.v.ck(b);
|
|
2492
|
-
break;
|
|
2493
|
-
}
|
|
2494
|
-
}
|
|
2495
|
-
finally {
|
|
2496
|
-
this.bm = false;
|
|
2497
|
-
}
|
|
2498
|
-
this.v.cj();
|
|
2499
|
-
}
|
|
2500
|
-
gq(a) {
|
|
2501
|
-
this.text = a;
|
|
2502
|
-
}
|
|
2503
|
-
gs() {
|
|
2504
|
-
this.ax = (null == this.a4) ? this.a1 : this.a4;
|
|
2505
|
-
this.av = (null == this.a2) ? this.a1 : this.a2;
|
|
2506
|
-
}
|
|
2507
|
-
gr() {
|
|
2508
|
-
}
|
|
2509
|
-
closeUp() {
|
|
2510
|
-
this.v.az();
|
|
2511
|
-
}
|
|
2512
|
-
destroy() {
|
|
2513
|
-
this.provideRenderer(null);
|
|
2514
|
-
}
|
|
2515
|
-
dropDown() {
|
|
2516
|
-
this.v.a3();
|
|
2517
|
-
}
|
|
2518
|
-
select() {
|
|
2519
|
-
this.v.ce();
|
|
2520
|
-
}
|
|
2521
|
-
notifySizeChanged() {
|
|
2522
|
-
this.v.bq();
|
|
2523
|
-
}
|
|
2524
|
-
provideRenderer(a) {
|
|
2525
|
-
this.v.b4(a);
|
|
2526
|
-
this.actualNoMatchesFoundLabel = !stringIsNullOrWhiteSpace(this.a6.b1("NoMatches")) ? this.a6.b1("NoMatches") : "No Matches Found";
|
|
2527
|
-
}
|
|
2528
|
-
c9() {
|
|
2529
|
-
return this.l();
|
|
2530
|
-
}
|
|
2531
|
-
ew() {
|
|
2532
|
-
let a = this.l();
|
|
2533
|
-
return a.am();
|
|
2534
|
-
}
|
|
2535
|
-
l() {
|
|
2536
|
-
let a = new MultiColumnComboVisualModelExport();
|
|
2537
|
-
a.a = AppearanceHelper.a(this.hl);
|
|
2538
|
-
a.j = this.ah;
|
|
2539
|
-
a.b = AppearanceHelper.a(this.hm);
|
|
2540
|
-
a.p = this.cc;
|
|
2541
|
-
a.columnHeadersVisible = this.columnHeadersVisible;
|
|
2542
|
-
a.au = this.il;
|
|
2543
|
-
a.at = this.gw;
|
|
2544
|
-
a.k = this.am;
|
|
2545
|
-
a.dropDownButtonVisible = this.dropDownButtonVisible;
|
|
2546
|
-
a.q = this.ce;
|
|
2547
|
-
a.aa = this.fb;
|
|
2548
|
-
a.c = AppearanceHelper.a(this.hq);
|
|
2549
|
-
a.actualLabelVisible = this.actualLabelVisible;
|
|
2550
|
-
a.actualNoMatchesFoundLabel = this.actualNoMatchesFoundLabel;
|
|
2551
|
-
a.d = AppearanceHelper.a(this.hr);
|
|
2552
|
-
a.e = AppearanceHelper.a(this.hs);
|
|
2553
|
-
a.al = this.fn;
|
|
2554
|
-
a.rowSeparatorsVisible = this.rowSeparatorsVisible;
|
|
2555
|
-
a.f = AppearanceHelper.a(this.ht);
|
|
2556
|
-
a.g = AppearanceHelper.a(this.hu);
|
|
2557
|
-
a.r = this.ci;
|
|
2558
|
-
a.h = AppearanceHelper.a(this.hv);
|
|
2559
|
-
a.s = this.cj;
|
|
2560
|
-
a.t = this.ck;
|
|
2561
|
-
a.u = this.cl;
|
|
2562
|
-
a.an = this.text;
|
|
2563
|
-
a.y = this.value;
|
|
2564
|
-
a.i = this.v.e.exportVisualModel();
|
|
2565
|
-
if (this.av != null) {
|
|
2566
|
-
let b = this.av;
|
|
2567
|
-
if (this.v != null && b.q == null) {
|
|
2568
|
-
let c = this.v.ad;
|
|
2569
|
-
let d = FontUtil.getFontInfoFromString(c, b.fontString);
|
|
2570
|
-
b.q = d.q;
|
|
2571
|
-
b.f = d.f;
|
|
2572
|
-
b.r = d.r;
|
|
2573
|
-
b.t = d.t;
|
|
2574
|
-
b.u = d.u;
|
|
2575
|
-
b.v = d.v;
|
|
2576
|
-
}
|
|
2577
|
-
if (b.q != null) {
|
|
2578
|
-
a.ab = b.q;
|
|
2579
|
-
}
|
|
2580
|
-
if (!isNaN_(b.f)) {
|
|
2581
|
-
a.v = b.f;
|
|
2582
|
-
}
|
|
2583
|
-
if (b.v != null) {
|
|
2584
|
-
a.af = b.v;
|
|
2585
|
-
}
|
|
2586
|
-
if (b.t != null) {
|
|
2587
|
-
a.ad = b.t;
|
|
2588
|
-
}
|
|
2589
|
-
if (b.r != null) {
|
|
2590
|
-
a.ac = b.t;
|
|
2591
|
-
}
|
|
2592
|
-
}
|
|
2593
|
-
if (this.aw != null) {
|
|
2594
|
-
let e = this.aw;
|
|
2595
|
-
if (this.v != null && e.q == null) {
|
|
2596
|
-
let f = this.v.ad;
|
|
2597
|
-
let g = FontUtil.getFontInfoFromString(f, e.fontString);
|
|
2598
|
-
e.q = g.q;
|
|
2599
|
-
e.f = g.f;
|
|
2600
|
-
e.r = g.r;
|
|
2601
|
-
e.t = g.t;
|
|
2602
|
-
e.u = g.u;
|
|
2603
|
-
e.v = g.v;
|
|
2604
|
-
}
|
|
2605
|
-
if (e.q != null) {
|
|
2606
|
-
a.ag = e.q;
|
|
2607
|
-
}
|
|
2608
|
-
if (!isNaN_(e.f)) {
|
|
2609
|
-
a.w = e.f;
|
|
2610
|
-
}
|
|
2611
|
-
if (e.v != null) {
|
|
2612
|
-
a.ak = e.v;
|
|
2613
|
-
}
|
|
2614
|
-
if (e.t != null) {
|
|
2615
|
-
a.ai = e.t;
|
|
2616
|
-
}
|
|
2617
|
-
if (e.r != null) {
|
|
2618
|
-
a.ah = e.t;
|
|
2619
|
-
}
|
|
2620
|
-
}
|
|
2621
|
-
if (this.ax != null) {
|
|
2622
|
-
let h = this.ax;
|
|
2623
|
-
if (this.v != null && h.q == null) {
|
|
2624
|
-
let i = this.v.ad;
|
|
2625
|
-
let j = FontUtil.getFontInfoFromString(i, h.fontString);
|
|
2626
|
-
h.q = j.q;
|
|
2627
|
-
h.f = j.f;
|
|
2628
|
-
h.r = j.r;
|
|
2629
|
-
h.t = j.t;
|
|
2630
|
-
h.u = j.u;
|
|
2631
|
-
h.v = j.v;
|
|
2632
|
-
}
|
|
2633
|
-
if (h.q != null) {
|
|
2634
|
-
a.ao = h.q;
|
|
2635
|
-
}
|
|
2636
|
-
if (!isNaN_(h.f)) {
|
|
2637
|
-
a.x = h.f;
|
|
2638
|
-
}
|
|
2639
|
-
if (h.v != null) {
|
|
2640
|
-
a.as = h.v;
|
|
2641
|
-
}
|
|
2642
|
-
if (h.t != null) {
|
|
2643
|
-
a.aq = h.t;
|
|
2644
|
-
}
|
|
2645
|
-
if (h.r != null) {
|
|
2646
|
-
a.ap = h.t;
|
|
2647
|
-
}
|
|
2648
|
-
}
|
|
2649
|
-
return a;
|
|
2650
|
-
}
|
|
2651
|
-
get bn() {
|
|
2652
|
-
return this.a9;
|
|
2653
|
-
}
|
|
2654
|
-
set bn(a) {
|
|
2655
|
-
let b = this.a9;
|
|
2656
|
-
this.a9 = a;
|
|
2657
|
-
if (b != this.a9) {
|
|
2658
|
-
this.gh("IsFixed", b, this.a9);
|
|
2659
|
-
}
|
|
2660
|
-
}
|
|
2661
|
-
get bo() {
|
|
2662
|
-
return this.ba;
|
|
2663
|
-
}
|
|
2664
|
-
set bo(a) {
|
|
2665
|
-
let b = this.ba;
|
|
2666
|
-
this.ba = a;
|
|
2667
|
-
if (b != this.ba) {
|
|
2668
|
-
this.gh("OpenAsChild", b, this.ba);
|
|
2669
|
-
}
|
|
2670
|
-
}
|
|
2671
|
-
get br() {
|
|
2672
|
-
return this.bd;
|
|
2673
|
-
}
|
|
2674
|
-
set br(a) {
|
|
2675
|
-
let b = this.bd;
|
|
2676
|
-
this.bd = a;
|
|
2677
|
-
if (b != this.bd) {
|
|
2678
|
-
this.gh("UseTopLayer", b, this.bd);
|
|
2679
|
-
}
|
|
2680
|
-
}
|
|
2681
|
-
ge(a) {
|
|
2682
|
-
if (null != this.gotFocus) {
|
|
2683
|
-
this.gotFocus(this, a);
|
|
2684
|
-
}
|
|
2685
|
-
}
|
|
2686
|
-
gg(a) {
|
|
2687
|
-
if (null != this.lostFocus) {
|
|
2688
|
-
this.lostFocus(this, a);
|
|
2689
|
-
}
|
|
2690
|
-
}
|
|
2691
|
-
gk(a) {
|
|
2692
|
-
if (null != this.textValueChanged) {
|
|
2693
|
-
this.textValueChanged(this, a);
|
|
2694
|
-
}
|
|
2695
|
-
}
|
|
2696
|
-
gj(a) {
|
|
2697
|
-
if (null != this.selectedValueChanged) {
|
|
2698
|
-
this.selectedValueChanged(this, a);
|
|
2699
|
-
}
|
|
2700
|
-
}
|
|
2701
|
-
gh(a, b, c) {
|
|
2702
|
-
if (this.propertyChanged != null) {
|
|
2703
|
-
this.propertyChanged(this, new PropertyChangedEventArgs(a));
|
|
2704
|
-
}
|
|
2705
|
-
this.gm(a, b, c);
|
|
2706
|
-
}
|
|
2707
|
-
gf(a) {
|
|
2708
|
-
if (null != this.keyDown) {
|
|
2709
|
-
this.keyDown(this, a);
|
|
2710
|
-
}
|
|
2711
|
-
}
|
|
2712
|
-
gd(a) {
|
|
2713
|
-
if (null != this.changing) {
|
|
2714
|
-
this.changing(this, a);
|
|
2715
|
-
}
|
|
2716
|
-
}
|
|
2717
|
-
}
|
|
2718
|
-
MultiColumnComboBox.$t = markType(MultiColumnComboBox, 'MultiColumnComboBox', Base.$, [INotifyPropertyChanged_$type]);
|
|
2719
|
-
MultiColumnComboBox.ag = 1;
|
|
2720
|
-
MultiColumnComboBox.hy = ThemeResolver.aj(MultiColumnComboBox.ag, XLabel.de, XLabel.c7);
|
|
2721
|
-
MultiColumnComboBox.h0 = ThemeResolver.aj(MultiColumnComboBox.ag, XLabel.de, XLabel.c7);
|
|
2722
|
-
MultiColumnComboBox.hz = BrushUtil.l(255, 255, 255, 255);
|
|
2723
|
-
MultiColumnComboBox.ay = null;
|
|
2724
|
-
MultiColumnComboBox.d3 = "ActualNoMatchesFoundLabelBackgroundColor";
|
|
2725
|
-
MultiColumnComboBox.az = null;
|
|
2726
|
-
MultiColumnComboBox.h8 = BrushUtil.l(221, 0, 0, 0);
|
|
2727
|
-
return MultiColumnComboBox;
|
|
2728
|
-
})();
|
|
2729
|
-
/**
|
|
2730
|
-
* @hidden
|
|
2731
|
-
*/
|
|
2732
|
-
export let MultiColumnComboBoxDataSourceNotificationHandler = /*@__PURE__*/ (() => {
|
|
2733
|
-
class MultiColumnComboBoxDataSourceNotificationHandler extends Base {
|
|
2734
|
-
constructor(a, b) {
|
|
2735
|
-
super();
|
|
2736
|
-
this.a = null;
|
|
2737
|
-
this.b = false;
|
|
2738
|
-
this.a = a;
|
|
2739
|
-
this.b = b;
|
|
2740
|
-
}
|
|
2741
|
-
rangeActualized(a, b) {
|
|
2742
|
-
if (!this.b) {
|
|
2743
|
-
this.a.b0(a, b);
|
|
2744
|
-
}
|
|
2745
|
-
else {
|
|
2746
|
-
this.a.bu(a, b);
|
|
2747
|
-
}
|
|
2748
|
-
}
|
|
2749
|
-
notifySetItem(a, b, c) {
|
|
2750
|
-
if (!this.b) {
|
|
2751
|
-
this.a.b5(a, b, c);
|
|
2752
|
-
}
|
|
2753
|
-
else {
|
|
2754
|
-
this.a.bx(a, b, c);
|
|
2755
|
-
}
|
|
2756
|
-
}
|
|
2757
|
-
notifyClearItems() {
|
|
2758
|
-
if (!this.b) {
|
|
2759
|
-
this.a.bs();
|
|
2760
|
-
}
|
|
2761
|
-
else {
|
|
2762
|
-
this.a.bt();
|
|
2763
|
-
}
|
|
2764
|
-
}
|
|
2765
|
-
notifyInsertItem(a, b) {
|
|
2766
|
-
if (!this.b) {
|
|
2767
|
-
this.a.b1(a, b);
|
|
2768
|
-
}
|
|
2769
|
-
else {
|
|
2770
|
-
this.a.bv(a, b);
|
|
2771
|
-
}
|
|
2772
|
-
}
|
|
2773
|
-
notifyRemoveItem(a, b) {
|
|
2774
|
-
if (!this.b) {
|
|
2775
|
-
this.a.b3(a, b);
|
|
2776
|
-
}
|
|
2777
|
-
else {
|
|
2778
|
-
this.a.bw(a, b);
|
|
2779
|
-
}
|
|
2780
|
-
}
|
|
2781
|
-
}
|
|
2782
|
-
MultiColumnComboBoxDataSourceNotificationHandler.$t = markType(MultiColumnComboBoxDataSourceNotificationHandler, 'MultiColumnComboBoxDataSourceNotificationHandler', Base.$, [IDataSourceUpdateNotifier_$type]);
|
|
2783
|
-
return MultiColumnComboBoxDataSourceNotificationHandler;
|
|
2784
|
-
})();
|