@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
package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts
CHANGED
|
@@ -408,6 +408,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
408
408
|
"vs-radius-huge": string;
|
|
409
409
|
"vs-radius-full": string;
|
|
410
410
|
"vs-radius-small": string;
|
|
411
|
+
"vs-elevation-shadow-raised": string;
|
|
412
|
+
"vs-elevation-shadow-overlay": string;
|
|
413
|
+
"vs-elevation-surface": string;
|
|
414
|
+
"vs-elevation-surface-section": string;
|
|
415
|
+
"vs-elevation-surface-raised": string;
|
|
416
|
+
"vs-elevation-surface-overlay": string;
|
|
417
|
+
"vs-focus-shadow": string;
|
|
418
|
+
"vs-focus-shadow-on-dark": string;
|
|
411
419
|
"vs-font-size-display-m": string;
|
|
412
420
|
"vs-font-size-display-s": string;
|
|
413
421
|
"vs-font-size-heading-xl": string;
|
|
@@ -476,12 +484,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
476
484
|
"vs-icon-facility-accessible-toilet": string;
|
|
477
485
|
"vs-icon-feedback-success": string;
|
|
478
486
|
"vs-icon-facility-vegan": string;
|
|
479
|
-
"vs-elevation-shadow-raised": string;
|
|
480
|
-
"vs-elevation-shadow-overlay": string;
|
|
481
|
-
"vs-elevation-surface": string;
|
|
482
|
-
"vs-elevation-surface-section": string;
|
|
483
|
-
"vs-elevation-surface-raised": string;
|
|
484
|
-
"vs-elevation-surface-overlay": string;
|
|
485
487
|
"font-size-1": string;
|
|
486
488
|
"font-size-2": string;
|
|
487
489
|
"font-size-3": string;
|
|
@@ -503,8 +505,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
503
505
|
duration_quickly: string;
|
|
504
506
|
duration_base: string;
|
|
505
507
|
duration_slowly: string;
|
|
506
|
-
"vs-box-shadow-focus": string;
|
|
507
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
508
508
|
no_javascript: string;
|
|
509
509
|
theme_dark: string;
|
|
510
510
|
theme_grey: string;
|
|
@@ -2664,6 +2664,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2664
2664
|
"vs-radius-huge": string;
|
|
2665
2665
|
"vs-radius-full": string;
|
|
2666
2666
|
"vs-radius-small": string;
|
|
2667
|
+
"vs-elevation-shadow-raised": string;
|
|
2668
|
+
"vs-elevation-shadow-overlay": string;
|
|
2669
|
+
"vs-elevation-surface": string;
|
|
2670
|
+
"vs-elevation-surface-section": string;
|
|
2671
|
+
"vs-elevation-surface-raised": string;
|
|
2672
|
+
"vs-elevation-surface-overlay": string;
|
|
2673
|
+
"vs-focus-shadow": string;
|
|
2674
|
+
"vs-focus-shadow-on-dark": string;
|
|
2667
2675
|
"vs-font-size-display-m": string;
|
|
2668
2676
|
"vs-font-size-display-s": string;
|
|
2669
2677
|
"vs-font-size-heading-xl": string;
|
|
@@ -2732,12 +2740,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2732
2740
|
"vs-icon-facility-accessible-toilet": string;
|
|
2733
2741
|
"vs-icon-feedback-success": string;
|
|
2734
2742
|
"vs-icon-facility-vegan": string;
|
|
2735
|
-
"vs-elevation-shadow-raised": string;
|
|
2736
|
-
"vs-elevation-shadow-overlay": string;
|
|
2737
|
-
"vs-elevation-surface": string;
|
|
2738
|
-
"vs-elevation-surface-section": string;
|
|
2739
|
-
"vs-elevation-surface-raised": string;
|
|
2740
|
-
"vs-elevation-surface-overlay": string;
|
|
2741
2743
|
"font-size-1": string;
|
|
2742
2744
|
"font-size-2": string;
|
|
2743
2745
|
"font-size-3": string;
|
|
@@ -2759,8 +2761,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2759
2761
|
duration_quickly: string;
|
|
2760
2762
|
duration_base: string;
|
|
2761
2763
|
duration_slowly: string;
|
|
2762
|
-
"vs-box-shadow-focus": string;
|
|
2763
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2764
2764
|
no_javascript: string;
|
|
2765
2765
|
theme_dark: string;
|
|
2766
2766
|
theme_grey: string;
|
|
@@ -3609,6 +3609,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3609
3609
|
"vs-radius-huge": string;
|
|
3610
3610
|
"vs-radius-full": string;
|
|
3611
3611
|
"vs-radius-small": string;
|
|
3612
|
+
"vs-elevation-shadow-raised": string;
|
|
3613
|
+
"vs-elevation-shadow-overlay": string;
|
|
3614
|
+
"vs-elevation-surface": string;
|
|
3615
|
+
"vs-elevation-surface-section": string;
|
|
3616
|
+
"vs-elevation-surface-raised": string;
|
|
3617
|
+
"vs-elevation-surface-overlay": string;
|
|
3618
|
+
"vs-focus-shadow": string;
|
|
3619
|
+
"vs-focus-shadow-on-dark": string;
|
|
3612
3620
|
"vs-font-size-display-m": string;
|
|
3613
3621
|
"vs-font-size-display-s": string;
|
|
3614
3622
|
"vs-font-size-heading-xl": string;
|
|
@@ -3677,12 +3685,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3677
3685
|
"vs-icon-facility-accessible-toilet": string;
|
|
3678
3686
|
"vs-icon-feedback-success": string;
|
|
3679
3687
|
"vs-icon-facility-vegan": string;
|
|
3680
|
-
"vs-elevation-shadow-raised": string;
|
|
3681
|
-
"vs-elevation-shadow-overlay": string;
|
|
3682
|
-
"vs-elevation-surface": string;
|
|
3683
|
-
"vs-elevation-surface-section": string;
|
|
3684
|
-
"vs-elevation-surface-raised": string;
|
|
3685
|
-
"vs-elevation-surface-overlay": string;
|
|
3686
3688
|
"font-size-1": string;
|
|
3687
3689
|
"font-size-2": string;
|
|
3688
3690
|
"font-size-3": string;
|
|
@@ -3704,8 +3706,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3704
3706
|
duration_quickly: string;
|
|
3705
3707
|
duration_base: string;
|
|
3706
3708
|
duration_slowly: string;
|
|
3707
|
-
"vs-box-shadow-focus": string;
|
|
3708
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3709
3709
|
no_javascript: string;
|
|
3710
3710
|
theme_dark: string;
|
|
3711
3711
|
theme_grey: string;
|
|
@@ -4262,6 +4262,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4262
4262
|
"vs-radius-huge": string;
|
|
4263
4263
|
"vs-radius-full": string;
|
|
4264
4264
|
"vs-radius-small": string;
|
|
4265
|
+
"vs-elevation-shadow-raised": string;
|
|
4266
|
+
"vs-elevation-shadow-overlay": string;
|
|
4267
|
+
"vs-elevation-surface": string;
|
|
4268
|
+
"vs-elevation-surface-section": string;
|
|
4269
|
+
"vs-elevation-surface-raised": string;
|
|
4270
|
+
"vs-elevation-surface-overlay": string;
|
|
4271
|
+
"vs-focus-shadow": string;
|
|
4272
|
+
"vs-focus-shadow-on-dark": string;
|
|
4265
4273
|
"vs-font-size-display-m": string;
|
|
4266
4274
|
"vs-font-size-display-s": string;
|
|
4267
4275
|
"vs-font-size-heading-xl": string;
|
|
@@ -4330,12 +4338,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4330
4338
|
"vs-icon-facility-accessible-toilet": string;
|
|
4331
4339
|
"vs-icon-feedback-success": string;
|
|
4332
4340
|
"vs-icon-facility-vegan": string;
|
|
4333
|
-
"vs-elevation-shadow-raised": string;
|
|
4334
|
-
"vs-elevation-shadow-overlay": string;
|
|
4335
|
-
"vs-elevation-surface": string;
|
|
4336
|
-
"vs-elevation-surface-section": string;
|
|
4337
|
-
"vs-elevation-surface-raised": string;
|
|
4338
|
-
"vs-elevation-surface-overlay": string;
|
|
4339
4341
|
"font-size-1": string;
|
|
4340
4342
|
"font-size-2": string;
|
|
4341
4343
|
"font-size-3": string;
|
|
@@ -4357,8 +4359,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4357
4359
|
duration_quickly: string;
|
|
4358
4360
|
duration_base: string;
|
|
4359
4361
|
duration_slowly: string;
|
|
4360
|
-
"vs-box-shadow-focus": string;
|
|
4361
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4362
4362
|
no_javascript: string;
|
|
4363
4363
|
theme_dark: string;
|
|
4364
4364
|
theme_grey: string;
|
|
@@ -4633,6 +4633,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4633
4633
|
"vs-radius-huge": string;
|
|
4634
4634
|
"vs-radius-full": string;
|
|
4635
4635
|
"vs-radius-small": string;
|
|
4636
|
+
"vs-elevation-shadow-raised": string;
|
|
4637
|
+
"vs-elevation-shadow-overlay": string;
|
|
4638
|
+
"vs-elevation-surface": string;
|
|
4639
|
+
"vs-elevation-surface-section": string;
|
|
4640
|
+
"vs-elevation-surface-raised": string;
|
|
4641
|
+
"vs-elevation-surface-overlay": string;
|
|
4642
|
+
"vs-focus-shadow": string;
|
|
4643
|
+
"vs-focus-shadow-on-dark": string;
|
|
4636
4644
|
"vs-font-size-display-m": string;
|
|
4637
4645
|
"vs-font-size-display-s": string;
|
|
4638
4646
|
"vs-font-size-heading-xl": string;
|
|
@@ -4701,12 +4709,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4701
4709
|
"vs-icon-facility-accessible-toilet": string;
|
|
4702
4710
|
"vs-icon-feedback-success": string;
|
|
4703
4711
|
"vs-icon-facility-vegan": string;
|
|
4704
|
-
"vs-elevation-shadow-raised": string;
|
|
4705
|
-
"vs-elevation-shadow-overlay": string;
|
|
4706
|
-
"vs-elevation-surface": string;
|
|
4707
|
-
"vs-elevation-surface-section": string;
|
|
4708
|
-
"vs-elevation-surface-raised": string;
|
|
4709
|
-
"vs-elevation-surface-overlay": string;
|
|
4710
4712
|
"font-size-1": string;
|
|
4711
4713
|
"font-size-2": string;
|
|
4712
4714
|
"font-size-3": string;
|
|
@@ -4728,8 +4730,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4728
4730
|
duration_quickly: string;
|
|
4729
4731
|
duration_base: string;
|
|
4730
4732
|
duration_slowly: string;
|
|
4731
|
-
"vs-box-shadow-focus": string;
|
|
4732
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4733
4733
|
no_javascript: string;
|
|
4734
4734
|
theme_dark: string;
|
|
4735
4735
|
theme_grey: string;
|
|
@@ -5020,6 +5020,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5020
5020
|
"vs-radius-huge": string;
|
|
5021
5021
|
"vs-radius-full": string;
|
|
5022
5022
|
"vs-radius-small": string;
|
|
5023
|
+
"vs-elevation-shadow-raised": string;
|
|
5024
|
+
"vs-elevation-shadow-overlay": string;
|
|
5025
|
+
"vs-elevation-surface": string;
|
|
5026
|
+
"vs-elevation-surface-section": string;
|
|
5027
|
+
"vs-elevation-surface-raised": string;
|
|
5028
|
+
"vs-elevation-surface-overlay": string;
|
|
5029
|
+
"vs-focus-shadow": string;
|
|
5030
|
+
"vs-focus-shadow-on-dark": string;
|
|
5023
5031
|
"vs-font-size-display-m": string;
|
|
5024
5032
|
"vs-font-size-display-s": string;
|
|
5025
5033
|
"vs-font-size-heading-xl": string;
|
|
@@ -5088,12 +5096,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5088
5096
|
"vs-icon-facility-accessible-toilet": string;
|
|
5089
5097
|
"vs-icon-feedback-success": string;
|
|
5090
5098
|
"vs-icon-facility-vegan": string;
|
|
5091
|
-
"vs-elevation-shadow-raised": string;
|
|
5092
|
-
"vs-elevation-shadow-overlay": string;
|
|
5093
|
-
"vs-elevation-surface": string;
|
|
5094
|
-
"vs-elevation-surface-section": string;
|
|
5095
|
-
"vs-elevation-surface-raised": string;
|
|
5096
|
-
"vs-elevation-surface-overlay": string;
|
|
5097
5099
|
"font-size-1": string;
|
|
5098
5100
|
"font-size-2": string;
|
|
5099
5101
|
"font-size-3": string;
|
|
@@ -5115,8 +5117,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5115
5117
|
duration_quickly: string;
|
|
5116
5118
|
duration_base: string;
|
|
5117
5119
|
duration_slowly: string;
|
|
5118
|
-
"vs-box-shadow-focus": string;
|
|
5119
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
5120
5120
|
no_javascript: string;
|
|
5121
5121
|
theme_dark: string;
|
|
5122
5122
|
theme_grey: string;
|
|
@@ -5908,6 +5908,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5908
5908
|
"vs-radius-huge": string;
|
|
5909
5909
|
"vs-radius-full": string;
|
|
5910
5910
|
"vs-radius-small": string;
|
|
5911
|
+
"vs-elevation-shadow-raised": string;
|
|
5912
|
+
"vs-elevation-shadow-overlay": string;
|
|
5913
|
+
"vs-elevation-surface": string;
|
|
5914
|
+
"vs-elevation-surface-section": string;
|
|
5915
|
+
"vs-elevation-surface-raised": string;
|
|
5916
|
+
"vs-elevation-surface-overlay": string;
|
|
5917
|
+
"vs-focus-shadow": string;
|
|
5918
|
+
"vs-focus-shadow-on-dark": string;
|
|
5911
5919
|
"vs-font-size-display-m": string;
|
|
5912
5920
|
"vs-font-size-display-s": string;
|
|
5913
5921
|
"vs-font-size-heading-xl": string;
|
|
@@ -5976,12 +5984,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5976
5984
|
"vs-icon-facility-accessible-toilet": string;
|
|
5977
5985
|
"vs-icon-feedback-success": string;
|
|
5978
5986
|
"vs-icon-facility-vegan": string;
|
|
5979
|
-
"vs-elevation-shadow-raised": string;
|
|
5980
|
-
"vs-elevation-shadow-overlay": string;
|
|
5981
|
-
"vs-elevation-surface": string;
|
|
5982
|
-
"vs-elevation-surface-section": string;
|
|
5983
|
-
"vs-elevation-surface-raised": string;
|
|
5984
|
-
"vs-elevation-surface-overlay": string;
|
|
5985
5987
|
"font-size-1": string;
|
|
5986
5988
|
"font-size-2": string;
|
|
5987
5989
|
"font-size-3": string;
|
|
@@ -6003,8 +6005,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6003
6005
|
duration_quickly: string;
|
|
6004
6006
|
duration_base: string;
|
|
6005
6007
|
duration_slowly: string;
|
|
6006
|
-
"vs-box-shadow-focus": string;
|
|
6007
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
6008
6008
|
no_javascript: string;
|
|
6009
6009
|
theme_dark: string;
|
|
6010
6010
|
theme_grey: string;
|
|
@@ -275,6 +275,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
275
275
|
"vs-radius-huge": string;
|
|
276
276
|
"vs-radius-full": string;
|
|
277
277
|
"vs-radius-small": string;
|
|
278
|
+
"vs-elevation-shadow-raised": string;
|
|
279
|
+
"vs-elevation-shadow-overlay": string;
|
|
280
|
+
"vs-elevation-surface": string;
|
|
281
|
+
"vs-elevation-surface-section": string;
|
|
282
|
+
"vs-elevation-surface-raised": string;
|
|
283
|
+
"vs-elevation-surface-overlay": string;
|
|
284
|
+
"vs-focus-shadow": string;
|
|
285
|
+
"vs-focus-shadow-on-dark": string;
|
|
278
286
|
"vs-font-size-display-m": string;
|
|
279
287
|
"vs-font-size-display-s": string;
|
|
280
288
|
"vs-font-size-heading-xl": string;
|
|
@@ -343,12 +351,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
343
351
|
"vs-icon-facility-accessible-toilet": string;
|
|
344
352
|
"vs-icon-feedback-success": string;
|
|
345
353
|
"vs-icon-facility-vegan": string;
|
|
346
|
-
"vs-elevation-shadow-raised": string;
|
|
347
|
-
"vs-elevation-shadow-overlay": string;
|
|
348
|
-
"vs-elevation-surface": string;
|
|
349
|
-
"vs-elevation-surface-section": string;
|
|
350
|
-
"vs-elevation-surface-raised": string;
|
|
351
|
-
"vs-elevation-surface-overlay": string;
|
|
352
354
|
"font-size-1": string;
|
|
353
355
|
"font-size-2": string;
|
|
354
356
|
"font-size-3": string;
|
|
@@ -370,8 +372,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
370
372
|
duration_quickly: string;
|
|
371
373
|
duration_base: string;
|
|
372
374
|
duration_slowly: string;
|
|
373
|
-
"vs-box-shadow-focus": string;
|
|
374
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
375
375
|
no_javascript: string;
|
|
376
376
|
theme_dark: string;
|
|
377
377
|
theme_grey: string;
|
|
@@ -281,6 +281,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
281
281
|
"vs-radius-huge": string;
|
|
282
282
|
"vs-radius-full": string;
|
|
283
283
|
"vs-radius-small": string;
|
|
284
|
+
"vs-elevation-shadow-raised": string;
|
|
285
|
+
"vs-elevation-shadow-overlay": string;
|
|
286
|
+
"vs-elevation-surface": string;
|
|
287
|
+
"vs-elevation-surface-section": string;
|
|
288
|
+
"vs-elevation-surface-raised": string;
|
|
289
|
+
"vs-elevation-surface-overlay": string;
|
|
290
|
+
"vs-focus-shadow": string;
|
|
291
|
+
"vs-focus-shadow-on-dark": string;
|
|
284
292
|
"vs-font-size-display-m": string;
|
|
285
293
|
"vs-font-size-display-s": string;
|
|
286
294
|
"vs-font-size-heading-xl": string;
|
|
@@ -349,12 +357,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
349
357
|
"vs-icon-facility-accessible-toilet": string;
|
|
350
358
|
"vs-icon-feedback-success": string;
|
|
351
359
|
"vs-icon-facility-vegan": string;
|
|
352
|
-
"vs-elevation-shadow-raised": string;
|
|
353
|
-
"vs-elevation-shadow-overlay": string;
|
|
354
|
-
"vs-elevation-surface": string;
|
|
355
|
-
"vs-elevation-surface-section": string;
|
|
356
|
-
"vs-elevation-surface-raised": string;
|
|
357
|
-
"vs-elevation-surface-overlay": string;
|
|
358
360
|
"font-size-1": string;
|
|
359
361
|
"font-size-2": string;
|
|
360
362
|
"font-size-3": string;
|
|
@@ -376,8 +378,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
376
378
|
duration_quickly: string;
|
|
377
379
|
duration_base: string;
|
|
378
380
|
duration_slowly: string;
|
|
379
|
-
"vs-box-shadow-focus": string;
|
|
380
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
381
381
|
no_javascript: string;
|
|
382
382
|
theme_dark: string;
|
|
383
383
|
theme_grey: string;
|
|
@@ -564,6 +564,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
564
564
|
"vs-radius-huge": string;
|
|
565
565
|
"vs-radius-full": string;
|
|
566
566
|
"vs-radius-small": string;
|
|
567
|
+
"vs-elevation-shadow-raised": string;
|
|
568
|
+
"vs-elevation-shadow-overlay": string;
|
|
569
|
+
"vs-elevation-surface": string;
|
|
570
|
+
"vs-elevation-surface-section": string;
|
|
571
|
+
"vs-elevation-surface-raised": string;
|
|
572
|
+
"vs-elevation-surface-overlay": string;
|
|
573
|
+
"vs-focus-shadow": string;
|
|
574
|
+
"vs-focus-shadow-on-dark": string;
|
|
567
575
|
"vs-font-size-display-m": string;
|
|
568
576
|
"vs-font-size-display-s": string;
|
|
569
577
|
"vs-font-size-heading-xl": string;
|
|
@@ -632,12 +640,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
632
640
|
"vs-icon-facility-accessible-toilet": string;
|
|
633
641
|
"vs-icon-feedback-success": string;
|
|
634
642
|
"vs-icon-facility-vegan": string;
|
|
635
|
-
"vs-elevation-shadow-raised": string;
|
|
636
|
-
"vs-elevation-shadow-overlay": string;
|
|
637
|
-
"vs-elevation-surface": string;
|
|
638
|
-
"vs-elevation-surface-section": string;
|
|
639
|
-
"vs-elevation-surface-raised": string;
|
|
640
|
-
"vs-elevation-surface-overlay": string;
|
|
641
643
|
"font-size-1": string;
|
|
642
644
|
"font-size-2": string;
|
|
643
645
|
"font-size-3": string;
|
|
@@ -659,8 +661,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
659
661
|
duration_quickly: string;
|
|
660
662
|
duration_base: string;
|
|
661
663
|
duration_slowly: string;
|
|
662
|
-
"vs-box-shadow-focus": string;
|
|
663
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
664
664
|
no_javascript: string;
|
|
665
665
|
theme_dark: string;
|
|
666
666
|
theme_grey: string;
|
|
@@ -889,6 +889,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
889
889
|
"vs-radius-huge": string;
|
|
890
890
|
"vs-radius-full": string;
|
|
891
891
|
"vs-radius-small": string;
|
|
892
|
+
"vs-elevation-shadow-raised": string;
|
|
893
|
+
"vs-elevation-shadow-overlay": string;
|
|
894
|
+
"vs-elevation-surface": string;
|
|
895
|
+
"vs-elevation-surface-section": string;
|
|
896
|
+
"vs-elevation-surface-raised": string;
|
|
897
|
+
"vs-elevation-surface-overlay": string;
|
|
898
|
+
"vs-focus-shadow": string;
|
|
899
|
+
"vs-focus-shadow-on-dark": string;
|
|
892
900
|
"vs-font-size-display-m": string;
|
|
893
901
|
"vs-font-size-display-s": string;
|
|
894
902
|
"vs-font-size-heading-xl": string;
|
|
@@ -957,12 +965,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
957
965
|
"vs-icon-facility-accessible-toilet": string;
|
|
958
966
|
"vs-icon-feedback-success": string;
|
|
959
967
|
"vs-icon-facility-vegan": string;
|
|
960
|
-
"vs-elevation-shadow-raised": string;
|
|
961
|
-
"vs-elevation-shadow-overlay": string;
|
|
962
|
-
"vs-elevation-surface": string;
|
|
963
|
-
"vs-elevation-surface-section": string;
|
|
964
|
-
"vs-elevation-surface-raised": string;
|
|
965
|
-
"vs-elevation-surface-overlay": string;
|
|
966
968
|
"font-size-1": string;
|
|
967
969
|
"font-size-2": string;
|
|
968
970
|
"font-size-3": string;
|
|
@@ -984,8 +986,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
984
986
|
duration_quickly: string;
|
|
985
987
|
duration_base: string;
|
|
986
988
|
duration_slowly: string;
|
|
987
|
-
"vs-box-shadow-focus": string;
|
|
988
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
989
989
|
no_javascript: string;
|
|
990
990
|
theme_dark: string;
|
|
991
991
|
theme_grey: string;
|
|
@@ -383,6 +383,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
383
383
|
"vs-radius-huge": string;
|
|
384
384
|
"vs-radius-full": string;
|
|
385
385
|
"vs-radius-small": string;
|
|
386
|
+
"vs-elevation-shadow-raised": string;
|
|
387
|
+
"vs-elevation-shadow-overlay": string;
|
|
388
|
+
"vs-elevation-surface": string;
|
|
389
|
+
"vs-elevation-surface-section": string;
|
|
390
|
+
"vs-elevation-surface-raised": string;
|
|
391
|
+
"vs-elevation-surface-overlay": string;
|
|
392
|
+
"vs-focus-shadow": string;
|
|
393
|
+
"vs-focus-shadow-on-dark": string;
|
|
386
394
|
"vs-font-size-display-m": string;
|
|
387
395
|
"vs-font-size-display-s": string;
|
|
388
396
|
"vs-font-size-heading-xl": string;
|
|
@@ -451,12 +459,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
451
459
|
"vs-icon-facility-accessible-toilet": string;
|
|
452
460
|
"vs-icon-feedback-success": string;
|
|
453
461
|
"vs-icon-facility-vegan": string;
|
|
454
|
-
"vs-elevation-shadow-raised": string;
|
|
455
|
-
"vs-elevation-shadow-overlay": string;
|
|
456
|
-
"vs-elevation-surface": string;
|
|
457
|
-
"vs-elevation-surface-section": string;
|
|
458
|
-
"vs-elevation-surface-raised": string;
|
|
459
|
-
"vs-elevation-surface-overlay": string;
|
|
460
462
|
"font-size-1": string;
|
|
461
463
|
"font-size-2": string;
|
|
462
464
|
"font-size-3": string;
|
|
@@ -478,8 +480,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
478
480
|
duration_quickly: string;
|
|
479
481
|
duration_base: string;
|
|
480
482
|
duration_slowly: string;
|
|
481
|
-
"vs-box-shadow-focus": string;
|
|
482
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
483
483
|
no_javascript: string;
|
|
484
484
|
theme_dark: string;
|
|
485
485
|
theme_grey: string;
|
|
@@ -666,6 +666,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
666
666
|
"vs-radius-huge": string;
|
|
667
667
|
"vs-radius-full": string;
|
|
668
668
|
"vs-radius-small": string;
|
|
669
|
+
"vs-elevation-shadow-raised": string;
|
|
670
|
+
"vs-elevation-shadow-overlay": string;
|
|
671
|
+
"vs-elevation-surface": string;
|
|
672
|
+
"vs-elevation-surface-section": string;
|
|
673
|
+
"vs-elevation-surface-raised": string;
|
|
674
|
+
"vs-elevation-surface-overlay": string;
|
|
675
|
+
"vs-focus-shadow": string;
|
|
676
|
+
"vs-focus-shadow-on-dark": string;
|
|
669
677
|
"vs-font-size-display-m": string;
|
|
670
678
|
"vs-font-size-display-s": string;
|
|
671
679
|
"vs-font-size-heading-xl": string;
|
|
@@ -734,12 +742,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
734
742
|
"vs-icon-facility-accessible-toilet": string;
|
|
735
743
|
"vs-icon-feedback-success": string;
|
|
736
744
|
"vs-icon-facility-vegan": string;
|
|
737
|
-
"vs-elevation-shadow-raised": string;
|
|
738
|
-
"vs-elevation-shadow-overlay": string;
|
|
739
|
-
"vs-elevation-surface": string;
|
|
740
|
-
"vs-elevation-surface-section": string;
|
|
741
|
-
"vs-elevation-surface-raised": string;
|
|
742
|
-
"vs-elevation-surface-overlay": string;
|
|
743
745
|
"font-size-1": string;
|
|
744
746
|
"font-size-2": string;
|
|
745
747
|
"font-size-3": string;
|
|
@@ -761,8 +763,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
761
763
|
duration_quickly: string;
|
|
762
764
|
duration_base: string;
|
|
763
765
|
duration_slowly: string;
|
|
764
|
-
"vs-box-shadow-focus": string;
|
|
765
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
766
766
|
no_javascript: string;
|
|
767
767
|
theme_dark: string;
|
|
768
768
|
theme_grey: string;
|
|
@@ -919,6 +919,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
919
919
|
"vs-radius-huge": string;
|
|
920
920
|
"vs-radius-full": string;
|
|
921
921
|
"vs-radius-small": string;
|
|
922
|
+
"vs-elevation-shadow-raised": string;
|
|
923
|
+
"vs-elevation-shadow-overlay": string;
|
|
924
|
+
"vs-elevation-surface": string;
|
|
925
|
+
"vs-elevation-surface-section": string;
|
|
926
|
+
"vs-elevation-surface-raised": string;
|
|
927
|
+
"vs-elevation-surface-overlay": string;
|
|
928
|
+
"vs-focus-shadow": string;
|
|
929
|
+
"vs-focus-shadow-on-dark": string;
|
|
922
930
|
"vs-font-size-display-m": string;
|
|
923
931
|
"vs-font-size-display-s": string;
|
|
924
932
|
"vs-font-size-heading-xl": string;
|
|
@@ -987,12 +995,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
987
995
|
"vs-icon-facility-accessible-toilet": string;
|
|
988
996
|
"vs-icon-feedback-success": string;
|
|
989
997
|
"vs-icon-facility-vegan": string;
|
|
990
|
-
"vs-elevation-shadow-raised": string;
|
|
991
|
-
"vs-elevation-shadow-overlay": string;
|
|
992
|
-
"vs-elevation-surface": string;
|
|
993
|
-
"vs-elevation-surface-section": string;
|
|
994
|
-
"vs-elevation-surface-raised": string;
|
|
995
|
-
"vs-elevation-surface-overlay": string;
|
|
996
998
|
"font-size-1": string;
|
|
997
999
|
"font-size-2": string;
|
|
998
1000
|
"font-size-3": string;
|
|
@@ -1014,8 +1016,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1014
1016
|
duration_quickly: string;
|
|
1015
1017
|
duration_base: string;
|
|
1016
1018
|
duration_slowly: string;
|
|
1017
|
-
"vs-box-shadow-focus": string;
|
|
1018
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1019
1019
|
no_javascript: string;
|
|
1020
1020
|
theme_dark: string;
|
|
1021
1021
|
theme_grey: string;
|
|
@@ -571,6 +571,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
571
571
|
"vs-radius-huge": string;
|
|
572
572
|
"vs-radius-full": string;
|
|
573
573
|
"vs-radius-small": string;
|
|
574
|
+
"vs-elevation-shadow-raised": string;
|
|
575
|
+
"vs-elevation-shadow-overlay": string;
|
|
576
|
+
"vs-elevation-surface": string;
|
|
577
|
+
"vs-elevation-surface-section": string;
|
|
578
|
+
"vs-elevation-surface-raised": string;
|
|
579
|
+
"vs-elevation-surface-overlay": string;
|
|
580
|
+
"vs-focus-shadow": string;
|
|
581
|
+
"vs-focus-shadow-on-dark": string;
|
|
574
582
|
"vs-font-size-display-m": string;
|
|
575
583
|
"vs-font-size-display-s": string;
|
|
576
584
|
"vs-font-size-heading-xl": string;
|
|
@@ -639,12 +647,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
639
647
|
"vs-icon-facility-accessible-toilet": string;
|
|
640
648
|
"vs-icon-feedback-success": string;
|
|
641
649
|
"vs-icon-facility-vegan": string;
|
|
642
|
-
"vs-elevation-shadow-raised": string;
|
|
643
|
-
"vs-elevation-shadow-overlay": string;
|
|
644
|
-
"vs-elevation-surface": string;
|
|
645
|
-
"vs-elevation-surface-section": string;
|
|
646
|
-
"vs-elevation-surface-raised": string;
|
|
647
|
-
"vs-elevation-surface-overlay": string;
|
|
648
650
|
"font-size-1": string;
|
|
649
651
|
"font-size-2": string;
|
|
650
652
|
"font-size-3": string;
|
|
@@ -666,8 +668,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
666
668
|
duration_quickly: string;
|
|
667
669
|
duration_base: string;
|
|
668
670
|
duration_slowly: string;
|
|
669
|
-
"vs-box-shadow-focus": string;
|
|
670
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
671
671
|
no_javascript: string;
|
|
672
672
|
theme_dark: string;
|
|
673
673
|
theme_grey: string;
|
|
@@ -1745,6 +1745,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1745
1745
|
"vs-radius-huge": string;
|
|
1746
1746
|
"vs-radius-full": string;
|
|
1747
1747
|
"vs-radius-small": string;
|
|
1748
|
+
"vs-elevation-shadow-raised": string;
|
|
1749
|
+
"vs-elevation-shadow-overlay": string;
|
|
1750
|
+
"vs-elevation-surface": string;
|
|
1751
|
+
"vs-elevation-surface-section": string;
|
|
1752
|
+
"vs-elevation-surface-raised": string;
|
|
1753
|
+
"vs-elevation-surface-overlay": string;
|
|
1754
|
+
"vs-focus-shadow": string;
|
|
1755
|
+
"vs-focus-shadow-on-dark": string;
|
|
1748
1756
|
"vs-font-size-display-m": string;
|
|
1749
1757
|
"vs-font-size-display-s": string;
|
|
1750
1758
|
"vs-font-size-heading-xl": string;
|
|
@@ -1813,12 +1821,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1813
1821
|
"vs-icon-facility-accessible-toilet": string;
|
|
1814
1822
|
"vs-icon-feedback-success": string;
|
|
1815
1823
|
"vs-icon-facility-vegan": string;
|
|
1816
|
-
"vs-elevation-shadow-raised": string;
|
|
1817
|
-
"vs-elevation-shadow-overlay": string;
|
|
1818
|
-
"vs-elevation-surface": string;
|
|
1819
|
-
"vs-elevation-surface-section": string;
|
|
1820
|
-
"vs-elevation-surface-raised": string;
|
|
1821
|
-
"vs-elevation-surface-overlay": string;
|
|
1822
1824
|
"font-size-1": string;
|
|
1823
1825
|
"font-size-2": string;
|
|
1824
1826
|
"font-size-3": string;
|
|
@@ -1840,8 +1842,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1840
1842
|
duration_quickly: string;
|
|
1841
1843
|
duration_base: string;
|
|
1842
1844
|
duration_slowly: string;
|
|
1843
|
-
"vs-box-shadow-focus": string;
|
|
1844
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1845
1845
|
no_javascript: string;
|
|
1846
1846
|
theme_dark: string;
|
|
1847
1847
|
theme_grey: string;
|
|
@@ -2069,6 +2069,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2069
2069
|
"vs-radius-huge": string;
|
|
2070
2070
|
"vs-radius-full": string;
|
|
2071
2071
|
"vs-radius-small": string;
|
|
2072
|
+
"vs-elevation-shadow-raised": string;
|
|
2073
|
+
"vs-elevation-shadow-overlay": string;
|
|
2074
|
+
"vs-elevation-surface": string;
|
|
2075
|
+
"vs-elevation-surface-section": string;
|
|
2076
|
+
"vs-elevation-surface-raised": string;
|
|
2077
|
+
"vs-elevation-surface-overlay": string;
|
|
2078
|
+
"vs-focus-shadow": string;
|
|
2079
|
+
"vs-focus-shadow-on-dark": string;
|
|
2072
2080
|
"vs-font-size-display-m": string;
|
|
2073
2081
|
"vs-font-size-display-s": string;
|
|
2074
2082
|
"vs-font-size-heading-xl": string;
|
|
@@ -2137,12 +2145,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2137
2145
|
"vs-icon-facility-accessible-toilet": string;
|
|
2138
2146
|
"vs-icon-feedback-success": string;
|
|
2139
2147
|
"vs-icon-facility-vegan": string;
|
|
2140
|
-
"vs-elevation-shadow-raised": string;
|
|
2141
|
-
"vs-elevation-shadow-overlay": string;
|
|
2142
|
-
"vs-elevation-surface": string;
|
|
2143
|
-
"vs-elevation-surface-section": string;
|
|
2144
|
-
"vs-elevation-surface-raised": string;
|
|
2145
|
-
"vs-elevation-surface-overlay": string;
|
|
2146
2148
|
"font-size-1": string;
|
|
2147
2149
|
"font-size-2": string;
|
|
2148
2150
|
"font-size-3": string;
|
|
@@ -2164,8 +2166,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2164
2166
|
duration_quickly: string;
|
|
2165
2167
|
duration_base: string;
|
|
2166
2168
|
duration_slowly: string;
|
|
2167
|
-
"vs-box-shadow-focus": string;
|
|
2168
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2169
2169
|
no_javascript: string;
|
|
2170
2170
|
theme_dark: string;
|
|
2171
2171
|
theme_grey: string;
|
|
@@ -2957,6 +2957,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2957
2957
|
"vs-radius-huge": string;
|
|
2958
2958
|
"vs-radius-full": string;
|
|
2959
2959
|
"vs-radius-small": string;
|
|
2960
|
+
"vs-elevation-shadow-raised": string;
|
|
2961
|
+
"vs-elevation-shadow-overlay": string;
|
|
2962
|
+
"vs-elevation-surface": string;
|
|
2963
|
+
"vs-elevation-surface-section": string;
|
|
2964
|
+
"vs-elevation-surface-raised": string;
|
|
2965
|
+
"vs-elevation-surface-overlay": string;
|
|
2966
|
+
"vs-focus-shadow": string;
|
|
2967
|
+
"vs-focus-shadow-on-dark": string;
|
|
2960
2968
|
"vs-font-size-display-m": string;
|
|
2961
2969
|
"vs-font-size-display-s": string;
|
|
2962
2970
|
"vs-font-size-heading-xl": string;
|
|
@@ -3025,12 +3033,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3025
3033
|
"vs-icon-facility-accessible-toilet": string;
|
|
3026
3034
|
"vs-icon-feedback-success": string;
|
|
3027
3035
|
"vs-icon-facility-vegan": string;
|
|
3028
|
-
"vs-elevation-shadow-raised": string;
|
|
3029
|
-
"vs-elevation-shadow-overlay": string;
|
|
3030
|
-
"vs-elevation-surface": string;
|
|
3031
|
-
"vs-elevation-surface-section": string;
|
|
3032
|
-
"vs-elevation-surface-raised": string;
|
|
3033
|
-
"vs-elevation-surface-overlay": string;
|
|
3034
3036
|
"font-size-1": string;
|
|
3035
3037
|
"font-size-2": string;
|
|
3036
3038
|
"font-size-3": string;
|
|
@@ -3052,8 +3054,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3052
3054
|
duration_quickly: string;
|
|
3053
3055
|
duration_base: string;
|
|
3054
3056
|
duration_slowly: string;
|
|
3055
|
-
"vs-box-shadow-focus": string;
|
|
3056
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3057
3057
|
no_javascript: string;
|
|
3058
3058
|
theme_dark: string;
|
|
3059
3059
|
theme_grey: string;
|