UNPKG

carbon-components-angular

Version:
38 lines (35 loc) 2.38 kB
/*! * * Neutrino v0.0.0 | forms.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 "./forms.module"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "../checkbox/checkbox.module"; import * as i5 from "../toggle/toggle.module"; import * as i6 from "../radio/radio.module"; import * as i7 from "../input/input.module"; import * as i8 from "../button/button.module"; var NFormsModuleNgFactory = i0.ɵcmf(i1.NFormsModule, [], function (_l) { return i0.ɵmod([i0.ɵmpd(512, i0.ComponentFactoryResolver, i0.ɵCodegenComponentFactoryResolver, [[8, []], [3, i0.ComponentFactoryResolver], i0.NgModuleRef]), i0.ɵmpd(4608, i2.NgLocalization, i2.NgLocaleLocalization, [i0.LOCALE_ID, [2, i2.ɵangular_packages_common_common_a]]), i0.ɵmpd(4608, i3.ɵangular_packages_forms_forms_i, i3.ɵangular_packages_forms_forms_i, []), i0.ɵmpd(1073742336, i2.CommonModule, i2.CommonModule, []), i0.ɵmpd(1073742336, i3.ɵangular_packages_forms_forms_bb, i3.ɵangular_packages_forms_forms_bb, []), i0.ɵmpd(1073742336, i3.FormsModule, i3.FormsModule, []), i0.ɵmpd(1073742336, i4.CheckboxModule, i4.CheckboxModule, []), i0.ɵmpd(1073742336, i5.ToggleModule, i5.ToggleModule, []), i0.ɵmpd(1073742336, i6.RadioModule, i6.RadioModule, []), i0.ɵmpd(1073742336, i7.InputModule, i7.InputModule, []), i0.ɵmpd(1073742336, i8.ButtonModule, i8.ButtonModule, []), i0.ɵmpd(1073742336, i1.NFormsModule, i1.NFormsModule, [])]); }); export { NFormsModuleNgFactory as NFormsModuleNgFactory }; //# sourceMappingURL=forms.module.ngfactory.js.map