UNPKG

ngx-mat-multi-sort-fork

Version:

An extension for the angular material table to support multi-sorting.

22 lines (21 loc) 1.61 kB
import * as i0 from "@angular/core"; import * as i1 from "./mat-multi-sort-header/mat-multi-sort-header.component"; import * as i2 from "./mat-multi-sort.directive"; import * as i3 from "./mat-multi-sort-table-settings/mat-multi-sort-table-settings.component"; import * as i4 from "@angular/common"; import * as i5 from "@angular/material/core"; import * as i6 from "@angular/material/divider"; import * as i7 from "@angular/cdk/drag-drop"; import * as i8 from "@angular/material/icon"; import * as i9 from "@angular/material/checkbox"; import * as i10 from "@angular/material/menu"; import * as i11 from "@angular/material/button"; import * as i12 from "@angular/forms"; import * as i13 from "@angular/material/chips"; import * as i14 from "@angular/material/tooltip"; import * as i15 from "@angular/material/dialog"; export declare class MatMultiSortModule { static ɵfac: i0.ɵɵFactoryDeclaration<MatMultiSortModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MatMultiSortModule, [typeof i1.MatMultiSortHeaderComponent, typeof i2.MatMultiSort, typeof i3.MatMultiSortTableSettingsComponent], [typeof i4.CommonModule, typeof i5.MatCommonModule, typeof i6.MatDividerModule, typeof i7.DragDropModule, typeof i8.MatIconModule, typeof i9.MatCheckboxModule, typeof i10.MatMenuModule, typeof i11.MatButtonModule, typeof i12.FormsModule, typeof i13.MatChipsModule, typeof i14.MatTooltipModule, typeof i15.MatDialogModule], [typeof i1.MatMultiSortHeaderComponent, typeof i2.MatMultiSort, typeof i3.MatMultiSortTableSettingsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MatMultiSortModule>; }