UNPKG

carbon-components-angular

Version:
36 lines (33 loc) 2.02 kB
/*! * * Neutrino v0.0.0 | label.component.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 "./label.component"; var styles_Label = []; var RenderType_Label = i0.ɵcrt({ encapsulation: 2, styles: styles_Label, data: {} }); export { RenderType_Label as RenderType_Label }; export function View_Label_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "label", [["class", "bx--label"]], [[8, "htmlFor", 0]], null, null, null, null)), i0.ɵncd(null, 0), i0.ɵncd(null, 1)], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.labelInputID; _ck(_v, 0, 0, currVal_0); }); } export function View_Label_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-label", [], [[2, "bx--form-item", null]], null, null, View_Label_0, RenderType_Label)), i0.ɵdid(1, 1097728, null, 0, i1.Label, [i0.ElementRef], null, null)], null, function (_ck, _v) { var currVal_0 = i0.ɵnov(_v, 1).labelClass; _ck(_v, 0, 0, currVal_0); }); } var LabelNgFactory = i0.ɵccf("ibm-label", i1.Label, View_Label_Host_0, { labelState: "labelState" }, {}, ["*", "input,textarea,div"]); export { LabelNgFactory as LabelNgFactory }; //# sourceMappingURL=label.component.ngfactory.js.map