@dazhicheng/ui 1.5.106 → 1.5.107

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.
@@ -3056,14 +3056,14 @@ export {
3056
3056
  et as c,
3057
3057
  en as d,
3058
3058
  on as e,
3059
- an as f,
3060
- tn as g,
3061
- yt as h,
3059
+ Dt as f,
3060
+ rn as g,
3061
+ an as h,
3062
3062
  Nt as i,
3063
- Dt as j,
3064
- sn as k,
3065
- Ct as l,
3066
- rn as m,
3063
+ tn as j,
3064
+ yt as k,
3065
+ sn as l,
3066
+ Ct as m,
3067
3067
  V as n,
3068
3068
  mt as o
3069
3069
  };
package/dist/plugins.js CHANGED
@@ -2,7 +2,7 @@ import { ElSwitch as x, ElMessageBox as U, ElMessage as y } from "element-plus";
2
2
  import { omit as _, cloneDeep as F } from "lodash-es";
3
3
  import { h as s, defineComponent as B, ref as D, shallowRef as O, onMounted as I } from "vue";
4
4
  import "axios";
5
- import { b as d } from "./index.modern-xkd4Z3Qx.js";
5
+ import { b as d } from "./index.modern-JWUyik9a.js";
6
6
  import "xe-utils";
7
7
  function M(l) {
8
8
  return l.split("-").filter(Boolean).map((o, u) => u === 0 ? o : o.charAt(0).toUpperCase() + o.slice(1)).join("");
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dazhicheng/ui",
3
- "version": "1.5.106",
3
+ "version": "1.5.107",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",