@maxax/ui 1.1.30 → 1.1.32

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,wBAqHW"}
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,wBAsHW"}
@@ -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,wBAsHW"}
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,wBAuHW"}
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-o29LtjNO.cjs");
3
+ const utils = require("./utils-wq6KwECV.cjs");
4
4
  function getDefaultExportFromCjs(x) {
5
5
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
6
6
  }
@@ -3396,7 +3396,8 @@ const en = {
3396
3396
  exporting: "Exporting",
3397
3397
  exportingTip: "Please wait, exporting data...",
3398
3398
  exportSuccess: "Export Success",
3399
- exportFailed: "Export Failed"
3399
+ exportFailed: "Export Failed",
3400
+ downloading: "Downloading"
3400
3401
  },
3401
3402
  button: {
3402
3403
  confirm: "Confirm",