igniteui-angular 22.1.0-beta.6 → 22.1.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/fesm2022/igniteui-angular-accordion.mjs +4 -4
- package/fesm2022/igniteui-angular-accordion.mjs.map +1 -1
- package/fesm2022/igniteui-angular-action-strip.mjs +0 -1
- package/fesm2022/igniteui-angular-action-strip.mjs.map +1 -1
- package/fesm2022/igniteui-angular-avatar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-badge.mjs +0 -1
- package/fesm2022/igniteui-angular-badge.mjs.map +1 -1
- package/fesm2022/igniteui-angular-banner.mjs +2 -2
- package/fesm2022/igniteui-angular-banner.mjs.map +1 -1
- package/fesm2022/igniteui-angular-button-group.mjs.map +1 -1
- package/fesm2022/igniteui-angular-calendar.mjs +4 -5
- package/fesm2022/igniteui-angular-calendar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-card.mjs.map +1 -1
- package/fesm2022/igniteui-angular-carousel.mjs.map +1 -1
- package/fesm2022/igniteui-angular-chips.mjs.map +1 -1
- package/fesm2022/igniteui-angular-combo.mjs +17 -6
- package/fesm2022/igniteui-angular-combo.mjs.map +1 -1
- package/fesm2022/igniteui-angular-core.mjs +16 -337
- package/fesm2022/igniteui-angular-core.mjs.map +1 -1
- package/fesm2022/igniteui-angular-date-picker.mjs +12 -14
- package/fesm2022/igniteui-angular-date-picker.mjs.map +1 -1
- package/fesm2022/igniteui-angular-dialog.mjs +1 -1
- package/fesm2022/igniteui-angular-dialog.mjs.map +1 -1
- package/fesm2022/igniteui-angular-directives.mjs +45 -47
- package/fesm2022/igniteui-angular-directives.mjs.map +1 -1
- package/fesm2022/igniteui-angular-drop-down.mjs +3 -2
- package/fesm2022/igniteui-angular-drop-down.mjs.map +1 -1
- package/fesm2022/igniteui-angular-expansion-panel.mjs +23 -12
- package/fesm2022/igniteui-angular-expansion-panel.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-core.mjs +484 -202
- package/fesm2022/igniteui-angular-grids-core.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-grid.mjs +115 -94
- package/fesm2022/igniteui-angular-grids-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs +15 -19
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-lite.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs +75 -153
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs +28 -35
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-icon.mjs.map +1 -1
- package/fesm2022/igniteui-angular-input-group.mjs +1 -1
- package/fesm2022/igniteui-angular-input-group.mjs.map +1 -1
- package/fesm2022/igniteui-angular-list.mjs.map +1 -1
- package/fesm2022/igniteui-angular-navbar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-navigation-drawer.mjs +2 -3
- package/fesm2022/igniteui-angular-navigation-drawer.mjs.map +1 -1
- package/fesm2022/igniteui-angular-paginator.mjs.map +1 -1
- package/fesm2022/igniteui-angular-progressbar.mjs +5 -2
- package/fesm2022/igniteui-angular-progressbar.mjs.map +1 -1
- package/fesm2022/igniteui-angular-query-builder.mjs +18 -19
- package/fesm2022/igniteui-angular-query-builder.mjs.map +1 -1
- package/fesm2022/igniteui-angular-radio.mjs +1 -1
- package/fesm2022/igniteui-angular-radio.mjs.map +1 -1
- package/fesm2022/igniteui-angular-select.mjs.map +1 -1
- package/fesm2022/igniteui-angular-simple-combo.mjs +10 -7
- package/fesm2022/igniteui-angular-simple-combo.mjs.map +1 -1
- package/fesm2022/igniteui-angular-slider.mjs +3 -3
- package/fesm2022/igniteui-angular-slider.mjs.map +1 -1
- package/fesm2022/igniteui-angular-splitter.mjs +1 -1
- package/fesm2022/igniteui-angular-splitter.mjs.map +1 -1
- package/fesm2022/igniteui-angular-stepper.mjs +1 -1
- package/fesm2022/igniteui-angular-stepper.mjs.map +1 -1
- package/fesm2022/igniteui-angular-tabs.mjs.map +1 -1
- package/fesm2022/igniteui-angular-time-picker.mjs +3 -6
- package/fesm2022/igniteui-angular-time-picker.mjs.map +1 -1
- package/fesm2022/igniteui-angular-tree.mjs +8 -10
- package/fesm2022/igniteui-angular-tree.mjs.map +1 -1
- package/migrations/migration-collection.json +0 -7
- package/package.json +1 -1
- package/types/igniteui-angular-avatar.d.ts +1 -1
- package/types/igniteui-angular-banner.d.ts +3 -3
- package/types/igniteui-angular-calendar.d.ts +9 -9
- package/types/igniteui-angular-card.d.ts +1 -1
- package/types/igniteui-angular-carousel.d.ts +9 -9
- package/types/igniteui-angular-chat.d.ts +1 -1
- package/types/igniteui-angular-chips.d.ts +5 -5
- package/types/igniteui-angular-combo.d.ts +17 -13
- package/types/igniteui-angular-core.d.ts +200 -495
- package/types/igniteui-angular-date-picker.d.ts +3 -3
- package/types/igniteui-angular-dialog.d.ts +4 -4
- package/types/igniteui-angular-directives.d.ts +60 -59
- package/types/igniteui-angular-drop-down.d.ts +16 -16
- package/types/igniteui-angular-expansion-panel.d.ts +6 -6
- package/types/igniteui-angular-grids-core.d.ts +1053 -791
- package/types/igniteui-angular-grids-grid.d.ts +104 -267
- package/types/igniteui-angular-grids-hierarchical-grid.d.ts +68 -547
- package/types/igniteui-angular-grids-lite.d.ts +7 -7
- package/types/igniteui-angular-grids-pivot-grid.d.ts +94 -129
- package/types/igniteui-angular-grids-tree-grid.d.ts +5 -51
- package/types/igniteui-angular-icon.d.ts +2 -2
- package/types/igniteui-angular-input-group.d.ts +4 -4
- package/types/igniteui-angular-list.d.ts +4 -4
- package/types/igniteui-angular-navigation-drawer.d.ts +3 -3
- package/types/igniteui-angular-progressbar.d.ts +1 -0
- package/types/igniteui-angular-query-builder.d.ts +9 -9
- package/types/igniteui-angular-radio.d.ts +1 -1
- package/types/igniteui-angular-select.d.ts +5 -5
- package/types/igniteui-angular-simple-combo.d.ts +2 -2
- package/types/igniteui-angular-slider.d.ts +4 -4
- package/types/igniteui-angular-splitter.d.ts +3 -3
- package/types/igniteui-angular-time-picker.d.ts +8 -8
- package/types/igniteui-angular-tree.d.ts +8 -8
- package/migrations/update-22_1_0_import-migration/index.d.ts +0 -2
- package/migrations/update-22_1_0_import-migration/index.js +0 -228
- package/migrations/update-22_1_0_import-migration/index.spec.d.ts +0 -1
- package/migrations/update-22_1_0_import-migration/index.spec.js +0 -188
|
@@ -1,181 +1,30 @@
|
|
|
1
|
-
import * as i2 from 'igniteui-angular/grids/core';
|
|
2
|
-
import { GridType, IgxGridSelectionService, IgxFilteringService, IgxRowDirective, IgxGroupByAreaDirective, FlatGridType, IgxGridValidationService, IgxColumnResizingService, GridServiceType, IgxGridNavigationService, IgxGridSummaryService, IgxGridTemplateContext, IClipboardOptions, IGridScrollEventArgs, IgxGridExcelStyleFilteringComponent, IgxGridHeaderGroupComponent, IGridCellEventArgs, IGridRowEventArgs, IGridFormGroupCreatedEventArgs, IGridValidationStatusEventArgs, IRowSelectionEventArgs, IColumnSelectionEventArgs, IPinColumnCancellableEventArgs, IPinColumnEventArgs, IGridEditEventArgs, IGridEditDoneEventArgs, IgxColumnComponent, ISortingEventArgs, IFilteringEventArgs, IRowDataEventArgs, IRowDataCancelableEventArgs, IColumnResizeEventArgs, IGridContextMenuEventArgs, IColumnVisibilityChangingEventArgs, IColumnVisibilityChangedEventArgs, IColumnMovingStartEventArgs, IColumnMovingEventArgs, IColumnMovingEndEventArgs, IGridKeydownEventArgs, IRowDragStartEventArgs, IRowDragEndEventArgs, IGridClipboardEvent, IRowToggleEventArgs, IPinRowEventArgs, IActiveNodeChangeEventArgs, IGridToolbarExportEventArgs, IgxGridColumnResizerComponent, IgxExcelStyleLoadingValuesTemplateDirective, IgxHeadSelectorTemplateContext, IgxRowSelectorTemplateContext, IgxGridRowDragGhostContext, IgxGridFilteringRowComponent, IgxGridHeaderRowComponent, IgxGridRowEditTemplateContext, IgxGridRowEditTextTemplateContext, IgxGridEmptyTemplateContext, IgxGridRowEditActionsTemplateContext, IgxGridRowTemplateContext, IgxGridHeaderTemplateContext, IgxRowEditTabStopDirective, IgxGridToolbarComponent, IgxSummaryRowComponent, GridPagingMode, GridValidationTrigger, IPinningConfig, FilterMode, GridSummaryPosition, IgxGridHeaderComponent, IgxGridFilteringCellComponent, GridSelectionMode, GridCellMergeMode, ISearchInfo, ISizeInfo, DropPosition, RowType, ICellPosition, IGroupingDoneEventArgs, IgxGridMasterDetailContext, IgxGroupByRowTemplateDirective, IgxGroupByRowSelectorTemplateContext, IgxGroupByRowTemplateContext, IgxGridDetailTemplateDirective, CellType, IgxGridCellComponent, IgxRowAddTextDirective, IgxRowEditActionsDirective, IgxRowEditTextDirective, IgxGridFooterComponent, IgxAdvancedFilteringDialogComponent, IgxRowExpandedIndicatorDirective, IgxRowCollapsedIndicatorDirective, IgxHeaderExpandedIndicatorDirective, IgxHeaderCollapsedIndicatorDirective, IgxExcelStyleHeaderIconDirective, IgxSortAscendingHeaderIconDirective, IgxSortDescendingHeaderIconDirective, IgxSortHeaderIconDirective, IgxGridEmptyTemplateDirective, IgxGridLoadingTemplateDirective, IgxDragIndicatorIconDirective, IgxRowDragGhostDirective, IgxGridStateDirective, IgxGridPinningActionsComponent, IgxGridEditingActionsComponent, IgxGridActionsBaseDirective, IgxGridActionButtonComponent, IgxFilterCellTemplateDirective, IgxSummaryTemplateDirective, IgxCellTemplateDirective, IgxCellValidationErrorDirective, IgxCellHeaderTemplateDirective, IgxCellFooterTemplateDirective, IgxCellEditorTemplateDirective, IgxCollapsibleIndicatorTemplateDirective, IgxColumnGroupComponent, IgxColumnLayoutComponent, IgxColumnActionsComponent, IgxColumnHidingDirective, IgxColumnPinningDirective, IgxRowSelectorDirective, IgxGroupByRowSelectorDirective, IgxHeadSelectorDirective, IgxCSVTextDirective, IgxExcelTextDirective, IgxGridToolbarActionsComponent, IgxGridToolbarAdvancedFilteringComponent, IgxGridToolbarExporterComponent, IgxGridToolbarHidingComponent, IgxGridToolbarPinningComponent, IgxGridToolbarTitleComponent, IgxGridToolbarDirective, IgxExcelStyleHeaderComponent, IgxExcelStyleSortingComponent, IgxExcelStylePinningComponent, IgxExcelStyleHidingComponent, IgxExcelStyleSelectingComponent, IgxExcelStyleClearFiltersComponent, IgxExcelStyleConditionalFilterComponent, IgxExcelStyleMovingComponent, IgxExcelStyleSearchComponent, IgxExcelStyleColumnOperationsTemplateDirective, IgxExcelStyleFilterOperationsTemplateDirective, IgxColumnRequiredValidatorDirective, IgxColumnMinValidatorDirective, IgxColumnMaxValidatorDirective, IgxColumnEmailValidatorDirective, IgxColumnMinLengthValidatorDirective, IgxColumnMaxLengthValidatorDirective, IgxColumnPatternValidatorDirective } from 'igniteui-angular/grids/core';
|
|
3
1
|
import * as i0 from '@angular/core';
|
|
4
|
-
import {
|
|
2
|
+
import { OnInit, DoCheck, OnDestroy, AfterContentInit, AfterViewInit, NgZone, ChangeDetectorRef, IterableDiffers, ViewContainerRef, Injector, EnvironmentInjector, TemplateRef, EventEmitter, QueryList, ElementRef, ComponentRef, InjectionToken, PipeTransform } from '@angular/core';
|
|
3
|
+
import * as i2 from 'igniteui-angular/grids/core';
|
|
4
|
+
import { IgxRowDirective, IgxGroupByAreaDirective, FlatGridType, GridType, IgxGridValidationService, IgxGridSelectionService, IgxColumnResizingService, GridServiceType, IgxGridNavigationService, IgxFilteringService, IgxGridSummaryService, IgxGridTemplateContext, IClipboardOptions, IGridScrollEventArgs, IgxGridExcelStyleFilteringComponent, IgxGridHeaderGroupComponent, IGridCellEventArgs, IGridRowEventArgs, IGridFormGroupCreatedEventArgs, IGridValidationStatusEventArgs, IRowSelectionEventArgs, IColumnSelectionEventArgs, IPinColumnCancellableEventArgs, IPinColumnEventArgs, IGridEditEventArgs, IGridEditDoneEventArgs, IgxColumnComponent, ISortingEventArgs, IFilteringEventArgs, IRowDataEventArgs, IRowDataCancelableEventArgs, IColumnResizeEventArgs, IGridContextMenuEventArgs, IColumnVisibilityChangingEventArgs, IColumnVisibilityChangedEventArgs, IColumnMovingStartEventArgs, IColumnMovingEventArgs, IColumnMovingEndEventArgs, IGridKeydownEventArgs, IRowDragStartEventArgs, IRowDragEndEventArgs, IGridClipboardEvent, IRowToggleEventArgs, IPinRowEventArgs, IActiveNodeChangeEventArgs, IGridToolbarExportEventArgs, GridSelectionRange, IgxGridColumnResizerComponent, IgxExcelStyleLoadingValuesTemplateDirective, IgxHeadSelectorTemplateContext, IgxRowSelectorTemplateContext, IgxGridRowDragGhostContext, IgxGridFilteringRowComponent, IgxGridHeaderRowComponent, IgxGridRowEditTemplateContext, IgxGridRowEditTextTemplateContext, IgxGridEmptyTemplateContext, IgxGridRowEditActionsTemplateContext, IgxGridRowTemplateContext, IgxGridHeaderTemplateContext, IgxRowEditTabStopDirective, IgxGridToolbarComponent, IgxSummaryRowComponent, GridPagingMode, GridValidationTrigger, IPinningConfig, FilterMode, GridSummaryPosition, IgxGridHeaderComponent, IgxGridFilteringCellComponent, GridSelectionMode, GridCellMergeMode, ISearchInfo, ISizeInfo, DropPosition, RowType, ICellPosition, IgxGridMasterDetailContext, IgxGroupByRowTemplateDirective, IgxGroupByRowSelectorTemplateContext, IgxGroupByRowTemplateContext, IgxGridDetailTemplateDirective, CellType, IgxGridCellComponent, IgxRowAddTextDirective, IgxRowEditActionsDirective, IgxRowEditTextDirective, IgxGridFooterComponent, IgxAdvancedFilteringDialogComponent, IgxRowExpandedIndicatorDirective, IgxRowCollapsedIndicatorDirective, IgxHeaderExpandedIndicatorDirective, IgxHeaderCollapsedIndicatorDirective, IgxExcelStyleHeaderIconDirective, IgxSortAscendingHeaderIconDirective, IgxSortDescendingHeaderIconDirective, IgxSortHeaderIconDirective, IgxGridEmptyTemplateDirective, IgxGridLoadingTemplateDirective, IgxDragIndicatorIconDirective, IgxRowDragGhostDirective, IgxGridStateDirective, IgxGridPinningActionsComponent, IgxGridEditingActionsComponent, IgxGridActionsBaseDirective, IgxGridActionButtonComponent, IgxFilterCellTemplateDirective, IgxSummaryTemplateDirective, IgxCellTemplateDirective, IgxCellValidationErrorDirective, IgxCellHeaderTemplateDirective, IgxCellFooterTemplateDirective, IgxCellEditorTemplateDirective, IgxCollapsibleIndicatorTemplateDirective, IgxColumnGroupComponent, IgxColumnLayoutComponent, IgxColumnActionsComponent, IgxColumnHidingDirective, IgxColumnPinningDirective, IgxRowSelectorDirective, IgxGroupByRowSelectorDirective, IgxHeadSelectorDirective, IgxCSVTextDirective, IgxExcelTextDirective, IgxGridToolbarActionsComponent, IgxGridToolbarAdvancedFilteringComponent, IgxGridToolbarExporterComponent, IgxGridToolbarHidingComponent, IgxGridToolbarPinningComponent, IgxGridToolbarTitleComponent, IgxGridToolbarDirective, IgxExcelStyleHeaderComponent, IgxExcelStyleSortingComponent, IgxExcelStylePinningComponent, IgxExcelStyleHidingComponent, IgxExcelStyleSelectingComponent, IgxExcelStyleClearFiltersComponent, IgxExcelStyleConditionalFilterComponent, IgxExcelStyleMovingComponent, IgxExcelStyleSearchComponent, IgxExcelStyleColumnOperationsTemplateDirective, IgxExcelStyleFilterOperationsTemplateDirective, IgxColumnRequiredValidatorDirective, IgxColumnMinValidatorDirective, IgxColumnMaxValidatorDirective, IgxColumnEmailValidatorDirective, IgxColumnMinLengthValidatorDirective, IgxColumnMaxLengthValidatorDirective, IgxColumnPatternValidatorDirective } from 'igniteui-angular/grids/core';
|
|
5
|
+
import * as igniteui_angular_core from 'igniteui-angular/core';
|
|
6
|
+
import { ISortingExpression, IGroupingExpression, IgxFlatTransactionFactory, IgxOverlayService, PlatformUtil, TransactionService, Transaction, State, IDataCloneStrategy, IFilteringExpressionsTree, ColumnType, IgxActionStripToken, IgxOverlayOutletDirective, IGridResourceStrings, FilteringLogic, GridSummaryCalculationMode, IFilteringStrategy, IGridSortingStrategy, IGridMergeStrategy, ISortingOptions, EntityType, OverlaySettings, IFilteringOperation, ColumnPinningPosition, ɵSize as _Size, IGroupByRecord, StateUpdateEvent, ISummaryExpression, IGroupByExpandState, IBaseEventArgs, IGridGroupingStrategy, IGroupByResult } from 'igniteui-angular/core';
|
|
5
7
|
import * as rxjs from 'rxjs';
|
|
6
8
|
import { Subject, Observable } from 'rxjs';
|
|
7
|
-
import * as igniteui_angular_core from 'igniteui-angular/core';
|
|
8
|
-
import { IGroupByRecord, ISelectionNode, ISortingExpression, IGroupingExpression, IgxFlatTransactionFactory, IgxOverlayService, PlatformUtil, TransactionService, Transaction, State, IDataCloneStrategy, IFilteringExpressionsTree, ColumnType, GridSelectionRange, IgxActionStripToken, IgxOverlayOutletDirective, IGridResourceStrings, FilteringLogic, GridSummaryCalculationMode, IFilteringStrategy, IGridSortingStrategy, IGridMergeStrategy, ISortingOptions, IPagingState, EntityType, OverlaySettings, IFilteringOperation, ISummaryExpression, ColumnPinningPosition, ɵSize as _Size, StateUpdateEvent, IgxSummaryOperand, IGroupByExpandState, IGroupByResult, IGridGroupingStrategy } from 'igniteui-angular/core';
|
|
9
9
|
import * as igniteui_angular_directives from 'igniteui-angular/directives';
|
|
10
|
-
import { IgxTextHighlightService, IForOfDataChangeEventArgs, IgxToggleDirective, IgxGridForOfDirective,
|
|
10
|
+
import { IgxTextHighlightService, IForOfDataChangeEventArgs, IgxToggleDirective, IgxGridForOfDirective, ICachedViewLoadedEventArgs, IForOfState } from 'igniteui-angular/directives';
|
|
11
11
|
import * as rxjs_internal_scheduler_AnimationFrameScheduler from 'rxjs/internal/scheduler/AnimationFrameScheduler';
|
|
12
12
|
import { IChipsAreaReorderEventArgs } from 'igniteui-angular/chips';
|
|
13
13
|
import * as i3 from 'igniteui-angular/paginator';
|
|
14
14
|
import { IgxPaginatorComponent, IgxPageNavigationComponent, IgxPageSizeSelectorComponent, IgxPaginatorContentDirective, IgxPaginatorDirective } from 'igniteui-angular/paginator';
|
|
15
15
|
import { IgxSnackbarComponent } from 'igniteui-angular/snackbar';
|
|
16
16
|
|
|
17
|
-
declare class
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
* @hidden
|
|
29
|
-
*/
|
|
30
|
-
rowDraggable: boolean;
|
|
31
|
-
/**
|
|
32
|
-
* Sets the index of the row.
|
|
33
|
-
* ```html
|
|
34
|
-
* <igx-grid-groupby-row [gridID]="id" [index]="rowIndex" [groupRow]="rowData" #row></igx-grid-groupby-row>
|
|
35
|
-
* ```
|
|
36
|
-
*/
|
|
37
|
-
index: number;
|
|
38
|
-
/**
|
|
39
|
-
* Sets the id of the grid the row belongs to.
|
|
40
|
-
* ```html
|
|
41
|
-
* <igx-grid-groupby-row [gridID]="id" [index]="rowIndex" [groupRow]="rowData" #row></igx-grid-groupby-row>
|
|
42
|
-
* ```
|
|
43
|
-
*/
|
|
44
|
-
gridID: string;
|
|
45
|
-
/**
|
|
46
|
-
* The group record the component renders for.
|
|
47
|
-
* ```typescript
|
|
48
|
-
* <igx-grid-groupby-row [gridID]="id" [index]="rowIndex" [groupRow]="rowData" #row></igx-grid-groupby-row>
|
|
49
|
-
* ```
|
|
50
|
-
*/
|
|
51
|
-
groupRow: IGroupByRecord;
|
|
52
|
-
/**
|
|
53
|
-
* Returns a reference of the content of the group.
|
|
54
|
-
* ```typescript
|
|
55
|
-
* const groupRowContent = this.grid1.rowList.first.groupContent;
|
|
56
|
-
* ```
|
|
57
|
-
*/
|
|
58
|
-
groupContent: ElementRef;
|
|
59
|
-
/**
|
|
60
|
-
* @hidden
|
|
61
|
-
*/
|
|
62
|
-
protected isFocused: boolean;
|
|
63
|
-
/**
|
|
64
|
-
* @hidden
|
|
65
|
-
*/
|
|
66
|
-
protected defaultGroupByExpandedTemplate: TemplateRef<any>;
|
|
67
|
-
/**
|
|
68
|
-
* @hidden
|
|
69
|
-
*/
|
|
70
|
-
protected defaultGroupByCollapsedTemplate: TemplateRef<any>;
|
|
71
|
-
/**
|
|
72
|
-
* @hidden
|
|
73
|
-
*/
|
|
74
|
-
protected destroy$: Subject<void>;
|
|
75
|
-
/**
|
|
76
|
-
* @hidden
|
|
77
|
-
*/
|
|
78
|
-
protected defaultCssClass: string;
|
|
79
|
-
/**
|
|
80
|
-
* @hidden
|
|
81
|
-
*/
|
|
82
|
-
protected paddingIndentationCssClass: string;
|
|
83
|
-
/**
|
|
84
|
-
* Returns whether the row is focused.
|
|
85
|
-
* ```
|
|
86
|
-
* let gridRowFocused = this.grid1.rowList.first.focused;
|
|
87
|
-
* ```
|
|
88
|
-
*/
|
|
89
|
-
get focused(): boolean;
|
|
90
|
-
/** @hidden @internal */
|
|
91
|
-
get currencyCode(): string;
|
|
92
|
-
constructor();
|
|
93
|
-
activate(): void;
|
|
94
|
-
onClick(event: MouseEvent): void;
|
|
95
|
-
/**
|
|
96
|
-
* @hidden
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
ngOnDestroy(): void;
|
|
100
|
-
/**
|
|
101
|
-
* Returns whether the group row is expanded.
|
|
102
|
-
* ```typescript
|
|
103
|
-
* const groupRowExpanded = this.grid1.rowList.first.expanded;
|
|
104
|
-
* ```
|
|
105
|
-
*/
|
|
106
|
-
get expanded(): boolean;
|
|
107
|
-
/**
|
|
108
|
-
* @hidden
|
|
109
|
-
*/
|
|
110
|
-
get describedBy(): string;
|
|
111
|
-
get dataRowIndex(): number;
|
|
112
|
-
/**
|
|
113
|
-
* Returns a reference to the underlying HTML element.
|
|
114
|
-
* ```typescript
|
|
115
|
-
* const groupRowElement = this.nativeElement;
|
|
116
|
-
* ```
|
|
117
|
-
*/
|
|
118
|
-
get nativeElement(): any;
|
|
119
|
-
get attrCellID(): string;
|
|
120
|
-
/**
|
|
121
|
-
* Returns the style classes applied to the group rows.
|
|
122
|
-
* ```typescript
|
|
123
|
-
* const groupCssStyles = this.grid1.rowList.first.styleClasses;
|
|
124
|
-
* ```
|
|
125
|
-
*/
|
|
126
|
-
get styleClasses(): string;
|
|
127
|
-
/**
|
|
128
|
-
* @hidden @internal
|
|
129
|
-
*/
|
|
130
|
-
role: string;
|
|
131
|
-
isActive(): boolean;
|
|
132
|
-
/**
|
|
133
|
-
* @hidden @internal
|
|
134
|
-
*/
|
|
135
|
-
getRowID(rowData: any): IgxRowDirective;
|
|
136
|
-
/**
|
|
137
|
-
* @hidden @internal
|
|
138
|
-
*/
|
|
139
|
-
onGroupSelectorClick(event: MouseEvent): void;
|
|
140
|
-
/**
|
|
141
|
-
* Toggles the group row.
|
|
142
|
-
* ```typescript
|
|
143
|
-
* this.grid1.rowList.first.toggle()
|
|
144
|
-
* ```
|
|
145
|
-
*/
|
|
146
|
-
toggle(): void;
|
|
147
|
-
get iconTemplate(): TemplateRef<i2.IgxGridRowTemplateContext>;
|
|
148
|
-
protected get selectionNode(): ISelectionNode;
|
|
149
|
-
/**
|
|
150
|
-
* @hidden @internal
|
|
151
|
-
*/
|
|
152
|
-
get dataType(): any;
|
|
153
|
-
/**
|
|
154
|
-
* @hidden @internal
|
|
155
|
-
*/
|
|
156
|
-
get formatter(): any;
|
|
157
|
-
/**
|
|
158
|
-
* @hidden @internal
|
|
159
|
-
*/
|
|
160
|
-
get areAllRowsInTheGroupSelected(): boolean;
|
|
161
|
-
/**
|
|
162
|
-
* @hidden @internal
|
|
163
|
-
*/
|
|
164
|
-
get selectedRowsInTheGroup(): any[];
|
|
165
|
-
/**
|
|
166
|
-
* @hidden @internal
|
|
167
|
-
*/
|
|
168
|
-
get groupByRowCheckboxIndeterminateState(): boolean;
|
|
169
|
-
/**
|
|
170
|
-
* @hidden @internal
|
|
171
|
-
*/
|
|
172
|
-
get groupByRowSelectorBaseAriaLabel(): string;
|
|
173
|
-
/**
|
|
174
|
-
* @hidden @internal
|
|
175
|
-
*/
|
|
176
|
-
get showRowSelectors(): boolean;
|
|
177
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridGroupByRowComponent, never>;
|
|
178
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGridGroupByRowComponent, "igx-grid-groupby-row", never, { "hideGroupRowSelectors": { "alias": "hideGroupRowSelectors"; "required": false; }; "rowDraggable": { "alias": "rowDraggable"; "required": false; }; "index": { "alias": "index"; "required": false; }; "gridID": { "alias": "gridID"; "required": false; }; "groupRow": { "alias": "groupRow"; "required": false; }; "isFocused": { "alias": "isFocused"; "required": false; }; }, {}, never, never, true, never>;
|
|
17
|
+
declare class IgxGridRowComponent extends IgxRowDirective {
|
|
18
|
+
getContext(col: any, row: any): {
|
|
19
|
+
$implicit: any;
|
|
20
|
+
row: any;
|
|
21
|
+
};
|
|
22
|
+
getContextMRL(pinnedCols: any, row: any): {
|
|
23
|
+
$implicit: any;
|
|
24
|
+
row: any;
|
|
25
|
+
};
|
|
26
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridRowComponent, never>;
|
|
27
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGridRowComponent, "igx-grid-row", never, {}, {}, never, never, true, never>;
|
|
179
28
|
}
|
|
180
29
|
|
|
181
30
|
/**
|
|
@@ -225,7 +74,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
225
74
|
summaryService: IgxGridSummaryService;
|
|
226
75
|
private localeId;
|
|
227
76
|
protected platform: PlatformUtil;
|
|
228
|
-
protected _diTransactions: TransactionService<Transaction, State
|
|
77
|
+
protected _diTransactions: TransactionService<Transaction, State>;
|
|
229
78
|
/** @hidden @internal */
|
|
230
79
|
i18nFormatter: igniteui_angular_core.BaseFormatter;
|
|
231
80
|
private readonly THROTTLE_TIME_MULTIPLIER;
|
|
@@ -399,7 +248,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
399
248
|
*
|
|
400
249
|
* @memberof IgxColumnComponent
|
|
401
250
|
*/
|
|
402
|
-
rowStyles:
|
|
251
|
+
rowStyles: any;
|
|
403
252
|
/**
|
|
404
253
|
* Gets/Sets the primary key.
|
|
405
254
|
*
|
|
@@ -421,7 +270,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
421
270
|
* <igx-grid [data]="localData" [filterMode]="'excelStyleFilter'" [uniqueColumnValuesStrategy]="columnValuesStrategy"></igx-grid>
|
|
422
271
|
* ```
|
|
423
272
|
*/
|
|
424
|
-
uniqueColumnValuesStrategy
|
|
273
|
+
uniqueColumnValuesStrategy: (column: ColumnType, filteringExpressionsTree: IFilteringExpressionsTree, done: (values: any[]) => void) => void;
|
|
425
274
|
/** @hidden @internal */
|
|
426
275
|
excelStyleFilteringComponents: QueryList<IgxGridExcelStyleFilteringComponent>;
|
|
427
276
|
/** @hidden @internal */
|
|
@@ -1483,7 +1332,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
1483
1332
|
*/
|
|
1484
1333
|
rowDragging: boolean;
|
|
1485
1334
|
/** @hidden @internal */
|
|
1486
|
-
dragRowID:
|
|
1335
|
+
dragRowID: any;
|
|
1487
1336
|
/**
|
|
1488
1337
|
* Gets/Sets whether the rows are editable.
|
|
1489
1338
|
*
|
|
@@ -1509,7 +1358,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
1509
1358
|
/**
|
|
1510
1359
|
* @hidden @internal
|
|
1511
1360
|
*/
|
|
1512
|
-
get hostWidth():
|
|
1361
|
+
get hostWidth(): any;
|
|
1513
1362
|
/**
|
|
1514
1363
|
* Gets/Sets the width of the grid.
|
|
1515
1364
|
*
|
|
@@ -1735,7 +1584,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
1735
1584
|
/**
|
|
1736
1585
|
* @hidden @internal
|
|
1737
1586
|
*/
|
|
1738
|
-
get summariesRowList(): QueryList<
|
|
1587
|
+
get summariesRowList(): QueryList<any>;
|
|
1739
1588
|
/**
|
|
1740
1589
|
* A list of grid row.
|
|
1741
1590
|
*
|
|
@@ -1926,8 +1775,12 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
1926
1775
|
/**
|
|
1927
1776
|
* @hidden @internal
|
|
1928
1777
|
*/
|
|
1929
|
-
set pagingState(value:
|
|
1930
|
-
get pagingState():
|
|
1778
|
+
set pagingState(value: any);
|
|
1779
|
+
get pagingState(): any;
|
|
1780
|
+
/**
|
|
1781
|
+
* @hidden @internal
|
|
1782
|
+
*/
|
|
1783
|
+
rowEditMessage: any;
|
|
1931
1784
|
/**
|
|
1932
1785
|
* @hidden @internal
|
|
1933
1786
|
*/
|
|
@@ -1995,7 +1848,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
1995
1848
|
/**
|
|
1996
1849
|
* @hidden @internal
|
|
1997
1850
|
*/
|
|
1998
|
-
columnsWithNoSetWidths:
|
|
1851
|
+
columnsWithNoSetWidths: any;
|
|
1999
1852
|
/**
|
|
2000
1853
|
* @hidden @internal
|
|
2001
1854
|
*/
|
|
@@ -2039,7 +1892,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2039
1892
|
/**
|
|
2040
1893
|
* @hidden
|
|
2041
1894
|
*/
|
|
2042
|
-
protected _pagingState:
|
|
1895
|
+
protected _pagingState: any;
|
|
2043
1896
|
/**
|
|
2044
1897
|
* @hidden
|
|
2045
1898
|
*/
|
|
@@ -2096,7 +1949,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2096
1949
|
/**
|
|
2097
1950
|
* @hidden
|
|
2098
1951
|
*/
|
|
2099
|
-
protected _hasVisibleColumns:
|
|
1952
|
+
protected _hasVisibleColumns: any;
|
|
2100
1953
|
protected _allowFiltering: boolean;
|
|
2101
1954
|
protected _allowAdvancedFiltering: boolean;
|
|
2102
1955
|
protected _filterMode: FilterMode;
|
|
@@ -2118,10 +1971,10 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2118
1971
|
protected _dataView: any[];
|
|
2119
1972
|
protected _lastSearchInfo: ISearchInfo;
|
|
2120
1973
|
protected _hGridSchema: EntityType[];
|
|
2121
|
-
protected gridComputedStyles:
|
|
2122
|
-
protected _resourceStrings:
|
|
1974
|
+
protected gridComputedStyles: any;
|
|
1975
|
+
protected _resourceStrings: any;
|
|
2123
1976
|
/** @hidden @internal */
|
|
2124
|
-
get paginator(): IgxPaginatorComponent
|
|
1977
|
+
get paginator(): IgxPaginatorComponent;
|
|
2125
1978
|
/**
|
|
2126
1979
|
* @hidden @internal
|
|
2127
1980
|
*/
|
|
@@ -2204,7 +2057,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2204
2057
|
private _rowCount;
|
|
2205
2058
|
private _cellMergeMode;
|
|
2206
2059
|
private _columnsToMerge;
|
|
2207
|
-
private _validatedPrimaryKey
|
|
2060
|
+
private _validatedPrimaryKey;
|
|
2208
2061
|
private _validatedData;
|
|
2209
2062
|
/**
|
|
2210
2063
|
* @hidden @internal
|
|
@@ -2254,8 +2107,8 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2254
2107
|
* @hidden @internal
|
|
2255
2108
|
*/
|
|
2256
2109
|
private get hasZeroResultFilter();
|
|
2257
|
-
protected get totalCalcWidth(): number
|
|
2258
|
-
protected get renderData(): any[]
|
|
2110
|
+
protected get totalCalcWidth(): number;
|
|
2111
|
+
protected get renderData(): any[];
|
|
2259
2112
|
protected displayStyle: string;
|
|
2260
2113
|
protected templateRows: string;
|
|
2261
2114
|
/**
|
|
@@ -2320,7 +2173,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2320
2173
|
* @hidden
|
|
2321
2174
|
* Returns the row index of a row that takes into account the full view data like pinning.
|
|
2322
2175
|
*/
|
|
2323
|
-
getDataViewIndex(rowIndex:
|
|
2176
|
+
getDataViewIndex(rowIndex: any, pinned: any): any;
|
|
2324
2177
|
/**
|
|
2325
2178
|
* @hidden
|
|
2326
2179
|
* @internal
|
|
@@ -2388,7 +2241,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2388
2241
|
* @hidden
|
|
2389
2242
|
* @internal
|
|
2390
2243
|
*/
|
|
2391
|
-
get crudService():
|
|
2244
|
+
get crudService(): any;
|
|
2392
2245
|
/**
|
|
2393
2246
|
* @hidden
|
|
2394
2247
|
* @internal
|
|
@@ -2687,7 +2540,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2687
2540
|
* const pinnedRow = this.grid.pinnedRows;
|
|
2688
2541
|
* ```
|
|
2689
2542
|
*/
|
|
2690
|
-
get pinnedRows():
|
|
2543
|
+
get pinnedRows(): IgxGridRowComponent[];
|
|
2691
2544
|
/**
|
|
2692
2545
|
* Gets an array of unpinned columns.
|
|
2693
2546
|
*
|
|
@@ -2911,7 +2764,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2911
2764
|
* @param ignoreCase
|
|
2912
2765
|
* @deprecated in version 19.0.0.
|
|
2913
2766
|
*/
|
|
2914
|
-
filterGlobal(value: any, condition:
|
|
2767
|
+
filterGlobal(value: any, condition: any, ignoreCase?: any): void;
|
|
2915
2768
|
/**
|
|
2916
2769
|
* Enables summaries for the specified column and applies your customSummary.
|
|
2917
2770
|
*
|
|
@@ -2919,45 +2772,31 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2919
2772
|
* If you do not provide the customSummary, then the default summary for the column data type will be applied.
|
|
2920
2773
|
* @example
|
|
2921
2774
|
* ```typescript
|
|
2922
|
-
* grid.enableSummaries([{ fieldName: 'ProductName' }, { fieldName: 'ID'
|
|
2775
|
+
* grid.enableSummaries([{ fieldName: 'ProductName' }, { fieldName: 'ID' }]);
|
|
2923
2776
|
* ```
|
|
2924
2777
|
* Enable summaries for the listed columns.
|
|
2925
2778
|
* @example
|
|
2926
2779
|
* ```typescript
|
|
2927
|
-
* grid.enableSummaries(
|
|
2928
|
-
* ```
|
|
2929
|
-
* Enable summaries for a single column, optionally with a custom summary.
|
|
2930
|
-
* @example
|
|
2931
|
-
* ```typescript
|
|
2932
|
-
* grid.enableSummaries('ProductName', myCustomSummary);
|
|
2780
|
+
* grid.enableSummaries('ProductName');
|
|
2933
2781
|
* ```
|
|
2934
2782
|
* @param rest
|
|
2935
2783
|
*/
|
|
2936
|
-
enableSummaries(
|
|
2937
|
-
enableSummaries(expression: ISummaryExpression): void;
|
|
2938
|
-
enableSummaries(fieldName: string, customSummary?: any): void;
|
|
2784
|
+
enableSummaries(...rest: any[]): void;
|
|
2939
2785
|
/**
|
|
2940
2786
|
* Disable summaries for the specified column.
|
|
2941
2787
|
*
|
|
2942
2788
|
* @example
|
|
2943
2789
|
* ```typescript
|
|
2944
|
-
* grid.disableSummaries(
|
|
2790
|
+
* grid.disableSummaries('ProductName');
|
|
2945
2791
|
* ```
|
|
2946
2792
|
* @remarks
|
|
2947
2793
|
* Disable summaries for the listed columns.
|
|
2948
2794
|
* @example
|
|
2949
2795
|
* ```typescript
|
|
2950
|
-
* grid.disableSummaries([{ fieldName: 'ProductName' }
|
|
2951
|
-
* ```
|
|
2952
|
-
* Columns may also be listed by field name.
|
|
2953
|
-
* @example
|
|
2954
|
-
* ```typescript
|
|
2955
|
-
* grid.disableSummaries(['ProductName', 'ID']);
|
|
2796
|
+
* grid.disableSummaries([{ fieldName: 'ProductName' }]);
|
|
2956
2797
|
* ```
|
|
2957
2798
|
*/
|
|
2958
|
-
disableSummaries(
|
|
2959
|
-
disableSummaries(expression: ISummaryExpression): void;
|
|
2960
|
-
disableSummaries(fieldName: string): void;
|
|
2799
|
+
disableSummaries(...rest: any[]): void;
|
|
2961
2800
|
/**
|
|
2962
2801
|
* If name is provided, clears the filtering state of the corresponding column.
|
|
2963
2802
|
*
|
|
@@ -2985,7 +2824,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
2985
2824
|
/**
|
|
2986
2825
|
* @hidden @internal
|
|
2987
2826
|
*/
|
|
2988
|
-
refreshGridState(
|
|
2827
|
+
refreshGridState(_args?: any): void;
|
|
2989
2828
|
/**
|
|
2990
2829
|
* Pins a column by field name.
|
|
2991
2830
|
*
|
|
@@ -3130,12 +2969,12 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3130
2969
|
/**
|
|
3131
2970
|
* @hidden
|
|
3132
2971
|
*/
|
|
3133
|
-
protected get isPercentWidth(): boolean
|
|
2972
|
+
protected get isPercentWidth(): boolean;
|
|
3134
2973
|
protected get shouldResize(): boolean;
|
|
3135
2974
|
/**
|
|
3136
2975
|
* @hidden @internal
|
|
3137
2976
|
*/
|
|
3138
|
-
get isPercentHeight(): boolean
|
|
2977
|
+
get isPercentHeight(): boolean;
|
|
3139
2978
|
/**
|
|
3140
2979
|
* @hidden
|
|
3141
2980
|
*/
|
|
@@ -3191,6 +3030,11 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3191
3030
|
* @hidden @internal
|
|
3192
3031
|
*/
|
|
3193
3032
|
isColumnGrouped(_fieldName: string): boolean;
|
|
3033
|
+
/**
|
|
3034
|
+
* @hidden @internal
|
|
3035
|
+
* TODO: REMOVE
|
|
3036
|
+
*/
|
|
3037
|
+
onHeaderSelectorClick(event: any): void;
|
|
3194
3038
|
/**
|
|
3195
3039
|
* @hidden @internal
|
|
3196
3040
|
*/
|
|
@@ -3377,16 +3221,16 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3377
3221
|
/**
|
|
3378
3222
|
* @hidden @internal
|
|
3379
3223
|
*/
|
|
3380
|
-
preventContainerScroll: (evt:
|
|
3224
|
+
preventContainerScroll: (evt: any) => void;
|
|
3381
3225
|
/**
|
|
3382
3226
|
* @hidden
|
|
3383
3227
|
* @internal
|
|
3384
3228
|
*/
|
|
3385
|
-
copyHandler(event:
|
|
3229
|
+
copyHandler(event: any): void;
|
|
3386
3230
|
/**
|
|
3387
3231
|
* @hidden @internal
|
|
3388
3232
|
*/
|
|
3389
|
-
prepareCopyData(event:
|
|
3233
|
+
prepareCopyData(event: any, data: any, keys?: any): string;
|
|
3390
3234
|
/**
|
|
3391
3235
|
* @hidden @internal
|
|
3392
3236
|
*/
|
|
@@ -3415,7 +3259,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3415
3259
|
* const nextEditableCellPosition = this.grid.getNextCell(0, 3, (column) => column.editable);
|
|
3416
3260
|
* ```
|
|
3417
3261
|
*/
|
|
3418
|
-
getNextCell(currRowIndex: number, curVisibleColIndex: number, callback?: (
|
|
3262
|
+
getNextCell(currRowIndex: number, curVisibleColIndex: number, callback?: (IgxColumnComponent: any) => boolean): ICellPosition;
|
|
3419
3263
|
/**
|
|
3420
3264
|
* Returns `ICellPosition` which defines the previous cell,
|
|
3421
3265
|
* according to the current position, that match specific criteria.
|
|
@@ -3428,16 +3272,16 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3428
3272
|
* const previousEditableCellPosition = this.grid.getPreviousCell(0, 3, (column) => column.editable);
|
|
3429
3273
|
* ```
|
|
3430
3274
|
*/
|
|
3431
|
-
getPreviousCell(currRowIndex: number, curVisibleColIndex: number, callback?: (
|
|
3275
|
+
getPreviousCell(currRowIndex: number, curVisibleColIndex: number, callback?: (IgxColumnComponent: any) => boolean): ICellPosition;
|
|
3432
3276
|
/**
|
|
3433
3277
|
* @hidden
|
|
3434
3278
|
* @internal
|
|
3435
3279
|
*/
|
|
3436
|
-
endRowEditTabStop(commit?: boolean, event?:
|
|
3280
|
+
endRowEditTabStop(commit?: boolean, event?: Event): boolean;
|
|
3437
3281
|
/**
|
|
3438
3282
|
* @hidden @internal
|
|
3439
3283
|
*/
|
|
3440
|
-
trackColumnChanges(_index:
|
|
3284
|
+
trackColumnChanges(_index: any, col: any): any;
|
|
3441
3285
|
/**
|
|
3442
3286
|
* @hidden
|
|
3443
3287
|
*/
|
|
@@ -3454,12 +3298,12 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3454
3298
|
/**
|
|
3455
3299
|
* @hidden @internal
|
|
3456
3300
|
*/
|
|
3457
|
-
toggleRowEditingOverlay(show:
|
|
3301
|
+
toggleRowEditingOverlay(show: any): void;
|
|
3458
3302
|
/**
|
|
3459
3303
|
* @hidden @internal
|
|
3460
3304
|
*/
|
|
3461
|
-
repositionRowEditingOverlay(row
|
|
3462
|
-
protected viewDetachHandler(args:
|
|
3305
|
+
repositionRowEditingOverlay(row: RowType): void;
|
|
3306
|
+
protected viewDetachHandler(args: any): void;
|
|
3463
3307
|
/**
|
|
3464
3308
|
* @hidden @internal
|
|
3465
3309
|
*/
|
|
@@ -3513,7 +3357,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3513
3357
|
* ```
|
|
3514
3358
|
* @param commit
|
|
3515
3359
|
*/
|
|
3516
|
-
endEdit(commit?: boolean, event?:
|
|
3360
|
+
endEdit(commit?: boolean, event?: Event): boolean;
|
|
3517
3361
|
/**
|
|
3518
3362
|
* Enters add mode by spawning the UI under the specified row by rowID.
|
|
3519
3363
|
*
|
|
@@ -3547,14 +3391,14 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3547
3391
|
/**
|
|
3548
3392
|
* @hidden
|
|
3549
3393
|
*/
|
|
3550
|
-
preventHeaderScroll(args:
|
|
3394
|
+
preventHeaderScroll(args: any): void;
|
|
3551
3395
|
protected beginAddRowForIndex(index: number, asChild?: boolean): void;
|
|
3552
3396
|
protected switchTransactionService(val: boolean): void;
|
|
3553
3397
|
protected subscribeToTransactions(): void;
|
|
3554
3398
|
protected transactionStatusUpdate(event: StateUpdateEvent): void;
|
|
3555
3399
|
protected writeToData(rowIndex: number, value: any): void;
|
|
3556
|
-
protected _restoreVirtState(row:
|
|
3557
|
-
protected changeRowEditingOverlayStateOnScroll(row
|
|
3400
|
+
protected _restoreVirtState(row: any): void;
|
|
3401
|
+
protected changeRowEditingOverlayStateOnScroll(row: RowType): void;
|
|
3558
3402
|
/**
|
|
3559
3403
|
* Should be called when data and/or isLoading input changes so that the overlay can be
|
|
3560
3404
|
* hidden/shown based on the current value of shouldOverlayLoading
|
|
@@ -3588,7 +3432,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3588
3432
|
/**
|
|
3589
3433
|
* @hidden
|
|
3590
3434
|
*/
|
|
3591
|
-
protected _resetColumnList(list?:
|
|
3435
|
+
protected _resetColumnList(list?: any): any[];
|
|
3592
3436
|
/**
|
|
3593
3437
|
* Reorders columns inside the passed column collection.
|
|
3594
3438
|
* When reordering column group collection, the collection is not flattened.
|
|
@@ -3596,7 +3440,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3596
3440
|
*
|
|
3597
3441
|
* @hidden
|
|
3598
3442
|
*/
|
|
3599
|
-
protected _reorderColumns(from: IgxColumnComponent, to: IgxColumnComponent, position: DropPosition, columnCollection:
|
|
3443
|
+
protected _reorderColumns(from: IgxColumnComponent, to: IgxColumnComponent, position: DropPosition, columnCollection: any[], inGroup?: boolean): void;
|
|
3600
3444
|
/**
|
|
3601
3445
|
* Reorder column group collection.
|
|
3602
3446
|
*
|
|
@@ -3619,7 +3463,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3619
3463
|
/**
|
|
3620
3464
|
* @hidden @internal
|
|
3621
3465
|
*/
|
|
3622
|
-
protected onPinnedRowsChanged(change: QueryList<
|
|
3466
|
+
protected onPinnedRowsChanged(change: QueryList<IgxGridRowComponent>): void;
|
|
3623
3467
|
/**
|
|
3624
3468
|
* @hidden
|
|
3625
3469
|
*/
|
|
@@ -3645,7 +3489,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3645
3489
|
/**
|
|
3646
3490
|
* @hidden
|
|
3647
3491
|
*/
|
|
3648
|
-
protected getComputedHeight(elem:
|
|
3492
|
+
protected getComputedHeight(elem: any): number;
|
|
3649
3493
|
/**
|
|
3650
3494
|
* @hidden
|
|
3651
3495
|
*/
|
|
@@ -3671,7 +3515,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3671
3515
|
*/
|
|
3672
3516
|
protected _calculateGridBodyHeight(): number;
|
|
3673
3517
|
protected checkContainerSizeChange(): boolean;
|
|
3674
|
-
protected _shouldAutoSize(renderedHeight:
|
|
3518
|
+
protected _shouldAutoSize(renderedHeight: any): boolean;
|
|
3675
3519
|
/**
|
|
3676
3520
|
* @hidden
|
|
3677
3521
|
* Gets calculated width of the unpinned area
|
|
@@ -3681,7 +3525,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3681
3525
|
/**
|
|
3682
3526
|
* @hidden
|
|
3683
3527
|
*/
|
|
3684
|
-
protected _summaries(fieldName: string, hasSummary: boolean, summaryOperand?:
|
|
3528
|
+
protected _summaries(fieldName: string, hasSummary: boolean, summaryOperand?: any): void;
|
|
3685
3529
|
/**
|
|
3686
3530
|
* @hidden
|
|
3687
3531
|
*/
|
|
@@ -3689,7 +3533,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3689
3533
|
/**
|
|
3690
3534
|
* @hidden
|
|
3691
3535
|
*/
|
|
3692
|
-
protected _disableMultipleSummaries(expressions:
|
|
3536
|
+
protected _disableMultipleSummaries(expressions: any): void;
|
|
3693
3537
|
/**
|
|
3694
3538
|
* @hidden
|
|
3695
3539
|
*/
|
|
@@ -3708,7 +3552,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3708
3552
|
*/
|
|
3709
3553
|
protected reinitPinStates(): void;
|
|
3710
3554
|
protected extractDataFromSelection(source: any[], formatters?: boolean, headers?: boolean, columnData?: any[]): any[];
|
|
3711
|
-
protected getSelectableColumnsAt(index:
|
|
3555
|
+
protected getSelectableColumnsAt(index: any): IgxColumnComponent[];
|
|
3712
3556
|
protected autoSizeColumnsInView(): void;
|
|
3713
3557
|
protected extractDataFromColumnsSelection(source: any[], formatters?: boolean, headers?: boolean): any[];
|
|
3714
3558
|
/**
|
|
@@ -3722,7 +3566,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3722
3566
|
/**
|
|
3723
3567
|
* @hidden
|
|
3724
3568
|
*/
|
|
3725
|
-
protected scrollToHorizontally(column:
|
|
3569
|
+
protected scrollToHorizontally(column: any | number): void;
|
|
3726
3570
|
/**
|
|
3727
3571
|
* @hidden
|
|
3728
3572
|
*/
|
|
@@ -3739,9 +3583,9 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3739
3583
|
private _columnsReordered;
|
|
3740
3584
|
protected buildDataView(_data: any[]): void;
|
|
3741
3585
|
private _applyWidthHostBinding;
|
|
3742
|
-
protected verticalScrollHandler(event:
|
|
3586
|
+
protected verticalScrollHandler(event: any): void;
|
|
3743
3587
|
protected hasMenuPinningActions(): boolean;
|
|
3744
|
-
protected horizontalScrollHandler(event:
|
|
3588
|
+
protected horizontalScrollHandler(event: any): void;
|
|
3745
3589
|
protected get renderedActualRowHeight(): number;
|
|
3746
3590
|
private executeCallback;
|
|
3747
3591
|
private getNavigationArguments;
|
|
@@ -3768,7 +3612,7 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3768
3612
|
* @hidden
|
|
3769
3613
|
* @internal
|
|
3770
3614
|
*/
|
|
3771
|
-
isGhostRecordAtIndex(dataViewIndex:
|
|
3615
|
+
isGhostRecordAtIndex(dataViewIndex: any): boolean;
|
|
3772
3616
|
private isValidPosition;
|
|
3773
3617
|
private find;
|
|
3774
3618
|
private rebuildMatchCache;
|
|
@@ -3801,6 +3645,11 @@ declare abstract class IgxGridBaseDirective implements GridType, OnInit, DoCheck
|
|
|
3801
3645
|
static ngAcceptInputType_selectRowOnClick: unknown;
|
|
3802
3646
|
}
|
|
3803
3647
|
|
|
3648
|
+
interface IGroupingDoneEventArgs extends IBaseEventArgs {
|
|
3649
|
+
expressions: Array<ISortingExpression> | ISortingExpression;
|
|
3650
|
+
groupedColumns: Array<IgxColumnComponent> | IgxColumnComponent;
|
|
3651
|
+
ungroupedColumns: Array<IgxColumnComponent> | IgxColumnComponent;
|
|
3652
|
+
}
|
|
3804
3653
|
/**
|
|
3805
3654
|
* Grid provides a way to present and manipulate tabular data.
|
|
3806
3655
|
*
|
|
@@ -3969,11 +3818,11 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
3969
3818
|
* @hidden @internal
|
|
3970
3819
|
* Includes children of collapsed group rows.
|
|
3971
3820
|
*/
|
|
3972
|
-
groupingResult:
|
|
3821
|
+
groupingResult: any[];
|
|
3973
3822
|
/**
|
|
3974
3823
|
* @hidden @internal
|
|
3975
3824
|
*/
|
|
3976
|
-
groupingMetadata:
|
|
3825
|
+
groupingMetadata: any[];
|
|
3977
3826
|
/**
|
|
3978
3827
|
* @hidden @internal
|
|
3979
3828
|
* Does not include children of collapsed group rows.
|
|
@@ -3998,7 +3847,7 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
3998
3847
|
/**
|
|
3999
3848
|
* @hidden
|
|
4000
3849
|
*/
|
|
4001
|
-
protected groupingDiffer:
|
|
3850
|
+
protected groupingDiffer: any;
|
|
4002
3851
|
private _data?;
|
|
4003
3852
|
private _hideGroupedColumns;
|
|
4004
3853
|
private _dropAreaMessage;
|
|
@@ -4110,7 +3959,7 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
4110
3959
|
/**
|
|
4111
3960
|
* @hidden @internal
|
|
4112
3961
|
*/
|
|
4113
|
-
get groupsRowList(): QueryList<
|
|
3962
|
+
get groupsRowList(): QueryList<any>;
|
|
4114
3963
|
/**
|
|
4115
3964
|
* Gets the group by row selector template.
|
|
4116
3965
|
*/
|
|
@@ -4132,11 +3981,11 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
4132
3981
|
/**
|
|
4133
3982
|
* @hidden @internal
|
|
4134
3983
|
*/
|
|
4135
|
-
getDetailsContext(rowData: any, index:
|
|
3984
|
+
getDetailsContext(rowData: any, index: any): IgxGridDetailTemplateDirective;
|
|
4136
3985
|
/**
|
|
4137
3986
|
* @hidden @internal
|
|
4138
3987
|
*/
|
|
4139
|
-
detailsViewFocused(_container:
|
|
3988
|
+
detailsViewFocused(_container: any, rowIndex: any): void;
|
|
4140
3989
|
/**
|
|
4141
3990
|
* @hidden @internal
|
|
4142
3991
|
*/
|
|
@@ -4152,7 +4001,7 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
4152
4001
|
/**
|
|
4153
4002
|
* @hidden @internal
|
|
4154
4003
|
*/
|
|
4155
|
-
isDetailActive(rowIndex:
|
|
4004
|
+
isDetailActive(rowIndex: any): boolean;
|
|
4156
4005
|
/**
|
|
4157
4006
|
* Gets/Sets the template reference for the group row.
|
|
4158
4007
|
*
|
|
@@ -4165,7 +4014,7 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
4165
4014
|
get groupRowTemplate(): TemplateRef<IgxGroupByRowTemplateContext>;
|
|
4166
4015
|
set groupRowTemplate(template: TemplateRef<IgxGroupByRowTemplateContext>);
|
|
4167
4016
|
/** @hidden @internal */
|
|
4168
|
-
trackChanges: (index:
|
|
4017
|
+
trackChanges: (index: any, rec: any) => any;
|
|
4169
4018
|
/**
|
|
4170
4019
|
* Groups by a new column based on the provided expression, or modifies an existing one.
|
|
4171
4020
|
*
|
|
@@ -4294,15 +4143,15 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
4294
4143
|
/**
|
|
4295
4144
|
* @hidden @internal
|
|
4296
4145
|
*/
|
|
4297
|
-
viewCreatedHandler(args:
|
|
4146
|
+
viewCreatedHandler(args: any): void;
|
|
4298
4147
|
/**
|
|
4299
4148
|
* @hidden @internal
|
|
4300
4149
|
*/
|
|
4301
|
-
viewMovedHandler(args:
|
|
4150
|
+
viewMovedHandler(args: any): void;
|
|
4302
4151
|
/**
|
|
4303
4152
|
* @hidden @internal
|
|
4304
4153
|
*/
|
|
4305
|
-
get iconTemplate(): TemplateRef<
|
|
4154
|
+
get iconTemplate(): TemplateRef<any>;
|
|
4306
4155
|
/**
|
|
4307
4156
|
* @hidden @internal
|
|
4308
4157
|
*/
|
|
@@ -4322,7 +4171,7 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
4322
4171
|
/**
|
|
4323
4172
|
* @hidden @internal
|
|
4324
4173
|
*/
|
|
4325
|
-
dataLoading(event:
|
|
4174
|
+
dataLoading(event: any): void;
|
|
4326
4175
|
/**
|
|
4327
4176
|
*
|
|
4328
4177
|
* Returns an array of the current cell selection in the form of `[{ column.field: cell.value }, ...]`.
|
|
@@ -4455,7 +4304,7 @@ declare class IgxGridComponent extends IgxGridBaseDirective implements GridType,
|
|
|
4455
4304
|
*/
|
|
4456
4305
|
declare class IgxGridSortingPipe implements PipeTransform {
|
|
4457
4306
|
private grid;
|
|
4458
|
-
transform(collection: any[], sortExpressions: ISortingExpression[], groupExpressions: IGroupingExpression[], sorting: IGridSortingStrategy, _id: string, _pipeTrigger: number, pinned?:
|
|
4307
|
+
transform(collection: any[], sortExpressions: ISortingExpression[], groupExpressions: IGroupingExpression[], sorting: IGridSortingStrategy, _id: string, _pipeTrigger: number, pinned?: any): any[];
|
|
4459
4308
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridSortingPipe, never>;
|
|
4460
4309
|
static ɵpipe: i0.ɵɵPipeDeclaration<IgxGridSortingPipe, "gridSort", true>;
|
|
4461
4310
|
}
|
|
@@ -4485,7 +4334,7 @@ declare class IgxGridUnmergeActivePipe implements PipeTransform {
|
|
|
4485
4334
|
*/
|
|
4486
4335
|
declare class IgxGridPagingPipe implements PipeTransform {
|
|
4487
4336
|
private grid;
|
|
4488
|
-
transform(collection: IGroupByResult, enabled: boolean, page: number
|
|
4337
|
+
transform(collection: IGroupByResult, enabled: boolean, page: number, perPage: number, _: number): IGroupByResult;
|
|
4489
4338
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridPagingPipe, never>;
|
|
4490
4339
|
static ɵpipe: i0.ɵɵPipeDeclaration<IgxGridPagingPipe, "gridPaging", true>;
|
|
4491
4340
|
}
|
|
@@ -4494,24 +4343,11 @@ declare class IgxGridPagingPipe implements PipeTransform {
|
|
|
4494
4343
|
*/
|
|
4495
4344
|
declare class IgxGridFilteringPipe implements PipeTransform {
|
|
4496
4345
|
private grid;
|
|
4497
|
-
transform(collection: any[], expressionsTree: IFilteringExpressionsTree, filterStrategy: IFilteringStrategy, advancedExpressionsTree: IFilteringExpressionsTree, _id: string, _pipeTrigger: number, _filteringPipeTrigger: number, pinned?:
|
|
4346
|
+
transform(collection: any[], expressionsTree: IFilteringExpressionsTree, filterStrategy: IFilteringStrategy, advancedExpressionsTree: IFilteringExpressionsTree, _id: string, _pipeTrigger: number, _filteringPipeTrigger: number, pinned?: any): any[];
|
|
4498
4347
|
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridFilteringPipe, never>;
|
|
4499
4348
|
static ɵpipe: i0.ɵɵPipeDeclaration<IgxGridFilteringPipe, "gridFiltering", true>;
|
|
4500
4349
|
}
|
|
4501
4350
|
|
|
4502
|
-
declare class IgxGridRowComponent extends IgxRowDirective {
|
|
4503
|
-
getContext(col: ColumnType, row: RowType): {
|
|
4504
|
-
$implicit: ColumnType;
|
|
4505
|
-
row: RowType;
|
|
4506
|
-
};
|
|
4507
|
-
getContextMRL(pinnedCols: ColumnType[], row: RowType): {
|
|
4508
|
-
$implicit: ColumnType[];
|
|
4509
|
-
row: RowType;
|
|
4510
|
-
};
|
|
4511
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridRowComponent, never>;
|
|
4512
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<IgxGridRowComponent, "igx-grid-row", never, {}, {}, never, never, true, never>;
|
|
4513
|
-
}
|
|
4514
|
-
|
|
4515
4351
|
declare class IgxGridExpandableCellComponent extends IgxGridCellComponent implements OnInit {
|
|
4516
4352
|
document: Document;
|
|
4517
4353
|
/**
|
|
@@ -4543,7 +4379,7 @@ declare class IgxGridExpandableCellComponent extends IgxGridCellComponent implem
|
|
|
4543
4379
|
/**
|
|
4544
4380
|
* @hidden
|
|
4545
4381
|
*/
|
|
4546
|
-
get iconTemplate(): TemplateRef<
|
|
4382
|
+
get iconTemplate(): TemplateRef<any>;
|
|
4547
4383
|
/**
|
|
4548
4384
|
* @hidden
|
|
4549
4385
|
*/
|
|
@@ -4564,3 +4400,4 @@ declare class IgxGridModule {
|
|
|
4564
4400
|
}
|
|
4565
4401
|
|
|
4566
4402
|
export { IGX_GRID_DIRECTIVES, IgxGridBaseDirective, IgxGridCellMergePipe, IgxGridComponent, IgxGridExpandableCellComponent, IgxGridFilteringPipe, IgxGridGroupByAreaComponent, IgxGridGroupingPipe, IgxGridModule, IgxGridPagingPipe, IgxGridRowComponent, IgxGridSortingPipe, IgxGridUnmergeActivePipe, SCROLL_THROTTLE_TIME_MULTIPLIER };
|
|
4403
|
+
export type { IGroupingDoneEventArgs };
|