zartui 3.0.8 → 3.0.9

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
@@ -18132,7 +18132,7 @@ const Lazyload = {
18132
18132
  });
18133
18133
  }
18134
18134
  };
18135
- const version = "3.0.7";
18135
+ const version = "3.0.9";
18136
18136
  function install(app) {
18137
18137
  const components = [
18138
18138
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -18130,7 +18130,7 @@ const Lazyload = {
18130
18130
  });
18131
18131
  }
18132
18132
  };
18133
- const version = "3.0.7";
18133
+ const version = "3.0.9";
18134
18134
  function install(app) {
18135
18135
  const components = [
18136
18136
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -19847,7 +19847,7 @@
19847
19847
  });
19848
19848
  }
19849
19849
  };
19850
- const version = "3.0.7";
19850
+ const version = "3.0.9";
19851
19851
  function install(app) {
19852
19852
  const components = [
19853
19853
  ActionSheet,