@visitscotland/component-library 5.16.4 → 5.18.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.
- package/dist/client/manifest.json +532 -498
- package/dist/client/scripts/{a60ecda754d362c2ae5f.js → 03be5e7637e3fc5b35f2.js} +1 -1
- package/dist/client/scripts/{ddbe7d3a688d6aa76adb.js → 19bf3fda24af130d6309.js} +1 -1
- package/dist/client/scripts/{ea35a7401301fdd826c8.js → 3997e6bfb2077648fae3.js} +1 -1
- package/dist/client/scripts/4714fa29a82e1177d216.js +1 -0
- package/dist/client/scripts/72e8cf2a7ddceadf4584.js +2 -0
- package/dist/client/scripts/72e8cf2a7ddceadf4584.js.LICENSE.txt +1 -0
- package/dist/client/scripts/96fcf998bf85267cee36.js +1 -0
- package/dist/client/scripts/{13f11ddb02a309d7ca52.js → a457e9c50e47ef615e6a.js} +1 -1
- package/dist/client/scripts/a518bb1554a077d87d19.js +1 -0
- package/dist/client/scripts/b16d36c13df4f81799dc.js +2 -0
- package/dist/client/scripts/b85d75a825b35c37debd.js +1 -0
- package/dist/client/scripts/ba8379f7349980eced6b.js +1 -0
- package/dist/client/scripts/{d6498b4d9b442b1b5de6.js → c125dd10e49921486f34.js} +1 -1
- package/dist/client/scripts/{0138c0c9ddea3182e3ec.js → c4b3ea690e53673d1f42.js} +1 -1
- package/dist/client/scripts/{e0a777194c85c718245b.js → dd51706886e16b5f97be.js} +1 -1
- package/dist/client/styles/4714fa29a82e1177d216.css +1 -0
- package/dist/client/styles/{5ef9a0f18541fee55f4c.css → 96fcf998bf85267cee36.css} +1 -1
- package/dist/client/styles/b85d75a825b35c37debd.css +1 -0
- package/dist/client/styles/ba8379f7349980eced6b.css +1 -0
- package/dist/components/{LoadingSpinner-BGAbIm7j.mjs → LoadingSpinner-Bt2Ghlfy.mjs} +4218 -4148
- package/dist/components/LoadingSpinner-kkWdRoQn.js +38 -0
- package/dist/components/components/accordion/components/AccordionItem.vue.d.ts +2 -1
- package/dist/components/components/accordion/components/AccordionToggle.vue.d.ts +1 -1
- package/dist/components/components/accordion/index.d.ts +3 -2
- package/dist/components/components/address/Address.vue.d.ts +1 -0
- package/dist/components/components/alert/Alert.vue.d.ts +1 -0
- package/dist/components/components/article-details/ArticleDetails.vue.d.ts +1 -0
- package/dist/components/components/banner/Banner.vue.d.ts +2 -1
- package/dist/components/components/button/Button.vue.d.ts +1 -1
- package/dist/components/components/button-toggle-group/ButtonToggleGroup.vue.d.ts +1 -0
- package/dist/components/components/canned-search/CannedSearch.vue.d.ts +4 -2
- package/dist/components/components/canned-search/components/CannedSearchLogos.vue.d.ts +1 -1
- package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts +1 -0
- package/dist/components/components/canned-search/components/CannedSearchSummaryBox.vue.d.ts +1 -0
- package/dist/components/components/caption/Caption.vue.d.ts +1 -0
- package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +8 -3
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorQuestion.vue.d.ts +1 -1
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts +2 -0
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorRunningTotal.vue.d.ts +1 -0
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorTip.vue.d.ts +1 -0
- package/dist/components/components/card/Card.vue.d.ts +1 -0
- package/dist/components/components/carousel/Carousel.vue.d.ts +1 -1
- package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +5 -2
- package/dist/components/components/detail/Detail.vue.d.ts +321 -1
- package/dist/components/components/embed-wrapper/EmbedWrapper.vue.d.ts +2 -1
- package/dist/components/components/event-card/EventCard.vue.d.ts +1 -1
- package/dist/components/components/footer/components/FooterAccordionItem.vue.d.ts +2 -1
- package/dist/components/components/footer/components/FooterCopyright.vue.d.ts +1 -0
- package/dist/components/components/footer/components/FooterNavListItem.vue.d.ts +1 -0
- package/dist/components/components/footer/components/FooterSocialItem.vue.d.ts +2 -0
- package/dist/components/components/form/Form.vue.d.ts +4 -3
- package/dist/components/components/global-menu/components/GlobalMenuLanguage.vue.d.ts +1 -0
- package/dist/components/components/hero-section/HeroSection.vue.d.ts +2 -1
- package/dist/components/components/hero-section/components/HeroSectionImage.vue.d.ts +1 -0
- package/dist/components/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +1 -1
- package/dist/components/components/icon/Icon.vue.d.ts +3 -2
- package/dist/components/components/icon/index.d.ts +1 -0
- package/dist/components/components/icon-list/components/IconListItem.vue.d.ts +1 -0
- package/dist/components/components/illustrated-map/index.d.ts +2 -0
- package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +7 -4
- package/dist/components/components/input/Input.vue.d.ts +1 -1
- package/dist/components/components/itineraries/Itinerary.vue.d.ts +1 -1
- package/dist/components/components/itineraries/components/ItineraryDay.vue.d.ts +3 -1
- package/dist/components/components/itineraries/components/ItineraryStop.vue.d.ts +310 -1
- package/dist/components/components/itineraries/components/ItineraryStopInfo.vue.d.ts +2 -0
- package/dist/components/components/link/Link.vue.d.ts +1 -0
- package/dist/components/components/link-list/components/LinkListItem.vue.d.ts +1 -0
- package/dist/components/components/listicle/ListicleItem.vue.d.ts +309 -1
- package/dist/components/components/map/Map.vue.d.ts +2 -1
- package/dist/components/components/map/components/MapMarker.vue.d.ts +1 -0
- package/dist/components/components/map-marker-icon/MapMarkerIcon.vue.d.ts +1 -0
- package/dist/components/components/map-with-sidebar/MapWithSidebar.vue.d.ts +13 -6
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarButtons.vue.d.ts +1 -1
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarCategory.vue.d.ts +2 -0
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarControls.vue.d.ts +1 -1
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarListItem.vue.d.ts +1 -0
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarPanel.vue.d.ts +7 -3
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarSubcategory.vue.d.ts +1 -0
- package/dist/components/components/mega-nav/MegaNav.vue.d.ts +7 -4
- package/dist/components/components/mega-nav/components/MegaNavAccordionItem.vue.d.ts +3 -1
- package/dist/components/components/mega-nav/components/MegaNavDropdown.vue.d.ts +1 -1
- package/dist/components/components/mega-nav/components/MegaNavDropdownContainer.vue.d.ts +2 -1
- package/dist/components/components/mega-nav/components/MegaNavFeaturedEvent.vue.d.ts +4 -2
- package/dist/components/components/mega-nav/components/MegaNavFeaturedItem.vue.d.ts +4 -2
- package/dist/components/components/mega-nav/components/MegaNavListItem.vue.d.ts +1 -0
- package/dist/components/components/mega-nav/components/MegaNavStaticLink.vue.d.ts +1 -0
- package/dist/components/components/megalinks/Megalinks.vue.d.ts +1 -1
- package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +5 -2
- package/dist/components/components/megalinks/components/megalink-multi-image/MegalinkMultiImage.vue.d.ts +5 -2
- package/dist/components/components/megalinks/components/megalink-single-image/MegalinkSingleImage.vue.d.ts +1 -1
- package/dist/components/components/modal/Modal.vue.d.ts +1 -1
- package/dist/components/components/number-input/NumberInput.vue.d.ts +1 -1
- package/dist/components/components/product-search/ProductSearch.vue.d.ts +2 -1
- package/dist/components/components/site-search/SiteSearch.vue.d.ts +1 -1
- package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +3 -2
- package/dist/components/components/ski-scotland/ski-scotland-card/SkiScotlandCard.vue.d.ts +4 -2
- package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +7 -2
- package/dist/components/components/skip-to/SkipTo.vue.d.ts +1 -0
- package/dist/components/components/social-credit-link/SocialCreditLink.vue.d.ts +2 -0
- package/dist/components/components/social-share/SocialShare.vue.d.ts +1 -1
- package/dist/components/components/social-share/components/SocialShareItem.vue.d.ts +2 -0
- package/dist/components/components/spotlight-section/SpotlightSection.vue.d.ts +1 -1
- package/dist/components/components/stretched-link-card/StretchedLinkCard.vue.d.ts +4 -2
- package/dist/components/components/stretched-link-card/components/StretchedLinkPanels.vue.d.ts +1 -0
- package/dist/components/components/summary-box/components/SummaryBoxListItem.vue.d.ts +1 -0
- package/dist/components/components/svg-link/SvgLink.vue.d.ts +1 -0
- package/dist/components/components/tag/Tag.vue.d.ts +1 -0
- package/dist/components/components/toggle-button/ToggleButton.vue.d.ts +2 -1
- package/dist/components/components/tooltip/Tooltip.vue.d.ts +1 -1
- package/dist/components/components/video/Video.vue.d.ts +2 -1
- package/dist/components/components/video-caption/VideoCaption.vue.d.ts +5 -3
- package/dist/components/components/warning/Warning.vue.d.ts +2 -1
- package/dist/components/style.css +1 -1
- package/dist/components/vs-component-library-maps.js +1 -1
- package/dist/components/vs-component-library-maps.mjs +1 -1
- package/dist/components/vs-component-library.js +2 -2
- package/dist/components/vs-component-library.mjs +35 -3
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{e4d4dc29a4d91453c9ff.css → b69602448346519334cf.css} +4 -3
- package/package.json +1 -1
- package/dist/client/scripts/045cedb636251568c653.js +0 -2
- package/dist/client/scripts/4d81e153212f8a019760.js +0 -2
- package/dist/client/scripts/4d81e153212f8a019760.js.LICENSE.txt +0 -1
- package/dist/client/scripts/5ef9a0f18541fee55f4c.js +0 -1
- package/dist/client/scripts/7c528b179ac61796df85.js +0 -1
- package/dist/client/scripts/be5be40177795e15ffc4.js +0 -1
- package/dist/client/scripts/c1202f7be443a6a829da.js +0 -1
- package/dist/client/styles/7c528b179ac61796df85.css +0 -1
- package/dist/client/styles/be5be40177795e15ffc4.css +0 -1
- package/dist/components/LoadingSpinner-Bx_xt3Ws.js +0 -38
- /package/dist/client/scripts/{465be4f4d4ddbe9b4741.js → 8465dc4025dd186c61c4.js} +0 -0
- /package/dist/client/scripts/{5de909354776d7d3471a.js → 89abc7e3a5eecf6b6014.js} +0 -0
- /package/dist/client/scripts/{045cedb636251568c653.js.LICENSE.txt → b16d36c13df4f81799dc.js.LICENSE.txt} +0 -0
- /package/dist/client/scripts/{666b1086c76b0e59651b.js → bb8f78fd21453a818715.js} +0 -0
- /package/dist/client/scripts/{144ec959a8b39f754c33.js → d4fdfca319e908a2c80a.js} +0 -0
- /package/dist/client/scripts/{732ec555c9d0c20ede00.js → eb3e702cdad4fa098d02.js} +0 -0
- /package/dist/client/styles/{a60ecda754d362c2ae5f.css → 03be5e7637e3fc5b35f2.css} +0 -0
- /package/dist/client/styles/{ddbe7d3a688d6aa76adb.css → 19bf3fda24af130d6309.css} +0 -0
- /package/dist/client/styles/{465be4f4d4ddbe9b4741.css → 8465dc4025dd186c61c4.css} +0 -0
- /package/dist/client/styles/{5de909354776d7d3471a.css → 89abc7e3a5eecf6b6014.css} +0 -0
- /package/dist/client/styles/{13f11ddb02a309d7ca52.css → a457e9c50e47ef615e6a.css} +0 -0
- /package/dist/client/styles/{666b1086c76b0e59651b.css → bb8f78fd21453a818715.css} +0 -0
- /package/dist/client/styles/{144ec959a8b39f754c33.css → d4fdfca319e908a2c80a.css} +0 -0
- /package/dist/client/styles/{e0a777194c85c718245b.css → dd51706886e16b5f97be.css} +0 -0
- /package/dist/client/styles/{732ec555c9d0c20ede00.css → eb3e702cdad4fa098d02.css} +0 -0
|
@@ -631,7 +631,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
631
631
|
'vs-button--is-animating': boolean;
|
|
632
632
|
'vs-button--rounded': boolean;
|
|
633
633
|
'vs-button--icon-only': boolean;
|
|
634
|
-
'button-flex': boolean;
|
|
635
634
|
'vs-button--flex-reverse': boolean;
|
|
636
635
|
}[];
|
|
637
636
|
iconClasses(): {
|
|
@@ -1241,6 +1240,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1241
1240
|
"vs-color-border-disabled": string;
|
|
1242
1241
|
"vs-color-icon-primary": string;
|
|
1243
1242
|
"vs-color-icon-secondary": string;
|
|
1243
|
+
"vs-color-icon-tertiary": string;
|
|
1244
1244
|
"vs-color-icon-inverse": string;
|
|
1245
1245
|
"vs-color-icon-cta-on-light": string;
|
|
1246
1246
|
"vs-color-icon-highlight": string;
|
|
@@ -1527,6 +1527,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1527
1527
|
"vs-color-border-disabled": string;
|
|
1528
1528
|
"vs-color-icon-primary": string;
|
|
1529
1529
|
"vs-color-icon-secondary": string;
|
|
1530
|
+
"vs-color-icon-tertiary": string;
|
|
1530
1531
|
"vs-color-icon-inverse": string;
|
|
1531
1532
|
"vs-color-icon-cta-on-light": string;
|
|
1532
1533
|
"vs-color-icon-highlight": string;
|
|
@@ -1899,7 +1900,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1899
1900
|
'vs-button--is-animating': boolean;
|
|
1900
1901
|
'vs-button--rounded': boolean;
|
|
1901
1902
|
'vs-button--icon-only': boolean;
|
|
1902
|
-
'button-flex': boolean;
|
|
1903
1903
|
'vs-button--flex-reverse': boolean;
|
|
1904
1904
|
}[];
|
|
1905
1905
|
iconClasses(): {
|
|
@@ -2509,6 +2509,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2509
2509
|
"vs-color-border-disabled": string;
|
|
2510
2510
|
"vs-color-icon-primary": string;
|
|
2511
2511
|
"vs-color-icon-secondary": string;
|
|
2512
|
+
"vs-color-icon-tertiary": string;
|
|
2512
2513
|
"vs-color-icon-inverse": string;
|
|
2513
2514
|
"vs-color-icon-cta-on-light": string;
|
|
2514
2515
|
"vs-color-icon-highlight": string;
|
|
@@ -2810,7 +2811,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2810
2811
|
'vs-button--is-animating': boolean;
|
|
2811
2812
|
'vs-button--rounded': boolean;
|
|
2812
2813
|
'vs-button--icon-only': boolean;
|
|
2813
|
-
'button-flex': boolean;
|
|
2814
2814
|
'vs-button--flex-reverse': boolean;
|
|
2815
2815
|
}[];
|
|
2816
2816
|
iconClasses(): {
|
|
@@ -3420,6 +3420,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3420
3420
|
"vs-color-border-disabled": string;
|
|
3421
3421
|
"vs-color-icon-primary": string;
|
|
3422
3422
|
"vs-color-icon-secondary": string;
|
|
3423
|
+
"vs-color-icon-tertiary": string;
|
|
3423
3424
|
"vs-color-icon-inverse": string;
|
|
3424
3425
|
"vs-color-icon-cta-on-light": string;
|
|
3425
3426
|
"vs-color-icon-highlight": string;
|
|
@@ -3706,6 +3707,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3706
3707
|
"vs-color-border-disabled": string;
|
|
3707
3708
|
"vs-color-icon-primary": string;
|
|
3708
3709
|
"vs-color-icon-secondary": string;
|
|
3710
|
+
"vs-color-icon-tertiary": string;
|
|
3709
3711
|
"vs-color-icon-inverse": string;
|
|
3710
3712
|
"vs-color-icon-cta-on-light": string;
|
|
3711
3713
|
"vs-color-icon-highlight": string;
|
|
@@ -4035,6 +4037,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4035
4037
|
"vs-color-border-disabled": string;
|
|
4036
4038
|
"vs-color-icon-primary": string;
|
|
4037
4039
|
"vs-color-icon-secondary": string;
|
|
4040
|
+
"vs-color-icon-tertiary": string;
|
|
4038
4041
|
"vs-color-icon-inverse": string;
|
|
4039
4042
|
"vs-color-icon-cta-on-light": string;
|
|
4040
4043
|
"vs-color-icon-highlight": string;
|
|
@@ -4316,7 +4319,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4316
4319
|
'vs-button--is-animating': boolean;
|
|
4317
4320
|
'vs-button--rounded': boolean;
|
|
4318
4321
|
'vs-button--icon-only': boolean;
|
|
4319
|
-
'button-flex': boolean;
|
|
4320
4322
|
'vs-button--flex-reverse': boolean;
|
|
4321
4323
|
}[];
|
|
4322
4324
|
iconClasses(): {
|
|
@@ -4926,6 +4928,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4926
4928
|
"vs-color-border-disabled": string;
|
|
4927
4929
|
"vs-color-icon-primary": string;
|
|
4928
4930
|
"vs-color-icon-secondary": string;
|
|
4931
|
+
"vs-color-icon-tertiary": string;
|
|
4929
4932
|
"vs-color-icon-inverse": string;
|
|
4930
4933
|
"vs-color-icon-cta-on-light": string;
|
|
4931
4934
|
"vs-color-icon-highlight": string;
|
|
@@ -599,7 +599,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
599
599
|
'vs-button--is-animating': boolean;
|
|
600
600
|
'vs-button--rounded': boolean;
|
|
601
601
|
'vs-button--icon-only': boolean;
|
|
602
|
-
'button-flex': boolean;
|
|
603
602
|
'vs-button--flex-reverse': boolean;
|
|
604
603
|
}[];
|
|
605
604
|
iconClasses(): {
|
|
@@ -1209,6 +1208,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1209
1208
|
"vs-color-border-disabled": string;
|
|
1210
1209
|
"vs-color-icon-primary": string;
|
|
1211
1210
|
"vs-color-icon-secondary": string;
|
|
1211
|
+
"vs-color-icon-tertiary": string;
|
|
1212
1212
|
"vs-color-icon-inverse": string;
|
|
1213
1213
|
"vs-color-icon-cta-on-light": string;
|
|
1214
1214
|
"vs-color-icon-highlight": string;
|
|
@@ -264,7 +264,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
264
264
|
'vs-button--is-animating': boolean;
|
|
265
265
|
'vs-button--rounded': boolean;
|
|
266
266
|
'vs-button--icon-only': boolean;
|
|
267
|
-
'button-flex': boolean;
|
|
268
267
|
'vs-button--flex-reverse': boolean;
|
|
269
268
|
}[];
|
|
270
269
|
iconClasses(): {
|
|
@@ -874,6 +873,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
874
873
|
"vs-color-border-disabled": string;
|
|
875
874
|
"vs-color-icon-primary": string;
|
|
876
875
|
"vs-color-icon-secondary": string;
|
|
876
|
+
"vs-color-icon-tertiary": string;
|
|
877
877
|
"vs-color-icon-inverse": string;
|
|
878
878
|
"vs-color-icon-cta-on-light": string;
|
|
879
879
|
"vs-color-icon-highlight": string;
|
|
@@ -274,6 +274,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
274
274
|
"vs-color-border-disabled": string;
|
|
275
275
|
"vs-color-icon-primary": string;
|
|
276
276
|
"vs-color-icon-secondary": string;
|
|
277
|
+
"vs-color-icon-tertiary": string;
|
|
277
278
|
"vs-color-icon-inverse": string;
|
|
278
279
|
"vs-color-icon-cta-on-light": string;
|
|
279
280
|
"vs-color-icon-highlight": string;
|
|
@@ -668,7 +669,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
668
669
|
'vs-button--is-animating': boolean;
|
|
669
670
|
'vs-button--rounded': boolean;
|
|
670
671
|
'vs-button--icon-only': boolean;
|
|
671
|
-
'button-flex': boolean;
|
|
672
672
|
'vs-button--flex-reverse': boolean;
|
|
673
673
|
}[];
|
|
674
674
|
iconClasses(): {
|
|
@@ -1278,6 +1278,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1278
1278
|
"vs-color-border-disabled": string;
|
|
1279
1279
|
"vs-color-icon-primary": string;
|
|
1280
1280
|
"vs-color-icon-secondary": string;
|
|
1281
|
+
"vs-color-icon-tertiary": string;
|
|
1281
1282
|
"vs-color-icon-inverse": string;
|
|
1282
1283
|
"vs-color-icon-cta-on-light": string;
|
|
1283
1284
|
"vs-color-icon-highlight": string;
|
|
@@ -2226,6 +2227,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2226
2227
|
"vs-color-border-disabled": string;
|
|
2227
2228
|
"vs-color-icon-primary": string;
|
|
2228
2229
|
"vs-color-icon-secondary": string;
|
|
2230
|
+
"vs-color-icon-tertiary": string;
|
|
2229
2231
|
"vs-color-icon-inverse": string;
|
|
2230
2232
|
"vs-color-icon-cta-on-light": string;
|
|
2231
2233
|
"vs-color-icon-highlight": string;
|
|
@@ -141,6 +141,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
141
141
|
"vs-color-border-disabled": string;
|
|
142
142
|
"vs-color-icon-primary": string;
|
|
143
143
|
"vs-color-icon-secondary": string;
|
|
144
|
+
"vs-color-icon-tertiary": string;
|
|
144
145
|
"vs-color-icon-inverse": string;
|
|
145
146
|
"vs-color-icon-cta-on-light": string;
|
|
146
147
|
"vs-color-icon-highlight": string;
|
|
@@ -415,8 +416,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
415
416
|
type: BooleanConstructor;
|
|
416
417
|
default: boolean;
|
|
417
418
|
};
|
|
419
|
+
icon: {
|
|
420
|
+
type: StringConstructor;
|
|
421
|
+
default: string;
|
|
422
|
+
};
|
|
423
|
+
iconVariant: {
|
|
424
|
+
type: StringConstructor;
|
|
425
|
+
default: string;
|
|
426
|
+
validator: (value: unknown) => any;
|
|
427
|
+
};
|
|
418
428
|
}>, {}, {}, {
|
|
419
429
|
detailClasses(): string[];
|
|
430
|
+
iconSize(): "xs" | "xxs";
|
|
420
431
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
421
432
|
size: {
|
|
422
433
|
type: StringConstructor;
|
|
@@ -432,10 +443,308 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
432
443
|
type: BooleanConstructor;
|
|
433
444
|
default: boolean;
|
|
434
445
|
};
|
|
446
|
+
icon: {
|
|
447
|
+
type: StringConstructor;
|
|
448
|
+
default: string;
|
|
449
|
+
};
|
|
450
|
+
iconVariant: {
|
|
451
|
+
type: StringConstructor;
|
|
452
|
+
default: string;
|
|
453
|
+
validator: (value: unknown) => any;
|
|
454
|
+
};
|
|
435
455
|
}>> & Readonly<{}>, {
|
|
456
|
+
icon: string;
|
|
436
457
|
size: string;
|
|
437
458
|
noMargins: boolean;
|
|
459
|
+
iconVariant: string;
|
|
438
460
|
color: string;
|
|
439
|
-
}, {}, {
|
|
461
|
+
}, {}, {
|
|
462
|
+
VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
463
|
+
icon: {
|
|
464
|
+
type: StringConstructor;
|
|
465
|
+
required: true;
|
|
466
|
+
};
|
|
467
|
+
variant: {
|
|
468
|
+
type: StringConstructor;
|
|
469
|
+
default: string;
|
|
470
|
+
validator: (value: unknown) => any;
|
|
471
|
+
};
|
|
472
|
+
customColour: {
|
|
473
|
+
type: StringConstructor;
|
|
474
|
+
default: any;
|
|
475
|
+
};
|
|
476
|
+
size: {
|
|
477
|
+
type: StringConstructor;
|
|
478
|
+
default: string;
|
|
479
|
+
validator: (value: unknown) => any;
|
|
480
|
+
};
|
|
481
|
+
smallSize: {
|
|
482
|
+
type: StringConstructor;
|
|
483
|
+
default: any;
|
|
484
|
+
validator: (value: unknown) => any;
|
|
485
|
+
};
|
|
486
|
+
}>, {}, {
|
|
487
|
+
tokens: {
|
|
488
|
+
"vs-color-background-primary": string;
|
|
489
|
+
"vs-color-background-secondary": string;
|
|
490
|
+
"vs-color-background-bold": string;
|
|
491
|
+
"vs-color-background-brand": string;
|
|
492
|
+
"vs-color-background-inverse": string;
|
|
493
|
+
"vs-color-background-highlight": string;
|
|
494
|
+
"vs-color-background-information": string;
|
|
495
|
+
"vs-color-background-success": string;
|
|
496
|
+
"vs-color-background-warning": string;
|
|
497
|
+
"vs-color-background-error": string;
|
|
498
|
+
"vs-color-background-accent-heather-80": string;
|
|
499
|
+
"vs-color-background-accent-heather-30": string;
|
|
500
|
+
"vs-color-background-accent-tolsta-40": string;
|
|
501
|
+
"vs-color-background-accent-gorse-05": string;
|
|
502
|
+
"vs-color-border-primary": string;
|
|
503
|
+
"vs-color-border-secondary": string;
|
|
504
|
+
"vs-color-border-inverse": string;
|
|
505
|
+
"vs-color-border-input": string;
|
|
506
|
+
"vs-color-border-highlight": string;
|
|
507
|
+
"vs-color-border-bold": string;
|
|
508
|
+
"vs-color-border-success": string;
|
|
509
|
+
"vs-color-border-warning": string;
|
|
510
|
+
"vs-color-border-error": string;
|
|
511
|
+
"vs-color-border-disabled": string;
|
|
512
|
+
"vs-color-icon-primary": string;
|
|
513
|
+
"vs-color-icon-secondary": string;
|
|
514
|
+
"vs-color-icon-tertiary": string;
|
|
515
|
+
"vs-color-icon-inverse": string;
|
|
516
|
+
"vs-color-icon-cta-on-light": string;
|
|
517
|
+
"vs-color-icon-highlight": string;
|
|
518
|
+
"vs-color-icon-success": string;
|
|
519
|
+
"vs-color-icon-warning": string;
|
|
520
|
+
"vs-color-icon-error": string;
|
|
521
|
+
"vs-color-icon-disabled": string;
|
|
522
|
+
"vs-color-icon-accent-saltire-30": string;
|
|
523
|
+
"vs-color-icon-ski-easy": string;
|
|
524
|
+
"vs-color-icon-ski-intermediate": string;
|
|
525
|
+
"vs-color-icon-ski-difficult": string;
|
|
526
|
+
"vs-color-icon-ski-very-difficult": string;
|
|
527
|
+
"vs-color-icon-ski-itineraries": string;
|
|
528
|
+
"vs-color-icon-ski-other": string;
|
|
529
|
+
"vs-color-icon-accent-loch-ness": string;
|
|
530
|
+
"vs-color-icon-accent-grey-02": string;
|
|
531
|
+
"vs-color-icon-accent-saltire": string;
|
|
532
|
+
"vs-color-icon-accent-bramble": string;
|
|
533
|
+
"vs-color-icon-accent-heather": string;
|
|
534
|
+
"vs-color-icon-accent-whisky": string;
|
|
535
|
+
"vs-color-icon-accent-cranachan": string;
|
|
536
|
+
"vs-color-icon-accent-buachaille": string;
|
|
537
|
+
"vs-color-interaction-focus": string;
|
|
538
|
+
"vs-color-interaction-focus-on-bold": string;
|
|
539
|
+
"vs-color-interaction-cta-primary": string;
|
|
540
|
+
"vs-color-interaction-cta-secondary": string;
|
|
541
|
+
"vs-color-interaction-cta-hover": string;
|
|
542
|
+
"vs-color-interaction-cta-pressed": string;
|
|
543
|
+
"vs-color-interaction-cta-disabled": string;
|
|
544
|
+
"vs-color-interaction-cta-subtle-hover": string;
|
|
545
|
+
"vs-color-interaction-cta-subtle-pressed": string;
|
|
546
|
+
"vs-color-interaction-cta-subtle": string;
|
|
547
|
+
"vs-color-interaction-link-primary": string;
|
|
548
|
+
"vs-color-interaction-link-secondary": string;
|
|
549
|
+
"vs-color-interaction-link-active": string;
|
|
550
|
+
"vs-color-interaction-link-visited": string;
|
|
551
|
+
"vs-color-interaction-link-disabled": string;
|
|
552
|
+
"vs-color-interaction-link-visited-on-bold": string;
|
|
553
|
+
"vs-color-text-primary": string;
|
|
554
|
+
"vs-color-text-secondary": string;
|
|
555
|
+
"vs-color-text-tertiary": string;
|
|
556
|
+
"vs-color-text-inverse": string;
|
|
557
|
+
"vs-color-text-cta-on-light": string;
|
|
558
|
+
"vs-color-text-highlight": string;
|
|
559
|
+
"vs-color-text-brand": string;
|
|
560
|
+
"vs-color-text-error": string;
|
|
561
|
+
"vs-color-text-success": string;
|
|
562
|
+
"vs-color-text-disabled": string;
|
|
563
|
+
breakpoint_xl: string;
|
|
564
|
+
grid_container_width_xl: string;
|
|
565
|
+
breakpoint_md: string;
|
|
566
|
+
max_container_width_xl: string;
|
|
567
|
+
grid_container_width_md: string;
|
|
568
|
+
breakpoint_sm: string;
|
|
569
|
+
breakpoint_lg: string;
|
|
570
|
+
breakpoint_xs: string;
|
|
571
|
+
max_container_width_md: string;
|
|
572
|
+
grid_container_width_sm: string;
|
|
573
|
+
grid_container_width_lg: string;
|
|
574
|
+
max_container_width_sm: string;
|
|
575
|
+
max_container_width_lg: string;
|
|
576
|
+
max_container_width_xxl: string;
|
|
577
|
+
grid_container_width_xxl: string;
|
|
578
|
+
breakpoint_xxl: string;
|
|
579
|
+
grid_columns: string;
|
|
580
|
+
grid_gutter_width: string;
|
|
581
|
+
"vs-spacer-0": string;
|
|
582
|
+
"vs-spacer-0125": string;
|
|
583
|
+
"vs-spacer-025": string;
|
|
584
|
+
"vs-spacer-050": string;
|
|
585
|
+
"vs-spacer-075": string;
|
|
586
|
+
"vs-spacer-100": string;
|
|
587
|
+
"vs-spacer-125": string;
|
|
588
|
+
"vs-spacer-150": string;
|
|
589
|
+
"vs-spacer-175": string;
|
|
590
|
+
"vs-spacer-200": string;
|
|
591
|
+
"vs-spacer-250": string;
|
|
592
|
+
"vs-spacer-300": string;
|
|
593
|
+
"vs-spacer-400": string;
|
|
594
|
+
"vs-spacer-500": string;
|
|
595
|
+
"vs-spacer-600": string;
|
|
596
|
+
"vs-spacer-700": string;
|
|
597
|
+
"vs-radius-medium": string;
|
|
598
|
+
"vs-radius-none": string;
|
|
599
|
+
"vs-radius-large-increased": string;
|
|
600
|
+
"vs-radius-extra-large-increased": string;
|
|
601
|
+
"vs-radius-tiny": string;
|
|
602
|
+
"vs-radius-large": string;
|
|
603
|
+
"vs-radius-extra-large": string;
|
|
604
|
+
"vs-radius-extra-extra-large": string;
|
|
605
|
+
"vs-radius-huge": string;
|
|
606
|
+
"vs-radius-full": string;
|
|
607
|
+
"vs-radius-small": string;
|
|
608
|
+
"vs-elevation-shadow-raised": string;
|
|
609
|
+
"vs-elevation-shadow-overlay": string;
|
|
610
|
+
"vs-elevation-surface": string;
|
|
611
|
+
"vs-elevation-surface-section": string;
|
|
612
|
+
"vs-elevation-surface-raised": string;
|
|
613
|
+
"vs-elevation-surface-overlay": string;
|
|
614
|
+
"vs-focus-shadow": string;
|
|
615
|
+
"vs-focus-shadow-on-dark": string;
|
|
616
|
+
"vs-border-width-sm": string;
|
|
617
|
+
"vs-border-width-md": string;
|
|
618
|
+
"vs-font-size-display-m": string;
|
|
619
|
+
"vs-font-size-display-s": string;
|
|
620
|
+
"vs-font-size-heading-xl": string;
|
|
621
|
+
"vs-font-size-heading-l": string;
|
|
622
|
+
"vs-font-size-heading-m": string;
|
|
623
|
+
"vs-font-size-heading-s": string;
|
|
624
|
+
"vs-font-size-heading-xs": string;
|
|
625
|
+
"vs-font-size-heading-xxs": string;
|
|
626
|
+
"vs-font-size-heading-xxxs": string;
|
|
627
|
+
"vs-font-size-detail-l": string;
|
|
628
|
+
"vs-font-size-detail-m": string;
|
|
629
|
+
"vs-font-size-detail-s": string;
|
|
630
|
+
"vs-font-size-body-l": string;
|
|
631
|
+
"vs-font-size-body-m": string;
|
|
632
|
+
"vs-font-size-body-s": string;
|
|
633
|
+
"vs-font-weight-strong": string;
|
|
634
|
+
"vs-font-weight-medium": string;
|
|
635
|
+
"vs-font-weight-regular": string;
|
|
636
|
+
"vs-font-weight-subtle": string;
|
|
637
|
+
"vs-font-weight-heading": string;
|
|
638
|
+
"vs-font-weight-body": string;
|
|
639
|
+
"vs-font-weight-detail": string;
|
|
640
|
+
"vs-font-family-sans-serif": string;
|
|
641
|
+
"vs-font-family-display": string;
|
|
642
|
+
"vs-line-height-heading": number;
|
|
643
|
+
"vs-line-height-detail": number;
|
|
644
|
+
"vs-line-height-body": number;
|
|
645
|
+
"vs-letter-spacing-display": string;
|
|
646
|
+
"vs-letter-spacing-heading": string;
|
|
647
|
+
"vs-letter-spacing-detail": string;
|
|
648
|
+
"vs-letter-spacing-body": string;
|
|
649
|
+
icon_size_xxs: string;
|
|
650
|
+
icon_size_xs: string;
|
|
651
|
+
icon_size_sm: string;
|
|
652
|
+
icon_size_md: string;
|
|
653
|
+
icon_size_lg: string;
|
|
654
|
+
icon_size_xl: string;
|
|
655
|
+
"vs-icon-facility-audio-loop": string;
|
|
656
|
+
"vs-icon-control-collapse": string;
|
|
657
|
+
"vs-icon-facility-wheelchair-access": string;
|
|
658
|
+
"vs-icon-control-pause": string;
|
|
659
|
+
"vs-icon-facility-cafe": string;
|
|
660
|
+
"vs-icon-feedback-error": string;
|
|
661
|
+
"vs-icon-facility-accessible-parking": string;
|
|
662
|
+
"vs-icon-control-filters": string;
|
|
663
|
+
"vs-icon-feedback-information": string;
|
|
664
|
+
"vs-icon-control-external-link": string;
|
|
665
|
+
"vs-icon-control-play": string;
|
|
666
|
+
"vs-icon-facility-accessible-dining": string;
|
|
667
|
+
"vs-icon-facility-public-transport": string;
|
|
668
|
+
"vs-icon-season-winter": string;
|
|
669
|
+
"vs-icon-control-expand": string;
|
|
670
|
+
"vs-icon-facility-pets-welcome": string;
|
|
671
|
+
"vs-icon-facility-parking": string;
|
|
672
|
+
"vs-icon-control-menu": string;
|
|
673
|
+
"vs-icon-season-spring": string;
|
|
674
|
+
"vs-icon-season-summer": string;
|
|
675
|
+
"vs-icon-facility-breakfast": string;
|
|
676
|
+
"vs-icon-control-back-to-top": string;
|
|
677
|
+
"vs-icon-control-dismiss": string;
|
|
678
|
+
"vs-icon-feedback-warning": string;
|
|
679
|
+
"vs-icon-facility-accessible-shower": string;
|
|
680
|
+
"vs-icon-facility-wifi": string;
|
|
681
|
+
"vs-icon-control-search": string;
|
|
682
|
+
"vs-icon-control-download": string;
|
|
683
|
+
"vs-icon-season-autumn": string;
|
|
684
|
+
"vs-icon-facility-accessible-toilet": string;
|
|
685
|
+
"vs-icon-feedback-success": string;
|
|
686
|
+
"vs-icon-facility-vegan": string;
|
|
687
|
+
"font-size-1": string;
|
|
688
|
+
"font-size-2": string;
|
|
689
|
+
"font-size-3": string;
|
|
690
|
+
"font-size-4": string;
|
|
691
|
+
"font-size-5": string;
|
|
692
|
+
"font-size-6": string;
|
|
693
|
+
"font-size-7": string;
|
|
694
|
+
"font-size-8": string;
|
|
695
|
+
"font-size-9": string;
|
|
696
|
+
"font-size-10": string;
|
|
697
|
+
"font-size-body": string;
|
|
698
|
+
"font-size-body-md": string;
|
|
699
|
+
"font-size-lead": string;
|
|
700
|
+
"font-size-lead-md": string;
|
|
701
|
+
"font-size-teaser": string;
|
|
702
|
+
opacity_100: string;
|
|
703
|
+
opacity_50: string;
|
|
704
|
+
opacity_0: string;
|
|
705
|
+
duration_quickly: string;
|
|
706
|
+
duration_base: string;
|
|
707
|
+
duration_slowly: string;
|
|
708
|
+
no_javascript: string;
|
|
709
|
+
theme_dark: string;
|
|
710
|
+
theme_grey: string;
|
|
711
|
+
};
|
|
712
|
+
}, {
|
|
713
|
+
iconClasses(): any[];
|
|
714
|
+
fontAwesomeClasses(): any;
|
|
715
|
+
iconStyles(): {
|
|
716
|
+
color: string;
|
|
717
|
+
};
|
|
718
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
719
|
+
icon: {
|
|
720
|
+
type: StringConstructor;
|
|
721
|
+
required: true;
|
|
722
|
+
};
|
|
723
|
+
variant: {
|
|
724
|
+
type: StringConstructor;
|
|
725
|
+
default: string;
|
|
726
|
+
validator: (value: unknown) => any;
|
|
727
|
+
};
|
|
728
|
+
customColour: {
|
|
729
|
+
type: StringConstructor;
|
|
730
|
+
default: any;
|
|
731
|
+
};
|
|
732
|
+
size: {
|
|
733
|
+
type: StringConstructor;
|
|
734
|
+
default: string;
|
|
735
|
+
validator: (value: unknown) => any;
|
|
736
|
+
};
|
|
737
|
+
smallSize: {
|
|
738
|
+
type: StringConstructor;
|
|
739
|
+
default: any;
|
|
740
|
+
validator: (value: unknown) => any;
|
|
741
|
+
};
|
|
742
|
+
}>> & Readonly<{}>, {
|
|
743
|
+
variant: string;
|
|
744
|
+
customColour: string;
|
|
745
|
+
size: string;
|
|
746
|
+
smallSize: string;
|
|
747
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
748
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
440
749
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
441
750
|
export default _default;
|
|
@@ -224,6 +224,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
224
224
|
"vs-color-border-disabled": string;
|
|
225
225
|
"vs-color-icon-primary": string;
|
|
226
226
|
"vs-color-icon-secondary": string;
|
|
227
|
+
"vs-color-icon-tertiary": string;
|
|
227
228
|
"vs-color-icon-inverse": string;
|
|
228
229
|
"vs-color-icon-cta-on-light": string;
|
|
229
230
|
"vs-color-icon-highlight": string;
|
|
@@ -598,6 +599,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
598
599
|
"vs-color-border-disabled": string;
|
|
599
600
|
"vs-color-icon-primary": string;
|
|
600
601
|
"vs-color-icon-secondary": string;
|
|
602
|
+
"vs-color-icon-tertiary": string;
|
|
601
603
|
"vs-color-icon-inverse": string;
|
|
602
604
|
"vs-color-icon-cta-on-light": string;
|
|
603
605
|
"vs-color-icon-highlight": string;
|
|
@@ -185,6 +185,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
185
185
|
"vs-color-border-disabled": string;
|
|
186
186
|
"vs-color-icon-primary": string;
|
|
187
187
|
"vs-color-icon-secondary": string;
|
|
188
|
+
"vs-color-icon-tertiary": string;
|
|
188
189
|
"vs-color-icon-inverse": string;
|
|
189
190
|
"vs-color-icon-cta-on-light": string;
|
|
190
191
|
"vs-color-icon-highlight": string;
|
|
@@ -235,6 +235,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
235
235
|
"vs-color-border-disabled": string;
|
|
236
236
|
"vs-color-icon-primary": string;
|
|
237
237
|
"vs-color-icon-secondary": string;
|
|
238
|
+
"vs-color-icon-tertiary": string;
|
|
238
239
|
"vs-color-icon-inverse": string;
|
|
239
240
|
"vs-color-icon-cta-on-light": string;
|
|
240
241
|
"vs-color-icon-highlight": string;
|