z-ui-pc 0.5.1 → 0.5.2
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/dist/index.d.ts +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
package/dist/index.js
CHANGED
|
@@ -4884,7 +4884,7 @@ const st = (t) => typeof t == "boolean" ? t ? "left" : void 0 : t, dl = (t) => {
|
|
|
4884
4884
|
}, Ql = (t) => ({
|
|
4885
4885
|
...Ul,
|
|
4886
4886
|
...t ?? {}
|
|
4887
|
-
}), Yl = "0.5.
|
|
4887
|
+
}), Yl = "0.5.2", zl = {
|
|
4888
4888
|
version: Yl
|
|
4889
4889
|
};
|
|
4890
4890
|
function cr(t, e, o) {
|