@visitscotland/component-library 5.20.0 → 5.20.1
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.
- package/dist/client/manifest.json +2 -2
- package/dist/client/scripts/0f685be800bddce3e1d4.js +1 -0
- package/dist/components/vs-component-library.js +1 -1
- package/dist/components/vs-component-library.mjs +1 -1
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/package.json +1 -1
- package/dist/client/scripts/e550d1701ff3985309fc.js +0 -1
- /package/dist/client/styles/{e550d1701ff3985309fc.css → 0f685be800bddce3e1d4.css} +0 -0
- /package/dist/ssr/styles/{6fce2da76f8992515487.css → c77e51c0c469e14d07b3.css} +0 -0
|
@@ -35631,7 +35631,7 @@ const useGoogleMapStore = defineStore("googleMap", () => ({
|
|
|
35631
35631
|
map: t,
|
|
35632
35632
|
position: U.location,
|
|
35633
35633
|
content: W,
|
|
35634
|
-
title:
|
|
35634
|
+
title: "Map pin"
|
|
35635
35635
|
});
|
|
35636
35636
|
X.addEventListener("gmp-placeclick", () => {
|
|
35637
35637
|
L(U, X);
|