@visitscotland/component-library 5.5.4 → 5.6.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.
Files changed (36) hide show
  1. package/dist/client/manifest.json +74 -32
  2. package/dist/client/scripts/0499029aa4f8467afa97.js +1 -0
  3. package/dist/client/scripts/5b58f17e8baf99adb0f9.js +1 -0
  4. package/dist/client/styles/0499029aa4f8467afa97.css +1 -0
  5. package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +1 -1
  6. package/dist/components/components/embed-wrapper/EmbedWrapper.vue.d.ts +1 -1
  7. package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +2 -2
  8. package/dist/components/components/index.d.ts +1 -0
  9. package/dist/components/components/mega-nav/components/MegaNavFeaturedEvent.vue.d.ts +1 -1
  10. package/dist/components/components/mega-nav/components/MegaNavFeaturedItem.vue.d.ts +1 -1
  11. package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +1 -1
  12. package/dist/components/components/megalinks/components/megalink-multi-image/MegalinkMultiImage.vue.d.ts +1 -1
  13. package/dist/components/components/section-header/SectionHeader.vue.d.ts +268 -0
  14. package/dist/components/components/section-header/index.d.ts +256 -0
  15. package/dist/components/components/stretched-link-card/StretchedLinkCard.vue.d.ts +1 -1
  16. package/dist/components/components/video/Video.vue.d.ts +1 -1
  17. package/dist/components/components/video-caption/VideoCaption.vue.d.ts +1 -1
  18. package/dist/components/style.css +1 -1
  19. package/dist/components/utils/required-cookies-data.d.ts +6 -2
  20. package/dist/components/vs-component-library.js +34 -34
  21. package/dist/components/vs-component-library.mjs +2917 -2801
  22. package/dist/ssr/index.js +1 -1
  23. package/dist/ssr/manifest.json +1 -1
  24. package/dist/ssr/styles/{1cc6a9119d6015f578fd.css → 2c96a82c46a4e6c887a6.css} +1 -0
  25. package/package.json +1 -1
  26. package/dist/client/scripts/5d73502702c4bb5edd7f.js +0 -1
  27. /package/dist/client/scripts/{cec8d6c00ce6b039698f.js → 056cd8933beea0edc19e.js} +0 -0
  28. /package/dist/client/scripts/{5a0e795d327cf65da37a.js → 108d0feda4d2e06338cb.js} +0 -0
  29. /package/dist/client/scripts/{03aac36fba2028e24b34.js → 8635f4194d6472fba23e.js} +0 -0
  30. /package/dist/client/scripts/{fd24aecec67c3ec3de20.js → 8ff97723de50a3c1e6f3.js} +0 -0
  31. /package/dist/client/scripts/{2de3ebcd8f366e520df4.js → 99f43c4c4a9704f957a9.js} +0 -0
  32. /package/dist/client/styles/{cec8d6c00ce6b039698f.css → 056cd8933beea0edc19e.css} +0 -0
  33. /package/dist/client/styles/{5a0e795d327cf65da37a.css → 108d0feda4d2e06338cb.css} +0 -0
  34. /package/dist/client/styles/{03aac36fba2028e24b34.css → 8635f4194d6472fba23e.css} +0 -0
  35. /package/dist/client/styles/{fd24aecec67c3ec3de20.css → 8ff97723de50a3c1e6f3.css} +0 -0
  36. /package/dist/client/styles/{2de3ebcd8f366e520df4.css → 99f43c4c4a9704f957a9.css} +0 -0
@@ -20,7 +20,7 @@
20
20
  "index.js"
21
21
  ],
22
22
  "styles": [
23
- "styles/1cc6a9119d6015f578fd.css"
23
+ "styles/2c96a82c46a4e6c887a6.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.1",
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
- "use strict";(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[1459],{12308:function(e,o){o.A={youtube:[0],embed:[0,1]}},83178:function(e,o){var n={data:function(){return{requiredCookies:[],requiredCookiesAllowed:!1,cookieManagerLoaded:!1}},methods:{managerLoaded:function(){this.cookieManagerLoaded=!0},cookiesUpdated:function(){var e=!1;"undefined"!=typeof CookieControl&&(e=this.requiredCookies.every((function(e){return CookieControl&&!1!==CookieControl.getCategoryConsent(e)}))),this.requiredCookiesAllowed=e,void 0!==this.callbackOnUpdated&&this.callbackOnUpdated()}},computed:{cookiesAllowed:function(){return!("undefined"==typeof window||!window.bypassCookiesRequired)||this.requiredCookiesAllowed},cookiesLoaded:function(){return!("undefined"==typeof window||!window.bypassCookiesLoaded)||this.cookieManagerLoaded}},mounted:function(){var e=this;window.addEventListener("cookieManagerLoaded",(function(){e.managerLoaded()})),window.addEventListener("cookiesUpdated",(function(){e.cookiesUpdated()}))}};o.A=n}}]);