@timardex/cluemart-shared 1.5.760 → 1.5.761

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 (53) hide show
  1. package/dist/{ad-BG0lQxCY.d.ts → ad-CQxEEdeo.d.ts} +2 -1
  2. package/dist/{ad-C9XeExJG.d.mts → ad-DV937Sg8.d.mts} +2 -1
  3. package/dist/{chunk-SR7UIBOW.mjs → chunk-4LVHHYB3.mjs} +4 -1
  4. package/dist/chunk-4LVHHYB3.mjs.map +1 -0
  5. package/dist/{chunk-B2D5OLQT.mjs → chunk-DB7KMGVK.mjs} +2 -2
  6. package/dist/{chunk-J4ENZPQE.mjs → chunk-SNNW6U7C.mjs} +1 -1
  7. package/dist/chunk-SNNW6U7C.mjs.map +1 -0
  8. package/dist/{chunk-5RXTRSY2.mjs → chunk-W6LPCRZW.mjs} +2 -2
  9. package/dist/{chunk-YQQO66DR.mjs → chunk-YJYBYCHX.mjs} +2 -2
  10. package/dist/{contactUs-Bgn0Ixmz.d.mts → contactUs-B_3oZcDN.d.mts} +1 -1
  11. package/dist/{contactUs-DA-wkW8U.d.ts → contactUs-DRPCxars.d.ts} +1 -1
  12. package/dist/formFields/index.d.mts +1 -1
  13. package/dist/formFields/index.d.ts +1 -1
  14. package/dist/formFields/index.mjs +3 -3
  15. package/dist/{global-D7RVPZoz.d.ts → global-CYfPZjeH.d.ts} +2 -0
  16. package/dist/{global-Bqkcya3A.d.mts → global-P9qHgK58.d.mts} +2 -0
  17. package/dist/graphql/index.cjs +3 -0
  18. package/dist/graphql/index.cjs.map +1 -1
  19. package/dist/graphql/index.d.mts +3 -3
  20. package/dist/graphql/index.d.ts +3 -3
  21. package/dist/graphql/index.mjs +1 -1
  22. package/dist/hooks/index.cjs +7 -1
  23. package/dist/hooks/index.cjs.map +1 -1
  24. package/dist/hooks/index.d.mts +3 -3
  25. package/dist/hooks/index.d.ts +3 -3
  26. package/dist/hooks/index.mjs +9 -6
  27. package/dist/hooks/index.mjs.map +1 -1
  28. package/dist/index.cjs +3 -0
  29. package/dist/index.cjs.map +1 -1
  30. package/dist/index.d.mts +3 -0
  31. package/dist/index.d.ts +3 -0
  32. package/dist/index.mjs +3 -0
  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-DdlPNlJF.d.ts → resourceActivities-CV-ruNFQ.d.ts} +1 -1
  37. package/dist/{resourceActivities-DPD0AnWh.d.mts → resourceActivities-DjE6hC9y.d.mts} +1 -1
  38. package/dist/sharing/index.d.mts +1 -1
  39. package/dist/sharing/index.d.ts +1 -1
  40. package/dist/sharing/index.mjs +3 -3
  41. package/dist/types/index.cjs.map +1 -1
  42. package/dist/types/index.d.mts +5 -5
  43. package/dist/types/index.d.ts +5 -5
  44. package/dist/types/index.mjs +1 -1
  45. package/dist/utils/index.d.mts +1 -1
  46. package/dist/utils/index.d.ts +1 -1
  47. package/dist/utils/index.mjs +2 -2
  48. package/package.json +1 -1
  49. package/dist/chunk-J4ENZPQE.mjs.map +0 -1
  50. package/dist/chunk-SR7UIBOW.mjs.map +0 -1
  51. /package/dist/{chunk-B2D5OLQT.mjs.map → chunk-DB7KMGVK.mjs.map} +0 -0
  52. /package/dist/{chunk-5RXTRSY2.mjs.map → chunk-W6LPCRZW.mjs.map} +0 -0
  53. /package/dist/{chunk-YQQO66DR.mjs.map → chunk-YJYBYCHX.mjs.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  import { EnumOSPlatform, EnumUserRole, EnumReward, EnumSubscriptionStatus, EnumUserLicence, EnumResourceType, EnumPartnerType } from './enums/index.js';
2
- import { au as ResourceImageType, L as LocationType, ay as TermsAgreement, A as AssociateType, i as UserLicenceType, aj as PromoCodeType, K as DateTimeType, H as CreateFormData, D as BaseResourceType, B as BaseResourceTypeFormData, as as ResourceContactDetailsType, av as SocialMediaType, a6 as OwnerType } from './global-D7RVPZoz.js';
2
+ import { au as ResourceImageType, L as LocationType, ay as TermsAgreement, A as AssociateType, i as UserLicenceType, aj as PromoCodeType, K as DateTimeType, H as CreateFormData, D as BaseResourceType, B as BaseResourceTypeFormData, as as ResourceContactDetailsType, av as SocialMediaType, a6 as OwnerType } from './global-CYfPZjeH.js';
3
3
  import { PosterAssetId } from './images/index.js';
4
4
 
5
5
  type UserFormData = {
@@ -268,6 +268,7 @@ type AdResource = {
268
268
  resourceName: string;
269
269
  resourceRegion: string;
270
270
  resourceType: EnumResourceType;
271
+ resourceSlug: string;
271
272
  };
272
273
  interface AdFormData {
273
274
  active: boolean;
@@ -1,5 +1,5 @@
1
1
  import { EnumOSPlatform, EnumUserRole, EnumReward, EnumSubscriptionStatus, EnumUserLicence, EnumResourceType, EnumPartnerType } from './enums/index.mjs';
2
- import { au as ResourceImageType, L as LocationType, ay as TermsAgreement, A as AssociateType, i as UserLicenceType, aj as PromoCodeType, K as DateTimeType, H as CreateFormData, D as BaseResourceType, B as BaseResourceTypeFormData, as as ResourceContactDetailsType, av as SocialMediaType, a6 as OwnerType } from './global-Bqkcya3A.mjs';
2
+ import { au as ResourceImageType, L as LocationType, ay as TermsAgreement, A as AssociateType, i as UserLicenceType, aj as PromoCodeType, K as DateTimeType, H as CreateFormData, D as BaseResourceType, B as BaseResourceTypeFormData, as as ResourceContactDetailsType, av as SocialMediaType, a6 as OwnerType } from './global-P9qHgK58.mjs';
3
3
  import { PosterAssetId } from './images/index.mjs';
4
4
 
5
5
  type UserFormData = {
@@ -268,6 +268,7 @@ type AdResource = {
268
268
  resourceName: string;
269
269
  resourceRegion: string;
270
270
  resourceType: EnumResourceType;
271
+ resourceSlug: string;
271
272
  };
272
273
  interface AdFormData {
273
274
  active: boolean;
@@ -280,6 +280,7 @@ var EVENT_LIST_ITEM = gql`
280
280
  var RELATED_POST_FIELDS_FRAGMENT = gql`
281
281
  fragment RelatedPostFields on RelatedPostType {
282
282
  postId
283
+ postSlug
283
284
  postType
284
285
  }
285
286
  `;
@@ -999,6 +1000,7 @@ var POST_FIELDS_FRAGMENT = gql7`
999
1000
  postType
1000
1001
  resource {
1001
1002
  resourceId
1003
+ resourceSlug
1002
1004
  resourceRegion
1003
1005
  resourceType
1004
1006
  }
@@ -3901,6 +3903,7 @@ var AD_FIELDS_FRAGMENT = gql25`
3901
3903
  adTitle
3902
3904
  adType
3903
3905
  resourceId
3906
+ resourceSlug
3904
3907
  resourceName
3905
3908
  resourceRegion
3906
3909
  resourceType
@@ -5142,4 +5145,4 @@ export {
5142
5145
  useGetSchools,
5143
5146
  useGetSchool
5144
5147
  };
5145
- //# sourceMappingURL=chunk-SR7UIBOW.mjs.map
5148
+ //# sourceMappingURL=chunk-4LVHHYB3.mjs.map