@timardex/cluemart-shared 1.7.64 → 1.7.66

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 (52) hide show
  1. package/dist/{ad-Dn1L9OpH.d.ts → ad-C8D-sSzF.d.ts} +2 -2
  2. package/dist/{ad-CX_5xl7b.d.mts → ad-DBlMup1m.d.mts} +2 -2
  3. package/dist/{affiliate-CdFMHIAI.d.ts → affiliate-B4dKY4oC.d.ts} +2 -2
  4. package/dist/{affiliate-C3AhB3D_.d.mts → affiliate-DpjRNToN.d.mts} +2 -2
  5. package/dist/auth/index.d.mts +3 -3
  6. package/dist/auth/index.d.ts +3 -3
  7. package/dist/{chunk-6BK45KML.mjs → chunk-62LFTHUM.mjs} +4 -1
  8. package/dist/{chunk-6BK45KML.mjs.map → chunk-62LFTHUM.mjs.map} +1 -1
  9. package/dist/{chunk-76HG44I2.mjs → chunk-G5T3Z6WT.mjs} +2 -2
  10. package/dist/{chunk-YG7YTCX5.mjs → chunk-WS47NSTO.mjs} +1 -1
  11. package/dist/{chunk-YG7YTCX5.mjs.map → chunk-WS47NSTO.mjs.map} +1 -1
  12. package/dist/{contactUs-B3Jy6lSO.d.ts → contactUs-Bm9Nx5L6.d.ts} +1 -1
  13. package/dist/{contactUs-B1J8xVR_.d.mts → contactUs-w465ljSW.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-Cth1J7MX.d.ts → global-B6l7Xvrj.d.ts} +3 -0
  18. package/dist/{global-9dM4g5_h.d.mts → global-Da36L_p3.d.mts} +3 -0
  19. package/dist/graphql/index.cjs +3 -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 +4 -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 +4 -3
  29. package/dist/hooks/index.mjs.map +1 -1
  30. package/dist/index.cjs +3 -0
  31. package/dist/index.cjs.map +1 -1
  32. package/dist/index.d.mts +3 -0
  33. package/dist/index.d.ts +3 -0
  34. package/dist/index.mjs +3 -0
  35. package/dist/index.mjs.map +1 -1
  36. package/dist/map/index.d.mts +1 -1
  37. package/dist/map/index.d.ts +1 -1
  38. package/dist/{resourceActivities-k58jnCEO.d.ts → resourceActivities-B3G__Pqn.d.ts} +1 -1
  39. package/dist/{resourceActivities-DZL_oKKt.d.mts → resourceActivities-BqxMTeyA.d.mts} +1 -1
  40. package/dist/sharing/index.d.mts +1 -1
  41. package/dist/sharing/index.d.ts +1 -1
  42. package/dist/types/index.cjs.map +1 -1
  43. package/dist/types/index.d.mts +7 -7
  44. package/dist/types/index.d.ts +7 -7
  45. package/dist/types/index.mjs +1 -1
  46. package/dist/{user-Ca1jaqJo.d.mts → user-B8jYxHQ8.d.mts} +1 -1
  47. package/dist/{user-CpedBDF1.d.ts → user-S2zwTsVK.d.ts} +1 -1
  48. package/dist/utils/index.d.mts +3 -3
  49. package/dist/utils/index.d.ts +3 -3
  50. package/dist/utils/index.mjs +2 -2
  51. package/package.json +1 -1
  52. /package/dist/{chunk-76HG44I2.mjs.map → chunk-G5T3Z6WT.mjs.map} +0 -0
@@ -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-Cth1J7MX.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-B6l7Xvrj.js';
3
3
  import { PosterAssetId } from './images/index.js';
4
- import { S as SafeUserType, U as UserFormData } from './user-CpedBDF1.js';
4
+ import { S as SafeUserType, U as UserFormData } from './user-S2zwTsVK.js';
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.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';
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-Da36L_p3.mjs';
3
3
  import { PosterAssetId } from './images/index.mjs';
4
- import { S as SafeUserType, U as UserFormData } from './user-Ca1jaqJo.mjs';
4
+ import { S as SafeUserType, U as UserFormData } from './user-B8jYxHQ8.mjs';
5
5
 
6
6
  interface PartnerFormData extends BaseResourceTypeFormData {
7
7
  location: LocationType;
@@ -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-Cth1J7MX.js';
3
- import { U as UserFormData } from './user-CpedBDF1.js';
2
+ import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-B6l7Xvrj.js';
3
+ import { U as UserFormData } from './user-S2zwTsVK.js';
4
4
 
5
5
  declare enum EnumAffiliateParticipantType {
6
6
  INDIVIDUAL = "INDIVIDUAL",
@@ -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-9dM4g5_h.mjs';
3
- import { U as UserFormData } from './user-Ca1jaqJo.mjs';
2
+ import { aC as PromoCodeType, L as LocationType, aO as SocialMediaType, ao as OwnerType, a2 as CreateFormData } from './global-Da36L_p3.mjs';
3
+ import { U as UserFormData } from './user-B8jYxHQ8.mjs';
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-Ca1jaqJo.mjs';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-Ca1jaqJo.mjs';
2
+ import { P as Permission, S as SafeUserType } from '../user-B8jYxHQ8.mjs';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-B8jYxHQ8.mjs';
4
4
  import { T as Tier } from '../subscription-bmAdrnfi.mjs';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-9dM4g5_h.mjs';
6
+ import '../global-Da36L_p3.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-CpedBDF1.js';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-CpedBDF1.js';
2
+ import { P as Permission, S as SafeUserType } from '../user-S2zwTsVK.js';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-S2zwTsVK.js';
4
4
  import { T as Tier } from '../subscription-BU8GvH2K.js';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-Cth1J7MX.js';
6
+ import '../global-B6l7Xvrj.js';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -3594,6 +3594,8 @@ var COUPON_PARTICIPANT_USER_FIELDS_FRAGMENT = gql36`
3594
3594
  fragment CouponParticipantUserFields on CouponParticipantUserType {
3595
3595
  couponCollectedCount
3596
3596
  couponRedeemedAt
3597
+ couponRedeemedCount
3598
+ couponCycleRedeemed
3597
3599
  createdAt
3598
3600
  updatedAt
3599
3601
  userId
@@ -3607,6 +3609,7 @@ var COUPON_OPTION_FIELDS_FRAGMENT = gql36`
3607
3609
  get
3608
3610
  unit
3609
3611
  visits
3612
+ maxCouponCount
3610
3613
  }
3611
3614
  `;
3612
3615
  var COUPON_VENDOR_PRODUCT_FIELDS_FRAGMENT = gql36`
@@ -3995,4 +3998,4 @@ export {
3995
3998
  useGetCoupons,
3996
3999
  useGetCoupon
3997
4000
  };
3998
- //# sourceMappingURL=chunk-6BK45KML.mjs.map
4001
+ //# sourceMappingURL=chunk-62LFTHUM.mjs.map