UNPKG

@angular-jz/jz

Version:

jim jz

19 lines 3.19 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 "@angular/common"; import * as i3 from "./jz-multiple-tree-select.component"; var styles_JZMultipleTreeSelectComponent = []; var RenderType_JZMultipleTreeSelectComponent = i0.ɵcrt({ encapsulation: 2, styles: styles_JZMultipleTreeSelectComponent, data: {} }); export { RenderType_JZMultipleTreeSelectComponent as RenderType_JZMultipleTreeSelectComponent }; function View_JZMultipleTreeSelectComponent_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_JZMultipleTreeSelectComponent_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_JZMultipleTreeSelectComponent_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_JZMultipleTreeSelectComponent_Host_0(_l) { return i0.ɵvid(0, [(_l()(), i0.ɵeld(0, 0, null, null, 2, "jz-multiple-tree-select", [], null, null, null, View_JZMultipleTreeSelectComponent_0, RenderType_JZMultipleTreeSelectComponent)), i0.ɵprd(5120, null, i1.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i3.JZMultipleTreeSelectComponent]), i0.ɵdid(2, 4440064, null, 0, i3.JZMultipleTreeSelectComponent, [], null, null)], function (_ck, _v) { _ck(_v, 2, 0); }, null); } var JZMultipleTreeSelectComponentNgFactory = i0.ɵccf("jz-multiple-tree-select", i3.JZMultipleTreeSelectComponent, View_JZMultipleTreeSelectComponent_Host_0, { items: "items", idField: "idField", textField: "textField", placeholder: "placeholder", _value: "_value" }, {}, []); export { JZMultipleTreeSelectComponentNgFactory as JZMultipleTreeSelectComponentNgFactory }; //# sourceMappingURL=jz-multiple-tree-select.component.ngfactory.js.map