@timardex/cluemart-shared 1.4.71 → 1.4.72

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.
@@ -121,7 +121,7 @@ import {
121
121
  useUpdateVendorInfo,
122
122
  useValidateVerificationToken
123
123
  } from "../chunk-7FRB62SE.mjs";
124
- import "../chunk-LDO4DRWY.mjs";
124
+ import "../chunk-WD3UPND6.mjs";
125
125
  export {
126
126
  useAddParticipantToChat,
127
127
  useAddUserFavouriteResource,
@@ -174,7 +174,6 @@ var EnumInviteStatus = /* @__PURE__ */ ((EnumInviteStatus2) => {
174
174
  EnumInviteStatus2["COMPLETED"] = "Completed";
175
175
  EnumInviteStatus2["EXPIRED"] = "Expired";
176
176
  EnumInviteStatus2["NO_STATUS"] = "No_Status";
177
- EnumInviteStatus2["PAID"] = "Paid";
178
177
  EnumInviteStatus2["PENDING"] = "Pending";
179
178
  EnumInviteStatus2["REJECTED"] = "Rejected";
180
179
  EnumInviteStatus2["UNAVAILABLE"] = "Unavailable";