UNPKG

@yoursabhishekabhi7/modal-popup-ng-all

Version:

Reusable Angular modal popup components supporting Angular 14 to 18

21 lines (20 loc) 2.39 kB
import * as i0 from "@angular/core"; import * as i1 from "./boot-starp-components/boot-starp-accordion/boot-starp-accordion.component"; import * as i2 from "./boot-starp-components/boot-starp-carousel/boot-starp-carousel.component"; import * as i3 from "./boot-starp-components/boot-strap-dropdowns/boot-strap-dropdowns.component"; import * as i4 from "./boot-starp-components/boot-strap-dynamic-form/boot-strap-dynamic-form.component"; import * as i5 from "./boot-starp-components/boot-strap-modal/boot-strap-modal.component"; import * as i6 from "./boot-starp-components/boot-strap-offcanvas/boot-strap-offcanvas.component"; import * as i7 from "./boot-starp-components/boot-strap-toasts/boot-strap-toasts.component"; import * as i8 from "./boot-starp-components/modal-popup/modal-popup.component"; import * as i9 from "./boot-starp-components/modal-popup/modal-open/modal-open.component"; import * as i10 from "./boot-starp-components/modal-popup/template-wrapper/template-wrapper.component"; import * as i11 from "./boot-starp-components/modal-popup/button-header/button-header.component"; import * as i12 from "@angular/common"; import * as i13 from "@angular/cdk/overlay"; import * as i14 from "./boot-starp-components/shared-home.module"; export declare class ModalPopUpModule { static ɵfac: i0.ɵɵFactoryDeclaration<ModalPopUpModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ModalPopUpModule, [typeof i1.BootStarpAccordionComponent, typeof i2.BootStarpCarouselComponent, typeof i3.BootStrapDropdownsComponent, typeof i4.BootStrapDynamicFormComponent, typeof i5.BootStrapModalComponent, typeof i6.BootStrapOffcanvasComponent, typeof i7.BootStrapToastsComponent, typeof i8.AngularModalPopup, typeof i9.ModalOpenComponent, typeof i10.TemplateWrapperComponent, typeof i11.PopUpHeaderComponent], [typeof i12.CommonModule, typeof i13.OverlayModule, typeof i14.SharedHomeModule], [typeof i1.BootStarpAccordionComponent, typeof i2.BootStarpCarouselComponent, typeof i3.BootStrapDropdownsComponent, typeof i4.BootStrapDynamicFormComponent, typeof i5.BootStrapModalComponent, typeof i6.BootStrapOffcanvasComponent, typeof i7.BootStrapToastsComponent, typeof i8.AngularModalPopup, typeof i9.ModalOpenComponent, typeof i13.OverlayModule, typeof i10.TemplateWrapperComponent, typeof i11.PopUpHeaderComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ModalPopUpModule>; }