@timardex/cluemart-shared 1.5.836 → 1.5.838

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 (34) hide show
  1. package/dist/{affiliate-C0wLdUpL.d.mts → affiliate-C_2ZuhuU.d.mts} +1 -2
  2. package/dist/{affiliate-DSZKkCju.d.ts → affiliate-DrhbUvqf.d.ts} +1 -2
  3. package/dist/{chunk-OBZTGPBJ.mjs → chunk-2V7QKRQE.mjs} +1 -1
  4. package/dist/{chunk-OBZTGPBJ.mjs.map → chunk-2V7QKRQE.mjs.map} +1 -1
  5. package/dist/{chunk-L4DYYGRX.mjs → chunk-EAO3C6JU.mjs} +1 -2
  6. package/dist/{chunk-L4DYYGRX.mjs.map → chunk-EAO3C6JU.mjs.map} +1 -1
  7. package/dist/{chunk-QBU7N4P2.mjs → chunk-THXLJFLL.mjs} +2 -2
  8. package/dist/formFields/index.mjs +2 -2
  9. package/dist/graphql/index.cjs +0 -1
  10. package/dist/graphql/index.cjs.map +1 -1
  11. package/dist/graphql/index.d.mts +1 -1
  12. package/dist/graphql/index.d.ts +1 -1
  13. package/dist/graphql/index.mjs +1 -1
  14. package/dist/hooks/index.cjs +1 -32
  15. package/dist/hooks/index.cjs.map +1 -1
  16. package/dist/hooks/index.d.mts +3 -3
  17. package/dist/hooks/index.d.ts +3 -3
  18. package/dist/hooks/index.mjs +4 -34
  19. package/dist/hooks/index.mjs.map +1 -1
  20. package/dist/index.cjs +0 -1
  21. package/dist/index.cjs.map +1 -1
  22. package/dist/index.d.mts +1 -2
  23. package/dist/index.d.ts +1 -2
  24. package/dist/index.mjs +0 -1
  25. package/dist/index.mjs.map +1 -1
  26. package/dist/types/index.cjs.map +1 -1
  27. package/dist/types/index.d.mts +1 -1
  28. package/dist/types/index.d.ts +1 -1
  29. package/dist/types/index.mjs +1 -1
  30. package/dist/utils/index.d.mts +1 -1
  31. package/dist/utils/index.d.ts +1 -1
  32. package/dist/utils/index.mjs +2 -2
  33. package/package.json +1 -1
  34. /package/dist/{chunk-QBU7N4P2.mjs.map → chunk-THXLJFLL.mjs.map} +0 -0
@@ -10,7 +10,7 @@ import {
10
10
  import {
11
11
  PROMO_CODE_PREFIX,
12
12
  gameScreenIdentifierList
13
- } from "./chunk-OBZTGPBJ.mjs";
13
+ } from "./chunk-2V7QKRQE.mjs";
14
14
  import {
15
15
  isTransientNetworkError
16
16
  } from "./chunk-RAYUJODN.mjs";
@@ -1696,4 +1696,4 @@ export {
1696
1696
  toUserFacingErrorMessage,
1697
1697
  getErrorMessage
1698
1698
  };
1699
- //# sourceMappingURL=chunk-QBU7N4P2.mjs.map
1699
+ //# sourceMappingURL=chunk-THXLJFLL.mjs.map
@@ -46,9 +46,9 @@ import {
46
46
  import {
47
47
  availableCategories,
48
48
  categoryColors
49
- } from "../chunk-QBU7N4P2.mjs";
49
+ } from "../chunk-THXLJFLL.mjs";
50
50
  import "../chunk-SWWVD4J5.mjs";
51
- import "../chunk-OBZTGPBJ.mjs";
51
+ import "../chunk-2V7QKRQE.mjs";
52
52
  import "../chunk-RAYUJODN.mjs";
53
53
  import "../chunk-DQ7ZHIXW.mjs";
54
54
  import "../chunk-X3OLM35T.mjs";
@@ -4438,7 +4438,6 @@ var AFFILIATE_DETAILS_FIELDS_FRAGMENT = import_client74.gql`
4438
4438
  location {
4439
4439
  ...LocationFields
4440
4440
  }
4441
- region
4442
4441
  socialMedia {
4443
4442
  ...SocialMediaFields
4444
4443
  }