@visitscotland/component-library 4.27.0 → 4.28.1

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.
Files changed (83) hide show
  1. package/dist/client/manifest.json +99 -99
  2. package/dist/client/scripts/{590ffd19bbfee2a7745d.js → 2819451be8ed31f3012e.js} +1 -1
  3. package/dist/client/scripts/{e1f7098e59a7c38796f7.js → 46c4e8c86748dd15d502.js} +1 -1
  4. package/dist/client/scripts/{08199222e9b06a0ff050.js → 7660625ff135485f9803.js} +1 -1
  5. package/dist/client/scripts/{f88c65b0ca86209a97fa.js → 8048481c8eb1567ce783.js} +1 -1
  6. package/dist/client/scripts/{5560f6a26d2ea115e6d1.js → 8997e19a2cdb2b9d5fde.js} +1 -1
  7. package/dist/client/scripts/ad6c8c5b4248c6242078.js +1 -0
  8. package/dist/client/scripts/b8a0a2268f828150ec60.js +1 -0
  9. package/dist/client/scripts/c35d305f136c254057e8.js +1 -0
  10. package/dist/client/scripts/{0f9c466325621fa89e7d.js → cafdd11a322b0756690d.js} +1 -1
  11. package/dist/client/scripts/dd403a1d1c4f91a4e4f4.js +1 -0
  12. package/dist/client/scripts/{4bae09d42d63490afe46.js → f6634323160ef406cdd9.js} +1 -1
  13. package/dist/client/scripts/{f7d9ddfb5e125c39b801.js → fcd1219f614bedb0d11d.js} +1 -1
  14. package/dist/client/styles/{ec504a81083b3e0924c4.css → b8a0a2268f828150ec60.css} +1 -1
  15. package/dist/client/styles/c35d305f136c254057e8.css +1 -0
  16. package/dist/components/components/article/Article.vue.d.ts +7 -1
  17. package/dist/components/components/article/components/ArticleSection.vue.d.ts +7 -1
  18. package/dist/components/components/banner/Banner.vue.d.ts +7 -1
  19. package/dist/components/components/canned-search/CannedSearch.vue.d.ts +77 -5
  20. package/dist/components/components/canned-search/components/CannedSearchLogos.vue.d.ts +21 -0
  21. package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts +28 -1
  22. package/dist/components/components/canned-search/components/CannedSearchSummaryBox.vue.d.ts +7 -1
  23. package/dist/components/components/caption/Caption.vue.d.ts +7 -1
  24. package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +14 -2
  25. package/dist/components/components/carbon-calculator/components/CarbonCalculatorResults.vue.d.ts +7 -1
  26. package/dist/components/components/carousel/Carousel.vue.d.ts +7 -1
  27. package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +28 -1
  28. package/dist/components/components/description-list/components/DescriptionListItem.vue.d.ts +7 -1
  29. package/dist/components/components/embed-wrapper/EmbedWrapper.vue.d.ts +7 -1
  30. package/dist/components/components/event-card/EventCard.vue.d.ts +7 -1
  31. package/dist/components/components/footer/Footer.vue.d.ts +7 -1
  32. package/dist/components/components/footer/components/FooterCopyright.vue.d.ts +7 -1
  33. package/dist/components/components/footer/components/FooterUtilityList.vue.d.ts +7 -1
  34. package/dist/components/components/global-menu/GlobalMenu.vue.d.ts +7 -1
  35. package/dist/components/components/grid/Col.vue.d.ts +7 -1
  36. package/dist/components/components/hero-section/HeroSection.vue.d.ts +28 -1
  37. package/dist/components/components/hero-section/components/HeroSectionImage.vue.d.ts +28 -1
  38. package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +21 -0
  39. package/dist/components/components/img/Img.vue.d.ts +21 -0
  40. package/dist/components/components/itineraries/Itinerary.vue.d.ts +7 -1
  41. package/dist/components/components/itineraries/components/ItineraryDay.vue.d.ts +7 -1
  42. package/dist/components/components/listicle/ListicleItem.vue.d.ts +7 -1
  43. package/dist/components/components/mega-nav/MegaNav.vue.d.ts +14 -2
  44. package/dist/components/components/mega-nav/components/MegaNavDropdown.vue.d.ts +7 -1
  45. package/dist/components/components/mega-nav/components/MegaNavDropdownContainer.vue.d.ts +7 -1
  46. package/dist/components/components/mega-nav/components/MegaNavFeaturedEvent.vue.d.ts +21 -0
  47. package/dist/components/components/mega-nav/components/MegaNavFeaturedItem.vue.d.ts +21 -0
  48. package/dist/components/components/megalinks/Megalinks.vue.d.ts +7 -1
  49. package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +21 -0
  50. package/dist/components/components/megalinks/components/megalink-multi-image/MegalinkMultiImage.vue.d.ts +21 -0
  51. package/dist/components/components/megalinks/components/megalink-single-image/MegalinkSingleImage.vue.d.ts +7 -1
  52. package/dist/components/components/modal/Modal.vue.d.ts +7 -1
  53. package/dist/components/components/module-wrapper/ModuleWrapper.vue.d.ts +7 -1
  54. package/dist/components/components/page-intro/PageIntro.vue.d.ts +7 -1
  55. package/dist/components/components/product-search/ProductSearch.vue.d.ts +7 -1
  56. package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +7 -1
  57. package/dist/components/components/ski-scotland/ski-scotland-card/SkiScotlandCard.vue.d.ts +21 -0
  58. package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +7 -1
  59. package/dist/components/components/social-share/SocialShare.vue.d.ts +14 -2
  60. package/dist/components/components/social-share/components/SocialShareItem.vue.d.ts +7 -1
  61. package/dist/components/components/stretched-link-card/StretchedLinkCard.vue.d.ts +21 -0
  62. package/dist/components/components/tourism-info/TourismInfo.vue.d.ts +7 -1
  63. package/dist/components/mixins/imgSizesMixin.d.ts +34 -0
  64. package/dist/components/vs-component-library.css +1 -1
  65. package/dist/components/vs-component-library.js +17 -17
  66. package/dist/components/vs-component-library.mjs +80 -4
  67. package/dist/ssr/index.js +1 -1
  68. package/dist/ssr/manifest.json +1 -1
  69. package/dist/ssr/styles/{af6caa9b13ed8dff5a14.css → a144cf279b00bc59dccc.css} +2 -2
  70. package/package.json +1 -1
  71. package/dist/client/scripts/5b2dc00b3a1be0c460b7.js +0 -1
  72. package/dist/client/scripts/a22aab6e2c8e979b0373.js +0 -1
  73. package/dist/client/scripts/b53b14dc159a37c9a162.js +0 -1
  74. package/dist/client/scripts/ec504a81083b3e0924c4.js +0 -1
  75. package/dist/client/styles/b53b14dc159a37c9a162.css +0 -1
  76. /package/dist/client/styles/{590ffd19bbfee2a7745d.css → 2819451be8ed31f3012e.css} +0 -0
  77. /package/dist/client/styles/{e1f7098e59a7c38796f7.css → 46c4e8c86748dd15d502.css} +0 -0
  78. /package/dist/client/styles/{08199222e9b06a0ff050.css → 7660625ff135485f9803.css} +0 -0
  79. /package/dist/client/styles/{f88c65b0ca86209a97fa.css → 8048481c8eb1567ce783.css} +0 -0
  80. /package/dist/client/styles/{0f9c466325621fa89e7d.css → cafdd11a322b0756690d.css} +0 -0
  81. /package/dist/client/styles/{a22aab6e2c8e979b0373.css → dd403a1d1c4f91a4e4f4.css} +0 -0
  82. /package/dist/client/styles/{4bae09d42d63490afe46.css → f6634323160ef406cdd9.css} +0 -0
  83. /package/dist/client/styles/{f7d9ddfb5e125c39b801.css → fcd1219f614bedb0d11d.css} +0 -0
@@ -464,7 +464,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
464
464
  }, import('vue').SlotsType<{
465
465
  default?: Record<string, never> | undefined;
466
466
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
467
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
467
+ }, {}, string, () => {
468
+ cols: unknown;
469
+ sm: unknown;
470
+ md: unknown;
471
+ lg: unknown;
472
+ xl: unknown;
473
+ }, true, {}, any>;
468
474
  VsRow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
469
475
  VsHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
470
476
  level: {
@@ -283,7 +283,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
283
283
  }, import('vue').SlotsType<{
284
284
  default?: Record<string, never> | undefined;
285
285
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
286
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
286
+ }, {}, string, () => {
287
+ cols: unknown;
288
+ sm: unknown;
289
+ md: unknown;
290
+ lg: unknown;
291
+ xl: unknown;
292
+ }, true, {}, any>;
287
293
  VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
288
294
  href: {
289
295
  type: StringConstructor;
@@ -623,6 +623,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
623
623
  methods: {
624
624
  specificImgSize(size: any): string;
625
625
  };
626
+ } | {
627
+ inject: {
628
+ cols: {
629
+ default: number;
630
+ };
631
+ sm: {
632
+ default: number;
633
+ };
634
+ md: {
635
+ default: number;
636
+ };
637
+ lg: {
638
+ default: number;
639
+ };
640
+ xl: {
641
+ default: number;
642
+ };
643
+ };
644
+ computed: {
645
+ computedSizes(): string;
646
+ };
626
647
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
627
648
  src: {
628
649
  type: StringConstructor;
@@ -2634,6 +2655,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2634
2655
  }, import('vue').SlotsType<{
2635
2656
  default?: Record<string, never> | undefined;
2636
2657
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2637
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2658
+ }, {}, string, () => {
2659
+ cols: unknown;
2660
+ sm: unknown;
2661
+ md: unknown;
2662
+ lg: unknown;
2663
+ xl: unknown;
2664
+ }, true, {}, any>;
2638
2665
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2639
2666
  export default _default;
@@ -83,6 +83,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
83
83
  }, import('vue').SlotsType<{
84
84
  default?: Record<string, never> | undefined;
85
85
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
86
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
86
+ }, {}, string, () => {
87
+ cols: unknown;
88
+ sm: unknown;
89
+ md: unknown;
90
+ lg: unknown;
91
+ xl: unknown;
92
+ }, true, {}, any>;
87
93
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
88
94
  export default _default;
@@ -244,7 +244,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
244
244
  }, import('vue').SlotsType<{
245
245
  default?: Record<string, never> | undefined;
246
246
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
247
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
247
+ }, {}, string, () => {
248
+ cols: unknown;
249
+ sm: unknown;
250
+ md: unknown;
251
+ lg: unknown;
252
+ xl: unknown;
253
+ }, true, {}, any>;
248
254
  VsRichTextWrapper: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
249
255
  variant: {
250
256
  type: StringConstructor;
@@ -844,7 +844,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
844
844
  }, import('vue').SlotsType<{
845
845
  default?: Record<string, never> | undefined;
846
846
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
847
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
847
+ }, {}, string, () => {
848
+ cols: unknown;
849
+ sm: unknown;
850
+ md: unknown;
851
+ lg: unknown;
852
+ xl: unknown;
853
+ }, true, {}, any>;
848
854
  VsRow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
849
855
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
850
856
  export default _default;
@@ -230,7 +230,13 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
230
230
  }, import('vue').SlotsType<{
231
231
  default?: Record<string, never> | undefined;
232
232
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
233
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
233
+ }, {}, string, () => {
234
+ cols: unknown;
235
+ sm: unknown;
236
+ md: unknown;
237
+ lg: unknown;
238
+ xl: unknown;
239
+ }, true, {}, any>;
234
240
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
235
241
  BContainer: {
236
242
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
@@ -481,6 +481,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
481
481
  }, import('vue').SlotsType<{
482
482
  default?: Record<string, never> | undefined;
483
483
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
484
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
484
+ }, {}, string, () => {
485
+ cols: unknown;
486
+ sm: unknown;
487
+ md: unknown;
488
+ lg: unknown;
489
+ xl: unknown;
490
+ }, true, {}, any>;
485
491
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
486
492
  export default _default;
@@ -182,6 +182,12 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
182
182
  }, import('vue').SlotsType<{
183
183
  default?: Record<string, never> | undefined;
184
184
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
185
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
185
+ }, {}, string, () => {
186
+ cols: unknown;
187
+ sm: unknown;
188
+ md: unknown;
189
+ lg: unknown;
190
+ xl: unknown;
191
+ }, true, {}, any>;
186
192
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
187
193
  export default _default;
@@ -174,7 +174,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
174
174
  }, import('vue').SlotsType<{
175
175
  default?: Record<string, never> | undefined;
176
176
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
177
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
177
+ }, {}, string, () => {
178
+ cols: unknown;
179
+ sm: unknown;
180
+ md: unknown;
181
+ lg: unknown;
182
+ xl: unknown;
183
+ }, true, {}, any>;
178
184
  LazyHydrationWrapper: import('vue').DefineComponent<{
179
185
  whenIdle: {
180
186
  default: boolean;
@@ -64,5 +64,11 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
64
64
  }, import('vue').SlotsType<{
65
65
  default?: Record<string, never> | undefined;
66
66
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
67
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
67
+ }, {}, string, () => {
68
+ cols: unknown;
69
+ sm: unknown;
70
+ md: unknown;
71
+ lg: unknown;
72
+ xl: unknown;
73
+ }, true, {}, any>;
68
74
  export default _default;
@@ -625,7 +625,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
625
625
  }, import('vue').SlotsType<{
626
626
  default?: Record<string, never> | undefined;
627
627
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
628
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
628
+ }, {}, string, () => {
629
+ cols: unknown;
630
+ sm: unknown;
631
+ md: unknown;
632
+ lg: unknown;
633
+ xl: unknown;
634
+ }, true, {}, any>;
629
635
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
630
636
  BContainer: {
631
637
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
@@ -808,6 +814,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
808
814
  methods: {
809
815
  specificImgSize(size: any): string;
810
816
  };
817
+ } | {
818
+ inject: {
819
+ cols: {
820
+ default: number;
821
+ };
822
+ sm: {
823
+ default: number;
824
+ };
825
+ md: {
826
+ default: number;
827
+ };
828
+ lg: {
829
+ default: number;
830
+ };
831
+ xl: {
832
+ default: number;
833
+ };
834
+ };
835
+ computed: {
836
+ computedSizes(): string;
837
+ };
811
838
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
812
839
  src: {
813
840
  type: StringConstructor;
@@ -401,7 +401,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
401
401
  }, import('vue').SlotsType<{
402
402
  default?: Record<string, never> | undefined;
403
403
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
404
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
404
+ }, {}, string, () => {
405
+ cols: unknown;
406
+ sm: unknown;
407
+ md: unknown;
408
+ lg: unknown;
409
+ xl: unknown;
410
+ }, true, {}, any>;
405
411
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
406
412
  BContainer: {
407
413
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
@@ -584,6 +590,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
584
590
  methods: {
585
591
  specificImgSize(size: any): string;
586
592
  };
593
+ } | {
594
+ inject: {
595
+ cols: {
596
+ default: number;
597
+ };
598
+ sm: {
599
+ default: number;
600
+ };
601
+ md: {
602
+ default: number;
603
+ };
604
+ lg: {
605
+ default: number;
606
+ };
607
+ xl: {
608
+ default: number;
609
+ };
610
+ };
611
+ computed: {
612
+ computedSizes(): string;
613
+ };
587
614
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
588
615
  src: {
589
616
  type: StringConstructor;
@@ -317,6 +317,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
317
317
  methods: {
318
318
  specificImgSize(size: any): string;
319
319
  };
320
+ } | {
321
+ inject: {
322
+ cols: {
323
+ default: number;
324
+ };
325
+ sm: {
326
+ default: number;
327
+ };
328
+ md: {
329
+ default: number;
330
+ };
331
+ lg: {
332
+ default: number;
333
+ };
334
+ xl: {
335
+ default: number;
336
+ };
337
+ };
338
+ computed: {
339
+ computedSizes(): string;
340
+ };
320
341
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
321
342
  src: {
322
343
  type: StringConstructor;
@@ -65,6 +65,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
65
65
  methods: {
66
66
  specificImgSize(size: any): string;
67
67
  };
68
+ } | {
69
+ inject: {
70
+ cols: {
71
+ default: number;
72
+ };
73
+ sm: {
74
+ default: number;
75
+ };
76
+ md: {
77
+ default: number;
78
+ };
79
+ lg: {
80
+ default: number;
81
+ };
82
+ xl: {
83
+ default: number;
84
+ };
85
+ };
86
+ computed: {
87
+ computedSizes(): string;
88
+ };
68
89
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
69
90
  /**
70
91
  * The source URL
@@ -192,7 +192,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
192
192
  }, import('vue').SlotsType<{
193
193
  default?: Record<string, never> | undefined;
194
194
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
195
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
195
+ }, {}, string, () => {
196
+ cols: unknown;
197
+ sm: unknown;
198
+ md: unknown;
199
+ lg: unknown;
200
+ xl: unknown;
201
+ }, true, {}, any>;
196
202
  VsAccordion: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
197
203
  breakPoint: {
198
204
  type: StringConstructor;
@@ -215,7 +215,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
215
215
  }, import('vue').SlotsType<{
216
216
  default?: Record<string, never> | undefined;
217
217
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
218
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
218
+ }, {}, string, () => {
219
+ cols: unknown;
220
+ sm: unknown;
221
+ md: unknown;
222
+ lg: unknown;
223
+ xl: unknown;
224
+ }, true, {}, any>;
219
225
  VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
220
226
  name: {
221
227
  type: StringConstructor;
@@ -155,6 +155,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
155
155
  }, import('vue').SlotsType<{
156
156
  default?: Record<string, never> | undefined;
157
157
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
158
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
158
+ }, {}, string, () => {
159
+ cols: unknown;
160
+ sm: unknown;
161
+ md: unknown;
162
+ lg: unknown;
163
+ xl: unknown;
164
+ }, true, {}, any>;
159
165
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
160
166
  export default _default;
@@ -441,7 +441,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
441
441
  }, import('vue').SlotsType<{
442
442
  default?: Record<string, never> | undefined;
443
443
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
444
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
444
+ }, {}, string, () => {
445
+ cols: unknown;
446
+ sm: unknown;
447
+ md: unknown;
448
+ lg: unknown;
449
+ xl: unknown;
450
+ }, true, {}, any>;
445
451
  VsRow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
446
452
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
447
453
  BContainer: {
@@ -3612,7 +3618,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
3612
3618
  }, import('vue').SlotsType<{
3613
3619
  default?: Record<string, never> | undefined;
3614
3620
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3615
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3621
+ }, {}, string, () => {
3622
+ cols: unknown;
3623
+ sm: unknown;
3624
+ md: unknown;
3625
+ lg: unknown;
3626
+ xl: unknown;
3627
+ }, true, {}, any>;
3616
3628
  VsRow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3617
3629
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
3618
3630
  BContainer: {
@@ -857,7 +857,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
857
857
  }, import('vue').SlotsType<{
858
858
  default?: Record<string, never> | undefined;
859
859
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
860
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
860
+ }, {}, string, () => {
861
+ cols: unknown;
862
+ sm: unknown;
863
+ md: unknown;
864
+ lg: unknown;
865
+ xl: unknown;
866
+ }, true, {}, any>;
861
867
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
862
868
  BContainer: {
863
869
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
@@ -903,7 +903,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
903
903
  }, import('vue').SlotsType<{
904
904
  default?: Record<string, never> | undefined;
905
905
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
906
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
906
+ }, {}, string, () => {
907
+ cols: unknown;
908
+ sm: unknown;
909
+ md: unknown;
910
+ lg: unknown;
911
+ xl: unknown;
912
+ }, true, {}, any>;
907
913
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
908
914
  BContainer: {
909
915
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
@@ -476,6 +476,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
476
476
  methods: {
477
477
  specificImgSize(size: any): string;
478
478
  };
479
+ } | {
480
+ inject: {
481
+ cols: {
482
+ default: number;
483
+ };
484
+ sm: {
485
+ default: number;
486
+ };
487
+ md: {
488
+ default: number;
489
+ };
490
+ lg: {
491
+ default: number;
492
+ };
493
+ xl: {
494
+ default: number;
495
+ };
496
+ };
497
+ computed: {
498
+ computedSizes(): string;
499
+ };
479
500
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
480
501
  src: {
481
502
  type: StringConstructor;
@@ -495,6 +495,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
495
495
  methods: {
496
496
  specificImgSize(size: any): string;
497
497
  };
498
+ } | {
499
+ inject: {
500
+ cols: {
501
+ default: number;
502
+ };
503
+ sm: {
504
+ default: number;
505
+ };
506
+ md: {
507
+ default: number;
508
+ };
509
+ lg: {
510
+ default: number;
511
+ };
512
+ xl: {
513
+ default: number;
514
+ };
515
+ };
516
+ computed: {
517
+ computedSizes(): string;
518
+ };
498
519
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
499
520
  src: {
500
521
  type: StringConstructor;
@@ -336,7 +336,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
336
336
  }, import('vue').SlotsType<{
337
337
  default?: Record<string, never> | undefined;
338
338
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
339
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
339
+ }, {}, string, () => {
340
+ cols: unknown;
341
+ sm: unknown;
342
+ md: unknown;
343
+ lg: unknown;
344
+ xl: unknown;
345
+ }, true, {}, any>;
340
346
  VsHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
341
347
  level: {
342
348
  type: (StringConstructor | NumberConstructor)[];
@@ -675,6 +675,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
675
675
  methods: {
676
676
  specificImgSize(size: any): string;
677
677
  };
678
+ } | {
679
+ inject: {
680
+ cols: {
681
+ default: number;
682
+ };
683
+ sm: {
684
+ default: number;
685
+ };
686
+ md: {
687
+ default: number;
688
+ };
689
+ lg: {
690
+ default: number;
691
+ };
692
+ xl: {
693
+ default: number;
694
+ };
695
+ };
696
+ computed: {
697
+ computedSizes(): string;
698
+ };
678
699
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
679
700
  src: {
680
701
  type: StringConstructor;
@@ -680,6 +680,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
680
680
  methods: {
681
681
  specificImgSize(size: any): string;
682
682
  };
683
+ } | {
684
+ inject: {
685
+ cols: {
686
+ default: number;
687
+ };
688
+ sm: {
689
+ default: number;
690
+ };
691
+ md: {
692
+ default: number;
693
+ };
694
+ lg: {
695
+ default: number;
696
+ };
697
+ xl: {
698
+ default: number;
699
+ };
700
+ };
701
+ computed: {
702
+ computedSizes(): string;
703
+ };
683
704
  }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
684
705
  src: {
685
706
  type: StringConstructor;
@@ -869,7 +869,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
869
869
  }, import('vue').SlotsType<{
870
870
  default?: Record<string, never> | undefined;
871
871
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
872
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
872
+ }, {}, string, () => {
873
+ cols: unknown;
874
+ sm: unknown;
875
+ md: unknown;
876
+ lg: unknown;
877
+ xl: unknown;
878
+ }, true, {}, any>;
873
879
  VsLinkList: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
874
880
  toc: {
875
881
  type: BooleanConstructor;
@@ -145,7 +145,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
145
145
  }, import('vue').SlotsType<{
146
146
  default?: Record<string, never> | undefined;
147
147
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
148
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
148
+ }, {}, string, () => {
149
+ cols: unknown;
150
+ sm: unknown;
151
+ md: unknown;
152
+ lg: unknown;
153
+ xl: unknown;
154
+ }, true, {}, any>;
149
155
  VsRow: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
150
156
  VsContainer: import('vue').DefineComponent<{}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {
151
157
  BContainer: {
@@ -316,6 +316,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
316
316
  }, import('vue').SlotsType<{
317
317
  default?: Record<string, never> | undefined;
318
318
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
319
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
319
+ }, {}, string, () => {
320
+ cols: unknown;
321
+ sm: unknown;
322
+ md: unknown;
323
+ lg: unknown;
324
+ xl: unknown;
325
+ }, true, {}, any>;
320
326
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
321
327
  export default _default;
@@ -295,6 +295,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
295
295
  }, import('vue').SlotsType<{
296
296
  default?: Record<string, never> | undefined;
297
297
  }>, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
298
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
298
+ }, {}, string, () => {
299
+ cols: unknown;
300
+ sm: unknown;
301
+ md: unknown;
302
+ lg: unknown;
303
+ xl: unknown;
304
+ }, true, {}, any>;
299
305
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
300
306
  export default _default;