UNPKG

@obliczeniowo/elementary

Version:
21 lines (20 loc) 1.6 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/dropdown-multi-select/dropdown-multi-select.component"; import * as i2 from "./components/single-select-item/single-select-item.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/cdk/overlay"; import * as i5 from "@obliczeniowo/elementary/dropdown-select"; import * as i6 from "@obliczeniowo/elementary/checkbox"; import * as i7 from "@angular/cdk/drag-drop"; import * as i8 from "@obliczeniowo/elementary/buttons"; import * as i9 from "@obliczeniowo/elementary/input"; import * as i10 from "@angular/forms"; import * as i11 from "@obliczeniowo/elementary/numeric-pipes"; import * as i12 from "@obliczeniowo/elementary/array-pipes"; import * as i13 from "@obliczeniowo/elementary/async-pipes"; import * as i14 from "@obliczeniowo/elementary/animations"; export declare class DropdownMultiSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<DropdownMultiSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DropdownMultiSelectModule, [typeof i1.DropdownMultiSelectComponent, typeof i2.SingleSelectItemComponent], [typeof i3.CommonModule, typeof i4.OverlayModule, typeof i5.DropdownSelectModule, typeof i6.CheckboxModule, typeof i7.DragDropModule, typeof i8.ButtonsModule, typeof i9.InputModule, typeof i10.ReactiveFormsModule, typeof i11.UnitsPipe, typeof i12.TakePipe, typeof i13.ToAsyncPipe, typeof i14.AnimationsModule], [typeof i1.DropdownMultiSelectComponent, typeof i2.SingleSelectItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DropdownMultiSelectModule>; }