UNPKG

yoyo-ng-modulewindy

Version:

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

19 lines 1.73 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 "./full-content.component"; import * as i2 from "@angular/router"; import * as i3 from "./full-content.service"; import * as i4 from "@angular/common"; var styles_FullContentComponent = []; var RenderType_FullContentComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_FullContentComponent, data: {} }); export { RenderType_FullContentComponent as RenderType_FullContentComponent }; export function View_FullContentComponent_0(_l) { return i0.ɵvid(2, [i0.ɵncd(null, 0)], null, null); } export function View_FullContentComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "full-content", [], [[2, "ad-full-content", null], [4, "height", "px"]], null, null, View_FullContentComponent_0, RenderType_FullContentComponent)), i0.ɵdid(1, 4964352, null, 0, i1.FullContentComponent, [i0.ElementRef, i2.Router, i0.ChangeDetectorRef, i3.FullContentService, i4.DOCUMENT], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, function (_ck, _v) { var currVal_0 = true; var currVal_1 = i0.ɵnov(_v, 1)._height; _ck(_v, 0, 0, currVal_0, currVal_1); }); } var FullContentComponentNgFactory = i0.ɵccf("full-content", i1.FullContentComponent, View_FullContentComponent_Host_0, { fullscreen: "fullscreen", hideTitle: "hideTitle", padding: "padding" }, { fullscreenChange: "fullscreenChange" }, ["*"]); export { FullContentComponentNgFactory as FullContentComponentNgFactory }; //# sourceMappingURL=full-content.component.ngfactory.js.map