@timardex/cluemart-shared 1.5.773 → 1.5.774

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.
@@ -41,13 +41,13 @@ import {
41
41
  vendorStallSize,
42
42
  vendorStartDateFields,
43
43
  vendorTable
44
- } from "../chunk-5SXT2YSW.mjs";
44
+ } from "../chunk-JIVCAR3G.mjs";
45
45
  import {
46
46
  availableCategories,
47
47
  categoryColors
48
- } from "../chunk-I43QHNPW.mjs";
48
+ } from "../chunk-RNBDYQ7A.mjs";
49
49
  import "../chunk-27YUJMSX.mjs";
50
- import "../chunk-KZTOISPA.mjs";
50
+ import "../chunk-HNH5YY54.mjs";
51
51
  export {
52
52
  availableCategories,
53
53
  availableTagTypes,
@@ -151,7 +151,7 @@ import {
151
151
  useUpdateVendorInfo,
152
152
  useValidateVerificationToken
153
153
  } from "../chunk-R4GAZNEY.mjs";
154
- import "../chunk-KZTOISPA.mjs";
154
+ import "../chunk-HNH5YY54.mjs";
155
155
  export {
156
156
  GET_EVENT,
157
157
  GET_EVENT_BY_SLUG,
@@ -199,6 +199,7 @@ var EnumFoodFlavor = /* @__PURE__ */ ((EnumFoodFlavor3) => {
199
199
  return EnumFoodFlavor3;
200
200
  })(EnumFoodFlavor || {});
201
201
  var EnumResourceType = /* @__PURE__ */ ((EnumResourceType2) => {
202
+ EnumResourceType2["AFFILIATE"] = "affiliate";
202
203
  EnumResourceType2["EVENT"] = "event";
203
204
  EnumResourceType2["VENDOR"] = "vendor";
204
205
  EnumResourceType2["PARTNER"] = "partner";