@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.mjs CHANGED
@@ -7315,7 +7315,6 @@ var AFFILIATE_DETAILS_FIELDS_FRAGMENT = gql`
7315
7315
  location {
7316
7316
  ...LocationFields
7317
7317
  }
7318
- region
7319
7318
  socialMedia {
7320
7319
  ...SocialMediaFields
7321
7320
  }
@@ -9200,7 +9199,6 @@ var affiliateDetailsSchema = new MongooseSchema25(
9200
9199
  required: true,
9201
9200
  type: String
9202
9201
  },
9203
- region: { required: true, type: String },
9204
9202
  socialMedia: { required: false, type: [SocialMediaTypeSchema] },
9205
9203
  termsAgreement: { required: true, type: termsAgreementSchema }
9206
9204
  },
@@ -9323,7 +9321,7 @@ var SHARE_RESOURCE_LABEL2 = {
9323
9321
  school: "School"
9324
9322
  };
9325
9323
 
9326
- // node_modules/@timardex/cluemart-shared/dist/chunk-OBZTGPBJ.mjs
9324
+ // node_modules/@timardex/cluemart-shared/dist/chunk-QMJB5OJ4.mjs
9327
9325
  var PROMO_CODE_PREFIX2 = "CM-";
9328
9326
  var OBJECT_ID_PATH_SEGMENT2 = "[a-f0-9]{24}";
9329
9327
  var OBJECT_ID_PATH_SEGMENT_END2 = `${OBJECT_ID_PATH_SEGMENT2}$`;
@@ -9425,7 +9423,7 @@ var gameScreenIdentifierList2 = [
9425
9423
  }
9426
9424
  ];
9427
9425
 
9428
- // node_modules/@timardex/cluemart-shared/dist/chunk-QBU7N4P2.mjs
9426
+ // node_modules/@timardex/cluemart-shared/dist/chunk-A7IXLYYS.mjs
9429
9427
  import dayjs4 from "dayjs";
9430
9428
  var statusOptions2 = [
9431
9429
  ...Object.values(EnumInviteStatus2).map((status) => ({