@flexem/fc-gui 3.0.0-alpha.160 → 3.0.0-alpha.161

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.
@@ -35163,7 +35163,7 @@ class state_control_element_StateControlElement extends conditional_dynamic_disp
35163
35163
  stroke = '#ff4444';
35164
35164
  break;
35165
35165
  case _tmp_model["State"].InvalidMonitor:
35166
- url = 'assets/img/loading.svg';
35166
+ url = 'assets/img/exclamation-outline-circle.png';
35167
35167
  title = this.localization.invalidMonitor;
35168
35168
  stroke = '#226abc';
35169
35169
  break;