yoyo-ng-modulewindy
Version:
服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容
18 lines • 2.32 kB
JavaScript
/**
* @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 "@angular/common";
import * as i2 from "./bar.component";
var styles_G2BarComponent = [];
var RenderType_G2BarComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_G2BarComponent, data: {} });
export { RenderType_G2BarComponent as RenderType_G2BarComponent };
function View_G2BarComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, null, null, null, null, null, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 1, "h4", [], null, null, null, null, null)), (_l()(), i0.ɵted(2, null, ["", ""]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co._title; _ck(_v, 2, 0, currVal_0); }); }
export function View_G2BarComponent_0(_l) { return i0.ɵvid(2, [i0.ɵqud(402653184, 1, { node: 0 }), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_G2BarComponent_1)), i0.ɵdid(2, 16384, null, 0, i1.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"], ngIfElse: [1, "ngIfElse"] }, null), (_l()(), i0.ɵeld(3, 0, [[1, 0], ["container", 1]], null, 0, "div", [], null, null, null, null, null))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co._title; var currVal_1 = _co._titleTpl; _ck(_v, 2, 0, currVal_0, currVal_1); }, null); }
export function View_G2BarComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "g2-bar", [], [[2, "g2-chart", null], [4, "height", "px"]], null, null, View_G2BarComponent_0, RenderType_G2BarComponent)), i0.ɵdid(1, 770048, null, 0, i2.G2BarComponent, [i0.ElementRef, i0.ChangeDetectorRef, i0.NgZone], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, function (_ck, _v) { var currVal_0 = true; var currVal_1 = i0.ɵnov(_v, 1).height; _ck(_v, 0, 0, currVal_0, currVal_1); }); }
var G2BarComponentNgFactory = i0.ɵccf("g2-bar", i2.G2BarComponent, View_G2BarComponent_Host_0, { title: "title", color: "color", height: "height", padding: "padding", data: "data", autoLabel: "autoLabel" }, {}, []);
export { G2BarComponentNgFactory as G2BarComponentNgFactory };
//# sourceMappingURL=bar.component.ngfactory.js.map