@timardex/cluemart-shared 1.7.64 → 1.7.65

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-CX_5xl7b.d.mts → ad-66Hws2zL.d.mts} +2 -2
  2. package/dist/{ad-Dn1L9OpH.d.ts → ad-PHkyCdFN.d.ts} +2 -2
  3. package/dist/{affiliate-C3AhB3D_.d.mts → affiliate-BDWDNhpq.d.mts} +2 -2
  4. package/dist/{affiliate-CdFMHIAI.d.ts → affiliate-BsrW9awS.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-6BK45KML.mjs → chunk-FPBMTY2Y.mjs} +2 -1
  8. package/dist/{chunk-6BK45KML.mjs.map → chunk-FPBMTY2Y.mjs.map} +1 -1
  9. package/dist/{chunk-76HG44I2.mjs → chunk-JZWO462D.mjs} +2 -2
  10. package/dist/{chunk-YG7YTCX5.mjs → chunk-NNHCOVND.mjs} +1 -1
  11. package/dist/{chunk-YG7YTCX5.mjs.map → chunk-NNHCOVND.mjs.map} +1 -1
  12. package/dist/{contactUs-B1J8xVR_.d.mts → contactUs-BB6bGzgU.d.mts} +1 -1
  13. package/dist/{contactUs-B3Jy6lSO.d.ts → contactUs-DyNbOJSa.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-Cth1J7MX.d.ts → global-DCJD_uzH.d.ts} +1 -0
  18. package/dist/{global-9dM4g5_h.d.mts → global-gZ8lcBuc.d.mts} +1 -0
  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 +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 +4 -3
  29. package/dist/hooks/index.mjs.map +1 -1
  30. package/dist/index.cjs +1 -0
  31. package/dist/index.cjs.map +1 -1
  32. package/dist/index.d.mts +1 -0
  33. package/dist/index.d.ts +1 -0
  34. package/dist/index.mjs +1 -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-DZL_oKKt.d.mts → resourceActivities-5YFwtfxZ.d.mts} +1 -1
  39. package/dist/{resourceActivities-k58jnCEO.d.ts → resourceActivities-xLCYoskh.d.ts} +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-CpeJODEQ.d.mts} +1 -1
  47. package/dist/{user-CpedBDF1.d.ts → user-dPN0jC3g.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-JZWO462D.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-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-gZ8lcBuc.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-CpeJODEQ.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-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-DCJD_uzH.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-dPN0jC3g.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-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-gZ8lcBuc.mjs';
3
+ import { U as UserFormData } from './user-CpeJODEQ.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-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-DCJD_uzH.js';
3
+ import { U as UserFormData } from './user-dPN0jC3g.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-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-CpeJODEQ.mjs';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-CpeJODEQ.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-gZ8lcBuc.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-dPN0jC3g.js';
3
+ export { a as PERMISSIONS, W as WILDCARD_PERMISSION } from '../user-dPN0jC3g.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-DCJD_uzH.js';
7
7
  import 'react-hook-form';
8
8
 
9
9
  type AuthManager = {
@@ -3607,6 +3607,7 @@ var COUPON_OPTION_FIELDS_FRAGMENT = gql36`
3607
3607
  get
3608
3608
  unit
3609
3609
  visits
3610
+ maxCouponCount
3610
3611
  }
3611
3612
  `;
3612
3613
  var COUPON_VENDOR_PRODUCT_FIELDS_FRAGMENT = gql36`
@@ -3995,4 +3996,4 @@ export {
3995
3996
  useGetCoupons,
3996
3997
  useGetCoupon
3997
3998
  };
3998
- //# sourceMappingURL=chunk-6BK45KML.mjs.map
3999
+ //# sourceMappingURL=chunk-FPBMTY2Y.mjs.map