ps-toolkit-ui 1.8.79 → 1.8.80

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.
@@ -5319,7 +5319,7 @@
5319
5319
  _this.inp.setValue(_this.inp.default, true);
5320
5320
  }
5321
5321
  else {
5322
- _this.inp.options.forEach(function (x) { return _this.unCheck(x); });
5322
+ _this.setValue([]);
5323
5323
  }
5324
5324
  if (_this.inp.rel != null) {
5325
5325
  _this.inp.rel.options = [];