@timardex/cluemart-server-shared 1.1.30 → 1.1.31

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.
@@ -41,7 +41,7 @@ import {
41
41
  termsAgreementSchema,
42
42
  userLicenseSchema,
43
43
  vendorProductTypeSchema
44
- } from "../chunk-5A746NK4.mjs";
44
+ } from "../chunk-IAFTMRVS.mjs";
45
45
  export {
46
46
  APP_SETTINGS_ID,
47
47
  AdModel,
@@ -8854,7 +8854,7 @@ schema4.index({ isRead: 1, userId: 1 });
8854
8854
  schema4.index({ createdAt: -1, userId: 1 });
8855
8855
  var NotificationModel = import_mongoose8.default.models.Notification || import_mongoose8.default.model("Notification", schema4);
8856
8856
 
8857
- // node_modules/@timardex/cluemart-shared/dist/chunk-D5BWQS2J.mjs
8857
+ // node_modules/@timardex/cluemart-shared/dist/chunk-7IB7QPVH.mjs
8858
8858
  var EnumInviteStatus2 = /* @__PURE__ */ ((EnumInviteStatus22) => {
8859
8859
  EnumInviteStatus22["ACCEPTED"] = "Accepted";
8860
8860
  EnumInviteStatus22["COMPLETED"] = "Completed";
@@ -10031,7 +10031,7 @@ async function activeAffiliateCodeExists(affiliateCode) {
10031
10031
  return existing !== null;
10032
10032
  }
10033
10033
 
10034
- // node_modules/@timardex/cluemart-shared/dist/chunk-HAPY4NHC.mjs
10034
+ // node_modules/@timardex/cluemart-shared/dist/chunk-2UNNIQIK.mjs
10035
10035
  var import_dayjs3 = __toESM(require("dayjs"), 1);
10036
10036
  var import_customParseFormat2 = __toESM(require("dayjs/plugin/customParseFormat.js"), 1);
10037
10037
  var import_isSameOrAfter2 = __toESM(require("dayjs/plugin/isSameOrAfter.js"), 1);
@@ -10198,7 +10198,7 @@ var gameScreenIdentifierList2 = [
10198
10198
  }
10199
10199
  ];
10200
10200
 
10201
- // node_modules/@timardex/cluemart-shared/dist/chunk-LYL3X7HT.mjs
10201
+ // node_modules/@timardex/cluemart-shared/dist/chunk-HBJD6O7T.mjs
10202
10202
  var import_dayjs4 = __toESM(require("dayjs"), 1);
10203
10203
  var statusOptions2 = [
10204
10204
  ...Object.values(EnumInviteStatus2).map((status) => ({