UNPKG

tuain-ng-forms-lib

Version:

Componentes y Clases Angular para la gestión de formularios TUAIN

21 lines (20 loc) 1.95 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/forms/basic-form"; import * as i2 from "./components/elements/action.component"; import * as i3 from "./components/elements/field.component"; import * as i4 from "./components/elements/layout/element.component"; import * as i5 from "./components/elements/layout/form-error.component"; import * as i6 from "./components/elements/layout/form-header.component"; import * as i7 from "./components/elements/layout/section.component"; import * as i8 from "./components/elements/layout/sub-section.component"; import * as i9 from "./components/elements/tables/table-record-action.component"; import * as i10 from "./components/elements/tables/table-record-field.component"; import * as i11 from "./components/elements/tables/table.component"; import * as i12 from "@angular/common"; import * as i13 from "@angular/router"; import * as i14 from "@angular/forms"; export declare class TuainNgFormsLibModule { static ɵfac: i0.ɵɵFactoryDeclaration<TuainNgFormsLibModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<TuainNgFormsLibModule, [typeof i1.BasicFormComponent, typeof i2.ActionComponent, typeof i3.FieldComponent, typeof i4.ElementComponent, typeof i5.FormErrorComponent, typeof i6.FormHeaderComponent, typeof i7.SectionComponent, typeof i8.SubSectionComponent, typeof i9.LibTableRecordActionComponent, typeof i10.LibTableRecordFieldComponent, typeof i11.LibTableComponent], [typeof i12.CommonModule, typeof i13.RouterModule, typeof i14.FormsModule], [typeof i1.BasicFormComponent, typeof i2.ActionComponent, typeof i3.FieldComponent, typeof i4.ElementComponent, typeof i5.FormErrorComponent, typeof i6.FormHeaderComponent, typeof i7.SectionComponent, typeof i8.SubSectionComponent, typeof i9.LibTableRecordActionComponent, typeof i10.LibTableRecordFieldComponent, typeof i11.LibTableComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<TuainNgFormsLibModule>; }