@visitscotland/component-library 2.0.7 → 3.0.1

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 (2) hide show
  1. package/CHANGELOG.md +545 -101
  2. package/package.json +35 -5
package/CHANGELOG.md CHANGED
@@ -2,156 +2,531 @@
2
2
 
3
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
4
 
5
- ### [2.0.7](https://github.com/visitscotland/vs-component-library/compare/v2.0.6...v2.0.7) (2024-05-21)
6
-
7
- ### [2.0.6](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v2.0.6) (2024-05-21)
8
-
9
-
10
- ### 🔖 Others
11
-
12
- * **.yarnrc.yml:** add npmPublishAccess setting ([e592f91](https://github.com/visitscotland/vs-component-library/commit/e592f91e18583aae4356d63ad669c7355bf25100))
13
-
14
- ### [2.0.5](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v2.0.5) (2024-05-16)
15
-
16
-
17
- ### ♻️ Code Refactoring
18
-
19
- * **storybook:** auto migrate to storybook 8 ([7fc7108](https://github.com/visitscotland/vs-component-library/commit/7fc7108e2bdfdd633d20bbc5d6b7cf486e1d52cd))
20
- * **storybook:** fix storybook build ([3287531](https://github.com/visitscotland/vs-component-library/commit/328753148e2c3393dd791f51731dc40cb8e326d3))
5
+ ### [3.0.1](https://github.com/visitscotland/vs-component-library/compare/v3.0.0...v3.0.1) (2024-05-29)
21
6
 
22
7
 
23
8
  ### ✨ Features
24
9
 
25
- * **chromatic:** add turbosnap to chromatic local build ([7d4913e](https://github.com/visitscotland/vs-component-library/commit/7d4913ea82217c84f7da9bb68d3ceef6f08b6d9c))
26
-
27
-
28
- ### 🏗 Build System
29
-
30
- * **chromatic:** add chromatic ignore to card images that change often ([75d2193](https://github.com/visitscotland/vs-component-library/commit/75d21931eccf7834ed28c4a39b5ac379d4188e4f))
31
- * **chromatic:** add chromatic ignore to elements that change often ([abc1752](https://github.com/visitscotland/vs-component-library/commit/abc175253251af85af4e89ecdaf30c286ea071b6))
32
- * **vite:** remove ViteRequireContext ([d746a51](https://github.com/visitscotland/vs-component-library/commit/d746a513a5349b467a21c62ba854fdbb5bc0805f))
33
- * **yarn:** add missing yarn release ([8d8352f](https://github.com/visitscotland/vs-component-library/commit/8d8352fe2684047d6ba6067189e7de043e8903b5))
34
- * **yarn:** removing unused packages ([0e00b7e](https://github.com/visitscotland/vs-component-library/commit/0e00b7e4165842452fb3d8edea1d87b91180fb0b))
35
- * **yarn:** upgrade to yarn 4 and fix dependecy issues ([4fc4e8d](https://github.com/visitscotland/vs-component-library/commit/4fc4e8d6f15627e4d33efa8c6bae43bd29543185))
36
-
37
-
38
- ### 🔖 Others
39
-
40
- * **storybook:** upgrade to latest storybook version ([683e596](https://github.com/visitscotland/vs-component-library/commit/683e5961c0f962a15dd626df555e1c06473366b0))
41
- * **vite:** update vite config to mts ([8fe28de](https://github.com/visitscotland/vs-component-library/commit/8fe28def1ee67e17e513577dcb6bd7766be765cb))
42
- * **yarn.lock:** add updated yarn.lock file ([143bdf0](https://github.com/visitscotland/vs-component-library/commit/143bdf01860f06709c3ba6fe5fdc997c3b144c9a))
43
-
44
-
45
- ### 🎨 Styling
46
-
47
- * **chromatic:** ignore itinerary and psr elements in chromatic ([d28a9dc](https://github.com/visitscotland/vs-component-library/commit/d28a9dc955058c92b4f4f9c9194be2e01206a9e8))
10
+ * **vsform:** add slot for hidden fields ([0e12a20](https://github.com/visitscotland/vs-component-library/commit/0e12a20686c133ead10b91514f440fe1f2a3c6ca))
48
11
 
49
12
 
50
13
  ### 🐛 Bug Fixes
51
14
 
52
- * **autocomplete:** remove unused function ([1a1ce91](https://github.com/visitscotland/vs-component-library/commit/1a1ce91241535dc344fd54a2d22cce163f79c372))
53
- * **autocomplete:** replace non-accessible third-party component ([73a9ee3](https://github.com/visitscotland/vs-component-library/commit/73a9ee3129ee79ecc4120429f13c0a965dac29b3))
54
- * **autocomplete:** replace non-accessible third-party component ([10c45d2](https://github.com/visitscotland/vs-component-library/commit/10c45d244ed3e732d2005c9de13b1591ac259709))
55
- * **marketo:** fix breaking marketo form story ([b9b95c2](https://github.com/visitscotland/vs-component-library/commit/b9b95c287987c0927f57d8b2c57e8a9d28b591aa))
56
-
57
-
58
- ### ✅ Tests
59
-
60
- * **autocomplete:** update tests ([b4835db](https://github.com/visitscotland/vs-component-library/commit/b4835dbcc7cba7ca3cf01f5b5844eca10eda02f6))
15
+ * **form.stories.js:** missing quotes ([e474738](https://github.com/visitscotland/vs-component-library/commit/e47473862fb9fffa0f149cb6d1fd817bedeab68d))
61
16
 
62
- ### [2.0.4](https://github.com/visitscotland/vs-component-library/compare/v2.0.3...v2.0.4) (2024-05-02)
17
+ ## [3.0.0](https://github.com/visitscotland/vs-component-library/compare/v2.0.7...v3.0.0) (2024-05-27)
63
18
 
64
19
 
65
- ### 🎨 Styling
20
+ ### ♻️ Code Refactoring
66
21
 
67
- * **socialshare:** remove dark variant from icon ([f9376c7](https://github.com/visitscotland/vs-component-library/commit/f9376c7703e112def12b950426e89eac708f0215))
22
+ * **code review:** include code review fixes ([2864318](https://github.com/visitscotland/vs-component-library/commit/286431887857b9fd7a494390ae9ac6c45ca951d2))
23
+
24
+
25
+ ### 🔖 Others
26
+
27
+ * **build:** merge main ([bed5ee3](https://github.com/visitscotland/vs-component-library/commit/bed5ee3c0efecaf2d5d25abf07669f5e71dcb8fd))
28
+
29
+
30
+ ### 🏗 Build System
31
+
32
+ * **export:** move main requireq into export ([1825e41](https://github.com/visitscotland/vs-component-library/commit/1825e41760fb31606ffde9222dc88d931039f43d))
33
+
34
+
35
+ ### 🐛 Bug Fixes
36
+
37
+ * **build:** remove breaking bootstrap imports ([4aa5f81](https://github.com/visitscotland/vs-component-library/commit/4aa5f814b2736eede276df9b92bfc51a6b99f228))
38
+ * **code review:** tidy up merge issues and remove extra releases ([ff0fab5](https://github.com/visitscotland/vs-component-library/commit/ff0fab59fcb95fa448f38f1f8232e64f2f51207f))
39
+ * **style:** restore bvn styles for non-export ([8ced6fb](https://github.com/visitscotland/vs-component-library/commit/8ced6fb2628f625a1e0481809f81369e72319804))
40
+ * **tests:** correct type path in constant ([6caf6f9](https://github.com/visitscotland/vs-component-library/commit/6caf6f9a2028ebab0108f801b20152865eadc77e))
41
+ * **video:** and in another place ([b9375ea](https://github.com/visitscotland/vs-component-library/commit/b9375ea578b3a1a7cc4dea177ea7c772af0017d5))
42
+ * **video:** check for player before accessing ([8482e3a](https://github.com/visitscotland/vs-component-library/commit/8482e3ab759773cf9ca5a373bc264a7782fc63df))
43
+
44
+
45
+ ### ✨ Features
46
+
47
+ * **forms:** add a test for axios submission ([02b377a](https://github.com/visitscotland/vs-component-library/commit/02b377ae8616f5f2c19abf8c95884d50fc494eb0))
68
48
 
69
49
 
70
50
  ### ✅ Tests
71
51
 
72
- * **test:** fix unit test warnings ([1a98aeb](https://github.com/visitscotland/vs-component-library/commit/1a98aebf801851c4aac8f03703bbc60ece283ca7))
52
+ * **forms:** add test for actual form url submission ([17d5116](https://github.com/visitscotland/vs-component-library/commit/17d511623823ea518b3571561f8113f7bb39c8bf))
73
53
 
74
- ### [2.0.3](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v2.0.3) (2024-04-30)
54
+ ### [0.0.35](https://github.com/visitscotland/vs-component-library/compare/v0.0.34...v0.0.35) (2024-05-17)
55
+
56
+
57
+ ### ✨ Features
58
+
59
+ * **perf:** separate maps into their own entrypoint ([3fdd9f9](https://github.com/visitscotland/vs-component-library/commit/3fdd9f9bcbc8db9893f6172a5d69b8f293e4838b))
75
60
 
76
61
 
77
62
  ### 🔖 Others
78
63
 
79
- * **eslint:** run eslint only on staged files ([a818cf1](https://github.com/visitscotland/vs-component-library/commit/a818cf154f10b594f6e1c74dddecd6d23e49311f))
80
- * **prettier:** adding prettier to tidy files ([52ff314](https://github.com/visitscotland/vs-component-library/commit/52ff314bf9c40b86e7582847b455445793f41372))
64
+ * **release:** 0.0.35 ([0aec679](https://github.com/visitscotland/vs-component-library/commit/0aec679ec79f5e00d3bb8986d743c29993f57476))
81
65
 
82
- ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
66
+ ### [0.0.34](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v0.0.34) (2024-05-17)
83
67
 
84
68
 
85
- ### 🎨 Styling
69
+ ### Features
86
70
 
87
- * **modulewrapper:** add new background theme to module wrapper ([6bcfc51](https://github.com/visitscotland/vs-component-library/commit/6bcfc515b6aee6b0d6bcbca4e4e458c8042f54f4))
71
+ * **perf:** temporarily remove map ([2a6ce12](https://github.com/visitscotland/vs-component-library/commit/2a6ce12ba14d38a76576e2c4b2b465b1ca43cabe))
88
72
 
89
- ### [2.0.1](https://github.com/visitscotland/vs-component-library/compare/v2.0.0...v2.0.1) (2024-04-23)
73
+
74
+ ### 🔖 Others
75
+
76
+ * **release:** 0.0.34 ([afe0ee0](https://github.com/visitscotland/vs-component-library/commit/afe0ee03ea7737eae516c37cce77f35935793812))
77
+
78
+ ### [0.0.33](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v0.0.33) (2024-05-15)
79
+
80
+
81
+ ### ✨ Features
82
+
83
+ * **performance:** split font css into separate exit ([83d846e](https://github.com/visitscotland/vs-component-library/commit/83d846e62c6850e95be016665a6f3d20e742efbc))
90
84
 
91
85
 
92
86
  ### 🔖 Others
93
87
 
94
- * **tokens:** remove unused color.yml ([fd77b15](https://github.com/visitscotland/vs-component-library/commit/fd77b150b32c3dd9a09adcfdd0d67641ba17b4cd))
88
+ * **release:** 0.0.33 ([0432dcb](https://github.com/visitscotland/vs-component-library/commit/0432dcb64c9d3ee0d12beac68fe83f3fb50b3f34))
95
89
 
90
+ ### [0.0.32](https://github.com/visitscotland/vs-component-library/compare/v0.0.31...v0.0.32) (2024-04-30)
91
+
92
+
93
+ ### ✨ Features
94
+
95
+ * **meganav:** if no search, expand nav to fill space ([8e846dc](https://github.com/visitscotland/vs-component-library/commit/8e846dcd13467e52c0d7722ac7eac18e122ed1a4))
96
+
97
+
98
+ ### 🔖 Others
99
+
100
+ * **release:** 0.0.32 ([d111842](https://github.com/visitscotland/vs-component-library/commit/d1118420d3eb32f17bf16c4fbf6f8e1d8cd95893))
101
+
102
+ ### [0.0.31](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v0.0.31) (2024-04-29)
103
+
104
+
105
+ ### 🔖 Others
106
+
107
+ * **release:** 0.0.31 ([4a13428](https://github.com/visitscotland/vs-component-library/commit/4a13428f07849b3b901a74a2db24c4c336e8eaee))
108
+
109
+ ### [0.0.30](https://github.com/visitscotland/vs-component-library/compare/v0.0.29...v0.0.30) (2024-04-26)
110
+
111
+
112
+ ### ✨ Features
113
+
114
+ * **rebrand:** correct [@component](https://github.com/component) paths ([81dbfdf](https://github.com/visitscotland/vs-component-library/commit/81dbfdfe6850f4c2cad26aeeceaa8b12b6c79363))
115
+
116
+
117
+ ### 🔖 Others
118
+
119
+ * **release:** 0.0.30 ([313104a](https://github.com/visitscotland/vs-component-library/commit/313104a3d8e2d53ec6450f5940909eb222eba019))
120
+
121
+ ### [0.0.29](https://github.com/visitscotland/vs-component-library/compare/v0.0.28...v0.0.29) (2024-04-26)
122
+
123
+
124
+ ### ✨ Features
125
+
126
+ * **tokens:** update border token in description list ([60b6d93](https://github.com/visitscotland/vs-component-library/commit/60b6d93a918d438b11f903ad8d4b0fb7ee332b2f))
127
+
128
+
129
+ ### 🔖 Others
130
+
131
+ * **release:** 0.0.29 ([265a021](https://github.com/visitscotland/vs-component-library/commit/265a021f4f3524a232904e85763f48b094edcdb0))
132
+
133
+ ### [0.0.28](https://github.com/visitscotland/vs-component-library/compare/v0.0.27...v0.0.28) (2024-04-26)
134
+
135
+
136
+ ### ✨ Features
137
+
138
+ * **tokens:** update token names in static link ([15c28be](https://github.com/visitscotland/vs-component-library/commit/15c28bed5c2b561911193ab330e864ef8861783f))
139
+
140
+
141
+ ### 🔖 Others
142
+
143
+ * **release:** 0.0.28 ([2ad2ccf](https://github.com/visitscotland/vs-component-library/commit/2ad2ccfbc1a2a61645769f8aa9f7466f1eeaa58c))
144
+
145
+ ### [0.0.27](https://github.com/visitscotland/vs-component-library/compare/v0.0.26...v0.0.27) (2024-04-24)
146
+
147
+
148
+ ### ✨ Features
149
+
150
+ * **nav:** add mobile static link options ([a4adf8f](https://github.com/visitscotland/vs-component-library/commit/a4adf8f46f97d2ecd930265766ebcf36d7102515))
151
+
152
+
153
+ ### 🔖 Others
154
+
155
+ * **release:** 0.0.27 ([e010c47](https://github.com/visitscotland/vs-component-library/commit/e010c471e48bd3413ce7018cd055c56c703eec09))
156
+
157
+ ### [0.0.26](https://github.com/visitscotland/vs-component-library/compare/v0.0.25...v0.0.26) (2024-04-24)
158
+
159
+
160
+ ### ✨ Features
161
+
162
+ * **export:** add new comp to export index ([5157e26](https://github.com/visitscotland/vs-component-library/commit/5157e26818b1537b7b2abee627ac2bd03a0822ef))
163
+
164
+
165
+ ### 🔖 Others
166
+
167
+ * **release:** 0.0.26 ([d49855d](https://github.com/visitscotland/vs-component-library/commit/d49855dbe9fc4b4b6f1232995c36c46e9100c583))
168
+
169
+ ### [0.0.25](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v0.0.25) (2024-04-24)
170
+
171
+
172
+ ### ✨ Features
173
+
174
+ * **meganav:** implement Static link ([1111d5a](https://github.com/visitscotland/vs-component-library/commit/1111d5a4ca5dbb3126479d7ada1eedb55dbb5291))
175
+
176
+
177
+ ### 🔖 Others
178
+
179
+ * **release:** 0.0.25 ([8292220](https://github.com/visitscotland/vs-component-library/commit/8292220efef9e2aca7a340b613e11b1792c0fd08))
180
+
181
+ ### [0.0.24](https://github.com/visitscotland/vs-component-library/compare/v0.0.23...v0.0.24) (2024-04-18)
182
+
183
+
184
+ ### ✨ Features
185
+
186
+ * **footer:** add linkedin option to validator ([287362a](https://github.com/visitscotland/vs-component-library/commit/287362aebe598b1cdab26a8618bfb1a832492bb9))
187
+ * **meganav:** add static link styles ([208bd9c](https://github.com/visitscotland/vs-component-library/commit/208bd9c1114cde3bba19365417336b19e2a498a8))
188
+ * **nav:** add option to remove search ([33a20cf](https://github.com/visitscotland/vs-component-library/commit/33a20cfa343cd92b40cfd5d3145c6b7b184950e6))
189
+
190
+
191
+ ### 🔖 Others
192
+
193
+ * **release:** 0.0.24 ([8ef576a](https://github.com/visitscotland/vs-component-library/commit/8ef576a5f41a5422fac662837ce8c9f7f2d12707))
194
+
195
+ ### [0.0.23](https://github.com/visitscotland/vs-component-library/compare/v0.0.22...v0.0.23) (2024-04-17)
196
+
197
+
198
+ ### ✨ Features
199
+
200
+ * **forms:** revert to json submission ([93a3f2d](https://github.com/visitscotland/vs-component-library/commit/93a3f2d25e3f4f9a0ee25f96e90f1be02ec26a6c))
201
+
202
+
203
+ ### 🔖 Others
204
+
205
+ * **release:** 0.0.23 ([799b83f](https://github.com/visitscotland/vs-component-library/commit/799b83f92468a3f1531b543e9602deddad3000bf))
206
+
207
+ ### [0.0.22](https://github.com/visitscotland/vs-component-library/compare/v0.0.21...v0.0.22) (2024-04-16)
208
+
209
+
210
+ ### 🐛 Bug Fixes
211
+
212
+ * **forms:** aaaaaaaa ([84ae697](https://github.com/visitscotland/vs-component-library/commit/84ae6971a85b2732cb616d046738c409a592721e))
213
+
214
+
215
+ ### 🔖 Others
216
+
217
+ * **release:** 0.0.22 ([0b6b86c](https://github.com/visitscotland/vs-component-library/commit/0b6b86c288bf707aeecbf4c1454d856885d2d5b9))
218
+
219
+ ### [0.0.21](https://github.com/visitscotland/vs-component-library/compare/v0.0.20...v0.0.21) (2024-04-16)
220
+
221
+
222
+ ### 🐛 Bug Fixes
223
+
224
+ * **form:** correct ref to formType ([4790c8f](https://github.com/visitscotland/vs-component-library/commit/4790c8fbbc4b7117608bf2380048c67687fd1531))
225
+
226
+
227
+ ### 🔖 Others
228
+
229
+ * **release:** 0.0.21 ([54f4bad](https://github.com/visitscotland/vs-component-library/commit/54f4badb096aae02ee8a5de012a36765042a520f))
230
+
231
+ ### [0.0.20](https://github.com/visitscotland/vs-component-library/compare/v0.0.19...v0.0.20) (2024-04-16)
232
+
233
+
234
+ ### 🐛 Bug Fixes
235
+
236
+ * **form:** actually send form data ([cf6b358](https://github.com/visitscotland/vs-component-library/commit/cf6b358cd177595118077e4b899070301d49b186))
237
+
238
+
239
+ ### 🔖 Others
240
+
241
+ * **release:** 0.0.20 ([6f599ae](https://github.com/visitscotland/vs-component-library/commit/6f599ae290b157e1703e33fb9ad28dbe260a87ff))
242
+
243
+ ### [0.0.19](https://github.com/visitscotland/vs-component-library/compare/v0.0.18...v0.0.19) (2024-04-16)
244
+
245
+
246
+ ### 🐛 Bug Fixes
247
+
248
+ * **form:** switch to form data ([7522f79](https://github.com/visitscotland/vs-component-library/commit/7522f7925306157437d1a38d0bb5675db5c6cb1d))
249
+
250
+
251
+ ### 🔖 Others
252
+
253
+ * **release:** 0.0.19 ([9542d62](https://github.com/visitscotland/vs-component-library/commit/9542d626178879a7412917dc2002cef32087d3bd))
254
+
255
+ ### [0.0.18](https://github.com/visitscotland/vs-component-library/compare/v0.0.17...v0.0.18) (2024-04-16)
256
+
257
+
258
+ ### 🐛 Bug Fixes
259
+
260
+ * **form:** correct formType path ([e78522c](https://github.com/visitscotland/vs-component-library/commit/e78522c46fe5aa9eae8424dd7074ea5e5b913f07))
261
+
262
+
263
+ ### 🔖 Others
264
+
265
+ * **release:** 0.0.18 ([180159f](https://github.com/visitscotland/vs-component-library/commit/180159ff5087e667caf448e264bb28db90e29019))
266
+
267
+ ### [0.0.17](https://github.com/visitscotland/vs-component-library/compare/v0.0.16...v0.0.17) (2024-04-16)
268
+
269
+
270
+ ### ✨ Features
271
+
272
+ * **forms:** add formType and recaptcha to ajax form ([fca48a0](https://github.com/visitscotland/vs-component-library/commit/fca48a09ceff913243b36458d9726879ebf9b7b7))
273
+
274
+
275
+ ### 🔖 Others
276
+
277
+ * **release:** 0.0.17 ([3c6c49b](https://github.com/visitscotland/vs-component-library/commit/3c6c49b29e1430297ac9d088a00827fd69f2698c))
278
+
279
+ ### [0.0.16](https://github.com/visitscotland/vs-component-library/compare/v0.0.15...v0.0.16) (2024-04-11)
280
+
281
+
282
+ ### 🔖 Others
283
+
284
+ * **release:** 0.0.16 ([5250269](https://github.com/visitscotland/vs-component-library/commit/525026949186be6e4d32f7073227de3043638a19))
285
+
286
+ ### [0.0.15](https://github.com/visitscotland/vs-component-library/compare/v0.0.14...v0.0.15) (2024-04-04)
96
287
 
97
- ### 🎨 Styling
98
288
 
99
- * **cludo:** rebrand cludo search colours ([3262fd8](https://github.com/visitscotland/vs-component-library/commit/3262fd8bfbb1547010f948bedf4abbe1fa4e0483))
100
- * **tabs:** fix tab border ([1e4a439](https://github.com/visitscotland/vs-component-library/commit/1e4a439463f169786d12f8509963a2989eeef19b))
101
- * **tabs:** remove border on tabs no-js ([ba81c1e](https://github.com/visitscotland/vs-component-library/commit/ba81c1e13d52d6d157b15fb911065434aae8f475))
289
+ ### Features
290
+
291
+ * **input:** add min and max to number type inputs ([a68cd86](https://github.com/visitscotland/vs-component-library/commit/a68cd8683c958694f645121e735a321ac9337d0b))
292
+ * **input:** add tests for min max validation ([c2de0f2](https://github.com/visitscotland/vs-component-library/commit/c2de0f2267966e771ca4260d4b61db2f6b9d8a6e))
293
+ * **input:** add tests for min/max validation ([ac52e11](https://github.com/visitscotland/vs-component-library/commit/ac52e114325efddc6660f7086bc28343cb2f030f))
294
+
295
+
296
+ ### 🔖 Others
297
+
298
+ * **release:** 0.0.15 ([084dbec](https://github.com/visitscotland/vs-component-library/commit/084dbecf28ec46dd5a88d995458159fe9ee18543))
299
+
300
+ ### [0.0.14](https://github.com/visitscotland/vs-component-library/compare/v0.0.13...v0.0.14) (2024-04-03)
301
+
302
+
303
+ ### ✨ Features
304
+
305
+ * **form:** make form generic ([640f0d2](https://github.com/visitscotland/vs-component-library/commit/640f0d2c9c8460320ae85fa5665db5fd45933fcc))
306
+
307
+
308
+ ### 🔖 Others
309
+
310
+ * **release:** 0.0.14 ([89f5c46](https://github.com/visitscotland/vs-component-library/commit/89f5c4680e3cf58d8448809af221bcbb2f42fccd))
102
311
 
103
- ## [2.0.0](https://github.com/visitscotland/vs-component-library/compare/v1.2.7...v2.0.0) (2024-04-19)
312
+ ### [0.0.13](https://github.com/visitscotland/vs-component-library/compare/v0.0.12...v0.0.13) (2024-04-02)
104
313
 
105
314
 
106
315
  ### ✨ Features
107
316
 
108
- * **alert:** rebrand alert and banner ([81c861f](https://github.com/visitscotland/vs-component-library/commit/81c861f32e806884c32b5b384fe6d827795dd797))
109
- * **breadcrumb:** rebrand breadcrumb base text update ([cbbb67b](https://github.com/visitscotland/vs-component-library/commit/cbbb67b98b9da82eb7ebc5a01f7879e19a432fe4))
110
- * **cookies:** add missing article cookies stories ([f8b0290](https://github.com/visitscotland/vs-component-library/commit/f8b02902feb21ce4ff243481443d9afbb5207f1c))
111
- * **fontawesome:** add FA duotones to the codebase ([89dc48d](https://github.com/visitscotland/vs-component-library/commit/89dc48de5867065805ecc7ffbd48afba4f8413db))
112
- * **megalinks:** add missin single image stories ([a8b7ec1](https://github.com/visitscotland/vs-component-library/commit/a8b7ec17b03749ae2f78226820706789d706c1d9))
113
- * **megalinks:** add missing megalinks stories ([1bf9525](https://github.com/visitscotland/vs-component-library/commit/1bf9525be4814b0c5914a59c2e1fd6dc2794d47e))
114
- * **megalinks:** add missing megalinks stories ([825dfce](https://github.com/visitscotland/vs-component-library/commit/825dfce987d75ccdaa718bb03de2432d5cff3196))
115
- * **tokens:** add new tokens to import ([54e0618](https://github.com/visitscotland/vs-component-library/commit/54e0618b394abf336555608a2578a2763387b795))
116
- * **tokens:** add new tokens to the library ([af135e9](https://github.com/visitscotland/vs-component-library/commit/af135e9eec89878358b9071b1636898515cf70d9))
317
+ * **cookies:** add cookie checker to index ([358fd04](https://github.com/visitscotland/vs-component-library/commit/358fd047326507ea4f6ffaacc20c95c830849d3d))
318
+
319
+
320
+ ### 🔖 Others
321
+
322
+ * **release:** 0.0.13 ([57af4d7](https://github.com/visitscotland/vs-component-library/commit/57af4d7056ec3adab76ce5802ca461ec19cffb1d))
323
+
324
+ ### [0.0.12](https://github.com/visitscotland/vs-component-library/compare/v0.0.11...v0.0.12) (2024-04-01)
325
+
326
+
327
+ ### 🐛 Bug Fixes
328
+
329
+ * **stores:** revert fix for computed bug ([e21be1a](https://github.com/visitscotland/vs-component-library/commit/e21be1ad7e6332e2641ae1f5c85ab970398ca0a3))
330
+
331
+
332
+ ### 🔖 Others
333
+
334
+ * **release:** 0.0.12 ([7971961](https://github.com/visitscotland/vs-component-library/commit/797196163f5c684785400f3ad6c29f3b8d64d4eb))
335
+
336
+ ### [0.0.11](https://github.com/visitscotland/vs-component-library/compare/v0.0.10...v0.0.11) (2024-04-01)
337
+
338
+
339
+ ### 🐛 Bug Fixes
340
+
341
+ * **stores:** attempt [#2](https://github.com/visitscotland/vs-component-library/issues/2) ([5f2baec](https://github.com/visitscotland/vs-component-library/commit/5f2baec407d3b4514b1f4757de674388730899ca))
342
+
343
+
344
+ ### 🔖 Others
345
+
346
+ * **release:** 0.0.11 ([5382f83](https://github.com/visitscotland/vs-component-library/commit/5382f83d2ba0f39902d1bcc206d6d660227d2cb4))
347
+
348
+ ### [0.0.10](https://github.com/visitscotland/vs-component-library/compare/v0.0.9...v0.0.10) (2024-04-01)
349
+
350
+
351
+ ### 🐛 Bug Fixes
352
+
353
+ * **stores:** move instantiation to setup ([c73f420](https://github.com/visitscotland/vs-component-library/commit/c73f4202a1ddf507188a3579d4bd1d444cda6278))
354
+
355
+
356
+ ### 🔖 Others
357
+
358
+ * **release:** 0.0.10 ([27a4bcf](https://github.com/visitscotland/vs-component-library/commit/27a4bcf4cc1bd4628d4ba4210aa13dddfae91992))
359
+
360
+ ### [0.0.9](https://github.com/visitscotland/vs-component-library/compare/v0.0.8...v0.0.9) (2024-03-27)
361
+
362
+
363
+ ### 🐛 Bug Fixes
364
+
365
+ * **stores:** refactor out mapstates to remove computed warning ([0eccceb](https://github.com/visitscotland/vs-component-library/commit/0eccceb4d14ea6816e1164ed16252fbd91565be3))
366
+
367
+
368
+ ### 🔖 Others
369
+
370
+ * **release:** 0.0.9 ([b397d81](https://github.com/visitscotland/vs-component-library/commit/b397d81c1a7e8087db23887a520ea3d63897a133))
371
+
372
+ ### [0.0.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v0.0.8) (2024-03-26)
373
+
374
+
375
+ ### 🔖 Others
376
+
377
+ * **release:** 0.0.8 ([bdc21d2](https://github.com/visitscotland/vs-component-library/commit/bdc21d27555ff451386b5772c23f0f8930678747))
378
+
379
+ ### [0.0.7](https://github.com/visitscotland/vs-component-library/compare/v0.0.6...v0.0.7) (2024-03-14)
380
+
381
+
382
+ ### 🐛 Bug Fixes
383
+
384
+ * **video:** remove redundant check from computed prop in videocaption ([a9480f7](https://github.com/visitscotland/vs-component-library/commit/a9480f7a039c3b7cad82d355e415616a5ca95a70))
385
+
386
+
387
+ ### 🔖 Others
388
+
389
+ * **release:** 0.0.7 ([25bfe6d](https://github.com/visitscotland/vs-component-library/commit/25bfe6d6494166d5db83243726753c175825c6fd))
390
+
391
+ ### [0.0.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.3...v0.0.6) (2024-03-12)
392
+
393
+
394
+ ### ✅ Tests
395
+
396
+ * **video:** correct id in other comp tests ([b5dccbb](https://github.com/visitscotland/vs-component-library/commit/b5dccbb458e89b677aa23bfa84c3625109dad9d9))
397
+ * **video:** correct video mock usage ([608dd46](https://github.com/visitscotland/vs-component-library/commit/608dd46e35498714a24fba2a5dae8b0e454067a4))
398
+ * **video:** update video stub name ([202a40d](https://github.com/visitscotland/vs-component-library/commit/202a40d445159e9c67fd7762a0833cadeca335a7))
399
+
400
+
401
+ ### 🐛 Bug Fixes
402
+
403
+ * **all:** resolve merge conflicts ([57879a1](https://github.com/visitscotland/vs-component-library/commit/57879a1b1df5d6e8d2cc7c57fc6e3028ede8ca0c))
404
+ * **build:** remove unnecessary transpile ([b0bb066](https://github.com/visitscotland/vs-component-library/commit/b0bb06619fddf4c540be1079920414f6c9ec08d4))
405
+ * **case names:** correct case names ([733093d](https://github.com/visitscotland/vs-component-library/commit/733093d94d2fba5b1e4296c520938eb58c9874a4))
406
+ * **components:** linting errors ([644139a](https://github.com/visitscotland/vs-component-library/commit/644139a7a1650d03602a74d2f868972f4a2868c9))
407
+ * **merge:** more merge errors ([5382a49](https://github.com/visitscotland/vs-component-library/commit/5382a49a47fde2ab37ee1a83ea79b1fa287bb5c4))
408
+ * **video:** correct addVideo for new store setup ([971be32](https://github.com/visitscotland/vs-component-library/commit/971be32acffc3e39f3a94d33066d0aee95287c77))
409
+ * **vite.config.js:** define process ([e1b15ce](https://github.com/visitscotland/vs-component-library/commit/e1b15cee86d783062b4b25e01ab7555fbc47ae19))
410
+
411
+
412
+ ### ✨ Features
413
+
414
+ * **build:** add process definitions ([2bc5469](https://github.com/visitscotland/vs-component-library/commit/2bc54694e89f0a3c691121e1388d535af30622f3))
415
+ * **build:** add theo to build script ([3dc6993](https://github.com/visitscotland/vs-component-library/commit/3dc6993e67634a38a35a94d65207fc2cade86266))
416
+ * **build:** load bootstrap styles globally ([6048409](https://github.com/visitscotland/vs-component-library/commit/6048409c144511aca75c8c1162a5a36a57f7fdbc))
417
+ * **build:** transpile youtube-vue3 ([5f2c71b](https://github.com/visitscotland/vs-component-library/commit/5f2c71b7cc786f9eb44c8b9c3a8c2b0c4516c9db))
418
+ * **build:** update yarn lock ([2aecbcc](https://github.com/visitscotland/vs-component-library/commit/2aecbcc1eaaab0ea9b9cabd1e7776d7e3708fb36))
419
+ * **components:** add vite library build ([041bdc9](https://github.com/visitscotland/vs-component-library/commit/041bdc9337ea09b978c2f2d3593d2b92feab188e))
420
+ * **components:** export more components ([38109ad](https://github.com/visitscotland/vs-component-library/commit/38109adf885f08c209a50153ed1eb6382b45e25c))
421
+ * **git:** restore removed changes from merge ([e7d06e6](https://github.com/visitscotland/vs-component-library/commit/e7d06e618e5ecbdebf252b76e2ac628c2dca738b))
422
+ * **image scaler:** move low rez image logic into img ([b5ccf6a](https://github.com/visitscotland/vs-component-library/commit/b5ccf6a482d7334bf42d3ac1d98fe80923deaeb6))
423
+ * **image scaling:** move srcset in for all imgs ([ffd4570](https://github.com/visitscotland/vs-component-library/commit/ffd45701553707e4bf9a964cac1a2589c40ccf16))
424
+ * **images:** tidy up image mixin move ([6f246ac](https://github.com/visitscotland/vs-component-library/commit/6f246ac05591340a6c68f18bc7868e636600408d))
425
+ * **imagewithcaption:** generate uid for caption without nuxt-unfriendly dependency ([4422755](https://github.com/visitscotland/vs-component-library/commit/4422755d0e20cb578a1241d0328eac6dce37895f))
426
+ * **meganav:** make meganav item names more generic ([3fc7cfc](https://github.com/visitscotland/vs-component-library/commit/3fc7cfc3ae3f190bd9cf84ebfafb4c73750fd368))
427
+ * **release:** change to temporary separate package name ([704ccb5](https://github.com/visitscotland/vs-component-library/commit/704ccb5db959941c73b0cd3aa3f05661151fd362))
428
+ * **release:** release with merge from main ([1f9c327](https://github.com/visitscotland/vs-component-library/commit/1f9c327cbdfdaac7e3fb8b6af5e90658b1b35c11))
429
+ * **test:** move pinia test setup to base file ([79c47b7](https://github.com/visitscotland/vs-component-library/commit/79c47b7db3d61e47a4cd7f29661349bbd67f2e4f))
430
+ * **typescript:** generate declaration files in vite library build ([fd7148e](https://github.com/visitscotland/vs-component-library/commit/fd7148e6b1e267b77f78298276755c8b7c5a51e2))
431
+ * **video:** change video export for nuxt ([2825238](https://github.com/visitscotland/vs-component-library/commit/28252384a8e4917b89a63836171810f4320773b4))
432
+ * **video:** switch video integration ([9f716d5](https://github.com/visitscotland/vs-component-library/commit/9f716d5c5a4a68d8141fde6cddb80732defc9f60))
433
+ * **video:** switch vue 3 youtube embed ([343a947](https://github.com/visitscotland/vs-component-library/commit/343a9477da5c8f33864bfd2b3c14d2c2036c0af9))
434
+
435
+ ### [2.0.7](https://github.com/visitscotland/vs-component-library/compare/v2.0.6...v2.0.7) (2024-05-21)
436
+
437
+ ### [2.0.6](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v2.0.6) (2024-05-21)
438
+
439
+
440
+ ### 🔖 Others
441
+
442
+ * **.yarnrc.yml:** add npmPublishAccess setting ([e592f91](https://github.com/visitscotland/vs-component-library/commit/e592f91e18583aae4356d63ad669c7355bf25100))
443
+
444
+ ### [2.0.5](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v2.0.5) (2024-05-16)
117
445
 
118
446
 
119
447
  ### ♻️ Code Refactoring
120
448
 
121
- * **button:** rebrand secondary button ([3dd4631](https://github.com/visitscotland/vs-component-library/commit/3dd4631823fda6aab221577143ad8c103de53d18))
122
- * **buttons:** refactoring buttons for rebranf ([7a9d9ca](https://github.com/visitscotland/vs-component-library/commit/7a9d9caee3989fa12774e11aac3d8d6d1a08618e))
123
- * **skiscotland:** update ski scotlnd status to use colour tokens ([cfd3f6e](https://github.com/visitscotland/vs-component-library/commit/cfd3f6e757a041097714c84d8c87e9ede3295c09))
124
- * **stories:** rename nojs stories ([92bf342](https://github.com/visitscotland/vs-component-library/commit/92bf342c46a3f7ce6610fe170a16ad10c9eb8398))
125
- * **stories:** update article and richtextwrapper stories ([c5d007b](https://github.com/visitscotland/vs-component-library/commit/c5d007bc42e84622b5059393b32e3844c2793865))
126
- * **togglebutton:** update toggle button to use duotone icons ([01df2b7](https://github.com/visitscotland/vs-component-library/commit/01df2b7c086be03b2f88443d282ae9258a3acf5e))
127
- * **tokens:** add new palette color tokens ([115bbba](https://github.com/visitscotland/vs-component-library/commit/115bbba0f9a8b6907f157ebc4c9597239fb7a569))
449
+ * **storybook:** auto migrate to storybook 8 ([7fc7108](https://github.com/visitscotland/vs-component-library/commit/7fc7108e2bdfdd633d20bbc5d6b7cf486e1d52cd))
450
+ * **storybook:** fix storybook build ([3287531](https://github.com/visitscotland/vs-component-library/commit/328753148e2c3393dd791f51731dc40cb8e326d3))
451
+
452
+
453
+ ### Features
454
+
455
+ * **chromatic:** add turbosnap to chromatic local build ([7d4913e](https://github.com/visitscotland/vs-component-library/commit/7d4913ea82217c84f7da9bb68d3ceef6f08b6d9c))
456
+
457
+
458
+ ### 🏗 Build System
459
+
460
+ * **chromatic:** add chromatic ignore to card images that change often ([75d2193](https://github.com/visitscotland/vs-component-library/commit/75d21931eccf7834ed28c4a39b5ac379d4188e4f))
461
+ * **chromatic:** add chromatic ignore to elements that change often ([abc1752](https://github.com/visitscotland/vs-component-library/commit/abc175253251af85af4e89ecdaf30c286ea071b6))
462
+ * **vite:** remove ViteRequireContext ([d746a51](https://github.com/visitscotland/vs-component-library/commit/d746a513a5349b467a21c62ba854fdbb5bc0805f))
463
+ * **yarn:** add missing yarn release ([8d8352f](https://github.com/visitscotland/vs-component-library/commit/8d8352fe2684047d6ba6067189e7de043e8903b5))
464
+ * **yarn:** removing unused packages ([0e00b7e](https://github.com/visitscotland/vs-component-library/commit/0e00b7e4165842452fb3d8edea1d87b91180fb0b))
465
+ * **yarn:** upgrade to yarn 4 and fix dependecy issues ([4fc4e8d](https://github.com/visitscotland/vs-component-library/commit/4fc4e8d6f15627e4d33efa8c6bae43bd29543185))
466
+
467
+
468
+ ### 🔖 Others
469
+
470
+ * **storybook:** upgrade to latest storybook version ([683e596](https://github.com/visitscotland/vs-component-library/commit/683e5961c0f962a15dd626df555e1c06473366b0))
471
+ * **vite:** update vite config to mts ([8fe28de](https://github.com/visitscotland/vs-component-library/commit/8fe28def1ee67e17e513577dcb6bd7766be765cb))
472
+ * **yarn.lock:** add updated yarn.lock file ([143bdf0](https://github.com/visitscotland/vs-component-library/commit/143bdf01860f06709c3ba6fe5fdc997c3b144c9a))
473
+
474
+
475
+ ### 🎨 Styling
476
+
477
+ * **chromatic:** ignore itinerary and psr elements in chromatic ([d28a9dc](https://github.com/visitscotland/vs-component-library/commit/d28a9dc955058c92b4f4f9c9194be2e01206a9e8))
128
478
 
129
479
 
130
480
  ### 🐛 Bug Fixes
131
481
 
132
- * **toggle:** fix toggle button alignment ([2bac4bb](https://github.com/visitscotland/vs-component-library/commit/2bac4bb535d0102c5bd5d301838b62bc434f8b6f))
482
+ * **autocomplete:** remove unused function ([1a1ce91](https://github.com/visitscotland/vs-component-library/commit/1a1ce91241535dc344fd54a2d22cce163f79c372))
483
+ * **autocomplete:** replace non-accessible third-party component ([73a9ee3](https://github.com/visitscotland/vs-component-library/commit/73a9ee3129ee79ecc4120429f13c0a965dac29b3))
484
+ * **autocomplete:** replace non-accessible third-party component ([10c45d2](https://github.com/visitscotland/vs-component-library/commit/10c45d244ed3e732d2005c9de13b1591ac259709))
485
+ * **marketo:** fix breaking marketo form story ([b9b95c2](https://github.com/visitscotland/vs-component-library/commit/b9b95c287987c0927f57d8b2c57e8a9d28b591aa))
486
+
487
+
488
+ ### ✅ Tests
489
+
490
+ * **autocomplete:** update tests ([b4835db](https://github.com/visitscotland/vs-component-library/commit/b4835dbcc7cba7ca3cf01f5b5844eca10eda02f6))
491
+
492
+ ### [2.0.4](https://github.com/visitscotland/vs-component-library/compare/v2.0.3...v2.0.4) (2024-05-02)
493
+
494
+
495
+ ### 🎨 Styling
496
+
497
+ * **socialshare:** remove dark variant from icon ([f9376c7](https://github.com/visitscotland/vs-component-library/commit/f9376c7703e112def12b950426e89eac708f0215))
498
+
499
+
500
+ ### ✅ Tests
501
+
502
+ * **test:** fix unit test warnings ([1a98aeb](https://github.com/visitscotland/vs-component-library/commit/1a98aebf801851c4aac8f03703bbc60ece283ca7))
503
+
504
+ ### [2.0.3](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v2.0.3) (2024-04-30)
505
+
506
+
507
+ ### 🔖 Others
508
+
509
+ * **eslint:** run eslint only on staged files ([a818cf1](https://github.com/visitscotland/vs-component-library/commit/a818cf154f10b594f6e1c74dddecd6d23e49311f))
510
+ * **prettier:** adding prettier to tidy files ([52ff314](https://github.com/visitscotland/vs-component-library/commit/52ff314bf9c40b86e7582847b455445793f41372))
511
+
512
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
513
+
514
+
515
+ ### 🎨 Styling
516
+
517
+ * **modulewrapper:** add new background theme to module wrapper ([6bcfc51](https://github.com/visitscotland/vs-component-library/commit/6bcfc515b6aee6b0d6bcbca4e4e458c8042f54f4))
518
+
519
+
520
+ ### 🔖 Others
521
+
522
+ * **release:** 2.0.2 ([9a180ea](https://github.com/visitscotland/vs-component-library/commit/9a180ea40da6ebe6ad8cf50939725f9b1261ab19))
523
+
524
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
133
525
 
134
526
 
135
527
  ### 🎨 Styling
136
528
 
137
- * **accordion:** rebrand accordion and icon components ([1373d09](https://github.com/visitscotland/vs-component-library/commit/1373d09371628986d83777f11389abc859b8e54d))
138
- * **article:** updating article colours ([01f9ab7](https://github.com/visitscotland/vs-component-library/commit/01f9ab7f95d3c75d6bb864d6168f38bac0959a88))
139
- * **box-shadow:** rename box-shadow tokens ([7626aab](https://github.com/visitscotland/vs-component-library/commit/7626aaba7181a8de2f914672307507c824beb917))
140
- * **button:** remove light button ([65e564b](https://github.com/visitscotland/vs-component-library/commit/65e564beda0e829a1fdb3fbcd886cf95c8287eef))
141
- * **buttontogglegroup:** colour updates to buttontogglegroup ([7e39db2](https://github.com/visitscotland/vs-component-library/commit/7e39db2b1b7182615276d19d445da0224b6ee686))
142
- * **button:** update button focus state to match design ([05481f2](https://github.com/visitscotland/vs-component-library/commit/05481f2e792d67014e5ddd054ecb57d91cca2f88))
143
- * **canned search:** colour rebrand for canned search cards ([ff03d63](https://github.com/visitscotland/vs-component-library/commit/ff03d63364be44ccc4155a2ce028370dc832f370))
144
- * **carbon calc:** rebrand carbon calculator colours ([b8a2daa](https://github.com/visitscotland/vs-component-library/commit/b8a2daa06b3d86cf608a4d23872bc3f056cf22a8))
145
- * **carousel:** rebrand carousel colours ([d35892b](https://github.com/visitscotland/vs-component-library/commit/d35892bbb2475e6fc93fbb390e2760b2a671ebaa))
146
- * **checkbox:** rebrand checkbox colours ([5166904](https://github.com/visitscotland/vs-component-library/commit/516690486d3dee004352d6a9077e0526849b5c27))
147
- * **dropdown:** fix dropdown margin after button updates ([62b1d02](https://github.com/visitscotland/vs-component-library/commit/62b1d024a07f1942fba214733f0400418c6ae7b9))
148
- * **dropdown:** rebrand dropdown colours ([487d779](https://github.com/visitscotland/vs-component-library/commit/487d77934a863ceef87fe19521149cc3f4c75ae5))
149
- * **footer:** rebrand footer colours ([f3b1598](https://github.com/visitscotland/vs-component-library/commit/f3b1598a9a95c6d7127caa34ce057a8864ff9086))
150
- * **footer:** rebrand footer focus state styles ([6e94dbb](https://github.com/visitscotland/vs-component-library/commit/6e94dbb7b8863487585bc76183f125bd8685a9e0))
151
- * **footer:** tidy footer border colours ([ad293d2](https://github.com/visitscotland/vs-component-library/commit/ad293d2bbe4ec4f65d5e2519d938b7575bc658e7))
152
- * **globalmeny:** rebrand global menu colours ([2d8f55b](https://github.com/visitscotland/vs-component-library/commit/2d8f55b2f3bc608718624a37bd80e01dd2a3291c))
153
529
  * **imagewithcaption:** rebrand of imagewithcaption component colours ([27ace5a](https://github.com/visitscotland/vs-component-library/commit/27ace5a66327d96cfdbccc80e56212d858d5c19b))
154
- * **input:** rebrand input colours and tidy up ([911e12f](https://github.com/visitscotland/vs-component-library/commit/911e12f8ed0b1a89ddfc241b0b66e2d901316d16))
155
530
  * **itinerary:** rebrand itinerary colours ([56f87a5](https://github.com/visitscotland/vs-component-library/commit/56f87a5c873a7367ecee7729c6c28b55448cd028))
156
531
  * **list:** rebrand lists colours ([514e8e3](https://github.com/visitscotland/vs-component-library/commit/514e8e32f9824efa6f3f6909dd7a0e1ca4e9bcbc))
157
532
  * **map:** rebrand map component colours ([3a00e1c](https://github.com/visitscotland/vs-component-library/commit/3a00e1c8557057f1f8d48e4ee0e3dec7ee10bceb))
@@ -238,12 +613,16 @@ All notable changes to this project will be documented in this file. See [standa
238
613
  * **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)
239
614
  * **product search:** trim location value ([3045196](https://github.com/visitscotland/vs-component-library/commit/3045196f0f7704d0fe427b7c002a2ecac3c6194b))
240
615
 
616
+
617
+ ### 🔖 Others
618
+
619
+ * **release:** 1.2.6 ([bf736ad](https://github.com/visitscotland/vs-component-library/commit/bf736ade4083b37875e9837f2d1cf339a691690a))
620
+
241
621
  ### [1.2.5](https://github.com/visitscotland/vs-component-library/compare/v1.2.4...v1.2.5) (2024-03-25)
242
622
 
243
623
 
244
624
  ### 🎨 Styling
245
625
 
246
- * **stories:** add in missing no-js stories and fix occasional ui bug ([313eb7c](https://github.com/visitscotland/vs-component-library/commit/313eb7c8b8d2397518901a57126c6e33021e11d6))
247
626
  * **stories:** add more no javascript stories and fix small ui bugs ([e2ca64d](https://github.com/visitscotland/vs-component-library/commit/e2ca64dc3ecbfb308e98bfaf87e738065a4df405))
248
627
 
249
628
 
@@ -256,9 +635,21 @@ All notable changes to this project will be documented in this file. See [standa
256
635
 
257
636
  * **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)
258
637
  * **footer:** remove footer story breaking chromatic build ([b880aec](https://github.com/visitscotland/vs-component-library/commit/b880aec5d22015334055111f475ea242ef982365))
638
+ * **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)
259
639
  * **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)
260
640
 
261
- ### [1.2.4](https://github.com/visitscotland/vs-component-library/compare/v1.2.3...v1.2.4) (2024-03-19)
641
+
642
+ ### ♻️ Code Refactoring
643
+
644
+ * **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
645
+ * **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
646
+
647
+
648
+ ### 🔖 Others
649
+
650
+ * **release:** 1.2.5 ([45e4b15](https://github.com/visitscotland/vs-component-library/commit/45e4b15478a15ef638edadb75cac45fb789e64c9))
651
+
652
+ ### [1.2.4](https://github.com/visitscotland/vs-component-library/compare/v0.0.7...v1.2.4) (2024-03-19)
262
653
 
263
654
 
264
655
  ### ✨ Features
@@ -279,6 +670,59 @@ All notable changes to this project will be documented in this file. See [standa
279
670
 
280
671
  * **social share item:** update test ([cb0e472](https://github.com/visitscotland/vs-component-library/commit/cb0e47276cb80a5092bc837ec8a93b93bcd282d2))
281
672
 
673
+
674
+ ### 🎨 Styling
675
+
676
+ * **stories:** add in missing no-js stories and fix occasional ui bug ([313eb7c](https://github.com/visitscotland/vs-component-library/commit/313eb7c8b8d2397518901a57126c6e33021e11d6))
677
+
678
+
679
+ ### 🔖 Others
680
+
681
+ * **release:** 1.2.4 ([892d5a4](https://github.com/visitscotland/vs-component-library/commit/892d5a4d508ebbbecbe8e1596809739d4ece8086))
682
+
683
+ ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
684
+
685
+
686
+ ### 🔖 Others
687
+
688
+ * **release:** 1.2.3 ([933ff73](https://github.com/visitscotland/vs-component-library/commit/933ff73431f293fbf31ac1581db5179d81118c2c))
689
+
690
+ ### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
691
+
692
+
693
+ ### ✅ Tests
694
+
695
+ * **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
696
+ * **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
697
+
698
+
699
+ ### ✨ Features
700
+
701
+ * **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
702
+ * **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
703
+ * **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)
704
+ * **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
705
+
706
+
707
+ ### 🎨 Styling
708
+
709
+ * **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
710
+
711
+
712
+ ### 🐛 Bug Fixes
713
+
714
+ * **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
715
+ * **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
716
+ * **bootstrap5:** prevent smooth autoscroll for selenium ([873d669](https://github.com/visitscotland/vs-component-library/commit/873d66912e4c99ec58fca59d9fd26e0dd20c54ca))
717
+ * **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
718
+ * **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)
719
+ * **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
720
+
721
+
722
+ ### 🔖 Others
723
+
724
+ * **release:** 1.2.2 ([ea8bae1](https://github.com/visitscotland/vs-component-library/commit/ea8bae1fe5e40da893ac6f314b2ca241e25506cf))
725
+
282
726
  ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
283
727
 
284
728
 
package/package.json CHANGED
@@ -1,23 +1,40 @@
1
1
  {
2
2
  "name": "@visitscotland/component-library",
3
- "version": "2.0.7",
3
+ "version": "3.0.1",
4
4
  "description": "VisitScotland Component Library",
5
5
  "author": "VisitScotland",
6
- "main": "dist/ssr/index.js",
7
6
  "homepage": "https://github.com/visitscotland/vs-component-library#readme",
8
7
  "files": [
9
8
  "dist"
10
9
  ],
10
+ "exports": {
11
+ ".": {
12
+ "require": "./dist/ssr/index.js"
13
+ },
14
+ "./components": {
15
+ "import": "./dist/components/vs-component-library.mjs",
16
+ "require": "./dist/components/vs-component-library.umd.js",
17
+ "types": "./dist/components/component-entry.d.ts"
18
+ },
19
+ "./maps": {
20
+ "import": "./dist/components/maps.mjs"
21
+ },
22
+ "./components/style.css": "./dist/components/vs-component-library.css",
23
+ "./components/fonts.css": "./dist/components/fonts.css",
24
+ "./components/icons.css": "./dist/components/icons.css"
25
+ },
11
26
  "license": "MIT",
12
27
  "scripts": {
13
28
  "storybook": "yarn theo && storybook dev -p 6006",
14
29
  "build-storybook": "yarn theo && storybook build",
15
- "build": "yarn theo && npm-run-all build:library build:ssr third-party",
30
+ "build": "yarn theo && npm-run-all build:library build:ssr third-party build:vite",
16
31
  "build:dev": "yarn theo && npm-run-all build:library:dev build:ssr:dev third-party",
17
32
  "build:library": "cross-env NODE_ENV=production webpack --config ./build/webpack.conf.js",
18
33
  "build:library:dev": "cross-env NODE_ENV=development webpack --config ./build/webpack.conf.js",
19
34
  "build:ssr": "cross-env NODE_ENV=production webpack --config ./build/webpack.ssr.conf.js",
20
35
  "build:ssr:dev": "cross-env NODE_ENV=development webpack --config ./build/webpack.ssr.conf.js",
36
+ "build:vite": "yarn theo && vite build",
37
+ "build:vite-no-theo": "vite build",
21
38
  "test": "yarn theo && jest --config ./test/unit/jest.conf.js",
22
39
  "test:no-theo": "jest --config ./test/unit/jest.conf.js",
23
40
  "lint": "eslint",
@@ -127,6 +144,10 @@
127
144
  "typescript": "^5.0.4",
128
145
  "upgrade": "^1.1.0",
129
146
  "vite": "^5.2.10",
147
+ "vite-plugin-dts": "^3.7.2",
148
+ "vite-plugin-turbosnap": "^1.0.2",
149
+ "vue": "^3.4.19",
150
+ "vue-jest": "^5.0.0-alpha.10",
130
151
  "vue-loader": "^17.1.0",
131
152
  "vue-style-loader": "^4.1.3",
132
153
  "webpack": "^5.81.0",
@@ -137,6 +158,8 @@
137
158
  },
138
159
  "dependencies": {
139
160
  "@mapbox/geojson-extent": "^1.0.1",
161
+ "@pinia/testing": "^0.1.3",
162
+ "@storybook/addon-a11y": "^7.5.3",
140
163
  "@storybook/test": "^8.0.10",
141
164
  "@vuelidate/core": "^2.0.2",
142
165
  "@vuelidate/validators": "^2.0.2",
@@ -148,12 +171,18 @@
148
171
  "mitt": "^3.0.0",
149
172
  "pinia": "^2.1.3",
150
173
  "uuid": "^9.0.0",
174
+ "vite": "^5.1.3",
151
175
  "vue": "^3.3.4",
152
176
  "vue-combo-blocks": "^2.1.1",
153
177
  "vue-recaptcha": "^2.0.1",
178
+ "vue-youtube-vue-3": "^1.5.0",
154
179
  "vue3-charts": "^1.1.33",
155
180
  "vue3-lazy-hydration": "^1.2.1",
156
- "youtube-vue3": "^0.1.15"
181
+ "vue3-simple-typeahead": "^1.0.11",
182
+ "vuelidate": "^0.7.7",
183
+ "vuex": "^4.1.0",
184
+ "webpack-merge": "^5.1.4",
185
+ "webpack-node-externals": "^3.0.0"
157
186
  },
158
187
  "peerDependencies": {
159
188
  "@popperjs/core": "*",
@@ -195,7 +224,8 @@
195
224
  "word-wrap": "^1.2.4",
196
225
  "highlight.js": "^10.4.1",
197
226
  "semver": "^7.5.4",
198
- "get-func-name": "^2.0.1"
227
+ "get-func-name": "^2.0.1",
228
+ "svgo": "3.2.0"
199
229
  },
200
230
  "packageManager": "yarn@4.2.1"
201
231
  }