@visitscotland/component-library 5.41.0 → 5.41.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/fonts/custom-icons.ttf +0 -0
- package/dist/client/fonts/custom-icons.woff2 +0 -0
- package/dist/client/manifest.json +8 -8
- package/dist/client/scripts/31cc034791fd8fed08dc.js +1 -0
- package/dist/client/styles/{544f68e4d5ac712f0cc1.css → 6021921cffa267d6b6a7.css} +1 -1
- package/dist/client/styles/third-party/_font-awesome.css +1 -1
- package/dist/components/style.css +1 -1
- package/dist/components/vs-component-library.js +1 -1
- package/dist/components/vs-component-library.mjs +2 -0
- package/dist/ssr/fonts/custom-icons.ttf +0 -0
- package/dist/ssr/fonts/custom-icons.woff2 +0 -0
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{96da63830e5813f34bfc.css → 3eba2d5c8227334708c8.css} +1 -1
- package/package.json +1 -1
- package/dist/client/scripts/b81d33302ba962c45458.js +0 -1
- /package/dist/client/scripts/{544f68e4d5ac712f0cc1.js → 6021921cffa267d6b6a7.js} +0 -0
- /package/dist/client/styles/{b81d33302ba962c45458.css → 31cc034791fd8fed08dc.css} +0 -0
|
@@ -35859,6 +35859,8 @@ const useGoogleMapStore = defineStore("googleMap", () => {
|
|
|
35859
35859
|
return "fa-regular fa-island-tropical";
|
|
35860
35860
|
case "towns":
|
|
35861
35861
|
return "fa-regular fa-house-chimney-window";
|
|
35862
|
+
case "national-parks":
|
|
35863
|
+
return "fa-kit fa-vs-icon-national-park";
|
|
35862
35864
|
default:
|
|
35863
35865
|
return null;
|
|
35864
35866
|
}
|
|
Binary file
|
|
Binary file
|