UNPKG

@wjya/ngx-webapp-icpc.group.pms

Version:

angular webapp : icpc.group.pms

39 lines 5.19 kB
"use strict"; /** * @fileoverview This file was generated by the Angular template compiler. Do not edit. * * @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes} * tslint:disable */ Object.defineProperty(exports, "__esModule", { value: true }); var i0 = require("@angular/core"); var i1 = require("@angular/common"); var i2 = require("../../../../../../node_modules/ng-zorro-antd/antd.ngfactory"); var i3 = require("ng-zorro-antd"); var i4 = require("./wx-qrcode.component"); var styles_WxQrcodeComponent = ["[_nghost-%COMP%] .ant-modal-body{\n text-align: center;\n height:500px;\n }"]; var RenderType_WxQrcodeComponent = i0.ɵcrt({ encapsulation: 0, styles: styles_WxQrcodeComponent, data: {} }); exports.RenderType_WxQrcodeComponent = RenderType_WxQrcodeComponent; function View_WxQrcodeComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\u4E8C\u7EF4\u7801"]))], null, null); } function View_WxQrcodeComponent_3(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 0, "img", [["alt", "\u4E8C\u7EF4\u7801"], ["style", "width:425px"]], [[8, "src", 4]], null, null, null, null))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.qrcodeValue; _ck(_v, 0, 0, currVal_0); }); } function View_WxQrcodeComponent_2(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵand(16777216, null, null, 1, null, View_WxQrcodeComponent_3)), i0.ɵdid(1, 16384, null, 0, i1.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i0.ɵeld(2, 0, null, null, 1, "a", [["download", "\u4E8C\u7EF4\u7801"], ["style", "display: block;width: 56px;margin: 0 auto;margin-top: 10px;"]], [[8, "href", 4]], null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\u70B9\u51FB\u4E0B\u8F7D"]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.qrcodeValue; _ck(_v, 1, 0, currVal_0); }, function (_ck, _v) { var _co = _v.component; var currVal_1 = _co.qrcodeUrl; _ck(_v, 2, 0, currVal_1); }); } function View_WxQrcodeComponent_4(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 3, "button", [["nz-button", ""]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) { var pd_0 = (i0.ɵnov(_v, 1)._onClick() !== false); ad = (pd_0 && ad); } if (("click" === en)) { var pd_1 = (_co.handleCancel() !== false); ad = (pd_1 && ad); } return ad; }, i2.View_NzButtonComponent_0, i2.RenderType_NzButtonComponent)), i0.ɵdid(1, 1097728, null, 0, i3.NzButtonComponent, [i0.ElementRef, i0.Renderer2], { nzType: [0, "nzType"], nzSize: [1, "nzSize"] }, null), (_l()(), i0.ɵeld(2, 0, null, 0, 1, "span", [], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\u53D6 \u6D88"]))], function (_ck, _v) { var currVal_0 = "default"; var currVal_1 = "large"; _ck(_v, 1, 0, currVal_0, currVal_1); }, null); } function View_WxQrcodeComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 16777216, null, null, 5, "nz-modal", [], null, [[null, "nzOnCancel"], [null, "keydown.esc"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("keydown.esc" === en)) { var pd_0 = (i0.ɵnov(_v, 2).onEsc($event) !== false); ad = (pd_0 && ad); } if (("nzOnCancel" === en)) { var pd_1 = (_co.handleCancel() !== false); ad = (pd_1 && ad); } return ad; }, i2.View_NzModalComponent_0, i2.RenderType_NzModalComponent)), i0.ɵprd(8704, null, i3.NzModalSubject, i3.NzModalSubject, []), i0.ɵdid(2, 4440064, null, 0, i3.NzModalComponent, [i3.NzModalSubject, i0.ViewContainerRef, i3.NzLocaleService], { nzVisible: [0, "nzVisible"], nzWidth: [1, "nzWidth"], nzTitle: [2, "nzTitle"], nzContent: [3, "nzContent"], nzFooter: [4, "nzFooter"] }, { nzOnCancel: "nzOnCancel" }), (_l()(), i0.ɵand(0, [["modalTitle", 2]], null, 0, null, View_WxQrcodeComponent_1)), (_l()(), i0.ɵand(0, [["modalContent", 2]], null, 0, null, View_WxQrcodeComponent_2)), (_l()(), i0.ɵand(0, [["modalFooter", 2]], null, 0, null, View_WxQrcodeComponent_4))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.modalIsVisible; var currVal_1 = 600; var currVal_2 = i0.ɵnov(_v, 3); var currVal_3 = i0.ɵnov(_v, 4); var currVal_4 = i0.ɵnov(_v, 5); _ck(_v, 2, 0, currVal_0, currVal_1, currVal_2, currVal_3, currVal_4); }, null); } exports.View_WxQrcodeComponent_0 = View_WxQrcodeComponent_0; function View_WxQrcodeComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "zx-wx-qrcode", [], null, null, null, View_WxQrcodeComponent_0, RenderType_WxQrcodeComponent)), i0.ɵdid(1, 114688, null, 0, i4.WxQrcodeComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); } exports.View_WxQrcodeComponent_Host_0 = View_WxQrcodeComponent_Host_0; var WxQrcodeComponentNgFactory = i0.ɵccf("zx-wx-qrcode", i4.WxQrcodeComponent, View_WxQrcodeComponent_Host_0, {}, {}, []); exports.WxQrcodeComponentNgFactory = WxQrcodeComponentNgFactory; //# sourceMappingURL=wx-qrcode.component.ngfactory.js.map