@magic-xpa/gui 4.1000.0-dev4100.294 → 4.1000.0-dev4100.296

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.
@@ -1017,6 +1017,7 @@ var CommandType;
1017
1017
  CommandType[CommandType["PROP_SET_BINDING_LEVEL"] = 154] = "PROP_SET_BINDING_LEVEL";
1018
1018
  CommandType[CommandType["SHOW_SPINNER"] = 155] = "SHOW_SPINNER";
1019
1019
  CommandType[CommandType["SHOW_HTML_ERROR"] = 156] = "SHOW_HTML_ERROR";
1020
+ CommandType[CommandType["SET_WC_IDLE"] = 157] = "SET_WC_IDLE";
1020
1021
  })(CommandType || (CommandType = {}));
1021
1022
  var HtmlProperties;
1022
1023
  (function (HtmlProperties) {