@visitscotland/component-library 5.2.0 → 5.3.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 +347 -347
- package/dist/client/scripts/20eb9b1139ef63c0e3f3.js +1 -0
- package/dist/client/scripts/26a15f8ae1cae9d231cc.js +1 -0
- package/dist/client/scripts/3a0b6ec4e120727781f3.js +1 -0
- package/dist/client/scripts/518c9d10ede1f1e3a576.js +1 -0
- package/dist/client/scripts/{d38fc7d2a353b6adacca.js → 5389ee753606f9248ce8.js} +1 -1
- package/dist/client/scripts/5794030ffceca6e33f43.js +1 -0
- package/dist/client/scripts/746da613bad15ee3dcff.js +1 -0
- package/dist/client/scripts/7731da5b3becc45aca4e.js +1 -0
- package/dist/client/scripts/{6011db9e93655179bce2.js → a009f915dfb357504b89.js} +1 -1
- package/dist/client/scripts/a712d2e04a1b916faca6.js +1 -0
- package/dist/client/scripts/ab8b41bfdee81b798e0d.js +1 -0
- package/dist/client/scripts/b157c0a922155b3e52b0.js +1 -0
- package/dist/client/scripts/d1f49f7ef5b97e59ec90.js +1 -0
- package/dist/client/scripts/dd5e947a4987dbae46e1.js +1 -0
- package/dist/client/scripts/{237e1b1351e8ddd2c119.js → fe2c667d7fe7bdf5e7d8.js} +1 -1
- package/dist/client/styles/{f6b14333a81f305e0c76.css → 3a0b6ec4e120727781f3.css} +1 -1
- package/dist/client/styles/518c9d10ede1f1e3a576.css +1 -0
- package/dist/client/styles/{c7d8a23fda39d0c8d694.css → 746da613bad15ee3dcff.css} +1 -1
- package/dist/components/{LoadingSpinner-CRHoF_GG.js → LoadingSpinner-BPAFT6qA.js} +1 -1
- package/dist/components/{LoadingSpinner-9F1JIAMg.mjs → LoadingSpinner-D3gnH_p2.mjs} +8 -8
- package/dist/components/components/accordion/components/AccordionItem.vue.d.ts +16 -16
- package/dist/components/components/accordion/components/AccordionToggle.vue.d.ts +8 -8
- package/dist/components/components/accordion/index.d.ts +24 -24
- package/dist/components/components/address/Address.vue.d.ts +8 -8
- package/dist/components/components/alert/Alert.vue.d.ts +8 -8
- package/dist/components/components/article-details/ArticleDetails.vue.d.ts +8 -8
- package/dist/components/components/banner/Banner.vue.d.ts +16 -16
- package/dist/components/components/button/Button.vue.d.ts +8 -8
- package/dist/components/components/button-toggle-group/ButtonToggleGroup.vue.d.ts +8 -8
- package/dist/components/components/canned-search/CannedSearch.vue.d.ts +32 -32
- package/dist/components/components/canned-search/components/CannedSearchLogos.vue.d.ts +8 -8
- package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts +8 -8
- package/dist/components/components/canned-search/components/CannedSearchSummaryBox.vue.d.ts +8 -8
- package/dist/components/components/caption/Caption.vue.d.ts +8 -8
- package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +64 -64
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorQuestion.vue.d.ts +8 -8
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts +16 -16
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorRunningTotal.vue.d.ts +8 -8
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorTip.vue.d.ts +8 -8
- package/dist/components/components/card/Card.vue.d.ts +8 -8
- package/dist/components/components/carousel/Carousel.vue.d.ts +8 -8
- package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +40 -40
- package/dist/components/components/embed-wrapper/EmbedWrapper.vue.d.ts +16 -16
- package/dist/components/components/event-card/EventCard.vue.d.ts +8 -8
- package/dist/components/components/footer/components/FooterAccordionItem.vue.d.ts +16 -16
- package/dist/components/components/footer/components/FooterCopyright.vue.d.ts +8 -8
- package/dist/components/components/footer/components/FooterNavListItem.vue.d.ts +8 -8
- package/dist/components/components/footer/components/FooterSocialItem.vue.d.ts +16 -16
- package/dist/components/components/form/Form.vue.d.ts +32 -32
- package/dist/components/components/global-menu/components/GlobalMenuLanguage.vue.d.ts +8 -8
- package/dist/components/components/hero-section/HeroSection.vue.d.ts +16 -16
- package/dist/components/components/hero-section/components/HeroSectionImage.vue.d.ts +8 -8
- package/dist/components/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +8 -8
- package/dist/components/components/icon/Icon.vue.d.ts +8 -8
- package/dist/components/components/icon/index.d.ts +8 -8
- package/dist/components/components/icon-list/components/IconListItem.vue.d.ts +8 -8
- package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +56 -56
- package/dist/components/components/input/Input.vue.d.ts +8 -8
- package/dist/components/components/itineraries/Itinerary.vue.d.ts +8 -8
- package/dist/components/components/itineraries/components/ItineraryDay.vue.d.ts +24 -24
- package/dist/components/components/itineraries/components/ItineraryStop.vue.d.ts +8 -8
- package/dist/components/components/itineraries/components/ItineraryStopInfo.vue.d.ts +16 -16
- package/dist/components/components/link/Link.vue.d.ts +8 -8
- package/dist/components/components/link-list/components/LinkListItem.vue.d.ts +8 -8
- package/dist/components/components/map/Map.vue.d.ts +16 -16
- package/dist/components/components/map/components/MapMarker.vue.d.ts +8 -8
- package/dist/components/components/map-marker-icon/MapMarkerIcon.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/MapWithSidebar.vue.d.ts +104 -104
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarButtons.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarCategory.vue.d.ts +16 -16
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarControls.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarListItem.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarPanel.vue.d.ts +56 -56
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarSubcategory.vue.d.ts +8 -8
- package/dist/components/components/mega-nav/MegaNav.vue.d.ts +56 -56
- package/dist/components/components/mega-nav/components/MegaNavAccordionItem.vue.d.ts +24 -24
- package/dist/components/components/mega-nav/components/MegaNavDropdown.vue.d.ts +8 -8
- package/dist/components/components/mega-nav/components/MegaNavDropdownContainer.vue.d.ts +16 -16
- package/dist/components/components/mega-nav/components/MegaNavFeaturedEvent.vue.d.ts +32 -32
- package/dist/components/components/mega-nav/components/MegaNavFeaturedItem.vue.d.ts +32 -32
- package/dist/components/components/mega-nav/components/MegaNavListItem.vue.d.ts +8 -8
- package/dist/components/components/mega-nav/components/MegaNavStaticLink.vue.d.ts +8 -8
- package/dist/components/components/megalinks/Megalinks.vue.d.ts +8 -8
- package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +40 -40
- package/dist/components/components/megalinks/components/megalink-multi-image/MegalinkMultiImage.vue.d.ts +40 -40
- package/dist/components/components/megalinks/components/megalink-single-image/MegalinkSingleImage.vue.d.ts +8 -8
- package/dist/components/components/modal/Modal.vue.d.ts +8 -8
- package/dist/components/components/number-input/NumberInput.vue.d.ts +8 -8
- package/dist/components/components/product-search/ProductSearch.vue.d.ts +16 -16
- package/dist/components/components/site-search/SiteSearch.vue.d.ts +8 -8
- package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +24 -24
- package/dist/components/components/ski-scotland/ski-scotland-card/SkiScotlandCard.vue.d.ts +32 -32
- package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +56 -56
- package/dist/components/components/skip-to/SkipTo.vue.d.ts +8 -8
- package/dist/components/components/social-credit-link/SocialCreditLink.vue.d.ts +16 -16
- package/dist/components/components/social-share/SocialShare.vue.d.ts +8 -8
- package/dist/components/components/social-share/components/SocialShareItem.vue.d.ts +16 -16
- package/dist/components/components/spotlight-section/SpotlightSection.vue.d.ts +8 -8
- package/dist/components/components/stretched-link-card/StretchedLinkCard.vue.d.ts +32 -32
- package/dist/components/components/stretched-link-card/components/StretchedLinkPanels.vue.d.ts +8 -8
- package/dist/components/components/summary-box/components/SummaryBoxListItem.vue.d.ts +8 -8
- package/dist/components/components/svg-link/SvgLink.vue.d.ts +8 -8
- package/dist/components/components/tag/Tag.vue.d.ts +8 -8
- package/dist/components/components/toggle-button/ToggleButton.vue.d.ts +16 -16
- package/dist/components/components/tooltip/Tooltip.vue.d.ts +8 -8
- package/dist/components/components/video/Video.vue.d.ts +16 -16
- package/dist/components/components/video-caption/VideoCaption.vue.d.ts +40 -40
- package/dist/components/components/warning/Warning.vue.d.ts +16 -16
- 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 +1 -1
- package/dist/components/vs-component-library.mjs +2 -2
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{068e83de9d2338ed7807.css → 40f2bc593e258123d83e.css} +3 -3
- package/package.json +1 -1
- package/dist/client/scripts/0d5f28fe307c92690798.js +0 -1
- package/dist/client/scripts/4d0ee20dd851f87af71d.js +0 -1
- package/dist/client/scripts/4ea07d2c7fc5809ee486.js +0 -1
- package/dist/client/scripts/5e65c4e6f74be1aa4afa.js +0 -1
- package/dist/client/scripts/61d10ff12cd0c78c4cb2.js +0 -1
- package/dist/client/scripts/6319bcba5da04b2ab71c.js +0 -1
- package/dist/client/scripts/9be8e7dec8198f51a48f.js +0 -1
- package/dist/client/scripts/a713d058eccc0eec10e1.js +0 -1
- package/dist/client/scripts/c7d8a23fda39d0c8d694.js +0 -1
- package/dist/client/scripts/dea99bc6000281777923.js +0 -1
- package/dist/client/scripts/e0ae6eb532e9deca95b9.js +0 -1
- package/dist/client/scripts/f6b14333a81f305e0c76.js +0 -1
- package/dist/client/styles/4d0ee20dd851f87af71d.css +0 -1
- /package/dist/client/scripts/{5ab05d4b7bdc0f98bc66.js → 17e1dc1af4dba7a57041.js} +0 -0
- /package/dist/client/scripts/{659586c81aacffa64f64.js → 29f72637534f644577d0.js} +0 -0
- /package/dist/client/scripts/{74ea31ee65f3fefdffc3.js → 2e4e1a6a0d76573af286.js} +0 -0
- /package/dist/client/scripts/{61ccd81a89ddf9eddbf0.js → c3f252736011147c5395.js} +0 -0
- /package/dist/client/scripts/{97d4cc9cc0744686ec4e.js → ce00285192b4c219aef7.js} +0 -0
- /package/dist/client/styles/{5ab05d4b7bdc0f98bc66.css → 17e1dc1af4dba7a57041.css} +0 -0
- /package/dist/client/styles/{0d5f28fe307c92690798.css → 20eb9b1139ef63c0e3f3.css} +0 -0
- /package/dist/client/styles/{e0ae6eb532e9deca95b9.css → 26a15f8ae1cae9d231cc.css} +0 -0
- /package/dist/client/styles/{659586c81aacffa64f64.css → 29f72637534f644577d0.css} +0 -0
- /package/dist/client/styles/{74ea31ee65f3fefdffc3.css → 2e4e1a6a0d76573af286.css} +0 -0
- /package/dist/client/styles/{d38fc7d2a353b6adacca.css → 5389ee753606f9248ce8.css} +0 -0
- /package/dist/client/styles/{a713d058eccc0eec10e1.css → 5794030ffceca6e33f43.css} +0 -0
- /package/dist/client/styles/{dea99bc6000281777923.css → 7731da5b3becc45aca4e.css} +0 -0
- /package/dist/client/styles/{6011db9e93655179bce2.css → a009f915dfb357504b89.css} +0 -0
- /package/dist/client/styles/{4ea07d2c7fc5809ee486.css → a712d2e04a1b916faca6.css} +0 -0
- /package/dist/client/styles/{5e65c4e6f74be1aa4afa.css → ab8b41bfdee81b798e0d.css} +0 -0
- /package/dist/client/styles/{6319bcba5da04b2ab71c.css → b157c0a922155b3e52b0.css} +0 -0
- /package/dist/client/styles/{61ccd81a89ddf9eddbf0.css → c3f252736011147c5395.css} +0 -0
- /package/dist/client/styles/{97d4cc9cc0744686ec4e.css → ce00285192b4c219aef7.css} +0 -0
- /package/dist/client/styles/{61d10ff12cd0c78c4cb2.css → d1f49f7ef5b97e59ec90.css} +0 -0
- /package/dist/client/styles/{9be8e7dec8198f51a48f.css → dd5e947a4987dbae46e1.css} +0 -0
|
@@ -765,6 +765,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
765
765
|
"vs-radius-huge": string;
|
|
766
766
|
"vs-radius-full": string;
|
|
767
767
|
"vs-radius-small": string;
|
|
768
|
+
"vs-elevation-shadow-raised": string;
|
|
769
|
+
"vs-elevation-shadow-overlay": string;
|
|
770
|
+
"vs-elevation-surface": string;
|
|
771
|
+
"vs-elevation-surface-section": string;
|
|
772
|
+
"vs-elevation-surface-raised": string;
|
|
773
|
+
"vs-elevation-surface-overlay": string;
|
|
774
|
+
"vs-focus-shadow": string;
|
|
775
|
+
"vs-focus-shadow-on-dark": string;
|
|
768
776
|
"vs-font-size-display-m": string;
|
|
769
777
|
"vs-font-size-display-s": string;
|
|
770
778
|
"vs-font-size-heading-xl": string;
|
|
@@ -833,12 +841,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
833
841
|
"vs-icon-facility-accessible-toilet": string;
|
|
834
842
|
"vs-icon-feedback-success": string;
|
|
835
843
|
"vs-icon-facility-vegan": string;
|
|
836
|
-
"vs-elevation-shadow-raised": string;
|
|
837
|
-
"vs-elevation-shadow-overlay": string;
|
|
838
|
-
"vs-elevation-surface": string;
|
|
839
|
-
"vs-elevation-surface-section": string;
|
|
840
|
-
"vs-elevation-surface-raised": string;
|
|
841
|
-
"vs-elevation-surface-overlay": string;
|
|
842
844
|
"font-size-1": string;
|
|
843
845
|
"font-size-2": string;
|
|
844
846
|
"font-size-3": string;
|
|
@@ -860,8 +862,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
860
862
|
duration_quickly: string;
|
|
861
863
|
duration_base: string;
|
|
862
864
|
duration_slowly: string;
|
|
863
|
-
"vs-box-shadow-focus": string;
|
|
864
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
865
865
|
no_javascript: string;
|
|
866
866
|
theme_dark: string;
|
|
867
867
|
theme_grey: string;
|
|
@@ -1816,6 +1816,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1816
1816
|
"vs-radius-huge": string;
|
|
1817
1817
|
"vs-radius-full": string;
|
|
1818
1818
|
"vs-radius-small": string;
|
|
1819
|
+
"vs-elevation-shadow-raised": string;
|
|
1820
|
+
"vs-elevation-shadow-overlay": string;
|
|
1821
|
+
"vs-elevation-surface": string;
|
|
1822
|
+
"vs-elevation-surface-section": string;
|
|
1823
|
+
"vs-elevation-surface-raised": string;
|
|
1824
|
+
"vs-elevation-surface-overlay": string;
|
|
1825
|
+
"vs-focus-shadow": string;
|
|
1826
|
+
"vs-focus-shadow-on-dark": string;
|
|
1819
1827
|
"vs-font-size-display-m": string;
|
|
1820
1828
|
"vs-font-size-display-s": string;
|
|
1821
1829
|
"vs-font-size-heading-xl": string;
|
|
@@ -1884,12 +1892,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1884
1892
|
"vs-icon-facility-accessible-toilet": string;
|
|
1885
1893
|
"vs-icon-feedback-success": string;
|
|
1886
1894
|
"vs-icon-facility-vegan": string;
|
|
1887
|
-
"vs-elevation-shadow-raised": string;
|
|
1888
|
-
"vs-elevation-shadow-overlay": string;
|
|
1889
|
-
"vs-elevation-surface": string;
|
|
1890
|
-
"vs-elevation-surface-section": string;
|
|
1891
|
-
"vs-elevation-surface-raised": string;
|
|
1892
|
-
"vs-elevation-surface-overlay": string;
|
|
1893
1895
|
"font-size-1": string;
|
|
1894
1896
|
"font-size-2": string;
|
|
1895
1897
|
"font-size-3": string;
|
|
@@ -1911,8 +1913,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1911
1913
|
duration_quickly: string;
|
|
1912
1914
|
duration_base: string;
|
|
1913
1915
|
duration_slowly: string;
|
|
1914
|
-
"vs-box-shadow-focus": string;
|
|
1915
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1916
1916
|
no_javascript: string;
|
|
1917
1917
|
theme_dark: string;
|
|
1918
1918
|
theme_grey: string;
|
|
@@ -2748,6 +2748,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2748
2748
|
"vs-radius-huge": string;
|
|
2749
2749
|
"vs-radius-full": string;
|
|
2750
2750
|
"vs-radius-small": string;
|
|
2751
|
+
"vs-elevation-shadow-raised": string;
|
|
2752
|
+
"vs-elevation-shadow-overlay": string;
|
|
2753
|
+
"vs-elevation-surface": string;
|
|
2754
|
+
"vs-elevation-surface-section": string;
|
|
2755
|
+
"vs-elevation-surface-raised": string;
|
|
2756
|
+
"vs-elevation-surface-overlay": string;
|
|
2757
|
+
"vs-focus-shadow": string;
|
|
2758
|
+
"vs-focus-shadow-on-dark": string;
|
|
2751
2759
|
"vs-font-size-display-m": string;
|
|
2752
2760
|
"vs-font-size-display-s": string;
|
|
2753
2761
|
"vs-font-size-heading-xl": string;
|
|
@@ -2816,12 +2824,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2816
2824
|
"vs-icon-facility-accessible-toilet": string;
|
|
2817
2825
|
"vs-icon-feedback-success": string;
|
|
2818
2826
|
"vs-icon-facility-vegan": string;
|
|
2819
|
-
"vs-elevation-shadow-raised": string;
|
|
2820
|
-
"vs-elevation-shadow-overlay": string;
|
|
2821
|
-
"vs-elevation-surface": string;
|
|
2822
|
-
"vs-elevation-surface-section": string;
|
|
2823
|
-
"vs-elevation-surface-raised": string;
|
|
2824
|
-
"vs-elevation-surface-overlay": string;
|
|
2825
2827
|
"font-size-1": string;
|
|
2826
2828
|
"font-size-2": string;
|
|
2827
2829
|
"font-size-3": string;
|
|
@@ -2843,8 +2845,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2843
2845
|
duration_quickly: string;
|
|
2844
2846
|
duration_base: string;
|
|
2845
2847
|
duration_slowly: string;
|
|
2846
|
-
"vs-box-shadow-focus": string;
|
|
2847
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2848
2848
|
no_javascript: string;
|
|
2849
2849
|
theme_dark: string;
|
|
2850
2850
|
theme_grey: string;
|
|
@@ -4089,6 +4089,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4089
4089
|
"vs-radius-huge": string;
|
|
4090
4090
|
"vs-radius-full": string;
|
|
4091
4091
|
"vs-radius-small": string;
|
|
4092
|
+
"vs-elevation-shadow-raised": string;
|
|
4093
|
+
"vs-elevation-shadow-overlay": string;
|
|
4094
|
+
"vs-elevation-surface": string;
|
|
4095
|
+
"vs-elevation-surface-section": string;
|
|
4096
|
+
"vs-elevation-surface-raised": string;
|
|
4097
|
+
"vs-elevation-surface-overlay": string;
|
|
4098
|
+
"vs-focus-shadow": string;
|
|
4099
|
+
"vs-focus-shadow-on-dark": string;
|
|
4092
4100
|
"vs-font-size-display-m": string;
|
|
4093
4101
|
"vs-font-size-display-s": string;
|
|
4094
4102
|
"vs-font-size-heading-xl": string;
|
|
@@ -4157,12 +4165,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4157
4165
|
"vs-icon-facility-accessible-toilet": string;
|
|
4158
4166
|
"vs-icon-feedback-success": string;
|
|
4159
4167
|
"vs-icon-facility-vegan": string;
|
|
4160
|
-
"vs-elevation-shadow-raised": string;
|
|
4161
|
-
"vs-elevation-shadow-overlay": string;
|
|
4162
|
-
"vs-elevation-surface": string;
|
|
4163
|
-
"vs-elevation-surface-section": string;
|
|
4164
|
-
"vs-elevation-surface-raised": string;
|
|
4165
|
-
"vs-elevation-surface-overlay": string;
|
|
4166
4168
|
"font-size-1": string;
|
|
4167
4169
|
"font-size-2": string;
|
|
4168
4170
|
"font-size-3": string;
|
|
@@ -4184,8 +4186,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4184
4186
|
duration_quickly: string;
|
|
4185
4187
|
duration_base: string;
|
|
4186
4188
|
duration_slowly: string;
|
|
4187
|
-
"vs-box-shadow-focus": string;
|
|
4188
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4189
4189
|
no_javascript: string;
|
|
4190
4190
|
theme_dark: string;
|
|
4191
4191
|
theme_grey: string;
|
|
@@ -845,6 +845,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
845
845
|
"vs-radius-huge": string;
|
|
846
846
|
"vs-radius-full": string;
|
|
847
847
|
"vs-radius-small": string;
|
|
848
|
+
"vs-elevation-shadow-raised": string;
|
|
849
|
+
"vs-elevation-shadow-overlay": string;
|
|
850
|
+
"vs-elevation-surface": string;
|
|
851
|
+
"vs-elevation-surface-section": string;
|
|
852
|
+
"vs-elevation-surface-raised": string;
|
|
853
|
+
"vs-elevation-surface-overlay": string;
|
|
854
|
+
"vs-focus-shadow": string;
|
|
855
|
+
"vs-focus-shadow-on-dark": string;
|
|
848
856
|
"vs-font-size-display-m": string;
|
|
849
857
|
"vs-font-size-display-s": string;
|
|
850
858
|
"vs-font-size-heading-xl": string;
|
|
@@ -913,12 +921,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
913
921
|
"vs-icon-facility-accessible-toilet": string;
|
|
914
922
|
"vs-icon-feedback-success": string;
|
|
915
923
|
"vs-icon-facility-vegan": string;
|
|
916
|
-
"vs-elevation-shadow-raised": string;
|
|
917
|
-
"vs-elevation-shadow-overlay": string;
|
|
918
|
-
"vs-elevation-surface": string;
|
|
919
|
-
"vs-elevation-surface-section": string;
|
|
920
|
-
"vs-elevation-surface-raised": string;
|
|
921
|
-
"vs-elevation-surface-overlay": string;
|
|
922
924
|
"font-size-1": string;
|
|
923
925
|
"font-size-2": string;
|
|
924
926
|
"font-size-3": string;
|
|
@@ -940,8 +942,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
940
942
|
duration_quickly: string;
|
|
941
943
|
duration_base: string;
|
|
942
944
|
duration_slowly: string;
|
|
943
|
-
"vs-box-shadow-focus": string;
|
|
944
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
945
945
|
no_javascript: string;
|
|
946
946
|
theme_dark: string;
|
|
947
947
|
theme_grey: string;
|
package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts
CHANGED
|
@@ -703,6 +703,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
703
703
|
"vs-radius-huge": string;
|
|
704
704
|
"vs-radius-full": string;
|
|
705
705
|
"vs-radius-small": string;
|
|
706
|
+
"vs-elevation-shadow-raised": string;
|
|
707
|
+
"vs-elevation-shadow-overlay": string;
|
|
708
|
+
"vs-elevation-surface": string;
|
|
709
|
+
"vs-elevation-surface-section": string;
|
|
710
|
+
"vs-elevation-surface-raised": string;
|
|
711
|
+
"vs-elevation-surface-overlay": string;
|
|
712
|
+
"vs-focus-shadow": string;
|
|
713
|
+
"vs-focus-shadow-on-dark": string;
|
|
706
714
|
"vs-font-size-display-m": string;
|
|
707
715
|
"vs-font-size-display-s": string;
|
|
708
716
|
"vs-font-size-heading-xl": string;
|
|
@@ -771,12 +779,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
771
779
|
"vs-icon-facility-accessible-toilet": string;
|
|
772
780
|
"vs-icon-feedback-success": string;
|
|
773
781
|
"vs-icon-facility-vegan": string;
|
|
774
|
-
"vs-elevation-shadow-raised": string;
|
|
775
|
-
"vs-elevation-shadow-overlay": string;
|
|
776
|
-
"vs-elevation-surface": string;
|
|
777
|
-
"vs-elevation-surface-section": string;
|
|
778
|
-
"vs-elevation-surface-raised": string;
|
|
779
|
-
"vs-elevation-surface-overlay": string;
|
|
780
782
|
"font-size-1": string;
|
|
781
783
|
"font-size-2": string;
|
|
782
784
|
"font-size-3": string;
|
|
@@ -798,8 +800,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
798
800
|
duration_quickly: string;
|
|
799
801
|
duration_base: string;
|
|
800
802
|
duration_slowly: string;
|
|
801
|
-
"vs-box-shadow-focus": string;
|
|
802
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
803
803
|
no_javascript: string;
|
|
804
804
|
theme_dark: string;
|
|
805
805
|
theme_grey: string;
|
|
@@ -457,6 +457,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
457
457
|
"vs-radius-huge": string;
|
|
458
458
|
"vs-radius-full": string;
|
|
459
459
|
"vs-radius-small": string;
|
|
460
|
+
"vs-elevation-shadow-raised": string;
|
|
461
|
+
"vs-elevation-shadow-overlay": string;
|
|
462
|
+
"vs-elevation-surface": string;
|
|
463
|
+
"vs-elevation-surface-section": string;
|
|
464
|
+
"vs-elevation-surface-raised": string;
|
|
465
|
+
"vs-elevation-surface-overlay": string;
|
|
466
|
+
"vs-focus-shadow": string;
|
|
467
|
+
"vs-focus-shadow-on-dark": string;
|
|
460
468
|
"vs-font-size-display-m": string;
|
|
461
469
|
"vs-font-size-display-s": string;
|
|
462
470
|
"vs-font-size-heading-xl": string;
|
|
@@ -525,12 +533,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
525
533
|
"vs-icon-facility-accessible-toilet": string;
|
|
526
534
|
"vs-icon-feedback-success": string;
|
|
527
535
|
"vs-icon-facility-vegan": string;
|
|
528
|
-
"vs-elevation-shadow-raised": string;
|
|
529
|
-
"vs-elevation-shadow-overlay": string;
|
|
530
|
-
"vs-elevation-surface": string;
|
|
531
|
-
"vs-elevation-surface-section": string;
|
|
532
|
-
"vs-elevation-surface-raised": string;
|
|
533
|
-
"vs-elevation-surface-overlay": string;
|
|
534
536
|
"font-size-1": string;
|
|
535
537
|
"font-size-2": string;
|
|
536
538
|
"font-size-3": string;
|
|
@@ -552,8 +554,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
552
554
|
duration_quickly: string;
|
|
553
555
|
duration_base: string;
|
|
554
556
|
duration_slowly: string;
|
|
555
|
-
"vs-box-shadow-focus": string;
|
|
556
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
557
557
|
no_javascript: string;
|
|
558
558
|
theme_dark: string;
|
|
559
559
|
theme_grey: string;
|
|
@@ -161,6 +161,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
161
161
|
"vs-radius-huge": string;
|
|
162
162
|
"vs-radius-full": string;
|
|
163
163
|
"vs-radius-small": string;
|
|
164
|
+
"vs-elevation-shadow-raised": string;
|
|
165
|
+
"vs-elevation-shadow-overlay": string;
|
|
166
|
+
"vs-elevation-surface": string;
|
|
167
|
+
"vs-elevation-surface-section": string;
|
|
168
|
+
"vs-elevation-surface-raised": string;
|
|
169
|
+
"vs-elevation-surface-overlay": string;
|
|
170
|
+
"vs-focus-shadow": string;
|
|
171
|
+
"vs-focus-shadow-on-dark": string;
|
|
164
172
|
"vs-font-size-display-m": string;
|
|
165
173
|
"vs-font-size-display-s": string;
|
|
166
174
|
"vs-font-size-heading-xl": string;
|
|
@@ -229,12 +237,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
229
237
|
"vs-icon-facility-accessible-toilet": string;
|
|
230
238
|
"vs-icon-feedback-success": string;
|
|
231
239
|
"vs-icon-facility-vegan": string;
|
|
232
|
-
"vs-elevation-shadow-raised": string;
|
|
233
|
-
"vs-elevation-shadow-overlay": string;
|
|
234
|
-
"vs-elevation-surface": string;
|
|
235
|
-
"vs-elevation-surface-section": string;
|
|
236
|
-
"vs-elevation-surface-raised": string;
|
|
237
|
-
"vs-elevation-surface-overlay": string;
|
|
238
240
|
"font-size-1": string;
|
|
239
241
|
"font-size-2": string;
|
|
240
242
|
"font-size-3": string;
|
|
@@ -256,8 +258,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
256
258
|
duration_quickly: string;
|
|
257
259
|
duration_base: string;
|
|
258
260
|
duration_slowly: string;
|
|
259
|
-
"vs-box-shadow-focus": string;
|
|
260
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
261
261
|
no_javascript: string;
|
|
262
262
|
theme_dark: string;
|
|
263
263
|
theme_grey: string;
|
|
@@ -987,6 +987,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
987
987
|
"vs-radius-huge": string;
|
|
988
988
|
"vs-radius-full": string;
|
|
989
989
|
"vs-radius-small": string;
|
|
990
|
+
"vs-elevation-shadow-raised": string;
|
|
991
|
+
"vs-elevation-shadow-overlay": string;
|
|
992
|
+
"vs-elevation-surface": string;
|
|
993
|
+
"vs-elevation-surface-section": string;
|
|
994
|
+
"vs-elevation-surface-raised": string;
|
|
995
|
+
"vs-elevation-surface-overlay": string;
|
|
996
|
+
"vs-focus-shadow": string;
|
|
997
|
+
"vs-focus-shadow-on-dark": string;
|
|
990
998
|
"vs-font-size-display-m": string;
|
|
991
999
|
"vs-font-size-display-s": string;
|
|
992
1000
|
"vs-font-size-heading-xl": string;
|
|
@@ -1055,12 +1063,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1055
1063
|
"vs-icon-facility-accessible-toilet": string;
|
|
1056
1064
|
"vs-icon-feedback-success": string;
|
|
1057
1065
|
"vs-icon-facility-vegan": string;
|
|
1058
|
-
"vs-elevation-shadow-raised": string;
|
|
1059
|
-
"vs-elevation-shadow-overlay": string;
|
|
1060
|
-
"vs-elevation-surface": string;
|
|
1061
|
-
"vs-elevation-surface-section": string;
|
|
1062
|
-
"vs-elevation-surface-raised": string;
|
|
1063
|
-
"vs-elevation-surface-overlay": string;
|
|
1064
1066
|
"font-size-1": string;
|
|
1065
1067
|
"font-size-2": string;
|
|
1066
1068
|
"font-size-3": string;
|
|
@@ -1082,8 +1084,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1082
1084
|
duration_quickly: string;
|
|
1083
1085
|
duration_base: string;
|
|
1084
1086
|
duration_slowly: string;
|
|
1085
|
-
"vs-box-shadow-focus": string;
|
|
1086
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1087
1087
|
no_javascript: string;
|
|
1088
1088
|
theme_dark: string;
|
|
1089
1089
|
theme_grey: string;
|
|
@@ -1470,6 +1470,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1470
1470
|
"vs-radius-huge": string;
|
|
1471
1471
|
"vs-radius-full": string;
|
|
1472
1472
|
"vs-radius-small": string;
|
|
1473
|
+
"vs-elevation-shadow-raised": string;
|
|
1474
|
+
"vs-elevation-shadow-overlay": string;
|
|
1475
|
+
"vs-elevation-surface": string;
|
|
1476
|
+
"vs-elevation-surface-section": string;
|
|
1477
|
+
"vs-elevation-surface-raised": string;
|
|
1478
|
+
"vs-elevation-surface-overlay": string;
|
|
1479
|
+
"vs-focus-shadow": string;
|
|
1480
|
+
"vs-focus-shadow-on-dark": string;
|
|
1473
1481
|
"vs-font-size-display-m": string;
|
|
1474
1482
|
"vs-font-size-display-s": string;
|
|
1475
1483
|
"vs-font-size-heading-xl": string;
|
|
@@ -1538,12 +1546,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1538
1546
|
"vs-icon-facility-accessible-toilet": string;
|
|
1539
1547
|
"vs-icon-feedback-success": string;
|
|
1540
1548
|
"vs-icon-facility-vegan": string;
|
|
1541
|
-
"vs-elevation-shadow-raised": string;
|
|
1542
|
-
"vs-elevation-shadow-overlay": string;
|
|
1543
|
-
"vs-elevation-surface": string;
|
|
1544
|
-
"vs-elevation-surface-section": string;
|
|
1545
|
-
"vs-elevation-surface-raised": string;
|
|
1546
|
-
"vs-elevation-surface-overlay": string;
|
|
1547
1549
|
"font-size-1": string;
|
|
1548
1550
|
"font-size-2": string;
|
|
1549
1551
|
"font-size-3": string;
|
|
@@ -1565,8 +1567,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1565
1567
|
duration_quickly: string;
|
|
1566
1568
|
duration_base: string;
|
|
1567
1569
|
duration_slowly: string;
|
|
1568
|
-
"vs-box-shadow-focus": string;
|
|
1569
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1570
1570
|
no_javascript: string;
|
|
1571
1571
|
theme_dark: string;
|
|
1572
1572
|
theme_grey: string;
|
|
@@ -2358,6 +2358,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2358
2358
|
"vs-radius-huge": string;
|
|
2359
2359
|
"vs-radius-full": string;
|
|
2360
2360
|
"vs-radius-small": string;
|
|
2361
|
+
"vs-elevation-shadow-raised": string;
|
|
2362
|
+
"vs-elevation-shadow-overlay": string;
|
|
2363
|
+
"vs-elevation-surface": string;
|
|
2364
|
+
"vs-elevation-surface-section": string;
|
|
2365
|
+
"vs-elevation-surface-raised": string;
|
|
2366
|
+
"vs-elevation-surface-overlay": string;
|
|
2367
|
+
"vs-focus-shadow": string;
|
|
2368
|
+
"vs-focus-shadow-on-dark": string;
|
|
2361
2369
|
"vs-font-size-display-m": string;
|
|
2362
2370
|
"vs-font-size-display-s": string;
|
|
2363
2371
|
"vs-font-size-heading-xl": string;
|
|
@@ -2426,12 +2434,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2426
2434
|
"vs-icon-facility-accessible-toilet": string;
|
|
2427
2435
|
"vs-icon-feedback-success": string;
|
|
2428
2436
|
"vs-icon-facility-vegan": string;
|
|
2429
|
-
"vs-elevation-shadow-raised": string;
|
|
2430
|
-
"vs-elevation-shadow-overlay": string;
|
|
2431
|
-
"vs-elevation-surface": string;
|
|
2432
|
-
"vs-elevation-surface-section": string;
|
|
2433
|
-
"vs-elevation-surface-raised": string;
|
|
2434
|
-
"vs-elevation-surface-overlay": string;
|
|
2435
2437
|
"font-size-1": string;
|
|
2436
2438
|
"font-size-2": string;
|
|
2437
2439
|
"font-size-3": string;
|
|
@@ -2453,8 +2455,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2453
2455
|
duration_quickly: string;
|
|
2454
2456
|
duration_base: string;
|
|
2455
2457
|
duration_slowly: string;
|
|
2456
|
-
"vs-box-shadow-focus": string;
|
|
2457
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2458
2458
|
no_javascript: string;
|
|
2459
2459
|
theme_dark: string;
|
|
2460
2460
|
theme_grey: string;
|
|
@@ -3182,6 +3182,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3182
3182
|
"vs-radius-huge": string;
|
|
3183
3183
|
"vs-radius-full": string;
|
|
3184
3184
|
"vs-radius-small": string;
|
|
3185
|
+
"vs-elevation-shadow-raised": string;
|
|
3186
|
+
"vs-elevation-shadow-overlay": string;
|
|
3187
|
+
"vs-elevation-surface": string;
|
|
3188
|
+
"vs-elevation-surface-section": string;
|
|
3189
|
+
"vs-elevation-surface-raised": string;
|
|
3190
|
+
"vs-elevation-surface-overlay": string;
|
|
3191
|
+
"vs-focus-shadow": string;
|
|
3192
|
+
"vs-focus-shadow-on-dark": string;
|
|
3185
3193
|
"vs-font-size-display-m": string;
|
|
3186
3194
|
"vs-font-size-display-s": string;
|
|
3187
3195
|
"vs-font-size-heading-xl": string;
|
|
@@ -3250,12 +3258,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3250
3258
|
"vs-icon-facility-accessible-toilet": string;
|
|
3251
3259
|
"vs-icon-feedback-success": string;
|
|
3252
3260
|
"vs-icon-facility-vegan": string;
|
|
3253
|
-
"vs-elevation-shadow-raised": string;
|
|
3254
|
-
"vs-elevation-shadow-overlay": string;
|
|
3255
|
-
"vs-elevation-surface": string;
|
|
3256
|
-
"vs-elevation-surface-section": string;
|
|
3257
|
-
"vs-elevation-surface-raised": string;
|
|
3258
|
-
"vs-elevation-surface-overlay": string;
|
|
3259
3261
|
"font-size-1": string;
|
|
3260
3262
|
"font-size-2": string;
|
|
3261
3263
|
"font-size-3": string;
|
|
@@ -3277,8 +3279,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3277
3279
|
duration_quickly: string;
|
|
3278
3280
|
duration_base: string;
|
|
3279
3281
|
duration_slowly: string;
|
|
3280
|
-
"vs-box-shadow-focus": string;
|
|
3281
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3282
3282
|
no_javascript: string;
|
|
3283
3283
|
theme_dark: string;
|
|
3284
3284
|
theme_grey: string;
|
|
@@ -3622,6 +3622,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3622
3622
|
"vs-radius-huge": string;
|
|
3623
3623
|
"vs-radius-full": string;
|
|
3624
3624
|
"vs-radius-small": string;
|
|
3625
|
+
"vs-elevation-shadow-raised": string;
|
|
3626
|
+
"vs-elevation-shadow-overlay": string;
|
|
3627
|
+
"vs-elevation-surface": string;
|
|
3628
|
+
"vs-elevation-surface-section": string;
|
|
3629
|
+
"vs-elevation-surface-raised": string;
|
|
3630
|
+
"vs-elevation-surface-overlay": string;
|
|
3631
|
+
"vs-focus-shadow": string;
|
|
3632
|
+
"vs-focus-shadow-on-dark": string;
|
|
3625
3633
|
"vs-font-size-display-m": string;
|
|
3626
3634
|
"vs-font-size-display-s": string;
|
|
3627
3635
|
"vs-font-size-heading-xl": string;
|
|
@@ -3690,12 +3698,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3690
3698
|
"vs-icon-facility-accessible-toilet": string;
|
|
3691
3699
|
"vs-icon-feedback-success": string;
|
|
3692
3700
|
"vs-icon-facility-vegan": string;
|
|
3693
|
-
"vs-elevation-shadow-raised": string;
|
|
3694
|
-
"vs-elevation-shadow-overlay": string;
|
|
3695
|
-
"vs-elevation-surface": string;
|
|
3696
|
-
"vs-elevation-surface-section": string;
|
|
3697
|
-
"vs-elevation-surface-raised": string;
|
|
3698
|
-
"vs-elevation-surface-overlay": string;
|
|
3699
3701
|
"font-size-1": string;
|
|
3700
3702
|
"font-size-2": string;
|
|
3701
3703
|
"font-size-3": string;
|
|
@@ -3717,8 +3719,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3717
3719
|
duration_quickly: string;
|
|
3718
3720
|
duration_base: string;
|
|
3719
3721
|
duration_slowly: string;
|
|
3720
|
-
"vs-box-shadow-focus": string;
|
|
3721
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3722
3722
|
no_javascript: string;
|
|
3723
3723
|
theme_dark: string;
|
|
3724
3724
|
theme_grey: string;
|
|
@@ -4148,6 +4148,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4148
4148
|
"vs-radius-huge": string;
|
|
4149
4149
|
"vs-radius-full": string;
|
|
4150
4150
|
"vs-radius-small": string;
|
|
4151
|
+
"vs-elevation-shadow-raised": string;
|
|
4152
|
+
"vs-elevation-shadow-overlay": string;
|
|
4153
|
+
"vs-elevation-surface": string;
|
|
4154
|
+
"vs-elevation-surface-section": string;
|
|
4155
|
+
"vs-elevation-surface-raised": string;
|
|
4156
|
+
"vs-elevation-surface-overlay": string;
|
|
4157
|
+
"vs-focus-shadow": string;
|
|
4158
|
+
"vs-focus-shadow-on-dark": string;
|
|
4151
4159
|
"vs-font-size-display-m": string;
|
|
4152
4160
|
"vs-font-size-display-s": string;
|
|
4153
4161
|
"vs-font-size-heading-xl": string;
|
|
@@ -4216,12 +4224,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4216
4224
|
"vs-icon-facility-accessible-toilet": string;
|
|
4217
4225
|
"vs-icon-feedback-success": string;
|
|
4218
4226
|
"vs-icon-facility-vegan": string;
|
|
4219
|
-
"vs-elevation-shadow-raised": string;
|
|
4220
|
-
"vs-elevation-shadow-overlay": string;
|
|
4221
|
-
"vs-elevation-surface": string;
|
|
4222
|
-
"vs-elevation-surface-section": string;
|
|
4223
|
-
"vs-elevation-surface-raised": string;
|
|
4224
|
-
"vs-elevation-surface-overlay": string;
|
|
4225
4227
|
"font-size-1": string;
|
|
4226
4228
|
"font-size-2": string;
|
|
4227
4229
|
"font-size-3": string;
|
|
@@ -4243,8 +4245,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4243
4245
|
duration_quickly: string;
|
|
4244
4246
|
duration_base: string;
|
|
4245
4247
|
duration_slowly: string;
|
|
4246
|
-
"vs-box-shadow-focus": string;
|
|
4247
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4248
4248
|
no_javascript: string;
|
|
4249
4249
|
theme_dark: string;
|
|
4250
4250
|
theme_grey: string;
|
|
@@ -4499,6 +4499,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4499
4499
|
"vs-radius-huge": string;
|
|
4500
4500
|
"vs-radius-full": string;
|
|
4501
4501
|
"vs-radius-small": string;
|
|
4502
|
+
"vs-elevation-shadow-raised": string;
|
|
4503
|
+
"vs-elevation-shadow-overlay": string;
|
|
4504
|
+
"vs-elevation-surface": string;
|
|
4505
|
+
"vs-elevation-surface-section": string;
|
|
4506
|
+
"vs-elevation-surface-raised": string;
|
|
4507
|
+
"vs-elevation-surface-overlay": string;
|
|
4508
|
+
"vs-focus-shadow": string;
|
|
4509
|
+
"vs-focus-shadow-on-dark": string;
|
|
4502
4510
|
"vs-font-size-display-m": string;
|
|
4503
4511
|
"vs-font-size-display-s": string;
|
|
4504
4512
|
"vs-font-size-heading-xl": string;
|
|
@@ -4567,12 +4575,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4567
4575
|
"vs-icon-facility-accessible-toilet": string;
|
|
4568
4576
|
"vs-icon-feedback-success": string;
|
|
4569
4577
|
"vs-icon-facility-vegan": string;
|
|
4570
|
-
"vs-elevation-shadow-raised": string;
|
|
4571
|
-
"vs-elevation-shadow-overlay": string;
|
|
4572
|
-
"vs-elevation-surface": string;
|
|
4573
|
-
"vs-elevation-surface-section": string;
|
|
4574
|
-
"vs-elevation-surface-raised": string;
|
|
4575
|
-
"vs-elevation-surface-overlay": string;
|
|
4576
4578
|
"font-size-1": string;
|
|
4577
4579
|
"font-size-2": string;
|
|
4578
4580
|
"font-size-3": string;
|
|
@@ -4594,8 +4596,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4594
4596
|
duration_quickly: string;
|
|
4595
4597
|
duration_base: string;
|
|
4596
4598
|
duration_slowly: string;
|
|
4597
|
-
"vs-box-shadow-focus": string;
|
|
4598
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4599
4599
|
no_javascript: string;
|
|
4600
4600
|
theme_dark: string;
|
|
4601
4601
|
theme_grey: string;
|
|
@@ -6998,6 +6998,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6998
6998
|
"vs-radius-huge": string;
|
|
6999
6999
|
"vs-radius-full": string;
|
|
7000
7000
|
"vs-radius-small": string;
|
|
7001
|
+
"vs-elevation-shadow-raised": string;
|
|
7002
|
+
"vs-elevation-shadow-overlay": string;
|
|
7003
|
+
"vs-elevation-surface": string;
|
|
7004
|
+
"vs-elevation-surface-section": string;
|
|
7005
|
+
"vs-elevation-surface-raised": string;
|
|
7006
|
+
"vs-elevation-surface-overlay": string;
|
|
7007
|
+
"vs-focus-shadow": string;
|
|
7008
|
+
"vs-focus-shadow-on-dark": string;
|
|
7001
7009
|
"vs-font-size-display-m": string;
|
|
7002
7010
|
"vs-font-size-display-s": string;
|
|
7003
7011
|
"vs-font-size-heading-xl": string;
|
|
@@ -7066,12 +7074,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7066
7074
|
"vs-icon-facility-accessible-toilet": string;
|
|
7067
7075
|
"vs-icon-feedback-success": string;
|
|
7068
7076
|
"vs-icon-facility-vegan": string;
|
|
7069
|
-
"vs-elevation-shadow-raised": string;
|
|
7070
|
-
"vs-elevation-shadow-overlay": string;
|
|
7071
|
-
"vs-elevation-surface": string;
|
|
7072
|
-
"vs-elevation-surface-section": string;
|
|
7073
|
-
"vs-elevation-surface-raised": string;
|
|
7074
|
-
"vs-elevation-surface-overlay": string;
|
|
7075
7077
|
"font-size-1": string;
|
|
7076
7078
|
"font-size-2": string;
|
|
7077
7079
|
"font-size-3": string;
|
|
@@ -7093,8 +7095,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7093
7095
|
duration_quickly: string;
|
|
7094
7096
|
duration_base: string;
|
|
7095
7097
|
duration_slowly: string;
|
|
7096
|
-
"vs-box-shadow-focus": string;
|
|
7097
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
7098
7098
|
no_javascript: string;
|
|
7099
7099
|
theme_dark: string;
|
|
7100
7100
|
theme_grey: string;
|
package/dist/components/components/carbon-calculator/components/CarbonCalculatorQuestion.vue.d.ts
CHANGED
|
@@ -2377,6 +2377,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2377
2377
|
"vs-radius-huge": string;
|
|
2378
2378
|
"vs-radius-full": string;
|
|
2379
2379
|
"vs-radius-small": string;
|
|
2380
|
+
"vs-elevation-shadow-raised": string;
|
|
2381
|
+
"vs-elevation-shadow-overlay": string;
|
|
2382
|
+
"vs-elevation-surface": string;
|
|
2383
|
+
"vs-elevation-surface-section": string;
|
|
2384
|
+
"vs-elevation-surface-raised": string;
|
|
2385
|
+
"vs-elevation-surface-overlay": string;
|
|
2386
|
+
"vs-focus-shadow": string;
|
|
2387
|
+
"vs-focus-shadow-on-dark": string;
|
|
2380
2388
|
"vs-font-size-display-m": string;
|
|
2381
2389
|
"vs-font-size-display-s": string;
|
|
2382
2390
|
"vs-font-size-heading-xl": string;
|
|
@@ -2445,12 +2453,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2445
2453
|
"vs-icon-facility-accessible-toilet": string;
|
|
2446
2454
|
"vs-icon-feedback-success": string;
|
|
2447
2455
|
"vs-icon-facility-vegan": string;
|
|
2448
|
-
"vs-elevation-shadow-raised": string;
|
|
2449
|
-
"vs-elevation-shadow-overlay": string;
|
|
2450
|
-
"vs-elevation-surface": string;
|
|
2451
|
-
"vs-elevation-surface-section": string;
|
|
2452
|
-
"vs-elevation-surface-raised": string;
|
|
2453
|
-
"vs-elevation-surface-overlay": string;
|
|
2454
2456
|
"font-size-1": string;
|
|
2455
2457
|
"font-size-2": string;
|
|
2456
2458
|
"font-size-3": string;
|
|
@@ -2472,8 +2474,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2472
2474
|
duration_quickly: string;
|
|
2473
2475
|
duration_base: string;
|
|
2474
2476
|
duration_slowly: string;
|
|
2475
|
-
"vs-box-shadow-focus": string;
|
|
2476
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2477
2477
|
no_javascript: string;
|
|
2478
2478
|
theme_dark: string;
|
|
2479
2479
|
theme_grey: string;
|