@visitscotland/component-library 5.43.0 → 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 (100) hide show
  1. package/dist/client/manifest.json +676 -598
  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/{34ee90429cad0416277c.js → 2fd9050bc8c51d32cbb0.js} +1 -1
  10. package/dist/client/scripts/5f59999ce00d85f8ee67.js +1 -0
  11. package/dist/client/scripts/68531b18be9379f8ca1d.js +1 -0
  12. package/dist/client/scripts/{6fa12c8f2df5887ad779.js → 9a2c80fdf6dd41ba2097.js} +1 -1
  13. package/dist/client/scripts/a1f5afe9ff663790e55a.js +1 -0
  14. package/dist/client/scripts/aee7c272c9f393b0f4ca.js +1 -0
  15. package/dist/client/scripts/cf930d28048b29a9d222.js +1 -0
  16. package/dist/client/scripts/{3aaefce16b5df1479178.js → d2cc4efb6285a4114bc0.js} +1 -1
  17. package/dist/client/scripts/d5c95960992da8923abb.js +1 -0
  18. package/dist/client/scripts/{76f4d20d155ba0ca1a14.js → d720b984726aa6c7ad03.js} +1 -1
  19. package/dist/client/scripts/df0aaca8b6947639b6a5.js +1 -0
  20. package/dist/client/scripts/{66d53fffb25ec07a1aa7.js → fb20325445012053d128.js} +1 -1
  21. package/dist/client/scripts/{4f47ffaa9a5862cc51d1.js → fe5986264852db16cea6.js} +1 -1
  22. package/dist/client/styles/04fe1f6c884b9859bc95.css +1 -0
  23. package/dist/client/styles/0e6c9a9ac04c055dd7ff.css +1 -0
  24. package/dist/client/styles/29bfffa73db774ca851a.css +1 -0
  25. package/dist/client/styles/{34ee90429cad0416277c.css → 2fd9050bc8c51d32cbb0.css} +1 -1
  26. package/dist/client/styles/3adcf92818f194e1e42d.css +1 -0
  27. package/dist/client/styles/51a569f9aa7977ca0c81.css +1 -0
  28. package/dist/client/styles/{a2fe354aca6970fedba6.css → 5f59999ce00d85f8ee67.css} +1 -1
  29. package/dist/client/styles/{ac9413fc9a5f74284fd0.css → 617aa7f0c028f2facae7.css} +1 -1
  30. package/dist/client/styles/{350b5411ffc3a7b4a42a.css → 6894baf997a8bbc643d0.css} +1 -1
  31. package/dist/client/styles/6deaeb270d1e7f4b5b30.css +1 -0
  32. package/dist/client/styles/7212075f8878dd61669d.css +1 -0
  33. package/dist/client/styles/7245a099076cc9226916.css +1 -0
  34. package/dist/client/styles/aee7c272c9f393b0f4ca.css +1 -0
  35. package/dist/client/styles/b927066ed14b3c6c6d2d.css +1 -0
  36. package/dist/client/styles/bc95b04479aa1d0455b7.css +1 -0
  37. package/dist/client/styles/d5c95960992da8923abb.css +1 -0
  38. package/dist/client/styles/ecba7c18163674a414e8.css +1 -0
  39. package/dist/client/styles/{66d53fffb25ec07a1aa7.css → fb20325445012053d128.css} +1 -1
  40. package/dist/components/{LoadingSpinner-OUYR1Zws.mjs → LoadingSpinner-BwAPD0Xn.mjs} +57 -55
  41. package/dist/components/{LoadingSpinner-W8dEafHA.js → LoadingSpinner-DBNfFVpv.js} +7 -7
  42. package/dist/components/src/components/card/Card.vue.d.ts +10 -2
  43. package/dist/components/src/components/hero-section/HeroSection.vue.d.ts +3612 -786
  44. package/dist/components/src/components/image-with-caption/ImageWithCaption.vue.d.ts +1866 -746
  45. package/dist/components/src/components/toggle-button/ToggleButton.vue.d.ts +633 -4
  46. package/dist/components/src/components/video/Video.vue.d.ts +2948 -633
  47. package/dist/components/src/components/video/components/VideoHtml5.vue.d.ts +2210 -0
  48. package/dist/components/src/components/video/components/VideoYoutube.vue.d.ts +1548 -0
  49. package/dist/components/src/components/video/index.d.ts +9 -0
  50. package/dist/components/src/components/video-caption/VideoCaption.vue.d.ts +563 -3
  51. package/dist/components/src/custom-components/maps/MainMap.vue.d.ts +2 -2
  52. package/dist/components/src/custom-components/maps/index.d.ts +2 -2
  53. package/dist/components/src/utils/prefers-reduced-motion.d.ts +2 -0
  54. package/dist/components/style.css +1 -1
  55. package/dist/components/vs-component-library-maps.js +1 -1
  56. package/dist/components/vs-component-library-maps.mjs +1 -1
  57. package/dist/components/vs-component-library.js +27 -27
  58. package/dist/components/vs-component-library.mjs +11464 -10982
  59. package/dist/ssr/index.js +1 -1
  60. package/dist/ssr/manifest.json +1 -1
  61. package/dist/ssr/styles/{b5b07d64d8f252910913.css → 3a7ea95d6f6e97c3b6da.css} +19 -20
  62. package/package.json +1 -1
  63. package/dist/client/scripts/12fa4d6469761cdb8326.js +0 -1
  64. package/dist/client/scripts/39bd197d7d1f66f65105.js +0 -1
  65. package/dist/client/scripts/5828c72a7124a5bcb563.js +0 -1
  66. package/dist/client/scripts/63fb13547a0c980edfc6.js +0 -1
  67. package/dist/client/scripts/662de3a6d0e84564965f.js +0 -1
  68. package/dist/client/scripts/933d633cb47a3304650c.js +0 -1
  69. package/dist/client/scripts/95239a6c2ab36a9f67e8.js +0 -1
  70. package/dist/client/scripts/a2fe354aca6970fedba6.js +0 -1
  71. package/dist/client/scripts/fed71972ffa79d797286.js +0 -1
  72. package/dist/client/styles/12fa4d6469761cdb8326.css +0 -1
  73. package/dist/client/styles/1dab8b823a9fc7be9e7d.css +0 -1
  74. package/dist/client/styles/42233f90e1246c3d508e.css +0 -1
  75. package/dist/client/styles/51240b9c502b2993bd72.css +0 -1
  76. package/dist/client/styles/5828c72a7124a5bcb563.css +0 -1
  77. package/dist/client/styles/662de3a6d0e84564965f.css +0 -1
  78. package/dist/client/styles/95239a6c2ab36a9f67e8.css +0 -1
  79. package/dist/client/styles/abe7bec6335799afee09.css +0 -1
  80. package/dist/client/styles/bf0781d3e1fda7aaf432.css +0 -1
  81. package/dist/client/styles/d014754e0eff762e6ca9.css +0 -1
  82. package/dist/client/styles/e600798c21b1e4b3421a.css +0 -1
  83. package/dist/client/styles/ebe3c46ecbab47f14ec8.css +0 -1
  84. package/dist/client/styles/fed71972ffa79d797286.css +0 -2
  85. package/dist/components/src/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +0 -931
  86. /package/dist/client/scripts/{ebe3c46ecbab47f14ec8.js → 3adcf92818f194e1e42d.js} +0 -0
  87. /package/dist/client/scripts/{42233f90e1246c3d508e.js → 51a569f9aa7977ca0c81.js} +0 -0
  88. /package/dist/client/scripts/{ac9413fc9a5f74284fd0.js → 617aa7f0c028f2facae7.js} +0 -0
  89. /package/dist/client/scripts/{350b5411ffc3a7b4a42a.js → 6894baf997a8bbc643d0.js} +0 -0
  90. /package/dist/client/scripts/{abe7bec6335799afee09.js → 6deaeb270d1e7f4b5b30.js} +0 -0
  91. /package/dist/client/scripts/{e600798c21b1e4b3421a.js → 7212075f8878dd61669d.js} +0 -0
  92. /package/dist/client/scripts/{51240b9c502b2993bd72.js → 7245a099076cc9226916.js} +0 -0
  93. /package/dist/client/scripts/{d014754e0eff762e6ca9.js → b927066ed14b3c6c6d2d.js} +0 -0
  94. /package/dist/client/scripts/{1dab8b823a9fc7be9e7d.js → bc95b04479aa1d0455b7.js} +0 -0
  95. /package/dist/client/scripts/{d94ba5393987a3e2d90a.js → e6bfa540add7fc44472e.js} +0 -0
  96. /package/dist/client/scripts/{bf0781d3e1fda7aaf432.js → ecba7c18163674a414e8.js} +0 -0
  97. /package/dist/client/styles/{ff6101f274e52feca2d0.css → 16305d5b48f2d3edd215.css} +0 -0
  98. /package/dist/client/styles/{e60fe8e9115fe7dd13cf.css → 2464bcc48b0bd7955c9f.css} +0 -0
  99. /package/dist/client/styles/{5032a70c599e2f468071.css → 25d7fcffa86986f410b3.css} +0 -0
  100. /package/dist/client/styles/{3aaefce16b5df1479178.css → d2cc4efb6285a4114bc0.css} +0 -0
@@ -1,931 +0,0 @@
1
- declare const _default: import('vue').DefineComponent<{}, {}, {
2
- isPlaying: boolean;
3
- }, {}, {
4
- /**
5
- * Play/pause the video
6
- */
7
- toggleVideo(): void;
8
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "videoToggled"[], "videoToggled", import('vue').PublicProps, Readonly<{}> & Readonly<{
9
- onVideoToggled?: (...args: any[]) => any;
10
- }>, {}, {}, {
11
- VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
12
- href: {
13
- type: StringConstructor;
14
- default: any;
15
- };
16
- tabindex: {
17
- type: StringConstructor;
18
- default: any;
19
- };
20
- variant: {
21
- type: StringConstructor;
22
- default: string;
23
- validator: (value: unknown) => any;
24
- };
25
- size: {
26
- type: StringConstructor;
27
- default: string;
28
- validator: (value: unknown) => any;
29
- };
30
- animate: {
31
- type: BooleanConstructor;
32
- default: boolean;
33
- };
34
- rounded: {
35
- type: BooleanConstructor;
36
- default: boolean;
37
- };
38
- icon: {
39
- type: StringConstructor;
40
- default: string;
41
- };
42
- iconOnly: {
43
- type: BooleanConstructor;
44
- default: boolean;
45
- };
46
- showLabelBreakpoint: {
47
- type: StringConstructor;
48
- default: string;
49
- validator: (value: unknown) => boolean;
50
- };
51
- active: {
52
- type: BooleanConstructor;
53
- default: boolean;
54
- };
55
- iconPosition: {
56
- type: StringConstructor;
57
- default: string;
58
- validator: (value: unknown) => any;
59
- };
60
- }>, {}, {
61
- isAnimating: boolean;
62
- }, {
63
- buttonClasses(): {
64
- [x: string]: string | boolean;
65
- 'vs-button--animated': boolean;
66
- 'vs-button--is-animating': boolean;
67
- 'vs-button--rounded': boolean;
68
- 'vs-button--icon-only': boolean;
69
- 'vs-button--active': boolean;
70
- 'vs-button--flex-reverse': boolean;
71
- };
72
- iconClasses(): {
73
- 'vs-icon--right': boolean;
74
- 'vs-icon--left': boolean;
75
- }[];
76
- buttonLabelClasses(): {
77
- [x: string]: string | true;
78
- 'visually-hidden': string | true;
79
- };
80
- }, {
81
- animateHandler(event: any): void;
82
- tabbedIn(event: any): void;
83
- trackLink(event: any): void;
84
- }, {
85
- computed: {
86
- pageUrl: () => string;
87
- };
88
- data(): {
89
- dataLayerLoadConfirmed: boolean;
90
- dataLayerStore: any;
91
- };
92
- mounted(): void;
93
- methods: {
94
- templateFiller(template: any, values: any): {};
95
- createDataLayerObject(type: any, event: any, href: any): void;
96
- returnIsoDate(): string;
97
- pushToDataLayer(object: any): void;
98
- compileFullTemplate(templateValues: any): any;
99
- targetText(event: any): any;
100
- };
101
- }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
102
- href: {
103
- type: StringConstructor;
104
- default: any;
105
- };
106
- tabindex: {
107
- type: StringConstructor;
108
- default: any;
109
- };
110
- variant: {
111
- type: StringConstructor;
112
- default: string;
113
- validator: (value: unknown) => any;
114
- };
115
- size: {
116
- type: StringConstructor;
117
- default: string;
118
- validator: (value: unknown) => any;
119
- };
120
- animate: {
121
- type: BooleanConstructor;
122
- default: boolean;
123
- };
124
- rounded: {
125
- type: BooleanConstructor;
126
- default: boolean;
127
- };
128
- icon: {
129
- type: StringConstructor;
130
- default: string;
131
- };
132
- iconOnly: {
133
- type: BooleanConstructor;
134
- default: boolean;
135
- };
136
- showLabelBreakpoint: {
137
- type: StringConstructor;
138
- default: string;
139
- validator: (value: unknown) => boolean;
140
- };
141
- active: {
142
- type: BooleanConstructor;
143
- default: boolean;
144
- };
145
- iconPosition: {
146
- type: StringConstructor;
147
- default: string;
148
- validator: (value: unknown) => any;
149
- };
150
- }>> & Readonly<{
151
- onBtnFocus?: (...args: any[]) => any;
152
- }>, {
153
- icon: string;
154
- variant: string;
155
- size: string;
156
- href: string;
157
- active: boolean;
158
- tabindex: string;
159
- animate: boolean;
160
- rounded: boolean;
161
- iconOnly: boolean;
162
- showLabelBreakpoint: string;
163
- iconPosition: string;
164
- }, {}, {
165
- BButton: {
166
- new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
167
- pressed: import('vue').PropType<boolean | undefined>;
168
- tag: {
169
- type: import('vue').PropType<string>;
170
- default: string;
171
- };
172
- type: {
173
- type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
174
- default: string;
175
- };
176
- replace: {
177
- type: import('vue').PropType<boolean>;
178
- default: undefined;
179
- };
180
- target: {
181
- type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
182
- default: undefined;
183
- };
184
- to: {
185
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
186
- default: undefined;
187
- };
188
- append: {
189
- type: import('vue').PropType<boolean>;
190
- default: undefined;
191
- };
192
- disabled: {
193
- type: import('vue').PropType<boolean>;
194
- default: undefined;
195
- };
196
- href: {
197
- type: import('vue').PropType<string>;
198
- default: undefined;
199
- };
200
- rel: {
201
- type: import('vue').PropType<string>;
202
- default: undefined;
203
- };
204
- size: {
205
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
206
- default: string;
207
- };
208
- active: {
209
- type: import('vue').PropType<boolean>;
210
- default: boolean;
211
- };
212
- activeClass: {
213
- type: import('vue').PropType<string>;
214
- default: undefined;
215
- };
216
- routerComponentName: {
217
- type: import('vue').PropType<string>;
218
- default: undefined;
219
- };
220
- variant: {
221
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
222
- default: string;
223
- };
224
- opacity: {
225
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
226
- default: undefined;
227
- };
228
- opacityHover: {
229
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
230
- default: undefined;
231
- };
232
- underlineVariant: {
233
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
234
- default: undefined;
235
- };
236
- underlineOffset: {
237
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
238
- default: undefined;
239
- };
240
- underlineOffsetHover: {
241
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
242
- default: undefined;
243
- };
244
- underlineOpacity: {
245
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
246
- default: undefined;
247
- };
248
- underlineOpacityHover: {
249
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
250
- default: undefined;
251
- };
252
- pill: {
253
- type: import('vue').PropType<boolean>;
254
- default: boolean;
255
- };
256
- icon: {
257
- type: import('vue').PropType<boolean>;
258
- default: undefined;
259
- };
260
- routerTag: {
261
- type: import('vue').PropType<string>;
262
- default: undefined;
263
- };
264
- exactActiveClass: {
265
- type: import('vue').PropType<string>;
266
- default: undefined;
267
- };
268
- loading: {
269
- type: import('vue').PropType<boolean>;
270
- default: boolean;
271
- };
272
- loadingFill: {
273
- type: import('vue').PropType<boolean>;
274
- default: boolean;
275
- };
276
- loadingText: {
277
- type: import('vue').PropType<string>;
278
- default: string;
279
- };
280
- squared: {
281
- type: import('vue').PropType<boolean>;
282
- default: boolean;
283
- };
284
- }>> & {
285
- onClick?: ((value: MouseEvent) => any) | undefined;
286
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
287
- click: (value: MouseEvent) => void;
288
- }, import('vue').PublicProps, {
289
- tag: string;
290
- type: import('bootstrap-vue-next').ButtonType;
291
- replace: boolean;
292
- target: import('bootstrap-vue-next').LinkTarget;
293
- to: import('vue-router').RouteLocationRaw;
294
- append: boolean;
295
- disabled: boolean;
296
- href: string;
297
- rel: string;
298
- size: keyof import('bootstrap-vue-next').BaseSize;
299
- active: boolean;
300
- activeClass: string;
301
- routerComponentName: string;
302
- variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
303
- opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
304
- opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
305
- underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
306
- underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
307
- underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
308
- underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
309
- underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
310
- pill: boolean;
311
- icon: boolean;
312
- routerTag: string;
313
- exactActiveClass: string;
314
- loading: boolean;
315
- loadingFill: boolean;
316
- loadingText: string;
317
- squared: boolean;
318
- }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
319
- P: {};
320
- B: {};
321
- D: {};
322
- C: {};
323
- M: {};
324
- Defaults: {};
325
- }, Readonly<import('vue').ExtractPropTypes<{
326
- pressed: import('vue').PropType<boolean | undefined>;
327
- tag: {
328
- type: import('vue').PropType<string>;
329
- default: string;
330
- };
331
- type: {
332
- type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
333
- default: string;
334
- };
335
- replace: {
336
- type: import('vue').PropType<boolean>;
337
- default: undefined;
338
- };
339
- target: {
340
- type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
341
- default: undefined;
342
- };
343
- to: {
344
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
345
- default: undefined;
346
- };
347
- append: {
348
- type: import('vue').PropType<boolean>;
349
- default: undefined;
350
- };
351
- disabled: {
352
- type: import('vue').PropType<boolean>;
353
- default: undefined;
354
- };
355
- href: {
356
- type: import('vue').PropType<string>;
357
- default: undefined;
358
- };
359
- rel: {
360
- type: import('vue').PropType<string>;
361
- default: undefined;
362
- };
363
- size: {
364
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
365
- default: string;
366
- };
367
- active: {
368
- type: import('vue').PropType<boolean>;
369
- default: boolean;
370
- };
371
- activeClass: {
372
- type: import('vue').PropType<string>;
373
- default: undefined;
374
- };
375
- routerComponentName: {
376
- type: import('vue').PropType<string>;
377
- default: undefined;
378
- };
379
- variant: {
380
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
381
- default: string;
382
- };
383
- opacity: {
384
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
385
- default: undefined;
386
- };
387
- opacityHover: {
388
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
389
- default: undefined;
390
- };
391
- underlineVariant: {
392
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
393
- default: undefined;
394
- };
395
- underlineOffset: {
396
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
397
- default: undefined;
398
- };
399
- underlineOffsetHover: {
400
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
401
- default: undefined;
402
- };
403
- underlineOpacity: {
404
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
405
- default: undefined;
406
- };
407
- underlineOpacityHover: {
408
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
409
- default: undefined;
410
- };
411
- pill: {
412
- type: import('vue').PropType<boolean>;
413
- default: boolean;
414
- };
415
- icon: {
416
- type: import('vue').PropType<boolean>;
417
- default: undefined;
418
- };
419
- routerTag: {
420
- type: import('vue').PropType<string>;
421
- default: undefined;
422
- };
423
- exactActiveClass: {
424
- type: import('vue').PropType<string>;
425
- default: undefined;
426
- };
427
- loading: {
428
- type: import('vue').PropType<boolean>;
429
- default: boolean;
430
- };
431
- loadingFill: {
432
- type: import('vue').PropType<boolean>;
433
- default: boolean;
434
- };
435
- loadingText: {
436
- type: import('vue').PropType<string>;
437
- default: string;
438
- };
439
- squared: {
440
- type: import('vue').PropType<boolean>;
441
- default: boolean;
442
- };
443
- }>> & {
444
- onClick?: ((value: MouseEvent) => any) | undefined;
445
- }, {}, {}, {}, {}, {
446
- tag: string;
447
- type: import('bootstrap-vue-next').ButtonType;
448
- replace: boolean;
449
- target: import('bootstrap-vue-next').LinkTarget;
450
- to: import('vue-router').RouteLocationRaw;
451
- append: boolean;
452
- disabled: boolean;
453
- href: string;
454
- rel: string;
455
- size: keyof import('bootstrap-vue-next').BaseSize;
456
- active: boolean;
457
- activeClass: string;
458
- routerComponentName: string;
459
- variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
460
- opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
461
- opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
462
- underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
463
- underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
464
- underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
465
- underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
466
- underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
467
- pill: boolean;
468
- icon: boolean;
469
- routerTag: string;
470
- exactActiveClass: string;
471
- loading: boolean;
472
- loadingFill: boolean;
473
- loadingText: string;
474
- squared: boolean;
475
- }>;
476
- __isFragment?: never;
477
- __isTeleport?: never;
478
- __isSuspense?: never;
479
- } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
480
- pressed: import('vue').PropType<boolean | undefined>;
481
- tag: {
482
- type: import('vue').PropType<string>;
483
- default: string;
484
- };
485
- type: {
486
- type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
487
- default: string;
488
- };
489
- replace: {
490
- type: import('vue').PropType<boolean>;
491
- default: undefined;
492
- };
493
- target: {
494
- type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
495
- default: undefined;
496
- };
497
- to: {
498
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
499
- default: undefined;
500
- };
501
- append: {
502
- type: import('vue').PropType<boolean>;
503
- default: undefined;
504
- };
505
- disabled: {
506
- type: import('vue').PropType<boolean>;
507
- default: undefined;
508
- };
509
- href: {
510
- type: import('vue').PropType<string>;
511
- default: undefined;
512
- };
513
- rel: {
514
- type: import('vue').PropType<string>;
515
- default: undefined;
516
- };
517
- size: {
518
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
519
- default: string;
520
- };
521
- active: {
522
- type: import('vue').PropType<boolean>;
523
- default: boolean;
524
- };
525
- activeClass: {
526
- type: import('vue').PropType<string>;
527
- default: undefined;
528
- };
529
- routerComponentName: {
530
- type: import('vue').PropType<string>;
531
- default: undefined;
532
- };
533
- variant: {
534
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
535
- default: string;
536
- };
537
- opacity: {
538
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
539
- default: undefined;
540
- };
541
- opacityHover: {
542
- type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
543
- default: undefined;
544
- };
545
- underlineVariant: {
546
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
547
- default: undefined;
548
- };
549
- underlineOffset: {
550
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
551
- default: undefined;
552
- };
553
- underlineOffsetHover: {
554
- type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
555
- default: undefined;
556
- };
557
- underlineOpacity: {
558
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
559
- default: undefined;
560
- };
561
- underlineOpacityHover: {
562
- type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
563
- default: undefined;
564
- };
565
- pill: {
566
- type: import('vue').PropType<boolean>;
567
- default: boolean;
568
- };
569
- icon: {
570
- type: import('vue').PropType<boolean>;
571
- default: undefined;
572
- };
573
- routerTag: {
574
- type: import('vue').PropType<string>;
575
- default: undefined;
576
- };
577
- exactActiveClass: {
578
- type: import('vue').PropType<string>;
579
- default: undefined;
580
- };
581
- loading: {
582
- type: import('vue').PropType<boolean>;
583
- default: boolean;
584
- };
585
- loadingFill: {
586
- type: import('vue').PropType<boolean>;
587
- default: boolean;
588
- };
589
- loadingText: {
590
- type: import('vue').PropType<string>;
591
- default: string;
592
- };
593
- squared: {
594
- type: import('vue').PropType<boolean>;
595
- default: boolean;
596
- };
597
- }>> & {
598
- onClick?: ((value: MouseEvent) => any) | undefined;
599
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
600
- click: (value: MouseEvent) => void;
601
- }, string, {
602
- tag: string;
603
- type: import('bootstrap-vue-next').ButtonType;
604
- replace: boolean;
605
- target: import('bootstrap-vue-next').LinkTarget;
606
- to: import('vue-router').RouteLocationRaw;
607
- append: boolean;
608
- disabled: boolean;
609
- href: string;
610
- rel: string;
611
- size: keyof import('bootstrap-vue-next').BaseSize;
612
- active: boolean;
613
- activeClass: string;
614
- routerComponentName: string;
615
- variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
616
- opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
617
- opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
618
- underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
619
- underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
620
- underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
621
- underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
622
- underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
623
- pill: boolean;
624
- icon: boolean;
625
- routerTag: string;
626
- exactActiveClass: string;
627
- loading: boolean;
628
- loadingFill: boolean;
629
- loadingText: string;
630
- squared: boolean;
631
- }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
632
- $slots: Readonly<{
633
- default?: ((props: Record<string, never>) => any) | undefined;
634
- loading?: ((props: Record<string, never>) => any) | undefined;
635
- 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
636
- }> & {
637
- default?: ((props: Record<string, never>) => any) | undefined;
638
- loading?: ((props: Record<string, never>) => any) | undefined;
639
- 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
640
- };
641
- });
642
- VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
643
- icon: {
644
- type: StringConstructor;
645
- required: true;
646
- };
647
- variant: {
648
- type: StringConstructor;
649
- default: string;
650
- validator: (value: unknown) => any;
651
- };
652
- customColour: {
653
- type: StringConstructor;
654
- default: any;
655
- };
656
- size: {
657
- type: StringConstructor;
658
- default: string;
659
- validator: (value: unknown) => any;
660
- };
661
- smallSize: {
662
- type: StringConstructor;
663
- default: any;
664
- validator: (value: unknown) => any;
665
- };
666
- }>, {}, {
667
- tokens: {
668
- "vs-color-background-primary": string;
669
- "vs-color-background-secondary": string;
670
- "vs-color-background-bold": string;
671
- "vs-color-background-brand": string;
672
- "vs-color-background-inverse": string;
673
- "vs-color-background-highlight": string;
674
- "vs-color-background-information": string;
675
- "vs-color-background-success": string;
676
- "vs-color-background-warning": string;
677
- "vs-color-background-error": string;
678
- "vs-color-background-accent-heather-80": string;
679
- "vs-color-background-accent-heather-30": string;
680
- "vs-color-background-accent-tolsta-40": string;
681
- "vs-color-background-accent-gorse-05": string;
682
- "vs-color-border-primary": string;
683
- "vs-color-border-secondary": string;
684
- "vs-color-border-inverse": string;
685
- "vs-color-border-input": string;
686
- "vs-color-border-highlight": string;
687
- "vs-color-border-bold": string;
688
- "vs-color-border-success": string;
689
- "vs-color-border-warning": string;
690
- "vs-color-border-error": string;
691
- "vs-color-border-disabled": string;
692
- "vs-color-icon-primary": string;
693
- "vs-color-icon-secondary": string;
694
- "vs-color-icon-tertiary": string;
695
- "vs-color-icon-inverse": string;
696
- "vs-color-icon-cta-on-light": string;
697
- "vs-color-icon-highlight": string;
698
- "vs-color-icon-success": string;
699
- "vs-color-icon-warning": string;
700
- "vs-color-icon-error": string;
701
- "vs-color-icon-disabled": string;
702
- "vs-color-icon-accent-saltire-30": string;
703
- "vs-color-icon-ski-easy": string;
704
- "vs-color-icon-ski-intermediate": string;
705
- "vs-color-icon-ski-difficult": string;
706
- "vs-color-icon-ski-very-difficult": string;
707
- "vs-color-icon-ski-itineraries": string;
708
- "vs-color-icon-ski-other": string;
709
- "vs-color-icon-accent-loch-ness": string;
710
- "vs-color-icon-accent-grey-02": string;
711
- "vs-color-icon-accent-saltire": string;
712
- "vs-color-icon-accent-bramble": string;
713
- "vs-color-icon-accent-heather": string;
714
- "vs-color-icon-accent-whisky": string;
715
- "vs-color-icon-accent-cranachan": string;
716
- "vs-color-icon-accent-buachaille": string;
717
- "vs-color-interaction-focus": string;
718
- "vs-color-interaction-focus-on-bold": string;
719
- "vs-color-interaction-cta-primary": string;
720
- "vs-color-interaction-cta-secondary": string;
721
- "vs-color-interaction-cta-hover": string;
722
- "vs-color-interaction-cta-pressed": string;
723
- "vs-color-interaction-cta-disabled": string;
724
- "vs-color-interaction-cta-subtle-hover": string;
725
- "vs-color-interaction-cta-subtle-pressed": string;
726
- "vs-color-interaction-cta-subtle": string;
727
- "vs-color-interaction-link-primary": string;
728
- "vs-color-interaction-link-secondary": string;
729
- "vs-color-interaction-link-active": string;
730
- "vs-color-interaction-link-visited": string;
731
- "vs-color-interaction-link-disabled": string;
732
- "vs-color-interaction-link-visited-on-bold": string;
733
- "vs-color-text-primary": string;
734
- "vs-color-text-secondary": string;
735
- "vs-color-text-tertiary": string;
736
- "vs-color-text-inverse": string;
737
- "vs-color-text-cta-on-light": string;
738
- "vs-color-text-highlight": string;
739
- "vs-color-text-brand": string;
740
- "vs-color-text-error": string;
741
- "vs-color-text-success": string;
742
- "vs-color-text-disabled": string;
743
- breakpoint_xl: string;
744
- grid_container_width_xl: string;
745
- breakpoint_md: string;
746
- max_container_width_xl: string;
747
- grid_container_width_md: string;
748
- breakpoint_sm: string;
749
- breakpoint_lg: string;
750
- breakpoint_xs: string;
751
- max_container_width_md: string;
752
- grid_container_width_sm: string;
753
- grid_container_width_lg: string;
754
- max_container_width_sm: string;
755
- max_container_width_lg: string;
756
- max_container_width_xxl: string;
757
- grid_container_width_xxl: string;
758
- breakpoint_xxl: string;
759
- grid_columns: string;
760
- grid_gutter_width: string;
761
- "vs-spacer-0": string;
762
- "vs-spacer-0125": string;
763
- "vs-spacer-025": string;
764
- "vs-spacer-050": string;
765
- "vs-spacer-075": string;
766
- "vs-spacer-100": string;
767
- "vs-spacer-125": string;
768
- "vs-spacer-150": string;
769
- "vs-spacer-175": string;
770
- "vs-spacer-200": string;
771
- "vs-spacer-225": string;
772
- "vs-spacer-250": string;
773
- "vs-spacer-300": string;
774
- "vs-spacer-400": string;
775
- "vs-spacer-500": string;
776
- "vs-spacer-600": string;
777
- "vs-spacer-700": string;
778
- "vs-radius-medium": string;
779
- "vs-radius-none": string;
780
- "vs-radius-large-increased": string;
781
- "vs-radius-extra-large-increased": string;
782
- "vs-radius-tiny": string;
783
- "vs-radius-large": string;
784
- "vs-radius-extra-large": string;
785
- "vs-radius-extra-extra-large": string;
786
- "vs-radius-huge": string;
787
- "vs-radius-full": string;
788
- "vs-radius-small": string;
789
- "vs-elevation-shadow-raised": string;
790
- "vs-elevation-shadow-overlay": string;
791
- "vs-elevation-surface": string;
792
- "vs-elevation-surface-section": string;
793
- "vs-elevation-surface-raised": string;
794
- "vs-elevation-surface-overlay": string;
795
- "vs-focus-shadow": string;
796
- "vs-focus-shadow-on-dark": string;
797
- "vs-border-width-sm": string;
798
- "vs-border-width-md": string;
799
- "vs-font-size-display-m": string;
800
- "vs-font-size-display-s": string;
801
- "vs-font-size-heading-xl": string;
802
- "vs-font-size-heading-l": string;
803
- "vs-font-size-heading-m": string;
804
- "vs-font-size-heading-s": string;
805
- "vs-font-size-heading-xs": string;
806
- "vs-font-size-heading-xxs": string;
807
- "vs-font-size-heading-xxxs": string;
808
- "vs-font-size-detail-l": string;
809
- "vs-font-size-detail-m": string;
810
- "vs-font-size-detail-s": string;
811
- "vs-font-size-body-l": string;
812
- "vs-font-size-body-m": string;
813
- "vs-font-size-body-s": string;
814
- "vs-font-weight-strong": string;
815
- "vs-font-weight-medium": string;
816
- "vs-font-weight-regular": string;
817
- "vs-font-weight-subtle": string;
818
- "vs-font-weight-heading": string;
819
- "vs-font-weight-body": string;
820
- "vs-font-weight-detail": string;
821
- "vs-font-family-sans-serif": string;
822
- "vs-font-family-display": string;
823
- "vs-line-height-heading": number;
824
- "vs-line-height-detail": number;
825
- "vs-line-height-body": number;
826
- "vs-letter-spacing-display": string;
827
- "vs-letter-spacing-heading": string;
828
- "vs-letter-spacing-detail": string;
829
- "vs-letter-spacing-body": string;
830
- icon_size_xxs: string;
831
- icon_size_xs: string;
832
- icon_size_sm: string;
833
- icon_size_md: string;
834
- icon_size_lg: string;
835
- icon_size_xl: string;
836
- "vs-icon-facility-audio-loop": string;
837
- "vs-icon-control-collapse": string;
838
- "vs-icon-facility-wheelchair-access": string;
839
- "vs-icon-control-pause": string;
840
- "vs-icon-facility-cafe": string;
841
- "vs-icon-feedback-error": string;
842
- "vs-icon-facility-accessible-parking": string;
843
- "vs-icon-control-filters": string;
844
- "vs-icon-feedback-information": string;
845
- "vs-icon-control-external-link": string;
846
- "vs-icon-control-play": string;
847
- "vs-icon-facility-accessible-dining": string;
848
- "vs-icon-facility-public-transport": string;
849
- "vs-icon-season-winter": string;
850
- "vs-icon-control-expand": string;
851
- "vs-icon-facility-pets-welcome": string;
852
- "vs-icon-facility-parking": string;
853
- "vs-icon-control-menu": string;
854
- "vs-icon-season-spring": string;
855
- "vs-icon-season-summer": string;
856
- "vs-icon-facility-breakfast": string;
857
- "vs-icon-control-back-to-top": string;
858
- "vs-icon-control-dismiss": string;
859
- "vs-icon-feedback-warning": string;
860
- "vs-icon-facility-accessible-shower": string;
861
- "vs-icon-facility-wifi": string;
862
- "vs-icon-control-search": string;
863
- "vs-icon-control-download": string;
864
- "vs-icon-season-autumn": string;
865
- "vs-icon-facility-accessible-toilet": string;
866
- "vs-icon-feedback-success": string;
867
- "vs-icon-facility-vegan": string;
868
- "font-size-1": string;
869
- "font-size-2": string;
870
- "font-size-3": string;
871
- "font-size-4": string;
872
- "font-size-5": string;
873
- "font-size-6": string;
874
- "font-size-7": string;
875
- "font-size-8": string;
876
- "font-size-9": string;
877
- "font-size-10": string;
878
- "font-size-body": string;
879
- "font-size-body-md": string;
880
- "font-size-lead": string;
881
- "font-size-lead-md": string;
882
- "font-size-teaser": string;
883
- opacity_100: string;
884
- opacity_50: string;
885
- opacity_0: string;
886
- duration_quickly: string;
887
- duration_base: string;
888
- duration_slowly: string;
889
- no_javascript: string;
890
- theme_dark: string;
891
- theme_grey: string;
892
- };
893
- }, {
894
- iconClasses(): any[];
895
- fontAwesomeClasses(): any;
896
- iconStyles(): {
897
- color: string;
898
- };
899
- }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
900
- icon: {
901
- type: StringConstructor;
902
- required: true;
903
- };
904
- variant: {
905
- type: StringConstructor;
906
- default: string;
907
- validator: (value: unknown) => any;
908
- };
909
- customColour: {
910
- type: StringConstructor;
911
- default: any;
912
- };
913
- size: {
914
- type: StringConstructor;
915
- default: string;
916
- validator: (value: unknown) => any;
917
- };
918
- smallSize: {
919
- type: StringConstructor;
920
- default: any;
921
- validator: (value: unknown) => any;
922
- };
923
- }>> & Readonly<{}>, {
924
- variant: string;
925
- customColour: string;
926
- size: string;
927
- smallSize: string;
928
- }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
929
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
930
- }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
931
- export default _default;