@acontplus/ng-components 1.3.5 → 1.3.6

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.
@@ -33,7 +33,7 @@ import { MatCheckboxModule, MatCheckbox } from '@angular/material/checkbox';
33
33
  import * as i3$1 from '@angular/material/sort';
34
34
  import { MatSortModule, MatSort, MatSortHeader } from '@angular/material/sort';
35
35
  import { TranslocoService } from '@jsverse/transloco';
36
- import { Tabulator, PageModule, ReactiveDataModule, FormatModule, EditModule, ValidateModule, ColumnCalcsModule, SortModule, TooltipModule, DataTreeModule, MoveRowsModule, SelectRowModule } from 'tabulator-tables';
36
+ import { Tabulator, PageModule, ReactiveDataModule, FormatModule, EditModule, ValidateModule, ColumnCalcsModule, SortModule, TooltipModule, DataTreeModule, MoveRowsModule, SelectRowModule, PopupModule } from 'tabulator-tables';
37
37
  import * as i1$4 from '@angular/cdk/overlay';
38
38
  import { Overlay, OverlayModule } from '@angular/cdk/overlay';
39
39
  import { BreakpointObserver, Breakpoints } from '@angular/cdk/layout';
@@ -1086,6 +1086,7 @@ Tabulator.registerModule([
1086
1086
  DataTreeModule,
1087
1087
  MoveRowsModule,
1088
1088
  SelectRowModule,
1089
+ PopupModule
1089
1090
  ]);
1090
1091
  class TabulatorTable {
1091
1092
  // Data inputs