yoyo-ng-modulewindy
Version:
服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容
29 lines • 2.71 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/ngx-countdown/countdown.ngfactory";
import * as i2 from "ngx-countdown";
import * as i3 from "@angular/common";
import * as i4 from "./count-down.component";
var styles_CountDownComponent = [];
var RenderType_CountDownComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_CountDownComponent, data: {} });
export { RenderType_CountDownComponent as RenderType_CountDownComponent };
function View_CountDownComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "countdown", [], [[2, "count-down", null]], [[null, "start"], [null, "finished"], [null, "notify"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("start" === en)) {
var pd_0 = (_co._start() !== false);
ad = (pd_0 && ad);
} if (("finished" === en)) {
var pd_1 = (_co._finished() !== false);
ad = (pd_1 && ad);
} if (("notify" === en)) {
var pd_2 = (_co._notify($event) !== false);
ad = (pd_2 && ad);
} return ad; }, i1.View_CountdownComponent_0, i1.RenderType_CountdownComponent)), i0.ɵdid(1, 770048, null, 0, i2.CountdownComponent, [i0.ElementRef, i0.Renderer, i2.ɵa], { config: [0, "config"] }, { start: "start", finished: "finished", notify: "notify" })], function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.config; _ck(_v, 1, 0, currVal_1); }, function (_ck, _v) { var currVal_0 = true; _ck(_v, 0, 0, currVal_0); }); }
export function View_CountDownComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵand(16777216, null, null, 1, null, View_CountDownComponent_1)), i0.ɵdid(1, 16384, null, 0, i3.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.config; _ck(_v, 1, 0, currVal_0); }, null); }
export function View_CountDownComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "count-down", [], null, null, null, View_CountDownComponent_0, RenderType_CountDownComponent)), i0.ɵdid(1, 49152, null, 0, i4.CountDownComponent, [], null, null)], null, null); }
var CountDownComponentNgFactory = i0.ɵccf("count-down", i4.CountDownComponent, View_CountDownComponent_Host_0, { config: "config", target: "target" }, { begin: "begin", notify: "notify", end: "end" }, []);
export { CountDownComponentNgFactory as CountDownComponentNgFactory };
//# sourceMappingURL=count-down.component.ngfactory.js.map