@timardex/cluemart-shared 1.7.31 → 1.7.33

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-FrGeJoW6.d.ts → ad-DHN0IudM.d.ts} +2 -2
  2. package/dist/{ad-BsAes_WS.d.mts → ad-QDSgLYQe.d.mts} +2 -2
  3. package/dist/{affiliate-2h_y0IL4.d.ts → affiliate-CI_khNgq.d.ts} +2 -2
  4. package/dist/{affiliate-KR-MNBCC.d.mts → affiliate-kR3czfpb.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-BGTWSB5L.mjs → chunk-DJQMVUPX.mjs} +11 -3
  8. package/dist/{chunk-BGTWSB5L.mjs.map → chunk-DJQMVUPX.mjs.map} +1 -1
  9. package/dist/{chunk-3UYXNSNB.mjs → chunk-IH3BEKPK.mjs} +2 -2
  10. package/dist/{chunk-UV5GH6NI.mjs → chunk-OH7ZORGB.mjs} +1 -1
  11. package/dist/{chunk-UV5GH6NI.mjs.map → chunk-OH7ZORGB.mjs.map} +1 -1
  12. package/dist/{contactUs-CQqOcQk_.d.ts → contactUs-Dpf4Wtf0.d.ts} +1 -1
  13. package/dist/{contactUs-DOI78kmJ.d.mts → contactUs-KdCU5i-u.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/graphql/index.cjs +10 -2
  18. package/dist/graphql/index.cjs.map +1 -1
  19. package/dist/graphql/index.d.mts +5 -5
  20. package/dist/graphql/index.d.ts +5 -5
  21. package/dist/graphql/index.mjs +1 -1
  22. package/dist/hooks/index.cjs +42 -4
  23. package/dist/hooks/index.cjs.map +1 -1
  24. package/dist/hooks/index.d.mts +5 -5
  25. package/dist/hooks/index.d.ts +5 -5
  26. package/dist/hooks/index.mjs +35 -5
  27. package/dist/hooks/index.mjs.map +1 -1
  28. package/dist/index.cjs +10 -2
  29. package/dist/index.cjs.map +1 -1
  30. package/dist/index.d.mts +2 -2
  31. package/dist/index.d.ts +2 -2
  32. package/dist/index.mjs +10 -2
  33. package/dist/index.mjs.map +1 -1
  34. package/dist/map/index.d.mts +1 -1
  35. package/dist/map/index.d.ts +1 -1
  36. package/dist/{resourceActivities-CoCW9VLu.d.mts → resourceActivities-CLvYtSbH.d.mts} +1 -1
  37. package/dist/{resourceActivities-DMEtduFL.d.ts → resourceActivities-E1zbLLJN.d.ts} +1 -1
  38. package/dist/sharing/index.d.mts +1 -1
  39. package/dist/sharing/index.d.ts +1 -1
  40. package/dist/types/index.cjs.map +1 -1
  41. package/dist/types/index.d.mts +7 -7
  42. package/dist/types/index.d.ts +7 -7
  43. package/dist/types/index.mjs +1 -1
  44. package/dist/{user-Bynr8XGA.d.ts → user-BgSYnv1D.d.ts} +1 -1
  45. package/dist/{user-0qKK4juO.d.mts → user-DcXGRyeL.d.mts} +1 -1
  46. package/dist/utils/index.d.mts +3 -3
  47. package/dist/utils/index.d.ts +3 -3
  48. package/dist/utils/index.mjs +2 -2
  49. package/package.json +1 -1
  50. package/dist/{chunk-3UYXNSNB.mjs.map → chunk-IH3BEKPK.mjs.map} +0 -0
  51. package/dist/{global-C7xIDkiQ.d.mts → global-cOd88aj7.d.mts} +2 -2
  52. package/dist/{global-D-034Xws.d.ts → global-iWgXdLj8.d.ts} +2 -2
@@ -1,7 +1,7 @@
1
1
  import { EnumPartnerType, EnumResourceType, EnumOSPlatform } from './enums/index.js';
2
- import { N as BaseResourceType, L as LocationType, aM as SocialShareResourceType, B as BaseResourceTypeFormData, a0 as CreateFormData, aI as ResourceContactDetailsType, aK as ResourceImageType, aL as SocialMediaType, aP as TermsAgreement, al as OwnerType, az as PromoCodeType, M as MutationResponse } from './global-D-034Xws.js';
2
+ import { N as BaseResourceType, L as LocationType, aM as SocialShareResourceType, B as BaseResourceTypeFormData, a0 as CreateFormData, aI as ResourceContactDetailsType, aK as ResourceImageType, aL as SocialMediaType, aP as TermsAgreement, al as OwnerType, az as PromoCodeType, M as MutationResponse } from './global-iWgXdLj8.js';
3
3
  import { PosterAssetId } from './images/index.js';
4
- import { S as SafeUserType } from './user-Bynr8XGA.js';
4
+ import { S as SafeUserType } from './user-BgSYnv1D.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 { N as BaseResourceType, L as LocationType, aM as SocialShareResourceType, B as BaseResourceTypeFormData, a0 as CreateFormData, aI as ResourceContactDetailsType, aK as ResourceImageType, aL as SocialMediaType, aP as TermsAgreement, al as OwnerType, az as PromoCodeType, M as MutationResponse } from './global-C7xIDkiQ.mjs';
2
+ import { N as BaseResourceType, L as LocationType, aM as SocialShareResourceType, B as BaseResourceTypeFormData, a0 as CreateFormData, aI as ResourceContactDetailsType, aK as ResourceImageType, aL as SocialMediaType, aP as TermsAgreement, al as OwnerType, az as PromoCodeType, M as MutationResponse } from './global-cOd88aj7.mjs';
3
3
  import { PosterAssetId } from './images/index.mjs';
4
- import { S as SafeUserType } from './user-0qKK4juO.mjs';
4
+ import { S as SafeUserType } from './user-DcXGRyeL.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 { az as PromoCodeType, L as LocationType, aL as SocialMediaType, al as OwnerType, a0 as CreateFormData } from './global-D-034Xws.js';
3
- import { U as UserFormData } from './user-Bynr8XGA.js';
2
+ import { az as PromoCodeType, L as LocationType, aL as SocialMediaType, al as OwnerType, a0 as CreateFormData } from './global-iWgXdLj8.js';
3
+ import { U as UserFormData } from './user-BgSYnv1D.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 { az as PromoCodeType, L as LocationType, aL as SocialMediaType, al as OwnerType, a0 as CreateFormData } from './global-C7xIDkiQ.mjs';
3
- import { U as UserFormData } from './user-0qKK4juO.mjs';
2
+ import { az as PromoCodeType, L as LocationType, aL as SocialMediaType, al as OwnerType, a0 as CreateFormData } from './global-cOd88aj7.mjs';
3
+ import { U as UserFormData } from './user-DcXGRyeL.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-0qKK4juO.mjs';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-0qKK4juO.mjs';
2
+ import { P as Permission, S as SafeUserType } from '../user-DcXGRyeL.mjs';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-DcXGRyeL.mjs';
4
4
  import { T as Tier } from '../subscription-bmAdrnfi.mjs';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-C7xIDkiQ.mjs';
6
+ import '../global-cOd88aj7.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-Bynr8XGA.js';
3
- export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-Bynr8XGA.js';
2
+ import { P as Permission, S as SafeUserType } from '../user-BgSYnv1D.js';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-BgSYnv1D.js';
4
4
  import { T as Tier } from '../subscription-BU8GvH2K.js';
5
5
  import React, { ReactNode } from 'react';
6
- import '../global-D-034Xws.js';
6
+ import '../global-iWgXdLj8.js';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -3569,8 +3569,16 @@ var CREATE_COUPON_MUTATION = gql36`
3569
3569
  ${COUPON}
3570
3570
  `;
3571
3571
  var UPDATE_COUPON_MUTATION = gql36`
3572
- mutation updateCoupon($_id: ID!, $input: CouponInputType!) {
3573
- updateCoupon(_id: $_id, input: $input) {
3572
+ mutation updateCoupon(
3573
+ $couponDocumentId: ID!
3574
+ $couponId: ID!
3575
+ $input: CouponInputType!
3576
+ ) {
3577
+ updateCoupon(
3578
+ couponDocumentId: $couponDocumentId
3579
+ couponId: $couponId
3580
+ input: $input
3581
+ ) {
3574
3582
  data {
3575
3583
  ...CouponFields
3576
3584
  }
@@ -3769,4 +3777,4 @@ export {
3769
3777
  useGetCoupons,
3770
3778
  useGetCoupon
3771
3779
  };
3772
- //# sourceMappingURL=chunk-BGTWSB5L.mjs.map
3780
+ //# sourceMappingURL=chunk-DJQMVUPX.mjs.map