@uzum-tech/ui 1.12.7 → 1.12.8

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
@@ -56595,6 +56595,9 @@
56595
56595
  return (data) => {
56596
56596
  outerOnChange(data);
56597
56597
  attachmentFileList.value = [];
56598
+ void vue.nextTick(() => {
56599
+ scrollToBottom();
56600
+ });
56598
56601
  };
56599
56602
  }
56600
56603
  };
@@ -128546,7 +128549,7 @@
128546
128549
  watermarkProps: watermarkProps
128547
128550
  });
128548
128551
 
128549
- var version = "1.12.7";
128552
+ var version = "1.12.8";
128550
128553
 
128551
128554
  function create({
128552
128555
  componentPrefix = "U",