ps-toolkit-ui 1.10.29 → 1.10.30

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.
@@ -6064,7 +6064,7 @@
6064
6064
  _this.inp.error = null;
6065
6065
  setTimeout(function () {
6066
6066
  _this.inp.setValue(_this.inp.default, false);
6067
- }, 1000);
6067
+ });
6068
6068
  };
6069
6069
  this.inp.data = function () {
6070
6070
  var v = _this.inp.value;