@timardex/cluemart-shared 1.7.65 → 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 (51) hide show
  1. package/dist/{ad-PHkyCdFN.d.ts → ad-C8D-sSzF.d.ts} +2 -2
  2. package/dist/{ad-66Hws2zL.d.mts → ad-DBlMup1m.d.mts} +2 -2
  3. package/dist/{affiliate-BDWDNhpq.d.mts → affiliate-B4dKY4oC.d.ts} +3 -3
  4. package/dist/{affiliate-BsrW9awS.d.ts → affiliate-DpjRNToN.d.mts} +3 -3
  5. package/dist/auth/index.d.mts +3 -3
  6. package/dist/auth/index.d.ts +3 -3
  7. package/dist/{chunk-FPBMTY2Y.mjs → chunk-62LFTHUM.mjs} +3 -1
  8. package/dist/{chunk-FPBMTY2Y.mjs.map → chunk-62LFTHUM.mjs.map} +1 -1
  9. package/dist/{chunk-JZWO462D.mjs → chunk-G5T3Z6WT.mjs} +2 -2
  10. package/dist/{chunk-NNHCOVND.mjs → chunk-WS47NSTO.mjs} +1 -1
  11. package/dist/{chunk-NNHCOVND.mjs.map → chunk-WS47NSTO.mjs.map} +1 -1
  12. package/dist/{contactUs-DyNbOJSa.d.ts → contactUs-Bm9Nx5L6.d.ts} +1 -1
  13. package/dist/{contactUs-BB6bGzgU.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-DCJD_uzH.d.ts → global-B6l7Xvrj.d.ts} +2 -0
  18. package/dist/{global-gZ8lcBuc.d.mts → global-Da36L_p3.d.mts} +2 -0
  19. package/dist/graphql/index.cjs +2 -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 +2 -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 +2 -0
  30. package/dist/index.cjs.map +1 -1
  31. package/dist/index.d.mts +2 -0
  32. package/dist/index.d.ts +2 -0
  33. package/dist/index.mjs +2 -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-xLCYoskh.d.ts → resourceActivities-B3G__Pqn.d.ts} +1 -1
  38. package/dist/{resourceActivities-5YFwtfxZ.d.mts → resourceActivities-BqxMTeyA.d.mts} +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-CpeJODEQ.d.mts → user-B8jYxHQ8.d.mts} +1 -1
  46. package/dist/{user-dPN0jC3g.d.ts → user-S2zwTsVK.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-JZWO462D.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-DCJD_uzH.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-dPN0jC3g.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-gZ8lcBuc.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-CpeJODEQ.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
- 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-gZ8lcBuc.mjs';
3
- import { U as UserFormData } from './user-CpeJODEQ.mjs';
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-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
- 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-DCJD_uzH.js';
3
- import { U as UserFormData } from './user-dPN0jC3g.js';
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-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-CpeJODEQ.mjs';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-CpeJODEQ.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-gZ8lcBuc.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-dPN0jC3g.js';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-dPN0jC3g.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-DCJD_uzH.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
@@ -3996,4 +3998,4 @@ export {
3996
3998
  useGetCoupons,
3997
3999
  useGetCoupon
3998
4000
  };
3999
- //# sourceMappingURL=chunk-FPBMTY2Y.mjs.map
4001
+ //# sourceMappingURL=chunk-62LFTHUM.mjs.map