@visitscotland/component-library 5.5.4 → 5.6.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/1cc6a9119d6015f578fd.css"
23
+ "styles/5c0c8814f9744cbe8b5e.css"
24
24
  ]
25
25
  }
26
26
  }
@@ -136,6 +136,7 @@ button.vs-guest-selector__trigger{text-align:left}button.vs-guest-selector__trig
136
136
  @media(min-width: 992px){.product-search__type .d-lg-flex .vs-select{width:100%}.product-search__type .d-lg-flex .product-search__in{margin:0 1rem}}.product-search__type .product-search__in{font-weight:600}
137
137
  .vs-product-search{width:100%;background:#33225d;padding:2rem .25rem}.vs-product-search__no-js{display:none}.vs-product-search__heading,.vs-product-search__intro{color:#fff}.vs-product-search__col--left{background:#33225d;margin-bottom:3rem}.vs-product-search__col--right{display:flex;flex-direction:column;justify-content:center;background:#a3a3cc;padding:1.5rem 1rem}@media(min-width: 576px){.vs-product-search{padding-left:.75rem;padding-right:.75rem}}@media(min-width: 1200px){.vs-product-search{padding:0;background:rgba(0,0,0,0)}.vs-product-search__heading,.vs-product-search__intro{color:#fff;margin-left:4rem;max-width:70%}.vs-product-search__col{min-height:458px}.vs-product-search__col--left{padding:6rem;margin-bottom:0}.vs-product-search__col--right.col-lg-4{padding:2rem}}.no-js .vs-product-search__col--right{padding:0}.no-js .vs-product-search__no-js{display:flex}.no-js .vs-product-search__widget{display:none}
138
138
  .vs-quote__content{font-size:1.5rem;font-weight:300;margin-bottom:1rem}.vs-quote__author-name{font-weight:600;margin-bottom:0rem}@media(min-width: 768px){.vs-quote__author-name{margin-bottom:.25rem;font-size:1.125rem}}.vs-quote__author-title{margin-bottom:0rem}@media(min-width: 768px){.vs-quote__author-title{font-size:1.125rem}}.vs-quote__author-title--narrow-margin{margin-bottom:1.75rem}@media(min-width: 768px){.vs-quote__quote-link{margin-top:1.75rem}}.vs-quote__speech-mark{font-weight:700;color:#535396;font-size:7rem;height:5rem;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.vs-quote__speech-container{display:block;margin-bottom:1rem;margin-right:1.25rem;width:3.5rem;height:2.5rem;position:relative}@media(min-width: 576px){.vs-quote__speech-container{display:inline-block;vertical-align:top}}.vs-quote__author-container{display:block;width:50%;max-width:8rem;margin-bottom:1rem}.vs-quote__author-container img{width:100%}@media(min-width: 992px){.vs-quote__author-container{margin-right:1.25rem}}.vs-quote__content-container{display:block}@media(min-width: 576px){.vs-quote--wide .vs-quote__author-container{display:inline-block;vertical-align:top;margin-bottom:1.25rem}}@media(min-width: 576px){.vs-quote--wide .vs-quote__content-container{display:inline-block;vertical-align:top}}@media(min-width: 1200px){.vs-quote--wide .vs-quote__content-container{width:calc(100% - 15rem);margin-top:-7px}}.vs-quote--with-border{border-left:.25rem solid #535396;padding-left:1.5rem}
139
+ .vs-section-header__divider{display:block;width:114px;height:2px;background-color:#a3a3cc;margin-bottom:1.5rem}
139
140
  .vs-table th>span{padding:0}.vs-table .table-sm th,.vs-table .table-sm td{font-size:1rem;padding:.25rem}.vs-table.table.b-table.b-table-stacked>tbody>tr>[data-label]::before{text-align:left}
140
141
  .vs-table .table th{border:0}.vs-table .table thead th{border-bottom:0}
141
142
  .table td{border-top:1px solid #e9e9e9;border-bottom:none}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@visitscotland/component-library",
3
- "version": "5.5.4",
3
+ "version": "5.6.0",
4
4
  "description": "VisitScotland Component Library",
5
5
  "author": "VisitScotland",
6
6
  "homepage": "https://github.com/visitscotland/vs-component-library#readme",