@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
|
@@ -210,8 +210,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
210
210
|
type: BooleanConstructor;
|
|
211
211
|
default: boolean;
|
|
212
212
|
};
|
|
213
|
+
icon: {
|
|
214
|
+
type: StringConstructor;
|
|
215
|
+
default: string;
|
|
216
|
+
};
|
|
217
|
+
iconVariant: {
|
|
218
|
+
type: StringConstructor;
|
|
219
|
+
default: string;
|
|
220
|
+
validator: (value: unknown) => any;
|
|
221
|
+
};
|
|
213
222
|
}>, {}, {}, {
|
|
214
223
|
detailClasses(): string[];
|
|
224
|
+
iconSize(): "xs" | "xxs";
|
|
215
225
|
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
216
226
|
size: {
|
|
217
227
|
type: StringConstructor;
|
|
@@ -227,10 +237,308 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
227
237
|
type: BooleanConstructor;
|
|
228
238
|
default: boolean;
|
|
229
239
|
};
|
|
240
|
+
icon: {
|
|
241
|
+
type: StringConstructor;
|
|
242
|
+
default: string;
|
|
243
|
+
};
|
|
244
|
+
iconVariant: {
|
|
245
|
+
type: StringConstructor;
|
|
246
|
+
default: string;
|
|
247
|
+
validator: (value: unknown) => any;
|
|
248
|
+
};
|
|
230
249
|
}>> & Readonly<{}>, {
|
|
250
|
+
icon: string;
|
|
231
251
|
size: string;
|
|
232
252
|
noMargins: boolean;
|
|
253
|
+
iconVariant: string;
|
|
233
254
|
color: string;
|
|
234
|
-
}, {}, {
|
|
255
|
+
}, {}, {
|
|
256
|
+
VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
257
|
+
icon: {
|
|
258
|
+
type: StringConstructor;
|
|
259
|
+
required: true;
|
|
260
|
+
};
|
|
261
|
+
variant: {
|
|
262
|
+
type: StringConstructor;
|
|
263
|
+
default: string;
|
|
264
|
+
validator: (value: unknown) => any;
|
|
265
|
+
};
|
|
266
|
+
customColour: {
|
|
267
|
+
type: StringConstructor;
|
|
268
|
+
default: any;
|
|
269
|
+
};
|
|
270
|
+
size: {
|
|
271
|
+
type: StringConstructor;
|
|
272
|
+
default: string;
|
|
273
|
+
validator: (value: unknown) => any;
|
|
274
|
+
};
|
|
275
|
+
smallSize: {
|
|
276
|
+
type: StringConstructor;
|
|
277
|
+
default: any;
|
|
278
|
+
validator: (value: unknown) => any;
|
|
279
|
+
};
|
|
280
|
+
}>, {}, {
|
|
281
|
+
tokens: {
|
|
282
|
+
"vs-color-background-primary": string;
|
|
283
|
+
"vs-color-background-secondary": string;
|
|
284
|
+
"vs-color-background-bold": string;
|
|
285
|
+
"vs-color-background-brand": string;
|
|
286
|
+
"vs-color-background-inverse": string;
|
|
287
|
+
"vs-color-background-highlight": string;
|
|
288
|
+
"vs-color-background-information": string;
|
|
289
|
+
"vs-color-background-success": string;
|
|
290
|
+
"vs-color-background-warning": string;
|
|
291
|
+
"vs-color-background-error": string;
|
|
292
|
+
"vs-color-background-accent-heather-80": string;
|
|
293
|
+
"vs-color-background-accent-heather-30": string;
|
|
294
|
+
"vs-color-background-accent-tolsta-40": string;
|
|
295
|
+
"vs-color-background-accent-gorse-05": string;
|
|
296
|
+
"vs-color-border-primary": string;
|
|
297
|
+
"vs-color-border-secondary": string;
|
|
298
|
+
"vs-color-border-inverse": string;
|
|
299
|
+
"vs-color-border-input": string;
|
|
300
|
+
"vs-color-border-highlight": string;
|
|
301
|
+
"vs-color-border-bold": string;
|
|
302
|
+
"vs-color-border-success": string;
|
|
303
|
+
"vs-color-border-warning": string;
|
|
304
|
+
"vs-color-border-error": string;
|
|
305
|
+
"vs-color-border-disabled": string;
|
|
306
|
+
"vs-color-icon-primary": string;
|
|
307
|
+
"vs-color-icon-secondary": string;
|
|
308
|
+
"vs-color-icon-tertiary": string;
|
|
309
|
+
"vs-color-icon-inverse": string;
|
|
310
|
+
"vs-color-icon-cta-on-light": string;
|
|
311
|
+
"vs-color-icon-highlight": string;
|
|
312
|
+
"vs-color-icon-success": string;
|
|
313
|
+
"vs-color-icon-warning": string;
|
|
314
|
+
"vs-color-icon-error": string;
|
|
315
|
+
"vs-color-icon-disabled": string;
|
|
316
|
+
"vs-color-icon-accent-saltire-30": string;
|
|
317
|
+
"vs-color-icon-ski-easy": string;
|
|
318
|
+
"vs-color-icon-ski-intermediate": string;
|
|
319
|
+
"vs-color-icon-ski-difficult": string;
|
|
320
|
+
"vs-color-icon-ski-very-difficult": string;
|
|
321
|
+
"vs-color-icon-ski-itineraries": string;
|
|
322
|
+
"vs-color-icon-ski-other": string;
|
|
323
|
+
"vs-color-icon-accent-loch-ness": string;
|
|
324
|
+
"vs-color-icon-accent-grey-02": string;
|
|
325
|
+
"vs-color-icon-accent-saltire": string;
|
|
326
|
+
"vs-color-icon-accent-bramble": string;
|
|
327
|
+
"vs-color-icon-accent-heather": string;
|
|
328
|
+
"vs-color-icon-accent-whisky": string;
|
|
329
|
+
"vs-color-icon-accent-cranachan": string;
|
|
330
|
+
"vs-color-icon-accent-buachaille": string;
|
|
331
|
+
"vs-color-interaction-focus": string;
|
|
332
|
+
"vs-color-interaction-focus-on-bold": string;
|
|
333
|
+
"vs-color-interaction-cta-primary": string;
|
|
334
|
+
"vs-color-interaction-cta-secondary": string;
|
|
335
|
+
"vs-color-interaction-cta-hover": string;
|
|
336
|
+
"vs-color-interaction-cta-pressed": string;
|
|
337
|
+
"vs-color-interaction-cta-disabled": string;
|
|
338
|
+
"vs-color-interaction-cta-subtle-hover": string;
|
|
339
|
+
"vs-color-interaction-cta-subtle-pressed": string;
|
|
340
|
+
"vs-color-interaction-cta-subtle": string;
|
|
341
|
+
"vs-color-interaction-link-primary": string;
|
|
342
|
+
"vs-color-interaction-link-secondary": string;
|
|
343
|
+
"vs-color-interaction-link-active": string;
|
|
344
|
+
"vs-color-interaction-link-visited": string;
|
|
345
|
+
"vs-color-interaction-link-disabled": string;
|
|
346
|
+
"vs-color-interaction-link-visited-on-bold": string;
|
|
347
|
+
"vs-color-text-primary": string;
|
|
348
|
+
"vs-color-text-secondary": string;
|
|
349
|
+
"vs-color-text-tertiary": string;
|
|
350
|
+
"vs-color-text-inverse": string;
|
|
351
|
+
"vs-color-text-cta-on-light": string;
|
|
352
|
+
"vs-color-text-highlight": string;
|
|
353
|
+
"vs-color-text-brand": string;
|
|
354
|
+
"vs-color-text-error": string;
|
|
355
|
+
"vs-color-text-success": string;
|
|
356
|
+
"vs-color-text-disabled": string;
|
|
357
|
+
breakpoint_xl: string;
|
|
358
|
+
grid_container_width_xl: string;
|
|
359
|
+
breakpoint_md: string;
|
|
360
|
+
max_container_width_xl: string;
|
|
361
|
+
grid_container_width_md: string;
|
|
362
|
+
breakpoint_sm: string;
|
|
363
|
+
breakpoint_lg: string;
|
|
364
|
+
breakpoint_xs: string;
|
|
365
|
+
max_container_width_md: string;
|
|
366
|
+
grid_container_width_sm: string;
|
|
367
|
+
grid_container_width_lg: string;
|
|
368
|
+
max_container_width_sm: string;
|
|
369
|
+
max_container_width_lg: string;
|
|
370
|
+
max_container_width_xxl: string;
|
|
371
|
+
grid_container_width_xxl: string;
|
|
372
|
+
breakpoint_xxl: string;
|
|
373
|
+
grid_columns: string;
|
|
374
|
+
grid_gutter_width: string;
|
|
375
|
+
"vs-spacer-0": string;
|
|
376
|
+
"vs-spacer-0125": string;
|
|
377
|
+
"vs-spacer-025": string;
|
|
378
|
+
"vs-spacer-050": string;
|
|
379
|
+
"vs-spacer-075": string;
|
|
380
|
+
"vs-spacer-100": string;
|
|
381
|
+
"vs-spacer-125": string;
|
|
382
|
+
"vs-spacer-150": string;
|
|
383
|
+
"vs-spacer-175": string;
|
|
384
|
+
"vs-spacer-200": string;
|
|
385
|
+
"vs-spacer-250": string;
|
|
386
|
+
"vs-spacer-300": string;
|
|
387
|
+
"vs-spacer-400": string;
|
|
388
|
+
"vs-spacer-500": string;
|
|
389
|
+
"vs-spacer-600": string;
|
|
390
|
+
"vs-spacer-700": string;
|
|
391
|
+
"vs-radius-medium": string;
|
|
392
|
+
"vs-radius-none": string;
|
|
393
|
+
"vs-radius-large-increased": string;
|
|
394
|
+
"vs-radius-extra-large-increased": string;
|
|
395
|
+
"vs-radius-tiny": string;
|
|
396
|
+
"vs-radius-large": string;
|
|
397
|
+
"vs-radius-extra-large": string;
|
|
398
|
+
"vs-radius-extra-extra-large": string;
|
|
399
|
+
"vs-radius-huge": string;
|
|
400
|
+
"vs-radius-full": string;
|
|
401
|
+
"vs-radius-small": string;
|
|
402
|
+
"vs-elevation-shadow-raised": string;
|
|
403
|
+
"vs-elevation-shadow-overlay": string;
|
|
404
|
+
"vs-elevation-surface": string;
|
|
405
|
+
"vs-elevation-surface-section": string;
|
|
406
|
+
"vs-elevation-surface-raised": string;
|
|
407
|
+
"vs-elevation-surface-overlay": string;
|
|
408
|
+
"vs-focus-shadow": string;
|
|
409
|
+
"vs-focus-shadow-on-dark": string;
|
|
410
|
+
"vs-border-width-sm": string;
|
|
411
|
+
"vs-border-width-md": string;
|
|
412
|
+
"vs-font-size-display-m": string;
|
|
413
|
+
"vs-font-size-display-s": string;
|
|
414
|
+
"vs-font-size-heading-xl": string;
|
|
415
|
+
"vs-font-size-heading-l": string;
|
|
416
|
+
"vs-font-size-heading-m": string;
|
|
417
|
+
"vs-font-size-heading-s": string;
|
|
418
|
+
"vs-font-size-heading-xs": string;
|
|
419
|
+
"vs-font-size-heading-xxs": string;
|
|
420
|
+
"vs-font-size-heading-xxxs": string;
|
|
421
|
+
"vs-font-size-detail-l": string;
|
|
422
|
+
"vs-font-size-detail-m": string;
|
|
423
|
+
"vs-font-size-detail-s": string;
|
|
424
|
+
"vs-font-size-body-l": string;
|
|
425
|
+
"vs-font-size-body-m": string;
|
|
426
|
+
"vs-font-size-body-s": string;
|
|
427
|
+
"vs-font-weight-strong": string;
|
|
428
|
+
"vs-font-weight-medium": string;
|
|
429
|
+
"vs-font-weight-regular": string;
|
|
430
|
+
"vs-font-weight-subtle": string;
|
|
431
|
+
"vs-font-weight-heading": string;
|
|
432
|
+
"vs-font-weight-body": string;
|
|
433
|
+
"vs-font-weight-detail": string;
|
|
434
|
+
"vs-font-family-sans-serif": string;
|
|
435
|
+
"vs-font-family-display": string;
|
|
436
|
+
"vs-line-height-heading": number;
|
|
437
|
+
"vs-line-height-detail": number;
|
|
438
|
+
"vs-line-height-body": number;
|
|
439
|
+
"vs-letter-spacing-display": string;
|
|
440
|
+
"vs-letter-spacing-heading": string;
|
|
441
|
+
"vs-letter-spacing-detail": string;
|
|
442
|
+
"vs-letter-spacing-body": string;
|
|
443
|
+
icon_size_xxs: string;
|
|
444
|
+
icon_size_xs: string;
|
|
445
|
+
icon_size_sm: string;
|
|
446
|
+
icon_size_md: string;
|
|
447
|
+
icon_size_lg: string;
|
|
448
|
+
icon_size_xl: string;
|
|
449
|
+
"vs-icon-facility-audio-loop": string;
|
|
450
|
+
"vs-icon-control-collapse": string;
|
|
451
|
+
"vs-icon-facility-wheelchair-access": string;
|
|
452
|
+
"vs-icon-control-pause": string;
|
|
453
|
+
"vs-icon-facility-cafe": string;
|
|
454
|
+
"vs-icon-feedback-error": string;
|
|
455
|
+
"vs-icon-facility-accessible-parking": string;
|
|
456
|
+
"vs-icon-control-filters": string;
|
|
457
|
+
"vs-icon-feedback-information": string;
|
|
458
|
+
"vs-icon-control-external-link": string;
|
|
459
|
+
"vs-icon-control-play": string;
|
|
460
|
+
"vs-icon-facility-accessible-dining": string;
|
|
461
|
+
"vs-icon-facility-public-transport": string;
|
|
462
|
+
"vs-icon-season-winter": string;
|
|
463
|
+
"vs-icon-control-expand": string;
|
|
464
|
+
"vs-icon-facility-pets-welcome": string;
|
|
465
|
+
"vs-icon-facility-parking": string;
|
|
466
|
+
"vs-icon-control-menu": string;
|
|
467
|
+
"vs-icon-season-spring": string;
|
|
468
|
+
"vs-icon-season-summer": string;
|
|
469
|
+
"vs-icon-facility-breakfast": string;
|
|
470
|
+
"vs-icon-control-back-to-top": string;
|
|
471
|
+
"vs-icon-control-dismiss": string;
|
|
472
|
+
"vs-icon-feedback-warning": string;
|
|
473
|
+
"vs-icon-facility-accessible-shower": string;
|
|
474
|
+
"vs-icon-facility-wifi": string;
|
|
475
|
+
"vs-icon-control-search": string;
|
|
476
|
+
"vs-icon-control-download": string;
|
|
477
|
+
"vs-icon-season-autumn": string;
|
|
478
|
+
"vs-icon-facility-accessible-toilet": string;
|
|
479
|
+
"vs-icon-feedback-success": string;
|
|
480
|
+
"vs-icon-facility-vegan": string;
|
|
481
|
+
"font-size-1": string;
|
|
482
|
+
"font-size-2": string;
|
|
483
|
+
"font-size-3": string;
|
|
484
|
+
"font-size-4": string;
|
|
485
|
+
"font-size-5": string;
|
|
486
|
+
"font-size-6": string;
|
|
487
|
+
"font-size-7": string;
|
|
488
|
+
"font-size-8": string;
|
|
489
|
+
"font-size-9": string;
|
|
490
|
+
"font-size-10": string;
|
|
491
|
+
"font-size-body": string;
|
|
492
|
+
"font-size-body-md": string;
|
|
493
|
+
"font-size-lead": string;
|
|
494
|
+
"font-size-lead-md": string;
|
|
495
|
+
"font-size-teaser": string;
|
|
496
|
+
opacity_100: string;
|
|
497
|
+
opacity_50: string;
|
|
498
|
+
opacity_0: string;
|
|
499
|
+
duration_quickly: string;
|
|
500
|
+
duration_base: string;
|
|
501
|
+
duration_slowly: string;
|
|
502
|
+
no_javascript: string;
|
|
503
|
+
theme_dark: string;
|
|
504
|
+
theme_grey: string;
|
|
505
|
+
};
|
|
506
|
+
}, {
|
|
507
|
+
iconClasses(): any[];
|
|
508
|
+
fontAwesomeClasses(): any;
|
|
509
|
+
iconStyles(): {
|
|
510
|
+
color: string;
|
|
511
|
+
};
|
|
512
|
+
}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
513
|
+
icon: {
|
|
514
|
+
type: StringConstructor;
|
|
515
|
+
required: true;
|
|
516
|
+
};
|
|
517
|
+
variant: {
|
|
518
|
+
type: StringConstructor;
|
|
519
|
+
default: string;
|
|
520
|
+
validator: (value: unknown) => any;
|
|
521
|
+
};
|
|
522
|
+
customColour: {
|
|
523
|
+
type: StringConstructor;
|
|
524
|
+
default: any;
|
|
525
|
+
};
|
|
526
|
+
size: {
|
|
527
|
+
type: StringConstructor;
|
|
528
|
+
default: string;
|
|
529
|
+
validator: (value: unknown) => any;
|
|
530
|
+
};
|
|
531
|
+
smallSize: {
|
|
532
|
+
type: StringConstructor;
|
|
533
|
+
default: any;
|
|
534
|
+
validator: (value: unknown) => any;
|
|
535
|
+
};
|
|
536
|
+
}>> & Readonly<{}>, {
|
|
537
|
+
variant: string;
|
|
538
|
+
customColour: string;
|
|
539
|
+
size: string;
|
|
540
|
+
smallSize: string;
|
|
541
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
542
|
+
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
235
543
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
236
544
|
export default _default;
|
|
@@ -486,6 +486,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
486
486
|
"vs-color-border-disabled": string;
|
|
487
487
|
"vs-color-icon-primary": string;
|
|
488
488
|
"vs-color-icon-secondary": string;
|
|
489
|
+
"vs-color-icon-tertiary": string;
|
|
489
490
|
"vs-color-icon-inverse": string;
|
|
490
491
|
"vs-color-icon-cta-on-light": string;
|
|
491
492
|
"vs-color-icon-highlight": string;
|
|
@@ -767,7 +768,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
767
768
|
'vs-button--is-animating': boolean;
|
|
768
769
|
'vs-button--rounded': boolean;
|
|
769
770
|
'vs-button--icon-only': boolean;
|
|
770
|
-
'button-flex': boolean;
|
|
771
771
|
'vs-button--flex-reverse': boolean;
|
|
772
772
|
}[];
|
|
773
773
|
iconClasses(): {
|
|
@@ -1377,6 +1377,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1377
1377
|
"vs-color-border-disabled": string;
|
|
1378
1378
|
"vs-color-icon-primary": string;
|
|
1379
1379
|
"vs-color-icon-secondary": string;
|
|
1380
|
+
"vs-color-icon-tertiary": string;
|
|
1380
1381
|
"vs-color-icon-inverse": string;
|
|
1381
1382
|
"vs-color-icon-cta-on-light": string;
|
|
1382
1383
|
"vs-color-icon-highlight": string;
|
|
@@ -185,6 +185,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
185
185
|
"vs-color-border-disabled": string;
|
|
186
186
|
"vs-color-icon-primary": string;
|
|
187
187
|
"vs-color-icon-secondary": string;
|
|
188
|
+
"vs-color-icon-tertiary": string;
|
|
188
189
|
"vs-color-icon-inverse": string;
|
|
189
190
|
"vs-color-icon-cta-on-light": string;
|
|
190
191
|
"vs-color-icon-highlight": string;
|
|
@@ -99,6 +99,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
99
99
|
"vs-color-border-disabled": string;
|
|
100
100
|
"vs-color-icon-primary": string;
|
|
101
101
|
"vs-color-icon-secondary": string;
|
|
102
|
+
"vs-color-icon-tertiary": string;
|
|
102
103
|
"vs-color-icon-inverse": string;
|
|
103
104
|
"vs-color-icon-cta-on-light": string;
|
|
104
105
|
"vs-color-icon-highlight": string;
|
|
@@ -862,6 +862,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
862
862
|
"vs-color-border-disabled": string;
|
|
863
863
|
"vs-color-icon-primary": string;
|
|
864
864
|
"vs-color-icon-secondary": string;
|
|
865
|
+
"vs-color-icon-tertiary": string;
|
|
865
866
|
"vs-color-icon-inverse": string;
|
|
866
867
|
"vs-color-icon-cta-on-light": string;
|
|
867
868
|
"vs-color-icon-highlight": string;
|
|
@@ -1143,7 +1144,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1143
1144
|
'vs-button--is-animating': boolean;
|
|
1144
1145
|
'vs-button--rounded': boolean;
|
|
1145
1146
|
'vs-button--icon-only': boolean;
|
|
1146
|
-
'button-flex': boolean;
|
|
1147
1147
|
'vs-button--flex-reverse': boolean;
|
|
1148
1148
|
}[];
|
|
1149
1149
|
iconClasses(): {
|
|
@@ -1753,6 +1753,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1753
1753
|
"vs-color-border-disabled": string;
|
|
1754
1754
|
"vs-color-icon-primary": string;
|
|
1755
1755
|
"vs-color-icon-secondary": string;
|
|
1756
|
+
"vs-color-icon-tertiary": string;
|
|
1756
1757
|
"vs-color-icon-inverse": string;
|
|
1757
1758
|
"vs-color-icon-cta-on-light": string;
|
|
1758
1759
|
"vs-color-icon-highlight": string;
|
|
@@ -2080,7 +2081,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2080
2081
|
'vs-button--is-animating': boolean;
|
|
2081
2082
|
'vs-button--rounded': boolean;
|
|
2082
2083
|
'vs-button--icon-only': boolean;
|
|
2083
|
-
'button-flex': boolean;
|
|
2084
2084
|
'vs-button--flex-reverse': boolean;
|
|
2085
2085
|
}[];
|
|
2086
2086
|
iconClasses(): {
|
|
@@ -2690,6 +2690,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2690
2690
|
"vs-color-border-disabled": string;
|
|
2691
2691
|
"vs-color-icon-primary": string;
|
|
2692
2692
|
"vs-color-icon-secondary": string;
|
|
2693
|
+
"vs-color-icon-tertiary": string;
|
|
2693
2694
|
"vs-color-icon-inverse": string;
|
|
2694
2695
|
"vs-color-icon-cta-on-light": string;
|
|
2695
2696
|
"vs-color-icon-highlight": string;
|
|
@@ -3141,7 +3142,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3141
3142
|
'vs-button--is-animating': boolean;
|
|
3142
3143
|
'vs-button--rounded': boolean;
|
|
3143
3144
|
'vs-button--icon-only': boolean;
|
|
3144
|
-
'button-flex': boolean;
|
|
3145
3145
|
'vs-button--flex-reverse': boolean;
|
|
3146
3146
|
}[];
|
|
3147
3147
|
iconClasses(): {
|
|
@@ -3751,6 +3751,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3751
3751
|
"vs-color-border-disabled": string;
|
|
3752
3752
|
"vs-color-icon-primary": string;
|
|
3753
3753
|
"vs-color-icon-secondary": string;
|
|
3754
|
+
"vs-color-icon-tertiary": string;
|
|
3754
3755
|
"vs-color-icon-inverse": string;
|
|
3755
3756
|
"vs-color-icon-cta-on-light": string;
|
|
3756
3757
|
"vs-color-icon-highlight": string;
|
|
@@ -4119,6 +4120,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4119
4120
|
"vs-color-border-disabled": string;
|
|
4120
4121
|
"vs-color-icon-primary": string;
|
|
4121
4122
|
"vs-color-icon-secondary": string;
|
|
4123
|
+
"vs-color-icon-tertiary": string;
|
|
4122
4124
|
"vs-color-icon-inverse": string;
|
|
4123
4125
|
"vs-color-icon-cta-on-light": string;
|
|
4124
4126
|
"vs-color-icon-highlight": string;
|
|
@@ -4405,6 +4407,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4405
4407
|
"vs-color-border-disabled": string;
|
|
4406
4408
|
"vs-color-icon-primary": string;
|
|
4407
4409
|
"vs-color-icon-secondary": string;
|
|
4410
|
+
"vs-color-icon-tertiary": string;
|
|
4408
4411
|
"vs-color-icon-inverse": string;
|
|
4409
4412
|
"vs-color-icon-cta-on-light": string;
|
|
4410
4413
|
"vs-color-icon-highlight": string;
|
|
@@ -5740,6 +5743,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5740
5743
|
"vs-color-border-disabled": string;
|
|
5741
5744
|
"vs-color-icon-primary": string;
|
|
5742
5745
|
"vs-color-icon-secondary": string;
|
|
5746
|
+
"vs-color-icon-tertiary": string;
|
|
5743
5747
|
"vs-color-icon-inverse": string;
|
|
5744
5748
|
"vs-color-icon-cta-on-light": string;
|
|
5745
5749
|
"vs-color-icon-highlight": string;
|
|
@@ -6397,6 +6401,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
6397
6401
|
"vs-color-border-disabled": string;
|
|
6398
6402
|
"vs-color-icon-primary": string;
|
|
6399
6403
|
"vs-color-icon-secondary": string;
|
|
6404
|
+
"vs-color-icon-tertiary": string;
|
|
6400
6405
|
"vs-color-icon-inverse": string;
|
|
6401
6406
|
"vs-color-icon-cta-on-light": string;
|
|
6402
6407
|
"vs-color-icon-highlight": string;
|
|
@@ -7062,7 +7067,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7062
7067
|
'vs-button--is-animating': boolean;
|
|
7063
7068
|
'vs-button--rounded': boolean;
|
|
7064
7069
|
'vs-button--icon-only': boolean;
|
|
7065
|
-
'button-flex': boolean;
|
|
7066
7070
|
'vs-button--flex-reverse': boolean;
|
|
7067
7071
|
}[];
|
|
7068
7072
|
iconClasses(): {
|
|
@@ -7672,6 +7676,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7672
7676
|
"vs-color-border-disabled": string;
|
|
7673
7677
|
"vs-color-icon-primary": string;
|
|
7674
7678
|
"vs-color-icon-secondary": string;
|
|
7679
|
+
"vs-color-icon-tertiary": string;
|
|
7675
7680
|
"vs-color-icon-inverse": string;
|
|
7676
7681
|
"vs-color-icon-cta-on-light": string;
|
|
7677
7682
|
"vs-color-icon-highlight": string;
|
|
@@ -7964,7 +7969,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
7964
7969
|
'vs-button--is-animating': boolean;
|
|
7965
7970
|
'vs-button--rounded': boolean;
|
|
7966
7971
|
'vs-button--icon-only': boolean;
|
|
7967
|
-
'button-flex': boolean;
|
|
7968
7972
|
'vs-button--flex-reverse': boolean;
|
|
7969
7973
|
}[];
|
|
7970
7974
|
iconClasses(): {
|
|
@@ -8574,6 +8578,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
8574
8578
|
"vs-color-border-disabled": string;
|
|
8575
8579
|
"vs-color-icon-primary": string;
|
|
8576
8580
|
"vs-color-icon-secondary": string;
|
|
8581
|
+
"vs-color-icon-tertiary": string;
|
|
8577
8582
|
"vs-color-icon-inverse": string;
|
|
8578
8583
|
"vs-color-icon-cta-on-light": string;
|
|
8579
8584
|
"vs-color-icon-highlight": string;
|
|
@@ -9826,6 +9831,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
9826
9831
|
"vs-color-border-disabled": string;
|
|
9827
9832
|
"vs-color-icon-primary": string;
|
|
9828
9833
|
"vs-color-icon-secondary": string;
|
|
9834
|
+
"vs-color-icon-tertiary": string;
|
|
9829
9835
|
"vs-color-icon-inverse": string;
|
|
9830
9836
|
"vs-color-icon-cta-on-light": string;
|
|
9831
9837
|
"vs-color-icon-highlight": string;
|
|
@@ -10155,6 +10161,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10155
10161
|
"vs-color-border-disabled": string;
|
|
10156
10162
|
"vs-color-icon-primary": string;
|
|
10157
10163
|
"vs-color-icon-secondary": string;
|
|
10164
|
+
"vs-color-icon-tertiary": string;
|
|
10158
10165
|
"vs-color-icon-inverse": string;
|
|
10159
10166
|
"vs-color-icon-cta-on-light": string;
|
|
10160
10167
|
"vs-color-icon-highlight": string;
|
|
@@ -10436,7 +10443,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
10436
10443
|
'vs-button--is-animating': boolean;
|
|
10437
10444
|
'vs-button--rounded': boolean;
|
|
10438
10445
|
'vs-button--icon-only': boolean;
|
|
10439
|
-
'button-flex': boolean;
|
|
10440
10446
|
'vs-button--flex-reverse': boolean;
|
|
10441
10447
|
}[];
|
|
10442
10448
|
iconClasses(): {
|
|
@@ -11046,6 +11052,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
11046
11052
|
"vs-color-border-disabled": string;
|
|
11047
11053
|
"vs-color-icon-primary": string;
|
|
11048
11054
|
"vs-color-icon-secondary": string;
|
|
11055
|
+
"vs-color-icon-tertiary": string;
|
|
11049
11056
|
"vs-color-icon-inverse": string;
|
|
11050
11057
|
"vs-color-icon-cta-on-light": string;
|
|
11051
11058
|
"vs-color-icon-highlight": string;
|
package/dist/components/components/map-with-sidebar/components/MapWithSidebarButtons.vue.d.ts
CHANGED
|
@@ -86,7 +86,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
86
86
|
'vs-button--is-animating': boolean;
|
|
87
87
|
'vs-button--rounded': boolean;
|
|
88
88
|
'vs-button--icon-only': boolean;
|
|
89
|
-
'button-flex': boolean;
|
|
90
89
|
'vs-button--flex-reverse': boolean;
|
|
91
90
|
}[];
|
|
92
91
|
iconClasses(): {
|
|
@@ -696,6 +695,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
696
695
|
"vs-color-border-disabled": string;
|
|
697
696
|
"vs-color-icon-primary": string;
|
|
698
697
|
"vs-color-icon-secondary": string;
|
|
698
|
+
"vs-color-icon-tertiary": string;
|
|
699
699
|
"vs-color-icon-inverse": string;
|
|
700
700
|
"vs-color-icon-cta-on-light": string;
|
|
701
701
|
"vs-color-icon-highlight": string;
|
package/dist/components/components/map-with-sidebar/components/MapWithSidebarCategory.vue.d.ts
CHANGED
|
@@ -155,6 +155,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
155
155
|
"vs-color-border-disabled": string;
|
|
156
156
|
"vs-color-icon-primary": string;
|
|
157
157
|
"vs-color-icon-secondary": string;
|
|
158
|
+
"vs-color-icon-tertiary": string;
|
|
158
159
|
"vs-color-icon-inverse": string;
|
|
159
160
|
"vs-color-icon-cta-on-light": string;
|
|
160
161
|
"vs-color-icon-highlight": string;
|
|
@@ -441,6 +442,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
441
442
|
"vs-color-border-disabled": string;
|
|
442
443
|
"vs-color-icon-primary": string;
|
|
443
444
|
"vs-color-icon-secondary": string;
|
|
445
|
+
"vs-color-icon-tertiary": string;
|
|
444
446
|
"vs-color-icon-inverse": string;
|
|
445
447
|
"vs-color-icon-cta-on-light": string;
|
|
446
448
|
"vs-color-icon-highlight": string;
|
package/dist/components/components/map-with-sidebar/components/MapWithSidebarControls.vue.d.ts
CHANGED
|
@@ -61,7 +61,6 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
61
61
|
'vs-button--is-animating': boolean;
|
|
62
62
|
'vs-button--rounded': boolean;
|
|
63
63
|
'vs-button--icon-only': boolean;
|
|
64
|
-
'button-flex': boolean;
|
|
65
64
|
'vs-button--flex-reverse': boolean;
|
|
66
65
|
}[];
|
|
67
66
|
iconClasses(): {
|
|
@@ -671,6 +670,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {
|
|
|
671
670
|
"vs-color-border-disabled": string;
|
|
672
671
|
"vs-color-icon-primary": string;
|
|
673
672
|
"vs-color-icon-secondary": string;
|
|
673
|
+
"vs-color-icon-tertiary": string;
|
|
674
674
|
"vs-color-icon-inverse": string;
|
|
675
675
|
"vs-color-icon-cta-on-light": string;
|
|
676
676
|
"vs-color-icon-highlight": string;
|
package/dist/components/components/map-with-sidebar/components/MapWithSidebarListItem.vue.d.ts
CHANGED
|
@@ -399,6 +399,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
399
399
|
"vs-color-border-disabled": string;
|
|
400
400
|
"vs-color-icon-primary": string;
|
|
401
401
|
"vs-color-icon-secondary": string;
|
|
402
|
+
"vs-color-icon-tertiary": string;
|
|
402
403
|
"vs-color-icon-inverse": string;
|
|
403
404
|
"vs-color-icon-cta-on-light": string;
|
|
404
405
|
"vs-color-icon-highlight": string;
|
|
@@ -324,7 +324,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
324
324
|
'vs-button--is-animating': boolean;
|
|
325
325
|
'vs-button--rounded': boolean;
|
|
326
326
|
'vs-button--icon-only': boolean;
|
|
327
|
-
'button-flex': boolean;
|
|
328
327
|
'vs-button--flex-reverse': boolean;
|
|
329
328
|
}[];
|
|
330
329
|
iconClasses(): {
|
|
@@ -934,6 +933,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
934
933
|
"vs-color-border-disabled": string;
|
|
935
934
|
"vs-color-icon-primary": string;
|
|
936
935
|
"vs-color-icon-secondary": string;
|
|
936
|
+
"vs-color-icon-tertiary": string;
|
|
937
937
|
"vs-color-icon-inverse": string;
|
|
938
938
|
"vs-color-icon-cta-on-light": string;
|
|
939
939
|
"vs-color-icon-highlight": string;
|
|
@@ -1302,6 +1302,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1302
1302
|
"vs-color-border-disabled": string;
|
|
1303
1303
|
"vs-color-icon-primary": string;
|
|
1304
1304
|
"vs-color-icon-secondary": string;
|
|
1305
|
+
"vs-color-icon-tertiary": string;
|
|
1305
1306
|
"vs-color-icon-inverse": string;
|
|
1306
1307
|
"vs-color-icon-cta-on-light": string;
|
|
1307
1308
|
"vs-color-icon-highlight": string;
|
|
@@ -1588,6 +1589,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1588
1589
|
"vs-color-border-disabled": string;
|
|
1589
1590
|
"vs-color-icon-primary": string;
|
|
1590
1591
|
"vs-color-icon-secondary": string;
|
|
1592
|
+
"vs-color-icon-tertiary": string;
|
|
1591
1593
|
"vs-color-icon-inverse": string;
|
|
1592
1594
|
"vs-color-icon-cta-on-light": string;
|
|
1593
1595
|
"vs-color-icon-highlight": string;
|
|
@@ -2923,6 +2925,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2923
2925
|
"vs-color-border-disabled": string;
|
|
2924
2926
|
"vs-color-icon-primary": string;
|
|
2925
2927
|
"vs-color-icon-secondary": string;
|
|
2928
|
+
"vs-color-icon-tertiary": string;
|
|
2926
2929
|
"vs-color-icon-inverse": string;
|
|
2927
2930
|
"vs-color-icon-cta-on-light": string;
|
|
2928
2931
|
"vs-color-icon-highlight": string;
|
|
@@ -3580,6 +3583,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
3580
3583
|
"vs-color-border-disabled": string;
|
|
3581
3584
|
"vs-color-icon-primary": string;
|
|
3582
3585
|
"vs-color-icon-secondary": string;
|
|
3586
|
+
"vs-color-icon-tertiary": string;
|
|
3583
3587
|
"vs-color-icon-inverse": string;
|
|
3584
3588
|
"vs-color-icon-cta-on-light": string;
|
|
3585
3589
|
"vs-color-icon-highlight": string;
|
|
@@ -4245,7 +4249,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4245
4249
|
'vs-button--is-animating': boolean;
|
|
4246
4250
|
'vs-button--rounded': boolean;
|
|
4247
4251
|
'vs-button--icon-only': boolean;
|
|
4248
|
-
'button-flex': boolean;
|
|
4249
4252
|
'vs-button--flex-reverse': boolean;
|
|
4250
4253
|
}[];
|
|
4251
4254
|
iconClasses(): {
|
|
@@ -4855,6 +4858,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
4855
4858
|
"vs-color-border-disabled": string;
|
|
4856
4859
|
"vs-color-icon-primary": string;
|
|
4857
4860
|
"vs-color-icon-secondary": string;
|
|
4861
|
+
"vs-color-icon-tertiary": string;
|
|
4858
4862
|
"vs-color-icon-inverse": string;
|
|
4859
4863
|
"vs-color-icon-cta-on-light": string;
|
|
4860
4864
|
"vs-color-icon-highlight": string;
|
|
@@ -5147,7 +5151,6 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5147
5151
|
'vs-button--is-animating': boolean;
|
|
5148
5152
|
'vs-button--rounded': boolean;
|
|
5149
5153
|
'vs-button--icon-only': boolean;
|
|
5150
|
-
'button-flex': boolean;
|
|
5151
5154
|
'vs-button--flex-reverse': boolean;
|
|
5152
5155
|
}[];
|
|
5153
5156
|
iconClasses(): {
|
|
@@ -5757,6 +5760,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
5757
5760
|
"vs-color-border-disabled": string;
|
|
5758
5761
|
"vs-color-icon-primary": string;
|
|
5759
5762
|
"vs-color-icon-secondary": string;
|
|
5763
|
+
"vs-color-icon-tertiary": string;
|
|
5760
5764
|
"vs-color-icon-inverse": string;
|
|
5761
5765
|
"vs-color-icon-cta-on-light": string;
|
|
5762
5766
|
"vs-color-icon-highlight": string;
|