mvframe 1.1.8 → 1.1.9

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/vendor.js CHANGED
@@ -10025,7 +10025,7 @@ const ye = (e) => {
10025
10025
  ], 2)) : V("", !0)
10026
10026
  ], 16));
10027
10027
  }
10028
- }), gn = /* @__PURE__ */ le(_n, [["__scopeId", "data-v-610b0b4c"]]), yn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10028
+ }), gn = /* @__PURE__ */ le(_n, [["__scopeId", "data-v-3c876311"]]), yn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10029
10029
  __proto__: null,
10030
10030
  default: gn
10031
10031
  }, Symbol.toStringTag, { value: "Module" })), An = { class: "MvcDrawer" }, zn = { class: "dragArea" }, wn = {
@@ -13509,7 +13509,7 @@ const xr = (e, o = {}) => {
13509
13509
  }, Nr = {
13510
13510
  name: "Matt Avias Frame",
13511
13511
  copyright: "©2026",
13512
- version: "1.1.8",
13512
+ version: "1.1.9",
13513
13513
  author: "Matt Avias",
13514
13514
  date: "2026-02-26",
13515
13515
  /** 默认语言 key,与 `$getLang`、localStorage `lang` 一致;业务在 app.use(mvframe, { config }) 里覆盖 */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "mvframe",
3
3
  "packageManager": "yarn@4.4.1",
4
- "version": "1.1.8",
4
+ "version": "1.1.9",
5
5
  "author": "matt avis",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.js",