UNPKG

ngx-gem-spaas

Version:

This library contains services, components, images and styles to provide a unified look and way-of-working throughout GEM SPaaS.

22 lines (21 loc) 1.7 kB
import * as i0 from "@angular/core"; import * as i1 from "./_directives/table-cell.directive"; import * as i2 from "./table/table.component"; import * as i3 from "./table-filter/table-filter.component"; import * as i4 from "./_directives/table-header.directive"; import * as i5 from "./_directives/table-selection-free.directive"; import * as i6 from "./_directives/table-selection-row.directive"; import * as i7 from "@angular/common"; import * as i8 from "@angular/material/form-field"; import * as i9 from "@angular/material/icon"; import * as i10 from "@angular/material/input"; import * as i11 from "@angular/material/select"; import * as i12 from "@angular/material/sort"; import * as i13 from "@angular/material/tooltip"; import * as i14 from "@angular/forms"; import * as i15 from "@angular/cdk/scrolling"; export declare class SpaasTableModule { static ɵfac: i0.ɵɵFactoryDeclaration<SpaasTableModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SpaasTableModule, [typeof i1.TableCellDirective, typeof i2.TableComponent, typeof i3.TableFilterComponent, typeof i4.TableHeaderDirective, typeof i5.TableSelectionFreeDirective, typeof i6.TableSelectionRowDirective], [typeof i7.CommonModule, typeof i8.MatFormFieldModule, typeof i9.MatIconModule, typeof i10.MatInputModule, typeof i11.MatSelectModule, typeof i12.MatSortModule, typeof i13.MatTooltipModule, typeof i14.ReactiveFormsModule, typeof i15.ScrollingModule], [typeof i1.TableCellDirective, typeof i2.TableComponent, typeof i3.TableFilterComponent, typeof i4.TableHeaderDirective, typeof i5.TableSelectionFreeDirective, typeof i6.TableSelectionRowDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<SpaasTableModule>; }