jmash-core 0.0.107 → 0.0.108

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.
@@ -1,6 +1,6 @@
1
1
  import { _ as D } from "./picture-CBRsHLZl.mjs";
2
2
  import { defineComponent as E, ref as V, reactive as p, resolveComponent as c, openBlock as N, createElementBlock as $, Fragment as B, createVNode as e, withCtx as l, createTextVNode as u, toDisplayString as f, createElementVNode as _ } from "vue";
3
- import { t as R, c as w, v as S, w as q, x as z } from "./index-BjlMU6q-.mjs";
3
+ import { t as R, c as w, v as S, w as q, x as z } from "./index-BnPTCkJp.mjs";
4
4
  const A = { class: "h-[40px]" }, M = { class: "image-slot" }, P = { class: "dialog-footer" }, H = /* @__PURE__ */ E({
5
5
  __name: "types",
6
6
  setup(T) {
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./updatePwd.vue_vue_type_script_setup_true_lang-Dc5ToAO6.mjs";
1
+ import { _ as f } from "./updatePwd.vue_vue_type_script_setup_true_lang-CASn5sxv.mjs";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as q, ref as v, toRefs as E, reactive as V, resolveComponent as i, openBlock as O, createBlock as A, unref as t, isRef as U, withCtx as n, createElementVNode as B, createVNode as r, createTextVNode as g, toDisplayString as _ } from "vue";
2
2
  import { ElMessage as D } from "element-plus";
3
- import { A as b, J as I } from "./index-BjlMU6q-.mjs";
3
+ import { A as b, J as I } from "./index-BnPTCkJp.mjs";
4
4
  import { useI18n as S } from "vue-i18n";
5
5
  const z = { class: "dialog-footer" }, k = /* @__PURE__ */ q({
6
6
  __name: "updatePwd",
@@ -147,5 +147,10 @@ declare const _default: {
147
147
  comparePwd: string;
148
148
  successResetPwd: string;
149
149
  };
150
+ file: {
151
+ warning: string;
152
+ imageLtRequired: string;
153
+ fileLtRequired: string;
154
+ };
150
155
  };
151
156
  export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jmash-core",
3
- "version": "0.0.107",
3
+ "version": "0.0.108",
4
4
  "private": false,
5
5
  "module": "dist/index.mjs",
6
6
  "types": "dts/src/index.d.ts",