@timardex/cluemart-shared 1.7.60 → 1.7.62

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-CdL1XH3f.d.mts → ad-CX_5xl7b.d.mts} +2 -2
  2. package/dist/{ad-Ckg8IqFy.d.ts → ad-Dn1L9OpH.d.ts} +2 -2
  3. package/dist/{affiliate-Dfpf8vGj.d.mts → affiliate-C3AhB3D_.d.mts} +2 -2
  4. package/dist/{affiliate-CDGc9amH.d.ts → affiliate-CdFMHIAI.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-AP7J6Y6E.mjs → chunk-GK773FVL.mjs} +2 -1
  8. package/dist/{chunk-AP7J6Y6E.mjs.map → chunk-GK773FVL.mjs.map} +1 -1
  9. package/dist/{chunk-7JNXGDIR.mjs → chunk-H4UY76FG.mjs} +2 -2
  10. package/dist/{chunk-OLVLTGDN.mjs → chunk-O2TNYFUH.mjs} +1 -1
  11. package/dist/{chunk-OLVLTGDN.mjs.map → chunk-O2TNYFUH.mjs.map} +1 -1
  12. package/dist/{contactUs-BLEbKGJR.d.mts → contactUs-B1J8xVR_.d.mts} +1 -1
  13. package/dist/{contactUs-eSNZQkig.d.ts → contactUs-B3Jy6lSO.d.ts} +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-DbfmJMpn.d.mts → global-9dM4g5_h.d.mts} +2 -1
  18. package/dist/{global-C0wTxDyn.d.ts → global-Cth1J7MX.d.ts} +2 -1
  19. package/dist/graphql/index.cjs +1 -0
  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 +1 -0
  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 +1 -0
  30. package/dist/index.cjs.map +1 -1
  31. package/dist/index.d.mts +2 -1
  32. package/dist/index.d.ts +2 -1
  33. package/dist/index.mjs +1 -0
  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-BOvEouHt.d.mts → resourceActivities-DZL_oKKt.d.mts} +1 -1
  38. package/dist/{resourceActivities-B0ZzKmhp.d.ts → resourceActivities-k58jnCEO.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-Gi9rr5MJ.d.mts → user-Ca1jaqJo.d.mts} +1 -1
  46. package/dist/{user-DJXnwtoU.d.ts → user-CpedBDF1.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-7JNXGDIR.mjs.map → chunk-H4UY76FG.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-DbfmJMpn.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-9dM4g5_h.mjs';
3
3
  import { PosterAssetId } from './images/index.mjs';
4
- import { S as SafeUserType, U as UserFormData } from './user-Gi9rr5MJ.mjs';
4
+ import { S as SafeUserType, U as UserFormData } from './user-Ca1jaqJo.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-C0wTxDyn.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-Cth1J7MX.js';
3
3
  import { PosterAssetId } from './images/index.js';
4
- import { S as SafeUserType, U as UserFormData } from './user-DJXnwtoU.js';
4
+ import { S as SafeUserType, U as UserFormData } from './user-CpedBDF1.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-DbfmJMpn.mjs';
3
- import { U as UserFormData } from './user-Gi9rr5MJ.mjs';
2
+ import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-9dM4g5_h.mjs';
3
+ import { U as UserFormData } from './user-Ca1jaqJo.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-C0wTxDyn.js';
3
- import { U as UserFormData } from './user-DJXnwtoU.js';
2
+ import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-Cth1J7MX.js';
3
+ import { U as UserFormData } from './user-CpedBDF1.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-Gi9rr5MJ.mjs';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-Gi9rr5MJ.mjs';
2
+ import { P as Permission, S as SafeUserType } from '../user-Ca1jaqJo.mjs';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-Ca1jaqJo.mjs';
4
4
  import { T as Tier } from '../subscription-bmAdrnfi.mjs';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-DbfmJMpn.mjs';
6
+ import '../global-9dM4g5_h.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-DJXnwtoU.js';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-DJXnwtoU.js';
2
+ import { P as Permission, S as SafeUserType } from '../user-CpedBDF1.js';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-CpedBDF1.js';
4
4
  import { T as Tier } from '../subscription-BU8GvH2K.js';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-C0wTxDyn.js';
6
+ import '../global-Cth1J7MX.js';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -3597,6 +3597,7 @@ var COUPON_PARTICIPANT_USER_FIELDS_FRAGMENT = gql36`
3597
3597
  createdAt
3598
3598
  updatedAt
3599
3599
  userId
3600
+ nickName
3600
3601
  }
3601
3602
  `;
3602
3603
  var COUPON_OPTION_FIELDS_FRAGMENT = gql36`
@@ -3968,4 +3969,4 @@ export {
3968
3969
  useGetCoupons,
3969
3970
  useGetCoupon
3970
3971
  };
3971
- //# sourceMappingURL=chunk-AP7J6Y6E.mjs.map
3972
+ //# sourceMappingURL=chunk-GK773FVL.mjs.map