@timardex/cluemart-server-shared 1.1.30 → 1.1.32

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.
@@ -23,7 +23,7 @@ import {
23
23
  VendorModel,
24
24
  dateFormat,
25
25
  timeFormat
26
- } from "../chunk-5A746NK4.mjs";
26
+ } from "../chunk-VUTQY6KS.mjs";
27
27
  import "../chunk-6PNG5BI5.mjs";
28
28
 
29
29
  // src/service/promoCode/constants.ts
@@ -41,7 +41,7 @@ async function activeAffiliateCodeExists(affiliateCode) {
41
41
  return existing !== null;
42
42
  }
43
43
 
44
- // node_modules/@timardex/cluemart-shared/dist/chunk-HAPY4NHC.mjs
44
+ // node_modules/@timardex/cluemart-shared/dist/chunk-2UNNIQIK.mjs
45
45
  import dayjs from "dayjs";
46
46
  import customParseFormat from "dayjs/plugin/customParseFormat.js";
47
47
  import isSameOrAfter from "dayjs/plugin/isSameOrAfter.js";
@@ -96,7 +96,7 @@ var SHARE_RESOURCE_LABEL = {
96
96
  school: "School"
97
97
  };
98
98
 
99
- // node_modules/@timardex/cluemart-shared/dist/chunk-CAI7BTMN.mjs
99
+ // node_modules/@timardex/cluemart-shared/dist/chunk-2CIW3WKR.mjs
100
100
  var PROMO_CODE_PREFIX = "CM-";
101
101
  var OBJECT_ID_PATH_SEGMENT = "[a-f0-9]{24}";
102
102
  var OBJECT_ID_PATH_SEGMENT_END = `${OBJECT_ID_PATH_SEGMENT}$`;
@@ -208,7 +208,7 @@ var gameScreenIdentifierList = [
208
208
  }
209
209
  ];
210
210
 
211
- // node_modules/@timardex/cluemart-shared/dist/chunk-LYL3X7HT.mjs
211
+ // node_modules/@timardex/cluemart-shared/dist/chunk-A3RIEOQ7.mjs
212
212
  import dayjs2 from "dayjs";
213
213
  var statusOptions = [
214
214
  ...Object.values(EnumInviteStatus2).map((status) => ({