@timardex/cluemart-shared 1.7.87 → 1.7.89

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 (39) hide show
  1. package/dist/auth/index.mjs +1 -1
  2. package/dist/{chunk-DFAYHIEZ.mjs → chunk-F6O72A6T.mjs} +3 -3
  3. package/dist/{chunk-4BN6SNMF.mjs → chunk-JECW5GUI.mjs} +2 -2
  4. package/dist/{chunk-5T4L7NCF.mjs → chunk-M3R2UY5Z.mjs} +3 -1
  5. package/dist/chunk-M3R2UY5Z.mjs.map +1 -0
  6. package/dist/{chunk-2UNNIQIK.mjs → chunk-MOVX7LKH.mjs} +2 -2
  7. package/dist/{chunk-7IB7QPVH.mjs → chunk-N2YXGFSZ.mjs} +3 -2
  8. package/dist/chunk-N2YXGFSZ.mjs.map +1 -0
  9. package/dist/{chunk-RCARDOVS.mjs → chunk-VMBAS4XH.mjs} +3 -3
  10. package/dist/enums/index.cjs +2 -1
  11. package/dist/enums/index.cjs.map +1 -1
  12. package/dist/enums/index.d.mts +2 -1
  13. package/dist/enums/index.d.ts +2 -1
  14. package/dist/enums/index.mjs +1 -1
  15. package/dist/formFields/index.cjs.map +1 -1
  16. package/dist/formFields/index.mjs +4 -4
  17. package/dist/graphql/index.cjs +2 -0
  18. package/dist/graphql/index.cjs.map +1 -1
  19. package/dist/graphql/index.mjs +2 -2
  20. package/dist/hooks/index.cjs.map +1 -1
  21. package/dist/hooks/index.mjs +6 -6
  22. package/dist/index.cjs +4 -1
  23. package/dist/index.cjs.map +1 -1
  24. package/dist/index.d.mts +2 -1
  25. package/dist/index.d.ts +2 -1
  26. package/dist/index.mjs +4 -1
  27. package/dist/index.mjs.map +1 -1
  28. package/dist/sharing/index.cjs.map +1 -1
  29. package/dist/sharing/index.mjs +3 -3
  30. package/dist/types/index.mjs +1 -1
  31. package/dist/utils/index.cjs.map +1 -1
  32. package/dist/utils/index.mjs +3 -3
  33. package/package.json +1 -1
  34. package/dist/chunk-5T4L7NCF.mjs.map +0 -1
  35. package/dist/chunk-7IB7QPVH.mjs.map +0 -1
  36. /package/dist/{chunk-DFAYHIEZ.mjs.map → chunk-F6O72A6T.mjs.map} +0 -0
  37. /package/dist/{chunk-4BN6SNMF.mjs.map → chunk-JECW5GUI.mjs.map} +0 -0
  38. /package/dist/{chunk-2UNNIQIK.mjs.map → chunk-MOVX7LKH.mjs.map} +0 -0
  39. /package/dist/{chunk-RCARDOVS.mjs.map → chunk-VMBAS4XH.mjs.map} +0 -0
@@ -1,17 +1,17 @@
1
- import "../chunk-4BN6SNMF.mjs";
1
+ import "../chunk-JECW5GUI.mjs";
2
2
  import "../chunk-VA5YN2K3.mjs";
3
3
  import "../chunk-VPANTTZI.mjs";
4
4
  import "../chunk-DWO35OY4.mjs";
5
- import "../chunk-DFAYHIEZ.mjs";
5
+ import "../chunk-F6O72A6T.mjs";
6
6
  import {
7
7
  SCHOOL_MIN_STUDENT_COUNT,
8
8
  isValidIrdNumber,
9
9
  normalizeUrl
10
- } from "../chunk-RCARDOVS.mjs";
10
+ } from "../chunk-VMBAS4XH.mjs";
11
11
  import {
12
12
  dateFormat,
13
13
  timeFormat
14
- } from "../chunk-2UNNIQIK.mjs";
14
+ } from "../chunk-MOVX7LKH.mjs";
15
15
  import {
16
16
  EnumAdShowOn,
17
17
  EnumAdStatus,
@@ -23,7 +23,7 @@ import {
23
23
  } from "../chunk-364EX22V.mjs";
24
24
  import "../chunk-RAYUJODN.mjs";
25
25
  import "../chunk-DQ7ZHIXW.mjs";
26
- import "../chunk-5T4L7NCF.mjs";
26
+ import "../chunk-M3R2UY5Z.mjs";
27
27
  import "../chunk-GA6E5NK3.mjs";
28
28
  import {
29
29
  EnumEventDateStatus,
@@ -34,7 +34,7 @@ import {
34
34
  EnumResourceType,
35
35
  EnumSocialMedia,
36
36
  EnumVendorType
37
- } from "../chunk-7IB7QPVH.mjs";
37
+ } from "../chunk-N2YXGFSZ.mjs";
38
38
  import "../chunk-NPFJ2CN2.mjs";
39
39
 
40
40
  // src/hooks/useLocationSearch.ts
package/dist/index.cjs CHANGED
@@ -621,8 +621,8 @@ var EnumRelationResource = /* @__PURE__ */ ((EnumRelationResource2) => {
621
621
  return EnumRelationResource2;
622
622
  })(EnumRelationResource || {});
623
623
  var EnumNotificationResourceType = /* @__PURE__ */ ((EnumNotificationResourceType2) => {
624
- EnumNotificationResourceType2["APPROVED_AFFILIATE"] = "approved_affiliate";
625
624
  EnumNotificationResourceType2["AFFILIATE_REWARD_RECEIVED"] = "affiliate_reward_received";
625
+ EnumNotificationResourceType2["APPROVED_AFFILIATE"] = "approved_affiliate";
626
626
  EnumNotificationResourceType2["APPROVED_EVENT"] = "approved_event";
627
627
  EnumNotificationResourceType2["APPROVED_PARTNER"] = "approved_partner";
628
628
  EnumNotificationResourceType2["APPROVED_SCHOOL"] = "approved_school";
@@ -650,6 +650,7 @@ var EnumNotificationResourceType = /* @__PURE__ */ ((EnumNotificationResourceTyp
650
650
  EnumNotificationResourceType2["NEW_POST_CREATED"] = "new_post_created";
651
651
  EnumNotificationResourceType2["REGISTERED_USER_BY_SCHOOL_CODE"] = "registered_user_by_school_code";
652
652
  EnumNotificationResourceType2["SYSTEM_ALERT"] = "system_alert";
653
+ EnumNotificationResourceType2["USER_COUPON_REDEEMED"] = "user_coupon_redeemed";
653
654
  EnumNotificationResourceType2["VENDOR_APPLICATION_TO_EVENT"] = "vendor_application_to_event" /* VENDOR_APPLICATION_TO_EVENT */;
654
655
  EnumNotificationResourceType2["VENDOR_UPDATE_RELATION_TO_EVENT"] = "vendor_update_relation_to_event" /* VENDOR_UPDATE_RELATION_TO_EVENT */;
655
656
  return EnumNotificationResourceType2;
@@ -6544,6 +6545,7 @@ var useGetVendorRelations = (vendorId) => {
6544
6545
  var useGetResourceConnections = (resourceId, resourceType) => {
6545
6546
  const { loading, error, data, refetch } = (0, import_client38.useQuery)(GET_RESOURCE_CONNECTIONS, {
6546
6547
  fetchPolicy: "network-only",
6548
+ notifyOnNetworkStatusChange: true,
6547
6549
  skip: !resourceId || resourceId === "" || !resourceType,
6548
6550
  variables: { resourceId, resourceType }
6549
6551
  });
@@ -6728,6 +6730,7 @@ var useGetUnregisteredVendors = () => {
6728
6730
  var useGetUnregisteredVendorsByInviterId = (inviterId) => {
6729
6731
  const { loading, error, data, refetch } = (0, import_client40.useQuery)(GET_UNREGISTERED_VENDORS_BY_INVITER_ID, {
6730
6732
  fetchPolicy: "network-only",
6733
+ notifyOnNetworkStatusChange: true,
6731
6734
  skip: !inviterId || inviterId === "",
6732
6735
  variables: { inviterId }
6733
6736
  });