@angular-jz/jz
Version:
jim jz
21 lines • 4.44 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 "./jz-breadcrumb.component";
var styles_JZBreadcrumbComponent = [];
var RenderType_JZBreadcrumbComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_JZBreadcrumbComponent, data: {} });
export { RenderType_JZBreadcrumbComponent as RenderType_JZBreadcrumbComponent };
export function View_JZBreadcrumbComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 32, "div", [["class", "row wrapper border-bottom white-bg page-heading"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(2, 0, null, null, 26, "div", [["class", "col-lg-10"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(4, 0, null, null, 1, "h2", [], null, null, null, null, null)), (_l()(), i0.ɵted(5, null, ["", ""])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(7, 0, null, null, 20, "ol", [["class", "breadcrumb"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(9, 0, null, null, 5, "li", [], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(11, 0, null, null, 2, "a", [["routerLink", "/home"]], [[1, "target", 0], [8, "href", 4]], [[null, "click"]], function (_v, en, $event) { var ad = true; if (("click" === en)) {
var pd_0 = (i0.ɵnov(_v, 12).onClick($event.button, $event.ctrlKey, $event.metaKey, $event.shiftKey) !== false);
ad = (pd_0 && ad);
} return ad; }, null, null)), i0.ɵdid(12, 671744, null, 0, i1.RouterLinkWithHref, [i1.Router, i1.ActivatedRoute, i2.LocationStrategy], { routerLink: [0, "routerLink"] }, null), (_l()(), i0.ɵted(13, null, ["", ""])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(16, 0, null, null, 4, "li", [], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(18, 0, null, null, 1, "a", [], null, null, null, null, null)), (_l()(), i0.ɵted(19, null, ["", ""])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(22, 0, null, null, 4, "li", [["class", "active"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(24, 0, null, null, 1, "strong", [], null, null, null, null, null)), (_l()(), i0.ɵted(25, null, ["", ""])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(30, 0, null, null, 1, "div", [["class", "col-lg-2"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵted(-1, null, ["\n "]))], function (_ck, _v) { var currVal_3 = "/home"; _ck(_v, 12, 0, currVal_3); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.page; _ck(_v, 5, 0, currVal_0); var currVal_1 = i0.ɵnov(_v, 12).target; var currVal_2 = i0.ɵnov(_v, 12).href; _ck(_v, 11, 0, currVal_1, currVal_2); var currVal_4 = _co.root; _ck(_v, 13, 0, currVal_4); var currVal_5 = _co.module; _ck(_v, 19, 0, currVal_5); var currVal_6 = _co.page; _ck(_v, 25, 0, currVal_6); }); }
export function View_JZBreadcrumbComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 1, "jz-breadcrumb", [], null, null, null, View_JZBreadcrumbComponent_0, RenderType_JZBreadcrumbComponent)), i0.ɵdid(1, 114688, null, 0, i3.JZBreadcrumbComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
var JZBreadcrumbComponentNgFactory = i0.ɵccf("jz-breadcrumb", i3.JZBreadcrumbComponent, View_JZBreadcrumbComponent_Host_0, { page: "page", module: "module", root: "root" }, {}, []);
export { JZBreadcrumbComponentNgFactory as JZBreadcrumbComponentNgFactory };
//# sourceMappingURL=jz-breadcrumb.component.ngfactory.js.map