@visitscotland/component-library 5.16.4 → 5.18.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 +532 -498
- package/dist/client/scripts/{a60ecda754d362c2ae5f.js → 03be5e7637e3fc5b35f2.js} +1 -1
- package/dist/client/scripts/{ddbe7d3a688d6aa76adb.js → 19bf3fda24af130d6309.js} +1 -1
- package/dist/client/scripts/{ea35a7401301fdd826c8.js → 3997e6bfb2077648fae3.js} +1 -1
- package/dist/client/scripts/4714fa29a82e1177d216.js +1 -0
- package/dist/client/scripts/72e8cf2a7ddceadf4584.js +2 -0
- package/dist/client/scripts/72e8cf2a7ddceadf4584.js.LICENSE.txt +1 -0
- package/dist/client/scripts/96fcf998bf85267cee36.js +1 -0
- package/dist/client/scripts/{13f11ddb02a309d7ca52.js → a457e9c50e47ef615e6a.js} +1 -1
- package/dist/client/scripts/a518bb1554a077d87d19.js +1 -0
- package/dist/client/scripts/b16d36c13df4f81799dc.js +2 -0
- package/dist/client/scripts/b85d75a825b35c37debd.js +1 -0
- package/dist/client/scripts/ba8379f7349980eced6b.js +1 -0
- package/dist/client/scripts/{d6498b4d9b442b1b5de6.js → c125dd10e49921486f34.js} +1 -1
- package/dist/client/scripts/{0138c0c9ddea3182e3ec.js → c4b3ea690e53673d1f42.js} +1 -1
- package/dist/client/scripts/{e0a777194c85c718245b.js → dd51706886e16b5f97be.js} +1 -1
- package/dist/client/styles/4714fa29a82e1177d216.css +1 -0
- package/dist/client/styles/{5ef9a0f18541fee55f4c.css → 96fcf998bf85267cee36.css} +1 -1
- package/dist/client/styles/b85d75a825b35c37debd.css +1 -0
- package/dist/client/styles/ba8379f7349980eced6b.css +1 -0
- package/dist/components/{LoadingSpinner-BGAbIm7j.mjs → LoadingSpinner-Bt2Ghlfy.mjs} +4218 -4148
- package/dist/components/LoadingSpinner-kkWdRoQn.js +38 -0
- package/dist/components/components/accordion/components/AccordionItem.vue.d.ts +2 -1
- package/dist/components/components/accordion/components/AccordionToggle.vue.d.ts +1 -1
- package/dist/components/components/accordion/index.d.ts +3 -2
- package/dist/components/components/address/Address.vue.d.ts +1 -0
- package/dist/components/components/alert/Alert.vue.d.ts +1 -0
- package/dist/components/components/article-details/ArticleDetails.vue.d.ts +1 -0
- package/dist/components/components/banner/Banner.vue.d.ts +2 -1
- package/dist/components/components/button/Button.vue.d.ts +1 -1
- package/dist/components/components/button-toggle-group/ButtonToggleGroup.vue.d.ts +1 -0
- package/dist/components/components/canned-search/CannedSearch.vue.d.ts +4 -2
- package/dist/components/components/canned-search/components/CannedSearchLogos.vue.d.ts +1 -1
- package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts +1 -0
- package/dist/components/components/canned-search/components/CannedSearchSummaryBox.vue.d.ts +1 -0
- package/dist/components/components/caption/Caption.vue.d.ts +1 -0
- package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +8 -3
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorQuestion.vue.d.ts +1 -1
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts +2 -0
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorRunningTotal.vue.d.ts +1 -0
- package/dist/components/components/carbon-calculator/components/CarbonCalculatorTip.vue.d.ts +1 -0
- package/dist/components/components/card/Card.vue.d.ts +1 -0
- package/dist/components/components/carousel/Carousel.vue.d.ts +1 -1
- package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +5 -2
- package/dist/components/components/detail/Detail.vue.d.ts +321 -1
- package/dist/components/components/embed-wrapper/EmbedWrapper.vue.d.ts +2 -1
- package/dist/components/components/event-card/EventCard.vue.d.ts +1 -1
- package/dist/components/components/footer/components/FooterAccordionItem.vue.d.ts +2 -1
- package/dist/components/components/footer/components/FooterCopyright.vue.d.ts +1 -0
- package/dist/components/components/footer/components/FooterNavListItem.vue.d.ts +1 -0
- package/dist/components/components/footer/components/FooterSocialItem.vue.d.ts +2 -0
- package/dist/components/components/form/Form.vue.d.ts +4 -3
- package/dist/components/components/global-menu/components/GlobalMenuLanguage.vue.d.ts +1 -0
- package/dist/components/components/hero-section/HeroSection.vue.d.ts +2 -1
- package/dist/components/components/hero-section/components/HeroSectionImage.vue.d.ts +1 -0
- package/dist/components/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +1 -1
- package/dist/components/components/icon/Icon.vue.d.ts +3 -2
- package/dist/components/components/icon/index.d.ts +1 -0
- package/dist/components/components/icon-list/components/IconListItem.vue.d.ts +1 -0
- package/dist/components/components/illustrated-map/index.d.ts +2 -0
- package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +7 -4
- package/dist/components/components/input/Input.vue.d.ts +1 -1
- package/dist/components/components/itineraries/Itinerary.vue.d.ts +1 -1
- package/dist/components/components/itineraries/components/ItineraryDay.vue.d.ts +3 -1
- package/dist/components/components/itineraries/components/ItineraryStop.vue.d.ts +310 -1
- package/dist/components/components/itineraries/components/ItineraryStopInfo.vue.d.ts +2 -0
- package/dist/components/components/link/Link.vue.d.ts +1 -0
- package/dist/components/components/link-list/components/LinkListItem.vue.d.ts +1 -0
- package/dist/components/components/listicle/ListicleItem.vue.d.ts +309 -1
- package/dist/components/components/map/Map.vue.d.ts +2 -1
- package/dist/components/components/map/components/MapMarker.vue.d.ts +1 -0
- package/dist/components/components/map-marker-icon/MapMarkerIcon.vue.d.ts +1 -0
- package/dist/components/components/map-with-sidebar/MapWithSidebar.vue.d.ts +13 -6
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarButtons.vue.d.ts +1 -1
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarCategory.vue.d.ts +2 -0
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarControls.vue.d.ts +1 -1
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarListItem.vue.d.ts +1 -0
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarPanel.vue.d.ts +7 -3
- package/dist/components/components/map-with-sidebar/components/MapWithSidebarSubcategory.vue.d.ts +1 -0
- package/dist/components/components/mega-nav/MegaNav.vue.d.ts +7 -4
- package/dist/components/components/mega-nav/components/MegaNavAccordionItem.vue.d.ts +3 -1
- package/dist/components/components/mega-nav/components/MegaNavDropdown.vue.d.ts +1 -1
- package/dist/components/components/mega-nav/components/MegaNavDropdownContainer.vue.d.ts +2 -1
- package/dist/components/components/mega-nav/components/MegaNavFeaturedEvent.vue.d.ts +4 -2
- package/dist/components/components/mega-nav/components/MegaNavFeaturedItem.vue.d.ts +4 -2
- package/dist/components/components/mega-nav/components/MegaNavListItem.vue.d.ts +1 -0
- package/dist/components/components/mega-nav/components/MegaNavStaticLink.vue.d.ts +1 -0
- package/dist/components/components/megalinks/Megalinks.vue.d.ts +1 -1
- package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +5 -2
- package/dist/components/components/megalinks/components/megalink-multi-image/MegalinkMultiImage.vue.d.ts +5 -2
- package/dist/components/components/megalinks/components/megalink-single-image/MegalinkSingleImage.vue.d.ts +1 -1
- package/dist/components/components/modal/Modal.vue.d.ts +1 -1
- package/dist/components/components/number-input/NumberInput.vue.d.ts +1 -1
- package/dist/components/components/product-search/ProductSearch.vue.d.ts +2 -1
- package/dist/components/components/site-search/SiteSearch.vue.d.ts +1 -1
- package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +3 -2
- package/dist/components/components/ski-scotland/ski-scotland-card/SkiScotlandCard.vue.d.ts +4 -2
- package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +7 -2
- package/dist/components/components/skip-to/SkipTo.vue.d.ts +1 -0
- package/dist/components/components/social-credit-link/SocialCreditLink.vue.d.ts +2 -0
- package/dist/components/components/social-share/SocialShare.vue.d.ts +1 -1
- package/dist/components/components/social-share/components/SocialShareItem.vue.d.ts +2 -0
- package/dist/components/components/spotlight-section/SpotlightSection.vue.d.ts +1 -1
- package/dist/components/components/stretched-link-card/StretchedLinkCard.vue.d.ts +4 -2
- package/dist/components/components/stretched-link-card/components/StretchedLinkPanels.vue.d.ts +1 -0
- package/dist/components/components/summary-box/components/SummaryBoxListItem.vue.d.ts +1 -0
- package/dist/components/components/svg-link/SvgLink.vue.d.ts +1 -0
- package/dist/components/components/tag/Tag.vue.d.ts +1 -0
- package/dist/components/components/toggle-button/ToggleButton.vue.d.ts +2 -1
- package/dist/components/components/tooltip/Tooltip.vue.d.ts +1 -1
- package/dist/components/components/video/Video.vue.d.ts +2 -1
- package/dist/components/components/video-caption/VideoCaption.vue.d.ts +5 -3
- package/dist/components/components/warning/Warning.vue.d.ts +2 -1
- 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 +2 -2
- package/dist/components/vs-component-library.mjs +35 -3
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{e4d4dc29a4d91453c9ff.css → b69602448346519334cf.css} +4 -3
- package/package.json +1 -1
- package/dist/client/scripts/045cedb636251568c653.js +0 -2
- package/dist/client/scripts/4d81e153212f8a019760.js +0 -2
- package/dist/client/scripts/4d81e153212f8a019760.js.LICENSE.txt +0 -1
- package/dist/client/scripts/5ef9a0f18541fee55f4c.js +0 -1
- package/dist/client/scripts/7c528b179ac61796df85.js +0 -1
- package/dist/client/scripts/be5be40177795e15ffc4.js +0 -1
- package/dist/client/scripts/c1202f7be443a6a829da.js +0 -1
- package/dist/client/styles/7c528b179ac61796df85.css +0 -1
- package/dist/client/styles/be5be40177795e15ffc4.css +0 -1
- package/dist/components/LoadingSpinner-Bx_xt3Ws.js +0 -38
- /package/dist/client/scripts/{465be4f4d4ddbe9b4741.js → 8465dc4025dd186c61c4.js} +0 -0
- /package/dist/client/scripts/{5de909354776d7d3471a.js → 89abc7e3a5eecf6b6014.js} +0 -0
- /package/dist/client/scripts/{045cedb636251568c653.js.LICENSE.txt → b16d36c13df4f81799dc.js.LICENSE.txt} +0 -0
- /package/dist/client/scripts/{666b1086c76b0e59651b.js → bb8f78fd21453a818715.js} +0 -0
- /package/dist/client/scripts/{144ec959a8b39f754c33.js → d4fdfca319e908a2c80a.js} +0 -0
- /package/dist/client/scripts/{732ec555c9d0c20ede00.js → eb3e702cdad4fa098d02.js} +0 -0
- /package/dist/client/styles/{a60ecda754d362c2ae5f.css → 03be5e7637e3fc5b35f2.css} +0 -0
- /package/dist/client/styles/{ddbe7d3a688d6aa76adb.css → 19bf3fda24af130d6309.css} +0 -0
- /package/dist/client/styles/{465be4f4d4ddbe9b4741.css → 8465dc4025dd186c61c4.css} +0 -0
- /package/dist/client/styles/{5de909354776d7d3471a.css → 89abc7e3a5eecf6b6014.css} +0 -0
- /package/dist/client/styles/{13f11ddb02a309d7ca52.css → a457e9c50e47ef615e6a.css} +0 -0
- /package/dist/client/styles/{666b1086c76b0e59651b.css → bb8f78fd21453a818715.css} +0 -0
- /package/dist/client/styles/{144ec959a8b39f754c33.css → d4fdfca319e908a2c80a.css} +0 -0
- /package/dist/client/styles/{e0a777194c85c718245b.css → dd51706886e16b5f97be.css} +0 -0
- /package/dist/client/styles/{732ec555c9d0c20ede00.css → eb3e702cdad4fa098d02.css} +0 -0
|
@@ -25,8 +25,24 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
25
25
|
type: BooleanConstructor;
|
|
26
26
|
default: boolean;
|
|
27
27
|
};
|
|
28
|
+
/**
|
|
29
|
+
* The name of the icon to display alongside the detail text.
|
|
30
|
+
*/
|
|
31
|
+
icon: {
|
|
32
|
+
type: StringConstructor;
|
|
33
|
+
default: string;
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* Color variant of the icon displayed alongside the detail text.
|
|
37
|
+
*/
|
|
38
|
+
iconVariant: {
|
|
39
|
+
type: StringConstructor;
|
|
40
|
+
default: string;
|
|
41
|
+
validator: (value: unknown) => any;
|
|
42
|
+
};
|
|
28
43
|
}>, {}, {}, {
|
|
29
44
|
detailClasses(): string[];
|
|
45
|
+
iconSize(): "xs" | "xxs";
|
|
30
46
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
31
47
|
/**
|
|
32
48
|
* The font size
|
|
@@ -54,9 +70,313 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
54
70
|
type: BooleanConstructor;
|
|
55
71
|
default: boolean;
|
|
56
72
|
};
|
|
73
|
+
/**
|
|
74
|
+
* The name of the icon to display alongside the detail text.
|
|
75
|
+
*/
|
|
76
|
+
icon: {
|
|
77
|
+
type: StringConstructor;
|
|
78
|
+
default: string;
|
|
79
|
+
};
|
|
80
|
+
/**
|
|
81
|
+
* Color variant of the icon displayed alongside the detail text.
|
|
82
|
+
*/
|
|
83
|
+
iconVariant: {
|
|
84
|
+
type: StringConstructor;
|
|
85
|
+
default: string;
|
|
86
|
+
validator: (value: unknown) => any;
|
|
87
|
+
};
|
|
57
88
|
}>> & Readonly<{}>, {
|
|
89
|
+
icon: string;
|
|
58
90
|
size: string;
|
|
59
91
|
noMargins: boolean;
|
|
92
|
+
iconVariant: string;
|
|
60
93
|
color: string;
|
|
61
|
-
}, {}, {
|
|
94
|
+
}, {}, {
|
|
95
|
+
VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
96
|
+
icon: {
|
|
97
|
+
type: StringConstructor;
|
|
98
|
+
required: true;
|
|
99
|
+
};
|
|
100
|
+
variant: {
|
|
101
|
+
type: StringConstructor;
|
|
102
|
+
default: string;
|
|
103
|
+
validator: (value: unknown) => any;
|
|
104
|
+
};
|
|
105
|
+
customColour: {
|
|
106
|
+
type: StringConstructor;
|
|
107
|
+
default: any;
|
|
108
|
+
};
|
|
109
|
+
size: {
|
|
110
|
+
type: StringConstructor;
|
|
111
|
+
default: string;
|
|
112
|
+
validator: (value: unknown) => any;
|
|
113
|
+
};
|
|
114
|
+
smallSize: {
|
|
115
|
+
type: StringConstructor;
|
|
116
|
+
default: any;
|
|
117
|
+
validator: (value: unknown) => any;
|
|
118
|
+
};
|
|
119
|
+
}>, {}, {
|
|
120
|
+
tokens: {
|
|
121
|
+
"vs-color-background-primary": string;
|
|
122
|
+
"vs-color-background-secondary": string;
|
|
123
|
+
"vs-color-background-bold": string;
|
|
124
|
+
"vs-color-background-brand": string;
|
|
125
|
+
"vs-color-background-inverse": string;
|
|
126
|
+
"vs-color-background-highlight": string;
|
|
127
|
+
"vs-color-background-information": string;
|
|
128
|
+
"vs-color-background-success": string;
|
|
129
|
+
"vs-color-background-warning": string;
|
|
130
|
+
"vs-color-background-error": string;
|
|
131
|
+
"vs-color-background-accent-heather-80": string;
|
|
132
|
+
"vs-color-background-accent-heather-30": string;
|
|
133
|
+
"vs-color-background-accent-tolsta-40": string;
|
|
134
|
+
"vs-color-background-accent-gorse-05": string;
|
|
135
|
+
"vs-color-border-primary": string;
|
|
136
|
+
"vs-color-border-secondary": string;
|
|
137
|
+
"vs-color-border-inverse": string;
|
|
138
|
+
"vs-color-border-input": string;
|
|
139
|
+
"vs-color-border-highlight": string;
|
|
140
|
+
"vs-color-border-bold": string;
|
|
141
|
+
"vs-color-border-success": string;
|
|
142
|
+
"vs-color-border-warning": string;
|
|
143
|
+
"vs-color-border-error": string;
|
|
144
|
+
"vs-color-border-disabled": string;
|
|
145
|
+
"vs-color-icon-primary": string;
|
|
146
|
+
"vs-color-icon-secondary": string;
|
|
147
|
+
"vs-color-icon-tertiary": string;
|
|
148
|
+
"vs-color-icon-inverse": string;
|
|
149
|
+
"vs-color-icon-cta-on-light": string;
|
|
150
|
+
"vs-color-icon-highlight": string;
|
|
151
|
+
"vs-color-icon-success": string;
|
|
152
|
+
"vs-color-icon-warning": string;
|
|
153
|
+
"vs-color-icon-error": string;
|
|
154
|
+
"vs-color-icon-disabled": string;
|
|
155
|
+
"vs-color-icon-accent-saltire-30": string;
|
|
156
|
+
"vs-color-icon-ski-easy": string;
|
|
157
|
+
"vs-color-icon-ski-intermediate": string;
|
|
158
|
+
"vs-color-icon-ski-difficult": string;
|
|
159
|
+
"vs-color-icon-ski-very-difficult": string;
|
|
160
|
+
"vs-color-icon-ski-itineraries": string;
|
|
161
|
+
"vs-color-icon-ski-other": string;
|
|
162
|
+
"vs-color-icon-accent-loch-ness": string;
|
|
163
|
+
"vs-color-icon-accent-grey-02": string;
|
|
164
|
+
"vs-color-icon-accent-saltire": string;
|
|
165
|
+
"vs-color-icon-accent-bramble": string;
|
|
166
|
+
"vs-color-icon-accent-heather": string;
|
|
167
|
+
"vs-color-icon-accent-whisky": string;
|
|
168
|
+
"vs-color-icon-accent-cranachan": string;
|
|
169
|
+
"vs-color-icon-accent-buachaille": string;
|
|
170
|
+
"vs-color-interaction-focus": string;
|
|
171
|
+
"vs-color-interaction-focus-on-bold": string;
|
|
172
|
+
"vs-color-interaction-cta-primary": string;
|
|
173
|
+
"vs-color-interaction-cta-secondary": string;
|
|
174
|
+
"vs-color-interaction-cta-hover": string;
|
|
175
|
+
"vs-color-interaction-cta-pressed": string;
|
|
176
|
+
"vs-color-interaction-cta-disabled": string;
|
|
177
|
+
"vs-color-interaction-cta-subtle-hover": string;
|
|
178
|
+
"vs-color-interaction-cta-subtle-pressed": string;
|
|
179
|
+
"vs-color-interaction-cta-subtle": string;
|
|
180
|
+
"vs-color-interaction-link-primary": string;
|
|
181
|
+
"vs-color-interaction-link-secondary": string;
|
|
182
|
+
"vs-color-interaction-link-active": string;
|
|
183
|
+
"vs-color-interaction-link-visited": string;
|
|
184
|
+
"vs-color-interaction-link-disabled": string;
|
|
185
|
+
"vs-color-interaction-link-visited-on-bold": string;
|
|
186
|
+
"vs-color-text-primary": string;
|
|
187
|
+
"vs-color-text-secondary": string;
|
|
188
|
+
"vs-color-text-tertiary": string;
|
|
189
|
+
"vs-color-text-inverse": string;
|
|
190
|
+
"vs-color-text-cta-on-light": string;
|
|
191
|
+
"vs-color-text-highlight": string;
|
|
192
|
+
"vs-color-text-brand": string;
|
|
193
|
+
"vs-color-text-error": string;
|
|
194
|
+
"vs-color-text-success": string;
|
|
195
|
+
"vs-color-text-disabled": string;
|
|
196
|
+
breakpoint_xl: string;
|
|
197
|
+
grid_container_width_xl: string;
|
|
198
|
+
breakpoint_md: string;
|
|
199
|
+
max_container_width_xl: string;
|
|
200
|
+
grid_container_width_md: string;
|
|
201
|
+
breakpoint_sm: string;
|
|
202
|
+
breakpoint_lg: string;
|
|
203
|
+
breakpoint_xs: string;
|
|
204
|
+
max_container_width_md: string;
|
|
205
|
+
grid_container_width_sm: string;
|
|
206
|
+
grid_container_width_lg: string;
|
|
207
|
+
max_container_width_sm: string;
|
|
208
|
+
max_container_width_lg: string;
|
|
209
|
+
max_container_width_xxl: string;
|
|
210
|
+
grid_container_width_xxl: string;
|
|
211
|
+
breakpoint_xxl: string;
|
|
212
|
+
grid_columns: string;
|
|
213
|
+
grid_gutter_width: string;
|
|
214
|
+
"vs-spacer-0": string;
|
|
215
|
+
"vs-spacer-0125": string;
|
|
216
|
+
"vs-spacer-025": string;
|
|
217
|
+
"vs-spacer-050": string;
|
|
218
|
+
"vs-spacer-075": string;
|
|
219
|
+
"vs-spacer-100": string;
|
|
220
|
+
"vs-spacer-125": string;
|
|
221
|
+
"vs-spacer-150": string;
|
|
222
|
+
"vs-spacer-175": string;
|
|
223
|
+
"vs-spacer-200": string;
|
|
224
|
+
"vs-spacer-250": string;
|
|
225
|
+
"vs-spacer-300": string;
|
|
226
|
+
"vs-spacer-400": string;
|
|
227
|
+
"vs-spacer-500": string;
|
|
228
|
+
"vs-spacer-600": string;
|
|
229
|
+
"vs-spacer-700": string;
|
|
230
|
+
"vs-radius-medium": string;
|
|
231
|
+
"vs-radius-none": string;
|
|
232
|
+
"vs-radius-large-increased": string;
|
|
233
|
+
"vs-radius-extra-large-increased": string;
|
|
234
|
+
"vs-radius-tiny": string;
|
|
235
|
+
"vs-radius-large": string;
|
|
236
|
+
"vs-radius-extra-large": string;
|
|
237
|
+
"vs-radius-extra-extra-large": string;
|
|
238
|
+
"vs-radius-huge": string;
|
|
239
|
+
"vs-radius-full": string;
|
|
240
|
+
"vs-radius-small": string;
|
|
241
|
+
"vs-elevation-shadow-raised": string;
|
|
242
|
+
"vs-elevation-shadow-overlay": string;
|
|
243
|
+
"vs-elevation-surface": string;
|
|
244
|
+
"vs-elevation-surface-section": string;
|
|
245
|
+
"vs-elevation-surface-raised": string;
|
|
246
|
+
"vs-elevation-surface-overlay": string;
|
|
247
|
+
"vs-focus-shadow": string;
|
|
248
|
+
"vs-focus-shadow-on-dark": string;
|
|
249
|
+
"vs-border-width-sm": string;
|
|
250
|
+
"vs-border-width-md": string;
|
|
251
|
+
"vs-font-size-display-m": string;
|
|
252
|
+
"vs-font-size-display-s": string;
|
|
253
|
+
"vs-font-size-heading-xl": string;
|
|
254
|
+
"vs-font-size-heading-l": string;
|
|
255
|
+
"vs-font-size-heading-m": string;
|
|
256
|
+
"vs-font-size-heading-s": string;
|
|
257
|
+
"vs-font-size-heading-xs": string;
|
|
258
|
+
"vs-font-size-heading-xxs": string;
|
|
259
|
+
"vs-font-size-heading-xxxs": string;
|
|
260
|
+
"vs-font-size-detail-l": string;
|
|
261
|
+
"vs-font-size-detail-m": string;
|
|
262
|
+
"vs-font-size-detail-s": string;
|
|
263
|
+
"vs-font-size-body-l": string;
|
|
264
|
+
"vs-font-size-body-m": string;
|
|
265
|
+
"vs-font-size-body-s": string;
|
|
266
|
+
"vs-font-weight-strong": string;
|
|
267
|
+
"vs-font-weight-medium": string;
|
|
268
|
+
"vs-font-weight-regular": string;
|
|
269
|
+
"vs-font-weight-subtle": string;
|
|
270
|
+
"vs-font-weight-heading": string;
|
|
271
|
+
"vs-font-weight-body": string;
|
|
272
|
+
"vs-font-weight-detail": string;
|
|
273
|
+
"vs-font-family-sans-serif": string;
|
|
274
|
+
"vs-font-family-display": string;
|
|
275
|
+
"vs-line-height-heading": number;
|
|
276
|
+
"vs-line-height-detail": number;
|
|
277
|
+
"vs-line-height-body": number;
|
|
278
|
+
"vs-letter-spacing-display": string;
|
|
279
|
+
"vs-letter-spacing-heading": string;
|
|
280
|
+
"vs-letter-spacing-detail": string;
|
|
281
|
+
"vs-letter-spacing-body": string;
|
|
282
|
+
icon_size_xxs: string;
|
|
283
|
+
icon_size_xs: string;
|
|
284
|
+
icon_size_sm: string;
|
|
285
|
+
icon_size_md: string;
|
|
286
|
+
icon_size_lg: string;
|
|
287
|
+
icon_size_xl: string;
|
|
288
|
+
"vs-icon-facility-audio-loop": string;
|
|
289
|
+
"vs-icon-control-collapse": string;
|
|
290
|
+
"vs-icon-facility-wheelchair-access": string;
|
|
291
|
+
"vs-icon-control-pause": string;
|
|
292
|
+
"vs-icon-facility-cafe": string;
|
|
293
|
+
"vs-icon-feedback-error": string;
|
|
294
|
+
"vs-icon-facility-accessible-parking": string;
|
|
295
|
+
"vs-icon-control-filters": string;
|
|
296
|
+
"vs-icon-feedback-information": string;
|
|
297
|
+
"vs-icon-control-external-link": string;
|
|
298
|
+
"vs-icon-control-play": string;
|
|
299
|
+
"vs-icon-facility-accessible-dining": string;
|
|
300
|
+
"vs-icon-facility-public-transport": string;
|
|
301
|
+
"vs-icon-season-winter": string;
|
|
302
|
+
"vs-icon-control-expand": string;
|
|
303
|
+
"vs-icon-facility-pets-welcome": string;
|
|
304
|
+
"vs-icon-facility-parking": string;
|
|
305
|
+
"vs-icon-control-menu": string;
|
|
306
|
+
"vs-icon-season-spring": string;
|
|
307
|
+
"vs-icon-season-summer": string;
|
|
308
|
+
"vs-icon-facility-breakfast": string;
|
|
309
|
+
"vs-icon-control-back-to-top": string;
|
|
310
|
+
"vs-icon-control-dismiss": string;
|
|
311
|
+
"vs-icon-feedback-warning": string;
|
|
312
|
+
"vs-icon-facility-accessible-shower": string;
|
|
313
|
+
"vs-icon-facility-wifi": string;
|
|
314
|
+
"vs-icon-control-search": string;
|
|
315
|
+
"vs-icon-control-download": string;
|
|
316
|
+
"vs-icon-season-autumn": string;
|
|
317
|
+
"vs-icon-facility-accessible-toilet": string;
|
|
318
|
+
"vs-icon-feedback-success": string;
|
|
319
|
+
"vs-icon-facility-vegan": string;
|
|
320
|
+
"font-size-1": string;
|
|
321
|
+
"font-size-2": string;
|
|
322
|
+
"font-size-3": string;
|
|
323
|
+
"font-size-4": string;
|
|
324
|
+
"font-size-5": string;
|
|
325
|
+
"font-size-6": string;
|
|
326
|
+
"font-size-7": string;
|
|
327
|
+
"font-size-8": string;
|
|
328
|
+
"font-size-9": string;
|
|
329
|
+
"font-size-10": string;
|
|
330
|
+
"font-size-body": string;
|
|
331
|
+
"font-size-body-md": string;
|
|
332
|
+
"font-size-lead": string;
|
|
333
|
+
"font-size-lead-md": string;
|
|
334
|
+
"font-size-teaser": string;
|
|
335
|
+
opacity_100: string;
|
|
336
|
+
opacity_50: string;
|
|
337
|
+
opacity_0: string;
|
|
338
|
+
duration_quickly: string;
|
|
339
|
+
duration_base: string;
|
|
340
|
+
duration_slowly: string;
|
|
341
|
+
no_javascript: string;
|
|
342
|
+
theme_dark: string;
|
|
343
|
+
theme_grey: string;
|
|
344
|
+
};
|
|
345
|
+
}, {
|
|
346
|
+
iconClasses(): any[];
|
|
347
|
+
fontAwesomeClasses(): any;
|
|
348
|
+
iconStyles(): {
|
|
349
|
+
color: string;
|
|
350
|
+
};
|
|
351
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
352
|
+
icon: {
|
|
353
|
+
type: StringConstructor;
|
|
354
|
+
required: true;
|
|
355
|
+
};
|
|
356
|
+
variant: {
|
|
357
|
+
type: StringConstructor;
|
|
358
|
+
default: string;
|
|
359
|
+
validator: (value: unknown) => any;
|
|
360
|
+
};
|
|
361
|
+
customColour: {
|
|
362
|
+
type: StringConstructor;
|
|
363
|
+
default: any;
|
|
364
|
+
};
|
|
365
|
+
size: {
|
|
366
|
+
type: StringConstructor;
|
|
367
|
+
default: string;
|
|
368
|
+
validator: (value: unknown) => any;
|
|
369
|
+
};
|
|
370
|
+
smallSize: {
|
|
371
|
+
type: StringConstructor;
|
|
372
|
+
default: any;
|
|
373
|
+
validator: (value: unknown) => any;
|
|
374
|
+
};
|
|
375
|
+
}>> & Readonly<{}>, {
|
|
376
|
+
variant: string;
|
|
377
|
+
customColour: string;
|
|
378
|
+
size: string;
|
|
379
|
+
smallSize: string;
|
|
380
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
381
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
62
382
|
export default _default;
|
|
@@ -395,6 +395,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
395
395
|
"vs-color-border-disabled": string;
|
|
396
396
|
"vs-color-icon-primary": string;
|
|
397
397
|
"vs-color-icon-secondary": string;
|
|
398
|
+
"vs-color-icon-tertiary": string;
|
|
398
399
|
"vs-color-icon-inverse": string;
|
|
399
400
|
"vs-color-icon-cta-on-light": string;
|
|
400
401
|
"vs-color-icon-highlight": string;
|
|
@@ -676,7 +677,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
676
677
|
'vs-button--is-animating': boolean;
|
|
677
678
|
'vs-button--rounded': boolean;
|
|
678
679
|
'vs-button--icon-only': boolean;
|
|
679
|
-
'button-flex': boolean;
|
|
680
680
|
'vs-button--flex-reverse': boolean;
|
|
681
681
|
}[];
|
|
682
682
|
iconClasses(): {
|
|
@@ -1286,6 +1286,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1286
1286
|
"vs-color-border-disabled": string;
|
|
1287
1287
|
"vs-color-icon-primary": string;
|
|
1288
1288
|
"vs-color-icon-secondary": string;
|
|
1289
|
+
"vs-color-icon-tertiary": string;
|
|
1289
1290
|
"vs-color-icon-inverse": string;
|
|
1290
1291
|
"vs-color-icon-cta-on-light": string;
|
|
1291
1292
|
"vs-color-icon-highlight": string;
|
|
@@ -141,7 +141,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
141
141
|
'vs-button--is-animating': boolean;
|
|
142
142
|
'vs-button--rounded': boolean;
|
|
143
143
|
'vs-button--icon-only': boolean;
|
|
144
|
-
'button-flex': boolean;
|
|
145
144
|
'vs-button--flex-reverse': boolean;
|
|
146
145
|
}[];
|
|
147
146
|
iconClasses(): {
|
|
@@ -751,6 +750,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
751
750
|
"vs-color-border-disabled": string;
|
|
752
751
|
"vs-color-icon-primary": string;
|
|
753
752
|
"vs-color-icon-secondary": string;
|
|
753
|
+
"vs-color-icon-tertiary": string;
|
|
754
754
|
"vs-color-icon-inverse": string;
|
|
755
755
|
"vs-color-icon-cta-on-light": string;
|
|
756
756
|
"vs-color-icon-highlight": string;
|
|
@@ -242,7 +242,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
242
242
|
'vs-button--is-animating': boolean;
|
|
243
243
|
'vs-button--rounded': boolean;
|
|
244
244
|
'vs-button--icon-only': boolean;
|
|
245
|
-
'button-flex': boolean;
|
|
246
245
|
'vs-button--flex-reverse': boolean;
|
|
247
246
|
}[];
|
|
248
247
|
iconClasses(): {
|
|
@@ -852,6 +851,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
852
851
|
"vs-color-border-disabled": string;
|
|
853
852
|
"vs-color-icon-primary": string;
|
|
854
853
|
"vs-color-icon-secondary": string;
|
|
854
|
+
"vs-color-icon-tertiary": string;
|
|
855
855
|
"vs-color-icon-inverse": string;
|
|
856
856
|
"vs-color-icon-cta-on-light": string;
|
|
857
857
|
"vs-color-icon-highlight": string;
|
|
@@ -1800,6 +1800,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1800
1800
|
"vs-color-border-disabled": string;
|
|
1801
1801
|
"vs-color-icon-primary": string;
|
|
1802
1802
|
"vs-color-icon-secondary": string;
|
|
1803
|
+
"vs-color-icon-tertiary": string;
|
|
1803
1804
|
"vs-color-icon-inverse": string;
|
|
1804
1805
|
"vs-color-icon-cta-on-light": string;
|
|
1805
1806
|
"vs-color-icon-highlight": string;
|
|
@@ -295,6 +295,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
295
295
|
"vs-color-border-disabled": string;
|
|
296
296
|
"vs-color-icon-primary": string;
|
|
297
297
|
"vs-color-icon-secondary": string;
|
|
298
|
+
"vs-color-icon-tertiary": string;
|
|
298
299
|
"vs-color-icon-inverse": string;
|
|
299
300
|
"vs-color-icon-cta-on-light": string;
|
|
300
301
|
"vs-color-icon-highlight": string;
|
|
@@ -192,6 +192,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
192
192
|
"vs-color-border-disabled": string;
|
|
193
193
|
"vs-color-icon-primary": string;
|
|
194
194
|
"vs-color-icon-secondary": string;
|
|
195
|
+
"vs-color-icon-tertiary": string;
|
|
195
196
|
"vs-color-icon-inverse": string;
|
|
196
197
|
"vs-color-icon-cta-on-light": string;
|
|
197
198
|
"vs-color-icon-highlight": string;
|
|
@@ -207,6 +207,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
207
207
|
"vs-color-border-disabled": string;
|
|
208
208
|
"vs-color-icon-primary": string;
|
|
209
209
|
"vs-color-icon-secondary": string;
|
|
210
|
+
"vs-color-icon-tertiary": string;
|
|
210
211
|
"vs-color-icon-inverse": string;
|
|
211
212
|
"vs-color-icon-cta-on-light": string;
|
|
212
213
|
"vs-color-icon-highlight": string;
|
|
@@ -493,6 +494,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
493
494
|
"vs-color-border-disabled": string;
|
|
494
495
|
"vs-color-icon-primary": string;
|
|
495
496
|
"vs-color-icon-secondary": string;
|
|
497
|
+
"vs-color-icon-tertiary": string;
|
|
496
498
|
"vs-color-icon-inverse": string;
|
|
497
499
|
"vs-color-icon-cta-on-light": string;
|
|
498
500
|
"vs-color-icon-highlight": string;
|
|
@@ -873,7 +873,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
873
873
|
'vs-button--is-animating': boolean;
|
|
874
874
|
'vs-button--rounded': boolean;
|
|
875
875
|
'vs-button--icon-only': boolean;
|
|
876
|
-
'button-flex': boolean;
|
|
877
876
|
'vs-button--flex-reverse': boolean;
|
|
878
877
|
}[];
|
|
879
878
|
iconClasses(): {
|
|
@@ -1483,6 +1482,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1483
1482
|
"vs-color-border-disabled": string;
|
|
1484
1483
|
"vs-color-icon-primary": string;
|
|
1485
1484
|
"vs-color-icon-secondary": string;
|
|
1485
|
+
"vs-color-icon-tertiary": string;
|
|
1486
1486
|
"vs-color-icon-inverse": string;
|
|
1487
1487
|
"vs-color-icon-cta-on-light": string;
|
|
1488
1488
|
"vs-color-icon-highlight": string;
|
|
@@ -2875,7 +2875,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2875
2875
|
'vs-button--is-animating': boolean;
|
|
2876
2876
|
'vs-button--rounded': boolean;
|
|
2877
2877
|
'vs-button--icon-only': boolean;
|
|
2878
|
-
'button-flex': boolean;
|
|
2879
2878
|
'vs-button--flex-reverse': boolean;
|
|
2880
2879
|
}[];
|
|
2881
2880
|
iconClasses(): {
|
|
@@ -3485,6 +3484,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3485
3484
|
"vs-color-border-disabled": string;
|
|
3486
3485
|
"vs-color-icon-primary": string;
|
|
3487
3486
|
"vs-color-icon-secondary": string;
|
|
3487
|
+
"vs-color-icon-tertiary": string;
|
|
3488
3488
|
"vs-color-icon-inverse": string;
|
|
3489
3489
|
"vs-color-icon-cta-on-light": string;
|
|
3490
3490
|
"vs-color-icon-highlight": string;
|
|
@@ -3860,6 +3860,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3860
3860
|
"vs-color-border-disabled": string;
|
|
3861
3861
|
"vs-color-icon-primary": string;
|
|
3862
3862
|
"vs-color-icon-secondary": string;
|
|
3863
|
+
"vs-color-icon-tertiary": string;
|
|
3863
3864
|
"vs-color-icon-inverse": string;
|
|
3864
3865
|
"vs-color-icon-cta-on-light": string;
|
|
3865
3866
|
"vs-color-icon-highlight": string;
|
|
@@ -4141,7 +4142,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4141
4142
|
'vs-button--is-animating': boolean;
|
|
4142
4143
|
'vs-button--rounded': boolean;
|
|
4143
4144
|
'vs-button--icon-only': boolean;
|
|
4144
|
-
'button-flex': boolean;
|
|
4145
4145
|
'vs-button--flex-reverse': boolean;
|
|
4146
4146
|
}[];
|
|
4147
4147
|
iconClasses(): {
|
|
@@ -4751,6 +4751,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4751
4751
|
"vs-color-border-disabled": string;
|
|
4752
4752
|
"vs-color-icon-primary": string;
|
|
4753
4753
|
"vs-color-icon-secondary": string;
|
|
4754
|
+
"vs-color-icon-tertiary": string;
|
|
4754
4755
|
"vs-color-icon-inverse": string;
|
|
4755
4756
|
"vs-color-icon-cta-on-light": string;
|
|
4756
4757
|
"vs-color-icon-highlight": string;
|
|
@@ -868,6 +868,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
868
868
|
"vs-color-border-disabled": string;
|
|
869
869
|
"vs-color-icon-primary": string;
|
|
870
870
|
"vs-color-icon-secondary": string;
|
|
871
|
+
"vs-color-icon-tertiary": string;
|
|
871
872
|
"vs-color-icon-inverse": string;
|
|
872
873
|
"vs-color-icon-cta-on-light": string;
|
|
873
874
|
"vs-color-icon-highlight": string;
|
|
@@ -372,6 +372,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
372
372
|
"vs-color-border-disabled": string;
|
|
373
373
|
"vs-color-icon-primary": string;
|
|
374
374
|
"vs-color-icon-secondary": string;
|
|
375
|
+
"vs-color-icon-tertiary": string;
|
|
375
376
|
"vs-color-icon-inverse": string;
|
|
376
377
|
"vs-color-icon-cta-on-light": string;
|
|
377
378
|
"vs-color-icon-highlight": string;
|
|
@@ -1162,7 +1163,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1162
1163
|
'vs-button--is-animating': boolean;
|
|
1163
1164
|
'vs-button--rounded': boolean;
|
|
1164
1165
|
'vs-button--icon-only': boolean;
|
|
1165
|
-
'button-flex': boolean;
|
|
1166
1166
|
'vs-button--flex-reverse': boolean;
|
|
1167
1167
|
}[];
|
|
1168
1168
|
iconClasses(): {
|
|
@@ -1772,6 +1772,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1772
1772
|
"vs-color-border-disabled": string;
|
|
1773
1773
|
"vs-color-icon-primary": string;
|
|
1774
1774
|
"vs-color-icon-secondary": string;
|
|
1775
|
+
"vs-color-icon-tertiary": string;
|
|
1775
1776
|
"vs-color-icon-inverse": string;
|
|
1776
1777
|
"vs-color-icon-cta-on-light": string;
|
|
1777
1778
|
"vs-color-icon-highlight": string;
|
|
@@ -130,6 +130,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
130
130
|
"vs-color-border-disabled": string;
|
|
131
131
|
"vs-color-icon-primary": string;
|
|
132
132
|
"vs-color-icon-secondary": string;
|
|
133
|
+
"vs-color-icon-tertiary": string;
|
|
133
134
|
"vs-color-icon-inverse": string;
|
|
134
135
|
"vs-color-icon-cta-on-light": string;
|
|
135
136
|
"vs-color-icon-highlight": string;
|
|
@@ -56,7 +56,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
56
56
|
'vs-button--is-animating': boolean;
|
|
57
57
|
'vs-button--rounded': boolean;
|
|
58
58
|
'vs-button--icon-only': boolean;
|
|
59
|
-
'button-flex': boolean;
|
|
60
59
|
'vs-button--flex-reverse': boolean;
|
|
61
60
|
}[];
|
|
62
61
|
iconClasses(): {
|
|
@@ -666,6 +665,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
666
665
|
"vs-color-border-disabled": string;
|
|
667
666
|
"vs-color-icon-primary": string;
|
|
668
667
|
"vs-color-icon-secondary": string;
|
|
668
|
+
"vs-color-icon-tertiary": string;
|
|
669
669
|
"vs-color-icon-inverse": string;
|
|
670
670
|
"vs-color-icon-cta-on-light": string;
|
|
671
671
|
"vs-color-icon-highlight": string;
|
|
@@ -10,7 +10,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10
10
|
};
|
|
11
11
|
/**
|
|
12
12
|
* The color of the icon.
|
|
13
|
-
* `primary|secondary|cta|inverse|disabled|highlight|error|warning|success`
|
|
13
|
+
* `primary|secondary|tertiary|cta|inverse|disabled|highlight|error|warning|success`
|
|
14
14
|
*/
|
|
15
15
|
variant: {
|
|
16
16
|
type: StringConstructor;
|
|
@@ -73,6 +73,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
73
73
|
"vs-color-border-disabled": string;
|
|
74
74
|
"vs-color-icon-primary": string;
|
|
75
75
|
"vs-color-icon-secondary": string;
|
|
76
|
+
"vs-color-icon-tertiary": string;
|
|
76
77
|
"vs-color-icon-inverse": string;
|
|
77
78
|
"vs-color-icon-cta-on-light": string;
|
|
78
79
|
"vs-color-icon-highlight": string;
|
|
@@ -288,7 +289,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
288
289
|
};
|
|
289
290
|
/**
|
|
290
291
|
* The color of the icon.
|
|
291
|
-
* `primary|secondary|cta|inverse|disabled|highlight|error|warning|success`
|
|
292
|
+
* `primary|secondary|tertiary|cta|inverse|disabled|highlight|error|warning|success`
|
|
292
293
|
*/
|
|
293
294
|
variant: {
|
|
294
295
|
type: StringConstructor;
|
|
@@ -51,6 +51,7 @@ declare const _default: {
|
|
|
51
51
|
"vs-color-border-disabled": string;
|
|
52
52
|
"vs-color-icon-primary": string;
|
|
53
53
|
"vs-color-icon-secondary": string;
|
|
54
|
+
"vs-color-icon-tertiary": string;
|
|
54
55
|
"vs-color-icon-inverse": string;
|
|
55
56
|
"vs-color-icon-cta-on-light": string;
|
|
56
57
|
"vs-color-icon-highlight": string;
|
|
@@ -81,6 +81,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
81
81
|
"vs-color-border-disabled": string;
|
|
82
82
|
"vs-color-icon-primary": string;
|
|
83
83
|
"vs-color-icon-secondary": string;
|
|
84
|
+
"vs-color-icon-tertiary": string;
|
|
84
85
|
"vs-color-icon-inverse": string;
|
|
85
86
|
"vs-color-icon-cta-on-light": string;
|
|
86
87
|
"vs-color-icon-highlight": string;
|