igniteui-angular 21.0.2 → 21.0.3
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/chat/README.md +93 -0
- package/fesm2022/igniteui-angular-directives.mjs +1 -1
- package/fesm2022/igniteui-angular-directives.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-grid.mjs +241 -2
- package/fesm2022/igniteui-angular-grids-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs +235 -2
- package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs +3384 -3188
- package/fesm2022/igniteui-angular-grids-pivot-grid.mjs.map +1 -1
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs +238 -2
- package/fesm2022/igniteui-angular-grids-tree-grid.mjs.map +1 -1
- package/package.json +1 -1
- package/types/igniteui-angular-grids-grid.d.ts +12 -1
- package/types/igniteui-angular-grids-hierarchical-grid.d.ts +23 -13
- package/types/igniteui-angular-grids-pivot-grid.d.ts +501 -492
- package/types/igniteui-angular-grids-tree-grid.d.ts +12 -1
package/package.json
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
import * as i0 from '@angular/core';
|
|
2
2
|
import { OnInit, DoCheck, OnDestroy, AfterContentInit, AfterViewInit, NgZone, ChangeDetectorRef, IterableDiffers, ViewContainerRef, Injector, EnvironmentInjector, TemplateRef, EventEmitter, QueryList, ElementRef, ComponentRef, PipeTransform } from '@angular/core';
|
|
3
|
+
import * as i2 from 'igniteui-angular/grids/core';
|
|
3
4
|
import { IgxRowDirective, GridType, IgxGridValidationService, IgxGridSelectionService, IgxColumnResizingService, GridServiceType, IgxGridNavigationService, IgxFilteringService, IgxGridSummaryService, IgxGridTemplateContext, IClipboardOptions, IGridScrollEventArgs, IgxGridExcelStyleFilteringComponent, IgxGridHeaderGroupComponent, IGridCellEventArgs, IGridRowEventArgs, IGridFormGroupCreatedEventArgs, IGridValidationStatusEventArgs, IRowSelectionEventArgs, IColumnSelectionEventArgs, IPinColumnCancellableEventArgs, IPinColumnEventArgs, IGridEditEventArgs, IGridEditDoneEventArgs, IgxColumnComponent, IColumnsAutoGeneratedEventArgs, 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, IgxGridGroupByAreaComponent, 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';
|
|
4
5
|
import { IgxFlatTransactionFactory, IgxOverlayService, PlatformUtil, TransactionService, Transaction, State, IDataCloneStrategy, IFilteringExpressionsTree, ColumnType, ISortingExpression, IgxOverlayOutletDirective, IgxActionStripToken, IGridResourceStrings, FilteringLogic, GridSummaryCalculationMode, IFilteringStrategy, IGridSortingStrategy, IGridMergeStrategy, ISortingOptions, EntityType, OverlaySettings, IFilteringOperation, ColumnPinningPosition, ɵSize as _Size, IGroupByRecord, StateUpdateEvent, ISummaryExpression, IBaseEventArgs, IGroupingExpression, IGroupByExpandState, IGridGroupingStrategy, IGroupByResult } from 'igniteui-angular/core';
|
|
5
6
|
import * as rxjs from 'rxjs';
|
|
6
7
|
import { Subject, Observable } from 'rxjs';
|
|
7
8
|
import * as igniteui_angular_directives from 'igniteui-angular/directives';
|
|
8
9
|
import { IgxTextHighlightService, IForOfDataChangeEventArgs, IgxToggleDirective, IgxGridForOfDirective, ICachedViewLoadedEventArgs, IForOfState } from 'igniteui-angular/directives';
|
|
10
|
+
import * as i3 from 'igniteui-angular/paginator';
|
|
9
11
|
import { IgxPaginatorComponent, IgxPageNavigationComponent, IgxPageSizeSelectorComponent, IgxPaginatorContentDirective, IgxPaginatorDirective } from 'igniteui-angular/paginator';
|
|
10
12
|
import { IgxSnackbarComponent } from 'igniteui-angular/snackbar';
|
|
11
13
|
|
|
@@ -4360,6 +4362,15 @@ declare class IgxGridExpandableCellComponent extends IgxGridCellComponent implem
|
|
|
4360
4362
|
}
|
|
4361
4363
|
|
|
4362
4364
|
declare const IGX_GRID_DIRECTIVES: readonly [typeof IgxGridComponent, typeof IgxGroupByRowTemplateDirective, typeof IgxGridDetailTemplateDirective, typeof IgxRowAddTextDirective, typeof IgxRowEditActionsDirective, typeof IgxRowEditTextDirective, typeof IgxRowEditTabStopDirective, typeof IgxRowDirective, typeof IgxGridFooterComponent, typeof IgxAdvancedFilteringDialogComponent, typeof IgxRowExpandedIndicatorDirective, typeof IgxRowCollapsedIndicatorDirective, typeof IgxHeaderExpandedIndicatorDirective, typeof IgxHeaderCollapsedIndicatorDirective, typeof IgxExcelStyleHeaderIconDirective, typeof IgxSortAscendingHeaderIconDirective, typeof IgxSortDescendingHeaderIconDirective, typeof IgxSortHeaderIconDirective, typeof IgxGridEmptyTemplateDirective, typeof IgxGridLoadingTemplateDirective, typeof IgxDragIndicatorIconDirective, typeof IgxRowDragGhostDirective, typeof IgxGridStateDirective, typeof IgxGridPinningActionsComponent, typeof IgxGridEditingActionsComponent, typeof IgxGridActionsBaseDirective, typeof IgxGridActionButtonComponent, typeof IgxGridHeaderComponent, typeof IgxGridHeaderGroupComponent, typeof IgxGridHeaderRowComponent, typeof IgxFilterCellTemplateDirective, typeof IgxSummaryTemplateDirective, typeof IgxCellTemplateDirective, typeof IgxCellValidationErrorDirective, typeof IgxCellHeaderTemplateDirective, typeof IgxCellFooterTemplateDirective, typeof IgxCellEditorTemplateDirective, typeof IgxCollapsibleIndicatorTemplateDirective, typeof IgxColumnComponent, typeof IgxColumnGroupComponent, typeof IgxColumnLayoutComponent, typeof IgxColumnActionsComponent, typeof IgxColumnHidingDirective, typeof IgxColumnPinningDirective, typeof IgxRowSelectorDirective, typeof IgxGroupByRowSelectorDirective, typeof IgxHeadSelectorDirective, typeof IgxCSVTextDirective, typeof IgxExcelTextDirective, typeof IgxGridToolbarActionsComponent, typeof IgxGridToolbarAdvancedFilteringComponent, typeof IgxGridToolbarComponent, typeof IgxGridToolbarExporterComponent, typeof IgxGridToolbarHidingComponent, typeof IgxGridToolbarPinningComponent, typeof IgxGridToolbarTitleComponent, typeof IgxGridToolbarDirective, typeof IgxGridExcelStyleFilteringComponent, typeof IgxExcelStyleHeaderComponent, typeof IgxExcelStyleSortingComponent, typeof IgxExcelStylePinningComponent, typeof IgxExcelStyleHidingComponent, typeof IgxExcelStyleSelectingComponent, typeof IgxExcelStyleClearFiltersComponent, typeof IgxExcelStyleConditionalFilterComponent, typeof IgxExcelStyleMovingComponent, typeof IgxExcelStyleSearchComponent, typeof IgxExcelStyleColumnOperationsTemplateDirective, typeof IgxExcelStyleFilterOperationsTemplateDirective, typeof IgxExcelStyleLoadingValuesTemplateDirective, typeof IgxColumnRequiredValidatorDirective, typeof IgxColumnMinValidatorDirective, typeof IgxColumnMaxValidatorDirective, typeof IgxColumnEmailValidatorDirective, typeof IgxColumnMinLengthValidatorDirective, typeof IgxColumnMaxLengthValidatorDirective, typeof IgxColumnPatternValidatorDirective, typeof IgxPaginatorComponent, typeof IgxPageNavigationComponent, typeof IgxPageSizeSelectorComponent, typeof IgxPaginatorContentDirective, typeof IgxPaginatorDirective];
|
|
4365
|
+
/**
|
|
4366
|
+
* @hidden
|
|
4367
|
+
* IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
|
|
4368
|
+
*/
|
|
4369
|
+
declare class IgxGridModule {
|
|
4370
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxGridModule, never>;
|
|
4371
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxGridModule, never, [typeof IgxGridComponent, typeof i2.IgxGroupByRowTemplateDirective, typeof i2.IgxGridDetailTemplateDirective, typeof i2.IgxRowAddTextDirective, typeof i2.IgxRowEditActionsDirective, typeof i2.IgxRowEditTextDirective, typeof i2.IgxRowEditTabStopDirective, typeof i2.IgxRowDirective, typeof i2.IgxGridFooterComponent, typeof i2.IgxAdvancedFilteringDialogComponent, typeof i2.IgxRowExpandedIndicatorDirective, typeof i2.IgxRowCollapsedIndicatorDirective, typeof i2.IgxHeaderExpandedIndicatorDirective, typeof i2.IgxHeaderCollapsedIndicatorDirective, typeof i2.IgxExcelStyleHeaderIconDirective, typeof i2.IgxSortAscendingHeaderIconDirective, typeof i2.IgxSortDescendingHeaderIconDirective, typeof i2.IgxSortHeaderIconDirective, typeof i2.IgxGridEmptyTemplateDirective, typeof i2.IgxGridLoadingTemplateDirective, typeof i2.IgxDragIndicatorIconDirective, typeof i2.IgxRowDragGhostDirective, typeof i2.IgxGridStateDirective, typeof i2.IgxGridPinningActionsComponent, typeof i2.IgxGridEditingActionsComponent, typeof i2.IgxGridActionsBaseDirective, typeof i2.IgxGridActionButtonComponent, typeof i2.IgxGridHeaderComponent, typeof i2.IgxGridHeaderGroupComponent, typeof i2.IgxGridHeaderRowComponent, typeof i2.IgxFilterCellTemplateDirective, typeof i2.IgxSummaryTemplateDirective, typeof i2.IgxCellTemplateDirective, typeof i2.IgxCellValidationErrorDirective, typeof i2.IgxCellHeaderTemplateDirective, typeof i2.IgxCellFooterTemplateDirective, typeof i2.IgxCellEditorTemplateDirective, typeof i2.IgxCollapsibleIndicatorTemplateDirective, typeof i2.IgxColumnComponent, typeof i2.IgxColumnGroupComponent, typeof i2.IgxColumnLayoutComponent, typeof i2.IgxColumnActionsComponent, typeof i2.IgxColumnHidingDirective, typeof i2.IgxColumnPinningDirective, typeof i2.IgxRowSelectorDirective, typeof i2.IgxGroupByRowSelectorDirective, typeof i2.IgxHeadSelectorDirective, typeof i2.IgxCSVTextDirective, typeof i2.IgxExcelTextDirective, typeof i2.IgxGridToolbarActionsComponent, typeof i2.IgxGridToolbarAdvancedFilteringComponent, typeof i2.IgxGridToolbarComponent, typeof i2.IgxGridToolbarExporterComponent, typeof i2.IgxGridToolbarHidingComponent, typeof i2.IgxGridToolbarPinningComponent, typeof i2.IgxGridToolbarTitleComponent, typeof i2.IgxGridToolbarDirective, typeof i2.IgxGridExcelStyleFilteringComponent, typeof i2.IgxExcelStyleHeaderComponent, typeof i2.IgxExcelStyleSortingComponent, typeof i2.IgxExcelStylePinningComponent, typeof i2.IgxExcelStyleHidingComponent, typeof i2.IgxExcelStyleSelectingComponent, typeof i2.IgxExcelStyleClearFiltersComponent, typeof i2.IgxExcelStyleConditionalFilterComponent, typeof i2.IgxExcelStyleMovingComponent, typeof i2.IgxExcelStyleSearchComponent, typeof i2.IgxExcelStyleColumnOperationsTemplateDirective, typeof i2.IgxExcelStyleFilterOperationsTemplateDirective, typeof i2.IgxExcelStyleLoadingValuesTemplateDirective, typeof i2.IgxColumnRequiredValidatorDirective, typeof i2.IgxColumnMinValidatorDirective, typeof i2.IgxColumnMaxValidatorDirective, typeof i2.IgxColumnEmailValidatorDirective, typeof i2.IgxColumnMinLengthValidatorDirective, typeof i2.IgxColumnMaxLengthValidatorDirective, typeof i2.IgxColumnPatternValidatorDirective, typeof i3.IgxPaginatorComponent, typeof i3.IgxPageNavigationComponent, typeof i3.IgxPageSizeSelectorComponent, typeof i3.IgxPaginatorContentDirective, typeof i3.IgxPaginatorDirective], [typeof IgxGridComponent, typeof i2.IgxGroupByRowTemplateDirective, typeof i2.IgxGridDetailTemplateDirective, typeof i2.IgxRowAddTextDirective, typeof i2.IgxRowEditActionsDirective, typeof i2.IgxRowEditTextDirective, typeof i2.IgxRowEditTabStopDirective, typeof i2.IgxRowDirective, typeof i2.IgxGridFooterComponent, typeof i2.IgxAdvancedFilteringDialogComponent, typeof i2.IgxRowExpandedIndicatorDirective, typeof i2.IgxRowCollapsedIndicatorDirective, typeof i2.IgxHeaderExpandedIndicatorDirective, typeof i2.IgxHeaderCollapsedIndicatorDirective, typeof i2.IgxExcelStyleHeaderIconDirective, typeof i2.IgxSortAscendingHeaderIconDirective, typeof i2.IgxSortDescendingHeaderIconDirective, typeof i2.IgxSortHeaderIconDirective, typeof i2.IgxGridEmptyTemplateDirective, typeof i2.IgxGridLoadingTemplateDirective, typeof i2.IgxDragIndicatorIconDirective, typeof i2.IgxRowDragGhostDirective, typeof i2.IgxGridStateDirective, typeof i2.IgxGridPinningActionsComponent, typeof i2.IgxGridEditingActionsComponent, typeof i2.IgxGridActionsBaseDirective, typeof i2.IgxGridActionButtonComponent, typeof i2.IgxGridHeaderComponent, typeof i2.IgxGridHeaderGroupComponent, typeof i2.IgxGridHeaderRowComponent, typeof i2.IgxFilterCellTemplateDirective, typeof i2.IgxSummaryTemplateDirective, typeof i2.IgxCellTemplateDirective, typeof i2.IgxCellValidationErrorDirective, typeof i2.IgxCellHeaderTemplateDirective, typeof i2.IgxCellFooterTemplateDirective, typeof i2.IgxCellEditorTemplateDirective, typeof i2.IgxCollapsibleIndicatorTemplateDirective, typeof i2.IgxColumnComponent, typeof i2.IgxColumnGroupComponent, typeof i2.IgxColumnLayoutComponent, typeof i2.IgxColumnActionsComponent, typeof i2.IgxColumnHidingDirective, typeof i2.IgxColumnPinningDirective, typeof i2.IgxRowSelectorDirective, typeof i2.IgxGroupByRowSelectorDirective, typeof i2.IgxHeadSelectorDirective, typeof i2.IgxCSVTextDirective, typeof i2.IgxExcelTextDirective, typeof i2.IgxGridToolbarActionsComponent, typeof i2.IgxGridToolbarAdvancedFilteringComponent, typeof i2.IgxGridToolbarComponent, typeof i2.IgxGridToolbarExporterComponent, typeof i2.IgxGridToolbarHidingComponent, typeof i2.IgxGridToolbarPinningComponent, typeof i2.IgxGridToolbarTitleComponent, typeof i2.IgxGridToolbarDirective, typeof i2.IgxGridExcelStyleFilteringComponent, typeof i2.IgxExcelStyleHeaderComponent, typeof i2.IgxExcelStyleSortingComponent, typeof i2.IgxExcelStylePinningComponent, typeof i2.IgxExcelStyleHidingComponent, typeof i2.IgxExcelStyleSelectingComponent, typeof i2.IgxExcelStyleClearFiltersComponent, typeof i2.IgxExcelStyleConditionalFilterComponent, typeof i2.IgxExcelStyleMovingComponent, typeof i2.IgxExcelStyleSearchComponent, typeof i2.IgxExcelStyleColumnOperationsTemplateDirective, typeof i2.IgxExcelStyleFilterOperationsTemplateDirective, typeof i2.IgxExcelStyleLoadingValuesTemplateDirective, typeof i2.IgxColumnRequiredValidatorDirective, typeof i2.IgxColumnMinValidatorDirective, typeof i2.IgxColumnMaxValidatorDirective, typeof i2.IgxColumnEmailValidatorDirective, typeof i2.IgxColumnMinLengthValidatorDirective, typeof i2.IgxColumnMaxLengthValidatorDirective, typeof i2.IgxColumnPatternValidatorDirective, typeof i3.IgxPaginatorComponent, typeof i3.IgxPageNavigationComponent, typeof i3.IgxPageSizeSelectorComponent, typeof i3.IgxPaginatorContentDirective, typeof i3.IgxPaginatorDirective]>;
|
|
4372
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxGridModule>;
|
|
4373
|
+
}
|
|
4363
4374
|
|
|
4364
|
-
export { IGX_GRID_DIRECTIVES, IgxGridBaseDirective, IgxGridCellMergePipe, IgxGridComponent, IgxGridExpandableCellComponent, IgxGridFilteringPipe, IgxGridGroupingPipe, IgxGridPagingPipe, IgxGridRowComponent, IgxGridSortingPipe, IgxGridUnmergeActivePipe };
|
|
4375
|
+
export { IGX_GRID_DIRECTIVES, IgxGridBaseDirective, IgxGridCellMergePipe, IgxGridComponent, IgxGridExpandableCellComponent, IgxGridFilteringPipe, IgxGridGroupingPipe, IgxGridModule, IgxGridPagingPipe, IgxGridRowComponent, IgxGridSortingPipe, IgxGridUnmergeActivePipe };
|
|
4365
4376
|
export type { IGroupingDoneEventArgs };
|
|
@@ -1,11 +1,12 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { IPathSegment, IgxActionStripToken, IFilteringExpressionsTree, EntityType, IBaseEventArgs } from 'igniteui-angular/core';
|
|
2
|
+
import * as i3 from 'igniteui-angular/grids/core';
|
|
2
3
|
import { IgxGridNavigationService, RowType, GridType, IgxColumnGroupComponent, IgxColumnComponent, IgxGridToolbarTemplateContext, IgxGridPaginatorTemplateContext, ISearchInfo, GridBaseAPIService, IgxGridExcelStyleFilteringComponent, CellType, IgxRowAddTextDirective, IgxRowEditActionsDirective, IgxRowEditTextDirective, IgxRowEditTabStopDirective, IgxRowDirective, IgxGridFooterComponent, IgxAdvancedFilteringDialogComponent, IgxRowExpandedIndicatorDirective, IgxRowCollapsedIndicatorDirective, IgxHeaderExpandedIndicatorDirective, IgxHeaderCollapsedIndicatorDirective, IgxExcelStyleHeaderIconDirective, IgxSortAscendingHeaderIconDirective, IgxSortDescendingHeaderIconDirective, IgxSortHeaderIconDirective, IgxDragIndicatorIconDirective, IgxRowDragGhostDirective, IgxGridStateDirective, IgxGridPinningActionsComponent, IgxGridEditingActionsComponent, IgxGridActionsBaseDirective, IgxGridActionButtonComponent, IgxGridHeaderComponent, IgxGridHeaderGroupComponent, IgxGridHeaderRowComponent, IgxFilterCellTemplateDirective, IgxSummaryTemplateDirective, IgxCellTemplateDirective, IgxCellValidationErrorDirective, IgxCellHeaderTemplateDirective, IgxCellFooterTemplateDirective, IgxCellEditorTemplateDirective, IgxCollapsibleIndicatorTemplateDirective, IgxColumnLayoutComponent, IgxColumnActionsComponent, IgxColumnHidingDirective, IgxColumnPinningDirective, IgxRowSelectorDirective, IgxGroupByRowSelectorDirective, IgxHeadSelectorDirective, IgxCSVTextDirective, IgxExcelTextDirective, IgxGridToolbarActionsComponent, IgxGridToolbarAdvancedFilteringComponent, IgxGridToolbarComponent, IgxGridToolbarExporterComponent, IgxGridToolbarHidingComponent, IgxGridToolbarPinningComponent, IgxGridToolbarTitleComponent, IgxGridToolbarDirective, IgxExcelStyleHeaderComponent, IgxExcelStyleSortingComponent, IgxExcelStylePinningComponent, IgxExcelStyleHidingComponent, IgxExcelStyleSelectingComponent, IgxExcelStyleClearFiltersComponent, IgxExcelStyleConditionalFilterComponent, IgxExcelStyleMovingComponent, IgxExcelStyleSearchComponent, IgxExcelStyleColumnOperationsTemplateDirective, IgxExcelStyleFilterOperationsTemplateDirective, IgxExcelStyleLoadingValuesTemplateDirective, IgxColumnRequiredValidatorDirective, IgxColumnMinValidatorDirective, IgxColumnMaxValidatorDirective, IgxColumnEmailValidatorDirective, IgxColumnMinLengthValidatorDirective, IgxColumnMaxLengthValidatorDirective, IgxColumnPatternValidatorDirective } from 'igniteui-angular/grids/core';
|
|
3
4
|
import * as i0 from '@angular/core';
|
|
4
5
|
import { EventEmitter, AfterContentInit, AfterViewInit, OnChanges, OnInit, OnDestroy, QueryList, TemplateRef, DoCheck, ViewContainerRef, ElementRef, ChangeDetectorRef, PipeTransform } from '@angular/core';
|
|
5
|
-
import { IPathSegment, IBaseEventArgs, IgxActionStripToken, IFilteringExpressionsTree, EntityType } from 'igniteui-angular/core';
|
|
6
6
|
import { IForOfState } from 'igniteui-angular/directives';
|
|
7
7
|
import { IgxGridBaseDirective } from 'igniteui-angular/grids/grid';
|
|
8
8
|
import { Subject } from 'rxjs';
|
|
9
|
+
import * as i4 from 'igniteui-angular/paginator';
|
|
9
10
|
import { IgxPaginatorComponent, IgxPageNavigationComponent, IgxPageSizeSelectorComponent, IgxPaginatorContentDirective, IgxPaginatorDirective } from 'igniteui-angular/paginator';
|
|
10
11
|
|
|
11
12
|
declare class IgxHierarchicalGridNavigationService extends IgxGridNavigationService {
|
|
@@ -196,13 +197,6 @@ declare class IgxRowIslandAPIService {
|
|
|
196
197
|
static ɵprov: i0.ɵɵInjectableDeclaration<IgxRowIslandAPIService>;
|
|
197
198
|
}
|
|
198
199
|
|
|
199
|
-
interface IGridCreatedEventArgs extends IBaseEventArgs {
|
|
200
|
-
owner: IgxRowIslandComponent;
|
|
201
|
-
parentID: any;
|
|
202
|
-
grid: IgxHierarchicalGridComponent;
|
|
203
|
-
parentRowData?: any;
|
|
204
|
-
}
|
|
205
|
-
|
|
206
200
|
/**
|
|
207
201
|
* Row island
|
|
208
202
|
*
|
|
@@ -680,15 +674,15 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
680
674
|
/**
|
|
681
675
|
* @hidden
|
|
682
676
|
*/
|
|
683
|
-
get resolveRowEditContainer(): TemplateRef<
|
|
677
|
+
get resolveRowEditContainer(): TemplateRef<i3.IgxGridRowEditTemplateContext>;
|
|
684
678
|
/**
|
|
685
679
|
* @hidden
|
|
686
680
|
*/
|
|
687
|
-
get resolveRowEditActions(): TemplateRef<
|
|
681
|
+
get resolveRowEditActions(): TemplateRef<i3.IgxGridRowEditActionsTemplateContext>;
|
|
688
682
|
/**
|
|
689
683
|
* @hidden
|
|
690
684
|
*/
|
|
691
|
-
get resolveRowEditText(): TemplateRef<
|
|
685
|
+
get resolveRowEditText(): TemplateRef<i3.IgxGridRowEditTextTemplateContext>;
|
|
692
686
|
/** @hidden */
|
|
693
687
|
hideActionStrip(): void;
|
|
694
688
|
/**
|
|
@@ -874,6 +868,13 @@ declare class IgxHierarchicalGridComponent extends IgxHierarchicalGridBaseDirect
|
|
|
874
868
|
static ngAcceptInputType_expandChildren: unknown;
|
|
875
869
|
}
|
|
876
870
|
|
|
871
|
+
interface IGridCreatedEventArgs extends IBaseEventArgs {
|
|
872
|
+
owner: IgxRowIslandComponent;
|
|
873
|
+
parentID: any;
|
|
874
|
+
grid: IgxHierarchicalGridComponent;
|
|
875
|
+
parentRowData?: any;
|
|
876
|
+
}
|
|
877
|
+
|
|
877
878
|
/**
|
|
878
879
|
* @hidden
|
|
879
880
|
*/
|
|
@@ -895,6 +896,15 @@ declare class IgxGridHierarchicalPagingPipe implements PipeTransform {
|
|
|
895
896
|
}
|
|
896
897
|
|
|
897
898
|
declare const IGX_HIERARCHICAL_GRID_DIRECTIVES: readonly [typeof IgxHierarchicalGridComponent, typeof IgxRowIslandComponent, typeof IgxRowAddTextDirective, typeof IgxRowEditActionsDirective, typeof IgxRowEditTextDirective, typeof IgxRowEditTabStopDirective, typeof IgxRowDirective, typeof IgxGridFooterComponent, typeof IgxAdvancedFilteringDialogComponent, typeof IgxRowExpandedIndicatorDirective, typeof IgxRowCollapsedIndicatorDirective, typeof IgxHeaderExpandedIndicatorDirective, typeof IgxHeaderCollapsedIndicatorDirective, typeof IgxExcelStyleHeaderIconDirective, typeof IgxSortAscendingHeaderIconDirective, typeof IgxSortDescendingHeaderIconDirective, typeof IgxSortHeaderIconDirective, typeof IgxDragIndicatorIconDirective, typeof IgxRowDragGhostDirective, typeof IgxGridStateDirective, typeof IgxGridPinningActionsComponent, typeof IgxGridEditingActionsComponent, typeof IgxGridActionsBaseDirective, typeof IgxGridActionButtonComponent, typeof IgxGridHeaderComponent, typeof IgxGridHeaderGroupComponent, typeof IgxGridHeaderRowComponent, typeof IgxFilterCellTemplateDirective, typeof IgxSummaryTemplateDirective, typeof IgxCellTemplateDirective, typeof IgxCellValidationErrorDirective, typeof IgxCellHeaderTemplateDirective, typeof IgxCellFooterTemplateDirective, typeof IgxCellEditorTemplateDirective, typeof IgxCollapsibleIndicatorTemplateDirective, typeof IgxColumnComponent, typeof IgxColumnGroupComponent, typeof IgxColumnLayoutComponent, typeof IgxColumnActionsComponent, typeof IgxColumnHidingDirective, typeof IgxColumnPinningDirective, typeof IgxRowSelectorDirective, typeof IgxGroupByRowSelectorDirective, typeof IgxHeadSelectorDirective, typeof IgxCSVTextDirective, typeof IgxExcelTextDirective, typeof IgxGridToolbarActionsComponent, typeof IgxGridToolbarAdvancedFilteringComponent, typeof IgxGridToolbarComponent, typeof IgxGridToolbarExporterComponent, typeof IgxGridToolbarHidingComponent, typeof IgxGridToolbarPinningComponent, typeof IgxGridToolbarTitleComponent, typeof IgxGridToolbarDirective, typeof IgxGridExcelStyleFilteringComponent, typeof IgxExcelStyleHeaderComponent, typeof IgxExcelStyleSortingComponent, typeof IgxExcelStylePinningComponent, typeof IgxExcelStyleHidingComponent, typeof IgxExcelStyleSelectingComponent, typeof IgxExcelStyleClearFiltersComponent, typeof IgxExcelStyleConditionalFilterComponent, typeof IgxExcelStyleMovingComponent, typeof IgxExcelStyleSearchComponent, typeof IgxExcelStyleColumnOperationsTemplateDirective, typeof IgxExcelStyleFilterOperationsTemplateDirective, typeof IgxExcelStyleLoadingValuesTemplateDirective, typeof IgxColumnRequiredValidatorDirective, typeof IgxColumnMinValidatorDirective, typeof IgxColumnMaxValidatorDirective, typeof IgxColumnEmailValidatorDirective, typeof IgxColumnMinLengthValidatorDirective, typeof IgxColumnMaxLengthValidatorDirective, typeof IgxColumnPatternValidatorDirective, typeof IgxPaginatorComponent, typeof IgxPageNavigationComponent, typeof IgxPageSizeSelectorComponent, typeof IgxPaginatorContentDirective, typeof IgxPaginatorDirective];
|
|
899
|
+
/**
|
|
900
|
+
* @hidden
|
|
901
|
+
* IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
|
|
902
|
+
*/
|
|
903
|
+
declare class IgxHierarchicalGridModule {
|
|
904
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<IgxHierarchicalGridModule, never>;
|
|
905
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxHierarchicalGridModule, never, [typeof IgxHierarchicalGridComponent, typeof IgxRowIslandComponent, typeof i3.IgxRowAddTextDirective, typeof i3.IgxRowEditActionsDirective, typeof i3.IgxRowEditTextDirective, typeof i3.IgxRowEditTabStopDirective, typeof i3.IgxRowDirective, typeof i3.IgxGridFooterComponent, typeof i3.IgxAdvancedFilteringDialogComponent, typeof i3.IgxRowExpandedIndicatorDirective, typeof i3.IgxRowCollapsedIndicatorDirective, typeof i3.IgxHeaderExpandedIndicatorDirective, typeof i3.IgxHeaderCollapsedIndicatorDirective, typeof i3.IgxExcelStyleHeaderIconDirective, typeof i3.IgxSortAscendingHeaderIconDirective, typeof i3.IgxSortDescendingHeaderIconDirective, typeof i3.IgxSortHeaderIconDirective, typeof i3.IgxDragIndicatorIconDirective, typeof i3.IgxRowDragGhostDirective, typeof i3.IgxGridStateDirective, typeof i3.IgxGridPinningActionsComponent, typeof i3.IgxGridEditingActionsComponent, typeof i3.IgxGridActionsBaseDirective, typeof i3.IgxGridActionButtonComponent, typeof i3.IgxGridHeaderComponent, typeof i3.IgxGridHeaderGroupComponent, typeof i3.IgxGridHeaderRowComponent, typeof i3.IgxFilterCellTemplateDirective, typeof i3.IgxSummaryTemplateDirective, typeof i3.IgxCellTemplateDirective, typeof i3.IgxCellValidationErrorDirective, typeof i3.IgxCellHeaderTemplateDirective, typeof i3.IgxCellFooterTemplateDirective, typeof i3.IgxCellEditorTemplateDirective, typeof i3.IgxCollapsibleIndicatorTemplateDirective, typeof i3.IgxColumnComponent, typeof i3.IgxColumnGroupComponent, typeof i3.IgxColumnLayoutComponent, typeof i3.IgxColumnActionsComponent, typeof i3.IgxColumnHidingDirective, typeof i3.IgxColumnPinningDirective, typeof i3.IgxRowSelectorDirective, typeof i3.IgxGroupByRowSelectorDirective, typeof i3.IgxHeadSelectorDirective, typeof i3.IgxCSVTextDirective, typeof i3.IgxExcelTextDirective, typeof i3.IgxGridToolbarActionsComponent, typeof i3.IgxGridToolbarAdvancedFilteringComponent, typeof i3.IgxGridToolbarComponent, typeof i3.IgxGridToolbarExporterComponent, typeof i3.IgxGridToolbarHidingComponent, typeof i3.IgxGridToolbarPinningComponent, typeof i3.IgxGridToolbarTitleComponent, typeof i3.IgxGridToolbarDirective, typeof i3.IgxGridExcelStyleFilteringComponent, typeof i3.IgxExcelStyleHeaderComponent, typeof i3.IgxExcelStyleSortingComponent, typeof i3.IgxExcelStylePinningComponent, typeof i3.IgxExcelStyleHidingComponent, typeof i3.IgxExcelStyleSelectingComponent, typeof i3.IgxExcelStyleClearFiltersComponent, typeof i3.IgxExcelStyleConditionalFilterComponent, typeof i3.IgxExcelStyleMovingComponent, typeof i3.IgxExcelStyleSearchComponent, typeof i3.IgxExcelStyleColumnOperationsTemplateDirective, typeof i3.IgxExcelStyleFilterOperationsTemplateDirective, typeof i3.IgxExcelStyleLoadingValuesTemplateDirective, typeof i3.IgxColumnRequiredValidatorDirective, typeof i3.IgxColumnMinValidatorDirective, typeof i3.IgxColumnMaxValidatorDirective, typeof i3.IgxColumnEmailValidatorDirective, typeof i3.IgxColumnMinLengthValidatorDirective, typeof i3.IgxColumnMaxLengthValidatorDirective, typeof i3.IgxColumnPatternValidatorDirective, typeof i4.IgxPaginatorComponent, typeof i4.IgxPageNavigationComponent, typeof i4.IgxPageSizeSelectorComponent, typeof i4.IgxPaginatorContentDirective, typeof i4.IgxPaginatorDirective], [typeof IgxHierarchicalGridComponent, typeof IgxRowIslandComponent, typeof i3.IgxRowAddTextDirective, typeof i3.IgxRowEditActionsDirective, typeof i3.IgxRowEditTextDirective, typeof i3.IgxRowEditTabStopDirective, typeof i3.IgxRowDirective, typeof i3.IgxGridFooterComponent, typeof i3.IgxAdvancedFilteringDialogComponent, typeof i3.IgxRowExpandedIndicatorDirective, typeof i3.IgxRowCollapsedIndicatorDirective, typeof i3.IgxHeaderExpandedIndicatorDirective, typeof i3.IgxHeaderCollapsedIndicatorDirective, typeof i3.IgxExcelStyleHeaderIconDirective, typeof i3.IgxSortAscendingHeaderIconDirective, typeof i3.IgxSortDescendingHeaderIconDirective, typeof i3.IgxSortHeaderIconDirective, typeof i3.IgxDragIndicatorIconDirective, typeof i3.IgxRowDragGhostDirective, typeof i3.IgxGridStateDirective, typeof i3.IgxGridPinningActionsComponent, typeof i3.IgxGridEditingActionsComponent, typeof i3.IgxGridActionsBaseDirective, typeof i3.IgxGridActionButtonComponent, typeof i3.IgxGridHeaderComponent, typeof i3.IgxGridHeaderGroupComponent, typeof i3.IgxGridHeaderRowComponent, typeof i3.IgxFilterCellTemplateDirective, typeof i3.IgxSummaryTemplateDirective, typeof i3.IgxCellTemplateDirective, typeof i3.IgxCellValidationErrorDirective, typeof i3.IgxCellHeaderTemplateDirective, typeof i3.IgxCellFooterTemplateDirective, typeof i3.IgxCellEditorTemplateDirective, typeof i3.IgxCollapsibleIndicatorTemplateDirective, typeof i3.IgxColumnComponent, typeof i3.IgxColumnGroupComponent, typeof i3.IgxColumnLayoutComponent, typeof i3.IgxColumnActionsComponent, typeof i3.IgxColumnHidingDirective, typeof i3.IgxColumnPinningDirective, typeof i3.IgxRowSelectorDirective, typeof i3.IgxGroupByRowSelectorDirective, typeof i3.IgxHeadSelectorDirective, typeof i3.IgxCSVTextDirective, typeof i3.IgxExcelTextDirective, typeof i3.IgxGridToolbarActionsComponent, typeof i3.IgxGridToolbarAdvancedFilteringComponent, typeof i3.IgxGridToolbarComponent, typeof i3.IgxGridToolbarExporterComponent, typeof i3.IgxGridToolbarHidingComponent, typeof i3.IgxGridToolbarPinningComponent, typeof i3.IgxGridToolbarTitleComponent, typeof i3.IgxGridToolbarDirective, typeof i3.IgxGridExcelStyleFilteringComponent, typeof i3.IgxExcelStyleHeaderComponent, typeof i3.IgxExcelStyleSortingComponent, typeof i3.IgxExcelStylePinningComponent, typeof i3.IgxExcelStyleHidingComponent, typeof i3.IgxExcelStyleSelectingComponent, typeof i3.IgxExcelStyleClearFiltersComponent, typeof i3.IgxExcelStyleConditionalFilterComponent, typeof i3.IgxExcelStyleMovingComponent, typeof i3.IgxExcelStyleSearchComponent, typeof i3.IgxExcelStyleColumnOperationsTemplateDirective, typeof i3.IgxExcelStyleFilterOperationsTemplateDirective, typeof i3.IgxExcelStyleLoadingValuesTemplateDirective, typeof i3.IgxColumnRequiredValidatorDirective, typeof i3.IgxColumnMinValidatorDirective, typeof i3.IgxColumnMaxValidatorDirective, typeof i3.IgxColumnEmailValidatorDirective, typeof i3.IgxColumnMinLengthValidatorDirective, typeof i3.IgxColumnMaxLengthValidatorDirective, typeof i3.IgxColumnPatternValidatorDirective, typeof i4.IgxPaginatorComponent, typeof i4.IgxPageNavigationComponent, typeof i4.IgxPageSizeSelectorComponent, typeof i4.IgxPaginatorContentDirective, typeof i4.IgxPaginatorDirective]>;
|
|
906
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<IgxHierarchicalGridModule>;
|
|
907
|
+
}
|
|
898
908
|
|
|
899
|
-
export { IGX_HIERARCHICAL_GRID_DIRECTIVES, IgxChildGridRowComponent, IgxGridHierarchicalPagingPipe, IgxGridHierarchicalPipe, IgxHierarchicalGridComponent, IgxRowIslandComponent };
|
|
909
|
+
export { IGX_HIERARCHICAL_GRID_DIRECTIVES, IgxChildGridRowComponent, IgxGridHierarchicalPagingPipe, IgxGridHierarchicalPipe, IgxHierarchicalGridComponent, IgxHierarchicalGridModule, IgxRowIslandComponent };
|
|
900
910
|
export type { IGridCreatedEventArgs };
|