UNPKG

yoyo-ng-modulewindy

Version:

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

18 lines 1.81 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 "./qr.component"; import * as i2 from "./qr.config"; import * as i3 from "./qr.service"; var styles_QRComponent = []; var RenderType_QRComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_QRComponent, data: {} }); export { RenderType_QRComponent as RenderType_QRComponent }; export function View_QRComponent_0(_l) { return i0.ɵvid(2, [(_l()(), i0.ɵeld(0, 0, null, null, 0, "img", [], [[8, "src", 4]], null, null, null, null))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = i0.ɵinlineInterpolate(1, "", _co.dataURL, ""); _ck(_v, 0, 0, currVal_0); }); } export function View_QRComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "qr", [], [[2, "ad-qr", null], [4, "height", "px"], [4, "width", "px"]], null, null, View_QRComponent_0, RenderType_QRComponent)), i0.ɵdid(1, 573440, null, 0, i1.QRComponent, [i2.AdQRConfig, i3.QRService, i0.ChangeDetectorRef], null, null)], null, function (_ck, _v) { var currVal_0 = true; var currVal_1 = i0.ɵnov(_v, 1).size; var currVal_2 = i0.ɵnov(_v, 1).size; _ck(_v, 0, 0, currVal_0, currVal_1, currVal_2); }); } var QRComponentNgFactory = i0.ɵccf("qr", i1.QRComponent, View_QRComponent_Host_0, { background: "background", backgroundAlpha: "backgroundAlpha", foreground: "foreground", foregroundAlpha: "foregroundAlpha", level: "level", mime: "mime", padding: "padding", size: "size", value: "value" }, { change: "change" }, []); export { QRComponentNgFactory as QRComponentNgFactory }; //# sourceMappingURL=qr.component.ngfactory.js.map