@timardex/cluemart-shared 1.4.0 → 1.4.1

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.
@@ -13,7 +13,7 @@ import {
13
13
  dateFormat,
14
14
  normalizeUrl,
15
15
  timeFormat
16
- } from "../chunk-JKS4S7WN.mjs";
16
+ } from "../chunk-OM5RXIJ2.mjs";
17
17
  import {
18
18
  EnumEventDateStatus,
19
19
  EnumEventType,
@@ -26,7 +26,7 @@ import {
26
26
  EnumUserLicence,
27
27
  EnumUserRole,
28
28
  EnumVendorType
29
- } from "../chunk-FLDXD65Z.mjs";
29
+ } from "../chunk-WJNJVXQA.mjs";
30
30
 
31
31
  // src/hooks/useLocationSearch.ts
32
32
  var handleApiError = (error, message) => {
package/dist/index.cjs CHANGED
@@ -390,8 +390,10 @@ var EnumRelationResource = /* @__PURE__ */ ((EnumRelationResource2) => {
390
390
  })(EnumRelationResource || {});
391
391
  var EnumNotificationResourceType = /* @__PURE__ */ ((EnumNotificationResourceType2) => {
392
392
  EnumNotificationResourceType2["ADDED_AS_ASSOCIATE_EVENT"] = "added_as_associate_event";
393
+ EnumNotificationResourceType2["ADDED_AS_ASSOCIATE_PARTNER"] = "added_as_associate_partner";
393
394
  EnumNotificationResourceType2["ADDED_AS_ASSOCIATE_VENDOR"] = "added_as_associate_vendor";
394
395
  EnumNotificationResourceType2["APPROVED_EVENT"] = "approved_event";
396
+ EnumNotificationResourceType2["APPROVED_PARTNER"] = "approved_partner";
395
397
  EnumNotificationResourceType2["APPROVED_VENDOR"] = "approved_vendor";
396
398
  EnumNotificationResourceType2["CREATED_EVENT"] = "created_event";
397
399
  EnumNotificationResourceType2["CREATED_VENDOR"] = "created_vendor";