z-ui-pc 0.5.18 → 0.5.19

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5130,7 +5130,7 @@ const st = (e) => typeof e == "boolean" ? e ? "left" : void 0 : e, ys = (e) => {
5130
5130
  }, dl = (e) => ({
5131
5131
  ...cl,
5132
5132
  ...e ?? {}
5133
- }), Dl = "0.5.18", pl = {
5133
+ }), Dl = "0.5.19", pl = {
5134
5134
  version: Dl
5135
5135
  };
5136
5136
  function Rl(e, t, o) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "z-ui-pc",
3
- "version": "0.5.18",
3
+ "version": "0.5.19",
4
4
  "description": "适用于pc端的前端组件库",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",