yoyo-ng-modulewindy
Version:
服务于52ABP模板的前端开源的相关组件内容。整合了ng-alain和你NG ZORRO的内容
23 lines • 3.36 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/router";
import * as i2 from "@angular/common";
import * as i3 from "./global-footer.component";
var styles_GlobalFooterComponent = [];
var RenderType_GlobalFooterComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_GlobalFooterComponent, data: {} });
export { RenderType_GlobalFooterComponent as RenderType_GlobalFooterComponent };
function View_GlobalFooterComponent_2(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "a", [], [[1, "target", 0], [1, "target", 0], [8, "href", 4]], [[null, "click"]], function (_v, en, $event) { var ad = true; if (("click" === en)) {
var pd_0 = (i0.ɵnov(_v, 1).onClick($event.button, $event.ctrlKey, $event.metaKey, $event.shiftKey) !== false);
ad = (pd_0 && ad);
} return ad; }, null, null)), i0.ɵdid(1, 671744, null, 0, i1.RouterLinkWithHref, [i1.Router, i1.ActivatedRoute, i2.LocationStrategy], { routerLink: [0, "routerLink"] }, null), (_l()(), i0.ɵted(2, null, ["", ""]))], function (_ck, _v) { var currVal_3 = i0.ɵinlineInterpolate(1, "", _v.context.$implicit.href, ""); _ck(_v, 1, 0, currVal_3); }, function (_ck, _v) { var currVal_0 = _v.context.$implicit.blankTarget; var currVal_1 = i0.ɵnov(_v, 1).target; var currVal_2 = i0.ɵnov(_v, 1).href; _ck(_v, 0, 0, currVal_0, currVal_1, currVal_2); var currVal_4 = _v.context.$implicit.title; _ck(_v, 2, 0, currVal_4); }); }
function View_GlobalFooterComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "div", [["class", "links"]], null, null, null, null, null)), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_GlobalFooterComponent_2)), i0.ɵdid(2, 278528, null, 0, i2.NgForOf, [i0.ViewContainerRef, i0.TemplateRef, i0.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.links; _ck(_v, 2, 0, currVal_0); }, null); }
export function View_GlobalFooterComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵand(16777216, null, null, 1, null, View_GlobalFooterComponent_1)), i0.ɵdid(1, 16384, null, 0, i2.NgIf, [i0.ViewContainerRef, i0.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i0.ɵeld(2, 0, null, null, 1, "div", [["class", "copyright"]], null, null, null, null, null)), i0.ɵncd(null, 0)], function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.links && (_co.links.length > 0)); _ck(_v, 1, 0, currVal_0); }, null); }
export function View_GlobalFooterComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "global-footer", [], [[2, "ad-global-footer", null]], null, null, View_GlobalFooterComponent_0, RenderType_GlobalFooterComponent)), i0.ɵdid(1, 49152, null, 0, i3.GlobalFooterComponent, [], null, null)], null, function (_ck, _v) { var currVal_0 = true; _ck(_v, 0, 0, currVal_0); }); }
var GlobalFooterComponentNgFactory = i0.ɵccf("global-footer", i3.GlobalFooterComponent, View_GlobalFooterComponent_Host_0, { links: "links" }, {}, ["*"]);
export { GlobalFooterComponentNgFactory as GlobalFooterComponentNgFactory };
//# sourceMappingURL=global-footer.component.ngfactory.js.map