UNPKG

yoyo-ng-modulewindy

Version:

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

20 lines 2.4 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 "./quick-menu.component"; var styles_QuickMenuComponent = []; var RenderType_QuickMenuComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_QuickMenuComponent, data: {} }); export { RenderType_QuickMenuComponent as RenderType_QuickMenuComponent }; export function View_QuickMenuComponent_0(_l) { return i0.ɵvid(2, [(_l()(), i0.ɵeld(0, 0, null, null, 5, "div", [["class", "ad-quick-menu__inner"]], null, null, null, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 3, "div", [["class", "ad-quick-menu__ctrl"]], null, null, null, null, null)), i0.ɵdid(2, 278528, null, 0, i1.NgStyle, [i0.KeyValueDiffers, i0.ElementRef, i0.Renderer2], { ngStyle: [0, "ngStyle"] }, null), (_l()(), i0.ɵeld(3, 0, null, null, 1, "i", [], null, null, null, null, null)), i0.ɵdid(4, 278528, null, 0, i1.NgClass, [i0.IterableDiffers, i0.KeyValueDiffers, i0.ElementRef, i0.Renderer2], { ngClass: [0, "ngClass"] }, null), i0.ɵncd(null, 0)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.ctrlStyle; _ck(_v, 2, 0, currVal_0); var currVal_1 = _co.icon; _ck(_v, 4, 0, currVal_1); }, null); } export function View_QuickMenuComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "quick-menu", [], [[2, "ad-quick-menu", null]], [[null, "click"]], function (_v, en, $event) { var ad = true; if (("click" === en)) { var pd_0 = (i0.ɵnov(_v, 1)._click() !== false); ad = (pd_0 && ad); } return ad; }, View_QuickMenuComponent_0, RenderType_QuickMenuComponent)), i0.ɵdid(1, 638976, null, 0, i2.QuickMenuComponent, [i0.ChangeDetectorRef, i0.ElementRef, i0.Renderer2], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, function (_ck, _v) { var currVal_0 = true; _ck(_v, 0, 0, currVal_0); }); } var QuickMenuComponentNgFactory = i0.ɵccf("quick-menu", i2.QuickMenuComponent, View_QuickMenuComponent_Host_0, { icon: "icon", top: "top", width: "width", bgColor: "bgColor", borderColor: "borderColor" }, {}, ["*"]); export { QuickMenuComponentNgFactory as QuickMenuComponentNgFactory }; //# sourceMappingURL=quick-menu.component.ngfactory.js.map