UNPKG

@angular-jz/jz

Version:

jim jz

21 lines 3 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-user-picker.component"; import * as i3 from "@ng-bootstrap/ng-bootstrap/modal/modal"; var styles_JZUserPickerComponent = []; var RenderType_JZUserPickerComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_JZUserPickerComponent, data: {} }); export { RenderType_JZUserPickerComponent as RenderType_JZUserPickerComponent }; export function View_JZUserPickerComponent_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 11, "div", [["class", "input-group"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(2, 0, null, null, 0, "input", [["class", "form-control input-sm"], ["readonly", ""], ["type", "text"]], [[8, "placeholder", 0], [8, "value", 0]], null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(4, 0, null, null, 6, "div", [["class", "input-group-btn"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(6, 0, null, null, 3, "button", [["class", "btn btn-sm btn-primary"]], null, [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) { var pd_0 = (_co.showDialog() !== false); ad = (pd_0 && ad); } return ad; }, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵeld(8, 0, null, null, 0, "i", [["class", "fa fa-user"]], null, null, null, null, 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"]))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.placeholder; var currVal_1 = _co.displayText; _ck(_v, 2, 0, currVal_0, currVal_1); }); } export function View_JZUserPickerComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "jz-user-picker", [], null, null, null, View_JZUserPickerComponent_0, RenderType_JZUserPickerComponent)), i0.ɵprd(5120, null, i1.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i2.JZUserPickerComponent]), i0.ɵdid(2, 114688, null, 0, i2.JZUserPickerComponent, [i3.NgbModal], null, null)], function (_ck, _v) { _ck(_v, 2, 0); }, null); } var JZUserPickerComponentNgFactory = i0.ɵccf("jz-user-picker", i2.JZUserPickerComponent, View_JZUserPickerComponent_Host_0, { placeholder: "placeholder", multiple: "multiple", idField: "idField", textField: "textField", maxCount: "maxCount", _value: "_value", selectedValue: "selectedValue" }, { selectedValueChange: "selectedValueChange" }, []); export { JZUserPickerComponentNgFactory as JZUserPickerComponentNgFactory }; //# sourceMappingURL=jz-user-picker.component.ngfactory.js.map