@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
|
@@ -285,6 +285,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
285
285
|
"vs-radius-huge": string;
|
|
286
286
|
"vs-radius-full": string;
|
|
287
287
|
"vs-radius-small": string;
|
|
288
|
+
"vs-elevation-shadow-raised": string;
|
|
289
|
+
"vs-elevation-shadow-overlay": string;
|
|
290
|
+
"vs-elevation-surface": string;
|
|
291
|
+
"vs-elevation-surface-section": string;
|
|
292
|
+
"vs-elevation-surface-raised": string;
|
|
293
|
+
"vs-elevation-surface-overlay": string;
|
|
294
|
+
"vs-focus-shadow": string;
|
|
295
|
+
"vs-focus-shadow-on-dark": string;
|
|
288
296
|
"vs-font-size-display-m": string;
|
|
289
297
|
"vs-font-size-display-s": string;
|
|
290
298
|
"vs-font-size-heading-xl": string;
|
|
@@ -353,12 +361,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
353
361
|
"vs-icon-facility-accessible-toilet": string;
|
|
354
362
|
"vs-icon-feedback-success": string;
|
|
355
363
|
"vs-icon-facility-vegan": string;
|
|
356
|
-
"vs-elevation-shadow-raised": string;
|
|
357
|
-
"vs-elevation-shadow-overlay": string;
|
|
358
|
-
"vs-elevation-surface": string;
|
|
359
|
-
"vs-elevation-surface-section": string;
|
|
360
|
-
"vs-elevation-surface-raised": string;
|
|
361
|
-
"vs-elevation-surface-overlay": string;
|
|
362
364
|
"font-size-1": string;
|
|
363
365
|
"font-size-2": string;
|
|
364
366
|
"font-size-3": string;
|
|
@@ -380,8 +382,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
380
382
|
duration_quickly: string;
|
|
381
383
|
duration_base: string;
|
|
382
384
|
duration_slowly: string;
|
|
383
|
-
"vs-box-shadow-focus": string;
|
|
384
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
385
385
|
no_javascript: string;
|
|
386
386
|
theme_dark: string;
|
|
387
387
|
theme_grey: string;
|
|
@@ -280,6 +280,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
280
280
|
"vs-radius-huge": string;
|
|
281
281
|
"vs-radius-full": string;
|
|
282
282
|
"vs-radius-small": string;
|
|
283
|
+
"vs-elevation-shadow-raised": string;
|
|
284
|
+
"vs-elevation-shadow-overlay": string;
|
|
285
|
+
"vs-elevation-surface": string;
|
|
286
|
+
"vs-elevation-surface-section": string;
|
|
287
|
+
"vs-elevation-surface-raised": string;
|
|
288
|
+
"vs-elevation-surface-overlay": string;
|
|
289
|
+
"vs-focus-shadow": string;
|
|
290
|
+
"vs-focus-shadow-on-dark": string;
|
|
283
291
|
"vs-font-size-display-m": string;
|
|
284
292
|
"vs-font-size-display-s": string;
|
|
285
293
|
"vs-font-size-heading-xl": string;
|
|
@@ -348,12 +356,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
348
356
|
"vs-icon-facility-accessible-toilet": string;
|
|
349
357
|
"vs-icon-feedback-success": string;
|
|
350
358
|
"vs-icon-facility-vegan": string;
|
|
351
|
-
"vs-elevation-shadow-raised": string;
|
|
352
|
-
"vs-elevation-shadow-overlay": string;
|
|
353
|
-
"vs-elevation-surface": string;
|
|
354
|
-
"vs-elevation-surface-section": string;
|
|
355
|
-
"vs-elevation-surface-raised": string;
|
|
356
|
-
"vs-elevation-surface-overlay": string;
|
|
357
359
|
"font-size-1": string;
|
|
358
360
|
"font-size-2": string;
|
|
359
361
|
"font-size-3": string;
|
|
@@ -375,8 +377,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
375
377
|
duration_quickly: string;
|
|
376
378
|
duration_base: string;
|
|
377
379
|
duration_slowly: string;
|
|
378
|
-
"vs-box-shadow-focus": string;
|
|
379
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
380
380
|
no_javascript: string;
|
|
381
381
|
theme_dark: string;
|
|
382
382
|
theme_grey: string;
|
|
@@ -563,6 +563,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
563
563
|
"vs-radius-huge": string;
|
|
564
564
|
"vs-radius-full": string;
|
|
565
565
|
"vs-radius-small": string;
|
|
566
|
+
"vs-elevation-shadow-raised": string;
|
|
567
|
+
"vs-elevation-shadow-overlay": string;
|
|
568
|
+
"vs-elevation-surface": string;
|
|
569
|
+
"vs-elevation-surface-section": string;
|
|
570
|
+
"vs-elevation-surface-raised": string;
|
|
571
|
+
"vs-elevation-surface-overlay": string;
|
|
572
|
+
"vs-focus-shadow": string;
|
|
573
|
+
"vs-focus-shadow-on-dark": string;
|
|
566
574
|
"vs-font-size-display-m": string;
|
|
567
575
|
"vs-font-size-display-s": string;
|
|
568
576
|
"vs-font-size-heading-xl": string;
|
|
@@ -631,12 +639,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
631
639
|
"vs-icon-facility-accessible-toilet": string;
|
|
632
640
|
"vs-icon-feedback-success": string;
|
|
633
641
|
"vs-icon-facility-vegan": string;
|
|
634
|
-
"vs-elevation-shadow-raised": string;
|
|
635
|
-
"vs-elevation-shadow-overlay": string;
|
|
636
|
-
"vs-elevation-surface": string;
|
|
637
|
-
"vs-elevation-surface-section": string;
|
|
638
|
-
"vs-elevation-surface-raised": string;
|
|
639
|
-
"vs-elevation-surface-overlay": string;
|
|
640
642
|
"font-size-1": string;
|
|
641
643
|
"font-size-2": string;
|
|
642
644
|
"font-size-3": string;
|
|
@@ -658,8 +660,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
658
660
|
duration_quickly: string;
|
|
659
661
|
duration_base: string;
|
|
660
662
|
duration_slowly: string;
|
|
661
|
-
"vs-box-shadow-focus": string;
|
|
662
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
663
663
|
no_javascript: string;
|
|
664
664
|
theme_dark: string;
|
|
665
665
|
theme_grey: string;
|
|
@@ -1576,6 +1576,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1576
1576
|
"vs-radius-huge": string;
|
|
1577
1577
|
"vs-radius-full": string;
|
|
1578
1578
|
"vs-radius-small": string;
|
|
1579
|
+
"vs-elevation-shadow-raised": string;
|
|
1580
|
+
"vs-elevation-shadow-overlay": string;
|
|
1581
|
+
"vs-elevation-surface": string;
|
|
1582
|
+
"vs-elevation-surface-section": string;
|
|
1583
|
+
"vs-elevation-surface-raised": string;
|
|
1584
|
+
"vs-elevation-surface-overlay": string;
|
|
1585
|
+
"vs-focus-shadow": string;
|
|
1586
|
+
"vs-focus-shadow-on-dark": string;
|
|
1579
1587
|
"vs-font-size-display-m": string;
|
|
1580
1588
|
"vs-font-size-display-s": string;
|
|
1581
1589
|
"vs-font-size-heading-xl": string;
|
|
@@ -1644,12 +1652,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1644
1652
|
"vs-icon-facility-accessible-toilet": string;
|
|
1645
1653
|
"vs-icon-feedback-success": string;
|
|
1646
1654
|
"vs-icon-facility-vegan": string;
|
|
1647
|
-
"vs-elevation-shadow-raised": string;
|
|
1648
|
-
"vs-elevation-shadow-overlay": string;
|
|
1649
|
-
"vs-elevation-surface": string;
|
|
1650
|
-
"vs-elevation-surface-section": string;
|
|
1651
|
-
"vs-elevation-surface-raised": string;
|
|
1652
|
-
"vs-elevation-surface-overlay": string;
|
|
1653
1655
|
"font-size-1": string;
|
|
1654
1656
|
"font-size-2": string;
|
|
1655
1657
|
"font-size-3": string;
|
|
@@ -1671,8 +1673,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1671
1673
|
duration_quickly: string;
|
|
1672
1674
|
duration_base: string;
|
|
1673
1675
|
duration_slowly: string;
|
|
1674
|
-
"vs-box-shadow-focus": string;
|
|
1675
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1676
1676
|
no_javascript: string;
|
|
1677
1677
|
theme_dark: string;
|
|
1678
1678
|
theme_grey: string;
|
|
@@ -3575,6 +3575,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3575
3575
|
"vs-radius-huge": string;
|
|
3576
3576
|
"vs-radius-full": string;
|
|
3577
3577
|
"vs-radius-small": string;
|
|
3578
|
+
"vs-elevation-shadow-raised": string;
|
|
3579
|
+
"vs-elevation-shadow-overlay": string;
|
|
3580
|
+
"vs-elevation-surface": string;
|
|
3581
|
+
"vs-elevation-surface-section": string;
|
|
3582
|
+
"vs-elevation-surface-raised": string;
|
|
3583
|
+
"vs-elevation-surface-overlay": string;
|
|
3584
|
+
"vs-focus-shadow": string;
|
|
3585
|
+
"vs-focus-shadow-on-dark": string;
|
|
3578
3586
|
"vs-font-size-display-m": string;
|
|
3579
3587
|
"vs-font-size-display-s": string;
|
|
3580
3588
|
"vs-font-size-heading-xl": string;
|
|
@@ -3643,12 +3651,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3643
3651
|
"vs-icon-facility-accessible-toilet": string;
|
|
3644
3652
|
"vs-icon-feedback-success": string;
|
|
3645
3653
|
"vs-icon-facility-vegan": string;
|
|
3646
|
-
"vs-elevation-shadow-raised": string;
|
|
3647
|
-
"vs-elevation-shadow-overlay": string;
|
|
3648
|
-
"vs-elevation-surface": string;
|
|
3649
|
-
"vs-elevation-surface-section": string;
|
|
3650
|
-
"vs-elevation-surface-raised": string;
|
|
3651
|
-
"vs-elevation-surface-overlay": string;
|
|
3652
3654
|
"font-size-1": string;
|
|
3653
3655
|
"font-size-2": string;
|
|
3654
3656
|
"font-size-3": string;
|
|
@@ -3670,8 +3672,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3670
3672
|
duration_quickly: string;
|
|
3671
3673
|
duration_base: string;
|
|
3672
3674
|
duration_slowly: string;
|
|
3673
|
-
"vs-box-shadow-focus": string;
|
|
3674
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3675
3675
|
no_javascript: string;
|
|
3676
3676
|
theme_dark: string;
|
|
3677
3677
|
theme_grey: string;
|
|
@@ -3945,6 +3945,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3945
3945
|
"vs-radius-huge": string;
|
|
3946
3946
|
"vs-radius-full": string;
|
|
3947
3947
|
"vs-radius-small": string;
|
|
3948
|
+
"vs-elevation-shadow-raised": string;
|
|
3949
|
+
"vs-elevation-shadow-overlay": string;
|
|
3950
|
+
"vs-elevation-surface": string;
|
|
3951
|
+
"vs-elevation-surface-section": string;
|
|
3952
|
+
"vs-elevation-surface-raised": string;
|
|
3953
|
+
"vs-elevation-surface-overlay": string;
|
|
3954
|
+
"vs-focus-shadow": string;
|
|
3955
|
+
"vs-focus-shadow-on-dark": string;
|
|
3948
3956
|
"vs-font-size-display-m": string;
|
|
3949
3957
|
"vs-font-size-display-s": string;
|
|
3950
3958
|
"vs-font-size-heading-xl": string;
|
|
@@ -4013,12 +4021,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4013
4021
|
"vs-icon-facility-accessible-toilet": string;
|
|
4014
4022
|
"vs-icon-feedback-success": string;
|
|
4015
4023
|
"vs-icon-facility-vegan": string;
|
|
4016
|
-
"vs-elevation-shadow-raised": string;
|
|
4017
|
-
"vs-elevation-shadow-overlay": string;
|
|
4018
|
-
"vs-elevation-surface": string;
|
|
4019
|
-
"vs-elevation-surface-section": string;
|
|
4020
|
-
"vs-elevation-surface-raised": string;
|
|
4021
|
-
"vs-elevation-surface-overlay": string;
|
|
4022
4024
|
"font-size-1": string;
|
|
4023
4025
|
"font-size-2": string;
|
|
4024
4026
|
"font-size-3": string;
|
|
@@ -4040,8 +4042,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4040
4042
|
duration_quickly: string;
|
|
4041
4043
|
duration_base: string;
|
|
4042
4044
|
duration_slowly: string;
|
|
4043
|
-
"vs-box-shadow-focus": string;
|
|
4044
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4045
4045
|
no_javascript: string;
|
|
4046
4046
|
theme_dark: string;
|
|
4047
4047
|
theme_grey: string;
|
|
@@ -4833,6 +4833,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4833
4833
|
"vs-radius-huge": string;
|
|
4834
4834
|
"vs-radius-full": string;
|
|
4835
4835
|
"vs-radius-small": string;
|
|
4836
|
+
"vs-elevation-shadow-raised": string;
|
|
4837
|
+
"vs-elevation-shadow-overlay": string;
|
|
4838
|
+
"vs-elevation-surface": string;
|
|
4839
|
+
"vs-elevation-surface-section": string;
|
|
4840
|
+
"vs-elevation-surface-raised": string;
|
|
4841
|
+
"vs-elevation-surface-overlay": string;
|
|
4842
|
+
"vs-focus-shadow": string;
|
|
4843
|
+
"vs-focus-shadow-on-dark": string;
|
|
4836
4844
|
"vs-font-size-display-m": string;
|
|
4837
4845
|
"vs-font-size-display-s": string;
|
|
4838
4846
|
"vs-font-size-heading-xl": string;
|
|
@@ -4901,12 +4909,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4901
4909
|
"vs-icon-facility-accessible-toilet": string;
|
|
4902
4910
|
"vs-icon-feedback-success": string;
|
|
4903
4911
|
"vs-icon-facility-vegan": string;
|
|
4904
|
-
"vs-elevation-shadow-raised": string;
|
|
4905
|
-
"vs-elevation-shadow-overlay": string;
|
|
4906
|
-
"vs-elevation-surface": string;
|
|
4907
|
-
"vs-elevation-surface-section": string;
|
|
4908
|
-
"vs-elevation-surface-raised": string;
|
|
4909
|
-
"vs-elevation-surface-overlay": string;
|
|
4910
4912
|
"font-size-1": string;
|
|
4911
4913
|
"font-size-2": string;
|
|
4912
4914
|
"font-size-3": string;
|
|
@@ -4928,8 +4930,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4928
4930
|
duration_quickly: string;
|
|
4929
4931
|
duration_base: string;
|
|
4930
4932
|
duration_slowly: string;
|
|
4931
|
-
"vs-box-shadow-focus": string;
|
|
4932
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4933
4933
|
no_javascript: string;
|
|
4934
4934
|
theme_dark: string;
|
|
4935
4935
|
theme_grey: string;
|
|
@@ -961,6 +961,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
961
961
|
"vs-radius-huge": string;
|
|
962
962
|
"vs-radius-full": string;
|
|
963
963
|
"vs-radius-small": string;
|
|
964
|
+
"vs-elevation-shadow-raised": string;
|
|
965
|
+
"vs-elevation-shadow-overlay": string;
|
|
966
|
+
"vs-elevation-surface": string;
|
|
967
|
+
"vs-elevation-surface-section": string;
|
|
968
|
+
"vs-elevation-surface-raised": string;
|
|
969
|
+
"vs-elevation-surface-overlay": string;
|
|
970
|
+
"vs-focus-shadow": string;
|
|
971
|
+
"vs-focus-shadow-on-dark": string;
|
|
964
972
|
"vs-font-size-display-m": string;
|
|
965
973
|
"vs-font-size-display-s": string;
|
|
966
974
|
"vs-font-size-heading-xl": string;
|
|
@@ -1029,12 +1037,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1029
1037
|
"vs-icon-facility-accessible-toilet": string;
|
|
1030
1038
|
"vs-icon-feedback-success": string;
|
|
1031
1039
|
"vs-icon-facility-vegan": string;
|
|
1032
|
-
"vs-elevation-shadow-raised": string;
|
|
1033
|
-
"vs-elevation-shadow-overlay": string;
|
|
1034
|
-
"vs-elevation-surface": string;
|
|
1035
|
-
"vs-elevation-surface-section": string;
|
|
1036
|
-
"vs-elevation-surface-raised": string;
|
|
1037
|
-
"vs-elevation-surface-overlay": string;
|
|
1038
1040
|
"font-size-1": string;
|
|
1039
1041
|
"font-size-2": string;
|
|
1040
1042
|
"font-size-3": string;
|
|
@@ -1056,8 +1058,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1056
1058
|
duration_quickly: string;
|
|
1057
1059
|
duration_base: string;
|
|
1058
1060
|
duration_slowly: string;
|
|
1059
|
-
"vs-box-shadow-focus": string;
|
|
1060
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1061
1061
|
no_javascript: string;
|
|
1062
1062
|
theme_dark: string;
|
|
1063
1063
|
theme_grey: string;
|
|
@@ -465,6 +465,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
465
465
|
"vs-radius-huge": string;
|
|
466
466
|
"vs-radius-full": string;
|
|
467
467
|
"vs-radius-small": string;
|
|
468
|
+
"vs-elevation-shadow-raised": string;
|
|
469
|
+
"vs-elevation-shadow-overlay": string;
|
|
470
|
+
"vs-elevation-surface": string;
|
|
471
|
+
"vs-elevation-surface-section": string;
|
|
472
|
+
"vs-elevation-surface-raised": string;
|
|
473
|
+
"vs-elevation-surface-overlay": string;
|
|
474
|
+
"vs-focus-shadow": string;
|
|
475
|
+
"vs-focus-shadow-on-dark": string;
|
|
468
476
|
"vs-font-size-display-m": string;
|
|
469
477
|
"vs-font-size-display-s": string;
|
|
470
478
|
"vs-font-size-heading-xl": string;
|
|
@@ -533,12 +541,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
533
541
|
"vs-icon-facility-accessible-toilet": string;
|
|
534
542
|
"vs-icon-feedback-success": string;
|
|
535
543
|
"vs-icon-facility-vegan": string;
|
|
536
|
-
"vs-elevation-shadow-raised": string;
|
|
537
|
-
"vs-elevation-shadow-overlay": string;
|
|
538
|
-
"vs-elevation-surface": string;
|
|
539
|
-
"vs-elevation-surface-section": string;
|
|
540
|
-
"vs-elevation-surface-raised": string;
|
|
541
|
-
"vs-elevation-surface-overlay": string;
|
|
542
544
|
"font-size-1": string;
|
|
543
545
|
"font-size-2": string;
|
|
544
546
|
"font-size-3": string;
|
|
@@ -560,8 +562,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
560
562
|
duration_quickly: string;
|
|
561
563
|
duration_base: string;
|
|
562
564
|
duration_slowly: string;
|
|
563
|
-
"vs-box-shadow-focus": string;
|
|
564
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
565
565
|
no_javascript: string;
|
|
566
566
|
theme_dark: string;
|
|
567
567
|
theme_grey: string;
|
|
@@ -1862,6 +1862,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1862
1862
|
"vs-radius-huge": string;
|
|
1863
1863
|
"vs-radius-full": string;
|
|
1864
1864
|
"vs-radius-small": string;
|
|
1865
|
+
"vs-elevation-shadow-raised": string;
|
|
1866
|
+
"vs-elevation-shadow-overlay": string;
|
|
1867
|
+
"vs-elevation-surface": string;
|
|
1868
|
+
"vs-elevation-surface-section": string;
|
|
1869
|
+
"vs-elevation-surface-raised": string;
|
|
1870
|
+
"vs-elevation-surface-overlay": string;
|
|
1871
|
+
"vs-focus-shadow": string;
|
|
1872
|
+
"vs-focus-shadow-on-dark": string;
|
|
1865
1873
|
"vs-font-size-display-m": string;
|
|
1866
1874
|
"vs-font-size-display-s": string;
|
|
1867
1875
|
"vs-font-size-heading-xl": string;
|
|
@@ -1930,12 +1938,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1930
1938
|
"vs-icon-facility-accessible-toilet": string;
|
|
1931
1939
|
"vs-icon-feedback-success": string;
|
|
1932
1940
|
"vs-icon-facility-vegan": string;
|
|
1933
|
-
"vs-elevation-shadow-raised": string;
|
|
1934
|
-
"vs-elevation-shadow-overlay": string;
|
|
1935
|
-
"vs-elevation-surface": string;
|
|
1936
|
-
"vs-elevation-surface-section": string;
|
|
1937
|
-
"vs-elevation-surface-raised": string;
|
|
1938
|
-
"vs-elevation-surface-overlay": string;
|
|
1939
1941
|
"font-size-1": string;
|
|
1940
1942
|
"font-size-2": string;
|
|
1941
1943
|
"font-size-3": string;
|
|
@@ -1957,8 +1959,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1957
1959
|
duration_quickly: string;
|
|
1958
1960
|
duration_base: string;
|
|
1959
1961
|
duration_slowly: string;
|
|
1960
|
-
"vs-box-shadow-focus": string;
|
|
1961
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1962
1962
|
no_javascript: string;
|
|
1963
1963
|
theme_dark: string;
|
|
1964
1964
|
theme_grey: string;
|
|
@@ -223,6 +223,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
223
223
|
"vs-radius-huge": string;
|
|
224
224
|
"vs-radius-full": string;
|
|
225
225
|
"vs-radius-small": string;
|
|
226
|
+
"vs-elevation-shadow-raised": string;
|
|
227
|
+
"vs-elevation-shadow-overlay": string;
|
|
228
|
+
"vs-elevation-surface": string;
|
|
229
|
+
"vs-elevation-surface-section": string;
|
|
230
|
+
"vs-elevation-surface-raised": string;
|
|
231
|
+
"vs-elevation-surface-overlay": string;
|
|
232
|
+
"vs-focus-shadow": string;
|
|
233
|
+
"vs-focus-shadow-on-dark": string;
|
|
226
234
|
"vs-font-size-display-m": string;
|
|
227
235
|
"vs-font-size-display-s": string;
|
|
228
236
|
"vs-font-size-heading-xl": string;
|
|
@@ -291,12 +299,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
291
299
|
"vs-icon-facility-accessible-toilet": string;
|
|
292
300
|
"vs-icon-feedback-success": string;
|
|
293
301
|
"vs-icon-facility-vegan": string;
|
|
294
|
-
"vs-elevation-shadow-raised": string;
|
|
295
|
-
"vs-elevation-shadow-overlay": string;
|
|
296
|
-
"vs-elevation-surface": string;
|
|
297
|
-
"vs-elevation-surface-section": string;
|
|
298
|
-
"vs-elevation-surface-raised": string;
|
|
299
|
-
"vs-elevation-surface-overlay": string;
|
|
300
302
|
"font-size-1": string;
|
|
301
303
|
"font-size-2": string;
|
|
302
304
|
"font-size-3": string;
|
|
@@ -318,8 +320,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
318
320
|
duration_quickly: string;
|
|
319
321
|
duration_base: string;
|
|
320
322
|
duration_slowly: string;
|
|
321
|
-
"vs-box-shadow-focus": string;
|
|
322
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
323
323
|
no_javascript: string;
|
|
324
324
|
theme_dark: string;
|
|
325
325
|
theme_grey: string;
|
|
@@ -759,6 +759,14 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
759
759
|
"vs-radius-huge": string;
|
|
760
760
|
"vs-radius-full": string;
|
|
761
761
|
"vs-radius-small": string;
|
|
762
|
+
"vs-elevation-shadow-raised": string;
|
|
763
|
+
"vs-elevation-shadow-overlay": string;
|
|
764
|
+
"vs-elevation-surface": string;
|
|
765
|
+
"vs-elevation-surface-section": string;
|
|
766
|
+
"vs-elevation-surface-raised": string;
|
|
767
|
+
"vs-elevation-surface-overlay": string;
|
|
768
|
+
"vs-focus-shadow": string;
|
|
769
|
+
"vs-focus-shadow-on-dark": string;
|
|
762
770
|
"vs-font-size-display-m": string;
|
|
763
771
|
"vs-font-size-display-s": string;
|
|
764
772
|
"vs-font-size-heading-xl": string;
|
|
@@ -827,12 +835,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
827
835
|
"vs-icon-facility-accessible-toilet": string;
|
|
828
836
|
"vs-icon-feedback-success": string;
|
|
829
837
|
"vs-icon-facility-vegan": string;
|
|
830
|
-
"vs-elevation-shadow-raised": string;
|
|
831
|
-
"vs-elevation-shadow-overlay": string;
|
|
832
|
-
"vs-elevation-surface": string;
|
|
833
|
-
"vs-elevation-surface-section": string;
|
|
834
|
-
"vs-elevation-surface-raised": string;
|
|
835
|
-
"vs-elevation-surface-overlay": string;
|
|
836
838
|
"font-size-1": string;
|
|
837
839
|
"font-size-2": string;
|
|
838
840
|
"font-size-3": string;
|
|
@@ -854,8 +856,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
854
856
|
duration_quickly: string;
|
|
855
857
|
duration_base: string;
|
|
856
858
|
duration_slowly: string;
|
|
857
|
-
"vs-box-shadow-focus": string;
|
|
858
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
859
859
|
no_javascript: string;
|
|
860
860
|
theme_dark: string;
|
|
861
861
|
theme_grey: string;
|
|
@@ -166,6 +166,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
166
166
|
"vs-radius-huge": string;
|
|
167
167
|
"vs-radius-full": string;
|
|
168
168
|
"vs-radius-small": string;
|
|
169
|
+
"vs-elevation-shadow-raised": string;
|
|
170
|
+
"vs-elevation-shadow-overlay": string;
|
|
171
|
+
"vs-elevation-surface": string;
|
|
172
|
+
"vs-elevation-surface-section": string;
|
|
173
|
+
"vs-elevation-surface-raised": string;
|
|
174
|
+
"vs-elevation-surface-overlay": string;
|
|
175
|
+
"vs-focus-shadow": string;
|
|
176
|
+
"vs-focus-shadow-on-dark": string;
|
|
169
177
|
"vs-font-size-display-m": string;
|
|
170
178
|
"vs-font-size-display-s": string;
|
|
171
179
|
"vs-font-size-heading-xl": string;
|
|
@@ -234,12 +242,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
234
242
|
"vs-icon-facility-accessible-toilet": string;
|
|
235
243
|
"vs-icon-feedback-success": string;
|
|
236
244
|
"vs-icon-facility-vegan": 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
245
|
"font-size-1": string;
|
|
244
246
|
"font-size-2": string;
|
|
245
247
|
"font-size-3": string;
|
|
@@ -261,8 +263,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
261
263
|
duration_quickly: string;
|
|
262
264
|
duration_base: string;
|
|
263
265
|
duration_slowly: string;
|
|
264
|
-
"vs-box-shadow-focus": string;
|
|
265
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
266
266
|
no_javascript: string;
|
|
267
267
|
theme_dark: string;
|
|
268
268
|
theme_grey: string;
|
|
@@ -144,6 +144,14 @@ declare const _default: {
|
|
|
144
144
|
"vs-radius-huge": string;
|
|
145
145
|
"vs-radius-full": string;
|
|
146
146
|
"vs-radius-small": string;
|
|
147
|
+
"vs-elevation-shadow-raised": string;
|
|
148
|
+
"vs-elevation-shadow-overlay": string;
|
|
149
|
+
"vs-elevation-surface": string;
|
|
150
|
+
"vs-elevation-surface-section": string;
|
|
151
|
+
"vs-elevation-surface-raised": string;
|
|
152
|
+
"vs-elevation-surface-overlay": string;
|
|
153
|
+
"vs-focus-shadow": string;
|
|
154
|
+
"vs-focus-shadow-on-dark": string;
|
|
147
155
|
"vs-font-size-display-m": string;
|
|
148
156
|
"vs-font-size-display-s": string;
|
|
149
157
|
"vs-font-size-heading-xl": string;
|
|
@@ -212,12 +220,6 @@ declare const _default: {
|
|
|
212
220
|
"vs-icon-facility-accessible-toilet": string;
|
|
213
221
|
"vs-icon-feedback-success": string;
|
|
214
222
|
"vs-icon-facility-vegan": string;
|
|
215
|
-
"vs-elevation-shadow-raised": string;
|
|
216
|
-
"vs-elevation-shadow-overlay": string;
|
|
217
|
-
"vs-elevation-surface": string;
|
|
218
|
-
"vs-elevation-surface-section": string;
|
|
219
|
-
"vs-elevation-surface-raised": string;
|
|
220
|
-
"vs-elevation-surface-overlay": string;
|
|
221
223
|
"font-size-1": string;
|
|
222
224
|
"font-size-2": string;
|
|
223
225
|
"font-size-3": string;
|
|
@@ -239,8 +241,6 @@ declare const _default: {
|
|
|
239
241
|
duration_quickly: string;
|
|
240
242
|
duration_base: string;
|
|
241
243
|
duration_slowly: string;
|
|
242
|
-
"vs-box-shadow-focus": string;
|
|
243
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
244
244
|
no_javascript: string;
|
|
245
245
|
theme_dark: string;
|
|
246
246
|
theme_grey: string;
|
|
@@ -174,6 +174,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
174
174
|
"vs-radius-huge": string;
|
|
175
175
|
"vs-radius-full": string;
|
|
176
176
|
"vs-radius-small": string;
|
|
177
|
+
"vs-elevation-shadow-raised": string;
|
|
178
|
+
"vs-elevation-shadow-overlay": string;
|
|
179
|
+
"vs-elevation-surface": string;
|
|
180
|
+
"vs-elevation-surface-section": string;
|
|
181
|
+
"vs-elevation-surface-raised": string;
|
|
182
|
+
"vs-elevation-surface-overlay": string;
|
|
183
|
+
"vs-focus-shadow": string;
|
|
184
|
+
"vs-focus-shadow-on-dark": string;
|
|
177
185
|
"vs-font-size-display-m": string;
|
|
178
186
|
"vs-font-size-display-s": string;
|
|
179
187
|
"vs-font-size-heading-xl": string;
|
|
@@ -242,12 +250,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
242
250
|
"vs-icon-facility-accessible-toilet": string;
|
|
243
251
|
"vs-icon-feedback-success": string;
|
|
244
252
|
"vs-icon-facility-vegan": string;
|
|
245
|
-
"vs-elevation-shadow-raised": string;
|
|
246
|
-
"vs-elevation-shadow-overlay": string;
|
|
247
|
-
"vs-elevation-surface": string;
|
|
248
|
-
"vs-elevation-surface-section": string;
|
|
249
|
-
"vs-elevation-surface-raised": string;
|
|
250
|
-
"vs-elevation-surface-overlay": string;
|
|
251
253
|
"font-size-1": string;
|
|
252
254
|
"font-size-2": string;
|
|
253
255
|
"font-size-3": string;
|
|
@@ -269,8 +271,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
269
271
|
duration_quickly: string;
|
|
270
272
|
duration_base: string;
|
|
271
273
|
duration_slowly: string;
|
|
272
|
-
"vs-box-shadow-focus": string;
|
|
273
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
274
274
|
no_javascript: string;
|
|
275
275
|
theme_dark: string;
|
|
276
276
|
theme_grey: string;
|