@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
|
@@ -520,6 +520,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
520
520
|
"vs-radius-huge": string;
|
|
521
521
|
"vs-radius-full": string;
|
|
522
522
|
"vs-radius-small": string;
|
|
523
|
+
"vs-elevation-shadow-raised": string;
|
|
524
|
+
"vs-elevation-shadow-overlay": string;
|
|
525
|
+
"vs-elevation-surface": string;
|
|
526
|
+
"vs-elevation-surface-section": string;
|
|
527
|
+
"vs-elevation-surface-raised": string;
|
|
528
|
+
"vs-elevation-surface-overlay": string;
|
|
529
|
+
"vs-focus-shadow": string;
|
|
530
|
+
"vs-focus-shadow-on-dark": string;
|
|
523
531
|
"vs-font-size-display-m": string;
|
|
524
532
|
"vs-font-size-display-s": string;
|
|
525
533
|
"vs-font-size-heading-xl": string;
|
|
@@ -588,12 +596,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
588
596
|
"vs-icon-facility-accessible-toilet": string;
|
|
589
597
|
"vs-icon-feedback-success": string;
|
|
590
598
|
"vs-icon-facility-vegan": string;
|
|
591
|
-
"vs-elevation-shadow-raised": string;
|
|
592
|
-
"vs-elevation-shadow-overlay": string;
|
|
593
|
-
"vs-elevation-surface": string;
|
|
594
|
-
"vs-elevation-surface-section": string;
|
|
595
|
-
"vs-elevation-surface-raised": string;
|
|
596
|
-
"vs-elevation-surface-overlay": string;
|
|
597
599
|
"font-size-1": string;
|
|
598
600
|
"font-size-2": string;
|
|
599
601
|
"font-size-3": string;
|
|
@@ -615,8 +617,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
615
617
|
duration_quickly: string;
|
|
616
618
|
duration_base: string;
|
|
617
619
|
duration_slowly: string;
|
|
618
|
-
"vs-box-shadow-focus": string;
|
|
619
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
620
620
|
no_javascript: string;
|
|
621
621
|
theme_dark: string;
|
|
622
622
|
theme_grey: string;
|
|
@@ -1694,6 +1694,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1694
1694
|
"vs-radius-huge": string;
|
|
1695
1695
|
"vs-radius-full": string;
|
|
1696
1696
|
"vs-radius-small": string;
|
|
1697
|
+
"vs-elevation-shadow-raised": string;
|
|
1698
|
+
"vs-elevation-shadow-overlay": string;
|
|
1699
|
+
"vs-elevation-surface": string;
|
|
1700
|
+
"vs-elevation-surface-section": string;
|
|
1701
|
+
"vs-elevation-surface-raised": string;
|
|
1702
|
+
"vs-elevation-surface-overlay": string;
|
|
1703
|
+
"vs-focus-shadow": string;
|
|
1704
|
+
"vs-focus-shadow-on-dark": string;
|
|
1697
1705
|
"vs-font-size-display-m": string;
|
|
1698
1706
|
"vs-font-size-display-s": string;
|
|
1699
1707
|
"vs-font-size-heading-xl": string;
|
|
@@ -1762,12 +1770,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1762
1770
|
"vs-icon-facility-accessible-toilet": string;
|
|
1763
1771
|
"vs-icon-feedback-success": string;
|
|
1764
1772
|
"vs-icon-facility-vegan": string;
|
|
1765
|
-
"vs-elevation-shadow-raised": string;
|
|
1766
|
-
"vs-elevation-shadow-overlay": string;
|
|
1767
|
-
"vs-elevation-surface": string;
|
|
1768
|
-
"vs-elevation-surface-section": string;
|
|
1769
|
-
"vs-elevation-surface-raised": string;
|
|
1770
|
-
"vs-elevation-surface-overlay": string;
|
|
1771
1773
|
"font-size-1": string;
|
|
1772
1774
|
"font-size-2": string;
|
|
1773
1775
|
"font-size-3": string;
|
|
@@ -1789,8 +1791,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1789
1791
|
duration_quickly: string;
|
|
1790
1792
|
duration_base: string;
|
|
1791
1793
|
duration_slowly: string;
|
|
1792
|
-
"vs-box-shadow-focus": string;
|
|
1793
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1794
1794
|
no_javascript: string;
|
|
1795
1795
|
theme_dark: string;
|
|
1796
1796
|
theme_grey: string;
|
|
@@ -2018,6 +2018,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2018
2018
|
"vs-radius-huge": string;
|
|
2019
2019
|
"vs-radius-full": string;
|
|
2020
2020
|
"vs-radius-small": string;
|
|
2021
|
+
"vs-elevation-shadow-raised": string;
|
|
2022
|
+
"vs-elevation-shadow-overlay": string;
|
|
2023
|
+
"vs-elevation-surface": string;
|
|
2024
|
+
"vs-elevation-surface-section": string;
|
|
2025
|
+
"vs-elevation-surface-raised": string;
|
|
2026
|
+
"vs-elevation-surface-overlay": string;
|
|
2027
|
+
"vs-focus-shadow": string;
|
|
2028
|
+
"vs-focus-shadow-on-dark": string;
|
|
2021
2029
|
"vs-font-size-display-m": string;
|
|
2022
2030
|
"vs-font-size-display-s": string;
|
|
2023
2031
|
"vs-font-size-heading-xl": string;
|
|
@@ -2086,12 +2094,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2086
2094
|
"vs-icon-facility-accessible-toilet": string;
|
|
2087
2095
|
"vs-icon-feedback-success": string;
|
|
2088
2096
|
"vs-icon-facility-vegan": string;
|
|
2089
|
-
"vs-elevation-shadow-raised": string;
|
|
2090
|
-
"vs-elevation-shadow-overlay": string;
|
|
2091
|
-
"vs-elevation-surface": string;
|
|
2092
|
-
"vs-elevation-surface-section": string;
|
|
2093
|
-
"vs-elevation-surface-raised": string;
|
|
2094
|
-
"vs-elevation-surface-overlay": string;
|
|
2095
2097
|
"font-size-1": string;
|
|
2096
2098
|
"font-size-2": string;
|
|
2097
2099
|
"font-size-3": string;
|
|
@@ -2113,8 +2115,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2113
2115
|
duration_quickly: string;
|
|
2114
2116
|
duration_base: string;
|
|
2115
2117
|
duration_slowly: string;
|
|
2116
|
-
"vs-box-shadow-focus": string;
|
|
2117
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2118
2118
|
no_javascript: string;
|
|
2119
2119
|
theme_dark: string;
|
|
2120
2120
|
theme_grey: string;
|
|
@@ -2906,6 +2906,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2906
2906
|
"vs-radius-huge": string;
|
|
2907
2907
|
"vs-radius-full": string;
|
|
2908
2908
|
"vs-radius-small": string;
|
|
2909
|
+
"vs-elevation-shadow-raised": string;
|
|
2910
|
+
"vs-elevation-shadow-overlay": string;
|
|
2911
|
+
"vs-elevation-surface": string;
|
|
2912
|
+
"vs-elevation-surface-section": string;
|
|
2913
|
+
"vs-elevation-surface-raised": string;
|
|
2914
|
+
"vs-elevation-surface-overlay": string;
|
|
2915
|
+
"vs-focus-shadow": string;
|
|
2916
|
+
"vs-focus-shadow-on-dark": string;
|
|
2909
2917
|
"vs-font-size-display-m": string;
|
|
2910
2918
|
"vs-font-size-display-s": string;
|
|
2911
2919
|
"vs-font-size-heading-xl": string;
|
|
@@ -2974,12 +2982,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2974
2982
|
"vs-icon-facility-accessible-toilet": string;
|
|
2975
2983
|
"vs-icon-feedback-success": string;
|
|
2976
2984
|
"vs-icon-facility-vegan": string;
|
|
2977
|
-
"vs-elevation-shadow-raised": string;
|
|
2978
|
-
"vs-elevation-shadow-overlay": string;
|
|
2979
|
-
"vs-elevation-surface": string;
|
|
2980
|
-
"vs-elevation-surface-section": string;
|
|
2981
|
-
"vs-elevation-surface-raised": string;
|
|
2982
|
-
"vs-elevation-surface-overlay": string;
|
|
2983
2985
|
"font-size-1": string;
|
|
2984
2986
|
"font-size-2": string;
|
|
2985
2987
|
"font-size-3": string;
|
|
@@ -3001,8 +3003,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3001
3003
|
duration_quickly: string;
|
|
3002
3004
|
duration_base: string;
|
|
3003
3005
|
duration_slowly: string;
|
|
3004
|
-
"vs-box-shadow-focus": string;
|
|
3005
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3006
3006
|
no_javascript: string;
|
|
3007
3007
|
theme_dark: string;
|
|
3008
3008
|
theme_grey: string;
|
|
@@ -289,6 +289,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
289
289
|
"vs-radius-huge": string;
|
|
290
290
|
"vs-radius-full": string;
|
|
291
291
|
"vs-radius-small": string;
|
|
292
|
+
"vs-elevation-shadow-raised": string;
|
|
293
|
+
"vs-elevation-shadow-overlay": string;
|
|
294
|
+
"vs-elevation-surface": string;
|
|
295
|
+
"vs-elevation-surface-section": string;
|
|
296
|
+
"vs-elevation-surface-raised": string;
|
|
297
|
+
"vs-elevation-surface-overlay": string;
|
|
298
|
+
"vs-focus-shadow": string;
|
|
299
|
+
"vs-focus-shadow-on-dark": string;
|
|
292
300
|
"vs-font-size-display-m": string;
|
|
293
301
|
"vs-font-size-display-s": string;
|
|
294
302
|
"vs-font-size-heading-xl": string;
|
|
@@ -357,12 +365,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
357
365
|
"vs-icon-facility-accessible-toilet": string;
|
|
358
366
|
"vs-icon-feedback-success": string;
|
|
359
367
|
"vs-icon-facility-vegan": string;
|
|
360
|
-
"vs-elevation-shadow-raised": string;
|
|
361
|
-
"vs-elevation-shadow-overlay": string;
|
|
362
|
-
"vs-elevation-surface": string;
|
|
363
|
-
"vs-elevation-surface-section": string;
|
|
364
|
-
"vs-elevation-surface-raised": string;
|
|
365
|
-
"vs-elevation-surface-overlay": string;
|
|
366
368
|
"font-size-1": string;
|
|
367
369
|
"font-size-2": string;
|
|
368
370
|
"font-size-3": string;
|
|
@@ -384,8 +386,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
384
386
|
duration_quickly: string;
|
|
385
387
|
duration_base: string;
|
|
386
388
|
duration_slowly: string;
|
|
387
|
-
"vs-box-shadow-focus": string;
|
|
388
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
389
389
|
no_javascript: string;
|
|
390
390
|
theme_dark: string;
|
|
391
391
|
theme_grey: string;
|
|
@@ -285,6 +285,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
285
285
|
"vs-radius-huge": string;
|
|
286
286
|
"vs-radius-full": string;
|
|
287
287
|
"vs-radius-small": string;
|
|
288
|
+
"vs-elevation-shadow-raised": string;
|
|
289
|
+
"vs-elevation-shadow-overlay": string;
|
|
290
|
+
"vs-elevation-surface": string;
|
|
291
|
+
"vs-elevation-surface-section": string;
|
|
292
|
+
"vs-elevation-surface-raised": string;
|
|
293
|
+
"vs-elevation-surface-overlay": string;
|
|
294
|
+
"vs-focus-shadow": string;
|
|
295
|
+
"vs-focus-shadow-on-dark": string;
|
|
288
296
|
"vs-font-size-display-m": string;
|
|
289
297
|
"vs-font-size-display-s": string;
|
|
290
298
|
"vs-font-size-heading-xl": string;
|
|
@@ -353,12 +361,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
353
361
|
"vs-icon-facility-accessible-toilet": string;
|
|
354
362
|
"vs-icon-feedback-success": string;
|
|
355
363
|
"vs-icon-facility-vegan": string;
|
|
356
|
-
"vs-elevation-shadow-raised": string;
|
|
357
|
-
"vs-elevation-shadow-overlay": string;
|
|
358
|
-
"vs-elevation-surface": string;
|
|
359
|
-
"vs-elevation-surface-section": string;
|
|
360
|
-
"vs-elevation-surface-raised": string;
|
|
361
|
-
"vs-elevation-surface-overlay": string;
|
|
362
364
|
"font-size-1": string;
|
|
363
365
|
"font-size-2": string;
|
|
364
366
|
"font-size-3": string;
|
|
@@ -380,8 +382,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
380
382
|
duration_quickly: string;
|
|
381
383
|
duration_base: string;
|
|
382
384
|
duration_slowly: string;
|
|
383
|
-
"vs-box-shadow-focus": string;
|
|
384
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
385
385
|
no_javascript: string;
|
|
386
386
|
theme_dark: string;
|
|
387
387
|
theme_grey: string;
|
|
@@ -1140,6 +1140,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1140
1140
|
"vs-radius-huge": string;
|
|
1141
1141
|
"vs-radius-full": string;
|
|
1142
1142
|
"vs-radius-small": string;
|
|
1143
|
+
"vs-elevation-shadow-raised": string;
|
|
1144
|
+
"vs-elevation-shadow-overlay": string;
|
|
1145
|
+
"vs-elevation-surface": string;
|
|
1146
|
+
"vs-elevation-surface-section": string;
|
|
1147
|
+
"vs-elevation-surface-raised": string;
|
|
1148
|
+
"vs-elevation-surface-overlay": string;
|
|
1149
|
+
"vs-focus-shadow": string;
|
|
1150
|
+
"vs-focus-shadow-on-dark": string;
|
|
1143
1151
|
"vs-font-size-display-m": string;
|
|
1144
1152
|
"vs-font-size-display-s": string;
|
|
1145
1153
|
"vs-font-size-heading-xl": string;
|
|
@@ -1208,12 +1216,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1208
1216
|
"vs-icon-facility-accessible-toilet": string;
|
|
1209
1217
|
"vs-icon-feedback-success": string;
|
|
1210
1218
|
"vs-icon-facility-vegan": string;
|
|
1211
|
-
"vs-elevation-shadow-raised": string;
|
|
1212
|
-
"vs-elevation-shadow-overlay": string;
|
|
1213
|
-
"vs-elevation-surface": string;
|
|
1214
|
-
"vs-elevation-surface-section": string;
|
|
1215
|
-
"vs-elevation-surface-raised": string;
|
|
1216
|
-
"vs-elevation-surface-overlay": string;
|
|
1217
1219
|
"font-size-1": string;
|
|
1218
1220
|
"font-size-2": string;
|
|
1219
1221
|
"font-size-3": string;
|
|
@@ -1235,8 +1237,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1235
1237
|
duration_quickly: string;
|
|
1236
1238
|
duration_base: string;
|
|
1237
1239
|
duration_slowly: string;
|
|
1238
|
-
"vs-box-shadow-focus": string;
|
|
1239
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1240
1240
|
no_javascript: string;
|
|
1241
1241
|
theme_dark: string;
|
|
1242
1242
|
theme_grey: string;
|
package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts
CHANGED
|
@@ -700,6 +700,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
700
700
|
"vs-radius-huge": string;
|
|
701
701
|
"vs-radius-full": string;
|
|
702
702
|
"vs-radius-small": string;
|
|
703
|
+
"vs-elevation-shadow-raised": string;
|
|
704
|
+
"vs-elevation-shadow-overlay": string;
|
|
705
|
+
"vs-elevation-surface": string;
|
|
706
|
+
"vs-elevation-surface-section": string;
|
|
707
|
+
"vs-elevation-surface-raised": string;
|
|
708
|
+
"vs-elevation-surface-overlay": string;
|
|
709
|
+
"vs-focus-shadow": string;
|
|
710
|
+
"vs-focus-shadow-on-dark": string;
|
|
703
711
|
"vs-font-size-display-m": string;
|
|
704
712
|
"vs-font-size-display-s": string;
|
|
705
713
|
"vs-font-size-heading-xl": string;
|
|
@@ -768,12 +776,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
768
776
|
"vs-icon-facility-accessible-toilet": string;
|
|
769
777
|
"vs-icon-feedback-success": string;
|
|
770
778
|
"vs-icon-facility-vegan": string;
|
|
771
|
-
"vs-elevation-shadow-raised": string;
|
|
772
|
-
"vs-elevation-shadow-overlay": string;
|
|
773
|
-
"vs-elevation-surface": string;
|
|
774
|
-
"vs-elevation-surface-section": string;
|
|
775
|
-
"vs-elevation-surface-raised": string;
|
|
776
|
-
"vs-elevation-surface-overlay": string;
|
|
777
779
|
"font-size-1": string;
|
|
778
780
|
"font-size-2": string;
|
|
779
781
|
"font-size-3": string;
|
|
@@ -795,8 +797,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
795
797
|
duration_quickly: string;
|
|
796
798
|
duration_base: string;
|
|
797
799
|
duration_slowly: string;
|
|
798
|
-
"vs-box-shadow-focus": string;
|
|
799
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
800
800
|
no_javascript: string;
|
|
801
801
|
theme_dark: string;
|
|
802
802
|
theme_grey: string;
|
|
@@ -1874,6 +1874,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1874
1874
|
"vs-radius-huge": string;
|
|
1875
1875
|
"vs-radius-full": string;
|
|
1876
1876
|
"vs-radius-small": string;
|
|
1877
|
+
"vs-elevation-shadow-raised": string;
|
|
1878
|
+
"vs-elevation-shadow-overlay": string;
|
|
1879
|
+
"vs-elevation-surface": string;
|
|
1880
|
+
"vs-elevation-surface-section": string;
|
|
1881
|
+
"vs-elevation-surface-raised": string;
|
|
1882
|
+
"vs-elevation-surface-overlay": string;
|
|
1883
|
+
"vs-focus-shadow": string;
|
|
1884
|
+
"vs-focus-shadow-on-dark": string;
|
|
1877
1885
|
"vs-font-size-display-m": string;
|
|
1878
1886
|
"vs-font-size-display-s": string;
|
|
1879
1887
|
"vs-font-size-heading-xl": string;
|
|
@@ -1942,12 +1950,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1942
1950
|
"vs-icon-facility-accessible-toilet": string;
|
|
1943
1951
|
"vs-icon-feedback-success": string;
|
|
1944
1952
|
"vs-icon-facility-vegan": string;
|
|
1945
|
-
"vs-elevation-shadow-raised": string;
|
|
1946
|
-
"vs-elevation-shadow-overlay": string;
|
|
1947
|
-
"vs-elevation-surface": string;
|
|
1948
|
-
"vs-elevation-surface-section": string;
|
|
1949
|
-
"vs-elevation-surface-raised": string;
|
|
1950
|
-
"vs-elevation-surface-overlay": string;
|
|
1951
1953
|
"font-size-1": string;
|
|
1952
1954
|
"font-size-2": string;
|
|
1953
1955
|
"font-size-3": string;
|
|
@@ -1969,8 +1971,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1969
1971
|
duration_quickly: string;
|
|
1970
1972
|
duration_base: string;
|
|
1971
1973
|
duration_slowly: string;
|
|
1972
|
-
"vs-box-shadow-focus": string;
|
|
1973
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1974
1974
|
no_javascript: string;
|
|
1975
1975
|
theme_dark: string;
|
|
1976
1976
|
theme_grey: string;
|
|
@@ -2198,6 +2198,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2198
2198
|
"vs-radius-huge": string;
|
|
2199
2199
|
"vs-radius-full": string;
|
|
2200
2200
|
"vs-radius-small": string;
|
|
2201
|
+
"vs-elevation-shadow-raised": string;
|
|
2202
|
+
"vs-elevation-shadow-overlay": string;
|
|
2203
|
+
"vs-elevation-surface": string;
|
|
2204
|
+
"vs-elevation-surface-section": string;
|
|
2205
|
+
"vs-elevation-surface-raised": string;
|
|
2206
|
+
"vs-elevation-surface-overlay": string;
|
|
2207
|
+
"vs-focus-shadow": string;
|
|
2208
|
+
"vs-focus-shadow-on-dark": string;
|
|
2201
2209
|
"vs-font-size-display-m": string;
|
|
2202
2210
|
"vs-font-size-display-s": string;
|
|
2203
2211
|
"vs-font-size-heading-xl": string;
|
|
@@ -2266,12 +2274,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2266
2274
|
"vs-icon-facility-accessible-toilet": string;
|
|
2267
2275
|
"vs-icon-feedback-success": string;
|
|
2268
2276
|
"vs-icon-facility-vegan": string;
|
|
2269
|
-
"vs-elevation-shadow-raised": string;
|
|
2270
|
-
"vs-elevation-shadow-overlay": string;
|
|
2271
|
-
"vs-elevation-surface": string;
|
|
2272
|
-
"vs-elevation-surface-section": string;
|
|
2273
|
-
"vs-elevation-surface-raised": string;
|
|
2274
|
-
"vs-elevation-surface-overlay": string;
|
|
2275
2277
|
"font-size-1": string;
|
|
2276
2278
|
"font-size-2": string;
|
|
2277
2279
|
"font-size-3": string;
|
|
@@ -2293,8 +2295,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2293
2295
|
duration_quickly: string;
|
|
2294
2296
|
duration_base: string;
|
|
2295
2297
|
duration_slowly: string;
|
|
2296
|
-
"vs-box-shadow-focus": string;
|
|
2297
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2298
2298
|
no_javascript: string;
|
|
2299
2299
|
theme_dark: string;
|
|
2300
2300
|
theme_grey: string;
|
|
@@ -3086,6 +3086,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3086
3086
|
"vs-radius-huge": string;
|
|
3087
3087
|
"vs-radius-full": string;
|
|
3088
3088
|
"vs-radius-small": string;
|
|
3089
|
+
"vs-elevation-shadow-raised": string;
|
|
3090
|
+
"vs-elevation-shadow-overlay": string;
|
|
3091
|
+
"vs-elevation-surface": string;
|
|
3092
|
+
"vs-elevation-surface-section": string;
|
|
3093
|
+
"vs-elevation-surface-raised": string;
|
|
3094
|
+
"vs-elevation-surface-overlay": string;
|
|
3095
|
+
"vs-focus-shadow": string;
|
|
3096
|
+
"vs-focus-shadow-on-dark": string;
|
|
3089
3097
|
"vs-font-size-display-m": string;
|
|
3090
3098
|
"vs-font-size-display-s": string;
|
|
3091
3099
|
"vs-font-size-heading-xl": string;
|
|
@@ -3154,12 +3162,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3154
3162
|
"vs-icon-facility-accessible-toilet": string;
|
|
3155
3163
|
"vs-icon-feedback-success": string;
|
|
3156
3164
|
"vs-icon-facility-vegan": string;
|
|
3157
|
-
"vs-elevation-shadow-raised": string;
|
|
3158
|
-
"vs-elevation-shadow-overlay": string;
|
|
3159
|
-
"vs-elevation-surface": string;
|
|
3160
|
-
"vs-elevation-surface-section": string;
|
|
3161
|
-
"vs-elevation-surface-raised": string;
|
|
3162
|
-
"vs-elevation-surface-overlay": string;
|
|
3163
3165
|
"font-size-1": string;
|
|
3164
3166
|
"font-size-2": string;
|
|
3165
3167
|
"font-size-3": string;
|
|
@@ -3181,8 +3183,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3181
3183
|
duration_quickly: string;
|
|
3182
3184
|
duration_base: string;
|
|
3183
3185
|
duration_slowly: string;
|
|
3184
|
-
"vs-box-shadow-focus": string;
|
|
3185
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3186
3186
|
no_javascript: string;
|
|
3187
3187
|
theme_dark: string;
|
|
3188
3188
|
theme_grey: string;
|
|
@@ -3463,6 +3463,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3463
3463
|
"vs-radius-huge": string;
|
|
3464
3464
|
"vs-radius-full": string;
|
|
3465
3465
|
"vs-radius-small": string;
|
|
3466
|
+
"vs-elevation-shadow-raised": string;
|
|
3467
|
+
"vs-elevation-shadow-overlay": string;
|
|
3468
|
+
"vs-elevation-surface": string;
|
|
3469
|
+
"vs-elevation-surface-section": string;
|
|
3470
|
+
"vs-elevation-surface-raised": string;
|
|
3471
|
+
"vs-elevation-surface-overlay": string;
|
|
3472
|
+
"vs-focus-shadow": string;
|
|
3473
|
+
"vs-focus-shadow-on-dark": string;
|
|
3466
3474
|
"vs-font-size-display-m": string;
|
|
3467
3475
|
"vs-font-size-display-s": string;
|
|
3468
3476
|
"vs-font-size-heading-xl": string;
|
|
@@ -3531,12 +3539,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3531
3539
|
"vs-icon-facility-accessible-toilet": string;
|
|
3532
3540
|
"vs-icon-feedback-success": string;
|
|
3533
3541
|
"vs-icon-facility-vegan": string;
|
|
3534
|
-
"vs-elevation-shadow-raised": string;
|
|
3535
|
-
"vs-elevation-shadow-overlay": string;
|
|
3536
|
-
"vs-elevation-surface": string;
|
|
3537
|
-
"vs-elevation-surface-section": string;
|
|
3538
|
-
"vs-elevation-surface-raised": string;
|
|
3539
|
-
"vs-elevation-surface-overlay": string;
|
|
3540
3542
|
"font-size-1": string;
|
|
3541
3543
|
"font-size-2": string;
|
|
3542
3544
|
"font-size-3": string;
|
|
@@ -3558,8 +3560,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3558
3560
|
duration_quickly: string;
|
|
3559
3561
|
duration_base: string;
|
|
3560
3562
|
duration_slowly: string;
|
|
3561
|
-
"vs-box-shadow-focus": string;
|
|
3562
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3563
3563
|
no_javascript: string;
|
|
3564
3564
|
theme_dark: string;
|
|
3565
3565
|
theme_grey: string;
|
|
@@ -705,6 +705,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
705
705
|
"vs-radius-huge": string;
|
|
706
706
|
"vs-radius-full": string;
|
|
707
707
|
"vs-radius-small": string;
|
|
708
|
+
"vs-elevation-shadow-raised": string;
|
|
709
|
+
"vs-elevation-shadow-overlay": string;
|
|
710
|
+
"vs-elevation-surface": string;
|
|
711
|
+
"vs-elevation-surface-section": string;
|
|
712
|
+
"vs-elevation-surface-raised": string;
|
|
713
|
+
"vs-elevation-surface-overlay": string;
|
|
714
|
+
"vs-focus-shadow": string;
|
|
715
|
+
"vs-focus-shadow-on-dark": string;
|
|
708
716
|
"vs-font-size-display-m": string;
|
|
709
717
|
"vs-font-size-display-s": string;
|
|
710
718
|
"vs-font-size-heading-xl": string;
|
|
@@ -773,12 +781,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
773
781
|
"vs-icon-facility-accessible-toilet": string;
|
|
774
782
|
"vs-icon-feedback-success": string;
|
|
775
783
|
"vs-icon-facility-vegan": string;
|
|
776
|
-
"vs-elevation-shadow-raised": string;
|
|
777
|
-
"vs-elevation-shadow-overlay": string;
|
|
778
|
-
"vs-elevation-surface": string;
|
|
779
|
-
"vs-elevation-surface-section": string;
|
|
780
|
-
"vs-elevation-surface-raised": string;
|
|
781
|
-
"vs-elevation-surface-overlay": string;
|
|
782
784
|
"font-size-1": string;
|
|
783
785
|
"font-size-2": string;
|
|
784
786
|
"font-size-3": string;
|
|
@@ -800,8 +802,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
800
802
|
duration_quickly: string;
|
|
801
803
|
duration_base: string;
|
|
802
804
|
duration_slowly: string;
|
|
803
|
-
"vs-box-shadow-focus": string;
|
|
804
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
805
805
|
no_javascript: string;
|
|
806
806
|
theme_dark: string;
|
|
807
807
|
theme_grey: string;
|
|
@@ -1879,6 +1879,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1879
1879
|
"vs-radius-huge": string;
|
|
1880
1880
|
"vs-radius-full": string;
|
|
1881
1881
|
"vs-radius-small": string;
|
|
1882
|
+
"vs-elevation-shadow-raised": string;
|
|
1883
|
+
"vs-elevation-shadow-overlay": string;
|
|
1884
|
+
"vs-elevation-surface": string;
|
|
1885
|
+
"vs-elevation-surface-section": string;
|
|
1886
|
+
"vs-elevation-surface-raised": string;
|
|
1887
|
+
"vs-elevation-surface-overlay": string;
|
|
1888
|
+
"vs-focus-shadow": string;
|
|
1889
|
+
"vs-focus-shadow-on-dark": string;
|
|
1882
1890
|
"vs-font-size-display-m": string;
|
|
1883
1891
|
"vs-font-size-display-s": string;
|
|
1884
1892
|
"vs-font-size-heading-xl": string;
|
|
@@ -1947,12 +1955,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1947
1955
|
"vs-icon-facility-accessible-toilet": string;
|
|
1948
1956
|
"vs-icon-feedback-success": string;
|
|
1949
1957
|
"vs-icon-facility-vegan": string;
|
|
1950
|
-
"vs-elevation-shadow-raised": string;
|
|
1951
|
-
"vs-elevation-shadow-overlay": string;
|
|
1952
|
-
"vs-elevation-surface": string;
|
|
1953
|
-
"vs-elevation-surface-section": string;
|
|
1954
|
-
"vs-elevation-surface-raised": string;
|
|
1955
|
-
"vs-elevation-surface-overlay": string;
|
|
1956
1958
|
"font-size-1": string;
|
|
1957
1959
|
"font-size-2": string;
|
|
1958
1960
|
"font-size-3": string;
|
|
@@ -1974,8 +1976,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1974
1976
|
duration_quickly: string;
|
|
1975
1977
|
duration_base: string;
|
|
1976
1978
|
duration_slowly: string;
|
|
1977
|
-
"vs-box-shadow-focus": string;
|
|
1978
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1979
1979
|
no_javascript: string;
|
|
1980
1980
|
theme_dark: string;
|
|
1981
1981
|
theme_grey: string;
|
|
@@ -2203,6 +2203,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2203
2203
|
"vs-radius-huge": string;
|
|
2204
2204
|
"vs-radius-full": string;
|
|
2205
2205
|
"vs-radius-small": string;
|
|
2206
|
+
"vs-elevation-shadow-raised": string;
|
|
2207
|
+
"vs-elevation-shadow-overlay": string;
|
|
2208
|
+
"vs-elevation-surface": string;
|
|
2209
|
+
"vs-elevation-surface-section": string;
|
|
2210
|
+
"vs-elevation-surface-raised": string;
|
|
2211
|
+
"vs-elevation-surface-overlay": string;
|
|
2212
|
+
"vs-focus-shadow": string;
|
|
2213
|
+
"vs-focus-shadow-on-dark": string;
|
|
2206
2214
|
"vs-font-size-display-m": string;
|
|
2207
2215
|
"vs-font-size-display-s": string;
|
|
2208
2216
|
"vs-font-size-heading-xl": string;
|
|
@@ -2271,12 +2279,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2271
2279
|
"vs-icon-facility-accessible-toilet": string;
|
|
2272
2280
|
"vs-icon-feedback-success": string;
|
|
2273
2281
|
"vs-icon-facility-vegan": string;
|
|
2274
|
-
"vs-elevation-shadow-raised": string;
|
|
2275
|
-
"vs-elevation-shadow-overlay": string;
|
|
2276
|
-
"vs-elevation-surface": string;
|
|
2277
|
-
"vs-elevation-surface-section": string;
|
|
2278
|
-
"vs-elevation-surface-raised": string;
|
|
2279
|
-
"vs-elevation-surface-overlay": string;
|
|
2280
2282
|
"font-size-1": string;
|
|
2281
2283
|
"font-size-2": string;
|
|
2282
2284
|
"font-size-3": string;
|
|
@@ -2298,8 +2300,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2298
2300
|
duration_quickly: string;
|
|
2299
2301
|
duration_base: string;
|
|
2300
2302
|
duration_slowly: string;
|
|
2301
|
-
"vs-box-shadow-focus": string;
|
|
2302
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2303
2303
|
no_javascript: string;
|
|
2304
2304
|
theme_dark: string;
|
|
2305
2305
|
theme_grey: string;
|
|
@@ -3091,6 +3091,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3091
3091
|
"vs-radius-huge": string;
|
|
3092
3092
|
"vs-radius-full": string;
|
|
3093
3093
|
"vs-radius-small": string;
|
|
3094
|
+
"vs-elevation-shadow-raised": string;
|
|
3095
|
+
"vs-elevation-shadow-overlay": string;
|
|
3096
|
+
"vs-elevation-surface": string;
|
|
3097
|
+
"vs-elevation-surface-section": string;
|
|
3098
|
+
"vs-elevation-surface-raised": string;
|
|
3099
|
+
"vs-elevation-surface-overlay": string;
|
|
3100
|
+
"vs-focus-shadow": string;
|
|
3101
|
+
"vs-focus-shadow-on-dark": string;
|
|
3094
3102
|
"vs-font-size-display-m": string;
|
|
3095
3103
|
"vs-font-size-display-s": string;
|
|
3096
3104
|
"vs-font-size-heading-xl": string;
|
|
@@ -3159,12 +3167,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3159
3167
|
"vs-icon-facility-accessible-toilet": string;
|
|
3160
3168
|
"vs-icon-feedback-success": string;
|
|
3161
3169
|
"vs-icon-facility-vegan": string;
|
|
3162
|
-
"vs-elevation-shadow-raised": string;
|
|
3163
|
-
"vs-elevation-shadow-overlay": string;
|
|
3164
|
-
"vs-elevation-surface": string;
|
|
3165
|
-
"vs-elevation-surface-section": string;
|
|
3166
|
-
"vs-elevation-surface-raised": string;
|
|
3167
|
-
"vs-elevation-surface-overlay": string;
|
|
3168
3170
|
"font-size-1": string;
|
|
3169
3171
|
"font-size-2": string;
|
|
3170
3172
|
"font-size-3": string;
|
|
@@ -3186,8 +3188,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3186
3188
|
duration_quickly: string;
|
|
3187
3189
|
duration_base: string;
|
|
3188
3190
|
duration_slowly: string;
|
|
3189
|
-
"vs-box-shadow-focus": string;
|
|
3190
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3191
3191
|
no_javascript: string;
|
|
3192
3192
|
theme_dark: string;
|
|
3193
3193
|
theme_grey: string;
|
|
@@ -3468,6 +3468,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3468
3468
|
"vs-radius-huge": string;
|
|
3469
3469
|
"vs-radius-full": string;
|
|
3470
3470
|
"vs-radius-small": string;
|
|
3471
|
+
"vs-elevation-shadow-raised": string;
|
|
3472
|
+
"vs-elevation-shadow-overlay": string;
|
|
3473
|
+
"vs-elevation-surface": string;
|
|
3474
|
+
"vs-elevation-surface-section": string;
|
|
3475
|
+
"vs-elevation-surface-raised": string;
|
|
3476
|
+
"vs-elevation-surface-overlay": string;
|
|
3477
|
+
"vs-focus-shadow": string;
|
|
3478
|
+
"vs-focus-shadow-on-dark": string;
|
|
3471
3479
|
"vs-font-size-display-m": string;
|
|
3472
3480
|
"vs-font-size-display-s": string;
|
|
3473
3481
|
"vs-font-size-heading-xl": string;
|
|
@@ -3536,12 +3544,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3536
3544
|
"vs-icon-facility-accessible-toilet": string;
|
|
3537
3545
|
"vs-icon-feedback-success": string;
|
|
3538
3546
|
"vs-icon-facility-vegan": string;
|
|
3539
|
-
"vs-elevation-shadow-raised": string;
|
|
3540
|
-
"vs-elevation-shadow-overlay": string;
|
|
3541
|
-
"vs-elevation-surface": string;
|
|
3542
|
-
"vs-elevation-surface-section": string;
|
|
3543
|
-
"vs-elevation-surface-raised": string;
|
|
3544
|
-
"vs-elevation-surface-overlay": string;
|
|
3545
3547
|
"font-size-1": string;
|
|
3546
3548
|
"font-size-2": string;
|
|
3547
3549
|
"font-size-3": string;
|
|
@@ -3563,8 +3565,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3563
3565
|
duration_quickly: string;
|
|
3564
3566
|
duration_base: string;
|
|
3565
3567
|
duration_slowly: string;
|
|
3566
|
-
"vs-box-shadow-focus": string;
|
|
3567
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3568
3568
|
no_javascript: string;
|
|
3569
3569
|
theme_dark: string;
|
|
3570
3570
|
theme_grey: string;
|