@timardex/cluemart-server-shared 1.0.306 → 1.0.308

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
@@ -7415,7 +7415,6 @@ var AFFILIATE_DETAILS_FIELDS_FRAGMENT = gql`
7415
7415
  location {
7416
7416
  ...LocationFields
7417
7417
  }
7418
- region
7419
7418
  socialMedia {
7420
7419
  ...SocialMediaFields
7421
7420
  }
@@ -9300,7 +9299,6 @@ var affiliateDetailsSchema = new MongooseSchema25(
9300
9299
  required: true,
9301
9300
  type: String
9302
9301
  },
9303
- region: { required: true, type: String },
9304
9302
  socialMedia: { required: false, type: [SocialMediaTypeSchema] },
9305
9303
  termsAgreement: { required: true, type: termsAgreementSchema }
9306
9304
  },
@@ -9423,7 +9421,7 @@ var SHARE_RESOURCE_LABEL2 = {
9423
9421
  school: "School"
9424
9422
  };
9425
9423
 
9426
- // node_modules/@timardex/cluemart-shared/dist/chunk-OBZTGPBJ.mjs
9424
+ // node_modules/@timardex/cluemart-shared/dist/chunk-QMJB5OJ4.mjs
9427
9425
  var PROMO_CODE_PREFIX2 = "CM-";
9428
9426
  var OBJECT_ID_PATH_SEGMENT2 = "[a-f0-9]{24}";
9429
9427
  var OBJECT_ID_PATH_SEGMENT_END2 = `${OBJECT_ID_PATH_SEGMENT2}$`;
@@ -9525,7 +9523,7 @@ var gameScreenIdentifierList2 = [
9525
9523
  }
9526
9524
  ];
9527
9525
 
9528
- // node_modules/@timardex/cluemart-shared/dist/chunk-QBU7N4P2.mjs
9526
+ // node_modules/@timardex/cluemart-shared/dist/chunk-A7IXLYYS.mjs
9529
9527
  var import_dayjs4 = __toESM(require("dayjs"), 1);
9530
9528
  var statusOptions2 = [
9531
9529
  ...Object.values(EnumInviteStatus2).map((status) => ({