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.
@@ -1,9 +1,11 @@
1
1
  import * as i0 from '@angular/core';
2
2
  import { TemplateRef, AfterContentInit, OnDestroy, OnInit, AfterViewInit, DoCheck, PipeTransform } from '@angular/core';
3
3
  import { IgxGridBaseDirective } from 'igniteui-angular/grids/grid';
4
+ import * as i4 from 'igniteui-angular/grids/core';
4
5
  import { IgxGroupByAreaDirective, GridType, IRowDataEventArgs, RowType, CellType, IgxColumnComponent, 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, IgxColumnGroupComponent, IgxColumnLayoutComponent, IgxColumnActionsComponent, IgxColumnHidingDirective, IgxColumnPinningDirective, IgxRowSelectorDirective, IgxGroupByRowSelectorDirective, IgxHeadSelectorDirective, IgxCSVTextDirective, IgxExcelTextDirective, IgxGridToolbarActionsComponent, IgxGridToolbarAdvancedFilteringComponent, IgxGridToolbarComponent, IgxGridToolbarExporterComponent, IgxGridToolbarHidingComponent, IgxGridToolbarPinningComponent, IgxGridToolbarTitleComponent, IgxGridToolbarDirective, IgxGridExcelStyleFilteringComponent, IgxExcelStyleHeaderComponent, IgxExcelStyleSortingComponent, IgxExcelStylePinningComponent, IgxExcelStyleHidingComponent, IgxExcelStyleSelectingComponent, IgxExcelStyleClearFiltersComponent, IgxExcelStyleConditionalFilterComponent, IgxExcelStyleMovingComponent, IgxExcelStyleSearchComponent, IgxExcelStyleColumnOperationsTemplateDirective, IgxExcelStyleFilterOperationsTemplateDirective, IgxExcelStyleLoadingValuesTemplateDirective, IgxColumnRequiredValidatorDirective, IgxColumnMinValidatorDirective, IgxColumnMaxValidatorDirective, IgxColumnEmailValidatorDirective, IgxColumnMinLengthValidatorDirective, IgxColumnMaxLengthValidatorDirective, IgxColumnPatternValidatorDirective } from 'igniteui-angular/grids/core';
5
6
  import { IGroupingExpression, HierarchicalTransactionService, HierarchicalTransaction, HierarchicalState, IgxHierarchicalTransactionFactory, ITreeGridRecord, TreeGridFilteringStrategy, IGridMergeStrategy, StateUpdateEvent, IgxSorting } from 'igniteui-angular/core';
6
7
  import { IChipsAreaReorderEventArgs } from 'igniteui-angular/chips';
8
+ import * as i5 from 'igniteui-angular/paginator';
7
9
  import { IgxPaginatorComponent, IgxPageNavigationComponent, IgxPageSizeSelectorComponent, IgxPaginatorContentDirective, IgxPaginatorDirective } from 'igniteui-angular/paginator';
8
10
 
9
11
  /**
@@ -501,5 +503,14 @@ declare class IgxTreeGridGroupingPipe implements PipeTransform {
501
503
  }
502
504
 
503
505
  declare const IGX_TREE_GRID_DIRECTIVES: readonly [typeof IgxTreeGridComponent, typeof IgxTreeGridGroupByAreaComponent, typeof IgxTreeGridGroupingPipe, 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];
506
+ /**
507
+ * @hidden
508
+ * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components
509
+ */
510
+ declare class IgxTreeGridModule {
511
+ static ɵfac: i0.ɵɵFactoryDeclaration<IgxTreeGridModule, never>;
512
+ static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTreeGridModule, never, [typeof IgxTreeGridComponent, typeof IgxTreeGridGroupByAreaComponent, typeof IgxTreeGridGroupingPipe, typeof i4.IgxRowAddTextDirective, typeof i4.IgxRowEditActionsDirective, typeof i4.IgxRowEditTextDirective, typeof i4.IgxRowEditTabStopDirective, typeof i4.IgxRowDirective, typeof i4.IgxGridFooterComponent, typeof i4.IgxAdvancedFilteringDialogComponent, typeof i4.IgxRowExpandedIndicatorDirective, typeof i4.IgxRowCollapsedIndicatorDirective, typeof i4.IgxHeaderExpandedIndicatorDirective, typeof i4.IgxHeaderCollapsedIndicatorDirective, typeof i4.IgxExcelStyleHeaderIconDirective, typeof i4.IgxSortAscendingHeaderIconDirective, typeof i4.IgxSortDescendingHeaderIconDirective, typeof i4.IgxSortHeaderIconDirective, typeof i4.IgxDragIndicatorIconDirective, typeof i4.IgxRowDragGhostDirective, typeof i4.IgxGridStateDirective, typeof i4.IgxGridPinningActionsComponent, typeof i4.IgxGridEditingActionsComponent, typeof i4.IgxGridActionsBaseDirective, typeof i4.IgxGridActionButtonComponent, typeof i4.IgxGridHeaderComponent, typeof i4.IgxGridHeaderGroupComponent, typeof i4.IgxGridHeaderRowComponent, typeof i4.IgxFilterCellTemplateDirective, typeof i4.IgxSummaryTemplateDirective, typeof i4.IgxCellTemplateDirective, typeof i4.IgxCellValidationErrorDirective, typeof i4.IgxCellHeaderTemplateDirective, typeof i4.IgxCellFooterTemplateDirective, typeof i4.IgxCellEditorTemplateDirective, typeof i4.IgxCollapsibleIndicatorTemplateDirective, typeof i4.IgxColumnComponent, typeof i4.IgxColumnGroupComponent, typeof i4.IgxColumnLayoutComponent, typeof i4.IgxColumnActionsComponent, typeof i4.IgxColumnHidingDirective, typeof i4.IgxColumnPinningDirective, typeof i4.IgxRowSelectorDirective, typeof i4.IgxGroupByRowSelectorDirective, typeof i4.IgxHeadSelectorDirective, typeof i4.IgxCSVTextDirective, typeof i4.IgxExcelTextDirective, typeof i4.IgxGridToolbarActionsComponent, typeof i4.IgxGridToolbarAdvancedFilteringComponent, typeof i4.IgxGridToolbarComponent, typeof i4.IgxGridToolbarExporterComponent, typeof i4.IgxGridToolbarHidingComponent, typeof i4.IgxGridToolbarPinningComponent, typeof i4.IgxGridToolbarTitleComponent, typeof i4.IgxGridToolbarDirective, typeof i4.IgxGridExcelStyleFilteringComponent, typeof i4.IgxExcelStyleHeaderComponent, typeof i4.IgxExcelStyleSortingComponent, typeof i4.IgxExcelStylePinningComponent, typeof i4.IgxExcelStyleHidingComponent, typeof i4.IgxExcelStyleSelectingComponent, typeof i4.IgxExcelStyleClearFiltersComponent, typeof i4.IgxExcelStyleConditionalFilterComponent, typeof i4.IgxExcelStyleMovingComponent, typeof i4.IgxExcelStyleSearchComponent, typeof i4.IgxExcelStyleColumnOperationsTemplateDirective, typeof i4.IgxExcelStyleFilterOperationsTemplateDirective, typeof i4.IgxExcelStyleLoadingValuesTemplateDirective, typeof i4.IgxColumnRequiredValidatorDirective, typeof i4.IgxColumnMinValidatorDirective, typeof i4.IgxColumnMaxValidatorDirective, typeof i4.IgxColumnEmailValidatorDirective, typeof i4.IgxColumnMinLengthValidatorDirective, typeof i4.IgxColumnMaxLengthValidatorDirective, typeof i4.IgxColumnPatternValidatorDirective, typeof i5.IgxPaginatorComponent, typeof i5.IgxPageNavigationComponent, typeof i5.IgxPageSizeSelectorComponent, typeof i5.IgxPaginatorContentDirective, typeof i5.IgxPaginatorDirective], [typeof IgxTreeGridComponent, typeof IgxTreeGridGroupByAreaComponent, typeof IgxTreeGridGroupingPipe, typeof i4.IgxRowAddTextDirective, typeof i4.IgxRowEditActionsDirective, typeof i4.IgxRowEditTextDirective, typeof i4.IgxRowEditTabStopDirective, typeof i4.IgxRowDirective, typeof i4.IgxGridFooterComponent, typeof i4.IgxAdvancedFilteringDialogComponent, typeof i4.IgxRowExpandedIndicatorDirective, typeof i4.IgxRowCollapsedIndicatorDirective, typeof i4.IgxHeaderExpandedIndicatorDirective, typeof i4.IgxHeaderCollapsedIndicatorDirective, typeof i4.IgxExcelStyleHeaderIconDirective, typeof i4.IgxSortAscendingHeaderIconDirective, typeof i4.IgxSortDescendingHeaderIconDirective, typeof i4.IgxSortHeaderIconDirective, typeof i4.IgxDragIndicatorIconDirective, typeof i4.IgxRowDragGhostDirective, typeof i4.IgxGridStateDirective, typeof i4.IgxGridPinningActionsComponent, typeof i4.IgxGridEditingActionsComponent, typeof i4.IgxGridActionsBaseDirective, typeof i4.IgxGridActionButtonComponent, typeof i4.IgxGridHeaderComponent, typeof i4.IgxGridHeaderGroupComponent, typeof i4.IgxGridHeaderRowComponent, typeof i4.IgxFilterCellTemplateDirective, typeof i4.IgxSummaryTemplateDirective, typeof i4.IgxCellTemplateDirective, typeof i4.IgxCellValidationErrorDirective, typeof i4.IgxCellHeaderTemplateDirective, typeof i4.IgxCellFooterTemplateDirective, typeof i4.IgxCellEditorTemplateDirective, typeof i4.IgxCollapsibleIndicatorTemplateDirective, typeof i4.IgxColumnComponent, typeof i4.IgxColumnGroupComponent, typeof i4.IgxColumnLayoutComponent, typeof i4.IgxColumnActionsComponent, typeof i4.IgxColumnHidingDirective, typeof i4.IgxColumnPinningDirective, typeof i4.IgxRowSelectorDirective, typeof i4.IgxGroupByRowSelectorDirective, typeof i4.IgxHeadSelectorDirective, typeof i4.IgxCSVTextDirective, typeof i4.IgxExcelTextDirective, typeof i4.IgxGridToolbarActionsComponent, typeof i4.IgxGridToolbarAdvancedFilteringComponent, typeof i4.IgxGridToolbarComponent, typeof i4.IgxGridToolbarExporterComponent, typeof i4.IgxGridToolbarHidingComponent, typeof i4.IgxGridToolbarPinningComponent, typeof i4.IgxGridToolbarTitleComponent, typeof i4.IgxGridToolbarDirective, typeof i4.IgxGridExcelStyleFilteringComponent, typeof i4.IgxExcelStyleHeaderComponent, typeof i4.IgxExcelStyleSortingComponent, typeof i4.IgxExcelStylePinningComponent, typeof i4.IgxExcelStyleHidingComponent, typeof i4.IgxExcelStyleSelectingComponent, typeof i4.IgxExcelStyleClearFiltersComponent, typeof i4.IgxExcelStyleConditionalFilterComponent, typeof i4.IgxExcelStyleMovingComponent, typeof i4.IgxExcelStyleSearchComponent, typeof i4.IgxExcelStyleColumnOperationsTemplateDirective, typeof i4.IgxExcelStyleFilterOperationsTemplateDirective, typeof i4.IgxExcelStyleLoadingValuesTemplateDirective, typeof i4.IgxColumnRequiredValidatorDirective, typeof i4.IgxColumnMinValidatorDirective, typeof i4.IgxColumnMaxValidatorDirective, typeof i4.IgxColumnEmailValidatorDirective, typeof i4.IgxColumnMinLengthValidatorDirective, typeof i4.IgxColumnMaxLengthValidatorDirective, typeof i4.IgxColumnPatternValidatorDirective, typeof i5.IgxPaginatorComponent, typeof i5.IgxPageNavigationComponent, typeof i5.IgxPageSizeSelectorComponent, typeof i5.IgxPaginatorContentDirective, typeof i5.IgxPaginatorDirective]>;
513
+ static ɵinj: i0.ɵɵInjectorDeclaration<IgxTreeGridModule>;
514
+ }
504
515
 
505
- export { IGX_TREE_GRID_DIRECTIVES, ITreeGridAggregation, IgxGroupedTreeGridSorting, IgxTreeGridComponent, IgxTreeGridGroupByAreaComponent, IgxTreeGridGroupingPipe };
516
+ export { IGX_TREE_GRID_DIRECTIVES, ITreeGridAggregation, IgxGroupedTreeGridSorting, IgxTreeGridComponent, IgxTreeGridGroupByAreaComponent, IgxTreeGridGroupingPipe, IgxTreeGridModule };