@visitscotland/component-library 5.32.4 → 5.32.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,4451 @@
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
+
5
+ ### [5.32.7](https://github.com/visitscotland/vs-component-library/compare/v5.32.6...v5.32.7) (2026-02-16)
6
+
7
+
8
+ ### ⏪ Revertions
9
+
10
+ * **vsmainmap:** reverts temp fix to map component during Google Maps outage ([77aee83](https://github.com/visitscotland/vs-component-library/commit/77aee83346a7ba7105b6891d3e704a98ee11c884))
11
+
12
+ ## [5.32.6](https://github.com/visitscotland/vs-component-library/compare/v5.32.5...v5.32.6) (2026-02-13)
13
+
14
+
15
+ ### Bug Fixes
16
+
17
+ * **main map:** only show categories when they are available ([bdb93b6](https://github.com/visitscotland/vs-component-library/commit/bdb93b644a7d7127fea780259dce57f930f85103))
18
+ * **main map:** properly check if object is empty ([48a52f8](https://github.com/visitscotland/vs-component-library/commit/48a52f88d1edb71e0cfe7b572df7de2dff6c9adf))
19
+
20
+ ## [5.32.5](https://github.com/visitscotland/vs-component-library/compare/v5.32.4...v5.32.5) (2026-02-13)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * **main map:** no-js message not showing on product site ([0cf00f4](https://github.com/visitscotland/vs-component-library/commit/0cf00f400ba613f4e4ffc2e3ac3496c6921ce93b))
26
+ * **main map:** remove width from control container as its not needed ([89b0379](https://github.com/visitscotland/vs-component-library/commit/89b0379f2d847b7bb251d058e236076d6bf1a97c))
27
+
28
+ ## [5.32.4](https://github.com/visitscotland/vs-component-library/compare/v5.32.3...v5.32.4) (2026-02-13)
29
+
30
+
31
+ ### Bug Fixes
32
+
33
+ * **tabs:** move font weight styling to more appropriate place ([aba4275](https://github.com/visitscotland/vs-component-library/commit/aba427519c41366ef7cd5167d3be1acdb5d374a6))
34
+
35
+ # Changelog
36
+
37
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
38
+
39
+ ### [5.32.3](https://github.com/visitscotland/vs-component-library/compare/v5.32.2...v5.32.3) (2026-02-13)
40
+
41
+ ### [5.32.2](https://github.com/visitscotland/vs-component-library/compare/v5.32.1...v5.32.2) (2026-02-11)
42
+
43
+ ## [5.32.1](https://github.com/visitscotland/vs-component-library/compare/v5.32.0...v5.32.1) (2026-02-11)
44
+
45
+
46
+ ### Bug Fixes
47
+
48
+ * **vsmainmap:** appends Scotland to every search to increase focus on Scotland for locationBias ([9f5da7e](https://github.com/visitscotland/vs-component-library/commit/9f5da7ea5813b59200e8135e1408629dbe587c31))
49
+ * **vsmainmap:** fix for locationBias and self-catering bug ([98206ed](https://github.com/visitscotland/vs-component-library/commit/98206edc19ea6eb0c07415cf713981e160460259))
50
+ * **vsmainmap:** fix to the text search on Google Maps after break ([618d773](https://github.com/visitscotland/vs-component-library/commit/618d7736591725d37ee48554cd6baf401b714b61))
51
+
52
+ # [5.32.0](https://github.com/visitscotland/vs-component-library/compare/v5.31.2...v5.32.0) (2026-02-09)
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * **main map:** use fitBounds() to set initial zoom level ([68af165](https://github.com/visitscotland/vs-component-library/commit/68af165ad234ab0d585570d029212ef9b4547002))
58
+ * **vsmainmap:** adds in missing null check on excludedTypes in updateSubCategoryTypes function ([af4ba14](https://github.com/visitscotland/vs-component-library/commit/af4ba14c19175cd993a5f1ba887ba173048196e0))
59
+
60
+
61
+ ### Features
62
+
63
+ * **vsmainmap:** adds a toplevel excludedTypes list and applies that to TLC searches ([f9ea293](https://github.com/visitscotland/vs-component-library/commit/f9ea2938500768b58c2ca12ecc5eddc38061ab94))
64
+ * **vsmainmap:** adds excluded types to the top level categories ([f842694](https://github.com/visitscotland/vs-component-library/commit/f842694767c226c3a6a63aa099fc6ec403f36807))
65
+ * **vsmainmap:** begin to work out conflicting place types when multiple subcategories are selected ([06ce482](https://github.com/visitscotland/vs-component-library/commit/06ce482b3ed503989c0dfbf8b5706604d2477f1a))
66
+ * **vsmainmap:** rechecks all subcategory types to ensure none missing when the subCat changes ([3453dc4](https://github.com/visitscotland/vs-component-library/commit/3453dc4d4154ac0fb4e39c4a0bd63f1e5994d9b2))
67
+ * **vsmainmap:** refactors subCategory type inclusion to a map and adds excludedTypes to subCategory ([ef5e172](https://github.com/visitscotland/vs-component-library/commit/ef5e1727ba3a524edbf08c421eff31b63f5f7183))
68
+ * **vsmainmap:** top level categories' excluded types are now consitituent of sub categories' exc ty ([3240b0a](https://github.com/visitscotland/vs-component-library/commit/3240b0a9a2c0d49bbd7d6dcb8e9e720525815d36))
69
+
70
+ ## [5.31.2](https://github.com/visitscotland/vs-component-library/compare/v5.31.1...v5.31.2) (2026-01-23)
71
+
72
+
73
+ ### Bug Fixes
74
+
75
+ * **map:** prevent multiple searches adding markers at the same time ([62e9b52](https://github.com/visitscotland/vs-component-library/commit/62e9b52175ebaf3902f84f62c96380c06f44208c))
76
+ * **maps:** make info window positioning explicit for nuxt bug ([b8f389e](https://github.com/visitscotland/vs-component-library/commit/b8f389eab46bf9a7dd9c6513d58ccea77e0285fb))
77
+
78
+ ## [5.31.1](https://github.com/visitscotland/vs-component-library/compare/v5.31.0...v5.31.1) (2026-01-21)
79
+
80
+
81
+ ### Bug Fixes
82
+
83
+ * **buttons:** adjust specificity ([bbfe2e2](https://github.com/visitscotland/vs-component-library/commit/bbfe2e2f548a11cf2ca358b3d71587c2868ccd97))
84
+ * **buttons:** increase specificity of button styles ([a2917d1](https://github.com/visitscotland/vs-component-library/commit/a2917d1f0c9ed370b0e3ac633a1cf479d591ee70))
85
+ * **buttons:** remove redundant btn selector ([c611c07](https://github.com/visitscotland/vs-component-library/commit/c611c0796f2fc540cbe22f29ec4a8621cfe4b7a4))
86
+
87
+ # [5.31.0](https://github.com/visitscotland/vs-component-library/compare/v5.30.1...v5.31.0) (2026-01-20)
88
+
89
+
90
+ ### Features
91
+
92
+ * **federated search:** change filtering behaviour ([6768e38](https://github.com/visitscotland/vs-component-library/commit/6768e386b0baf18d8899d54310d7797bae19f9e2))
93
+
94
+ ## [5.30.1](https://github.com/visitscotland/vs-component-library/compare/v5.30.0...v5.30.1) (2026-01-16)
95
+
96
+
97
+ ### Bug Fixes
98
+
99
+ * **map:** remove double semi colon ([9eb17e8](https://github.com/visitscotland/vs-component-library/commit/9eb17e83bfdee25c15cec7e3194b61002107a0cb))
100
+ * **maps:** make main map marker styles more specific ([816bdd4](https://github.com/visitscotland/vs-component-library/commit/816bdd4fe9d19b1186fd81893d41c468eecdfe94))
101
+
102
+ # [5.30.0](https://github.com/visitscotland/vs-component-library/compare/v5.29.1...v5.30.0) (2026-01-13)
103
+
104
+
105
+ ### Bug Fixes
106
+
107
+ * **fed filter:** fix typo ([982f9df](https://github.com/visitscotland/vs-component-library/commit/982f9df26fab812a4bf451dc0f6323f84390d184))
108
+ * **federated search:** get params before starting the search ([878e673](https://github.com/visitscotland/vs-component-library/commit/878e67346ebe053864527dd1566432e3ed1e653b))
109
+
110
+
111
+ ### Features
112
+
113
+ * **federated search:** add new events api parameters ([3c2e514](https://github.com/visitscotland/vs-component-library/commit/3c2e514a9d839d19097f92d456ec4317c6095d6b))
114
+
115
+ ## [5.29.1](https://github.com/visitscotland/vs-component-library/compare/v5.29.0...v5.29.1) (2026-01-12)
116
+
117
+
118
+ ### Bug Fixes
119
+
120
+ * **vsmainmap:** fix disclaimer transparent background & forces light color scheme on gMap components ([609a202](https://github.com/visitscotland/vs-component-library/commit/609a202a2bd9d477460b757a97c8cf828fd10eb4))
121
+ * **vsmainmap:** fixes map gesture handling behaviour to "greedy" to capture user input more easily ([248a2d9](https://github.com/visitscotland/vs-component-library/commit/248a2d94304036cc49f7dcc2318bb79df6c0ca34))
122
+
123
+ # [5.29.0](https://github.com/visitscotland/vs-component-library/compare/v5.28.0...v5.29.0) (2026-01-08)
124
+
125
+
126
+ ### Bug Fixes
127
+
128
+ * **datalayermixin:** adds new attraction category googleMapInteractionTemplate to dataLayerTemplates ([7186140](https://github.com/visitscotland/vs-component-library/commit/71861405a0817344a14eda5c1c57d6dbf831a06d))
129
+ * **vsmainmap:** fixes dataLayerPush on clearing map ([bf749c2](https://github.com/visitscotland/vs-component-library/commit/bf749c2e551cd004ea47d35fd556416810e3e20e))
130
+ * **vsmainmap:** fixes missed field in dataLayerComposable causing failure to populate data in event ([9cb2556](https://github.com/visitscotland/vs-component-library/commit/9cb25568ebf30ff4b1c4e1c202853ff20a64de29))
131
+ * **vsmapsidebar:** fixes clear all button dataLayer internal-link event ([e528c8a](https://github.com/visitscotland/vs-component-library/commit/e528c8a4cd09d61ec6e5c44964d20ab0851d784c))
132
+
133
+
134
+ ### Features
135
+
136
+ * **vsmainmap:** adds primaryType/category to data layer mapInteractionEvent ([87e804f](https://github.com/visitscotland/vs-component-library/commit/87e804fd776217bbe03e0156efed759ecbe4cb48))
137
+
138
+ # [5.28.0](https://github.com/visitscotland/vs-component-library/compare/v5.27.0...v5.28.0) (2026-01-07)
139
+
140
+
141
+ ### Bug Fixes
142
+
143
+ * **product search:** remove unused import ([c8489e0](https://github.com/visitscotland/vs-component-library/commit/c8489e057dfbccb7d46aabbbd09dca6f646f1bd7))
144
+
145
+
146
+ ### Features
147
+
148
+ * **product search:** remove fields when accommodation is selected ([5b5e406](https://github.com/visitscotland/vs-component-library/commit/5b5e4067c14b219fa60a9b22a0116145c30179fb))
149
+
150
+ # [5.27.0](https://github.com/visitscotland/vs-component-library/compare/v5.26.0...v5.27.0) (2026-01-05)
151
+
152
+
153
+ ### Bug Fixes
154
+
155
+ * **vsinput:** fixes aria label being on all inputs regardless of whether or not they had one ([282b47e](https://github.com/visitscotland/vs-component-library/commit/282b47ee346d05a90ff130982fb6ff38a1c1124e))
156
+ * **vsinput:** passes aria-label down to input element rather than it sitting on input component div ([683960e](https://github.com/visitscotland/vs-component-library/commit/683960eba3cb6e104215dee69ac89f9524dfffb2))
157
+ * **vsmainmap:** adds more shaded areas when zoomed in ([a68588a](https://github.com/visitscotland/vs-component-library/commit/a68588a8b808837ee8beaa549cf8ee19d3b0edbb))
158
+ * **vsmainmap:** adds pointer events to filters for iOS compatibility ([d78703c](https://github.com/visitscotland/vs-component-library/commit/d78703ca82b8ddc7c88470509687d346aec81d88))
159
+ * **vsmainmap:** fixes poor accessibility in the sidebar by adding new aria label for search box ([bf2f373](https://github.com/visitscotland/vs-component-library/commit/bf2f373d275cb504dd9b30528e7f199b22f6a323))
160
+ * **vsmainmap:** recenters the map after pin click to ensure info window is visible ([a0cd470](https://github.com/visitscotland/vs-component-library/commit/a0cd4709207c8ac15cd0be5cfcaa16c8a970ff96))
161
+ * **vsmainmap:** updates to the shading areas that include more of Europe ([5a5feab](https://github.com/visitscotland/vs-component-library/commit/5a5feabc5fbf4368542906c4c5ff3156e696c88e))
162
+ * **vsmapsidebar:** fix missing prop causing sidebar component to fail a11y tests when run standalone ([0da6636](https://github.com/visitscotland/vs-component-library/commit/0da66363496aaa30b4dff117248f1bde64ab8aaf))
163
+
164
+
165
+ ### Features
166
+
167
+ * **vsmainmap:** adds in prop for and adds reset map link to no results message ([de408d1](https://github.com/visitscotland/vs-component-library/commit/de408d1675c10c739db6ab5cf218911ad2fd0023))
168
+
169
+ # [5.26.0](https://github.com/visitscotland/vs-component-library/compare/v5.25.0...v5.26.0) (2025-12-17)
170
+
171
+
172
+ ### Features
173
+
174
+ * **caption:** marking caption and video caption as deprecated ([f034670](https://github.com/visitscotland/vs-component-library/commit/f034670705ec2c8492e5094404f802746a5f6a92))
175
+ * **hero:** ensuring the hero split variant has right aligned caption ([d8be1e1](https://github.com/visitscotland/vs-component-library/commit/d8be1e15102e034fb171758b04350d72d3123e32))
176
+ * **herosection:** update hero section to use new media caption component ([45ceb4c](https://github.com/visitscotland/vs-component-library/commit/45ceb4c9bc1474ff4dbf6075e91ffd670224e2c1))
177
+ * **media caption:** add new right align prop for media caption ([676df44](https://github.com/visitscotland/vs-component-library/commit/676df44ceb45a98f21a2acdb1fbfd34b8c18fb97))
178
+
179
+ # [5.25.0](https://github.com/visitscotland/vs-component-library/compare/v5.24.0...v5.25.0) (2025-12-17)
180
+
181
+
182
+ ### Features
183
+
184
+ * **media patterns:** creating new media patterns with new media caption ([99946dc](https://github.com/visitscotland/vs-component-library/commit/99946dc4c59d1aca0e4a0190bbe2a3f20d642e96))
185
+
186
+ # [5.24.0](https://github.com/visitscotland/vs-component-library/compare/v5.23.1...v5.24.0) (2025-12-15)
187
+
188
+
189
+ ### Features
190
+
191
+ * **mediacaption:** add new MediaCaption component ([c170429](https://github.com/visitscotland/vs-component-library/commit/c170429231f2335234795257b53b0f195f836e97))
192
+
193
+ # Changelog
194
+
195
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
196
+
197
+ ### [5.23.1](https://github.com/visitscotland/vs-component-library/compare/v5.23.0...v5.23.1) (2025-12-11)
198
+
199
+
200
+ ### 🔖 Others
201
+
202
+ * **components index.ts:** add export statement for illustrated map ([44ccaa3](https://github.com/visitscotland/vs-component-library/commit/44ccaa391e219bac43ea5733a86f486d0c8ab6f4))
203
+
204
+ # [5.23.0](https://github.com/visitscotland/vs-component-library/compare/v5.22.0...v5.23.0) (2025-12-10)
205
+
206
+
207
+ ### Features
208
+
209
+ * **build:** add access to cludo styles for nuxt build ([1259441](https://github.com/visitscotland/vs-component-library/commit/1259441e105f3dc0883e34853e28ab61411e5c4b))
210
+
211
+ # [5.22.0](https://github.com/visitscotland/vs-component-library/compare/v5.21.2...v5.22.0) (2025-12-08)
212
+
213
+
214
+ ### Features
215
+
216
+ * **vsmainmap:** adds a toggle for vector maps so rendering mode can be changed easily ([2bb1b41](https://github.com/visitscotland/vs-component-library/commit/2bb1b4139b3f0a0283eaf2aaf562b9b7928dad61))
217
+
218
+ ## [5.21.2](https://github.com/visitscotland/vs-component-library/compare/v5.21.1...v5.21.2) (2025-12-05)
219
+
220
+
221
+ ### Bug Fixes
222
+
223
+ * **maps:** remove maps click through template ([754c912](https://github.com/visitscotland/vs-component-library/commit/754c9128216fe702baabab63875c04100a2e44b0))
224
+
225
+ ## [5.21.1](https://github.com/visitscotland/vs-component-library/compare/v5.21.0...v5.21.1) (2025-12-05)
226
+
227
+
228
+ ### Bug Fixes
229
+
230
+ * **vsmainmap:** fixes issues causing build failure on gMap Soft Launch branch changes ([da439fb](https://github.com/visitscotland/vs-component-library/commit/da439fbccf6685d3967ca606bcc3fc902b5941ba))
231
+
232
+ # [5.21.0](https://github.com/visitscotland/vs-component-library/compare/v5.20.8...v5.21.0) (2025-12-05)
233
+
234
+
235
+ ### Bug Fixes
236
+
237
+ * **vsmainmap:** fixes the inital zoom level being too close in and not showing all of the country ([c6629c4](https://github.com/visitscotland/vs-component-library/commit/c6629c428cb6afda7bd06fc98b3538fe05c57713))
238
+ * **vsmapsidebar:** fixes behaviour where gmp-place-search elements overflows over sidebar ([fd1699b](https://github.com/visitscotland/vs-component-library/commit/fd1699bd01484ecb1237dfa2fb87750b12dc7663))
239
+
240
+
241
+ ### Features
242
+
243
+ * **vsmainmap:** adds base in to allow for VS no results message rather than google's one ([80dd400](https://github.com/visitscotland/vs-component-library/commit/80dd40031090d2e7fa3200171e411c57cf7c64bd))
244
+ * **vsmainmap:** adds in the ability to shade map by Google Place ID and sets inital shaded area ([c43704c](https://github.com/visitscotland/vs-component-library/commit/c43704c35200ccfbc5b0e5e8112c43e002e7fa52))
245
+ * **vsmainmap:** adds in the bypass of the self catering subcategory to do a text search instead ([2566eed](https://github.com/visitscotland/vs-component-library/commit/2566eed50bd156a3d2736d40778eeb107ba69f9b))
246
+ * **vsmainmap:** adds in the labels for the new no results label ([d35c95e](https://github.com/visitscotland/vs-component-library/commit/d35c95e22360e2b7fa23c1c04a430f8d2a3e9087))
247
+ * **vsmainmap:** change map rendering mode to vector from raster ([626cf09](https://github.com/visitscotland/vs-component-library/commit/626cf0917986f9d5cb239da4fcdb6dd99b4c7aca))
248
+
249
+ # Changelog
250
+
251
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
252
+
253
+ ### [5.20.8](https://github.com/visitscotland/vs-component-library/compare/v5.20.7...v5.20.8) (2025-12-05)
254
+
255
+ ## [5.20.7](https://github.com/visitscotland/vs-component-library/compare/v5.20.6...v5.20.7) (2025-12-04)
256
+
257
+
258
+ ### Bug Fixes
259
+
260
+ * **main map:** reduce map height so that the controls appear above the fold ([642907d](https://github.com/visitscotland/vs-component-library/commit/642907db5d4349e98ce095f34c8272ac23daad5c))
261
+
262
+ # Changelog
263
+
264
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
265
+
266
+ ### [5.20.6](https://github.com/visitscotland/vs-component-library/compare/v5.20.5...v5.20.6) (2025-12-04)
267
+
268
+ ### [5.20.5](https://github.com/visitscotland/vs-component-library/compare/v5.20.4...v5.20.5) (2025-12-03)
269
+
270
+ ## [5.20.4](https://github.com/visitscotland/vs-component-library/compare/v5.20.3...v5.20.4) (2025-12-03)
271
+
272
+
273
+ ### Bug Fixes
274
+
275
+ * **main map:** clear text search query to ensure a fresh search each time ([2331e39](https://github.com/visitscotland/vs-component-library/commit/2331e39d953a21f83e975bcaee92cbc2c3d72cda))
276
+
277
+ # Changelog
278
+
279
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
280
+
281
+ ### [5.20.3](https://github.com/visitscotland/vs-component-library/compare/v5.20.2...v5.20.3) (2025-12-02)
282
+
283
+ ### [5.20.2](https://github.com/visitscotland/vs-component-library/compare/v5.20.1...v5.20.2) (2025-12-02)
284
+
285
+ ## [5.20.1](https://github.com/visitscotland/vs-component-library/compare/v5.20.0...v5.20.1) (2025-11-26)
286
+
287
+
288
+ ### Bug Fixes
289
+
290
+ * **main map:** set map pin title ([5c9e9fb](https://github.com/visitscotland/vs-component-library/commit/5c9e9fb6d2a811751e2c6ec82c487c62018ea8c2))
291
+
292
+ # [5.20.0](https://github.com/visitscotland/vs-component-library/compare/v5.19.1...v5.20.0) (2025-11-25)
293
+
294
+
295
+ ### Bug Fixes
296
+
297
+ * **grid:** removing custom row css to stick to bootstrap grid ([e831ef4](https://github.com/visitscotland/vs-component-library/commit/e831ef4ebfa3667b8d822572c316c618fa088a94))
298
+
299
+
300
+ ### Features
301
+
302
+ * **grid:** update max-container width to match bootstraps grid ([523150b](https://github.com/visitscotland/vs-component-library/commit/523150b085182fa194a4e10acb3fd7442ae2d8a9))
303
+ * **page-intro:** update page-intro to use new max container width ([830a1e2](https://github.com/visitscotland/vs-component-library/commit/830a1e2e5106b3b9eaecdb7fde4fe4306fa3942f))
304
+
305
+ # Changelog
306
+
307
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
308
+
309
+ ### [5.19.1](https://github.com/visitscotland/vs-component-library/compare/v5.19.0...v5.19.1) (2025-11-24)
310
+
311
+ # [5.19.0](https://github.com/visitscotland/vs-component-library/compare/v5.18.3...v5.19.0) (2025-11-20)
312
+
313
+
314
+ ### Bug Fixes
315
+
316
+ * **map-categories.json:** updates category id's where they had typos ([b56f393](https://github.com/visitscotland/vs-component-library/commit/b56f39365604d9c03fff81aa2b76bca739d4d642))
317
+ * **package.json:** reverts changes to prepack command to ensure proper building ([f43a308](https://github.com/visitscotland/vs-component-library/commit/f43a308d978d4bf30f7f520b38acbae76f37dca0))
318
+ * **vite.config:** adds place detail compact element to vite custom elements to suppress console warn ([0fbcf88](https://github.com/visitscotland/vs-component-library/commit/0fbcf88a1b697da6c1df0b495fe5add2476bb501))
319
+ * **vsmainmap:** ensures focus state is still visible ([713f08e](https://github.com/visitscotland/vs-component-library/commit/713f08e4986520cd08ddc0ac29b07a88d94a1873))
320
+ * **vsmainmap:** fix for sidebar positioning ([8f996fd](https://github.com/visitscotland/vs-component-library/commit/8f996fd832a89a418d7ac3adf8272c948a7d095e))
321
+ * **vsmainmap:** fixes category labelling in the searched for string when deleting ([4ddcaf6](https://github.com/visitscotland/vs-component-library/commit/4ddcaf61be2a832c3e444ce7aeba7c67a70afc9d))
322
+ * **vsmainmap:** fixes click through bug when search is carried out ([d94f66e](https://github.com/visitscotland/vs-component-library/commit/d94f66e9b4dc8727e17fe294568b77d2848b1522))
323
+ * **vsmainmap:** fixes filter_controls container overflowing off screen (lg) & neatens up on mobile ([deb6459](https://github.com/visitscotland/vs-component-library/commit/deb6459958fcaf90fbb1df360a77447d38199a9b))
324
+ * **vsmainmap:** fixes Google Maps attribution not working on dark theme browsers ([98582b6](https://github.com/visitscotland/vs-component-library/commit/98582b64919c4d5596b04f0717695dce3741bb2b))
325
+ * **vsmainmap:** fixes Initial Zoom level being too high ([2b9aa4a](https://github.com/visitscotland/vs-component-library/commit/2b9aa4a79e08a5224f9d99a920d09f0421048d3e))
326
+ * **vsmainmap:** fixes sub categories on the search results string when adding ([9e901af](https://github.com/visitscotland/vs-component-library/commit/9e901af6207ffe74c9cd7e5a1613c8c6e76a7812))
327
+ * **vsmainmap:** fixes the viewport when only result returned ([a878b94](https://github.com/visitscotland/vs-component-library/commit/a878b94390b965068649e69ab61b9b5b70dddb17))
328
+ * **vsmainmap:** fixes typos in the things to do categories ([b7f5bab](https://github.com/visitscotland/vs-component-library/commit/b7f5babec458e340d3e75fb70a89d3b5f5380429))
329
+ * **vsmainmap:** removes includedTypes from F&D and Things to Do to fit under GMap constraints ([34c09e8](https://github.com/visitscotland/vs-component-library/commit/34c09e858fded8b7eb8b988f35c46283baa50120))
330
+ * **vsmapsidebar:** fixes a hardcoded label, and unresolved component ([0ada292](https://github.com/visitscotland/vs-component-library/commit/0ada29242e237ace5cf949a8ca1b55d181bc8867))
331
+ * **vsmapsidebar:** fixes sidebar responsiveness issues on mobile ([3e46869](https://github.com/visitscotland/vs-component-library/commit/3e4686915585bf19a0247d6236a51f7370fe1194))
332
+ * **vsmapsidebar:** fixes sidebar staying open after selecting search result on mobile ([80f6b7d](https://github.com/visitscotland/vs-component-library/commit/80f6b7d99ebdb75c947ae37a5e6edc13de3d1487))
333
+ * **vsmeganav:** fixes new map button label overflowing content by making icon only & updates style ([1157c67](https://github.com/visitscotland/vs-component-library/commit/1157c675d907d0d43f030d201cc62717921f6a2e))
334
+
335
+
336
+ ### Features
337
+
338
+ * **googlemaps:** adds a base custom Google Maps component, story & secrets for API key ([2a913ae](https://github.com/visitscotland/vs-component-library/commit/2a913aeed393a60459c75e92b948da8459c7e89d))
339
+ * **vsmainmap:** adds back in category buttons and styles based on design ([5b720e8](https://github.com/visitscotland/vs-component-library/commit/5b720e891d3f0fdec779e367c8e851922c1bd9c1))
340
+ * **vsmainmap:** adds beahviour to revert to top level search when all sub categories are unselected ([64893b3](https://github.com/visitscotland/vs-component-library/commit/64893b31806666d76eccfb81525d05825db7ae93))
341
+ * **vsmainmap:** adds click events to search panel to load details ([28feb80](https://github.com/visitscotland/vs-component-library/commit/28feb8090b32f7dff25c3f219ba31be788650e68))
342
+ * **vsmainmap:** adds custom markers ([a5b77c8](https://github.com/visitscotland/vs-component-library/commit/a5b77c80999b84161f235852a577f2a1e4972a72))
343
+ * **vsmainmap:** adds labels and region coding to MainMap ([79357ed](https://github.com/visitscotland/vs-component-library/commit/79357ed48c6a6267a923780aa27d333f5d4678b7))
344
+ * **vsmainmap:** adds markers to map when performing a PlaceSearch search ([789b188](https://github.com/visitscotland/vs-component-library/commit/789b1885a950d1cf8583c999a4a79955eee468ac))
345
+ * **vsmainmap:** adds nearby and text searches based on input category or text query ([c360d5e](https://github.com/visitscotland/vs-component-library/commit/c360d5ecd0281bc882b1a4a384458557c1d6b864))
346
+ * **vsmainmap:** adds NoCookies & NoJS functionality to map component ([4091604](https://github.com/visitscotland/vs-component-library/commit/40916042560c7db874475de9e75422a104251023))
347
+ * **vsmainmap:** adds text based search and category button ([1433942](https://github.com/visitscotland/vs-component-library/commit/1433942a2c9bdb2668ed417750caf69091b92ee7))
348
+ * **vsmainmap:** adds the infoWindow details view ([bf3e5ac](https://github.com/visitscotland/vs-component-library/commit/bf3e5ac63c9b19196e8afebcead8672675b8c14c))
349
+ * **vsmainmap:** adds the subcategories and their functionality ([8103fa2](https://github.com/visitscotland/vs-component-library/commit/8103fa21662fa5bb1fcc9a7501937a7ec50b2bc2))
350
+ * **vsmainmap:** implements compact detail view for mobile devices ([201f0cd](https://github.com/visitscotland/vs-component-library/commit/201f0cd62ce79597afb64a9aed382f4324891254))
351
+ * **vsmainmap:** mobile implementation of scrollsnap for subfilters and adds query to search bar ([73b83fc](https://github.com/visitscotland/vs-component-library/commit/73b83fc283c1e27ab87aead82e8ae8879ddeaa01))
352
+ * **vsmainmap:** removes markers when a new search starts ([3954918](https://github.com/visitscotland/vs-component-library/commit/3954918ae0ea1853e922701df617ab438f76f593))
353
+ * **vsmainmap:** reset map function ([7c60628](https://github.com/visitscotland/vs-component-library/commit/7c60628ffaf06b2faf61b8102c576ef59784d6f1))
354
+ * **vsmainmap:** uses external labels on categories and removes them from map-categories.json ([a5a17d1](https://github.com/visitscotland/vs-component-library/commit/a5a17d1047c06fb4930347abd567d65e596a640b))
355
+ * **vsmapsidebar:** adds a button to collapse and open sidebar on mobile view ([682cccd](https://github.com/visitscotland/vs-component-library/commit/682cccd747a7b6612985b413492cda2095fbb801))
356
+ * **vsmapsidebar:** adds new map sidebar for Google Maps, and styles it and base map to fit designs ([150844d](https://github.com/visitscotland/vs-component-library/commit/150844d7b2ccb164f36d17c07d1cfa9c92786bed))
357
+ * **vsmapsidebar:** moves sidebar view logic to store ([566bd01](https://github.com/visitscotland/vs-component-library/commit/566bd01e257c5331541e894640fbe76f3b083eae))
358
+ * **vsmeganav:** adds new "map of scotland" button to meganav ([be4b258](https://github.com/visitscotland/vs-component-library/commit/be4b25897d601c17888ccc96c68f85595e2a877d))
359
+ * **vsmeganav:** update the map button to align with design and ensure its visable on mobile ([d694252](https://github.com/visitscotland/vs-component-library/commit/d694252c0b1a97525f1151b415faae95c6c55e02))
360
+
361
+ # Changelog
362
+
363
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
364
+
365
+ ### [5.18.3](https://github.com/visitscotland/vs-component-library/compare/v5.18.2...v5.18.3) (2025-11-19)
366
+
367
+ ## [5.18.2](https://github.com/visitscotland/vs-component-library/compare/v5.18.1...v5.18.2) (2025-11-13)
368
+
369
+
370
+ ### Bug Fixes
371
+
372
+ * **federated search:** reset filters scroll when search fired ([ab8e690](https://github.com/visitscotland/vs-component-library/commit/ab8e690092a5584979ad3210bd3108cecef8f60f))
373
+
374
+ ## [5.18.1](https://github.com/visitscotland/vs-component-library/compare/v5.18.0...v5.18.1) (2025-11-13)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * **fed search input:** set filter items as props rather than injecting them ([1ad07c9](https://github.com/visitscotland/vs-component-library/commit/1ad07c9dc5f2e12bf8048ff3f278f20ba4720bb1))
380
+ * **federated search:** set search url when its added as a prop ([137ab58](https://github.com/visitscotland/vs-component-library/commit/137ab5857e35ca09f0d4a6e24b0448779e3a0839))
381
+ * **home pattern:** update prop name ([e21b59b](https://github.com/visitscotland/vs-component-library/commit/e21b59b963854f6ef75b58e31220abff129c618d))
382
+
383
+ # [5.18.0](https://github.com/visitscotland/vs-component-library/compare/v5.17.0...v5.18.0) (2025-11-12)
384
+
385
+
386
+ ### Features
387
+
388
+ * **illustrated map:** add illustrated map component ([08239d3](https://github.com/visitscotland/vs-component-library/commit/08239d372840e8859257a7500a41fa38898b65bd))
389
+ * **illustrated map:** added aria label for svg ([929814a](https://github.com/visitscotland/vs-component-library/commit/929814a14a81c36c6433bc79fc42af2925ffc790))
390
+ * **illustrated map:** update map to have width prop and add to itinerary example ([6f06d51](https://github.com/visitscotland/vs-component-library/commit/6f06d51894e14d89e952b8b3c8fcd264f84cb46f))
391
+ * **illustrated map:** update map to highlight both ayr and arran ([a29d609](https://github.com/visitscotland/vs-component-library/commit/a29d609e2d04d6e16600fa4d7061e5e1adb19e8d))
392
+ * **illustrated map:** update width prop to null as default ([f869f4d](https://github.com/visitscotland/vs-component-library/commit/f869f4da4b46adb26a5354624ab945f6c72af4a2))
393
+ * **map:** add map to itinerary page ([19d056f](https://github.com/visitscotland/vs-component-library/commit/19d056f4c1f355f6184c685b97f0bb8bb97bc388))
394
+
395
+ # [5.17.0](https://github.com/visitscotland/vs-component-library/compare/v5.16.4...v5.17.0) (2025-11-12)
396
+
397
+
398
+ ### Features
399
+
400
+ * **article:** remove travel between from itinerary ([c493e64](https://github.com/visitscotland/vs-component-library/commit/c493e6425e1ade6080804e82ca6a6a14f0d32deb))
401
+ * **detail:** adds icon prop to detail component ([bd03572](https://github.com/visitscotland/vs-component-library/commit/bd03572dc18cdc38e38c937cf648902d2ba25fae))
402
+ * **detail:** update icon size in detail ([6eff8f8](https://github.com/visitscotland/vs-component-library/commit/6eff8f8254f3cb559dbaa31aeedc9b0c41a25784))
403
+ * **icon:** add new tertiary variant to icon component ([56561a5](https://github.com/visitscotland/vs-component-library/commit/56561a547bc60ec311e2d1f57288f6e7c1bdc19c))
404
+ * **itinerary:** remove caption from itinerary ([f0718ba](https://github.com/visitscotland/vs-component-library/commit/f0718ba4a052da41515f2467e3f35edc334f153b))
405
+
406
+ ## [5.16.4](https://github.com/visitscotland/vs-component-library/compare/v5.16.3...v5.16.4) (2025-11-10)
407
+
408
+
409
+ ### Bug Fixes
410
+
411
+ * **federated search:** card text not breaking causes some cards to be too big ([e0d25e6](https://github.com/visitscotland/vs-component-library/commit/e0d25e609ee5a8e46bd4323ef4425685693d4912))
412
+
413
+ ## [5.16.3](https://github.com/visitscotland/vs-component-library/compare/v5.16.2...v5.16.3) (2025-11-10)
414
+
415
+
416
+ ### Bug Fixes
417
+
418
+ * **federated search:** missing language parameter ([8f431fb](https://github.com/visitscotland/vs-component-library/commit/8f431fb7e652cf99417697059ec3966f57355a21))
419
+
420
+ ## [5.16.2](https://github.com/visitscotland/vs-component-library/compare/v5.16.1...v5.16.2) (2025-11-10)
421
+
422
+
423
+ ### Bug Fixes
424
+
425
+ * **federated search:** add margin bottom when no pagination shown ([1821605](https://github.com/visitscotland/vs-component-library/commit/1821605a918e829c3f4803842d336f70c77f31e7))
426
+ * **federated search:** apply sort by when it appears in the URL ([5324a9a](https://github.com/visitscotland/vs-component-library/commit/5324a9aa5d5c07696384e64c8e8b9565ec81e639))
427
+ * **federated search:** apply start and end date when they appear in the URL ([5d19db9](https://github.com/visitscotland/vs-component-library/commit/5d19db921ed8294791beb557465248f8ba2ed6bc))
428
+
429
+ ## [5.16.1](https://github.com/visitscotland/vs-component-library/compare/v5.16.0...v5.16.1) (2025-11-06)
430
+
431
+
432
+ ### Bug Fixes
433
+
434
+ * **federated search:** remove 'other' category from stories ([c9af77b](https://github.com/visitscotland/vs-component-library/commit/c9af77b4dd1cd1c32c43334459ca698b4ae6ec05))
435
+ * **fedfilter:** add icons to buttons when primary variant ([a7a2258](https://github.com/visitscotland/vs-component-library/commit/a7a2258e88cc5b601601009fd6e6a340d240559f))
436
+
437
+ # [5.16.0](https://github.com/visitscotland/vs-component-library/compare/v5.15.4...v5.16.0) (2025-11-06)
438
+
439
+
440
+ ### Features
441
+
442
+ * **panel:** update panel variants and styles ([071f39a](https://github.com/visitscotland/vs-component-library/commit/071f39a8e3e0f21795b5b650f0fcb6b1f89b6962))
443
+ * **panel:** update ternary check in panel component ([a60c8ff](https://github.com/visitscotland/vs-component-library/commit/a60c8ff3323315ff2efba9fe51e2fa58e690dcc7))
444
+
445
+ ## [5.15.4](https://github.com/visitscotland/vs-component-library/compare/v5.15.3...v5.15.4) (2025-11-05)
446
+
447
+
448
+ ### Bug Fixes
449
+
450
+ * **federated search:** adjust how pagination is calculated ([dfaf6b9](https://github.com/visitscotland/vs-component-library/commit/dfaf6b9367a5bb0f95f1f10566da7f6394097bc0))
451
+
452
+ ## [5.15.3](https://github.com/visitscotland/vs-component-library/compare/v5.15.2...v5.15.3) (2025-11-05)
453
+
454
+
455
+ ### Bug Fixes
456
+
457
+ * **event:** fix badge rounded corners in event card with rounded utilities ([86cf8d8](https://github.com/visitscotland/vs-component-library/commit/86cf8d8bdc9c2f3cc640076a52db46b45721cd36))
458
+
459
+ ## [5.15.2](https://github.com/visitscotland/vs-component-library/compare/v5.15.1...v5.15.2) (2025-11-04)
460
+
461
+
462
+ ### Bug Fixes
463
+
464
+ * **event-search-ts:** update subcategories to use key ([df081a9](https://github.com/visitscotland/vs-component-library/commit/df081a962b4cec2af6fa88dba677879b36d74f30))
465
+ * **fed search input:** make sure sub category and sub category key are aligned ([c42e90c](https://github.com/visitscotland/vs-component-library/commit/c42e90c586e0de5dbb2a504e2d5f9f4a168c6d15))
466
+ * **federated search input:** clear sub category when category changes ([3c9e8d0](https://github.com/visitscotland/vs-component-library/commit/3c9e8d0e8af05f269fc8b1d3c176de90d82fda15))
467
+ * **federated search input:** highlight search term in search suggestions ([fa0f5dc](https://github.com/visitscotland/vs-component-library/commit/fa0f5dcc9901c4b8d12901ef9785289dd3717fc5))
468
+ * **federated search:** reduce white space on mobile ([414dcea](https://github.com/visitscotland/vs-component-library/commit/414dcea18b72a67f42ccf81687b2c6e69c997428))
469
+ * **federated search:** remove internal link icon ([e4fb3c4](https://github.com/visitscotland/vs-component-library/commit/e4fb3c462fd45a038dca6eceea674ee9862e73b3))
470
+ * **federated search:** remove scroll snap from cardgrid ([a0e3b94](https://github.com/visitscotland/vs-component-library/commit/a0e3b94c60aeb3a04ff7b1a3f5da15df10272c10))
471
+ * **federated search:** sort not wrapping on mobile ([a9cc50b](https://github.com/visitscotland/vs-component-library/commit/a9cc50b02a83f0d2ea81bb05be2a63516dc87d55))
472
+ * **federated search:** update sub categories to mirror categories ([6b290b7](https://github.com/visitscotland/vs-component-library/commit/6b290b733208722fec824a11a138d8c31e5a637f))
473
+ * **mega nav:** hide search link button text on mobile ([fbf54c0](https://github.com/visitscotland/vs-component-library/commit/fbf54c07e24b780a6cd67558151e34ce4e4cdfa8))
474
+
475
+ ## [5.15.1](https://github.com/visitscotland/vs-component-library/compare/v5.15.0...v5.15.1) (2025-11-04)
476
+
477
+
478
+ ### Bug Fixes
479
+
480
+ * **cookie control:** make consent check more resilient to race conditions ([db6c3ef](https://github.com/visitscotland/vs-component-library/commit/db6c3ef6093109aefc21fcb491b39a5532990883))
481
+
482
+ # [5.15.0](https://github.com/visitscotland/vs-component-library/compare/v5.14.2...v5.15.0) (2025-10-29)
483
+
484
+
485
+ ### Features
486
+
487
+ * **badge:** implement highlight badge style ([7e166c4](https://github.com/visitscotland/vs-component-library/commit/7e166c4d73f5b0aedff91044f7baa854320e9d48))
488
+
489
+ ## [5.14.2](https://github.com/visitscotland/vs-component-library/compare/v5.14.1...v5.14.2) (2025-10-28)
490
+
491
+
492
+ ### Bug Fixes
493
+
494
+ * **federated search:** swap to searching categories by key ([4d7648c](https://github.com/visitscotland/vs-component-library/commit/4d7648cb17d4822bf823ab903cce6dbaf8e3250a))
495
+
496
+ # Changelog
497
+
498
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
499
+
500
+ ### [5.14.1](https://github.com/visitscotland/vs-component-library/compare/v5.14.0...v5.14.1) (2025-10-28)
501
+
502
+ # [5.14.0](https://github.com/visitscotland/vs-component-library/compare/v5.13.0...v5.14.0) (2025-10-28)
503
+
504
+
505
+ ### Bug Fixes
506
+
507
+ * **federated search:** adjust tests for new filter logic ([51a4978](https://github.com/visitscotland/vs-component-library/commit/51a49787c3e5bd8e94c37d0d552005acdd75f333))
508
+ * **federated search:** change conditionals to use category key instead of the label ([82069ef](https://github.com/visitscotland/vs-component-library/commit/82069ef131e3c0b6307213d1843065763d9d6ade))
509
+ * **federated search:** chromatic skip sort date input so new Date() isn't a change every day ([485d3e7](https://github.com/visitscotland/vs-component-library/commit/485d3e7870714ceeda73f48185af1bd30a7397d2))
510
+ * **federated search:** restore categories in home page story ([9ae540e](https://github.com/visitscotland/vs-component-library/commit/9ae540e98ef728b75db22b89889b4824b349b1d0))
511
+
512
+
513
+ ### Features
514
+
515
+ * **federated search:** retrieve categories from the CMS as a prop rather than Cludo ([fe6ec13](https://github.com/visitscotland/vs-component-library/commit/fe6ec13f3fa40c08917179e13fe88970818dd667))
516
+ * **federated search:** switch to provide/inject for categories ([82a8962](https://github.com/visitscotland/vs-component-library/commit/82a89625fe015bda3be3a0c4308f1a25d34a1106))
517
+
518
+ # [5.13.0](https://github.com/visitscotland/vs-component-library/compare/v5.12.5...v5.13.0) (2025-10-23)
519
+
520
+
521
+ ### Features
522
+
523
+ * **federated search:** implement optional spotlight for search categories ([e8f4122](https://github.com/visitscotland/vs-component-library/commit/e8f41221bf54eb3a92d23aa2aa14f75d65af36ba))
524
+
525
+ ## [5.12.5](https://github.com/visitscotland/vs-component-library/compare/v5.12.4...v5.12.5) (2025-10-20)
526
+
527
+
528
+ ### Bug Fixes
529
+
530
+ * **map:** allow immediately loading of OS branding for Nuxt sites ([2b68259](https://github.com/visitscotland/vs-component-library/commit/2b682599ab980e2df59333f31d4aa52ac563abd3))
531
+ * **maps:** adjust docs comments to clarify ([f7c4a13](https://github.com/visitscotland/vs-component-library/commit/f7c4a13958a1a2a3ce74d781187ba075bfc99be7))
532
+
533
+ ## [5.12.4](https://github.com/visitscotland/vs-component-library/compare/v5.12.3...v5.12.4) (2025-10-14)
534
+
535
+
536
+ ### Bug Fixes
537
+
538
+ * **build:** temporarily remove custom components from vite config ([d9cbf6d](https://github.com/visitscotland/vs-component-library/commit/d9cbf6d3e8a8982282988494873a05ad22b6d361))
539
+
540
+ ## [5.12.3](https://github.com/visitscotland/vs-component-library/compare/v5.12.2...v5.12.3) (2025-10-14)
541
+
542
+
543
+ ### Bug Fixes
544
+
545
+ * **buttons:** adjust specificity again ([f230a9d](https://github.com/visitscotland/vs-component-library/commit/f230a9d6c51a87317b6812c4a952047507366b26))
546
+
547
+ ## [5.12.2](https://github.com/visitscotland/vs-component-library/compare/v5.12.1...v5.12.2) (2025-10-14)
548
+
549
+
550
+ ### Bug Fixes
551
+
552
+ * **buttons:** adjust to use css var ([c317ebb](https://github.com/visitscotland/vs-component-library/commit/c317ebb5eb1bd7340b93ee024e7f570bf47c11c0))
553
+
554
+ ## [5.12.1](https://github.com/visitscotland/vs-component-library/compare/v5.12.0...v5.12.1) (2025-10-14)
555
+
556
+
557
+ ### Bug Fixes
558
+
559
+ * **buttons:** increase specificity of button default styles to avoid conflict with bootstrap ([3f42834](https://github.com/visitscotland/vs-component-library/commit/3f4283476d9cd45c688738a5c801c40a8b9a2202))
560
+
561
+ # [5.12.0](https://github.com/visitscotland/vs-component-library/compare/v5.11.0...v5.12.0) (2025-10-09)
562
+
563
+
564
+ ### Bug Fixes
565
+
566
+ * **cludo-search.ts:** get cludo categories when events category selected ([c861c04](https://github.com/visitscotland/vs-component-library/commit/c861c04e9625793447a7b7e3fc7343da70ba3870))
567
+ * **divider:** component name ([8cba25e](https://github.com/visitscotland/vs-component-library/commit/8cba25ef8989f221a4b9f04423059cb6c36b7778))
568
+ * **event-search.ts:** conditional for querying events api ([2826ac4](https://github.com/visitscotland/vs-component-library/commit/2826ac447a948644e754e2f02fc020d79dbad150))
569
+ * **event-search.ts:** error return value ([b963052](https://github.com/visitscotland/vs-component-library/commit/b963052182abb0034e7af44eeba072740ad111c5))
570
+ * **fed card:** prop issues ([643685c](https://github.com/visitscotland/vs-component-library/commit/643685cf47d32cbce45ebe4868ebcf51634facf5))
571
+ * **fed filter:** update to use labels if available ([9637d2a](https://github.com/visitscotland/vs-component-library/commit/9637d2a6468de1d597b40f2d87ee302b124c73ac))
572
+ * **fed search input:** autocomplete positioning ([1f793f6](https://github.com/visitscotland/vs-component-library/commit/1f793f6fe4043ba2cde17bc1a4f1b88a46da42c0))
573
+ * **fed search sort:** click event ([eae22fe](https://github.com/visitscotland/vs-component-library/commit/eae22fe831aa48603145631484650a013b7c85ef))
574
+ * **federated search:** fix typos ([9197d10](https://github.com/visitscotland/vs-component-library/commit/9197d10dbaccdf9bc628fe619ce10e53f9c9ea3e))
575
+ * **federated search:** fixed url params when moving around the search ui so results reset properly ([ba0046f](https://github.com/visitscotland/vs-component-library/commit/ba0046f29f6f6194c1e56e3f9e179d1f2800b8dd))
576
+ * **federated search:** incorrect props and check for window value ([07ae16b](https://github.com/visitscotland/vs-component-library/commit/07ae16bf319168036721e994d3611333626ef82d))
577
+ * **federated search:** various issues ([4b349d3](https://github.com/visitscotland/vs-component-library/commit/4b349d36ca814e26bb18ef064804a70be4719cf3))
578
+ * **federatedsearch:** fixed cludo-api-key typo ([dd3d256](https://github.com/visitscotland/vs-component-library/commit/dd3d25630e5e672e599358ea62bec8e9c4aa6ab3))
579
+ * **federatedsearch:** removes FedCard.stories.js as forgot to remove it ([663d4f9](https://github.com/visitscotland/vs-component-library/commit/663d4f9de71c0a23ec16a608ff2c5a1816ca3b05))
580
+ * **federatedsearch:** reverts fallback image from css solution to JS, uses static served resource ([e5ed077](https://github.com/visitscotland/vs-component-library/commit/e5ed077470246d0704145a0ba1bf0cede015da68))
581
+ * **fedfilter:** properly accesses props for variant on category buttons ([6a676be](https://github.com/visitscotland/vs-component-library/commit/6a676be91700e6649c6b749c3ddcce342416a305))
582
+ * **fedsearchinput:** fix missing label causing story to error ([1ceba33](https://github.com/visitscotland/vs-component-library/commit/1ceba330b0b184201bb3619752a1230b73aad941))
583
+ * **fedsearchinput:** fix missing label on search button ([4ab10ef](https://github.com/visitscotland/vs-component-library/commit/4ab10efaa4ab8a26fb2a658523bf6dd648c6f95b))
584
+ * **vsfedcard:** fixed regex that caused prices to round to three digits ([b8c21e5](https://github.com/visitscotland/vs-component-library/commit/b8c21e5d315edbc7cae21497326b7517686eeb30))
585
+ * **vsfedcard:** fixes comments on pull request for FedCard ([177b372](https://github.com/visitscotland/vs-component-library/commit/177b372291d4abc6152fb71d11ea3e91cb0a3843))
586
+ * **vsfedcard:** fixes mobile height ([c5d5ccb](https://github.com/visitscotland/vs-component-library/commit/c5d5ccb375828e5615c8e83c4d36ea01768d7e17))
587
+ * **vsfederatedsearch:** adds better error checking for cludo ([de57810](https://github.com/visitscotland/vs-component-library/commit/de5781061aa69ff9f930b32afbb9b387b980c25e))
588
+ * **vsfederatedsearch:** changes fallback img to be served via css background rather than in JS ([41d00b5](https://github.com/visitscotland/vs-component-library/commit/41d00b59bcaa0df55d534bda5c834c34e7fc2111))
589
+ * **vsfederatedsearch:** fixes error message showing when changing sort option ([66bf858](https://github.com/visitscotland/vs-component-library/commit/66bf8581eb7d6400709568b579780fe778d5a92d))
590
+ * **vsfederatedsearch:** fixes events search warning showing when it shouldn't ([23ce917](https://github.com/visitscotland/vs-component-library/commit/23ce917ebc5f53c73238478bf4233a1b15614ade))
591
+ * **vsfederatedsearch:** resets the page num when category selected to ensure no blank results pages ([d03ff7e](https://github.com/visitscotland/vs-component-library/commit/d03ff7ec68991e5ef33c7fc8a2b8d13d582314f2))
592
+ * **vsfedfilter/vsfederatedsearch:** fixes break in filter tests ([414af92](https://github.com/visitscotland/vs-component-library/commit/414af92e7096111109c88e8488fc7155bae776a2))
593
+ * **vsfedfilter/vsfederatedsearch:** fixes header rendering when empty, change to align with design ([75dd001](https://github.com/visitscotland/vs-component-library/commit/75dd001afe581321d09ed3abdd5538e765bc35b0))
594
+ * **vsfedfilter/vsfederatedsearch:** fixes scrollbutton scroll amount & fixes alignment ([6f03437](https://github.com/visitscotland/vs-component-library/commit/6f03437fb82e2488c49d278d45f0d1f83037eed7))
595
+ * **vsfedfilter/vsfederatedsearch:** updated filter padding to ensure focus state visible ([6afc761](https://github.com/visitscotland/vs-component-library/commit/6afc761acbdc71f6053166625c41be923dfa40fd))
596
+ * **vsfedfilter:** adds aria label to scroll buttons ([be5f1e0](https://github.com/visitscotland/vs-component-library/commit/be5f1e03557cbf311a0411c25f669d8505b26939))
597
+ * **vsfedfilter:** changes based on Gemma's feedback PR[#608](https://github.com/visitscotland/vs-component-library/issues/608). Plus moves scrollbar styling to mixin ([0740e3f](https://github.com/visitscotland/vs-component-library/commit/0740e3f89df3327758de2e63fbbad83bf7469dfa))
598
+ * **vsfedfilter:** fixes merge conflict gone wrong ([e1f8883](https://github.com/visitscotland/vs-component-library/commit/e1f8883fe13b862f20ea8acde44131f36294cc56))
599
+ * **vsfedfilter:** reverts cardgroup scrollsnap styles and makes fedfilter use scrollsnap styles ([52aefe4](https://github.com/visitscotland/vs-component-library/commit/52aefe4fa133f2616559b6061122e6d6569ed540))
600
+ * **vsfedsearchinput:** fixes categories improperly reloading when renavigating to search results ([23370b1](https://github.com/visitscotland/vs-component-library/commit/23370b15925f7db483b78d885caa2156f4443457))
601
+ * **vsfedsearchinput:** halfway solution to fixing subcategory persistance when navigating back to sr ([41d9db1](https://github.com/visitscotland/vs-component-library/commit/41d9db18facf7c2713a5a124e5e9e2fcd90d094c))
602
+
603
+
604
+ ### Features
605
+
606
+ * **fed card:** add elevated style ([80d6848](https://github.com/visitscotland/vs-component-library/commit/80d684886d31bd3b434250b1c6fde8a504dca136))
607
+ * **fed card:** set link depending on available data ([6970841](https://github.com/visitscotland/vs-component-library/commit/697084167fa07465cbac4259c1fa1cf8f1a98769))
608
+ * **federated search - divider:** creates new component and tests ([5596bb9](https://github.com/visitscotland/vs-component-library/commit/5596bb9277e7edc15504c2f0215f3cd1ee310a42))
609
+ * **federated search:** add api secrets ([de5f6fc](https://github.com/visitscotland/vs-component-library/commit/de5f6fc5217111ebd227467c737d5ecfcf808063))
610
+ * **federated search:** add date and sort filters to events api query ([8a60081](https://github.com/visitscotland/vs-component-library/commit/8a6008129d57461ce74cadaf1814e90bf312a2f6))
611
+ * **federated search:** add events api call ([4b7d5a6](https://github.com/visitscotland/vs-component-library/commit/4b7d5a676ea3717bfd1a14b56e03b784ea686a7d))
612
+ * **federated search:** add labels from cms ([92fa1c3](https://github.com/visitscotland/vs-component-library/commit/92fa1c3525a230c2ac4641118a7762a8b3001235))
613
+ * **federated search:** add pagination ([61fcb4c](https://github.com/visitscotland/vs-component-library/commit/61fcb4c877ccad248e3478986131c8174e4f9f97))
614
+ * **federated search:** add pagination to events query ([b169211](https://github.com/visitscotland/vs-component-library/commit/b169211139b561b429ed5248f65604bc6f22f167))
615
+ * **federated search:** add price and date to event cards ([863c1d2](https://github.com/visitscotland/vs-component-library/commit/863c1d27062918d450f94b76ef7453eef604d1bb))
616
+ * **federated search:** add show additional filters when events category selected ([e46db83](https://github.com/visitscotland/vs-component-library/commit/e46db83b0c7cd86800531723ea862b8e0249ec4a))
617
+ * **federated search:** add story from search input ([6e36e0a](https://github.com/visitscotland/vs-component-library/commit/6e36e0a52bc3abdad1434004a9d26ae97f621fe5))
618
+ * **federated search:** add sub category filter for events ([1e60eb6](https://github.com/visitscotland/vs-component-library/commit/1e60eb63f0072d27b3ba53713806a32f78c226fa))
619
+ * **federated search:** display results using cards and card group ([ed27252](https://github.com/visitscotland/vs-component-library/commit/ed27252ea35f48d8be9b34f77294f6c4564e28a6))
620
+ * **federated search:** move types to the types folder ([d42ba2d](https://github.com/visitscotland/vs-component-library/commit/d42ba2dd999826d4855a43f5bee2aa1dc75caee4))
621
+ * **federated search:** replace harcoded labels ([2bc8e2b](https://github.com/visitscotland/vs-component-library/commit/2bc8e2b283eb59670076dab1f9e1347206331c15))
622
+ * **federated search:** separate input component ([f022ef8](https://github.com/visitscotland/vs-component-library/commit/f022ef867ca4b139e19d16e6e5844cce51af7a73))
623
+ * **federated-search:** fix pagination ([230ef39](https://github.com/visitscotland/vs-component-library/commit/230ef393aa3d1b91b3f00790d6ed3a581c2126a8))
624
+ * **federated-search:** merge in branch ([a1eb4d1](https://github.com/visitscotland/vs-component-library/commit/a1eb4d12e23a960ea9ecf1799852c26a88232de2))
625
+ * **federeated_search/fedcard:** adds new FedCard custom component, story and tests ([d5245cb](https://github.com/visitscotland/vs-component-library/commit/d5245cb32d3d180be93092e598a32d58abc7764c))
626
+ * **mega nav:** add search link variant ([ff4b47c](https://github.com/visitscotland/vs-component-library/commit/ff4b47c7c86f7afdd9fe6692bc7eaa5d39405a2f))
627
+ * **vsfederatedsearch:** adds a no results warning when there are no search results returned ([c711c85](https://github.com/visitscotland/vs-component-library/commit/c711c85403c0ed36c75e931954139604b59de0f1))
628
+ * **vsfederatedsearch:** adds in error messaging and logic for various error states ([afdf462](https://github.com/visitscotland/vs-component-library/commit/afdf46298ae09ce597a858c8a8ab55010253967d))
629
+ * **vsfederatedsearch:** adds no js message to federated search ([2e5abb0](https://github.com/visitscotland/vs-component-library/commit/2e5abb0cc8fb2fc4fe7f4b0727367fa87b3d6430))
630
+ * **vsfedsearchinput:** adds autocomplete feature ([3a6d2e5](https://github.com/visitscotland/vs-component-library/commit/3a6d2e54d218f2e2f6c38d0d476dfc258f71bcdf))
631
+ * **vsfedsearchsort/vsfederatedsearch:** adds new component for site fed search sort ([79da44a](https://github.com/visitscotland/vs-component-library/commit/79da44ac15b1baaa1b2609068c9b1e4bbbce6f4d))
632
+ * **vsfedsearchsort/vsfederatedsearch:** partially adds new component, changes FedCard to update des ([6543864](https://github.com/visitscotland/vs-component-library/commit/6543864f0b786a2c0c27e59e440915c49fdf88a5))
633
+
634
+ # [5.11.0](https://github.com/visitscotland/vs-component-library/compare/v5.10.1...v5.11.0) (2025-10-07)
635
+
636
+
637
+ ### Features
638
+
639
+ * **articledetails:** remove article detail changes and use detail instead ([8c9d79c](https://github.com/visitscotland/vs-component-library/commit/8c9d79cd6f82e64496b9b75fb947fa976d8469c9))
640
+ * **articledetails:** update article details and badge variants for use in event card ([ae2ff53](https://github.com/visitscotland/vs-component-library/commit/ae2ff5305e79ffe05b629795df2e519f2b6781dc))
641
+ * **event card:** fix badge layout ([85c22e3](https://github.com/visitscotland/vs-component-library/commit/85c22e3978b4f5f00ed32ad4ffffd816ef76ff10))
642
+ * **eventcard:** adds event card pattern to storybook ([3e067e6](https://github.com/visitscotland/vs-component-library/commit/3e067e657c7628ae7794f088a098d14568e4b3c5))
643
+
644
+ ## [5.10.1](https://github.com/visitscotland/vs-component-library/compare/v5.10.0...v5.10.1) (2025-10-02)
645
+
646
+
647
+ ### Bug Fixes
648
+
649
+ * **breadcrumb:** extend fix to smaller phones ([81f4e99](https://github.com/visitscotland/vs-component-library/commit/81f4e995b83bdb8d9817b96e6079cb6a64b65b5c))
650
+
651
+ # [5.10.0](https://github.com/visitscotland/vs-component-library/compare/v5.9.3...v5.10.0) (2025-10-02)
652
+
653
+
654
+ ### Features
655
+
656
+ * **codeowners:** add codeowners file ([97867f9](https://github.com/visitscotland/vs-component-library/commit/97867f9fb9a38c26669f05bf423ee10ba63045ba))
657
+
658
+ ## [5.9.3](https://github.com/visitscotland/vs-component-library/compare/v5.9.2...v5.9.3) (2025-10-02)
659
+
660
+
661
+ ### Bug Fixes
662
+
663
+ * **breadcrumb:** adjust breadcrumb sizing for larger share button ([417fe5e](https://github.com/visitscotland/vs-component-library/commit/417fe5e86aee409b0d6ec2686009343ae3ced2b2))
664
+
665
+ ## [5.9.2](https://github.com/visitscotland/vs-component-library/compare/v5.9.1...v5.9.2) (2025-10-01)
666
+
667
+
668
+ ### Bug Fixes
669
+
670
+ * **cludo:** correct font weight for icon on sort ([41f3969](https://github.com/visitscotland/vs-component-library/commit/41f39699fafdb2501517b430df44cd5bdaa1ed24))
671
+
672
+ ## [5.9.1](https://github.com/visitscotland/vs-component-library/compare/v5.9.0...v5.9.1) (2025-10-01)
673
+
674
+
675
+ ### Bug Fixes
676
+
677
+ * **cludo:** improve text centring on pagination active page ([5f663cd](https://github.com/visitscotland/vs-component-library/commit/5f663cd18483e5ed2b0cf5ffa72ccba5bf3e6cad))
678
+
679
+ # [5.9.0](https://github.com/visitscotland/vs-component-library/compare/v5.8.0...v5.9.0) (2025-09-25)
680
+
681
+
682
+ ### Features
683
+
684
+ * **modulewrapper:** mark module wrapper component as deprecated ([b1933df](https://github.com/visitscotland/vs-component-library/commit/b1933df2edbe53feeccc6fe3b88b4dc3fe411dcb))
685
+
686
+ # [5.8.0](https://github.com/visitscotland/vs-component-library/compare/v5.7.0...v5.8.0) (2025-09-25)
687
+
688
+
689
+ ### Features
690
+
691
+ * **card:** update card token background ([3904f06](https://github.com/visitscotland/vs-component-library/commit/3904f06cce2f7ea94ed9d4055e55dab879fb5059))
692
+
693
+ # [5.7.0](https://github.com/visitscotland/vs-component-library/compare/v5.6.1...v5.7.0) (2025-09-24)
694
+
695
+
696
+ ### Bug Fixes
697
+
698
+ * **card:** code rabbit suggestion to update slot check and image ([e2ade47](https://github.com/visitscotland/vs-component-library/commit/e2ade473270b7a842dccdd0897d1d62398bb779a))
699
+
700
+
701
+ ### Features
702
+
703
+ * **card:** add overlay variant to card component ([a9ee49a](https://github.com/visitscotland/vs-component-library/commit/a9ee49ab931c98bdb3d4c199cb9c1ace3d0249c1))
704
+ * **cardgroup:** update scrollsnap in card group so it can also be applied on desktop ([f08e638](https://github.com/visitscotland/vs-component-library/commit/f08e63833651fb923a0975282df5a19569de310e))
705
+ * **card:** tidy up card overlay on nav pages ([6e3b4ae](https://github.com/visitscotland/vs-component-library/commit/6e3b4ae70909743a1c2127d775757feca2589eca))
706
+ * **card:** update overlay card height ([79bc2fc](https://github.com/visitscotland/vs-component-library/commit/79bc2fc0d3abf994862184e045b1056cde8cf93b))
707
+ * **card:** update styles in overlay card ([e5b5159](https://github.com/visitscotland/vs-component-library/commit/e5b515924ba28d11b783606c53c392aa39f638bc))
708
+
709
+ ## [5.6.1](https://github.com/visitscotland/vs-component-library/compare/v5.6.0...v5.6.1) (2025-09-22)
710
+
711
+
712
+ ### Bug Fixes
713
+
714
+ * **civic:** adjust cookie cats post civic scan ([92b9984](https://github.com/visitscotland/vs-component-library/commit/92b99840d24949e3a3514710bd7c8d97c72e2592))
715
+ * **civic:** remove magic numbers ([404c27b](https://github.com/visitscotland/vs-component-library/commit/404c27bfaec5a25f47740c52b5e3628e0158a7a8))
716
+
717
+ # [5.6.0](https://github.com/visitscotland/vs-component-library/compare/v5.5.4...v5.6.0) (2025-09-17)
718
+
719
+
720
+ ### Features
721
+
722
+ * **sectionheader:** add new section header component to the library ([132e091](https://github.com/visitscotland/vs-component-library/commit/132e0913d51dcec79d645d89dfe7796dc5907033))
723
+ * **sectionheader:** optimise new section header component code ([044e983](https://github.com/visitscotland/vs-component-library/commit/044e983231b55e2f00e65f42ba9db4c0a52e1ea9))
724
+
725
+ ## [5.5.4](https://github.com/visitscotland/vs-component-library/compare/v5.5.3...v5.5.4) (2025-09-08)
726
+
727
+
728
+ ### Bug Fixes
729
+
730
+ * **civic:** test removing specific datalayer handling ([cfe1615](https://github.com/visitscotland/vs-component-library/commit/cfe1615f2c268c1d789fa35895ea4117b994ae08))
731
+
732
+ ## [5.5.3](https://github.com/visitscotland/vs-component-library/compare/v5.5.2...v5.5.3) (2025-09-08)
733
+
734
+
735
+ ### Bug Fixes
736
+
737
+ * **civic:** remove reference to sop ([c89730c](https://github.com/visitscotland/vs-component-library/commit/c89730c0a775fc9e15687ae0a148e98ba302ab13))
738
+
739
+ ## [5.5.2](https://github.com/visitscotland/vs-component-library/compare/v5.5.1...v5.5.2) (2025-09-08)
740
+
741
+
742
+ ### Bug Fixes
743
+
744
+ * **civic:** stop trying to define datalayer ([b17e620](https://github.com/visitscotland/vs-component-library/commit/b17e620d7b6ddb8f448f8797dc5be3ab34c8f097))
745
+
746
+ ## [5.5.1](https://github.com/visitscotland/vs-component-library/compare/v5.5.0...v5.5.1) (2025-09-08)
747
+
748
+
749
+ ### Bug Fixes
750
+
751
+ * **civic:** switch back to datalayer version ([30adbb2](https://github.com/visitscotland/vs-component-library/commit/30adbb2c1f58ae608037c417448f8a1abe512102))
752
+
753
+ # [5.5.0](https://github.com/visitscotland/vs-component-library/compare/v5.4.3...v5.5.0) (2025-09-08)
754
+
755
+
756
+ ### Features
757
+
758
+ * **civic:** switch to window. instead of datalayer.push ([f84605d](https://github.com/visitscotland/vs-component-library/commit/f84605d1d34fb30210d94e4bf2b0bdf3ffdf8608))
759
+
760
+ ## [5.4.3](https://github.com/visitscotland/vs-component-library/compare/v5.4.2...v5.4.3) (2025-09-05)
761
+
762
+
763
+ ### Bug Fixes
764
+
765
+ * **civic:** add option to load script for embed wrapper ([41d022a](https://github.com/visitscotland/vs-component-library/commit/41d022a060513df1366033bcd7ac7a05645d5e7a))
766
+
767
+ ## [5.4.2](https://github.com/visitscotland/vs-component-library/compare/v5.4.1...v5.4.2) (2025-09-03)
768
+
769
+
770
+ ### Bug Fixes
771
+
772
+ * **civic:** update syntax slightly ([6198280](https://github.com/visitscotland/vs-component-library/commit/6198280a6c9d376430a319117eb39358185c3429))
773
+
774
+ ## [5.4.1](https://github.com/visitscotland/vs-component-library/compare/v5.4.0...v5.4.1) (2025-09-03)
775
+
776
+
777
+ ### Bug Fixes
778
+
779
+ * **civic:** correct dispatchEvent syntax ([f8ca8b3](https://github.com/visitscotland/vs-component-library/commit/f8ca8b3a2a3aa1bbf274990c1ede3f7c6debadff))
780
+
781
+ # [5.4.0](https://github.com/visitscotland/vs-component-library/compare/v5.3.13...v5.4.0) (2025-09-03)
782
+
783
+
784
+ ### Features
785
+
786
+ * **civic:** adjust event triggers to account for switch to datalayer ([f2e575c](https://github.com/visitscotland/vs-component-library/commit/f2e575c7b844e27da862037f30e316cdc38a3c1f))
787
+ * **civic:** correct bypass val name in Article story ([8b120e0](https://github.com/visitscotland/vs-component-library/commit/8b120e005e69509ef9aa5c4df9f8f380ab9ee220))
788
+ * **civic:** implement new mixin and integrate with Video ([9b39949](https://github.com/visitscotland/vs-component-library/commit/9b39949d3ecd9cb0d83131aa0e9e2a37ffc0f61a))
789
+ * **civic:** make embed wrapper removal more explicit ([b828426](https://github.com/visitscotland/vs-component-library/commit/b82842628ab98fed4f4c9e447d5a597493543dc9))
790
+ * **civic:** make mixin computeds more ssr safe ([109d667](https://github.com/visitscotland/vs-component-library/commit/109d6676816ba2b87d6fabae4d046a81e93d5b68))
791
+ * **civic:** remove cookie store ([12f1a48](https://github.com/visitscotland/vs-component-library/commit/12f1a489596e89d26d3afc5d3774d55eb675b698))
792
+ * **civic:** remove lingering ot styles and update manage cookies button ([4e0c030](https://github.com/visitscotland/vs-component-library/commit/4e0c030898362d721d5108895576c0e4d90543a9))
793
+ * **civic:** remove redundant VsCookieChecker component ([85490f0](https://github.com/visitscotland/vs-component-library/commit/85490f026e55f618e4b5f7f960a82396248e42ff))
794
+ * **civic:** update all tests to account for new manager ([f3e88af](https://github.com/visitscotland/vs-component-library/commit/f3e88afc3015fb02df1a19091d9dc4c75a92d87b))
795
+
796
+ ## [5.3.13](https://github.com/visitscotland/vs-component-library/compare/v5.3.12...v5.3.13) (2025-09-01)
797
+
798
+
799
+ ### Bug Fixes
800
+
801
+ * **vscardgroup:** exports the VsCardGroup component ([85c85ac](https://github.com/visitscotland/vs-component-library/commit/85c85ac173eb1d81f511e7fcc2dc733c20a84a2c))
802
+
803
+ ## [5.3.12](https://github.com/visitscotland/vs-component-library/compare/v5.3.11...v5.3.12) (2025-08-21)
804
+
805
+
806
+ ### Bug Fixes
807
+
808
+ * **search results:** set font weight to ensure icon is visible ([bea3d07](https://github.com/visitscotland/vs-component-library/commit/bea3d07230fdfb71d0fdf1d54f8e25d5e1f4df3c))
809
+
810
+ ## [5.3.11](https://github.com/visitscotland/vs-component-library/compare/v5.3.10...v5.3.11) (2025-08-20)
811
+
812
+
813
+ ### Bug Fixes
814
+
815
+ * **sticky nav:** add option for sticky nav with content ([ca37a7c](https://github.com/visitscotland/vs-component-library/commit/ca37a7c39b6e74aac7ed78848854257e99883ced))
816
+
817
+ ## [5.3.10](https://github.com/visitscotland/vs-component-library/compare/v5.3.9...v5.3.10) (2025-08-14)
818
+
819
+
820
+ ### Bug Fixes
821
+
822
+ * **build:** switch from define to rollup-replace ([daaf944](https://github.com/visitscotland/vs-component-library/commit/daaf9448f63377ff938db026b8a18344e1f6d4a6))
823
+
824
+ ## [5.3.9](https://github.com/visitscotland/vs-component-library/compare/v5.3.8...v5.3.9) (2025-08-14)
825
+
826
+
827
+ ### Bug Fixes
828
+
829
+ * **build:** restore polyfill for getuid specifically ([9efdc92](https://github.com/visitscotland/vs-component-library/commit/9efdc920ee437ee51ae5ec809e5cdd4b846db564))
830
+
831
+ ## [5.3.8](https://github.com/visitscotland/vs-component-library/compare/v5.3.7...v5.3.8) (2025-08-14)
832
+
833
+
834
+ ### Bug Fixes
835
+
836
+ * **build:** remove node-polyfills from vite ([4dfcbc2](https://github.com/visitscotland/vs-component-library/commit/4dfcbc2b8605512ac0e3998e309abe23422e3895))
837
+
838
+ ## [5.3.7](https://github.com/visitscotland/vs-component-library/compare/v5.3.6...v5.3.7) (2025-08-13)
839
+
840
+
841
+ ### Bug Fixes
842
+
843
+ * **buttons:** fix specificity issue with focus states ([e48ec9b](https://github.com/visitscotland/vs-component-library/commit/e48ec9bd7a6b3820ba7d5b25a9ce07ae20db56f3))
844
+
845
+ ## [5.3.6](https://github.com/visitscotland/vs-component-library/compare/v5.3.5...v5.3.6) (2025-08-12)
846
+
847
+
848
+ ### Bug Fixes
849
+
850
+ * **footer social links:** add aria label override functionality ([5ebc7e5](https://github.com/visitscotland/vs-component-library/commit/5ebc7e5074115f8b2d47cc55536b8a1e868f10bf))
851
+
852
+ ## [5.3.5](https://github.com/visitscotland/vs-component-library/compare/v5.3.4...v5.3.5) (2025-08-08)
853
+
854
+
855
+ ### Bug Fixes
856
+
857
+ * **build:** restore polyfills temporarily ([a50f1cd](https://github.com/visitscotland/vs-component-library/commit/a50f1cd39be869e2cde1db05a53d5105a339a25b))
858
+
859
+ ## [5.3.4](https://github.com/visitscotland/vs-component-library/compare/v5.3.3...v5.3.4) (2025-08-08)
860
+
861
+
862
+ ### Bug Fixes
863
+
864
+ * **build:** and again ([04d55c7](https://github.com/visitscotland/vs-component-library/commit/04d55c798f94b03ea9a6e904be31da77a0ec8b34))
865
+
866
+ ## [5.3.3](https://github.com/visitscotland/vs-component-library/compare/v5.3.2...v5.3.3) (2025-08-08)
867
+
868
+
869
+ ### Bug Fixes
870
+
871
+ * **build:** correct syntax ([8dc9d64](https://github.com/visitscotland/vs-component-library/commit/8dc9d64779eeb72871beea22317dc3ba4d2965f7))
872
+
873
+ ## [5.3.2](https://github.com/visitscotland/vs-component-library/compare/v5.3.1...v5.3.2) (2025-08-08)
874
+
875
+
876
+ ### Bug Fixes
877
+
878
+ * **build:** restore process.getuid shim from before polyfills ([ec9177a](https://github.com/visitscotland/vs-component-library/commit/ec9177ac0d8b95c513b5d29c8efbd528a0671b1c))
879
+
880
+ ## [5.3.1](https://github.com/visitscotland/vs-component-library/compare/v5.3.0...v5.3.1) (2025-08-08)
881
+
882
+
883
+ ### Bug Fixes
884
+
885
+ * **build:** remove node polyfills library from vite build for nuxt 3.16 compatibility ([3d03622](https://github.com/visitscotland/vs-component-library/commit/3d036227f0ea87b4730c17ac2de6ec06efd5263d))
886
+
887
+ # [5.3.0](https://github.com/visitscotland/vs-component-library/compare/v5.2.0...v5.3.0) (2025-08-05)
888
+
889
+
890
+ ### Features
891
+
892
+ * **tokens:** update elevation tokens ([7864b70](https://github.com/visitscotland/vs-component-library/commit/7864b708ee4b6c72f07afc51f7a04cd1e13c4585))
893
+
894
+ # [5.2.0](https://github.com/visitscotland/vs-component-library/compare/v5.1.2...v5.2.0) (2025-08-05)
895
+
896
+
897
+ ### Features
898
+
899
+ * **border-radius:** refactor border-radius tokens in the system and apply for consistency ([eacccb6](https://github.com/visitscotland/vs-component-library/commit/eacccb6a29ad09fff57b6b3b18188f62153faaa5))
900
+
901
+ ## [5.1.2](https://github.com/visitscotland/vs-component-library/compare/v5.1.1...v5.1.2) (2025-08-01)
902
+
903
+
904
+ ### Bug Fixes
905
+
906
+ * **video:** restore previous videostore timing ([5f61e9c](https://github.com/visitscotland/vs-component-library/commit/5f61e9cd38b38148572391a097a96e174fb92ea7))
907
+
908
+ ## [5.1.1](https://github.com/visitscotland/vs-component-library/compare/v5.1.0...v5.1.1) (2025-08-01)
909
+
910
+
911
+ ### Bug Fixes
912
+
913
+ * **forms:** only invoke exponea.identify() on breg forms ([61b242d](https://github.com/visitscotland/vs-component-library/commit/61b242d0a2fbc0eceab886d7591bce9bf920fe75))
914
+
915
+ # [5.1.0](https://github.com/visitscotland/vs-component-library/compare/v5.0.3...v5.1.0) (2025-07-30)
916
+
917
+
918
+ ### Features
919
+
920
+ * **navigation page:** update navigation page pattern to remove featured card ([f68aae9](https://github.com/visitscotland/vs-component-library/commit/f68aae9a163de376c634c7d63a9fc2d54be2e92c))
921
+ * **spotlight section:** add new spotlight section component to component index ([3fbaf5c](https://github.com/visitscotland/vs-component-library/commit/3fbaf5c5e188c7612aab58dc68af5885028242a1))
922
+ * **spotlight section:** update spotlight section and add to nav page pattern ([b8d45df](https://github.com/visitscotland/vs-component-library/commit/b8d45df5520890783f34c5885810ee8f16c67003))
923
+ * **spotlightsection:** add new spotlight section component ([ba0d6db](https://github.com/visitscotland/vs-component-library/commit/ba0d6db9d8cd373c5264fe0bea2f8b691637a0e4))
924
+
925
+ ## [5.0.3](https://github.com/visitscotland/vs-component-library/compare/v5.0.2...v5.0.3) (2025-07-29)
926
+
927
+
928
+ ### Bug Fixes
929
+
930
+ * **lint:** address linting issues raised by dependabot update ([0b1ca62](https://github.com/visitscotland/vs-component-library/commit/0b1ca6231b8c57b459d6ce73aea28c413dae3f20))
931
+
932
+ ## [5.0.2](https://github.com/visitscotland/vs-component-library/compare/v5.0.1...v5.0.2) (2025-07-22)
933
+
934
+
935
+ ### Bug Fixes
936
+
937
+ * **video:** restore play icon on slc video button ([135651c](https://github.com/visitscotland/vs-component-library/commit/135651ceb509b471dd09da714732d7458d379361))
938
+
939
+ ## [5.0.1](https://github.com/visitscotland/vs-component-library/compare/v5.0.0...v5.0.1) (2025-07-18)
940
+
941
+
942
+ ### Bug Fixes
943
+
944
+ * **build:** restore full build on prepack ([97f6b17](https://github.com/visitscotland/vs-component-library/commit/97f6b17feb2bb584e4b556af737ad5060126abd8))
945
+ * **videostore:** account for change in videoLoaded as well ([4afad57](https://github.com/visitscotland/vs-component-library/commit/4afad579a1f1e396e64e52e2399ec4ade027572e))
946
+ * **videostore:** add premount fallback for store ([0d7d887](https://github.com/visitscotland/vs-component-library/commit/0d7d88769560afd484a83eed5623679f331911b9))
947
+ * **videostore:** adjust store loading timing in SLC component ([99317ec](https://github.com/visitscotland/vs-component-library/commit/99317ec03c6d283a8d78b27468fb4282132745fa))
948
+
949
+ # [5.0.0](https://github.com/visitscotland/vs-component-library/compare/v4.29.0...v5.0.0) (2025-07-15)
950
+
951
+
952
+ ### Bug Fixes
953
+
954
+ * **articledetails:** fix logic for no read time in article details ([1a329ed](https://github.com/visitscotland/vs-component-library/commit/1a329ed4ba3fafae7bae6cb327188196102a8b0c))
955
+ * **itinerary:** revert changes to itinerary stop icon to xl ([9178796](https://github.com/visitscotland/vs-component-library/commit/91787961337e29611b5694a9f4c132ebb4171d8c))
956
+ * **skiscotland:** update icon name to use new prop ([3d36331](https://github.com/visitscotland/vs-component-library/commit/3d363310a2f02209adb33f71c7c7f5324a5a1f57))
957
+ * **togglebutton:** fix class for toggle button ([05e834b](https://github.com/visitscotland/vs-component-library/commit/05e834b37dd71e7b5c8487deb37957a2d2ec9d16))
958
+
959
+
960
+ ### Features
961
+
962
+ * **articledetails:** rename blogDetails component to articleDetails ([0639adf](https://github.com/visitscotland/vs-component-library/commit/0639adf415763554de67bd400a2a2c6eb08f1336))
963
+ * **body:** adding calculated margins to heading and body components ([00d3615](https://github.com/visitscotland/vs-component-library/commit/00d361593c9feaf5a72054b35f53df84a805b19f))
964
+ * **body:** adding global body typography styles ([93335b2](https://github.com/visitscotland/vs-component-library/commit/93335b2e4e4b4e522caddb56ee923dabaa444566))
965
+ * **body:** adjust body heading sizes across viewports ([f59071b](https://github.com/visitscotland/vs-component-library/commit/f59071b1b5e6382235a52e71c461aa07f2f3f74f))
966
+ * **body:** adjusting body font sizes across viewports ([f4adb80](https://github.com/visitscotland/vs-component-library/commit/f4adb80f3ef0e7054e27169a269cfde729873dab))
967
+ * **body:** update spacing in body and cards ([9ab07d3](https://github.com/visitscotland/vs-component-library/commit/9ab07d3ace684fb610a4b96cff51c7db31ea7532))
968
+ * **build:** bundle all styles into a single output in vite ([a61c09e](https://github.com/visitscotland/vs-component-library/commit/a61c09e728c79ea89e08779ca9389dfbc38a6704))
969
+ * **button:** rename transparent button to subtle ([ba362bd](https://github.com/visitscotland/vs-component-library/commit/ba362bdbd85323492b2938ea5343df62be8cb2b6))
970
+ * **card:** update cards to use new typography and icon component changes ([906c642](https://github.com/visitscotland/vs-component-library/commit/906c642d7b5c6291c894c50c400d45b4df34c10b))
971
+ * **detail:** add colour and noMargin props to detail ([49046a9](https://github.com/visitscotland/vs-component-library/commit/49046a9b7cd162eb8dfe3429b7b2ec10637c00df))
972
+ * **detail:** add new detail typography component ([a598de2](https://github.com/visitscotland/vs-component-library/commit/a598de20bec0480e2eb9cdb01561c96cd7acb376))
973
+ * **detail:** add new font-based-margins mixin for calculating margin spacing ([98caf8f](https://github.com/visitscotland/vs-component-library/commit/98caf8fd3efa421cb5d01d2be79e5c22d2fb898e))
974
+ * **detail:** updating story to include arg types ([93795a4](https://github.com/visitscotland/vs-component-library/commit/93795a40101b1c4a3eb425e6391f4cbe9e6f1c42))
975
+ * **fontawesome:** update to most recent version of the icon kit ([d57bb29](https://github.com/visitscotland/vs-component-library/commit/d57bb2917c0748004dfe44323af5788b6d7273b0))
976
+ * **heading:** add new font-based-margin mixin to calculate heading spacing ([2e7e5c8](https://github.com/visitscotland/vs-component-library/commit/2e7e5c8a6c4baeae5ef821e412bf775f0a0b584a))
977
+ * **heading:** headings now scale automatically at md breakpoint ([f97de56](https://github.com/visitscotland/vs-component-library/commit/f97de56f6024f3e516fee47737be2113f3bf2576))
978
+ * **heading:** remove all references to display-xs heading ([bbd3cff](https://github.com/visitscotland/vs-component-library/commit/bbd3cffcf188f6a2732388d5e82d07e599c44256))
979
+ * **heading:** remove display-l and heading-xxl heading styles ([dd76c81](https://github.com/visitscotland/vs-component-library/commit/dd76c81f2307328803b46c29db6171211aa41e1c))
980
+ * **heading:** removed subheading slot and subheading styles from heading component ([cf0462a](https://github.com/visitscotland/vs-component-library/commit/cf0462a9469f2903dbd90f1a9343d9c4a76a0915))
981
+ * **hero:** hero section headings have been updated to be larger than body text ([a435dad](https://github.com/visitscotland/vs-component-library/commit/a435dad95176060f509a63e01cae4dcf011fb953))
982
+ * **hero:** rename src prop to imgSrc ([c432bbb](https://github.com/visitscotland/vs-component-library/commit/c432bbb537159d7a75b88e840b63358e7481d47e))
983
+ * **icon:** add new semantic icon tokens into the system ([eae9e15](https://github.com/visitscotland/vs-component-library/commit/eae9e15ea734bcbc11183e86b9c1d9146c4d07fe))
984
+ * **icon:** add semantic icon tokens into the system ([b714e41](https://github.com/visitscotland/vs-component-library/commit/b714e41863e66746a9a3dd68b5df928beaba0188))
985
+ * **icon:** fixing the rest of icons with new icon classes ([82c4aa6](https://github.com/visitscotland/vs-component-library/commit/82c4aa62d54db7bedbd4bb5838be27bbd1a77996))
986
+ * **icon:** refactor icon variants to match new design tokens ([1ada7ef](https://github.com/visitscotland/vs-component-library/commit/1ada7efe0a472d67cd82a1d3e3be5cd9890a8cb4))
987
+ * **icon:** removes orientation prop from icon component ([1c34657](https://github.com/visitscotland/vs-component-library/commit/1c3465705026290e9595761280781cccecc2922c))
988
+ * **icons:** change icon name prop to icon and adds new FA kit ([fa576da](https://github.com/visitscotland/vs-component-library/commit/fa576da5d29967aaab9a7008324907eb427e19a9))
989
+ * **icons:** update icon library to latest FA kit ([1caf4c0](https://github.com/visitscotland/vs-component-library/commit/1caf4c04a67904a988740d5cff20dd7fd7471991))
990
+ * **icons:** update icon to latest kit ([8ca25c5](https://github.com/visitscotland/vs-component-library/commit/8ca25c57541345f0ad7dac569912745dae9a0dec))
991
+ * **icon:** update close icon across the site to use new token ([e27bb69](https://github.com/visitscotland/vs-component-library/commit/e27bb69391fa9718b2a0271c8e050290d449a8e4))
992
+ * **icon:** update icon colour variants in storybook ([b6c17c4](https://github.com/visitscotland/vs-component-library/commit/b6c17c411f544ead07a92274451b8d68a35e0cb9))
993
+ * **icon:** update icon prop with correct value ([b7d956e](https://github.com/visitscotland/vs-component-library/commit/b7d956ef1732c2a2b7d46b737fe867e2893254c6))
994
+ * **icon:** update icon to new classes ([7ceed92](https://github.com/visitscotland/vs-component-library/commit/7ceed9281230b8d8724faacb68ccec15acce9de3))
995
+ * **icon:** update icon tokens to include play/pause ([5615071](https://github.com/visitscotland/vs-component-library/commit/56150712addd6a87aee09844cf7be06b3561ac93))
996
+ * **icon:** update icons in buttons to new classes ([e030669](https://github.com/visitscotland/vs-component-library/commit/e0306696d52c06f4ba5d516eb89f8a8ca494b489))
997
+ * **icon:** update icons in css to new kit font ([7a35ed7](https://github.com/visitscotland/vs-component-library/commit/7a35ed74ec9ba8b4edaed1269b8f9008d90d84de))
998
+ * **icon:** update map icons to new icon classes ([7c285d0](https://github.com/visitscotland/vs-component-library/commit/7c285d022651e4d9d139727ce1d823decb4bd7e2))
999
+ * **icon:** update transport icons across the system ([153076a](https://github.com/visitscotland/vs-component-library/commit/153076a5a2f1559d60723d32c1f4edc4dbfda53c))
1000
+ * **itinerary:** add detail to itinerary and listicle components ([a82826f](https://github.com/visitscotland/vs-component-library/commit/a82826f26b32bf960202d643993ac7e121c53348))
1001
+ * **itinerary:** decouple sub-heading from heading component in itinerary stop ([64d543b](https://github.com/visitscotland/vs-component-library/commit/64d543bf57e2f19417150ae0d84a236c89d3a6f6))
1002
+ * **link:** update link and social share to have correct icon variants ([cd61b19](https://github.com/visitscotland/vs-component-library/commit/cd61b19bc7591107551a5ce19a7e340ca4124448))
1003
+ * **listicle:** decouple subheading from heading in listicles ([c915d2e](https://github.com/visitscotland/vs-component-library/commit/c915d2e1da2ca57b733b6d6966758ddd7afed027))
1004
+ * **maps:** expose maps for consumption in nuxt sites ([24d55dd](https://github.com/visitscotland/vs-component-library/commit/24d55ddeec6410ccbfa78d3d685e954d523d65e1))
1005
+ * remove duotone prop from icon component ([ce0d949](https://github.com/visitscotland/vs-component-library/commit/ce0d9497263b9fac20563b0db19e1e1436e28132))
1006
+ * **rich-tect:** update external link style ([5db13b2](https://github.com/visitscotland/vs-component-library/commit/5db13b2a6d84c285214f11e225b8a3d3fd552709))
1007
+ * **rich-text:** add styles for headings and lists to rich text component ([2dfce47](https://github.com/visitscotland/vs-component-library/commit/2dfce4797aeaeec158758f511f74cb25f93d1508))
1008
+ * **rich-text:** rename vs-rich-text-wrapper component to vs-body ([b860c84](https://github.com/visitscotland/vs-component-library/commit/b860c84375b9707682c160fb48f022f2d28088e2))
1009
+ * **sitesearchform:** remove clearButtonText prop from siteSearchForm component ([8f64fc8](https://github.com/visitscotland/vs-component-library/commit/8f64fc8edf6fdb37533956abeb25d0693084e677))
1010
+ * **tokens:** add new tokens in and update font-weight across the library ([72eb27d](https://github.com/visitscotland/vs-component-library/commit/72eb27d473719bde54afc19c704472f6ff992c36))
1011
+ * **typography:** removes global paragraph spacing, adds to text component and updates use cases ([48d7158](https://github.com/visitscotland/vs-component-library/commit/48d71582cc723b1c5c31f35c5dea7bfbd48ebfca))
1012
+
1013
+
1014
+ ### BREAKING CHANGES
1015
+
1016
+ * **articledetails:** The rename blogDetails component and props have been updated to articleDetails and
1017
+ replacing blog with article in props and will need updated everywhere its used.
1018
+ * **hero:** src prop has been renamed to imgSrc so the heroSection will need to be updated to
1019
+ the new prop.
1020
+ * **build:** As the map and main js bundles both share a number of components (heading, icon,
1021
+ buttontogglegroup), css code split produces some unhelpful results. The shared components get put
1022
+ into a separate chunk, which some setups could consume asynchronously as they're needed but which
1023
+ our nuxt setup can't handle properly. To avoid a particularly complicated loading setup in the nuxt
1024
+ sites it's simplest to just remove it. This also means that the existing issue with icons not
1025
+ working on non-js sites is resolved, because all the icon css files are pulled in automatically with
1026
+ the main bundle. The performance concerns about that originally are no longer valid as the icon file
1027
+ is hugely smaller now we subset the icons properly.
1028
+ * **button:** The transparent button variant has been renamed to subtle and will need to be
1029
+ changed wherever it is used.
1030
+ * **sitesearchform:** Remove clearButtonText prop from siteSearchForm
1031
+ * **heading:** Subheading has been removed from heading component
1032
+ * **rich-text:** VsRichTextWrapper has been renamed to VsBody - this will need to be updated
1033
+ anywhere this component is used.
1034
+ * **typography:** Global paragraph spacing has been removed which may cause some unintended layout
1035
+ issues. Use the text component for consistent paragraph spacing for body text at and applit margin
1036
+ on an individual basis
1037
+ * **icon:** refactor icon variants to match new design tokens - these will need to be updated
1038
+ wherever used to ensure it matches to the new varients. Rename “default” to “primary“, Rename
1039
+ “primary“ to “cta“, Rename “tertiary” to “highlight“, Rename “danger“ to “error“, Add new
1040
+ variants : “secondary”, “success“, and “warning“
1041
+ * **icon:** removes orientation prop from icon component - use icon from the icon library
1042
+ instead
1043
+ * remove duotone prop from icon component, now use icon prop to pass correct set of
1044
+ classes to matching icon in the fontawesome kit
1045
+
1046
+ # [4.29.0](https://github.com/visitscotland/vs-component-library/compare/v4.28.1...v4.29.0) (2025-07-14)
1047
+
1048
+
1049
+ ### Features
1050
+
1051
+ * **hero:** add fetchpriority=”high” to video in hero section ([909fd11](https://github.com/visitscotland/vs-component-library/commit/909fd1105f40678c5758185f4b1dff87a1325328))
1052
+
1053
+ ## [4.28.1](https://github.com/visitscotland/vs-component-library/compare/v4.28.0...v4.28.1) (2025-07-07)
1054
+
1055
+
1056
+ ### Bug Fixes
1057
+
1058
+ * **css:** remove css rules with syntax errors ([d41ea97](https://github.com/visitscotland/vs-component-library/commit/d41ea97e4ab50b25ce1380c57d49c445bd336287))
1059
+
1060
+ # [4.28.0](https://github.com/visitscotland/vs-component-library/compare/v4.27.0...v4.28.0) (2025-06-26)
1061
+
1062
+
1063
+ ### Features
1064
+
1065
+ * **images:** load appropriate images based on usage size as well as screen size ([46ddf67](https://github.com/visitscotland/vs-component-library/commit/46ddf674dee453f75a847b22917f763c10296787))
1066
+ * **images:** reduce code re-use in imgSizesMixin ([9964ec9](https://github.com/visitscotland/vs-component-library/commit/9964ec9688bfb3cbcc2a93d2c06cbcea85b3ba3b))
1067
+ * **images:** rename arg ([b01bab9](https://github.com/visitscotland/vs-component-library/commit/b01bab9f9b5713d1bcff23bcac30cd3e8a83f8f5))
1068
+
1069
+ # [4.27.0](https://github.com/visitscotland/vs-component-library/compare/v4.26.3...v4.27.0) (2025-06-25)
1070
+
1071
+
1072
+ ### Bug Fixes
1073
+
1074
+ * **a11y:** add tests and correct wrapper detection for data-test ([55db30d](https://github.com/visitscotland/vs-component-library/commit/55db30d219d30329963f173082582ae3925ae7e7))
1075
+ * **a11y:** remove unneeded id ([54f5533](https://github.com/visitscotland/vs-component-library/commit/54f553339ea3baec457b1083410a21888b2dd9eb))
1076
+
1077
+
1078
+ ### Features
1079
+
1080
+ * **a11y:** add status alert to hero section video controls ([de9e9e3](https://github.com/visitscotland/vs-component-library/commit/de9e9e3ba2ca3c7e9f3475d53cc1bbec7d14bdce))
1081
+
1082
+ ## [4.26.3](https://github.com/visitscotland/vs-component-library/compare/v4.26.2...v4.26.3) (2025-06-06)
1083
+
1084
+
1085
+ ### Bug Fixes
1086
+
1087
+ * **cookies:** use proper warning type ([a832e41](https://github.com/visitscotland/vs-component-library/commit/a832e41a9fa62e9c7e04cd5054730b04db31c5c6))
1088
+
1089
+ ## [4.26.2](https://github.com/visitscotland/vs-component-library/compare/v4.26.1...v4.26.2) (2025-06-06)
1090
+
1091
+
1092
+ ### Bug Fixes
1093
+
1094
+ * **video:** restore cookie button in megalinks ([061ac7c](https://github.com/visitscotland/vs-component-library/commit/061ac7cd69cc25a3231b5a082d3af2673b9fefcd))
1095
+
1096
+ ## [4.26.1](https://github.com/visitscotland/vs-component-library/compare/v4.26.0...v4.26.1) (2025-06-06)
1097
+
1098
+
1099
+ ### Bug Fixes
1100
+
1101
+ * **card:** fix card not appearing as same height in a row ([89cfde3](https://github.com/visitscotland/vs-component-library/commit/89cfde301d75a58d869cec90312e67cf53408bb1))
1102
+
1103
+ # [4.26.0](https://github.com/visitscotland/vs-component-library/compare/v4.25.0...v4.26.0) (2025-06-04)
1104
+
1105
+
1106
+ ### Features
1107
+
1108
+ * **video:** restore missing cookie warnings ([157d624](https://github.com/visitscotland/vs-component-library/commit/157d624b3cd4b2d28c64e1b63d75fae6035eead0))
1109
+
1110
+ # [4.25.0](https://github.com/visitscotland/vs-component-library/compare/v4.24.1...v4.25.0) (2025-06-02)
1111
+
1112
+
1113
+ ### Bug Fixes
1114
+
1115
+ * **video:** update tests ([b73ed01](https://github.com/visitscotland/vs-component-library/commit/b73ed0144a79a578fbe757955b34e8b8648fd633))
1116
+
1117
+
1118
+ ### Features
1119
+
1120
+ * **video:** restore no-cookie warning and block video ([45c0fe7](https://github.com/visitscotland/vs-component-library/commit/45c0fe76042818c8adc9b8c8d3646d4f237db392))
1121
+
1122
+ ## [4.24.1](https://github.com/visitscotland/vs-component-library/compare/v4.24.0...v4.24.1) (2025-05-29)
1123
+
1124
+
1125
+ ### Bug Fixes
1126
+
1127
+ * **input:** fixed "component emitted event 'status-update' but is not declared" error message ([48b861b](https://github.com/visitscotland/vs-component-library/commit/48b861bcd6150eac48697a61c008153d7268f8b4))
1128
+ * **vsinput:** fixed "component emitted event 'status-update' but is not declared" error message ([91028f9](https://github.com/visitscotland/vs-component-library/commit/91028f997fd843b8955c9bb22b8aeb731d8fc78d))
1129
+
1130
+
1131
+ ### Reverts
1132
+
1133
+ * **input:** revert adding emit ([60cf8db](https://github.com/visitscotland/vs-component-library/commit/60cf8dbb952cfb33532a2ef9cb3c66976d8ea11d))
1134
+
1135
+ # [4.24.0](https://github.com/visitscotland/vs-component-library/compare/v4.23.0...v4.24.0) (2025-05-28)
1136
+
1137
+
1138
+ ### Features
1139
+
1140
+ * **badge:** add new subtle variant for badge component ([45b15c5](https://github.com/visitscotland/vs-component-library/commit/45b15c5c6233a401a0307c4dce7fb7a546335b6d))
1141
+ * **card group:** update card group pattern files to include new link card ([10c8baf](https://github.com/visitscotland/vs-component-library/commit/10c8baf62b6113d34536954fb8ce851a5a959479))
1142
+ * **card:** add accentBar option to card component ([54e8889](https://github.com/visitscotland/vs-component-library/commit/54e88898a6cae0158de41451130df93f89948bee))
1143
+ * **card:** push footer content to the bottom of the card ([f357a69](https://github.com/visitscotland/vs-component-library/commit/f357a6975b852cef77a10a79b9802f0c5f590021))
1144
+ * **card:** update card component to include new link card pattern ([f2f4024](https://github.com/visitscotland/vs-component-library/commit/f2f4024d84473af90c68ba11d02b21a8e5bdadd8))
1145
+
1146
+ # [4.23.0](https://github.com/visitscotland/vs-component-library/compare/v4.22.0...v4.23.0) (2025-05-27)
1147
+
1148
+
1149
+ ### Features
1150
+
1151
+ * **card:** apply new truncate utility class to split card body ([c5485e3](https://github.com/visitscotland/vs-component-library/commit/c5485e3f6145bc87a5d8e3c901e7d0ddb212ece3))
1152
+ * **utilities:** creates new utilities scss file for utility classes ([20ddf84](https://github.com/visitscotland/vs-component-library/commit/20ddf847ca78d5197b653ae60b9e8581494ec691))
1153
+
1154
+ # [4.22.0](https://github.com/visitscotland/vs-component-library/compare/v4.21.0...v4.22.0) (2025-05-27)
1155
+
1156
+
1157
+ ### Features
1158
+
1159
+ * **card layout:** add card layout pattern ([904bb13](https://github.com/visitscotland/vs-component-library/commit/904bb134ec393039df3081efcf5e99f8d1db9788))
1160
+ * **cardgroup:** add new card group component to the library ([bb0610c](https://github.com/visitscotland/vs-component-library/commit/bb0610cf989b55a1fbc9758ef99ec33dccd487f3))
1161
+
1162
+ # [4.21.0](https://github.com/visitscotland/vs-component-library/compare/v4.20.1...v4.21.0) (2025-05-20)
1163
+
1164
+
1165
+ ### Features
1166
+
1167
+ * **card:** add new card component ([551ce0a](https://github.com/visitscotland/vs-component-library/commit/551ce0a853e25c2d91ecb2ca32343448ec876f21))
1168
+ * **card:** adds new card component ([1a38b00](https://github.com/visitscotland/vs-component-library/commit/1a38b0097d1afbf47a879b90073f958b4056f00c))
1169
+ * **link:** added new link variant for secondary links - used in cards ([f8baf98](https://github.com/visitscotland/vs-component-library/commit/f8baf98b105e344c665e76b0eea13f254b096b33))
1170
+
1171
+ ## [4.20.1](https://github.com/visitscotland/vs-component-library/compare/v4.20.0...v4.20.1) (2025-04-14)
1172
+
1173
+
1174
+ ### Bug Fixes
1175
+
1176
+ * **megalinks:** fixed bug where video play button was misaligned with image ([aae2add](https://github.com/visitscotland/vs-component-library/commit/aae2add601084546c1fca6537f20492572c8db84))
1177
+
1178
+ # [4.20.0](https://github.com/visitscotland/vs-component-library/compare/v4.19.3...v4.20.0) (2025-04-10)
1179
+
1180
+
1181
+ ### Features
1182
+
1183
+ * **styled lists:** allow anchor links to styled list items ([f682ea0](https://github.com/visitscotland/vs-component-library/commit/f682ea07ad57263989ad06037880db87f5e36fb4))
1184
+
1185
+ ## [4.19.3](https://github.com/visitscotland/vs-component-library/compare/v4.19.2...v4.19.3) (2025-04-08)
1186
+
1187
+
1188
+ ### Bug Fixes
1189
+
1190
+ * **input,meganav,sitesearchform:** remove clear button props, add and style native clear ([8d4e8f3](https://github.com/visitscotland/vs-component-library/commit/8d4e8f309efda22ec418916961aa4e296763c004))
1191
+
1192
+ ## [4.19.2](https://github.com/visitscotland/vs-component-library/compare/v4.19.1...v4.19.2) (2025-04-08)
1193
+
1194
+
1195
+ ### Bug Fixes
1196
+
1197
+ * **font awesome:** add missing icons ([dc7c5c3](https://github.com/visitscotland/vs-component-library/commit/dc7c5c330631a010ee57179ac9b52f7fb7578cae))
1198
+
1199
+ ## [4.19.1](https://github.com/visitscotland/vs-component-library/compare/v4.19.0...v4.19.1) (2025-03-31)
1200
+
1201
+
1202
+ ### Bug Fixes
1203
+
1204
+ * **tabs:** adjust tab display on desktop ([366b130](https://github.com/visitscotland/vs-component-library/commit/366b130c524c9a46aebb3f95e30bb1f6c8708758))
1205
+ * **tabs:** tab height on small mobile ([2bf0a8e](https://github.com/visitscotland/vs-component-library/commit/2bf0a8ed5266c9fabc459d5e2325a91ba9cd9b97))
1206
+
1207
+ # [4.19.0](https://github.com/visitscotland/vs-component-library/compare/v4.18.1...v4.19.0) (2025-03-27)
1208
+
1209
+
1210
+ ### Bug Fixes
1211
+
1212
+ * **hero:** only show video control when videoSrc is passed ([ec83520](https://github.com/visitscotland/vs-component-library/commit/ec835201fe247db3a40be3e0fe9f6c3f2bb5c700))
1213
+ * **hero:** update hero video control test for updated icon ([dbbefbb](https://github.com/visitscotland/vs-component-library/commit/dbbefbbf9e22a6719052def49b26df37d18194b9))
1214
+
1215
+
1216
+ ### Features
1217
+
1218
+ * **hero:** add toggle control for video in hero ([f29f8a5](https://github.com/visitscotland/vs-component-library/commit/f29f8a5db680ff7dfc99619d27509cf5dca1b293))
1219
+ * **hero:** hide video from screen readers ([3dbcc68](https://github.com/visitscotland/vs-component-library/commit/3dbcc68deb3f3d60129d0d2b1c1884ba9c9d3a3c))
1220
+ * **hero:** update hero video control colours and hero video example ([5d1b0fc](https://github.com/visitscotland/vs-component-library/commit/5d1b0fcab025bf8f46b14ccbdc84f79ff00d8ba3))
1221
+ * **hero:** update hero video control to use new pause icon ([9a0b108](https://github.com/visitscotland/vs-component-library/commit/9a0b1082d6dc86fcb896580604dc3e0dbd7c16f1))
1222
+
1223
+ ## [4.18.1](https://github.com/visitscotland/vs-component-library/compare/v4.18.0...v4.18.1) (2025-03-27)
1224
+
1225
+
1226
+ ### Bug Fixes
1227
+
1228
+ * **article:** add ability to override heading style ([20e265a](https://github.com/visitscotland/vs-component-library/commit/20e265a6ad417a15aca8f7d79695926a1e62a6fb))
1229
+ * **megalinks:** add ability to override heading level and style ([71d6e63](https://github.com/visitscotland/vs-component-library/commit/71d6e63986db51bd5bd4a66a31ad81581e24b5af))
1230
+ * **meganav:** update aria role so that they work with all combinations of the menu ([c1c905f](https://github.com/visitscotland/vs-component-library/commit/c1c905f644a91435b52cba29498a61f75b9ec13a))
1231
+ * **module wrapper:** add ability to override heading style ([bdbef28](https://github.com/visitscotland/vs-component-library/commit/bdbef28941ca25a8766682c29f37a77d64e8738b))
1232
+
1233
+ # [4.18.0](https://github.com/visitscotland/vs-component-library/compare/v4.17.0...v4.18.0) (2025-03-25)
1234
+
1235
+
1236
+ ### Bug Fixes
1237
+
1238
+ * **sticky nav:** ensure skip to is on screen if focussed ([abfc686](https://github.com/visitscotland/vs-component-library/commit/abfc6866e5a829cf9dc535d1eff66517ff21056d))
1239
+
1240
+
1241
+ ### Features
1242
+
1243
+ * **skip to:** add landmark id to hero section heading ([5fc2e99](https://github.com/visitscotland/vs-component-library/commit/5fc2e9964a24fd558d0be298d3c099ca5df6f8c5))
1244
+
1245
+ # [4.17.0](https://github.com/visitscotland/vs-component-library/compare/v4.16.1...v4.17.0) (2025-03-25)
1246
+
1247
+
1248
+ ### Features
1249
+
1250
+ * **heading and megallinks:** added `id` prop to VsHeading and `sectionId` prop to VsMegalink ([e769c13](https://github.com/visitscotland/vs-component-library/commit/e769c134636a4af2eabe6374552d8b75bab14d1a))
1251
+
1252
+ ## [4.16.1](https://github.com/visitscotland/vs-component-library/compare/v4.16.0...v4.16.1) (2025-03-24)
1253
+
1254
+
1255
+ ### Bug Fixes
1256
+
1257
+ * **filter section:** remove width from date input ([5ffd793](https://github.com/visitscotland/vs-component-library/commit/5ffd793fd3c3ecc743bca8ef2c0be1eff609dc25))
1258
+
1259
+ # [4.16.0](https://github.com/visitscotland/vs-component-library/compare/v4.15.0...v4.16.0) (2025-03-20)
1260
+
1261
+
1262
+ ### Features
1263
+
1264
+ * **global menu:** remove site navigation from global nav ([6e09616](https://github.com/visitscotland/vs-component-library/commit/6e09616e3429b40656ee77bbe7d9bf916e046fca))
1265
+
1266
+ # [4.15.0](https://github.com/visitscotland/vs-component-library/compare/v4.14.0...v4.15.0) (2025-03-19)
1267
+
1268
+
1269
+ ### Features
1270
+
1271
+ * **tabs:** add datalayer tracking for tab click event ([342752b](https://github.com/visitscotland/vs-component-library/commit/342752bbfe0cf7dc66d1d9f1f4bf7e3858bae7f9))
1272
+
1273
+ # [4.14.0](https://github.com/visitscotland/vs-component-library/compare/v4.13.13...v4.14.0) (2025-03-18)
1274
+
1275
+
1276
+ ### Bug Fixes
1277
+
1278
+ * **articles:** remove spacing in all cases ([04496c4](https://github.com/visitscotland/vs-component-library/commit/04496c4d942a52ef04ee261f90f36240683cf637))
1279
+ * **article:** switch to spacer ([5aabf7d](https://github.com/visitscotland/vs-component-library/commit/5aabf7d0d5c59cb8142ec6c92065e4b4ad3b8cae))
1280
+ * **stories:** add missing > ([7d41884](https://github.com/visitscotland/vs-component-library/commit/7d41884384ef39377405ed89bf5dc91693ac7c58))
1281
+
1282
+
1283
+ ### Features
1284
+
1285
+ * **article:** reduce spacing above vs-heading at top of article if no intro above ([e7266c8](https://github.com/visitscotland/vs-component-library/commit/e7266c84cdcd64289a87b381ccf5d8ee8686b98b))
1286
+
1287
+ ## [4.13.13](https://github.com/visitscotland/vs-component-library/compare/v4.13.12...v4.13.13) (2025-03-11)
1288
+
1289
+
1290
+ ### Bug Fixes
1291
+
1292
+ * **styledlist:** remove margin-top ([729328d](https://github.com/visitscotland/vs-component-library/commit/729328de049d684e8e9423bccaba7d1e82cbd530))
1293
+ * **vsstyledlist:** remove margin-top ([5f585bd](https://github.com/visitscotland/vs-component-library/commit/5f585bda2a4f455bccad71c4a93856cb61f389d6))
1294
+
1295
+ ## [4.13.12](https://github.com/visitscotland/vs-component-library/compare/v4.13.11...v4.13.12) (2025-03-11)
1296
+
1297
+
1298
+ ### Bug Fixes
1299
+
1300
+ * **build:** proxy all node functions ([a1779f9](https://github.com/visitscotland/vs-component-library/commit/a1779f9f4552955692f74bf1b24f4642ccbf3cc0))
1301
+
1302
+ ## [4.13.11](https://github.com/visitscotland/vs-component-library/compare/v4.13.10...v4.13.11) (2025-03-11)
1303
+
1304
+
1305
+ ### Bug Fixes
1306
+
1307
+ * **build:** correct getuid syntax ([3ec103d](https://github.com/visitscotland/vs-component-library/commit/3ec103d857adefd8adcfe828caf054af24ef4a42))
1308
+
1309
+ ## [4.13.10](https://github.com/visitscotland/vs-component-library/compare/v4.13.9...v4.13.10) (2025-03-11)
1310
+
1311
+
1312
+ ### Bug Fixes
1313
+
1314
+ * **build:** restore partial env alongside uid shim ([0362da3](https://github.com/visitscotland/vs-component-library/commit/0362da396dec81c659f95439b054498fdd51ce7c))
1315
+
1316
+ ## [4.13.9](https://github.com/visitscotland/vs-component-library/compare/v4.13.8...v4.13.9) (2025-03-11)
1317
+
1318
+
1319
+ ### Bug Fixes
1320
+
1321
+ * **build:** add process.getuid shim ([1d2e0ad](https://github.com/visitscotland/vs-component-library/commit/1d2e0ad489fa8ad25047fb8a91ab8fd25b7fc19b))
1322
+
1323
+ ## [4.13.8](https://github.com/visitscotland/vs-component-library/compare/v4.13.7...v4.13.8) (2025-03-11)
1324
+
1325
+
1326
+ ### Bug Fixes
1327
+
1328
+ * **build:** remove process.env completely ([e784935](https://github.com/visitscotland/vs-component-library/commit/e78493514fd41cff066b0c779be3cc36d0ccc48b))
1329
+
1330
+ ## [4.13.7](https://github.com/visitscotland/vs-component-library/compare/v4.13.6...v4.13.7) (2025-03-11)
1331
+
1332
+
1333
+ ### Bug Fixes
1334
+
1335
+ * **build:** restrict process.env values passed to build ([e82b940](https://github.com/visitscotland/vs-component-library/commit/e82b940b7843729bb62b4b4e9de95af184b050e3))
1336
+ * **vsstyledlistitem:** remove bottom padding ([fc48ede](https://github.com/visitscotland/vs-component-library/commit/fc48edea4b1ae5bdf8c7e8b1474c02b054dbcc0a))
1337
+
1338
+ # Changelog
1339
+
1340
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1341
+
1342
+ ### [4.13.6](https://github.com/visitscotland/vs-component-library/compare/v4.13.5...v4.13.6) (2025-03-10)
1343
+
1344
+
1345
+ ### 🐛 Bug Fixes
1346
+
1347
+ * **filter:** hide details marker on iOS devices ([31cf07c](https://github.com/visitscotland/vs-component-library/commit/31cf07c2e839c966aa10f1ecda12c2acc7d5ed87))
1348
+
1349
+ ### [4.13.5](https://github.com/visitscotland/vs-component-library/compare/v4.13.4...v4.13.5) (2025-03-03)
1350
+
1351
+
1352
+ ### 🐛 Bug Fixes
1353
+
1354
+ * **icon:** fix Linkedin icon ([1c9d780](https://github.com/visitscotland/vs-component-library/commit/1c9d78016c240fd1a0b963c3201b7c999c55f6d8))
1355
+
1356
+ ### [4.13.4](https://github.com/visitscotland/vs-component-library/compare/v4.13.3...v4.13.4) (2025-02-28)
1357
+
1358
+
1359
+ ### 🐛 Bug Fixes
1360
+
1361
+ * **npm:** move package to devdeps ([228c18a](https://github.com/visitscotland/vs-component-library/commit/228c18a33622dfbbc6ff6c22581be79df7e0a3a8))
1362
+
1363
+ ### [4.13.3](https://github.com/visitscotland/vs-component-library/compare/v4.13.2...v4.13.3) (2025-02-28)
1364
+
1365
+
1366
+ ### ✨ Features
1367
+
1368
+ * **forms:** add spacing above error ([2622d9a](https://github.com/visitscotland/vs-component-library/commit/2622d9a392ed1e74a2d25176f6565b7119f7cacf))
1369
+ * **forms:** restore submit error ([9763180](https://github.com/visitscotland/vs-component-library/commit/9763180160112325177d1d2459c7938f751ff6cb))
1370
+
1371
+ ## [4.13.2](https://github.com/visitscotland/vs-component-library/compare/v4.13.1...v4.13.2) (2025-02-27)
1372
+
1373
+
1374
+ ### Bug Fixes
1375
+
1376
+ * **semantic release:** add test file ([d2c9710](https://github.com/visitscotland/vs-component-library/commit/d2c971087b8af9eeb6d218f5d4f8a940e5e912cb))
1377
+ * **semantic release:** remove test file ([142092a](https://github.com/visitscotland/vs-component-library/commit/142092a53ed4d773245c93403ba711ad99c6ae0d))
1378
+
1379
+ # Changelog
1380
+
1381
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1382
+
1383
+ ### [4.13.1](https://github.com/visitscotland/vs-component-library/compare/v4.13.0...v4.13.1) (2025-02-27)
1384
+
1385
+
1386
+ ### 🏗 Build System
1387
+
1388
+ * **deps:** bump vite from 5.4.11 to 5.4.12 in the npm_and_yarn group ([a9f58a0](https://github.com/visitscotland/vs-component-library/commit/a9f58a0a6df87ef10637dd66de5a75064a10e8d6))
1389
+
1390
+
1391
+ ### 🐛 Bug Fixes
1392
+
1393
+ * **megalinks:** improve SVG layout in stretched link cards ([ef25f51](https://github.com/visitscotland/vs-component-library/commit/ef25f518d04cb84ffe53972021ad74660baa49b3))
1394
+ * **svgs:** stop using image scaler for SVGs ([78527af](https://github.com/visitscotland/vs-component-library/commit/78527af683dfd755a48acd47db26910865d48127))
1395
+
1396
+ ## [4.13.0](https://github.com/visitscotland/vs-component-library/compare/v4.12.2...v4.13.0) (2025-02-27)
1397
+
1398
+
1399
+ ### ✨ Features
1400
+
1401
+ * **tabs:** bSH Styling implented for tabs ([dd51a99](https://github.com/visitscotland/vs-component-library/commit/dd51a991d697ffa85f46a1a0ad756e5f18864183))
1402
+ * **tabs:** started to create a bsh styled variant ([f19e603](https://github.com/visitscotland/vs-component-library/commit/f19e60360a3c741f5d49152f766b9f725396cf1f))
1403
+
1404
+
1405
+ ### 🐛 Bug Fixes
1406
+
1407
+ * **tabs:** fixed slight change in non-bsh tabs appearance due to flex change ([cac0ddf](https://github.com/visitscotland/vs-component-library/commit/cac0ddf98f18daa8b5472f9a267b55412cd1d628))
1408
+
1409
+
1410
+ ### 🎨 Styling
1411
+
1412
+ * **tabs:** ensures conformity with code style ([149fc41](https://github.com/visitscotland/vs-component-library/commit/149fc41a2d33f01c74b35462fa66b6a63667dcd2))
1413
+
1414
+
1415
+ ### ✅ Tests
1416
+
1417
+ * **tabs:** added new bsh variant test ([585dc14](https://github.com/visitscotland/vs-component-library/commit/585dc14748792baa92188b68b32bc81be09f899f))
1418
+ * **tabs:** fix failing test ([b82f2e3](https://github.com/visitscotland/vs-component-library/commit/b82f2e33b1f8c90e46dd55a8398276fd5be2cc46))
1419
+
1420
+
1421
+ ### ♻️ Code Refactoring
1422
+
1423
+ * **tabs:** adds in more detailed comments, uses tokens for border-radius and fixes story ([69b9f15](https://github.com/visitscotland/vs-component-library/commit/69b9f1526153d76fdc58fc1f7763b57a19b0d322))
1424
+ * **tabs:** changed BSH Variant to No Container variant, added in mobile view ([5e35600](https://github.com/visitscotland/vs-component-library/commit/5e356002c1ded6a41912abc777a537047a24e112))
1425
+ * **tabs:** fine-tuned sizing on tabs ([a5967c2](https://github.com/visitscotland/vs-component-library/commit/a5967c2f5ddaff224a9f9629832779edccf2ba55))
1426
+ * **tabs:** refactored tabs to use provide/inject instead of props for child TabItem ([cddf457](https://github.com/visitscotland/vs-component-library/commit/cddf4579bbcce67ba6f472aa3cbfb3c57199228d))
1427
+ * **tabs:** removed obsolete commented code ([e7aa6b1](https://github.com/visitscotland/vs-component-library/commit/e7aa6b14d3944d7a01e76934ae0960f3bb354074))
1428
+
1429
+ ### [4.12.2](https://github.com/visitscotland/vs-component-library/compare/v4.12.1...v4.12.2) (2025-02-26)
1430
+
1431
+
1432
+ ### 🐛 Bug Fixes
1433
+
1434
+ * **filter:** simplify component ([5d9efbc](https://github.com/visitscotland/vs-component-library/commit/5d9efbc34780db8595aaa09ede6df66460ef92c8))
1435
+
1436
+ ### [4.12.1](https://github.com/visitscotland/vs-component-library/compare/v4.12.0...v4.12.1) (2025-02-25)
1437
+
1438
+
1439
+ ### 🐛 Bug Fixes
1440
+
1441
+ * **maps:** ensure filters with subcategories remain visible ([27aaf75](https://github.com/visitscotland/vs-component-library/commit/27aaf754a284dcc2dd62b3f5b1f5bb4f0ff8ace2))
1442
+
1443
+
1444
+ ### ✨ Features
1445
+
1446
+ * **vsheading:** add new smallest size for headings ([194c0c2](https://github.com/visitscotland/vs-component-library/commit/194c0c21c543220f8b41bddf3857a29adef3ad92))
1447
+
1448
+ ## [4.12.0](https://github.com/visitscotland/vs-component-library/compare/v4.11.1...v4.12.0) (2025-02-19)
1449
+
1450
+
1451
+ ### 📝 Docs
1452
+
1453
+ * **filter:** add mobile story ([dd85d3c](https://github.com/visitscotland/vs-component-library/commit/dd85d3c44d8016efd589bd20c7e0f961b93947f8))
1454
+ * **filter:** update story ([bcb36ec](https://github.com/visitscotland/vs-component-library/commit/bcb36ec0795affa184f9800d235acde1de905fb3))
1455
+
1456
+
1457
+ ### ✨ Features
1458
+
1459
+ * **filter:** add new component ([93c74e4](https://github.com/visitscotland/vs-component-library/commit/93c74e48db948ff106c4c8fcdb5f54ce443a990e))
1460
+ * **filter:** add nojs fallback ([8a502cf](https://github.com/visitscotland/vs-component-library/commit/8a502cf4a0c6abe61b71887bad56a8b891fbb4fc))
1461
+ * **filter:** close modal when resizing screen ([7f1b058](https://github.com/visitscotland/vs-component-library/commit/7f1b058e4709f9665025e07a1605999c76d6821c))
1462
+ * **filter:** develop new component ([2c715f8](https://github.com/visitscotland/vs-component-library/commit/2c715f8f63bd767edb2f8b1e255f3163f8a323c3))
1463
+ * **filter:** set filter button text ([b42c89c](https://github.com/visitscotland/vs-component-library/commit/b42c89cebb2593b17a11d366fe6bd195c80fe269))
1464
+ * **filter:** setup new component ([5e16519](https://github.com/visitscotland/vs-component-library/commit/5e165198edb3e3ffbabda58307a3fb164147a6d3))
1465
+ * **filter:** tidy up code ([d7bd5c1](https://github.com/visitscotland/vs-component-library/commit/d7bd5c16ac312ea4fe618e086cebe623141acf2d))
1466
+ * **filter:** tidy up code ([c0ded56](https://github.com/visitscotland/vs-component-library/commit/c0ded56d10cc62ecf54ebfb2c311abafdda77936))
1467
+ * **filter:** work on mobile version ([83fc02e](https://github.com/visitscotland/vs-component-library/commit/83fc02e7e5d1c8fed6ab27f86c080fffcfaf5de9))
1468
+ * **modal:** add emitter listener for hideModal event ([69d3f29](https://github.com/visitscotland/vs-component-library/commit/69d3f29feca38ded5f6c4e01ef14f75a5d51cfc8))
1469
+
1470
+
1471
+ ### ✅ Tests
1472
+
1473
+ * **checkbox:** add test for size prop ([3f5ec91](https://github.com/visitscotland/vs-component-library/commit/3f5ec91e651bca57b199a41a5f155551c4b578ef))
1474
+ * **filter:** add unit tests for the filter components ([ec0c024](https://github.com/visitscotland/vs-component-library/commit/ec0c024b8bd325ead4a1fe60f85026ce64098249))
1475
+ * **filter:** update test ([8d539a7](https://github.com/visitscotland/vs-component-library/commit/8d539a7928e280b1cc13f6fe100f28e1324f59fa))
1476
+ * **filter:** update unit tests ([90e763b](https://github.com/visitscotland/vs-component-library/commit/90e763b217006148a71c85209de1f1d6642a1cb1))
1477
+
1478
+
1479
+ ### 🐛 Bug Fixes
1480
+
1481
+ * **bootstrap:** suppress deprecation warnings ([05e7b67](https://github.com/visitscotland/vs-component-library/commit/05e7b6773560e9025a24dbbc0f415b395dd3676d))
1482
+ * **filter:** date picker width ([b9b9acb](https://github.com/visitscotland/vs-component-library/commit/b9b9acbec6b9974f2293a41abf808021db277a33))
1483
+ * **filter:** minor changes ([79e7367](https://github.com/visitscotland/vs-component-library/commit/79e73678260ee6bc1949be1d1f8175fb3aaa0974))
1484
+
1485
+ ### [4.11.1](https://github.com/visitscotland/vs-component-library/compare/v4.11.0...v4.11.1) (2025-02-19)
1486
+
1487
+
1488
+ ### ♻️ Code Refactoring
1489
+
1490
+ * **eventcard:** fixed css spacing ([4c23aca](https://github.com/visitscotland/vs-component-library/commit/4c23acad34ab3aea8c5f4c1281a7c200b967f19a))
1491
+
1492
+
1493
+ ### 🐛 Bug Fixes
1494
+
1495
+ * **eventcard:** fixes cta button spacing on mobile ([3c47c86](https://github.com/visitscotland/vs-component-library/commit/3c47c86aaa467747023cb48dfc3388645d819240))
1496
+ * **pagination:** enable two-way binding ([d454877](https://github.com/visitscotland/vs-component-library/commit/d45487799d923baff1a8882a6cb68f3f501bb80b))
1497
+
1498
+
1499
+ ### ✨ Features
1500
+
1501
+ * **dropdown:** add secondary colour variant ([f01b6f4](https://github.com/visitscotland/vs-component-library/commit/f01b6f428c32ca93c9c32d4ccc7d285624bd432b))
1502
+
1503
+
1504
+ ### ✅ Tests
1505
+
1506
+ * **dropdown:** add unit test ([332dadc](https://github.com/visitscotland/vs-component-library/commit/332dadc762dbde21918a25dd1fc15af8467d8f9a))
1507
+
1508
+ ## [4.11.0](https://github.com/visitscotland/vs-component-library/compare/v4.10.3...v4.11.0) (2025-02-14)
1509
+
1510
+
1511
+ ### 📝 Docs
1512
+
1513
+ * **pagination:** update story to reflect component changes ([fb0ff83](https://github.com/visitscotland/vs-component-library/commit/fb0ff833840d193bb8221fcfaaa670751edf7f02))
1514
+
1515
+
1516
+ ### 🎨 Styling
1517
+
1518
+ * **pagination:** fix typos and remove commented out code ([2d83df1](https://github.com/visitscotland/vs-component-library/commit/2d83df115f3110775e81914ebd7c5a24892aa1f6))
1519
+
1520
+
1521
+ ### ✅ Tests
1522
+
1523
+ * **pagination:** add tests for logic displaying page numbers ([774508b](https://github.com/visitscotland/vs-component-library/commit/774508b734ab03c4a1b887a2ea4e0a36c9af533a))
1524
+ * **pagination:** add tests for previous and next buttons ([471ad44](https://github.com/visitscotland/vs-component-library/commit/471ad447e5a3fcca880dc24c64f3348d521f1f66))
1525
+ * **pagination:** add unit tests ([142b7a7](https://github.com/visitscotland/vs-component-library/commit/142b7a72a812073d7424a29b919737aa402b1bcc))
1526
+
1527
+
1528
+ ### ✨ Features
1529
+
1530
+ * **pagination:** add new component ([01582dd](https://github.com/visitscotland/vs-component-library/commit/01582dd00658424f2748ddb1e8d00f07998beded))
1531
+ * **pagination:** add styles and mobile version ([2cb36a9](https://github.com/visitscotland/vs-component-library/commit/2cb36a91eb799b36e9c600d1ef35c4ae8d2d8e48))
1532
+ * **pagination:** correct style issues ([43851ea](https://github.com/visitscotland/vs-component-library/commit/43851eafae048e31e052c42f8c53c1384f27d052))
1533
+ * **pagination:** rework component ([fa569e1](https://github.com/visitscotland/vs-component-library/commit/fa569e1f7415b47dd356773611807e8faeb23277))
1534
+ * **pagination:** update styling ([fabd7ef](https://github.com/visitscotland/vs-component-library/commit/fabd7ef0f7718c6f79aed932ca9f87d570fb6aa7))
1535
+ * **pagination:** use a function to set button classes ([f931e5d](https://github.com/visitscotland/vs-component-library/commit/f931e5d7da6c647cafebaa0ea43c76f9019b27d7))
1536
+
1537
+
1538
+ ### 🐛 Bug Fixes
1539
+
1540
+ * **pagination:** accessibility fixes ([1ce3584](https://github.com/visitscotland/vs-component-library/commit/1ce35846a32a4e59e7d268ae7970c7daaffb5d3b))
1541
+ * **storybook:** reset viewport when switching between stories ([b3121b9](https://github.com/visitscotland/vs-component-library/commit/b3121b92b9cb2838d82e3784b1a947205f1f759f))
1542
+
1543
+ ### [4.10.3](https://github.com/visitscotland/vs-component-library/compare/v4.10.2...v4.10.3) (2025-02-14)
1544
+
1545
+
1546
+ ### 🐛 Bug Fixes
1547
+
1548
+ * **analytics:** make partner urls protocol agnostic ([c4df803](https://github.com/visitscotland/vs-component-library/commit/c4df8032de50929c5be1b95650add993b3fe850b))
1549
+
1550
+ ### [4.10.2](https://github.com/visitscotland/vs-component-library/compare/v4.10.1...v4.10.2) (2025-02-13)
1551
+
1552
+
1553
+ ### 🐛 Bug Fixes
1554
+
1555
+ * **analytics:** remove spaces from signpost urls ([7210f4e](https://github.com/visitscotland/vs-component-library/commit/7210f4e6566a4dbc44df7ab9c88a1dfd2c81f476))
1556
+
1557
+ ### [4.10.1](https://github.com/visitscotland/vs-component-library/compare/v4.10.0...v4.10.1) (2025-02-13)
1558
+
1559
+
1560
+ ### ✨ Features
1561
+
1562
+ * **analytics:** track partner referrals for external links ([67b9940](https://github.com/visitscotland/vs-component-library/commit/67b99405bef79830fe3226880c690f690d7e6e43))
1563
+
1564
+ ## [4.10.0](https://github.com/visitscotland/vs-component-library/compare/v4.8.3...v4.10.0) (2025-02-12)
1565
+
1566
+
1567
+ ### 🏗 Build System
1568
+
1569
+ * **deps:** bump elliptic from 6.5.7 to 6.6.0 in the npm_and_yarn group ([6da9376](https://github.com/visitscotland/vs-component-library/commit/6da937608b0a5854ea7e59bf7a9cc2ea9ccc12e5))
1570
+
1571
+
1572
+ ### ✨ Features
1573
+
1574
+ * **eventcard:** added new Event Card component as per BSHUB-524 ([a35c42f](https://github.com/visitscotland/vs-component-library/commit/a35c42fbb908928febd308f3863223024a63d9a5))
1575
+ * **hero:** add new video hero variant to herosection component ([87a2325](https://github.com/visitscotland/vs-component-library/commit/87a232520563632c5bccbc0ce193b19ad5e3085e))
1576
+
1577
+
1578
+ ### ✅ Tests
1579
+
1580
+ * **eventcard:** add tests for new component ([4e389e1](https://github.com/visitscotland/vs-component-library/commit/4e389e112693128512a3573a4702bd4fe35a0432))
1581
+ * **hero:** update hero section unit tests to include new video variant ([c25cc1b](https://github.com/visitscotland/vs-component-library/commit/c25cc1bb24232e7cb70b729d9478d890d333a7fa))
1582
+
1583
+
1584
+ ### ⏪ Revertions
1585
+
1586
+ * Revert "Revert "feat(map with sidebar): add separate story for regions with no icentres"" ([acc8a4d](https://github.com/visitscotland/vs-component-library/commit/acc8a4d9ce8ad60de8f0625436faf0f072c5c740))
1587
+ * Revert "Revert "feat(map with sidebar): remove filters and toggles with no data"" ([464d9ba](https://github.com/visitscotland/vs-component-library/commit/464d9ba2a93119ae1875f5299f612a4fe32b445b))
1588
+
1589
+
1590
+ ### 🔖 Others
1591
+
1592
+ * **release:** 4.9.0 ([bc745e3](https://github.com/visitscotland/vs-component-library/commit/bc745e381af5470dbd081f75b537b3f11f2d2852))
1593
+
1594
+
1595
+ ### ♻️ Code Refactoring
1596
+
1597
+ * **eventcard:** changed the data structure of component to better match cms data ([f451ded](https://github.com/visitscotland/vs-component-library/commit/f451ded480f80b2f1f973a8df60ef1e3bc7804fc))
1598
+ * **eventcard:** changes story to detail-list and refactored button positioning ([63c9d0f](https://github.com/visitscotland/vs-component-library/commit/63c9d0fcef306225d15d89bd19ad1b551d078a04))
1599
+ * **eventcard:** implemented PR Feedback, change class names, added prop comments, VsButton, etc ([b473073](https://github.com/visitscotland/vs-component-library/commit/b47307397c36ddc09993d79d79b245bb84006ada))
1600
+ * **eventcard:** listing now using VsList element as a description list was not right for job ([ef5f900](https://github.com/visitscotland/vs-component-library/commit/ef5f900fa5ed20109d8bee83affe7a3b49bf7c5b))
1601
+ * **eventcard:** refactored card so that there is only one content slot, for reusability ([3b9b200](https://github.com/visitscotland/vs-component-library/commit/3b9b2005997170471085bfdd9f52b6a57e7c2e17))
1602
+ * **eventcard:** refactored code to make neater and ensure proper style ([8826af5](https://github.com/visitscotland/vs-component-library/commit/8826af53f35e3ddb801c61a930068b4f638439b2))
1603
+ * **eventcard:** remove unnecessary button from story ([0a4e62f](https://github.com/visitscotland/vs-component-library/commit/0a4e62ff43535707a0754434636c6ecdb9d9fc52))
1604
+ * **eventcard:** removed divs for performance and to make semantically correct ([e0e06fd](https://github.com/visitscotland/vs-component-library/commit/e0e06fd681b35de55580e4d052270bd22afe97dc))
1605
+
1606
+
1607
+ ### 🎨 Styling
1608
+
1609
+ * **eventcard:** fixed spacing issue ([579618e](https://github.com/visitscotland/vs-component-library/commit/579618e41eeab9bd01737b30abdd46c521a3263a))
1610
+
1611
+
1612
+ ### 🐛 Bug Fixes
1613
+
1614
+ * **eventcard:** fixed error causing storybook to not render Travel Trade variant of component ([06d881b](https://github.com/visitscotland/vs-component-library/commit/06d881bb47078fc37f75fdca438b977730c8bb52))
1615
+ * **eventcard:** fixed mis-matched closing tags on VsLists causing Chromatic errors ([db4323d](https://github.com/visitscotland/vs-component-library/commit/db4323da8d5c009d331a0a9d86bc74526b945bd0))
1616
+ * **hero:** add playinline to fix video not playing on iOS ([2780eff](https://github.com/visitscotland/vs-component-library/commit/2780effdaa2dcd42b83f749a00caa16d4f8159b2))
1617
+ * **map:** hide toggles unless multiple present ([82941f1](https://github.com/visitscotland/vs-component-library/commit/82941f18a60615c6cacf167dc4423f2d6dee7c99))
1618
+
1619
+ ## [4.9.0](https://github.com/visitscotland/vs-component-library/compare/v4.8.3...v4.9.0) (2025-02-11)
1620
+
1621
+
1622
+ ### ⏪ Revertions
1623
+
1624
+ * Revert "Revert "feat(map with sidebar): add separate story for regions with no icentres"" ([acc8a4d](https://github.com/visitscotland/vs-component-library/commit/acc8a4d9ce8ad60de8f0625436faf0f072c5c740))
1625
+ * Revert "Revert "feat(map with sidebar): remove filters and toggles with no data"" ([464d9ba](https://github.com/visitscotland/vs-component-library/commit/464d9ba2a93119ae1875f5299f612a4fe32b445b))
1626
+
1627
+
1628
+ ### 🐛 Bug Fixes
1629
+
1630
+ * **map:** hide toggles unless multiple present ([82941f1](https://github.com/visitscotland/vs-component-library/commit/82941f18a60615c6cacf167dc4423f2d6dee7c99))
1631
+
1632
+ ### [4.8.3](https://github.com/visitscotland/vs-component-library/compare/v4.8.2...v4.8.3) (2025-02-11)
1633
+
1634
+
1635
+ ### ⏪ Revertions
1636
+
1637
+ * Revert "feat(map with sidebar): remove filters and toggles with no data" ([6974d4f](https://github.com/visitscotland/vs-component-library/commit/6974d4f53c791d3d6dc396cc777a5a15be5c5b9d))
1638
+
1639
+
1640
+ ### 🐛 Bug Fixes
1641
+
1642
+ * **hero:** remove rounded corners on hero image on smaller screens ([9f265d9](https://github.com/visitscotland/vs-component-library/commit/9f265d993c0d281f875ac119fc092a3dba904cb5))
1643
+
1644
+ ### [4.8.2](https://github.com/visitscotland/vs-component-library/compare/v4.8.1...v4.8.2) (2025-02-06)
1645
+
1646
+
1647
+ ### ♻️ Code Refactoring
1648
+
1649
+ * **analytics:** remove redundant commented out code ([48d38ff](https://github.com/visitscotland/vs-component-library/commit/48d38ffa462595f0467ba6f6ef91d1a5585caff3))
1650
+
1651
+
1652
+ ### ✨ Features
1653
+
1654
+ * **analytics:** add accordion open event ([ef8fd61](https://github.com/visitscotland/vs-component-library/commit/ef8fd6133497ba6c77326a0e322fb43d2b9fcea5))
1655
+
1656
+
1657
+ ### 🐛 Bug Fixes
1658
+
1659
+ * **analytics:** revert change to errors tag name ([18beeb6](https://github.com/visitscotland/vs-component-library/commit/18beeb687d13333f2cd426c1bdd143548909e4bb))
1660
+ * **analytics:** update error event name to GA4 schema ([ce1929c](https://github.com/visitscotland/vs-component-library/commit/ce1929ccb960dfdce0603c8afbbf24a138563e41))
1661
+
1662
+ ### [4.8.1](https://github.com/visitscotland/vs-component-library/compare/v4.8.0...v4.8.1) (2025-02-04)
1663
+
1664
+
1665
+ ### 🐛 Bug Fixes
1666
+
1667
+ * **vsarticle:** vs-article-image needs to be conditional on the slot having content to reder ([971d9d4](https://github.com/visitscotland/vs-component-library/commit/971d9d4424d2826585eb3cd43fb3a60ef3140623))
1668
+
1669
+
1670
+ ### 🏗 Build System
1671
+
1672
+ * **yarn:** upgrade yarn to latest version ([ab1abe8](https://github.com/visitscotland/vs-component-library/commit/ab1abe87b71a98ef5b97eb531cec4fcf7c1e84ff))
1673
+
1674
+ ## [4.8.0](https://github.com/visitscotland/vs-component-library/compare/v4.7.7...v4.8.0) (2025-01-30)
1675
+
1676
+
1677
+ ### ✅ Tests
1678
+
1679
+ * **hero:** refactor tests for heroSection and add HeroSectionImage tests ([2dd0a56](https://github.com/visitscotland/vs-component-library/commit/2dd0a565ee6f0cfdf26486b2486bd4b3762436e4))
1680
+
1681
+
1682
+ ### 📝 Docs
1683
+
1684
+ * **pageintro:** update page intro story to include correct blog details story ([3d48400](https://github.com/visitscotland/vs-component-library/commit/3d484003e4c2a54c834adba8a3bc30e7f8ce57a1))
1685
+
1686
+
1687
+ ### ✨ Features
1688
+
1689
+ * **blogdetails:** making read time optional ([a368e77](https://github.com/visitscotland/vs-component-library/commit/a368e7731aa66740f962ac81132a84d9980f6362))
1690
+ * **blogdetails:** update blog details to allow optional author and date ([4bb56ee](https://github.com/visitscotland/vs-component-library/commit/4bb56eef2a1dd6a1e5e1dd3f4bff17d04f9d4457))
1691
+ * **hero:** add heroSectionImage child component ([cecf29c](https://github.com/visitscotland/vs-component-library/commit/cecf29c838ed92ccd04b54ee9c6015474ac3112b))
1692
+ * **hero:** add new split hero variant ([68d2f4b](https://github.com/visitscotland/vs-component-library/commit/68d2f4b79af69881037ff5b678b17547e96a25c0))
1693
+ * **hero:** layout updates to hero component ([5bb4108](https://github.com/visitscotland/vs-component-library/commit/5bb4108eb5be45a701df70b149805fe668c682c7))
1694
+ * **hero:** refactor hero to use grid for all variants ([818e4e7](https://github.com/visitscotland/vs-component-library/commit/818e4e7de7c837db1b628cc89ce5e1921a00ded7))
1695
+ * **hero:** tweak padding for inset hero ([550b4db](https://github.com/visitscotland/vs-component-library/commit/550b4dbcc94a87959b150cd304be2b0afe32e75d))
1696
+ * **hero:** update hero text layout for xxl ([3a67da7](https://github.com/visitscotland/vs-component-library/commit/3a67da780e7419aa1fd8198200bc3c9a5c2e333f))
1697
+ * **hero:** update layout for mobile screens ([b52c318](https://github.com/visitscotland/vs-component-library/commit/b52c3182061f0f01d3cb072048be664cbbc9d7c0))
1698
+ * **hero:** update layout for mobile screens ([f04c53c](https://github.com/visitscotland/vs-component-library/commit/f04c53c58534d5953f5efaf6a67257c8f0e4bf28))
1699
+ * **nav:** update z-index in nav ([3272d11](https://github.com/visitscotland/vs-component-library/commit/3272d11cedece578cd0b4ca8bfeb3174fa253522))
1700
+ * **pageheader:** add new pageheader template examples ([7d3e616](https://github.com/visitscotland/vs-component-library/commit/7d3e616787145da408dacd6bcfcb24efe86ff86e))
1701
+
1702
+ ### [4.7.7](https://github.com/visitscotland/vs-component-library/compare/v4.7.5...v4.7.7) (2025-01-28)
1703
+
1704
+
1705
+ ### 🔖 Others
1706
+
1707
+ * **update version manually:** bump patch version so BSH picks up changes ([b486221](https://github.com/visitscotland/vs-component-library/commit/b486221d887d9a8fc064887ade5d030b8e36ef85))
1708
+
1709
+ ### [4.7.5](https://github.com/visitscotland/vs-component-library/compare/v4.7.4...v4.7.5) (2025-01-28)
1710
+
1711
+
1712
+ ### 🐛 Bug Fixes
1713
+
1714
+ * **stretchedlinkcard.vue:** remove BSH-specific prop resolution ([243241f](https://github.com/visitscotland/vs-component-library/commit/243241f8e52a4fc4676af27cf7f5e1889af58181))
1715
+
1716
+ ### [4.7.4](https://github.com/visitscotland/vs-component-library/compare/v4.7.3...v4.7.4) (2025-01-20)
1717
+
1718
+
1719
+ ### 🐛 Bug Fixes
1720
+
1721
+ * **back to top:** button positioning ([a39d48a](https://github.com/visitscotland/vs-component-library/commit/a39d48af067d74f87a786b08ebef012985ca9581))
1722
+
1723
+ ### [4.7.3](https://github.com/visitscotland/vs-component-library/compare/v4.7.2...v4.7.3) (2025-01-20)
1724
+
1725
+
1726
+ ### 🐛 Bug Fixes
1727
+
1728
+ * **back to top:** add/remove event listener when component mounted/unmounted ([f8f3440](https://github.com/visitscotland/vs-component-library/commit/f8f34405e60a615f11564a8de5af550eb0aeb491))
1729
+
1730
+ ### [4.7.2](https://github.com/visitscotland/vs-component-library/compare/v4.7.1...v4.7.2) (2025-01-20)
1731
+
1732
+
1733
+ ### ✅ Tests
1734
+
1735
+ * **warning:** update test ([4939b77](https://github.com/visitscotland/vs-component-library/commit/4939b77753f4a8c67847f67a7bceca06128d5be3))
1736
+
1737
+
1738
+ ### 🐛 Bug Fixes
1739
+
1740
+ * **banner:** icon name changed ([222167d](https://github.com/visitscotland/vs-component-library/commit/222167d45cb480277192d17ebbb9718d861b9c84))
1741
+ * **icons:** some icon names have changed ([a42aba2](https://github.com/visitscotland/vs-component-library/commit/a42aba2df4d12795ce9555cea610c168639ce7fb))
1742
+
1743
+ ### [4.7.1](https://github.com/visitscotland/vs-component-library/compare/v4.7.0...v4.7.1) (2025-01-17)
1744
+
1745
+
1746
+ ### 🐛 Bug Fixes
1747
+
1748
+ * **back to top:** add component to export list ([575015f](https://github.com/visitscotland/vs-component-library/commit/575015f2d4760d013caae881b59447af4a7cbabc))
1749
+
1750
+ ## [4.7.0](https://github.com/visitscotland/vs-component-library/compare/v4.6.0...v4.7.0) (2025-01-17)
1751
+
1752
+
1753
+ ### ✅ Tests
1754
+
1755
+ * **back to top:** add tests for new component ([6714d07](https://github.com/visitscotland/vs-component-library/commit/6714d073f34653c7820119b498fe257a995e1f5b))
1756
+
1757
+
1758
+ ### ✨ Features
1759
+
1760
+ * **back to top:** add new arrow-up icon ([d959e02](https://github.com/visitscotland/vs-component-library/commit/d959e0276bca6da384d87345adc56d312ac60c65))
1761
+ * **back to top:** add new component ([c15d538](https://github.com/visitscotland/vs-component-library/commit/c15d53801fc79eccb974436f1d0300a2af5868c8))
1762
+ * **back to top:** add new component ([a490592](https://github.com/visitscotland/vs-component-library/commit/a490592c91bc2c99de3cd6cd5428c86043d33667))
1763
+ * **back to top:** remove unused variable ([21d80df](https://github.com/visitscotland/vs-component-library/commit/21d80df8702bef67bb38f82e4479eafd5d5f1180))
1764
+
1765
+ # [4.6.0](https://github.com/visitscotland/vs-component-library/compare/v4.5.0...v4.6.0) (2025-01-16)
1766
+
1767
+
1768
+ ### Bug Fixes
1769
+
1770
+ * **megalinks:** move badge spacing to util class ([5623c6f](https://github.com/visitscotland/vs-component-library/commit/5623c6f5d7745c10901b10aedc2818c6efdf824c))
1771
+
1772
+
1773
+ ### Features
1774
+
1775
+ * **megalinks:** add optional badges to multi image variant ([3947d27](https://github.com/visitscotland/vs-component-library/commit/3947d275cfcafaa30f14b41ecf2bed19511c7e51))
1776
+
1777
+ # [4.5.0](https://github.com/visitscotland/vs-component-library/compare/v4.4.7...v4.5.0) (2025-01-16)
1778
+
1779
+
1780
+ ### Bug Fixes
1781
+
1782
+ * **megalinklinklist:** added conditional to badges so empty div doesn't show if no badges ([21915bf](https://github.com/visitscotland/vs-component-library/commit/21915bf3f322af122302659df8e842bc4a3c7b9c))
1783
+ * **megalinklinklist:** fixed badges showing on homepage view ([e48a3ae](https://github.com/visitscotland/vs-component-library/commit/e48a3ae006ca4e983e0a72f3dba64ae7b5e10aa8))
1784
+ * **megalinklinklist:** fixed merge-conflict wrongly resolved that caused storybook to crash ([62e7130](https://github.com/visitscotland/vs-component-library/commit/62e713001e5cbfe4a7377033d65087cf3418cb5f))
1785
+ * **preview.js:** added back autodocs tag to storybook ([9686725](https://github.com/visitscotland/vs-component-library/commit/9686725c0449112934e1ab893bbd4fde117c9b00))
1786
+ * **stretchedlinkcard:** fixed badges no longer showing on SLC due to changes to MegaLinkLinkList ([20c0c98](https://github.com/visitscotland/vs-component-library/commit/20c0c9804022c736c7e2b3b54fe9362efe5ba00a))
1787
+
1788
+
1789
+ ### Features
1790
+
1791
+ * **megalinklinklist:** added badges to the MegalinkLinkList ([b4bcf71](https://github.com/visitscotland/vs-component-library/commit/b4bcf7195c7c2d056fa3b41e196081d8cb9d461f))
1792
+ * **megalinklinklist:** end of day commit :- started to add support for stylistic changes for BSH ([d347ce9](https://github.com/visitscotland/vs-component-library/commit/d347ce92a060ed1375fcb5c026a9480a82977528))
1793
+ * **megalinklinklist:** implemented BSH styling ([bf774dc](https://github.com/visitscotland/vs-component-library/commit/bf774dcd215a56ec79ed1703d5ec52ceed97e68e))
1794
+
1795
+ ## [4.4.7](https://github.com/visitscotland/vs-component-library/compare/v4.4.6...v4.4.7) (2025-01-16)
1796
+
1797
+
1798
+ ### Bug Fixes
1799
+
1800
+ * **image with caption:** modify SCSS for SVG images ([a13211a](https://github.com/visitscotland/vs-component-library/commit/a13211aff652ad628ed3340e15160360ed956ca0))
1801
+ * **image with caption:** modify SCSS for SVG images ([f481e20](https://github.com/visitscotland/vs-component-library/commit/f481e2014dd7819a794b9983cc4d2693272e5b81))
1802
+
1803
+ ## [4.4.6](https://github.com/visitscotland/vs-component-library/compare/v4.4.5...v4.4.6) (2025-01-15)
1804
+
1805
+
1806
+ ### Bug Fixes
1807
+
1808
+ * **nuxt:** add missing itinerary component to export for nuxt sites ([c490479](https://github.com/visitscotland/vs-component-library/commit/c49047906ee82385f844017c64ebd6cdab893321))
1809
+
1810
+ ## [4.4.5](https://github.com/visitscotland/vs-component-library/compare/v4.4.4...v4.4.5) (2025-01-08)
1811
+
1812
+
1813
+ ### Bug Fixes
1814
+
1815
+ * **semantic release:** adjust env name ([4dc4105](https://github.com/visitscotland/vs-component-library/commit/4dc41054bc71a2a36599246d2cd2937d5e869cbf))
1816
+
1817
+ ## [4.4.4](https://github.com/visitscotland/vs-component-library/compare/v4.4.3...v4.4.4) (2025-01-08)
1818
+
1819
+
1820
+ ### Bug Fixes
1821
+
1822
+ * **yarn:** rebuild lock file ([860bc19](https://github.com/visitscotland/vs-component-library/commit/860bc199efd53335df6c41faba29912112702120))
1823
+
1824
+ ## [4.4.3](https://github.com/visitscotland/vs-component-library/compare/v4.4.2...v4.4.3) (2025-01-08)
1825
+
1826
+
1827
+ ### Bug Fixes
1828
+
1829
+ * **semantic release:** test release - remove debug logging ([eb5656b](https://github.com/visitscotland/vs-component-library/commit/eb5656b15cb689ae687812fea3c94156d6deb3f9))
1830
+
1831
+ ## [4.4.2](https://github.com/visitscotland/vs-component-library/compare/v4.4.1...v4.4.2) (2025-01-07)
1832
+
1833
+
1834
+ ### Bug Fixes
1835
+
1836
+ * **semantic release:** mOve install after npm set up / test release ([adc9f5c](https://github.com/visitscotland/vs-component-library/commit/adc9f5cb28fc54e2d4acf94a01b7895e54193cf8))
1837
+
1838
+ ## [4.4.1](https://github.com/visitscotland/vs-component-library/compare/v4.4.0...v4.4.1) (2025-01-07)
1839
+
1840
+
1841
+ ### Bug Fixes
1842
+
1843
+ * **styled list item:** adjusted CSS to extend line between numbered list ([1634244](https://github.com/visitscotland/vs-component-library/commit/163424437c36f0e64a2e1b0c0a2aa463e2fb36a1))
1844
+
1845
+ # [4.4.0](https://github.com/visitscotland/vs-component-library/compare/v4.3.13...v4.4.0) (2024-12-16)
1846
+
1847
+
1848
+ ### Features
1849
+
1850
+ * **semantic release:** add MS Teams Notification ([16fdbf0](https://github.com/visitscotland/vs-component-library/commit/16fdbf0689f988b3e8bfb03a37ed9a0a34c83fa5))
1851
+
1852
+ ## [4.3.13](https://github.com/visitscotland/vs-component-library/compare/v4.3.12...v4.3.13) (2024-12-16)
1853
+
1854
+
1855
+ ### Bug Fixes
1856
+
1857
+ * **semantic release:** correct override version ([0d1595f](https://github.com/visitscotland/vs-component-library/commit/0d1595f2d7d4dec3d9b61dbc175d374e04ed912f))
1858
+ * **semantic release:** remove duplicate ms-teams install ([937ac50](https://github.com/visitscotland/vs-component-library/commit/937ac5003751f56057df7717842b753c32c63f13))
1859
+ * **semantic release:** remove ms-teams again ([8fcd5d8](https://github.com/visitscotland/vs-component-library/commit/8fcd5d834171f4b1a3c18b55a7ea38a3162c84dc))
1860
+ * **semantic release:** remove unnecessary yarn-jest package causing conflict ([e6a7eb7](https://github.com/visitscotland/vs-component-library/commit/e6a7eb78119090d8cb5d9416f8c6bdec795e65a9))
1861
+
1862
+ # Changelog
1863
+
1864
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1865
+
1866
+ ### [4.3.12](https://github.com/visitscotland/vs-component-library/compare/v4.3.11...v4.3.12) (2024-12-16)
1867
+
1868
+
1869
+ ### ✨ Features
1870
+
1871
+ * **semantic release:** restore ms teams integration ([e63825c](https://github.com/visitscotland/vs-component-library/commit/e63825c7292bcc34a02a1c14abb89d10646945a5))
1872
+
1873
+
1874
+ ### 🐛 Bug Fixes
1875
+
1876
+ * **semantic release:** add verbose logs to install ([d11958b](https://github.com/visitscotland/vs-component-library/commit/d11958bf19ef1925817635ad928016a84320c241))
1877
+ * **semantic release:** correct config syntax ([93f722c](https://github.com/visitscotland/vs-component-library/commit/93f722c8b701e053bc095e6e83ef53f8d9f03d51))
1878
+ * **semantic release:** eNsure dePENdencies are installed ([7a96a08](https://github.com/visitscotland/vs-component-library/commit/7a96a08fab7bf3011c501a987556a13b9a621c17))
1879
+ * **semantic release:** override broken peer dependency ([6757454](https://github.com/visitscotland/vs-component-library/commit/6757454c974373ffd4abccf7a0562d73a390bd01))
1880
+
1881
+ ## [4.3.11](https://github.com/visitscotland/vs-component-library/compare/v4.3.10...v4.3.11) (2024-12-13)
1882
+
1883
+
1884
+ ### Bug Fixes
1885
+
1886
+ * **semantic release:** update package.json on release ([15833fc](https://github.com/visitscotland/vs-component-library/commit/15833fca5e03f81bc9bd590d104872dd2e4037ac))
1887
+
1888
+ ## [4.3.10](https://github.com/visitscotland/vs-component-library/compare/v4.3.9...v4.3.10) (2024-12-13)
1889
+
1890
+
1891
+ ### Bug Fixes
1892
+
1893
+ * **form.vue:** fix known bug when making call to `exponea.identify` ([4768f6c](https://github.com/visitscotland/vs-component-library/commit/4768f6ce320e03bbc010bd85e999c8f26782d002))
1894
+ * **form.vue:** modify form logic to handle and correct malformed JSON payload ([1432945](https://github.com/visitscotland/vs-component-library/commit/1432945dd46bdafdedbb0afd24f61850f9732c6c))
1895
+
1896
+ # Changelog
1897
+
1898
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1899
+
1900
+ ### [4.3.9](https://github.com/visitscotland/vs-component-library/compare/v4.3.8...v4.3.9) (2024-12-12)
1901
+
1902
+
1903
+ ### 🐛 Bug Fixes
1904
+
1905
+ * **styled list:** change source prop to a slot ([11766a8](https://github.com/visitscotland/vs-component-library/commit/11766a815bb01d5725b795cbf1228a71f923eb12))
1906
+
1907
+ ### [4.3.8](https://github.com/visitscotland/vs-component-library/compare/v4.3.7...v4.3.8) (2024-12-09)
1908
+
1909
+
1910
+ ### 🐛 Bug Fixes
1911
+
1912
+ * **form.vue:** add logic in Form.vue to parse hidden inputs and convert 'true/false' to booleans ([49651da](https://github.com/visitscotland/vs-component-library/commit/49651da225dbc6dd08103d36efa1aafef766c704))
1913
+
1914
+ ### [4.3.7](https://github.com/visitscotland/vs-component-library/compare/v4.3.6...v4.3.7) (2024-12-03)
1915
+
1916
+
1917
+ ### 📝 Docs
1918
+
1919
+ * **mega nav:** story template wasn't using correct slot for nav-heading-cta-link ([1f83b93](https://github.com/visitscotland/vs-component-library/commit/1f83b9357c00bd928fb0b8ea01589396cb1c027e))
1920
+
1921
+ ### [4.3.6](https://github.com/visitscotland/vs-component-library/compare/v4.3.5...v4.3.6) (2024-11-28)
1922
+
1923
+
1924
+ ### 🐛 Bug Fixes
1925
+
1926
+ * **check-vender-library.js:** run the function instantly the first time it's called ([2ca07fe](https://github.com/visitscotland/vs-component-library/commit/2ca07fe22e9f0abda28d17f2bb720b0cc6dff101))
1927
+
1928
+ ### [4.3.5](https://github.com/visitscotland/vs-component-library/compare/v4.3.4...v4.3.5) (2024-11-28)
1929
+
1930
+
1931
+ ### ✨ Features
1932
+
1933
+ * **semantic release:** move to dev dependencies ([3c9c040](https://github.com/visitscotland/vs-component-library/commit/3c9c040cffe6d169daa0f95bacd3ad14d70bae9b))
1934
+
1935
+ ### [4.3.4](https://github.com/visitscotland/vs-component-library/compare/v4.3.3...v4.3.4) (2024-11-27)
1936
+
1937
+
1938
+ ### ✅ Tests
1939
+
1940
+ * **button:** added new tests for block level button fix ([ff1b988](https://github.com/visitscotland/vs-component-library/commit/ff1b988ed3c36c3b5935e6d3104009c0d2835d4f))
1941
+
1942
+
1943
+ ### 🐛 Bug Fixes
1944
+
1945
+ * **button:** added justify-content-center to button so block level buttons display content correctly ([5f8b03a](https://github.com/visitscotland/vs-component-library/commit/5f8b03aae99c804cebdf1580a171df9651c9c50a))
1946
+ * **button:** fixed bug where adding 'block' to a button did not cause it to be a block element ([27dc6ec](https://github.com/visitscotland/vs-component-library/commit/27dc6ecc8f6114ebe816e8808180be18ffb96957))
1947
+ * **button:** fixed some odities with how icons displayed as a block level button ([6d342d5](https://github.com/visitscotland/vs-component-library/commit/6d342d5b5425b7748779adcbdb23c09c0bfcbeb9))
1948
+
1949
+
1950
+ ### ♻️ Code Refactoring
1951
+
1952
+ * **button:** cleanup storybook ([8f5f127](https://github.com/visitscotland/vs-component-library/commit/8f5f127eedcc7be16fc693511c7f21fd02665804))
1953
+
1954
+ ## [4.3.3](https://github.com/visitscotland/vs-component-library/compare/v4.3.2...v4.3.3) (2024-11-25)
1955
+
1956
+
1957
+ ### Bug Fixes
1958
+
1959
+ * **semantic release:** add missing pipe to yml file ([8945aff](https://github.com/visitscotland/vs-component-library/commit/8945affd6390b2e8b9ee441b14b40cab474d5ce8))
1960
+ * **semantic release:** add ms-teams to with array ([24ba993](https://github.com/visitscotland/vs-component-library/commit/24ba9931069579b93270bff0f0c1573a7cea2dda))
1961
+ * **semantic release:** automatically alert teams about new releases ([48defc0](https://github.com/visitscotland/vs-component-library/commit/48defc0e29724c2d6efb40437e0eeafeb69a9bf9))
1962
+ * **semantic release:** move teams to dev dep ([5bde3cc](https://github.com/visitscotland/vs-component-library/commit/5bde3cc9b0e34621364794eddef2066e584c3d04))
1963
+
1964
+ ## [4.3.2](https://github.com/visitscotland/vs-component-library/compare/v4.3.1...v4.3.2) (2024-11-25)
1965
+
1966
+
1967
+ ### Bug Fixes
1968
+
1969
+ * **semantic release:** enforce install before publish ([e1833de](https://github.com/visitscotland/vs-component-library/commit/e1833dee8dcc38bfb6d36e5124a5480a20f13510))
1970
+
1971
+ ## [4.3.1](https://github.com/visitscotland/vs-component-library/compare/v4.3.0...v4.3.1) (2024-11-25)
1972
+
1973
+
1974
+ ### Bug Fixes
1975
+
1976
+ * **semantic release:** add npm publish option ([2dc7336](https://github.com/visitscotland/vs-component-library/commit/2dc7336648820423c626fb016baf1bcb739b8cdc))
1977
+ * **semantic release:** make npm token secret available to release ([bf200b3](https://github.com/visitscotland/vs-component-library/commit/bf200b3e8d68252e59e0cbc24b6b31eb118f7bd6))
1978
+
1979
+ # [4.3.0](https://github.com/visitscotland/vs-component-library/compare/v4.2.2...v4.3.0) (2024-11-25)
1980
+
1981
+
1982
+ ### Bug Fixes
1983
+
1984
+ * **semantic release:** fix syntax in releaserc ([93bd151](https://github.com/visitscotland/vs-component-library/commit/93bd1519c36f73bccdd0ea1ca81d3ddc2cdf3d4c))
1985
+
1986
+
1987
+ ### Features
1988
+
1989
+ * **release:** experimentally set up semantic release ([d3c5b63](https://github.com/visitscotland/vs-component-library/commit/d3c5b63540475b8bf191507db6b882d4ce75abb6))
1990
+
1991
+ # Changelog
1992
+
1993
+ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
1994
+
1995
+ ### [4.2.2](https://github.com/visitscotland/vs-component-library/compare/v4.2.1...v4.2.2) (2024-11-25)
1996
+
1997
+
1998
+ ### 🎨 Styling
1999
+
2000
+ * **tokens:** remove old deprecated tokens and tidy color token files ([e51d15f](https://github.com/visitscotland/vs-component-library/commit/e51d15fbc0c414946b9ba67169740096729d18c6))
2001
+ * **tokens:** update elevation tokens to use new color tokens ([cf9f7b3](https://github.com/visitscotland/vs-component-library/commit/cf9f7b32d888932b0aab0fa4cc83b428112495e8))
2002
+ * **tokens:** update elevation tokens to use new primitive ([5f316f6](https://github.com/visitscotland/vs-component-library/commit/5f316f6ff62091d0b85fed3b7f7b7b8d37c62ebc))
2003
+
2004
+
2005
+ ### ⏪ Revertions
2006
+
2007
+ * **article:** remove table of contents from sidebar ([30f0462](https://github.com/visitscotland/vs-component-library/commit/30f046230f02caec6a3467ba6692168fa3673c6d))
2008
+
2009
+
2010
+ ### ♻️ Code Refactoring
2011
+
2012
+ * **icon:** add missing icon variants to match colour tokens ([76ba6f6](https://github.com/visitscotland/vs-component-library/commit/76ba6f6e6517e8b2ad222d238201b51a83fd4282))
2013
+ * **tokens:** remove -new- from new color token names ([1fca82e](https://github.com/visitscotland/vs-component-library/commit/1fca82e4c368d4b96759cc63a0e03ec8f3d71e24))
2014
+ * **tokens:** remove unused old core tokens ([37157d7](https://github.com/visitscotland/vs-component-library/commit/37157d7fd25d8f71ddaca55a25506092896d65eb))
2015
+
2016
+
2017
+ ### 🐛 Bug Fixes
2018
+
2019
+ * **badge:** fix token name in badge component ([9fb5d36](https://github.com/visitscotland/vs-component-library/commit/9fb5d36b30dcf1b4d666f6446d313a877b2e659b))
2020
+ * **vsbadge:** remove `new-` namespace per DS-685 ([5e45180](https://github.com/visitscotland/vs-component-library/commit/5e4518055786b5d037a4c24b2dae1a45f0f0bc20))
2021
+
2022
+
2023
+ ### ✨ Features
2024
+
2025
+ * **page intro:** add table of contents ([2560d28](https://github.com/visitscotland/vs-component-library/commit/2560d2839cf63c9f93d98546105b01c9f73d19d2))
2026
+
2027
+
2028
+ ### ✅ Tests
2029
+
2030
+ * **page intro:** add new tests for table of contents ([116653b](https://github.com/visitscotland/vs-component-library/commit/116653b3d8efa508c93f8bf4c3e0e10b21ad3ec1))
2031
+
2032
+ ### [4.2.1](https://github.com/visitscotland/vs-component-library/compare/v4.2.0...v4.2.1) (2024-11-21)
2033
+
2034
+
2035
+ ### 🐛 Bug Fixes
2036
+
2037
+ * **_cludo-search-results.scss:** extra comma was breaking the webpack build process ([12edfcf](https://github.com/visitscotland/vs-component-library/commit/12edfcf2090caef259f0e3f4ec0e54a6ee539a5a))
2038
+
2039
+ ## [4.2.0](https://github.com/visitscotland/vs-component-library/compare/v4.1.4...v4.2.0) (2024-11-20)
2040
+
2041
+
2042
+ ### ⏪ Revertions
2043
+
2044
+ * **carousel:** remove no image variant ([5e9d99d](https://github.com/visitscotland/vs-component-library/commit/5e9d99dd67d28524bf6e2b5cf1c2eb6c4aa06ea0))
2045
+
2046
+
2047
+ ### ✅ Tests
2048
+
2049
+ * **stretched link card:** add test for badges prop ([7aba7ba](https://github.com/visitscotland/vs-component-library/commit/7aba7bab1c858f524fa0297df2b50ac8edb81327))
2050
+ * **vs badge:** add unit tests ([28d5715](https://github.com/visitscotland/vs-component-library/commit/28d571585e552ab576c4748e9a66cc7df376e933))
2051
+
2052
+
2053
+ ### 🐛 Bug Fixes
2054
+
2055
+ * **stretched link card:** left align card content it centre aligns when used within modulewrapper ([dcb8516](https://github.com/visitscotland/vs-component-library/commit/dcb8516b0ff9ab9c3faf2e266f152ea525f2743c))
2056
+
2057
+
2058
+ ### ✨ Features
2059
+
2060
+ * **badge:** update colour tokens ([e970535](https://github.com/visitscotland/vs-component-library/commit/e97053551fff1f6365b41d9bf31481e87967c71a))
2061
+ * **carousel slide:** add no image variant ([c8dd6ba](https://github.com/visitscotland/vs-component-library/commit/c8dd6baf695673c6d8f570798eaaf6a07dd2a14f))
2062
+ * **stretched link card:** add no image variant ([fccbf35](https://github.com/visitscotland/vs-component-library/commit/fccbf35905494dae89a64676d81679015221be87))
2063
+ * **stretched link card:** add variant with badges ([68efc38](https://github.com/visitscotland/vs-component-library/commit/68efc3856821220fb54e9a610ea7f575be8bc38e))
2064
+ * **stretched link card:** replace prop with slot ([1d88e11](https://github.com/visitscotland/vs-component-library/commit/1d88e116476238b1f0b029cac4c7cec2f5f62b10))
2065
+ * **vs badge:** add new badge component ([2c20fc0](https://github.com/visitscotland/vs-component-library/commit/2c20fc073cd00f63e7653f1885bf343bb7a5efe3))
2066
+
2067
+ ### [4.1.3](https://github.com/visitscotland/vs-component-library/compare/v4.1.2...v4.1.3) (2024-11-08)
2068
+
2069
+
2070
+ ### ✨ Features
2071
+
2072
+ * **article:** add table of contents to sidebar ([da49c7a](https://github.com/visitscotland/vs-component-library/commit/da49c7aba55588542d788229c52c2b8c050408d5))
2073
+
2074
+
2075
+ ### ✅ Tests
2076
+
2077
+ * **article sidebar:** add test for new toc slot ([679ae8b](https://github.com/visitscotland/vs-component-library/commit/679ae8b6b2b75a5e9e7554583d31d4dab630d7d6))
2078
+
2079
+
2080
+ ### 🐛 Bug Fixes
2081
+
2082
+ * **article.stories.js:** add conditional to VsLinkList component in template ([fb5071f](https://github.com/visitscotland/vs-component-library/commit/fb5071ffa6a73b4356429e8a008bce9f16ce1bea))
2083
+
2084
+ ### [4.1.2](https://github.com/visitscotland/vs-component-library/compare/v4.1.1...v4.1.2) (2024-11-08)
2085
+
2086
+
2087
+ ### 🐛 Bug Fixes
2088
+
2089
+ * **forms:** fire datalayer event on bloomreach form submit ([22de4be](https://github.com/visitscotland/vs-component-library/commit/22de4bed71aa71738508161ea9f18e1761525f39))
2090
+ * **video:** linting error fix ([e642eb4](https://github.com/visitscotland/vs-component-library/commit/e642eb4f36aadace5e10645552d0431d6fcc0031))
2091
+
2092
+ ### [4.1.1](https://github.com/visitscotland/vs-component-library/compare/v4.1.0...v4.1.1) (2024-11-07)
2093
+
2094
+
2095
+ ### ♻️ Code Refactoring
2096
+
2097
+ * **tourisminfo:** add new variants to storybook for tourism info component ([92b1e2d](https://github.com/visitscotland/vs-component-library/commit/92b1e2d10f2ed87fc852e01bb78162a79babbbd2))
2098
+
2099
+
2100
+ ### 🐛 Bug Fixes
2101
+
2102
+ * **modal:** modal will now pause video when closed/hidden as per expected behaviour ([ba5c505](https://github.com/visitscotland/vs-component-library/commit/ba5c505876709bb0cb49b7c061f7fce4e745c2d2))
2103
+ * **quote:** changed css class name for clarity ([aec62a6](https://github.com/visitscotland/vs-component-library/commit/aec62a65dc209e66515f6cc195f8c78697f3dd1b))
2104
+ * **quote:** fixed quote margin issue when narrow in sidebar ([96bed05](https://github.com/visitscotland/vs-component-library/commit/96bed05fae0025784884e2fb2e4677cd29c7505c))
2105
+ * **quote:** updated spacing ([ad822b5](https://github.com/visitscotland/vs-component-library/commit/ad822b579ba4a035f9202981f74cb1dadcf50e45))
2106
+ * **quote:** updated spacing ([5b7fa4f](https://github.com/visitscotland/vs-component-library/commit/5b7fa4fdf905400eb04fbea88153b5cb7fb2b6db))
2107
+ * **socialshare:** social share popover is now fully on screen when on mobile layouts ([0b418dc](https://github.com/visitscotland/vs-component-library/commit/0b418dce44726fa317f6f2443f0b5bbec2fc607c))
2108
+ * **tourisminfo:** added a new story to TourismInfo for a quote with no links or buttons ([ef2462c](https://github.com/visitscotland/vs-component-library/commit/ef2462c47de22506d4e96b7da5b25a0005485715))
2109
+ * **tourisminfo:** removal of white space from the local expert module on destination pages ([57c3a99](https://github.com/visitscotland/vs-component-library/commit/57c3a99a91fb097d05b6319cd4b7767284b577fe))
2110
+ * **video:** fixed play button displaying video duration incorrectly after closing modal ([11a1d74](https://github.com/visitscotland/vs-component-library/commit/11a1d74b8a4be72f0dc6fd08e797d4980a4b34b0))
2111
+ * **video:** removed console.log from code where left in by accident ([b72b202](https://github.com/visitscotland/vs-component-library/commit/b72b202194a1e79077a0fffb14c826aa3d2e5a58))
2112
+ * **video:** video will now start at the beginning when modal is re-opened as expected behaviour ([beb67ea](https://github.com/visitscotland/vs-component-library/commit/beb67ea802628793649c6e3b1d2f45c98c3a797f))
2113
+
2114
+ ## [4.1.0](https://github.com/visitscotland/vs-component-library/compare/v4.0.3...v4.1.0) (2024-10-30)
2115
+
2116
+
2117
+ ### ✅ Tests
2118
+
2119
+ * **textarea:** add tests ([492d9da](https://github.com/visitscotland/vs-component-library/commit/492d9da3a11cd6452fa777f5af7cdf04a54d8110))
2120
+
2121
+
2122
+ ### ✨ Features
2123
+
2124
+ * **form:** add textarea field to form ([58e536d](https://github.com/visitscotland/vs-component-library/commit/58e536ded7daa5a8d5c8f09794020fce61bd6f68))
2125
+ * **textarea:** add new component ([91c5b7c](https://github.com/visitscotland/vs-component-library/commit/91c5b7ceaf6c5c6bf42c9ee0354ef0fe856d9c72))
2126
+
2127
+
2128
+ ### 🎨 Styling
2129
+
2130
+ * **styled list:** adjust styles due to heading level changes ([0e4954d](https://github.com/visitscotland/vs-component-library/commit/0e4954da142102c44b951f3d206c04fdf54e7bc3))
2131
+
2132
+
2133
+ ### 🐛 Bug Fixes
2134
+
2135
+ * **styled list item:** heading style ([1a032f7](https://github.com/visitscotland/vs-component-library/commit/1a032f70aaab34b3a6075fc5fec6e44c1f4a0085))
2136
+ * **textarea.jest.spec.js:** correct typo in filename ([e346c35](https://github.com/visitscotland/vs-component-library/commit/e346c353962763cf05cfc25f87bcd307542a3dd4))
2137
+ * **textarea.stories.js:** update invalid story variant ([64ebee4](https://github.com/visitscotland/vs-component-library/commit/64ebee4b86f64ef8af5d19b289b32968d57aa196))
2138
+
2139
+ ### [4.0.3](https://github.com/visitscotland/vs-component-library/compare/v4.0.2...v4.0.3) (2024-10-29)
2140
+
2141
+
2142
+ ### ✨ Features
2143
+
2144
+ * **accordionitem:** added headingLevel to AccordionItem, Article and StyledListItem ([1c30980](https://github.com/visitscotland/vs-component-library/commit/1c309806f2b42b00b865a6c05307e3ea99bdf983))
2145
+ * **all:** merge in main branch ([8ce3754](https://github.com/visitscotland/vs-component-library/commit/8ce37544ddb59d121be5bab4faf89d3e534ea34c))
2146
+ * **modulewrapper:** added business support boolean and updated styles accordingly ([8298aa6](https://github.com/visitscotland/vs-component-library/commit/8298aa6103fe213616f846c96da8d0b895c57881))
2147
+ * **tests:** merge tests ([cb9cd83](https://github.com/visitscotland/vs-component-library/commit/cb9cd83224a344638b7d974a48277881ff48ebdc))
2148
+
2149
+
2150
+ ### 🏗 Build System
2151
+
2152
+ * **package.json:** remove node-sass from the package to fix the build ([aa14f14](https://github.com/visitscotland/vs-component-library/commit/aa14f14148c7c7176004361b79799485cb4f98dc))
2153
+
2154
+
2155
+ ### 🎨 Styling
2156
+
2157
+ * **eslint:** add stronger linting and max-attributes-per-line rule ([7e33578](https://github.com/visitscotland/vs-component-library/commit/7e33578e2445c65c121e33a36510f8026c2f8887))
2158
+
2159
+
2160
+ ### ♻️ Code Refactoring
2161
+
2162
+ * **accordion story:** change variant name ([2546a57](https://github.com/visitscotland/vs-component-library/commit/2546a57ded11b2d3f684004e07ebad36a61771e2))
2163
+ * **accordionitems.jest.spec.js:** set slot content within factoryMount ([a7d6ef5](https://github.com/visitscotland/vs-component-library/commit/a7d6ef5a6bf85a44888d5cdc26e58894e93749fa))
2164
+ * **accordion:** updated Accordion, Article, StyledList & Module Wrapper w/ heading validator ([4b4c437](https://github.com/visitscotland/vs-component-library/commit/4b4c4377f14a9892137b5df08aed34a3d543e783))
2165
+ * **module wrapper:** use computed functions for clarity ([9000ec2](https://github.com/visitscotland/vs-component-library/commit/9000ec245d97422a5a04b3c22e6004090b137193))
2166
+ * **styledlist:** removed the heading and intro sections from the styled list component ([790f760](https://github.com/visitscotland/vs-component-library/commit/790f760aa3d236da47e7ae640879b93bc78263be))
2167
+
2168
+
2169
+ ### ✅ Tests
2170
+
2171
+ * **module wrapper:** add test for anchorId ([301a519](https://github.com/visitscotland/vs-component-library/commit/301a51916ea5557cf8b95c383f3c6217cc8dc4b6))
2172
+ * **modulewrapper:** added tests to ModuleWrapper, AccordionListItem, Article & StyledList ([99e2db4](https://github.com/visitscotland/vs-component-library/commit/99e2db40f604ecd9c51ebfba2023fcbb46e6c5b8))
2173
+ * **modulewrapper:** fixed typos ([662a202](https://github.com/visitscotland/vs-component-library/commit/662a202bf1471a42e8a195fd464a891abe9dcb86))
2174
+ * **modulewrapper:** fixed typos ([5944b22](https://github.com/visitscotland/vs-component-library/commit/5944b22d0f72a5b46c25a1ccee8295c8ab31bc20))
2175
+ * **styledlistitem:** fixed typo ([bfc0e69](https://github.com/visitscotland/vs-component-library/commit/bfc0e695f778fec47bb3cfa1df15bc4428ad827e))
2176
+ * **styledlistitem:** tests new headingLevel prop added ([8244747](https://github.com/visitscotland/vs-component-library/commit/82447470fa623c9a2128593e71ec369ca83b73fa))
2177
+
2178
+
2179
+ ### 📝 Docs
2180
+
2181
+ * **grid:** update grid stories to add specific component story ([ba4456c](https://github.com/visitscotland/vs-component-library/commit/ba4456ccd9750f33383e80b22572e5178ae19d36))
2182
+
2183
+
2184
+ ### 🐛 Bug Fixes
2185
+
2186
+ * **accordion item:** remove test code ([70890c6](https://github.com/visitscotland/vs-component-library/commit/70890c642ccf379201f18dda38ef108a92a9c278))
2187
+
2188
+
2189
+ ### 🔖 Others
2190
+
2191
+ * **all:** merge in main branch ([622e92d](https://github.com/visitscotland/vs-component-library/commit/622e92da4ccc3536f520caf13943052ddec70a45))
2192
+
2193
+ ### [4.0.2](https://github.com/visitscotland/vs-component-library/compare/v4.0.1...v4.0.2) (2024-10-25)
2194
+
2195
+
2196
+ ### 🎨 Styling
2197
+
2198
+ * **heading:** update letter-spacing for display heading-style to match designs ([a08adf3](https://github.com/visitscotland/vs-component-library/commit/a08adf315368413b51edba59ba4a8b28a56df6f3))
2199
+
2200
+ ### [4.0.1](https://github.com/visitscotland/vs-component-library/compare/v4.0.0...v4.0.1) (2024-10-25)
2201
+
2202
+
2203
+ ### 🐛 Bug Fixes
2204
+
2205
+ * **button:** fixed the icon only bug where aria-label was overwriting the screen reader text ([602a175](https://github.com/visitscotland/vs-component-library/commit/602a1751d054cf6fa5e44b72511730b63f62d665))
2206
+
2207
+
2208
+ ### ✨ Features
2209
+
2210
+ * **engagement:** adjust exponea.identify syntax to fire event immediately ([806dfea](https://github.com/visitscotland/vs-component-library/commit/806dfea1ac09c26c35675d58d9f80ad76fa100f1))
2211
+
2212
+ ## [4.0.0](https://github.com/visitscotland/vs-component-library/compare/v3.3.8...v4.0.0) (2024-10-22)
2213
+
2214
+
2215
+ ### ⚠ BREAKING CHANGES
2216
+
2217
+ * **spacers:** All old spacer tokens have now been removed and should be replaced with the new
2218
+ tokens and utility classes going forward.
2219
+ * **button:** The IconWithText prop has now been removed from the vs-button component and should
2220
+ be replaced with another button variant.
2221
+ * **button props:** Button icons previously configured via iconOrientation will now need to use an
2222
+ appropriately oriented custom font icon instead
2223
+ * **heading:** The 'thin' and 'alternative' props will no longer be accepted by the heading
2224
+ component
2225
+
2226
+ ### ✨ Features
2227
+
2228
+ * **button.vue:** rounded prop ([ed77a82](https://github.com/visitscotland/vs-component-library/commit/ed77a8207a3f16038718d3a0ab51ab508cf8cb27))
2229
+ * **caption:** add new subtle variant for caption ([821b5fe](https://github.com/visitscotland/vs-component-library/commit/821b5fe12692a3c301076ebdc580716ffa474c88))
2230
+ * **hero-section:** first implementation of new component ([7467fd3](https://github.com/visitscotland/vs-component-library/commit/7467fd3014cf070b77eb91b70aa453608f415109))
2231
+ * **hero:** add new no-image variant into hero component ([eff5371](https://github.com/visitscotland/vs-component-library/commit/eff53715cc854266762a7e9a6965b274fa31ffac))
2232
+ * **herosection:** iniitial draft of hero section ([4a7b805](https://github.com/visitscotland/vs-component-library/commit/4a7b8058085e9a2f3829bae111ad48fe1399b84c))
2233
+ * **spacer tokens:** add new spacers from design ([18b7973](https://github.com/visitscotland/vs-component-library/commit/18b7973b924bdefc5007f2d3fb8faa1d881df119))
2234
+ * **spacing.yml tokens and util update:** include additional spacing- namespaces ([3322dcb](https://github.com/visitscotland/vs-component-library/commit/3322dcb7125fd1b2a969250642466cb6c203a913))
2235
+ * **tokens:** add display tokens for heading-size into the library ([94829d3](https://github.com/visitscotland/vs-component-library/commit/94829d3a2c93f629c89e87e990e5d08df5453535))
2236
+ * **tokens:** add new font-size-primitives and heading-size tokens to the library ([65c3ce0](https://github.com/visitscotland/vs-component-library/commit/65c3ce07b5fd68c75fc971d89a945d8fd5d6f822))
2237
+ * **tokens:** add new sub-heading tokens to the library ([1bfe41a](https://github.com/visitscotland/vs-component-library/commit/1bfe41adaa0dcae03aec3fc92327bad9ce646aac))
2238
+ * **tokens:** add new tracking and line-height tokens for headings ([87230e5](https://github.com/visitscotland/vs-component-library/commit/87230e5ea8b2e05292130ea23937a3fd0a4525dc))
2239
+
2240
+
2241
+ ### ✅ Tests
2242
+
2243
+ * **heading:** update unit tests for new heading props ([be6ad49](https://github.com/visitscotland/vs-component-library/commit/be6ad49a56e73cff551e10c717bcc92978d610ac))
2244
+ * **hero:** add unit tests for hero component ([c589daa](https://github.com/visitscotland/vs-component-library/commit/c589daa850d0a48755da790fa56ada20f990386e))
2245
+
2246
+
2247
+ ### 🎨 Styling
2248
+
2249
+ * **button.vue and tests:** line wrapping and indents ([8f79d5d](https://github.com/visitscotland/vs-component-library/commit/8f79d5d2386602ef1c1386c5f51809e56b838cdb))
2250
+ * **button.vue:** indenting etc ([19caab8](https://github.com/visitscotland/vs-component-library/commit/19caab8b142236822e3425931e0041d5cda70b99))
2251
+ * **button:** remove focus colours from button variant mixin as its now more consistent ([ce312a8](https://github.com/visitscotland/vs-component-library/commit/ce312a89903ecb1c54621a3a76c92961a05ed1a2))
2252
+ * **buttons:** update accordion button line-height ([14b8041](https://github.com/visitscotland/vs-component-library/commit/14b8041740cab08fb147d1e89683c3a5484b0975))
2253
+ * **button:** update button icon size to match designs ([de2e0de](https://github.com/visitscotland/vs-component-library/commit/de2e0debec3e7319f5a1d87ef815796c72bb7a1c))
2254
+ * **heading:** add new heading styles in to heading component ([69d31ce](https://github.com/visitscotland/vs-component-library/commit/69d31ce212dd0362a2df6e79d736ddaeacd04f4b))
2255
+ * **hero:** update caption subtle background and add padding to hero ([3e73bda](https://github.com/visitscotland/vs-component-library/commit/3e73bda4169eb20392f87d87a066d53b9dd9ed2a))
2256
+ * **hero:** update padding and image size for hero section ([ebdf0e1](https://github.com/visitscotland/vs-component-library/commit/ebdf0e11e533ceed3a6a721b647e675e2f97a2cf))
2257
+ * **tabs:** update tab item to new spacers ([bf92686](https://github.com/visitscotland/vs-component-library/commit/bf92686ea3c4c25d98d369c013a28892da2258b1))
2258
+ * **togglebutton:** fix toggle button styles after button refactor ([7d32aea](https://github.com/visitscotland/vs-component-library/commit/7d32aeaa3a4d0e46e7a5d6512db8e12d83af73f5))
2259
+
2260
+
2261
+ ### 📝 Docs
2262
+
2263
+ * **button:** update button stories for better examples ([c1f5e96](https://github.com/visitscotland/vs-component-library/commit/c1f5e96379f04dc3e55191e2f3a0bdab098d3d8d))
2264
+ * **hero:** add comments to props and tidy hero story ([db8d40c](https://github.com/visitscotland/vs-component-library/commit/db8d40c1707e9cbed0aba69fc3440b50ca7d7756))
2265
+ * **hero:** update hero component name in storybook ([87bf5f9](https://github.com/visitscotland/vs-component-library/commit/87bf5f9277a874b5d1ae407520768d27d0cb803b))
2266
+
2267
+
2268
+ ### ♻️ Code Refactoring
2269
+
2270
+ * **$spacer- variables:** replace 1-12 with 0125-600 ([b900414](https://github.com/visitscotland/vs-component-library/commit/b90041434e4353509f720331c43f214d6d2aad5a))
2271
+ * **accordion:** remove unused heading in accordion component ([b515e54](https://github.com/visitscotland/vs-component-library/commit/b515e54c72c2e56027050dc1ceab65f84111d2a8))
2272
+ * **add new spacers & update button:** include new spacer values per main branch ([dc809b2](https://github.com/visitscotland/vs-component-library/commit/dc809b272ff9a8c7e01413e4336601d02c3278c2))
2273
+ * **article:** swap sub heading back to rich text wrapper ([c288061](https://github.com/visitscotland/vs-component-library/commit/c288061152ad055bb40940b1bfd2758741afc072))
2274
+ * **article:** update article to use sub-heading instead of lead text ([b67863c](https://github.com/visitscotland/vs-component-library/commit/b67863ccd6150676ae8dbc235d0e0aefc529a2f4))
2275
+ * **button props:** remove iconOrientation from Button ([01233d1](https://github.com/visitscotland/vs-component-library/commit/01233d10eb194f3725f321047f45e2fc63b584d6))
2276
+ * **button.vue:** replace value with token variable ([3817f03](https://github.com/visitscotland/vs-component-library/commit/3817f033f96d7eb52f31974a82078ae0ee74963e))
2277
+ * **button:** make button rounded the default button ([484f81a](https://github.com/visitscotland/vs-component-library/commit/484f81a8f9325ad4be85ed4723f58310e87824fc))
2278
+ * **button:** remove iconWithText button type from vs-button component ([715fd37](https://github.com/visitscotland/vs-component-library/commit/715fd374faef68723e07333362b0c0fc6e025760))
2279
+ * **buttons:** update all buttons to be consistent with new button designs ([c71e33f](https://github.com/visitscotland/vs-component-library/commit/c71e33f57ac81b00bf5d7e9fa0d1f940b8bf6dcb))
2280
+ * **button:** update styles per design ([d8c3775](https://github.com/visitscotland/vs-component-library/commit/d8c37757e86d47f28f62e99acbbee3ba2b36328b))
2281
+ * **button:** update styles to match designs ([3712265](https://github.com/visitscotland/vs-component-library/commit/3712265c122bd6adbe92bbf32cbf828da7d7455f))
2282
+ * **button:** update styles to match new designs ([d280824](https://github.com/visitscotland/vs-component-library/commit/d280824f0cfcd3d26b90e7068ce67b7dd047c5b7))
2283
+ * **carousel:** refactor carousel buttons to use consistent vs-button ([5dff032](https://github.com/visitscotland/vs-component-library/commit/5dff03212d05faacd1ecfc17d3f8974a9a352812))
2284
+ * **components using button icon-only propp:** remove visually-hidden span wrappers ([0c235a5](https://github.com/visitscotland/vs-component-library/commit/0c235a5308ef649104d1b0f59a33b763b0cd0150))
2285
+ * **custom fa icons,carousel,mapwithsidebar:** add left-arrow icon to replace iconOrientation ([f99de29](https://github.com/visitscotland/vs-component-library/commit/f99de29b5ac13646cebd01ca3428358cb69b470a))
2286
+ * **form:** remove commented out code from form component ([2d4fc1c](https://github.com/visitscotland/vs-component-library/commit/2d4fc1c0a6ae764576f9db04acc0857caec6d167))
2287
+ * **heading:** add heading margins as optional in the mixin ([c31aaf4](https://github.com/visitscotland/vs-component-library/commit/c31aaf4345326a5e1ee0831fae851694288df891))
2288
+ * **heading:** first components refactored to use new heading ([82151a6](https://github.com/visitscotland/vs-component-library/commit/82151a66891e62d29d7a4e25a8f7622e9a43b6c2))
2289
+ * **heading:** refactor heading styles and tidy tab headings ([cd2bd9b](https://github.com/visitscotland/vs-component-library/commit/cd2bd9bfb2f346fa2def56ba6107e78a12df8030))
2290
+ * **heading:** refactoring headings to use new headingStyle components to fix breaking change ([0ad6b69](https://github.com/visitscotland/vs-component-library/commit/0ad6b69021b676c078a19742da9bee2030fe39fe))
2291
+ * **heading:** remove alternative prop from heading component ([a10e04a](https://github.com/visitscotland/vs-component-library/commit/a10e04a6cb2137ec86f131371b8c61ef8fdc703d))
2292
+ * **heading:** remove thin and alternative heading styles and props ([5da6587](https://github.com/visitscotland/vs-component-library/commit/5da658763d35747012ce8b273e3402127a5f664d))
2293
+ * **headings:** refactor font-family tokens and where theyre applied ([1b1fd00](https://github.com/visitscotland/vs-component-library/commit/1b1fd0066c85c5c976943d45f3b4c68c92a6f604))
2294
+ * **headings:** refactor subheading styles ([f67d57e](https://github.com/visitscotland/vs-component-library/commit/f67d57e55c6e238dc04172c09b8b8177527d094d))
2295
+ * **headings:** remove old heading-size tokens ([151a876](https://github.com/visitscotland/vs-component-library/commit/151a876267caf2cf0af693d86bb2d952c7cc19d6))
2296
+ * **heading:** update headings to use new headingStyle prop ([8543320](https://github.com/visitscotland/vs-component-library/commit/8543320fefda9b8ce56e1c0b4b6210d09228d94e))
2297
+ * **heading:** updating headings to use headingStyle prop ([4e75d6e](https://github.com/visitscotland/vs-component-library/commit/4e75d6e60658009e7142b5af5c4cf1ed4cfc89fd))
2298
+ * **heading:** work in progress - refactor heading component to include new design styles ([ca73c6d](https://github.com/visitscotland/vs-component-library/commit/ca73c6d8106ad9042ccb91c267a4c2a73bc266ad))
2299
+ * **hero:** add export and update component name to VsHeroSection ([cec0168](https://github.com/visitscotland/vs-component-library/commit/cec0168680ef4a893f905783467f09eb5b856559))
2300
+ * **hero:** fix caption in hero section ([1528624](https://github.com/visitscotland/vs-component-library/commit/15286244f7cb39486104318542f8327130052fb7))
2301
+ * **hero:** fix correct columns as per design ([f61c8e4](https://github.com/visitscotland/vs-component-library/commit/f61c8e45502656ea6b261ce0cb8eb4a9f3b0babd))
2302
+ * **hero:** use VsImg instead of background image for hero ([f20bbbf](https://github.com/visitscotland/vs-component-library/commit/f20bbbf5b1f634384ddab04ebcc3e609bd59d4ea))
2303
+ * **itineraries:** refactor itinerary headings to use new style ([5dba12c](https://github.com/visitscotland/vs-component-library/commit/5dba12c6311da501d5a9e4a0d05aef33d4977cdc))
2304
+ * **modal and irts stories:** remove dark modal background and apply secondary toggle ([b734d16](https://github.com/visitscotland/vs-component-library/commit/b734d1617d600261af20057d1190f3467552fe98))
2305
+ * **move focus ring outside button, change color:** update to the focus-ring per button design ([255168f](https://github.com/visitscotland/vs-component-library/commit/255168f46528259bbd31cbae0ca783f80721303b))
2306
+ * **numberinput, button.vue, button tests:** visually hidden slot span in iconOnly button ([e89ec85](https://github.com/visitscotland/vs-component-library/commit/e89ec8536c4d5fbf6d84ebf17af2d25b97f6ab9f))
2307
+ * **padding and margin utiliies:** replace suffixes to use new spacer- schema ([dcb7d4e](https://github.com/visitscotland/vs-component-library/commit/dcb7d4e2924f89b0f42c358790ceda082b737217))
2308
+ * **remove ondark prop from button api:** remove all references to onDark and on-dark ([fe5c3f9](https://github.com/visitscotland/vs-component-library/commit/fe5c3f92c461c16922834ea30fcfac3d3f84f687))
2309
+ * **remove rendundant class:** q ([de1d26f](https://github.com/visitscotland/vs-component-library/commit/de1d26f0d30a6f747143739f38ef6c0123f4c298))
2310
+ * **spacer values:** update missed spacer- values ([bdfe5f5](https://github.com/visitscotland/vs-component-library/commit/bdfe5f507286b0a7d11dbbd5cf776d4f2814d6c2))
2311
+ * **spacers:** remove old spacer tokens from the codebase ([60dfdc8](https://github.com/visitscotland/vs-component-library/commit/60dfdc8ee7576c66711b0719eddffa197edd8e73))
2312
+ * **tabs:** refactor tabs to use new heading styles ([c32e5bf](https://github.com/visitscotland/vs-component-library/commit/c32e5bf0728b7f6aa258e115b111797b34a91557))
2313
+ * **tab:** update tab item font size ([685f772](https://github.com/visitscotland/vs-component-library/commit/685f7721ec911b9e35be77cd1dedf59ad0a371e9))
2314
+ * **utilities:** remove utilities_custom file ([fccf1a8](https://github.com/visitscotland/vs-component-library/commit/fccf1a830b1c930c646813f5380bb7e90be2589e))
2315
+ * **utilties:** remove import of utilties_custom ([06d8866](https://github.com/visitscotland/vs-component-library/commit/06d886665530eb175fa0668c16b4f10507ffe185))
2316
+ * visually-hidden iconOnly button text ([4baae02](https://github.com/visitscotland/vs-component-library/commit/4baae02568fe75770ca207409aa101186c13a513))
2317
+
2318
+
2319
+ ### 🐛 Bug Fixes
2320
+
2321
+ * **button styles focus:** button height and focus styles updated to reinstate changes ([8d91bec](https://github.com/visitscotland/vs-component-library/commit/8d91bec2f61957998e85e0cb3f9633c3876352e0))
2322
+ * **caption:** fix padding for caption with map ([532b7f4](https://github.com/visitscotland/vs-component-library/commit/532b7f4ad94a3bd8ccaa69fade0df3c388946613))
2323
+ * **carousel:** add back missing if condition on next button ([de5a596](https://github.com/visitscotland/vs-component-library/commit/de5a596a5ea37bb8fb31b4078c3d01317f32b52c))
2324
+ * **form and productsearch:** add spaces separating utils from functional classes ([a784eaa](https://github.com/visitscotland/vs-component-library/commit/a784eaa318a2c9ec3082891cdb8d5ace85a52b0f))
2325
+ * **skiscotlandcard:** fix typo in skiscotlandcard ([806394c](https://github.com/visitscotland/vs-component-library/commit/806394cf7cd34a04beb22c80db45ff018ee0842a))
2326
+ * **spacing:** add missing $spacer-025 to the bootstrap overrides ([8ddbd2a](https://github.com/visitscotland/vs-component-library/commit/8ddbd2a2e3da5e6f4e4f0c87e39dfa7fff03c1b2))
2327
+ * **spacing:** update headings to the right spacing value ([f9c4129](https://github.com/visitscotland/vs-component-library/commit/f9c4129e68f86da8a2530572bd0881f906b77618))
2328
+ * **tab:** fix tab headings to show in no-js ([f162ae9](https://github.com/visitscotland/vs-component-library/commit/f162ae9a5bf8f45bd53277f724597e8a367f37de))
2329
+ * **togglebutton:** reinstate visually hidden for this component's text ([fbcc24b](https://github.com/visitscotland/vs-component-library/commit/fbcc24b02e980bfca0b48d4e8963189420a4cf26))
2330
+ * **tokens:** fix heading-l token value ([568c5b4](https://github.com/visitscotland/vs-component-library/commit/568c5b44e33debc50f3a4dede2738d699c78885f))
2331
+ * **videocaption, pageintrostories, togglebuttonstories:** show/hide toggle as appropriate ([8db4809](https://github.com/visitscotland/vs-component-library/commit/8db480954464c038a38063f7f75532a3d5a0e297))
2332
+ * **videocaption, togglebutton:** add visually-hidden wrapper in component ([c41e9b2](https://github.com/visitscotland/vs-component-library/commit/c41e9b2fa6666c60fa6639a206d5659d341753b8))
2333
+
2334
+ ### [3.3.8](https://github.com/visitscotland/vs-component-library/compare/v3.3.7...v3.3.8) (2024-10-21)
2335
+
2336
+
2337
+ ### 🐛 Bug Fixes
2338
+
2339
+ * improve logic determining that link click is from an anchor element ([ca942b7](https://github.com/visitscotland/vs-component-library/commit/ca942b75905038dfee12f05655cc1d4951cb947b))
2340
+
2341
+
2342
+ ### 🔖 Others
2343
+
2344
+ * merge from main ([102e316](https://github.com/visitscotland/vs-component-library/commit/102e316741da089cd6bfea9e12f4781c6a301d74))
2345
+
2346
+ ### [3.3.7](https://github.com/visitscotland/vs-component-library/compare/v3.3.6...v3.3.7) (2024-10-18)
2347
+
2348
+
2349
+ ### ✨ Features
2350
+
2351
+ * **skip to:** add ability to remove search from skip to ([2f871c3](https://github.com/visitscotland/vs-component-library/commit/2f871c37ec57472223afe3c8694aff1c50034a48))
2352
+
2353
+ ### [3.3.6](https://github.com/visitscotland/vs-component-library/compare/v3.3.5...v3.3.6) (2024-10-15)
2354
+
2355
+ ### [3.3.5](https://github.com/visitscotland/vs-component-library/compare/v3.3.4...v3.3.5) (2024-10-15)
2356
+
2357
+ ### [3.3.4](https://github.com/visitscotland/vs-component-library/compare/v3.3.3...v3.3.4) (2024-10-11)
2358
+
2359
+
2360
+ ### 🐛 Bug Fixes
2361
+
2362
+ * **button toggle group:** bVN changed emitted event payload ([8902c6e](https://github.com/visitscotland/vs-component-library/commit/8902c6ee42694ce5b8f1ffa62c8ad4b1b78a6c89))
2363
+
2364
+
2365
+ ### ✨ Features
2366
+
2367
+ * **map with sidebar:** only reset map on sidebar close on desktop ([88afaac](https://github.com/visitscotland/vs-component-library/commit/88afaac4db6cc71e9e17dd3269b8a17a601626ae))
2368
+
2369
+ ### [3.3.3](https://github.com/visitscotland/vs-component-library/compare/v3.3.2...v3.3.3) (2024-10-10)
2370
+
2371
+ ### [3.3.2](https://github.com/visitscotland/vs-component-library/compare/v3.3.1...v3.3.2) (2024-10-10)
2372
+
2373
+
2374
+ ### 🔖 Others
2375
+
2376
+ * **do not push:** introduce error to test chromatic ([4aa0c8f](https://github.com/visitscotland/vs-component-library/commit/4aa0c8fa7f3db18d1be53a7f56ce54685d97ad16))
2377
+
2378
+
2379
+ ### ✨ Features
2380
+
2381
+ * **bloomreach engagement:** call exponea identiy with submitted email address when form submitted ([ca0aae3](https://github.com/visitscotland/vs-component-library/commit/ca0aae39ec169217d7a5f527c7ad04b444a4a994))
2382
+ * **chromatic:** add weekly scheduled job ([13d3293](https://github.com/visitscotland/vs-component-library/commit/13d3293a6eb525853db006149106526699323670))
2383
+ * **chromatic:** remove re-run on synch ([6128cf6](https://github.com/visitscotland/vs-component-library/commit/6128cf6a68e39a94ef906af0dd088d9a1f12c1d8))
2384
+ * **push:** remove intentional regression ([2119282](https://github.com/visitscotland/vs-component-library/commit/21192822f83dbaecbb2ff47f060fa80ed86a545f))
2385
+
2386
+ ### [3.3.1](https://github.com/visitscotland/vs-component-library/compare/v3.3.0...v3.3.1) (2024-10-04)
2387
+
2388
+
2389
+ ### ✨ Features
2390
+
2391
+ * **icentre:** remove icentre logo ([545024c](https://github.com/visitscotland/vs-component-library/commit/545024c69ec34330b1c7547a3379a39f17685d6b))
2392
+ * **icentre:** rename to tourism info ([537724d](https://github.com/visitscotland/vs-component-library/commit/537724d01ff009b297b8ea48a3bf31f9f8cd78d5))
2393
+
2394
+ ## [3.3.0](https://github.com/visitscotland/vs-component-library/compare/v3.2.3...v3.3.0) (2024-09-30)
2395
+
2396
+
2397
+ ### 🐛 Bug Fixes
2398
+
2399
+ * **styled list:** remove TypeScipt as it was breaking everything ([083988d](https://github.com/visitscotland/vs-component-library/commit/083988d8ef82731e82737880699dd9410fb63eb8))
2400
+
2401
+
2402
+ ### ✅ Tests
2403
+
2404
+ * **styled list:** add tests for image variant ([06f6e20](https://github.com/visitscotland/vs-component-library/commit/06f6e20a794117a456f8078caf2ce6b36304ab39))
2405
+ * **styled list:** add tests for image-horizontal variant ([5061389](https://github.com/visitscotland/vs-component-library/commit/5061389efd7699895dac798f2f9c40229257b3df))
2406
+ * **stylednumberedlist:** add tests for new components ([0748fbb](https://github.com/visitscotland/vs-component-library/commit/0748fbbb5976673bc5860311bd240ae7faaa60d5))
2407
+
2408
+
2409
+ ### ✨ Features
2410
+
2411
+ * **styled list story:** change story name ([b40a384](https://github.com/visitscotland/vs-component-library/commit/b40a384778c058c932509bcb179b98491d560e5b))
2412
+ * **styled list:** add image-horizontal variant ([3eb3385](https://github.com/visitscotland/vs-component-library/commit/3eb33854819158508cd895e1a01232fe5111c99e))
2413
+ * **styled list:** add variant "with image" ([a8b789b](https://github.com/visitscotland/vs-component-library/commit/a8b789b34b8c9b1639b8d85b63456bfa4f5a0888))
2414
+ * **styled list:** mobile layout changes ([70f804a](https://github.com/visitscotland/vs-component-library/commit/70f804a05f3a7dbc3bc1c1d7fb513055fa469e3c))
2415
+ * **styledlist:** add new variation for icon list ([930dd2e](https://github.com/visitscotland/vs-component-library/commit/930dd2e59426fd84a151ee1b802de0043450b558))
2416
+ * **stylednumberedlist:** add a new component ([aa5b62a](https://github.com/visitscotland/vs-component-library/commit/aa5b62a1eba19483465ac782d6658ba128435dfd))
2417
+ * **stylednumberedlist:** add a story for the new component ([ec8f26d](https://github.com/visitscotland/vs-component-library/commit/ec8f26daef8005bc03962a3b135d3ed5ff75f1b8))
2418
+
2419
+
2420
+ ### 🔖 Others
2421
+
2422
+ * **deps:** bump the npm_and_yarn group with 10 updates ([3b2297c](https://github.com/visitscotland/vs-component-library/commit/3b2297c21de1fd27cf256cd7a10bd51a59fac31a))
2423
+
2424
+
2425
+ ### 🎨 Styling
2426
+
2427
+ * **styled list item:** replace hard-coded colour value with variable ([9fd9c78](https://github.com/visitscotland/vs-component-library/commit/9fd9c7843cc1dda28c41778ca079e9eca6df6456))
2428
+
2429
+
2430
+ ### 📝 Docs
2431
+
2432
+ * **style list:** add comments to slots and props ([439426e](https://github.com/visitscotland/vs-component-library/commit/439426e5d9c9a3c1966238f0865b1af34dc729dd))
2433
+
2434
+ ### [3.2.3](https://github.com/visitscotland/vs-component-library/compare/v3.2.2...v3.2.3) (2024-09-26)
2435
+
2436
+
2437
+ ### ✨ Features
2438
+
2439
+ * **embed wrapper:** allow embed wrapper to access extra content in warning ([545fdc2](https://github.com/visitscotland/vs-component-library/commit/545fdc226031618ca0289c0a8cf4fd903600fa28))
2440
+
2441
+ ### [3.2.2](https://github.com/visitscotland/vs-component-library/compare/v3.2.1...v3.2.2) (2024-09-24)
2442
+
2443
+
2444
+ ### ✨ Features
2445
+
2446
+ * **menu:** handle back tabbing better ([339bb66](https://github.com/visitscotland/vs-component-library/commit/339bb6638e425a225d2693ae035d6117c51c7697))
2447
+
2448
+ ### [3.2.1](https://github.com/visitscotland/vs-component-library/compare/v3.2.0...v3.2.1) (2024-09-24)
2449
+
2450
+
2451
+ ### ✨ Features
2452
+
2453
+ * **meganav:** close dropdown when tabbing out of it ([be7306a](https://github.com/visitscotland/vs-component-library/commit/be7306aba7b927373ebcaa4004dbf12bb8218633))
2454
+ * **site search:** apply same fix to search form ([14e24cd](https://github.com/visitscotland/vs-component-library/commit/14e24cda2daefe1ccd84d485ab9ace6beef0f16b))
2455
+ * **video:** remove redundant cookie checks in caption and card ([09e8483](https://github.com/visitscotland/vs-component-library/commit/09e84839be3881ef2d9c44adf145f1ef90e3bb09))
2456
+
2457
+ ## [3.2.0](https://github.com/visitscotland/vs-component-library/compare/v3.1.9...v3.2.0) (2024-09-23)
2458
+
2459
+
2460
+ ### ✨ Features
2461
+
2462
+ * **article.stories.js:** add condition to show/hide sidebar content ([3b85a50](https://github.com/visitscotland/vs-component-library/commit/3b85a50e3796fe5d02c67979aa2885317bc15d62))
2463
+ * **article.stories.js:** add quote with border to BSH story ([1a2f5e5](https://github.com/visitscotland/vs-component-library/commit/1a2f5e526fd43a7265f4dad418b90f479b8798ce))
2464
+ * **article:** add businessSupport option to set specific styles ([1479e0a](https://github.com/visitscotland/vs-component-library/commit/1479e0ae7f3ae50f7d01adfb84357f22d379745a))
2465
+ * **article:** add cover image below intro ([f35979c](https://github.com/visitscotland/vs-component-library/commit/f35979c2333da4fbe772a7588ed6368b393dc5f8))
2466
+ * **article:** add option to display the cover media below the intro ([06f4bda](https://github.com/visitscotland/vs-component-library/commit/06f4bda753932157fcb3a468478a71553d0076b2))
2467
+ * **article:** add option to remove border ([865acad](https://github.com/visitscotland/vs-component-library/commit/865acadda9c776ba7b461ad8f378832055d1d153))
2468
+ * **article:** add option to set heading/intro alignment ([efd804f](https://github.com/visitscotland/vs-component-library/commit/efd804fcf3c1e0b3d639447b266ea416b9084142))
2469
+ * **article:** remove column with when businessSupport ([07ceb44](https://github.com/visitscotland/vs-component-library/commit/07ceb44ee88e3ca904a0578172f67ad77f742720))
2470
+ * **articlesection:** set content width depending on sidebar having content ([216cbea](https://github.com/visitscotland/vs-component-library/commit/216cbea67b9e648047eaf876f2208e4ff2d4fbeb))
2471
+ * **article:** set sidebar order on mobile ([ae60da3](https://github.com/visitscotland/vs-component-library/commit/ae60da3764b2d9f9509ceefe0b39506a333af7de))
2472
+ * **quote:** add with border variation ([5a551c5](https://github.com/visitscotland/vs-component-library/commit/5a551c56ec89f987e498d4e0a562a6cb0116e8bf))
2473
+
2474
+
2475
+ ### 🐛 Bug Fixes
2476
+
2477
+ * **article.stories.js:** fix quote paragraph ([90b019e](https://github.com/visitscotland/vs-component-library/commit/90b019edc63f1c53487ed3d848989ff90034c2bd))
2478
+ * **article.stories.js:** typo ([4f1793f](https://github.com/visitscotland/vs-component-library/commit/4f1793f5c77ba601ac495ba19a74a2a545d7119d))
2479
+ * **article:** replace logical AND with tenarys for clarity ([426088a](https://github.com/visitscotland/vs-component-library/commit/426088ad1b6bcd9993904e1ea8dd66790e4d1ca0))
2480
+ * **quote:** update border and author text colour ([6258262](https://github.com/visitscotland/vs-component-library/commit/625826226f99ac68c81df8477b126612999f1167))
2481
+
2482
+
2483
+ ### ✅ Tests
2484
+
2485
+ * **article seciton:** add unit test ([8a9b68b](https://github.com/visitscotland/vs-component-library/commit/8a9b68b4b1d2c52731edd18cd1446a136b6833ed))
2486
+
2487
+ ### [3.1.9](https://github.com/visitscotland/vs-component-library/compare/v3.1.8...v3.1.9) (2024-09-23)
2488
+
2489
+
2490
+ ### ✨ Features
2491
+
2492
+ * **video:** remove cookie checks from page hero as well ([88f7242](https://github.com/visitscotland/vs-component-library/commit/88f72424fc677a8014994f94054b06f1fb8cdb77))
2493
+
2494
+ ### [3.1.8](https://github.com/visitscotland/vs-component-library/compare/v3.1.7...v3.1.8) (2024-09-20)
2495
+
2496
+ ### [3.1.7](https://github.com/visitscotland/vs-component-library/compare/v3.1.6...v3.1.7) (2024-09-20)
2497
+
2498
+
2499
+ ### 🐛 Bug Fixes
2500
+
2501
+ * **analytics:** check for window definition before accessing ([d389bd7](https://github.com/visitscotland/vs-component-library/commit/d389bd769cef1459dc189b548f0e62809277a218))
2502
+
2503
+ ### [3.1.6](https://github.com/visitscotland/vs-component-library/compare/v3.1.5...v3.1.6) (2024-09-19)
2504
+
2505
+ ### [3.1.5](https://github.com/visitscotland/vs-component-library/compare/v3.1.4...v3.1.5) (2024-09-19)
2506
+
2507
+
2508
+ ### ✨ Features
2509
+
2510
+ * **bootstrap-overrides:** add deprecation warning for spacer-1 to 12 ([7223eb4](https://github.com/visitscotland/vs-component-library/commit/7223eb4427a0568a4b5a0094faba7e8eb096dbdb))
2511
+ * **spacing.yml tokens and utils:** add spacing tokens in new format ([dd9613d](https://github.com/visitscotland/vs-component-library/commit/dd9613db03d1e08e91c310958ba8f747a3854e4d))
2512
+ * **video:** remove cookie warnings from video ([0db76d8](https://github.com/visitscotland/vs-component-library/commit/0db76d8af1bd94a983445a5c9f20447ac9689dd2))
2513
+ * **video:** remove redundant no-cookie stories for other videos ([6301bd4](https://github.com/visitscotland/vs-component-library/commit/6301bd46adad74feebfe892ad0fa8216ab48a4e2))
2514
+ * **video:** switch to nocookies youtube embed url ([4901029](https://github.com/visitscotland/vs-component-library/commit/49010295cbf70d112122f314b6c3448cd66fd751))
2515
+
2516
+ ### [3.1.4](https://github.com/visitscotland/vs-component-library/compare/v3.1.3...v3.1.4) (2024-09-12)
2517
+
2518
+
2519
+ ### 🐛 Bug Fixes
2520
+
2521
+ * **img:** correct tests for srcset ([ee039ae](https://github.com/visitscotland/vs-component-library/commit/ee039ae08b777c407249b75474dc1ecf3b756adf))
2522
+ * **page intro:** fix caption display on tablet for full scren ([1efd203](https://github.com/visitscotland/vs-component-library/commit/1efd2034465834dfcba25445d3e2fa3bd98aea7c))
2523
+ * **page intro:** fix social share on desktop on full screen mode ([735e1ba](https://github.com/visitscotland/vs-component-library/commit/735e1ba7daca56c8b01af08bfc05e30f44cc798b))
2524
+ * **social share:** fix share width on mobile ([980ecf8](https://github.com/visitscotland/vs-component-library/commit/980ecf8eddf1eb1638388ce72f47050ae87e4094))
2525
+
2526
+ ### [3.1.3](https://github.com/visitscotland/vs-component-library/compare/v3.1.2...v3.1.3) (2024-09-12)
2527
+
2528
+
2529
+ ### 🐛 Bug Fixes
2530
+
2531
+ * **page intro:** visual bug fixes for fullscreen version ([5909060](https://github.com/visitscotland/vs-component-library/commit/59090603559480c301bf6ec6a585fa81471a4667))
2532
+
2533
+ ### [3.1.2](https://github.com/visitscotland/vs-component-library/compare/v3.1.1...v3.1.2) (2024-09-10)
2534
+
2535
+
2536
+ ### ♻️ Code Refactoring
2537
+
2538
+ * **buttons:** tidy code for consistent buttons ([732263f](https://github.com/visitscotland/vs-component-library/commit/732263fb680f69652963e431904da818af8b9ab2))
2539
+ * **map:** refactor map category button to be button not VsButton component ([b9cab28](https://github.com/visitscotland/vs-component-library/commit/b9cab28abe98013f73e9a07c62dae0049c5d8a6c))
2540
+ * **nav:** fix button specificity ([4495840](https://github.com/visitscotland/vs-component-library/commit/449584035531a528601c915bf2fe3daed8e29249))
2541
+
2542
+
2543
+ ### ✨ Features
2544
+
2545
+ * **intro:** implement rough fullscreen page intro image ([6c58518](https://github.com/visitscotland/vs-component-library/commit/6c5851842e4278e01e2c0e48832c1e85734d6498))
2546
+ * **page intro:** ensure fullscreen mobile view has default behaviour on desktop ([8c5fde7](https://github.com/visitscotland/vs-component-library/commit/8c5fde74982537e611f39f8fad2e714f1a3125df))
2547
+ * **page intro:** move hero text back under image ([ca6c444](https://github.com/visitscotland/vs-component-library/commit/ca6c444e8f5b5e8b6a8ebc47a62470ad5d59f48a))
2548
+ * **page intro:** switch to tint layout ([de5812f](https://github.com/visitscotland/vs-component-library/commit/de5812f2426120e03a95985d732b48b6a0b55b51))
2549
+ * **video stories:** basic implementation ([6d0a82b](https://github.com/visitscotland/vs-component-library/commit/6d0a82b2739cdcac56c3770bda2af0afc2a7057e))
2550
+ * **videostories:** remove stories component ([9647347](https://github.com/visitscotland/vs-component-library/commit/9647347665270b215d0480d9e728690358c248ba))
2551
+
2552
+
2553
+ ### 🐛 Bug Fixes
2554
+
2555
+ * **img:** adjust responsive image sizes in line with .com ([ee8bd07](https://github.com/visitscotland/vs-component-library/commit/ee8bd07e90309dd847baca384f47a731dd1796fb))
2556
+ * **page intro:** add unit tests for fsMobile positioning ([5d9deb2](https://github.com/visitscotland/vs-component-library/commit/5d9deb26b032009393a9670803d583cff4b9bb56))
2557
+ * **page intro:** correct visual bugs with full screen version ([441f576](https://github.com/visitscotland/vs-component-library/commit/441f5769f1bcbababfdec6cd09f7cc8c3848d160))
2558
+ * **page intro:** remove video asset ([23f141f](https://github.com/visitscotland/vs-component-library/commit/23f141f112b875ab2e0ae953d24b8a0d493392ac))
2559
+ * **video stories:** remove library ([2b41190](https://github.com/visitscotland/vs-component-library/commit/2b411903efb2dd3b80b2298d8c5acdbd27c7da61))
2560
+
2561
+ ### [3.1.1](https://github.com/visitscotland/vs-component-library/compare/v3.1.0...v3.1.1) (2024-08-16)
2562
+
2563
+
2564
+ ### ✨ Features
2565
+
2566
+ * **form:** ensure errors on conditional fields clear when they're hidden ([c2a99f2](https://github.com/visitscotland/vs-component-library/commit/c2a99f25802897395bbd2b259a36d28478e52b36))
2567
+
2568
+ ## [3.1.0](https://github.com/visitscotland/vs-component-library/compare/v3.0.18...v3.1.0) (2024-08-16)
2569
+
2570
+
2571
+ ### ✅ Tests
2572
+
2573
+ * **link list:** add tests for table of contents ([f153982](https://github.com/visitscotland/vs-component-library/commit/f153982320318e0d27a846dba19b5258b664dad5))
2574
+
2575
+
2576
+ ### ✨ Features
2577
+
2578
+ * **linklist.stories.js:** add table of contents variant ([7bbb861](https://github.com/visitscotland/vs-component-library/commit/7bbb861b51a758c2c6edd8dcfd62a6aea0dae51d))
2579
+ * **linklist:** add table of contents variant ([7477e3a](https://github.com/visitscotland/vs-component-library/commit/7477e3acecdd275575d6ba5086c79b9c833f8e6b))
2580
+ * **linklist:** adjust HTML for accessibility ([98364ea](https://github.com/visitscotland/vs-component-library/commit/98364ea0bac4d27518305742d36a1c8597c906a8))
2581
+ * **linklist:** update table of contents styles ([0900f9d](https://github.com/visitscotland/vs-component-library/commit/0900f9d95a9abf778ede7542af0c6431fc55f24a))
2582
+
2583
+ ### [3.0.18](https://github.com/visitscotland/vs-component-library/compare/v3.0.17...v3.0.18) (2024-08-14)
2584
+
2585
+
2586
+ ### ✨ Features
2587
+
2588
+ * **modal:** add missing modal video story ([f60d9ff](https://github.com/visitscotland/vs-component-library/commit/f60d9fff47449769548749dfe14da2bd3e528e6d))
2589
+
2590
+
2591
+ ### 🐛 Bug Fixes
2592
+
2593
+ * **forms:** check conditionals on config load ([4b94d47](https://github.com/visitscotland/vs-component-library/commit/4b94d47c55421db3e9efa8b9a33c2bfd6b9a0db2))
2594
+
2595
+ ### [3.0.17](https://github.com/visitscotland/vs-component-library/compare/v3.0.16...v3.0.17) (2024-08-06)
2596
+
2597
+
2598
+ ### ✨ Features
2599
+
2600
+ * **forms:** make all whitespace entries fail required validation ([c3572da](https://github.com/visitscotland/vs-component-library/commit/c3572da87095b65c82f3a1466185a8f38bf3c9a0))
2601
+
2602
+
2603
+ ### 🐛 Bug Fixes
2604
+
2605
+ * **forms:** account for boolean fields ([0c4af92](https://github.com/visitscotland/vs-component-library/commit/0c4af9231a79505c522d1235c8ba310bb6b4aa00))
2606
+
2607
+ ### [3.0.16](https://github.com/visitscotland/vs-component-library/compare/v3.0.15...v3.0.16) (2024-08-01)
2608
+
2609
+
2610
+ ### ⏪ Revertions
2611
+
2612
+ * **product search embed:** revert previous change ([399aeef](https://github.com/visitscotland/vs-component-library/commit/399aeef97b2dbff45dbd1f3cf8c7a5ce5dba71c6))
2613
+
2614
+ ### [3.0.15](https://github.com/visitscotland/vs-component-library/compare/v3.0.14...v3.0.15) (2024-07-31)
2615
+
2616
+
2617
+ ### ✅ Tests
2618
+
2619
+ * **dropdown:** update unit test ([82962cd](https://github.com/visitscotland/vs-component-library/commit/82962cd1da60e2422511a6e165992b6bbd9f8756))
2620
+ * **meganav dropdown:** update unit tests ([ca03458](https://github.com/visitscotland/vs-component-library/commit/ca0345867c9e84ce724c4b62bafaa790544fae95))
2621
+
2622
+
2623
+ ### 🐛 Bug Fixes
2624
+
2625
+ * **dropdown:** add css for fallback ([1b35d8c](https://github.com/visitscotland/vs-component-library/commit/1b35d8c7c0ef261cd93ee26870971621157c5076))
2626
+ * **dropdown:** add no-js fallback ([34c14e4](https://github.com/visitscotland/vs-component-library/commit/34c14e45cf780d314bbd20bdcb33ea99861fb906))
2627
+ * **dropdown:** remove v-if ([3e7c06a](https://github.com/visitscotland/vs-component-library/commit/3e7c06a74ccd576e3127a45654c4e65c88c40893))
2628
+ * **dropdown:** typo ([17f4e66](https://github.com/visitscotland/vs-component-library/commit/17f4e669af151684a2f9a43d75257e10e5cea711))
2629
+ * **global menu dropdown:** add CSS for fallback ([38f7bd6](https://github.com/visitscotland/vs-component-library/commit/38f7bd67e8385b3c075c8da03f8621077e1df9d6))
2630
+ * **mega nav dropdown:** remove v-if ([481838a](https://github.com/visitscotland/vs-component-library/commit/481838a3bfb3c76cb4377b50a754b00f75dc7110))
2631
+ * **meganav dropdown:** add CSS for fallback ([c6ce0ea](https://github.com/visitscotland/vs-component-library/commit/c6ce0eac7aac14120bea97bc7c390036e513a06a))
2632
+ * **meganav dropdown:** add no-js fallback ([95ad337](https://github.com/visitscotland/vs-component-library/commit/95ad33717aec7a6258111388ea330dd3935c0a01))
2633
+
2634
+ ### [3.0.14](https://github.com/visitscotland/vs-component-library/compare/v3.0.13...v3.0.14) (2024-07-26)
2635
+
2636
+
2637
+ ### 🐛 Bug Fixes
2638
+
2639
+ * **meganav:** correct for no-js ([f18467e](https://github.com/visitscotland/vs-component-library/commit/f18467e91c4afc0e2f98b454b92c0822d2561a0e))
2640
+ * **meganav:** ensure that nav sits on baseline if final segment is empty ([c80992e](https://github.com/visitscotland/vs-component-library/commit/c80992e4600ac9ce093b58153b00a989b0338b41))
2641
+
2642
+ ### [3.0.13](https://github.com/visitscotland/vs-component-library/compare/v3.0.12...v3.0.13) (2024-07-24)
2643
+
2644
+
2645
+ ### ✨ Features
2646
+
2647
+ * **yarn:** update to 4.3 ([e17f1d4](https://github.com/visitscotland/vs-component-library/commit/e17f1d431b74266f466aecf304887fa99609f7ea))
2648
+
2649
+ ### [3.0.12](https://github.com/visitscotland/vs-component-library/compare/v3.0.11...v3.0.12) (2024-07-23)
2650
+
2651
+
2652
+ ### 🏗 Build System
2653
+
2654
+ * **package.json:** change prePublish to prepack ([dcdd497](https://github.com/visitscotland/vs-component-library/commit/dcdd497cb9432a5bb9dcdc69d9dd680a0de585b8))
2655
+
2656
+ ### [3.0.11](https://github.com/visitscotland/vs-component-library/compare/v3.0.10...v3.0.11) (2024-07-23)
2657
+
2658
+
2659
+ ### ✨ Features
2660
+
2661
+ * **design tokens:** add new colour palette tokens ([93638e6](https://github.com/visitscotland/vs-component-library/commit/93638e612566b93fbd80d335ff09938329f53f7d))
2662
+
2663
+
2664
+ ### 🎨 Styling
2665
+
2666
+ * **cokens:** change ptarmigan to cloud ([0c4739d](https://github.com/visitscotland/vs-component-library/commit/0c4739d9d78fd9ca9b1a628acb990b1e8f059bfb))
2667
+ * **product search:** change oatcake to bluebell ([fe2c67d](https://github.com/visitscotland/vs-component-library/commit/fe2c67d74d53995711078cdfe152a5bf15be9f86))
2668
+
2669
+ ### [3.0.10](https://github.com/visitscotland/vs-component-library/compare/v3.0.9...v3.0.10) (2024-07-17)
2670
+
2671
+
2672
+ ### ⏪ Revertions
2673
+
2674
+ * **button.vue:** revert changes to main branch ([4ab9e52](https://github.com/visitscotland/vs-component-library/commit/4ab9e52ae04c801316c98ef209c763731fd10a57))
2675
+
2676
+
2677
+ ### 🐛 Bug Fixes
2678
+
2679
+ * **button.vue:** dynamically remove unused attributes ([3590b34](https://github.com/visitscotland/vs-component-library/commit/3590b347a19ded833e5ccf7c1e50bcfabc371958))
2680
+ * **button:** dynamically remove unused attributes ([944c654](https://github.com/visitscotland/vs-component-library/commit/944c654cf2ccd55d6c49d339eda67f0f82e57ce6))
2681
+ * **heading stories:** replace range input for heading levels with radio buttons ([54c0c11](https://github.com/visitscotland/vs-component-library/commit/54c0c11752f9793c45e9ac3cada2179da1eb3a49))
2682
+ * **vsform:** make marketo props optional ([136e386](https://github.com/visitscotland/vs-component-library/commit/136e38654773b0e1572be181460bee1d3fd9d8f4))
2683
+
2684
+
2685
+ ### ✨ Features
2686
+
2687
+ * **storybook:** correct install and build commands ([a588d10](https://github.com/visitscotland/vs-component-library/commit/a588d1074835ae7cd175e88bb470b382e95c4214))
2688
+ * **storybook:** deploy static storybook on push to main ([551bdee](https://github.com/visitscotland/vs-component-library/commit/551bdee433bc8ee783a688219d18c82490370384))
2689
+ * **storybook:** switch build path ([b0397a1](https://github.com/visitscotland/vs-component-library/commit/b0397a140fc8fe45212bcf677bc983367cd3d226))
2690
+
2691
+ ### [3.0.9](https://github.com/visitscotland/vs-component-library/compare/v3.0.8...v3.0.9) (2024-06-14)
2692
+
2693
+
2694
+ ### 🐛 Bug Fixes
2695
+
2696
+ * **meganavdropdown:** function name has changed within bootstrap-vue-next ([0322ebb](https://github.com/visitscotland/vs-component-library/commit/0322ebbe15f8e4f559041c6e328f5f4f82ff4a8c))
2697
+
2698
+ ### [3.0.8](https://github.com/visitscotland/vs-component-library/compare/v3.0.7...v3.0.8) (2024-06-14)
2699
+
2700
+
2701
+ ### 🐛 Bug Fixes
2702
+
2703
+ * **bootstrap vue:** correct tab usage ([903c4db](https://github.com/visitscotland/vs-component-library/commit/903c4dbb2306f55ca01515f199bf7e50fc6dc3ed))
2704
+ * **yarn.lock:** some dependencies didn't seem to update correctly ([3167e97](https://github.com/visitscotland/vs-component-library/commit/3167e978057da031f6df62ee7c6d9b33d6939343))
2705
+
2706
+ ### [3.0.7](https://github.com/visitscotland/vs-component-library/compare/v3.0.6...v3.0.7) (2024-06-13)
2707
+
2708
+ ### [3.0.6](https://github.com/visitscotland/vs-component-library/compare/v3.0.5...v3.0.6) (2024-06-11)
2709
+
2710
+
2711
+ ### 🏗 Build System
2712
+
2713
+ * **deps:** bump pug from 3.0.2 to 3.0.3 ([041e941](https://github.com/visitscotland/vs-component-library/commit/041e941c4cf4a1f2be6b0000abc16bd1c658876a))
2714
+
2715
+
2716
+ ### 🐛 Bug Fixes
2717
+
2718
+ * **product search:** set locprox to always be zero ([cdb8d84](https://github.com/visitscotland/vs-component-library/commit/cdb8d8472f1fa59e57d35521f462f5730f4bb092)), closes [#589](https://github.com/visitscotland/vs-component-library/issues/589)
2719
+
2720
+ ### [3.0.5](https://github.com/visitscotland/vs-component-library/compare/v3.0.4...v3.0.5) (2024-06-10)
2721
+
2722
+
2723
+ ### 🏗 Build System
2724
+
2725
+ * **build:** stop double building theo in build script ([0f280c3](https://github.com/visitscotland/vs-component-library/commit/0f280c3a176e2ca2ecaefb3119677872d4fefb7c))
2726
+
2727
+
2728
+ ### ✨ Features
2729
+
2730
+ * **bootstrap:** update BVN to v0.17 ([a056c3b](https://github.com/visitscotland/vs-component-library/commit/a056c3b00bed03a68f1ae027b154f4250958fc14))
2731
+ * **icons:** add crow icon used in stories ([da78728](https://github.com/visitscotland/vs-component-library/commit/da7872815ee13fd1c264a3efb4ac5719691640fb))
2732
+
2733
+
2734
+ ### 🐛 Bug Fixes
2735
+
2736
+ * **a11y:** add aria-disabled tag to disabled button - prevent colour contrast error ([cf5c7e2](https://github.com/visitscotland/vs-component-library/commit/cf5c7e26e38c66c5e9cc7abd4b03004cbd9257be))
2737
+ * **a11y:** add aria-label fallback for icon only buttons ([513d7b8](https://github.com/visitscotland/vs-component-library/commit/513d7b8ed2ac1f07e8263914f1adf2b633ce6418))
2738
+ * **a11y:** add correct aria role to footer menus ([4baf7eb](https://github.com/visitscotland/vs-component-library/commit/4baf7eba70cf1f8e55a3f37c38db71d4ac64249a))
2739
+ * **a11y:** add fallback aria label to map markers ([bedae08](https://github.com/visitscotland/vs-component-library/commit/bedae0864b81f0bf4235f67ff44f911f4c564ca9))
2740
+ * **a11y:** add isStatic option to meganav to add appropriate roles for static container ([e246213](https://github.com/visitscotland/vs-component-library/commit/e24621342e0647ca167568fef37b178f4ff85976))
2741
+ * **a11y:** add missing toggle button text to stories ([88328ff](https://github.com/visitscotland/vs-component-library/commit/88328ff43e888e87e9ebabe7ab3fb9379306c916))
2742
+ * **a11y:** add more toggle button text ([9091298](https://github.com/visitscotland/vs-component-library/commit/9091298b537508374a813344d0744b56933e3985))
2743
+ * **a11y:** add role="menuitem" to dropdown items ([b3b1832](https://github.com/visitscotland/vs-component-library/commit/b3b1832836b5d34fba44b417ff5cfbab57366d9b))
2744
+ * **a11y:** correct menu/menuitem aria roles in meganav ([4e2c8d1](https://github.com/visitscotland/vs-component-library/commit/4e2c8d1f560570d64d2e2977f633c8b9ecbfd955))
2745
+ * **a11y:** correct number input label anchoring ([b142a7c](https://github.com/visitscotland/vs-component-library/commit/b142a7c733e2023c329b0fd727a4b31c52dc5569))
2746
+ * **a11y:** override bootstrap vue next scope behaviour for non-th table cells ([e3bd4fe](https://github.com/visitscotland/vs-component-library/commit/e3bd4fe4fa51e5da6d3996a94a807a2fa56ab57f))
2747
+ * **a11y:** remove duplicated description list ([92391c4](https://github.com/visitscotland/vs-component-library/commit/92391c4bd7328f6a756d82a035defa2fd9e3c007))
2748
+ * **a11y:** remove h4 from product card if empty ([8d231a5](https://github.com/visitscotland/vs-component-library/commit/8d231a53fa1bc5b84e7943370f9876c239facafe))
2749
+ * **a11y:** update bootstrap and add aria-disabled to tag disabled tabs ([52383c8](https://github.com/visitscotland/vs-component-library/commit/52383c8a28e20b5b23a4c8d2edbb35b87be97ad8))
2750
+ * **bootstrap vue:** bump to v0.17 ([13e2e29](https://github.com/visitscotland/vs-component-library/commit/13e2e2988812e91051ad1b5d44411ad9c1e57c83))
2751
+ * **bootstrap:** adjust popover position and update close function name ([ac8fe12](https://github.com/visitscotland/vs-component-library/commit/ac8fe12af83730441f0770e2f656e31be00c5996))
2752
+ * **bootstrap:** correct dropdown menu references for language menu ([b0cbad4](https://github.com/visitscotland/vs-component-library/commit/b0cbad4b67411af173426cb236322fc63cbee10a))
2753
+ * **bootstrap:** move reference to dropdown menu ([c98e492](https://github.com/visitscotland/vs-component-library/commit/c98e492611d656c3b9b94b61b7762c1fd3902762))
2754
+ * **bootstrap:** remove references to btn-content in button ([95e02de](https://github.com/visitscotland/vs-component-library/commit/95e02de835212d97afda9bac7fcafabb9ed1d5fa))
2755
+ * **bootstrap:** remove references to btn-content in Map sidebar ([a9c3608](https://github.com/visitscotland/vs-component-library/commit/a9c3608a9f565402c0386ead3fdf7f46d7f391b3))
2756
+ * **bootstrap:** restore background colour for modals ([74a1daa](https://github.com/visitscotland/vs-component-library/commit/74a1daad32e1c6716b5c6fdd6b983b7e77706b7e))
2757
+ * **modal:** revert to BVN v0.15 - retains disabled tab fix but removes recent modal bug ([ceed688](https://github.com/visitscotland/vs-component-library/commit/ceed688da3eecd51be9ac4ee0729892d21778305))
2758
+ * **typescript:** fix declaration generation error with aliases ([1ec1089](https://github.com/visitscotland/vs-component-library/commit/1ec108991d0abeb546800f54c6536ff70bf9df03))
2759
+ * **vs form:** only get hidden fields within form component ([1c7a59f](https://github.com/visitscotland/vs-component-library/commit/1c7a59f1de07889755ddbcf396b266acc791db69))
2760
+
2761
+ ### [3.0.4](https://github.com/visitscotland/vs-component-library/compare/v3.0.3...v3.0.4) (2024-06-04)
2762
+
2763
+
2764
+ ### 🐛 Bug Fixes
2765
+
2766
+ * **icons:** update icon shortcodes where used in css ([391073b](https://github.com/visitscotland/vs-component-library/commit/391073b68940d37714ffd4a5dc027b6c2bde2d68))
2767
+
2768
+
2769
+ ### ✨ Features
2770
+
2771
+ * **build:** externalise mapbox and restore map to main bundle ([25c0e66](https://github.com/visitscotland/vs-component-library/commit/25c0e6630f3f184d82547a59ef151bf38ce3b835))
2772
+ * **form:** add hidden field(s) info to payload ([0e786e0](https://github.com/visitscotland/vs-component-library/commit/0e786e003efdc1067dbba8e6c4a0ca4ae9a17631))
2773
+ * **form:** add hidden field(s) name and value to the submisson payload ([009fbc1](https://github.com/visitscotland/vs-component-library/commit/009fbc18dce268bdc5bf8ca919cead26176a09d7))
2774
+ * **icons:** remove un-used fontawesome files ([2192725](https://github.com/visitscotland/vs-component-library/commit/2192725d1d89abca416e2bc33901bb984cb485ba))
2775
+
2776
+ ### [3.0.3](https://github.com/visitscotland/vs-component-library/compare/v3.0.2...v3.0.3) (2024-05-30)
2777
+
2778
+
2779
+ ### ✨ Features
2780
+
2781
+ * **fontawesome:** add missing variable files ([7f89271](https://github.com/visitscotland/vs-component-library/commit/7f89271738fac1e48018c14b12ec9c2ec3d973af))
2782
+ * **icons:** switch to reduced, custom subset of icons ([361726f](https://github.com/visitscotland/vs-component-library/commit/361726f30588f83de87814868fc6442d0aebcb02))
2783
+
2784
+ ### [3.0.2](https://github.com/visitscotland/vs-component-library/compare/v3.0.1...v3.0.2) (2024-05-29)
2785
+
2786
+ ### [3.0.1](https://github.com/visitscotland/vs-component-library/compare/v3.0.0...v3.0.1) (2024-05-29)
2787
+
2788
+
2789
+ ### ✨ Features
2790
+
2791
+ * **vsform:** add slot for hidden fields ([0e12a20](https://github.com/visitscotland/vs-component-library/commit/0e12a20686c133ead10b91514f440fe1f2a3c6ca))
2792
+
2793
+
2794
+ ### 🐛 Bug Fixes
2795
+
2796
+ * **form.stories.js:** missing quotes ([e474738](https://github.com/visitscotland/vs-component-library/commit/e47473862fb9fffa0f149cb6d1fd817bedeab68d))
2797
+
2798
+ ## [3.0.0](https://github.com/visitscotland/vs-component-library/compare/v2.0.7...v3.0.0) (2024-05-27)
2799
+
2800
+
2801
+ ### ♻️ Code Refactoring
2802
+
2803
+ * **code review:** include code review fixes ([2864318](https://github.com/visitscotland/vs-component-library/commit/286431887857b9fd7a494390ae9ac6c45ca951d2))
2804
+
2805
+
2806
+ ### 🔖 Others
2807
+
2808
+ * **build:** merge main ([bed5ee3](https://github.com/visitscotland/vs-component-library/commit/bed5ee3c0efecaf2d5d25abf07669f5e71dcb8fd))
2809
+
2810
+
2811
+ ### 🏗 Build System
2812
+
2813
+ * **export:** move main requireq into export ([1825e41](https://github.com/visitscotland/vs-component-library/commit/1825e41760fb31606ffde9222dc88d931039f43d))
2814
+
2815
+
2816
+ ### 🐛 Bug Fixes
2817
+
2818
+ * **build:** remove breaking bootstrap imports ([4aa5f81](https://github.com/visitscotland/vs-component-library/commit/4aa5f814b2736eede276df9b92bfc51a6b99f228))
2819
+ * **code review:** tidy up merge issues and remove extra releases ([ff0fab5](https://github.com/visitscotland/vs-component-library/commit/ff0fab59fcb95fa448f38f1f8232e64f2f51207f))
2820
+ * **style:** restore bvn styles for non-export ([8ced6fb](https://github.com/visitscotland/vs-component-library/commit/8ced6fb2628f625a1e0481809f81369e72319804))
2821
+ * **tests:** correct type path in constant ([6caf6f9](https://github.com/visitscotland/vs-component-library/commit/6caf6f9a2028ebab0108f801b20152865eadc77e))
2822
+ * **video:** and in another place ([b9375ea](https://github.com/visitscotland/vs-component-library/commit/b9375ea578b3a1a7cc4dea177ea7c772af0017d5))
2823
+ * **video:** check for player before accessing ([8482e3a](https://github.com/visitscotland/vs-component-library/commit/8482e3ab759773cf9ca5a373bc264a7782fc63df))
2824
+
2825
+
2826
+ ### ✨ Features
2827
+
2828
+ * **forms:** add a test for axios submission ([02b377a](https://github.com/visitscotland/vs-component-library/commit/02b377ae8616f5f2c19abf8c95884d50fc494eb0))
2829
+
2830
+
2831
+ ### ✅ Tests
2832
+
2833
+ * **forms:** add test for actual form url submission ([17d5116](https://github.com/visitscotland/vs-component-library/commit/17d511623823ea518b3571561f8113f7bb39c8bf))
2834
+
2835
+ ### [0.0.35](https://github.com/visitscotland/vs-component-library/compare/v0.0.34...v0.0.35) (2024-05-17)
2836
+
2837
+
2838
+ ### ✨ Features
2839
+
2840
+ * **perf:** separate maps into their own entrypoint ([3fdd9f9](https://github.com/visitscotland/vs-component-library/commit/3fdd9f9bcbc8db9893f6172a5d69b8f293e4838b))
2841
+
2842
+
2843
+ ### 🔖 Others
2844
+
2845
+ * **release:** 0.0.35 ([0aec679](https://github.com/visitscotland/vs-component-library/commit/0aec679ec79f5e00d3bb8986d743c29993f57476))
2846
+
2847
+ ### [0.0.34](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v0.0.34) (2024-05-17)
2848
+
2849
+
2850
+ ### ✨ Features
2851
+
2852
+ * **perf:** temporarily remove map ([2a6ce12](https://github.com/visitscotland/vs-component-library/commit/2a6ce12ba14d38a76576e2c4b2b465b1ca43cabe))
2853
+
2854
+
2855
+ ### 🔖 Others
2856
+
2857
+ * **release:** 0.0.34 ([afe0ee0](https://github.com/visitscotland/vs-component-library/commit/afe0ee03ea7737eae516c37cce77f35935793812))
2858
+
2859
+ ### [0.0.33](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v0.0.33) (2024-05-15)
2860
+
2861
+
2862
+ ### ✨ Features
2863
+
2864
+ * **performance:** split font css into separate exit ([83d846e](https://github.com/visitscotland/vs-component-library/commit/83d846e62c6850e95be016665a6f3d20e742efbc))
2865
+
2866
+
2867
+ ### 🔖 Others
2868
+
2869
+ * **release:** 0.0.33 ([0432dcb](https://github.com/visitscotland/vs-component-library/commit/0432dcb64c9d3ee0d12beac68fe83f3fb50b3f34))
2870
+
2871
+ ### [0.0.32](https://github.com/visitscotland/vs-component-library/compare/v0.0.31...v0.0.32) (2024-04-30)
2872
+
2873
+
2874
+ ### ✨ Features
2875
+
2876
+ * **meganav:** if no search, expand nav to fill space ([8e846dc](https://github.com/visitscotland/vs-component-library/commit/8e846dcd13467e52c0d7722ac7eac18e122ed1a4))
2877
+
2878
+
2879
+ ### 🔖 Others
2880
+
2881
+ * **release:** 0.0.32 ([d111842](https://github.com/visitscotland/vs-component-library/commit/d1118420d3eb32f17bf16c4fbf6f8e1d8cd95893))
2882
+
2883
+ ### [0.0.31](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v0.0.31) (2024-04-29)
2884
+
2885
+
2886
+ ### 🔖 Others
2887
+
2888
+ * **release:** 0.0.31 ([4a13428](https://github.com/visitscotland/vs-component-library/commit/4a13428f07849b3b901a74a2db24c4c336e8eaee))
2889
+
2890
+ ### [0.0.30](https://github.com/visitscotland/vs-component-library/compare/v0.0.29...v0.0.30) (2024-04-26)
2891
+
2892
+
2893
+ ### ✨ Features
2894
+
2895
+ * **rebrand:** correct [@component](https://github.com/component) paths ([81dbfdf](https://github.com/visitscotland/vs-component-library/commit/81dbfdfe6850f4c2cad26aeeceaa8b12b6c79363))
2896
+
2897
+
2898
+ ### 🔖 Others
2899
+
2900
+ * **release:** 0.0.30 ([313104a](https://github.com/visitscotland/vs-component-library/commit/313104a3d8e2d53ec6450f5940909eb222eba019))
2901
+
2902
+ ### [0.0.29](https://github.com/visitscotland/vs-component-library/compare/v0.0.28...v0.0.29) (2024-04-26)
2903
+
2904
+
2905
+ ### ✨ Features
2906
+
2907
+ * **tokens:** update border token in description list ([60b6d93](https://github.com/visitscotland/vs-component-library/commit/60b6d93a918d438b11f903ad8d4b0fb7ee332b2f))
2908
+
2909
+
2910
+ ### 🔖 Others
2911
+
2912
+ * **release:** 0.0.29 ([265a021](https://github.com/visitscotland/vs-component-library/commit/265a021f4f3524a232904e85763f48b094edcdb0))
2913
+
2914
+ ### [0.0.28](https://github.com/visitscotland/vs-component-library/compare/v0.0.27...v0.0.28) (2024-04-26)
2915
+
2916
+
2917
+ ### ✨ Features
2918
+
2919
+ * **tokens:** update token names in static link ([15c28be](https://github.com/visitscotland/vs-component-library/commit/15c28bed5c2b561911193ab330e864ef8861783f))
2920
+
2921
+
2922
+ ### 🔖 Others
2923
+
2924
+ * **release:** 0.0.28 ([2ad2ccf](https://github.com/visitscotland/vs-component-library/commit/2ad2ccfbc1a2a61645769f8aa9f7466f1eeaa58c))
2925
+
2926
+ ### [0.0.27](https://github.com/visitscotland/vs-component-library/compare/v0.0.26...v0.0.27) (2024-04-24)
2927
+
2928
+
2929
+ ### ✨ Features
2930
+
2931
+ * **nav:** add mobile static link options ([a4adf8f](https://github.com/visitscotland/vs-component-library/commit/a4adf8f46f97d2ecd930265766ebcf36d7102515))
2932
+
2933
+
2934
+ ### 🔖 Others
2935
+
2936
+ * **release:** 0.0.27 ([e010c47](https://github.com/visitscotland/vs-component-library/commit/e010c471e48bd3413ce7018cd055c56c703eec09))
2937
+
2938
+ ### [0.0.26](https://github.com/visitscotland/vs-component-library/compare/v0.0.25...v0.0.26) (2024-04-24)
2939
+
2940
+
2941
+ ### ✨ Features
2942
+
2943
+ * **export:** add new comp to export index ([5157e26](https://github.com/visitscotland/vs-component-library/commit/5157e26818b1537b7b2abee627ac2bd03a0822ef))
2944
+
2945
+
2946
+ ### 🔖 Others
2947
+
2948
+ * **release:** 0.0.26 ([d49855d](https://github.com/visitscotland/vs-component-library/commit/d49855dbe9fc4b4b6f1232995c36c46e9100c583))
2949
+
2950
+ ### [0.0.25](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v0.0.25) (2024-04-24)
2951
+
2952
+
2953
+ ### ✨ Features
2954
+
2955
+ * **meganav:** implement Static link ([1111d5a](https://github.com/visitscotland/vs-component-library/commit/1111d5a4ca5dbb3126479d7ada1eedb55dbb5291))
2956
+
2957
+
2958
+ ### 🔖 Others
2959
+
2960
+ * **release:** 0.0.25 ([8292220](https://github.com/visitscotland/vs-component-library/commit/8292220efef9e2aca7a340b613e11b1792c0fd08))
2961
+
2962
+ ### [0.0.24](https://github.com/visitscotland/vs-component-library/compare/v0.0.23...v0.0.24) (2024-04-18)
2963
+
2964
+
2965
+ ### ✨ Features
2966
+
2967
+ * **footer:** add linkedin option to validator ([287362a](https://github.com/visitscotland/vs-component-library/commit/287362aebe598b1cdab26a8618bfb1a832492bb9))
2968
+ * **meganav:** add static link styles ([208bd9c](https://github.com/visitscotland/vs-component-library/commit/208bd9c1114cde3bba19365417336b19e2a498a8))
2969
+ * **nav:** add option to remove search ([33a20cf](https://github.com/visitscotland/vs-component-library/commit/33a20cfa343cd92b40cfd5d3145c6b7b184950e6))
2970
+
2971
+
2972
+ ### 🔖 Others
2973
+
2974
+ * **release:** 0.0.24 ([8ef576a](https://github.com/visitscotland/vs-component-library/commit/8ef576a5f41a5422fac662837ce8c9f7f2d12707))
2975
+
2976
+ ### [0.0.23](https://github.com/visitscotland/vs-component-library/compare/v0.0.22...v0.0.23) (2024-04-17)
2977
+
2978
+
2979
+ ### ✨ Features
2980
+
2981
+ * **forms:** revert to json submission ([93a3f2d](https://github.com/visitscotland/vs-component-library/commit/93a3f2d25e3f4f9a0ee25f96e90f1be02ec26a6c))
2982
+
2983
+
2984
+ ### 🔖 Others
2985
+
2986
+ * **release:** 0.0.23 ([799b83f](https://github.com/visitscotland/vs-component-library/commit/799b83f92468a3f1531b543e9602deddad3000bf))
2987
+
2988
+ ### [0.0.22](https://github.com/visitscotland/vs-component-library/compare/v0.0.21...v0.0.22) (2024-04-16)
2989
+
2990
+
2991
+ ### 🐛 Bug Fixes
2992
+
2993
+ * **forms:** aaaaaaaa ([84ae697](https://github.com/visitscotland/vs-component-library/commit/84ae6971a85b2732cb616d046738c409a592721e))
2994
+
2995
+
2996
+ ### 🔖 Others
2997
+
2998
+ * **release:** 0.0.22 ([0b6b86c](https://github.com/visitscotland/vs-component-library/commit/0b6b86c288bf707aeecbf4c1454d856885d2d5b9))
2999
+
3000
+ ### [0.0.21](https://github.com/visitscotland/vs-component-library/compare/v0.0.20...v0.0.21) (2024-04-16)
3001
+
3002
+
3003
+ ### 🐛 Bug Fixes
3004
+
3005
+ * **form:** correct ref to formType ([4790c8f](https://github.com/visitscotland/vs-component-library/commit/4790c8fbbc4b7117608bf2380048c67687fd1531))
3006
+
3007
+
3008
+ ### 🔖 Others
3009
+
3010
+ * **release:** 0.0.21 ([54f4bad](https://github.com/visitscotland/vs-component-library/commit/54f4badb096aae02ee8a5de012a36765042a520f))
3011
+
3012
+ ### [0.0.20](https://github.com/visitscotland/vs-component-library/compare/v0.0.19...v0.0.20) (2024-04-16)
3013
+
3014
+
3015
+ ### 🐛 Bug Fixes
3016
+
3017
+ * **form:** actually send form data ([cf6b358](https://github.com/visitscotland/vs-component-library/commit/cf6b358cd177595118077e4b899070301d49b186))
3018
+
3019
+
3020
+ ### 🔖 Others
3021
+
3022
+ * **release:** 0.0.20 ([6f599ae](https://github.com/visitscotland/vs-component-library/commit/6f599ae290b157e1703e33fb9ad28dbe260a87ff))
3023
+
3024
+ ### [0.0.19](https://github.com/visitscotland/vs-component-library/compare/v0.0.18...v0.0.19) (2024-04-16)
3025
+
3026
+
3027
+ ### 🐛 Bug Fixes
3028
+
3029
+ * **form:** switch to form data ([7522f79](https://github.com/visitscotland/vs-component-library/commit/7522f7925306157437d1a38d0bb5675db5c6cb1d))
3030
+
3031
+
3032
+ ### 🔖 Others
3033
+
3034
+ * **release:** 0.0.19 ([9542d62](https://github.com/visitscotland/vs-component-library/commit/9542d626178879a7412917dc2002cef32087d3bd))
3035
+
3036
+ ### [0.0.18](https://github.com/visitscotland/vs-component-library/compare/v0.0.17...v0.0.18) (2024-04-16)
3037
+
3038
+
3039
+ ### 🐛 Bug Fixes
3040
+
3041
+ * **form:** correct formType path ([e78522c](https://github.com/visitscotland/vs-component-library/commit/e78522c46fe5aa9eae8424dd7074ea5e5b913f07))
3042
+
3043
+
3044
+ ### 🔖 Others
3045
+
3046
+ * **release:** 0.0.18 ([180159f](https://github.com/visitscotland/vs-component-library/commit/180159ff5087e667caf448e264bb28db90e29019))
3047
+
3048
+ ### [0.0.17](https://github.com/visitscotland/vs-component-library/compare/v0.0.16...v0.0.17) (2024-04-16)
3049
+
3050
+
3051
+ ### ✨ Features
3052
+
3053
+ * **forms:** add formType and recaptcha to ajax form ([fca48a0](https://github.com/visitscotland/vs-component-library/commit/fca48a09ceff913243b36458d9726879ebf9b7b7))
3054
+
3055
+
3056
+ ### 🔖 Others
3057
+
3058
+ * **release:** 0.0.17 ([3c6c49b](https://github.com/visitscotland/vs-component-library/commit/3c6c49b29e1430297ac9d088a00827fd69f2698c))
3059
+
3060
+ ### [0.0.16](https://github.com/visitscotland/vs-component-library/compare/v0.0.15...v0.0.16) (2024-04-11)
3061
+
3062
+
3063
+ ### 🔖 Others
3064
+
3065
+ * **release:** 0.0.16 ([5250269](https://github.com/visitscotland/vs-component-library/commit/525026949186be6e4d32f7073227de3043638a19))
3066
+
3067
+ ### [0.0.15](https://github.com/visitscotland/vs-component-library/compare/v0.0.14...v0.0.15) (2024-04-04)
3068
+
3069
+
3070
+ ### ✨ Features
3071
+
3072
+ * **input:** add min and max to number type inputs ([a68cd86](https://github.com/visitscotland/vs-component-library/commit/a68cd8683c958694f645121e735a321ac9337d0b))
3073
+ * **input:** add tests for min max validation ([c2de0f2](https://github.com/visitscotland/vs-component-library/commit/c2de0f2267966e771ca4260d4b61db2f6b9d8a6e))
3074
+ * **input:** add tests for min/max validation ([ac52e11](https://github.com/visitscotland/vs-component-library/commit/ac52e114325efddc6660f7086bc28343cb2f030f))
3075
+
3076
+
3077
+ ### 🔖 Others
3078
+
3079
+ * **release:** 0.0.15 ([084dbec](https://github.com/visitscotland/vs-component-library/commit/084dbecf28ec46dd5a88d995458159fe9ee18543))
3080
+
3081
+ ### [0.0.14](https://github.com/visitscotland/vs-component-library/compare/v0.0.13...v0.0.14) (2024-04-03)
3082
+
3083
+
3084
+ ### ✨ Features
3085
+
3086
+ * **form:** make form generic ([640f0d2](https://github.com/visitscotland/vs-component-library/commit/640f0d2c9c8460320ae85fa5665db5fd45933fcc))
3087
+
3088
+
3089
+ ### 🔖 Others
3090
+
3091
+ * **release:** 0.0.14 ([89f5c46](https://github.com/visitscotland/vs-component-library/commit/89f5c4680e3cf58d8448809af221bcbb2f42fccd))
3092
+
3093
+ ### [0.0.13](https://github.com/visitscotland/vs-component-library/compare/v0.0.12...v0.0.13) (2024-04-02)
3094
+
3095
+
3096
+ ### ✨ Features
3097
+
3098
+ * **cookies:** add cookie checker to index ([358fd04](https://github.com/visitscotland/vs-component-library/commit/358fd047326507ea4f6ffaacc20c95c830849d3d))
3099
+
3100
+
3101
+ ### 🔖 Others
3102
+
3103
+ * **release:** 0.0.13 ([57af4d7](https://github.com/visitscotland/vs-component-library/commit/57af4d7056ec3adab76ce5802ca461ec19cffb1d))
3104
+
3105
+ ### [0.0.12](https://github.com/visitscotland/vs-component-library/compare/v0.0.11...v0.0.12) (2024-04-01)
3106
+
3107
+
3108
+ ### 🐛 Bug Fixes
3109
+
3110
+ * **stores:** revert fix for computed bug ([e21be1a](https://github.com/visitscotland/vs-component-library/commit/e21be1ad7e6332e2641ae1f5c85ab970398ca0a3))
3111
+
3112
+
3113
+ ### 🔖 Others
3114
+
3115
+ * **release:** 0.0.12 ([7971961](https://github.com/visitscotland/vs-component-library/commit/797196163f5c684785400f3ad6c29f3b8d64d4eb))
3116
+
3117
+ ### [0.0.11](https://github.com/visitscotland/vs-component-library/compare/v0.0.10...v0.0.11) (2024-04-01)
3118
+
3119
+
3120
+ ### 🐛 Bug Fixes
3121
+
3122
+ * **stores:** attempt [#2](https://github.com/visitscotland/vs-component-library/issues/2) ([5f2baec](https://github.com/visitscotland/vs-component-library/commit/5f2baec407d3b4514b1f4757de674388730899ca))
3123
+
3124
+
3125
+ ### 🔖 Others
3126
+
3127
+ * **release:** 0.0.11 ([5382f83](https://github.com/visitscotland/vs-component-library/commit/5382f83d2ba0f39902d1bcc206d6d660227d2cb4))
3128
+
3129
+ ### [0.0.10](https://github.com/visitscotland/vs-component-library/compare/v0.0.9...v0.0.10) (2024-04-01)
3130
+
3131
+
3132
+ ### 🐛 Bug Fixes
3133
+
3134
+ * **stores:** move instantiation to setup ([c73f420](https://github.com/visitscotland/vs-component-library/commit/c73f4202a1ddf507188a3579d4bd1d444cda6278))
3135
+
3136
+
3137
+ ### 🔖 Others
3138
+
3139
+ * **release:** 0.0.10 ([27a4bcf](https://github.com/visitscotland/vs-component-library/commit/27a4bcf4cc1bd4628d4ba4210aa13dddfae91992))
3140
+
3141
+ ### [0.0.9](https://github.com/visitscotland/vs-component-library/compare/v0.0.8...v0.0.9) (2024-03-27)
3142
+
3143
+
3144
+ ### 🐛 Bug Fixes
3145
+
3146
+ * **stores:** refactor out mapstates to remove computed warning ([0eccceb](https://github.com/visitscotland/vs-component-library/commit/0eccceb4d14ea6816e1164ed16252fbd91565be3))
3147
+
3148
+
3149
+ ### 🔖 Others
3150
+
3151
+ * **release:** 0.0.9 ([b397d81](https://github.com/visitscotland/vs-component-library/commit/b397d81c1a7e8087db23887a520ea3d63897a133))
3152
+
3153
+ ### [0.0.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v0.0.8) (2024-03-26)
3154
+
3155
+
3156
+ ### 🔖 Others
3157
+
3158
+ * **release:** 0.0.8 ([bdc21d2](https://github.com/visitscotland/vs-component-library/commit/bdc21d27555ff451386b5772c23f0f8930678747))
3159
+
3160
+ ### [0.0.7](https://github.com/visitscotland/vs-component-library/compare/v0.0.6...v0.0.7) (2024-03-14)
3161
+
3162
+
3163
+ ### 🐛 Bug Fixes
3164
+
3165
+ * **video:** remove redundant check from computed prop in videocaption ([a9480f7](https://github.com/visitscotland/vs-component-library/commit/a9480f7a039c3b7cad82d355e415616a5ca95a70))
3166
+
3167
+
3168
+ ### 🔖 Others
3169
+
3170
+ * **release:** 0.0.7 ([25bfe6d](https://github.com/visitscotland/vs-component-library/commit/25bfe6d6494166d5db83243726753c175825c6fd))
3171
+
3172
+ ### [0.0.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.3...v0.0.6) (2024-03-12)
3173
+
3174
+
3175
+ ### ✅ Tests
3176
+
3177
+ * **video:** correct id in other comp tests ([b5dccbb](https://github.com/visitscotland/vs-component-library/commit/b5dccbb458e89b677aa23bfa84c3625109dad9d9))
3178
+ * **video:** correct video mock usage ([608dd46](https://github.com/visitscotland/vs-component-library/commit/608dd46e35498714a24fba2a5dae8b0e454067a4))
3179
+ * **video:** update video stub name ([202a40d](https://github.com/visitscotland/vs-component-library/commit/202a40d445159e9c67fd7762a0833cadeca335a7))
3180
+
3181
+
3182
+ ### 🐛 Bug Fixes
3183
+
3184
+ * **all:** resolve merge conflicts ([57879a1](https://github.com/visitscotland/vs-component-library/commit/57879a1b1df5d6e8d2cc7c57fc6e3028ede8ca0c))
3185
+ * **build:** remove unnecessary transpile ([b0bb066](https://github.com/visitscotland/vs-component-library/commit/b0bb06619fddf4c540be1079920414f6c9ec08d4))
3186
+ * **case names:** correct case names ([733093d](https://github.com/visitscotland/vs-component-library/commit/733093d94d2fba5b1e4296c520938eb58c9874a4))
3187
+ * **components:** linting errors ([644139a](https://github.com/visitscotland/vs-component-library/commit/644139a7a1650d03602a74d2f868972f4a2868c9))
3188
+ * **merge:** more merge errors ([5382a49](https://github.com/visitscotland/vs-component-library/commit/5382a49a47fde2ab37ee1a83ea79b1fa287bb5c4))
3189
+ * **video:** correct addVideo for new store setup ([971be32](https://github.com/visitscotland/vs-component-library/commit/971be32acffc3e39f3a94d33066d0aee95287c77))
3190
+ * **vite.config.js:** define process ([e1b15ce](https://github.com/visitscotland/vs-component-library/commit/e1b15cee86d783062b4b25e01ab7555fbc47ae19))
3191
+
3192
+
3193
+ ### ✨ Features
3194
+
3195
+ * **build:** add process definitions ([2bc5469](https://github.com/visitscotland/vs-component-library/commit/2bc54694e89f0a3c691121e1388d535af30622f3))
3196
+ * **build:** add theo to build script ([3dc6993](https://github.com/visitscotland/vs-component-library/commit/3dc6993e67634a38a35a94d65207fc2cade86266))
3197
+ * **build:** load bootstrap styles globally ([6048409](https://github.com/visitscotland/vs-component-library/commit/6048409c144511aca75c8c1162a5a36a57f7fdbc))
3198
+ * **build:** transpile youtube-vue3 ([5f2c71b](https://github.com/visitscotland/vs-component-library/commit/5f2c71b7cc786f9eb44c8b9c3a8c2b0c4516c9db))
3199
+ * **build:** update yarn lock ([2aecbcc](https://github.com/visitscotland/vs-component-library/commit/2aecbcc1eaaab0ea9b9cabd1e7776d7e3708fb36))
3200
+ * **components:** add vite library build ([041bdc9](https://github.com/visitscotland/vs-component-library/commit/041bdc9337ea09b978c2f2d3593d2b92feab188e))
3201
+ * **components:** export more components ([38109ad](https://github.com/visitscotland/vs-component-library/commit/38109adf885f08c209a50153ed1eb6382b45e25c))
3202
+ * **git:** restore removed changes from merge ([e7d06e6](https://github.com/visitscotland/vs-component-library/commit/e7d06e618e5ecbdebf252b76e2ac628c2dca738b))
3203
+ * **image scaler:** move low rez image logic into img ([b5ccf6a](https://github.com/visitscotland/vs-component-library/commit/b5ccf6a482d7334bf42d3ac1d98fe80923deaeb6))
3204
+ * **image scaling:** move srcset in for all imgs ([ffd4570](https://github.com/visitscotland/vs-component-library/commit/ffd45701553707e4bf9a964cac1a2589c40ccf16))
3205
+ * **images:** tidy up image mixin move ([6f246ac](https://github.com/visitscotland/vs-component-library/commit/6f246ac05591340a6c68f18bc7868e636600408d))
3206
+ * **imagewithcaption:** generate uid for caption without nuxt-unfriendly dependency ([4422755](https://github.com/visitscotland/vs-component-library/commit/4422755d0e20cb578a1241d0328eac6dce37895f))
3207
+ * **meganav:** make meganav item names more generic ([3fc7cfc](https://github.com/visitscotland/vs-component-library/commit/3fc7cfc3ae3f190bd9cf84ebfafb4c73750fd368))
3208
+ * **release:** change to temporary separate package name ([704ccb5](https://github.com/visitscotland/vs-component-library/commit/704ccb5db959941c73b0cd3aa3f05661151fd362))
3209
+ * **release:** release with merge from main ([1f9c327](https://github.com/visitscotland/vs-component-library/commit/1f9c327cbdfdaac7e3fb8b6af5e90658b1b35c11))
3210
+ * **test:** move pinia test setup to base file ([79c47b7](https://github.com/visitscotland/vs-component-library/commit/79c47b7db3d61e47a4cd7f29661349bbd67f2e4f))
3211
+ * **typescript:** generate declaration files in vite library build ([fd7148e](https://github.com/visitscotland/vs-component-library/commit/fd7148e6b1e267b77f78298276755c8b7c5a51e2))
3212
+ * **video:** change video export for nuxt ([2825238](https://github.com/visitscotland/vs-component-library/commit/28252384a8e4917b89a63836171810f4320773b4))
3213
+ * **video:** switch video integration ([9f716d5](https://github.com/visitscotland/vs-component-library/commit/9f716d5c5a4a68d8141fde6cddb80732defc9f60))
3214
+ * **video:** switch vue 3 youtube embed ([343a947](https://github.com/visitscotland/vs-component-library/commit/343a9477da5c8f33864bfd2b3c14d2c2036c0af9))
3215
+
3216
+ ### [2.0.7](https://github.com/visitscotland/vs-component-library/compare/v2.0.6...v2.0.7) (2024-05-21)
3217
+
3218
+ ### [2.0.6](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v2.0.6) (2024-05-21)
3219
+
3220
+
3221
+ ### 🔖 Others
3222
+
3223
+ * **.yarnrc.yml:** add npmPublishAccess setting ([e592f91](https://github.com/visitscotland/vs-component-library/commit/e592f91e18583aae4356d63ad669c7355bf25100))
3224
+
3225
+ ### [2.0.5](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v2.0.5) (2024-05-16)
3226
+
3227
+
3228
+ ### ♻️ Code Refactoring
3229
+
3230
+ * **storybook:** auto migrate to storybook 8 ([7fc7108](https://github.com/visitscotland/vs-component-library/commit/7fc7108e2bdfdd633d20bbc5d6b7cf486e1d52cd))
3231
+ * **storybook:** fix storybook build ([3287531](https://github.com/visitscotland/vs-component-library/commit/328753148e2c3393dd791f51731dc40cb8e326d3))
3232
+
3233
+
3234
+ ### ✨ Features
3235
+
3236
+ * **chromatic:** add turbosnap to chromatic local build ([7d4913e](https://github.com/visitscotland/vs-component-library/commit/7d4913ea82217c84f7da9bb68d3ceef6f08b6d9c))
3237
+
3238
+
3239
+ ### 🏗 Build System
3240
+
3241
+ * **chromatic:** add chromatic ignore to card images that change often ([75d2193](https://github.com/visitscotland/vs-component-library/commit/75d21931eccf7834ed28c4a39b5ac379d4188e4f))
3242
+ * **chromatic:** add chromatic ignore to elements that change often ([abc1752](https://github.com/visitscotland/vs-component-library/commit/abc175253251af85af4e89ecdaf30c286ea071b6))
3243
+ * **vite:** remove ViteRequireContext ([d746a51](https://github.com/visitscotland/vs-component-library/commit/d746a513a5349b467a21c62ba854fdbb5bc0805f))
3244
+ * **yarn:** add missing yarn release ([8d8352f](https://github.com/visitscotland/vs-component-library/commit/8d8352fe2684047d6ba6067189e7de043e8903b5))
3245
+ * **yarn:** removing unused packages ([0e00b7e](https://github.com/visitscotland/vs-component-library/commit/0e00b7e4165842452fb3d8edea1d87b91180fb0b))
3246
+ * **yarn:** upgrade to yarn 4 and fix dependecy issues ([4fc4e8d](https://github.com/visitscotland/vs-component-library/commit/4fc4e8d6f15627e4d33efa8c6bae43bd29543185))
3247
+
3248
+
3249
+ ### 🔖 Others
3250
+
3251
+ * **storybook:** upgrade to latest storybook version ([683e596](https://github.com/visitscotland/vs-component-library/commit/683e5961c0f962a15dd626df555e1c06473366b0))
3252
+ * **vite:** update vite config to mts ([8fe28de](https://github.com/visitscotland/vs-component-library/commit/8fe28def1ee67e17e513577dcb6bd7766be765cb))
3253
+ * **yarn.lock:** add updated yarn.lock file ([143bdf0](https://github.com/visitscotland/vs-component-library/commit/143bdf01860f06709c3ba6fe5fdc997c3b144c9a))
3254
+
3255
+
3256
+ ### 🎨 Styling
3257
+
3258
+ * **chromatic:** ignore itinerary and psr elements in chromatic ([d28a9dc](https://github.com/visitscotland/vs-component-library/commit/d28a9dc955058c92b4f4f9c9194be2e01206a9e8))
3259
+
3260
+
3261
+ ### 🐛 Bug Fixes
3262
+
3263
+ * **autocomplete:** remove unused function ([1a1ce91](https://github.com/visitscotland/vs-component-library/commit/1a1ce91241535dc344fd54a2d22cce163f79c372))
3264
+ * **autocomplete:** replace non-accessible third-party component ([73a9ee3](https://github.com/visitscotland/vs-component-library/commit/73a9ee3129ee79ecc4120429f13c0a965dac29b3))
3265
+ * **autocomplete:** replace non-accessible third-party component ([10c45d2](https://github.com/visitscotland/vs-component-library/commit/10c45d244ed3e732d2005c9de13b1591ac259709))
3266
+ * **marketo:** fix breaking marketo form story ([b9b95c2](https://github.com/visitscotland/vs-component-library/commit/b9b95c287987c0927f57d8b2c57e8a9d28b591aa))
3267
+
3268
+
3269
+ ### ✅ Tests
3270
+
3271
+ * **autocomplete:** update tests ([b4835db](https://github.com/visitscotland/vs-component-library/commit/b4835dbcc7cba7ca3cf01f5b5844eca10eda02f6))
3272
+
3273
+ ### [2.0.4](https://github.com/visitscotland/vs-component-library/compare/v2.0.3...v2.0.4) (2024-05-02)
3274
+
3275
+
3276
+ ### 🎨 Styling
3277
+
3278
+ * **socialshare:** remove dark variant from icon ([f9376c7](https://github.com/visitscotland/vs-component-library/commit/f9376c7703e112def12b950426e89eac708f0215))
3279
+
3280
+
3281
+ ### ✅ Tests
3282
+
3283
+ * **test:** fix unit test warnings ([1a98aeb](https://github.com/visitscotland/vs-component-library/commit/1a98aebf801851c4aac8f03703bbc60ece283ca7))
3284
+
3285
+ ### [2.0.3](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v2.0.3) (2024-04-30)
3286
+
3287
+
3288
+ ### 🔖 Others
3289
+
3290
+ * **eslint:** run eslint only on staged files ([a818cf1](https://github.com/visitscotland/vs-component-library/commit/a818cf154f10b594f6e1c74dddecd6d23e49311f))
3291
+ * **prettier:** adding prettier to tidy files ([52ff314](https://github.com/visitscotland/vs-component-library/commit/52ff314bf9c40b86e7582847b455445793f41372))
3292
+
3293
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
3294
+
3295
+
3296
+ ### 🎨 Styling
3297
+
3298
+ * **modulewrapper:** add new background theme to module wrapper ([6bcfc51](https://github.com/visitscotland/vs-component-library/commit/6bcfc515b6aee6b0d6bcbca4e4e458c8042f54f4))
3299
+
3300
+
3301
+ ### 🔖 Others
3302
+
3303
+ * **release:** 2.0.2 ([9a180ea](https://github.com/visitscotland/vs-component-library/commit/9a180ea40da6ebe6ad8cf50939725f9b1261ab19))
3304
+
3305
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
3306
+
3307
+
3308
+ ### 🎨 Styling
3309
+
3310
+ * **imagewithcaption:** rebrand of imagewithcaption component colours ([27ace5a](https://github.com/visitscotland/vs-component-library/commit/27ace5a66327d96cfdbccc80e56212d858d5c19b))
3311
+ * **itinerary:** rebrand itinerary colours ([56f87a5](https://github.com/visitscotland/vs-component-library/commit/56f87a5c873a7367ecee7729c6c28b55448cd028))
3312
+ * **list:** rebrand lists colours ([514e8e3](https://github.com/visitscotland/vs-component-library/commit/514e8e32f9824efa6f3f6909dd7a0e1ca4e9bcbc))
3313
+ * **map:** rebrand map component colours ([3a00e1c](https://github.com/visitscotland/vs-component-library/commit/3a00e1c8557057f1f8d48e4ee0e3dec7ee10bceb))
3314
+ * **map:** rebranding map component colour ([a4c6c57](https://github.com/visitscotland/vs-component-library/commit/a4c6c572c0f4844675ea5c3bfbc8b85436dad000))
3315
+ * **megalinks:** rebrand megalinks colours ([6d11b94](https://github.com/visitscotland/vs-component-library/commit/6d11b94f590880f9f7e4e5fb1455f34dc5996c3a))
3316
+ * **megalinks:** rebrand megalinks colours removing dark theme ([803ddaf](https://github.com/visitscotland/vs-component-library/commit/803ddaf9cf671a8dea8ca0aea2e02810db1325bc))
3317
+ * **meganav:** rebrand meganav colours ([b560103](https://github.com/visitscotland/vs-component-library/commit/b560103dccbc03c5287a5f9e90fe41a45db6ac2b))
3318
+ * **meganav:** tweaks to meganav rebrand colours ([3d91527](https://github.com/visitscotland/vs-component-library/commit/3d9152738eef580d943a6df931da9fbe2cf44aa0))
3319
+ * **product search:** rebrand product search colours ([3345082](https://github.com/visitscotland/vs-component-library/commit/33450821967b3bae26a4448d834bf15cc0555470))
3320
+ * **radiobutton:** rebrand radio button ([fb4f4de](https://github.com/visitscotland/vs-component-library/commit/fb4f4de8db8c19434600c4eb1f21b32446a63450))
3321
+ * **site-search:** rebrand sitesearch colours ([096c680](https://github.com/visitscotland/vs-component-library/commit/096c680b347e0468d8bdd8ce99c59643f1b2ce8a))
3322
+ * **sitesearch:** finish rebranding sitesearch button ([670d153](https://github.com/visitscotland/vs-component-library/commit/670d1536507b9891eb151a008aef00d050b2b121))
3323
+ * **ski scotland:** rebrand ski scotland components ([42d261c](https://github.com/visitscotland/vs-component-library/commit/42d261ca1943c56719d1eb48ca672b91244bffb6))
3324
+ * **stories:** tidy up warning, imagewithcaption and article stories ([7c5249d](https://github.com/visitscotland/vs-component-library/commit/7c5249d405f427b0b0cc815af134341a79a66693))
3325
+ * **stretchedlink:** remove commented out code ([d99e9ce](https://github.com/visitscotland/vs-component-library/commit/d99e9ced43c5ca7312a38a90f6c0af8cac470383))
3326
+ * **summarybox:** next round of rebranded components ([68ed90a](https://github.com/visitscotland/vs-component-library/commit/68ed90ab19ed89219fe78c2137b8af422b67b79a))
3327
+ * **svg:** fix svg fill in stories ([0374fdc](https://github.com/visitscotland/vs-component-library/commit/0374fdc9c1323b20663818893d7096b5f9650aef))
3328
+ * **tags:** last of the colour rebrand ([5addd17](https://github.com/visitscotland/vs-component-library/commit/5addd179de4e53e75e91e39cb8540980addd3214))
3329
+ * **tokens:** add accent tokens ([3458f02](https://github.com/visitscotland/vs-component-library/commit/3458f02ebebe2ecf791f45305bd3e37c031652e1))
3330
+ * **tokens:** removing old tokens ([4706e42](https://github.com/visitscotland/vs-component-library/commit/4706e423c2643a7a6302f52fcdb4f60d033ca9eb))
3331
+ * **warning:** remove theme from warning component ([c99e8f4](https://github.com/visitscotland/vs-component-library/commit/c99e8f4970379ec38a98559f7cb1c9177034cb7a))
3332
+
3333
+
3334
+ ### ✅ Tests
3335
+
3336
+ * **megalinks:** remove test for removed theme prop ([ea1df9b](https://github.com/visitscotland/vs-component-library/commit/ea1df9b5a1630cc752c9e8384aa55a29aa41c7b9))
3337
+ * **site-search:** fix breaking site-search test ([996db96](https://github.com/visitscotland/vs-component-library/commit/996db960b7543fd7b9fa44ff79f6a3947426c6da))
3338
+ * **togglebutton:** fix togglebutton unit tests ([3e14616](https://github.com/visitscotland/vs-component-library/commit/3e14616e5283756f87c8344b53821a4339d7ccf3))
3339
+ * **warning:** remove failing warning tests ([481dd2a](https://github.com/visitscotland/vs-component-library/commit/481dd2a67535fceb7c34d66196dabfc4772b1d2b))
3340
+
3341
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
3342
+
3343
+
3344
+ ### 🐛 Bug Fixes
3345
+
3346
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
3347
+
3348
+ ### [1.2.9](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.9) (2024-04-19)
3349
+
3350
+
3351
+ ### 🐛 Bug Fixes
3352
+
3353
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
3354
+
3355
+ ### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
3356
+
3357
+
3358
+ ### 🐛 Bug Fixes
3359
+
3360
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
3361
+
3362
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
3363
+
3364
+
3365
+ ### 🐛 Bug Fixes
3366
+
3367
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
3368
+
3369
+ ### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
3370
+
3371
+
3372
+ ### 🐛 Bug Fixes
3373
+
3374
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
3375
+
3376
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
3377
+
3378
+
3379
+ ### 🐛 Bug Fixes
3380
+
3381
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
3382
+
3383
+ ### [1.2.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.5...v1.2.6) (2024-03-25)
3384
+
3385
+
3386
+ ### ♻️ Code Refactoring
3387
+
3388
+ * **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
3389
+ * **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
3390
+
3391
+
3392
+ ### 🐛 Bug Fixes
3393
+
3394
+ * **product search:** add missing label ([296787c](https://github.com/visitscotland/vs-component-library/commit/296787c3d6b18530f64a348538884bae5bf55833)), closes [#188](https://github.com/visitscotland/vs-component-library/issues/188)
3395
+ * **product search:** trim location value ([3045196](https://github.com/visitscotland/vs-component-library/commit/3045196f0f7704d0fe427b7c002a2ecac3c6194b))
3396
+
3397
+
3398
+ ### 🔖 Others
3399
+
3400
+ * **release:** 1.2.6 ([bf736ad](https://github.com/visitscotland/vs-component-library/commit/bf736ade4083b37875e9837f2d1cf339a691690a))
3401
+
3402
+ ### [1.2.5](https://github.com/visitscotland/vs-component-library/compare/v1.2.4...v1.2.5) (2024-03-25)
3403
+
3404
+
3405
+ ### 🎨 Styling
3406
+
3407
+ * **stories:** add more no javascript stories and fix small ui bugs ([e2ca64d](https://github.com/visitscotland/vs-component-library/commit/e2ca64dc3ecbfb308e98bfaf87e738065a4df405))
3408
+
3409
+
3410
+ ### ✨ Features
3411
+
3412
+ * **storybook:** add datalayer watcher addon to test datalayer events ([7907e2c](https://github.com/visitscotland/vs-component-library/commit/7907e2cd1be0c1c6756e131d826f5aaee239c171))
3413
+
3414
+
3415
+ ### 🐛 Bug Fixes
3416
+
3417
+ * **data-layer-templates.js:** incorrect datalayer key ([fbed052](https://github.com/visitscotland/vs-component-library/commit/fbed0526d7047439535719fd7bf6348110254c92)), closes [#141](https://github.com/visitscotland/vs-component-library/issues/141)
3418
+ * **footer:** remove footer story breaking chromatic build ([b880aec](https://github.com/visitscotland/vs-component-library/commit/b880aec5d22015334055111f475ea242ef982365))
3419
+ * **product search:** add missing label ([296787c](https://github.com/visitscotland/vs-component-library/commit/296787c3d6b18530f64a348538884bae5bf55833)), closes [#188](https://github.com/visitscotland/vs-component-library/issues/188)
3420
+ * **product search:** trim autocomplete inputs ([f4165f0](https://github.com/visitscotland/vs-component-library/commit/f4165f06d41a156e8349f4a46d93cd2a9957cd20)), closes [#317](https://github.com/visitscotland/vs-component-library/issues/317)
3421
+
3422
+
3423
+ ### ♻️ Code Refactoring
3424
+
3425
+ * **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
3426
+ * **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
3427
+
3428
+
3429
+ ### 🔖 Others
3430
+
3431
+ * **release:** 1.2.5 ([45e4b15](https://github.com/visitscotland/vs-component-library/commit/45e4b15478a15ef638edadb75cac45fb789e64c9))
3432
+
3433
+ ### [1.2.4](https://github.com/visitscotland/vs-component-library/compare/v0.0.7...v1.2.4) (2024-03-19)
3434
+
3435
+
3436
+ ### ✨ Features
3437
+
3438
+ * **font awesome:** add all font awesome icons ([f8ed056](https://github.com/visitscotland/vs-component-library/commit/f8ed05671fe7c1d016ea5a83879784ca140b4850)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
3439
+ * **footer:** updated twitter icon ([8a0f473](https://github.com/visitscotland/vs-component-library/commit/8a0f473d25a2eeff24949397a4a36515275f6f62)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
3440
+ * **social share:** update twitter icon ([65c43bc](https://github.com/visitscotland/vs-component-library/commit/65c43bc8b9a9f473a9e021c46990d2d66da7860d)), closes [#81](https://github.com/visitscotland/vs-component-library/issues/81)
3441
+
3442
+
3443
+ ### ♻️ Code Refactoring
3444
+
3445
+ * **font awesome:** remove unused scss and font files ([0c823a3](https://github.com/visitscotland/vs-component-library/commit/0c823a3f326471aab8b11d246d24e1ec439d6197))
3446
+ * **footer social item:** remove old twitter icon styles ([c2d7f83](https://github.com/visitscotland/vs-component-library/commit/c2d7f83051f3a6df144e13be31341dbc143f8b9f))
3447
+ * **social share item:** remove old twitter icon styles ([3a9ae9a](https://github.com/visitscotland/vs-component-library/commit/3a9ae9a74c1bd02f5aec3420c6520c29802dad82))
3448
+
3449
+
3450
+ ### ✅ Tests
3451
+
3452
+ * **social share item:** update test ([cb0e472](https://github.com/visitscotland/vs-component-library/commit/cb0e47276cb80a5092bc837ec8a93b93bcd282d2))
3453
+
3454
+
3455
+ ### 🎨 Styling
3456
+
3457
+ * **stories:** add in missing no-js stories and fix occasional ui bug ([313eb7c](https://github.com/visitscotland/vs-component-library/commit/313eb7c8b8d2397518901a57126c6e33021e11d6))
3458
+
3459
+
3460
+ ### 🔖 Others
3461
+
3462
+ * **release:** 1.2.4 ([892d5a4](https://github.com/visitscotland/vs-component-library/commit/892d5a4d508ebbbecbe8e1596809739d4ece8086))
3463
+
3464
+ ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
3465
+
3466
+
3467
+ ### 🔖 Others
3468
+
3469
+ * **release:** 1.2.3 ([933ff73](https://github.com/visitscotland/vs-component-library/commit/933ff73431f293fbf31ac1581db5179d81118c2c))
3470
+
3471
+ ### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
3472
+
3473
+
3474
+ ### ✅ Tests
3475
+
3476
+ * **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
3477
+ * **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
3478
+
3479
+
3480
+ ### ✨ Features
3481
+
3482
+ * **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
3483
+ * **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
3484
+ * **map with side bar:** replace card back button with menu button ([e477637](https://github.com/visitscotland/vs-component-library/commit/e4776379370e4a43edf660c4c2fbacd92eeb2401)), closes [#308](https://github.com/visitscotland/vs-component-library/issues/308)
3485
+ * **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
3486
+
3487
+
3488
+ ### 🎨 Styling
3489
+
3490
+ * **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
3491
+
3492
+
3493
+ ### 🐛 Bug Fixes
3494
+
3495
+ * **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
3496
+ * **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
3497
+ * **bootstrap5:** prevent smooth autoscroll for selenium ([873d669](https://github.com/visitscotland/vs-component-library/commit/873d66912e4c99ec58fca59d9fd26e0dd20c54ca))
3498
+ * **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
3499
+ * **map with sidebar:** reset filters when closing card ([b25cd3c](https://github.com/visitscotland/vs-component-library/commit/b25cd3c99a355c5bb6b4ed7bbab4459eea95713d)), closes [#309](https://github.com/visitscotland/vs-component-library/issues/309) [#310](https://github.com/visitscotland/vs-component-library/issues/310)
3500
+ * **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
3501
+
3502
+
3503
+ ### 🔖 Others
3504
+
3505
+ * **release:** 1.2.2 ([ea8bae1](https://github.com/visitscotland/vs-component-library/commit/ea8bae1fe5e40da893ac6f314b2ca241e25506cf))
3506
+
3507
+ ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
3508
+
3509
+
3510
+ ### ✅ Tests
3511
+
3512
+ * **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
3513
+ * **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
3514
+
3515
+
3516
+ ### ✨ Features
3517
+
3518
+ * **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
3519
+ * **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
3520
+ * **map with side bar:** replace card back button with menu button ([e477637](https://github.com/visitscotland/vs-component-library/commit/e4776379370e4a43edf660c4c2fbacd92eeb2401)), closes [#308](https://github.com/visitscotland/vs-component-library/issues/308)
3521
+ * **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
3522
+
3523
+
3524
+ ### 🎨 Styling
3525
+
3526
+ * **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
3527
+
3528
+
3529
+ ### 🐛 Bug Fixes
3530
+
3531
+ * **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
3532
+ * **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
3533
+ * **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
3534
+ * **map with sidebar:** reset filters when closing card ([b25cd3c](https://github.com/visitscotland/vs-component-library/commit/b25cd3c99a355c5bb6b4ed7bbab4459eea95713d)), closes [#309](https://github.com/visitscotland/vs-component-library/issues/309) [#310](https://github.com/visitscotland/vs-component-library/issues/310)
3535
+ * **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
3536
+
3537
+ ### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
3538
+
3539
+
3540
+ ### 🐛 Bug Fixes
3541
+
3542
+ * **bootstrap5:** prevent smooth autoscroll for selenium ([873d669](https://github.com/visitscotland/vs-component-library/commit/873d66912e4c99ec58fca59d9fd26e0dd20c54ca))
3543
+
3544
+ ### [1.2.1](https://github.com/visitscotland/vs-component-library/compare/v1.2.0...v1.2.1) (2024-02-27)
3545
+
3546
+
3547
+ ### ✨ Features
3548
+
3549
+ * **map with sidebar:** add icon to map menu button ([1773188](https://github.com/visitscotland/vs-component-library/commit/1773188b47aa65e60e6ca9404770d9d4e0f43643)), closes [#307](https://github.com/visitscotland/vs-component-library/issues/307)
3550
+
3551
+
3552
+ ### 🐛 Bug Fixes
3553
+
3554
+ * **button.vue:** icon position ([ec84b3b](https://github.com/visitscotland/vs-component-library/commit/ec84b3b37fa7e25a9ec07b19527c42b091bf83e2)), closes [#307](https://github.com/visitscotland/vs-component-library/issues/307)
3555
+ * **button:** small icon position ([e540eb3](https://github.com/visitscotland/vs-component-library/commit/e540eb36226036b278b4b71826affda570315be2)), closes [#307](https://github.com/visitscotland/vs-component-library/issues/307)
3556
+
3557
+ ## [1.2.0](https://github.com/visitscotland/vs-component-library/compare/v1.1.7...v1.2.0) (2024-02-22)
3558
+
3559
+
3560
+ ### ♻️ Code Refactoring
3561
+
3562
+ * **_bootstrap-overrides.scss:** set body-emphasis var to color-base-text ([5961de2](https://github.com/visitscotland/vs-component-library/commit/5961de28d2eab450b9b5ff80c0f5bfe5d6a9b92c))
3563
+ * **_global-styles.css:** add and hr rule to override new bootstrap default opacity ([3b703da](https://github.com/visitscotland/vs-component-library/commit/3b703da0dac89f9bd4f5b9e98cd33f6beba36eba))
3564
+ * **bootstrap voverrides:** reset new spacer defaults from BS5 ([ecb4175](https://github.com/visitscotland/vs-component-library/commit/ecb417538587f53bcda68ba763d13f3e7c4ba74b))
3565
+ * **bootstrap-overrides.scss:** override new default custom property ([8c78b83](https://github.com/visitscotland/vs-component-library/commit/8c78b8387918bc555747ae6347605f3c6e7c3ca5))
3566
+ * **bootstrap:** include missing Bootstrap 5 files ([db47ece](https://github.com/visitscotland/vs-component-library/commit/db47eced98bd803784c201659e7dae723569ebe2))
3567
+ * **bootstrrap overrides:** enable negative margin utility classes ([90021c8](https://github.com/visitscotland/vs-component-library/commit/90021c8a87baa79deba7ca76e95a4e83e837ff87))
3568
+ * **col.vue and carousel.vue:** remove position util from col and apply in .slider ([b06a772](https://github.com/visitscotland/vs-component-library/commit/b06a77211a9a273fe8ac8d1502d1bf3b615e6885))
3569
+ * **gutters and coreestyles:** update gutter utils for brevity per BS5 and import containers ([29d3f0f](https://github.com/visitscotland/vs-component-library/commit/29d3f0f81746a474cedf16ecc381962871553bac))
3570
+ * **input.vue:** reduce line-height to override BS default value ([f8b1c88](https://github.com/visitscotland/vs-component-library/commit/f8b1c88c0e2d6aa8d4d492c66f1a56d4ee2d4fb7))
3571
+ * **media-breakpoint mixin:** increase 2nd arg of -between() and arg of -down() to next width up ([3289bd5](https://github.com/visitscotland/vs-component-library/commit/3289bd59a56ab59fe739438a0366a5558ba07ab4))
3572
+ * **media-breakpoint-down mixin:** move param up one level per BS5 ([17875c8](https://github.com/visitscotland/vs-component-library/commit/17875c81de60ec709967aeade58f046f96581955))
3573
+ * **meganav component; pageintro story:** add position-relative to columns ([1fa22d6](https://github.com/visitscotland/vs-component-library/commit/1fa22d644005a0d193f5c0590213971cb91b66dc))
3574
+ * **overrides and story:** remove util in pattern story, override new BS5 default ([6235529](https://github.com/visitscotland/vs-component-library/commit/6235529454ec9c99988748b76deff5a72ed9e6a0))
3575
+ * **panel.vue:** set padding per previous baseline ([3374277](https://github.com/visitscotland/vs-component-library/commit/33742779417532d608a4928707e7a21edfc0d5d3))
3576
+ * **radiobutton:** override 0.125rem margin bottom with 0 ([cfee12d](https://github.com/visitscotland/vs-component-library/commit/cfee12dbc07f8ce033e2a7ade63a0d11acfed683))
3577
+ * **select.vue:** override new bootstrap bg image icon ([8ee322e](https://github.com/visitscotland/vs-component-library/commit/8ee322e0db5e93e945ce0f5ea0d73ade724a0007))
3578
+ * **sitesearch.vue:** apply visually-hidden class - updated from sr-only BS change ([5a1eb99](https://github.com/visitscotland/vs-component-library/commit/5a1eb993712e66a883ef33ee4581603728542abb))
3579
+ * **sr-only:** replace sr-only with visually-hidden per BS5 ([4daa1a4](https://github.com/visitscotland/vs-component-library/commit/4daa1a41f67d0e90933985692c7d6429ed90df3b))
3580
+ * **summaryboxdistancelistitem.vue:** auto margins l/r ([29e8b7c](https://github.com/visitscotland/vs-component-library/commit/29e8b7cc197d8bd28bebaee48134b67982cb15df))
3581
+ * **tabelheadercell.vue:** set border:0 to preserve snapshot styles ([1c211d4](https://github.com/visitscotland/vs-component-library/commit/1c211d49a9af6ec59bcb70943b2ef3327dc30149))
3582
+ * **table.vue:** remove padding from th > span to correct alignment bug ([e51e360](https://github.com/visitscotland/vs-component-library/commit/e51e360b2c632844bbbd93861397fb4ab5ad9dd9))
3583
+ * **tabledatacell and tableheadercell:** adapt default value and styles to match baseline UI ([dbb39a3](https://github.com/visitscotland/vs-component-library/commit/dbb39a3568b12892e5b585124a95dc975d78dafb))
3584
+ * **tabs.vue:** replace some styles removed in BS5 ([2cceca6](https://github.com/visitscotland/vs-component-library/commit/2cceca6c7fd61dfb7bea4d903186511fd373af6b))
3585
+ * **utility classes:** replace left/right paradigm with start/end paradigm per BS5 ([b3b1543](https://github.com/visitscotland/vs-component-library/commit/b3b1543fd7fc7f2523ca7ff17795843b4494f80c))
3586
+ * various small tweaks to fix layout / value discrepancies ([12f528a](https://github.com/visitscotland/vs-component-library/commit/12f528a41f71a58cd6c6822ef914291a8bc80f2f))
3587
+ * **vscol:** add position-relative utiliy to replace property removed in BS5 ([21d0d93](https://github.com/visitscotland/vs-component-library/commit/21d0d93ffd9b0e55942bd0657b396079843c148d))
3588
+ * **vsradiobutton:** fix layout bug introduced by BS5 ([d3747a5](https://github.com/visitscotland/vs-component-library/commit/d3747a56c41a2fa46bccc7ab80f88c7a8b2c11fc))
3589
+
3590
+
3591
+ ### 🎨 Styling
3592
+
3593
+ * **description-list:** fixing layout for description list ([16c5293](https://github.com/visitscotland/vs-component-library/commit/16c529384fe971860572d53c92aa7b26b59498be))
3594
+ * **description-list:** fixing layout for description list ([c4e911f](https://github.com/visitscotland/vs-component-library/commit/c4e911fe76032643571dd4accdbe54b03b823138))
3595
+
3596
+
3597
+ ### ✅ Tests
3598
+
3599
+ * add accessibility tests for image with caption ([456855f](https://github.com/visitscotland/vs-component-library/commit/456855f5183a9849b35adeaf93192874e9c08949))
3600
+ * adds next round of accessibility tests ([8102ce4](https://github.com/visitscotland/vs-component-library/commit/8102ce44b0796715eaca590a5eadc91102fc61bf))
3601
+ * **description list:** fixing description list to be accessible and remove unused components ([89de9a5](https://github.com/visitscotland/vs-component-library/commit/89de9a5b214f3a210328fcb6fccc98790b7145d1))
3602
+ * fix description list unit test ([a1a514c](https://github.com/visitscotland/vs-component-library/commit/a1a514c8d4fce070c3f1628597f41dc62d5ba062))
3603
+ * fixing layout for description list ([7f2e27b](https://github.com/visitscotland/vs-component-library/commit/7f2e27beaeb0a2efb1993297c4bc352e24d6c83d))
3604
+ * **jest:** add jest-axe to test ([576e2f6](https://github.com/visitscotland/vs-component-library/commit/576e2f6a1a31dd3179f3231811765754a6438a80))
3605
+ * remove console log ([a1aaad5](https://github.com/visitscotland/vs-component-library/commit/a1aaad5d040c27c7ce37c81cc1cc9bc63fd048a9))
3606
+ * **test:** add first round of accessibility tests ([953480c](https://github.com/visitscotland/vs-component-library/commit/953480c2597d34d6ff01b223964946089432ed32))
3607
+ * **test:** adds next batch of accessibility tests ([fa0b68a](https://github.com/visitscotland/vs-component-library/commit/fa0b68aab865eb40c2012ef455d2c170f6081c63))
3608
+ * **test:** adds next round of accessibility tests ([beccec1](https://github.com/visitscotland/vs-component-library/commit/beccec17456427f227a48091f78f5fe84f87afc2))
3609
+ * **tests:** adds next round of accessibility tests ([f47f039](https://github.com/visitscotland/vs-component-library/commit/f47f0397c195fde223a808b6f2dc1a3fa4e10a1e))
3610
+ * **tests:** last batch of accessibility tests ([7fbe18c](https://github.com/visitscotland/vs-component-library/commit/7fbe18c0d52e2e0e538932c7f5931d309c8c83c6))
3611
+ * **tests:** next batch of accessibility tests added ([b73e8b9](https://github.com/visitscotland/vs-component-library/commit/b73e8b9f408ce3589a571cd8ea5b573e1ba46ba0))
3612
+
3613
+
3614
+ ### 🐛 Bug Fixes
3615
+
3616
+ * **bootstrap:** fix layout issues after bootstrap migration on number input and description list ([b4cefcb](https://github.com/visitscotland/vs-component-library/commit/b4cefcbc96c4f57685bf431a0a2782767ec19a85))
3617
+ * **bootstrap:** fixing various layout issues ([77f11b2](https://github.com/visitscotland/vs-component-library/commit/77f11b286ca3f17700b3d8146f17ff7ef1a87d28))
3618
+ * **carousel:** fix carousel layout ([8766433](https://github.com/visitscotland/vs-component-library/commit/8766433edf52de8fec8a54bc5af413f536d71641))
3619
+ * **input:** fix input focus states ([8a76cf5](https://github.com/visitscotland/vs-component-library/commit/8a76cf59fc02e2f3146b405e577afe1c63972848))
3620
+ * **nav:** fix bootstrap 5 issues in the nav ([5c381c6](https://github.com/visitscotland/vs-component-library/commit/5c381c621a352f91c5969923db726bdb03394ea6))
3621
+ * **radio:** fix radio button text alignment ([d095955](https://github.com/visitscotland/vs-component-library/commit/d09595545fd0dc90587c89b8b71aed94f4ee60aa))
3622
+ * **search:** fix missing label in search bar ([0ec4d8e](https://github.com/visitscotland/vs-component-library/commit/0ec4d8e47bbd3ac39ce5f37938db673aa58f6ae3))
3623
+
3624
+ ### [1.1.7](https://github.com/visitscotland/vs-component-library/compare/v1.1.6...v1.1.7) (2024-01-11)
3625
+
3626
+
3627
+ ### 🐛 Bug Fixes
3628
+
3629
+ * **img:** change generic-lqip image to jpg ([b64c98a](https://github.com/visitscotland/vs-component-library/commit/b64c98a4127492c84ec9a6b72b8dcb764d2456de))
3630
+ * **img:** fix css image url in img.vue ([070095e](https://github.com/visitscotland/vs-component-library/commit/070095e76beaa65564eb1bd06eeb00332d67ffea))
3631
+ * **psw:** adds refine date for dates except accommodation ([eef08ac](https://github.com/visitscotland/vs-component-library/commit/eef08aca942a4e1157400fc808d59119ae07a777))
3632
+
3633
+ ### [1.1.6](https://github.com/visitscotland/vs-component-library/compare/v1.1.5...v1.1.6) (2024-01-08)
3634
+
3635
+
3636
+ ### ✨ Features
3637
+
3638
+ * **form:** move aria description logic into mixin for all inputs ([b27e850](https://github.com/visitscotland/vs-component-library/commit/b27e850d240cc6fff023cbce1e68e41eefc29cbc))
3639
+
3640
+
3641
+ ### ♻️ Code Refactoring
3642
+
3643
+ * **components:** fix file paths after directory move ([fe90bbe](https://github.com/visitscotland/vs-component-library/commit/fe90bbe79f25ae2f79c3b6103e76c37eb32523f2))
3644
+ * **components:** move all components into one folder and remove Elements and Patterns ([88fc86c](https://github.com/visitscotland/vs-component-library/commit/88fc86c055d3739d59f5242a66ac039d9dc782ce))
3645
+ * **stories:** remove element and patterns folders from stories ([d1a691a](https://github.com/visitscotland/vs-component-library/commit/d1a691aa1534f287bd98a13fa31dca72ee353d9d))
3646
+ * **stories:** remove elements and patterns from Storybook ([eece70d](https://github.com/visitscotland/vs-component-library/commit/eece70d20d5f95810a450523481c7d5131c58856))
3647
+
3648
+
3649
+ ### 🐛 Bug Fixes
3650
+
3651
+ * **components:** fix file paths ([cd30365](https://github.com/visitscotland/vs-component-library/commit/cd30365307cabfea88736c6bd9bbb9341c949f5a))
3652
+ * **map:** fix map test data urls so they work in chromatic ([85649aa](https://github.com/visitscotland/vs-component-library/commit/85649aada3920f98298384e6038682a2d3fe9486))
3653
+ * **modal:** fix file path in modal story ([e30ae4c](https://github.com/visitscotland/vs-component-library/commit/e30ae4cc1e96f8a1c0b16d46809e96971f54cc86))
3654
+ * **psw:** update accommodation to have correct date names ([d5bb7a7](https://github.com/visitscotland/vs-component-library/commit/d5bb7a758f13bf26d593b30ea1f7062a6f850155))
3655
+
3656
+
3657
+ ### ✅ Tests
3658
+
3659
+ * **psw:** add tests for new selectedProd prop in dateRange ([40afc3c](https://github.com/visitscotland/vs-component-library/commit/40afc3cedb24d1dddcb4551914f3e6351404e232))
3660
+
3661
+ ### [1.1.5](https://github.com/visitscotland/vs-component-library/compare/v1.1.4...v1.1.5) (2023-11-27)
3662
+
3663
+
3664
+ ### ✨ Features
3665
+
3666
+ * **carbon calculator:** correct heading hierarchy ([be08d06](https://github.com/visitscotland/vs-component-library/commit/be08d06d397d6f8c70a42a3bf9fbab506cc6ffc5))
3667
+ * **carbon calculator:** remove cat heading if empty ([9229f5e](https://github.com/visitscotland/vs-component-library/commit/9229f5e66442b403919da57ad3d09b14c7369b7b))
3668
+ * **form:** stop aria description pointing to missing hint ([ed48232](https://github.com/visitscotland/vs-component-library/commit/ed482329fd2d0f9175fca8f6b306db0a564143c1))
3669
+ * **progress bar:** add aria labelled by for pointing to progress label ([4657bac](https://github.com/visitscotland/vs-component-library/commit/4657bac03a4e231e491ac59d5f7b8ab3ecd44414))
3670
+
3671
+
3672
+ ### 🐛 Bug Fixes
3673
+
3674
+ * **carbon calculator:** correct heading levels for unicorn ([2ca327b](https://github.com/visitscotland/vs-component-library/commit/2ca327b89fc73dc296eb34f46ec27cba5b856b94))
3675
+ * **carousel:** ensure off screen text links are fully disabled in carousel ([df4ee54](https://github.com/visitscotland/vs-component-library/commit/df4ee5457921a5485188fbb559aa126205352616))
3676
+ * **datalayer:** fix dataLayer not being defined error ([c8d4685](https://github.com/visitscotland/vs-component-library/commit/c8d46853ad9f004905cd7695f359cad0ea4b5cfe))
3677
+ * **datalayer:** fix timeout issue for datalayer on meganav ([5f55931](https://github.com/visitscotland/vs-component-library/commit/5f55931f54df0ba100ae165c769369986293c741))
3678
+
3679
+
3680
+ ### 🔖 Others
3681
+
3682
+ * **release:** 1.1.5 ([b2b9a64](https://github.com/visitscotland/vs-component-library/commit/b2b9a64dda5e25747a9bbc78bc4c733648e3597e))
3683
+ * **release:** 1.1.5 ([1655640](https://github.com/visitscotland/vs-component-library/commit/1655640a433ccbdae0aeaee413c105c481714659))
3684
+
3685
+ ### [1.1.4](https://github.com/visitscotland/vs-component-library/compare/v1.1.5...v1.1.4) (2023-11-23)
3686
+
3687
+ ### [1.1.3](https://github.com/visitscotland/vs-component-library/compare/v1.1.0...v1.1.3) (2023-11-23)
3688
+
3689
+
3690
+ ### ♻️ Code Refactoring
3691
+
3692
+ * **map:** remove old itinerary map ([802b8d2](https://github.com/visitscotland/vs-component-library/commit/802b8d2d513007856ae64c3a7e0c06a15ffe146c))
3693
+
3694
+
3695
+ ### ✅ Tests
3696
+
3697
+ * **modal:** bypass mount checks for jest environment ([ab8d368](https://github.com/visitscotland/vs-component-library/commit/ab8d3680ed4f30b25a0376360b62ede41c280c15))
3698
+
3699
+
3700
+ ### 🔖 Others
3701
+
3702
+ * **release:** 1.1.1 ([bc15626](https://github.com/visitscotland/vs-component-library/commit/bc15626acf1bf434c16dacb82483dc3667994137))
3703
+ * **release:** 1.1.2 ([10a9209](https://github.com/visitscotland/vs-component-library/commit/10a920988b4964e86ef5357c42e8888d5bc53966))
3704
+
3705
+
3706
+ ### 🐛 Bug Fixes
3707
+
3708
+ * **carbon calculator:** correct analytics mixin path ([16df17a](https://github.com/visitscotland/vs-component-library/commit/16df17a6f96dcac2fad87e78d907217b31dd9e4b))
3709
+ * **carbon calculator:** remove deprecated per day tests ([fc930bd](https://github.com/visitscotland/vs-component-library/commit/fc930bd7ae3b0b33e3c29f49462e909f72f1ef36))
3710
+ * **map:** fix map API data not displaying ([e14bac4](https://github.com/visitscotland/vs-component-library/commit/e14bac4889708fe5c66edc27f6826231c057751f))
3711
+ * **map:** fix submit button being disabled when filters still selected ([a04ed4f](https://github.com/visitscotland/vs-component-library/commit/a04ed4f9b82eb6533c0179bc894b9feeb0af888a))
3712
+ * **modal:** don't attempt to render the modal component in ssr ([b91dd33](https://github.com/visitscotland/vs-component-library/commit/b91dd332954bf24707921d4dd7f69ae99649fa98))
3713
+ * **productsearchembed:** add analytics to ProductSearchEmbed component ([7b5fcde](https://github.com/visitscotland/vs-component-library/commit/7b5fcdeaaa28f88adc207a2181f73180e5a3ee89))
3714
+
3715
+
3716
+ ### 🎨 Styling
3717
+
3718
+ * **map:** fix margin between label and icon ([9c2545e](https://github.com/visitscotland/vs-component-library/commit/9c2545e9d704717b868b025819a2f7dc8b4e588b))
3719
+
3720
+
3721
+ ### ✨ Features
3722
+
3723
+ * **carbon calculator:** add new icon and style carbon unicorn box ([01e7d86](https://github.com/visitscotland/vs-component-library/commit/01e7d8622712483ea0271a6a33c88e055787a139))
3724
+ * **carbon calculator:** correct vertical spacing throughout calculator ([dd46b56](https://github.com/visitscotland/vs-component-library/commit/dd46b5686057f7b6cf30cc0544fccd4e72e04f5b))
3725
+ * **carbon calculator:** ensure non-en-gb languages see carbon unicorn ([30b9092](https://github.com/visitscotland/vs-component-library/commit/30b9092d186514673ff9c5b95e7eee5358cddb31))
3726
+ * **carbon calculator:** make localised number decimal count consistent ([318f402](https://github.com/visitscotland/vs-component-library/commit/318f402c92020b99b4d18f3616e0bf859a120bac))
3727
+ * **carbon calculator:** remove tips from results page ([432fd16](https://github.com/visitscotland/vs-component-library/commit/432fd163061eaba4d4631b7a994dd02314683e86))
3728
+ * **images:** construct srcset in mixin to ensure they work with additional params ([03ede19](https://github.com/visitscotland/vs-component-library/commit/03ede19be923a7608b6706765ec2295e905c1051))
3729
+ * **images:** reduce code duplication in src set mixin ([c099eae](https://github.com/visitscotland/vs-component-library/commit/c099eae2be0058f6b78a8a32890b1e0545a17fdb))
3730
+
3731
+ ### [1.1.2](https://github.com/visitscotland/vs-component-library/compare/v1.1.1...v1.1.2) (2023-11-22)
3732
+
3733
+
3734
+ ### 🐛 Bug Fixes
3735
+
3736
+ * **modal:** don't attempt to render the modal component in ssr ([b91dd33](https://github.com/visitscotland/vs-component-library/commit/b91dd332954bf24707921d4dd7f69ae99649fa98))
3737
+
3738
+
3739
+ ### ✅ Tests
3740
+
3741
+ * **modal:** bypass mount checks for jest environment ([ab8d368](https://github.com/visitscotland/vs-component-library/commit/ab8d3680ed4f30b25a0376360b62ede41c280c15))
3742
+
3743
+ ### [1.1.1](https://github.com/visitscotland/vs-component-library/compare/v1.1.0...v1.1.1) (2023-11-21)
3744
+
3745
+
3746
+ ### 🐛 Bug Fixes
3747
+
3748
+ * **carbon calculator:** correct analytics mixin path ([16df17a](https://github.com/visitscotland/vs-component-library/commit/16df17a6f96dcac2fad87e78d907217b31dd9e4b))
3749
+ * **carbon calculator:** remove deprecated per day tests ([fc930bd](https://github.com/visitscotland/vs-component-library/commit/fc930bd7ae3b0b33e3c29f49462e909f72f1ef36))
3750
+
3751
+
3752
+ ### ✨ Features
3753
+
3754
+ * **carbon calculator:** add new icon and style carbon unicorn box ([01e7d86](https://github.com/visitscotland/vs-component-library/commit/01e7d8622712483ea0271a6a33c88e055787a139))
3755
+ * **carbon calculator:** correct vertical spacing throughout calculator ([dd46b56](https://github.com/visitscotland/vs-component-library/commit/dd46b5686057f7b6cf30cc0544fccd4e72e04f5b))
3756
+ * **carbon calculator:** ensure non-en-gb languages see carbon unicorn ([30b9092](https://github.com/visitscotland/vs-component-library/commit/30b9092d186514673ff9c5b95e7eee5358cddb31))
3757
+ * **carbon calculator:** make localised number decimal count consistent ([318f402](https://github.com/visitscotland/vs-component-library/commit/318f402c92020b99b4d18f3616e0bf859a120bac))
3758
+ * **carbon calculator:** remove tips from results page ([432fd16](https://github.com/visitscotland/vs-component-library/commit/432fd163061eaba4d4631b7a994dd02314683e86))
3759
+
3760
+ ## [1.1.0](https://github.com/visitscotland/vs-component-library/compare/v1.0.54...v1.1.0) (2023-11-16)
3761
+
3762
+
3763
+ ### 🐛 Bug Fixes
3764
+
3765
+ * **map:** fix breaking unit tests ([1f24a3e](https://github.com/visitscotland/vs-component-library/commit/1f24a3e2651f82d75ed4c4a616788517a10bfc7d))
3766
+ * **map:** fix failing tests ([861bfe6](https://github.com/visitscotland/vs-component-library/commit/861bfe6d49e0aa384ce23e718a9d215db43ae0bc))
3767
+ * **map:** fix regions active state to work when clicking sidebar ([43f9f72](https://github.com/visitscotland/vs-component-library/commit/43f9f72e3b69a3d2400acbbc9b759877b14f70f5))
3768
+ * **map:** fix sidebar hover for polygons ([0e034b4](https://github.com/visitscotland/vs-component-library/commit/0e034b43bbe9ef98ff715224d149fc5cc6c8addc))
3769
+ * **map:** remove active map pin when tabbing to next pin ([7b13f1e](https://github.com/visitscotland/vs-component-library/commit/7b13f1e537f93574445b555e075d8f90d0eeb338))
3770
+
3771
+
3772
+ ### ♻️ Code Refactoring
3773
+
3774
+ * **itinerary:** update itinerary stories with new, working example ([2c5c5c8](https://github.com/visitscotland/vs-component-library/commit/2c5c5c8322e63934d54636afd02bf15e438f6bcf))
3775
+ * **map marker:** update marker popup with new marker dimensions ([7942cc1](https://github.com/visitscotland/vs-component-library/commit/7942cc1e2ad5936d1ee6dedbf08f9b9ef64db61d))
3776
+ * **map:** add new proper to toggle map popups ([0d61ed4](https://github.com/visitscotland/vs-component-library/commit/0d61ed499d1c8a0538fbcee43bb0ccf3f6966c2b))
3777
+ * **map:** add number to map icon ([5e9697e](https://github.com/visitscotland/vs-component-library/commit/5e9697e5069205e53957de8199645556f62970ac))
3778
+ * **map:** add popup functionality to all map features ([dfaee86](https://github.com/visitscotland/vs-component-library/commit/dfaee86986ff1ca8fb008cd54a5b71745519d8ae))
3779
+ * **map:** fix popup functionality across all maps ([498b8e8](https://github.com/visitscotland/vs-component-library/commit/498b8e8822d54bbc578b9d9aca4f0ac9dd5dc4e6))
3780
+ * **map:** refactor adding popup html to get full map object ([cdc2712](https://github.com/visitscotland/vs-component-library/commit/cdc271294b53ed4f7bd99635bee146de0604fa47))
3781
+ * **map:** refactor hovered place to always be full feature object not id ([c1e6ea8](https://github.com/visitscotland/vs-component-library/commit/c1e6ea868279c16ddcc63d813696e5505d635433))
3782
+ * **map:** refactor to use feature object instead of id ([1dbafc0](https://github.com/visitscotland/vs-component-library/commit/1dbafc0fe0796f6947d99916626e68dd07f0360b))
3783
+ * **map:** refactoring map code to be more readable ([7062564](https://github.com/visitscotland/vs-component-library/commit/7062564c7cba288c24d660f7e22700389e2218a6))
3784
+ * **map:** remove console.log statement ([b704904](https://github.com/visitscotland/vs-component-library/commit/b704904ccd26702a540912ae1f29a3eac43f50a5))
3785
+ * **map:** rename main map wrapper to map with sidebar ([b6a4dc7](https://github.com/visitscotland/vs-component-library/commit/b6a4dc7d68136e418551ca903800d73e9528bf81))
3786
+ * **map:** rename map with sidebar story file ([ddfcf40](https://github.com/visitscotland/vs-component-library/commit/ddfcf4014c20ecd1d7ff94b364a3f63cc451bf2c))
3787
+ * **map:** renaming files to follow our naming convention and fixing unit tests ([56a22d4](https://github.com/visitscotland/vs-component-library/commit/56a22d41a9a042f1d1782e8b0382e839c082aa12))
3788
+ * **maps:** move map into its own component ([0177121](https://github.com/visitscotland/vs-component-library/commit/0177121fc9d26cc458df5785bcdfacf0cb789c7a))
3789
+ * **maps:** update itineraries to use default map component ([c317aa7](https://github.com/visitscotland/vs-component-library/commit/c317aa7c6156fe426696424ee8a2ed05e26171ec))
3790
+ * **map:** tidy class names after map refactor ([99178c6](https://github.com/visitscotland/vs-component-library/commit/99178c654975b6424545a387f0a6a99fa7cbb867))
3791
+
3792
+
3793
+ ### 🔖 Others
3794
+
3795
+ * **package.json:** updating Storybook and Babel to fix security alerts ([17e9093](https://github.com/visitscotland/vs-component-library/commit/17e9093c493d07f18f37d3c42886062514fe013f))
3796
+
3797
+
3798
+ ### 🎨 Styling
3799
+
3800
+ * **,ap:** hide full screen button on mobile ([fdc57ad](https://github.com/visitscotland/vs-component-library/commit/fdc57adac266cdd76dacff297c2d9e42bf3f3813))
3801
+ * **map marker:** update map marker style to be bigger ([947cd26](https://github.com/visitscotland/vs-component-library/commit/947cd26ce6cd964679ce2fcfec7acf6ab40ea505))
3802
+ * **map:** add correct colour for marker on hover ([65f6633](https://github.com/visitscotland/vs-component-library/commit/65f663394c24db114a3e758d8d3ec5c837e2aded))
3803
+ * **map:** updating to correct marker color ([b30319f](https://github.com/visitscotland/vs-component-library/commit/b30319fd127554fc6df3778e18c2b8c02867725b))
3804
+
3805
+ ### [1.0.54](https://github.com/visitscotland/vs-component-library/compare/v1.0.53...v1.0.54) (2023-11-15)
3806
+
3807
+
3808
+ ### ✨ Features
3809
+
3810
+ * **cookies:** add option to bypass cookie checks for cms preview mode ([7e06ae0](https://github.com/visitscotland/vs-component-library/commit/7e06ae01eb00dc39388cb0e80de851c0f3fdef2e))
3811
+ * **cookies:** make variables more consistent in verify mixin ([69d656e](https://github.com/visitscotland/vs-component-library/commit/69d656eb2e56d24f4f4b7ff549087958254e3644))
3812
+
3813
+ ### [1.0.53](https://github.com/visitscotland/vs-component-library/compare/v1.0.52...v1.0.53) (2023-11-09)
3814
+
3815
+
3816
+ ### 🐛 Bug Fixes
3817
+
3818
+ * **psw:** add back optional param ([45a01f6](https://github.com/visitscotland/vs-component-library/commit/45a01f68fae87d54f947e442c8996611dcbafb72))
3819
+ * **psw:** fix default location when theres duplicate key ([41cbeee](https://github.com/visitscotland/vs-component-library/commit/41cbeeef17f557ed4e7d31bed0b6a2dc5a078c34))
3820
+
3821
+ ### [1.0.52](https://github.com/visitscotland/vs-component-library/compare/v1.0.51...v1.0.52) (2023-11-09)
3822
+
3823
+
3824
+ ### ✨ Features
3825
+
3826
+ * **carbon calculator:** add data for motorbike and coach ([61f4452](https://github.com/visitscotland/vs-component-library/commit/61f4452e0ca7a7797cfa4dccdd3c33260ae4a4f3))
3827
+ * **carbon calculator:** add more height to pages" ([4ff5911](https://github.com/visitscotland/vs-component-library/commit/4ff59113dcd6971fa60963114756675ed1f752ea))
3828
+ * **carbon calculator:** add tests for duplicate functionality ([e84767f](https://github.com/visitscotland/vs-component-library/commit/e84767fa60c859053d13a05b948ef0e9487b23b5))
3829
+ * **carbon calculator:** adjust tips to per-stage ([eee4415](https://github.com/visitscotland/vs-component-library/commit/eee44150f634aeb95365428a03411306e4fc0d4e))
3830
+ * **carbon calculator:** allow questions with recursive multipliers ([bc0a8d2](https://github.com/visitscotland/vs-component-library/commit/bc0a8d2f4f0350393d0e85759b54b3224f25f3e2))
3831
+ * **carbon calculator:** remove duplicable question for now ([c898884](https://github.com/visitscotland/vs-component-library/commit/c8988843939a55189eb3ab082cd8fef479ba3bf8))
3832
+ * **carbon calculator:** set up question duplication ([1549b97](https://github.com/visitscotland/vs-component-library/commit/1549b97b66f14f610eff290e8b45dabc264068bd))
3833
+ * **carbon calculator:** switch to stage-by-stage multi-question display ([d38c734](https://github.com/visitscotland/vs-component-library/commit/d38c73445b33e0d103211e20c37b06ca9cf955a4))
3834
+
3835
+
3836
+ ### 🐛 Bug Fixes
3837
+
3838
+ * **carbon calculator:** adjust test to account for removed question ([f896792](https://github.com/visitscotland/vs-component-library/commit/f896792b710342c1d2a64be4d1ea58627ef2d52e))
3839
+ * **carbon calculator:** and again ([80455fb](https://github.com/visitscotland/vs-component-library/commit/80455fb8bf3418ba7100824da9c73b6b26e641ff))
3840
+ * **carbon calculator:** fix broken story automation ([496a71c](https://github.com/visitscotland/vs-component-library/commit/496a71ca5c8ac4ef32e6b95dec19d4dcd29d0f4b))
3841
+
3842
+ ### [1.0.51](https://github.com/visitscotland/vs-component-library/compare/v1.0.50...v1.0.51) (2023-11-03)
3843
+
3844
+
3845
+ ### 🐛 Bug Fixes
3846
+
3847
+ * **marketo:** remove duplicate ID on checkbox ([99d5c7e](https://github.com/visitscotland/vs-component-library/commit/99d5c7ec89ecf3e4303d7c52b94035b430dd05f3))
3848
+ * **psw:** fixes active state for autocomplete dropdown ([6907c50](https://github.com/visitscotland/vs-component-library/commit/6907c50f3679d507d020de2a896de19a65902737))
3849
+ * **test:** under cookie mock changes to fix tests ([a8c8914](https://github.com/visitscotland/vs-component-library/commit/a8c89141b70fd95db7196f58b795de1f0787f709))
3850
+
3851
+ ### [1.0.50](https://github.com/visitscotland/vs-component-library/compare/v1.0.49...v1.0.50) (2023-11-03)
3852
+
3853
+
3854
+ ### ✨ Features
3855
+
3856
+ * **carbon calculator:** ensure numbers are formatted properly for different locales ([46a0086](https://github.com/visitscotland/vs-component-library/commit/46a00860b993c8d9c6fc49e75f80980ff4ea066b))
3857
+ * **progress bar:** add option for longhand progress label ([4bf09ec](https://github.com/visitscotland/vs-component-library/commit/4bf09ec51bed79411ef1021244682d41028832a7))
3858
+
3859
+
3860
+ ### ✅ Tests
3861
+
3862
+ * **carbon calculator:** add tests for localised labels ([2447b59](https://github.com/visitscotland/vs-component-library/commit/2447b59c3ce5c1dd0d16c9b278b5333813d6aef9))
3863
+ * **progress bar:** add tests for longhand label ([ba71ee3](https://github.com/visitscotland/vs-component-library/commit/ba71ee3715d4b6801400b8f69dfaa813f451b039))
3864
+
3865
+ ### [1.0.49](https://github.com/visitscotland/vs-component-library/compare/v1.0.48...v1.0.49) (2023-10-27)
3866
+
3867
+
3868
+ ### 🐛 Bug Fixes
3869
+
3870
+ * **meganav:** correct focus area on new logo for firefox/safari ([af01aff](https://github.com/visitscotland/vs-component-library/commit/af01aff27c3ebcc2bc132426ed09ac9b3bdf7d0a))
3871
+
3872
+ ### [1.0.48](https://github.com/visitscotland/vs-component-library/compare/v1.0.47...v1.0.48) (2023-10-25)
3873
+
3874
+
3875
+ ### ✨ Features
3876
+
3877
+ * **preferences:** make warnings v-show so they're usable after rejecting cookies ([755ca89](https://github.com/visitscotland/vs-component-library/commit/755ca899b94165b9fe127f2cf07758ace973146b))
3878
+
3879
+
3880
+ ### 🐛 Bug Fixes
3881
+
3882
+ * **warning:** correct failing tests ([54eb755](https://github.com/visitscotland/vs-component-library/commit/54eb7555f103c3f73d63f8804d43d04768c737be))
3883
+
3884
+ ### [1.0.47](https://github.com/visitscotland/vs-component-library/compare/v1.0.46...v1.0.47) (2023-10-23)
3885
+
3886
+
3887
+ ### 🐛 Bug Fixes
3888
+
3889
+ * **carousel:** ensure expanded link hit area is unclickable for disabled cards ([ac59db7](https://github.com/visitscotland/vs-component-library/commit/ac59db7a80bfae89049f7abb739500eabbbc82c7))
3890
+ * **megalinks:** correct responsive image sizing ([c19e475](https://github.com/visitscotland/vs-component-library/commit/c19e475b0b0aa6ed41292c407453775d69879200))
3891
+
3892
+ ### [1.0.46](https://github.com/visitscotland/vs-component-library/compare/v1.0.45...v1.0.46) (2023-10-20)
3893
+
3894
+
3895
+ ### 🎨 Styling
3896
+
3897
+ * **footer:** update logo in footer to brand scotland logo ([b8c6c89](https://github.com/visitscotland/vs-component-library/commit/b8c6c89345658b2a3db71a2ddbf2d3b8165a4d7a))
3898
+ * **meganav:** replacing vs meganav logo ([d358ac2](https://github.com/visitscotland/vs-component-library/commit/d358ac2cca24c2d757ac49c8fb0f6cb17b9208a0))
3899
+
3900
+
3901
+ ### 🐛 Bug Fixes
3902
+
3903
+ * **svglink:** update dark logo to be white ([d62449c](https://github.com/visitscotland/vs-component-library/commit/d62449cca296d16135c798a68aab9e4d2a5628bf))
3904
+ * **svglink:** update path for missing svg ([6ff898f](https://github.com/visitscotland/vs-component-library/commit/6ff898f731e161ec0898acea7257d55f4ba8ed4f))
3905
+ * **svg:** update path for missing svg ([f7356af](https://github.com/visitscotland/vs-component-library/commit/f7356afb71761dfed851b8306b2c8fed47b7682b))
3906
+ * **webpack:** stop hashing font file names ([47515b9](https://github.com/visitscotland/vs-component-library/commit/47515b98bb131286647d4119b7444ddc480d14b6))
3907
+
3908
+ ### [1.0.45](https://github.com/visitscotland/vs-component-library/compare/v1.0.44...v1.0.45) (2023-10-12)
3909
+
3910
+
3911
+ ### ✨ Features
3912
+
3913
+ * **carbon calculator:** increase chart font size in line with a11y recommendations ([ec0c50d](https://github.com/visitscotland/vs-component-library/commit/ec0c50d83ec49a81367cab222ea1ccee27e26ed1))
3914
+
3915
+ ### [1.0.44](https://github.com/visitscotland/vs-component-library/compare/v1.0.43...v1.0.44) (2023-10-11)
3916
+
3917
+
3918
+ ### 🐛 Bug Fixes
3919
+
3920
+ * **ski scotland:** extend fix to lift status table ([f32ebec](https://github.com/visitscotland/vs-component-library/commit/f32ebec263b0891c622080835ec6b5f6c4be3814))
3921
+
3922
+ ### [1.0.43](https://github.com/visitscotland/vs-component-library/compare/v1.0.42...v1.0.43) (2023-10-11)
3923
+
3924
+
3925
+ ### 🐛 Bug Fixes
3926
+
3927
+ * **ski scotland:** add styles to tidy up responsive behaviour of status info ([87e566c](https://github.com/visitscotland/vs-component-library/commit/87e566cb76f9a95e33a6a1fbdbbecbf016a97309))
3928
+ * **ski scotland:** make status table cols consistent widths ([4ca4774](https://github.com/visitscotland/vs-component-library/commit/4ca477497b3bd6edb5729f3d7cb74f60f1e404a3))
3929
+
3930
+ ### [1.0.42](https://github.com/visitscotland/vs-component-library/compare/v1.0.41...v1.0.42) (2023-10-10)
3931
+
3932
+
3933
+ ### ✅ Tests
3934
+
3935
+ * **psw:** add unit tests for guest selection ([ded7941](https://github.com/visitscotland/vs-component-library/commit/ded79410800ec9a9124a067c1066edd6ecd678bf))
3936
+ * **psw:** add unit tests for guest selector ([1ef5eb6](https://github.com/visitscotland/vs-component-library/commit/1ef5eb64102ead493aedd4106498bf111eb8909a))
3937
+
3938
+
3939
+ ### ♻️ Code Refactoring
3940
+
3941
+ * **psw:** fix linting errors ([b49a659](https://github.com/visitscotland/vs-component-library/commit/b49a659b5c4557a13df867abe1ec92f1932bb45c))
3942
+
3943
+
3944
+ ### 🐛 Bug Fixes
3945
+
3946
+ * **map:** correct zoom level in second undefined case ([b6bd843](https://github.com/visitscotland/vs-component-library/commit/b6bd843bf59601c03b0ff613ade231d0b31e8669))
3947
+ * **psw:** add back dates exist functionality ([c45e146](https://github.com/visitscotland/vs-component-library/commit/c45e146cf1ed9a11404419a54fcb7d8d525d87c4))
3948
+
3949
+
3950
+ ### 🔖 Others
3951
+
3952
+ * **package.json:** add back missing theo script to test ([99784b6](https://github.com/visitscotland/vs-component-library/commit/99784b6d1d333c9a22df0b3904f6f702d458f05f))
3953
+ * **release:** 1.0.41 ([584832f](https://github.com/visitscotland/vs-component-library/commit/584832fbf7221e7120c6a21fe46d0a24f5c88de0))
3954
+
3955
+ ### [1.0.41](https://github.com/visitscotland/vs-component-library/compare/v1.0.40...v1.0.41) (2023-10-02)
3956
+
3957
+
3958
+ ### 🐛 Bug Fixes
3959
+
3960
+ * **meganav:** fix sticky nav not working with no js ([64eeed7](https://github.com/visitscotland/vs-component-library/commit/64eeed70afd1356e59d940421499d59ce578aced))
3961
+
3962
+ ### [1.0.40](https://github.com/visitscotland/vs-component-library/compare/v1.0.38...v1.0.40) (2023-09-29)
3963
+
3964
+
3965
+ ### 🔖 Others
3966
+
3967
+ * **dependabot:** bump get-func-name version ([d9fd85d](https://github.com/visitscotland/vs-component-library/commit/d9fd85d0f6673fb47c3d46dc1dccc9335c2362e2))
3968
+ * **release:** 1.0.41 ([fa9b031](https://github.com/visitscotland/vs-component-library/commit/fa9b031572f117155f69a493b337d1253d0f7423))
3969
+ * **release:** correct multi-release version number issue ([8d8f66b](https://github.com/visitscotland/vs-component-library/commit/8d8f66bc330ca1f8e9ee74f6ba9f2e65e98df81d))
3970
+
3971
+
3972
+ ### 🐛 Bug Fixes
3973
+
3974
+ * fix for Tours PSW search URL ([fc2430e](https://github.com/visitscotland/vs-component-library/commit/fc2430e114b653fb7035fa3bf5457344e27fdf4f))
3975
+ * **psw:** fix for unit test failing ([12b9aef](https://github.com/visitscotland/vs-component-library/commit/12b9aef201ed29675fd48bb3b71ecd2969a22527))
3976
+
3977
+ ### [1.0.39](https://github.com/visitscotland/vs-component-library/compare/v1.0.38...v1.0.39) (2023-09-29)
3978
+
3979
+
3980
+ ### 🔖 Others
3981
+
3982
+ * **dependabot:** bump get-func-name version ([d9fd85d](https://github.com/visitscotland/vs-component-library/commit/d9fd85d0f6673fb47c3d46dc1dccc9335c2362e2))
3983
+
3984
+ ### [1.0.38](https://github.com/visitscotland/vs-component-library/compare/v1.0.37...v1.0.38) (2023-09-29)
3985
+
3986
+
3987
+ ### 🐛 Bug Fixes
3988
+
3989
+ * **psw:** adds fix for setting default dates on search ([51ba331](https://github.com/visitscotland/vs-component-library/commit/51ba3310d90b821fc8095dba72f4a7096c4c1ddc))
3990
+ * **psw:** looking at fixing default dates ([17066c9](https://github.com/visitscotland/vs-component-library/commit/17066c903dd9f0d496a7d1eb477bbfa1758cc73a))
3991
+
3992
+
3993
+ ### ♻️ Code Refactoring
3994
+
3995
+ * **psw:** code tidy ([79c7e88](https://github.com/visitscotland/vs-component-library/commit/79c7e889ccaed58b2a11acf9bb44ed54abf6970b))
3996
+
3997
+ ### [1.0.37](https://github.com/visitscotland/vs-component-library/compare/v1.0.36...v1.0.37) (2023-09-28)
3998
+
3999
+
4000
+ ### 🐛 Bug Fixes
4001
+
4002
+ * **carbon calculator:** ensure focus scrolls into view on iphone ([98e3c56](https://github.com/visitscotland/vs-component-library/commit/98e3c5606068156bc73406f4e70dfd5692ef3f28))
4003
+ * **psw:** fix default location not showing ([b9acdcf](https://github.com/visitscotland/vs-component-library/commit/b9acdcf66fb12f85f48ae8eeb3e345fa768d3ee8))
4004
+
4005
+
4006
+ ### ✅ Tests
4007
+
4008
+ * **psw:** add Autocomplete tests ([3da9892](https://github.com/visitscotland/vs-component-library/commit/3da98929c875f2751491ae85c54cb7bbe10b43fc))
4009
+ * **psw:** add more unit tests for product search embed ([ee71952](https://github.com/visitscotland/vs-component-library/commit/ee719529642794848ba3a4c929a3e2a7eef1c32a))
4010
+ * **psw:** add unit tests for DateInput ([21bd876](https://github.com/visitscotland/vs-component-library/commit/21bd8761af276a9831190bc59c4da63cb9f86111))
4011
+ * **psw:** add unit tests for DateRange ([98f1e5b](https://github.com/visitscotland/vs-component-library/commit/98f1e5b7de4c9ba1bf9fa086d2f01dbf09cbc652))
4012
+ * **psw:** first unit tests for PSW ([3373542](https://github.com/visitscotland/vs-component-library/commit/3373542a26624186e051a140a3670948976d4841))
4013
+
4014
+
4015
+ ### ✨ Features
4016
+
4017
+ * **map:** move bounding box north and south to contain Scotland ([cd01d55](https://github.com/visitscotland/vs-component-library/commit/cd01d5599821b09235a1423d074ae2f404d46164))
4018
+ * **sticky nav:** ensure user can scroll mobile nav rather than scrolling down page ([9e38a81](https://github.com/visitscotland/vs-component-library/commit/9e38a81d5f744a2889525a56bcf53c878b227dcb))
4019
+
4020
+ ### [1.0.36](https://github.com/visitscotland/vs-component-library/compare/v1.0.35...v1.0.36) (2023-09-26)
4021
+
4022
+
4023
+ ### ⚡️ Performance Improvements
4024
+
4025
+ * **bootstrap vue:** remove bvue component from row ([13b88df](https://github.com/visitscotland/vs-component-library/commit/13b88dfa2e045896f2214f0bdd3912cc8f07568b))
4026
+ * **bvue:** remove bvue component from panel ([b38b8dd](https://github.com/visitscotland/vs-component-library/commit/b38b8ddd2495b583afe2e009e064e6753366df85))
4027
+
4028
+
4029
+ ### ♻️ Code Refactoring
4030
+
4031
+ * **psw:** fixing UI issues and small bugs in PSW ([6a6f349](https://github.com/visitscotland/vs-component-library/commit/6a6f3491924899c3f79d556bd4a0faa343631861))
4032
+ * **psw:** refactor psw to use select component ([d778018](https://github.com/visitscotland/vs-component-library/commit/d778018986404fd2b4e942eba6956fc10eb5c0b4))
4033
+ * **psw:** update labels in PSW ([e7aa1a1](https://github.com/visitscotland/vs-component-library/commit/e7aa1a1bfd2ef55d0e541788880f3b2af2f61c1b))
4034
+ * **psw:** update text inputs to use input component and remove unused PSW components ([e2ca77f](https://github.com/visitscotland/vs-component-library/commit/e2ca77f8f0dfc2603de1dc9cac11617f138abf42))
4035
+
4036
+
4037
+ ### 🎨 Styling
4038
+
4039
+ * **select:** update style of Select component to match designs ([3acbdbb](https://github.com/visitscotland/vs-component-library/commit/3acbdbb78a3dfb076f39663573db0a30dfd6424b))
4040
+ * **storybook:** add favicon to storybook ([8ce5b7f](https://github.com/visitscotland/vs-component-library/commit/8ce5b7f96f950cd3b1e67196fafb056f66d3f137))
4041
+
4042
+
4043
+ ### ✨ Features
4044
+
4045
+ * **map:** place a white blocker behind map nav buttons ([76dd6bc](https://github.com/visitscotland/vs-component-library/commit/76dd6bc0633c945e10e5fda5d0566d67dff7959f))
4046
+ * **sticky nav:** implement sticky meganav ([da64263](https://github.com/visitscotland/vs-component-library/commit/da64263f4f66fa78078ba1882387fde0fee4f7de))
4047
+
4048
+
4049
+ ### 🐛 Bug Fixes
4050
+
4051
+ * **chromatic:** chromatic ignore stop date info ([82b2b3f](https://github.com/visitscotland/vs-component-library/commit/82b2b3fd551c27a1946e0bf384a94f9f9a6d072b))
4052
+ * **chromatic:** force PSW stories to await location load ([99a38bb](https://github.com/visitscotland/vs-component-library/commit/99a38bbaea7aa03c35b9d28f4a03ca4f14a201d6))
4053
+ * **chromatic:** ignore changes to itinerary map markers ([f94d603](https://github.com/visitscotland/vs-component-library/commit/f94d603cbb782815423c967435668f72df4a5a7e))
4054
+ * **chromatic:** mock PSW location load to prevent timeout ([262aabb](https://github.com/visitscotland/vs-component-library/commit/262aabb7dd964cc5db8512077789eb58e744b80f))
4055
+ * **chromatic:** move map ignore up a level ([0ae51dd](https://github.com/visitscotland/vs-component-library/commit/0ae51ddf394bcbd9481b235e8d13345fb0f7411b))
4056
+ * **chromatic:** move stop ignore up a level ([33c9ff1](https://github.com/visitscotland/vs-component-library/commit/33c9ff13911052657dea75bd04758e305ff0c189))
4057
+ * **chromatic:** re-increase timeout ([3f47bf0](https://github.com/visitscotland/vs-component-library/commit/3f47bf02a4522ae97e79a253c1191f9bceab4060))
4058
+ * **chromatic:** remove play functions ([386b952](https://github.com/visitscotland/vs-component-library/commit/386b9523c5d50d6ff629565394eb78af54c73c42))
4059
+ * **chromatic:** speed up psw tests ([052dde6](https://github.com/visitscotland/vs-component-library/commit/052dde6956ffd9b0c8974b05d4611dbf318ff686))
4060
+ * **map:** correct mobile/desktop style divide ([b1383d8](https://github.com/visitscotland/vs-component-library/commit/b1383d8196d7ca943290a7e0b30746a69c471f33))
4061
+ * **map:** make colour of links explicit for iphone ([cf8c193](https://github.com/visitscotland/vs-component-library/commit/cf8c193f6ac96debb1ebcc502809c568f9eb40d7))
4062
+ * **megalinks:** add intro examples to all 3 megalink types ([0d67e36](https://github.com/visitscotland/vs-component-library/commit/0d67e369f773231601e73a8ae9b2810c010dd428))
4063
+ * **psw:** fix loading issue for PSW ([1b8b50a](https://github.com/visitscotland/vs-component-library/commit/1b8b50aad79f5d4078b9d78c64416d21380b7512))
4064
+ * **psw:** fix selectedProd when changing select ([789414e](https://github.com/visitscotland/vs-component-library/commit/789414e8d2b9a9a75f84cf2351fc56bc8e547975))
4065
+
4066
+ ### [1.0.35](https://github.com/visitscotland/vs-component-library/compare/v1.0.34...v1.0.35) (2023-09-20)
4067
+
4068
+
4069
+ ### 🐛 Bug Fixes
4070
+
4071
+ * **psw:** check window defined before access ([d5ff23d](https://github.com/visitscotland/vs-component-library/commit/d5ff23d2c09b5f6046adacdabcbe959acc454a89))
4072
+
4073
+ ### [1.0.34](https://github.com/visitscotland/vs-component-library/compare/v1.0.33...v1.0.34) (2023-09-20)
4074
+
4075
+
4076
+ ### 🐛 Bug Fixes
4077
+
4078
+ * fix issue with polygon locations ([ba00882](https://github.com/visitscotland/vs-component-library/commit/ba00882e0c2b8d885eec7db6ae759617950a6ab7))
4079
+
4080
+ ### [1.0.33](https://github.com/visitscotland/vs-component-library/compare/v1.0.32...v1.0.33) (2023-09-19)
4081
+
4082
+
4083
+ ### ♻️ Code Refactoring
4084
+
4085
+ * **maps:** update iCentre category ID and add regional map example ([7e1916d](https://github.com/visitscotland/vs-component-library/commit/7e1916d6ab68f8be9ae75689c97d194977d19bbd)), closes [#160](https://github.com/visitscotland/vs-component-library/issues/160)
4086
+
4087
+
4088
+ ### 🐛 Bug Fixes
4089
+
4090
+ * **psw:** fix host url for psw search ([bad24d1](https://github.com/visitscotland/vs-component-library/commit/bad24d12a5ed9048eebc9a1a95b4cef4c3766c39))
4091
+
4092
+ ### [1.0.32](https://github.com/visitscotland/vs-component-library/compare/v1.0.31...v1.0.32) (2023-09-19)
4093
+
4094
+
4095
+ ### 🐛 Bug Fixes
4096
+
4097
+ * **psw:** fix correct base url for product search widget ([ecc5372](https://github.com/visitscotland/vs-component-library/commit/ecc53726821da1fb018fd4bf2b40e00379167076))
4098
+
4099
+ ### [1.0.31](https://github.com/visitscotland/vs-component-library/compare/v1.0.30...v1.0.31) (2023-09-18)
4100
+
4101
+
4102
+ ### 🐛 Bug Fixes
4103
+
4104
+ * **carbon calculator:** get on mount rather than create ([3fd8835](https://github.com/visitscotland/vs-component-library/commit/3fd8835550701a7cbfcced54e1515ac58cf14702))
4105
+
4106
+ ### [1.0.30](https://github.com/visitscotland/vs-component-library/compare/v1.0.29...v1.0.30) (2023-09-14)
4107
+
4108
+
4109
+ ### ✨ Features
4110
+
4111
+ * **carbon calculator:** pull in urls from labels ([e44c5ac](https://github.com/visitscotland/vs-component-library/commit/e44c5acd9a9b548226f5243a7de878eadb0e66ea))
4112
+
4113
+ ### [1.0.29](https://github.com/visitscotland/vs-component-library/compare/v1.0.28...v1.0.29) (2023-09-14)
4114
+
4115
+
4116
+ ### ✨ Features
4117
+
4118
+ * **carbon calculator:** add all real data ([c36f1cf](https://github.com/visitscotland/vs-component-library/commit/c36f1cfa83dad81d3ccebfc7fe4dd3765d8493e6))
4119
+ * **carbon calculator:** add analytics events ([b1c4ff5](https://github.com/visitscotland/vs-component-library/commit/b1c4ff5723203bb600fcaf6a5c7fb8346b999c0d))
4120
+ * **carbon calculator:** add carbon unicorn logic ([4b0ec5d](https://github.com/visitscotland/vs-component-library/commit/4b0ec5d4b794382d9692775ebca143a119dca735))
4121
+ * **carbon calculator:** add documentation for results props ([e16d258](https://github.com/visitscotland/vs-component-library/commit/e16d25875f30ca60a84c8b6bc946d6499eca44c4))
4122
+ * **carbon calculator:** add hint text to radio buttons ([7dc9e41](https://github.com/visitscotland/vs-component-library/commit/7dc9e418de49ea0c253b86c68f29ab00a1be361d))
4123
+ * **carbon calculator:** add key ([a7faf08](https://github.com/visitscotland/vs-component-library/commit/a7faf08eca481ca2f46a3f290348564aeb23170b))
4124
+ * **carbon calculator:** add more options to q 1 ([9ed7e30](https://github.com/visitscotland/vs-component-library/commit/9ed7e30cbf9f639dc703bb8c3ad38ddb9b0f580d))
4125
+ * **carbon calculator:** add more stories to calculator component ([36a59f1](https://github.com/visitscotland/vs-component-library/commit/36a59f12dfe0e00a2d3a099a64df035737f6291d))
4126
+ * **carbon calculator:** add no js warning ([8688ae7](https://github.com/visitscotland/vs-component-library/commit/8688ae72399bfc755347c227ad1902735cc48c6a))
4127
+ * **carbon calculator:** add reset button ([700134b](https://github.com/visitscotland/vs-component-library/commit/700134b2705f6ff8e1e8834b37b5023e953d9b7c))
4128
+ * **carbon calculator:** add tests to question ([61ccdf8](https://github.com/visitscotland/vs-component-library/commit/61ccdf8e99e1f64ef46d503836793d4239a88f7e))
4129
+ * **carbon calculator:** adjust results page layout ([676a275](https://github.com/visitscotland/vs-component-library/commit/676a27599e1783db3effe0add5d71458cc8f8b2b))
4130
+ * **carbon calculator:** allow 0 entry on numbers and minimum multipliers for radios ([daf4840](https://github.com/visitscotland/vs-component-library/commit/daf4840a1f361a7cf7eff48bec9e5d4e11d1db21))
4131
+ * **carbon calculator:** break progress bar into its own component ([c022c49](https://github.com/visitscotland/vs-component-library/commit/c022c49e77e040e23c734d7b1362c8351d37d2f7))
4132
+ * **carbon calculator:** break question into its own component ([61821fb](https://github.com/visitscotland/vs-component-library/commit/61821fb6d04fc1878ae5eb2b56f0b219a2bbf82a))
4133
+ * **carbon calculator:** calculate per day emissions ([b67fc1e](https://github.com/visitscotland/vs-component-library/commit/b67fc1e6fe6a10a396716b3a4eeea2bd3db0166b))
4134
+ * **carbon calculator:** centre text in running total ([cc65316](https://github.com/visitscotland/vs-component-library/commit/cc6531610aa51a48948b1fe8973109c55caf2d88))
4135
+ * **carbon calculator:** correct icon and layout for running total ([ea053d8](https://github.com/visitscotland/vs-component-library/commit/ea053d8c57467ebbf27917add11c7e9aaa099274))
4136
+ * **carbon calculator:** correct icon in tip ([1dbac7d](https://github.com/visitscotland/vs-component-library/commit/1dbac7d0f0e8d486810df8f222eddabdff635370))
4137
+ * **carbon calculator:** focus to question on nav ([307d9f0](https://github.com/visitscotland/vs-component-library/commit/307d9f0153a80185e96bd597afa8ee5d9ad04796))
4138
+ * **carbon calculator:** implement basic bar chart ([d22059f](https://github.com/visitscotland/vs-component-library/commit/d22059fa63d04789aad020030b61863cbda09aff))
4139
+ * **carbon calculator:** implement intro page ([b3a2cb0](https://github.com/visitscotland/vs-component-library/commit/b3a2cb0db0705dd91875736853f79c8a4912b28d))
4140
+ * **carbon calculator:** improve multiply by logic ([acc5f18](https://github.com/visitscotland/vs-component-library/commit/acc5f18494f2810ef3e40f5c245ffb99dd5e9bfb))
4141
+ * **carbon calculator:** integrate labelsMap for localised content ([a6db4b1](https://github.com/visitscotland/vs-component-library/commit/a6db4b134e86d6259c7719b61d777310bd0a30f3))
4142
+ * **carbon calculator:** make all labels localised ([3368adc](https://github.com/visitscotland/vs-component-library/commit/3368adc206696062b8422b1a4bf4f920621e2bc9))
4143
+ * **carbon calculator:** more documentation ([3c0ac65](https://github.com/visitscotland/vs-component-library/commit/3c0ac65bee09a2aaad9f572925fa7c61e82325c3))
4144
+ * **carbon calculator:** port firebreak carbon calc work to vue3 ([3840266](https://github.com/visitscotland/vs-component-library/commit/3840266d1b5ed4bd5873f96a313c2cd630faa0d1))
4145
+ * **carbon calculator:** restyle radio buttons ([4321aeb](https://github.com/visitscotland/vs-component-library/commit/4321aeb975ca7f204da36367fc15e3c5a245e3f1))
4146
+ * **carbon calculator:** switch to CO2e ([cd83336](https://github.com/visitscotland/vs-component-library/commit/cd8333688e740de93f2ac8989f15a9c23b58d461))
4147
+ * **carbon calculator:** switch to kilos ([3c36986](https://github.com/visitscotland/vs-component-library/commit/3c369865302556dd4c44e28d98728999fdda8b6b))
4148
+ * **carbon calculator:** tidy up and add tests for tip ([cdaf79b](https://github.com/visitscotland/vs-component-library/commit/cdaf79b9729532f8f9687b8a4b5c82aeddff98a5))
4149
+ * **carbon calculator:** tidy up Question and add tests ([fb95ae6](https://github.com/visitscotland/vs-component-library/commit/fb95ae671a502df013e1a213fdfba01c2019a2ac))
4150
+ * **carbon calculator:** tidy up results and add tests ([dfbfd8a](https://github.com/visitscotland/vs-component-library/commit/dfbfd8a57613f1aceca18b376c859144dd6c4c6c))
4151
+ * **carbon calculator:** tidy up running total component and add tests ([6d692c5](https://github.com/visitscotland/vs-component-library/commit/6d692c5d1f877fa56059e71f2f6793e5d5dd465b))
4152
+ * **carbon calculator:** tidy up tip shadows ([731e410](https://github.com/visitscotland/vs-component-library/commit/731e4105770b5b11501fc4dedd40feb8f0c15579))
4153
+ * **carbon calculator:** update comparison logic ([11df0d4](https://github.com/visitscotland/vs-component-library/commit/11df0d45a11e27c232ba68a52798be24958f4ada))
4154
+ * **carbon calculator:** update data to account for returns ([ef68fb9](https://github.com/visitscotland/vs-component-library/commit/ef68fb99e68b74217f71fb98410d6752e679b306))
4155
+ * **carbon calculator:** update intro content ([9ecdf5c](https://github.com/visitscotland/vs-component-library/commit/9ecdf5cd66d33fd733c03d256379c85378a4a47c))
4156
+ * **carbon calculator:** update mobile style for radio buttons ([50d829b](https://github.com/visitscotland/vs-component-library/commit/50d829b051f9eae309ec05a9df3e74223853aee8))
4157
+ * **carbon calculator:** update radio button hover state ([cf0263f](https://github.com/visitscotland/vs-component-library/commit/cf0263f4c551e2672e18d30415806927f941bf4e))
4158
+ * **carbon calculator:** update target to 30 ([eee321e](https://github.com/visitscotland/vs-component-library/commit/eee321ec9e2a6aac3d26f87dd8b8e63adc73b330))
4159
+ * **carbon calculator:** use number input in question ([cdf7a80](https://github.com/visitscotland/vs-component-library/commit/cdf7a80bcb9fadf3c84497a5cb0a815e90dcb42a))
4160
+ * **carbon calculator:** use Stepped progress bar in cc ([64d3d6c](https://github.com/visitscotland/vs-component-library/commit/64d3d6c73034d8e9c2881d01c4cad6f882f2c4fc))
4161
+ * **carbon calculator:** wIP Dependent Question Calculations ([3b4f1f3](https://github.com/visitscotland/vs-component-library/commit/3b4f1f33ebb63d18ca686315632c61e3b0f98716))
4162
+ * **component library:** provide/inject all labels ([5a10816](https://github.com/visitscotland/vs-component-library/commit/5a10816f92bfdca7c064cba2b4dd06bbe5c4ee84))
4163
+ * **input:** implement incremental number input ([238d79e](https://github.com/visitscotland/vs-component-library/commit/238d79e12119a47889cad7530794197332af307a))
4164
+ * **number input:** separate number and regular input ([7e5550e](https://github.com/visitscotland/vs-component-library/commit/7e5550e8e0334c7eeda084ba469cfd096a04c375))
4165
+ * **number input:** tweak input styles and font display ([9dfb6ed](https://github.com/visitscotland/vs-component-library/commit/9dfb6ed20afd499156436d05375af020c96f47af))
4166
+ * **progress bar:** implement stepped progress bar# ([d424d10](https://github.com/visitscotland/vs-component-library/commit/d424d1029d752bb7b47f5786eee8e55e71de1f75))
4167
+ * **progress bar:** update progress bar design to bring in line with designs ([a6aaa1e](https://github.com/visitscotland/vs-component-library/commit/a6aaa1e9c2fe155ad1b687a239b7c613b9dafba5))
4168
+ * **radio button:** break out into separate component ([cdcfab5](https://github.com/visitscotland/vs-component-library/commit/cdcfab55c69e9569a8c7d859a8980d6ecb128b29))
4169
+ * **radio buttons:** reduce font weight ([7df9867](https://github.com/visitscotland/vs-component-library/commit/7df986757db4abed99a8b794db1ee6f692d7300d))
4170
+ * **radio button:** style focussed state and fix click area ([6038a7d](https://github.com/visitscotland/vs-component-library/commit/6038a7ddba84ebd5f671e9cb898015c291e41aa7))
4171
+ * **radio button:** update focus and hover styles for a11y ([7fafc8c](https://github.com/visitscotland/vs-component-library/commit/7fafc8c7c29fa82c636a3291a8a5db435b657aec))
4172
+
4173
+
4174
+ ### 🐛 Bug Fixes
4175
+
4176
+ * **carbon calculator:** correct labels in story ([7470daa](https://github.com/visitscotland/vs-component-library/commit/7470daa98e5464b327092897d0635d9ddfb24e9f))
4177
+ * **carbon calculator:** correct selected styles for radios ([35e9165](https://github.com/visitscotland/vs-component-library/commit/35e9165f94facb513a5ce243afb15e9f5b80b799))
4178
+ * **carbon calculator:** fix broken test ([c44c752](https://github.com/visitscotland/vs-component-library/commit/c44c752da1af67ba7a74b2f3bb3c9654d9ac882b))
4179
+ * **carbon calculator:** fix comparison calculation ([022326a](https://github.com/visitscotland/vs-component-library/commit/022326a74724439842a140434eb0b8441b93d8ef))
4180
+ * **carbon calculator:** fix results page ([008ca8a](https://github.com/visitscotland/vs-component-library/commit/008ca8a7060d4c941cec17ce8386eddd82cd8c54))
4181
+ * **carbon calculator:** fix results percent calc for accomm ([fc049eb](https://github.com/visitscotland/vs-component-library/commit/fc049eb3fb72002da38da4cc437f971c925e589d))
4182
+ * **carbon calculator:** refactor calculate and tip questions ([e8374cc](https://github.com/visitscotland/vs-component-library/commit/e8374ccf16f285522055e9e1e986b3eb8552f21d))
4183
+ * **carbon calculator:** remove console log ([817314e](https://github.com/visitscotland/vs-component-library/commit/817314ec7410a4d3fbed8bc41058dd433ede6f30))
4184
+ * **carbon calculator:** separate number input into own component ([ad13905](https://github.com/visitscotland/vs-component-library/commit/ad139057c6e4ddff87dc58f5ebf684f2d8f39cc3))
4185
+ * **carbon calculator:** switch results to token font size ([54de409](https://github.com/visitscotland/vs-component-library/commit/54de409581525733a0e75d7d0137157d5f1f8017))
4186
+ * **carbon calculator:** update most labels ([94eef7a](https://github.com/visitscotland/vs-component-library/commit/94eef7ab783e8671b2e930d48228a111d9792494))
4187
+ * fix missing default location in PSW ([9ec6e12](https://github.com/visitscotland/vs-component-library/commit/9ec6e12ff1fc22afeb17738df91049c3f9b5e693))
4188
+ * **form validation:** make validation behaviour consistent across all form elements ([fdc271d](https://github.com/visitscotland/vs-component-library/commit/fdc271d9e1afa65067039ca87943a57c2be2f908))
4189
+ * **input:** remove remnant of number input in input ([631a9e2](https://github.com/visitscotland/vs-component-library/commit/631a9e27acc61349fd4f71321ad831e82da376e1))
4190
+ * **number input:** correct classnames for controls ([95df33a](https://github.com/visitscotland/vs-component-library/commit/95df33a5d8667db4ffbecdfc246d25079954c11a))
4191
+ * **psw:** fix labels for PSW ([ca984e6](https://github.com/visitscotland/vs-component-library/commit/ca984e648b4dd72f0e47e4d773f83bd060f5837d))
4192
+ * **radio button:** set internal border on buttons ([2b090bb](https://github.com/visitscotland/vs-component-library/commit/2b090bbe5dd93b76c0dd4d790975c4fbb630e06e))
4193
+ * **radio button:** stack text properly on mobile ([147329d](https://github.com/visitscotland/vs-component-library/commit/147329d56beb8eea5ac4614b97ea9ab5f9daff54))
4194
+ * **tokens:** remove token files from git ([9b9c6dd](https://github.com/visitscotland/vs-component-library/commit/9b9c6ddd2bbbdd893f7a4721285e462abdeab060))
4195
+
4196
+
4197
+ ### 🎨 Styling
4198
+
4199
+ * **lint:** allow v-html ([e7cb92e](https://github.com/visitscotland/vs-component-library/commit/e7cb92ee1a7c104edd3f7cb3bc04c40bcf13d863))
4200
+ * **psw:** fix margin on for field in PSW ([81342db](https://github.com/visitscotland/vs-component-library/commit/81342db1c46f4e6b50f112ee23cfcd8ef2104717))
4201
+
4202
+ ### [1.0.28](https://github.com/visitscotland/vs-component-library/compare/v1.0.27...v1.0.28) (2023-09-14)
4203
+
4204
+
4205
+ ### 🐛 Bug Fixes
4206
+
4207
+ * **psw:** fix translations in PSW ([ab1e2b5](https://github.com/visitscotland/vs-component-library/commit/ab1e2b5f98e81c9d6806f7493cb7c42ea4105133))
4208
+ * **psw:** retrieve language object on getLabel execution ([44ec5aa](https://github.com/visitscotland/vs-component-library/commit/44ec5aa44d8153de7c79e031aff5d94c57c77aee))
4209
+ * **psw:** translate product names ([5ec842d](https://github.com/visitscotland/vs-component-library/commit/5ec842d6a845aaf7658dec874cd531b2f2e527aa))
4210
+
4211
+ ### [1.0.27](https://github.com/visitscotland/vs-component-library/compare/v1.0.26...v1.0.27) (2023-09-13)
4212
+
4213
+
4214
+ ### 🐛 Bug Fixes
4215
+
4216
+ * **onetrust:** fix missing window in ssr error ([ad47d74](https://github.com/visitscotland/vs-component-library/commit/ad47d74d7d21650da2c209a1715183fb54c07b2c))
4217
+
4218
+ ### [1.0.26](https://github.com/visitscotland/vs-component-library/compare/v1.0.25...v1.0.26) (2023-09-12)
4219
+
4220
+
4221
+ ### ♻️ Code Refactoring
4222
+
4223
+ * **pinis:** add Pinia to root of the app ([5384e98](https://github.com/visitscotland/vs-component-library/commit/5384e98589ce0b90fe311e76bcf088d328e46c6b))
4224
+
4225
+
4226
+ ### 🐛 Bug Fixes
4227
+
4228
+ * **pinia:** fix issues with pinia state management ([a8976ae](https://github.com/visitscotland/vs-component-library/commit/a8976ae2f4e13289152f5fa2fe2ed9662d2e09fe))
4229
+
4230
+
4231
+ ### ✅ Tests
4232
+
4233
+ * **test:** add pinia to unit tests ([ab59d00](https://github.com/visitscotland/vs-component-library/commit/ab59d004dd4b78cf7d45841ffac08283d57172b4))
4234
+
4235
+
4236
+ ### 📝 Docs
4237
+
4238
+ * **megalinks:** add megalinks video examples to stories ([add20f2](https://github.com/visitscotland/vs-component-library/commit/add20f2be62bde7d00bfc6f8436c7282da4cf1a9))
4239
+ * **stretchedlink:** updating stories for cookies ([7fbbc25](https://github.com/visitscotland/vs-component-library/commit/7fbbc25188cad5a52bb710615f630fe65fe93468))
4240
+
4241
+ ### [1.0.25](https://github.com/visitscotland/vs-component-library/compare/v1.0.24...v1.0.25) (2023-09-08)
4242
+
4243
+
4244
+ ### 🐛 Bug Fixes
4245
+
4246
+ * **checkbox:** correct checkbox validation syntax ([46603b8](https://github.com/visitscotland/vs-component-library/commit/46603b883a7f31759997677f20654f7a765bc769))
4247
+
4248
+ ### [1.0.24](https://github.com/visitscotland/vs-component-library/compare/v1.0.23...v1.0.24) (2023-09-07)
4249
+
4250
+
4251
+ ### 🐛 Bug Fixes
4252
+
4253
+ * **social share:** don't render popover in SSR environment ([2765b6e](https://github.com/visitscotland/vs-component-library/commit/2765b6e192f41739a09aefc4fbd2db6f8ed3566b))
4254
+ * **ssr:** ensure global nav hydrates properly on load ([7087cb7](https://github.com/visitscotland/vs-component-library/commit/7087cb7b41cf615cd7e9ca88cd2e252beccc80a6))
4255
+
4256
+ ### [1.0.23](https://github.com/visitscotland/vs-component-library/compare/v1.0.22...v1.0.23) (2023-09-05)
4257
+
4258
+
4259
+ ### 🐛 Bug Fixes
4260
+
4261
+ * **input:** correct regex syntax ([61c3a11](https://github.com/visitscotland/vs-component-library/commit/61c3a1190516e3df9cf29988c528d777901c52c8))
4262
+ * **marketoforms:** allow lower case postcodes ([ae66b4d](https://github.com/visitscotland/vs-component-library/commit/ae66b4d0f251df913715402c52ebffa40887f91e))
4263
+ * **select:** fix select validation syntax ([499c2cc](https://github.com/visitscotland/vs-component-library/commit/499c2cca73692951cb48dde5fba6108cd66eccb7))
4264
+
4265
+
4266
+ ### ✨ Features
4267
+
4268
+ * **forms:** remove consent checkbox from example form ([245cc66](https://github.com/visitscotland/vs-component-library/commit/245cc66164686cdf9162bd6761fcda52487a070a))
4269
+
4270
+ ### [1.0.22](https://github.com/visitscotland/vs-component-library/compare/v1.0.21...v1.0.22) (2023-09-01)
4271
+
4272
+
4273
+ ### 🐛 Bug Fixes
4274
+
4275
+ * **product search:** remove label as well ([bd7e6ff](https://github.com/visitscotland/vs-component-library/commit/bd7e6ff5c86f0555bf71c9936c26179a5b503d4a))
4276
+
4277
+ ### [1.0.21](https://github.com/visitscotland/vs-component-library/compare/v1.0.20...v1.0.21) (2023-09-01)
4278
+
4279
+
4280
+ ### 🐛 Bug Fixes
4281
+
4282
+ * **product search:** remove vueform multiselect ([7dfcac9](https://github.com/visitscotland/vs-component-library/commit/7dfcac9949ff862252f38c40c4226275fb961645))
4283
+
4284
+ ### [1.0.20](https://github.com/visitscotland/vs-component-library/compare/v1.0.19...v1.0.20) (2023-09-01)
4285
+
4286
+
4287
+ ### 🐛 Bug Fixes
4288
+
4289
+ * **product search:** fix window.vs import ([2421277](https://github.com/visitscotland/vs-component-library/commit/24212779e9eb7105aeffb7d7dc3483edabc07654))
4290
+
4291
+ ### [1.0.19](https://github.com/visitscotland/vs-component-library/compare/v1.0.18...v1.0.19) (2023-09-01)
4292
+
4293
+
4294
+ ### 🐛 Bug Fixes
4295
+
4296
+ * **webpack:** use transpileOnly for ts modules in vue ([65894d0](https://github.com/visitscotland/vs-component-library/commit/65894d07a5db6f38dcba879139e7f0b3eaec95d3))
4297
+
4298
+ ### [1.0.18](https://github.com/visitscotland/vs-component-library/compare/v1.0.17...v1.0.18) (2023-09-01)
4299
+
4300
+
4301
+ ### 🐛 Bug Fixes
4302
+
4303
+ * **psw:** fix build errors for product search widget ([23ae66c](https://github.com/visitscotland/vs-component-library/commit/23ae66c9631b345d344992ce12b418ed1f5fc6f2))
4304
+
4305
+ ### [1.0.17](https://github.com/visitscotland/vs-component-library/compare/v1.0.16...v1.0.17) (2023-09-01)
4306
+
4307
+
4308
+ ### 📝 Docs
4309
+
4310
+ * **marketoforms:** improves documentation for form functionality ([3c395d1](https://github.com/visitscotland/vs-component-library/commit/3c395d14f3c33358b3461c01a165c5730047dc21))
4311
+
4312
+
4313
+ ### ✨ Features
4314
+
4315
+ * add product search ([a32b1a8](https://github.com/visitscotland/vs-component-library/commit/a32b1a8caa5b9842e44a45dd0a258c4f9fc22798))
4316
+
4317
+
4318
+ ### ✅ Tests
4319
+
4320
+ * **psw:** remove psw tests until they have been refactored ([1066936](https://github.com/visitscotland/vs-component-library/commit/106693646419ef9e05d6d67db4d6ad6158a7727a))
4321
+
4322
+
4323
+ ### 🐛 Bug Fixes
4324
+
4325
+ * linting fixes ([87d216d](https://github.com/visitscotland/vs-component-library/commit/87d216d5340fb03ea2cb230373e2ea18e1d0b740))
4326
+ * **psw:** fix psw falling over when no api data is received ([1a138dc](https://github.com/visitscotland/vs-component-library/commit/1a138dc7caa178cdafc3504203d78fbf276da209))
4327
+
4328
+
4329
+ ### 🎨 Styling
4330
+
4331
+ * **psw:** tidy up styles on new product search widget ([ec9ed19](https://github.com/visitscotland/vs-component-library/commit/ec9ed19078c0c38805530aa16d3199688a881160))
4332
+ * **psw:** updating styles in product search ([39bcafd](https://github.com/visitscotland/vs-component-library/commit/39bcafd4efbf7359c8d03d3c6666519af9240063))
4333
+
4334
+ ### [1.0.16](https://github.com/visitscotland/vs-component-library/compare/v1.0.15...v1.0.16) (2023-08-30)
4335
+
4336
+
4337
+ ### 🐛 Bug Fixes
4338
+
4339
+ * **map:** fix regions for map and add regions story ([c23364d](https://github.com/visitscotland/vs-component-library/commit/c23364d061deb42e21c81c53309b09d3a3b71a18))
4340
+
4341
+
4342
+ ### ✨ Features
4343
+
4344
+ * **map:** adds new distillery map option ([c1855bc](https://github.com/visitscotland/vs-component-library/commit/c1855bc1938072e00de1df927a5e5c71cbdea512))
4345
+
4346
+ ### [1.0.15](https://github.com/visitscotland/vs-component-library/compare/v1.0.14...v1.0.15) (2023-08-28)
4347
+
4348
+
4349
+ ### 🔖 Others
4350
+
4351
+ * **storybook:** upgrade Storybook to latest version ([2dc6e00](https://github.com/visitscotland/vs-component-library/commit/2dc6e00231e445c78ced57239fbe5028a71614f3))
4352
+
4353
+
4354
+ ### 🐛 Bug Fixes
4355
+
4356
+ * **map:** bug fixes for map component ([3a90089](https://github.com/visitscotland/vs-component-library/commit/3a9008905564c2b7f2d88e9010b6d4bbbb155795))
4357
+ * **map:** remove console.log statement ([c4b7b72](https://github.com/visitscotland/vs-component-library/commit/c4b7b724f33da1989346a163775bf4e6c76d15ba))
4358
+
4359
+ ### [1.0.14](https://github.com/visitscotland/vs-component-library/compare/v1.0.13...v1.0.14) (2023-08-18)
4360
+
4361
+
4362
+ ### 🐛 Bug Fixes
4363
+
4364
+ * **map:** fix map heading so the selected category is always displayed at the top ([b05a08c](https://github.com/visitscotland/vs-component-library/commit/b05a08c4e148294bc39e84bae7d99695bb8dc746))
4365
+
4366
+ ### [1.0.13](https://github.com/visitscotland/vs-component-library/compare/v1.0.12...v1.0.13) (2023-08-16)
4367
+
4368
+
4369
+ ### ✨ Features
4370
+
4371
+ * **map:** adds Outlander icons and themes for maps ([50ddc04](https://github.com/visitscotland/vs-component-library/commit/50ddc046c093cbfd75fe6c72b694a1e89ad1c609))
4372
+
4373
+
4374
+ ### 🎨 Styling
4375
+
4376
+ * **map:** update height of the map module ([542a455](https://github.com/visitscotland/vs-component-library/commit/542a45506725f2afadd78367ef80a774c5fbe7db))
4377
+
4378
+
4379
+ ### 🔖 Others
4380
+
4381
+ * add badges to README.md ([6dd823a](https://github.com/visitscotland/vs-component-library/commit/6dd823a8caefd786c528242fcd93700b5251b5c7))
4382
+ * add contribution guidelines and code of conduct ([6bf1764](https://github.com/visitscotland/vs-component-library/commit/6bf176469a094c509bbe1716968d349de8e1f177))
4383
+ * add contribution links to README.md ([a6a21d4](https://github.com/visitscotland/vs-component-library/commit/a6a21d4b13612571a65459fef3c703d45fe8a8da))
4384
+ * add contributor covenant badge to README.md ([e97840d](https://github.com/visitscotland/vs-component-library/commit/e97840df67affd041a0883c62262af2d643043a3))
4385
+ * add email address to code of conduct ([11cd613](https://github.com/visitscotland/vs-component-library/commit/11cd613f4cbc5ff530c1e36622aad2f622e9290d))
4386
+ * add security.md file ([de88335](https://github.com/visitscotland/vs-component-library/commit/de88335429593053aac434dcba232f35a022e0f0))
4387
+ * add Yarn Test badge ([0ac5afc](https://github.com/visitscotland/vs-component-library/commit/0ac5afcd2e142cdb5f4dee9d97b023c132cfaf19))
4388
+ * **package.json:** add Theo to build script ([9f9a5c5](https://github.com/visitscotland/vs-component-library/commit/9f9a5c59b036638c839f61241f5108981c55d96e))
4389
+ * **release:** 1.0.14 ([7bb68f8](https://github.com/visitscotland/vs-component-library/commit/7bb68f801aca6ce8661a778d8c095cf79603d65b))
4390
+ * **tokens:** remove auto-generated tokens from the repo ([46b3ebf](https://github.com/visitscotland/vs-component-library/commit/46b3ebf5b46e0d6e9fd1d5488d245318bfa60812))
4391
+ * update code of conduct ([1315c1a](https://github.com/visitscotland/vs-component-library/commit/1315c1a1a6d652909feb80bbede34df973d41338))
4392
+ * update email address in security policy ([36cc62e](https://github.com/visitscotland/vs-component-library/commit/36cc62e179b61f0e08aa899391e0fce98a320cdb))
4393
+ * update email addresses in code of conduct and contribution guide ([63472aa](https://github.com/visitscotland/vs-component-library/commit/63472aa0049045441e315aa81b4ad78358f278a6))
4394
+ * update README.md with licence info ([2de656b](https://github.com/visitscotland/vs-component-library/commit/2de656b121d4b8c0aeb3dd535729eac4adcd88dd))
4395
+ * update visitscotland badge URL ([ff387ea](https://github.com/visitscotland/vs-component-library/commit/ff387ea11bc8df7d9602b2f470d5b020cd990091))
4396
+
4397
+ ### [1.0.12](https://github.com/visitscotland/vs-component-library/compare/v1.0.11...v1.0.12) (2023-08-09)
4398
+
4399
+
4400
+ ### 🐛 Bug Fixes
4401
+
4402
+ * **third party:** styles in correct place ([4c8b28a](https://github.com/visitscotland/vs-component-library/commit/4c8b28ab004dedd928ffba5cc981a1c50d0324ce))
4403
+
4404
+ ### [1.0.11](https://github.com/visitscotland/vs-component-library/compare/v1.0.10...v1.0.11) (2023-08-08)
4405
+
4406
+
4407
+ ### ✨ Features
4408
+
4409
+ * **table:** simply data and fix stacked styles ([c89405b](https://github.com/visitscotland/vs-component-library/commit/c89405b14a0ac65db141fe12cda275660f6e3f98))
4410
+ * **workflow:** run tests on pr creation ([2a883b5](https://github.com/visitscotland/vs-component-library/commit/2a883b5e80bef222fe0309f64e5c3eec46f12f84))
4411
+
4412
+
4413
+ ### 🔖 Others
4414
+
4415
+ * fix dependabot issue by upgrading resolutions entries ([0a27a34](https://github.com/visitscotland/vs-component-library/commit/0a27a34f2b409fb0ac1017fa25641dae9d2f6995))
4416
+
4417
+
4418
+ ### 🐛 Bug Fixes
4419
+
4420
+ * **carousel:** set image urls locally instead of using image from the production site ([2affbe7](https://github.com/visitscotland/vs-component-library/commit/2affbe77e390d8404901d500b0d760c7d7881423))
4421
+ * **input:** fix validation logic and validation test ([d0060a0](https://github.com/visitscotland/vs-component-library/commit/d0060a0203621e2140341dfc1c63824c2117247b))
4422
+ * **meganav:** set image urls locally instead of using image from the production site ([8059770](https://github.com/visitscotland/vs-component-library/commit/80597705e68df64844b7e7d117f036e01f3bc9f3))
4423
+ * **table:** correct table story usage of header ([ccba843](https://github.com/visitscotland/vs-component-library/commit/ccba84309184ce2dd721f7312b176366ad3e0bfa))
4424
+ * **table:** fix stacked table ([b6773e9](https://github.com/visitscotland/vs-component-library/commit/b6773e915e0ab9cae47f02c3e15d3fecbc0d80d4))
4425
+ * **tests:** fix logic on carousel throttling test ([d031ff6](https://github.com/visitscotland/vs-component-library/commit/d031ff6481a9ff860e2d2bc5770781af014304d2))
4426
+ * **tests:** mock map store to and mapboxgl to fix map tests ([ef58f03](https://github.com/visitscotland/vs-component-library/commit/ef58f037d25c364f6bf52f93072747966e064c9c))
4427
+ * **tests:** mock video for tests and fix other testing logic ([e0bbd36](https://github.com/visitscotland/vs-component-library/commit/e0bbd36c5c76763e6ca691d5829a573bf0262271))
4428
+ * **tests:** mock window.url.createobjecturl for map wrapper tests ([52ad076](https://github.com/visitscotland/vs-component-library/commit/52ad0764a695424f533537dc2dcf17b18da32990))
4429
+ * **third party:** fix third party styles and build them in main script ([b9c9753](https://github.com/visitscotland/vs-component-library/commit/b9c97537e50197371f05336126d8f64bc601239f))
4430
+ * **video:** ensure cookie init status sets to error if onetrust doesn't initiate ([d9caa5d](https://github.com/visitscotland/vs-component-library/commit/d9caa5d30b160232296e3b8e46f264819ca94db3))
4431
+ * **workflow:** only run on one node version ([3aa0471](https://github.com/visitscotland/vs-component-library/commit/3aa04710e0ff90814f796b1a8b853b38c1338052))
4432
+
4433
+ ### [1.0.10](https://github.com/visitscotland/vs-component-library/compare/v1.0.9...v1.0.10) (2023-08-04)
4434
+
4435
+
4436
+ ### 🐛 Bug Fixes
4437
+
4438
+ * **meganav:** ensure search bar is open before focussing input ([7a6311d](https://github.com/visitscotland/vs-component-library/commit/7a6311d478e017c5d7a32894afec9cd88f8b57b6))
4439
+
4440
+ ### [1.0.9](https://github.com/visitscotland/vs-component-library/compare/v1.0.8...v1.0.9) (2023-08-03)
4441
+
4442
+
4443
+ ### 📝 Docs
4444
+
4445
+ * **socialshare.stories.js:** wrap the component in an absolutely positioned div ([8907dd7](https://github.com/visitscotland/vs-component-library/commit/8907dd735a3b421e7c26a004597c528d6b737505))
4446
+
4447
+
4448
+ ### 🐛 Bug Fixes
4449
+
4450
+ * **socialshare.vue:** add container prop set to "body" ([3edc3b8](https://github.com/visitscotland/vs-component-library/commit/3edc3b84932f3b19969caa39a329af71316852b1))
4451
+ * **ssr:** bring lazy hydrate fix over from other repo ([b707973](https://github.com/visitscotland/vs-component-library/commit/b707973d90ea9212eed71ca30b550c3a1fd1fde8))