@timardex/cluemart-shared 1.5.542 → 1.5.543

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,9 +1,9 @@
1
- import "../chunk-LJ4OOWYU.mjs";
1
+ import "../chunk-PB3J52JN.mjs";
2
2
  import {
3
3
  dateFormat,
4
4
  normalizeUrl,
5
5
  timeFormat
6
- } from "../chunk-72D674RG.mjs";
6
+ } from "../chunk-UNLHXGT4.mjs";
7
7
  import "../chunk-G2YFRN6A.mjs";
8
8
  import {
9
9
  EnumEventDateStatus,
@@ -16,7 +16,7 @@ import {
16
16
  EnumUserLicence,
17
17
  EnumUserRole,
18
18
  EnumVendorType
19
- } from "../chunk-2QURTHMA.mjs";
19
+ } from "../chunk-ZR4TGWTS.mjs";
20
20
  import "../chunk-N26FUCHY.mjs";
21
21
  import "../chunk-DWO35OY4.mjs";
22
22
  import "../chunk-I7WE3EBR.mjs";
package/dist/index.cjs CHANGED
@@ -464,6 +464,7 @@ var EnumNotificationResourceType = /* @__PURE__ */ ((EnumNotificationResourceTyp
464
464
  EnumNotificationResourceType2["EXPIRATION_REMINDER_PARTNER"] = "expiration_reminder_partner";
465
465
  EnumNotificationResourceType2["EXPIRATION_REMINDER_VENDOR"] = "expiration_reminder_vendor";
466
466
  EnumNotificationResourceType2["NEW_CHAT_MESSAGE"] = "new_chat_message";
467
+ EnumNotificationResourceType2["NEW_POST_CREATED"] = "new_post_created";
467
468
  EnumNotificationResourceType2["REGISTERED_USER_BY_SCHOOL_CODE"] = "registered_user_by_school_code";
468
469
  EnumNotificationResourceType2["SYSTEM_ALERT"] = "system_alert";
469
470
  EnumNotificationResourceType2["VENDOR_APPLICATION_TO_EVENT"] = "vendor_application_to_event" /* VENDOR_APPLICATION_TO_EVENT */;