UNPKG

carbon-components-angular

Version:
43 lines (40 loc) 2.76 kB
/*! * * Neutrino v0.0.0 | modal.module.ngfactory.js * * Copyright 2014, 2018 IBM * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ /** * @fileoverview This file was generated by the Angular template compiler. Do not edit. * * @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes} * tslint:disable */ import * as i0 from "@angular/core"; import * as i1 from "./modal.module"; import * as i2 from "./alert-modal.component.ngfactory"; import * as i3 from "./modal.component.ngfactory"; import * as i4 from "./modal-footer.component.ngfactory"; import * as i5 from "./modal-header.component.ngfactory"; import * as i6 from "@angular/common"; import * as i7 from "../i18n/i18n.service"; import * as i8 from "../i18n/i18n.module"; import * as i9 from "../placeholder/placeholder.service"; import * as i10 from "../placeholder/placeholder.module"; import * as i11 from "./modal.service"; import * as i12 from "../button/button.module"; import * as i13 from "../icon/static-icon.module"; var ModalModuleNgFactory = i0.ɵcmf(i1.ModalModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, [i2.AlertModalNgFactory, i3.ModalNgFactory, i4.ModalFooterNgFactory, i5.ModalHeaderNgFactory]], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i6.NgLocalization, i6.NgLocaleLocalization, [i0.LOCALE_ID, [2, i6.ɵangular_packages_common_common_a]]), i0.ɵmpd(5120, i7.I18n, i8.I18N_SERVICE_PROVIDER_FACTORY, [[3, i7.I18n]]), i0.ɵmpd(5120, i9.PlaceholderService, i10.PLACEHOLDER_SERVICE_PROVIDER_FACTORY, [[3, i9.PlaceholderService]]), i0.ɵmpd(4608, i11.ModalService, i11.ModalService, [i0.ComponentFactoryResolver, i9.PlaceholderService]), i0.ɵmpd(1073742336, i6.CommonModule, i6.CommonModule, []), i0.ɵmpd(1073742336, i12.ButtonModule, i12.ButtonModule, []), i0.ɵmpd(1073742336, i13.StaticIconModule, i13.StaticIconModule, []), i0.ɵmpd(1073742336, i8.I18nModule, i8.I18nModule, []), i0.ɵmpd(1073742336, i10.PlaceholderModule, i10.PlaceholderModule, []), i0.ɵmpd(1073742336, i1.ModalModule, i1.ModalModule, [])]); }); export { ModalModuleNgFactory as ModalModuleNgFactory }; //# sourceMappingURL=modal.module.ngfactory.js.map