@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
|
@@ -879,6 +879,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
879
879
|
"vs-radius-huge": string;
|
|
880
880
|
"vs-radius-full": string;
|
|
881
881
|
"vs-radius-small": string;
|
|
882
|
+
"vs-elevation-shadow-raised": string;
|
|
883
|
+
"vs-elevation-shadow-overlay": string;
|
|
884
|
+
"vs-elevation-surface": string;
|
|
885
|
+
"vs-elevation-surface-section": string;
|
|
886
|
+
"vs-elevation-surface-raised": string;
|
|
887
|
+
"vs-elevation-surface-overlay": string;
|
|
888
|
+
"vs-focus-shadow": string;
|
|
889
|
+
"vs-focus-shadow-on-dark": string;
|
|
882
890
|
"vs-font-size-display-m": string;
|
|
883
891
|
"vs-font-size-display-s": string;
|
|
884
892
|
"vs-font-size-heading-xl": string;
|
|
@@ -947,12 +955,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
947
955
|
"vs-icon-facility-accessible-toilet": string;
|
|
948
956
|
"vs-icon-feedback-success": string;
|
|
949
957
|
"vs-icon-facility-vegan": string;
|
|
950
|
-
"vs-elevation-shadow-raised": string;
|
|
951
|
-
"vs-elevation-shadow-overlay": string;
|
|
952
|
-
"vs-elevation-surface": string;
|
|
953
|
-
"vs-elevation-surface-section": string;
|
|
954
|
-
"vs-elevation-surface-raised": string;
|
|
955
|
-
"vs-elevation-surface-overlay": string;
|
|
956
958
|
"font-size-1": string;
|
|
957
959
|
"font-size-2": string;
|
|
958
960
|
"font-size-3": string;
|
|
@@ -974,8 +976,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
974
976
|
duration_quickly: string;
|
|
975
977
|
duration_base: string;
|
|
976
978
|
duration_slowly: string;
|
|
977
|
-
"vs-box-shadow-focus": string;
|
|
978
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
979
979
|
no_javascript: string;
|
|
980
980
|
theme_dark: string;
|
|
981
981
|
theme_grey: string;
|
|
@@ -989,6 +989,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
989
989
|
"vs-radius-huge": string;
|
|
990
990
|
"vs-radius-full": string;
|
|
991
991
|
"vs-radius-small": string;
|
|
992
|
+
"vs-elevation-shadow-raised": string;
|
|
993
|
+
"vs-elevation-shadow-overlay": string;
|
|
994
|
+
"vs-elevation-surface": string;
|
|
995
|
+
"vs-elevation-surface-section": string;
|
|
996
|
+
"vs-elevation-surface-raised": string;
|
|
997
|
+
"vs-elevation-surface-overlay": string;
|
|
998
|
+
"vs-focus-shadow": string;
|
|
999
|
+
"vs-focus-shadow-on-dark": string;
|
|
992
1000
|
"vs-font-size-display-m": string;
|
|
993
1001
|
"vs-font-size-display-s": string;
|
|
994
1002
|
"vs-font-size-heading-xl": string;
|
|
@@ -1057,12 +1065,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1057
1065
|
"vs-icon-facility-accessible-toilet": string;
|
|
1058
1066
|
"vs-icon-feedback-success": string;
|
|
1059
1067
|
"vs-icon-facility-vegan": string;
|
|
1060
|
-
"vs-elevation-shadow-raised": string;
|
|
1061
|
-
"vs-elevation-shadow-overlay": string;
|
|
1062
|
-
"vs-elevation-surface": string;
|
|
1063
|
-
"vs-elevation-surface-section": string;
|
|
1064
|
-
"vs-elevation-surface-raised": string;
|
|
1065
|
-
"vs-elevation-surface-overlay": string;
|
|
1066
1068
|
"font-size-1": string;
|
|
1067
1069
|
"font-size-2": string;
|
|
1068
1070
|
"font-size-3": string;
|
|
@@ -1084,8 +1086,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1084
1086
|
duration_quickly: string;
|
|
1085
1087
|
duration_base: string;
|
|
1086
1088
|
duration_slowly: string;
|
|
1087
|
-
"vs-box-shadow-focus": string;
|
|
1088
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1089
1089
|
no_javascript: string;
|
|
1090
1090
|
theme_dark: string;
|
|
1091
1091
|
theme_grey: string;
|
|
@@ -1286,6 +1286,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1286
1286
|
"vs-radius-huge": string;
|
|
1287
1287
|
"vs-radius-full": string;
|
|
1288
1288
|
"vs-radius-small": string;
|
|
1289
|
+
"vs-elevation-shadow-raised": string;
|
|
1290
|
+
"vs-elevation-shadow-overlay": string;
|
|
1291
|
+
"vs-elevation-surface": string;
|
|
1292
|
+
"vs-elevation-surface-section": string;
|
|
1293
|
+
"vs-elevation-surface-raised": string;
|
|
1294
|
+
"vs-elevation-surface-overlay": string;
|
|
1295
|
+
"vs-focus-shadow": string;
|
|
1296
|
+
"vs-focus-shadow-on-dark": string;
|
|
1289
1297
|
"vs-font-size-display-m": string;
|
|
1290
1298
|
"vs-font-size-display-s": string;
|
|
1291
1299
|
"vs-font-size-heading-xl": string;
|
|
@@ -1354,12 +1362,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1354
1362
|
"vs-icon-facility-accessible-toilet": string;
|
|
1355
1363
|
"vs-icon-feedback-success": string;
|
|
1356
1364
|
"vs-icon-facility-vegan": string;
|
|
1357
|
-
"vs-elevation-shadow-raised": string;
|
|
1358
|
-
"vs-elevation-shadow-overlay": string;
|
|
1359
|
-
"vs-elevation-surface": string;
|
|
1360
|
-
"vs-elevation-surface-section": string;
|
|
1361
|
-
"vs-elevation-surface-raised": string;
|
|
1362
|
-
"vs-elevation-surface-overlay": string;
|
|
1363
1365
|
"font-size-1": string;
|
|
1364
1366
|
"font-size-2": string;
|
|
1365
1367
|
"font-size-3": string;
|
|
@@ -1381,8 +1383,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1381
1383
|
duration_quickly: string;
|
|
1382
1384
|
duration_base: string;
|
|
1383
1385
|
duration_slowly: string;
|
|
1384
|
-
"vs-box-shadow-focus": string;
|
|
1385
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1386
1386
|
no_javascript: string;
|
|
1387
1387
|
theme_dark: string;
|
|
1388
1388
|
theme_grey: string;
|
|
@@ -506,6 +506,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
506
506
|
"vs-radius-huge": string;
|
|
507
507
|
"vs-radius-full": string;
|
|
508
508
|
"vs-radius-small": string;
|
|
509
|
+
"vs-elevation-shadow-raised": string;
|
|
510
|
+
"vs-elevation-shadow-overlay": string;
|
|
511
|
+
"vs-elevation-surface": string;
|
|
512
|
+
"vs-elevation-surface-section": string;
|
|
513
|
+
"vs-elevation-surface-raised": string;
|
|
514
|
+
"vs-elevation-surface-overlay": string;
|
|
515
|
+
"vs-focus-shadow": string;
|
|
516
|
+
"vs-focus-shadow-on-dark": string;
|
|
509
517
|
"vs-font-size-display-m": string;
|
|
510
518
|
"vs-font-size-display-s": string;
|
|
511
519
|
"vs-font-size-heading-xl": string;
|
|
@@ -574,12 +582,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
574
582
|
"vs-icon-facility-accessible-toilet": string;
|
|
575
583
|
"vs-icon-feedback-success": string;
|
|
576
584
|
"vs-icon-facility-vegan": string;
|
|
577
|
-
"vs-elevation-shadow-raised": string;
|
|
578
|
-
"vs-elevation-shadow-overlay": string;
|
|
579
|
-
"vs-elevation-surface": string;
|
|
580
|
-
"vs-elevation-surface-section": string;
|
|
581
|
-
"vs-elevation-surface-raised": string;
|
|
582
|
-
"vs-elevation-surface-overlay": string;
|
|
583
585
|
"font-size-1": string;
|
|
584
586
|
"font-size-2": string;
|
|
585
587
|
"font-size-3": string;
|
|
@@ -601,8 +603,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
601
603
|
duration_quickly: string;
|
|
602
604
|
duration_base: string;
|
|
603
605
|
duration_slowly: string;
|
|
604
|
-
"vs-box-shadow-focus": string;
|
|
605
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
606
606
|
no_javascript: string;
|
|
607
607
|
theme_dark: string;
|
|
608
608
|
theme_grey: string;
|
|
@@ -1394,6 +1394,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1394
1394
|
"vs-radius-huge": string;
|
|
1395
1395
|
"vs-radius-full": string;
|
|
1396
1396
|
"vs-radius-small": string;
|
|
1397
|
+
"vs-elevation-shadow-raised": string;
|
|
1398
|
+
"vs-elevation-shadow-overlay": string;
|
|
1399
|
+
"vs-elevation-surface": string;
|
|
1400
|
+
"vs-elevation-surface-section": string;
|
|
1401
|
+
"vs-elevation-surface-raised": string;
|
|
1402
|
+
"vs-elevation-surface-overlay": string;
|
|
1403
|
+
"vs-focus-shadow": string;
|
|
1404
|
+
"vs-focus-shadow-on-dark": string;
|
|
1397
1405
|
"vs-font-size-display-m": string;
|
|
1398
1406
|
"vs-font-size-display-s": string;
|
|
1399
1407
|
"vs-font-size-heading-xl": string;
|
|
@@ -1462,12 +1470,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1462
1470
|
"vs-icon-facility-accessible-toilet": string;
|
|
1463
1471
|
"vs-icon-feedback-success": string;
|
|
1464
1472
|
"vs-icon-facility-vegan": string;
|
|
1465
|
-
"vs-elevation-shadow-raised": string;
|
|
1466
|
-
"vs-elevation-shadow-overlay": string;
|
|
1467
|
-
"vs-elevation-surface": string;
|
|
1468
|
-
"vs-elevation-surface-section": string;
|
|
1469
|
-
"vs-elevation-surface-raised": string;
|
|
1470
|
-
"vs-elevation-surface-overlay": string;
|
|
1471
1473
|
"font-size-1": string;
|
|
1472
1474
|
"font-size-2": string;
|
|
1473
1475
|
"font-size-3": string;
|
|
@@ -1489,8 +1491,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1489
1491
|
duration_quickly: string;
|
|
1490
1492
|
duration_base: string;
|
|
1491
1493
|
duration_slowly: string;
|
|
1492
|
-
"vs-box-shadow-focus": string;
|
|
1493
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1494
1494
|
no_javascript: string;
|
|
1495
1495
|
theme_dark: string;
|
|
1496
1496
|
theme_grey: string;
|
|
@@ -777,6 +777,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
777
777
|
"vs-radius-huge": string;
|
|
778
778
|
"vs-radius-full": string;
|
|
779
779
|
"vs-radius-small": string;
|
|
780
|
+
"vs-elevation-shadow-raised": string;
|
|
781
|
+
"vs-elevation-shadow-overlay": string;
|
|
782
|
+
"vs-elevation-surface": string;
|
|
783
|
+
"vs-elevation-surface-section": string;
|
|
784
|
+
"vs-elevation-surface-raised": string;
|
|
785
|
+
"vs-elevation-surface-overlay": string;
|
|
786
|
+
"vs-focus-shadow": string;
|
|
787
|
+
"vs-focus-shadow-on-dark": string;
|
|
780
788
|
"vs-font-size-display-m": string;
|
|
781
789
|
"vs-font-size-display-s": string;
|
|
782
790
|
"vs-font-size-heading-xl": string;
|
|
@@ -845,12 +853,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
845
853
|
"vs-icon-facility-accessible-toilet": string;
|
|
846
854
|
"vs-icon-feedback-success": string;
|
|
847
855
|
"vs-icon-facility-vegan": 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
856
|
"font-size-1": string;
|
|
855
857
|
"font-size-2": string;
|
|
856
858
|
"font-size-3": string;
|
|
@@ -872,8 +874,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
872
874
|
duration_quickly: string;
|
|
873
875
|
duration_base: string;
|
|
874
876
|
duration_slowly: string;
|
|
875
|
-
"vs-box-shadow-focus": string;
|
|
876
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
877
877
|
no_javascript: string;
|
|
878
878
|
theme_dark: string;
|
|
879
879
|
theme_grey: string;
|
|
@@ -234,6 +234,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
234
234
|
"vs-radius-huge": string;
|
|
235
235
|
"vs-radius-full": string;
|
|
236
236
|
"vs-radius-small": string;
|
|
237
|
+
"vs-elevation-shadow-raised": string;
|
|
238
|
+
"vs-elevation-shadow-overlay": string;
|
|
239
|
+
"vs-elevation-surface": string;
|
|
240
|
+
"vs-elevation-surface-section": string;
|
|
241
|
+
"vs-elevation-surface-raised": string;
|
|
242
|
+
"vs-elevation-surface-overlay": string;
|
|
243
|
+
"vs-focus-shadow": string;
|
|
244
|
+
"vs-focus-shadow-on-dark": string;
|
|
237
245
|
"vs-font-size-display-m": string;
|
|
238
246
|
"vs-font-size-display-s": string;
|
|
239
247
|
"vs-font-size-heading-xl": string;
|
|
@@ -302,12 +310,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
302
310
|
"vs-icon-facility-accessible-toilet": string;
|
|
303
311
|
"vs-icon-feedback-success": string;
|
|
304
312
|
"vs-icon-facility-vegan": string;
|
|
305
|
-
"vs-elevation-shadow-raised": string;
|
|
306
|
-
"vs-elevation-shadow-overlay": string;
|
|
307
|
-
"vs-elevation-surface": string;
|
|
308
|
-
"vs-elevation-surface-section": string;
|
|
309
|
-
"vs-elevation-surface-raised": string;
|
|
310
|
-
"vs-elevation-surface-overlay": string;
|
|
311
313
|
"font-size-1": string;
|
|
312
314
|
"font-size-2": string;
|
|
313
315
|
"font-size-3": string;
|
|
@@ -329,8 +331,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
329
331
|
duration_quickly: string;
|
|
330
332
|
duration_base: string;
|
|
331
333
|
duration_slowly: string;
|
|
332
|
-
"vs-box-shadow-focus": string;
|
|
333
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
334
334
|
no_javascript: string;
|
|
335
335
|
theme_dark: string;
|
|
336
336
|
theme_grey: string;
|
|
@@ -1549,6 +1549,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1549
1549
|
"vs-radius-huge": string;
|
|
1550
1550
|
"vs-radius-full": string;
|
|
1551
1551
|
"vs-radius-small": string;
|
|
1552
|
+
"vs-elevation-shadow-raised": string;
|
|
1553
|
+
"vs-elevation-shadow-overlay": string;
|
|
1554
|
+
"vs-elevation-surface": string;
|
|
1555
|
+
"vs-elevation-surface-section": string;
|
|
1556
|
+
"vs-elevation-surface-raised": string;
|
|
1557
|
+
"vs-elevation-surface-overlay": string;
|
|
1558
|
+
"vs-focus-shadow": string;
|
|
1559
|
+
"vs-focus-shadow-on-dark": string;
|
|
1552
1560
|
"vs-font-size-display-m": string;
|
|
1553
1561
|
"vs-font-size-display-s": string;
|
|
1554
1562
|
"vs-font-size-heading-xl": string;
|
|
@@ -1617,12 +1625,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1617
1625
|
"vs-icon-facility-accessible-toilet": string;
|
|
1618
1626
|
"vs-icon-feedback-success": string;
|
|
1619
1627
|
"vs-icon-facility-vegan": string;
|
|
1620
|
-
"vs-elevation-shadow-raised": string;
|
|
1621
|
-
"vs-elevation-shadow-overlay": string;
|
|
1622
|
-
"vs-elevation-surface": string;
|
|
1623
|
-
"vs-elevation-surface-section": string;
|
|
1624
|
-
"vs-elevation-surface-raised": string;
|
|
1625
|
-
"vs-elevation-surface-overlay": string;
|
|
1626
1628
|
"font-size-1": string;
|
|
1627
1629
|
"font-size-2": string;
|
|
1628
1630
|
"font-size-3": string;
|
|
@@ -1644,8 +1646,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1644
1646
|
duration_quickly: string;
|
|
1645
1647
|
duration_base: string;
|
|
1646
1648
|
duration_slowly: string;
|
|
1647
|
-
"vs-box-shadow-focus": string;
|
|
1648
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1649
1649
|
no_javascript: string;
|
|
1650
1650
|
theme_dark: string;
|
|
1651
1651
|
theme_grey: string;
|
|
@@ -2439,6 +2439,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2439
2439
|
"vs-radius-huge": string;
|
|
2440
2440
|
"vs-radius-full": string;
|
|
2441
2441
|
"vs-radius-small": string;
|
|
2442
|
+
"vs-elevation-shadow-raised": string;
|
|
2443
|
+
"vs-elevation-shadow-overlay": string;
|
|
2444
|
+
"vs-elevation-surface": string;
|
|
2445
|
+
"vs-elevation-surface-section": string;
|
|
2446
|
+
"vs-elevation-surface-raised": string;
|
|
2447
|
+
"vs-elevation-surface-overlay": string;
|
|
2448
|
+
"vs-focus-shadow": string;
|
|
2449
|
+
"vs-focus-shadow-on-dark": string;
|
|
2442
2450
|
"vs-font-size-display-m": string;
|
|
2443
2451
|
"vs-font-size-display-s": string;
|
|
2444
2452
|
"vs-font-size-heading-xl": string;
|
|
@@ -2507,12 +2515,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2507
2515
|
"vs-icon-facility-accessible-toilet": string;
|
|
2508
2516
|
"vs-icon-feedback-success": string;
|
|
2509
2517
|
"vs-icon-facility-vegan": string;
|
|
2510
|
-
"vs-elevation-shadow-raised": string;
|
|
2511
|
-
"vs-elevation-shadow-overlay": string;
|
|
2512
|
-
"vs-elevation-surface": string;
|
|
2513
|
-
"vs-elevation-surface-section": string;
|
|
2514
|
-
"vs-elevation-surface-raised": string;
|
|
2515
|
-
"vs-elevation-surface-overlay": string;
|
|
2516
2518
|
"font-size-1": string;
|
|
2517
2519
|
"font-size-2": string;
|
|
2518
2520
|
"font-size-3": string;
|
|
@@ -2534,8 +2536,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2534
2536
|
duration_quickly: string;
|
|
2535
2537
|
duration_base: string;
|
|
2536
2538
|
duration_slowly: string;
|
|
2537
|
-
"vs-box-shadow-focus": string;
|
|
2538
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2539
2539
|
no_javascript: string;
|
|
2540
2540
|
theme_dark: string;
|
|
2541
2541
|
theme_grey: string;
|
|
@@ -809,6 +809,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
809
809
|
"vs-radius-huge": string;
|
|
810
810
|
"vs-radius-full": string;
|
|
811
811
|
"vs-radius-small": string;
|
|
812
|
+
"vs-elevation-shadow-raised": string;
|
|
813
|
+
"vs-elevation-shadow-overlay": string;
|
|
814
|
+
"vs-elevation-surface": string;
|
|
815
|
+
"vs-elevation-surface-section": string;
|
|
816
|
+
"vs-elevation-surface-raised": string;
|
|
817
|
+
"vs-elevation-surface-overlay": string;
|
|
818
|
+
"vs-focus-shadow": string;
|
|
819
|
+
"vs-focus-shadow-on-dark": string;
|
|
812
820
|
"vs-font-size-display-m": string;
|
|
813
821
|
"vs-font-size-display-s": string;
|
|
814
822
|
"vs-font-size-heading-xl": string;
|
|
@@ -877,12 +885,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
877
885
|
"vs-icon-facility-accessible-toilet": string;
|
|
878
886
|
"vs-icon-feedback-success": string;
|
|
879
887
|
"vs-icon-facility-vegan": string;
|
|
880
|
-
"vs-elevation-shadow-raised": string;
|
|
881
|
-
"vs-elevation-shadow-overlay": string;
|
|
882
|
-
"vs-elevation-surface": string;
|
|
883
|
-
"vs-elevation-surface-section": string;
|
|
884
|
-
"vs-elevation-surface-raised": string;
|
|
885
|
-
"vs-elevation-surface-overlay": string;
|
|
886
888
|
"font-size-1": string;
|
|
887
889
|
"font-size-2": string;
|
|
888
890
|
"font-size-3": string;
|
|
@@ -904,8 +906,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
904
906
|
duration_quickly: string;
|
|
905
907
|
duration_base: string;
|
|
906
908
|
duration_slowly: string;
|
|
907
|
-
"vs-box-shadow-focus": string;
|
|
908
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
909
909
|
no_javascript: string;
|
|
910
910
|
theme_dark: string;
|
|
911
911
|
theme_grey: string;
|
|
@@ -1132,6 +1132,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1132
1132
|
"vs-radius-huge": string;
|
|
1133
1133
|
"vs-radius-full": string;
|
|
1134
1134
|
"vs-radius-small": string;
|
|
1135
|
+
"vs-elevation-shadow-raised": string;
|
|
1136
|
+
"vs-elevation-shadow-overlay": string;
|
|
1137
|
+
"vs-elevation-surface": string;
|
|
1138
|
+
"vs-elevation-surface-section": string;
|
|
1139
|
+
"vs-elevation-surface-raised": string;
|
|
1140
|
+
"vs-elevation-surface-overlay": string;
|
|
1141
|
+
"vs-focus-shadow": string;
|
|
1142
|
+
"vs-focus-shadow-on-dark": string;
|
|
1135
1143
|
"vs-font-size-display-m": string;
|
|
1136
1144
|
"vs-font-size-display-s": string;
|
|
1137
1145
|
"vs-font-size-heading-xl": string;
|
|
@@ -1200,12 +1208,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1200
1208
|
"vs-icon-facility-accessible-toilet": string;
|
|
1201
1209
|
"vs-icon-feedback-success": string;
|
|
1202
1210
|
"vs-icon-facility-vegan": string;
|
|
1203
|
-
"vs-elevation-shadow-raised": string;
|
|
1204
|
-
"vs-elevation-shadow-overlay": string;
|
|
1205
|
-
"vs-elevation-surface": string;
|
|
1206
|
-
"vs-elevation-surface-section": string;
|
|
1207
|
-
"vs-elevation-surface-raised": string;
|
|
1208
|
-
"vs-elevation-surface-overlay": string;
|
|
1209
1211
|
"font-size-1": string;
|
|
1210
1212
|
"font-size-2": string;
|
|
1211
1213
|
"font-size-3": string;
|
|
@@ -1227,8 +1229,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1227
1229
|
duration_quickly: string;
|
|
1228
1230
|
duration_base: string;
|
|
1229
1231
|
duration_slowly: string;
|
|
1230
|
-
"vs-box-shadow-focus": string;
|
|
1231
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1232
1232
|
no_javascript: string;
|
|
1233
1233
|
theme_dark: string;
|
|
1234
1234
|
theme_grey: string;
|
|
@@ -2020,6 +2020,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2020
2020
|
"vs-radius-huge": string;
|
|
2021
2021
|
"vs-radius-full": string;
|
|
2022
2022
|
"vs-radius-small": string;
|
|
2023
|
+
"vs-elevation-shadow-raised": string;
|
|
2024
|
+
"vs-elevation-shadow-overlay": string;
|
|
2025
|
+
"vs-elevation-surface": string;
|
|
2026
|
+
"vs-elevation-surface-section": string;
|
|
2027
|
+
"vs-elevation-surface-raised": string;
|
|
2028
|
+
"vs-elevation-surface-overlay": string;
|
|
2029
|
+
"vs-focus-shadow": string;
|
|
2030
|
+
"vs-focus-shadow-on-dark": string;
|
|
2023
2031
|
"vs-font-size-display-m": string;
|
|
2024
2032
|
"vs-font-size-display-s": string;
|
|
2025
2033
|
"vs-font-size-heading-xl": string;
|
|
@@ -2088,12 +2096,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2088
2096
|
"vs-icon-facility-accessible-toilet": string;
|
|
2089
2097
|
"vs-icon-feedback-success": string;
|
|
2090
2098
|
"vs-icon-facility-vegan": string;
|
|
2091
|
-
"vs-elevation-shadow-raised": string;
|
|
2092
|
-
"vs-elevation-shadow-overlay": string;
|
|
2093
|
-
"vs-elevation-surface": string;
|
|
2094
|
-
"vs-elevation-surface-section": string;
|
|
2095
|
-
"vs-elevation-surface-raised": string;
|
|
2096
|
-
"vs-elevation-surface-overlay": string;
|
|
2097
2099
|
"font-size-1": string;
|
|
2098
2100
|
"font-size-2": string;
|
|
2099
2101
|
"font-size-3": string;
|
|
@@ -2115,8 +2117,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2115
2117
|
duration_quickly: string;
|
|
2116
2118
|
duration_base: string;
|
|
2117
2119
|
duration_slowly: string;
|
|
2118
|
-
"vs-box-shadow-focus": string;
|
|
2119
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2120
2120
|
no_javascript: string;
|
|
2121
2121
|
theme_dark: string;
|
|
2122
2122
|
theme_grey: string;
|
|
@@ -2953,6 +2953,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2953
2953
|
"vs-radius-huge": string;
|
|
2954
2954
|
"vs-radius-full": string;
|
|
2955
2955
|
"vs-radius-small": string;
|
|
2956
|
+
"vs-elevation-shadow-raised": string;
|
|
2957
|
+
"vs-elevation-shadow-overlay": string;
|
|
2958
|
+
"vs-elevation-surface": string;
|
|
2959
|
+
"vs-elevation-surface-section": string;
|
|
2960
|
+
"vs-elevation-surface-raised": string;
|
|
2961
|
+
"vs-elevation-surface-overlay": string;
|
|
2962
|
+
"vs-focus-shadow": string;
|
|
2963
|
+
"vs-focus-shadow-on-dark": string;
|
|
2956
2964
|
"vs-font-size-display-m": string;
|
|
2957
2965
|
"vs-font-size-display-s": string;
|
|
2958
2966
|
"vs-font-size-heading-xl": string;
|
|
@@ -3021,12 +3029,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3021
3029
|
"vs-icon-facility-accessible-toilet": string;
|
|
3022
3030
|
"vs-icon-feedback-success": string;
|
|
3023
3031
|
"vs-icon-facility-vegan": string;
|
|
3024
|
-
"vs-elevation-shadow-raised": string;
|
|
3025
|
-
"vs-elevation-shadow-overlay": string;
|
|
3026
|
-
"vs-elevation-surface": string;
|
|
3027
|
-
"vs-elevation-surface-section": string;
|
|
3028
|
-
"vs-elevation-surface-raised": string;
|
|
3029
|
-
"vs-elevation-surface-overlay": string;
|
|
3030
3032
|
"font-size-1": string;
|
|
3031
3033
|
"font-size-2": string;
|
|
3032
3034
|
"font-size-3": string;
|
|
@@ -3048,8 +3050,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3048
3050
|
duration_quickly: string;
|
|
3049
3051
|
duration_base: string;
|
|
3050
3052
|
duration_slowly: string;
|
|
3051
|
-
"vs-box-shadow-focus": string;
|
|
3052
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3053
3053
|
no_javascript: string;
|
|
3054
3054
|
theme_dark: string;
|
|
3055
3055
|
theme_grey: string;
|