@atomsolution/sdk-merchant 1.4.1 → 1.5.2

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 (46) hide show
  1. package/dist/assets/locales/en/file.json.d.ts +3 -1
  2. package/dist/assets/locales/en/merchant-batch-create-form.json.d.ts +3 -1
  3. package/dist/assets/locales/vi/file.json.d.ts +3 -1
  4. package/dist/assets/locales/vi/merchant-batch-create-form.json.d.ts +3 -1
  5. package/dist/batch-product-creation/components/merchant-batch-create-form/file-upload-tab.d.ts +6 -1
  6. package/dist/batch-product-creation/components/merchant-batch-create-form/index.d.ts +6 -1
  7. package/dist/batch-product-creation/components/merchant-batch-create-form/merge-and-check-data.d.ts +5 -1
  8. package/dist/batch-product-creation/components/merchant-batch-create-form/modals/create-product-confirm-modal.d.ts +3 -1
  9. package/dist/batch-product-creation/components/merchant-batch-create-form/modals/update-product-modal/index.d.ts +2 -1
  10. package/dist/batch-product-creation/components/merchant-batch-create-form/product-info-preview/index.d.ts +5 -1
  11. package/dist/batch-product-creation/components/merchant-batch-create-form/product-info-preview/product-preview-table/index.d.ts +2 -2
  12. package/dist/batch-product-creation/store/use-upload-store.d.ts +3 -1
  13. package/dist/batch-product-creation/types/product-info-preview.d.ts +32 -3
  14. package/dist/batch-product-creation.cjs +700 -541
  15. package/dist/batch-product-creation.cjs.map +1 -1
  16. package/dist/batch-product-creation.esm.js +701 -542
  17. package/dist/batch-product-creation.esm.js.map +1 -1
  18. package/dist/batch-product-creation.js +701 -542
  19. package/dist/batch-product-creation.js.map +1 -1
  20. package/dist/components/MerchantBatchCreateForm/index.d.ts +6 -0
  21. package/dist/digistore.cjs +1 -1
  22. package/dist/digistore.esm.js +1 -1
  23. package/dist/digistore.js +1 -1
  24. package/dist/{dropdownMenuAbsolute-BKV3mzgE.cjs → dropdownMenuAbsolute-89gAGgGd.cjs} +2 -2
  25. package/dist/{dropdownMenuAbsolute-BKV3mzgE.cjs.map → dropdownMenuAbsolute-89gAGgGd.cjs.map} +1 -1
  26. package/dist/{dropdownMenuAbsolute-BreOsoPt.js → dropdownMenuAbsolute-Dw7Pk9Ke.js} +2 -2
  27. package/dist/{dropdownMenuAbsolute-BreOsoPt.js.map → dropdownMenuAbsolute-Dw7Pk9Ke.js.map} +1 -1
  28. package/dist/{index.esm-DPmk5fdS.js → index.esm-CW4gWR7r.js} +3 -3
  29. package/dist/{index.esm-DPmk5fdS.js.map → index.esm-CW4gWR7r.js.map} +1 -1
  30. package/dist/merchant-profile.cjs +2 -2
  31. package/dist/merchant-profile.esm.js +2 -2
  32. package/dist/merchant-profile.js +2 -2
  33. package/dist/permission/index.d.ts +1 -1
  34. package/dist/permission.cjs +65 -0
  35. package/dist/permission.cjs.map +1 -1
  36. package/dist/permission.esm.js +66 -1
  37. package/dist/permission.esm.js.map +1 -1
  38. package/dist/permission.js +66 -1
  39. package/dist/permission.js.map +1 -1
  40. package/dist/style.css +4 -0
  41. package/dist/{use-translation-Df6YK55O.js → use-translation-DoUEE54r.js} +17 -5
  42. package/dist/{use-translation-Df6YK55O.js.map → use-translation-DoUEE54r.js.map} +1 -1
  43. package/dist/{use-translation-OSujcs4v.cjs → use-translation-T0TNDEqs.cjs} +17 -5
  44. package/dist/{use-translation-OSujcs4v.cjs.map → use-translation-T0TNDEqs.cjs.map} +1 -1
  45. package/dist/utils/translations.d.ts +4 -0
  46. package/package.json +1 -1
@@ -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-Df6YK55O.js";
34
+ import { u as useTranslation } from "./use-translation-DoUEE54r.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-BreOsoPt.js.map
3844
+ //# sourceMappingURL=dropdownMenuAbsolute-Dw7Pk9Ke.js.map