UNPKG

ontimize-web-ngx

Version:
21 lines (20 loc) 1.99 kB
import * as i0 from "@angular/core"; import * as i1 from "./dialog/o-form-layout-dialog.component"; import * as i2 from "./o-form-layout-manager.component"; import * as i3 from "./tabgroup/o-form-layout-tabgroup.component"; import * as i4 from "./directives/o-form-layout-manager-content.directive"; import * as i5 from "./tabgroup/options/o-form-layout-tabgroup-options.directive"; import * as i6 from "./dialog/options/o-form-layout-dialog-options.directive"; import * as i7 from "./sidenav/options/o-form-layout-sidenav-options.directive"; import * as i8 from "./split-pane/o-form-layout-split-pane.component"; import * as i9 from "./sidenav/o-form-layout-sidenav.component"; import * as i10 from "./split-pane/options/o-form-layout-split-pane-options.directive"; import * as i11 from "@angular/common"; import * as i12 from "../../shared/shared.module"; import * as i13 from "@angular/router"; import * as i14 from "angular-resizable-element"; export declare class OFormLayoutManagerModule { static ɵfac: i0.ɵɵFactoryDeclaration<OFormLayoutManagerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<OFormLayoutManagerModule, [typeof i1.OFormLayoutDialogComponent, typeof i2.OFormLayoutManagerComponent, typeof i3.OFormLayoutTabGroupComponent, typeof i4.OFormLayoutManagerContentDirective, typeof i5.OFormLayoutTabGroupOptionsDirective, typeof i6.OFormLayoutDialogOptionsDirective, typeof i7.OFormLayoutSidenavOptionsDirective, typeof i8.OFormLayoutSplitPaneComponent, typeof i9.OFormLayoutSidenavComponent, typeof i10.OFormLayoutSplitPaneOptionsDirective], [typeof i11.CommonModule, typeof i12.OSharedModule, typeof i13.RouterModule, typeof i14.ResizableModule], [typeof i2.OFormLayoutManagerComponent, typeof i5.OFormLayoutTabGroupOptionsDirective, typeof i6.OFormLayoutDialogOptionsDirective, typeof i10.OFormLayoutSplitPaneOptionsDirective, typeof i7.OFormLayoutSidenavOptionsDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<OFormLayoutManagerModule>; }