igniteui-angular 21.0.0-beta.2 → 21.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/fesm2022/igniteui-angular-grids-grid.mjs +6 -1
  2. package/fesm2022/igniteui-angular-grids-grid.mjs.map +1 -1
  3. package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs +6 -1
  4. package/fesm2022/igniteui-angular-grids-hierarchical-grid.mjs.map +1 -1
  5. package/fesm2022/igniteui-angular-grids-pivot-grid.mjs +6 -1
  6. package/fesm2022/igniteui-angular-grids-pivot-grid.mjs.map +1 -1
  7. package/fesm2022/igniteui-angular-grids-tree-grid.mjs +6 -1
  8. package/fesm2022/igniteui-angular-grids-tree-grid.mjs.map +1 -1
  9. package/grids/grid/README.md +29 -11
  10. package/lib/core/styles/components/button/_button-theme.scss +22 -14
  11. package/lib/core/styles/components/grid/_grid-theme.scss +3 -3
  12. package/lib/core/styles/components/list/_list-theme.scss +35 -31
  13. package/lib/core/styles/components/stepper/_stepper-theme.scss +4 -4
  14. package/package.json +1 -1
  15. package/styles/igniteui-angular-dark.css +1 -1
  16. package/styles/igniteui-angular.css +1 -1
  17. package/styles/igniteui-bootstrap-dark.css +1 -1
  18. package/styles/igniteui-bootstrap-light.css +1 -1
  19. package/styles/igniteui-dark-green.css +1 -1
  20. package/styles/igniteui-fluent-dark-excel.css +1 -1
  21. package/styles/igniteui-fluent-dark-word.css +1 -1
  22. package/styles/igniteui-fluent-dark.css +1 -1
  23. package/styles/igniteui-fluent-light-excel.css +1 -1
  24. package/styles/igniteui-fluent-light-word.css +1 -1
  25. package/styles/igniteui-fluent-light.css +1 -1
  26. package/styles/igniteui-indigo-dark.css +1 -1
  27. package/styles/igniteui-indigo-light.css +1 -1
  28. package/styles/maps/igniteui-angular-dark.css.map +1 -1
  29. package/styles/maps/igniteui-angular.css.map +1 -1
  30. package/styles/maps/igniteui-bootstrap-dark.css.map +1 -1
  31. package/styles/maps/igniteui-bootstrap-light.css.map +1 -1
  32. package/styles/maps/igniteui-dark-green.css.map +1 -1
  33. package/styles/maps/igniteui-fluent-dark-excel.css.map +1 -1
  34. package/styles/maps/igniteui-fluent-dark-word.css.map +1 -1
  35. package/styles/maps/igniteui-fluent-dark.css.map +1 -1
  36. package/styles/maps/igniteui-fluent-light-excel.css.map +1 -1
  37. package/styles/maps/igniteui-fluent-light-word.css.map +1 -1
  38. package/styles/maps/igniteui-fluent-light.css.map +1 -1
  39. package/styles/maps/igniteui-indigo-dark.css.map +1 -1
  40. package/styles/maps/igniteui-indigo-light.css.map +1 -1
  41. package/types/igniteui-angular-grids-grid.d.ts +2 -2
  42. package/types/igniteui-angular-grids-hierarchical-grid.d.ts +2 -2
  43. package/types/igniteui-angular-grids-pivot-grid.d.ts +2 -2
  44. package/types/igniteui-angular-grids-tree-grid.d.ts +2 -2
@@ -2,7 +2,7 @@ import { useAnimation } from '@angular/animations';
2
2
  import * as i0 from '@angular/core';
3
3
  import { inject, Pipe, Renderer2, ChangeDetectorRef, EventEmitter, booleanAttribute, Input, HostBinding, Output, Component, ElementRef, HostListener, ChangeDetectionStrategy, ViewChild, ViewChildren, Injectable, NgZone, Injector, EnvironmentInjector, ViewContainerRef, createComponent, TemplateRef, Directive, forwardRef, ContentChild, CUSTOM_ELEMENTS_SCHEMA } from '@angular/core';
4
4
  import { first, takeUntil, take, timeout } from 'rxjs/operators';
5
- import { PivotUtil, IGX_GRID_BASE, DEFAULT_PIVOT_KEYS, PivotRowDimensionsStrategy, PivotColumnDimensionsStrategy, GridBaseAPIService, DimensionValuesFilteringStrategy, PivotDimensionType, IgxGridHeaderComponent, IgxPivotColumnResizingService, PivotRowLayoutType, SortingIndexPipe, IgxGridHeaderGroupComponent, IgxColumnMovingDragDirective, IgxColumnMovingDropDirective, IgxPivotResizeHandleDirective, IgxHeaderGroupStylePipe, IgxGridHeaderRowComponent, DropPosition, IgxGridExcelStyleFilteringComponent, IgxExcelStyleColumnOperationsTemplateDirective, IgxExcelStyleFilterOperationsTemplateDirective, IgxExcelStyleSearchComponent, IgxGridTopLevelColumns, IgxGridNavigationService, PivotSummaryPosition, IgxFilteringService, IgxColumnComponent, IgxRowDirective, IgxGridCellComponent, IgxGridNotGroupedPipe, IgxGridCellStylesPipe, IgxGridTransactionStatePipe, FilterMode, NoopPivotDimensionsStrategy, IgxPivotDateDimension, IgxColumnGroupComponent, IgxGridBodyDirective, IgxGridDragSelectDirective, IgxPivotGridColumnResizerComponent, IgxGridRowClassesPipe, IgxGridRowStylesPipe, IgxGridCRUDService, IgxGridValidationService, IgxGridSummaryService, IgxGridSelectionService, IgxColumnResizingService, IGX_GRID_SERVICE_BASE, WatchChanges, IgxGridFooterComponent, IgxAdvancedFilteringDialogComponent, IgxRowExpandedIndicatorDirective, IgxRowCollapsedIndicatorDirective, IgxHeaderExpandedIndicatorDirective, IgxHeaderCollapsedIndicatorDirective, IgxExcelStyleHeaderIconDirective, IgxSortAscendingHeaderIconDirective, IgxSortDescendingHeaderIconDirective, IgxSortHeaderIconDirective, IgxDragIndicatorIconDirective, IgxRowDragGhostDirective, IgxGridStateDirective, 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, IgxExcelStyleLoadingValuesTemplateDirective } from 'igniteui-angular/grids/core';
5
+ import { PivotUtil, IGX_GRID_BASE, DEFAULT_PIVOT_KEYS, PivotRowDimensionsStrategy, PivotColumnDimensionsStrategy, GridBaseAPIService, DimensionValuesFilteringStrategy, PivotDimensionType, IgxGridHeaderComponent, IgxPivotColumnResizingService, PivotRowLayoutType, SortingIndexPipe, IgxGridHeaderGroupComponent, IgxColumnMovingDragDirective, IgxColumnMovingDropDirective, IgxPivotResizeHandleDirective, IgxHeaderGroupStylePipe, IgxGridHeaderRowComponent, DropPosition, IgxGridExcelStyleFilteringComponent, IgxExcelStyleColumnOperationsTemplateDirective, IgxExcelStyleFilterOperationsTemplateDirective, IgxExcelStyleSearchComponent, IgxGridTopLevelColumns, IgxGridNavigationService, PivotSummaryPosition, IgxFilteringService, IgxColumnComponent, IgxRowDirective, IgxGridCellComponent, IgxGridNotGroupedPipe, IgxGridCellStylesPipe, IgxGridTransactionStatePipe, FilterMode, NoopPivotDimensionsStrategy, IgxPivotDateDimension, IgxColumnGroupComponent, IgxGridBodyDirective, IgxGridDragSelectDirective, IgxPivotGridColumnResizerComponent, IgxGridRowClassesPipe, IgxGridRowStylesPipe, IgxGridCRUDService, IgxGridValidationService, IgxGridSummaryService, IgxGridSelectionService, IgxColumnResizingService, IGX_GRID_SERVICE_BASE, WatchChanges, IgxGridFooterComponent, IgxAdvancedFilteringDialogComponent, IgxRowExpandedIndicatorDirective, IgxRowCollapsedIndicatorDirective, IgxHeaderExpandedIndicatorDirective, IgxHeaderCollapsedIndicatorDirective, IgxExcelStyleHeaderIconDirective, IgxSortAscendingHeaderIconDirective, IgxSortDescendingHeaderIconDirective, IgxSortHeaderIconDirective, IgxDragIndicatorIconDirective, IgxRowDragGhostDirective, IgxGridStateDirective, IgxGridPinningActionsComponent, IgxGridEditingActionsComponent, IgxGridActionsBaseDirective, IgxGridActionButtonComponent, 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, IgxExcelStyleLoadingValuesTemplateDirective } from 'igniteui-angular/grids/core';
6
6
  import { DefaultSortingStrategy, GridColumnDataType, parseDate, SortingDirection, cloneArray, FilteringExpressionsTree, FilterUtil, DataUtil, columnFieldPath, resolveNestedPath, VerticalAlignment, AbsoluteScrollStrategy, AutoPositionStrategy, HEADER_KEYS, ROW_EXPAND_KEYS, ROW_COLLAPSE_KEYS, FilteringLogic, DefaultDataCloneStrategy, ɵSize as _Size, resizeObservable, IgxOverlayOutletDirective } from 'igniteui-angular/core';
7
7
  import { fadeIn, fadeOut } from 'igniteui-angular/animations';
8
8
  import { IgxInputGroupComponent, IgxPrefixDirective, IgxInputDirective, IgxSuffixDirective } from 'igniteui-angular/input-group';
@@ -5125,6 +5125,11 @@ const IGX_PIVOT_GRID_DIRECTIVES = [
5125
5125
  IgxDragIndicatorIconDirective,
5126
5126
  IgxRowDragGhostDirective,
5127
5127
  IgxGridStateDirective,
5128
+ // IGX_GRID_ACTIONS
5129
+ IgxGridPinningActionsComponent,
5130
+ IgxGridEditingActionsComponent,
5131
+ IgxGridActionsBaseDirective,
5132
+ IgxGridActionButtonComponent,
5128
5133
  // IGX_GRID_HEADERS_DIRECTIVES:
5129
5134
  IgxGridHeaderComponent,
5130
5135
  IgxGridHeaderGroupComponent,