@timardex/cluemart-shared 1.5.772 → 1.5.774

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 (47) hide show
  1. package/dist/{affiliate-1RtkLnLP.d.ts → affiliate-B2cMp_Ge.d.ts} +1 -0
  2. package/dist/{affiliate-Cos2Syz5.d.mts → affiliate-BSitNQQT.d.mts} +1 -0
  3. package/dist/{chunk-MVQ3CFQR.mjs → chunk-27YUJMSX.mjs} +1 -1
  4. package/dist/{chunk-MVQ3CFQR.mjs.map → chunk-27YUJMSX.mjs.map} +1 -1
  5. package/dist/{chunk-KZTOISPA.mjs → chunk-HNH5YY54.mjs} +2 -1
  6. package/dist/chunk-HNH5YY54.mjs.map +1 -0
  7. package/dist/{chunk-ZZJSCYJK.mjs → chunk-JIVCAR3G.mjs} +3 -3
  8. package/dist/{chunk-RKIRWZCH.mjs → chunk-N5YAD4MG.mjs} +2 -2
  9. package/dist/{chunk-KJZFJ3LH.mjs → chunk-R4GAZNEY.mjs} +2 -1
  10. package/dist/{chunk-KJZFJ3LH.mjs.map → chunk-R4GAZNEY.mjs.map} +1 -1
  11. package/dist/{chunk-TAECMXM4.mjs → chunk-RNBDYQ7A.mjs} +3 -3
  12. package/dist/enums/index.cjs +1 -0
  13. package/dist/enums/index.cjs.map +1 -1
  14. package/dist/enums/index.d.mts +1 -0
  15. package/dist/enums/index.d.ts +1 -0
  16. package/dist/enums/index.mjs +1 -1
  17. package/dist/formFields/index.cjs.map +1 -1
  18. package/dist/formFields/index.mjs +4 -4
  19. package/dist/graphql/index.cjs +1 -0
  20. package/dist/graphql/index.cjs.map +1 -1
  21. package/dist/graphql/index.d.mts +1 -1
  22. package/dist/graphql/index.d.ts +1 -1
  23. package/dist/graphql/index.mjs +2 -2
  24. package/dist/hooks/index.cjs +2 -0
  25. package/dist/hooks/index.cjs.map +1 -1
  26. package/dist/hooks/index.mjs +6 -6
  27. package/dist/index.cjs +2 -0
  28. package/dist/index.cjs.map +1 -1
  29. package/dist/index.d.mts +2 -0
  30. package/dist/index.d.ts +2 -0
  31. package/dist/index.mjs +2 -0
  32. package/dist/index.mjs.map +1 -1
  33. package/dist/sharing/index.cjs.map +1 -1
  34. package/dist/sharing/index.mjs +4 -4
  35. package/dist/types/index.cjs.map +1 -1
  36. package/dist/types/index.d.mts +1 -1
  37. package/dist/types/index.d.ts +1 -1
  38. package/dist/types/index.mjs +2 -2
  39. package/dist/utils/index.cjs.map +1 -1
  40. package/dist/utils/index.d.mts +1 -1
  41. package/dist/utils/index.d.ts +1 -1
  42. package/dist/utils/index.mjs +3 -3
  43. package/package.json +1 -1
  44. package/dist/chunk-KZTOISPA.mjs.map +0 -1
  45. /package/dist/{chunk-ZZJSCYJK.mjs.map → chunk-JIVCAR3G.mjs.map} +0 -0
  46. /package/dist/{chunk-RKIRWZCH.mjs.map → chunk-N5YAD4MG.mjs.map} +0 -0
  47. /package/dist/{chunk-TAECMXM4.mjs.map → chunk-RNBDYQ7A.mjs.map} +0 -0
@@ -1,14 +1,14 @@
1
1
  import "../chunk-VA5YN2K3.mjs";
2
- import "../chunk-ZZJSCYJK.mjs";
3
- import "../chunk-KJZFJ3LH.mjs";
2
+ import "../chunk-JIVCAR3G.mjs";
3
+ import "../chunk-R4GAZNEY.mjs";
4
4
  import "../chunk-NPFJ2CN2.mjs";
5
- import "../chunk-RKIRWZCH.mjs";
5
+ import "../chunk-N5YAD4MG.mjs";
6
6
  import {
7
7
  SCHOOL_MIN_STUDENT_COUNT,
8
8
  dateFormat,
9
9
  normalizeUrl,
10
10
  timeFormat
11
- } from "../chunk-TAECMXM4.mjs";
11
+ } from "../chunk-RNBDYQ7A.mjs";
12
12
  import {
13
13
  EnumAdShowOn,
14
14
  EnumAdStatus,
@@ -16,7 +16,7 @@ import {
16
16
  EnumAdType,
17
17
  EnumPostContentType,
18
18
  EnumPostType
19
- } from "../chunk-MVQ3CFQR.mjs";
19
+ } from "../chunk-27YUJMSX.mjs";
20
20
  import {
21
21
  EnumEventDateStatus,
22
22
  EnumEventType,
@@ -28,7 +28,7 @@ import {
28
28
  EnumUserLicence,
29
29
  EnumUserRole,
30
30
  EnumVendorType
31
- } from "../chunk-KZTOISPA.mjs";
31
+ } from "../chunk-HNH5YY54.mjs";
32
32
  import "../chunk-DWO35OY4.mjs";
33
33
 
34
34
  // src/hooks/useLocationSearch.ts
package/dist/index.cjs CHANGED
@@ -522,6 +522,7 @@ var EnumFoodType = /* @__PURE__ */ ((EnumFoodType2) => {
522
522
  return EnumFoodType2;
523
523
  })(EnumFoodType || {});
524
524
  var EnumResourceType = /* @__PURE__ */ ((EnumResourceType2) => {
525
+ EnumResourceType2["AFFILIATE"] = "affiliate";
525
526
  EnumResourceType2["EVENT"] = "event";
526
527
  EnumResourceType2["VENDOR"] = "vendor";
527
528
  EnumResourceType2["PARTNER"] = "partner";
@@ -8476,6 +8477,7 @@ var AFFILIATE_RESOURCE_FIELDS_FRAGMENT = import_client74.gql`
8476
8477
  var AFFILIATE_FIELDS_FRAGMENT = import_client74.gql`
8477
8478
  fragment AffiliateFields on AffiliateType {
8478
8479
  _id
8480
+ active
8479
8481
  affiliateCode
8480
8482
  affiliateResources {
8481
8483
  ...AffiliateResourceFields