zartui 3.1.30 → 3.1.31

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/lib/zartui.cjs.js CHANGED
@@ -20554,7 +20554,7 @@ const Lazyload = {
20554
20554
  });
20555
20555
  }
20556
20556
  };
20557
- const version = "3.1.30";
20557
+ const version = "3.1.31";
20558
20558
  function install(app) {
20559
20559
  const components = [
20560
20560
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -20552,7 +20552,7 @@ const Lazyload = {
20552
20552
  });
20553
20553
  }
20554
20554
  };
20555
- const version = "3.1.30";
20555
+ const version = "3.1.31";
20556
20556
  function install(app) {
20557
20557
  const components = [
20558
20558
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -24583,7 +24583,7 @@
24583
24583
  });
24584
24584
  }
24585
24585
  };
24586
- const version = "3.1.30";
24586
+ const version = "3.1.31";
24587
24587
  function install(app) {
24588
24588
  const components = [
24589
24589
  ActionSheet,