@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.
@@ -1,14 +1,14 @@
1
1
  import "../chunk-VA5YN2K3.mjs";
2
- import "../chunk-5SXT2YSW.mjs";
2
+ import "../chunk-JIVCAR3G.mjs";
3
3
  import "../chunk-R4GAZNEY.mjs";
4
4
  import "../chunk-NPFJ2CN2.mjs";
5
- import "../chunk-DQH7DVTD.mjs";
5
+ import "../chunk-N5YAD4MG.mjs";
6
6
  import {
7
7
  SCHOOL_MIN_STUDENT_COUNT,
8
8
  dateFormat,
9
9
  normalizeUrl,
10
10
  timeFormat
11
- } from "../chunk-I43QHNPW.mjs";
11
+ } from "../chunk-RNBDYQ7A.mjs";
12
12
  import {
13
13
  EnumAdShowOn,
14
14
  EnumAdStatus,
@@ -28,7 +28,7 @@ import {
28
28
  EnumUserLicence,
29
29
  EnumUserRole,
30
30
  EnumVendorType
31
- } from "../chunk-KZTOISPA.mjs";
31
+ } from "../chunk-HNH5YY54.mjs";
32
32
  import "../chunk-DWO35OY4.mjs";
33
33
 
34
34
  // src/hooks/useLocationSearch.ts
package/dist/index.cjs CHANGED
@@ -522,6 +522,7 @@ var EnumFoodType = /* @__PURE__ */ ((EnumFoodType2) => {
522
522
  return EnumFoodType2;
523
523
  })(EnumFoodType || {});
524
524
  var EnumResourceType = /* @__PURE__ */ ((EnumResourceType2) => {
525
+ EnumResourceType2["AFFILIATE"] = "affiliate";
525
526
  EnumResourceType2["EVENT"] = "event";
526
527
  EnumResourceType2["VENDOR"] = "vendor";
527
528
  EnumResourceType2["PARTNER"] = "partner";