@maxax/ui 1.1.31 → 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.
package/dist/locales.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { b, a, t, z } from "./utils-BqJsjHj1.js";
1
+ import { b, a, t, z } from "./utils-D9CmPNRk.js";
2
2
  function getDefaultExportFromCjs(x) {
3
3
  return x && x.__esModule && Object.prototype.hasOwnProperty.call(x, "default") ? x["default"] : x;
4
4
  }
@@ -3394,7 +3394,8 @@ const en = {
3394
3394
  exporting: "Exporting",
3395
3395
  exportingTip: "Please wait, exporting data...",
3396
3396
  exportSuccess: "Export Success",
3397
- exportFailed: "Export Failed"
3397
+ exportFailed: "Export Failed",
3398
+ downloading: "Downloading"
3398
3399
  },
3399
3400
  button: {
3400
3401
  confirm: "Confirm",