@atomsolution/sdk-merchant 1.6.2 → 1.6.3

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 (25) hide show
  1. package/dist/assets/locales/en/merchant-batch-create-form.json.d.ts +2 -1
  2. package/dist/assets/locales/vi/merchant-batch-create-form.json.d.ts +2 -1
  3. package/dist/batch-product-creation.cjs +44 -10
  4. package/dist/batch-product-creation.cjs.map +1 -1
  5. package/dist/batch-product-creation.esm.js +44 -10
  6. package/dist/batch-product-creation.esm.js.map +1 -1
  7. package/dist/batch-product-creation.js +44 -10
  8. package/dist/batch-product-creation.js.map +1 -1
  9. package/dist/digistore.cjs +1 -1
  10. package/dist/digistore.esm.js +1 -1
  11. package/dist/digistore.js +1 -1
  12. package/dist/{dropdownMenuAbsolute-Ds24HaUN.js → dropdownMenuAbsolute-CLw6DPyb.js} +2 -2
  13. package/dist/{dropdownMenuAbsolute-Ds24HaUN.js.map → dropdownMenuAbsolute-CLw6DPyb.js.map} +1 -1
  14. package/dist/{dropdownMenuAbsolute-CLsfHK7_.cjs → dropdownMenuAbsolute-DlrCbNFH.cjs} +2 -2
  15. package/dist/{dropdownMenuAbsolute-CLsfHK7_.cjs.map → dropdownMenuAbsolute-DlrCbNFH.cjs.map} +1 -1
  16. package/dist/merchant-profile.cjs +2 -2
  17. package/dist/merchant-profile.esm.js +2 -2
  18. package/dist/merchant-profile.js +2 -2
  19. package/dist/style.css +4 -0
  20. package/dist/{use-translation-CsiF3PR6.js → use-translation-B8KAf9vm.js} +7 -3
  21. package/dist/{use-translation-CsiF3PR6.js.map → use-translation-B8KAf9vm.js.map} +1 -1
  22. package/dist/{use-translation-GCjcVK7-.cjs → use-translation-FLryNm-e.cjs} +7 -3
  23. package/dist/{use-translation-GCjcVK7-.cjs.map → use-translation-FLryNm-e.cjs.map} +1 -1
  24. package/dist/utils/translations.d.ts +2 -0
  25. package/package.json +1 -1
@@ -22,7 +22,7 @@ var __async = (__this, __arguments, generator) => {
22
22
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
23
23
  const jsxRuntime = require("./jsx-runtime-DV8UmLi4.cjs");
24
24
  const React = require("react");
25
- const useTranslation = require("./use-translation-GCjcVK7-.cjs");
25
+ const useTranslation = require("./use-translation-FLryNm-e.cjs");
26
26
  const index = require("./index-Ozgk-K52.cjs");
27
27
  const axios = require("axios");
28
28
  const EyeIcon = ({ className }) => /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsxs(
@@ -20,7 +20,7 @@ var __async = (__this, __arguments, generator) => {
20
20
  };
21
21
  import { j as jsxRuntimeExports } from "./jsx-runtime-ClP9nxnW.js";
22
22
  import { useState, useMemo, useCallback } from "react";
23
- import { u as useTranslation } from "./use-translation-CsiF3PR6.js";
23
+ import { u as useTranslation } from "./use-translation-B8KAf9vm.js";
24
24
  import { C as CustomToast } from "./index-ChOpfqCh.js";
25
25
  import axios from "axios";
26
26
  const EyeIcon = ({ className }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
package/dist/digistore.js CHANGED
@@ -20,7 +20,7 @@ var __async = (__this, __arguments, generator) => {
20
20
  };
21
21
  import { j as jsxRuntimeExports } from "./jsx-runtime-ClP9nxnW.js";
22
22
  import { useState, useMemo, useCallback } from "react";
23
- import { u as useTranslation } from "./use-translation-CsiF3PR6.js";
23
+ import { u as useTranslation } from "./use-translation-B8KAf9vm.js";
24
24
  import { C as CustomToast } from "./index-ChOpfqCh.js";
25
25
  import axios from "axios";
26
26
  const EyeIcon = ({ className }) => /* @__PURE__ */ jsxRuntimeExports.jsxs(
@@ -31,7 +31,7 @@ var __objRest = (source, exclude) => {
31
31
  };
32
32
  import { j as jsxRuntimeExports } from "./jsx-runtime-ClP9nxnW.js";
33
33
  import React__default, { useState, useEffect, useRef, useLayoutEffect } from "react";
34
- import { u as useTranslation } from "./use-translation-CsiF3PR6.js";
34
+ import { u as useTranslation } from "./use-translation-B8KAf9vm.js";
35
35
  import { createPortal } from "react-dom";
36
36
  var commonjsGlobal = typeof globalThis !== "undefined" ? globalThis : typeof window !== "undefined" ? window : typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : {};
37
37
  function getDefaultExportFromCjs(x) {
@@ -3841,4 +3841,4 @@ export {
3841
3841
  twMerge as t,
3842
3842
  useMediaQuery as u
3843
3843
  };
3844
- //# sourceMappingURL=dropdownMenuAbsolute-Ds24HaUN.js.map
3844
+ //# sourceMappingURL=dropdownMenuAbsolute-CLw6DPyb.js.map