@timardex/cluemart-server-shared 1.1.31 → 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.
package/dist/index.cjs CHANGED
@@ -8663,7 +8663,7 @@ var termsAgreementSchema = new MongooseSchema6(
8663
8663
  osName: { required: true, type: String },
8664
8664
  osVersion: { required: true, type: String },
8665
8665
  termVersion: { required: true, type: String },
8666
- timestamp: { required: true, type: String }
8666
+ timestamp: { required: true, type: Date }
8667
8667
  },
8668
8668
  { _id: false }
8669
8669
  );
@@ -10131,7 +10131,7 @@ var SHARE_RESOURCE_LABEL2 = {
10131
10131
  school: "School"
10132
10132
  };
10133
10133
 
10134
- // node_modules/@timardex/cluemart-shared/dist/chunk-CAI7BTMN.mjs
10134
+ // node_modules/@timardex/cluemart-shared/dist/chunk-2CIW3WKR.mjs
10135
10135
  var PROMO_CODE_PREFIX2 = "CM-";
10136
10136
  var OBJECT_ID_PATH_SEGMENT2 = "[a-f0-9]{24}";
10137
10137
  var OBJECT_ID_PATH_SEGMENT_END2 = `${OBJECT_ID_PATH_SEGMENT2}$`;
@@ -10243,7 +10243,7 @@ var gameScreenIdentifierList2 = [
10243
10243
  }
10244
10244
  ];
10245
10245
 
10246
- // node_modules/@timardex/cluemart-shared/dist/chunk-HBJD6O7T.mjs
10246
+ // node_modules/@timardex/cluemart-shared/dist/chunk-A3RIEOQ7.mjs
10247
10247
  var import_dayjs4 = __toESM(require("dayjs"), 1);
10248
10248
  var statusOptions2 = [
10249
10249
  ...Object.values(EnumInviteStatus2).map((status) => ({