@timardex/cluemart-shared 1.5.639 → 1.5.640

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,11 +6,11 @@ import {
6
6
  EnumPostContentType,
7
7
  EnumPostType
8
8
  } from "../chunk-WVUM6765.mjs";
9
- import "../chunk-HQF7VI3U.mjs";
9
+ import "../chunk-UVOBCEHA.mjs";
10
10
  import {
11
11
  SCHOOL_MIN_STUDENT_COUNT,
12
12
  normalizeUrl
13
- } from "../chunk-5O7KUBUD.mjs";
13
+ } from "../chunk-FGRAXDMS.mjs";
14
14
  import "../chunk-HV5AID7P.mjs";
15
15
  import "../chunk-Q6R4US6G.mjs";
16
16
  import {
package/dist/index.cjs CHANGED
@@ -31,6 +31,7 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
31
31
  var index_exports = {};
32
32
  __export(index_exports, {
33
33
  ANDROID_URL: () => ANDROID_URL,
34
+ CLUEMART_MAIN_DOMAIN_URL: () => CLUEMART_MAIN_DOMAIN_URL,
34
35
  DEFAULT_SHARE_OG_IMAGE: () => DEFAULT_SHARE_OG_IMAGE,
35
36
  EnumActivity: () => EnumActivity,
36
37
  EnumAdShowOn: () => EnumAdShowOn,
@@ -1163,6 +1164,7 @@ var cluemartSocialMedia = [
1163
1164
  ];
1164
1165
  var IOS_URL = "https://apps.apple.com/nz/app/cluemart/id6747251008";
1165
1166
  var ANDROID_URL = "https://play.google.com/store/apps/details?id=com.timardex.cluemart";
1167
+ var CLUEMART_MAIN_DOMAIN_URL = "https://cluemart.co.nz";
1166
1168
 
1167
1169
  // src/utils/school.ts
1168
1170
  var SCHOOL_MIN_STUDENT_COUNT = 300;
@@ -9292,6 +9294,7 @@ var gameTypeToDisplayName = {
9292
9294
  // Annotate the CommonJS export names for ESM import in node:
9293
9295
  0 && (module.exports = {
9294
9296
  ANDROID_URL,
9297
+ CLUEMART_MAIN_DOMAIN_URL,
9295
9298
  DEFAULT_SHARE_OG_IMAGE,
9296
9299
  EnumActivity,
9297
9300
  EnumAdShowOn,