@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
|
@@ -558,6 +558,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
558
558
|
"vs-radius-huge": string;
|
|
559
559
|
"vs-radius-full": string;
|
|
560
560
|
"vs-radius-small": string;
|
|
561
|
+
"vs-elevation-shadow-raised": string;
|
|
562
|
+
"vs-elevation-shadow-overlay": string;
|
|
563
|
+
"vs-elevation-surface": string;
|
|
564
|
+
"vs-elevation-surface-section": string;
|
|
565
|
+
"vs-elevation-surface-raised": string;
|
|
566
|
+
"vs-elevation-surface-overlay": string;
|
|
567
|
+
"vs-focus-shadow": string;
|
|
568
|
+
"vs-focus-shadow-on-dark": string;
|
|
561
569
|
"vs-font-size-display-m": string;
|
|
562
570
|
"vs-font-size-display-s": string;
|
|
563
571
|
"vs-font-size-heading-xl": string;
|
|
@@ -626,12 +634,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
626
634
|
"vs-icon-facility-accessible-toilet": string;
|
|
627
635
|
"vs-icon-feedback-success": string;
|
|
628
636
|
"vs-icon-facility-vegan": string;
|
|
629
|
-
"vs-elevation-shadow-raised": string;
|
|
630
|
-
"vs-elevation-shadow-overlay": string;
|
|
631
|
-
"vs-elevation-surface": string;
|
|
632
|
-
"vs-elevation-surface-section": string;
|
|
633
|
-
"vs-elevation-surface-raised": string;
|
|
634
|
-
"vs-elevation-surface-overlay": string;
|
|
635
637
|
"font-size-1": string;
|
|
636
638
|
"font-size-2": string;
|
|
637
639
|
"font-size-3": string;
|
|
@@ -653,8 +655,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
653
655
|
duration_quickly: string;
|
|
654
656
|
duration_base: string;
|
|
655
657
|
duration_slowly: string;
|
|
656
|
-
"vs-box-shadow-focus": string;
|
|
657
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
658
658
|
no_javascript: string;
|
|
659
659
|
theme_dark: string;
|
|
660
660
|
theme_grey: string;
|
|
@@ -1446,6 +1446,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1446
1446
|
"vs-radius-huge": string;
|
|
1447
1447
|
"vs-radius-full": string;
|
|
1448
1448
|
"vs-radius-small": string;
|
|
1449
|
+
"vs-elevation-shadow-raised": string;
|
|
1450
|
+
"vs-elevation-shadow-overlay": string;
|
|
1451
|
+
"vs-elevation-surface": string;
|
|
1452
|
+
"vs-elevation-surface-section": string;
|
|
1453
|
+
"vs-elevation-surface-raised": string;
|
|
1454
|
+
"vs-elevation-surface-overlay": string;
|
|
1455
|
+
"vs-focus-shadow": string;
|
|
1456
|
+
"vs-focus-shadow-on-dark": string;
|
|
1449
1457
|
"vs-font-size-display-m": string;
|
|
1450
1458
|
"vs-font-size-display-s": string;
|
|
1451
1459
|
"vs-font-size-heading-xl": string;
|
|
@@ -1514,12 +1522,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1514
1522
|
"vs-icon-facility-accessible-toilet": string;
|
|
1515
1523
|
"vs-icon-feedback-success": string;
|
|
1516
1524
|
"vs-icon-facility-vegan": string;
|
|
1517
|
-
"vs-elevation-shadow-raised": string;
|
|
1518
|
-
"vs-elevation-shadow-overlay": string;
|
|
1519
|
-
"vs-elevation-surface": string;
|
|
1520
|
-
"vs-elevation-surface-section": string;
|
|
1521
|
-
"vs-elevation-surface-raised": string;
|
|
1522
|
-
"vs-elevation-surface-overlay": string;
|
|
1523
1525
|
"font-size-1": string;
|
|
1524
1526
|
"font-size-2": string;
|
|
1525
1527
|
"font-size-3": string;
|
|
@@ -1541,8 +1543,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1541
1543
|
duration_quickly: string;
|
|
1542
1544
|
duration_base: string;
|
|
1543
1545
|
duration_slowly: string;
|
|
1544
|
-
"vs-box-shadow-focus": string;
|
|
1545
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1546
1546
|
no_javascript: string;
|
|
1547
1547
|
theme_dark: string;
|
|
1548
1548
|
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;
|
|
@@ -192,6 +192,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
192
192
|
"vs-radius-huge": string;
|
|
193
193
|
"vs-radius-full": string;
|
|
194
194
|
"vs-radius-small": string;
|
|
195
|
+
"vs-elevation-shadow-raised": string;
|
|
196
|
+
"vs-elevation-shadow-overlay": string;
|
|
197
|
+
"vs-elevation-surface": string;
|
|
198
|
+
"vs-elevation-surface-section": string;
|
|
199
|
+
"vs-elevation-surface-raised": string;
|
|
200
|
+
"vs-elevation-surface-overlay": string;
|
|
201
|
+
"vs-focus-shadow": string;
|
|
202
|
+
"vs-focus-shadow-on-dark": string;
|
|
195
203
|
"vs-font-size-display-m": string;
|
|
196
204
|
"vs-font-size-display-s": string;
|
|
197
205
|
"vs-font-size-heading-xl": string;
|
|
@@ -260,12 +268,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
260
268
|
"vs-icon-facility-accessible-toilet": string;
|
|
261
269
|
"vs-icon-feedback-success": string;
|
|
262
270
|
"vs-icon-facility-vegan": string;
|
|
263
|
-
"vs-elevation-shadow-raised": string;
|
|
264
|
-
"vs-elevation-shadow-overlay": string;
|
|
265
|
-
"vs-elevation-surface": string;
|
|
266
|
-
"vs-elevation-surface-section": string;
|
|
267
|
-
"vs-elevation-surface-raised": string;
|
|
268
|
-
"vs-elevation-surface-overlay": string;
|
|
269
271
|
"font-size-1": string;
|
|
270
272
|
"font-size-2": string;
|
|
271
273
|
"font-size-3": string;
|
|
@@ -287,8 +289,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
287
289
|
duration_quickly: string;
|
|
288
290
|
duration_base: string;
|
|
289
291
|
duration_slowly: string;
|
|
290
|
-
"vs-box-shadow-focus": string;
|
|
291
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
292
292
|
no_javascript: string;
|
|
293
293
|
theme_dark: string;
|
|
294
294
|
theme_grey: string;
|
|
@@ -925,6 +925,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
925
925
|
"vs-radius-huge": string;
|
|
926
926
|
"vs-radius-full": string;
|
|
927
927
|
"vs-radius-small": string;
|
|
928
|
+
"vs-elevation-shadow-raised": string;
|
|
929
|
+
"vs-elevation-shadow-overlay": string;
|
|
930
|
+
"vs-elevation-surface": string;
|
|
931
|
+
"vs-elevation-surface-section": string;
|
|
932
|
+
"vs-elevation-surface-raised": string;
|
|
933
|
+
"vs-elevation-surface-overlay": string;
|
|
934
|
+
"vs-focus-shadow": string;
|
|
935
|
+
"vs-focus-shadow-on-dark": string;
|
|
928
936
|
"vs-font-size-display-m": string;
|
|
929
937
|
"vs-font-size-display-s": string;
|
|
930
938
|
"vs-font-size-heading-xl": string;
|
|
@@ -993,12 +1001,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
993
1001
|
"vs-icon-facility-accessible-toilet": string;
|
|
994
1002
|
"vs-icon-feedback-success": string;
|
|
995
1003
|
"vs-icon-facility-vegan": string;
|
|
996
|
-
"vs-elevation-shadow-raised": string;
|
|
997
|
-
"vs-elevation-shadow-overlay": string;
|
|
998
|
-
"vs-elevation-surface": string;
|
|
999
|
-
"vs-elevation-surface-section": string;
|
|
1000
|
-
"vs-elevation-surface-raised": string;
|
|
1001
|
-
"vs-elevation-surface-overlay": string;
|
|
1002
1004
|
"font-size-1": string;
|
|
1003
1005
|
"font-size-2": string;
|
|
1004
1006
|
"font-size-3": string;
|
|
@@ -1020,8 +1022,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1020
1022
|
duration_quickly: string;
|
|
1021
1023
|
duration_base: string;
|
|
1022
1024
|
duration_slowly: string;
|
|
1023
|
-
"vs-box-shadow-focus": string;
|
|
1024
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1025
1025
|
no_javascript: string;
|
|
1026
1026
|
theme_dark: string;
|
|
1027
1027
|
theme_grey: string;
|
|
@@ -1813,6 +1813,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1813
1813
|
"vs-radius-huge": string;
|
|
1814
1814
|
"vs-radius-full": string;
|
|
1815
1815
|
"vs-radius-small": 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
|
+
"vs-focus-shadow": string;
|
|
1823
|
+
"vs-focus-shadow-on-dark": string;
|
|
1816
1824
|
"vs-font-size-display-m": string;
|
|
1817
1825
|
"vs-font-size-display-s": string;
|
|
1818
1826
|
"vs-font-size-heading-xl": string;
|
|
@@ -1881,12 +1889,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1881
1889
|
"vs-icon-facility-accessible-toilet": string;
|
|
1882
1890
|
"vs-icon-feedback-success": string;
|
|
1883
1891
|
"vs-icon-facility-vegan": string;
|
|
1884
|
-
"vs-elevation-shadow-raised": string;
|
|
1885
|
-
"vs-elevation-shadow-overlay": string;
|
|
1886
|
-
"vs-elevation-surface": string;
|
|
1887
|
-
"vs-elevation-surface-section": string;
|
|
1888
|
-
"vs-elevation-surface-raised": string;
|
|
1889
|
-
"vs-elevation-surface-overlay": string;
|
|
1890
1892
|
"font-size-1": string;
|
|
1891
1893
|
"font-size-2": string;
|
|
1892
1894
|
"font-size-3": string;
|
|
@@ -1908,8 +1910,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1908
1910
|
duration_quickly: string;
|
|
1909
1911
|
duration_base: string;
|
|
1910
1912
|
duration_slowly: string;
|
|
1911
|
-
"vs-box-shadow-focus": string;
|
|
1912
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1913
1913
|
no_javascript: string;
|
|
1914
1914
|
theme_dark: string;
|
|
1915
1915
|
theme_grey: string;
|
|
@@ -2747,6 +2747,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2747
2747
|
"vs-radius-huge": string;
|
|
2748
2748
|
"vs-radius-full": string;
|
|
2749
2749
|
"vs-radius-small": string;
|
|
2750
|
+
"vs-elevation-shadow-raised": string;
|
|
2751
|
+
"vs-elevation-shadow-overlay": string;
|
|
2752
|
+
"vs-elevation-surface": string;
|
|
2753
|
+
"vs-elevation-surface-section": string;
|
|
2754
|
+
"vs-elevation-surface-raised": string;
|
|
2755
|
+
"vs-elevation-surface-overlay": string;
|
|
2756
|
+
"vs-focus-shadow": string;
|
|
2757
|
+
"vs-focus-shadow-on-dark": string;
|
|
2750
2758
|
"vs-font-size-display-m": string;
|
|
2751
2759
|
"vs-font-size-display-s": string;
|
|
2752
2760
|
"vs-font-size-heading-xl": string;
|
|
@@ -2815,12 +2823,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2815
2823
|
"vs-icon-facility-accessible-toilet": string;
|
|
2816
2824
|
"vs-icon-feedback-success": string;
|
|
2817
2825
|
"vs-icon-facility-vegan": string;
|
|
2818
|
-
"vs-elevation-shadow-raised": string;
|
|
2819
|
-
"vs-elevation-shadow-overlay": string;
|
|
2820
|
-
"vs-elevation-surface": string;
|
|
2821
|
-
"vs-elevation-surface-section": string;
|
|
2822
|
-
"vs-elevation-surface-raised": string;
|
|
2823
|
-
"vs-elevation-surface-overlay": string;
|
|
2824
2826
|
"font-size-1": string;
|
|
2825
2827
|
"font-size-2": string;
|
|
2826
2828
|
"font-size-3": string;
|
|
@@ -2842,8 +2844,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2842
2844
|
duration_quickly: string;
|
|
2843
2845
|
duration_base: string;
|
|
2844
2846
|
duration_slowly: string;
|
|
2845
|
-
"vs-box-shadow-focus": string;
|
|
2846
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2847
2847
|
no_javascript: string;
|
|
2848
2848
|
theme_dark: string;
|
|
2849
2849
|
theme_grey: string;
|
|
@@ -3805,6 +3805,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3805
3805
|
"vs-radius-huge": string;
|
|
3806
3806
|
"vs-radius-full": string;
|
|
3807
3807
|
"vs-radius-small": string;
|
|
3808
|
+
"vs-elevation-shadow-raised": string;
|
|
3809
|
+
"vs-elevation-shadow-overlay": string;
|
|
3810
|
+
"vs-elevation-surface": string;
|
|
3811
|
+
"vs-elevation-surface-section": string;
|
|
3812
|
+
"vs-elevation-surface-raised": string;
|
|
3813
|
+
"vs-elevation-surface-overlay": string;
|
|
3814
|
+
"vs-focus-shadow": string;
|
|
3815
|
+
"vs-focus-shadow-on-dark": string;
|
|
3808
3816
|
"vs-font-size-display-m": string;
|
|
3809
3817
|
"vs-font-size-display-s": string;
|
|
3810
3818
|
"vs-font-size-heading-xl": string;
|
|
@@ -3873,12 +3881,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3873
3881
|
"vs-icon-facility-accessible-toilet": string;
|
|
3874
3882
|
"vs-icon-feedback-success": string;
|
|
3875
3883
|
"vs-icon-facility-vegan": string;
|
|
3876
|
-
"vs-elevation-shadow-raised": string;
|
|
3877
|
-
"vs-elevation-shadow-overlay": string;
|
|
3878
|
-
"vs-elevation-surface": string;
|
|
3879
|
-
"vs-elevation-surface-section": string;
|
|
3880
|
-
"vs-elevation-surface-raised": string;
|
|
3881
|
-
"vs-elevation-surface-overlay": string;
|
|
3882
3884
|
"font-size-1": string;
|
|
3883
3885
|
"font-size-2": string;
|
|
3884
3886
|
"font-size-3": string;
|
|
@@ -3900,8 +3902,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3900
3902
|
duration_quickly: string;
|
|
3901
3903
|
duration_base: string;
|
|
3902
3904
|
duration_slowly: string;
|
|
3903
|
-
"vs-box-shadow-focus": string;
|
|
3904
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3905
3905
|
no_javascript: string;
|
|
3906
3906
|
theme_dark: string;
|
|
3907
3907
|
theme_grey: string;
|
|
@@ -4170,6 +4170,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4170
4170
|
"vs-radius-huge": string;
|
|
4171
4171
|
"vs-radius-full": string;
|
|
4172
4172
|
"vs-radius-small": string;
|
|
4173
|
+
"vs-elevation-shadow-raised": string;
|
|
4174
|
+
"vs-elevation-shadow-overlay": string;
|
|
4175
|
+
"vs-elevation-surface": string;
|
|
4176
|
+
"vs-elevation-surface-section": string;
|
|
4177
|
+
"vs-elevation-surface-raised": string;
|
|
4178
|
+
"vs-elevation-surface-overlay": string;
|
|
4179
|
+
"vs-focus-shadow": string;
|
|
4180
|
+
"vs-focus-shadow-on-dark": string;
|
|
4173
4181
|
"vs-font-size-display-m": string;
|
|
4174
4182
|
"vs-font-size-display-s": string;
|
|
4175
4183
|
"vs-font-size-heading-xl": string;
|
|
@@ -4238,12 +4246,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4238
4246
|
"vs-icon-facility-accessible-toilet": string;
|
|
4239
4247
|
"vs-icon-feedback-success": string;
|
|
4240
4248
|
"vs-icon-facility-vegan": string;
|
|
4241
|
-
"vs-elevation-shadow-raised": string;
|
|
4242
|
-
"vs-elevation-shadow-overlay": string;
|
|
4243
|
-
"vs-elevation-surface": string;
|
|
4244
|
-
"vs-elevation-surface-section": string;
|
|
4245
|
-
"vs-elevation-surface-raised": string;
|
|
4246
|
-
"vs-elevation-surface-overlay": string;
|
|
4247
4249
|
"font-size-1": string;
|
|
4248
4250
|
"font-size-2": string;
|
|
4249
4251
|
"font-size-3": string;
|
|
@@ -4265,8 +4267,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4265
4267
|
duration_quickly: string;
|
|
4266
4268
|
duration_base: string;
|
|
4267
4269
|
duration_slowly: string;
|
|
4268
|
-
"vs-box-shadow-focus": string;
|
|
4269
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4270
4270
|
no_javascript: string;
|
|
4271
4271
|
theme_dark: string;
|
|
4272
4272
|
theme_grey: string;
|
|
@@ -4453,6 +4453,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4453
4453
|
"vs-radius-huge": string;
|
|
4454
4454
|
"vs-radius-full": string;
|
|
4455
4455
|
"vs-radius-small": string;
|
|
4456
|
+
"vs-elevation-shadow-raised": string;
|
|
4457
|
+
"vs-elevation-shadow-overlay": string;
|
|
4458
|
+
"vs-elevation-surface": string;
|
|
4459
|
+
"vs-elevation-surface-section": string;
|
|
4460
|
+
"vs-elevation-surface-raised": string;
|
|
4461
|
+
"vs-elevation-surface-overlay": string;
|
|
4462
|
+
"vs-focus-shadow": string;
|
|
4463
|
+
"vs-focus-shadow-on-dark": string;
|
|
4456
4464
|
"vs-font-size-display-m": string;
|
|
4457
4465
|
"vs-font-size-display-s": string;
|
|
4458
4466
|
"vs-font-size-heading-xl": string;
|
|
@@ -4521,12 +4529,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4521
4529
|
"vs-icon-facility-accessible-toilet": string;
|
|
4522
4530
|
"vs-icon-feedback-success": string;
|
|
4523
4531
|
"vs-icon-facility-vegan": string;
|
|
4524
|
-
"vs-elevation-shadow-raised": string;
|
|
4525
|
-
"vs-elevation-shadow-overlay": string;
|
|
4526
|
-
"vs-elevation-surface": string;
|
|
4527
|
-
"vs-elevation-surface-section": string;
|
|
4528
|
-
"vs-elevation-surface-raised": string;
|
|
4529
|
-
"vs-elevation-surface-overlay": string;
|
|
4530
4532
|
"font-size-1": string;
|
|
4531
4533
|
"font-size-2": string;
|
|
4532
4534
|
"font-size-3": string;
|
|
@@ -4548,8 +4550,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4548
4550
|
duration_quickly: string;
|
|
4549
4551
|
duration_base: string;
|
|
4550
4552
|
duration_slowly: string;
|
|
4551
|
-
"vs-box-shadow-focus": string;
|
|
4552
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
4553
4553
|
no_javascript: string;
|
|
4554
4554
|
theme_dark: string;
|
|
4555
4555
|
theme_grey: string;
|
|
@@ -5785,6 +5785,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5785
5785
|
"vs-radius-huge": string;
|
|
5786
5786
|
"vs-radius-full": string;
|
|
5787
5787
|
"vs-radius-small": string;
|
|
5788
|
+
"vs-elevation-shadow-raised": string;
|
|
5789
|
+
"vs-elevation-shadow-overlay": string;
|
|
5790
|
+
"vs-elevation-surface": string;
|
|
5791
|
+
"vs-elevation-surface-section": string;
|
|
5792
|
+
"vs-elevation-surface-raised": string;
|
|
5793
|
+
"vs-elevation-surface-overlay": string;
|
|
5794
|
+
"vs-focus-shadow": string;
|
|
5795
|
+
"vs-focus-shadow-on-dark": string;
|
|
5788
5796
|
"vs-font-size-display-m": string;
|
|
5789
5797
|
"vs-font-size-display-s": string;
|
|
5790
5798
|
"vs-font-size-heading-xl": string;
|
|
@@ -5853,12 +5861,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5853
5861
|
"vs-icon-facility-accessible-toilet": string;
|
|
5854
5862
|
"vs-icon-feedback-success": string;
|
|
5855
5863
|
"vs-icon-facility-vegan": string;
|
|
5856
|
-
"vs-elevation-shadow-raised": string;
|
|
5857
|
-
"vs-elevation-shadow-overlay": string;
|
|
5858
|
-
"vs-elevation-surface": string;
|
|
5859
|
-
"vs-elevation-surface-section": string;
|
|
5860
|
-
"vs-elevation-surface-raised": string;
|
|
5861
|
-
"vs-elevation-surface-overlay": string;
|
|
5862
5864
|
"font-size-1": string;
|
|
5863
5865
|
"font-size-2": string;
|
|
5864
5866
|
"font-size-3": string;
|
|
@@ -5880,8 +5882,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5880
5882
|
duration_quickly: string;
|
|
5881
5883
|
duration_base: string;
|
|
5882
5884
|
duration_slowly: string;
|
|
5883
|
-
"vs-box-shadow-focus": string;
|
|
5884
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
5885
5885
|
no_javascript: string;
|
|
5886
5886
|
theme_dark: string;
|
|
5887
5887
|
theme_grey: string;
|
|
@@ -6439,6 +6439,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6439
6439
|
"vs-radius-huge": string;
|
|
6440
6440
|
"vs-radius-full": string;
|
|
6441
6441
|
"vs-radius-small": string;
|
|
6442
|
+
"vs-elevation-shadow-raised": string;
|
|
6443
|
+
"vs-elevation-shadow-overlay": string;
|
|
6444
|
+
"vs-elevation-surface": string;
|
|
6445
|
+
"vs-elevation-surface-section": string;
|
|
6446
|
+
"vs-elevation-surface-raised": string;
|
|
6447
|
+
"vs-elevation-surface-overlay": string;
|
|
6448
|
+
"vs-focus-shadow": string;
|
|
6449
|
+
"vs-focus-shadow-on-dark": string;
|
|
6442
6450
|
"vs-font-size-display-m": string;
|
|
6443
6451
|
"vs-font-size-display-s": string;
|
|
6444
6452
|
"vs-font-size-heading-xl": string;
|
|
@@ -6507,12 +6515,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6507
6515
|
"vs-icon-facility-accessible-toilet": string;
|
|
6508
6516
|
"vs-icon-feedback-success": string;
|
|
6509
6517
|
"vs-icon-facility-vegan": string;
|
|
6510
|
-
"vs-elevation-shadow-raised": string;
|
|
6511
|
-
"vs-elevation-shadow-overlay": string;
|
|
6512
|
-
"vs-elevation-surface": string;
|
|
6513
|
-
"vs-elevation-surface-section": string;
|
|
6514
|
-
"vs-elevation-surface-raised": string;
|
|
6515
|
-
"vs-elevation-surface-overlay": string;
|
|
6516
6518
|
"font-size-1": string;
|
|
6517
6519
|
"font-size-2": string;
|
|
6518
6520
|
"font-size-3": string;
|
|
@@ -6534,8 +6536,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6534
6536
|
duration_quickly: string;
|
|
6535
6537
|
duration_base: string;
|
|
6536
6538
|
duration_slowly: string;
|
|
6537
|
-
"vs-box-shadow-focus": string;
|
|
6538
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
6539
6539
|
no_javascript: string;
|
|
6540
6540
|
theme_dark: string;
|
|
6541
6541
|
theme_grey: string;
|
|
@@ -7711,6 +7711,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7711
7711
|
"vs-radius-huge": string;
|
|
7712
7712
|
"vs-radius-full": string;
|
|
7713
7713
|
"vs-radius-small": string;
|
|
7714
|
+
"vs-elevation-shadow-raised": string;
|
|
7715
|
+
"vs-elevation-shadow-overlay": string;
|
|
7716
|
+
"vs-elevation-surface": string;
|
|
7717
|
+
"vs-elevation-surface-section": string;
|
|
7718
|
+
"vs-elevation-surface-raised": string;
|
|
7719
|
+
"vs-elevation-surface-overlay": string;
|
|
7720
|
+
"vs-focus-shadow": string;
|
|
7721
|
+
"vs-focus-shadow-on-dark": string;
|
|
7714
7722
|
"vs-font-size-display-m": string;
|
|
7715
7723
|
"vs-font-size-display-s": string;
|
|
7716
7724
|
"vs-font-size-heading-xl": string;
|
|
@@ -7779,12 +7787,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7779
7787
|
"vs-icon-facility-accessible-toilet": string;
|
|
7780
7788
|
"vs-icon-feedback-success": string;
|
|
7781
7789
|
"vs-icon-facility-vegan": string;
|
|
7782
|
-
"vs-elevation-shadow-raised": string;
|
|
7783
|
-
"vs-elevation-shadow-overlay": string;
|
|
7784
|
-
"vs-elevation-surface": string;
|
|
7785
|
-
"vs-elevation-surface-section": string;
|
|
7786
|
-
"vs-elevation-surface-raised": string;
|
|
7787
|
-
"vs-elevation-surface-overlay": string;
|
|
7788
7790
|
"font-size-1": string;
|
|
7789
7791
|
"font-size-2": string;
|
|
7790
7792
|
"font-size-3": string;
|
|
@@ -7806,8 +7808,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7806
7808
|
duration_quickly: string;
|
|
7807
7809
|
duration_base: string;
|
|
7808
7810
|
duration_slowly: string;
|
|
7809
|
-
"vs-box-shadow-focus": string;
|
|
7810
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
7811
7811
|
no_javascript: string;
|
|
7812
7812
|
theme_dark: string;
|
|
7813
7813
|
theme_grey: string;
|
|
@@ -8610,6 +8610,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8610
8610
|
"vs-radius-huge": string;
|
|
8611
8611
|
"vs-radius-full": string;
|
|
8612
8612
|
"vs-radius-small": string;
|
|
8613
|
+
"vs-elevation-shadow-raised": string;
|
|
8614
|
+
"vs-elevation-shadow-overlay": string;
|
|
8615
|
+
"vs-elevation-surface": string;
|
|
8616
|
+
"vs-elevation-surface-section": string;
|
|
8617
|
+
"vs-elevation-surface-raised": string;
|
|
8618
|
+
"vs-elevation-surface-overlay": string;
|
|
8619
|
+
"vs-focus-shadow": string;
|
|
8620
|
+
"vs-focus-shadow-on-dark": string;
|
|
8613
8621
|
"vs-font-size-display-m": string;
|
|
8614
8622
|
"vs-font-size-display-s": string;
|
|
8615
8623
|
"vs-font-size-heading-xl": string;
|
|
@@ -8678,12 +8686,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8678
8686
|
"vs-icon-facility-accessible-toilet": string;
|
|
8679
8687
|
"vs-icon-feedback-success": string;
|
|
8680
8688
|
"vs-icon-facility-vegan": string;
|
|
8681
|
-
"vs-elevation-shadow-raised": string;
|
|
8682
|
-
"vs-elevation-shadow-overlay": string;
|
|
8683
|
-
"vs-elevation-surface": string;
|
|
8684
|
-
"vs-elevation-surface-section": string;
|
|
8685
|
-
"vs-elevation-surface-raised": string;
|
|
8686
|
-
"vs-elevation-surface-overlay": string;
|
|
8687
8689
|
"font-size-1": string;
|
|
8688
8690
|
"font-size-2": string;
|
|
8689
8691
|
"font-size-3": string;
|
|
@@ -8705,8 +8707,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8705
8707
|
duration_quickly: string;
|
|
8706
8708
|
duration_base: string;
|
|
8707
8709
|
duration_slowly: string;
|
|
8708
|
-
"vs-box-shadow-focus": string;
|
|
8709
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
8710
8710
|
no_javascript: string;
|
|
8711
8711
|
theme_dark: string;
|
|
8712
8712
|
theme_grey: string;
|
|
@@ -9859,6 +9859,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9859
9859
|
"vs-radius-huge": string;
|
|
9860
9860
|
"vs-radius-full": string;
|
|
9861
9861
|
"vs-radius-small": string;
|
|
9862
|
+
"vs-elevation-shadow-raised": string;
|
|
9863
|
+
"vs-elevation-shadow-overlay": string;
|
|
9864
|
+
"vs-elevation-surface": string;
|
|
9865
|
+
"vs-elevation-surface-section": string;
|
|
9866
|
+
"vs-elevation-surface-raised": string;
|
|
9867
|
+
"vs-elevation-surface-overlay": string;
|
|
9868
|
+
"vs-focus-shadow": string;
|
|
9869
|
+
"vs-focus-shadow-on-dark": string;
|
|
9862
9870
|
"vs-font-size-display-m": string;
|
|
9863
9871
|
"vs-font-size-display-s": string;
|
|
9864
9872
|
"vs-font-size-heading-xl": string;
|
|
@@ -9927,12 +9935,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9927
9935
|
"vs-icon-facility-accessible-toilet": string;
|
|
9928
9936
|
"vs-icon-feedback-success": string;
|
|
9929
9937
|
"vs-icon-facility-vegan": string;
|
|
9930
|
-
"vs-elevation-shadow-raised": string;
|
|
9931
|
-
"vs-elevation-shadow-overlay": string;
|
|
9932
|
-
"vs-elevation-surface": string;
|
|
9933
|
-
"vs-elevation-surface-section": string;
|
|
9934
|
-
"vs-elevation-surface-raised": string;
|
|
9935
|
-
"vs-elevation-surface-overlay": string;
|
|
9936
9938
|
"font-size-1": string;
|
|
9937
9939
|
"font-size-2": string;
|
|
9938
9940
|
"font-size-3": string;
|
|
@@ -9954,8 +9956,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9954
9956
|
duration_quickly: string;
|
|
9955
9957
|
duration_base: string;
|
|
9956
9958
|
duration_slowly: string;
|
|
9957
|
-
"vs-box-shadow-focus": string;
|
|
9958
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
9959
9959
|
no_javascript: string;
|
|
9960
9960
|
theme_dark: string;
|
|
9961
9961
|
theme_grey: string;
|
|
@@ -10183,6 +10183,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10183
10183
|
"vs-radius-huge": string;
|
|
10184
10184
|
"vs-radius-full": string;
|
|
10185
10185
|
"vs-radius-small": string;
|
|
10186
|
+
"vs-elevation-shadow-raised": string;
|
|
10187
|
+
"vs-elevation-shadow-overlay": string;
|
|
10188
|
+
"vs-elevation-surface": string;
|
|
10189
|
+
"vs-elevation-surface-section": string;
|
|
10190
|
+
"vs-elevation-surface-raised": string;
|
|
10191
|
+
"vs-elevation-surface-overlay": string;
|
|
10192
|
+
"vs-focus-shadow": string;
|
|
10193
|
+
"vs-focus-shadow-on-dark": string;
|
|
10186
10194
|
"vs-font-size-display-m": string;
|
|
10187
10195
|
"vs-font-size-display-s": string;
|
|
10188
10196
|
"vs-font-size-heading-xl": string;
|
|
@@ -10251,12 +10259,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10251
10259
|
"vs-icon-facility-accessible-toilet": string;
|
|
10252
10260
|
"vs-icon-feedback-success": string;
|
|
10253
10261
|
"vs-icon-facility-vegan": string;
|
|
10254
|
-
"vs-elevation-shadow-raised": string;
|
|
10255
|
-
"vs-elevation-shadow-overlay": string;
|
|
10256
|
-
"vs-elevation-surface": string;
|
|
10257
|
-
"vs-elevation-surface-section": string;
|
|
10258
|
-
"vs-elevation-surface-raised": string;
|
|
10259
|
-
"vs-elevation-surface-overlay": string;
|
|
10260
10262
|
"font-size-1": string;
|
|
10261
10263
|
"font-size-2": string;
|
|
10262
10264
|
"font-size-3": string;
|
|
@@ -10278,8 +10280,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10278
10280
|
duration_quickly: string;
|
|
10279
10281
|
duration_base: string;
|
|
10280
10282
|
duration_slowly: string;
|
|
10281
|
-
"vs-box-shadow-focus": string;
|
|
10282
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
10283
10283
|
no_javascript: string;
|
|
10284
10284
|
theme_dark: string;
|
|
10285
10285
|
theme_grey: string;
|
|
@@ -11071,6 +11071,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11071
11071
|
"vs-radius-huge": string;
|
|
11072
11072
|
"vs-radius-full": string;
|
|
11073
11073
|
"vs-radius-small": string;
|
|
11074
|
+
"vs-elevation-shadow-raised": string;
|
|
11075
|
+
"vs-elevation-shadow-overlay": string;
|
|
11076
|
+
"vs-elevation-surface": string;
|
|
11077
|
+
"vs-elevation-surface-section": string;
|
|
11078
|
+
"vs-elevation-surface-raised": string;
|
|
11079
|
+
"vs-elevation-surface-overlay": string;
|
|
11080
|
+
"vs-focus-shadow": string;
|
|
11081
|
+
"vs-focus-shadow-on-dark": string;
|
|
11074
11082
|
"vs-font-size-display-m": string;
|
|
11075
11083
|
"vs-font-size-display-s": string;
|
|
11076
11084
|
"vs-font-size-heading-xl": string;
|
|
@@ -11139,12 +11147,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11139
11147
|
"vs-icon-facility-accessible-toilet": string;
|
|
11140
11148
|
"vs-icon-feedback-success": string;
|
|
11141
11149
|
"vs-icon-facility-vegan": string;
|
|
11142
|
-
"vs-elevation-shadow-raised": string;
|
|
11143
|
-
"vs-elevation-shadow-overlay": string;
|
|
11144
|
-
"vs-elevation-surface": string;
|
|
11145
|
-
"vs-elevation-surface-section": string;
|
|
11146
|
-
"vs-elevation-surface-raised": string;
|
|
11147
|
-
"vs-elevation-surface-overlay": string;
|
|
11148
11150
|
"font-size-1": string;
|
|
11149
11151
|
"font-size-2": string;
|
|
11150
11152
|
"font-size-3": string;
|
|
@@ -11166,8 +11168,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11166
11168
|
duration_quickly: string;
|
|
11167
11169
|
duration_base: string;
|
|
11168
11170
|
duration_slowly: string;
|
|
11169
|
-
"vs-box-shadow-focus": string;
|
|
11170
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
11171
11171
|
no_javascript: string;
|
|
11172
11172
|
theme_dark: string;
|
|
11173
11173
|
theme_grey: string;
|
package/dist/components/components/map-with-sidebar/components/MapWithSidebarButtons.vue.d.ts
CHANGED
|
@@ -789,6 +789,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
789
789
|
"vs-radius-huge": string;
|
|
790
790
|
"vs-radius-full": string;
|
|
791
791
|
"vs-radius-small": string;
|
|
792
|
+
"vs-elevation-shadow-raised": string;
|
|
793
|
+
"vs-elevation-shadow-overlay": string;
|
|
794
|
+
"vs-elevation-surface": string;
|
|
795
|
+
"vs-elevation-surface-section": string;
|
|
796
|
+
"vs-elevation-surface-raised": string;
|
|
797
|
+
"vs-elevation-surface-overlay": string;
|
|
798
|
+
"vs-focus-shadow": string;
|
|
799
|
+
"vs-focus-shadow-on-dark": string;
|
|
792
800
|
"vs-font-size-display-m": string;
|
|
793
801
|
"vs-font-size-display-s": string;
|
|
794
802
|
"vs-font-size-heading-xl": string;
|
|
@@ -857,12 +865,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
857
865
|
"vs-icon-facility-accessible-toilet": string;
|
|
858
866
|
"vs-icon-feedback-success": string;
|
|
859
867
|
"vs-icon-facility-vegan": string;
|
|
860
|
-
"vs-elevation-shadow-raised": string;
|
|
861
|
-
"vs-elevation-shadow-overlay": string;
|
|
862
|
-
"vs-elevation-surface": string;
|
|
863
|
-
"vs-elevation-surface-section": string;
|
|
864
|
-
"vs-elevation-surface-raised": string;
|
|
865
|
-
"vs-elevation-surface-overlay": string;
|
|
866
868
|
"font-size-1": string;
|
|
867
869
|
"font-size-2": string;
|
|
868
870
|
"font-size-3": string;
|
|
@@ -884,8 +886,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
884
886
|
duration_quickly: string;
|
|
885
887
|
duration_base: string;
|
|
886
888
|
duration_slowly: string;
|
|
887
|
-
"vs-box-shadow-focus": string;
|
|
888
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
889
889
|
no_javascript: string;
|
|
890
890
|
theme_dark: string;
|
|
891
891
|
theme_grey: string;
|