UNPKG

yoyo-ng-modulewindy

Version:

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

18 lines 2.21 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 "./standard-form-row.component"; var styles_StandardFormRowComponent = []; var RenderType_StandardFormRowComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_StandardFormRowComponent, data: {} }); export { RenderType_StandardFormRowComponent as RenderType_StandardFormRowComponent }; function View_StandardFormRowComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "div", [["class", "label"]], null, null, null, null, null)), (_l()(), i0.ɵeld(1, 0, null, null, 1, "span", [], null, null, null, null, null)), (_l()(), i0.ɵted(2, null, ["", ""]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.title; _ck(_v, 2, 0, currVal_0); }); } export function View_StandardFormRowComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵand(16777216, null, null, 1, null, View_StandardFormRowComponent_1)), i0.ɵdid(1, 16384, null, 0, i1.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i0.ɵeld(2, 0, null, null, 1, "div", [["class", "control"]], null, null, null, null, null)), i0.ɵncd(null, 0)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.title; _ck(_v, 1, 0, currVal_0); }, null); } export function View_StandardFormRowComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "standard-form-row", [], null, null, null, View_StandardFormRowComponent_0, RenderType_StandardFormRowComponent)), i0.ɵdid(1, 573440, null, 0, i2.StandardFormRowComponent, [i0.ElementRef, i0.Renderer2], null, null)], null, null); } var StandardFormRowComponentNgFactory = i0.ɵccf("standard-form-row", i2.StandardFormRowComponent, View_StandardFormRowComponent_Host_0, { title: "title", block: "block", last: "last", grid: "grid" }, {}, ["*"]); export { StandardFormRowComponentNgFactory as StandardFormRowComponentNgFactory }; //# sourceMappingURL=standard-form-row.component.ngfactory.js.map