@bimeister/pupakit.forms
Version:
PupaKit Forms
20 lines (19 loc) • 1.92 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./components/input/input.module";
import * as i2 from "./components/select/select.module";
import * as i3 from "./components/textarea/textarea.module";
import * as i4 from "./components/radio-group/radio-group.module";
import * as i5 from "./components/droppable/droppable.module";
import * as i6 from "./components/date-time-picker/date-time-picker.module";
import * as i7 from "./components/day-selector/day-selector.module";
import * as i8 from "./components/search-field/search-field.module";
import * as i9 from "./components/control-text/control-text.module";
import * as i10 from "./components/form-layout/form-layout.module";
import * as i11 from "./components/switcher/switcher.module";
import * as i12 from "./components/rating/rating.module";
import * as i13 from "./components/label/label.module";
export declare class PupaFormsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PupaFormsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PupaFormsModule, never, [typeof i1.PupaInputModule, typeof i2.PupaSelectModule, typeof i3.PupaTextareaModule, typeof i4.PupaRadioGroupModule, typeof i5.PupaDroppableModule, typeof i6.PupaDateTimePickerModule, typeof i7.PupaDaySelectorModule, typeof i8.PupaSearchFieldModule, typeof i9.PupaControlTextModule, typeof i10.PupaFormLayoutModule, typeof i11.PupaSwitcherModule, typeof i12.PupaRatingModule, typeof i13.PupaLabelModule], [typeof i1.PupaInputModule, typeof i2.PupaSelectModule, typeof i3.PupaTextareaModule, typeof i4.PupaRadioGroupModule, typeof i5.PupaDroppableModule, typeof i6.PupaDateTimePickerModule, typeof i7.PupaDaySelectorModule, typeof i8.PupaSearchFieldModule, typeof i9.PupaControlTextModule, typeof i10.PupaFormLayoutModule, typeof i11.PupaSwitcherModule, typeof i12.PupaRatingModule, typeof i13.PupaLabelModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PupaFormsModule>;
}