@maxax/ui 1.1.19 → 1.1.20

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 +1 @@
1
- {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../src/locale/lang/en.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;;AAEtC,wBA6GW"}
1
+ {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../src/locale/lang/en.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;;AAEtC,wBA8GW"}
@@ -1 +1 @@
1
- {"version":3,"file":"zh-cn.d.ts","sourceRoot":"","sources":["../../../src/locale/lang/zh-cn.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;;AAEtC,wBA8GW"}
1
+ {"version":3,"file":"zh-cn.d.ts","sourceRoot":"","sources":["../../../src/locale/lang/zh-cn.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;;AAEtC,wBA+GW"}
package/dist/locales.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
- const utils = require("./utils-BlU-30Gl.cjs");
3
+ const utils = require("./utils-CaGh1NhT.cjs");
4
4
  function getDefaultExportFromCjs(x) {
5
5
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
6
6
  }
@@ -3363,7 +3363,8 @@ const en = {
3363
3363
  warning: "Warning",
3364
3364
  export: "Export",
3365
3365
  import: "Import",
3366
- print: "Print"
3366
+ print: "Print",
3367
+ other: ""
3367
3368
  },
3368
3369
  button: {
3369
3370
  confirm: "Confirm",