@timardex/cluemart-server-shared 1.0.270 → 1.0.271

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.
@@ -7524,7 +7524,8 @@ var RESOURCE_SHARE_TYPES = [
7524
7524
  "market",
7525
7525
  "stallholder",
7526
7526
  "partner",
7527
- "affiliate"
7527
+ "affiliate",
7528
+ "school"
7528
7529
  ];
7529
7530
  var POST_SHARE_RESOURCE_TYPES = [
7530
7531
  "market_faces",
@@ -7540,7 +7541,8 @@ var SHARE_RESOURCE_LABEL = {
7540
7541
  market: "Market",
7541
7542
  partner: "Partner",
7542
7543
  stallholder: "Stallholder",
7543
- affiliate: "Affiliate"
7544
+ affiliate: "Affiliate",
7545
+ school: "School"
7544
7546
  };
7545
7547
  var PUBLIC_SHARE_PATH_TYPES = [
7546
7548
  ...RESOURCE_SHARE_TYPES,
@@ -9246,4 +9248,4 @@ export {
9246
9248
  SchoolModel,
9247
9249
  AffiliateModel
9248
9250
  };
9249
- //# sourceMappingURL=chunk-IHDFNJDY.mjs.map
9251
+ //# sourceMappingURL=chunk-LV2G5CMJ.mjs.map