@timardex/cluemart-shared 1.4.72 → 1.4.73

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,4 +1,4 @@
1
- import "../chunk-CLYQNKSR.mjs";
1
+ import "../chunk-2OEDUG7U.mjs";
2
2
  import "../chunk-7FRB62SE.mjs";
3
3
  import "../chunk-DWO35OY4.mjs";
4
4
  import "../chunk-I7WE3EBR.mjs";
@@ -14,7 +14,7 @@ import {
14
14
  dateFormat,
15
15
  normalizeUrl,
16
16
  timeFormat
17
- } from "../chunk-KHPRUHU6.mjs";
17
+ } from "../chunk-KYDS4REE.mjs";
18
18
  import {
19
19
  EnumEventDateStatus,
20
20
  EnumEventType,
@@ -26,7 +26,7 @@ import {
26
26
  EnumUserLicence,
27
27
  EnumUserRole,
28
28
  EnumVendorType
29
- } from "../chunk-WD3UPND6.mjs";
29
+ } from "../chunk-USQKKCIA.mjs";
30
30
 
31
31
  // src/hooks/useLocationSearch.ts
32
32
  var handleApiError = (error, message) => {
package/dist/index.cjs CHANGED
@@ -290,7 +290,6 @@ var EnumInviteStatus = /* @__PURE__ */ ((EnumInviteStatus2) => {
290
290
  EnumInviteStatus2["PENDING"] = "Pending";
291
291
  EnumInviteStatus2["REJECTED"] = "Rejected";
292
292
  EnumInviteStatus2["UNAVAILABLE"] = "Unavailable";
293
- EnumInviteStatus2["WAITING"] = "Waiting";
294
293
  return EnumInviteStatus2;
295
294
  })(EnumInviteStatus || {});
296
295
  var EnumChatReportReason = /* @__PURE__ */ ((EnumChatReportReason2) => {