carbon-components-angular
Version:
Next generation components
36 lines (33 loc) • 1.77 kB
JavaScript
/*!
*
* Neutrino v0.0.0 | static-icon.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 "./static-icon.component";
var styles_StaticIcon = [];
var RenderType_StaticIcon = i0.ɵcrt({ encapsulation: 2, styles: styles_StaticIcon, data: {} });
export { RenderType_StaticIcon as RenderType_StaticIcon };
export function View_StaticIcon_0(_l) { return i0.ɵvid(0, [], null, null); }
export function View_StaticIcon_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "ibm-static-icon", [], null, null, null, View_StaticIcon_0, RenderType_StaticIcon)), i0.ɵdid(1, 4243456, null, 0, i1.StaticIcon, [i0.ElementRef], null, null)], null, null); }
var StaticIconNgFactory = i0.ɵccf("ibm-static-icon", i1.StaticIcon, View_StaticIcon_Host_0, { icon: "icon", color: "color", size: "size", classList: "classList" }, {}, []);
export { StaticIconNgFactory as StaticIconNgFactory };
//# sourceMappingURL=static-icon.component.ngfactory.js.map