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,1868 +0,0 @@
|
|
|
1
|
-
import { Output, TemplateRef, EventEmitter, Component, ViewContainerRef, ViewChild, ElementRef, Input, ChangeDetectionStrategy } from '@angular/core';
|
|
2
|
-
import { ensureEnum, brushToString, stringToBrush, ensureBool, toSpinal, initializePropertiesFromCss, NamePatcher } from "igniteui-angular-core";
|
|
3
|
-
import { FontInfo } from "igniteui-angular-core";
|
|
4
|
-
import { AngularRenderer, PortalManager } from "igniteui-angular-core";
|
|
5
|
-
import { delegateCombine } from "igniteui-angular-core";
|
|
6
|
-
import { MultiColumnComboBox } from './MultiColumnComboBox';
|
|
7
|
-
import { BaseControlTheme_$type } from "igniteui-angular-core";
|
|
8
|
-
import { ControlDisplayDensity_$type } from "igniteui-angular-core";
|
|
9
|
-
import { SortMode_$type } from './SortMode';
|
|
10
|
-
import { CornerRadius } from "igniteui-angular-core";
|
|
11
|
-
import { Thickness } from "igniteui-angular-core";
|
|
12
|
-
import { IgxMultiColumnComboBoxTextChangedEventArgs } from './igx-multi-column-combo-box-text-changed-event-args';
|
|
13
|
-
import { IgxMultiColumnComboBoxValueChangedEventArgs } from './igx-multi-column-combo-box-value-changed-event-args';
|
|
14
|
-
import { IgxGotFocusEventArgs } from './igx-got-focus-event-args';
|
|
15
|
-
import { IgxLostFocusEventArgs } from './igx-lost-focus-event-args';
|
|
16
|
-
import { IgxKeyEventArgs } from "igniteui-angular-core";
|
|
17
|
-
import { IgxInputChangeEventArgs } from "igniteui-angular-inputs";
|
|
18
|
-
import { IgxColumnWidth } from './igx-column-width';
|
|
19
|
-
import { ColumnWidth as ColumnWidth_internal } from './ColumnWidth';
|
|
20
|
-
import * as i0 from "@angular/core";
|
|
21
|
-
var IgxMultiColumnComboBoxComponent = /** @class */ /*@__PURE__*/ (function () {
|
|
22
|
-
function IgxMultiColumnComboBoxComponent(renderer, _elRef, ngZone, injector, componentFactoryResolver) {
|
|
23
|
-
this.renderer = renderer;
|
|
24
|
-
this._elRef = _elRef;
|
|
25
|
-
this.ngZone = ngZone;
|
|
26
|
-
this.injector = injector;
|
|
27
|
-
this.componentFactoryResolver = componentFactoryResolver;
|
|
28
|
-
this._implementation = null;
|
|
29
|
-
this._portalManager = null;
|
|
30
|
-
this._componentFactoryResolver = null;
|
|
31
|
-
this._angularRenderer = null;
|
|
32
|
-
this.__p = null;
|
|
33
|
-
this._hasUserValues = new Set();
|
|
34
|
-
this._stylingContainer = null;
|
|
35
|
-
this._stylingParent = null;
|
|
36
|
-
this._inStyling = false;
|
|
37
|
-
this._gotFocus = null;
|
|
38
|
-
this._lostFocus = null;
|
|
39
|
-
this._textValueChanged = null;
|
|
40
|
-
this._selectedValueChanged = null;
|
|
41
|
-
this._keyDown = null;
|
|
42
|
-
this._change = null;
|
|
43
|
-
this._changing = null;
|
|
44
|
-
this._textChange = null;
|
|
45
|
-
this._valueChange = null;
|
|
46
|
-
this._zoneRunner = null;
|
|
47
|
-
this._componentFactoryResolver = componentFactoryResolver;
|
|
48
|
-
this._implementation = this.createImplementation();
|
|
49
|
-
if (this._styling) {
|
|
50
|
-
NamePatcher.ensureStylablePatched(Object.getPrototypeOf(this));
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "height", {
|
|
54
|
-
get: function () {
|
|
55
|
-
return this._height;
|
|
56
|
-
},
|
|
57
|
-
set: function (value) {
|
|
58
|
-
this._height = value;
|
|
59
|
-
this.renderer.setStyle(this._elRef.element.nativeElement, "height", value);
|
|
60
|
-
this.i.notifySizeChanged();
|
|
61
|
-
},
|
|
62
|
-
enumerable: false,
|
|
63
|
-
configurable: true
|
|
64
|
-
});
|
|
65
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "width", {
|
|
66
|
-
get: function () {
|
|
67
|
-
return this._width;
|
|
68
|
-
},
|
|
69
|
-
set: function (value) {
|
|
70
|
-
this._width = value;
|
|
71
|
-
this.renderer.setStyle(this._elRef.element.nativeElement, "width", value);
|
|
72
|
-
this.i.notifySizeChanged();
|
|
73
|
-
},
|
|
74
|
-
enumerable: false,
|
|
75
|
-
configurable: true
|
|
76
|
-
});
|
|
77
|
-
// supports angular themes or custom properties set in CSS
|
|
78
|
-
IgxMultiColumnComboBoxComponent.prototype.updateStyle = function () {
|
|
79
|
-
this._styling(this._mainDiv, this);
|
|
80
|
-
};
|
|
81
|
-
IgxMultiColumnComboBoxComponent.prototype.ngOnDestroy = function () {
|
|
82
|
-
this.i.destroy();
|
|
83
|
-
this._angularRenderer.destroy();
|
|
84
|
-
};
|
|
85
|
-
IgxMultiColumnComboBoxComponent.prototype.ngAfterViewInit = function () {
|
|
86
|
-
this._mainDiv = this._mainDivRef.nativeElement;
|
|
87
|
-
if (this.renderer) {
|
|
88
|
-
this._portalManager = new PortalManager("popupContent", this._componentFactoryResolver);
|
|
89
|
-
this._angularRenderer = new AngularRenderer(this._mainDiv, this.renderer, window.document, this.ngZone, true, {}, this._portalManager);
|
|
90
|
-
var multiColumnComboBox = this.i;
|
|
91
|
-
multiColumnComboBox.provideRenderer(this._angularRenderer);
|
|
92
|
-
this._portalManager.dynamicContent = this._dynamicContent;
|
|
93
|
-
this._portalManager.onChildContentChanged(this._childTemplateRef);
|
|
94
|
-
this._angularRenderer.addSizeWatcher(function () {
|
|
95
|
-
multiColumnComboBox.notifySizeChanged();
|
|
96
|
-
});
|
|
97
|
-
multiColumnComboBox.notifySizeChanged();
|
|
98
|
-
this.updateStyle();
|
|
99
|
-
}
|
|
100
|
-
};
|
|
101
|
-
IgxMultiColumnComboBoxComponent.prototype.ngAfterContentInit = function () {
|
|
102
|
-
};
|
|
103
|
-
IgxMultiColumnComboBoxComponent.prototype.createImplementation = function () {
|
|
104
|
-
return new MultiColumnComboBox();
|
|
105
|
-
};
|
|
106
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "i", {
|
|
107
|
-
get: function () {
|
|
108
|
-
return this._implementation;
|
|
109
|
-
},
|
|
110
|
-
enumerable: false,
|
|
111
|
-
configurable: true
|
|
112
|
-
});
|
|
113
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "defaultColumnWidth", {
|
|
114
|
-
/**
|
|
115
|
-
* Gets or sets the default column width to use if a column as no local width.
|
|
116
|
-
* */
|
|
117
|
-
get: function () {
|
|
118
|
-
var ext = this.i.defaultColumnWidth.externalObject;
|
|
119
|
-
if (!ext) {
|
|
120
|
-
ext = new IgxColumnWidth();
|
|
121
|
-
ext._implementation = this.i.defaultColumnWidth;
|
|
122
|
-
}
|
|
123
|
-
return ext;
|
|
124
|
-
},
|
|
125
|
-
set: function (value) {
|
|
126
|
-
if (typeof value == "string") {
|
|
127
|
-
var int = ColumnWidth_internal.parse(value);
|
|
128
|
-
var ext = new IgxColumnWidth();
|
|
129
|
-
ext._implementation = int;
|
|
130
|
-
value = ext;
|
|
131
|
-
}
|
|
132
|
-
else if (typeof value == "number") {
|
|
133
|
-
var int = ColumnWidth_internal.parse(value.toString());
|
|
134
|
-
var ext = new IgxColumnWidth();
|
|
135
|
-
ext._implementation = int;
|
|
136
|
-
value = ext;
|
|
137
|
-
}
|
|
138
|
-
this.i.defaultColumnWidth = value.i;
|
|
139
|
-
},
|
|
140
|
-
enumerable: false,
|
|
141
|
-
configurable: true
|
|
142
|
-
});
|
|
143
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "showClearButton", {
|
|
144
|
-
/**
|
|
145
|
-
* Gets or sets the ShowClearButton property to detirmine if the clear button is shown
|
|
146
|
-
*/
|
|
147
|
-
get: function () {
|
|
148
|
-
return this.i.bq;
|
|
149
|
-
},
|
|
150
|
-
set: function (v) {
|
|
151
|
-
this.i.bq = ensureBool(v);
|
|
152
|
-
},
|
|
153
|
-
enumerable: false,
|
|
154
|
-
configurable: true
|
|
155
|
-
});
|
|
156
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "fields", {
|
|
157
|
-
/**
|
|
158
|
-
* Gets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.
|
|
159
|
-
*/
|
|
160
|
-
get: function () {
|
|
161
|
-
return this.i.g;
|
|
162
|
-
},
|
|
163
|
-
set: function (v) {
|
|
164
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
165
|
-
var re = /\s*(?:,|\s|$)\s*/gm;
|
|
166
|
-
v = v.split(re);
|
|
167
|
-
}
|
|
168
|
-
this.i.g = v;
|
|
169
|
-
},
|
|
170
|
-
enumerable: false,
|
|
171
|
-
configurable: true
|
|
172
|
-
});
|
|
173
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "backgroundColor", {
|
|
174
|
-
/**
|
|
175
|
-
* Gets or sets the background color to use for the input group.
|
|
176
|
-
*/
|
|
177
|
-
get: function () {
|
|
178
|
-
return brushToString(this.i.hw);
|
|
179
|
-
},
|
|
180
|
-
set: function (v) {
|
|
181
|
-
this.i.hw = stringToBrush(v);
|
|
182
|
-
},
|
|
183
|
-
enumerable: false,
|
|
184
|
-
configurable: true
|
|
185
|
-
});
|
|
186
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualBackgroundColor", {
|
|
187
|
-
/**
|
|
188
|
-
* Gets the actual opacity to use for the underline ripple element.
|
|
189
|
-
*/
|
|
190
|
-
get: function () {
|
|
191
|
-
return brushToString(this.i.hl);
|
|
192
|
-
},
|
|
193
|
-
set: function (v) {
|
|
194
|
-
this.i.hl = stringToBrush(v);
|
|
195
|
-
},
|
|
196
|
-
enumerable: false,
|
|
197
|
-
configurable: true
|
|
198
|
-
});
|
|
199
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "baseTheme", {
|
|
200
|
-
/**
|
|
201
|
-
* Gets or sets the base built in theme to use for the component.
|
|
202
|
-
*/
|
|
203
|
-
get: function () {
|
|
204
|
-
return this.i.ai;
|
|
205
|
-
},
|
|
206
|
-
set: function (v) {
|
|
207
|
-
this.i.ai = ensureEnum(BaseControlTheme_$type, v);
|
|
208
|
-
},
|
|
209
|
-
enumerable: false,
|
|
210
|
-
configurable: true
|
|
211
|
-
});
|
|
212
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualBaseTheme", {
|
|
213
|
-
/**
|
|
214
|
-
* Gets the actual display baseTheme to use for the component.
|
|
215
|
-
*/
|
|
216
|
-
get: function () {
|
|
217
|
-
return this.i.ah;
|
|
218
|
-
},
|
|
219
|
-
set: function (v) {
|
|
220
|
-
this.i.ah = ensureEnum(BaseControlTheme_$type, v);
|
|
221
|
-
},
|
|
222
|
-
enumerable: false,
|
|
223
|
-
configurable: true
|
|
224
|
-
});
|
|
225
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "borderColor", {
|
|
226
|
-
/**
|
|
227
|
-
* Gets or sets the color to use the border of the input group.
|
|
228
|
-
*/
|
|
229
|
-
get: function () {
|
|
230
|
-
return brushToString(this.i.hx);
|
|
231
|
-
},
|
|
232
|
-
set: function (v) {
|
|
233
|
-
this.i.hx = stringToBrush(v);
|
|
234
|
-
},
|
|
235
|
-
enumerable: false,
|
|
236
|
-
configurable: true
|
|
237
|
-
});
|
|
238
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualBorderColor", {
|
|
239
|
-
/**
|
|
240
|
-
* Gets the actual item background color.
|
|
241
|
-
*/
|
|
242
|
-
get: function () {
|
|
243
|
-
return brushToString(this.i.hm);
|
|
244
|
-
},
|
|
245
|
-
set: function (v) {
|
|
246
|
-
this.i.hm = stringToBrush(v);
|
|
247
|
-
},
|
|
248
|
-
enumerable: false,
|
|
249
|
-
configurable: true
|
|
250
|
-
});
|
|
251
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "borderWidth", {
|
|
252
|
-
/**
|
|
253
|
-
* Gets or sets the border width to use for the border of the item group.
|
|
254
|
-
*/
|
|
255
|
-
get: function () {
|
|
256
|
-
return this.i.cm;
|
|
257
|
-
},
|
|
258
|
-
set: function (v) {
|
|
259
|
-
this.i.cm = +v;
|
|
260
|
-
},
|
|
261
|
-
enumerable: false,
|
|
262
|
-
configurable: true
|
|
263
|
-
});
|
|
264
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualBorderWidth", {
|
|
265
|
-
/**
|
|
266
|
-
* Gets the actual item border width.
|
|
267
|
-
*/
|
|
268
|
-
get: function () {
|
|
269
|
-
return this.i.cc;
|
|
270
|
-
},
|
|
271
|
-
set: function (v) {
|
|
272
|
-
this.i.cc = +v;
|
|
273
|
-
},
|
|
274
|
-
enumerable: false,
|
|
275
|
-
configurable: true
|
|
276
|
-
});
|
|
277
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "columnHeadersVisible", {
|
|
278
|
-
/**
|
|
279
|
-
* Gets or sets the visibility of the drop down button.
|
|
280
|
-
*/
|
|
281
|
-
get: function () {
|
|
282
|
-
return this.i.columnHeadersVisible;
|
|
283
|
-
},
|
|
284
|
-
set: function (v) {
|
|
285
|
-
this.i.columnHeadersVisible = ensureBool(v);
|
|
286
|
-
},
|
|
287
|
-
enumerable: false,
|
|
288
|
-
configurable: true
|
|
289
|
-
});
|
|
290
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "contentPaddingBottom", {
|
|
291
|
-
get: function () {
|
|
292
|
-
return this.i.im ? this.i.im.bottom : NaN;
|
|
293
|
-
},
|
|
294
|
-
set: function (v) {
|
|
295
|
-
this.ensureContentPadding();
|
|
296
|
-
this.i.im.bottom = +v;
|
|
297
|
-
this.i.im = this.i.im;
|
|
298
|
-
},
|
|
299
|
-
enumerable: false,
|
|
300
|
-
configurable: true
|
|
301
|
-
});
|
|
302
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "contentPaddingLeft", {
|
|
303
|
-
get: function () {
|
|
304
|
-
return this.i.im ? this.i.im.left : NaN;
|
|
305
|
-
},
|
|
306
|
-
set: function (v) {
|
|
307
|
-
this.ensureContentPadding();
|
|
308
|
-
this.i.im.left = +v;
|
|
309
|
-
this.i.im = this.i.im;
|
|
310
|
-
},
|
|
311
|
-
enumerable: false,
|
|
312
|
-
configurable: true
|
|
313
|
-
});
|
|
314
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "contentPaddingRight", {
|
|
315
|
-
get: function () {
|
|
316
|
-
return this.i.im ? this.i.im.right : NaN;
|
|
317
|
-
},
|
|
318
|
-
set: function (v) {
|
|
319
|
-
this.ensureContentPadding();
|
|
320
|
-
this.i.im.right = +v;
|
|
321
|
-
this.i.im = this.i.im;
|
|
322
|
-
},
|
|
323
|
-
enumerable: false,
|
|
324
|
-
configurable: true
|
|
325
|
-
});
|
|
326
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "contentPaddingTop", {
|
|
327
|
-
get: function () {
|
|
328
|
-
return this.i.im ? this.i.im.top : NaN;
|
|
329
|
-
},
|
|
330
|
-
set: function (v) {
|
|
331
|
-
this.ensureContentPadding();
|
|
332
|
-
this.i.im.top = +v;
|
|
333
|
-
this.i.im = this.i.im;
|
|
334
|
-
},
|
|
335
|
-
enumerable: false,
|
|
336
|
-
configurable: true
|
|
337
|
-
});
|
|
338
|
-
IgxMultiColumnComboBoxComponent.prototype.ensureContentPadding = function () {
|
|
339
|
-
if (this.i.im) {
|
|
340
|
-
return;
|
|
341
|
-
}
|
|
342
|
-
this.i.im = new Thickness(2);
|
|
343
|
-
};
|
|
344
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualContentPaddingBottom", {
|
|
345
|
-
get: function () {
|
|
346
|
-
return this.i.il ? this.i.il.bottom : NaN;
|
|
347
|
-
},
|
|
348
|
-
set: function (v) {
|
|
349
|
-
this.ensureActualContentPadding();
|
|
350
|
-
this.i.il.bottom = +v;
|
|
351
|
-
this.i.il = this.i.il;
|
|
352
|
-
},
|
|
353
|
-
enumerable: false,
|
|
354
|
-
configurable: true
|
|
355
|
-
});
|
|
356
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualContentPaddingLeft", {
|
|
357
|
-
get: function () {
|
|
358
|
-
return this.i.il ? this.i.il.left : NaN;
|
|
359
|
-
},
|
|
360
|
-
set: function (v) {
|
|
361
|
-
this.ensureActualContentPadding();
|
|
362
|
-
this.i.il.left = +v;
|
|
363
|
-
this.i.il = this.i.il;
|
|
364
|
-
},
|
|
365
|
-
enumerable: false,
|
|
366
|
-
configurable: true
|
|
367
|
-
});
|
|
368
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualContentPaddingRight", {
|
|
369
|
-
get: function () {
|
|
370
|
-
return this.i.il ? this.i.il.right : NaN;
|
|
371
|
-
},
|
|
372
|
-
set: function (v) {
|
|
373
|
-
this.ensureActualContentPadding();
|
|
374
|
-
this.i.il.right = +v;
|
|
375
|
-
this.i.il = this.i.il;
|
|
376
|
-
},
|
|
377
|
-
enumerable: false,
|
|
378
|
-
configurable: true
|
|
379
|
-
});
|
|
380
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualContentPaddingTop", {
|
|
381
|
-
get: function () {
|
|
382
|
-
return this.i.il ? this.i.il.top : NaN;
|
|
383
|
-
},
|
|
384
|
-
set: function (v) {
|
|
385
|
-
this.ensureActualContentPadding();
|
|
386
|
-
this.i.il.top = +v;
|
|
387
|
-
this.i.il = this.i.il;
|
|
388
|
-
},
|
|
389
|
-
enumerable: false,
|
|
390
|
-
configurable: true
|
|
391
|
-
});
|
|
392
|
-
IgxMultiColumnComboBoxComponent.prototype.ensureActualContentPadding = function () {
|
|
393
|
-
if (this.i.il) {
|
|
394
|
-
return;
|
|
395
|
-
}
|
|
396
|
-
this.i.il = new Thickness(2);
|
|
397
|
-
};
|
|
398
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "cornerRadiusBottomRight", {
|
|
399
|
-
get: function () {
|
|
400
|
-
return this.i.gx ? this.i.gx.c : NaN;
|
|
401
|
-
},
|
|
402
|
-
set: function (v) {
|
|
403
|
-
this.ensureCornerRadius();
|
|
404
|
-
this.i.gx.c = +v;
|
|
405
|
-
this.i.gx = this.i.gx;
|
|
406
|
-
},
|
|
407
|
-
enumerable: false,
|
|
408
|
-
configurable: true
|
|
409
|
-
});
|
|
410
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "cornerRadiusBottomLeft", {
|
|
411
|
-
get: function () {
|
|
412
|
-
return this.i.gx ? this.i.gx.b : NaN;
|
|
413
|
-
},
|
|
414
|
-
set: function (v) {
|
|
415
|
-
this.ensureCornerRadius();
|
|
416
|
-
this.i.gx.b = +v;
|
|
417
|
-
this.i.gx = this.i.gx;
|
|
418
|
-
},
|
|
419
|
-
enumerable: false,
|
|
420
|
-
configurable: true
|
|
421
|
-
});
|
|
422
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "cornerRadiusTopLeft", {
|
|
423
|
-
get: function () {
|
|
424
|
-
return this.i.gx ? this.i.gx.d : NaN;
|
|
425
|
-
},
|
|
426
|
-
set: function (v) {
|
|
427
|
-
this.ensureCornerRadius();
|
|
428
|
-
this.i.gx.d = +v;
|
|
429
|
-
this.i.gx = this.i.gx;
|
|
430
|
-
},
|
|
431
|
-
enumerable: false,
|
|
432
|
-
configurable: true
|
|
433
|
-
});
|
|
434
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "cornerRadiusTopRight", {
|
|
435
|
-
get: function () {
|
|
436
|
-
return this.i.gx ? this.i.gx.e : NaN;
|
|
437
|
-
},
|
|
438
|
-
set: function (v) {
|
|
439
|
-
this.ensureCornerRadius();
|
|
440
|
-
this.i.gx.e = +v;
|
|
441
|
-
this.i.gx = this.i.gx;
|
|
442
|
-
},
|
|
443
|
-
enumerable: false,
|
|
444
|
-
configurable: true
|
|
445
|
-
});
|
|
446
|
-
IgxMultiColumnComboBoxComponent.prototype.ensureCornerRadius = function () {
|
|
447
|
-
if (this.i.gx) {
|
|
448
|
-
return;
|
|
449
|
-
}
|
|
450
|
-
this.i.gx = new CornerRadius(2);
|
|
451
|
-
};
|
|
452
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualCornerRadiusBottomRight", {
|
|
453
|
-
get: function () {
|
|
454
|
-
return this.i.gw ? this.i.gw.c : NaN;
|
|
455
|
-
},
|
|
456
|
-
set: function (v) {
|
|
457
|
-
this.ensureActualCornerRadius();
|
|
458
|
-
this.i.gw.c = +v;
|
|
459
|
-
this.i.gw = this.i.gw;
|
|
460
|
-
},
|
|
461
|
-
enumerable: false,
|
|
462
|
-
configurable: true
|
|
463
|
-
});
|
|
464
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualCornerRadiusBottomLeft", {
|
|
465
|
-
get: function () {
|
|
466
|
-
return this.i.gw ? this.i.gw.b : NaN;
|
|
467
|
-
},
|
|
468
|
-
set: function (v) {
|
|
469
|
-
this.ensureActualCornerRadius();
|
|
470
|
-
this.i.gw.b = +v;
|
|
471
|
-
this.i.gw = this.i.gw;
|
|
472
|
-
},
|
|
473
|
-
enumerable: false,
|
|
474
|
-
configurable: true
|
|
475
|
-
});
|
|
476
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualCornerRadiusTopLeft", {
|
|
477
|
-
get: function () {
|
|
478
|
-
return this.i.gw ? this.i.gw.d : NaN;
|
|
479
|
-
},
|
|
480
|
-
set: function (v) {
|
|
481
|
-
this.ensureActualCornerRadius();
|
|
482
|
-
this.i.gw.d = +v;
|
|
483
|
-
this.i.gw = this.i.gw;
|
|
484
|
-
},
|
|
485
|
-
enumerable: false,
|
|
486
|
-
configurable: true
|
|
487
|
-
});
|
|
488
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualCornerRadiusTopRight", {
|
|
489
|
-
get: function () {
|
|
490
|
-
return this.i.gw ? this.i.gw.e : NaN;
|
|
491
|
-
},
|
|
492
|
-
set: function (v) {
|
|
493
|
-
this.ensureActualCornerRadius();
|
|
494
|
-
this.i.gw.e = +v;
|
|
495
|
-
this.i.gw = this.i.gw;
|
|
496
|
-
},
|
|
497
|
-
enumerable: false,
|
|
498
|
-
configurable: true
|
|
499
|
-
});
|
|
500
|
-
IgxMultiColumnComboBoxComponent.prototype.ensureActualCornerRadius = function () {
|
|
501
|
-
if (this.i.gw) {
|
|
502
|
-
return;
|
|
503
|
-
}
|
|
504
|
-
this.i.gw = new CornerRadius(2);
|
|
505
|
-
};
|
|
506
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "dataSourceDesiredProperties", {
|
|
507
|
-
/**
|
|
508
|
-
* Gets or sets the desired properties for the data source to load. If specified the data source may decide to constrain the properties it fetches to these properties and must make sure that at least those properties are loaded, rather than the default behavior for that data source.
|
|
509
|
-
*/
|
|
510
|
-
get: function () {
|
|
511
|
-
return this.i.f;
|
|
512
|
-
},
|
|
513
|
-
set: function (v) {
|
|
514
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
515
|
-
var re = /\s*(?:,|\s|$)\s*/gm;
|
|
516
|
-
v = v.split(re);
|
|
517
|
-
}
|
|
518
|
-
this.i.f = v;
|
|
519
|
-
},
|
|
520
|
-
enumerable: false,
|
|
521
|
-
configurable: true
|
|
522
|
-
});
|
|
523
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "density", {
|
|
524
|
-
/**
|
|
525
|
-
* Gets or sets the display Density to use for the buttons and dropdown grid.
|
|
526
|
-
*/
|
|
527
|
-
get: function () {
|
|
528
|
-
return this.i.density;
|
|
529
|
-
},
|
|
530
|
-
set: function (v) {
|
|
531
|
-
this.i.density = ensureEnum(ControlDisplayDensity_$type, v);
|
|
532
|
-
},
|
|
533
|
-
enumerable: false,
|
|
534
|
-
configurable: true
|
|
535
|
-
});
|
|
536
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualDensity", {
|
|
537
|
-
/**
|
|
538
|
-
* Gets the actual display Density to use for the component.
|
|
539
|
-
*/
|
|
540
|
-
get: function () {
|
|
541
|
-
return this.i.am;
|
|
542
|
-
},
|
|
543
|
-
set: function (v) {
|
|
544
|
-
this.i.am = ensureEnum(ControlDisplayDensity_$type, v);
|
|
545
|
-
},
|
|
546
|
-
enumerable: false,
|
|
547
|
-
configurable: true
|
|
548
|
-
});
|
|
549
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "dropDownButtonVisible", {
|
|
550
|
-
/**
|
|
551
|
-
* Gets or sets the visibility of the drop down button.
|
|
552
|
-
*/
|
|
553
|
-
get: function () {
|
|
554
|
-
return this.i.dropDownButtonVisible;
|
|
555
|
-
},
|
|
556
|
-
set: function (v) {
|
|
557
|
-
this.i.dropDownButtonVisible = ensureBool(v);
|
|
558
|
-
},
|
|
559
|
-
enumerable: false,
|
|
560
|
-
configurable: true
|
|
561
|
-
});
|
|
562
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "focusBorderColor", {
|
|
563
|
-
/**
|
|
564
|
-
* Gets or sets the color to use the hovered background of the inputs in the group.
|
|
565
|
-
*/
|
|
566
|
-
get: function () {
|
|
567
|
-
return brushToString(this.i.h9);
|
|
568
|
-
},
|
|
569
|
-
set: function (v) {
|
|
570
|
-
this.i.h9 = stringToBrush(v);
|
|
571
|
-
},
|
|
572
|
-
enumerable: false,
|
|
573
|
-
configurable: true
|
|
574
|
-
});
|
|
575
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualFocusBorderColor", {
|
|
576
|
-
/**
|
|
577
|
-
* Gets the actual item border color.
|
|
578
|
-
*/
|
|
579
|
-
get: function () {
|
|
580
|
-
return brushToString(this.i.hn);
|
|
581
|
-
},
|
|
582
|
-
set: function (v) {
|
|
583
|
-
this.i.hn = stringToBrush(v);
|
|
584
|
-
},
|
|
585
|
-
enumerable: false,
|
|
586
|
-
configurable: true
|
|
587
|
-
});
|
|
588
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "focusBorderWidth", {
|
|
589
|
-
/**
|
|
590
|
-
* Gets or sets the border width to use for the border of the item group when focused.
|
|
591
|
-
*/
|
|
592
|
-
get: function () {
|
|
593
|
-
return this.i.cy;
|
|
594
|
-
},
|
|
595
|
-
set: function (v) {
|
|
596
|
-
this.i.cy = +v;
|
|
597
|
-
},
|
|
598
|
-
enumerable: false,
|
|
599
|
-
configurable: true
|
|
600
|
-
});
|
|
601
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualFocusBorderWidth", {
|
|
602
|
-
/**
|
|
603
|
-
* Gets the actual item border width.
|
|
604
|
-
*/
|
|
605
|
-
get: function () {
|
|
606
|
-
return this.i.cd;
|
|
607
|
-
},
|
|
608
|
-
set: function (v) {
|
|
609
|
-
this.i.cd = +v;
|
|
610
|
-
},
|
|
611
|
-
enumerable: false,
|
|
612
|
-
configurable: true
|
|
613
|
-
});
|
|
614
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "focusUnderlineColor", {
|
|
615
|
-
/**
|
|
616
|
-
* Gets or sets the color to use for the underline element.
|
|
617
|
-
*/
|
|
618
|
-
get: function () {
|
|
619
|
-
return brushToString(this.i.ia);
|
|
620
|
-
},
|
|
621
|
-
set: function (v) {
|
|
622
|
-
this.i.ia = stringToBrush(v);
|
|
623
|
-
},
|
|
624
|
-
enumerable: false,
|
|
625
|
-
configurable: true
|
|
626
|
-
});
|
|
627
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualFocusUnderlineColor", {
|
|
628
|
-
/**
|
|
629
|
-
* Gets the actual color to use for the underline element when focused.
|
|
630
|
-
*/
|
|
631
|
-
get: function () {
|
|
632
|
-
return brushToString(this.i.ho);
|
|
633
|
-
},
|
|
634
|
-
set: function (v) {
|
|
635
|
-
this.i.ho = stringToBrush(v);
|
|
636
|
-
},
|
|
637
|
-
enumerable: false,
|
|
638
|
-
configurable: true
|
|
639
|
-
});
|
|
640
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "focusUnderlineOpacity", {
|
|
641
|
-
/**
|
|
642
|
-
* Gets or sets the color to use for the underline element.
|
|
643
|
-
*/
|
|
644
|
-
get: function () {
|
|
645
|
-
return this.i.cz;
|
|
646
|
-
},
|
|
647
|
-
set: function (v) {
|
|
648
|
-
this.i.cz = +v;
|
|
649
|
-
},
|
|
650
|
-
enumerable: false,
|
|
651
|
-
configurable: true
|
|
652
|
-
});
|
|
653
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualFocusUnderlineOpacity", {
|
|
654
|
-
/**
|
|
655
|
-
* Gets the actual opacity to use for the underline element when focused.
|
|
656
|
-
*/
|
|
657
|
-
get: function () {
|
|
658
|
-
return this.i.ce;
|
|
659
|
-
},
|
|
660
|
-
set: function (v) {
|
|
661
|
-
this.i.ce = +v;
|
|
662
|
-
},
|
|
663
|
-
enumerable: false,
|
|
664
|
-
configurable: true
|
|
665
|
-
});
|
|
666
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "focusUnderlineRippleOpacity", {
|
|
667
|
-
/**
|
|
668
|
-
* Gets or sets the opacity to use for the underline ripple element when focused.
|
|
669
|
-
*/
|
|
670
|
-
get: function () {
|
|
671
|
-
return this.i.c0;
|
|
672
|
-
},
|
|
673
|
-
set: function (v) {
|
|
674
|
-
this.i.c0 = +v;
|
|
675
|
-
},
|
|
676
|
-
enumerable: false,
|
|
677
|
-
configurable: true
|
|
678
|
-
});
|
|
679
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualFocusUnderlineRippleOpacity", {
|
|
680
|
-
/**
|
|
681
|
-
* Gets the actual opacity to use for the underline ripple element when focused.
|
|
682
|
-
*/
|
|
683
|
-
get: function () {
|
|
684
|
-
return this.i.cf;
|
|
685
|
-
},
|
|
686
|
-
set: function (v) {
|
|
687
|
-
this.i.cf = +v;
|
|
688
|
-
},
|
|
689
|
-
enumerable: false,
|
|
690
|
-
configurable: true
|
|
691
|
-
});
|
|
692
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "hoverUnderlineColor", {
|
|
693
|
-
/**
|
|
694
|
-
* Gets or sets the color to use for the underline element.
|
|
695
|
-
*/
|
|
696
|
-
get: function () {
|
|
697
|
-
return brushToString(this.i.ib);
|
|
698
|
-
},
|
|
699
|
-
set: function (v) {
|
|
700
|
-
this.i.ib = stringToBrush(v);
|
|
701
|
-
},
|
|
702
|
-
enumerable: false,
|
|
703
|
-
configurable: true
|
|
704
|
-
});
|
|
705
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualHoverUnderlineColor", {
|
|
706
|
-
/**
|
|
707
|
-
* Gets the actual color to use for the underline element.
|
|
708
|
-
*/
|
|
709
|
-
get: function () {
|
|
710
|
-
return brushToString(this.i.hp);
|
|
711
|
-
},
|
|
712
|
-
set: function (v) {
|
|
713
|
-
this.i.hp = stringToBrush(v);
|
|
714
|
-
},
|
|
715
|
-
enumerable: false,
|
|
716
|
-
configurable: true
|
|
717
|
-
});
|
|
718
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "hoverUnderlineOpacity", {
|
|
719
|
-
/**
|
|
720
|
-
* Gets or sets the color to use for the underline element.
|
|
721
|
-
*/
|
|
722
|
-
get: function () {
|
|
723
|
-
return this.i.c1;
|
|
724
|
-
},
|
|
725
|
-
set: function (v) {
|
|
726
|
-
this.i.c1 = +v;
|
|
727
|
-
},
|
|
728
|
-
enumerable: false,
|
|
729
|
-
configurable: true
|
|
730
|
-
});
|
|
731
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualHoverUnderlineOpacity", {
|
|
732
|
-
/**
|
|
733
|
-
* Gets the actual opacity to use for the underline element when hovered.
|
|
734
|
-
*/
|
|
735
|
-
get: function () {
|
|
736
|
-
return this.i.cg;
|
|
737
|
-
},
|
|
738
|
-
set: function (v) {
|
|
739
|
-
this.i.cg = +v;
|
|
740
|
-
},
|
|
741
|
-
enumerable: false,
|
|
742
|
-
configurable: true
|
|
743
|
-
});
|
|
744
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "hoverUnderlineWidth", {
|
|
745
|
-
/**
|
|
746
|
-
* Gets or sets the width to use for the underline element when hovered.
|
|
747
|
-
*/
|
|
748
|
-
get: function () {
|
|
749
|
-
return this.i.c2;
|
|
750
|
-
},
|
|
751
|
-
set: function (v) {
|
|
752
|
-
this.i.c2 = +v;
|
|
753
|
-
},
|
|
754
|
-
enumerable: false,
|
|
755
|
-
configurable: true
|
|
756
|
-
});
|
|
757
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualHoverUnderlineWidth", {
|
|
758
|
-
/**
|
|
759
|
-
* Gets the width to use for the underline element when hovered.
|
|
760
|
-
*/
|
|
761
|
-
get: function () {
|
|
762
|
-
return this.i.ch;
|
|
763
|
-
},
|
|
764
|
-
set: function (v) {
|
|
765
|
-
this.i.ch = +v;
|
|
766
|
-
},
|
|
767
|
-
enumerable: false,
|
|
768
|
-
configurable: true
|
|
769
|
-
});
|
|
770
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "dataSource", {
|
|
771
|
-
/**
|
|
772
|
-
* Gets or sets the data to which to bind the combo box list. This can be some type of array or list, or it can
|
|
773
|
-
* be an IDataSource instance.
|
|
774
|
-
*/
|
|
775
|
-
get: function () {
|
|
776
|
-
return this.i.itemsSource;
|
|
777
|
-
},
|
|
778
|
-
set: function (v) {
|
|
779
|
-
this.i.itemsSource = v;
|
|
780
|
-
},
|
|
781
|
-
enumerable: false,
|
|
782
|
-
configurable: true
|
|
783
|
-
});
|
|
784
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualDataSource", {
|
|
785
|
-
/**
|
|
786
|
-
* Gets the actual data source that is being used by the combo box list. If a collection was provided for the combo box data, an implicit LocalDataSource has been created, and this is available via this property.
|
|
787
|
-
*/
|
|
788
|
-
get: function () {
|
|
789
|
-
return this.i.actualDataSource;
|
|
790
|
-
},
|
|
791
|
-
enumerable: false,
|
|
792
|
-
configurable: true
|
|
793
|
-
});
|
|
794
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "label", {
|
|
795
|
-
/**
|
|
796
|
-
* The text displayed in the label portion of the control.
|
|
797
|
-
*/
|
|
798
|
-
get: function () {
|
|
799
|
-
return this.i.fb;
|
|
800
|
-
},
|
|
801
|
-
set: function (v) {
|
|
802
|
-
this.i.fb = v;
|
|
803
|
-
},
|
|
804
|
-
enumerable: false,
|
|
805
|
-
configurable: true
|
|
806
|
-
});
|
|
807
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "labelTextColor", {
|
|
808
|
-
/**
|
|
809
|
-
* Gets or sets the color to use for the text.
|
|
810
|
-
*/
|
|
811
|
-
get: function () {
|
|
812
|
-
return brushToString(this.i.ic);
|
|
813
|
-
},
|
|
814
|
-
set: function (v) {
|
|
815
|
-
this.i.ic = stringToBrush(v);
|
|
816
|
-
},
|
|
817
|
-
enumerable: false,
|
|
818
|
-
configurable: true
|
|
819
|
-
});
|
|
820
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualLabelTextColor", {
|
|
821
|
-
/**
|
|
822
|
-
* Gets the actual color to use for the text color.
|
|
823
|
-
*/
|
|
824
|
-
get: function () {
|
|
825
|
-
return brushToString(this.i.hq);
|
|
826
|
-
},
|
|
827
|
-
set: function (v) {
|
|
828
|
-
this.i.hq = stringToBrush(v);
|
|
829
|
-
},
|
|
830
|
-
enumerable: false,
|
|
831
|
-
configurable: true
|
|
832
|
-
});
|
|
833
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "labelTextStyle", {
|
|
834
|
-
/**
|
|
835
|
-
* Gets or sets the font to use for the combobox.
|
|
836
|
-
*/
|
|
837
|
-
get: function () {
|
|
838
|
-
if (this.i.a2 == null) {
|
|
839
|
-
return null;
|
|
840
|
-
}
|
|
841
|
-
return this.i.a2.fontString;
|
|
842
|
-
},
|
|
843
|
-
set: function (v) {
|
|
844
|
-
var fi = new FontInfo();
|
|
845
|
-
fi.fontString = v;
|
|
846
|
-
this.i.a2 = fi;
|
|
847
|
-
},
|
|
848
|
-
enumerable: false,
|
|
849
|
-
configurable: true
|
|
850
|
-
});
|
|
851
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualLabelVisible", {
|
|
852
|
-
/**
|
|
853
|
-
* Gets or sets the visibility of the label.
|
|
854
|
-
*/
|
|
855
|
-
get: function () {
|
|
856
|
-
return this.i.actualLabelVisible;
|
|
857
|
-
},
|
|
858
|
-
set: function (v) {
|
|
859
|
-
this.i.actualLabelVisible = ensureBool(v);
|
|
860
|
-
},
|
|
861
|
-
enumerable: false,
|
|
862
|
-
configurable: true
|
|
863
|
-
});
|
|
864
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "noMatchesFoundLabel", {
|
|
865
|
-
/**
|
|
866
|
-
* Gets or sets the text to display on the list when no suggested matches are found.
|
|
867
|
-
*/
|
|
868
|
-
get: function () {
|
|
869
|
-
return this.i.fh;
|
|
870
|
-
},
|
|
871
|
-
set: function (v) {
|
|
872
|
-
this.i.fh = v;
|
|
873
|
-
},
|
|
874
|
-
enumerable: false,
|
|
875
|
-
configurable: true
|
|
876
|
-
});
|
|
877
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualNoMatchesFoundLabel", {
|
|
878
|
-
/**
|
|
879
|
-
* Gets the actual text to display on the list when no suggested matches are found.
|
|
880
|
-
*/
|
|
881
|
-
get: function () {
|
|
882
|
-
return this.i.actualNoMatchesFoundLabel;
|
|
883
|
-
},
|
|
884
|
-
set: function (v) {
|
|
885
|
-
this.i.actualNoMatchesFoundLabel = v;
|
|
886
|
-
},
|
|
887
|
-
enumerable: false,
|
|
888
|
-
configurable: true
|
|
889
|
-
});
|
|
890
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "noMatchesFoundLabelBackgroundColor", {
|
|
891
|
-
/**
|
|
892
|
-
* Gets or sets the color to use for the "no matches found" label.
|
|
893
|
-
*/
|
|
894
|
-
get: function () {
|
|
895
|
-
return brushToString(this.i.id);
|
|
896
|
-
},
|
|
897
|
-
set: function (v) {
|
|
898
|
-
this.i.id = stringToBrush(v);
|
|
899
|
-
},
|
|
900
|
-
enumerable: false,
|
|
901
|
-
configurable: true
|
|
902
|
-
});
|
|
903
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualNoMatchesFoundLabelBackgroundColor", {
|
|
904
|
-
/**
|
|
905
|
-
* Gets the actual color to use for the "no matches found" label.
|
|
906
|
-
*/
|
|
907
|
-
get: function () {
|
|
908
|
-
return brushToString(this.i.hr);
|
|
909
|
-
},
|
|
910
|
-
set: function (v) {
|
|
911
|
-
this.i.hr = stringToBrush(v);
|
|
912
|
-
},
|
|
913
|
-
enumerable: false,
|
|
914
|
-
configurable: true
|
|
915
|
-
});
|
|
916
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "noMatchesFoundLabelTextColor", {
|
|
917
|
-
/**
|
|
918
|
-
* Gets or sets the color to use for the "no matches found" label.
|
|
919
|
-
*/
|
|
920
|
-
get: function () {
|
|
921
|
-
return brushToString(this.i.ie);
|
|
922
|
-
},
|
|
923
|
-
set: function (v) {
|
|
924
|
-
this.i.ie = stringToBrush(v);
|
|
925
|
-
},
|
|
926
|
-
enumerable: false,
|
|
927
|
-
configurable: true
|
|
928
|
-
});
|
|
929
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualNoMatchesFoundLabelTextColor", {
|
|
930
|
-
/**
|
|
931
|
-
* Gets the actual color to use for the "no matches found" label.
|
|
932
|
-
*/
|
|
933
|
-
get: function () {
|
|
934
|
-
return brushToString(this.i.hs);
|
|
935
|
-
},
|
|
936
|
-
set: function (v) {
|
|
937
|
-
this.i.hs = stringToBrush(v);
|
|
938
|
-
},
|
|
939
|
-
enumerable: false,
|
|
940
|
-
configurable: true
|
|
941
|
-
});
|
|
942
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "noMatchesFoundLabelTextStyle", {
|
|
943
|
-
/**
|
|
944
|
-
* Gets or sets the font to use for the combobox.
|
|
945
|
-
*/
|
|
946
|
-
get: function () {
|
|
947
|
-
if (this.i.a3 == null) {
|
|
948
|
-
return null;
|
|
949
|
-
}
|
|
950
|
-
return this.i.a3.fontString;
|
|
951
|
-
},
|
|
952
|
-
set: function (v) {
|
|
953
|
-
var fi = new FontInfo();
|
|
954
|
-
fi.fontString = v;
|
|
955
|
-
this.i.a3 = fi;
|
|
956
|
-
},
|
|
957
|
-
enumerable: false,
|
|
958
|
-
configurable: true
|
|
959
|
-
});
|
|
960
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "placeholder", {
|
|
961
|
-
/**
|
|
962
|
-
* Placeholder text which gives the user a hint about what kind of text is expected.
|
|
963
|
-
*/
|
|
964
|
-
get: function () {
|
|
965
|
-
return this.i.fn;
|
|
966
|
-
},
|
|
967
|
-
set: function (v) {
|
|
968
|
-
this.i.fn = v;
|
|
969
|
-
},
|
|
970
|
-
enumerable: false,
|
|
971
|
-
configurable: true
|
|
972
|
-
});
|
|
973
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "rowSeparatorsVisible", {
|
|
974
|
-
/**
|
|
975
|
-
* Gets or sets the visibility of the row separators in the drop down.
|
|
976
|
-
*/
|
|
977
|
-
get: function () {
|
|
978
|
-
return this.i.rowSeparatorsVisible;
|
|
979
|
-
},
|
|
980
|
-
set: function (v) {
|
|
981
|
-
this.i.rowSeparatorsVisible = ensureBool(v);
|
|
982
|
-
},
|
|
983
|
-
enumerable: false,
|
|
984
|
-
configurable: true
|
|
985
|
-
});
|
|
986
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "textColor", {
|
|
987
|
-
/**
|
|
988
|
-
* Gets or sets the color to use for the text.
|
|
989
|
-
*/
|
|
990
|
-
get: function () {
|
|
991
|
-
return brushToString(this.i.ig);
|
|
992
|
-
},
|
|
993
|
-
set: function (v) {
|
|
994
|
-
this.i.ig = stringToBrush(v);
|
|
995
|
-
},
|
|
996
|
-
enumerable: false,
|
|
997
|
-
configurable: true
|
|
998
|
-
});
|
|
999
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualTextColor", {
|
|
1000
|
-
/**
|
|
1001
|
-
* Gets the actual color to use for the text color.
|
|
1002
|
-
*/
|
|
1003
|
-
get: function () {
|
|
1004
|
-
return brushToString(this.i.ht);
|
|
1005
|
-
},
|
|
1006
|
-
set: function (v) {
|
|
1007
|
-
this.i.ht = stringToBrush(v);
|
|
1008
|
-
},
|
|
1009
|
-
enumerable: false,
|
|
1010
|
-
configurable: true
|
|
1011
|
-
});
|
|
1012
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "textStyle", {
|
|
1013
|
-
/**
|
|
1014
|
-
* Gets or sets the font to use for the combobox.
|
|
1015
|
-
*/
|
|
1016
|
-
get: function () {
|
|
1017
|
-
if (this.i.a4 == null) {
|
|
1018
|
-
return null;
|
|
1019
|
-
}
|
|
1020
|
-
return this.i.a4.fontString;
|
|
1021
|
-
},
|
|
1022
|
-
set: function (v) {
|
|
1023
|
-
var fi = new FontInfo();
|
|
1024
|
-
fi.fontString = v;
|
|
1025
|
-
this.i.a4 = fi;
|
|
1026
|
-
},
|
|
1027
|
-
enumerable: false,
|
|
1028
|
-
configurable: true
|
|
1029
|
-
});
|
|
1030
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "underlineColor", {
|
|
1031
|
-
/**
|
|
1032
|
-
* Gets or sets the color to use for the underline element.
|
|
1033
|
-
*/
|
|
1034
|
-
get: function () {
|
|
1035
|
-
return brushToString(this.i.ih);
|
|
1036
|
-
},
|
|
1037
|
-
set: function (v) {
|
|
1038
|
-
this.i.ih = stringToBrush(v);
|
|
1039
|
-
},
|
|
1040
|
-
enumerable: false,
|
|
1041
|
-
configurable: true
|
|
1042
|
-
});
|
|
1043
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualUnderlineColor", {
|
|
1044
|
-
/**
|
|
1045
|
-
* Gets the actual color to use for the underline element.
|
|
1046
|
-
*/
|
|
1047
|
-
get: function () {
|
|
1048
|
-
return brushToString(this.i.hu);
|
|
1049
|
-
},
|
|
1050
|
-
set: function (v) {
|
|
1051
|
-
this.i.hu = stringToBrush(v);
|
|
1052
|
-
},
|
|
1053
|
-
enumerable: false,
|
|
1054
|
-
configurable: true
|
|
1055
|
-
});
|
|
1056
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "underlineOpacity", {
|
|
1057
|
-
/**
|
|
1058
|
-
* Gets or sets the color to use for the underline element.
|
|
1059
|
-
*/
|
|
1060
|
-
get: function () {
|
|
1061
|
-
return this.i.c3;
|
|
1062
|
-
},
|
|
1063
|
-
set: function (v) {
|
|
1064
|
-
this.i.c3 = +v;
|
|
1065
|
-
},
|
|
1066
|
-
enumerable: false,
|
|
1067
|
-
configurable: true
|
|
1068
|
-
});
|
|
1069
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualUnderlineOpacity", {
|
|
1070
|
-
/**
|
|
1071
|
-
* Gets the actual opacity to use for the underline element.
|
|
1072
|
-
*/
|
|
1073
|
-
get: function () {
|
|
1074
|
-
return this.i.ci;
|
|
1075
|
-
},
|
|
1076
|
-
set: function (v) {
|
|
1077
|
-
this.i.ci = +v;
|
|
1078
|
-
},
|
|
1079
|
-
enumerable: false,
|
|
1080
|
-
configurable: true
|
|
1081
|
-
});
|
|
1082
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "underlineRippleColor", {
|
|
1083
|
-
/**
|
|
1084
|
-
* Gets or sets the color to use for the underline ripple element.
|
|
1085
|
-
*/
|
|
1086
|
-
get: function () {
|
|
1087
|
-
return brushToString(this.i.ii);
|
|
1088
|
-
},
|
|
1089
|
-
set: function (v) {
|
|
1090
|
-
this.i.ii = stringToBrush(v);
|
|
1091
|
-
},
|
|
1092
|
-
enumerable: false,
|
|
1093
|
-
configurable: true
|
|
1094
|
-
});
|
|
1095
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualUnderlineRippleColor", {
|
|
1096
|
-
/**
|
|
1097
|
-
* Gets the actual color to use for the underline ripple element.
|
|
1098
|
-
*/
|
|
1099
|
-
get: function () {
|
|
1100
|
-
return brushToString(this.i.hv);
|
|
1101
|
-
},
|
|
1102
|
-
set: function (v) {
|
|
1103
|
-
this.i.hv = stringToBrush(v);
|
|
1104
|
-
},
|
|
1105
|
-
enumerable: false,
|
|
1106
|
-
configurable: true
|
|
1107
|
-
});
|
|
1108
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "underlineRippleOpacity", {
|
|
1109
|
-
/**
|
|
1110
|
-
* Gets or sets the opacity to use for the underline ripple element.
|
|
1111
|
-
*/
|
|
1112
|
-
get: function () {
|
|
1113
|
-
return this.i.c4;
|
|
1114
|
-
},
|
|
1115
|
-
set: function (v) {
|
|
1116
|
-
this.i.c4 = +v;
|
|
1117
|
-
},
|
|
1118
|
-
enumerable: false,
|
|
1119
|
-
configurable: true
|
|
1120
|
-
});
|
|
1121
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualUnderlineRippleOpacity", {
|
|
1122
|
-
/**
|
|
1123
|
-
* Gets the actual opacity to use for the underline ripple element.
|
|
1124
|
-
*/
|
|
1125
|
-
get: function () {
|
|
1126
|
-
return this.i.cj;
|
|
1127
|
-
},
|
|
1128
|
-
set: function (v) {
|
|
1129
|
-
this.i.cj = +v;
|
|
1130
|
-
},
|
|
1131
|
-
enumerable: false,
|
|
1132
|
-
configurable: true
|
|
1133
|
-
});
|
|
1134
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "underlineRippleWidth", {
|
|
1135
|
-
/**
|
|
1136
|
-
* Gets or sets the width to use for the underline element.
|
|
1137
|
-
*/
|
|
1138
|
-
get: function () {
|
|
1139
|
-
return this.i.c5;
|
|
1140
|
-
},
|
|
1141
|
-
set: function (v) {
|
|
1142
|
-
this.i.c5 = +v;
|
|
1143
|
-
},
|
|
1144
|
-
enumerable: false,
|
|
1145
|
-
configurable: true
|
|
1146
|
-
});
|
|
1147
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualUnderlineRippleWidth", {
|
|
1148
|
-
/**
|
|
1149
|
-
* Gets the actual width to use for the underline element.
|
|
1150
|
-
*/
|
|
1151
|
-
get: function () {
|
|
1152
|
-
return this.i.ck;
|
|
1153
|
-
},
|
|
1154
|
-
set: function (v) {
|
|
1155
|
-
this.i.ck = +v;
|
|
1156
|
-
},
|
|
1157
|
-
enumerable: false,
|
|
1158
|
-
configurable: true
|
|
1159
|
-
});
|
|
1160
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "underlineWidth", {
|
|
1161
|
-
/**
|
|
1162
|
-
* Gets or sets the width to use for the underline element.
|
|
1163
|
-
*/
|
|
1164
|
-
get: function () {
|
|
1165
|
-
return this.i.c6;
|
|
1166
|
-
},
|
|
1167
|
-
set: function (v) {
|
|
1168
|
-
this.i.c6 = +v;
|
|
1169
|
-
},
|
|
1170
|
-
enumerable: false,
|
|
1171
|
-
configurable: true
|
|
1172
|
-
});
|
|
1173
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualUnderlineWidth", {
|
|
1174
|
-
/**
|
|
1175
|
-
* Gets the actual width to use for the underline element.
|
|
1176
|
-
*/
|
|
1177
|
-
get: function () {
|
|
1178
|
-
return this.i.cl;
|
|
1179
|
-
},
|
|
1180
|
-
set: function (v) {
|
|
1181
|
-
this.i.cl = +v;
|
|
1182
|
-
},
|
|
1183
|
-
enumerable: false,
|
|
1184
|
-
configurable: true
|
|
1185
|
-
});
|
|
1186
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "allowFilter", {
|
|
1187
|
-
/**
|
|
1188
|
-
* Whether to allow filtering of the combo
|
|
1189
|
-
*/
|
|
1190
|
-
get: function () {
|
|
1191
|
-
return this.i.bg;
|
|
1192
|
-
},
|
|
1193
|
-
set: function (v) {
|
|
1194
|
-
this.i.bg = ensureBool(v);
|
|
1195
|
-
},
|
|
1196
|
-
enumerable: false,
|
|
1197
|
-
configurable: true
|
|
1198
|
-
});
|
|
1199
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "sortMode", {
|
|
1200
|
-
/**
|
|
1201
|
-
* Returns/sets the action to take when a column header is clicked.
|
|
1202
|
-
*/
|
|
1203
|
-
get: function () {
|
|
1204
|
-
return this.i.x;
|
|
1205
|
-
},
|
|
1206
|
-
set: function (v) {
|
|
1207
|
-
this.i.x = ensureEnum(SortMode_$type, v);
|
|
1208
|
-
},
|
|
1209
|
-
enumerable: false,
|
|
1210
|
-
configurable: true
|
|
1211
|
-
});
|
|
1212
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "textField", {
|
|
1213
|
-
/**
|
|
1214
|
-
* Determines the name of the field in the data source will be used as the Text of the MultiColumnComboBox.
|
|
1215
|
-
*/
|
|
1216
|
-
get: function () {
|
|
1217
|
-
return this.i.fv;
|
|
1218
|
-
},
|
|
1219
|
-
set: function (v) {
|
|
1220
|
-
this.i.fv = v;
|
|
1221
|
-
},
|
|
1222
|
-
enumerable: false,
|
|
1223
|
-
configurable: true
|
|
1224
|
-
});
|
|
1225
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "text", {
|
|
1226
|
-
/**
|
|
1227
|
-
* The text displayed in the edit portion of the control.
|
|
1228
|
-
*/
|
|
1229
|
-
get: function () {
|
|
1230
|
-
return this.i.text;
|
|
1231
|
-
},
|
|
1232
|
-
set: function (v) {
|
|
1233
|
-
this.i.text = v;
|
|
1234
|
-
},
|
|
1235
|
-
enumerable: false,
|
|
1236
|
-
configurable: true
|
|
1237
|
-
});
|
|
1238
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "valueField", {
|
|
1239
|
-
/**
|
|
1240
|
-
* Sets or gets the user provided primary key to assume for the data. Certain functionality of the combo (such as the the current Value) requires
|
|
1241
|
-
* a way to uniquely identify items in order to work correctly.
|
|
1242
|
-
* If a primary key cannot be inferred from the data source, you may need to provide one here.
|
|
1243
|
-
*/
|
|
1244
|
-
get: function () {
|
|
1245
|
-
return this.i.j;
|
|
1246
|
-
},
|
|
1247
|
-
set: function (v) {
|
|
1248
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
1249
|
-
var re = /\s*(?:,|\s|$)\s*/gm;
|
|
1250
|
-
v = v.split(re);
|
|
1251
|
-
}
|
|
1252
|
-
this.i.j = v;
|
|
1253
|
-
},
|
|
1254
|
-
enumerable: false,
|
|
1255
|
-
configurable: true
|
|
1256
|
-
});
|
|
1257
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "actualValueField", {
|
|
1258
|
-
/**
|
|
1259
|
-
* Gets the actual name of the field in the data source will be used as the Value of the MultiColumnComboBox.
|
|
1260
|
-
*/
|
|
1261
|
-
get: function () {
|
|
1262
|
-
return this.i.e;
|
|
1263
|
-
},
|
|
1264
|
-
set: function (v) {
|
|
1265
|
-
if (v && !Array.isArray(v) && typeof (v) == "string") {
|
|
1266
|
-
var re = /\s*(?:,|\s|$)\s*/gm;
|
|
1267
|
-
v = v.split(re);
|
|
1268
|
-
}
|
|
1269
|
-
this.i.e = v;
|
|
1270
|
-
},
|
|
1271
|
-
enumerable: false,
|
|
1272
|
-
configurable: true
|
|
1273
|
-
});
|
|
1274
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "value", {
|
|
1275
|
-
/**
|
|
1276
|
-
* Gets or sets the Value of the combo.
|
|
1277
|
-
* When the user selects an item from, the value is set based on the specified ValueField field. If not ValueField is specified, then the first field in the data source is used.
|
|
1278
|
-
* When the user enters text into the combo, the list is searched based on the TextField field. If a matching string is found, the Value of the combo is the value of the ValueField field in the same row.
|
|
1279
|
-
* If the text entered in the combo does not match any item on the list, then the value will return null.
|
|
1280
|
-
*/
|
|
1281
|
-
get: function () {
|
|
1282
|
-
return this.i.value;
|
|
1283
|
-
},
|
|
1284
|
-
set: function (v) {
|
|
1285
|
-
this.i.value = v;
|
|
1286
|
-
},
|
|
1287
|
-
enumerable: false,
|
|
1288
|
-
configurable: true
|
|
1289
|
-
});
|
|
1290
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "isFixed", {
|
|
1291
|
-
/**
|
|
1292
|
-
* Indicates that the dropdown will position itself relative to the window instead of the document.
|
|
1293
|
-
*/
|
|
1294
|
-
get: function () {
|
|
1295
|
-
return this.i.bn;
|
|
1296
|
-
},
|
|
1297
|
-
set: function (v) {
|
|
1298
|
-
this.i.bn = ensureBool(v);
|
|
1299
|
-
},
|
|
1300
|
-
enumerable: false,
|
|
1301
|
-
configurable: true
|
|
1302
|
-
});
|
|
1303
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "openAsChild", {
|
|
1304
|
-
/**
|
|
1305
|
-
* Indicates that the dropdown should open as a child of the combobox.
|
|
1306
|
-
*/
|
|
1307
|
-
get: function () {
|
|
1308
|
-
return this.i.bo;
|
|
1309
|
-
},
|
|
1310
|
-
set: function (v) {
|
|
1311
|
-
this.i.bo = ensureBool(v);
|
|
1312
|
-
},
|
|
1313
|
-
enumerable: false,
|
|
1314
|
-
configurable: true
|
|
1315
|
-
});
|
|
1316
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "useTopLayer", {
|
|
1317
|
-
/**
|
|
1318
|
-
* Indicates that the dropdown will place itself into the browser top layer.
|
|
1319
|
-
*/
|
|
1320
|
-
get: function () {
|
|
1321
|
-
return this.i.br;
|
|
1322
|
-
},
|
|
1323
|
-
set: function (v) {
|
|
1324
|
-
this.i.br = ensureBool(v);
|
|
1325
|
-
},
|
|
1326
|
-
enumerable: false,
|
|
1327
|
-
configurable: true
|
|
1328
|
-
});
|
|
1329
|
-
IgxMultiColumnComboBoxComponent.prototype.findByName = function (name) {
|
|
1330
|
-
if (this.findEphemera) {
|
|
1331
|
-
if (name && name.indexOf("@@e:") == 0) {
|
|
1332
|
-
return this.findEphemera(name);
|
|
1333
|
-
}
|
|
1334
|
-
}
|
|
1335
|
-
return null;
|
|
1336
|
-
};
|
|
1337
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "hasUserValues", {
|
|
1338
|
-
get: function () {
|
|
1339
|
-
return this._hasUserValues;
|
|
1340
|
-
},
|
|
1341
|
-
enumerable: false,
|
|
1342
|
-
configurable: true
|
|
1343
|
-
});
|
|
1344
|
-
IgxMultiColumnComboBoxComponent.prototype.__m = function (propertyName) {
|
|
1345
|
-
if (!this._inStyling) {
|
|
1346
|
-
this._hasUserValues.add(propertyName);
|
|
1347
|
-
}
|
|
1348
|
-
};
|
|
1349
|
-
IgxMultiColumnComboBoxComponent.prototype._styling = function (container, component, parent) {
|
|
1350
|
-
if (this._inStyling) {
|
|
1351
|
-
return;
|
|
1352
|
-
}
|
|
1353
|
-
this._inStyling = true;
|
|
1354
|
-
this._stylingContainer = container;
|
|
1355
|
-
this._stylingParent = component;
|
|
1356
|
-
var genericPrefix = "";
|
|
1357
|
-
var typeName = this.i.$type.name;
|
|
1358
|
-
if (typeName.indexOf("Xam") === 0) {
|
|
1359
|
-
typeName = typeName.substring(3);
|
|
1360
|
-
}
|
|
1361
|
-
genericPrefix = toSpinal("MultiColumnComboBoxComponent");
|
|
1362
|
-
var additionalPrefixes = [];
|
|
1363
|
-
var prefix = toSpinal(typeName);
|
|
1364
|
-
additionalPrefixes.push(prefix + "-");
|
|
1365
|
-
var b = this.i.$type.baseType;
|
|
1366
|
-
while (b && b.name != "Object" &&
|
|
1367
|
-
b.name != "Base" &&
|
|
1368
|
-
b.name != "Control" &&
|
|
1369
|
-
b.Name != "DependencyObject" &&
|
|
1370
|
-
b.Name != "FrameworkElement") {
|
|
1371
|
-
typeName = b.name;
|
|
1372
|
-
if (typeName.indexOf("Xam") === 0) {
|
|
1373
|
-
typeName = typeName.substring(3);
|
|
1374
|
-
}
|
|
1375
|
-
var basePrefix = toSpinal(typeName);
|
|
1376
|
-
additionalPrefixes.push(basePrefix + "-");
|
|
1377
|
-
b = b.baseType;
|
|
1378
|
-
}
|
|
1379
|
-
if (parent) {
|
|
1380
|
-
var parentTypeName = parent.i.$type.name;
|
|
1381
|
-
if (parentTypeName.indexOf("Xam") === 0) {
|
|
1382
|
-
parentTypeName = parentTypeName.substring(3);
|
|
1383
|
-
}
|
|
1384
|
-
var parentPrefix = toSpinal(parentTypeName);
|
|
1385
|
-
additionalPrefixes.push(parentPrefix + "-" + genericPrefix + "-");
|
|
1386
|
-
additionalPrefixes.push(parentPrefix + "-" + prefix + "-");
|
|
1387
|
-
}
|
|
1388
|
-
initializePropertiesFromCss(container, this, genericPrefix + "-", this.hasUserValues, false, additionalPrefixes);
|
|
1389
|
-
if (this._otherStyling) {
|
|
1390
|
-
this._otherStyling(container, component, parent);
|
|
1391
|
-
}
|
|
1392
|
-
this._inStyling = false;
|
|
1393
|
-
};
|
|
1394
|
-
/**
|
|
1395
|
-
* Programmatically closes the list.
|
|
1396
|
-
|
|
1397
|
-
*/
|
|
1398
|
-
IgxMultiColumnComboBoxComponent.prototype.closeUp = function () {
|
|
1399
|
-
this.i.closeUp();
|
|
1400
|
-
};
|
|
1401
|
-
/**
|
|
1402
|
-
* Programmatically drops down the list.
|
|
1403
|
-
|
|
1404
|
-
*/
|
|
1405
|
-
IgxMultiColumnComboBoxComponent.prototype.dropDown = function () {
|
|
1406
|
-
this.i.dropDown();
|
|
1407
|
-
};
|
|
1408
|
-
/**
|
|
1409
|
-
* Selects all the text in the combo input area.
|
|
1410
|
-
|
|
1411
|
-
*/
|
|
1412
|
-
IgxMultiColumnComboBoxComponent.prototype.select = function () {
|
|
1413
|
-
this.i.select();
|
|
1414
|
-
};
|
|
1415
|
-
/**
|
|
1416
|
-
* Exports visual information about the current state of the grid.
|
|
1417
|
-
|
|
1418
|
-
*/
|
|
1419
|
-
IgxMultiColumnComboBoxComponent.prototype.exportVisualModel = function () {
|
|
1420
|
-
var iv = this.i.c9();
|
|
1421
|
-
return (iv);
|
|
1422
|
-
};
|
|
1423
|
-
/**
|
|
1424
|
-
* Returns a serialized copy of the exported visual model
|
|
1425
|
-
|
|
1426
|
-
*/
|
|
1427
|
-
IgxMultiColumnComboBoxComponent.prototype.exportSerializedVisualModel = function () {
|
|
1428
|
-
var iv = this.i.ew();
|
|
1429
|
-
return (iv);
|
|
1430
|
-
};
|
|
1431
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "gotFocus", {
|
|
1432
|
-
get: function () {
|
|
1433
|
-
var _this = this;
|
|
1434
|
-
if (this._gotFocus == null) {
|
|
1435
|
-
this._gotFocus = new EventEmitter();
|
|
1436
|
-
this.i.gotFocus = delegateCombine(this.i.gotFocus, function (o, e) {
|
|
1437
|
-
_this._runInZone(function () {
|
|
1438
|
-
var outerArgs = new IgxGotFocusEventArgs();
|
|
1439
|
-
outerArgs._provideImplementation(e);
|
|
1440
|
-
if (_this.beforeGotFocus) {
|
|
1441
|
-
_this.beforeGotFocus(_this, outerArgs);
|
|
1442
|
-
}
|
|
1443
|
-
_this._gotFocus.emit({
|
|
1444
|
-
sender: _this,
|
|
1445
|
-
args: outerArgs
|
|
1446
|
-
});
|
|
1447
|
-
});
|
|
1448
|
-
});
|
|
1449
|
-
}
|
|
1450
|
-
return this._gotFocus;
|
|
1451
|
-
},
|
|
1452
|
-
enumerable: false,
|
|
1453
|
-
configurable: true
|
|
1454
|
-
});
|
|
1455
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "lostFocus", {
|
|
1456
|
-
get: function () {
|
|
1457
|
-
var _this = this;
|
|
1458
|
-
if (this._lostFocus == null) {
|
|
1459
|
-
this._lostFocus = new EventEmitter();
|
|
1460
|
-
this.i.lostFocus = delegateCombine(this.i.lostFocus, function (o, e) {
|
|
1461
|
-
_this._runInZone(function () {
|
|
1462
|
-
var outerArgs = new IgxLostFocusEventArgs();
|
|
1463
|
-
outerArgs._provideImplementation(e);
|
|
1464
|
-
if (_this.beforeLostFocus) {
|
|
1465
|
-
_this.beforeLostFocus(_this, outerArgs);
|
|
1466
|
-
}
|
|
1467
|
-
_this._lostFocus.emit({
|
|
1468
|
-
sender: _this,
|
|
1469
|
-
args: outerArgs
|
|
1470
|
-
});
|
|
1471
|
-
});
|
|
1472
|
-
});
|
|
1473
|
-
}
|
|
1474
|
-
return this._lostFocus;
|
|
1475
|
-
},
|
|
1476
|
-
enumerable: false,
|
|
1477
|
-
configurable: true
|
|
1478
|
-
});
|
|
1479
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "textValueChanged", {
|
|
1480
|
-
get: function () {
|
|
1481
|
-
var _this = this;
|
|
1482
|
-
if (this._textValueChanged == null) {
|
|
1483
|
-
this._textValueChanged = new EventEmitter();
|
|
1484
|
-
this.i.textValueChanged = delegateCombine(this.i.textValueChanged, function (o, e) {
|
|
1485
|
-
_this._runInZone(function () {
|
|
1486
|
-
var outerArgs = new IgxMultiColumnComboBoxTextChangedEventArgs();
|
|
1487
|
-
outerArgs._provideImplementation(e);
|
|
1488
|
-
if (_this.beforeTextValueChanged) {
|
|
1489
|
-
_this.beforeTextValueChanged(_this, outerArgs);
|
|
1490
|
-
}
|
|
1491
|
-
_this._textValueChanged.emit({
|
|
1492
|
-
sender: _this,
|
|
1493
|
-
args: outerArgs
|
|
1494
|
-
});
|
|
1495
|
-
});
|
|
1496
|
-
});
|
|
1497
|
-
}
|
|
1498
|
-
return this._textValueChanged;
|
|
1499
|
-
},
|
|
1500
|
-
enumerable: false,
|
|
1501
|
-
configurable: true
|
|
1502
|
-
});
|
|
1503
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "selectedValueChanged", {
|
|
1504
|
-
get: function () {
|
|
1505
|
-
var _this = this;
|
|
1506
|
-
if (this._selectedValueChanged == null) {
|
|
1507
|
-
this._selectedValueChanged = new EventEmitter();
|
|
1508
|
-
this.i.selectedValueChanged = delegateCombine(this.i.selectedValueChanged, function (o, e) {
|
|
1509
|
-
_this._runInZone(function () {
|
|
1510
|
-
var outerArgs = new IgxMultiColumnComboBoxValueChangedEventArgs();
|
|
1511
|
-
outerArgs._provideImplementation(e);
|
|
1512
|
-
if (_this.beforeSelectedValueChanged) {
|
|
1513
|
-
_this.beforeSelectedValueChanged(_this, outerArgs);
|
|
1514
|
-
}
|
|
1515
|
-
_this._selectedValueChanged.emit({
|
|
1516
|
-
sender: _this,
|
|
1517
|
-
args: outerArgs
|
|
1518
|
-
});
|
|
1519
|
-
});
|
|
1520
|
-
});
|
|
1521
|
-
}
|
|
1522
|
-
return this._selectedValueChanged;
|
|
1523
|
-
},
|
|
1524
|
-
enumerable: false,
|
|
1525
|
-
configurable: true
|
|
1526
|
-
});
|
|
1527
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "keyDown", {
|
|
1528
|
-
get: function () {
|
|
1529
|
-
var _this = this;
|
|
1530
|
-
if (this._keyDown == null) {
|
|
1531
|
-
this._keyDown = new EventEmitter();
|
|
1532
|
-
this.i.keyDown = delegateCombine(this.i.keyDown, function (o, e) {
|
|
1533
|
-
_this._runInZone(function () {
|
|
1534
|
-
var outerArgs = new IgxKeyEventArgs();
|
|
1535
|
-
outerArgs._provideImplementation(e);
|
|
1536
|
-
if (_this.beforeKeyDown) {
|
|
1537
|
-
_this.beforeKeyDown(_this, outerArgs);
|
|
1538
|
-
}
|
|
1539
|
-
_this._keyDown.emit({
|
|
1540
|
-
sender: _this,
|
|
1541
|
-
args: outerArgs
|
|
1542
|
-
});
|
|
1543
|
-
});
|
|
1544
|
-
});
|
|
1545
|
-
}
|
|
1546
|
-
return this._keyDown;
|
|
1547
|
-
},
|
|
1548
|
-
enumerable: false,
|
|
1549
|
-
configurable: true
|
|
1550
|
-
});
|
|
1551
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "change", {
|
|
1552
|
-
get: function () {
|
|
1553
|
-
var _this = this;
|
|
1554
|
-
if (this._change == null) {
|
|
1555
|
-
this._change = new EventEmitter();
|
|
1556
|
-
this.i.change = delegateCombine(this.i.change, function (o, e) {
|
|
1557
|
-
_this._runInZone(function () {
|
|
1558
|
-
var outerArgs = new IgxInputChangeEventArgs();
|
|
1559
|
-
outerArgs._provideImplementation(e);
|
|
1560
|
-
if (_this.beforeChange) {
|
|
1561
|
-
_this.beforeChange(_this, outerArgs);
|
|
1562
|
-
}
|
|
1563
|
-
_this._change.emit({
|
|
1564
|
-
sender: _this,
|
|
1565
|
-
args: outerArgs
|
|
1566
|
-
});
|
|
1567
|
-
});
|
|
1568
|
-
});
|
|
1569
|
-
}
|
|
1570
|
-
return this._change;
|
|
1571
|
-
},
|
|
1572
|
-
enumerable: false,
|
|
1573
|
-
configurable: true
|
|
1574
|
-
});
|
|
1575
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "changing", {
|
|
1576
|
-
get: function () {
|
|
1577
|
-
var _this = this;
|
|
1578
|
-
if (this._changing == null) {
|
|
1579
|
-
this._changing = new EventEmitter();
|
|
1580
|
-
this.i.changing = delegateCombine(this.i.changing, function (o, e) {
|
|
1581
|
-
_this._runInZone(function () {
|
|
1582
|
-
var outerArgs = new IgxInputChangeEventArgs();
|
|
1583
|
-
outerArgs._provideImplementation(e);
|
|
1584
|
-
if (_this.beforeChanging) {
|
|
1585
|
-
_this.beforeChanging(_this, outerArgs);
|
|
1586
|
-
}
|
|
1587
|
-
_this._changing.emit({
|
|
1588
|
-
sender: _this,
|
|
1589
|
-
args: outerArgs
|
|
1590
|
-
});
|
|
1591
|
-
});
|
|
1592
|
-
});
|
|
1593
|
-
}
|
|
1594
|
-
return this._changing;
|
|
1595
|
-
},
|
|
1596
|
-
enumerable: false,
|
|
1597
|
-
configurable: true
|
|
1598
|
-
});
|
|
1599
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "textChange", {
|
|
1600
|
-
get: function () {
|
|
1601
|
-
var _this = this;
|
|
1602
|
-
if (this._textChange == null) {
|
|
1603
|
-
this._textChange = new EventEmitter();
|
|
1604
|
-
this.i.propertyChanged = delegateCombine(this.i.propertyChanged, function (o, e) {
|
|
1605
|
-
_this._runInZone(function () {
|
|
1606
|
-
var iv = e;
|
|
1607
|
-
var ext = _this.text;
|
|
1608
|
-
if (_this.beforeTextChange) {
|
|
1609
|
-
_this.beforeTextChange(_this, ext);
|
|
1610
|
-
}
|
|
1611
|
-
_this._textChange.emit(ext);
|
|
1612
|
-
});
|
|
1613
|
-
});
|
|
1614
|
-
}
|
|
1615
|
-
return this._textChange;
|
|
1616
|
-
},
|
|
1617
|
-
enumerable: false,
|
|
1618
|
-
configurable: true
|
|
1619
|
-
});
|
|
1620
|
-
Object.defineProperty(IgxMultiColumnComboBoxComponent.prototype, "valueChange", {
|
|
1621
|
-
get: function () {
|
|
1622
|
-
var _this = this;
|
|
1623
|
-
if (this._valueChange == null) {
|
|
1624
|
-
this._valueChange = new EventEmitter();
|
|
1625
|
-
this.i.propertyChanged = delegateCombine(this.i.propertyChanged, function (o, e) {
|
|
1626
|
-
_this._runInZone(function () {
|
|
1627
|
-
var iv = e;
|
|
1628
|
-
var ext = _this.value;
|
|
1629
|
-
if (_this.beforeValueChange) {
|
|
1630
|
-
_this.beforeValueChange(_this, ext);
|
|
1631
|
-
}
|
|
1632
|
-
_this._valueChange.emit(ext);
|
|
1633
|
-
});
|
|
1634
|
-
});
|
|
1635
|
-
}
|
|
1636
|
-
return this._valueChange;
|
|
1637
|
-
},
|
|
1638
|
-
enumerable: false,
|
|
1639
|
-
configurable: true
|
|
1640
|
-
});
|
|
1641
|
-
IgxMultiColumnComboBoxComponent.prototype._runInZone = function (act) {
|
|
1642
|
-
if (this._zoneRunner != null) {
|
|
1643
|
-
this._zoneRunner(act);
|
|
1644
|
-
}
|
|
1645
|
-
else {
|
|
1646
|
-
act();
|
|
1647
|
-
}
|
|
1648
|
-
};
|
|
1649
|
-
IgxMultiColumnComboBoxComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxMultiColumnComboBoxComponent, deps: [{ token: i0.Renderer2 }, { token: i0.ViewContainerRef }, { token: i0.NgZone }, { token: i0.Injector }, { token: i0.ComponentFactoryResolver }], target: i0.ɵɵFactoryTarget.Component });
|
|
1650
|
-
IgxMultiColumnComboBoxComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: IgxMultiColumnComboBoxComponent, selector: "igx-multi-column-combo-box", inputs: { height: "height", width: "width", showClearButton: "showClearButton", fields: "fields", backgroundColor: "backgroundColor", actualBackgroundColor: "actualBackgroundColor", baseTheme: "baseTheme", actualBaseTheme: "actualBaseTheme", borderColor: "borderColor", actualBorderColor: "actualBorderColor", borderWidth: "borderWidth", actualBorderWidth: "actualBorderWidth", columnHeadersVisible: "columnHeadersVisible", contentPaddingBottom: "contentPaddingBottom", contentPaddingLeft: "contentPaddingLeft", contentPaddingRight: "contentPaddingRight", contentPaddingTop: "contentPaddingTop", actualContentPaddingBottom: "actualContentPaddingBottom", actualContentPaddingLeft: "actualContentPaddingLeft", actualContentPaddingRight: "actualContentPaddingRight", actualContentPaddingTop: "actualContentPaddingTop", cornerRadiusBottomRight: "cornerRadiusBottomRight", cornerRadiusBottomLeft: "cornerRadiusBottomLeft", cornerRadiusTopLeft: "cornerRadiusTopLeft", cornerRadiusTopRight: "cornerRadiusTopRight", actualCornerRadiusBottomRight: "actualCornerRadiusBottomRight", actualCornerRadiusBottomLeft: "actualCornerRadiusBottomLeft", actualCornerRadiusTopLeft: "actualCornerRadiusTopLeft", actualCornerRadiusTopRight: "actualCornerRadiusTopRight", dataSourceDesiredProperties: "dataSourceDesiredProperties", density: "density", actualDensity: "actualDensity", dropDownButtonVisible: "dropDownButtonVisible", focusBorderColor: "focusBorderColor", actualFocusBorderColor: "actualFocusBorderColor", focusBorderWidth: "focusBorderWidth", actualFocusBorderWidth: "actualFocusBorderWidth", focusUnderlineColor: "focusUnderlineColor", actualFocusUnderlineColor: "actualFocusUnderlineColor", focusUnderlineOpacity: "focusUnderlineOpacity", actualFocusUnderlineOpacity: "actualFocusUnderlineOpacity", focusUnderlineRippleOpacity: "focusUnderlineRippleOpacity", actualFocusUnderlineRippleOpacity: "actualFocusUnderlineRippleOpacity", hoverUnderlineColor: "hoverUnderlineColor", actualHoverUnderlineColor: "actualHoverUnderlineColor", hoverUnderlineOpacity: "hoverUnderlineOpacity", actualHoverUnderlineOpacity: "actualHoverUnderlineOpacity", hoverUnderlineWidth: "hoverUnderlineWidth", actualHoverUnderlineWidth: "actualHoverUnderlineWidth", dataSource: "dataSource", label: "label", labelTextColor: "labelTextColor", actualLabelTextColor: "actualLabelTextColor", labelTextStyle: "labelTextStyle", actualLabelVisible: "actualLabelVisible", noMatchesFoundLabel: "noMatchesFoundLabel", actualNoMatchesFoundLabel: "actualNoMatchesFoundLabel", noMatchesFoundLabelBackgroundColor: "noMatchesFoundLabelBackgroundColor", actualNoMatchesFoundLabelBackgroundColor: "actualNoMatchesFoundLabelBackgroundColor", noMatchesFoundLabelTextColor: "noMatchesFoundLabelTextColor", actualNoMatchesFoundLabelTextColor: "actualNoMatchesFoundLabelTextColor", noMatchesFoundLabelTextStyle: "noMatchesFoundLabelTextStyle", placeholder: "placeholder", rowSeparatorsVisible: "rowSeparatorsVisible", textColor: "textColor", actualTextColor: "actualTextColor", textStyle: "textStyle", underlineColor: "underlineColor", actualUnderlineColor: "actualUnderlineColor", underlineOpacity: "underlineOpacity", actualUnderlineOpacity: "actualUnderlineOpacity", underlineRippleColor: "underlineRippleColor", actualUnderlineRippleColor: "actualUnderlineRippleColor", underlineRippleOpacity: "underlineRippleOpacity", actualUnderlineRippleOpacity: "actualUnderlineRippleOpacity", underlineRippleWidth: "underlineRippleWidth", actualUnderlineRippleWidth: "actualUnderlineRippleWidth", underlineWidth: "underlineWidth", actualUnderlineWidth: "actualUnderlineWidth", allowFilter: "allowFilter", sortMode: "sortMode", textField: "textField", text: "text", valueField: "valueField", actualValueField: "actualValueField", value: "value", isFixed: "isFixed", openAsChild: "openAsChild", useTopLayer: "useTopLayer" }, outputs: { gotFocus: "gotFocus", lostFocus: "lostFocus", textValueChanged: "textValueChanged", selectedValueChanged: "selectedValueChanged", keyDown: "keyDown", change: "change", changing: "changing", textChange: "textChange", valueChange: "valueChange" }, providers: [], viewQueries: [{ propertyName: "_mainDivRef", first: true, predicate: ["mainDivRef"], descendants: true, read: ElementRef, static: true }, { propertyName: "_dynamicContent", first: true, predicate: ["dynamicContent"], descendants: true, read: ViewContainerRef, static: true }, { propertyName: "_childTemplateRef", first: true, predicate: ["childContent"], descendants: true, read: TemplateRef }], ngImport: i0, template: "\n <ng-template #childContent>\n <ng-content></ng-content>\n </ng-template>\n <ng-container #dynamicContent></ng-container>\n <div #mainDivRef class=\"ig-multi-column-combo-box igx-multi-column-combo-box\"> \n\t </div> \n ", isInline: true, styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
|
|
1651
|
-
return IgxMultiColumnComboBoxComponent;
|
|
1652
|
-
}());
|
|
1653
|
-
export { IgxMultiColumnComboBoxComponent };
|
|
1654
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: IgxMultiColumnComboBoxComponent, decorators: [{
|
|
1655
|
-
type: Component,
|
|
1656
|
-
args: [{
|
|
1657
|
-
selector: 'igx-multi-column-combo-box',
|
|
1658
|
-
template: "\n <ng-template #childContent>\n <ng-content></ng-content>\n </ng-template>\n <ng-container #dynamicContent></ng-container>\n <div #mainDivRef class=\"ig-multi-column-combo-box igx-multi-column-combo-box\"> \n\t </div> \n ",
|
|
1659
|
-
changeDetection: ChangeDetectionStrategy.OnPush,
|
|
1660
|
-
providers: [],
|
|
1661
|
-
styles: ["\n\t\t:host {\n\t\t\tdisplay: block;\n\t\t}\n\t"]
|
|
1662
|
-
}]
|
|
1663
|
-
}], ctorParameters: function () { return [{ type: i0.Renderer2 }, { type: i0.ViewContainerRef }, { type: i0.NgZone }, { type: i0.Injector }, { type: i0.ComponentFactoryResolver }]; }, propDecorators: { _mainDivRef: [{
|
|
1664
|
-
type: ViewChild,
|
|
1665
|
-
args: ["mainDivRef", { read: ElementRef, static: true }]
|
|
1666
|
-
}], _dynamicContent: [{
|
|
1667
|
-
type: ViewChild,
|
|
1668
|
-
args: ["dynamicContent", { read: ViewContainerRef, static: true }]
|
|
1669
|
-
}], _childTemplateRef: [{
|
|
1670
|
-
type: ViewChild,
|
|
1671
|
-
args: ["childContent", { read: TemplateRef, static: false }]
|
|
1672
|
-
}], height: [{
|
|
1673
|
-
type: Input
|
|
1674
|
-
}], width: [{
|
|
1675
|
-
type: Input
|
|
1676
|
-
}], showClearButton: [{
|
|
1677
|
-
type: Input
|
|
1678
|
-
}], fields: [{
|
|
1679
|
-
type: Input
|
|
1680
|
-
}], backgroundColor: [{
|
|
1681
|
-
type: Input
|
|
1682
|
-
}], actualBackgroundColor: [{
|
|
1683
|
-
type: Input
|
|
1684
|
-
}], baseTheme: [{
|
|
1685
|
-
type: Input
|
|
1686
|
-
}], actualBaseTheme: [{
|
|
1687
|
-
type: Input
|
|
1688
|
-
}], borderColor: [{
|
|
1689
|
-
type: Input
|
|
1690
|
-
}], actualBorderColor: [{
|
|
1691
|
-
type: Input
|
|
1692
|
-
}], borderWidth: [{
|
|
1693
|
-
type: Input
|
|
1694
|
-
}], actualBorderWidth: [{
|
|
1695
|
-
type: Input
|
|
1696
|
-
}], columnHeadersVisible: [{
|
|
1697
|
-
type: Input
|
|
1698
|
-
}], contentPaddingBottom: [{
|
|
1699
|
-
type: Input
|
|
1700
|
-
}], contentPaddingLeft: [{
|
|
1701
|
-
type: Input
|
|
1702
|
-
}], contentPaddingRight: [{
|
|
1703
|
-
type: Input
|
|
1704
|
-
}], contentPaddingTop: [{
|
|
1705
|
-
type: Input
|
|
1706
|
-
}], actualContentPaddingBottom: [{
|
|
1707
|
-
type: Input
|
|
1708
|
-
}], actualContentPaddingLeft: [{
|
|
1709
|
-
type: Input
|
|
1710
|
-
}], actualContentPaddingRight: [{
|
|
1711
|
-
type: Input
|
|
1712
|
-
}], actualContentPaddingTop: [{
|
|
1713
|
-
type: Input
|
|
1714
|
-
}], cornerRadiusBottomRight: [{
|
|
1715
|
-
type: Input
|
|
1716
|
-
}], cornerRadiusBottomLeft: [{
|
|
1717
|
-
type: Input
|
|
1718
|
-
}], cornerRadiusTopLeft: [{
|
|
1719
|
-
type: Input
|
|
1720
|
-
}], cornerRadiusTopRight: [{
|
|
1721
|
-
type: Input
|
|
1722
|
-
}], actualCornerRadiusBottomRight: [{
|
|
1723
|
-
type: Input
|
|
1724
|
-
}], actualCornerRadiusBottomLeft: [{
|
|
1725
|
-
type: Input
|
|
1726
|
-
}], actualCornerRadiusTopLeft: [{
|
|
1727
|
-
type: Input
|
|
1728
|
-
}], actualCornerRadiusTopRight: [{
|
|
1729
|
-
type: Input
|
|
1730
|
-
}], dataSourceDesiredProperties: [{
|
|
1731
|
-
type: Input
|
|
1732
|
-
}], density: [{
|
|
1733
|
-
type: Input
|
|
1734
|
-
}], actualDensity: [{
|
|
1735
|
-
type: Input
|
|
1736
|
-
}], dropDownButtonVisible: [{
|
|
1737
|
-
type: Input
|
|
1738
|
-
}], focusBorderColor: [{
|
|
1739
|
-
type: Input
|
|
1740
|
-
}], actualFocusBorderColor: [{
|
|
1741
|
-
type: Input
|
|
1742
|
-
}], focusBorderWidth: [{
|
|
1743
|
-
type: Input
|
|
1744
|
-
}], actualFocusBorderWidth: [{
|
|
1745
|
-
type: Input
|
|
1746
|
-
}], focusUnderlineColor: [{
|
|
1747
|
-
type: Input
|
|
1748
|
-
}], actualFocusUnderlineColor: [{
|
|
1749
|
-
type: Input
|
|
1750
|
-
}], focusUnderlineOpacity: [{
|
|
1751
|
-
type: Input
|
|
1752
|
-
}], actualFocusUnderlineOpacity: [{
|
|
1753
|
-
type: Input
|
|
1754
|
-
}], focusUnderlineRippleOpacity: [{
|
|
1755
|
-
type: Input
|
|
1756
|
-
}], actualFocusUnderlineRippleOpacity: [{
|
|
1757
|
-
type: Input
|
|
1758
|
-
}], hoverUnderlineColor: [{
|
|
1759
|
-
type: Input
|
|
1760
|
-
}], actualHoverUnderlineColor: [{
|
|
1761
|
-
type: Input
|
|
1762
|
-
}], hoverUnderlineOpacity: [{
|
|
1763
|
-
type: Input
|
|
1764
|
-
}], actualHoverUnderlineOpacity: [{
|
|
1765
|
-
type: Input
|
|
1766
|
-
}], hoverUnderlineWidth: [{
|
|
1767
|
-
type: Input
|
|
1768
|
-
}], actualHoverUnderlineWidth: [{
|
|
1769
|
-
type: Input
|
|
1770
|
-
}], dataSource: [{
|
|
1771
|
-
type: Input
|
|
1772
|
-
}], label: [{
|
|
1773
|
-
type: Input
|
|
1774
|
-
}], labelTextColor: [{
|
|
1775
|
-
type: Input
|
|
1776
|
-
}], actualLabelTextColor: [{
|
|
1777
|
-
type: Input
|
|
1778
|
-
}], labelTextStyle: [{
|
|
1779
|
-
type: Input
|
|
1780
|
-
}], actualLabelVisible: [{
|
|
1781
|
-
type: Input
|
|
1782
|
-
}], noMatchesFoundLabel: [{
|
|
1783
|
-
type: Input
|
|
1784
|
-
}], actualNoMatchesFoundLabel: [{
|
|
1785
|
-
type: Input
|
|
1786
|
-
}], noMatchesFoundLabelBackgroundColor: [{
|
|
1787
|
-
type: Input
|
|
1788
|
-
}], actualNoMatchesFoundLabelBackgroundColor: [{
|
|
1789
|
-
type: Input
|
|
1790
|
-
}], noMatchesFoundLabelTextColor: [{
|
|
1791
|
-
type: Input
|
|
1792
|
-
}], actualNoMatchesFoundLabelTextColor: [{
|
|
1793
|
-
type: Input
|
|
1794
|
-
}], noMatchesFoundLabelTextStyle: [{
|
|
1795
|
-
type: Input
|
|
1796
|
-
}], placeholder: [{
|
|
1797
|
-
type: Input
|
|
1798
|
-
}], rowSeparatorsVisible: [{
|
|
1799
|
-
type: Input
|
|
1800
|
-
}], textColor: [{
|
|
1801
|
-
type: Input
|
|
1802
|
-
}], actualTextColor: [{
|
|
1803
|
-
type: Input
|
|
1804
|
-
}], textStyle: [{
|
|
1805
|
-
type: Input
|
|
1806
|
-
}], underlineColor: [{
|
|
1807
|
-
type: Input
|
|
1808
|
-
}], actualUnderlineColor: [{
|
|
1809
|
-
type: Input
|
|
1810
|
-
}], underlineOpacity: [{
|
|
1811
|
-
type: Input
|
|
1812
|
-
}], actualUnderlineOpacity: [{
|
|
1813
|
-
type: Input
|
|
1814
|
-
}], underlineRippleColor: [{
|
|
1815
|
-
type: Input
|
|
1816
|
-
}], actualUnderlineRippleColor: [{
|
|
1817
|
-
type: Input
|
|
1818
|
-
}], underlineRippleOpacity: [{
|
|
1819
|
-
type: Input
|
|
1820
|
-
}], actualUnderlineRippleOpacity: [{
|
|
1821
|
-
type: Input
|
|
1822
|
-
}], underlineRippleWidth: [{
|
|
1823
|
-
type: Input
|
|
1824
|
-
}], actualUnderlineRippleWidth: [{
|
|
1825
|
-
type: Input
|
|
1826
|
-
}], underlineWidth: [{
|
|
1827
|
-
type: Input
|
|
1828
|
-
}], actualUnderlineWidth: [{
|
|
1829
|
-
type: Input
|
|
1830
|
-
}], allowFilter: [{
|
|
1831
|
-
type: Input
|
|
1832
|
-
}], sortMode: [{
|
|
1833
|
-
type: Input
|
|
1834
|
-
}], textField: [{
|
|
1835
|
-
type: Input
|
|
1836
|
-
}], text: [{
|
|
1837
|
-
type: Input
|
|
1838
|
-
}], valueField: [{
|
|
1839
|
-
type: Input
|
|
1840
|
-
}], actualValueField: [{
|
|
1841
|
-
type: Input
|
|
1842
|
-
}], value: [{
|
|
1843
|
-
type: Input
|
|
1844
|
-
}], isFixed: [{
|
|
1845
|
-
type: Input
|
|
1846
|
-
}], openAsChild: [{
|
|
1847
|
-
type: Input
|
|
1848
|
-
}], useTopLayer: [{
|
|
1849
|
-
type: Input
|
|
1850
|
-
}], gotFocus: [{
|
|
1851
|
-
type: Output
|
|
1852
|
-
}], lostFocus: [{
|
|
1853
|
-
type: Output
|
|
1854
|
-
}], textValueChanged: [{
|
|
1855
|
-
type: Output
|
|
1856
|
-
}], selectedValueChanged: [{
|
|
1857
|
-
type: Output
|
|
1858
|
-
}], keyDown: [{
|
|
1859
|
-
type: Output
|
|
1860
|
-
}], change: [{
|
|
1861
|
-
type: Output
|
|
1862
|
-
}], changing: [{
|
|
1863
|
-
type: Output
|
|
1864
|
-
}], textChange: [{
|
|
1865
|
-
type: Output
|
|
1866
|
-
}], valueChange: [{
|
|
1867
|
-
type: Output
|
|
1868
|
-
}] } });
|