@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/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts
CHANGED
|
@@ -198,6 +198,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
198
198
|
"vs-radius-huge": string;
|
|
199
199
|
"vs-radius-full": string;
|
|
200
200
|
"vs-radius-small": string;
|
|
201
|
+
"vs-elevation-shadow-raised": string;
|
|
202
|
+
"vs-elevation-shadow-overlay": string;
|
|
203
|
+
"vs-elevation-surface": string;
|
|
204
|
+
"vs-elevation-surface-section": string;
|
|
205
|
+
"vs-elevation-surface-raised": string;
|
|
206
|
+
"vs-elevation-surface-overlay": string;
|
|
207
|
+
"vs-focus-shadow": string;
|
|
208
|
+
"vs-focus-shadow-on-dark": string;
|
|
201
209
|
"vs-font-size-display-m": string;
|
|
202
210
|
"vs-font-size-display-s": string;
|
|
203
211
|
"vs-font-size-heading-xl": string;
|
|
@@ -266,12 +274,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
266
274
|
"vs-icon-facility-accessible-toilet": string;
|
|
267
275
|
"vs-icon-feedback-success": string;
|
|
268
276
|
"vs-icon-facility-vegan": string;
|
|
269
|
-
"vs-elevation-shadow-raised": string;
|
|
270
|
-
"vs-elevation-shadow-overlay": string;
|
|
271
|
-
"vs-elevation-surface": string;
|
|
272
|
-
"vs-elevation-surface-section": string;
|
|
273
|
-
"vs-elevation-surface-raised": string;
|
|
274
|
-
"vs-elevation-surface-overlay": string;
|
|
275
277
|
"font-size-1": string;
|
|
276
278
|
"font-size-2": string;
|
|
277
279
|
"font-size-3": string;
|
|
@@ -293,8 +295,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
293
295
|
duration_quickly: string;
|
|
294
296
|
duration_base: string;
|
|
295
297
|
duration_slowly: string;
|
|
296
|
-
"vs-box-shadow-focus": string;
|
|
297
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
298
298
|
no_javascript: string;
|
|
299
299
|
theme_dark: string;
|
|
300
300
|
theme_grey: string;
|
|
@@ -691,6 +691,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
691
691
|
"vs-radius-huge": string;
|
|
692
692
|
"vs-radius-full": string;
|
|
693
693
|
"vs-radius-small": string;
|
|
694
|
+
"vs-elevation-shadow-raised": string;
|
|
695
|
+
"vs-elevation-shadow-overlay": string;
|
|
696
|
+
"vs-elevation-surface": string;
|
|
697
|
+
"vs-elevation-surface-section": string;
|
|
698
|
+
"vs-elevation-surface-raised": string;
|
|
699
|
+
"vs-elevation-surface-overlay": string;
|
|
700
|
+
"vs-focus-shadow": string;
|
|
701
|
+
"vs-focus-shadow-on-dark": string;
|
|
694
702
|
"vs-font-size-display-m": string;
|
|
695
703
|
"vs-font-size-display-s": string;
|
|
696
704
|
"vs-font-size-heading-xl": string;
|
|
@@ -759,12 +767,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
759
767
|
"vs-icon-facility-accessible-toilet": string;
|
|
760
768
|
"vs-icon-feedback-success": string;
|
|
761
769
|
"vs-icon-facility-vegan": 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
770
|
"font-size-1": string;
|
|
769
771
|
"font-size-2": string;
|
|
770
772
|
"font-size-3": string;
|
|
@@ -786,8 +788,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
786
788
|
duration_quickly: string;
|
|
787
789
|
duration_base: string;
|
|
788
790
|
duration_slowly: string;
|
|
789
|
-
"vs-box-shadow-focus": string;
|
|
790
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
791
791
|
no_javascript: string;
|
|
792
792
|
theme_dark: string;
|
|
793
793
|
theme_grey: string;
|
|
@@ -187,6 +187,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
187
187
|
"vs-radius-huge": string;
|
|
188
188
|
"vs-radius-full": string;
|
|
189
189
|
"vs-radius-small": string;
|
|
190
|
+
"vs-elevation-shadow-raised": string;
|
|
191
|
+
"vs-elevation-shadow-overlay": string;
|
|
192
|
+
"vs-elevation-surface": string;
|
|
193
|
+
"vs-elevation-surface-section": string;
|
|
194
|
+
"vs-elevation-surface-raised": string;
|
|
195
|
+
"vs-elevation-surface-overlay": string;
|
|
196
|
+
"vs-focus-shadow": string;
|
|
197
|
+
"vs-focus-shadow-on-dark": string;
|
|
190
198
|
"vs-font-size-display-m": string;
|
|
191
199
|
"vs-font-size-display-s": string;
|
|
192
200
|
"vs-font-size-heading-xl": string;
|
|
@@ -255,12 +263,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
255
263
|
"vs-icon-facility-accessible-toilet": string;
|
|
256
264
|
"vs-icon-feedback-success": string;
|
|
257
265
|
"vs-icon-facility-vegan": string;
|
|
258
|
-
"vs-elevation-shadow-raised": string;
|
|
259
|
-
"vs-elevation-shadow-overlay": string;
|
|
260
|
-
"vs-elevation-surface": string;
|
|
261
|
-
"vs-elevation-surface-section": string;
|
|
262
|
-
"vs-elevation-surface-raised": string;
|
|
263
|
-
"vs-elevation-surface-overlay": string;
|
|
264
266
|
"font-size-1": string;
|
|
265
267
|
"font-size-2": string;
|
|
266
268
|
"font-size-3": string;
|
|
@@ -282,8 +284,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
282
284
|
duration_quickly: string;
|
|
283
285
|
duration_base: string;
|
|
284
286
|
duration_slowly: string;
|
|
285
|
-
"vs-box-shadow-focus": string;
|
|
286
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
287
287
|
no_javascript: string;
|
|
288
288
|
theme_dark: string;
|
|
289
289
|
theme_grey: string;
|
package/dist/components/components/carbon-calculator/components/CarbonCalculatorTip.vue.d.ts
CHANGED
|
@@ -165,6 +165,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
165
165
|
"vs-radius-huge": string;
|
|
166
166
|
"vs-radius-full": string;
|
|
167
167
|
"vs-radius-small": string;
|
|
168
|
+
"vs-elevation-shadow-raised": string;
|
|
169
|
+
"vs-elevation-shadow-overlay": string;
|
|
170
|
+
"vs-elevation-surface": string;
|
|
171
|
+
"vs-elevation-surface-section": string;
|
|
172
|
+
"vs-elevation-surface-raised": string;
|
|
173
|
+
"vs-elevation-surface-overlay": string;
|
|
174
|
+
"vs-focus-shadow": string;
|
|
175
|
+
"vs-focus-shadow-on-dark": string;
|
|
168
176
|
"vs-font-size-display-m": string;
|
|
169
177
|
"vs-font-size-display-s": string;
|
|
170
178
|
"vs-font-size-heading-xl": string;
|
|
@@ -233,12 +241,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
233
241
|
"vs-icon-facility-accessible-toilet": string;
|
|
234
242
|
"vs-icon-feedback-success": string;
|
|
235
243
|
"vs-icon-facility-vegan": string;
|
|
236
|
-
"vs-elevation-shadow-raised": string;
|
|
237
|
-
"vs-elevation-shadow-overlay": string;
|
|
238
|
-
"vs-elevation-surface": string;
|
|
239
|
-
"vs-elevation-surface-section": string;
|
|
240
|
-
"vs-elevation-surface-raised": string;
|
|
241
|
-
"vs-elevation-surface-overlay": string;
|
|
242
244
|
"font-size-1": string;
|
|
243
245
|
"font-size-2": string;
|
|
244
246
|
"font-size-3": string;
|
|
@@ -260,8 +262,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
260
262
|
duration_quickly: string;
|
|
261
263
|
duration_base: string;
|
|
262
264
|
duration_slowly: string;
|
|
263
|
-
"vs-box-shadow-focus": string;
|
|
264
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
265
265
|
no_javascript: string;
|
|
266
266
|
theme_dark: string;
|
|
267
267
|
theme_grey: string;
|
|
@@ -147,6 +147,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
147
147
|
"vs-radius-huge": string;
|
|
148
148
|
"vs-radius-full": string;
|
|
149
149
|
"vs-radius-small": string;
|
|
150
|
+
"vs-elevation-shadow-raised": string;
|
|
151
|
+
"vs-elevation-shadow-overlay": string;
|
|
152
|
+
"vs-elevation-surface": string;
|
|
153
|
+
"vs-elevation-surface-section": string;
|
|
154
|
+
"vs-elevation-surface-raised": string;
|
|
155
|
+
"vs-elevation-surface-overlay": string;
|
|
156
|
+
"vs-focus-shadow": string;
|
|
157
|
+
"vs-focus-shadow-on-dark": string;
|
|
150
158
|
"vs-font-size-display-m": string;
|
|
151
159
|
"vs-font-size-display-s": string;
|
|
152
160
|
"vs-font-size-heading-xl": string;
|
|
@@ -215,12 +223,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
215
223
|
"vs-icon-facility-accessible-toilet": string;
|
|
216
224
|
"vs-icon-feedback-success": string;
|
|
217
225
|
"vs-icon-facility-vegan": string;
|
|
218
|
-
"vs-elevation-shadow-raised": string;
|
|
219
|
-
"vs-elevation-shadow-overlay": string;
|
|
220
|
-
"vs-elevation-surface": string;
|
|
221
|
-
"vs-elevation-surface-section": string;
|
|
222
|
-
"vs-elevation-surface-raised": string;
|
|
223
|
-
"vs-elevation-surface-overlay": string;
|
|
224
226
|
"font-size-1": string;
|
|
225
227
|
"font-size-2": string;
|
|
226
228
|
"font-size-3": string;
|
|
@@ -242,8 +244,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
242
244
|
duration_quickly: string;
|
|
243
245
|
duration_base: string;
|
|
244
246
|
duration_slowly: string;
|
|
245
|
-
"vs-box-shadow-focus": string;
|
|
246
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
247
247
|
no_javascript: string;
|
|
248
248
|
theme_dark: string;
|
|
249
249
|
theme_grey: string;
|
|
@@ -1041,6 +1041,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1041
1041
|
"vs-radius-huge": string;
|
|
1042
1042
|
"vs-radius-full": string;
|
|
1043
1043
|
"vs-radius-small": string;
|
|
1044
|
+
"vs-elevation-shadow-raised": string;
|
|
1045
|
+
"vs-elevation-shadow-overlay": string;
|
|
1046
|
+
"vs-elevation-surface": string;
|
|
1047
|
+
"vs-elevation-surface-section": string;
|
|
1048
|
+
"vs-elevation-surface-raised": string;
|
|
1049
|
+
"vs-elevation-surface-overlay": string;
|
|
1050
|
+
"vs-focus-shadow": string;
|
|
1051
|
+
"vs-focus-shadow-on-dark": string;
|
|
1044
1052
|
"vs-font-size-display-m": string;
|
|
1045
1053
|
"vs-font-size-display-s": string;
|
|
1046
1054
|
"vs-font-size-heading-xl": string;
|
|
@@ -1109,12 +1117,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1109
1117
|
"vs-icon-facility-accessible-toilet": string;
|
|
1110
1118
|
"vs-icon-feedback-success": string;
|
|
1111
1119
|
"vs-icon-facility-vegan": string;
|
|
1112
|
-
"vs-elevation-shadow-raised": string;
|
|
1113
|
-
"vs-elevation-shadow-overlay": string;
|
|
1114
|
-
"vs-elevation-surface": string;
|
|
1115
|
-
"vs-elevation-surface-section": string;
|
|
1116
|
-
"vs-elevation-surface-raised": string;
|
|
1117
|
-
"vs-elevation-surface-overlay": string;
|
|
1118
1120
|
"font-size-1": string;
|
|
1119
1121
|
"font-size-2": string;
|
|
1120
1122
|
"font-size-3": string;
|
|
@@ -1136,8 +1138,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1136
1138
|
duration_quickly: string;
|
|
1137
1139
|
duration_base: string;
|
|
1138
1140
|
duration_slowly: string;
|
|
1139
|
-
"vs-box-shadow-focus": string;
|
|
1140
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1141
1141
|
no_javascript: string;
|
|
1142
1142
|
theme_dark: string;
|
|
1143
1143
|
theme_grey: string;
|
|
@@ -648,6 +648,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
648
648
|
"vs-radius-huge": string;
|
|
649
649
|
"vs-radius-full": string;
|
|
650
650
|
"vs-radius-small": string;
|
|
651
|
+
"vs-elevation-shadow-raised": string;
|
|
652
|
+
"vs-elevation-shadow-overlay": string;
|
|
653
|
+
"vs-elevation-surface": string;
|
|
654
|
+
"vs-elevation-surface-section": string;
|
|
655
|
+
"vs-elevation-surface-raised": string;
|
|
656
|
+
"vs-elevation-surface-overlay": string;
|
|
657
|
+
"vs-focus-shadow": string;
|
|
658
|
+
"vs-focus-shadow-on-dark": string;
|
|
651
659
|
"vs-font-size-display-m": string;
|
|
652
660
|
"vs-font-size-display-s": string;
|
|
653
661
|
"vs-font-size-heading-xl": string;
|
|
@@ -716,12 +724,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
716
724
|
"vs-icon-facility-accessible-toilet": string;
|
|
717
725
|
"vs-icon-feedback-success": string;
|
|
718
726
|
"vs-icon-facility-vegan": string;
|
|
719
|
-
"vs-elevation-shadow-raised": string;
|
|
720
|
-
"vs-elevation-shadow-overlay": string;
|
|
721
|
-
"vs-elevation-surface": string;
|
|
722
|
-
"vs-elevation-surface-section": string;
|
|
723
|
-
"vs-elevation-surface-raised": string;
|
|
724
|
-
"vs-elevation-surface-overlay": string;
|
|
725
727
|
"font-size-1": string;
|
|
726
728
|
"font-size-2": string;
|
|
727
729
|
"font-size-3": string;
|
|
@@ -743,8 +745,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
743
745
|
duration_quickly: string;
|
|
744
746
|
duration_base: string;
|
|
745
747
|
duration_slowly: string;
|
|
746
|
-
"vs-box-shadow-focus": string;
|
|
747
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
748
748
|
no_javascript: string;
|
|
749
749
|
theme_dark: string;
|
|
750
750
|
theme_grey: string;
|
|
@@ -1822,6 +1822,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1822
1822
|
"vs-radius-huge": string;
|
|
1823
1823
|
"vs-radius-full": string;
|
|
1824
1824
|
"vs-radius-small": string;
|
|
1825
|
+
"vs-elevation-shadow-raised": string;
|
|
1826
|
+
"vs-elevation-shadow-overlay": string;
|
|
1827
|
+
"vs-elevation-surface": string;
|
|
1828
|
+
"vs-elevation-surface-section": string;
|
|
1829
|
+
"vs-elevation-surface-raised": string;
|
|
1830
|
+
"vs-elevation-surface-overlay": string;
|
|
1831
|
+
"vs-focus-shadow": string;
|
|
1832
|
+
"vs-focus-shadow-on-dark": string;
|
|
1825
1833
|
"vs-font-size-display-m": string;
|
|
1826
1834
|
"vs-font-size-display-s": string;
|
|
1827
1835
|
"vs-font-size-heading-xl": string;
|
|
@@ -1890,12 +1898,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1890
1898
|
"vs-icon-facility-accessible-toilet": string;
|
|
1891
1899
|
"vs-icon-feedback-success": string;
|
|
1892
1900
|
"vs-icon-facility-vegan": string;
|
|
1893
|
-
"vs-elevation-shadow-raised": string;
|
|
1894
|
-
"vs-elevation-shadow-overlay": string;
|
|
1895
|
-
"vs-elevation-surface": string;
|
|
1896
|
-
"vs-elevation-surface-section": string;
|
|
1897
|
-
"vs-elevation-surface-raised": string;
|
|
1898
|
-
"vs-elevation-surface-overlay": string;
|
|
1899
1901
|
"font-size-1": string;
|
|
1900
1902
|
"font-size-2": string;
|
|
1901
1903
|
"font-size-3": string;
|
|
@@ -1917,8 +1919,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1917
1919
|
duration_quickly: string;
|
|
1918
1920
|
duration_base: string;
|
|
1919
1921
|
duration_slowly: string;
|
|
1920
|
-
"vs-box-shadow-focus": string;
|
|
1921
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1922
1922
|
no_javascript: string;
|
|
1923
1923
|
theme_dark: string;
|
|
1924
1924
|
theme_grey: string;
|
|
@@ -2146,6 +2146,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2146
2146
|
"vs-radius-huge": string;
|
|
2147
2147
|
"vs-radius-full": string;
|
|
2148
2148
|
"vs-radius-small": string;
|
|
2149
|
+
"vs-elevation-shadow-raised": string;
|
|
2150
|
+
"vs-elevation-shadow-overlay": string;
|
|
2151
|
+
"vs-elevation-surface": string;
|
|
2152
|
+
"vs-elevation-surface-section": string;
|
|
2153
|
+
"vs-elevation-surface-raised": string;
|
|
2154
|
+
"vs-elevation-surface-overlay": string;
|
|
2155
|
+
"vs-focus-shadow": string;
|
|
2156
|
+
"vs-focus-shadow-on-dark": string;
|
|
2149
2157
|
"vs-font-size-display-m": string;
|
|
2150
2158
|
"vs-font-size-display-s": string;
|
|
2151
2159
|
"vs-font-size-heading-xl": string;
|
|
@@ -2214,12 +2222,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2214
2222
|
"vs-icon-facility-accessible-toilet": string;
|
|
2215
2223
|
"vs-icon-feedback-success": string;
|
|
2216
2224
|
"vs-icon-facility-vegan": string;
|
|
2217
|
-
"vs-elevation-shadow-raised": string;
|
|
2218
|
-
"vs-elevation-shadow-overlay": string;
|
|
2219
|
-
"vs-elevation-surface": string;
|
|
2220
|
-
"vs-elevation-surface-section": string;
|
|
2221
|
-
"vs-elevation-surface-raised": string;
|
|
2222
|
-
"vs-elevation-surface-overlay": string;
|
|
2223
2225
|
"font-size-1": string;
|
|
2224
2226
|
"font-size-2": string;
|
|
2225
2227
|
"font-size-3": string;
|
|
@@ -2241,8 +2243,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2241
2243
|
duration_quickly: string;
|
|
2242
2244
|
duration_base: string;
|
|
2243
2245
|
duration_slowly: string;
|
|
2244
|
-
"vs-box-shadow-focus": string;
|
|
2245
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
2246
2246
|
no_javascript: string;
|
|
2247
2247
|
theme_dark: string;
|
|
2248
2248
|
theme_grey: string;
|
|
@@ -3034,6 +3034,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3034
3034
|
"vs-radius-huge": string;
|
|
3035
3035
|
"vs-radius-full": string;
|
|
3036
3036
|
"vs-radius-small": string;
|
|
3037
|
+
"vs-elevation-shadow-raised": string;
|
|
3038
|
+
"vs-elevation-shadow-overlay": string;
|
|
3039
|
+
"vs-elevation-surface": string;
|
|
3040
|
+
"vs-elevation-surface-section": string;
|
|
3041
|
+
"vs-elevation-surface-raised": string;
|
|
3042
|
+
"vs-elevation-surface-overlay": string;
|
|
3043
|
+
"vs-focus-shadow": string;
|
|
3044
|
+
"vs-focus-shadow-on-dark": string;
|
|
3037
3045
|
"vs-font-size-display-m": string;
|
|
3038
3046
|
"vs-font-size-display-s": string;
|
|
3039
3047
|
"vs-font-size-heading-xl": string;
|
|
@@ -3102,12 +3110,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3102
3110
|
"vs-icon-facility-accessible-toilet": string;
|
|
3103
3111
|
"vs-icon-feedback-success": string;
|
|
3104
3112
|
"vs-icon-facility-vegan": string;
|
|
3105
|
-
"vs-elevation-shadow-raised": string;
|
|
3106
|
-
"vs-elevation-shadow-overlay": string;
|
|
3107
|
-
"vs-elevation-surface": string;
|
|
3108
|
-
"vs-elevation-surface-section": string;
|
|
3109
|
-
"vs-elevation-surface-raised": string;
|
|
3110
|
-
"vs-elevation-surface-overlay": string;
|
|
3111
3113
|
"font-size-1": string;
|
|
3112
3114
|
"font-size-2": string;
|
|
3113
3115
|
"font-size-3": string;
|
|
@@ -3129,8 +3131,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3129
3131
|
duration_quickly: string;
|
|
3130
3132
|
duration_base: string;
|
|
3131
3133
|
duration_slowly: string;
|
|
3132
|
-
"vs-box-shadow-focus": string;
|
|
3133
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3134
3134
|
no_javascript: string;
|
|
3135
3135
|
theme_dark: string;
|
|
3136
3136
|
theme_grey: string;
|
|
@@ -3385,6 +3385,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3385
3385
|
"vs-radius-huge": string;
|
|
3386
3386
|
"vs-radius-full": string;
|
|
3387
3387
|
"vs-radius-small": string;
|
|
3388
|
+
"vs-elevation-shadow-raised": string;
|
|
3389
|
+
"vs-elevation-shadow-overlay": string;
|
|
3390
|
+
"vs-elevation-surface": string;
|
|
3391
|
+
"vs-elevation-surface-section": string;
|
|
3392
|
+
"vs-elevation-surface-raised": string;
|
|
3393
|
+
"vs-elevation-surface-overlay": string;
|
|
3394
|
+
"vs-focus-shadow": string;
|
|
3395
|
+
"vs-focus-shadow-on-dark": string;
|
|
3388
3396
|
"vs-font-size-display-m": string;
|
|
3389
3397
|
"vs-font-size-display-s": string;
|
|
3390
3398
|
"vs-font-size-heading-xl": string;
|
|
@@ -3453,12 +3461,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3453
3461
|
"vs-icon-facility-accessible-toilet": string;
|
|
3454
3462
|
"vs-icon-feedback-success": string;
|
|
3455
3463
|
"vs-icon-facility-vegan": string;
|
|
3456
|
-
"vs-elevation-shadow-raised": string;
|
|
3457
|
-
"vs-elevation-shadow-overlay": string;
|
|
3458
|
-
"vs-elevation-surface": string;
|
|
3459
|
-
"vs-elevation-surface-section": string;
|
|
3460
|
-
"vs-elevation-surface-raised": string;
|
|
3461
|
-
"vs-elevation-surface-overlay": string;
|
|
3462
3464
|
"font-size-1": string;
|
|
3463
3465
|
"font-size-2": string;
|
|
3464
3466
|
"font-size-3": string;
|
|
@@ -3480,8 +3482,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3480
3482
|
duration_quickly: string;
|
|
3481
3483
|
duration_base: string;
|
|
3482
3484
|
duration_slowly: string;
|
|
3483
|
-
"vs-box-shadow-focus": string;
|
|
3484
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3485
3485
|
no_javascript: string;
|
|
3486
3486
|
theme_dark: string;
|
|
3487
3487
|
theme_grey: string;
|
|
@@ -463,6 +463,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
463
463
|
"vs-radius-huge": string;
|
|
464
464
|
"vs-radius-full": string;
|
|
465
465
|
"vs-radius-small": string;
|
|
466
|
+
"vs-elevation-shadow-raised": string;
|
|
467
|
+
"vs-elevation-shadow-overlay": string;
|
|
468
|
+
"vs-elevation-surface": string;
|
|
469
|
+
"vs-elevation-surface-section": string;
|
|
470
|
+
"vs-elevation-surface-raised": string;
|
|
471
|
+
"vs-elevation-surface-overlay": string;
|
|
472
|
+
"vs-focus-shadow": string;
|
|
473
|
+
"vs-focus-shadow-on-dark": string;
|
|
466
474
|
"vs-font-size-display-m": string;
|
|
467
475
|
"vs-font-size-display-s": string;
|
|
468
476
|
"vs-font-size-heading-xl": string;
|
|
@@ -531,12 +539,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
531
539
|
"vs-icon-facility-accessible-toilet": string;
|
|
532
540
|
"vs-icon-feedback-success": string;
|
|
533
541
|
"vs-icon-facility-vegan": string;
|
|
534
|
-
"vs-elevation-shadow-raised": string;
|
|
535
|
-
"vs-elevation-shadow-overlay": string;
|
|
536
|
-
"vs-elevation-surface": string;
|
|
537
|
-
"vs-elevation-surface-section": string;
|
|
538
|
-
"vs-elevation-surface-raised": string;
|
|
539
|
-
"vs-elevation-surface-overlay": string;
|
|
540
542
|
"font-size-1": string;
|
|
541
543
|
"font-size-2": string;
|
|
542
544
|
"font-size-3": string;
|
|
@@ -558,8 +560,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
558
560
|
duration_quickly: string;
|
|
559
561
|
duration_base: string;
|
|
560
562
|
duration_slowly: string;
|
|
561
|
-
"vs-box-shadow-focus": string;
|
|
562
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
563
563
|
no_javascript: string;
|
|
564
564
|
theme_dark: string;
|
|
565
565
|
theme_grey: string;
|
|
@@ -1351,6 +1351,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1351
1351
|
"vs-radius-huge": string;
|
|
1352
1352
|
"vs-radius-full": string;
|
|
1353
1353
|
"vs-radius-small": string;
|
|
1354
|
+
"vs-elevation-shadow-raised": string;
|
|
1355
|
+
"vs-elevation-shadow-overlay": string;
|
|
1356
|
+
"vs-elevation-surface": string;
|
|
1357
|
+
"vs-elevation-surface-section": string;
|
|
1358
|
+
"vs-elevation-surface-raised": string;
|
|
1359
|
+
"vs-elevation-surface-overlay": string;
|
|
1360
|
+
"vs-focus-shadow": string;
|
|
1361
|
+
"vs-focus-shadow-on-dark": string;
|
|
1354
1362
|
"vs-font-size-display-m": string;
|
|
1355
1363
|
"vs-font-size-display-s": string;
|
|
1356
1364
|
"vs-font-size-heading-xl": string;
|
|
@@ -1419,12 +1427,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1419
1427
|
"vs-icon-facility-accessible-toilet": string;
|
|
1420
1428
|
"vs-icon-feedback-success": string;
|
|
1421
1429
|
"vs-icon-facility-vegan": string;
|
|
1422
|
-
"vs-elevation-shadow-raised": string;
|
|
1423
|
-
"vs-elevation-shadow-overlay": string;
|
|
1424
|
-
"vs-elevation-surface": string;
|
|
1425
|
-
"vs-elevation-surface-section": string;
|
|
1426
|
-
"vs-elevation-surface-raised": string;
|
|
1427
|
-
"vs-elevation-surface-overlay": string;
|
|
1428
1430
|
"font-size-1": string;
|
|
1429
1431
|
"font-size-2": string;
|
|
1430
1432
|
"font-size-3": string;
|
|
@@ -1446,8 +1448,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1446
1448
|
duration_quickly: string;
|
|
1447
1449
|
duration_base: string;
|
|
1448
1450
|
duration_slowly: string;
|
|
1449
|
-
"vs-box-shadow-focus": string;
|
|
1450
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1451
1451
|
no_javascript: string;
|
|
1452
1452
|
theme_dark: string;
|
|
1453
1453
|
theme_grey: string;
|
|
@@ -844,6 +844,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
844
844
|
"vs-radius-huge": string;
|
|
845
845
|
"vs-radius-full": string;
|
|
846
846
|
"vs-radius-small": string;
|
|
847
|
+
"vs-elevation-shadow-raised": string;
|
|
848
|
+
"vs-elevation-shadow-overlay": string;
|
|
849
|
+
"vs-elevation-surface": string;
|
|
850
|
+
"vs-elevation-surface-section": string;
|
|
851
|
+
"vs-elevation-surface-raised": string;
|
|
852
|
+
"vs-elevation-surface-overlay": string;
|
|
853
|
+
"vs-focus-shadow": string;
|
|
854
|
+
"vs-focus-shadow-on-dark": string;
|
|
847
855
|
"vs-font-size-display-m": string;
|
|
848
856
|
"vs-font-size-display-s": string;
|
|
849
857
|
"vs-font-size-heading-xl": string;
|
|
@@ -912,12 +920,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
912
920
|
"vs-icon-facility-accessible-toilet": string;
|
|
913
921
|
"vs-icon-feedback-success": string;
|
|
914
922
|
"vs-icon-facility-vegan": string;
|
|
915
|
-
"vs-elevation-shadow-raised": string;
|
|
916
|
-
"vs-elevation-shadow-overlay": string;
|
|
917
|
-
"vs-elevation-surface": string;
|
|
918
|
-
"vs-elevation-surface-section": string;
|
|
919
|
-
"vs-elevation-surface-raised": string;
|
|
920
|
-
"vs-elevation-surface-overlay": string;
|
|
921
923
|
"font-size-1": string;
|
|
922
924
|
"font-size-2": string;
|
|
923
925
|
"font-size-3": string;
|
|
@@ -939,8 +941,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
939
941
|
duration_quickly: string;
|
|
940
942
|
duration_base: string;
|
|
941
943
|
duration_slowly: string;
|
|
942
|
-
"vs-box-shadow-focus": string;
|
|
943
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
944
944
|
no_javascript: string;
|
|
945
945
|
theme_dark: string;
|
|
946
946
|
theme_grey: string;
|
|
@@ -945,6 +945,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
945
945
|
"vs-radius-huge": string;
|
|
946
946
|
"vs-radius-full": string;
|
|
947
947
|
"vs-radius-small": string;
|
|
948
|
+
"vs-elevation-shadow-raised": string;
|
|
949
|
+
"vs-elevation-shadow-overlay": string;
|
|
950
|
+
"vs-elevation-surface": string;
|
|
951
|
+
"vs-elevation-surface-section": string;
|
|
952
|
+
"vs-elevation-surface-raised": string;
|
|
953
|
+
"vs-elevation-surface-overlay": string;
|
|
954
|
+
"vs-focus-shadow": string;
|
|
955
|
+
"vs-focus-shadow-on-dark": string;
|
|
948
956
|
"vs-font-size-display-m": string;
|
|
949
957
|
"vs-font-size-display-s": string;
|
|
950
958
|
"vs-font-size-heading-xl": string;
|
|
@@ -1013,12 +1021,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1013
1021
|
"vs-icon-facility-accessible-toilet": string;
|
|
1014
1022
|
"vs-icon-feedback-success": string;
|
|
1015
1023
|
"vs-icon-facility-vegan": string;
|
|
1016
|
-
"vs-elevation-shadow-raised": string;
|
|
1017
|
-
"vs-elevation-shadow-overlay": string;
|
|
1018
|
-
"vs-elevation-surface": string;
|
|
1019
|
-
"vs-elevation-surface-section": string;
|
|
1020
|
-
"vs-elevation-surface-raised": string;
|
|
1021
|
-
"vs-elevation-surface-overlay": string;
|
|
1022
1024
|
"font-size-1": string;
|
|
1023
1025
|
"font-size-2": string;
|
|
1024
1026
|
"font-size-3": string;
|
|
@@ -1040,8 +1042,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1040
1042
|
duration_quickly: string;
|
|
1041
1043
|
duration_base: string;
|
|
1042
1044
|
duration_slowly: string;
|
|
1043
|
-
"vs-box-shadow-focus": string;
|
|
1044
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1045
1045
|
no_javascript: string;
|
|
1046
1046
|
theme_dark: string;
|
|
1047
1047
|
theme_grey: string;
|
|
@@ -1890,6 +1890,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1890
1890
|
"vs-radius-huge": string;
|
|
1891
1891
|
"vs-radius-full": string;
|
|
1892
1892
|
"vs-radius-small": string;
|
|
1893
|
+
"vs-elevation-shadow-raised": string;
|
|
1894
|
+
"vs-elevation-shadow-overlay": string;
|
|
1895
|
+
"vs-elevation-surface": string;
|
|
1896
|
+
"vs-elevation-surface-section": string;
|
|
1897
|
+
"vs-elevation-surface-raised": string;
|
|
1898
|
+
"vs-elevation-surface-overlay": string;
|
|
1899
|
+
"vs-focus-shadow": string;
|
|
1900
|
+
"vs-focus-shadow-on-dark": string;
|
|
1893
1901
|
"vs-font-size-display-m": string;
|
|
1894
1902
|
"vs-font-size-display-s": string;
|
|
1895
1903
|
"vs-font-size-heading-xl": string;
|
|
@@ -1958,12 +1966,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1958
1966
|
"vs-icon-facility-accessible-toilet": string;
|
|
1959
1967
|
"vs-icon-feedback-success": string;
|
|
1960
1968
|
"vs-icon-facility-vegan": string;
|
|
1961
|
-
"vs-elevation-shadow-raised": string;
|
|
1962
|
-
"vs-elevation-shadow-overlay": string;
|
|
1963
|
-
"vs-elevation-surface": string;
|
|
1964
|
-
"vs-elevation-surface-section": string;
|
|
1965
|
-
"vs-elevation-surface-raised": string;
|
|
1966
|
-
"vs-elevation-surface-overlay": string;
|
|
1967
1969
|
"font-size-1": string;
|
|
1968
1970
|
"font-size-2": string;
|
|
1969
1971
|
"font-size-3": string;
|
|
@@ -1985,8 +1987,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1985
1987
|
duration_quickly: string;
|
|
1986
1988
|
duration_base: string;
|
|
1987
1989
|
duration_slowly: string;
|
|
1988
|
-
"vs-box-shadow-focus": string;
|
|
1989
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1990
1990
|
no_javascript: string;
|
|
1991
1991
|
theme_dark: string;
|
|
1992
1992
|
theme_grey: string;
|
|
@@ -388,6 +388,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
388
388
|
"vs-radius-huge": string;
|
|
389
389
|
"vs-radius-full": string;
|
|
390
390
|
"vs-radius-small": string;
|
|
391
|
+
"vs-elevation-shadow-raised": string;
|
|
392
|
+
"vs-elevation-shadow-overlay": string;
|
|
393
|
+
"vs-elevation-surface": string;
|
|
394
|
+
"vs-elevation-surface-section": string;
|
|
395
|
+
"vs-elevation-surface-raised": string;
|
|
396
|
+
"vs-elevation-surface-overlay": string;
|
|
397
|
+
"vs-focus-shadow": string;
|
|
398
|
+
"vs-focus-shadow-on-dark": string;
|
|
391
399
|
"vs-font-size-display-m": string;
|
|
392
400
|
"vs-font-size-display-s": string;
|
|
393
401
|
"vs-font-size-heading-xl": string;
|
|
@@ -456,12 +464,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
456
464
|
"vs-icon-facility-accessible-toilet": string;
|
|
457
465
|
"vs-icon-feedback-success": string;
|
|
458
466
|
"vs-icon-facility-vegan": string;
|
|
459
|
-
"vs-elevation-shadow-raised": string;
|
|
460
|
-
"vs-elevation-shadow-overlay": string;
|
|
461
|
-
"vs-elevation-surface": string;
|
|
462
|
-
"vs-elevation-surface-section": string;
|
|
463
|
-
"vs-elevation-surface-raised": string;
|
|
464
|
-
"vs-elevation-surface-overlay": string;
|
|
465
467
|
"font-size-1": string;
|
|
466
468
|
"font-size-2": string;
|
|
467
469
|
"font-size-3": string;
|
|
@@ -483,8 +485,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
483
485
|
duration_quickly: string;
|
|
484
486
|
duration_base: string;
|
|
485
487
|
duration_slowly: string;
|
|
486
|
-
"vs-box-shadow-focus": string;
|
|
487
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
488
488
|
no_javascript: string;
|
|
489
489
|
theme_dark: string;
|
|
490
490
|
theme_grey: string;
|