UNPKG

yoyo-ng-modulewindy

Version:

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

16 lines 1.5 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-bar.component"; var styles_G2MiniBarComponent = []; var RenderType_G2MiniBarComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_G2MiniBarComponent, data: {} }); export { RenderType_G2MiniBarComponent as RenderType_G2MiniBarComponent }; export function View_G2MiniBarComponent_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_G2MiniBarComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "g2-mini-bar", [], [[4, "height", "px"]], null, null, View_G2MiniBarComponent_0, RenderType_G2MiniBarComponent)), i0.ɵdid(1, 704512, null, 0, i1.G2MiniBarComponent, [i0.NgZone], null, null)], null, function (_ck, _v) { var currVal_0 = i0.ɵnov(_v, 1).height; _ck(_v, 0, 0, currVal_0); }); } var G2MiniBarComponentNgFactory = i0.ɵccf("g2-mini-bar", i1.G2MiniBarComponent, View_G2MiniBarComponent_Host_0, { color: "color", height: "height", borderWidth: "borderWidth", padding: "padding", data: "data" }, {}, []); export { G2MiniBarComponentNgFactory as G2MiniBarComponentNgFactory }; //# sourceMappingURL=mini-bar.component.ngfactory.js.map