vcomply-workflow-engine 3.1.27 → 3.1.28

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.
@@ -5644,6 +5644,7 @@ class GrcObjectContainerComponent {
5644
5644
  }
5645
5645
  this.resetGRCForm();
5646
5646
  this.closeSmiley('');
5647
+ this.closeWorkflow.emit({ evt: this.addedGRC, confirm: false });
5647
5648
  }
5648
5649
  setOtherGRCTypesFormate() {
5649
5650
  const grcTypes = ['assets', 'vendors', 'processes', 'inventory'];