@visitscotland/component-library 1.0.42 → 1.0.43
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/CHANGELOG.md +8 -0
- package/dist/client/manifest.json +2 -2
- package/dist/client/scripts/{920234929ca003bd07eb.js → 3c27ddb04f73b6e0648a.js} +1 -1
- package/dist/client/styles/3c27ddb04f73b6e0648a.css +1 -0
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{07e25a457f75f60d9f90.css → 532bae1fd95ef579a6e9.css} +1 -1
- package/package.json +1 -1
- package/dist/client/styles/920234929ca003bd07eb.css +0 -1
package/dist/ssr/manifest.json
CHANGED
|
@@ -135,7 +135,7 @@ label,legend{font-weight:600;margin-bottom:0}legend{font-size:1.125rem}.error{fo
|
|
|
135
135
|
.vs-table .table th{border-top:0}.vs-table .table thead th{border-bottom:0}
|
|
136
136
|
.vs-table .table-sm tfoot td{font-size:.875rem;font-weight:300;padding:.5rem .25rem}
|
|
137
137
|
.vs-ski-scotland-card{border:none;border-radius:.5rem;overflow:hidden;box-shadow:0 8px 8px rgba(0,0,0,.3);margin-bottom:3rem;height:calc(100% - 3rem)}.vs-ski-scotland-card::nth-last-child(-n + 3){margin-bottom:0}.vs-ski-scotland-card .vs-ski-scotland-card__img-container{width:100%;max-width:100%;position:relative;aspect-ratio:2/1}@supports not (aspect-ratio: 2/1){.vs-ski-scotland-card .vs-ski-scotland-card__img-container{padding-bottom:50%}}.vs-ski-scotland-card .vs-ski-scotland-card__img{width:100%;height:100%;object-fit:cover;align-self:flex-start;flex-shrink:0}.vs-ski-scotland-card .card-body{position:relative;padding:1rem 1rem 6rem}@media(min-width: 992px){.vs-ski-scotland-card .card-body{padding-bottom:4rem}}.vs-ski-scotland-card .vs-heading{margin-top:0}.vs-ski-scotland-card .vs-ski-scotland-card__button-holder{width:calc(100% - 2rem);display:inline-block;padding:.25rem .5rem;position:absolute;bottom:1rem}.vs-ski-scotland-card .vs-ski-scotland-card__button-holder--left{left:1rem;right:1rem;bottom:4rem}.vs-ski-scotland-card .vs-ski-scotland-card__button-holder--right{right:1rem;left:1rem}@media(min-width: 992px){.vs-ski-scotland-card .vs-ski-scotland-card__button-holder{width:calc(50% - 1rem)}.vs-ski-scotland-card .vs-ski-scotland-card__button-holder--left{right:auto;bottom:1rem}.vs-ski-scotland-card .vs-ski-scotland-card__button-holder--right{left:auto}}.vs-ski-scotland-card .vs-button{width:100%;padding:.5rem .5rem}.vs-ski-scotland-card .vs-button.disabled{margin-bottom:2px}.vs-ski-scotland-card .vs-loading-spinner{position:absolute;left:50%;transform:translateX(-50%);top:.5rem;width:auto}
|
|
138
|
-
.vs-ski-scotland-status{text-align:left}.vs-ski-scotland-status__full-report h2{margin-bottom:1rem}@media(min-width: 768px){.vs-ski-scotland-status__full-report h2{margin-bottom:1.75rem}}.vs-ski-scotland-status__full-report h3{margin-bottom:.5rem !important;margin-top:1.5rem !important}.vs-ski-scotland-status__centre-info{font-size:1rem;margin-top:2rem}@media(min-width: 768px){.vs-ski-scotland-status__centre-info{margin-bottom:1.75rem;margin-top:0}}.vs-ski-scotland-status__detailed-status-link{font-size:1rem}.vs-ski-scotland-status .row:not(:first-child){margin-top:2.5rem}@media(min-width: 768px){.vs-ski-scotland-status .row:not(:first-child){margin-top:4rem}}.vs-ski-scotland-status .vs-icon{text-align:center}.vs-ski-scotland-status .vs-table .vs-icon{width:1.25rem}
|
|
138
|
+
.vs-ski-scotland-status{text-align:left}.vs-ski-scotland-status__full-report h2{margin-bottom:1rem}@media(min-width: 768px){.vs-ski-scotland-status__full-report h2{margin-bottom:1.75rem}}.vs-ski-scotland-status__full-report h3{margin-bottom:.5rem !important;margin-top:1.5rem !important}.vs-ski-scotland-status__centre-info{font-size:1rem;margin-top:2rem}@media(min-width: 768px){.vs-ski-scotland-status__centre-info{margin-bottom:1.75rem;margin-top:0}}.vs-ski-scotland-status__centre-info li>.vs-icon{display:inline-block;width:1.25rem}.vs-ski-scotland-status__centre-info li>a{display:inline-block;width:calc(100% - 1.75rem);vertical-align:top;word-break:break-word}.vs-ski-scotland-status__centre-info li>span{display:inline-block;width:calc(100% - 2rem);vertical-align:top}.vs-ski-scotland-status__detailed-status-link{font-size:1rem}.vs-ski-scotland-status .row:not(:first-child){margin-top:2.5rem}@media(min-width: 768px){.vs-ski-scotland-status .row:not(:first-child){margin-top:4rem}}.vs-ski-scotland-status .vs-icon{text-align:center}.vs-ski-scotland-status .vs-table .vs-icon{width:1.25rem}.vs-ski-scotland-status__run-status-table thead th{width:50%}
|
|
139
139
|
.vs-skip-to{position:absolute;transform:translateY(-100%);top:0;height:3rem;align-items:center;padding:0 .5rem}.vs-skip-to__label{margin:0}.vs-skip-to:focus-within{position:relative;transform:translateY(0)}.vs-skip-to .vs-link{margin-left:.5rem}@media(min-width: 992px){.vs-skip-to{height:4rem}}.no-js .vs-skip-to__search{display:none}
|
|
140
140
|
.social-credit{line-height:1}.social-credit .social-credit__link{color:#fff;font-weight:300;font-size:.875rem}.social-credit .social-credit__link .vs-icon{color:#fff;vertical-align:middle}
|
|
141
141
|
.vs-social-share-item__link.vs-link.vs-link--variant-primary{border:1px solid #c3c1c2;display:block;margin-bottom:.5rem;padding:1rem .5rem;text-align:center;text-decoration:none}@media(min-width: 768px){.vs-social-share-item__link.vs-link.vs-link--variant-primary{padding:1.5rem;margin-bottom:1.5rem}}.vs-social-share-item__link.vs-link.vs-link--variant-primary:hover .vs-social-share-item__text{text-decoration:none}.vs-social-share-item__link.vs-link.vs-link--variant-primary:focus,.vs-social-share-item__link.vs-link.vs-link--variant-primary:focus-visible{outline-offset:0px;border:1px solid #af006e;outline:3px solid rgba(175,0,110,.3)}.vs-social-share-item__link.vs-link.vs-link--variant-primary .vs-icon{display:block;margin:0 auto .75rem}.vs-social-share-item__text{text-decoration:underline}.no-js .vs-social-share-item__link.vs-link.vs-link--variant-primary{margin-bottom:1rem}@media(min-width: 576px){.no-js .vs-social-share-item__link.vs-link.vs-link--variant-primary{margin-bottom:1.5rem}}@media(min-width: 768px){.no-js .vs-social-share-item__link.vs-link.vs-link--variant-primary{margin-bottom:0}}@media(min-width: 768px){.no-js .vs-social-share-item__link.vs-link.vs-link--variant-primary{padding:1.5rem .5rem}}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
.vs-ski-scotland-status{text-align:left}.vs-ski-scotland-status__full-report h2{margin-bottom:1rem}@media(min-width: 768px){.vs-ski-scotland-status__full-report h2{margin-bottom:1.75rem}}.vs-ski-scotland-status__full-report h3{margin-bottom:.5rem !important;margin-top:1.5rem !important}.vs-ski-scotland-status__centre-info{font-size:1rem;margin-top:2rem}@media(min-width: 768px){.vs-ski-scotland-status__centre-info{margin-bottom:1.75rem;margin-top:0}}.vs-ski-scotland-status__detailed-status-link{font-size:1rem}.vs-ski-scotland-status .row:not(:first-child){margin-top:2.5rem}@media(min-width: 768px){.vs-ski-scotland-status .row:not(:first-child){margin-top:4rem}}.vs-ski-scotland-status .vs-icon{text-align:center}.vs-ski-scotland-status .vs-table .vs-icon{width:1.25rem}
|