/** Core */ import { CoreComponent } from "cmf.core/src/core"; /** Nested modules */ import { PageBag } from "../page/pageBag"; import { ModalViewInstance } from "../modalView/modalView"; /** Angular */ import * as ng from "@angular/core"; /** * @whatItDoes * * Component that represents a modal dialog that can display several * types of files in the browser. * * This dialog will use the native capabilities of the browser, such * as the