@visitscotland/component-library 5.41.4 → 5.41.5
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 +24 -24
- package/dist/client/scripts/2290109a2b19f24f7f67.js +1 -0
- package/dist/client/scripts/{212e8fdbf69163ee0197.js → 650a4d8c173040ed7812.js} +1 -1
- package/dist/client/scripts/66d53fffb25ec07a1aa7.js +1 -0
- package/dist/components/vs-component-library-maps.js +12 -12
- package/dist/components/vs-component-library-maps.mjs +3 -0
- package/dist/components/vs-component-library.js +1 -1
- package/dist/components/vs-component-library.mjs +5 -2
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/package.json +1 -1
- package/dist/client/scripts/8abb35c450930c27b128.js +0 -1
- package/dist/client/scripts/d6f35cfcf4b0aafd6e5d.js +0 -1
- /package/dist/client/styles/{8abb35c450930c27b128.css → 2290109a2b19f24f7f67.css} +0 -0
- /package/dist/client/styles/{212e8fdbf69163ee0197.css → 650a4d8c173040ed7812.css} +0 -0
- /package/dist/client/styles/{d6f35cfcf4b0aafd6e5d.css → 66d53fffb25ec07a1aa7.css} +0 -0
- /package/dist/ssr/styles/{340f809004b56b46512d.css → c46f7f8ca1912b03befc.css} +0 -0
|
@@ -17306,6 +17306,9 @@ const mI = /* @__PURE__ */ $v(dI), yI = {
|
|
|
17306
17306
|
case "regions":
|
|
17307
17307
|
d.name = "fa-regular fa-map-location-dot";
|
|
17308
17308
|
break;
|
|
17309
|
+
case "national-parks":
|
|
17310
|
+
d.name = "fa-kit fa-vs-icon-national-park";
|
|
17311
|
+
break;
|
|
17309
17312
|
case "acco":
|
|
17310
17313
|
d.name = "fa-regular fa-bed";
|
|
17311
17314
|
break;
|