@timardex/cluemart-server-shared 1.0.106 → 1.0.108

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.
@@ -33,7 +33,7 @@ import {
33
33
  resourceRelationsSchema,
34
34
  termsAgreementSchema,
35
35
  userLicenseSchema
36
- } from "../chunk-P4C6EB4V.mjs";
36
+ } from "../chunk-JIMDRWCH.mjs";
37
37
  import "../chunk-3QS3WKRC.mjs";
38
38
  export {
39
39
  APP_SETTINGS_ID,
@@ -6718,7 +6718,6 @@ var EnumInviteStatus = /* @__PURE__ */ ((EnumInviteStatus22) => {
6718
6718
  EnumInviteStatus22["PENDING"] = "Pending";
6719
6719
  EnumInviteStatus22["REJECTED"] = "Rejected";
6720
6720
  EnumInviteStatus22["UNAVAILABLE"] = "Unavailable";
6721
- EnumInviteStatus22["WAITING"] = "Waiting";
6722
6721
  return EnumInviteStatus22;
6723
6722
  })(EnumInviteStatus || {});
6724
6723
  var EnumChatReportReason = /* @__PURE__ */ ((EnumChatReportReason22) => {
@@ -10711,7 +10710,7 @@ async function saveNotificationsInDb(payload) {
10711
10710
  // src/service/sendPushNotifications.ts
10712
10711
  var import_expo_server_sdk = require("expo-server-sdk");
10713
10712
 
10714
- // node_modules/@timardex/cluemart-shared/dist/chunk-WD3UPND6.mjs
10713
+ // node_modules/@timardex/cluemart-shared/dist/chunk-USQKKCIA.mjs
10715
10714
  var EnumOSPlatform2 = /* @__PURE__ */ ((EnumOSPlatform22) => {
10716
10715
  EnumOSPlatform22["ANDROID"] = "android";
10717
10716
  EnumOSPlatform22["IOS"] = "ios";