@timardex/cluemart-shared 1.7.59 → 1.7.61

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 (51) hide show
  1. package/dist/{ad-CaNdaVzA.d.mts → ad-CGwb6bvG.d.mts} +2 -2
  2. package/dist/{ad-BXYzElOY.d.ts → ad-DRVDzG8k.d.ts} +2 -2
  3. package/dist/{affiliate-KIMlFQc0.d.mts → affiliate-CMI_3XHG.d.mts} +2 -2
  4. package/dist/{affiliate-C4kUR-RF.d.ts → affiliate-KoA4a4ZS.d.ts} +2 -2
  5. package/dist/auth/index.d.mts +3 -3
  6. package/dist/auth/index.d.ts +3 -3
  7. package/dist/{chunk-TRWMYXB7.mjs → chunk-5YXMWX5D.mjs} +2 -2
  8. package/dist/{chunk-HBW4LTNY.mjs → chunk-AP7J6Y6E.mjs} +3 -5
  9. package/dist/{chunk-HBW4LTNY.mjs.map → chunk-AP7J6Y6E.mjs.map} +1 -1
  10. package/dist/{chunk-GZZMH35Y.mjs → chunk-GR2JH7DC.mjs} +1 -1
  11. package/dist/{chunk-GZZMH35Y.mjs.map → chunk-GR2JH7DC.mjs.map} +1 -1
  12. package/dist/{contactUs-CArD2hbK.d.ts → contactUs-B2uX5d6w.d.ts} +1 -1
  13. package/dist/{contactUs-B7wv2hjk.d.mts → contactUs-DaCfW02-.d.mts} +1 -1
  14. package/dist/formFields/index.d.mts +1 -1
  15. package/dist/formFields/index.d.ts +1 -1
  16. package/dist/formFields/index.mjs +2 -2
  17. package/dist/{global-xmZHaJhe.d.ts → global-BbSXt5al.d.ts} +3 -2
  18. package/dist/{global-ho4a3lOA.d.mts → global-Dc_Ef7-l.d.mts} +3 -2
  19. package/dist/graphql/index.cjs +2 -4
  20. package/dist/graphql/index.cjs.map +1 -1
  21. package/dist/graphql/index.d.mts +5 -5
  22. package/dist/graphql/index.d.ts +5 -5
  23. package/dist/graphql/index.mjs +1 -1
  24. package/dist/hooks/index.cjs +2 -4
  25. package/dist/hooks/index.cjs.map +1 -1
  26. package/dist/hooks/index.d.mts +5 -5
  27. package/dist/hooks/index.d.ts +5 -5
  28. package/dist/hooks/index.mjs +3 -3
  29. package/dist/index.cjs +2 -4
  30. package/dist/index.cjs.map +1 -1
  31. package/dist/index.d.mts +3 -2
  32. package/dist/index.d.ts +3 -2
  33. package/dist/index.mjs +2 -4
  34. package/dist/index.mjs.map +1 -1
  35. package/dist/map/index.d.mts +1 -1
  36. package/dist/map/index.d.ts +1 -1
  37. package/dist/{resourceActivities-CWVdldcS.d.mts → resourceActivities-DSsIEMZ4.d.mts} +1 -1
  38. package/dist/{resourceActivities-BPNPHXgT.d.ts → resourceActivities-Yowml2rs.d.ts} +1 -1
  39. package/dist/sharing/index.d.mts +1 -1
  40. package/dist/sharing/index.d.ts +1 -1
  41. package/dist/types/index.cjs.map +1 -1
  42. package/dist/types/index.d.mts +7 -7
  43. package/dist/types/index.d.ts +7 -7
  44. package/dist/types/index.mjs +1 -1
  45. package/dist/{user-IkpoJkZz.d.mts → user-C1hCvvbu.d.mts} +1 -1
  46. package/dist/{user-J01cQFJ6.d.ts → user-D0yOSvYp.d.ts} +1 -1
  47. package/dist/utils/index.d.mts +3 -3
  48. package/dist/utils/index.d.ts +3 -3
  49. package/dist/utils/index.mjs +2 -2
  50. package/package.json +1 -1
  51. /package/dist/{chunk-TRWMYXB7.mjs.map → chunk-5YXMWX5D.mjs.map} +0 -0
@@ -1,7 +1,7 @@
1
1
  import { EnumPartnerType, EnumResourceType, EnumOSPlatform } from './enums/index.mjs';
2
- import { Q as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, a2 as CreateFormData, aL as ResourceContactDetailsType, aN as ResourceImageType, aO as SocialMediaType, aS as TermsAgreement, ao as OwnerType, aC as PromoCodeType, M as MutationResponse } from './global-ho4a3lOA.mjs';
2
+ import { Q as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, a2 as CreateFormData, aL as ResourceContactDetailsType, aN as ResourceImageType, aO as SocialMediaType, aS as TermsAgreement, ao as OwnerType, aC as PromoCodeType, M as MutationResponse } from './global-Dc_Ef7-l.mjs';
3
3
  import { PosterAssetId } from './images/index.mjs';
4
- import { S as SafeUserType, U as UserFormData } from './user-IkpoJkZz.mjs';
4
+ import { S as SafeUserType, U as UserFormData } from './user-C1hCvvbu.mjs';
5
5
 
6
6
  interface PartnerFormData extends BaseResourceTypeFormData {
7
7
  location: LocationType;
@@ -1,7 +1,7 @@
1
1
  import { EnumPartnerType, EnumResourceType, EnumOSPlatform } from './enums/index.js';
2
- import { Q as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, a2 as CreateFormData, aL as ResourceContactDetailsType, aN as ResourceImageType, aO as SocialMediaType, aS as TermsAgreement, ao as OwnerType, aC as PromoCodeType, M as MutationResponse } from './global-xmZHaJhe.js';
2
+ import { Q as BaseResourceType, L as LocationType, B as BaseResourceTypeFormData, a2 as CreateFormData, aL as ResourceContactDetailsType, aN as ResourceImageType, aO as SocialMediaType, aS as TermsAgreement, ao as OwnerType, aC as PromoCodeType, M as MutationResponse } from './global-BbSXt5al.js';
3
3
  import { PosterAssetId } from './images/index.js';
4
- import { S as SafeUserType, U as UserFormData } from './user-J01cQFJ6.js';
4
+ import { S as SafeUserType, U as UserFormData } from './user-D0yOSvYp.js';
5
5
 
6
6
  interface PartnerFormData extends BaseResourceTypeFormData {
7
7
  location: LocationType;
@@ -1,6 +1,6 @@
1
1
  import { EnumResourceType } from './enums/index.mjs';
2
- import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-ho4a3lOA.mjs';
3
- import { U as UserFormData } from './user-IkpoJkZz.mjs';
2
+ import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-Dc_Ef7-l.mjs';
3
+ import { U as UserFormData } from './user-C1hCvvbu.mjs';
4
4
 
5
5
  declare enum EnumAffiliateParticipantType {
6
6
  INDIVIDUAL = "INDIVIDUAL",
@@ -1,6 +1,6 @@
1
1
  import { EnumResourceType } from './enums/index.js';
2
- import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-xmZHaJhe.js';
3
- import { U as UserFormData } from './user-J01cQFJ6.js';
2
+ import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-BbSXt5al.js';
3
+ import { U as UserFormData } from './user-D0yOSvYp.js';
4
4
 
5
5
  declare enum EnumAffiliateParticipantType {
6
6
  INDIVIDUAL = "INDIVIDUAL",
@@ -1,9 +1,9 @@
1
1
  import { EnumUserRole, EnumResourceType, EnumUserLicence } from '../enums/index.mjs';
2
- import { P as Permission, S as SafeUserType } from '../user-IkpoJkZz.mjs';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-IkpoJkZz.mjs';
2
+ import { P as Permission, S as SafeUserType } from '../user-C1hCvvbu.mjs';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-C1hCvvbu.mjs';
4
4
  import { T as Tier } from '../subscription-bmAdrnfi.mjs';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-ho4a3lOA.mjs';
6
+ import '../global-Dc_Ef7-l.mjs';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -1,9 +1,9 @@
1
1
  import { EnumUserRole, EnumResourceType, EnumUserLicence } from '../enums/index.js';
2
- import { P as Permission, S as SafeUserType } from '../user-J01cQFJ6.js';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-J01cQFJ6.js';
2
+ import { P as Permission, S as SafeUserType } from '../user-D0yOSvYp.js';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-D0yOSvYp.js';
4
4
  import { T as Tier } from '../subscription-BU8GvH2K.js';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-xmZHaJhe.js';
6
+ import '../global-BbSXt5al.js';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -10,7 +10,7 @@ import {
10
10
  import {
11
11
  PROMO_CODE_PREFIX,
12
12
  gameScreenIdentifierList
13
- } from "./chunk-GZZMH35Y.mjs";
13
+ } from "./chunk-GR2JH7DC.mjs";
14
14
  import {
15
15
  isTransientNetworkError
16
16
  } from "./chunk-RAYUJODN.mjs";
@@ -1698,4 +1698,4 @@ export {
1698
1698
  toUserFacingErrorMessage,
1699
1699
  getErrorMessage
1700
1700
  };
1701
- //# sourceMappingURL=chunk-TRWMYXB7.mjs.map
1701
+ //# sourceMappingURL=chunk-5YXMWX5D.mjs.map
@@ -2911,13 +2911,11 @@ var GET_GAME_LEADERBOARD = gql30`
2911
2911
  gameHistory {
2912
2912
  ...GameHistoryFields
2913
2913
  }
2914
+ nickName
2914
2915
  overallPoints
2915
- owner {
2916
- ...OwnerFields
2917
- }
2916
+ userId
2918
2917
  }
2919
2918
  }
2920
- ${OWNER_FIELDS_FRAGMENT}
2921
2919
  ${GAME_HISTORY_FIELDS_FRAGMENT}
2922
2920
  `;
2923
2921
 
@@ -3970,4 +3968,4 @@ export {
3970
3968
  useGetCoupons,
3971
3969
  useGetCoupon
3972
3970
  };
3973
- //# sourceMappingURL=chunk-HBW4LTNY.mjs.map
3971
+ //# sourceMappingURL=chunk-AP7J6Y6E.mjs.map