@timardex/cluemart-shared 1.5.779 → 1.5.780

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.
@@ -1,14 +1,14 @@
1
1
  import "../chunk-VA5YN2K3.mjs";
2
- import "../chunk-P4ICYRHE.mjs";
2
+ import "../chunk-NQSWN3FW.mjs";
3
3
  import "../chunk-R4GAZNEY.mjs";
4
4
  import "../chunk-NPFJ2CN2.mjs";
5
- import "../chunk-JTFGOKTV.mjs";
5
+ import "../chunk-T7OGF2MY.mjs";
6
6
  import {
7
7
  SCHOOL_MIN_STUDENT_COUNT,
8
8
  dateFormat,
9
9
  normalizeUrl,
10
10
  timeFormat
11
- } from "../chunk-TZFGZ5TG.mjs";
11
+ } from "../chunk-4U2JXFNR.mjs";
12
12
  import {
13
13
  EnumAdShowOn,
14
14
  EnumAdStatus,
@@ -28,7 +28,7 @@ import {
28
28
  EnumUserLicence,
29
29
  EnumUserRole,
30
30
  EnumVendorType
31
- } from "../chunk-I2V5GDNE.mjs";
31
+ } from "../chunk-6N32BPAG.mjs";
32
32
  import "../chunk-DWO35OY4.mjs";
33
33
 
34
34
  // src/hooks/useLocationSearch.ts
package/dist/index.cjs CHANGED
@@ -564,8 +564,10 @@ var EnumNotificationResourceType = /* @__PURE__ */ ((EnumNotificationResourceTyp
564
564
  EnumNotificationResourceType2["ADDED_AS_ASSOCIATE_EVENT"] = "added_as_associate_event";
565
565
  EnumNotificationResourceType2["ADDED_AS_ASSOCIATE_PARTNER"] = "added_as_associate_partner";
566
566
  EnumNotificationResourceType2["ADDED_AS_ASSOCIATE_VENDOR"] = "added_as_associate_vendor";
567
+ EnumNotificationResourceType2["APPROVED_AFFILIATE"] = "approved_affiliate";
567
568
  EnumNotificationResourceType2["APPROVED_EVENT"] = "approved_event";
568
569
  EnumNotificationResourceType2["APPROVED_PARTNER"] = "approved_partner";
570
+ EnumNotificationResourceType2["APPROVED_SCHOOL"] = "approved_school";
569
571
  EnumNotificationResourceType2["APPROVED_VENDOR"] = "approved_vendor";
570
572
  EnumNotificationResourceType2["CREATED_EVENT"] = "created_event";
571
573
  EnumNotificationResourceType2["CREATED_PARTNER"] = "created_partner";