iptdevs-design-system
Version:
Library common elements into IPT Plattform.
26 lines (25 loc) • 2.07 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./cod-form-self-managed/cod-self-managed.component";
import * as i2 from "./steps/cod-form-step-one/cod-self-form-step-one.component";
import * as i3 from "./steps/cod-form-step-two/cod-self-form-step-two.component";
import * as i4 from "./steps/cod-form-step-three/cod-self-form-step-three.component";
import * as i5 from "./steps/cod-form-step-four/cod-self-form-step-four.component";
import * as i6 from "@angular/common";
import * as i7 from "../components/components.module";
import * as i8 from "@angular/forms";
import * as i9 from "primeng/steps";
import * as i10 from "primeng/button";
import * as i11 from "primeng/toast";
import * as i12 from "primeng/calendar";
import * as i13 from "primeng/tabview";
import * as i14 from "primeng/selectbutton";
import * as i15 from "primeng/accordion";
import * as i16 from "primeng/checkbox";
import * as i17 from "primeng/radiobutton";
import * as i18 from "primeng/tooltip";
import * as i19 from "primeng/table";
export declare class codSelfManagedModule {
static ɵfac: i0.ɵɵFactoryDeclaration<codSelfManagedModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<codSelfManagedModule, [typeof i1.CodSelfManagedComponent, typeof i2.CodSelfFormStepOneComponent, typeof i3.CodSelfFormStepTwoComponent, typeof i4.CodSelfFormStepThreeComponent, typeof i5.CodSelfFormStepFourComponent], [typeof i6.CommonModule, typeof i7.ComponentsModule, typeof i8.ReactiveFormsModule, typeof i9.StepsModule, typeof i8.FormsModule, typeof i10.ButtonModule, typeof i11.ToastModule, typeof i12.CalendarModule, typeof i13.TabViewModule, typeof i14.SelectButtonModule, typeof i15.AccordionModule, typeof i16.CheckboxModule, typeof i17.RadioButtonModule, typeof i18.TooltipModule, typeof i19.TableModule], [typeof i1.CodSelfManagedComponent, typeof i2.CodSelfFormStepOneComponent, typeof i3.CodSelfFormStepTwoComponent, typeof i4.CodSelfFormStepThreeComponent, typeof i5.CodSelfFormStepFourComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<codSelfManagedModule>;
}