@visitscotland/component-library 5.43.1 → 5.44.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.
Files changed (98) hide show
  1. package/dist/client/manifest.json +663 -585
  2. package/dist/client/scripts/04fe1f6c884b9859bc95.js +1 -0
  3. package/dist/client/scripts/0e6c9a9ac04c055dd7ff.js +1 -0
  4. package/dist/client/scripts/{ff6101f274e52feca2d0.js → 16305d5b48f2d3edd215.js} +1 -1
  5. package/dist/client/scripts/{e60fe8e9115fe7dd13cf.js → 2464bcc48b0bd7955c9f.js} +1 -1
  6. package/dist/client/scripts/{5032a70c599e2f468071.js → 25d7fcffa86986f410b3.js} +1 -1
  7. package/dist/client/scripts/29bfffa73db774ca851a.js +1 -0
  8. package/dist/client/scripts/2cf0f5b644ce720cc992.js +1 -0
  9. package/dist/client/scripts/{b5aae4c7531da20952c3.js → 2fd9050bc8c51d32cbb0.js} +1 -1
  10. package/dist/client/scripts/5f59999ce00d85f8ee67.js +1 -0
  11. package/dist/client/scripts/{6fa12c8f2df5887ad779.js → 9a2c80fdf6dd41ba2097.js} +1 -1
  12. package/dist/client/scripts/a1f5afe9ff663790e55a.js +1 -0
  13. package/dist/client/scripts/aee7c272c9f393b0f4ca.js +1 -0
  14. package/dist/client/scripts/cf930d28048b29a9d222.js +1 -0
  15. package/dist/client/scripts/{3aaefce16b5df1479178.js → d2cc4efb6285a4114bc0.js} +1 -1
  16. package/dist/client/scripts/d5c95960992da8923abb.js +1 -0
  17. package/dist/client/scripts/{76f4d20d155ba0ca1a14.js → d720b984726aa6c7ad03.js} +1 -1
  18. package/dist/client/scripts/df0aaca8b6947639b6a5.js +1 -0
  19. package/dist/client/scripts/{66d53fffb25ec07a1aa7.js → fb20325445012053d128.js} +1 -1
  20. package/dist/client/scripts/{4f47ffaa9a5862cc51d1.js → fe5986264852db16cea6.js} +1 -1
  21. package/dist/client/styles/04fe1f6c884b9859bc95.css +1 -0
  22. package/dist/client/styles/0e6c9a9ac04c055dd7ff.css +1 -0
  23. package/dist/client/styles/29bfffa73db774ca851a.css +1 -0
  24. package/dist/client/styles/{b5aae4c7531da20952c3.css → 2fd9050bc8c51d32cbb0.css} +1 -1
  25. package/dist/client/styles/3adcf92818f194e1e42d.css +1 -0
  26. package/dist/client/styles/51a569f9aa7977ca0c81.css +1 -0
  27. package/dist/client/styles/{a2fe354aca6970fedba6.css → 5f59999ce00d85f8ee67.css} +1 -1
  28. package/dist/client/styles/{ac9413fc9a5f74284fd0.css → 617aa7f0c028f2facae7.css} +1 -1
  29. package/dist/client/styles/{350b5411ffc3a7b4a42a.css → 6894baf997a8bbc643d0.css} +1 -1
  30. package/dist/client/styles/6deaeb270d1e7f4b5b30.css +1 -0
  31. package/dist/client/styles/7212075f8878dd61669d.css +1 -0
  32. package/dist/client/styles/7245a099076cc9226916.css +1 -0
  33. package/dist/client/styles/aee7c272c9f393b0f4ca.css +1 -0
  34. package/dist/client/styles/b927066ed14b3c6c6d2d.css +1 -0
  35. package/dist/client/styles/bc95b04479aa1d0455b7.css +1 -0
  36. package/dist/client/styles/d5c95960992da8923abb.css +1 -0
  37. package/dist/client/styles/ecba7c18163674a414e8.css +1 -0
  38. package/dist/client/styles/{66d53fffb25ec07a1aa7.css → fb20325445012053d128.css} +1 -1
  39. package/dist/components/{LoadingSpinner-OUYR1Zws.mjs → LoadingSpinner-BwAPD0Xn.mjs} +57 -55
  40. package/dist/components/{LoadingSpinner-W8dEafHA.js → LoadingSpinner-DBNfFVpv.js} +7 -7
  41. package/dist/components/src/components/card/Card.vue.d.ts +10 -2
  42. package/dist/components/src/components/hero-section/HeroSection.vue.d.ts +3612 -786
  43. package/dist/components/src/components/image-with-caption/ImageWithCaption.vue.d.ts +1866 -746
  44. package/dist/components/src/components/toggle-button/ToggleButton.vue.d.ts +633 -4
  45. package/dist/components/src/components/video/Video.vue.d.ts +2948 -633
  46. package/dist/components/src/components/video/components/VideoHtml5.vue.d.ts +2210 -0
  47. package/dist/components/src/components/video/components/VideoYoutube.vue.d.ts +1548 -0
  48. package/dist/components/src/components/video/index.d.ts +9 -0
  49. package/dist/components/src/components/video-caption/VideoCaption.vue.d.ts +563 -3
  50. package/dist/components/src/custom-components/maps/MainMap.vue.d.ts +2 -2
  51. package/dist/components/src/custom-components/maps/index.d.ts +2 -2
  52. package/dist/components/src/utils/prefers-reduced-motion.d.ts +2 -0
  53. package/dist/components/style.css +1 -1
  54. package/dist/components/vs-component-library-maps.js +1 -1
  55. package/dist/components/vs-component-library-maps.mjs +1 -1
  56. package/dist/components/vs-component-library.js +27 -27
  57. package/dist/components/vs-component-library.mjs +11461 -10979
  58. package/dist/ssr/index.js +1 -1
  59. package/dist/ssr/manifest.json +1 -1
  60. package/dist/ssr/styles/{a648889cdd3dfac5292a.css → 3a7ea95d6f6e97c3b6da.css} +19 -20
  61. package/package.json +1 -1
  62. package/dist/client/scripts/12fa4d6469761cdb8326.js +0 -1
  63. package/dist/client/scripts/39bd197d7d1f66f65105.js +0 -1
  64. package/dist/client/scripts/5828c72a7124a5bcb563.js +0 -1
  65. package/dist/client/scripts/63fb13547a0c980edfc6.js +0 -1
  66. package/dist/client/scripts/662de3a6d0e84564965f.js +0 -1
  67. package/dist/client/scripts/95239a6c2ab36a9f67e8.js +0 -1
  68. package/dist/client/scripts/a2fe354aca6970fedba6.js +0 -1
  69. package/dist/client/scripts/fed71972ffa79d797286.js +0 -1
  70. package/dist/client/styles/12fa4d6469761cdb8326.css +0 -1
  71. package/dist/client/styles/1dab8b823a9fc7be9e7d.css +0 -1
  72. package/dist/client/styles/42233f90e1246c3d508e.css +0 -1
  73. package/dist/client/styles/51240b9c502b2993bd72.css +0 -1
  74. package/dist/client/styles/5828c72a7124a5bcb563.css +0 -1
  75. package/dist/client/styles/662de3a6d0e84564965f.css +0 -1
  76. package/dist/client/styles/95239a6c2ab36a9f67e8.css +0 -1
  77. package/dist/client/styles/abe7bec6335799afee09.css +0 -1
  78. package/dist/client/styles/bf0781d3e1fda7aaf432.css +0 -1
  79. package/dist/client/styles/d014754e0eff762e6ca9.css +0 -1
  80. package/dist/client/styles/e600798c21b1e4b3421a.css +0 -1
  81. package/dist/client/styles/ebe3c46ecbab47f14ec8.css +0 -1
  82. package/dist/client/styles/fed71972ffa79d797286.css +0 -2
  83. package/dist/components/src/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +0 -931
  84. /package/dist/client/scripts/{ebe3c46ecbab47f14ec8.js → 3adcf92818f194e1e42d.js} +0 -0
  85. /package/dist/client/scripts/{42233f90e1246c3d508e.js → 51a569f9aa7977ca0c81.js} +0 -0
  86. /package/dist/client/scripts/{ac9413fc9a5f74284fd0.js → 617aa7f0c028f2facae7.js} +0 -0
  87. /package/dist/client/scripts/{350b5411ffc3a7b4a42a.js → 6894baf997a8bbc643d0.js} +0 -0
  88. /package/dist/client/scripts/{abe7bec6335799afee09.js → 6deaeb270d1e7f4b5b30.js} +0 -0
  89. /package/dist/client/scripts/{e600798c21b1e4b3421a.js → 7212075f8878dd61669d.js} +0 -0
  90. /package/dist/client/scripts/{51240b9c502b2993bd72.js → 7245a099076cc9226916.js} +0 -0
  91. /package/dist/client/scripts/{d014754e0eff762e6ca9.js → b927066ed14b3c6c6d2d.js} +0 -0
  92. /package/dist/client/scripts/{1dab8b823a9fc7be9e7d.js → bc95b04479aa1d0455b7.js} +0 -0
  93. /package/dist/client/scripts/{d94ba5393987a3e2d90a.js → e6bfa540add7fc44472e.js} +0 -0
  94. /package/dist/client/scripts/{bf0781d3e1fda7aaf432.js → ecba7c18163674a414e8.js} +0 -0
  95. /package/dist/client/styles/{ff6101f274e52feca2d0.css → 16305d5b48f2d3edd215.css} +0 -0
  96. /package/dist/client/styles/{e60fe8e9115fe7dd13cf.css → 2464bcc48b0bd7955c9f.css} +0 -0
  97. /package/dist/client/styles/{5032a70c599e2f468071.css → 25d7fcffa86986f410b3.css} +0 -0
  98. /package/dist/client/styles/{3aaefce16b5df1479178.css → d2cc4efb6285a4114bc0.css} +0 -0
@@ -65,6 +65,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
65
65
  default: string;
66
66
  };
67
67
  /**
68
+ * ⚠️ Deprecated: use the playButtonLabel and pauseButtonLabel props instead
68
69
  * The visually hidden text to display
69
70
  */
70
71
  videoBtnText: {
@@ -72,6 +73,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
72
73
  default: string;
73
74
  };
74
75
  /**
76
+ * ⚠️ Deprecated: use the playButtonLabel and pauseButtonLabel props instead
75
77
  * The aria alerted text to announce when the video is playing
76
78
  */
77
79
  videoPlayingStatus: {
@@ -79,12 +81,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
79
81
  default: string;
80
82
  };
81
83
  /**
84
+ * ⚠️ Deprecated: use the playButtonLabel and pauseButtonLabel props instead
82
85
  * The aria alerted text to announce when the video is paused
83
86
  */
84
87
  videoPausedStatus: {
85
88
  type: StringConstructor;
86
89
  default: string;
87
90
  };
91
+ /**
92
+ * The visually hidden text for play button
93
+ */
94
+ playButtonLabel: {
95
+ type: StringConstructor;
96
+ default: string;
97
+ };
98
+ /**
99
+ * The visually hidden text for pause button
100
+ */
101
+ pauseButtonLabel: {
102
+ type: StringConstructor;
103
+ default: string;
104
+ };
88
105
  }>, {}, {}, {
89
106
  imageClasses(): {
90
107
  'vs-hero-section__image--inset': boolean;
@@ -92,12 +109,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
92
109
  textContainerClasses(): (string | {
93
110
  'vs-hero-section__text-container--video': string;
94
111
  })[];
95
- }, {
96
- /**
97
- * Play/pause the video
98
- */
99
- onToggleVideo(isPlaying: any): void;
100
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
112
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
101
113
  /**
102
114
  * The text for the heading
103
115
  */
@@ -164,6 +176,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
164
176
  default: string;
165
177
  };
166
178
  /**
179
+ * ⚠️ Deprecated: use the playButtonLabel and pauseButtonLabel props instead
167
180
  * The visually hidden text to display
168
181
  */
169
182
  videoBtnText: {
@@ -171,6 +184,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
171
184
  default: string;
172
185
  };
173
186
  /**
187
+ * ⚠️ Deprecated: use the playButtonLabel and pauseButtonLabel props instead
174
188
  * The aria alerted text to announce when the video is playing
175
189
  */
176
190
  videoPlayingStatus: {
@@ -178,12 +192,27 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
178
192
  default: string;
179
193
  };
180
194
  /**
195
+ * ⚠️ Deprecated: use the playButtonLabel and pauseButtonLabel props instead
181
196
  * The aria alerted text to announce when the video is paused
182
197
  */
183
198
  videoPausedStatus: {
184
199
  type: StringConstructor;
185
200
  default: string;
186
201
  };
202
+ /**
203
+ * The visually hidden text for play button
204
+ */
205
+ playButtonLabel: {
206
+ type: StringConstructor;
207
+ default: string;
208
+ };
209
+ /**
210
+ * The visually hidden text for pause button
211
+ */
212
+ pauseButtonLabel: {
213
+ type: StringConstructor;
214
+ default: string;
215
+ };
187
216
  }>> & Readonly<{}>, {
188
217
  split: boolean;
189
218
  imgAlt: string;
@@ -192,11 +221,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
192
221
  videoBtnText: string;
193
222
  imgCaption: string;
194
223
  imgCredit: string;
195
- videoPlayingStatus: string;
196
- videoPausedStatus: string;
224
+ videoSrc: string;
225
+ playButtonLabel: string;
226
+ pauseButtonLabel: string;
197
227
  lede: string;
198
228
  inset: boolean;
199
- videoSrc: string;
229
+ videoPlayingStatus: string;
230
+ videoPausedStatus: string;
200
231
  }, {}, {
201
232
  VsHeading: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
202
233
  level: {
@@ -815,86 +846,143 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
815
846
  }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
816
847
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
817
848
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
818
- VsHeroSectionVideoControl: import('vue').DefineComponent<{}, {}, {
819
- isPlaying: boolean;
820
- }, {}, {
821
- toggleVideo(): void;
822
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "videoToggled"[], "videoToggled", import('vue').PublicProps, Readonly<{}> & Readonly<{
823
- onVideoToggled?: (...args: any[]) => any;
824
- }>, {}, {}, {
825
- VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
826
- href: {
849
+ VsVideo: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
850
+ videoType: {
851
+ type: StringConstructor;
852
+ default: string;
853
+ validator: (value: unknown) => boolean;
854
+ };
855
+ videoSrc: {
856
+ type: StringConstructor;
857
+ default: string;
858
+ };
859
+ posterImageSrc: {
860
+ type: StringConstructor;
861
+ default: string;
862
+ };
863
+ videoId: {
864
+ type: StringConstructor;
865
+ default: string;
866
+ };
867
+ videoTitle: {
868
+ type: StringConstructor;
869
+ default: string;
870
+ };
871
+ language: {
872
+ type: StringConstructor;
873
+ default: string;
874
+ };
875
+ singleMinuteDescriptor: {
876
+ type: StringConstructor;
877
+ default: string;
878
+ };
879
+ pluralMinuteDescriptor: {
880
+ type: StringConstructor;
881
+ default: string;
882
+ };
883
+ noCookiesMessage: {
884
+ type: StringConstructor;
885
+ default: string;
886
+ };
887
+ cookieBtnText: {
888
+ type: StringConstructor;
889
+ default: string;
890
+ };
891
+ noJsMessage: {
892
+ type: StringConstructor;
893
+ default: string;
894
+ };
895
+ playButtonLabel: {
896
+ type: StringConstructor;
897
+ default: string;
898
+ };
899
+ pauseButtonLabel: {
900
+ type: StringConstructor;
901
+ default: string;
902
+ };
903
+ showToggle: {
904
+ type: BooleanConstructor;
905
+ default: boolean;
906
+ };
907
+ lazyLoad: {
908
+ type: BooleanConstructor;
909
+ default: boolean;
910
+ };
911
+ }>, {}, {
912
+ reRendering: boolean;
913
+ }, {
914
+ playerComponent(): import('vue').DefineComponent<import('vue').ExtractPropTypes<{
915
+ videoId: {
827
916
  type: StringConstructor;
828
- default: any;
917
+ required: true;
829
918
  };
830
- tabindex: {
919
+ videoTitle: {
831
920
  type: StringConstructor;
832
- default: any;
921
+ default: string;
833
922
  };
834
- variant: {
923
+ language: {
835
924
  type: StringConstructor;
836
925
  default: string;
837
- validator: (value: unknown) => any;
838
926
  };
839
- size: {
927
+ singleMinuteDescriptor: {
840
928
  type: StringConstructor;
841
929
  default: string;
842
- validator: (value: unknown) => any;
843
930
  };
844
- animate: {
845
- type: BooleanConstructor;
846
- default: boolean;
847
- };
848
- rounded: {
849
- type: BooleanConstructor;
850
- default: boolean;
851
- };
852
- icon: {
931
+ pluralMinuteDescriptor: {
853
932
  type: StringConstructor;
854
933
  default: string;
855
934
  };
856
- iconOnly: {
857
- type: BooleanConstructor;
858
- default: boolean;
935
+ noCookiesMessage: {
936
+ type: StringConstructor;
937
+ required: true;
859
938
  };
860
- showLabelBreakpoint: {
939
+ cookieBtnText: {
861
940
  type: StringConstructor;
862
- default: string;
863
- validator: (value: unknown) => boolean;
941
+ required: true;
864
942
  };
865
- active: {
943
+ noJsMessage: {
944
+ type: StringConstructor;
945
+ required: true;
946
+ };
947
+ lazyLoad: {
866
948
  type: BooleanConstructor;
867
949
  default: boolean;
868
950
  };
869
- iconPosition: {
870
- type: StringConstructor;
871
- default: string;
872
- validator: (value: unknown) => any;
873
- };
874
951
  }>, {}, {
875
- isAnimating: boolean;
876
- }, {
877
- buttonClasses(): {
878
- [x: string]: string | boolean;
879
- 'vs-button--animated': boolean;
880
- 'vs-button--is-animating': boolean;
881
- 'vs-button--rounded': boolean;
882
- 'vs-button--icon-only': boolean;
883
- 'vs-button--active': boolean;
884
- 'vs-button--flex-reverse': boolean;
885
- };
886
- iconClasses(): {
887
- 'vs-icon--right': boolean;
888
- 'vs-icon--left': boolean;
889
- }[];
890
- buttonLabelClasses(): {
891
- [x: string]: string | true;
892
- 'visually-hidden': string | true;
952
+ playerVars: {
953
+ hl: string;
893
954
  };
955
+ requiredCookies: 1[];
956
+ duration: {
957
+ minutes: number;
958
+ seconds: number;
959
+ roundedMinutes: string;
960
+ };
961
+ jsDisabled: boolean;
962
+ isLoaded: boolean;
963
+ observer: any;
964
+ }, {
965
+ player(): any;
966
+ showError(): boolean;
967
+ warningText(): string;
894
968
  }, {
895
- animateHandler(event: any): void;
896
- tabbedIn(event: any): void;
897
- trackLink(event: any): void;
969
+ playerReady(): Promise<void>;
970
+ playVideo(): Promise<void>;
971
+ pauseVideo(): Promise<void>;
972
+ toggleVideo(): Promise<void>;
973
+ stopVideo(): Promise<void>;
974
+ youtubePlaying(): void;
975
+ youtubePaused(): void;
976
+ youtubeEnded(): void;
977
+ analyticsEvent(videoStatus: any): void;
978
+ getPlayerDetails(): Promise<void>;
979
+ formatTime(timeInSeconds: any): void;
980
+ getRoundedMinutes(minutes: any, seconds: any): any;
981
+ formatSingularOrPlural(minutes: any): string;
982
+ pad(toPad: any): any;
983
+ storeVideoDetails(): void;
984
+ setEventListeners(): void;
985
+ setupIntersectionObserver(): void;
898
986
  }, {
899
987
  computed: {
900
988
  pageUrl: () => string;
@@ -912,836 +1000,3574 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
912
1000
  compileFullTemplate(templateValues: any): any;
913
1001
  targetText(event: any): any;
914
1002
  };
915
- }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
916
- href: {
917
- type: StringConstructor;
918
- default: any;
1003
+ } | {
1004
+ data(): {
1005
+ requiredCookies: any[];
1006
+ requiredCookiesAllowed: boolean;
1007
+ cookieManagerLoaded: boolean;
1008
+ };
1009
+ methods: {
1010
+ managerLoaded(): void;
1011
+ cookiesUpdated(): void;
919
1012
  };
920
- tabindex: {
1013
+ computed: {
1014
+ cookiesAllowed(): any;
1015
+ cookiesLoaded(): any;
1016
+ };
1017
+ mounted(): void;
1018
+ }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1019
+ videoId: {
921
1020
  type: StringConstructor;
922
- default: any;
1021
+ required: true;
923
1022
  };
924
- variant: {
1023
+ videoTitle: {
925
1024
  type: StringConstructor;
926
1025
  default: string;
927
- validator: (value: unknown) => any;
928
1026
  };
929
- size: {
1027
+ language: {
930
1028
  type: StringConstructor;
931
1029
  default: string;
932
- validator: (value: unknown) => any;
933
- };
934
- animate: {
935
- type: BooleanConstructor;
936
- default: boolean;
937
1030
  };
938
- rounded: {
939
- type: BooleanConstructor;
940
- default: boolean;
1031
+ singleMinuteDescriptor: {
1032
+ type: StringConstructor;
1033
+ default: string;
941
1034
  };
942
- icon: {
1035
+ pluralMinuteDescriptor: {
943
1036
  type: StringConstructor;
944
1037
  default: string;
945
1038
  };
946
- iconOnly: {
947
- type: BooleanConstructor;
948
- default: boolean;
1039
+ noCookiesMessage: {
1040
+ type: StringConstructor;
1041
+ required: true;
949
1042
  };
950
- showLabelBreakpoint: {
1043
+ cookieBtnText: {
951
1044
  type: StringConstructor;
952
- default: string;
953
- validator: (value: unknown) => boolean;
1045
+ required: true;
954
1046
  };
955
- active: {
1047
+ noJsMessage: {
1048
+ type: StringConstructor;
1049
+ required: true;
1050
+ };
1051
+ lazyLoad: {
956
1052
  type: BooleanConstructor;
957
1053
  default: boolean;
958
1054
  };
959
- iconPosition: {
960
- type: StringConstructor;
961
- default: string;
962
- validator: (value: unknown) => any;
963
- };
964
- }>> & Readonly<{
965
- onBtnFocus?: (...args: any[]) => any;
966
- }>, {
967
- icon: string;
968
- variant: string;
969
- size: string;
970
- href: string;
971
- active: boolean;
972
- tabindex: string;
973
- animate: boolean;
974
- rounded: boolean;
975
- iconOnly: boolean;
976
- showLabelBreakpoint: string;
977
- iconPosition: string;
1055
+ }>> & Readonly<{}>, {
1056
+ language: string;
1057
+ videoTitle: string;
1058
+ singleMinuteDescriptor: string;
1059
+ pluralMinuteDescriptor: string;
1060
+ lazyLoad: boolean;
978
1061
  }, {}, {
979
- BButton: {
980
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
981
- pressed: import('vue').PropType<boolean | undefined>;
982
- tag: {
983
- type: import('vue').PropType<string>;
984
- default: string;
1062
+ VueYoutube: any;
1063
+ VsWarning: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1064
+ icon: {
1065
+ type: StringConstructor;
1066
+ default: string;
1067
+ };
1068
+ type: {
1069
+ type: StringConstructor;
1070
+ default: string;
1071
+ validator: (value: unknown) => any;
1072
+ };
1073
+ size: {
1074
+ type: StringConstructor;
1075
+ default: string;
1076
+ validator: (value: unknown) => any;
1077
+ };
1078
+ }>, {}, {}, {
1079
+ warningClasses(): string[];
1080
+ btnAttrs(): {
1081
+ class: string;
1082
+ size: string;
1083
+ };
1084
+ }, {
1085
+ manageCookies(): void;
1086
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1087
+ icon: {
1088
+ type: StringConstructor;
1089
+ default: string;
1090
+ };
1091
+ type: {
1092
+ type: StringConstructor;
1093
+ default: string;
1094
+ validator: (value: unknown) => any;
1095
+ };
1096
+ size: {
1097
+ type: StringConstructor;
1098
+ default: string;
1099
+ validator: (value: unknown) => any;
1100
+ };
1101
+ }>> & Readonly<{}>, {
1102
+ type: string;
1103
+ icon: string;
1104
+ size: string;
1105
+ }, {}, {
1106
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1107
+ icon: {
1108
+ type: StringConstructor;
1109
+ required: true;
985
1110
  };
986
- type: {
987
- type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1111
+ variant: {
1112
+ type: StringConstructor;
988
1113
  default: string;
1114
+ validator: (value: unknown) => any;
989
1115
  };
990
- replace: {
991
- type: import('vue').PropType<boolean>;
992
- default: undefined;
1116
+ customColour: {
1117
+ type: StringConstructor;
1118
+ default: any;
993
1119
  };
994
- target: {
995
- type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
996
- default: undefined;
1120
+ size: {
1121
+ type: StringConstructor;
1122
+ default: string;
1123
+ validator: (value: unknown) => any;
997
1124
  };
998
- to: {
999
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1000
- default: undefined;
1125
+ smallSize: {
1126
+ type: StringConstructor;
1127
+ default: any;
1128
+ validator: (value: unknown) => any;
1001
1129
  };
1002
- append: {
1003
- type: import('vue').PropType<boolean>;
1004
- default: undefined;
1130
+ }>, {}, {
1131
+ tokens: {
1132
+ "vs-color-background-primary": string;
1133
+ "vs-color-background-secondary": string;
1134
+ "vs-color-background-bold": string;
1135
+ "vs-color-background-brand": string;
1136
+ "vs-color-background-inverse": string;
1137
+ "vs-color-background-highlight": string;
1138
+ "vs-color-background-information": string;
1139
+ "vs-color-background-success": string;
1140
+ "vs-color-background-warning": string;
1141
+ "vs-color-background-error": string;
1142
+ "vs-color-background-accent-heather-80": string;
1143
+ "vs-color-background-accent-heather-30": string;
1144
+ "vs-color-background-accent-tolsta-40": string;
1145
+ "vs-color-background-accent-gorse-05": string;
1146
+ "vs-color-border-primary": string;
1147
+ "vs-color-border-secondary": string;
1148
+ "vs-color-border-inverse": string;
1149
+ "vs-color-border-input": string;
1150
+ "vs-color-border-highlight": string;
1151
+ "vs-color-border-bold": string;
1152
+ "vs-color-border-success": string;
1153
+ "vs-color-border-warning": string;
1154
+ "vs-color-border-error": string;
1155
+ "vs-color-border-disabled": string;
1156
+ "vs-color-icon-primary": string;
1157
+ "vs-color-icon-secondary": string;
1158
+ "vs-color-icon-tertiary": string;
1159
+ "vs-color-icon-inverse": string;
1160
+ "vs-color-icon-cta-on-light": string;
1161
+ "vs-color-icon-highlight": string;
1162
+ "vs-color-icon-success": string;
1163
+ "vs-color-icon-warning": string;
1164
+ "vs-color-icon-error": string;
1165
+ "vs-color-icon-disabled": string;
1166
+ "vs-color-icon-accent-saltire-30": string;
1167
+ "vs-color-icon-ski-easy": string;
1168
+ "vs-color-icon-ski-intermediate": string;
1169
+ "vs-color-icon-ski-difficult": string;
1170
+ "vs-color-icon-ski-very-difficult": string;
1171
+ "vs-color-icon-ski-itineraries": string;
1172
+ "vs-color-icon-ski-other": string;
1173
+ "vs-color-icon-accent-loch-ness": string;
1174
+ "vs-color-icon-accent-grey-02": string;
1175
+ "vs-color-icon-accent-saltire": string;
1176
+ "vs-color-icon-accent-bramble": string;
1177
+ "vs-color-icon-accent-heather": string;
1178
+ "vs-color-icon-accent-whisky": string;
1179
+ "vs-color-icon-accent-cranachan": string;
1180
+ "vs-color-icon-accent-buachaille": string;
1181
+ "vs-color-interaction-focus": string;
1182
+ "vs-color-interaction-focus-on-bold": string;
1183
+ "vs-color-interaction-cta-primary": string;
1184
+ "vs-color-interaction-cta-secondary": string;
1185
+ "vs-color-interaction-cta-hover": string;
1186
+ "vs-color-interaction-cta-pressed": string;
1187
+ "vs-color-interaction-cta-disabled": string;
1188
+ "vs-color-interaction-cta-subtle-hover": string;
1189
+ "vs-color-interaction-cta-subtle-pressed": string;
1190
+ "vs-color-interaction-cta-subtle": string;
1191
+ "vs-color-interaction-link-primary": string;
1192
+ "vs-color-interaction-link-secondary": string;
1193
+ "vs-color-interaction-link-active": string;
1194
+ "vs-color-interaction-link-visited": string;
1195
+ "vs-color-interaction-link-disabled": string;
1196
+ "vs-color-interaction-link-visited-on-bold": string;
1197
+ "vs-color-text-primary": string;
1198
+ "vs-color-text-secondary": string;
1199
+ "vs-color-text-tertiary": string;
1200
+ "vs-color-text-inverse": string;
1201
+ "vs-color-text-cta-on-light": string;
1202
+ "vs-color-text-highlight": string;
1203
+ "vs-color-text-brand": string;
1204
+ "vs-color-text-error": string;
1205
+ "vs-color-text-success": string;
1206
+ "vs-color-text-disabled": string;
1207
+ breakpoint_xl: string;
1208
+ grid_container_width_xl: string;
1209
+ breakpoint_md: string;
1210
+ max_container_width_xl: string;
1211
+ grid_container_width_md: string;
1212
+ breakpoint_sm: string;
1213
+ breakpoint_lg: string;
1214
+ breakpoint_xs: string;
1215
+ max_container_width_md: string;
1216
+ grid_container_width_sm: string;
1217
+ grid_container_width_lg: string;
1218
+ max_container_width_sm: string;
1219
+ max_container_width_lg: string;
1220
+ max_container_width_xxl: string;
1221
+ grid_container_width_xxl: string;
1222
+ breakpoint_xxl: string;
1223
+ grid_columns: string;
1224
+ grid_gutter_width: string;
1225
+ "vs-spacer-0": string;
1226
+ "vs-spacer-0125": string;
1227
+ "vs-spacer-025": string;
1228
+ "vs-spacer-050": string;
1229
+ "vs-spacer-075": string;
1230
+ "vs-spacer-100": string;
1231
+ "vs-spacer-125": string;
1232
+ "vs-spacer-150": string;
1233
+ "vs-spacer-175": string;
1234
+ "vs-spacer-200": string;
1235
+ "vs-spacer-225": string;
1236
+ "vs-spacer-250": string;
1237
+ "vs-spacer-300": string;
1238
+ "vs-spacer-400": string;
1239
+ "vs-spacer-500": string;
1240
+ "vs-spacer-600": string;
1241
+ "vs-spacer-700": string;
1242
+ "vs-radius-medium": string;
1243
+ "vs-radius-none": string;
1244
+ "vs-radius-large-increased": string;
1245
+ "vs-radius-extra-large-increased": string;
1246
+ "vs-radius-tiny": string;
1247
+ "vs-radius-large": string;
1248
+ "vs-radius-extra-large": string;
1249
+ "vs-radius-extra-extra-large": string;
1250
+ "vs-radius-huge": string;
1251
+ "vs-radius-full": string;
1252
+ "vs-radius-small": string;
1253
+ "vs-elevation-shadow-raised": string;
1254
+ "vs-elevation-shadow-overlay": string;
1255
+ "vs-elevation-surface": string;
1256
+ "vs-elevation-surface-section": string;
1257
+ "vs-elevation-surface-raised": string;
1258
+ "vs-elevation-surface-overlay": string;
1259
+ "vs-focus-shadow": string;
1260
+ "vs-focus-shadow-on-dark": string;
1261
+ "vs-border-width-sm": string;
1262
+ "vs-border-width-md": string;
1263
+ "vs-font-size-display-m": string;
1264
+ "vs-font-size-display-s": string;
1265
+ "vs-font-size-heading-xl": string;
1266
+ "vs-font-size-heading-l": string;
1267
+ "vs-font-size-heading-m": string;
1268
+ "vs-font-size-heading-s": string;
1269
+ "vs-font-size-heading-xs": string;
1270
+ "vs-font-size-heading-xxs": string;
1271
+ "vs-font-size-heading-xxxs": string;
1272
+ "vs-font-size-detail-l": string;
1273
+ "vs-font-size-detail-m": string;
1274
+ "vs-font-size-detail-s": string;
1275
+ "vs-font-size-body-l": string;
1276
+ "vs-font-size-body-m": string;
1277
+ "vs-font-size-body-s": string;
1278
+ "vs-font-weight-strong": string;
1279
+ "vs-font-weight-medium": string;
1280
+ "vs-font-weight-regular": string;
1281
+ "vs-font-weight-subtle": string;
1282
+ "vs-font-weight-heading": string;
1283
+ "vs-font-weight-body": string;
1284
+ "vs-font-weight-detail": string;
1285
+ "vs-font-family-sans-serif": string;
1286
+ "vs-font-family-display": string;
1287
+ "vs-line-height-heading": number;
1288
+ "vs-line-height-detail": number;
1289
+ "vs-line-height-body": number;
1290
+ "vs-letter-spacing-display": string;
1291
+ "vs-letter-spacing-heading": string;
1292
+ "vs-letter-spacing-detail": string;
1293
+ "vs-letter-spacing-body": string;
1294
+ icon_size_xxs: string;
1295
+ icon_size_xs: string;
1296
+ icon_size_sm: string;
1297
+ icon_size_md: string;
1298
+ icon_size_lg: string;
1299
+ icon_size_xl: string;
1300
+ "vs-icon-facility-audio-loop": string;
1301
+ "vs-icon-control-collapse": string;
1302
+ "vs-icon-facility-wheelchair-access": string;
1303
+ "vs-icon-control-pause": string;
1304
+ "vs-icon-facility-cafe": string;
1305
+ "vs-icon-feedback-error": string;
1306
+ "vs-icon-facility-accessible-parking": string;
1307
+ "vs-icon-control-filters": string;
1308
+ "vs-icon-feedback-information": string;
1309
+ "vs-icon-control-external-link": string;
1310
+ "vs-icon-control-play": string;
1311
+ "vs-icon-facility-accessible-dining": string;
1312
+ "vs-icon-facility-public-transport": string;
1313
+ "vs-icon-season-winter": string;
1314
+ "vs-icon-control-expand": string;
1315
+ "vs-icon-facility-pets-welcome": string;
1316
+ "vs-icon-facility-parking": string;
1317
+ "vs-icon-control-menu": string;
1318
+ "vs-icon-season-spring": string;
1319
+ "vs-icon-season-summer": string;
1320
+ "vs-icon-facility-breakfast": string;
1321
+ "vs-icon-control-back-to-top": string;
1322
+ "vs-icon-control-dismiss": string;
1323
+ "vs-icon-feedback-warning": string;
1324
+ "vs-icon-facility-accessible-shower": string;
1325
+ "vs-icon-facility-wifi": string;
1326
+ "vs-icon-control-search": string;
1327
+ "vs-icon-control-download": string;
1328
+ "vs-icon-season-autumn": string;
1329
+ "vs-icon-facility-accessible-toilet": string;
1330
+ "vs-icon-feedback-success": string;
1331
+ "vs-icon-facility-vegan": string;
1332
+ "font-size-1": string;
1333
+ "font-size-2": string;
1334
+ "font-size-3": string;
1335
+ "font-size-4": string;
1336
+ "font-size-5": string;
1337
+ "font-size-6": string;
1338
+ "font-size-7": string;
1339
+ "font-size-8": string;
1340
+ "font-size-9": string;
1341
+ "font-size-10": string;
1342
+ "font-size-body": string;
1343
+ "font-size-body-md": string;
1344
+ "font-size-lead": string;
1345
+ "font-size-lead-md": string;
1346
+ "font-size-teaser": string;
1347
+ opacity_100: string;
1348
+ opacity_50: string;
1349
+ opacity_0: string;
1350
+ duration_quickly: string;
1351
+ duration_base: string;
1352
+ duration_slowly: string;
1353
+ no_javascript: string;
1354
+ theme_dark: string;
1355
+ theme_grey: string;
1005
1356
  };
1006
- disabled: {
1007
- type: import('vue').PropType<boolean>;
1008
- default: undefined;
1357
+ }, {
1358
+ iconClasses(): any[];
1359
+ fontAwesomeClasses(): any;
1360
+ iconStyles(): {
1361
+ color: string;
1009
1362
  };
1010
- href: {
1011
- type: import('vue').PropType<string>;
1012
- default: undefined;
1363
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1364
+ icon: {
1365
+ type: StringConstructor;
1366
+ required: true;
1013
1367
  };
1014
- rel: {
1015
- type: import('vue').PropType<string>;
1016
- default: undefined;
1368
+ variant: {
1369
+ type: StringConstructor;
1370
+ default: string;
1371
+ validator: (value: unknown) => any;
1372
+ };
1373
+ customColour: {
1374
+ type: StringConstructor;
1375
+ default: any;
1017
1376
  };
1018
1377
  size: {
1019
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1378
+ type: StringConstructor;
1020
1379
  default: string;
1380
+ validator: (value: unknown) => any;
1021
1381
  };
1022
- active: {
1023
- type: import('vue').PropType<boolean>;
1024
- default: boolean;
1382
+ smallSize: {
1383
+ type: StringConstructor;
1384
+ default: any;
1385
+ validator: (value: unknown) => any;
1025
1386
  };
1026
- activeClass: {
1027
- type: import('vue').PropType<string>;
1028
- default: undefined;
1387
+ }>> & Readonly<{}>, {
1388
+ variant: string;
1389
+ customColour: string;
1390
+ size: string;
1391
+ smallSize: string;
1392
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1393
+ VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1394
+ href: {
1395
+ type: StringConstructor;
1396
+ default: any;
1029
1397
  };
1030
- routerComponentName: {
1031
- type: import('vue').PropType<string>;
1032
- default: undefined;
1398
+ tabindex: {
1399
+ type: StringConstructor;
1400
+ default: any;
1033
1401
  };
1034
1402
  variant: {
1035
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1403
+ type: StringConstructor;
1036
1404
  default: string;
1405
+ validator: (value: unknown) => any;
1037
1406
  };
1038
- opacity: {
1039
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1040
- default: undefined;
1407
+ size: {
1408
+ type: StringConstructor;
1409
+ default: string;
1410
+ validator: (value: unknown) => any;
1041
1411
  };
1042
- opacityHover: {
1043
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1044
- default: undefined;
1412
+ animate: {
1413
+ type: BooleanConstructor;
1414
+ default: boolean;
1045
1415
  };
1046
- underlineVariant: {
1047
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1048
- default: undefined;
1416
+ rounded: {
1417
+ type: BooleanConstructor;
1418
+ default: boolean;
1049
1419
  };
1050
- underlineOffset: {
1051
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1052
- default: undefined;
1420
+ icon: {
1421
+ type: StringConstructor;
1422
+ default: string;
1053
1423
  };
1054
- underlineOffsetHover: {
1055
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1056
- default: undefined;
1424
+ iconOnly: {
1425
+ type: BooleanConstructor;
1426
+ default: boolean;
1057
1427
  };
1058
- underlineOpacity: {
1059
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1060
- default: undefined;
1061
- };
1062
- underlineOpacityHover: {
1063
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1064
- default: undefined;
1065
- };
1066
- pill: {
1067
- type: import('vue').PropType<boolean>;
1068
- default: boolean;
1069
- };
1070
- icon: {
1071
- type: import('vue').PropType<boolean>;
1072
- default: undefined;
1073
- };
1074
- routerTag: {
1075
- type: import('vue').PropType<string>;
1076
- default: undefined;
1077
- };
1078
- exactActiveClass: {
1079
- type: import('vue').PropType<string>;
1080
- default: undefined;
1081
- };
1082
- loading: {
1083
- type: import('vue').PropType<boolean>;
1084
- default: boolean;
1085
- };
1086
- loadingFill: {
1087
- type: import('vue').PropType<boolean>;
1088
- default: boolean;
1089
- };
1090
- loadingText: {
1091
- type: import('vue').PropType<string>;
1428
+ showLabelBreakpoint: {
1429
+ type: StringConstructor;
1092
1430
  default: string;
1431
+ validator: (value: unknown) => boolean;
1093
1432
  };
1094
- squared: {
1095
- type: import('vue').PropType<boolean>;
1433
+ active: {
1434
+ type: BooleanConstructor;
1096
1435
  default: boolean;
1097
1436
  };
1098
- }>> & {
1099
- onClick?: ((value: MouseEvent) => any) | undefined;
1100
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1101
- click: (value: MouseEvent) => void;
1102
- }, import('vue').PublicProps, {
1103
- tag: string;
1104
- type: import('bootstrap-vue-next').ButtonType;
1105
- replace: boolean;
1106
- target: import('bootstrap-vue-next').LinkTarget;
1107
- to: import('vue-router').RouteLocationRaw;
1108
- append: boolean;
1109
- disabled: boolean;
1110
- href: string;
1111
- rel: string;
1112
- size: keyof import('bootstrap-vue-next').BaseSize;
1113
- active: boolean;
1114
- activeClass: string;
1115
- routerComponentName: string;
1116
- variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1117
- opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1118
- opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1119
- underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1120
- underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1121
- underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1122
- underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1123
- underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1124
- pill: boolean;
1125
- icon: boolean;
1126
- routerTag: string;
1127
- exactActiveClass: string;
1128
- loading: boolean;
1129
- loadingFill: boolean;
1130
- loadingText: string;
1131
- squared: boolean;
1132
- }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1133
- P: {};
1134
- B: {};
1135
- D: {};
1136
- C: {};
1137
- M: {};
1138
- Defaults: {};
1139
- }, Readonly<import('vue').ExtractPropTypes<{
1140
- pressed: import('vue').PropType<boolean | undefined>;
1141
- tag: {
1142
- type: import('vue').PropType<string>;
1143
- default: string;
1144
- };
1145
- type: {
1146
- type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1437
+ iconPosition: {
1438
+ type: StringConstructor;
1147
1439
  default: string;
1440
+ validator: (value: unknown) => any;
1148
1441
  };
1149
- replace: {
1150
- type: import('vue').PropType<boolean>;
1151
- default: undefined;
1442
+ }>, {}, {
1443
+ isAnimating: boolean;
1444
+ }, {
1445
+ buttonClasses(): {
1446
+ [x: string]: string | boolean;
1447
+ 'vs-button--animated': boolean;
1448
+ 'vs-button--is-animating': boolean;
1449
+ 'vs-button--rounded': boolean;
1450
+ 'vs-button--icon-only': boolean;
1451
+ 'vs-button--active': boolean;
1452
+ 'vs-button--flex-reverse': boolean;
1152
1453
  };
1153
- target: {
1154
- type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1155
- default: undefined;
1454
+ iconClasses(): {
1455
+ 'vs-icon--right': boolean;
1456
+ 'vs-icon--left': boolean;
1457
+ }[];
1458
+ buttonLabelClasses(): {
1459
+ [x: string]: string | true;
1460
+ 'visually-hidden': string | true;
1156
1461
  };
1157
- to: {
1158
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1159
- default: undefined;
1462
+ }, {
1463
+ animateHandler(event: any): void;
1464
+ tabbedIn(event: any): void;
1465
+ trackLink(event: any): void;
1466
+ }, {
1467
+ computed: {
1468
+ pageUrl: () => string;
1160
1469
  };
1161
- append: {
1162
- type: import('vue').PropType<boolean>;
1163
- default: undefined;
1470
+ data(): {
1471
+ dataLayerLoadConfirmed: boolean;
1472
+ dataLayerStore: any;
1164
1473
  };
1165
- disabled: {
1166
- type: import('vue').PropType<boolean>;
1167
- default: undefined;
1474
+ mounted(): void;
1475
+ methods: {
1476
+ templateFiller(template: any, values: any): {};
1477
+ createDataLayerObject(type: any, event: any, href: any): void;
1478
+ returnIsoDate(): string;
1479
+ pushToDataLayer(object: any): void;
1480
+ compileFullTemplate(templateValues: any): any;
1481
+ targetText(event: any): any;
1168
1482
  };
1483
+ }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1169
1484
  href: {
1170
- type: import('vue').PropType<string>;
1171
- default: undefined;
1172
- };
1173
- rel: {
1174
- type: import('vue').PropType<string>;
1175
- default: undefined;
1176
- };
1177
- size: {
1178
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1179
- default: string;
1180
- };
1181
- active: {
1182
- type: import('vue').PropType<boolean>;
1183
- default: boolean;
1184
- };
1185
- activeClass: {
1186
- type: import('vue').PropType<string>;
1187
- default: undefined;
1485
+ type: StringConstructor;
1486
+ default: any;
1188
1487
  };
1189
- routerComponentName: {
1190
- type: import('vue').PropType<string>;
1191
- default: undefined;
1488
+ tabindex: {
1489
+ type: StringConstructor;
1490
+ default: any;
1192
1491
  };
1193
1492
  variant: {
1194
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1493
+ type: StringConstructor;
1195
1494
  default: string;
1495
+ validator: (value: unknown) => any;
1196
1496
  };
1197
- opacity: {
1198
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1199
- default: undefined;
1200
- };
1201
- opacityHover: {
1202
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1203
- default: undefined;
1204
- };
1205
- underlineVariant: {
1206
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1207
- default: undefined;
1208
- };
1209
- underlineOffset: {
1210
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1211
- default: undefined;
1212
- };
1213
- underlineOffsetHover: {
1214
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1215
- default: undefined;
1216
- };
1217
- underlineOpacity: {
1218
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1219
- default: undefined;
1497
+ size: {
1498
+ type: StringConstructor;
1499
+ default: string;
1500
+ validator: (value: unknown) => any;
1220
1501
  };
1221
- underlineOpacityHover: {
1222
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1223
- default: undefined;
1502
+ animate: {
1503
+ type: BooleanConstructor;
1504
+ default: boolean;
1224
1505
  };
1225
- pill: {
1226
- type: import('vue').PropType<boolean>;
1506
+ rounded: {
1507
+ type: BooleanConstructor;
1227
1508
  default: boolean;
1228
1509
  };
1229
1510
  icon: {
1230
- type: import('vue').PropType<boolean>;
1231
- default: undefined;
1232
- };
1233
- routerTag: {
1234
- type: import('vue').PropType<string>;
1235
- default: undefined;
1236
- };
1237
- exactActiveClass: {
1238
- type: import('vue').PropType<string>;
1239
- default: undefined;
1240
- };
1241
- loading: {
1242
- type: import('vue').PropType<boolean>;
1243
- default: boolean;
1511
+ type: StringConstructor;
1512
+ default: string;
1244
1513
  };
1245
- loadingFill: {
1246
- type: import('vue').PropType<boolean>;
1514
+ iconOnly: {
1515
+ type: BooleanConstructor;
1247
1516
  default: boolean;
1248
1517
  };
1249
- loadingText: {
1250
- type: import('vue').PropType<string>;
1518
+ showLabelBreakpoint: {
1519
+ type: StringConstructor;
1251
1520
  default: string;
1521
+ validator: (value: unknown) => boolean;
1252
1522
  };
1253
- squared: {
1254
- type: import('vue').PropType<boolean>;
1523
+ active: {
1524
+ type: BooleanConstructor;
1255
1525
  default: boolean;
1256
1526
  };
1257
- }>> & {
1258
- onClick?: ((value: MouseEvent) => any) | undefined;
1259
- }, {}, {}, {}, {}, {
1260
- tag: string;
1261
- type: import('bootstrap-vue-next').ButtonType;
1262
- replace: boolean;
1263
- target: import('bootstrap-vue-next').LinkTarget;
1264
- to: import('vue-router').RouteLocationRaw;
1265
- append: boolean;
1266
- disabled: boolean;
1527
+ iconPosition: {
1528
+ type: StringConstructor;
1529
+ default: string;
1530
+ validator: (value: unknown) => any;
1531
+ };
1532
+ }>> & Readonly<{
1533
+ onBtnFocus?: (...args: any[]) => any;
1534
+ }>, {
1535
+ icon: string;
1536
+ variant: string;
1537
+ size: string;
1267
1538
  href: string;
1268
- rel: string;
1269
- size: keyof import('bootstrap-vue-next').BaseSize;
1270
1539
  active: boolean;
1271
- activeClass: string;
1272
- routerComponentName: string;
1273
- variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1274
- opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1275
- opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1276
- underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1277
- underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1278
- underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1279
- underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1280
- underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1281
- pill: boolean;
1282
- icon: boolean;
1283
- routerTag: string;
1284
- exactActiveClass: string;
1285
- loading: boolean;
1286
- loadingFill: boolean;
1287
- loadingText: string;
1288
- squared: boolean;
1289
- }>;
1290
- __isFragment?: never;
1291
- __isTeleport?: never;
1292
- __isSuspense?: never;
1293
- } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1294
- pressed: import('vue').PropType<boolean | undefined>;
1295
- tag: {
1296
- type: import('vue').PropType<string>;
1297
- default: string;
1298
- };
1299
- type: {
1300
- type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1301
- default: string;
1302
- };
1303
- replace: {
1304
- type: import('vue').PropType<boolean>;
1305
- default: undefined;
1306
- };
1307
- target: {
1308
- type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1309
- default: undefined;
1310
- };
1311
- to: {
1312
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1313
- default: undefined;
1314
- };
1315
- append: {
1316
- type: import('vue').PropType<boolean>;
1317
- default: undefined;
1318
- };
1319
- disabled: {
1320
- type: import('vue').PropType<boolean>;
1321
- default: undefined;
1322
- };
1323
- href: {
1324
- type: import('vue').PropType<string>;
1325
- default: undefined;
1326
- };
1327
- rel: {
1328
- type: import('vue').PropType<string>;
1329
- default: undefined;
1330
- };
1331
- size: {
1332
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1333
- default: string;
1334
- };
1335
- active: {
1336
- type: import('vue').PropType<boolean>;
1337
- default: boolean;
1338
- };
1339
- activeClass: {
1340
- type: import('vue').PropType<string>;
1341
- default: undefined;
1342
- };
1343
- routerComponentName: {
1344
- type: import('vue').PropType<string>;
1345
- default: undefined;
1346
- };
1347
- variant: {
1348
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1349
- default: string;
1350
- };
1351
- opacity: {
1352
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1353
- default: undefined;
1354
- };
1355
- opacityHover: {
1356
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1357
- default: undefined;
1358
- };
1359
- underlineVariant: {
1360
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1361
- default: undefined;
1362
- };
1363
- underlineOffset: {
1364
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1365
- default: undefined;
1366
- };
1367
- underlineOffsetHover: {
1368
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1369
- default: undefined;
1370
- };
1371
- underlineOpacity: {
1372
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1373
- default: undefined;
1374
- };
1375
- underlineOpacityHover: {
1376
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1377
- default: undefined;
1378
- };
1379
- pill: {
1380
- type: import('vue').PropType<boolean>;
1381
- default: boolean;
1382
- };
1383
- icon: {
1384
- type: import('vue').PropType<boolean>;
1385
- default: undefined;
1386
- };
1387
- routerTag: {
1388
- type: import('vue').PropType<string>;
1389
- default: undefined;
1390
- };
1391
- exactActiveClass: {
1392
- type: import('vue').PropType<string>;
1393
- default: undefined;
1394
- };
1395
- loading: {
1396
- type: import('vue').PropType<boolean>;
1397
- default: boolean;
1398
- };
1399
- loadingFill: {
1400
- type: import('vue').PropType<boolean>;
1401
- default: boolean;
1402
- };
1403
- loadingText: {
1404
- type: import('vue').PropType<string>;
1405
- default: string;
1406
- };
1407
- squared: {
1408
- type: import('vue').PropType<boolean>;
1409
- default: boolean;
1410
- };
1411
- }>> & {
1412
- onClick?: ((value: MouseEvent) => any) | undefined;
1413
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1414
- click: (value: MouseEvent) => void;
1415
- }, string, {
1416
- tag: string;
1417
- type: import('bootstrap-vue-next').ButtonType;
1418
- replace: boolean;
1419
- target: import('bootstrap-vue-next').LinkTarget;
1420
- to: import('vue-router').RouteLocationRaw;
1421
- append: boolean;
1422
- disabled: boolean;
1423
- href: string;
1424
- rel: string;
1425
- size: keyof import('bootstrap-vue-next').BaseSize;
1426
- active: boolean;
1427
- activeClass: string;
1428
- routerComponentName: string;
1429
- variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1430
- opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1431
- opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1432
- underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1433
- underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1434
- underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1435
- underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1436
- underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1437
- pill: boolean;
1438
- icon: boolean;
1439
- routerTag: string;
1440
- exactActiveClass: string;
1441
- loading: boolean;
1442
- loadingFill: boolean;
1443
- loadingText: string;
1444
- squared: boolean;
1445
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1446
- $slots: Readonly<{
1447
- default?: ((props: Record<string, never>) => any) | undefined;
1448
- loading?: ((props: Record<string, never>) => any) | undefined;
1449
- 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1450
- }> & {
1451
- default?: ((props: Record<string, never>) => any) | undefined;
1452
- loading?: ((props: Record<string, never>) => any) | undefined;
1453
- 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1454
- };
1455
- });
1456
- VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1457
- icon: {
1540
+ tabindex: string;
1541
+ animate: boolean;
1542
+ rounded: boolean;
1543
+ iconOnly: boolean;
1544
+ showLabelBreakpoint: string;
1545
+ iconPosition: string;
1546
+ }, {}, {
1547
+ BButton: {
1548
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
1549
+ pressed: import('vue').PropType<boolean | undefined>;
1550
+ tag: {
1551
+ type: import('vue').PropType<string>;
1552
+ default: string;
1553
+ };
1554
+ type: {
1555
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1556
+ default: string;
1557
+ };
1558
+ replace: {
1559
+ type: import('vue').PropType<boolean>;
1560
+ default: undefined;
1561
+ };
1562
+ target: {
1563
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1564
+ default: undefined;
1565
+ };
1566
+ to: {
1567
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1568
+ default: undefined;
1569
+ };
1570
+ append: {
1571
+ type: import('vue').PropType<boolean>;
1572
+ default: undefined;
1573
+ };
1574
+ disabled: {
1575
+ type: import('vue').PropType<boolean>;
1576
+ default: undefined;
1577
+ };
1578
+ href: {
1579
+ type: import('vue').PropType<string>;
1580
+ default: undefined;
1581
+ };
1582
+ rel: {
1583
+ type: import('vue').PropType<string>;
1584
+ default: undefined;
1585
+ };
1586
+ size: {
1587
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1588
+ default: string;
1589
+ };
1590
+ active: {
1591
+ type: import('vue').PropType<boolean>;
1592
+ default: boolean;
1593
+ };
1594
+ activeClass: {
1595
+ type: import('vue').PropType<string>;
1596
+ default: undefined;
1597
+ };
1598
+ routerComponentName: {
1599
+ type: import('vue').PropType<string>;
1600
+ default: undefined;
1601
+ };
1602
+ variant: {
1603
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1604
+ default: string;
1605
+ };
1606
+ opacity: {
1607
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1608
+ default: undefined;
1609
+ };
1610
+ opacityHover: {
1611
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1612
+ default: undefined;
1613
+ };
1614
+ underlineVariant: {
1615
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1616
+ default: undefined;
1617
+ };
1618
+ underlineOffset: {
1619
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1620
+ default: undefined;
1621
+ };
1622
+ underlineOffsetHover: {
1623
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1624
+ default: undefined;
1625
+ };
1626
+ underlineOpacity: {
1627
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1628
+ default: undefined;
1629
+ };
1630
+ underlineOpacityHover: {
1631
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1632
+ default: undefined;
1633
+ };
1634
+ pill: {
1635
+ type: import('vue').PropType<boolean>;
1636
+ default: boolean;
1637
+ };
1638
+ icon: {
1639
+ type: import('vue').PropType<boolean>;
1640
+ default: undefined;
1641
+ };
1642
+ routerTag: {
1643
+ type: import('vue').PropType<string>;
1644
+ default: undefined;
1645
+ };
1646
+ exactActiveClass: {
1647
+ type: import('vue').PropType<string>;
1648
+ default: undefined;
1649
+ };
1650
+ loading: {
1651
+ type: import('vue').PropType<boolean>;
1652
+ default: boolean;
1653
+ };
1654
+ loadingFill: {
1655
+ type: import('vue').PropType<boolean>;
1656
+ default: boolean;
1657
+ };
1658
+ loadingText: {
1659
+ type: import('vue').PropType<string>;
1660
+ default: string;
1661
+ };
1662
+ squared: {
1663
+ type: import('vue').PropType<boolean>;
1664
+ default: boolean;
1665
+ };
1666
+ }>> & {
1667
+ onClick?: ((value: MouseEvent) => any) | undefined;
1668
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1669
+ click: (value: MouseEvent) => void;
1670
+ }, import('vue').PublicProps, {
1671
+ tag: string;
1672
+ type: import('bootstrap-vue-next').ButtonType;
1673
+ replace: boolean;
1674
+ target: import('bootstrap-vue-next').LinkTarget;
1675
+ to: import('vue-router').RouteLocationRaw;
1676
+ append: boolean;
1677
+ disabled: boolean;
1678
+ href: string;
1679
+ rel: string;
1680
+ size: keyof import('bootstrap-vue-next').BaseSize;
1681
+ active: boolean;
1682
+ activeClass: string;
1683
+ routerComponentName: string;
1684
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1685
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1686
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1687
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1688
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1689
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1690
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1691
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1692
+ pill: boolean;
1693
+ icon: boolean;
1694
+ routerTag: string;
1695
+ exactActiveClass: string;
1696
+ loading: boolean;
1697
+ loadingFill: boolean;
1698
+ loadingText: string;
1699
+ squared: boolean;
1700
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1701
+ P: {};
1702
+ B: {};
1703
+ D: {};
1704
+ C: {};
1705
+ M: {};
1706
+ Defaults: {};
1707
+ }, Readonly<import('vue').ExtractPropTypes<{
1708
+ pressed: import('vue').PropType<boolean | undefined>;
1709
+ tag: {
1710
+ type: import('vue').PropType<string>;
1711
+ default: string;
1712
+ };
1713
+ type: {
1714
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1715
+ default: string;
1716
+ };
1717
+ replace: {
1718
+ type: import('vue').PropType<boolean>;
1719
+ default: undefined;
1720
+ };
1721
+ target: {
1722
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1723
+ default: undefined;
1724
+ };
1725
+ to: {
1726
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1727
+ default: undefined;
1728
+ };
1729
+ append: {
1730
+ type: import('vue').PropType<boolean>;
1731
+ default: undefined;
1732
+ };
1733
+ disabled: {
1734
+ type: import('vue').PropType<boolean>;
1735
+ default: undefined;
1736
+ };
1737
+ href: {
1738
+ type: import('vue').PropType<string>;
1739
+ default: undefined;
1740
+ };
1741
+ rel: {
1742
+ type: import('vue').PropType<string>;
1743
+ default: undefined;
1744
+ };
1745
+ size: {
1746
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1747
+ default: string;
1748
+ };
1749
+ active: {
1750
+ type: import('vue').PropType<boolean>;
1751
+ default: boolean;
1752
+ };
1753
+ activeClass: {
1754
+ type: import('vue').PropType<string>;
1755
+ default: undefined;
1756
+ };
1757
+ routerComponentName: {
1758
+ type: import('vue').PropType<string>;
1759
+ default: undefined;
1760
+ };
1761
+ variant: {
1762
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1763
+ default: string;
1764
+ };
1765
+ opacity: {
1766
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1767
+ default: undefined;
1768
+ };
1769
+ opacityHover: {
1770
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1771
+ default: undefined;
1772
+ };
1773
+ underlineVariant: {
1774
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1775
+ default: undefined;
1776
+ };
1777
+ underlineOffset: {
1778
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1779
+ default: undefined;
1780
+ };
1781
+ underlineOffsetHover: {
1782
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1783
+ default: undefined;
1784
+ };
1785
+ underlineOpacity: {
1786
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1787
+ default: undefined;
1788
+ };
1789
+ underlineOpacityHover: {
1790
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1791
+ default: undefined;
1792
+ };
1793
+ pill: {
1794
+ type: import('vue').PropType<boolean>;
1795
+ default: boolean;
1796
+ };
1797
+ icon: {
1798
+ type: import('vue').PropType<boolean>;
1799
+ default: undefined;
1800
+ };
1801
+ routerTag: {
1802
+ type: import('vue').PropType<string>;
1803
+ default: undefined;
1804
+ };
1805
+ exactActiveClass: {
1806
+ type: import('vue').PropType<string>;
1807
+ default: undefined;
1808
+ };
1809
+ loading: {
1810
+ type: import('vue').PropType<boolean>;
1811
+ default: boolean;
1812
+ };
1813
+ loadingFill: {
1814
+ type: import('vue').PropType<boolean>;
1815
+ default: boolean;
1816
+ };
1817
+ loadingText: {
1818
+ type: import('vue').PropType<string>;
1819
+ default: string;
1820
+ };
1821
+ squared: {
1822
+ type: import('vue').PropType<boolean>;
1823
+ default: boolean;
1824
+ };
1825
+ }>> & {
1826
+ onClick?: ((value: MouseEvent) => any) | undefined;
1827
+ }, {}, {}, {}, {}, {
1828
+ tag: string;
1829
+ type: import('bootstrap-vue-next').ButtonType;
1830
+ replace: boolean;
1831
+ target: import('bootstrap-vue-next').LinkTarget;
1832
+ to: import('vue-router').RouteLocationRaw;
1833
+ append: boolean;
1834
+ disabled: boolean;
1835
+ href: string;
1836
+ rel: string;
1837
+ size: keyof import('bootstrap-vue-next').BaseSize;
1838
+ active: boolean;
1839
+ activeClass: string;
1840
+ routerComponentName: string;
1841
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1842
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1843
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1844
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1845
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1846
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1847
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1848
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1849
+ pill: boolean;
1850
+ icon: boolean;
1851
+ routerTag: string;
1852
+ exactActiveClass: string;
1853
+ loading: boolean;
1854
+ loadingFill: boolean;
1855
+ loadingText: string;
1856
+ squared: boolean;
1857
+ }>;
1858
+ __isFragment?: never;
1859
+ __isTeleport?: never;
1860
+ __isSuspense?: never;
1861
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1862
+ pressed: import('vue').PropType<boolean | undefined>;
1863
+ tag: {
1864
+ type: import('vue').PropType<string>;
1865
+ default: string;
1866
+ };
1867
+ type: {
1868
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1869
+ default: string;
1870
+ };
1871
+ replace: {
1872
+ type: import('vue').PropType<boolean>;
1873
+ default: undefined;
1874
+ };
1875
+ target: {
1876
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1877
+ default: undefined;
1878
+ };
1879
+ to: {
1880
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1881
+ default: undefined;
1882
+ };
1883
+ append: {
1884
+ type: import('vue').PropType<boolean>;
1885
+ default: undefined;
1886
+ };
1887
+ disabled: {
1888
+ type: import('vue').PropType<boolean>;
1889
+ default: undefined;
1890
+ };
1891
+ href: {
1892
+ type: import('vue').PropType<string>;
1893
+ default: undefined;
1894
+ };
1895
+ rel: {
1896
+ type: import('vue').PropType<string>;
1897
+ default: undefined;
1898
+ };
1899
+ size: {
1900
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1901
+ default: string;
1902
+ };
1903
+ active: {
1904
+ type: import('vue').PropType<boolean>;
1905
+ default: boolean;
1906
+ };
1907
+ activeClass: {
1908
+ type: import('vue').PropType<string>;
1909
+ default: undefined;
1910
+ };
1911
+ routerComponentName: {
1912
+ type: import('vue').PropType<string>;
1913
+ default: undefined;
1914
+ };
1915
+ variant: {
1916
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1917
+ default: string;
1918
+ };
1919
+ opacity: {
1920
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1921
+ default: undefined;
1922
+ };
1923
+ opacityHover: {
1924
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1925
+ default: undefined;
1926
+ };
1927
+ underlineVariant: {
1928
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1929
+ default: undefined;
1930
+ };
1931
+ underlineOffset: {
1932
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1933
+ default: undefined;
1934
+ };
1935
+ underlineOffsetHover: {
1936
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1937
+ default: undefined;
1938
+ };
1939
+ underlineOpacity: {
1940
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1941
+ default: undefined;
1942
+ };
1943
+ underlineOpacityHover: {
1944
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1945
+ default: undefined;
1946
+ };
1947
+ pill: {
1948
+ type: import('vue').PropType<boolean>;
1949
+ default: boolean;
1950
+ };
1951
+ icon: {
1952
+ type: import('vue').PropType<boolean>;
1953
+ default: undefined;
1954
+ };
1955
+ routerTag: {
1956
+ type: import('vue').PropType<string>;
1957
+ default: undefined;
1958
+ };
1959
+ exactActiveClass: {
1960
+ type: import('vue').PropType<string>;
1961
+ default: undefined;
1962
+ };
1963
+ loading: {
1964
+ type: import('vue').PropType<boolean>;
1965
+ default: boolean;
1966
+ };
1967
+ loadingFill: {
1968
+ type: import('vue').PropType<boolean>;
1969
+ default: boolean;
1970
+ };
1971
+ loadingText: {
1972
+ type: import('vue').PropType<string>;
1973
+ default: string;
1974
+ };
1975
+ squared: {
1976
+ type: import('vue').PropType<boolean>;
1977
+ default: boolean;
1978
+ };
1979
+ }>> & {
1980
+ onClick?: ((value: MouseEvent) => any) | undefined;
1981
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1982
+ click: (value: MouseEvent) => void;
1983
+ }, string, {
1984
+ tag: string;
1985
+ type: import('bootstrap-vue-next').ButtonType;
1986
+ replace: boolean;
1987
+ target: import('bootstrap-vue-next').LinkTarget;
1988
+ to: import('vue-router').RouteLocationRaw;
1989
+ append: boolean;
1990
+ disabled: boolean;
1991
+ href: string;
1992
+ rel: string;
1993
+ size: keyof import('bootstrap-vue-next').BaseSize;
1994
+ active: boolean;
1995
+ activeClass: string;
1996
+ routerComponentName: string;
1997
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1998
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1999
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2000
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
2001
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
2002
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
2003
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2004
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2005
+ pill: boolean;
2006
+ icon: boolean;
2007
+ routerTag: string;
2008
+ exactActiveClass: string;
2009
+ loading: boolean;
2010
+ loadingFill: boolean;
2011
+ loadingText: string;
2012
+ squared: boolean;
2013
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
2014
+ $slots: Readonly<{
2015
+ default?: ((props: Record<string, never>) => any) | undefined;
2016
+ loading?: ((props: Record<string, never>) => any) | undefined;
2017
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
2018
+ }> & {
2019
+ default?: ((props: Record<string, never>) => any) | undefined;
2020
+ loading?: ((props: Record<string, never>) => any) | undefined;
2021
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
2022
+ };
2023
+ });
2024
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2025
+ icon: {
2026
+ type: StringConstructor;
2027
+ required: true;
2028
+ };
2029
+ variant: {
2030
+ type: StringConstructor;
2031
+ default: string;
2032
+ validator: (value: unknown) => any;
2033
+ };
2034
+ customColour: {
2035
+ type: StringConstructor;
2036
+ default: any;
2037
+ };
2038
+ size: {
2039
+ type: StringConstructor;
2040
+ default: string;
2041
+ validator: (value: unknown) => any;
2042
+ };
2043
+ smallSize: {
2044
+ type: StringConstructor;
2045
+ default: any;
2046
+ validator: (value: unknown) => any;
2047
+ };
2048
+ }>, {}, {
2049
+ tokens: {
2050
+ "vs-color-background-primary": string;
2051
+ "vs-color-background-secondary": string;
2052
+ "vs-color-background-bold": string;
2053
+ "vs-color-background-brand": string;
2054
+ "vs-color-background-inverse": string;
2055
+ "vs-color-background-highlight": string;
2056
+ "vs-color-background-information": string;
2057
+ "vs-color-background-success": string;
2058
+ "vs-color-background-warning": string;
2059
+ "vs-color-background-error": string;
2060
+ "vs-color-background-accent-heather-80": string;
2061
+ "vs-color-background-accent-heather-30": string;
2062
+ "vs-color-background-accent-tolsta-40": string;
2063
+ "vs-color-background-accent-gorse-05": string;
2064
+ "vs-color-border-primary": string;
2065
+ "vs-color-border-secondary": string;
2066
+ "vs-color-border-inverse": string;
2067
+ "vs-color-border-input": string;
2068
+ "vs-color-border-highlight": string;
2069
+ "vs-color-border-bold": string;
2070
+ "vs-color-border-success": string;
2071
+ "vs-color-border-warning": string;
2072
+ "vs-color-border-error": string;
2073
+ "vs-color-border-disabled": string;
2074
+ "vs-color-icon-primary": string;
2075
+ "vs-color-icon-secondary": string;
2076
+ "vs-color-icon-tertiary": string;
2077
+ "vs-color-icon-inverse": string;
2078
+ "vs-color-icon-cta-on-light": string;
2079
+ "vs-color-icon-highlight": string;
2080
+ "vs-color-icon-success": string;
2081
+ "vs-color-icon-warning": string;
2082
+ "vs-color-icon-error": string;
2083
+ "vs-color-icon-disabled": string;
2084
+ "vs-color-icon-accent-saltire-30": string;
2085
+ "vs-color-icon-ski-easy": string;
2086
+ "vs-color-icon-ski-intermediate": string;
2087
+ "vs-color-icon-ski-difficult": string;
2088
+ "vs-color-icon-ski-very-difficult": string;
2089
+ "vs-color-icon-ski-itineraries": string;
2090
+ "vs-color-icon-ski-other": string;
2091
+ "vs-color-icon-accent-loch-ness": string;
2092
+ "vs-color-icon-accent-grey-02": string;
2093
+ "vs-color-icon-accent-saltire": string;
2094
+ "vs-color-icon-accent-bramble": string;
2095
+ "vs-color-icon-accent-heather": string;
2096
+ "vs-color-icon-accent-whisky": string;
2097
+ "vs-color-icon-accent-cranachan": string;
2098
+ "vs-color-icon-accent-buachaille": string;
2099
+ "vs-color-interaction-focus": string;
2100
+ "vs-color-interaction-focus-on-bold": string;
2101
+ "vs-color-interaction-cta-primary": string;
2102
+ "vs-color-interaction-cta-secondary": string;
2103
+ "vs-color-interaction-cta-hover": string;
2104
+ "vs-color-interaction-cta-pressed": string;
2105
+ "vs-color-interaction-cta-disabled": string;
2106
+ "vs-color-interaction-cta-subtle-hover": string;
2107
+ "vs-color-interaction-cta-subtle-pressed": string;
2108
+ "vs-color-interaction-cta-subtle": string;
2109
+ "vs-color-interaction-link-primary": string;
2110
+ "vs-color-interaction-link-secondary": string;
2111
+ "vs-color-interaction-link-active": string;
2112
+ "vs-color-interaction-link-visited": string;
2113
+ "vs-color-interaction-link-disabled": string;
2114
+ "vs-color-interaction-link-visited-on-bold": string;
2115
+ "vs-color-text-primary": string;
2116
+ "vs-color-text-secondary": string;
2117
+ "vs-color-text-tertiary": string;
2118
+ "vs-color-text-inverse": string;
2119
+ "vs-color-text-cta-on-light": string;
2120
+ "vs-color-text-highlight": string;
2121
+ "vs-color-text-brand": string;
2122
+ "vs-color-text-error": string;
2123
+ "vs-color-text-success": string;
2124
+ "vs-color-text-disabled": string;
2125
+ breakpoint_xl: string;
2126
+ grid_container_width_xl: string;
2127
+ breakpoint_md: string;
2128
+ max_container_width_xl: string;
2129
+ grid_container_width_md: string;
2130
+ breakpoint_sm: string;
2131
+ breakpoint_lg: string;
2132
+ breakpoint_xs: string;
2133
+ max_container_width_md: string;
2134
+ grid_container_width_sm: string;
2135
+ grid_container_width_lg: string;
2136
+ max_container_width_sm: string;
2137
+ max_container_width_lg: string;
2138
+ max_container_width_xxl: string;
2139
+ grid_container_width_xxl: string;
2140
+ breakpoint_xxl: string;
2141
+ grid_columns: string;
2142
+ grid_gutter_width: string;
2143
+ "vs-spacer-0": string;
2144
+ "vs-spacer-0125": string;
2145
+ "vs-spacer-025": string;
2146
+ "vs-spacer-050": string;
2147
+ "vs-spacer-075": string;
2148
+ "vs-spacer-100": string;
2149
+ "vs-spacer-125": string;
2150
+ "vs-spacer-150": string;
2151
+ "vs-spacer-175": string;
2152
+ "vs-spacer-200": string;
2153
+ "vs-spacer-225": string;
2154
+ "vs-spacer-250": string;
2155
+ "vs-spacer-300": string;
2156
+ "vs-spacer-400": string;
2157
+ "vs-spacer-500": string;
2158
+ "vs-spacer-600": string;
2159
+ "vs-spacer-700": string;
2160
+ "vs-radius-medium": string;
2161
+ "vs-radius-none": string;
2162
+ "vs-radius-large-increased": string;
2163
+ "vs-radius-extra-large-increased": string;
2164
+ "vs-radius-tiny": string;
2165
+ "vs-radius-large": string;
2166
+ "vs-radius-extra-large": string;
2167
+ "vs-radius-extra-extra-large": string;
2168
+ "vs-radius-huge": string;
2169
+ "vs-radius-full": string;
2170
+ "vs-radius-small": string;
2171
+ "vs-elevation-shadow-raised": string;
2172
+ "vs-elevation-shadow-overlay": string;
2173
+ "vs-elevation-surface": string;
2174
+ "vs-elevation-surface-section": string;
2175
+ "vs-elevation-surface-raised": string;
2176
+ "vs-elevation-surface-overlay": string;
2177
+ "vs-focus-shadow": string;
2178
+ "vs-focus-shadow-on-dark": string;
2179
+ "vs-border-width-sm": string;
2180
+ "vs-border-width-md": string;
2181
+ "vs-font-size-display-m": string;
2182
+ "vs-font-size-display-s": string;
2183
+ "vs-font-size-heading-xl": string;
2184
+ "vs-font-size-heading-l": string;
2185
+ "vs-font-size-heading-m": string;
2186
+ "vs-font-size-heading-s": string;
2187
+ "vs-font-size-heading-xs": string;
2188
+ "vs-font-size-heading-xxs": string;
2189
+ "vs-font-size-heading-xxxs": string;
2190
+ "vs-font-size-detail-l": string;
2191
+ "vs-font-size-detail-m": string;
2192
+ "vs-font-size-detail-s": string;
2193
+ "vs-font-size-body-l": string;
2194
+ "vs-font-size-body-m": string;
2195
+ "vs-font-size-body-s": string;
2196
+ "vs-font-weight-strong": string;
2197
+ "vs-font-weight-medium": string;
2198
+ "vs-font-weight-regular": string;
2199
+ "vs-font-weight-subtle": string;
2200
+ "vs-font-weight-heading": string;
2201
+ "vs-font-weight-body": string;
2202
+ "vs-font-weight-detail": string;
2203
+ "vs-font-family-sans-serif": string;
2204
+ "vs-font-family-display": string;
2205
+ "vs-line-height-heading": number;
2206
+ "vs-line-height-detail": number;
2207
+ "vs-line-height-body": number;
2208
+ "vs-letter-spacing-display": string;
2209
+ "vs-letter-spacing-heading": string;
2210
+ "vs-letter-spacing-detail": string;
2211
+ "vs-letter-spacing-body": string;
2212
+ icon_size_xxs: string;
2213
+ icon_size_xs: string;
2214
+ icon_size_sm: string;
2215
+ icon_size_md: string;
2216
+ icon_size_lg: string;
2217
+ icon_size_xl: string;
2218
+ "vs-icon-facility-audio-loop": string;
2219
+ "vs-icon-control-collapse": string;
2220
+ "vs-icon-facility-wheelchair-access": string;
2221
+ "vs-icon-control-pause": string;
2222
+ "vs-icon-facility-cafe": string;
2223
+ "vs-icon-feedback-error": string;
2224
+ "vs-icon-facility-accessible-parking": string;
2225
+ "vs-icon-control-filters": string;
2226
+ "vs-icon-feedback-information": string;
2227
+ "vs-icon-control-external-link": string;
2228
+ "vs-icon-control-play": string;
2229
+ "vs-icon-facility-accessible-dining": string;
2230
+ "vs-icon-facility-public-transport": string;
2231
+ "vs-icon-season-winter": string;
2232
+ "vs-icon-control-expand": string;
2233
+ "vs-icon-facility-pets-welcome": string;
2234
+ "vs-icon-facility-parking": string;
2235
+ "vs-icon-control-menu": string;
2236
+ "vs-icon-season-spring": string;
2237
+ "vs-icon-season-summer": string;
2238
+ "vs-icon-facility-breakfast": string;
2239
+ "vs-icon-control-back-to-top": string;
2240
+ "vs-icon-control-dismiss": string;
2241
+ "vs-icon-feedback-warning": string;
2242
+ "vs-icon-facility-accessible-shower": string;
2243
+ "vs-icon-facility-wifi": string;
2244
+ "vs-icon-control-search": string;
2245
+ "vs-icon-control-download": string;
2246
+ "vs-icon-season-autumn": string;
2247
+ "vs-icon-facility-accessible-toilet": string;
2248
+ "vs-icon-feedback-success": string;
2249
+ "vs-icon-facility-vegan": string;
2250
+ "font-size-1": string;
2251
+ "font-size-2": string;
2252
+ "font-size-3": string;
2253
+ "font-size-4": string;
2254
+ "font-size-5": string;
2255
+ "font-size-6": string;
2256
+ "font-size-7": string;
2257
+ "font-size-8": string;
2258
+ "font-size-9": string;
2259
+ "font-size-10": string;
2260
+ "font-size-body": string;
2261
+ "font-size-body-md": string;
2262
+ "font-size-lead": string;
2263
+ "font-size-lead-md": string;
2264
+ "font-size-teaser": string;
2265
+ opacity_100: string;
2266
+ opacity_50: string;
2267
+ opacity_0: string;
2268
+ duration_quickly: string;
2269
+ duration_base: string;
2270
+ duration_slowly: string;
2271
+ no_javascript: string;
2272
+ theme_dark: string;
2273
+ theme_grey: string;
2274
+ };
2275
+ }, {
2276
+ iconClasses(): any[];
2277
+ fontAwesomeClasses(): any;
2278
+ iconStyles(): {
2279
+ color: string;
2280
+ };
2281
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2282
+ icon: {
2283
+ type: StringConstructor;
2284
+ required: true;
2285
+ };
2286
+ variant: {
2287
+ type: StringConstructor;
2288
+ default: string;
2289
+ validator: (value: unknown) => any;
2290
+ };
2291
+ customColour: {
2292
+ type: StringConstructor;
2293
+ default: any;
2294
+ };
2295
+ size: {
2296
+ type: StringConstructor;
2297
+ default: string;
2298
+ validator: (value: unknown) => any;
2299
+ };
2300
+ smallSize: {
2301
+ type: StringConstructor;
2302
+ default: any;
2303
+ validator: (value: unknown) => any;
2304
+ };
2305
+ }>> & Readonly<{}>, {
2306
+ variant: string;
2307
+ customColour: string;
2308
+ size: string;
2309
+ smallSize: string;
2310
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2311
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2312
+ VsBody: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2313
+ variant: {
2314
+ type: StringConstructor;
2315
+ default: string;
2316
+ validator: (value: unknown) => any;
2317
+ };
2318
+ noMargins: {
2319
+ type: BooleanConstructor;
2320
+ default: boolean;
2321
+ };
2322
+ }>, {}, {}, {
2323
+ bodyClasses(): string[];
2324
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2325
+ variant: {
2326
+ type: StringConstructor;
2327
+ default: string;
2328
+ validator: (value: unknown) => any;
2329
+ };
2330
+ noMargins: {
2331
+ type: BooleanConstructor;
2332
+ default: boolean;
2333
+ };
2334
+ }>> & Readonly<{}>, {
2335
+ variant: string;
2336
+ noMargins: boolean;
2337
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2338
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2339
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2340
+ videoSrc: {
2341
+ type: StringConstructor;
2342
+ required: true;
2343
+ };
2344
+ videoId: {
2345
+ type: StringConstructor;
2346
+ required: true;
2347
+ };
2348
+ posterImageSrc: {
2349
+ type: StringConstructor;
2350
+ default: string;
2351
+ };
2352
+ lazyLoad: {
2353
+ type: BooleanConstructor;
2354
+ default: boolean;
2355
+ };
2356
+ playButtonLabel: {
2357
+ type: StringConstructor;
2358
+ default: string;
2359
+ };
2360
+ pauseButtonLabel: {
2361
+ type: StringConstructor;
2362
+ default: string;
2363
+ };
2364
+ showToggle: {
2365
+ type: BooleanConstructor;
2366
+ default: boolean;
2367
+ };
2368
+ }>, {}, {
2369
+ isLoaded: boolean;
2370
+ isPlaying: boolean;
2371
+ observer: any;
2372
+ isReducedMotion: boolean;
2373
+ }, {}, {
2374
+ playVideo(): void;
2375
+ pauseVideo(): void;
2376
+ stopVideo(): void;
2377
+ toggleVideo(): void;
2378
+ setupIntersectionObserver(): void;
2379
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2380
+ videoSrc: {
2381
+ type: StringConstructor;
2382
+ required: true;
2383
+ };
2384
+ videoId: {
2385
+ type: StringConstructor;
2386
+ required: true;
2387
+ };
2388
+ posterImageSrc: {
2389
+ type: StringConstructor;
2390
+ default: string;
2391
+ };
2392
+ lazyLoad: {
2393
+ type: BooleanConstructor;
2394
+ default: boolean;
2395
+ };
2396
+ playButtonLabel: {
2397
+ type: StringConstructor;
2398
+ default: string;
2399
+ };
2400
+ pauseButtonLabel: {
2401
+ type: StringConstructor;
2402
+ default: string;
2403
+ };
2404
+ showToggle: {
2405
+ type: BooleanConstructor;
2406
+ default: boolean;
2407
+ };
2408
+ }>> & Readonly<{}>, {
2409
+ lazyLoad: boolean;
2410
+ posterImageSrc: string;
2411
+ playButtonLabel: string;
2412
+ pauseButtonLabel: string;
2413
+ showToggle: boolean;
2414
+ }, {}, {
2415
+ VsToggleButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2416
+ toggleId: {
1458
2417
  type: StringConstructor;
1459
- required: true;
2418
+ default: string;
1460
2419
  };
1461
2420
  variant: {
1462
2421
  type: StringConstructor;
1463
2422
  default: string;
1464
2423
  validator: (value: unknown) => any;
1465
2424
  };
1466
- customColour: {
2425
+ icon: {
2426
+ type: StringConstructor;
2427
+ default: string;
2428
+ };
2429
+ pressedIcon: {
1467
2430
  type: StringConstructor;
1468
2431
  default: any;
1469
2432
  };
1470
- size: {
2433
+ modelValue: {
2434
+ type: BooleanConstructor;
2435
+ default: any;
2436
+ };
2437
+ label: {
2438
+ type: StringConstructor;
2439
+ default: string;
2440
+ };
2441
+ pressedLabel: {
1471
2442
  type: StringConstructor;
1472
2443
  default: string;
1473
- validator: (value: unknown) => any;
1474
2444
  };
1475
- smallSize: {
2445
+ labelBreakpoint: {
1476
2446
  type: StringConstructor;
1477
2447
  default: any;
1478
- validator: (value: unknown) => any;
2448
+ validator: (value: unknown) => boolean;
1479
2449
  };
1480
2450
  }>, {}, {
1481
- tokens: {
1482
- "vs-color-background-primary": string;
1483
- "vs-color-background-secondary": string;
1484
- "vs-color-background-bold": string;
1485
- "vs-color-background-brand": string;
1486
- "vs-color-background-inverse": string;
1487
- "vs-color-background-highlight": string;
1488
- "vs-color-background-information": string;
1489
- "vs-color-background-success": string;
1490
- "vs-color-background-warning": string;
1491
- "vs-color-background-error": string;
1492
- "vs-color-background-accent-heather-80": string;
1493
- "vs-color-background-accent-heather-30": string;
1494
- "vs-color-background-accent-tolsta-40": string;
1495
- "vs-color-background-accent-gorse-05": string;
1496
- "vs-color-border-primary": string;
1497
- "vs-color-border-secondary": string;
1498
- "vs-color-border-inverse": string;
1499
- "vs-color-border-input": string;
1500
- "vs-color-border-highlight": string;
1501
- "vs-color-border-bold": string;
1502
- "vs-color-border-success": string;
1503
- "vs-color-border-warning": string;
1504
- "vs-color-border-error": string;
1505
- "vs-color-border-disabled": string;
1506
- "vs-color-icon-primary": string;
1507
- "vs-color-icon-secondary": string;
1508
- "vs-color-icon-tertiary": string;
1509
- "vs-color-icon-inverse": string;
1510
- "vs-color-icon-cta-on-light": string;
1511
- "vs-color-icon-highlight": string;
1512
- "vs-color-icon-success": string;
1513
- "vs-color-icon-warning": string;
1514
- "vs-color-icon-error": string;
1515
- "vs-color-icon-disabled": string;
1516
- "vs-color-icon-accent-saltire-30": string;
1517
- "vs-color-icon-ski-easy": string;
1518
- "vs-color-icon-ski-intermediate": string;
1519
- "vs-color-icon-ski-difficult": string;
1520
- "vs-color-icon-ski-very-difficult": string;
1521
- "vs-color-icon-ski-itineraries": string;
1522
- "vs-color-icon-ski-other": string;
1523
- "vs-color-icon-accent-loch-ness": string;
1524
- "vs-color-icon-accent-grey-02": string;
1525
- "vs-color-icon-accent-saltire": string;
1526
- "vs-color-icon-accent-bramble": string;
1527
- "vs-color-icon-accent-heather": string;
1528
- "vs-color-icon-accent-whisky": string;
1529
- "vs-color-icon-accent-cranachan": string;
1530
- "vs-color-icon-accent-buachaille": string;
1531
- "vs-color-interaction-focus": string;
1532
- "vs-color-interaction-focus-on-bold": string;
1533
- "vs-color-interaction-cta-primary": string;
1534
- "vs-color-interaction-cta-secondary": string;
1535
- "vs-color-interaction-cta-hover": string;
1536
- "vs-color-interaction-cta-pressed": string;
1537
- "vs-color-interaction-cta-disabled": string;
1538
- "vs-color-interaction-cta-subtle-hover": string;
1539
- "vs-color-interaction-cta-subtle-pressed": string;
1540
- "vs-color-interaction-cta-subtle": string;
1541
- "vs-color-interaction-link-primary": string;
1542
- "vs-color-interaction-link-secondary": string;
1543
- "vs-color-interaction-link-active": string;
1544
- "vs-color-interaction-link-visited": string;
1545
- "vs-color-interaction-link-disabled": string;
1546
- "vs-color-interaction-link-visited-on-bold": string;
1547
- "vs-color-text-primary": string;
1548
- "vs-color-text-secondary": string;
1549
- "vs-color-text-tertiary": string;
1550
- "vs-color-text-inverse": string;
1551
- "vs-color-text-cta-on-light": string;
1552
- "vs-color-text-highlight": string;
1553
- "vs-color-text-brand": string;
1554
- "vs-color-text-error": string;
1555
- "vs-color-text-success": string;
1556
- "vs-color-text-disabled": string;
1557
- breakpoint_xl: string;
1558
- grid_container_width_xl: string;
1559
- breakpoint_md: string;
1560
- max_container_width_xl: string;
1561
- grid_container_width_md: string;
1562
- breakpoint_sm: string;
1563
- breakpoint_lg: string;
1564
- breakpoint_xs: string;
1565
- max_container_width_md: string;
1566
- grid_container_width_sm: string;
1567
- grid_container_width_lg: string;
1568
- max_container_width_sm: string;
1569
- max_container_width_lg: string;
1570
- max_container_width_xxl: string;
1571
- grid_container_width_xxl: string;
1572
- breakpoint_xxl: string;
1573
- grid_columns: string;
1574
- grid_gutter_width: string;
1575
- "vs-spacer-0": string;
1576
- "vs-spacer-0125": string;
1577
- "vs-spacer-025": string;
1578
- "vs-spacer-050": string;
1579
- "vs-spacer-075": string;
1580
- "vs-spacer-100": string;
1581
- "vs-spacer-125": string;
1582
- "vs-spacer-150": string;
1583
- "vs-spacer-175": string;
1584
- "vs-spacer-200": string;
1585
- "vs-spacer-225": string;
1586
- "vs-spacer-250": string;
1587
- "vs-spacer-300": string;
1588
- "vs-spacer-400": string;
1589
- "vs-spacer-500": string;
1590
- "vs-spacer-600": string;
1591
- "vs-spacer-700": string;
1592
- "vs-radius-medium": string;
1593
- "vs-radius-none": string;
1594
- "vs-radius-large-increased": string;
1595
- "vs-radius-extra-large-increased": string;
1596
- "vs-radius-tiny": string;
1597
- "vs-radius-large": string;
1598
- "vs-radius-extra-large": string;
1599
- "vs-radius-extra-extra-large": string;
1600
- "vs-radius-huge": string;
1601
- "vs-radius-full": string;
1602
- "vs-radius-small": string;
1603
- "vs-elevation-shadow-raised": string;
1604
- "vs-elevation-shadow-overlay": string;
1605
- "vs-elevation-surface": string;
1606
- "vs-elevation-surface-section": string;
1607
- "vs-elevation-surface-raised": string;
1608
- "vs-elevation-surface-overlay": string;
1609
- "vs-focus-shadow": string;
1610
- "vs-focus-shadow-on-dark": string;
1611
- "vs-border-width-sm": string;
1612
- "vs-border-width-md": string;
1613
- "vs-font-size-display-m": string;
1614
- "vs-font-size-display-s": string;
1615
- "vs-font-size-heading-xl": string;
1616
- "vs-font-size-heading-l": string;
1617
- "vs-font-size-heading-m": string;
1618
- "vs-font-size-heading-s": string;
1619
- "vs-font-size-heading-xs": string;
1620
- "vs-font-size-heading-xxs": string;
1621
- "vs-font-size-heading-xxxs": string;
1622
- "vs-font-size-detail-l": string;
1623
- "vs-font-size-detail-m": string;
1624
- "vs-font-size-detail-s": string;
1625
- "vs-font-size-body-l": string;
1626
- "vs-font-size-body-m": string;
1627
- "vs-font-size-body-s": string;
1628
- "vs-font-weight-strong": string;
1629
- "vs-font-weight-medium": string;
1630
- "vs-font-weight-regular": string;
1631
- "vs-font-weight-subtle": string;
1632
- "vs-font-weight-heading": string;
1633
- "vs-font-weight-body": string;
1634
- "vs-font-weight-detail": string;
1635
- "vs-font-family-sans-serif": string;
1636
- "vs-font-family-display": string;
1637
- "vs-line-height-heading": number;
1638
- "vs-line-height-detail": number;
1639
- "vs-line-height-body": number;
1640
- "vs-letter-spacing-display": string;
1641
- "vs-letter-spacing-heading": string;
1642
- "vs-letter-spacing-detail": string;
1643
- "vs-letter-spacing-body": string;
1644
- icon_size_xxs: string;
1645
- icon_size_xs: string;
1646
- icon_size_sm: string;
1647
- icon_size_md: string;
1648
- icon_size_lg: string;
1649
- icon_size_xl: string;
1650
- "vs-icon-facility-audio-loop": string;
1651
- "vs-icon-control-collapse": string;
1652
- "vs-icon-facility-wheelchair-access": string;
1653
- "vs-icon-control-pause": string;
1654
- "vs-icon-facility-cafe": string;
1655
- "vs-icon-feedback-error": string;
1656
- "vs-icon-facility-accessible-parking": string;
1657
- "vs-icon-control-filters": string;
1658
- "vs-icon-feedback-information": string;
1659
- "vs-icon-control-external-link": string;
1660
- "vs-icon-control-play": string;
1661
- "vs-icon-facility-accessible-dining": string;
1662
- "vs-icon-facility-public-transport": string;
1663
- "vs-icon-season-winter": string;
1664
- "vs-icon-control-expand": string;
1665
- "vs-icon-facility-pets-welcome": string;
1666
- "vs-icon-facility-parking": string;
1667
- "vs-icon-control-menu": string;
1668
- "vs-icon-season-spring": string;
1669
- "vs-icon-season-summer": string;
1670
- "vs-icon-facility-breakfast": string;
1671
- "vs-icon-control-back-to-top": string;
1672
- "vs-icon-control-dismiss": string;
1673
- "vs-icon-feedback-warning": string;
1674
- "vs-icon-facility-accessible-shower": string;
1675
- "vs-icon-facility-wifi": string;
1676
- "vs-icon-control-search": string;
1677
- "vs-icon-control-download": string;
1678
- "vs-icon-season-autumn": string;
1679
- "vs-icon-facility-accessible-toilet": string;
1680
- "vs-icon-feedback-success": string;
1681
- "vs-icon-facility-vegan": string;
1682
- "font-size-1": string;
1683
- "font-size-2": string;
1684
- "font-size-3": string;
1685
- "font-size-4": string;
1686
- "font-size-5": string;
1687
- "font-size-6": string;
1688
- "font-size-7": string;
1689
- "font-size-8": string;
1690
- "font-size-9": string;
1691
- "font-size-10": string;
1692
- "font-size-body": string;
1693
- "font-size-body-md": string;
1694
- "font-size-lead": string;
1695
- "font-size-lead-md": string;
1696
- "font-size-teaser": string;
1697
- opacity_100: string;
1698
- opacity_50: string;
1699
- opacity_0: string;
1700
- duration_quickly: string;
1701
- duration_base: string;
1702
- duration_slowly: string;
1703
- no_javascript: string;
1704
- theme_dark: string;
1705
- theme_grey: string;
1706
- };
2451
+ show: boolean;
2452
+ internalPressed: boolean;
1707
2453
  }, {
1708
- iconClasses(): any[];
1709
- fontAwesomeClasses(): any;
1710
- iconStyles(): {
1711
- color: string;
2454
+ isLegacyMode(): boolean;
2455
+ isPressed(): boolean;
2456
+ buttonClasses(): {
2457
+ [x: string]: string | boolean;
2458
+ 'vs-toggle-button--pressed': boolean;
1712
2459
  };
1713
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1714
- icon: {
2460
+ buttonLabelClasses(): {
2461
+ [x: string]: string;
2462
+ };
2463
+ currentIcon(): string;
2464
+ computedLabel(): string;
2465
+ }, {
2466
+ toggleLegacy(event: any): void;
2467
+ handleClick(event: any): void;
2468
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "update:modelValue" | "toggleAction")[], "click" | "update:modelValue" | "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2469
+ toggleId: {
1715
2470
  type: StringConstructor;
1716
- required: true;
2471
+ default: string;
1717
2472
  };
1718
2473
  variant: {
1719
2474
  type: StringConstructor;
1720
2475
  default: string;
1721
2476
  validator: (value: unknown) => any;
1722
2477
  };
1723
- customColour: {
2478
+ icon: {
2479
+ type: StringConstructor;
2480
+ default: string;
2481
+ };
2482
+ pressedIcon: {
1724
2483
  type: StringConstructor;
1725
2484
  default: any;
1726
2485
  };
1727
- size: {
2486
+ modelValue: {
2487
+ type: BooleanConstructor;
2488
+ default: any;
2489
+ };
2490
+ label: {
2491
+ type: StringConstructor;
2492
+ default: string;
2493
+ };
2494
+ pressedLabel: {
1728
2495
  type: StringConstructor;
1729
2496
  default: string;
1730
- validator: (value: unknown) => any;
1731
2497
  };
1732
- smallSize: {
2498
+ labelBreakpoint: {
1733
2499
  type: StringConstructor;
1734
2500
  default: any;
1735
- validator: (value: unknown) => any;
2501
+ validator: (value: unknown) => boolean;
1736
2502
  };
1737
- }>> & Readonly<{}>, {
2503
+ }>> & Readonly<{
2504
+ onClick?: (...args: any[]) => any;
2505
+ "onUpdate:modelValue"?: (...args: any[]) => any;
2506
+ onToggleAction?: (...args: any[]) => any;
2507
+ }>, {
2508
+ icon: string;
1738
2509
  variant: string;
1739
- customColour: string;
1740
- size: string;
1741
- smallSize: string;
1742
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1743
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1744
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2510
+ label: string;
2511
+ modelValue: boolean;
2512
+ toggleId: string;
2513
+ pressedIcon: string;
2514
+ pressedLabel: string;
2515
+ labelBreakpoint: string;
2516
+ }, {}, {
2517
+ VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2518
+ href: {
2519
+ type: StringConstructor;
2520
+ default: any;
2521
+ };
2522
+ tabindex: {
2523
+ type: StringConstructor;
2524
+ default: any;
2525
+ };
2526
+ variant: {
2527
+ type: StringConstructor;
2528
+ default: string;
2529
+ validator: (value: unknown) => any;
2530
+ };
2531
+ size: {
2532
+ type: StringConstructor;
2533
+ default: string;
2534
+ validator: (value: unknown) => any;
2535
+ };
2536
+ animate: {
2537
+ type: BooleanConstructor;
2538
+ default: boolean;
2539
+ };
2540
+ rounded: {
2541
+ type: BooleanConstructor;
2542
+ default: boolean;
2543
+ };
2544
+ icon: {
2545
+ type: StringConstructor;
2546
+ default: string;
2547
+ };
2548
+ iconOnly: {
2549
+ type: BooleanConstructor;
2550
+ default: boolean;
2551
+ };
2552
+ showLabelBreakpoint: {
2553
+ type: StringConstructor;
2554
+ default: string;
2555
+ validator: (value: unknown) => boolean;
2556
+ };
2557
+ active: {
2558
+ type: BooleanConstructor;
2559
+ default: boolean;
2560
+ };
2561
+ iconPosition: {
2562
+ type: StringConstructor;
2563
+ default: string;
2564
+ validator: (value: unknown) => any;
2565
+ };
2566
+ }>, {}, {
2567
+ isAnimating: boolean;
2568
+ }, {
2569
+ buttonClasses(): {
2570
+ [x: string]: string | boolean;
2571
+ 'vs-button--animated': boolean;
2572
+ 'vs-button--is-animating': boolean;
2573
+ 'vs-button--rounded': boolean;
2574
+ 'vs-button--icon-only': boolean;
2575
+ 'vs-button--active': boolean;
2576
+ 'vs-button--flex-reverse': boolean;
2577
+ };
2578
+ iconClasses(): {
2579
+ 'vs-icon--right': boolean;
2580
+ 'vs-icon--left': boolean;
2581
+ }[];
2582
+ buttonLabelClasses(): {
2583
+ [x: string]: string | true;
2584
+ 'visually-hidden': string | true;
2585
+ };
2586
+ }, {
2587
+ animateHandler(event: any): void;
2588
+ tabbedIn(event: any): void;
2589
+ trackLink(event: any): void;
2590
+ }, {
2591
+ computed: {
2592
+ pageUrl: () => string;
2593
+ };
2594
+ data(): {
2595
+ dataLayerLoadConfirmed: boolean;
2596
+ dataLayerStore: any;
2597
+ };
2598
+ mounted(): void;
2599
+ methods: {
2600
+ templateFiller(template: any, values: any): {};
2601
+ createDataLayerObject(type: any, event: any, href: any): void;
2602
+ returnIsoDate(): string;
2603
+ pushToDataLayer(object: any): void;
2604
+ compileFullTemplate(templateValues: any): any;
2605
+ targetText(event: any): any;
2606
+ };
2607
+ }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2608
+ href: {
2609
+ type: StringConstructor;
2610
+ default: any;
2611
+ };
2612
+ tabindex: {
2613
+ type: StringConstructor;
2614
+ default: any;
2615
+ };
2616
+ variant: {
2617
+ type: StringConstructor;
2618
+ default: string;
2619
+ validator: (value: unknown) => any;
2620
+ };
2621
+ size: {
2622
+ type: StringConstructor;
2623
+ default: string;
2624
+ validator: (value: unknown) => any;
2625
+ };
2626
+ animate: {
2627
+ type: BooleanConstructor;
2628
+ default: boolean;
2629
+ };
2630
+ rounded: {
2631
+ type: BooleanConstructor;
2632
+ default: boolean;
2633
+ };
2634
+ icon: {
2635
+ type: StringConstructor;
2636
+ default: string;
2637
+ };
2638
+ iconOnly: {
2639
+ type: BooleanConstructor;
2640
+ default: boolean;
2641
+ };
2642
+ showLabelBreakpoint: {
2643
+ type: StringConstructor;
2644
+ default: string;
2645
+ validator: (value: unknown) => boolean;
2646
+ };
2647
+ active: {
2648
+ type: BooleanConstructor;
2649
+ default: boolean;
2650
+ };
2651
+ iconPosition: {
2652
+ type: StringConstructor;
2653
+ default: string;
2654
+ validator: (value: unknown) => any;
2655
+ };
2656
+ }>> & Readonly<{
2657
+ onBtnFocus?: (...args: any[]) => any;
2658
+ }>, {
2659
+ icon: string;
2660
+ variant: string;
2661
+ size: string;
2662
+ href: string;
2663
+ active: boolean;
2664
+ tabindex: string;
2665
+ animate: boolean;
2666
+ rounded: boolean;
2667
+ iconOnly: boolean;
2668
+ showLabelBreakpoint: string;
2669
+ iconPosition: string;
2670
+ }, {}, {
2671
+ BButton: {
2672
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
2673
+ pressed: import('vue').PropType<boolean | undefined>;
2674
+ tag: {
2675
+ type: import('vue').PropType<string>;
2676
+ default: string;
2677
+ };
2678
+ type: {
2679
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
2680
+ default: string;
2681
+ };
2682
+ replace: {
2683
+ type: import('vue').PropType<boolean>;
2684
+ default: undefined;
2685
+ };
2686
+ target: {
2687
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
2688
+ default: undefined;
2689
+ };
2690
+ to: {
2691
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
2692
+ default: undefined;
2693
+ };
2694
+ append: {
2695
+ type: import('vue').PropType<boolean>;
2696
+ default: undefined;
2697
+ };
2698
+ disabled: {
2699
+ type: import('vue').PropType<boolean>;
2700
+ default: undefined;
2701
+ };
2702
+ href: {
2703
+ type: import('vue').PropType<string>;
2704
+ default: undefined;
2705
+ };
2706
+ rel: {
2707
+ type: import('vue').PropType<string>;
2708
+ default: undefined;
2709
+ };
2710
+ size: {
2711
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
2712
+ default: string;
2713
+ };
2714
+ active: {
2715
+ type: import('vue').PropType<boolean>;
2716
+ default: boolean;
2717
+ };
2718
+ activeClass: {
2719
+ type: import('vue').PropType<string>;
2720
+ default: undefined;
2721
+ };
2722
+ routerComponentName: {
2723
+ type: import('vue').PropType<string>;
2724
+ default: undefined;
2725
+ };
2726
+ variant: {
2727
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
2728
+ default: string;
2729
+ };
2730
+ opacity: {
2731
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2732
+ default: undefined;
2733
+ };
2734
+ opacityHover: {
2735
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2736
+ default: undefined;
2737
+ };
2738
+ underlineVariant: {
2739
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
2740
+ default: undefined;
2741
+ };
2742
+ underlineOffset: {
2743
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2744
+ default: undefined;
2745
+ };
2746
+ underlineOffsetHover: {
2747
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2748
+ default: undefined;
2749
+ };
2750
+ underlineOpacity: {
2751
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2752
+ default: undefined;
2753
+ };
2754
+ underlineOpacityHover: {
2755
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2756
+ default: undefined;
2757
+ };
2758
+ pill: {
2759
+ type: import('vue').PropType<boolean>;
2760
+ default: boolean;
2761
+ };
2762
+ icon: {
2763
+ type: import('vue').PropType<boolean>;
2764
+ default: undefined;
2765
+ };
2766
+ routerTag: {
2767
+ type: import('vue').PropType<string>;
2768
+ default: undefined;
2769
+ };
2770
+ exactActiveClass: {
2771
+ type: import('vue').PropType<string>;
2772
+ default: undefined;
2773
+ };
2774
+ loading: {
2775
+ type: import('vue').PropType<boolean>;
2776
+ default: boolean;
2777
+ };
2778
+ loadingFill: {
2779
+ type: import('vue').PropType<boolean>;
2780
+ default: boolean;
2781
+ };
2782
+ loadingText: {
2783
+ type: import('vue').PropType<string>;
2784
+ default: string;
2785
+ };
2786
+ squared: {
2787
+ type: import('vue').PropType<boolean>;
2788
+ default: boolean;
2789
+ };
2790
+ }>> & {
2791
+ onClick?: ((value: MouseEvent) => any) | undefined;
2792
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2793
+ click: (value: MouseEvent) => void;
2794
+ }, import('vue').PublicProps, {
2795
+ tag: string;
2796
+ type: import('bootstrap-vue-next').ButtonType;
2797
+ replace: boolean;
2798
+ target: import('bootstrap-vue-next').LinkTarget;
2799
+ to: import('vue-router').RouteLocationRaw;
2800
+ append: boolean;
2801
+ disabled: boolean;
2802
+ href: string;
2803
+ rel: string;
2804
+ size: keyof import('bootstrap-vue-next').BaseSize;
2805
+ active: boolean;
2806
+ activeClass: string;
2807
+ routerComponentName: string;
2808
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
2809
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2810
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2811
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
2812
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
2813
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
2814
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2815
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2816
+ pill: boolean;
2817
+ icon: boolean;
2818
+ routerTag: string;
2819
+ exactActiveClass: string;
2820
+ loading: boolean;
2821
+ loadingFill: boolean;
2822
+ loadingText: string;
2823
+ squared: boolean;
2824
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
2825
+ P: {};
2826
+ B: {};
2827
+ D: {};
2828
+ C: {};
2829
+ M: {};
2830
+ Defaults: {};
2831
+ }, Readonly<import('vue').ExtractPropTypes<{
2832
+ pressed: import('vue').PropType<boolean | undefined>;
2833
+ tag: {
2834
+ type: import('vue').PropType<string>;
2835
+ default: string;
2836
+ };
2837
+ type: {
2838
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
2839
+ default: string;
2840
+ };
2841
+ replace: {
2842
+ type: import('vue').PropType<boolean>;
2843
+ default: undefined;
2844
+ };
2845
+ target: {
2846
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
2847
+ default: undefined;
2848
+ };
2849
+ to: {
2850
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
2851
+ default: undefined;
2852
+ };
2853
+ append: {
2854
+ type: import('vue').PropType<boolean>;
2855
+ default: undefined;
2856
+ };
2857
+ disabled: {
2858
+ type: import('vue').PropType<boolean>;
2859
+ default: undefined;
2860
+ };
2861
+ href: {
2862
+ type: import('vue').PropType<string>;
2863
+ default: undefined;
2864
+ };
2865
+ rel: {
2866
+ type: import('vue').PropType<string>;
2867
+ default: undefined;
2868
+ };
2869
+ size: {
2870
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
2871
+ default: string;
2872
+ };
2873
+ active: {
2874
+ type: import('vue').PropType<boolean>;
2875
+ default: boolean;
2876
+ };
2877
+ activeClass: {
2878
+ type: import('vue').PropType<string>;
2879
+ default: undefined;
2880
+ };
2881
+ routerComponentName: {
2882
+ type: import('vue').PropType<string>;
2883
+ default: undefined;
2884
+ };
2885
+ variant: {
2886
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
2887
+ default: string;
2888
+ };
2889
+ opacity: {
2890
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2891
+ default: undefined;
2892
+ };
2893
+ opacityHover: {
2894
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2895
+ default: undefined;
2896
+ };
2897
+ underlineVariant: {
2898
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
2899
+ default: undefined;
2900
+ };
2901
+ underlineOffset: {
2902
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2903
+ default: undefined;
2904
+ };
2905
+ underlineOffsetHover: {
2906
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2907
+ default: undefined;
2908
+ };
2909
+ underlineOpacity: {
2910
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2911
+ default: undefined;
2912
+ };
2913
+ underlineOpacityHover: {
2914
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2915
+ default: undefined;
2916
+ };
2917
+ pill: {
2918
+ type: import('vue').PropType<boolean>;
2919
+ default: boolean;
2920
+ };
2921
+ icon: {
2922
+ type: import('vue').PropType<boolean>;
2923
+ default: undefined;
2924
+ };
2925
+ routerTag: {
2926
+ type: import('vue').PropType<string>;
2927
+ default: undefined;
2928
+ };
2929
+ exactActiveClass: {
2930
+ type: import('vue').PropType<string>;
2931
+ default: undefined;
2932
+ };
2933
+ loading: {
2934
+ type: import('vue').PropType<boolean>;
2935
+ default: boolean;
2936
+ };
2937
+ loadingFill: {
2938
+ type: import('vue').PropType<boolean>;
2939
+ default: boolean;
2940
+ };
2941
+ loadingText: {
2942
+ type: import('vue').PropType<string>;
2943
+ default: string;
2944
+ };
2945
+ squared: {
2946
+ type: import('vue').PropType<boolean>;
2947
+ default: boolean;
2948
+ };
2949
+ }>> & {
2950
+ onClick?: ((value: MouseEvent) => any) | undefined;
2951
+ }, {}, {}, {}, {}, {
2952
+ tag: string;
2953
+ type: import('bootstrap-vue-next').ButtonType;
2954
+ replace: boolean;
2955
+ target: import('bootstrap-vue-next').LinkTarget;
2956
+ to: import('vue-router').RouteLocationRaw;
2957
+ append: boolean;
2958
+ disabled: boolean;
2959
+ href: string;
2960
+ rel: string;
2961
+ size: keyof import('bootstrap-vue-next').BaseSize;
2962
+ active: boolean;
2963
+ activeClass: string;
2964
+ routerComponentName: string;
2965
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
2966
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2967
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2968
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
2969
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
2970
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
2971
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2972
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2973
+ pill: boolean;
2974
+ icon: boolean;
2975
+ routerTag: string;
2976
+ exactActiveClass: string;
2977
+ loading: boolean;
2978
+ loadingFill: boolean;
2979
+ loadingText: string;
2980
+ squared: boolean;
2981
+ }>;
2982
+ __isFragment?: never;
2983
+ __isTeleport?: never;
2984
+ __isSuspense?: never;
2985
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
2986
+ pressed: import('vue').PropType<boolean | undefined>;
2987
+ tag: {
2988
+ type: import('vue').PropType<string>;
2989
+ default: string;
2990
+ };
2991
+ type: {
2992
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
2993
+ default: string;
2994
+ };
2995
+ replace: {
2996
+ type: import('vue').PropType<boolean>;
2997
+ default: undefined;
2998
+ };
2999
+ target: {
3000
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
3001
+ default: undefined;
3002
+ };
3003
+ to: {
3004
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
3005
+ default: undefined;
3006
+ };
3007
+ append: {
3008
+ type: import('vue').PropType<boolean>;
3009
+ default: undefined;
3010
+ };
3011
+ disabled: {
3012
+ type: import('vue').PropType<boolean>;
3013
+ default: undefined;
3014
+ };
3015
+ href: {
3016
+ type: import('vue').PropType<string>;
3017
+ default: undefined;
3018
+ };
3019
+ rel: {
3020
+ type: import('vue').PropType<string>;
3021
+ default: undefined;
3022
+ };
3023
+ size: {
3024
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
3025
+ default: string;
3026
+ };
3027
+ active: {
3028
+ type: import('vue').PropType<boolean>;
3029
+ default: boolean;
3030
+ };
3031
+ activeClass: {
3032
+ type: import('vue').PropType<string>;
3033
+ default: undefined;
3034
+ };
3035
+ routerComponentName: {
3036
+ type: import('vue').PropType<string>;
3037
+ default: undefined;
3038
+ };
3039
+ variant: {
3040
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
3041
+ default: string;
3042
+ };
3043
+ opacity: {
3044
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3045
+ default: undefined;
3046
+ };
3047
+ opacityHover: {
3048
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3049
+ default: undefined;
3050
+ };
3051
+ underlineVariant: {
3052
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
3053
+ default: undefined;
3054
+ };
3055
+ underlineOffset: {
3056
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3057
+ default: undefined;
3058
+ };
3059
+ underlineOffsetHover: {
3060
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3061
+ default: undefined;
3062
+ };
3063
+ underlineOpacity: {
3064
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3065
+ default: undefined;
3066
+ };
3067
+ underlineOpacityHover: {
3068
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3069
+ default: undefined;
3070
+ };
3071
+ pill: {
3072
+ type: import('vue').PropType<boolean>;
3073
+ default: boolean;
3074
+ };
3075
+ icon: {
3076
+ type: import('vue').PropType<boolean>;
3077
+ default: undefined;
3078
+ };
3079
+ routerTag: {
3080
+ type: import('vue').PropType<string>;
3081
+ default: undefined;
3082
+ };
3083
+ exactActiveClass: {
3084
+ type: import('vue').PropType<string>;
3085
+ default: undefined;
3086
+ };
3087
+ loading: {
3088
+ type: import('vue').PropType<boolean>;
3089
+ default: boolean;
3090
+ };
3091
+ loadingFill: {
3092
+ type: import('vue').PropType<boolean>;
3093
+ default: boolean;
3094
+ };
3095
+ loadingText: {
3096
+ type: import('vue').PropType<string>;
3097
+ default: string;
3098
+ };
3099
+ squared: {
3100
+ type: import('vue').PropType<boolean>;
3101
+ default: boolean;
3102
+ };
3103
+ }>> & {
3104
+ onClick?: ((value: MouseEvent) => any) | undefined;
3105
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
3106
+ click: (value: MouseEvent) => void;
3107
+ }, string, {
3108
+ tag: string;
3109
+ type: import('bootstrap-vue-next').ButtonType;
3110
+ replace: boolean;
3111
+ target: import('bootstrap-vue-next').LinkTarget;
3112
+ to: import('vue-router').RouteLocationRaw;
3113
+ append: boolean;
3114
+ disabled: boolean;
3115
+ href: string;
3116
+ rel: string;
3117
+ size: keyof import('bootstrap-vue-next').BaseSize;
3118
+ active: boolean;
3119
+ activeClass: string;
3120
+ routerComponentName: string;
3121
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
3122
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3123
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3124
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
3125
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
3126
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
3127
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3128
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3129
+ pill: boolean;
3130
+ icon: boolean;
3131
+ routerTag: string;
3132
+ exactActiveClass: string;
3133
+ loading: boolean;
3134
+ loadingFill: boolean;
3135
+ loadingText: string;
3136
+ squared: boolean;
3137
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
3138
+ $slots: Readonly<{
3139
+ default?: ((props: Record<string, never>) => any) | undefined;
3140
+ loading?: ((props: Record<string, never>) => any) | undefined;
3141
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
3142
+ }> & {
3143
+ default?: ((props: Record<string, never>) => any) | undefined;
3144
+ loading?: ((props: Record<string, never>) => any) | undefined;
3145
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
3146
+ };
3147
+ });
3148
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3149
+ icon: {
3150
+ type: StringConstructor;
3151
+ required: true;
3152
+ };
3153
+ variant: {
3154
+ type: StringConstructor;
3155
+ default: string;
3156
+ validator: (value: unknown) => any;
3157
+ };
3158
+ customColour: {
3159
+ type: StringConstructor;
3160
+ default: any;
3161
+ };
3162
+ size: {
3163
+ type: StringConstructor;
3164
+ default: string;
3165
+ validator: (value: unknown) => any;
3166
+ };
3167
+ smallSize: {
3168
+ type: StringConstructor;
3169
+ default: any;
3170
+ validator: (value: unknown) => any;
3171
+ };
3172
+ }>, {}, {
3173
+ tokens: {
3174
+ "vs-color-background-primary": string;
3175
+ "vs-color-background-secondary": string;
3176
+ "vs-color-background-bold": string;
3177
+ "vs-color-background-brand": string;
3178
+ "vs-color-background-inverse": string;
3179
+ "vs-color-background-highlight": string;
3180
+ "vs-color-background-information": string;
3181
+ "vs-color-background-success": string;
3182
+ "vs-color-background-warning": string;
3183
+ "vs-color-background-error": string;
3184
+ "vs-color-background-accent-heather-80": string;
3185
+ "vs-color-background-accent-heather-30": string;
3186
+ "vs-color-background-accent-tolsta-40": string;
3187
+ "vs-color-background-accent-gorse-05": string;
3188
+ "vs-color-border-primary": string;
3189
+ "vs-color-border-secondary": string;
3190
+ "vs-color-border-inverse": string;
3191
+ "vs-color-border-input": string;
3192
+ "vs-color-border-highlight": string;
3193
+ "vs-color-border-bold": string;
3194
+ "vs-color-border-success": string;
3195
+ "vs-color-border-warning": string;
3196
+ "vs-color-border-error": string;
3197
+ "vs-color-border-disabled": string;
3198
+ "vs-color-icon-primary": string;
3199
+ "vs-color-icon-secondary": string;
3200
+ "vs-color-icon-tertiary": string;
3201
+ "vs-color-icon-inverse": string;
3202
+ "vs-color-icon-cta-on-light": string;
3203
+ "vs-color-icon-highlight": string;
3204
+ "vs-color-icon-success": string;
3205
+ "vs-color-icon-warning": string;
3206
+ "vs-color-icon-error": string;
3207
+ "vs-color-icon-disabled": string;
3208
+ "vs-color-icon-accent-saltire-30": string;
3209
+ "vs-color-icon-ski-easy": string;
3210
+ "vs-color-icon-ski-intermediate": string;
3211
+ "vs-color-icon-ski-difficult": string;
3212
+ "vs-color-icon-ski-very-difficult": string;
3213
+ "vs-color-icon-ski-itineraries": string;
3214
+ "vs-color-icon-ski-other": string;
3215
+ "vs-color-icon-accent-loch-ness": string;
3216
+ "vs-color-icon-accent-grey-02": string;
3217
+ "vs-color-icon-accent-saltire": string;
3218
+ "vs-color-icon-accent-bramble": string;
3219
+ "vs-color-icon-accent-heather": string;
3220
+ "vs-color-icon-accent-whisky": string;
3221
+ "vs-color-icon-accent-cranachan": string;
3222
+ "vs-color-icon-accent-buachaille": string;
3223
+ "vs-color-interaction-focus": string;
3224
+ "vs-color-interaction-focus-on-bold": string;
3225
+ "vs-color-interaction-cta-primary": string;
3226
+ "vs-color-interaction-cta-secondary": string;
3227
+ "vs-color-interaction-cta-hover": string;
3228
+ "vs-color-interaction-cta-pressed": string;
3229
+ "vs-color-interaction-cta-disabled": string;
3230
+ "vs-color-interaction-cta-subtle-hover": string;
3231
+ "vs-color-interaction-cta-subtle-pressed": string;
3232
+ "vs-color-interaction-cta-subtle": string;
3233
+ "vs-color-interaction-link-primary": string;
3234
+ "vs-color-interaction-link-secondary": string;
3235
+ "vs-color-interaction-link-active": string;
3236
+ "vs-color-interaction-link-visited": string;
3237
+ "vs-color-interaction-link-disabled": string;
3238
+ "vs-color-interaction-link-visited-on-bold": string;
3239
+ "vs-color-text-primary": string;
3240
+ "vs-color-text-secondary": string;
3241
+ "vs-color-text-tertiary": string;
3242
+ "vs-color-text-inverse": string;
3243
+ "vs-color-text-cta-on-light": string;
3244
+ "vs-color-text-highlight": string;
3245
+ "vs-color-text-brand": string;
3246
+ "vs-color-text-error": string;
3247
+ "vs-color-text-success": string;
3248
+ "vs-color-text-disabled": string;
3249
+ breakpoint_xl: string;
3250
+ grid_container_width_xl: string;
3251
+ breakpoint_md: string;
3252
+ max_container_width_xl: string;
3253
+ grid_container_width_md: string;
3254
+ breakpoint_sm: string;
3255
+ breakpoint_lg: string;
3256
+ breakpoint_xs: string;
3257
+ max_container_width_md: string;
3258
+ grid_container_width_sm: string;
3259
+ grid_container_width_lg: string;
3260
+ max_container_width_sm: string;
3261
+ max_container_width_lg: string;
3262
+ max_container_width_xxl: string;
3263
+ grid_container_width_xxl: string;
3264
+ breakpoint_xxl: string;
3265
+ grid_columns: string;
3266
+ grid_gutter_width: string;
3267
+ "vs-spacer-0": string;
3268
+ "vs-spacer-0125": string;
3269
+ "vs-spacer-025": string;
3270
+ "vs-spacer-050": string;
3271
+ "vs-spacer-075": string;
3272
+ "vs-spacer-100": string;
3273
+ "vs-spacer-125": string;
3274
+ "vs-spacer-150": string;
3275
+ "vs-spacer-175": string;
3276
+ "vs-spacer-200": string;
3277
+ "vs-spacer-225": string;
3278
+ "vs-spacer-250": string;
3279
+ "vs-spacer-300": string;
3280
+ "vs-spacer-400": string;
3281
+ "vs-spacer-500": string;
3282
+ "vs-spacer-600": string;
3283
+ "vs-spacer-700": string;
3284
+ "vs-radius-medium": string;
3285
+ "vs-radius-none": string;
3286
+ "vs-radius-large-increased": string;
3287
+ "vs-radius-extra-large-increased": string;
3288
+ "vs-radius-tiny": string;
3289
+ "vs-radius-large": string;
3290
+ "vs-radius-extra-large": string;
3291
+ "vs-radius-extra-extra-large": string;
3292
+ "vs-radius-huge": string;
3293
+ "vs-radius-full": string;
3294
+ "vs-radius-small": string;
3295
+ "vs-elevation-shadow-raised": string;
3296
+ "vs-elevation-shadow-overlay": string;
3297
+ "vs-elevation-surface": string;
3298
+ "vs-elevation-surface-section": string;
3299
+ "vs-elevation-surface-raised": string;
3300
+ "vs-elevation-surface-overlay": string;
3301
+ "vs-focus-shadow": string;
3302
+ "vs-focus-shadow-on-dark": string;
3303
+ "vs-border-width-sm": string;
3304
+ "vs-border-width-md": string;
3305
+ "vs-font-size-display-m": string;
3306
+ "vs-font-size-display-s": string;
3307
+ "vs-font-size-heading-xl": string;
3308
+ "vs-font-size-heading-l": string;
3309
+ "vs-font-size-heading-m": string;
3310
+ "vs-font-size-heading-s": string;
3311
+ "vs-font-size-heading-xs": string;
3312
+ "vs-font-size-heading-xxs": string;
3313
+ "vs-font-size-heading-xxxs": string;
3314
+ "vs-font-size-detail-l": string;
3315
+ "vs-font-size-detail-m": string;
3316
+ "vs-font-size-detail-s": string;
3317
+ "vs-font-size-body-l": string;
3318
+ "vs-font-size-body-m": string;
3319
+ "vs-font-size-body-s": string;
3320
+ "vs-font-weight-strong": string;
3321
+ "vs-font-weight-medium": string;
3322
+ "vs-font-weight-regular": string;
3323
+ "vs-font-weight-subtle": string;
3324
+ "vs-font-weight-heading": string;
3325
+ "vs-font-weight-body": string;
3326
+ "vs-font-weight-detail": string;
3327
+ "vs-font-family-sans-serif": string;
3328
+ "vs-font-family-display": string;
3329
+ "vs-line-height-heading": number;
3330
+ "vs-line-height-detail": number;
3331
+ "vs-line-height-body": number;
3332
+ "vs-letter-spacing-display": string;
3333
+ "vs-letter-spacing-heading": string;
3334
+ "vs-letter-spacing-detail": string;
3335
+ "vs-letter-spacing-body": string;
3336
+ icon_size_xxs: string;
3337
+ icon_size_xs: string;
3338
+ icon_size_sm: string;
3339
+ icon_size_md: string;
3340
+ icon_size_lg: string;
3341
+ icon_size_xl: string;
3342
+ "vs-icon-facility-audio-loop": string;
3343
+ "vs-icon-control-collapse": string;
3344
+ "vs-icon-facility-wheelchair-access": string;
3345
+ "vs-icon-control-pause": string;
3346
+ "vs-icon-facility-cafe": string;
3347
+ "vs-icon-feedback-error": string;
3348
+ "vs-icon-facility-accessible-parking": string;
3349
+ "vs-icon-control-filters": string;
3350
+ "vs-icon-feedback-information": string;
3351
+ "vs-icon-control-external-link": string;
3352
+ "vs-icon-control-play": string;
3353
+ "vs-icon-facility-accessible-dining": string;
3354
+ "vs-icon-facility-public-transport": string;
3355
+ "vs-icon-season-winter": string;
3356
+ "vs-icon-control-expand": string;
3357
+ "vs-icon-facility-pets-welcome": string;
3358
+ "vs-icon-facility-parking": string;
3359
+ "vs-icon-control-menu": string;
3360
+ "vs-icon-season-spring": string;
3361
+ "vs-icon-season-summer": string;
3362
+ "vs-icon-facility-breakfast": string;
3363
+ "vs-icon-control-back-to-top": string;
3364
+ "vs-icon-control-dismiss": string;
3365
+ "vs-icon-feedback-warning": string;
3366
+ "vs-icon-facility-accessible-shower": string;
3367
+ "vs-icon-facility-wifi": string;
3368
+ "vs-icon-control-search": string;
3369
+ "vs-icon-control-download": string;
3370
+ "vs-icon-season-autumn": string;
3371
+ "vs-icon-facility-accessible-toilet": string;
3372
+ "vs-icon-feedback-success": string;
3373
+ "vs-icon-facility-vegan": string;
3374
+ "font-size-1": string;
3375
+ "font-size-2": string;
3376
+ "font-size-3": string;
3377
+ "font-size-4": string;
3378
+ "font-size-5": string;
3379
+ "font-size-6": string;
3380
+ "font-size-7": string;
3381
+ "font-size-8": string;
3382
+ "font-size-9": string;
3383
+ "font-size-10": string;
3384
+ "font-size-body": string;
3385
+ "font-size-body-md": string;
3386
+ "font-size-lead": string;
3387
+ "font-size-lead-md": string;
3388
+ "font-size-teaser": string;
3389
+ opacity_100: string;
3390
+ opacity_50: string;
3391
+ opacity_0: string;
3392
+ duration_quickly: string;
3393
+ duration_base: string;
3394
+ duration_slowly: string;
3395
+ no_javascript: string;
3396
+ theme_dark: string;
3397
+ theme_grey: string;
3398
+ };
3399
+ }, {
3400
+ iconClasses(): any[];
3401
+ fontAwesomeClasses(): any;
3402
+ iconStyles(): {
3403
+ color: string;
3404
+ };
3405
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3406
+ icon: {
3407
+ type: StringConstructor;
3408
+ required: true;
3409
+ };
3410
+ variant: {
3411
+ type: StringConstructor;
3412
+ default: string;
3413
+ validator: (value: unknown) => any;
3414
+ };
3415
+ customColour: {
3416
+ type: StringConstructor;
3417
+ default: any;
3418
+ };
3419
+ size: {
3420
+ type: StringConstructor;
3421
+ default: string;
3422
+ validator: (value: unknown) => any;
3423
+ };
3424
+ smallSize: {
3425
+ type: StringConstructor;
3426
+ default: any;
3427
+ validator: (value: unknown) => any;
3428
+ };
3429
+ }>> & Readonly<{}>, {
3430
+ variant: string;
3431
+ customColour: string;
3432
+ size: string;
3433
+ smallSize: string;
3434
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3435
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3436
+ BButton: {
3437
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
3438
+ pressed: import('vue').PropType<boolean | undefined>;
3439
+ tag: {
3440
+ type: import('vue').PropType<string>;
3441
+ default: string;
3442
+ };
3443
+ type: {
3444
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
3445
+ default: string;
3446
+ };
3447
+ replace: {
3448
+ type: import('vue').PropType<boolean>;
3449
+ default: undefined;
3450
+ };
3451
+ target: {
3452
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
3453
+ default: undefined;
3454
+ };
3455
+ to: {
3456
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
3457
+ default: undefined;
3458
+ };
3459
+ append: {
3460
+ type: import('vue').PropType<boolean>;
3461
+ default: undefined;
3462
+ };
3463
+ disabled: {
3464
+ type: import('vue').PropType<boolean>;
3465
+ default: undefined;
3466
+ };
3467
+ href: {
3468
+ type: import('vue').PropType<string>;
3469
+ default: undefined;
3470
+ };
3471
+ rel: {
3472
+ type: import('vue').PropType<string>;
3473
+ default: undefined;
3474
+ };
3475
+ size: {
3476
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
3477
+ default: string;
3478
+ };
3479
+ active: {
3480
+ type: import('vue').PropType<boolean>;
3481
+ default: boolean;
3482
+ };
3483
+ activeClass: {
3484
+ type: import('vue').PropType<string>;
3485
+ default: undefined;
3486
+ };
3487
+ routerComponentName: {
3488
+ type: import('vue').PropType<string>;
3489
+ default: undefined;
3490
+ };
3491
+ variant: {
3492
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
3493
+ default: string;
3494
+ };
3495
+ opacity: {
3496
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3497
+ default: undefined;
3498
+ };
3499
+ opacityHover: {
3500
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3501
+ default: undefined;
3502
+ };
3503
+ underlineVariant: {
3504
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
3505
+ default: undefined;
3506
+ };
3507
+ underlineOffset: {
3508
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3509
+ default: undefined;
3510
+ };
3511
+ underlineOffsetHover: {
3512
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3513
+ default: undefined;
3514
+ };
3515
+ underlineOpacity: {
3516
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3517
+ default: undefined;
3518
+ };
3519
+ underlineOpacityHover: {
3520
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3521
+ default: undefined;
3522
+ };
3523
+ pill: {
3524
+ type: import('vue').PropType<boolean>;
3525
+ default: boolean;
3526
+ };
3527
+ icon: {
3528
+ type: import('vue').PropType<boolean>;
3529
+ default: undefined;
3530
+ };
3531
+ routerTag: {
3532
+ type: import('vue').PropType<string>;
3533
+ default: undefined;
3534
+ };
3535
+ exactActiveClass: {
3536
+ type: import('vue').PropType<string>;
3537
+ default: undefined;
3538
+ };
3539
+ loading: {
3540
+ type: import('vue').PropType<boolean>;
3541
+ default: boolean;
3542
+ };
3543
+ loadingFill: {
3544
+ type: import('vue').PropType<boolean>;
3545
+ default: boolean;
3546
+ };
3547
+ loadingText: {
3548
+ type: import('vue').PropType<string>;
3549
+ default: string;
3550
+ };
3551
+ squared: {
3552
+ type: import('vue').PropType<boolean>;
3553
+ default: boolean;
3554
+ };
3555
+ }>> & {
3556
+ onClick?: ((value: MouseEvent) => any) | undefined;
3557
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
3558
+ click: (value: MouseEvent) => void;
3559
+ }, import('vue').PublicProps, {
3560
+ tag: string;
3561
+ type: import('bootstrap-vue-next').ButtonType;
3562
+ replace: boolean;
3563
+ target: import('bootstrap-vue-next').LinkTarget;
3564
+ to: import('vue-router').RouteLocationRaw;
3565
+ append: boolean;
3566
+ disabled: boolean;
3567
+ href: string;
3568
+ rel: string;
3569
+ size: keyof import('bootstrap-vue-next').BaseSize;
3570
+ active: boolean;
3571
+ activeClass: string;
3572
+ routerComponentName: string;
3573
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
3574
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3575
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3576
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
3577
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
3578
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
3579
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3580
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3581
+ pill: boolean;
3582
+ icon: boolean;
3583
+ routerTag: string;
3584
+ exactActiveClass: string;
3585
+ loading: boolean;
3586
+ loadingFill: boolean;
3587
+ loadingText: string;
3588
+ squared: boolean;
3589
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
3590
+ P: {};
3591
+ B: {};
3592
+ D: {};
3593
+ C: {};
3594
+ M: {};
3595
+ Defaults: {};
3596
+ }, Readonly<import('vue').ExtractPropTypes<{
3597
+ pressed: import('vue').PropType<boolean | undefined>;
3598
+ tag: {
3599
+ type: import('vue').PropType<string>;
3600
+ default: string;
3601
+ };
3602
+ type: {
3603
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
3604
+ default: string;
3605
+ };
3606
+ replace: {
3607
+ type: import('vue').PropType<boolean>;
3608
+ default: undefined;
3609
+ };
3610
+ target: {
3611
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
3612
+ default: undefined;
3613
+ };
3614
+ to: {
3615
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
3616
+ default: undefined;
3617
+ };
3618
+ append: {
3619
+ type: import('vue').PropType<boolean>;
3620
+ default: undefined;
3621
+ };
3622
+ disabled: {
3623
+ type: import('vue').PropType<boolean>;
3624
+ default: undefined;
3625
+ };
3626
+ href: {
3627
+ type: import('vue').PropType<string>;
3628
+ default: undefined;
3629
+ };
3630
+ rel: {
3631
+ type: import('vue').PropType<string>;
3632
+ default: undefined;
3633
+ };
3634
+ size: {
3635
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
3636
+ default: string;
3637
+ };
3638
+ active: {
3639
+ type: import('vue').PropType<boolean>;
3640
+ default: boolean;
3641
+ };
3642
+ activeClass: {
3643
+ type: import('vue').PropType<string>;
3644
+ default: undefined;
3645
+ };
3646
+ routerComponentName: {
3647
+ type: import('vue').PropType<string>;
3648
+ default: undefined;
3649
+ };
3650
+ variant: {
3651
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
3652
+ default: string;
3653
+ };
3654
+ opacity: {
3655
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3656
+ default: undefined;
3657
+ };
3658
+ opacityHover: {
3659
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3660
+ default: undefined;
3661
+ };
3662
+ underlineVariant: {
3663
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
3664
+ default: undefined;
3665
+ };
3666
+ underlineOffset: {
3667
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3668
+ default: undefined;
3669
+ };
3670
+ underlineOffsetHover: {
3671
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3672
+ default: undefined;
3673
+ };
3674
+ underlineOpacity: {
3675
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3676
+ default: undefined;
3677
+ };
3678
+ underlineOpacityHover: {
3679
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3680
+ default: undefined;
3681
+ };
3682
+ pill: {
3683
+ type: import('vue').PropType<boolean>;
3684
+ default: boolean;
3685
+ };
3686
+ icon: {
3687
+ type: import('vue').PropType<boolean>;
3688
+ default: undefined;
3689
+ };
3690
+ routerTag: {
3691
+ type: import('vue').PropType<string>;
3692
+ default: undefined;
3693
+ };
3694
+ exactActiveClass: {
3695
+ type: import('vue').PropType<string>;
3696
+ default: undefined;
3697
+ };
3698
+ loading: {
3699
+ type: import('vue').PropType<boolean>;
3700
+ default: boolean;
3701
+ };
3702
+ loadingFill: {
3703
+ type: import('vue').PropType<boolean>;
3704
+ default: boolean;
3705
+ };
3706
+ loadingText: {
3707
+ type: import('vue').PropType<string>;
3708
+ default: string;
3709
+ };
3710
+ squared: {
3711
+ type: import('vue').PropType<boolean>;
3712
+ default: boolean;
3713
+ };
3714
+ }>> & {
3715
+ onClick?: ((value: MouseEvent) => any) | undefined;
3716
+ }, {}, {}, {}, {}, {
3717
+ tag: string;
3718
+ type: import('bootstrap-vue-next').ButtonType;
3719
+ replace: boolean;
3720
+ target: import('bootstrap-vue-next').LinkTarget;
3721
+ to: import('vue-router').RouteLocationRaw;
3722
+ append: boolean;
3723
+ disabled: boolean;
3724
+ href: string;
3725
+ rel: string;
3726
+ size: keyof import('bootstrap-vue-next').BaseSize;
3727
+ active: boolean;
3728
+ activeClass: string;
3729
+ routerComponentName: string;
3730
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
3731
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3732
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3733
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
3734
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
3735
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
3736
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3737
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3738
+ pill: boolean;
3739
+ icon: boolean;
3740
+ routerTag: string;
3741
+ exactActiveClass: string;
3742
+ loading: boolean;
3743
+ loadingFill: boolean;
3744
+ loadingText: string;
3745
+ squared: boolean;
3746
+ }>;
3747
+ __isFragment?: never;
3748
+ __isTeleport?: never;
3749
+ __isSuspense?: never;
3750
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
3751
+ pressed: import('vue').PropType<boolean | undefined>;
3752
+ tag: {
3753
+ type: import('vue').PropType<string>;
3754
+ default: string;
3755
+ };
3756
+ type: {
3757
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
3758
+ default: string;
3759
+ };
3760
+ replace: {
3761
+ type: import('vue').PropType<boolean>;
3762
+ default: undefined;
3763
+ };
3764
+ target: {
3765
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
3766
+ default: undefined;
3767
+ };
3768
+ to: {
3769
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
3770
+ default: undefined;
3771
+ };
3772
+ append: {
3773
+ type: import('vue').PropType<boolean>;
3774
+ default: undefined;
3775
+ };
3776
+ disabled: {
3777
+ type: import('vue').PropType<boolean>;
3778
+ default: undefined;
3779
+ };
3780
+ href: {
3781
+ type: import('vue').PropType<string>;
3782
+ default: undefined;
3783
+ };
3784
+ rel: {
3785
+ type: import('vue').PropType<string>;
3786
+ default: undefined;
3787
+ };
3788
+ size: {
3789
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
3790
+ default: string;
3791
+ };
3792
+ active: {
3793
+ type: import('vue').PropType<boolean>;
3794
+ default: boolean;
3795
+ };
3796
+ activeClass: {
3797
+ type: import('vue').PropType<string>;
3798
+ default: undefined;
3799
+ };
3800
+ routerComponentName: {
3801
+ type: import('vue').PropType<string>;
3802
+ default: undefined;
3803
+ };
3804
+ variant: {
3805
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
3806
+ default: string;
3807
+ };
3808
+ opacity: {
3809
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3810
+ default: undefined;
3811
+ };
3812
+ opacityHover: {
3813
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3814
+ default: undefined;
3815
+ };
3816
+ underlineVariant: {
3817
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
3818
+ default: undefined;
3819
+ };
3820
+ underlineOffset: {
3821
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3822
+ default: undefined;
3823
+ };
3824
+ underlineOffsetHover: {
3825
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
3826
+ default: undefined;
3827
+ };
3828
+ underlineOpacity: {
3829
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3830
+ default: undefined;
3831
+ };
3832
+ underlineOpacityHover: {
3833
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
3834
+ default: undefined;
3835
+ };
3836
+ pill: {
3837
+ type: import('vue').PropType<boolean>;
3838
+ default: boolean;
3839
+ };
3840
+ icon: {
3841
+ type: import('vue').PropType<boolean>;
3842
+ default: undefined;
3843
+ };
3844
+ routerTag: {
3845
+ type: import('vue').PropType<string>;
3846
+ default: undefined;
3847
+ };
3848
+ exactActiveClass: {
3849
+ type: import('vue').PropType<string>;
3850
+ default: undefined;
3851
+ };
3852
+ loading: {
3853
+ type: import('vue').PropType<boolean>;
3854
+ default: boolean;
3855
+ };
3856
+ loadingFill: {
3857
+ type: import('vue').PropType<boolean>;
3858
+ default: boolean;
3859
+ };
3860
+ loadingText: {
3861
+ type: import('vue').PropType<string>;
3862
+ default: string;
3863
+ };
3864
+ squared: {
3865
+ type: import('vue').PropType<boolean>;
3866
+ default: boolean;
3867
+ };
3868
+ }>> & {
3869
+ onClick?: ((value: MouseEvent) => any) | undefined;
3870
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
3871
+ click: (value: MouseEvent) => void;
3872
+ }, string, {
3873
+ tag: string;
3874
+ type: import('bootstrap-vue-next').ButtonType;
3875
+ replace: boolean;
3876
+ target: import('bootstrap-vue-next').LinkTarget;
3877
+ to: import('vue-router').RouteLocationRaw;
3878
+ append: boolean;
3879
+ disabled: boolean;
3880
+ href: string;
3881
+ rel: string;
3882
+ size: keyof import('bootstrap-vue-next').BaseSize;
3883
+ active: boolean;
3884
+ activeClass: string;
3885
+ routerComponentName: string;
3886
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
3887
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3888
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3889
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
3890
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
3891
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
3892
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3893
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
3894
+ pill: boolean;
3895
+ icon: boolean;
3896
+ routerTag: string;
3897
+ exactActiveClass: string;
3898
+ loading: boolean;
3899
+ loadingFill: boolean;
3900
+ loadingText: string;
3901
+ squared: boolean;
3902
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
3903
+ $slots: Readonly<{
3904
+ default?: ((props: Record<string, never>) => any) | undefined;
3905
+ loading?: ((props: Record<string, never>) => any) | undefined;
3906
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
3907
+ }> & {
3908
+ default?: ((props: Record<string, never>) => any) | undefined;
3909
+ loading?: ((props: Record<string, never>) => any) | undefined;
3910
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
3911
+ };
3912
+ });
3913
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3914
+ icon: {
3915
+ type: StringConstructor;
3916
+ required: true;
3917
+ };
3918
+ variant: {
3919
+ type: StringConstructor;
3920
+ default: string;
3921
+ validator: (value: unknown) => any;
3922
+ };
3923
+ customColour: {
3924
+ type: StringConstructor;
3925
+ default: any;
3926
+ };
3927
+ size: {
3928
+ type: StringConstructor;
3929
+ default: string;
3930
+ validator: (value: unknown) => any;
3931
+ };
3932
+ smallSize: {
3933
+ type: StringConstructor;
3934
+ default: any;
3935
+ validator: (value: unknown) => any;
3936
+ };
3937
+ }>, {}, {
3938
+ tokens: {
3939
+ "vs-color-background-primary": string;
3940
+ "vs-color-background-secondary": string;
3941
+ "vs-color-background-bold": string;
3942
+ "vs-color-background-brand": string;
3943
+ "vs-color-background-inverse": string;
3944
+ "vs-color-background-highlight": string;
3945
+ "vs-color-background-information": string;
3946
+ "vs-color-background-success": string;
3947
+ "vs-color-background-warning": string;
3948
+ "vs-color-background-error": string;
3949
+ "vs-color-background-accent-heather-80": string;
3950
+ "vs-color-background-accent-heather-30": string;
3951
+ "vs-color-background-accent-tolsta-40": string;
3952
+ "vs-color-background-accent-gorse-05": string;
3953
+ "vs-color-border-primary": string;
3954
+ "vs-color-border-secondary": string;
3955
+ "vs-color-border-inverse": string;
3956
+ "vs-color-border-input": string;
3957
+ "vs-color-border-highlight": string;
3958
+ "vs-color-border-bold": string;
3959
+ "vs-color-border-success": string;
3960
+ "vs-color-border-warning": string;
3961
+ "vs-color-border-error": string;
3962
+ "vs-color-border-disabled": string;
3963
+ "vs-color-icon-primary": string;
3964
+ "vs-color-icon-secondary": string;
3965
+ "vs-color-icon-tertiary": string;
3966
+ "vs-color-icon-inverse": string;
3967
+ "vs-color-icon-cta-on-light": string;
3968
+ "vs-color-icon-highlight": string;
3969
+ "vs-color-icon-success": string;
3970
+ "vs-color-icon-warning": string;
3971
+ "vs-color-icon-error": string;
3972
+ "vs-color-icon-disabled": string;
3973
+ "vs-color-icon-accent-saltire-30": string;
3974
+ "vs-color-icon-ski-easy": string;
3975
+ "vs-color-icon-ski-intermediate": string;
3976
+ "vs-color-icon-ski-difficult": string;
3977
+ "vs-color-icon-ski-very-difficult": string;
3978
+ "vs-color-icon-ski-itineraries": string;
3979
+ "vs-color-icon-ski-other": string;
3980
+ "vs-color-icon-accent-loch-ness": string;
3981
+ "vs-color-icon-accent-grey-02": string;
3982
+ "vs-color-icon-accent-saltire": string;
3983
+ "vs-color-icon-accent-bramble": string;
3984
+ "vs-color-icon-accent-heather": string;
3985
+ "vs-color-icon-accent-whisky": string;
3986
+ "vs-color-icon-accent-cranachan": string;
3987
+ "vs-color-icon-accent-buachaille": string;
3988
+ "vs-color-interaction-focus": string;
3989
+ "vs-color-interaction-focus-on-bold": string;
3990
+ "vs-color-interaction-cta-primary": string;
3991
+ "vs-color-interaction-cta-secondary": string;
3992
+ "vs-color-interaction-cta-hover": string;
3993
+ "vs-color-interaction-cta-pressed": string;
3994
+ "vs-color-interaction-cta-disabled": string;
3995
+ "vs-color-interaction-cta-subtle-hover": string;
3996
+ "vs-color-interaction-cta-subtle-pressed": string;
3997
+ "vs-color-interaction-cta-subtle": string;
3998
+ "vs-color-interaction-link-primary": string;
3999
+ "vs-color-interaction-link-secondary": string;
4000
+ "vs-color-interaction-link-active": string;
4001
+ "vs-color-interaction-link-visited": string;
4002
+ "vs-color-interaction-link-disabled": string;
4003
+ "vs-color-interaction-link-visited-on-bold": string;
4004
+ "vs-color-text-primary": string;
4005
+ "vs-color-text-secondary": string;
4006
+ "vs-color-text-tertiary": string;
4007
+ "vs-color-text-inverse": string;
4008
+ "vs-color-text-cta-on-light": string;
4009
+ "vs-color-text-highlight": string;
4010
+ "vs-color-text-brand": string;
4011
+ "vs-color-text-error": string;
4012
+ "vs-color-text-success": string;
4013
+ "vs-color-text-disabled": string;
4014
+ breakpoint_xl: string;
4015
+ grid_container_width_xl: string;
4016
+ breakpoint_md: string;
4017
+ max_container_width_xl: string;
4018
+ grid_container_width_md: string;
4019
+ breakpoint_sm: string;
4020
+ breakpoint_lg: string;
4021
+ breakpoint_xs: string;
4022
+ max_container_width_md: string;
4023
+ grid_container_width_sm: string;
4024
+ grid_container_width_lg: string;
4025
+ max_container_width_sm: string;
4026
+ max_container_width_lg: string;
4027
+ max_container_width_xxl: string;
4028
+ grid_container_width_xxl: string;
4029
+ breakpoint_xxl: string;
4030
+ grid_columns: string;
4031
+ grid_gutter_width: string;
4032
+ "vs-spacer-0": string;
4033
+ "vs-spacer-0125": string;
4034
+ "vs-spacer-025": string;
4035
+ "vs-spacer-050": string;
4036
+ "vs-spacer-075": string;
4037
+ "vs-spacer-100": string;
4038
+ "vs-spacer-125": string;
4039
+ "vs-spacer-150": string;
4040
+ "vs-spacer-175": string;
4041
+ "vs-spacer-200": string;
4042
+ "vs-spacer-225": string;
4043
+ "vs-spacer-250": string;
4044
+ "vs-spacer-300": string;
4045
+ "vs-spacer-400": string;
4046
+ "vs-spacer-500": string;
4047
+ "vs-spacer-600": string;
4048
+ "vs-spacer-700": string;
4049
+ "vs-radius-medium": string;
4050
+ "vs-radius-none": string;
4051
+ "vs-radius-large-increased": string;
4052
+ "vs-radius-extra-large-increased": string;
4053
+ "vs-radius-tiny": string;
4054
+ "vs-radius-large": string;
4055
+ "vs-radius-extra-large": string;
4056
+ "vs-radius-extra-extra-large": string;
4057
+ "vs-radius-huge": string;
4058
+ "vs-radius-full": string;
4059
+ "vs-radius-small": string;
4060
+ "vs-elevation-shadow-raised": string;
4061
+ "vs-elevation-shadow-overlay": string;
4062
+ "vs-elevation-surface": string;
4063
+ "vs-elevation-surface-section": string;
4064
+ "vs-elevation-surface-raised": string;
4065
+ "vs-elevation-surface-overlay": string;
4066
+ "vs-focus-shadow": string;
4067
+ "vs-focus-shadow-on-dark": string;
4068
+ "vs-border-width-sm": string;
4069
+ "vs-border-width-md": string;
4070
+ "vs-font-size-display-m": string;
4071
+ "vs-font-size-display-s": string;
4072
+ "vs-font-size-heading-xl": string;
4073
+ "vs-font-size-heading-l": string;
4074
+ "vs-font-size-heading-m": string;
4075
+ "vs-font-size-heading-s": string;
4076
+ "vs-font-size-heading-xs": string;
4077
+ "vs-font-size-heading-xxs": string;
4078
+ "vs-font-size-heading-xxxs": string;
4079
+ "vs-font-size-detail-l": string;
4080
+ "vs-font-size-detail-m": string;
4081
+ "vs-font-size-detail-s": string;
4082
+ "vs-font-size-body-l": string;
4083
+ "vs-font-size-body-m": string;
4084
+ "vs-font-size-body-s": string;
4085
+ "vs-font-weight-strong": string;
4086
+ "vs-font-weight-medium": string;
4087
+ "vs-font-weight-regular": string;
4088
+ "vs-font-weight-subtle": string;
4089
+ "vs-font-weight-heading": string;
4090
+ "vs-font-weight-body": string;
4091
+ "vs-font-weight-detail": string;
4092
+ "vs-font-family-sans-serif": string;
4093
+ "vs-font-family-display": string;
4094
+ "vs-line-height-heading": number;
4095
+ "vs-line-height-detail": number;
4096
+ "vs-line-height-body": number;
4097
+ "vs-letter-spacing-display": string;
4098
+ "vs-letter-spacing-heading": string;
4099
+ "vs-letter-spacing-detail": string;
4100
+ "vs-letter-spacing-body": string;
4101
+ icon_size_xxs: string;
4102
+ icon_size_xs: string;
4103
+ icon_size_sm: string;
4104
+ icon_size_md: string;
4105
+ icon_size_lg: string;
4106
+ icon_size_xl: string;
4107
+ "vs-icon-facility-audio-loop": string;
4108
+ "vs-icon-control-collapse": string;
4109
+ "vs-icon-facility-wheelchair-access": string;
4110
+ "vs-icon-control-pause": string;
4111
+ "vs-icon-facility-cafe": string;
4112
+ "vs-icon-feedback-error": string;
4113
+ "vs-icon-facility-accessible-parking": string;
4114
+ "vs-icon-control-filters": string;
4115
+ "vs-icon-feedback-information": string;
4116
+ "vs-icon-control-external-link": string;
4117
+ "vs-icon-control-play": string;
4118
+ "vs-icon-facility-accessible-dining": string;
4119
+ "vs-icon-facility-public-transport": string;
4120
+ "vs-icon-season-winter": string;
4121
+ "vs-icon-control-expand": string;
4122
+ "vs-icon-facility-pets-welcome": string;
4123
+ "vs-icon-facility-parking": string;
4124
+ "vs-icon-control-menu": string;
4125
+ "vs-icon-season-spring": string;
4126
+ "vs-icon-season-summer": string;
4127
+ "vs-icon-facility-breakfast": string;
4128
+ "vs-icon-control-back-to-top": string;
4129
+ "vs-icon-control-dismiss": string;
4130
+ "vs-icon-feedback-warning": string;
4131
+ "vs-icon-facility-accessible-shower": string;
4132
+ "vs-icon-facility-wifi": string;
4133
+ "vs-icon-control-search": string;
4134
+ "vs-icon-control-download": string;
4135
+ "vs-icon-season-autumn": string;
4136
+ "vs-icon-facility-accessible-toilet": string;
4137
+ "vs-icon-feedback-success": string;
4138
+ "vs-icon-facility-vegan": string;
4139
+ "font-size-1": string;
4140
+ "font-size-2": string;
4141
+ "font-size-3": string;
4142
+ "font-size-4": string;
4143
+ "font-size-5": string;
4144
+ "font-size-6": string;
4145
+ "font-size-7": string;
4146
+ "font-size-8": string;
4147
+ "font-size-9": string;
4148
+ "font-size-10": string;
4149
+ "font-size-body": string;
4150
+ "font-size-body-md": string;
4151
+ "font-size-lead": string;
4152
+ "font-size-lead-md": string;
4153
+ "font-size-teaser": string;
4154
+ opacity_100: string;
4155
+ opacity_50: string;
4156
+ opacity_0: string;
4157
+ duration_quickly: string;
4158
+ duration_base: string;
4159
+ duration_slowly: string;
4160
+ no_javascript: string;
4161
+ theme_dark: string;
4162
+ theme_grey: string;
4163
+ };
4164
+ }, {
4165
+ iconClasses(): any[];
4166
+ fontAwesomeClasses(): any;
4167
+ iconStyles(): {
4168
+ color: string;
4169
+ };
4170
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4171
+ icon: {
4172
+ type: StringConstructor;
4173
+ required: true;
4174
+ };
4175
+ variant: {
4176
+ type: StringConstructor;
4177
+ default: string;
4178
+ validator: (value: unknown) => any;
4179
+ };
4180
+ customColour: {
4181
+ type: StringConstructor;
4182
+ default: any;
4183
+ };
4184
+ size: {
4185
+ type: StringConstructor;
4186
+ default: string;
4187
+ validator: (value: unknown) => any;
4188
+ };
4189
+ smallSize: {
4190
+ type: StringConstructor;
4191
+ default: any;
4192
+ validator: (value: unknown) => any;
4193
+ };
4194
+ }>> & Readonly<{}>, {
4195
+ variant: string;
4196
+ customColour: string;
4197
+ size: string;
4198
+ smallSize: string;
4199
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4200
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4201
+ VsImg: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
4202
+ src: {
4203
+ type: StringConstructor;
4204
+ required: true;
4205
+ };
4206
+ lowResImage: {
4207
+ type: StringConstructor;
4208
+ default: any;
4209
+ };
4210
+ alt: {
4211
+ type: StringConstructor;
4212
+ default: string;
4213
+ };
4214
+ fluid: {
4215
+ type: BooleanConstructor;
4216
+ default: boolean;
4217
+ };
4218
+ fluidGrow: {
4219
+ type: BooleanConstructor;
4220
+ default: boolean;
4221
+ };
4222
+ useGenericLqip: {
4223
+ type: BooleanConstructor;
4224
+ default: boolean;
4225
+ };
4226
+ useLazyLoading: {
4227
+ type: BooleanConstructor;
4228
+ default: boolean;
4229
+ };
4230
+ }>, {}, {}, {
4231
+ imgStyle(): {
4232
+ backgroundImage: string;
4233
+ };
4234
+ isSvg(): boolean;
4235
+ computedSrcSet(): unknown;
4236
+ }, {}, {
4237
+ computed: {
4238
+ fullSrcSet(): string;
4239
+ };
4240
+ methods: {
4241
+ specificImgSize(size: any): string;
4242
+ };
4243
+ } | {
4244
+ inject: {
4245
+ cols: {
4246
+ default: number;
4247
+ };
4248
+ sm: {
4249
+ default: number;
4250
+ };
4251
+ md: {
4252
+ default: number;
4253
+ };
4254
+ lg: {
4255
+ default: number;
4256
+ };
4257
+ xl: {
4258
+ default: number;
4259
+ };
4260
+ };
4261
+ computed: {
4262
+ computedSizes(): string;
4263
+ };
4264
+ }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4265
+ src: {
4266
+ type: StringConstructor;
4267
+ required: true;
4268
+ };
4269
+ lowResImage: {
4270
+ type: StringConstructor;
4271
+ default: any;
4272
+ };
4273
+ alt: {
4274
+ type: StringConstructor;
4275
+ default: string;
4276
+ };
4277
+ fluid: {
4278
+ type: BooleanConstructor;
4279
+ default: boolean;
4280
+ };
4281
+ fluidGrow: {
4282
+ type: BooleanConstructor;
4283
+ default: boolean;
4284
+ };
4285
+ useGenericLqip: {
4286
+ type: BooleanConstructor;
4287
+ default: boolean;
4288
+ };
4289
+ useLazyLoading: {
4290
+ type: BooleanConstructor;
4291
+ default: boolean;
4292
+ };
4293
+ }>> & Readonly<{}>, {
4294
+ fluid: boolean;
4295
+ fluidGrow: boolean;
4296
+ lowResImage: string;
4297
+ alt: string;
4298
+ useGenericLqip: boolean;
4299
+ useLazyLoading: boolean;
4300
+ }, {}, {
4301
+ BImg: import('vue').DefineComponent<{
4302
+ rounded: {
4303
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4304
+ default: boolean;
4305
+ };
4306
+ start: {
4307
+ type: import('vue').PropType<boolean>;
4308
+ default: boolean;
4309
+ };
4310
+ end: {
4311
+ type: import('vue').PropType<boolean>;
4312
+ default: boolean;
4313
+ };
4314
+ center: {
4315
+ type: import('vue').PropType<boolean>;
4316
+ default: boolean;
4317
+ };
4318
+ fluid: {
4319
+ type: import('vue').PropType<boolean>;
4320
+ default: boolean;
4321
+ };
4322
+ src: {
4323
+ type: import('vue').PropType<string>;
4324
+ default: undefined;
4325
+ };
4326
+ blank: {
4327
+ type: import('vue').PropType<boolean>;
4328
+ default: boolean;
4329
+ };
4330
+ blankColor: {
4331
+ type: import('vue').PropType<string>;
4332
+ default: string;
4333
+ };
4334
+ block: {
4335
+ type: import('vue').PropType<boolean>;
4336
+ default: boolean;
4337
+ };
4338
+ fluidGrow: {
4339
+ type: import('vue').PropType<boolean>;
4340
+ default: boolean;
4341
+ };
4342
+ height: {
4343
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
4344
+ default: undefined;
4345
+ };
4346
+ lazy: {
4347
+ type: import('vue').PropType<boolean>;
4348
+ default: boolean;
4349
+ };
4350
+ sizes: {
4351
+ type: import('vue').PropType<string | readonly string[]>;
4352
+ default: undefined;
4353
+ };
4354
+ srcset: {
4355
+ type: import('vue').PropType<string | readonly string[]>;
4356
+ default: undefined;
4357
+ };
4358
+ thumbnail: {
4359
+ type: import('vue').PropType<boolean>;
4360
+ default: boolean;
4361
+ };
4362
+ width: {
4363
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
4364
+ default: undefined;
4365
+ };
4366
+ roundedTop: {
4367
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4368
+ default: undefined;
4369
+ };
4370
+ roundedBottom: {
4371
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4372
+ default: undefined;
4373
+ };
4374
+ roundedStart: {
4375
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4376
+ default: undefined;
4377
+ };
4378
+ roundedEnd: {
4379
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4380
+ default: undefined;
4381
+ };
4382
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4383
+ rounded: {
4384
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4385
+ default: boolean;
4386
+ };
4387
+ start: {
4388
+ type: import('vue').PropType<boolean>;
4389
+ default: boolean;
4390
+ };
4391
+ end: {
4392
+ type: import('vue').PropType<boolean>;
4393
+ default: boolean;
4394
+ };
4395
+ center: {
4396
+ type: import('vue').PropType<boolean>;
4397
+ default: boolean;
4398
+ };
4399
+ fluid: {
4400
+ type: import('vue').PropType<boolean>;
4401
+ default: boolean;
4402
+ };
4403
+ src: {
4404
+ type: import('vue').PropType<string>;
4405
+ default: undefined;
4406
+ };
4407
+ blank: {
4408
+ type: import('vue').PropType<boolean>;
4409
+ default: boolean;
4410
+ };
4411
+ blankColor: {
4412
+ type: import('vue').PropType<string>;
4413
+ default: string;
4414
+ };
4415
+ block: {
4416
+ type: import('vue').PropType<boolean>;
4417
+ default: boolean;
4418
+ };
4419
+ fluidGrow: {
4420
+ type: import('vue').PropType<boolean>;
4421
+ default: boolean;
4422
+ };
4423
+ height: {
4424
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
4425
+ default: undefined;
4426
+ };
4427
+ lazy: {
4428
+ type: import('vue').PropType<boolean>;
4429
+ default: boolean;
4430
+ };
4431
+ sizes: {
4432
+ type: import('vue').PropType<string | readonly string[]>;
4433
+ default: undefined;
4434
+ };
4435
+ srcset: {
4436
+ type: import('vue').PropType<string | readonly string[]>;
4437
+ default: undefined;
4438
+ };
4439
+ thumbnail: {
4440
+ type: import('vue').PropType<boolean>;
4441
+ default: boolean;
4442
+ };
4443
+ width: {
4444
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
4445
+ default: undefined;
4446
+ };
4447
+ roundedTop: {
4448
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4449
+ default: undefined;
4450
+ };
4451
+ roundedBottom: {
4452
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4453
+ default: undefined;
4454
+ };
4455
+ roundedStart: {
4456
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4457
+ default: undefined;
4458
+ };
4459
+ roundedEnd: {
4460
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
4461
+ default: undefined;
4462
+ };
4463
+ }>>, {
4464
+ fluid: boolean;
4465
+ start: boolean;
4466
+ end: boolean;
4467
+ center: boolean;
4468
+ src: string;
4469
+ srcset: string | readonly string[];
4470
+ width: import('node_modules/bootstrap-vue-next/dist/src/types').Numberish;
4471
+ height: import('node_modules/bootstrap-vue-next/dist/src/types').Numberish;
4472
+ lazy: boolean;
4473
+ block: boolean;
4474
+ rounded: boolean | import('bootstrap-vue-next').RadiusElement;
4475
+ roundedTop: boolean | import('bootstrap-vue-next').RadiusElement;
4476
+ roundedBottom: boolean | import('bootstrap-vue-next').RadiusElement;
4477
+ roundedStart: boolean | import('bootstrap-vue-next').RadiusElement;
4478
+ roundedEnd: boolean | import('bootstrap-vue-next').RadiusElement;
4479
+ blank: boolean;
4480
+ blankColor: string;
4481
+ fluidGrow: boolean;
4482
+ sizes: string | readonly string[];
4483
+ thumbnail: boolean;
4484
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4485
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4486
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
4487
+ }, {
4488
+ playVideo(): void;
4489
+ pauseVideo(): void;
4490
+ stopVideo(): void;
4491
+ toggleVideo(): void;
4492
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
4493
+ videoType: {
4494
+ type: StringConstructor;
4495
+ default: string;
4496
+ validator: (value: unknown) => boolean;
4497
+ };
4498
+ videoSrc: {
4499
+ type: StringConstructor;
4500
+ default: string;
4501
+ };
4502
+ posterImageSrc: {
4503
+ type: StringConstructor;
4504
+ default: string;
4505
+ };
4506
+ videoId: {
4507
+ type: StringConstructor;
4508
+ default: string;
4509
+ };
4510
+ videoTitle: {
4511
+ type: StringConstructor;
4512
+ default: string;
4513
+ };
4514
+ language: {
4515
+ type: StringConstructor;
4516
+ default: string;
4517
+ };
4518
+ singleMinuteDescriptor: {
4519
+ type: StringConstructor;
4520
+ default: string;
4521
+ };
4522
+ pluralMinuteDescriptor: {
4523
+ type: StringConstructor;
4524
+ default: string;
4525
+ };
4526
+ noCookiesMessage: {
4527
+ type: StringConstructor;
4528
+ default: string;
4529
+ };
4530
+ cookieBtnText: {
4531
+ type: StringConstructor;
4532
+ default: string;
4533
+ };
4534
+ noJsMessage: {
4535
+ type: StringConstructor;
4536
+ default: string;
4537
+ };
4538
+ playButtonLabel: {
4539
+ type: StringConstructor;
4540
+ default: string;
4541
+ };
4542
+ pauseButtonLabel: {
4543
+ type: StringConstructor;
4544
+ default: string;
4545
+ };
4546
+ showToggle: {
4547
+ type: BooleanConstructor;
4548
+ default: boolean;
4549
+ };
4550
+ lazyLoad: {
4551
+ type: BooleanConstructor;
4552
+ default: boolean;
4553
+ };
4554
+ }>> & Readonly<{}>, {
4555
+ language: string;
4556
+ noJsMessage: string;
4557
+ noCookiesMessage: string;
4558
+ videoId: string;
4559
+ videoTitle: string;
4560
+ singleMinuteDescriptor: string;
4561
+ pluralMinuteDescriptor: string;
4562
+ cookieBtnText: string;
4563
+ lazyLoad: boolean;
4564
+ videoSrc: string;
4565
+ posterImageSrc: string;
4566
+ playButtonLabel: string;
4567
+ pauseButtonLabel: string;
4568
+ showToggle: boolean;
4569
+ videoType: string;
4570
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1745
4571
  }, {}, string, () => {
1746
4572
  videoPlayingStatus: string;
1747
4573
  videoPausedStatus: string;