vcomply-workflow-engine 3.0.8 → 3.0.9

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.
@@ -7560,7 +7560,7 @@ class WorkflowPolicyComponent {
7560
7560
  this.policyForm.selectedReviewers.length == 0) ||
7561
7561
  this.policyForm.selectedCategories.length == 0 ||
7562
7562
  (!((_r = (_q = (_p = this.policyForm) === null || _p === void 0 ? void 0 : _p.selectedApprovers[0]) === null || _q === void 0 ? void 0 : _q.approval_workflow) === null || _r === void 0 ? void 0 : _r.length) &&
7563
- ((_u = (_t = (_s = this.policyForm) === null || _s === void 0 ? void 0 : _s.selectedApprovers[0]) === null || _t === void 0 ? void 0 : _t.approvers) === null || _u === void 0 ? void 0 : _u.length) &&
7563
+ !((_u = (_t = (_s = this.policyForm) === null || _s === void 0 ? void 0 : _s.selectedApprovers[0]) === null || _t === void 0 ? void 0 : _t.approvers) === null || _u === void 0 ? void 0 : _u.length) &&
7564
7564
  this.policyApprovalFlag === 0) ||
7565
7565
  (this.formatEvidence && this.formatEvidence.newLink.containsError) ||
7566
7566
  !((_v = this.policyForm.policy_owners) === null || _v === void 0 ? void 0 : _v.length)) {