UNPKG

yoyo-ng-modulewindy

Version:

服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容

16 lines 1.41 kB
/** * @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 "./gauge.component"; var styles_G2GaugeComponent = []; var RenderType_G2GaugeComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_G2GaugeComponent, data: {} }); export { RenderType_G2GaugeComponent as RenderType_G2GaugeComponent }; export function View_G2GaugeComponent_0(_l) { return i0.ɵvid(2, [i0.ɵqud(402653184, 1, { node: 0 }), (_l()(), i0.ɵeld(1, 0, [[1, 0], ["container", 1]], null, 0, "div", [], null, null, null, null, null))], null, null); } export function View_G2GaugeComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "g2-gauge", [], null, null, null, View_G2GaugeComponent_0, RenderType_G2GaugeComponent)), i0.ɵdid(1, 770048, null, 0, i1.G2GaugeComponent, [i0.NgZone], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); } var G2GaugeComponentNgFactory = i0.ɵccf("g2-gauge", i1.G2GaugeComponent, View_G2GaugeComponent_Host_0, { title: "title", height: "height", color: "color", bgColor: "bgColor", format: "format", percent: "percent" }, {}, []); export { G2GaugeComponentNgFactory as G2GaugeComponentNgFactory }; //# sourceMappingURL=gauge.component.ngfactory.js.map