UNPKG

yoyo-ng-modulewindy

Version:

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

16 lines 1.63 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 "./mini-area.component"; var styles_G2MiniAreaComponent = []; var RenderType_G2MiniAreaComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_G2MiniAreaComponent, data: {} }); export { RenderType_G2MiniAreaComponent as RenderType_G2MiniAreaComponent }; export function View_G2MiniAreaComponent_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_G2MiniAreaComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "g2-mini-area", [], [[4, "height", "px"]], null, null, View_G2MiniAreaComponent_0, RenderType_G2MiniAreaComponent)), i0.ɵdid(1, 704512, null, 0, i1.G2MiniAreaComponent, [i0.NgZone], null, null)], null, function (_ck, _v) { var currVal_0 = i0.ɵnov(_v, 1).height; _ck(_v, 0, 0, currVal_0); }); } var G2MiniAreaComponentNgFactory = i0.ɵccf("g2-mini-area", i1.G2MiniAreaComponent, View_G2MiniAreaComponent_Host_0, { color: "color", borderColor: "borderColor", borderWidth: "borderWidth", height: "height", fit: "fit", line: "line", animate: "animate", xAxis: "xAxis", yAxis: "yAxis", padding: "padding", data: "data" }, {}, []); export { G2MiniAreaComponentNgFactory as G2MiniAreaComponentNgFactory }; //# sourceMappingURL=mini-area.component.ngfactory.js.map