@visitscotland/component-library 5.2.0 → 5.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/manifest.json +347 -347
- package/dist/client/scripts/20eb9b1139ef63c0e3f3.js +1 -0
- package/dist/client/scripts/26a15f8ae1cae9d231cc.js +1 -0
- package/dist/client/scripts/3a0b6ec4e120727781f3.js +1 -0
- package/dist/client/scripts/518c9d10ede1f1e3a576.js +1 -0
- package/dist/client/scripts/{d38fc7d2a353b6adacca.js → 5389ee753606f9248ce8.js} +1 -1
- package/dist/client/scripts/5794030ffceca6e33f43.js +1 -0
- package/dist/client/scripts/746da613bad15ee3dcff.js +1 -0
- package/dist/client/scripts/7731da5b3becc45aca4e.js +1 -0
- package/dist/client/scripts/{6011db9e93655179bce2.js → a009f915dfb357504b89.js} +1 -1
- package/dist/client/scripts/a712d2e04a1b916faca6.js +1 -0
- package/dist/client/scripts/ab8b41bfdee81b798e0d.js +1 -0
- package/dist/client/scripts/b157c0a922155b3e52b0.js +1 -0
- package/dist/client/scripts/d1f49f7ef5b97e59ec90.js +1 -0
- package/dist/client/scripts/dd5e947a4987dbae46e1.js +1 -0
- package/dist/client/scripts/{237e1b1351e8ddd2c119.js → fe2c667d7fe7bdf5e7d8.js} +1 -1
- package/dist/client/styles/{f6b14333a81f305e0c76.css → 3a0b6ec4e120727781f3.css} +1 -1
- package/dist/client/styles/518c9d10ede1f1e3a576.css +1 -0
- package/dist/client/styles/{c7d8a23fda39d0c8d694.css → 746da613bad15ee3dcff.css} +1 -1
- package/dist/components/{LoadingSpinner-CRHoF_GG.js → LoadingSpinner-BPAFT6qA.js} +1 -1
- package/dist/components/{LoadingSpinner-9F1JIAMg.mjs → LoadingSpinner-D3gnH_p2.mjs} +8 -8
- package/dist/components/components/accordion/components/AccordionItem.vue.d.ts +16 -16
- package/dist/components/components/accordion/components/AccordionToggle.vue.d.ts +8 -8
- package/dist/components/components/accordion/index.d.ts +24 -24
- package/dist/components/components/address/Address.vue.d.ts +8 -8
- package/dist/components/components/alert/Alert.vue.d.ts +8 -8
- package/dist/components/components/article-details/ArticleDetails.vue.d.ts +8 -8
- package/dist/components/components/banner/Banner.vue.d.ts +16 -16
- package/dist/components/components/button/Button.vue.d.ts +8 -8
- package/dist/components/components/button-toggle-group/ButtonToggleGroup.vue.d.ts +8 -8
- package/dist/components/components/canned-search/CannedSearch.vue.d.ts +32 -32
- package/dist/components/components/canned-search/components/CannedSearchLogos.vue.d.ts +8 -8
- package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts +8 -8
- package/dist/components/components/canned-search/components/CannedSearchSummaryBox.vue.d.ts +8 -8
- package/dist/components/components/caption/Caption.vue.d.ts +8 -8
- package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +64 -64
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorQuestion.vue.d.ts +8 -8
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts +16 -16
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorRunningTotal.vue.d.ts +8 -8
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorTip.vue.d.ts +8 -8
- package/dist/components/components/card/Card.vue.d.ts +8 -8
- package/dist/components/components/carousel/Carousel.vue.d.ts +8 -8
- package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +40 -40
- package/dist/components/components/embed-wrapper/EmbedWrapper.vue.d.ts +16 -16
- package/dist/components/components/event-card/EventCard.vue.d.ts +8 -8
- package/dist/components/components/footer/components/FooterAccordionItem.vue.d.ts +16 -16
- package/dist/components/components/footer/components/FooterCopyright.vue.d.ts +8 -8
- package/dist/components/components/footer/components/FooterNavListItem.vue.d.ts +8 -8
- package/dist/components/components/footer/components/FooterSocialItem.vue.d.ts +16 -16
- package/dist/components/components/form/Form.vue.d.ts +32 -32
- package/dist/components/components/global-menu/components/GlobalMenuLanguage.vue.d.ts +8 -8
- package/dist/components/components/hero-section/HeroSection.vue.d.ts +16 -16
- package/dist/components/components/hero-section/components/HeroSectionImage.vue.d.ts +8 -8
- package/dist/components/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +8 -8
- package/dist/components/components/icon/Icon.vue.d.ts +8 -8
- package/dist/components/components/icon/index.d.ts +8 -8
- package/dist/components/components/icon-list/components/IconListItem.vue.d.ts +8 -8
- package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +56 -56
- package/dist/components/components/input/Input.vue.d.ts +8 -8
- package/dist/components/components/itineraries/Itinerary.vue.d.ts +8 -8
- package/dist/components/components/itineraries/components/ItineraryDay.vue.d.ts +24 -24
- package/dist/components/components/itineraries/components/ItineraryStop.vue.d.ts +8 -8
- package/dist/components/components/itineraries/components/ItineraryStopInfo.vue.d.ts +16 -16
- package/dist/components/components/link/Link.vue.d.ts +8 -8
- package/dist/components/components/link-list/components/LinkListItem.vue.d.ts +8 -8
- package/dist/components/components/map/Map.vue.d.ts +16 -16
- package/dist/components/components/map/components/MapMarker.vue.d.ts +8 -8
- package/dist/components/components/map-marker-icon/MapMarkerIcon.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/MapWithSidebar.vue.d.ts +104 -104
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarButtons.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarCategory.vue.d.ts +16 -16
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarControls.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarListItem.vue.d.ts +8 -8
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarPanel.vue.d.ts +56 -56
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarSubcategory.vue.d.ts +8 -8
- package/dist/components/components/mega-nav/MegaNav.vue.d.ts +56 -56
- package/dist/components/components/mega-nav/components/MegaNavAccordionItem.vue.d.ts +24 -24
- package/dist/components/components/mega-nav/components/MegaNavDropdown.vue.d.ts +8 -8
- package/dist/components/components/mega-nav/components/MegaNavDropdownContainer.vue.d.ts +16 -16
- package/dist/components/components/mega-nav/components/MegaNavFeaturedEvent.vue.d.ts +32 -32
- package/dist/components/components/mega-nav/components/MegaNavFeaturedItem.vue.d.ts +32 -32
- package/dist/components/components/mega-nav/components/MegaNavListItem.vue.d.ts +8 -8
- package/dist/components/components/mega-nav/components/MegaNavStaticLink.vue.d.ts +8 -8
- package/dist/components/components/megalinks/Megalinks.vue.d.ts +8 -8
- package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +40 -40
- package/dist/components/components/megalinks/components/megalink-multi-image/MegalinkMultiImage.vue.d.ts +40 -40
- package/dist/components/components/megalinks/components/megalink-single-image/MegalinkSingleImage.vue.d.ts +8 -8
- package/dist/components/components/modal/Modal.vue.d.ts +8 -8
- package/dist/components/components/number-input/NumberInput.vue.d.ts +8 -8
- package/dist/components/components/product-search/ProductSearch.vue.d.ts +16 -16
- package/dist/components/components/site-search/SiteSearch.vue.d.ts +8 -8
- package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +24 -24
- package/dist/components/components/ski-scotland/ski-scotland-card/SkiScotlandCard.vue.d.ts +32 -32
- package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +56 -56
- package/dist/components/components/skip-to/SkipTo.vue.d.ts +8 -8
- package/dist/components/components/social-credit-link/SocialCreditLink.vue.d.ts +16 -16
- package/dist/components/components/social-share/SocialShare.vue.d.ts +8 -8
- package/dist/components/components/social-share/components/SocialShareItem.vue.d.ts +16 -16
- package/dist/components/components/spotlight-section/SpotlightSection.vue.d.ts +8 -8
- package/dist/components/components/stretched-link-card/StretchedLinkCard.vue.d.ts +32 -32
- package/dist/components/components/stretched-link-card/components/StretchedLinkPanels.vue.d.ts +8 -8
- package/dist/components/components/summary-box/components/SummaryBoxListItem.vue.d.ts +8 -8
- package/dist/components/components/svg-link/SvgLink.vue.d.ts +8 -8
- package/dist/components/components/tag/Tag.vue.d.ts +8 -8
- package/dist/components/components/toggle-button/ToggleButton.vue.d.ts +16 -16
- package/dist/components/components/tooltip/Tooltip.vue.d.ts +8 -8
- package/dist/components/components/video/Video.vue.d.ts +16 -16
- package/dist/components/components/video-caption/VideoCaption.vue.d.ts +40 -40
- package/dist/components/components/warning/Warning.vue.d.ts +16 -16
- package/dist/components/style.css +1 -1
- package/dist/components/vs-component-library-maps.js +1 -1
- package/dist/components/vs-component-library-maps.mjs +1 -1
- package/dist/components/vs-component-library.js +1 -1
- package/dist/components/vs-component-library.mjs +2 -2
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{068e83de9d2338ed7807.css → 40f2bc593e258123d83e.css} +3 -3
- package/package.json +1 -1
- package/dist/client/scripts/0d5f28fe307c92690798.js +0 -1
- package/dist/client/scripts/4d0ee20dd851f87af71d.js +0 -1
- package/dist/client/scripts/4ea07d2c7fc5809ee486.js +0 -1
- package/dist/client/scripts/5e65c4e6f74be1aa4afa.js +0 -1
- package/dist/client/scripts/61d10ff12cd0c78c4cb2.js +0 -1
- package/dist/client/scripts/6319bcba5da04b2ab71c.js +0 -1
- package/dist/client/scripts/9be8e7dec8198f51a48f.js +0 -1
- package/dist/client/scripts/a713d058eccc0eec10e1.js +0 -1
- package/dist/client/scripts/c7d8a23fda39d0c8d694.js +0 -1
- package/dist/client/scripts/dea99bc6000281777923.js +0 -1
- package/dist/client/scripts/e0ae6eb532e9deca95b9.js +0 -1
- package/dist/client/scripts/f6b14333a81f305e0c76.js +0 -1
- package/dist/client/styles/4d0ee20dd851f87af71d.css +0 -1
- /package/dist/client/scripts/{5ab05d4b7bdc0f98bc66.js → 17e1dc1af4dba7a57041.js} +0 -0
- /package/dist/client/scripts/{659586c81aacffa64f64.js → 29f72637534f644577d0.js} +0 -0
- /package/dist/client/scripts/{74ea31ee65f3fefdffc3.js → 2e4e1a6a0d76573af286.js} +0 -0
- /package/dist/client/scripts/{61ccd81a89ddf9eddbf0.js → c3f252736011147c5395.js} +0 -0
- /package/dist/client/scripts/{97d4cc9cc0744686ec4e.js → ce00285192b4c219aef7.js} +0 -0
- /package/dist/client/styles/{5ab05d4b7bdc0f98bc66.css → 17e1dc1af4dba7a57041.css} +0 -0
- /package/dist/client/styles/{0d5f28fe307c92690798.css → 20eb9b1139ef63c0e3f3.css} +0 -0
- /package/dist/client/styles/{e0ae6eb532e9deca95b9.css → 26a15f8ae1cae9d231cc.css} +0 -0
- /package/dist/client/styles/{659586c81aacffa64f64.css → 29f72637534f644577d0.css} +0 -0
- /package/dist/client/styles/{74ea31ee65f3fefdffc3.css → 2e4e1a6a0d76573af286.css} +0 -0
- /package/dist/client/styles/{d38fc7d2a353b6adacca.css → 5389ee753606f9248ce8.css} +0 -0
- /package/dist/client/styles/{a713d058eccc0eec10e1.css → 5794030ffceca6e33f43.css} +0 -0
- /package/dist/client/styles/{dea99bc6000281777923.css → 7731da5b3becc45aca4e.css} +0 -0
- /package/dist/client/styles/{6011db9e93655179bce2.css → a009f915dfb357504b89.css} +0 -0
- /package/dist/client/styles/{4ea07d2c7fc5809ee486.css → a712d2e04a1b916faca6.css} +0 -0
- /package/dist/client/styles/{5e65c4e6f74be1aa4afa.css → ab8b41bfdee81b798e0d.css} +0 -0
- /package/dist/client/styles/{6319bcba5da04b2ab71c.css → b157c0a922155b3e52b0.css} +0 -0
- /package/dist/client/styles/{61ccd81a89ddf9eddbf0.css → c3f252736011147c5395.css} +0 -0
- /package/dist/client/styles/{97d4cc9cc0744686ec4e.css → ce00285192b4c219aef7.css} +0 -0
- /package/dist/client/styles/{61d10ff12cd0c78c4cb2.css → d1f49f7ef5b97e59ec90.css} +0 -0
- /package/dist/client/styles/{9be8e7dec8198f51a48f.css → dd5e947a4987dbae46e1.css} +0 -0
package/dist/components/components/stretched-link-card/components/StretchedLinkPanels.vue.d.ts
CHANGED
|
@@ -209,6 +209,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
209
209
|
"vs-radius-huge": string;
|
|
210
210
|
"vs-radius-full": string;
|
|
211
211
|
"vs-radius-small": string;
|
|
212
|
+
"vs-elevation-shadow-raised": string;
|
|
213
|
+
"vs-elevation-shadow-overlay": string;
|
|
214
|
+
"vs-elevation-surface": string;
|
|
215
|
+
"vs-elevation-surface-section": string;
|
|
216
|
+
"vs-elevation-surface-raised": string;
|
|
217
|
+
"vs-elevation-surface-overlay": string;
|
|
218
|
+
"vs-focus-shadow": string;
|
|
219
|
+
"vs-focus-shadow-on-dark": string;
|
|
212
220
|
"vs-font-size-display-m": string;
|
|
213
221
|
"vs-font-size-display-s": string;
|
|
214
222
|
"vs-font-size-heading-xl": string;
|
|
@@ -277,12 +285,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
277
285
|
"vs-icon-facility-accessible-toilet": string;
|
|
278
286
|
"vs-icon-feedback-success": string;
|
|
279
287
|
"vs-icon-facility-vegan": string;
|
|
280
|
-
"vs-elevation-shadow-raised": string;
|
|
281
|
-
"vs-elevation-shadow-overlay": string;
|
|
282
|
-
"vs-elevation-surface": string;
|
|
283
|
-
"vs-elevation-surface-section": string;
|
|
284
|
-
"vs-elevation-surface-raised": string;
|
|
285
|
-
"vs-elevation-surface-overlay": string;
|
|
286
288
|
"font-size-1": string;
|
|
287
289
|
"font-size-2": string;
|
|
288
290
|
"font-size-3": string;
|
|
@@ -304,8 +306,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
304
306
|
duration_quickly: string;
|
|
305
307
|
duration_base: string;
|
|
306
308
|
duration_slowly: string;
|
|
307
|
-
"vs-box-shadow-focus": string;
|
|
308
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
309
309
|
no_javascript: string;
|
|
310
310
|
theme_dark: string;
|
|
311
311
|
theme_grey: string;
|
|
@@ -209,6 +209,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
209
209
|
"vs-radius-huge": string;
|
|
210
210
|
"vs-radius-full": string;
|
|
211
211
|
"vs-radius-small": string;
|
|
212
|
+
"vs-elevation-shadow-raised": string;
|
|
213
|
+
"vs-elevation-shadow-overlay": string;
|
|
214
|
+
"vs-elevation-surface": string;
|
|
215
|
+
"vs-elevation-surface-section": string;
|
|
216
|
+
"vs-elevation-surface-raised": string;
|
|
217
|
+
"vs-elevation-surface-overlay": string;
|
|
218
|
+
"vs-focus-shadow": string;
|
|
219
|
+
"vs-focus-shadow-on-dark": string;
|
|
212
220
|
"vs-font-size-display-m": string;
|
|
213
221
|
"vs-font-size-display-s": string;
|
|
214
222
|
"vs-font-size-heading-xl": string;
|
|
@@ -277,12 +285,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
277
285
|
"vs-icon-facility-accessible-toilet": string;
|
|
278
286
|
"vs-icon-feedback-success": string;
|
|
279
287
|
"vs-icon-facility-vegan": string;
|
|
280
|
-
"vs-elevation-shadow-raised": string;
|
|
281
|
-
"vs-elevation-shadow-overlay": string;
|
|
282
|
-
"vs-elevation-surface": string;
|
|
283
|
-
"vs-elevation-surface-section": string;
|
|
284
|
-
"vs-elevation-surface-raised": string;
|
|
285
|
-
"vs-elevation-surface-overlay": string;
|
|
286
288
|
"font-size-1": string;
|
|
287
289
|
"font-size-2": string;
|
|
288
290
|
"font-size-3": string;
|
|
@@ -304,8 +306,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
304
306
|
duration_quickly: string;
|
|
305
307
|
duration_base: string;
|
|
306
308
|
duration_slowly: string;
|
|
307
|
-
"vs-box-shadow-focus": string;
|
|
308
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
309
309
|
no_javascript: string;
|
|
310
310
|
theme_dark: string;
|
|
311
311
|
theme_grey: string;
|
|
@@ -403,6 +403,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
403
403
|
"vs-radius-huge": string;
|
|
404
404
|
"vs-radius-full": string;
|
|
405
405
|
"vs-radius-small": string;
|
|
406
|
+
"vs-elevation-shadow-raised": string;
|
|
407
|
+
"vs-elevation-shadow-overlay": string;
|
|
408
|
+
"vs-elevation-surface": string;
|
|
409
|
+
"vs-elevation-surface-section": string;
|
|
410
|
+
"vs-elevation-surface-raised": string;
|
|
411
|
+
"vs-elevation-surface-overlay": string;
|
|
412
|
+
"vs-focus-shadow": string;
|
|
413
|
+
"vs-focus-shadow-on-dark": string;
|
|
406
414
|
"vs-font-size-display-m": string;
|
|
407
415
|
"vs-font-size-display-s": string;
|
|
408
416
|
"vs-font-size-heading-xl": string;
|
|
@@ -471,12 +479,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
471
479
|
"vs-icon-facility-accessible-toilet": string;
|
|
472
480
|
"vs-icon-feedback-success": string;
|
|
473
481
|
"vs-icon-facility-vegan": string;
|
|
474
|
-
"vs-elevation-shadow-raised": string;
|
|
475
|
-
"vs-elevation-shadow-overlay": string;
|
|
476
|
-
"vs-elevation-surface": string;
|
|
477
|
-
"vs-elevation-surface-section": string;
|
|
478
|
-
"vs-elevation-surface-raised": string;
|
|
479
|
-
"vs-elevation-surface-overlay": string;
|
|
480
482
|
"font-size-1": string;
|
|
481
483
|
"font-size-2": string;
|
|
482
484
|
"font-size-3": string;
|
|
@@ -498,8 +500,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
498
500
|
duration_quickly: string;
|
|
499
501
|
duration_base: string;
|
|
500
502
|
duration_slowly: string;
|
|
501
|
-
"vs-box-shadow-focus": string;
|
|
502
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
503
503
|
no_javascript: string;
|
|
504
504
|
theme_dark: string;
|
|
505
505
|
theme_grey: string;
|
|
@@ -249,6 +249,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
249
249
|
"vs-radius-huge": string;
|
|
250
250
|
"vs-radius-full": string;
|
|
251
251
|
"vs-radius-small": string;
|
|
252
|
+
"vs-elevation-shadow-raised": string;
|
|
253
|
+
"vs-elevation-shadow-overlay": string;
|
|
254
|
+
"vs-elevation-surface": string;
|
|
255
|
+
"vs-elevation-surface-section": string;
|
|
256
|
+
"vs-elevation-surface-raised": string;
|
|
257
|
+
"vs-elevation-surface-overlay": string;
|
|
258
|
+
"vs-focus-shadow": string;
|
|
259
|
+
"vs-focus-shadow-on-dark": string;
|
|
252
260
|
"vs-font-size-display-m": string;
|
|
253
261
|
"vs-font-size-display-s": string;
|
|
254
262
|
"vs-font-size-heading-xl": string;
|
|
@@ -317,12 +325,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
317
325
|
"vs-icon-facility-accessible-toilet": string;
|
|
318
326
|
"vs-icon-feedback-success": string;
|
|
319
327
|
"vs-icon-facility-vegan": 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
328
|
"font-size-1": string;
|
|
327
329
|
"font-size-2": string;
|
|
328
330
|
"font-size-3": string;
|
|
@@ -344,8 +346,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
344
346
|
duration_quickly: string;
|
|
345
347
|
duration_base: string;
|
|
346
348
|
duration_slowly: string;
|
|
347
|
-
"vs-box-shadow-focus": string;
|
|
348
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
349
349
|
no_javascript: string;
|
|
350
350
|
theme_dark: string;
|
|
351
351
|
theme_grey: string;
|
|
@@ -774,6 +774,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
774
774
|
"vs-radius-huge": string;
|
|
775
775
|
"vs-radius-full": string;
|
|
776
776
|
"vs-radius-small": string;
|
|
777
|
+
"vs-elevation-shadow-raised": string;
|
|
778
|
+
"vs-elevation-shadow-overlay": string;
|
|
779
|
+
"vs-elevation-surface": string;
|
|
780
|
+
"vs-elevation-surface-section": string;
|
|
781
|
+
"vs-elevation-surface-raised": string;
|
|
782
|
+
"vs-elevation-surface-overlay": string;
|
|
783
|
+
"vs-focus-shadow": string;
|
|
784
|
+
"vs-focus-shadow-on-dark": string;
|
|
777
785
|
"vs-font-size-display-m": string;
|
|
778
786
|
"vs-font-size-display-s": string;
|
|
779
787
|
"vs-font-size-heading-xl": string;
|
|
@@ -842,12 +850,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
842
850
|
"vs-icon-facility-accessible-toilet": string;
|
|
843
851
|
"vs-icon-feedback-success": string;
|
|
844
852
|
"vs-icon-facility-vegan": string;
|
|
845
|
-
"vs-elevation-shadow-raised": string;
|
|
846
|
-
"vs-elevation-shadow-overlay": string;
|
|
847
|
-
"vs-elevation-surface": string;
|
|
848
|
-
"vs-elevation-surface-section": string;
|
|
849
|
-
"vs-elevation-surface-raised": string;
|
|
850
|
-
"vs-elevation-surface-overlay": string;
|
|
851
853
|
"font-size-1": string;
|
|
852
854
|
"font-size-2": string;
|
|
853
855
|
"font-size-3": string;
|
|
@@ -869,8 +871,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
869
871
|
duration_quickly: string;
|
|
870
872
|
duration_base: string;
|
|
871
873
|
duration_slowly: string;
|
|
872
|
-
"vs-box-shadow-focus": string;
|
|
873
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
874
874
|
no_javascript: string;
|
|
875
875
|
theme_dark: string;
|
|
876
876
|
theme_grey: string;
|
|
@@ -1057,6 +1057,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1057
1057
|
"vs-radius-huge": string;
|
|
1058
1058
|
"vs-radius-full": string;
|
|
1059
1059
|
"vs-radius-small": string;
|
|
1060
|
+
"vs-elevation-shadow-raised": string;
|
|
1061
|
+
"vs-elevation-shadow-overlay": string;
|
|
1062
|
+
"vs-elevation-surface": string;
|
|
1063
|
+
"vs-elevation-surface-section": string;
|
|
1064
|
+
"vs-elevation-surface-raised": string;
|
|
1065
|
+
"vs-elevation-surface-overlay": string;
|
|
1066
|
+
"vs-focus-shadow": string;
|
|
1067
|
+
"vs-focus-shadow-on-dark": string;
|
|
1060
1068
|
"vs-font-size-display-m": string;
|
|
1061
1069
|
"vs-font-size-display-s": string;
|
|
1062
1070
|
"vs-font-size-heading-xl": string;
|
|
@@ -1125,12 +1133,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1125
1133
|
"vs-icon-facility-accessible-toilet": string;
|
|
1126
1134
|
"vs-icon-feedback-success": string;
|
|
1127
1135
|
"vs-icon-facility-vegan": string;
|
|
1128
|
-
"vs-elevation-shadow-raised": string;
|
|
1129
|
-
"vs-elevation-shadow-overlay": string;
|
|
1130
|
-
"vs-elevation-surface": string;
|
|
1131
|
-
"vs-elevation-surface-section": string;
|
|
1132
|
-
"vs-elevation-surface-raised": string;
|
|
1133
|
-
"vs-elevation-surface-overlay": string;
|
|
1134
1136
|
"font-size-1": string;
|
|
1135
1137
|
"font-size-2": string;
|
|
1136
1138
|
"font-size-3": string;
|
|
@@ -1152,8 +1154,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1152
1154
|
duration_quickly: string;
|
|
1153
1155
|
duration_base: string;
|
|
1154
1156
|
duration_slowly: string;
|
|
1155
|
-
"vs-box-shadow-focus": string;
|
|
1156
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1157
1157
|
no_javascript: string;
|
|
1158
1158
|
theme_dark: string;
|
|
1159
1159
|
theme_grey: string;
|
|
@@ -787,6 +787,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
787
787
|
"vs-radius-huge": string;
|
|
788
788
|
"vs-radius-full": string;
|
|
789
789
|
"vs-radius-small": string;
|
|
790
|
+
"vs-elevation-shadow-raised": string;
|
|
791
|
+
"vs-elevation-shadow-overlay": string;
|
|
792
|
+
"vs-elevation-surface": string;
|
|
793
|
+
"vs-elevation-surface-section": string;
|
|
794
|
+
"vs-elevation-surface-raised": string;
|
|
795
|
+
"vs-elevation-surface-overlay": string;
|
|
796
|
+
"vs-focus-shadow": string;
|
|
797
|
+
"vs-focus-shadow-on-dark": string;
|
|
790
798
|
"vs-font-size-display-m": string;
|
|
791
799
|
"vs-font-size-display-s": string;
|
|
792
800
|
"vs-font-size-heading-xl": string;
|
|
@@ -855,12 +863,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
855
863
|
"vs-icon-facility-accessible-toilet": string;
|
|
856
864
|
"vs-icon-feedback-success": string;
|
|
857
865
|
"vs-icon-facility-vegan": string;
|
|
858
|
-
"vs-elevation-shadow-raised": string;
|
|
859
|
-
"vs-elevation-shadow-overlay": string;
|
|
860
|
-
"vs-elevation-surface": string;
|
|
861
|
-
"vs-elevation-surface-section": string;
|
|
862
|
-
"vs-elevation-surface-raised": string;
|
|
863
|
-
"vs-elevation-surface-overlay": string;
|
|
864
866
|
"font-size-1": string;
|
|
865
867
|
"font-size-2": string;
|
|
866
868
|
"font-size-3": string;
|
|
@@ -882,8 +884,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
882
884
|
duration_quickly: string;
|
|
883
885
|
duration_base: string;
|
|
884
886
|
duration_slowly: string;
|
|
885
|
-
"vs-box-shadow-focus": string;
|
|
886
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
887
887
|
no_javascript: string;
|
|
888
888
|
theme_dark: string;
|
|
889
889
|
theme_grey: string;
|
|
@@ -441,6 +441,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
441
441
|
"vs-radius-huge": string;
|
|
442
442
|
"vs-radius-full": string;
|
|
443
443
|
"vs-radius-small": string;
|
|
444
|
+
"vs-elevation-shadow-raised": string;
|
|
445
|
+
"vs-elevation-shadow-overlay": string;
|
|
446
|
+
"vs-elevation-surface": string;
|
|
447
|
+
"vs-elevation-surface-section": string;
|
|
448
|
+
"vs-elevation-surface-raised": string;
|
|
449
|
+
"vs-elevation-surface-overlay": string;
|
|
450
|
+
"vs-focus-shadow": string;
|
|
451
|
+
"vs-focus-shadow-on-dark": string;
|
|
444
452
|
"vs-font-size-display-m": string;
|
|
445
453
|
"vs-font-size-display-s": string;
|
|
446
454
|
"vs-font-size-heading-xl": string;
|
|
@@ -509,12 +517,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
509
517
|
"vs-icon-facility-accessible-toilet": string;
|
|
510
518
|
"vs-icon-feedback-success": string;
|
|
511
519
|
"vs-icon-facility-vegan": string;
|
|
512
|
-
"vs-elevation-shadow-raised": string;
|
|
513
|
-
"vs-elevation-shadow-overlay": string;
|
|
514
|
-
"vs-elevation-surface": string;
|
|
515
|
-
"vs-elevation-surface-section": string;
|
|
516
|
-
"vs-elevation-surface-raised": string;
|
|
517
|
-
"vs-elevation-surface-overlay": string;
|
|
518
520
|
"font-size-1": string;
|
|
519
521
|
"font-size-2": string;
|
|
520
522
|
"font-size-3": string;
|
|
@@ -536,8 +538,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
536
538
|
duration_quickly: string;
|
|
537
539
|
duration_base: string;
|
|
538
540
|
duration_slowly: string;
|
|
539
|
-
"vs-box-shadow-focus": string;
|
|
540
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
541
541
|
no_javascript: string;
|
|
542
542
|
theme_dark: string;
|
|
543
543
|
theme_grey: string;
|
|
@@ -1329,6 +1329,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1329
1329
|
"vs-radius-huge": string;
|
|
1330
1330
|
"vs-radius-full": string;
|
|
1331
1331
|
"vs-radius-small": string;
|
|
1332
|
+
"vs-elevation-shadow-raised": string;
|
|
1333
|
+
"vs-elevation-shadow-overlay": string;
|
|
1334
|
+
"vs-elevation-surface": string;
|
|
1335
|
+
"vs-elevation-surface-section": string;
|
|
1336
|
+
"vs-elevation-surface-raised": string;
|
|
1337
|
+
"vs-elevation-surface-overlay": string;
|
|
1338
|
+
"vs-focus-shadow": string;
|
|
1339
|
+
"vs-focus-shadow-on-dark": string;
|
|
1332
1340
|
"vs-font-size-display-m": string;
|
|
1333
1341
|
"vs-font-size-display-s": string;
|
|
1334
1342
|
"vs-font-size-heading-xl": string;
|
|
@@ -1397,12 +1405,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1397
1405
|
"vs-icon-facility-accessible-toilet": string;
|
|
1398
1406
|
"vs-icon-feedback-success": string;
|
|
1399
1407
|
"vs-icon-facility-vegan": string;
|
|
1400
|
-
"vs-elevation-shadow-raised": string;
|
|
1401
|
-
"vs-elevation-shadow-overlay": string;
|
|
1402
|
-
"vs-elevation-surface": string;
|
|
1403
|
-
"vs-elevation-surface-section": string;
|
|
1404
|
-
"vs-elevation-surface-raised": string;
|
|
1405
|
-
"vs-elevation-surface-overlay": string;
|
|
1406
1408
|
"font-size-1": string;
|
|
1407
1409
|
"font-size-2": string;
|
|
1408
1410
|
"font-size-3": string;
|
|
@@ -1424,8 +1426,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1424
1426
|
duration_quickly: string;
|
|
1425
1427
|
duration_base: string;
|
|
1426
1428
|
duration_slowly: string;
|
|
1427
|
-
"vs-box-shadow-focus": string;
|
|
1428
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1429
1429
|
no_javascript: string;
|
|
1430
1430
|
theme_dark: string;
|
|
1431
1431
|
theme_grey: string;
|
|
@@ -863,6 +863,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
863
863
|
"vs-radius-huge": string;
|
|
864
864
|
"vs-radius-full": string;
|
|
865
865
|
"vs-radius-small": string;
|
|
866
|
+
"vs-elevation-shadow-raised": string;
|
|
867
|
+
"vs-elevation-shadow-overlay": string;
|
|
868
|
+
"vs-elevation-surface": string;
|
|
869
|
+
"vs-elevation-surface-section": string;
|
|
870
|
+
"vs-elevation-surface-raised": string;
|
|
871
|
+
"vs-elevation-surface-overlay": string;
|
|
872
|
+
"vs-focus-shadow": string;
|
|
873
|
+
"vs-focus-shadow-on-dark": string;
|
|
866
874
|
"vs-font-size-display-m": string;
|
|
867
875
|
"vs-font-size-display-s": string;
|
|
868
876
|
"vs-font-size-heading-xl": string;
|
|
@@ -931,12 +939,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
931
939
|
"vs-icon-facility-accessible-toilet": string;
|
|
932
940
|
"vs-icon-feedback-success": string;
|
|
933
941
|
"vs-icon-facility-vegan": string;
|
|
934
|
-
"vs-elevation-shadow-raised": string;
|
|
935
|
-
"vs-elevation-shadow-overlay": string;
|
|
936
|
-
"vs-elevation-surface": string;
|
|
937
|
-
"vs-elevation-surface-section": string;
|
|
938
|
-
"vs-elevation-surface-raised": string;
|
|
939
|
-
"vs-elevation-surface-overlay": string;
|
|
940
942
|
"font-size-1": string;
|
|
941
943
|
"font-size-2": string;
|
|
942
944
|
"font-size-3": string;
|
|
@@ -958,8 +960,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
958
960
|
duration_quickly: string;
|
|
959
961
|
duration_base: string;
|
|
960
962
|
duration_slowly: string;
|
|
961
|
-
"vs-box-shadow-focus": string;
|
|
962
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
963
963
|
no_javascript: string;
|
|
964
964
|
theme_dark: string;
|
|
965
965
|
theme_grey: string;
|
|
@@ -1771,6 +1771,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1771
1771
|
"vs-radius-huge": string;
|
|
1772
1772
|
"vs-radius-full": string;
|
|
1773
1773
|
"vs-radius-small": string;
|
|
1774
|
+
"vs-elevation-shadow-raised": string;
|
|
1775
|
+
"vs-elevation-shadow-overlay": string;
|
|
1776
|
+
"vs-elevation-surface": string;
|
|
1777
|
+
"vs-elevation-surface-section": string;
|
|
1778
|
+
"vs-elevation-surface-raised": string;
|
|
1779
|
+
"vs-elevation-surface-overlay": string;
|
|
1780
|
+
"vs-focus-shadow": string;
|
|
1781
|
+
"vs-focus-shadow-on-dark": string;
|
|
1774
1782
|
"vs-font-size-display-m": string;
|
|
1775
1783
|
"vs-font-size-display-s": string;
|
|
1776
1784
|
"vs-font-size-heading-xl": string;
|
|
@@ -1839,12 +1847,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1839
1847
|
"vs-icon-facility-accessible-toilet": string;
|
|
1840
1848
|
"vs-icon-feedback-success": string;
|
|
1841
1849
|
"vs-icon-facility-vegan": string;
|
|
1842
|
-
"vs-elevation-shadow-raised": string;
|
|
1843
|
-
"vs-elevation-shadow-overlay": string;
|
|
1844
|
-
"vs-elevation-surface": string;
|
|
1845
|
-
"vs-elevation-surface-section": string;
|
|
1846
|
-
"vs-elevation-surface-raised": string;
|
|
1847
|
-
"vs-elevation-surface-overlay": string;
|
|
1848
1850
|
"font-size-1": string;
|
|
1849
1851
|
"font-size-2": string;
|
|
1850
1852
|
"font-size-3": string;
|
|
@@ -1866,8 +1868,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1866
1868
|
duration_quickly: string;
|
|
1867
1869
|
duration_base: string;
|
|
1868
1870
|
duration_slowly: string;
|
|
1869
|
-
"vs-box-shadow-focus": string;
|
|
1870
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1871
1871
|
no_javascript: string;
|
|
1872
1872
|
theme_dark: string;
|
|
1873
1873
|
theme_grey: string;
|
|
@@ -2054,6 +2054,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2054
2054
|
"vs-radius-huge": string;
|
|
2055
2055
|
"vs-radius-full": string;
|
|
2056
2056
|
"vs-radius-small": string;
|
|
2057
|
+
"vs-elevation-shadow-raised": string;
|
|
2058
|
+
"vs-elevation-shadow-overlay": string;
|
|
2059
|
+
"vs-elevation-surface": string;
|
|
2060
|
+
"vs-elevation-surface-section": string;
|
|
2061
|
+
"vs-elevation-surface-raised": string;
|
|
2062
|
+
"vs-elevation-surface-overlay": string;
|
|
2063
|
+
"vs-focus-shadow": string;
|
|
2064
|
+
"vs-focus-shadow-on-dark": string;
|
|
2057
2065
|
"vs-font-size-display-m": string;
|
|
2058
2066
|
"vs-font-size-display-s": string;
|
|
2059
2067
|
"vs-font-size-heading-xl": string;
|
|
@@ -2122,12 +2130,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2122
2130
|
"vs-icon-facility-accessible-toilet": string;
|
|
2123
2131
|
"vs-icon-feedback-success": string;
|
|
2124
2132
|
"vs-icon-facility-vegan": string;
|
|
2125
|
-
"vs-elevation-shadow-raised": string;
|
|
2126
|
-
"vs-elevation-shadow-overlay": string;
|
|
2127
|
-
"vs-elevation-surface": string;
|
|
2128
|
-
"vs-elevation-surface-section": string;
|
|
2129
|
-
"vs-elevation-surface-raised": string;
|
|
2130
|
-
"vs-elevation-surface-overlay": string;
|
|
2131
2133
|
"font-size-1": string;
|
|
2132
2134
|
"font-size-2": string;
|
|
2133
2135
|
"font-size-3": string;
|
|
@@ -2149,8 +2151,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2149
2151
|
duration_quickly: string;
|
|
2150
2152
|
duration_base: string;
|
|
2151
2153
|
duration_slowly: string;
|
|
2152
|
-
"vs-box-shadow-focus": string;
|
|
2153
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2154
2154
|
no_javascript: string;
|
|
2155
2155
|
theme_dark: string;
|
|
2156
2156
|
theme_grey: string;
|
|
@@ -2378,6 +2378,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2378
2378
|
"vs-radius-huge": string;
|
|
2379
2379
|
"vs-radius-full": string;
|
|
2380
2380
|
"vs-radius-small": string;
|
|
2381
|
+
"vs-elevation-shadow-raised": string;
|
|
2382
|
+
"vs-elevation-shadow-overlay": string;
|
|
2383
|
+
"vs-elevation-surface": string;
|
|
2384
|
+
"vs-elevation-surface-section": string;
|
|
2385
|
+
"vs-elevation-surface-raised": string;
|
|
2386
|
+
"vs-elevation-surface-overlay": string;
|
|
2387
|
+
"vs-focus-shadow": string;
|
|
2388
|
+
"vs-focus-shadow-on-dark": string;
|
|
2381
2389
|
"vs-font-size-display-m": string;
|
|
2382
2390
|
"vs-font-size-display-s": string;
|
|
2383
2391
|
"vs-font-size-heading-xl": string;
|
|
@@ -2446,12 +2454,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2446
2454
|
"vs-icon-facility-accessible-toilet": string;
|
|
2447
2455
|
"vs-icon-feedback-success": string;
|
|
2448
2456
|
"vs-icon-facility-vegan": string;
|
|
2449
|
-
"vs-elevation-shadow-raised": string;
|
|
2450
|
-
"vs-elevation-shadow-overlay": string;
|
|
2451
|
-
"vs-elevation-surface": string;
|
|
2452
|
-
"vs-elevation-surface-section": string;
|
|
2453
|
-
"vs-elevation-surface-raised": string;
|
|
2454
|
-
"vs-elevation-surface-overlay": string;
|
|
2455
2457
|
"font-size-1": string;
|
|
2456
2458
|
"font-size-2": string;
|
|
2457
2459
|
"font-size-3": string;
|
|
@@ -2473,8 +2475,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2473
2475
|
duration_quickly: string;
|
|
2474
2476
|
duration_base: string;
|
|
2475
2477
|
duration_slowly: string;
|
|
2476
|
-
"vs-box-shadow-focus": string;
|
|
2477
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2478
2478
|
no_javascript: string;
|
|
2479
2479
|
theme_dark: string;
|
|
2480
2480
|
theme_grey: string;
|
|
@@ -3266,6 +3266,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3266
3266
|
"vs-radius-huge": string;
|
|
3267
3267
|
"vs-radius-full": string;
|
|
3268
3268
|
"vs-radius-small": string;
|
|
3269
|
+
"vs-elevation-shadow-raised": string;
|
|
3270
|
+
"vs-elevation-shadow-overlay": string;
|
|
3271
|
+
"vs-elevation-surface": string;
|
|
3272
|
+
"vs-elevation-surface-section": string;
|
|
3273
|
+
"vs-elevation-surface-raised": string;
|
|
3274
|
+
"vs-elevation-surface-overlay": string;
|
|
3275
|
+
"vs-focus-shadow": string;
|
|
3276
|
+
"vs-focus-shadow-on-dark": string;
|
|
3269
3277
|
"vs-font-size-display-m": string;
|
|
3270
3278
|
"vs-font-size-display-s": string;
|
|
3271
3279
|
"vs-font-size-heading-xl": string;
|
|
@@ -3334,12 +3342,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3334
3342
|
"vs-icon-facility-accessible-toilet": string;
|
|
3335
3343
|
"vs-icon-feedback-success": string;
|
|
3336
3344
|
"vs-icon-facility-vegan": string;
|
|
3337
|
-
"vs-elevation-shadow-raised": string;
|
|
3338
|
-
"vs-elevation-shadow-overlay": string;
|
|
3339
|
-
"vs-elevation-surface": string;
|
|
3340
|
-
"vs-elevation-surface-section": string;
|
|
3341
|
-
"vs-elevation-surface-raised": string;
|
|
3342
|
-
"vs-elevation-surface-overlay": string;
|
|
3343
3345
|
"font-size-1": string;
|
|
3344
3346
|
"font-size-2": string;
|
|
3345
3347
|
"font-size-3": string;
|
|
@@ -3361,8 +3363,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3361
3363
|
duration_quickly: string;
|
|
3362
3364
|
duration_base: string;
|
|
3363
3365
|
duration_slowly: string;
|
|
3364
|
-
"vs-box-shadow-focus": string;
|
|
3365
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3366
3366
|
no_javascript: string;
|
|
3367
3367
|
theme_dark: string;
|
|
3368
3368
|
theme_grey: string;
|
|
@@ -202,6 +202,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
202
202
|
"vs-radius-huge": string;
|
|
203
203
|
"vs-radius-full": string;
|
|
204
204
|
"vs-radius-small": string;
|
|
205
|
+
"vs-elevation-shadow-raised": string;
|
|
206
|
+
"vs-elevation-shadow-overlay": string;
|
|
207
|
+
"vs-elevation-surface": string;
|
|
208
|
+
"vs-elevation-surface-section": string;
|
|
209
|
+
"vs-elevation-surface-raised": string;
|
|
210
|
+
"vs-elevation-surface-overlay": string;
|
|
211
|
+
"vs-focus-shadow": string;
|
|
212
|
+
"vs-focus-shadow-on-dark": string;
|
|
205
213
|
"vs-font-size-display-m": string;
|
|
206
214
|
"vs-font-size-display-s": string;
|
|
207
215
|
"vs-font-size-heading-xl": string;
|
|
@@ -270,12 +278,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
270
278
|
"vs-icon-facility-accessible-toilet": string;
|
|
271
279
|
"vs-icon-feedback-success": string;
|
|
272
280
|
"vs-icon-facility-vegan": string;
|
|
273
|
-
"vs-elevation-shadow-raised": string;
|
|
274
|
-
"vs-elevation-shadow-overlay": string;
|
|
275
|
-
"vs-elevation-surface": string;
|
|
276
|
-
"vs-elevation-surface-section": string;
|
|
277
|
-
"vs-elevation-surface-raised": string;
|
|
278
|
-
"vs-elevation-surface-overlay": string;
|
|
279
281
|
"font-size-1": string;
|
|
280
282
|
"font-size-2": string;
|
|
281
283
|
"font-size-3": string;
|
|
@@ -297,8 +299,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
297
299
|
duration_quickly: string;
|
|
298
300
|
duration_base: string;
|
|
299
301
|
duration_slowly: string;
|
|
300
|
-
"vs-box-shadow-focus": string;
|
|
301
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
302
302
|
no_javascript: string;
|
|
303
303
|
theme_dark: string;
|
|
304
304
|
theme_grey: string;
|
|
@@ -1090,6 +1090,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1090
1090
|
"vs-radius-huge": string;
|
|
1091
1091
|
"vs-radius-full": string;
|
|
1092
1092
|
"vs-radius-small": string;
|
|
1093
|
+
"vs-elevation-shadow-raised": string;
|
|
1094
|
+
"vs-elevation-shadow-overlay": string;
|
|
1095
|
+
"vs-elevation-surface": string;
|
|
1096
|
+
"vs-elevation-surface-section": string;
|
|
1097
|
+
"vs-elevation-surface-raised": string;
|
|
1098
|
+
"vs-elevation-surface-overlay": string;
|
|
1099
|
+
"vs-focus-shadow": string;
|
|
1100
|
+
"vs-focus-shadow-on-dark": string;
|
|
1093
1101
|
"vs-font-size-display-m": string;
|
|
1094
1102
|
"vs-font-size-display-s": string;
|
|
1095
1103
|
"vs-font-size-heading-xl": string;
|
|
@@ -1158,12 +1166,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1158
1166
|
"vs-icon-facility-accessible-toilet": string;
|
|
1159
1167
|
"vs-icon-feedback-success": string;
|
|
1160
1168
|
"vs-icon-facility-vegan": string;
|
|
1161
|
-
"vs-elevation-shadow-raised": string;
|
|
1162
|
-
"vs-elevation-shadow-overlay": string;
|
|
1163
|
-
"vs-elevation-surface": string;
|
|
1164
|
-
"vs-elevation-surface-section": string;
|
|
1165
|
-
"vs-elevation-surface-raised": string;
|
|
1166
|
-
"vs-elevation-surface-overlay": string;
|
|
1167
1169
|
"font-size-1": string;
|
|
1168
1170
|
"font-size-2": string;
|
|
1169
1171
|
"font-size-3": string;
|
|
@@ -1185,8 +1187,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1185
1187
|
duration_quickly: string;
|
|
1186
1188
|
duration_base: string;
|
|
1187
1189
|
duration_slowly: string;
|
|
1188
|
-
"vs-box-shadow-focus": string;
|
|
1189
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1190
1190
|
no_javascript: string;
|
|
1191
1191
|
theme_dark: string;
|
|
1192
1192
|
theme_grey: string;
|