UNPKG

carbon-components-angular

Version:
36 lines (33 loc) 2.14 kB
/*! * * Neutrino v0.0.0 | content-switcher.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 "./content-switcher.component"; var styles_ContentSwitcher = []; var RenderType_ContentSwitcher = i0.ɵcrt({ encapsulation: 2, styles: styles_ContentSwitcher, data: {} }); export { RenderType_ContentSwitcher as RenderType_ContentSwitcher }; export function View_ContentSwitcher_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "div", [["class", "bx--content-switcher"], ["role", "tablist"]], [[1, "aria-label", 0]], null, null, null, null)), i0.ɵncd(null, 0)], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.label; _ck(_v, 0, 0, currVal_0); }); } export function View_ContentSwitcher_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "ibm-content-switcher", [], null, null, null, View_ContentSwitcher_0, RenderType_ContentSwitcher)), i0.ɵdid(1, 4243456, null, 1, i1.ContentSwitcher, [], null, null), i0.ɵqud(603979776, 1, { options: 1 })], null, null); } var ContentSwitcherNgFactory = i0.ɵccf("ibm-content-switcher", i1.ContentSwitcher, View_ContentSwitcher_Host_0, { label: "label" }, { selected: "selected" }, ["*"]); export { ContentSwitcherNgFactory as ContentSwitcherNgFactory }; //# sourceMappingURL=content-switcher.component.ngfactory.js.map