yoyo-ng-modulewindy
Version:
服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容
19 lines • 3.73 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 "../../../../node_modules/ng-zorro-antd/antd.ngfactory";
import * as i2 from "ng-zorro-antd";
import * as i3 from "@angular/common";
import * as i4 from "./mini-progress.component";
var styles_G2ProgressComponent = [];
var RenderType_G2ProgressComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_G2ProgressComponent, data: {} });
export { RenderType_G2ProgressComponent as RenderType_G2ProgressComponent };
export function View_G2ProgressComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 12, "nz-tooltip", [], null, null, null, i1.View_ɵdy_0, i1.RenderType_ɵdy)), i0.ɵdid(1, 49152, null, 1, i2.ɵdy, [i0.ChangeDetectorRef], { nzTitle: [0, "nzTitle"] }, null), i0.ɵqud(335544320, 1, { _title: 0 }), (_l()(), i0.ɵeld(3, 16777216, null, 0, 9, "div", [["class", "target"], ["nz-tooltip", ""]], [[2, "ant-tooltip-open", null]], null, null, null, null)), i0.ɵdid(4, 278528, null, 0, i3.NgStyle, [i0.KeyValueDiffers, i0.ElementRef, i0.Renderer2], { ngStyle: [0, "ngStyle"] }, null), i0.ɵpod(5, { "left.%": 0 }), i0.ɵdid(6, 4407296, null, 0, i2.ɵea, [i0.ElementRef, i0.ViewContainerRef, i0.ComponentFactoryResolver, i0.Renderer2, [2, i2.ɵdy]], { nzTitle: [0, "nzTitle"] }, null), (_l()(), i0.ɵeld(7, 0, null, null, 2, "span", [], null, null, null, null, null)), i0.ɵdid(8, 278528, null, 0, i3.NgStyle, [i0.KeyValueDiffers, i0.ElementRef, i0.Renderer2], { ngStyle: [0, "ngStyle"] }, null), i0.ɵpod(9, { "background-color": 0 }), (_l()(), i0.ɵeld(10, 0, null, null, 2, "span", [], null, null, null, null, null)), i0.ɵdid(11, 278528, null, 0, i3.NgStyle, [i0.KeyValueDiffers, i0.ElementRef, i0.Renderer2], { ngStyle: [0, "ngStyle"] }, null), i0.ɵpod(12, { "background-color": 0 }), (_l()(), i0.ɵeld(13, 0, null, null, 3, "div", [["class", "progress-wrap"]], null, null, null, null, null)), (_l()(), i0.ɵeld(14, 0, null, null, 2, "div", [["class", "progress"]], null, null, null, null, null)), i0.ɵdid(15, 278528, null, 0, i3.NgStyle, [i0.KeyValueDiffers, i0.ElementRef, i0.Renderer2], { ngStyle: [0, "ngStyle"] }, null), i0.ɵpod(16, { "background-color": 0, "width.%": 1, "height.px": 2 })], function (_ck, _v) { var _co = _v.component; var currVal_0 = (("\u76EE\u6807\u503C: " + _co.target) + "%"); _ck(_v, 1, 0, currVal_0); var currVal_2 = _ck(_v, 5, 0, _co.target); _ck(_v, 4, 0, currVal_2); var currVal_3 = ""; _ck(_v, 6, 0, currVal_3); var currVal_4 = _ck(_v, 9, 0, _co.color); _ck(_v, 8, 0, currVal_4); var currVal_5 = _ck(_v, 12, 0, _co.color); _ck(_v, 11, 0, currVal_5); var currVal_6 = _ck(_v, 16, 0, _co.color, _co.percent, _co.strokeWidth); _ck(_v, 15, 0, currVal_6); }, function (_ck, _v) { var currVal_1 = i0.ɵnov(_v, 6).isOpen; _ck(_v, 3, 0, currVal_1); }); }
export function View_G2ProgressComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "g2-mini-progress", [], [[2, "ad-g2-progress", null]], null, null, View_G2ProgressComponent_0, RenderType_G2ProgressComponent)), i0.ɵdid(1, 49152, null, 0, i4.G2ProgressComponent, [], null, null)], null, function (_ck, _v) { var currVal_0 = true; _ck(_v, 0, 0, currVal_0); }); }
var G2ProgressComponentNgFactory = i0.ɵccf("g2-mini-progress", i4.G2ProgressComponent, View_G2ProgressComponent_Host_0, { color: "color", target: "target", strokeWidth: "strokeWidth", percent: "percent" }, {}, []);
export { G2ProgressComponentNgFactory as G2ProgressComponentNgFactory };
//# sourceMappingURL=mini-progress.component.ngfactory.js.map