@visitscotland/component-library 4.11.1 → 4.12.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 +284 -173
- package/dist/client/scripts/{fc611497322360797621.js → 005c44021982625bb7c0.js} +1 -1
- package/dist/client/scripts/00651c731db1ef87216d.js +1 -0
- package/dist/client/scripts/1bc384500a813618908d.js +1 -0
- package/dist/client/scripts/{1a36b4136263bab2df9d.js → 1c793f94b5b5eebb96ae.js} +1 -1
- package/dist/client/scripts/{25f42cec72efd1f27030.js → 2d10ac82630143ff1075.js} +1 -1
- package/dist/client/scripts/{34ed79e8238d0bf3fc62.js → 2f332174174c32ab702d.js} +1 -1
- package/dist/client/scripts/{df1c31fbd441961a3f98.js → 36399268f1c86777b2ce.js} +1 -1
- package/dist/client/scripts/{753492316266cd4ddf6a.js → 37af489743a9197f73c5.js} +1 -1
- package/dist/client/scripts/{bef055047342a5728b4b.js → 39cc995d21686586f6fa.js} +1 -1
- package/dist/client/scripts/{9c03e2da038545efa1b4.js → 3bd8d4ba3d920bb1433d.js} +1 -1
- package/dist/client/scripts/{2477914832e75c7a98af.js → 3c5c5a8e0fc0e60266b6.js} +1 -1
- package/dist/client/scripts/{78a7d711dfa6d7e5e117.js → 4161157d09dfb043fede.js} +1 -1
- package/dist/client/scripts/41ce13cac3857a52a8e4.js +1 -0
- package/dist/client/scripts/{5122fd98cac3b9518f3f.js → 437ff926d713e601fab7.js} +1 -1
- package/dist/client/scripts/{d5ee2a24ae0edc488b2d.js → 5dcf971e77fe98f4ff7c.js} +1 -1
- package/dist/client/scripts/{0f67b5eb07bd337752f2.js → 6e7520d815f5c8568575.js} +1 -1
- package/dist/client/scripts/79647a1c54f2601195b6.js +1 -0
- package/dist/client/scripts/{dc3f24502d7b9b1efc72.js → 7a0a47af01dc9555f5a5.js} +1 -1
- package/dist/client/scripts/837c541cd7af0ae0812e.js +1 -0
- package/dist/client/scripts/{4814cd011bbd0b5e3b9a.js → 90a8379b7c305c7d82d7.js} +1 -1
- package/dist/client/scripts/{392b742726ae953cecc1.js → 93c7da4477c0235064e1.js} +1 -1
- package/dist/client/scripts/97705088c5c09bbd893d.js +1 -0
- package/dist/client/scripts/{322ab2868109de391b17.js → 9aeea75098e9627f7c22.js} +1 -1
- package/dist/client/scripts/{39e54c41740b01bf6be8.js → a5ebc01b63f005414edb.js} +1 -1
- package/dist/client/scripts/{866c183151d202876582.js → a7eec1615b85cbbbe0ba.js} +1 -1
- package/dist/client/scripts/{dee3f365942bb3b36070.js → aa837d298afb1ff263dc.js} +1 -1
- package/dist/client/scripts/d03f15b77fa423b1987e.js +1 -0
- package/dist/client/scripts/da98310b584fb18aebb0.js +1 -0
- package/dist/client/scripts/{1fdc1483cdd2b8d992e2.js → ddf66730471a7e9e83ca.js} +1 -1
- package/dist/client/scripts/{0e50c2c3a74862e7449a.js → ebae7cda3ef35b5ef619.js} +1 -1
- package/dist/client/scripts/edfacb376b15dcbffd61.js +1 -0
- package/dist/client/scripts/{5f0b6647b3831883a22b.js → f7545efea2c0b0e1359c.js} +1 -1
- package/dist/client/scripts/{a6b893ae67cf6afb4ea2.js → f80b7d0372585c62fd5b.js} +1 -1
- package/dist/client/scripts/{b54fa069ff3253bcc94b.js → f872849c7ce918f02155.js} +1 -1
- package/dist/client/styles/41ce13cac3857a52a8e4.css +1 -0
- package/dist/client/styles/{9182f2de912fe63af3b6.css → 79647a1c54f2601195b6.css} +1 -1
- package/dist/client/styles/{24057be9ca44741f3c32.css → d03f15b77fa423b1987e.css} +1 -1
- package/dist/client/styles/da98310b584fb18aebb0.css +1 -0
- package/dist/components/components/caption/Caption.vue.d.ts +1 -0
- package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +1 -0
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts +1 -0
- package/dist/components/components/checkbox/Checkbox.vue.d.ts +36 -4
- package/dist/components/components/filter/VsFilter.vue.d.ts +19 -0
- package/dist/components/components/filter/components/VsFilterPanel.vue.d.ts +18 -0
- package/dist/components/components/filter/components/VsFilterSection.vue.d.ts +16 -0
- package/dist/components/components/filter/index.d.ts +130 -0
- package/dist/components/components/form/Form.vue.d.ts +16 -1
- package/dist/components/components/hero-section/HeroSection.vue.d.ts +1 -0
- package/dist/components/components/hero-section/components/HeroSectionImage.vue.d.ts +1 -0
- package/dist/components/components/index.d.ts +3 -0
- package/dist/components/components/mega-nav/MegaNav.vue.d.ts +1 -0
- package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +1 -0
- 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 +8912 -8722
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{a777793af6f1fc3ea4f1.css → db1a00f5f041d9dcc7e0.css} +5 -3
- package/package.json +231 -231
- package/CHANGELOG.md +0 -2971
- package/dist/client/scripts/20f693ecddfc90496f6a.js +0 -1
- package/dist/client/scripts/24057be9ca44741f3c32.js +0 -1
- package/dist/client/scripts/653c4d8f9a4977eb6f7c.js +0 -1
- package/dist/client/scripts/82bedcc106fae3f6d7ae.js +0 -1
- package/dist/client/scripts/9182f2de912fe63af3b6.js +0 -1
- /package/dist/client/scripts/{62ab079f579db9aaffb9.js → 2a7e933e6683047aa130.js} +0 -0
- /package/dist/client/scripts/{56b5442d66b63d14bdb0.js → 875be100962922060621.js} +0 -0
- /package/dist/client/scripts/{5a876b0e082974ef731c.js → cda05cc6eb36db4a7728.js} +0 -0
- /package/dist/client/styles/{fc611497322360797621.css → 005c44021982625bb7c0.css} +0 -0
- /package/dist/client/styles/{82bedcc106fae3f6d7ae.css → 00651c731db1ef87216d.css} +0 -0
- /package/dist/client/styles/{20f693ecddfc90496f6a.css → 1bc384500a813618908d.css} +0 -0
- /package/dist/client/styles/{62ab079f579db9aaffb9.css → 2a7e933e6683047aa130.css} +0 -0
- /package/dist/client/styles/{25f42cec72efd1f27030.css → 2d10ac82630143ff1075.css} +0 -0
- /package/dist/client/styles/{34ed79e8238d0bf3fc62.css → 2f332174174c32ab702d.css} +0 -0
- /package/dist/client/styles/{df1c31fbd441961a3f98.css → 36399268f1c86777b2ce.css} +0 -0
- /package/dist/client/styles/{753492316266cd4ddf6a.css → 37af489743a9197f73c5.css} +0 -0
- /package/dist/client/styles/{bef055047342a5728b4b.css → 39cc995d21686586f6fa.css} +0 -0
- /package/dist/client/styles/{2477914832e75c7a98af.css → 3c5c5a8e0fc0e60266b6.css} +0 -0
- /package/dist/client/styles/{5122fd98cac3b9518f3f.css → 437ff926d713e601fab7.css} +0 -0
- /package/dist/client/styles/{d5ee2a24ae0edc488b2d.css → 5dcf971e77fe98f4ff7c.css} +0 -0
- /package/dist/client/styles/{0f67b5eb07bd337752f2.css → 6e7520d815f5c8568575.css} +0 -0
- /package/dist/client/styles/{dc3f24502d7b9b1efc72.css → 7a0a47af01dc9555f5a5.css} +0 -0
- /package/dist/client/styles/{56b5442d66b63d14bdb0.css → 875be100962922060621.css} +0 -0
- /package/dist/client/styles/{4814cd011bbd0b5e3b9a.css → 90a8379b7c305c7d82d7.css} +0 -0
- /package/dist/client/styles/{392b742726ae953cecc1.css → 93c7da4477c0235064e1.css} +0 -0
- /package/dist/client/styles/{653c4d8f9a4977eb6f7c.css → 97705088c5c09bbd893d.css} +0 -0
- /package/dist/client/styles/{322ab2868109de391b17.css → 9aeea75098e9627f7c22.css} +0 -0
- /package/dist/client/styles/{39e54c41740b01bf6be8.css → a5ebc01b63f005414edb.css} +0 -0
- /package/dist/client/styles/{866c183151d202876582.css → a7eec1615b85cbbbe0ba.css} +0 -0
- /package/dist/client/styles/{dee3f365942bb3b36070.css → aa837d298afb1ff263dc.css} +0 -0
- /package/dist/client/styles/{5a876b0e082974ef731c.css → cda05cc6eb36db4a7728.css} +0 -0
- /package/dist/client/styles/{0e50c2c3a74862e7449a.css → ebae7cda3ef35b5ef619.css} +0 -0
- /package/dist/client/styles/{5f0b6647b3831883a22b.css → f7545efea2c0b0e1359c.css} +0 -0
- /package/dist/client/styles/{a6b893ae67cf6afb4ea2.css → f80b7d0372585c62fd5b.css} +0 -0
- /package/dist/client/styles/{b54fa069ff3253bcc94b.css → f872849c7ce918f02155.css} +0 -0
package/dist/ssr/manifest.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.vs-icon{overflow:visible;pointer-events:none;line-height:1;transition:all .2s ease-in-out}.vs-icon.vs-icon--size-xxs{font-size:12px;padding:0}.vs-icon.vs-icon--size-xs{font-size:16px;padding:0}.vs-icon.vs-icon--size-sm{font-size:20px;padding:0}.vs-icon.vs-icon--size-md{font-size:24px;padding:0}.vs-icon.vs-icon--size-lg{font-size:30px;padding:0}.vs-icon.vs-icon--size-xl{font-size:40px;padding:0}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-xxs{font-size:12px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-xs{font-size:16px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-sm{font-size:20px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-md{font-size:24px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-lg{font-size:30px;padding:0}}@media(max-width: 767.98px){.vs-icon.vs-icon--sm-size-xl{font-size:40px;padding:0}}.vs-icon.vs-icon--variant-default{color:#200f2e}.vs-icon.vs-icon--variant-primary{color:#1f49d6}.vs-icon.vs-icon--variant-secondary{color:#606060}.vs-icon.vs-icon--variant-tertiary{color:#a8308c}.vs-icon.vs-icon--variant-inverse{color:#fff}.vs-icon.vs-icon--variant-success{color:#03aa46}.vs-icon.vs-icon--variant-danger{color:#940f2c}.vs-icon.vs-icon--variant-warning{color:#fdec53}.vs-icon.vs-icon--variant-disabled{color:#909090}.vs-icon.icon--down{transform:rotate(180deg)}.vs-icon.icon--left{transform:rotate(270deg)}.vs-icon.icon--right{transform:rotate(90deg)}
|
|
2
2
|
.vs-button{font-weight:600;transition:all .2s ease-in-out;text-decoration:none;position:relative;overflow:hidden;border-width:2px;line-height:1.5}.vs-button:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3369ff}.vs-button.btn-primary.disabled,.vs-button.btn-primary:disabled,.vs-button.btn-secondary.disabled,.vs-button.btn-secondary:disabled,.vs-button.btn-transparent:not(.vs-main-map-category__button).disabled,.vs-button.btn-transparent:not(.vs-main-map-category__button):disabled{background-color:#e9e9e9;border-color:#e9e9e9;color:#909090}.vs-button.btn-primary.disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-primary:disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-secondary.disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-secondary:disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-transparent:not(.vs-main-map-category__button).disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon),.vs-button.btn-transparent:not(.vs-main-map-category__button):disabled .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#909090}.vs-button .vs-icon{margin-top:-0.05rem}.vs-button .vs-icon--right{margin-left:.25rem}.vs-button .vs-icon--left{margin-right:.25rem}.vs-button.vs-button--rounded{border-radius:50rem}.vs-button.disabled,.vs-button:disabled{pointer-events:none}.vs-button:not(:disabled):not(.disabled):active:focus{box-shadow:none}.vs-button.btn-primary{color:#fff;background-color:#1f49d6;border-color:#1f49d6}.vs-button.btn-primary .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#fff}.vs-button.btn-primary:hover{color:#fff;background-color:#17359c;border-color:#17359c}.vs-button.btn-primary:hover .vs-icon{color:#fff}.vs-button.btn-primary:active,.vs-button.btn-primary:active:focus{color:#fff;background-color:#112876;border-color:#112876}.vs-button.btn-primary:active .vs-icon,.vs-button.btn-primary:active:focus .vs-icon{color:#fff}.vs-button.btn-secondary{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-button.btn-secondary .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#1f49d6}.vs-button.btn-secondary:hover{color:#fff;background-color:#17359c;border-color:#17359c}.vs-button.btn-secondary:hover .vs-icon{color:#fff}.vs-button.btn-secondary:active,.vs-button.btn-secondary:active:focus{color:#fff;background-color:#112876;border-color:#112876}.vs-button.btn-secondary:active .vs-icon,.vs-button.btn-secondary:active:focus .vs-icon{color:#fff}.vs-button.btn-transparent:not(.vs-main-map-category__button){color:#1f49d6;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.vs-button.btn-transparent:not(.vs-main-map-category__button) .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#1f49d6}.vs-button.btn-transparent:not(.vs-main-map-category__button):hover{color:#1f49d6;background-color:#d6e5ff;border-color:#d6e5ff}.vs-button.btn-transparent:not(.vs-main-map-category__button):hover .vs-icon{color:#1f49d6}.vs-button.btn-transparent:not(.vs-main-map-category__button):active,.vs-button.btn-transparent:not(.vs-main-map-category__button):active:focus{color:#fff;background-color:#3369ff;border-color:#3369ff}.vs-button.btn-transparent:not(.vs-main-map-category__button):active .vs-icon,.vs-button.btn-transparent:not(.vs-main-map-category__button):active:focus .vs-icon{color:#fff}.vs-button.btn-transparent:focus{box-shadow:0 0 0 2px #3369ff}.vs-button.vs-button--icon-only{line-height:1}.vs-button.vs-button--icon-only.btn-sm{padding:.25rem .25rem;width:32px;height:32px}.vs-button.vs-button--icon-only.btn-md{padding:.5rem .25rem;width:44px;height:44px}.vs-button.vs-button--icon-only.btn-lg{padding:.5rem .25rem;width:52px;height:52px}.vs-button.vs-button--icon-only .vs-icon{margin:0}.vs-button.btn-sm{padding:.125rem 1.25rem}.vs-button.btn-md{padding:.5rem 1.5rem}.vs-button.btn-lg{padding:.75rem 1.75rem;font-size:unset}.vs-button.vs-button--flex-reverse{display:flex;flex-direction:row-reverse !important}@keyframes bubble{0%{transform:scale(0, 0);opacity:1}100%{opacity:0;transform:scale(100, 100)}}.vs-button.vs-button--animated::after{background:hsla(0,0%,100%,.1);border-radius:50%;bottom:0;content:"";height:5px;opacity:0;position:absolute;right:0;transform-origin:50% 50%;transform:scale(1, 1) translate(-50%);width:5px}.vs-button.vs-button--animated.vs-button--is-animating::after{animation:bubble 500ms ease-in-out}.vs-button.button-flex,.vs-button.button-flex{display:flex}
|
|
3
3
|
.btn.vs-button.vs-accordion-toggle{display:flex;width:100%;line-height:1.2;color:#200f2e}.btn.vs-button.vs-accordion-toggle .btn-content{width:100%}.btn.vs-button.vs-accordion-toggle .vs-button__text{display:flex;width:100%}.btn.vs-button.vs-accordion-toggle .vs-accordion-toggle__text{flex-grow:1}.btn.vs-button.vs-accordion-toggle .vs-accordion-toggle__icon{align-self:center}.no-js .btn.vs-accordion-toggle .vs-accordion-toggle__icon{display:none}
|
|
4
|
-
[class*=vs-heading--display-]{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";letter-spacing:.02em}[class*=vs-heading--display-] .vs-heading__sub-heading{font-family:var(--bs-font-sans-serif);font-weight:600}[class*=vs-heading--heading-]{letter-spacing:-0.01em}.vs-heading{line-height:1.2;font-weight:600}.vs-heading--display-l{font-size:2.875rem;margin:1rem 0 .75rem}.vs-heading--display-m{font-size:2.5625rem;margin:1rem 0 .75rem}.vs-heading--display-s{font-size:2rem;margin:1rem 0 .75rem}.vs-heading--display-xs{font-size:1.4375rem;margin:1rem 0 .75rem}.vs-heading--heading-xxl{font-size:2.5625rem;margin:1rem 0 .75rem}.vs-heading--heading-xl{font-size:2.25rem;margin:1rem 0 .75rem}.vs-heading--heading-l{font-size:2rem;margin:1rem 0 .75rem}.vs-heading--heading-m{font-size:1.8125rem;margin:.75rem 0 .5rem}.vs-heading--heading-s{font-size:1.625rem;margin:.75rem 0 .5rem}.vs-heading--heading-xs{font-size:1.4375rem;margin:.75rem 0 .5rem}.vs-heading--heading-xxs{font-size:1.25rem;margin:.75rem 0 .5rem}.vs-heading .vs-heading__sub-heading{display:block;font-weight:400;line-height:1.3;letter-spacing:0em}.vs-heading .vs-heading__sub-heading--l{font-size:1.4375rem;margin-top:.5rem}.vs-heading .vs-heading__sub-heading--m{font-size:1.25rem;margin-top:.25rem}.vs-heading .vs-heading__sub-heading--s{font-size:1.125rem;margin-top:.25rem}
|
|
4
|
+
[class*=vs-heading--display-]{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";letter-spacing:.02em}[class*=vs-heading--display-] .vs-heading__sub-heading{font-family:var(--bs-font-sans-serif);font-weight:600}[class*=vs-heading--heading-]{letter-spacing:-0.01em}.vs-heading{line-height:1.2;font-weight:600}.vs-heading--display-l{font-size:2.875rem;margin:1rem 0 .75rem}.vs-heading--display-m{font-size:2.5625rem;margin:1rem 0 .75rem}.vs-heading--display-s{font-size:2rem;margin:1rem 0 .75rem}.vs-heading--display-xs{font-size:1.4375rem;margin:1rem 0 .75rem}.vs-heading--heading-xxl{font-size:2.5625rem;margin:1rem 0 .75rem}.vs-heading--heading-xl{font-size:2.25rem;margin:1rem 0 .75rem}.vs-heading--heading-l{font-size:2rem;margin:1rem 0 .75rem}.vs-heading--heading-m{font-size:1.8125rem;margin:.75rem 0 .5rem}.vs-heading--heading-s{font-size:1.625rem;margin:.75rem 0 .5rem}.vs-heading--heading-xs{font-size:1.4375rem;margin:.75rem 0 .5rem}.vs-heading--heading-xxs{font-size:1.25rem;margin:.75rem 0 .5rem}.vs-heading--heading-xxxs{font-size:1.125rem;margin:.75rem 0 .5rem}.vs-heading .vs-heading__sub-heading{display:block;font-weight:400;line-height:1.3;letter-spacing:0em}.vs-heading .vs-heading__sub-heading--l{font-size:1.4375rem;margin-top:.5rem}.vs-heading .vs-heading__sub-heading--m{font-size:1.25rem;margin-top:.25rem}.vs-heading .vs-heading__sub-heading--s{font-size:1.125rem;margin-top:.25rem}
|
|
5
5
|
.vs-accordion-item.card{border:0}.vs-accordion-item.card.vs-accordion-item__responsive{border-top:1px solid #e9e9e9}.vs-accordion-item.card .vs-accordion-item__card-header{padding:0;border:0;background-color:rgba(0,0,0,0)}.vs-accordion-item.card .vs-accordion-toggle{text-align:left;font-weight:700;font-size:1.25rem;letter-spacing:normal;padding:.75rem;border:0;margin-bottom:1px;box-shadow:0px -1px 0px 0px #e9e9e9}.vs-accordion-item.card .vs-accordion-toggle:focus{box-shadow:0 0 0 2px #3369ff inset}.vs-accordion-item.card .vs-accordion-item__title{padding:.75rem;margin-bottom:0}.vs-accordion-item.card .vs-accordion-item__card-colour-badge{width:.75rem;height:.75rem;border-radius:.25rem;display:inline-block;margin-right:1rem}.vs-accordion-item.card .vs-accordion-item__panel.card-body{padding:0 0 .5rem}.no-js .vs-accordion-item .vs-accordion-item__panel{display:block !important}
|
|
6
6
|
.vs-address{padding:.5rem 0;display:flex}.vs-address span{display:block}.vs-address__map-marker{display:inline-block;vertical-align:top}.vs-address__address-box{line-height:1.3;display:inline-block;vertical-align:top}
|
|
7
7
|
.vs-alert{display:flex;flex-flow:row}.vs-alert__icon-holder{background-color:#a8308c;display:inline-flex;justify-content:center;align-items:center;padding:1rem .75rem;min-height:2.5rem}@media(min-width: 992px){.vs-alert__icon-holder{min-height:3rem}}.vs-alert__content-wrapper{flex:1;display:flex;align-items:flex-start}.vs-alert__content{display:flex;align-items:center;padding:.75rem;background-color:#e5e5f0;border:1px solid #a8308c;min-height:100%}
|
|
@@ -48,12 +48,15 @@ label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{fo
|
|
|
48
48
|
.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link:focus{outline:2px solid #3369ff}.card.vs-stretched-link-card{border:none;position:relative;line-height:1}.card.vs-stretched-link-card:hover .vs-stretched-link-card__video-button{background-color:#17359c;border-color:#17359c}.card.vs-stretched-link-card:active .vs-stretched-link-card__video-button{background-color:#112876;border-color:#112876}.card.vs-stretched-link-card--video{cursor:pointer}.card.vs-stretched-link-card .vs-stretched-link-card__img-container{width:100%;max-width:100%;position:relative;aspect-ratio:3/2}@supports not (aspect-ratio: 3/2){.card.vs-stretched-link-card .vs-stretched-link-card__img-container{padding-bottom:66.6%}}.card.vs-stretched-link-card .vs-stretched-link-card__img-container .vs-stretched-link-card__img{width:100%;height:100%;object-fit:cover;align-self:flex-start;flex-shrink:0}.card.vs-stretched-link-card .card-body{padding:1rem 0 .5rem;width:100%}.card.vs-stretched-link-card .vs-stretched-link-card__title{color:#200f2e;display:flex}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link{color:#200f2e;text-decoration:none;letter-spacing:inherit;display:block}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link:hover{text-decoration:underline}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link--disabled{cursor:default}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link--disabled::after{display:none}.card.vs-stretched-link-card .vs-stretched-link-card__title .stretched-link .vs-icon{color:#a8308c}.card.vs-stretched-link-card .vs-stretched-link-card__category{font-size:.875rem;line-height:1;color:#535396;letter-spacing:normal;margin-bottom:1rem}.card.vs-stretched-link-card .vs-stretched-link-card__content{margin-top:.5rem;line-height:1.3;font-size:1rem;text-align:left}.card.vs-stretched-link-card .vs-stretched-link-card__content p:last-of-type{margin-bottom:0}.card.vs-stretched-link-card .vs-stretched-link-card__panels{position:absolute;top:.25rem;right:.25rem;display:flex;flex-direction:row}@media(min-width: 576px){.card.vs-stretched-link-card .vs-stretched-link-card__panels{top:.5rem;right:.5rem}}.card.vs-stretched-link-card .vs-stretched-link-card__link{margin:1rem 0 0;color:#1f49d6;text-decoration:underline}.card.vs-stretched-link-card .vs-stretched-link-card__video-button{position:absolute;bottom:100%;left:0}.card.vs-stretched-link-card .vs-stretched-link-card__video-btn-text{padding-right:.25rem}.card.vs-stretched-link-card .vs-stretched-link-card__full-warning{position:absolute;height:127px;width:calc(100% - 1rem);z-index:1}.card.vs-stretched-link-card .vs-stretched-link-card__image-warning{position:absolute;width:100%;height:100%;z-index:1;top:0}.card.vs-stretched-link-card .vs-stretched-link-card__full-warning--no-js,.card.vs-stretched-link-card .vs-stretched-link-card__image-warning--no-js{display:none}.card.vs-stretched-link-card .vs-stretched-link-card__badges{margin-top:.5rem}.no-js .card.vs-stretched-link-card .vs-stretched-link-card__image-warning,.no-js .card.vs-stretched-link-card .vs-stretched-link-card__full-warning,.no-js .card.vs-stretched-link-card .vs-stretched-link-card__video-button{display:none}.no-js .card.vs-stretched-link-card .vs-stretched-link-card__full-warning--no-js,.no-js .card.vs-stretched-link-card .vs-stretched-link-card__image-warning--no-js{display:flex}
|
|
49
49
|
.vs-stretched-link-panels{position:absolute;right:1rem;top:1rem;display:flex;flex-direction:row}.vs-stretched-link-panels__panel{width:55px;height:55px;background:#33225d;margin-left:.5rem;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.vs-stretched-link-panels__panel--days{background:#a8308c}.vs-stretched-link-panels__panel p{margin-bottom:0;text-align:center;line-height:1;font-size:.625rem}.vs-stretched-link-panels__days{font-size:1.25rem;font-family:"Source Sans Pro";font-weight:700;display:block;margin-bottom:.25rem}.vs-stretched-link-panels__icon{height:20px;width:auto;margin-bottom:.25rem}
|
|
50
50
|
.vs-carousel-slide{max-width:100%;flex-shrink:0;display:flex}.vs-carousel-slide .vs-carousel-slide__card{flex-shrink:0;opacity:.5;transition:.5s;padding:.5rem;max-width:100%}.vs-carousel-slide .vs-carousel-slide__card--active{opacity:1}.vs-carousel-slide .vs-carousel-slide__card--disabled *{pointer-events:none}.vs-carousel-slide .card-title{margin-bottom:0}.vs-carousel-slide .card-body{text-align:left}.vs-carousel-slide .card-body .vs-heading__sub-heading{display:none}.no-js .vs-carousel-slide{margin-bottom:.5rem}.no-js .vs-carousel-slide::after{content:"";position:absolute;left:.75rem;bottom:.25rem;height:1px;width:calc(100% - 24px);background:#e9e9e9}@media(min-width: 576px){.no-js .vs-carousel-slide::after{width:calc(100% - 40px);left:1.25rem}}.no-js .vs-carousel-slide .vs-stretched-link-card{opacity:1;display:flex;flex-direction:row;padding:.5rem;border:none;height:100%;cursor:pointer}.no-js .vs-carousel-slide .vs-stretched-link-card:hover .vs-stretched-link-card__title{text-decoration:underline}.no-js .vs-carousel-slide .vs-stretched-link-card .stretched-link{text-decoration:none;letter-spacing:0}.no-js .vs-carousel-slide .vs-stretched-link-card .card-body{background:none;padding:0;align-self:flex-start;width:66%;text-align:left}.no-js .vs-carousel-slide .vs-stretched-link-card__img-container{width:33%;align-self:flex-start;margin-right:1rem}.no-js .vs-carousel-slide .vs-stretched-link-card__title{font-size:.75rem;letter-spacing:1px;line-height:1.6;color:#200f2e;text-decoration:none}.no-js .vs-carousel-slide .vs-stretched-link-card__category{margin-bottom:.5rem}.no-js .vs-carousel-slide .vs-stretched-link-card .card-title{display:flex;margin-bottom:0}.no-js .vs-carousel-slide .vs-stretched-link-card__content{display:none}.no-js .vs-carousel-slide .vs-stretched-link-card__content p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels{right:auto;left:calc(33% - 4px);top:1rem;transform:translateX(-100%)}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels__panel{display:none;width:36px;height:36px}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels__panel--days{display:flex}.no-js .vs-carousel-slide .vs-stretched-link-card .vs-stretched-link-panels__days{font-size:1rem;margin-bottom:0}@media(min-width: 576px){.no-js .vs-stretched-link-card__content{display:block}}@media(min-width: 992px){.no-js .vs-carousel-slide .vs-stretched-link-card__title{font-size:.875rem}.no-js .vs-carousel-slide .vs-stretched-link-card__content{margin:.5rem 0 0;line-height:1.3}}
|
|
51
|
-
label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{font-size:1rem;color:#940f2c;display:block}.hint-text{font-size:1rem;color:#606060;margin-bottom:0}.vs-checkbox input[type=checkbox]{outline:#535396 1px solid;border:none;width:38px;height:38px;align-self:flex-start;position:relative}.vs-checkbox input[type=checkbox]:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0}.vs-checkbox input[type=checkbox]:after{content:"";position:absolute;width:100%;height:100%}.vs-checkbox input[type=checkbox]:focus{outline:none}.vs-checkbox input[type=checkbox]:focus:after{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}.vs-checkbox input[type=checkbox]:checked:before{font-family:"Font Awesome Kit";background-color:#1f49d6;content:"";color:#fff;text-align:center;line-height:2;font-size:1.25rem}.vs-checkbox input[type=checkbox]{margin:.5rem 1rem 0 0}.vs-checkbox .form-check{display:flex;align-items:center;padding-left:0;margin-bottom:0}.vs-checkbox label{flex:1;margin-bottom:0}.vs-checkbox__label{display:inline-block;font-size:1rem;font-weight:400}.vs-checkbox--error input[type=checkbox]{outline:none}.vs-checkbox--error input[type=checkbox]:after{content:"";position:absolute;width:100%;height:100%;border-color:#940f2c;box-shadow:0 0 0 2px #940f2c inset}.vs-checkbox .form-check-input[disabled]~.form-check-label,.vs-checkbox .form-check-input:disabled~.form-check-label,.vs-checkbox .form-check-input[disabled]{opacity:1;color:#909090}.vs-checkbox input[type=checkbox].form-check-input[disabled]{outline:#909090 1px solid}
|
|
51
|
+
label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{font-size:1rem;color:#940f2c;display:block}.hint-text{font-size:1rem;color:#606060;margin-bottom:0}.vs-checkbox input[type=checkbox]{outline:#535396 1px solid;border:none;width:38px;height:38px;align-self:flex-start;position:relative}.vs-checkbox input[type=checkbox]:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0}.vs-checkbox input[type=checkbox]:after{content:"";position:absolute;width:100%;height:100%}.vs-checkbox input[type=checkbox]:focus{outline:none}.vs-checkbox input[type=checkbox]:focus:after{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}.vs-checkbox input[type=checkbox]:checked:before{font-family:"Font Awesome Kit";background-color:#1f49d6;content:"";color:#fff;text-align:center;line-height:2;font-size:1.25rem}.vs-checkbox input[type=checkbox]{margin:.5rem 1rem 0 0}.vs-checkbox .form-check{display:flex;align-items:center;padding-left:0;margin-bottom:0}.vs-checkbox label{flex:1;margin-bottom:0}.vs-checkbox__label{display:inline-block;font-size:1rem;font-weight:400}.vs-checkbox--error input[type=checkbox]{outline:none}.vs-checkbox--error input[type=checkbox]:after{content:"";position:absolute;width:100%;height:100%;border-color:#940f2c;box-shadow:0 0 0 2px #940f2c inset}.vs-checkbox--small input[type=checkbox]{outline:#535396 1px solid;border:none;width:16px;height:16px;align-self:flex-start;position:relative}.vs-checkbox--small input[type=checkbox]:before{content:"";width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0}.vs-checkbox--small input[type=checkbox]:after{content:"";position:absolute;width:100%;height:100%}.vs-checkbox--small input[type=checkbox]:focus{outline:none}.vs-checkbox--small input[type=checkbox]:focus:after{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}.vs-checkbox--small input[type=checkbox]:checked:before{font-family:"Font Awesome Kit";background-color:#1f49d6;content:"";color:#fff;text-align:center;line-height:1.3;font-size:.75rem}.vs-checkbox .form-check-input[disabled]~.form-check-label,.vs-checkbox .form-check-input:disabled~.form-check-label,.vs-checkbox .form-check-input[disabled]{opacity:1;color:#909090}.vs-checkbox input[type=checkbox].form-check-input[disabled]{outline:#909090 1px solid}
|
|
52
52
|
.vs-description-list__detail[data-v-7775d683]{margin-bottom:0}.vs-description-list__detail--styled[data-v-7775d683]{position:relative;flex:0 0 auto;width:66.66666667%;margin-left:33.33333333%}@media(max-width: 991.98px){.vs-description-list__detail--styled[data-v-7775d683]{flex:0 0 auto;width:50%;margin-left:50%}}@media(max-width: 767.98px){.vs-description-list__detail--styled[data-v-7775d683]{flex:0 0 auto;width:100%;margin-left:0}}.vs-description-list__term.vs-description-list__term--styled[data-v-7775d683]{font-size:1.625rem;flex:0 0 auto;width:33.33333333%}@media(max-width: 991.98px){.vs-description-list__term.vs-description-list__term--styled[data-v-7775d683]{flex:0 0 auto;width:50%}}@media(max-width: 767.98px){.vs-description-list__term.vs-description-list__term--styled[data-v-7775d683]{border-bottom:1px solid #e9e9e9;margin-bottom:.5rem;flex:0 0 auto;width:100%}}.vs-description-list__term.list-inline-item[data-v-7775d683]::after{content:": "}
|
|
53
53
|
.vs-description-list{margin:0;display:flex;flex-wrap:wrap;flex-grow:1}.vs-description-list .vs-description-list__term+.vs-description-list__detail{margin-left:0}
|
|
54
54
|
.vs-dropdown .dropdown-toggle{font-weight:600;transition:all .2s ease-in-out;text-decoration:none;position:relative;overflow:hidden;border-width:2px;line-height:1.5}.vs-dropdown .dropdown-toggle:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #3369ff}.vs-dropdown .dropdown-toggle{line-height:1;padding:.5rem 1.5rem}.vs-dropdown .dropdown-toggle:hover{background-color:#17359c}.vs-dropdown .dropdown-toggle:active{background-color:#112876}.vs-dropdown .dropdown-toggle::after{display:inline-block;font-family:"Font Awesome Kit";content:"";color:#fff;border:0;font-weight:400;vertical-align:bottom}.vs-dropdown .dropdown-toggle.btn-secondary{color:#1f49d6;background-color:#fff;border-color:#1f49d6}.vs-dropdown .dropdown-toggle.btn-secondary .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#1f49d6}.vs-dropdown .dropdown-toggle.btn-secondary:hover{color:#fff;background-color:#17359c;border-color:#17359c}.vs-dropdown .dropdown-toggle.btn-secondary:hover .vs-icon{color:#fff}.vs-dropdown .dropdown-toggle.btn-secondary:active,.vs-dropdown .dropdown-toggle.btn-secondary:active:focus{color:#fff;background-color:#112876;border-color:#112876}.vs-dropdown .dropdown-toggle.btn-secondary:active .vs-icon,.vs-dropdown .dropdown-toggle.btn-secondary:active:focus .vs-icon{color:#fff}.vs-dropdown .dropdown-toggle.btn-secondary::after{color:#1f49d6}.vs-dropdown .dropdown-toggle.btn-secondary:hover::after{color:#fff}.vs-dropdown .dropdown-menu li{border-bottom:1px solid #e9e9e9}.vs-dropdown .dropdown-menu li:last-of-type{border-bottom:0}.vs-dropdown .dropdown-menu li .dropdown-item:hover,.vs-dropdown .dropdown-menu li .dropdown-item.active,.vs-dropdown .dropdown-menu li .dropdown-item:active{color:#1f49d6;background-color:#d6e5ff;outline:0}.vs-dropdown .dropdown-menu li .dropdown-item:focus{outline:0;color:#1f49d6;box-shadow:0 0 0 2px #3369ff inset}.vs-dropdown .btn-content{display:inline-block}.vs-dropdown--fallback{display:none}
|
|
55
55
|
.vs-embed-wrapper__error-image{max-width:100%}.vs-embed-wrapper .vs-embed-wrapper__no-js,.vs-embed-wrapper .vs-embed-wrapper__no-cookies{display:none}.vs-embed-wrapper__error--no-js{display:none}.no-js .vs-embed-wrapper__container{display:none}.no-js .vs-embed-wrapper__intro{display:none}.no-js .vs-embed-wrapper__error{display:none}.no-js .vs-embed-wrapper__error--no-js{display:block}
|
|
56
56
|
.card.vs-event-card{border:none}.card.vs-event-card .card-body{padding:1rem;width:100%;border-bottom:1px solid #e9e9e9}.card.vs-event-card .vs-event-card__date{margin:auto 0;font-size:1.25rem;font-weight:600}.card.vs-event-card .vs-event-card__heading{margin:0}.card.vs-event-card .vs-event-card__header{margin:.5rem 0}.card.vs-event-card .vs-event-card__cta{margin-bottom:.5rem}@media(max-width: 767.98px){.card.vs-event-card .vs-event-card__cta{margin-top:1.5rem}}@media(min-width: 768px){.card.vs-event-card .vs-event-card__header{margin:0 0 0 0}.card.vs-event-card .vs-event-card__heading{margin:.5rem 0}.card.vs-event-card .vs-event-card__date{text-align:right;align-self:middle}.card.vs-event-card .vs-event-card__cta{position:relative;right:0;bottom:3rem;float:right;margin-bottom:-3rem}}
|
|
57
|
+
.vs-filter-section{padding:.75rem 1.25rem}.vs-filter-section:not(:last-child){border-bottom:solid 1px #a3a3cc}.vs-filter-section--inline .vs-filter-section__section{display:flex;gap:1rem}.vs-filter-section--inline .vs-filter-section__section label{font-size:1rem}.vs-filter-section__details[open] .vs-filter-section__summary{margin-bottom:.75rem}.vs-filter-section__details[open] .vs-filter-section__summary .vs-icon{transform:scale(1, 1)}.vs-filter-section__summary{align-items:baseline;display:flex;font-size:1rem;font-weight:600;justify-content:space-between}.vs-filter-section__summary .vs-icon{transform:scale(-1, -1)}.vs-filter-section input[type=date]{width:125px}
|
|
58
|
+
.vs-modal{display:block}.vs-modal .modal-dialog{margin:2rem auto;z-index:1100}@media(min-width: 576px){.vs-modal .modal-dialog{max-width:none;width:100%}}.vs-modal .modal-body{padding:1.25rem 0}@media(min-width: 576px){.vs-modal .modal-body{padding:1.25rem .5rem}}.vs-modal .modal-body .vs-video{width:100%}@media(min-width: 992px){.vs-modal .modal-lg,.vs-modal .modal-xl{max-width:924px}}@media(min-width: 1200px){.vs-modal .modal-xl{max-width:1140px}}.vs-modal .row>[class*=col-]{display:block}.b-overlay .bg-dark{background-color:rgba(0,0,0,.5)}
|
|
59
|
+
.vs-filter__panel:not(.vs-modal .vs-filter__panel){background-color:#fff;border:solid 1px #a3a3cc;border-radius:.25rem;overflow:auto}@media(max-width: 575.98px){.vs-filter__panel:not(.vs-modal .vs-filter__panel){display:none}}.vs-filter__legend{align-items:baseline;background-color:#f2f2f8;border-bottom:solid 1px #a3a3cc;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:0;padding:.75rem 1.25rem}.vs-filter__toggle,.vs-filter__apply{margin:3rem 0;width:100%}@media(min-width: 576px){.vs-filter__toggle.vs-button{display:none}}.vs-modal .vs-filter__legend{background-color:#fff}.no-js .vs-filter{display:none}.no-js .vs-filter__wrapper .vs-warning{display:block}
|
|
57
60
|
.vs-footer-accordion-item.vs-accordion-item.card{border-bottom:1px solid #fff;border-top:0}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-item__card-header{background-color:#200f2e}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-item__title.vs-heading{margin:.75rem 0;background-color:#200f2e;color:#fff;padding:0}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-item__panel.card-body{background-color:#200f2e;color:#fff;border-top:1px solid #fff}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle{text-transform:none !important;letter-spacing:initial;padding:.75rem;font-size:1rem;line-height:1;font-weight:600;text-align:left;color:#fff;background-color:#200f2e;border-color:#200f2e}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#fff}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:hover{color:#fff;background-color:#200f2e;border-color:#200f2e}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:hover .vs-icon{color:#fff}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:active,.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:active:focus{color:#fff;background-color:#200f2e;border-color:#200f2e}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:active .vs-icon,.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:active:focus .vs-icon{color:#fff}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:hover{text-decoration:underline}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle:focus{box-shadow:0 0 0 2px #fffa99 inset}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-toggle .icon.icon-xs{right:.75rem}@media(min-width: 576px){.vs-footer-accordion-item.vs-accordion-item.card .btn.vs-accordion-toggle{padding:.75rem 1.5rem}}@media(min-width: 768px){.vs-footer-accordion-item.vs-accordion-item.card{border:0;border-left:1px solid #fff;padding:0 .75rem;background-color:#200f2e}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-item__title{margin-top:.25rem}.vs-footer-accordion-item.vs-accordion-item.card .vs-accordion-item__panel.card-body{padding:0;background-color:#200f2e;border-top:0}}
|
|
58
61
|
.vs-footer-copyright .vs-footer-copyright__logo.vs-link:focus{outline:2px solid #fffa99}.vs-footer-copyright{border-top:1px solid #fff;padding:1.5rem 0}.vs-footer-copyright .vs-footer-copyright__logo{display:inline-block}.vs-footer-copyright .vs-footer-copyright__logo svg{width:166px}.vs-footer-copyright .vs-footer-copyright__text{color:#fff;margin:0;font-size:.75rem}@media(min-width: 992px){.vs-footer-copyright .vs-footer-copyright__text{font-size:.875rem}}@media(min-width: 1200px){.vs-footer-copyright .vs-footer-copyright__text{font-size:1rem}}
|
|
59
62
|
@media(max-width: 767.98px){.vs-footer-nav-list.container{max-width:100%;padding:0}.vs-footer-nav-list.container .row{margin-right:0;margin-left:0}.vs-footer-nav-list.container .row>.col,.vs-footer-nav-list.container .row>[class*=col-]{padding-right:0;padding-left:0}}
|
|
@@ -120,7 +123,6 @@ label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{fo
|
|
|
120
123
|
.vs-megalink-multi-image-card.card{border:none;background:rgba(0,0,0,0);position:relative;margin-bottom:2rem}.vs-megalink-multi-image-card.card:hover .vs-megalink-multi-image-card__title{text-decoration:underline}.vs-megalink-multi-image-card.card .vs-megalink-multi-image-card__img{max-width:100%}.vs-megalink-multi-image-card.card .card-title{margin-bottom:0;margin-top:0}.vs-megalink-multi-image-card.card .vs-stretched-link-card__video-button{position:absolute;bottom:100%;left:0}.vs-megalink-multi-image-card.card .vs-stretched-link-card__video-button{padding:.75rem 1rem .5rem;flex-direction:column}.vs-megalink-multi-image-card.card .vs-stretched-link-card__video-button .vs-icon{margin-right:0;margin-top:0;margin-bottom:.25rem}.vs-megalink-multi-image-card.card .vs-stretched-link-card__video-btn-text{display:none}@media(min-width: 1200px){.vs-megalink-multi-image-card.card.vs-megalink-multi-image-card--featured .vs-stretched-link-card__video-button{bottom:100%;left:0}.vs-megalink-multi-image-card.card.vs-megalink-multi-image-card--featured .vs-stretched-link-card__video-button{padding:.75rem calc(2rem + 0.5rem);flex-direction:row}.vs-megalink-multi-image-card.card.vs-megalink-multi-image-card--featured .vs-stretched-link-card__video-button .vs-icon{margin-right:.5rem;margin-top:-0.05rem;margin-bottom:0}.vs-megalink-multi-image-card.card.vs-megalink-multi-image-card--featured .vs-stretched-link-card__video-btn-text{display:inline-block}}@media(min-width: 1200px){.vs-megalink-multi-image-card.card.vs-megalink-multi-image-card--featured .vs-stretched-link-card__video-button{bottom:.5rem;left:.5rem;z-index:2}}@media(min-width: 1200px){.vs-megalinks--multi-image .vs-megalinks__links-wrapper{width:calc(100% + 4rem + 0.75rem);margin-left:-2rem}.vs-megalinks--multi-image .vs-megalinks__links-wrapper .vs-megalink-multi-image{padding-left:1.25rem;padding-right:1.25rem}.vs-megalink-multi-image-card.card{margin-bottom:5rem}.vs-megalink-multi-image-card.card .card-body{padding-bottom:1.25rem}.vs-megalink-multi-image-card--featured.card{display:flex;flex-direction:row;justify-content:flex-start;width:100%;transform:rotate(0deg)}.vs-megalink-multi-image-card--featured.card .vs-link__icon{font-size:16px}.vs-megalink-multi-image-card--featured.card .vs-stretched-link-card__img-container{width:75%}.vs-megalink-multi-image-card--featured.card .megalink-multi-image__content{font-size:1.125rem;margin-top:2rem;line-height:1.6}.vs-megalink-multi-image-card--featured.card .card-body{position:absolute !important;background-color:#fff;width:40%;right:0;top:4rem;padding:2rem;z-index:10;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15)}.vs-megalink-multi-image-card--featured.card .vs-stretched-link-card__video-button{position:fixed}.vs-megalink-multi-image-card--featured.card .stretched-link:after{position:fixed;left:0;top:0;width:100%;height:100%}.vs-megalink-multi-image-card--featured.card .vs-stretched-link-panels{left:1.25rem;top:1.25rem}.vs-megalink-multi-image-card--featured.card .vs-stretched-link-panels__panel:first-of-type{margin-left:0}.vs-megalink-multi-image-card--featured.card.vs-megalink-multi-image-card--featured-last{flex-direction:row-reverse}.vs-megalink-multi-image-card--featured.card.vs-megalink-multi-image-card--featured-last .vs-stretched-link-panels{left:auto;right:1.25rem}.vs-megalink-multi-image-card--featured.card.vs-megalink-multi-image-card--featured-last .card-body{left:0;right:auto}.vs-megalink-multi-image-card--featured.card.vs-megalink-multi-image-card--featured-last .vs-stretched-link-card__video-button{left:auto;right:.5rem}}
|
|
121
124
|
.vs-megalink-single-image{--negative-margin: -200px;--image-height: 400px;min-width:100%}.vs-megalink-single-image .vs-megalink-single-image__title{margin-bottom:2rem;margin-top:0}.vs-megalink-single-image .vs-megalink-single-image__content{position:relative;z-index:10;background-color:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);margin:0 .75rem;padding:2rem 1.5rem;clear:both}.vs-megalink-single-image .vs-megalink-single-image__content p{margin-bottom:1rem}@media(min-width: 576px){.vs-megalink-single-image .vs-megalink-single-image__content{background-color:#fff;box-shadow:none}}@media(min-width: 992px){.vs-megalink-single-image .vs-megalink-single-image__content{background-color:#fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15)}}.vs-megalink-single-image .vs-megalink-single-image__link-list{list-style:none;padding:0;margin:0}.vs-megalink-single-image .vs-megalink-single-image__link-list-item{margin-top:1rem;font-size:1.125rem}.vs-megalink-single-image .vs-megalink-single-image__link-list-item:first-of-type{margin-bottom:0}.vs-megalink-single-image .vs-image-with-caption{overflow:hidden;margin:0 -12px -2rem}.vs-megalink-single-image .vs-megalink-single-image__button{margin-top:1.75rem}@media(min-width: 576px){.vs-megalink-single-image{margin:0}.vs-megalink-single-image .vs-image-with-caption{margin-bottom:0}.vs-megalink-single-image .vs-megalink-single-image__content{background:rgba(0,0,0,0)}}@media(min-width: 992px){.vs-megalink-single-image{width:100%;margin:0 0 5rem;display:flex;flex-direction:column}.vs-megalink-single-image .vs-megalink-single-image__text-container{min-height:calc(var(--image-height)/2 + 4rem)}.vs-megalink-single-image .vs-megalink-single-image__content{min-height:100%;padding:3rem 3rem 3rem 3rem;margin:0;background:#fff}.vs-megalink-single-image .vs-megalink-single-image__image-container{width:66%;align-self:flex-end}.vs-megalink-single-image .vs-image-with-caption{width:100%;margin:0 0 calc(var(--negative-margin) - 4rem)}.vs-megalink-single-image--alternate .vs-megalink-single-image__image-container{align-self:flex-start}.vs-megalink-single-image--alternate .vs-megalink-single-image__content{align-self:flex-end}}@media(min-width: 1200px){.vs-megalink-single-image .vs-megalink-single-image__content{padding:3rem 6rem 3rem 3rem}}
|
|
122
125
|
.vs-megalinks{padding:3rem 0 3rem}.vs-megalinks .row{display:flex;min-width:100%}.vs-megalinks .vs-megalinks__intro{width:100%;text-align:center;margin-bottom:2rem}.vs-megalinks .vs-megalinks__intro .vs-heading__sub-heading{margin:0}.vs-megalinks .vs-megalinks__intro p:first-of-type{margin-top:1.5rem}.vs-megalinks .vs-megalinks__intro p:last-of-type{margin-bottom:0}.vs-megalinks .vs-megalinks__heading{margin-bottom:0 !important}.vs-megalinks .vs-megalinks__heading .heading__sub-heading{display:none}.vs-megalinks .vs-megalinks__button{width:100%;text-align:center}.vs-megalinks--multi-image{padding-bottom:0}.vs-megalinks--multi-image .vs-megalinks__button{margin-bottom:3rem}.vs-megalinks--link-list .vs-megalinks__button{margin-top:2rem}@media(min-width: 992px){.vs-megalinks{padding:6rem 0 6rem}.vs-megalinks .vs-megalinks__intro{text-align:center;margin-bottom:3rem}.vs-megalinks--multi-image{padding-bottom:2rem}.vs-megalinks--multi-image .vs-megalinks__button{margin-bottom:4rem}.vs-megalinks--single-image{padding-bottom:0}}.vs-megalinks--light+.vs-megalinks--light{padding-top:0}.vs-megalinks--grey{background:#f2f2f8}.vs-megalinks--grey+.vs-megalinks--grey{padding-top:0}.has-edit-button.theme-light+.has-edit-button.theme-light .vs-megalinks{padding-top:0}.has-edit-button.theme-grey+.has-edit-button.theme-grey .vs-megalinks{padding-top:0}
|
|
123
|
-
.vs-modal{display:block}.vs-modal .modal-dialog{margin:2rem auto;z-index:1100}@media(min-width: 576px){.vs-modal .modal-dialog{max-width:none;width:100%}}.vs-modal .modal-body{padding:1.25rem 0}@media(min-width: 576px){.vs-modal .modal-body{padding:1.25rem .5rem}}.vs-modal .modal-body .vs-video{width:100%}@media(min-width: 992px){.vs-modal .modal-lg,.vs-modal .modal-xl{max-width:924px}}@media(min-width: 1200px){.vs-modal .modal-xl{max-width:1140px}}.vs-modal .row>[class*=col-]{display:block}.b-overlay .bg-dark{background-color:rgba(0,0,0,.5)}
|
|
124
126
|
.vs-page-intro__wrapper{position:relative;background:#fff}@media(min-width: 992px){.vs-page-intro__wrapper{background:rgba(0,0,0,0);width:100%;max-width:960px;margin-right:auto;margin-left:auto}}@media(min-width: 1200px){.vs-page-intro__wrapper{max-width:1140px}}@media(min-width: 1400px){.vs-page-intro__wrapper{max-width:1340px}}.vs-page-intro__wrapper>.container{background:#fff;padding-bottom:2rem}@media(min-width: 992px){.vs-page-intro__wrapper>.container{padding-bottom:3rem}}.vs-page-intro__fullscreen-mobile-header{position:relative}.vs-page-intro__fullscreen-mobile-header .vs-page-intro__fs-mobile-heading-wrapper{position:relative;height:4rem}@media(min-width: 992px){.vs-page-intro__fullscreen-mobile-header .vs-page-intro__fs-mobile-heading-wrapper{display:none}}.vs-page-intro__fullscreen-mobile-header .vs-page-intro__fs-mobile-heading-wrapper .breadcrumb{margin-bottom:0}.vs-page-intro__fullscreen-mobile-header .vs-page-intro__share{width:auto;top:calc(-100vh + 6rem + .5rem)}.vs-page-intro__fullscreen-mobile-header .vs-image-with-caption--hero .vs-image-with-caption__image-wrapper{height:calc(100vh - 4rem - 6rem - .5rem);width:calc(100% + 1rem);margin-left:-1rem}.vs-page-intro__fullscreen-mobile-header .vs-image-with-caption--hero .vs-image-with-caption__captions{width:calc(100% + 1rem)}.vs-page-intro__fullscreen-mobile-header .vs-page-intro__wrapper{margin-top:.5rem}.vs-page-intro__fullscreen-mobile-header .vs-image-with-caption__captions{padding:0 1rem}.vs-page-intro__share{position:absolute;top:.75rem;right:.25rem}@media(min-width: 576px){.vs-page-intro__share{top:1rem;right:1rem}}@media(min-width: 992px){.vs-page-intro__share{top:7.2rem}}@media(min-width: 992px){.vs-page-intro--hero .vs-page-intro__share{top:4rem}}@media(min-width: 992px){.vs-page-intro--hero .vs-page-intro__wrapper{margin-top:-240px}}.vs-page-intro--hero .vs-hero{margin-bottom:0}@media(min-width: 992px){.vs-page-intro--hero .vs-hero .vs-caption{bottom:200px}}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){.vs-page-intro--hero .vs-hero .vs-caption{min-width:200px}}@media(min-width: 992px){.vs-page-intro--hero .vs-image-with-caption--hero img{min-height:101%;position:absolute;transform:translateY(-50%);top:50%}}.vs-page-intro__breadcrumb{margin-top:.75rem}.vs-page-intro__lower,.vs-page-intro__lower .row{background-color:#f2f2f8}.vs-page-intro--grey{background:#f2f2f8}
|
|
125
127
|
.vs-pagination{align-items:center;display:flex;flex-direction:column;font-size:1rem}.vs-pagination__count{display:flex}@media(min-width: 576px){.vs-pagination__count{display:none}}.vs-pagination__controls{display:flex;justify-content:center;width:100%}@media(max-width: 767.98px){.vs-pagination__controls{justify-content:space-between}}.vs-pagination__list{display:flex;flex-direction:row;list-style:none;padding-left:0}@media(max-width: 767.98px){.vs-pagination__list{display:none}}.vs-pagination__item{margin-right:.5rem}.vs-pagination__item:first-child{margin-left:.5rem}.vs-pagination__item .vs-button{color:#200f2e;background-color:#fff;border-color:#fff;padding:.25rem .75rem}.vs-pagination__item .vs-button .vs-icon:not(.vs-map-marker-icon__marker,.vs-map-marker-icon__icon){color:#200f2e}.vs-pagination__item .vs-button:hover{color:#200f2e;background-color:#fff;border-color:#fff}.vs-pagination__item .vs-button:hover .vs-icon{color:#200f2e}.vs-pagination__item .vs-button:active,.vs-pagination__item .vs-button:active:focus{color:#fff;background-color:#1f49d6;border-color:#fff}.vs-pagination__item .vs-button:active .vs-icon,.vs-pagination__item .vs-button:active:focus .vs-icon{color:#fff}.vs-pagination__item .vs-button:hover{text-decoration:underline}.vs-pagination__item .vs-button.disabled{background-color:#fff !important}.vs-pagination__item--active .vs-button{background-color:#1f49d6;color:#fff;border-radius:50rem;line-height:1;padding:.5rem .75rem}.vs-pagination__item--ellipses{align-items:flex-end;display:flex}.vs-pagination__prev .vs-button,.vs-pagination__next .vs-button{border:none;margin-top:.25rem}.vs-pagination__prev .vs-button.disabled,.vs-pagination__next .vs-button.disabled{background-color:#fff !important}.vs-pagination__prev .vs-button:hover,.vs-pagination__next .vs-button:hover{background-color:#fff !important;text-decoration:underline}
|
|
126
128
|
.vs-panel.card{background-color:#e5e5f0;border-color:#e9e9e9;padding:3rem 1rem 3rem}.vs-panel.card .card-body{padding:1.25rem}@media(min-width: 768px){.vs-panel.card{padding:3rem 2rem 4rem}}@media(min-width: 992px){.vs-panel.card{padding:3rem 5rem 4rem}}@media(min-width: 1400px){.vs-panel.card{padding:3rem 6rem 4rem}}.vs-panel.card .vs-panel__title{display:block;text-align:center}@media(max-width: 575.98px){.vs-panel.card .vs-panel__text .vs-rich-text-wrapper--lead{font-size:1rem;line-height:1.6}}.vs-panel.card .card-header{text-align:center;background:none;border-bottom-width:0;padding:0}
|
package/package.json
CHANGED
|
@@ -1,231 +1,231 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@visitscotland/component-library",
|
|
3
|
-
"version": "4.
|
|
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 && 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": "^3.2.2",
|
|
82
|
-
"@originjs/vite-plugin-require-context": "^1.0.9",
|
|
83
|
-
"@rushstack/eslint-patch": "^1.3.0",
|
|
84
|
-
"@semantic-release/npm": "^12.0.1",
|
|
85
|
-
"@storybook/addon-a11y": "^8.4.6",
|
|
86
|
-
"@storybook/addon-essentials": "^8.4.6",
|
|
87
|
-
"@storybook/addon-interactions": "^8.4.6",
|
|
88
|
-
"@storybook/addon-links": "^8.4.6",
|
|
89
|
-
"@storybook/blocks": "^8.4.6",
|
|
90
|
-
"@storybook/vue3": "^8.4.6",
|
|
91
|
-
"@storybook/vue3-vite": "^8.4.6",
|
|
92
|
-
"@typescript-eslint/eslint-plugin": "^5.59.8",
|
|
93
|
-
"@typescript-eslint/parser": "^5.59.8",
|
|
94
|
-
"@vitejs/plugin-vue": "^5.0.4",
|
|
95
|
-
"@vue/eslint-config-airbnb": "^7.0.0",
|
|
96
|
-
"@vue/test-utils": "^2.3.2",
|
|
97
|
-
"@vue/vue3-jest": "^29.2.4",
|
|
98
|
-
"babel-jest": "^29.5.0",
|
|
99
|
-
"babel-loader": "^9.1.2",
|
|
100
|
-
"babel-plugin-macros": "^2.4.2",
|
|
101
|
-
"bootstrap": "^5.3.2",
|
|
102
|
-
"chromatic": "^6.17.3",
|
|
103
|
-
"clean-webpack-plugin": "^4.0.0",
|
|
104
|
-
"commitizen": "^4.3.0",
|
|
105
|
-
"cross-env": "^7.0.3",
|
|
106
|
-
"css-loader": "^6.7.3",
|
|
107
|
-
"cz-conventional-changelog": "^3.3.0",
|
|
108
|
-
"dotenv-webpack": "^8.0.1",
|
|
109
|
-
"eslint": "^8.2.0",
|
|
110
|
-
"eslint-import-resolver-webpack": "^0.13.2",
|
|
111
|
-
"eslint-plugin-import": "^2.25.2",
|
|
112
|
-
"eslint-plugin-storybook": "^0.11.1",
|
|
113
|
-
"eslint-plugin-vue": "^9.11.1",
|
|
114
|
-
"eslint-webpack-plugin": "^4.0.1",
|
|
115
|
-
"file-loader": "^6.2.0",
|
|
116
|
-
"husky": "^8.0.3",
|
|
117
|
-
"jest": "^29.5.0",
|
|
118
|
-
"jest-axe": "^8.0.0",
|
|
119
|
-
"jest-environment-jsdom": "^29.5.0",
|
|
120
|
-
"jest-serializer-vue": "^3.1.0",
|
|
121
|
-
"lint-staged": "^15.2.2",
|
|
122
|
-
"mini-css-extract-plugin": "^2.7.5",
|
|
123
|
-
"moxios": "^0.4.0",
|
|
124
|
-
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
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
|
-
"semantic-release": "^24.2.0",
|
|
134
|
-
"speed-measure-webpack-plugin": "^1.5.0",
|
|
135
|
-
"standard-version": "^9.5.0",
|
|
136
|
-
"storybook": "^8.4.6",
|
|
137
|
-
"storybook-addon-datalayer-watcher": "^1.0.2",
|
|
138
|
-
"storybook-addon-mock": "^5.0.0",
|
|
139
|
-
"style-loader": "^3.3.2",
|
|
140
|
-
"svgo-loader": "^4.0.0",
|
|
141
|
-
"theo": "^8.1.5",
|
|
142
|
-
"time-analytics-webpack-plugin": "^0.1.20",
|
|
143
|
-
"ts-jest": "^29.1.0",
|
|
144
|
-
"ts-loader": "^9.4.3",
|
|
145
|
-
"typescript": "^5.0.4",
|
|
146
|
-
"upgrade": "^1.1.0",
|
|
147
|
-
"vite": "^5.2.10",
|
|
148
|
-
"vite-plugin-dts": "^3.7.2",
|
|
149
|
-
"vite-plugin-turbosnap": "^1.0.2",
|
|
150
|
-
"vue": "^3.4.19",
|
|
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
|
-
"@semantic-release/exec": "^6.0.3",
|
|
163
|
-
"@storybook/addon-a11y": "^8.4.6",
|
|
164
|
-
"@storybook/test": "^8.4.6",
|
|
165
|
-
"@vuelidate/core": "^2.0.2",
|
|
166
|
-
"@vuelidate/validators": "^2.0.2",
|
|
167
|
-
"axios": "^1.4.0",
|
|
168
|
-
"bootstrap-vue-next": "^0.17.0",
|
|
169
|
-
"glob": "^8.1.0",
|
|
170
|
-
"lodash": "^4.17.21",
|
|
171
|
-
"mapbox-gl": "^1.11.1",
|
|
172
|
-
"mitt": "^3.0.0",
|
|
173
|
-
"pinia": "^2.1.3",
|
|
174
|
-
"vite": "^5.1.3",
|
|
175
|
-
"vue": "^3.3.4",
|
|
176
|
-
"vue-combo-blocks": "^2.1.1",
|
|
177
|
-
"vue-recaptcha": "^2.0.1",
|
|
178
|
-
"vue-youtube-vue-3": "^1.5.0",
|
|
179
|
-
"vue3-charts": "^1.1.33",
|
|
180
|
-
"vue3-lazy-hydration": "^1.2.1",
|
|
181
|
-
"vue3-simple-typeahead": "^1.0.11",
|
|
182
|
-
"vuelidate": "^0.7.7",
|
|
183
|
-
"vuex": "^4.1.0",
|
|
184
|
-
"webpack-merge": "^5.1.4",
|
|
185
|
-
"webpack-node-externals": "^3.0.0"
|
|
186
|
-
},
|
|
187
|
-
"peerDependencies": {
|
|
188
|
-
"@popperjs/core": "*",
|
|
189
|
-
"postcss": "*"
|
|
190
|
-
},
|
|
191
|
-
"engines": {
|
|
192
|
-
"node": ">= 16.20.0",
|
|
193
|
-
"npm": ">= 6.14.5",
|
|
194
|
-
"yarn": ">= 1.22.4"
|
|
195
|
-
},
|
|
196
|
-
"browserslist": [
|
|
197
|
-
"> 1%",
|
|
198
|
-
"last 2 versions",
|
|
199
|
-
"not Explorer > 0",
|
|
200
|
-
"IE 11",
|
|
201
|
-
"not ExplorerMobile > 0",
|
|
202
|
-
"not BlackBerry > 0",
|
|
203
|
-
"not OperaMini all",
|
|
204
|
-
"not OperaMobile > 0"
|
|
205
|
-
],
|
|
206
|
-
"jest": {
|
|
207
|
-
"testPathIgnorePatterns": [
|
|
208
|
-
".test",
|
|
209
|
-
"node_modules"
|
|
210
|
-
],
|
|
211
|
-
"jest.pathToJest": "node_modules/.bin/jest"
|
|
212
|
-
},
|
|
213
|
-
"config": {
|
|
214
|
-
"commitizen": {
|
|
215
|
-
"path": "./node_modules/cz-conventional-changelog"
|
|
216
|
-
}
|
|
217
|
-
},
|
|
218
|
-
"bugs": {
|
|
219
|
-
"url": "https://github.com/visitscotland/vs-component-library/issues"
|
|
220
|
-
},
|
|
221
|
-
"resolutions": {
|
|
222
|
-
"minimist": "^0.2.4",
|
|
223
|
-
"json5": "^1.0.2",
|
|
224
|
-
"word-wrap": "^1.2.4",
|
|
225
|
-
"highlight.js": "^10.4.1",
|
|
226
|
-
"semver": "^7.5.4",
|
|
227
|
-
"get-func-name": "^2.0.1",
|
|
228
|
-
"svgo": "3.2.0"
|
|
229
|
-
},
|
|
230
|
-
"packageManager": "yarn@4.6.0"
|
|
231
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@visitscotland/component-library",
|
|
3
|
+
"version": "4.12.1",
|
|
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 && 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": "^3.2.2",
|
|
82
|
+
"@originjs/vite-plugin-require-context": "^1.0.9",
|
|
83
|
+
"@rushstack/eslint-patch": "^1.3.0",
|
|
84
|
+
"@semantic-release/npm": "^12.0.1",
|
|
85
|
+
"@storybook/addon-a11y": "^8.4.6",
|
|
86
|
+
"@storybook/addon-essentials": "^8.4.6",
|
|
87
|
+
"@storybook/addon-interactions": "^8.4.6",
|
|
88
|
+
"@storybook/addon-links": "^8.4.6",
|
|
89
|
+
"@storybook/blocks": "^8.4.6",
|
|
90
|
+
"@storybook/vue3": "^8.4.6",
|
|
91
|
+
"@storybook/vue3-vite": "^8.4.6",
|
|
92
|
+
"@typescript-eslint/eslint-plugin": "^5.59.8",
|
|
93
|
+
"@typescript-eslint/parser": "^5.59.8",
|
|
94
|
+
"@vitejs/plugin-vue": "^5.0.4",
|
|
95
|
+
"@vue/eslint-config-airbnb": "^7.0.0",
|
|
96
|
+
"@vue/test-utils": "^2.3.2",
|
|
97
|
+
"@vue/vue3-jest": "^29.2.4",
|
|
98
|
+
"babel-jest": "^29.5.0",
|
|
99
|
+
"babel-loader": "^9.1.2",
|
|
100
|
+
"babel-plugin-macros": "^2.4.2",
|
|
101
|
+
"bootstrap": "^5.3.2",
|
|
102
|
+
"chromatic": "^6.17.3",
|
|
103
|
+
"clean-webpack-plugin": "^4.0.0",
|
|
104
|
+
"commitizen": "^4.3.0",
|
|
105
|
+
"cross-env": "^7.0.3",
|
|
106
|
+
"css-loader": "^6.7.3",
|
|
107
|
+
"cz-conventional-changelog": "^3.3.0",
|
|
108
|
+
"dotenv-webpack": "^8.0.1",
|
|
109
|
+
"eslint": "^8.2.0",
|
|
110
|
+
"eslint-import-resolver-webpack": "^0.13.2",
|
|
111
|
+
"eslint-plugin-import": "^2.25.2",
|
|
112
|
+
"eslint-plugin-storybook": "^0.11.1",
|
|
113
|
+
"eslint-plugin-vue": "^9.11.1",
|
|
114
|
+
"eslint-webpack-plugin": "^4.0.1",
|
|
115
|
+
"file-loader": "^6.2.0",
|
|
116
|
+
"husky": "^8.0.3",
|
|
117
|
+
"jest": "^29.5.0",
|
|
118
|
+
"jest-axe": "^8.0.0",
|
|
119
|
+
"jest-environment-jsdom": "^29.5.0",
|
|
120
|
+
"jest-serializer-vue": "^3.1.0",
|
|
121
|
+
"lint-staged": "^15.2.2",
|
|
122
|
+
"mini-css-extract-plugin": "^2.7.5",
|
|
123
|
+
"moxios": "^0.4.0",
|
|
124
|
+
"node-polyfill-webpack-plugin": "^2.0.1",
|
|
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
|
+
"semantic-release": "^24.2.0",
|
|
134
|
+
"speed-measure-webpack-plugin": "^1.5.0",
|
|
135
|
+
"standard-version": "^9.5.0",
|
|
136
|
+
"storybook": "^8.4.6",
|
|
137
|
+
"storybook-addon-datalayer-watcher": "^1.0.2",
|
|
138
|
+
"storybook-addon-mock": "^5.0.0",
|
|
139
|
+
"style-loader": "^3.3.2",
|
|
140
|
+
"svgo-loader": "^4.0.0",
|
|
141
|
+
"theo": "^8.1.5",
|
|
142
|
+
"time-analytics-webpack-plugin": "^0.1.20",
|
|
143
|
+
"ts-jest": "^29.1.0",
|
|
144
|
+
"ts-loader": "^9.4.3",
|
|
145
|
+
"typescript": "^5.0.4",
|
|
146
|
+
"upgrade": "^1.1.0",
|
|
147
|
+
"vite": "^5.2.10",
|
|
148
|
+
"vite-plugin-dts": "^3.7.2",
|
|
149
|
+
"vite-plugin-turbosnap": "^1.0.2",
|
|
150
|
+
"vue": "^3.4.19",
|
|
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
|
+
"@semantic-release/exec": "^6.0.3",
|
|
163
|
+
"@storybook/addon-a11y": "^8.4.6",
|
|
164
|
+
"@storybook/test": "^8.4.6",
|
|
165
|
+
"@vuelidate/core": "^2.0.2",
|
|
166
|
+
"@vuelidate/validators": "^2.0.2",
|
|
167
|
+
"axios": "^1.4.0",
|
|
168
|
+
"bootstrap-vue-next": "^0.17.0",
|
|
169
|
+
"glob": "^8.1.0",
|
|
170
|
+
"lodash": "^4.17.21",
|
|
171
|
+
"mapbox-gl": "^1.11.1",
|
|
172
|
+
"mitt": "^3.0.0",
|
|
173
|
+
"pinia": "^2.1.3",
|
|
174
|
+
"vite": "^5.1.3",
|
|
175
|
+
"vue": "^3.3.4",
|
|
176
|
+
"vue-combo-blocks": "^2.1.1",
|
|
177
|
+
"vue-recaptcha": "^2.0.1",
|
|
178
|
+
"vue-youtube-vue-3": "^1.5.0",
|
|
179
|
+
"vue3-charts": "^1.1.33",
|
|
180
|
+
"vue3-lazy-hydration": "^1.2.1",
|
|
181
|
+
"vue3-simple-typeahead": "^1.0.11",
|
|
182
|
+
"vuelidate": "^0.7.7",
|
|
183
|
+
"vuex": "^4.1.0",
|
|
184
|
+
"webpack-merge": "^5.1.4",
|
|
185
|
+
"webpack-node-externals": "^3.0.0"
|
|
186
|
+
},
|
|
187
|
+
"peerDependencies": {
|
|
188
|
+
"@popperjs/core": "*",
|
|
189
|
+
"postcss": "*"
|
|
190
|
+
},
|
|
191
|
+
"engines": {
|
|
192
|
+
"node": ">= 16.20.0",
|
|
193
|
+
"npm": ">= 6.14.5",
|
|
194
|
+
"yarn": ">= 1.22.4"
|
|
195
|
+
},
|
|
196
|
+
"browserslist": [
|
|
197
|
+
"> 1%",
|
|
198
|
+
"last 2 versions",
|
|
199
|
+
"not Explorer > 0",
|
|
200
|
+
"IE 11",
|
|
201
|
+
"not ExplorerMobile > 0",
|
|
202
|
+
"not BlackBerry > 0",
|
|
203
|
+
"not OperaMini all",
|
|
204
|
+
"not OperaMobile > 0"
|
|
205
|
+
],
|
|
206
|
+
"jest": {
|
|
207
|
+
"testPathIgnorePatterns": [
|
|
208
|
+
".test",
|
|
209
|
+
"node_modules"
|
|
210
|
+
],
|
|
211
|
+
"jest.pathToJest": "node_modules/.bin/jest"
|
|
212
|
+
},
|
|
213
|
+
"config": {
|
|
214
|
+
"commitizen": {
|
|
215
|
+
"path": "./node_modules/cz-conventional-changelog"
|
|
216
|
+
}
|
|
217
|
+
},
|
|
218
|
+
"bugs": {
|
|
219
|
+
"url": "https://github.com/visitscotland/vs-component-library/issues"
|
|
220
|
+
},
|
|
221
|
+
"resolutions": {
|
|
222
|
+
"minimist": "^0.2.4",
|
|
223
|
+
"json5": "^1.0.2",
|
|
224
|
+
"word-wrap": "^1.2.4",
|
|
225
|
+
"highlight.js": "^10.4.1",
|
|
226
|
+
"semver": "^7.5.4",
|
|
227
|
+
"get-func-name": "^2.0.1",
|
|
228
|
+
"svgo": "3.2.0"
|
|
229
|
+
},
|
|
230
|
+
"packageManager": "yarn@4.6.0"
|
|
231
|
+
}
|