igniteui-webcomponents-data-grids 6.3.0-beta.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,76 +1,76 @@
|
|
|
1
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
2
|
-
import { ColumnSortDirection } from "./ColumnSortDirection";
|
|
3
|
-
import { SortIndicatorStyle } from "./SortIndicatorStyle";
|
|
4
|
-
import { IgcSortIndicatorRenderCompletedEventArgs } from "./igc-sort-indicator-render-completed-event-args";
|
|
5
|
-
import { GridSortIndicator } from "./GridSortIndicator";
|
|
6
|
-
/**
|
|
7
|
-
* An advanced grid for displaying data.
|
|
8
|
-
*/
|
|
9
|
-
export declare class IgcDataGridSortIndicatorComponent extends IgcHTMLElement {
|
|
10
|
-
protected createImplementation(): GridSortIndicator;
|
|
11
|
-
protected _implementation: any;
|
|
12
|
-
/**
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
get i(): GridSortIndicator; /**
|
|
16
|
-
* @hidden
|
|
17
|
-
*/
|
|
18
|
-
static _createFromInternal(internal: any): IgcDataGridSortIndicatorComponent;
|
|
19
|
-
private onImplementationCreated;
|
|
20
|
-
constructor();
|
|
21
|
-
private _settingAttributes;
|
|
22
|
-
protected _attached: boolean;
|
|
23
|
-
private _queuedSetAttributes;
|
|
24
|
-
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
25
|
-
protected _flushQueuedAttributes(): void;
|
|
26
|
-
protected _a(attrName: string, attrValue: any): void;
|
|
27
|
-
connectedCallback(): void;
|
|
28
|
-
disconnectedCallback(): void;
|
|
29
|
-
private static _observedAttributesIgcDataGridSortIndicatorComponent;
|
|
30
|
-
static get observedAttributes(): string[];
|
|
31
|
-
private _updatingFromAttribute;
|
|
32
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
33
|
-
static htmlTagName: string;
|
|
34
|
-
protected static _isElementRegistered: boolean;
|
|
35
|
-
static register(): void;
|
|
36
|
-
get sortDirection(): ColumnSortDirection;
|
|
37
|
-
set sortDirection(v: ColumnSortDirection);
|
|
38
|
-
get iconColor(): string;
|
|
39
|
-
set iconColor(v: string);
|
|
40
|
-
get isAnimationEnabled(): boolean;
|
|
41
|
-
set isAnimationEnabled(v: boolean);
|
|
42
|
-
/**
|
|
43
|
-
* Gets or sets the scaling value used to affect the pixel density of the control.
|
|
44
|
-
* A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control
|
|
45
|
-
* to appear blurry.
|
|
46
|
-
*/
|
|
47
|
-
get pixelScalingRatio(): number;
|
|
48
|
-
set pixelScalingRatio(v: number);
|
|
49
|
-
/**
|
|
50
|
-
* Gets the actual pixel scaling ratio used to affect the pixel density of the control.
|
|
51
|
-
* A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control
|
|
52
|
-
* to appear blurry.
|
|
53
|
-
*/
|
|
54
|
-
get actualPixelScalingRatio(): number;
|
|
55
|
-
set actualPixelScalingRatio(v: number);
|
|
56
|
-
get sortIndicatorStyle(): SortIndicatorStyle;
|
|
57
|
-
set sortIndicatorStyle(v: SortIndicatorStyle);
|
|
58
|
-
get isHitTestVisible(): boolean;
|
|
59
|
-
set isHitTestVisible(v: boolean);
|
|
60
|
-
findByName(name: string): any;
|
|
61
|
-
protected __p: string;
|
|
62
|
-
protected _hasUserValues: Set<string>;
|
|
63
|
-
protected get hasUserValues(): Set<string>;
|
|
64
|
-
protected __m(propertyName: string): void;
|
|
65
|
-
protected _stylingContainer: any;
|
|
66
|
-
protected _stylingParent: any;
|
|
67
|
-
protected _inStyling: boolean;
|
|
68
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
69
|
-
getDesiredScale(): number;
|
|
70
|
-
notifySizeChanged(width: number, height: number): void;
|
|
71
|
-
notifyCellSizeChanged(): void;
|
|
72
|
-
private _renderCompleted;
|
|
73
|
-
private _renderCompleted_wrapped;
|
|
74
|
-
get renderCompleted(): (s: IgcDataGridSortIndicatorComponent, e: IgcSortIndicatorRenderCompletedEventArgs) => void;
|
|
75
|
-
set renderCompleted(ev: (s: IgcDataGridSortIndicatorComponent, e: IgcSortIndicatorRenderCompletedEventArgs) => void);
|
|
76
|
-
}
|
|
1
|
+
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
2
|
+
import { ColumnSortDirection } from "./ColumnSortDirection";
|
|
3
|
+
import { SortIndicatorStyle } from "./SortIndicatorStyle";
|
|
4
|
+
import { IgcSortIndicatorRenderCompletedEventArgs } from "./igc-sort-indicator-render-completed-event-args";
|
|
5
|
+
import { GridSortIndicator } from "./GridSortIndicator";
|
|
6
|
+
/**
|
|
7
|
+
* An advanced grid for displaying data.
|
|
8
|
+
*/
|
|
9
|
+
export declare class IgcDataGridSortIndicatorComponent extends IgcHTMLElement {
|
|
10
|
+
protected createImplementation(): GridSortIndicator;
|
|
11
|
+
protected _implementation: any;
|
|
12
|
+
/**
|
|
13
|
+
* @hidden
|
|
14
|
+
*/
|
|
15
|
+
get i(): GridSortIndicator; /**
|
|
16
|
+
* @hidden
|
|
17
|
+
*/
|
|
18
|
+
static _createFromInternal(internal: any): IgcDataGridSortIndicatorComponent;
|
|
19
|
+
private onImplementationCreated;
|
|
20
|
+
constructor();
|
|
21
|
+
private _settingAttributes;
|
|
22
|
+
protected _attached: boolean;
|
|
23
|
+
private _queuedSetAttributes;
|
|
24
|
+
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
25
|
+
protected _flushQueuedAttributes(): void;
|
|
26
|
+
protected _a(attrName: string, attrValue: any): void;
|
|
27
|
+
connectedCallback(): void;
|
|
28
|
+
disconnectedCallback(): void;
|
|
29
|
+
private static _observedAttributesIgcDataGridSortIndicatorComponent;
|
|
30
|
+
static get observedAttributes(): string[];
|
|
31
|
+
private _updatingFromAttribute;
|
|
32
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
33
|
+
static htmlTagName: string;
|
|
34
|
+
protected static _isElementRegistered: boolean;
|
|
35
|
+
static register(): void;
|
|
36
|
+
get sortDirection(): ColumnSortDirection;
|
|
37
|
+
set sortDirection(v: ColumnSortDirection);
|
|
38
|
+
get iconColor(): string;
|
|
39
|
+
set iconColor(v: string);
|
|
40
|
+
get isAnimationEnabled(): boolean;
|
|
41
|
+
set isAnimationEnabled(v: boolean);
|
|
42
|
+
/**
|
|
43
|
+
* Gets or sets the scaling value used to affect the pixel density of the control.
|
|
44
|
+
* A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control
|
|
45
|
+
* to appear blurry.
|
|
46
|
+
*/
|
|
47
|
+
get pixelScalingRatio(): number;
|
|
48
|
+
set pixelScalingRatio(v: number);
|
|
49
|
+
/**
|
|
50
|
+
* Gets the actual pixel scaling ratio used to affect the pixel density of the control.
|
|
51
|
+
* A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control
|
|
52
|
+
* to appear blurry.
|
|
53
|
+
*/
|
|
54
|
+
get actualPixelScalingRatio(): number;
|
|
55
|
+
set actualPixelScalingRatio(v: number);
|
|
56
|
+
get sortIndicatorStyle(): SortIndicatorStyle;
|
|
57
|
+
set sortIndicatorStyle(v: SortIndicatorStyle);
|
|
58
|
+
get isHitTestVisible(): boolean;
|
|
59
|
+
set isHitTestVisible(v: boolean);
|
|
60
|
+
findByName(name: string): any;
|
|
61
|
+
protected __p: string;
|
|
62
|
+
protected _hasUserValues: Set<string>;
|
|
63
|
+
protected get hasUserValues(): Set<string>;
|
|
64
|
+
protected __m(propertyName: string): void;
|
|
65
|
+
protected _stylingContainer: any;
|
|
66
|
+
protected _stylingParent: any;
|
|
67
|
+
protected _inStyling: boolean;
|
|
68
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
69
|
+
getDesiredScale(): number;
|
|
70
|
+
notifySizeChanged(width: number, height: number): void;
|
|
71
|
+
notifyCellSizeChanged(): void;
|
|
72
|
+
private _renderCompleted;
|
|
73
|
+
private _renderCompleted_wrapped;
|
|
74
|
+
get renderCompleted(): (s: IgcDataGridSortIndicatorComponent, e: IgcSortIndicatorRenderCompletedEventArgs) => void;
|
|
75
|
+
set renderCompleted(ev: (s: IgcDataGridSortIndicatorComponent, e: IgcSortIndicatorRenderCompletedEventArgs) => void);
|
|
76
|
+
}
|
|
@@ -1,143 +1,143 @@
|
|
|
1
|
-
import { DataGridToolbar } from './DataGridToolbar';
|
|
2
|
-
import { IgcDataGridComponent } from "./igc-data-grid-component";
|
|
3
|
-
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
4
|
-
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
5
|
-
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
6
|
-
export declare class IgcDataGridToolbarComponent extends IgcHTMLElement {
|
|
7
|
-
private _height;
|
|
8
|
-
private _width;
|
|
9
|
-
set height(value: string);
|
|
10
|
-
get height(): string;
|
|
11
|
-
set width(value: string);
|
|
12
|
-
get width(): string;
|
|
13
|
-
private _container;
|
|
14
|
-
private _renderer;
|
|
15
|
-
constructor();
|
|
16
|
-
updateStyle(): void;
|
|
17
|
-
destroy(): void;
|
|
18
|
-
protected createImplementation(): DataGridToolbar;
|
|
19
|
-
private _toolbar;
|
|
20
|
-
private _disconnected;
|
|
21
|
-
disconnectedCallback(): void;
|
|
22
|
-
connectedCallback(): void;
|
|
23
|
-
afterContentInit(): void;
|
|
24
|
-
protected _implementation: any;
|
|
25
|
-
/**
|
|
26
|
-
* @hidden
|
|
27
|
-
*/
|
|
28
|
-
get i(): DataGridToolbar; /**
|
|
29
|
-
* @hidden
|
|
30
|
-
*/
|
|
31
|
-
static _createFromInternal(internal: any): IgcDataGridToolbarComponent;
|
|
32
|
-
private _settingAttributes;
|
|
33
|
-
protected _attached: boolean;
|
|
34
|
-
private _queuedSetAttributes;
|
|
35
|
-
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
36
|
-
protected _flushQueuedAttributes(): void;
|
|
37
|
-
protected _a(attrName: string, attrValue: any): void;
|
|
38
|
-
private static _observedAttributesIgcDataGridToolbarComponent;
|
|
39
|
-
static get observedAttributes(): string[];
|
|
40
|
-
private _updatingFromAttribute;
|
|
41
|
-
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
42
|
-
static htmlTagName: string;
|
|
43
|
-
protected static _isElementRegistered: boolean;
|
|
44
|
-
static register(): void;
|
|
45
|
-
/**
|
|
46
|
-
* Gets or Sets the property name that contains the values.
|
|
47
|
-
*/
|
|
48
|
-
get targetGrid(): IgcDataGridComponent;
|
|
49
|
-
set targetGrid(v: IgcDataGridComponent);
|
|
50
|
-
/**
|
|
51
|
-
* Gets or Sets the property name that contains the values.
|
|
52
|
-
*/
|
|
53
|
-
get toolbarTitle(): string;
|
|
54
|
-
set toolbarTitle(v: string);
|
|
55
|
-
/**
|
|
56
|
-
* Gets or Sets the property name that contains the values.
|
|
57
|
-
*/
|
|
58
|
-
get toolbarTitleStyle(): string;
|
|
59
|
-
set toolbarTitleStyle(v: string);
|
|
60
|
-
/**
|
|
61
|
-
* Gets or Sets the property name that contains the values.
|
|
62
|
-
*/
|
|
63
|
-
get toolbarTitleColor(): string;
|
|
64
|
-
set toolbarTitleColor(v: string);
|
|
65
|
-
/**
|
|
66
|
-
* Gets or Sets the property name that contains the values.
|
|
67
|
-
*/
|
|
68
|
-
get backgroundColor(): string;
|
|
69
|
-
set backgroundColor(v: string);
|
|
70
|
-
/**
|
|
71
|
-
* Gets or Sets the property name that contains the values.
|
|
72
|
-
*/
|
|
73
|
-
get dialogBackgroundColor(): string;
|
|
74
|
-
set dialogBackgroundColor(v: string);
|
|
75
|
-
/**
|
|
76
|
-
* Gets or Sets the property name that contains the values.
|
|
77
|
-
*/
|
|
78
|
-
get columnChooser(): boolean;
|
|
79
|
-
set columnChooser(v: boolean);
|
|
80
|
-
/**
|
|
81
|
-
* Gets or Sets the property name that contains the values.
|
|
82
|
-
*/
|
|
83
|
-
get columnChooserText(): string;
|
|
84
|
-
set columnChooserText(v: string);
|
|
85
|
-
/**
|
|
86
|
-
* Gets or Sets the property name that contains the values.
|
|
87
|
-
*/
|
|
88
|
-
get columnChooserTitle(): string;
|
|
89
|
-
set columnChooserTitle(v: string);
|
|
90
|
-
/**
|
|
91
|
-
* Gets or Sets the property name that contains the values.
|
|
92
|
-
*/
|
|
93
|
-
get columnPinning(): boolean;
|
|
94
|
-
set columnPinning(v: boolean);
|
|
95
|
-
/**
|
|
96
|
-
* Gets or Sets the property name that contains the values.
|
|
97
|
-
*/
|
|
98
|
-
get columnPinningText(): string;
|
|
99
|
-
set columnPinningText(v: string);
|
|
100
|
-
/**
|
|
101
|
-
* Gets or Sets the property name that contains the values.
|
|
102
|
-
*/
|
|
103
|
-
get columnPinningTitle(): string;
|
|
104
|
-
set columnPinningTitle(v: string);
|
|
105
|
-
get borderWidthBottom(): number;
|
|
106
|
-
set borderWidthBottom(v: number);
|
|
107
|
-
get borderWidthLeft(): number;
|
|
108
|
-
set borderWidthLeft(v: number);
|
|
109
|
-
get borderWidthRight(): number;
|
|
110
|
-
set borderWidthRight(v: number);
|
|
111
|
-
get borderWidthTop(): number;
|
|
112
|
-
set borderWidthTop(v: number);
|
|
113
|
-
ensureBorderWidth(): void;
|
|
114
|
-
/**
|
|
115
|
-
* Gets or Sets the property name that contains the values.
|
|
116
|
-
*/
|
|
117
|
-
get density(): ControlDisplayDensity;
|
|
118
|
-
set density(v: ControlDisplayDensity);
|
|
119
|
-
/**
|
|
120
|
-
* Gets or Sets the property name that contains the values.
|
|
121
|
-
*/
|
|
122
|
-
get baseTheme(): BaseControlTheme;
|
|
123
|
-
set baseTheme(v: BaseControlTheme);
|
|
124
|
-
findByName(name: string): any;
|
|
125
|
-
protected __p: string;
|
|
126
|
-
protected _hasUserValues: Set<string>;
|
|
127
|
-
protected get hasUserValues(): Set<string>;
|
|
128
|
-
protected __m(propertyName: string): void;
|
|
129
|
-
protected _stylingContainer: any;
|
|
130
|
-
protected _stylingParent: any;
|
|
131
|
-
protected _inStyling: boolean;
|
|
132
|
-
protected _styling(container: any, component: any, parent?: any): void;
|
|
133
|
-
/**
|
|
134
|
-
* Exports visual information about the current state of the toolbar.
|
|
135
|
-
|
|
136
|
-
*/
|
|
137
|
-
exportVisualModel(): any;
|
|
138
|
-
/**
|
|
139
|
-
* Returns a serialized copy of the exported visual model
|
|
140
|
-
|
|
141
|
-
*/
|
|
142
|
-
exportSerializedVisualModel(): string;
|
|
143
|
-
}
|
|
1
|
+
import { DataGridToolbar } from './DataGridToolbar';
|
|
2
|
+
import { IgcDataGridComponent } from "./igc-data-grid-component";
|
|
3
|
+
import { ControlDisplayDensity } from "igniteui-webcomponents-core";
|
|
4
|
+
import { BaseControlTheme } from "igniteui-webcomponents-core";
|
|
5
|
+
import { IgcHTMLElement } from "igniteui-webcomponents-core";
|
|
6
|
+
export declare class IgcDataGridToolbarComponent extends IgcHTMLElement {
|
|
7
|
+
private _height;
|
|
8
|
+
private _width;
|
|
9
|
+
set height(value: string);
|
|
10
|
+
get height(): string;
|
|
11
|
+
set width(value: string);
|
|
12
|
+
get width(): string;
|
|
13
|
+
private _container;
|
|
14
|
+
private _renderer;
|
|
15
|
+
constructor();
|
|
16
|
+
updateStyle(): void;
|
|
17
|
+
destroy(): void;
|
|
18
|
+
protected createImplementation(): DataGridToolbar;
|
|
19
|
+
private _toolbar;
|
|
20
|
+
private _disconnected;
|
|
21
|
+
disconnectedCallback(): void;
|
|
22
|
+
connectedCallback(): void;
|
|
23
|
+
afterContentInit(): void;
|
|
24
|
+
protected _implementation: any;
|
|
25
|
+
/**
|
|
26
|
+
* @hidden
|
|
27
|
+
*/
|
|
28
|
+
get i(): DataGridToolbar; /**
|
|
29
|
+
* @hidden
|
|
30
|
+
*/
|
|
31
|
+
static _createFromInternal(internal: any): IgcDataGridToolbarComponent;
|
|
32
|
+
private _settingAttributes;
|
|
33
|
+
protected _attached: boolean;
|
|
34
|
+
private _queuedSetAttributes;
|
|
35
|
+
protected _enqueueSetAttribute(attrName: string, attrValue: string): void;
|
|
36
|
+
protected _flushQueuedAttributes(): void;
|
|
37
|
+
protected _a(attrName: string, attrValue: any): void;
|
|
38
|
+
private static _observedAttributesIgcDataGridToolbarComponent;
|
|
39
|
+
static get observedAttributes(): string[];
|
|
40
|
+
private _updatingFromAttribute;
|
|
41
|
+
attributeChangedCallback(name: string, oldValue: string, newValue: string): void;
|
|
42
|
+
static htmlTagName: string;
|
|
43
|
+
protected static _isElementRegistered: boolean;
|
|
44
|
+
static register(): void;
|
|
45
|
+
/**
|
|
46
|
+
* Gets or Sets the property name that contains the values.
|
|
47
|
+
*/
|
|
48
|
+
get targetGrid(): IgcDataGridComponent;
|
|
49
|
+
set targetGrid(v: IgcDataGridComponent);
|
|
50
|
+
/**
|
|
51
|
+
* Gets or Sets the property name that contains the values.
|
|
52
|
+
*/
|
|
53
|
+
get toolbarTitle(): string;
|
|
54
|
+
set toolbarTitle(v: string);
|
|
55
|
+
/**
|
|
56
|
+
* Gets or Sets the property name that contains the values.
|
|
57
|
+
*/
|
|
58
|
+
get toolbarTitleStyle(): string;
|
|
59
|
+
set toolbarTitleStyle(v: string);
|
|
60
|
+
/**
|
|
61
|
+
* Gets or Sets the property name that contains the values.
|
|
62
|
+
*/
|
|
63
|
+
get toolbarTitleColor(): string;
|
|
64
|
+
set toolbarTitleColor(v: string);
|
|
65
|
+
/**
|
|
66
|
+
* Gets or Sets the property name that contains the values.
|
|
67
|
+
*/
|
|
68
|
+
get backgroundColor(): string;
|
|
69
|
+
set backgroundColor(v: string);
|
|
70
|
+
/**
|
|
71
|
+
* Gets or Sets the property name that contains the values.
|
|
72
|
+
*/
|
|
73
|
+
get dialogBackgroundColor(): string;
|
|
74
|
+
set dialogBackgroundColor(v: string);
|
|
75
|
+
/**
|
|
76
|
+
* Gets or Sets the property name that contains the values.
|
|
77
|
+
*/
|
|
78
|
+
get columnChooser(): boolean;
|
|
79
|
+
set columnChooser(v: boolean);
|
|
80
|
+
/**
|
|
81
|
+
* Gets or Sets the property name that contains the values.
|
|
82
|
+
*/
|
|
83
|
+
get columnChooserText(): string;
|
|
84
|
+
set columnChooserText(v: string);
|
|
85
|
+
/**
|
|
86
|
+
* Gets or Sets the property name that contains the values.
|
|
87
|
+
*/
|
|
88
|
+
get columnChooserTitle(): string;
|
|
89
|
+
set columnChooserTitle(v: string);
|
|
90
|
+
/**
|
|
91
|
+
* Gets or Sets the property name that contains the values.
|
|
92
|
+
*/
|
|
93
|
+
get columnPinning(): boolean;
|
|
94
|
+
set columnPinning(v: boolean);
|
|
95
|
+
/**
|
|
96
|
+
* Gets or Sets the property name that contains the values.
|
|
97
|
+
*/
|
|
98
|
+
get columnPinningText(): string;
|
|
99
|
+
set columnPinningText(v: string);
|
|
100
|
+
/**
|
|
101
|
+
* Gets or Sets the property name that contains the values.
|
|
102
|
+
*/
|
|
103
|
+
get columnPinningTitle(): string;
|
|
104
|
+
set columnPinningTitle(v: string);
|
|
105
|
+
get borderWidthBottom(): number;
|
|
106
|
+
set borderWidthBottom(v: number);
|
|
107
|
+
get borderWidthLeft(): number;
|
|
108
|
+
set borderWidthLeft(v: number);
|
|
109
|
+
get borderWidthRight(): number;
|
|
110
|
+
set borderWidthRight(v: number);
|
|
111
|
+
get borderWidthTop(): number;
|
|
112
|
+
set borderWidthTop(v: number);
|
|
113
|
+
ensureBorderWidth(): void;
|
|
114
|
+
/**
|
|
115
|
+
* Gets or Sets the property name that contains the values.
|
|
116
|
+
*/
|
|
117
|
+
get density(): ControlDisplayDensity;
|
|
118
|
+
set density(v: ControlDisplayDensity);
|
|
119
|
+
/**
|
|
120
|
+
* Gets or Sets the property name that contains the values.
|
|
121
|
+
*/
|
|
122
|
+
get baseTheme(): BaseControlTheme;
|
|
123
|
+
set baseTheme(v: BaseControlTheme);
|
|
124
|
+
findByName(name: string): any;
|
|
125
|
+
protected __p: string;
|
|
126
|
+
protected _hasUserValues: Set<string>;
|
|
127
|
+
protected get hasUserValues(): Set<string>;
|
|
128
|
+
protected __m(propertyName: string): void;
|
|
129
|
+
protected _stylingContainer: any;
|
|
130
|
+
protected _stylingParent: any;
|
|
131
|
+
protected _inStyling: boolean;
|
|
132
|
+
protected _styling(container: any, component: any, parent?: any): void;
|
|
133
|
+
/**
|
|
134
|
+
* Exports visual information about the current state of the toolbar.
|
|
135
|
+
|
|
136
|
+
*/
|
|
137
|
+
exportVisualModel(): any;
|
|
138
|
+
/**
|
|
139
|
+
* Returns a serialized copy of the exported visual model
|
|
140
|
+
|
|
141
|
+
*/
|
|
142
|
+
exportSerializedVisualModel(): string;
|
|
143
|
+
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export declare class IgcDataGridToolbarModule {
|
|
2
|
-
static register(): void;
|
|
3
|
-
}
|
|
1
|
+
export declare class IgcDataGridToolbarModule {
|
|
2
|
+
static register(): void;
|
|
3
|
+
}
|
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { DateTimeFormats } from "./DateTimeFormats";
|
|
2
|
-
import { IgcCellInfo } from "./igc-cell-info";
|
|
3
|
-
import { DateTimeCellModel as DateTimeCellModel_internal } from "./DateTimeCellModel";
|
|
4
|
-
/**
|
|
5
|
-
* Backing information about a date time cell for the grid.
|
|
6
|
-
*/
|
|
7
|
-
export declare class IgcDateTimeCellInfo extends IgcCellInfo {
|
|
8
|
-
protected createImplementation(): DateTimeCellModel_internal;
|
|
9
|
-
/**
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
get i(): DateTimeCellModel_internal;
|
|
13
|
-
constructor();
|
|
14
|
-
/**
|
|
15
|
-
* Sets or gets the DateTime value for the cell.
|
|
16
|
-
*/
|
|
17
|
-
get dateTimeValue(): Date;
|
|
18
|
-
set dateTimeValue(v: Date);
|
|
19
|
-
/**
|
|
20
|
-
* The format string to apply to the value
|
|
21
|
-
*/
|
|
22
|
-
get formatStringOverride(): string;
|
|
23
|
-
set formatStringOverride(v: string);
|
|
24
|
-
get formatSpecifiers(): any[];
|
|
25
|
-
set formatSpecifiers(v: any[]);
|
|
26
|
-
/**
|
|
27
|
-
* The format options to apply to the value
|
|
28
|
-
*/
|
|
29
|
-
get formatOverride(): any;
|
|
30
|
-
set formatOverride(v: any);
|
|
31
|
-
/**
|
|
32
|
-
* Sets or gets the simple DateTimeFormat to use for the cell.
|
|
33
|
-
*/
|
|
34
|
-
get dateTimeFormat(): DateTimeFormats;
|
|
35
|
-
set dateTimeFormat(v: DateTimeFormats);
|
|
36
|
-
/**
|
|
37
|
-
* Sets or gets whether the value to use is a DateTimeOffset value.
|
|
38
|
-
*/
|
|
39
|
-
get isOffsetValue(): boolean;
|
|
40
|
-
set isOffsetValue(v: boolean);
|
|
41
|
-
findByName(name: string): any;
|
|
42
|
-
}
|
|
1
|
+
import { DateTimeFormats } from "./DateTimeFormats";
|
|
2
|
+
import { IgcCellInfo } from "./igc-cell-info";
|
|
3
|
+
import { DateTimeCellModel as DateTimeCellModel_internal } from "./DateTimeCellModel";
|
|
4
|
+
/**
|
|
5
|
+
* Backing information about a date time cell for the grid.
|
|
6
|
+
*/
|
|
7
|
+
export declare class IgcDateTimeCellInfo extends IgcCellInfo {
|
|
8
|
+
protected createImplementation(): DateTimeCellModel_internal;
|
|
9
|
+
/**
|
|
10
|
+
* @hidden
|
|
11
|
+
*/
|
|
12
|
+
get i(): DateTimeCellModel_internal;
|
|
13
|
+
constructor();
|
|
14
|
+
/**
|
|
15
|
+
* Sets or gets the DateTime value for the cell.
|
|
16
|
+
*/
|
|
17
|
+
get dateTimeValue(): Date;
|
|
18
|
+
set dateTimeValue(v: Date);
|
|
19
|
+
/**
|
|
20
|
+
* The format string to apply to the value
|
|
21
|
+
*/
|
|
22
|
+
get formatStringOverride(): string;
|
|
23
|
+
set formatStringOverride(v: string);
|
|
24
|
+
get formatSpecifiers(): any[];
|
|
25
|
+
set formatSpecifiers(v: any[]);
|
|
26
|
+
/**
|
|
27
|
+
* The format options to apply to the value
|
|
28
|
+
*/
|
|
29
|
+
get formatOverride(): any;
|
|
30
|
+
set formatOverride(v: any);
|
|
31
|
+
/**
|
|
32
|
+
* Sets or gets the simple DateTimeFormat to use for the cell.
|
|
33
|
+
*/
|
|
34
|
+
get dateTimeFormat(): DateTimeFormats;
|
|
35
|
+
set dateTimeFormat(v: DateTimeFormats);
|
|
36
|
+
/**
|
|
37
|
+
* Sets or gets whether the value to use is a DateTimeOffset value.
|
|
38
|
+
*/
|
|
39
|
+
get isOffsetValue(): boolean;
|
|
40
|
+
set isOffsetValue(v: boolean);
|
|
41
|
+
findByName(name: string): any;
|
|
42
|
+
}
|