vcomply-workflow-engine 2.0.2 → 2.0.5
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 +3157 -304
- package/bundles/vcomply-workflow-engine.umd.js.map +1 -1
- package/esm2015/lib/add-multiple-responsibility/add-multiple-responsibility.component.js +1 -1
- package/esm2015/lib/add-multiple-risk/add-multiple-risk.component.js +1 -1
- package/esm2015/lib/formgroup/cs-checkbox/cs-checkbox.component.js +5 -2
- package/esm2015/lib/formgroup/cs-checkbox/cs-checkbox.component.ngfactory.js +5 -2
- package/esm2015/lib/formgroup/cs-checkbox/cs-checkbox.component.ngsummary.json +1 -1
- package/esm2015/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.js +33 -0
- package/esm2015/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory.js +33 -0
- package/esm2015/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngsummary.json +1 -0
- package/esm2015/lib/formgroup/formgroup.module.js +23 -4
- package/esm2015/lib/formgroup/formgroup.module.ngfactory.js +1 -1
- package/esm2015/lib/formgroup/formgroup.module.ngsummary.json +1 -1
- package/esm2015/lib/log-an-issue/log-an-issue.component.js +1 -1
- package/esm2015/lib/more-option/more-option.component.js +55 -4
- package/esm2015/lib/sharedComponents/assessment-editor/create-assessment.module.ngfactory.js +1 -1
- package/esm2015/lib/sharedComponents/assessment-preview/assessment-preview.module.ngfactory.js +1 -1
- package/esm2015/lib/sharedComponents/define-framework-listing/define-framework-listing.component.js +29 -0
- package/esm2015/lib/sharedComponents/define-framework-listing/define-framework-listing.component.ngfactory.js +211 -0
- package/esm2015/lib/sharedComponents/define-framework-listing/define-framework-listing.component.ngsummary.json +1 -0
- package/esm2015/lib/sharedComponents/format-and-evidence/format-and-evidence.component.js +1 -1
- package/esm2015/lib/sharedComponents/risk-classification/risk-classification.component.js +1 -1
- package/esm2015/lib/sharedComponents/roles-list/roles-list.component.js +25 -0
- package/esm2015/lib/sharedComponents/roles-list/roles-list.component.ngfactory.js +51 -0
- package/esm2015/lib/sharedComponents/roles-list/roles-list.component.ngsummary.json +1 -0
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.ngfactory.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.ngsummary.json +1 -1
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory.js +5 -2
- package/esm2015/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngsummary.json +1 -1
- package/esm2015/lib/ui-kit/formgroup/formgroup.module.ngfactory.js +1 -1
- package/esm2015/lib/ui-kit/no-data/no-data.component.js +36 -0
- package/esm2015/lib/ui-kit/no-data/no-data.component.ngfactory.js +27 -0
- package/esm2015/lib/ui-kit/no-data/no-data.component.ngsummary.json +1 -0
- package/esm2015/lib/ui-kit/no-data/no-data.module.js +13 -0
- package/esm2015/lib/ui-kit/no-data/no-data.module.ngfactory.js +12 -0
- package/esm2015/lib/ui-kit/no-data/no-data.module.ngsummary.json +1 -0
- package/esm2015/lib/ui-kit/pagination/pagination/pagination.component.js +1 -1
- package/esm2015/lib/workflow-assessment/import-an-assessment/import-an-assessment.component.js +1 -1
- package/esm2015/lib/workflow-assessment/workflow-assessment.component.js +1 -1
- package/esm2015/lib/workflow-compliance/workflow-compliance.component.js +1 -1
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.js +15 -6
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngfactory.js +67 -37
- package/esm2015/lib/workflow-engine-container/workflow-engine-container.component.ngsummary.json +1 -1
- package/esm2015/lib/workflow-engine.module.js +11 -4
- package/esm2015/lib/workflow-engine.module.ngfactory.js +9 -6
- package/esm2015/lib/workflow-engine.module.ngsummary.json +1 -1
- package/esm2015/lib/workflow-policy/workflow-policy.component.js +1 -1
- package/esm2015/lib/workflow-program/constants.js +43 -0
- package/esm2015/lib/workflow-program/constants.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.js +15 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.ngfactory.js +19 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.js +214 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.ngfactory.js +229 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.js +15 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.ngfactory.js +19 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.js +46 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.js +109 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.ngfactory.js +37 -0
- package/esm2015/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/checkbox/checkbox.component.js +40 -0
- package/esm2015/lib/workflow-program/create-program-ui/checkbox/checkbox.component.ngfactory.js +24 -0
- package/esm2015/lib/workflow-program/create-program-ui/checkbox/checkbox.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.js +89 -0
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngfactory.js +25 -0
- package/esm2015/lib/workflow-program/create-program-ui/create-program-ui.module.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.js +45 -0
- package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngfactory.js +44 -0
- package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.js +29 -0
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.ngfactory.js +209 -0
- package/esm2015/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/directives/input-trim.directive.js +17 -0
- package/esm2015/lib/workflow-program/create-program-ui/directives/input-trim.directive.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/file-pill/file-pill.component.js +24 -0
- package/esm2015/lib/workflow-program/create-program-ui/file-pill/file-pill.component.ngfactory.js +38 -0
- package/esm2015/lib/workflow-program/create-program-ui/file-pill/file-pill.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.js +75 -0
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.js +25 -0
- package/esm2015/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/form-field/form-field.component.js +16 -0
- package/esm2015/lib/workflow-program/create-program-ui/form-field/form-field.component.ngfactory.js +24 -0
- package/esm2015/lib/workflow-program/create-program-ui/form-field/form-field.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.js +23 -0
- package/esm2015/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.ngfactory.js +23 -0
- package/esm2015/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.js +138 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.ngfactory.js +58 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination.module.js +21 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination.module.ngfactory.js +13 -0
- package/esm2015/lib/workflow-program/create-program-ui/pagination/pagination.module.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.js +12 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.js +13 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/search.pipe.js +20 -0
- package/esm2015/lib/workflow-program/create-program-ui/pipes/search.pipe.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.js +160 -0
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.ngfactory.js +91 -0
- package/esm2015/lib/workflow-program/create-program-ui/role-list/role-list.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.js +41 -0
- package/esm2015/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.ngfactory.js +23 -0
- package/esm2015/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.js +15 -0
- package/esm2015/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.ngfactory.js +19 -0
- package/esm2015/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.js +239 -0
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngfactory.js +183 -0
- package/esm2015/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-program/workflow-program.component.js +894 -0
- package/esm2015/lib/workflow-program/workflow-program.component.ngfactory.js +851 -0
- package/esm2015/lib/workflow-program/workflow-program.component.ngsummary.json +1 -0
- package/esm2015/lib/workflow-risk/workflow-risk.component.js +1 -1
- package/esm2015/lib/workflow-services/programs.service.js +240 -0
- package/esm2015/lib/workflow-services/programs.service.ngsummary.json +1 -0
- package/esm2015/lib/workflow-survey-form/workflow-survey-form.component.js +1 -1
- package/esm2015/vcomply-workflow-engine.js +181 -152
- package/esm2015/vcomply-workflow-engine.ngsummary.json +1 -1
- package/fesm2015/vcomply-workflow-engine.js +2851 -150
- package/fesm2015/vcomply-workflow-engine.js.map +1 -1
- package/lib/formgroup/cs-checkbox/cs-checkbox.component.d.ts +1 -0
- package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts +11 -0
- package/lib/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory.d.ts +1 -0
- package/lib/sharedComponents/define-framework-listing/define-framework-listing.component.d.ts +10 -0
- package/lib/sharedComponents/define-framework-listing/define-framework-listing.component.ngfactory.d.ts +1 -0
- package/lib/sharedComponents/roles-list/roles-list.component.d.ts +8 -0
- package/lib/sharedComponents/roles-list/roles-list.component.ngfactory.d.ts +1 -0
- package/lib/ui-kit/formgroup/cs-checkbox/cs-checkbox.component.d.ts +1 -0
- package/lib/ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.d.ts +1 -0
- package/lib/ui-kit/no-data/no-data.component.d.ts +18 -0
- package/lib/ui-kit/no-data/no-data.component.ngfactory.d.ts +1 -0
- package/lib/ui-kit/no-data/no-data.module.d.ts +2 -0
- package/lib/ui-kit/no-data/no-data.module.ngfactory.d.ts +3 -0
- package/lib/workflow-engine-container/workflow-engine-container.component.d.ts +2 -0
- package/lib/workflow-program/constants.d.ts +40 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.d.ts +5 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-loader/assessment-loader.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.d.ts +91 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-picker.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.d.ts +5 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment-sub-loader/assessment-sub-loader.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/assessment.service.d.ts +13 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.d.ts +24 -0
- package/lib/workflow-program/create-program-ui/assessment-picker/workflow-pagination/workflow-pagination.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/checkbox/checkbox.component.d.ts +13 -0
- package/lib/workflow-program/create-program-ui/checkbox/checkbox.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/create-program-ui.module.d.ts +2 -0
- package/lib/workflow-program/create-program-ui/create-program-ui.module.ngfactory.d.ts +3 -0
- package/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.d.ts +17 -0
- package/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.d.ts +10 -0
- package/lib/workflow-program/create-program-ui/define-framework-listing/define-framework-listing.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/directives/input-trim.directive.d.ts +3 -0
- package/lib/workflow-program/create-program-ui/file-pill/file-pill.component.d.ts +9 -0
- package/lib/workflow-program/create-program-ui/file-pill/file-pill.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.d.ts +32 -0
- package/lib/workflow-program/create-program-ui/floating-bar/floating-bar.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/form-field/form-field.component.d.ts +9 -0
- package/lib/workflow-program/create-program-ui/form-field/form-field.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.d.ts +8 -0
- package/lib/workflow-program/create-program-ui/input-with-pill/input-with-pill.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.d.ts +24 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination/pagination.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination.module.d.ts +2 -0
- package/lib/workflow-program/create-program-ui/pagination/pagination.module.ngfactory.d.ts +3 -0
- package/lib/workflow-program/create-program-ui/pipes/list-to-id.pipe.d.ts +4 -0
- package/lib/workflow-program/create-program-ui/pipes/ref-disconnect.pipe.d.ts +4 -0
- package/lib/workflow-program/create-program-ui/pipes/search.pipe.d.ts +4 -0
- package/lib/workflow-program/create-program-ui/role-list/role-list.component.d.ts +61 -0
- package/lib/workflow-program/create-program-ui/role-list/role-list.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.d.ts +17 -0
- package/lib/workflow-program/create-program-ui/tab-selector/tab-selector.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.d.ts +5 -0
- package/lib/workflow-program/create-program-ui/tick-mark/tick-mark.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.d.ts +87 -0
- package/lib/workflow-program/create-program-ui/user-group-list/user-group-list.component.ngfactory.d.ts +1 -0
- package/lib/workflow-program/workflow-program.component.d.ts +153 -0
- package/lib/workflow-program/workflow-program.component.ngfactory.d.ts +1 -0
- package/lib/workflow-services/programs.service.d.ts +82 -0
- package/package.json +2 -2
- package/vcomply-workflow-engine.d.ts +180 -151
- package/vcomply-workflow-engine.metadata.json +1 -1
package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngfactory.js
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
|
|
3
|
+
*
|
|
4
|
+
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes,extraRequire}
|
|
5
|
+
* tslint:disable
|
|
6
|
+
*/
|
|
7
|
+
import * as i0 from "./cs-switch.component.less.shim.ngstyle";
|
|
8
|
+
import * as i1 from "@angular/core";
|
|
9
|
+
import * as i2 from "../../../ui-kit/tooltip/tooltip.directive";
|
|
10
|
+
import * as i3 from "@angular/common";
|
|
11
|
+
import * as i4 from "@angular/forms";
|
|
12
|
+
import * as i5 from "./cs-switch.component";
|
|
13
|
+
var styles_SwitchComponent = [i0.styles];
|
|
14
|
+
var RenderType_SwitchComponent = i1.ɵcrt({ encapsulation: 0, styles: styles_SwitchComponent, data: {} });
|
|
15
|
+
export { RenderType_SwitchComponent as RenderType_SwitchComponent };
|
|
16
|
+
function View_SwitchComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 0, "span", [], [[8, "innerHTML", 1]], null, null, null, null))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.value; _ck(_v, 0, 0, currVal_0); }); }
|
|
17
|
+
function View_SwitchComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, "span", [["class", "switch"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 0, "input", [["type", "checkbox"]], [[8, "checked", 0], [8, "disabled", 0]], [[null, "change"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("change" === en)) {
|
|
18
|
+
var pd_0 = (_co.valueChanged() !== false);
|
|
19
|
+
ad = (pd_0 && ad);
|
|
20
|
+
} return ad; }, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 1, "span", [["class", "switch-box"]], null, null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 0, "span", [["class", "switch-ball"]], null, null, null, null, null))], null, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.checked; var currVal_1 = _co.disabled; _ck(_v, 1, 0, currVal_0, currVal_1); }); }
|
|
21
|
+
function View_SwitchComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 4, "span", [["class", "switch"], ["delay", "0"], ["placement", "bottom-right"], ["type", "black"]], null, [[null, "mouseenter"], [null, "mouseover"], [null, "mouseleave"], [null, "mouseout"], [null, "click"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
|
|
22
|
+
var pd_0 = (i1.ɵnov(_v, 1).onMouseEnter() !== false);
|
|
23
|
+
ad = (pd_0 && ad);
|
|
24
|
+
} if (("mouseover" === en)) {
|
|
25
|
+
var pd_1 = (i1.ɵnov(_v, 1).onMouseOver() !== false);
|
|
26
|
+
ad = (pd_1 && ad);
|
|
27
|
+
} if (("mouseleave" === en)) {
|
|
28
|
+
var pd_2 = (i1.ɵnov(_v, 1).onMouseLeave() !== false);
|
|
29
|
+
ad = (pd_2 && ad);
|
|
30
|
+
} if (("mouseout" === en)) {
|
|
31
|
+
var pd_3 = (i1.ɵnov(_v, 1).onMouseOut() !== false);
|
|
32
|
+
ad = (pd_3 && ad);
|
|
33
|
+
} if (("click" === en)) {
|
|
34
|
+
var pd_4 = (i1.ɵnov(_v, 1).onClick() !== false);
|
|
35
|
+
ad = (pd_4 && ad);
|
|
36
|
+
} 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), (_l()(), i1.ɵeld(2, 0, null, null, 0, "input", [["type", "checkbox"]], [[8, "checked", 0], [8, "disabled", 0]], [[null, "change"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("change" === en)) {
|
|
37
|
+
var pd_0 = (_co.valueChanged() !== false);
|
|
38
|
+
ad = (pd_0 && ad);
|
|
39
|
+
} return ad; }, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 1, "span", [["class", "switch-box"]], null, null, null, null, null)), (_l()(), i1.ɵeld(4, 0, null, null, 0, "span", [["class", "switch-ball"]], null, null, null, null, null))], function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.tooltipMessage; var currVal_1 = "bottom-right"; var currVal_2 = "black"; var currVal_3 = true; _ck(_v, 1, 0, currVal_0, currVal_1, currVal_2, currVal_3); }, function (_ck, _v) { var _co = _v.component; var currVal_4 = _co.checked; var currVal_5 = _co.disabled; _ck(_v, 2, 0, currVal_4, currVal_5); }); }
|
|
40
|
+
export function View_SwitchComponent_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 7, "label", [["class", "cs-switch"]], [[2, "top", null]], null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 2, "span", [["class", "value"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_SwitchComponent_1)), i1.ɵdid(3, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_SwitchComponent_2)), i1.ɵdid(5, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_SwitchComponent_3)), i1.ɵdid(7, 16384, null, 0, i3.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_1 = (_co.value != undefined); _ck(_v, 3, 0, currVal_1); var currVal_2 = ((_co.tooltipMessage === "") || (_co.tooltipMessage === undefined)); _ck(_v, 5, 0, currVal_2); var currVal_3 = ((_co.tooltipMessage !== "") && (_co.tooltipMessage !== undefined)); _ck(_v, 7, 0, currVal_3); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = (_co.position == "top"); _ck(_v, 0, 0, currVal_0); }); }
|
|
41
|
+
export function View_SwitchComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 2, "switch", [], null, null, null, View_SwitchComponent_0, RenderType_SwitchComponent)), i1.ɵprd(5120, null, i4.NG_VALUE_ACCESSOR, function (p0_0) { return [p0_0]; }, [i5.SwitchComponent]), i1.ɵdid(2, 49152, null, 0, i5.SwitchComponent, [], null, null)], null, null); }
|
|
42
|
+
var SwitchComponentNgFactory = i1.ɵccf("switch", i5.SwitchComponent, View_SwitchComponent_Host_0, { disabled: "disabled", checked: "checked", tooltipMessage: "tooltipMessage", value: "value", position: "position" }, { change: "change" }, []);
|
|
43
|
+
export { SwitchComponentNgFactory as SwitchComponentNgFactory };
|
|
44
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3Mtc3dpdGNoLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92eC13b3JrZmxvdy1lbmdpbmUvc3JjL2xpYi93b3JrZmxvdy1wcm9ncmFtL2NyZWF0ZS1wcm9ncmFtLXVpL2NzLXN3aXRjaC9jcy1zd2l0Y2guY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3dvcmtmbG93LXByb2dyYW0vY3JlYXRlLXByb2dyYW0tdWkvY3Mtc3dpdGNoL2NzLXN3aXRjaC5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7MERDR0ksOEZBQTRELHdEQUF0RCxtQkFBbUIsUUFBekIsWUFBNEQsRUFBdEQsU0FBbUI7MERBUTNCLGdHQUtPLEtBSkwsMExBQTZGLFlBQTVCOzt3QkFBeUI7TUFBMUYsd0JBQTZGLEtBQzdGLG9HQUVPLEtBREwscUdBQWlDLHdEQUZaLG1CQUFtQixVQUFDLG1CQUFxQixXQUFoRSxZQUE2RixFQUF0RSxTQUFtQixFQUFDLFNBQXFCOzBEQVFsRTs7Ozs7Ozs7Ozs7Ozs7O3VQQWFPLElBSkwsMExBQTZGLFlBQTVCOzt3QkFBeUI7TUFBMUYsd0JBQTZGLEtBQzdGLG9HQUVPLEtBREwscUdBQWlDLGtEQVJuQyxtQkFBNkIsaUJBQzdCLDhCQUF3QixFQUV4Qix1QkFBWSxFQUNaLG9CQUF5QixFQVAzQixZQWFPLEVBVkwsU0FBNkIsRUFDN0IsU0FBd0IsRUFFeEIsU0FBWSxFQUNaLFNBQXlCLG1EQUVGLG1CQUFtQixVQUFDLG1CQUFxQixXQUFoRSxZQUE2RixFQUF0RSxTQUFtQixFQUFDLFNBQXFCO2lFQTdCcEUsa0hBa0NRLEtBaENOLCtGQUtPLEtBSkwsK0tBQTRELElBUTlELCtLQUtPLElBSVAsK0tBYU8saURBOUJxQix1Q0FBMEIsR0FBcEQsWUFBNEQsRUFBbEMsU0FBMEIsR0FRakMsaUZBQTZELElBQWxGLFlBS08sRUFMYyxTQUE2RCxHQVdoRixpRkFBNkQsSUFGL0QsWUFhTyxFQVhMLFNBQTZELG1EQXRCeEMsc0NBQStCLEdBQXhELFlBa0NRLEVBbENpQixTQUErQiIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCAqIGFzIGkwIGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaTAuQ29tcG9uZW50RmFjdG9yeTtcbiIsIjxsYWJlbCBjbGFzcz1cImNzLXN3aXRjaFwiIFtjbGFzcy50b3BdPVwicG9zaXRpb24gPT0gJ3RvcCdcIj5cclxuICA8IS0tIFtjbGFzcy5sYXJnZV09XCJsYXJnZVwiIC0tPlxyXG4gIDxzcGFuIGNsYXNzPVwidmFsdWVcIj5cclxuICAgIDxzcGFuIFtpbm5lckhUTUxdPVwidmFsdWVcIiAqbmdJZj1cInZhbHVlICE9IHVuZGVmaW5lZFwiPjwvc3Bhbj5cclxuICAgIDwhLS0gPHNwYW4gY2xhc3M9XCJub3RpZmljYXRpb25cIiAqbmdJZj1cIiF0b29sdGlwTWVzc2FnZVwiIFthcHBUb29sdGlwXT1cInRvb2x0aXBNZXNzYWdlXCIgcGxhY2VtZW50PVwiYm90dG9tLXJpZ2h0XCIgZGVsYXk9XCIwXCIgdHlwZT1cImJsYWNrXCIgW3Rvb2x0aXBNYW5kYXRvcnldPVwidHJ1ZVwiPlxyXG4gICAgICAgIDxpIGNsYXNzPVwidmMtaWNvbnNcIj4mI3hlOWYzOzwvaT5cclxuICAgICAgPC9zcGFuPiAtLT5cclxuICA8L3NwYW4+XHJcbiAgPCEtLSBbY2xhc3MubGFzdF09XCJsYXN0XCIgLS0+XHJcblxyXG4gIDwhLS0gaWYgbm90IHRvb2x0aXAgLS0+XHJcbiAgPHNwYW4gY2xhc3M9XCJzd2l0Y2hcIiAqbmdJZj1cInRvb2x0aXBNZXNzYWdlID09PSAnJyB8fCB0b29sdGlwTWVzc2FnZSA9PT0gdW5kZWZpbmVkXCI+XHJcbiAgICA8aW5wdXQgdHlwZT1cImNoZWNrYm94XCIgW2NoZWNrZWRdPVwiY2hlY2tlZFwiIFtkaXNhYmxlZF09XCJkaXNhYmxlZFwiIChjaGFuZ2UpPVwidmFsdWVDaGFuZ2VkKClcIiAvPlxyXG4gICAgPHNwYW4gY2xhc3M9XCJzd2l0Y2gtYm94XCI+XHJcbiAgICAgIDxzcGFuIGNsYXNzPVwic3dpdGNoLWJhbGxcIj48L3NwYW4+XHJcbiAgICA8L3NwYW4+XHJcbiAgPC9zcGFuPlxyXG5cclxuXHJcbiAgPCEtLSBpZiB0b29sdGlwIC0tPlxyXG4gIDxzcGFuXHJcbiAgICBjbGFzcz1cInN3aXRjaFwiXHJcbiAgICAqbmdJZj1cInRvb2x0aXBNZXNzYWdlICE9PSAnJyAmJiB0b29sdGlwTWVzc2FnZSAhPT0gdW5kZWZpbmVkXCJcclxuICAgIFthcHBUb29sdGlwXT1cInRvb2x0aXBNZXNzYWdlXCJcclxuICAgIHBsYWNlbWVudD1cImJvdHRvbS1yaWdodFwiXHJcbiAgICBkZWxheT1cIjBcIlxyXG4gICAgdHlwZT1cImJsYWNrXCJcclxuICAgIFt0b29sdGlwTWFuZGF0b3J5XT1cInRydWVcIlxyXG4gID5cclxuICAgIDxpbnB1dCB0eXBlPVwiY2hlY2tib3hcIiBbY2hlY2tlZF09XCJjaGVja2VkXCIgW2Rpc2FibGVkXT1cImRpc2FibGVkXCIgKGNoYW5nZSk9XCJ2YWx1ZUNoYW5nZWQoKVwiIC8+XHJcbiAgICA8c3BhbiBjbGFzcz1cInN3aXRjaC1ib3hcIj5cclxuICAgICAgPHNwYW4gY2xhc3M9XCJzd2l0Y2gtYmFsbFwiPjwvc3Bhbj5cclxuICAgIDwvc3Bhbj5cclxuICA8L3NwYW4+XHJcbjwvbGFiZWw+XHJcbiJdfQ==
|
package/esm2015/lib/workflow-program/create-program-ui/cs-switch/cs-switch.component.ngsummary.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"change":[{"__symbolic":"property","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]}}]}],"writeValue":[{"__symbolic":"method"}],"registerOnChange":[{"__symbolic":"method"}],"registerOnTouched":[{"__symbolic":"method"}],"setDisabledState":[{"__symbolic":"method"}],"valueChanged":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]},"isComponent":true,"selector":"switch","exportAs":null,"inputs":{"disabled":"disabled","checked":"checked","tooltipMessage":"tooltipMessage","value":"value","position":"position"},"outputs":{"change":"change"},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[{"token":{"identifier":{"reference":{"__symbol":2,"members":[]}}},"useClass":null,"useFactory":null,"useExisting":{"identifier":{"reference":{"__symbol":0,"members":[]}}},"multi":true}],"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":"SwitchComponent","filePath":"./cs-switch.component"},{"__symbol":1,"name":"Output","filePath":"@angular/core"},{"__symbol":2,"name":"NG_VALUE_ACCESSOR","filePath":"@angular/forms"},{"__symbol":3,"name":"View_SwitchComponent_0","filePath":"./cs-switch.component.ngfactory"},{"__symbol":4,"name":"RenderType_SwitchComponent","filePath":"./cs-switch.component.ngfactory"},{"__symbol":5,"name":"SwitchComponentNgFactory","filePath":"./cs-switch.component.ngfactory"}]}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { Component } from '@angular/core';
|
|
2
|
+
export class DefineFrameworkListingComponent {
|
|
3
|
+
constructor() {
|
|
4
|
+
this.animation = true;
|
|
5
|
+
this.hideCategoryList = false;
|
|
6
|
+
this.hideFrameworkList = false;
|
|
7
|
+
}
|
|
8
|
+
ngOnInit() {
|
|
9
|
+
this.animation = true;
|
|
10
|
+
setTimeout(() => {
|
|
11
|
+
this.animation = false;
|
|
12
|
+
}, 300);
|
|
13
|
+
}
|
|
14
|
+
clickCategoryList() {
|
|
15
|
+
this.hideCategoryList = !this.hideCategoryList;
|
|
16
|
+
}
|
|
17
|
+
clickFrameworkList() {
|
|
18
|
+
this.hideFrameworkList = !this.hideFrameworkList;
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
DefineFrameworkListingComponent.decorators = [
|
|
22
|
+
{ type: Component, args: [{
|
|
23
|
+
selector: 'app-define-framework-listing',
|
|
24
|
+
template: "<div class=\"define-framework-listing\" [class.animate]=\"animation\">\r\n <div class=\"define-framework-listing-head\">\r\n <h3 class=\"define-framework-listing-title\">Select Framework</h3>\r\n </div>\r\n \r\n <div *ngIf=\"true\" class=\"define-framework-listing-body\">\r\n <div class=\"vx-d-flex vx-align-center vx-mb-2\">\r\n <div class=\"vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100\" [class.active]=\"true\">\r\n <div class=\"left vx-d-block vx-w-100\">\r\n <div class=\"label vx-d-flex vx-align-center\">\r\n <label class=\"vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center\">REGULATIONS</label>\r\n </div>\r\n </div>\r\n <div class=\"right vx-d-flex vx-justify-end vx-w-100\">\r\n <span class=\"vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center\">100</span>\r\n </div>\r\n </div>\r\n <div class=\"vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100\">\r\n <div class=\"left vx-d-block vx-w-100\">\r\n <div class=\"label vx-d-flex vx-align-center\">\r\n <label class=\"vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center\">STANDARDS</label>\r\n </div>\r\n </div>\r\n <div class=\"right vx-d-flex vx-justify-end vx-w-100\">\r\n <span class=\"vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center\">100</span>\r\n </div>\r\n </div>\r\n <div class=\"vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100\">\r\n <div class=\"left vx-d-block vx-w-100\">\r\n <div class=\"label vx-d-flex vx-align-center\">\r\n <label class=\"vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center\">INTERNAL CONTROLS</label>\r\n </div>\r\n </div>\r\n <div class=\"right vx-d-flex vx-justify-end vx-w-100\">\r\n <span class=\"vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center\">100</span>\r\n </div>\r\n </div>\r\n <div class=\"vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100\">\r\n <div class=\"left vx-d-block vx-w-100\">\r\n <div class=\"label vx-d-flex vx-align-center\">\r\n <label class=\"vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center\">OTHERS</label>\r\n </div>\r\n </div>\r\n <div class=\"right vx-d-flex vx-justify-end vx-w-100\">\r\n <span class=\"vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center\">100</span>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class=\"search-block\">\r\n <i class=\"icons\"></i>\r\n <input type=\"text\" placeholder=\"Search Frameworks\" />\r\n </div>\r\n <ng-container *ngIf=\"true\">\r\n <!-- <app-pagination></app-pagination> -->\r\n <div class=\"define-framework-listing-table vx-mt-1\" [class.with-pagination]=\"true\">\r\n <div class=\"table-header\">\r\n <!-- when checkbox was checked then show \"active\" class in table-row -->\r\n <div class=\"table-row\" [class.active]=\"false\">\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial\">\r\n #\r\n <app-cs-checkbox *ngIf=\"true\"></app-cs-checkbox>\r\n <app-cs-checkbox-indeterminate *ngIf=\"false\"></app-cs-checkbox-indeterminate>\r\n </div>\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category\">RESPONSIBILITY CATEGORIES</div>\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center action\"></div>\r\n </div>\r\n </div>\r\n <div class=\"table-body\">\r\n <div class=\"table-item\" [class.open]=\"hideCategoryList\" *ngFor=\"let data of [1, 1, 1, 1, 1, 1, 1]\">\r\n <!-- when checkbox was checked then show \"active\" class in table-row -->\r\n <div class=\"table-row main\" (click)=\"clickCategoryList()\" [class.active]=\"false\">\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial\">\r\n <div class=\"sr-no\" [appTooltip]=\"'1'\" placement=\"bottom\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"true\">1</div>\r\n <app-cs-radio></app-cs-radio>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category\">\r\n <div class=\"category-name vx-fs-13 vx-label-txt\" [appTooltip]=\"'Federal Emergency Management Agency (FEMA)'\" placement=\"bottom-left\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"false\">Federal Emergency Management Agency (FEMA)</div>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action\">\r\n <button class=\"arrow-btn vx-fs-14 vx-paragraph-txt vx-p-0 vx-m-0 vx-d-flex vx-align-center vx-justify-center\">\r\n <i class=\"icons vx-d-flex\">\r\n <ng-container *ngIf=\"!hideCategoryList\"></ng-container>\r\n <ng-container *ngIf=\"hideCategoryList\"></ng-container>\r\n </i>\r\n </button>\r\n </div>\r\n </div>\r\n <!-- sub table -->\r\n <ng-container *ngIf=\"hideCategoryList\">\r\n <div class=\"table-row child\" *ngFor=\"let data of [1, 1, 1, 1, 1, 1, 1]\">\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial\">\r\n <div class=\"sr-no\" [appTooltip]=\"'1.1'\" placement=\"bottom\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"true\">1.1</div>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category\">\r\n <div class=\"vx-d-block vx-w-100\">\r\n <div class=\"category-name vx-fs-12 vx-paragraph-txt\" [appTooltip]=\"'Threat Analysis & Flaw Remediation During Development (IAO-04)'\" placement=\"bottom-left\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"false\">Threat Analysis & Flaw Remediation During Development (IAO-04)</div>\r\n <div class=\"within\">\r\n <div class=\"block\">WITHIN</div>\r\n <div class=\"data\" [appTooltip]=\"'Kolkata > America > South Africa'\" placement=\"bottom-left\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"false\">Kolkata > America > South Africa</div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action\"></div>\r\n </div>\r\n </ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n </ng-container>\r\n <app-no-data *ngIf=\"false\" [noDataImage]=\"'https://cdn.v-comply.com/libraries/workflow-engine/assets/workflow/search-data.svg'\" [noDataText]=\"'No Frameworks Found'\"></app-no-data>\r\n </div>\r\n\r\n <div *ngIf=\"false\" class=\"define-framework-listing-body after-framework-listing\">\r\n <div class=\"search-block\">\r\n <i class=\"icons\"></i>\r\n <input type=\"text\" placeholder=\"Search associated Responsibilities/ Categories within this framework\" />\r\n </div>\r\n <!-- <app-pagination></app-pagination> -->\r\n <div class=\"define-framework-listing-table vx-mt-1\" [class.with-pagination]=\"true\">\r\n <div class=\"table-header\">\r\n <!-- when checkbox was checked then show \"active\" class in table-row -->\r\n <div class=\"table-row\" [class.active]=\"false\">\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial\">\r\n #\r\n <app-cs-checkbox *ngIf=\"true\"></app-cs-checkbox>\r\n <app-cs-checkbox-indeterminate *ngIf=\"false\"></app-cs-checkbox-indeterminate>\r\n </div>\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center frameworks\">FRAMEWORKS</div>\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center in-scope\">RESPONSIBILITIES IN SCOPE</div>\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center not-in-scope\">RESPONSIBILITIES NOT IN SCOPE</div>\r\n <div class=\"table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center action\"></div>\r\n </div>\r\n </div>\r\n <div class=\"table-body\">\r\n <div class=\"table-item\" [class.open]=\"hideFrameworkList\" *ngFor=\"let data of [1, 1, 1, 1, 1, 1, 1]\">\r\n <!-- when checkbox was checked then show \"active\" class in table-row -->\r\n <div class=\"table-row main\" (click)=\"clickFrameworkList()\" [class.active]=\"false\">\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial\">\r\n <div class=\"sr-no\" [appTooltip]=\"'1'\" placement=\"bottom\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"true\">1</div>\r\n <app-cs-checkbox *ngIf=\"true\"></app-cs-checkbox>\r\n <app-cs-checkbox-indeterminate *ngIf=\"false\"></app-cs-checkbox-indeterminate>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center frameworks\">\r\n <div class=\"vx-d-block vx-w-100 vx-pr-3\">\r\n <div class=\"frameworks-name vx-fs-12 vx-label-txt\" [appTooltip]=\"'Physical and environmental security'\" placement=\"bottom-left\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"false\">Physical and environmental security</div>\r\n <div class=\"within\">\r\n <div class=\"block\">WITHIN</div>\r\n <div class=\"data\" [appTooltip]=\"'Kolkata > America > South Africa'\" placement=\"bottom-left\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"false\">Kolkata > America > South Africa</div>\r\n </div>\r\n </div>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center in-scope\">\r\n <div class=\"scope vx-fs-11 vx-fw-500 vx-pl-1 vx-pr-1 vx-lh-6 vx-d-flex vx-align-center vx-justify-center\">\r\n <span *ngIf=\"true\" class=\"vx-txt-blue\">45</span>\r\n <span *ngIf=\"false\" class=\"vx-paragraph-txt\">--</span>\r\n </div>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center not-in-scope\">\r\n <div class=\"scope vx-fs-11 vx-fw-500 vx-pl-1 vx-pr-1 vx-lh-6 vx-d-flex vx-align-center vx-justify-center\">\r\n <span *ngIf=\"true\" class=\"vx-txt-blue\">8</span>\r\n <span *ngIf=\"false\" class=\"vx-paragraph-txt\">--</span>\r\n </div>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action\">\r\n <button class=\"arrow-btn vx-fs-14 vx-paragraph-txt vx-p-0 vx-m-0 vx-d-flex vx-align-center vx-justify-center\">\r\n <i class=\"icons vx-d-flex\">\r\n <ng-container *ngIf=\"!hideFrameworkList\"></ng-container>\r\n <ng-container *ngIf=\"hideFrameworkList\"></ng-container>\r\n </i>\r\n </button>\r\n </div>\r\n </div>\r\n <!-- sub table -->\r\n <ng-container *ngIf=\"hideFrameworkList\">\r\n <div class=\"table-row child\" *ngFor=\"let data of [1, 1, 1, 1, 1, 1, 1]\">\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial\">\r\n <div class=\"sr-no\" [appTooltip]=\"'1.1'\" placement=\"bottom\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"true\">1.1</div>\r\n <app-cs-checkbox></app-cs-checkbox>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category\">\r\n <div class=\"vx-d-block vx-w-100\">\r\n <div class=\"category-name vx-fs-12 vx-paragraph-txt\" [appTooltip]=\"'Threat Analysis & Flaw Remediation During Development (IAO-04)'\" placement=\"bottom-left\" delay=\"0\" type=\"black\" [tooltipMandatory]=\"false\">Threat Analysis & Flaw Remediation During Development (IAO-04)</div>\r\n </div>\r\n </div>\r\n <div class=\"table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action\"></div>\r\n </div>\r\n </ng-container>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class=\"define-framework-listing-footer\">\r\n <vui-floating-bar></vui-floating-bar>\r\n </div>\r\n</div>",
|
|
25
|
+
styles: ["@import url(\"https://cdn.v-comply.com/design-system/css/icons/icons.css\");@import url(\"https://cdn.v-comply.com/design-system/css/text/text.css\");@import url(\"https://cdn.v-comply.com/design-system/css/color/color.css\");@import url(\"https://cdn.v-comply.com/design-system/css/padding/padding.css\");@import url(\"https://cdn.v-comply.com/design-system/css/padding/padding-left.css\");@import url(\"https://cdn.v-comply.com/design-system/css/padding/padding-right.css\");@import url(\"https://cdn.v-comply.com/design-system/css/padding/padding-top.css\");@import url(\"https://cdn.v-comply.com/design-system/css/padding/padding-bottom.css\");@import url(\"https://cdn.v-comply.com/design-system/css/margin/margin.css\");@import url(\"https://cdn.v-comply.com/design-system/css/margin/margin-left.css\");@import url(\"https://cdn.v-comply.com/design-system/css/margin/margin-right.css\");@import url(\"https://cdn.v-comply.com/design-system/css/margin/margin-top.css\");@import url(\"https://cdn.v-comply.com/design-system/css/margin/margin-bottom.css\");@import url(\"https://cdn.v-comply.com/design-system/css/width/width.css\");@import url(\"https://cdn.v-comply.com/design-system/css/table-card/table-card.css\");::ng-deep .define-framework-listing{background:#fff;position:fixed;top:0;right:500px;bottom:0;left:0;border-top:3px solid #1e5dd3}::ng-deep .define-framework-listing.animate{-webkit-animation:animate-right .2s cubic-bezier(.25,.46,.45,.94) both;animation:animate-right .2s cubic-bezier(.25,.46,.45,.94) both;z-index:-1}::ng-deep .define-framework-listing-head{background:#fbfbfb;height:42px;padding:0 18px;display:flex;justify-content:space-between;align-items:center;border:1px solid #f1f1f1;border-right:none}::ng-deep .define-framework-listing-title{color:#161b2f;font-size:15px;font-weight:500;margin:0!important;padding:0;line-height:21px}::ng-deep .define-framework-listing-body{padding:24px 40px 24px 36px;height:calc(100vh - 124px)}::ng-deep .define-framework-listing-body .search-block{position:relative}::ng-deep .define-framework-listing-body .search-block input{height:44px;line-height:24px;padding:10px 16px 10px 40px;outline:none;border:1px solid #7475763f;border-radius:4px;width:100%;font-size:14px;color:#747576}::ng-deep .define-framework-listing-body .search-block input:focus{border-color:#1e5dd3}::ng-deep .define-framework-listing-body .search-block i{position:absolute;left:17px;font-size:12px;font-weight:400;top:17px;pointer-events:none;color:#f1f1f1}::ng-deep .define-framework-listing-body.after-framework-listing .define-framework-listing-table{height:calc(100vh - 12.75rem)}::ng-deep .define-framework-listing-body.after-framework-listing .define-framework-listing-table.with-pagination{height:calc(100vh - 15.5rem)}::ng-deep .define-framework-listing-table{width:calc(100% + .75rem);height:calc(100vh - 16.75rem);overflow:auto;padding-right:.75rem}::ng-deep .define-framework-listing-table.with-pagination{height:calc(100vh - 19.5rem)}::ng-deep .define-framework-listing-table .table-header{background:#fff;position:sticky;top:0;z-index:1}::ng-deep .define-framework-listing-table .table-header .table-row .table-column{color:#161b2f!important;min-height:1.5rem!important}::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial{position:relative}::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox,::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox-indeterminate{background:#fff;border-radius:.125rem;position:absolute;top:.25rem;left:.5rem;width:1rem;height:1rem;transition:all .2s ease-in-out;opacity:0}::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox-indeterminate .checkbox-item,::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox .checkbox-item{position:absolute;top:0;left:0}::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox-indeterminate .checkbox-item .checkbox,::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox-indeterminate .checkbox-item .checkmark,::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox .checkbox-item .checkbox,::ng-deep .define-framework-listing-table .table-header .table-row .table-column.serial app-cs-checkbox .checkbox-item .checkmark{position:absolute;top:0;left:0}::ng-deep .define-framework-listing-table .table-header .table-row.active .table-column.serial app-cs-checkbox,::ng-deep .define-framework-listing-table .table-header .table-row.active .table-column.serial app-cs-radio,::ng-deep .define-framework-listing-table .table-header .table-row:hover .table-column.serial app-cs-checkbox,::ng-deep .define-framework-listing-table .table-header .table-row:hover .table-column.serial app-cs-radio{opacity:1}::ng-deep .define-framework-listing-table .table-body{position:relative}::ng-deep .define-framework-listing-table .table-body .table-item{border:1px solid #f1f1f1;border-radius:.25rem;margin-bottom:.25rem}::ng-deep .define-framework-listing-table .table-body .table-item.open{border-color:#1e5dd3;box-shadow:0 3px 6px #1e5dd31a}::ng-deep .define-framework-listing-table .table-body .table-item .table-row.active .table-column.serial app-cs-checkbox,::ng-deep .define-framework-listing-table .table-body .table-item .table-row.active .table-column.serial app-cs-checkbox-indeterminate,::ng-deep .define-framework-listing-table .table-body .table-item .table-row.active .table-column.serial app-cs-radio,::ng-deep .define-framework-listing-table .table-body .table-item .table-row:hover .table-column.serial app-cs-checkbox,::ng-deep .define-framework-listing-table .table-body .table-item .table-row:hover .table-column.serial app-cs-checkbox-indeterminate,::ng-deep .define-framework-listing-table .table-body .table-item .table-row:hover .table-column.serial app-cs-radio{opacity:1}::ng-deep .define-framework-listing-table .table-row{display:flex;justify-content:space-between;position:relative}::ng-deep .define-framework-listing-table .table-row.main{cursor:pointer}::ng-deep .define-framework-listing-table .table-row.child{border-top:1px solid #f1f1f1}::ng-deep .define-framework-listing-table .table-row .table-column{color:#747576;min-height:2.5rem;position:relative;width:100%}::ng-deep .define-framework-listing-table .table-row .table-column.serial{width:2rem;max-width:2rem;flex:0 0 2rem;justify-content:center;position:relative}::ng-deep .define-framework-listing-table .table-row .table-column.serial .sr-no{width:1rem;background:#f8f8f8;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;color:#747576;font-size:.625rem;font-weight:500;display:flex;height:2.5rem;align-items:center;justify-content:center;position:relative;transition:all .2s ease-in-out}::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-radio{background:#fff;border-radius:50%;position:absolute;top:.75rem;left:.5rem;width:1rem;height:1rem;transition:all .2s ease-in-out;opacity:0}::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-radio .radio-item{position:absolute;top:0;left:0}::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-radio .radio-item .radio,::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-radio .radio-item .radiomark{position:absolute;top:0;left:0}::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox,::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox-indeterminate{background:#fff;border-radius:50%;position:absolute;top:.75rem;left:.5rem;width:1rem;height:1rem;transition:all .2s ease-in-out;opacity:0}::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox-indeterminate .checkbox-item,::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox .checkbox-item{position:absolute;top:0;left:0}::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox-indeterminate .checkbox-item .checkbox,::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox-indeterminate .checkbox-item .checkboxmark,::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox .checkbox-item .checkbox,::ng-deep .define-framework-listing-table .table-row .table-column.serial app-cs-checkbox .checkbox-item .checkboxmark{position:absolute;top:0;left:0}::ng-deep .define-framework-listing-table .table-row .table-column.category{width:calc(100% - 4.5rem);min-width:calc(100% - 4.5rem)}::ng-deep .define-framework-listing-table .table-row .table-column.category .category-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}::ng-deep .define-framework-listing-table .table-row .table-column.category .within{display:flex;align-items:center;justify-content:flex-start}::ng-deep .define-framework-listing-table .table-row .table-column.category .within .block{background:#f1f1f1;border-radius:2px;padding:0 2px;line-height:14px;font-size:9px;font-weight:500;color:#042e7d;margin-right:6px;display:block;text-transform:uppercase}::ng-deep .define-framework-listing-table .table-row .table-column.category .within .data{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#747576;font-size:11px;font-weight:400;line-height:17px}::ng-deep .define-framework-listing-table .table-row .table-column.frameworks{width:calc(100% - 26rem);min-width:calc(100% - 26rem)}::ng-deep .define-framework-listing-table .table-row .table-column.frameworks .frameworks-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}::ng-deep .define-framework-listing-table .table-row .table-column.frameworks .within{display:flex;align-items:center;justify-content:flex-start}::ng-deep .define-framework-listing-table .table-row .table-column.frameworks .within .block{background:#f1f1f1;border-radius:2px;padding:0 2px;line-height:14px;font-size:9px;font-weight:500;color:#042e7d;margin-right:6px;display:block;text-transform:uppercase}::ng-deep .define-framework-listing-table .table-row .table-column.frameworks .within .data{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#747576;font-size:11px;font-weight:400;line-height:17px}::ng-deep .define-framework-listing-table .table-row .table-column.in-scope{width:10rem;min-width:10rem}::ng-deep .define-framework-listing-table .table-row .table-column.in-scope .scope{border:1px solid #dbdbdb;border-radius:.125rem;min-width:1.75rem}::ng-deep .define-framework-listing-table .table-row .table-column.not-in-scope{width:11rem;min-width:11rem}::ng-deep .define-framework-listing-table .table-row .table-column.not-in-scope .scope{border:1px solid #dbdbdb;border-radius:.125rem;min-width:1.75rem}::ng-deep .define-framework-listing-table .table-row .table-column.action{width:2.5rem;min-width:2.5rem}::ng-deep .define-framework-listing-table .table-row .table-column.action button.arrow-btn{background:transparent;border-radius:0;border:none}"]
|
|
26
|
+
},] }
|
|
27
|
+
];
|
|
28
|
+
DefineFrameworkListingComponent.ctorParameters = () => [];
|
|
29
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5lLWZyYW1ld29yay1saXN0aW5nLmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3dvcmtmbG93LXByb2dyYW0vY3JlYXRlLXByb2dyYW0tdWkvZGVmaW5lLWZyYW1ld29yay1saXN0aW5nL2RlZmluZS1mcmFtZXdvcmstbGlzdGluZy5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBVSxNQUFNLGVBQWUsQ0FBQztBQU9sRCxNQUFNLE9BQU8sK0JBQStCO0lBSzFDO1FBSkEsY0FBUyxHQUFHLElBQUksQ0FBQztRQUNqQixxQkFBZ0IsR0FBRyxLQUFLLENBQUM7UUFDekIsc0JBQWlCLEdBQUcsS0FBSyxDQUFDO0lBRVYsQ0FBQztJQUVqQixRQUFRO1FBQ04sSUFBSSxDQUFDLFNBQVMsR0FBRyxJQUFJLENBQUM7UUFDdEIsVUFBVSxDQUFDLEdBQUcsRUFBRTtZQUNkLElBQUksQ0FBQyxTQUFTLEdBQUcsS0FBSyxDQUFDO1FBQ3pCLENBQUMsRUFBRSxHQUFHLENBQUMsQ0FBQztJQUNWLENBQUM7SUFFRCxpQkFBaUI7UUFDZixJQUFJLENBQUMsZ0JBQWdCLEdBQUcsQ0FBQyxJQUFJLENBQUMsZ0JBQWdCLENBQUM7SUFDakQsQ0FBQztJQUVELGtCQUFrQjtRQUNoQixJQUFJLENBQUMsaUJBQWlCLEdBQUcsQ0FBQyxJQUFJLENBQUMsaUJBQWlCLENBQUM7SUFDbkQsQ0FBQzs7O1lBekJGLFNBQVMsU0FBQztnQkFDVCxRQUFRLEVBQUUsOEJBQThCO2dCQUN4Qyx1cmVBQXdEOzthQUV6RCIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgT25Jbml0IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2FwcC1kZWZpbmUtZnJhbWV3b3JrLWxpc3RpbmcnLFxyXG4gIHRlbXBsYXRlVXJsOiAnLi9kZWZpbmUtZnJhbWV3b3JrLWxpc3RpbmcuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsczogWycuL2RlZmluZS1mcmFtZXdvcmstbGlzdGluZy5jb21wb25lbnQubGVzcyddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBEZWZpbmVGcmFtZXdvcmtMaXN0aW5nQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcclxuICBhbmltYXRpb24gPSB0cnVlO1xyXG4gIGhpZGVDYXRlZ29yeUxpc3QgPSBmYWxzZTtcclxuICBoaWRlRnJhbWV3b3JrTGlzdCA9IGZhbHNlO1xyXG5cclxuICBjb25zdHJ1Y3RvcigpIHsgfVxyXG5cclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMuYW5pbWF0aW9uID0gdHJ1ZTtcclxuICAgIHNldFRpbWVvdXQoKCkgPT4ge1xyXG4gICAgICB0aGlzLmFuaW1hdGlvbiA9IGZhbHNlO1xyXG4gICAgfSwgMzAwKTtcclxuICB9XHJcblxyXG4gIGNsaWNrQ2F0ZWdvcnlMaXN0KCkge1xyXG4gICAgdGhpcy5oaWRlQ2F0ZWdvcnlMaXN0ID0gIXRoaXMuaGlkZUNhdGVnb3J5TGlzdDtcclxuICB9XHJcblxyXG4gIGNsaWNrRnJhbWV3b3JrTGlzdCgpIHtcclxuICAgIHRoaXMuaGlkZUZyYW1ld29ya0xpc3QgPSAhdGhpcy5oaWRlRnJhbWV3b3JrTGlzdDtcclxuICB9XHJcblxyXG59XHJcbiJdfQ==
|
|
@@ -0,0 +1,209 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @fileoverview This file was generated by the Angular template compiler. Do not edit.
|
|
3
|
+
*
|
|
4
|
+
* @suppress {suspiciousCode,uselessCode,missingProperties,missingOverride,checkTypes,extraRequire}
|
|
5
|
+
* tslint:disable
|
|
6
|
+
*/
|
|
7
|
+
import * as i0 from "./define-framework-listing.component.less.shim.ngstyle";
|
|
8
|
+
import * as i1 from "@angular/core";
|
|
9
|
+
import * as i2 from "../../../ui-kit/formgroup/cs-checkbox/cs-checkbox.component.ngfactory";
|
|
10
|
+
import * as i3 from "../../../ui-kit/formgroup/cs-checkbox/cs-checkbox.component";
|
|
11
|
+
import * as i4 from "../../../ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component.ngfactory";
|
|
12
|
+
import * as i5 from "../../../ui-kit/formgroup/cs-checkbox-indeterminate/cs-checkbox-indeterminate.component";
|
|
13
|
+
import * as i6 from "../../../ui-kit/tooltip/tooltip.directive";
|
|
14
|
+
import * as i7 from "@angular/common";
|
|
15
|
+
import * as i8 from "../../../ui-kit/formgroup/cs-radio/cs-radio.component.ngfactory";
|
|
16
|
+
import * as i9 from "../../../ui-kit/formgroup/cs-radio/cs-radio.component";
|
|
17
|
+
import * as i10 from "../../../ui-kit/no-data/no-data.component.ngfactory";
|
|
18
|
+
import * as i11 from "../../../ui-kit/no-data/no-data.component";
|
|
19
|
+
import * as i12 from "../floating-bar/floating-bar.component.ngfactory";
|
|
20
|
+
import * as i13 from "../floating-bar/floating-bar.component";
|
|
21
|
+
import * as i14 from "./define-framework-listing.component";
|
|
22
|
+
var styles_DefineFrameworkListingComponent = [i0.styles];
|
|
23
|
+
var RenderType_DefineFrameworkListingComponent = i1.ɵcrt({ encapsulation: 0, styles: styles_DefineFrameworkListingComponent, data: {} });
|
|
24
|
+
export { RenderType_DefineFrameworkListingComponent as RenderType_DefineFrameworkListingComponent };
|
|
25
|
+
function View_DefineFrameworkListingComponent_3(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-cs-checkbox", [], null, null, null, i2.View_CsCheckboxComponent_0, i2.RenderType_CsCheckboxComponent)), i1.ɵdid(1, 114688, null, 0, i3.CsCheckboxComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
26
|
+
function View_DefineFrameworkListingComponent_4(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-cs-checkbox-indeterminate", [], null, null, null, i4.View_CsCheckboxIndeterminateComponent_0, i4.RenderType_CsCheckboxIndeterminateComponent)), i1.ɵdid(1, 114688, null, 0, i5.CsCheckboxIndeterminateComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
27
|
+
function View_DefineFrameworkListingComponent_6(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, null, null, null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE970"]))], null, null); }
|
|
28
|
+
function View_DefineFrameworkListingComponent_7(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, null, null, null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE9E8"]))], null, null); }
|
|
29
|
+
function View_DefineFrameworkListingComponent_9(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 16, "div", [["class", "table-row child"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 3, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 2, "div", [["class", "sr-no"], ["delay", "0"], ["placement", "bottom"], ["type", "black"]], null, [[null, "mouseenter"], [null, "mouseover"], [null, "mouseleave"], [null, "mouseout"], [null, "click"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
|
|
30
|
+
var pd_0 = (i1.ɵnov(_v, 3).onMouseEnter() !== false);
|
|
31
|
+
ad = (pd_0 && ad);
|
|
32
|
+
} if (("mouseover" === en)) {
|
|
33
|
+
var pd_1 = (i1.ɵnov(_v, 3).onMouseOver() !== false);
|
|
34
|
+
ad = (pd_1 && ad);
|
|
35
|
+
} if (("mouseleave" === en)) {
|
|
36
|
+
var pd_2 = (i1.ɵnov(_v, 3).onMouseLeave() !== false);
|
|
37
|
+
ad = (pd_2 && ad);
|
|
38
|
+
} if (("mouseout" === en)) {
|
|
39
|
+
var pd_3 = (i1.ɵnov(_v, 3).onMouseOut() !== false);
|
|
40
|
+
ad = (pd_3 && ad);
|
|
41
|
+
} if (("click" === en)) {
|
|
42
|
+
var pd_4 = (i1.ɵnov(_v, 3).onClick() !== false);
|
|
43
|
+
ad = (pd_4 && ad);
|
|
44
|
+
} return ad; }, null, null)), i1.ɵdid(3, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["1.1"])), (_l()(), i1.ɵeld(5, 0, null, null, 10, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category"]], null, null, null, null, null)), (_l()(), i1.ɵeld(6, 0, null, null, 9, "div", [["class", "vx-d-block vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(7, 0, null, null, 2, "div", [["class", "category-name vx-fs-12 vx-paragraph-txt"], ["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)) {
|
|
45
|
+
var pd_0 = (i1.ɵnov(_v, 8).onMouseEnter() !== false);
|
|
46
|
+
ad = (pd_0 && ad);
|
|
47
|
+
} if (("mouseover" === en)) {
|
|
48
|
+
var pd_1 = (i1.ɵnov(_v, 8).onMouseOver() !== false);
|
|
49
|
+
ad = (pd_1 && ad);
|
|
50
|
+
} if (("mouseleave" === en)) {
|
|
51
|
+
var pd_2 = (i1.ɵnov(_v, 8).onMouseLeave() !== false);
|
|
52
|
+
ad = (pd_2 && ad);
|
|
53
|
+
} if (("mouseout" === en)) {
|
|
54
|
+
var pd_3 = (i1.ɵnov(_v, 8).onMouseOut() !== false);
|
|
55
|
+
ad = (pd_3 && ad);
|
|
56
|
+
} if (("click" === en)) {
|
|
57
|
+
var pd_4 = (i1.ɵnov(_v, 8).onClick() !== false);
|
|
58
|
+
ad = (pd_4 && ad);
|
|
59
|
+
} return ad; }, null, null)), i1.ɵdid(8, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["Threat Analysis & Flaw Remediation During Development (IAO-04)"])), (_l()(), i1.ɵeld(10, 0, null, null, 5, "div", [["class", "within"]], null, null, null, null, null)), (_l()(), i1.ɵeld(11, 0, null, null, 1, "div", [["class", "block"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["WITHIN"])), (_l()(), i1.ɵeld(13, 0, null, null, 2, "div", [["class", "data"], ["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)) {
|
|
60
|
+
var pd_0 = (i1.ɵnov(_v, 14).onMouseEnter() !== false);
|
|
61
|
+
ad = (pd_0 && ad);
|
|
62
|
+
} if (("mouseover" === en)) {
|
|
63
|
+
var pd_1 = (i1.ɵnov(_v, 14).onMouseOver() !== false);
|
|
64
|
+
ad = (pd_1 && ad);
|
|
65
|
+
} if (("mouseleave" === en)) {
|
|
66
|
+
var pd_2 = (i1.ɵnov(_v, 14).onMouseLeave() !== false);
|
|
67
|
+
ad = (pd_2 && ad);
|
|
68
|
+
} if (("mouseout" === en)) {
|
|
69
|
+
var pd_3 = (i1.ɵnov(_v, 14).onMouseOut() !== false);
|
|
70
|
+
ad = (pd_3 && ad);
|
|
71
|
+
} if (("click" === en)) {
|
|
72
|
+
var pd_4 = (i1.ɵnov(_v, 14).onClick() !== false);
|
|
73
|
+
ad = (pd_4 && ad);
|
|
74
|
+
} return ad; }, null, null)), i1.ɵdid(14, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["Kolkata > America > South Africa"])), (_l()(), i1.ɵeld(16, 0, null, null, 0, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action"]], null, null, null, null, null))], function (_ck, _v) { var currVal_0 = "1.1"; var currVal_1 = "bottom"; var currVal_2 = "black"; var currVal_3 = true; _ck(_v, 3, 0, currVal_0, currVal_1, currVal_2, currVal_3); var currVal_4 = "Threat Analysis & Flaw Remediation During Development (IAO-04)"; var currVal_5 = "bottom-left"; var currVal_6 = "black"; var currVal_7 = false; _ck(_v, 8, 0, currVal_4, currVal_5, currVal_6, currVal_7); var currVal_8 = "Kolkata > America > South Africa"; var currVal_9 = "bottom-left"; var currVal_10 = "black"; var currVal_11 = false; _ck(_v, 14, 0, currVal_8, currVal_9, currVal_10, currVal_11); }, null); }
|
|
75
|
+
function View_DefineFrameworkListingComponent_8(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_DefineFrameworkListingComponent_9)), i1.ɵdid(2, 278528, null, 0, i7.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), i1.ɵpad(3, 7), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var currVal_0 = _ck(_v, 3, 0, 1, 1, 1, 1, 1, 1, 1); _ck(_v, 2, 0, currVal_0); }, null); }
|
|
76
|
+
function View_DefineFrameworkListingComponent_5(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 20, "div", [["class", "table-item"]], [[2, "open", null]], null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 17, "div", [["class", "table-row main"]], [[2, "active", null]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
77
|
+
var pd_0 = (_co.clickCategoryList() !== false);
|
|
78
|
+
ad = (pd_0 && ad);
|
|
79
|
+
} return ad; }, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 5, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial"]], null, null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 2, "div", [["class", "sr-no"], ["delay", "0"], ["placement", "bottom"], ["type", "black"]], null, [[null, "mouseenter"], [null, "mouseover"], [null, "mouseleave"], [null, "mouseout"], [null, "click"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
|
|
80
|
+
var pd_0 = (i1.ɵnov(_v, 4).onMouseEnter() !== false);
|
|
81
|
+
ad = (pd_0 && ad);
|
|
82
|
+
} if (("mouseover" === en)) {
|
|
83
|
+
var pd_1 = (i1.ɵnov(_v, 4).onMouseOver() !== false);
|
|
84
|
+
ad = (pd_1 && ad);
|
|
85
|
+
} if (("mouseleave" === en)) {
|
|
86
|
+
var pd_2 = (i1.ɵnov(_v, 4).onMouseLeave() !== false);
|
|
87
|
+
ad = (pd_2 && ad);
|
|
88
|
+
} if (("mouseout" === en)) {
|
|
89
|
+
var pd_3 = (i1.ɵnov(_v, 4).onMouseOut() !== false);
|
|
90
|
+
ad = (pd_3 && ad);
|
|
91
|
+
} if (("click" === en)) {
|
|
92
|
+
var pd_4 = (i1.ɵnov(_v, 4).onClick() !== false);
|
|
93
|
+
ad = (pd_4 && ad);
|
|
94
|
+
} return ad; }, null, null)), i1.ɵdid(4, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["1"])), (_l()(), i1.ɵeld(6, 0, null, null, 1, "app-cs-radio", [], null, null, null, i8.View_CsRadioComponent_0, i8.RenderType_CsRadioComponent)), i1.ɵdid(7, 114688, null, 0, i9.CsRadioComponent, [], null, null), (_l()(), i1.ɵeld(8, 0, null, null, 3, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category"]], null, null, null, null, null)), (_l()(), i1.ɵeld(9, 0, null, null, 2, "div", [["class", "category-name vx-fs-13 vx-label-txt"], ["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)) {
|
|
95
|
+
var pd_0 = (i1.ɵnov(_v, 10).onMouseEnter() !== false);
|
|
96
|
+
ad = (pd_0 && ad);
|
|
97
|
+
} if (("mouseover" === en)) {
|
|
98
|
+
var pd_1 = (i1.ɵnov(_v, 10).onMouseOver() !== false);
|
|
99
|
+
ad = (pd_1 && ad);
|
|
100
|
+
} if (("mouseleave" === en)) {
|
|
101
|
+
var pd_2 = (i1.ɵnov(_v, 10).onMouseLeave() !== false);
|
|
102
|
+
ad = (pd_2 && ad);
|
|
103
|
+
} if (("mouseout" === en)) {
|
|
104
|
+
var pd_3 = (i1.ɵnov(_v, 10).onMouseOut() !== false);
|
|
105
|
+
ad = (pd_3 && ad);
|
|
106
|
+
} if (("click" === en)) {
|
|
107
|
+
var pd_4 = (i1.ɵnov(_v, 10).onClick() !== false);
|
|
108
|
+
ad = (pd_4 && ad);
|
|
109
|
+
} return ad; }, null, null)), i1.ɵdid(10, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["Federal Emergency Management Agency (FEMA)"])), (_l()(), i1.ɵeld(12, 0, null, null, 6, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action"]], null, null, null, null, null)), (_l()(), i1.ɵeld(13, 0, null, null, 5, "button", [["class", "arrow-btn vx-fs-14 vx-paragraph-txt vx-p-0 vx-m-0 vx-d-flex vx-align-center vx-justify-center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(14, 0, null, null, 4, "i", [["class", "icons vx-d-flex"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_6)), i1.ɵdid(16, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_7)), i1.ɵdid(18, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_8)), i1.ɵdid(20, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_2 = "1"; var currVal_3 = "bottom"; var currVal_4 = "black"; var currVal_5 = true; _ck(_v, 4, 0, currVal_2, currVal_3, currVal_4, currVal_5); _ck(_v, 7, 0); var currVal_6 = "Federal Emergency Management Agency (FEMA)"; var currVal_7 = "bottom-left"; var currVal_8 = "black"; var currVal_9 = false; _ck(_v, 10, 0, currVal_6, currVal_7, currVal_8, currVal_9); var currVal_10 = !_co.hideCategoryList; _ck(_v, 16, 0, currVal_10); var currVal_11 = _co.hideCategoryList; _ck(_v, 18, 0, currVal_11); var currVal_12 = _co.hideCategoryList; _ck(_v, 20, 0, currVal_12); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.hideCategoryList; _ck(_v, 0, 0, currVal_0); var currVal_1 = false; _ck(_v, 1, 0, currVal_1); }); }
|
|
110
|
+
function View_DefineFrameworkListingComponent_2(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 16, null, null, null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 15, "div", [["class", "define-framework-listing-table vx-mt-1"]], [[2, "with-pagination", null]], null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 10, "div", [["class", "table-header"]], null, null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 9, "div", [["class", "table-row"]], [[2, "active", null]], null, null, null, null)), (_l()(), i1.ɵeld(4, 0, null, null, 5, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, [" # "])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_3)), i1.ɵdid(7, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_4)), i1.ɵdid(9, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(10, 0, null, null, 1, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["RESPONSIBILITY CATEGORIES"])), (_l()(), i1.ɵeld(12, 0, null, null, 0, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center action"]], null, null, null, null, null)), (_l()(), i1.ɵeld(13, 0, null, null, 3, "div", [["class", "table-body"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_DefineFrameworkListingComponent_5)), i1.ɵdid(15, 278528, null, 0, i7.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), i1.ɵpad(16, 7)], function (_ck, _v) { var currVal_2 = true; _ck(_v, 7, 0, currVal_2); var currVal_3 = false; _ck(_v, 9, 0, currVal_3); var currVal_4 = _ck(_v, 16, 0, 1, 1, 1, 1, 1, 1, 1); _ck(_v, 15, 0, currVal_4); }, function (_ck, _v) { var currVal_0 = true; _ck(_v, 1, 0, currVal_0); var currVal_1 = false; _ck(_v, 3, 0, currVal_1); }); }
|
|
111
|
+
function View_DefineFrameworkListingComponent_10(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-no-data", [], null, null, null, i10.View_NoDataComponent_0, i10.RenderType_NoDataComponent)), i1.ɵdid(1, 114688, null, 0, i11.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 Frameworks Found"; _ck(_v, 1, 0, currVal_0, currVal_1); }, null); }
|
|
112
|
+
function View_DefineFrameworkListingComponent_1(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 41, "div", [["class", "define-framework-listing-body"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 32, "div", [["class", "vx-d-flex vx-align-center vx-mb-2"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 7, "div", [["class", "vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100"]], [[2, "active", null]], null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 3, "div", [["class", "left vx-d-block vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(4, 0, null, null, 2, "div", [["class", "label vx-d-flex vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(5, 0, null, null, 1, "label", [["class", "vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["REGULATIONS"])), (_l()(), i1.ɵeld(7, 0, null, null, 2, "div", [["class", "right vx-d-flex vx-justify-end vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(8, 0, null, null, 1, "span", [["class", "vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["100"])), (_l()(), i1.ɵeld(10, 0, null, null, 7, "div", [["class", "vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(11, 0, null, null, 3, "div", [["class", "left vx-d-block vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(12, 0, null, null, 2, "div", [["class", "label vx-d-flex vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(13, 0, null, null, 1, "label", [["class", "vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["STANDARDS"])), (_l()(), i1.ɵeld(15, 0, null, null, 2, "div", [["class", "right vx-d-flex vx-justify-end vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(16, 0, null, null, 1, "span", [["class", "vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["100"])), (_l()(), i1.ɵeld(18, 0, null, null, 7, "div", [["class", "vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(19, 0, null, null, 3, "div", [["class", "left vx-d-block vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(20, 0, null, null, 2, "div", [["class", "label vx-d-flex vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(21, 0, null, null, 1, "label", [["class", "vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["INTERNAL CONTROLS"])), (_l()(), i1.ɵeld(23, 0, null, null, 2, "div", [["class", "right vx-d-flex vx-justify-end vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(24, 0, null, null, 1, "span", [["class", "vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["100"])), (_l()(), i1.ɵeld(26, 0, null, null, 7, "div", [["class", "vx-table-card vx-bg-white vx-d-flex vx-justify-between vx-align-center vx-mr-1 vx-pt-2 vx-pb-2 vx-pl-3 vx-pr-3 vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(27, 0, null, null, 3, "div", [["class", "left vx-d-block vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(28, 0, null, null, 2, "div", [["class", "label vx-d-flex vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(29, 0, null, null, 1, "label", [["class", "vx-paragraph-txt vx-fw-500 vx-tt-uppercase vx-d-flex vx-justify-between vx-align-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["OTHERS"])), (_l()(), i1.ɵeld(31, 0, null, null, 2, "div", [["class", "right vx-d-flex vx-justify-end vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(32, 0, null, null, 1, "span", [["class", "vx-txt-white vx-fw-500 vx-d-inline-block vx-text-center"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["100"])), (_l()(), i1.ɵeld(34, 0, null, null, 3, "div", [["class", "search-block"]], null, null, null, null, null)), (_l()(), i1.ɵeld(35, 0, null, null, 1, "i", [["class", "icons"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE90B"])), (_l()(), i1.ɵeld(37, 0, null, null, 0, "input", [["placeholder", "Search Frameworks"], ["type", "text"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_2)), i1.ɵdid(39, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_10)), i1.ɵdid(41, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var currVal_1 = true; _ck(_v, 39, 0, currVal_1); var currVal_2 = false; _ck(_v, 41, 0, currVal_2); }, function (_ck, _v) { var currVal_0 = true; _ck(_v, 2, 0, currVal_0); }); }
|
|
113
|
+
function View_DefineFrameworkListingComponent_12(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-cs-checkbox", [], null, null, null, i2.View_CsCheckboxComponent_0, i2.RenderType_CsCheckboxComponent)), i1.ɵdid(1, 114688, null, 0, i3.CsCheckboxComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
114
|
+
function View_DefineFrameworkListingComponent_13(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-cs-checkbox-indeterminate", [], null, null, null, i4.View_CsCheckboxIndeterminateComponent_0, i4.RenderType_CsCheckboxIndeterminateComponent)), i1.ɵdid(1, 114688, null, 0, i5.CsCheckboxIndeterminateComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
115
|
+
function View_DefineFrameworkListingComponent_15(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-cs-checkbox", [], null, null, null, i2.View_CsCheckboxComponent_0, i2.RenderType_CsCheckboxComponent)), i1.ɵdid(1, 114688, null, 0, i3.CsCheckboxComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
116
|
+
function View_DefineFrameworkListingComponent_16(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-cs-checkbox-indeterminate", [], null, null, null, i4.View_CsCheckboxIndeterminateComponent_0, i4.RenderType_CsCheckboxIndeterminateComponent)), i1.ɵdid(1, 114688, null, 0, i5.CsCheckboxIndeterminateComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
117
|
+
function View_DefineFrameworkListingComponent_17(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [["class", "vx-txt-blue"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["45"]))], null, null); }
|
|
118
|
+
function View_DefineFrameworkListingComponent_18(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [["class", "vx-paragraph-txt"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["--"]))], null, null); }
|
|
119
|
+
function View_DefineFrameworkListingComponent_19(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [["class", "vx-txt-blue"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["8"]))], null, null); }
|
|
120
|
+
function View_DefineFrameworkListingComponent_20(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "span", [["class", "vx-paragraph-txt"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["--"]))], null, null); }
|
|
121
|
+
function View_DefineFrameworkListingComponent_21(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, null, null, null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE970"]))], null, null); }
|
|
122
|
+
function View_DefineFrameworkListingComponent_22(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, null, null, null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE9E8"]))], null, null); }
|
|
123
|
+
function View_DefineFrameworkListingComponent_24(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 12, "div", [["class", "table-row child"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 5, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 2, "div", [["class", "sr-no"], ["delay", "0"], ["placement", "bottom"], ["type", "black"]], null, [[null, "mouseenter"], [null, "mouseover"], [null, "mouseleave"], [null, "mouseout"], [null, "click"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
|
|
124
|
+
var pd_0 = (i1.ɵnov(_v, 3).onMouseEnter() !== false);
|
|
125
|
+
ad = (pd_0 && ad);
|
|
126
|
+
} if (("mouseover" === en)) {
|
|
127
|
+
var pd_1 = (i1.ɵnov(_v, 3).onMouseOver() !== false);
|
|
128
|
+
ad = (pd_1 && ad);
|
|
129
|
+
} if (("mouseleave" === en)) {
|
|
130
|
+
var pd_2 = (i1.ɵnov(_v, 3).onMouseLeave() !== false);
|
|
131
|
+
ad = (pd_2 && ad);
|
|
132
|
+
} if (("mouseout" === en)) {
|
|
133
|
+
var pd_3 = (i1.ɵnov(_v, 3).onMouseOut() !== false);
|
|
134
|
+
ad = (pd_3 && ad);
|
|
135
|
+
} if (("click" === en)) {
|
|
136
|
+
var pd_4 = (i1.ɵnov(_v, 3).onClick() !== false);
|
|
137
|
+
ad = (pd_4 && ad);
|
|
138
|
+
} return ad; }, null, null)), i1.ɵdid(3, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["1.1"])), (_l()(), i1.ɵeld(5, 0, null, null, 1, "app-cs-checkbox", [], null, null, null, i2.View_CsCheckboxComponent_0, i2.RenderType_CsCheckboxComponent)), i1.ɵdid(6, 114688, null, 0, i3.CsCheckboxComponent, [], null, null), (_l()(), i1.ɵeld(7, 0, null, null, 4, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center category"]], null, null, null, null, null)), (_l()(), i1.ɵeld(8, 0, null, null, 3, "div", [["class", "vx-d-block vx-w-100"]], null, null, null, null, null)), (_l()(), i1.ɵeld(9, 0, null, null, 2, "div", [["class", "category-name vx-fs-12 vx-paragraph-txt"], ["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)) {
|
|
139
|
+
var pd_0 = (i1.ɵnov(_v, 10).onMouseEnter() !== false);
|
|
140
|
+
ad = (pd_0 && ad);
|
|
141
|
+
} if (("mouseover" === en)) {
|
|
142
|
+
var pd_1 = (i1.ɵnov(_v, 10).onMouseOver() !== false);
|
|
143
|
+
ad = (pd_1 && ad);
|
|
144
|
+
} if (("mouseleave" === en)) {
|
|
145
|
+
var pd_2 = (i1.ɵnov(_v, 10).onMouseLeave() !== false);
|
|
146
|
+
ad = (pd_2 && ad);
|
|
147
|
+
} if (("mouseout" === en)) {
|
|
148
|
+
var pd_3 = (i1.ɵnov(_v, 10).onMouseOut() !== false);
|
|
149
|
+
ad = (pd_3 && ad);
|
|
150
|
+
} if (("click" === en)) {
|
|
151
|
+
var pd_4 = (i1.ɵnov(_v, 10).onClick() !== false);
|
|
152
|
+
ad = (pd_4 && ad);
|
|
153
|
+
} return ad; }, null, null)), i1.ɵdid(10, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["Threat Analysis & Flaw Remediation During Development (IAO-04)"])), (_l()(), i1.ɵeld(12, 0, null, null, 0, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action"]], null, null, null, null, null))], function (_ck, _v) { var currVal_0 = "1.1"; var currVal_1 = "bottom"; var currVal_2 = "black"; var currVal_3 = true; _ck(_v, 3, 0, currVal_0, currVal_1, currVal_2, currVal_3); _ck(_v, 6, 0); var currVal_4 = "Threat Analysis & Flaw Remediation During Development (IAO-04)"; var currVal_5 = "bottom-left"; var currVal_6 = "black"; var currVal_7 = false; _ck(_v, 10, 0, currVal_4, currVal_5, currVal_6, currVal_7); }, null); }
|
|
154
|
+
function View_DefineFrameworkListingComponent_23(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 3, null, null, null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_DefineFrameworkListingComponent_24)), i1.ɵdid(2, 278528, null, 0, i7.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), i1.ɵpad(3, 7), (_l()(), i1.ɵand(0, null, null, 0))], function (_ck, _v) { var currVal_0 = _ck(_v, 3, 0, 1, 1, 1, 1, 1, 1, 1); _ck(_v, 2, 0, currVal_0); }, null); }
|
|
155
|
+
function View_DefineFrameworkListingComponent_14(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 41, "div", [["class", "table-item"]], [[2, "open", null]], null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 38, "div", [["class", "table-row main"]], [[2, "active", null]], [[null, "click"]], function (_v, en, $event) { var ad = true; var _co = _v.component; if (("click" === en)) {
|
|
156
|
+
var pd_0 = (_co.clickFrameworkList() !== false);
|
|
157
|
+
ad = (pd_0 && ad);
|
|
158
|
+
} return ad; }, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 7, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial"]], null, null, null, null, null)), (_l()(), i1.ɵeld(3, 0, null, null, 2, "div", [["class", "sr-no"], ["delay", "0"], ["placement", "bottom"], ["type", "black"]], null, [[null, "mouseenter"], [null, "mouseover"], [null, "mouseleave"], [null, "mouseout"], [null, "click"]], function (_v, en, $event) { var ad = true; if (("mouseenter" === en)) {
|
|
159
|
+
var pd_0 = (i1.ɵnov(_v, 4).onMouseEnter() !== false);
|
|
160
|
+
ad = (pd_0 && ad);
|
|
161
|
+
} if (("mouseover" === en)) {
|
|
162
|
+
var pd_1 = (i1.ɵnov(_v, 4).onMouseOver() !== false);
|
|
163
|
+
ad = (pd_1 && ad);
|
|
164
|
+
} if (("mouseleave" === en)) {
|
|
165
|
+
var pd_2 = (i1.ɵnov(_v, 4).onMouseLeave() !== false);
|
|
166
|
+
ad = (pd_2 && ad);
|
|
167
|
+
} if (("mouseout" === en)) {
|
|
168
|
+
var pd_3 = (i1.ɵnov(_v, 4).onMouseOut() !== false);
|
|
169
|
+
ad = (pd_3 && ad);
|
|
170
|
+
} if (("click" === en)) {
|
|
171
|
+
var pd_4 = (i1.ɵnov(_v, 4).onClick() !== false);
|
|
172
|
+
ad = (pd_4 && ad);
|
|
173
|
+
} return ad; }, null, null)), i1.ɵdid(4, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["1"])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_15)), i1.ɵdid(7, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_16)), i1.ɵdid(9, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(10, 0, null, null, 10, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center frameworks"]], null, null, null, null, null)), (_l()(), i1.ɵeld(11, 0, null, null, 9, "div", [["class", "vx-d-block vx-w-100 vx-pr-3"]], null, null, null, null, null)), (_l()(), i1.ɵeld(12, 0, null, null, 2, "div", [["class", "frameworks-name vx-fs-12 vx-label-txt"], ["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)) {
|
|
174
|
+
var pd_0 = (i1.ɵnov(_v, 13).onMouseEnter() !== false);
|
|
175
|
+
ad = (pd_0 && ad);
|
|
176
|
+
} if (("mouseover" === en)) {
|
|
177
|
+
var pd_1 = (i1.ɵnov(_v, 13).onMouseOver() !== false);
|
|
178
|
+
ad = (pd_1 && ad);
|
|
179
|
+
} if (("mouseleave" === en)) {
|
|
180
|
+
var pd_2 = (i1.ɵnov(_v, 13).onMouseLeave() !== false);
|
|
181
|
+
ad = (pd_2 && ad);
|
|
182
|
+
} if (("mouseout" === en)) {
|
|
183
|
+
var pd_3 = (i1.ɵnov(_v, 13).onMouseOut() !== false);
|
|
184
|
+
ad = (pd_3 && ad);
|
|
185
|
+
} if (("click" === en)) {
|
|
186
|
+
var pd_4 = (i1.ɵnov(_v, 13).onClick() !== false);
|
|
187
|
+
ad = (pd_4 && ad);
|
|
188
|
+
} return ad; }, null, null)), i1.ɵdid(13, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["Physical and environmental security"])), (_l()(), i1.ɵeld(15, 0, null, null, 5, "div", [["class", "within"]], null, null, null, null, null)), (_l()(), i1.ɵeld(16, 0, null, null, 1, "div", [["class", "block"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["WITHIN"])), (_l()(), i1.ɵeld(18, 0, null, null, 2, "div", [["class", "data"], ["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)) {
|
|
189
|
+
var pd_0 = (i1.ɵnov(_v, 19).onMouseEnter() !== false);
|
|
190
|
+
ad = (pd_0 && ad);
|
|
191
|
+
} if (("mouseover" === en)) {
|
|
192
|
+
var pd_1 = (i1.ɵnov(_v, 19).onMouseOver() !== false);
|
|
193
|
+
ad = (pd_1 && ad);
|
|
194
|
+
} if (("mouseleave" === en)) {
|
|
195
|
+
var pd_2 = (i1.ɵnov(_v, 19).onMouseLeave() !== false);
|
|
196
|
+
ad = (pd_2 && ad);
|
|
197
|
+
} if (("mouseout" === en)) {
|
|
198
|
+
var pd_3 = (i1.ɵnov(_v, 19).onMouseOut() !== false);
|
|
199
|
+
ad = (pd_3 && ad);
|
|
200
|
+
} if (("click" === en)) {
|
|
201
|
+
var pd_4 = (i1.ɵnov(_v, 19).onClick() !== false);
|
|
202
|
+
ad = (pd_4 && ad);
|
|
203
|
+
} return ad; }, null, null)), i1.ɵdid(19, 81920, null, 0, i6.ToolTipDirective, [i1.ElementRef, i1.Renderer2], { tooltipTitle: [0, "tooltipTitle"], placement: [1, "placement"], type: [2, "type"], tooltipMandatory: [3, "tooltipMandatory"] }, null), (_l()(), i1.ɵted(-1, null, ["Kolkata > America > South Africa"])), (_l()(), i1.ɵeld(21, 0, null, null, 5, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center in-scope"]], null, null, null, null, null)), (_l()(), i1.ɵeld(22, 0, null, null, 4, "div", [["class", "scope vx-fs-11 vx-fw-500 vx-pl-1 vx-pr-1 vx-lh-6 vx-d-flex vx-align-center vx-justify-center"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_17)), i1.ɵdid(24, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_18)), i1.ɵdid(26, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(27, 0, null, null, 5, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center not-in-scope"]], null, null, null, null, null)), (_l()(), i1.ɵeld(28, 0, null, null, 4, "div", [["class", "scope vx-fs-11 vx-fw-500 vx-pl-1 vx-pr-1 vx-lh-6 vx-d-flex vx-align-center vx-justify-center"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_19)), i1.ɵdid(30, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_20)), i1.ɵdid(32, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(33, 0, null, null, 6, "div", [["class", "table-column vx-pl-1 vx-pr-1 vx-d-flex vx-align-center vx-justify-center action"]], null, null, null, null, null)), (_l()(), i1.ɵeld(34, 0, null, null, 5, "button", [["class", "arrow-btn vx-fs-14 vx-paragraph-txt vx-p-0 vx-m-0 vx-d-flex vx-align-center vx-justify-center"]], null, null, null, null, null)), (_l()(), i1.ɵeld(35, 0, null, null, 4, "i", [["class", "icons vx-d-flex"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_21)), i1.ɵdid(37, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_22)), i1.ɵdid(39, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_23)), i1.ɵdid(41, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null)], function (_ck, _v) { var _co = _v.component; var currVal_2 = "1"; var currVal_3 = "bottom"; var currVal_4 = "black"; var currVal_5 = true; _ck(_v, 4, 0, currVal_2, currVal_3, currVal_4, currVal_5); var currVal_6 = true; _ck(_v, 7, 0, currVal_6); var currVal_7 = false; _ck(_v, 9, 0, currVal_7); var currVal_8 = "Physical and environmental security"; var currVal_9 = "bottom-left"; var currVal_10 = "black"; var currVal_11 = false; _ck(_v, 13, 0, currVal_8, currVal_9, currVal_10, currVal_11); var currVal_12 = "Kolkata > America > South Africa"; var currVal_13 = "bottom-left"; var currVal_14 = "black"; var currVal_15 = false; _ck(_v, 19, 0, currVal_12, currVal_13, currVal_14, currVal_15); var currVal_16 = true; _ck(_v, 24, 0, currVal_16); var currVal_17 = false; _ck(_v, 26, 0, currVal_17); var currVal_18 = true; _ck(_v, 30, 0, currVal_18); var currVal_19 = false; _ck(_v, 32, 0, currVal_19); var currVal_20 = !_co.hideFrameworkList; _ck(_v, 37, 0, currVal_20); var currVal_21 = _co.hideFrameworkList; _ck(_v, 39, 0, currVal_21); var currVal_22 = _co.hideFrameworkList; _ck(_v, 41, 0, currVal_22); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.hideFrameworkList; _ck(_v, 0, 0, currVal_0); var currVal_1 = false; _ck(_v, 1, 0, currVal_1); }); }
|
|
204
|
+
function View_DefineFrameworkListingComponent_11(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 24, "div", [["class", "define-framework-listing-body after-framework-listing"]], null, null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 3, "div", [["class", "search-block"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 1, "i", [["class", "icons"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["\uE90B"])), (_l()(), i1.ɵeld(4, 0, null, null, 0, "input", [["placeholder", "Search associated Responsibilities/ Categories within this framework"], ["type", "text"]], null, null, null, null, null)), (_l()(), i1.ɵeld(5, 0, null, null, 19, "div", [["class", "define-framework-listing-table vx-mt-1"]], [[2, "with-pagination", null]], null, null, null, null)), (_l()(), i1.ɵeld(6, 0, null, null, 14, "div", [["class", "table-header"]], null, null, null, null, null)), (_l()(), i1.ɵeld(7, 0, null, null, 13, "div", [["class", "table-row"]], [[2, "active", null]], null, null, null, null)), (_l()(), i1.ɵeld(8, 0, null, null, 5, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center serial"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, [" # "])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_12)), i1.ɵdid(11, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_13)), i1.ɵdid(13, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(14, 0, null, null, 1, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center frameworks"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["FRAMEWORKS"])), (_l()(), i1.ɵeld(16, 0, null, null, 1, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center in-scope"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["RESPONSIBILITIES IN SCOPE"])), (_l()(), i1.ɵeld(18, 0, null, null, 1, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center not-in-scope"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["RESPONSIBILITIES NOT IN SCOPE"])), (_l()(), i1.ɵeld(20, 0, null, null, 0, "div", [["class", "table-column vx-fs-10 vx-fw-500 vx-tt-uppercase vx-pl-1 vx-pr-1 vx-d-flex vx-align-center action"]], null, null, null, null, null)), (_l()(), i1.ɵeld(21, 0, null, null, 3, "div", [["class", "table-body"]], null, null, null, null, null)), (_l()(), i1.ɵand(16777216, null, null, 2, null, View_DefineFrameworkListingComponent_14)), i1.ɵdid(23, 278528, null, 0, i7.NgForOf, [i1.ViewContainerRef, i1.TemplateRef, i1.IterableDiffers], { ngForOf: [0, "ngForOf"] }, null), i1.ɵpad(24, 7)], function (_ck, _v) { var currVal_2 = true; _ck(_v, 11, 0, currVal_2); var currVal_3 = false; _ck(_v, 13, 0, currVal_3); var currVal_4 = _ck(_v, 24, 0, 1, 1, 1, 1, 1, 1, 1); _ck(_v, 23, 0, currVal_4); }, function (_ck, _v) { var currVal_0 = true; _ck(_v, 5, 0, currVal_0); var currVal_1 = false; _ck(_v, 7, 0, currVal_1); }); }
|
|
205
|
+
export function View_DefineFrameworkListingComponent_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 10, "div", [["class", "define-framework-listing"]], [[2, "animate", null]], null, null, null, null)), (_l()(), i1.ɵeld(1, 0, null, null, 2, "div", [["class", "define-framework-listing-head"]], null, null, null, null, null)), (_l()(), i1.ɵeld(2, 0, null, null, 1, "h3", [["class", "define-framework-listing-title"]], null, null, null, null, null)), (_l()(), i1.ɵted(-1, null, ["Select Framework"])), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_1)), i1.ɵdid(5, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵand(16777216, null, null, 1, null, View_DefineFrameworkListingComponent_11)), i1.ɵdid(7, 16384, null, 0, i7.NgIf, [i1.ViewContainerRef, i1.TemplateRef], { ngIf: [0, "ngIf"] }, null), (_l()(), i1.ɵeld(8, 0, null, null, 2, "div", [["class", "define-framework-listing-footer"]], null, null, null, null, null)), (_l()(), i1.ɵeld(9, 0, null, null, 1, "vui-floating-bar", [], null, null, null, i12.View_VuiFloatingBarComponent_0, i12.RenderType_VuiFloatingBarComponent)), i1.ɵdid(10, 638976, null, 0, i13.VuiFloatingBarComponent, [], null, null)], function (_ck, _v) { var currVal_1 = true; _ck(_v, 5, 0, currVal_1); var currVal_2 = false; _ck(_v, 7, 0, currVal_2); _ck(_v, 10, 0); }, function (_ck, _v) { var _co = _v.component; var currVal_0 = _co.animation; _ck(_v, 0, 0, currVal_0); }); }
|
|
206
|
+
export function View_DefineFrameworkListingComponent_Host_0(_l) { return i1.ɵvid(0, [(_l()(), i1.ɵeld(0, 0, null, null, 1, "app-define-framework-listing", [], null, null, null, View_DefineFrameworkListingComponent_0, RenderType_DefineFrameworkListingComponent)), i1.ɵdid(1, 114688, null, 0, i14.DefineFrameworkListingComponent, [], null, null)], function (_ck, _v) { _ck(_v, 1, 0); }, null); }
|
|
207
|
+
var DefineFrameworkListingComponentNgFactory = i1.ɵccf("app-define-framework-listing", i14.DefineFrameworkListingComponent, View_DefineFrameworkListingComponent_Host_0, {}, {}, []);
|
|
208
|
+
export { DefineFrameworkListingComponentNgFactory as DefineFrameworkListingComponentNgFactory };
|
|
209
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGVmaW5lLWZyYW1ld29yay1saXN0aW5nLmNvbXBvbmVudC5uZ2ZhY3RvcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92eC13b3JrZmxvdy1lbmdpbmUvc3JjL2xpYi93b3JrZmxvdy1wcm9ncmFtL2NyZWF0ZS1wcm9ncmFtLXVpL2RlZmluZS1mcmFtZXdvcmstbGlzdGluZy9kZWZpbmUtZnJhbWV3b3JrLWxpc3RpbmcuY29tcG9uZW50Lm5nZmFjdG9yeS50cyIsIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3Byb2plY3RzL3Z4LXdvcmtmbG93LWVuZ2luZS9zcmMvbGliL3dvcmtmbG93LXByb2dyYW0vY3JlYXRlLXByb2dyYW0tdWkvZGVmaW5lLWZyYW1ld29yay1saXN0aW5nL2RlZmluZS1mcmFtZXdvcmstbGlzdGluZy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7MEVDNkQ0Qix5UEFBZ0Q7MEVBQ2hELDhTQUE2RTswRUFvQmpFLDZFQUErRCxLQUF2QixtQ0FBUTswRUFDaEQsNkVBQThELEtBQXZCLG1DQUFROzBFQU8zRCx5R0FjTSxLQWJGLHNKQUVNLEtBREY7Ozs7Ozs7Ozs7Ozs7Ozt1UEFBcUgsSUFBVCxnQ0FBRyxNQUVuSCx5SkFRTSxLQVBGLDRHQU1NLEtBTEY7Ozs7Ozs7Ozs7Ozs7Ozt1UEFBbVIsSUFBcEUsMkZBQThELE1BQzdRLGdHQUdNLEtBRkYsK0ZBQStCLEtBQVosbUNBQU0sTUFDekI7Ozs7Ozs7Ozs7Ozs7Ozt3UEFBb0wsSUFBdEMsNkRBQWdDLE1BSTFMLHlLQUFtRywwQkFYNUUscUJBQW9CLEVBQUMsd0JBQWtCLEVBQVcsdUJBQVksRUFBQyxvQkFBeUIsRUFBM0csWUFBcUgsRUFBbEcsU0FBb0IsRUFBQyxTQUFrQixFQUFXLFNBQVksRUFBQyxTQUF5QixHQUlsRCxnRkFBK0UsRUFBQyw2QkFBdUIsRUFBVyx1QkFBWSxFQUFDLHFCQUEwQixFQUE5TSxZQUFtUixFQUE5TixTQUErRSxFQUFDLFNBQXVCLEVBQVcsU0FBWSxFQUFDLFNBQTBCLEdBR3hMLGtEQUFpRCxFQUFDLDZCQUF1QixFQUFXLHdCQUFZLEVBQUMsc0JBQTBCLEVBQTdJLGFBQW9MLEVBQWxLLFNBQWlELEVBQUMsU0FBdUIsRUFBVyxVQUFZLEVBQUMsVUFBMEI7MEVBVmpLLDZFQWdCZSxLQWZYLDZOQWNNLEdBZHVCLDJIQUEwQyxHQUF2RSxZQWNNLEVBZHVCLFNBQTBDOzBFQXJCL0UsbUhBcUNNLEtBbkNGLDZLQWdCTSxZQWhCc0I7O3dCQUE2QjtNQUF6RCx3QkFnQk0sS0FmRixzSkFHTSxLQUZGOzs7Ozs7Ozs7Ozs7Ozs7dVBBQWlILElBQVAsOEJBQUMsTUFDM0csd01BQTZCLElBRWpDLHdKQUVNLEtBREY7Ozs7Ozs7Ozs7Ozs7Ozt3UEFBdU8sSUFBaEQsdUVBQTBDLE1BRXJPLHlLQU9NLEtBTkYsMExBS1MsS0FKTCx1R0FHSSxLQUZBLGdNQUErRCxJQUMvRCxnTUFBOEQsSUFNOUUsZ01BZ0JlLGlEQWhDWSxtQkFBa0IsRUFBQyx3QkFBa0IsRUFBVyx1QkFBWSxFQUFDLG9CQUF5QixFQUF6RyxZQUFpSCxFQUE5RixTQUFrQixFQUFDLFNBQWtCLEVBQVcsU0FBWSxFQUFDLFNBQXlCLEdBQ3pHLFlBQTZCLEdBR29CLDREQUEyRCxFQUFDLDZCQUF1QixFQUFXLHVCQUFZLEVBQUMscUJBQTBCLEVBQXRMLGFBQXVPLEVBQXRMLFNBQTJELEVBQUMsU0FBdUIsRUFBVyxTQUFZLEVBQUMsU0FBMEIsR0FLaEsscUJBQXlCLG1CQUF2QyxhQUErRCxFQUFqRCxVQUF5QixHQUN6QixvQkFBd0IsbUJBQXRDLGFBQThELEVBQWhELFVBQXdCLEdBTXhDLG9CQUF3QixtQkFBdEMsYUFnQmUsRUFoQkQsVUFBd0IsbURBcEJsQixtQkFBK0IsbUJBQXZELFlBcUNNLEVBckNrQixTQUErQixHQUVPLHFCQUFzQixFQUFoRixZQWdCTSxFQWhCb0QsU0FBc0I7MEVBbEJoRyw4RUF3RGUsS0F0RFgsMEpBcURNLEtBcERGLHNHQVdNLEtBVEYsbUhBUU0sS0FQRix5TEFJTSxLQUp3RyxnQ0FFMUcsTUFBQSwrTEFBZ0QsSUFDaEQsK0xBQTZFLElBRWpGLDRMQUErSSxLQUEvQixzREFBeUIsTUFDekksMExBQW9ILEtBRzVILG9HQXVDTSxLQXRDRiw4TkFxQ00sR0FyQ2tELGFBQTBDLHlCQVJ6RSxvQkFBWSxFQUE3QixZQUFnRCxFQUEvQixTQUFZLEdBQ0UscUJBQWEsRUFBNUMsWUFBNkUsRUFBOUMsU0FBYSxHQU9JLGtEQUEwQyxHQUFsRyxhQXFDTSxFQXJDa0QsU0FBMEMsMkJBZHRELG9CQUE4QixFQUFsRixZQXFETSxFQXJEOEMsU0FBOEIsR0FHbkQscUJBQXNCLEVBQTdDLFlBUU0sRUFSaUIsU0FBc0I7MkVBb0R6RCxxUUFBbUwseUJBQXhKLG9HQUFvRyxFQUFDLHFDQUFvQyxFQUFwSyxZQUFtTCxFQUF4SixTQUFvRyxFQUFDLFNBQW9DOzBFQXpHeEssdUhBMEdNLEtBekdGLDJIQXlDTSxLQXhDRixpT0FTTSxLQVJGLGlIQUlNLEtBSEYsd0hBRU0sS0FERixrTEFBMEgsS0FBbkIsd0NBQVcsTUFHMUgsZ0lBRU0sS0FERixpSkFBZ0YsS0FBVixnQ0FBRyxNQUdqRixpTkFTTSxLQVJGLGtIQUlNLEtBSEYseUhBRU0sS0FERixtTEFBd0gsS0FBakIsc0NBQVMsTUFHeEgsaUlBRU0sS0FERixrSkFBZ0YsS0FBVixnQ0FBRyxNQUdqRixpTkFTTSxLQVJGLGtIQUlNLEtBSEYseUhBRU0sS0FERixtTEFBZ0ksS0FBekIsOENBQWlCLE1BR2hJLGlJQUVNLEtBREYsa0pBQWdGLEtBQVYsZ0NBQUcsTUFHakYsaU5BU00sS0FSRixrSEFJTSxLQUhGLHlIQUVNLEtBREYsbUxBQXFILEtBQWQsbUNBQU0sTUFHckgsaUlBRU0sS0FERixrSkFBZ0YsS0FBVixnQ0FBRyxNQUtyRixzR0FHTSxLQUZKLDZGQUE2QixLQUFaLG1DQUFRLE1BQ3pCLHFJQUFxRCxLQUV2RCxnTUF3RGUsSUFDZixpTUFBbUwseUJBekRySyxvQkFBWSxFQUExQixhQXdEZSxFQXhERCxTQUFZLEdBeURiLHFCQUFhLEVBQTFCLGFBQW1MLEVBQXRLLFNBQWEsMkJBdkcrRyxvQkFBcUIsRUFBMUosWUFTTSxFQVQrSCxTQUFxQjsyRUFzSDlJLHlQQUFnRDsyRUFDaEQsOFNBQTZFOzJFQWN6RSx5UEFBZ0Q7MkVBQ2hELDhTQUE2RTsyRUFhekUscUdBQWdELEtBQVQsK0JBQUU7MkVBQ3pDLDBHQUFzRCxLQUFULCtCQUFFOzJFQUsvQyxxR0FBK0MsS0FBUiw4QkFBQzsyRUFDeEMsMEdBQXNELEtBQVQsK0JBQUU7MkVBTTNDLDZFQUFnRSxLQUF2QixtQ0FBUTsyRUFDakQsNkVBQStELEtBQXZCLG1DQUFROzJFQU81RCx5R0FXTSxLQVZGLHNKQUdNLEtBRkY7Ozs7Ozs7Ozs7Ozs7Ozt1UEFBcUgsSUFBVCxnQ0FBRyxNQUMvRyxvTkFBbUMsSUFFdkMsd0pBSU0sS0FIRiw0R0FFTSxLQURGOzs7Ozs7Ozs7Ozs7Ozs7d1BBQW1SLElBQXBFLDJGQUE4RCxNQUdyUix5S0FBbUcsMEJBUjVFLHFCQUFvQixFQUFDLHdCQUFrQixFQUFXLHVCQUFZLEVBQUMsb0JBQXlCLEVBQTNHLFlBQXFILEVBQWxHLFNBQW9CLEVBQUMsU0FBa0IsRUFBVyxTQUFZLEVBQUMsU0FBeUIsR0FDM0csWUFBbUMsR0FJc0IsZ0ZBQStFLEVBQUMsNkJBQXVCLEVBQVcsdUJBQVksRUFBQyxxQkFBMEIsRUFBOU0sYUFBbVIsRUFBOU4sU0FBK0UsRUFBQyxTQUF1QixFQUFXLFNBQVksRUFBQyxTQUEwQjsyRUFSOU4sNkVBYWUsS0FaWCw4TkFXTSxHQVh1QiwySEFBMEMsR0FBdkUsWUFXTSxFQVh1QixTQUEwQzsyRUF4Qy9FLG1IQXFETSxLQW5ERiw2S0FtQ00sWUFuQ3NCOzt3QkFBOEI7TUFBMUQsd0JBbUNNLEtBbENGLHNKQUlNLEtBSEY7Ozs7Ozs7Ozs7Ozs7Ozt1UEFBaUgsSUFBUCw4QkFBQyxNQUMzRyxnTUFBZ0QsSUFDaEQsZ01BQTZFLElBRWpGLDRKQVFNLEtBUEYscUhBTU0sS0FMRjs7Ozs7Ozs7Ozs7Ozs7O3dQQUEyTixJQUF6QyxnRUFBbUMsTUFDck4sZ0dBR00sS0FGRiwrRkFBK0IsS0FBWixtQ0FBTSxNQUN6Qjs7Ozs7Ozs7Ozs7Ozs7O3dQQUFvTCxJQUF0Qyw2REFBZ0MsTUFJMUwseUpBS00sS0FKRixzTEFHTSxLQUZGLGlNQUFnRCxJQUNoRCxpTUFBc0QsSUFHOUQsNkpBS00sS0FKRixzTEFHTSxLQUZGLGlNQUErQyxJQUMvQyxpTUFBc0QsSUFHOUQseUtBT00sS0FORiwwTEFLUyxLQUpMLHVHQUdJLEtBRkEsaU1BQWdFLElBQ2hFLGlNQUErRCxJQU0vRSxpTUFhZSxpREFoRFksbUJBQWtCLEVBQUMsd0JBQWtCLEVBQVcsdUJBQVksRUFBQyxvQkFBeUIsRUFBekcsWUFBaUgsRUFBOUYsU0FBa0IsRUFBQyxTQUFrQixFQUFXLFNBQVksRUFBQyxTQUF5QixHQUN4RixvQkFBWSxFQUE3QixZQUFnRCxFQUEvQixTQUFZLEdBQ0UscUJBQWEsRUFBNUMsWUFBNkUsRUFBOUMsU0FBYSxHQUlXLHFEQUFvRCxFQUFDLDZCQUF1QixFQUFXLHdCQUFZLEVBQUMsc0JBQTBCLEVBQWpMLGFBQTJOLEVBQXhLLFNBQW9ELEVBQUMsU0FBdUIsRUFBVyxVQUFZLEVBQUMsVUFBMEIsR0FHM0osbURBQWlELEVBQUMsOEJBQXVCLEVBQVcsd0JBQVksRUFBQyxzQkFBMEIsRUFBN0ksYUFBb0wsRUFBbEssVUFBaUQsRUFBQyxVQUF1QixFQUFXLFVBQVksRUFBQyxVQUEwQixHQU0zSSxxQkFBWSxFQUFsQixhQUFnRCxFQUExQyxVQUFZLEdBQ1osc0JBQWEsRUFBbkIsYUFBc0QsRUFBaEQsVUFBYSxHQUtiLHFCQUFZLEVBQWxCLGFBQStDLEVBQXpDLFVBQVksR0FDWixzQkFBYSxFQUFuQixhQUFzRCxFQUFoRCxVQUFhLEdBTUQscUJBQTBCLG9CQUF4QyxhQUFnRSxFQUFsRCxVQUEwQixHQUMxQixvQkFBeUIsb0JBQXZDLGFBQStELEVBQWpELFVBQXlCLEdBTXpDLG9CQUF5QixvQkFBdkMsYUFhZSxFQWJELFVBQXlCLG1EQXZDbkIsbUJBQWdDLG9CQUF4RCxZQXFETSxFQXJEa0IsU0FBZ0MsR0FFTyxxQkFBc0IsRUFBakYsWUFtQ00sRUFuQ3FELFNBQXNCOzJFQXhCakcsK0lBOEVNLEtBN0VGLHFHQUdNLEtBRkYsNEZBQTZCLEtBQVosbUNBQVEsTUFDekIsdUxBQXdHLEtBRzVHLDBKQXVFTSxLQXRFRixzR0FhTSxLQVhGLG9IQVVNLEtBVEYseUxBSU0sS0FKd0csZ0NBRTFHLE1BQUEsaU1BQWdELElBQ2hELGlNQUE2RSxJQUVqRiw4TEFBa0ksS0FBaEIsdUNBQVUsTUFDNUgsNExBQStJLEtBQS9CLHNEQUF5QixNQUN6SSxnTUFBdUosS0FBbkMsMERBQTZCLE1BQ2pKLDBMQUFvSCxLQUc1SCxvR0F1RE0sS0F0REYsK05BcURNLEdBckRtRCxhQUEwQyx5QkFWMUUsb0JBQVksRUFBN0IsYUFBZ0QsRUFBL0IsU0FBWSxHQUNFLHFCQUFhLEVBQTVDLGFBQTZFLEVBQTlDLFNBQWEsR0FTSyxrREFBMEMsR0FBbkcsYUFxRE0sRUFyRG1ELFNBQTBDLDJCQWhCdkQsb0JBQThCLEVBQWxGLFlBdUVNLEVBdkU4QyxTQUE4QixHQUduRCxxQkFBc0IsRUFBN0MsWUFVTSxFQVZpQixTQUFzQjtpRkExSDdELG9JQW9NTSxLQW5NRixzSEFFTSxLQURKLHNIQUFnRSxLQUFyQiw2Q0FBZ0IsTUFHN0QsK0xBMEdNLElBRU4sZ01BOEVNLElBRU4sd0hBRU0sS0FERixxT0FBcUMseUJBN0xwQyxvQkFBWSxFQUFqQixZQTBHTSxFQTFHRCxTQUFZLEdBNEdaLHFCQUFhLEVBQWxCLFlBOEVNLEVBOUVELFNBQWEsR0FpRmQsYUFBcUMsbURBbE1QLG1CQUEyQixZQUFqRSxZQW9NTSxFQXBNZ0MsU0FBMkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgKiBhcyBpMCBmcm9tICdAYW5ndWxhci9jb3JlJztcbmkwLkNvbXBvbmVudEZhY3Rvcnk7XG4iLCI8ZGl2IGNsYXNzPVwiZGVmaW5lLWZyYW1ld29yay1saXN0aW5nXCIgW2NsYXNzLmFuaW1hdGVdPVwiYW5pbWF0aW9uXCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiZGVmaW5lLWZyYW1ld29yay1saXN0aW5nLWhlYWRcIj5cclxuICAgICAgPGgzIGNsYXNzPVwiZGVmaW5lLWZyYW1ld29yay1saXN0aW5nLXRpdGxlXCI+U2VsZWN0IEZyYW1ld29yazwvaDM+XHJcbiAgICA8L2Rpdj5cclxuICBcclxuICAgIDxkaXYgKm5nSWY9XCJ0cnVlXCIgY2xhc3M9XCJkZWZpbmUtZnJhbWV3b3JrLWxpc3RpbmctYm9keVwiPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJ2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIHZ4LW1iLTJcIj5cclxuICAgICAgICAgICAgPGRpdiBjbGFzcz1cInZ4LXRhYmxlLWNhcmQgdngtYmctd2hpdGUgdngtZC1mbGV4IHZ4LWp1c3RpZnktYmV0d2VlbiB2eC1hbGlnbi1jZW50ZXIgdngtbXItMSB2eC1wdC0yIHZ4LXBiLTIgdngtcGwtMyB2eC1wci0zIHZ4LXctMTAwXCIgW2NsYXNzLmFjdGl2ZV09XCJ0cnVlXCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwibGVmdCB2eC1kLWJsb2NrIHZ4LXctMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImxhYmVsIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGxhYmVsIGNsYXNzPVwidngtcGFyYWdyYXBoLXR4dCB2eC1mdy01MDAgdngtdHQtdXBwZXJjYXNlIHZ4LWQtZmxleCB2eC1qdXN0aWZ5LWJldHdlZW4gdngtYWxpZ24tY2VudGVyXCI+UkVHVUxBVElPTlM8L2xhYmVsPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicmlnaHQgdngtZC1mbGV4IHZ4LWp1c3RpZnktZW5kIHZ4LXctMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJ2eC10eHQtd2hpdGUgdngtZnctNTAwIHZ4LWQtaW5saW5lLWJsb2NrIHZ4LXRleHQtY2VudGVyXCI+MTAwPC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwidngtdGFibGUtY2FyZCB2eC1iZy13aGl0ZSB2eC1kLWZsZXggdngtanVzdGlmeS1iZXR3ZWVuIHZ4LWFsaWduLWNlbnRlciB2eC1tci0xIHZ4LXB0LTIgdngtcGItMiB2eC1wbC0zIHZ4LXByLTMgdngtdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJsZWZ0IHZ4LWQtYmxvY2sgdngtdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwibGFiZWwgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8bGFiZWwgY2xhc3M9XCJ2eC1wYXJhZ3JhcGgtdHh0IHZ4LWZ3LTUwMCB2eC10dC11cHBlcmNhc2UgdngtZC1mbGV4IHZ4LWp1c3RpZnktYmV0d2VlbiB2eC1hbGlnbi1jZW50ZXJcIj5TVEFOREFSRFM8L2xhYmVsPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwicmlnaHQgdngtZC1mbGV4IHZ4LWp1c3RpZnktZW5kIHZ4LXctMTAwXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPHNwYW4gY2xhc3M9XCJ2eC10eHQtd2hpdGUgdngtZnctNTAwIHZ4LWQtaW5saW5lLWJsb2NrIHZ4LXRleHQtY2VudGVyXCI+MTAwPC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwidngtdGFibGUtY2FyZCB2eC1iZy13aGl0ZSB2eC1kLWZsZXggdngtanVzdGlmeS1iZXR3ZWVuIHZ4LWFsaWduLWNlbnRlciB2eC1tci0xIHZ4LXB0LTIgdngtcGItMiB2eC1wbC0zIHZ4LXByLTMgdngtdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJsZWZ0IHZ4LWQtYmxvY2sgdngtdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwibGFiZWwgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8bGFiZWwgY2xhc3M9XCJ2eC1wYXJhZ3JhcGgtdHh0IHZ4LWZ3LTUwMCB2eC10dC11cHBlcmNhc2UgdngtZC1mbGV4IHZ4LWp1c3RpZnktYmV0d2VlbiB2eC1hbGlnbi1jZW50ZXJcIj5JTlRFUk5BTCBDT05UUk9MUzwvbGFiZWw+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyaWdodCB2eC1kLWZsZXggdngtanVzdGlmeS1lbmQgdngtdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInZ4LXR4dC13aGl0ZSB2eC1mdy01MDAgdngtZC1pbmxpbmUtYmxvY2sgdngtdGV4dC1jZW50ZXJcIj4xMDA8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ2eC10YWJsZS1jYXJkIHZ4LWJnLXdoaXRlIHZ4LWQtZmxleCB2eC1qdXN0aWZ5LWJldHdlZW4gdngtYWxpZ24tY2VudGVyIHZ4LW1yLTEgdngtcHQtMiB2eC1wYi0yIHZ4LXBsLTMgdngtcHItMyB2eC13LTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImxlZnQgdngtZC1ibG9jayB2eC13LTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJsYWJlbCB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxsYWJlbCBjbGFzcz1cInZ4LXBhcmFncmFwaC10eHQgdngtZnctNTAwIHZ4LXR0LXVwcGVyY2FzZSB2eC1kLWZsZXggdngtanVzdGlmeS1iZXR3ZWVuIHZ4LWFsaWduLWNlbnRlclwiPk9USEVSUzwvbGFiZWw+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJyaWdodCB2eC1kLWZsZXggdngtanVzdGlmeS1lbmQgdngtdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICA8c3BhbiBjbGFzcz1cInZ4LXR4dC13aGl0ZSB2eC1mdy01MDAgdngtZC1pbmxpbmUtYmxvY2sgdngtdGV4dC1jZW50ZXJcIj4xMDA8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcblxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJzZWFyY2gtYmxvY2tcIj5cclxuICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbnNcIj4mI3hlOTBiOzwvaT5cclxuICAgICAgICAgIDxpbnB1dCB0eXBlPVwidGV4dFwiIHBsYWNlaG9sZGVyPVwiU2VhcmNoIEZyYW1ld29ya3NcIiAvPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJ0cnVlXCI+XHJcbiAgICAgICAgICAgIDwhLS0gPGFwcC1wYWdpbmF0aW9uPjwvYXBwLXBhZ2luYXRpb24+IC0tPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZGVmaW5lLWZyYW1ld29yay1saXN0aW5nLXRhYmxlIHZ4LW10LTFcIiBbY2xhc3Mud2l0aC1wYWdpbmF0aW9uXT1cInRydWVcIj5cclxuICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1oZWFkZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICA8IS0tIHdoZW4gY2hlY2tib3ggd2FzIGNoZWNrZWQgdGhlbiBzaG93IFwiYWN0aXZlXCIgY2xhc3MgaW4gdGFibGUtcm93IC0tPlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1yb3dcIiBbY2xhc3MuYWN0aXZlXT1cImZhbHNlXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1jb2x1bW4gdngtZnMtMTAgdngtZnctNTAwIHZ4LXR0LXVwcGVyY2FzZSB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBzZXJpYWxcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICNcclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhcHAtY3MtY2hlY2tib3ggKm5nSWY9XCJ0cnVlXCI+PC9hcHAtY3MtY2hlY2tib3g+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YXBwLWNzLWNoZWNrYm94LWluZGV0ZXJtaW5hdGUgKm5nSWY9XCJmYWxzZVwiPjwvYXBwLWNzLWNoZWNrYm94LWluZGV0ZXJtaW5hdGU+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LWZzLTEwIHZ4LWZ3LTUwMCB2eC10dC11cHBlcmNhc2UgdngtcGwtMSB2eC1wci0xIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgY2F0ZWdvcnlcIj5SRVNQT05TSUJJTElUWSBDQVRFR09SSUVTPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1jb2x1bW4gdngtZnMtMTAgdngtZnctNTAwIHZ4LXR0LXVwcGVyY2FzZSB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBhY3Rpb25cIj48L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWJvZHlcIj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtaXRlbVwiIFtjbGFzcy5vcGVuXT1cImhpZGVDYXRlZ29yeUxpc3RcIiAqbmdGb3I9XCJsZXQgZGF0YSBvZiBbMSwgMSwgMSwgMSwgMSwgMSwgMV1cIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPCEtLSB3aGVuIGNoZWNrYm94IHdhcyBjaGVja2VkIHRoZW4gc2hvdyBcImFjdGl2ZVwiIGNsYXNzIGluIHRhYmxlLXJvdyAtLT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLXJvdyBtYWluXCIgKGNsaWNrKT1cImNsaWNrQ2F0ZWdvcnlMaXN0KClcIiBbY2xhc3MuYWN0aXZlXT1cImZhbHNlXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LXBsLTEgdngtcHItMSB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIHNlcmlhbFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJzci1ub1wiIFthcHBUb29sdGlwXT1cIicxJ1wiIHBsYWNlbWVudD1cImJvdHRvbVwiIGRlbGF5PVwiMFwiIHR5cGU9XCJibGFja1wiIFt0b29sdGlwTWFuZGF0b3J5XT1cInRydWVcIj4xPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGFwcC1jcy1yYWRpbz48L2FwcC1jcy1yYWRpbz5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWNvbHVtbiB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBjYXRlZ29yeVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJjYXRlZ29yeS1uYW1lIHZ4LWZzLTEzIHZ4LWxhYmVsLXR4dFwiIFthcHBUb29sdGlwXT1cIidGZWRlcmFsIEVtZXJnZW5jeSBNYW5hZ2VtZW50IEFnZW5jeSAoRkVNQSknXCIgcGxhY2VtZW50PVwiYm90dG9tLWxlZnRcIiBkZWxheT1cIjBcIiB0eXBlPVwiYmxhY2tcIiBbdG9vbHRpcE1hbmRhdG9yeV09XCJmYWxzZVwiPkZlZGVyYWwgRW1lcmdlbmN5IE1hbmFnZW1lbnQgQWdlbmN5IChGRU1BKTwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LXBsLTEgdngtcHItMSB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIHZ4LWp1c3RpZnktY2VudGVyIGFjdGlvblwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxidXR0b24gY2xhc3M9XCJhcnJvdy1idG4gdngtZnMtMTQgdngtcGFyYWdyYXBoLXR4dCB2eC1wLTAgdngtbS0wIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgdngtanVzdGlmeS1jZW50ZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGkgY2xhc3M9XCJpY29ucyB2eC1kLWZsZXhcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCIhaGlkZUNhdGVnb3J5TGlzdFwiPiYjeGU5NzA7PC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiaGlkZUNhdGVnb3J5TGlzdFwiPiYjeGU5ZTg7PC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvaT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2J1dHRvbj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPCEtLSBzdWIgdGFibGUgLS0+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCJoaWRlQ2F0ZWdvcnlMaXN0XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtcm93IGNoaWxkXCIgKm5nRm9yPVwibGV0IGRhdGEgb2YgWzEsIDEsIDEsIDEsIDEsIDEsIDFdXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWNvbHVtbiB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBzZXJpYWxcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInNyLW5vXCIgW2FwcFRvb2x0aXBdPVwiJzEuMSdcIiBwbGFjZW1lbnQ9XCJib3R0b21cIiBkZWxheT1cIjBcIiB0eXBlPVwiYmxhY2tcIiBbdG9vbHRpcE1hbmRhdG9yeV09XCJ0cnVlXCI+MS4xPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWNvbHVtbiB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBjYXRlZ29yeVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidngtZC1ibG9jayB2eC13LTEwMFwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNhdGVnb3J5LW5hbWUgdngtZnMtMTIgdngtcGFyYWdyYXBoLXR4dFwiIFthcHBUb29sdGlwXT1cIidUaHJlYXQgQW5hbHlzaXMgJiBGbGF3IFJlbWVkaWF0aW9uIER1cmluZyBEZXZlbG9wbWVudCAoSUFPLTA0KSdcIiBwbGFjZW1lbnQ9XCJib3R0b20tbGVmdFwiIGRlbGF5PVwiMFwiIHR5cGU9XCJibGFja1wiIFt0b29sdGlwTWFuZGF0b3J5XT1cImZhbHNlXCI+VGhyZWF0IEFuYWx5c2lzICYgRmxhdyBSZW1lZGlhdGlvbiBEdXJpbmcgRGV2ZWxvcG1lbnQgKElBTy0wNCk8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ3aXRoaW5cIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiYmxvY2tcIj5XSVRISU48L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwiZGF0YVwiIFthcHBUb29sdGlwXT1cIidLb2xrYXRhID4gQW1lcmljYSA+IFNvdXRoIEFmcmljYSdcIiBwbGFjZW1lbnQ9XCJib3R0b20tbGVmdFwiIGRlbGF5PVwiMFwiIHR5cGU9XCJibGFja1wiIFt0b29sdGlwTWFuZGF0b3J5XT1cImZhbHNlXCI+S29sa2F0YSA+IEFtZXJpY2EgPiBTb3V0aCBBZnJpY2E8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LXBsLTEgdngtcHItMSB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIHZ4LWp1c3RpZnktY2VudGVyIGFjdGlvblwiPjwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvbmctY29udGFpbmVyPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwvbmctY29udGFpbmVyPlxyXG4gICAgICAgIDxhcHAtbm8tZGF0YSAqbmdJZj1cImZhbHNlXCIgW25vRGF0YUltYWdlXT1cIidodHRwczovL2Nkbi52LWNvbXBseS5jb20vbGlicmFyaWVzL3dvcmtmbG93LWVuZ2luZS9hc3NldHMvd29ya2Zsb3cvc2VhcmNoLWRhdGEuc3ZnJ1wiIFtub0RhdGFUZXh0XT1cIidObyBGcmFtZXdvcmtzIEZvdW5kJ1wiPjwvYXBwLW5vLWRhdGE+XHJcbiAgICA8L2Rpdj5cclxuXHJcbiAgICA8ZGl2ICpuZ0lmPVwiZmFsc2VcIiBjbGFzcz1cImRlZmluZS1mcmFtZXdvcmstbGlzdGluZy1ib2R5IGFmdGVyLWZyYW1ld29yay1saXN0aW5nXCI+XHJcbiAgICAgICAgPGRpdiBjbGFzcz1cInNlYXJjaC1ibG9ja1wiPlxyXG4gICAgICAgICAgICA8aSBjbGFzcz1cImljb25zXCI+JiN4ZTkwYjs8L2k+XHJcbiAgICAgICAgICAgIDxpbnB1dCB0eXBlPVwidGV4dFwiIHBsYWNlaG9sZGVyPVwiU2VhcmNoIGFzc29jaWF0ZWQgUmVzcG9uc2liaWxpdGllcy8gQ2F0ZWdvcmllcyB3aXRoaW4gdGhpcyBmcmFtZXdvcmtcIiAvPlxyXG4gICAgICAgIDwvZGl2PlxyXG4gICAgICAgIDwhLS0gPGFwcC1wYWdpbmF0aW9uPjwvYXBwLXBhZ2luYXRpb24+IC0tPlxyXG4gICAgICAgIDxkaXYgY2xhc3M9XCJkZWZpbmUtZnJhbWV3b3JrLWxpc3RpbmctdGFibGUgdngtbXQtMVwiIFtjbGFzcy53aXRoLXBhZ2luYXRpb25dPVwidHJ1ZVwiPlxyXG4gICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtaGVhZGVyXCI+XHJcbiAgICAgICAgICAgICAgICA8IS0tIHdoZW4gY2hlY2tib3ggd2FzIGNoZWNrZWQgdGhlbiBzaG93IFwiYWN0aXZlXCIgY2xhc3MgaW4gdGFibGUtcm93IC0tPlxyXG4gICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLXJvd1wiIFtjbGFzcy5hY3RpdmVdPVwiZmFsc2VcIj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LWZzLTEwIHZ4LWZ3LTUwMCB2eC10dC11cHBlcmNhc2UgdngtcGwtMSB2eC1wci0xIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgc2VyaWFsXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICNcclxuICAgICAgICAgICAgICAgICAgICAgICAgPGFwcC1jcy1jaGVja2JveCAqbmdJZj1cInRydWVcIj48L2FwcC1jcy1jaGVja2JveD5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGFwcC1jcy1jaGVja2JveC1pbmRldGVybWluYXRlICpuZ0lmPVwiZmFsc2VcIj48L2FwcC1jcy1jaGVja2JveC1pbmRldGVybWluYXRlPlxyXG4gICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1jb2x1bW4gdngtZnMtMTAgdngtZnctNTAwIHZ4LXR0LXVwcGVyY2FzZSB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBmcmFtZXdvcmtzXCI+RlJBTUVXT1JLUzwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1jb2x1bW4gdngtZnMtMTAgdngtZnctNTAwIHZ4LXR0LXVwcGVyY2FzZSB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBpbi1zY29wZVwiPlJFU1BPTlNJQklMSVRJRVMgSU4gU0NPUEU8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LWZzLTEwIHZ4LWZ3LTUwMCB2eC10dC11cHBlcmNhc2UgdngtcGwtMSB2eC1wci0xIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgbm90LWluLXNjb3BlXCI+UkVTUE9OU0lCSUxJVElFUyBOT1QgSU4gU0NPUEU8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LWZzLTEwIHZ4LWZ3LTUwMCB2eC10dC11cHBlcmNhc2UgdngtcGwtMSB2eC1wci0xIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgYWN0aW9uXCI+PC9kaXY+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1ib2R5XCI+XHJcbiAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtaXRlbVwiIFtjbGFzcy5vcGVuXT1cImhpZGVGcmFtZXdvcmtMaXN0XCIgKm5nRm9yPVwibGV0IGRhdGEgb2YgWzEsIDEsIDEsIDEsIDEsIDEsIDFdXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgPCEtLSB3aGVuIGNoZWNrYm94IHdhcyBjaGVja2VkIHRoZW4gc2hvdyBcImFjdGl2ZVwiIGNsYXNzIGluIHRhYmxlLXJvdyAtLT5cclxuICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtcm93IG1haW5cIiAoY2xpY2spPVwiY2xpY2tGcmFtZXdvcmtMaXN0KClcIiBbY2xhc3MuYWN0aXZlXT1cImZhbHNlXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1jb2x1bW4gdngtcGwtMSB2eC1wci0xIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgc2VyaWFsXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwic3Itbm9cIiBbYXBwVG9vbHRpcF09XCInMSdcIiBwbGFjZW1lbnQ9XCJib3R0b21cIiBkZWxheT1cIjBcIiB0eXBlPVwiYmxhY2tcIiBbdG9vbHRpcE1hbmRhdG9yeV09XCJ0cnVlXCI+MTwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGFwcC1jcy1jaGVja2JveCAqbmdJZj1cInRydWVcIj48L2FwcC1jcy1jaGVja2JveD5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxhcHAtY3MtY2hlY2tib3gtaW5kZXRlcm1pbmF0ZSAqbmdJZj1cImZhbHNlXCI+PC9hcHAtY3MtY2hlY2tib3gtaW5kZXRlcm1pbmF0ZT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ0YWJsZS1jb2x1bW4gdngtcGwtMSB2eC1wci0xIHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgZnJhbWV3b3Jrc1wiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInZ4LWQtYmxvY2sgdngtdy0xMDAgdngtcHItM1wiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJmcmFtZXdvcmtzLW5hbWUgdngtZnMtMTIgdngtbGFiZWwtdHh0XCIgW2FwcFRvb2x0aXBdPVwiJ1BoeXNpY2FsIGFuZCBlbnZpcm9ubWVudGFsIHNlY3VyaXR5J1wiIHBsYWNlbWVudD1cImJvdHRvbS1sZWZ0XCIgZGVsYXk9XCIwXCIgdHlwZT1cImJsYWNrXCIgW3Rvb2x0aXBNYW5kYXRvcnldPVwiZmFsc2VcIj5QaHlzaWNhbCBhbmQgZW52aXJvbm1lbnRhbCBzZWN1cml0eTwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJ3aXRoaW5cIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImJsb2NrXCI+V0lUSElOPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxkaXYgY2xhc3M9XCJkYXRhXCIgW2FwcFRvb2x0aXBdPVwiJ0tvbGthdGEgPiBBbWVyaWNhID4gU291dGggQWZyaWNhJ1wiIHBsYWNlbWVudD1cImJvdHRvbS1sZWZ0XCIgZGVsYXk9XCIwXCIgdHlwZT1cImJsYWNrXCIgW3Rvb2x0aXBNYW5kYXRvcnldPVwiZmFsc2VcIj5Lb2xrYXRhID4gQW1lcmljYSA+IFNvdXRoIEFmcmljYTwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LXBsLTEgdngtcHItMSB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIGluLXNjb3BlXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwic2NvcGUgdngtZnMtMTEgdngtZnctNTAwIHZ4LXBsLTEgdngtcHItMSB2eC1saC02IHZ4LWQtZmxleCB2eC1hbGlnbi1jZW50ZXIgdngtanVzdGlmeS1jZW50ZXJcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8c3BhbiAqbmdJZj1cInRydWVcIiBjbGFzcz1cInZ4LXR4dC1ibHVlXCI+NDU8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW4gKm5nSWY9XCJmYWxzZVwiIGNsYXNzPVwidngtcGFyYWdyYXBoLXR4dFwiPi0tPC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LXBsLTEgdngtcHItMSB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIG5vdC1pbi1zY29wZVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInNjb3BlIHZ4LWZzLTExIHZ4LWZ3LTUwMCB2eC1wbC0xIHZ4LXByLTEgdngtbGgtNiB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIHZ4LWp1c3RpZnktY2VudGVyXCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW4gKm5nSWY9XCJ0cnVlXCIgY2xhc3M9XCJ2eC10eHQtYmx1ZVwiPjg8L3NwYW4+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHNwYW4gKm5nSWY9XCJmYWxzZVwiIGNsYXNzPVwidngtcGFyYWdyYXBoLXR4dFwiPi0tPC9zcGFuPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LXBsLTEgdngtcHItMSB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIHZ4LWp1c3RpZnktY2VudGVyIGFjdGlvblwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGJ1dHRvbiBjbGFzcz1cImFycm93LWJ0biB2eC1mcy0xNCB2eC1wYXJhZ3JhcGgtdHh0IHZ4LXAtMCB2eC1tLTAgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciB2eC1qdXN0aWZ5LWNlbnRlclwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxpIGNsYXNzPVwiaWNvbnMgdngtZC1mbGV4XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDxuZy1jb250YWluZXIgKm5nSWY9XCIhaGlkZUZyYW1ld29ya0xpc3RcIj4mI3hlOTcwOzwvbmctY29udGFpbmVyPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiaGlkZUZyYW1ld29ya0xpc3RcIj4mI3hlOWU4OzwvbmctY29udGFpbmVyPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvaT5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvYnV0dG9uPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICA8IS0tIHN1YiB0YWJsZSAtLT5cclxuICAgICAgICAgICAgICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiaGlkZUZyYW1ld29ya0xpc3RcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLXJvdyBjaGlsZFwiICpuZ0Zvcj1cImxldCBkYXRhIG9mIFsxLCAxLCAxLCAxLCAxLCAxLCAxXVwiPlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWNvbHVtbiB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciBzZXJpYWxcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwic3Itbm9cIiBbYXBwVG9vbHRpcF09XCInMS4xJ1wiIHBsYWNlbWVudD1cImJvdHRvbVwiIGRlbGF5PVwiMFwiIHR5cGU9XCJibGFja1wiIFt0b29sdGlwTWFuZGF0b3J5XT1cInRydWVcIj4xLjE8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8YXBwLWNzLWNoZWNrYm94PjwvYXBwLWNzLWNoZWNrYm94PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICA8ZGl2IGNsYXNzPVwidGFibGUtY29sdW1uIHZ4LXBsLTEgdngtcHItMSB2eC1kLWZsZXggdngtYWxpZ24tY2VudGVyIGNhdGVnb3J5XCI+XHJcbiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInZ4LWQtYmxvY2sgdngtdy0xMDBcIj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cImNhdGVnb3J5LW5hbWUgdngtZnMtMTIgdngtcGFyYWdyYXBoLXR4dFwiIFthcHBUb29sdGlwXT1cIidUaHJlYXQgQW5hbHlzaXMgJiBGbGF3IFJlbWVkaWF0aW9uIER1cmluZyBEZXZlbG9wbWVudCAoSUFPLTA0KSdcIiBwbGFjZW1lbnQ9XCJib3R0b20tbGVmdFwiIGRlbGF5PVwiMFwiIHR5cGU9XCJibGFja1wiIFt0b29sdGlwTWFuZGF0b3J5XT1cImZhbHNlXCI+VGhyZWF0IEFuYWx5c2lzICYgRmxhdyBSZW1lZGlhdGlvbiBEdXJpbmcgRGV2ZWxvcG1lbnQgKElBTy0wNCk8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgICAgIDwvZGl2PlxyXG4gICAgICAgICAgICAgICAgICAgICAgICAgICAgPGRpdiBjbGFzcz1cInRhYmxlLWNvbHVtbiB2eC1wbC0xIHZ4LXByLTEgdngtZC1mbGV4IHZ4LWFsaWduLWNlbnRlciB2eC1qdXN0aWZ5LWNlbnRlciBhY3Rpb25cIj48L2Rpdj5cclxuICAgICAgICAgICAgICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgICAgICAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgICAgICAgICA8L2Rpdj5cclxuICAgICAgICAgICAgPC9kaXY+XHJcbiAgICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuXHJcbiAgICA8ZGl2IGNsYXNzPVwiZGVmaW5lLWZyYW1ld29yay1saXN0aW5nLWZvb3RlclwiPlxyXG4gICAgICAgIDx2dWktZmxvYXRpbmctYmFyPjwvdnVpLWZsb2F0aW5nLWJhcj5cclxuICAgIDwvZGl2PlxyXG48L2Rpdj4iXX0=
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"__ctor__":[{"__symbolic":"constructor"}],"ngOnInit":[{"__symbolic":"method"}],"clickCategoryList":[{"__symbolic":"method"}],"clickFrameworkList":[{"__symbolic":"method"}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[0]},"isComponent":true,"selector":"app-define-framework-listing","exportAs":null,"inputs":{},"outputs":{},"hostListeners":{},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":1,"template":{"ngContentSelectors":[],"encapsulation":0,"styles":[],"animations":[]},"componentViewType":{"__symbol":1,"members":[]},"rendererType":{"__symbol":2,"members":[]},"componentFactory":{"__symbol":3,"members":[]}}}],"symbols":[{"__symbol":0,"name":"DefineFrameworkListingComponent","filePath":"./define-framework-listing.component"},{"__symbol":1,"name":"View_DefineFrameworkListingComponent_0","filePath":"./define-framework-listing.component.ngfactory"},{"__symbol":2,"name":"RenderType_DefineFrameworkListingComponent","filePath":"./define-framework-listing.component.ngfactory"},{"__symbol":3,"name":"DefineFrameworkListingComponentNgFactory","filePath":"./define-framework-listing.component.ngfactory"}]}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { Directive, HostListener } from '@angular/core';
|
|
2
|
+
export class InputTrimDirective {
|
|
3
|
+
onKeyDown(event) {
|
|
4
|
+
const input = event.target;
|
|
5
|
+
let trimmed = input.value.trim();
|
|
6
|
+
input.value = trimmed;
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
InputTrimDirective.decorators = [
|
|
10
|
+
{ type: Directive, args: [{
|
|
11
|
+
selector: '[InputTrim]'
|
|
12
|
+
},] }
|
|
13
|
+
];
|
|
14
|
+
InputTrimDirective.propDecorators = {
|
|
15
|
+
onKeyDown: [{ type: HostListener, args: ['blur', ['$event'],] }]
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5wdXQtdHJpbS5kaXJlY3RpdmUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy92eC13b3JrZmxvdy1lbmdpbmUvc3JjL2xpYi93b3JrZmxvdy1wcm9ncmFtL2NyZWF0ZS1wcm9ncmFtLXVpL2RpcmVjdGl2ZXMvaW5wdXQtdHJpbS5kaXJlY3RpdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxZQUFZLEVBQWEsTUFBTSxlQUFlLENBQUM7QUFLbkUsTUFBTSxPQUFPLGtCQUFrQjtJQUc3QixTQUFTLENBQUMsS0FBVTtRQUNsQixNQUFNLEtBQUssR0FBRyxLQUFLLENBQUMsTUFBMEIsQ0FBQztRQUMvQyxJQUFJLE9BQU8sR0FBRyxLQUFLLENBQUMsS0FBSyxDQUFDLElBQUksRUFBRSxDQUFDO1FBQ2pDLEtBQUssQ0FBQyxLQUFLLEdBQUcsT0FBTyxDQUFDO0lBRXhCLENBQUM7OztZQVhGLFNBQVMsU0FBQztnQkFDVCxRQUFRLEVBQUUsYUFBYTthQUN4Qjs7O3dCQUdFLFlBQVksU0FBQyxNQUFNLEVBQUUsQ0FBQyxRQUFRLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBEaXJlY3RpdmUsIEhvc3RMaXN0ZW5lcixFbGVtZW50UmVmIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBEaXJlY3RpdmUoe1xuICBzZWxlY3RvcjogJ1tJbnB1dFRyaW1dJ1xufSlcbmV4cG9ydCBjbGFzcyBJbnB1dFRyaW1EaXJlY3RpdmUge1xuXG4gIEBIb3N0TGlzdGVuZXIoJ2JsdXInLCBbJyRldmVudCddKVxuICBvbktleURvd24oZXZlbnQ6IGFueSkge1xuICAgIGNvbnN0IGlucHV0ID0gZXZlbnQudGFyZ2V0IGFzIEhUTUxJbnB1dEVsZW1lbnQ7XG4gICAgbGV0IHRyaW1tZWQgPSBpbnB1dC52YWx1ZS50cmltKCk7XG4gICAgaW5wdXQudmFsdWUgPSB0cmltbWVkO1xuXG4gIH1cblxufVxuIl19
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"moduleName":null,"summaries":[{"symbol":{"__symbol":0,"members":[]},"metadata":{"__symbolic":"class","members":{"onKeyDown":[{"__symbolic":"method","decorators":[{"__symbolic":"call","expression":{"__symbol":1,"members":[]},"arguments":["blur",["$event"]]}]}]}},"type":{"summaryKind":1,"type":{"reference":{"__symbol":0,"members":[]},"diDeps":[],"lifecycleHooks":[]},"isComponent":false,"selector":"[InputTrim]","exportAs":null,"inputs":{},"outputs":{},"hostListeners":{"blur":"onKeyDown($event)"},"hostProperties":{},"hostAttributes":{},"providers":[],"viewProviders":[],"queries":[],"guards":{},"viewQueries":[],"entryComponents":[],"changeDetection":null,"template":null,"componentViewType":null,"rendererType":null,"componentFactory":null}}],"symbols":[{"__symbol":0,"name":"InputTrimDirective","filePath":"./input-trim.directive"},{"__symbol":1,"name":"HostListener","filePath":"@angular/core"}]}
|