@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
|
@@ -5946,6 +5946,14 @@ const d2 = /* @__PURE__ */ ce({
|
|
|
5946
5946
|
"vs-radius-huge": "4rem",
|
|
5947
5947
|
"vs-radius-full": "1000rem",
|
|
5948
5948
|
"vs-radius-small": "0.5rem",
|
|
5949
|
+
"vs-elevation-shadow-raised": "0px 1px 2px 0px rgba(0,0,0,0.30), 0px 1px 3px 1px rgba(0,0,0,0.15)",
|
|
5950
|
+
"vs-elevation-shadow-overlay": "0px 1px 2px 0px rgba(0,0,0,0.30), 0px 2px 6px 2px rgba(0,0,0,0.15)",
|
|
5951
|
+
"vs-elevation-surface": "#ffffff",
|
|
5952
|
+
"vs-elevation-surface-section": "#F2F2F8",
|
|
5953
|
+
"vs-elevation-surface-raised": "#ffffff",
|
|
5954
|
+
"vs-elevation-surface-overlay": "#ffffff",
|
|
5955
|
+
"vs-focus-shadow": "0 0 0 2px $vs-color-interaction-focus",
|
|
5956
|
+
"vs-focus-shadow-on-dark": "0 0 0 2px $vs-color-interaction-focus-on-bold",
|
|
5949
5957
|
"vs-font-size-display-m": "2.5625rem",
|
|
5950
5958
|
"vs-font-size-display-s": "1.8125rem",
|
|
5951
5959
|
"vs-font-size-heading-xl": "2.25rem",
|
|
@@ -6014,12 +6022,6 @@ const d2 = /* @__PURE__ */ ce({
|
|
|
6014
6022
|
"vs-icon-facility-accessible-toilet": "fa-kit fa-vs-accessible-toilet",
|
|
6015
6023
|
"vs-icon-feedback-success": "fa-regular fa-circle-check",
|
|
6016
6024
|
"vs-icon-facility-vegan": "fa-kit fa-vs-vegan",
|
|
6017
|
-
"vs-elevation-shadow-raised": "0px 1px 2px 0px rgba(0, 0, 0, 0.30), 0px 1px 3px 1px rgba(0, 0, 0, 0.15)",
|
|
6018
|
-
"vs-elevation-shadow-overlay": "0px 1px 2px 0px rgba(0, 0, 0, 0.30), 0px 2px 6px 2px rgba(0, 0, 0, 0.15)",
|
|
6019
|
-
"vs-elevation-surface": "#ffffff",
|
|
6020
|
-
"vs-elevation-surface-section": "#F2F2F8",
|
|
6021
|
-
"vs-elevation-surface-raised": "#ffffff",
|
|
6022
|
-
"vs-elevation-surface-overlay": "#ffffff",
|
|
6023
6025
|
"font-size-1": "0.625rem",
|
|
6024
6026
|
"font-size-2": "0.75rem",
|
|
6025
6027
|
"font-size-3": "0.875rem",
|
|
@@ -6041,8 +6043,6 @@ const d2 = /* @__PURE__ */ ce({
|
|
|
6041
6043
|
duration_quickly: eS,
|
|
6042
6044
|
duration_base: tS,
|
|
6043
6045
|
duration_slowly: nS,
|
|
6044
|
-
"vs-box-shadow-focus": "0 0 0 2px $vs-color-interaction-focus",
|
|
6045
|
-
"vs-box-shadow-focus-on-dark": "0 0 0 2px $vs-color-interaction-focus-on-bold",
|
|
6046
6046
|
no_javascript: rS,
|
|
6047
6047
|
theme_dark: aS,
|
|
6048
6048
|
theme_grey: iS
|
|
@@ -906,6 +906,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
906
906
|
"vs-radius-huge": string;
|
|
907
907
|
"vs-radius-full": string;
|
|
908
908
|
"vs-radius-small": string;
|
|
909
|
+
"vs-elevation-shadow-raised": string;
|
|
910
|
+
"vs-elevation-shadow-overlay": string;
|
|
911
|
+
"vs-elevation-surface": string;
|
|
912
|
+
"vs-elevation-surface-section": string;
|
|
913
|
+
"vs-elevation-surface-raised": string;
|
|
914
|
+
"vs-elevation-surface-overlay": string;
|
|
915
|
+
"vs-focus-shadow": string;
|
|
916
|
+
"vs-focus-shadow-on-dark": string;
|
|
909
917
|
"vs-font-size-display-m": string;
|
|
910
918
|
"vs-font-size-display-s": string;
|
|
911
919
|
"vs-font-size-heading-xl": string;
|
|
@@ -974,12 +982,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
974
982
|
"vs-icon-facility-accessible-toilet": string;
|
|
975
983
|
"vs-icon-feedback-success": string;
|
|
976
984
|
"vs-icon-facility-vegan": string;
|
|
977
|
-
"vs-elevation-shadow-raised": string;
|
|
978
|
-
"vs-elevation-shadow-overlay": string;
|
|
979
|
-
"vs-elevation-surface": string;
|
|
980
|
-
"vs-elevation-surface-section": string;
|
|
981
|
-
"vs-elevation-surface-raised": string;
|
|
982
|
-
"vs-elevation-surface-overlay": string;
|
|
983
985
|
"font-size-1": string;
|
|
984
986
|
"font-size-2": string;
|
|
985
987
|
"font-size-3": string;
|
|
@@ -1001,8 +1003,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1001
1003
|
duration_quickly: string;
|
|
1002
1004
|
duration_base: string;
|
|
1003
1005
|
duration_slowly: string;
|
|
1004
|
-
"vs-box-shadow-focus": string;
|
|
1005
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1006
1006
|
no_javascript: string;
|
|
1007
1007
|
theme_dark: string;
|
|
1008
1008
|
theme_grey: string;
|
|
@@ -1851,6 +1851,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1851
1851
|
"vs-radius-huge": string;
|
|
1852
1852
|
"vs-radius-full": string;
|
|
1853
1853
|
"vs-radius-small": string;
|
|
1854
|
+
"vs-elevation-shadow-raised": string;
|
|
1855
|
+
"vs-elevation-shadow-overlay": string;
|
|
1856
|
+
"vs-elevation-surface": string;
|
|
1857
|
+
"vs-elevation-surface-section": string;
|
|
1858
|
+
"vs-elevation-surface-raised": string;
|
|
1859
|
+
"vs-elevation-surface-overlay": string;
|
|
1860
|
+
"vs-focus-shadow": string;
|
|
1861
|
+
"vs-focus-shadow-on-dark": string;
|
|
1854
1862
|
"vs-font-size-display-m": string;
|
|
1855
1863
|
"vs-font-size-display-s": string;
|
|
1856
1864
|
"vs-font-size-heading-xl": string;
|
|
@@ -1919,12 +1927,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1919
1927
|
"vs-icon-facility-accessible-toilet": string;
|
|
1920
1928
|
"vs-icon-feedback-success": string;
|
|
1921
1929
|
"vs-icon-facility-vegan": string;
|
|
1922
|
-
"vs-elevation-shadow-raised": string;
|
|
1923
|
-
"vs-elevation-shadow-overlay": string;
|
|
1924
|
-
"vs-elevation-surface": string;
|
|
1925
|
-
"vs-elevation-surface-section": string;
|
|
1926
|
-
"vs-elevation-surface-raised": string;
|
|
1927
|
-
"vs-elevation-surface-overlay": string;
|
|
1928
1930
|
"font-size-1": string;
|
|
1929
1931
|
"font-size-2": string;
|
|
1930
1932
|
"font-size-3": string;
|
|
@@ -1946,8 +1948,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1946
1948
|
duration_quickly: string;
|
|
1947
1949
|
duration_base: string;
|
|
1948
1950
|
duration_slowly: string;
|
|
1949
|
-
"vs-box-shadow-focus": string;
|
|
1950
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1951
1951
|
no_javascript: string;
|
|
1952
1952
|
theme_dark: string;
|
|
1953
1953
|
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;
|
|
@@ -880,6 +880,14 @@ declare const _default: {
|
|
|
880
880
|
"vs-radius-huge": string;
|
|
881
881
|
"vs-radius-full": string;
|
|
882
882
|
"vs-radius-small": string;
|
|
883
|
+
"vs-elevation-shadow-raised": string;
|
|
884
|
+
"vs-elevation-shadow-overlay": string;
|
|
885
|
+
"vs-elevation-surface": string;
|
|
886
|
+
"vs-elevation-surface-section": string;
|
|
887
|
+
"vs-elevation-surface-raised": string;
|
|
888
|
+
"vs-elevation-surface-overlay": string;
|
|
889
|
+
"vs-focus-shadow": string;
|
|
890
|
+
"vs-focus-shadow-on-dark": string;
|
|
883
891
|
"vs-font-size-display-m": string;
|
|
884
892
|
"vs-font-size-display-s": string;
|
|
885
893
|
"vs-font-size-heading-xl": string;
|
|
@@ -948,12 +956,6 @@ declare const _default: {
|
|
|
948
956
|
"vs-icon-facility-accessible-toilet": string;
|
|
949
957
|
"vs-icon-feedback-success": string;
|
|
950
958
|
"vs-icon-facility-vegan": string;
|
|
951
|
-
"vs-elevation-shadow-raised": string;
|
|
952
|
-
"vs-elevation-shadow-overlay": string;
|
|
953
|
-
"vs-elevation-surface": string;
|
|
954
|
-
"vs-elevation-surface-section": string;
|
|
955
|
-
"vs-elevation-surface-raised": string;
|
|
956
|
-
"vs-elevation-surface-overlay": string;
|
|
957
959
|
"font-size-1": string;
|
|
958
960
|
"font-size-2": string;
|
|
959
961
|
"font-size-3": string;
|
|
@@ -975,8 +977,6 @@ declare const _default: {
|
|
|
975
977
|
duration_quickly: string;
|
|
976
978
|
duration_base: string;
|
|
977
979
|
duration_slowly: string;
|
|
978
|
-
"vs-box-shadow-focus": string;
|
|
979
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
980
980
|
no_javascript: string;
|
|
981
981
|
theme_dark: string;
|
|
982
982
|
theme_grey: string;
|
|
@@ -1825,6 +1825,14 @@ declare const _default: {
|
|
|
1825
1825
|
"vs-radius-huge": string;
|
|
1826
1826
|
"vs-radius-full": string;
|
|
1827
1827
|
"vs-radius-small": string;
|
|
1828
|
+
"vs-elevation-shadow-raised": string;
|
|
1829
|
+
"vs-elevation-shadow-overlay": string;
|
|
1830
|
+
"vs-elevation-surface": string;
|
|
1831
|
+
"vs-elevation-surface-section": string;
|
|
1832
|
+
"vs-elevation-surface-raised": string;
|
|
1833
|
+
"vs-elevation-surface-overlay": string;
|
|
1834
|
+
"vs-focus-shadow": string;
|
|
1835
|
+
"vs-focus-shadow-on-dark": string;
|
|
1828
1836
|
"vs-font-size-display-m": string;
|
|
1829
1837
|
"vs-font-size-display-s": string;
|
|
1830
1838
|
"vs-font-size-heading-xl": string;
|
|
@@ -1893,12 +1901,6 @@ declare const _default: {
|
|
|
1893
1901
|
"vs-icon-facility-accessible-toilet": string;
|
|
1894
1902
|
"vs-icon-feedback-success": string;
|
|
1895
1903
|
"vs-icon-facility-vegan": string;
|
|
1896
|
-
"vs-elevation-shadow-raised": string;
|
|
1897
|
-
"vs-elevation-shadow-overlay": string;
|
|
1898
|
-
"vs-elevation-surface": string;
|
|
1899
|
-
"vs-elevation-surface-section": string;
|
|
1900
|
-
"vs-elevation-surface-raised": string;
|
|
1901
|
-
"vs-elevation-surface-overlay": string;
|
|
1902
1904
|
"font-size-1": string;
|
|
1903
1905
|
"font-size-2": string;
|
|
1904
1906
|
"font-size-3": string;
|
|
@@ -1920,8 +1922,6 @@ declare const _default: {
|
|
|
1920
1922
|
duration_quickly: string;
|
|
1921
1923
|
duration_base: string;
|
|
1922
1924
|
duration_slowly: string;
|
|
1923
|
-
"vs-box-shadow-focus": string;
|
|
1924
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1925
1925
|
no_javascript: string;
|
|
1926
1926
|
theme_dark: string;
|
|
1927
1927
|
theme_grey: string;
|
|
@@ -3110,6 +3110,14 @@ declare const _default: {
|
|
|
3110
3110
|
"vs-radius-huge": string;
|
|
3111
3111
|
"vs-radius-full": string;
|
|
3112
3112
|
"vs-radius-small": string;
|
|
3113
|
+
"vs-elevation-shadow-raised": string;
|
|
3114
|
+
"vs-elevation-shadow-overlay": string;
|
|
3115
|
+
"vs-elevation-surface": string;
|
|
3116
|
+
"vs-elevation-surface-section": string;
|
|
3117
|
+
"vs-elevation-surface-raised": string;
|
|
3118
|
+
"vs-elevation-surface-overlay": string;
|
|
3119
|
+
"vs-focus-shadow": string;
|
|
3120
|
+
"vs-focus-shadow-on-dark": string;
|
|
3113
3121
|
"vs-font-size-display-m": string;
|
|
3114
3122
|
"vs-font-size-display-s": string;
|
|
3115
3123
|
"vs-font-size-heading-xl": string;
|
|
@@ -3178,12 +3186,6 @@ declare const _default: {
|
|
|
3178
3186
|
"vs-icon-facility-accessible-toilet": string;
|
|
3179
3187
|
"vs-icon-feedback-success": string;
|
|
3180
3188
|
"vs-icon-facility-vegan": string;
|
|
3181
|
-
"vs-elevation-shadow-raised": string;
|
|
3182
|
-
"vs-elevation-shadow-overlay": string;
|
|
3183
|
-
"vs-elevation-surface": string;
|
|
3184
|
-
"vs-elevation-surface-section": string;
|
|
3185
|
-
"vs-elevation-surface-raised": string;
|
|
3186
|
-
"vs-elevation-surface-overlay": string;
|
|
3187
3189
|
"font-size-1": string;
|
|
3188
3190
|
"font-size-2": string;
|
|
3189
3191
|
"font-size-3": string;
|
|
@@ -3205,8 +3207,6 @@ declare const _default: {
|
|
|
3205
3207
|
duration_quickly: string;
|
|
3206
3208
|
duration_base: string;
|
|
3207
3209
|
duration_slowly: string;
|
|
3208
|
-
"vs-box-shadow-focus": string;
|
|
3209
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
3210
3210
|
no_javascript: string;
|
|
3211
3211
|
theme_dark: string;
|
|
3212
3212
|
theme_grey: string;
|
|
@@ -144,6 +144,14 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
144
144
|
"vs-radius-huge": string;
|
|
145
145
|
"vs-radius-full": string;
|
|
146
146
|
"vs-radius-small": string;
|
|
147
|
+
"vs-elevation-shadow-raised": string;
|
|
148
|
+
"vs-elevation-shadow-overlay": string;
|
|
149
|
+
"vs-elevation-surface": string;
|
|
150
|
+
"vs-elevation-surface-section": string;
|
|
151
|
+
"vs-elevation-surface-raised": string;
|
|
152
|
+
"vs-elevation-surface-overlay": string;
|
|
153
|
+
"vs-focus-shadow": string;
|
|
154
|
+
"vs-focus-shadow-on-dark": string;
|
|
147
155
|
"vs-font-size-display-m": string;
|
|
148
156
|
"vs-font-size-display-s": string;
|
|
149
157
|
"vs-font-size-heading-xl": string;
|
|
@@ -212,12 +220,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
212
220
|
"vs-icon-facility-accessible-toilet": string;
|
|
213
221
|
"vs-icon-feedback-success": string;
|
|
214
222
|
"vs-icon-facility-vegan": string;
|
|
215
|
-
"vs-elevation-shadow-raised": string;
|
|
216
|
-
"vs-elevation-shadow-overlay": string;
|
|
217
|
-
"vs-elevation-surface": string;
|
|
218
|
-
"vs-elevation-surface-section": string;
|
|
219
|
-
"vs-elevation-surface-raised": string;
|
|
220
|
-
"vs-elevation-surface-overlay": string;
|
|
221
223
|
"font-size-1": string;
|
|
222
224
|
"font-size-2": string;
|
|
223
225
|
"font-size-3": string;
|
|
@@ -239,8 +241,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
239
241
|
duration_quickly: string;
|
|
240
242
|
duration_base: string;
|
|
241
243
|
duration_slowly: string;
|
|
242
|
-
"vs-box-shadow-focus": string;
|
|
243
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
244
244
|
no_javascript: string;
|
|
245
245
|
theme_dark: string;
|
|
246
246
|
theme_grey: string;
|
|
@@ -144,6 +144,14 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
144
144
|
"vs-radius-huge": string;
|
|
145
145
|
"vs-radius-full": string;
|
|
146
146
|
"vs-radius-small": string;
|
|
147
|
+
"vs-elevation-shadow-raised": string;
|
|
148
|
+
"vs-elevation-shadow-overlay": string;
|
|
149
|
+
"vs-elevation-surface": string;
|
|
150
|
+
"vs-elevation-surface-section": string;
|
|
151
|
+
"vs-elevation-surface-raised": string;
|
|
152
|
+
"vs-elevation-surface-overlay": string;
|
|
153
|
+
"vs-focus-shadow": string;
|
|
154
|
+
"vs-focus-shadow-on-dark": string;
|
|
147
155
|
"vs-font-size-display-m": string;
|
|
148
156
|
"vs-font-size-display-s": string;
|
|
149
157
|
"vs-font-size-heading-xl": string;
|
|
@@ -212,12 +220,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
212
220
|
"vs-icon-facility-accessible-toilet": string;
|
|
213
221
|
"vs-icon-feedback-success": string;
|
|
214
222
|
"vs-icon-facility-vegan": string;
|
|
215
|
-
"vs-elevation-shadow-raised": string;
|
|
216
|
-
"vs-elevation-shadow-overlay": string;
|
|
217
|
-
"vs-elevation-surface": string;
|
|
218
|
-
"vs-elevation-surface-section": string;
|
|
219
|
-
"vs-elevation-surface-raised": string;
|
|
220
|
-
"vs-elevation-surface-overlay": string;
|
|
221
223
|
"font-size-1": string;
|
|
222
224
|
"font-size-2": string;
|
|
223
225
|
"font-size-3": string;
|
|
@@ -239,8 +241,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
239
241
|
duration_quickly: string;
|
|
240
242
|
duration_base: string;
|
|
241
243
|
duration_slowly: string;
|
|
242
|
-
"vs-box-shadow-focus": string;
|
|
243
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
244
244
|
no_javascript: string;
|
|
245
245
|
theme_dark: string;
|
|
246
246
|
theme_grey: string;
|
|
@@ -194,6 +194,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
194
194
|
"vs-radius-huge": string;
|
|
195
195
|
"vs-radius-full": string;
|
|
196
196
|
"vs-radius-small": string;
|
|
197
|
+
"vs-elevation-shadow-raised": string;
|
|
198
|
+
"vs-elevation-shadow-overlay": string;
|
|
199
|
+
"vs-elevation-surface": string;
|
|
200
|
+
"vs-elevation-surface-section": string;
|
|
201
|
+
"vs-elevation-surface-raised": string;
|
|
202
|
+
"vs-elevation-surface-overlay": string;
|
|
203
|
+
"vs-focus-shadow": string;
|
|
204
|
+
"vs-focus-shadow-on-dark": string;
|
|
197
205
|
"vs-font-size-display-m": string;
|
|
198
206
|
"vs-font-size-display-s": string;
|
|
199
207
|
"vs-font-size-heading-xl": string;
|
|
@@ -262,12 +270,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
262
270
|
"vs-icon-facility-accessible-toilet": string;
|
|
263
271
|
"vs-icon-feedback-success": string;
|
|
264
272
|
"vs-icon-facility-vegan": string;
|
|
265
|
-
"vs-elevation-shadow-raised": string;
|
|
266
|
-
"vs-elevation-shadow-overlay": string;
|
|
267
|
-
"vs-elevation-surface": string;
|
|
268
|
-
"vs-elevation-surface-section": string;
|
|
269
|
-
"vs-elevation-surface-raised": string;
|
|
270
|
-
"vs-elevation-surface-overlay": string;
|
|
271
273
|
"font-size-1": string;
|
|
272
274
|
"font-size-2": string;
|
|
273
275
|
"font-size-3": string;
|
|
@@ -289,8 +291,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
289
291
|
duration_quickly: string;
|
|
290
292
|
duration_base: string;
|
|
291
293
|
duration_slowly: string;
|
|
292
|
-
"vs-box-shadow-focus": string;
|
|
293
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
294
294
|
no_javascript: string;
|
|
295
295
|
theme_dark: string;
|
|
296
296
|
theme_grey: string;
|
|
@@ -803,6 +803,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
803
803
|
"vs-radius-huge": string;
|
|
804
804
|
"vs-radius-full": string;
|
|
805
805
|
"vs-radius-small": string;
|
|
806
|
+
"vs-elevation-shadow-raised": string;
|
|
807
|
+
"vs-elevation-shadow-overlay": string;
|
|
808
|
+
"vs-elevation-surface": string;
|
|
809
|
+
"vs-elevation-surface-section": string;
|
|
810
|
+
"vs-elevation-surface-raised": string;
|
|
811
|
+
"vs-elevation-surface-overlay": string;
|
|
812
|
+
"vs-focus-shadow": string;
|
|
813
|
+
"vs-focus-shadow-on-dark": string;
|
|
806
814
|
"vs-font-size-display-m": string;
|
|
807
815
|
"vs-font-size-display-s": string;
|
|
808
816
|
"vs-font-size-heading-xl": string;
|
|
@@ -871,12 +879,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
871
879
|
"vs-icon-facility-accessible-toilet": string;
|
|
872
880
|
"vs-icon-feedback-success": string;
|
|
873
881
|
"vs-icon-facility-vegan": string;
|
|
874
|
-
"vs-elevation-shadow-raised": string;
|
|
875
|
-
"vs-elevation-shadow-overlay": string;
|
|
876
|
-
"vs-elevation-surface": string;
|
|
877
|
-
"vs-elevation-surface-section": string;
|
|
878
|
-
"vs-elevation-surface-raised": string;
|
|
879
|
-
"vs-elevation-surface-overlay": string;
|
|
880
882
|
"font-size-1": string;
|
|
881
883
|
"font-size-2": string;
|
|
882
884
|
"font-size-3": string;
|
|
@@ -898,8 +900,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
898
900
|
duration_quickly: string;
|
|
899
901
|
duration_base: string;
|
|
900
902
|
duration_slowly: string;
|
|
901
|
-
"vs-box-shadow-focus": string;
|
|
902
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
903
903
|
no_javascript: string;
|
|
904
904
|
theme_dark: string;
|
|
905
905
|
theme_grey: string;
|
|
@@ -1271,6 +1271,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1271
1271
|
"vs-radius-huge": string;
|
|
1272
1272
|
"vs-radius-full": string;
|
|
1273
1273
|
"vs-radius-small": string;
|
|
1274
|
+
"vs-elevation-shadow-raised": string;
|
|
1275
|
+
"vs-elevation-shadow-overlay": string;
|
|
1276
|
+
"vs-elevation-surface": string;
|
|
1277
|
+
"vs-elevation-surface-section": string;
|
|
1278
|
+
"vs-elevation-surface-raised": string;
|
|
1279
|
+
"vs-elevation-surface-overlay": string;
|
|
1280
|
+
"vs-focus-shadow": string;
|
|
1281
|
+
"vs-focus-shadow-on-dark": string;
|
|
1274
1282
|
"vs-font-size-display-m": string;
|
|
1275
1283
|
"vs-font-size-display-s": string;
|
|
1276
1284
|
"vs-font-size-heading-xl": string;
|
|
@@ -1339,12 +1347,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1339
1347
|
"vs-icon-facility-accessible-toilet": string;
|
|
1340
1348
|
"vs-icon-feedback-success": string;
|
|
1341
1349
|
"vs-icon-facility-vegan": string;
|
|
1342
|
-
"vs-elevation-shadow-raised": string;
|
|
1343
|
-
"vs-elevation-shadow-overlay": string;
|
|
1344
|
-
"vs-elevation-surface": string;
|
|
1345
|
-
"vs-elevation-surface-section": string;
|
|
1346
|
-
"vs-elevation-surface-raised": string;
|
|
1347
|
-
"vs-elevation-surface-overlay": string;
|
|
1348
1350
|
"font-size-1": string;
|
|
1349
1351
|
"font-size-2": string;
|
|
1350
1352
|
"font-size-3": string;
|
|
@@ -1366,8 +1368,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1366
1368
|
duration_quickly: string;
|
|
1367
1369
|
duration_base: string;
|
|
1368
1370
|
duration_slowly: string;
|
|
1369
|
-
"vs-box-shadow-focus": string;
|
|
1370
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1371
1371
|
no_javascript: string;
|
|
1372
1372
|
theme_dark: string;
|
|
1373
1373
|
theme_grey: string;
|
|
@@ -813,6 +813,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
813
813
|
"vs-radius-huge": string;
|
|
814
814
|
"vs-radius-full": string;
|
|
815
815
|
"vs-radius-small": string;
|
|
816
|
+
"vs-elevation-shadow-raised": string;
|
|
817
|
+
"vs-elevation-shadow-overlay": string;
|
|
818
|
+
"vs-elevation-surface": string;
|
|
819
|
+
"vs-elevation-surface-section": string;
|
|
820
|
+
"vs-elevation-surface-raised": string;
|
|
821
|
+
"vs-elevation-surface-overlay": string;
|
|
822
|
+
"vs-focus-shadow": string;
|
|
823
|
+
"vs-focus-shadow-on-dark": string;
|
|
816
824
|
"vs-font-size-display-m": string;
|
|
817
825
|
"vs-font-size-display-s": string;
|
|
818
826
|
"vs-font-size-heading-xl": string;
|
|
@@ -881,12 +889,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
881
889
|
"vs-icon-facility-accessible-toilet": string;
|
|
882
890
|
"vs-icon-feedback-success": string;
|
|
883
891
|
"vs-icon-facility-vegan": string;
|
|
884
|
-
"vs-elevation-shadow-raised": string;
|
|
885
|
-
"vs-elevation-shadow-overlay": string;
|
|
886
|
-
"vs-elevation-surface": string;
|
|
887
|
-
"vs-elevation-surface-section": string;
|
|
888
|
-
"vs-elevation-surface-raised": string;
|
|
889
|
-
"vs-elevation-surface-overlay": string;
|
|
890
892
|
"font-size-1": string;
|
|
891
893
|
"font-size-2": string;
|
|
892
894
|
"font-size-3": string;
|
|
@@ -908,8 +910,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
908
910
|
duration_quickly: string;
|
|
909
911
|
duration_base: string;
|
|
910
912
|
duration_slowly: string;
|
|
911
|
-
"vs-box-shadow-focus": string;
|
|
912
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
913
913
|
no_javascript: string;
|
|
914
914
|
theme_dark: string;
|
|
915
915
|
theme_grey: string;
|
|
@@ -1138,6 +1138,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1138
1138
|
"vs-radius-huge": string;
|
|
1139
1139
|
"vs-radius-full": string;
|
|
1140
1140
|
"vs-radius-small": string;
|
|
1141
|
+
"vs-elevation-shadow-raised": string;
|
|
1142
|
+
"vs-elevation-shadow-overlay": string;
|
|
1143
|
+
"vs-elevation-surface": string;
|
|
1144
|
+
"vs-elevation-surface-section": string;
|
|
1145
|
+
"vs-elevation-surface-raised": string;
|
|
1146
|
+
"vs-elevation-surface-overlay": string;
|
|
1147
|
+
"vs-focus-shadow": string;
|
|
1148
|
+
"vs-focus-shadow-on-dark": string;
|
|
1141
1149
|
"vs-font-size-display-m": string;
|
|
1142
1150
|
"vs-font-size-display-s": string;
|
|
1143
1151
|
"vs-font-size-heading-xl": string;
|
|
@@ -1206,12 +1214,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1206
1214
|
"vs-icon-facility-accessible-toilet": string;
|
|
1207
1215
|
"vs-icon-feedback-success": string;
|
|
1208
1216
|
"vs-icon-facility-vegan": string;
|
|
1209
|
-
"vs-elevation-shadow-raised": string;
|
|
1210
|
-
"vs-elevation-shadow-overlay": string;
|
|
1211
|
-
"vs-elevation-surface": string;
|
|
1212
|
-
"vs-elevation-surface-section": string;
|
|
1213
|
-
"vs-elevation-surface-raised": string;
|
|
1214
|
-
"vs-elevation-surface-overlay": string;
|
|
1215
1217
|
"font-size-1": string;
|
|
1216
1218
|
"font-size-2": string;
|
|
1217
1219
|
"font-size-3": string;
|
|
@@ -1233,8 +1235,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1233
1235
|
duration_quickly: string;
|
|
1234
1236
|
duration_base: string;
|
|
1235
1237
|
duration_slowly: string;
|
|
1236
|
-
"vs-box-shadow-focus": string;
|
|
1237
|
-
"vs-box-shadow-focus-on-dark": string;
|
|
1238
1238
|
no_javascript: string;
|
|
1239
1239
|
theme_dark: string;
|
|
1240
1240
|
theme_grey: string;
|