igniteui-webcomponents-data-grids 6.3.0 → 6.3.1-beta.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/bundles/igniteui-webcomponents-data-grids.umd.js +17 -17
- package/bundles/igniteui-webcomponents-data-grids.umd.min.js +1 -1
- package/esm2015/lib/AccessibilityRow.js +2 -4
- package/esm2015/lib/ApplyButtonClickEventArgs.js +2 -4
- package/esm2015/lib/BaseEditorView.js +2 -4
- package/esm2015/lib/BrowserExecutionContext.js +2 -4
- package/esm2015/lib/BrowserPixelConverter.js +2 -4
- package/esm2015/lib/BrowserTickProvider.js +2 -4
- package/esm2015/lib/CalculationParameters.js +2 -4
- package/esm2015/lib/CancelButtonClickEventArgs.js +2 -4
- package/esm2015/lib/CanvasCellPresenterBase.js +2 -4
- package/esm2015/lib/CanvasContentCellModelHelper.js +2 -4
- package/esm2015/lib/CanvasDateTimeCell.js +2 -4
- package/esm2015/lib/CanvasDateTimeCellPresenter.js +2 -4
- package/esm2015/lib/CanvasGridCellBase.js +2 -4
- package/esm2015/lib/CanvasImageCell.js +2 -4
- package/esm2015/lib/CanvasImageCellPresenter.js +2 -4
- package/esm2015/lib/CanvasNumericCell.js +2 -4
- package/esm2015/lib/CanvasNumericCellPresenter.js +2 -4
- package/esm2015/lib/CanvasPlaceholderView.js +2 -4
- package/esm2015/lib/CanvasRowSeparatorCell.js +2 -4
- package/esm2015/lib/CanvasRowSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/CanvasSectionHeaderCell.js +2 -4
- package/esm2015/lib/CanvasSectionHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasSummaryCell.js +2 -4
- package/esm2015/lib/CanvasSummaryCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTemplateCell.js +2 -4
- package/esm2015/lib/CanvasTemplateCellContainer.js +2 -4
- package/esm2015/lib/CanvasTemplateCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTemplateHeaderCell.js +2 -4
- package/esm2015/lib/CanvasTemplateHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTextCell.js +2 -4
- package/esm2015/lib/CanvasTextCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTextHeaderCell.js +2 -4
- package/esm2015/lib/CanvasTextHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasVerticalSeparatorCell.js +2 -4
- package/esm2015/lib/CanvasVerticalSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/CellModelExport.js +2 -4
- package/esm2015/lib/CellPath.js +2 -4
- package/esm2015/lib/CellPresenterBase.js +2 -4
- package/esm2015/lib/CellRange.js +2 -4
- package/esm2015/lib/CellStyleRequestedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListBridge.js +2 -4
- package/esm2015/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListExternalKeysClearedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListIndexTypeChangedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListKeysClearedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListView_combined.js +4 -8
- package/esm2015/lib/CheckedChangedEventArgs.js +2 -4
- package/esm2015/lib/ColumnChooserInfo.js +2 -4
- package/esm2015/lib/ColumnChooserView_combined.js +4 -8
- package/esm2015/lib/ColumnFilterCondition_combined.js +230 -456
- package/esm2015/lib/ColumnGroupDescription.js +2 -4
- package/esm2015/lib/ColumnGroupDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnGroupingView_combined.js +5 -9
- package/esm2015/lib/ColumnGroupingVisualModelExport.js +2 -4
- package/esm2015/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +2 -4
- package/esm2015/lib/ColumnPinningInfo.js +2 -4
- package/esm2015/lib/ColumnPinningView_combined.js +4 -8
- package/esm2015/lib/ColumnPropertySetter.js +2 -4
- package/esm2015/lib/ColumnPropertySettersCollection.js +2 -4
- package/esm2015/lib/ColumnSortDescription.js +2 -4
- package/esm2015/lib/ColumnSortDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnSummaryDescription.js +2 -4
- package/esm2015/lib/ColumnSummaryDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnWidth.js +2 -4
- package/esm2015/lib/ComboEditorView.js +2 -4
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +5 -9
- package/esm2015/lib/ContentCellModelHelper.js +2 -4
- package/esm2015/lib/CurrentRendererSettings.js +2 -4
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +2 -4
- package/esm2015/lib/DataGridCellLayoutPanel.js +2 -4
- package/esm2015/lib/DataGridDelayedExecutionManager.js +2 -4
- package/esm2015/lib/DataGridPresenterManager.js +2 -4
- package/esm2015/lib/DataGridPropertySetter.js +2 -4
- package/esm2015/lib/DataGridScrollerKeyboardListener.js +2 -4
- package/esm2015/lib/DataGridToolbarView_combined.js +5 -9
- package/esm2015/lib/DataGridViewportManager.js +2 -4
- package/esm2015/lib/DateEditorView.js +2 -4
- package/esm2015/lib/DateTimeCell.js +2 -4
- package/esm2015/lib/DateTimeCellModelExport.js +2 -4
- package/esm2015/lib/DateTimeCellPresenter.js +2 -4
- package/esm2015/lib/DateTimeColumnValueFormatter.js +2 -4
- package/esm2015/lib/DefaultPlatformPixelConverter.js +2 -4
- package/esm2015/lib/DefinitionPropertyUpdatedEventArgs.js +2 -4
- package/esm2015/lib/DragSelectEventArgs.js +2 -4
- package/esm2015/lib/Dragger.js +2 -4
- package/esm2015/lib/DraggerView.js +10 -12
- package/esm2015/lib/DropDownDataListItem.js +2 -4
- package/esm2015/lib/EditorCell.js +2 -4
- package/esm2015/lib/EditorCellModelExport.js +2 -4
- package/esm2015/lib/EditorCellPresenter.js +2 -4
- package/esm2015/lib/EditorRowCell.js +2 -4
- package/esm2015/lib/EditorRowCellPresenter.js +2 -4
- package/esm2015/lib/FilterCell.js +2 -4
- package/esm2015/lib/FilterCellModelExport.js +2 -4
- package/esm2015/lib/FilterCellPresenter.js +2 -4
- package/esm2015/lib/FilterDialogRenderCompletedEventArgs.js +2 -4
- package/esm2015/lib/FormatCellEventArgs.js +2 -4
- package/esm2015/lib/FormatGroupTextEventArgs.js +2 -4
- package/esm2015/lib/FormatSummaryTextEventArgs.js +2 -4
- package/esm2015/lib/GotFocusEventArgs.js +2 -4
- package/esm2015/lib/GridActiveCellChangedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCanceledEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCompletedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCreatedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationPhaseSettings.js +2 -4
- package/esm2015/lib/GridAnimationSettings.js +2 -4
- package/esm2015/lib/GridCellBase.js +2 -4
- package/esm2015/lib/GridCellPosition.js +2 -4
- package/esm2015/lib/GridColumnAnimationSettings.js +2 -4
- package/esm2015/lib/GridColumnButtonOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnFilterOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnGroupOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnHideOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnMoveOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnOptionsSectionBase.js +2 -4
- package/esm2015/lib/GridColumnOptionsSimpleSectionBase.js +2 -4
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +6 -12
- package/esm2015/lib/GridColumnOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnPinOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnSortOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnSpacer.js +2 -4
- package/esm2015/lib/GridColumnSpacerCollection.js +2 -4
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +4 -8
- package/esm2015/lib/GridConditionFilterStringErrorsParsingEventArgs.js +2 -4
- package/esm2015/lib/GridConditionalStyleFontInfo.js +2 -4
- package/esm2015/lib/GridConditionalStyleProperty.js +2 -4
- package/esm2015/lib/GridConditionalStylePropertyCollection.js +2 -4
- package/esm2015/lib/GridDataCommittedEventArgs.js +2 -4
- package/esm2015/lib/GridDataCommittingEventArgs.js +2 -4
- package/esm2015/lib/GridExpansionIndicatorView_combined.js +4 -8
- package/esm2015/lib/GridExternalWrapper.js +2 -4
- package/esm2015/lib/GridFilterDialogFilterChangeEventArgs.js +2 -4
- package/esm2015/lib/GridFilterDialogOpeningEventArgs.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGrouping.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevel.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevelCollection.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelRow.js +2 -4
- package/esm2015/lib/GridFilterDialogView_combined.js +11 -21
- package/esm2015/lib/GridFilterExpressionsEventArgs.js +2 -4
- package/esm2015/lib/GridGroupDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridLayerExport.js +2 -4
- package/esm2015/lib/GridModuleHelper.js +2 -4
- package/esm2015/lib/GridRowEditEndedEventArgs.js +2 -4
- package/esm2015/lib/GridRowEditStartedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedCellRangesChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedCellRangesCollection.js +2 -4
- package/esm2015/lib/GridSelectedItemsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedItemsCollection.js +2 -4
- package/esm2015/lib/GridSelectedKeysChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedKeysCollection.js +2 -4
- package/esm2015/lib/GridSelectionChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSizeChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSortDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSortIndicatorView_combined.js +4 -8
- package/esm2015/lib/GridStyleRepository.js +2 -4
- package/esm2015/lib/GridSummaryDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridViewportChangedEventArgs.js +2 -4
- package/esm2015/lib/GroupData.js +2 -4
- package/esm2015/lib/GroupInfo.js +2 -4
- package/esm2015/lib/HorizontalPropertyEditorDataSource.js +2 -4
- package/esm2015/lib/ISummaryChooserView_combined.js +4 -8
- package/esm2015/lib/ImageCell.js +2 -4
- package/esm2015/lib/ImageCellModelExport.js +2 -4
- package/esm2015/lib/ImageCellPresenter.js +2 -4
- package/esm2015/lib/LostFocusEventArgs.js +2 -4
- package/esm2015/lib/MergedCellInfo.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxTextChangedEventArgs.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxUtilities.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxValueChangedEventArgs.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +6 -12
- package/esm2015/lib/MultiColumnComboVisualModelExport.js +2 -4
- package/esm2015/lib/MultipleDataSourceNotifier.js +2 -4
- package/esm2015/lib/NativeUIComboFactory.js +2 -4
- package/esm2015/lib/NativeUIGridFactory.js +2 -4
- package/esm2015/lib/NumericCell.js +2 -4
- package/esm2015/lib/NumericCellModelExport.js +2 -4
- package/esm2015/lib/NumericCellPresenter.js +2 -4
- package/esm2015/lib/NumericEditorView.js +2 -4
- package/esm2015/lib/OperatorModel.js +2 -4
- package/esm2015/lib/OperatorSelectorClosingEventArgs.js +2 -4
- package/esm2015/lib/OperatorSelectorOpeningEventArgs.js +2 -4
- package/esm2015/lib/OperatorSelectorValueChangedEventArgs.js +2 -4
- package/esm2015/lib/PageChangedEventArgs.js +2 -4
- package/esm2015/lib/PagerVisualModelExport.js +2 -4
- package/esm2015/lib/PlaceholderView.js +2 -4
- package/esm2015/lib/PrimaryKeyValue.js +2 -4
- package/esm2015/lib/PropertyEditorView_combined.js +4 -8
- package/esm2015/lib/ResponsiveStateEnteredEventArgs.js +2 -4
- package/esm2015/lib/ResponsiveStateEnteringEventArgs.js +2 -4
- package/esm2015/lib/ResponsiveStateExitedEventArgs.js +2 -4
- package/esm2015/lib/RowPath.js +2 -4
- package/esm2015/lib/RowRange.js +2 -4
- package/esm2015/lib/RowSeparatorCell.js +2 -4
- package/esm2015/lib/RowSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/RowSeparatorModelExport.js +2 -4
- package/esm2015/lib/SaveLayoutFilterInfo.js +2 -4
- package/esm2015/lib/SaveLayoutGroupInfo.js +2 -4
- package/esm2015/lib/SaveLayoutSortInfo.js +2 -4
- package/esm2015/lib/SectionHeaderCell.js +2 -4
- package/esm2015/lib/SectionHeaderCellModelExport.js +2 -4
- package/esm2015/lib/SectionHeaderCellPresenter.js +2 -4
- package/esm2015/lib/SelectAllCheckboxChangedEventArgs.js +2 -4
- package/esm2015/lib/SortIndicatorRenderCompletedEventArgs.js +2 -4
- package/esm2015/lib/SummaryCell.js +2 -4
- package/esm2015/lib/SummaryCellModelExport.js +2 -4
- package/esm2015/lib/SummaryCellPresenter.js +2 -4
- package/esm2015/lib/SummaryChangedEventArgs.js +2 -4
- package/esm2015/lib/SummaryChooserItem.js +2 -4
- package/esm2015/lib/SummaryData.js +2 -4
- package/esm2015/lib/TemplateCell.js +3 -5
- package/esm2015/lib/TemplateCellContainer.js +2 -4
- package/esm2015/lib/TemplateCellModelExport.js +2 -4
- package/esm2015/lib/TemplateCellPresenter.js +2 -4
- package/esm2015/lib/TemplateHeader.js +2 -4
- package/esm2015/lib/TemplateHeaderCell.js +2 -4
- package/esm2015/lib/TemplateHeaderCellModel.js +2 -4
- package/esm2015/lib/TemplateHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TemplateHeaderCellPresenter.js +2 -4
- package/esm2015/lib/TemplateHeaderCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/TemplateSectionHeader.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellModel.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/TextCell.js +2 -4
- package/esm2015/lib/TextCellModelExport.js +2 -4
- package/esm2015/lib/TextCellPresenter.js +2 -4
- package/esm2015/lib/TextEditorView.js +2 -4
- package/esm2015/lib/TextHeaderCell.js +2 -4
- package/esm2015/lib/TextHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TextHeaderCellPresenter.js +2 -4
- package/esm2015/lib/TextIconSetConditionalStyle.js +2 -4
- package/esm2015/lib/TextVisualModelExport.js +2 -4
- package/esm2015/lib/ToolbarVisualModelExport.js +2 -4
- package/esm2015/lib/VerticalSeparatorCell.js +2 -4
- package/esm2015/lib/VerticalSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/VisualModelExport.js +2 -4
- package/esm2015/lib/igc-checkbox-list-component.js +2 -1
- package/esm2015/lib/igc-column-chooser-component.js +2 -1
- package/esm2015/lib/igc-column-grouping-component.js +2 -1
- package/esm2015/lib/igc-column-moving-separator-component.js +2 -1
- package/esm2015/lib/igc-column-pinning-component.js +2 -1
- package/esm2015/lib/igc-column-resizing-separator-component.js +2 -1
- package/esm2015/lib/igc-combo-box-column-component.js +2 -4
- package/esm2015/lib/igc-data-grid-column-component.js +2 -4
- package/esm2015/lib/igc-data-grid-comparison-operator-selector-component.js +2 -4
- package/esm2015/lib/igc-data-grid-component.js +2 -1
- package/esm2015/lib/igc-data-grid-expansion-indicator-component.js +2 -1
- package/esm2015/lib/igc-data-grid-filter-dialog-component.js +2 -4
- package/esm2015/lib/igc-data-grid-pager-component.js +2 -1
- package/esm2015/lib/igc-data-grid-sort-indicator-component.js +2 -4
- package/esm2015/lib/igc-data-grid-toolbar-component.js +2 -1
- package/esm2015/lib/igc-date-time-column-component.js +2 -4
- package/esm2015/lib/igc-definition-base-component.js +2 -4
- package/esm2015/lib/igc-edit-row-definition-component.js +2 -4
- package/esm2015/lib/igc-editor-definition-component.js +2 -4
- package/esm2015/lib/igc-filter-row-definition-component.js +2 -4
- package/esm2015/lib/igc-grid-column-button-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-filter-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-group-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-hide-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-move-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-section-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-simple-section-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-pin-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-sort-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-summary-options-component.js +2 -1
- package/esm2015/lib/igc-grid-compound-conditional-style-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-font-info-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-property-component.js +2 -1
- package/esm2015/lib/igc-header-component.js +2 -4
- package/esm2015/lib/igc-header-row-separator-component.js +2 -4
- package/esm2015/lib/igc-header-separator-component.js +2 -1
- package/esm2015/lib/igc-image-column-component.js +2 -4
- package/esm2015/lib/igc-multi-column-combo-box-component.js +2 -1
- package/esm2015/lib/igc-numeric-column-component.js +2 -4
- package/esm2015/lib/igc-pinned-area-separator-component.js +2 -1
- package/esm2015/lib/igc-property-editor-component.js +2 -1
- package/esm2015/lib/igc-row-separator-component.js +2 -4
- package/esm2015/lib/igc-section-footer-component.js +2 -4
- package/esm2015/lib/igc-section-header-component.js +2 -4
- package/esm2015/lib/igc-summary-row-component.js +2 -1
- package/esm2015/lib/igc-summary-row-root-component.js +2 -1
- package/esm2015/lib/igc-summary-row-section-component.js +2 -1
- package/esm2015/lib/igc-template-column-component.js +2 -4
- package/esm2015/lib/igc-template-header-component.js +2 -4
- package/esm2015/lib/igc-template-section-header-component.js +2 -4
- package/esm2015/lib/igc-text-column-component.js +2 -4
- package/esm2015/lib/igc-text-header-component.js +2 -4
- package/esm2015/lib/igc-text-icon-set-conditional-style-component.js +2 -1
- package/esm5/lib/AccessibilityRow.js +1 -2
- package/esm5/lib/ApplyButtonClickEventArgs.js +1 -2
- package/esm5/lib/BaseEditorView.js +1 -2
- package/esm5/lib/BrowserExecutionContext.js +1 -2
- package/esm5/lib/BrowserPixelConverter.js +1 -2
- package/esm5/lib/BrowserTickProvider.js +1 -2
- package/esm5/lib/CalculationParameters.js +1 -2
- package/esm5/lib/CancelButtonClickEventArgs.js +1 -2
- package/esm5/lib/CanvasCellPresenterBase.js +1 -2
- package/esm5/lib/CanvasContentCellModelHelper.js +1 -2
- package/esm5/lib/CanvasDateTimeCell.js +1 -2
- package/esm5/lib/CanvasDateTimeCellPresenter.js +1 -2
- package/esm5/lib/CanvasGridCellBase.js +1 -2
- package/esm5/lib/CanvasImageCell.js +1 -2
- package/esm5/lib/CanvasImageCellPresenter.js +1 -2
- package/esm5/lib/CanvasNumericCell.js +1 -2
- package/esm5/lib/CanvasNumericCellPresenter.js +1 -2
- package/esm5/lib/CanvasPlaceholderView.js +1 -2
- package/esm5/lib/CanvasRowSeparatorCell.js +1 -2
- package/esm5/lib/CanvasRowSeparatorCellPresenter.js +1 -2
- package/esm5/lib/CanvasSectionHeaderCell.js +1 -2
- package/esm5/lib/CanvasSectionHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasSummaryCell.js +1 -2
- package/esm5/lib/CanvasSummaryCellPresenter.js +1 -2
- package/esm5/lib/CanvasTemplateCell.js +1 -2
- package/esm5/lib/CanvasTemplateCellContainer.js +1 -2
- package/esm5/lib/CanvasTemplateCellPresenter.js +1 -2
- package/esm5/lib/CanvasTemplateHeaderCell.js +1 -2
- package/esm5/lib/CanvasTemplateHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasTextCell.js +1 -2
- package/esm5/lib/CanvasTextCellPresenter.js +1 -2
- package/esm5/lib/CanvasTextHeaderCell.js +1 -2
- package/esm5/lib/CanvasTextHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasVerticalSeparatorCell.js +1 -2
- package/esm5/lib/CanvasVerticalSeparatorCellPresenter.js +1 -2
- package/esm5/lib/CellModelExport.js +1 -2
- package/esm5/lib/CellPath.js +1 -2
- package/esm5/lib/CellPresenterBase.js +1 -2
- package/esm5/lib/CellRange.js +1 -2
- package/esm5/lib/CellStyleRequestedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListBridge.js +1 -2
- package/esm5/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListExternalKeysClearedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListIndexTypeChangedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListKeysClearedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListView_combined.js +2 -4
- package/esm5/lib/CheckedChangedEventArgs.js +1 -2
- package/esm5/lib/ColumnChooserInfo.js +1 -2
- package/esm5/lib/ColumnChooserView_combined.js +2 -4
- package/esm5/lib/ColumnFilterCondition_combined.js +117 -230
- package/esm5/lib/ColumnGroupDescription.js +1 -2
- package/esm5/lib/ColumnGroupDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnGroupingView_combined.js +3 -5
- package/esm5/lib/ColumnGroupingVisualModelExport.js +1 -2
- package/esm5/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +1 -2
- package/esm5/lib/ColumnPinningInfo.js +1 -2
- package/esm5/lib/ColumnPinningView_combined.js +2 -4
- package/esm5/lib/ColumnPropertySetter.js +1 -2
- package/esm5/lib/ColumnPropertySettersCollection.js +1 -2
- package/esm5/lib/ColumnSortDescription.js +1 -2
- package/esm5/lib/ColumnSortDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnSummaryDescription.js +1 -2
- package/esm5/lib/ColumnSummaryDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnWidth.js +1 -2
- package/esm5/lib/ComboEditorView.js +1 -2
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +3 -5
- package/esm5/lib/ContentCellModelHelper.js +1 -2
- package/esm5/lib/CurrentRendererSettings.js +1 -2
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +1 -2
- package/esm5/lib/DataGridCellLayoutPanel.js +1 -2
- package/esm5/lib/DataGridDelayedExecutionManager.js +1 -2
- package/esm5/lib/DataGridPresenterManager.js +1 -2
- package/esm5/lib/DataGridPropertySetter.js +1 -2
- package/esm5/lib/DataGridScrollerKeyboardListener.js +1 -2
- package/esm5/lib/DataGridToolbarView_combined.js +3 -5
- package/esm5/lib/DataGridViewportManager.js +1 -2
- package/esm5/lib/DateEditorView.js +1 -2
- package/esm5/lib/DateTimeCell.js +1 -2
- package/esm5/lib/DateTimeCellModelExport.js +1 -2
- package/esm5/lib/DateTimeCellPresenter.js +1 -2
- package/esm5/lib/DateTimeColumnValueFormatter.js +1 -2
- package/esm5/lib/DefaultPlatformPixelConverter.js +1 -2
- package/esm5/lib/DefinitionPropertyUpdatedEventArgs.js +1 -2
- package/esm5/lib/DragSelectEventArgs.js +1 -2
- package/esm5/lib/Dragger.js +1 -2
- package/esm5/lib/DraggerView.js +9 -10
- package/esm5/lib/DropDownDataListItem.js +1 -2
- package/esm5/lib/EditorCell.js +1 -2
- package/esm5/lib/EditorCellModelExport.js +1 -2
- package/esm5/lib/EditorCellPresenter.js +1 -2
- package/esm5/lib/EditorRowCell.js +1 -2
- package/esm5/lib/EditorRowCellPresenter.js +1 -2
- package/esm5/lib/FilterCell.js +1 -2
- package/esm5/lib/FilterCellModelExport.js +1 -2
- package/esm5/lib/FilterCellPresenter.js +1 -2
- package/esm5/lib/FilterDialogRenderCompletedEventArgs.js +1 -2
- package/esm5/lib/FormatCellEventArgs.js +1 -2
- package/esm5/lib/FormatGroupTextEventArgs.js +1 -2
- package/esm5/lib/FormatSummaryTextEventArgs.js +1 -2
- package/esm5/lib/GotFocusEventArgs.js +1 -2
- package/esm5/lib/GridActiveCellChangedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCanceledEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCompletedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCreatedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationPhaseSettings.js +1 -2
- package/esm5/lib/GridAnimationSettings.js +1 -2
- package/esm5/lib/GridCellBase.js +1 -2
- package/esm5/lib/GridCellPosition.js +1 -2
- package/esm5/lib/GridColumnAnimationSettings.js +1 -2
- package/esm5/lib/GridColumnButtonOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnFilterOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnGroupOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnHideOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnMoveOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnOptionsSectionBase.js +1 -2
- package/esm5/lib/GridColumnOptionsSimpleSectionBase.js +1 -2
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +3 -6
- package/esm5/lib/GridColumnOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnPinOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnSortOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnSpacer.js +1 -2
- package/esm5/lib/GridColumnSpacerCollection.js +1 -2
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +2 -4
- package/esm5/lib/GridConditionFilterStringErrorsParsingEventArgs.js +1 -2
- package/esm5/lib/GridConditionalStyleFontInfo.js +1 -2
- package/esm5/lib/GridConditionalStyleProperty.js +1 -2
- package/esm5/lib/GridConditionalStylePropertyCollection.js +1 -2
- package/esm5/lib/GridDataCommittedEventArgs.js +1 -2
- package/esm5/lib/GridDataCommittingEventArgs.js +1 -2
- package/esm5/lib/GridExpansionIndicatorView_combined.js +2 -4
- package/esm5/lib/GridExternalWrapper.js +1 -2
- package/esm5/lib/GridFilterDialogFilterChangeEventArgs.js +1 -2
- package/esm5/lib/GridFilterDialogOpeningEventArgs.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGrouping.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGroupingLevel.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGroupingLevelCollection.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelRow.js +1 -2
- package/esm5/lib/GridFilterDialogView_combined.js +6 -11
- package/esm5/lib/GridFilterExpressionsEventArgs.js +1 -2
- package/esm5/lib/GridGroupDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridLayerExport.js +1 -2
- package/esm5/lib/GridModuleHelper.js +1 -2
- package/esm5/lib/GridRowEditEndedEventArgs.js +1 -2
- package/esm5/lib/GridRowEditStartedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedCellRangesChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedCellRangesCollection.js +1 -2
- package/esm5/lib/GridSelectedItemsChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedItemsCollection.js +1 -2
- package/esm5/lib/GridSelectedKeysChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedKeysCollection.js +1 -2
- package/esm5/lib/GridSelectionChangedEventArgs.js +1 -2
- package/esm5/lib/GridSizeChangedEventArgs.js +1 -2
- package/esm5/lib/GridSortDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridSortIndicatorView_combined.js +2 -4
- package/esm5/lib/GridStyleRepository.js +1 -2
- package/esm5/lib/GridSummaryDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridViewportChangedEventArgs.js +1 -2
- package/esm5/lib/GroupData.js +1 -2
- package/esm5/lib/GroupInfo.js +1 -2
- package/esm5/lib/HorizontalPropertyEditorDataSource.js +1 -2
- package/esm5/lib/ISummaryChooserView_combined.js +2 -4
- package/esm5/lib/ImageCell.js +1 -2
- package/esm5/lib/ImageCellModelExport.js +1 -2
- package/esm5/lib/ImageCellPresenter.js +1 -2
- package/esm5/lib/LostFocusEventArgs.js +1 -2
- package/esm5/lib/MergedCellInfo.js +1 -2
- package/esm5/lib/MultiColumnComboBoxTextChangedEventArgs.js +1 -2
- package/esm5/lib/MultiColumnComboBoxUtilities.js +1 -2
- package/esm5/lib/MultiColumnComboBoxValueChangedEventArgs.js +1 -2
- package/esm5/lib/MultiColumnComboBoxView_combined.js +3 -6
- package/esm5/lib/MultiColumnComboVisualModelExport.js +1 -2
- package/esm5/lib/MultipleDataSourceNotifier.js +1 -2
- package/esm5/lib/NativeUIComboFactory.js +1 -2
- package/esm5/lib/NativeUIGridFactory.js +1 -2
- package/esm5/lib/NumericCell.js +1 -2
- package/esm5/lib/NumericCellModelExport.js +1 -2
- package/esm5/lib/NumericCellPresenter.js +1 -2
- package/esm5/lib/NumericEditorView.js +1 -2
- package/esm5/lib/OperatorModel.js +1 -2
- package/esm5/lib/OperatorSelectorClosingEventArgs.js +1 -2
- package/esm5/lib/OperatorSelectorOpeningEventArgs.js +1 -2
- package/esm5/lib/OperatorSelectorValueChangedEventArgs.js +1 -2
- package/esm5/lib/PageChangedEventArgs.js +1 -2
- package/esm5/lib/PagerVisualModelExport.js +1 -2
- package/esm5/lib/PlaceholderView.js +1 -2
- package/esm5/lib/PrimaryKeyValue.js +1 -2
- package/esm5/lib/PropertyEditorView_combined.js +2 -4
- package/esm5/lib/ResponsiveStateEnteredEventArgs.js +1 -2
- package/esm5/lib/ResponsiveStateEnteringEventArgs.js +1 -2
- package/esm5/lib/ResponsiveStateExitedEventArgs.js +1 -2
- package/esm5/lib/RowPath.js +1 -2
- package/esm5/lib/RowRange.js +1 -2
- package/esm5/lib/RowSeparatorCell.js +1 -2
- package/esm5/lib/RowSeparatorCellPresenter.js +1 -2
- package/esm5/lib/RowSeparatorModelExport.js +1 -2
- package/esm5/lib/SaveLayoutFilterInfo.js +1 -2
- package/esm5/lib/SaveLayoutGroupInfo.js +1 -2
- package/esm5/lib/SaveLayoutSortInfo.js +1 -2
- package/esm5/lib/SectionHeaderCell.js +1 -2
- package/esm5/lib/SectionHeaderCellModelExport.js +1 -2
- package/esm5/lib/SectionHeaderCellPresenter.js +1 -2
- package/esm5/lib/SelectAllCheckboxChangedEventArgs.js +1 -2
- package/esm5/lib/SortIndicatorRenderCompletedEventArgs.js +1 -2
- package/esm5/lib/SummaryCell.js +1 -2
- package/esm5/lib/SummaryCellModelExport.js +1 -2
- package/esm5/lib/SummaryCellPresenter.js +1 -2
- package/esm5/lib/SummaryChangedEventArgs.js +1 -2
- package/esm5/lib/SummaryChooserItem.js +1 -2
- package/esm5/lib/SummaryData.js +1 -2
- package/esm5/lib/TemplateCell.js +2 -3
- package/esm5/lib/TemplateCellContainer.js +1 -2
- package/esm5/lib/TemplateCellModelExport.js +1 -2
- package/esm5/lib/TemplateCellPresenter.js +1 -2
- package/esm5/lib/TemplateHeader.js +1 -2
- package/esm5/lib/TemplateHeaderCell.js +1 -2
- package/esm5/lib/TemplateHeaderCellModel.js +1 -2
- package/esm5/lib/TemplateHeaderCellModelExport.js +1 -2
- package/esm5/lib/TemplateHeaderCellPresenter.js +1 -2
- package/esm5/lib/TemplateHeaderCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/TemplateSectionHeader.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellModel.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellModelExport.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/TextCell.js +1 -2
- package/esm5/lib/TextCellModelExport.js +1 -2
- package/esm5/lib/TextCellPresenter.js +1 -2
- package/esm5/lib/TextEditorView.js +1 -2
- package/esm5/lib/TextHeaderCell.js +1 -2
- package/esm5/lib/TextHeaderCellModelExport.js +1 -2
- package/esm5/lib/TextHeaderCellPresenter.js +1 -2
- package/esm5/lib/TextIconSetConditionalStyle.js +1 -2
- package/esm5/lib/TextVisualModelExport.js +1 -2
- package/esm5/lib/ToolbarVisualModelExport.js +1 -2
- package/esm5/lib/VerticalSeparatorCell.js +1 -2
- package/esm5/lib/VerticalSeparatorCellPresenter.js +1 -2
- package/esm5/lib/VisualModelExport.js +1 -2
- package/esm5/lib/igc-checkbox-list-component.js +1 -2
- package/esm5/lib/igc-column-chooser-component.js +1 -2
- package/esm5/lib/igc-column-grouping-component.js +1 -2
- package/esm5/lib/igc-column-moving-separator-component.js +1 -2
- package/esm5/lib/igc-column-pinning-component.js +1 -2
- package/esm5/lib/igc-column-resizing-separator-component.js +1 -2
- package/esm5/lib/igc-combo-box-column-component.js +1 -2
- package/esm5/lib/igc-data-grid-column-component.js +1 -2
- package/esm5/lib/igc-data-grid-comparison-operator-selector-component.js +1 -2
- package/esm5/lib/igc-data-grid-component.js +1 -2
- package/esm5/lib/igc-data-grid-expansion-indicator-component.js +1 -2
- package/esm5/lib/igc-data-grid-filter-dialog-component.js +1 -2
- package/esm5/lib/igc-data-grid-pager-component.js +1 -2
- package/esm5/lib/igc-data-grid-sort-indicator-component.js +1 -2
- package/esm5/lib/igc-data-grid-toolbar-component.js +1 -2
- package/esm5/lib/igc-date-time-column-component.js +1 -2
- package/esm5/lib/igc-definition-base-component.js +1 -2
- package/esm5/lib/igc-edit-row-definition-component.js +1 -2
- package/esm5/lib/igc-editor-definition-component.js +1 -2
- package/esm5/lib/igc-filter-row-definition-component.js +1 -2
- package/esm5/lib/igc-grid-column-button-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-filter-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-group-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-hide-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-move-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-section-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-simple-section-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-pin-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-sort-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-summary-options-component.js +1 -2
- package/esm5/lib/igc-grid-compound-conditional-style-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-font-info-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-property-component.js +1 -2
- package/esm5/lib/igc-header-component.js +1 -2
- package/esm5/lib/igc-header-row-separator-component.js +1 -2
- package/esm5/lib/igc-header-separator-component.js +1 -2
- package/esm5/lib/igc-image-column-component.js +1 -2
- package/esm5/lib/igc-multi-column-combo-box-component.js +1 -2
- package/esm5/lib/igc-numeric-column-component.js +1 -2
- package/esm5/lib/igc-pinned-area-separator-component.js +1 -2
- package/esm5/lib/igc-property-editor-component.js +1 -2
- package/esm5/lib/igc-row-separator-component.js +1 -2
- package/esm5/lib/igc-section-footer-component.js +1 -2
- package/esm5/lib/igc-section-header-component.js +1 -2
- package/esm5/lib/igc-summary-row-component.js +1 -2
- package/esm5/lib/igc-summary-row-root-component.js +1 -2
- package/esm5/lib/igc-summary-row-section-component.js +1 -2
- package/esm5/lib/igc-template-column-component.js +1 -2
- package/esm5/lib/igc-template-header-component.js +1 -2
- package/esm5/lib/igc-template-section-header-component.js +1 -2
- package/esm5/lib/igc-text-column-component.js +1 -2
- package/esm5/lib/igc-text-header-component.js +1 -2
- package/esm5/lib/igc-text-icon-set-conditional-style-component.js +1 -2
- package/fesm2015/igniteui-webcomponents-data-grids.js +17 -1208
- package/fesm5/igniteui-webcomponents-data-grids.js +17 -17
- package/igniteui-webcomponents-data-grids.d.ts +1 -1
- package/lib/AccessibilityRow.d.ts +22 -22
- package/lib/ActivationManager.d.ts +1 -1
- package/lib/ApplyButtonClickEventArgs.d.ts +7 -7
- package/lib/BaseEditorView.d.ts +62 -62
- package/lib/BrowserExecutionContext.d.ts +19 -19
- package/lib/BrowserPixelConverter.d.ts +9 -9
- package/lib/BrowserTickProvider.d.ts +21 -21
- package/lib/CalculationParameters.d.ts +24 -24
- package/lib/CancelButtonClickEventArgs.d.ts +7 -7
- package/lib/CanvasCellPresenterBase.d.ts +18 -18
- package/lib/CanvasContentCellModelHelper.d.ts +18 -18
- package/lib/CanvasDateTimeCell.d.ts +10 -10
- package/lib/CanvasDateTimeCellPresenter.d.ts +15 -15
- package/lib/CanvasGridCellBase.d.ts +166 -166
- package/lib/CanvasImageCell.d.ts +27 -27
- package/lib/CanvasImageCellPresenter.d.ts +16 -16
- package/lib/CanvasNumericCell.d.ts +10 -10
- package/lib/CanvasNumericCellPresenter.d.ts +15 -15
- package/lib/CanvasPlaceholderView.d.ts +25 -25
- package/lib/CanvasRowSeparatorCell.d.ts +10 -10
- package/lib/CanvasRowSeparatorCellPresenter.d.ts +12 -12
- package/lib/CanvasSectionHeaderCell.d.ts +11 -11
- package/lib/CanvasSectionHeaderCellPresenter.d.ts +14 -14
- package/lib/CanvasSummaryCell.d.ts +30 -30
- package/lib/CanvasSummaryCellPresenter.d.ts +14 -14
- package/lib/CanvasTemplateCell.d.ts +15 -15
- package/lib/CanvasTemplateCellContainer.d.ts +15 -15
- package/lib/CanvasTemplateCellPresenter.d.ts +16 -16
- package/lib/CanvasTemplateHeaderCell.d.ts +15 -15
- package/lib/CanvasTemplateHeaderCellPresenter.d.ts +16 -16
- package/lib/CanvasTextCell.d.ts +11 -11
- package/lib/CanvasTextCellPresenter.d.ts +15 -15
- package/lib/CanvasTextHeaderCell.d.ts +20 -20
- package/lib/CanvasTextHeaderCellPresenter.d.ts +16 -16
- package/lib/CanvasVerticalSeparatorCell.d.ts +10 -10
- package/lib/CanvasVerticalSeparatorCellPresenter.d.ts +12 -12
- package/lib/CellContentHorizontalAlignment.d.ts +30 -30
- package/lib/CellContentVerticalAlignment.d.ts +30 -30
- package/lib/CellDataLoadedAnimationMode.d.ts +22 -22
- package/lib/CellEffect.d.ts +1 -1
- package/lib/CellKey.d.ts +1 -1
- package/lib/CellModel.d.ts +1 -1
- package/lib/CellModelExport.d.ts +43 -43
- package/lib/CellPath.d.ts +54 -54
- package/lib/CellPositionEffect.d.ts +1 -1
- package/lib/CellPresenterBase.d.ts +18 -18
- package/lib/CellPropertyAnimationType.d.ts +58 -58
- package/lib/CellRange.d.ts +23 -23
- package/lib/CellSelectionAnimationMode.d.ts +22 -22
- package/lib/CellStyleRequestedEventArgs.d.ts +16 -16
- package/lib/CheckboxList.d.ts +1 -1
- package/lib/CheckboxListBridge.d.ts +44 -44
- package/lib/CheckboxListExternal.d.ts +42 -42
- package/lib/CheckboxListExternalIndexType.d.ts +12 -12
- package/lib/CheckboxListExternalIndexTypeChangedEventArgs.d.ts +10 -10
- package/lib/CheckboxListExternalKeysClearedEventArgs.d.ts +7 -7
- package/lib/CheckboxListIndexType.d.ts +9 -9
- package/lib/CheckboxListIndexTypeChangedEventArgs.d.ts +10 -10
- package/lib/CheckboxListKeysClearedEventArgs.d.ts +7 -7
- package/lib/CheckboxListView.d.ts +1 -1
- package/lib/CheckboxListViewExternal.d.ts +22 -22
- package/lib/CheckboxListView_combined.d.ts +295 -295
- package/lib/CheckedChangedEventArgs.d.ts +10 -10
- package/lib/CloneDataSourceFilterOperation.d.ts +13 -13
- package/lib/ColumnCellsEffect.d.ts +1 -1
- package/lib/ColumnChooser.d.ts +1 -1
- package/lib/ColumnChooserInfo.d.ts +10 -10
- package/lib/ColumnChooserView.d.ts +1 -1
- package/lib/ColumnChooserView_combined.d.ts +81 -81
- package/lib/ColumnComparisonConditionOperatorType.d.ts +55 -55
- package/lib/ColumnComparisonFilterCondition.d.ts +1 -1
- package/lib/ColumnController.d.ts +1 -1
- package/lib/ColumnCustomFilterCondition.d.ts +1 -1
- package/lib/ColumnEffect.d.ts +1 -1
- package/lib/ColumnExchanger.d.ts +1 -1
- package/lib/ColumnExchangersCollection.d.ts +1 -1
- package/lib/ColumnExchangingAnimationMode.d.ts +54 -54
- package/lib/ColumnFilterCondition.d.ts +1 -1
- package/lib/ColumnFilterConditionCollection.d.ts +1 -1
- package/lib/ColumnFilterConditionGroup.d.ts +1 -1
- package/lib/ColumnFilterCondition_combined.d.ts +5346 -5346
- package/lib/ColumnGroupDescription.d.ts +42 -42
- package/lib/ColumnGroupDescriptionCollection.d.ts +29 -29
- package/lib/ColumnGrouping.d.ts +1 -1
- package/lib/ColumnGroupingView.d.ts +1 -1
- package/lib/ColumnGroupingView_combined.d.ts +151 -151
- package/lib/ColumnGroupingVisualModelExport.d.ts +29 -29
- package/lib/ColumnHiddenChangedEventArgs.d.ts +1 -1
- package/lib/ColumnHidingAnimationMode.d.ts +54 -54
- package/lib/ColumnInfo.d.ts +1 -1
- package/lib/ColumnMovingAnimationMode.d.ts +22 -22
- package/lib/ColumnMovingMode.d.ts +9 -9
- package/lib/ColumnMovingSeparator.d.ts +1 -1
- package/lib/ColumnOptionsIconAlignment.d.ts +22 -22
- package/lib/ColumnOptionsIconBehavior.d.ts +26 -26
- package/lib/ColumnOptionsToolbarManagerOpeningEventArgs.d.ts +7 -7
- package/lib/ColumnPinnedChangedEventArgs.d.ts +1 -1
- package/lib/ColumnPinning.d.ts +1 -1
- package/lib/ColumnPinningInfo.d.ts +10 -10
- package/lib/ColumnPinningView.d.ts +1 -1
- package/lib/ColumnPinningView_combined.d.ts +76 -76
- package/lib/ColumnPropertySetter.d.ts +14 -14
- package/lib/ColumnPropertySettersCollection.d.ts +10 -10
- package/lib/ColumnPropertyUpdatingAnimationMode.d.ts +26 -26
- package/lib/ColumnResizingAnimationMode.d.ts +22 -22
- package/lib/ColumnResizingMode.d.ts +10 -10
- package/lib/ColumnResizingSeparator.d.ts +1 -1
- package/lib/ColumnShowingAnimationMode.d.ts +54 -54
- package/lib/ColumnSortDescription.d.ts +20 -20
- package/lib/ColumnSortDescriptionCollection.d.ts +29 -29
- package/lib/ColumnSortDirection.d.ts +22 -22
- package/lib/ColumnStates.d.ts +17 -17
- package/lib/ColumnSummaryDescription.d.ts +68 -68
- package/lib/ColumnSummaryDescriptionCollection.d.ts +29 -29
- package/lib/ColumnWidth.d.ts +16 -16
- package/lib/ComboBoxColumn.d.ts +1 -1
- package/lib/ComboEditorView.d.ts +46 -46
- package/lib/ComboEditorView_ComboExternal.d.ts +39 -39
- package/lib/ComparisonOperatorSelector.d.ts +1 -1
- package/lib/ComparisonOperatorSelectorView.d.ts +1 -1
- package/lib/ComparisonOperatorSelectorView_combined.d.ts +200 -200
- package/lib/ContentCellModelHelper.d.ts +20 -20
- package/lib/CurrentRendererSettings.d.ts +12 -12
- package/lib/DataAdapter.d.ts +1 -1
- package/lib/DataBindingEventArgs.d.ts +1 -1
- package/lib/DataGrid.d.ts +1 -1
- package/lib/DataGridAccessibilityLayoutPanel.d.ts +32 -32
- package/lib/DataGridCellEventArgs.d.ts +1 -1
- package/lib/DataGridCellLayoutPanel.d.ts +75 -75
- package/lib/DataGridColumn.d.ts +1 -1
- package/lib/DataGridColumnToolbarManager.d.ts +1 -1
- package/lib/DataGridDelayedExecutionManager.d.ts +13 -13
- package/lib/DataGridLocaleEn.d.ts +60 -60
- package/lib/DataGridPresenterManager.d.ts +15 -15
- package/lib/DataGridPropertySetter.d.ts +9 -9
- package/lib/DataGridScrollerKeyboardListener.d.ts +27 -27
- package/lib/DataGridSelectionMode.d.ts +34 -34
- package/lib/DataGridStylingDefaults.d.ts +1 -1
- package/lib/DataGridToolbar.d.ts +1 -1
- package/lib/DataGridToolbarView.d.ts +1 -1
- package/lib/DataGridToolbarView_combined.d.ts +135 -135
- package/lib/DataGridViewportManager.d.ts +11 -11
- package/lib/DataSourceNotificationBridge.d.ts +1 -1
- package/lib/DateEditorView.d.ts +44 -44
- package/lib/DateOperatorTypes.d.ts +32 -32
- package/lib/DateTimeCell.d.ts +10 -10
- package/lib/DateTimeCellModel.d.ts +1 -1
- package/lib/DateTimeCellModelExport.d.ts +14 -14
- package/lib/DateTimeCellPresenter.d.ts +15 -15
- package/lib/DateTimeColumn.d.ts +1 -1
- package/lib/DateTimeColumnValueFormatter.d.ts +19 -19
- package/lib/DateTimeFormats.d.ts +34 -34
- package/lib/DefaultCellActionManager.d.ts +1 -1
- package/lib/DefaultCellModelExportUpdater.d.ts +1 -1
- package/lib/DefaultGridInfoRequestor.d.ts +1 -1
- package/lib/DefaultPlatformPixelConverter.d.ts +9 -9
- package/lib/DefinitionBase.d.ts +1 -1
- package/lib/DefinitionPropertyUpdatedEventArgs.d.ts +20 -20
- package/lib/DragSelectEventArgs.d.ts +22 -22
- package/lib/DragType.d.ts +15 -15
- package/lib/Dragger.d.ts +47 -47
- package/lib/DraggerView.d.ts +34 -34
- package/lib/DropDownDataListItem.d.ts +9 -9
- package/lib/EditModeClickAction.d.ts +22 -22
- package/lib/EditModeType.d.ts +26 -26
- package/lib/EditRowDefinition.d.ts +1 -1
- package/lib/EditingManager.d.ts +1 -1
- package/lib/EditorCell.d.ts +92 -92
- package/lib/EditorCellModel.d.ts +1 -1
- package/lib/EditorCellModelExport.d.ts +16 -16
- package/lib/EditorCellPresenter.d.ts +13 -13
- package/lib/EditorDefinition.d.ts +1 -1
- package/lib/EditorRowCell.d.ts +10 -10
- package/lib/EditorRowCellModel.d.ts +1 -1
- package/lib/EditorRowCellPresenter.d.ts +13 -13
- package/lib/EditorType.d.ts +30 -30
- package/lib/EnterKeyBehaviorAfterEdit.d.ts +30 -30
- package/lib/EnterKeyBehaviors.d.ts +34 -34
- package/lib/FilterCell.d.ts +80 -80
- package/lib/FilterCellModel.d.ts +1 -1
- package/lib/FilterCellModelExport.d.ts +23 -23
- package/lib/FilterCellPresenter.d.ts +14 -14
- package/lib/FilterComparisonType.d.ts +22 -22
- package/lib/FilterDialogRenderCompletedEventArgs.d.ts +7 -7
- package/lib/FilterLogicalOperator.d.ts +18 -18
- package/lib/FilterOperand.d.ts +1 -1
- package/lib/FilterRowDefinition.d.ts +1 -1
- package/lib/FilterUIType.d.ts +23 -23
- package/lib/FixedCellPositions.d.ts +15 -15
- package/lib/FormatCellEventArgs.d.ts +15 -15
- package/lib/FormatGroupTextEventArgs.d.ts +11 -11
- package/lib/FormatSummaryTextEventArgs.d.ts +12 -12
- package/lib/GotFocusEventArgs.d.ts +7 -7
- package/lib/GridActivationMode.d.ts +18 -18
- package/lib/GridActiveCellChangedEventArgs.d.ts +14 -14
- package/lib/GridAnimationManager.d.ts +1 -1
- package/lib/GridAnimationManagerAnimationCanceledEventArgs.d.ts +8 -8
- package/lib/GridAnimationManagerAnimationCompletedEventArgs.d.ts +8 -8
- package/lib/GridAnimationManagerAnimationCreatedEventArgs.d.ts +8 -8
- package/lib/GridAnimationPhaseSettings.d.ts +33 -33
- package/lib/GridAnimationSettings.d.ts +28 -28
- package/lib/GridCellBase.d.ts +183 -183
- package/lib/GridCellEditEndedEventArgs.d.ts +1 -1
- package/lib/GridCellEditStartedEventArgs.d.ts +1 -1
- package/lib/GridCellPosition.d.ts +14 -14
- package/lib/GridCellType.d.ts +15 -15
- package/lib/GridCellValueChangingEventArgs.d.ts +1 -1
- package/lib/GridColumnAnimationSettings.d.ts +59 -59
- package/lib/GridColumnButtonOptions.d.ts +1 -1
- package/lib/GridColumnButtonOptionsView.d.ts +1 -1
- package/lib/GridColumnButtonOptionsView_combined.d.ts +52 -52
- package/lib/GridColumnCollection.d.ts +1 -1
- package/lib/GridColumnFilterOptions.d.ts +1 -1
- package/lib/GridColumnFilterOptionsView.d.ts +1 -1
- package/lib/GridColumnFilterOptionsView_combined.d.ts +86 -86
- package/lib/GridColumnGroupOptions.d.ts +1 -1
- package/lib/GridColumnGroupOptionsView.d.ts +1 -1
- package/lib/GridColumnGroupOptionsView_combined.d.ts +52 -52
- package/lib/GridColumnHideOptions.d.ts +1 -1
- package/lib/GridColumnHideOptionsView.d.ts +1 -1
- package/lib/GridColumnHideOptionsView_combined.d.ts +38 -38
- package/lib/GridColumnMoveOptions.d.ts +1 -1
- package/lib/GridColumnMoveOptionsView.d.ts +1 -1
- package/lib/GridColumnMoveOptionsView_combined.d.ts +61 -61
- package/lib/GridColumnOptions.d.ts +1 -1
- package/lib/GridColumnOptionsBase.d.ts +1 -1
- package/lib/GridColumnOptionsSectionBase.d.ts +13 -13
- package/lib/GridColumnOptionsSimpleSectionBase.d.ts +17 -17
- package/lib/GridColumnOptionsUtilities.d.ts +1 -1
- package/lib/GridColumnOptionsView.d.ts +1 -1
- package/lib/GridColumnOptionsViewBase.d.ts +1 -1
- package/lib/GridColumnOptionsViewBase_combined.d.ts +159 -159
- package/lib/GridColumnOptionsView_combined.d.ts +182 -182
- package/lib/GridColumnPinOptions.d.ts +1 -1
- package/lib/GridColumnPinOptionsView.d.ts +1 -1
- package/lib/GridColumnPinOptionsView_combined.d.ts +56 -56
- package/lib/GridColumnSortOptions.d.ts +1 -1
- package/lib/GridColumnSortOptionsView.d.ts +1 -1
- package/lib/GridColumnSortOptionsView_combined.d.ts +53 -53
- package/lib/GridColumnSpacer.d.ts +29 -29
- package/lib/GridColumnSpacerCollection.d.ts +16 -16
- package/lib/GridColumnSummaryOptions.d.ts +1 -1
- package/lib/GridColumnSummaryOptionsView.d.ts +1 -1
- package/lib/GridColumnSummaryOptionsView_combined.d.ts +72 -72
- package/lib/GridColumnWidthChangedEventArgs.d.ts +1 -1
- package/lib/GridColumnsAutoGeneratedEventArgs.d.ts +1 -1
- package/lib/GridColumnsChangedEventArgs.d.ts +1 -1
- package/lib/GridCompoundConditionalStyle.d.ts +1 -1
- package/lib/GridConditionFilterStringErrorsParsingEventArgs.d.ts +10 -10
- package/lib/GridConditionalStyle.d.ts +1 -1
- package/lib/GridConditionalStyleBoundType.d.ts +9 -9
- package/lib/GridConditionalStyleCollection.d.ts +1 -1
- package/lib/GridConditionalStyleFontInfo.d.ts +11 -11
- package/lib/GridConditionalStyleProperty.d.ts +150 -150
- package/lib/GridConditionalStylePropertyCollection.d.ts +10 -10
- package/lib/GridConditionalStylePropertyStylingType.d.ts +11 -11
- package/lib/GridCustomFilterRequestedEventArgs.d.ts +1 -1
- package/lib/GridDataCommittedEventArgs.d.ts +11 -11
- package/lib/GridDataCommittingEventArgs.d.ts +11 -11
- package/lib/GridEasingFunctionType.d.ts +26 -26
- package/lib/GridEffect.d.ts +1 -1
- package/lib/GridEffectGroup.d.ts +1 -1
- package/lib/GridEffectMainIntent.d.ts +20 -20
- package/lib/GridEffectManager.d.ts +1 -1
- package/lib/GridEffectSubIntent.d.ts +18 -18
- package/lib/GridExpansionIndicator.d.ts +1 -1
- package/lib/GridExpansionIndicatorView.d.ts +1 -1
- package/lib/GridExpansionIndicatorView_combined.d.ts +72 -72
- package/lib/GridExternalWrapper.d.ts +41 -41
- package/lib/GridFilterDialog.d.ts +1 -1
- package/lib/GridFilterDialogFilterChangeEventArgs.d.ts +9 -9
- package/lib/GridFilterDialogOpeningEventArgs.d.ts +9 -9
- package/lib/GridFilterDialogPanel.d.ts +1 -1
- package/lib/GridFilterDialogView.d.ts +1 -1
- package/lib/GridFilterDialogViewModel.d.ts +1 -1
- package/lib/GridFilterDialogViewModelGrouping.d.ts +10 -10
- package/lib/GridFilterDialogViewModelGroupingLevel.d.ts +10 -10
- package/lib/GridFilterDialogViewModelGroupingLevelCollection.d.ts +10 -10
- package/lib/GridFilterDialogViewModelRow.d.ts +28 -28
- package/lib/GridFilterDialogViewModelRowCollection.d.ts +1 -1
- package/lib/GridFilterDialogView_combined.d.ts +243 -243
- package/lib/GridFilterExpressionsEventArgs.d.ts +9 -9
- package/lib/GridFilterOperandsCollection.d.ts +1 -1
- package/lib/GridGroupDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridLayer.d.ts +1 -1
- package/lib/GridLayerController.d.ts +1 -1
- package/lib/GridLayerExport.d.ts +16 -16
- package/lib/GridModuleHelper.d.ts +8 -8
- package/lib/GridRowEditEndedEventArgs.d.ts +11 -11
- package/lib/GridRowEditStartedEventArgs.d.ts +11 -11
- package/lib/GridSelectedCellRangesChangedEventArgs.d.ts +20 -20
- package/lib/GridSelectedCellRangesCollection.d.ts +11 -11
- package/lib/GridSelectedCellsChangedEventArgs.d.ts +1 -1
- package/lib/GridSelectedCellsCollection.d.ts +1 -1
- package/lib/GridSelectedItemsChangedEventArgs.d.ts +17 -17
- package/lib/GridSelectedItemsCollection.d.ts +14 -14
- package/lib/GridSelectedKeysChangedEventArgs.d.ts +17 -17
- package/lib/GridSelectedKeysCollection.d.ts +31 -31
- package/lib/GridSelectionBehavior.d.ts +18 -18
- package/lib/GridSelectionChangedEventArgs.d.ts +7 -7
- package/lib/GridSizeChangedEventArgs.d.ts +9 -9
- package/lib/GridSortDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridSortIndicator.d.ts +1 -1
- package/lib/GridSortIndicatorView.d.ts +1 -1
- package/lib/GridSortIndicatorView_combined.d.ts +106 -106
- package/lib/GridStyleRepository.d.ts +97 -97
- package/lib/GridSummaryDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridViewportChangedEventArgs.d.ts +15 -15
- package/lib/GroupData.d.ts +10 -10
- package/lib/GroupHeaderDisplayMode.d.ts +18 -18
- package/lib/GroupInfo.d.ts +12 -12
- package/lib/GroupSummaryDisplayMode.d.ts +31 -31
- package/lib/Header.d.ts +1 -1
- package/lib/HeaderClickAction.d.ts +30 -30
- package/lib/HeaderRowSeparator.d.ts +1 -1
- package/lib/HeaderSeparator.d.ts +1 -1
- package/lib/HorizontalPropertyEditorDataSource.d.ts +10 -10
- package/lib/HoverManager.d.ts +1 -1
- package/lib/ICellActionManager.d.ts +1 -1
- package/lib/ICellModelExportUpdater.d.ts +11 -11
- package/lib/ICellPresenter.d.ts +1 -1
- package/lib/ICellRenderingEngine.d.ts +1 -1
- package/lib/IColumnGrouping.d.ts +12 -12
- package/lib/IColumnGroupingVisualModelExport.d.ts +11 -11
- package/lib/IDataAdapter.d.ts +1 -1
- package/lib/IDataGridComponent.d.ts +12 -12
- package/lib/IDelayedExecutionManager.d.ts +12 -12
- package/lib/IDragger.d.ts +1 -1
- package/lib/IDraggerView.d.ts +1 -1
- package/lib/IDraggerView_combined.d.ts +50 -50
- package/lib/IEditorView.d.ts +32 -32
- package/lib/IExternalDefinitionBase.d.ts +1 -1
- package/lib/IExternalGrid.d.ts +1 -1
- package/lib/IExternalTemplateColumn.d.ts +12 -12
- package/lib/IExternalTemplateHeaderColumn.d.ts +12 -12
- package/lib/IExternalTemplateSectionHeader.d.ts +12 -12
- package/lib/IGridInfoRequestor.d.ts +1 -1
- package/lib/INativeCell.d.ts +17 -17
- package/lib/IPlatformPixelConverter.d.ts +11 -11
- package/lib/IPropertySetter.d.ts +11 -11
- package/lib/ISummaryChooserView.d.ts +1 -1
- package/lib/ISummaryChooserView_combined.d.ts +103 -103
- package/lib/IToolbarVisualModelExport.d.ts +11 -11
- package/lib/IViewportManager.d.ts +11 -11
- package/lib/ImageCell.d.ts +34 -34
- package/lib/ImageCellModel.d.ts +1 -1
- package/lib/ImageCellModelExport.d.ts +12 -12
- package/lib/ImageCellPresenter.d.ts +16 -16
- package/lib/ImageColumn.d.ts +1 -1
- package/lib/ImageResourceType.d.ts +30 -30
- package/lib/ImageStretchOptions.d.ts +22 -22
- package/lib/LayoutAction.d.ts +42 -42
- package/lib/LostFocusEventArgs.d.ts +7 -7
- package/lib/MergedCellEvaluationCriteria.d.ts +22 -22
- package/lib/MergedCellInfo.d.ts +14 -14
- package/lib/MergedCellMode.d.ts +27 -27
- package/lib/ModelStates.d.ts +13 -13
- package/lib/ModelTypes.d.ts +23 -23
- package/lib/MultiColumnComboBox.d.ts +1 -1
- package/lib/MultiColumnComboBoxDataSourceNotificationHandler.d.ts +1 -1
- package/lib/MultiColumnComboBoxSelectedItemChangeType.d.ts +13 -13
- package/lib/MultiColumnComboBoxTextChangedEventArgs.d.ts +12 -12
- package/lib/MultiColumnComboBoxUtilities.d.ts +25 -25
- package/lib/MultiColumnComboBoxValueChangedEventArgs.d.ts +12 -12
- package/lib/MultiColumnComboBoxView.d.ts +1 -1
- package/lib/MultiColumnComboBoxView_combined.d.ts +499 -499
- package/lib/MultiColumnComboVisualModelExport.d.ts +70 -70
- package/lib/MultipleDataSourceNotifier.d.ts +20 -20
- package/lib/NativeUIComboFactory.d.ts +18 -18
- package/lib/NativeUIGridFactory.d.ts +19 -19
- package/lib/NumericCell.d.ts +12 -12
- package/lib/NumericCellFormatter.d.ts +1 -1
- package/lib/NumericCellModel.d.ts +1 -1
- package/lib/NumericCellModelExport.d.ts +14 -14
- package/lib/NumericCellPresenter.d.ts +15 -15
- package/lib/NumericColumn.d.ts +1 -1
- package/lib/NumericEditorView.d.ts +13 -13
- package/lib/OperatorModel.d.ts +13 -13
- package/lib/OperatorSelectorClosingEventArgs.d.ts +7 -7
- package/lib/OperatorSelectorOpeningEventArgs.d.ts +7 -7
- package/lib/OperatorSelectorValueChangedEventArgs.d.ts +14 -14
- package/lib/PageChangedEventArgs.d.ts +13 -13
- package/lib/PagedDataProvider.d.ts +1 -1
- package/lib/Pager.d.ts +1 -1
- package/lib/PagerDataSourceNotificationBridge.d.ts +1 -1
- package/lib/PagerGridDataSourceNotificationBridge.d.ts +1 -1
- package/lib/PagerView.d.ts +1 -1
- package/lib/PagerVisualModelExport.d.ts +25 -25
- package/lib/PinnedAreaSeparator.d.ts +1 -1
- package/lib/PinnedPositions.d.ts +22 -22
- package/lib/PinnedRowInfo.d.ts +1 -1
- package/lib/PlaceholderView.d.ts +26 -26
- package/lib/PrimaryKeyValue.d.ts +19 -19
- package/lib/PropertyEditor.d.ts +1 -1
- package/lib/PropertyEditorView.d.ts +1 -1
- package/lib/PropertyEditorView_combined.d.ts +237 -237
- package/lib/PushRowResult.d.ts +1 -1
- package/lib/PushRowSettings.d.ts +1 -1
- package/lib/RecyclingManager.d.ts +1 -1
- package/lib/ResponsiveEngine.d.ts +1 -1
- package/lib/ResponsivePhase.d.ts +1 -1
- package/lib/ResponsivePhasesCollection.d.ts +1 -1
- package/lib/ResponsiveState.d.ts +1 -1
- package/lib/ResponsiveStateEnteredEventArgs.d.ts +7 -7
- package/lib/ResponsiveStateEnteringEventArgs.d.ts +7 -7
- package/lib/ResponsiveStateExitedEventArgs.d.ts +7 -7
- package/lib/ResponsiveStatesCollection.d.ts +1 -1
- package/lib/RowCellsEffect.d.ts +1 -1
- package/lib/RowEffect.d.ts +1 -1
- package/lib/RowHoverAnimationMode.d.ts +22 -22
- package/lib/RowPath.d.ts +37 -37
- package/lib/RowRange.d.ts +14 -14
- package/lib/RowSelectionAnimationMode.d.ts +22 -22
- package/lib/RowSeparator.d.ts +1 -1
- package/lib/RowSeparatorCell.d.ts +10 -10
- package/lib/RowSeparatorCellPresenter.d.ts +12 -12
- package/lib/RowSeparatorModel.d.ts +1 -1
- package/lib/RowSeparatorModelExport.d.ts +11 -11
- package/lib/SaveLayoutColumn.d.ts +1 -1
- package/lib/SaveLayoutFilterInfo.d.ts +25 -25
- package/lib/SaveLayoutGroupInfo.d.ts +15 -15
- package/lib/SaveLayoutSortInfo.d.ts +15 -15
- package/lib/SectionFooter.d.ts +1 -1
- package/lib/SectionHeader.d.ts +1 -1
- package/lib/SectionHeaderCell.d.ts +14 -14
- package/lib/SectionHeaderCellModel.d.ts +1 -1
- package/lib/SectionHeaderCellModelExport.d.ts +21 -21
- package/lib/SectionHeaderCellPresenter.d.ts +14 -14
- package/lib/SectionInfo.d.ts +1 -1
- package/lib/SelectAllCheckboxChangedEventArgs.d.ts +8 -8
- package/lib/SelectionManager.d.ts +1 -1
- package/lib/SortIndicatorRenderCompletedEventArgs.d.ts +7 -7
- package/lib/SortIndicatorStyle.d.ts +29 -29
- package/lib/SortManager.d.ts +1 -1
- package/lib/SortMode.d.ts +30 -30
- package/lib/SpacerEffect.d.ts +1 -1
- package/lib/SpatialEngine.d.ts +1 -1
- package/lib/StringOperatorTypes.d.ts +16 -16
- package/lib/SummaryCell.d.ts +21 -21
- package/lib/SummaryCellModel.d.ts +1 -1
- package/lib/SummaryCellModelExport.d.ts +28 -28
- package/lib/SummaryCellPresenter.d.ts +14 -14
- package/lib/SummaryChangedEventArgs.d.ts +9 -9
- package/lib/SummaryChooser.d.ts +1 -1
- package/lib/SummaryChooserItem.d.ts +10 -10
- package/lib/SummaryChooserView.d.ts +1 -1
- package/lib/SummaryData.d.ts +13 -13
- package/lib/SummaryRow.d.ts +1 -1
- package/lib/SummaryRowRoot.d.ts +1 -1
- package/lib/SummaryRowSection.d.ts +1 -1
- package/lib/SummaryScope.d.ts +26 -26
- package/lib/TemplateCell.d.ts +17 -17
- package/lib/TemplateCellContainer.d.ts +15 -15
- package/lib/TemplateCellModel.d.ts +1 -1
- package/lib/TemplateCellModelExport.d.ts +12 -12
- package/lib/TemplateCellPresenter.d.ts +16 -16
- package/lib/TemplateCellUpdatingEventArgs.d.ts +1 -1
- package/lib/TemplateColumn.d.ts +1 -1
- package/lib/TemplateHeader.d.ts +19 -19
- package/lib/TemplateHeaderCell.d.ts +14 -14
- package/lib/TemplateHeaderCellModel.d.ts +17 -17
- package/lib/TemplateHeaderCellModelExport.d.ts +12 -12
- package/lib/TemplateHeaderCellPresenter.d.ts +16 -16
- package/lib/TemplateHeaderCellUpdatingEventArgs.d.ts +14 -14
- package/lib/TemplateSectionHeader.d.ts +17 -17
- package/lib/TemplateSectionHeaderCellModel.d.ts +8 -8
- package/lib/TemplateSectionHeaderCellModelExport.d.ts +11 -11
- package/lib/TemplateSectionHeaderCellUpdatingEventArgs.d.ts +14 -14
- package/lib/TextCell.d.ts +20 -20
- package/lib/TextCellDecoration.d.ts +26 -26
- package/lib/TextCellLineBreakMode.d.ts +26 -26
- package/lib/TextCellModel.d.ts +1 -1
- package/lib/TextCellModelExport.d.ts +13 -13
- package/lib/TextCellPresenter.d.ts +15 -15
- package/lib/TextColumn.d.ts +1 -1
- package/lib/TextEditorView.d.ts +35 -35
- package/lib/TextHeader.d.ts +1 -1
- package/lib/TextHeaderCell.d.ts +56 -56
- package/lib/TextHeaderCellModel.d.ts +1 -1
- package/lib/TextHeaderCellModelExport.d.ts +11 -11
- package/lib/TextHeaderCellPresenter.d.ts +15 -15
- package/lib/TextIconSetBuiltInTypes.d.ts +11 -11
- package/lib/TextIconSetConditionalStyle.d.ts +18 -18
- package/lib/TextVisualModelExport.d.ts +16 -16
- package/lib/ToolbarVisualModelExport.d.ts +9 -9
- package/lib/VerticalSeparatorCell.d.ts +21 -21
- package/lib/VerticalSeparatorCellModel.d.ts +1 -1
- package/lib/VerticalSeparatorCellPresenter.d.ts +12 -12
- package/lib/VisibilityEngine.d.ts +1 -1
- package/lib/VisualModel.d.ts +1 -1
- package/lib/VisualModelExport.d.ts +74 -74
- package/lib/igc-apply-button-click-event-args.d.ts +12 -12
- package/lib/igc-cancel-button-click-event-args.d.ts +12 -12
- package/lib/igc-cell-info.d.ts +582 -582
- package/lib/igc-cell-key-module.d.ts +3 -3
- package/lib/igc-cell-key.d.ts +35 -35
- package/lib/igc-cell-range-module.d.ts +3 -3
- package/lib/igc-cell-range.d.ts +36 -36
- package/lib/igc-cell-style-requested-event-args.d.ts +30 -30
- package/lib/igc-checkbox-list-component.d.ts +339 -339
- package/lib/igc-checkbox-list-index-type-changed-event-args.d.ts +17 -17
- package/lib/igc-checkbox-list-keys-cleared-event-args.d.ts +12 -12
- package/lib/igc-checkbox-list-module.d.ts +3 -3
- package/lib/igc-checked-changed-event-args.d.ts +18 -18
- package/lib/igc-column-chooser-component.d.ts +94 -94
- package/lib/igc-column-chooser-module.d.ts +3 -3
- package/lib/igc-column-exchanger.d.ts +21 -21
- package/lib/igc-column-exchangers-collection.d.ts +8 -8
- package/lib/igc-column-group-description-collection.d.ts +29 -29
- package/lib/igc-column-group-description-module.d.ts +3 -3
- package/lib/igc-column-group-description.d.ts +52 -52
- package/lib/igc-column-grouping-component.d.ts +119 -119
- package/lib/igc-column-grouping-module.d.ts +3 -3
- package/lib/igc-column-hidden-changed-event-args.d.ts +17 -17
- package/lib/igc-column-moving-separator-component.d.ts +26 -26
- package/lib/igc-column-moving-separator-module.d.ts +3 -3
- package/lib/igc-column-pinned-changed-event-args.d.ts +27 -27
- package/lib/igc-column-pinning-component.d.ts +94 -94
- package/lib/igc-column-pinning-module.d.ts +3 -3
- package/lib/igc-column-property-setter.d.ts +31 -31
- package/lib/igc-column-property-setters-collection.d.ts +8 -8
- package/lib/igc-column-resizing-separator-component.d.ts +21 -21
- package/lib/igc-column-resizing-separator-module.d.ts +3 -3
- package/lib/igc-column-sort-description-collection.d.ts +29 -29
- package/lib/igc-column-sort-description-module.d.ts +3 -3
- package/lib/igc-column-sort-description.d.ts +33 -33
- package/lib/igc-column-summary-description-collection.d.ts +26 -26
- package/lib/igc-column-summary-description-module.d.ts +3 -3
- package/lib/igc-column-summary-description.d.ts +83 -83
- package/lib/igc-column-width-module.d.ts +3 -3
- package/lib/igc-column-width.d.ts +31 -31
- package/lib/igc-combo-box-column-component.d.ts +46 -46
- package/lib/igc-combo-box-column-module.d.ts +3 -3
- package/lib/igc-data-binding-event-args.d.ts +27 -27
- package/lib/igc-data-grid-all-columns-module.d.ts +3 -3
- package/lib/igc-data-grid-cell-event-args.d.ts +34 -34
- package/lib/igc-data-grid-column-component.d.ts +431 -431
- package/lib/igc-data-grid-comparison-operator-selector-component.d.ts +145 -145
- package/lib/igc-data-grid-component.d.ts +1509 -1509
- package/lib/igc-data-grid-core-module.d.ts +3 -3
- package/lib/igc-data-grid-expansion-indicator-component.d.ts +69 -69
- package/lib/igc-data-grid-filter-dialog-component.d.ts +102 -102
- package/lib/igc-data-grid-locale-en-module.d.ts +3 -3
- package/lib/igc-data-grid-module.d.ts +3 -3
- package/lib/igc-data-grid-pager-component.d.ts +113 -113
- package/lib/igc-data-grid-pager-module.d.ts +3 -3
- package/lib/igc-data-grid-sort-indicator-component.d.ts +76 -76
- package/lib/igc-data-grid-toolbar-component.d.ts +143 -143
- package/lib/igc-data-grid-toolbar-module.d.ts +3 -3
- package/lib/igc-date-time-cell-info.d.ts +42 -42
- package/lib/igc-date-time-column-component.d.ts +70 -70
- package/lib/igc-date-time-column-module.d.ts +3 -3
- package/lib/igc-definition-base-component.d.ts +320 -320
- package/lib/igc-edit-row-definition-component.d.ts +20 -20
- package/lib/igc-edit-row-definition-module.d.ts +3 -3
- package/lib/igc-editor-cell-info.d.ts +72 -72
- package/lib/igc-editor-definition-component.d.ts +20 -20
- package/lib/igc-editor-definition-module.d.ts +3 -3
- package/lib/igc-editor-row-cell-info.d.ts +13 -13
- package/lib/igc-filter-cell-info.d.ts +53 -53
- package/lib/igc-filter-dialog-render-completed-event-args.d.ts +12 -12
- package/lib/igc-filter-operand-module.d.ts +3 -3
- package/lib/igc-filter-operand.d.ts +55 -55
- package/lib/igc-filter-row-definition-component.d.ts +40 -40
- package/lib/igc-filter-row-definition-module.d.ts +3 -3
- package/lib/igc-format-cell-event-args.d.ts +42 -42
- package/lib/igc-format-group-text-event-args.d.ts +32 -32
- package/lib/igc-format-summary-text-event-args.d.ts +37 -37
- package/lib/igc-got-focus-event-args.d.ts +12 -12
- package/lib/igc-grid-active-cell-changed-event-args.d.ts +26 -26
- package/lib/igc-grid-animation-phase-settings.d.ts +52 -52
- package/lib/igc-grid-animation-settings.d.ts +16 -16
- package/lib/igc-grid-cell-edit-ended-event-args.d.ts +28 -28
- package/lib/igc-grid-cell-edit-started-event-args.d.ts +28 -28
- package/lib/igc-grid-cell-position-module.d.ts +3 -3
- package/lib/igc-grid-cell-position.d.ts +23 -23
- package/lib/igc-grid-cell-value-changing-event-args.d.ts +43 -43
- package/lib/igc-grid-column-animation-settings.d.ts +16 -16
- package/lib/igc-grid-column-button-options-component.d.ts +40 -40
- package/lib/igc-grid-column-button-options-module.d.ts +3 -3
- package/lib/igc-grid-column-collection.d.ts +8 -8
- package/lib/igc-grid-column-filter-options-component.d.ts +44 -44
- package/lib/igc-grid-column-filter-options-module.d.ts +3 -3
- package/lib/igc-grid-column-group-options-component.d.ts +26 -26
- package/lib/igc-grid-column-group-options-module.d.ts +3 -3
- package/lib/igc-grid-column-hide-options-component.d.ts +26 -26
- package/lib/igc-grid-column-hide-options-module.d.ts +3 -3
- package/lib/igc-grid-column-move-options-component.d.ts +30 -30
- package/lib/igc-grid-column-move-options-module.d.ts +3 -3
- package/lib/igc-grid-column-options-base-component.d.ts +99 -99
- package/lib/igc-grid-column-options-component.d.ts +142 -142
- package/lib/igc-grid-column-options-module.d.ts +3 -3
- package/lib/igc-grid-column-options-section-base-component.d.ts +15 -15
- package/lib/igc-grid-column-options-simple-section-base-component.d.ts +17 -17
- package/lib/igc-grid-column-pin-options-component.d.ts +30 -30
- package/lib/igc-grid-column-pin-options-module.d.ts +3 -3
- package/lib/igc-grid-column-sort-options-component.d.ts +33 -33
- package/lib/igc-grid-column-sort-options-module.d.ts +3 -3
- package/lib/igc-grid-column-summary-options-component.d.ts +52 -52
- package/lib/igc-grid-column-summary-options-module.d.ts +3 -3
- package/lib/igc-grid-column-width-changed-event-args.d.ts +32 -32
- package/lib/igc-grid-columns-auto-generated-event-args.d.ts +19 -19
- package/lib/igc-grid-columns-changed-event-args.d.ts +19 -19
- package/lib/igc-grid-compound-conditional-style-component.d.ts +19 -19
- package/lib/igc-grid-condition-filter-string-errors-parsing-event-args.d.ts +22 -22
- package/lib/igc-grid-conditional-style-collection.d.ts +8 -8
- package/lib/igc-grid-conditional-style-component.d.ts +80 -80
- package/lib/igc-grid-conditional-style-font-info-component.d.ts +44 -44
- package/lib/igc-grid-conditional-style-font-info-module.d.ts +3 -3
- package/lib/igc-grid-conditional-style-module.d.ts +3 -3
- package/lib/igc-grid-conditional-style-property-collection.d.ts +8 -8
- package/lib/igc-grid-conditional-style-property-component.d.ts +116 -116
- package/lib/igc-grid-conditional-style-property-module.d.ts +3 -3
- package/lib/igc-grid-custom-filter-requested-event-args.d.ts +40 -40
- package/lib/igc-grid-data-committed-event-args.d.ts +25 -25
- package/lib/igc-grid-data-committing-event-args.d.ts +25 -25
- package/lib/igc-grid-filter-dialog-filter-change-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-dialog-opening-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-dialog-view-model-grouping-level-collection.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-grouping-level.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-grouping.d.ts +19 -19
- package/lib/igc-grid-filter-dialog-view-model-row-collection.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-row.d.ts +26 -26
- package/lib/igc-grid-filter-dialog-view-model.d.ts +34 -34
- package/lib/igc-grid-filter-expressions-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-operands-collection.d.ts +8 -8
- package/lib/igc-grid-group-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-grid-row-edit-ended-event-args.d.ts +22 -22
- package/lib/igc-grid-row-edit-started-event-args.d.ts +22 -22
- package/lib/igc-grid-selected-cell-ranges-changed-event-args.d.ts +40 -40
- package/lib/igc-grid-selected-cell-ranges-collection.d.ts +8 -8
- package/lib/igc-grid-selected-cells-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-cells-collection.d.ts +8 -8
- package/lib/igc-grid-selected-items-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-items-collection.d.ts +6 -6
- package/lib/igc-grid-selected-keys-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-keys-collection.d.ts +8 -8
- package/lib/igc-grid-selection-changed-event-args.d.ts +15 -15
- package/lib/igc-grid-size-changed-event-args.d.ts +25 -25
- package/lib/igc-grid-sort-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-grid-summary-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-group-data.d.ts +31 -31
- package/lib/igc-header-component.d.ts +51 -51
- package/lib/igc-header-row-separator-component.d.ts +20 -20
- package/lib/igc-header-row-separator-module.d.ts +3 -3
- package/lib/igc-header-separator-component.d.ts +17 -17
- package/lib/igc-header-separator-module.d.ts +3 -3
- package/lib/igc-horizontal-property-editor-data-source.d.ts +8 -8
- package/lib/igc-image-cell-info.d.ts +30 -30
- package/lib/igc-image-column-component.d.ts +47 -47
- package/lib/igc-image-column-module.d.ts +3 -3
- package/lib/igc-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-multi-column-combo-box-component.d.ts +524 -524
- package/lib/igc-multi-column-combo-box-module.d.ts +3 -3
- package/lib/igc-multi-column-combo-box-text-changed-event-args.d.ts +13 -13
- package/lib/igc-multi-column-combo-box-value-changed-event-args.d.ts +13 -13
- package/lib/igc-numeric-cell-info.d.ts +76 -76
- package/lib/igc-numeric-column-component.d.ts +94 -94
- package/lib/igc-numeric-column-module.d.ts +3 -3
- package/lib/igc-operator-selector-closing-event-args.d.ts +12 -12
- package/lib/igc-operator-selector-opening-event-args.d.ts +15 -15
- package/lib/igc-operator-selector-value-changed-event-args.d.ts +20 -20
- package/lib/igc-page-changed-event-args.d.ts +22 -22
- package/lib/igc-pinned-area-separator-component.d.ts +17 -17
- package/lib/igc-pinned-area-separator-module.d.ts +3 -3
- package/lib/igc-primary-key-value-module.d.ts +3 -3
- package/lib/igc-primary-key-value.d.ts +29 -29
- package/lib/igc-property-editor-component.d.ts +138 -138
- package/lib/igc-property-editor-module.d.ts +3 -3
- package/lib/igc-responsive-phase.d.ts +50 -50
- package/lib/igc-responsive-phases-collection.d.ts +8 -8
- package/lib/igc-responsive-state-entered-event-args.d.ts +15 -15
- package/lib/igc-responsive-state-entering-event-args.d.ts +15 -15
- package/lib/igc-responsive-state-exited-event-args.d.ts +15 -15
- package/lib/igc-responsive-state.d.ts +72 -72
- package/lib/igc-responsive-states-collection.d.ts +8 -8
- package/lib/igc-row-separator-component.d.ts +20 -20
- package/lib/igc-row-separator-info.d.ts +13 -13
- package/lib/igc-row-separator-module.d.ts +3 -3
- package/lib/igc-section-footer-component.d.ts +20 -20
- package/lib/igc-section-footer-module.d.ts +3 -3
- package/lib/igc-section-header-cell-info.d.ts +29 -29
- package/lib/igc-section-header-component.d.ts +49 -49
- package/lib/igc-section-header-module.d.ts +3 -3
- package/lib/igc-select-all-checkbox-changed-event-args.d.ts +14 -14
- package/lib/igc-sort-indicator-render-completed-event-args.d.ts +12 -12
- package/lib/igc-summary-cell-info.d.ts +30 -30
- package/lib/igc-summary-changed-event-args.d.ts +25 -25
- package/lib/igc-summary-chooser-module.d.ts +3 -3
- package/lib/igc-summary-data.d.ts +27 -27
- package/lib/igc-summary-row-component.d.ts +58 -58
- package/lib/igc-summary-row-root-component.d.ts +17 -17
- package/lib/igc-summary-row-root-module.d.ts +3 -3
- package/lib/igc-summary-row-section-component.d.ts +17 -17
- package/lib/igc-summary-row-section-module.d.ts +3 -3
- package/lib/igc-template-cell-info.d.ts +18 -18
- package/lib/igc-template-cell-updating-event-args.d.ts +26 -26
- package/lib/igc-template-column-component.d.ts +52 -52
- package/lib/igc-template-column-module.d.ts +3 -3
- package/lib/igc-template-header-cell-info.d.ts +18 -18
- package/lib/igc-template-header-cell-updating-event-args.d.ts +26 -26
- package/lib/igc-template-header-component.d.ts +28 -28
- package/lib/igc-template-header-module.d.ts +3 -3
- package/lib/igc-template-section-header-cell-info.d.ts +13 -13
- package/lib/igc-template-section-header-cell-updating-event-args.d.ts +21 -21
- package/lib/igc-template-section-header-component.d.ts +28 -28
- package/lib/igc-template-section-header-module.d.ts +3 -3
- package/lib/igc-text-cell-info.d.ts +18 -18
- package/lib/igc-text-column-component.d.ts +41 -41
- package/lib/igc-text-column-module.d.ts +3 -3
- package/lib/igc-text-header-cell-info.d.ts +38 -38
- package/lib/igc-text-header-component.d.ts +20 -20
- package/lib/igc-text-header-module.d.ts +3 -3
- package/lib/igc-text-icon-set-conditional-style-component.d.ts +22 -22
- package/lib/igc-text-icon-set-conditional-style-module.d.ts +3 -3
- package/lib/igc-vertical-separator-cell-info.d.ts +13 -13
- package/package.json +4 -4
- package/public_api.d.ts +693 -693
|
@@ -1,320 +1,320 @@
|
|
|
1
|
-
import { CellContentHorizontalAlignment } from "./CellContentHorizontalAlignment";
|
|
2
|
-
import { CellContentVerticalAlignment } from "./CellContentVerticalAlignment";
|
|
3
|
-
import { TextCellLineBreakMode } from "./TextCellLineBreakMode";
|
|
4
|
-
import { IgcDataBindingEventArgs } from "./igc-data-binding-event-args";
|
|
5
|
-
import { IgcCellStyleRequestedEventArgs } from "./igc-cell-style-requested-event-args";
|
|
6
|
-
import { CellPropertyAnimationType } from "./CellPropertyAnimationType";
|
|
7
|
-
import { DefinitionBase } from "./DefinitionBase";
|
|
8
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
9
|
-
import { IgcGridConditionalStyleCollection } from './igc-grid-conditional-style-collection';
|
|
10
|
-
import { IgcGridConditionalStyleComponent } from './igc-grid-conditional-style-component';
|
|
11
|
-
/**
|
|
12
|
-
* Base class for various definition types for the grid.
|
|
13
|
-
*/
|
|
14
|
-
export declare abstract class IgcDefinitionBaseComponent extends IgcHTMLElement {
|
|
15
|
-
protected createImplementation(): DefinitionBase;
|
|
16
|
-
protected _implementation: any;
|
|
17
|
-
/**
|
|
18
|
-
* @hidden
|
|
19
|
-
*/
|
|
20
|
-
get i(): DefinitionBase; /**
|
|
21
|
-
* @hidden
|
|
22
|
-
*/
|
|
23
|
-
static _createFromInternal(internal: any): IgcDefinitionBaseComponent;
|
|
24
|
-
private onImplementationCreated;
|
|
25
|
-
protected _initializeAdapters(): void;
|
|
26
|
-
protected _updateAdapters(): void;
|
|
27
|
-
constructor();
|
|
28
|
-
private _renderer;
|
|
29
|
-
private _provideRenderer;
|
|
30
|
-
protected __p: string;
|
|
31
|
-
protected _hasUserValues: Set<string>;
|
|
32
|
-
protected get hasUserValues(): Set<string>;
|
|
33
|
-
protected __m(propertyName: string): void;
|
|
34
|
-
protected _stylingContainer: any;
|
|
35
|
-
protected _stylingParent: any;
|
|
36
|
-
protected _inStyling: boolean;
|
|
37
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
38
|
-
private _settingAttributes;
|
|
39
|
-
protected _attached: boolean;
|
|
40
|
-
private _queuedSetAttributes;
|
|
41
|
-
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
42
|
-
protected _flushQueuedAttributes(): void;
|
|
43
|
-
protected _a(attrName: string, attrValue: any): void;
|
|
44
|
-
connectedCallback(): void;
|
|
45
|
-
disconnectedCallback(): void;
|
|
46
|
-
private static _observedAttributesIgcDefinitionBaseComponent;
|
|
47
|
-
static get observedAttributes(): string[];
|
|
48
|
-
private _updatingFromAttribute;
|
|
49
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
50
|
-
/**
|
|
51
|
-
* Gets or sets the background color to use.
|
|
52
|
-
*/
|
|
53
|
-
get background(): string;
|
|
54
|
-
set background(v: string);
|
|
55
|
-
private _conditionalStyles;
|
|
56
|
-
private _actualConditionalStyles;
|
|
57
|
-
get actualConditionalStyles(): IgcGridConditionalStyleComponent[];
|
|
58
|
-
private _contentConditionalStyles;
|
|
59
|
-
get contentConditionalStyles(): IgcGridConditionalStyleComponent[];
|
|
60
|
-
private _conditionalStylesAdapter;
|
|
61
|
-
/**
|
|
62
|
-
* Gets the style key information to use for judging when a property will be set later by a style
|
|
63
|
-
*/
|
|
64
|
-
get conditionalStyles(): IgcGridConditionalStyleCollection;
|
|
65
|
-
/**
|
|
66
|
-
* Gets or sets the background color to use.
|
|
67
|
-
*/
|
|
68
|
-
get border(): string;
|
|
69
|
-
set border(v: string);
|
|
70
|
-
/**
|
|
71
|
-
* Gets or sets the background color to use.
|
|
72
|
-
*/
|
|
73
|
-
get activationBorder(): string;
|
|
74
|
-
set activationBorder(v: string);
|
|
75
|
-
/**
|
|
76
|
-
* Gets or sets the error border color to use.
|
|
77
|
-
*/
|
|
78
|
-
get errorBorder(): string;
|
|
79
|
-
set errorBorder(v: string);
|
|
80
|
-
/**
|
|
81
|
-
* Gets the actual border color that will be used.
|
|
82
|
-
*/
|
|
83
|
-
get actualBorder(): string;
|
|
84
|
-
set actualBorder(v: string);
|
|
85
|
-
/**
|
|
86
|
-
* Gets or sets the amount of left border to use for the cell content for this column.
|
|
87
|
-
*/
|
|
88
|
-
get borderLeftWidth(): number;
|
|
89
|
-
set borderLeftWidth(v: number);
|
|
90
|
-
/**
|
|
91
|
-
* Gets or sets the amount of top border to use for the cell content for this column.
|
|
92
|
-
*/
|
|
93
|
-
get borderTopWidth(): number;
|
|
94
|
-
set borderTopWidth(v: number);
|
|
95
|
-
/**
|
|
96
|
-
* Gets or sets the amount of right border to use for the cell content of this column.
|
|
97
|
-
*/
|
|
98
|
-
get borderRightWidth(): number;
|
|
99
|
-
set borderRightWidth(v: number);
|
|
100
|
-
/**
|
|
101
|
-
* Gets or sets the amount of bottom border to use for the cell content of this column.
|
|
102
|
-
*/
|
|
103
|
-
get borderBottomWidth(): number;
|
|
104
|
-
set borderBottomWidth(v: number);
|
|
105
|
-
/**
|
|
106
|
-
* Gets or sets the amount of left activation border to use for the cell content for this column.
|
|
107
|
-
*/
|
|
108
|
-
get activationBorderLeftWidth(): number;
|
|
109
|
-
set activationBorderLeftWidth(v: number);
|
|
110
|
-
/**
|
|
111
|
-
* Gets or sets the amount of top activation border to use for the cell content for this column.
|
|
112
|
-
*/
|
|
113
|
-
get activationBorderTopWidth(): number;
|
|
114
|
-
set activationBorderTopWidth(v: number);
|
|
115
|
-
/**
|
|
116
|
-
* Gets or sets the amount of right activation border to use for the cell content of this column.
|
|
117
|
-
*/
|
|
118
|
-
get activationBorderRightWidth(): number;
|
|
119
|
-
set activationBorderRightWidth(v: number);
|
|
120
|
-
/**
|
|
121
|
-
* Gets or sets the amount of bottom activation border to use for the cell content of this column.
|
|
122
|
-
*/
|
|
123
|
-
get activationBorderBottomWidth(): number;
|
|
124
|
-
set activationBorderBottomWidth(v: number);
|
|
125
|
-
get errorBorderLeftWidth(): number;
|
|
126
|
-
set errorBorderLeftWidth(v: number);
|
|
127
|
-
get errorBorderTopWidth(): number;
|
|
128
|
-
set errorBorderTopWidth(v: number);
|
|
129
|
-
get errorBorderRightWidth(): number;
|
|
130
|
-
set errorBorderRightWidth(v: number);
|
|
131
|
-
get errorBorderBottomWidth(): number;
|
|
132
|
-
set errorBorderBottomWidth(v: number);
|
|
133
|
-
/**
|
|
134
|
-
* Gets the actual background color that will be used.
|
|
135
|
-
*/
|
|
136
|
-
get actualBackground(): string;
|
|
137
|
-
set actualBackground(v: string);
|
|
138
|
-
/**
|
|
139
|
-
* Gets the actual background color that will be used.
|
|
140
|
-
*/
|
|
141
|
-
get actualActivationBorder(): string;
|
|
142
|
-
set actualActivationBorder(v: string);
|
|
143
|
-
/**
|
|
144
|
-
* Gets the actual error border color that will be used.
|
|
145
|
-
*/
|
|
146
|
-
get actualErrorBorder(): string;
|
|
147
|
-
set actualErrorBorder(v: string);
|
|
148
|
-
/**
|
|
149
|
-
* Gets or sets the background color for content that sticks to the top of the grid.
|
|
150
|
-
*/
|
|
151
|
-
get stickyRowBackground(): string;
|
|
152
|
-
set stickyRowBackground(v: string);
|
|
153
|
-
/**
|
|
154
|
-
* Gets the actual background color for content that sticks to the top of the grid.
|
|
155
|
-
*/
|
|
156
|
-
get actualStickyRowBackground(): string;
|
|
157
|
-
set actualStickyRowBackground(v: string);
|
|
158
|
-
/**
|
|
159
|
-
* Gets or sets the background color for cells belonging to rows marked as pinned.
|
|
160
|
-
*/
|
|
161
|
-
get pinnedRowBackground(): string;
|
|
162
|
-
set pinnedRowBackground(v: string);
|
|
163
|
-
/**
|
|
164
|
-
* Gets the actual background color for cells belonging to rows marked as pinned.
|
|
165
|
-
*/
|
|
166
|
-
get actualPinnedRowBackground(): string;
|
|
167
|
-
set actualPinnedRowBackground(v: string);
|
|
168
|
-
/**
|
|
169
|
-
* Gets or sets the color for the last row in the sticky row area.
|
|
170
|
-
*/
|
|
171
|
-
get lastStickyRowBackground(): string;
|
|
172
|
-
set lastStickyRowBackground(v: string);
|
|
173
|
-
/**
|
|
174
|
-
* Gets the actual color for the last row in the sticky row area.
|
|
175
|
-
*/
|
|
176
|
-
get actualLastStickyRowBackground(): string;
|
|
177
|
-
set actualLastStickyRowBackground(v: string);
|
|
178
|
-
/**
|
|
179
|
-
* Gets or sets the opacity of the content.
|
|
180
|
-
*/
|
|
181
|
-
get contentOpacity(): number;
|
|
182
|
-
set contentOpacity(v: number);
|
|
183
|
-
/**
|
|
184
|
-
* Gets or sets the horizontal alignment to use for the cell content.
|
|
185
|
-
*/
|
|
186
|
-
get horizontalAlignment(): CellContentHorizontalAlignment;
|
|
187
|
-
set horizontalAlignment(v: CellContentHorizontalAlignment);
|
|
188
|
-
/**
|
|
189
|
-
* Gets or sets the vertical alignment to use for the cell content.
|
|
190
|
-
*/
|
|
191
|
-
get verticalAlignment(): CellContentVerticalAlignment;
|
|
192
|
-
set verticalAlignment(v: CellContentVerticalAlignment);
|
|
193
|
-
/**
|
|
194
|
-
* Gets or sets the line breaking mode to use if text is present in the cell.
|
|
195
|
-
*/
|
|
196
|
-
get lineBreakMode(): TextCellLineBreakMode;
|
|
197
|
-
set lineBreakMode(v: TextCellLineBreakMode);
|
|
198
|
-
/**
|
|
199
|
-
* Gets the actual line break mode which will be used if text is present in the cell.
|
|
200
|
-
*/
|
|
201
|
-
get actualLineBreakMode(): TextCellLineBreakMode;
|
|
202
|
-
set actualLineBreakMode(v: TextCellLineBreakMode);
|
|
203
|
-
/**
|
|
204
|
-
* Gets or sets the color to use for displaying text.
|
|
205
|
-
*/
|
|
206
|
-
get textColor(): string;
|
|
207
|
-
set textColor(v: string);
|
|
208
|
-
/**
|
|
209
|
-
* Gets the actual color used for displaying text.
|
|
210
|
-
*/
|
|
211
|
-
get actualTextColor(): string;
|
|
212
|
-
set actualTextColor(v: string);
|
|
213
|
-
/**
|
|
214
|
-
* Gets or sets whether the bar is supported.
|
|
215
|
-
*/
|
|
216
|
-
get isBarSupported(): boolean;
|
|
217
|
-
set isBarSupported(v: boolean);
|
|
218
|
-
/**
|
|
219
|
-
* Gets or sets the color to use for value bars.
|
|
220
|
-
*/
|
|
221
|
-
get barBackground(): string;
|
|
222
|
-
set barBackground(v: string);
|
|
223
|
-
/**
|
|
224
|
-
* Gets the actual color used for value bars.
|
|
225
|
-
*/
|
|
226
|
-
get actualBarBackground(): string;
|
|
227
|
-
set actualBarBackground(v: string);
|
|
228
|
-
/**
|
|
229
|
-
* Gets or sets the Outline color to use for value bars.
|
|
230
|
-
*/
|
|
231
|
-
get barOutline(): string;
|
|
232
|
-
set barOutline(v: string);
|
|
233
|
-
/**
|
|
234
|
-
* Gets the actual Outline color used for value bars.
|
|
235
|
-
*/
|
|
236
|
-
get actualBarOutline(): string;
|
|
237
|
-
set actualBarOutline(v: string);
|
|
238
|
-
/**
|
|
239
|
-
* Gets or sets the stroke thickness to use for value bars.
|
|
240
|
-
*/
|
|
241
|
-
get barStrokeThickness(): number;
|
|
242
|
-
set barStrokeThickness(v: number);
|
|
243
|
-
/**
|
|
244
|
-
* Gets the actual stroke thickness used for value bars.
|
|
245
|
-
*/
|
|
246
|
-
get actualBarStrokeThickness(): number;
|
|
247
|
-
set actualBarStrokeThickness(v: number);
|
|
248
|
-
/**
|
|
249
|
-
* Gets or sets the stroke thickness to use for value bars.
|
|
250
|
-
*/
|
|
251
|
-
get barCornerRadius(): number;
|
|
252
|
-
set barCornerRadius(v: number);
|
|
253
|
-
/**
|
|
254
|
-
* Gets the actual stroke thickness used for value bars.
|
|
255
|
-
*/
|
|
256
|
-
get actualBarCornerRadius(): number;
|
|
257
|
-
set actualBarCornerRadius(v: number);
|
|
258
|
-
/**
|
|
259
|
-
* Gets or sets the color to use for displaying text.
|
|
260
|
-
*/
|
|
261
|
-
get pinnedRowOpacity(): number;
|
|
262
|
-
set pinnedRowOpacity(v: number);
|
|
263
|
-
/**
|
|
264
|
-
* Gets or sets the color to use for displaying text.
|
|
265
|
-
*/
|
|
266
|
-
get actualPinnedRowOpacity(): number;
|
|
267
|
-
set actualPinnedRowOpacity(v: number);
|
|
268
|
-
get textStyle(): string;
|
|
269
|
-
set textStyle(v: string);
|
|
270
|
-
get isBarRequired(): boolean;
|
|
271
|
-
findByName(name: string): any;
|
|
272
|
-
transitionStyleOut(style: IgcGridConditionalStyleComponent): void;
|
|
273
|
-
transitionStyleIn(style: IgcGridConditionalStyleComponent): void;
|
|
274
|
-
isStyleTransitioningOut(style: IgcGridConditionalStyleComponent): boolean;
|
|
275
|
-
setNamedValue(valueName: string, animationType: CellPropertyAnimationType | string, value: any): void;
|
|
276
|
-
/**
|
|
277
|
-
* Returns if this definition has named value.
|
|
278
|
-
|
|
279
|
-
*/
|
|
280
|
-
hasNamedValues(): boolean;
|
|
281
|
-
/**
|
|
282
|
-
* Returns if this definition has a named value with a given name.
|
|
283
|
-
|
|
284
|
-
* @param valueName * The named value name to check for.
|
|
285
|
-
*/
|
|
286
|
-
hasNamedValue(valueName: string): boolean;
|
|
287
|
-
/**
|
|
288
|
-
* Removes the named value from this definition by name.
|
|
289
|
-
|
|
290
|
-
* @param valueName * The named value name to remove.
|
|
291
|
-
*/
|
|
292
|
-
removeNamedValue(valueName: string): void;
|
|
293
|
-
/**
|
|
294
|
-
* Gets the value for a named value from this definition.
|
|
295
|
-
|
|
296
|
-
* @param valueName * The named value name to check for.
|
|
297
|
-
*/
|
|
298
|
-
getNamedValue(valueName: string): any;
|
|
299
|
-
private _dataBinding;
|
|
300
|
-
private _dataBinding_wrapped;
|
|
301
|
-
/**
|
|
302
|
-
* Called when a cell is data binding.
|
|
303
|
-
*/
|
|
304
|
-
get dataBinding(): (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void;
|
|
305
|
-
set dataBinding(ev: (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void);
|
|
306
|
-
private _dataBound;
|
|
307
|
-
private _dataBound_wrapped;
|
|
308
|
-
/**
|
|
309
|
-
* Called when a cell has been data bound.
|
|
310
|
-
*/
|
|
311
|
-
get dataBound(): (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void;
|
|
312
|
-
set dataBound(ev: (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void);
|
|
313
|
-
private _cellStyleKeyRequested;
|
|
314
|
-
private _cellStyleKeyRequested_wrapped;
|
|
315
|
-
/**
|
|
316
|
-
* Called when the style key for a cell is needed. Used for recycling the cell.
|
|
317
|
-
*/
|
|
318
|
-
get cellStyleKeyRequested(): (s: IgcDefinitionBaseComponent, e: IgcCellStyleRequestedEventArgs) => void;
|
|
319
|
-
set cellStyleKeyRequested(ev: (s: IgcDefinitionBaseComponent, e: IgcCellStyleRequestedEventArgs) => void);
|
|
320
|
-
}
|
|
1
|
+
import { CellContentHorizontalAlignment } from "./CellContentHorizontalAlignment";
|
|
2
|
+
import { CellContentVerticalAlignment } from "./CellContentVerticalAlignment";
|
|
3
|
+
import { TextCellLineBreakMode } from "./TextCellLineBreakMode";
|
|
4
|
+
import { IgcDataBindingEventArgs } from "./igc-data-binding-event-args";
|
|
5
|
+
import { IgcCellStyleRequestedEventArgs } from "./igc-cell-style-requested-event-args";
|
|
6
|
+
import { CellPropertyAnimationType } from "./CellPropertyAnimationType";
|
|
7
|
+
import { DefinitionBase } from "./DefinitionBase";
|
|
8
|
+
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
9
|
+
import { IgcGridConditionalStyleCollection } from './igc-grid-conditional-style-collection';
|
|
10
|
+
import { IgcGridConditionalStyleComponent } from './igc-grid-conditional-style-component';
|
|
11
|
+
/**
|
|
12
|
+
* Base class for various definition types for the grid.
|
|
13
|
+
*/
|
|
14
|
+
export declare abstract class IgcDefinitionBaseComponent extends IgcHTMLElement {
|
|
15
|
+
protected createImplementation(): DefinitionBase;
|
|
16
|
+
protected _implementation: any;
|
|
17
|
+
/**
|
|
18
|
+
* @hidden
|
|
19
|
+
*/
|
|
20
|
+
get i(): DefinitionBase; /**
|
|
21
|
+
* @hidden
|
|
22
|
+
*/
|
|
23
|
+
static _createFromInternal(internal: any): IgcDefinitionBaseComponent;
|
|
24
|
+
private onImplementationCreated;
|
|
25
|
+
protected _initializeAdapters(): void;
|
|
26
|
+
protected _updateAdapters(): void;
|
|
27
|
+
constructor();
|
|
28
|
+
private _renderer;
|
|
29
|
+
private _provideRenderer;
|
|
30
|
+
protected __p: string;
|
|
31
|
+
protected _hasUserValues: Set<string>;
|
|
32
|
+
protected get hasUserValues(): Set<string>;
|
|
33
|
+
protected __m(propertyName: string): void;
|
|
34
|
+
protected _stylingContainer: any;
|
|
35
|
+
protected _stylingParent: any;
|
|
36
|
+
protected _inStyling: boolean;
|
|
37
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
38
|
+
private _settingAttributes;
|
|
39
|
+
protected _attached: boolean;
|
|
40
|
+
private _queuedSetAttributes;
|
|
41
|
+
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
42
|
+
protected _flushQueuedAttributes(): void;
|
|
43
|
+
protected _a(attrName: string, attrValue: any): void;
|
|
44
|
+
connectedCallback(): void;
|
|
45
|
+
disconnectedCallback(): void;
|
|
46
|
+
private static _observedAttributesIgcDefinitionBaseComponent;
|
|
47
|
+
static get observedAttributes(): string[];
|
|
48
|
+
private _updatingFromAttribute;
|
|
49
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
50
|
+
/**
|
|
51
|
+
* Gets or sets the background color to use.
|
|
52
|
+
*/
|
|
53
|
+
get background(): string;
|
|
54
|
+
set background(v: string);
|
|
55
|
+
private _conditionalStyles;
|
|
56
|
+
private _actualConditionalStyles;
|
|
57
|
+
get actualConditionalStyles(): IgcGridConditionalStyleComponent[];
|
|
58
|
+
private _contentConditionalStyles;
|
|
59
|
+
get contentConditionalStyles(): IgcGridConditionalStyleComponent[];
|
|
60
|
+
private _conditionalStylesAdapter;
|
|
61
|
+
/**
|
|
62
|
+
* Gets the style key information to use for judging when a property will be set later by a style
|
|
63
|
+
*/
|
|
64
|
+
get conditionalStyles(): IgcGridConditionalStyleCollection;
|
|
65
|
+
/**
|
|
66
|
+
* Gets or sets the background color to use.
|
|
67
|
+
*/
|
|
68
|
+
get border(): string;
|
|
69
|
+
set border(v: string);
|
|
70
|
+
/**
|
|
71
|
+
* Gets or sets the background color to use.
|
|
72
|
+
*/
|
|
73
|
+
get activationBorder(): string;
|
|
74
|
+
set activationBorder(v: string);
|
|
75
|
+
/**
|
|
76
|
+
* Gets or sets the error border color to use.
|
|
77
|
+
*/
|
|
78
|
+
get errorBorder(): string;
|
|
79
|
+
set errorBorder(v: string);
|
|
80
|
+
/**
|
|
81
|
+
* Gets the actual border color that will be used.
|
|
82
|
+
*/
|
|
83
|
+
get actualBorder(): string;
|
|
84
|
+
set actualBorder(v: string);
|
|
85
|
+
/**
|
|
86
|
+
* Gets or sets the amount of left border to use for the cell content for this column.
|
|
87
|
+
*/
|
|
88
|
+
get borderLeftWidth(): number;
|
|
89
|
+
set borderLeftWidth(v: number);
|
|
90
|
+
/**
|
|
91
|
+
* Gets or sets the amount of top border to use for the cell content for this column.
|
|
92
|
+
*/
|
|
93
|
+
get borderTopWidth(): number;
|
|
94
|
+
set borderTopWidth(v: number);
|
|
95
|
+
/**
|
|
96
|
+
* Gets or sets the amount of right border to use for the cell content of this column.
|
|
97
|
+
*/
|
|
98
|
+
get borderRightWidth(): number;
|
|
99
|
+
set borderRightWidth(v: number);
|
|
100
|
+
/**
|
|
101
|
+
* Gets or sets the amount of bottom border to use for the cell content of this column.
|
|
102
|
+
*/
|
|
103
|
+
get borderBottomWidth(): number;
|
|
104
|
+
set borderBottomWidth(v: number);
|
|
105
|
+
/**
|
|
106
|
+
* Gets or sets the amount of left activation border to use for the cell content for this column.
|
|
107
|
+
*/
|
|
108
|
+
get activationBorderLeftWidth(): number;
|
|
109
|
+
set activationBorderLeftWidth(v: number);
|
|
110
|
+
/**
|
|
111
|
+
* Gets or sets the amount of top activation border to use for the cell content for this column.
|
|
112
|
+
*/
|
|
113
|
+
get activationBorderTopWidth(): number;
|
|
114
|
+
set activationBorderTopWidth(v: number);
|
|
115
|
+
/**
|
|
116
|
+
* Gets or sets the amount of right activation border to use for the cell content of this column.
|
|
117
|
+
*/
|
|
118
|
+
get activationBorderRightWidth(): number;
|
|
119
|
+
set activationBorderRightWidth(v: number);
|
|
120
|
+
/**
|
|
121
|
+
* Gets or sets the amount of bottom activation border to use for the cell content of this column.
|
|
122
|
+
*/
|
|
123
|
+
get activationBorderBottomWidth(): number;
|
|
124
|
+
set activationBorderBottomWidth(v: number);
|
|
125
|
+
get errorBorderLeftWidth(): number;
|
|
126
|
+
set errorBorderLeftWidth(v: number);
|
|
127
|
+
get errorBorderTopWidth(): number;
|
|
128
|
+
set errorBorderTopWidth(v: number);
|
|
129
|
+
get errorBorderRightWidth(): number;
|
|
130
|
+
set errorBorderRightWidth(v: number);
|
|
131
|
+
get errorBorderBottomWidth(): number;
|
|
132
|
+
set errorBorderBottomWidth(v: number);
|
|
133
|
+
/**
|
|
134
|
+
* Gets the actual background color that will be used.
|
|
135
|
+
*/
|
|
136
|
+
get actualBackground(): string;
|
|
137
|
+
set actualBackground(v: string);
|
|
138
|
+
/**
|
|
139
|
+
* Gets the actual background color that will be used.
|
|
140
|
+
*/
|
|
141
|
+
get actualActivationBorder(): string;
|
|
142
|
+
set actualActivationBorder(v: string);
|
|
143
|
+
/**
|
|
144
|
+
* Gets the actual error border color that will be used.
|
|
145
|
+
*/
|
|
146
|
+
get actualErrorBorder(): string;
|
|
147
|
+
set actualErrorBorder(v: string);
|
|
148
|
+
/**
|
|
149
|
+
* Gets or sets the background color for content that sticks to the top of the grid.
|
|
150
|
+
*/
|
|
151
|
+
get stickyRowBackground(): string;
|
|
152
|
+
set stickyRowBackground(v: string);
|
|
153
|
+
/**
|
|
154
|
+
* Gets the actual background color for content that sticks to the top of the grid.
|
|
155
|
+
*/
|
|
156
|
+
get actualStickyRowBackground(): string;
|
|
157
|
+
set actualStickyRowBackground(v: string);
|
|
158
|
+
/**
|
|
159
|
+
* Gets or sets the background color for cells belonging to rows marked as pinned.
|
|
160
|
+
*/
|
|
161
|
+
get pinnedRowBackground(): string;
|
|
162
|
+
set pinnedRowBackground(v: string);
|
|
163
|
+
/**
|
|
164
|
+
* Gets the actual background color for cells belonging to rows marked as pinned.
|
|
165
|
+
*/
|
|
166
|
+
get actualPinnedRowBackground(): string;
|
|
167
|
+
set actualPinnedRowBackground(v: string);
|
|
168
|
+
/**
|
|
169
|
+
* Gets or sets the color for the last row in the sticky row area.
|
|
170
|
+
*/
|
|
171
|
+
get lastStickyRowBackground(): string;
|
|
172
|
+
set lastStickyRowBackground(v: string);
|
|
173
|
+
/**
|
|
174
|
+
* Gets the actual color for the last row in the sticky row area.
|
|
175
|
+
*/
|
|
176
|
+
get actualLastStickyRowBackground(): string;
|
|
177
|
+
set actualLastStickyRowBackground(v: string);
|
|
178
|
+
/**
|
|
179
|
+
* Gets or sets the opacity of the content.
|
|
180
|
+
*/
|
|
181
|
+
get contentOpacity(): number;
|
|
182
|
+
set contentOpacity(v: number);
|
|
183
|
+
/**
|
|
184
|
+
* Gets or sets the horizontal alignment to use for the cell content.
|
|
185
|
+
*/
|
|
186
|
+
get horizontalAlignment(): CellContentHorizontalAlignment;
|
|
187
|
+
set horizontalAlignment(v: CellContentHorizontalAlignment);
|
|
188
|
+
/**
|
|
189
|
+
* Gets or sets the vertical alignment to use for the cell content.
|
|
190
|
+
*/
|
|
191
|
+
get verticalAlignment(): CellContentVerticalAlignment;
|
|
192
|
+
set verticalAlignment(v: CellContentVerticalAlignment);
|
|
193
|
+
/**
|
|
194
|
+
* Gets or sets the line breaking mode to use if text is present in the cell.
|
|
195
|
+
*/
|
|
196
|
+
get lineBreakMode(): TextCellLineBreakMode;
|
|
197
|
+
set lineBreakMode(v: TextCellLineBreakMode);
|
|
198
|
+
/**
|
|
199
|
+
* Gets the actual line break mode which will be used if text is present in the cell.
|
|
200
|
+
*/
|
|
201
|
+
get actualLineBreakMode(): TextCellLineBreakMode;
|
|
202
|
+
set actualLineBreakMode(v: TextCellLineBreakMode);
|
|
203
|
+
/**
|
|
204
|
+
* Gets or sets the color to use for displaying text.
|
|
205
|
+
*/
|
|
206
|
+
get textColor(): string;
|
|
207
|
+
set textColor(v: string);
|
|
208
|
+
/**
|
|
209
|
+
* Gets the actual color used for displaying text.
|
|
210
|
+
*/
|
|
211
|
+
get actualTextColor(): string;
|
|
212
|
+
set actualTextColor(v: string);
|
|
213
|
+
/**
|
|
214
|
+
* Gets or sets whether the bar is supported.
|
|
215
|
+
*/
|
|
216
|
+
get isBarSupported(): boolean;
|
|
217
|
+
set isBarSupported(v: boolean);
|
|
218
|
+
/**
|
|
219
|
+
* Gets or sets the color to use for value bars.
|
|
220
|
+
*/
|
|
221
|
+
get barBackground(): string;
|
|
222
|
+
set barBackground(v: string);
|
|
223
|
+
/**
|
|
224
|
+
* Gets the actual color used for value bars.
|
|
225
|
+
*/
|
|
226
|
+
get actualBarBackground(): string;
|
|
227
|
+
set actualBarBackground(v: string);
|
|
228
|
+
/**
|
|
229
|
+
* Gets or sets the Outline color to use for value bars.
|
|
230
|
+
*/
|
|
231
|
+
get barOutline(): string;
|
|
232
|
+
set barOutline(v: string);
|
|
233
|
+
/**
|
|
234
|
+
* Gets the actual Outline color used for value bars.
|
|
235
|
+
*/
|
|
236
|
+
get actualBarOutline(): string;
|
|
237
|
+
set actualBarOutline(v: string);
|
|
238
|
+
/**
|
|
239
|
+
* Gets or sets the stroke thickness to use for value bars.
|
|
240
|
+
*/
|
|
241
|
+
get barStrokeThickness(): number;
|
|
242
|
+
set barStrokeThickness(v: number);
|
|
243
|
+
/**
|
|
244
|
+
* Gets the actual stroke thickness used for value bars.
|
|
245
|
+
*/
|
|
246
|
+
get actualBarStrokeThickness(): number;
|
|
247
|
+
set actualBarStrokeThickness(v: number);
|
|
248
|
+
/**
|
|
249
|
+
* Gets or sets the stroke thickness to use for value bars.
|
|
250
|
+
*/
|
|
251
|
+
get barCornerRadius(): number;
|
|
252
|
+
set barCornerRadius(v: number);
|
|
253
|
+
/**
|
|
254
|
+
* Gets the actual stroke thickness used for value bars.
|
|
255
|
+
*/
|
|
256
|
+
get actualBarCornerRadius(): number;
|
|
257
|
+
set actualBarCornerRadius(v: number);
|
|
258
|
+
/**
|
|
259
|
+
* Gets or sets the color to use for displaying text.
|
|
260
|
+
*/
|
|
261
|
+
get pinnedRowOpacity(): number;
|
|
262
|
+
set pinnedRowOpacity(v: number);
|
|
263
|
+
/**
|
|
264
|
+
* Gets or sets the color to use for displaying text.
|
|
265
|
+
*/
|
|
266
|
+
get actualPinnedRowOpacity(): number;
|
|
267
|
+
set actualPinnedRowOpacity(v: number);
|
|
268
|
+
get textStyle(): string;
|
|
269
|
+
set textStyle(v: string);
|
|
270
|
+
get isBarRequired(): boolean;
|
|
271
|
+
findByName(name: string): any;
|
|
272
|
+
transitionStyleOut(style: IgcGridConditionalStyleComponent): void;
|
|
273
|
+
transitionStyleIn(style: IgcGridConditionalStyleComponent): void;
|
|
274
|
+
isStyleTransitioningOut(style: IgcGridConditionalStyleComponent): boolean;
|
|
275
|
+
setNamedValue(valueName: string, animationType: CellPropertyAnimationType | string, value: any): void;
|
|
276
|
+
/**
|
|
277
|
+
* Returns if this definition has named value.
|
|
278
|
+
|
|
279
|
+
*/
|
|
280
|
+
hasNamedValues(): boolean;
|
|
281
|
+
/**
|
|
282
|
+
* Returns if this definition has a named value with a given name.
|
|
283
|
+
|
|
284
|
+
* @param valueName * The named value name to check for.
|
|
285
|
+
*/
|
|
286
|
+
hasNamedValue(valueName: string): boolean;
|
|
287
|
+
/**
|
|
288
|
+
* Removes the named value from this definition by name.
|
|
289
|
+
|
|
290
|
+
* @param valueName * The named value name to remove.
|
|
291
|
+
*/
|
|
292
|
+
removeNamedValue(valueName: string): void;
|
|
293
|
+
/**
|
|
294
|
+
* Gets the value for a named value from this definition.
|
|
295
|
+
|
|
296
|
+
* @param valueName * The named value name to check for.
|
|
297
|
+
*/
|
|
298
|
+
getNamedValue(valueName: string): any;
|
|
299
|
+
private _dataBinding;
|
|
300
|
+
private _dataBinding_wrapped;
|
|
301
|
+
/**
|
|
302
|
+
* Called when a cell is data binding.
|
|
303
|
+
*/
|
|
304
|
+
get dataBinding(): (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void;
|
|
305
|
+
set dataBinding(ev: (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void);
|
|
306
|
+
private _dataBound;
|
|
307
|
+
private _dataBound_wrapped;
|
|
308
|
+
/**
|
|
309
|
+
* Called when a cell has been data bound.
|
|
310
|
+
*/
|
|
311
|
+
get dataBound(): (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void;
|
|
312
|
+
set dataBound(ev: (s: IgcDefinitionBaseComponent, e: IgcDataBindingEventArgs) => void);
|
|
313
|
+
private _cellStyleKeyRequested;
|
|
314
|
+
private _cellStyleKeyRequested_wrapped;
|
|
315
|
+
/**
|
|
316
|
+
* Called when the style key for a cell is needed. Used for recycling the cell.
|
|
317
|
+
*/
|
|
318
|
+
get cellStyleKeyRequested(): (s: IgcDefinitionBaseComponent, e: IgcCellStyleRequestedEventArgs) => void;
|
|
319
|
+
set cellStyleKeyRequested(ev: (s: IgcDefinitionBaseComponent, e: IgcCellStyleRequestedEventArgs) => void);
|
|
320
|
+
}
|