UNPKG

yoyo-ng-modulewindy

Version:

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

18 lines 2.46 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 "@angular/common"; import * as i2 from "./timeline.component"; var styles_G2TimelineComponent = []; var RenderType_G2TimelineComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_G2TimelineComponent, data: {} }); export { RenderType_G2TimelineComponent as RenderType_G2TimelineComponent }; function View_G2TimelineComponent_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_G2TimelineComponent_0(_l) { return i0.ɵvid(2, [i0.ɵqud(402653184, 1, { node: 0 }), i0.ɵqud(402653184, 2, { sliderNode: 0 }), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_G2TimelineComponent_1)), i0.ɵdid(3, 16384, null, 0, i1.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"], ngIfElse: [1, "ngIfElse"] }, null), (_l()(), i0.ɵeld(4, 0, [[1, 0], ["container", 1]], null, 0, "div", [], null, null, null, null, null)), (_l()(), i0.ɵeld(5, 0, [[2, 0], ["slider", 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, 3, 0, currVal_0, currVal_1); }, null); } export function View_G2TimelineComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "g2-timeline", [], null, null, null, View_G2TimelineComponent_0, RenderType_G2TimelineComponent)), i0.ɵdid(1, 4964352, null, 0, i2.G2TimelineComponent, [i0.ChangeDetectorRef, i0.NgZone], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); } var G2TimelineComponentNgFactory = i0.ɵccf("g2-timeline", i2.G2TimelineComponent, View_G2TimelineComponent_Host_0, { title: "title", data: "data", titleMap: "titleMap", colorMap: "colorMap", mask: "mask", position: "position", height: "height", padding: "padding", borderWidth: "borderWidth" }, {}, []); export { G2TimelineComponentNgFactory as G2TimelineComponentNgFactory }; //# sourceMappingURL=timeline.component.ngfactory.js.map