@timardex/cluemart-shared 1.5.717 → 1.5.718

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.
@@ -6,16 +6,16 @@ import {
6
6
  EnumPostContentType,
7
7
  EnumPostType
8
8
  } from "../chunk-5SCGH7UX.mjs";
9
- import "../chunk-27AS555G.mjs";
9
+ import "../chunk-JZY6HGS7.mjs";
10
10
  import "../chunk-CIBJ5PEO.mjs";
11
11
  import "../chunk-NPFJ2CN2.mjs";
12
- import "../chunk-7L4NH5TR.mjs";
12
+ import "../chunk-PRAR43V7.mjs";
13
13
  import {
14
14
  SCHOOL_MIN_STUDENT_COUNT,
15
15
  dateFormat,
16
16
  normalizeUrl,
17
17
  timeFormat
18
- } from "../chunk-2URE2FYC.mjs";
18
+ } from "../chunk-PWJWWXIP.mjs";
19
19
  import "../chunk-HV5AID7P.mjs";
20
20
  import {
21
21
  EnumEventDateStatus,
package/dist/index.cjs CHANGED
@@ -1155,9 +1155,18 @@ var DEFAULT_RESOURCES_RETURN_LIMIT = 1e3;
1155
1155
  var DEFAULT_RESOURCES_RETURN_OFFSET = 0;
1156
1156
  var CLUEMART_MAIN_DOMAIN_URL = "https://cluemart.co.nz";
1157
1157
  var rewardNiceNames = {
1158
- ["mystery_joy_box" /* MYSTERY_JOY_BOX */]: "Mystery Joy Box",
1159
- ["mystery_squeeze_box" /* MYSTERY_SQUEEZE_BOX */]: "Mystery Squeeze Box",
1160
- ["mystery_deluxe_box" /* MYSTERY_DELUXE_BOX */]: "Mystery Deluxe Box"
1158
+ ["mystery_joy_box" /* MYSTERY_JOY_BOX */]: {
1159
+ name: "Mystery Joy Box",
1160
+ points: 250
1161
+ },
1162
+ ["mystery_squeeze_box" /* MYSTERY_SQUEEZE_BOX */]: {
1163
+ name: "Mystery Squeeze Box",
1164
+ points: 350
1165
+ },
1166
+ ["mystery_deluxe_box" /* MYSTERY_DELUXE_BOX */]: {
1167
+ name: "Mystery Deluxe Box",
1168
+ points: 500
1169
+ }
1161
1170
  };
1162
1171
 
1163
1172
  // src/utils/school.ts