UNPKG

2.62 kBTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./tree-grid.component";
3import * as i2 from "./tree-grid-def.component";
4import * as i3 from "./tree-grid-row.component";
5import * as i4 from "./tree-grid-cell.component";
6import * as i5 from "./tree-grid-column-def.directive";
7import * as i6 from "./tree-grid-sort.component";
8import * as i7 from "./tree-grid-filter";
9import * as i8 from "./tree-grid-row-toggle.directive";
10import * as i9 from "./tree-grid-row-toggle.component";
11import * as i10 from "@angular/common";
12import * as i11 from "../cdk/table/table.module";
13import * as i12 from "../icon/icon.module";
14export declare class NbTreeGridModule {
15 static ɵfac: i0.ɵɵFactoryDeclaration<NbTreeGridModule, never>;
16 static ɵmod: i0.ɵɵNgModuleDeclaration<NbTreeGridModule, [typeof i1.NbTreeGridComponent, typeof i2.NbTreeGridRowDefDirective, typeof i3.NbTreeGridRowComponent, typeof i2.NbTreeGridCellDefDirective, typeof i4.NbTreeGridCellDirective, typeof i2.NbTreeGridHeaderRowDefDirective, typeof i3.NbTreeGridHeaderRowComponent, typeof i2.NbTreeGridHeaderCellDefDirective, typeof i4.NbTreeGridHeaderCellDirective, typeof i2.NbTreeGridFooterRowDefDirective, typeof i3.NbTreeGridFooterRowComponent, typeof i2.NbTreeGridFooterCellDefDirective, typeof i4.NbTreeGridFooterCellDirective, typeof i5.NbTreeGridColumnDefDirective, typeof i6.NbSortDirective, typeof i6.NbSortHeaderComponent, typeof i6.NbSortIconComponent, typeof i7.NbFilterDirective, typeof i7.NbFilterInputDirective, typeof i8.NbTreeGridRowToggleDirective, typeof i9.NbTreeGridRowToggleComponent, typeof i6.NbSortHeaderIconDirective], [typeof i10.CommonModule, typeof i11.NbTableModule, typeof i12.NbIconModule], [typeof i11.NbTableModule, typeof i1.NbTreeGridComponent, typeof i2.NbTreeGridRowDefDirective, typeof i3.NbTreeGridRowComponent, typeof i2.NbTreeGridCellDefDirective, typeof i4.NbTreeGridCellDirective, typeof i2.NbTreeGridHeaderRowDefDirective, typeof i3.NbTreeGridHeaderRowComponent, typeof i2.NbTreeGridHeaderCellDefDirective, typeof i4.NbTreeGridHeaderCellDirective, typeof i2.NbTreeGridFooterRowDefDirective, typeof i3.NbTreeGridFooterRowComponent, typeof i2.NbTreeGridFooterCellDefDirective, typeof i4.NbTreeGridFooterCellDirective, typeof i5.NbTreeGridColumnDefDirective, typeof i6.NbSortDirective, typeof i6.NbSortHeaderComponent, typeof i6.NbSortIconComponent, typeof i7.NbFilterDirective, typeof i7.NbFilterInputDirective, typeof i8.NbTreeGridRowToggleDirective, typeof i9.NbTreeGridRowToggleComponent, typeof i6.NbSortHeaderIconDirective]>;
17 static ɵinj: i0.ɵɵInjectorDeclaration<NbTreeGridModule>;
18}