zartui 3.0.5 → 3.0.6

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
@@ -16174,7 +16174,7 @@ const Lazyload = {
16174
16174
  });
16175
16175
  }
16176
16176
  };
16177
- const version = "3.0.5";
16177
+ const version = "3.0.6";
16178
16178
  function install(app) {
16179
16179
  const components = [
16180
16180
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -16172,7 +16172,7 @@ const Lazyload = {
16172
16172
  });
16173
16173
  }
16174
16174
  };
16175
- const version = "3.0.5";
16175
+ const version = "3.0.6";
16176
16176
  function install(app) {
16177
16177
  const components = [
16178
16178
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -17353,7 +17353,7 @@
17353
17353
  });
17354
17354
  }
17355
17355
  };
17356
- const version = "3.0.5";
17356
+ const version = "3.0.6";
17357
17357
  function install(app) {
17358
17358
  const components = [
17359
17359
  ActionSheet,