zartui 3.1.24 → 3.1.25

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
@@ -20501,7 +20501,7 @@ const Lazyload = {
20501
20501
  });
20502
20502
  }
20503
20503
  };
20504
- const version = "3.1.24";
20504
+ const version = "3.1.25";
20505
20505
  function install(app) {
20506
20506
  const components = [
20507
20507
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -20499,7 +20499,7 @@ const Lazyload = {
20499
20499
  });
20500
20500
  }
20501
20501
  };
20502
- const version = "3.1.24";
20502
+ const version = "3.1.25";
20503
20503
  function install(app) {
20504
20504
  const components = [
20505
20505
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -24499,7 +24499,7 @@
24499
24499
  });
24500
24500
  }
24501
24501
  };
24502
- const version = "3.1.24";
24502
+ const version = "3.1.25";
24503
24503
  function install(app) {
24504
24504
  const components = [
24505
24505
  ActionSheet,