ps-toolkit-ui 0.0.167 → 0.0.168

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.
@@ -5054,7 +5054,7 @@
5054
5054
  this.setOptions();
5055
5055
  this.cSearch = this.inp.search;
5056
5056
  if (this.inp.onChange) {
5057
- this.inp.onChange(this.inp);
5057
+ this.inp.onChange(this.inp, isEdit);
5058
5058
  }
5059
5059
  if (this.inp.rel) {
5060
5060
  this.inp.rel.value = null;