mvframe 1.1.29 → 1.1.31

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/vendor.js +4 -4
  2. package/package.json +1 -1
package/dist/vendor.js CHANGED
@@ -5292,7 +5292,7 @@ const Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5292
5292
  {
5293
5293
  id: "143486",
5294
5294
  code: "lk",
5295
- label: "Sri",
5295
+ label: "Sri Lanka",
5296
5296
  hide: !1
5297
5297
  },
5298
5298
  {
@@ -5814,7 +5814,7 @@ const Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
5814
5814
  {
5815
5815
  id: "143556",
5816
5816
  code: "bo",
5817
- label: "Bolivia,",
5817
+ label: "Bolivia",
5818
5818
  hide: !1
5819
5819
  },
5820
5820
  {
@@ -6084,7 +6084,7 @@ const Gl = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
6084
6084
  {
6085
6085
  id: "143598",
6086
6086
  code: "st",
6087
- label: "Sao",
6087
+ label: "Sao Tome and Principe",
6088
6088
  hide: !1
6089
6089
  },
6090
6090
  {
@@ -13958,7 +13958,7 @@ const Wr = (a, o = {}) => {
13958
13958
  }, qr = {
13959
13959
  name: "Matt Avias Frame",
13960
13960
  copyright: "©2026",
13961
- version: "1.1.29",
13961
+ version: "1.1.31",
13962
13962
  author: "Matt Avias",
13963
13963
  date: "2026-02-26",
13964
13964
  /** 默认语言 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.29",
4
+ "version": "1.1.31",
5
5
  "author": "matt avis",
6
6
  "main": "./dist/index.js",
7
7
  "module": "./dist/index.js",