@angular-jz/jz
Version:
jim jz
19 lines • 3.1 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/forms";
import * as i2 from "@angular/common";
import * as i3 from "./jz-multiple-select.component";
var styles_JZMultipleSelectComponent = [];
var RenderType_JZMultipleSelectComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_JZMultipleSelectComponent, data: {} });
export { RenderType_JZMultipleSelectComponent as RenderType_JZMultipleSelectComponent };
function View_JZMultipleSelectComponent_1(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 3, "option", [], null, null, null, null, null)), i0.ɵdid(1, 147456, null, 0, i1.NgSelectOption, [i0.ElementRef, i0.Renderer2, [8, null]], { value: [0, "value"] }, null), i0.ɵdid(2, 147456, null, 0, i1.ɵq, [i0.ElementRef, i0.Renderer2, [8, null]], { value: [0, "value"] }, null), (_l()(), i0.ɵted(3, null, ["", ""]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _v.context.$implicit[_co.idField]; _ck(_v, 1, 0, currVal_0); var currVal_1 = _v.context.$implicit[_co.idField]; _ck(_v, 2, 0, currVal_1); }, function (_ck, _v) { var _co = _v.component; var currVal_2 = _v.context.$implicit[_co.textField]; _ck(_v, 3, 0, currVal_2); }); }
export function View_JZMultipleSelectComponent_0(_l) { return i0.ɵvid(0, [i0.ɵqud(402653184, 1, { select: 0 }), (_l()(), i0.ɵeld(1, 0, [[1, 0], ["select", 1]], null, 4, "select", [["aria-hidden", "true"], ["class", "select2_demo_2 form-control select2-hidden-accessible full-width"], ["multiple", ""], ["tabindex", "-1"]], null, null, null, null, null)), (_l()(), i0.ɵted(-1, null, ["\n "])), (_l()(), i0.ɵand(16777216, null, null, 1, null, View_JZMultipleSelectComponent_1)), i0.ɵdid(4, 802816, null, 0, i2.NgForOf, [i0.ViewContainerRef, i0.TemplateRef, i0.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), (_l()(), i0.ɵted(-1, null, ["\n"])), (_l()(), i0.ɵted(-1, null, ["\n"]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.items; _ck(_v, 4, 0, currVal_0); }, null); }
export function View_JZMultipleSelectComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "jz-multiple-select", [], null, null, null, View_JZMultipleSelectComponent_0, RenderType_JZMultipleSelectComponent)), i0.ɵprd(5120, null, i1.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i3.JZMultipleSelectComponent]), i0.ɵdid(2, 4440064, null, 0, i3.JZMultipleSelectComponent, [], null, null)], function (_ck, _v) { _ck(_v, 2, 0); }, null); }
var JZMultipleSelectComponentNgFactory = i0.ɵccf("jz-multiple-select", i3.JZMultipleSelectComponent, View_JZMultipleSelectComponent_Host_0, { items: "items", idField: "idField", textField: "textField", placeholder: "placeholder", _value: "_value" }, {}, []);
export { JZMultipleSelectComponentNgFactory as JZMultipleSelectComponentNgFactory };
//# sourceMappingURL=jz-multiple-select.component.ngfactory.js.map