@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
@@ -1,17 +1,32 @@
1
1
  declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
2
  /**
3
- * The YouTube ID for the video
3
+ * The type of video player to display
4
+ */
5
+ videoType: {
6
+ type: StringConstructor;
7
+ default: string;
8
+ validator: (value: unknown) => boolean;
9
+ };
10
+ /**
11
+ * The video url for HTML5 player
4
12
  */
5
- language: {
13
+ videoSrc: {
14
+ type: StringConstructor;
15
+ default: string;
16
+ };
17
+ /**
18
+ * The poster image URL for video player
19
+ */
20
+ posterImageSrc: {
6
21
  type: StringConstructor;
7
22
  default: string;
8
23
  };
9
24
  /**
10
- * The YouTube ID for the video
25
+ * The video ID for the video, used for both YouTube and HTML5 players
11
26
  */
12
27
  videoId: {
13
28
  type: StringConstructor;
14
- required: true;
29
+ default: string;
15
30
  };
16
31
  /**
17
32
  * The title of the video, set in the CMS
@@ -20,6 +35,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
20
35
  type: StringConstructor;
21
36
  default: string;
22
37
  };
38
+ /**
39
+ * The language of the video
40
+ */
41
+ language: {
42
+ type: StringConstructor;
43
+ default: string;
44
+ };
23
45
  /**
24
46
  * A string to be shown with the rounded time, when the rounded
25
47
  * minute value is singular. Should contain '%s' to be replaced by the
@@ -48,14 +70,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
48
70
  */
49
71
  noCookiesMessage: {
50
72
  type: StringConstructor;
51
- required: true;
73
+ default: string;
52
74
  };
53
75
  /**
54
76
  * Text used for the link which opens the cookie preference centre.
55
77
  */
56
78
  cookieBtnText: {
57
79
  type: StringConstructor;
58
- required: true;
80
+ default: string;
59
81
  };
60
82
  /**
61
83
  /**
@@ -63,686 +85,2566 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
63
85
  * is provided for descendent components to inject
64
86
  */
65
87
  noJsMessage: {
66
- type: StringConstructor;
67
- required: true;
68
- };
69
- /**
70
- * Message to show when there's an error with a third party
71
- */
72
- errorMessage: {
73
88
  type: StringConstructor;
74
89
  default: string;
75
90
  };
76
- }>, {}, {
77
- duration: {
78
- minutes: number;
79
- seconds: number;
80
- roundedMinutes: string;
81
- };
82
- playerVars: {
83
- hl: string;
84
- };
85
- requiredCookies: 1[];
86
- reRendering: boolean;
87
- shouldAutoPlay: boolean;
88
- jsDisabled: boolean;
89
- }, {
90
- showError(): boolean;
91
- warningText(): string;
92
- player(): any;
93
- }, {
94
- playerReady(): Promise<void>;
95
- /**
96
- * Plays the video
97
- */
98
- playVideo(): Promise<void>;
99
- /**
100
- * Pauses the video
101
- */
102
- pauseVideo(): Promise<void>;
103
- /**
104
- * Stops the video, which resets to beginning
105
- */
106
- stopVideo(): Promise<void>;
107
- /**
108
- * Triggered by video status events from the vue-youtube component. When any of these
109
- * occur an appropriate analytics event is dispatched to the datalayer.
110
- */
111
- youtubePlaying(): void;
112
- youtubePaused(): void;
113
- youtubeEnded(): void;
114
- /**
115
- * Submits an event to the datalayer mixin when the video is played or paused
116
- */
117
- analyticsEvent(videoStatus: any): void;
118
- getPlayerDetails(): Promise<void>;
119
- /**
120
- * Converts time in seconds to minutes and seconds,
121
- * returns an object.
122
- */
123
- formatTime(timeInSeconds: any): void;
124
- /**
125
- * Takes a time expressed as minutes and seconds and returns the number of minutes rounded
126
- * to the nearest one. Any time less than one minute is rounded up to one.
127
- */
128
- getRoundedMinutes(minutes: any, seconds: any): any;
129
- /**
130
- * Checks if the number of (rounded) minutes the video is long is singular or plural, then
131
- * returns the appropriate descriptor string with the duration subbed in
132
- */
133
- formatSingularOrPlural(minutes: any): string;
134
- /**
135
- * Takes a number, returns a string padded with a
136
- * leading 0 if the number is less than 10
137
- */
138
- pad(toPad: any): any;
139
- /**
140
- * Send video details to Pinia store
141
- */
142
- storeVideoDetails(): void;
143
- /**
144
- * Attaches event listeners upon mounting video. These include play and pause functions,
145
- * for external play buttons and autoplay functionality for a video inside a modal.
146
- */
147
- setEventListeners(): void;
148
- }, {
149
- computed: {
150
- pageUrl: () => string;
151
- };
152
- data(): {
153
- dataLayerLoadConfirmed: boolean;
154
- dataLayerStore: any;
155
- };
156
- mounted(): void;
157
- methods: {
158
- templateFiller(template: any, values: any): {};
159
- createDataLayerObject(type: any, event: any, href: any): void;
160
- returnIsoDate(): string;
161
- pushToDataLayer(object: any): void;
162
- compileFullTemplate(templateValues: any): any;
163
- targetText(event: any): any;
164
- };
165
- } | {
166
- data(): {
167
- requiredCookies: any[];
168
- requiredCookiesAllowed: boolean;
169
- cookieManagerLoaded: boolean;
170
- };
171
- methods: {
172
- managerLoaded(): void;
173
- cookiesUpdated(): void;
174
- };
175
- computed: {
176
- cookiesAllowed(): any;
177
- cookiesLoaded(): any;
178
- };
179
- mounted(): void;
180
- }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
181
91
  /**
182
- * The YouTube ID for the video
92
+ * Text to be announced when button is toggled to play
183
93
  */
184
- language: {
94
+ playButtonLabel: {
185
95
  type: StringConstructor;
186
96
  default: string;
187
97
  };
188
98
  /**
189
- * The YouTube ID for the video
99
+ * Text to be announced when button is toggled to pause
190
100
  */
191
- videoId: {
101
+ pauseButtonLabel: {
192
102
  type: StringConstructor;
193
- required: true;
103
+ default: string;
194
104
  };
195
105
  /**
196
- * The title of the video, set in the CMS
106
+ * Whether to show play/pause toggle button
197
107
  */
198
- videoTitle: {
199
- type: StringConstructor;
200
- default: string;
108
+ showToggle: {
109
+ type: BooleanConstructor;
110
+ default: boolean;
201
111
  };
202
112
  /**
203
- * A string to be shown with the rounded time, when the rounded
204
- * minute value is singular. Should contain '%s' to be replaced by the
205
- * number of minutes
206
- *
207
- * Eg: '%s minute video', 'Video de %s minuto'
113
+ * Enable lazy loading - video only loads when scrolled into view
208
114
  */
209
- singleMinuteDescriptor: {
210
- type: StringConstructor;
211
- default: string;
115
+ lazyLoad: {
116
+ type: BooleanConstructor;
117
+ default: boolean;
212
118
  };
119
+ }>, {}, {
120
+ reRendering: boolean;
121
+ }, {
213
122
  /**
214
- * A string to be shown with the rounded time, when the rounded
215
- * minute value is plural. Should contain '%s' to be replaced
216
- * by the number of minutes
217
- *
218
- * Eg: '%s minute video', 'Video de %s minutos'
123
+ * Determines which video player component to use
124
+ * based on the videoType prop
219
125
  */
220
- pluralMinuteDescriptor: {
221
- type: StringConstructor;
222
- default: string;
223
- };
224
- /**
225
- * A message explaining why the component has been disabled with disabled cookies, is
226
- * provided for descendent components to inject
227
- */
228
- noCookiesMessage: {
229
- type: StringConstructor;
230
- required: true;
231
- };
232
- /**
233
- * Text used for the link which opens the cookie preference centre.
234
- */
235
- cookieBtnText: {
236
- type: StringConstructor;
237
- required: true;
238
- };
239
- /**
240
- /**
241
- * A message explaining why the component has been disabled when js is disabled,
242
- * is provided for descendent components to inject
243
- */
244
- noJsMessage: {
245
- type: StringConstructor;
246
- required: true;
247
- };
248
- /**
249
- * Message to show when there's an error with a third party
250
- */
251
- errorMessage: {
252
- type: StringConstructor;
253
- default: string;
254
- };
255
- }>> & Readonly<{}>, {
256
- language: string;
257
- errorMessage: string;
258
- videoTitle: string;
259
- singleMinuteDescriptor: string;
260
- pluralMinuteDescriptor: string;
261
- }, {}, {
262
- VsWarning: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
263
- icon: {
126
+ playerComponent(): import('vue').DefineComponent<import('vue').ExtractPropTypes<{
127
+ videoId: {
128
+ type: StringConstructor;
129
+ required: true;
130
+ };
131
+ videoTitle: {
264
132
  type: StringConstructor;
265
133
  default: string;
266
134
  };
267
- type: {
135
+ language: {
268
136
  type: StringConstructor;
269
137
  default: string;
270
- validator: (value: unknown) => any;
271
138
  };
272
- size: {
139
+ singleMinuteDescriptor: {
273
140
  type: StringConstructor;
274
141
  default: string;
275
- validator: (value: unknown) => any;
276
142
  };
277
- }>, {}, {}, {
278
- warningClasses(): string[];
279
- btnAttrs(): {
280
- class: string;
281
- size: string;
143
+ pluralMinuteDescriptor: {
144
+ type: StringConstructor;
145
+ default: string;
146
+ };
147
+ noCookiesMessage: {
148
+ type: StringConstructor;
149
+ required: true;
150
+ };
151
+ cookieBtnText: {
152
+ type: StringConstructor;
153
+ required: true;
154
+ };
155
+ noJsMessage: {
156
+ type: StringConstructor;
157
+ required: true;
282
158
  };
159
+ lazyLoad: {
160
+ type: BooleanConstructor;
161
+ default: boolean;
162
+ };
163
+ }>, {}, {
164
+ playerVars: {
165
+ hl: string;
166
+ };
167
+ requiredCookies: 1[];
168
+ duration: {
169
+ minutes: number;
170
+ seconds: number;
171
+ roundedMinutes: string;
172
+ };
173
+ jsDisabled: boolean;
174
+ isLoaded: boolean;
175
+ observer: any;
283
176
  }, {
284
- manageCookies(): void;
285
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
286
- icon: {
177
+ player(): any;
178
+ showError(): boolean;
179
+ warningText(): string;
180
+ }, {
181
+ playerReady(): Promise<void>;
182
+ playVideo(): Promise<void>;
183
+ pauseVideo(): Promise<void>;
184
+ toggleVideo(): Promise<void>;
185
+ stopVideo(): Promise<void>;
186
+ youtubePlaying(): void;
187
+ youtubePaused(): void;
188
+ youtubeEnded(): void;
189
+ analyticsEvent(videoStatus: any): void;
190
+ getPlayerDetails(): Promise<void>;
191
+ formatTime(timeInSeconds: any): void;
192
+ getRoundedMinutes(minutes: any, seconds: any): any;
193
+ formatSingularOrPlural(minutes: any): string;
194
+ pad(toPad: any): any;
195
+ storeVideoDetails(): void;
196
+ setEventListeners(): void;
197
+ setupIntersectionObserver(): void;
198
+ }, {
199
+ computed: {
200
+ pageUrl: () => string;
201
+ };
202
+ data(): {
203
+ dataLayerLoadConfirmed: boolean;
204
+ dataLayerStore: any;
205
+ };
206
+ mounted(): void;
207
+ methods: {
208
+ templateFiller(template: any, values: any): {};
209
+ createDataLayerObject(type: any, event: any, href: any): void;
210
+ returnIsoDate(): string;
211
+ pushToDataLayer(object: any): void;
212
+ compileFullTemplate(templateValues: any): any;
213
+ targetText(event: any): any;
214
+ };
215
+ } | {
216
+ data(): {
217
+ requiredCookies: any[];
218
+ requiredCookiesAllowed: boolean;
219
+ cookieManagerLoaded: boolean;
220
+ };
221
+ methods: {
222
+ managerLoaded(): void;
223
+ cookiesUpdated(): void;
224
+ };
225
+ computed: {
226
+ cookiesAllowed(): any;
227
+ cookiesLoaded(): any;
228
+ };
229
+ mounted(): void;
230
+ }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
231
+ videoId: {
232
+ type: StringConstructor;
233
+ required: true;
234
+ };
235
+ videoTitle: {
236
+ type: StringConstructor;
237
+ default: string;
238
+ };
239
+ language: {
287
240
  type: StringConstructor;
288
241
  default: string;
289
242
  };
290
- type: {
243
+ singleMinuteDescriptor: {
291
244
  type: StringConstructor;
292
245
  default: string;
293
- validator: (value: unknown) => any;
294
246
  };
295
- size: {
247
+ pluralMinuteDescriptor: {
296
248
  type: StringConstructor;
297
249
  default: string;
298
- validator: (value: unknown) => any;
250
+ };
251
+ noCookiesMessage: {
252
+ type: StringConstructor;
253
+ required: true;
254
+ };
255
+ cookieBtnText: {
256
+ type: StringConstructor;
257
+ required: true;
258
+ };
259
+ noJsMessage: {
260
+ type: StringConstructor;
261
+ required: true;
262
+ };
263
+ lazyLoad: {
264
+ type: BooleanConstructor;
265
+ default: boolean;
299
266
  };
300
267
  }>> & Readonly<{}>, {
301
- type: string;
302
- icon: string;
303
- size: string;
268
+ language: string;
269
+ videoTitle: string;
270
+ singleMinuteDescriptor: string;
271
+ pluralMinuteDescriptor: string;
272
+ lazyLoad: boolean;
304
273
  }, {}, {
305
- VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
274
+ VueYoutube: any;
275
+ VsWarning: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
306
276
  icon: {
307
277
  type: StringConstructor;
308
- required: true;
278
+ default: string;
309
279
  };
310
- variant: {
280
+ type: {
311
281
  type: StringConstructor;
312
282
  default: string;
313
283
  validator: (value: unknown) => any;
314
284
  };
315
- customColour: {
316
- type: StringConstructor;
317
- default: any;
318
- };
319
285
  size: {
320
286
  type: StringConstructor;
321
287
  default: string;
322
288
  validator: (value: unknown) => any;
323
289
  };
324
- smallSize: {
325
- type: StringConstructor;
326
- default: any;
327
- validator: (value: unknown) => any;
328
- };
329
- }>, {}, {
330
- tokens: {
331
- "vs-color-background-primary": string;
332
- "vs-color-background-secondary": string;
333
- "vs-color-background-bold": string;
334
- "vs-color-background-brand": string;
335
- "vs-color-background-inverse": string;
336
- "vs-color-background-highlight": string;
337
- "vs-color-background-information": string;
338
- "vs-color-background-success": string;
339
- "vs-color-background-warning": string;
340
- "vs-color-background-error": string;
341
- "vs-color-background-accent-heather-80": string;
342
- "vs-color-background-accent-heather-30": string;
343
- "vs-color-background-accent-tolsta-40": string;
344
- "vs-color-background-accent-gorse-05": string;
345
- "vs-color-border-primary": string;
346
- "vs-color-border-secondary": string;
347
- "vs-color-border-inverse": string;
348
- "vs-color-border-input": string;
349
- "vs-color-border-highlight": string;
350
- "vs-color-border-bold": string;
351
- "vs-color-border-success": string;
352
- "vs-color-border-warning": string;
353
- "vs-color-border-error": string;
354
- "vs-color-border-disabled": string;
355
- "vs-color-icon-primary": string;
356
- "vs-color-icon-secondary": string;
357
- "vs-color-icon-tertiary": string;
358
- "vs-color-icon-inverse": string;
359
- "vs-color-icon-cta-on-light": string;
360
- "vs-color-icon-highlight": string;
361
- "vs-color-icon-success": string;
362
- "vs-color-icon-warning": string;
363
- "vs-color-icon-error": string;
364
- "vs-color-icon-disabled": string;
365
- "vs-color-icon-accent-saltire-30": string;
366
- "vs-color-icon-ski-easy": string;
367
- "vs-color-icon-ski-intermediate": string;
368
- "vs-color-icon-ski-difficult": string;
369
- "vs-color-icon-ski-very-difficult": string;
370
- "vs-color-icon-ski-itineraries": string;
371
- "vs-color-icon-ski-other": string;
372
- "vs-color-icon-accent-loch-ness": string;
373
- "vs-color-icon-accent-grey-02": string;
374
- "vs-color-icon-accent-saltire": string;
375
- "vs-color-icon-accent-bramble": string;
376
- "vs-color-icon-accent-heather": string;
377
- "vs-color-icon-accent-whisky": string;
378
- "vs-color-icon-accent-cranachan": string;
379
- "vs-color-icon-accent-buachaille": string;
380
- "vs-color-interaction-focus": string;
381
- "vs-color-interaction-focus-on-bold": string;
382
- "vs-color-interaction-cta-primary": string;
383
- "vs-color-interaction-cta-secondary": string;
384
- "vs-color-interaction-cta-hover": string;
385
- "vs-color-interaction-cta-pressed": string;
386
- "vs-color-interaction-cta-disabled": string;
387
- "vs-color-interaction-cta-subtle-hover": string;
388
- "vs-color-interaction-cta-subtle-pressed": string;
389
- "vs-color-interaction-cta-subtle": string;
390
- "vs-color-interaction-link-primary": string;
391
- "vs-color-interaction-link-secondary": string;
392
- "vs-color-interaction-link-active": string;
393
- "vs-color-interaction-link-visited": string;
394
- "vs-color-interaction-link-disabled": string;
395
- "vs-color-interaction-link-visited-on-bold": string;
396
- "vs-color-text-primary": string;
397
- "vs-color-text-secondary": string;
398
- "vs-color-text-tertiary": string;
399
- "vs-color-text-inverse": string;
400
- "vs-color-text-cta-on-light": string;
401
- "vs-color-text-highlight": string;
402
- "vs-color-text-brand": string;
403
- "vs-color-text-error": string;
404
- "vs-color-text-success": string;
405
- "vs-color-text-disabled": string;
406
- breakpoint_xl: string;
407
- grid_container_width_xl: string;
408
- breakpoint_md: string;
409
- max_container_width_xl: string;
410
- grid_container_width_md: string;
411
- breakpoint_sm: string;
412
- breakpoint_lg: string;
413
- breakpoint_xs: string;
414
- max_container_width_md: string;
415
- grid_container_width_sm: string;
416
- grid_container_width_lg: string;
417
- max_container_width_sm: string;
418
- max_container_width_lg: string;
419
- max_container_width_xxl: string;
420
- grid_container_width_xxl: string;
421
- breakpoint_xxl: string;
422
- grid_columns: string;
423
- grid_gutter_width: string;
424
- "vs-spacer-0": string;
425
- "vs-spacer-0125": string;
426
- "vs-spacer-025": string;
427
- "vs-spacer-050": string;
428
- "vs-spacer-075": string;
429
- "vs-spacer-100": string;
430
- "vs-spacer-125": string;
431
- "vs-spacer-150": string;
432
- "vs-spacer-175": string;
433
- "vs-spacer-200": string;
434
- "vs-spacer-225": string;
435
- "vs-spacer-250": string;
436
- "vs-spacer-300": string;
437
- "vs-spacer-400": string;
438
- "vs-spacer-500": string;
439
- "vs-spacer-600": string;
440
- "vs-spacer-700": string;
441
- "vs-radius-medium": string;
442
- "vs-radius-none": string;
443
- "vs-radius-large-increased": string;
444
- "vs-radius-extra-large-increased": string;
445
- "vs-radius-tiny": string;
446
- "vs-radius-large": string;
447
- "vs-radius-extra-large": string;
448
- "vs-radius-extra-extra-large": string;
449
- "vs-radius-huge": string;
450
- "vs-radius-full": string;
451
- "vs-radius-small": string;
452
- "vs-elevation-shadow-raised": string;
453
- "vs-elevation-shadow-overlay": string;
454
- "vs-elevation-surface": string;
455
- "vs-elevation-surface-section": string;
456
- "vs-elevation-surface-raised": string;
457
- "vs-elevation-surface-overlay": string;
458
- "vs-focus-shadow": string;
459
- "vs-focus-shadow-on-dark": string;
460
- "vs-border-width-sm": string;
461
- "vs-border-width-md": string;
462
- "vs-font-size-display-m": string;
463
- "vs-font-size-display-s": string;
464
- "vs-font-size-heading-xl": string;
465
- "vs-font-size-heading-l": string;
466
- "vs-font-size-heading-m": string;
467
- "vs-font-size-heading-s": string;
468
- "vs-font-size-heading-xs": string;
469
- "vs-font-size-heading-xxs": string;
470
- "vs-font-size-heading-xxxs": string;
471
- "vs-font-size-detail-l": string;
472
- "vs-font-size-detail-m": string;
473
- "vs-font-size-detail-s": string;
474
- "vs-font-size-body-l": string;
475
- "vs-font-size-body-m": string;
476
- "vs-font-size-body-s": string;
477
- "vs-font-weight-strong": string;
478
- "vs-font-weight-medium": string;
479
- "vs-font-weight-regular": string;
480
- "vs-font-weight-subtle": string;
481
- "vs-font-weight-heading": string;
482
- "vs-font-weight-body": string;
483
- "vs-font-weight-detail": string;
484
- "vs-font-family-sans-serif": string;
485
- "vs-font-family-display": string;
486
- "vs-line-height-heading": number;
487
- "vs-line-height-detail": number;
488
- "vs-line-height-body": number;
489
- "vs-letter-spacing-display": string;
490
- "vs-letter-spacing-heading": string;
491
- "vs-letter-spacing-detail": string;
492
- "vs-letter-spacing-body": string;
493
- icon_size_xxs: string;
494
- icon_size_xs: string;
495
- icon_size_sm: string;
496
- icon_size_md: string;
497
- icon_size_lg: string;
498
- icon_size_xl: string;
499
- "vs-icon-facility-audio-loop": string;
500
- "vs-icon-control-collapse": string;
501
- "vs-icon-facility-wheelchair-access": string;
502
- "vs-icon-control-pause": string;
503
- "vs-icon-facility-cafe": string;
504
- "vs-icon-feedback-error": string;
505
- "vs-icon-facility-accessible-parking": string;
506
- "vs-icon-control-filters": string;
507
- "vs-icon-feedback-information": string;
508
- "vs-icon-control-external-link": string;
509
- "vs-icon-control-play": string;
510
- "vs-icon-facility-accessible-dining": string;
511
- "vs-icon-facility-public-transport": string;
512
- "vs-icon-season-winter": string;
513
- "vs-icon-control-expand": string;
514
- "vs-icon-facility-pets-welcome": string;
515
- "vs-icon-facility-parking": string;
516
- "vs-icon-control-menu": string;
517
- "vs-icon-season-spring": string;
518
- "vs-icon-season-summer": string;
519
- "vs-icon-facility-breakfast": string;
520
- "vs-icon-control-back-to-top": string;
521
- "vs-icon-control-dismiss": string;
522
- "vs-icon-feedback-warning": string;
523
- "vs-icon-facility-accessible-shower": string;
524
- "vs-icon-facility-wifi": string;
525
- "vs-icon-control-search": string;
526
- "vs-icon-control-download": string;
527
- "vs-icon-season-autumn": string;
528
- "vs-icon-facility-accessible-toilet": string;
529
- "vs-icon-feedback-success": string;
530
- "vs-icon-facility-vegan": string;
531
- "font-size-1": string;
532
- "font-size-2": string;
533
- "font-size-3": string;
534
- "font-size-4": string;
535
- "font-size-5": string;
536
- "font-size-6": string;
537
- "font-size-7": string;
538
- "font-size-8": string;
539
- "font-size-9": string;
540
- "font-size-10": string;
541
- "font-size-body": string;
542
- "font-size-body-md": string;
543
- "font-size-lead": string;
544
- "font-size-lead-md": string;
545
- "font-size-teaser": string;
546
- opacity_100: string;
547
- opacity_50: string;
548
- opacity_0: string;
549
- duration_quickly: string;
550
- duration_base: string;
551
- duration_slowly: string;
552
- no_javascript: string;
553
- theme_dark: string;
554
- theme_grey: string;
290
+ }>, {}, {}, {
291
+ warningClasses(): string[];
292
+ btnAttrs(): {
293
+ class: string;
294
+ size: string;
555
295
  };
556
296
  }, {
557
- iconClasses(): any[];
558
- fontAwesomeClasses(): any;
559
- iconStyles(): {
560
- color: string;
561
- };
562
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
297
+ manageCookies(): void;
298
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
563
299
  icon: {
564
300
  type: StringConstructor;
565
- required: true;
301
+ default: string;
566
302
  };
567
- variant: {
303
+ type: {
568
304
  type: StringConstructor;
569
305
  default: string;
570
306
  validator: (value: unknown) => any;
571
307
  };
572
- customColour: {
573
- type: StringConstructor;
574
- default: any;
575
- };
576
308
  size: {
577
309
  type: StringConstructor;
578
310
  default: string;
579
311
  validator: (value: unknown) => any;
580
312
  };
581
- smallSize: {
582
- type: StringConstructor;
583
- default: any;
584
- validator: (value: unknown) => any;
585
- };
586
313
  }>> & Readonly<{}>, {
587
- variant: string;
588
- customColour: string;
314
+ type: string;
315
+ icon: string;
589
316
  size: string;
590
- smallSize: string;
591
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
592
- VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
593
- href: {
594
- type: StringConstructor;
595
- default: any;
596
- };
597
- tabindex: {
598
- type: StringConstructor;
599
- default: any;
600
- };
601
- variant: {
602
- type: StringConstructor;
603
- default: string;
604
- validator: (value: unknown) => any;
605
- };
606
- size: {
607
- type: StringConstructor;
608
- default: string;
609
- validator: (value: unknown) => any;
610
- };
611
- animate: {
612
- type: BooleanConstructor;
613
- default: boolean;
614
- };
615
- rounded: {
616
- type: BooleanConstructor;
617
- default: boolean;
618
- };
619
- icon: {
620
- type: StringConstructor;
621
- default: string;
622
- };
623
- iconOnly: {
624
- type: BooleanConstructor;
625
- default: boolean;
626
- };
627
- showLabelBreakpoint: {
628
- type: StringConstructor;
629
- default: string;
630
- validator: (value: unknown) => boolean;
631
- };
632
- active: {
633
- type: BooleanConstructor;
634
- default: boolean;
635
- };
636
- iconPosition: {
637
- type: StringConstructor;
638
- default: string;
639
- validator: (value: unknown) => any;
640
- };
641
- }>, {}, {
642
- isAnimating: boolean;
643
- }, {
644
- buttonClasses(): {
645
- [x: string]: string | boolean;
646
- 'vs-button--animated': boolean;
647
- 'vs-button--is-animating': boolean;
648
- 'vs-button--rounded': boolean;
649
- 'vs-button--icon-only': boolean;
650
- 'vs-button--active': boolean;
651
- 'vs-button--flex-reverse': boolean;
652
- };
653
- iconClasses(): {
654
- 'vs-icon--right': boolean;
655
- 'vs-icon--left': boolean;
656
- }[];
657
- buttonLabelClasses(): {
658
- [x: string]: string | true;
659
- 'visually-hidden': string | true;
660
- };
661
- }, {
662
- animateHandler(event: any): void;
663
- tabbedIn(event: any): void;
664
- trackLink(event: any): void;
665
- }, {
666
- computed: {
667
- pageUrl: () => string;
668
- };
669
- data(): {
670
- dataLayerLoadConfirmed: boolean;
671
- dataLayerStore: any;
672
- };
673
- mounted(): void;
674
- methods: {
675
- templateFiller(template: any, values: any): {};
676
- createDataLayerObject(type: any, event: any, href: any): void;
677
- returnIsoDate(): string;
678
- pushToDataLayer(object: any): void;
679
- compileFullTemplate(templateValues: any): any;
680
- targetText(event: any): any;
681
- };
682
- }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
683
- href: {
684
- type: StringConstructor;
685
- default: any;
686
- };
687
- tabindex: {
688
- type: StringConstructor;
689
- default: any;
690
- };
691
- variant: {
692
- type: StringConstructor;
693
- default: string;
694
- validator: (value: unknown) => any;
695
- };
696
- size: {
697
- type: StringConstructor;
698
- default: string;
699
- validator: (value: unknown) => any;
700
- };
701
- animate: {
702
- type: BooleanConstructor;
703
- default: boolean;
704
- };
705
- rounded: {
706
- type: BooleanConstructor;
707
- default: boolean;
708
- };
709
- icon: {
710
- type: StringConstructor;
317
+ }, {}, {
318
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
319
+ icon: {
320
+ type: StringConstructor;
321
+ required: true;
322
+ };
323
+ variant: {
324
+ type: StringConstructor;
325
+ default: string;
326
+ validator: (value: unknown) => any;
327
+ };
328
+ customColour: {
329
+ type: StringConstructor;
330
+ default: any;
331
+ };
332
+ size: {
333
+ type: StringConstructor;
334
+ default: string;
335
+ validator: (value: unknown) => any;
336
+ };
337
+ smallSize: {
338
+ type: StringConstructor;
339
+ default: any;
340
+ validator: (value: unknown) => any;
341
+ };
342
+ }>, {}, {
343
+ tokens: {
344
+ "vs-color-background-primary": string;
345
+ "vs-color-background-secondary": string;
346
+ "vs-color-background-bold": string;
347
+ "vs-color-background-brand": string;
348
+ "vs-color-background-inverse": string;
349
+ "vs-color-background-highlight": string;
350
+ "vs-color-background-information": string;
351
+ "vs-color-background-success": string;
352
+ "vs-color-background-warning": string;
353
+ "vs-color-background-error": string;
354
+ "vs-color-background-accent-heather-80": string;
355
+ "vs-color-background-accent-heather-30": string;
356
+ "vs-color-background-accent-tolsta-40": string;
357
+ "vs-color-background-accent-gorse-05": string;
358
+ "vs-color-border-primary": string;
359
+ "vs-color-border-secondary": string;
360
+ "vs-color-border-inverse": string;
361
+ "vs-color-border-input": string;
362
+ "vs-color-border-highlight": string;
363
+ "vs-color-border-bold": string;
364
+ "vs-color-border-success": string;
365
+ "vs-color-border-warning": string;
366
+ "vs-color-border-error": string;
367
+ "vs-color-border-disabled": string;
368
+ "vs-color-icon-primary": string;
369
+ "vs-color-icon-secondary": string;
370
+ "vs-color-icon-tertiary": string;
371
+ "vs-color-icon-inverse": string;
372
+ "vs-color-icon-cta-on-light": string;
373
+ "vs-color-icon-highlight": string;
374
+ "vs-color-icon-success": string;
375
+ "vs-color-icon-warning": string;
376
+ "vs-color-icon-error": string;
377
+ "vs-color-icon-disabled": string;
378
+ "vs-color-icon-accent-saltire-30": string;
379
+ "vs-color-icon-ski-easy": string;
380
+ "vs-color-icon-ski-intermediate": string;
381
+ "vs-color-icon-ski-difficult": string;
382
+ "vs-color-icon-ski-very-difficult": string;
383
+ "vs-color-icon-ski-itineraries": string;
384
+ "vs-color-icon-ski-other": string;
385
+ "vs-color-icon-accent-loch-ness": string;
386
+ "vs-color-icon-accent-grey-02": string;
387
+ "vs-color-icon-accent-saltire": string;
388
+ "vs-color-icon-accent-bramble": string;
389
+ "vs-color-icon-accent-heather": string;
390
+ "vs-color-icon-accent-whisky": string;
391
+ "vs-color-icon-accent-cranachan": string;
392
+ "vs-color-icon-accent-buachaille": string;
393
+ "vs-color-interaction-focus": string;
394
+ "vs-color-interaction-focus-on-bold": string;
395
+ "vs-color-interaction-cta-primary": string;
396
+ "vs-color-interaction-cta-secondary": string;
397
+ "vs-color-interaction-cta-hover": string;
398
+ "vs-color-interaction-cta-pressed": string;
399
+ "vs-color-interaction-cta-disabled": string;
400
+ "vs-color-interaction-cta-subtle-hover": string;
401
+ "vs-color-interaction-cta-subtle-pressed": string;
402
+ "vs-color-interaction-cta-subtle": string;
403
+ "vs-color-interaction-link-primary": string;
404
+ "vs-color-interaction-link-secondary": string;
405
+ "vs-color-interaction-link-active": string;
406
+ "vs-color-interaction-link-visited": string;
407
+ "vs-color-interaction-link-disabled": string;
408
+ "vs-color-interaction-link-visited-on-bold": string;
409
+ "vs-color-text-primary": string;
410
+ "vs-color-text-secondary": string;
411
+ "vs-color-text-tertiary": string;
412
+ "vs-color-text-inverse": string;
413
+ "vs-color-text-cta-on-light": string;
414
+ "vs-color-text-highlight": string;
415
+ "vs-color-text-brand": string;
416
+ "vs-color-text-error": string;
417
+ "vs-color-text-success": string;
418
+ "vs-color-text-disabled": string;
419
+ breakpoint_xl: string;
420
+ grid_container_width_xl: string;
421
+ breakpoint_md: string;
422
+ max_container_width_xl: string;
423
+ grid_container_width_md: string;
424
+ breakpoint_sm: string;
425
+ breakpoint_lg: string;
426
+ breakpoint_xs: string;
427
+ max_container_width_md: string;
428
+ grid_container_width_sm: string;
429
+ grid_container_width_lg: string;
430
+ max_container_width_sm: string;
431
+ max_container_width_lg: string;
432
+ max_container_width_xxl: string;
433
+ grid_container_width_xxl: string;
434
+ breakpoint_xxl: string;
435
+ grid_columns: string;
436
+ grid_gutter_width: string;
437
+ "vs-spacer-0": string;
438
+ "vs-spacer-0125": string;
439
+ "vs-spacer-025": string;
440
+ "vs-spacer-050": string;
441
+ "vs-spacer-075": string;
442
+ "vs-spacer-100": string;
443
+ "vs-spacer-125": string;
444
+ "vs-spacer-150": string;
445
+ "vs-spacer-175": string;
446
+ "vs-spacer-200": string;
447
+ "vs-spacer-225": string;
448
+ "vs-spacer-250": string;
449
+ "vs-spacer-300": string;
450
+ "vs-spacer-400": string;
451
+ "vs-spacer-500": string;
452
+ "vs-spacer-600": string;
453
+ "vs-spacer-700": string;
454
+ "vs-radius-medium": string;
455
+ "vs-radius-none": string;
456
+ "vs-radius-large-increased": string;
457
+ "vs-radius-extra-large-increased": string;
458
+ "vs-radius-tiny": string;
459
+ "vs-radius-large": string;
460
+ "vs-radius-extra-large": string;
461
+ "vs-radius-extra-extra-large": string;
462
+ "vs-radius-huge": string;
463
+ "vs-radius-full": string;
464
+ "vs-radius-small": string;
465
+ "vs-elevation-shadow-raised": string;
466
+ "vs-elevation-shadow-overlay": string;
467
+ "vs-elevation-surface": string;
468
+ "vs-elevation-surface-section": string;
469
+ "vs-elevation-surface-raised": string;
470
+ "vs-elevation-surface-overlay": string;
471
+ "vs-focus-shadow": string;
472
+ "vs-focus-shadow-on-dark": string;
473
+ "vs-border-width-sm": string;
474
+ "vs-border-width-md": string;
475
+ "vs-font-size-display-m": string;
476
+ "vs-font-size-display-s": string;
477
+ "vs-font-size-heading-xl": string;
478
+ "vs-font-size-heading-l": string;
479
+ "vs-font-size-heading-m": string;
480
+ "vs-font-size-heading-s": string;
481
+ "vs-font-size-heading-xs": string;
482
+ "vs-font-size-heading-xxs": string;
483
+ "vs-font-size-heading-xxxs": string;
484
+ "vs-font-size-detail-l": string;
485
+ "vs-font-size-detail-m": string;
486
+ "vs-font-size-detail-s": string;
487
+ "vs-font-size-body-l": string;
488
+ "vs-font-size-body-m": string;
489
+ "vs-font-size-body-s": string;
490
+ "vs-font-weight-strong": string;
491
+ "vs-font-weight-medium": string;
492
+ "vs-font-weight-regular": string;
493
+ "vs-font-weight-subtle": string;
494
+ "vs-font-weight-heading": string;
495
+ "vs-font-weight-body": string;
496
+ "vs-font-weight-detail": string;
497
+ "vs-font-family-sans-serif": string;
498
+ "vs-font-family-display": string;
499
+ "vs-line-height-heading": number;
500
+ "vs-line-height-detail": number;
501
+ "vs-line-height-body": number;
502
+ "vs-letter-spacing-display": string;
503
+ "vs-letter-spacing-heading": string;
504
+ "vs-letter-spacing-detail": string;
505
+ "vs-letter-spacing-body": string;
506
+ icon_size_xxs: string;
507
+ icon_size_xs: string;
508
+ icon_size_sm: string;
509
+ icon_size_md: string;
510
+ icon_size_lg: string;
511
+ icon_size_xl: string;
512
+ "vs-icon-facility-audio-loop": string;
513
+ "vs-icon-control-collapse": string;
514
+ "vs-icon-facility-wheelchair-access": string;
515
+ "vs-icon-control-pause": string;
516
+ "vs-icon-facility-cafe": string;
517
+ "vs-icon-feedback-error": string;
518
+ "vs-icon-facility-accessible-parking": string;
519
+ "vs-icon-control-filters": string;
520
+ "vs-icon-feedback-information": string;
521
+ "vs-icon-control-external-link": string;
522
+ "vs-icon-control-play": string;
523
+ "vs-icon-facility-accessible-dining": string;
524
+ "vs-icon-facility-public-transport": string;
525
+ "vs-icon-season-winter": string;
526
+ "vs-icon-control-expand": string;
527
+ "vs-icon-facility-pets-welcome": string;
528
+ "vs-icon-facility-parking": string;
529
+ "vs-icon-control-menu": string;
530
+ "vs-icon-season-spring": string;
531
+ "vs-icon-season-summer": string;
532
+ "vs-icon-facility-breakfast": string;
533
+ "vs-icon-control-back-to-top": string;
534
+ "vs-icon-control-dismiss": string;
535
+ "vs-icon-feedback-warning": string;
536
+ "vs-icon-facility-accessible-shower": string;
537
+ "vs-icon-facility-wifi": string;
538
+ "vs-icon-control-search": string;
539
+ "vs-icon-control-download": string;
540
+ "vs-icon-season-autumn": string;
541
+ "vs-icon-facility-accessible-toilet": string;
542
+ "vs-icon-feedback-success": string;
543
+ "vs-icon-facility-vegan": string;
544
+ "font-size-1": string;
545
+ "font-size-2": string;
546
+ "font-size-3": string;
547
+ "font-size-4": string;
548
+ "font-size-5": string;
549
+ "font-size-6": string;
550
+ "font-size-7": string;
551
+ "font-size-8": string;
552
+ "font-size-9": string;
553
+ "font-size-10": string;
554
+ "font-size-body": string;
555
+ "font-size-body-md": string;
556
+ "font-size-lead": string;
557
+ "font-size-lead-md": string;
558
+ "font-size-teaser": string;
559
+ opacity_100: string;
560
+ opacity_50: string;
561
+ opacity_0: string;
562
+ duration_quickly: string;
563
+ duration_base: string;
564
+ duration_slowly: string;
565
+ no_javascript: string;
566
+ theme_dark: string;
567
+ theme_grey: string;
568
+ };
569
+ }, {
570
+ iconClasses(): any[];
571
+ fontAwesomeClasses(): any;
572
+ iconStyles(): {
573
+ color: string;
574
+ };
575
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
576
+ icon: {
577
+ type: StringConstructor;
578
+ required: true;
579
+ };
580
+ variant: {
581
+ type: StringConstructor;
582
+ default: string;
583
+ validator: (value: unknown) => any;
584
+ };
585
+ customColour: {
586
+ type: StringConstructor;
587
+ default: any;
588
+ };
589
+ size: {
590
+ type: StringConstructor;
591
+ default: string;
592
+ validator: (value: unknown) => any;
593
+ };
594
+ smallSize: {
595
+ type: StringConstructor;
596
+ default: any;
597
+ validator: (value: unknown) => any;
598
+ };
599
+ }>> & Readonly<{}>, {
600
+ variant: string;
601
+ customColour: string;
602
+ size: string;
603
+ smallSize: string;
604
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
605
+ VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
606
+ href: {
607
+ type: StringConstructor;
608
+ default: any;
609
+ };
610
+ tabindex: {
611
+ type: StringConstructor;
612
+ default: any;
613
+ };
614
+ variant: {
615
+ type: StringConstructor;
616
+ default: string;
617
+ validator: (value: unknown) => any;
618
+ };
619
+ size: {
620
+ type: StringConstructor;
621
+ default: string;
622
+ validator: (value: unknown) => any;
623
+ };
624
+ animate: {
625
+ type: BooleanConstructor;
626
+ default: boolean;
627
+ };
628
+ rounded: {
629
+ type: BooleanConstructor;
630
+ default: boolean;
631
+ };
632
+ icon: {
633
+ type: StringConstructor;
634
+ default: string;
635
+ };
636
+ iconOnly: {
637
+ type: BooleanConstructor;
638
+ default: boolean;
639
+ };
640
+ showLabelBreakpoint: {
641
+ type: StringConstructor;
642
+ default: string;
643
+ validator: (value: unknown) => boolean;
644
+ };
645
+ active: {
646
+ type: BooleanConstructor;
647
+ default: boolean;
648
+ };
649
+ iconPosition: {
650
+ type: StringConstructor;
651
+ default: string;
652
+ validator: (value: unknown) => any;
653
+ };
654
+ }>, {}, {
655
+ isAnimating: boolean;
656
+ }, {
657
+ buttonClasses(): {
658
+ [x: string]: string | boolean;
659
+ 'vs-button--animated': boolean;
660
+ 'vs-button--is-animating': boolean;
661
+ 'vs-button--rounded': boolean;
662
+ 'vs-button--icon-only': boolean;
663
+ 'vs-button--active': boolean;
664
+ 'vs-button--flex-reverse': boolean;
665
+ };
666
+ iconClasses(): {
667
+ 'vs-icon--right': boolean;
668
+ 'vs-icon--left': boolean;
669
+ }[];
670
+ buttonLabelClasses(): {
671
+ [x: string]: string | true;
672
+ 'visually-hidden': string | true;
673
+ };
674
+ }, {
675
+ animateHandler(event: any): void;
676
+ tabbedIn(event: any): void;
677
+ trackLink(event: any): void;
678
+ }, {
679
+ computed: {
680
+ pageUrl: () => string;
681
+ };
682
+ data(): {
683
+ dataLayerLoadConfirmed: boolean;
684
+ dataLayerStore: any;
685
+ };
686
+ mounted(): void;
687
+ methods: {
688
+ templateFiller(template: any, values: any): {};
689
+ createDataLayerObject(type: any, event: any, href: any): void;
690
+ returnIsoDate(): string;
691
+ pushToDataLayer(object: any): void;
692
+ compileFullTemplate(templateValues: any): any;
693
+ targetText(event: any): any;
694
+ };
695
+ }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
696
+ href: {
697
+ type: StringConstructor;
698
+ default: any;
699
+ };
700
+ tabindex: {
701
+ type: StringConstructor;
702
+ default: any;
703
+ };
704
+ variant: {
705
+ type: StringConstructor;
706
+ default: string;
707
+ validator: (value: unknown) => any;
708
+ };
709
+ size: {
710
+ type: StringConstructor;
711
+ default: string;
712
+ validator: (value: unknown) => any;
713
+ };
714
+ animate: {
715
+ type: BooleanConstructor;
716
+ default: boolean;
717
+ };
718
+ rounded: {
719
+ type: BooleanConstructor;
720
+ default: boolean;
721
+ };
722
+ icon: {
723
+ type: StringConstructor;
724
+ default: string;
725
+ };
726
+ iconOnly: {
727
+ type: BooleanConstructor;
728
+ default: boolean;
729
+ };
730
+ showLabelBreakpoint: {
731
+ type: StringConstructor;
732
+ default: string;
733
+ validator: (value: unknown) => boolean;
734
+ };
735
+ active: {
736
+ type: BooleanConstructor;
737
+ default: boolean;
738
+ };
739
+ iconPosition: {
740
+ type: StringConstructor;
741
+ default: string;
742
+ validator: (value: unknown) => any;
743
+ };
744
+ }>> & Readonly<{
745
+ onBtnFocus?: (...args: any[]) => any;
746
+ }>, {
747
+ icon: string;
748
+ variant: string;
749
+ size: string;
750
+ href: string;
751
+ active: boolean;
752
+ tabindex: string;
753
+ animate: boolean;
754
+ rounded: boolean;
755
+ iconOnly: boolean;
756
+ showLabelBreakpoint: string;
757
+ iconPosition: string;
758
+ }, {}, {
759
+ BButton: {
760
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
761
+ pressed: import('vue').PropType<boolean | undefined>;
762
+ tag: {
763
+ type: import('vue').PropType<string>;
764
+ default: string;
765
+ };
766
+ type: {
767
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
768
+ default: string;
769
+ };
770
+ replace: {
771
+ type: import('vue').PropType<boolean>;
772
+ default: undefined;
773
+ };
774
+ target: {
775
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
776
+ default: undefined;
777
+ };
778
+ to: {
779
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
780
+ default: undefined;
781
+ };
782
+ append: {
783
+ type: import('vue').PropType<boolean>;
784
+ default: undefined;
785
+ };
786
+ disabled: {
787
+ type: import('vue').PropType<boolean>;
788
+ default: undefined;
789
+ };
790
+ href: {
791
+ type: import('vue').PropType<string>;
792
+ default: undefined;
793
+ };
794
+ rel: {
795
+ type: import('vue').PropType<string>;
796
+ default: undefined;
797
+ };
798
+ size: {
799
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
800
+ default: string;
801
+ };
802
+ active: {
803
+ type: import('vue').PropType<boolean>;
804
+ default: boolean;
805
+ };
806
+ activeClass: {
807
+ type: import('vue').PropType<string>;
808
+ default: undefined;
809
+ };
810
+ routerComponentName: {
811
+ type: import('vue').PropType<string>;
812
+ default: undefined;
813
+ };
814
+ variant: {
815
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
816
+ default: string;
817
+ };
818
+ opacity: {
819
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
820
+ default: undefined;
821
+ };
822
+ opacityHover: {
823
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
824
+ default: undefined;
825
+ };
826
+ underlineVariant: {
827
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
828
+ default: undefined;
829
+ };
830
+ underlineOffset: {
831
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
832
+ default: undefined;
833
+ };
834
+ underlineOffsetHover: {
835
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
836
+ default: undefined;
837
+ };
838
+ underlineOpacity: {
839
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
840
+ default: undefined;
841
+ };
842
+ underlineOpacityHover: {
843
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
844
+ default: undefined;
845
+ };
846
+ pill: {
847
+ type: import('vue').PropType<boolean>;
848
+ default: boolean;
849
+ };
850
+ icon: {
851
+ type: import('vue').PropType<boolean>;
852
+ default: undefined;
853
+ };
854
+ routerTag: {
855
+ type: import('vue').PropType<string>;
856
+ default: undefined;
857
+ };
858
+ exactActiveClass: {
859
+ type: import('vue').PropType<string>;
860
+ default: undefined;
861
+ };
862
+ loading: {
863
+ type: import('vue').PropType<boolean>;
864
+ default: boolean;
865
+ };
866
+ loadingFill: {
867
+ type: import('vue').PropType<boolean>;
868
+ default: boolean;
869
+ };
870
+ loadingText: {
871
+ type: import('vue').PropType<string>;
872
+ default: string;
873
+ };
874
+ squared: {
875
+ type: import('vue').PropType<boolean>;
876
+ default: boolean;
877
+ };
878
+ }>> & {
879
+ onClick?: ((value: MouseEvent) => any) | undefined;
880
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
881
+ click: (value: MouseEvent) => void;
882
+ }, import('vue').PublicProps, {
883
+ tag: string;
884
+ type: import('bootstrap-vue-next').ButtonType;
885
+ replace: boolean;
886
+ target: import('bootstrap-vue-next').LinkTarget;
887
+ to: import('vue-router').RouteLocationRaw;
888
+ append: boolean;
889
+ disabled: boolean;
890
+ href: string;
891
+ rel: string;
892
+ size: keyof import('bootstrap-vue-next').BaseSize;
893
+ active: boolean;
894
+ activeClass: string;
895
+ routerComponentName: string;
896
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
897
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
898
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
899
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
900
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
901
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
902
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
903
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
904
+ pill: boolean;
905
+ icon: boolean;
906
+ routerTag: string;
907
+ exactActiveClass: string;
908
+ loading: boolean;
909
+ loadingFill: boolean;
910
+ loadingText: string;
911
+ squared: boolean;
912
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
913
+ P: {};
914
+ B: {};
915
+ D: {};
916
+ C: {};
917
+ M: {};
918
+ Defaults: {};
919
+ }, Readonly<import('vue').ExtractPropTypes<{
920
+ pressed: import('vue').PropType<boolean | undefined>;
921
+ tag: {
922
+ type: import('vue').PropType<string>;
923
+ default: string;
924
+ };
925
+ type: {
926
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
927
+ default: string;
928
+ };
929
+ replace: {
930
+ type: import('vue').PropType<boolean>;
931
+ default: undefined;
932
+ };
933
+ target: {
934
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
935
+ default: undefined;
936
+ };
937
+ to: {
938
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
939
+ default: undefined;
940
+ };
941
+ append: {
942
+ type: import('vue').PropType<boolean>;
943
+ default: undefined;
944
+ };
945
+ disabled: {
946
+ type: import('vue').PropType<boolean>;
947
+ default: undefined;
948
+ };
949
+ href: {
950
+ type: import('vue').PropType<string>;
951
+ default: undefined;
952
+ };
953
+ rel: {
954
+ type: import('vue').PropType<string>;
955
+ default: undefined;
956
+ };
957
+ size: {
958
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
959
+ default: string;
960
+ };
961
+ active: {
962
+ type: import('vue').PropType<boolean>;
963
+ default: boolean;
964
+ };
965
+ activeClass: {
966
+ type: import('vue').PropType<string>;
967
+ default: undefined;
968
+ };
969
+ routerComponentName: {
970
+ type: import('vue').PropType<string>;
971
+ default: undefined;
972
+ };
973
+ variant: {
974
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
975
+ default: string;
976
+ };
977
+ opacity: {
978
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
979
+ default: undefined;
980
+ };
981
+ opacityHover: {
982
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
983
+ default: undefined;
984
+ };
985
+ underlineVariant: {
986
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
987
+ default: undefined;
988
+ };
989
+ underlineOffset: {
990
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
991
+ default: undefined;
992
+ };
993
+ underlineOffsetHover: {
994
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
995
+ default: undefined;
996
+ };
997
+ underlineOpacity: {
998
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
999
+ default: undefined;
1000
+ };
1001
+ underlineOpacityHover: {
1002
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1003
+ default: undefined;
1004
+ };
1005
+ pill: {
1006
+ type: import('vue').PropType<boolean>;
1007
+ default: boolean;
1008
+ };
1009
+ icon: {
1010
+ type: import('vue').PropType<boolean>;
1011
+ default: undefined;
1012
+ };
1013
+ routerTag: {
1014
+ type: import('vue').PropType<string>;
1015
+ default: undefined;
1016
+ };
1017
+ exactActiveClass: {
1018
+ type: import('vue').PropType<string>;
1019
+ default: undefined;
1020
+ };
1021
+ loading: {
1022
+ type: import('vue').PropType<boolean>;
1023
+ default: boolean;
1024
+ };
1025
+ loadingFill: {
1026
+ type: import('vue').PropType<boolean>;
1027
+ default: boolean;
1028
+ };
1029
+ loadingText: {
1030
+ type: import('vue').PropType<string>;
1031
+ default: string;
1032
+ };
1033
+ squared: {
1034
+ type: import('vue').PropType<boolean>;
1035
+ default: boolean;
1036
+ };
1037
+ }>> & {
1038
+ onClick?: ((value: MouseEvent) => any) | undefined;
1039
+ }, {}, {}, {}, {}, {
1040
+ tag: string;
1041
+ type: import('bootstrap-vue-next').ButtonType;
1042
+ replace: boolean;
1043
+ target: import('bootstrap-vue-next').LinkTarget;
1044
+ to: import('vue-router').RouteLocationRaw;
1045
+ append: boolean;
1046
+ disabled: boolean;
1047
+ href: string;
1048
+ rel: string;
1049
+ size: keyof import('bootstrap-vue-next').BaseSize;
1050
+ active: boolean;
1051
+ activeClass: string;
1052
+ routerComponentName: string;
1053
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1054
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1055
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1056
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1057
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1058
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1059
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1060
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1061
+ pill: boolean;
1062
+ icon: boolean;
1063
+ routerTag: string;
1064
+ exactActiveClass: string;
1065
+ loading: boolean;
1066
+ loadingFill: boolean;
1067
+ loadingText: string;
1068
+ squared: boolean;
1069
+ }>;
1070
+ __isFragment?: never;
1071
+ __isTeleport?: never;
1072
+ __isSuspense?: never;
1073
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1074
+ pressed: import('vue').PropType<boolean | undefined>;
1075
+ tag: {
1076
+ type: import('vue').PropType<string>;
1077
+ default: string;
1078
+ };
1079
+ type: {
1080
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1081
+ default: string;
1082
+ };
1083
+ replace: {
1084
+ type: import('vue').PropType<boolean>;
1085
+ default: undefined;
1086
+ };
1087
+ target: {
1088
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1089
+ default: undefined;
1090
+ };
1091
+ to: {
1092
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1093
+ default: undefined;
1094
+ };
1095
+ append: {
1096
+ type: import('vue').PropType<boolean>;
1097
+ default: undefined;
1098
+ };
1099
+ disabled: {
1100
+ type: import('vue').PropType<boolean>;
1101
+ default: undefined;
1102
+ };
1103
+ href: {
1104
+ type: import('vue').PropType<string>;
1105
+ default: undefined;
1106
+ };
1107
+ rel: {
1108
+ type: import('vue').PropType<string>;
1109
+ default: undefined;
1110
+ };
1111
+ size: {
1112
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1113
+ default: string;
1114
+ };
1115
+ active: {
1116
+ type: import('vue').PropType<boolean>;
1117
+ default: boolean;
1118
+ };
1119
+ activeClass: {
1120
+ type: import('vue').PropType<string>;
1121
+ default: undefined;
1122
+ };
1123
+ routerComponentName: {
1124
+ type: import('vue').PropType<string>;
1125
+ default: undefined;
1126
+ };
1127
+ variant: {
1128
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1129
+ default: string;
1130
+ };
1131
+ opacity: {
1132
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1133
+ default: undefined;
1134
+ };
1135
+ opacityHover: {
1136
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1137
+ default: undefined;
1138
+ };
1139
+ underlineVariant: {
1140
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1141
+ default: undefined;
1142
+ };
1143
+ underlineOffset: {
1144
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1145
+ default: undefined;
1146
+ };
1147
+ underlineOffsetHover: {
1148
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1149
+ default: undefined;
1150
+ };
1151
+ underlineOpacity: {
1152
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1153
+ default: undefined;
1154
+ };
1155
+ underlineOpacityHover: {
1156
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1157
+ default: undefined;
1158
+ };
1159
+ pill: {
1160
+ type: import('vue').PropType<boolean>;
1161
+ default: boolean;
1162
+ };
1163
+ icon: {
1164
+ type: import('vue').PropType<boolean>;
1165
+ default: undefined;
1166
+ };
1167
+ routerTag: {
1168
+ type: import('vue').PropType<string>;
1169
+ default: undefined;
1170
+ };
1171
+ exactActiveClass: {
1172
+ type: import('vue').PropType<string>;
1173
+ default: undefined;
1174
+ };
1175
+ loading: {
1176
+ type: import('vue').PropType<boolean>;
1177
+ default: boolean;
1178
+ };
1179
+ loadingFill: {
1180
+ type: import('vue').PropType<boolean>;
1181
+ default: boolean;
1182
+ };
1183
+ loadingText: {
1184
+ type: import('vue').PropType<string>;
1185
+ default: string;
1186
+ };
1187
+ squared: {
1188
+ type: import('vue').PropType<boolean>;
1189
+ default: boolean;
1190
+ };
1191
+ }>> & {
1192
+ onClick?: ((value: MouseEvent) => any) | undefined;
1193
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1194
+ click: (value: MouseEvent) => void;
1195
+ }, string, {
1196
+ tag: string;
1197
+ type: import('bootstrap-vue-next').ButtonType;
1198
+ replace: boolean;
1199
+ target: import('bootstrap-vue-next').LinkTarget;
1200
+ to: import('vue-router').RouteLocationRaw;
1201
+ append: boolean;
1202
+ disabled: boolean;
1203
+ href: string;
1204
+ rel: string;
1205
+ size: keyof import('bootstrap-vue-next').BaseSize;
1206
+ active: boolean;
1207
+ activeClass: string;
1208
+ routerComponentName: string;
1209
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1210
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1211
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1212
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1213
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1214
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1215
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1216
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1217
+ pill: boolean;
1218
+ icon: boolean;
1219
+ routerTag: string;
1220
+ exactActiveClass: string;
1221
+ loading: boolean;
1222
+ loadingFill: boolean;
1223
+ loadingText: string;
1224
+ squared: boolean;
1225
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1226
+ $slots: Readonly<{
1227
+ default?: ((props: Record<string, never>) => any) | undefined;
1228
+ loading?: ((props: Record<string, never>) => any) | undefined;
1229
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1230
+ }> & {
1231
+ default?: ((props: Record<string, never>) => any) | undefined;
1232
+ loading?: ((props: Record<string, never>) => any) | undefined;
1233
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1234
+ };
1235
+ });
1236
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1237
+ icon: {
1238
+ type: StringConstructor;
1239
+ required: true;
1240
+ };
1241
+ variant: {
1242
+ type: StringConstructor;
1243
+ default: string;
1244
+ validator: (value: unknown) => any;
1245
+ };
1246
+ customColour: {
1247
+ type: StringConstructor;
1248
+ default: any;
1249
+ };
1250
+ size: {
1251
+ type: StringConstructor;
1252
+ default: string;
1253
+ validator: (value: unknown) => any;
1254
+ };
1255
+ smallSize: {
1256
+ type: StringConstructor;
1257
+ default: any;
1258
+ validator: (value: unknown) => any;
1259
+ };
1260
+ }>, {}, {
1261
+ tokens: {
1262
+ "vs-color-background-primary": string;
1263
+ "vs-color-background-secondary": string;
1264
+ "vs-color-background-bold": string;
1265
+ "vs-color-background-brand": string;
1266
+ "vs-color-background-inverse": string;
1267
+ "vs-color-background-highlight": string;
1268
+ "vs-color-background-information": string;
1269
+ "vs-color-background-success": string;
1270
+ "vs-color-background-warning": string;
1271
+ "vs-color-background-error": string;
1272
+ "vs-color-background-accent-heather-80": string;
1273
+ "vs-color-background-accent-heather-30": string;
1274
+ "vs-color-background-accent-tolsta-40": string;
1275
+ "vs-color-background-accent-gorse-05": string;
1276
+ "vs-color-border-primary": string;
1277
+ "vs-color-border-secondary": string;
1278
+ "vs-color-border-inverse": string;
1279
+ "vs-color-border-input": string;
1280
+ "vs-color-border-highlight": string;
1281
+ "vs-color-border-bold": string;
1282
+ "vs-color-border-success": string;
1283
+ "vs-color-border-warning": string;
1284
+ "vs-color-border-error": string;
1285
+ "vs-color-border-disabled": string;
1286
+ "vs-color-icon-primary": string;
1287
+ "vs-color-icon-secondary": string;
1288
+ "vs-color-icon-tertiary": string;
1289
+ "vs-color-icon-inverse": string;
1290
+ "vs-color-icon-cta-on-light": string;
1291
+ "vs-color-icon-highlight": string;
1292
+ "vs-color-icon-success": string;
1293
+ "vs-color-icon-warning": string;
1294
+ "vs-color-icon-error": string;
1295
+ "vs-color-icon-disabled": string;
1296
+ "vs-color-icon-accent-saltire-30": string;
1297
+ "vs-color-icon-ski-easy": string;
1298
+ "vs-color-icon-ski-intermediate": string;
1299
+ "vs-color-icon-ski-difficult": string;
1300
+ "vs-color-icon-ski-very-difficult": string;
1301
+ "vs-color-icon-ski-itineraries": string;
1302
+ "vs-color-icon-ski-other": string;
1303
+ "vs-color-icon-accent-loch-ness": string;
1304
+ "vs-color-icon-accent-grey-02": string;
1305
+ "vs-color-icon-accent-saltire": string;
1306
+ "vs-color-icon-accent-bramble": string;
1307
+ "vs-color-icon-accent-heather": string;
1308
+ "vs-color-icon-accent-whisky": string;
1309
+ "vs-color-icon-accent-cranachan": string;
1310
+ "vs-color-icon-accent-buachaille": string;
1311
+ "vs-color-interaction-focus": string;
1312
+ "vs-color-interaction-focus-on-bold": string;
1313
+ "vs-color-interaction-cta-primary": string;
1314
+ "vs-color-interaction-cta-secondary": string;
1315
+ "vs-color-interaction-cta-hover": string;
1316
+ "vs-color-interaction-cta-pressed": string;
1317
+ "vs-color-interaction-cta-disabled": string;
1318
+ "vs-color-interaction-cta-subtle-hover": string;
1319
+ "vs-color-interaction-cta-subtle-pressed": string;
1320
+ "vs-color-interaction-cta-subtle": string;
1321
+ "vs-color-interaction-link-primary": string;
1322
+ "vs-color-interaction-link-secondary": string;
1323
+ "vs-color-interaction-link-active": string;
1324
+ "vs-color-interaction-link-visited": string;
1325
+ "vs-color-interaction-link-disabled": string;
1326
+ "vs-color-interaction-link-visited-on-bold": string;
1327
+ "vs-color-text-primary": string;
1328
+ "vs-color-text-secondary": string;
1329
+ "vs-color-text-tertiary": string;
1330
+ "vs-color-text-inverse": string;
1331
+ "vs-color-text-cta-on-light": string;
1332
+ "vs-color-text-highlight": string;
1333
+ "vs-color-text-brand": string;
1334
+ "vs-color-text-error": string;
1335
+ "vs-color-text-success": string;
1336
+ "vs-color-text-disabled": string;
1337
+ breakpoint_xl: string;
1338
+ grid_container_width_xl: string;
1339
+ breakpoint_md: string;
1340
+ max_container_width_xl: string;
1341
+ grid_container_width_md: string;
1342
+ breakpoint_sm: string;
1343
+ breakpoint_lg: string;
1344
+ breakpoint_xs: string;
1345
+ max_container_width_md: string;
1346
+ grid_container_width_sm: string;
1347
+ grid_container_width_lg: string;
1348
+ max_container_width_sm: string;
1349
+ max_container_width_lg: string;
1350
+ max_container_width_xxl: string;
1351
+ grid_container_width_xxl: string;
1352
+ breakpoint_xxl: string;
1353
+ grid_columns: string;
1354
+ grid_gutter_width: string;
1355
+ "vs-spacer-0": string;
1356
+ "vs-spacer-0125": string;
1357
+ "vs-spacer-025": string;
1358
+ "vs-spacer-050": string;
1359
+ "vs-spacer-075": string;
1360
+ "vs-spacer-100": string;
1361
+ "vs-spacer-125": string;
1362
+ "vs-spacer-150": string;
1363
+ "vs-spacer-175": string;
1364
+ "vs-spacer-200": string;
1365
+ "vs-spacer-225": string;
1366
+ "vs-spacer-250": string;
1367
+ "vs-spacer-300": string;
1368
+ "vs-spacer-400": string;
1369
+ "vs-spacer-500": string;
1370
+ "vs-spacer-600": string;
1371
+ "vs-spacer-700": string;
1372
+ "vs-radius-medium": string;
1373
+ "vs-radius-none": string;
1374
+ "vs-radius-large-increased": string;
1375
+ "vs-radius-extra-large-increased": string;
1376
+ "vs-radius-tiny": string;
1377
+ "vs-radius-large": string;
1378
+ "vs-radius-extra-large": string;
1379
+ "vs-radius-extra-extra-large": string;
1380
+ "vs-radius-huge": string;
1381
+ "vs-radius-full": string;
1382
+ "vs-radius-small": string;
1383
+ "vs-elevation-shadow-raised": string;
1384
+ "vs-elevation-shadow-overlay": string;
1385
+ "vs-elevation-surface": string;
1386
+ "vs-elevation-surface-section": string;
1387
+ "vs-elevation-surface-raised": string;
1388
+ "vs-elevation-surface-overlay": string;
1389
+ "vs-focus-shadow": string;
1390
+ "vs-focus-shadow-on-dark": string;
1391
+ "vs-border-width-sm": string;
1392
+ "vs-border-width-md": string;
1393
+ "vs-font-size-display-m": string;
1394
+ "vs-font-size-display-s": string;
1395
+ "vs-font-size-heading-xl": string;
1396
+ "vs-font-size-heading-l": string;
1397
+ "vs-font-size-heading-m": string;
1398
+ "vs-font-size-heading-s": string;
1399
+ "vs-font-size-heading-xs": string;
1400
+ "vs-font-size-heading-xxs": string;
1401
+ "vs-font-size-heading-xxxs": string;
1402
+ "vs-font-size-detail-l": string;
1403
+ "vs-font-size-detail-m": string;
1404
+ "vs-font-size-detail-s": string;
1405
+ "vs-font-size-body-l": string;
1406
+ "vs-font-size-body-m": string;
1407
+ "vs-font-size-body-s": string;
1408
+ "vs-font-weight-strong": string;
1409
+ "vs-font-weight-medium": string;
1410
+ "vs-font-weight-regular": string;
1411
+ "vs-font-weight-subtle": string;
1412
+ "vs-font-weight-heading": string;
1413
+ "vs-font-weight-body": string;
1414
+ "vs-font-weight-detail": string;
1415
+ "vs-font-family-sans-serif": string;
1416
+ "vs-font-family-display": string;
1417
+ "vs-line-height-heading": number;
1418
+ "vs-line-height-detail": number;
1419
+ "vs-line-height-body": number;
1420
+ "vs-letter-spacing-display": string;
1421
+ "vs-letter-spacing-heading": string;
1422
+ "vs-letter-spacing-detail": string;
1423
+ "vs-letter-spacing-body": string;
1424
+ icon_size_xxs: string;
1425
+ icon_size_xs: string;
1426
+ icon_size_sm: string;
1427
+ icon_size_md: string;
1428
+ icon_size_lg: string;
1429
+ icon_size_xl: string;
1430
+ "vs-icon-facility-audio-loop": string;
1431
+ "vs-icon-control-collapse": string;
1432
+ "vs-icon-facility-wheelchair-access": string;
1433
+ "vs-icon-control-pause": string;
1434
+ "vs-icon-facility-cafe": string;
1435
+ "vs-icon-feedback-error": string;
1436
+ "vs-icon-facility-accessible-parking": string;
1437
+ "vs-icon-control-filters": string;
1438
+ "vs-icon-feedback-information": string;
1439
+ "vs-icon-control-external-link": string;
1440
+ "vs-icon-control-play": string;
1441
+ "vs-icon-facility-accessible-dining": string;
1442
+ "vs-icon-facility-public-transport": string;
1443
+ "vs-icon-season-winter": string;
1444
+ "vs-icon-control-expand": string;
1445
+ "vs-icon-facility-pets-welcome": string;
1446
+ "vs-icon-facility-parking": string;
1447
+ "vs-icon-control-menu": string;
1448
+ "vs-icon-season-spring": string;
1449
+ "vs-icon-season-summer": string;
1450
+ "vs-icon-facility-breakfast": string;
1451
+ "vs-icon-control-back-to-top": string;
1452
+ "vs-icon-control-dismiss": string;
1453
+ "vs-icon-feedback-warning": string;
1454
+ "vs-icon-facility-accessible-shower": string;
1455
+ "vs-icon-facility-wifi": string;
1456
+ "vs-icon-control-search": string;
1457
+ "vs-icon-control-download": string;
1458
+ "vs-icon-season-autumn": string;
1459
+ "vs-icon-facility-accessible-toilet": string;
1460
+ "vs-icon-feedback-success": string;
1461
+ "vs-icon-facility-vegan": string;
1462
+ "font-size-1": string;
1463
+ "font-size-2": string;
1464
+ "font-size-3": string;
1465
+ "font-size-4": string;
1466
+ "font-size-5": string;
1467
+ "font-size-6": string;
1468
+ "font-size-7": string;
1469
+ "font-size-8": string;
1470
+ "font-size-9": string;
1471
+ "font-size-10": string;
1472
+ "font-size-body": string;
1473
+ "font-size-body-md": string;
1474
+ "font-size-lead": string;
1475
+ "font-size-lead-md": string;
1476
+ "font-size-teaser": string;
1477
+ opacity_100: string;
1478
+ opacity_50: string;
1479
+ opacity_0: string;
1480
+ duration_quickly: string;
1481
+ duration_base: string;
1482
+ duration_slowly: string;
1483
+ no_javascript: string;
1484
+ theme_dark: string;
1485
+ theme_grey: string;
1486
+ };
1487
+ }, {
1488
+ iconClasses(): any[];
1489
+ fontAwesomeClasses(): any;
1490
+ iconStyles(): {
1491
+ color: string;
1492
+ };
1493
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1494
+ icon: {
1495
+ type: StringConstructor;
1496
+ required: true;
1497
+ };
1498
+ variant: {
1499
+ type: StringConstructor;
1500
+ default: string;
1501
+ validator: (value: unknown) => any;
1502
+ };
1503
+ customColour: {
1504
+ type: StringConstructor;
1505
+ default: any;
1506
+ };
1507
+ size: {
1508
+ type: StringConstructor;
1509
+ default: string;
1510
+ validator: (value: unknown) => any;
1511
+ };
1512
+ smallSize: {
1513
+ type: StringConstructor;
1514
+ default: any;
1515
+ validator: (value: unknown) => any;
1516
+ };
1517
+ }>> & Readonly<{}>, {
1518
+ variant: string;
1519
+ customColour: string;
1520
+ size: string;
1521
+ smallSize: string;
1522
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1523
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1524
+ VsBody: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1525
+ variant: {
1526
+ type: StringConstructor;
1527
+ default: string;
1528
+ validator: (value: unknown) => any;
1529
+ };
1530
+ noMargins: {
1531
+ type: BooleanConstructor;
1532
+ default: boolean;
1533
+ };
1534
+ }>, {}, {}, {
1535
+ bodyClasses(): string[];
1536
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1537
+ variant: {
1538
+ type: StringConstructor;
1539
+ default: string;
1540
+ validator: (value: unknown) => any;
1541
+ };
1542
+ noMargins: {
1543
+ type: BooleanConstructor;
1544
+ default: boolean;
1545
+ };
1546
+ }>> & Readonly<{}>, {
1547
+ variant: string;
1548
+ noMargins: boolean;
1549
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1550
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1551
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any> | import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1552
+ videoSrc: {
1553
+ type: StringConstructor;
1554
+ required: true;
1555
+ };
1556
+ videoId: {
1557
+ type: StringConstructor;
1558
+ required: true;
1559
+ };
1560
+ posterImageSrc: {
1561
+ type: StringConstructor;
1562
+ default: string;
1563
+ };
1564
+ lazyLoad: {
1565
+ type: BooleanConstructor;
1566
+ default: boolean;
1567
+ };
1568
+ playButtonLabel: {
1569
+ type: StringConstructor;
1570
+ default: string;
1571
+ };
1572
+ pauseButtonLabel: {
1573
+ type: StringConstructor;
1574
+ default: string;
1575
+ };
1576
+ showToggle: {
1577
+ type: BooleanConstructor;
1578
+ default: boolean;
1579
+ };
1580
+ }>, {}, {
1581
+ isLoaded: boolean;
1582
+ isPlaying: boolean;
1583
+ observer: any;
1584
+ isReducedMotion: boolean;
1585
+ }, {}, {
1586
+ playVideo(): void;
1587
+ pauseVideo(): void;
1588
+ stopVideo(): void;
1589
+ toggleVideo(): void;
1590
+ setupIntersectionObserver(): void;
1591
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1592
+ videoSrc: {
1593
+ type: StringConstructor;
1594
+ required: true;
1595
+ };
1596
+ videoId: {
1597
+ type: StringConstructor;
1598
+ required: true;
1599
+ };
1600
+ posterImageSrc: {
1601
+ type: StringConstructor;
1602
+ default: string;
1603
+ };
1604
+ lazyLoad: {
1605
+ type: BooleanConstructor;
1606
+ default: boolean;
1607
+ };
1608
+ playButtonLabel: {
1609
+ type: StringConstructor;
1610
+ default: string;
1611
+ };
1612
+ pauseButtonLabel: {
1613
+ type: StringConstructor;
1614
+ default: string;
1615
+ };
1616
+ showToggle: {
1617
+ type: BooleanConstructor;
1618
+ default: boolean;
1619
+ };
1620
+ }>> & Readonly<{}>, {
1621
+ lazyLoad: boolean;
1622
+ posterImageSrc: string;
1623
+ playButtonLabel: string;
1624
+ pauseButtonLabel: string;
1625
+ showToggle: boolean;
1626
+ }, {}, {
1627
+ VsToggleButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1628
+ toggleId: {
1629
+ type: StringConstructor;
1630
+ default: string;
1631
+ };
1632
+ variant: {
1633
+ type: StringConstructor;
711
1634
  default: string;
1635
+ validator: (value: unknown) => any;
1636
+ };
1637
+ icon: {
1638
+ type: StringConstructor;
1639
+ default: string;
1640
+ };
1641
+ pressedIcon: {
1642
+ type: StringConstructor;
1643
+ default: any;
712
1644
  };
713
- iconOnly: {
1645
+ modelValue: {
714
1646
  type: BooleanConstructor;
715
- default: boolean;
1647
+ default: any;
1648
+ };
1649
+ label: {
1650
+ type: StringConstructor;
1651
+ default: string;
716
1652
  };
717
- showLabelBreakpoint: {
1653
+ pressedLabel: {
718
1654
  type: StringConstructor;
719
1655
  default: string;
1656
+ };
1657
+ labelBreakpoint: {
1658
+ type: StringConstructor;
1659
+ default: any;
720
1660
  validator: (value: unknown) => boolean;
721
1661
  };
722
- active: {
723
- type: BooleanConstructor;
724
- default: boolean;
1662
+ }>, {}, {
1663
+ show: boolean;
1664
+ internalPressed: boolean;
1665
+ }, {
1666
+ isLegacyMode(): boolean;
1667
+ isPressed(): boolean;
1668
+ buttonClasses(): {
1669
+ [x: string]: string | boolean;
1670
+ 'vs-toggle-button--pressed': boolean;
1671
+ };
1672
+ buttonLabelClasses(): {
1673
+ [x: string]: string;
725
1674
  };
726
- iconPosition: {
1675
+ currentIcon(): string;
1676
+ computedLabel(): string;
1677
+ }, {
1678
+ toggleLegacy(event: any): void;
1679
+ handleClick(event: any): void;
1680
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "update:modelValue" | "toggleAction")[], "click" | "update:modelValue" | "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1681
+ toggleId: {
1682
+ type: StringConstructor;
1683
+ default: string;
1684
+ };
1685
+ variant: {
727
1686
  type: StringConstructor;
728
1687
  default: string;
729
1688
  validator: (value: unknown) => any;
730
1689
  };
1690
+ icon: {
1691
+ type: StringConstructor;
1692
+ default: string;
1693
+ };
1694
+ pressedIcon: {
1695
+ type: StringConstructor;
1696
+ default: any;
1697
+ };
1698
+ modelValue: {
1699
+ type: BooleanConstructor;
1700
+ default: any;
1701
+ };
1702
+ label: {
1703
+ type: StringConstructor;
1704
+ default: string;
1705
+ };
1706
+ pressedLabel: {
1707
+ type: StringConstructor;
1708
+ default: string;
1709
+ };
1710
+ labelBreakpoint: {
1711
+ type: StringConstructor;
1712
+ default: any;
1713
+ validator: (value: unknown) => boolean;
1714
+ };
731
1715
  }>> & Readonly<{
732
- onBtnFocus?: (...args: any[]) => any;
1716
+ onClick?: (...args: any[]) => any;
1717
+ "onUpdate:modelValue"?: (...args: any[]) => any;
1718
+ onToggleAction?: (...args: any[]) => any;
733
1719
  }>, {
734
1720
  icon: string;
735
1721
  variant: string;
736
- size: string;
737
- href: string;
738
- active: boolean;
739
- tabindex: string;
740
- animate: boolean;
741
- rounded: boolean;
742
- iconOnly: boolean;
743
- showLabelBreakpoint: string;
744
- iconPosition: string;
1722
+ label: string;
1723
+ modelValue: boolean;
1724
+ toggleId: string;
1725
+ pressedIcon: string;
1726
+ pressedLabel: string;
1727
+ labelBreakpoint: string;
745
1728
  }, {}, {
1729
+ VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1730
+ href: {
1731
+ type: StringConstructor;
1732
+ default: any;
1733
+ };
1734
+ tabindex: {
1735
+ type: StringConstructor;
1736
+ default: any;
1737
+ };
1738
+ variant: {
1739
+ type: StringConstructor;
1740
+ default: string;
1741
+ validator: (value: unknown) => any;
1742
+ };
1743
+ size: {
1744
+ type: StringConstructor;
1745
+ default: string;
1746
+ validator: (value: unknown) => any;
1747
+ };
1748
+ animate: {
1749
+ type: BooleanConstructor;
1750
+ default: boolean;
1751
+ };
1752
+ rounded: {
1753
+ type: BooleanConstructor;
1754
+ default: boolean;
1755
+ };
1756
+ icon: {
1757
+ type: StringConstructor;
1758
+ default: string;
1759
+ };
1760
+ iconOnly: {
1761
+ type: BooleanConstructor;
1762
+ default: boolean;
1763
+ };
1764
+ showLabelBreakpoint: {
1765
+ type: StringConstructor;
1766
+ default: string;
1767
+ validator: (value: unknown) => boolean;
1768
+ };
1769
+ active: {
1770
+ type: BooleanConstructor;
1771
+ default: boolean;
1772
+ };
1773
+ iconPosition: {
1774
+ type: StringConstructor;
1775
+ default: string;
1776
+ validator: (value: unknown) => any;
1777
+ };
1778
+ }>, {}, {
1779
+ isAnimating: boolean;
1780
+ }, {
1781
+ buttonClasses(): {
1782
+ [x: string]: string | boolean;
1783
+ 'vs-button--animated': boolean;
1784
+ 'vs-button--is-animating': boolean;
1785
+ 'vs-button--rounded': boolean;
1786
+ 'vs-button--icon-only': boolean;
1787
+ 'vs-button--active': boolean;
1788
+ 'vs-button--flex-reverse': boolean;
1789
+ };
1790
+ iconClasses(): {
1791
+ 'vs-icon--right': boolean;
1792
+ 'vs-icon--left': boolean;
1793
+ }[];
1794
+ buttonLabelClasses(): {
1795
+ [x: string]: string | true;
1796
+ 'visually-hidden': string | true;
1797
+ };
1798
+ }, {
1799
+ animateHandler(event: any): void;
1800
+ tabbedIn(event: any): void;
1801
+ trackLink(event: any): void;
1802
+ }, {
1803
+ computed: {
1804
+ pageUrl: () => string;
1805
+ };
1806
+ data(): {
1807
+ dataLayerLoadConfirmed: boolean;
1808
+ dataLayerStore: any;
1809
+ };
1810
+ mounted(): void;
1811
+ methods: {
1812
+ templateFiller(template: any, values: any): {};
1813
+ createDataLayerObject(type: any, event: any, href: any): void;
1814
+ returnIsoDate(): string;
1815
+ pushToDataLayer(object: any): void;
1816
+ compileFullTemplate(templateValues: any): any;
1817
+ targetText(event: any): any;
1818
+ };
1819
+ }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1820
+ href: {
1821
+ type: StringConstructor;
1822
+ default: any;
1823
+ };
1824
+ tabindex: {
1825
+ type: StringConstructor;
1826
+ default: any;
1827
+ };
1828
+ variant: {
1829
+ type: StringConstructor;
1830
+ default: string;
1831
+ validator: (value: unknown) => any;
1832
+ };
1833
+ size: {
1834
+ type: StringConstructor;
1835
+ default: string;
1836
+ validator: (value: unknown) => any;
1837
+ };
1838
+ animate: {
1839
+ type: BooleanConstructor;
1840
+ default: boolean;
1841
+ };
1842
+ rounded: {
1843
+ type: BooleanConstructor;
1844
+ default: boolean;
1845
+ };
1846
+ icon: {
1847
+ type: StringConstructor;
1848
+ default: string;
1849
+ };
1850
+ iconOnly: {
1851
+ type: BooleanConstructor;
1852
+ default: boolean;
1853
+ };
1854
+ showLabelBreakpoint: {
1855
+ type: StringConstructor;
1856
+ default: string;
1857
+ validator: (value: unknown) => boolean;
1858
+ };
1859
+ active: {
1860
+ type: BooleanConstructor;
1861
+ default: boolean;
1862
+ };
1863
+ iconPosition: {
1864
+ type: StringConstructor;
1865
+ default: string;
1866
+ validator: (value: unknown) => any;
1867
+ };
1868
+ }>> & Readonly<{
1869
+ onBtnFocus?: (...args: any[]) => any;
1870
+ }>, {
1871
+ icon: string;
1872
+ variant: string;
1873
+ size: string;
1874
+ href: string;
1875
+ active: boolean;
1876
+ tabindex: string;
1877
+ animate: boolean;
1878
+ rounded: boolean;
1879
+ iconOnly: boolean;
1880
+ showLabelBreakpoint: string;
1881
+ iconPosition: string;
1882
+ }, {}, {
1883
+ BButton: {
1884
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
1885
+ pressed: import('vue').PropType<boolean | undefined>;
1886
+ tag: {
1887
+ type: import('vue').PropType<string>;
1888
+ default: string;
1889
+ };
1890
+ type: {
1891
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1892
+ default: string;
1893
+ };
1894
+ replace: {
1895
+ type: import('vue').PropType<boolean>;
1896
+ default: undefined;
1897
+ };
1898
+ target: {
1899
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1900
+ default: undefined;
1901
+ };
1902
+ to: {
1903
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1904
+ default: undefined;
1905
+ };
1906
+ append: {
1907
+ type: import('vue').PropType<boolean>;
1908
+ default: undefined;
1909
+ };
1910
+ disabled: {
1911
+ type: import('vue').PropType<boolean>;
1912
+ default: undefined;
1913
+ };
1914
+ href: {
1915
+ type: import('vue').PropType<string>;
1916
+ default: undefined;
1917
+ };
1918
+ rel: {
1919
+ type: import('vue').PropType<string>;
1920
+ default: undefined;
1921
+ };
1922
+ size: {
1923
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1924
+ default: string;
1925
+ };
1926
+ active: {
1927
+ type: import('vue').PropType<boolean>;
1928
+ default: boolean;
1929
+ };
1930
+ activeClass: {
1931
+ type: import('vue').PropType<string>;
1932
+ default: undefined;
1933
+ };
1934
+ routerComponentName: {
1935
+ type: import('vue').PropType<string>;
1936
+ default: undefined;
1937
+ };
1938
+ variant: {
1939
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1940
+ default: string;
1941
+ };
1942
+ opacity: {
1943
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1944
+ default: undefined;
1945
+ };
1946
+ opacityHover: {
1947
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1948
+ default: undefined;
1949
+ };
1950
+ underlineVariant: {
1951
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1952
+ default: undefined;
1953
+ };
1954
+ underlineOffset: {
1955
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1956
+ default: undefined;
1957
+ };
1958
+ underlineOffsetHover: {
1959
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1960
+ default: undefined;
1961
+ };
1962
+ underlineOpacity: {
1963
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1964
+ default: undefined;
1965
+ };
1966
+ underlineOpacityHover: {
1967
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1968
+ default: undefined;
1969
+ };
1970
+ pill: {
1971
+ type: import('vue').PropType<boolean>;
1972
+ default: boolean;
1973
+ };
1974
+ icon: {
1975
+ type: import('vue').PropType<boolean>;
1976
+ default: undefined;
1977
+ };
1978
+ routerTag: {
1979
+ type: import('vue').PropType<string>;
1980
+ default: undefined;
1981
+ };
1982
+ exactActiveClass: {
1983
+ type: import('vue').PropType<string>;
1984
+ default: undefined;
1985
+ };
1986
+ loading: {
1987
+ type: import('vue').PropType<boolean>;
1988
+ default: boolean;
1989
+ };
1990
+ loadingFill: {
1991
+ type: import('vue').PropType<boolean>;
1992
+ default: boolean;
1993
+ };
1994
+ loadingText: {
1995
+ type: import('vue').PropType<string>;
1996
+ default: string;
1997
+ };
1998
+ squared: {
1999
+ type: import('vue').PropType<boolean>;
2000
+ default: boolean;
2001
+ };
2002
+ }>> & {
2003
+ onClick?: ((value: MouseEvent) => any) | undefined;
2004
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2005
+ click: (value: MouseEvent) => void;
2006
+ }, import('vue').PublicProps, {
2007
+ tag: string;
2008
+ type: import('bootstrap-vue-next').ButtonType;
2009
+ replace: boolean;
2010
+ target: import('bootstrap-vue-next').LinkTarget;
2011
+ to: import('vue-router').RouteLocationRaw;
2012
+ append: boolean;
2013
+ disabled: boolean;
2014
+ href: string;
2015
+ rel: string;
2016
+ size: keyof import('bootstrap-vue-next').BaseSize;
2017
+ active: boolean;
2018
+ activeClass: string;
2019
+ routerComponentName: string;
2020
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
2021
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2022
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2023
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
2024
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
2025
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
2026
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2027
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2028
+ pill: boolean;
2029
+ icon: boolean;
2030
+ routerTag: string;
2031
+ exactActiveClass: string;
2032
+ loading: boolean;
2033
+ loadingFill: boolean;
2034
+ loadingText: string;
2035
+ squared: boolean;
2036
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
2037
+ P: {};
2038
+ B: {};
2039
+ D: {};
2040
+ C: {};
2041
+ M: {};
2042
+ Defaults: {};
2043
+ }, Readonly<import('vue').ExtractPropTypes<{
2044
+ pressed: import('vue').PropType<boolean | undefined>;
2045
+ tag: {
2046
+ type: import('vue').PropType<string>;
2047
+ default: string;
2048
+ };
2049
+ type: {
2050
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
2051
+ default: string;
2052
+ };
2053
+ replace: {
2054
+ type: import('vue').PropType<boolean>;
2055
+ default: undefined;
2056
+ };
2057
+ target: {
2058
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
2059
+ default: undefined;
2060
+ };
2061
+ to: {
2062
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
2063
+ default: undefined;
2064
+ };
2065
+ append: {
2066
+ type: import('vue').PropType<boolean>;
2067
+ default: undefined;
2068
+ };
2069
+ disabled: {
2070
+ type: import('vue').PropType<boolean>;
2071
+ default: undefined;
2072
+ };
2073
+ href: {
2074
+ type: import('vue').PropType<string>;
2075
+ default: undefined;
2076
+ };
2077
+ rel: {
2078
+ type: import('vue').PropType<string>;
2079
+ default: undefined;
2080
+ };
2081
+ size: {
2082
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
2083
+ default: string;
2084
+ };
2085
+ active: {
2086
+ type: import('vue').PropType<boolean>;
2087
+ default: boolean;
2088
+ };
2089
+ activeClass: {
2090
+ type: import('vue').PropType<string>;
2091
+ default: undefined;
2092
+ };
2093
+ routerComponentName: {
2094
+ type: import('vue').PropType<string>;
2095
+ default: undefined;
2096
+ };
2097
+ variant: {
2098
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
2099
+ default: string;
2100
+ };
2101
+ opacity: {
2102
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2103
+ default: undefined;
2104
+ };
2105
+ opacityHover: {
2106
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2107
+ default: undefined;
2108
+ };
2109
+ underlineVariant: {
2110
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
2111
+ default: undefined;
2112
+ };
2113
+ underlineOffset: {
2114
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2115
+ default: undefined;
2116
+ };
2117
+ underlineOffsetHover: {
2118
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2119
+ default: undefined;
2120
+ };
2121
+ underlineOpacity: {
2122
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2123
+ default: undefined;
2124
+ };
2125
+ underlineOpacityHover: {
2126
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2127
+ default: undefined;
2128
+ };
2129
+ pill: {
2130
+ type: import('vue').PropType<boolean>;
2131
+ default: boolean;
2132
+ };
2133
+ icon: {
2134
+ type: import('vue').PropType<boolean>;
2135
+ default: undefined;
2136
+ };
2137
+ routerTag: {
2138
+ type: import('vue').PropType<string>;
2139
+ default: undefined;
2140
+ };
2141
+ exactActiveClass: {
2142
+ type: import('vue').PropType<string>;
2143
+ default: undefined;
2144
+ };
2145
+ loading: {
2146
+ type: import('vue').PropType<boolean>;
2147
+ default: boolean;
2148
+ };
2149
+ loadingFill: {
2150
+ type: import('vue').PropType<boolean>;
2151
+ default: boolean;
2152
+ };
2153
+ loadingText: {
2154
+ type: import('vue').PropType<string>;
2155
+ default: string;
2156
+ };
2157
+ squared: {
2158
+ type: import('vue').PropType<boolean>;
2159
+ default: boolean;
2160
+ };
2161
+ }>> & {
2162
+ onClick?: ((value: MouseEvent) => any) | undefined;
2163
+ }, {}, {}, {}, {}, {
2164
+ tag: string;
2165
+ type: import('bootstrap-vue-next').ButtonType;
2166
+ replace: boolean;
2167
+ target: import('bootstrap-vue-next').LinkTarget;
2168
+ to: import('vue-router').RouteLocationRaw;
2169
+ append: boolean;
2170
+ disabled: boolean;
2171
+ href: string;
2172
+ rel: string;
2173
+ size: keyof import('bootstrap-vue-next').BaseSize;
2174
+ active: boolean;
2175
+ activeClass: string;
2176
+ routerComponentName: string;
2177
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
2178
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2179
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2180
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
2181
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
2182
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
2183
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2184
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2185
+ pill: boolean;
2186
+ icon: boolean;
2187
+ routerTag: string;
2188
+ exactActiveClass: string;
2189
+ loading: boolean;
2190
+ loadingFill: boolean;
2191
+ loadingText: string;
2192
+ squared: boolean;
2193
+ }>;
2194
+ __isFragment?: never;
2195
+ __isTeleport?: never;
2196
+ __isSuspense?: never;
2197
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
2198
+ pressed: import('vue').PropType<boolean | undefined>;
2199
+ tag: {
2200
+ type: import('vue').PropType<string>;
2201
+ default: string;
2202
+ };
2203
+ type: {
2204
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
2205
+ default: string;
2206
+ };
2207
+ replace: {
2208
+ type: import('vue').PropType<boolean>;
2209
+ default: undefined;
2210
+ };
2211
+ target: {
2212
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
2213
+ default: undefined;
2214
+ };
2215
+ to: {
2216
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
2217
+ default: undefined;
2218
+ };
2219
+ append: {
2220
+ type: import('vue').PropType<boolean>;
2221
+ default: undefined;
2222
+ };
2223
+ disabled: {
2224
+ type: import('vue').PropType<boolean>;
2225
+ default: undefined;
2226
+ };
2227
+ href: {
2228
+ type: import('vue').PropType<string>;
2229
+ default: undefined;
2230
+ };
2231
+ rel: {
2232
+ type: import('vue').PropType<string>;
2233
+ default: undefined;
2234
+ };
2235
+ size: {
2236
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
2237
+ default: string;
2238
+ };
2239
+ active: {
2240
+ type: import('vue').PropType<boolean>;
2241
+ default: boolean;
2242
+ };
2243
+ activeClass: {
2244
+ type: import('vue').PropType<string>;
2245
+ default: undefined;
2246
+ };
2247
+ routerComponentName: {
2248
+ type: import('vue').PropType<string>;
2249
+ default: undefined;
2250
+ };
2251
+ variant: {
2252
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
2253
+ default: string;
2254
+ };
2255
+ opacity: {
2256
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2257
+ default: undefined;
2258
+ };
2259
+ opacityHover: {
2260
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2261
+ default: undefined;
2262
+ };
2263
+ underlineVariant: {
2264
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
2265
+ default: undefined;
2266
+ };
2267
+ underlineOffset: {
2268
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2269
+ default: undefined;
2270
+ };
2271
+ underlineOffsetHover: {
2272
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
2273
+ default: undefined;
2274
+ };
2275
+ underlineOpacity: {
2276
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2277
+ default: undefined;
2278
+ };
2279
+ underlineOpacityHover: {
2280
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
2281
+ default: undefined;
2282
+ };
2283
+ pill: {
2284
+ type: import('vue').PropType<boolean>;
2285
+ default: boolean;
2286
+ };
2287
+ icon: {
2288
+ type: import('vue').PropType<boolean>;
2289
+ default: undefined;
2290
+ };
2291
+ routerTag: {
2292
+ type: import('vue').PropType<string>;
2293
+ default: undefined;
2294
+ };
2295
+ exactActiveClass: {
2296
+ type: import('vue').PropType<string>;
2297
+ default: undefined;
2298
+ };
2299
+ loading: {
2300
+ type: import('vue').PropType<boolean>;
2301
+ default: boolean;
2302
+ };
2303
+ loadingFill: {
2304
+ type: import('vue').PropType<boolean>;
2305
+ default: boolean;
2306
+ };
2307
+ loadingText: {
2308
+ type: import('vue').PropType<string>;
2309
+ default: string;
2310
+ };
2311
+ squared: {
2312
+ type: import('vue').PropType<boolean>;
2313
+ default: boolean;
2314
+ };
2315
+ }>> & {
2316
+ onClick?: ((value: MouseEvent) => any) | undefined;
2317
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
2318
+ click: (value: MouseEvent) => void;
2319
+ }, string, {
2320
+ tag: string;
2321
+ type: import('bootstrap-vue-next').ButtonType;
2322
+ replace: boolean;
2323
+ target: import('bootstrap-vue-next').LinkTarget;
2324
+ to: import('vue-router').RouteLocationRaw;
2325
+ append: boolean;
2326
+ disabled: boolean;
2327
+ href: string;
2328
+ rel: string;
2329
+ size: keyof import('bootstrap-vue-next').BaseSize;
2330
+ active: boolean;
2331
+ activeClass: string;
2332
+ routerComponentName: string;
2333
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
2334
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2335
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2336
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
2337
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
2338
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
2339
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2340
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
2341
+ pill: boolean;
2342
+ icon: boolean;
2343
+ routerTag: string;
2344
+ exactActiveClass: string;
2345
+ loading: boolean;
2346
+ loadingFill: boolean;
2347
+ loadingText: string;
2348
+ squared: boolean;
2349
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
2350
+ $slots: Readonly<{
2351
+ default?: ((props: Record<string, never>) => any) | undefined;
2352
+ loading?: ((props: Record<string, never>) => any) | undefined;
2353
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
2354
+ }> & {
2355
+ default?: ((props: Record<string, never>) => any) | undefined;
2356
+ loading?: ((props: Record<string, never>) => any) | undefined;
2357
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
2358
+ };
2359
+ });
2360
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2361
+ icon: {
2362
+ type: StringConstructor;
2363
+ required: true;
2364
+ };
2365
+ variant: {
2366
+ type: StringConstructor;
2367
+ default: string;
2368
+ validator: (value: unknown) => any;
2369
+ };
2370
+ customColour: {
2371
+ type: StringConstructor;
2372
+ default: any;
2373
+ };
2374
+ size: {
2375
+ type: StringConstructor;
2376
+ default: string;
2377
+ validator: (value: unknown) => any;
2378
+ };
2379
+ smallSize: {
2380
+ type: StringConstructor;
2381
+ default: any;
2382
+ validator: (value: unknown) => any;
2383
+ };
2384
+ }>, {}, {
2385
+ tokens: {
2386
+ "vs-color-background-primary": string;
2387
+ "vs-color-background-secondary": string;
2388
+ "vs-color-background-bold": string;
2389
+ "vs-color-background-brand": string;
2390
+ "vs-color-background-inverse": string;
2391
+ "vs-color-background-highlight": string;
2392
+ "vs-color-background-information": string;
2393
+ "vs-color-background-success": string;
2394
+ "vs-color-background-warning": string;
2395
+ "vs-color-background-error": string;
2396
+ "vs-color-background-accent-heather-80": string;
2397
+ "vs-color-background-accent-heather-30": string;
2398
+ "vs-color-background-accent-tolsta-40": string;
2399
+ "vs-color-background-accent-gorse-05": string;
2400
+ "vs-color-border-primary": string;
2401
+ "vs-color-border-secondary": string;
2402
+ "vs-color-border-inverse": string;
2403
+ "vs-color-border-input": string;
2404
+ "vs-color-border-highlight": string;
2405
+ "vs-color-border-bold": string;
2406
+ "vs-color-border-success": string;
2407
+ "vs-color-border-warning": string;
2408
+ "vs-color-border-error": string;
2409
+ "vs-color-border-disabled": string;
2410
+ "vs-color-icon-primary": string;
2411
+ "vs-color-icon-secondary": string;
2412
+ "vs-color-icon-tertiary": string;
2413
+ "vs-color-icon-inverse": string;
2414
+ "vs-color-icon-cta-on-light": string;
2415
+ "vs-color-icon-highlight": string;
2416
+ "vs-color-icon-success": string;
2417
+ "vs-color-icon-warning": string;
2418
+ "vs-color-icon-error": string;
2419
+ "vs-color-icon-disabled": string;
2420
+ "vs-color-icon-accent-saltire-30": string;
2421
+ "vs-color-icon-ski-easy": string;
2422
+ "vs-color-icon-ski-intermediate": string;
2423
+ "vs-color-icon-ski-difficult": string;
2424
+ "vs-color-icon-ski-very-difficult": string;
2425
+ "vs-color-icon-ski-itineraries": string;
2426
+ "vs-color-icon-ski-other": string;
2427
+ "vs-color-icon-accent-loch-ness": string;
2428
+ "vs-color-icon-accent-grey-02": string;
2429
+ "vs-color-icon-accent-saltire": string;
2430
+ "vs-color-icon-accent-bramble": string;
2431
+ "vs-color-icon-accent-heather": string;
2432
+ "vs-color-icon-accent-whisky": string;
2433
+ "vs-color-icon-accent-cranachan": string;
2434
+ "vs-color-icon-accent-buachaille": string;
2435
+ "vs-color-interaction-focus": string;
2436
+ "vs-color-interaction-focus-on-bold": string;
2437
+ "vs-color-interaction-cta-primary": string;
2438
+ "vs-color-interaction-cta-secondary": string;
2439
+ "vs-color-interaction-cta-hover": string;
2440
+ "vs-color-interaction-cta-pressed": string;
2441
+ "vs-color-interaction-cta-disabled": string;
2442
+ "vs-color-interaction-cta-subtle-hover": string;
2443
+ "vs-color-interaction-cta-subtle-pressed": string;
2444
+ "vs-color-interaction-cta-subtle": string;
2445
+ "vs-color-interaction-link-primary": string;
2446
+ "vs-color-interaction-link-secondary": string;
2447
+ "vs-color-interaction-link-active": string;
2448
+ "vs-color-interaction-link-visited": string;
2449
+ "vs-color-interaction-link-disabled": string;
2450
+ "vs-color-interaction-link-visited-on-bold": string;
2451
+ "vs-color-text-primary": string;
2452
+ "vs-color-text-secondary": string;
2453
+ "vs-color-text-tertiary": string;
2454
+ "vs-color-text-inverse": string;
2455
+ "vs-color-text-cta-on-light": string;
2456
+ "vs-color-text-highlight": string;
2457
+ "vs-color-text-brand": string;
2458
+ "vs-color-text-error": string;
2459
+ "vs-color-text-success": string;
2460
+ "vs-color-text-disabled": string;
2461
+ breakpoint_xl: string;
2462
+ grid_container_width_xl: string;
2463
+ breakpoint_md: string;
2464
+ max_container_width_xl: string;
2465
+ grid_container_width_md: string;
2466
+ breakpoint_sm: string;
2467
+ breakpoint_lg: string;
2468
+ breakpoint_xs: string;
2469
+ max_container_width_md: string;
2470
+ grid_container_width_sm: string;
2471
+ grid_container_width_lg: string;
2472
+ max_container_width_sm: string;
2473
+ max_container_width_lg: string;
2474
+ max_container_width_xxl: string;
2475
+ grid_container_width_xxl: string;
2476
+ breakpoint_xxl: string;
2477
+ grid_columns: string;
2478
+ grid_gutter_width: string;
2479
+ "vs-spacer-0": string;
2480
+ "vs-spacer-0125": string;
2481
+ "vs-spacer-025": string;
2482
+ "vs-spacer-050": string;
2483
+ "vs-spacer-075": string;
2484
+ "vs-spacer-100": string;
2485
+ "vs-spacer-125": string;
2486
+ "vs-spacer-150": string;
2487
+ "vs-spacer-175": string;
2488
+ "vs-spacer-200": string;
2489
+ "vs-spacer-225": string;
2490
+ "vs-spacer-250": string;
2491
+ "vs-spacer-300": string;
2492
+ "vs-spacer-400": string;
2493
+ "vs-spacer-500": string;
2494
+ "vs-spacer-600": string;
2495
+ "vs-spacer-700": string;
2496
+ "vs-radius-medium": string;
2497
+ "vs-radius-none": string;
2498
+ "vs-radius-large-increased": string;
2499
+ "vs-radius-extra-large-increased": string;
2500
+ "vs-radius-tiny": string;
2501
+ "vs-radius-large": string;
2502
+ "vs-radius-extra-large": string;
2503
+ "vs-radius-extra-extra-large": string;
2504
+ "vs-radius-huge": string;
2505
+ "vs-radius-full": string;
2506
+ "vs-radius-small": string;
2507
+ "vs-elevation-shadow-raised": string;
2508
+ "vs-elevation-shadow-overlay": string;
2509
+ "vs-elevation-surface": string;
2510
+ "vs-elevation-surface-section": string;
2511
+ "vs-elevation-surface-raised": string;
2512
+ "vs-elevation-surface-overlay": string;
2513
+ "vs-focus-shadow": string;
2514
+ "vs-focus-shadow-on-dark": string;
2515
+ "vs-border-width-sm": string;
2516
+ "vs-border-width-md": string;
2517
+ "vs-font-size-display-m": string;
2518
+ "vs-font-size-display-s": string;
2519
+ "vs-font-size-heading-xl": string;
2520
+ "vs-font-size-heading-l": string;
2521
+ "vs-font-size-heading-m": string;
2522
+ "vs-font-size-heading-s": string;
2523
+ "vs-font-size-heading-xs": string;
2524
+ "vs-font-size-heading-xxs": string;
2525
+ "vs-font-size-heading-xxxs": string;
2526
+ "vs-font-size-detail-l": string;
2527
+ "vs-font-size-detail-m": string;
2528
+ "vs-font-size-detail-s": string;
2529
+ "vs-font-size-body-l": string;
2530
+ "vs-font-size-body-m": string;
2531
+ "vs-font-size-body-s": string;
2532
+ "vs-font-weight-strong": string;
2533
+ "vs-font-weight-medium": string;
2534
+ "vs-font-weight-regular": string;
2535
+ "vs-font-weight-subtle": string;
2536
+ "vs-font-weight-heading": string;
2537
+ "vs-font-weight-body": string;
2538
+ "vs-font-weight-detail": string;
2539
+ "vs-font-family-sans-serif": string;
2540
+ "vs-font-family-display": string;
2541
+ "vs-line-height-heading": number;
2542
+ "vs-line-height-detail": number;
2543
+ "vs-line-height-body": number;
2544
+ "vs-letter-spacing-display": string;
2545
+ "vs-letter-spacing-heading": string;
2546
+ "vs-letter-spacing-detail": string;
2547
+ "vs-letter-spacing-body": string;
2548
+ icon_size_xxs: string;
2549
+ icon_size_xs: string;
2550
+ icon_size_sm: string;
2551
+ icon_size_md: string;
2552
+ icon_size_lg: string;
2553
+ icon_size_xl: string;
2554
+ "vs-icon-facility-audio-loop": string;
2555
+ "vs-icon-control-collapse": string;
2556
+ "vs-icon-facility-wheelchair-access": string;
2557
+ "vs-icon-control-pause": string;
2558
+ "vs-icon-facility-cafe": string;
2559
+ "vs-icon-feedback-error": string;
2560
+ "vs-icon-facility-accessible-parking": string;
2561
+ "vs-icon-control-filters": string;
2562
+ "vs-icon-feedback-information": string;
2563
+ "vs-icon-control-external-link": string;
2564
+ "vs-icon-control-play": string;
2565
+ "vs-icon-facility-accessible-dining": string;
2566
+ "vs-icon-facility-public-transport": string;
2567
+ "vs-icon-season-winter": string;
2568
+ "vs-icon-control-expand": string;
2569
+ "vs-icon-facility-pets-welcome": string;
2570
+ "vs-icon-facility-parking": string;
2571
+ "vs-icon-control-menu": string;
2572
+ "vs-icon-season-spring": string;
2573
+ "vs-icon-season-summer": string;
2574
+ "vs-icon-facility-breakfast": string;
2575
+ "vs-icon-control-back-to-top": string;
2576
+ "vs-icon-control-dismiss": string;
2577
+ "vs-icon-feedback-warning": string;
2578
+ "vs-icon-facility-accessible-shower": string;
2579
+ "vs-icon-facility-wifi": string;
2580
+ "vs-icon-control-search": string;
2581
+ "vs-icon-control-download": string;
2582
+ "vs-icon-season-autumn": string;
2583
+ "vs-icon-facility-accessible-toilet": string;
2584
+ "vs-icon-feedback-success": string;
2585
+ "vs-icon-facility-vegan": string;
2586
+ "font-size-1": string;
2587
+ "font-size-2": string;
2588
+ "font-size-3": string;
2589
+ "font-size-4": string;
2590
+ "font-size-5": string;
2591
+ "font-size-6": string;
2592
+ "font-size-7": string;
2593
+ "font-size-8": string;
2594
+ "font-size-9": string;
2595
+ "font-size-10": string;
2596
+ "font-size-body": string;
2597
+ "font-size-body-md": string;
2598
+ "font-size-lead": string;
2599
+ "font-size-lead-md": string;
2600
+ "font-size-teaser": string;
2601
+ opacity_100: string;
2602
+ opacity_50: string;
2603
+ opacity_0: string;
2604
+ duration_quickly: string;
2605
+ duration_base: string;
2606
+ duration_slowly: string;
2607
+ no_javascript: string;
2608
+ theme_dark: string;
2609
+ theme_grey: string;
2610
+ };
2611
+ }, {
2612
+ iconClasses(): any[];
2613
+ fontAwesomeClasses(): any;
2614
+ iconStyles(): {
2615
+ color: string;
2616
+ };
2617
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2618
+ icon: {
2619
+ type: StringConstructor;
2620
+ required: true;
2621
+ };
2622
+ variant: {
2623
+ type: StringConstructor;
2624
+ default: string;
2625
+ validator: (value: unknown) => any;
2626
+ };
2627
+ customColour: {
2628
+ type: StringConstructor;
2629
+ default: any;
2630
+ };
2631
+ size: {
2632
+ type: StringConstructor;
2633
+ default: string;
2634
+ validator: (value: unknown) => any;
2635
+ };
2636
+ smallSize: {
2637
+ type: StringConstructor;
2638
+ default: any;
2639
+ validator: (value: unknown) => any;
2640
+ };
2641
+ }>> & Readonly<{}>, {
2642
+ variant: string;
2643
+ customColour: string;
2644
+ size: string;
2645
+ smallSize: string;
2646
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2647
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
746
2648
  BButton: {
747
2649
  new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
748
2650
  pressed: import('vue').PropType<boolean | undefined>;
@@ -1487,54 +3389,467 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1487
3389
  default: string;
1488
3390
  validator: (value: unknown) => any;
1489
3391
  };
1490
- customColour: {
1491
- type: StringConstructor;
1492
- default: any;
3392
+ customColour: {
3393
+ type: StringConstructor;
3394
+ default: any;
3395
+ };
3396
+ size: {
3397
+ type: StringConstructor;
3398
+ default: string;
3399
+ validator: (value: unknown) => any;
3400
+ };
3401
+ smallSize: {
3402
+ type: StringConstructor;
3403
+ default: any;
3404
+ validator: (value: unknown) => any;
3405
+ };
3406
+ }>> & Readonly<{}>, {
3407
+ variant: string;
3408
+ customColour: string;
3409
+ size: string;
3410
+ smallSize: string;
3411
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3412
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3413
+ VsImg: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
3414
+ src: {
3415
+ type: StringConstructor;
3416
+ required: true;
3417
+ };
3418
+ lowResImage: {
3419
+ type: StringConstructor;
3420
+ default: any;
3421
+ };
3422
+ alt: {
3423
+ type: StringConstructor;
3424
+ default: string;
3425
+ };
3426
+ fluid: {
3427
+ type: BooleanConstructor;
3428
+ default: boolean;
3429
+ };
3430
+ fluidGrow: {
3431
+ type: BooleanConstructor;
3432
+ default: boolean;
3433
+ };
3434
+ useGenericLqip: {
3435
+ type: BooleanConstructor;
3436
+ default: boolean;
3437
+ };
3438
+ useLazyLoading: {
3439
+ type: BooleanConstructor;
3440
+ default: boolean;
3441
+ };
3442
+ }>, {}, {}, {
3443
+ imgStyle(): {
3444
+ backgroundImage: string;
3445
+ };
3446
+ isSvg(): boolean;
3447
+ computedSrcSet(): unknown;
3448
+ }, {}, {
3449
+ computed: {
3450
+ fullSrcSet(): string;
3451
+ };
3452
+ methods: {
3453
+ specificImgSize(size: any): string;
3454
+ };
3455
+ } | {
3456
+ inject: {
3457
+ cols: {
3458
+ default: number;
3459
+ };
3460
+ sm: {
3461
+ default: number;
1493
3462
  };
1494
- size: {
1495
- type: StringConstructor;
1496
- default: string;
1497
- validator: (value: unknown) => any;
3463
+ md: {
3464
+ default: number;
1498
3465
  };
1499
- smallSize: {
1500
- type: StringConstructor;
1501
- default: any;
1502
- validator: (value: unknown) => any;
3466
+ lg: {
3467
+ default: number;
1503
3468
  };
1504
- }>> & Readonly<{}>, {
1505
- variant: string;
1506
- customColour: string;
1507
- size: string;
1508
- smallSize: string;
1509
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1510
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1511
- VsBody: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1512
- variant: {
3469
+ xl: {
3470
+ default: number;
3471
+ };
3472
+ };
3473
+ computed: {
3474
+ computedSizes(): string;
3475
+ };
3476
+ }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3477
+ src: {
3478
+ type: StringConstructor;
3479
+ required: true;
3480
+ };
3481
+ lowResImage: {
3482
+ type: StringConstructor;
3483
+ default: any;
3484
+ };
3485
+ alt: {
1513
3486
  type: StringConstructor;
1514
3487
  default: string;
1515
- validator: (value: unknown) => any;
1516
3488
  };
1517
- noMargins: {
3489
+ fluid: {
1518
3490
  type: BooleanConstructor;
1519
3491
  default: boolean;
1520
3492
  };
1521
- }>, {}, {}, {
1522
- bodyClasses(): string[];
1523
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1524
- variant: {
1525
- type: StringConstructor;
1526
- default: string;
1527
- validator: (value: unknown) => any;
3493
+ fluidGrow: {
3494
+ type: BooleanConstructor;
3495
+ default: boolean;
3496
+ };
3497
+ useGenericLqip: {
3498
+ type: BooleanConstructor;
3499
+ default: boolean;
1528
3500
  };
1529
- noMargins: {
3501
+ useLazyLoading: {
1530
3502
  type: BooleanConstructor;
1531
3503
  default: boolean;
1532
3504
  };
1533
3505
  }>> & Readonly<{}>, {
1534
- variant: string;
1535
- noMargins: boolean;
1536
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3506
+ fluid: boolean;
3507
+ fluidGrow: boolean;
3508
+ lowResImage: string;
3509
+ alt: string;
3510
+ useGenericLqip: boolean;
3511
+ useLazyLoading: boolean;
3512
+ }, {}, {
3513
+ BImg: import('vue').DefineComponent<{
3514
+ rounded: {
3515
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3516
+ default: boolean;
3517
+ };
3518
+ start: {
3519
+ type: import('vue').PropType<boolean>;
3520
+ default: boolean;
3521
+ };
3522
+ end: {
3523
+ type: import('vue').PropType<boolean>;
3524
+ default: boolean;
3525
+ };
3526
+ center: {
3527
+ type: import('vue').PropType<boolean>;
3528
+ default: boolean;
3529
+ };
3530
+ fluid: {
3531
+ type: import('vue').PropType<boolean>;
3532
+ default: boolean;
3533
+ };
3534
+ src: {
3535
+ type: import('vue').PropType<string>;
3536
+ default: undefined;
3537
+ };
3538
+ blank: {
3539
+ type: import('vue').PropType<boolean>;
3540
+ default: boolean;
3541
+ };
3542
+ blankColor: {
3543
+ type: import('vue').PropType<string>;
3544
+ default: string;
3545
+ };
3546
+ block: {
3547
+ type: import('vue').PropType<boolean>;
3548
+ default: boolean;
3549
+ };
3550
+ fluidGrow: {
3551
+ type: import('vue').PropType<boolean>;
3552
+ default: boolean;
3553
+ };
3554
+ height: {
3555
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
3556
+ default: undefined;
3557
+ };
3558
+ lazy: {
3559
+ type: import('vue').PropType<boolean>;
3560
+ default: boolean;
3561
+ };
3562
+ sizes: {
3563
+ type: import('vue').PropType<string | readonly string[]>;
3564
+ default: undefined;
3565
+ };
3566
+ srcset: {
3567
+ type: import('vue').PropType<string | readonly string[]>;
3568
+ default: undefined;
3569
+ };
3570
+ thumbnail: {
3571
+ type: import('vue').PropType<boolean>;
3572
+ default: boolean;
3573
+ };
3574
+ width: {
3575
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
3576
+ default: undefined;
3577
+ };
3578
+ roundedTop: {
3579
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3580
+ default: undefined;
3581
+ };
3582
+ roundedBottom: {
3583
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3584
+ default: undefined;
3585
+ };
3586
+ roundedStart: {
3587
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3588
+ default: undefined;
3589
+ };
3590
+ roundedEnd: {
3591
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3592
+ default: undefined;
3593
+ };
3594
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3595
+ rounded: {
3596
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3597
+ default: boolean;
3598
+ };
3599
+ start: {
3600
+ type: import('vue').PropType<boolean>;
3601
+ default: boolean;
3602
+ };
3603
+ end: {
3604
+ type: import('vue').PropType<boolean>;
3605
+ default: boolean;
3606
+ };
3607
+ center: {
3608
+ type: import('vue').PropType<boolean>;
3609
+ default: boolean;
3610
+ };
3611
+ fluid: {
3612
+ type: import('vue').PropType<boolean>;
3613
+ default: boolean;
3614
+ };
3615
+ src: {
3616
+ type: import('vue').PropType<string>;
3617
+ default: undefined;
3618
+ };
3619
+ blank: {
3620
+ type: import('vue').PropType<boolean>;
3621
+ default: boolean;
3622
+ };
3623
+ blankColor: {
3624
+ type: import('vue').PropType<string>;
3625
+ default: string;
3626
+ };
3627
+ block: {
3628
+ type: import('vue').PropType<boolean>;
3629
+ default: boolean;
3630
+ };
3631
+ fluidGrow: {
3632
+ type: import('vue').PropType<boolean>;
3633
+ default: boolean;
3634
+ };
3635
+ height: {
3636
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
3637
+ default: undefined;
3638
+ };
3639
+ lazy: {
3640
+ type: import('vue').PropType<boolean>;
3641
+ default: boolean;
3642
+ };
3643
+ sizes: {
3644
+ type: import('vue').PropType<string | readonly string[]>;
3645
+ default: undefined;
3646
+ };
3647
+ srcset: {
3648
+ type: import('vue').PropType<string | readonly string[]>;
3649
+ default: undefined;
3650
+ };
3651
+ thumbnail: {
3652
+ type: import('vue').PropType<boolean>;
3653
+ default: boolean;
3654
+ };
3655
+ width: {
3656
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
3657
+ default: undefined;
3658
+ };
3659
+ roundedTop: {
3660
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3661
+ default: undefined;
3662
+ };
3663
+ roundedBottom: {
3664
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3665
+ default: undefined;
3666
+ };
3667
+ roundedStart: {
3668
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3669
+ default: undefined;
3670
+ };
3671
+ roundedEnd: {
3672
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
3673
+ default: undefined;
3674
+ };
3675
+ }>>, {
3676
+ fluid: boolean;
3677
+ start: boolean;
3678
+ end: boolean;
3679
+ center: boolean;
3680
+ src: string;
3681
+ srcset: string | readonly string[];
3682
+ width: import('node_modules/bootstrap-vue-next/dist/src/types').Numberish;
3683
+ height: import('node_modules/bootstrap-vue-next/dist/src/types').Numberish;
3684
+ lazy: boolean;
3685
+ block: boolean;
3686
+ rounded: boolean | import('bootstrap-vue-next').RadiusElement;
3687
+ roundedTop: boolean | import('bootstrap-vue-next').RadiusElement;
3688
+ roundedBottom: boolean | import('bootstrap-vue-next').RadiusElement;
3689
+ roundedStart: boolean | import('bootstrap-vue-next').RadiusElement;
3690
+ roundedEnd: boolean | import('bootstrap-vue-next').RadiusElement;
3691
+ blank: boolean;
3692
+ blankColor: string;
3693
+ fluidGrow: boolean;
3694
+ sizes: string | readonly string[];
3695
+ thumbnail: boolean;
3696
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3697
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1537
3698
  }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1538
- VueYoutube: any;
1539
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
3699
+ }, {
3700
+ /**
3701
+ * Plays the video by calling the play method
3702
+ * on the player component reference, if it exists
3703
+ */
3704
+ playVideo(): void;
3705
+ /**
3706
+ * Pauses the video by calling the pause method
3707
+ * on the player component reference, if it exists
3708
+ */
3709
+ pauseVideo(): void;
3710
+ /**
3711
+ * Stops the video by calling the stop method
3712
+ * on the player component reference, if it exists
3713
+ */
3714
+ stopVideo(): void;
3715
+ /**
3716
+ * Toggles the play/pause state of the video by calling the toggle method
3717
+ * on the player component reference, if it exists
3718
+ */
3719
+ toggleVideo(): void;
3720
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
3721
+ /**
3722
+ * The type of video player to display
3723
+ */
3724
+ videoType: {
3725
+ type: StringConstructor;
3726
+ default: string;
3727
+ validator: (value: unknown) => boolean;
3728
+ };
3729
+ /**
3730
+ * The video url for HTML5 player
3731
+ */
3732
+ videoSrc: {
3733
+ type: StringConstructor;
3734
+ default: string;
3735
+ };
3736
+ /**
3737
+ * The poster image URL for video player
3738
+ */
3739
+ posterImageSrc: {
3740
+ type: StringConstructor;
3741
+ default: string;
3742
+ };
3743
+ /**
3744
+ * The video ID for the video, used for both YouTube and HTML5 players
3745
+ */
3746
+ videoId: {
3747
+ type: StringConstructor;
3748
+ default: string;
3749
+ };
3750
+ /**
3751
+ * The title of the video, set in the CMS
3752
+ */
3753
+ videoTitle: {
3754
+ type: StringConstructor;
3755
+ default: string;
3756
+ };
3757
+ /**
3758
+ * The language of the video
3759
+ */
3760
+ language: {
3761
+ type: StringConstructor;
3762
+ default: string;
3763
+ };
3764
+ /**
3765
+ * A string to be shown with the rounded time, when the rounded
3766
+ * minute value is singular. Should contain '%s' to be replaced by the
3767
+ * number of minutes
3768
+ *
3769
+ * Eg: '%s minute video', 'Video de %s minuto'
3770
+ */
3771
+ singleMinuteDescriptor: {
3772
+ type: StringConstructor;
3773
+ default: string;
3774
+ };
3775
+ /**
3776
+ * A string to be shown with the rounded time, when the rounded
3777
+ * minute value is plural. Should contain '%s' to be replaced
3778
+ * by the number of minutes
3779
+ *
3780
+ * Eg: '%s minute video', 'Video de %s minutos'
3781
+ */
3782
+ pluralMinuteDescriptor: {
3783
+ type: StringConstructor;
3784
+ default: string;
3785
+ };
3786
+ /**
3787
+ * A message explaining why the component has been disabled with disabled cookies, is
3788
+ * provided for descendent components to inject
3789
+ */
3790
+ noCookiesMessage: {
3791
+ type: StringConstructor;
3792
+ default: string;
3793
+ };
3794
+ /**
3795
+ * Text used for the link which opens the cookie preference centre.
3796
+ */
3797
+ cookieBtnText: {
3798
+ type: StringConstructor;
3799
+ default: string;
3800
+ };
3801
+ /**
3802
+ /**
3803
+ * A message explaining why the component has been disabled when js is disabled,
3804
+ * is provided for descendent components to inject
3805
+ */
3806
+ noJsMessage: {
3807
+ type: StringConstructor;
3808
+ default: string;
3809
+ };
3810
+ /**
3811
+ * Text to be announced when button is toggled to play
3812
+ */
3813
+ playButtonLabel: {
3814
+ type: StringConstructor;
3815
+ default: string;
3816
+ };
3817
+ /**
3818
+ * Text to be announced when button is toggled to pause
3819
+ */
3820
+ pauseButtonLabel: {
3821
+ type: StringConstructor;
3822
+ default: string;
3823
+ };
3824
+ /**
3825
+ * Whether to show play/pause toggle button
3826
+ */
3827
+ showToggle: {
3828
+ type: BooleanConstructor;
3829
+ default: boolean;
3830
+ };
3831
+ /**
3832
+ * Enable lazy loading - video only loads when scrolled into view
3833
+ */
3834
+ lazyLoad: {
3835
+ type: BooleanConstructor;
3836
+ default: boolean;
3837
+ };
3838
+ }>> & Readonly<{}>, {
3839
+ language: string;
3840
+ noJsMessage: string;
3841
+ noCookiesMessage: string;
3842
+ videoId: string;
3843
+ videoTitle: string;
3844
+ singleMinuteDescriptor: string;
3845
+ pluralMinuteDescriptor: string;
3846
+ cookieBtnText: string;
3847
+ lazyLoad: boolean;
3848
+ videoSrc: string;
3849
+ posterImageSrc: string;
3850
+ playButtonLabel: string;
3851
+ pauseButtonLabel: string;
3852
+ showToggle: boolean;
3853
+ videoType: string;
3854
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1540
3855
  export default _default;