zartui 3.1.35 → 3.1.36

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
@@ -20617,7 +20617,7 @@ const Lazyload = {
20617
20617
  });
20618
20618
  }
20619
20619
  };
20620
- const version = "3.1.34";
20620
+ const version = "3.1.36";
20621
20621
  function install(app) {
20622
20622
  const components = [
20623
20623
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -20615,7 +20615,7 @@ const Lazyload = {
20615
20615
  });
20616
20616
  }
20617
20617
  };
20618
- const version = "3.1.34";
20618
+ const version = "3.1.36";
20619
20619
  function install(app) {
20620
20620
  const components = [
20621
20621
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -24677,7 +24677,7 @@
24677
24677
  });
24678
24678
  }
24679
24679
  };
24680
- const version = "3.1.34";
24680
+ const version = "3.1.36";
24681
24681
  function install(app) {
24682
24682
  const components = [
24683
24683
  ActionSheet,