@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.
- package/assets/img/exclamation-outline-circle.png +0 -0
- package/bundles/@flexem/fc-gui.umd.js +1 -1
- package/bundles/@flexem/fc-gui.umd.js.map +1 -1
- package/bundles/@flexem/fc-gui.umd.min.js +1 -1
- package/bundles/@flexem/fc-gui.umd.min.js.map +1 -1
- package/elements/base/state-control-element.js +1 -1
- package/package.json +1 -1
|
Binary file
|
|
@@ -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/
|
|
35166
|
+
url = 'assets/img/exclamation-outline-circle.png';
|
|
35167
35167
|
title = this.localization.invalidMonitor;
|
|
35168
35168
|
stroke = '#226abc';
|
|
35169
35169
|
break;
|