UNPKG

@angular-jz/jz

Version:

jim jz

20 lines 2.57 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/forms"; import * as i2 from "./jz-date-picker.component"; var styles_JZDatePickerComponent = []; var RenderType_JZDatePickerComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_JZDatePickerComponent, data: {} }); export { RenderType_JZDatePickerComponent as RenderType_JZDatePickerComponent }; export function View_JZDatePickerComponent_0(_l) { return i0.ɵvid(0, [i0.ɵqud(402653184, 1, { input: 0 }), (_l()(), i0.ɵeld(1, 0, null, null, 6, "div", [["class", "input-group date"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(3, 0, null, null, 1, "span", [["class", "input-group-addon"]], [[4, "display", null]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) { var pd_0 = (_co.show() !== false); ad = (pd_0 && ad); } return ad; }, null, null)), (_l()(), i0.ɵeld(4, 0, null, null, 0, "i", [["class", "fa fa-calendar"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(6, 0, [[1, 0], ["input", 1]], null, 0, "input", [["class", "form-control"], ["type", "text"]], [[8, "placeholder", 0]], null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n"])), (_l()(), i0.ɵted(-1, null, ["\n"]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.showIcon ? "table-cell" : "none"); _ck(_v, 3, 0, currVal_0); var currVal_1 = _co.placeholder; _ck(_v, 6, 0, currVal_1); }); } export function View_JZDatePickerComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "jz-date-picker", [], null, null, null, View_JZDatePickerComponent_0, RenderType_JZDatePickerComponent)), i0.ɵprd(5120, null, i1.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i2.JZDatePickerComponent]), i0.ɵdid(2, 4440064, null, 0, i2.JZDatePickerComponent, [], null, null)], function (_ck, _v) { _ck(_v, 2, 0); }, null); } var JZDatePickerComponentNgFactory = i0.ɵccf("jz-date-picker", i2.JZDatePickerComponent, View_JZDatePickerComponent_Host_0, { format: "format", placeholder: "placeholder", showIcon: "showIcon", _value: "_value" }, {}, []); export { JZDatePickerComponentNgFactory as JZDatePickerComponentNgFactory }; //# sourceMappingURL=jz-date-picker.component.ngfactory.js.map