@visitscotland/component-library 4.13.13 → 4.14.0

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.
@@ -20,7 +20,7 @@
20
20
  "index.js"
21
21
  ],
22
22
  "styles": [
23
- "styles/a789f6a5848e4bf44f14.css"
23
+ "styles/cd04a669da937353cd50.css"
24
24
  ]
25
25
  }
26
26
  }
@@ -7,7 +7,7 @@
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%}
8
8
  @media(max-width: 576px){.row:not(.g-0){margin-right:-4px;margin-left:-4px}.row:not(.g-0)>.col,.row:not(.g-0)>[class*=col-]{padding-right:4px;padding-left:4px}}
9
9
  .vs-rich-text-wrapper--normal{font-size:1rem}@media(min-width: 768px){.vs-rich-text-wrapper--normal{font-size:1.125rem}}.vs-rich-text-wrapper--lead{line-height:1.55;font-size:1.125rem}@media(min-width: 768px){.vs-rich-text-wrapper--lead{font-size:1.25rem}}.vs-rich-text-wrapper h3.vs-heading{margin-top:1rem;margin-bottom:1rem}.vs-rich-text-wrapper .vs-heading--style-level-6{margin-top:1rem;margin-bottom:2rem}.vs-rich-text-wrapper *:not(.vs-heading)+.vs-heading--style-level-6{margin-top:4rem}
10
- .vs-article__wrapper{border:1px solid #e9e9e9}.vs-article__wrapper figure{margin-bottom:0}.vs-article__wrapper--no-border{border:0}.vs-article .vs-video-caption__details{display:block}
10
+ .vs-article__wrapper{border:1px solid #e9e9e9}.vs-article__wrapper figure{margin-bottom:0}.vs-article__wrapper--no-border{border:0}.vs-article .vs-article-section:first-of-type .vs-heading:first-child{margin-top:0}.vs-article .vs-video-caption__details{display:block}
11
11
  @media(min-width: 768px){.vs-article-section--sidebar-right{margin-right:-14.8%}}@media(min-width: 992px){.vs-article-section--sidebar-right{margin-right:-12.5%}}@media(min-width: 1200px){.vs-article-section--sidebar-right{margin-right:-13.6%}}@media(min-width: 1400px){.vs-article-section--sidebar-right{margin-right:-23.2%}}@media(min-width: 768px){.vs-article-section--sidebar-left{margin-left:-14.8%}}@media(min-width: 992px){.vs-article-section--sidebar-left{margin-left:-12.5%}}@media(min-width: 1200px){.vs-article-section--sidebar-left{margin-left:-13.6%}}@media(min-width: 1400px){.vs-article-section--sidebar-left{margin-left:-23.2%}}
12
12
  .vs-article-sidebar{background:#fff}.vs-article-sidebar__quote-wrapper{background:#fff;margin-left:-1px;padding:2rem 1.5rem}@media(min-width: 768px){.vs-article-sidebar__quote-wrapper{margin-left:0;padding:2rem 0 .25rem}}@media(min-width: 768px){.vs-article-sidebar--right .vs-article-sidebar__quote-wrapper{padding-left:0;padding-right:1.25rem}.vs-article-sidebar--left .vs-article-sidebar__quote-wrapper{padding-left:1.25rem;padding-right:0}}
13
13
  .vs-back-to-top{display:flex;inset-block-end:1rem;position:sticky}.vs-back-to-top .vs-button{margin:-4rem 1rem 0 auto}.no-js .vs-back-to-top{display:none !important}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visitscotland/component-library",
3
- "version": "4.13.13",
3
+ "version": "4.14.0",
4
4
  "description": "VisitScotland Component Library",
5
5
  "author": "VisitScotland",
6
6
  "homepage": "https://github.com/visitscotland/vs-component-library#readme",
@@ -1 +0,0 @@
1
- .vs-article__wrapper{border:1px solid #e9e9e9}.vs-article__wrapper figure{margin-bottom:0}.vs-article__wrapper--no-border{border:0}.vs-article .vs-video-caption__details{display:block}