@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.
@@ -39,7 +39,7 @@ import {
39
39
  socialShareResourceSchema,
40
40
  termsAgreementSchema,
41
41
  userLicenseSchema
42
- } from "../chunk-SY7T26IW.mjs";
42
+ } from "../chunk-MTFOFVHB.mjs";
43
43
  export {
44
44
  APP_SETTINGS_ID,
45
45
  AdModel,
@@ -7372,7 +7372,6 @@ var AFFILIATE_DETAILS_FIELDS_FRAGMENT = gql`
7372
7372
  location {
7373
7373
  ...LocationFields
7374
7374
  }
7375
- region
7376
7375
  socialMedia {
7377
7376
  ...SocialMediaFields
7378
7377
  }
@@ -9257,7 +9256,6 @@ var affiliateDetailsSchema = new MongooseSchema25(
9257
9256
  required: true,
9258
9257
  type: String
9259
9258
  },
9260
- region: { required: true, type: String },
9261
9259
  socialMedia: { required: false, type: [SocialMediaTypeSchema] },
9262
9260
  termsAgreement: { required: true, type: termsAgreementSchema }
9263
9261
  },
@@ -9380,7 +9378,7 @@ var SHARE_RESOURCE_LABEL2 = {
9380
9378
  school: "School"
9381
9379
  };
9382
9380
 
9383
- // node_modules/@timardex/cluemart-shared/dist/chunk-OBZTGPBJ.mjs
9381
+ // node_modules/@timardex/cluemart-shared/dist/chunk-QMJB5OJ4.mjs
9384
9382
  var PROMO_CODE_PREFIX2 = "CM-";
9385
9383
  var OBJECT_ID_PATH_SEGMENT2 = "[a-f0-9]{24}";
9386
9384
  var OBJECT_ID_PATH_SEGMENT_END2 = `${OBJECT_ID_PATH_SEGMENT2}$`;
@@ -9482,7 +9480,7 @@ var gameScreenIdentifierList2 = [
9482
9480
  }
9483
9481
  ];
9484
9482
 
9485
- // node_modules/@timardex/cluemart-shared/dist/chunk-QBU7N4P2.mjs
9483
+ // node_modules/@timardex/cluemart-shared/dist/chunk-A7IXLYYS.mjs
9486
9484
  var import_dayjs4 = __toESM(require("dayjs"), 1);
9487
9485
  var statusOptions2 = [
9488
9486
  ...Object.values(EnumInviteStatus2).map((status) => ({