@visitscotland/component-library 3.0.18 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (44) hide show
  1. package/CHANGELOG.md +1888 -0
  2. package/dist/client/manifest.json +53 -50
  3. package/dist/client/scripts/{07878e8ba40a1832e00a.js → 3c344a4a70635b58225d.js} +1 -1
  4. package/dist/client/scripts/{d835aaf47a47f0edb3e6.js → 3e45e0dcb991d764bdcc.js} +1 -1
  5. package/dist/client/scripts/4da586fbcf6a54ae72a0.js +1 -0
  6. package/dist/client/scripts/{b4a23e7a73eae4480216.js → 6340087a78b5ec9637d8.js} +1 -1
  7. package/dist/client/scripts/{27b848b5c58ce522eff9.js → 64f40a0a7b3e5ec5a0b7.js} +1 -1
  8. package/dist/client/scripts/{f566ff00834d21b7bd86.js → 67b9c39cd18fb9c1bd7d.js} +1 -1
  9. package/dist/client/scripts/{71533bdc41e1b0d7cf00.js → 6ed4e69c6fb00bef7c94.js} +1 -1
  10. package/dist/client/scripts/{5597ca2adb333f234e74.js → 70f47a2ab2c767d7fa0a.js} +1 -1
  11. package/dist/client/scripts/{09e119c9d66ee67f1eb8.js → 7b5f8c55f80856a2a5db.js} +1 -1
  12. package/dist/client/scripts/{9423bad82a9386c620dd.js → a315cc3b2cadb61e66c3.js} +1 -1
  13. package/dist/client/scripts/{7454ae168051d0e27e19.js → a3d38c430e66cf70ac92.js} +1 -1
  14. package/dist/client/scripts/{c3dcd9d23d027dd49374.js → a684d713e818f848de68.js} +1 -1
  15. package/dist/client/scripts/{eeed4d3e9c67f63e7289.js → ae03c6bde9ddd1ac2d5e.js} +1 -1
  16. package/dist/client/scripts/{55abdf0b6d1b6efc573a.js → d2ca8328dbc25209fded.js} +1 -1
  17. package/dist/client/scripts/{f6a0b11764b771115ce2.js → d7bfe3ed810a5dee311f.js} +1 -1
  18. package/dist/client/scripts/{8d66c9c61aafbfb8863a.js → ebdfed3713b5d0ace514.js} +1 -1
  19. package/dist/client/scripts/{ee1669cbdcce1bd4b354.js → eef9e54a145ad9536b47.js} +1 -1
  20. package/dist/client/scripts/{48e4dad7a650579d6b4e.js → f10a43e13e7cf6ac4c69.js} +1 -1
  21. package/dist/client/styles/4da586fbcf6a54ae72a0.css +1 -0
  22. package/dist/components/components/link-list/LinkList.vue.d.ts +20 -1
  23. package/dist/components/vs-component-library.css +1 -1
  24. package/dist/components/vs-component-library.js +176 -176
  25. package/dist/components/vs-component-library.mjs +8240 -8202
  26. package/dist/ssr/index.js +1 -1
  27. package/dist/ssr/manifest.json +1 -1
  28. package/dist/ssr/styles/{89cf6dffed2f75d3cf99.css → b33f423d7f8fb57911c8.css} +1 -1
  29. package/package.json +230 -230
  30. package/dist/client/scripts/816e4a7f00572f6e1b15.js +0 -1
  31. package/dist/client/styles/816e4a7f00572f6e1b15.css +0 -1
  32. /package/dist/client/styles/{07878e8ba40a1832e00a.css → 3c344a4a70635b58225d.css} +0 -0
  33. /package/dist/client/styles/{b4a23e7a73eae4480216.css → 6340087a78b5ec9637d8.css} +0 -0
  34. /package/dist/client/styles/{71533bdc41e1b0d7cf00.css → 6ed4e69c6fb00bef7c94.css} +0 -0
  35. /package/dist/client/styles/{09e119c9d66ee67f1eb8.css → 7b5f8c55f80856a2a5db.css} +0 -0
  36. /package/dist/client/styles/{9423bad82a9386c620dd.css → a315cc3b2cadb61e66c3.css} +0 -0
  37. /package/dist/client/styles/{7454ae168051d0e27e19.css → a3d38c430e66cf70ac92.css} +0 -0
  38. /package/dist/client/styles/{c3dcd9d23d027dd49374.css → a684d713e818f848de68.css} +0 -0
  39. /package/dist/client/styles/{eeed4d3e9c67f63e7289.css → ae03c6bde9ddd1ac2d5e.css} +0 -0
  40. /package/dist/client/styles/{55abdf0b6d1b6efc573a.css → d2ca8328dbc25209fded.css} +0 -0
  41. /package/dist/client/styles/{f6a0b11764b771115ce2.css → d7bfe3ed810a5dee311f.css} +0 -0
  42. /package/dist/client/styles/{8d66c9c61aafbfb8863a.css → ebdfed3713b5d0ace514.css} +0 -0
  43. /package/dist/client/styles/{ee1669cbdcce1bd4b354.css → eef9e54a145ad9536b47.css} +0 -0
  44. /package/dist/client/styles/{48e4dad7a650579d6b4e.css → f10a43e13e7cf6ac4c69.css} +0 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,1888 @@
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
+ ## [3.1.0](https://github.com/visitscotland/vs-component-library/compare/v3.0.18...v3.1.0) (2024-08-16)
6
+
7
+
8
+ ### ✅ Tests
9
+
10
+ * **link list:** add tests for table of contents ([f153982](https://github.com/visitscotland/vs-component-library/commit/f153982320318e0d27a846dba19b5258b664dad5))
11
+
12
+
13
+ ### ✨ Features
14
+
15
+ * **linklist.stories.js:** add table of contents variant ([7bbb861](https://github.com/visitscotland/vs-component-library/commit/7bbb861b51a758c2c6edd8dcfd62a6aea0dae51d))
16
+ * **linklist:** add table of contents variant ([7477e3a](https://github.com/visitscotland/vs-component-library/commit/7477e3acecdd275575d6ba5086c79b9c833f8e6b))
17
+ * **linklist:** adjust HTML for accessibility ([98364ea](https://github.com/visitscotland/vs-component-library/commit/98364ea0bac4d27518305742d36a1c8597c906a8))
18
+ * **linklist:** update table of contents styles ([0900f9d](https://github.com/visitscotland/vs-component-library/commit/0900f9d95a9abf778ede7542af0c6431fc55f24a))
19
+
20
+ ### [3.0.18](https://github.com/visitscotland/vs-component-library/compare/v3.0.17...v3.0.18) (2024-08-14)
21
+
22
+
23
+ ### ✨ Features
24
+
25
+ * **modal:** add missing modal video story ([f60d9ff](https://github.com/visitscotland/vs-component-library/commit/f60d9fff47449769548749dfe14da2bd3e528e6d))
26
+
27
+
28
+ ### 🐛 Bug Fixes
29
+
30
+ * **forms:** check conditionals on config load ([4b94d47](https://github.com/visitscotland/vs-component-library/commit/4b94d47c55421db3e9efa8b9a33c2bfd6b9a0db2))
31
+
32
+ ### [3.0.17](https://github.com/visitscotland/vs-component-library/compare/v3.0.16...v3.0.17) (2024-08-06)
33
+
34
+
35
+ ### ✨ Features
36
+
37
+ * **forms:** make all whitespace entries fail required validation ([c3572da](https://github.com/visitscotland/vs-component-library/commit/c3572da87095b65c82f3a1466185a8f38bf3c9a0))
38
+
39
+
40
+ ### 🐛 Bug Fixes
41
+
42
+ * **forms:** account for boolean fields ([0c4af92](https://github.com/visitscotland/vs-component-library/commit/0c4af9231a79505c522d1235c8ba310bb6b4aa00))
43
+
44
+ ### [3.0.16](https://github.com/visitscotland/vs-component-library/compare/v3.0.15...v3.0.16) (2024-08-01)
45
+
46
+
47
+ ### ⏪ Revertions
48
+
49
+ * **product search embed:** revert previous change ([399aeef](https://github.com/visitscotland/vs-component-library/commit/399aeef97b2dbff45dbd1f3cf8c7a5ce5dba71c6))
50
+
51
+ ### [3.0.15](https://github.com/visitscotland/vs-component-library/compare/v3.0.14...v3.0.15) (2024-07-31)
52
+
53
+
54
+ ### ✅ Tests
55
+
56
+ * **dropdown:** update unit test ([82962cd](https://github.com/visitscotland/vs-component-library/commit/82962cd1da60e2422511a6e165992b6bbd9f8756))
57
+ * **meganav dropdown:** update unit tests ([ca03458](https://github.com/visitscotland/vs-component-library/commit/ca0345867c9e84ce724c4b62bafaa790544fae95))
58
+
59
+
60
+ ### 🐛 Bug Fixes
61
+
62
+ * **dropdown:** add css for fallback ([1b35d8c](https://github.com/visitscotland/vs-component-library/commit/1b35d8c7c0ef261cd93ee26870971621157c5076))
63
+ * **dropdown:** add no-js fallback ([34c14e4](https://github.com/visitscotland/vs-component-library/commit/34c14e45cf780d314bbd20bdcb33ea99861fb906))
64
+ * **dropdown:** remove v-if ([3e7c06a](https://github.com/visitscotland/vs-component-library/commit/3e7c06a74ccd576e3127a45654c4e65c88c40893))
65
+ * **dropdown:** typo ([17f4e66](https://github.com/visitscotland/vs-component-library/commit/17f4e669af151684a2f9a43d75257e10e5cea711))
66
+ * **global menu dropdown:** add CSS for fallback ([38f7bd6](https://github.com/visitscotland/vs-component-library/commit/38f7bd67e8385b3c075c8da03f8621077e1df9d6))
67
+ * **mega nav dropdown:** remove v-if ([481838a](https://github.com/visitscotland/vs-component-library/commit/481838a3bfb3c76cb4377b50a754b00f75dc7110))
68
+ * **meganav dropdown:** add CSS for fallback ([c6ce0ea](https://github.com/visitscotland/vs-component-library/commit/c6ce0eac7aac14120bea97bc7c390036e513a06a))
69
+ * **meganav dropdown:** add no-js fallback ([95ad337](https://github.com/visitscotland/vs-component-library/commit/95ad33717aec7a6258111388ea330dd3935c0a01))
70
+
71
+ ### [3.0.14](https://github.com/visitscotland/vs-component-library/compare/v3.0.13...v3.0.14) (2024-07-26)
72
+
73
+
74
+ ### 🐛 Bug Fixes
75
+
76
+ * **meganav:** correct for no-js ([f18467e](https://github.com/visitscotland/vs-component-library/commit/f18467e91c4afc0e2f98b454b92c0822d2561a0e))
77
+ * **meganav:** ensure that nav sits on baseline if final segment is empty ([c80992e](https://github.com/visitscotland/vs-component-library/commit/c80992e4600ac9ce093b58153b00a989b0338b41))
78
+
79
+ ### [3.0.13](https://github.com/visitscotland/vs-component-library/compare/v3.0.12...v3.0.13) (2024-07-24)
80
+
81
+
82
+ ### ✨ Features
83
+
84
+ * **yarn:** update to 4.3 ([e17f1d4](https://github.com/visitscotland/vs-component-library/commit/e17f1d431b74266f466aecf304887fa99609f7ea))
85
+
86
+ ### [3.0.12](https://github.com/visitscotland/vs-component-library/compare/v3.0.11...v3.0.12) (2024-07-23)
87
+
88
+
89
+ ### 🏗 Build System
90
+
91
+ * **package.json:** change prePublish to prepack ([dcdd497](https://github.com/visitscotland/vs-component-library/commit/dcdd497cb9432a5bb9dcdc69d9dd680a0de585b8))
92
+
93
+ ### [3.0.11](https://github.com/visitscotland/vs-component-library/compare/v3.0.10...v3.0.11) (2024-07-23)
94
+
95
+
96
+ ### ✨ Features
97
+
98
+ * **design tokens:** add new colour palette tokens ([93638e6](https://github.com/visitscotland/vs-component-library/commit/93638e612566b93fbd80d335ff09938329f53f7d))
99
+
100
+
101
+ ### 🎨 Styling
102
+
103
+ * **cokens:** change ptarmigan to cloud ([0c4739d](https://github.com/visitscotland/vs-component-library/commit/0c4739d9d78fd9ca9b1a628acb990b1e8f059bfb))
104
+ * **product search:** change oatcake to bluebell ([fe2c67d](https://github.com/visitscotland/vs-component-library/commit/fe2c67d74d53995711078cdfe152a5bf15be9f86))
105
+
106
+ ### [3.0.10](https://github.com/visitscotland/vs-component-library/compare/v3.0.9...v3.0.10) (2024-07-17)
107
+
108
+
109
+ ### ⏪ Revertions
110
+
111
+ * **button.vue:** revert changes to main branch ([4ab9e52](https://github.com/visitscotland/vs-component-library/commit/4ab9e52ae04c801316c98ef209c763731fd10a57))
112
+
113
+
114
+ ### 🐛 Bug Fixes
115
+
116
+ * **button.vue:** dynamically remove unused attributes ([3590b34](https://github.com/visitscotland/vs-component-library/commit/3590b347a19ded833e5ccf7c1e50bcfabc371958))
117
+ * **button:** dynamically remove unused attributes ([944c654](https://github.com/visitscotland/vs-component-library/commit/944c654cf2ccd55d6c49d339eda67f0f82e57ce6))
118
+ * **heading stories:** replace range input for heading levels with radio buttons ([54c0c11](https://github.com/visitscotland/vs-component-library/commit/54c0c11752f9793c45e9ac3cada2179da1eb3a49))
119
+ * **vsform:** make marketo props optional ([136e386](https://github.com/visitscotland/vs-component-library/commit/136e38654773b0e1572be181460bee1d3fd9d8f4))
120
+
121
+
122
+ ### ✨ Features
123
+
124
+ * **storybook:** correct install and build commands ([a588d10](https://github.com/visitscotland/vs-component-library/commit/a588d1074835ae7cd175e88bb470b382e95c4214))
125
+ * **storybook:** deploy static storybook on push to main ([551bdee](https://github.com/visitscotland/vs-component-library/commit/551bdee433bc8ee783a688219d18c82490370384))
126
+ * **storybook:** switch build path ([b0397a1](https://github.com/visitscotland/vs-component-library/commit/b0397a140fc8fe45212bcf677bc983367cd3d226))
127
+
128
+ ### [3.0.9](https://github.com/visitscotland/vs-component-library/compare/v3.0.8...v3.0.9) (2024-06-14)
129
+
130
+
131
+ ### 🐛 Bug Fixes
132
+
133
+ * **meganavdropdown:** function name has changed within bootstrap-vue-next ([0322ebb](https://github.com/visitscotland/vs-component-library/commit/0322ebbe15f8e4f559041c6e328f5f4f82ff4a8c))
134
+
135
+ ### [3.0.8](https://github.com/visitscotland/vs-component-library/compare/v3.0.7...v3.0.8) (2024-06-14)
136
+
137
+
138
+ ### 🐛 Bug Fixes
139
+
140
+ * **bootstrap vue:** correct tab usage ([903c4db](https://github.com/visitscotland/vs-component-library/commit/903c4dbb2306f55ca01515f199bf7e50fc6dc3ed))
141
+ * **yarn.lock:** some dependencies didn't seem to update correctly ([3167e97](https://github.com/visitscotland/vs-component-library/commit/3167e978057da031f6df62ee7c6d9b33d6939343))
142
+
143
+ ### [3.0.7](https://github.com/visitscotland/vs-component-library/compare/v3.0.6...v3.0.7) (2024-06-13)
144
+
145
+ ### [3.0.6](https://github.com/visitscotland/vs-component-library/compare/v3.0.5...v3.0.6) (2024-06-11)
146
+
147
+
148
+ ### 🏗 Build System
149
+
150
+ * **deps:** bump pug from 3.0.2 to 3.0.3 ([041e941](https://github.com/visitscotland/vs-component-library/commit/041e941c4cf4a1f2be6b0000abc16bd1c658876a))
151
+
152
+
153
+ ### 🐛 Bug Fixes
154
+
155
+ * **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)
156
+
157
+ ### [3.0.5](https://github.com/visitscotland/vs-component-library/compare/v3.0.4...v3.0.5) (2024-06-10)
158
+
159
+
160
+ ### 🏗 Build System
161
+
162
+ * **build:** stop double building theo in build script ([0f280c3](https://github.com/visitscotland/vs-component-library/commit/0f280c3a176e2ca2ecaefb3119677872d4fefb7c))
163
+
164
+
165
+ ### ✨ Features
166
+
167
+ * **bootstrap:** update BVN to v0.17 ([a056c3b](https://github.com/visitscotland/vs-component-library/commit/a056c3b00bed03a68f1ae027b154f4250958fc14))
168
+ * **icons:** add crow icon used in stories ([da78728](https://github.com/visitscotland/vs-component-library/commit/da7872815ee13fd1c264a3efb4ac5719691640fb))
169
+
170
+
171
+ ### 🐛 Bug Fixes
172
+
173
+ * **a11y:** add aria-disabled tag to disabled button - prevent colour contrast error ([cf5c7e2](https://github.com/visitscotland/vs-component-library/commit/cf5c7e26e38c66c5e9cc7abd4b03004cbd9257be))
174
+ * **a11y:** add aria-label fallback for icon only buttons ([513d7b8](https://github.com/visitscotland/vs-component-library/commit/513d7b8ed2ac1f07e8263914f1adf2b633ce6418))
175
+ * **a11y:** add correct aria role to footer menus ([4baf7eb](https://github.com/visitscotland/vs-component-library/commit/4baf7eba70cf1f8e55a3f37c38db71d4ac64249a))
176
+ * **a11y:** add fallback aria label to map markers ([bedae08](https://github.com/visitscotland/vs-component-library/commit/bedae0864b81f0bf4235f67ff44f911f4c564ca9))
177
+ * **a11y:** add isStatic option to meganav to add appropriate roles for static container ([e246213](https://github.com/visitscotland/vs-component-library/commit/e24621342e0647ca167568fef37b178f4ff85976))
178
+ * **a11y:** add missing toggle button text to stories ([88328ff](https://github.com/visitscotland/vs-component-library/commit/88328ff43e888e87e9ebabe7ab3fb9379306c916))
179
+ * **a11y:** add more toggle button text ([9091298](https://github.com/visitscotland/vs-component-library/commit/9091298b537508374a813344d0744b56933e3985))
180
+ * **a11y:** add role="menuitem" to dropdown items ([b3b1832](https://github.com/visitscotland/vs-component-library/commit/b3b1832836b5d34fba44b417ff5cfbab57366d9b))
181
+ * **a11y:** correct menu/menuitem aria roles in meganav ([4e2c8d1](https://github.com/visitscotland/vs-component-library/commit/4e2c8d1f560570d64d2e2977f633c8b9ecbfd955))
182
+ * **a11y:** correct number input label anchoring ([b142a7c](https://github.com/visitscotland/vs-component-library/commit/b142a7c733e2023c329b0fd727a4b31c52dc5569))
183
+ * **a11y:** override bootstrap vue next scope behaviour for non-th table cells ([e3bd4fe](https://github.com/visitscotland/vs-component-library/commit/e3bd4fe4fa51e5da6d3996a94a807a2fa56ab57f))
184
+ * **a11y:** remove duplicated description list ([92391c4](https://github.com/visitscotland/vs-component-library/commit/92391c4bd7328f6a756d82a035defa2fd9e3c007))
185
+ * **a11y:** remove h4 from product card if empty ([8d231a5](https://github.com/visitscotland/vs-component-library/commit/8d231a53fa1bc5b84e7943370f9876c239facafe))
186
+ * **a11y:** update bootstrap and add aria-disabled to tag disabled tabs ([52383c8](https://github.com/visitscotland/vs-component-library/commit/52383c8a28e20b5b23a4c8d2edbb35b87be97ad8))
187
+ * **bootstrap vue:** bump to v0.17 ([13e2e29](https://github.com/visitscotland/vs-component-library/commit/13e2e2988812e91051ad1b5d44411ad9c1e57c83))
188
+ * **bootstrap:** adjust popover position and update close function name ([ac8fe12](https://github.com/visitscotland/vs-component-library/commit/ac8fe12af83730441f0770e2f656e31be00c5996))
189
+ * **bootstrap:** correct dropdown menu references for language menu ([b0cbad4](https://github.com/visitscotland/vs-component-library/commit/b0cbad4b67411af173426cb236322fc63cbee10a))
190
+ * **bootstrap:** move reference to dropdown menu ([c98e492](https://github.com/visitscotland/vs-component-library/commit/c98e492611d656c3b9b94b61b7762c1fd3902762))
191
+ * **bootstrap:** remove references to btn-content in button ([95e02de](https://github.com/visitscotland/vs-component-library/commit/95e02de835212d97afda9bac7fcafabb9ed1d5fa))
192
+ * **bootstrap:** remove references to btn-content in Map sidebar ([a9c3608](https://github.com/visitscotland/vs-component-library/commit/a9c3608a9f565402c0386ead3fdf7f46d7f391b3))
193
+ * **bootstrap:** restore background colour for modals ([74a1daa](https://github.com/visitscotland/vs-component-library/commit/74a1daad32e1c6716b5c6fdd6b983b7e77706b7e))
194
+ * **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))
195
+ * **typescript:** fix declaration generation error with aliases ([1ec1089](https://github.com/visitscotland/vs-component-library/commit/1ec108991d0abeb546800f54c6536ff70bf9df03))
196
+ * **vs form:** only get hidden fields within form component ([1c7a59f](https://github.com/visitscotland/vs-component-library/commit/1c7a59f1de07889755ddbcf396b266acc791db69))
197
+
198
+ ### [3.0.4](https://github.com/visitscotland/vs-component-library/compare/v3.0.3...v3.0.4) (2024-06-04)
199
+
200
+
201
+ ### 🐛 Bug Fixes
202
+
203
+ * **icons:** update icon shortcodes where used in css ([391073b](https://github.com/visitscotland/vs-component-library/commit/391073b68940d37714ffd4a5dc027b6c2bde2d68))
204
+
205
+
206
+ ### ✨ Features
207
+
208
+ * **build:** externalise mapbox and restore map to main bundle ([25c0e66](https://github.com/visitscotland/vs-component-library/commit/25c0e6630f3f184d82547a59ef151bf38ce3b835))
209
+ * **form:** add hidden field(s) info to payload ([0e786e0](https://github.com/visitscotland/vs-component-library/commit/0e786e003efdc1067dbba8e6c4a0ca4ae9a17631))
210
+ * **form:** add hidden field(s) name and value to the submisson payload ([009fbc1](https://github.com/visitscotland/vs-component-library/commit/009fbc18dce268bdc5bf8ca919cead26176a09d7))
211
+ * **icons:** remove un-used fontawesome files ([2192725](https://github.com/visitscotland/vs-component-library/commit/2192725d1d89abca416e2bc33901bb984cb485ba))
212
+
213
+ ### [3.0.3](https://github.com/visitscotland/vs-component-library/compare/v3.0.2...v3.0.3) (2024-05-30)
214
+
215
+
216
+ ### ✨ Features
217
+
218
+ * **fontawesome:** add missing variable files ([7f89271](https://github.com/visitscotland/vs-component-library/commit/7f89271738fac1e48018c14b12ec9c2ec3d973af))
219
+ * **icons:** switch to reduced, custom subset of icons ([361726f](https://github.com/visitscotland/vs-component-library/commit/361726f30588f83de87814868fc6442d0aebcb02))
220
+
221
+ ### [3.0.2](https://github.com/visitscotland/vs-component-library/compare/v3.0.1...v3.0.2) (2024-05-29)
222
+
223
+ ### [3.0.1](https://github.com/visitscotland/vs-component-library/compare/v3.0.0...v3.0.1) (2024-05-29)
224
+
225
+
226
+ ### ✨ Features
227
+
228
+ * **vsform:** add slot for hidden fields ([0e12a20](https://github.com/visitscotland/vs-component-library/commit/0e12a20686c133ead10b91514f440fe1f2a3c6ca))
229
+
230
+
231
+ ### 🐛 Bug Fixes
232
+
233
+ * **form.stories.js:** missing quotes ([e474738](https://github.com/visitscotland/vs-component-library/commit/e47473862fb9fffa0f149cb6d1fd817bedeab68d))
234
+
235
+ ## [3.0.0](https://github.com/visitscotland/vs-component-library/compare/v2.0.7...v3.0.0) (2024-05-27)
236
+
237
+
238
+ ### ♻️ Code Refactoring
239
+
240
+ * **code review:** include code review fixes ([2864318](https://github.com/visitscotland/vs-component-library/commit/286431887857b9fd7a494390ae9ac6c45ca951d2))
241
+
242
+
243
+ ### 🔖 Others
244
+
245
+ * **build:** merge main ([bed5ee3](https://github.com/visitscotland/vs-component-library/commit/bed5ee3c0efecaf2d5d25abf07669f5e71dcb8fd))
246
+
247
+
248
+ ### 🏗 Build System
249
+
250
+ * **export:** move main requireq into export ([1825e41](https://github.com/visitscotland/vs-component-library/commit/1825e41760fb31606ffde9222dc88d931039f43d))
251
+
252
+
253
+ ### 🐛 Bug Fixes
254
+
255
+ * **build:** remove breaking bootstrap imports ([4aa5f81](https://github.com/visitscotland/vs-component-library/commit/4aa5f814b2736eede276df9b92bfc51a6b99f228))
256
+ * **code review:** tidy up merge issues and remove extra releases ([ff0fab5](https://github.com/visitscotland/vs-component-library/commit/ff0fab59fcb95fa448f38f1f8232e64f2f51207f))
257
+ * **style:** restore bvn styles for non-export ([8ced6fb](https://github.com/visitscotland/vs-component-library/commit/8ced6fb2628f625a1e0481809f81369e72319804))
258
+ * **tests:** correct type path in constant ([6caf6f9](https://github.com/visitscotland/vs-component-library/commit/6caf6f9a2028ebab0108f801b20152865eadc77e))
259
+ * **video:** and in another place ([b9375ea](https://github.com/visitscotland/vs-component-library/commit/b9375ea578b3a1a7cc4dea177ea7c772af0017d5))
260
+ * **video:** check for player before accessing ([8482e3a](https://github.com/visitscotland/vs-component-library/commit/8482e3ab759773cf9ca5a373bc264a7782fc63df))
261
+
262
+
263
+ ### ✨ Features
264
+
265
+ * **forms:** add a test for axios submission ([02b377a](https://github.com/visitscotland/vs-component-library/commit/02b377ae8616f5f2c19abf8c95884d50fc494eb0))
266
+
267
+
268
+ ### ✅ Tests
269
+
270
+ * **forms:** add test for actual form url submission ([17d5116](https://github.com/visitscotland/vs-component-library/commit/17d511623823ea518b3571561f8113f7bb39c8bf))
271
+
272
+ ### [0.0.35](https://github.com/visitscotland/vs-component-library/compare/v0.0.34...v0.0.35) (2024-05-17)
273
+
274
+
275
+ ### ✨ Features
276
+
277
+ * **perf:** separate maps into their own entrypoint ([3fdd9f9](https://github.com/visitscotland/vs-component-library/commit/3fdd9f9bcbc8db9893f6172a5d69b8f293e4838b))
278
+
279
+
280
+ ### 🔖 Others
281
+
282
+ * **release:** 0.0.35 ([0aec679](https://github.com/visitscotland/vs-component-library/commit/0aec679ec79f5e00d3bb8986d743c29993f57476))
283
+
284
+ ### [0.0.34](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v0.0.34) (2024-05-17)
285
+
286
+
287
+ ### ✨ Features
288
+
289
+ * **perf:** temporarily remove map ([2a6ce12](https://github.com/visitscotland/vs-component-library/commit/2a6ce12ba14d38a76576e2c4b2b465b1ca43cabe))
290
+
291
+
292
+ ### 🔖 Others
293
+
294
+ * **release:** 0.0.34 ([afe0ee0](https://github.com/visitscotland/vs-component-library/commit/afe0ee03ea7737eae516c37cce77f35935793812))
295
+
296
+ ### [0.0.33](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v0.0.33) (2024-05-15)
297
+
298
+
299
+ ### ✨ Features
300
+
301
+ * **performance:** split font css into separate exit ([83d846e](https://github.com/visitscotland/vs-component-library/commit/83d846e62c6850e95be016665a6f3d20e742efbc))
302
+
303
+
304
+ ### 🔖 Others
305
+
306
+ * **release:** 0.0.33 ([0432dcb](https://github.com/visitscotland/vs-component-library/commit/0432dcb64c9d3ee0d12beac68fe83f3fb50b3f34))
307
+
308
+ ### [0.0.32](https://github.com/visitscotland/vs-component-library/compare/v0.0.31...v0.0.32) (2024-04-30)
309
+
310
+
311
+ ### ✨ Features
312
+
313
+ * **meganav:** if no search, expand nav to fill space ([8e846dc](https://github.com/visitscotland/vs-component-library/commit/8e846dcd13467e52c0d7722ac7eac18e122ed1a4))
314
+
315
+
316
+ ### 🔖 Others
317
+
318
+ * **release:** 0.0.32 ([d111842](https://github.com/visitscotland/vs-component-library/commit/d1118420d3eb32f17bf16c4fbf6f8e1d8cd95893))
319
+
320
+ ### [0.0.31](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v0.0.31) (2024-04-29)
321
+
322
+
323
+ ### 🔖 Others
324
+
325
+ * **release:** 0.0.31 ([4a13428](https://github.com/visitscotland/vs-component-library/commit/4a13428f07849b3b901a74a2db24c4c336e8eaee))
326
+
327
+ ### [0.0.30](https://github.com/visitscotland/vs-component-library/compare/v0.0.29...v0.0.30) (2024-04-26)
328
+
329
+
330
+ ### ✨ Features
331
+
332
+ * **rebrand:** correct [@component](https://github.com/component) paths ([81dbfdf](https://github.com/visitscotland/vs-component-library/commit/81dbfdfe6850f4c2cad26aeeceaa8b12b6c79363))
333
+
334
+
335
+ ### 🔖 Others
336
+
337
+ * **release:** 0.0.30 ([313104a](https://github.com/visitscotland/vs-component-library/commit/313104a3d8e2d53ec6450f5940909eb222eba019))
338
+
339
+ ### [0.0.29](https://github.com/visitscotland/vs-component-library/compare/v0.0.28...v0.0.29) (2024-04-26)
340
+
341
+
342
+ ### ✨ Features
343
+
344
+ * **tokens:** update border token in description list ([60b6d93](https://github.com/visitscotland/vs-component-library/commit/60b6d93a918d438b11f903ad8d4b0fb7ee332b2f))
345
+
346
+
347
+ ### 🔖 Others
348
+
349
+ * **release:** 0.0.29 ([265a021](https://github.com/visitscotland/vs-component-library/commit/265a021f4f3524a232904e85763f48b094edcdb0))
350
+
351
+ ### [0.0.28](https://github.com/visitscotland/vs-component-library/compare/v0.0.27...v0.0.28) (2024-04-26)
352
+
353
+
354
+ ### ✨ Features
355
+
356
+ * **tokens:** update token names in static link ([15c28be](https://github.com/visitscotland/vs-component-library/commit/15c28bed5c2b561911193ab330e864ef8861783f))
357
+
358
+
359
+ ### 🔖 Others
360
+
361
+ * **release:** 0.0.28 ([2ad2ccf](https://github.com/visitscotland/vs-component-library/commit/2ad2ccfbc1a2a61645769f8aa9f7466f1eeaa58c))
362
+
363
+ ### [0.0.27](https://github.com/visitscotland/vs-component-library/compare/v0.0.26...v0.0.27) (2024-04-24)
364
+
365
+
366
+ ### ✨ Features
367
+
368
+ * **nav:** add mobile static link options ([a4adf8f](https://github.com/visitscotland/vs-component-library/commit/a4adf8f46f97d2ecd930265766ebcf36d7102515))
369
+
370
+
371
+ ### 🔖 Others
372
+
373
+ * **release:** 0.0.27 ([e010c47](https://github.com/visitscotland/vs-component-library/commit/e010c471e48bd3413ce7018cd055c56c703eec09))
374
+
375
+ ### [0.0.26](https://github.com/visitscotland/vs-component-library/compare/v0.0.25...v0.0.26) (2024-04-24)
376
+
377
+
378
+ ### ✨ Features
379
+
380
+ * **export:** add new comp to export index ([5157e26](https://github.com/visitscotland/vs-component-library/commit/5157e26818b1537b7b2abee627ac2bd03a0822ef))
381
+
382
+
383
+ ### 🔖 Others
384
+
385
+ * **release:** 0.0.26 ([d49855d](https://github.com/visitscotland/vs-component-library/commit/d49855dbe9fc4b4b6f1232995c36c46e9100c583))
386
+
387
+ ### [0.0.25](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v0.0.25) (2024-04-24)
388
+
389
+
390
+ ### ✨ Features
391
+
392
+ * **meganav:** implement Static link ([1111d5a](https://github.com/visitscotland/vs-component-library/commit/1111d5a4ca5dbb3126479d7ada1eedb55dbb5291))
393
+
394
+
395
+ ### 🔖 Others
396
+
397
+ * **release:** 0.0.25 ([8292220](https://github.com/visitscotland/vs-component-library/commit/8292220efef9e2aca7a340b613e11b1792c0fd08))
398
+
399
+ ### [0.0.24](https://github.com/visitscotland/vs-component-library/compare/v0.0.23...v0.0.24) (2024-04-18)
400
+
401
+
402
+ ### ✨ Features
403
+
404
+ * **footer:** add linkedin option to validator ([287362a](https://github.com/visitscotland/vs-component-library/commit/287362aebe598b1cdab26a8618bfb1a832492bb9))
405
+ * **meganav:** add static link styles ([208bd9c](https://github.com/visitscotland/vs-component-library/commit/208bd9c1114cde3bba19365417336b19e2a498a8))
406
+ * **nav:** add option to remove search ([33a20cf](https://github.com/visitscotland/vs-component-library/commit/33a20cfa343cd92b40cfd5d3145c6b7b184950e6))
407
+
408
+
409
+ ### 🔖 Others
410
+
411
+ * **release:** 0.0.24 ([8ef576a](https://github.com/visitscotland/vs-component-library/commit/8ef576a5f41a5422fac662837ce8c9f7f2d12707))
412
+
413
+ ### [0.0.23](https://github.com/visitscotland/vs-component-library/compare/v0.0.22...v0.0.23) (2024-04-17)
414
+
415
+
416
+ ### ✨ Features
417
+
418
+ * **forms:** revert to json submission ([93a3f2d](https://github.com/visitscotland/vs-component-library/commit/93a3f2d25e3f4f9a0ee25f96e90f1be02ec26a6c))
419
+
420
+
421
+ ### 🔖 Others
422
+
423
+ * **release:** 0.0.23 ([799b83f](https://github.com/visitscotland/vs-component-library/commit/799b83f92468a3f1531b543e9602deddad3000bf))
424
+
425
+ ### [0.0.22](https://github.com/visitscotland/vs-component-library/compare/v0.0.21...v0.0.22) (2024-04-16)
426
+
427
+
428
+ ### 🐛 Bug Fixes
429
+
430
+ * **forms:** aaaaaaaa ([84ae697](https://github.com/visitscotland/vs-component-library/commit/84ae6971a85b2732cb616d046738c409a592721e))
431
+
432
+
433
+ ### 🔖 Others
434
+
435
+ * **release:** 0.0.22 ([0b6b86c](https://github.com/visitscotland/vs-component-library/commit/0b6b86c288bf707aeecbf4c1454d856885d2d5b9))
436
+
437
+ ### [0.0.21](https://github.com/visitscotland/vs-component-library/compare/v0.0.20...v0.0.21) (2024-04-16)
438
+
439
+
440
+ ### 🐛 Bug Fixes
441
+
442
+ * **form:** correct ref to formType ([4790c8f](https://github.com/visitscotland/vs-component-library/commit/4790c8fbbc4b7117608bf2380048c67687fd1531))
443
+
444
+
445
+ ### 🔖 Others
446
+
447
+ * **release:** 0.0.21 ([54f4bad](https://github.com/visitscotland/vs-component-library/commit/54f4badb096aae02ee8a5de012a36765042a520f))
448
+
449
+ ### [0.0.20](https://github.com/visitscotland/vs-component-library/compare/v0.0.19...v0.0.20) (2024-04-16)
450
+
451
+
452
+ ### 🐛 Bug Fixes
453
+
454
+ * **form:** actually send form data ([cf6b358](https://github.com/visitscotland/vs-component-library/commit/cf6b358cd177595118077e4b899070301d49b186))
455
+
456
+
457
+ ### 🔖 Others
458
+
459
+ * **release:** 0.0.20 ([6f599ae](https://github.com/visitscotland/vs-component-library/commit/6f599ae290b157e1703e33fb9ad28dbe260a87ff))
460
+
461
+ ### [0.0.19](https://github.com/visitscotland/vs-component-library/compare/v0.0.18...v0.0.19) (2024-04-16)
462
+
463
+
464
+ ### 🐛 Bug Fixes
465
+
466
+ * **form:** switch to form data ([7522f79](https://github.com/visitscotland/vs-component-library/commit/7522f7925306157437d1a38d0bb5675db5c6cb1d))
467
+
468
+
469
+ ### 🔖 Others
470
+
471
+ * **release:** 0.0.19 ([9542d62](https://github.com/visitscotland/vs-component-library/commit/9542d626178879a7412917dc2002cef32087d3bd))
472
+
473
+ ### [0.0.18](https://github.com/visitscotland/vs-component-library/compare/v0.0.17...v0.0.18) (2024-04-16)
474
+
475
+
476
+ ### 🐛 Bug Fixes
477
+
478
+ * **form:** correct formType path ([e78522c](https://github.com/visitscotland/vs-component-library/commit/e78522c46fe5aa9eae8424dd7074ea5e5b913f07))
479
+
480
+
481
+ ### 🔖 Others
482
+
483
+ * **release:** 0.0.18 ([180159f](https://github.com/visitscotland/vs-component-library/commit/180159ff5087e667caf448e264bb28db90e29019))
484
+
485
+ ### [0.0.17](https://github.com/visitscotland/vs-component-library/compare/v0.0.16...v0.0.17) (2024-04-16)
486
+
487
+
488
+ ### ✨ Features
489
+
490
+ * **forms:** add formType and recaptcha to ajax form ([fca48a0](https://github.com/visitscotland/vs-component-library/commit/fca48a09ceff913243b36458d9726879ebf9b7b7))
491
+
492
+
493
+ ### 🔖 Others
494
+
495
+ * **release:** 0.0.17 ([3c6c49b](https://github.com/visitscotland/vs-component-library/commit/3c6c49b29e1430297ac9d088a00827fd69f2698c))
496
+
497
+ ### [0.0.16](https://github.com/visitscotland/vs-component-library/compare/v0.0.15...v0.0.16) (2024-04-11)
498
+
499
+
500
+ ### 🔖 Others
501
+
502
+ * **release:** 0.0.16 ([5250269](https://github.com/visitscotland/vs-component-library/commit/525026949186be6e4d32f7073227de3043638a19))
503
+
504
+ ### [0.0.15](https://github.com/visitscotland/vs-component-library/compare/v0.0.14...v0.0.15) (2024-04-04)
505
+
506
+
507
+ ### ✨ Features
508
+
509
+ * **input:** add min and max to number type inputs ([a68cd86](https://github.com/visitscotland/vs-component-library/commit/a68cd8683c958694f645121e735a321ac9337d0b))
510
+ * **input:** add tests for min max validation ([c2de0f2](https://github.com/visitscotland/vs-component-library/commit/c2de0f2267966e771ca4260d4b61db2f6b9d8a6e))
511
+ * **input:** add tests for min/max validation ([ac52e11](https://github.com/visitscotland/vs-component-library/commit/ac52e114325efddc6660f7086bc28343cb2f030f))
512
+
513
+
514
+ ### 🔖 Others
515
+
516
+ * **release:** 0.0.15 ([084dbec](https://github.com/visitscotland/vs-component-library/commit/084dbecf28ec46dd5a88d995458159fe9ee18543))
517
+
518
+ ### [0.0.14](https://github.com/visitscotland/vs-component-library/compare/v0.0.13...v0.0.14) (2024-04-03)
519
+
520
+
521
+ ### ✨ Features
522
+
523
+ * **form:** make form generic ([640f0d2](https://github.com/visitscotland/vs-component-library/commit/640f0d2c9c8460320ae85fa5665db5fd45933fcc))
524
+
525
+
526
+ ### 🔖 Others
527
+
528
+ * **release:** 0.0.14 ([89f5c46](https://github.com/visitscotland/vs-component-library/commit/89f5c4680e3cf58d8448809af221bcbb2f42fccd))
529
+
530
+ ### [0.0.13](https://github.com/visitscotland/vs-component-library/compare/v0.0.12...v0.0.13) (2024-04-02)
531
+
532
+
533
+ ### ✨ Features
534
+
535
+ * **cookies:** add cookie checker to index ([358fd04](https://github.com/visitscotland/vs-component-library/commit/358fd047326507ea4f6ffaacc20c95c830849d3d))
536
+
537
+
538
+ ### 🔖 Others
539
+
540
+ * **release:** 0.0.13 ([57af4d7](https://github.com/visitscotland/vs-component-library/commit/57af4d7056ec3adab76ce5802ca461ec19cffb1d))
541
+
542
+ ### [0.0.12](https://github.com/visitscotland/vs-component-library/compare/v0.0.11...v0.0.12) (2024-04-01)
543
+
544
+
545
+ ### 🐛 Bug Fixes
546
+
547
+ * **stores:** revert fix for computed bug ([e21be1a](https://github.com/visitscotland/vs-component-library/commit/e21be1ad7e6332e2641ae1f5c85ab970398ca0a3))
548
+
549
+
550
+ ### 🔖 Others
551
+
552
+ * **release:** 0.0.12 ([7971961](https://github.com/visitscotland/vs-component-library/commit/797196163f5c684785400f3ad6c29f3b8d64d4eb))
553
+
554
+ ### [0.0.11](https://github.com/visitscotland/vs-component-library/compare/v0.0.10...v0.0.11) (2024-04-01)
555
+
556
+
557
+ ### 🐛 Bug Fixes
558
+
559
+ * **stores:** attempt [#2](https://github.com/visitscotland/vs-component-library/issues/2) ([5f2baec](https://github.com/visitscotland/vs-component-library/commit/5f2baec407d3b4514b1f4757de674388730899ca))
560
+
561
+
562
+ ### 🔖 Others
563
+
564
+ * **release:** 0.0.11 ([5382f83](https://github.com/visitscotland/vs-component-library/commit/5382f83d2ba0f39902d1bcc206d6d660227d2cb4))
565
+
566
+ ### [0.0.10](https://github.com/visitscotland/vs-component-library/compare/v0.0.9...v0.0.10) (2024-04-01)
567
+
568
+
569
+ ### 🐛 Bug Fixes
570
+
571
+ * **stores:** move instantiation to setup ([c73f420](https://github.com/visitscotland/vs-component-library/commit/c73f4202a1ddf507188a3579d4bd1d444cda6278))
572
+
573
+
574
+ ### 🔖 Others
575
+
576
+ * **release:** 0.0.10 ([27a4bcf](https://github.com/visitscotland/vs-component-library/commit/27a4bcf4cc1bd4628d4ba4210aa13dddfae91992))
577
+
578
+ ### [0.0.9](https://github.com/visitscotland/vs-component-library/compare/v0.0.8...v0.0.9) (2024-03-27)
579
+
580
+
581
+ ### 🐛 Bug Fixes
582
+
583
+ * **stores:** refactor out mapstates to remove computed warning ([0eccceb](https://github.com/visitscotland/vs-component-library/commit/0eccceb4d14ea6816e1164ed16252fbd91565be3))
584
+
585
+
586
+ ### 🔖 Others
587
+
588
+ * **release:** 0.0.9 ([b397d81](https://github.com/visitscotland/vs-component-library/commit/b397d81c1a7e8087db23887a520ea3d63897a133))
589
+
590
+ ### [0.0.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v0.0.8) (2024-03-26)
591
+
592
+
593
+ ### 🔖 Others
594
+
595
+ * **release:** 0.0.8 ([bdc21d2](https://github.com/visitscotland/vs-component-library/commit/bdc21d27555ff451386b5772c23f0f8930678747))
596
+
597
+ ### [0.0.7](https://github.com/visitscotland/vs-component-library/compare/v0.0.6...v0.0.7) (2024-03-14)
598
+
599
+
600
+ ### 🐛 Bug Fixes
601
+
602
+ * **video:** remove redundant check from computed prop in videocaption ([a9480f7](https://github.com/visitscotland/vs-component-library/commit/a9480f7a039c3b7cad82d355e415616a5ca95a70))
603
+
604
+
605
+ ### 🔖 Others
606
+
607
+ * **release:** 0.0.7 ([25bfe6d](https://github.com/visitscotland/vs-component-library/commit/25bfe6d6494166d5db83243726753c175825c6fd))
608
+
609
+ ### [0.0.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.3...v0.0.6) (2024-03-12)
610
+
611
+
612
+ ### ✅ Tests
613
+
614
+ * **video:** correct id in other comp tests ([b5dccbb](https://github.com/visitscotland/vs-component-library/commit/b5dccbb458e89b677aa23bfa84c3625109dad9d9))
615
+ * **video:** correct video mock usage ([608dd46](https://github.com/visitscotland/vs-component-library/commit/608dd46e35498714a24fba2a5dae8b0e454067a4))
616
+ * **video:** update video stub name ([202a40d](https://github.com/visitscotland/vs-component-library/commit/202a40d445159e9c67fd7762a0833cadeca335a7))
617
+
618
+
619
+ ### 🐛 Bug Fixes
620
+
621
+ * **all:** resolve merge conflicts ([57879a1](https://github.com/visitscotland/vs-component-library/commit/57879a1b1df5d6e8d2cc7c57fc6e3028ede8ca0c))
622
+ * **build:** remove unnecessary transpile ([b0bb066](https://github.com/visitscotland/vs-component-library/commit/b0bb06619fddf4c540be1079920414f6c9ec08d4))
623
+ * **case names:** correct case names ([733093d](https://github.com/visitscotland/vs-component-library/commit/733093d94d2fba5b1e4296c520938eb58c9874a4))
624
+ * **components:** linting errors ([644139a](https://github.com/visitscotland/vs-component-library/commit/644139a7a1650d03602a74d2f868972f4a2868c9))
625
+ * **merge:** more merge errors ([5382a49](https://github.com/visitscotland/vs-component-library/commit/5382a49a47fde2ab37ee1a83ea79b1fa287bb5c4))
626
+ * **video:** correct addVideo for new store setup ([971be32](https://github.com/visitscotland/vs-component-library/commit/971be32acffc3e39f3a94d33066d0aee95287c77))
627
+ * **vite.config.js:** define process ([e1b15ce](https://github.com/visitscotland/vs-component-library/commit/e1b15cee86d783062b4b25e01ab7555fbc47ae19))
628
+
629
+
630
+ ### ✨ Features
631
+
632
+ * **build:** add process definitions ([2bc5469](https://github.com/visitscotland/vs-component-library/commit/2bc54694e89f0a3c691121e1388d535af30622f3))
633
+ * **build:** add theo to build script ([3dc6993](https://github.com/visitscotland/vs-component-library/commit/3dc6993e67634a38a35a94d65207fc2cade86266))
634
+ * **build:** load bootstrap styles globally ([6048409](https://github.com/visitscotland/vs-component-library/commit/6048409c144511aca75c8c1162a5a36a57f7fdbc))
635
+ * **build:** transpile youtube-vue3 ([5f2c71b](https://github.com/visitscotland/vs-component-library/commit/5f2c71b7cc786f9eb44c8b9c3a8c2b0c4516c9db))
636
+ * **build:** update yarn lock ([2aecbcc](https://github.com/visitscotland/vs-component-library/commit/2aecbcc1eaaab0ea9b9cabd1e7776d7e3708fb36))
637
+ * **components:** add vite library build ([041bdc9](https://github.com/visitscotland/vs-component-library/commit/041bdc9337ea09b978c2f2d3593d2b92feab188e))
638
+ * **components:** export more components ([38109ad](https://github.com/visitscotland/vs-component-library/commit/38109adf885f08c209a50153ed1eb6382b45e25c))
639
+ * **git:** restore removed changes from merge ([e7d06e6](https://github.com/visitscotland/vs-component-library/commit/e7d06e618e5ecbdebf252b76e2ac628c2dca738b))
640
+ * **image scaler:** move low rez image logic into img ([b5ccf6a](https://github.com/visitscotland/vs-component-library/commit/b5ccf6a482d7334bf42d3ac1d98fe80923deaeb6))
641
+ * **image scaling:** move srcset in for all imgs ([ffd4570](https://github.com/visitscotland/vs-component-library/commit/ffd45701553707e4bf9a964cac1a2589c40ccf16))
642
+ * **images:** tidy up image mixin move ([6f246ac](https://github.com/visitscotland/vs-component-library/commit/6f246ac05591340a6c68f18bc7868e636600408d))
643
+ * **imagewithcaption:** generate uid for caption without nuxt-unfriendly dependency ([4422755](https://github.com/visitscotland/vs-component-library/commit/4422755d0e20cb578a1241d0328eac6dce37895f))
644
+ * **meganav:** make meganav item names more generic ([3fc7cfc](https://github.com/visitscotland/vs-component-library/commit/3fc7cfc3ae3f190bd9cf84ebfafb4c73750fd368))
645
+ * **release:** change to temporary separate package name ([704ccb5](https://github.com/visitscotland/vs-component-library/commit/704ccb5db959941c73b0cd3aa3f05661151fd362))
646
+ * **release:** release with merge from main ([1f9c327](https://github.com/visitscotland/vs-component-library/commit/1f9c327cbdfdaac7e3fb8b6af5e90658b1b35c11))
647
+ * **test:** move pinia test setup to base file ([79c47b7](https://github.com/visitscotland/vs-component-library/commit/79c47b7db3d61e47a4cd7f29661349bbd67f2e4f))
648
+ * **typescript:** generate declaration files in vite library build ([fd7148e](https://github.com/visitscotland/vs-component-library/commit/fd7148e6b1e267b77f78298276755c8b7c5a51e2))
649
+ * **video:** change video export for nuxt ([2825238](https://github.com/visitscotland/vs-component-library/commit/28252384a8e4917b89a63836171810f4320773b4))
650
+ * **video:** switch video integration ([9f716d5](https://github.com/visitscotland/vs-component-library/commit/9f716d5c5a4a68d8141fde6cddb80732defc9f60))
651
+ * **video:** switch vue 3 youtube embed ([343a947](https://github.com/visitscotland/vs-component-library/commit/343a9477da5c8f33864bfd2b3c14d2c2036c0af9))
652
+
653
+ ### [2.0.7](https://github.com/visitscotland/vs-component-library/compare/v2.0.6...v2.0.7) (2024-05-21)
654
+
655
+ ### [2.0.6](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v2.0.6) (2024-05-21)
656
+
657
+
658
+ ### 🔖 Others
659
+
660
+ * **.yarnrc.yml:** add npmPublishAccess setting ([e592f91](https://github.com/visitscotland/vs-component-library/commit/e592f91e18583aae4356d63ad669c7355bf25100))
661
+
662
+ ### [2.0.5](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v2.0.5) (2024-05-16)
663
+
664
+
665
+ ### ♻️ Code Refactoring
666
+
667
+ * **storybook:** auto migrate to storybook 8 ([7fc7108](https://github.com/visitscotland/vs-component-library/commit/7fc7108e2bdfdd633d20bbc5d6b7cf486e1d52cd))
668
+ * **storybook:** fix storybook build ([3287531](https://github.com/visitscotland/vs-component-library/commit/328753148e2c3393dd791f51731dc40cb8e326d3))
669
+
670
+
671
+ ### ✨ Features
672
+
673
+ * **chromatic:** add turbosnap to chromatic local build ([7d4913e](https://github.com/visitscotland/vs-component-library/commit/7d4913ea82217c84f7da9bb68d3ceef6f08b6d9c))
674
+
675
+
676
+ ### 🏗 Build System
677
+
678
+ * **chromatic:** add chromatic ignore to card images that change often ([75d2193](https://github.com/visitscotland/vs-component-library/commit/75d21931eccf7834ed28c4a39b5ac379d4188e4f))
679
+ * **chromatic:** add chromatic ignore to elements that change often ([abc1752](https://github.com/visitscotland/vs-component-library/commit/abc175253251af85af4e89ecdaf30c286ea071b6))
680
+ * **vite:** remove ViteRequireContext ([d746a51](https://github.com/visitscotland/vs-component-library/commit/d746a513a5349b467a21c62ba854fdbb5bc0805f))
681
+ * **yarn:** add missing yarn release ([8d8352f](https://github.com/visitscotland/vs-component-library/commit/8d8352fe2684047d6ba6067189e7de043e8903b5))
682
+ * **yarn:** removing unused packages ([0e00b7e](https://github.com/visitscotland/vs-component-library/commit/0e00b7e4165842452fb3d8edea1d87b91180fb0b))
683
+ * **yarn:** upgrade to yarn 4 and fix dependecy issues ([4fc4e8d](https://github.com/visitscotland/vs-component-library/commit/4fc4e8d6f15627e4d33efa8c6bae43bd29543185))
684
+
685
+
686
+ ### 🔖 Others
687
+
688
+ * **storybook:** upgrade to latest storybook version ([683e596](https://github.com/visitscotland/vs-component-library/commit/683e5961c0f962a15dd626df555e1c06473366b0))
689
+ * **vite:** update vite config to mts ([8fe28de](https://github.com/visitscotland/vs-component-library/commit/8fe28def1ee67e17e513577dcb6bd7766be765cb))
690
+ * **yarn.lock:** add updated yarn.lock file ([143bdf0](https://github.com/visitscotland/vs-component-library/commit/143bdf01860f06709c3ba6fe5fdc997c3b144c9a))
691
+
692
+
693
+ ### 🎨 Styling
694
+
695
+ * **chromatic:** ignore itinerary and psr elements in chromatic ([d28a9dc](https://github.com/visitscotland/vs-component-library/commit/d28a9dc955058c92b4f4f9c9194be2e01206a9e8))
696
+
697
+
698
+ ### 🐛 Bug Fixes
699
+
700
+ * **autocomplete:** remove unused function ([1a1ce91](https://github.com/visitscotland/vs-component-library/commit/1a1ce91241535dc344fd54a2d22cce163f79c372))
701
+ * **autocomplete:** replace non-accessible third-party component ([73a9ee3](https://github.com/visitscotland/vs-component-library/commit/73a9ee3129ee79ecc4120429f13c0a965dac29b3))
702
+ * **autocomplete:** replace non-accessible third-party component ([10c45d2](https://github.com/visitscotland/vs-component-library/commit/10c45d244ed3e732d2005c9de13b1591ac259709))
703
+ * **marketo:** fix breaking marketo form story ([b9b95c2](https://github.com/visitscotland/vs-component-library/commit/b9b95c287987c0927f57d8b2c57e8a9d28b591aa))
704
+
705
+
706
+ ### ✅ Tests
707
+
708
+ * **autocomplete:** update tests ([b4835db](https://github.com/visitscotland/vs-component-library/commit/b4835dbcc7cba7ca3cf01f5b5844eca10eda02f6))
709
+
710
+ ### [2.0.4](https://github.com/visitscotland/vs-component-library/compare/v2.0.3...v2.0.4) (2024-05-02)
711
+
712
+
713
+ ### 🎨 Styling
714
+
715
+ * **socialshare:** remove dark variant from icon ([f9376c7](https://github.com/visitscotland/vs-component-library/commit/f9376c7703e112def12b950426e89eac708f0215))
716
+
717
+
718
+ ### ✅ Tests
719
+
720
+ * **test:** fix unit test warnings ([1a98aeb](https://github.com/visitscotland/vs-component-library/commit/1a98aebf801851c4aac8f03703bbc60ece283ca7))
721
+
722
+ ### [2.0.3](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v2.0.3) (2024-04-30)
723
+
724
+
725
+ ### 🔖 Others
726
+
727
+ * **eslint:** run eslint only on staged files ([a818cf1](https://github.com/visitscotland/vs-component-library/commit/a818cf154f10b594f6e1c74dddecd6d23e49311f))
728
+ * **prettier:** adding prettier to tidy files ([52ff314](https://github.com/visitscotland/vs-component-library/commit/52ff314bf9c40b86e7582847b455445793f41372))
729
+
730
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
731
+
732
+
733
+ ### 🎨 Styling
734
+
735
+ * **modulewrapper:** add new background theme to module wrapper ([6bcfc51](https://github.com/visitscotland/vs-component-library/commit/6bcfc515b6aee6b0d6bcbca4e4e458c8042f54f4))
736
+
737
+
738
+ ### 🔖 Others
739
+
740
+ * **release:** 2.0.2 ([9a180ea](https://github.com/visitscotland/vs-component-library/commit/9a180ea40da6ebe6ad8cf50939725f9b1261ab19))
741
+
742
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
743
+
744
+
745
+ ### 🎨 Styling
746
+
747
+ * **imagewithcaption:** rebrand of imagewithcaption component colours ([27ace5a](https://github.com/visitscotland/vs-component-library/commit/27ace5a66327d96cfdbccc80e56212d858d5c19b))
748
+ * **itinerary:** rebrand itinerary colours ([56f87a5](https://github.com/visitscotland/vs-component-library/commit/56f87a5c873a7367ecee7729c6c28b55448cd028))
749
+ * **list:** rebrand lists colours ([514e8e3](https://github.com/visitscotland/vs-component-library/commit/514e8e32f9824efa6f3f6909dd7a0e1ca4e9bcbc))
750
+ * **map:** rebrand map component colours ([3a00e1c](https://github.com/visitscotland/vs-component-library/commit/3a00e1c8557057f1f8d48e4ee0e3dec7ee10bceb))
751
+ * **map:** rebranding map component colour ([a4c6c57](https://github.com/visitscotland/vs-component-library/commit/a4c6c572c0f4844675ea5c3bfbc8b85436dad000))
752
+ * **megalinks:** rebrand megalinks colours ([6d11b94](https://github.com/visitscotland/vs-component-library/commit/6d11b94f590880f9f7e4e5fb1455f34dc5996c3a))
753
+ * **megalinks:** rebrand megalinks colours removing dark theme ([803ddaf](https://github.com/visitscotland/vs-component-library/commit/803ddaf9cf671a8dea8ca0aea2e02810db1325bc))
754
+ * **meganav:** rebrand meganav colours ([b560103](https://github.com/visitscotland/vs-component-library/commit/b560103dccbc03c5287a5f9e90fe41a45db6ac2b))
755
+ * **meganav:** tweaks to meganav rebrand colours ([3d91527](https://github.com/visitscotland/vs-component-library/commit/3d9152738eef580d943a6df931da9fbe2cf44aa0))
756
+ * **product search:** rebrand product search colours ([3345082](https://github.com/visitscotland/vs-component-library/commit/33450821967b3bae26a4448d834bf15cc0555470))
757
+ * **radiobutton:** rebrand radio button ([fb4f4de](https://github.com/visitscotland/vs-component-library/commit/fb4f4de8db8c19434600c4eb1f21b32446a63450))
758
+ * **site-search:** rebrand sitesearch colours ([096c680](https://github.com/visitscotland/vs-component-library/commit/096c680b347e0468d8bdd8ce99c59643f1b2ce8a))
759
+ * **sitesearch:** finish rebranding sitesearch button ([670d153](https://github.com/visitscotland/vs-component-library/commit/670d1536507b9891eb151a008aef00d050b2b121))
760
+ * **ski scotland:** rebrand ski scotland components ([42d261c](https://github.com/visitscotland/vs-component-library/commit/42d261ca1943c56719d1eb48ca672b91244bffb6))
761
+ * **stories:** tidy up warning, imagewithcaption and article stories ([7c5249d](https://github.com/visitscotland/vs-component-library/commit/7c5249d405f427b0b0cc815af134341a79a66693))
762
+ * **stretchedlink:** remove commented out code ([d99e9ce](https://github.com/visitscotland/vs-component-library/commit/d99e9ced43c5ca7312a38a90f6c0af8cac470383))
763
+ * **summarybox:** next round of rebranded components ([68ed90a](https://github.com/visitscotland/vs-component-library/commit/68ed90ab19ed89219fe78c2137b8af422b67b79a))
764
+ * **svg:** fix svg fill in stories ([0374fdc](https://github.com/visitscotland/vs-component-library/commit/0374fdc9c1323b20663818893d7096b5f9650aef))
765
+ * **tags:** last of the colour rebrand ([5addd17](https://github.com/visitscotland/vs-component-library/commit/5addd179de4e53e75e91e39cb8540980addd3214))
766
+ * **tokens:** add accent tokens ([3458f02](https://github.com/visitscotland/vs-component-library/commit/3458f02ebebe2ecf791f45305bd3e37c031652e1))
767
+ * **tokens:** removing old tokens ([4706e42](https://github.com/visitscotland/vs-component-library/commit/4706e423c2643a7a6302f52fcdb4f60d033ca9eb))
768
+ * **warning:** remove theme from warning component ([c99e8f4](https://github.com/visitscotland/vs-component-library/commit/c99e8f4970379ec38a98559f7cb1c9177034cb7a))
769
+
770
+
771
+ ### ✅ Tests
772
+
773
+ * **megalinks:** remove test for removed theme prop ([ea1df9b](https://github.com/visitscotland/vs-component-library/commit/ea1df9b5a1630cc752c9e8384aa55a29aa41c7b9))
774
+ * **site-search:** fix breaking site-search test ([996db96](https://github.com/visitscotland/vs-component-library/commit/996db960b7543fd7b9fa44ff79f6a3947426c6da))
775
+ * **togglebutton:** fix togglebutton unit tests ([3e14616](https://github.com/visitscotland/vs-component-library/commit/3e14616e5283756f87c8344b53821a4339d7ccf3))
776
+ * **warning:** remove failing warning tests ([481dd2a](https://github.com/visitscotland/vs-component-library/commit/481dd2a67535fceb7c34d66196dabfc4772b1d2b))
777
+
778
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
779
+
780
+
781
+ ### 🐛 Bug Fixes
782
+
783
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
784
+
785
+ ### [1.2.9](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.9) (2024-04-19)
786
+
787
+
788
+ ### 🐛 Bug Fixes
789
+
790
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
791
+
792
+ ### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
793
+
794
+
795
+ ### 🐛 Bug Fixes
796
+
797
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
798
+
799
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
800
+
801
+
802
+ ### 🐛 Bug Fixes
803
+
804
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
805
+
806
+ ### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
807
+
808
+
809
+ ### 🐛 Bug Fixes
810
+
811
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
812
+
813
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
814
+
815
+
816
+ ### 🐛 Bug Fixes
817
+
818
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
819
+
820
+ ### [1.2.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.5...v1.2.6) (2024-03-25)
821
+
822
+
823
+ ### ♻️ Code Refactoring
824
+
825
+ * **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
826
+ * **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
827
+
828
+
829
+ ### 🐛 Bug Fixes
830
+
831
+ * **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)
832
+ * **product search:** trim location value ([3045196](https://github.com/visitscotland/vs-component-library/commit/3045196f0f7704d0fe427b7c002a2ecac3c6194b))
833
+
834
+
835
+ ### 🔖 Others
836
+
837
+ * **release:** 1.2.6 ([bf736ad](https://github.com/visitscotland/vs-component-library/commit/bf736ade4083b37875e9837f2d1cf339a691690a))
838
+
839
+ ### [1.2.5](https://github.com/visitscotland/vs-component-library/compare/v1.2.4...v1.2.5) (2024-03-25)
840
+
841
+
842
+ ### 🎨 Styling
843
+
844
+ * **stories:** add more no javascript stories and fix small ui bugs ([e2ca64d](https://github.com/visitscotland/vs-component-library/commit/e2ca64dc3ecbfb308e98bfaf87e738065a4df405))
845
+
846
+
847
+ ### ✨ Features
848
+
849
+ * **storybook:** add datalayer watcher addon to test datalayer events ([7907e2c](https://github.com/visitscotland/vs-component-library/commit/7907e2cd1be0c1c6756e131d826f5aaee239c171))
850
+
851
+
852
+ ### 🐛 Bug Fixes
853
+
854
+ * **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)
855
+ * **footer:** remove footer story breaking chromatic build ([b880aec](https://github.com/visitscotland/vs-component-library/commit/b880aec5d22015334055111f475ea242ef982365))
856
+ * **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)
857
+ * **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)
858
+
859
+
860
+ ### ♻️ Code Refactoring
861
+
862
+ * **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
863
+ * **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
864
+
865
+
866
+ ### 🔖 Others
867
+
868
+ * **release:** 1.2.5 ([45e4b15](https://github.com/visitscotland/vs-component-library/commit/45e4b15478a15ef638edadb75cac45fb789e64c9))
869
+
870
+ ### [1.2.4](https://github.com/visitscotland/vs-component-library/compare/v0.0.7...v1.2.4) (2024-03-19)
871
+
872
+
873
+ ### ✨ Features
874
+
875
+ * **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)
876
+ * **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)
877
+ * **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)
878
+
879
+
880
+ ### ♻️ Code Refactoring
881
+
882
+ * **font awesome:** remove unused scss and font files ([0c823a3](https://github.com/visitscotland/vs-component-library/commit/0c823a3f326471aab8b11d246d24e1ec439d6197))
883
+ * **footer social item:** remove old twitter icon styles ([c2d7f83](https://github.com/visitscotland/vs-component-library/commit/c2d7f83051f3a6df144e13be31341dbc143f8b9f))
884
+ * **social share item:** remove old twitter icon styles ([3a9ae9a](https://github.com/visitscotland/vs-component-library/commit/3a9ae9a74c1bd02f5aec3420c6520c29802dad82))
885
+
886
+
887
+ ### ✅ Tests
888
+
889
+ * **social share item:** update test ([cb0e472](https://github.com/visitscotland/vs-component-library/commit/cb0e47276cb80a5092bc837ec8a93b93bcd282d2))
890
+
891
+
892
+ ### 🎨 Styling
893
+
894
+ * **stories:** add in missing no-js stories and fix occasional ui bug ([313eb7c](https://github.com/visitscotland/vs-component-library/commit/313eb7c8b8d2397518901a57126c6e33021e11d6))
895
+
896
+
897
+ ### 🔖 Others
898
+
899
+ * **release:** 1.2.4 ([892d5a4](https://github.com/visitscotland/vs-component-library/commit/892d5a4d508ebbbecbe8e1596809739d4ece8086))
900
+
901
+ ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
902
+
903
+
904
+ ### 🔖 Others
905
+
906
+ * **release:** 1.2.3 ([933ff73](https://github.com/visitscotland/vs-component-library/commit/933ff73431f293fbf31ac1581db5179d81118c2c))
907
+
908
+ ### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
909
+
910
+
911
+ ### ✅ Tests
912
+
913
+ * **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
914
+ * **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
915
+
916
+
917
+ ### ✨ Features
918
+
919
+ * **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
920
+ * **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
921
+ * **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)
922
+ * **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
923
+
924
+
925
+ ### 🎨 Styling
926
+
927
+ * **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
928
+
929
+
930
+ ### 🐛 Bug Fixes
931
+
932
+ * **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
933
+ * **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
934
+ * **bootstrap5:** prevent smooth autoscroll for selenium ([873d669](https://github.com/visitscotland/vs-component-library/commit/873d66912e4c99ec58fca59d9fd26e0dd20c54ca))
935
+ * **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
936
+ * **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)
937
+ * **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
938
+
939
+
940
+ ### 🔖 Others
941
+
942
+ * **release:** 1.2.2 ([ea8bae1](https://github.com/visitscotland/vs-component-library/commit/ea8bae1fe5e40da893ac6f314b2ca241e25506cf))
943
+
944
+ ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
945
+
946
+
947
+ ### ✅ Tests
948
+
949
+ * **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
950
+ * **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
951
+
952
+
953
+ ### ✨ Features
954
+
955
+ * **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
956
+ * **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
957
+ * **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)
958
+ * **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
959
+
960
+
961
+ ### 🎨 Styling
962
+
963
+ * **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
964
+
965
+
966
+ ### 🐛 Bug Fixes
967
+
968
+ * **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
969
+ * **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
970
+ * **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
971
+ * **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)
972
+ * **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
973
+
974
+ ### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
975
+
976
+
977
+ ### 🐛 Bug Fixes
978
+
979
+ * **bootstrap5:** prevent smooth autoscroll for selenium ([873d669](https://github.com/visitscotland/vs-component-library/commit/873d66912e4c99ec58fca59d9fd26e0dd20c54ca))
980
+
981
+ ### [1.2.1](https://github.com/visitscotland/vs-component-library/compare/v1.2.0...v1.2.1) (2024-02-27)
982
+
983
+
984
+ ### ✨ Features
985
+
986
+ * **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)
987
+
988
+
989
+ ### 🐛 Bug Fixes
990
+
991
+ * **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)
992
+ * **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)
993
+
994
+ ## [1.2.0](https://github.com/visitscotland/vs-component-library/compare/v1.1.7...v1.2.0) (2024-02-22)
995
+
996
+
997
+ ### ♻️ Code Refactoring
998
+
999
+ * **_bootstrap-overrides.scss:** set body-emphasis var to color-base-text ([5961de2](https://github.com/visitscotland/vs-component-library/commit/5961de28d2eab450b9b5ff80c0f5bfe5d6a9b92c))
1000
+ * **_global-styles.css:** add and hr rule to override new bootstrap default opacity ([3b703da](https://github.com/visitscotland/vs-component-library/commit/3b703da0dac89f9bd4f5b9e98cd33f6beba36eba))
1001
+ * **bootstrap voverrides:** reset new spacer defaults from BS5 ([ecb4175](https://github.com/visitscotland/vs-component-library/commit/ecb417538587f53bcda68ba763d13f3e7c4ba74b))
1002
+ * **bootstrap-overrides.scss:** override new default custom property ([8c78b83](https://github.com/visitscotland/vs-component-library/commit/8c78b8387918bc555747ae6347605f3c6e7c3ca5))
1003
+ * **bootstrap:** include missing Bootstrap 5 files ([db47ece](https://github.com/visitscotland/vs-component-library/commit/db47eced98bd803784c201659e7dae723569ebe2))
1004
+ * **bootstrrap overrides:** enable negative margin utility classes ([90021c8](https://github.com/visitscotland/vs-component-library/commit/90021c8a87baa79deba7ca76e95a4e83e837ff87))
1005
+ * **col.vue and carousel.vue:** remove position util from col and apply in .slider ([b06a772](https://github.com/visitscotland/vs-component-library/commit/b06a77211a9a273fe8ac8d1502d1bf3b615e6885))
1006
+ * **gutters and coreestyles:** update gutter utils for brevity per BS5 and import containers ([29d3f0f](https://github.com/visitscotland/vs-component-library/commit/29d3f0f81746a474cedf16ecc381962871553bac))
1007
+ * **input.vue:** reduce line-height to override BS default value ([f8b1c88](https://github.com/visitscotland/vs-component-library/commit/f8b1c88c0e2d6aa8d4d492c66f1a56d4ee2d4fb7))
1008
+ * **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))
1009
+ * **media-breakpoint-down mixin:** move param up one level per BS5 ([17875c8](https://github.com/visitscotland/vs-component-library/commit/17875c81de60ec709967aeade58f046f96581955))
1010
+ * **meganav component; pageintro story:** add position-relative to columns ([1fa22d6](https://github.com/visitscotland/vs-component-library/commit/1fa22d644005a0d193f5c0590213971cb91b66dc))
1011
+ * **overrides and story:** remove util in pattern story, override new BS5 default ([6235529](https://github.com/visitscotland/vs-component-library/commit/6235529454ec9c99988748b76deff5a72ed9e6a0))
1012
+ * **panel.vue:** set padding per previous baseline ([3374277](https://github.com/visitscotland/vs-component-library/commit/33742779417532d608a4928707e7a21edfc0d5d3))
1013
+ * **radiobutton:** override 0.125rem margin bottom with 0 ([cfee12d](https://github.com/visitscotland/vs-component-library/commit/cfee12dbc07f8ce033e2a7ade63a0d11acfed683))
1014
+ * **select.vue:** override new bootstrap bg image icon ([8ee322e](https://github.com/visitscotland/vs-component-library/commit/8ee322e0db5e93e945ce0f5ea0d73ade724a0007))
1015
+ * **sitesearch.vue:** apply visually-hidden class - updated from sr-only BS change ([5a1eb99](https://github.com/visitscotland/vs-component-library/commit/5a1eb993712e66a883ef33ee4581603728542abb))
1016
+ * **sr-only:** replace sr-only with visually-hidden per BS5 ([4daa1a4](https://github.com/visitscotland/vs-component-library/commit/4daa1a41f67d0e90933985692c7d6429ed90df3b))
1017
+ * **summaryboxdistancelistitem.vue:** auto margins l/r ([29e8b7c](https://github.com/visitscotland/vs-component-library/commit/29e8b7cc197d8bd28bebaee48134b67982cb15df))
1018
+ * **tabelheadercell.vue:** set border:0 to preserve snapshot styles ([1c211d4](https://github.com/visitscotland/vs-component-library/commit/1c211d49a9af6ec59bcb70943b2ef3327dc30149))
1019
+ * **table.vue:** remove padding from th > span to correct alignment bug ([e51e360](https://github.com/visitscotland/vs-component-library/commit/e51e360b2c632844bbbd93861397fb4ab5ad9dd9))
1020
+ * **tabledatacell and tableheadercell:** adapt default value and styles to match baseline UI ([dbb39a3](https://github.com/visitscotland/vs-component-library/commit/dbb39a3568b12892e5b585124a95dc975d78dafb))
1021
+ * **tabs.vue:** replace some styles removed in BS5 ([2cceca6](https://github.com/visitscotland/vs-component-library/commit/2cceca6c7fd61dfb7bea4d903186511fd373af6b))
1022
+ * **utility classes:** replace left/right paradigm with start/end paradigm per BS5 ([b3b1543](https://github.com/visitscotland/vs-component-library/commit/b3b1543fd7fc7f2523ca7ff17795843b4494f80c))
1023
+ * various small tweaks to fix layout / value discrepancies ([12f528a](https://github.com/visitscotland/vs-component-library/commit/12f528a41f71a58cd6c6822ef914291a8bc80f2f))
1024
+ * **vscol:** add position-relative utiliy to replace property removed in BS5 ([21d0d93](https://github.com/visitscotland/vs-component-library/commit/21d0d93ffd9b0e55942bd0657b396079843c148d))
1025
+ * **vsradiobutton:** fix layout bug introduced by BS5 ([d3747a5](https://github.com/visitscotland/vs-component-library/commit/d3747a56c41a2fa46bccc7ab80f88c7a8b2c11fc))
1026
+
1027
+
1028
+ ### 🎨 Styling
1029
+
1030
+ * **description-list:** fixing layout for description list ([16c5293](https://github.com/visitscotland/vs-component-library/commit/16c529384fe971860572d53c92aa7b26b59498be))
1031
+ * **description-list:** fixing layout for description list ([c4e911f](https://github.com/visitscotland/vs-component-library/commit/c4e911fe76032643571dd4accdbe54b03b823138))
1032
+
1033
+
1034
+ ### ✅ Tests
1035
+
1036
+ * add accessibility tests for image with caption ([456855f](https://github.com/visitscotland/vs-component-library/commit/456855f5183a9849b35adeaf93192874e9c08949))
1037
+ * adds next round of accessibility tests ([8102ce4](https://github.com/visitscotland/vs-component-library/commit/8102ce44b0796715eaca590a5eadc91102fc61bf))
1038
+ * **description list:** fixing description list to be accessible and remove unused components ([89de9a5](https://github.com/visitscotland/vs-component-library/commit/89de9a5b214f3a210328fcb6fccc98790b7145d1))
1039
+ * fix description list unit test ([a1a514c](https://github.com/visitscotland/vs-component-library/commit/a1a514c8d4fce070c3f1628597f41dc62d5ba062))
1040
+ * fixing layout for description list ([7f2e27b](https://github.com/visitscotland/vs-component-library/commit/7f2e27beaeb0a2efb1993297c4bc352e24d6c83d))
1041
+ * **jest:** add jest-axe to test ([576e2f6](https://github.com/visitscotland/vs-component-library/commit/576e2f6a1a31dd3179f3231811765754a6438a80))
1042
+ * remove console log ([a1aaad5](https://github.com/visitscotland/vs-component-library/commit/a1aaad5d040c27c7ce37c81cc1cc9bc63fd048a9))
1043
+ * **test:** add first round of accessibility tests ([953480c](https://github.com/visitscotland/vs-component-library/commit/953480c2597d34d6ff01b223964946089432ed32))
1044
+ * **test:** adds next batch of accessibility tests ([fa0b68a](https://github.com/visitscotland/vs-component-library/commit/fa0b68aab865eb40c2012ef455d2c170f6081c63))
1045
+ * **test:** adds next round of accessibility tests ([beccec1](https://github.com/visitscotland/vs-component-library/commit/beccec17456427f227a48091f78f5fe84f87afc2))
1046
+ * **tests:** adds next round of accessibility tests ([f47f039](https://github.com/visitscotland/vs-component-library/commit/f47f0397c195fde223a808b6f2dc1a3fa4e10a1e))
1047
+ * **tests:** last batch of accessibility tests ([7fbe18c](https://github.com/visitscotland/vs-component-library/commit/7fbe18c0d52e2e0e538932c7f5931d309c8c83c6))
1048
+ * **tests:** next batch of accessibility tests added ([b73e8b9](https://github.com/visitscotland/vs-component-library/commit/b73e8b9f408ce3589a571cd8ea5b573e1ba46ba0))
1049
+
1050
+
1051
+ ### 🐛 Bug Fixes
1052
+
1053
+ * **bootstrap:** fix layout issues after bootstrap migration on number input and description list ([b4cefcb](https://github.com/visitscotland/vs-component-library/commit/b4cefcbc96c4f57685bf431a0a2782767ec19a85))
1054
+ * **bootstrap:** fixing various layout issues ([77f11b2](https://github.com/visitscotland/vs-component-library/commit/77f11b286ca3f17700b3d8146f17ff7ef1a87d28))
1055
+ * **carousel:** fix carousel layout ([8766433](https://github.com/visitscotland/vs-component-library/commit/8766433edf52de8fec8a54bc5af413f536d71641))
1056
+ * **input:** fix input focus states ([8a76cf5](https://github.com/visitscotland/vs-component-library/commit/8a76cf59fc02e2f3146b405e577afe1c63972848))
1057
+ * **nav:** fix bootstrap 5 issues in the nav ([5c381c6](https://github.com/visitscotland/vs-component-library/commit/5c381c621a352f91c5969923db726bdb03394ea6))
1058
+ * **radio:** fix radio button text alignment ([d095955](https://github.com/visitscotland/vs-component-library/commit/d09595545fd0dc90587c89b8b71aed94f4ee60aa))
1059
+ * **search:** fix missing label in search bar ([0ec4d8e](https://github.com/visitscotland/vs-component-library/commit/0ec4d8e47bbd3ac39ce5f37938db673aa58f6ae3))
1060
+
1061
+ ### [1.1.7](https://github.com/visitscotland/vs-component-library/compare/v1.1.6...v1.1.7) (2024-01-11)
1062
+
1063
+
1064
+ ### 🐛 Bug Fixes
1065
+
1066
+ * **img:** change generic-lqip image to jpg ([b64c98a](https://github.com/visitscotland/vs-component-library/commit/b64c98a4127492c84ec9a6b72b8dcb764d2456de))
1067
+ * **img:** fix css image url in img.vue ([070095e](https://github.com/visitscotland/vs-component-library/commit/070095e76beaa65564eb1bd06eeb00332d67ffea))
1068
+ * **psw:** adds refine date for dates except accommodation ([eef08ac](https://github.com/visitscotland/vs-component-library/commit/eef08aca942a4e1157400fc808d59119ae07a777))
1069
+
1070
+ ### [1.1.6](https://github.com/visitscotland/vs-component-library/compare/v1.1.5...v1.1.6) (2024-01-08)
1071
+
1072
+
1073
+ ### ✨ Features
1074
+
1075
+ * **form:** move aria description logic into mixin for all inputs ([b27e850](https://github.com/visitscotland/vs-component-library/commit/b27e850d240cc6fff023cbce1e68e41eefc29cbc))
1076
+
1077
+
1078
+ ### ♻️ Code Refactoring
1079
+
1080
+ * **components:** fix file paths after directory move ([fe90bbe](https://github.com/visitscotland/vs-component-library/commit/fe90bbe79f25ae2f79c3b6103e76c37eb32523f2))
1081
+ * **components:** move all components into one folder and remove Elements and Patterns ([88fc86c](https://github.com/visitscotland/vs-component-library/commit/88fc86c055d3739d59f5242a66ac039d9dc782ce))
1082
+ * **stories:** remove element and patterns folders from stories ([d1a691a](https://github.com/visitscotland/vs-component-library/commit/d1a691aa1534f287bd98a13fa31dca72ee353d9d))
1083
+ * **stories:** remove elements and patterns from Storybook ([eece70d](https://github.com/visitscotland/vs-component-library/commit/eece70d20d5f95810a450523481c7d5131c58856))
1084
+
1085
+
1086
+ ### 🐛 Bug Fixes
1087
+
1088
+ * **components:** fix file paths ([cd30365](https://github.com/visitscotland/vs-component-library/commit/cd30365307cabfea88736c6bd9bbb9341c949f5a))
1089
+ * **map:** fix map test data urls so they work in chromatic ([85649aa](https://github.com/visitscotland/vs-component-library/commit/85649aada3920f98298384e6038682a2d3fe9486))
1090
+ * **modal:** fix file path in modal story ([e30ae4c](https://github.com/visitscotland/vs-component-library/commit/e30ae4cc1e96f8a1c0b16d46809e96971f54cc86))
1091
+ * **psw:** update accommodation to have correct date names ([d5bb7a7](https://github.com/visitscotland/vs-component-library/commit/d5bb7a758f13bf26d593b30ea1f7062a6f850155))
1092
+
1093
+
1094
+ ### ✅ Tests
1095
+
1096
+ * **psw:** add tests for new selectedProd prop in dateRange ([40afc3c](https://github.com/visitscotland/vs-component-library/commit/40afc3cedb24d1dddcb4551914f3e6351404e232))
1097
+
1098
+ ### [1.1.5](https://github.com/visitscotland/vs-component-library/compare/v1.1.4...v1.1.5) (2023-11-27)
1099
+
1100
+
1101
+ ### ✨ Features
1102
+
1103
+ * **carbon calculator:** correct heading hierarchy ([be08d06](https://github.com/visitscotland/vs-component-library/commit/be08d06d397d6f8c70a42a3bf9fbab506cc6ffc5))
1104
+ * **carbon calculator:** remove cat heading if empty ([9229f5e](https://github.com/visitscotland/vs-component-library/commit/9229f5e66442b403919da57ad3d09b14c7369b7b))
1105
+ * **form:** stop aria description pointing to missing hint ([ed48232](https://github.com/visitscotland/vs-component-library/commit/ed482329fd2d0f9175fca8f6b306db0a564143c1))
1106
+ * **progress bar:** add aria labelled by for pointing to progress label ([4657bac](https://github.com/visitscotland/vs-component-library/commit/4657bac03a4e231e491ac59d5f7b8ab3ecd44414))
1107
+
1108
+
1109
+ ### 🐛 Bug Fixes
1110
+
1111
+ * **carbon calculator:** correct heading levels for unicorn ([2ca327b](https://github.com/visitscotland/vs-component-library/commit/2ca327b89fc73dc296eb34f46ec27cba5b856b94))
1112
+ * **carousel:** ensure off screen text links are fully disabled in carousel ([df4ee54](https://github.com/visitscotland/vs-component-library/commit/df4ee5457921a5485188fbb559aa126205352616))
1113
+ * **datalayer:** fix dataLayer not being defined error ([c8d4685](https://github.com/visitscotland/vs-component-library/commit/c8d46853ad9f004905cd7695f359cad0ea4b5cfe))
1114
+ * **datalayer:** fix timeout issue for datalayer on meganav ([5f55931](https://github.com/visitscotland/vs-component-library/commit/5f55931f54df0ba100ae165c769369986293c741))
1115
+
1116
+
1117
+ ### 🔖 Others
1118
+
1119
+ * **release:** 1.1.5 ([b2b9a64](https://github.com/visitscotland/vs-component-library/commit/b2b9a64dda5e25747a9bbc78bc4c733648e3597e))
1120
+ * **release:** 1.1.5 ([1655640](https://github.com/visitscotland/vs-component-library/commit/1655640a433ccbdae0aeaee413c105c481714659))
1121
+
1122
+ ### [1.1.4](https://github.com/visitscotland/vs-component-library/compare/v1.1.5...v1.1.4) (2023-11-23)
1123
+
1124
+ ### [1.1.3](https://github.com/visitscotland/vs-component-library/compare/v1.1.0...v1.1.3) (2023-11-23)
1125
+
1126
+
1127
+ ### ♻️ Code Refactoring
1128
+
1129
+ * **map:** remove old itinerary map ([802b8d2](https://github.com/visitscotland/vs-component-library/commit/802b8d2d513007856ae64c3a7e0c06a15ffe146c))
1130
+
1131
+
1132
+ ### ✅ Tests
1133
+
1134
+ * **modal:** bypass mount checks for jest environment ([ab8d368](https://github.com/visitscotland/vs-component-library/commit/ab8d3680ed4f30b25a0376360b62ede41c280c15))
1135
+
1136
+
1137
+ ### 🔖 Others
1138
+
1139
+ * **release:** 1.1.1 ([bc15626](https://github.com/visitscotland/vs-component-library/commit/bc15626acf1bf434c16dacb82483dc3667994137))
1140
+ * **release:** 1.1.2 ([10a9209](https://github.com/visitscotland/vs-component-library/commit/10a920988b4964e86ef5357c42e8888d5bc53966))
1141
+
1142
+
1143
+ ### 🐛 Bug Fixes
1144
+
1145
+ * **carbon calculator:** correct analytics mixin path ([16df17a](https://github.com/visitscotland/vs-component-library/commit/16df17a6f96dcac2fad87e78d907217b31dd9e4b))
1146
+ * **carbon calculator:** remove deprecated per day tests ([fc930bd](https://github.com/visitscotland/vs-component-library/commit/fc930bd7ae3b0b33e3c29f49462e909f72f1ef36))
1147
+ * **map:** fix map API data not displaying ([e14bac4](https://github.com/visitscotland/vs-component-library/commit/e14bac4889708fe5c66edc27f6826231c057751f))
1148
+ * **map:** fix submit button being disabled when filters still selected ([a04ed4f](https://github.com/visitscotland/vs-component-library/commit/a04ed4f9b82eb6533c0179bc894b9feeb0af888a))
1149
+ * **modal:** don't attempt to render the modal component in ssr ([b91dd33](https://github.com/visitscotland/vs-component-library/commit/b91dd332954bf24707921d4dd7f69ae99649fa98))
1150
+ * **productsearchembed:** add analytics to ProductSearchEmbed component ([7b5fcde](https://github.com/visitscotland/vs-component-library/commit/7b5fcdeaaa28f88adc207a2181f73180e5a3ee89))
1151
+
1152
+
1153
+ ### 🎨 Styling
1154
+
1155
+ * **map:** fix margin between label and icon ([9c2545e](https://github.com/visitscotland/vs-component-library/commit/9c2545e9d704717b868b025819a2f7dc8b4e588b))
1156
+
1157
+
1158
+ ### ✨ Features
1159
+
1160
+ * **carbon calculator:** add new icon and style carbon unicorn box ([01e7d86](https://github.com/visitscotland/vs-component-library/commit/01e7d8622712483ea0271a6a33c88e055787a139))
1161
+ * **carbon calculator:** correct vertical spacing throughout calculator ([dd46b56](https://github.com/visitscotland/vs-component-library/commit/dd46b5686057f7b6cf30cc0544fccd4e72e04f5b))
1162
+ * **carbon calculator:** ensure non-en-gb languages see carbon unicorn ([30b9092](https://github.com/visitscotland/vs-component-library/commit/30b9092d186514673ff9c5b95e7eee5358cddb31))
1163
+ * **carbon calculator:** make localised number decimal count consistent ([318f402](https://github.com/visitscotland/vs-component-library/commit/318f402c92020b99b4d18f3616e0bf859a120bac))
1164
+ * **carbon calculator:** remove tips from results page ([432fd16](https://github.com/visitscotland/vs-component-library/commit/432fd163061eaba4d4631b7a994dd02314683e86))
1165
+ * **images:** construct srcset in mixin to ensure they work with additional params ([03ede19](https://github.com/visitscotland/vs-component-library/commit/03ede19be923a7608b6706765ec2295e905c1051))
1166
+ * **images:** reduce code duplication in src set mixin ([c099eae](https://github.com/visitscotland/vs-component-library/commit/c099eae2be0058f6b78a8a32890b1e0545a17fdb))
1167
+
1168
+ ### [1.1.2](https://github.com/visitscotland/vs-component-library/compare/v1.1.1...v1.1.2) (2023-11-22)
1169
+
1170
+
1171
+ ### 🐛 Bug Fixes
1172
+
1173
+ * **modal:** don't attempt to render the modal component in ssr ([b91dd33](https://github.com/visitscotland/vs-component-library/commit/b91dd332954bf24707921d4dd7f69ae99649fa98))
1174
+
1175
+
1176
+ ### ✅ Tests
1177
+
1178
+ * **modal:** bypass mount checks for jest environment ([ab8d368](https://github.com/visitscotland/vs-component-library/commit/ab8d3680ed4f30b25a0376360b62ede41c280c15))
1179
+
1180
+ ### [1.1.1](https://github.com/visitscotland/vs-component-library/compare/v1.1.0...v1.1.1) (2023-11-21)
1181
+
1182
+
1183
+ ### 🐛 Bug Fixes
1184
+
1185
+ * **carbon calculator:** correct analytics mixin path ([16df17a](https://github.com/visitscotland/vs-component-library/commit/16df17a6f96dcac2fad87e78d907217b31dd9e4b))
1186
+ * **carbon calculator:** remove deprecated per day tests ([fc930bd](https://github.com/visitscotland/vs-component-library/commit/fc930bd7ae3b0b33e3c29f49462e909f72f1ef36))
1187
+
1188
+
1189
+ ### ✨ Features
1190
+
1191
+ * **carbon calculator:** add new icon and style carbon unicorn box ([01e7d86](https://github.com/visitscotland/vs-component-library/commit/01e7d8622712483ea0271a6a33c88e055787a139))
1192
+ * **carbon calculator:** correct vertical spacing throughout calculator ([dd46b56](https://github.com/visitscotland/vs-component-library/commit/dd46b5686057f7b6cf30cc0544fccd4e72e04f5b))
1193
+ * **carbon calculator:** ensure non-en-gb languages see carbon unicorn ([30b9092](https://github.com/visitscotland/vs-component-library/commit/30b9092d186514673ff9c5b95e7eee5358cddb31))
1194
+ * **carbon calculator:** make localised number decimal count consistent ([318f402](https://github.com/visitscotland/vs-component-library/commit/318f402c92020b99b4d18f3616e0bf859a120bac))
1195
+ * **carbon calculator:** remove tips from results page ([432fd16](https://github.com/visitscotland/vs-component-library/commit/432fd163061eaba4d4631b7a994dd02314683e86))
1196
+
1197
+ ## [1.1.0](https://github.com/visitscotland/vs-component-library/compare/v1.0.54...v1.1.0) (2023-11-16)
1198
+
1199
+
1200
+ ### 🐛 Bug Fixes
1201
+
1202
+ * **map:** fix breaking unit tests ([1f24a3e](https://github.com/visitscotland/vs-component-library/commit/1f24a3e2651f82d75ed4c4a616788517a10bfc7d))
1203
+ * **map:** fix failing tests ([861bfe6](https://github.com/visitscotland/vs-component-library/commit/861bfe6d49e0aa384ce23e718a9d215db43ae0bc))
1204
+ * **map:** fix regions active state to work when clicking sidebar ([43f9f72](https://github.com/visitscotland/vs-component-library/commit/43f9f72e3b69a3d2400acbbc9b759877b14f70f5))
1205
+ * **map:** fix sidebar hover for polygons ([0e034b4](https://github.com/visitscotland/vs-component-library/commit/0e034b43bbe9ef98ff715224d149fc5cc6c8addc))
1206
+ * **map:** remove active map pin when tabbing to next pin ([7b13f1e](https://github.com/visitscotland/vs-component-library/commit/7b13f1e537f93574445b555e075d8f90d0eeb338))
1207
+
1208
+
1209
+ ### ♻️ Code Refactoring
1210
+
1211
+ * **itinerary:** update itinerary stories with new, working example ([2c5c5c8](https://github.com/visitscotland/vs-component-library/commit/2c5c5c8322e63934d54636afd02bf15e438f6bcf))
1212
+ * **map marker:** update marker popup with new marker dimensions ([7942cc1](https://github.com/visitscotland/vs-component-library/commit/7942cc1e2ad5936d1ee6dedbf08f9b9ef64db61d))
1213
+ * **map:** add new proper to toggle map popups ([0d61ed4](https://github.com/visitscotland/vs-component-library/commit/0d61ed499d1c8a0538fbcee43bb0ccf3f6966c2b))
1214
+ * **map:** add number to map icon ([5e9697e](https://github.com/visitscotland/vs-component-library/commit/5e9697e5069205e53957de8199645556f62970ac))
1215
+ * **map:** add popup functionality to all map features ([dfaee86](https://github.com/visitscotland/vs-component-library/commit/dfaee86986ff1ca8fb008cd54a5b71745519d8ae))
1216
+ * **map:** fix popup functionality across all maps ([498b8e8](https://github.com/visitscotland/vs-component-library/commit/498b8e8822d54bbc578b9d9aca4f0ac9dd5dc4e6))
1217
+ * **map:** refactor adding popup html to get full map object ([cdc2712](https://github.com/visitscotland/vs-component-library/commit/cdc271294b53ed4f7bd99635bee146de0604fa47))
1218
+ * **map:** refactor hovered place to always be full feature object not id ([c1e6ea8](https://github.com/visitscotland/vs-component-library/commit/c1e6ea868279c16ddcc63d813696e5505d635433))
1219
+ * **map:** refactor to use feature object instead of id ([1dbafc0](https://github.com/visitscotland/vs-component-library/commit/1dbafc0fe0796f6947d99916626e68dd07f0360b))
1220
+ * **map:** refactoring map code to be more readable ([7062564](https://github.com/visitscotland/vs-component-library/commit/7062564c7cba288c24d660f7e22700389e2218a6))
1221
+ * **map:** remove console.log statement ([b704904](https://github.com/visitscotland/vs-component-library/commit/b704904ccd26702a540912ae1f29a3eac43f50a5))
1222
+ * **map:** rename main map wrapper to map with sidebar ([b6a4dc7](https://github.com/visitscotland/vs-component-library/commit/b6a4dc7d68136e418551ca903800d73e9528bf81))
1223
+ * **map:** rename map with sidebar story file ([ddfcf40](https://github.com/visitscotland/vs-component-library/commit/ddfcf4014c20ecd1d7ff94b364a3f63cc451bf2c))
1224
+ * **map:** renaming files to follow our naming convention and fixing unit tests ([56a22d4](https://github.com/visitscotland/vs-component-library/commit/56a22d41a9a042f1d1782e8b0382e839c082aa12))
1225
+ * **maps:** move map into its own component ([0177121](https://github.com/visitscotland/vs-component-library/commit/0177121fc9d26cc458df5785bcdfacf0cb789c7a))
1226
+ * **maps:** update itineraries to use default map component ([c317aa7](https://github.com/visitscotland/vs-component-library/commit/c317aa7c6156fe426696424ee8a2ed05e26171ec))
1227
+ * **map:** tidy class names after map refactor ([99178c6](https://github.com/visitscotland/vs-component-library/commit/99178c654975b6424545a387f0a6a99fa7cbb867))
1228
+
1229
+
1230
+ ### 🔖 Others
1231
+
1232
+ * **package.json:** updating Storybook and Babel to fix security alerts ([17e9093](https://github.com/visitscotland/vs-component-library/commit/17e9093c493d07f18f37d3c42886062514fe013f))
1233
+
1234
+
1235
+ ### 🎨 Styling
1236
+
1237
+ * **,ap:** hide full screen button on mobile ([fdc57ad](https://github.com/visitscotland/vs-component-library/commit/fdc57adac266cdd76dacff297c2d9e42bf3f3813))
1238
+ * **map marker:** update map marker style to be bigger ([947cd26](https://github.com/visitscotland/vs-component-library/commit/947cd26ce6cd964679ce2fcfec7acf6ab40ea505))
1239
+ * **map:** add correct colour for marker on hover ([65f6633](https://github.com/visitscotland/vs-component-library/commit/65f663394c24db114a3e758d8d3ec5c837e2aded))
1240
+ * **map:** updating to correct marker color ([b30319f](https://github.com/visitscotland/vs-component-library/commit/b30319fd127554fc6df3778e18c2b8c02867725b))
1241
+
1242
+ ### [1.0.54](https://github.com/visitscotland/vs-component-library/compare/v1.0.53...v1.0.54) (2023-11-15)
1243
+
1244
+
1245
+ ### ✨ Features
1246
+
1247
+ * **cookies:** add option to bypass cookie checks for cms preview mode ([7e06ae0](https://github.com/visitscotland/vs-component-library/commit/7e06ae01eb00dc39388cb0e80de851c0f3fdef2e))
1248
+ * **cookies:** make variables more consistent in verify mixin ([69d656e](https://github.com/visitscotland/vs-component-library/commit/69d656eb2e56d24f4f4b7ff549087958254e3644))
1249
+
1250
+ ### [1.0.53](https://github.com/visitscotland/vs-component-library/compare/v1.0.52...v1.0.53) (2023-11-09)
1251
+
1252
+
1253
+ ### 🐛 Bug Fixes
1254
+
1255
+ * **psw:** add back optional param ([45a01f6](https://github.com/visitscotland/vs-component-library/commit/45a01f68fae87d54f947e442c8996611dcbafb72))
1256
+ * **psw:** fix default location when theres duplicate key ([41cbeee](https://github.com/visitscotland/vs-component-library/commit/41cbeeef17f557ed4e7d31bed0b6a2dc5a078c34))
1257
+
1258
+ ### [1.0.52](https://github.com/visitscotland/vs-component-library/compare/v1.0.51...v1.0.52) (2023-11-09)
1259
+
1260
+
1261
+ ### ✨ Features
1262
+
1263
+ * **carbon calculator:** add data for motorbike and coach ([61f4452](https://github.com/visitscotland/vs-component-library/commit/61f4452e0ca7a7797cfa4dccdd3c33260ae4a4f3))
1264
+ * **carbon calculator:** add more height to pages" ([4ff5911](https://github.com/visitscotland/vs-component-library/commit/4ff59113dcd6971fa60963114756675ed1f752ea))
1265
+ * **carbon calculator:** add tests for duplicate functionality ([e84767f](https://github.com/visitscotland/vs-component-library/commit/e84767fa60c859053d13a05b948ef0e9487b23b5))
1266
+ * **carbon calculator:** adjust tips to per-stage ([eee4415](https://github.com/visitscotland/vs-component-library/commit/eee44150f634aeb95365428a03411306e4fc0d4e))
1267
+ * **carbon calculator:** allow questions with recursive multipliers ([bc0a8d2](https://github.com/visitscotland/vs-component-library/commit/bc0a8d2f4f0350393d0e85759b54b3224f25f3e2))
1268
+ * **carbon calculator:** remove duplicable question for now ([c898884](https://github.com/visitscotland/vs-component-library/commit/c8988843939a55189eb3ab082cd8fef479ba3bf8))
1269
+ * **carbon calculator:** set up question duplication ([1549b97](https://github.com/visitscotland/vs-component-library/commit/1549b97b66f14f610eff290e8b45dabc264068bd))
1270
+ * **carbon calculator:** switch to stage-by-stage multi-question display ([d38c734](https://github.com/visitscotland/vs-component-library/commit/d38c73445b33e0d103211e20c37b06ca9cf955a4))
1271
+
1272
+
1273
+ ### 🐛 Bug Fixes
1274
+
1275
+ * **carbon calculator:** adjust test to account for removed question ([f896792](https://github.com/visitscotland/vs-component-library/commit/f896792b710342c1d2a64be4d1ea58627ef2d52e))
1276
+ * **carbon calculator:** and again ([80455fb](https://github.com/visitscotland/vs-component-library/commit/80455fb8bf3418ba7100824da9c73b6b26e641ff))
1277
+ * **carbon calculator:** fix broken story automation ([496a71c](https://github.com/visitscotland/vs-component-library/commit/496a71ca5c8ac4ef32e6b95dec19d4dcd29d0f4b))
1278
+
1279
+ ### [1.0.51](https://github.com/visitscotland/vs-component-library/compare/v1.0.50...v1.0.51) (2023-11-03)
1280
+
1281
+
1282
+ ### 🐛 Bug Fixes
1283
+
1284
+ * **marketo:** remove duplicate ID on checkbox ([99d5c7e](https://github.com/visitscotland/vs-component-library/commit/99d5c7ec89ecf3e4303d7c52b94035b430dd05f3))
1285
+ * **psw:** fixes active state for autocomplete dropdown ([6907c50](https://github.com/visitscotland/vs-component-library/commit/6907c50f3679d507d020de2a896de19a65902737))
1286
+ * **test:** under cookie mock changes to fix tests ([a8c8914](https://github.com/visitscotland/vs-component-library/commit/a8c89141b70fd95db7196f58b795de1f0787f709))
1287
+
1288
+ ### [1.0.50](https://github.com/visitscotland/vs-component-library/compare/v1.0.49...v1.0.50) (2023-11-03)
1289
+
1290
+
1291
+ ### ✨ Features
1292
+
1293
+ * **carbon calculator:** ensure numbers are formatted properly for different locales ([46a0086](https://github.com/visitscotland/vs-component-library/commit/46a00860b993c8d9c6fc49e75f80980ff4ea066b))
1294
+ * **progress bar:** add option for longhand progress label ([4bf09ec](https://github.com/visitscotland/vs-component-library/commit/4bf09ec51bed79411ef1021244682d41028832a7))
1295
+
1296
+
1297
+ ### ✅ Tests
1298
+
1299
+ * **carbon calculator:** add tests for localised labels ([2447b59](https://github.com/visitscotland/vs-component-library/commit/2447b59c3ce5c1dd0d16c9b278b5333813d6aef9))
1300
+ * **progress bar:** add tests for longhand label ([ba71ee3](https://github.com/visitscotland/vs-component-library/commit/ba71ee3715d4b6801400b8f69dfaa813f451b039))
1301
+
1302
+ ### [1.0.49](https://github.com/visitscotland/vs-component-library/compare/v1.0.48...v1.0.49) (2023-10-27)
1303
+
1304
+
1305
+ ### 🐛 Bug Fixes
1306
+
1307
+ * **meganav:** correct focus area on new logo for firefox/safari ([af01aff](https://github.com/visitscotland/vs-component-library/commit/af01aff27c3ebcc2bc132426ed09ac9b3bdf7d0a))
1308
+
1309
+ ### [1.0.48](https://github.com/visitscotland/vs-component-library/compare/v1.0.47...v1.0.48) (2023-10-25)
1310
+
1311
+
1312
+ ### ✨ Features
1313
+
1314
+ * **preferences:** make warnings v-show so they're usable after rejecting cookies ([755ca89](https://github.com/visitscotland/vs-component-library/commit/755ca899b94165b9fe127f2cf07758ace973146b))
1315
+
1316
+
1317
+ ### 🐛 Bug Fixes
1318
+
1319
+ * **warning:** correct failing tests ([54eb755](https://github.com/visitscotland/vs-component-library/commit/54eb7555f103c3f73d63f8804d43d04768c737be))
1320
+
1321
+ ### [1.0.47](https://github.com/visitscotland/vs-component-library/compare/v1.0.46...v1.0.47) (2023-10-23)
1322
+
1323
+
1324
+ ### 🐛 Bug Fixes
1325
+
1326
+ * **carousel:** ensure expanded link hit area is unclickable for disabled cards ([ac59db7](https://github.com/visitscotland/vs-component-library/commit/ac59db7a80bfae89049f7abb739500eabbbc82c7))
1327
+ * **megalinks:** correct responsive image sizing ([c19e475](https://github.com/visitscotland/vs-component-library/commit/c19e475b0b0aa6ed41292c407453775d69879200))
1328
+
1329
+ ### [1.0.46](https://github.com/visitscotland/vs-component-library/compare/v1.0.45...v1.0.46) (2023-10-20)
1330
+
1331
+
1332
+ ### 🎨 Styling
1333
+
1334
+ * **footer:** update logo in footer to brand scotland logo ([b8c6c89](https://github.com/visitscotland/vs-component-library/commit/b8c6c89345658b2a3db71a2ddbf2d3b8165a4d7a))
1335
+ * **meganav:** replacing vs meganav logo ([d358ac2](https://github.com/visitscotland/vs-component-library/commit/d358ac2cca24c2d757ac49c8fb0f6cb17b9208a0))
1336
+
1337
+
1338
+ ### 🐛 Bug Fixes
1339
+
1340
+ * **svglink:** update dark logo to be white ([d62449c](https://github.com/visitscotland/vs-component-library/commit/d62449cca296d16135c798a68aab9e4d2a5628bf))
1341
+ * **svglink:** update path for missing svg ([6ff898f](https://github.com/visitscotland/vs-component-library/commit/6ff898f731e161ec0898acea7257d55f4ba8ed4f))
1342
+ * **svg:** update path for missing svg ([f7356af](https://github.com/visitscotland/vs-component-library/commit/f7356afb71761dfed851b8306b2c8fed47b7682b))
1343
+ * **webpack:** stop hashing font file names ([47515b9](https://github.com/visitscotland/vs-component-library/commit/47515b98bb131286647d4119b7444ddc480d14b6))
1344
+
1345
+ ### [1.0.45](https://github.com/visitscotland/vs-component-library/compare/v1.0.44...v1.0.45) (2023-10-12)
1346
+
1347
+
1348
+ ### ✨ Features
1349
+
1350
+ * **carbon calculator:** increase chart font size in line with a11y recommendations ([ec0c50d](https://github.com/visitscotland/vs-component-library/commit/ec0c50d83ec49a81367cab222ea1ccee27e26ed1))
1351
+
1352
+ ### [1.0.44](https://github.com/visitscotland/vs-component-library/compare/v1.0.43...v1.0.44) (2023-10-11)
1353
+
1354
+
1355
+ ### 🐛 Bug Fixes
1356
+
1357
+ * **ski scotland:** extend fix to lift status table ([f32ebec](https://github.com/visitscotland/vs-component-library/commit/f32ebec263b0891c622080835ec6b5f6c4be3814))
1358
+
1359
+ ### [1.0.43](https://github.com/visitscotland/vs-component-library/compare/v1.0.42...v1.0.43) (2023-10-11)
1360
+
1361
+
1362
+ ### 🐛 Bug Fixes
1363
+
1364
+ * **ski scotland:** add styles to tidy up responsive behaviour of status info ([87e566c](https://github.com/visitscotland/vs-component-library/commit/87e566cb76f9a95e33a6a1fbdbbecbf016a97309))
1365
+ * **ski scotland:** make status table cols consistent widths ([4ca4774](https://github.com/visitscotland/vs-component-library/commit/4ca477497b3bd6edb5729f3d7cb74f60f1e404a3))
1366
+
1367
+ ### [1.0.42](https://github.com/visitscotland/vs-component-library/compare/v1.0.41...v1.0.42) (2023-10-10)
1368
+
1369
+
1370
+ ### ✅ Tests
1371
+
1372
+ * **psw:** add unit tests for guest selection ([ded7941](https://github.com/visitscotland/vs-component-library/commit/ded79410800ec9a9124a067c1066edd6ecd678bf))
1373
+ * **psw:** add unit tests for guest selector ([1ef5eb6](https://github.com/visitscotland/vs-component-library/commit/1ef5eb64102ead493aedd4106498bf111eb8909a))
1374
+
1375
+
1376
+ ### ♻️ Code Refactoring
1377
+
1378
+ * **psw:** fix linting errors ([b49a659](https://github.com/visitscotland/vs-component-library/commit/b49a659b5c4557a13df867abe1ec92f1932bb45c))
1379
+
1380
+
1381
+ ### 🐛 Bug Fixes
1382
+
1383
+ * **map:** correct zoom level in second undefined case ([b6bd843](https://github.com/visitscotland/vs-component-library/commit/b6bd843bf59601c03b0ff613ade231d0b31e8669))
1384
+ * **psw:** add back dates exist functionality ([c45e146](https://github.com/visitscotland/vs-component-library/commit/c45e146cf1ed9a11404419a54fcb7d8d525d87c4))
1385
+
1386
+
1387
+ ### 🔖 Others
1388
+
1389
+ * **package.json:** add back missing theo script to test ([99784b6](https://github.com/visitscotland/vs-component-library/commit/99784b6d1d333c9a22df0b3904f6f702d458f05f))
1390
+ * **release:** 1.0.41 ([584832f](https://github.com/visitscotland/vs-component-library/commit/584832fbf7221e7120c6a21fe46d0a24f5c88de0))
1391
+
1392
+ ### [1.0.41](https://github.com/visitscotland/vs-component-library/compare/v1.0.40...v1.0.41) (2023-10-02)
1393
+
1394
+
1395
+ ### 🐛 Bug Fixes
1396
+
1397
+ * **meganav:** fix sticky nav not working with no js ([64eeed7](https://github.com/visitscotland/vs-component-library/commit/64eeed70afd1356e59d940421499d59ce578aced))
1398
+
1399
+ ### [1.0.40](https://github.com/visitscotland/vs-component-library/compare/v1.0.38...v1.0.40) (2023-09-29)
1400
+
1401
+
1402
+ ### 🔖 Others
1403
+
1404
+ * **dependabot:** bump get-func-name version ([d9fd85d](https://github.com/visitscotland/vs-component-library/commit/d9fd85d0f6673fb47c3d46dc1dccc9335c2362e2))
1405
+ * **release:** 1.0.41 ([fa9b031](https://github.com/visitscotland/vs-component-library/commit/fa9b031572f117155f69a493b337d1253d0f7423))
1406
+ * **release:** correct multi-release version number issue ([8d8f66b](https://github.com/visitscotland/vs-component-library/commit/8d8f66bc330ca1f8e9ee74f6ba9f2e65e98df81d))
1407
+
1408
+
1409
+ ### 🐛 Bug Fixes
1410
+
1411
+ * fix for Tours PSW search URL ([fc2430e](https://github.com/visitscotland/vs-component-library/commit/fc2430e114b653fb7035fa3bf5457344e27fdf4f))
1412
+ * **psw:** fix for unit test failing ([12b9aef](https://github.com/visitscotland/vs-component-library/commit/12b9aef201ed29675fd48bb3b71ecd2969a22527))
1413
+
1414
+ ### [1.0.39](https://github.com/visitscotland/vs-component-library/compare/v1.0.38...v1.0.39) (2023-09-29)
1415
+
1416
+
1417
+ ### 🔖 Others
1418
+
1419
+ * **dependabot:** bump get-func-name version ([d9fd85d](https://github.com/visitscotland/vs-component-library/commit/d9fd85d0f6673fb47c3d46dc1dccc9335c2362e2))
1420
+
1421
+ ### [1.0.38](https://github.com/visitscotland/vs-component-library/compare/v1.0.37...v1.0.38) (2023-09-29)
1422
+
1423
+
1424
+ ### 🐛 Bug Fixes
1425
+
1426
+ * **psw:** adds fix for setting default dates on search ([51ba331](https://github.com/visitscotland/vs-component-library/commit/51ba3310d90b821fc8095dba72f4a7096c4c1ddc))
1427
+ * **psw:** looking at fixing default dates ([17066c9](https://github.com/visitscotland/vs-component-library/commit/17066c903dd9f0d496a7d1eb477bbfa1758cc73a))
1428
+
1429
+
1430
+ ### ♻️ Code Refactoring
1431
+
1432
+ * **psw:** code tidy ([79c7e88](https://github.com/visitscotland/vs-component-library/commit/79c7e889ccaed58b2a11acf9bb44ed54abf6970b))
1433
+
1434
+ ### [1.0.37](https://github.com/visitscotland/vs-component-library/compare/v1.0.36...v1.0.37) (2023-09-28)
1435
+
1436
+
1437
+ ### 🐛 Bug Fixes
1438
+
1439
+ * **carbon calculator:** ensure focus scrolls into view on iphone ([98e3c56](https://github.com/visitscotland/vs-component-library/commit/98e3c5606068156bc73406f4e70dfd5692ef3f28))
1440
+ * **psw:** fix default location not showing ([b9acdcf](https://github.com/visitscotland/vs-component-library/commit/b9acdcf66fb12f85f48ae8eeb3e345fa768d3ee8))
1441
+
1442
+
1443
+ ### ✅ Tests
1444
+
1445
+ * **psw:** add Autocomplete tests ([3da9892](https://github.com/visitscotland/vs-component-library/commit/3da98929c875f2751491ae85c54cb7bbe10b43fc))
1446
+ * **psw:** add more unit tests for product search embed ([ee71952](https://github.com/visitscotland/vs-component-library/commit/ee719529642794848ba3a4c929a3e2a7eef1c32a))
1447
+ * **psw:** add unit tests for DateInput ([21bd876](https://github.com/visitscotland/vs-component-library/commit/21bd8761af276a9831190bc59c4da63cb9f86111))
1448
+ * **psw:** add unit tests for DateRange ([98f1e5b](https://github.com/visitscotland/vs-component-library/commit/98f1e5b7de4c9ba1bf9fa086d2f01dbf09cbc652))
1449
+ * **psw:** first unit tests for PSW ([3373542](https://github.com/visitscotland/vs-component-library/commit/3373542a26624186e051a140a3670948976d4841))
1450
+
1451
+
1452
+ ### ✨ Features
1453
+
1454
+ * **map:** move bounding box north and south to contain Scotland ([cd01d55](https://github.com/visitscotland/vs-component-library/commit/cd01d5599821b09235a1423d074ae2f404d46164))
1455
+ * **sticky nav:** ensure user can scroll mobile nav rather than scrolling down page ([9e38a81](https://github.com/visitscotland/vs-component-library/commit/9e38a81d5f744a2889525a56bcf53c878b227dcb))
1456
+
1457
+ ### [1.0.36](https://github.com/visitscotland/vs-component-library/compare/v1.0.35...v1.0.36) (2023-09-26)
1458
+
1459
+
1460
+ ### ⚡️ Performance Improvements
1461
+
1462
+ * **bootstrap vue:** remove bvue component from row ([13b88df](https://github.com/visitscotland/vs-component-library/commit/13b88dfa2e045896f2214f0bdd3912cc8f07568b))
1463
+ * **bvue:** remove bvue component from panel ([b38b8dd](https://github.com/visitscotland/vs-component-library/commit/b38b8ddd2495b583afe2e009e064e6753366df85))
1464
+
1465
+
1466
+ ### ♻️ Code Refactoring
1467
+
1468
+ * **psw:** fixing UI issues and small bugs in PSW ([6a6f349](https://github.com/visitscotland/vs-component-library/commit/6a6f3491924899c3f79d556bd4a0faa343631861))
1469
+ * **psw:** refactor psw to use select component ([d778018](https://github.com/visitscotland/vs-component-library/commit/d778018986404fd2b4e942eba6956fc10eb5c0b4))
1470
+ * **psw:** update labels in PSW ([e7aa1a1](https://github.com/visitscotland/vs-component-library/commit/e7aa1a1bfd2ef55d0e541788880f3b2af2f61c1b))
1471
+ * **psw:** update text inputs to use input component and remove unused PSW components ([e2ca77f](https://github.com/visitscotland/vs-component-library/commit/e2ca77f8f0dfc2603de1dc9cac11617f138abf42))
1472
+
1473
+
1474
+ ### 🎨 Styling
1475
+
1476
+ * **select:** update style of Select component to match designs ([3acbdbb](https://github.com/visitscotland/vs-component-library/commit/3acbdbb78a3dfb076f39663573db0a30dfd6424b))
1477
+ * **storybook:** add favicon to storybook ([8ce5b7f](https://github.com/visitscotland/vs-component-library/commit/8ce5b7f96f950cd3b1e67196fafb056f66d3f137))
1478
+
1479
+
1480
+ ### ✨ Features
1481
+
1482
+ * **map:** place a white blocker behind map nav buttons ([76dd6bc](https://github.com/visitscotland/vs-component-library/commit/76dd6bc0633c945e10e5fda5d0566d67dff7959f))
1483
+ * **sticky nav:** implement sticky meganav ([da64263](https://github.com/visitscotland/vs-component-library/commit/da64263f4f66fa78078ba1882387fde0fee4f7de))
1484
+
1485
+
1486
+ ### 🐛 Bug Fixes
1487
+
1488
+ * **chromatic:** chromatic ignore stop date info ([82b2b3f](https://github.com/visitscotland/vs-component-library/commit/82b2b3fd551c27a1946e0bf384a94f9f9a6d072b))
1489
+ * **chromatic:** force PSW stories to await location load ([99a38bb](https://github.com/visitscotland/vs-component-library/commit/99a38bbaea7aa03c35b9d28f4a03ca4f14a201d6))
1490
+ * **chromatic:** ignore changes to itinerary map markers ([f94d603](https://github.com/visitscotland/vs-component-library/commit/f94d603cbb782815423c967435668f72df4a5a7e))
1491
+ * **chromatic:** mock PSW location load to prevent timeout ([262aabb](https://github.com/visitscotland/vs-component-library/commit/262aabb7dd964cc5db8512077789eb58e744b80f))
1492
+ * **chromatic:** move map ignore up a level ([0ae51dd](https://github.com/visitscotland/vs-component-library/commit/0ae51ddf394bcbd9481b235e8d13345fb0f7411b))
1493
+ * **chromatic:** move stop ignore up a level ([33c9ff1](https://github.com/visitscotland/vs-component-library/commit/33c9ff13911052657dea75bd04758e305ff0c189))
1494
+ * **chromatic:** re-increase timeout ([3f47bf0](https://github.com/visitscotland/vs-component-library/commit/3f47bf02a4522ae97e79a253c1191f9bceab4060))
1495
+ * **chromatic:** remove play functions ([386b952](https://github.com/visitscotland/vs-component-library/commit/386b9523c5d50d6ff629565394eb78af54c73c42))
1496
+ * **chromatic:** speed up psw tests ([052dde6](https://github.com/visitscotland/vs-component-library/commit/052dde6956ffd9b0c8974b05d4611dbf318ff686))
1497
+ * **map:** correct mobile/desktop style divide ([b1383d8](https://github.com/visitscotland/vs-component-library/commit/b1383d8196d7ca943290a7e0b30746a69c471f33))
1498
+ * **map:** make colour of links explicit for iphone ([cf8c193](https://github.com/visitscotland/vs-component-library/commit/cf8c193f6ac96debb1ebcc502809c568f9eb40d7))
1499
+ * **megalinks:** add intro examples to all 3 megalink types ([0d67e36](https://github.com/visitscotland/vs-component-library/commit/0d67e369f773231601e73a8ae9b2810c010dd428))
1500
+ * **psw:** fix loading issue for PSW ([1b8b50a](https://github.com/visitscotland/vs-component-library/commit/1b8b50aad79f5d4078b9d78c64416d21380b7512))
1501
+ * **psw:** fix selectedProd when changing select ([789414e](https://github.com/visitscotland/vs-component-library/commit/789414e8d2b9a9a75f84cf2351fc56bc8e547975))
1502
+
1503
+ ### [1.0.35](https://github.com/visitscotland/vs-component-library/compare/v1.0.34...v1.0.35) (2023-09-20)
1504
+
1505
+
1506
+ ### 🐛 Bug Fixes
1507
+
1508
+ * **psw:** check window defined before access ([d5ff23d](https://github.com/visitscotland/vs-component-library/commit/d5ff23d2c09b5f6046adacdabcbe959acc454a89))
1509
+
1510
+ ### [1.0.34](https://github.com/visitscotland/vs-component-library/compare/v1.0.33...v1.0.34) (2023-09-20)
1511
+
1512
+
1513
+ ### 🐛 Bug Fixes
1514
+
1515
+ * fix issue with polygon locations ([ba00882](https://github.com/visitscotland/vs-component-library/commit/ba00882e0c2b8d885eec7db6ae759617950a6ab7))
1516
+
1517
+ ### [1.0.33](https://github.com/visitscotland/vs-component-library/compare/v1.0.32...v1.0.33) (2023-09-19)
1518
+
1519
+
1520
+ ### ♻️ Code Refactoring
1521
+
1522
+ * **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)
1523
+
1524
+
1525
+ ### 🐛 Bug Fixes
1526
+
1527
+ * **psw:** fix host url for psw search ([bad24d1](https://github.com/visitscotland/vs-component-library/commit/bad24d12a5ed9048eebc9a1a95b4cef4c3766c39))
1528
+
1529
+ ### [1.0.32](https://github.com/visitscotland/vs-component-library/compare/v1.0.31...v1.0.32) (2023-09-19)
1530
+
1531
+
1532
+ ### 🐛 Bug Fixes
1533
+
1534
+ * **psw:** fix correct base url for product search widget ([ecc5372](https://github.com/visitscotland/vs-component-library/commit/ecc53726821da1fb018fd4bf2b40e00379167076))
1535
+
1536
+ ### [1.0.31](https://github.com/visitscotland/vs-component-library/compare/v1.0.30...v1.0.31) (2023-09-18)
1537
+
1538
+
1539
+ ### 🐛 Bug Fixes
1540
+
1541
+ * **carbon calculator:** get on mount rather than create ([3fd8835](https://github.com/visitscotland/vs-component-library/commit/3fd8835550701a7cbfcced54e1515ac58cf14702))
1542
+
1543
+ ### [1.0.30](https://github.com/visitscotland/vs-component-library/compare/v1.0.29...v1.0.30) (2023-09-14)
1544
+
1545
+
1546
+ ### ✨ Features
1547
+
1548
+ * **carbon calculator:** pull in urls from labels ([e44c5ac](https://github.com/visitscotland/vs-component-library/commit/e44c5acd9a9b548226f5243a7de878eadb0e66ea))
1549
+
1550
+ ### [1.0.29](https://github.com/visitscotland/vs-component-library/compare/v1.0.28...v1.0.29) (2023-09-14)
1551
+
1552
+
1553
+ ### ✨ Features
1554
+
1555
+ * **carbon calculator:** add all real data ([c36f1cf](https://github.com/visitscotland/vs-component-library/commit/c36f1cfa83dad81d3ccebfc7fe4dd3765d8493e6))
1556
+ * **carbon calculator:** add analytics events ([b1c4ff5](https://github.com/visitscotland/vs-component-library/commit/b1c4ff5723203bb600fcaf6a5c7fb8346b999c0d))
1557
+ * **carbon calculator:** add carbon unicorn logic ([4b0ec5d](https://github.com/visitscotland/vs-component-library/commit/4b0ec5d4b794382d9692775ebca143a119dca735))
1558
+ * **carbon calculator:** add documentation for results props ([e16d258](https://github.com/visitscotland/vs-component-library/commit/e16d25875f30ca60a84c8b6bc946d6499eca44c4))
1559
+ * **carbon calculator:** add hint text to radio buttons ([7dc9e41](https://github.com/visitscotland/vs-component-library/commit/7dc9e418de49ea0c253b86c68f29ab00a1be361d))
1560
+ * **carbon calculator:** add key ([a7faf08](https://github.com/visitscotland/vs-component-library/commit/a7faf08eca481ca2f46a3f290348564aeb23170b))
1561
+ * **carbon calculator:** add more options to q 1 ([9ed7e30](https://github.com/visitscotland/vs-component-library/commit/9ed7e30cbf9f639dc703bb8c3ad38ddb9b0f580d))
1562
+ * **carbon calculator:** add more stories to calculator component ([36a59f1](https://github.com/visitscotland/vs-component-library/commit/36a59f12dfe0e00a2d3a099a64df035737f6291d))
1563
+ * **carbon calculator:** add no js warning ([8688ae7](https://github.com/visitscotland/vs-component-library/commit/8688ae72399bfc755347c227ad1902735cc48c6a))
1564
+ * **carbon calculator:** add reset button ([700134b](https://github.com/visitscotland/vs-component-library/commit/700134b2705f6ff8e1e8834b37b5023e953d9b7c))
1565
+ * **carbon calculator:** add tests to question ([61ccdf8](https://github.com/visitscotland/vs-component-library/commit/61ccdf8e99e1f64ef46d503836793d4239a88f7e))
1566
+ * **carbon calculator:** adjust results page layout ([676a275](https://github.com/visitscotland/vs-component-library/commit/676a27599e1783db3effe0add5d71458cc8f8b2b))
1567
+ * **carbon calculator:** allow 0 entry on numbers and minimum multipliers for radios ([daf4840](https://github.com/visitscotland/vs-component-library/commit/daf4840a1f361a7cf7eff48bec9e5d4e11d1db21))
1568
+ * **carbon calculator:** break progress bar into its own component ([c022c49](https://github.com/visitscotland/vs-component-library/commit/c022c49e77e040e23c734d7b1362c8351d37d2f7))
1569
+ * **carbon calculator:** break question into its own component ([61821fb](https://github.com/visitscotland/vs-component-library/commit/61821fb6d04fc1878ae5eb2b56f0b219a2bbf82a))
1570
+ * **carbon calculator:** calculate per day emissions ([b67fc1e](https://github.com/visitscotland/vs-component-library/commit/b67fc1e6fe6a10a396716b3a4eeea2bd3db0166b))
1571
+ * **carbon calculator:** centre text in running total ([cc65316](https://github.com/visitscotland/vs-component-library/commit/cc6531610aa51a48948b1fe8973109c55caf2d88))
1572
+ * **carbon calculator:** correct icon and layout for running total ([ea053d8](https://github.com/visitscotland/vs-component-library/commit/ea053d8c57467ebbf27917add11c7e9aaa099274))
1573
+ * **carbon calculator:** correct icon in tip ([1dbac7d](https://github.com/visitscotland/vs-component-library/commit/1dbac7d0f0e8d486810df8f222eddabdff635370))
1574
+ * **carbon calculator:** focus to question on nav ([307d9f0](https://github.com/visitscotland/vs-component-library/commit/307d9f0153a80185e96bd597afa8ee5d9ad04796))
1575
+ * **carbon calculator:** implement basic bar chart ([d22059f](https://github.com/visitscotland/vs-component-library/commit/d22059fa63d04789aad020030b61863cbda09aff))
1576
+ * **carbon calculator:** implement intro page ([b3a2cb0](https://github.com/visitscotland/vs-component-library/commit/b3a2cb0db0705dd91875736853f79c8a4912b28d))
1577
+ * **carbon calculator:** improve multiply by logic ([acc5f18](https://github.com/visitscotland/vs-component-library/commit/acc5f18494f2810ef3e40f5c245ffb99dd5e9bfb))
1578
+ * **carbon calculator:** integrate labelsMap for localised content ([a6db4b1](https://github.com/visitscotland/vs-component-library/commit/a6db4b134e86d6259c7719b61d777310bd0a30f3))
1579
+ * **carbon calculator:** make all labels localised ([3368adc](https://github.com/visitscotland/vs-component-library/commit/3368adc206696062b8422b1a4bf4f920621e2bc9))
1580
+ * **carbon calculator:** more documentation ([3c0ac65](https://github.com/visitscotland/vs-component-library/commit/3c0ac65bee09a2aaad9f572925fa7c61e82325c3))
1581
+ * **carbon calculator:** port firebreak carbon calc work to vue3 ([3840266](https://github.com/visitscotland/vs-component-library/commit/3840266d1b5ed4bd5873f96a313c2cd630faa0d1))
1582
+ * **carbon calculator:** restyle radio buttons ([4321aeb](https://github.com/visitscotland/vs-component-library/commit/4321aeb975ca7f204da36367fc15e3c5a245e3f1))
1583
+ * **carbon calculator:** switch to CO2e ([cd83336](https://github.com/visitscotland/vs-component-library/commit/cd8333688e740de93f2ac8989f15a9c23b58d461))
1584
+ * **carbon calculator:** switch to kilos ([3c36986](https://github.com/visitscotland/vs-component-library/commit/3c369865302556dd4c44e28d98728999fdda8b6b))
1585
+ * **carbon calculator:** tidy up and add tests for tip ([cdaf79b](https://github.com/visitscotland/vs-component-library/commit/cdaf79b9729532f8f9687b8a4b5c82aeddff98a5))
1586
+ * **carbon calculator:** tidy up Question and add tests ([fb95ae6](https://github.com/visitscotland/vs-component-library/commit/fb95ae671a502df013e1a213fdfba01c2019a2ac))
1587
+ * **carbon calculator:** tidy up results and add tests ([dfbfd8a](https://github.com/visitscotland/vs-component-library/commit/dfbfd8a57613f1aceca18b376c859144dd6c4c6c))
1588
+ * **carbon calculator:** tidy up running total component and add tests ([6d692c5](https://github.com/visitscotland/vs-component-library/commit/6d692c5d1f877fa56059e71f2f6793e5d5dd465b))
1589
+ * **carbon calculator:** tidy up tip shadows ([731e410](https://github.com/visitscotland/vs-component-library/commit/731e4105770b5b11501fc4dedd40feb8f0c15579))
1590
+ * **carbon calculator:** update comparison logic ([11df0d4](https://github.com/visitscotland/vs-component-library/commit/11df0d45a11e27c232ba68a52798be24958f4ada))
1591
+ * **carbon calculator:** update data to account for returns ([ef68fb9](https://github.com/visitscotland/vs-component-library/commit/ef68fb99e68b74217f71fb98410d6752e679b306))
1592
+ * **carbon calculator:** update intro content ([9ecdf5c](https://github.com/visitscotland/vs-component-library/commit/9ecdf5cd66d33fd733c03d256379c85378a4a47c))
1593
+ * **carbon calculator:** update mobile style for radio buttons ([50d829b](https://github.com/visitscotland/vs-component-library/commit/50d829b051f9eae309ec05a9df3e74223853aee8))
1594
+ * **carbon calculator:** update radio button hover state ([cf0263f](https://github.com/visitscotland/vs-component-library/commit/cf0263f4c551e2672e18d30415806927f941bf4e))
1595
+ * **carbon calculator:** update target to 30 ([eee321e](https://github.com/visitscotland/vs-component-library/commit/eee321ec9e2a6aac3d26f87dd8b8e63adc73b330))
1596
+ * **carbon calculator:** use number input in question ([cdf7a80](https://github.com/visitscotland/vs-component-library/commit/cdf7a80bcb9fadf3c84497a5cb0a815e90dcb42a))
1597
+ * **carbon calculator:** use Stepped progress bar in cc ([64d3d6c](https://github.com/visitscotland/vs-component-library/commit/64d3d6c73034d8e9c2881d01c4cad6f882f2c4fc))
1598
+ * **carbon calculator:** wIP Dependent Question Calculations ([3b4f1f3](https://github.com/visitscotland/vs-component-library/commit/3b4f1f33ebb63d18ca686315632c61e3b0f98716))
1599
+ * **component library:** provide/inject all labels ([5a10816](https://github.com/visitscotland/vs-component-library/commit/5a10816f92bfdca7c064cba2b4dd06bbe5c4ee84))
1600
+ * **input:** implement incremental number input ([238d79e](https://github.com/visitscotland/vs-component-library/commit/238d79e12119a47889cad7530794197332af307a))
1601
+ * **number input:** separate number and regular input ([7e5550e](https://github.com/visitscotland/vs-component-library/commit/7e5550e8e0334c7eeda084ba469cfd096a04c375))
1602
+ * **number input:** tweak input styles and font display ([9dfb6ed](https://github.com/visitscotland/vs-component-library/commit/9dfb6ed20afd499156436d05375af020c96f47af))
1603
+ * **progress bar:** implement stepped progress bar# ([d424d10](https://github.com/visitscotland/vs-component-library/commit/d424d1029d752bb7b47f5786eee8e55e71de1f75))
1604
+ * **progress bar:** update progress bar design to bring in line with designs ([a6aaa1e](https://github.com/visitscotland/vs-component-library/commit/a6aaa1e9c2fe155ad1b687a239b7c613b9dafba5))
1605
+ * **radio button:** break out into separate component ([cdcfab5](https://github.com/visitscotland/vs-component-library/commit/cdcfab55c69e9569a8c7d859a8980d6ecb128b29))
1606
+ * **radio buttons:** reduce font weight ([7df9867](https://github.com/visitscotland/vs-component-library/commit/7df986757db4abed99a8b794db1ee6f692d7300d))
1607
+ * **radio button:** style focussed state and fix click area ([6038a7d](https://github.com/visitscotland/vs-component-library/commit/6038a7ddba84ebd5f671e9cb898015c291e41aa7))
1608
+ * **radio button:** update focus and hover styles for a11y ([7fafc8c](https://github.com/visitscotland/vs-component-library/commit/7fafc8c7c29fa82c636a3291a8a5db435b657aec))
1609
+
1610
+
1611
+ ### 🐛 Bug Fixes
1612
+
1613
+ * **carbon calculator:** correct labels in story ([7470daa](https://github.com/visitscotland/vs-component-library/commit/7470daa98e5464b327092897d0635d9ddfb24e9f))
1614
+ * **carbon calculator:** correct selected styles for radios ([35e9165](https://github.com/visitscotland/vs-component-library/commit/35e9165f94facb513a5ce243afb15e9f5b80b799))
1615
+ * **carbon calculator:** fix broken test ([c44c752](https://github.com/visitscotland/vs-component-library/commit/c44c752da1af67ba7a74b2f3bb3c9654d9ac882b))
1616
+ * **carbon calculator:** fix comparison calculation ([022326a](https://github.com/visitscotland/vs-component-library/commit/022326a74724439842a140434eb0b8441b93d8ef))
1617
+ * **carbon calculator:** fix results page ([008ca8a](https://github.com/visitscotland/vs-component-library/commit/008ca8a7060d4c941cec17ce8386eddd82cd8c54))
1618
+ * **carbon calculator:** fix results percent calc for accomm ([fc049eb](https://github.com/visitscotland/vs-component-library/commit/fc049eb3fb72002da38da4cc437f971c925e589d))
1619
+ * **carbon calculator:** refactor calculate and tip questions ([e8374cc](https://github.com/visitscotland/vs-component-library/commit/e8374ccf16f285522055e9e1e986b3eb8552f21d))
1620
+ * **carbon calculator:** remove console log ([817314e](https://github.com/visitscotland/vs-component-library/commit/817314ec7410a4d3fbed8bc41058dd433ede6f30))
1621
+ * **carbon calculator:** separate number input into own component ([ad13905](https://github.com/visitscotland/vs-component-library/commit/ad139057c6e4ddff87dc58f5ebf684f2d8f39cc3))
1622
+ * **carbon calculator:** switch results to token font size ([54de409](https://github.com/visitscotland/vs-component-library/commit/54de409581525733a0e75d7d0137157d5f1f8017))
1623
+ * **carbon calculator:** update most labels ([94eef7a](https://github.com/visitscotland/vs-component-library/commit/94eef7ab783e8671b2e930d48228a111d9792494))
1624
+ * fix missing default location in PSW ([9ec6e12](https://github.com/visitscotland/vs-component-library/commit/9ec6e12ff1fc22afeb17738df91049c3f9b5e693))
1625
+ * **form validation:** make validation behaviour consistent across all form elements ([fdc271d](https://github.com/visitscotland/vs-component-library/commit/fdc271d9e1afa65067039ca87943a57c2be2f908))
1626
+ * **input:** remove remnant of number input in input ([631a9e2](https://github.com/visitscotland/vs-component-library/commit/631a9e27acc61349fd4f71321ad831e82da376e1))
1627
+ * **number input:** correct classnames for controls ([95df33a](https://github.com/visitscotland/vs-component-library/commit/95df33a5d8667db4ffbecdfc246d25079954c11a))
1628
+ * **psw:** fix labels for PSW ([ca984e6](https://github.com/visitscotland/vs-component-library/commit/ca984e648b4dd72f0e47e4d773f83bd060f5837d))
1629
+ * **radio button:** set internal border on buttons ([2b090bb](https://github.com/visitscotland/vs-component-library/commit/2b090bbe5dd93b76c0dd4d790975c4fbb630e06e))
1630
+ * **radio button:** stack text properly on mobile ([147329d](https://github.com/visitscotland/vs-component-library/commit/147329d56beb8eea5ac4614b97ea9ab5f9daff54))
1631
+ * **tokens:** remove token files from git ([9b9c6dd](https://github.com/visitscotland/vs-component-library/commit/9b9c6ddd2bbbdd893f7a4721285e462abdeab060))
1632
+
1633
+
1634
+ ### 🎨 Styling
1635
+
1636
+ * **lint:** allow v-html ([e7cb92e](https://github.com/visitscotland/vs-component-library/commit/e7cb92ee1a7c104edd3f7cb3bc04c40bcf13d863))
1637
+ * **psw:** fix margin on for field in PSW ([81342db](https://github.com/visitscotland/vs-component-library/commit/81342db1c46f4e6b50f112ee23cfcd8ef2104717))
1638
+
1639
+ ### [1.0.28](https://github.com/visitscotland/vs-component-library/compare/v1.0.27...v1.0.28) (2023-09-14)
1640
+
1641
+
1642
+ ### 🐛 Bug Fixes
1643
+
1644
+ * **psw:** fix translations in PSW ([ab1e2b5](https://github.com/visitscotland/vs-component-library/commit/ab1e2b5f98e81c9d6806f7493cb7c42ea4105133))
1645
+ * **psw:** retrieve language object on getLabel execution ([44ec5aa](https://github.com/visitscotland/vs-component-library/commit/44ec5aa44d8153de7c79e031aff5d94c57c77aee))
1646
+ * **psw:** translate product names ([5ec842d](https://github.com/visitscotland/vs-component-library/commit/5ec842d6a845aaf7658dec874cd531b2f2e527aa))
1647
+
1648
+ ### [1.0.27](https://github.com/visitscotland/vs-component-library/compare/v1.0.26...v1.0.27) (2023-09-13)
1649
+
1650
+
1651
+ ### 🐛 Bug Fixes
1652
+
1653
+ * **onetrust:** fix missing window in ssr error ([ad47d74](https://github.com/visitscotland/vs-component-library/commit/ad47d74d7d21650da2c209a1715183fb54c07b2c))
1654
+
1655
+ ### [1.0.26](https://github.com/visitscotland/vs-component-library/compare/v1.0.25...v1.0.26) (2023-09-12)
1656
+
1657
+
1658
+ ### ♻️ Code Refactoring
1659
+
1660
+ * **pinis:** add Pinia to root of the app ([5384e98](https://github.com/visitscotland/vs-component-library/commit/5384e98589ce0b90fe311e76bcf088d328e46c6b))
1661
+
1662
+
1663
+ ### 🐛 Bug Fixes
1664
+
1665
+ * **pinia:** fix issues with pinia state management ([a8976ae](https://github.com/visitscotland/vs-component-library/commit/a8976ae2f4e13289152f5fa2fe2ed9662d2e09fe))
1666
+
1667
+
1668
+ ### ✅ Tests
1669
+
1670
+ * **test:** add pinia to unit tests ([ab59d00](https://github.com/visitscotland/vs-component-library/commit/ab59d004dd4b78cf7d45841ffac08283d57172b4))
1671
+
1672
+
1673
+ ### 📝 Docs
1674
+
1675
+ * **megalinks:** add megalinks video examples to stories ([add20f2](https://github.com/visitscotland/vs-component-library/commit/add20f2be62bde7d00bfc6f8436c7282da4cf1a9))
1676
+ * **stretchedlink:** updating stories for cookies ([7fbbc25](https://github.com/visitscotland/vs-component-library/commit/7fbbc25188cad5a52bb710615f630fe65fe93468))
1677
+
1678
+ ### [1.0.25](https://github.com/visitscotland/vs-component-library/compare/v1.0.24...v1.0.25) (2023-09-08)
1679
+
1680
+
1681
+ ### 🐛 Bug Fixes
1682
+
1683
+ * **checkbox:** correct checkbox validation syntax ([46603b8](https://github.com/visitscotland/vs-component-library/commit/46603b883a7f31759997677f20654f7a765bc769))
1684
+
1685
+ ### [1.0.24](https://github.com/visitscotland/vs-component-library/compare/v1.0.23...v1.0.24) (2023-09-07)
1686
+
1687
+
1688
+ ### 🐛 Bug Fixes
1689
+
1690
+ * **social share:** don't render popover in SSR environment ([2765b6e](https://github.com/visitscotland/vs-component-library/commit/2765b6e192f41739a09aefc4fbd2db6f8ed3566b))
1691
+ * **ssr:** ensure global nav hydrates properly on load ([7087cb7](https://github.com/visitscotland/vs-component-library/commit/7087cb7b41cf615cd7e9ca88cd2e252beccc80a6))
1692
+
1693
+ ### [1.0.23](https://github.com/visitscotland/vs-component-library/compare/v1.0.22...v1.0.23) (2023-09-05)
1694
+
1695
+
1696
+ ### 🐛 Bug Fixes
1697
+
1698
+ * **input:** correct regex syntax ([61c3a11](https://github.com/visitscotland/vs-component-library/commit/61c3a1190516e3df9cf29988c528d777901c52c8))
1699
+ * **marketoforms:** allow lower case postcodes ([ae66b4d](https://github.com/visitscotland/vs-component-library/commit/ae66b4d0f251df913715402c52ebffa40887f91e))
1700
+ * **select:** fix select validation syntax ([499c2cc](https://github.com/visitscotland/vs-component-library/commit/499c2cca73692951cb48dde5fba6108cd66eccb7))
1701
+
1702
+
1703
+ ### ✨ Features
1704
+
1705
+ * **forms:** remove consent checkbox from example form ([245cc66](https://github.com/visitscotland/vs-component-library/commit/245cc66164686cdf9162bd6761fcda52487a070a))
1706
+
1707
+ ### [1.0.22](https://github.com/visitscotland/vs-component-library/compare/v1.0.21...v1.0.22) (2023-09-01)
1708
+
1709
+
1710
+ ### 🐛 Bug Fixes
1711
+
1712
+ * **product search:** remove label as well ([bd7e6ff](https://github.com/visitscotland/vs-component-library/commit/bd7e6ff5c86f0555bf71c9936c26179a5b503d4a))
1713
+
1714
+ ### [1.0.21](https://github.com/visitscotland/vs-component-library/compare/v1.0.20...v1.0.21) (2023-09-01)
1715
+
1716
+
1717
+ ### 🐛 Bug Fixes
1718
+
1719
+ * **product search:** remove vueform multiselect ([7dfcac9](https://github.com/visitscotland/vs-component-library/commit/7dfcac9949ff862252f38c40c4226275fb961645))
1720
+
1721
+ ### [1.0.20](https://github.com/visitscotland/vs-component-library/compare/v1.0.19...v1.0.20) (2023-09-01)
1722
+
1723
+
1724
+ ### 🐛 Bug Fixes
1725
+
1726
+ * **product search:** fix window.vs import ([2421277](https://github.com/visitscotland/vs-component-library/commit/24212779e9eb7105aeffb7d7dc3483edabc07654))
1727
+
1728
+ ### [1.0.19](https://github.com/visitscotland/vs-component-library/compare/v1.0.18...v1.0.19) (2023-09-01)
1729
+
1730
+
1731
+ ### 🐛 Bug Fixes
1732
+
1733
+ * **webpack:** use transpileOnly for ts modules in vue ([65894d0](https://github.com/visitscotland/vs-component-library/commit/65894d07a5db6f38dcba879139e7f0b3eaec95d3))
1734
+
1735
+ ### [1.0.18](https://github.com/visitscotland/vs-component-library/compare/v1.0.17...v1.0.18) (2023-09-01)
1736
+
1737
+
1738
+ ### 🐛 Bug Fixes
1739
+
1740
+ * **psw:** fix build errors for product search widget ([23ae66c](https://github.com/visitscotland/vs-component-library/commit/23ae66c9631b345d344992ce12b418ed1f5fc6f2))
1741
+
1742
+ ### [1.0.17](https://github.com/visitscotland/vs-component-library/compare/v1.0.16...v1.0.17) (2023-09-01)
1743
+
1744
+
1745
+ ### 📝 Docs
1746
+
1747
+ * **marketoforms:** improves documentation for form functionality ([3c395d1](https://github.com/visitscotland/vs-component-library/commit/3c395d14f3c33358b3461c01a165c5730047dc21))
1748
+
1749
+
1750
+ ### ✨ Features
1751
+
1752
+ * add product search ([a32b1a8](https://github.com/visitscotland/vs-component-library/commit/a32b1a8caa5b9842e44a45dd0a258c4f9fc22798))
1753
+
1754
+
1755
+ ### ✅ Tests
1756
+
1757
+ * **psw:** remove psw tests until they have been refactored ([1066936](https://github.com/visitscotland/vs-component-library/commit/106693646419ef9e05d6d67db4d6ad6158a7727a))
1758
+
1759
+
1760
+ ### 🐛 Bug Fixes
1761
+
1762
+ * linting fixes ([87d216d](https://github.com/visitscotland/vs-component-library/commit/87d216d5340fb03ea2cb230373e2ea18e1d0b740))
1763
+ * **psw:** fix psw falling over when no api data is received ([1a138dc](https://github.com/visitscotland/vs-component-library/commit/1a138dc7caa178cdafc3504203d78fbf276da209))
1764
+
1765
+
1766
+ ### 🎨 Styling
1767
+
1768
+ * **psw:** tidy up styles on new product search widget ([ec9ed19](https://github.com/visitscotland/vs-component-library/commit/ec9ed19078c0c38805530aa16d3199688a881160))
1769
+ * **psw:** updating styles in product search ([39bcafd](https://github.com/visitscotland/vs-component-library/commit/39bcafd4efbf7359c8d03d3c6666519af9240063))
1770
+
1771
+ ### [1.0.16](https://github.com/visitscotland/vs-component-library/compare/v1.0.15...v1.0.16) (2023-08-30)
1772
+
1773
+
1774
+ ### 🐛 Bug Fixes
1775
+
1776
+ * **map:** fix regions for map and add regions story ([c23364d](https://github.com/visitscotland/vs-component-library/commit/c23364d061deb42e21c81c53309b09d3a3b71a18))
1777
+
1778
+
1779
+ ### ✨ Features
1780
+
1781
+ * **map:** adds new distillery map option ([c1855bc](https://github.com/visitscotland/vs-component-library/commit/c1855bc1938072e00de1df927a5e5c71cbdea512))
1782
+
1783
+ ### [1.0.15](https://github.com/visitscotland/vs-component-library/compare/v1.0.14...v1.0.15) (2023-08-28)
1784
+
1785
+
1786
+ ### 🔖 Others
1787
+
1788
+ * **storybook:** upgrade Storybook to latest version ([2dc6e00](https://github.com/visitscotland/vs-component-library/commit/2dc6e00231e445c78ced57239fbe5028a71614f3))
1789
+
1790
+
1791
+ ### 🐛 Bug Fixes
1792
+
1793
+ * **map:** bug fixes for map component ([3a90089](https://github.com/visitscotland/vs-component-library/commit/3a9008905564c2b7f2d88e9010b6d4bbbb155795))
1794
+ * **map:** remove console.log statement ([c4b7b72](https://github.com/visitscotland/vs-component-library/commit/c4b7b724f33da1989346a163775bf4e6c76d15ba))
1795
+
1796
+ ### [1.0.14](https://github.com/visitscotland/vs-component-library/compare/v1.0.13...v1.0.14) (2023-08-18)
1797
+
1798
+
1799
+ ### 🐛 Bug Fixes
1800
+
1801
+ * **map:** fix map heading so the selected category is always displayed at the top ([b05a08c](https://github.com/visitscotland/vs-component-library/commit/b05a08c4e148294bc39e84bae7d99695bb8dc746))
1802
+
1803
+ ### [1.0.13](https://github.com/visitscotland/vs-component-library/compare/v1.0.12...v1.0.13) (2023-08-16)
1804
+
1805
+
1806
+ ### ✨ Features
1807
+
1808
+ * **map:** adds Outlander icons and themes for maps ([50ddc04](https://github.com/visitscotland/vs-component-library/commit/50ddc046c093cbfd75fe6c72b694a1e89ad1c609))
1809
+
1810
+
1811
+ ### 🎨 Styling
1812
+
1813
+ * **map:** update height of the map module ([542a455](https://github.com/visitscotland/vs-component-library/commit/542a45506725f2afadd78367ef80a774c5fbe7db))
1814
+
1815
+
1816
+ ### 🔖 Others
1817
+
1818
+ * add badges to README.md ([6dd823a](https://github.com/visitscotland/vs-component-library/commit/6dd823a8caefd786c528242fcd93700b5251b5c7))
1819
+ * add contribution guidelines and code of conduct ([6bf1764](https://github.com/visitscotland/vs-component-library/commit/6bf176469a094c509bbe1716968d349de8e1f177))
1820
+ * add contribution links to README.md ([a6a21d4](https://github.com/visitscotland/vs-component-library/commit/a6a21d4b13612571a65459fef3c703d45fe8a8da))
1821
+ * add contributor covenant badge to README.md ([e97840d](https://github.com/visitscotland/vs-component-library/commit/e97840df67affd041a0883c62262af2d643043a3))
1822
+ * add email address to code of conduct ([11cd613](https://github.com/visitscotland/vs-component-library/commit/11cd613f4cbc5ff530c1e36622aad2f622e9290d))
1823
+ * add security.md file ([de88335](https://github.com/visitscotland/vs-component-library/commit/de88335429593053aac434dcba232f35a022e0f0))
1824
+ * add Yarn Test badge ([0ac5afc](https://github.com/visitscotland/vs-component-library/commit/0ac5afcd2e142cdb5f4dee9d97b023c132cfaf19))
1825
+ * **package.json:** add Theo to build script ([9f9a5c5](https://github.com/visitscotland/vs-component-library/commit/9f9a5c59b036638c839f61241f5108981c55d96e))
1826
+ * **release:** 1.0.14 ([7bb68f8](https://github.com/visitscotland/vs-component-library/commit/7bb68f801aca6ce8661a778d8c095cf79603d65b))
1827
+ * **tokens:** remove auto-generated tokens from the repo ([46b3ebf](https://github.com/visitscotland/vs-component-library/commit/46b3ebf5b46e0d6e9fd1d5488d245318bfa60812))
1828
+ * update code of conduct ([1315c1a](https://github.com/visitscotland/vs-component-library/commit/1315c1a1a6d652909feb80bbede34df973d41338))
1829
+ * update email address in security policy ([36cc62e](https://github.com/visitscotland/vs-component-library/commit/36cc62e179b61f0e08aa899391e0fce98a320cdb))
1830
+ * update email addresses in code of conduct and contribution guide ([63472aa](https://github.com/visitscotland/vs-component-library/commit/63472aa0049045441e315aa81b4ad78358f278a6))
1831
+ * update README.md with licence info ([2de656b](https://github.com/visitscotland/vs-component-library/commit/2de656b121d4b8c0aeb3dd535729eac4adcd88dd))
1832
+ * update visitscotland badge URL ([ff387ea](https://github.com/visitscotland/vs-component-library/commit/ff387ea11bc8df7d9602b2f470d5b020cd990091))
1833
+
1834
+ ### [1.0.12](https://github.com/visitscotland/vs-component-library/compare/v1.0.11...v1.0.12) (2023-08-09)
1835
+
1836
+
1837
+ ### 🐛 Bug Fixes
1838
+
1839
+ * **third party:** styles in correct place ([4c8b28a](https://github.com/visitscotland/vs-component-library/commit/4c8b28ab004dedd928ffba5cc981a1c50d0324ce))
1840
+
1841
+ ### [1.0.11](https://github.com/visitscotland/vs-component-library/compare/v1.0.10...v1.0.11) (2023-08-08)
1842
+
1843
+
1844
+ ### ✨ Features
1845
+
1846
+ * **table:** simply data and fix stacked styles ([c89405b](https://github.com/visitscotland/vs-component-library/commit/c89405b14a0ac65db141fe12cda275660f6e3f98))
1847
+ * **workflow:** run tests on pr creation ([2a883b5](https://github.com/visitscotland/vs-component-library/commit/2a883b5e80bef222fe0309f64e5c3eec46f12f84))
1848
+
1849
+
1850
+ ### 🔖 Others
1851
+
1852
+ * fix dependabot issue by upgrading resolutions entries ([0a27a34](https://github.com/visitscotland/vs-component-library/commit/0a27a34f2b409fb0ac1017fa25641dae9d2f6995))
1853
+
1854
+
1855
+ ### 🐛 Bug Fixes
1856
+
1857
+ * **carousel:** set image urls locally instead of using image from the production site ([2affbe7](https://github.com/visitscotland/vs-component-library/commit/2affbe77e390d8404901d500b0d760c7d7881423))
1858
+ * **input:** fix validation logic and validation test ([d0060a0](https://github.com/visitscotland/vs-component-library/commit/d0060a0203621e2140341dfc1c63824c2117247b))
1859
+ * **meganav:** set image urls locally instead of using image from the production site ([8059770](https://github.com/visitscotland/vs-component-library/commit/80597705e68df64844b7e7d117f036e01f3bc9f3))
1860
+ * **table:** correct table story usage of header ([ccba843](https://github.com/visitscotland/vs-component-library/commit/ccba84309184ce2dd721f7312b176366ad3e0bfa))
1861
+ * **table:** fix stacked table ([b6773e9](https://github.com/visitscotland/vs-component-library/commit/b6773e915e0ab9cae47f02c3e15d3fecbc0d80d4))
1862
+ * **tests:** fix logic on carousel throttling test ([d031ff6](https://github.com/visitscotland/vs-component-library/commit/d031ff6481a9ff860e2d2bc5770781af014304d2))
1863
+ * **tests:** mock map store to and mapboxgl to fix map tests ([ef58f03](https://github.com/visitscotland/vs-component-library/commit/ef58f037d25c364f6bf52f93072747966e064c9c))
1864
+ * **tests:** mock video for tests and fix other testing logic ([e0bbd36](https://github.com/visitscotland/vs-component-library/commit/e0bbd36c5c76763e6ca691d5829a573bf0262271))
1865
+ * **tests:** mock window.url.createobjecturl for map wrapper tests ([52ad076](https://github.com/visitscotland/vs-component-library/commit/52ad0764a695424f533537dc2dcf17b18da32990))
1866
+ * **third party:** fix third party styles and build them in main script ([b9c9753](https://github.com/visitscotland/vs-component-library/commit/b9c97537e50197371f05336126d8f64bc601239f))
1867
+ * **video:** ensure cookie init status sets to error if onetrust doesn't initiate ([d9caa5d](https://github.com/visitscotland/vs-component-library/commit/d9caa5d30b160232296e3b8e46f264819ca94db3))
1868
+ * **workflow:** only run on one node version ([3aa0471](https://github.com/visitscotland/vs-component-library/commit/3aa04710e0ff90814f796b1a8b853b38c1338052))
1869
+
1870
+ ### [1.0.10](https://github.com/visitscotland/vs-component-library/compare/v1.0.9...v1.0.10) (2023-08-04)
1871
+
1872
+
1873
+ ### 🐛 Bug Fixes
1874
+
1875
+ * **meganav:** ensure search bar is open before focussing input ([7a6311d](https://github.com/visitscotland/vs-component-library/commit/7a6311d478e017c5d7a32894afec9cd88f8b57b6))
1876
+
1877
+ ### [1.0.9](https://github.com/visitscotland/vs-component-library/compare/v1.0.8...v1.0.9) (2023-08-03)
1878
+
1879
+
1880
+ ### 📝 Docs
1881
+
1882
+ * **socialshare.stories.js:** wrap the component in an absolutely positioned div ([8907dd7](https://github.com/visitscotland/vs-component-library/commit/8907dd735a3b421e7c26a004597c528d6b737505))
1883
+
1884
+
1885
+ ### 🐛 Bug Fixes
1886
+
1887
+ * **socialshare.vue:** add container prop set to "body" ([3edc3b8](https://github.com/visitscotland/vs-component-library/commit/3edc3b84932f3b19969caa39a329af71316852b1))
1888
+ * **ssr:** bring lazy hydrate fix over from other repo ([b707973](https://github.com/visitscotland/vs-component-library/commit/b707973d90ea9212eed71ca30b550c3a1fd1fde8))