@timardex/cluemart-shared 1.5.637 → 1.5.639

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.
@@ -43,8 +43,8 @@ import {
43
43
  vendorStallSize,
44
44
  vendorStartDateFields,
45
45
  vendorTable
46
- } from "../chunk-OQ2LW6LO.mjs";
47
- import "../chunk-SGJJVETR.mjs";
46
+ } from "../chunk-HQF7VI3U.mjs";
47
+ import "../chunk-5O7KUBUD.mjs";
48
48
  import "../chunk-HV5AID7P.mjs";
49
49
  import "../chunk-JMOGW4IX.mjs";
50
50
  import "../chunk-X4VPNOHX.mjs";
@@ -4749,8 +4749,9 @@ var badgeFiles = Object.fromEntries(
4749
4749
  var logoIds = [
4750
4750
  "googleMaps-logo-dark",
4751
4751
  "googleMaps-logo-light",
4752
- "logo",
4753
- "logo-atr"
4752
+ "logo-atr",
4753
+ "logo-dark",
4754
+ "logo"
4754
4755
  ];
4755
4756
  var logoFiles = Object.fromEntries(
4756
4757
  logoIds.map((id) => [id, `${id}${IMAGE_EXTENSION}`])
@@ -4758,6 +4759,7 @@ var logoFiles = Object.fromEntries(
4758
4759
  var otherImagesIds = [
4759
4760
  "banner-horizontal",
4760
4761
  "banner-vertical",
4762
+ "gazebo-top",
4761
4763
  "qr-code",
4762
4764
  "store-android",
4763
4765
  "store-ios"