zartui 3.1.4 → 3.1.5

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
@@ -18845,7 +18845,7 @@ const Lazyload = {
18845
18845
  });
18846
18846
  }
18847
18847
  };
18848
- const version = "3.1.4";
18848
+ const version = "3.1.5";
18849
18849
  function install(app) {
18850
18850
  const components = [
18851
18851
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -18843,7 +18843,7 @@ const Lazyload = {
18843
18843
  });
18844
18844
  }
18845
18845
  };
18846
- const version = "3.1.4";
18846
+ const version = "3.1.5";
18847
18847
  function install(app) {
18848
18848
  const components = [
18849
18849
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -20463,7 +20463,7 @@
20463
20463
  });
20464
20464
  }
20465
20465
  };
20466
- const version = "3.1.4";
20466
+ const version = "3.1.5";
20467
20467
  function install(app) {
20468
20468
  const components = [
20469
20469
  ActionSheet,