zartui 3.1.82 → 3.1.83

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
@@ -23670,7 +23670,7 @@ const Lazyload = {
23670
23670
  });
23671
23671
  }
23672
23672
  };
23673
- const version = "3.1.82";
23673
+ const version = "3.1.83";
23674
23674
  function install(app) {
23675
23675
  const components = [
23676
23676
  ActionSheet,
package/lib/zartui.es.js CHANGED
@@ -23668,7 +23668,7 @@ const Lazyload = {
23668
23668
  });
23669
23669
  }
23670
23670
  };
23671
- const version = "3.1.82";
23671
+ const version = "3.1.83";
23672
23672
  function install(app) {
23673
23673
  const components = [
23674
23674
  ActionSheet,
package/lib/zartui.js CHANGED
@@ -31183,7 +31183,7 @@ var __publicField = (obj, key, value) => {
31183
31183
  });
31184
31184
  }
31185
31185
  };
31186
- const version = "3.1.82";
31186
+ const version = "3.1.83";
31187
31187
  function install(app) {
31188
31188
  const components = [
31189
31189
  ActionSheet,