@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
|
@@ -190,6 +190,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
190
190
|
"vs-radius-huge": string;
|
|
191
191
|
"vs-radius-full": string;
|
|
192
192
|
"vs-radius-small": string;
|
|
193
|
+
"vs-elevation-shadow-raised": string;
|
|
194
|
+
"vs-elevation-shadow-overlay": string;
|
|
195
|
+
"vs-elevation-surface": string;
|
|
196
|
+
"vs-elevation-surface-section": string;
|
|
197
|
+
"vs-elevation-surface-raised": string;
|
|
198
|
+
"vs-elevation-surface-overlay": string;
|
|
199
|
+
"vs-focus-shadow": string;
|
|
200
|
+
"vs-focus-shadow-on-dark": string;
|
|
193
201
|
"vs-font-size-display-m": string;
|
|
194
202
|
"vs-font-size-display-s": string;
|
|
195
203
|
"vs-font-size-heading-xl": string;
|
|
@@ -258,12 +266,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
258
266
|
"vs-icon-facility-accessible-toilet": string;
|
|
259
267
|
"vs-icon-feedback-success": string;
|
|
260
268
|
"vs-icon-facility-vegan": string;
|
|
261
|
-
"vs-elevation-shadow-raised": string;
|
|
262
|
-
"vs-elevation-shadow-overlay": string;
|
|
263
|
-
"vs-elevation-surface": string;
|
|
264
|
-
"vs-elevation-surface-section": string;
|
|
265
|
-
"vs-elevation-surface-raised": string;
|
|
266
|
-
"vs-elevation-surface-overlay": string;
|
|
267
269
|
"font-size-1": string;
|
|
268
270
|
"font-size-2": string;
|
|
269
271
|
"font-size-3": string;
|
|
@@ -285,8 +287,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
285
287
|
duration_quickly: string;
|
|
286
288
|
duration_base: string;
|
|
287
289
|
duration_slowly: string;
|
|
288
|
-
"vs-box-shadow-focus": string;
|
|
289
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
290
290
|
no_javascript: string;
|
|
291
291
|
theme_dark: string;
|
|
292
292
|
theme_grey: string;
|
|
@@ -917,6 +917,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
917
917
|
"vs-radius-huge": string;
|
|
918
918
|
"vs-radius-full": string;
|
|
919
919
|
"vs-radius-small": string;
|
|
920
|
+
"vs-elevation-shadow-raised": string;
|
|
921
|
+
"vs-elevation-shadow-overlay": string;
|
|
922
|
+
"vs-elevation-surface": string;
|
|
923
|
+
"vs-elevation-surface-section": string;
|
|
924
|
+
"vs-elevation-surface-raised": string;
|
|
925
|
+
"vs-elevation-surface-overlay": string;
|
|
926
|
+
"vs-focus-shadow": string;
|
|
927
|
+
"vs-focus-shadow-on-dark": string;
|
|
920
928
|
"vs-font-size-display-m": string;
|
|
921
929
|
"vs-font-size-display-s": string;
|
|
922
930
|
"vs-font-size-heading-xl": string;
|
|
@@ -985,12 +993,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
985
993
|
"vs-icon-facility-accessible-toilet": string;
|
|
986
994
|
"vs-icon-feedback-success": string;
|
|
987
995
|
"vs-icon-facility-vegan": string;
|
|
988
|
-
"vs-elevation-shadow-raised": string;
|
|
989
|
-
"vs-elevation-shadow-overlay": string;
|
|
990
|
-
"vs-elevation-surface": string;
|
|
991
|
-
"vs-elevation-surface-section": string;
|
|
992
|
-
"vs-elevation-surface-raised": string;
|
|
993
|
-
"vs-elevation-surface-overlay": string;
|
|
994
996
|
"font-size-1": string;
|
|
995
997
|
"font-size-2": string;
|
|
996
998
|
"font-size-3": string;
|
|
@@ -1012,8 +1014,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1012
1014
|
duration_quickly: string;
|
|
1013
1015
|
duration_base: string;
|
|
1014
1016
|
duration_slowly: string;
|
|
1015
|
-
"vs-box-shadow-focus": string;
|
|
1016
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1017
1017
|
no_javascript: string;
|
|
1018
1018
|
theme_dark: string;
|
|
1019
1019
|
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;
|
|
@@ -2214,6 +2214,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2214
2214
|
"vs-radius-huge": string;
|
|
2215
2215
|
"vs-radius-full": string;
|
|
2216
2216
|
"vs-radius-small": string;
|
|
2217
|
+
"vs-elevation-shadow-raised": string;
|
|
2218
|
+
"vs-elevation-shadow-overlay": string;
|
|
2219
|
+
"vs-elevation-surface": string;
|
|
2220
|
+
"vs-elevation-surface-section": string;
|
|
2221
|
+
"vs-elevation-surface-raised": string;
|
|
2222
|
+
"vs-elevation-surface-overlay": string;
|
|
2223
|
+
"vs-focus-shadow": string;
|
|
2224
|
+
"vs-focus-shadow-on-dark": string;
|
|
2217
2225
|
"vs-font-size-display-m": string;
|
|
2218
2226
|
"vs-font-size-display-s": string;
|
|
2219
2227
|
"vs-font-size-heading-xl": string;
|
|
@@ -2282,12 +2290,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2282
2290
|
"vs-icon-facility-accessible-toilet": string;
|
|
2283
2291
|
"vs-icon-feedback-success": string;
|
|
2284
2292
|
"vs-icon-facility-vegan": string;
|
|
2285
|
-
"vs-elevation-shadow-raised": string;
|
|
2286
|
-
"vs-elevation-shadow-overlay": string;
|
|
2287
|
-
"vs-elevation-surface": string;
|
|
2288
|
-
"vs-elevation-surface-section": string;
|
|
2289
|
-
"vs-elevation-surface-raised": string;
|
|
2290
|
-
"vs-elevation-surface-overlay": string;
|
|
2291
2293
|
"font-size-1": string;
|
|
2292
2294
|
"font-size-2": string;
|
|
2293
2295
|
"font-size-3": string;
|
|
@@ -2309,8 +2311,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2309
2311
|
duration_quickly: string;
|
|
2310
2312
|
duration_base: string;
|
|
2311
2313
|
duration_slowly: string;
|
|
2312
|
-
"vs-box-shadow-focus": string;
|
|
2313
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2314
2314
|
no_javascript: string;
|
|
2315
2315
|
theme_dark: string;
|
|
2316
2316
|
theme_grey: string;
|
|
@@ -3529,6 +3529,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3529
3529
|
"vs-radius-huge": string;
|
|
3530
3530
|
"vs-radius-full": string;
|
|
3531
3531
|
"vs-radius-small": string;
|
|
3532
|
+
"vs-elevation-shadow-raised": string;
|
|
3533
|
+
"vs-elevation-shadow-overlay": string;
|
|
3534
|
+
"vs-elevation-surface": string;
|
|
3535
|
+
"vs-elevation-surface-section": string;
|
|
3536
|
+
"vs-elevation-surface-raised": string;
|
|
3537
|
+
"vs-elevation-surface-overlay": string;
|
|
3538
|
+
"vs-focus-shadow": string;
|
|
3539
|
+
"vs-focus-shadow-on-dark": string;
|
|
3532
3540
|
"vs-font-size-display-m": string;
|
|
3533
3541
|
"vs-font-size-display-s": string;
|
|
3534
3542
|
"vs-font-size-heading-xl": string;
|
|
@@ -3597,12 +3605,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3597
3605
|
"vs-icon-facility-accessible-toilet": string;
|
|
3598
3606
|
"vs-icon-feedback-success": string;
|
|
3599
3607
|
"vs-icon-facility-vegan": string;
|
|
3600
|
-
"vs-elevation-shadow-raised": string;
|
|
3601
|
-
"vs-elevation-shadow-overlay": string;
|
|
3602
|
-
"vs-elevation-surface": string;
|
|
3603
|
-
"vs-elevation-surface-section": string;
|
|
3604
|
-
"vs-elevation-surface-raised": string;
|
|
3605
|
-
"vs-elevation-surface-overlay": string;
|
|
3606
3608
|
"font-size-1": string;
|
|
3607
3609
|
"font-size-2": string;
|
|
3608
3610
|
"font-size-3": string;
|
|
@@ -3624,8 +3626,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3624
3626
|
duration_quickly: string;
|
|
3625
3627
|
duration_base: string;
|
|
3626
3628
|
duration_slowly: string;
|
|
3627
|
-
"vs-box-shadow-focus": string;
|
|
3628
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3629
3629
|
no_javascript: string;
|
|
3630
3630
|
theme_dark: string;
|
|
3631
3631
|
theme_grey: string;
|
|
@@ -4419,6 +4419,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4419
4419
|
"vs-radius-huge": string;
|
|
4420
4420
|
"vs-radius-full": string;
|
|
4421
4421
|
"vs-radius-small": string;
|
|
4422
|
+
"vs-elevation-shadow-raised": string;
|
|
4423
|
+
"vs-elevation-shadow-overlay": string;
|
|
4424
|
+
"vs-elevation-surface": string;
|
|
4425
|
+
"vs-elevation-surface-section": string;
|
|
4426
|
+
"vs-elevation-surface-raised": string;
|
|
4427
|
+
"vs-elevation-surface-overlay": string;
|
|
4428
|
+
"vs-focus-shadow": string;
|
|
4429
|
+
"vs-focus-shadow-on-dark": string;
|
|
4422
4430
|
"vs-font-size-display-m": string;
|
|
4423
4431
|
"vs-font-size-display-s": string;
|
|
4424
4432
|
"vs-font-size-heading-xl": string;
|
|
@@ -4487,12 +4495,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4487
4495
|
"vs-icon-facility-accessible-toilet": string;
|
|
4488
4496
|
"vs-icon-feedback-success": string;
|
|
4489
4497
|
"vs-icon-facility-vegan": string;
|
|
4490
|
-
"vs-elevation-shadow-raised": string;
|
|
4491
|
-
"vs-elevation-shadow-overlay": string;
|
|
4492
|
-
"vs-elevation-surface": string;
|
|
4493
|
-
"vs-elevation-surface-section": string;
|
|
4494
|
-
"vs-elevation-surface-raised": string;
|
|
4495
|
-
"vs-elevation-surface-overlay": string;
|
|
4496
4498
|
"font-size-1": string;
|
|
4497
4499
|
"font-size-2": string;
|
|
4498
4500
|
"font-size-3": string;
|
|
@@ -4514,8 +4516,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4514
4516
|
duration_quickly: string;
|
|
4515
4517
|
duration_base: string;
|
|
4516
4518
|
duration_slowly: string;
|
|
4517
|
-
"vs-box-shadow-focus": string;
|
|
4518
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4519
4519
|
no_javascript: string;
|
|
4520
4520
|
theme_dark: string;
|
|
4521
4521
|
theme_grey: string;
|
|
@@ -5468,6 +5468,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5468
5468
|
"vs-radius-huge": string;
|
|
5469
5469
|
"vs-radius-full": string;
|
|
5470
5470
|
"vs-radius-small": string;
|
|
5471
|
+
"vs-elevation-shadow-raised": string;
|
|
5472
|
+
"vs-elevation-shadow-overlay": string;
|
|
5473
|
+
"vs-elevation-surface": string;
|
|
5474
|
+
"vs-elevation-surface-section": string;
|
|
5475
|
+
"vs-elevation-surface-raised": string;
|
|
5476
|
+
"vs-elevation-surface-overlay": string;
|
|
5477
|
+
"vs-focus-shadow": string;
|
|
5478
|
+
"vs-focus-shadow-on-dark": string;
|
|
5471
5479
|
"vs-font-size-display-m": string;
|
|
5472
5480
|
"vs-font-size-display-s": string;
|
|
5473
5481
|
"vs-font-size-heading-xl": string;
|
|
@@ -5536,12 +5544,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5536
5544
|
"vs-icon-facility-accessible-toilet": string;
|
|
5537
5545
|
"vs-icon-feedback-success": string;
|
|
5538
5546
|
"vs-icon-facility-vegan": string;
|
|
5539
|
-
"vs-elevation-shadow-raised": string;
|
|
5540
|
-
"vs-elevation-shadow-overlay": string;
|
|
5541
|
-
"vs-elevation-surface": string;
|
|
5542
|
-
"vs-elevation-surface-section": string;
|
|
5543
|
-
"vs-elevation-surface-raised": string;
|
|
5544
|
-
"vs-elevation-surface-overlay": string;
|
|
5545
5547
|
"font-size-1": string;
|
|
5546
5548
|
"font-size-2": string;
|
|
5547
5549
|
"font-size-3": string;
|
|
@@ -5563,8 +5565,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5563
5565
|
duration_quickly: string;
|
|
5564
5566
|
duration_base: string;
|
|
5565
5567
|
duration_slowly: string;
|
|
5566
|
-
"vs-box-shadow-focus": string;
|
|
5567
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
5568
5568
|
no_javascript: string;
|
|
5569
5569
|
theme_dark: string;
|
|
5570
5570
|
theme_grey: string;
|
|
@@ -945,6 +945,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
945
945
|
"vs-radius-huge": string;
|
|
946
946
|
"vs-radius-full": string;
|
|
947
947
|
"vs-radius-small": string;
|
|
948
|
+
"vs-elevation-shadow-raised": string;
|
|
949
|
+
"vs-elevation-shadow-overlay": string;
|
|
950
|
+
"vs-elevation-surface": string;
|
|
951
|
+
"vs-elevation-surface-section": string;
|
|
952
|
+
"vs-elevation-surface-raised": string;
|
|
953
|
+
"vs-elevation-surface-overlay": string;
|
|
954
|
+
"vs-focus-shadow": string;
|
|
955
|
+
"vs-focus-shadow-on-dark": string;
|
|
948
956
|
"vs-font-size-display-m": string;
|
|
949
957
|
"vs-font-size-display-s": string;
|
|
950
958
|
"vs-font-size-heading-xl": string;
|
|
@@ -1013,12 +1021,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1013
1021
|
"vs-icon-facility-accessible-toilet": string;
|
|
1014
1022
|
"vs-icon-feedback-success": string;
|
|
1015
1023
|
"vs-icon-facility-vegan": string;
|
|
1016
|
-
"vs-elevation-shadow-raised": string;
|
|
1017
|
-
"vs-elevation-shadow-overlay": string;
|
|
1018
|
-
"vs-elevation-surface": string;
|
|
1019
|
-
"vs-elevation-surface-section": string;
|
|
1020
|
-
"vs-elevation-surface-raised": string;
|
|
1021
|
-
"vs-elevation-surface-overlay": string;
|
|
1022
1024
|
"font-size-1": string;
|
|
1023
1025
|
"font-size-2": string;
|
|
1024
1026
|
"font-size-3": string;
|
|
@@ -1040,8 +1042,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1040
1042
|
duration_quickly: string;
|
|
1041
1043
|
duration_base: string;
|
|
1042
1044
|
duration_slowly: string;
|
|
1043
|
-
"vs-box-shadow-focus": string;
|
|
1044
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1045
1045
|
no_javascript: string;
|
|
1046
1046
|
theme_dark: string;
|
|
1047
1047
|
theme_grey: string;
|
|
@@ -1890,6 +1890,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1890
1890
|
"vs-radius-huge": string;
|
|
1891
1891
|
"vs-radius-full": string;
|
|
1892
1892
|
"vs-radius-small": string;
|
|
1893
|
+
"vs-elevation-shadow-raised": string;
|
|
1894
|
+
"vs-elevation-shadow-overlay": string;
|
|
1895
|
+
"vs-elevation-surface": string;
|
|
1896
|
+
"vs-elevation-surface-section": string;
|
|
1897
|
+
"vs-elevation-surface-raised": string;
|
|
1898
|
+
"vs-elevation-surface-overlay": string;
|
|
1899
|
+
"vs-focus-shadow": string;
|
|
1900
|
+
"vs-focus-shadow-on-dark": string;
|
|
1893
1901
|
"vs-font-size-display-m": string;
|
|
1894
1902
|
"vs-font-size-display-s": string;
|
|
1895
1903
|
"vs-font-size-heading-xl": string;
|
|
@@ -1958,12 +1966,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1958
1966
|
"vs-icon-facility-accessible-toilet": string;
|
|
1959
1967
|
"vs-icon-feedback-success": string;
|
|
1960
1968
|
"vs-icon-facility-vegan": string;
|
|
1961
|
-
"vs-elevation-shadow-raised": string;
|
|
1962
|
-
"vs-elevation-shadow-overlay": string;
|
|
1963
|
-
"vs-elevation-surface": string;
|
|
1964
|
-
"vs-elevation-surface-section": string;
|
|
1965
|
-
"vs-elevation-surface-raised": string;
|
|
1966
|
-
"vs-elevation-surface-overlay": string;
|
|
1967
1969
|
"font-size-1": string;
|
|
1968
1970
|
"font-size-2": string;
|
|
1969
1971
|
"font-size-3": string;
|
|
@@ -1985,8 +1987,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1985
1987
|
duration_quickly: string;
|
|
1986
1988
|
duration_base: string;
|
|
1987
1989
|
duration_slowly: string;
|
|
1988
|
-
"vs-box-shadow-focus": string;
|
|
1989
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1990
1990
|
no_javascript: string;
|
|
1991
1991
|
theme_dark: string;
|
|
1992
1992
|
theme_grey: string;
|
|
@@ -2632,6 +2632,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2632
2632
|
"vs-radius-huge": string;
|
|
2633
2633
|
"vs-radius-full": string;
|
|
2634
2634
|
"vs-radius-small": string;
|
|
2635
|
+
"vs-elevation-shadow-raised": string;
|
|
2636
|
+
"vs-elevation-shadow-overlay": string;
|
|
2637
|
+
"vs-elevation-surface": string;
|
|
2638
|
+
"vs-elevation-surface-section": string;
|
|
2639
|
+
"vs-elevation-surface-raised": string;
|
|
2640
|
+
"vs-elevation-surface-overlay": string;
|
|
2641
|
+
"vs-focus-shadow": string;
|
|
2642
|
+
"vs-focus-shadow-on-dark": string;
|
|
2635
2643
|
"vs-font-size-display-m": string;
|
|
2636
2644
|
"vs-font-size-display-s": string;
|
|
2637
2645
|
"vs-font-size-heading-xl": string;
|
|
@@ -2700,12 +2708,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2700
2708
|
"vs-icon-facility-accessible-toilet": string;
|
|
2701
2709
|
"vs-icon-feedback-success": string;
|
|
2702
2710
|
"vs-icon-facility-vegan": string;
|
|
2703
|
-
"vs-elevation-shadow-raised": string;
|
|
2704
|
-
"vs-elevation-shadow-overlay": string;
|
|
2705
|
-
"vs-elevation-surface": string;
|
|
2706
|
-
"vs-elevation-surface-section": string;
|
|
2707
|
-
"vs-elevation-surface-raised": string;
|
|
2708
|
-
"vs-elevation-surface-overlay": string;
|
|
2709
2711
|
"font-size-1": string;
|
|
2710
2712
|
"font-size-2": string;
|
|
2711
2713
|
"font-size-3": string;
|
|
@@ -2727,8 +2729,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2727
2729
|
duration_quickly: string;
|
|
2728
2730
|
duration_base: string;
|
|
2729
2731
|
duration_slowly: string;
|
|
2730
|
-
"vs-box-shadow-focus": string;
|
|
2731
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2732
2732
|
no_javascript: string;
|
|
2733
2733
|
theme_dark: string;
|
|
2734
2734
|
theme_grey: string;
|
|
@@ -1701,6 +1701,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1701
1701
|
"vs-radius-huge": string;
|
|
1702
1702
|
"vs-radius-full": string;
|
|
1703
1703
|
"vs-radius-small": string;
|
|
1704
|
+
"vs-elevation-shadow-raised": string;
|
|
1705
|
+
"vs-elevation-shadow-overlay": string;
|
|
1706
|
+
"vs-elevation-surface": string;
|
|
1707
|
+
"vs-elevation-surface-section": string;
|
|
1708
|
+
"vs-elevation-surface-raised": string;
|
|
1709
|
+
"vs-elevation-surface-overlay": string;
|
|
1710
|
+
"vs-focus-shadow": string;
|
|
1711
|
+
"vs-focus-shadow-on-dark": string;
|
|
1704
1712
|
"vs-font-size-display-m": string;
|
|
1705
1713
|
"vs-font-size-display-s": string;
|
|
1706
1714
|
"vs-font-size-heading-xl": string;
|
|
@@ -1769,12 +1777,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1769
1777
|
"vs-icon-facility-accessible-toilet": string;
|
|
1770
1778
|
"vs-icon-feedback-success": string;
|
|
1771
1779
|
"vs-icon-facility-vegan": string;
|
|
1772
|
-
"vs-elevation-shadow-raised": string;
|
|
1773
|
-
"vs-elevation-shadow-overlay": string;
|
|
1774
|
-
"vs-elevation-surface": string;
|
|
1775
|
-
"vs-elevation-surface-section": string;
|
|
1776
|
-
"vs-elevation-surface-raised": string;
|
|
1777
|
-
"vs-elevation-surface-overlay": string;
|
|
1778
1780
|
"font-size-1": string;
|
|
1779
1781
|
"font-size-2": string;
|
|
1780
1782
|
"font-size-3": string;
|
|
@@ -1796,8 +1798,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1796
1798
|
duration_quickly: string;
|
|
1797
1799
|
duration_base: string;
|
|
1798
1800
|
duration_slowly: string;
|
|
1799
|
-
"vs-box-shadow-focus": string;
|
|
1800
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1801
1801
|
no_javascript: string;
|
|
1802
1802
|
theme_dark: string;
|
|
1803
1803
|
theme_grey: string;
|
|
@@ -1747,6 +1747,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1747
1747
|
"vs-radius-huge": string;
|
|
1748
1748
|
"vs-radius-full": string;
|
|
1749
1749
|
"vs-radius-small": string;
|
|
1750
|
+
"vs-elevation-shadow-raised": string;
|
|
1751
|
+
"vs-elevation-shadow-overlay": string;
|
|
1752
|
+
"vs-elevation-surface": string;
|
|
1753
|
+
"vs-elevation-surface-section": string;
|
|
1754
|
+
"vs-elevation-surface-raised": string;
|
|
1755
|
+
"vs-elevation-surface-overlay": string;
|
|
1756
|
+
"vs-focus-shadow": string;
|
|
1757
|
+
"vs-focus-shadow-on-dark": string;
|
|
1750
1758
|
"vs-font-size-display-m": string;
|
|
1751
1759
|
"vs-font-size-display-s": string;
|
|
1752
1760
|
"vs-font-size-heading-xl": string;
|
|
@@ -1815,12 +1823,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1815
1823
|
"vs-icon-facility-accessible-toilet": string;
|
|
1816
1824
|
"vs-icon-feedback-success": string;
|
|
1817
1825
|
"vs-icon-facility-vegan": string;
|
|
1818
|
-
"vs-elevation-shadow-raised": string;
|
|
1819
|
-
"vs-elevation-shadow-overlay": string;
|
|
1820
|
-
"vs-elevation-surface": string;
|
|
1821
|
-
"vs-elevation-surface-section": string;
|
|
1822
|
-
"vs-elevation-surface-raised": string;
|
|
1823
|
-
"vs-elevation-surface-overlay": string;
|
|
1824
1826
|
"font-size-1": string;
|
|
1825
1827
|
"font-size-2": string;
|
|
1826
1828
|
"font-size-3": string;
|
|
@@ -1842,8 +1844,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1842
1844
|
duration_quickly: string;
|
|
1843
1845
|
duration_base: string;
|
|
1844
1846
|
duration_slowly: string;
|
|
1845
|
-
"vs-box-shadow-focus": string;
|
|
1846
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1847
1847
|
no_javascript: string;
|
|
1848
1848
|
theme_dark: string;
|
|
1849
1849
|
theme_grey: string;
|
|
@@ -2120,6 +2120,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2120
2120
|
"vs-radius-huge": string;
|
|
2121
2121
|
"vs-radius-full": string;
|
|
2122
2122
|
"vs-radius-small": string;
|
|
2123
|
+
"vs-elevation-shadow-raised": string;
|
|
2124
|
+
"vs-elevation-shadow-overlay": string;
|
|
2125
|
+
"vs-elevation-surface": string;
|
|
2126
|
+
"vs-elevation-surface-section": string;
|
|
2127
|
+
"vs-elevation-surface-raised": string;
|
|
2128
|
+
"vs-elevation-surface-overlay": string;
|
|
2129
|
+
"vs-focus-shadow": string;
|
|
2130
|
+
"vs-focus-shadow-on-dark": string;
|
|
2123
2131
|
"vs-font-size-display-m": string;
|
|
2124
2132
|
"vs-font-size-display-s": string;
|
|
2125
2133
|
"vs-font-size-heading-xl": string;
|
|
@@ -2188,12 +2196,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2188
2196
|
"vs-icon-facility-accessible-toilet": string;
|
|
2189
2197
|
"vs-icon-feedback-success": string;
|
|
2190
2198
|
"vs-icon-facility-vegan": string;
|
|
2191
|
-
"vs-elevation-shadow-raised": string;
|
|
2192
|
-
"vs-elevation-shadow-overlay": string;
|
|
2193
|
-
"vs-elevation-surface": string;
|
|
2194
|
-
"vs-elevation-surface-section": string;
|
|
2195
|
-
"vs-elevation-surface-raised": string;
|
|
2196
|
-
"vs-elevation-surface-overlay": string;
|
|
2197
2199
|
"font-size-1": string;
|
|
2198
2200
|
"font-size-2": string;
|
|
2199
2201
|
"font-size-3": string;
|
|
@@ -2215,8 +2217,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2215
2217
|
duration_quickly: string;
|
|
2216
2218
|
duration_base: string;
|
|
2217
2219
|
duration_slowly: string;
|
|
2218
|
-
"vs-box-shadow-focus": string;
|
|
2219
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2220
2220
|
no_javascript: string;
|
|
2221
2221
|
theme_dark: string;
|
|
2222
2222
|
theme_grey: string;
|
|
@@ -501,6 +501,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
501
501
|
"vs-radius-huge": string;
|
|
502
502
|
"vs-radius-full": string;
|
|
503
503
|
"vs-radius-small": string;
|
|
504
|
+
"vs-elevation-shadow-raised": string;
|
|
505
|
+
"vs-elevation-shadow-overlay": string;
|
|
506
|
+
"vs-elevation-surface": string;
|
|
507
|
+
"vs-elevation-surface-section": string;
|
|
508
|
+
"vs-elevation-surface-raised": string;
|
|
509
|
+
"vs-elevation-surface-overlay": string;
|
|
510
|
+
"vs-focus-shadow": string;
|
|
511
|
+
"vs-focus-shadow-on-dark": string;
|
|
504
512
|
"vs-font-size-display-m": string;
|
|
505
513
|
"vs-font-size-display-s": string;
|
|
506
514
|
"vs-font-size-heading-xl": string;
|
|
@@ -569,12 +577,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
569
577
|
"vs-icon-facility-accessible-toilet": string;
|
|
570
578
|
"vs-icon-feedback-success": string;
|
|
571
579
|
"vs-icon-facility-vegan": string;
|
|
572
|
-
"vs-elevation-shadow-raised": string;
|
|
573
|
-
"vs-elevation-shadow-overlay": string;
|
|
574
|
-
"vs-elevation-surface": string;
|
|
575
|
-
"vs-elevation-surface-section": string;
|
|
576
|
-
"vs-elevation-surface-raised": string;
|
|
577
|
-
"vs-elevation-surface-overlay": string;
|
|
578
580
|
"font-size-1": string;
|
|
579
581
|
"font-size-2": string;
|
|
580
582
|
"font-size-3": string;
|
|
@@ -596,8 +598,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
596
598
|
duration_quickly: string;
|
|
597
599
|
duration_base: string;
|
|
598
600
|
duration_slowly: string;
|
|
599
|
-
"vs-box-shadow-focus": string;
|
|
600
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
601
601
|
no_javascript: string;
|
|
602
602
|
theme_dark: string;
|
|
603
603
|
theme_grey: string;
|
|
@@ -1675,6 +1675,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1675
1675
|
"vs-radius-huge": string;
|
|
1676
1676
|
"vs-radius-full": string;
|
|
1677
1677
|
"vs-radius-small": string;
|
|
1678
|
+
"vs-elevation-shadow-raised": string;
|
|
1679
|
+
"vs-elevation-shadow-overlay": string;
|
|
1680
|
+
"vs-elevation-surface": string;
|
|
1681
|
+
"vs-elevation-surface-section": string;
|
|
1682
|
+
"vs-elevation-surface-raised": string;
|
|
1683
|
+
"vs-elevation-surface-overlay": string;
|
|
1684
|
+
"vs-focus-shadow": string;
|
|
1685
|
+
"vs-focus-shadow-on-dark": string;
|
|
1678
1686
|
"vs-font-size-display-m": string;
|
|
1679
1687
|
"vs-font-size-display-s": string;
|
|
1680
1688
|
"vs-font-size-heading-xl": string;
|
|
@@ -1743,12 +1751,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1743
1751
|
"vs-icon-facility-accessible-toilet": string;
|
|
1744
1752
|
"vs-icon-feedback-success": string;
|
|
1745
1753
|
"vs-icon-facility-vegan": string;
|
|
1746
|
-
"vs-elevation-shadow-raised": string;
|
|
1747
|
-
"vs-elevation-shadow-overlay": string;
|
|
1748
|
-
"vs-elevation-surface": string;
|
|
1749
|
-
"vs-elevation-surface-section": string;
|
|
1750
|
-
"vs-elevation-surface-raised": string;
|
|
1751
|
-
"vs-elevation-surface-overlay": string;
|
|
1752
1754
|
"font-size-1": string;
|
|
1753
1755
|
"font-size-2": string;
|
|
1754
1756
|
"font-size-3": string;
|
|
@@ -1770,8 +1772,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1770
1772
|
duration_quickly: string;
|
|
1771
1773
|
duration_base: string;
|
|
1772
1774
|
duration_slowly: string;
|
|
1773
|
-
"vs-box-shadow-focus": string;
|
|
1774
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1775
1775
|
no_javascript: string;
|
|
1776
1776
|
theme_dark: string;
|
|
1777
1777
|
theme_grey: string;
|
|
@@ -1999,6 +1999,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1999
1999
|
"vs-radius-huge": string;
|
|
2000
2000
|
"vs-radius-full": string;
|
|
2001
2001
|
"vs-radius-small": string;
|
|
2002
|
+
"vs-elevation-shadow-raised": string;
|
|
2003
|
+
"vs-elevation-shadow-overlay": string;
|
|
2004
|
+
"vs-elevation-surface": string;
|
|
2005
|
+
"vs-elevation-surface-section": string;
|
|
2006
|
+
"vs-elevation-surface-raised": string;
|
|
2007
|
+
"vs-elevation-surface-overlay": string;
|
|
2008
|
+
"vs-focus-shadow": string;
|
|
2009
|
+
"vs-focus-shadow-on-dark": string;
|
|
2002
2010
|
"vs-font-size-display-m": string;
|
|
2003
2011
|
"vs-font-size-display-s": string;
|
|
2004
2012
|
"vs-font-size-heading-xl": string;
|
|
@@ -2067,12 +2075,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2067
2075
|
"vs-icon-facility-accessible-toilet": string;
|
|
2068
2076
|
"vs-icon-feedback-success": string;
|
|
2069
2077
|
"vs-icon-facility-vegan": string;
|
|
2070
|
-
"vs-elevation-shadow-raised": string;
|
|
2071
|
-
"vs-elevation-shadow-overlay": string;
|
|
2072
|
-
"vs-elevation-surface": string;
|
|
2073
|
-
"vs-elevation-surface-section": string;
|
|
2074
|
-
"vs-elevation-surface-raised": string;
|
|
2075
|
-
"vs-elevation-surface-overlay": string;
|
|
2076
2078
|
"font-size-1": string;
|
|
2077
2079
|
"font-size-2": string;
|
|
2078
2080
|
"font-size-3": string;
|
|
@@ -2094,8 +2096,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2094
2096
|
duration_quickly: string;
|
|
2095
2097
|
duration_base: string;
|
|
2096
2098
|
duration_slowly: string;
|
|
2097
|
-
"vs-box-shadow-focus": string;
|
|
2098
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2099
2099
|
no_javascript: string;
|
|
2100
2100
|
theme_dark: string;
|
|
2101
2101
|
theme_grey: string;
|
|
@@ -2887,6 +2887,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2887
2887
|
"vs-radius-huge": string;
|
|
2888
2888
|
"vs-radius-full": string;
|
|
2889
2889
|
"vs-radius-small": string;
|
|
2890
|
+
"vs-elevation-shadow-raised": string;
|
|
2891
|
+
"vs-elevation-shadow-overlay": string;
|
|
2892
|
+
"vs-elevation-surface": string;
|
|
2893
|
+
"vs-elevation-surface-section": string;
|
|
2894
|
+
"vs-elevation-surface-raised": string;
|
|
2895
|
+
"vs-elevation-surface-overlay": string;
|
|
2896
|
+
"vs-focus-shadow": string;
|
|
2897
|
+
"vs-focus-shadow-on-dark": string;
|
|
2890
2898
|
"vs-font-size-display-m": string;
|
|
2891
2899
|
"vs-font-size-display-s": string;
|
|
2892
2900
|
"vs-font-size-heading-xl": string;
|
|
@@ -2955,12 +2963,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2955
2963
|
"vs-icon-facility-accessible-toilet": string;
|
|
2956
2964
|
"vs-icon-feedback-success": string;
|
|
2957
2965
|
"vs-icon-facility-vegan": string;
|
|
2958
|
-
"vs-elevation-shadow-raised": string;
|
|
2959
|
-
"vs-elevation-shadow-overlay": string;
|
|
2960
|
-
"vs-elevation-surface": string;
|
|
2961
|
-
"vs-elevation-surface-section": string;
|
|
2962
|
-
"vs-elevation-surface-raised": string;
|
|
2963
|
-
"vs-elevation-surface-overlay": string;
|
|
2964
2966
|
"font-size-1": string;
|
|
2965
2967
|
"font-size-2": string;
|
|
2966
2968
|
"font-size-3": string;
|
|
@@ -2982,8 +2984,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2982
2984
|
duration_quickly: string;
|
|
2983
2985
|
duration_base: string;
|
|
2984
2986
|
duration_slowly: string;
|
|
2985
|
-
"vs-box-shadow-focus": string;
|
|
2986
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2987
2987
|
no_javascript: string;
|
|
2988
2988
|
theme_dark: string;
|
|
2989
2989
|
theme_grey: string;
|