zartui 3.1.87 → 3.1.88
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/es/index.d.ts +1 -1
- package/es/index.mjs +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.js +1 -1
- package/lib/web-types.json +1 -1
- package/lib/zartui.cjs.js +1 -1
- package/lib/zartui.es.js +1 -1
- package/lib/zartui.js +1 -1
- package/lib/zartui.min.js +1 -1
- package/package.json +28 -28
package/lib/zartui.cjs.js
CHANGED
|
@@ -23864,7 +23864,7 @@ const Lazyload = {
|
|
|
23864
23864
|
});
|
|
23865
23865
|
}
|
|
23866
23866
|
};
|
|
23867
|
-
const version = "3.1.
|
|
23867
|
+
const version = "3.1.88";
|
|
23868
23868
|
function install(app) {
|
|
23869
23869
|
const components = [
|
|
23870
23870
|
ActionSheet,
|
package/lib/zartui.es.js
CHANGED
|
@@ -23862,7 +23862,7 @@ const Lazyload = {
|
|
|
23862
23862
|
});
|
|
23863
23863
|
}
|
|
23864
23864
|
};
|
|
23865
|
-
const version = "3.1.
|
|
23865
|
+
const version = "3.1.88";
|
|
23866
23866
|
function install(app) {
|
|
23867
23867
|
const components = [
|
|
23868
23868
|
ActionSheet,
|
package/lib/zartui.js
CHANGED
|
@@ -31377,7 +31377,7 @@ var __publicField = (obj, key, value) => {
|
|
|
31377
31377
|
});
|
|
31378
31378
|
}
|
|
31379
31379
|
};
|
|
31380
|
-
const version = "3.1.
|
|
31380
|
+
const version = "3.1.88";
|
|
31381
31381
|
function install(app) {
|
|
31382
31382
|
const components = [
|
|
31383
31383
|
ActionSheet,
|