UNPKG

design-angular-kit

Version:

Un toolkit Angular conforme alle linee guida di design per i servizi web della PA

19 lines (18 loc) 1.73 kB
import * as i0 from "@angular/core"; import * as i1 from "./autocomplete/autocomplete.component"; import * as i2 from "./checkbox/checkbox.component"; import * as i3 from "./input/input.component"; import * as i4 from "./password-input/password-input.component"; import * as i5 from "./radio-button/radio-button.component"; import * as i6 from "./range/range.component"; import * as i7 from "./rating/rating.component"; import * as i8 from "./select/select.component"; import * as i9 from "./textarea/textarea.component"; import * as i10 from "./transfer/transfer.component"; import * as i11 from "./upload-drag-drop/upload-drag-drop.component"; import * as i12 from "./upload-file-list/upload-file-list.component"; export declare class ItFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<ItFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ItFormModule, never, [typeof i1.ItAutocompleteComponent, typeof i2.ItCheckboxComponent, typeof i3.ItInputComponent, typeof i4.ItPasswordInputComponent, typeof i5.ItRadioButtonComponent, typeof i6.ItRangeComponent, typeof i7.ItRatingComponent, typeof i8.ItSelectComponent, typeof i9.ItTextareaComponent, typeof i10.ItTransferComponent, typeof i11.ItUploadDragDropComponent, typeof i12.ItUploadFileListComponent], [typeof i1.ItAutocompleteComponent, typeof i2.ItCheckboxComponent, typeof i3.ItInputComponent, typeof i4.ItPasswordInputComponent, typeof i5.ItRadioButtonComponent, typeof i6.ItRangeComponent, typeof i7.ItRatingComponent, typeof i8.ItSelectComponent, typeof i9.ItTextareaComponent, typeof i10.ItTransferComponent, typeof i11.ItUploadDragDropComponent, typeof i12.ItUploadFileListComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ItFormModule>; }