@visitscotland/component-library 3.2.0 → 3.2.2
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 +35 -50
- package/dist/client/scripts/{87f8783e68aae16abfeb.js → 25fdf888fad4bdbfc1ce.js} +1 -1
- package/dist/client/scripts/2d2270d3450fc95b95a9.js +1 -0
- package/dist/client/scripts/3c75035750cb054fc418.js +1 -0
- package/dist/client/scripts/3d5996bad70a1657a93b.js +1 -0
- package/dist/client/scripts/{a95a3e80ff20c25db392.js → 6d3b84126379d6fd6d85.js} +1 -1
- package/dist/client/scripts/{8a4f0c08b80b405edd1f.js → 727cb331bee6482e830a.js} +1 -1
- package/dist/client/scripts/{4ba0290211e05764239e.js → a83bec1b5b90e3958a38.js} +1 -1
- package/dist/client/scripts/{70df3b5cfd5c482e26af.js → d0d578f78e733e48e8f4.js} +1 -1
- package/dist/client/scripts/{4b90fee2f9afcd45d7e2.js → e8f2c2e76ebb4fff5ab2.js} +1 -1
- package/dist/client/scripts/ec7baa92a825a338c11d.js +1 -0
- package/dist/client/scripts/fc757fcd5938bd893263.js +1 -0
- package/dist/client/styles/3d5996bad70a1657a93b.css +1 -0
- package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +1 -48
- package/dist/components/components/mega-nav/components/MegaNavDropdown.vue.d.ts +5 -0
- package/dist/components/components/megalinks/Megalinks.vue.d.ts +1 -1
- package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +5 -0
- package/dist/components/components/stretched-link-card/StretchedLinkCard.vue.d.ts +2 -17
- package/dist/components/vs-component-library.css +1 -1
- package/dist/components/vs-component-library.js +166 -166
- package/dist/components/vs-component-library.mjs +8156 -8197
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{e5ac22c436f98e242182.css → 488c81542c1c49fa5029.css} +1 -1
- package/package.json +230 -230
- package/CHANGELOG.md +0 -1999
- package/dist/client/scripts/2109495bcb3ad9b2c1bc.js +0 -1
- package/dist/client/scripts/5dc13376c30741c1ab2e.js +0 -1
- package/dist/client/scripts/6b937518a9afc81d00d7.js +0 -1
- package/dist/client/scripts/815727531bfef1c70c8f.js +0 -1
- package/dist/client/scripts/90d734ebff6ad86a760a.js +0 -1
- package/dist/client/scripts/bdb8608eddf7bc7915c8.js +0 -1
- package/dist/client/styles/5dc13376c30741c1ab2e.css +0 -1
- /package/dist/client/styles/{87f8783e68aae16abfeb.css → 25fdf888fad4bdbfc1ce.css} +0 -0
- /package/dist/client/styles/{815727531bfef1c70c8f.css → 2d2270d3450fc95b95a9.css} +0 -0
- /package/dist/client/styles/{bdb8608eddf7bc7915c8.css → 3c75035750cb054fc418.css} +0 -0
- /package/dist/client/styles/{a95a3e80ff20c25db392.css → 6d3b84126379d6fd6d85.css} +0 -0
- /package/dist/client/styles/{8a4f0c08b80b405edd1f.css → 727cb331bee6482e830a.css} +0 -0
- /package/dist/client/styles/{70df3b5cfd5c482e26af.css → d0d578f78e733e48e8f4.css} +0 -0
- /package/dist/client/styles/{4b90fee2f9afcd45d7e2.css → e8f2c2e76ebb4fff5ab2.css} +0 -0
- /package/dist/client/styles/{90d734ebff6ad86a760a.css → ec7baa92a825a338c11d.css} +0 -0
- /package/dist/client/styles/{6b937518a9afc81d00d7.css → fc757fcd5938bd893263.css} +0 -0
package/dist/ssr/manifest.json
CHANGED
|
@@ -75,7 +75,7 @@ label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{fo
|
|
|
75
75
|
.vs-toggle-btn{z-index:3;display:block}
|
|
76
76
|
.vs-toggle-btn .fa-icon-colours,.vs-toggle-btn .fa-icon-colours--white{--fa-primary-color: rgb(255, 255, 255);--fa-secondary-color: rgb(32, 15, 46);--fa-secondary-opacity: 1.0}.vs-toggle-btn:hover .fa-icon-colours,.vs-toggle-btn:hover .fa-icon-colours--white{--fa-secondary-color: rgb(31, 73, 214)}
|
|
77
77
|
.vs-video-caption{width:100%;position:relative}.vs-video-caption--no-js{display:none}.vs-video-caption__details{background-color:#271438;color:#fff;padding:.75rem}.vs-video-caption__buttons-container{position:absolute;transform:translateY(-100%);width:100%}.vs-video-caption__buttons-container .vs-toggle-btn{display:none}@media(min-width: 992px){.vs-video-caption__buttons-container .vs-toggle-btn{display:block;position:absolute;right:.5rem;top:calc(-24px - 0.75rem)}}.vs-video-caption__title{font-size:1rem;font-weight:700;margin-bottom:.5rem}.vs-video-caption__duration{font-size:1rem;font-weight:300;margin:0}.vs-video-caption__alert{display:flex;justify-content:flex-start}.vs-video-caption__alert .vs-icon{margin-right:1.75rem}.vs-video-caption__alert p{font-size:1rem;line-height:2;margin:-10px 0 0}.vs-video-caption__alert #ot-sdk-btn.ot-sdk-show-settings{color:#fff;text-decoration:underline}.vs-video-caption__button{min-height:50px;display:flex;align-items:center;padding-top:.25rem;padding-bottom:.25rem;min-height:53px;text-align:left;line-height:1.1}.vs-video-caption__button .vs-icon{margin-right:1.25rem}.vs-video-caption .vs-caption--large .vs-caption__image-caption{margin-bottom:.5rem}@media(min-width: 576px){.vs-video-caption__buttons-container>.container{padding:0}.vs-video-caption__buttons-container .vs-toggle-btn{top:calc(50% - 20px)}}@media(min-width: 576px){.vs-video-caption--wide .vs-video-caption__details{padding:1rem .75rem 1.25rem}.vs-video-caption--wide .vs-video-caption__title{font-size:1.125rem;margin-right:1rem;margin-bottom:0}.vs-video-caption--wide .vs-video-caption__buttons-container__button{max-width:400px}}@media(min-width: 992px){.vs-video-caption--wide .vs-video-caption__details{display:block;padding:1rem 1.5rem 1.25rem}.vs-video-caption--wide .vs-video-caption__title{margin-bottom:.25rem}.vs-video-caption--wide .vs-video-caption__button{max-width:360px}}.vs-video-caption__wrapper--narrow{width:100%}.vs-video-caption__wrapper--narrow .vs-video-caption__buttons-container .vs-video-caption__button{width:4rem;height:4rem;position:relative;padding:0;font-size:0}.vs-video-caption__wrapper--narrow .vs-video-caption__buttons-container .vs-video-caption__button .vs-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.vs-video-caption__wrapper--narrow .vs-video-caption__buttons-container .container{padding:0}.vs-video-caption__wrapper--narrow .vs-video-caption__buttons-container .vs-video-caption__button .vs-icon{font-size:1.875rem}.vs-image-with-caption--hero.vs-image-with-caption--video .vs-video-caption__buttons-container .vs-video-caption__button{width:4rem;height:4rem;position:relative;padding:0;font-size:0}.vs-image-with-caption--hero.vs-image-with-caption--video .vs-video-caption__buttons-container .vs-video-caption__button .vs-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.vs-image-with-caption--hero.vs-image-with-caption--video .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:block !important}@media(min-width: 576px){.vs-image-with-caption--hero.vs-image-with-caption--video .vs-video-caption__buttons-container .vs-video-caption__button{width:auto;height:auto;padding:.75rem 1rem;font-size:1rem}.vs-image-with-caption--hero.vs-image-with-caption--video .vs-video-caption__buttons-container .vs-video-caption__button .vs-icon{position:relative;top:auto;left:auto;transform:none;height:1.25rem;width:1.25rem}}@media(min-width: 992px){.vs-image-with-caption--hero.vs-image-with-caption--video .vs-image-with-caption__video-caption-wrapper .vs-video-caption{width:400px}.vs-image-with-caption--hero.vs-image-with-caption--video .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none !important}}.no-js .vs-video-caption{display:none}.no-js .vs-video-caption--no-js{display:block}@media(min-width: 576px){.no-js .vs-video-caption__details{max-width:84%;margin:0 auto;border-bottom:#dedbe6 1px solid}}@media(min-width: 992px){.no-js .vs-video-caption__details{max-width:100%;margin:0;border-bottom:none}}.no-js .vs-video-caption__title,.no-js .vs-video-caption__duration,.no-js .vs-video-caption__button,.no-js .vs-video-caption .vs-toggle-btn{display:none}
|
|
78
|
-
.vs-image-with-caption{position:relative}.vs-image-with-caption__image-wrapper{position:relative;aspect-ratio:3/2}@supports not (aspect-ratio: 3/2){.vs-image-with-caption__image-wrapper{padding-bottom:66.6%}}.vs-image-with-caption__image-wrapper img{width:100%;height:100%;object-fit:cover;align-self:flex-start;flex-shrink:0}.vs-image-with-caption__image-wrapper .vs-toggle-btn{position:absolute;bottom:.5rem;right:.5rem}@media(max-width: 575.98px){.vs-image-with-caption__image-wrapper .vs-toggle-btn .fa-icon-colours--white{--fa-primary-color: rgb(32, 15, 46);--fa-secondary-color: rgb(255, 255, 255)}}@media(min-width: 576px){.vs-image-with-caption--closed-default .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:block}.vs-image-with-caption--closed-default .vs-image-with-caption__image-wrapper .vs-toggle-btn .fa-icon-colours--white{--fa-primary-color: rgb(32, 15, 46);--fa-secondary-color: rgb(255, 255, 255)}}@media(min-width: 576px){.vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}}.vs-image-with-caption__caption-wrapper{display:none;padding:0}.vs-image-with-caption__caption-wrapper .vs-caption--large{position:absolute;bottom:-48px;right:0;z-index:2}@media(max-width: 575.98px){.vs-image-with-caption__caption-wrapper .vs-caption--large,.vs-image-with-caption__caption-wrapper .vs-caption--fullwidth{position:absolute;top:0;width:100%;height:100%;display:flex;text-align:center}}@media(min-width: 576px){.vs-image-with-caption__caption-wrapper{display:block}.vs-image-with-caption--closed-default .vs-image-with-caption__caption-wrapper{display:none}.vs-image-with-caption--closed-default .vs-image-with-caption__caption-wrapper .vs-caption--fullwidth{display:flex;position:absolute;top:0;height:100%;text-align:center}}@media(min-width: 576px){.vs-image-with-caption--fullwidth .vs-image-with-caption__captions{position:relative}}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}.vs-image-with-caption--video.vs-image-with-caption--narrow .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}.vs-image-with-caption--video .vs-image-with-caption__caption-wrapper{display:none;justify-content:flex-end}.vs-image-with-caption--video .vs-image-with-caption__captions{position:relative;top:auto;left:auto;background:#271438}.vs-image-with-caption--video .vs-caption__image-caption{margin-bottom:.5rem}.vs-image-with-caption--video .vs-caption .row{margin:0}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__video-caption-wrapper{padding:0}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper{display:none}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption{position:relative;bottom:auto;right:auto}
|
|
78
|
+
.vs-image-with-caption{position:relative}.vs-image-with-caption__image-wrapper{position:relative;aspect-ratio:3/2}@supports not (aspect-ratio: 3/2){.vs-image-with-caption__image-wrapper{padding-bottom:66.6%}}.vs-image-with-caption__image-wrapper img{width:100%;height:100%;object-fit:cover;align-self:flex-start;flex-shrink:0}.vs-image-with-caption__image-wrapper .vs-toggle-btn{position:absolute;bottom:.5rem;right:.5rem}@media(max-width: 575.98px){.vs-image-with-caption__image-wrapper .vs-toggle-btn .fa-icon-colours--white{--fa-primary-color: rgb(32, 15, 46);--fa-secondary-color: rgb(255, 255, 255)}}@media(min-width: 576px){.vs-image-with-caption--closed-default .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:block}.vs-image-with-caption--closed-default .vs-image-with-caption__image-wrapper .vs-toggle-btn .fa-icon-colours--white{--fa-primary-color: rgb(32, 15, 46);--fa-secondary-color: rgb(255, 255, 255)}}@media(min-width: 576px){.vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}}.vs-image-with-caption__caption-wrapper{display:none;padding:0}.vs-image-with-caption__caption-wrapper .vs-caption--large{position:absolute;bottom:-48px;right:0;z-index:2}@media(max-width: 575.98px){.vs-image-with-caption__caption-wrapper .vs-caption--large,.vs-image-with-caption__caption-wrapper .vs-caption--fullwidth{position:absolute;top:0;width:100%;height:100%;display:flex;text-align:center}}@media(min-width: 576px){.vs-image-with-caption__caption-wrapper{display:block}.vs-image-with-caption--closed-default .vs-image-with-caption__caption-wrapper{display:none}.vs-image-with-caption--closed-default .vs-image-with-caption__caption-wrapper .vs-caption--fullwidth{display:flex;position:absolute;top:0;height:100%;text-align:center}}@media(min-width: 576px){.vs-image-with-caption--fullwidth .vs-image-with-caption__captions{position:relative}}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}.vs-image-with-caption--video.vs-image-with-caption--narrow .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}.vs-image-with-caption--video .vs-image-with-caption__caption-wrapper{display:none;justify-content:flex-end}.vs-image-with-caption--video .vs-image-with-caption__captions{position:relative;top:auto;left:auto;background:#271438}.vs-image-with-caption--video .vs-caption__image-caption{margin-bottom:.5rem}.vs-image-with-caption--video .vs-caption .row{margin:0}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__video-caption-wrapper{padding:0}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper{display:none}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption{position:relative;bottom:auto;right:auto}@media(min-width: 576px){.vs-image-with-caption--video .vs-image-with-caption__video-caption-wrapper .vs-video-caption{width:100%}}@media(min-width: 992px){.vs-image-with-caption--video .vs-toggle-btn{display:none}.vs-image-with-caption--video .vs-image-with-caption__video-caption-wrapper{display:flex;justify-content:flex-end;padding:0}.vs-image-with-caption--video .vs-image-with-caption__video-caption-wrapper .vs-video-caption--fullwidth{width:400px}.vs-image-with-caption--video .vs-image-with-caption__video-caption-wrapper .vs-video-caption .vs-toggle-btn{display:block}.vs-image-with-caption--video .vs-image-with-caption__caption-wrapper{justify-content:flex-end;padding:0}.vs-image-with-caption--video .vs-video-caption--fullwidth .vs-caption{position:absolute;bottom:auto;width:400px}.vs-image-with-caption--video .vs-toggle-btn{right:0}.vs-image-with-caption--video.vs-image-with-caption--hero .vs-image-with-caption__captions{position:absolute;bottom:210px;width:100%;right:0;z-index:3;background:rgba(0,0,0,0)}}.vs-image-with-caption--overlapped .vs-toggle-btn{bottom:3rem;right:1rem}.vs-image-with-caption--hero{margin-bottom:0;background:#271438}.vs-image-with-caption--hero .vs-image-with-caption__image-wrapper{max-height:100vh;overflow:hidden;aspect-ratio:auto}@supports not (aspect-ratio: 3/2){.vs-image-with-caption--hero .vs-image-with-caption__image-wrapper{padding-bottom:0}}@media(min-width: 576px)and (max-width: 991.98px){.vs-image-with-caption--hero .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:block}}@media(min-width: 992px){.vs-image-with-caption--hero .vs-image-with-caption__image-wrapper{height:100vh}}.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper{display:none}@media(min-width: 576px){.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper{position:relative}}@media(min-width: 992px){.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper{display:block}}.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large{position:relative;top:0}@media(max-width: 575.98px){.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large{text-align:left;display:block}.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large .order-2{order:1}.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large .order-1{order:2;flex:0 0 auto;width:auto;max-width:100%;align-self:auto !important}.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large .vs-caption__map-wrapper{padding-top:0 !important}.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large .vs-caption__image-caption{margin-bottom:1.25rem}.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large .vs-caption__caption-info{padding:.75rem .5rem}}@media(min-width: 576px)and (max-width: 991.98px){.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large{width:100%;height:auto;text-align:left}}@media(min-width: 992px){.vs-image-with-caption--hero .vs-image-with-caption__caption-wrapper .vs-caption--large{bottom:200px;top:auto;position:absolute}}.no-js .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}.no-js .vs-image-with-caption--video .vs-image-with-caption__video-caption-wrapper{margin-top:0}.no-js .vs-image-with-caption--video .vs-image-with-caption__video-caption-wrapper .vs-video-caption .vs-toggle-btn{display:none}.no-js .vs-image-with-caption--video .vs-image-with-caption__caption-wrapper{display:flex}.no-js .vs-image-with-caption__caption-wrapper{display:block}.no-js .vs-image-with-caption--closed-default .vs-image-with-caption__image-wrapper .vs-toggle-btn{display:none}.no-js .vs-image-with-caption--closed-default .vs-image-with-caption__caption-wrapper .vs-caption--fullwidth{position:relative;display:block;text-align:left}
|
|
79
79
|
.vs-itinerary-border-overlap__wrapper{min-height:200px;margin-left:2.5rem}@media(min-width: 576px){.vs-itinerary-border-overlap__wrapper{margin-left:6rem}}.vs-itinerary-border-overlap__wrapper .btn{margin-left:-2.5rem}@media(min-width: 576px){.vs-itinerary-border-overlap__wrapper .btn{margin-left:-1rem}.vs-itinerary-border-overlap__wrapper .btn:first-of-type{margin-top:-1rem}}
|
|
80
80
|
.vs-itinerary-day{border-top:1px solid #271438;margin-top:3rem}@media(max-width: 575.98px){.vs-itinerary-day{max-width:initial;width:calc(100% + 1rem);margin-left:-0.5rem;padding:0 .5rem}}.vs-itinerary-day__list-item.card.vs-accordion-item{width:calc(100% + 1rem);margin-left:-0.5rem;padding:0 .75rem 0;border-top:0}@media(min-width: 768px){.vs-itinerary-day__list-item.card.vs-accordion-item{width:calc(100% + 1.5rem);margin-left:-0.75rem;padding:1rem 1rem 0}}.vs-itinerary-day__list-item.card.vs-accordion-item .vs-accordion-toggle{box-shadow:none;padding:0}.vs-itinerary-day__list-item.card.vs-accordion-item .vs-accordion-toggle:focus{box-shadow:0 0 0 2px #1f49d6}.vs-itinerary-day__list-item.card.vs-accordion-item .vs-accordion-toggle .vs-accordion-toggle__icon{align-self:auto;margin-top:1.5rem}.vs-itinerary-day__list-item.card.vs-accordion-item .vs-accordion-toggle .vs-accordion-toggle__icon .vs-icon{color:#200f2e}@media(min-width: 992px){.vs-itinerary-day__list-item.card.vs-accordion-item .vs-accordion-toggle .vs-accordion-toggle__icon{align-self:center;margin-top:0}}.vs-itinerary-day__header{display:block;text-align:left;margin:1.5rem 0}.vs-itinerary-day__header .vs-itinerary-day__title{color:#a8308c}.vs-itinerary-day__header .vs-itinerary-day__sub-heading{letter-spacing:.15rem;font-size:1.5rem;font-family:"evelethclean-thin","evelethclean-thin",sans-serif,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;display:block}@media(min-width: 992px){.vs-itinerary-day__header{text-align:center;margin:0 0 1.5rem}}.vs-itinerary-day__intro-content{margin-bottom:2rem}@media(max-width: 575.98px){.vs-itinerary-day__panel .list-inline-item:not(:last-child){margin-right:.25rem}}
|
|
81
81
|
.vs-itinerary-stop{margin-bottom:3.125rem}.vs-itinerary-stop:last-of-type{margin-bottom:0}.vs-itinerary-stop:last-of-type .border{padding-bottom:2rem}.vs-itinerary-stop .border{position:relative;background-color:#fff;border:1px solid #dedbe6;padding:1rem}@media(min-width: 576px){.vs-itinerary-stop{margin-bottom:6.35rem}.vs-itinerary-stop:last-of-type{margin-bottom:0}}.vs-itinerary-stop .map-marker__count{color:#fff;font-family:"evelethclean-regular",sans-serif,"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;display:block;position:absolute;top:4px;left:0;text-align:center;width:100%}.vs-itinerary-stop .vs-icon-list{border-top:1px solid #dedbe6;margin-top:1rem}.vs-itinerary-stop .vs-icon-list .vs-icon-list__title{margin-top:1rem}@media(min-width: 768px){.vs-itinerary-stop__address{margin-bottom:-1rem;padding:1rem 0;margin-right:1.5rem}}@media(min-width: 768px){.vs-itinerary-stop__address,.vs-itinerary-stop__info{width:50%}}@media(min-width: 768px){.vs-itinerary-stop__details-container{display:flex}}@media(min-width: 768px){.vs-itinerary-stop__info{padding:1.5rem 0}}
|
package/package.json
CHANGED
|
@@ -1,230 +1,230 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@visitscotland/component-library",
|
|
3
|
-
"version": "3.2.
|
|
4
|
-
"description": "VisitScotland Component Library",
|
|
5
|
-
"author": "VisitScotland",
|
|
6
|
-
"homepage": "https://github.com/visitscotland/vs-component-library#readme",
|
|
7
|
-
"files": [
|
|
8
|
-
"dist"
|
|
9
|
-
],
|
|
10
|
-
"exports": {
|
|
11
|
-
".": {
|
|
12
|
-
"require": "./dist/ssr/index.js"
|
|
13
|
-
},
|
|
14
|
-
"./components": {
|
|
15
|
-
"import": "./dist/components/vs-component-library.mjs",
|
|
16
|
-
"require": "./dist/components/vs-component-library.umd.js",
|
|
17
|
-
"types": "./dist/components/component-entry.d.ts"
|
|
18
|
-
},
|
|
19
|
-
"./maps": {
|
|
20
|
-
"import": "./dist/components/maps.mjs"
|
|
21
|
-
},
|
|
22
|
-
"./components/style.css": "./dist/components/vs-component-library.css",
|
|
23
|
-
"./components/fonts.css": "./dist/components/fonts.css",
|
|
24
|
-
"./components/icons.css": "./dist/components/icons.css"
|
|
25
|
-
},
|
|
26
|
-
"license": "MIT",
|
|
27
|
-
"scripts": {
|
|
28
|
-
"storybook": "yarn theo && storybook dev -p 6006",
|
|
29
|
-
"build-storybook": "yarn theo && storybook build",
|
|
30
|
-
"build": "yarn theo && npm-run-all build:library build:ssr third-party build:vite-no-theo",
|
|
31
|
-
"build:dev": "yarn theo && npm-run-all build:library:dev build:ssr:dev third-party",
|
|
32
|
-
"build:library": "cross-env NODE_ENV=production webpack --config ./build/webpack.conf.js",
|
|
33
|
-
"build:library:dev": "cross-env NODE_ENV=development webpack --config ./build/webpack.conf.js",
|
|
34
|
-
"build:ssr": "cross-env NODE_ENV=production webpack --config ./build/webpack.ssr.conf.js",
|
|
35
|
-
"build:ssr:dev": "cross-env NODE_ENV=development webpack --config ./build/webpack.ssr.conf.js",
|
|
36
|
-
"build:vite": "yarn theo && vite build",
|
|
37
|
-
"build:vite-no-theo": "vite build",
|
|
38
|
-
"test": "yarn theo && jest --config ./test/unit/jest.conf.js",
|
|
39
|
-
"test:no-theo": "jest --config ./test/unit/jest.conf.js",
|
|
40
|
-
"lint": "eslint",
|
|
41
|
-
"lint:all": "yarn lint:src && yarn lint:build && yarn lint:stories",
|
|
42
|
-
"lint:src": "yarn lint \"src/**/*.{js,vue,ts}\"",
|
|
43
|
-
"lint:build": "yarn lint \"build/*.{js,vue,ts}\"",
|
|
44
|
-
"lint:stories": "yarn lint \"stories/**/*.{js,vue,ts}\"",
|
|
45
|
-
"lint:fix": "yarn lint \"src/**/*.{js,vue,ts}\" \"stories/**/*.js\" --fix",
|
|
46
|
-
"prettier": "prettier . --list-different",
|
|
47
|
-
"theo": "theo ./src/tokens/tokens.yml --transform web --format map.scss,scss,raw.json,json --dest ./src/assets/tokens",
|
|
48
|
-
"third-party": "webpack --config ./build/third-party.webpack.conf.js",
|
|
49
|
-
"commit": "cz",
|
|
50
|
-
"prepare": "husky install",
|
|
51
|
-
"prepack": "yarn build",
|
|
52
|
-
"release:patch": "standard-version --release-as patch",
|
|
53
|
-
"release:minor": "standard-version --release-as minor",
|
|
54
|
-
"release:major": "standard-version --release-as major"
|
|
55
|
-
},
|
|
56
|
-
"lint-staged": {
|
|
57
|
-
"*.{js,vue,ts}": "eslint"
|
|
58
|
-
},
|
|
59
|
-
"repository": {
|
|
60
|
-
"type": "git",
|
|
61
|
-
"url": "https://github.com/visitscotland/vs-component-library.git"
|
|
62
|
-
},
|
|
63
|
-
"keywords": [
|
|
64
|
-
"vue.js",
|
|
65
|
-
"visit scotland",
|
|
66
|
-
"vue",
|
|
67
|
-
"design system",
|
|
68
|
-
"design",
|
|
69
|
-
"system"
|
|
70
|
-
],
|
|
71
|
-
"devDependencies": {
|
|
72
|
-
"@babel/core": "^7.23.2",
|
|
73
|
-
"@babel/eslint-parser": "^7.21.8",
|
|
74
|
-
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
|
75
|
-
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
|
|
76
|
-
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
|
77
|
-
"@babel/plugin-transform-runtime": "^7.23.2",
|
|
78
|
-
"@babel/polyfill": "^7.10.4",
|
|
79
|
-
"@babel/preset-env": "^7.23.2",
|
|
80
|
-
"@babel/preset-react": "7.12.13",
|
|
81
|
-
"@chromatic-com/storybook": "^1.3.4",
|
|
82
|
-
"@originjs/vite-plugin-require-context": "^1.0.9",
|
|
83
|
-
"@rushstack/eslint-patch": "^1.3.0",
|
|
84
|
-
"@storybook/addon-a11y": "^8.0.10",
|
|
85
|
-
"@storybook/addon-essentials": "^8.0.10",
|
|
86
|
-
"@storybook/addon-interactions": "^8.0.10",
|
|
87
|
-
"@storybook/addon-links": "^8.0.10",
|
|
88
|
-
"@storybook/blocks": "8.0.10",
|
|
89
|
-
"@storybook/vue3": "^8.0.10",
|
|
90
|
-
"@storybook/vue3-vite": "^8.0.10",
|
|
91
|
-
"@typescript-eslint/eslint-plugin": "^5.59.8",
|
|
92
|
-
"@typescript-eslint/parser": "^5.59.8",
|
|
93
|
-
"@vitejs/plugin-vue": "^5.0.4",
|
|
94
|
-
"@vue/eslint-config-airbnb": "^7.0.0",
|
|
95
|
-
"@vue/test-utils": "^2.3.2",
|
|
96
|
-
"@vue/vue3-jest": "^29.2.4",
|
|
97
|
-
"babel-jest": "^29.5.0",
|
|
98
|
-
"babel-loader": "^9.1.2",
|
|
99
|
-
"babel-plugin-macros": "^2.4.2",
|
|
100
|
-
"bootstrap": "^5.3.2",
|
|
101
|
-
"chromatic": "^6.17.3",
|
|
102
|
-
"clean-webpack-plugin": "^4.0.0",
|
|
103
|
-
"commitizen": "^4.3.0",
|
|
104
|
-
"cross-env": "^7.0.3",
|
|
105
|
-
"css-loader": "^6.7.3",
|
|
106
|
-
"cz-conventional-changelog": "^3.3.0",
|
|
107
|
-
"dotenv-webpack": "^8.0.1",
|
|
108
|
-
"eslint": "^8.2.0",
|
|
109
|
-
"eslint-import-resolver-webpack": "^0.13.2",
|
|
110
|
-
"eslint-plugin-import": "^2.25.2",
|
|
111
|
-
"eslint-plugin-storybook": "^0.8.0",
|
|
112
|
-
"eslint-plugin-vue": "^9.11.1",
|
|
113
|
-
"eslint-webpack-plugin": "^4.0.1",
|
|
114
|
-
"file-loader": "^6.2.0",
|
|
115
|
-
"husky": "^8.0.3",
|
|
116
|
-
"jest": "^29.5.0",
|
|
117
|
-
"jest-axe": "^8.0.0",
|
|
118
|
-
"jest-environment-jsdom": "^29.5.0",
|
|
119
|
-
"jest-serializer-vue": "^3.1.0",
|
|
120
|
-
"lint-staged": "^15.2.2",
|
|
121
|
-
"mini-css-extract-plugin": "^2.7.5",
|
|
122
|
-
"moxios": "^0.4.0",
|
|
123
|
-
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
124
|
-
"node-sass": "^8.0.0",
|
|
125
|
-
"npm-run-all": "^4.1.5",
|
|
126
|
-
"optimist": "^0.6.1",
|
|
127
|
-
"path": "^0.12.7",
|
|
128
|
-
"postcss-safe-parser": "^6.0.0",
|
|
129
|
-
"prettier": "^3.2.5",
|
|
130
|
-
"require-context.macro": "^1.2.2",
|
|
131
|
-
"sass": "^1.62.1",
|
|
132
|
-
"sass-loader": "^13.2.2",
|
|
133
|
-
"speed-measure-webpack-plugin": "^1.5.0",
|
|
134
|
-
"standard-version": "^9.5.0",
|
|
135
|
-
"storybook": "^8.0.10",
|
|
136
|
-
"storybook-addon-datalayer-watcher": "^1.0.2",
|
|
137
|
-
"storybook-addon-mock": "^5.0.0",
|
|
138
|
-
"style-loader": "^3.3.2",
|
|
139
|
-
"svgo-loader": "^4.0.0",
|
|
140
|
-
"theo": "^8.1.5",
|
|
141
|
-
"time-analytics-webpack-plugin": "^0.1.20",
|
|
142
|
-
"ts-jest": "^29.1.0",
|
|
143
|
-
"ts-loader": "^9.4.3",
|
|
144
|
-
"typescript": "^5.0.4",
|
|
145
|
-
"upgrade": "^1.1.0",
|
|
146
|
-
"vite": "^5.2.10",
|
|
147
|
-
"vite-plugin-dts": "^3.7.2",
|
|
148
|
-
"vite-plugin-turbosnap": "^1.0.2",
|
|
149
|
-
"vue": "^3.4.19",
|
|
150
|
-
"vue-jest": "^5.0.0-alpha.10",
|
|
151
|
-
"vue-loader": "^17.1.0",
|
|
152
|
-
"vue-style-loader": "^4.1.3",
|
|
153
|
-
"webpack": "^5.81.0",
|
|
154
|
-
"webpack-cli": "^5.0.2",
|
|
155
|
-
"webpack-manifest-plugin": "^5.0.0",
|
|
156
|
-
"webpack-merge": "^5.1.4",
|
|
157
|
-
"webpack-node-externals": "^3.0.0"
|
|
158
|
-
},
|
|
159
|
-
"dependencies": {
|
|
160
|
-
"@mapbox/geojson-extent": "^1.0.1",
|
|
161
|
-
"@pinia/testing": "^0.1.3",
|
|
162
|
-
"@storybook/addon-a11y": "^7.5.3",
|
|
163
|
-
"@storybook/test": "^8.0.10",
|
|
164
|
-
"@vuelidate/core": "^2.0.2",
|
|
165
|
-
"@vuelidate/validators": "^2.0.2",
|
|
166
|
-
"axios": "^1.4.0",
|
|
167
|
-
"bootstrap-vue-next": "^0.17.0",
|
|
168
|
-
"glob": "^8.1.0",
|
|
169
|
-
"lodash": "^4.17.21",
|
|
170
|
-
"mapbox-gl": "^1.11.1",
|
|
171
|
-
"mitt": "^3.0.0",
|
|
172
|
-
"pinia": "^2.1.3",
|
|
173
|
-
"vite": "^5.1.3",
|
|
174
|
-
"vue": "^3.3.4",
|
|
175
|
-
"vue-combo-blocks": "^2.1.1",
|
|
176
|
-
"vue-recaptcha": "^2.0.1",
|
|
177
|
-
"vue-youtube-vue-3": "^1.5.0",
|
|
178
|
-
"vue3-charts": "^1.1.33",
|
|
179
|
-
"vue3-lazy-hydration": "^1.2.1",
|
|
180
|
-
"vue3-simple-typeahead": "^1.0.11",
|
|
181
|
-
"vuelidate": "^0.7.7",
|
|
182
|
-
"vuex": "^4.1.0",
|
|
183
|
-
"webpack-merge": "^5.1.4",
|
|
184
|
-
"webpack-node-externals": "^3.0.0"
|
|
185
|
-
},
|
|
186
|
-
"peerDependencies": {
|
|
187
|
-
"@popperjs/core": "*",
|
|
188
|
-
"postcss": "*"
|
|
189
|
-
},
|
|
190
|
-
"engines": {
|
|
191
|
-
"node": ">= 16.20.0",
|
|
192
|
-
"npm": ">= 6.14.5",
|
|
193
|
-
"yarn": ">= 1.22.4"
|
|
194
|
-
},
|
|
195
|
-
"browserslist": [
|
|
196
|
-
"> 1%",
|
|
197
|
-
"last 2 versions",
|
|
198
|
-
"not Explorer > 0",
|
|
199
|
-
"IE 11",
|
|
200
|
-
"not ExplorerMobile > 0",
|
|
201
|
-
"not BlackBerry > 0",
|
|
202
|
-
"not OperaMini all",
|
|
203
|
-
"not OperaMobile > 0"
|
|
204
|
-
],
|
|
205
|
-
"jest": {
|
|
206
|
-
"testPathIgnorePatterns": [
|
|
207
|
-
".test",
|
|
208
|
-
"node_modules"
|
|
209
|
-
],
|
|
210
|
-
"jest.pathToJest": "node_modules/.bin/jest"
|
|
211
|
-
},
|
|
212
|
-
"config": {
|
|
213
|
-
"commitizen": {
|
|
214
|
-
"path": "./node_modules/cz-conventional-changelog"
|
|
215
|
-
}
|
|
216
|
-
},
|
|
217
|
-
"bugs": {
|
|
218
|
-
"url": "https://github.com/visitscotland/vs-component-library/issues"
|
|
219
|
-
},
|
|
220
|
-
"resolutions": {
|
|
221
|
-
"minimist": "^0.2.4",
|
|
222
|
-
"json5": "^1.0.2",
|
|
223
|
-
"word-wrap": "^1.2.4",
|
|
224
|
-
"highlight.js": "^10.4.1",
|
|
225
|
-
"semver": "^7.5.4",
|
|
226
|
-
"get-func-name": "^2.0.1",
|
|
227
|
-
"svgo": "3.2.0"
|
|
228
|
-
},
|
|
229
|
-
"packageManager": "yarn@4.3.1"
|
|
230
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@visitscotland/component-library",
|
|
3
|
+
"version": "3.2.2",
|
|
4
|
+
"description": "VisitScotland Component Library",
|
|
5
|
+
"author": "VisitScotland",
|
|
6
|
+
"homepage": "https://github.com/visitscotland/vs-component-library#readme",
|
|
7
|
+
"files": [
|
|
8
|
+
"dist"
|
|
9
|
+
],
|
|
10
|
+
"exports": {
|
|
11
|
+
".": {
|
|
12
|
+
"require": "./dist/ssr/index.js"
|
|
13
|
+
},
|
|
14
|
+
"./components": {
|
|
15
|
+
"import": "./dist/components/vs-component-library.mjs",
|
|
16
|
+
"require": "./dist/components/vs-component-library.umd.js",
|
|
17
|
+
"types": "./dist/components/component-entry.d.ts"
|
|
18
|
+
},
|
|
19
|
+
"./maps": {
|
|
20
|
+
"import": "./dist/components/maps.mjs"
|
|
21
|
+
},
|
|
22
|
+
"./components/style.css": "./dist/components/vs-component-library.css",
|
|
23
|
+
"./components/fonts.css": "./dist/components/fonts.css",
|
|
24
|
+
"./components/icons.css": "./dist/components/icons.css"
|
|
25
|
+
},
|
|
26
|
+
"license": "MIT",
|
|
27
|
+
"scripts": {
|
|
28
|
+
"storybook": "yarn theo && storybook dev -p 6006",
|
|
29
|
+
"build-storybook": "yarn theo && storybook build",
|
|
30
|
+
"build": "yarn theo && npm-run-all build:library build:ssr third-party build:vite-no-theo",
|
|
31
|
+
"build:dev": "yarn theo && npm-run-all build:library:dev build:ssr:dev third-party",
|
|
32
|
+
"build:library": "cross-env NODE_ENV=production webpack --config ./build/webpack.conf.js",
|
|
33
|
+
"build:library:dev": "cross-env NODE_ENV=development webpack --config ./build/webpack.conf.js",
|
|
34
|
+
"build:ssr": "cross-env NODE_ENV=production webpack --config ./build/webpack.ssr.conf.js",
|
|
35
|
+
"build:ssr:dev": "cross-env NODE_ENV=development webpack --config ./build/webpack.ssr.conf.js",
|
|
36
|
+
"build:vite": "yarn theo && vite build",
|
|
37
|
+
"build:vite-no-theo": "vite build",
|
|
38
|
+
"test": "yarn theo && jest --config ./test/unit/jest.conf.js",
|
|
39
|
+
"test:no-theo": "jest --config ./test/unit/jest.conf.js",
|
|
40
|
+
"lint": "eslint",
|
|
41
|
+
"lint:all": "yarn lint:src && yarn lint:build && yarn lint:stories",
|
|
42
|
+
"lint:src": "yarn lint \"src/**/*.{js,vue,ts}\"",
|
|
43
|
+
"lint:build": "yarn lint \"build/*.{js,vue,ts}\"",
|
|
44
|
+
"lint:stories": "yarn lint \"stories/**/*.{js,vue,ts}\"",
|
|
45
|
+
"lint:fix": "yarn lint \"src/**/*.{js,vue,ts}\" \"stories/**/*.js\" --fix",
|
|
46
|
+
"prettier": "prettier . --list-different",
|
|
47
|
+
"theo": "theo ./src/tokens/tokens.yml --transform web --format map.scss,scss,raw.json,json --dest ./src/assets/tokens",
|
|
48
|
+
"third-party": "webpack --config ./build/third-party.webpack.conf.js",
|
|
49
|
+
"commit": "cz",
|
|
50
|
+
"prepare": "husky install",
|
|
51
|
+
"prepack": "yarn build",
|
|
52
|
+
"release:patch": "standard-version --release-as patch",
|
|
53
|
+
"release:minor": "standard-version --release-as minor",
|
|
54
|
+
"release:major": "standard-version --release-as major"
|
|
55
|
+
},
|
|
56
|
+
"lint-staged": {
|
|
57
|
+
"*.{js,vue,ts}": "eslint"
|
|
58
|
+
},
|
|
59
|
+
"repository": {
|
|
60
|
+
"type": "git",
|
|
61
|
+
"url": "https://github.com/visitscotland/vs-component-library.git"
|
|
62
|
+
},
|
|
63
|
+
"keywords": [
|
|
64
|
+
"vue.js",
|
|
65
|
+
"visit scotland",
|
|
66
|
+
"vue",
|
|
67
|
+
"design system",
|
|
68
|
+
"design",
|
|
69
|
+
"system"
|
|
70
|
+
],
|
|
71
|
+
"devDependencies": {
|
|
72
|
+
"@babel/core": "^7.23.2",
|
|
73
|
+
"@babel/eslint-parser": "^7.21.8",
|
|
74
|
+
"@babel/plugin-proposal-class-properties": "^7.10.4",
|
|
75
|
+
"@babel/plugin-proposal-object-rest-spread": "^7.11.0",
|
|
76
|
+
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
|
|
77
|
+
"@babel/plugin-transform-runtime": "^7.23.2",
|
|
78
|
+
"@babel/polyfill": "^7.10.4",
|
|
79
|
+
"@babel/preset-env": "^7.23.2",
|
|
80
|
+
"@babel/preset-react": "7.12.13",
|
|
81
|
+
"@chromatic-com/storybook": "^1.3.4",
|
|
82
|
+
"@originjs/vite-plugin-require-context": "^1.0.9",
|
|
83
|
+
"@rushstack/eslint-patch": "^1.3.0",
|
|
84
|
+
"@storybook/addon-a11y": "^8.0.10",
|
|
85
|
+
"@storybook/addon-essentials": "^8.0.10",
|
|
86
|
+
"@storybook/addon-interactions": "^8.0.10",
|
|
87
|
+
"@storybook/addon-links": "^8.0.10",
|
|
88
|
+
"@storybook/blocks": "8.0.10",
|
|
89
|
+
"@storybook/vue3": "^8.0.10",
|
|
90
|
+
"@storybook/vue3-vite": "^8.0.10",
|
|
91
|
+
"@typescript-eslint/eslint-plugin": "^5.59.8",
|
|
92
|
+
"@typescript-eslint/parser": "^5.59.8",
|
|
93
|
+
"@vitejs/plugin-vue": "^5.0.4",
|
|
94
|
+
"@vue/eslint-config-airbnb": "^7.0.0",
|
|
95
|
+
"@vue/test-utils": "^2.3.2",
|
|
96
|
+
"@vue/vue3-jest": "^29.2.4",
|
|
97
|
+
"babel-jest": "^29.5.0",
|
|
98
|
+
"babel-loader": "^9.1.2",
|
|
99
|
+
"babel-plugin-macros": "^2.4.2",
|
|
100
|
+
"bootstrap": "^5.3.2",
|
|
101
|
+
"chromatic": "^6.17.3",
|
|
102
|
+
"clean-webpack-plugin": "^4.0.0",
|
|
103
|
+
"commitizen": "^4.3.0",
|
|
104
|
+
"cross-env": "^7.0.3",
|
|
105
|
+
"css-loader": "^6.7.3",
|
|
106
|
+
"cz-conventional-changelog": "^3.3.0",
|
|
107
|
+
"dotenv-webpack": "^8.0.1",
|
|
108
|
+
"eslint": "^8.2.0",
|
|
109
|
+
"eslint-import-resolver-webpack": "^0.13.2",
|
|
110
|
+
"eslint-plugin-import": "^2.25.2",
|
|
111
|
+
"eslint-plugin-storybook": "^0.8.0",
|
|
112
|
+
"eslint-plugin-vue": "^9.11.1",
|
|
113
|
+
"eslint-webpack-plugin": "^4.0.1",
|
|
114
|
+
"file-loader": "^6.2.0",
|
|
115
|
+
"husky": "^8.0.3",
|
|
116
|
+
"jest": "^29.5.0",
|
|
117
|
+
"jest-axe": "^8.0.0",
|
|
118
|
+
"jest-environment-jsdom": "^29.5.0",
|
|
119
|
+
"jest-serializer-vue": "^3.1.0",
|
|
120
|
+
"lint-staged": "^15.2.2",
|
|
121
|
+
"mini-css-extract-plugin": "^2.7.5",
|
|
122
|
+
"moxios": "^0.4.0",
|
|
123
|
+
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
124
|
+
"node-sass": "^8.0.0",
|
|
125
|
+
"npm-run-all": "^4.1.5",
|
|
126
|
+
"optimist": "^0.6.1",
|
|
127
|
+
"path": "^0.12.7",
|
|
128
|
+
"postcss-safe-parser": "^6.0.0",
|
|
129
|
+
"prettier": "^3.2.5",
|
|
130
|
+
"require-context.macro": "^1.2.2",
|
|
131
|
+
"sass": "^1.62.1",
|
|
132
|
+
"sass-loader": "^13.2.2",
|
|
133
|
+
"speed-measure-webpack-plugin": "^1.5.0",
|
|
134
|
+
"standard-version": "^9.5.0",
|
|
135
|
+
"storybook": "^8.0.10",
|
|
136
|
+
"storybook-addon-datalayer-watcher": "^1.0.2",
|
|
137
|
+
"storybook-addon-mock": "^5.0.0",
|
|
138
|
+
"style-loader": "^3.3.2",
|
|
139
|
+
"svgo-loader": "^4.0.0",
|
|
140
|
+
"theo": "^8.1.5",
|
|
141
|
+
"time-analytics-webpack-plugin": "^0.1.20",
|
|
142
|
+
"ts-jest": "^29.1.0",
|
|
143
|
+
"ts-loader": "^9.4.3",
|
|
144
|
+
"typescript": "^5.0.4",
|
|
145
|
+
"upgrade": "^1.1.0",
|
|
146
|
+
"vite": "^5.2.10",
|
|
147
|
+
"vite-plugin-dts": "^3.7.2",
|
|
148
|
+
"vite-plugin-turbosnap": "^1.0.2",
|
|
149
|
+
"vue": "^3.4.19",
|
|
150
|
+
"vue-jest": "^5.0.0-alpha.10",
|
|
151
|
+
"vue-loader": "^17.1.0",
|
|
152
|
+
"vue-style-loader": "^4.1.3",
|
|
153
|
+
"webpack": "^5.81.0",
|
|
154
|
+
"webpack-cli": "^5.0.2",
|
|
155
|
+
"webpack-manifest-plugin": "^5.0.0",
|
|
156
|
+
"webpack-merge": "^5.1.4",
|
|
157
|
+
"webpack-node-externals": "^3.0.0"
|
|
158
|
+
},
|
|
159
|
+
"dependencies": {
|
|
160
|
+
"@mapbox/geojson-extent": "^1.0.1",
|
|
161
|
+
"@pinia/testing": "^0.1.3",
|
|
162
|
+
"@storybook/addon-a11y": "^7.5.3",
|
|
163
|
+
"@storybook/test": "^8.0.10",
|
|
164
|
+
"@vuelidate/core": "^2.0.2",
|
|
165
|
+
"@vuelidate/validators": "^2.0.2",
|
|
166
|
+
"axios": "^1.4.0",
|
|
167
|
+
"bootstrap-vue-next": "^0.17.0",
|
|
168
|
+
"glob": "^8.1.0",
|
|
169
|
+
"lodash": "^4.17.21",
|
|
170
|
+
"mapbox-gl": "^1.11.1",
|
|
171
|
+
"mitt": "^3.0.0",
|
|
172
|
+
"pinia": "^2.1.3",
|
|
173
|
+
"vite": "^5.1.3",
|
|
174
|
+
"vue": "^3.3.4",
|
|
175
|
+
"vue-combo-blocks": "^2.1.1",
|
|
176
|
+
"vue-recaptcha": "^2.0.1",
|
|
177
|
+
"vue-youtube-vue-3": "^1.5.0",
|
|
178
|
+
"vue3-charts": "^1.1.33",
|
|
179
|
+
"vue3-lazy-hydration": "^1.2.1",
|
|
180
|
+
"vue3-simple-typeahead": "^1.0.11",
|
|
181
|
+
"vuelidate": "^0.7.7",
|
|
182
|
+
"vuex": "^4.1.0",
|
|
183
|
+
"webpack-merge": "^5.1.4",
|
|
184
|
+
"webpack-node-externals": "^3.0.0"
|
|
185
|
+
},
|
|
186
|
+
"peerDependencies": {
|
|
187
|
+
"@popperjs/core": "*",
|
|
188
|
+
"postcss": "*"
|
|
189
|
+
},
|
|
190
|
+
"engines": {
|
|
191
|
+
"node": ">= 16.20.0",
|
|
192
|
+
"npm": ">= 6.14.5",
|
|
193
|
+
"yarn": ">= 1.22.4"
|
|
194
|
+
},
|
|
195
|
+
"browserslist": [
|
|
196
|
+
"> 1%",
|
|
197
|
+
"last 2 versions",
|
|
198
|
+
"not Explorer > 0",
|
|
199
|
+
"IE 11",
|
|
200
|
+
"not ExplorerMobile > 0",
|
|
201
|
+
"not BlackBerry > 0",
|
|
202
|
+
"not OperaMini all",
|
|
203
|
+
"not OperaMobile > 0"
|
|
204
|
+
],
|
|
205
|
+
"jest": {
|
|
206
|
+
"testPathIgnorePatterns": [
|
|
207
|
+
".test",
|
|
208
|
+
"node_modules"
|
|
209
|
+
],
|
|
210
|
+
"jest.pathToJest": "node_modules/.bin/jest"
|
|
211
|
+
},
|
|
212
|
+
"config": {
|
|
213
|
+
"commitizen": {
|
|
214
|
+
"path": "./node_modules/cz-conventional-changelog"
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
"bugs": {
|
|
218
|
+
"url": "https://github.com/visitscotland/vs-component-library/issues"
|
|
219
|
+
},
|
|
220
|
+
"resolutions": {
|
|
221
|
+
"minimist": "^0.2.4",
|
|
222
|
+
"json5": "^1.0.2",
|
|
223
|
+
"word-wrap": "^1.2.4",
|
|
224
|
+
"highlight.js": "^10.4.1",
|
|
225
|
+
"semver": "^7.5.4",
|
|
226
|
+
"get-func-name": "^2.0.1",
|
|
227
|
+
"svgo": "3.2.0"
|
|
228
|
+
},
|
|
229
|
+
"packageManager": "yarn@4.3.1"
|
|
230
|
+
}
|