igniteui-webcomponents-data-grids 6.3.0 → 6.3.1-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/igniteui-webcomponents-data-grids.umd.js +17 -17
- package/bundles/igniteui-webcomponents-data-grids.umd.min.js +1 -1
- package/esm2015/lib/AccessibilityRow.js +2 -4
- package/esm2015/lib/ApplyButtonClickEventArgs.js +2 -4
- package/esm2015/lib/BaseEditorView.js +2 -4
- package/esm2015/lib/BrowserExecutionContext.js +2 -4
- package/esm2015/lib/BrowserPixelConverter.js +2 -4
- package/esm2015/lib/BrowserTickProvider.js +2 -4
- package/esm2015/lib/CalculationParameters.js +2 -4
- package/esm2015/lib/CancelButtonClickEventArgs.js +2 -4
- package/esm2015/lib/CanvasCellPresenterBase.js +2 -4
- package/esm2015/lib/CanvasContentCellModelHelper.js +2 -4
- package/esm2015/lib/CanvasDateTimeCell.js +2 -4
- package/esm2015/lib/CanvasDateTimeCellPresenter.js +2 -4
- package/esm2015/lib/CanvasGridCellBase.js +2 -4
- package/esm2015/lib/CanvasImageCell.js +2 -4
- package/esm2015/lib/CanvasImageCellPresenter.js +2 -4
- package/esm2015/lib/CanvasNumericCell.js +2 -4
- package/esm2015/lib/CanvasNumericCellPresenter.js +2 -4
- package/esm2015/lib/CanvasPlaceholderView.js +2 -4
- package/esm2015/lib/CanvasRowSeparatorCell.js +2 -4
- package/esm2015/lib/CanvasRowSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/CanvasSectionHeaderCell.js +2 -4
- package/esm2015/lib/CanvasSectionHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasSummaryCell.js +2 -4
- package/esm2015/lib/CanvasSummaryCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTemplateCell.js +2 -4
- package/esm2015/lib/CanvasTemplateCellContainer.js +2 -4
- package/esm2015/lib/CanvasTemplateCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTemplateHeaderCell.js +2 -4
- package/esm2015/lib/CanvasTemplateHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTextCell.js +2 -4
- package/esm2015/lib/CanvasTextCellPresenter.js +2 -4
- package/esm2015/lib/CanvasTextHeaderCell.js +2 -4
- package/esm2015/lib/CanvasTextHeaderCellPresenter.js +2 -4
- package/esm2015/lib/CanvasVerticalSeparatorCell.js +2 -4
- package/esm2015/lib/CanvasVerticalSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/CellModelExport.js +2 -4
- package/esm2015/lib/CellPath.js +2 -4
- package/esm2015/lib/CellPresenterBase.js +2 -4
- package/esm2015/lib/CellRange.js +2 -4
- package/esm2015/lib/CellStyleRequestedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListBridge.js +2 -4
- package/esm2015/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListExternalKeysClearedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListIndexTypeChangedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListKeysClearedEventArgs.js +2 -4
- package/esm2015/lib/CheckboxListView_combined.js +4 -8
- package/esm2015/lib/CheckedChangedEventArgs.js +2 -4
- package/esm2015/lib/ColumnChooserInfo.js +2 -4
- package/esm2015/lib/ColumnChooserView_combined.js +4 -8
- package/esm2015/lib/ColumnFilterCondition_combined.js +230 -456
- package/esm2015/lib/ColumnGroupDescription.js +2 -4
- package/esm2015/lib/ColumnGroupDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnGroupingView_combined.js +5 -9
- package/esm2015/lib/ColumnGroupingVisualModelExport.js +2 -4
- package/esm2015/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +2 -4
- package/esm2015/lib/ColumnPinningInfo.js +2 -4
- package/esm2015/lib/ColumnPinningView_combined.js +4 -8
- package/esm2015/lib/ColumnPropertySetter.js +2 -4
- package/esm2015/lib/ColumnPropertySettersCollection.js +2 -4
- package/esm2015/lib/ColumnSortDescription.js +2 -4
- package/esm2015/lib/ColumnSortDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnSummaryDescription.js +2 -4
- package/esm2015/lib/ColumnSummaryDescriptionCollection.js +2 -4
- package/esm2015/lib/ColumnWidth.js +2 -4
- package/esm2015/lib/ComboEditorView.js +2 -4
- package/esm2015/lib/ComparisonOperatorSelectorView_combined.js +5 -9
- package/esm2015/lib/ContentCellModelHelper.js +2 -4
- package/esm2015/lib/CurrentRendererSettings.js +2 -4
- package/esm2015/lib/DataGridAccessibilityLayoutPanel.js +2 -4
- package/esm2015/lib/DataGridCellLayoutPanel.js +2 -4
- package/esm2015/lib/DataGridDelayedExecutionManager.js +2 -4
- package/esm2015/lib/DataGridPresenterManager.js +2 -4
- package/esm2015/lib/DataGridPropertySetter.js +2 -4
- package/esm2015/lib/DataGridScrollerKeyboardListener.js +2 -4
- package/esm2015/lib/DataGridToolbarView_combined.js +5 -9
- package/esm2015/lib/DataGridViewportManager.js +2 -4
- package/esm2015/lib/DateEditorView.js +2 -4
- package/esm2015/lib/DateTimeCell.js +2 -4
- package/esm2015/lib/DateTimeCellModelExport.js +2 -4
- package/esm2015/lib/DateTimeCellPresenter.js +2 -4
- package/esm2015/lib/DateTimeColumnValueFormatter.js +2 -4
- package/esm2015/lib/DefaultPlatformPixelConverter.js +2 -4
- package/esm2015/lib/DefinitionPropertyUpdatedEventArgs.js +2 -4
- package/esm2015/lib/DragSelectEventArgs.js +2 -4
- package/esm2015/lib/Dragger.js +2 -4
- package/esm2015/lib/DraggerView.js +10 -12
- package/esm2015/lib/DropDownDataListItem.js +2 -4
- package/esm2015/lib/EditorCell.js +2 -4
- package/esm2015/lib/EditorCellModelExport.js +2 -4
- package/esm2015/lib/EditorCellPresenter.js +2 -4
- package/esm2015/lib/EditorRowCell.js +2 -4
- package/esm2015/lib/EditorRowCellPresenter.js +2 -4
- package/esm2015/lib/FilterCell.js +2 -4
- package/esm2015/lib/FilterCellModelExport.js +2 -4
- package/esm2015/lib/FilterCellPresenter.js +2 -4
- package/esm2015/lib/FilterDialogRenderCompletedEventArgs.js +2 -4
- package/esm2015/lib/FormatCellEventArgs.js +2 -4
- package/esm2015/lib/FormatGroupTextEventArgs.js +2 -4
- package/esm2015/lib/FormatSummaryTextEventArgs.js +2 -4
- package/esm2015/lib/GotFocusEventArgs.js +2 -4
- package/esm2015/lib/GridActiveCellChangedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCanceledEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCompletedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationManagerAnimationCreatedEventArgs.js +2 -4
- package/esm2015/lib/GridAnimationPhaseSettings.js +2 -4
- package/esm2015/lib/GridAnimationSettings.js +2 -4
- package/esm2015/lib/GridCellBase.js +2 -4
- package/esm2015/lib/GridCellPosition.js +2 -4
- package/esm2015/lib/GridColumnAnimationSettings.js +2 -4
- package/esm2015/lib/GridColumnButtonOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnFilterOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnGroupOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnHideOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnMoveOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnOptionsSectionBase.js +2 -4
- package/esm2015/lib/GridColumnOptionsSimpleSectionBase.js +2 -4
- package/esm2015/lib/GridColumnOptionsViewBase_combined.js +6 -12
- package/esm2015/lib/GridColumnOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnPinOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnSortOptionsView_combined.js +4 -8
- package/esm2015/lib/GridColumnSpacer.js +2 -4
- package/esm2015/lib/GridColumnSpacerCollection.js +2 -4
- package/esm2015/lib/GridColumnSummaryOptionsView_combined.js +4 -8
- package/esm2015/lib/GridConditionFilterStringErrorsParsingEventArgs.js +2 -4
- package/esm2015/lib/GridConditionalStyleFontInfo.js +2 -4
- package/esm2015/lib/GridConditionalStyleProperty.js +2 -4
- package/esm2015/lib/GridConditionalStylePropertyCollection.js +2 -4
- package/esm2015/lib/GridDataCommittedEventArgs.js +2 -4
- package/esm2015/lib/GridDataCommittingEventArgs.js +2 -4
- package/esm2015/lib/GridExpansionIndicatorView_combined.js +4 -8
- package/esm2015/lib/GridExternalWrapper.js +2 -4
- package/esm2015/lib/GridFilterDialogFilterChangeEventArgs.js +2 -4
- package/esm2015/lib/GridFilterDialogOpeningEventArgs.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGrouping.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevel.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelGroupingLevelCollection.js +2 -4
- package/esm2015/lib/GridFilterDialogViewModelRow.js +2 -4
- package/esm2015/lib/GridFilterDialogView_combined.js +11 -21
- package/esm2015/lib/GridFilterExpressionsEventArgs.js +2 -4
- package/esm2015/lib/GridGroupDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridLayerExport.js +2 -4
- package/esm2015/lib/GridModuleHelper.js +2 -4
- package/esm2015/lib/GridRowEditEndedEventArgs.js +2 -4
- package/esm2015/lib/GridRowEditStartedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedCellRangesChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedCellRangesCollection.js +2 -4
- package/esm2015/lib/GridSelectedItemsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedItemsCollection.js +2 -4
- package/esm2015/lib/GridSelectedKeysChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSelectedKeysCollection.js +2 -4
- package/esm2015/lib/GridSelectionChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSizeChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSortDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridSortIndicatorView_combined.js +4 -8
- package/esm2015/lib/GridStyleRepository.js +2 -4
- package/esm2015/lib/GridSummaryDescriptionsChangedEventArgs.js +2 -4
- package/esm2015/lib/GridViewportChangedEventArgs.js +2 -4
- package/esm2015/lib/GroupData.js +2 -4
- package/esm2015/lib/GroupInfo.js +2 -4
- package/esm2015/lib/HorizontalPropertyEditorDataSource.js +2 -4
- package/esm2015/lib/ISummaryChooserView_combined.js +4 -8
- package/esm2015/lib/ImageCell.js +2 -4
- package/esm2015/lib/ImageCellModelExport.js +2 -4
- package/esm2015/lib/ImageCellPresenter.js +2 -4
- package/esm2015/lib/LostFocusEventArgs.js +2 -4
- package/esm2015/lib/MergedCellInfo.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxTextChangedEventArgs.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxUtilities.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxValueChangedEventArgs.js +2 -4
- package/esm2015/lib/MultiColumnComboBoxView_combined.js +6 -12
- package/esm2015/lib/MultiColumnComboVisualModelExport.js +2 -4
- package/esm2015/lib/MultipleDataSourceNotifier.js +2 -4
- package/esm2015/lib/NativeUIComboFactory.js +2 -4
- package/esm2015/lib/NativeUIGridFactory.js +2 -4
- package/esm2015/lib/NumericCell.js +2 -4
- package/esm2015/lib/NumericCellModelExport.js +2 -4
- package/esm2015/lib/NumericCellPresenter.js +2 -4
- package/esm2015/lib/NumericEditorView.js +2 -4
- package/esm2015/lib/OperatorModel.js +2 -4
- package/esm2015/lib/OperatorSelectorClosingEventArgs.js +2 -4
- package/esm2015/lib/OperatorSelectorOpeningEventArgs.js +2 -4
- package/esm2015/lib/OperatorSelectorValueChangedEventArgs.js +2 -4
- package/esm2015/lib/PageChangedEventArgs.js +2 -4
- package/esm2015/lib/PagerVisualModelExport.js +2 -4
- package/esm2015/lib/PlaceholderView.js +2 -4
- package/esm2015/lib/PrimaryKeyValue.js +2 -4
- package/esm2015/lib/PropertyEditorView_combined.js +4 -8
- package/esm2015/lib/ResponsiveStateEnteredEventArgs.js +2 -4
- package/esm2015/lib/ResponsiveStateEnteringEventArgs.js +2 -4
- package/esm2015/lib/ResponsiveStateExitedEventArgs.js +2 -4
- package/esm2015/lib/RowPath.js +2 -4
- package/esm2015/lib/RowRange.js +2 -4
- package/esm2015/lib/RowSeparatorCell.js +2 -4
- package/esm2015/lib/RowSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/RowSeparatorModelExport.js +2 -4
- package/esm2015/lib/SaveLayoutFilterInfo.js +2 -4
- package/esm2015/lib/SaveLayoutGroupInfo.js +2 -4
- package/esm2015/lib/SaveLayoutSortInfo.js +2 -4
- package/esm2015/lib/SectionHeaderCell.js +2 -4
- package/esm2015/lib/SectionHeaderCellModelExport.js +2 -4
- package/esm2015/lib/SectionHeaderCellPresenter.js +2 -4
- package/esm2015/lib/SelectAllCheckboxChangedEventArgs.js +2 -4
- package/esm2015/lib/SortIndicatorRenderCompletedEventArgs.js +2 -4
- package/esm2015/lib/SummaryCell.js +2 -4
- package/esm2015/lib/SummaryCellModelExport.js +2 -4
- package/esm2015/lib/SummaryCellPresenter.js +2 -4
- package/esm2015/lib/SummaryChangedEventArgs.js +2 -4
- package/esm2015/lib/SummaryChooserItem.js +2 -4
- package/esm2015/lib/SummaryData.js +2 -4
- package/esm2015/lib/TemplateCell.js +3 -5
- package/esm2015/lib/TemplateCellContainer.js +2 -4
- package/esm2015/lib/TemplateCellModelExport.js +2 -4
- package/esm2015/lib/TemplateCellPresenter.js +2 -4
- package/esm2015/lib/TemplateHeader.js +2 -4
- package/esm2015/lib/TemplateHeaderCell.js +2 -4
- package/esm2015/lib/TemplateHeaderCellModel.js +2 -4
- package/esm2015/lib/TemplateHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TemplateHeaderCellPresenter.js +2 -4
- package/esm2015/lib/TemplateHeaderCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/TemplateSectionHeader.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellModel.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +2 -4
- package/esm2015/lib/TextCell.js +2 -4
- package/esm2015/lib/TextCellModelExport.js +2 -4
- package/esm2015/lib/TextCellPresenter.js +2 -4
- package/esm2015/lib/TextEditorView.js +2 -4
- package/esm2015/lib/TextHeaderCell.js +2 -4
- package/esm2015/lib/TextHeaderCellModelExport.js +2 -4
- package/esm2015/lib/TextHeaderCellPresenter.js +2 -4
- package/esm2015/lib/TextIconSetConditionalStyle.js +2 -4
- package/esm2015/lib/TextVisualModelExport.js +2 -4
- package/esm2015/lib/ToolbarVisualModelExport.js +2 -4
- package/esm2015/lib/VerticalSeparatorCell.js +2 -4
- package/esm2015/lib/VerticalSeparatorCellPresenter.js +2 -4
- package/esm2015/lib/VisualModelExport.js +2 -4
- package/esm2015/lib/igc-checkbox-list-component.js +2 -1
- package/esm2015/lib/igc-column-chooser-component.js +2 -1
- package/esm2015/lib/igc-column-grouping-component.js +2 -1
- package/esm2015/lib/igc-column-moving-separator-component.js +2 -1
- package/esm2015/lib/igc-column-pinning-component.js +2 -1
- package/esm2015/lib/igc-column-resizing-separator-component.js +2 -1
- package/esm2015/lib/igc-combo-box-column-component.js +2 -4
- package/esm2015/lib/igc-data-grid-column-component.js +2 -4
- package/esm2015/lib/igc-data-grid-comparison-operator-selector-component.js +2 -4
- package/esm2015/lib/igc-data-grid-component.js +2 -1
- package/esm2015/lib/igc-data-grid-expansion-indicator-component.js +2 -1
- package/esm2015/lib/igc-data-grid-filter-dialog-component.js +2 -4
- package/esm2015/lib/igc-data-grid-pager-component.js +2 -1
- package/esm2015/lib/igc-data-grid-sort-indicator-component.js +2 -4
- package/esm2015/lib/igc-data-grid-toolbar-component.js +2 -1
- package/esm2015/lib/igc-date-time-column-component.js +2 -4
- package/esm2015/lib/igc-definition-base-component.js +2 -4
- package/esm2015/lib/igc-edit-row-definition-component.js +2 -4
- package/esm2015/lib/igc-editor-definition-component.js +2 -4
- package/esm2015/lib/igc-filter-row-definition-component.js +2 -4
- package/esm2015/lib/igc-grid-column-button-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-filter-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-group-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-hide-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-move-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-section-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-options-simple-section-base-component.js +2 -1
- package/esm2015/lib/igc-grid-column-pin-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-sort-options-component.js +2 -1
- package/esm2015/lib/igc-grid-column-summary-options-component.js +2 -1
- package/esm2015/lib/igc-grid-compound-conditional-style-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-font-info-component.js +2 -1
- package/esm2015/lib/igc-grid-conditional-style-property-component.js +2 -1
- package/esm2015/lib/igc-header-component.js +2 -4
- package/esm2015/lib/igc-header-row-separator-component.js +2 -4
- package/esm2015/lib/igc-header-separator-component.js +2 -1
- package/esm2015/lib/igc-image-column-component.js +2 -4
- package/esm2015/lib/igc-multi-column-combo-box-component.js +2 -1
- package/esm2015/lib/igc-numeric-column-component.js +2 -4
- package/esm2015/lib/igc-pinned-area-separator-component.js +2 -1
- package/esm2015/lib/igc-property-editor-component.js +2 -1
- package/esm2015/lib/igc-row-separator-component.js +2 -4
- package/esm2015/lib/igc-section-footer-component.js +2 -4
- package/esm2015/lib/igc-section-header-component.js +2 -4
- package/esm2015/lib/igc-summary-row-component.js +2 -1
- package/esm2015/lib/igc-summary-row-root-component.js +2 -1
- package/esm2015/lib/igc-summary-row-section-component.js +2 -1
- package/esm2015/lib/igc-template-column-component.js +2 -4
- package/esm2015/lib/igc-template-header-component.js +2 -4
- package/esm2015/lib/igc-template-section-header-component.js +2 -4
- package/esm2015/lib/igc-text-column-component.js +2 -4
- package/esm2015/lib/igc-text-header-component.js +2 -4
- package/esm2015/lib/igc-text-icon-set-conditional-style-component.js +2 -1
- package/esm5/lib/AccessibilityRow.js +1 -2
- package/esm5/lib/ApplyButtonClickEventArgs.js +1 -2
- package/esm5/lib/BaseEditorView.js +1 -2
- package/esm5/lib/BrowserExecutionContext.js +1 -2
- package/esm5/lib/BrowserPixelConverter.js +1 -2
- package/esm5/lib/BrowserTickProvider.js +1 -2
- package/esm5/lib/CalculationParameters.js +1 -2
- package/esm5/lib/CancelButtonClickEventArgs.js +1 -2
- package/esm5/lib/CanvasCellPresenterBase.js +1 -2
- package/esm5/lib/CanvasContentCellModelHelper.js +1 -2
- package/esm5/lib/CanvasDateTimeCell.js +1 -2
- package/esm5/lib/CanvasDateTimeCellPresenter.js +1 -2
- package/esm5/lib/CanvasGridCellBase.js +1 -2
- package/esm5/lib/CanvasImageCell.js +1 -2
- package/esm5/lib/CanvasImageCellPresenter.js +1 -2
- package/esm5/lib/CanvasNumericCell.js +1 -2
- package/esm5/lib/CanvasNumericCellPresenter.js +1 -2
- package/esm5/lib/CanvasPlaceholderView.js +1 -2
- package/esm5/lib/CanvasRowSeparatorCell.js +1 -2
- package/esm5/lib/CanvasRowSeparatorCellPresenter.js +1 -2
- package/esm5/lib/CanvasSectionHeaderCell.js +1 -2
- package/esm5/lib/CanvasSectionHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasSummaryCell.js +1 -2
- package/esm5/lib/CanvasSummaryCellPresenter.js +1 -2
- package/esm5/lib/CanvasTemplateCell.js +1 -2
- package/esm5/lib/CanvasTemplateCellContainer.js +1 -2
- package/esm5/lib/CanvasTemplateCellPresenter.js +1 -2
- package/esm5/lib/CanvasTemplateHeaderCell.js +1 -2
- package/esm5/lib/CanvasTemplateHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasTextCell.js +1 -2
- package/esm5/lib/CanvasTextCellPresenter.js +1 -2
- package/esm5/lib/CanvasTextHeaderCell.js +1 -2
- package/esm5/lib/CanvasTextHeaderCellPresenter.js +1 -2
- package/esm5/lib/CanvasVerticalSeparatorCell.js +1 -2
- package/esm5/lib/CanvasVerticalSeparatorCellPresenter.js +1 -2
- package/esm5/lib/CellModelExport.js +1 -2
- package/esm5/lib/CellPath.js +1 -2
- package/esm5/lib/CellPresenterBase.js +1 -2
- package/esm5/lib/CellRange.js +1 -2
- package/esm5/lib/CellStyleRequestedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListBridge.js +1 -2
- package/esm5/lib/CheckboxListExternalIndexTypeChangedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListExternalKeysClearedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListIndexTypeChangedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListKeysClearedEventArgs.js +1 -2
- package/esm5/lib/CheckboxListView_combined.js +2 -4
- package/esm5/lib/CheckedChangedEventArgs.js +1 -2
- package/esm5/lib/ColumnChooserInfo.js +1 -2
- package/esm5/lib/ColumnChooserView_combined.js +2 -4
- package/esm5/lib/ColumnFilterCondition_combined.js +117 -230
- package/esm5/lib/ColumnGroupDescription.js +1 -2
- package/esm5/lib/ColumnGroupDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnGroupingView_combined.js +3 -5
- package/esm5/lib/ColumnGroupingVisualModelExport.js +1 -2
- package/esm5/lib/ColumnOptionsToolbarManagerOpeningEventArgs.js +1 -2
- package/esm5/lib/ColumnPinningInfo.js +1 -2
- package/esm5/lib/ColumnPinningView_combined.js +2 -4
- package/esm5/lib/ColumnPropertySetter.js +1 -2
- package/esm5/lib/ColumnPropertySettersCollection.js +1 -2
- package/esm5/lib/ColumnSortDescription.js +1 -2
- package/esm5/lib/ColumnSortDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnSummaryDescription.js +1 -2
- package/esm5/lib/ColumnSummaryDescriptionCollection.js +1 -2
- package/esm5/lib/ColumnWidth.js +1 -2
- package/esm5/lib/ComboEditorView.js +1 -2
- package/esm5/lib/ComparisonOperatorSelectorView_combined.js +3 -5
- package/esm5/lib/ContentCellModelHelper.js +1 -2
- package/esm5/lib/CurrentRendererSettings.js +1 -2
- package/esm5/lib/DataGridAccessibilityLayoutPanel.js +1 -2
- package/esm5/lib/DataGridCellLayoutPanel.js +1 -2
- package/esm5/lib/DataGridDelayedExecutionManager.js +1 -2
- package/esm5/lib/DataGridPresenterManager.js +1 -2
- package/esm5/lib/DataGridPropertySetter.js +1 -2
- package/esm5/lib/DataGridScrollerKeyboardListener.js +1 -2
- package/esm5/lib/DataGridToolbarView_combined.js +3 -5
- package/esm5/lib/DataGridViewportManager.js +1 -2
- package/esm5/lib/DateEditorView.js +1 -2
- package/esm5/lib/DateTimeCell.js +1 -2
- package/esm5/lib/DateTimeCellModelExport.js +1 -2
- package/esm5/lib/DateTimeCellPresenter.js +1 -2
- package/esm5/lib/DateTimeColumnValueFormatter.js +1 -2
- package/esm5/lib/DefaultPlatformPixelConverter.js +1 -2
- package/esm5/lib/DefinitionPropertyUpdatedEventArgs.js +1 -2
- package/esm5/lib/DragSelectEventArgs.js +1 -2
- package/esm5/lib/Dragger.js +1 -2
- package/esm5/lib/DraggerView.js +9 -10
- package/esm5/lib/DropDownDataListItem.js +1 -2
- package/esm5/lib/EditorCell.js +1 -2
- package/esm5/lib/EditorCellModelExport.js +1 -2
- package/esm5/lib/EditorCellPresenter.js +1 -2
- package/esm5/lib/EditorRowCell.js +1 -2
- package/esm5/lib/EditorRowCellPresenter.js +1 -2
- package/esm5/lib/FilterCell.js +1 -2
- package/esm5/lib/FilterCellModelExport.js +1 -2
- package/esm5/lib/FilterCellPresenter.js +1 -2
- package/esm5/lib/FilterDialogRenderCompletedEventArgs.js +1 -2
- package/esm5/lib/FormatCellEventArgs.js +1 -2
- package/esm5/lib/FormatGroupTextEventArgs.js +1 -2
- package/esm5/lib/FormatSummaryTextEventArgs.js +1 -2
- package/esm5/lib/GotFocusEventArgs.js +1 -2
- package/esm5/lib/GridActiveCellChangedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCanceledEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCompletedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationManagerAnimationCreatedEventArgs.js +1 -2
- package/esm5/lib/GridAnimationPhaseSettings.js +1 -2
- package/esm5/lib/GridAnimationSettings.js +1 -2
- package/esm5/lib/GridCellBase.js +1 -2
- package/esm5/lib/GridCellPosition.js +1 -2
- package/esm5/lib/GridColumnAnimationSettings.js +1 -2
- package/esm5/lib/GridColumnButtonOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnFilterOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnGroupOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnHideOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnMoveOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnOptionsSectionBase.js +1 -2
- package/esm5/lib/GridColumnOptionsSimpleSectionBase.js +1 -2
- package/esm5/lib/GridColumnOptionsViewBase_combined.js +3 -6
- package/esm5/lib/GridColumnOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnPinOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnSortOptionsView_combined.js +2 -4
- package/esm5/lib/GridColumnSpacer.js +1 -2
- package/esm5/lib/GridColumnSpacerCollection.js +1 -2
- package/esm5/lib/GridColumnSummaryOptionsView_combined.js +2 -4
- package/esm5/lib/GridConditionFilterStringErrorsParsingEventArgs.js +1 -2
- package/esm5/lib/GridConditionalStyleFontInfo.js +1 -2
- package/esm5/lib/GridConditionalStyleProperty.js +1 -2
- package/esm5/lib/GridConditionalStylePropertyCollection.js +1 -2
- package/esm5/lib/GridDataCommittedEventArgs.js +1 -2
- package/esm5/lib/GridDataCommittingEventArgs.js +1 -2
- package/esm5/lib/GridExpansionIndicatorView_combined.js +2 -4
- package/esm5/lib/GridExternalWrapper.js +1 -2
- package/esm5/lib/GridFilterDialogFilterChangeEventArgs.js +1 -2
- package/esm5/lib/GridFilterDialogOpeningEventArgs.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGrouping.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGroupingLevel.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelGroupingLevelCollection.js +1 -2
- package/esm5/lib/GridFilterDialogViewModelRow.js +1 -2
- package/esm5/lib/GridFilterDialogView_combined.js +6 -11
- package/esm5/lib/GridFilterExpressionsEventArgs.js +1 -2
- package/esm5/lib/GridGroupDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridLayerExport.js +1 -2
- package/esm5/lib/GridModuleHelper.js +1 -2
- package/esm5/lib/GridRowEditEndedEventArgs.js +1 -2
- package/esm5/lib/GridRowEditStartedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedCellRangesChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedCellRangesCollection.js +1 -2
- package/esm5/lib/GridSelectedItemsChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedItemsCollection.js +1 -2
- package/esm5/lib/GridSelectedKeysChangedEventArgs.js +1 -2
- package/esm5/lib/GridSelectedKeysCollection.js +1 -2
- package/esm5/lib/GridSelectionChangedEventArgs.js +1 -2
- package/esm5/lib/GridSizeChangedEventArgs.js +1 -2
- package/esm5/lib/GridSortDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridSortIndicatorView_combined.js +2 -4
- package/esm5/lib/GridStyleRepository.js +1 -2
- package/esm5/lib/GridSummaryDescriptionsChangedEventArgs.js +1 -2
- package/esm5/lib/GridViewportChangedEventArgs.js +1 -2
- package/esm5/lib/GroupData.js +1 -2
- package/esm5/lib/GroupInfo.js +1 -2
- package/esm5/lib/HorizontalPropertyEditorDataSource.js +1 -2
- package/esm5/lib/ISummaryChooserView_combined.js +2 -4
- package/esm5/lib/ImageCell.js +1 -2
- package/esm5/lib/ImageCellModelExport.js +1 -2
- package/esm5/lib/ImageCellPresenter.js +1 -2
- package/esm5/lib/LostFocusEventArgs.js +1 -2
- package/esm5/lib/MergedCellInfo.js +1 -2
- package/esm5/lib/MultiColumnComboBoxTextChangedEventArgs.js +1 -2
- package/esm5/lib/MultiColumnComboBoxUtilities.js +1 -2
- package/esm5/lib/MultiColumnComboBoxValueChangedEventArgs.js +1 -2
- package/esm5/lib/MultiColumnComboBoxView_combined.js +3 -6
- package/esm5/lib/MultiColumnComboVisualModelExport.js +1 -2
- package/esm5/lib/MultipleDataSourceNotifier.js +1 -2
- package/esm5/lib/NativeUIComboFactory.js +1 -2
- package/esm5/lib/NativeUIGridFactory.js +1 -2
- package/esm5/lib/NumericCell.js +1 -2
- package/esm5/lib/NumericCellModelExport.js +1 -2
- package/esm5/lib/NumericCellPresenter.js +1 -2
- package/esm5/lib/NumericEditorView.js +1 -2
- package/esm5/lib/OperatorModel.js +1 -2
- package/esm5/lib/OperatorSelectorClosingEventArgs.js +1 -2
- package/esm5/lib/OperatorSelectorOpeningEventArgs.js +1 -2
- package/esm5/lib/OperatorSelectorValueChangedEventArgs.js +1 -2
- package/esm5/lib/PageChangedEventArgs.js +1 -2
- package/esm5/lib/PagerVisualModelExport.js +1 -2
- package/esm5/lib/PlaceholderView.js +1 -2
- package/esm5/lib/PrimaryKeyValue.js +1 -2
- package/esm5/lib/PropertyEditorView_combined.js +2 -4
- package/esm5/lib/ResponsiveStateEnteredEventArgs.js +1 -2
- package/esm5/lib/ResponsiveStateEnteringEventArgs.js +1 -2
- package/esm5/lib/ResponsiveStateExitedEventArgs.js +1 -2
- package/esm5/lib/RowPath.js +1 -2
- package/esm5/lib/RowRange.js +1 -2
- package/esm5/lib/RowSeparatorCell.js +1 -2
- package/esm5/lib/RowSeparatorCellPresenter.js +1 -2
- package/esm5/lib/RowSeparatorModelExport.js +1 -2
- package/esm5/lib/SaveLayoutFilterInfo.js +1 -2
- package/esm5/lib/SaveLayoutGroupInfo.js +1 -2
- package/esm5/lib/SaveLayoutSortInfo.js +1 -2
- package/esm5/lib/SectionHeaderCell.js +1 -2
- package/esm5/lib/SectionHeaderCellModelExport.js +1 -2
- package/esm5/lib/SectionHeaderCellPresenter.js +1 -2
- package/esm5/lib/SelectAllCheckboxChangedEventArgs.js +1 -2
- package/esm5/lib/SortIndicatorRenderCompletedEventArgs.js +1 -2
- package/esm5/lib/SummaryCell.js +1 -2
- package/esm5/lib/SummaryCellModelExport.js +1 -2
- package/esm5/lib/SummaryCellPresenter.js +1 -2
- package/esm5/lib/SummaryChangedEventArgs.js +1 -2
- package/esm5/lib/SummaryChooserItem.js +1 -2
- package/esm5/lib/SummaryData.js +1 -2
- package/esm5/lib/TemplateCell.js +2 -3
- package/esm5/lib/TemplateCellContainer.js +1 -2
- package/esm5/lib/TemplateCellModelExport.js +1 -2
- package/esm5/lib/TemplateCellPresenter.js +1 -2
- package/esm5/lib/TemplateHeader.js +1 -2
- package/esm5/lib/TemplateHeaderCell.js +1 -2
- package/esm5/lib/TemplateHeaderCellModel.js +1 -2
- package/esm5/lib/TemplateHeaderCellModelExport.js +1 -2
- package/esm5/lib/TemplateHeaderCellPresenter.js +1 -2
- package/esm5/lib/TemplateHeaderCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/TemplateSectionHeader.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellModel.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellModelExport.js +1 -2
- package/esm5/lib/TemplateSectionHeaderCellUpdatingEventArgs.js +1 -2
- package/esm5/lib/TextCell.js +1 -2
- package/esm5/lib/TextCellModelExport.js +1 -2
- package/esm5/lib/TextCellPresenter.js +1 -2
- package/esm5/lib/TextEditorView.js +1 -2
- package/esm5/lib/TextHeaderCell.js +1 -2
- package/esm5/lib/TextHeaderCellModelExport.js +1 -2
- package/esm5/lib/TextHeaderCellPresenter.js +1 -2
- package/esm5/lib/TextIconSetConditionalStyle.js +1 -2
- package/esm5/lib/TextVisualModelExport.js +1 -2
- package/esm5/lib/ToolbarVisualModelExport.js +1 -2
- package/esm5/lib/VerticalSeparatorCell.js +1 -2
- package/esm5/lib/VerticalSeparatorCellPresenter.js +1 -2
- package/esm5/lib/VisualModelExport.js +1 -2
- package/esm5/lib/igc-checkbox-list-component.js +1 -2
- package/esm5/lib/igc-column-chooser-component.js +1 -2
- package/esm5/lib/igc-column-grouping-component.js +1 -2
- package/esm5/lib/igc-column-moving-separator-component.js +1 -2
- package/esm5/lib/igc-column-pinning-component.js +1 -2
- package/esm5/lib/igc-column-resizing-separator-component.js +1 -2
- package/esm5/lib/igc-combo-box-column-component.js +1 -2
- package/esm5/lib/igc-data-grid-column-component.js +1 -2
- package/esm5/lib/igc-data-grid-comparison-operator-selector-component.js +1 -2
- package/esm5/lib/igc-data-grid-component.js +1 -2
- package/esm5/lib/igc-data-grid-expansion-indicator-component.js +1 -2
- package/esm5/lib/igc-data-grid-filter-dialog-component.js +1 -2
- package/esm5/lib/igc-data-grid-pager-component.js +1 -2
- package/esm5/lib/igc-data-grid-sort-indicator-component.js +1 -2
- package/esm5/lib/igc-data-grid-toolbar-component.js +1 -2
- package/esm5/lib/igc-date-time-column-component.js +1 -2
- package/esm5/lib/igc-definition-base-component.js +1 -2
- package/esm5/lib/igc-edit-row-definition-component.js +1 -2
- package/esm5/lib/igc-editor-definition-component.js +1 -2
- package/esm5/lib/igc-filter-row-definition-component.js +1 -2
- package/esm5/lib/igc-grid-column-button-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-filter-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-group-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-hide-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-move-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-section-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-options-simple-section-base-component.js +1 -2
- package/esm5/lib/igc-grid-column-pin-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-sort-options-component.js +1 -2
- package/esm5/lib/igc-grid-column-summary-options-component.js +1 -2
- package/esm5/lib/igc-grid-compound-conditional-style-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-font-info-component.js +1 -2
- package/esm5/lib/igc-grid-conditional-style-property-component.js +1 -2
- package/esm5/lib/igc-header-component.js +1 -2
- package/esm5/lib/igc-header-row-separator-component.js +1 -2
- package/esm5/lib/igc-header-separator-component.js +1 -2
- package/esm5/lib/igc-image-column-component.js +1 -2
- package/esm5/lib/igc-multi-column-combo-box-component.js +1 -2
- package/esm5/lib/igc-numeric-column-component.js +1 -2
- package/esm5/lib/igc-pinned-area-separator-component.js +1 -2
- package/esm5/lib/igc-property-editor-component.js +1 -2
- package/esm5/lib/igc-row-separator-component.js +1 -2
- package/esm5/lib/igc-section-footer-component.js +1 -2
- package/esm5/lib/igc-section-header-component.js +1 -2
- package/esm5/lib/igc-summary-row-component.js +1 -2
- package/esm5/lib/igc-summary-row-root-component.js +1 -2
- package/esm5/lib/igc-summary-row-section-component.js +1 -2
- package/esm5/lib/igc-template-column-component.js +1 -2
- package/esm5/lib/igc-template-header-component.js +1 -2
- package/esm5/lib/igc-template-section-header-component.js +1 -2
- package/esm5/lib/igc-text-column-component.js +1 -2
- package/esm5/lib/igc-text-header-component.js +1 -2
- package/esm5/lib/igc-text-icon-set-conditional-style-component.js +1 -2
- package/fesm2015/igniteui-webcomponents-data-grids.js +17 -1208
- package/fesm5/igniteui-webcomponents-data-grids.js +17 -17
- package/igniteui-webcomponents-data-grids.d.ts +1 -1
- package/lib/AccessibilityRow.d.ts +22 -22
- package/lib/ActivationManager.d.ts +1 -1
- package/lib/ApplyButtonClickEventArgs.d.ts +7 -7
- package/lib/BaseEditorView.d.ts +62 -62
- package/lib/BrowserExecutionContext.d.ts +19 -19
- package/lib/BrowserPixelConverter.d.ts +9 -9
- package/lib/BrowserTickProvider.d.ts +21 -21
- package/lib/CalculationParameters.d.ts +24 -24
- package/lib/CancelButtonClickEventArgs.d.ts +7 -7
- package/lib/CanvasCellPresenterBase.d.ts +18 -18
- package/lib/CanvasContentCellModelHelper.d.ts +18 -18
- package/lib/CanvasDateTimeCell.d.ts +10 -10
- package/lib/CanvasDateTimeCellPresenter.d.ts +15 -15
- package/lib/CanvasGridCellBase.d.ts +166 -166
- package/lib/CanvasImageCell.d.ts +27 -27
- package/lib/CanvasImageCellPresenter.d.ts +16 -16
- package/lib/CanvasNumericCell.d.ts +10 -10
- package/lib/CanvasNumericCellPresenter.d.ts +15 -15
- package/lib/CanvasPlaceholderView.d.ts +25 -25
- package/lib/CanvasRowSeparatorCell.d.ts +10 -10
- package/lib/CanvasRowSeparatorCellPresenter.d.ts +12 -12
- package/lib/CanvasSectionHeaderCell.d.ts +11 -11
- package/lib/CanvasSectionHeaderCellPresenter.d.ts +14 -14
- package/lib/CanvasSummaryCell.d.ts +30 -30
- package/lib/CanvasSummaryCellPresenter.d.ts +14 -14
- package/lib/CanvasTemplateCell.d.ts +15 -15
- package/lib/CanvasTemplateCellContainer.d.ts +15 -15
- package/lib/CanvasTemplateCellPresenter.d.ts +16 -16
- package/lib/CanvasTemplateHeaderCell.d.ts +15 -15
- package/lib/CanvasTemplateHeaderCellPresenter.d.ts +16 -16
- package/lib/CanvasTextCell.d.ts +11 -11
- package/lib/CanvasTextCellPresenter.d.ts +15 -15
- package/lib/CanvasTextHeaderCell.d.ts +20 -20
- package/lib/CanvasTextHeaderCellPresenter.d.ts +16 -16
- package/lib/CanvasVerticalSeparatorCell.d.ts +10 -10
- package/lib/CanvasVerticalSeparatorCellPresenter.d.ts +12 -12
- package/lib/CellContentHorizontalAlignment.d.ts +30 -30
- package/lib/CellContentVerticalAlignment.d.ts +30 -30
- package/lib/CellDataLoadedAnimationMode.d.ts +22 -22
- package/lib/CellEffect.d.ts +1 -1
- package/lib/CellKey.d.ts +1 -1
- package/lib/CellModel.d.ts +1 -1
- package/lib/CellModelExport.d.ts +43 -43
- package/lib/CellPath.d.ts +54 -54
- package/lib/CellPositionEffect.d.ts +1 -1
- package/lib/CellPresenterBase.d.ts +18 -18
- package/lib/CellPropertyAnimationType.d.ts +58 -58
- package/lib/CellRange.d.ts +23 -23
- package/lib/CellSelectionAnimationMode.d.ts +22 -22
- package/lib/CellStyleRequestedEventArgs.d.ts +16 -16
- package/lib/CheckboxList.d.ts +1 -1
- package/lib/CheckboxListBridge.d.ts +44 -44
- package/lib/CheckboxListExternal.d.ts +42 -42
- package/lib/CheckboxListExternalIndexType.d.ts +12 -12
- package/lib/CheckboxListExternalIndexTypeChangedEventArgs.d.ts +10 -10
- package/lib/CheckboxListExternalKeysClearedEventArgs.d.ts +7 -7
- package/lib/CheckboxListIndexType.d.ts +9 -9
- package/lib/CheckboxListIndexTypeChangedEventArgs.d.ts +10 -10
- package/lib/CheckboxListKeysClearedEventArgs.d.ts +7 -7
- package/lib/CheckboxListView.d.ts +1 -1
- package/lib/CheckboxListViewExternal.d.ts +22 -22
- package/lib/CheckboxListView_combined.d.ts +295 -295
- package/lib/CheckedChangedEventArgs.d.ts +10 -10
- package/lib/CloneDataSourceFilterOperation.d.ts +13 -13
- package/lib/ColumnCellsEffect.d.ts +1 -1
- package/lib/ColumnChooser.d.ts +1 -1
- package/lib/ColumnChooserInfo.d.ts +10 -10
- package/lib/ColumnChooserView.d.ts +1 -1
- package/lib/ColumnChooserView_combined.d.ts +81 -81
- package/lib/ColumnComparisonConditionOperatorType.d.ts +55 -55
- package/lib/ColumnComparisonFilterCondition.d.ts +1 -1
- package/lib/ColumnController.d.ts +1 -1
- package/lib/ColumnCustomFilterCondition.d.ts +1 -1
- package/lib/ColumnEffect.d.ts +1 -1
- package/lib/ColumnExchanger.d.ts +1 -1
- package/lib/ColumnExchangersCollection.d.ts +1 -1
- package/lib/ColumnExchangingAnimationMode.d.ts +54 -54
- package/lib/ColumnFilterCondition.d.ts +1 -1
- package/lib/ColumnFilterConditionCollection.d.ts +1 -1
- package/lib/ColumnFilterConditionGroup.d.ts +1 -1
- package/lib/ColumnFilterCondition_combined.d.ts +5346 -5346
- package/lib/ColumnGroupDescription.d.ts +42 -42
- package/lib/ColumnGroupDescriptionCollection.d.ts +29 -29
- package/lib/ColumnGrouping.d.ts +1 -1
- package/lib/ColumnGroupingView.d.ts +1 -1
- package/lib/ColumnGroupingView_combined.d.ts +151 -151
- package/lib/ColumnGroupingVisualModelExport.d.ts +29 -29
- package/lib/ColumnHiddenChangedEventArgs.d.ts +1 -1
- package/lib/ColumnHidingAnimationMode.d.ts +54 -54
- package/lib/ColumnInfo.d.ts +1 -1
- package/lib/ColumnMovingAnimationMode.d.ts +22 -22
- package/lib/ColumnMovingMode.d.ts +9 -9
- package/lib/ColumnMovingSeparator.d.ts +1 -1
- package/lib/ColumnOptionsIconAlignment.d.ts +22 -22
- package/lib/ColumnOptionsIconBehavior.d.ts +26 -26
- package/lib/ColumnOptionsToolbarManagerOpeningEventArgs.d.ts +7 -7
- package/lib/ColumnPinnedChangedEventArgs.d.ts +1 -1
- package/lib/ColumnPinning.d.ts +1 -1
- package/lib/ColumnPinningInfo.d.ts +10 -10
- package/lib/ColumnPinningView.d.ts +1 -1
- package/lib/ColumnPinningView_combined.d.ts +76 -76
- package/lib/ColumnPropertySetter.d.ts +14 -14
- package/lib/ColumnPropertySettersCollection.d.ts +10 -10
- package/lib/ColumnPropertyUpdatingAnimationMode.d.ts +26 -26
- package/lib/ColumnResizingAnimationMode.d.ts +22 -22
- package/lib/ColumnResizingMode.d.ts +10 -10
- package/lib/ColumnResizingSeparator.d.ts +1 -1
- package/lib/ColumnShowingAnimationMode.d.ts +54 -54
- package/lib/ColumnSortDescription.d.ts +20 -20
- package/lib/ColumnSortDescriptionCollection.d.ts +29 -29
- package/lib/ColumnSortDirection.d.ts +22 -22
- package/lib/ColumnStates.d.ts +17 -17
- package/lib/ColumnSummaryDescription.d.ts +68 -68
- package/lib/ColumnSummaryDescriptionCollection.d.ts +29 -29
- package/lib/ColumnWidth.d.ts +16 -16
- package/lib/ComboBoxColumn.d.ts +1 -1
- package/lib/ComboEditorView.d.ts +46 -46
- package/lib/ComboEditorView_ComboExternal.d.ts +39 -39
- package/lib/ComparisonOperatorSelector.d.ts +1 -1
- package/lib/ComparisonOperatorSelectorView.d.ts +1 -1
- package/lib/ComparisonOperatorSelectorView_combined.d.ts +200 -200
- package/lib/ContentCellModelHelper.d.ts +20 -20
- package/lib/CurrentRendererSettings.d.ts +12 -12
- package/lib/DataAdapter.d.ts +1 -1
- package/lib/DataBindingEventArgs.d.ts +1 -1
- package/lib/DataGrid.d.ts +1 -1
- package/lib/DataGridAccessibilityLayoutPanel.d.ts +32 -32
- package/lib/DataGridCellEventArgs.d.ts +1 -1
- package/lib/DataGridCellLayoutPanel.d.ts +75 -75
- package/lib/DataGridColumn.d.ts +1 -1
- package/lib/DataGridColumnToolbarManager.d.ts +1 -1
- package/lib/DataGridDelayedExecutionManager.d.ts +13 -13
- package/lib/DataGridLocaleEn.d.ts +60 -60
- package/lib/DataGridPresenterManager.d.ts +15 -15
- package/lib/DataGridPropertySetter.d.ts +9 -9
- package/lib/DataGridScrollerKeyboardListener.d.ts +27 -27
- package/lib/DataGridSelectionMode.d.ts +34 -34
- package/lib/DataGridStylingDefaults.d.ts +1 -1
- package/lib/DataGridToolbar.d.ts +1 -1
- package/lib/DataGridToolbarView.d.ts +1 -1
- package/lib/DataGridToolbarView_combined.d.ts +135 -135
- package/lib/DataGridViewportManager.d.ts +11 -11
- package/lib/DataSourceNotificationBridge.d.ts +1 -1
- package/lib/DateEditorView.d.ts +44 -44
- package/lib/DateOperatorTypes.d.ts +32 -32
- package/lib/DateTimeCell.d.ts +10 -10
- package/lib/DateTimeCellModel.d.ts +1 -1
- package/lib/DateTimeCellModelExport.d.ts +14 -14
- package/lib/DateTimeCellPresenter.d.ts +15 -15
- package/lib/DateTimeColumn.d.ts +1 -1
- package/lib/DateTimeColumnValueFormatter.d.ts +19 -19
- package/lib/DateTimeFormats.d.ts +34 -34
- package/lib/DefaultCellActionManager.d.ts +1 -1
- package/lib/DefaultCellModelExportUpdater.d.ts +1 -1
- package/lib/DefaultGridInfoRequestor.d.ts +1 -1
- package/lib/DefaultPlatformPixelConverter.d.ts +9 -9
- package/lib/DefinitionBase.d.ts +1 -1
- package/lib/DefinitionPropertyUpdatedEventArgs.d.ts +20 -20
- package/lib/DragSelectEventArgs.d.ts +22 -22
- package/lib/DragType.d.ts +15 -15
- package/lib/Dragger.d.ts +47 -47
- package/lib/DraggerView.d.ts +34 -34
- package/lib/DropDownDataListItem.d.ts +9 -9
- package/lib/EditModeClickAction.d.ts +22 -22
- package/lib/EditModeType.d.ts +26 -26
- package/lib/EditRowDefinition.d.ts +1 -1
- package/lib/EditingManager.d.ts +1 -1
- package/lib/EditorCell.d.ts +92 -92
- package/lib/EditorCellModel.d.ts +1 -1
- package/lib/EditorCellModelExport.d.ts +16 -16
- package/lib/EditorCellPresenter.d.ts +13 -13
- package/lib/EditorDefinition.d.ts +1 -1
- package/lib/EditorRowCell.d.ts +10 -10
- package/lib/EditorRowCellModel.d.ts +1 -1
- package/lib/EditorRowCellPresenter.d.ts +13 -13
- package/lib/EditorType.d.ts +30 -30
- package/lib/EnterKeyBehaviorAfterEdit.d.ts +30 -30
- package/lib/EnterKeyBehaviors.d.ts +34 -34
- package/lib/FilterCell.d.ts +80 -80
- package/lib/FilterCellModel.d.ts +1 -1
- package/lib/FilterCellModelExport.d.ts +23 -23
- package/lib/FilterCellPresenter.d.ts +14 -14
- package/lib/FilterComparisonType.d.ts +22 -22
- package/lib/FilterDialogRenderCompletedEventArgs.d.ts +7 -7
- package/lib/FilterLogicalOperator.d.ts +18 -18
- package/lib/FilterOperand.d.ts +1 -1
- package/lib/FilterRowDefinition.d.ts +1 -1
- package/lib/FilterUIType.d.ts +23 -23
- package/lib/FixedCellPositions.d.ts +15 -15
- package/lib/FormatCellEventArgs.d.ts +15 -15
- package/lib/FormatGroupTextEventArgs.d.ts +11 -11
- package/lib/FormatSummaryTextEventArgs.d.ts +12 -12
- package/lib/GotFocusEventArgs.d.ts +7 -7
- package/lib/GridActivationMode.d.ts +18 -18
- package/lib/GridActiveCellChangedEventArgs.d.ts +14 -14
- package/lib/GridAnimationManager.d.ts +1 -1
- package/lib/GridAnimationManagerAnimationCanceledEventArgs.d.ts +8 -8
- package/lib/GridAnimationManagerAnimationCompletedEventArgs.d.ts +8 -8
- package/lib/GridAnimationManagerAnimationCreatedEventArgs.d.ts +8 -8
- package/lib/GridAnimationPhaseSettings.d.ts +33 -33
- package/lib/GridAnimationSettings.d.ts +28 -28
- package/lib/GridCellBase.d.ts +183 -183
- package/lib/GridCellEditEndedEventArgs.d.ts +1 -1
- package/lib/GridCellEditStartedEventArgs.d.ts +1 -1
- package/lib/GridCellPosition.d.ts +14 -14
- package/lib/GridCellType.d.ts +15 -15
- package/lib/GridCellValueChangingEventArgs.d.ts +1 -1
- package/lib/GridColumnAnimationSettings.d.ts +59 -59
- package/lib/GridColumnButtonOptions.d.ts +1 -1
- package/lib/GridColumnButtonOptionsView.d.ts +1 -1
- package/lib/GridColumnButtonOptionsView_combined.d.ts +52 -52
- package/lib/GridColumnCollection.d.ts +1 -1
- package/lib/GridColumnFilterOptions.d.ts +1 -1
- package/lib/GridColumnFilterOptionsView.d.ts +1 -1
- package/lib/GridColumnFilterOptionsView_combined.d.ts +86 -86
- package/lib/GridColumnGroupOptions.d.ts +1 -1
- package/lib/GridColumnGroupOptionsView.d.ts +1 -1
- package/lib/GridColumnGroupOptionsView_combined.d.ts +52 -52
- package/lib/GridColumnHideOptions.d.ts +1 -1
- package/lib/GridColumnHideOptionsView.d.ts +1 -1
- package/lib/GridColumnHideOptionsView_combined.d.ts +38 -38
- package/lib/GridColumnMoveOptions.d.ts +1 -1
- package/lib/GridColumnMoveOptionsView.d.ts +1 -1
- package/lib/GridColumnMoveOptionsView_combined.d.ts +61 -61
- package/lib/GridColumnOptions.d.ts +1 -1
- package/lib/GridColumnOptionsBase.d.ts +1 -1
- package/lib/GridColumnOptionsSectionBase.d.ts +13 -13
- package/lib/GridColumnOptionsSimpleSectionBase.d.ts +17 -17
- package/lib/GridColumnOptionsUtilities.d.ts +1 -1
- package/lib/GridColumnOptionsView.d.ts +1 -1
- package/lib/GridColumnOptionsViewBase.d.ts +1 -1
- package/lib/GridColumnOptionsViewBase_combined.d.ts +159 -159
- package/lib/GridColumnOptionsView_combined.d.ts +182 -182
- package/lib/GridColumnPinOptions.d.ts +1 -1
- package/lib/GridColumnPinOptionsView.d.ts +1 -1
- package/lib/GridColumnPinOptionsView_combined.d.ts +56 -56
- package/lib/GridColumnSortOptions.d.ts +1 -1
- package/lib/GridColumnSortOptionsView.d.ts +1 -1
- package/lib/GridColumnSortOptionsView_combined.d.ts +53 -53
- package/lib/GridColumnSpacer.d.ts +29 -29
- package/lib/GridColumnSpacerCollection.d.ts +16 -16
- package/lib/GridColumnSummaryOptions.d.ts +1 -1
- package/lib/GridColumnSummaryOptionsView.d.ts +1 -1
- package/lib/GridColumnSummaryOptionsView_combined.d.ts +72 -72
- package/lib/GridColumnWidthChangedEventArgs.d.ts +1 -1
- package/lib/GridColumnsAutoGeneratedEventArgs.d.ts +1 -1
- package/lib/GridColumnsChangedEventArgs.d.ts +1 -1
- package/lib/GridCompoundConditionalStyle.d.ts +1 -1
- package/lib/GridConditionFilterStringErrorsParsingEventArgs.d.ts +10 -10
- package/lib/GridConditionalStyle.d.ts +1 -1
- package/lib/GridConditionalStyleBoundType.d.ts +9 -9
- package/lib/GridConditionalStyleCollection.d.ts +1 -1
- package/lib/GridConditionalStyleFontInfo.d.ts +11 -11
- package/lib/GridConditionalStyleProperty.d.ts +150 -150
- package/lib/GridConditionalStylePropertyCollection.d.ts +10 -10
- package/lib/GridConditionalStylePropertyStylingType.d.ts +11 -11
- package/lib/GridCustomFilterRequestedEventArgs.d.ts +1 -1
- package/lib/GridDataCommittedEventArgs.d.ts +11 -11
- package/lib/GridDataCommittingEventArgs.d.ts +11 -11
- package/lib/GridEasingFunctionType.d.ts +26 -26
- package/lib/GridEffect.d.ts +1 -1
- package/lib/GridEffectGroup.d.ts +1 -1
- package/lib/GridEffectMainIntent.d.ts +20 -20
- package/lib/GridEffectManager.d.ts +1 -1
- package/lib/GridEffectSubIntent.d.ts +18 -18
- package/lib/GridExpansionIndicator.d.ts +1 -1
- package/lib/GridExpansionIndicatorView.d.ts +1 -1
- package/lib/GridExpansionIndicatorView_combined.d.ts +72 -72
- package/lib/GridExternalWrapper.d.ts +41 -41
- package/lib/GridFilterDialog.d.ts +1 -1
- package/lib/GridFilterDialogFilterChangeEventArgs.d.ts +9 -9
- package/lib/GridFilterDialogOpeningEventArgs.d.ts +9 -9
- package/lib/GridFilterDialogPanel.d.ts +1 -1
- package/lib/GridFilterDialogView.d.ts +1 -1
- package/lib/GridFilterDialogViewModel.d.ts +1 -1
- package/lib/GridFilterDialogViewModelGrouping.d.ts +10 -10
- package/lib/GridFilterDialogViewModelGroupingLevel.d.ts +10 -10
- package/lib/GridFilterDialogViewModelGroupingLevelCollection.d.ts +10 -10
- package/lib/GridFilterDialogViewModelRow.d.ts +28 -28
- package/lib/GridFilterDialogViewModelRowCollection.d.ts +1 -1
- package/lib/GridFilterDialogView_combined.d.ts +243 -243
- package/lib/GridFilterExpressionsEventArgs.d.ts +9 -9
- package/lib/GridFilterOperandsCollection.d.ts +1 -1
- package/lib/GridGroupDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridLayer.d.ts +1 -1
- package/lib/GridLayerController.d.ts +1 -1
- package/lib/GridLayerExport.d.ts +16 -16
- package/lib/GridModuleHelper.d.ts +8 -8
- package/lib/GridRowEditEndedEventArgs.d.ts +11 -11
- package/lib/GridRowEditStartedEventArgs.d.ts +11 -11
- package/lib/GridSelectedCellRangesChangedEventArgs.d.ts +20 -20
- package/lib/GridSelectedCellRangesCollection.d.ts +11 -11
- package/lib/GridSelectedCellsChangedEventArgs.d.ts +1 -1
- package/lib/GridSelectedCellsCollection.d.ts +1 -1
- package/lib/GridSelectedItemsChangedEventArgs.d.ts +17 -17
- package/lib/GridSelectedItemsCollection.d.ts +14 -14
- package/lib/GridSelectedKeysChangedEventArgs.d.ts +17 -17
- package/lib/GridSelectedKeysCollection.d.ts +31 -31
- package/lib/GridSelectionBehavior.d.ts +18 -18
- package/lib/GridSelectionChangedEventArgs.d.ts +7 -7
- package/lib/GridSizeChangedEventArgs.d.ts +9 -9
- package/lib/GridSortDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridSortIndicator.d.ts +1 -1
- package/lib/GridSortIndicatorView.d.ts +1 -1
- package/lib/GridSortIndicatorView_combined.d.ts +106 -106
- package/lib/GridStyleRepository.d.ts +97 -97
- package/lib/GridSummaryDescriptionsChangedEventArgs.d.ts +11 -11
- package/lib/GridViewportChangedEventArgs.d.ts +15 -15
- package/lib/GroupData.d.ts +10 -10
- package/lib/GroupHeaderDisplayMode.d.ts +18 -18
- package/lib/GroupInfo.d.ts +12 -12
- package/lib/GroupSummaryDisplayMode.d.ts +31 -31
- package/lib/Header.d.ts +1 -1
- package/lib/HeaderClickAction.d.ts +30 -30
- package/lib/HeaderRowSeparator.d.ts +1 -1
- package/lib/HeaderSeparator.d.ts +1 -1
- package/lib/HorizontalPropertyEditorDataSource.d.ts +10 -10
- package/lib/HoverManager.d.ts +1 -1
- package/lib/ICellActionManager.d.ts +1 -1
- package/lib/ICellModelExportUpdater.d.ts +11 -11
- package/lib/ICellPresenter.d.ts +1 -1
- package/lib/ICellRenderingEngine.d.ts +1 -1
- package/lib/IColumnGrouping.d.ts +12 -12
- package/lib/IColumnGroupingVisualModelExport.d.ts +11 -11
- package/lib/IDataAdapter.d.ts +1 -1
- package/lib/IDataGridComponent.d.ts +12 -12
- package/lib/IDelayedExecutionManager.d.ts +12 -12
- package/lib/IDragger.d.ts +1 -1
- package/lib/IDraggerView.d.ts +1 -1
- package/lib/IDraggerView_combined.d.ts +50 -50
- package/lib/IEditorView.d.ts +32 -32
- package/lib/IExternalDefinitionBase.d.ts +1 -1
- package/lib/IExternalGrid.d.ts +1 -1
- package/lib/IExternalTemplateColumn.d.ts +12 -12
- package/lib/IExternalTemplateHeaderColumn.d.ts +12 -12
- package/lib/IExternalTemplateSectionHeader.d.ts +12 -12
- package/lib/IGridInfoRequestor.d.ts +1 -1
- package/lib/INativeCell.d.ts +17 -17
- package/lib/IPlatformPixelConverter.d.ts +11 -11
- package/lib/IPropertySetter.d.ts +11 -11
- package/lib/ISummaryChooserView.d.ts +1 -1
- package/lib/ISummaryChooserView_combined.d.ts +103 -103
- package/lib/IToolbarVisualModelExport.d.ts +11 -11
- package/lib/IViewportManager.d.ts +11 -11
- package/lib/ImageCell.d.ts +34 -34
- package/lib/ImageCellModel.d.ts +1 -1
- package/lib/ImageCellModelExport.d.ts +12 -12
- package/lib/ImageCellPresenter.d.ts +16 -16
- package/lib/ImageColumn.d.ts +1 -1
- package/lib/ImageResourceType.d.ts +30 -30
- package/lib/ImageStretchOptions.d.ts +22 -22
- package/lib/LayoutAction.d.ts +42 -42
- package/lib/LostFocusEventArgs.d.ts +7 -7
- package/lib/MergedCellEvaluationCriteria.d.ts +22 -22
- package/lib/MergedCellInfo.d.ts +14 -14
- package/lib/MergedCellMode.d.ts +27 -27
- package/lib/ModelStates.d.ts +13 -13
- package/lib/ModelTypes.d.ts +23 -23
- package/lib/MultiColumnComboBox.d.ts +1 -1
- package/lib/MultiColumnComboBoxDataSourceNotificationHandler.d.ts +1 -1
- package/lib/MultiColumnComboBoxSelectedItemChangeType.d.ts +13 -13
- package/lib/MultiColumnComboBoxTextChangedEventArgs.d.ts +12 -12
- package/lib/MultiColumnComboBoxUtilities.d.ts +25 -25
- package/lib/MultiColumnComboBoxValueChangedEventArgs.d.ts +12 -12
- package/lib/MultiColumnComboBoxView.d.ts +1 -1
- package/lib/MultiColumnComboBoxView_combined.d.ts +499 -499
- package/lib/MultiColumnComboVisualModelExport.d.ts +70 -70
- package/lib/MultipleDataSourceNotifier.d.ts +20 -20
- package/lib/NativeUIComboFactory.d.ts +18 -18
- package/lib/NativeUIGridFactory.d.ts +19 -19
- package/lib/NumericCell.d.ts +12 -12
- package/lib/NumericCellFormatter.d.ts +1 -1
- package/lib/NumericCellModel.d.ts +1 -1
- package/lib/NumericCellModelExport.d.ts +14 -14
- package/lib/NumericCellPresenter.d.ts +15 -15
- package/lib/NumericColumn.d.ts +1 -1
- package/lib/NumericEditorView.d.ts +13 -13
- package/lib/OperatorModel.d.ts +13 -13
- package/lib/OperatorSelectorClosingEventArgs.d.ts +7 -7
- package/lib/OperatorSelectorOpeningEventArgs.d.ts +7 -7
- package/lib/OperatorSelectorValueChangedEventArgs.d.ts +14 -14
- package/lib/PageChangedEventArgs.d.ts +13 -13
- package/lib/PagedDataProvider.d.ts +1 -1
- package/lib/Pager.d.ts +1 -1
- package/lib/PagerDataSourceNotificationBridge.d.ts +1 -1
- package/lib/PagerGridDataSourceNotificationBridge.d.ts +1 -1
- package/lib/PagerView.d.ts +1 -1
- package/lib/PagerVisualModelExport.d.ts +25 -25
- package/lib/PinnedAreaSeparator.d.ts +1 -1
- package/lib/PinnedPositions.d.ts +22 -22
- package/lib/PinnedRowInfo.d.ts +1 -1
- package/lib/PlaceholderView.d.ts +26 -26
- package/lib/PrimaryKeyValue.d.ts +19 -19
- package/lib/PropertyEditor.d.ts +1 -1
- package/lib/PropertyEditorView.d.ts +1 -1
- package/lib/PropertyEditorView_combined.d.ts +237 -237
- package/lib/PushRowResult.d.ts +1 -1
- package/lib/PushRowSettings.d.ts +1 -1
- package/lib/RecyclingManager.d.ts +1 -1
- package/lib/ResponsiveEngine.d.ts +1 -1
- package/lib/ResponsivePhase.d.ts +1 -1
- package/lib/ResponsivePhasesCollection.d.ts +1 -1
- package/lib/ResponsiveState.d.ts +1 -1
- package/lib/ResponsiveStateEnteredEventArgs.d.ts +7 -7
- package/lib/ResponsiveStateEnteringEventArgs.d.ts +7 -7
- package/lib/ResponsiveStateExitedEventArgs.d.ts +7 -7
- package/lib/ResponsiveStatesCollection.d.ts +1 -1
- package/lib/RowCellsEffect.d.ts +1 -1
- package/lib/RowEffect.d.ts +1 -1
- package/lib/RowHoverAnimationMode.d.ts +22 -22
- package/lib/RowPath.d.ts +37 -37
- package/lib/RowRange.d.ts +14 -14
- package/lib/RowSelectionAnimationMode.d.ts +22 -22
- package/lib/RowSeparator.d.ts +1 -1
- package/lib/RowSeparatorCell.d.ts +10 -10
- package/lib/RowSeparatorCellPresenter.d.ts +12 -12
- package/lib/RowSeparatorModel.d.ts +1 -1
- package/lib/RowSeparatorModelExport.d.ts +11 -11
- package/lib/SaveLayoutColumn.d.ts +1 -1
- package/lib/SaveLayoutFilterInfo.d.ts +25 -25
- package/lib/SaveLayoutGroupInfo.d.ts +15 -15
- package/lib/SaveLayoutSortInfo.d.ts +15 -15
- package/lib/SectionFooter.d.ts +1 -1
- package/lib/SectionHeader.d.ts +1 -1
- package/lib/SectionHeaderCell.d.ts +14 -14
- package/lib/SectionHeaderCellModel.d.ts +1 -1
- package/lib/SectionHeaderCellModelExport.d.ts +21 -21
- package/lib/SectionHeaderCellPresenter.d.ts +14 -14
- package/lib/SectionInfo.d.ts +1 -1
- package/lib/SelectAllCheckboxChangedEventArgs.d.ts +8 -8
- package/lib/SelectionManager.d.ts +1 -1
- package/lib/SortIndicatorRenderCompletedEventArgs.d.ts +7 -7
- package/lib/SortIndicatorStyle.d.ts +29 -29
- package/lib/SortManager.d.ts +1 -1
- package/lib/SortMode.d.ts +30 -30
- package/lib/SpacerEffect.d.ts +1 -1
- package/lib/SpatialEngine.d.ts +1 -1
- package/lib/StringOperatorTypes.d.ts +16 -16
- package/lib/SummaryCell.d.ts +21 -21
- package/lib/SummaryCellModel.d.ts +1 -1
- package/lib/SummaryCellModelExport.d.ts +28 -28
- package/lib/SummaryCellPresenter.d.ts +14 -14
- package/lib/SummaryChangedEventArgs.d.ts +9 -9
- package/lib/SummaryChooser.d.ts +1 -1
- package/lib/SummaryChooserItem.d.ts +10 -10
- package/lib/SummaryChooserView.d.ts +1 -1
- package/lib/SummaryData.d.ts +13 -13
- package/lib/SummaryRow.d.ts +1 -1
- package/lib/SummaryRowRoot.d.ts +1 -1
- package/lib/SummaryRowSection.d.ts +1 -1
- package/lib/SummaryScope.d.ts +26 -26
- package/lib/TemplateCell.d.ts +17 -17
- package/lib/TemplateCellContainer.d.ts +15 -15
- package/lib/TemplateCellModel.d.ts +1 -1
- package/lib/TemplateCellModelExport.d.ts +12 -12
- package/lib/TemplateCellPresenter.d.ts +16 -16
- package/lib/TemplateCellUpdatingEventArgs.d.ts +1 -1
- package/lib/TemplateColumn.d.ts +1 -1
- package/lib/TemplateHeader.d.ts +19 -19
- package/lib/TemplateHeaderCell.d.ts +14 -14
- package/lib/TemplateHeaderCellModel.d.ts +17 -17
- package/lib/TemplateHeaderCellModelExport.d.ts +12 -12
- package/lib/TemplateHeaderCellPresenter.d.ts +16 -16
- package/lib/TemplateHeaderCellUpdatingEventArgs.d.ts +14 -14
- package/lib/TemplateSectionHeader.d.ts +17 -17
- package/lib/TemplateSectionHeaderCellModel.d.ts +8 -8
- package/lib/TemplateSectionHeaderCellModelExport.d.ts +11 -11
- package/lib/TemplateSectionHeaderCellUpdatingEventArgs.d.ts +14 -14
- package/lib/TextCell.d.ts +20 -20
- package/lib/TextCellDecoration.d.ts +26 -26
- package/lib/TextCellLineBreakMode.d.ts +26 -26
- package/lib/TextCellModel.d.ts +1 -1
- package/lib/TextCellModelExport.d.ts +13 -13
- package/lib/TextCellPresenter.d.ts +15 -15
- package/lib/TextColumn.d.ts +1 -1
- package/lib/TextEditorView.d.ts +35 -35
- package/lib/TextHeader.d.ts +1 -1
- package/lib/TextHeaderCell.d.ts +56 -56
- package/lib/TextHeaderCellModel.d.ts +1 -1
- package/lib/TextHeaderCellModelExport.d.ts +11 -11
- package/lib/TextHeaderCellPresenter.d.ts +15 -15
- package/lib/TextIconSetBuiltInTypes.d.ts +11 -11
- package/lib/TextIconSetConditionalStyle.d.ts +18 -18
- package/lib/TextVisualModelExport.d.ts +16 -16
- package/lib/ToolbarVisualModelExport.d.ts +9 -9
- package/lib/VerticalSeparatorCell.d.ts +21 -21
- package/lib/VerticalSeparatorCellModel.d.ts +1 -1
- package/lib/VerticalSeparatorCellPresenter.d.ts +12 -12
- package/lib/VisibilityEngine.d.ts +1 -1
- package/lib/VisualModel.d.ts +1 -1
- package/lib/VisualModelExport.d.ts +74 -74
- package/lib/igc-apply-button-click-event-args.d.ts +12 -12
- package/lib/igc-cancel-button-click-event-args.d.ts +12 -12
- package/lib/igc-cell-info.d.ts +582 -582
- package/lib/igc-cell-key-module.d.ts +3 -3
- package/lib/igc-cell-key.d.ts +35 -35
- package/lib/igc-cell-range-module.d.ts +3 -3
- package/lib/igc-cell-range.d.ts +36 -36
- package/lib/igc-cell-style-requested-event-args.d.ts +30 -30
- package/lib/igc-checkbox-list-component.d.ts +339 -339
- package/lib/igc-checkbox-list-index-type-changed-event-args.d.ts +17 -17
- package/lib/igc-checkbox-list-keys-cleared-event-args.d.ts +12 -12
- package/lib/igc-checkbox-list-module.d.ts +3 -3
- package/lib/igc-checked-changed-event-args.d.ts +18 -18
- package/lib/igc-column-chooser-component.d.ts +94 -94
- package/lib/igc-column-chooser-module.d.ts +3 -3
- package/lib/igc-column-exchanger.d.ts +21 -21
- package/lib/igc-column-exchangers-collection.d.ts +8 -8
- package/lib/igc-column-group-description-collection.d.ts +29 -29
- package/lib/igc-column-group-description-module.d.ts +3 -3
- package/lib/igc-column-group-description.d.ts +52 -52
- package/lib/igc-column-grouping-component.d.ts +119 -119
- package/lib/igc-column-grouping-module.d.ts +3 -3
- package/lib/igc-column-hidden-changed-event-args.d.ts +17 -17
- package/lib/igc-column-moving-separator-component.d.ts +26 -26
- package/lib/igc-column-moving-separator-module.d.ts +3 -3
- package/lib/igc-column-pinned-changed-event-args.d.ts +27 -27
- package/lib/igc-column-pinning-component.d.ts +94 -94
- package/lib/igc-column-pinning-module.d.ts +3 -3
- package/lib/igc-column-property-setter.d.ts +31 -31
- package/lib/igc-column-property-setters-collection.d.ts +8 -8
- package/lib/igc-column-resizing-separator-component.d.ts +21 -21
- package/lib/igc-column-resizing-separator-module.d.ts +3 -3
- package/lib/igc-column-sort-description-collection.d.ts +29 -29
- package/lib/igc-column-sort-description-module.d.ts +3 -3
- package/lib/igc-column-sort-description.d.ts +33 -33
- package/lib/igc-column-summary-description-collection.d.ts +26 -26
- package/lib/igc-column-summary-description-module.d.ts +3 -3
- package/lib/igc-column-summary-description.d.ts +83 -83
- package/lib/igc-column-width-module.d.ts +3 -3
- package/lib/igc-column-width.d.ts +31 -31
- package/lib/igc-combo-box-column-component.d.ts +46 -46
- package/lib/igc-combo-box-column-module.d.ts +3 -3
- package/lib/igc-data-binding-event-args.d.ts +27 -27
- package/lib/igc-data-grid-all-columns-module.d.ts +3 -3
- package/lib/igc-data-grid-cell-event-args.d.ts +34 -34
- package/lib/igc-data-grid-column-component.d.ts +431 -431
- package/lib/igc-data-grid-comparison-operator-selector-component.d.ts +145 -145
- package/lib/igc-data-grid-component.d.ts +1509 -1509
- package/lib/igc-data-grid-core-module.d.ts +3 -3
- package/lib/igc-data-grid-expansion-indicator-component.d.ts +69 -69
- package/lib/igc-data-grid-filter-dialog-component.d.ts +102 -102
- package/lib/igc-data-grid-locale-en-module.d.ts +3 -3
- package/lib/igc-data-grid-module.d.ts +3 -3
- package/lib/igc-data-grid-pager-component.d.ts +113 -113
- package/lib/igc-data-grid-pager-module.d.ts +3 -3
- package/lib/igc-data-grid-sort-indicator-component.d.ts +76 -76
- package/lib/igc-data-grid-toolbar-component.d.ts +143 -143
- package/lib/igc-data-grid-toolbar-module.d.ts +3 -3
- package/lib/igc-date-time-cell-info.d.ts +42 -42
- package/lib/igc-date-time-column-component.d.ts +70 -70
- package/lib/igc-date-time-column-module.d.ts +3 -3
- package/lib/igc-definition-base-component.d.ts +320 -320
- package/lib/igc-edit-row-definition-component.d.ts +20 -20
- package/lib/igc-edit-row-definition-module.d.ts +3 -3
- package/lib/igc-editor-cell-info.d.ts +72 -72
- package/lib/igc-editor-definition-component.d.ts +20 -20
- package/lib/igc-editor-definition-module.d.ts +3 -3
- package/lib/igc-editor-row-cell-info.d.ts +13 -13
- package/lib/igc-filter-cell-info.d.ts +53 -53
- package/lib/igc-filter-dialog-render-completed-event-args.d.ts +12 -12
- package/lib/igc-filter-operand-module.d.ts +3 -3
- package/lib/igc-filter-operand.d.ts +55 -55
- package/lib/igc-filter-row-definition-component.d.ts +40 -40
- package/lib/igc-filter-row-definition-module.d.ts +3 -3
- package/lib/igc-format-cell-event-args.d.ts +42 -42
- package/lib/igc-format-group-text-event-args.d.ts +32 -32
- package/lib/igc-format-summary-text-event-args.d.ts +37 -37
- package/lib/igc-got-focus-event-args.d.ts +12 -12
- package/lib/igc-grid-active-cell-changed-event-args.d.ts +26 -26
- package/lib/igc-grid-animation-phase-settings.d.ts +52 -52
- package/lib/igc-grid-animation-settings.d.ts +16 -16
- package/lib/igc-grid-cell-edit-ended-event-args.d.ts +28 -28
- package/lib/igc-grid-cell-edit-started-event-args.d.ts +28 -28
- package/lib/igc-grid-cell-position-module.d.ts +3 -3
- package/lib/igc-grid-cell-position.d.ts +23 -23
- package/lib/igc-grid-cell-value-changing-event-args.d.ts +43 -43
- package/lib/igc-grid-column-animation-settings.d.ts +16 -16
- package/lib/igc-grid-column-button-options-component.d.ts +40 -40
- package/lib/igc-grid-column-button-options-module.d.ts +3 -3
- package/lib/igc-grid-column-collection.d.ts +8 -8
- package/lib/igc-grid-column-filter-options-component.d.ts +44 -44
- package/lib/igc-grid-column-filter-options-module.d.ts +3 -3
- package/lib/igc-grid-column-group-options-component.d.ts +26 -26
- package/lib/igc-grid-column-group-options-module.d.ts +3 -3
- package/lib/igc-grid-column-hide-options-component.d.ts +26 -26
- package/lib/igc-grid-column-hide-options-module.d.ts +3 -3
- package/lib/igc-grid-column-move-options-component.d.ts +30 -30
- package/lib/igc-grid-column-move-options-module.d.ts +3 -3
- package/lib/igc-grid-column-options-base-component.d.ts +99 -99
- package/lib/igc-grid-column-options-component.d.ts +142 -142
- package/lib/igc-grid-column-options-module.d.ts +3 -3
- package/lib/igc-grid-column-options-section-base-component.d.ts +15 -15
- package/lib/igc-grid-column-options-simple-section-base-component.d.ts +17 -17
- package/lib/igc-grid-column-pin-options-component.d.ts +30 -30
- package/lib/igc-grid-column-pin-options-module.d.ts +3 -3
- package/lib/igc-grid-column-sort-options-component.d.ts +33 -33
- package/lib/igc-grid-column-sort-options-module.d.ts +3 -3
- package/lib/igc-grid-column-summary-options-component.d.ts +52 -52
- package/lib/igc-grid-column-summary-options-module.d.ts +3 -3
- package/lib/igc-grid-column-width-changed-event-args.d.ts +32 -32
- package/lib/igc-grid-columns-auto-generated-event-args.d.ts +19 -19
- package/lib/igc-grid-columns-changed-event-args.d.ts +19 -19
- package/lib/igc-grid-compound-conditional-style-component.d.ts +19 -19
- package/lib/igc-grid-condition-filter-string-errors-parsing-event-args.d.ts +22 -22
- package/lib/igc-grid-conditional-style-collection.d.ts +8 -8
- package/lib/igc-grid-conditional-style-component.d.ts +80 -80
- package/lib/igc-grid-conditional-style-font-info-component.d.ts +44 -44
- package/lib/igc-grid-conditional-style-font-info-module.d.ts +3 -3
- package/lib/igc-grid-conditional-style-module.d.ts +3 -3
- package/lib/igc-grid-conditional-style-property-collection.d.ts +8 -8
- package/lib/igc-grid-conditional-style-property-component.d.ts +116 -116
- package/lib/igc-grid-conditional-style-property-module.d.ts +3 -3
- package/lib/igc-grid-custom-filter-requested-event-args.d.ts +40 -40
- package/lib/igc-grid-data-committed-event-args.d.ts +25 -25
- package/lib/igc-grid-data-committing-event-args.d.ts +25 -25
- package/lib/igc-grid-filter-dialog-filter-change-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-dialog-opening-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-dialog-view-model-grouping-level-collection.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-grouping-level.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-grouping.d.ts +19 -19
- package/lib/igc-grid-filter-dialog-view-model-row-collection.d.ts +8 -8
- package/lib/igc-grid-filter-dialog-view-model-row.d.ts +26 -26
- package/lib/igc-grid-filter-dialog-view-model.d.ts +34 -34
- package/lib/igc-grid-filter-expressions-event-args.d.ts +15 -15
- package/lib/igc-grid-filter-operands-collection.d.ts +8 -8
- package/lib/igc-grid-group-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-grid-row-edit-ended-event-args.d.ts +22 -22
- package/lib/igc-grid-row-edit-started-event-args.d.ts +22 -22
- package/lib/igc-grid-selected-cell-ranges-changed-event-args.d.ts +40 -40
- package/lib/igc-grid-selected-cell-ranges-collection.d.ts +8 -8
- package/lib/igc-grid-selected-cells-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-cells-collection.d.ts +8 -8
- package/lib/igc-grid-selected-items-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-items-collection.d.ts +6 -6
- package/lib/igc-grid-selected-keys-changed-event-args.d.ts +34 -34
- package/lib/igc-grid-selected-keys-collection.d.ts +8 -8
- package/lib/igc-grid-selection-changed-event-args.d.ts +15 -15
- package/lib/igc-grid-size-changed-event-args.d.ts +25 -25
- package/lib/igc-grid-sort-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-grid-summary-descriptions-changed-event-args.d.ts +18 -18
- package/lib/igc-group-data.d.ts +31 -31
- package/lib/igc-header-component.d.ts +51 -51
- package/lib/igc-header-row-separator-component.d.ts +20 -20
- package/lib/igc-header-row-separator-module.d.ts +3 -3
- package/lib/igc-header-separator-component.d.ts +17 -17
- package/lib/igc-header-separator-module.d.ts +3 -3
- package/lib/igc-horizontal-property-editor-data-source.d.ts +8 -8
- package/lib/igc-image-cell-info.d.ts +30 -30
- package/lib/igc-image-column-component.d.ts +47 -47
- package/lib/igc-image-column-module.d.ts +3 -3
- package/lib/igc-lost-focus-event-args.d.ts +12 -12
- package/lib/igc-multi-column-combo-box-component.d.ts +524 -524
- package/lib/igc-multi-column-combo-box-module.d.ts +3 -3
- package/lib/igc-multi-column-combo-box-text-changed-event-args.d.ts +13 -13
- package/lib/igc-multi-column-combo-box-value-changed-event-args.d.ts +13 -13
- package/lib/igc-numeric-cell-info.d.ts +76 -76
- package/lib/igc-numeric-column-component.d.ts +94 -94
- package/lib/igc-numeric-column-module.d.ts +3 -3
- package/lib/igc-operator-selector-closing-event-args.d.ts +12 -12
- package/lib/igc-operator-selector-opening-event-args.d.ts +15 -15
- package/lib/igc-operator-selector-value-changed-event-args.d.ts +20 -20
- package/lib/igc-page-changed-event-args.d.ts +22 -22
- package/lib/igc-pinned-area-separator-component.d.ts +17 -17
- package/lib/igc-pinned-area-separator-module.d.ts +3 -3
- package/lib/igc-primary-key-value-module.d.ts +3 -3
- package/lib/igc-primary-key-value.d.ts +29 -29
- package/lib/igc-property-editor-component.d.ts +138 -138
- package/lib/igc-property-editor-module.d.ts +3 -3
- package/lib/igc-responsive-phase.d.ts +50 -50
- package/lib/igc-responsive-phases-collection.d.ts +8 -8
- package/lib/igc-responsive-state-entered-event-args.d.ts +15 -15
- package/lib/igc-responsive-state-entering-event-args.d.ts +15 -15
- package/lib/igc-responsive-state-exited-event-args.d.ts +15 -15
- package/lib/igc-responsive-state.d.ts +72 -72
- package/lib/igc-responsive-states-collection.d.ts +8 -8
- package/lib/igc-row-separator-component.d.ts +20 -20
- package/lib/igc-row-separator-info.d.ts +13 -13
- package/lib/igc-row-separator-module.d.ts +3 -3
- package/lib/igc-section-footer-component.d.ts +20 -20
- package/lib/igc-section-footer-module.d.ts +3 -3
- package/lib/igc-section-header-cell-info.d.ts +29 -29
- package/lib/igc-section-header-component.d.ts +49 -49
- package/lib/igc-section-header-module.d.ts +3 -3
- package/lib/igc-select-all-checkbox-changed-event-args.d.ts +14 -14
- package/lib/igc-sort-indicator-render-completed-event-args.d.ts +12 -12
- package/lib/igc-summary-cell-info.d.ts +30 -30
- package/lib/igc-summary-changed-event-args.d.ts +25 -25
- package/lib/igc-summary-chooser-module.d.ts +3 -3
- package/lib/igc-summary-data.d.ts +27 -27
- package/lib/igc-summary-row-component.d.ts +58 -58
- package/lib/igc-summary-row-root-component.d.ts +17 -17
- package/lib/igc-summary-row-root-module.d.ts +3 -3
- package/lib/igc-summary-row-section-component.d.ts +17 -17
- package/lib/igc-summary-row-section-module.d.ts +3 -3
- package/lib/igc-template-cell-info.d.ts +18 -18
- package/lib/igc-template-cell-updating-event-args.d.ts +26 -26
- package/lib/igc-template-column-component.d.ts +52 -52
- package/lib/igc-template-column-module.d.ts +3 -3
- package/lib/igc-template-header-cell-info.d.ts +18 -18
- package/lib/igc-template-header-cell-updating-event-args.d.ts +26 -26
- package/lib/igc-template-header-component.d.ts +28 -28
- package/lib/igc-template-header-module.d.ts +3 -3
- package/lib/igc-template-section-header-cell-info.d.ts +13 -13
- package/lib/igc-template-section-header-cell-updating-event-args.d.ts +21 -21
- package/lib/igc-template-section-header-component.d.ts +28 -28
- package/lib/igc-template-section-header-module.d.ts +3 -3
- package/lib/igc-text-cell-info.d.ts +18 -18
- package/lib/igc-text-column-component.d.ts +41 -41
- package/lib/igc-text-column-module.d.ts +3 -3
- package/lib/igc-text-header-cell-info.d.ts +38 -38
- package/lib/igc-text-header-component.d.ts +20 -20
- package/lib/igc-text-header-module.d.ts +3 -3
- package/lib/igc-text-icon-set-conditional-style-component.d.ts +22 -22
- package/lib/igc-text-icon-set-conditional-style-module.d.ts +3 -3
- package/lib/igc-vertical-separator-cell-info.d.ts +13 -13
- package/package.json +4 -4
- package/public_api.d.ts +693 -693
|
@@ -231,9 +231,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
231
231
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
232
232
|
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.
|
|
233
233
|
*/
|
|
234
|
-
/**
|
|
235
|
-
* @hidden
|
|
236
|
-
*/
|
|
237
234
|
let RowPath = /*@__PURE__*/ (() => {
|
|
238
235
|
class RowPath extends Base {
|
|
239
236
|
get y() {
|
|
@@ -340,9 +337,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
340
337
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
341
338
|
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.
|
|
342
339
|
*/
|
|
343
|
-
/**
|
|
344
|
-
* @hidden
|
|
345
|
-
*/
|
|
346
340
|
let GridCellPosition = /*@__PURE__*/ (() => {
|
|
347
341
|
class GridCellPosition extends Base {
|
|
348
342
|
constructor() {
|
|
@@ -408,9 +402,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
408
402
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
409
403
|
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.
|
|
410
404
|
*/
|
|
411
|
-
/**
|
|
412
|
-
* @hidden
|
|
413
|
-
*/
|
|
414
405
|
let GridViewportChangedEventArgs = /*@__PURE__*/ (() => {
|
|
415
406
|
class GridViewportChangedEventArgs extends Base {
|
|
416
407
|
constructor() {
|
|
@@ -457,9 +448,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
457
448
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
458
449
|
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.
|
|
459
450
|
*/
|
|
460
|
-
/**
|
|
461
|
-
* @hidden
|
|
462
|
-
*/
|
|
463
451
|
let CellPath = /*@__PURE__*/ (() => {
|
|
464
452
|
class CellPath extends RowPath {
|
|
465
453
|
get a5() {
|
|
@@ -790,9 +778,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
790
778
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
791
779
|
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.
|
|
792
780
|
*/
|
|
793
|
-
/**
|
|
794
|
-
* @hidden
|
|
795
|
-
*/
|
|
796
781
|
let GridStyleRepository = /*@__PURE__*/ (() => {
|
|
797
782
|
class GridStyleRepository extends Base {
|
|
798
783
|
static get bo() {
|
|
@@ -1250,9 +1235,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1250
1235
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1251
1236
|
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.
|
|
1252
1237
|
*/
|
|
1253
|
-
/**
|
|
1254
|
-
* @hidden
|
|
1255
|
-
*/
|
|
1256
1238
|
let CellModelExport = /*@__PURE__*/ (() => {
|
|
1257
1239
|
class CellModelExport extends Base {
|
|
1258
1240
|
constructor() {
|
|
@@ -1442,9 +1424,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1442
1424
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1443
1425
|
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.
|
|
1444
1426
|
*/
|
|
1445
|
-
/**
|
|
1446
|
-
* @hidden
|
|
1447
|
-
*/
|
|
1448
1427
|
let DateTimeColumnValueFormatter = /*@__PURE__*/ (() => {
|
|
1449
1428
|
class DateTimeColumnValueFormatter extends Base {
|
|
1450
1429
|
constructor() {
|
|
@@ -1537,9 +1516,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1537
1516
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1538
1517
|
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.
|
|
1539
1518
|
*/
|
|
1540
|
-
/**
|
|
1541
|
-
* @hidden
|
|
1542
|
-
*/
|
|
1543
1519
|
let DateTimeCellModelExport = /*@__PURE__*/ (() => {
|
|
1544
1520
|
class DateTimeCellModelExport extends CellModelExport {
|
|
1545
1521
|
constructor() {
|
|
@@ -1603,9 +1579,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1603
1579
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1604
1580
|
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.
|
|
1605
1581
|
*/
|
|
1606
|
-
/**
|
|
1607
|
-
* @hidden
|
|
1608
|
-
*/
|
|
1609
1582
|
let EditorCellModelExport = /*@__PURE__*/ (() => {
|
|
1610
1583
|
class EditorCellModelExport extends CellModelExport {
|
|
1611
1584
|
constructor() {
|
|
@@ -1636,9 +1609,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1636
1609
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1637
1610
|
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.
|
|
1638
1611
|
*/
|
|
1639
|
-
/**
|
|
1640
|
-
* @hidden
|
|
1641
|
-
*/
|
|
1642
1612
|
let FilterCellModelExport = /*@__PURE__*/ (() => {
|
|
1643
1613
|
class FilterCellModelExport extends CellModelExport {
|
|
1644
1614
|
constructor() {
|
|
@@ -1681,9 +1651,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1681
1651
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1682
1652
|
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.
|
|
1683
1653
|
*/
|
|
1684
|
-
/**
|
|
1685
|
-
* @hidden
|
|
1686
|
-
*/
|
|
1687
1654
|
let SummaryCellModelExport = /*@__PURE__*/ (() => {
|
|
1688
1655
|
class SummaryCellModelExport extends CellModelExport {
|
|
1689
1656
|
constructor() {
|
|
@@ -1832,9 +1799,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1832
1799
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1833
1800
|
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.
|
|
1834
1801
|
*/
|
|
1835
|
-
/**
|
|
1836
|
-
* @hidden
|
|
1837
|
-
*/
|
|
1838
1802
|
let ImageCellModelExport = /*@__PURE__*/ (() => {
|
|
1839
1803
|
class ImageCellModelExport extends CellModelExport {
|
|
1840
1804
|
constructor() {
|
|
@@ -1859,9 +1823,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1859
1823
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1860
1824
|
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.
|
|
1861
1825
|
*/
|
|
1862
|
-
/**
|
|
1863
|
-
* @hidden
|
|
1864
|
-
*/
|
|
1865
1826
|
let NumericCellModelExport = /*@__PURE__*/ (() => {
|
|
1866
1827
|
class NumericCellModelExport extends CellModelExport {
|
|
1867
1828
|
constructor() {
|
|
@@ -1890,9 +1851,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1890
1851
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1891
1852
|
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.
|
|
1892
1853
|
*/
|
|
1893
|
-
/**
|
|
1894
|
-
* @hidden
|
|
1895
|
-
*/
|
|
1896
1854
|
let RowSeparatorModelExport = /*@__PURE__*/ (() => {
|
|
1897
1855
|
class RowSeparatorModelExport extends CellModelExport {
|
|
1898
1856
|
get_ac() {
|
|
@@ -1912,9 +1870,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1912
1870
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1913
1871
|
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.
|
|
1914
1872
|
*/
|
|
1915
|
-
/**
|
|
1916
|
-
* @hidden
|
|
1917
|
-
*/
|
|
1918
1873
|
let GroupData = /*@__PURE__*/ (() => {
|
|
1919
1874
|
class GroupData extends Base {
|
|
1920
1875
|
constructor() {
|
|
@@ -1934,9 +1889,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1934
1889
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1935
1890
|
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.
|
|
1936
1891
|
*/
|
|
1937
|
-
/**
|
|
1938
|
-
* @hidden
|
|
1939
|
-
*/
|
|
1940
1892
|
let SummaryData = /*@__PURE__*/ (() => {
|
|
1941
1893
|
class SummaryData extends Base {
|
|
1942
1894
|
constructor() {
|
|
@@ -1958,9 +1910,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
1958
1910
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
1959
1911
|
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.
|
|
1960
1912
|
*/
|
|
1961
|
-
/**
|
|
1962
|
-
* @hidden
|
|
1963
|
-
*/
|
|
1964
1913
|
let SectionHeaderCellModelExport = /*@__PURE__*/ (() => {
|
|
1965
1914
|
class SectionHeaderCellModelExport extends CellModelExport {
|
|
1966
1915
|
constructor() {
|
|
@@ -2018,9 +1967,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2018
1967
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2019
1968
|
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.
|
|
2020
1969
|
*/
|
|
2021
|
-
/**
|
|
2022
|
-
* @hidden
|
|
2023
|
-
*/
|
|
2024
1970
|
let TemplateCellModelExport = /*@__PURE__*/ (() => {
|
|
2025
1971
|
class TemplateCellModelExport extends CellModelExport {
|
|
2026
1972
|
constructor() {
|
|
@@ -2044,9 +1990,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2044
1990
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2045
1991
|
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.
|
|
2046
1992
|
*/
|
|
2047
|
-
/**
|
|
2048
|
-
* @hidden
|
|
2049
|
-
*/
|
|
2050
1993
|
let TextCellModelExport = /*@__PURE__*/ (() => {
|
|
2051
1994
|
class TextCellModelExport extends CellModelExport {
|
|
2052
1995
|
constructor() {
|
|
@@ -2135,9 +2078,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2135
2078
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2136
2079
|
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.
|
|
2137
2080
|
*/
|
|
2138
|
-
/**
|
|
2139
|
-
* @hidden
|
|
2140
|
-
*/
|
|
2141
2081
|
let TextHeaderCellModelExport = /*@__PURE__*/ (() => {
|
|
2142
2082
|
class TextHeaderCellModelExport extends TextCellModelExport {
|
|
2143
2083
|
get_ac() {
|
|
@@ -2215,9 +2155,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2215
2155
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2216
2156
|
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.
|
|
2217
2157
|
*/
|
|
2218
|
-
/**
|
|
2219
|
-
* @hidden
|
|
2220
|
-
*/
|
|
2221
2158
|
let PageChangedEventArgs = /*@__PURE__*/ (() => {
|
|
2222
2159
|
class PageChangedEventArgs extends EventArgs {
|
|
2223
2160
|
constructor() {
|
|
@@ -2248,9 +2185,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2248
2185
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2249
2186
|
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.
|
|
2250
2187
|
*/
|
|
2251
|
-
/**
|
|
2252
|
-
* @hidden
|
|
2253
|
-
*/
|
|
2254
2188
|
let FormatSummaryTextEventArgs = /*@__PURE__*/ (() => {
|
|
2255
2189
|
class FormatSummaryTextEventArgs extends Base {
|
|
2256
2190
|
constructor() {
|
|
@@ -2272,9 +2206,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2272
2206
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2273
2207
|
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.
|
|
2274
2208
|
*/
|
|
2275
|
-
/**
|
|
2276
|
-
* @hidden
|
|
2277
|
-
*/
|
|
2278
2209
|
let ColumnSummaryDescription = /*@__PURE__*/ (() => {
|
|
2279
2210
|
class ColumnSummaryDescription extends Base {
|
|
2280
2211
|
constructor(a, ..._rest) {
|
|
@@ -2489,9 +2420,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2489
2420
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2490
2421
|
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.
|
|
2491
2422
|
*/
|
|
2492
|
-
/**
|
|
2493
|
-
* @hidden
|
|
2494
|
-
*/
|
|
2495
2423
|
let ColumnSummaryDescriptionCollection = /*@__PURE__*/ (() => {
|
|
2496
2424
|
class ColumnSummaryDescriptionCollection extends Base {
|
|
2497
2425
|
get i() {
|
|
@@ -2582,9 +2510,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2582
2510
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2583
2511
|
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.
|
|
2584
2512
|
*/
|
|
2585
|
-
/**
|
|
2586
|
-
* @hidden
|
|
2587
|
-
*/
|
|
2588
2513
|
let GridFilterExpressionsEventArgs = /*@__PURE__*/ (() => {
|
|
2589
2514
|
class GridFilterExpressionsEventArgs extends Base {
|
|
2590
2515
|
constructor() {
|
|
@@ -2602,9 +2527,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2602
2527
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2603
2528
|
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.
|
|
2604
2529
|
*/
|
|
2605
|
-
/**
|
|
2606
|
-
* @hidden
|
|
2607
|
-
*/
|
|
2608
2530
|
let GridSortDescriptionsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
2609
2531
|
class GridSortDescriptionsChangedEventArgs extends EventArgs {
|
|
2610
2532
|
constructor() {
|
|
@@ -2628,9 +2550,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2628
2550
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2629
2551
|
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.
|
|
2630
2552
|
*/
|
|
2631
|
-
/**
|
|
2632
|
-
* @hidden
|
|
2633
|
-
*/
|
|
2634
2553
|
let GridGroupDescriptionsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
2635
2554
|
class GridGroupDescriptionsChangedEventArgs extends EventArgs {
|
|
2636
2555
|
constructor() {
|
|
@@ -2654,9 +2573,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2654
2573
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2655
2574
|
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.
|
|
2656
2575
|
*/
|
|
2657
|
-
/**
|
|
2658
|
-
* @hidden
|
|
2659
|
-
*/
|
|
2660
2576
|
let GridSummaryDescriptionsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
2661
2577
|
class GridSummaryDescriptionsChangedEventArgs extends EventArgs {
|
|
2662
2578
|
constructor() {
|
|
@@ -2680,9 +2596,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2680
2596
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2681
2597
|
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.
|
|
2682
2598
|
*/
|
|
2683
|
-
/**
|
|
2684
|
-
* @hidden
|
|
2685
|
-
*/
|
|
2686
2599
|
let MultipleDataSourceNotifier = /*@__PURE__*/ (() => {
|
|
2687
2600
|
class MultipleDataSourceNotifier extends Base {
|
|
2688
2601
|
constructor(a, ..._rest) {
|
|
@@ -2739,9 +2652,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2739
2652
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2740
2653
|
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.
|
|
2741
2654
|
*/
|
|
2742
|
-
/**
|
|
2743
|
-
* @hidden
|
|
2744
|
-
*/
|
|
2745
2655
|
let ColumnSortDescription = /*@__PURE__*/ (() => {
|
|
2746
2656
|
class ColumnSortDescription extends Base {
|
|
2747
2657
|
constructor(a, ..._rest) {
|
|
@@ -2804,9 +2714,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2804
2714
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2805
2715
|
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.
|
|
2806
2716
|
*/
|
|
2807
|
-
/**
|
|
2808
|
-
* @hidden
|
|
2809
|
-
*/
|
|
2810
2717
|
let ColumnSortDescriptionCollection = /*@__PURE__*/ (() => {
|
|
2811
2718
|
class ColumnSortDescriptionCollection extends Base {
|
|
2812
2719
|
get i() {
|
|
@@ -2891,9 +2798,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2891
2798
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2892
2799
|
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.
|
|
2893
2800
|
*/
|
|
2894
|
-
/**
|
|
2895
|
-
* @hidden
|
|
2896
|
-
*/
|
|
2897
2801
|
let FormatGroupTextEventArgs = /*@__PURE__*/ (() => {
|
|
2898
2802
|
class FormatGroupTextEventArgs extends Base {
|
|
2899
2803
|
constructor() {
|
|
@@ -2914,9 +2818,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
2914
2818
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
2915
2819
|
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.
|
|
2916
2820
|
*/
|
|
2917
|
-
/**
|
|
2918
|
-
* @hidden
|
|
2919
|
-
*/
|
|
2920
2821
|
let ColumnGroupDescription = /*@__PURE__*/ (() => {
|
|
2921
2822
|
class ColumnGroupDescription extends ColumnSortDescription {
|
|
2922
2823
|
constructor(a, ..._rest) {
|
|
@@ -3087,9 +2988,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
3087
2988
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
3088
2989
|
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.
|
|
3089
2990
|
*/
|
|
3090
|
-
/**
|
|
3091
|
-
* @hidden
|
|
3092
|
-
*/
|
|
3093
2991
|
let ColumnGroupDescriptionCollection = /*@__PURE__*/ (() => {
|
|
3094
2992
|
class ColumnGroupDescriptionCollection extends Base {
|
|
3095
2993
|
get i() {
|
|
@@ -3174,9 +3072,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
3174
3072
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
3175
3073
|
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.
|
|
3176
3074
|
*/
|
|
3177
|
-
/**
|
|
3178
|
-
* @hidden
|
|
3179
|
-
*/
|
|
3180
3075
|
let PagerVisualModelExport = /*@__PURE__*/ (() => {
|
|
3181
3076
|
class PagerVisualModelExport extends Base {
|
|
3182
3077
|
constructor() {
|
|
@@ -3253,9 +3148,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
3253
3148
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
3254
3149
|
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.
|
|
3255
3150
|
*/
|
|
3256
|
-
/**
|
|
3257
|
-
* @hidden
|
|
3258
|
-
*/
|
|
3259
3151
|
let DefinitionPropertyUpdatedEventArgs = /*@__PURE__*/ (() => {
|
|
3260
3152
|
class DefinitionPropertyUpdatedEventArgs extends EventArgs {
|
|
3261
3153
|
constructor() {
|
|
@@ -3398,9 +3290,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
3398
3290
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
3399
3291
|
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.
|
|
3400
3292
|
*/
|
|
3401
|
-
/**
|
|
3402
|
-
* @hidden
|
|
3403
|
-
*/
|
|
3404
3293
|
let ColumnWidth = /*@__PURE__*/ (() => {
|
|
3405
3294
|
class ColumnWidth extends Base {
|
|
3406
3295
|
get e() {
|
|
@@ -3804,9 +3693,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
3804
3693
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
3805
3694
|
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.
|
|
3806
3695
|
*/
|
|
3807
|
-
/**
|
|
3808
|
-
* @hidden
|
|
3809
|
-
*/
|
|
3810
3696
|
let GridAnimationPhaseSettings = /*@__PURE__*/ (() => {
|
|
3811
3697
|
class GridAnimationPhaseSettings extends Base {
|
|
3812
3698
|
constructor() {
|
|
@@ -3920,9 +3806,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
3920
3806
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
3921
3807
|
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.
|
|
3922
3808
|
*/
|
|
3923
|
-
/**
|
|
3924
|
-
* @hidden
|
|
3925
|
-
*/
|
|
3926
3809
|
let GridColumnAnimationSettings = /*@__PURE__*/ (() => {
|
|
3927
3810
|
class GridColumnAnimationSettings extends Base {
|
|
3928
3811
|
constructor() {
|
|
@@ -4226,9 +4109,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4226
4109
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
4227
4110
|
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.
|
|
4228
4111
|
*/
|
|
4229
|
-
/**
|
|
4230
|
-
* @hidden
|
|
4231
|
-
*/
|
|
4232
4112
|
let GridAnimationSettings = /*@__PURE__*/ (() => {
|
|
4233
4113
|
class GridAnimationSettings extends Base {
|
|
4234
4114
|
constructor() {
|
|
@@ -4622,9 +4502,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4622
4502
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
4623
4503
|
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.
|
|
4624
4504
|
*/
|
|
4625
|
-
/**
|
|
4626
|
-
* @hidden
|
|
4627
|
-
*/
|
|
4628
4505
|
let GridSelectedItemsCollection = /*@__PURE__*/ (() => {
|
|
4629
4506
|
class GridSelectedItemsCollection extends ObservableCollection$1 {
|
|
4630
4507
|
constructor() {
|
|
@@ -4662,9 +4539,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4662
4539
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
4663
4540
|
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.
|
|
4664
4541
|
*/
|
|
4665
|
-
/**
|
|
4666
|
-
* @hidden
|
|
4667
|
-
*/
|
|
4668
4542
|
let PrimaryKeyValue = /*@__PURE__*/ (() => {
|
|
4669
4543
|
class PrimaryKeyValue extends Base {
|
|
4670
4544
|
get key() {
|
|
@@ -4749,9 +4623,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4749
4623
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
4750
4624
|
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.
|
|
4751
4625
|
*/
|
|
4752
|
-
/**
|
|
4753
|
-
* @hidden
|
|
4754
|
-
*/
|
|
4755
4626
|
let GridSelectedKeysCollection = /*@__PURE__*/ (() => {
|
|
4756
4627
|
class GridSelectedKeysCollection extends ObservableCollection$1 {
|
|
4757
4628
|
constructor() {
|
|
@@ -4904,9 +4775,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4904
4775
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
4905
4776
|
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.
|
|
4906
4777
|
*/
|
|
4907
|
-
/**
|
|
4908
|
-
* @hidden
|
|
4909
|
-
*/
|
|
4910
4778
|
let CellRange = /*@__PURE__*/ (() => {
|
|
4911
4779
|
class CellRange extends Base {
|
|
4912
4780
|
constructor() {
|
|
@@ -4968,9 +4836,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
4968
4836
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
4969
4837
|
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.
|
|
4970
4838
|
*/
|
|
4971
|
-
/**
|
|
4972
|
-
* @hidden
|
|
4973
|
-
*/
|
|
4974
4839
|
let GridSelectedCellRangesCollection = /*@__PURE__*/ (() => {
|
|
4975
4840
|
class GridSelectedCellRangesCollection extends ObservableCollection$1 {
|
|
4976
4841
|
constructor() {
|
|
@@ -5226,9 +5091,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5226
5091
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5227
5092
|
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.
|
|
5228
5093
|
*/
|
|
5229
|
-
/**
|
|
5230
|
-
* @hidden
|
|
5231
|
-
*/
|
|
5232
5094
|
let DefaultPlatformPixelConverter = /*@__PURE__*/ (() => {
|
|
5233
5095
|
class DefaultPlatformPixelConverter extends Base {
|
|
5234
5096
|
devicePixelsToPixel(a) {
|
|
@@ -5245,9 +5107,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5245
5107
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5246
5108
|
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.
|
|
5247
5109
|
*/
|
|
5248
|
-
/**
|
|
5249
|
-
* @hidden
|
|
5250
|
-
*/
|
|
5251
5110
|
let GridSelectedItemsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
5252
5111
|
class GridSelectedItemsChangedEventArgs extends EventArgs {
|
|
5253
5112
|
constructor() {
|
|
@@ -5285,9 +5144,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5285
5144
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5286
5145
|
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.
|
|
5287
5146
|
*/
|
|
5288
|
-
/**
|
|
5289
|
-
* @hidden
|
|
5290
|
-
*/
|
|
5291
5147
|
let GridSelectedKeysChangedEventArgs = /*@__PURE__*/ (() => {
|
|
5292
5148
|
class GridSelectedKeysChangedEventArgs extends EventArgs {
|
|
5293
5149
|
constructor() {
|
|
@@ -5325,9 +5181,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5325
5181
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5326
5182
|
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.
|
|
5327
5183
|
*/
|
|
5328
|
-
/**
|
|
5329
|
-
* @hidden
|
|
5330
|
-
*/
|
|
5331
5184
|
let GridSelectedCellRangesChangedEventArgs = /*@__PURE__*/ (() => {
|
|
5332
5185
|
class GridSelectedCellRangesChangedEventArgs extends EventArgs {
|
|
5333
5186
|
constructor() {
|
|
@@ -5372,9 +5225,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5372
5225
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5373
5226
|
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.
|
|
5374
5227
|
*/
|
|
5375
|
-
/**
|
|
5376
|
-
* @hidden
|
|
5377
|
-
*/
|
|
5378
5228
|
let GridDataCommittedEventArgs = /*@__PURE__*/ (() => {
|
|
5379
5229
|
class GridDataCommittedEventArgs extends Base {
|
|
5380
5230
|
constructor(a, b) {
|
|
@@ -5395,9 +5245,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5395
5245
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5396
5246
|
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.
|
|
5397
5247
|
*/
|
|
5398
|
-
/**
|
|
5399
|
-
* @hidden
|
|
5400
|
-
*/
|
|
5401
5248
|
let GridDataCommittingEventArgs = /*@__PURE__*/ (() => {
|
|
5402
5249
|
class GridDataCommittingEventArgs extends Base {
|
|
5403
5250
|
constructor(a, b) {
|
|
@@ -5418,9 +5265,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5418
5265
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5419
5266
|
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.
|
|
5420
5267
|
*/
|
|
5421
|
-
/**
|
|
5422
|
-
* @hidden
|
|
5423
|
-
*/
|
|
5424
5268
|
let GridSizeChangedEventArgs = /*@__PURE__*/ (() => {
|
|
5425
5269
|
class GridSizeChangedEventArgs extends Base {
|
|
5426
5270
|
constructor() {
|
|
@@ -5450,9 +5294,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5450
5294
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5451
5295
|
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.
|
|
5452
5296
|
*/
|
|
5453
|
-
/**
|
|
5454
|
-
* @hidden
|
|
5455
|
-
*/
|
|
5456
5297
|
let GridLayerExport = /*@__PURE__*/ (() => {
|
|
5457
5298
|
class GridLayerExport extends Base {
|
|
5458
5299
|
get b() {
|
|
@@ -5496,9 +5337,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5496
5337
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5497
5338
|
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.
|
|
5498
5339
|
*/
|
|
5499
|
-
/**
|
|
5500
|
-
* @hidden
|
|
5501
|
-
*/
|
|
5502
5340
|
let VisualModelExport = /*@__PURE__*/ (() => {
|
|
5503
5341
|
class VisualModelExport extends Base {
|
|
5504
5342
|
constructor() {
|
|
@@ -5723,9 +5561,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5723
5561
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5724
5562
|
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.
|
|
5725
5563
|
*/
|
|
5726
|
-
/**
|
|
5727
|
-
* @hidden
|
|
5728
|
-
*/
|
|
5729
5564
|
let GridActiveCellChangedEventArgs = /*@__PURE__*/ (() => {
|
|
5730
5565
|
class GridActiveCellChangedEventArgs extends EventArgs {
|
|
5731
5566
|
constructor() {
|
|
@@ -5756,9 +5591,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5756
5591
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5757
5592
|
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.
|
|
5758
5593
|
*/
|
|
5759
|
-
/**
|
|
5760
|
-
* @hidden
|
|
5761
|
-
*/
|
|
5762
5594
|
let GridSelectionChangedEventArgs = /*@__PURE__*/ (() => {
|
|
5763
5595
|
class GridSelectionChangedEventArgs extends EventArgs {
|
|
5764
5596
|
}
|
|
@@ -5772,9 +5604,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5772
5604
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5773
5605
|
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.
|
|
5774
5606
|
*/
|
|
5775
|
-
/**
|
|
5776
|
-
* @hidden
|
|
5777
|
-
*/
|
|
5778
5607
|
let GridRowEditStartedEventArgs = /*@__PURE__*/ (() => {
|
|
5779
5608
|
class GridRowEditStartedEventArgs extends Base {
|
|
5780
5609
|
constructor() {
|
|
@@ -5799,9 +5628,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5799
5628
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5800
5629
|
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.
|
|
5801
5630
|
*/
|
|
5802
|
-
/**
|
|
5803
|
-
* @hidden
|
|
5804
|
-
*/
|
|
5805
5631
|
let GridRowEditEndedEventArgs = /*@__PURE__*/ (() => {
|
|
5806
5632
|
class GridRowEditEndedEventArgs extends Base {
|
|
5807
5633
|
constructor() {
|
|
@@ -5826,9 +5652,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5826
5652
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5827
5653
|
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.
|
|
5828
5654
|
*/
|
|
5829
|
-
/**
|
|
5830
|
-
* @hidden
|
|
5831
|
-
*/
|
|
5832
5655
|
let SaveLayoutSortInfo = /*@__PURE__*/ (() => {
|
|
5833
5656
|
class SaveLayoutSortInfo extends JsonDictionaryItem {
|
|
5834
5657
|
g(a) {
|
|
@@ -5877,9 +5700,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5877
5700
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5878
5701
|
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.
|
|
5879
5702
|
*/
|
|
5880
|
-
/**
|
|
5881
|
-
* @hidden
|
|
5882
|
-
*/
|
|
5883
5703
|
let SaveLayoutGroupInfo = /*@__PURE__*/ (() => {
|
|
5884
5704
|
class SaveLayoutGroupInfo extends JsonDictionaryItem {
|
|
5885
5705
|
g(a) {
|
|
@@ -5925,9 +5745,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
5925
5745
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
5926
5746
|
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.
|
|
5927
5747
|
*/
|
|
5928
|
-
/**
|
|
5929
|
-
* @hidden
|
|
5930
|
-
*/
|
|
5931
5748
|
let SaveLayoutFilterInfo = /*@__PURE__*/ (() => {
|
|
5932
5749
|
class SaveLayoutFilterInfo extends JsonDictionaryItem {
|
|
5933
5750
|
q(a) {
|
|
@@ -6095,9 +5912,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
6095
5912
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
6096
5913
|
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.
|
|
6097
5914
|
*/
|
|
6098
|
-
/**
|
|
6099
|
-
* @hidden
|
|
6100
|
-
*/
|
|
6101
5915
|
let GridAnimationManagerAnimationCreatedEventArgs = /*@__PURE__*/ (() => {
|
|
6102
5916
|
class GridAnimationManagerAnimationCreatedEventArgs extends Base {
|
|
6103
5917
|
constructor() {
|
|
@@ -6115,9 +5929,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
6115
5929
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
6116
5930
|
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.
|
|
6117
5931
|
*/
|
|
6118
|
-
/**
|
|
6119
|
-
* @hidden
|
|
6120
|
-
*/
|
|
6121
5932
|
let GridAnimationManagerAnimationCompletedEventArgs = /*@__PURE__*/ (() => {
|
|
6122
5933
|
class GridAnimationManagerAnimationCompletedEventArgs extends Base {
|
|
6123
5934
|
constructor() {
|
|
@@ -6135,9 +5946,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
6135
5946
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
6136
5947
|
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.
|
|
6137
5948
|
*/
|
|
6138
|
-
/**
|
|
6139
|
-
* @hidden
|
|
6140
|
-
*/
|
|
6141
5949
|
let GridAnimationManagerAnimationCanceledEventArgs = /*@__PURE__*/ (() => {
|
|
6142
5950
|
class GridAnimationManagerAnimationCanceledEventArgs extends Base {
|
|
6143
5951
|
constructor() {
|
|
@@ -6155,9 +5963,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
6155
5963
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
6156
5964
|
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.
|
|
6157
5965
|
*/
|
|
6158
|
-
/**
|
|
6159
|
-
* @hidden
|
|
6160
|
-
*/
|
|
6161
5966
|
let GridColumnSpacer = /*@__PURE__*/ (() => {
|
|
6162
5967
|
class GridColumnSpacer extends Base {
|
|
6163
5968
|
constructor() {
|
|
@@ -6223,9 +6028,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
6223
6028
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
6224
6029
|
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.
|
|
6225
6030
|
*/
|
|
6226
|
-
/**
|
|
6227
|
-
* @hidden
|
|
6228
|
-
*/
|
|
6229
6031
|
let GridColumnSpacerCollection = /*@__PURE__*/ (() => {
|
|
6230
6032
|
class GridColumnSpacerCollection extends List$1 {
|
|
6231
6033
|
constructor() {
|
|
@@ -6334,9 +6136,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
6334
6136
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
6335
6137
|
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.
|
|
6336
6138
|
*/
|
|
6337
|
-
/**
|
|
6338
|
-
* @hidden
|
|
6339
|
-
*/
|
|
6340
6139
|
let GridConditionFilterStringErrorsParsingEventArgs = /*@__PURE__*/ (() => {
|
|
6341
6140
|
class GridConditionFilterStringErrorsParsingEventArgs extends Base {
|
|
6342
6141
|
constructor() {
|
|
@@ -6355,9 +6154,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
6355
6154
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
6356
6155
|
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.
|
|
6357
6156
|
*/
|
|
6358
|
-
/**
|
|
6359
|
-
* @hidden
|
|
6360
|
-
*/
|
|
6361
6157
|
let GridConditionalStyleProperty = /*@__PURE__*/ (() => {
|
|
6362
6158
|
class GridConditionalStyleProperty extends Base {
|
|
6363
6159
|
constructor() {
|
|
@@ -7079,9 +6875,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7079
6875
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7080
6876
|
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.
|
|
7081
6877
|
*/
|
|
7082
|
-
/**
|
|
7083
|
-
* @hidden
|
|
7084
|
-
*/
|
|
7085
6878
|
let GridConditionalStylePropertyCollection = /*@__PURE__*/ (() => {
|
|
7086
6879
|
class GridConditionalStylePropertyCollection extends ObservableCollection$1 {
|
|
7087
6880
|
constructor() {
|
|
@@ -7098,9 +6891,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7098
6891
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7099
6892
|
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.
|
|
7100
6893
|
*/
|
|
7101
|
-
/**
|
|
7102
|
-
* @hidden
|
|
7103
|
-
*/
|
|
7104
6894
|
let CellStyleRequestedEventArgs = /*@__PURE__*/ (() => {
|
|
7105
6895
|
class CellStyleRequestedEventArgs extends EventArgs {
|
|
7106
6896
|
constructor() {
|
|
@@ -7138,9 +6928,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7138
6928
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7139
6929
|
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.
|
|
7140
6930
|
*/
|
|
7141
|
-
/**
|
|
7142
|
-
* @hidden
|
|
7143
|
-
*/
|
|
7144
6931
|
let GridConditionalStyleFontInfo = /*@__PURE__*/ (() => {
|
|
7145
6932
|
class GridConditionalStyleFontInfo extends Base {
|
|
7146
6933
|
constructor() {
|
|
@@ -7164,9 +6951,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7164
6951
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7165
6952
|
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.
|
|
7166
6953
|
*/
|
|
7167
|
-
/**
|
|
7168
|
-
* @hidden
|
|
7169
|
-
*/
|
|
7170
6954
|
let FormatCellEventArgs = /*@__PURE__*/ (() => {
|
|
7171
6955
|
class FormatCellEventArgs extends Base {
|
|
7172
6956
|
constructor() {
|
|
@@ -7244,9 +7028,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7244
7028
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7245
7029
|
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.
|
|
7246
7030
|
*/
|
|
7247
|
-
/**
|
|
7248
|
-
* @hidden
|
|
7249
|
-
*/
|
|
7250
7031
|
let RowRange = /*@__PURE__*/ (() => {
|
|
7251
7032
|
class RowRange extends Base {
|
|
7252
7033
|
constructor() {
|
|
@@ -7282,9 +7063,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7282
7063
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7283
7064
|
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.
|
|
7284
7065
|
*/
|
|
7285
|
-
/**
|
|
7286
|
-
* @hidden
|
|
7287
|
-
*/
|
|
7288
7066
|
let MergedCellInfo = /*@__PURE__*/ (() => {
|
|
7289
7067
|
class MergedCellInfo extends Base {
|
|
7290
7068
|
constructor() {
|
|
@@ -7308,9 +7086,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7308
7086
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7309
7087
|
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.
|
|
7310
7088
|
*/
|
|
7311
|
-
/**
|
|
7312
|
-
* @hidden
|
|
7313
|
-
*/
|
|
7314
7089
|
let CalculationParameters = /*@__PURE__*/ (() => {
|
|
7315
7090
|
class CalculationParameters extends Base {
|
|
7316
7091
|
constructor() {
|
|
@@ -7342,9 +7117,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7342
7117
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7343
7118
|
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.
|
|
7344
7119
|
*/
|
|
7345
|
-
/**
|
|
7346
|
-
* @hidden
|
|
7347
|
-
*/
|
|
7348
7120
|
let ColumnPropertySetter = /*@__PURE__*/ (() => {
|
|
7349
7121
|
class ColumnPropertySetter extends Base {
|
|
7350
7122
|
constructor(a, ..._rest) {
|
|
@@ -7379,9 +7151,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7379
7151
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7380
7152
|
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.
|
|
7381
7153
|
*/
|
|
7382
|
-
/**
|
|
7383
|
-
* @hidden
|
|
7384
|
-
*/
|
|
7385
7154
|
let ColumnPropertySettersCollection = /*@__PURE__*/ (() => {
|
|
7386
7155
|
class ColumnPropertySettersCollection extends ObservableCollection$1 {
|
|
7387
7156
|
constructor() {
|
|
@@ -7398,9 +7167,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7398
7167
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7399
7168
|
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.
|
|
7400
7169
|
*/
|
|
7401
|
-
/**
|
|
7402
|
-
* @hidden
|
|
7403
|
-
*/
|
|
7404
7170
|
let ResponsiveStateEnteringEventArgs = /*@__PURE__*/ (() => {
|
|
7405
7171
|
class ResponsiveStateEnteringEventArgs extends EventArgs {
|
|
7406
7172
|
}
|
|
@@ -7414,9 +7180,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7414
7180
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7415
7181
|
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.
|
|
7416
7182
|
*/
|
|
7417
|
-
/**
|
|
7418
|
-
* @hidden
|
|
7419
|
-
*/
|
|
7420
7183
|
let ResponsiveStateEnteredEventArgs = /*@__PURE__*/ (() => {
|
|
7421
7184
|
class ResponsiveStateEnteredEventArgs extends EventArgs {
|
|
7422
7185
|
}
|
|
@@ -7430,9 +7193,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7430
7193
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7431
7194
|
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.
|
|
7432
7195
|
*/
|
|
7433
|
-
/**
|
|
7434
|
-
* @hidden
|
|
7435
|
-
*/
|
|
7436
7196
|
let ResponsiveStateExitedEventArgs = /*@__PURE__*/ (() => {
|
|
7437
7197
|
class ResponsiveStateExitedEventArgs extends EventArgs {
|
|
7438
7198
|
}
|
|
@@ -7446,9 +7206,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
7446
7206
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
7447
7207
|
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.
|
|
7448
7208
|
*/
|
|
7449
|
-
/**
|
|
7450
|
-
* @hidden
|
|
7451
|
-
*/
|
|
7452
7209
|
let ColumnFilterCondition = /*@__PURE__*/ (() => {
|
|
7453
7210
|
class ColumnFilterCondition extends Base {
|
|
7454
7211
|
constructor() {
|
|
@@ -7465,9 +7222,6 @@ let ColumnFilterCondition = /*@__PURE__*/ (() => {
|
|
|
7465
7222
|
ColumnFilterCondition.$t = /*@__PURE__*/ markType(ColumnFilterCondition, 'ColumnFilterCondition');
|
|
7466
7223
|
return ColumnFilterCondition;
|
|
7467
7224
|
})();
|
|
7468
|
-
/**
|
|
7469
|
-
* @hidden
|
|
7470
|
-
*/
|
|
7471
7225
|
let ColumnComparisonFilterCondition = /*@__PURE__*/ (() => {
|
|
7472
7226
|
class ColumnComparisonFilterCondition extends ColumnFilterCondition {
|
|
7473
7227
|
constructor() {
|
|
@@ -8010,9 +7764,6 @@ let ColumnComparisonFilterCondition = /*@__PURE__*/ (() => {
|
|
|
8010
7764
|
ColumnComparisonFilterCondition.$t = /*@__PURE__*/ markType(ColumnComparisonFilterCondition, 'ColumnComparisonFilterCondition', ColumnFilterCondition.$);
|
|
8011
7765
|
return ColumnComparisonFilterCondition;
|
|
8012
7766
|
})();
|
|
8013
|
-
/**
|
|
8014
|
-
* @hidden
|
|
8015
|
-
*/
|
|
8016
7767
|
let ColumnCustomFilterCondition = /*@__PURE__*/ (() => {
|
|
8017
7768
|
class ColumnCustomFilterCondition extends ColumnFilterCondition {
|
|
8018
7769
|
constructor() {
|
|
@@ -8047,9 +7798,6 @@ let ColumnCustomFilterCondition = /*@__PURE__*/ (() => {
|
|
|
8047
7798
|
ColumnCustomFilterCondition.$t = /*@__PURE__*/ markType(ColumnCustomFilterCondition, 'ColumnCustomFilterCondition', ColumnFilterCondition.$);
|
|
8048
7799
|
return ColumnCustomFilterCondition;
|
|
8049
7800
|
})();
|
|
8050
|
-
/**
|
|
8051
|
-
* @hidden
|
|
8052
|
-
*/
|
|
8053
7801
|
let ColumnFilterConditionCollection = /*@__PURE__*/ (() => {
|
|
8054
7802
|
class ColumnFilterConditionCollection extends ObservableCollection$1 {
|
|
8055
7803
|
constructor() {
|
|
@@ -8059,9 +7807,6 @@ let ColumnFilterConditionCollection = /*@__PURE__*/ (() => {
|
|
|
8059
7807
|
ColumnFilterConditionCollection.$t = /*@__PURE__*/ markType(ColumnFilterConditionCollection, 'ColumnFilterConditionCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(ColumnFilterCondition.$));
|
|
8060
7808
|
return ColumnFilterConditionCollection;
|
|
8061
7809
|
})();
|
|
8062
|
-
/**
|
|
8063
|
-
* @hidden
|
|
8064
|
-
*/
|
|
8065
7810
|
let ColumnFilterConditionGroup = /*@__PURE__*/ (() => {
|
|
8066
7811
|
class ColumnFilterConditionGroup extends ColumnFilterCondition {
|
|
8067
7812
|
isGroup() {
|
|
@@ -8164,9 +7909,6 @@ let ICellPresenter_$type = /*@__PURE__*/ new Type(null, 'ICellPresenter');
|
|
|
8164
7909
|
* @hidden
|
|
8165
7910
|
*/
|
|
8166
7911
|
let ICellActionManager_$type = /*@__PURE__*/ new Type(null, 'ICellActionManager');
|
|
8167
|
-
/**
|
|
8168
|
-
* @hidden
|
|
8169
|
-
*/
|
|
8170
7912
|
let DefaultCellActionManager = /*@__PURE__*/ (() => {
|
|
8171
7913
|
class DefaultCellActionManager extends Base {
|
|
8172
7914
|
constructor(a, b) {
|
|
@@ -8439,9 +8181,6 @@ let DefaultCellActionManager = /*@__PURE__*/ (() => {
|
|
|
8439
8181
|
* @hidden
|
|
8440
8182
|
*/
|
|
8441
8183
|
let IGridInfoRequestor_$type = /*@__PURE__*/ new Type(null, 'IGridInfoRequestor');
|
|
8442
|
-
/**
|
|
8443
|
-
* @hidden
|
|
8444
|
-
*/
|
|
8445
8184
|
let DefaultGridInfoRequestor = /*@__PURE__*/ (() => {
|
|
8446
8185
|
class DefaultGridInfoRequestor extends Base {
|
|
8447
8186
|
constructor(a, b) {
|
|
@@ -8485,9 +8224,6 @@ let DefaultGridInfoRequestor = /*@__PURE__*/ (() => {
|
|
|
8485
8224
|
DefaultGridInfoRequestor.$t = /*@__PURE__*/ markType(DefaultGridInfoRequestor, 'DefaultGridInfoRequestor', Base.$, [IGridInfoRequestor_$type]);
|
|
8486
8225
|
return DefaultGridInfoRequestor;
|
|
8487
8226
|
})();
|
|
8488
|
-
/**
|
|
8489
|
-
* @hidden
|
|
8490
|
-
*/
|
|
8491
8227
|
let DefaultCellModelExportUpdater = /*@__PURE__*/ (() => {
|
|
8492
8228
|
class DefaultCellModelExportUpdater extends Base {
|
|
8493
8229
|
constructor(a) {
|
|
@@ -8504,9 +8240,6 @@ let DefaultCellModelExportUpdater = /*@__PURE__*/ (() => {
|
|
|
8504
8240
|
DefaultCellModelExportUpdater.$t = /*@__PURE__*/ markType(DefaultCellModelExportUpdater, 'DefaultCellModelExportUpdater', Base.$, [ICellModelExportUpdater_$type]);
|
|
8505
8241
|
return DefaultCellModelExportUpdater;
|
|
8506
8242
|
})();
|
|
8507
|
-
/**
|
|
8508
|
-
* @hidden
|
|
8509
|
-
*/
|
|
8510
8243
|
let PagerView = /*@__PURE__*/ (() => {
|
|
8511
8244
|
class PagerView extends Base {
|
|
8512
8245
|
constructor(a) {
|
|
@@ -8643,9 +8376,6 @@ let PagerView = /*@__PURE__*/ (() => {
|
|
|
8643
8376
|
PagerView.$t = /*@__PURE__*/ markType(PagerView, 'PagerView');
|
|
8644
8377
|
return PagerView;
|
|
8645
8378
|
})();
|
|
8646
|
-
/**
|
|
8647
|
-
* @hidden
|
|
8648
|
-
*/
|
|
8649
8379
|
let CellModel = /*@__PURE__*/ (() => {
|
|
8650
8380
|
class CellModel extends Base {
|
|
8651
8381
|
get p() {
|
|
@@ -10802,9 +10532,6 @@ let CellModel = /*@__PURE__*/ (() => {
|
|
|
10802
10532
|
CellModel.bw = null;
|
|
10803
10533
|
return CellModel;
|
|
10804
10534
|
})();
|
|
10805
|
-
/**
|
|
10806
|
-
* @hidden
|
|
10807
|
-
*/
|
|
10808
10535
|
let DateTimeCellModel = /*@__PURE__*/ (() => {
|
|
10809
10536
|
class DateTimeCellModel extends CellModel {
|
|
10810
10537
|
constructor() {
|
|
@@ -10994,9 +10721,6 @@ let DateTimeCellModel = /*@__PURE__*/ (() => {
|
|
|
10994
10721
|
DateTimeCellModel.oh = /*@__PURE__*/ CellModel.f7("IsOffsetValue");
|
|
10995
10722
|
return DateTimeCellModel;
|
|
10996
10723
|
})();
|
|
10997
|
-
/**
|
|
10998
|
-
* @hidden
|
|
10999
|
-
*/
|
|
11000
10724
|
let EditorCellModel = /*@__PURE__*/ (() => {
|
|
11001
10725
|
class EditorCellModel extends CellModel {
|
|
11002
10726
|
constructor() {
|
|
@@ -11237,9 +10961,6 @@ let EditorCellModel = /*@__PURE__*/ (() => {
|
|
|
11237
10961
|
EditorCellModel.oq = /*@__PURE__*/ CellModel.f7("ShowTodayButton");
|
|
11238
10962
|
return EditorCellModel;
|
|
11239
10963
|
})();
|
|
11240
|
-
/**
|
|
11241
|
-
* @hidden
|
|
11242
|
-
*/
|
|
11243
10964
|
let FilterCellModel = /*@__PURE__*/ (() => {
|
|
11244
10965
|
class FilterCellModel extends CellModel {
|
|
11245
10966
|
get n5() {
|
|
@@ -11405,9 +11126,6 @@ let FilterCellModel = /*@__PURE__*/ (() => {
|
|
|
11405
11126
|
FilterCellModel.om = /*@__PURE__*/ CellModel.f7("IsFilteringEnabled");
|
|
11406
11127
|
return FilterCellModel;
|
|
11407
11128
|
})();
|
|
11408
|
-
/**
|
|
11409
|
-
* @hidden
|
|
11410
|
-
*/
|
|
11411
11129
|
let EditorRowCellModel = /*@__PURE__*/ (() => {
|
|
11412
11130
|
class EditorRowCellModel extends CellModel {
|
|
11413
11131
|
constructor() {
|
|
@@ -11418,9 +11136,6 @@ let EditorRowCellModel = /*@__PURE__*/ (() => {
|
|
|
11418
11136
|
EditorRowCellModel.$t = /*@__PURE__*/ markType(EditorRowCellModel, 'EditorRowCellModel', CellModel.$);
|
|
11419
11137
|
return EditorRowCellModel;
|
|
11420
11138
|
})();
|
|
11421
|
-
/**
|
|
11422
|
-
* @hidden
|
|
11423
|
-
*/
|
|
11424
11139
|
let SummaryCellModel = /*@__PURE__*/ (() => {
|
|
11425
11140
|
class SummaryCellModel extends CellModel {
|
|
11426
11141
|
constructor() {
|
|
@@ -11550,9 +11265,6 @@ let SummaryCellModel = /*@__PURE__*/ (() => {
|
|
|
11550
11265
|
SummaryCellModel.n4 = /*@__PURE__*/ CellModel.f7("SummaryLabelFontInfo");
|
|
11551
11266
|
return SummaryCellModel;
|
|
11552
11267
|
})();
|
|
11553
|
-
/**
|
|
11554
|
-
* @hidden
|
|
11555
|
-
*/
|
|
11556
11268
|
let VerticalSeparatorCellModel = /*@__PURE__*/ (() => {
|
|
11557
11269
|
class VerticalSeparatorCellModel extends CellModel {
|
|
11558
11270
|
constructor() {
|
|
@@ -11562,9 +11274,6 @@ let VerticalSeparatorCellModel = /*@__PURE__*/ (() => {
|
|
|
11562
11274
|
VerticalSeparatorCellModel.$t = /*@__PURE__*/ markType(VerticalSeparatorCellModel, 'VerticalSeparatorCellModel', CellModel.$);
|
|
11563
11275
|
return VerticalSeparatorCellModel;
|
|
11564
11276
|
})();
|
|
11565
|
-
/**
|
|
11566
|
-
* @hidden
|
|
11567
|
-
*/
|
|
11568
11277
|
let ImageCellModel = /*@__PURE__*/ (() => {
|
|
11569
11278
|
class ImageCellModel extends CellModel {
|
|
11570
11279
|
constructor() {
|
|
@@ -11653,9 +11362,6 @@ let ImageCellModel = /*@__PURE__*/ (() => {
|
|
|
11653
11362
|
ImageCellModel.n5 = /*@__PURE__*/ CellModel.f7("ImageResourceType");
|
|
11654
11363
|
return ImageCellModel;
|
|
11655
11364
|
})();
|
|
11656
|
-
/**
|
|
11657
|
-
* @hidden
|
|
11658
|
-
*/
|
|
11659
11365
|
let NumericCellModel = /*@__PURE__*/ (() => {
|
|
11660
11366
|
class NumericCellModel extends CellModel {
|
|
11661
11367
|
constructor() {
|
|
@@ -11937,9 +11643,6 @@ let NumericCellModel = /*@__PURE__*/ (() => {
|
|
|
11937
11643
|
NumericCellModel.os = /*@__PURE__*/ CellModel.f7("ShowGroupingSeparator");
|
|
11938
11644
|
return NumericCellModel;
|
|
11939
11645
|
})();
|
|
11940
|
-
/**
|
|
11941
|
-
* @hidden
|
|
11942
|
-
*/
|
|
11943
11646
|
let RowSeparatorModel = /*@__PURE__*/ (() => {
|
|
11944
11647
|
class RowSeparatorModel extends CellModel {
|
|
11945
11648
|
constructor() {
|
|
@@ -11956,9 +11659,6 @@ let RowSeparatorModel = /*@__PURE__*/ (() => {
|
|
|
11956
11659
|
RowSeparatorModel.$t = /*@__PURE__*/ markType(RowSeparatorModel, 'RowSeparatorModel', CellModel.$);
|
|
11957
11660
|
return RowSeparatorModel;
|
|
11958
11661
|
})();
|
|
11959
|
-
/**
|
|
11960
|
-
* @hidden
|
|
11961
|
-
*/
|
|
11962
11662
|
let SectionHeaderCellModel = /*@__PURE__*/ (() => {
|
|
11963
11663
|
class SectionHeaderCellModel extends CellModel {
|
|
11964
11664
|
constructor() {
|
|
@@ -12089,9 +11789,6 @@ let SectionHeaderCellModel = /*@__PURE__*/ (() => {
|
|
|
12089
11789
|
SectionHeaderCellModel.oa = /*@__PURE__*/ CellModel.f7("SummaryDisplayMode");
|
|
12090
11790
|
return SectionHeaderCellModel;
|
|
12091
11791
|
})();
|
|
12092
|
-
/**
|
|
12093
|
-
* @hidden
|
|
12094
|
-
*/
|
|
12095
11792
|
let TemplateCellModel = /*@__PURE__*/ (() => {
|
|
12096
11793
|
class TemplateCellModel extends CellModel {
|
|
12097
11794
|
constructor() {
|
|
@@ -12141,9 +11838,6 @@ let TemplateCellModel = /*@__PURE__*/ (() => {
|
|
|
12141
11838
|
TemplateCellModel.n0 = /*@__PURE__*/ CellModel.f7("Value");
|
|
12142
11839
|
return TemplateCellModel;
|
|
12143
11840
|
})();
|
|
12144
|
-
/**
|
|
12145
|
-
* @hidden
|
|
12146
|
-
*/
|
|
12147
11841
|
let TextCellModel = /*@__PURE__*/ (() => {
|
|
12148
11842
|
class TextCellModel extends CellModel {
|
|
12149
11843
|
constructor() {
|
|
@@ -12196,9 +11890,6 @@ let TextCellModel = /*@__PURE__*/ (() => {
|
|
|
12196
11890
|
TextCellModel.n0 = /*@__PURE__*/ CellModel.f7("TextValue");
|
|
12197
11891
|
return TextCellModel;
|
|
12198
11892
|
})();
|
|
12199
|
-
/**
|
|
12200
|
-
* @hidden
|
|
12201
|
-
*/
|
|
12202
11893
|
let TextHeaderCellModel = /*@__PURE__*/ (() => {
|
|
12203
11894
|
class TextHeaderCellModel extends TextCellModel {
|
|
12204
11895
|
constructor() {
|
|
@@ -12323,9 +12014,6 @@ let TextHeaderCellModel = /*@__PURE__*/ (() => {
|
|
|
12323
12014
|
TextHeaderCellModel.od = /*@__PURE__*/ CellModel.f7("ColumnOptionsIconBehavior");
|
|
12324
12015
|
return TextHeaderCellModel;
|
|
12325
12016
|
})();
|
|
12326
|
-
/**
|
|
12327
|
-
* @hidden
|
|
12328
|
-
*/
|
|
12329
12017
|
let Pager = /*@__PURE__*/ (() => {
|
|
12330
12018
|
class Pager extends Base {
|
|
12331
12019
|
bu(a, b, c) {
|
|
@@ -13036,9 +12724,6 @@ let Pager = /*@__PURE__*/ (() => {
|
|
|
13036
12724
|
Pager.a6 = "M 8 7.11 L 14 12 L 8 16.89 V 19 l 8 -6.46 v -1.08 L 8 5 v 2.11 z M 18 5 v 14 h 2 v -14 h -2 z";
|
|
13037
12725
|
return Pager;
|
|
13038
12726
|
})();
|
|
13039
|
-
/**
|
|
13040
|
-
* @hidden
|
|
13041
|
-
*/
|
|
13042
12727
|
let PagerDataSourceNotificationBridge = /*@__PURE__*/ (() => {
|
|
13043
12728
|
class PagerDataSourceNotificationBridge extends Base {
|
|
13044
12729
|
constructor(a) {
|
|
@@ -13065,9 +12750,6 @@ let PagerDataSourceNotificationBridge = /*@__PURE__*/ (() => {
|
|
|
13065
12750
|
PagerDataSourceNotificationBridge.$t = /*@__PURE__*/ markType(PagerDataSourceNotificationBridge, 'PagerDataSourceNotificationBridge', Base.$, [IDataSourceUpdateNotifier_$type]);
|
|
13066
12751
|
return PagerDataSourceNotificationBridge;
|
|
13067
12752
|
})();
|
|
13068
|
-
/**
|
|
13069
|
-
* @hidden
|
|
13070
|
-
*/
|
|
13071
12753
|
let PagerGridDataSourceNotificationBridge = /*@__PURE__*/ (() => {
|
|
13072
12754
|
class PagerGridDataSourceNotificationBridge extends Base {
|
|
13073
12755
|
constructor(a, b) {
|
|
@@ -13095,22 +12777,19 @@ let PagerGridDataSourceNotificationBridge = /*@__PURE__*/ (() => {
|
|
|
13095
12777
|
PagerGridDataSourceNotificationBridge.$t = /*@__PURE__*/ markType(PagerGridDataSourceNotificationBridge, 'PagerGridDataSourceNotificationBridge', Base.$, [IDataSourceUpdateNotifier_$type]);
|
|
13096
12778
|
return PagerGridDataSourceNotificationBridge;
|
|
13097
12779
|
})();
|
|
13098
|
-
/**
|
|
13099
|
-
* @hidden
|
|
13100
|
-
*/
|
|
13101
12780
|
let PagedDataProvider = /*@__PURE__*/ (() => {
|
|
13102
12781
|
class PagedDataProvider extends DataSourceLocalDataProvider {
|
|
13103
12782
|
constructor(a) {
|
|
13104
12783
|
super();
|
|
13105
|
-
this.
|
|
13106
|
-
this.
|
|
12784
|
+
this.a4 = null;
|
|
12785
|
+
this.a4 = a;
|
|
13107
12786
|
}
|
|
13108
12787
|
getItemValue(a, b) {
|
|
13109
12788
|
if (a == null) {
|
|
13110
12789
|
return null;
|
|
13111
12790
|
}
|
|
13112
|
-
if (this.
|
|
13113
|
-
let c = this.
|
|
12791
|
+
if (this.a4.actualDataSource.isVirtual) {
|
|
12792
|
+
let c = this.a4.actualDataSource;
|
|
13114
12793
|
return c.actualDataProvider.getItemValue(a, b);
|
|
13115
12794
|
}
|
|
13116
12795
|
return super.getItemValue(a, b);
|
|
@@ -13119,9 +12798,6 @@ let PagedDataProvider = /*@__PURE__*/ (() => {
|
|
|
13119
12798
|
PagedDataProvider.$t = /*@__PURE__*/ markType(PagedDataProvider, 'PagedDataProvider', DataSourceLocalDataProvider.$);
|
|
13120
12799
|
return PagedDataProvider;
|
|
13121
12800
|
})();
|
|
13122
|
-
/**
|
|
13123
|
-
* @hidden
|
|
13124
|
-
*/
|
|
13125
12801
|
let DataSourceNotificationBridge = /*@__PURE__*/ (() => {
|
|
13126
12802
|
class DataSourceNotificationBridge extends Base {
|
|
13127
12803
|
constructor(a, b) {
|
|
@@ -13165,9 +12841,6 @@ let DataSourceNotificationBridge = /*@__PURE__*/ (() => {
|
|
|
13165
12841
|
DataSourceNotificationBridge.$t = /*@__PURE__*/ markType(DataSourceNotificationBridge, 'DataSourceNotificationBridge', Base.$, [IDataSourceUpdateNotifier_$type]);
|
|
13166
12842
|
return DataSourceNotificationBridge;
|
|
13167
12843
|
})();
|
|
13168
|
-
/**
|
|
13169
|
-
* @hidden
|
|
13170
|
-
*/
|
|
13171
12844
|
let ColumnController = /*@__PURE__*/ (() => {
|
|
13172
12845
|
class ColumnController extends Base {
|
|
13173
12846
|
get p() {
|
|
@@ -13353,9 +13026,6 @@ let ColumnController = /*@__PURE__*/ (() => {
|
|
|
13353
13026
|
ColumnController.$t = /*@__PURE__*/ markType(ColumnController, 'ColumnController');
|
|
13354
13027
|
return ColumnController;
|
|
13355
13028
|
})();
|
|
13356
|
-
/**
|
|
13357
|
-
* @hidden
|
|
13358
|
-
*/
|
|
13359
13029
|
let EditingManager = /*@__PURE__*/ (() => {
|
|
13360
13030
|
class EditingManager extends Base {
|
|
13361
13031
|
get o() {
|
|
@@ -13532,9 +13202,6 @@ let EditingManager = /*@__PURE__*/ (() => {
|
|
|
13532
13202
|
EditingManager.$t = /*@__PURE__*/ markType(EditingManager, 'EditingManager');
|
|
13533
13203
|
return EditingManager;
|
|
13534
13204
|
})();
|
|
13535
|
-
/**
|
|
13536
|
-
* @hidden
|
|
13537
|
-
*/
|
|
13538
13205
|
let DataGrid = /*@__PURE__*/ (() => {
|
|
13539
13206
|
class DataGrid extends Base {
|
|
13540
13207
|
get externalObject() {
|
|
@@ -21489,9 +21156,6 @@ let DataGrid = /*@__PURE__*/ (() => {
|
|
|
21489
21156
|
DataGrid.isActiveCellStyleEnabledPropertyName = "IsActiveCellStyleEnabled";
|
|
21490
21157
|
return DataGrid;
|
|
21491
21158
|
})();
|
|
21492
|
-
/**
|
|
21493
|
-
* @hidden
|
|
21494
|
-
*/
|
|
21495
21159
|
let GridColumnsAutoGeneratedEventArgs = /*@__PURE__*/ (() => {
|
|
21496
21160
|
class GridColumnsAutoGeneratedEventArgs extends EventArgs {
|
|
21497
21161
|
constructor() {
|
|
@@ -21508,9 +21172,6 @@ let GridColumnsAutoGeneratedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21508
21172
|
GridColumnsAutoGeneratedEventArgs.$t = /*@__PURE__*/ markType(GridColumnsAutoGeneratedEventArgs, 'GridColumnsAutoGeneratedEventArgs', EventArgs.$);
|
|
21509
21173
|
return GridColumnsAutoGeneratedEventArgs;
|
|
21510
21174
|
})();
|
|
21511
|
-
/**
|
|
21512
|
-
* @hidden
|
|
21513
|
-
*/
|
|
21514
21175
|
let GridColumnsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
21515
21176
|
class GridColumnsChangedEventArgs extends EventArgs {
|
|
21516
21177
|
constructor() {
|
|
@@ -21527,9 +21188,6 @@ let GridColumnsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21527
21188
|
GridColumnsChangedEventArgs.$t = /*@__PURE__*/ markType(GridColumnsChangedEventArgs, 'GridColumnsChangedEventArgs', EventArgs.$);
|
|
21528
21189
|
return GridColumnsChangedEventArgs;
|
|
21529
21190
|
})();
|
|
21530
|
-
/**
|
|
21531
|
-
* @hidden
|
|
21532
|
-
*/
|
|
21533
21191
|
let GridSelectedCellsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
21534
21192
|
class GridSelectedCellsChangedEventArgs extends EventArgs {
|
|
21535
21193
|
constructor() {
|
|
@@ -21560,9 +21218,6 @@ let GridSelectedCellsChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21560
21218
|
GridSelectedCellsChangedEventArgs.$t = /*@__PURE__*/ markType(GridSelectedCellsChangedEventArgs, 'GridSelectedCellsChangedEventArgs', EventArgs.$);
|
|
21561
21219
|
return GridSelectedCellsChangedEventArgs;
|
|
21562
21220
|
})();
|
|
21563
|
-
/**
|
|
21564
|
-
* @hidden
|
|
21565
|
-
*/
|
|
21566
21221
|
let DataGridCellEventArgs = /*@__PURE__*/ (() => {
|
|
21567
21222
|
class DataGridCellEventArgs extends EventArgs {
|
|
21568
21223
|
constructor() {
|
|
@@ -21600,9 +21255,6 @@ let DataGridCellEventArgs = /*@__PURE__*/ (() => {
|
|
|
21600
21255
|
DataGridCellEventArgs.$t = /*@__PURE__*/ markType(DataGridCellEventArgs, 'DataGridCellEventArgs', EventArgs.$);
|
|
21601
21256
|
return DataGridCellEventArgs;
|
|
21602
21257
|
})();
|
|
21603
|
-
/**
|
|
21604
|
-
* @hidden
|
|
21605
|
-
*/
|
|
21606
21258
|
let ColumnHiddenChangedEventArgs = /*@__PURE__*/ (() => {
|
|
21607
21259
|
class ColumnHiddenChangedEventArgs extends Base {
|
|
21608
21260
|
constructor() {
|
|
@@ -21614,9 +21266,6 @@ let ColumnHiddenChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21614
21266
|
ColumnHiddenChangedEventArgs.$t = /*@__PURE__*/ markType(ColumnHiddenChangedEventArgs, 'ColumnHiddenChangedEventArgs');
|
|
21615
21267
|
return ColumnHiddenChangedEventArgs;
|
|
21616
21268
|
})();
|
|
21617
|
-
/**
|
|
21618
|
-
* @hidden
|
|
21619
|
-
*/
|
|
21620
21269
|
let ColumnPinnedChangedEventArgs = /*@__PURE__*/ (() => {
|
|
21621
21270
|
class ColumnPinnedChangedEventArgs extends Base {
|
|
21622
21271
|
constructor() {
|
|
@@ -21628,9 +21277,6 @@ let ColumnPinnedChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21628
21277
|
ColumnPinnedChangedEventArgs.$t = /*@__PURE__*/ markType(ColumnPinnedChangedEventArgs, 'ColumnPinnedChangedEventArgs');
|
|
21629
21278
|
return ColumnPinnedChangedEventArgs;
|
|
21630
21279
|
})();
|
|
21631
|
-
/**
|
|
21632
|
-
* @hidden
|
|
21633
|
-
*/
|
|
21634
21280
|
let GridCellValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
21635
21281
|
class GridCellValueChangingEventArgs extends Base {
|
|
21636
21282
|
constructor() {
|
|
@@ -21658,9 +21304,6 @@ let GridCellValueChangingEventArgs = /*@__PURE__*/ (() => {
|
|
|
21658
21304
|
GridCellValueChangingEventArgs.$t = /*@__PURE__*/ markType(GridCellValueChangingEventArgs, 'GridCellValueChangingEventArgs');
|
|
21659
21305
|
return GridCellValueChangingEventArgs;
|
|
21660
21306
|
})();
|
|
21661
|
-
/**
|
|
21662
|
-
* @hidden
|
|
21663
|
-
*/
|
|
21664
21307
|
let GridCustomFilterRequestedEventArgs = /*@__PURE__*/ (() => {
|
|
21665
21308
|
class GridCustomFilterRequestedEventArgs extends Base {
|
|
21666
21309
|
constructor() {
|
|
@@ -21677,9 +21320,6 @@ let GridCustomFilterRequestedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21677
21320
|
GridCustomFilterRequestedEventArgs.$t = /*@__PURE__*/ markType(GridCustomFilterRequestedEventArgs, 'GridCustomFilterRequestedEventArgs');
|
|
21678
21321
|
return GridCustomFilterRequestedEventArgs;
|
|
21679
21322
|
})();
|
|
21680
|
-
/**
|
|
21681
|
-
* @hidden
|
|
21682
|
-
*/
|
|
21683
21323
|
let GridColumnWidthChangedEventArgs = /*@__PURE__*/ (() => {
|
|
21684
21324
|
class GridColumnWidthChangedEventArgs extends Base {
|
|
21685
21325
|
constructor() {
|
|
@@ -21692,9 +21332,6 @@ let GridColumnWidthChangedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21692
21332
|
GridColumnWidthChangedEventArgs.$t = /*@__PURE__*/ markType(GridColumnWidthChangedEventArgs, 'GridColumnWidthChangedEventArgs');
|
|
21693
21333
|
return GridColumnWidthChangedEventArgs;
|
|
21694
21334
|
})();
|
|
21695
|
-
/**
|
|
21696
|
-
* @hidden
|
|
21697
|
-
*/
|
|
21698
21335
|
let GridCellEditStartedEventArgs = /*@__PURE__*/ (() => {
|
|
21699
21336
|
class GridCellEditStartedEventArgs extends Base {
|
|
21700
21337
|
constructor() {
|
|
@@ -21713,9 +21350,6 @@ let GridCellEditStartedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21713
21350
|
GridCellEditStartedEventArgs.$t = /*@__PURE__*/ markType(GridCellEditStartedEventArgs, 'GridCellEditStartedEventArgs');
|
|
21714
21351
|
return GridCellEditStartedEventArgs;
|
|
21715
21352
|
})();
|
|
21716
|
-
/**
|
|
21717
|
-
* @hidden
|
|
21718
|
-
*/
|
|
21719
21353
|
let GridCellEditEndedEventArgs = /*@__PURE__*/ (() => {
|
|
21720
21354
|
class GridCellEditEndedEventArgs extends Base {
|
|
21721
21355
|
constructor() {
|
|
@@ -21734,9 +21368,6 @@ let GridCellEditEndedEventArgs = /*@__PURE__*/ (() => {
|
|
|
21734
21368
|
GridCellEditEndedEventArgs.$t = /*@__PURE__*/ markType(GridCellEditEndedEventArgs, 'GridCellEditEndedEventArgs');
|
|
21735
21369
|
return GridCellEditEndedEventArgs;
|
|
21736
21370
|
})();
|
|
21737
|
-
/**
|
|
21738
|
-
* @hidden
|
|
21739
|
-
*/
|
|
21740
21371
|
let GridAnimationManager = /*@__PURE__*/ (() => {
|
|
21741
21372
|
class GridAnimationManager extends Base {
|
|
21742
21373
|
constructor() {
|
|
@@ -24061,9 +23692,6 @@ let GridAnimationManager = /*@__PURE__*/ (() => {
|
|
|
24061
23692
|
GridAnimationManager.o = 0;
|
|
24062
23693
|
return GridAnimationManager;
|
|
24063
23694
|
})();
|
|
24064
|
-
/**
|
|
24065
|
-
* @hidden
|
|
24066
|
-
*/
|
|
24067
23695
|
let GridConditionalStyle = /*@__PURE__*/ (() => {
|
|
24068
23696
|
class GridConditionalStyle extends Base {
|
|
24069
23697
|
get_s() {
|
|
@@ -24310,9 +23938,6 @@ let GridConditionalStyle = /*@__PURE__*/ (() => {
|
|
|
24310
23938
|
GridConditionalStyle.$t = /*@__PURE__*/ markType(GridConditionalStyle, 'GridConditionalStyle', Base.$, [INotifyPropertyChanged_$type]);
|
|
24311
23939
|
return GridConditionalStyle;
|
|
24312
23940
|
})();
|
|
24313
|
-
/**
|
|
24314
|
-
* @hidden
|
|
24315
|
-
*/
|
|
24316
23941
|
let GridConditionalStyleCollection = /*@__PURE__*/ (() => {
|
|
24317
23942
|
class GridConditionalStyleCollection extends ObservableCollection$1 {
|
|
24318
23943
|
constructor() {
|
|
@@ -24322,9 +23947,6 @@ let GridConditionalStyleCollection = /*@__PURE__*/ (() => {
|
|
|
24322
23947
|
GridConditionalStyleCollection.$t = /*@__PURE__*/ markType(GridConditionalStyleCollection, 'GridConditionalStyleCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(GridConditionalStyle.$));
|
|
24323
23948
|
return GridConditionalStyleCollection;
|
|
24324
23949
|
})();
|
|
24325
|
-
/**
|
|
24326
|
-
* @hidden
|
|
24327
|
-
*/
|
|
24328
23950
|
let FilterOperand = /*@__PURE__*/ (() => {
|
|
24329
23951
|
class FilterOperand extends Base {
|
|
24330
23952
|
constructor() {
|
|
@@ -24348,9 +23970,6 @@ let FilterOperand = /*@__PURE__*/ (() => {
|
|
|
24348
23970
|
FilterOperand.$t = /*@__PURE__*/ markType(FilterOperand, 'FilterOperand');
|
|
24349
23971
|
return FilterOperand;
|
|
24350
23972
|
})();
|
|
24351
|
-
/**
|
|
24352
|
-
* @hidden
|
|
24353
|
-
*/
|
|
24354
23973
|
let GridFilterOperandsCollection = /*@__PURE__*/ (() => {
|
|
24355
23974
|
class GridFilterOperandsCollection extends ObservableCollection$1 {
|
|
24356
23975
|
constructor() {
|
|
@@ -24369,9 +23988,6 @@ let GridFilterOperandsCollection = /*@__PURE__*/ (() => {
|
|
|
24369
23988
|
GridFilterOperandsCollection.$t = /*@__PURE__*/ markType(GridFilterOperandsCollection, 'GridFilterOperandsCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(FilterOperand.$));
|
|
24370
23989
|
return GridFilterOperandsCollection;
|
|
24371
23990
|
})();
|
|
24372
|
-
/**
|
|
24373
|
-
* @hidden
|
|
24374
|
-
*/
|
|
24375
23991
|
let CellKey = /*@__PURE__*/ (() => {
|
|
24376
23992
|
class CellKey extends Base {
|
|
24377
23993
|
constructor() {
|
|
@@ -24422,9 +24038,6 @@ let CellKey = /*@__PURE__*/ (() => {
|
|
|
24422
24038
|
CellKey.$t = /*@__PURE__*/ markType(CellKey, 'CellKey');
|
|
24423
24039
|
return CellKey;
|
|
24424
24040
|
})();
|
|
24425
|
-
/**
|
|
24426
|
-
* @hidden
|
|
24427
|
-
*/
|
|
24428
24041
|
let GridSelectedCellsCollection = /*@__PURE__*/ (() => {
|
|
24429
24042
|
class GridSelectedCellsCollection extends ObservableCollection$1 {
|
|
24430
24043
|
constructor() {
|
|
@@ -24500,9 +24113,6 @@ let GridSelectedCellsCollection = /*@__PURE__*/ (() => {
|
|
|
24500
24113
|
GridSelectedCellsCollection.$t = /*@__PURE__*/ markType(GridSelectedCellsCollection, 'GridSelectedCellsCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(CellKey.$));
|
|
24501
24114
|
return GridSelectedCellsCollection;
|
|
24502
24115
|
})();
|
|
24503
|
-
/**
|
|
24504
|
-
* @hidden
|
|
24505
|
-
*/
|
|
24506
24116
|
let DefinitionBase = /*@__PURE__*/ (() => {
|
|
24507
24117
|
class DefinitionBase extends Base {
|
|
24508
24118
|
constructor() {
|
|
@@ -26631,9 +26241,6 @@ let DefinitionBase = /*@__PURE__*/ (() => {
|
|
|
26631
26241
|
DefinitionBase.$t = /*@__PURE__*/ markType(DefinitionBase, 'DefinitionBase', Base.$, [INotifyPropertyChanged_$type]);
|
|
26632
26242
|
return DefinitionBase;
|
|
26633
26243
|
})();
|
|
26634
|
-
/**
|
|
26635
|
-
* @hidden
|
|
26636
|
-
*/
|
|
26637
26244
|
let DataGridColumn = /*@__PURE__*/ (() => {
|
|
26638
26245
|
class DataGridColumn extends DefinitionBase {
|
|
26639
26246
|
constructor() {
|
|
@@ -28451,9 +28058,6 @@ let DataGridColumn = /*@__PURE__*/ (() => {
|
|
|
28451
28058
|
DataGridColumn.k3 = 0;
|
|
28452
28059
|
return DataGridColumn;
|
|
28453
28060
|
})();
|
|
28454
|
-
/**
|
|
28455
|
-
* @hidden
|
|
28456
|
-
*/
|
|
28457
28061
|
let GridColumnCollection = /*@__PURE__*/ (() => {
|
|
28458
28062
|
class GridColumnCollection extends ObservableCollection$1 {
|
|
28459
28063
|
constructor() {
|
|
@@ -28463,9 +28067,6 @@ let GridColumnCollection = /*@__PURE__*/ (() => {
|
|
|
28463
28067
|
GridColumnCollection.$t = /*@__PURE__*/ markType(GridColumnCollection, 'GridColumnCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(DataGridColumn.$));
|
|
28464
28068
|
return GridColumnCollection;
|
|
28465
28069
|
})();
|
|
28466
|
-
/**
|
|
28467
|
-
* @hidden
|
|
28468
|
-
*/
|
|
28469
28070
|
let GridEffectGroup = /*@__PURE__*/ (() => {
|
|
28470
28071
|
class GridEffectGroup extends Base {
|
|
28471
28072
|
constructor(a, ..._rest) {
|
|
@@ -28547,9 +28148,6 @@ let GridEffectGroup = /*@__PURE__*/ (() => {
|
|
|
28547
28148
|
GridEffectGroup.$t = /*@__PURE__*/ markType(GridEffectGroup, 'GridEffectGroup');
|
|
28548
28149
|
return GridEffectGroup;
|
|
28549
28150
|
})();
|
|
28550
|
-
/**
|
|
28551
|
-
* @hidden
|
|
28552
|
-
*/
|
|
28553
28151
|
let HoverManager = /*@__PURE__*/ (() => {
|
|
28554
28152
|
class HoverManager extends Base {
|
|
28555
28153
|
constructor(a) {
|
|
@@ -28579,9 +28177,6 @@ let HoverManager = /*@__PURE__*/ (() => {
|
|
|
28579
28177
|
HoverManager.$t = /*@__PURE__*/ markType(HoverManager, 'HoverManager');
|
|
28580
28178
|
return HoverManager;
|
|
28581
28179
|
})();
|
|
28582
|
-
/**
|
|
28583
|
-
* @hidden
|
|
28584
|
-
*/
|
|
28585
28180
|
let RecyclingManager = /*@__PURE__*/ (() => {
|
|
28586
28181
|
class RecyclingManager extends Base {
|
|
28587
28182
|
constructor() {
|
|
@@ -28615,9 +28210,6 @@ let RecyclingManager = /*@__PURE__*/ (() => {
|
|
|
28615
28210
|
RecyclingManager.$t = /*@__PURE__*/ markType(RecyclingManager, 'RecyclingManager');
|
|
28616
28211
|
return RecyclingManager;
|
|
28617
28212
|
})();
|
|
28618
|
-
/**
|
|
28619
|
-
* @hidden
|
|
28620
|
-
*/
|
|
28621
28213
|
let ActivationManager = /*@__PURE__*/ (() => {
|
|
28622
28214
|
class ActivationManager extends Base {
|
|
28623
28215
|
get v() {
|
|
@@ -28920,9 +28512,6 @@ let ActivationManager = /*@__PURE__*/ (() => {
|
|
|
28920
28512
|
ActivationManager.$t = /*@__PURE__*/ markType(ActivationManager, 'ActivationManager');
|
|
28921
28513
|
return ActivationManager;
|
|
28922
28514
|
})();
|
|
28923
|
-
/**
|
|
28924
|
-
* @hidden
|
|
28925
|
-
*/
|
|
28926
28515
|
let SelectionManager = /*@__PURE__*/ (() => {
|
|
28927
28516
|
class SelectionManager extends Base {
|
|
28928
28517
|
get h() {
|
|
@@ -29945,9 +29534,6 @@ let SelectionManager = /*@__PURE__*/ (() => {
|
|
|
29945
29534
|
SelectionManager.$t = /*@__PURE__*/ markType(SelectionManager, 'SelectionManager');
|
|
29946
29535
|
return SelectionManager;
|
|
29947
29536
|
})();
|
|
29948
|
-
/**
|
|
29949
|
-
* @hidden
|
|
29950
|
-
*/
|
|
29951
29537
|
let SortManager = /*@__PURE__*/ (() => {
|
|
29952
29538
|
class SortManager extends Base {
|
|
29953
29539
|
constructor(a) {
|
|
@@ -30061,9 +29647,6 @@ let SortManager = /*@__PURE__*/ (() => {
|
|
|
30061
29647
|
* @hidden
|
|
30062
29648
|
*/
|
|
30063
29649
|
let IDataAdapter_$type = /*@__PURE__*/ new Type(null, 'IDataAdapter');
|
|
30064
|
-
/**
|
|
30065
|
-
* @hidden
|
|
30066
|
-
*/
|
|
30067
29650
|
let DataAdapter = /*@__PURE__*/ (() => {
|
|
30068
29651
|
class DataAdapter extends Base {
|
|
30069
29652
|
constructor(a) {
|
|
@@ -30492,9 +30075,6 @@ let DataAdapter = /*@__PURE__*/ (() => {
|
|
|
30492
30075
|
DataAdapter.$t = /*@__PURE__*/ markType(DataAdapter, 'DataAdapter', Base.$, [INotifyPropertyChanged_$type, IDataAdapter_$type]);
|
|
30493
30076
|
return DataAdapter;
|
|
30494
30077
|
})();
|
|
30495
|
-
/**
|
|
30496
|
-
* @hidden
|
|
30497
|
-
*/
|
|
30498
30078
|
let ColumnMovingSeparator = /*@__PURE__*/ (() => {
|
|
30499
30079
|
class ColumnMovingSeparator extends DefinitionBase {
|
|
30500
30080
|
constructor() {
|
|
@@ -30589,9 +30169,6 @@ let ColumnMovingSeparator = /*@__PURE__*/ (() => {
|
|
|
30589
30169
|
ColumnMovingSeparator.$t = /*@__PURE__*/ markType(ColumnMovingSeparator, 'ColumnMovingSeparator', DefinitionBase.$);
|
|
30590
30170
|
return ColumnMovingSeparator;
|
|
30591
30171
|
})();
|
|
30592
|
-
/**
|
|
30593
|
-
* @hidden
|
|
30594
|
-
*/
|
|
30595
30172
|
let ComboBoxColumn = /*@__PURE__*/ (() => {
|
|
30596
30173
|
class ComboBoxColumn extends DataGridColumn {
|
|
30597
30174
|
constructor() {
|
|
@@ -30735,9 +30312,6 @@ let ComboBoxColumn = /*@__PURE__*/ (() => {
|
|
|
30735
30312
|
ComboBoxColumn.$t = /*@__PURE__*/ markType(ComboBoxColumn, 'ComboBoxColumn', DataGridColumn.$);
|
|
30736
30313
|
return ComboBoxColumn;
|
|
30737
30314
|
})();
|
|
30738
|
-
/**
|
|
30739
|
-
* @hidden
|
|
30740
|
-
*/
|
|
30741
30315
|
let DateTimeColumn = /*@__PURE__*/ (() => {
|
|
30742
30316
|
class DateTimeColumn extends DataGridColumn {
|
|
30743
30317
|
get pe() {
|
|
@@ -30924,9 +30498,6 @@ let DateTimeColumn = /*@__PURE__*/ (() => {
|
|
|
30924
30498
|
* @hidden
|
|
30925
30499
|
*/
|
|
30926
30500
|
let IExternalDefinitionBase_$type = /*@__PURE__*/ new Type(null, 'IExternalDefinitionBase');
|
|
30927
|
-
/**
|
|
30928
|
-
* @hidden
|
|
30929
|
-
*/
|
|
30930
30501
|
let DataBindingEventArgs = /*@__PURE__*/ (() => {
|
|
30931
30502
|
class DataBindingEventArgs extends EventArgs {
|
|
30932
30503
|
constructor() {
|
|
@@ -30957,9 +30528,6 @@ let DataBindingEventArgs = /*@__PURE__*/ (() => {
|
|
|
30957
30528
|
DataBindingEventArgs.$t = /*@__PURE__*/ markType(DataBindingEventArgs, 'DataBindingEventArgs', EventArgs.$);
|
|
30958
30529
|
return DataBindingEventArgs;
|
|
30959
30530
|
})();
|
|
30960
|
-
/**
|
|
30961
|
-
* @hidden
|
|
30962
|
-
*/
|
|
30963
30531
|
let GridCompoundConditionalStyle = /*@__PURE__*/ (() => {
|
|
30964
30532
|
class GridCompoundConditionalStyle extends GridConditionalStyle {
|
|
30965
30533
|
get_s() {
|
|
@@ -31005,9 +30573,6 @@ let GridCompoundConditionalStyle = /*@__PURE__*/ (() => {
|
|
|
31005
30573
|
GridCompoundConditionalStyle.$t = /*@__PURE__*/ markType(GridCompoundConditionalStyle, 'GridCompoundConditionalStyle', GridConditionalStyle.$);
|
|
31006
30574
|
return GridCompoundConditionalStyle;
|
|
31007
30575
|
})();
|
|
31008
|
-
/**
|
|
31009
|
-
* @hidden
|
|
31010
|
-
*/
|
|
31011
30576
|
let DataGridColumnToolbarManager = /*@__PURE__*/ (() => {
|
|
31012
30577
|
class DataGridColumnToolbarManager extends Base {
|
|
31013
30578
|
constructor(a) {
|
|
@@ -32208,9 +31773,6 @@ let DataGridColumnToolbarManager = /*@__PURE__*/ (() => {
|
|
|
32208
31773
|
DataGridColumnToolbarManager.ab = "M5 17h2v2H5zm8 0h2v2h-2zm-8-4h2v2H5zm12 4h2v2h-2zM13 5h2v2h-2zM9 17h2v2H9zm8-8h2v2h-2zm0 4h2v2h-2zm0-8h2v2h-2zM5 9h2v2H5zm0-4h2v2H5zm4 0h2v2H9z";
|
|
32209
31774
|
return DataGridColumnToolbarManager;
|
|
32210
31775
|
})();
|
|
32211
|
-
/**
|
|
32212
|
-
* @hidden
|
|
32213
|
-
*/
|
|
32214
31776
|
let EditorDefinition = /*@__PURE__*/ (() => {
|
|
32215
31777
|
class EditorDefinition extends DefinitionBase {
|
|
32216
31778
|
constructor() {
|
|
@@ -32303,9 +31865,6 @@ let EditorDefinition = /*@__PURE__*/ (() => {
|
|
|
32303
31865
|
EditorDefinition.$t = /*@__PURE__*/ markType(EditorDefinition, 'EditorDefinition', DefinitionBase.$);
|
|
32304
31866
|
return EditorDefinition;
|
|
32305
31867
|
})();
|
|
32306
|
-
/**
|
|
32307
|
-
* @hidden
|
|
32308
|
-
*/
|
|
32309
31868
|
let EditRowDefinition = /*@__PURE__*/ (() => {
|
|
32310
31869
|
class EditRowDefinition extends DefinitionBase {
|
|
32311
31870
|
constructor() {
|
|
@@ -32342,9 +31901,6 @@ let EditRowDefinition = /*@__PURE__*/ (() => {
|
|
|
32342
31901
|
EditRowDefinition.$t = /*@__PURE__*/ markType(EditRowDefinition, 'EditRowDefinition', DefinitionBase.$);
|
|
32343
31902
|
return EditRowDefinition;
|
|
32344
31903
|
})();
|
|
32345
|
-
/**
|
|
32346
|
-
* @hidden
|
|
32347
|
-
*/
|
|
32348
31904
|
let FilterRowDefinition = /*@__PURE__*/ (() => {
|
|
32349
31905
|
class FilterRowDefinition extends DefinitionBase {
|
|
32350
31906
|
get g4() {
|
|
@@ -32461,9 +32017,6 @@ let FilterRowDefinition = /*@__PURE__*/ (() => {
|
|
|
32461
32017
|
FilterRowDefinition.$t = /*@__PURE__*/ markType(FilterRowDefinition, 'FilterRowDefinition', DefinitionBase.$);
|
|
32462
32018
|
return FilterRowDefinition;
|
|
32463
32019
|
})();
|
|
32464
|
-
/**
|
|
32465
|
-
* @hidden
|
|
32466
|
-
*/
|
|
32467
32020
|
let Header = /*@__PURE__*/ (() => {
|
|
32468
32021
|
class Header extends DefinitionBase {
|
|
32469
32022
|
constructor() {
|
|
@@ -32713,9 +32266,6 @@ let Header = /*@__PURE__*/ (() => {
|
|
|
32713
32266
|
Header.$t = /*@__PURE__*/ markType(Header, 'Header', DefinitionBase.$);
|
|
32714
32267
|
return Header;
|
|
32715
32268
|
})();
|
|
32716
|
-
/**
|
|
32717
|
-
* @hidden
|
|
32718
|
-
*/
|
|
32719
32269
|
let ColumnResizingSeparator = /*@__PURE__*/ (() => {
|
|
32720
32270
|
class ColumnResizingSeparator extends DefinitionBase {
|
|
32721
32271
|
constructor() {
|
|
@@ -32795,9 +32345,6 @@ let ColumnResizingSeparator = /*@__PURE__*/ (() => {
|
|
|
32795
32345
|
ColumnResizingSeparator.$t = /*@__PURE__*/ markType(ColumnResizingSeparator, 'ColumnResizingSeparator', DefinitionBase.$);
|
|
32796
32346
|
return ColumnResizingSeparator;
|
|
32797
32347
|
})();
|
|
32798
|
-
/**
|
|
32799
|
-
* @hidden
|
|
32800
|
-
*/
|
|
32801
32348
|
let HeaderSeparator = /*@__PURE__*/ (() => {
|
|
32802
32349
|
class HeaderSeparator extends DefinitionBase {
|
|
32803
32350
|
d3(a, b, c) {
|
|
@@ -32854,9 +32401,6 @@ let HeaderSeparator = /*@__PURE__*/ (() => {
|
|
|
32854
32401
|
HeaderSeparator.$t = /*@__PURE__*/ markType(HeaderSeparator, 'HeaderSeparator', DefinitionBase.$);
|
|
32855
32402
|
return HeaderSeparator;
|
|
32856
32403
|
})();
|
|
32857
|
-
/**
|
|
32858
|
-
* @hidden
|
|
32859
|
-
*/
|
|
32860
32404
|
let ImageColumn = /*@__PURE__*/ (() => {
|
|
32861
32405
|
class ImageColumn extends DataGridColumn {
|
|
32862
32406
|
get pd() {
|
|
@@ -32971,9 +32515,6 @@ let ImageColumn = /*@__PURE__*/ (() => {
|
|
|
32971
32515
|
ImageColumn.$t = /*@__PURE__*/ markType(ImageColumn, 'ImageColumn', DataGridColumn.$);
|
|
32972
32516
|
return ImageColumn;
|
|
32973
32517
|
})();
|
|
32974
|
-
/**
|
|
32975
|
-
* @hidden
|
|
32976
|
-
*/
|
|
32977
32518
|
let NumericCellFormatter = /*@__PURE__*/ (() => {
|
|
32978
32519
|
class NumericCellFormatter extends Base {
|
|
32979
32520
|
static e() {
|
|
@@ -33146,9 +32687,6 @@ let NumericCellFormatter = /*@__PURE__*/ (() => {
|
|
|
33146
32687
|
NumericCellFormatter.a = null;
|
|
33147
32688
|
return NumericCellFormatter;
|
|
33148
32689
|
})();
|
|
33149
|
-
/**
|
|
33150
|
-
* @hidden
|
|
33151
|
-
*/
|
|
33152
32690
|
let NumericColumn = /*@__PURE__*/ (() => {
|
|
33153
32691
|
class NumericColumn extends DataGridColumn {
|
|
33154
32692
|
constructor() {
|
|
@@ -33418,9 +32956,6 @@ let NumericColumn = /*@__PURE__*/ (() => {
|
|
|
33418
32956
|
NumericColumn.$t = /*@__PURE__*/ markType(NumericColumn, 'NumericColumn', DataGridColumn.$);
|
|
33419
32957
|
return NumericColumn;
|
|
33420
32958
|
})();
|
|
33421
|
-
/**
|
|
33422
|
-
* @hidden
|
|
33423
|
-
*/
|
|
33424
32959
|
let PinnedAreaSeparator = /*@__PURE__*/ (() => {
|
|
33425
32960
|
class PinnedAreaSeparator extends DefinitionBase {
|
|
33426
32961
|
d3(a, b, c) {
|
|
@@ -33453,9 +32988,6 @@ let PinnedAreaSeparator = /*@__PURE__*/ (() => {
|
|
|
33453
32988
|
PinnedAreaSeparator.$t = /*@__PURE__*/ markType(PinnedAreaSeparator, 'PinnedAreaSeparator', DefinitionBase.$);
|
|
33454
32989
|
return PinnedAreaSeparator;
|
|
33455
32990
|
})();
|
|
33456
|
-
/**
|
|
33457
|
-
* @hidden
|
|
33458
|
-
*/
|
|
33459
32991
|
let SaveLayoutColumn = /*@__PURE__*/ (() => {
|
|
33460
32992
|
class SaveLayoutColumn extends JsonDictionaryItem {
|
|
33461
32993
|
p(a) {
|
|
@@ -33875,9 +33407,6 @@ let SaveLayoutColumn = /*@__PURE__*/ (() => {
|
|
|
33875
33407
|
SaveLayoutColumn.$t = /*@__PURE__*/ markType(SaveLayoutColumn, 'SaveLayoutColumn', JsonDictionaryItem.$);
|
|
33876
33408
|
return SaveLayoutColumn;
|
|
33877
33409
|
})();
|
|
33878
|
-
/**
|
|
33879
|
-
* @hidden
|
|
33880
|
-
*/
|
|
33881
33410
|
let SectionFooter = /*@__PURE__*/ (() => {
|
|
33882
33411
|
class SectionFooter extends DefinitionBase {
|
|
33883
33412
|
n(a) {
|
|
@@ -33897,9 +33426,6 @@ let SectionFooter = /*@__PURE__*/ (() => {
|
|
|
33897
33426
|
SectionFooter.$t = /*@__PURE__*/ markType(SectionFooter, 'SectionFooter', DefinitionBase.$);
|
|
33898
33427
|
return SectionFooter;
|
|
33899
33428
|
})();
|
|
33900
|
-
/**
|
|
33901
|
-
* @hidden
|
|
33902
|
-
*/
|
|
33903
33429
|
let SectionHeader = /*@__PURE__*/ (() => {
|
|
33904
33430
|
class SectionHeader extends DefinitionBase {
|
|
33905
33431
|
get ht() {
|
|
@@ -34325,9 +33851,6 @@ let SectionHeader = /*@__PURE__*/ (() => {
|
|
|
34325
33851
|
SectionHeader.$t = /*@__PURE__*/ markType(SectionHeader, 'SectionHeader', DefinitionBase.$);
|
|
34326
33852
|
return SectionHeader;
|
|
34327
33853
|
})();
|
|
34328
|
-
/**
|
|
34329
|
-
* @hidden
|
|
34330
|
-
*/
|
|
34331
33854
|
let RowSeparator = /*@__PURE__*/ (() => {
|
|
34332
33855
|
class RowSeparator extends DefinitionBase {
|
|
34333
33856
|
d3(a, b, c) {
|
|
@@ -34422,9 +33945,6 @@ let RowSeparator = /*@__PURE__*/ (() => {
|
|
|
34422
33945
|
RowSeparator.$t = /*@__PURE__*/ markType(RowSeparator, 'RowSeparator', DefinitionBase.$);
|
|
34423
33946
|
return RowSeparator;
|
|
34424
33947
|
})();
|
|
34425
|
-
/**
|
|
34426
|
-
* @hidden
|
|
34427
|
-
*/
|
|
34428
33948
|
let HeaderRowSeparator = /*@__PURE__*/ (() => {
|
|
34429
33949
|
class HeaderRowSeparator extends DefinitionBase {
|
|
34430
33950
|
d3(a, b, c) {
|
|
@@ -34462,9 +33982,6 @@ let HeaderRowSeparator = /*@__PURE__*/ (() => {
|
|
|
34462
33982
|
HeaderRowSeparator.$t = /*@__PURE__*/ markType(HeaderRowSeparator, 'HeaderRowSeparator', DefinitionBase.$);
|
|
34463
33983
|
return HeaderRowSeparator;
|
|
34464
33984
|
})();
|
|
34465
|
-
/**
|
|
34466
|
-
* @hidden
|
|
34467
|
-
*/
|
|
34468
33985
|
let SummaryRow = /*@__PURE__*/ (() => {
|
|
34469
33986
|
class SummaryRow extends DefinitionBase {
|
|
34470
33987
|
get hw() {
|
|
@@ -34721,9 +34238,6 @@ let SummaryRow = /*@__PURE__*/ (() => {
|
|
|
34721
34238
|
SummaryRow.$t = /*@__PURE__*/ markType(SummaryRow, 'SummaryRow', DefinitionBase.$);
|
|
34722
34239
|
return SummaryRow;
|
|
34723
34240
|
})();
|
|
34724
|
-
/**
|
|
34725
|
-
* @hidden
|
|
34726
|
-
*/
|
|
34727
34241
|
let SummaryRowRoot = /*@__PURE__*/ (() => {
|
|
34728
34242
|
class SummaryRowRoot extends SummaryRow {
|
|
34729
34243
|
d3(a, b, c) {
|
|
@@ -34800,9 +34314,6 @@ let SummaryRowRoot = /*@__PURE__*/ (() => {
|
|
|
34800
34314
|
SummaryRowRoot.$t = /*@__PURE__*/ markType(SummaryRowRoot, 'SummaryRowRoot', SummaryRow.$);
|
|
34801
34315
|
return SummaryRowRoot;
|
|
34802
34316
|
})();
|
|
34803
|
-
/**
|
|
34804
|
-
* @hidden
|
|
34805
|
-
*/
|
|
34806
34317
|
let SummaryRowSection = /*@__PURE__*/ (() => {
|
|
34807
34318
|
class SummaryRowSection extends SummaryRow {
|
|
34808
34319
|
d3(a, b, c) {
|
|
@@ -34879,9 +34390,6 @@ let SummaryRowSection = /*@__PURE__*/ (() => {
|
|
|
34879
34390
|
SummaryRowSection.$t = /*@__PURE__*/ markType(SummaryRowSection, 'SummaryRowSection', SummaryRow.$);
|
|
34880
34391
|
return SummaryRowSection;
|
|
34881
34392
|
})();
|
|
34882
|
-
/**
|
|
34883
|
-
* @hidden
|
|
34884
|
-
*/
|
|
34885
34393
|
let TemplateColumn = /*@__PURE__*/ (() => {
|
|
34886
34394
|
class TemplateColumn extends DataGridColumn {
|
|
34887
34395
|
constructor() {
|
|
@@ -34928,9 +34436,6 @@ let TemplateColumn = /*@__PURE__*/ (() => {
|
|
|
34928
34436
|
TemplateColumn.$t = /*@__PURE__*/ markType(TemplateColumn, 'TemplateColumn', DataGridColumn.$);
|
|
34929
34437
|
return TemplateColumn;
|
|
34930
34438
|
})();
|
|
34931
|
-
/**
|
|
34932
|
-
* @hidden
|
|
34933
|
-
*/
|
|
34934
34439
|
let TemplateCellUpdatingEventArgs = /*@__PURE__*/ (() => {
|
|
34935
34440
|
class TemplateCellUpdatingEventArgs extends EventArgs {
|
|
34936
34441
|
constructor() {
|
|
@@ -34954,9 +34459,6 @@ let TemplateCellUpdatingEventArgs = /*@__PURE__*/ (() => {
|
|
|
34954
34459
|
TemplateCellUpdatingEventArgs.$t = /*@__PURE__*/ markType(TemplateCellUpdatingEventArgs, 'TemplateCellUpdatingEventArgs', EventArgs.$);
|
|
34955
34460
|
return TemplateCellUpdatingEventArgs;
|
|
34956
34461
|
})();
|
|
34957
|
-
/**
|
|
34958
|
-
* @hidden
|
|
34959
|
-
*/
|
|
34960
34462
|
let TextColumn = /*@__PURE__*/ (() => {
|
|
34961
34463
|
class TextColumn extends DataGridColumn {
|
|
34962
34464
|
constructor() {
|
|
@@ -35035,9 +34537,6 @@ let TextColumn = /*@__PURE__*/ (() => {
|
|
|
35035
34537
|
TextColumn.$t = /*@__PURE__*/ markType(TextColumn, 'TextColumn', DataGridColumn.$);
|
|
35036
34538
|
return TextColumn;
|
|
35037
34539
|
})();
|
|
35038
|
-
/**
|
|
35039
|
-
* @hidden
|
|
35040
|
-
*/
|
|
35041
34540
|
let TextHeader = /*@__PURE__*/ (() => {
|
|
35042
34541
|
class TextHeader extends Header {
|
|
35043
34542
|
constructor() {
|
|
@@ -35074,9 +34573,6 @@ let TextHeader = /*@__PURE__*/ (() => {
|
|
|
35074
34573
|
TextHeader.$t = /*@__PURE__*/ markType(TextHeader, 'TextHeader', Header.$);
|
|
35075
34574
|
return TextHeader;
|
|
35076
34575
|
})();
|
|
35077
|
-
/**
|
|
35078
|
-
* @hidden
|
|
35079
|
-
*/
|
|
35080
34576
|
let GridEffect = /*@__PURE__*/ (() => {
|
|
35081
34577
|
class GridEffect extends Base {
|
|
35082
34578
|
constructor() {
|
|
@@ -35627,9 +35123,6 @@ let GridEffect = /*@__PURE__*/ (() => {
|
|
|
35627
35123
|
GridEffect.$t = /*@__PURE__*/ markType(GridEffect, 'GridEffect');
|
|
35628
35124
|
return GridEffect;
|
|
35629
35125
|
})();
|
|
35630
|
-
/**
|
|
35631
|
-
* @hidden
|
|
35632
|
-
*/
|
|
35633
35126
|
let ColumnEffect = /*@__PURE__*/ (() => {
|
|
35634
35127
|
class ColumnEffect extends GridEffect {
|
|
35635
35128
|
constructor() {
|
|
@@ -35646,9 +35139,6 @@ let ColumnEffect = /*@__PURE__*/ (() => {
|
|
|
35646
35139
|
ColumnEffect.$t = /*@__PURE__*/ markType(ColumnEffect, 'ColumnEffect', GridEffect.$);
|
|
35647
35140
|
return ColumnEffect;
|
|
35648
35141
|
})();
|
|
35649
|
-
/**
|
|
35650
|
-
* @hidden
|
|
35651
|
-
*/
|
|
35652
35142
|
let SpacerEffect = /*@__PURE__*/ (() => {
|
|
35653
35143
|
class SpacerEffect extends GridEffect {
|
|
35654
35144
|
constructor() {
|
|
@@ -35662,9 +35152,6 @@ let SpacerEffect = /*@__PURE__*/ (() => {
|
|
|
35662
35152
|
SpacerEffect.$t = /*@__PURE__*/ markType(SpacerEffect, 'SpacerEffect', GridEffect.$);
|
|
35663
35153
|
return SpacerEffect;
|
|
35664
35154
|
})();
|
|
35665
|
-
/**
|
|
35666
|
-
* @hidden
|
|
35667
|
-
*/
|
|
35668
35155
|
let ColumnCellsEffect = /*@__PURE__*/ (() => {
|
|
35669
35156
|
class ColumnCellsEffect extends GridEffect {
|
|
35670
35157
|
constructor() {
|
|
@@ -35807,9 +35294,6 @@ let ColumnCellsEffect = /*@__PURE__*/ (() => {
|
|
|
35807
35294
|
ColumnCellsEffect.$t = /*@__PURE__*/ markType(ColumnCellsEffect, 'ColumnCellsEffect', GridEffect.$);
|
|
35808
35295
|
return ColumnCellsEffect;
|
|
35809
35296
|
})();
|
|
35810
|
-
/**
|
|
35811
|
-
* @hidden
|
|
35812
|
-
*/
|
|
35813
35297
|
let CellEffect = /*@__PURE__*/ (() => {
|
|
35814
35298
|
class CellEffect extends GridEffect {
|
|
35815
35299
|
constructor() {
|
|
@@ -35854,9 +35338,6 @@ let CellEffect = /*@__PURE__*/ (() => {
|
|
|
35854
35338
|
CellEffect.$t = /*@__PURE__*/ markType(CellEffect, 'CellEffect', GridEffect.$);
|
|
35855
35339
|
return CellEffect;
|
|
35856
35340
|
})();
|
|
35857
|
-
/**
|
|
35858
|
-
* @hidden
|
|
35859
|
-
*/
|
|
35860
35341
|
let CellPositionEffect = /*@__PURE__*/ (() => {
|
|
35861
35342
|
class CellPositionEffect extends CellEffect {
|
|
35862
35343
|
ag(a, b) {
|
|
@@ -35872,9 +35353,6 @@ let CellPositionEffect = /*@__PURE__*/ (() => {
|
|
|
35872
35353
|
CellPositionEffect.$t = /*@__PURE__*/ markType(CellPositionEffect, 'CellPositionEffect', CellEffect.$);
|
|
35873
35354
|
return CellPositionEffect;
|
|
35874
35355
|
})();
|
|
35875
|
-
/**
|
|
35876
|
-
* @hidden
|
|
35877
|
-
*/
|
|
35878
35356
|
let RowEffect = /*@__PURE__*/ (() => {
|
|
35879
35357
|
class RowEffect extends GridEffect {
|
|
35880
35358
|
constructor() {
|
|
@@ -35897,9 +35375,6 @@ let RowEffect = /*@__PURE__*/ (() => {
|
|
|
35897
35375
|
RowEffect.$t = /*@__PURE__*/ markType(RowEffect, 'RowEffect', GridEffect.$);
|
|
35898
35376
|
return RowEffect;
|
|
35899
35377
|
})();
|
|
35900
|
-
/**
|
|
35901
|
-
* @hidden
|
|
35902
|
-
*/
|
|
35903
35378
|
let RowCellsEffect = /*@__PURE__*/ (() => {
|
|
35904
35379
|
class RowCellsEffect extends GridEffect {
|
|
35905
35380
|
constructor() {
|
|
@@ -35942,9 +35417,6 @@ let RowCellsEffect = /*@__PURE__*/ (() => {
|
|
|
35942
35417
|
RowCellsEffect.$t = /*@__PURE__*/ markType(RowCellsEffect, 'RowCellsEffect', GridEffect.$);
|
|
35943
35418
|
return RowCellsEffect;
|
|
35944
35419
|
})();
|
|
35945
|
-
/**
|
|
35946
|
-
* @hidden
|
|
35947
|
-
*/
|
|
35948
35420
|
let GridEffectManager = /*@__PURE__*/ (() => {
|
|
35949
35421
|
class GridEffectManager extends Base {
|
|
35950
35422
|
get c() {
|
|
@@ -36387,9 +35859,6 @@ let GridEffectManager = /*@__PURE__*/ (() => {
|
|
|
36387
35859
|
GridEffectManager.$t = /*@__PURE__*/ markType(GridEffectManager, 'GridEffectManager');
|
|
36388
35860
|
return GridEffectManager;
|
|
36389
35861
|
})();
|
|
36390
|
-
/**
|
|
36391
|
-
* @hidden
|
|
36392
|
-
*/
|
|
36393
35862
|
let GridLayerController = /*@__PURE__*/ (() => {
|
|
36394
35863
|
class GridLayerController extends Base {
|
|
36395
35864
|
constructor() {
|
|
@@ -36602,9 +36071,6 @@ let GridLayerController = /*@__PURE__*/ (() => {
|
|
|
36602
36071
|
GridLayerController.$t = /*@__PURE__*/ markType(GridLayerController, 'GridLayerController');
|
|
36603
36072
|
return GridLayerController;
|
|
36604
36073
|
})();
|
|
36605
|
-
/**
|
|
36606
|
-
* @hidden
|
|
36607
|
-
*/
|
|
36608
36074
|
let VisibilityEngine = /*@__PURE__*/ (() => {
|
|
36609
36075
|
class VisibilityEngine extends Base {
|
|
36610
36076
|
get r() {
|
|
@@ -38096,9 +37562,6 @@ let VisibilityEngine = /*@__PURE__*/ (() => {
|
|
|
38096
37562
|
VisibilityEngine.$t = /*@__PURE__*/ markType(VisibilityEngine, 'VisibilityEngine');
|
|
38097
37563
|
return VisibilityEngine;
|
|
38098
37564
|
})();
|
|
38099
|
-
/**
|
|
38100
|
-
* @hidden
|
|
38101
|
-
*/
|
|
38102
37565
|
let PinnedRowInfo = /*@__PURE__*/ (() => {
|
|
38103
37566
|
class PinnedRowInfo extends Base {
|
|
38104
37567
|
constructor() {
|
|
@@ -38139,9 +37602,6 @@ let PinnedRowInfo = /*@__PURE__*/ (() => {
|
|
|
38139
37602
|
PinnedRowInfo.$t = /*@__PURE__*/ markType(PinnedRowInfo, 'PinnedRowInfo');
|
|
38140
37603
|
return PinnedRowInfo;
|
|
38141
37604
|
})();
|
|
38142
|
-
/**
|
|
38143
|
-
* @hidden
|
|
38144
|
-
*/
|
|
38145
37605
|
let PushRowSettings = /*@__PURE__*/ (() => {
|
|
38146
37606
|
class PushRowSettings extends Base {
|
|
38147
37607
|
constructor() {
|
|
@@ -38156,9 +37616,6 @@ let PushRowSettings = /*@__PURE__*/ (() => {
|
|
|
38156
37616
|
PushRowSettings.$t = /*@__PURE__*/ markType(PushRowSettings, 'PushRowSettings');
|
|
38157
37617
|
return PushRowSettings;
|
|
38158
37618
|
})();
|
|
38159
|
-
/**
|
|
38160
|
-
* @hidden
|
|
38161
|
-
*/
|
|
38162
37619
|
let PushRowResult = /*@__PURE__*/ (() => {
|
|
38163
37620
|
class PushRowResult extends Base {
|
|
38164
37621
|
constructor() {
|
|
@@ -38170,9 +37627,6 @@ let PushRowResult = /*@__PURE__*/ (() => {
|
|
|
38170
37627
|
PushRowResult.$t = /*@__PURE__*/ markType(PushRowResult, 'PushRowResult');
|
|
38171
37628
|
return PushRowResult;
|
|
38172
37629
|
})();
|
|
38173
|
-
/**
|
|
38174
|
-
* @hidden
|
|
38175
|
-
*/
|
|
38176
37630
|
let SpatialEngine = /*@__PURE__*/ (() => {
|
|
38177
37631
|
class SpatialEngine extends Base {
|
|
38178
37632
|
constructor() {
|
|
@@ -38845,9 +38299,6 @@ let SpatialEngine = /*@__PURE__*/ (() => {
|
|
|
38845
38299
|
SpatialEngine.$t = /*@__PURE__*/ markType(SpatialEngine, 'SpatialEngine');
|
|
38846
38300
|
return SpatialEngine;
|
|
38847
38301
|
})();
|
|
38848
|
-
/**
|
|
38849
|
-
* @hidden
|
|
38850
|
-
*/
|
|
38851
38302
|
let ColumnExchanger = /*@__PURE__*/ (() => {
|
|
38852
38303
|
class ColumnExchanger extends Base {
|
|
38853
38304
|
constructor(a, ..._rest) {
|
|
@@ -38872,9 +38323,6 @@ let ColumnExchanger = /*@__PURE__*/ (() => {
|
|
|
38872
38323
|
ColumnExchanger.$t = /*@__PURE__*/ markType(ColumnExchanger, 'ColumnExchanger');
|
|
38873
38324
|
return ColumnExchanger;
|
|
38874
38325
|
})();
|
|
38875
|
-
/**
|
|
38876
|
-
* @hidden
|
|
38877
|
-
*/
|
|
38878
38326
|
let ColumnExchangersCollection = /*@__PURE__*/ (() => {
|
|
38879
38327
|
class ColumnExchangersCollection extends ObservableCollection$1 {
|
|
38880
38328
|
constructor() {
|
|
@@ -38884,9 +38332,6 @@ let ColumnExchangersCollection = /*@__PURE__*/ (() => {
|
|
|
38884
38332
|
ColumnExchangersCollection.$t = /*@__PURE__*/ markType(ColumnExchangersCollection, 'ColumnExchangersCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(ColumnExchanger.$));
|
|
38885
38333
|
return ColumnExchangersCollection;
|
|
38886
38334
|
})();
|
|
38887
|
-
/**
|
|
38888
|
-
* @hidden
|
|
38889
|
-
*/
|
|
38890
38335
|
let ResponsiveEngine = /*@__PURE__*/ (() => {
|
|
38891
38336
|
class ResponsiveEngine extends Base {
|
|
38892
38337
|
get g() {
|
|
@@ -39103,9 +38548,6 @@ let ResponsiveEngine = /*@__PURE__*/ (() => {
|
|
|
39103
38548
|
ResponsiveEngine.$t = /*@__PURE__*/ markType(ResponsiveEngine, 'ResponsiveEngine');
|
|
39104
38549
|
return ResponsiveEngine;
|
|
39105
38550
|
})();
|
|
39106
|
-
/**
|
|
39107
|
-
* @hidden
|
|
39108
|
-
*/
|
|
39109
38551
|
let ResponsivePhase = /*@__PURE__*/ (() => {
|
|
39110
38552
|
class ResponsivePhase extends Base {
|
|
39111
38553
|
constructor() {
|
|
@@ -39144,9 +38586,6 @@ let ResponsivePhase = /*@__PURE__*/ (() => {
|
|
|
39144
38586
|
ResponsivePhase.$t = /*@__PURE__*/ markType(ResponsivePhase, 'ResponsivePhase');
|
|
39145
38587
|
return ResponsivePhase;
|
|
39146
38588
|
})();
|
|
39147
|
-
/**
|
|
39148
|
-
* @hidden
|
|
39149
|
-
*/
|
|
39150
38589
|
let ResponsivePhasesCollection = /*@__PURE__*/ (() => {
|
|
39151
38590
|
class ResponsivePhasesCollection extends ObservableCollection$1 {
|
|
39152
38591
|
constructor() {
|
|
@@ -39156,9 +38595,6 @@ let ResponsivePhasesCollection = /*@__PURE__*/ (() => {
|
|
|
39156
38595
|
ResponsivePhasesCollection.$t = /*@__PURE__*/ markType(ResponsivePhasesCollection, 'ResponsivePhasesCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(ResponsivePhase.$));
|
|
39157
38596
|
return ResponsivePhasesCollection;
|
|
39158
38597
|
})();
|
|
39159
|
-
/**
|
|
39160
|
-
* @hidden
|
|
39161
|
-
*/
|
|
39162
38598
|
let ResponsiveState = /*@__PURE__*/ (() => {
|
|
39163
38599
|
class ResponsiveState extends Base {
|
|
39164
38600
|
constructor() {
|
|
@@ -39211,9 +38647,6 @@ let ResponsiveState = /*@__PURE__*/ (() => {
|
|
|
39211
38647
|
ResponsiveState.$t = /*@__PURE__*/ markType(ResponsiveState, 'ResponsiveState');
|
|
39212
38648
|
return ResponsiveState;
|
|
39213
38649
|
})();
|
|
39214
|
-
/**
|
|
39215
|
-
* @hidden
|
|
39216
|
-
*/
|
|
39217
38650
|
let ResponsiveStatesCollection = /*@__PURE__*/ (() => {
|
|
39218
38651
|
class ResponsiveStatesCollection extends ObservableCollection$1 {
|
|
39219
38652
|
constructor() {
|
|
@@ -39223,9 +38656,6 @@ let ResponsiveStatesCollection = /*@__PURE__*/ (() => {
|
|
|
39223
38656
|
ResponsiveStatesCollection.$t = /*@__PURE__*/ markType(ResponsiveStatesCollection, 'ResponsiveStatesCollection', /*@__PURE__*/ ObservableCollection$1.$.specialize(ResponsiveState.$));
|
|
39224
38657
|
return ResponsiveStatesCollection;
|
|
39225
38658
|
})();
|
|
39226
|
-
/**
|
|
39227
|
-
* @hidden
|
|
39228
|
-
*/
|
|
39229
38659
|
let GridLayer = /*@__PURE__*/ (() => {
|
|
39230
38660
|
class GridLayer extends FastIterationDictionary$2 {
|
|
39231
38661
|
constructor(a) {
|
|
@@ -39237,9 +38667,6 @@ let GridLayer = /*@__PURE__*/ (() => {
|
|
|
39237
38667
|
GridLayer.$t = /*@__PURE__*/ markType(GridLayer, 'GridLayer', /*@__PURE__*/ FastIterationDictionary$2.$.specialize(CellPath.$, CellModel.$));
|
|
39238
38668
|
return GridLayer;
|
|
39239
38669
|
})();
|
|
39240
|
-
/**
|
|
39241
|
-
* @hidden
|
|
39242
|
-
*/
|
|
39243
38670
|
let ColumnInfo = /*@__PURE__*/ (() => {
|
|
39244
38671
|
class ColumnInfo extends Base {
|
|
39245
38672
|
constructor() {
|
|
@@ -39289,9 +38716,6 @@ let ColumnInfo = /*@__PURE__*/ (() => {
|
|
|
39289
38716
|
ColumnInfo.$t = /*@__PURE__*/ markType(ColumnInfo, 'ColumnInfo');
|
|
39290
38717
|
return ColumnInfo;
|
|
39291
38718
|
})();
|
|
39292
|
-
/**
|
|
39293
|
-
* @hidden
|
|
39294
|
-
*/
|
|
39295
38719
|
let SectionInfo = /*@__PURE__*/ (() => {
|
|
39296
38720
|
class SectionInfo extends Base {
|
|
39297
38721
|
constructor() {
|
|
@@ -39388,9 +38812,6 @@ let SectionInfo = /*@__PURE__*/ (() => {
|
|
|
39388
38812
|
SectionInfo.$t = /*@__PURE__*/ markType(SectionInfo, 'SectionInfo');
|
|
39389
38813
|
return SectionInfo;
|
|
39390
38814
|
})();
|
|
39391
|
-
/**
|
|
39392
|
-
* @hidden
|
|
39393
|
-
*/
|
|
39394
38815
|
let VisualModel = /*@__PURE__*/ (() => {
|
|
39395
38816
|
class VisualModel extends Base {
|
|
39396
38817
|
get actualVisibleRegion() {
|
|
@@ -41682,9 +41103,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
41682
41103
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
41683
41104
|
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.
|
|
41684
41105
|
*/
|
|
41685
|
-
/**
|
|
41686
|
-
* @hidden
|
|
41687
|
-
*/
|
|
41688
41106
|
let TemplateHeaderCellModelExport = /*@__PURE__*/ (() => {
|
|
41689
41107
|
class TemplateHeaderCellModelExport extends CellModelExport {
|
|
41690
41108
|
constructor() {
|
|
@@ -41708,9 +41126,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
41708
41126
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
41709
41127
|
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.
|
|
41710
41128
|
*/
|
|
41711
|
-
/**
|
|
41712
|
-
* @hidden
|
|
41713
|
-
*/
|
|
41714
41129
|
let TemplateHeaderCellModel = /*@__PURE__*/ (() => {
|
|
41715
41130
|
class TemplateHeaderCellModel extends TemplateCellModel {
|
|
41716
41131
|
constructor() {
|
|
@@ -41793,9 +41208,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
41793
41208
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
41794
41209
|
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.
|
|
41795
41210
|
*/
|
|
41796
|
-
/**
|
|
41797
|
-
* @hidden
|
|
41798
|
-
*/
|
|
41799
41211
|
let TemplateSectionHeaderCellModel = /*@__PURE__*/ (() => {
|
|
41800
41212
|
class TemplateSectionHeaderCellModel extends SectionHeaderCellModel {
|
|
41801
41213
|
}
|
|
@@ -43292,9 +42704,6 @@ class IgcGridConditionalStyleCollection extends IgCollection {
|
|
|
43292
42704
|
}
|
|
43293
42705
|
}
|
|
43294
42706
|
|
|
43295
|
-
/**
|
|
43296
|
-
* Base class for various definition types for the grid.
|
|
43297
|
-
*/
|
|
43298
42707
|
let IgcDefinitionBaseComponent = /*@__PURE__*/ (() => {
|
|
43299
42708
|
class IgcDefinitionBaseComponent extends IgcHTMLElement {
|
|
43300
42709
|
createImplementation() {
|
|
@@ -44169,9 +43578,6 @@ let IgcDefinitionBaseComponent = /*@__PURE__*/ (() => {
|
|
|
44169
43578
|
return IgcDefinitionBaseComponent;
|
|
44170
43579
|
})();
|
|
44171
43580
|
|
|
44172
|
-
/**
|
|
44173
|
-
* Represents a base class used to configure the appearance of the column header cells.
|
|
44174
|
-
*/
|
|
44175
43581
|
let IgcHeaderComponent = /*@__PURE__*/ (() => {
|
|
44176
43582
|
class IgcHeaderComponent extends IgcDefinitionBaseComponent {
|
|
44177
43583
|
/**
|
|
@@ -44308,9 +43714,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
44308
43714
|
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.
|
|
44309
43715
|
*/
|
|
44310
43716
|
|
|
44311
|
-
/**
|
|
44312
|
-
* Represents a class used to configure the appearance of a text column header cells.
|
|
44313
|
-
*/
|
|
44314
43717
|
let IgcTextHeaderComponent = /*@__PURE__*/ (() => {
|
|
44315
43718
|
class IgcTextHeaderComponent extends IgcHeaderComponent {
|
|
44316
43719
|
createImplementation() {
|
|
@@ -44398,9 +43801,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
44398
43801
|
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.
|
|
44399
43802
|
*/
|
|
44400
43803
|
|
|
44401
|
-
/**
|
|
44402
|
-
* Used to configure the appearance of the section header cells.
|
|
44403
|
-
*/
|
|
44404
43804
|
let IgcSectionHeaderComponent = /*@__PURE__*/ (() => {
|
|
44405
43805
|
class IgcSectionHeaderComponent extends IgcDefinitionBaseComponent {
|
|
44406
43806
|
createImplementation() {
|
|
@@ -44556,9 +43956,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
44556
43956
|
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.
|
|
44557
43957
|
*/
|
|
44558
43958
|
|
|
44559
|
-
/**
|
|
44560
|
-
* Represents a Row separator, this is used to visually separate the rows in a grid
|
|
44561
|
-
*/
|
|
44562
43959
|
let IgcRowSeparatorComponent = /*@__PURE__*/ (() => {
|
|
44563
43960
|
class IgcRowSeparatorComponent extends IgcDefinitionBaseComponent {
|
|
44564
43961
|
createImplementation() {
|
|
@@ -46423,9 +45820,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
46423
45820
|
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.
|
|
46424
45821
|
*/
|
|
46425
45822
|
|
|
46426
|
-
/**
|
|
46427
|
-
* A column in the data grid.
|
|
46428
|
-
*/
|
|
46429
45823
|
let IgcDataGridColumnComponent = /*@__PURE__*/ (() => {
|
|
46430
45824
|
class IgcDataGridColumnComponent extends IgcDefinitionBaseComponent {
|
|
46431
45825
|
/**
|
|
@@ -47662,9 +47056,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
47662
47056
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
47663
47057
|
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.
|
|
47664
47058
|
*/
|
|
47665
|
-
/**
|
|
47666
|
-
* @hidden
|
|
47667
|
-
*/
|
|
47668
47059
|
let CheckboxListBridge = /*@__PURE__*/ (() => {
|
|
47669
47060
|
class CheckboxListBridge extends XComponentBridge {
|
|
47670
47061
|
constructor(a) {
|
|
@@ -47938,9 +47329,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
47938
47329
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
47939
47330
|
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.
|
|
47940
47331
|
*/
|
|
47941
|
-
/**
|
|
47942
|
-
* @hidden
|
|
47943
|
-
*/
|
|
47944
47332
|
let NativeUIGridFactory = /*@__PURE__*/ (() => {
|
|
47945
47333
|
class NativeUIGridFactory extends Base {
|
|
47946
47334
|
constructor() {
|
|
@@ -48004,9 +47392,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
48004
47392
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
48005
47393
|
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.
|
|
48006
47394
|
*/
|
|
48007
|
-
/**
|
|
48008
|
-
* @hidden
|
|
48009
|
-
*/
|
|
48010
47395
|
let GridModuleHelper = /*@__PURE__*/ (() => {
|
|
48011
47396
|
class GridModuleHelper extends Base {
|
|
48012
47397
|
static register() {
|
|
@@ -49531,9 +48916,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
49531
48916
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
49532
48917
|
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.
|
|
49533
48918
|
*/
|
|
49534
|
-
/**
|
|
49535
|
-
* @hidden
|
|
49536
|
-
*/
|
|
49537
48919
|
let CurrentRendererSettings = /*@__PURE__*/ (() => {
|
|
49538
48920
|
class CurrentRendererSettings extends Base {
|
|
49539
48921
|
constructor() {
|
|
@@ -49554,9 +48936,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
49554
48936
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
49555
48937
|
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.
|
|
49556
48938
|
*/
|
|
49557
|
-
/**
|
|
49558
|
-
* @hidden
|
|
49559
|
-
*/
|
|
49560
48939
|
let DataGridCellLayoutPanel = /*@__PURE__*/ (() => {
|
|
49561
48940
|
class DataGridCellLayoutPanel extends Base {
|
|
49562
48941
|
get element() {
|
|
@@ -50104,9 +49483,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
50104
49483
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
50105
49484
|
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.
|
|
50106
49485
|
*/
|
|
50107
|
-
/**
|
|
50108
|
-
* @hidden
|
|
50109
|
-
*/
|
|
50110
49486
|
let GridExternalWrapper = /*@__PURE__*/ (() => {
|
|
50111
49487
|
class GridExternalWrapper extends Base {
|
|
50112
49488
|
constructor(a) {
|
|
@@ -50254,9 +49630,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
50254
49630
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
50255
49631
|
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.
|
|
50256
49632
|
*/
|
|
50257
|
-
/**
|
|
50258
|
-
* @hidden
|
|
50259
|
-
*/
|
|
50260
49633
|
let BrowserTickProvider = /*@__PURE__*/ (() => {
|
|
50261
49634
|
class BrowserTickProvider extends Base {
|
|
50262
49635
|
get requestAnimationFrame() {
|
|
@@ -50315,9 +49688,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
50315
49688
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
50316
49689
|
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.
|
|
50317
49690
|
*/
|
|
50318
|
-
/**
|
|
50319
|
-
* @hidden
|
|
50320
|
-
*/
|
|
50321
49691
|
let BrowserPixelConverter = /*@__PURE__*/ (() => {
|
|
50322
49692
|
class BrowserPixelConverter extends Base {
|
|
50323
49693
|
devicePixelsToPixel(a) {
|
|
@@ -50345,9 +49715,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
50345
49715
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
50346
49716
|
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.
|
|
50347
49717
|
*/
|
|
50348
|
-
/**
|
|
50349
|
-
* @hidden
|
|
50350
|
-
*/
|
|
50351
49718
|
let CanvasPlaceholderView = /*@__PURE__*/ (() => {
|
|
50352
49719
|
class CanvasPlaceholderView extends Base {
|
|
50353
49720
|
constructor() {
|
|
@@ -50405,9 +49772,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
50405
49772
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
50406
49773
|
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.
|
|
50407
49774
|
*/
|
|
50408
|
-
/**
|
|
50409
|
-
* @hidden
|
|
50410
|
-
*/
|
|
50411
49775
|
let CanvasGridCellBase = /*@__PURE__*/ (() => {
|
|
50412
49776
|
class CanvasGridCellBase extends Base {
|
|
50413
49777
|
get ad() {
|
|
@@ -51153,9 +50517,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51153
50517
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51154
50518
|
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.
|
|
51155
50519
|
*/
|
|
51156
|
-
/**
|
|
51157
|
-
* @hidden
|
|
51158
|
-
*/
|
|
51159
50520
|
let CanvasTextCell = /*@__PURE__*/ (() => {
|
|
51160
50521
|
class CanvasTextCell extends CanvasGridCellBase {
|
|
51161
50522
|
constructor(a) {
|
|
@@ -51184,9 +50545,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51184
50545
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51185
50546
|
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.
|
|
51186
50547
|
*/
|
|
51187
|
-
/**
|
|
51188
|
-
* @hidden
|
|
51189
|
-
*/
|
|
51190
50548
|
let CanvasCellPresenterBase = /*@__PURE__*/ (() => {
|
|
51191
50549
|
class CanvasCellPresenterBase extends Base {
|
|
51192
50550
|
constructor(a) {
|
|
@@ -51251,9 +50609,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51251
50609
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51252
50610
|
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.
|
|
51253
50611
|
*/
|
|
51254
|
-
/**
|
|
51255
|
-
* @hidden
|
|
51256
|
-
*/
|
|
51257
50612
|
let CanvasContentCellModelHelper = /*@__PURE__*/ (() => {
|
|
51258
50613
|
class CanvasContentCellModelHelper extends Base {
|
|
51259
50614
|
static e(a) {
|
|
@@ -51329,9 +50684,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51329
50684
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51330
50685
|
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.
|
|
51331
50686
|
*/
|
|
51332
|
-
/**
|
|
51333
|
-
* @hidden
|
|
51334
|
-
*/
|
|
51335
50687
|
let CanvasTextCellPresenter = /*@__PURE__*/ (() => {
|
|
51336
50688
|
class CanvasTextCellPresenter extends CanvasCellPresenterBase {
|
|
51337
50689
|
constructor(a) {
|
|
@@ -51378,9 +50730,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51378
50730
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51379
50731
|
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.
|
|
51380
50732
|
*/
|
|
51381
|
-
/**
|
|
51382
|
-
* @hidden
|
|
51383
|
-
*/
|
|
51384
50733
|
let CanvasNumericCell = /*@__PURE__*/ (() => {
|
|
51385
50734
|
class CanvasNumericCell extends CanvasTextCell {
|
|
51386
50735
|
constructor(a) {
|
|
@@ -51406,9 +50755,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51406
50755
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51407
50756
|
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.
|
|
51408
50757
|
*/
|
|
51409
|
-
/**
|
|
51410
|
-
* @hidden
|
|
51411
|
-
*/
|
|
51412
50758
|
let CanvasNumericCellPresenter = /*@__PURE__*/ (() => {
|
|
51413
50759
|
class CanvasNumericCellPresenter extends CanvasCellPresenterBase {
|
|
51414
50760
|
get d() {
|
|
@@ -51450,9 +50796,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51450
50796
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51451
50797
|
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.
|
|
51452
50798
|
*/
|
|
51453
|
-
/**
|
|
51454
|
-
* @hidden
|
|
51455
|
-
*/
|
|
51456
50799
|
let CanvasDateTimeCell = /*@__PURE__*/ (() => {
|
|
51457
50800
|
class CanvasDateTimeCell extends CanvasTextCell {
|
|
51458
50801
|
constructor(a) {
|
|
@@ -51469,9 +50812,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51469
50812
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51470
50813
|
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.
|
|
51471
50814
|
*/
|
|
51472
|
-
/**
|
|
51473
|
-
* @hidden
|
|
51474
|
-
*/
|
|
51475
50815
|
let CanvasDateTimeCellPresenter = /*@__PURE__*/ (() => {
|
|
51476
50816
|
class CanvasDateTimeCellPresenter extends CanvasCellPresenterBase {
|
|
51477
50817
|
get d() {
|
|
@@ -51514,9 +50854,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51514
50854
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51515
50855
|
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.
|
|
51516
50856
|
*/
|
|
51517
|
-
/**
|
|
51518
|
-
* @hidden
|
|
51519
|
-
*/
|
|
51520
50857
|
let SortIndicatorRenderCompletedEventArgs = /*@__PURE__*/ (() => {
|
|
51521
50858
|
class SortIndicatorRenderCompletedEventArgs extends EventArgs {
|
|
51522
50859
|
}
|
|
@@ -51530,9 +50867,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
51530
50867
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
51531
50868
|
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.
|
|
51532
50869
|
*/
|
|
51533
|
-
/**
|
|
51534
|
-
* @hidden
|
|
51535
|
-
*/
|
|
51536
50870
|
let GridSortIndicatorView = /*@__PURE__*/ (() => {
|
|
51537
50871
|
class GridSortIndicatorView extends Base {
|
|
51538
50872
|
constructor(a) {
|
|
@@ -51733,9 +51067,6 @@ let GridSortIndicatorView = /*@__PURE__*/ (() => {
|
|
|
51733
51067
|
GridSortIndicatorView.$t = /*@__PURE__*/ markType(GridSortIndicatorView, 'GridSortIndicatorView');
|
|
51734
51068
|
return GridSortIndicatorView;
|
|
51735
51069
|
})();
|
|
51736
|
-
/**
|
|
51737
|
-
* @hidden
|
|
51738
|
-
*/
|
|
51739
51070
|
let GridSortIndicator = /*@__PURE__*/ (() => {
|
|
51740
51071
|
class GridSortIndicator extends Base {
|
|
51741
51072
|
get ae() {
|
|
@@ -52129,9 +51460,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52129
51460
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52130
51461
|
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.
|
|
52131
51462
|
*/
|
|
52132
|
-
/**
|
|
52133
|
-
* @hidden
|
|
52134
|
-
*/
|
|
52135
51463
|
let CanvasTextHeaderCell = /*@__PURE__*/ (() => {
|
|
52136
51464
|
class CanvasTextHeaderCell extends CanvasGridCellBase {
|
|
52137
51465
|
get db() {
|
|
@@ -52184,9 +51512,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52184
51512
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52185
51513
|
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.
|
|
52186
51514
|
*/
|
|
52187
|
-
/**
|
|
52188
|
-
* @hidden
|
|
52189
|
-
*/
|
|
52190
51515
|
let CanvasTextHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
52191
51516
|
class CanvasTextHeaderCellPresenter extends CanvasCellPresenterBase {
|
|
52192
51517
|
constructor(a) {
|
|
@@ -52249,9 +51574,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52249
51574
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52250
51575
|
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.
|
|
52251
51576
|
*/
|
|
52252
|
-
/**
|
|
52253
|
-
* @hidden
|
|
52254
|
-
*/
|
|
52255
51577
|
let CanvasRowSeparatorCell = /*@__PURE__*/ (() => {
|
|
52256
51578
|
class CanvasRowSeparatorCell extends CanvasGridCellBase {
|
|
52257
51579
|
constructor(a) {
|
|
@@ -52268,9 +51590,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52268
51590
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52269
51591
|
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.
|
|
52270
51592
|
*/
|
|
52271
|
-
/**
|
|
52272
|
-
* @hidden
|
|
52273
|
-
*/
|
|
52274
51593
|
let CanvasRowSeparatorCellPresenter = /*@__PURE__*/ (() => {
|
|
52275
51594
|
class CanvasRowSeparatorCellPresenter extends CanvasCellPresenterBase {
|
|
52276
51595
|
get d() {
|
|
@@ -52290,9 +51609,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52290
51609
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52291
51610
|
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.
|
|
52292
51611
|
*/
|
|
52293
|
-
/**
|
|
52294
|
-
* @hidden
|
|
52295
|
-
*/
|
|
52296
51612
|
let CanvasImageCell = /*@__PURE__*/ (() => {
|
|
52297
51613
|
class CanvasImageCell extends CanvasGridCellBase {
|
|
52298
51614
|
get dd() {
|
|
@@ -52355,9 +51671,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52355
51671
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52356
51672
|
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.
|
|
52357
51673
|
*/
|
|
52358
|
-
/**
|
|
52359
|
-
* @hidden
|
|
52360
|
-
*/
|
|
52361
51674
|
let CanvasImageCellPresenter = /*@__PURE__*/ (() => {
|
|
52362
51675
|
class CanvasImageCellPresenter extends CanvasCellPresenterBase {
|
|
52363
51676
|
constructor(a) {
|
|
@@ -52441,9 +51754,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52441
51754
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52442
51755
|
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.
|
|
52443
51756
|
*/
|
|
52444
|
-
/**
|
|
52445
|
-
* @hidden
|
|
52446
|
-
*/
|
|
52447
51757
|
let CanvasTemplateCellContainer = /*@__PURE__*/ (() => {
|
|
52448
51758
|
class CanvasTemplateCellContainer extends Base {
|
|
52449
51759
|
get isCanvasBased() {
|
|
@@ -52473,9 +51783,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52473
51783
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52474
51784
|
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.
|
|
52475
51785
|
*/
|
|
52476
|
-
/**
|
|
52477
|
-
* @hidden
|
|
52478
|
-
*/
|
|
52479
51786
|
let CanvasTemplateCell = /*@__PURE__*/ (() => {
|
|
52480
51787
|
class CanvasTemplateCell extends CanvasGridCellBase {
|
|
52481
51788
|
get db() {
|
|
@@ -52503,9 +51810,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52503
51810
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52504
51811
|
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.
|
|
52505
51812
|
*/
|
|
52506
|
-
/**
|
|
52507
|
-
* @hidden
|
|
52508
|
-
*/
|
|
52509
51813
|
let CanvasTemplateCellPresenter = /*@__PURE__*/ (() => {
|
|
52510
51814
|
class CanvasTemplateCellPresenter extends CanvasCellPresenterBase {
|
|
52511
51815
|
constructor(a, b) {
|
|
@@ -52539,9 +51843,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52539
51843
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52540
51844
|
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.
|
|
52541
51845
|
*/
|
|
52542
|
-
/**
|
|
52543
|
-
* @hidden
|
|
52544
|
-
*/
|
|
52545
51846
|
let CanvasTemplateHeaderCell = /*@__PURE__*/ (() => {
|
|
52546
51847
|
class CanvasTemplateHeaderCell extends CanvasGridCellBase {
|
|
52547
51848
|
get db() {
|
|
@@ -52569,9 +51870,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52569
51870
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52570
51871
|
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.
|
|
52571
51872
|
*/
|
|
52572
|
-
/**
|
|
52573
|
-
* @hidden
|
|
52574
|
-
*/
|
|
52575
51873
|
let CanvasTemplateHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
52576
51874
|
class CanvasTemplateHeaderCellPresenter extends CanvasCellPresenterBase {
|
|
52577
51875
|
get d() {
|
|
@@ -52605,9 +51903,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52605
51903
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52606
51904
|
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.
|
|
52607
51905
|
*/
|
|
52608
|
-
/**
|
|
52609
|
-
* @hidden
|
|
52610
|
-
*/
|
|
52611
51906
|
let CanvasSectionHeaderCell = /*@__PURE__*/ (() => {
|
|
52612
51907
|
class CanvasSectionHeaderCell extends CanvasGridCellBase {
|
|
52613
51908
|
constructor(a) {
|
|
@@ -52629,9 +51924,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52629
51924
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52630
51925
|
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.
|
|
52631
51926
|
*/
|
|
52632
|
-
/**
|
|
52633
|
-
* @hidden
|
|
52634
|
-
*/
|
|
52635
51927
|
let CanvasSectionHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
52636
51928
|
class CanvasSectionHeaderCellPresenter extends CanvasCellPresenterBase {
|
|
52637
51929
|
constructor(a) {
|
|
@@ -52684,9 +51976,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52684
51976
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52685
51977
|
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.
|
|
52686
51978
|
*/
|
|
52687
|
-
/**
|
|
52688
|
-
* @hidden
|
|
52689
|
-
*/
|
|
52690
51979
|
let CanvasVerticalSeparatorCell = /*@__PURE__*/ (() => {
|
|
52691
51980
|
class CanvasVerticalSeparatorCell extends CanvasGridCellBase {
|
|
52692
51981
|
constructor(a) {
|
|
@@ -52703,9 +51992,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52703
51992
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52704
51993
|
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.
|
|
52705
51994
|
*/
|
|
52706
|
-
/**
|
|
52707
|
-
* @hidden
|
|
52708
|
-
*/
|
|
52709
51995
|
let CanvasVerticalSeparatorCellPresenter = /*@__PURE__*/ (() => {
|
|
52710
51996
|
class CanvasVerticalSeparatorCellPresenter extends CanvasCellPresenterBase {
|
|
52711
51997
|
get d() {
|
|
@@ -52732,9 +52018,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52732
52018
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52733
52019
|
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.
|
|
52734
52020
|
*/
|
|
52735
|
-
/**
|
|
52736
|
-
* @hidden
|
|
52737
|
-
*/
|
|
52738
52021
|
let CanvasSummaryCell = /*@__PURE__*/ (() => {
|
|
52739
52022
|
class CanvasSummaryCell extends CanvasGridCellBase {
|
|
52740
52023
|
constructor(a) {
|
|
@@ -52825,9 +52108,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52825
52108
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52826
52109
|
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.
|
|
52827
52110
|
*/
|
|
52828
|
-
/**
|
|
52829
|
-
* @hidden
|
|
52830
|
-
*/
|
|
52831
52111
|
let CanvasSummaryCellPresenter = /*@__PURE__*/ (() => {
|
|
52832
52112
|
class CanvasSummaryCellPresenter extends CanvasCellPresenterBase {
|
|
52833
52113
|
constructor(a) {
|
|
@@ -52872,9 +52152,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
52872
52152
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
52873
52153
|
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.
|
|
52874
52154
|
*/
|
|
52875
|
-
/**
|
|
52876
|
-
* @hidden
|
|
52877
|
-
*/
|
|
52878
52155
|
let GridExpansionIndicatorView = /*@__PURE__*/ (() => {
|
|
52879
52156
|
class GridExpansionIndicatorView extends Base {
|
|
52880
52157
|
constructor(a) {
|
|
@@ -53024,9 +52301,6 @@ let GridExpansionIndicatorView = /*@__PURE__*/ (() => {
|
|
|
53024
52301
|
GridExpansionIndicatorView.$t = /*@__PURE__*/ markType(GridExpansionIndicatorView, 'GridExpansionIndicatorView');
|
|
53025
52302
|
return GridExpansionIndicatorView;
|
|
53026
52303
|
})();
|
|
53027
|
-
/**
|
|
53028
|
-
* @hidden
|
|
53029
|
-
*/
|
|
53030
52304
|
let GridExpansionIndicator = /*@__PURE__*/ (() => {
|
|
53031
52305
|
class GridExpansionIndicator extends Base {
|
|
53032
52306
|
get p() {
|
|
@@ -53183,9 +52457,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
53183
52457
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
53184
52458
|
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.
|
|
53185
52459
|
*/
|
|
53186
|
-
/**
|
|
53187
|
-
* @hidden
|
|
53188
|
-
*/
|
|
53189
52460
|
let PlaceholderView = /*@__PURE__*/ (() => {
|
|
53190
52461
|
class PlaceholderView extends Base {
|
|
53191
52462
|
constructor(a) {
|
|
@@ -53250,9 +52521,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
53250
52521
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
53251
52522
|
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.
|
|
53252
52523
|
*/
|
|
53253
|
-
/**
|
|
53254
|
-
* @hidden
|
|
53255
|
-
*/
|
|
53256
52524
|
let GridCellBase = /*@__PURE__*/ (() => {
|
|
53257
52525
|
class GridCellBase extends Base {
|
|
53258
52526
|
get b() {
|
|
@@ -54200,9 +53468,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
54200
53468
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
54201
53469
|
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.
|
|
54202
53470
|
*/
|
|
54203
|
-
/**
|
|
54204
|
-
* @hidden
|
|
54205
|
-
*/
|
|
54206
53471
|
let BaseEditorView = /*@__PURE__*/ (() => {
|
|
54207
53472
|
class BaseEditorView extends Base {
|
|
54208
53473
|
get container() {
|
|
@@ -54404,9 +53669,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
54404
53669
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
54405
53670
|
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.
|
|
54406
53671
|
*/
|
|
54407
|
-
/**
|
|
54408
|
-
* @hidden
|
|
54409
|
-
*/
|
|
54410
53672
|
let TextEditorView = /*@__PURE__*/ (() => {
|
|
54411
53673
|
class TextEditorView extends BaseEditorView {
|
|
54412
53674
|
constructor(a, b, c) {
|
|
@@ -54575,9 +53837,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
54575
53837
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
54576
53838
|
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.
|
|
54577
53839
|
*/
|
|
54578
|
-
/**
|
|
54579
|
-
* @hidden
|
|
54580
|
-
*/
|
|
54581
53840
|
let NumericEditorView = /*@__PURE__*/ (() => {
|
|
54582
53841
|
class NumericEditorView extends TextEditorView {
|
|
54583
53842
|
constructor(a, b, c) {
|
|
@@ -54604,9 +53863,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
54604
53863
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
54605
53864
|
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.
|
|
54606
53865
|
*/
|
|
54607
|
-
/**
|
|
54608
|
-
* @hidden
|
|
54609
|
-
*/
|
|
54610
53866
|
let DateEditorView = /*@__PURE__*/ (() => {
|
|
54611
53867
|
class DateEditorView extends BaseEditorView {
|
|
54612
53868
|
get af() {
|
|
@@ -54823,9 +54079,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
54823
54079
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
54824
54080
|
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.
|
|
54825
54081
|
*/
|
|
54826
|
-
/**
|
|
54827
|
-
* @hidden
|
|
54828
|
-
*/
|
|
54829
54082
|
let ComboEditorView = /*@__PURE__*/ (() => {
|
|
54830
54083
|
class ComboEditorView extends BaseEditorView {
|
|
54831
54084
|
get ah() {
|
|
@@ -55080,9 +54333,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55080
54333
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55081
54334
|
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.
|
|
55082
54335
|
*/
|
|
55083
|
-
/**
|
|
55084
|
-
* @hidden
|
|
55085
|
-
*/
|
|
55086
54336
|
let EditorCell = /*@__PURE__*/ (() => {
|
|
55087
54337
|
class EditorCell extends GridCellBase {
|
|
55088
54338
|
get dy() {
|
|
@@ -55571,9 +54821,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55571
54821
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55572
54822
|
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.
|
|
55573
54823
|
*/
|
|
55574
|
-
/**
|
|
55575
|
-
* @hidden
|
|
55576
|
-
*/
|
|
55577
54824
|
let CellPresenterBase = /*@__PURE__*/ (() => {
|
|
55578
54825
|
class CellPresenterBase extends Base {
|
|
55579
54826
|
constructor(a) {
|
|
@@ -55695,9 +54942,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55695
54942
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55696
54943
|
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.
|
|
55697
54944
|
*/
|
|
55698
|
-
/**
|
|
55699
|
-
* @hidden
|
|
55700
|
-
*/
|
|
55701
54945
|
let EditorCellPresenter = /*@__PURE__*/ (() => {
|
|
55702
54946
|
class EditorCellPresenter extends CellPresenterBase {
|
|
55703
54947
|
get d() {
|
|
@@ -55770,9 +55014,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55770
55014
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55771
55015
|
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.
|
|
55772
55016
|
*/
|
|
55773
|
-
/**
|
|
55774
|
-
* @hidden
|
|
55775
|
-
*/
|
|
55776
55017
|
let EditorRowCell = /*@__PURE__*/ (() => {
|
|
55777
55018
|
class EditorRowCell extends GridCellBase {
|
|
55778
55019
|
constructor(a) {
|
|
@@ -55790,9 +55031,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55790
55031
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55791
55032
|
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.
|
|
55792
55033
|
*/
|
|
55793
|
-
/**
|
|
55794
|
-
* @hidden
|
|
55795
|
-
*/
|
|
55796
55034
|
let EditorRowCellPresenter = /*@__PURE__*/ (() => {
|
|
55797
55035
|
class EditorRowCellPresenter extends CellPresenterBase {
|
|
55798
55036
|
get d() {
|
|
@@ -55822,9 +55060,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55822
55060
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55823
55061
|
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.
|
|
55824
55062
|
*/
|
|
55825
|
-
/**
|
|
55826
|
-
* @hidden
|
|
55827
|
-
*/
|
|
55828
55063
|
let OperatorSelectorOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
55829
55064
|
class OperatorSelectorOpeningEventArgs extends EventArgs {
|
|
55830
55065
|
}
|
|
@@ -55838,9 +55073,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55838
55073
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55839
55074
|
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.
|
|
55840
55075
|
*/
|
|
55841
|
-
/**
|
|
55842
|
-
* @hidden
|
|
55843
|
-
*/
|
|
55844
55076
|
let OperatorModel = /*@__PURE__*/ (() => {
|
|
55845
55077
|
class OperatorModel extends Base {
|
|
55846
55078
|
constructor() {
|
|
@@ -55869,9 +55101,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55869
55101
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55870
55102
|
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.
|
|
55871
55103
|
*/
|
|
55872
|
-
/**
|
|
55873
|
-
* @hidden
|
|
55874
|
-
*/
|
|
55875
55104
|
let OperatorSelectorValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
55876
55105
|
class OperatorSelectorValueChangedEventArgs extends EventArgs {
|
|
55877
55106
|
constructor() {
|
|
@@ -55909,9 +55138,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
55909
55138
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
55910
55139
|
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.
|
|
55911
55140
|
*/
|
|
55912
|
-
/**
|
|
55913
|
-
* @hidden
|
|
55914
|
-
*/
|
|
55915
55141
|
let ComparisonOperatorSelectorView = /*@__PURE__*/ (() => {
|
|
55916
55142
|
class ComparisonOperatorSelectorView extends Base {
|
|
55917
55143
|
constructor(a) {
|
|
@@ -56045,7 +55271,7 @@ let ComparisonOperatorSelectorView = /*@__PURE__*/ (() => {
|
|
|
56045
55271
|
}
|
|
56046
55272
|
onDocumentKeyDown(a) {
|
|
56047
55273
|
let b = a;
|
|
56048
|
-
if (BaseDOMEventProxy.
|
|
55274
|
+
if (BaseDOMEventProxy.c1(b) == 8) {
|
|
56049
55275
|
this.a.d8();
|
|
56050
55276
|
}
|
|
56051
55277
|
}
|
|
@@ -56065,9 +55291,6 @@ let ComparisonOperatorSelectorView = /*@__PURE__*/ (() => {
|
|
|
56065
55291
|
ComparisonOperatorSelectorView.$t = /*@__PURE__*/ markType(ComparisonOperatorSelectorView, 'ComparisonOperatorSelectorView');
|
|
56066
55292
|
return ComparisonOperatorSelectorView;
|
|
56067
55293
|
})();
|
|
56068
|
-
/**
|
|
56069
|
-
* @hidden
|
|
56070
|
-
*/
|
|
56071
55294
|
let ComparisonOperatorSelector = /*@__PURE__*/ (() => {
|
|
56072
55295
|
class ComparisonOperatorSelector extends Base {
|
|
56073
55296
|
eg(a, b, c) {
|
|
@@ -56798,9 +56021,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
56798
56021
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
56799
56022
|
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.
|
|
56800
56023
|
*/
|
|
56801
|
-
/**
|
|
56802
|
-
* @hidden
|
|
56803
|
-
*/
|
|
56804
56024
|
let FilterCell = /*@__PURE__*/ (() => {
|
|
56805
56025
|
class FilterCell extends GridCellBase {
|
|
56806
56026
|
constructor(a) {
|
|
@@ -57330,9 +56550,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57330
56550
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57331
56551
|
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.
|
|
57332
56552
|
*/
|
|
57333
|
-
/**
|
|
57334
|
-
* @hidden
|
|
57335
|
-
*/
|
|
57336
56553
|
let FilterCellPresenter = /*@__PURE__*/ (() => {
|
|
57337
56554
|
class FilterCellPresenter extends CellPresenterBase {
|
|
57338
56555
|
constructor(a) {
|
|
@@ -57389,9 +56606,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57389
56606
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57390
56607
|
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.
|
|
57391
56608
|
*/
|
|
57392
|
-
/**
|
|
57393
|
-
* @hidden
|
|
57394
|
-
*/
|
|
57395
56609
|
let TextCell = /*@__PURE__*/ (() => {
|
|
57396
56610
|
class TextCell extends GridCellBase {
|
|
57397
56611
|
get dw() {
|
|
@@ -57454,9 +56668,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57454
56668
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57455
56669
|
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.
|
|
57456
56670
|
*/
|
|
57457
|
-
/**
|
|
57458
|
-
* @hidden
|
|
57459
|
-
*/
|
|
57460
56671
|
let ContentCellModelHelper = /*@__PURE__*/ (() => {
|
|
57461
56672
|
class ContentCellModelHelper extends Base {
|
|
57462
56673
|
static g(a) {
|
|
@@ -57594,9 +56805,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57594
56805
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57595
56806
|
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.
|
|
57596
56807
|
*/
|
|
57597
|
-
/**
|
|
57598
|
-
* @hidden
|
|
57599
|
-
*/
|
|
57600
56808
|
let TextCellPresenter = /*@__PURE__*/ (() => {
|
|
57601
56809
|
class TextCellPresenter extends CellPresenterBase {
|
|
57602
56810
|
constructor(a) {
|
|
@@ -57643,9 +56851,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57643
56851
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57644
56852
|
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.
|
|
57645
56853
|
*/
|
|
57646
|
-
/**
|
|
57647
|
-
* @hidden
|
|
57648
|
-
*/
|
|
57649
56854
|
let NumericCell = /*@__PURE__*/ (() => {
|
|
57650
56855
|
class NumericCell extends TextCell {
|
|
57651
56856
|
constructor(a) {
|
|
@@ -57674,9 +56879,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57674
56879
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57675
56880
|
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.
|
|
57676
56881
|
*/
|
|
57677
|
-
/**
|
|
57678
|
-
* @hidden
|
|
57679
|
-
*/
|
|
57680
56882
|
let NumericCellPresenter = /*@__PURE__*/ (() => {
|
|
57681
56883
|
class NumericCellPresenter extends CellPresenterBase {
|
|
57682
56884
|
get d() {
|
|
@@ -57718,9 +56920,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57718
56920
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57719
56921
|
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.
|
|
57720
56922
|
*/
|
|
57721
|
-
/**
|
|
57722
|
-
* @hidden
|
|
57723
|
-
*/
|
|
57724
56923
|
let DateTimeCell = /*@__PURE__*/ (() => {
|
|
57725
56924
|
class DateTimeCell extends TextCell {
|
|
57726
56925
|
constructor(a) {
|
|
@@ -57737,9 +56936,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57737
56936
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57738
56937
|
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.
|
|
57739
56938
|
*/
|
|
57740
|
-
/**
|
|
57741
|
-
* @hidden
|
|
57742
|
-
*/
|
|
57743
56939
|
let DateTimeCellPresenter = /*@__PURE__*/ (() => {
|
|
57744
56940
|
class DateTimeCellPresenter extends CellPresenterBase {
|
|
57745
56941
|
get d() {
|
|
@@ -57782,9 +56978,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57782
56978
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57783
56979
|
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.
|
|
57784
56980
|
*/
|
|
57785
|
-
/**
|
|
57786
|
-
* @hidden
|
|
57787
|
-
*/
|
|
57788
56981
|
let GridFilterDialogOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
57789
56982
|
class GridFilterDialogOpeningEventArgs extends Base {
|
|
57790
56983
|
constructor() {
|
|
@@ -57802,9 +56995,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57802
56995
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57803
56996
|
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.
|
|
57804
56997
|
*/
|
|
57805
|
-
/**
|
|
57806
|
-
* @hidden
|
|
57807
|
-
*/
|
|
57808
56998
|
let GridFilterDialogFilterChangeEventArgs = /*@__PURE__*/ (() => {
|
|
57809
56999
|
class GridFilterDialogFilterChangeEventArgs extends Base {
|
|
57810
57000
|
constructor() {
|
|
@@ -57829,9 +57019,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57829
57019
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57830
57020
|
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.
|
|
57831
57021
|
*/
|
|
57832
|
-
/**
|
|
57833
|
-
* @hidden
|
|
57834
|
-
*/
|
|
57835
57022
|
let GridFilterDialogViewModelRow = /*@__PURE__*/ (() => {
|
|
57836
57023
|
class GridFilterDialogViewModelRow extends Base {
|
|
57837
57024
|
constructor() {
|
|
@@ -57920,9 +57107,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57920
57107
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57921
57108
|
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.
|
|
57922
57109
|
*/
|
|
57923
|
-
/**
|
|
57924
|
-
* @hidden
|
|
57925
|
-
*/
|
|
57926
57110
|
let GridFilterDialogViewModelGrouping = /*@__PURE__*/ (() => {
|
|
57927
57111
|
class GridFilterDialogViewModelGrouping extends Base {
|
|
57928
57112
|
constructor() {
|
|
@@ -57942,9 +57126,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57942
57126
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57943
57127
|
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.
|
|
57944
57128
|
*/
|
|
57945
|
-
/**
|
|
57946
|
-
* @hidden
|
|
57947
|
-
*/
|
|
57948
57129
|
let GridFilterDialogViewModelGroupingLevel = /*@__PURE__*/ (() => {
|
|
57949
57130
|
class GridFilterDialogViewModelGroupingLevel extends ObservableCollection$1 {
|
|
57950
57131
|
constructor() {
|
|
@@ -57961,9 +57142,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57961
57142
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57962
57143
|
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.
|
|
57963
57144
|
*/
|
|
57964
|
-
/**
|
|
57965
|
-
* @hidden
|
|
57966
|
-
*/
|
|
57967
57145
|
let FilterDialogRenderCompletedEventArgs = /*@__PURE__*/ (() => {
|
|
57968
57146
|
class FilterDialogRenderCompletedEventArgs extends EventArgs {
|
|
57969
57147
|
}
|
|
@@ -57977,9 +57155,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57977
57155
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57978
57156
|
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.
|
|
57979
57157
|
*/
|
|
57980
|
-
/**
|
|
57981
|
-
* @hidden
|
|
57982
|
-
*/
|
|
57983
57158
|
let GridFilterDialogViewModelGroupingLevelCollection = /*@__PURE__*/ (() => {
|
|
57984
57159
|
class GridFilterDialogViewModelGroupingLevelCollection extends ObservableCollection$1 {
|
|
57985
57160
|
constructor() {
|
|
@@ -57996,9 +57171,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
57996
57171
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
57997
57172
|
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.
|
|
57998
57173
|
*/
|
|
57999
|
-
/**
|
|
58000
|
-
* @hidden
|
|
58001
|
-
*/
|
|
58002
57174
|
let GridFilterDialogView = /*@__PURE__*/ (() => {
|
|
58003
57175
|
class GridFilterDialogView extends Base {
|
|
58004
57176
|
constructor(a) {
|
|
@@ -58118,9 +57290,6 @@ let GridFilterDialogView = /*@__PURE__*/ (() => {
|
|
|
58118
57290
|
GridFilterDialogView.$t = /*@__PURE__*/ markType(GridFilterDialogView, 'GridFilterDialogView');
|
|
58119
57291
|
return GridFilterDialogView;
|
|
58120
57292
|
})();
|
|
58121
|
-
/**
|
|
58122
|
-
* @hidden
|
|
58123
|
-
*/
|
|
58124
57293
|
let GridFilterDialogPanel = /*@__PURE__*/ (() => {
|
|
58125
57294
|
class GridFilterDialogPanel extends Base {
|
|
58126
57295
|
constructor(a, b, c, d) {
|
|
@@ -58161,7 +57330,7 @@ let GridFilterDialogPanel = /*@__PURE__*/ (() => {
|
|
|
58161
57330
|
a.stopPropagation();
|
|
58162
57331
|
}
|
|
58163
57332
|
onDocumentKeyDown(a) {
|
|
58164
|
-
if (BaseDOMEventProxy.
|
|
57333
|
+
if (BaseDOMEventProxy.c1(a) == 8) {
|
|
58165
57334
|
}
|
|
58166
57335
|
}
|
|
58167
57336
|
onDocumentMouseClick(e_) {
|
|
@@ -58263,9 +57432,6 @@ let GridFilterDialogPanel = /*@__PURE__*/ (() => {
|
|
|
58263
57432
|
GridFilterDialogPanel.$t = /*@__PURE__*/ markType(GridFilterDialogPanel, 'GridFilterDialogPanel');
|
|
58264
57433
|
return GridFilterDialogPanel;
|
|
58265
57434
|
})();
|
|
58266
|
-
/**
|
|
58267
|
-
* @hidden
|
|
58268
|
-
*/
|
|
58269
57435
|
let GridFilterDialog = /*@__PURE__*/ (() => {
|
|
58270
57436
|
class GridFilterDialog extends Base {
|
|
58271
57437
|
get as() {
|
|
@@ -58809,9 +57975,6 @@ let GridFilterDialog = /*@__PURE__*/ (() => {
|
|
|
58809
57975
|
GridFilterDialog.ay = "M12 14c -1.1 0 -2 -0.9 -2 -2 s0.9 -2 2 -2 s2 0.9 2 2 S13.1 14 12 14 z M12 8c -1.1 0 -2 -0.9 -2 -2 s0.9 -2 2 -2 s2 0.9 2 2 S13.1 8 12 8z M12 16 c1.1 0 2 0.9 2 2s -0.9 2 -2 2 s-2 -0.9 -2 -2 S10.9 16 12 16z";
|
|
58810
57976
|
return GridFilterDialog;
|
|
58811
57977
|
})();
|
|
58812
|
-
/**
|
|
58813
|
-
* @hidden
|
|
58814
|
-
*/
|
|
58815
57978
|
let GridFilterDialogViewModel = /*@__PURE__*/ (() => {
|
|
58816
57979
|
class GridFilterDialogViewModel extends Base {
|
|
58817
57980
|
n() {
|
|
@@ -59079,9 +58242,6 @@ let GridFilterDialogViewModel = /*@__PURE__*/ (() => {
|
|
|
59079
58242
|
GridFilterDialogViewModel.$t = /*@__PURE__*/ markType(GridFilterDialogViewModel, 'GridFilterDialogViewModel');
|
|
59080
58243
|
return GridFilterDialogViewModel;
|
|
59081
58244
|
})();
|
|
59082
|
-
/**
|
|
59083
|
-
* @hidden
|
|
59084
|
-
*/
|
|
59085
58245
|
let GridFilterDialogViewModelRowCollection = /*@__PURE__*/ (() => {
|
|
59086
58246
|
class GridFilterDialogViewModelRowCollection extends ObservableCollection$1 {
|
|
59087
58247
|
constructor() {
|
|
@@ -59133,9 +58293,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59133
58293
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59134
58294
|
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.
|
|
59135
58295
|
*/
|
|
59136
|
-
/**
|
|
59137
|
-
* @hidden
|
|
59138
|
-
*/
|
|
59139
58296
|
let TextHeaderCell = /*@__PURE__*/ (() => {
|
|
59140
58297
|
class TextHeaderCell extends GridCellBase {
|
|
59141
58298
|
get d9() {
|
|
@@ -59436,9 +58593,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59436
58593
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59437
58594
|
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.
|
|
59438
58595
|
*/
|
|
59439
|
-
/**
|
|
59440
|
-
* @hidden
|
|
59441
|
-
*/
|
|
59442
58596
|
let TextHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
59443
58597
|
class TextHeaderCellPresenter extends CellPresenterBase {
|
|
59444
58598
|
constructor(a) {
|
|
@@ -59519,9 +58673,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59519
58673
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59520
58674
|
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.
|
|
59521
58675
|
*/
|
|
59522
|
-
/**
|
|
59523
|
-
* @hidden
|
|
59524
|
-
*/
|
|
59525
58676
|
let RowSeparatorCell = /*@__PURE__*/ (() => {
|
|
59526
58677
|
class RowSeparatorCell extends GridCellBase {
|
|
59527
58678
|
constructor(a) {
|
|
@@ -59538,9 +58689,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59538
58689
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59539
58690
|
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.
|
|
59540
58691
|
*/
|
|
59541
|
-
/**
|
|
59542
|
-
* @hidden
|
|
59543
|
-
*/
|
|
59544
58692
|
let RowSeparatorCellPresenter = /*@__PURE__*/ (() => {
|
|
59545
58693
|
class RowSeparatorCellPresenter extends CellPresenterBase {
|
|
59546
58694
|
get d() {
|
|
@@ -59560,9 +58708,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59560
58708
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59561
58709
|
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.
|
|
59562
58710
|
*/
|
|
59563
|
-
/**
|
|
59564
|
-
* @hidden
|
|
59565
|
-
*/
|
|
59566
58711
|
let ImageCell = /*@__PURE__*/ (() => {
|
|
59567
58712
|
class ImageCell extends GridCellBase {
|
|
59568
58713
|
get d2() {
|
|
@@ -59677,9 +58822,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59677
58822
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59678
58823
|
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.
|
|
59679
58824
|
*/
|
|
59680
|
-
/**
|
|
59681
|
-
* @hidden
|
|
59682
|
-
*/
|
|
59683
58825
|
let ImageCellPresenter = /*@__PURE__*/ (() => {
|
|
59684
58826
|
class ImageCellPresenter extends CellPresenterBase {
|
|
59685
58827
|
constructor(a) {
|
|
@@ -59764,9 +58906,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59764
58906
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59765
58907
|
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.
|
|
59766
58908
|
*/
|
|
59767
|
-
/**
|
|
59768
|
-
* @hidden
|
|
59769
|
-
*/
|
|
59770
58909
|
let TemplateCellContainer = /*@__PURE__*/ (() => {
|
|
59771
58910
|
class TemplateCellContainer extends Base {
|
|
59772
58911
|
get element() {
|
|
@@ -59797,9 +58936,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59797
58936
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59798
58937
|
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.
|
|
59799
58938
|
*/
|
|
59800
|
-
/**
|
|
59801
|
-
* @hidden
|
|
59802
|
-
*/
|
|
59803
58939
|
let TemplateCell = /*@__PURE__*/ (() => {
|
|
59804
58940
|
class TemplateCell extends GridCellBase {
|
|
59805
58941
|
get dw() {
|
|
@@ -59832,7 +58968,7 @@ let TemplateCell = /*@__PURE__*/ (() => {
|
|
|
59832
58968
|
dx(a) {
|
|
59833
58969
|
let b = this.dv.element.getNativeElement();
|
|
59834
58970
|
if (b.contains(document.activeElement) && document.activeElement.nodeName == "INPUT") {
|
|
59835
|
-
let c = BaseDOMEventProxy.
|
|
58971
|
+
let c = BaseDOMEventProxy.c1(a);
|
|
59836
58972
|
if (c == 14 || c == 16) {
|
|
59837
58973
|
a.stopPropagation();
|
|
59838
58974
|
}
|
|
@@ -59849,9 +58985,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59849
58985
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59850
58986
|
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.
|
|
59851
58987
|
*/
|
|
59852
|
-
/**
|
|
59853
|
-
* @hidden
|
|
59854
|
-
*/
|
|
59855
58988
|
let TemplateCellPresenter = /*@__PURE__*/ (() => {
|
|
59856
58989
|
class TemplateCellPresenter extends CellPresenterBase {
|
|
59857
58990
|
constructor(a, b) {
|
|
@@ -59884,9 +59017,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59884
59017
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59885
59018
|
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.
|
|
59886
59019
|
*/
|
|
59887
|
-
/**
|
|
59888
|
-
* @hidden
|
|
59889
|
-
*/
|
|
59890
59020
|
let TemplateHeaderCell = /*@__PURE__*/ (() => {
|
|
59891
59021
|
class TemplateHeaderCell extends GridCellBase {
|
|
59892
59022
|
get dw() {
|
|
@@ -59912,9 +59042,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59912
59042
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59913
59043
|
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.
|
|
59914
59044
|
*/
|
|
59915
|
-
/**
|
|
59916
|
-
* @hidden
|
|
59917
|
-
*/
|
|
59918
59045
|
let TemplateHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
59919
59046
|
class TemplateHeaderCellPresenter extends CellPresenterBase {
|
|
59920
59047
|
get e() {
|
|
@@ -59948,9 +59075,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59948
59075
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59949
59076
|
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.
|
|
59950
59077
|
*/
|
|
59951
|
-
/**
|
|
59952
|
-
* @hidden
|
|
59953
|
-
*/
|
|
59954
59078
|
let SectionHeaderCell = /*@__PURE__*/ (() => {
|
|
59955
59079
|
class SectionHeaderCell extends GridCellBase {
|
|
59956
59080
|
get dw() {
|
|
@@ -59995,9 +59119,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
59995
59119
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
59996
59120
|
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.
|
|
59997
59121
|
*/
|
|
59998
|
-
/**
|
|
59999
|
-
* @hidden
|
|
60000
|
-
*/
|
|
60001
59122
|
let SectionHeaderCellPresenter = /*@__PURE__*/ (() => {
|
|
60002
59123
|
class SectionHeaderCellPresenter extends CellPresenterBase {
|
|
60003
59124
|
constructor(a) {
|
|
@@ -60043,9 +59164,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60043
59164
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60044
59165
|
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.
|
|
60045
59166
|
*/
|
|
60046
|
-
/**
|
|
60047
|
-
* @hidden
|
|
60048
|
-
*/
|
|
60049
59167
|
let VerticalSeparatorCell = /*@__PURE__*/ (() => {
|
|
60050
59168
|
class VerticalSeparatorCell extends GridCellBase {
|
|
60051
59169
|
constructor(a) {
|
|
@@ -60113,9 +59231,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60113
59231
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60114
59232
|
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.
|
|
60115
59233
|
*/
|
|
60116
|
-
/**
|
|
60117
|
-
* @hidden
|
|
60118
|
-
*/
|
|
60119
59234
|
let VerticalSeparatorCellPresenter = /*@__PURE__*/ (() => {
|
|
60120
59235
|
class VerticalSeparatorCellPresenter extends CellPresenterBase {
|
|
60121
59236
|
get d() {
|
|
@@ -60135,9 +59250,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60135
59250
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60136
59251
|
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.
|
|
60137
59252
|
*/
|
|
60138
|
-
/**
|
|
60139
|
-
* @hidden
|
|
60140
|
-
*/
|
|
60141
59253
|
let SummaryCell = /*@__PURE__*/ (() => {
|
|
60142
59254
|
class SummaryCell extends GridCellBase {
|
|
60143
59255
|
get dy() {
|
|
@@ -60208,9 +59320,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60208
59320
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60209
59321
|
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.
|
|
60210
59322
|
*/
|
|
60211
|
-
/**
|
|
60212
|
-
* @hidden
|
|
60213
|
-
*/
|
|
60214
59323
|
let SummaryCellPresenter = /*@__PURE__*/ (() => {
|
|
60215
59324
|
class SummaryCellPresenter extends CellPresenterBase {
|
|
60216
59325
|
constructor(a) {
|
|
@@ -60256,9 +59365,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60256
59365
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60257
59366
|
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.
|
|
60258
59367
|
*/
|
|
60259
|
-
/**
|
|
60260
|
-
* @hidden
|
|
60261
|
-
*/
|
|
60262
59368
|
let DataGridPresenterManager = /*@__PURE__*/ (() => {
|
|
60263
59369
|
class DataGridPresenterManager extends Base {
|
|
60264
59370
|
constructor(a, b) {
|
|
@@ -60384,9 +59490,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60384
59490
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60385
59491
|
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.
|
|
60386
59492
|
*/
|
|
60387
|
-
/**
|
|
60388
|
-
* @hidden
|
|
60389
|
-
*/
|
|
60390
59493
|
let DataGridViewportManager = /*@__PURE__*/ (() => {
|
|
60391
59494
|
class DataGridViewportManager extends Base {
|
|
60392
59495
|
constructor(a) {
|
|
@@ -60426,9 +59529,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60426
59529
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60427
59530
|
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.
|
|
60428
59531
|
*/
|
|
60429
|
-
/**
|
|
60430
|
-
* @hidden
|
|
60431
|
-
*/
|
|
60432
59532
|
let DataGridDelayedExecutionManager = /*@__PURE__*/ (() => {
|
|
60433
59533
|
class DataGridDelayedExecutionManager extends Base {
|
|
60434
59534
|
constructor(a) {
|
|
@@ -60464,9 +59564,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60464
59564
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60465
59565
|
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.
|
|
60466
59566
|
*/
|
|
60467
|
-
/**
|
|
60468
|
-
* @hidden
|
|
60469
|
-
*/
|
|
60470
59567
|
let DataGridPropertySetter = /*@__PURE__*/ (() => {
|
|
60471
59568
|
class DataGridPropertySetter extends Base {
|
|
60472
59569
|
setProperty(target_, propertyName_, value_) {
|
|
@@ -60515,9 +59612,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60515
59612
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60516
59613
|
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.
|
|
60517
59614
|
*/
|
|
60518
|
-
/**
|
|
60519
|
-
* @hidden
|
|
60520
|
-
*/
|
|
60521
59615
|
let DraggerView = /*@__PURE__*/ (() => {
|
|
60522
59616
|
class DraggerView extends Base {
|
|
60523
59617
|
get model() {
|
|
@@ -60540,8 +59634,8 @@ let DraggerView = /*@__PURE__*/ (() => {
|
|
|
60540
59634
|
this.c = null;
|
|
60541
59635
|
}
|
|
60542
59636
|
if (this.a != null) {
|
|
60543
|
-
this.a.
|
|
60544
|
-
this.a.
|
|
59637
|
+
this.a.ap = null;
|
|
59638
|
+
this.a.aw();
|
|
60545
59639
|
}
|
|
60546
59640
|
return;
|
|
60547
59641
|
}
|
|
@@ -60549,23 +59643,23 @@ let DraggerView = /*@__PURE__*/ (() => {
|
|
|
60549
59643
|
let b = Math.round(this.c.rootWrapper.width());
|
|
60550
59644
|
let c = Math.round(this.c.rootWrapper.height());
|
|
60551
59645
|
this.a = new CanvasGestureDOMEventProxy(this.c.rootWrapper, this.c, true);
|
|
60552
|
-
this.a.
|
|
59646
|
+
this.a.c9 = true;
|
|
60553
59647
|
let d = this.a;
|
|
60554
59648
|
d.onMouseOver = delegateCombine(d.onMouseOver, runOn(this, this.e));
|
|
60555
59649
|
let e = this.a;
|
|
60556
59650
|
e.onMouseUp = delegateCombine(e.onMouseUp, runOn(this, this.f));
|
|
60557
|
-
this.a.
|
|
59651
|
+
this.a.ap = runOn(this, this.b);
|
|
60558
59652
|
this.model.viewportWidth = b;
|
|
60559
59653
|
this.model.viewportHeight = c;
|
|
60560
59654
|
}
|
|
60561
59655
|
onDetachedFromUI() {
|
|
60562
59656
|
if (this.a != null && this.c != null) {
|
|
60563
|
-
this.a.
|
|
59657
|
+
this.a.bi(this.c.rootWrapper, "");
|
|
60564
59658
|
}
|
|
60565
59659
|
}
|
|
60566
59660
|
onAttachedToUI() {
|
|
60567
59661
|
if (this.a != null) {
|
|
60568
|
-
this.a.
|
|
59662
|
+
this.a.au(this.c.rootWrapper, "");
|
|
60569
59663
|
}
|
|
60570
59664
|
}
|
|
60571
59665
|
b(a) {
|
|
@@ -60582,7 +59676,7 @@ let DraggerView = /*@__PURE__*/ (() => {
|
|
|
60582
59676
|
releaseMouse() {
|
|
60583
59677
|
}
|
|
60584
59678
|
transformPoint(a, b) {
|
|
60585
|
-
let c = BaseDOMEventProxy.
|
|
59679
|
+
let c = BaseDOMEventProxy.c5(this.c.rootWrapper);
|
|
60586
59680
|
let d = { $type: Point_$type, x: a - c.x, y: b - c.y };
|
|
60587
59681
|
return d;
|
|
60588
59682
|
}
|
|
@@ -60593,7 +59687,7 @@ let DraggerView = /*@__PURE__*/ (() => {
|
|
|
60593
59687
|
this.model.onMouseUp(a.x, a.y);
|
|
60594
59688
|
}
|
|
60595
59689
|
onViewportSizeChanged(a, b) {
|
|
60596
|
-
this.a.
|
|
59690
|
+
this.a.bm = new Rect(0, 0, 0, a, b);
|
|
60597
59691
|
}
|
|
60598
59692
|
addCloneCellToDom() {
|
|
60599
59693
|
if (this.c != null) {
|
|
@@ -60648,9 +59742,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60648
59742
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60649
59743
|
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.
|
|
60650
59744
|
*/
|
|
60651
|
-
/**
|
|
60652
|
-
* @hidden
|
|
60653
|
-
*/
|
|
60654
59745
|
let DragSelectEventArgs = /*@__PURE__*/ (() => {
|
|
60655
59746
|
class DragSelectEventArgs extends EventArgs {
|
|
60656
59747
|
constructor() {
|
|
@@ -60702,9 +59793,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
60702
59793
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
60703
59794
|
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.
|
|
60704
59795
|
*/
|
|
60705
|
-
/**
|
|
60706
|
-
* @hidden
|
|
60707
|
-
*/
|
|
60708
59796
|
let Dragger = /*@__PURE__*/ (() => {
|
|
60709
59797
|
class Dragger extends Base {
|
|
60710
59798
|
constructor() {
|
|
@@ -61561,9 +60649,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
61561
60649
|
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.
|
|
61562
60650
|
*/
|
|
61563
60651
|
|
|
61564
|
-
/**
|
|
61565
|
-
* Represents a Header Row separator. This is used to visually separate the header row from the rest of the rows in a grid.
|
|
61566
|
-
*/
|
|
61567
60652
|
let IgcHeaderRowSeparatorComponent = /*@__PURE__*/ (() => {
|
|
61568
60653
|
class IgcHeaderRowSeparatorComponent extends IgcDefinitionBaseComponent {
|
|
61569
60654
|
createImplementation() {
|
|
@@ -61779,9 +60864,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
61779
60864
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
61780
60865
|
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.
|
|
61781
60866
|
*/
|
|
61782
|
-
/**
|
|
61783
|
-
* @hidden
|
|
61784
|
-
*/
|
|
61785
60867
|
let DataGridScrollerKeyboardListener = /*@__PURE__*/ (() => {
|
|
61786
60868
|
class DataGridScrollerKeyboardListener extends Base {
|
|
61787
60869
|
constructor(a) {
|
|
@@ -62443,9 +61525,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
62443
61525
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
62444
61526
|
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.
|
|
62445
61527
|
*/
|
|
62446
|
-
/**
|
|
62447
|
-
* @hidden
|
|
62448
|
-
*/
|
|
62449
61528
|
let AccessibilityRow = /*@__PURE__*/ (() => {
|
|
62450
61529
|
class AccessibilityRow extends Base {
|
|
62451
61530
|
constructor() {
|
|
@@ -62546,9 +61625,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
62546
61625
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
62547
61626
|
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.
|
|
62548
61627
|
*/
|
|
62549
|
-
/**
|
|
62550
|
-
* @hidden
|
|
62551
|
-
*/
|
|
62552
61628
|
let DataGridAccessibilityLayoutPanel = /*@__PURE__*/ (() => {
|
|
62553
61629
|
class DataGridAccessibilityLayoutPanel extends DataGridCellLayoutPanel {
|
|
62554
61630
|
constructor(a, b, c) {
|
|
@@ -63006,9 +62082,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
63006
62082
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
63007
62083
|
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.
|
|
63008
62084
|
*/
|
|
63009
|
-
/**
|
|
63010
|
-
* @hidden
|
|
63011
|
-
*/
|
|
63012
62085
|
let GroupInfo = /*@__PURE__*/ (() => {
|
|
63013
62086
|
class GroupInfo extends Base {
|
|
63014
62087
|
constructor() {
|
|
@@ -63050,9 +62123,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
63050
62123
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
63051
62124
|
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.
|
|
63052
62125
|
*/
|
|
63053
|
-
/**
|
|
63054
|
-
* @hidden
|
|
63055
|
-
*/
|
|
63056
62126
|
let ColumnGroupingVisualModelExport = /*@__PURE__*/ (() => {
|
|
63057
62127
|
class ColumnGroupingVisualModelExport extends Base {
|
|
63058
62128
|
constructor() {
|
|
@@ -63131,9 +62201,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
63131
62201
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
63132
62202
|
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.
|
|
63133
62203
|
*/
|
|
63134
|
-
/**
|
|
63135
|
-
* @hidden
|
|
63136
|
-
*/
|
|
63137
62204
|
let TextVisualModelExport = /*@__PURE__*/ (() => {
|
|
63138
62205
|
class TextVisualModelExport extends Base {
|
|
63139
62206
|
constructor() {
|
|
@@ -63174,9 +62241,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
63174
62241
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
63175
62242
|
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.
|
|
63176
62243
|
*/
|
|
63177
|
-
/**
|
|
63178
|
-
* @hidden
|
|
63179
|
-
*/
|
|
63180
62244
|
let ColumnGroupingView = /*@__PURE__*/ (() => {
|
|
63181
62245
|
class ColumnGroupingView extends Base {
|
|
63182
62246
|
constructor() {
|
|
@@ -63225,7 +62289,7 @@ let ColumnGroupingView = /*@__PURE__*/ (() => {
|
|
|
63225
62289
|
}
|
|
63226
62290
|
this.n = a;
|
|
63227
62291
|
this.d = new CanvasGestureDOMEventProxy(this.o.rootWrapper, this.o, true);
|
|
63228
|
-
this.d.
|
|
62292
|
+
this.d.c9 = true;
|
|
63229
62293
|
let b = this.d;
|
|
63230
62294
|
b.onMouseDown = delegateCombine(b.onMouseDown, runOn(this, this.z));
|
|
63231
62295
|
let c = this.d;
|
|
@@ -63610,9 +62674,6 @@ let ColumnGroupingView = /*@__PURE__*/ (() => {
|
|
|
63610
62674
|
ColumnGroupingView.$t = /*@__PURE__*/ markType(ColumnGroupingView, 'ColumnGroupingView');
|
|
63611
62675
|
return ColumnGroupingView;
|
|
63612
62676
|
})();
|
|
63613
|
-
/**
|
|
63614
|
-
* @hidden
|
|
63615
|
-
*/
|
|
63616
62677
|
let ColumnGrouping = /*@__PURE__*/ (() => {
|
|
63617
62678
|
class ColumnGrouping extends Base {
|
|
63618
62679
|
constructor() {
|
|
@@ -68654,9 +67715,6 @@ class IgcDataGridCoreModule {
|
|
|
68654
67715
|
}
|
|
68655
67716
|
}
|
|
68656
67717
|
|
|
68657
|
-
/**
|
|
68658
|
-
* Represents a Text grid column, used to allow the developer to display a formatted text in a cell.
|
|
68659
|
-
*/
|
|
68660
67718
|
let IgcTextColumnComponent = /*@__PURE__*/ (() => {
|
|
68661
67719
|
class IgcTextColumnComponent extends IgcDataGridColumnComponent {
|
|
68662
67720
|
createImplementation() {
|
|
@@ -68781,9 +67839,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
68781
67839
|
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.
|
|
68782
67840
|
*/
|
|
68783
67841
|
|
|
68784
|
-
/**
|
|
68785
|
-
* Represents a Numeric grid column, used to allow the developer to display a formatted number in a cell.
|
|
68786
|
-
*/
|
|
68787
67842
|
let IgcNumericColumnComponent = /*@__PURE__*/ (() => {
|
|
68788
67843
|
class IgcNumericColumnComponent extends IgcDataGridColumnComponent {
|
|
68789
67844
|
createImplementation() {
|
|
@@ -69022,9 +68077,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
69022
68077
|
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.
|
|
69023
68078
|
*/
|
|
69024
68079
|
|
|
69025
|
-
/**
|
|
69026
|
-
* A column for displaying date/time values.
|
|
69027
|
-
*/
|
|
69028
68080
|
let IgcDateTimeColumnComponent = /*@__PURE__*/ (() => {
|
|
69029
68081
|
class IgcDateTimeColumnComponent extends IgcDataGridColumnComponent {
|
|
69030
68082
|
createImplementation() {
|
|
@@ -69317,9 +68369,6 @@ class IgcTemplateCellUpdatingEventArgs {
|
|
|
69317
68369
|
}
|
|
69318
68370
|
}
|
|
69319
68371
|
|
|
69320
|
-
/**
|
|
69321
|
-
* A column with customizable content.
|
|
69322
|
-
*/
|
|
69323
68372
|
let IgcTemplateColumnComponent = /*@__PURE__*/ (() => {
|
|
69324
68373
|
class IgcTemplateColumnComponent extends IgcDataGridColumnComponent {
|
|
69325
68374
|
createImplementation() {
|
|
@@ -69621,9 +68670,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
69621
68670
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
69622
68671
|
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.
|
|
69623
68672
|
*/
|
|
69624
|
-
/**
|
|
69625
|
-
* @hidden
|
|
69626
|
-
*/
|
|
69627
68673
|
let CheckboxListKeysClearedEventArgs = /*@__PURE__*/ (() => {
|
|
69628
68674
|
class CheckboxListKeysClearedEventArgs extends Base {
|
|
69629
68675
|
}
|
|
@@ -69637,9 +68683,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
69637
68683
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
69638
68684
|
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.
|
|
69639
68685
|
*/
|
|
69640
|
-
/**
|
|
69641
|
-
* @hidden
|
|
69642
|
-
*/
|
|
69643
68686
|
let CheckedChangedEventArgs = /*@__PURE__*/ (() => {
|
|
69644
68687
|
class CheckedChangedEventArgs extends Base {
|
|
69645
68688
|
constructor() {
|
|
@@ -69659,9 +68702,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
69659
68702
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
69660
68703
|
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.
|
|
69661
68704
|
*/
|
|
69662
|
-
/**
|
|
69663
|
-
* @hidden
|
|
69664
|
-
*/
|
|
69665
68705
|
let CheckboxListIndexTypeChangedEventArgs = /*@__PURE__*/ (() => {
|
|
69666
68706
|
class CheckboxListIndexTypeChangedEventArgs extends Base {
|
|
69667
68707
|
constructor() {
|
|
@@ -69680,9 +68720,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
69680
68720
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
69681
68721
|
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.
|
|
69682
68722
|
*/
|
|
69683
|
-
/**
|
|
69684
|
-
* @hidden
|
|
69685
|
-
*/
|
|
69686
68723
|
let SelectAllCheckboxChangedEventArgs = /*@__PURE__*/ (() => {
|
|
69687
68724
|
class SelectAllCheckboxChangedEventArgs extends Base {
|
|
69688
68725
|
constructor() {
|
|
@@ -69700,9 +68737,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
69700
68737
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
69701
68738
|
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.
|
|
69702
68739
|
*/
|
|
69703
|
-
/**
|
|
69704
|
-
* @hidden
|
|
69705
|
-
*/
|
|
69706
68740
|
let CheckboxListView = /*@__PURE__*/ (() => {
|
|
69707
68741
|
class CheckboxListView extends Base {
|
|
69708
68742
|
constructor() {
|
|
@@ -70235,9 +69269,6 @@ let CheckboxListView = /*@__PURE__*/ (() => {
|
|
|
70235
69269
|
CheckboxListView.$t = /*@__PURE__*/ markType(CheckboxListView, 'CheckboxListView');
|
|
70236
69270
|
return CheckboxListView;
|
|
70237
69271
|
})();
|
|
70238
|
-
/**
|
|
70239
|
-
* @hidden
|
|
70240
|
-
*/
|
|
70241
69272
|
let CheckboxList = /*@__PURE__*/ (() => {
|
|
70242
69273
|
class CheckboxList extends Base {
|
|
70243
69274
|
get view() {
|
|
@@ -72814,9 +71845,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
72814
71845
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
72815
71846
|
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.
|
|
72816
71847
|
*/
|
|
72817
|
-
/**
|
|
72818
|
-
* @hidden
|
|
72819
|
-
*/
|
|
72820
71848
|
let ColumnChooserInfo = /*@__PURE__*/ (() => {
|
|
72821
71849
|
class ColumnChooserInfo extends Base {
|
|
72822
71850
|
constructor() {
|
|
@@ -72835,9 +71863,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
72835
71863
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
72836
71864
|
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.
|
|
72837
71865
|
*/
|
|
72838
|
-
/**
|
|
72839
|
-
* @hidden
|
|
72840
|
-
*/
|
|
72841
71866
|
let ColumnChooserView = /*@__PURE__*/ (() => {
|
|
72842
71867
|
class ColumnChooserView extends Base {
|
|
72843
71868
|
constructor() {
|
|
@@ -72907,9 +71932,6 @@ let ColumnChooserView = /*@__PURE__*/ (() => {
|
|
|
72907
71932
|
ColumnChooserView.$t = /*@__PURE__*/ markType(ColumnChooserView, 'ColumnChooserView');
|
|
72908
71933
|
return ColumnChooserView;
|
|
72909
71934
|
})();
|
|
72910
|
-
/**
|
|
72911
|
-
* @hidden
|
|
72912
|
-
*/
|
|
72913
71935
|
let ColumnChooser = /*@__PURE__*/ (() => {
|
|
72914
71936
|
class ColumnChooser extends Base {
|
|
72915
71937
|
constructor() {
|
|
@@ -73951,9 +72973,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
73951
72973
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
73952
72974
|
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.
|
|
73953
72975
|
*/
|
|
73954
|
-
/**
|
|
73955
|
-
* @hidden
|
|
73956
|
-
*/
|
|
73957
72976
|
let ColumnPinningInfo = /*@__PURE__*/ (() => {
|
|
73958
72977
|
class ColumnPinningInfo extends Base {
|
|
73959
72978
|
constructor() {
|
|
@@ -73972,9 +72991,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
73972
72991
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
73973
72992
|
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.
|
|
73974
72993
|
*/
|
|
73975
|
-
/**
|
|
73976
|
-
* @hidden
|
|
73977
|
-
*/
|
|
73978
72994
|
let ColumnPinningView = /*@__PURE__*/ (() => {
|
|
73979
72995
|
class ColumnPinningView extends Base {
|
|
73980
72996
|
constructor() {
|
|
@@ -74042,9 +73058,6 @@ let ColumnPinningView = /*@__PURE__*/ (() => {
|
|
|
74042
73058
|
ColumnPinningView.$t = /*@__PURE__*/ markType(ColumnPinningView, 'ColumnPinningView');
|
|
74043
73059
|
return ColumnPinningView;
|
|
74044
73060
|
})();
|
|
74045
|
-
/**
|
|
74046
|
-
* @hidden
|
|
74047
|
-
*/
|
|
74048
73061
|
let ColumnPinning = /*@__PURE__*/ (() => {
|
|
74049
73062
|
class ColumnPinning extends Base {
|
|
74050
73063
|
constructor() {
|
|
@@ -74705,9 +73718,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
74705
73718
|
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.
|
|
74706
73719
|
*/
|
|
74707
73720
|
|
|
74708
|
-
/**
|
|
74709
|
-
* Represents an Image grid column, used to allow the developer to display an image in a cell.
|
|
74710
|
-
*/
|
|
74711
73721
|
let IgcImageColumnComponent = /*@__PURE__*/ (() => {
|
|
74712
73722
|
class IgcImageColumnComponent extends IgcDataGridColumnComponent {
|
|
74713
73723
|
createImplementation() {
|
|
@@ -74841,9 +73851,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
74841
73851
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
74842
73852
|
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.
|
|
74843
73853
|
*/
|
|
74844
|
-
/**
|
|
74845
|
-
* @hidden
|
|
74846
|
-
*/
|
|
74847
73854
|
let TemplateHeaderCellUpdatingEventArgs = /*@__PURE__*/ (() => {
|
|
74848
73855
|
class TemplateHeaderCellUpdatingEventArgs extends EventArgs {
|
|
74849
73856
|
constructor() {
|
|
@@ -74982,9 +73989,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
74982
73989
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
74983
73990
|
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.
|
|
74984
73991
|
*/
|
|
74985
|
-
/**
|
|
74986
|
-
* @hidden
|
|
74987
|
-
*/
|
|
74988
73992
|
let TemplateHeader = /*@__PURE__*/ (() => {
|
|
74989
73993
|
class TemplateHeader extends Header {
|
|
74990
73994
|
constructor() {
|
|
@@ -75021,9 +74025,6 @@ let TemplateHeader = /*@__PURE__*/ (() => {
|
|
|
75021
74025
|
return TemplateHeader;
|
|
75022
74026
|
})();
|
|
75023
74027
|
|
|
75024
|
-
/**
|
|
75025
|
-
* A type of header with customizable content.
|
|
75026
|
-
*/
|
|
75027
74028
|
let IgcTemplateHeaderComponent = /*@__PURE__*/ (() => {
|
|
75028
74029
|
class IgcTemplateHeaderComponent extends IgcHeaderComponent {
|
|
75029
74030
|
createImplementation() {
|
|
@@ -75139,9 +74140,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
75139
74140
|
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.
|
|
75140
74141
|
*/
|
|
75141
74142
|
|
|
75142
|
-
/**
|
|
75143
|
-
* A combobox column.
|
|
75144
|
-
*/
|
|
75145
74143
|
let IgcComboBoxColumnComponent = /*@__PURE__*/ (() => {
|
|
75146
74144
|
class IgcComboBoxColumnComponent extends IgcDataGridColumnComponent {
|
|
75147
74145
|
createImplementation() {
|
|
@@ -75299,9 +74297,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
75299
74297
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
75300
74298
|
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.
|
|
75301
74299
|
*/
|
|
75302
|
-
/**
|
|
75303
|
-
* @hidden
|
|
75304
|
-
*/
|
|
75305
74300
|
let GridColumnOptionsViewBase = /*@__PURE__*/ (() => {
|
|
75306
74301
|
class GridColumnOptionsViewBase extends Base {
|
|
75307
74302
|
constructor() {
|
|
@@ -75359,9 +74354,6 @@ let GridColumnOptionsViewBase = /*@__PURE__*/ (() => {
|
|
|
75359
74354
|
GridColumnOptionsViewBase.$t = /*@__PURE__*/ markType(GridColumnOptionsViewBase, 'GridColumnOptionsViewBase');
|
|
75360
74355
|
return GridColumnOptionsViewBase;
|
|
75361
74356
|
})();
|
|
75362
|
-
/**
|
|
75363
|
-
* @hidden
|
|
75364
|
-
*/
|
|
75365
74357
|
let GridColumnOptionsUtilities = /*@__PURE__*/ (() => {
|
|
75366
74358
|
class GridColumnOptionsUtilities extends Base {
|
|
75367
74359
|
static d(a, b, c, d, e, f, g = false) {
|
|
@@ -75552,9 +74544,6 @@ let GridColumnOptionsUtilities = /*@__PURE__*/ (() => {
|
|
|
75552
74544
|
GridColumnOptionsUtilities.$t = /*@__PURE__*/ markType(GridColumnOptionsUtilities, 'GridColumnOptionsUtilities');
|
|
75553
74545
|
return GridColumnOptionsUtilities;
|
|
75554
74546
|
})();
|
|
75555
|
-
/**
|
|
75556
|
-
* @hidden
|
|
75557
|
-
*/
|
|
75558
74547
|
let GridColumnOptionsBase = /*@__PURE__*/ (() => {
|
|
75559
74548
|
class GridColumnOptionsBase extends Base {
|
|
75560
74549
|
constructor() {
|
|
@@ -75905,9 +74894,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
75905
74894
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
75906
74895
|
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.
|
|
75907
74896
|
*/
|
|
75908
|
-
/**
|
|
75909
|
-
* @hidden
|
|
75910
|
-
*/
|
|
75911
74897
|
let GridColumnOptionsSectionBase = /*@__PURE__*/ (() => {
|
|
75912
74898
|
class GridColumnOptionsSectionBase extends GridColumnOptionsBase {
|
|
75913
74899
|
constructor() {
|
|
@@ -75942,9 +74928,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
75942
74928
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
75943
74929
|
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.
|
|
75944
74930
|
*/
|
|
75945
|
-
/**
|
|
75946
|
-
* @hidden
|
|
75947
|
-
*/
|
|
75948
74931
|
let GridColumnOptionsSimpleSectionBase = /*@__PURE__*/ (() => {
|
|
75949
74932
|
class GridColumnOptionsSimpleSectionBase extends GridColumnOptionsSectionBase {
|
|
75950
74933
|
constructor() {
|
|
@@ -75997,9 +74980,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
75997
74980
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
75998
74981
|
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.
|
|
75999
74982
|
*/
|
|
76000
|
-
/**
|
|
76001
|
-
* @hidden
|
|
76002
|
-
*/
|
|
76003
74983
|
let GridColumnGroupOptionsView = /*@__PURE__*/ (() => {
|
|
76004
74984
|
class GridColumnGroupOptionsView extends GridColumnOptionsViewBase {
|
|
76005
74985
|
constructor() {
|
|
@@ -76080,9 +75060,6 @@ let GridColumnGroupOptionsView = /*@__PURE__*/ (() => {
|
|
|
76080
75060
|
GridColumnGroupOptionsView.v = "M16.8,18.3H9.6v-2h5.2l-2-2H9.6v-2h1.2L3.4,4.9l1.4-1.4l15.6,15.6L19,20.5L16.8,18.3z M20.6,14.3h-2.2l-2-2h4.2V14.3 L20.6,14.3z M20.6,10.3h-6.2l-2-2h8.2L20.6,10.3L20.6,10.3L20.6,10.3z M20.6,6.3H10.4l-2-2h12.2L20.6,6.3L20.6,6.3L20.6,6.3z";
|
|
76081
75061
|
return GridColumnGroupOptionsView;
|
|
76082
75062
|
})();
|
|
76083
|
-
/**
|
|
76084
|
-
* @hidden
|
|
76085
|
-
*/
|
|
76086
75063
|
let GridColumnGroupOptions = /*@__PURE__*/ (() => {
|
|
76087
75064
|
class GridColumnGroupOptions extends GridColumnOptionsSimpleSectionBase {
|
|
76088
75065
|
constructor() {
|
|
@@ -76212,9 +75189,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
76212
75189
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
76213
75190
|
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.
|
|
76214
75191
|
*/
|
|
76215
|
-
/**
|
|
76216
|
-
* @hidden
|
|
76217
|
-
*/
|
|
76218
75192
|
let GridColumnSortOptionsView = /*@__PURE__*/ (() => {
|
|
76219
75193
|
class GridColumnSortOptionsView extends GridColumnOptionsViewBase {
|
|
76220
75194
|
constructor() {
|
|
@@ -76352,9 +75326,6 @@ let GridColumnSortOptionsView = /*@__PURE__*/ (() => {
|
|
|
76352
75326
|
GridColumnSortOptionsView.aa = "M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z";
|
|
76353
75327
|
return GridColumnSortOptionsView;
|
|
76354
75328
|
})();
|
|
76355
|
-
/**
|
|
76356
|
-
* @hidden
|
|
76357
|
-
*/
|
|
76358
75329
|
let GridColumnSortOptions = /*@__PURE__*/ (() => {
|
|
76359
75330
|
class GridColumnSortOptions extends GridColumnOptionsSimpleSectionBase {
|
|
76360
75331
|
constructor() {
|
|
@@ -77063,9 +76034,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
77063
76034
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
77064
76035
|
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.
|
|
77065
76036
|
*/
|
|
77066
|
-
/**
|
|
77067
|
-
* @hidden
|
|
77068
|
-
*/
|
|
77069
76037
|
let GridColumnMoveOptionsView = /*@__PURE__*/ (() => {
|
|
77070
76038
|
class GridColumnMoveOptionsView extends GridColumnOptionsViewBase {
|
|
77071
76039
|
constructor() {
|
|
@@ -77183,9 +76151,6 @@ let GridColumnMoveOptionsView = /*@__PURE__*/ (() => {
|
|
|
77183
76151
|
GridColumnMoveOptionsView.y = "M12 4l-1.41 1.41L16.17 11H4v2h12.17l-5.58 5.59L12 20l8-8z";
|
|
77184
76152
|
return GridColumnMoveOptionsView;
|
|
77185
76153
|
})();
|
|
77186
|
-
/**
|
|
77187
|
-
* @hidden
|
|
77188
|
-
*/
|
|
77189
76154
|
let GridColumnMoveOptions = /*@__PURE__*/ (() => {
|
|
77190
76155
|
class GridColumnMoveOptions extends GridColumnOptionsSimpleSectionBase {
|
|
77191
76156
|
constructor() {
|
|
@@ -77479,9 +76444,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
77479
76444
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
77480
76445
|
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.
|
|
77481
76446
|
*/
|
|
77482
|
-
/**
|
|
77483
|
-
* @hidden
|
|
77484
|
-
*/
|
|
77485
76447
|
let GridColumnPinOptionsView = /*@__PURE__*/ (() => {
|
|
77486
76448
|
class GridColumnPinOptionsView extends GridColumnOptionsViewBase {
|
|
77487
76449
|
constructor() {
|
|
@@ -77649,9 +76611,6 @@ let GridColumnPinOptionsView = /*@__PURE__*/ (() => {
|
|
|
77649
76611
|
GridColumnPinOptionsView.ad = "M21,3.4L2,20.5l1.3,1.2l8.5-7.7l4.9,4.9l1.4-0.1l0.1-1.4l-4.8-4.8l8.9-8L21,3.4z M9.1,2.3L1.7,9.8l2.8-0.1L7.9,13l0,0.3 l5.4-4.8l-0.9,0L9,5.1L9.1,2.3z";
|
|
77650
76612
|
return GridColumnPinOptionsView;
|
|
77651
76613
|
})();
|
|
77652
|
-
/**
|
|
77653
|
-
* @hidden
|
|
77654
|
-
*/
|
|
77655
76614
|
let GridColumnPinOptions = /*@__PURE__*/ (() => {
|
|
77656
76615
|
class GridColumnPinOptions extends GridColumnOptionsSimpleSectionBase {
|
|
77657
76616
|
constructor() {
|
|
@@ -77878,9 +76837,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
77878
76837
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
77879
76838
|
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.
|
|
77880
76839
|
*/
|
|
77881
|
-
/**
|
|
77882
|
-
* @hidden
|
|
77883
|
-
*/
|
|
77884
76840
|
let GridColumnHideOptionsView = /*@__PURE__*/ (() => {
|
|
77885
76841
|
class GridColumnHideOptionsView extends GridColumnOptionsViewBase {
|
|
77886
76842
|
constructor() {
|
|
@@ -77960,9 +76916,6 @@ let GridColumnHideOptionsView = /*@__PURE__*/ (() => {
|
|
|
77960
76916
|
GridColumnHideOptionsView.u = "M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z";
|
|
77961
76917
|
return GridColumnHideOptionsView;
|
|
77962
76918
|
})();
|
|
77963
|
-
/**
|
|
77964
|
-
* @hidden
|
|
77965
|
-
*/
|
|
77966
76919
|
let GridColumnHideOptions = /*@__PURE__*/ (() => {
|
|
77967
76920
|
class GridColumnHideOptions extends GridColumnOptionsSimpleSectionBase {
|
|
77968
76921
|
constructor() {
|
|
@@ -78243,9 +77196,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
78243
77196
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
78244
77197
|
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.
|
|
78245
77198
|
*/
|
|
78246
|
-
/**
|
|
78247
|
-
* @hidden
|
|
78248
|
-
*/
|
|
78249
77199
|
let GridColumnFilterOptionsView = /*@__PURE__*/ (() => {
|
|
78250
77200
|
class GridColumnFilterOptionsView extends GridColumnOptionsViewBase {
|
|
78251
77201
|
constructor() {
|
|
@@ -78352,9 +77302,6 @@ let GridColumnFilterOptionsView = /*@__PURE__*/ (() => {
|
|
|
78352
77302
|
GridColumnFilterOptionsView.ab = "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z";
|
|
78353
77303
|
return GridColumnFilterOptionsView;
|
|
78354
77304
|
})();
|
|
78355
|
-
/**
|
|
78356
|
-
* @hidden
|
|
78357
|
-
*/
|
|
78358
77305
|
let GridColumnFilterOptions = /*@__PURE__*/ (() => {
|
|
78359
77306
|
class GridColumnFilterOptions extends GridColumnOptionsSectionBase {
|
|
78360
77307
|
constructor() {
|
|
@@ -78899,9 +77846,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
78899
77846
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
78900
77847
|
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.
|
|
78901
77848
|
*/
|
|
78902
|
-
/**
|
|
78903
|
-
* @hidden
|
|
78904
|
-
*/
|
|
78905
77849
|
let SummaryChooserItem = /*@__PURE__*/ (() => {
|
|
78906
77850
|
class SummaryChooserItem extends Base {
|
|
78907
77851
|
constructor() {
|
|
@@ -78921,9 +77865,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
78921
77865
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
78922
77866
|
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.
|
|
78923
77867
|
*/
|
|
78924
|
-
/**
|
|
78925
|
-
* @hidden
|
|
78926
|
-
*/
|
|
78927
77868
|
let SummaryChangedEventArgs = /*@__PURE__*/ (() => {
|
|
78928
77869
|
class SummaryChangedEventArgs extends Base {
|
|
78929
77870
|
constructor() {
|
|
@@ -78946,9 +77887,6 @@ GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOA
|
|
|
78946
77887
|
* @hidden
|
|
78947
77888
|
*/
|
|
78948
77889
|
let ISummaryChooserView_$type = /*@__PURE__*/ new Type(null, 'ISummaryChooserView');
|
|
78949
|
-
/**
|
|
78950
|
-
* @hidden
|
|
78951
|
-
*/
|
|
78952
77890
|
let SummaryChooserView = /*@__PURE__*/ (() => {
|
|
78953
77891
|
class SummaryChooserView extends Base {
|
|
78954
77892
|
constructor() {
|
|
@@ -79013,9 +77951,6 @@ let SummaryChooserView = /*@__PURE__*/ (() => {
|
|
|
79013
77951
|
SummaryChooserView.$t = /*@__PURE__*/ markType(SummaryChooserView, 'SummaryChooserView', Base.$, [ISummaryChooserView_$type]);
|
|
79014
77952
|
return SummaryChooserView;
|
|
79015
77953
|
})();
|
|
79016
|
-
/**
|
|
79017
|
-
* @hidden
|
|
79018
|
-
*/
|
|
79019
77954
|
let SummaryChooser = /*@__PURE__*/ (() => {
|
|
79020
77955
|
class SummaryChooser extends Base {
|
|
79021
77956
|
constructor() {
|
|
@@ -79388,9 +78323,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
79388
78323
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
79389
78324
|
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.
|
|
79390
78325
|
*/
|
|
79391
|
-
/**
|
|
79392
|
-
* @hidden
|
|
79393
|
-
*/
|
|
79394
78326
|
let GridColumnSummaryOptionsView = /*@__PURE__*/ (() => {
|
|
79395
78327
|
class GridColumnSummaryOptionsView extends GridColumnOptionsViewBase {
|
|
79396
78328
|
constructor() {
|
|
@@ -79476,9 +78408,6 @@ let GridColumnSummaryOptionsView = /*@__PURE__*/ (() => {
|
|
|
79476
78408
|
GridColumnSummaryOptionsView.r = "M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z";
|
|
79477
78409
|
return GridColumnSummaryOptionsView;
|
|
79478
78410
|
})();
|
|
79479
|
-
/**
|
|
79480
|
-
* @hidden
|
|
79481
|
-
*/
|
|
79482
78411
|
let GridColumnSummaryOptions = /*@__PURE__*/ (() => {
|
|
79483
78412
|
class GridColumnSummaryOptions extends GridColumnOptionsSectionBase {
|
|
79484
78413
|
constructor() {
|
|
@@ -80000,9 +78929,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
80000
78929
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
80001
78930
|
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.
|
|
80002
78931
|
*/
|
|
80003
|
-
/**
|
|
80004
|
-
* @hidden
|
|
80005
|
-
*/
|
|
80006
78932
|
let ApplyButtonClickEventArgs = /*@__PURE__*/ (() => {
|
|
80007
78933
|
class ApplyButtonClickEventArgs extends EventArgs {
|
|
80008
78934
|
}
|
|
@@ -80016,9 +78942,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
80016
78942
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
80017
78943
|
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.
|
|
80018
78944
|
*/
|
|
80019
|
-
/**
|
|
80020
|
-
* @hidden
|
|
80021
|
-
*/
|
|
80022
78945
|
let CancelButtonClickEventArgs = /*@__PURE__*/ (() => {
|
|
80023
78946
|
class CancelButtonClickEventArgs extends EventArgs {
|
|
80024
78947
|
}
|
|
@@ -80032,9 +78955,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
80032
78955
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
80033
78956
|
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.
|
|
80034
78957
|
*/
|
|
80035
|
-
/**
|
|
80036
|
-
* @hidden
|
|
80037
|
-
*/
|
|
80038
78958
|
let GridColumnButtonOptionsView = /*@__PURE__*/ (() => {
|
|
80039
78959
|
class GridColumnButtonOptionsView extends GridColumnOptionsViewBase {
|
|
80040
78960
|
constructor() {
|
|
@@ -80116,9 +79036,6 @@ let GridColumnButtonOptionsView = /*@__PURE__*/ (() => {
|
|
|
80116
79036
|
GridColumnButtonOptionsView.$t = /*@__PURE__*/ markType(GridColumnButtonOptionsView, 'GridColumnButtonOptionsView', GridColumnOptionsViewBase.$);
|
|
80117
79037
|
return GridColumnButtonOptionsView;
|
|
80118
79038
|
})();
|
|
80119
|
-
/**
|
|
80120
|
-
* @hidden
|
|
80121
|
-
*/
|
|
80122
79039
|
let GridColumnButtonOptions = /*@__PURE__*/ (() => {
|
|
80123
79040
|
class GridColumnButtonOptions extends GridColumnOptionsSectionBase {
|
|
80124
79041
|
constructor() {
|
|
@@ -80449,9 +79366,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
80449
79366
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
80450
79367
|
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.
|
|
80451
79368
|
*/
|
|
80452
|
-
/**
|
|
80453
|
-
* @hidden
|
|
80454
|
-
*/
|
|
80455
79369
|
let GridColumnOptionsView = /*@__PURE__*/ (() => {
|
|
80456
79370
|
class GridColumnOptionsView extends GridColumnOptionsViewBase {
|
|
80457
79371
|
constructor() {
|
|
@@ -80594,9 +79508,6 @@ let GridColumnOptionsView = /*@__PURE__*/ (() => {
|
|
|
80594
79508
|
GridColumnOptionsView.$t = /*@__PURE__*/ markType(GridColumnOptionsView, 'GridColumnOptionsView', GridColumnOptionsViewBase.$);
|
|
80595
79509
|
return GridColumnOptionsView;
|
|
80596
79510
|
})();
|
|
80597
|
-
/**
|
|
80598
|
-
* @hidden
|
|
80599
|
-
*/
|
|
80600
79511
|
let GridColumnOptions = /*@__PURE__*/ (() => {
|
|
80601
79512
|
class GridColumnOptions extends GridColumnOptionsBase {
|
|
80602
79513
|
constructor() {
|
|
@@ -81798,9 +80709,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
81798
80709
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
81799
80710
|
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.
|
|
81800
80711
|
*/
|
|
81801
|
-
/**
|
|
81802
|
-
* @hidden
|
|
81803
|
-
*/
|
|
81804
80712
|
let GotFocusEventArgs = /*@__PURE__*/ (() => {
|
|
81805
80713
|
class GotFocusEventArgs extends EventArgs {
|
|
81806
80714
|
}
|
|
@@ -81814,9 +80722,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
81814
80722
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
81815
80723
|
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.
|
|
81816
80724
|
*/
|
|
81817
|
-
/**
|
|
81818
|
-
* @hidden
|
|
81819
|
-
*/
|
|
81820
80725
|
let LostFocusEventArgs = /*@__PURE__*/ (() => {
|
|
81821
80726
|
class LostFocusEventArgs extends EventArgs {
|
|
81822
80727
|
}
|
|
@@ -81830,9 +80735,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
81830
80735
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
81831
80736
|
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.
|
|
81832
80737
|
*/
|
|
81833
|
-
/**
|
|
81834
|
-
* @hidden
|
|
81835
|
-
*/
|
|
81836
80738
|
let MultiColumnComboBoxUtilities = /*@__PURE__*/ (() => {
|
|
81837
80739
|
class MultiColumnComboBoxUtilities extends Base {
|
|
81838
80740
|
static a(a, b, c, d, e, f, g, h, i) {
|
|
@@ -81954,9 +80856,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
81954
80856
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
81955
80857
|
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.
|
|
81956
80858
|
*/
|
|
81957
|
-
/**
|
|
81958
|
-
* @hidden
|
|
81959
|
-
*/
|
|
81960
80859
|
let MultiColumnComboBoxTextChangedEventArgs = /*@__PURE__*/ (() => {
|
|
81961
80860
|
class MultiColumnComboBoxTextChangedEventArgs extends EventArgs {
|
|
81962
80861
|
constructor(a, b) {
|
|
@@ -81983,9 +80882,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
81983
80882
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
81984
80883
|
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.
|
|
81985
80884
|
*/
|
|
81986
|
-
/**
|
|
81987
|
-
* @hidden
|
|
81988
|
-
*/
|
|
81989
80885
|
let MultiColumnComboBoxValueChangedEventArgs = /*@__PURE__*/ (() => {
|
|
81990
80886
|
class MultiColumnComboBoxValueChangedEventArgs extends EventArgs {
|
|
81991
80887
|
constructor(a, b) {
|
|
@@ -82012,9 +80908,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
82012
80908
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
82013
80909
|
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.
|
|
82014
80910
|
*/
|
|
82015
|
-
/**
|
|
82016
|
-
* @hidden
|
|
82017
|
-
*/
|
|
82018
80911
|
let MultiColumnComboVisualModelExport = /*@__PURE__*/ (() => {
|
|
82019
80912
|
class MultiColumnComboVisualModelExport extends Base {
|
|
82020
80913
|
constructor() {
|
|
@@ -82196,9 +81089,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
82196
81089
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
82197
81090
|
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.
|
|
82198
81091
|
*/
|
|
82199
|
-
/**
|
|
82200
|
-
* @hidden
|
|
82201
|
-
*/
|
|
82202
81092
|
let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
82203
81093
|
class MultiColumnComboBoxView extends Base {
|
|
82204
81094
|
constructor() {
|
|
@@ -83391,9 +82281,6 @@ let MultiColumnComboBoxView = /*@__PURE__*/ (() => {
|
|
|
83391
82281
|
MultiColumnComboBoxView.as = "M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z";
|
|
83392
82282
|
return MultiColumnComboBoxView;
|
|
83393
82283
|
})();
|
|
83394
|
-
/**
|
|
83395
|
-
* @hidden
|
|
83396
|
-
*/
|
|
83397
82284
|
let MultiColumnComboBox = /*@__PURE__*/ (() => {
|
|
83398
82285
|
class MultiColumnComboBox extends Base {
|
|
83399
82286
|
constructor() {
|
|
@@ -84877,9 +83764,6 @@ let MultiColumnComboBox = /*@__PURE__*/ (() => {
|
|
|
84877
83764
|
MultiColumnComboBox.h8 = /*@__PURE__*/ BrushUtil.j(221, 0, 0, 0);
|
|
84878
83765
|
return MultiColumnComboBox;
|
|
84879
83766
|
})();
|
|
84880
|
-
/**
|
|
84881
|
-
* @hidden
|
|
84882
|
-
*/
|
|
84883
83767
|
let MultiColumnComboBoxDataSourceNotificationHandler = /*@__PURE__*/ (() => {
|
|
84884
83768
|
class MultiColumnComboBoxDataSourceNotificationHandler extends Base {
|
|
84885
83769
|
constructor(a, b) {
|
|
@@ -86507,9 +85391,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
86507
85391
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
86508
85392
|
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.
|
|
86509
85393
|
*/
|
|
86510
|
-
/**
|
|
86511
|
-
* @hidden
|
|
86512
|
-
*/
|
|
86513
85394
|
let BrowserExecutionContext = /*@__PURE__*/ (() => {
|
|
86514
85395
|
class BrowserExecutionContext extends Base {
|
|
86515
85396
|
get requestAnimationFrame() {
|
|
@@ -87015,9 +85896,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
87015
85896
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
87016
85897
|
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.
|
|
87017
85898
|
*/
|
|
87018
|
-
/**
|
|
87019
|
-
* @hidden
|
|
87020
|
-
*/
|
|
87021
85899
|
let ToolbarVisualModelExport = /*@__PURE__*/ (() => {
|
|
87022
85900
|
class ToolbarVisualModelExport extends Base {
|
|
87023
85901
|
serialize() {
|
|
@@ -87034,9 +85912,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
87034
85912
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
87035
85913
|
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.
|
|
87036
85914
|
*/
|
|
87037
|
-
/**
|
|
87038
|
-
* @hidden
|
|
87039
|
-
*/
|
|
87040
85915
|
let DataGridToolbarView = /*@__PURE__*/ (() => {
|
|
87041
85916
|
class DataGridToolbarView extends Base {
|
|
87042
85917
|
constructor() {
|
|
@@ -87300,7 +86175,7 @@ let DataGridToolbarView = /*@__PURE__*/ (() => {
|
|
|
87300
86175
|
a.stopPropagation();
|
|
87301
86176
|
}
|
|
87302
86177
|
q(a) {
|
|
87303
|
-
if (BaseDOMEventProxy.
|
|
86178
|
+
if (BaseDOMEventProxy.c1(a) == 8) {
|
|
87304
86179
|
this.a.av();
|
|
87305
86180
|
}
|
|
87306
86181
|
}
|
|
@@ -87313,9 +86188,6 @@ let DataGridToolbarView = /*@__PURE__*/ (() => {
|
|
|
87313
86188
|
DataGridToolbarView.$t = /*@__PURE__*/ markType(DataGridToolbarView, 'DataGridToolbarView');
|
|
87314
86189
|
return DataGridToolbarView;
|
|
87315
86190
|
})();
|
|
87316
|
-
/**
|
|
87317
|
-
* @hidden
|
|
87318
|
-
*/
|
|
87319
86191
|
let DataGridToolbar = /*@__PURE__*/ (() => {
|
|
87320
86192
|
class DataGridToolbar extends Base {
|
|
87321
86193
|
constructor() {
|
|
@@ -88302,9 +87174,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
88302
87174
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
88303
87175
|
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.
|
|
88304
87176
|
*/
|
|
88305
|
-
/**
|
|
88306
|
-
* @hidden
|
|
88307
|
-
*/
|
|
88308
87177
|
let TemplateSectionHeaderCellUpdatingEventArgs = /*@__PURE__*/ (() => {
|
|
88309
87178
|
class TemplateSectionHeaderCellUpdatingEventArgs extends EventArgs {
|
|
88310
87179
|
constructor() {
|
|
@@ -88527,9 +87396,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
88527
87396
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
88528
87397
|
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.
|
|
88529
87398
|
*/
|
|
88530
|
-
/**
|
|
88531
|
-
* @hidden
|
|
88532
|
-
*/
|
|
88533
87399
|
let CheckboxListExternalIndexTypeChangedEventArgs = /*@__PURE__*/ (() => {
|
|
88534
87400
|
class CheckboxListExternalIndexTypeChangedEventArgs extends Base {
|
|
88535
87401
|
constructor() {
|
|
@@ -88548,9 +87414,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
88548
87414
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
88549
87415
|
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.
|
|
88550
87416
|
*/
|
|
88551
|
-
/**
|
|
88552
|
-
* @hidden
|
|
88553
|
-
*/
|
|
88554
87417
|
let CheckboxListExternalKeysClearedEventArgs = /*@__PURE__*/ (() => {
|
|
88555
87418
|
class CheckboxListExternalKeysClearedEventArgs extends Base {
|
|
88556
87419
|
}
|
|
@@ -89203,9 +88066,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
89203
88066
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
89204
88067
|
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.
|
|
89205
88068
|
*/
|
|
89206
|
-
/**
|
|
89207
|
-
* @hidden
|
|
89208
|
-
*/
|
|
89209
88069
|
let OperatorSelectorClosingEventArgs = /*@__PURE__*/ (() => {
|
|
89210
88070
|
class OperatorSelectorClosingEventArgs extends EventArgs {
|
|
89211
88071
|
}
|
|
@@ -89243,9 +88103,6 @@ class IgcOperatorSelectorClosingEventArgs {
|
|
|
89243
88103
|
}
|
|
89244
88104
|
}
|
|
89245
88105
|
|
|
89246
|
-
/**
|
|
89247
|
-
* A dropdown selector for choosing which comparison operator to use.
|
|
89248
|
-
*/
|
|
89249
88106
|
let IgcDataGridComparisonOperatorSelectorComponent = /*@__PURE__*/ (() => {
|
|
89250
88107
|
class IgcDataGridComparisonOperatorSelectorComponent extends IgcHTMLElement {
|
|
89251
88108
|
createImplementation() {
|
|
@@ -89891,9 +88748,6 @@ class IgcFilterDialogRenderCompletedEventArgs {
|
|
|
89891
88748
|
}
|
|
89892
88749
|
}
|
|
89893
88750
|
|
|
89894
|
-
/**
|
|
89895
|
-
* An advanced grid for displaying data.
|
|
89896
|
-
*/
|
|
89897
88751
|
let IgcDataGridFilterDialogComponent = /*@__PURE__*/ (() => {
|
|
89898
88752
|
class IgcDataGridFilterDialogComponent extends IgcHTMLElement {
|
|
89899
88753
|
createImplementation() {
|
|
@@ -90288,9 +89142,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
90288
89142
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
90289
89143
|
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.
|
|
90290
89144
|
*/
|
|
90291
|
-
/**
|
|
90292
|
-
* @hidden
|
|
90293
|
-
*/
|
|
90294
89145
|
let ColumnOptionsToolbarManagerOpeningEventArgs = /*@__PURE__*/ (() => {
|
|
90295
89146
|
class ColumnOptionsToolbarManagerOpeningEventArgs extends EventArgs {
|
|
90296
89147
|
}
|
|
@@ -91021,9 +89872,6 @@ class IgcSortIndicatorRenderCompletedEventArgs {
|
|
|
91021
89872
|
}
|
|
91022
89873
|
}
|
|
91023
89874
|
|
|
91024
|
-
/**
|
|
91025
|
-
* An advanced grid for displaying data.
|
|
91026
|
-
*/
|
|
91027
89875
|
let IgcDataGridSortIndicatorComponent = /*@__PURE__*/ (() => {
|
|
91028
89876
|
class IgcDataGridSortIndicatorComponent extends IgcHTMLElement {
|
|
91029
89877
|
createImplementation() {
|
|
@@ -91588,9 +90436,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
91588
90436
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
91589
90437
|
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.
|
|
91590
90438
|
*/
|
|
91591
|
-
/**
|
|
91592
|
-
* @hidden
|
|
91593
|
-
*/
|
|
91594
90439
|
let TextIconSetConditionalStyle = /*@__PURE__*/ (() => {
|
|
91595
90440
|
class TextIconSetConditionalStyle extends GridCompoundConditionalStyle {
|
|
91596
90441
|
constructor() {
|
|
@@ -91809,9 +90654,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
91809
90654
|
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.
|
|
91810
90655
|
*/
|
|
91811
90656
|
|
|
91812
|
-
/**
|
|
91813
|
-
* Represents a base class used to configure the appearance of the column header cells.
|
|
91814
|
-
*/
|
|
91815
90657
|
let IgcEditorDefinitionComponent = /*@__PURE__*/ (() => {
|
|
91816
90658
|
class IgcEditorDefinitionComponent extends IgcDefinitionBaseComponent {
|
|
91817
90659
|
createImplementation() {
|
|
@@ -91899,9 +90741,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
91899
90741
|
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.
|
|
91900
90742
|
*/
|
|
91901
90743
|
|
|
91902
|
-
/**
|
|
91903
|
-
* Represents a base class used to configure the appearance of the column header cells.
|
|
91904
|
-
*/
|
|
91905
90744
|
let IgcEditRowDefinitionComponent = /*@__PURE__*/ (() => {
|
|
91906
90745
|
class IgcEditRowDefinitionComponent extends IgcDefinitionBaseComponent {
|
|
91907
90746
|
createImplementation() {
|
|
@@ -91989,9 +90828,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
91989
90828
|
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.
|
|
91990
90829
|
*/
|
|
91991
90830
|
|
|
91992
|
-
/**
|
|
91993
|
-
* Represents a base class used to configure the appearance of the column header cells.
|
|
91994
|
-
*/
|
|
91995
90831
|
let IgcFilterRowDefinitionComponent = /*@__PURE__*/ (() => {
|
|
91996
90832
|
class IgcFilterRowDefinitionComponent extends IgcDefinitionBaseComponent {
|
|
91997
90833
|
createImplementation() {
|
|
@@ -92173,9 +91009,6 @@ https://www.infragistics.com/legal/license/igultimate-eula
|
|
|
92173
91009
|
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.
|
|
92174
91010
|
*/
|
|
92175
91011
|
|
|
92176
|
-
/**
|
|
92177
|
-
* Used to configure the appearance of the section footer cells.
|
|
92178
|
-
*/
|
|
92179
91012
|
let IgcSectionFooterComponent = /*@__PURE__*/ (() => {
|
|
92180
91013
|
class IgcSectionFooterComponent extends IgcDefinitionBaseComponent {
|
|
92181
91014
|
createImplementation() {
|
|
@@ -92283,9 +91116,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
92283
91116
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
92284
91117
|
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.
|
|
92285
91118
|
*/
|
|
92286
|
-
/**
|
|
92287
|
-
* @hidden
|
|
92288
|
-
*/
|
|
92289
91119
|
let TemplateSectionHeader = /*@__PURE__*/ (() => {
|
|
92290
91120
|
class TemplateSectionHeader extends SectionHeader {
|
|
92291
91121
|
constructor() {
|
|
@@ -92313,9 +91143,6 @@ let TemplateSectionHeader = /*@__PURE__*/ (() => {
|
|
|
92313
91143
|
return TemplateSectionHeader;
|
|
92314
91144
|
})();
|
|
92315
91145
|
|
|
92316
|
-
/**
|
|
92317
|
-
* Used to configure the appearance of the section header cells.
|
|
92318
|
-
*/
|
|
92319
91146
|
let IgcTemplateSectionHeaderComponent = /*@__PURE__*/ (() => {
|
|
92320
91147
|
class IgcTemplateSectionHeaderComponent extends IgcSectionHeaderComponent {
|
|
92321
91148
|
createImplementation() {
|
|
@@ -92810,9 +91637,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
92810
91637
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
92811
91638
|
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.
|
|
92812
91639
|
*/
|
|
92813
|
-
/**
|
|
92814
|
-
* @hidden
|
|
92815
|
-
*/
|
|
92816
91640
|
let TemplateSectionHeaderCellModelExport = /*@__PURE__*/ (() => {
|
|
92817
91641
|
class TemplateSectionHeaderCellModelExport extends SectionHeaderCellModelExport {
|
|
92818
91642
|
get_ac() {
|
|
@@ -92895,9 +91719,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
92895
91719
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
92896
91720
|
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.
|
|
92897
91721
|
*/
|
|
92898
|
-
/**
|
|
92899
|
-
* @hidden
|
|
92900
|
-
*/
|
|
92901
91722
|
let NativeUIComboFactory = /*@__PURE__*/ (() => {
|
|
92902
91723
|
class NativeUIComboFactory extends Base {
|
|
92903
91724
|
constructor() {
|
|
@@ -92994,9 +91815,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
92994
91815
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
92995
91816
|
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.
|
|
92996
91817
|
*/
|
|
92997
|
-
/**
|
|
92998
|
-
* @hidden
|
|
92999
|
-
*/
|
|
93000
91818
|
let HorizontalPropertyEditorDataSource = /*@__PURE__*/ (() => {
|
|
93001
91819
|
class HorizontalPropertyEditorDataSource extends PropertyEditorPropertyDescriptionCollection {
|
|
93002
91820
|
constructor(a) {
|
|
@@ -93016,9 +91834,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
93016
91834
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
93017
91835
|
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.
|
|
93018
91836
|
*/
|
|
93019
|
-
/**
|
|
93020
|
-
* @hidden
|
|
93021
|
-
*/
|
|
93022
91837
|
let DropDownDataListItem = /*@__PURE__*/ (() => {
|
|
93023
91838
|
class DropDownDataListItem extends Base {
|
|
93024
91839
|
constructor() {
|
|
@@ -93037,9 +91852,6 @@ https://www.infragistics.com/legal/license/igultimate-la
|
|
|
93037
91852
|
https://www.infragistics.com/legal/license/igultimate-eula
|
|
93038
91853
|
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.
|
|
93039
91854
|
*/
|
|
93040
|
-
/**
|
|
93041
|
-
* @hidden
|
|
93042
|
-
*/
|
|
93043
91855
|
let PropertyEditorView = /*@__PURE__*/ (() => {
|
|
93044
91856
|
class PropertyEditorView extends Base {
|
|
93045
91857
|
constructor() {
|
|
@@ -93290,9 +92102,6 @@ let PropertyEditorView = /*@__PURE__*/ (() => {
|
|
|
93290
92102
|
PropertyEditorView.$t = /*@__PURE__*/ markType(PropertyEditorView, 'PropertyEditorView');
|
|
93291
92103
|
return PropertyEditorView;
|
|
93292
92104
|
})();
|
|
93293
|
-
/**
|
|
93294
|
-
* @hidden
|
|
93295
|
-
*/
|
|
93296
92105
|
let PropertyEditor = /*@__PURE__*/ (() => {
|
|
93297
92106
|
class PropertyEditor extends Base {
|
|
93298
92107
|
get e() {
|