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
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { IDataSourceUpdateNotifier_$type } from "igniteui-webcomponents-core";
|
|
9
9
|
import { List$1 } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let MultipleDataSourceNotifier = /*@__PURE__*/ (() => {
|
|
10
|
+
let MultipleDataSourceNotifier = /*@__PURE__*/ (() => {
|
|
14
11
|
class MultipleDataSourceNotifier extends Base {
|
|
15
12
|
constructor(a, ..._rest) {
|
|
16
13
|
super();
|
|
@@ -59,3 +56,4 @@ export let MultipleDataSourceNotifier = /*@__PURE__*/ (() => {
|
|
|
59
56
|
MultipleDataSourceNotifier.$t = /*@__PURE__*/ markType(MultipleDataSourceNotifier, 'MultipleDataSourceNotifier', Base.$, [IDataSourceUpdateNotifier_$type]);
|
|
60
57
|
return MultipleDataSourceNotifier;
|
|
61
58
|
})();
|
|
59
|
+
export { MultipleDataSourceNotifier };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { INativeUIElementFactory_$type } from "igniteui-webcomponents-core";
|
|
9
9
|
import { NativeUIComponent } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let NativeUIComboFactory = /*@__PURE__*/ (() => {
|
|
10
|
+
let NativeUIComboFactory = /*@__PURE__*/ (() => {
|
|
14
11
|
class NativeUIComboFactory extends Base {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -45,3 +42,4 @@ export let NativeUIComboFactory = /*@__PURE__*/ (() => {
|
|
|
45
42
|
NativeUIComboFactory.a = null;
|
|
46
43
|
return NativeUIComboFactory;
|
|
47
44
|
})();
|
|
45
|
+
export { NativeUIComboFactory };
|
|
@@ -9,10 +9,7 @@ import { INativeUIElementFactory_$type } from "igniteui-webcomponents-core";
|
|
|
9
9
|
import { NativeUIComponent } from "igniteui-webcomponents-core";
|
|
10
10
|
import { CheckboxListBridge } from "./CheckboxListBridge";
|
|
11
11
|
import { NativeUICheckboxList } from "igniteui-webcomponents-core";
|
|
12
|
-
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export let NativeUIGridFactory = /*@__PURE__*/ (() => {
|
|
12
|
+
let NativeUIGridFactory = /*@__PURE__*/ (() => {
|
|
16
13
|
class NativeUIGridFactory extends Base {
|
|
17
14
|
constructor() {
|
|
18
15
|
super(...arguments);
|
|
@@ -68,3 +65,4 @@ export let NativeUIGridFactory = /*@__PURE__*/ (() => {
|
|
|
68
65
|
NativeUIGridFactory.a = null;
|
|
69
66
|
return NativeUIGridFactory;
|
|
70
67
|
})();
|
|
68
|
+
export { NativeUIGridFactory };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { TextCell } from "./TextCell";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let NumericCell = /*@__PURE__*/ (() => {
|
|
9
|
+
let NumericCell = /*@__PURE__*/ (() => {
|
|
13
10
|
class NumericCell extends TextCell {
|
|
14
11
|
constructor(a) {
|
|
15
12
|
super(a);
|
|
@@ -30,3 +27,4 @@ export let NumericCell = /*@__PURE__*/ (() => {
|
|
|
30
27
|
NumericCell.$t = /*@__PURE__*/ markType(NumericCell, 'NumericCell', TextCell.$);
|
|
31
28
|
return NumericCell;
|
|
32
29
|
})();
|
|
30
|
+
export { NumericCell };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { CellModelExport } from "./CellModelExport";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let NumericCellModelExport = /*@__PURE__*/ (() => {
|
|
9
|
+
let NumericCellModelExport = /*@__PURE__*/ (() => {
|
|
13
10
|
class NumericCellModelExport extends CellModelExport {
|
|
14
11
|
constructor() {
|
|
15
12
|
super(...arguments);
|
|
@@ -30,3 +27,4 @@ export let NumericCellModelExport = /*@__PURE__*/ (() => {
|
|
|
30
27
|
NumericCellModelExport.$t = /*@__PURE__*/ markType(NumericCellModelExport, 'NumericCellModelExport', CellModelExport.$);
|
|
31
28
|
return NumericCellModelExport;
|
|
32
29
|
})();
|
|
30
|
+
export { NumericCellModelExport };
|
|
@@ -9,10 +9,7 @@ import { NumericCellModel } from "./NumericCellModel";
|
|
|
9
9
|
import { ContentCellModelHelper } from "./ContentCellModelHelper";
|
|
10
10
|
import { markType } from "igniteui-webcomponents-core";
|
|
11
11
|
import { NumericCellFormatter } from "./NumericCellFormatter";
|
|
12
|
-
|
|
13
|
-
* @hidden
|
|
14
|
-
*/
|
|
15
|
-
export let NumericCellPresenter = /*@__PURE__*/ (() => {
|
|
12
|
+
let NumericCellPresenter = /*@__PURE__*/ (() => {
|
|
16
13
|
class NumericCellPresenter extends CellPresenterBase {
|
|
17
14
|
get d() {
|
|
18
15
|
return this.a;
|
|
@@ -46,3 +43,4 @@ export let NumericCellPresenter = /*@__PURE__*/ (() => {
|
|
|
46
43
|
NumericCellPresenter.$t = /*@__PURE__*/ markType(NumericCellPresenter, 'NumericCellPresenter', CellPresenterBase.$);
|
|
47
44
|
return NumericCellPresenter;
|
|
48
45
|
})();
|
|
46
|
+
export { NumericCellPresenter };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { TextEditorView } from "./TextEditorView";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { tryParseNumber } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let NumericEditorView = /*@__PURE__*/ (() => {
|
|
10
|
+
let NumericEditorView = /*@__PURE__*/ (() => {
|
|
14
11
|
class NumericEditorView extends TextEditorView {
|
|
15
12
|
constructor(a, b, c) {
|
|
16
13
|
super(a, b, c);
|
|
@@ -29,3 +26,4 @@ export let NumericEditorView = /*@__PURE__*/ (() => {
|
|
|
29
26
|
NumericEditorView.$t = /*@__PURE__*/ markType(NumericEditorView, 'NumericEditorView', TextEditorView.$);
|
|
30
27
|
return NumericEditorView;
|
|
31
28
|
})();
|
|
29
|
+
export { NumericEditorView };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let OperatorModel = /*@__PURE__*/ (() => {
|
|
8
|
+
let OperatorModel = /*@__PURE__*/ (() => {
|
|
12
9
|
class OperatorModel extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -22,3 +19,4 @@ export let OperatorModel = /*@__PURE__*/ (() => {
|
|
|
22
19
|
OperatorModel.$t = /*@__PURE__*/ markType(OperatorModel, 'OperatorModel');
|
|
23
20
|
return OperatorModel;
|
|
24
21
|
})();
|
|
22
|
+
export { OperatorModel };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let OperatorSelectorClosingEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let OperatorSelectorClosingEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class OperatorSelectorClosingEventArgs extends EventArgs {
|
|
13
10
|
}
|
|
14
11
|
OperatorSelectorClosingEventArgs.$t = /*@__PURE__*/ markType(OperatorSelectorClosingEventArgs, 'OperatorSelectorClosingEventArgs', EventArgs.$);
|
|
15
12
|
return OperatorSelectorClosingEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { OperatorSelectorClosingEventArgs };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let OperatorSelectorOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let OperatorSelectorOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class OperatorSelectorOpeningEventArgs extends EventArgs {
|
|
13
10
|
}
|
|
14
11
|
OperatorSelectorOpeningEventArgs.$t = /*@__PURE__*/ markType(OperatorSelectorOpeningEventArgs, 'OperatorSelectorOpeningEventArgs', EventArgs.$);
|
|
15
12
|
return OperatorSelectorOpeningEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { OperatorSelectorOpeningEventArgs };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let OperatorSelectorValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let OperatorSelectorValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class OperatorSelectorValueChangedEventArgs extends EventArgs {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -31,3 +28,4 @@ export let OperatorSelectorValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
31
28
|
OperatorSelectorValueChangedEventArgs.$t = /*@__PURE__*/ markType(OperatorSelectorValueChangedEventArgs, 'OperatorSelectorValueChangedEventArgs', EventArgs.$);
|
|
32
29
|
return OperatorSelectorValueChangedEventArgs;
|
|
33
30
|
})();
|
|
31
|
+
export { OperatorSelectorValueChangedEventArgs };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let PageChangedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let PageChangedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class PageChangedEventArgs extends EventArgs {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -31,3 +28,4 @@ export let PageChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
31
28
|
PageChangedEventArgs.$t = /*@__PURE__*/ markType(PageChangedEventArgs, 'PageChangedEventArgs', EventArgs.$);
|
|
32
29
|
return PageChangedEventArgs;
|
|
33
30
|
})();
|
|
31
|
+
export { PageChangedEventArgs };
|
|
@@ -8,10 +8,7 @@ import { Base, markType } from "igniteui-webcomponents-core";
|
|
|
8
8
|
import { StringBuilder } from "igniteui-webcomponents-core";
|
|
9
9
|
import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
|
|
10
10
|
import { isNaN_ } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let PagerVisualModelExport = /*@__PURE__*/ (() => {
|
|
11
|
+
let PagerVisualModelExport = /*@__PURE__*/ (() => {
|
|
15
12
|
class PagerVisualModelExport extends Base {
|
|
16
13
|
constructor() {
|
|
17
14
|
super(...arguments);
|
|
@@ -80,3 +77,4 @@ export let PagerVisualModelExport = /*@__PURE__*/ (() => {
|
|
|
80
77
|
PagerVisualModelExport.$t = /*@__PURE__*/ markType(PagerVisualModelExport, 'PagerVisualModelExport');
|
|
81
78
|
return PagerVisualModelExport;
|
|
82
79
|
})();
|
|
80
|
+
export { PagerVisualModelExport };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { Color } from "igniteui-webcomponents-core";
|
|
9
9
|
import { truncate } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let PlaceholderView = /*@__PURE__*/ (() => {
|
|
10
|
+
let PlaceholderView = /*@__PURE__*/ (() => {
|
|
14
11
|
class PlaceholderView extends Base {
|
|
15
12
|
constructor(a) {
|
|
16
13
|
super();
|
|
@@ -67,3 +64,4 @@ export let PlaceholderView = /*@__PURE__*/ (() => {
|
|
|
67
64
|
PlaceholderView.$t = /*@__PURE__*/ markType(PlaceholderView, 'PlaceholderView');
|
|
68
65
|
return PlaceholderView;
|
|
69
66
|
})();
|
|
67
|
+
export { PlaceholderView };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let PrimaryKeyValue = /*@__PURE__*/ (() => {
|
|
8
|
+
let PrimaryKeyValue = /*@__PURE__*/ (() => {
|
|
12
9
|
class PrimaryKeyValue extends Base {
|
|
13
10
|
get key() {
|
|
14
11
|
return this.a;
|
|
@@ -85,3 +82,4 @@ export let PrimaryKeyValue = /*@__PURE__*/ (() => {
|
|
|
85
82
|
PrimaryKeyValue.$t = /*@__PURE__*/ markType(PrimaryKeyValue, 'PrimaryKeyValue');
|
|
86
83
|
return PrimaryKeyValue;
|
|
87
84
|
})();
|
|
85
|
+
export { PrimaryKeyValue };
|
|
@@ -34,10 +34,7 @@ import { BrushUtil } from "igniteui-webcomponents-core";
|
|
|
34
34
|
import { truncate, tryParseNumber } from "igniteui-webcomponents-core";
|
|
35
35
|
import { stringIsNullOrEmpty, stringContains, stringReplace } from "igniteui-webcomponents-core";
|
|
36
36
|
import { stringSplit } from "igniteui-webcomponents-core";
|
|
37
|
-
|
|
38
|
-
* @hidden
|
|
39
|
-
*/
|
|
40
|
-
export let PropertyEditorView = /*@__PURE__*/ (() => {
|
|
37
|
+
let PropertyEditorView = /*@__PURE__*/ (() => {
|
|
41
38
|
class PropertyEditorView extends Base {
|
|
42
39
|
constructor() {
|
|
43
40
|
super();
|
|
@@ -287,10 +284,8 @@ export let PropertyEditorView = /*@__PURE__*/ (() => {
|
|
|
287
284
|
PropertyEditorView.$t = /*@__PURE__*/ markType(PropertyEditorView, 'PropertyEditorView');
|
|
288
285
|
return PropertyEditorView;
|
|
289
286
|
})();
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
*/
|
|
293
|
-
export let PropertyEditor = /*@__PURE__*/ (() => {
|
|
287
|
+
export { PropertyEditorView };
|
|
288
|
+
let PropertyEditor = /*@__PURE__*/ (() => {
|
|
294
289
|
class PropertyEditor extends Base {
|
|
295
290
|
get e() {
|
|
296
291
|
if (this.l == null) {
|
|
@@ -1650,3 +1645,4 @@ export let PropertyEditor = /*@__PURE__*/ (() => {
|
|
|
1650
1645
|
PropertyEditor.ea = /*@__PURE__*/ BrushUtil.j(255, 24, 29, 31);
|
|
1651
1646
|
return PropertyEditor;
|
|
1652
1647
|
})();
|
|
1648
|
+
export { PropertyEditor };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ResponsiveStateEnteredEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ResponsiveStateEnteredEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ResponsiveStateEnteredEventArgs extends EventArgs {
|
|
13
10
|
}
|
|
14
11
|
ResponsiveStateEnteredEventArgs.$t = /*@__PURE__*/ markType(ResponsiveStateEnteredEventArgs, 'ResponsiveStateEnteredEventArgs', EventArgs.$);
|
|
15
12
|
return ResponsiveStateEnteredEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { ResponsiveStateEnteredEventArgs };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ResponsiveStateEnteringEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ResponsiveStateEnteringEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ResponsiveStateEnteringEventArgs extends EventArgs {
|
|
13
10
|
}
|
|
14
11
|
ResponsiveStateEnteringEventArgs.$t = /*@__PURE__*/ markType(ResponsiveStateEnteringEventArgs, 'ResponsiveStateEnteringEventArgs', EventArgs.$);
|
|
15
12
|
return ResponsiveStateEnteringEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { ResponsiveStateEnteringEventArgs };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let ResponsiveStateExitedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let ResponsiveStateExitedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class ResponsiveStateExitedEventArgs extends EventArgs {
|
|
13
10
|
}
|
|
14
11
|
ResponsiveStateExitedEventArgs.$t = /*@__PURE__*/ markType(ResponsiveStateExitedEventArgs, 'ResponsiveStateExitedEventArgs', EventArgs.$);
|
|
15
12
|
return ResponsiveStateExitedEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { ResponsiveStateExitedEventArgs };
|
package/esm2015/lib/RowPath.js
CHANGED
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { Base, enumGetBox, markType } from "igniteui-webcomponents-core";
|
|
8
8
|
import { FixedCellPositions_$type } from "./FixedCellPositions";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let RowPath = /*@__PURE__*/ (() => {
|
|
9
|
+
let RowPath = /*@__PURE__*/ (() => {
|
|
13
10
|
class RowPath extends Base {
|
|
14
11
|
get y() {
|
|
15
12
|
return this.n;
|
|
@@ -108,3 +105,4 @@ export let RowPath = /*@__PURE__*/ (() => {
|
|
|
108
105
|
RowPath.$t = /*@__PURE__*/ markType(RowPath, 'RowPath');
|
|
109
106
|
return RowPath;
|
|
110
107
|
})();
|
|
108
|
+
export { RowPath };
|
package/esm2015/lib/RowRange.js
CHANGED
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let RowRange = /*@__PURE__*/ (() => {
|
|
8
|
+
let RowRange = /*@__PURE__*/ (() => {
|
|
12
9
|
class RowRange extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -36,3 +33,4 @@ export let RowRange = /*@__PURE__*/ (() => {
|
|
|
36
33
|
RowRange.$t = /*@__PURE__*/ markType(RowRange, 'RowRange');
|
|
37
34
|
return RowRange;
|
|
38
35
|
})();
|
|
36
|
+
export { RowRange };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { GridCellBase } from "./GridCellBase";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let RowSeparatorCell = /*@__PURE__*/ (() => {
|
|
9
|
+
let RowSeparatorCell = /*@__PURE__*/ (() => {
|
|
13
10
|
class RowSeparatorCell extends GridCellBase {
|
|
14
11
|
constructor(a) {
|
|
15
12
|
super(a);
|
|
@@ -18,3 +15,4 @@ export let RowSeparatorCell = /*@__PURE__*/ (() => {
|
|
|
18
15
|
RowSeparatorCell.$t = /*@__PURE__*/ markType(RowSeparatorCell, 'RowSeparatorCell', GridCellBase.$);
|
|
19
16
|
return RowSeparatorCell;
|
|
20
17
|
})();
|
|
18
|
+
export { RowSeparatorCell };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { CellPresenterBase } from "./CellPresenterBase";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let RowSeparatorCellPresenter = /*@__PURE__*/ (() => {
|
|
9
|
+
let RowSeparatorCellPresenter = /*@__PURE__*/ (() => {
|
|
13
10
|
class RowSeparatorCellPresenter extends CellPresenterBase {
|
|
14
11
|
get d() {
|
|
15
12
|
return this.a;
|
|
@@ -21,3 +18,4 @@ export let RowSeparatorCellPresenter = /*@__PURE__*/ (() => {
|
|
|
21
18
|
RowSeparatorCellPresenter.$t = /*@__PURE__*/ markType(RowSeparatorCellPresenter, 'RowSeparatorCellPresenter', CellPresenterBase.$);
|
|
22
19
|
return RowSeparatorCellPresenter;
|
|
23
20
|
})();
|
|
21
|
+
export { RowSeparatorCellPresenter };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { CellModelExport } from "./CellModelExport";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let RowSeparatorModelExport = /*@__PURE__*/ (() => {
|
|
9
|
+
let RowSeparatorModelExport = /*@__PURE__*/ (() => {
|
|
13
10
|
class RowSeparatorModelExport extends CellModelExport {
|
|
14
11
|
get_ac() {
|
|
15
12
|
return "RowSeparator";
|
|
@@ -21,3 +18,4 @@ export let RowSeparatorModelExport = /*@__PURE__*/ (() => {
|
|
|
21
18
|
RowSeparatorModelExport.$t = /*@__PURE__*/ markType(RowSeparatorModelExport, 'RowSeparatorModelExport', CellModelExport.$);
|
|
22
19
|
return RowSeparatorModelExport;
|
|
23
20
|
})();
|
|
21
|
+
export { RowSeparatorModelExport };
|
|
@@ -8,10 +8,7 @@ import { JsonDictionaryItem } from "igniteui-webcomponents-core";
|
|
|
8
8
|
import { toNullable, Number_$type, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { List$1 } from "igniteui-webcomponents-core";
|
|
10
10
|
import { nullableNotEquals } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let SaveLayoutFilterInfo = /*@__PURE__*/ (() => {
|
|
11
|
+
let SaveLayoutFilterInfo = /*@__PURE__*/ (() => {
|
|
15
12
|
class SaveLayoutFilterInfo extends JsonDictionaryItem {
|
|
16
13
|
q(a) {
|
|
17
14
|
let b = a;
|
|
@@ -171,3 +168,4 @@ export let SaveLayoutFilterInfo = /*@__PURE__*/ (() => {
|
|
|
171
168
|
SaveLayoutFilterInfo.$t = /*@__PURE__*/ markType(SaveLayoutFilterInfo, 'SaveLayoutFilterInfo', JsonDictionaryItem.$);
|
|
172
169
|
return SaveLayoutFilterInfo;
|
|
173
170
|
})();
|
|
171
|
+
export { SaveLayoutFilterInfo };
|
|
@@ -8,10 +8,7 @@ import { JsonDictionaryItem } from "igniteui-webcomponents-core";
|
|
|
8
8
|
import { toNullable, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { ListSortDirection_$type } from "igniteui-webcomponents-core";
|
|
10
10
|
import { nullableNotEquals, unwrapNullable, nullableConcat } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let SaveLayoutGroupInfo = /*@__PURE__*/ (() => {
|
|
11
|
+
let SaveLayoutGroupInfo = /*@__PURE__*/ (() => {
|
|
15
12
|
class SaveLayoutGroupInfo extends JsonDictionaryItem {
|
|
16
13
|
g(a) {
|
|
17
14
|
let b = a;
|
|
@@ -49,3 +46,4 @@ export let SaveLayoutGroupInfo = /*@__PURE__*/ (() => {
|
|
|
49
46
|
SaveLayoutGroupInfo.$t = /*@__PURE__*/ markType(SaveLayoutGroupInfo, 'SaveLayoutGroupInfo', JsonDictionaryItem.$);
|
|
50
47
|
return SaveLayoutGroupInfo;
|
|
51
48
|
})();
|
|
49
|
+
export { SaveLayoutGroupInfo };
|
|
@@ -8,10 +8,7 @@ import { JsonDictionaryItem } from "igniteui-webcomponents-core";
|
|
|
8
8
|
import { toNullable, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { ListSortDirection_$type } from "igniteui-webcomponents-core";
|
|
10
10
|
import { nullableNotEquals, unwrapNullable, nullableConcat } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let SaveLayoutSortInfo = /*@__PURE__*/ (() => {
|
|
11
|
+
let SaveLayoutSortInfo = /*@__PURE__*/ (() => {
|
|
15
12
|
class SaveLayoutSortInfo extends JsonDictionaryItem {
|
|
16
13
|
g(a) {
|
|
17
14
|
let b = a;
|
|
@@ -52,3 +49,4 @@ export let SaveLayoutSortInfo = /*@__PURE__*/ (() => {
|
|
|
52
49
|
SaveLayoutSortInfo.$t = /*@__PURE__*/ markType(SaveLayoutSortInfo, 'SaveLayoutSortInfo', JsonDictionaryItem.$);
|
|
53
50
|
return SaveLayoutSortInfo;
|
|
54
51
|
})();
|
|
52
|
+
export { SaveLayoutSortInfo };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { GridCellBase } from "./GridCellBase";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let SectionHeaderCell = /*@__PURE__*/ (() => {
|
|
9
|
+
let SectionHeaderCell = /*@__PURE__*/ (() => {
|
|
13
10
|
class SectionHeaderCell extends GridCellBase {
|
|
14
11
|
get dw() {
|
|
15
12
|
return this.dv;
|
|
@@ -46,3 +43,4 @@ export let SectionHeaderCell = /*@__PURE__*/ (() => {
|
|
|
46
43
|
SectionHeaderCell.$t = /*@__PURE__*/ markType(SectionHeaderCell, 'SectionHeaderCell', GridCellBase.$);
|
|
47
44
|
return SectionHeaderCell;
|
|
48
45
|
})();
|
|
46
|
+
export { SectionHeaderCell };
|
|
@@ -7,10 +7,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
7
7
|
import { CellModelExport } from "./CellModelExport";
|
|
8
8
|
import { enumGetBox, markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { DataSourceSummaryOperand_$type } from "igniteui-webcomponents-core";
|
|
10
|
-
|
|
11
|
-
* @hidden
|
|
12
|
-
*/
|
|
13
|
-
export let SectionHeaderCellModelExport = /*@__PURE__*/ (() => {
|
|
10
|
+
let SectionHeaderCellModelExport = /*@__PURE__*/ (() => {
|
|
14
11
|
class SectionHeaderCellModelExport extends CellModelExport {
|
|
15
12
|
constructor() {
|
|
16
13
|
super(...arguments);
|
|
@@ -60,3 +57,4 @@ export let SectionHeaderCellModelExport = /*@__PURE__*/ (() => {
|
|
|
60
57
|
SectionHeaderCellModelExport.$t = /*@__PURE__*/ markType(SectionHeaderCellModelExport, 'SectionHeaderCellModelExport', CellModelExport.$);
|
|
61
58
|
return SectionHeaderCellModelExport;
|
|
62
59
|
})();
|
|
60
|
+
export { SectionHeaderCellModelExport };
|
|
@@ -8,10 +8,7 @@ import { CellPresenterBase } from "./CellPresenterBase";
|
|
|
8
8
|
import { SectionHeaderCellModel } from "./SectionHeaderCellModel";
|
|
9
9
|
import { markType } from "igniteui-webcomponents-core";
|
|
10
10
|
import { ContentCellModelHelper } from "./ContentCellModelHelper";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let SectionHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
11
|
+
let SectionHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
15
12
|
class SectionHeaderCellPresenter extends CellPresenterBase {
|
|
16
13
|
constructor(a) {
|
|
17
14
|
super(a);
|
|
@@ -49,3 +46,4 @@ export let SectionHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
|
49
46
|
SectionHeaderCellPresenter.$t = /*@__PURE__*/ markType(SectionHeaderCellPresenter, 'SectionHeaderCellPresenter', CellPresenterBase.$);
|
|
50
47
|
return SectionHeaderCellPresenter;
|
|
51
48
|
})();
|
|
49
|
+
export { SectionHeaderCellPresenter };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let SelectAllCheckboxChangedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let SelectAllCheckboxChangedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class SelectAllCheckboxChangedEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -18,3 +15,4 @@ export let SelectAllCheckboxChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
18
15
|
SelectAllCheckboxChangedEventArgs.$t = /*@__PURE__*/ markType(SelectAllCheckboxChangedEventArgs, 'SelectAllCheckboxChangedEventArgs');
|
|
19
16
|
return SelectAllCheckboxChangedEventArgs;
|
|
20
17
|
})();
|
|
18
|
+
export { SelectAllCheckboxChangedEventArgs };
|
|
@@ -5,12 +5,10 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { EventArgs, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let SortIndicatorRenderCompletedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let SortIndicatorRenderCompletedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class SortIndicatorRenderCompletedEventArgs extends EventArgs {
|
|
13
10
|
}
|
|
14
11
|
SortIndicatorRenderCompletedEventArgs.$t = /*@__PURE__*/ markType(SortIndicatorRenderCompletedEventArgs, 'SortIndicatorRenderCompletedEventArgs', EventArgs.$);
|
|
15
12
|
return SortIndicatorRenderCompletedEventArgs;
|
|
16
13
|
})();
|
|
14
|
+
export { SortIndicatorRenderCompletedEventArgs };
|
|
@@ -6,10 +6,7 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
6
6
|
*/
|
|
7
7
|
import { GridCellBase } from "./GridCellBase";
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
|
-
|
|
10
|
-
* @hidden
|
|
11
|
-
*/
|
|
12
|
-
export let SummaryCell = /*@__PURE__*/ (() => {
|
|
9
|
+
let SummaryCell = /*@__PURE__*/ (() => {
|
|
13
10
|
class SummaryCell extends GridCellBase {
|
|
14
11
|
get dy() {
|
|
15
12
|
return this.dv;
|
|
@@ -72,3 +69,4 @@ export let SummaryCell = /*@__PURE__*/ (() => {
|
|
|
72
69
|
SummaryCell.$t = /*@__PURE__*/ markType(SummaryCell, 'SummaryCell', GridCellBase.$);
|
|
73
70
|
return SummaryCell;
|
|
74
71
|
})();
|
|
72
|
+
export { SummaryCell };
|
|
@@ -8,10 +8,7 @@ import { CellModelExport } from "./CellModelExport";
|
|
|
8
8
|
import { markType } from "igniteui-webcomponents-core";
|
|
9
9
|
import { stringIsNullOrEmpty } from "igniteui-webcomponents-core";
|
|
10
10
|
import { isNaN_ } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let SummaryCellModelExport = /*@__PURE__*/ (() => {
|
|
11
|
+
let SummaryCellModelExport = /*@__PURE__*/ (() => {
|
|
15
12
|
class SummaryCellModelExport extends CellModelExport {
|
|
16
13
|
constructor() {
|
|
17
14
|
super(...arguments);
|
|
@@ -86,3 +83,4 @@ export let SummaryCellModelExport = /*@__PURE__*/ (() => {
|
|
|
86
83
|
SummaryCellModelExport.$t = /*@__PURE__*/ markType(SummaryCellModelExport, 'SummaryCellModelExport', CellModelExport.$);
|
|
87
84
|
return SummaryCellModelExport;
|
|
88
85
|
})();
|
|
86
|
+
export { SummaryCellModelExport };
|
|
@@ -8,10 +8,7 @@ import { CellPresenterBase } from "./CellPresenterBase";
|
|
|
8
8
|
import { ContentCellModelHelper } from "./ContentCellModelHelper";
|
|
9
9
|
import { FontUtil } from "igniteui-webcomponents-core";
|
|
10
10
|
import { markType } from "igniteui-webcomponents-core";
|
|
11
|
-
|
|
12
|
-
* @hidden
|
|
13
|
-
*/
|
|
14
|
-
export let SummaryCellPresenter = /*@__PURE__*/ (() => {
|
|
11
|
+
let SummaryCellPresenter = /*@__PURE__*/ (() => {
|
|
15
12
|
class SummaryCellPresenter extends CellPresenterBase {
|
|
16
13
|
constructor(a) {
|
|
17
14
|
super(a);
|
|
@@ -49,3 +46,4 @@ export let SummaryCellPresenter = /*@__PURE__*/ (() => {
|
|
|
49
46
|
SummaryCellPresenter.$t = /*@__PURE__*/ markType(SummaryCellPresenter, 'SummaryCellPresenter', CellPresenterBase.$);
|
|
50
47
|
return SummaryCellPresenter;
|
|
51
48
|
})();
|
|
49
|
+
export { SummaryCellPresenter };
|
|
@@ -5,10 +5,7 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
5
5
|
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
|
|
6
6
|
*/
|
|
7
7
|
import { Base, markType } from "igniteui-webcomponents-core";
|
|
8
|
-
|
|
9
|
-
* @hidden
|
|
10
|
-
*/
|
|
11
|
-
export let SummaryChangedEventArgs = /*@__PURE__*/ (() => {
|
|
8
|
+
let SummaryChangedEventArgs = /*@__PURE__*/ (() => {
|
|
12
9
|
class SummaryChangedEventArgs extends Base {
|
|
13
10
|
constructor() {
|
|
14
11
|
super(...arguments);
|
|
@@ -19,3 +16,4 @@ export let SummaryChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
19
16
|
SummaryChangedEventArgs.$t = /*@__PURE__*/ markType(SummaryChangedEventArgs, 'SummaryChangedEventArgs');
|
|
20
17
|
return SummaryChangedEventArgs;
|
|
21
18
|
})();
|
|
19
|
+
export { SummaryChangedEventArgs };
|