yoyo-ng-modulewindy
Version:
服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容
21 lines • 2.56 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 "@angular/common";
import * as i2 from "./tag-select.component";
var styles_TagSelectComponent = [];
var RenderType_TagSelectComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_TagSelectComponent, data: {} });
export { RenderType_TagSelectComponent as RenderType_TagSelectComponent };
function View_TagSelectComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "a", [["class", "trigger"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
var pd_0 = (_co.trigger() !== false);
ad = (pd_0 && ad);
} return ad; }, null, null)), (_l()(), i0.ɵted(1, null, ["", ""])), (_l()(), i0.ɵeld(2, 0, null, null, 0, "i", [], [[8, "className", 0]], null, null, null, null))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.expand ? "\u6536\u8D77" : "\u5C55\u5F00"); _ck(_v, 1, 0, currVal_0); var currVal_1 = i0.ɵinlineInterpolate(1, "anticon anticon-", (_co.expand ? "up" : "down"), " ml-sm"); _ck(_v, 2, 0, currVal_1); }); }
export function View_TagSelectComponent_0(_l) { return i0.ɵvid(0, [i0.ɵncd(null, 0), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_TagSelectComponent_1)), i0.ɵdid(2, 16384, null, 0, i1.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.expandable; _ck(_v, 2, 0, currVal_0); }, null); }
export function View_TagSelectComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "tag-select", [], [[2, "ad-tag-select", null], [2, "has-expand", null], [2, "expanded", null]], null, null, View_TagSelectComponent_0, RenderType_TagSelectComponent)), i0.ɵdid(1, 49152, null, 0, i2.TagSelectComponent, [], null, null)], null, function (_ck, _v) { var currVal_0 = true; var currVal_1 = i0.ɵnov(_v, 1).expandable; var currVal_2 = i0.ɵnov(_v, 1).expand; _ck(_v, 0, 0, currVal_0, currVal_1, currVal_2); }); }
var TagSelectComponentNgFactory = i0.ɵccf("tag-select", i2.TagSelectComponent, View_TagSelectComponent_Host_0, { expandable: "expandable" }, { change: "change" }, ["*"]);
export { TagSelectComponentNgFactory as TagSelectComponentNgFactory };
//# sourceMappingURL=tag-select.component.ngfactory.js.map