@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
|
@@ -1330,6 +1330,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1330
1330
|
"vs-radius-huge": string;
|
|
1331
1331
|
"vs-radius-full": string;
|
|
1332
1332
|
"vs-radius-small": string;
|
|
1333
|
+
"vs-elevation-shadow-raised": string;
|
|
1334
|
+
"vs-elevation-shadow-overlay": string;
|
|
1335
|
+
"vs-elevation-surface": string;
|
|
1336
|
+
"vs-elevation-surface-section": string;
|
|
1337
|
+
"vs-elevation-surface-raised": string;
|
|
1338
|
+
"vs-elevation-surface-overlay": string;
|
|
1339
|
+
"vs-focus-shadow": string;
|
|
1340
|
+
"vs-focus-shadow-on-dark": string;
|
|
1333
1341
|
"vs-font-size-display-m": string;
|
|
1334
1342
|
"vs-font-size-display-s": string;
|
|
1335
1343
|
"vs-font-size-heading-xl": string;
|
|
@@ -1398,12 +1406,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1398
1406
|
"vs-icon-facility-accessible-toilet": string;
|
|
1399
1407
|
"vs-icon-feedback-success": string;
|
|
1400
1408
|
"vs-icon-facility-vegan": string;
|
|
1401
|
-
"vs-elevation-shadow-raised": string;
|
|
1402
|
-
"vs-elevation-shadow-overlay": string;
|
|
1403
|
-
"vs-elevation-surface": string;
|
|
1404
|
-
"vs-elevation-surface-section": string;
|
|
1405
|
-
"vs-elevation-surface-raised": string;
|
|
1406
|
-
"vs-elevation-surface-overlay": string;
|
|
1407
1409
|
"font-size-1": string;
|
|
1408
1410
|
"font-size-2": string;
|
|
1409
1411
|
"font-size-3": string;
|
|
@@ -1425,8 +1427,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1425
1427
|
duration_quickly: string;
|
|
1426
1428
|
duration_base: string;
|
|
1427
1429
|
duration_slowly: string;
|
|
1428
|
-
"vs-box-shadow-focus": string;
|
|
1429
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1430
1430
|
no_javascript: string;
|
|
1431
1431
|
theme_dark: string;
|
|
1432
1432
|
theme_grey: string;
|
|
@@ -1613,6 +1613,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1613
1613
|
"vs-radius-huge": string;
|
|
1614
1614
|
"vs-radius-full": string;
|
|
1615
1615
|
"vs-radius-small": string;
|
|
1616
|
+
"vs-elevation-shadow-raised": string;
|
|
1617
|
+
"vs-elevation-shadow-overlay": string;
|
|
1618
|
+
"vs-elevation-surface": string;
|
|
1619
|
+
"vs-elevation-surface-section": string;
|
|
1620
|
+
"vs-elevation-surface-raised": string;
|
|
1621
|
+
"vs-elevation-surface-overlay": string;
|
|
1622
|
+
"vs-focus-shadow": string;
|
|
1623
|
+
"vs-focus-shadow-on-dark": string;
|
|
1616
1624
|
"vs-font-size-display-m": string;
|
|
1617
1625
|
"vs-font-size-display-s": string;
|
|
1618
1626
|
"vs-font-size-heading-xl": string;
|
|
@@ -1681,12 +1689,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1681
1689
|
"vs-icon-facility-accessible-toilet": string;
|
|
1682
1690
|
"vs-icon-feedback-success": string;
|
|
1683
1691
|
"vs-icon-facility-vegan": string;
|
|
1684
|
-
"vs-elevation-shadow-raised": string;
|
|
1685
|
-
"vs-elevation-shadow-overlay": string;
|
|
1686
|
-
"vs-elevation-surface": string;
|
|
1687
|
-
"vs-elevation-surface-section": string;
|
|
1688
|
-
"vs-elevation-surface-raised": string;
|
|
1689
|
-
"vs-elevation-surface-overlay": string;
|
|
1690
1692
|
"font-size-1": string;
|
|
1691
1693
|
"font-size-2": string;
|
|
1692
1694
|
"font-size-3": string;
|
|
@@ -1708,8 +1710,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1708
1710
|
duration_quickly: string;
|
|
1709
1711
|
duration_base: string;
|
|
1710
1712
|
duration_slowly: string;
|
|
1711
|
-
"vs-box-shadow-focus": string;
|
|
1712
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1713
1713
|
no_javascript: string;
|
|
1714
1714
|
theme_dark: string;
|
|
1715
1715
|
theme_grey: string;
|
|
@@ -2588,6 +2588,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2588
2588
|
"vs-radius-huge": string;
|
|
2589
2589
|
"vs-radius-full": string;
|
|
2590
2590
|
"vs-radius-small": string;
|
|
2591
|
+
"vs-elevation-shadow-raised": string;
|
|
2592
|
+
"vs-elevation-shadow-overlay": string;
|
|
2593
|
+
"vs-elevation-surface": string;
|
|
2594
|
+
"vs-elevation-surface-section": string;
|
|
2595
|
+
"vs-elevation-surface-raised": string;
|
|
2596
|
+
"vs-elevation-surface-overlay": string;
|
|
2597
|
+
"vs-focus-shadow": string;
|
|
2598
|
+
"vs-focus-shadow-on-dark": string;
|
|
2591
2599
|
"vs-font-size-display-m": string;
|
|
2592
2600
|
"vs-font-size-display-s": string;
|
|
2593
2601
|
"vs-font-size-heading-xl": string;
|
|
@@ -2656,12 +2664,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2656
2664
|
"vs-icon-facility-accessible-toilet": string;
|
|
2657
2665
|
"vs-icon-feedback-success": string;
|
|
2658
2666
|
"vs-icon-facility-vegan": string;
|
|
2659
|
-
"vs-elevation-shadow-raised": string;
|
|
2660
|
-
"vs-elevation-shadow-overlay": string;
|
|
2661
|
-
"vs-elevation-surface": string;
|
|
2662
|
-
"vs-elevation-surface-section": string;
|
|
2663
|
-
"vs-elevation-surface-raised": string;
|
|
2664
|
-
"vs-elevation-surface-overlay": string;
|
|
2665
2667
|
"font-size-1": string;
|
|
2666
2668
|
"font-size-2": string;
|
|
2667
2669
|
"font-size-3": string;
|
|
@@ -2683,8 +2685,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2683
2685
|
duration_quickly: string;
|
|
2684
2686
|
duration_base: string;
|
|
2685
2687
|
duration_slowly: string;
|
|
2686
|
-
"vs-box-shadow-focus": string;
|
|
2687
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2688
2688
|
no_javascript: string;
|
|
2689
2689
|
theme_dark: string;
|
|
2690
2690
|
theme_grey: string;
|
|
@@ -3496,6 +3496,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3496
3496
|
"vs-radius-huge": string;
|
|
3497
3497
|
"vs-radius-full": string;
|
|
3498
3498
|
"vs-radius-small": string;
|
|
3499
|
+
"vs-elevation-shadow-raised": string;
|
|
3500
|
+
"vs-elevation-shadow-overlay": string;
|
|
3501
|
+
"vs-elevation-surface": string;
|
|
3502
|
+
"vs-elevation-surface-section": string;
|
|
3503
|
+
"vs-elevation-surface-raised": string;
|
|
3504
|
+
"vs-elevation-surface-overlay": string;
|
|
3505
|
+
"vs-focus-shadow": string;
|
|
3506
|
+
"vs-focus-shadow-on-dark": string;
|
|
3499
3507
|
"vs-font-size-display-m": string;
|
|
3500
3508
|
"vs-font-size-display-s": string;
|
|
3501
3509
|
"vs-font-size-heading-xl": string;
|
|
@@ -3564,12 +3572,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3564
3572
|
"vs-icon-facility-accessible-toilet": string;
|
|
3565
3573
|
"vs-icon-feedback-success": string;
|
|
3566
3574
|
"vs-icon-facility-vegan": string;
|
|
3567
|
-
"vs-elevation-shadow-raised": string;
|
|
3568
|
-
"vs-elevation-shadow-overlay": string;
|
|
3569
|
-
"vs-elevation-surface": string;
|
|
3570
|
-
"vs-elevation-surface-section": string;
|
|
3571
|
-
"vs-elevation-surface-raised": string;
|
|
3572
|
-
"vs-elevation-surface-overlay": string;
|
|
3573
3575
|
"font-size-1": string;
|
|
3574
3576
|
"font-size-2": string;
|
|
3575
3577
|
"font-size-3": string;
|
|
@@ -3591,8 +3593,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3591
3593
|
duration_quickly: string;
|
|
3592
3594
|
duration_base: string;
|
|
3593
3595
|
duration_slowly: string;
|
|
3594
|
-
"vs-box-shadow-focus": string;
|
|
3595
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3596
3596
|
no_javascript: string;
|
|
3597
3597
|
theme_dark: string;
|
|
3598
3598
|
theme_grey: string;
|
|
@@ -3779,6 +3779,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3779
3779
|
"vs-radius-huge": string;
|
|
3780
3780
|
"vs-radius-full": string;
|
|
3781
3781
|
"vs-radius-small": string;
|
|
3782
|
+
"vs-elevation-shadow-raised": string;
|
|
3783
|
+
"vs-elevation-shadow-overlay": string;
|
|
3784
|
+
"vs-elevation-surface": string;
|
|
3785
|
+
"vs-elevation-surface-section": string;
|
|
3786
|
+
"vs-elevation-surface-raised": string;
|
|
3787
|
+
"vs-elevation-surface-overlay": string;
|
|
3788
|
+
"vs-focus-shadow": string;
|
|
3789
|
+
"vs-focus-shadow-on-dark": string;
|
|
3782
3790
|
"vs-font-size-display-m": string;
|
|
3783
3791
|
"vs-font-size-display-s": string;
|
|
3784
3792
|
"vs-font-size-heading-xl": string;
|
|
@@ -3847,12 +3855,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3847
3855
|
"vs-icon-facility-accessible-toilet": string;
|
|
3848
3856
|
"vs-icon-feedback-success": string;
|
|
3849
3857
|
"vs-icon-facility-vegan": string;
|
|
3850
|
-
"vs-elevation-shadow-raised": string;
|
|
3851
|
-
"vs-elevation-shadow-overlay": string;
|
|
3852
|
-
"vs-elevation-surface": string;
|
|
3853
|
-
"vs-elevation-surface-section": string;
|
|
3854
|
-
"vs-elevation-surface-raised": string;
|
|
3855
|
-
"vs-elevation-surface-overlay": string;
|
|
3856
3858
|
"font-size-1": string;
|
|
3857
3859
|
"font-size-2": string;
|
|
3858
3860
|
"font-size-3": string;
|
|
@@ -3874,8 +3876,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3874
3876
|
duration_quickly: string;
|
|
3875
3877
|
duration_base: string;
|
|
3876
3878
|
duration_slowly: string;
|
|
3877
|
-
"vs-box-shadow-focus": string;
|
|
3878
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3879
3879
|
no_javascript: string;
|
|
3880
3880
|
theme_dark: string;
|
|
3881
3881
|
theme_grey: string;
|
|
@@ -4103,6 +4103,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4103
4103
|
"vs-radius-huge": string;
|
|
4104
4104
|
"vs-radius-full": string;
|
|
4105
4105
|
"vs-radius-small": string;
|
|
4106
|
+
"vs-elevation-shadow-raised": string;
|
|
4107
|
+
"vs-elevation-shadow-overlay": string;
|
|
4108
|
+
"vs-elevation-surface": string;
|
|
4109
|
+
"vs-elevation-surface-section": string;
|
|
4110
|
+
"vs-elevation-surface-raised": string;
|
|
4111
|
+
"vs-elevation-surface-overlay": string;
|
|
4112
|
+
"vs-focus-shadow": string;
|
|
4113
|
+
"vs-focus-shadow-on-dark": string;
|
|
4106
4114
|
"vs-font-size-display-m": string;
|
|
4107
4115
|
"vs-font-size-display-s": string;
|
|
4108
4116
|
"vs-font-size-heading-xl": string;
|
|
@@ -4171,12 +4179,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4171
4179
|
"vs-icon-facility-accessible-toilet": string;
|
|
4172
4180
|
"vs-icon-feedback-success": string;
|
|
4173
4181
|
"vs-icon-facility-vegan": string;
|
|
4174
|
-
"vs-elevation-shadow-raised": string;
|
|
4175
|
-
"vs-elevation-shadow-overlay": string;
|
|
4176
|
-
"vs-elevation-surface": string;
|
|
4177
|
-
"vs-elevation-surface-section": string;
|
|
4178
|
-
"vs-elevation-surface-raised": string;
|
|
4179
|
-
"vs-elevation-surface-overlay": string;
|
|
4180
4182
|
"font-size-1": string;
|
|
4181
4183
|
"font-size-2": string;
|
|
4182
4184
|
"font-size-3": string;
|
|
@@ -4198,8 +4200,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4198
4200
|
duration_quickly: string;
|
|
4199
4201
|
duration_base: string;
|
|
4200
4202
|
duration_slowly: string;
|
|
4201
|
-
"vs-box-shadow-focus": string;
|
|
4202
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4203
4203
|
no_javascript: string;
|
|
4204
4204
|
theme_dark: string;
|
|
4205
4205
|
theme_grey: string;
|
|
@@ -4991,6 +4991,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4991
4991
|
"vs-radius-huge": string;
|
|
4992
4992
|
"vs-radius-full": string;
|
|
4993
4993
|
"vs-radius-small": string;
|
|
4994
|
+
"vs-elevation-shadow-raised": string;
|
|
4995
|
+
"vs-elevation-shadow-overlay": string;
|
|
4996
|
+
"vs-elevation-surface": string;
|
|
4997
|
+
"vs-elevation-surface-section": string;
|
|
4998
|
+
"vs-elevation-surface-raised": string;
|
|
4999
|
+
"vs-elevation-surface-overlay": string;
|
|
5000
|
+
"vs-focus-shadow": string;
|
|
5001
|
+
"vs-focus-shadow-on-dark": string;
|
|
4994
5002
|
"vs-font-size-display-m": string;
|
|
4995
5003
|
"vs-font-size-display-s": string;
|
|
4996
5004
|
"vs-font-size-heading-xl": string;
|
|
@@ -5059,12 +5067,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5059
5067
|
"vs-icon-facility-accessible-toilet": string;
|
|
5060
5068
|
"vs-icon-feedback-success": string;
|
|
5061
5069
|
"vs-icon-facility-vegan": string;
|
|
5062
|
-
"vs-elevation-shadow-raised": string;
|
|
5063
|
-
"vs-elevation-shadow-overlay": string;
|
|
5064
|
-
"vs-elevation-surface": string;
|
|
5065
|
-
"vs-elevation-surface-section": string;
|
|
5066
|
-
"vs-elevation-surface-raised": string;
|
|
5067
|
-
"vs-elevation-surface-overlay": string;
|
|
5068
5070
|
"font-size-1": string;
|
|
5069
5071
|
"font-size-2": string;
|
|
5070
5072
|
"font-size-3": string;
|
|
@@ -5086,8 +5088,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5086
5088
|
duration_quickly: string;
|
|
5087
5089
|
duration_base: string;
|
|
5088
5090
|
duration_slowly: string;
|
|
5089
|
-
"vs-box-shadow-focus": string;
|
|
5090
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
5091
5091
|
no_javascript: string;
|
|
5092
5092
|
theme_dark: string;
|
|
5093
5093
|
theme_grey: string;
|
|
@@ -1302,6 +1302,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1302
1302
|
"vs-radius-huge": string;
|
|
1303
1303
|
"vs-radius-full": string;
|
|
1304
1304
|
"vs-radius-small": string;
|
|
1305
|
+
"vs-elevation-shadow-raised": string;
|
|
1306
|
+
"vs-elevation-shadow-overlay": string;
|
|
1307
|
+
"vs-elevation-surface": string;
|
|
1308
|
+
"vs-elevation-surface-section": string;
|
|
1309
|
+
"vs-elevation-surface-raised": string;
|
|
1310
|
+
"vs-elevation-surface-overlay": string;
|
|
1311
|
+
"vs-focus-shadow": string;
|
|
1312
|
+
"vs-focus-shadow-on-dark": string;
|
|
1305
1313
|
"vs-font-size-display-m": string;
|
|
1306
1314
|
"vs-font-size-display-s": string;
|
|
1307
1315
|
"vs-font-size-heading-xl": string;
|
|
@@ -1370,12 +1378,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1370
1378
|
"vs-icon-facility-accessible-toilet": string;
|
|
1371
1379
|
"vs-icon-feedback-success": string;
|
|
1372
1380
|
"vs-icon-facility-vegan": string;
|
|
1373
|
-
"vs-elevation-shadow-raised": string;
|
|
1374
|
-
"vs-elevation-shadow-overlay": string;
|
|
1375
|
-
"vs-elevation-surface": string;
|
|
1376
|
-
"vs-elevation-surface-section": string;
|
|
1377
|
-
"vs-elevation-surface-raised": string;
|
|
1378
|
-
"vs-elevation-surface-overlay": string;
|
|
1379
1381
|
"font-size-1": string;
|
|
1380
1382
|
"font-size-2": string;
|
|
1381
1383
|
"font-size-3": string;
|
|
@@ -1397,8 +1399,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1397
1399
|
duration_quickly: string;
|
|
1398
1400
|
duration_base: string;
|
|
1399
1401
|
duration_slowly: string;
|
|
1400
|
-
"vs-box-shadow-focus": string;
|
|
1401
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1402
1402
|
no_javascript: string;
|
|
1403
1403
|
theme_dark: string;
|
|
1404
1404
|
theme_grey: string;
|
|
@@ -967,6 +967,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
967
967
|
"vs-radius-huge": string;
|
|
968
968
|
"vs-radius-full": string;
|
|
969
969
|
"vs-radius-small": string;
|
|
970
|
+
"vs-elevation-shadow-raised": string;
|
|
971
|
+
"vs-elevation-shadow-overlay": string;
|
|
972
|
+
"vs-elevation-surface": string;
|
|
973
|
+
"vs-elevation-surface-section": string;
|
|
974
|
+
"vs-elevation-surface-raised": string;
|
|
975
|
+
"vs-elevation-surface-overlay": string;
|
|
976
|
+
"vs-focus-shadow": string;
|
|
977
|
+
"vs-focus-shadow-on-dark": string;
|
|
970
978
|
"vs-font-size-display-m": string;
|
|
971
979
|
"vs-font-size-display-s": string;
|
|
972
980
|
"vs-font-size-heading-xl": string;
|
|
@@ -1035,12 +1043,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1035
1043
|
"vs-icon-facility-accessible-toilet": string;
|
|
1036
1044
|
"vs-icon-feedback-success": string;
|
|
1037
1045
|
"vs-icon-facility-vegan": string;
|
|
1038
|
-
"vs-elevation-shadow-raised": string;
|
|
1039
|
-
"vs-elevation-shadow-overlay": string;
|
|
1040
|
-
"vs-elevation-surface": string;
|
|
1041
|
-
"vs-elevation-surface-section": string;
|
|
1042
|
-
"vs-elevation-surface-raised": string;
|
|
1043
|
-
"vs-elevation-surface-overlay": string;
|
|
1044
1046
|
"font-size-1": string;
|
|
1045
1047
|
"font-size-2": string;
|
|
1046
1048
|
"font-size-3": string;
|
|
@@ -1062,8 +1064,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1062
1064
|
duration_quickly: string;
|
|
1063
1065
|
duration_base: string;
|
|
1064
1066
|
duration_slowly: string;
|
|
1065
|
-
"vs-box-shadow-focus": string;
|
|
1066
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1067
1067
|
no_javascript: string;
|
|
1068
1068
|
theme_dark: string;
|
|
1069
1069
|
theme_grey: string;
|
|
@@ -367,6 +367,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
367
367
|
"vs-radius-huge": string;
|
|
368
368
|
"vs-radius-full": string;
|
|
369
369
|
"vs-radius-small": string;
|
|
370
|
+
"vs-elevation-shadow-raised": string;
|
|
371
|
+
"vs-elevation-shadow-overlay": string;
|
|
372
|
+
"vs-elevation-surface": string;
|
|
373
|
+
"vs-elevation-surface-section": string;
|
|
374
|
+
"vs-elevation-surface-raised": string;
|
|
375
|
+
"vs-elevation-surface-overlay": string;
|
|
376
|
+
"vs-focus-shadow": string;
|
|
377
|
+
"vs-focus-shadow-on-dark": string;
|
|
370
378
|
"vs-font-size-display-m": string;
|
|
371
379
|
"vs-font-size-display-s": string;
|
|
372
380
|
"vs-font-size-heading-xl": string;
|
|
@@ -435,12 +443,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
435
443
|
"vs-icon-facility-accessible-toilet": string;
|
|
436
444
|
"vs-icon-feedback-success": string;
|
|
437
445
|
"vs-icon-facility-vegan": string;
|
|
438
|
-
"vs-elevation-shadow-raised": string;
|
|
439
|
-
"vs-elevation-shadow-overlay": string;
|
|
440
|
-
"vs-elevation-surface": string;
|
|
441
|
-
"vs-elevation-surface-section": string;
|
|
442
|
-
"vs-elevation-surface-raised": string;
|
|
443
|
-
"vs-elevation-surface-overlay": string;
|
|
444
446
|
"font-size-1": string;
|
|
445
447
|
"font-size-2": string;
|
|
446
448
|
"font-size-3": string;
|
|
@@ -462,8 +464,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
462
464
|
duration_quickly: string;
|
|
463
465
|
duration_base: string;
|
|
464
466
|
duration_slowly: string;
|
|
465
|
-
"vs-box-shadow-focus": string;
|
|
466
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
467
467
|
no_javascript: string;
|
|
468
468
|
theme_dark: string;
|
|
469
469
|
theme_grey: string;
|
|
@@ -1368,6 +1368,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1368
1368
|
"vs-radius-huge": string;
|
|
1369
1369
|
"vs-radius-full": string;
|
|
1370
1370
|
"vs-radius-small": string;
|
|
1371
|
+
"vs-elevation-shadow-raised": string;
|
|
1372
|
+
"vs-elevation-shadow-overlay": string;
|
|
1373
|
+
"vs-elevation-surface": string;
|
|
1374
|
+
"vs-elevation-surface-section": string;
|
|
1375
|
+
"vs-elevation-surface-raised": string;
|
|
1376
|
+
"vs-elevation-surface-overlay": string;
|
|
1377
|
+
"vs-focus-shadow": string;
|
|
1378
|
+
"vs-focus-shadow-on-dark": string;
|
|
1371
1379
|
"vs-font-size-display-m": string;
|
|
1372
1380
|
"vs-font-size-display-s": string;
|
|
1373
1381
|
"vs-font-size-heading-xl": string;
|
|
@@ -1436,12 +1444,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1436
1444
|
"vs-icon-facility-accessible-toilet": string;
|
|
1437
1445
|
"vs-icon-feedback-success": string;
|
|
1438
1446
|
"vs-icon-facility-vegan": string;
|
|
1439
|
-
"vs-elevation-shadow-raised": string;
|
|
1440
|
-
"vs-elevation-shadow-overlay": string;
|
|
1441
|
-
"vs-elevation-surface": string;
|
|
1442
|
-
"vs-elevation-surface-section": string;
|
|
1443
|
-
"vs-elevation-surface-raised": string;
|
|
1444
|
-
"vs-elevation-surface-overlay": string;
|
|
1445
1447
|
"font-size-1": string;
|
|
1446
1448
|
"font-size-2": string;
|
|
1447
1449
|
"font-size-3": string;
|
|
@@ -1463,8 +1465,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1463
1465
|
duration_quickly: string;
|
|
1464
1466
|
duration_base: string;
|
|
1465
1467
|
duration_slowly: string;
|
|
1466
|
-
"vs-box-shadow-focus": string;
|
|
1467
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1468
1468
|
no_javascript: string;
|
|
1469
1469
|
theme_dark: string;
|
|
1470
1470
|
theme_grey: string;
|
|
@@ -2313,6 +2313,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2313
2313
|
"vs-radius-huge": string;
|
|
2314
2314
|
"vs-radius-full": string;
|
|
2315
2315
|
"vs-radius-small": string;
|
|
2316
|
+
"vs-elevation-shadow-raised": string;
|
|
2317
|
+
"vs-elevation-shadow-overlay": string;
|
|
2318
|
+
"vs-elevation-surface": string;
|
|
2319
|
+
"vs-elevation-surface-section": string;
|
|
2320
|
+
"vs-elevation-surface-raised": string;
|
|
2321
|
+
"vs-elevation-surface-overlay": string;
|
|
2322
|
+
"vs-focus-shadow": string;
|
|
2323
|
+
"vs-focus-shadow-on-dark": string;
|
|
2316
2324
|
"vs-font-size-display-m": string;
|
|
2317
2325
|
"vs-font-size-display-s": string;
|
|
2318
2326
|
"vs-font-size-heading-xl": string;
|
|
@@ -2381,12 +2389,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2381
2389
|
"vs-icon-facility-accessible-toilet": string;
|
|
2382
2390
|
"vs-icon-feedback-success": string;
|
|
2383
2391
|
"vs-icon-facility-vegan": string;
|
|
2384
|
-
"vs-elevation-shadow-raised": string;
|
|
2385
|
-
"vs-elevation-shadow-overlay": string;
|
|
2386
|
-
"vs-elevation-surface": string;
|
|
2387
|
-
"vs-elevation-surface-section": string;
|
|
2388
|
-
"vs-elevation-surface-raised": string;
|
|
2389
|
-
"vs-elevation-surface-overlay": string;
|
|
2390
2392
|
"font-size-1": string;
|
|
2391
2393
|
"font-size-2": string;
|
|
2392
2394
|
"font-size-3": string;
|
|
@@ -2408,8 +2410,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2408
2410
|
duration_quickly: string;
|
|
2409
2411
|
duration_base: string;
|
|
2410
2412
|
duration_slowly: string;
|
|
2411
|
-
"vs-box-shadow-focus": string;
|
|
2412
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2413
2413
|
no_javascript: string;
|
|
2414
2414
|
theme_dark: string;
|
|
2415
2415
|
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;
|
|
@@ -317,6 +317,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
317
317
|
"vs-radius-huge": string;
|
|
318
318
|
"vs-radius-full": string;
|
|
319
319
|
"vs-radius-small": string;
|
|
320
|
+
"vs-elevation-shadow-raised": string;
|
|
321
|
+
"vs-elevation-shadow-overlay": string;
|
|
322
|
+
"vs-elevation-surface": string;
|
|
323
|
+
"vs-elevation-surface-section": string;
|
|
324
|
+
"vs-elevation-surface-raised": string;
|
|
325
|
+
"vs-elevation-surface-overlay": string;
|
|
326
|
+
"vs-focus-shadow": string;
|
|
327
|
+
"vs-focus-shadow-on-dark": string;
|
|
320
328
|
"vs-font-size-display-m": string;
|
|
321
329
|
"vs-font-size-display-s": string;
|
|
322
330
|
"vs-font-size-heading-xl": string;
|
|
@@ -385,12 +393,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
385
393
|
"vs-icon-facility-accessible-toilet": string;
|
|
386
394
|
"vs-icon-feedback-success": string;
|
|
387
395
|
"vs-icon-facility-vegan": string;
|
|
388
|
-
"vs-elevation-shadow-raised": string;
|
|
389
|
-
"vs-elevation-shadow-overlay": string;
|
|
390
|
-
"vs-elevation-surface": string;
|
|
391
|
-
"vs-elevation-surface-section": string;
|
|
392
|
-
"vs-elevation-surface-raised": string;
|
|
393
|
-
"vs-elevation-surface-overlay": string;
|
|
394
396
|
"font-size-1": string;
|
|
395
397
|
"font-size-2": string;
|
|
396
398
|
"font-size-3": string;
|
|
@@ -412,8 +414,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
412
414
|
duration_quickly: string;
|
|
413
415
|
duration_base: string;
|
|
414
416
|
duration_slowly: string;
|
|
415
|
-
"vs-box-shadow-focus": string;
|
|
416
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
417
417
|
no_javascript: string;
|
|
418
418
|
theme_dark: string;
|
|
419
419
|
theme_grey: string;
|
|
@@ -688,6 +688,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
688
688
|
"vs-radius-huge": string;
|
|
689
689
|
"vs-radius-full": string;
|
|
690
690
|
"vs-radius-small": string;
|
|
691
|
+
"vs-elevation-shadow-raised": string;
|
|
692
|
+
"vs-elevation-shadow-overlay": string;
|
|
693
|
+
"vs-elevation-surface": string;
|
|
694
|
+
"vs-elevation-surface-section": string;
|
|
695
|
+
"vs-elevation-surface-raised": string;
|
|
696
|
+
"vs-elevation-surface-overlay": string;
|
|
697
|
+
"vs-focus-shadow": string;
|
|
698
|
+
"vs-focus-shadow-on-dark": string;
|
|
691
699
|
"vs-font-size-display-m": string;
|
|
692
700
|
"vs-font-size-display-s": string;
|
|
693
701
|
"vs-font-size-heading-xl": string;
|
|
@@ -756,12 +764,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
756
764
|
"vs-icon-facility-accessible-toilet": string;
|
|
757
765
|
"vs-icon-feedback-success": string;
|
|
758
766
|
"vs-icon-facility-vegan": string;
|
|
759
|
-
"vs-elevation-shadow-raised": string;
|
|
760
|
-
"vs-elevation-shadow-overlay": string;
|
|
761
|
-
"vs-elevation-surface": string;
|
|
762
|
-
"vs-elevation-surface-section": string;
|
|
763
|
-
"vs-elevation-surface-raised": string;
|
|
764
|
-
"vs-elevation-surface-overlay": string;
|
|
765
767
|
"font-size-1": string;
|
|
766
768
|
"font-size-2": string;
|
|
767
769
|
"font-size-3": string;
|
|
@@ -783,8 +785,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
783
785
|
duration_quickly: string;
|
|
784
786
|
duration_base: string;
|
|
785
787
|
duration_slowly: string;
|
|
786
|
-
"vs-box-shadow-focus": string;
|
|
787
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
788
788
|
no_javascript: string;
|
|
789
789
|
theme_dark: string;
|
|
790
790
|
theme_grey: string;
|
|
@@ -278,6 +278,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
278
278
|
"vs-radius-huge": string;
|
|
279
279
|
"vs-radius-full": string;
|
|
280
280
|
"vs-radius-small": string;
|
|
281
|
+
"vs-elevation-shadow-raised": string;
|
|
282
|
+
"vs-elevation-shadow-overlay": string;
|
|
283
|
+
"vs-elevation-surface": string;
|
|
284
|
+
"vs-elevation-surface-section": string;
|
|
285
|
+
"vs-elevation-surface-raised": string;
|
|
286
|
+
"vs-elevation-surface-overlay": string;
|
|
287
|
+
"vs-focus-shadow": string;
|
|
288
|
+
"vs-focus-shadow-on-dark": string;
|
|
281
289
|
"vs-font-size-display-m": string;
|
|
282
290
|
"vs-font-size-display-s": string;
|
|
283
291
|
"vs-font-size-heading-xl": string;
|
|
@@ -346,12 +354,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
346
354
|
"vs-icon-facility-accessible-toilet": string;
|
|
347
355
|
"vs-icon-feedback-success": string;
|
|
348
356
|
"vs-icon-facility-vegan": string;
|
|
349
|
-
"vs-elevation-shadow-raised": string;
|
|
350
|
-
"vs-elevation-shadow-overlay": string;
|
|
351
|
-
"vs-elevation-surface": string;
|
|
352
|
-
"vs-elevation-surface-section": string;
|
|
353
|
-
"vs-elevation-surface-raised": string;
|
|
354
|
-
"vs-elevation-surface-overlay": string;
|
|
355
357
|
"font-size-1": string;
|
|
356
358
|
"font-size-2": string;
|
|
357
359
|
"font-size-3": string;
|
|
@@ -373,8 +375,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
373
375
|
duration_quickly: string;
|
|
374
376
|
duration_base: string;
|
|
375
377
|
duration_slowly: string;
|
|
376
|
-
"vs-box-shadow-focus": string;
|
|
377
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
378
378
|
no_javascript: string;
|
|
379
379
|
theme_dark: string;
|
|
380
380
|
theme_grey: string;
|
|
@@ -328,6 +328,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
328
328
|
"vs-radius-huge": string;
|
|
329
329
|
"vs-radius-full": string;
|
|
330
330
|
"vs-radius-small": string;
|
|
331
|
+
"vs-elevation-shadow-raised": string;
|
|
332
|
+
"vs-elevation-shadow-overlay": string;
|
|
333
|
+
"vs-elevation-surface": string;
|
|
334
|
+
"vs-elevation-surface-section": string;
|
|
335
|
+
"vs-elevation-surface-raised": string;
|
|
336
|
+
"vs-elevation-surface-overlay": string;
|
|
337
|
+
"vs-focus-shadow": string;
|
|
338
|
+
"vs-focus-shadow-on-dark": string;
|
|
331
339
|
"vs-font-size-display-m": string;
|
|
332
340
|
"vs-font-size-display-s": string;
|
|
333
341
|
"vs-font-size-heading-xl": string;
|
|
@@ -396,12 +404,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
396
404
|
"vs-icon-facility-accessible-toilet": string;
|
|
397
405
|
"vs-icon-feedback-success": string;
|
|
398
406
|
"vs-icon-facility-vegan": string;
|
|
399
|
-
"vs-elevation-shadow-raised": string;
|
|
400
|
-
"vs-elevation-shadow-overlay": string;
|
|
401
|
-
"vs-elevation-surface": string;
|
|
402
|
-
"vs-elevation-surface-section": string;
|
|
403
|
-
"vs-elevation-surface-raised": string;
|
|
404
|
-
"vs-elevation-surface-overlay": string;
|
|
405
407
|
"font-size-1": string;
|
|
406
408
|
"font-size-2": string;
|
|
407
409
|
"font-size-3": string;
|
|
@@ -423,8 +425,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
423
425
|
duration_quickly: string;
|
|
424
426
|
duration_base: string;
|
|
425
427
|
duration_slowly: string;
|
|
426
|
-
"vs-box-shadow-focus": string;
|
|
427
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
428
428
|
no_javascript: string;
|
|
429
429
|
theme_dark: string;
|
|
430
430
|
theme_grey: string;
|