@uzum-tech/ui 1.12.10 → 1.12.11

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/dist/index.js CHANGED
@@ -23891,7 +23891,6 @@
23891
23891
  {
23892
23892
  key: "dismiss",
23893
23893
  class: `${clsPrefix}-base-clear__clear`,
23894
- onClick: this.onClear,
23895
23894
  onMousedown: this.handleMouseDown,
23896
23895
  "data-clear": true
23897
23896
  },
@@ -128609,7 +128608,7 @@
128609
128608
  watermarkProps: watermarkProps
128610
128609
  });
128611
128610
 
128612
- var version = "1.12.10";
128611
+ var version = "1.12.11";
128613
128612
 
128614
128613
  function create({
128615
128614
  componentPrefix = "U",