carbon-components-angular
Version:
Next generation components
39 lines (36 loc) • 1.94 kB
JavaScript
/*!
*
* Neutrino v0.0.0 | sprite.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 "./icon.service";
import * as i2 from "@angular/common/http";
import * as i3 from "./sprite.component";
import * as i4 from "@angular/http";
var styles_Sprite = ["[_nghost-%COMP%] {\n\t\t\tdisplay: none;\n\t\t\theight: 0;\n\t\t\twidth: 0;\n\t\t}"];
var RenderType_Sprite = i0.ɵcrt({ encapsulation: 0, styles: styles_Sprite, data: {} });
export { RenderType_Sprite as RenderType_Sprite };
export function View_Sprite_0(_l) { return i0.ɵvid(0, [], null, null); }
export function View_Sprite_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "ibm-sprite", [], null, null, null, View_Sprite_0, RenderType_Sprite)), i0.ɵprd(512, null, i1.IconService, i1.IconService, [i2.HttpClient]), i0.ɵdid(2, 4243456, null, 0, i3.Sprite, [i4.Http, i0.ElementRef, i1.IconService], null, null)], null, null); }
var SpriteNgFactory = i0.ɵccf("ibm-sprite", i3.Sprite, View_Sprite_Host_0, { sprite: "sprite" }, {}, []);
export { SpriteNgFactory as SpriteNgFactory };
//# sourceMappingURL=sprite.component.ngfactory.js.map