zartui 3.1.46 → 3.1.47

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
@@ -20930,7 +20930,7 @@ const Lazyload = {
20930
20930
  });
20931
20931
  }
20932
20932
  };
20933
- const version = "3.1.44";
20933
+ const version = "3.1.46";
20934
20934
  function install(app) {
20935
20935
  const components = [
20936
20936
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -20928,7 +20928,7 @@ const Lazyload = {
20928
20928
  });
20929
20929
  }
20930
20930
  };
20931
- const version = "3.1.44";
20931
+ const version = "3.1.46";
20932
20932
  function install(app) {
20933
20933
  const components = [
20934
20934
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -24994,7 +24994,7 @@
24994
24994
  });
24995
24995
  }
24996
24996
  };
24997
- const version = "3.1.44";
24997
+ const version = "3.1.46";
24998
24998
  function install(app) {
24999
24999
  const components = [
25000
25000
  ActionSheet,