@valtimo/case-management 13.29.0 → 13.31.0

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.
@@ -1749,7 +1749,7 @@ class CaseManagementStatusModalComponent {
1749
1749
  label: '',
1750
1750
  visibleInCaseListByDefault: true,
1751
1751
  retentionPeriodInDays: -1,
1752
- color: TagColor.Magenta,
1752
+ color: TagColor.Blue,
1753
1753
  });
1754
1754
  this._selectedColor$.next(TagColor.Blue);
1755
1755
  this.statusFormGroup.markAsPristine();