vcomply-workflow-engine 2.6.183 → 2.6.185
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/bundles/vcomply-workflow-engine.umd.js +465 -273
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/add-multiple-responsibility-with-tab/add-multiple-responsibility-with-tab.component.js +2 -2
- package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.js +3 -3
- package/esm2015/lib/sharedComponents/floating-bar/floating-bar.component.ngfactory.js +2 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.js +2 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-annual/frequency-annual.component.ngfactory.js +7 -7
- package/esm2015/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.js +2 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-biannual/frequency-biannual.component.ngfactory.js +7 -7
- package/esm2015/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.js +3 -5
- package/esm2015/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.ngfactory.js +4 -10
- package/esm2015/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-container/frequency-container.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-container/frequency-container.component.ngfactory.js +13 -65
- package/esm2015/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.js +2 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-daily/frequency-daily.component.ngfactory.js +6 -6
- package/esm2015/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-due-date/frequency-due-date.component.ngfactory.js +21 -99
- package/esm2015/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.js +3 -4
- package/esm2015/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.ngfactory.js +31 -74
- package/esm2015/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.js +2 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-monthly/frequency-monthly.component.ngfactory.js +7 -7
- package/esm2015/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-on-completion-of/frequency-on-completion-of.component.ngfactory.js +4 -40
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-one-time/frequency-one-time.component.ngfactory.js +19 -27
- package/esm2015/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.js +4 -4
- package/esm2015/lib/sharedComponents/frequency/frequency-ongoing/frequency-ongoing.component.ngfactory.js +7 -7
- package/esm2015/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.js +2 -2
- package/esm2015/lib/sharedComponents/frequency/frequency-quarterly/frequency-quarterly.component.ngfactory.js +7 -7
- package/esm2015/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.js +3 -5
- package/esm2015/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.ngfactory.js +4 -10
- package/esm2015/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-random/frequency-random.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-random/frequency-random.component.ngfactory.js +24 -24
- package/esm2015/lib/sharedComponents/frequency/frequency-top/frequency-top.component.js +4 -6
- package/esm2015/lib/sharedComponents/frequency/frequency-top/frequency-top.component.ngfactory.js +8 -62
- package/esm2015/lib/sharedComponents/frequency/frequency-top/frequency-top.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.js +3 -3
- package/esm2015/lib/sharedComponents/frequency/frequency-weekly/frequency-weekly.component.ngfactory.js +7 -7
- package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.js +12 -3
- package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.ngfactory.js +46 -45
- package/esm2015/lib/sharedComponents/group-users-list/group-users-list.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/owner-list/owner-list.component.js +17 -4
- package/esm2015/lib/sharedComponents/owner-list/owner-list.component.ngfactory.js +26 -25
- package/esm2015/lib/sharedComponents/owner-list/owner-list.component.ngsummary.json +1 -1
- package/esm2015/lib/sharedComponents/review-frequency/review-frequency.component.js +3 -3
- package/esm2015/lib/sharedComponents/review-frequency/review-frequency.component.ngfactory.js +12 -12
- package/esm2015/lib/sharedComponents/users-radio-list/users-radio-list.component.js +13 -4
- package/esm2015/lib/sharedComponents/users-radio-list/users-radio-list.component.ngfactory.js +22 -21
- package/esm2015/lib/sharedComponents/users-radio-list/users-radio-list.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.js +297 -216
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngfactory.js +9 -9
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-engine.module.ngfactory.js +1 -1
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.js +6 -3
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngfactory.js +1 -1
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngsummary.json +1 -1
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/pipes/tooltip-message.pipe.js +63 -0
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/pipes/tooltip-message.pipe.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.js +15 -2
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngfactory.js +32 -31
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-services/frequency.service.js +3 -3
- package/esm2015/vcomply-workflow-engine.js +6 -5
- package/esm2015/vcomply-workflow-engine.ngsummary.json +1 -1
- package/fesm2015/vcomply-workflow-engine.js +452 -270
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/sharedComponents/frequency/frequency-checkbox-list/frequency-checkbox-list.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-lifecycle/frequency-lifecycle.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-radio-list/frequency-radio-list.component.d.ts +0 -1
- package/lib/sharedComponents/frequency/frequency-top/frequency-top.component.d.ts +0 -1
- package/lib/sharedComponents/group-users-list/group-users-list.component.d.ts +5 -0
- package/lib/sharedComponents/owner-list/owner-list.component.d.ts +6 -0
- package/lib/sharedComponents/users-radio-list/users-radio-list.component.d.ts +5 -0
- package/lib/workflow-compliance/workflow-compliance.component.d.ts +10 -0
- package/lib/workflow-program/create-program-ui/define-framework-listing/pipes/tooltip-message.pipe.d.ts +4 -0
- package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts +6 -0
- package/package.json +1 -1
- package/vcomply-workflow-engine.d.ts +5 -4
- package/vcomply-workflow-engine.metadata.json +1 -1
package/esm2015/lib/sharedComponents/users-radio-list/users-radio-list.component.ngfactory.js
CHANGED
|
@@ -6,39 +6,40 @@
|
|
|
6
6
|
*/
|
|
7
7
|
import * as i0 from "./users-radio-list.component.less.shim.ngstyle";
|
|
8
8
|
import * as i1 from "@angular/core";
|
|
9
|
-
import * as i2 from "../../
|
|
10
|
-
import * as i3 from "../../formgroup/cs-radio/cs-radio.component";
|
|
11
|
-
import * as i4 from "../../
|
|
9
|
+
import * as i2 from "../../ui-kit/tooltip/tooltip.directive";
|
|
10
|
+
import * as i3 from "../../formgroup/cs-radio/cs-radio.component.ngfactory";
|
|
11
|
+
import * as i4 from "../../formgroup/cs-radio/cs-radio.component";
|
|
12
12
|
import * as i5 from "@angular/common";
|
|
13
13
|
import * as i6 from "../no-data/no-data.component.ngfactory";
|
|
14
14
|
import * as i7 from "../no-data/no-data.component";
|
|
15
15
|
import * as i8 from "@angular/forms";
|
|
16
16
|
import * as i9 from "../pipes/filterPipe";
|
|
17
|
-
import * as i10 from "
|
|
18
|
-
import * as i11 from "../floating-bar/floating-bar.component";
|
|
19
|
-
import * as i12 from "
|
|
17
|
+
import * as i10 from "../../workflow-program/create-program-ui/define-framework-listing/pipes/tooltip-message.pipe";
|
|
18
|
+
import * as i11 from "../floating-bar/floating-bar.component.ngfactory";
|
|
19
|
+
import * as i12 from "../floating-bar/floating-bar.component";
|
|
20
|
+
import * as i13 from "./users-radio-list.component";
|
|
20
21
|
var styles_UserRadioListComponent = [i0.styles];
|
|
21
22
|
var RenderType_UserRadioListComponent = i1.ɵcrt({ encapsulation: 0, styles: styles_UserRadioListComponent, data: {} });
|
|
22
23
|
export { RenderType_UserRadioListComponent as RenderType_UserRadioListComponent };
|
|
23
|
-
function View_UserRadioListComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null,
|
|
24
|
-
var pd_0 = (
|
|
25
|
-
ad = (pd_0 && ad);
|
|
26
|
-
} return ad; }, i2.View_CsRadioComponent_0, i2.RenderType_CsRadioComponent)), i1.ɵdid(2, 114688, null, 0, i3.CsRadioComponent, [], { name: [0, "name"], checked: [1, "checked"] }, { checkedEvent: "checkedEvent" }), (_l()(), i1.ɵeld(3, 0, null, 0, 2, "span", [["class", "name"], ["delay", "0"], ["placement", "bottom-left"], ["type", "black"]], null, [[null, "mouseenter"], [null, "mouseover"], [null, "mouseleave"], [null, "mouseout"], [null, "click"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
|
|
27
|
-
var pd_0 = (i1.ɵnov(_v, 4).onMouseEnter() !== false);
|
|
24
|
+
function View_UserRadioListComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 6, "li", [["delay", "0"], ["placement", "bottom-left"], ["type", "black"]], null, [[null, "mouseenter"], [null, "mouseover"], [null, "mouseleave"], [null, "mouseout"], [null, "click"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
|
|
25
|
+
var pd_0 = (i1.ɵnov(_v, 1).onMouseEnter() !== false);
|
|
28
26
|
ad = (pd_0 && ad);
|
|
29
27
|
} if (("mouseover" === en)) {
|
|
30
|
-
var pd_1 = (i1.ɵnov(_v,
|
|
28
|
+
var pd_1 = (i1.ɵnov(_v, 1).onMouseOver() !== false);
|
|
31
29
|
ad = (pd_1 && ad);
|
|
32
30
|
} if (("mouseleave" === en)) {
|
|
33
|
-
var pd_2 = (i1.ɵnov(_v,
|
|
31
|
+
var pd_2 = (i1.ɵnov(_v, 1).onMouseLeave() !== false);
|
|
34
32
|
ad = (pd_2 && ad);
|
|
35
33
|
} if (("mouseout" === en)) {
|
|
36
|
-
var pd_3 = (i1.ɵnov(_v,
|
|
34
|
+
var pd_3 = (i1.ɵnov(_v, 1).onMouseOut() !== false);
|
|
37
35
|
ad = (pd_3 && ad);
|
|
38
36
|
} if (("click" === en)) {
|
|
39
|
-
var pd_4 = (i1.ɵnov(_v,
|
|
37
|
+
var pd_4 = (i1.ɵnov(_v, 1).onClick() !== false);
|
|
40
38
|
ad = (pd_4 && ad);
|
|
41
|
-
} return ad; }, null, null)), i1.ɵdid(
|
|
39
|
+
} return ad; }, null, null)), i1.ɵdid(1, 81920, null, 0, i2.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), i1.ɵppd(2, 8), (_l()(), i1.ɵeld(3, 0, null, null, 3, "app-cs-radio", [], [[2, "disabled", null]], [[null, "checkedEvent"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("checkedEvent" === en)) {
|
|
40
|
+
var pd_0 = (_co.selectUser(_v.context.$implicit) !== false);
|
|
41
|
+
ad = (pd_0 && ad);
|
|
42
|
+
} return ad; }, i3.View_CsRadioComponent_0, i3.RenderType_CsRadioComponent)), i1.ɵdid(4, 114688, null, 0, i4.CsRadioComponent, [], { name: [0, "name"], checked: [1, "checked"] }, { checkedEvent: "checkedEvent" }), (_l()(), i1.ɵeld(5, 0, null, 0, 1, "span", [["class", "name"]], null, null, null, null, null)), (_l()(), i1.ɵted(6, null, [" ", ""]))], function (_ck, _v) { var _co = _v.component; var currVal_0 = i1.ɵunv(_v, 1, 0, _ck(_v, 2, 0, i1.ɵnov(_v.parent.parent.parent.parent, 1), _v.context.$implicit, _co.fromResponsibility, _co.reviewerIds, _co.overseerIds, _co.assignorId, i1.ɵEMPTY_ARRAY, "my_member_id", ((_co.disabledId == null) ? null : _co.disabledId.includes(_v.context.$implicit[_co.userIdKey])))); var currVal_1 = "bottom-left"; var currVal_2 = "black"; var currVal_3 = true; _ck(_v, 1, 0, currVal_0, currVal_1, currVal_2, currVal_3); var currVal_5 = "category"; var currVal_6 = (_co.selectedUser && (_co.selectedUser[_co.userIdKey] == _v.context.$implicit[_co.userIdKey])); _ck(_v, 4, 0, currVal_5, currVal_6); }, function (_ck, _v) { var _co = _v.component; var currVal_4 = ((_co.disabledId == null) ? null : _co.disabledId.includes(_v.context.$implicit[_co.userIdKey])); _ck(_v, 3, 0, currVal_4); var currVal_7 = _v.context.$implicit[_co.itemNameKey]; _ck(_v, 6, 0, currVal_7); }); }
|
|
42
43
|
function View_UserRadioListComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "ul", [["class", "user-radio-list"]], [[2, "full-height", null]], null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_UserRadioListComponent_4)), i1.ɵdid(2, 278528, null, 0, i5.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), i1.ɵppd(3, 2)], function (_ck, _v) { var _co = _v.component; var currVal_1 = i1.ɵunv(_v, 2, 0, _ck(_v, 3, 0, i1.ɵnov(_v.parent.parent.parent, 0), _co.usersList, _co.search)); _ck(_v, 2, 0, currVal_1); }, function (_ck, _v) { var currVal_0 = false; _ck(_v, 0, 0, currVal_0); }); }
|
|
43
44
|
function View_UserRadioListComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-no-data", [], null, null, null, i6.View_NoDataComponent_0, i6.RenderType_NoDataComponent)), i1.ɵdid(1, 114688, null, 0, i7.NoDataComponent, [], { noDataImage: [0, "noDataImage"], noDataText: [1, "noDataText"] }, null)], function (_ck, _v) { var currVal_0 = "https://cdn.v-comply.com/libraries/workflow-engine/assets/workflow/search-data.svg"; var currVal_1 = "No Users Found"; _ck(_v, 1, 0, currVal_0, currVal_1); }, null); }
|
|
44
45
|
function View_UserRadioListComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_UserRadioListComponent_3)), i1.ɵdid(2, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_UserRadioListComponent_5)), i1.ɵdid(4, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var currVal_0 = (((_v.context.ngIf == null) ? null : _v.context.ngIf.length) > 0); _ck(_v, 2, 0, currVal_0); var currVal_1 = (((_v.context.ngIf == null) ? null : _v.context.ngIf.length) === 0); _ck(_v, 4, 0, currVal_1); }, null); }
|
|
@@ -59,7 +60,7 @@ function View_UserRadioListComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵe
|
|
|
59
60
|
ad = (pd_4 && ad);
|
|
60
61
|
} return ad; }, null, null)), i1.ɵdid(5, 16384, null, 0, i8.DefaultValueAccessor, [i1.Renderer2, i1.ElementRef, [2, i8.COMPOSITION_BUFFER_MODE]], null, null), i1.ɵprd(1024, null, i8.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i8.DefaultValueAccessor]), i1.ɵdid(7, 671744, null, 0, i8.NgModel, [[8, null], [8, null], [8, null], [6, i8.NG_VALUE_ACCESSOR]], { model: [0, "model"] }, { update: "ngModelChange" }), i1.ɵprd(2048, null, i8.NgControl, null, [i8.NgModel]), i1.ɵdid(9, 16384, null, 0, i8.NgControlStatus, [[4, i8.NgControl]], null, null), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_UserRadioListComponent_2)), i1.ɵdid(11, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), i1.ɵppd(12, 2)], function (_ck, _v) { var _co = _v.component; var currVal_7 = _co.search; _ck(_v, 7, 0, currVal_7); var currVal_8 = i1.ɵunv(_v, 11, 0, _ck(_v, 12, 0, i1.ɵnov(_v.parent, 0), _co.usersList, _co.search)); _ck(_v, 11, 0, currVal_8); }, function (_ck, _v) { var currVal_0 = i1.ɵnov(_v, 9).is("untouched"); var currVal_1 = i1.ɵnov(_v, 9).is("touched"); var currVal_2 = i1.ɵnov(_v, 9).is("pristine"); var currVal_3 = i1.ɵnov(_v, 9).is("dirty"); var currVal_4 = i1.ɵnov(_v, 9).is("valid"); var currVal_5 = i1.ɵnov(_v, 9).is("invalid"); var currVal_6 = i1.ɵnov(_v, 9).is("pending"); _ck(_v, 4, 0, currVal_0, currVal_1, currVal_2, currVal_3, currVal_4, currVal_5, currVal_6); }); }
|
|
61
62
|
function View_UserRadioListComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "div", [["class", "add-risk-user-radio-list-body"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 1, "app-no-data", [], null, null, null, i6.View_NoDataComponent_0, i6.RenderType_NoDataComponent)), i1.ɵdid(2, 114688, null, 0, i7.NoDataComponent, [], { noDataImage: [0, "noDataImage"], noDataText: [1, "noDataText"] }, null)], function (_ck, _v) { var currVal_0 = "https://cdn.v-comply.com/libraries/workflow-engine/assets/workflow/search-data.svg"; var currVal_1 = "No Users Found"; _ck(_v, 2, 0, currVal_0, currVal_1); }, null); }
|
|
62
|
-
export function View_UserRadioListComponent_0(_l) { return i1.ɵvid(0, [i1.ɵpid(0, i9.FilterPipe, []), (_l()(), i1.ɵeld(
|
|
63
|
+
export function View_UserRadioListComponent_0(_l) { return i1.ɵvid(0, [i1.ɵpid(0, i9.FilterPipe, []), i1.ɵpid(0, i10.TooltipMessagePipe, []), (_l()(), i1.ɵeld(2, 0, null, null, 11, "div", [["class", "add-risk-user-radio-list"]], [[2, "animate", null]], null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 2, "div", [["class", "add-risk-user-radio-list-head"]], null, null, null, null, null)), (_l()(), i1.ɵeld(4, 0, null, null, 1, "h3", [["class", "add-risk-user-radio-list-title"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Select User"])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_UserRadioListComponent_1)), i1.ɵdid(7, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_UserRadioListComponent_6)), i1.ɵdid(9, 16384, null, 0, i5.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(10, 0, null, null, 3, "app-floating-bar", [], null, [[null, "closeEvent"], [null, "closeList"], [null, "deleteEvent"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("closeEvent" === en)) {
|
|
63
64
|
var pd_0 = (_co.save() !== false);
|
|
64
65
|
ad = (pd_0 && ad);
|
|
65
66
|
} if (("closeList" === en)) {
|
|
@@ -68,8 +69,8 @@ export function View_UserRadioListComponent_0(_l) { return i1.ɵvid(0, [i1.ɵpid
|
|
|
68
69
|
} if (("deleteEvent" === en)) {
|
|
69
70
|
var pd_2 = (_co.deleteEvent($event) !== false);
|
|
70
71
|
ad = (pd_2 && ad);
|
|
71
|
-
} return ad; },
|
|
72
|
-
export function View_UserRadioListComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-users-radio-list", [], null, null, null, View_UserRadioListComponent_0, RenderType_UserRadioListComponent)), i1.ɵdid(1, 638976, null, 0,
|
|
73
|
-
var UserRadioListComponentNgFactory = i1.ɵccf("app-users-radio-list",
|
|
72
|
+
} return ad; }, i11.View_FloatingBarComponent_0, i11.RenderType_FloatingBarComponent)), i1.ɵdid(11, 638976, null, 0, i12.FloatingBarComponent, [], { selectedData: [0, "selectedData"], displayElementKey: [1, "displayElementKey"], elementId: [2, "elementId"], singularText: [3, "singularText"], pluralText: [4, "pluralText"], isDisabled: [5, "isDisabled"] }, { closeEvent: "closeEvent", deleteEvent: "deleteEvent", closeList: "closeList" }), i1.ɵpad(12, 1), i1.ɵpad(13, 1)], function (_ck, _v) { var _co = _v.component; var currVal_1 = (((_co.usersList == null) ? null : _co.usersList.length) > 0); _ck(_v, 7, 0, currVal_1); var currVal_2 = (((_co.usersList == null) ? null : _co.usersList.length) === 0); _ck(_v, 9, 0, currVal_2); var currVal_3 = (_co.selectedUser ? _ck(_v, 12, 0, _co.selectedUser) : i1.ɵEMPTY_ARRAY); var currVal_4 = _co.itemNameKey; var currVal_5 = _co.userIdKey; var currVal_6 = "User selected"; var currVal_7 = "Users selected"; var tmp_8_0; var currVal_8 = ((((_co.usersList == null) ? null : _co.usersList.length) === 0) || ((((tmp_8_0 = (_co.selectedUser ? _ck(_v, 13, 0, _co.selectedUser) : i1.ɵEMPTY_ARRAY)) == null) ? null : tmp_8_0.length) === 0)); _ck(_v, 11, 0, currVal_3, currVal_4, currVal_5, currVal_6, currVal_7, currVal_8); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.animation; _ck(_v, 2, 0, currVal_0); }); }
|
|
73
|
+
export function View_UserRadioListComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-users-radio-list", [], null, null, null, View_UserRadioListComponent_0, RenderType_UserRadioListComponent)), i1.ɵdid(1, 638976, null, 0, i13.UserRadioListComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
74
|
+
var UserRadioListComponentNgFactory = i1.ɵccf("app-users-radio-list", i13.UserRadioListComponent, View_UserRadioListComponent_Host_0, { usersList: "usersList", selectedUsers: "selectedUsers", userIdKey: "userIdKey", itemNameKey: "itemNameKey", itemEmailKey: "itemEmailKey", disabledId: "disabledId", fromResponsibility: "fromResponsibility", reviewerIds: "reviewerIds", overseerIds: "overseerIds", assignorId: "assignorId" }, { saveSelectedList: "saveSelectedList", closeUsersList: "closeUsersList" }, []);
|
|
74
75
|
export { UserRadioListComponentNgFactory as UserRadioListComponentNgFactory };
|
|
75
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
76
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidXNlcnMtcmFkaW8tbGlzdC5jb21wb25lbnQubmdmYWN0b3J5LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvdngtd29ya2Zsb3ctZW5naW5lL3NyYy9saWIvc2hhcmVkQ29tcG9uZW50cy91c2Vycy1yYWRpby1saXN0L3VzZXJzLXJhZGlvLWxpc3QuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3NoYXJlZENvbXBvbmVudHMvdXNlcnMtcmFkaW8tbGlzdC91c2Vycy1yYWRpby1saXN0LmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O2lFQ2NnQjs7Ozs7Ozs7Ozs7Ozs7O3VQQU9LLEdBUDhDLFlBQWtKLElBRWpNLG1LQUllLFlBSkQ7O3dCQUFpQztNQUEvQywrTUFJZSxNQUZYLDJGQUNpQyxLQURiLGlDQUNNLG1EQUxpQixnVEFBa0osaUJBQUMsNkJBQXVCLEVBQUMsdUJBQVksRUFDaE8sb0JBQXVCLEVBRGpDLFlBT0ssRUFQOEMsU0FBa0osRUFBQyxTQUF1QixFQUFDLFNBQVksRUFDaE8sU0FBdUIsR0FDbUIsMEJBQW1CLEVBQy9ELGlHQUF1RSxlQUQzRSxZQUllLEVBSmlDLFNBQW1CLEVBQy9ELFNBQXVFLG1EQUROLG1HQUEwRCxlQUEvSCxZQUllLEVBSnNELFNBQTBELEdBRXZHLDhFQUNNO2lFQU50Qyw2SEFTSyxLQVJELG9OQU9LLEdBUEQsb0tBQThDLFdBQWxELFlBT0ssRUFQRCxTQUE4QywyQkFEMUIscUJBQTJCLEVBQXZELFlBU0ssRUFUdUIsU0FBMkI7aUVBVXZELGtRQUVrRCx5QkFEOUMsb0dBQW9HLEVBQ3BHLGdDQUErQixFQUZuQyxZQUVrRCxFQUQ5QyxTQUFvRyxFQUNwRyxTQUErQjtpRUFidkMsNkVBZWUsS0FkWCxzTEFTSyxJQUNMLHNMQUVrRCw4REFaTSxnRkFBOEIsR0FBdEYsWUFTSyxFQVRtRCxTQUE4QixHQVV6RSxrRkFBZ0MsR0FBN0MsWUFFa0QsRUFGckMsU0FBZ0M7aUVBaEJyRCx1SEFxQk0sS0FwQkYscUdBR00sS0FGRiw0RkFBNkIsS0FBWixtQ0FBUSxNQUN6Qjs7Ozs7Ozs7Ozs7d0JBQW9FO01BQWpEOzt3QkFBb0I7TUFBdkMseWlCQUFvRSxJQUV4RSx1TEFlZSxHQWZELGFBQWlELGlEQUZ4QyxtQkFBb0IsU0FBdkMsWUFBb0UsRUFBakQsU0FBb0IsR0FFN0IsMkZBQWlELFdBQS9ELGFBZWUsRUFmRCxTQUFpRCwyQkFGM0QsMFpBQW9FO2lFQW1CNUUsc0hBSU0sS0FIRixrUUFFOEMseUJBRDlDLG9HQUFvRyxFQUNwRyxnQ0FBK0IsRUFGL0IsWUFFOEMsRUFEOUMsU0FBb0csRUFDcEcsU0FBK0I7K0lBaEN2QyxvSUEwQ00sS0F6Q0Ysc0hBS00sS0FKRixzSEFBMkQsS0FBaEIsd0NBQVcsTUFLMUQsc0xBcUJNLElBQ04sc0xBSU0sSUFFTiwrTEFJbUIsWUFIMEU7O3dCQUFxQjtNQUM5Rzs7d0JBQXFCO01BQUM7O3dCQUFtQztNQUY3RCxpYkFJbUIsS0FKRCxhQUFpRCxHQUcvRCxhQUEwRixpREEvQnpGLDRFQUE2QixHQUFsQyxZQXFCTSxFQXJCRCxTQUE2QixHQXNCVSw4RUFBK0IsR0FBM0UsWUFJTSxFQUpzQyxTQUErQixHQU16RCxzRkFBaUQsR0FBQyxtQkFBaUMsY0FDakcsbUJBQXVCLFlBQUMsK0JBQWdDLEVBQUMsZ0NBQStCLEVBRXhGLCtOQUEwRixJQUg5RixhQUltQixFQUpELFNBQWlELEVBQUMsU0FBaUMsRUFDakcsU0FBdUIsRUFBQyxTQUFnQyxFQUFDLFNBQStCLEVBRXhGLFNBQTBGLG1EQXRDNUQsbUJBQTJCLFlBQWpFLFlBMENNLEVBMUNnQyxTQUEyQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxkaXYgY2xhc3M9XCJhZGQtcmlzay11c2VyLXJhZGlvLWxpc3RcIiBbY2xhc3MuYW5pbWF0ZV09XCJhbmltYXRpb25cIj5cclxuICAgIDxkaXYgY2xhc3M9XCJhZGQtcmlzay11c2VyLXJhZGlvLWxpc3QtaGVhZFwiPlxyXG4gICAgICAgIDxoMyBjbGFzcz1cImFkZC1yaXNrLXVzZXItcmFkaW8tbGlzdC10aXRsZVwiPlNlbGVjdCBVc2VyPC9oMz5cclxuICAgICAgICA8IS0tIDxidXR0b24gY2xhc3M9XCJhZGQtcmlzay11c2VyLXJhZGlvLWxpc3QtY2xvc2VcIiAoY2xpY2spPVwiY2xvc2UoKVwiPlxyXG4gICAgICAgICAgICA8aSBjbGFzcz1cImljb25zXCI+JiN4ZTkwZDs8L2k+XHJcbiAgICAgICAgPC9idXR0b24+IC0tPlxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2ICpuZ0lmPVwidXNlcnNMaXN0Py5sZW5ndGggPiAwXCIgY2xhc3M9XCJhZGQtcmlzay11c2VyLXJhZGlvLWxpc3QtYm9keVwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJzZWFyY2gtYmxvY2tcIj5cclxuICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29uc1wiPiYjeGU5MGI7PC9pPlxyXG4gICAgICAgICAgICA8aW5wdXQgdHlwZT1cInRleHRcIiBbKG5nTW9kZWwpXT1cInNlYXJjaFwiIHBsYWNlaG9sZGVyPVwiU2VhcmNoIFVzZXJcIiAvPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCIodXNlcnNMaXN0IHwgZmlsdGVyOnNlYXJjaCkgYXMgc2VhcmNoTGlzdFwiPlxyXG4gICAgICAgICAgICA8dWwgY2xhc3M9XCJ1c2VyLXJhZGlvLWxpc3RcIiBbY2xhc3MuZnVsbC1oZWlnaHRdPVwiZmFsc2VcIiAqbmdJZj1cInNlYXJjaExpc3Q/Lmxlbmd0aCA+MCBcIj5cclxuICAgICAgICAgICAgICAgIDxsaSAqbmdGb3I9XCJsZXQgdXNlciBvZiB1c2Vyc0xpc3QgfCBmaWx0ZXI6c2VhcmNoXCIgW2FwcFRvb2x0aXBdPVwidXNlciB8IHRvb2x0aXBNZXNzYWdlOmZyb21SZXNwb25zaWJpbGl0eTpyZXZpZXdlcklkczpvdmVyc2Vlcklkczphc3NpZ25vcklkOltdOidteV9tZW1iZXJfaWQnOmRpc2FibGVkSWQ/LmluY2x1ZGVzKHVzZXJbdXNlcklkS2V5XSlcIiBwbGFjZW1lbnQ9XCJib3R0b20tbGVmdFwiIHR5cGU9XCJibGFja1wiXHJcbiAgICAgICAgICAgICAgICBkZWxheT1cIjBcIiBbdG9vbHRpcE1hbmRhdG9yeV09dHJ1ZSA+XHJcbiAgICAgICAgICAgICAgICAgICAgPGFwcC1jcy1yYWRpbyAoY2hlY2tlZEV2ZW50KT1cInNlbGVjdFVzZXIodXNlcilcIiBbbmFtZV09XCInY2F0ZWdvcnknXCIgIFtjbGFzcy5kaXNhYmxlZF09XCIoZGlzYWJsZWRJZD8uaW5jbHVkZXModXNlclt1c2VySWRLZXldKSlcIlxyXG4gICAgICAgICAgICAgICAgICAgICAgICBbY2hlY2tlZF09XCJzZWxlY3RlZFVzZXIgJiYgKHNlbGVjdGVkVXNlclt1c2VySWRLZXldPT0gdXNlclt1c2VySWRLZXldKVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cIm5hbWVcIiA+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICB7e3VzZXJbaXRlbU5hbWVLZXldIH19PC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvYXBwLWNzLXJhZGlvPlxyXG4gICAgICAgICAgICAgICAgPC9saT5cclxuICAgICAgICAgICAgPC91bD5cclxuICAgICAgICAgICAgPGFwcC1uby1kYXRhICpuZ0lmPVwic2VhcmNoTGlzdD8ubGVuZ3RoID09PSAwXCJcclxuICAgICAgICAgICAgICAgIFtub0RhdGFJbWFnZV09XCInaHR0cHM6Ly9jZG4udi1jb21wbHkuY29tL2xpYnJhcmllcy93b3JrZmxvdy1lbmdpbmUvYXNzZXRzL3dvcmtmbG93L3NlYXJjaC1kYXRhLnN2ZydcIlxyXG4gICAgICAgICAgICAgICAgW25vRGF0YVRleHRdPVwiJ05vIFVzZXJzIEZvdW5kJ1wiPjwvYXBwLW5vLWRhdGE+XHJcblxyXG4gICAgICAgIDwvbmctY29udGFpbmVyPlxyXG4gICAgPC9kaXY+XHJcbiAgICA8ZGl2ICBjbGFzcz1cImFkZC1yaXNrLXVzZXItcmFkaW8tbGlzdC1ib2R5XCIgKm5nSWY9XCJ1c2Vyc0xpc3Q/Lmxlbmd0aCA9PT0gMFwiPlxyXG4gICAgICAgIDxhcHAtbm8tZGF0YSBcclxuICAgICAgICBbbm9EYXRhSW1hZ2VdPVwiJ2h0dHBzOi8vY2RuLnYtY29tcGx5LmNvbS9saWJyYXJpZXMvd29ya2Zsb3ctZW5naW5lL2Fzc2V0cy93b3JrZmxvdy9zZWFyY2gtZGF0YS5zdmcnXCJcclxuICAgICAgICBbbm9EYXRhVGV4dF09XCInTm8gVXNlcnMgRm91bmQnXCI+PC9hcHAtbm8tZGF0YT5cclxuICAgIDwvZGl2PlxyXG4gXHJcbiAgICA8YXBwLWZsb2F0aW5nLWJhciBbc2VsZWN0ZWREYXRhXT1cInNlbGVjdGVkVXNlciA/IFtzZWxlY3RlZFVzZXJdOltdXCIgW2Rpc3BsYXlFbGVtZW50S2V5XT1cIml0ZW1OYW1lS2V5XCJcclxuICAgICAgICBbZWxlbWVudElkXT1cInVzZXJJZEtleVwiIFtzaW5ndWxhclRleHRdPVwiJ1VzZXIgc2VsZWN0ZWQnXCIgW3BsdXJhbFRleHRdPVwiJ1VzZXJzIHNlbGVjdGVkJ1wiIChjbG9zZUV2ZW50KT1cInNhdmUoKVwiXHJcbiAgICAgICAgKGNsb3NlTGlzdCk9XCJjbG9zZSgpXCIgKGRlbGV0ZUV2ZW50KT1cImRlbGV0ZUV2ZW50KCRldmVudClcIlxyXG4gICAgICAgIFtpc0Rpc2FibGVkXT1cInVzZXJzTGlzdD8ubGVuZ3RoID09PSAwIHx8IChzZWxlY3RlZFVzZXIgPyBbc2VsZWN0ZWRVc2VyXTpbXSk/Lmxlbmd0aCA9PT0gMFwiPlxyXG4gICAgPC9hcHAtZmxvYXRpbmctYmFyPlxyXG5cclxuXHJcbjwvZGl2PiJdfQ==
|
package/esm2015/lib/sharedComponents/users-radio-list/users-radio-list.component.ngsummary.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"usersList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"selectedUsers":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"userIdKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"itemNameKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"itemEmailKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"saveSelectedList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"closeUsersList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnChanges":[{"__symbolic":"method"}],"ngOnInit":[{"__symbolic":"method"}],"selectUser":[{"__symbolic":"method"}],"deleteEvent":[{"__symbolic":"method"}],"save":[{"__symbolic":"method"}],"close":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[0,3]},"isComponent":true,"selector":"app-users-radio-list","exportAs":null,"inputs":{"usersList":"usersList","selectedUsers":"selectedUsers","userIdKey":"userIdKey","itemNameKey":"itemNameKey","itemEmailKey":"itemEmailKey"},"outputs":{"saveSelectedList":"saveSelectedList","closeUsersList":"closeUsersList"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":[],"encapsulation":0,"styles":[],"animations":[]},"componentViewType":{"__symbol":3,"members":[]},"rendererType":{"__symbol":4,"members":[]},"componentFactory":{"__symbol":5,"members":[]}}}],"symbols":[{"__symbol":0,"name":"UserRadioListComponent","filePath":"./users-radio-list.component"},{"__symbol":1,"name":"Input","filePath":"@angular/core"},{"__symbol":2,"name":"Output","filePath":"@angular/core"},{"__symbol":3,"name":"View_UserRadioListComponent_0","filePath":"./users-radio-list.component.ngfactory"},{"__symbol":4,"name":"RenderType_UserRadioListComponent","filePath":"./users-radio-list.component.ngfactory"},{"__symbol":5,"name":"UserRadioListComponentNgFactory","filePath":"./users-radio-list.component.ngfactory"}]}
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"usersList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"selectedUsers":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"userIdKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"itemNameKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"itemEmailKey":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"saveSelectedList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"closeUsersList":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":2,"members":[]}}]}],"disabledId":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"fromResponsibility":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"reviewerIds":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"overseerIds":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"assignorId":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"__ctor__":[{"__symbolic":"constructor"}],"ngOnChanges":[{"__symbolic":"method"}],"ngOnInit":[{"__symbolic":"method"}],"selectUser":[{"__symbolic":"method"}],"deleteEvent":[{"__symbolic":"method"}],"save":[{"__symbolic":"method"}],"close":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[0,3]},"isComponent":true,"selector":"app-users-radio-list","exportAs":null,"inputs":{"usersList":"usersList","selectedUsers":"selectedUsers","userIdKey":"userIdKey","itemNameKey":"itemNameKey","itemEmailKey":"itemEmailKey","disabledId":"disabledId","fromResponsibility":"fromResponsibility","reviewerIds":"reviewerIds","overseerIds":"overseerIds","assignorId":"assignorId"},"outputs":{"saveSelectedList":"saveSelectedList","closeUsersList":"closeUsersList"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":[],"encapsulation":0,"styles":[],"animations":[]},"componentViewType":{"__symbol":3,"members":[]},"rendererType":{"__symbol":4,"members":[]},"componentFactory":{"__symbol":5,"members":[]}}}],"symbols":[{"__symbol":0,"name":"UserRadioListComponent","filePath":"./users-radio-list.component"},{"__symbol":1,"name":"Input","filePath":"@angular/core"},{"__symbol":2,"name":"Output","filePath":"@angular/core"},{"__symbol":3,"name":"View_UserRadioListComponent_0","filePath":"./users-radio-list.component.ngfactory"},{"__symbol":4,"name":"RenderType_UserRadioListComponent","filePath":"./users-radio-list.component.ngfactory"},{"__symbol":5,"name":"UserRadioListComponentNgFactory","filePath":"./users-radio-list.component.ngfactory"}]}
|