@visitscotland/component-library 4.5.0 → 4.7.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 (364) hide show
  1. package/CHANGELOG.md +2706 -0
  2. package/LICENSE.txt +21 -21
  3. package/dist/client/fonts/custom-icons.ttf +0 -0
  4. package/dist/client/fonts/custom-icons.woff2 +0 -0
  5. package/dist/client/manifest.json +1314 -1275
  6. package/dist/client/scripts/44fde6a5cc031db482b5.js +1 -0
  7. package/dist/client/scripts/9e573716c9f18ae701fe.js +1 -0
  8. package/dist/client/scripts/a614b08416ae128f6a0e.js +1 -0
  9. package/dist/client/scripts/{9b150b9d7604c2810452.js → b0037533f99665d7dc59.js} +1 -1
  10. package/dist/client/styles/44fde6a5cc031db482b5.css +1 -0
  11. package/dist/client/styles/{f61b24acd64fea2c782f.css → 9a9ca8faa6c5bdff70de.css} +4 -4
  12. package/dist/client/styles/third-party/_font-awesome.css +4 -4
  13. package/dist/components/components/back-to-top/index.d.ts +3 -0
  14. package/dist/components/components/canned-search/CannedSearch.vue.d.ts +36 -6
  15. package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts +6 -3
  16. package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +111 -72
  17. package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +1 -3
  18. package/dist/components/components/checkbox/Checkbox.vue.d.ts +9 -3
  19. package/dist/components/components/footer/components/FooterAccordionItem.vue.d.ts +9 -3
  20. package/dist/components/components/form/Form.vue.d.ts +43 -24
  21. package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +1 -3
  22. package/dist/components/components/img/Img.vue.d.ts +8 -2
  23. package/dist/components/components/input/Input.vue.d.ts +6 -18
  24. package/dist/components/components/listicle/ListicleItem.vue.d.ts +1 -3
  25. package/dist/components/components/mega-nav/MegaNav.vue.d.ts +12 -36
  26. package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +1 -3
  27. package/dist/components/components/modal/Modal.vue.d.ts +3 -9
  28. package/dist/components/components/module-wrapper/ModuleWrapper.vue.d.ts +12 -3
  29. package/dist/components/components/number-input/NumberInput.vue.d.ts +16 -4
  30. package/dist/components/components/progress-bar/ProgressBar.vue.d.ts +12 -24
  31. package/dist/components/components/radio-button/RadioButton.vue.d.ts +6 -21
  32. package/dist/components/components/select/Select.vue.d.ts +14 -14
  33. package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +3 -1
  34. package/dist/components/components/ski-scotland/ski-scotland-card/SkiScotlandCard.vue.d.ts +25 -16
  35. package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +54 -42
  36. package/dist/components/components/social-share/SocialShare.vue.d.ts +9 -3
  37. package/dist/components/components/video/Video.vue.d.ts +3 -12
  38. package/dist/components/{deprecated-Cl9osRH8.js → deprecated-BJ2e68Yo.js} +12 -12
  39. package/dist/components/deprecated-SV4OJNeR.mjs +16 -0
  40. package/dist/components/{highland-cow-BiKfZg7L.mjs → highland-cow-6AoCzBpF.mjs} +14 -14
  41. package/dist/components/{highland-cow-CRm5ANrL.js → highland-cow-DlMGnebG.js} +14 -14
  42. package/dist/components/{iCentre-DV4_tr7d.mjs → iCentre-BLimkPxI.mjs} +42 -42
  43. package/dist/components/{iCentre-BeepnBTk.js → iCentre-BnLcpIw8.js} +42 -42
  44. package/dist/components/icons.css +5 -1
  45. package/dist/components/{os-logo-maps-B7DKWN7s.mjs → os-logo-maps-DUN8X-lQ.mjs} +9 -9
  46. package/dist/components/{os-logo-maps-CF9QEvIX.js → os-logo-maps-QXAuept_.js} +9 -9
  47. package/dist/components/{os-logo-maps-white-DOUatF7F.js → os-logo-maps-white-BTtf_Eki.js} +6 -6
  48. package/dist/components/{os-logo-maps-white-Dl0tLZD_.mjs → os-logo-maps-white-SKYtuD6d.mjs} +6 -6
  49. package/dist/components/{prototype-ggLuAMuB.js → prototype-DQocvgQh.js} +12 -12
  50. package/dist/components/{prototype-8NKYzK-s.mjs → prototype-lvwJzV8T.mjs} +13 -13
  51. package/dist/components/ready-CWPx4e9A.mjs +15 -0
  52. package/dist/components/{ready-DSUouF6L.js → ready-D9pdKFkx.js} +11 -11
  53. package/dist/components/{review-Bi0lAugE.js → review-7L3On10m.js} +11 -11
  54. package/dist/components/{review-B3KwWYuP.mjs → review-CknihZl_.mjs} +11 -11
  55. package/dist/components/{visitscotland-logo-BA7LkUJw.mjs → visitscotland-logo-BEiiuSpo.mjs} +3 -3
  56. package/dist/components/{visitscotland-logo-yAzNpi5x.js → visitscotland-logo-NoymCLtN.js} +3 -3
  57. package/dist/components/vs-component-library.css +1 -1
  58. package/dist/components/vs-component-library.js +280 -280
  59. package/dist/components/vs-component-library.mjs +8373 -8367
  60. package/dist/ssr/fonts/custom-icons.ttf +0 -0
  61. package/dist/ssr/fonts/custom-icons.woff2 +0 -0
  62. package/dist/ssr/index.js +1 -1
  63. package/dist/ssr/manifest.json +1 -1
  64. package/dist/ssr/styles/{1112253406adbfdfdac8.css → 99c8d5fbd876006a360c.css} +5 -4
  65. package/package.json +2 -2
  66. package/dist/client/scripts/75b9707f384a0c31d152.js +0 -1
  67. package/dist/client/scripts/d1f727a408a96b3d7835.js +0 -1
  68. package/dist/components/deprecated-B3DbN99Y.mjs +0 -16
  69. package/dist/components/ready-DQA4tUcz.mjs +0 -15
  70. /package/dist/client/scripts/{b72770f37701ffd572e0.js → 01527cee581757e82bbd.js} +0 -0
  71. /package/dist/client/scripts/{468a11349fa6accfd682.js → 0154c4ad1c6883397674.js} +0 -0
  72. /package/dist/client/scripts/{77cf2b6072de9fda6d6a.js → 07d72b5c9805b6ad12d5.js} +0 -0
  73. /package/dist/client/scripts/{ea0df32e8a32983bfc88.js → 07eff39806202dd525ee.js} +0 -0
  74. /package/dist/client/scripts/{2101966f2fc1094e3ae1.js → 090ce1e2781c4aafaffb.js} +0 -0
  75. /package/dist/client/scripts/{e8652bc4ea49a0af83c0.js → 0b007cd2b76f1c970d2a.js} +0 -0
  76. /package/dist/client/scripts/{9e2516d73e1c13ddb408.js → 0b378be1cdb3dc59cdd9.js} +0 -0
  77. /package/dist/client/scripts/{37cc43ddb49d684988c9.js → 0d30737d36bb86a5460c.js} +0 -0
  78. /package/dist/client/scripts/{6fafd3c4520cd744ce1f.js → 0e6fcaca5793d325e71f.js} +0 -0
  79. /package/dist/client/scripts/{7da7401effb5a920d797.js → 0fca23adffd3007411e5.js} +0 -0
  80. /package/dist/client/scripts/{f749f5ec3c7bf882bcd7.js → 10f97621b9d7e62dedd8.js} +0 -0
  81. /package/dist/client/scripts/{8f4c38391eb16cc6adfb.js → 13a3665f4f37c4c1e8fc.js} +0 -0
  82. /package/dist/client/scripts/{960af8b6bfbc457cc4df.js → 14dd83fcfdb910e502e2.js} +0 -0
  83. /package/dist/client/scripts/{8751609004f0ac60299a.js → 150c4e6a5d5970f71ad3.js} +0 -0
  84. /package/dist/client/scripts/{547c0d79d9e653354358.js → 15c09dca1ff963f19cd4.js} +0 -0
  85. /package/dist/client/scripts/{7133fcb68f7cb5a53641.js → 16f2ab57fc9917ea0050.js} +0 -0
  86. /package/dist/client/scripts/{ab7d71e5c6c90048e4d6.js → 174806ca864fdad926ad.js} +0 -0
  87. /package/dist/client/scripts/{95ce057b295f4506a9e4.js → 174e1ebd3eaccb0d973a.js} +0 -0
  88. /package/dist/client/scripts/{4698a230f5decdd55862.js → 1a644f7a4d191cb4968b.js} +0 -0
  89. /package/dist/client/scripts/{f20c7427577fc5e60f6d.js → 1c10cf457592be5441c1.js} +0 -0
  90. /package/dist/client/scripts/{509f3f174be0dff7d398.js → 1d0de6cb18f8ece66ad7.js} +0 -0
  91. /package/dist/client/scripts/{c7abc4285179537cc7f2.js → 1df52238448347fbc7ff.js} +0 -0
  92. /package/dist/client/scripts/{2aeb5b2af4fcfb3be4f0.js → 1f944b7a9138911f95c4.js} +0 -0
  93. /package/dist/client/scripts/{1b4dc720503d7fedf8d4.js → 206ec6607e492acd68be.js} +0 -0
  94. /package/dist/client/scripts/{aedfd3dedb2c9a9c6f00.js → 2072dd5d8a3cfe512ad1.js} +0 -0
  95. /package/dist/client/scripts/{d1cf58c7086b59d9d5b8.js → 207572ffaeb7e8e7a626.js} +0 -0
  96. /package/dist/client/scripts/{a8d64ebdc7d352c8d8c9.js → 20e1c1439e2c2acd9c8e.js} +0 -0
  97. /package/dist/client/scripts/{57a7e7d0146dd80d97f5.js → 2232b2491f0299c5201b.js} +0 -0
  98. /package/dist/client/scripts/{30b376b81005b6fbf037.js → 24057be9ca44741f3c32.js} +0 -0
  99. /package/dist/client/scripts/{bff7c4d0d8b9f547e33f.js → 241b985a6b5dea02e172.js} +0 -0
  100. /package/dist/client/scripts/{e4486bb8cf9db5265356.js → 25111338e78933a78546.js} +0 -0
  101. /package/dist/client/scripts/{0111a696a2aa1fee4588.js → 297f534c3b01b924fd5c.js} +0 -0
  102. /package/dist/client/scripts/{4517e015bb9ce32dd5c2.js → 2b6966554a6a00e96694.js} +0 -0
  103. /package/dist/client/scripts/{a0cbd63b901fc9ef792a.js → 2baaea5037df914123f2.js} +0 -0
  104. /package/dist/client/scripts/{af644b6a04d970585db0.js → 2d5c9138ae0e9cddb922.js} +0 -0
  105. /package/dist/client/scripts/{e01813d62c6f24305645.js → 2da447168f5e466abdf5.js} +0 -0
  106. /package/dist/client/scripts/{f25672d771e0a730a9d9.js → 31b2dc1ae29b0b3a6a30.js} +0 -0
  107. /package/dist/client/scripts/{fc5a70eaca6c523dbb29.js → 36083343ca6d6b90285c.js} +0 -0
  108. /package/dist/client/scripts/{587306ae16a452cd6c96.js → 36399268f1c86777b2ce.js} +0 -0
  109. /package/dist/client/scripts/{1c13f57d1691e9141d3f.js → 380b491d59a93d9e623a.js} +0 -0
  110. /package/dist/client/scripts/{5ba0e515ac50e2500b19.js → 3be3d5d2ab11521ed91e.js} +0 -0
  111. /package/dist/client/scripts/{4992ecb311d9a13a34ec.js → 3cefd5c07b4fa5b8521e.js} +0 -0
  112. /package/dist/client/scripts/{0faa954930e1cdbfc891.js → 3df182b96b5e4acb0b67.js} +0 -0
  113. /package/dist/client/scripts/{f08423dd4bb50d7bbe81.js → 3e161476a901afaa0a49.js} +0 -0
  114. /package/dist/client/scripts/{e215fa0f5f18a2207fb8.js → 3f4adc84d2a1d26f30ca.js} +0 -0
  115. /package/dist/client/scripts/{3d1807345b0a95164956.js → 3fe776ae6a1a4a2de255.js} +0 -0
  116. /package/dist/client/scripts/{859d8fc59d6d90f93bc7.js → 41f1078d9d7e95ebd27b.js} +0 -0
  117. /package/dist/client/scripts/{c3580003d432fc29404d.js → 42d481eb5f7c26503783.js} +0 -0
  118. /package/dist/client/scripts/{beec9bb328cddccd8e58.js → 4a76d5a7f84466439c33.js} +0 -0
  119. /package/dist/client/scripts/{32041cea7398511395c1.js → 4ceb212b7643b5ac59c0.js} +0 -0
  120. /package/dist/client/scripts/{e3e7df4cfa4124a5a4f7.js → 4fc1158b01271e18bf5b.js} +0 -0
  121. /package/dist/client/scripts/{0a1ead7a5592eacefce6.js → 5057183b32afebcc3653.js} +0 -0
  122. /package/dist/client/scripts/{e454f7d8a6f23be08195.js → 510eb374be1fc50c733c.js} +0 -0
  123. /package/dist/client/scripts/{fe0e34dc2318f321617d.js → 51515f8d5a356ce4ca41.js} +0 -0
  124. /package/dist/client/scripts/{6bd3f8fcc75df2939563.js → 55d060c97a6c9824dffe.js} +0 -0
  125. /package/dist/client/scripts/{ae6f0c833b8c46984add.js → 55d7558db507ea76f23d.js} +0 -0
  126. /package/dist/client/scripts/{cd47c60026a407f3204f.js → 5667dfb3c11eb5cc3afa.js} +0 -0
  127. /package/dist/client/scripts/{f021ef59c16b8c173352.js → 56d5296f46b2884d59f8.js} +0 -0
  128. /package/dist/client/scripts/{c3b882f31cec83449ead.js → 57a774270d0314146286.js} +0 -0
  129. /package/dist/client/scripts/{0439fb479d3f3f21ed49.js → 595fe9da8601f1e42808.js} +0 -0
  130. /package/dist/client/scripts/{f0d397f12e9a2dffb4c1.js → 5cf8f148fc33e89d1264.js} +0 -0
  131. /package/dist/client/scripts/{f4debddc2efc5ef7c63f.js → 5e6ec8d9df741ef6e1c3.js} +0 -0
  132. /package/dist/client/scripts/{91017af7e506f32bf61b.js → 5fe12b27379292e19661.js} +0 -0
  133. /package/dist/client/scripts/{e4ab3cd9fc28da14ad2e.js → 6231c62767e42cd75ce0.js} +0 -0
  134. /package/dist/client/scripts/{9dca488f755159029b58.js → 70c9967cb13e6e26bd07.js} +0 -0
  135. /package/dist/client/scripts/{98e6440c7c232acaaeca.js → 70e0c239011fcd6d59f8.js} +0 -0
  136. /package/dist/client/scripts/{70ab0c3414fc4ef7e48c.js → 7238f171414569f48dcf.js} +0 -0
  137. /package/dist/client/scripts/{46db2b8a47d2b5a5b0f1.js → 72610bf6c41a55a2bade.js} +0 -0
  138. /package/dist/client/scripts/{3fcf0c0cc4a0c9e8ec79.js → 7278ca1ae91b5d8afa92.js} +0 -0
  139. /package/dist/client/scripts/{489a73a6ca52123c460a.js → 72febcec45518d172708.js} +0 -0
  140. /package/dist/client/scripts/{ee7b553df0b99352b115.js → 73a648781a4a8e342523.js} +0 -0
  141. /package/dist/client/scripts/{98054c91a7875009df2b.js → 7492ff3ae48917d6c200.js} +0 -0
  142. /package/dist/client/scripts/{8f58ab422cb2f9354a28.js → 74e9a93f4abb0b57f514.js} +0 -0
  143. /package/dist/client/scripts/{cfe5e7c663b7f88dca11.js → 7598be4ae5f3a7c45c3a.js} +0 -0
  144. /package/dist/client/scripts/{7d558de1157009ef00f7.js → 77b10bc071d166c5318d.js} +0 -0
  145. /package/dist/client/scripts/{9466658458062763db56.js → 7a0704dd1df65d157fb9.js} +0 -0
  146. /package/dist/client/scripts/{d79df8382b6e0e88da6b.js → 7a78f9955611cb4b7a4b.js} +0 -0
  147. /package/dist/client/scripts/{56141923b7f8a338d897.js → 7bd39916f9a653e81774.js} +0 -0
  148. /package/dist/client/scripts/{0fde49acabb257f1328a.js → 7c688e935993f9020b9d.js} +0 -0
  149. /package/dist/client/scripts/{3ae9c7879d4af4b38fdc.js → 7ccabbb36cc83f2af38c.js} +0 -0
  150. /package/dist/client/scripts/{a8eb4b89dfcf22c132a0.js → 7cda71f1d7d43d22ac8a.js} +0 -0
  151. /package/dist/client/scripts/{623cead35bed46de1b4a.js → 7d84a3a1e17f8ccfc81e.js} +0 -0
  152. /package/dist/client/scripts/{b470cf915a6dffa8a5e4.js → 7f187be5488d1e540923.js} +0 -0
  153. /package/dist/client/scripts/{59eb8cf4ddc7f38b397b.js → 8134e0eadd00afad8ccc.js} +0 -0
  154. /package/dist/client/scripts/{095af1959ef918ea53d3.js → 81fd72d8040ac8baac97.js} +0 -0
  155. /package/dist/client/scripts/{f71497ab02e32f1d9332.js → 826a07f6aac6a2a9f30c.js} +0 -0
  156. /package/dist/client/scripts/{f6ea63a31e9fe863e6a7.js → 82712cda3bf62ebabf41.js} +0 -0
  157. /package/dist/client/scripts/{d4305768a458a56e2d7b.js → 82bedcc106fae3f6d7ae.js} +0 -0
  158. /package/dist/client/scripts/{e3e95ce9c2e30fa1893e.js → 831540ecb9e7b1aaff1e.js} +0 -0
  159. /package/dist/client/scripts/{c3aa3994aa130f3a5293.js → 8646a03fbb37efcd6ec8.js} +0 -0
  160. /package/dist/client/scripts/{2e2797f45c97dcfeda41.js → 87f3d012f8e79fcf14a3.js} +0 -0
  161. /package/dist/client/scripts/{26686c2af5251f6f7a76.js → 884a0c47557638efa4fa.js} +0 -0
  162. /package/dist/client/scripts/{6d2609b6deba1fdf8f2e.js → 88de836a13e533cf7b04.js} +0 -0
  163. /package/dist/client/scripts/{c4f5e223bb1738a4d752.js → 89b8016a750250a03733.js} +0 -0
  164. /package/dist/client/scripts/{aa7aede949f6a0238ce6.js → 8c8506dd855920073398.js} +0 -0
  165. /package/dist/client/scripts/{e1e96c84f132dcc15888.js → 8cf77d1cae3e92c583a0.js} +0 -0
  166. /package/dist/client/scripts/{a07eb92adc88305d0257.js → 8e385b0dd7f538a68ee5.js} +0 -0
  167. /package/dist/client/scripts/{76947d7dfea2b07cb54b.js → 8f8ea12bdf5599e542f8.js} +0 -0
  168. /package/dist/client/scripts/{761337fb96632e7b315a.js → 90785f08597825e82756.js} +0 -0
  169. /package/dist/client/scripts/{2fcfebf3bf6f04de780f.js → 9182f2de912fe63af3b6.js} +0 -0
  170. /package/dist/client/scripts/{334cd9bbb901392b040c.js → 931e439b7e0146d7adb6.js} +0 -0
  171. /package/dist/client/scripts/{eee133e6c546753af2ec.js → 93ea6cb5cb3335737428.js} +0 -0
  172. /package/dist/client/scripts/{981d09e4d02253b06b54.js → 95e502a6ea9073e6cc7d.js} +0 -0
  173. /package/dist/client/scripts/{caecb3d802d0d850b3ee.js → 972d15061466e9d448c7.js} +0 -0
  174. /package/dist/client/scripts/{f61b24acd64fea2c782f.js → 9a9ca8faa6c5bdff70de.js} +0 -0
  175. /package/dist/client/scripts/{59ed13ed1514de1f52e0.js → 9af40b7416519109b41c.js} +0 -0
  176. /package/dist/client/scripts/{c30d0e8c2e284cf768e8.js → 9c345ac67e67626ad5b0.js} +0 -0
  177. /package/dist/client/scripts/{30d22bb63f2e67a9c59e.js → 9c4b1e9677af097ed335.js} +0 -0
  178. /package/dist/client/scripts/{4ecad216ab05df64c1ae.js → 9d3cf497910300644fff.js} +0 -0
  179. /package/dist/client/scripts/{5b871f2e4b8bab90a344.js → 9f75636f9eeb14368161.js} +0 -0
  180. /package/dist/client/scripts/{3c09cde7a24704422b11.js → a165d7c52695495435c2.js} +0 -0
  181. /package/dist/client/scripts/{f842e9ec1b4929fb5458.js → aae39bc95d29fcf6f860.js} +0 -0
  182. /package/dist/client/scripts/{4a2aa8519d1c49af5a09.js → b187554170103d2cfe26.js} +0 -0
  183. /package/dist/client/scripts/{c71ce62477dc7a560d38.js → b1b9d020655a5a764d39.js} +0 -0
  184. /package/dist/client/scripts/{c109c7712252b07901e2.js → b2f510a2c89291c43bf4.js} +0 -0
  185. /package/dist/client/scripts/{d238ebb2d231b91c01fb.js → b3304e3d8f4118d10cd7.js} +0 -0
  186. /package/dist/client/scripts/{d74116334ee37f7b2bd5.js → b367eca9532be70f7f84.js} +0 -0
  187. /package/dist/client/scripts/{48c34144434483ffd44e.js → b5e7eef853d2b3885063.js} +0 -0
  188. /package/dist/client/scripts/{35a27b5536e6c1f08c39.js → b9dc7b3a51e5da0f0ebc.js} +0 -0
  189. /package/dist/client/scripts/{79c040a87f4107020098.js → ba0fb376eabc515e2357.js} +0 -0
  190. /package/dist/client/scripts/{3847c537f0e65a5cfe5f.js → bd176ceb210c60662f43.js} +0 -0
  191. /package/dist/client/scripts/{631e11020ec46983d69f.js → bda5372cfabddc6308df.js} +0 -0
  192. /package/dist/client/scripts/{f1e86b14e536d7217ebe.js → bda69888768dd6dae617.js} +0 -0
  193. /package/dist/client/scripts/{76d4a3208f24e16fa8dc.js → bdb8dcae760a4d77d944.js} +0 -0
  194. /package/dist/client/scripts/{594520bee099622e9423.js → c34905d0b9e3dd30f6ea.js} +0 -0
  195. /package/dist/client/scripts/{10c1fb0cd68c7fbf0cc8.js → c597298482eca685444f.js} +0 -0
  196. /package/dist/client/scripts/{c85c5e6fae895a57352e.js → c6bc35f4da8a5b757034.js} +0 -0
  197. /package/dist/client/scripts/{7736b6e04ff7a4fe6b99.js → c8ce3a05680623b8d334.js} +0 -0
  198. /package/dist/client/scripts/{045f4a2853bc381f063e.js → cc29cc6d9f32074f0c6e.js} +0 -0
  199. /package/dist/client/scripts/{2ff89ffcd4541c8ceac9.js → cc782befb8c34497e027.js} +0 -0
  200. /package/dist/client/scripts/{cb991e60689f62d952f3.js → cfe96a783d352e853006.js} +0 -0
  201. /package/dist/client/scripts/{b9e26f36d369c2f99964.js → d1e2b7320a9ed288184b.js} +0 -0
  202. /package/dist/client/scripts/{b01f04de1d2a0123bf2c.js → e14bd121938912358b2c.js} +0 -0
  203. /package/dist/client/scripts/{1adbcebd621123d08123.js → e3ac6d7df89353686b68.js} +0 -0
  204. /package/dist/client/scripts/{4310e0bbbf50e622b680.js → e7fa1d8e023b92b57d09.js} +0 -0
  205. /package/dist/client/scripts/{5068a088e3129d52086f.js → e8ab7694cf79d4041387.js} +0 -0
  206. /package/dist/client/scripts/{d0713e07091d687c1244.js → e8dc5f32100e4825b443.js} +0 -0
  207. /package/dist/client/scripts/{c44da96e8e6073ccffaf.js → ea1b35005b2983ceb6ee.js} +0 -0
  208. /package/dist/client/scripts/{d308f29042784afc8851.js → ebd44797a9699499848a.js} +0 -0
  209. /package/dist/client/scripts/{5a73757e482cdd600fd3.js → edc00e7359868e4b7dd3.js} +0 -0
  210. /package/dist/client/scripts/{c8c3bc28f55f503e8605.js → f0e49211d39125070331.js} +0 -0
  211. /package/dist/client/scripts/{07ec434564ed38a6beb7.js → f1942c3576d0f4777b07.js} +0 -0
  212. /package/dist/client/scripts/{1aea533a2edb20956630.js → f1d698f0aea14caf0c02.js} +0 -0
  213. /package/dist/client/scripts/{8cab203080fdecf097d5.js → f386e49a14262299e7f3.js} +0 -0
  214. /package/dist/client/scripts/{3dce9b11895379c4fe12.js → f5fadc985b7b2fcada18.js} +0 -0
  215. /package/dist/client/scripts/{1d2450fd11978fde078d.js → f7d36489caa7120cffbf.js} +0 -0
  216. /package/dist/client/scripts/{7188d378e6b40bc37b86.js → f7eeed5f7866331afb6b.js} +0 -0
  217. /package/dist/client/scripts/{fced6d6bb7176c02b61b.js → f875df71c41035b40148.js} +0 -0
  218. /package/dist/client/scripts/{ec649d0170f2a3eba5d6.js → f8f62c1a26dc38a2341c.js} +0 -0
  219. /package/dist/client/scripts/{2981846421a4749fec9f.js → fa9267abd098a7a50b43.js} +0 -0
  220. /package/dist/client/scripts/{f831f79e741357fa5483.js → faed342323bc5699beb7.js} +0 -0
  221. /package/dist/client/scripts/{c89b2bd8175dcab6d260.js → fb2bc8c33c76a3ef1da9.js} +0 -0
  222. /package/dist/client/scripts/{512179431e345a3ec076.js → fca05dd323b7d118fca0.js} +0 -0
  223. /package/dist/client/scripts/{d3ff32db76cd686cb9ed.js → fcb2a1eeff0781ac4227.js} +0 -0
  224. /package/dist/client/scripts/{502a53767def2378b933.js → feb4d77b9d5b8565545e.js} +0 -0
  225. /package/dist/client/styles/{b72770f37701ffd572e0.css → 01527cee581757e82bbd.css} +0 -0
  226. /package/dist/client/styles/{468a11349fa6accfd682.css → 0154c4ad1c6883397674.css} +0 -0
  227. /package/dist/client/styles/{77cf2b6072de9fda6d6a.css → 07d72b5c9805b6ad12d5.css} +0 -0
  228. /package/dist/client/styles/{ea0df32e8a32983bfc88.css → 07eff39806202dd525ee.css} +0 -0
  229. /package/dist/client/styles/{2101966f2fc1094e3ae1.css → 090ce1e2781c4aafaffb.css} +0 -0
  230. /package/dist/client/styles/{9e2516d73e1c13ddb408.css → 0b378be1cdb3dc59cdd9.css} +0 -0
  231. /package/dist/client/styles/{37cc43ddb49d684988c9.css → 0d30737d36bb86a5460c.css} +0 -0
  232. /package/dist/client/styles/{6fafd3c4520cd744ce1f.css → 0e6fcaca5793d325e71f.css} +0 -0
  233. /package/dist/client/styles/{7da7401effb5a920d797.css → 0fca23adffd3007411e5.css} +0 -0
  234. /package/dist/client/styles/{f749f5ec3c7bf882bcd7.css → 10f97621b9d7e62dedd8.css} +0 -0
  235. /package/dist/client/styles/{8f4c38391eb16cc6adfb.css → 13a3665f4f37c4c1e8fc.css} +0 -0
  236. /package/dist/client/styles/{960af8b6bfbc457cc4df.css → 14dd83fcfdb910e502e2.css} +0 -0
  237. /package/dist/client/styles/{8751609004f0ac60299a.css → 150c4e6a5d5970f71ad3.css} +0 -0
  238. /package/dist/client/styles/{547c0d79d9e653354358.css → 15c09dca1ff963f19cd4.css} +0 -0
  239. /package/dist/client/styles/{7133fcb68f7cb5a53641.css → 16f2ab57fc9917ea0050.css} +0 -0
  240. /package/dist/client/styles/{ab7d71e5c6c90048e4d6.css → 174806ca864fdad926ad.css} +0 -0
  241. /package/dist/client/styles/{95ce057b295f4506a9e4.css → 174e1ebd3eaccb0d973a.css} +0 -0
  242. /package/dist/client/styles/{4698a230f5decdd55862.css → 1a644f7a4d191cb4968b.css} +0 -0
  243. /package/dist/client/styles/{f20c7427577fc5e60f6d.css → 1c10cf457592be5441c1.css} +0 -0
  244. /package/dist/client/styles/{509f3f174be0dff7d398.css → 1d0de6cb18f8ece66ad7.css} +0 -0
  245. /package/dist/client/styles/{c7abc4285179537cc7f2.css → 1df52238448347fbc7ff.css} +0 -0
  246. /package/dist/client/styles/{2aeb5b2af4fcfb3be4f0.css → 1f944b7a9138911f95c4.css} +0 -0
  247. /package/dist/client/styles/{aedfd3dedb2c9a9c6f00.css → 2072dd5d8a3cfe512ad1.css} +0 -0
  248. /package/dist/client/styles/{d1cf58c7086b59d9d5b8.css → 207572ffaeb7e8e7a626.css} +0 -0
  249. /package/dist/client/styles/{a8d64ebdc7d352c8d8c9.css → 20e1c1439e2c2acd9c8e.css} +0 -0
  250. /package/dist/client/styles/{30b376b81005b6fbf037.css → 24057be9ca44741f3c32.css} +0 -0
  251. /package/dist/client/styles/{bff7c4d0d8b9f547e33f.css → 241b985a6b5dea02e172.css} +0 -0
  252. /package/dist/client/styles/{e4486bb8cf9db5265356.css → 25111338e78933a78546.css} +0 -0
  253. /package/dist/client/styles/{0111a696a2aa1fee4588.css → 297f534c3b01b924fd5c.css} +0 -0
  254. /package/dist/client/styles/{4517e015bb9ce32dd5c2.css → 2b6966554a6a00e96694.css} +0 -0
  255. /package/dist/client/styles/{a0cbd63b901fc9ef792a.css → 2baaea5037df914123f2.css} +0 -0
  256. /package/dist/client/styles/{af644b6a04d970585db0.css → 2d5c9138ae0e9cddb922.css} +0 -0
  257. /package/dist/client/styles/{f25672d771e0a730a9d9.css → 31b2dc1ae29b0b3a6a30.css} +0 -0
  258. /package/dist/client/styles/{fc5a70eaca6c523dbb29.css → 36083343ca6d6b90285c.css} +0 -0
  259. /package/dist/client/styles/{587306ae16a452cd6c96.css → 36399268f1c86777b2ce.css} +0 -0
  260. /package/dist/client/styles/{1c13f57d1691e9141d3f.css → 380b491d59a93d9e623a.css} +0 -0
  261. /package/dist/client/styles/{5ba0e515ac50e2500b19.css → 3be3d5d2ab11521ed91e.css} +0 -0
  262. /package/dist/client/styles/{4992ecb311d9a13a34ec.css → 3cefd5c07b4fa5b8521e.css} +0 -0
  263. /package/dist/client/styles/{0faa954930e1cdbfc891.css → 3df182b96b5e4acb0b67.css} +0 -0
  264. /package/dist/client/styles/{f08423dd4bb50d7bbe81.css → 3e161476a901afaa0a49.css} +0 -0
  265. /package/dist/client/styles/{e215fa0f5f18a2207fb8.css → 3f4adc84d2a1d26f30ca.css} +0 -0
  266. /package/dist/client/styles/{3d1807345b0a95164956.css → 3fe776ae6a1a4a2de255.css} +0 -0
  267. /package/dist/client/styles/{859d8fc59d6d90f93bc7.css → 41f1078d9d7e95ebd27b.css} +0 -0
  268. /package/dist/client/styles/{c3580003d432fc29404d.css → 42d481eb5f7c26503783.css} +0 -0
  269. /package/dist/client/styles/{beec9bb328cddccd8e58.css → 4a76d5a7f84466439c33.css} +0 -0
  270. /package/dist/client/styles/{32041cea7398511395c1.css → 4ceb212b7643b5ac59c0.css} +0 -0
  271. /package/dist/client/styles/{e3e7df4cfa4124a5a4f7.css → 4fc1158b01271e18bf5b.css} +0 -0
  272. /package/dist/client/styles/{0a1ead7a5592eacefce6.css → 5057183b32afebcc3653.css} +0 -0
  273. /package/dist/client/styles/{e454f7d8a6f23be08195.css → 510eb374be1fc50c733c.css} +0 -0
  274. /package/dist/client/styles/{fe0e34dc2318f321617d.css → 51515f8d5a356ce4ca41.css} +0 -0
  275. /package/dist/client/styles/{6bd3f8fcc75df2939563.css → 55d060c97a6c9824dffe.css} +0 -0
  276. /package/dist/client/styles/{ae6f0c833b8c46984add.css → 55d7558db507ea76f23d.css} +0 -0
  277. /package/dist/client/styles/{cd47c60026a407f3204f.css → 5667dfb3c11eb5cc3afa.css} +0 -0
  278. /package/dist/client/styles/{f021ef59c16b8c173352.css → 56d5296f46b2884d59f8.css} +0 -0
  279. /package/dist/client/styles/{c3b882f31cec83449ead.css → 57a774270d0314146286.css} +0 -0
  280. /package/dist/client/styles/{0439fb479d3f3f21ed49.css → 595fe9da8601f1e42808.css} +0 -0
  281. /package/dist/client/styles/{f0d397f12e9a2dffb4c1.css → 5cf8f148fc33e89d1264.css} +0 -0
  282. /package/dist/client/styles/{f4debddc2efc5ef7c63f.css → 5e6ec8d9df741ef6e1c3.css} +0 -0
  283. /package/dist/client/styles/{91017af7e506f32bf61b.css → 5fe12b27379292e19661.css} +0 -0
  284. /package/dist/client/styles/{e4ab3cd9fc28da14ad2e.css → 6231c62767e42cd75ce0.css} +0 -0
  285. /package/dist/client/styles/{9dca488f755159029b58.css → 70c9967cb13e6e26bd07.css} +0 -0
  286. /package/dist/client/styles/{98e6440c7c232acaaeca.css → 70e0c239011fcd6d59f8.css} +0 -0
  287. /package/dist/client/styles/{70ab0c3414fc4ef7e48c.css → 7238f171414569f48dcf.css} +0 -0
  288. /package/dist/client/styles/{46db2b8a47d2b5a5b0f1.css → 72610bf6c41a55a2bade.css} +0 -0
  289. /package/dist/client/styles/{3fcf0c0cc4a0c9e8ec79.css → 7278ca1ae91b5d8afa92.css} +0 -0
  290. /package/dist/client/styles/{489a73a6ca52123c460a.css → 72febcec45518d172708.css} +0 -0
  291. /package/dist/client/styles/{98054c91a7875009df2b.css → 7492ff3ae48917d6c200.css} +0 -0
  292. /package/dist/client/styles/{8f58ab422cb2f9354a28.css → 74e9a93f4abb0b57f514.css} +0 -0
  293. /package/dist/client/styles/{cfe5e7c663b7f88dca11.css → 7598be4ae5f3a7c45c3a.css} +0 -0
  294. /package/dist/client/styles/{7d558de1157009ef00f7.css → 77b10bc071d166c5318d.css} +0 -0
  295. /package/dist/client/styles/{9466658458062763db56.css → 7a0704dd1df65d157fb9.css} +0 -0
  296. /package/dist/client/styles/{d79df8382b6e0e88da6b.css → 7a78f9955611cb4b7a4b.css} +0 -0
  297. /package/dist/client/styles/{56141923b7f8a338d897.css → 7bd39916f9a653e81774.css} +0 -0
  298. /package/dist/client/styles/{0fde49acabb257f1328a.css → 7c688e935993f9020b9d.css} +0 -0
  299. /package/dist/client/styles/{a8eb4b89dfcf22c132a0.css → 7cda71f1d7d43d22ac8a.css} +0 -0
  300. /package/dist/client/styles/{b470cf915a6dffa8a5e4.css → 7f187be5488d1e540923.css} +0 -0
  301. /package/dist/client/styles/{59eb8cf4ddc7f38b397b.css → 8134e0eadd00afad8ccc.css} +0 -0
  302. /package/dist/client/styles/{095af1959ef918ea53d3.css → 81fd72d8040ac8baac97.css} +0 -0
  303. /package/dist/client/styles/{f6ea63a31e9fe863e6a7.css → 82712cda3bf62ebabf41.css} +0 -0
  304. /package/dist/client/styles/{d4305768a458a56e2d7b.css → 82bedcc106fae3f6d7ae.css} +0 -0
  305. /package/dist/client/styles/{e3e95ce9c2e30fa1893e.css → 831540ecb9e7b1aaff1e.css} +0 -0
  306. /package/dist/client/styles/{c3aa3994aa130f3a5293.css → 8646a03fbb37efcd6ec8.css} +0 -0
  307. /package/dist/client/styles/{2e2797f45c97dcfeda41.css → 87f3d012f8e79fcf14a3.css} +0 -0
  308. /package/dist/client/styles/{26686c2af5251f6f7a76.css → 884a0c47557638efa4fa.css} +0 -0
  309. /package/dist/client/styles/{6d2609b6deba1fdf8f2e.css → 88de836a13e533cf7b04.css} +0 -0
  310. /package/dist/client/styles/{c4f5e223bb1738a4d752.css → 89b8016a750250a03733.css} +0 -0
  311. /package/dist/client/styles/{aa7aede949f6a0238ce6.css → 8c8506dd855920073398.css} +0 -0
  312. /package/dist/client/styles/{e1e96c84f132dcc15888.css → 8cf77d1cae3e92c583a0.css} +0 -0
  313. /package/dist/client/styles/{a07eb92adc88305d0257.css → 8e385b0dd7f538a68ee5.css} +0 -0
  314. /package/dist/client/styles/{76947d7dfea2b07cb54b.css → 8f8ea12bdf5599e542f8.css} +0 -0
  315. /package/dist/client/styles/{761337fb96632e7b315a.css → 90785f08597825e82756.css} +0 -0
  316. /package/dist/client/styles/{2fcfebf3bf6f04de780f.css → 9182f2de912fe63af3b6.css} +0 -0
  317. /package/dist/client/styles/{334cd9bbb901392b040c.css → 931e439b7e0146d7adb6.css} +0 -0
  318. /package/dist/client/styles/{eee133e6c546753af2ec.css → 93ea6cb5cb3335737428.css} +0 -0
  319. /package/dist/client/styles/{981d09e4d02253b06b54.css → 95e502a6ea9073e6cc7d.css} +0 -0
  320. /package/dist/client/styles/{c30d0e8c2e284cf768e8.css → 9c345ac67e67626ad5b0.css} +0 -0
  321. /package/dist/client/styles/{30d22bb63f2e67a9c59e.css → 9c4b1e9677af097ed335.css} +0 -0
  322. /package/dist/client/styles/{4ecad216ab05df64c1ae.css → 9d3cf497910300644fff.css} +0 -0
  323. /package/dist/client/styles/{d1f727a408a96b3d7835.css → 9e573716c9f18ae701fe.css} +0 -0
  324. /package/dist/client/styles/{5b871f2e4b8bab90a344.css → 9f75636f9eeb14368161.css} +0 -0
  325. /package/dist/client/styles/{f842e9ec1b4929fb5458.css → aae39bc95d29fcf6f860.css} +0 -0
  326. /package/dist/client/styles/{9b150b9d7604c2810452.css → b0037533f99665d7dc59.css} +0 -0
  327. /package/dist/client/styles/{c71ce62477dc7a560d38.css → b1b9d020655a5a764d39.css} +0 -0
  328. /package/dist/client/styles/{c109c7712252b07901e2.css → b2f510a2c89291c43bf4.css} +0 -0
  329. /package/dist/client/styles/{d238ebb2d231b91c01fb.css → b3304e3d8f4118d10cd7.css} +0 -0
  330. /package/dist/client/styles/{d74116334ee37f7b2bd5.css → b367eca9532be70f7f84.css} +0 -0
  331. /package/dist/client/styles/{48c34144434483ffd44e.css → b5e7eef853d2b3885063.css} +0 -0
  332. /package/dist/client/styles/{35a27b5536e6c1f08c39.css → b9dc7b3a51e5da0f0ebc.css} +0 -0
  333. /package/dist/client/styles/{79c040a87f4107020098.css → ba0fb376eabc515e2357.css} +0 -0
  334. /package/dist/client/styles/{631e11020ec46983d69f.css → bda5372cfabddc6308df.css} +0 -0
  335. /package/dist/client/styles/{f1e86b14e536d7217ebe.css → bda69888768dd6dae617.css} +0 -0
  336. /package/dist/client/styles/{76d4a3208f24e16fa8dc.css → bdb8dcae760a4d77d944.css} +0 -0
  337. /package/dist/client/styles/{594520bee099622e9423.css → c34905d0b9e3dd30f6ea.css} +0 -0
  338. /package/dist/client/styles/{10c1fb0cd68c7fbf0cc8.css → c597298482eca685444f.css} +0 -0
  339. /package/dist/client/styles/{c85c5e6fae895a57352e.css → c6bc35f4da8a5b757034.css} +0 -0
  340. /package/dist/client/styles/{7736b6e04ff7a4fe6b99.css → c8ce3a05680623b8d334.css} +0 -0
  341. /package/dist/client/styles/{045f4a2853bc381f063e.css → cc29cc6d9f32074f0c6e.css} +0 -0
  342. /package/dist/client/styles/{2ff89ffcd4541c8ceac9.css → cc782befb8c34497e027.css} +0 -0
  343. /package/dist/client/styles/{b9e26f36d369c2f99964.css → d1e2b7320a9ed288184b.css} +0 -0
  344. /package/dist/client/styles/{b01f04de1d2a0123bf2c.css → e14bd121938912358b2c.css} +0 -0
  345. /package/dist/client/styles/{1adbcebd621123d08123.css → e3ac6d7df89353686b68.css} +0 -0
  346. /package/dist/client/styles/{d0713e07091d687c1244.css → e8dc5f32100e4825b443.css} +0 -0
  347. /package/dist/client/styles/{c44da96e8e6073ccffaf.css → ea1b35005b2983ceb6ee.css} +0 -0
  348. /package/dist/client/styles/{d308f29042784afc8851.css → ebd44797a9699499848a.css} +0 -0
  349. /package/dist/client/styles/{5a73757e482cdd600fd3.css → edc00e7359868e4b7dd3.css} +0 -0
  350. /package/dist/client/styles/{c8c3bc28f55f503e8605.css → f0e49211d39125070331.css} +0 -0
  351. /package/dist/client/styles/{07ec434564ed38a6beb7.css → f1942c3576d0f4777b07.css} +0 -0
  352. /package/dist/client/styles/{1aea533a2edb20956630.css → f1d698f0aea14caf0c02.css} +0 -0
  353. /package/dist/client/styles/{8cab203080fdecf097d5.css → f386e49a14262299e7f3.css} +0 -0
  354. /package/dist/client/styles/{3dce9b11895379c4fe12.css → f5fadc985b7b2fcada18.css} +0 -0
  355. /package/dist/client/styles/{1d2450fd11978fde078d.css → f7d36489caa7120cffbf.css} +0 -0
  356. /package/dist/client/styles/{7188d378e6b40bc37b86.css → f7eeed5f7866331afb6b.css} +0 -0
  357. /package/dist/client/styles/{fced6d6bb7176c02b61b.css → f875df71c41035b40148.css} +0 -0
  358. /package/dist/client/styles/{ec649d0170f2a3eba5d6.css → f8f62c1a26dc38a2341c.css} +0 -0
  359. /package/dist/client/styles/{2981846421a4749fec9f.css → fa9267abd098a7a50b43.css} +0 -0
  360. /package/dist/client/styles/{f831f79e741357fa5483.css → faed342323bc5699beb7.css} +0 -0
  361. /package/dist/client/styles/{c89b2bd8175dcab6d260.css → fb2bc8c33c76a3ef1da9.css} +0 -0
  362. /package/dist/client/styles/{512179431e345a3ec076.css → fca05dd323b7d118fca0.css} +0 -0
  363. /package/dist/client/styles/{d3ff32db76cd686cb9ed.css → fcb2a1eeff0781ac4227.css} +0 -0
  364. /package/dist/client/styles/{502a53767def2378b933.css → feb4d77b9d5b8565545e.css} +0 -0
package/CHANGELOG.md ADDED
@@ -0,0 +1,2706 @@
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
+ ## [4.7.0](https://github.com/visitscotland/vs-component-library/compare/v4.6.0...v4.7.0) (2025-01-17)
6
+
7
+
8
+ ### ✅ Tests
9
+
10
+ * **back to top:** add tests for new component ([6714d07](https://github.com/visitscotland/vs-component-library/commit/6714d073f34653c7820119b498fe257a995e1f5b))
11
+
12
+
13
+ ### ✨ Features
14
+
15
+ * **back to top:** add new arrow-up icon ([d959e02](https://github.com/visitscotland/vs-component-library/commit/d959e0276bca6da384d87345adc56d312ac60c65))
16
+ * **back to top:** add new component ([c15d538](https://github.com/visitscotland/vs-component-library/commit/c15d53801fc79eccb974436f1d0300a2af5868c8))
17
+ * **back to top:** add new component ([a490592](https://github.com/visitscotland/vs-component-library/commit/a490592c91bc2c99de3cd6cd5428c86043d33667))
18
+ * **back to top:** remove unused variable ([21d80df](https://github.com/visitscotland/vs-component-library/commit/21d80df8702bef67bb38f82e4479eafd5d5f1180))
19
+
20
+ # [4.6.0](https://github.com/visitscotland/vs-component-library/compare/v4.5.0...v4.6.0) (2025-01-16)
21
+
22
+
23
+ ### Bug Fixes
24
+
25
+ * **megalinks:** move badge spacing to util class ([5623c6f](https://github.com/visitscotland/vs-component-library/commit/5623c6f5d7745c10901b10aedc2818c6efdf824c))
26
+
27
+
28
+ ### Features
29
+
30
+ * **megalinks:** add optional badges to multi image variant ([3947d27](https://github.com/visitscotland/vs-component-library/commit/3947d275cfcafaa30f14b41ecf2bed19511c7e51))
31
+
32
+ # [4.5.0](https://github.com/visitscotland/vs-component-library/compare/v4.4.7...v4.5.0) (2025-01-16)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * **megalinklinklist:** added conditional to badges so empty div doesn't show if no badges ([21915bf](https://github.com/visitscotland/vs-component-library/commit/21915bf3f322af122302659df8e842bc4a3c7b9c))
38
+ * **megalinklinklist:** fixed badges showing on homepage view ([e48a3ae](https://github.com/visitscotland/vs-component-library/commit/e48a3ae006ca4e983e0a72f3dba64ae7b5e10aa8))
39
+ * **megalinklinklist:** fixed merge-conflict wrongly resolved that caused storybook to crash ([62e7130](https://github.com/visitscotland/vs-component-library/commit/62e713001e5cbfe4a7377033d65087cf3418cb5f))
40
+ * **preview.js:** added back autodocs tag to storybook ([9686725](https://github.com/visitscotland/vs-component-library/commit/9686725c0449112934e1ab893bbd4fde117c9b00))
41
+ * **stretchedlinkcard:** fixed badges no longer showing on SLC due to changes to MegaLinkLinkList ([20c0c98](https://github.com/visitscotland/vs-component-library/commit/20c0c9804022c736c7e2b3b54fe9362efe5ba00a))
42
+
43
+
44
+ ### Features
45
+
46
+ * **megalinklinklist:** added badges to the MegalinkLinkList ([b4bcf71](https://github.com/visitscotland/vs-component-library/commit/b4bcf7195c7c2d056fa3b41e196081d8cb9d461f))
47
+ * **megalinklinklist:** end of day commit :- started to add support for stylistic changes for BSH ([d347ce9](https://github.com/visitscotland/vs-component-library/commit/d347ce92a060ed1375fcb5c026a9480a82977528))
48
+ * **megalinklinklist:** implemented BSH styling ([bf774dc](https://github.com/visitscotland/vs-component-library/commit/bf774dcd215a56ec79ed1703d5ec52ceed97e68e))
49
+
50
+ ## [4.4.7](https://github.com/visitscotland/vs-component-library/compare/v4.4.6...v4.4.7) (2025-01-16)
51
+
52
+
53
+ ### Bug Fixes
54
+
55
+ * **image with caption:** modify SCSS for SVG images ([a13211a](https://github.com/visitscotland/vs-component-library/commit/a13211aff652ad628ed3340e15160360ed956ca0))
56
+ * **image with caption:** modify SCSS for SVG images ([f481e20](https://github.com/visitscotland/vs-component-library/commit/f481e2014dd7819a794b9983cc4d2693272e5b81))
57
+
58
+ ## [4.4.6](https://github.com/visitscotland/vs-component-library/compare/v4.4.5...v4.4.6) (2025-01-15)
59
+
60
+
61
+ ### Bug Fixes
62
+
63
+ * **nuxt:** add missing itinerary component to export for nuxt sites ([c490479](https://github.com/visitscotland/vs-component-library/commit/c49047906ee82385f844017c64ebd6cdab893321))
64
+
65
+ ## [4.4.5](https://github.com/visitscotland/vs-component-library/compare/v4.4.4...v4.4.5) (2025-01-08)
66
+
67
+
68
+ ### Bug Fixes
69
+
70
+ * **semantic release:** adjust env name ([4dc4105](https://github.com/visitscotland/vs-component-library/commit/4dc41054bc71a2a36599246d2cd2937d5e869cbf))
71
+
72
+ ## [4.4.4](https://github.com/visitscotland/vs-component-library/compare/v4.4.3...v4.4.4) (2025-01-08)
73
+
74
+
75
+ ### Bug Fixes
76
+
77
+ * **yarn:** rebuild lock file ([860bc19](https://github.com/visitscotland/vs-component-library/commit/860bc199efd53335df6c41faba29912112702120))
78
+
79
+ ## [4.4.3](https://github.com/visitscotland/vs-component-library/compare/v4.4.2...v4.4.3) (2025-01-08)
80
+
81
+
82
+ ### Bug Fixes
83
+
84
+ * **semantic release:** test release - remove debug logging ([eb5656b](https://github.com/visitscotland/vs-component-library/commit/eb5656b15cb689ae687812fea3c94156d6deb3f9))
85
+
86
+ ## [4.4.2](https://github.com/visitscotland/vs-component-library/compare/v4.4.1...v4.4.2) (2025-01-07)
87
+
88
+
89
+ ### Bug Fixes
90
+
91
+ * **semantic release:** mOve install after npm set up / test release ([adc9f5c](https://github.com/visitscotland/vs-component-library/commit/adc9f5cb28fc54e2d4acf94a01b7895e54193cf8))
92
+
93
+ ## [4.4.1](https://github.com/visitscotland/vs-component-library/compare/v4.4.0...v4.4.1) (2025-01-07)
94
+
95
+
96
+ ### Bug Fixes
97
+
98
+ * **styled list item:** adjusted CSS to extend line between numbered list ([1634244](https://github.com/visitscotland/vs-component-library/commit/163424437c36f0e64a2e1b0c0a2aa463e2fb36a1))
99
+
100
+ # [4.4.0](https://github.com/visitscotland/vs-component-library/compare/v4.3.13...v4.4.0) (2024-12-16)
101
+
102
+
103
+ ### Features
104
+
105
+ * **semantic release:** add MS Teams Notification ([16fdbf0](https://github.com/visitscotland/vs-component-library/commit/16fdbf0689f988b3e8bfb03a37ed9a0a34c83fa5))
106
+
107
+ ## [4.3.13](https://github.com/visitscotland/vs-component-library/compare/v4.3.12...v4.3.13) (2024-12-16)
108
+
109
+
110
+ ### Bug Fixes
111
+
112
+ * **semantic release:** correct override version ([0d1595f](https://github.com/visitscotland/vs-component-library/commit/0d1595f2d7d4dec3d9b61dbc175d374e04ed912f))
113
+ * **semantic release:** remove duplicate ms-teams install ([937ac50](https://github.com/visitscotland/vs-component-library/commit/937ac5003751f56057df7717842b753c32c63f13))
114
+ * **semantic release:** remove ms-teams again ([8fcd5d8](https://github.com/visitscotland/vs-component-library/commit/8fcd5d834171f4b1a3c18b55a7ea38a3162c84dc))
115
+ * **semantic release:** remove unnecessary yarn-jest package causing conflict ([e6a7eb7](https://github.com/visitscotland/vs-component-library/commit/e6a7eb78119090d8cb5d9416f8c6bdec795e65a9))
116
+
117
+ # Changelog
118
+
119
+ 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.
120
+
121
+ ### [4.3.12](https://github.com/visitscotland/vs-component-library/compare/v4.3.11...v4.3.12) (2024-12-16)
122
+
123
+
124
+ ### ✨ Features
125
+
126
+ * **semantic release:** restore ms teams integration ([e63825c](https://github.com/visitscotland/vs-component-library/commit/e63825c7292bcc34a02a1c14abb89d10646945a5))
127
+
128
+
129
+ ### 🐛 Bug Fixes
130
+
131
+ * **semantic release:** add verbose logs to install ([d11958b](https://github.com/visitscotland/vs-component-library/commit/d11958bf19ef1925817635ad928016a84320c241))
132
+ * **semantic release:** correct config syntax ([93f722c](https://github.com/visitscotland/vs-component-library/commit/93f722c8b701e053bc095e6e83ef53f8d9f03d51))
133
+ * **semantic release:** eNsure dePENdencies are installed ([7a96a08](https://github.com/visitscotland/vs-component-library/commit/7a96a08fab7bf3011c501a987556a13b9a621c17))
134
+ * **semantic release:** override broken peer dependency ([6757454](https://github.com/visitscotland/vs-component-library/commit/6757454c974373ffd4abccf7a0562d73a390bd01))
135
+
136
+ ## [4.3.11](https://github.com/visitscotland/vs-component-library/compare/v4.3.10...v4.3.11) (2024-12-13)
137
+
138
+
139
+ ### Bug Fixes
140
+
141
+ * **semantic release:** update package.json on release ([15833fc](https://github.com/visitscotland/vs-component-library/commit/15833fca5e03f81bc9bd590d104872dd2e4037ac))
142
+
143
+ ## [4.3.10](https://github.com/visitscotland/vs-component-library/compare/v4.3.9...v4.3.10) (2024-12-13)
144
+
145
+
146
+ ### Bug Fixes
147
+
148
+ * **form.vue:** fix known bug when making call to `exponea.identify` ([4768f6c](https://github.com/visitscotland/vs-component-library/commit/4768f6ce320e03bbc010bd85e999c8f26782d002))
149
+ * **form.vue:** modify form logic to handle and correct malformed JSON payload ([1432945](https://github.com/visitscotland/vs-component-library/commit/1432945dd46bdafdedbb0afd24f61850f9732c6c))
150
+
151
+ # Changelog
152
+
153
+ 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.
154
+
155
+ ### [4.3.9](https://github.com/visitscotland/vs-component-library/compare/v4.3.8...v4.3.9) (2024-12-12)
156
+
157
+
158
+ ### 🐛 Bug Fixes
159
+
160
+ * **styled list:** change source prop to a slot ([11766a8](https://github.com/visitscotland/vs-component-library/commit/11766a815bb01d5725b795cbf1228a71f923eb12))
161
+
162
+ ### [4.3.8](https://github.com/visitscotland/vs-component-library/compare/v4.3.7...v4.3.8) (2024-12-09)
163
+
164
+
165
+ ### 🐛 Bug Fixes
166
+
167
+ * **form.vue:** add logic in Form.vue to parse hidden inputs and convert 'true/false' to booleans ([49651da](https://github.com/visitscotland/vs-component-library/commit/49651da225dbc6dd08103d36efa1aafef766c704))
168
+
169
+ ### [4.3.7](https://github.com/visitscotland/vs-component-library/compare/v4.3.6...v4.3.7) (2024-12-03)
170
+
171
+
172
+ ### 📝 Docs
173
+
174
+ * **mega nav:** story template wasn't using correct slot for nav-heading-cta-link ([1f83b93](https://github.com/visitscotland/vs-component-library/commit/1f83b9357c00bd928fb0b8ea01589396cb1c027e))
175
+
176
+ ### [4.3.6](https://github.com/visitscotland/vs-component-library/compare/v4.3.5...v4.3.6) (2024-11-28)
177
+
178
+
179
+ ### 🐛 Bug Fixes
180
+
181
+ * **check-vender-library.js:** run the function instantly the first time it's called ([2ca07fe](https://github.com/visitscotland/vs-component-library/commit/2ca07fe22e9f0abda28d17f2bb720b0cc6dff101))
182
+
183
+ ### [4.3.5](https://github.com/visitscotland/vs-component-library/compare/v4.3.4...v4.3.5) (2024-11-28)
184
+
185
+
186
+ ### ✨ Features
187
+
188
+ * **semantic release:** move to dev dependencies ([3c9c040](https://github.com/visitscotland/vs-component-library/commit/3c9c040cffe6d169daa0f95bacd3ad14d70bae9b))
189
+
190
+ ### [4.3.4](https://github.com/visitscotland/vs-component-library/compare/v4.3.3...v4.3.4) (2024-11-27)
191
+
192
+
193
+ ### ✅ Tests
194
+
195
+ * **button:** added new tests for block level button fix ([ff1b988](https://github.com/visitscotland/vs-component-library/commit/ff1b988ed3c36c3b5935e6d3104009c0d2835d4f))
196
+
197
+
198
+ ### 🐛 Bug Fixes
199
+
200
+ * **button:** added justify-content-center to button so block level buttons display content correctly ([5f8b03a](https://github.com/visitscotland/vs-component-library/commit/5f8b03aae99c804cebdf1580a171df9651c9c50a))
201
+ * **button:** fixed bug where adding 'block' to a button did not cause it to be a block element ([27dc6ec](https://github.com/visitscotland/vs-component-library/commit/27dc6ecc8f6114ebe816e8808180be18ffb96957))
202
+ * **button:** fixed some odities with how icons displayed as a block level button ([6d342d5](https://github.com/visitscotland/vs-component-library/commit/6d342d5b5425b7748779adcbdb23c09c0bfcbeb9))
203
+
204
+
205
+ ### ♻️ Code Refactoring
206
+
207
+ * **button:** cleanup storybook ([8f5f127](https://github.com/visitscotland/vs-component-library/commit/8f5f127eedcc7be16fc693511c7f21fd02665804))
208
+
209
+ ## [4.3.3](https://github.com/visitscotland/vs-component-library/compare/v4.3.2...v4.3.3) (2024-11-25)
210
+
211
+
212
+ ### Bug Fixes
213
+
214
+ * **semantic release:** add missing pipe to yml file ([8945aff](https://github.com/visitscotland/vs-component-library/commit/8945affd6390b2e8b9ee441b14b40cab474d5ce8))
215
+ * **semantic release:** add ms-teams to with array ([24ba993](https://github.com/visitscotland/vs-component-library/commit/24ba9931069579b93270bff0f0c1573a7cea2dda))
216
+ * **semantic release:** automatically alert teams about new releases ([48defc0](https://github.com/visitscotland/vs-component-library/commit/48defc0e29724c2d6efb40437e0eeafeb69a9bf9))
217
+ * **semantic release:** move teams to dev dep ([5bde3cc](https://github.com/visitscotland/vs-component-library/commit/5bde3cc9b0e34621364794eddef2066e584c3d04))
218
+
219
+ ## [4.3.2](https://github.com/visitscotland/vs-component-library/compare/v4.3.1...v4.3.2) (2024-11-25)
220
+
221
+
222
+ ### Bug Fixes
223
+
224
+ * **semantic release:** enforce install before publish ([e1833de](https://github.com/visitscotland/vs-component-library/commit/e1833dee8dcc38bfb6d36e5124a5480a20f13510))
225
+
226
+ ## [4.3.1](https://github.com/visitscotland/vs-component-library/compare/v4.3.0...v4.3.1) (2024-11-25)
227
+
228
+
229
+ ### Bug Fixes
230
+
231
+ * **semantic release:** add npm publish option ([2dc7336](https://github.com/visitscotland/vs-component-library/commit/2dc7336648820423c626fb016baf1bcb739b8cdc))
232
+ * **semantic release:** make npm token secret available to release ([bf200b3](https://github.com/visitscotland/vs-component-library/commit/bf200b3e8d68252e59e0cbc24b6b31eb118f7bd6))
233
+
234
+ # [4.3.0](https://github.com/visitscotland/vs-component-library/compare/v4.2.2...v4.3.0) (2024-11-25)
235
+
236
+
237
+ ### Bug Fixes
238
+
239
+ * **semantic release:** fix syntax in releaserc ([93bd151](https://github.com/visitscotland/vs-component-library/commit/93bd1519c36f73bccdd0ea1ca81d3ddc2cdf3d4c))
240
+
241
+
242
+ ### Features
243
+
244
+ * **release:** experimentally set up semantic release ([d3c5b63](https://github.com/visitscotland/vs-component-library/commit/d3c5b63540475b8bf191507db6b882d4ce75abb6))
245
+
246
+ # Changelog
247
+
248
+ 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.
249
+
250
+ ### [4.2.2](https://github.com/visitscotland/vs-component-library/compare/v4.2.1...v4.2.2) (2024-11-25)
251
+
252
+
253
+ ### 🎨 Styling
254
+
255
+ * **tokens:** remove old deprecated tokens and tidy color token files ([e51d15f](https://github.com/visitscotland/vs-component-library/commit/e51d15fbc0c414946b9ba67169740096729d18c6))
256
+ * **tokens:** update elevation tokens to use new color tokens ([cf9f7b3](https://github.com/visitscotland/vs-component-library/commit/cf9f7b32d888932b0aab0fa4cc83b428112495e8))
257
+ * **tokens:** update elevation tokens to use new primitive ([5f316f6](https://github.com/visitscotland/vs-component-library/commit/5f316f6ff62091d0b85fed3b7f7b7b8d37c62ebc))
258
+
259
+
260
+ ### ⏪ Revertions
261
+
262
+ * **article:** remove table of contents from sidebar ([30f0462](https://github.com/visitscotland/vs-component-library/commit/30f046230f02caec6a3467ba6692168fa3673c6d))
263
+
264
+
265
+ ### ♻️ Code Refactoring
266
+
267
+ * **icon:** add missing icon variants to match colour tokens ([76ba6f6](https://github.com/visitscotland/vs-component-library/commit/76ba6f6e6517e8b2ad222d238201b51a83fd4282))
268
+ * **tokens:** remove -new- from new color token names ([1fca82e](https://github.com/visitscotland/vs-component-library/commit/1fca82e4c368d4b96759cc63a0e03ec8f3d71e24))
269
+ * **tokens:** remove unused old core tokens ([37157d7](https://github.com/visitscotland/vs-component-library/commit/37157d7fd25d8f71ddaca55a25506092896d65eb))
270
+
271
+
272
+ ### 🐛 Bug Fixes
273
+
274
+ * **badge:** fix token name in badge component ([9fb5d36](https://github.com/visitscotland/vs-component-library/commit/9fb5d36b30dcf1b4d666f6446d313a877b2e659b))
275
+ * **vsbadge:** remove `new-` namespace per DS-685 ([5e45180](https://github.com/visitscotland/vs-component-library/commit/5e4518055786b5d037a4c24b2dae1a45f0f0bc20))
276
+
277
+
278
+ ### ✨ Features
279
+
280
+ * **page intro:** add table of contents ([2560d28](https://github.com/visitscotland/vs-component-library/commit/2560d2839cf63c9f93d98546105b01c9f73d19d2))
281
+
282
+
283
+ ### ✅ Tests
284
+
285
+ * **page intro:** add new tests for table of contents ([116653b](https://github.com/visitscotland/vs-component-library/commit/116653b3d8efa508c93f8bf4c3e0e10b21ad3ec1))
286
+
287
+ ### [4.2.1](https://github.com/visitscotland/vs-component-library/compare/v4.2.0...v4.2.1) (2024-11-21)
288
+
289
+
290
+ ### 🐛 Bug Fixes
291
+
292
+ * **_cludo-search-results.scss:** extra comma was breaking the webpack build process ([12edfcf](https://github.com/visitscotland/vs-component-library/commit/12edfcf2090caef259f0e3f4ec0e54a6ee539a5a))
293
+
294
+ ## [4.2.0](https://github.com/visitscotland/vs-component-library/compare/v4.1.4...v4.2.0) (2024-11-20)
295
+
296
+
297
+ ### ⏪ Revertions
298
+
299
+ * **carousel:** remove no image variant ([5e9d99d](https://github.com/visitscotland/vs-component-library/commit/5e9d99dd67d28524bf6e2b5cf1c2eb6c4aa06ea0))
300
+
301
+
302
+ ### ✅ Tests
303
+
304
+ * **stretched link card:** add test for badges prop ([7aba7ba](https://github.com/visitscotland/vs-component-library/commit/7aba7bab1c858f524fa0297df2b50ac8edb81327))
305
+ * **vs badge:** add unit tests ([28d5715](https://github.com/visitscotland/vs-component-library/commit/28d571585e552ab576c4748e9a66cc7df376e933))
306
+
307
+
308
+ ### 🐛 Bug Fixes
309
+
310
+ * **stretched link card:** left align card content it centre aligns when used within modulewrapper ([dcb8516](https://github.com/visitscotland/vs-component-library/commit/dcb8516b0ff9ab9c3faf2e266f152ea525f2743c))
311
+
312
+
313
+ ### ✨ Features
314
+
315
+ * **badge:** update colour tokens ([e970535](https://github.com/visitscotland/vs-component-library/commit/e97053551fff1f6365b41d9bf31481e87967c71a))
316
+ * **carousel slide:** add no image variant ([c8dd6ba](https://github.com/visitscotland/vs-component-library/commit/c8dd6baf695673c6d8f570798eaaf6a07dd2a14f))
317
+ * **stretched link card:** add no image variant ([fccbf35](https://github.com/visitscotland/vs-component-library/commit/fccbf35905494dae89a64676d81679015221be87))
318
+ * **stretched link card:** add variant with badges ([68efc38](https://github.com/visitscotland/vs-component-library/commit/68efc3856821220fb54e9a610ea7f575be8bc38e))
319
+ * **stretched link card:** replace prop with slot ([1d88e11](https://github.com/visitscotland/vs-component-library/commit/1d88e116476238b1f0b029cac4c7cec2f5f62b10))
320
+ * **vs badge:** add new badge component ([2c20fc0](https://github.com/visitscotland/vs-component-library/commit/2c20fc073cd00f63e7653f1885bf343bb7a5efe3))
321
+
322
+ ### [4.1.3](https://github.com/visitscotland/vs-component-library/compare/v4.1.2...v4.1.3) (2024-11-08)
323
+
324
+
325
+ ### ✨ Features
326
+
327
+ * **article:** add table of contents to sidebar ([da49c7a](https://github.com/visitscotland/vs-component-library/commit/da49c7aba55588542d788229c52c2b8c050408d5))
328
+
329
+
330
+ ### ✅ Tests
331
+
332
+ * **article sidebar:** add test for new toc slot ([679ae8b](https://github.com/visitscotland/vs-component-library/commit/679ae8b6b2b75a5e9e7554583d31d4dab630d7d6))
333
+
334
+
335
+ ### 🐛 Bug Fixes
336
+
337
+ * **article.stories.js:** add conditional to VsLinkList component in template ([fb5071f](https://github.com/visitscotland/vs-component-library/commit/fb5071ffa6a73b4356429e8a008bce9f16ce1bea))
338
+
339
+ ### [4.1.2](https://github.com/visitscotland/vs-component-library/compare/v4.1.1...v4.1.2) (2024-11-08)
340
+
341
+
342
+ ### 🐛 Bug Fixes
343
+
344
+ * **forms:** fire datalayer event on bloomreach form submit ([22de4be](https://github.com/visitscotland/vs-component-library/commit/22de4bed71aa71738508161ea9f18e1761525f39))
345
+ * **video:** linting error fix ([e642eb4](https://github.com/visitscotland/vs-component-library/commit/e642eb4f36aadace5e10645552d0431d6fcc0031))
346
+
347
+ ### [4.1.1](https://github.com/visitscotland/vs-component-library/compare/v4.1.0...v4.1.1) (2024-11-07)
348
+
349
+
350
+ ### ♻️ Code Refactoring
351
+
352
+ * **tourisminfo:** add new variants to storybook for tourism info component ([92b1e2d](https://github.com/visitscotland/vs-component-library/commit/92b1e2d10f2ed87fc852e01bb78162a79babbbd2))
353
+
354
+
355
+ ### 🐛 Bug Fixes
356
+
357
+ * **modal:** modal will now pause video when closed/hidden as per expected behaviour ([ba5c505](https://github.com/visitscotland/vs-component-library/commit/ba5c505876709bb0cb49b7c061f7fce4e745c2d2))
358
+ * **quote:** changed css class name for clarity ([aec62a6](https://github.com/visitscotland/vs-component-library/commit/aec62a65dc209e66515f6cc195f8c78697f3dd1b))
359
+ * **quote:** fixed quote margin issue when narrow in sidebar ([96bed05](https://github.com/visitscotland/vs-component-library/commit/96bed05fae0025784884e2fb2e4677cd29c7505c))
360
+ * **quote:** updated spacing ([ad822b5](https://github.com/visitscotland/vs-component-library/commit/ad822b579ba4a035f9202981f74cb1dadcf50e45))
361
+ * **quote:** updated spacing ([5b7fa4f](https://github.com/visitscotland/vs-component-library/commit/5b7fa4fdf905400eb04fbea88153b5cb7fb2b6db))
362
+ * **socialshare:** social share popover is now fully on screen when on mobile layouts ([0b418dc](https://github.com/visitscotland/vs-component-library/commit/0b418dce44726fa317f6f2443f0b5bbec2fc607c))
363
+ * **tourisminfo:** added a new story to TourismInfo for a quote with no links or buttons ([ef2462c](https://github.com/visitscotland/vs-component-library/commit/ef2462c47de22506d4e96b7da5b25a0005485715))
364
+ * **tourisminfo:** removal of white space from the local expert module on destination pages ([57c3a99](https://github.com/visitscotland/vs-component-library/commit/57c3a99a91fb097d05b6319cd4b7767284b577fe))
365
+ * **video:** fixed play button displaying video duration incorrectly after closing modal ([11a1d74](https://github.com/visitscotland/vs-component-library/commit/11a1d74b8a4be72f0dc6fd08e797d4980a4b34b0))
366
+ * **video:** removed console.log from code where left in by accident ([b72b202](https://github.com/visitscotland/vs-component-library/commit/b72b202194a1e79077a0fffb14c826aa3d2e5a58))
367
+ * **video:** video will now start at the beginning when modal is re-opened as expected behaviour ([beb67ea](https://github.com/visitscotland/vs-component-library/commit/beb67ea802628793649c6e3b1d2f45c98c3a797f))
368
+
369
+ ## [4.1.0](https://github.com/visitscotland/vs-component-library/compare/v4.0.3...v4.1.0) (2024-10-30)
370
+
371
+
372
+ ### ✅ Tests
373
+
374
+ * **textarea:** add tests ([492d9da](https://github.com/visitscotland/vs-component-library/commit/492d9da3a11cd6452fa777f5af7cdf04a54d8110))
375
+
376
+
377
+ ### ✨ Features
378
+
379
+ * **form:** add textarea field to form ([58e536d](https://github.com/visitscotland/vs-component-library/commit/58e536ded7daa5a8d5c8f09794020fce61bd6f68))
380
+ * **textarea:** add new component ([91c5b7c](https://github.com/visitscotland/vs-component-library/commit/91c5b7ceaf6c5c6bf42c9ee0354ef0fe856d9c72))
381
+
382
+
383
+ ### 🎨 Styling
384
+
385
+ * **styled list:** adjust styles due to heading level changes ([0e4954d](https://github.com/visitscotland/vs-component-library/commit/0e4954da142102c44b951f3d206c04fdf54e7bc3))
386
+
387
+
388
+ ### 🐛 Bug Fixes
389
+
390
+ * **styled list item:** heading style ([1a032f7](https://github.com/visitscotland/vs-component-library/commit/1a032f70aaab34b3a6075fc5fec6e44c1f4a0085))
391
+ * **textarea.jest.spec.js:** correct typo in filename ([e346c35](https://github.com/visitscotland/vs-component-library/commit/e346c353962763cf05cfc25f87bcd307542a3dd4))
392
+ * **textarea.stories.js:** update invalid story variant ([64ebee4](https://github.com/visitscotland/vs-component-library/commit/64ebee4b86f64ef8af5d19b289b32968d57aa196))
393
+
394
+ ### [4.0.3](https://github.com/visitscotland/vs-component-library/compare/v4.0.2...v4.0.3) (2024-10-29)
395
+
396
+
397
+ ### ✨ Features
398
+
399
+ * **accordionitem:** added headingLevel to AccordionItem, Article and StyledListItem ([1c30980](https://github.com/visitscotland/vs-component-library/commit/1c309806f2b42b00b865a6c05307e3ea99bdf983))
400
+ * **all:** merge in main branch ([8ce3754](https://github.com/visitscotland/vs-component-library/commit/8ce37544ddb59d121be5bab4faf89d3e534ea34c))
401
+ * **modulewrapper:** added business support boolean and updated styles accordingly ([8298aa6](https://github.com/visitscotland/vs-component-library/commit/8298aa6103fe213616f846c96da8d0b895c57881))
402
+ * **tests:** merge tests ([cb9cd83](https://github.com/visitscotland/vs-component-library/commit/cb9cd83224a344638b7d974a48277881ff48ebdc))
403
+
404
+
405
+ ### 🏗 Build System
406
+
407
+ * **package.json:** remove node-sass from the package to fix the build ([aa14f14](https://github.com/visitscotland/vs-component-library/commit/aa14f14148c7c7176004361b79799485cb4f98dc))
408
+
409
+
410
+ ### 🎨 Styling
411
+
412
+ * **eslint:** add stronger linting and max-attributes-per-line rule ([7e33578](https://github.com/visitscotland/vs-component-library/commit/7e33578e2445c65c121e33a36510f8026c2f8887))
413
+
414
+
415
+ ### ♻️ Code Refactoring
416
+
417
+ * **accordion story:** change variant name ([2546a57](https://github.com/visitscotland/vs-component-library/commit/2546a57ded11b2d3f684004e07ebad36a61771e2))
418
+ * **accordionitems.jest.spec.js:** set slot content within factoryMount ([a7d6ef5](https://github.com/visitscotland/vs-component-library/commit/a7d6ef5a6bf85a44888d5cdc26e58894e93749fa))
419
+ * **accordion:** updated Accordion, Article, StyledList & Module Wrapper w/ heading validator ([4b4c437](https://github.com/visitscotland/vs-component-library/commit/4b4c4377f14a9892137b5df08aed34a3d543e783))
420
+ * **module wrapper:** use computed functions for clarity ([9000ec2](https://github.com/visitscotland/vs-component-library/commit/9000ec245d97422a5a04b3c22e6004090b137193))
421
+ * **styledlist:** removed the heading and intro sections from the styled list component ([790f760](https://github.com/visitscotland/vs-component-library/commit/790f760aa3d236da47e7ae640879b93bc78263be))
422
+
423
+
424
+ ### ✅ Tests
425
+
426
+ * **module wrapper:** add test for anchorId ([301a519](https://github.com/visitscotland/vs-component-library/commit/301a51916ea5557cf8b95c383f3c6217cc8dc4b6))
427
+ * **modulewrapper:** added tests to ModuleWrapper, AccordionListItem, Article & StyledList ([99e2db4](https://github.com/visitscotland/vs-component-library/commit/99e2db40f604ecd9c51ebfba2023fcbb46e6c5b8))
428
+ * **modulewrapper:** fixed typos ([662a202](https://github.com/visitscotland/vs-component-library/commit/662a202bf1471a42e8a195fd464a891abe9dcb86))
429
+ * **modulewrapper:** fixed typos ([5944b22](https://github.com/visitscotland/vs-component-library/commit/5944b22d0f72a5b46c25a1ccee8295c8ab31bc20))
430
+ * **styledlistitem:** fixed typo ([bfc0e69](https://github.com/visitscotland/vs-component-library/commit/bfc0e695f778fec47bb3cfa1df15bc4428ad827e))
431
+ * **styledlistitem:** tests new headingLevel prop added ([8244747](https://github.com/visitscotland/vs-component-library/commit/82447470fa623c9a2128593e71ec369ca83b73fa))
432
+
433
+
434
+ ### 📝 Docs
435
+
436
+ * **grid:** update grid stories to add specific component story ([ba4456c](https://github.com/visitscotland/vs-component-library/commit/ba4456ccd9750f33383e80b22572e5178ae19d36))
437
+
438
+
439
+ ### 🐛 Bug Fixes
440
+
441
+ * **accordion item:** remove test code ([70890c6](https://github.com/visitscotland/vs-component-library/commit/70890c642ccf379201f18dda38ef108a92a9c278))
442
+
443
+
444
+ ### 🔖 Others
445
+
446
+ * **all:** merge in main branch ([622e92d](https://github.com/visitscotland/vs-component-library/commit/622e92da4ccc3536f520caf13943052ddec70a45))
447
+
448
+ ### [4.0.2](https://github.com/visitscotland/vs-component-library/compare/v4.0.1...v4.0.2) (2024-10-25)
449
+
450
+
451
+ ### 🎨 Styling
452
+
453
+ * **heading:** update letter-spacing for display heading-style to match designs ([a08adf3](https://github.com/visitscotland/vs-component-library/commit/a08adf315368413b51edba59ba4a8b28a56df6f3))
454
+
455
+ ### [4.0.1](https://github.com/visitscotland/vs-component-library/compare/v4.0.0...v4.0.1) (2024-10-25)
456
+
457
+
458
+ ### 🐛 Bug Fixes
459
+
460
+ * **button:** fixed the icon only bug where aria-label was overwriting the screen reader text ([602a175](https://github.com/visitscotland/vs-component-library/commit/602a1751d054cf6fa5e44b72511730b63f62d665))
461
+
462
+
463
+ ### ✨ Features
464
+
465
+ * **engagement:** adjust exponea.identify syntax to fire event immediately ([806dfea](https://github.com/visitscotland/vs-component-library/commit/806dfea1ac09c26c35675d58d9f80ad76fa100f1))
466
+
467
+ ## [4.0.0](https://github.com/visitscotland/vs-component-library/compare/v3.3.8...v4.0.0) (2024-10-22)
468
+
469
+
470
+ ### ⚠ BREAKING CHANGES
471
+
472
+ * **spacers:** All old spacer tokens have now been removed and should be replaced with the new
473
+ tokens and utility classes going forward.
474
+ * **button:** The IconWithText prop has now been removed from the vs-button component and should
475
+ be replaced with another button variant.
476
+ * **button props:** Button icons previously configured via iconOrientation will now need to use an
477
+ appropriately oriented custom font icon instead
478
+ * **heading:** The 'thin' and 'alternative' props will no longer be accepted by the heading
479
+ component
480
+
481
+ ### ✨ Features
482
+
483
+ * **button.vue:** rounded prop ([ed77a82](https://github.com/visitscotland/vs-component-library/commit/ed77a8207a3f16038718d3a0ab51ab508cf8cb27))
484
+ * **caption:** add new subtle variant for caption ([821b5fe](https://github.com/visitscotland/vs-component-library/commit/821b5fe12692a3c301076ebdc580716ffa474c88))
485
+ * **hero-section:** first implementation of new component ([7467fd3](https://github.com/visitscotland/vs-component-library/commit/7467fd3014cf070b77eb91b70aa453608f415109))
486
+ * **hero:** add new no-image variant into hero component ([eff5371](https://github.com/visitscotland/vs-component-library/commit/eff53715cc854266762a7e9a6965b274fa31ffac))
487
+ * **herosection:** iniitial draft of hero section ([4a7b805](https://github.com/visitscotland/vs-component-library/commit/4a7b8058085e9a2f3829bae111ad48fe1399b84c))
488
+ * **spacer tokens:** add new spacers from design ([18b7973](https://github.com/visitscotland/vs-component-library/commit/18b7973b924bdefc5007f2d3fb8faa1d881df119))
489
+ * **spacing.yml tokens and util update:** include additional spacing- namespaces ([3322dcb](https://github.com/visitscotland/vs-component-library/commit/3322dcb7125fd1b2a969250642466cb6c203a913))
490
+ * **tokens:** add display tokens for heading-size into the library ([94829d3](https://github.com/visitscotland/vs-component-library/commit/94829d3a2c93f629c89e87e990e5d08df5453535))
491
+ * **tokens:** add new font-size-primitives and heading-size tokens to the library ([65c3ce0](https://github.com/visitscotland/vs-component-library/commit/65c3ce07b5fd68c75fc971d89a945d8fd5d6f822))
492
+ * **tokens:** add new sub-heading tokens to the library ([1bfe41a](https://github.com/visitscotland/vs-component-library/commit/1bfe41adaa0dcae03aec3fc92327bad9ce646aac))
493
+ * **tokens:** add new tracking and line-height tokens for headings ([87230e5](https://github.com/visitscotland/vs-component-library/commit/87230e5ea8b2e05292130ea23937a3fd0a4525dc))
494
+
495
+
496
+ ### ✅ Tests
497
+
498
+ * **heading:** update unit tests for new heading props ([be6ad49](https://github.com/visitscotland/vs-component-library/commit/be6ad49a56e73cff551e10c717bcc92978d610ac))
499
+ * **hero:** add unit tests for hero component ([c589daa](https://github.com/visitscotland/vs-component-library/commit/c589daa850d0a48755da790fa56ada20f990386e))
500
+
501
+
502
+ ### 🎨 Styling
503
+
504
+ * **button.vue and tests:** line wrapping and indents ([8f79d5d](https://github.com/visitscotland/vs-component-library/commit/8f79d5d2386602ef1c1386c5f51809e56b838cdb))
505
+ * **button.vue:** indenting etc ([19caab8](https://github.com/visitscotland/vs-component-library/commit/19caab8b142236822e3425931e0041d5cda70b99))
506
+ * **button:** remove focus colours from button variant mixin as its now more consistent ([ce312a8](https://github.com/visitscotland/vs-component-library/commit/ce312a89903ecb1c54621a3a76c92961a05ed1a2))
507
+ * **buttons:** update accordion button line-height ([14b8041](https://github.com/visitscotland/vs-component-library/commit/14b8041740cab08fb147d1e89683c3a5484b0975))
508
+ * **button:** update button icon size to match designs ([de2e0de](https://github.com/visitscotland/vs-component-library/commit/de2e0debec3e7319f5a1d87ef815796c72bb7a1c))
509
+ * **heading:** add new heading styles in to heading component ([69d31ce](https://github.com/visitscotland/vs-component-library/commit/69d31ce212dd0362a2df6e79d736ddaeacd04f4b))
510
+ * **hero:** update caption subtle background and add padding to hero ([3e73bda](https://github.com/visitscotland/vs-component-library/commit/3e73bda4169eb20392f87d87a066d53b9dd9ed2a))
511
+ * **hero:** update padding and image size for hero section ([ebdf0e1](https://github.com/visitscotland/vs-component-library/commit/ebdf0e11e533ceed3a6a721b647e675e2f97a2cf))
512
+ * **tabs:** update tab item to new spacers ([bf92686](https://github.com/visitscotland/vs-component-library/commit/bf92686ea3c4c25d98d369c013a28892da2258b1))
513
+ * **togglebutton:** fix toggle button styles after button refactor ([7d32aea](https://github.com/visitscotland/vs-component-library/commit/7d32aeaa3a4d0e46e7a5d6512db8e12d83af73f5))
514
+
515
+
516
+ ### 📝 Docs
517
+
518
+ * **button:** update button stories for better examples ([c1f5e96](https://github.com/visitscotland/vs-component-library/commit/c1f5e96379f04dc3e55191e2f3a0bdab098d3d8d))
519
+ * **hero:** add comments to props and tidy hero story ([db8d40c](https://github.com/visitscotland/vs-component-library/commit/db8d40c1707e9cbed0aba69fc3440b50ca7d7756))
520
+ * **hero:** update hero component name in storybook ([87bf5f9](https://github.com/visitscotland/vs-component-library/commit/87bf5f9277a874b5d1ae407520768d27d0cb803b))
521
+
522
+
523
+ ### ♻️ Code Refactoring
524
+
525
+ * **$spacer- variables:** replace 1-12 with 0125-600 ([b900414](https://github.com/visitscotland/vs-component-library/commit/b90041434e4353509f720331c43f214d6d2aad5a))
526
+ * **accordion:** remove unused heading in accordion component ([b515e54](https://github.com/visitscotland/vs-component-library/commit/b515e54c72c2e56027050dc1ceab65f84111d2a8))
527
+ * **add new spacers & update button:** include new spacer values per main branch ([dc809b2](https://github.com/visitscotland/vs-component-library/commit/dc809b272ff9a8c7e01413e4336601d02c3278c2))
528
+ * **article:** swap sub heading back to rich text wrapper ([c288061](https://github.com/visitscotland/vs-component-library/commit/c288061152ad055bb40940b1bfd2758741afc072))
529
+ * **article:** update article to use sub-heading instead of lead text ([b67863c](https://github.com/visitscotland/vs-component-library/commit/b67863ccd6150676ae8dbc235d0e0aefc529a2f4))
530
+ * **button props:** remove iconOrientation from Button ([01233d1](https://github.com/visitscotland/vs-component-library/commit/01233d10eb194f3725f321047f45e2fc63b584d6))
531
+ * **button.vue:** replace value with token variable ([3817f03](https://github.com/visitscotland/vs-component-library/commit/3817f033f96d7eb52f31974a82078ae0ee74963e))
532
+ * **button:** make button rounded the default button ([484f81a](https://github.com/visitscotland/vs-component-library/commit/484f81a8f9325ad4be85ed4723f58310e87824fc))
533
+ * **button:** remove iconWithText button type from vs-button component ([715fd37](https://github.com/visitscotland/vs-component-library/commit/715fd374faef68723e07333362b0c0fc6e025760))
534
+ * **buttons:** update all buttons to be consistent with new button designs ([c71e33f](https://github.com/visitscotland/vs-component-library/commit/c71e33f57ac81b00bf5d7e9fa0d1f940b8bf6dcb))
535
+ * **button:** update styles per design ([d8c3775](https://github.com/visitscotland/vs-component-library/commit/d8c37757e86d47f28f62e99acbbee3ba2b36328b))
536
+ * **button:** update styles to match designs ([3712265](https://github.com/visitscotland/vs-component-library/commit/3712265c122bd6adbe92bbf32cbf828da7d7455f))
537
+ * **button:** update styles to match new designs ([d280824](https://github.com/visitscotland/vs-component-library/commit/d280824f0cfcd3d26b90e7068ce67b7dd047c5b7))
538
+ * **carousel:** refactor carousel buttons to use consistent vs-button ([5dff032](https://github.com/visitscotland/vs-component-library/commit/5dff03212d05faacd1ecfc17d3f8974a9a352812))
539
+ * **components using button icon-only propp:** remove visually-hidden span wrappers ([0c235a5](https://github.com/visitscotland/vs-component-library/commit/0c235a5308ef649104d1b0f59a33b763b0cd0150))
540
+ * **custom fa icons,carousel,mapwithsidebar:** add left-arrow icon to replace iconOrientation ([f99de29](https://github.com/visitscotland/vs-component-library/commit/f99de29b5ac13646cebd01ca3428358cb69b470a))
541
+ * **form:** remove commented out code from form component ([2d4fc1c](https://github.com/visitscotland/vs-component-library/commit/2d4fc1c0a6ae764576f9db04acc0857caec6d167))
542
+ * **heading:** add heading margins as optional in the mixin ([c31aaf4](https://github.com/visitscotland/vs-component-library/commit/c31aaf4345326a5e1ee0831fae851694288df891))
543
+ * **heading:** first components refactored to use new heading ([82151a6](https://github.com/visitscotland/vs-component-library/commit/82151a66891e62d29d7a4e25a8f7622e9a43b6c2))
544
+ * **heading:** refactor heading styles and tidy tab headings ([cd2bd9b](https://github.com/visitscotland/vs-component-library/commit/cd2bd9bfb2f346fa2def56ba6107e78a12df8030))
545
+ * **heading:** refactoring headings to use new headingStyle components to fix breaking change ([0ad6b69](https://github.com/visitscotland/vs-component-library/commit/0ad6b69021b676c078a19742da9bee2030fe39fe))
546
+ * **heading:** remove alternative prop from heading component ([a10e04a](https://github.com/visitscotland/vs-component-library/commit/a10e04a6cb2137ec86f131371b8c61ef8fdc703d))
547
+ * **heading:** remove thin and alternative heading styles and props ([5da6587](https://github.com/visitscotland/vs-component-library/commit/5da658763d35747012ce8b273e3402127a5f664d))
548
+ * **headings:** refactor font-family tokens and where theyre applied ([1b1fd00](https://github.com/visitscotland/vs-component-library/commit/1b1fd0066c85c5c976943d45f3b4c68c92a6f604))
549
+ * **headings:** refactor subheading styles ([f67d57e](https://github.com/visitscotland/vs-component-library/commit/f67d57e55c6e238dc04172c09b8b8177527d094d))
550
+ * **headings:** remove old heading-size tokens ([151a876](https://github.com/visitscotland/vs-component-library/commit/151a876267caf2cf0af693d86bb2d952c7cc19d6))
551
+ * **heading:** update headings to use new headingStyle prop ([8543320](https://github.com/visitscotland/vs-component-library/commit/8543320fefda9b8ce56e1c0b4b6210d09228d94e))
552
+ * **heading:** updating headings to use headingStyle prop ([4e75d6e](https://github.com/visitscotland/vs-component-library/commit/4e75d6e60658009e7142b5af5c4cf1ed4cfc89fd))
553
+ * **heading:** work in progress - refactor heading component to include new design styles ([ca73c6d](https://github.com/visitscotland/vs-component-library/commit/ca73c6d8106ad9042ccb91c267a4c2a73bc266ad))
554
+ * **hero:** add export and update component name to VsHeroSection ([cec0168](https://github.com/visitscotland/vs-component-library/commit/cec0168680ef4a893f905783467f09eb5b856559))
555
+ * **hero:** fix caption in hero section ([1528624](https://github.com/visitscotland/vs-component-library/commit/15286244f7cb39486104318542f8327130052fb7))
556
+ * **hero:** fix correct columns as per design ([f61c8e4](https://github.com/visitscotland/vs-component-library/commit/f61c8e45502656ea6b261ce0cb8eb4a9f3b0babd))
557
+ * **hero:** use VsImg instead of background image for hero ([f20bbbf](https://github.com/visitscotland/vs-component-library/commit/f20bbbf5b1f634384ddab04ebcc3e609bd59d4ea))
558
+ * **itineraries:** refactor itinerary headings to use new style ([5dba12c](https://github.com/visitscotland/vs-component-library/commit/5dba12c6311da501d5a9e4a0d05aef33d4977cdc))
559
+ * **modal and irts stories:** remove dark modal background and apply secondary toggle ([b734d16](https://github.com/visitscotland/vs-component-library/commit/b734d1617d600261af20057d1190f3467552fe98))
560
+ * **move focus ring outside button, change color:** update to the focus-ring per button design ([255168f](https://github.com/visitscotland/vs-component-library/commit/255168f46528259bbd31cbae0ca783f80721303b))
561
+ * **numberinput, button.vue, button tests:** visually hidden slot span in iconOnly button ([e89ec85](https://github.com/visitscotland/vs-component-library/commit/e89ec8536c4d5fbf6d84ebf17af2d25b97f6ab9f))
562
+ * **padding and margin utiliies:** replace suffixes to use new spacer- schema ([dcb7d4e](https://github.com/visitscotland/vs-component-library/commit/dcb7d4e2924f89b0f42c358790ceda082b737217))
563
+ * **remove ondark prop from button api:** remove all references to onDark and on-dark ([fe5c3f9](https://github.com/visitscotland/vs-component-library/commit/fe5c3f92c461c16922834ea30fcfac3d3f84f687))
564
+ * **remove rendundant class:** q ([de1d26f](https://github.com/visitscotland/vs-component-library/commit/de1d26f0d30a6f747143739f38ef6c0123f4c298))
565
+ * **spacer values:** update missed spacer- values ([bdfe5f5](https://github.com/visitscotland/vs-component-library/commit/bdfe5f507286b0a7d11dbbd5cf776d4f2814d6c2))
566
+ * **spacers:** remove old spacer tokens from the codebase ([60dfdc8](https://github.com/visitscotland/vs-component-library/commit/60dfdc8ee7576c66711b0719eddffa197edd8e73))
567
+ * **tabs:** refactor tabs to use new heading styles ([c32e5bf](https://github.com/visitscotland/vs-component-library/commit/c32e5bf0728b7f6aa258e115b111797b34a91557))
568
+ * **tab:** update tab item font size ([685f772](https://github.com/visitscotland/vs-component-library/commit/685f7721ec911b9e35be77cd1dedf59ad0a371e9))
569
+ * **utilities:** remove utilities_custom file ([fccf1a8](https://github.com/visitscotland/vs-component-library/commit/fccf1a830b1c930c646813f5380bb7e90be2589e))
570
+ * **utilties:** remove import of utilties_custom ([06d8866](https://github.com/visitscotland/vs-component-library/commit/06d886665530eb175fa0668c16b4f10507ffe185))
571
+ * visually-hidden iconOnly button text ([4baae02](https://github.com/visitscotland/vs-component-library/commit/4baae02568fe75770ca207409aa101186c13a513))
572
+
573
+
574
+ ### 🐛 Bug Fixes
575
+
576
+ * **button styles focus:** button height and focus styles updated to reinstate changes ([8d91bec](https://github.com/visitscotland/vs-component-library/commit/8d91bec2f61957998e85e0cb3f9633c3876352e0))
577
+ * **caption:** fix padding for caption with map ([532b7f4](https://github.com/visitscotland/vs-component-library/commit/532b7f4ad94a3bd8ccaa69fade0df3c388946613))
578
+ * **carousel:** add back missing if condition on next button ([de5a596](https://github.com/visitscotland/vs-component-library/commit/de5a596a5ea37bb8fb31b4078c3d01317f32b52c))
579
+ * **form and productsearch:** add spaces separating utils from functional classes ([a784eaa](https://github.com/visitscotland/vs-component-library/commit/a784eaa318a2c9ec3082891cdb8d5ace85a52b0f))
580
+ * **skiscotlandcard:** fix typo in skiscotlandcard ([806394c](https://github.com/visitscotland/vs-component-library/commit/806394cf7cd34a04beb22c80db45ff018ee0842a))
581
+ * **spacing:** add missing $spacer-025 to the bootstrap overrides ([8ddbd2a](https://github.com/visitscotland/vs-component-library/commit/8ddbd2a2e3da5e6f4e4f0c87e39dfa7fff03c1b2))
582
+ * **spacing:** update headings to the right spacing value ([f9c4129](https://github.com/visitscotland/vs-component-library/commit/f9c4129e68f86da8a2530572bd0881f906b77618))
583
+ * **tab:** fix tab headings to show in no-js ([f162ae9](https://github.com/visitscotland/vs-component-library/commit/f162ae9a5bf8f45bd53277f724597e8a367f37de))
584
+ * **togglebutton:** reinstate visually hidden for this component's text ([fbcc24b](https://github.com/visitscotland/vs-component-library/commit/fbcc24b02e980bfca0b48d4e8963189420a4cf26))
585
+ * **tokens:** fix heading-l token value ([568c5b4](https://github.com/visitscotland/vs-component-library/commit/568c5b44e33debc50f3a4dede2738d699c78885f))
586
+ * **videocaption, pageintrostories, togglebuttonstories:** show/hide toggle as appropriate ([8db4809](https://github.com/visitscotland/vs-component-library/commit/8db480954464c038a38063f7f75532a3d5a0e297))
587
+ * **videocaption, togglebutton:** add visually-hidden wrapper in component ([c41e9b2](https://github.com/visitscotland/vs-component-library/commit/c41e9b2fa6666c60fa6639a206d5659d341753b8))
588
+
589
+ ### [3.3.8](https://github.com/visitscotland/vs-component-library/compare/v3.3.7...v3.3.8) (2024-10-21)
590
+
591
+
592
+ ### 🐛 Bug Fixes
593
+
594
+ * improve logic determining that link click is from an anchor element ([ca942b7](https://github.com/visitscotland/vs-component-library/commit/ca942b75905038dfee12f05655cc1d4951cb947b))
595
+
596
+
597
+ ### 🔖 Others
598
+
599
+ * merge from main ([102e316](https://github.com/visitscotland/vs-component-library/commit/102e316741da089cd6bfea9e12f4781c6a301d74))
600
+
601
+ ### [3.3.7](https://github.com/visitscotland/vs-component-library/compare/v3.3.6...v3.3.7) (2024-10-18)
602
+
603
+
604
+ ### ✨ Features
605
+
606
+ * **skip to:** add ability to remove search from skip to ([2f871c3](https://github.com/visitscotland/vs-component-library/commit/2f871c37ec57472223afe3c8694aff1c50034a48))
607
+
608
+ ### [3.3.6](https://github.com/visitscotland/vs-component-library/compare/v3.3.5...v3.3.6) (2024-10-15)
609
+
610
+ ### [3.3.5](https://github.com/visitscotland/vs-component-library/compare/v3.3.4...v3.3.5) (2024-10-15)
611
+
612
+ ### [3.3.4](https://github.com/visitscotland/vs-component-library/compare/v3.3.3...v3.3.4) (2024-10-11)
613
+
614
+
615
+ ### 🐛 Bug Fixes
616
+
617
+ * **button toggle group:** bVN changed emitted event payload ([8902c6e](https://github.com/visitscotland/vs-component-library/commit/8902c6ee42694ce5b8f1ffa62c8ad4b1b78a6c89))
618
+
619
+
620
+ ### ✨ Features
621
+
622
+ * **map with sidebar:** only reset map on sidebar close on desktop ([88afaac](https://github.com/visitscotland/vs-component-library/commit/88afaac4db6cc71e9e17dd3269b8a17a601626ae))
623
+
624
+ ### [3.3.3](https://github.com/visitscotland/vs-component-library/compare/v3.3.2...v3.3.3) (2024-10-10)
625
+
626
+ ### [3.3.2](https://github.com/visitscotland/vs-component-library/compare/v3.3.1...v3.3.2) (2024-10-10)
627
+
628
+
629
+ ### 🔖 Others
630
+
631
+ * **do not push:** introduce error to test chromatic ([4aa0c8f](https://github.com/visitscotland/vs-component-library/commit/4aa0c8fa7f3db18d1be53a7f56ce54685d97ad16))
632
+
633
+
634
+ ### ✨ Features
635
+
636
+ * **bloomreach engagement:** call exponea identiy with submitted email address when form submitted ([ca0aae3](https://github.com/visitscotland/vs-component-library/commit/ca0aae39ec169217d7a5f527c7ad04b444a4a994))
637
+ * **chromatic:** add weekly scheduled job ([13d3293](https://github.com/visitscotland/vs-component-library/commit/13d3293a6eb525853db006149106526699323670))
638
+ * **chromatic:** remove re-run on synch ([6128cf6](https://github.com/visitscotland/vs-component-library/commit/6128cf6a68e39a94ef906af0dd088d9a1f12c1d8))
639
+ * **push:** remove intentional regression ([2119282](https://github.com/visitscotland/vs-component-library/commit/21192822f83dbaecbb2ff47f060fa80ed86a545f))
640
+
641
+ ### [3.3.1](https://github.com/visitscotland/vs-component-library/compare/v3.3.0...v3.3.1) (2024-10-04)
642
+
643
+
644
+ ### ✨ Features
645
+
646
+ * **icentre:** remove icentre logo ([545024c](https://github.com/visitscotland/vs-component-library/commit/545024c69ec34330b1c7547a3379a39f17685d6b))
647
+ * **icentre:** rename to tourism info ([537724d](https://github.com/visitscotland/vs-component-library/commit/537724d01ff009b297b8ea48a3bf31f9f8cd78d5))
648
+
649
+ ## [3.3.0](https://github.com/visitscotland/vs-component-library/compare/v3.2.3...v3.3.0) (2024-09-30)
650
+
651
+
652
+ ### 🐛 Bug Fixes
653
+
654
+ * **styled list:** remove TypeScipt as it was breaking everything ([083988d](https://github.com/visitscotland/vs-component-library/commit/083988d8ef82731e82737880699dd9410fb63eb8))
655
+
656
+
657
+ ### ✅ Tests
658
+
659
+ * **styled list:** add tests for image variant ([06f6e20](https://github.com/visitscotland/vs-component-library/commit/06f6e20a794117a456f8078caf2ce6b36304ab39))
660
+ * **styled list:** add tests for image-horizontal variant ([5061389](https://github.com/visitscotland/vs-component-library/commit/5061389efd7699895dac798f2f9c40229257b3df))
661
+ * **stylednumberedlist:** add tests for new components ([0748fbb](https://github.com/visitscotland/vs-component-library/commit/0748fbbb5976673bc5860311bd240ae7faaa60d5))
662
+
663
+
664
+ ### ✨ Features
665
+
666
+ * **styled list story:** change story name ([b40a384](https://github.com/visitscotland/vs-component-library/commit/b40a384778c058c932509bcb179b98491d560e5b))
667
+ * **styled list:** add image-horizontal variant ([3eb3385](https://github.com/visitscotland/vs-component-library/commit/3eb33854819158508cd895e1a01232fe5111c99e))
668
+ * **styled list:** add variant "with image" ([a8b789b](https://github.com/visitscotland/vs-component-library/commit/a8b789b34b8c9b1639b8d85b63456bfa4f5a0888))
669
+ * **styled list:** mobile layout changes ([70f804a](https://github.com/visitscotland/vs-component-library/commit/70f804a05f3a7dbc3bc1c1d7fb513055fa469e3c))
670
+ * **styledlist:** add new variation for icon list ([930dd2e](https://github.com/visitscotland/vs-component-library/commit/930dd2e59426fd84a151ee1b802de0043450b558))
671
+ * **stylednumberedlist:** add a new component ([aa5b62a](https://github.com/visitscotland/vs-component-library/commit/aa5b62a1eba19483465ac782d6658ba128435dfd))
672
+ * **stylednumberedlist:** add a story for the new component ([ec8f26d](https://github.com/visitscotland/vs-component-library/commit/ec8f26daef8005bc03962a3b135d3ed5ff75f1b8))
673
+
674
+
675
+ ### 🔖 Others
676
+
677
+ * **deps:** bump the npm_and_yarn group with 10 updates ([3b2297c](https://github.com/visitscotland/vs-component-library/commit/3b2297c21de1fd27cf256cd7a10bd51a59fac31a))
678
+
679
+
680
+ ### 🎨 Styling
681
+
682
+ * **styled list item:** replace hard-coded colour value with variable ([9fd9c78](https://github.com/visitscotland/vs-component-library/commit/9fd9c7843cc1dda28c41778ca079e9eca6df6456))
683
+
684
+
685
+ ### 📝 Docs
686
+
687
+ * **style list:** add comments to slots and props ([439426e](https://github.com/visitscotland/vs-component-library/commit/439426e5d9c9a3c1966238f0865b1af34dc729dd))
688
+
689
+ ### [3.2.3](https://github.com/visitscotland/vs-component-library/compare/v3.2.2...v3.2.3) (2024-09-26)
690
+
691
+
692
+ ### ✨ Features
693
+
694
+ * **embed wrapper:** allow embed wrapper to access extra content in warning ([545fdc2](https://github.com/visitscotland/vs-component-library/commit/545fdc226031618ca0289c0a8cf4fd903600fa28))
695
+
696
+ ### [3.2.2](https://github.com/visitscotland/vs-component-library/compare/v3.2.1...v3.2.2) (2024-09-24)
697
+
698
+
699
+ ### ✨ Features
700
+
701
+ * **menu:** handle back tabbing better ([339bb66](https://github.com/visitscotland/vs-component-library/commit/339bb6638e425a225d2693ae035d6117c51c7697))
702
+
703
+ ### [3.2.1](https://github.com/visitscotland/vs-component-library/compare/v3.2.0...v3.2.1) (2024-09-24)
704
+
705
+
706
+ ### ✨ Features
707
+
708
+ * **meganav:** close dropdown when tabbing out of it ([be7306a](https://github.com/visitscotland/vs-component-library/commit/be7306aba7b927373ebcaa4004dbf12bb8218633))
709
+ * **site search:** apply same fix to search form ([14e24cd](https://github.com/visitscotland/vs-component-library/commit/14e24cda2daefe1ccd84d485ab9ace6beef0f16b))
710
+ * **video:** remove redundant cookie checks in caption and card ([09e8483](https://github.com/visitscotland/vs-component-library/commit/09e84839be3881ef2d9c44adf145f1ef90e3bb09))
711
+
712
+ ## [3.2.0](https://github.com/visitscotland/vs-component-library/compare/v3.1.9...v3.2.0) (2024-09-23)
713
+
714
+
715
+ ### ✨ Features
716
+
717
+ * **article.stories.js:** add condition to show/hide sidebar content ([3b85a50](https://github.com/visitscotland/vs-component-library/commit/3b85a50e3796fe5d02c67979aa2885317bc15d62))
718
+ * **article.stories.js:** add quote with border to BSH story ([1a2f5e5](https://github.com/visitscotland/vs-component-library/commit/1a2f5e526fd43a7265f4dad418b90f479b8798ce))
719
+ * **article:** add businessSupport option to set specific styles ([1479e0a](https://github.com/visitscotland/vs-component-library/commit/1479e0ae7f3ae50f7d01adfb84357f22d379745a))
720
+ * **article:** add cover image below intro ([f35979c](https://github.com/visitscotland/vs-component-library/commit/f35979c2333da4fbe772a7588ed6368b393dc5f8))
721
+ * **article:** add option to display the cover media below the intro ([06f4bda](https://github.com/visitscotland/vs-component-library/commit/06f4bda753932157fcb3a468478a71553d0076b2))
722
+ * **article:** add option to remove border ([865acad](https://github.com/visitscotland/vs-component-library/commit/865acadda9c776ba7b461ad8f378832055d1d153))
723
+ * **article:** add option to set heading/intro alignment ([efd804f](https://github.com/visitscotland/vs-component-library/commit/efd804fcf3c1e0b3d639447b266ea416b9084142))
724
+ * **article:** remove column with when businessSupport ([07ceb44](https://github.com/visitscotland/vs-component-library/commit/07ceb44ee88e3ca904a0578172f67ad77f742720))
725
+ * **articlesection:** set content width depending on sidebar having content ([216cbea](https://github.com/visitscotland/vs-component-library/commit/216cbea67b9e648047eaf876f2208e4ff2d4fbeb))
726
+ * **article:** set sidebar order on mobile ([ae60da3](https://github.com/visitscotland/vs-component-library/commit/ae60da3764b2d9f9509ceefe0b39506a333af7de))
727
+ * **quote:** add with border variation ([5a551c5](https://github.com/visitscotland/vs-component-library/commit/5a551c56ec89f987e498d4e0a562a6cb0116e8bf))
728
+
729
+
730
+ ### 🐛 Bug Fixes
731
+
732
+ * **article.stories.js:** fix quote paragraph ([90b019e](https://github.com/visitscotland/vs-component-library/commit/90b019edc63f1c53487ed3d848989ff90034c2bd))
733
+ * **article.stories.js:** typo ([4f1793f](https://github.com/visitscotland/vs-component-library/commit/4f1793f5c77ba601ac495ba19a74a2a545d7119d))
734
+ * **article:** replace logical AND with tenarys for clarity ([426088a](https://github.com/visitscotland/vs-component-library/commit/426088ad1b6bcd9993904e1ea8dd66790e4d1ca0))
735
+ * **quote:** update border and author text colour ([6258262](https://github.com/visitscotland/vs-component-library/commit/625826226f99ac68c81df8477b126612999f1167))
736
+
737
+
738
+ ### ✅ Tests
739
+
740
+ * **article seciton:** add unit test ([8a9b68b](https://github.com/visitscotland/vs-component-library/commit/8a9b68b4b1d2c52731edd18cd1446a136b6833ed))
741
+
742
+ ### [3.1.9](https://github.com/visitscotland/vs-component-library/compare/v3.1.8...v3.1.9) (2024-09-23)
743
+
744
+
745
+ ### ✨ Features
746
+
747
+ * **video:** remove cookie checks from page hero as well ([88f7242](https://github.com/visitscotland/vs-component-library/commit/88f72424fc677a8014994f94054b06f1fb8cdb77))
748
+
749
+ ### [3.1.8](https://github.com/visitscotland/vs-component-library/compare/v3.1.7...v3.1.8) (2024-09-20)
750
+
751
+ ### [3.1.7](https://github.com/visitscotland/vs-component-library/compare/v3.1.6...v3.1.7) (2024-09-20)
752
+
753
+
754
+ ### 🐛 Bug Fixes
755
+
756
+ * **analytics:** check for window definition before accessing ([d389bd7](https://github.com/visitscotland/vs-component-library/commit/d389bd769cef1459dc189b548f0e62809277a218))
757
+
758
+ ### [3.1.6](https://github.com/visitscotland/vs-component-library/compare/v3.1.5...v3.1.6) (2024-09-19)
759
+
760
+ ### [3.1.5](https://github.com/visitscotland/vs-component-library/compare/v3.1.4...v3.1.5) (2024-09-19)
761
+
762
+
763
+ ### ✨ Features
764
+
765
+ * **bootstrap-overrides:** add deprecation warning for spacer-1 to 12 ([7223eb4](https://github.com/visitscotland/vs-component-library/commit/7223eb4427a0568a4b5a0094faba7e8eb096dbdb))
766
+ * **spacing.yml tokens and utils:** add spacing tokens in new format ([dd9613d](https://github.com/visitscotland/vs-component-library/commit/dd9613db03d1e08e91c310958ba8f747a3854e4d))
767
+ * **video:** remove cookie warnings from video ([0db76d8](https://github.com/visitscotland/vs-component-library/commit/0db76d8af1bd94a983445a5c9f20447ac9689dd2))
768
+ * **video:** remove redundant no-cookie stories for other videos ([6301bd4](https://github.com/visitscotland/vs-component-library/commit/6301bd46adad74feebfe892ad0fa8216ab48a4e2))
769
+ * **video:** switch to nocookies youtube embed url ([4901029](https://github.com/visitscotland/vs-component-library/commit/49010295cbf70d112122f314b6c3448cd66fd751))
770
+
771
+ ### [3.1.4](https://github.com/visitscotland/vs-component-library/compare/v3.1.3...v3.1.4) (2024-09-12)
772
+
773
+
774
+ ### 🐛 Bug Fixes
775
+
776
+ * **img:** correct tests for srcset ([ee039ae](https://github.com/visitscotland/vs-component-library/commit/ee039ae08b777c407249b75474dc1ecf3b756adf))
777
+ * **page intro:** fix caption display on tablet for full scren ([1efd203](https://github.com/visitscotland/vs-component-library/commit/1efd2034465834dfcba25445d3e2fa3bd98aea7c))
778
+ * **page intro:** fix social share on desktop on full screen mode ([735e1ba](https://github.com/visitscotland/vs-component-library/commit/735e1ba7daca56c8b01af08bfc05e30f44cc798b))
779
+ * **social share:** fix share width on mobile ([980ecf8](https://github.com/visitscotland/vs-component-library/commit/980ecf8eddf1eb1638388ce72f47050ae87e4094))
780
+
781
+ ### [3.1.3](https://github.com/visitscotland/vs-component-library/compare/v3.1.2...v3.1.3) (2024-09-12)
782
+
783
+
784
+ ### 🐛 Bug Fixes
785
+
786
+ * **page intro:** visual bug fixes for fullscreen version ([5909060](https://github.com/visitscotland/vs-component-library/commit/59090603559480c301bf6ec6a585fa81471a4667))
787
+
788
+ ### [3.1.2](https://github.com/visitscotland/vs-component-library/compare/v3.1.1...v3.1.2) (2024-09-10)
789
+
790
+
791
+ ### ♻️ Code Refactoring
792
+
793
+ * **buttons:** tidy code for consistent buttons ([732263f](https://github.com/visitscotland/vs-component-library/commit/732263fb680f69652963e431904da818af8b9ab2))
794
+ * **map:** refactor map category button to be button not VsButton component ([b9cab28](https://github.com/visitscotland/vs-component-library/commit/b9cab28abe98013f73e9a07c62dae0049c5d8a6c))
795
+ * **nav:** fix button specificity ([4495840](https://github.com/visitscotland/vs-component-library/commit/449584035531a528601c915bf2fe3daed8e29249))
796
+
797
+
798
+ ### ✨ Features
799
+
800
+ * **intro:** implement rough fullscreen page intro image ([6c58518](https://github.com/visitscotland/vs-component-library/commit/6c5851842e4278e01e2c0e48832c1e85734d6498))
801
+ * **page intro:** ensure fullscreen mobile view has default behaviour on desktop ([8c5fde7](https://github.com/visitscotland/vs-component-library/commit/8c5fde74982537e611f39f8fad2e714f1a3125df))
802
+ * **page intro:** move hero text back under image ([ca6c444](https://github.com/visitscotland/vs-component-library/commit/ca6c444e8f5b5e8b6a8ebc47a62470ad5d59f48a))
803
+ * **page intro:** switch to tint layout ([de5812f](https://github.com/visitscotland/vs-component-library/commit/de5812f2426120e03a95985d732b48b6a0b55b51))
804
+ * **video stories:** basic implementation ([6d0a82b](https://github.com/visitscotland/vs-component-library/commit/6d0a82b2739cdcac56c3770bda2af0afc2a7057e))
805
+ * **videostories:** remove stories component ([9647347](https://github.com/visitscotland/vs-component-library/commit/9647347665270b215d0480d9e728690358c248ba))
806
+
807
+
808
+ ### 🐛 Bug Fixes
809
+
810
+ * **img:** adjust responsive image sizes in line with .com ([ee8bd07](https://github.com/visitscotland/vs-component-library/commit/ee8bd07e90309dd847baca384f47a731dd1796fb))
811
+ * **page intro:** add unit tests for fsMobile positioning ([5d9deb2](https://github.com/visitscotland/vs-component-library/commit/5d9deb26b032009393a9670803d583cff4b9bb56))
812
+ * **page intro:** correct visual bugs with full screen version ([441f576](https://github.com/visitscotland/vs-component-library/commit/441f5769f1bcbababfdec6cd09f7cc8c3848d160))
813
+ * **page intro:** remove video asset ([23f141f](https://github.com/visitscotland/vs-component-library/commit/23f141f112b875ab2e0ae953d24b8a0d493392ac))
814
+ * **video stories:** remove library ([2b41190](https://github.com/visitscotland/vs-component-library/commit/2b411903efb2dd3b80b2298d8c5acdbd27c7da61))
815
+
816
+ ### [3.1.1](https://github.com/visitscotland/vs-component-library/compare/v3.1.0...v3.1.1) (2024-08-16)
817
+
818
+
819
+ ### ✨ Features
820
+
821
+ * **form:** ensure errors on conditional fields clear when they're hidden ([c2a99f2](https://github.com/visitscotland/vs-component-library/commit/c2a99f25802897395bbd2b259a36d28478e52b36))
822
+
823
+ ## [3.1.0](https://github.com/visitscotland/vs-component-library/compare/v3.0.18...v3.1.0) (2024-08-16)
824
+
825
+
826
+ ### ✅ Tests
827
+
828
+ * **link list:** add tests for table of contents ([f153982](https://github.com/visitscotland/vs-component-library/commit/f153982320318e0d27a846dba19b5258b664dad5))
829
+
830
+
831
+ ### ✨ Features
832
+
833
+ * **linklist.stories.js:** add table of contents variant ([7bbb861](https://github.com/visitscotland/vs-component-library/commit/7bbb861b51a758c2c6edd8dcfd62a6aea0dae51d))
834
+ * **linklist:** add table of contents variant ([7477e3a](https://github.com/visitscotland/vs-component-library/commit/7477e3acecdd275575d6ba5086c79b9c833f8e6b))
835
+ * **linklist:** adjust HTML for accessibility ([98364ea](https://github.com/visitscotland/vs-component-library/commit/98364ea0bac4d27518305742d36a1c8597c906a8))
836
+ * **linklist:** update table of contents styles ([0900f9d](https://github.com/visitscotland/vs-component-library/commit/0900f9d95a9abf778ede7542af0c6431fc55f24a))
837
+
838
+ ### [3.0.18](https://github.com/visitscotland/vs-component-library/compare/v3.0.17...v3.0.18) (2024-08-14)
839
+
840
+
841
+ ### ✨ Features
842
+
843
+ * **modal:** add missing modal video story ([f60d9ff](https://github.com/visitscotland/vs-component-library/commit/f60d9fff47449769548749dfe14da2bd3e528e6d))
844
+
845
+
846
+ ### 🐛 Bug Fixes
847
+
848
+ * **forms:** check conditionals on config load ([4b94d47](https://github.com/visitscotland/vs-component-library/commit/4b94d47c55421db3e9efa8b9a33c2bfd6b9a0db2))
849
+
850
+ ### [3.0.17](https://github.com/visitscotland/vs-component-library/compare/v3.0.16...v3.0.17) (2024-08-06)
851
+
852
+
853
+ ### ✨ Features
854
+
855
+ * **forms:** make all whitespace entries fail required validation ([c3572da](https://github.com/visitscotland/vs-component-library/commit/c3572da87095b65c82f3a1466185a8f38bf3c9a0))
856
+
857
+
858
+ ### 🐛 Bug Fixes
859
+
860
+ * **forms:** account for boolean fields ([0c4af92](https://github.com/visitscotland/vs-component-library/commit/0c4af9231a79505c522d1235c8ba310bb6b4aa00))
861
+
862
+ ### [3.0.16](https://github.com/visitscotland/vs-component-library/compare/v3.0.15...v3.0.16) (2024-08-01)
863
+
864
+
865
+ ### ⏪ Revertions
866
+
867
+ * **product search embed:** revert previous change ([399aeef](https://github.com/visitscotland/vs-component-library/commit/399aeef97b2dbff45dbd1f3cf8c7a5ce5dba71c6))
868
+
869
+ ### [3.0.15](https://github.com/visitscotland/vs-component-library/compare/v3.0.14...v3.0.15) (2024-07-31)
870
+
871
+
872
+ ### ✅ Tests
873
+
874
+ * **dropdown:** update unit test ([82962cd](https://github.com/visitscotland/vs-component-library/commit/82962cd1da60e2422511a6e165992b6bbd9f8756))
875
+ * **meganav dropdown:** update unit tests ([ca03458](https://github.com/visitscotland/vs-component-library/commit/ca0345867c9e84ce724c4b62bafaa790544fae95))
876
+
877
+
878
+ ### 🐛 Bug Fixes
879
+
880
+ * **dropdown:** add css for fallback ([1b35d8c](https://github.com/visitscotland/vs-component-library/commit/1b35d8c7c0ef261cd93ee26870971621157c5076))
881
+ * **dropdown:** add no-js fallback ([34c14e4](https://github.com/visitscotland/vs-component-library/commit/34c14e45cf780d314bbd20bdcb33ea99861fb906))
882
+ * **dropdown:** remove v-if ([3e7c06a](https://github.com/visitscotland/vs-component-library/commit/3e7c06a74ccd576e3127a45654c4e65c88c40893))
883
+ * **dropdown:** typo ([17f4e66](https://github.com/visitscotland/vs-component-library/commit/17f4e669af151684a2f9a43d75257e10e5cea711))
884
+ * **global menu dropdown:** add CSS for fallback ([38f7bd6](https://github.com/visitscotland/vs-component-library/commit/38f7bd67e8385b3c075c8da03f8621077e1df9d6))
885
+ * **mega nav dropdown:** remove v-if ([481838a](https://github.com/visitscotland/vs-component-library/commit/481838a3bfb3c76cb4377b50a754b00f75dc7110))
886
+ * **meganav dropdown:** add CSS for fallback ([c6ce0ea](https://github.com/visitscotland/vs-component-library/commit/c6ce0eac7aac14120bea97bc7c390036e513a06a))
887
+ * **meganav dropdown:** add no-js fallback ([95ad337](https://github.com/visitscotland/vs-component-library/commit/95ad33717aec7a6258111388ea330dd3935c0a01))
888
+
889
+ ### [3.0.14](https://github.com/visitscotland/vs-component-library/compare/v3.0.13...v3.0.14) (2024-07-26)
890
+
891
+
892
+ ### 🐛 Bug Fixes
893
+
894
+ * **meganav:** correct for no-js ([f18467e](https://github.com/visitscotland/vs-component-library/commit/f18467e91c4afc0e2f98b454b92c0822d2561a0e))
895
+ * **meganav:** ensure that nav sits on baseline if final segment is empty ([c80992e](https://github.com/visitscotland/vs-component-library/commit/c80992e4600ac9ce093b58153b00a989b0338b41))
896
+
897
+ ### [3.0.13](https://github.com/visitscotland/vs-component-library/compare/v3.0.12...v3.0.13) (2024-07-24)
898
+
899
+
900
+ ### ✨ Features
901
+
902
+ * **yarn:** update to 4.3 ([e17f1d4](https://github.com/visitscotland/vs-component-library/commit/e17f1d431b74266f466aecf304887fa99609f7ea))
903
+
904
+ ### [3.0.12](https://github.com/visitscotland/vs-component-library/compare/v3.0.11...v3.0.12) (2024-07-23)
905
+
906
+
907
+ ### 🏗 Build System
908
+
909
+ * **package.json:** change prePublish to prepack ([dcdd497](https://github.com/visitscotland/vs-component-library/commit/dcdd497cb9432a5bb9dcdc69d9dd680a0de585b8))
910
+
911
+ ### [3.0.11](https://github.com/visitscotland/vs-component-library/compare/v3.0.10...v3.0.11) (2024-07-23)
912
+
913
+
914
+ ### ✨ Features
915
+
916
+ * **design tokens:** add new colour palette tokens ([93638e6](https://github.com/visitscotland/vs-component-library/commit/93638e612566b93fbd80d335ff09938329f53f7d))
917
+
918
+
919
+ ### 🎨 Styling
920
+
921
+ * **cokens:** change ptarmigan to cloud ([0c4739d](https://github.com/visitscotland/vs-component-library/commit/0c4739d9d78fd9ca9b1a628acb990b1e8f059bfb))
922
+ * **product search:** change oatcake to bluebell ([fe2c67d](https://github.com/visitscotland/vs-component-library/commit/fe2c67d74d53995711078cdfe152a5bf15be9f86))
923
+
924
+ ### [3.0.10](https://github.com/visitscotland/vs-component-library/compare/v3.0.9...v3.0.10) (2024-07-17)
925
+
926
+
927
+ ### ⏪ Revertions
928
+
929
+ * **button.vue:** revert changes to main branch ([4ab9e52](https://github.com/visitscotland/vs-component-library/commit/4ab9e52ae04c801316c98ef209c763731fd10a57))
930
+
931
+
932
+ ### 🐛 Bug Fixes
933
+
934
+ * **button.vue:** dynamically remove unused attributes ([3590b34](https://github.com/visitscotland/vs-component-library/commit/3590b347a19ded833e5ccf7c1e50bcfabc371958))
935
+ * **button:** dynamically remove unused attributes ([944c654](https://github.com/visitscotland/vs-component-library/commit/944c654cf2ccd55d6c49d339eda67f0f82e57ce6))
936
+ * **heading stories:** replace range input for heading levels with radio buttons ([54c0c11](https://github.com/visitscotland/vs-component-library/commit/54c0c11752f9793c45e9ac3cada2179da1eb3a49))
937
+ * **vsform:** make marketo props optional ([136e386](https://github.com/visitscotland/vs-component-library/commit/136e38654773b0e1572be181460bee1d3fd9d8f4))
938
+
939
+
940
+ ### ✨ Features
941
+
942
+ * **storybook:** correct install and build commands ([a588d10](https://github.com/visitscotland/vs-component-library/commit/a588d1074835ae7cd175e88bb470b382e95c4214))
943
+ * **storybook:** deploy static storybook on push to main ([551bdee](https://github.com/visitscotland/vs-component-library/commit/551bdee433bc8ee783a688219d18c82490370384))
944
+ * **storybook:** switch build path ([b0397a1](https://github.com/visitscotland/vs-component-library/commit/b0397a140fc8fe45212bcf677bc983367cd3d226))
945
+
946
+ ### [3.0.9](https://github.com/visitscotland/vs-component-library/compare/v3.0.8...v3.0.9) (2024-06-14)
947
+
948
+
949
+ ### 🐛 Bug Fixes
950
+
951
+ * **meganavdropdown:** function name has changed within bootstrap-vue-next ([0322ebb](https://github.com/visitscotland/vs-component-library/commit/0322ebbe15f8e4f559041c6e328f5f4f82ff4a8c))
952
+
953
+ ### [3.0.8](https://github.com/visitscotland/vs-component-library/compare/v3.0.7...v3.0.8) (2024-06-14)
954
+
955
+
956
+ ### 🐛 Bug Fixes
957
+
958
+ * **bootstrap vue:** correct tab usage ([903c4db](https://github.com/visitscotland/vs-component-library/commit/903c4dbb2306f55ca01515f199bf7e50fc6dc3ed))
959
+ * **yarn.lock:** some dependencies didn't seem to update correctly ([3167e97](https://github.com/visitscotland/vs-component-library/commit/3167e978057da031f6df62ee7c6d9b33d6939343))
960
+
961
+ ### [3.0.7](https://github.com/visitscotland/vs-component-library/compare/v3.0.6...v3.0.7) (2024-06-13)
962
+
963
+ ### [3.0.6](https://github.com/visitscotland/vs-component-library/compare/v3.0.5...v3.0.6) (2024-06-11)
964
+
965
+
966
+ ### 🏗 Build System
967
+
968
+ * **deps:** bump pug from 3.0.2 to 3.0.3 ([041e941](https://github.com/visitscotland/vs-component-library/commit/041e941c4cf4a1f2be6b0000abc16bd1c658876a))
969
+
970
+
971
+ ### 🐛 Bug Fixes
972
+
973
+ * **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)
974
+
975
+ ### [3.0.5](https://github.com/visitscotland/vs-component-library/compare/v3.0.4...v3.0.5) (2024-06-10)
976
+
977
+
978
+ ### 🏗 Build System
979
+
980
+ * **build:** stop double building theo in build script ([0f280c3](https://github.com/visitscotland/vs-component-library/commit/0f280c3a176e2ca2ecaefb3119677872d4fefb7c))
981
+
982
+
983
+ ### ✨ Features
984
+
985
+ * **bootstrap:** update BVN to v0.17 ([a056c3b](https://github.com/visitscotland/vs-component-library/commit/a056c3b00bed03a68f1ae027b154f4250958fc14))
986
+ * **icons:** add crow icon used in stories ([da78728](https://github.com/visitscotland/vs-component-library/commit/da7872815ee13fd1c264a3efb4ac5719691640fb))
987
+
988
+
989
+ ### 🐛 Bug Fixes
990
+
991
+ * **a11y:** add aria-disabled tag to disabled button - prevent colour contrast error ([cf5c7e2](https://github.com/visitscotland/vs-component-library/commit/cf5c7e26e38c66c5e9cc7abd4b03004cbd9257be))
992
+ * **a11y:** add aria-label fallback for icon only buttons ([513d7b8](https://github.com/visitscotland/vs-component-library/commit/513d7b8ed2ac1f07e8263914f1adf2b633ce6418))
993
+ * **a11y:** add correct aria role to footer menus ([4baf7eb](https://github.com/visitscotland/vs-component-library/commit/4baf7eba70cf1f8e55a3f37c38db71d4ac64249a))
994
+ * **a11y:** add fallback aria label to map markers ([bedae08](https://github.com/visitscotland/vs-component-library/commit/bedae0864b81f0bf4235f67ff44f911f4c564ca9))
995
+ * **a11y:** add isStatic option to meganav to add appropriate roles for static container ([e246213](https://github.com/visitscotland/vs-component-library/commit/e24621342e0647ca167568fef37b178f4ff85976))
996
+ * **a11y:** add missing toggle button text to stories ([88328ff](https://github.com/visitscotland/vs-component-library/commit/88328ff43e888e87e9ebabe7ab3fb9379306c916))
997
+ * **a11y:** add more toggle button text ([9091298](https://github.com/visitscotland/vs-component-library/commit/9091298b537508374a813344d0744b56933e3985))
998
+ * **a11y:** add role="menuitem" to dropdown items ([b3b1832](https://github.com/visitscotland/vs-component-library/commit/b3b1832836b5d34fba44b417ff5cfbab57366d9b))
999
+ * **a11y:** correct menu/menuitem aria roles in meganav ([4e2c8d1](https://github.com/visitscotland/vs-component-library/commit/4e2c8d1f560570d64d2e2977f633c8b9ecbfd955))
1000
+ * **a11y:** correct number input label anchoring ([b142a7c](https://github.com/visitscotland/vs-component-library/commit/b142a7c733e2023c329b0fd727a4b31c52dc5569))
1001
+ * **a11y:** override bootstrap vue next scope behaviour for non-th table cells ([e3bd4fe](https://github.com/visitscotland/vs-component-library/commit/e3bd4fe4fa51e5da6d3996a94a807a2fa56ab57f))
1002
+ * **a11y:** remove duplicated description list ([92391c4](https://github.com/visitscotland/vs-component-library/commit/92391c4bd7328f6a756d82a035defa2fd9e3c007))
1003
+ * **a11y:** remove h4 from product card if empty ([8d231a5](https://github.com/visitscotland/vs-component-library/commit/8d231a53fa1bc5b84e7943370f9876c239facafe))
1004
+ * **a11y:** update bootstrap and add aria-disabled to tag disabled tabs ([52383c8](https://github.com/visitscotland/vs-component-library/commit/52383c8a28e20b5b23a4c8d2edbb35b87be97ad8))
1005
+ * **bootstrap vue:** bump to v0.17 ([13e2e29](https://github.com/visitscotland/vs-component-library/commit/13e2e2988812e91051ad1b5d44411ad9c1e57c83))
1006
+ * **bootstrap:** adjust popover position and update close function name ([ac8fe12](https://github.com/visitscotland/vs-component-library/commit/ac8fe12af83730441f0770e2f656e31be00c5996))
1007
+ * **bootstrap:** correct dropdown menu references for language menu ([b0cbad4](https://github.com/visitscotland/vs-component-library/commit/b0cbad4b67411af173426cb236322fc63cbee10a))
1008
+ * **bootstrap:** move reference to dropdown menu ([c98e492](https://github.com/visitscotland/vs-component-library/commit/c98e492611d656c3b9b94b61b7762c1fd3902762))
1009
+ * **bootstrap:** remove references to btn-content in button ([95e02de](https://github.com/visitscotland/vs-component-library/commit/95e02de835212d97afda9bac7fcafabb9ed1d5fa))
1010
+ * **bootstrap:** remove references to btn-content in Map sidebar ([a9c3608](https://github.com/visitscotland/vs-component-library/commit/a9c3608a9f565402c0386ead3fdf7f46d7f391b3))
1011
+ * **bootstrap:** restore background colour for modals ([74a1daa](https://github.com/visitscotland/vs-component-library/commit/74a1daad32e1c6716b5c6fdd6b983b7e77706b7e))
1012
+ * **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))
1013
+ * **typescript:** fix declaration generation error with aliases ([1ec1089](https://github.com/visitscotland/vs-component-library/commit/1ec108991d0abeb546800f54c6536ff70bf9df03))
1014
+ * **vs form:** only get hidden fields within form component ([1c7a59f](https://github.com/visitscotland/vs-component-library/commit/1c7a59f1de07889755ddbcf396b266acc791db69))
1015
+
1016
+ ### [3.0.4](https://github.com/visitscotland/vs-component-library/compare/v3.0.3...v3.0.4) (2024-06-04)
1017
+
1018
+
1019
+ ### 🐛 Bug Fixes
1020
+
1021
+ * **icons:** update icon shortcodes where used in css ([391073b](https://github.com/visitscotland/vs-component-library/commit/391073b68940d37714ffd4a5dc027b6c2bde2d68))
1022
+
1023
+
1024
+ ### ✨ Features
1025
+
1026
+ * **build:** externalise mapbox and restore map to main bundle ([25c0e66](https://github.com/visitscotland/vs-component-library/commit/25c0e6630f3f184d82547a59ef151bf38ce3b835))
1027
+ * **form:** add hidden field(s) info to payload ([0e786e0](https://github.com/visitscotland/vs-component-library/commit/0e786e003efdc1067dbba8e6c4a0ca4ae9a17631))
1028
+ * **form:** add hidden field(s) name and value to the submisson payload ([009fbc1](https://github.com/visitscotland/vs-component-library/commit/009fbc18dce268bdc5bf8ca919cead26176a09d7))
1029
+ * **icons:** remove un-used fontawesome files ([2192725](https://github.com/visitscotland/vs-component-library/commit/2192725d1d89abca416e2bc33901bb984cb485ba))
1030
+
1031
+ ### [3.0.3](https://github.com/visitscotland/vs-component-library/compare/v3.0.2...v3.0.3) (2024-05-30)
1032
+
1033
+
1034
+ ### ✨ Features
1035
+
1036
+ * **fontawesome:** add missing variable files ([7f89271](https://github.com/visitscotland/vs-component-library/commit/7f89271738fac1e48018c14b12ec9c2ec3d973af))
1037
+ * **icons:** switch to reduced, custom subset of icons ([361726f](https://github.com/visitscotland/vs-component-library/commit/361726f30588f83de87814868fc6442d0aebcb02))
1038
+
1039
+ ### [3.0.2](https://github.com/visitscotland/vs-component-library/compare/v3.0.1...v3.0.2) (2024-05-29)
1040
+
1041
+ ### [3.0.1](https://github.com/visitscotland/vs-component-library/compare/v3.0.0...v3.0.1) (2024-05-29)
1042
+
1043
+
1044
+ ### ✨ Features
1045
+
1046
+ * **vsform:** add slot for hidden fields ([0e12a20](https://github.com/visitscotland/vs-component-library/commit/0e12a20686c133ead10b91514f440fe1f2a3c6ca))
1047
+
1048
+
1049
+ ### 🐛 Bug Fixes
1050
+
1051
+ * **form.stories.js:** missing quotes ([e474738](https://github.com/visitscotland/vs-component-library/commit/e47473862fb9fffa0f149cb6d1fd817bedeab68d))
1052
+
1053
+ ## [3.0.0](https://github.com/visitscotland/vs-component-library/compare/v2.0.7...v3.0.0) (2024-05-27)
1054
+
1055
+
1056
+ ### ♻️ Code Refactoring
1057
+
1058
+ * **code review:** include code review fixes ([2864318](https://github.com/visitscotland/vs-component-library/commit/286431887857b9fd7a494390ae9ac6c45ca951d2))
1059
+
1060
+
1061
+ ### 🔖 Others
1062
+
1063
+ * **build:** merge main ([bed5ee3](https://github.com/visitscotland/vs-component-library/commit/bed5ee3c0efecaf2d5d25abf07669f5e71dcb8fd))
1064
+
1065
+
1066
+ ### 🏗 Build System
1067
+
1068
+ * **export:** move main requireq into export ([1825e41](https://github.com/visitscotland/vs-component-library/commit/1825e41760fb31606ffde9222dc88d931039f43d))
1069
+
1070
+
1071
+ ### 🐛 Bug Fixes
1072
+
1073
+ * **build:** remove breaking bootstrap imports ([4aa5f81](https://github.com/visitscotland/vs-component-library/commit/4aa5f814b2736eede276df9b92bfc51a6b99f228))
1074
+ * **code review:** tidy up merge issues and remove extra releases ([ff0fab5](https://github.com/visitscotland/vs-component-library/commit/ff0fab59fcb95fa448f38f1f8232e64f2f51207f))
1075
+ * **style:** restore bvn styles for non-export ([8ced6fb](https://github.com/visitscotland/vs-component-library/commit/8ced6fb2628f625a1e0481809f81369e72319804))
1076
+ * **tests:** correct type path in constant ([6caf6f9](https://github.com/visitscotland/vs-component-library/commit/6caf6f9a2028ebab0108f801b20152865eadc77e))
1077
+ * **video:** and in another place ([b9375ea](https://github.com/visitscotland/vs-component-library/commit/b9375ea578b3a1a7cc4dea177ea7c772af0017d5))
1078
+ * **video:** check for player before accessing ([8482e3a](https://github.com/visitscotland/vs-component-library/commit/8482e3ab759773cf9ca5a373bc264a7782fc63df))
1079
+
1080
+
1081
+ ### ✨ Features
1082
+
1083
+ * **forms:** add a test for axios submission ([02b377a](https://github.com/visitscotland/vs-component-library/commit/02b377ae8616f5f2c19abf8c95884d50fc494eb0))
1084
+
1085
+
1086
+ ### ✅ Tests
1087
+
1088
+ * **forms:** add test for actual form url submission ([17d5116](https://github.com/visitscotland/vs-component-library/commit/17d511623823ea518b3571561f8113f7bb39c8bf))
1089
+
1090
+ ### [0.0.35](https://github.com/visitscotland/vs-component-library/compare/v0.0.34...v0.0.35) (2024-05-17)
1091
+
1092
+
1093
+ ### ✨ Features
1094
+
1095
+ * **perf:** separate maps into their own entrypoint ([3fdd9f9](https://github.com/visitscotland/vs-component-library/commit/3fdd9f9bcbc8db9893f6172a5d69b8f293e4838b))
1096
+
1097
+
1098
+ ### 🔖 Others
1099
+
1100
+ * **release:** 0.0.35 ([0aec679](https://github.com/visitscotland/vs-component-library/commit/0aec679ec79f5e00d3bb8986d743c29993f57476))
1101
+
1102
+ ### [0.0.34](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v0.0.34) (2024-05-17)
1103
+
1104
+
1105
+ ### ✨ Features
1106
+
1107
+ * **perf:** temporarily remove map ([2a6ce12](https://github.com/visitscotland/vs-component-library/commit/2a6ce12ba14d38a76576e2c4b2b465b1ca43cabe))
1108
+
1109
+
1110
+ ### 🔖 Others
1111
+
1112
+ * **release:** 0.0.34 ([afe0ee0](https://github.com/visitscotland/vs-component-library/commit/afe0ee03ea7737eae516c37cce77f35935793812))
1113
+
1114
+ ### [0.0.33](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v0.0.33) (2024-05-15)
1115
+
1116
+
1117
+ ### ✨ Features
1118
+
1119
+ * **performance:** split font css into separate exit ([83d846e](https://github.com/visitscotland/vs-component-library/commit/83d846e62c6850e95be016665a6f3d20e742efbc))
1120
+
1121
+
1122
+ ### 🔖 Others
1123
+
1124
+ * **release:** 0.0.33 ([0432dcb](https://github.com/visitscotland/vs-component-library/commit/0432dcb64c9d3ee0d12beac68fe83f3fb50b3f34))
1125
+
1126
+ ### [0.0.32](https://github.com/visitscotland/vs-component-library/compare/v0.0.31...v0.0.32) (2024-04-30)
1127
+
1128
+
1129
+ ### ✨ Features
1130
+
1131
+ * **meganav:** if no search, expand nav to fill space ([8e846dc](https://github.com/visitscotland/vs-component-library/commit/8e846dcd13467e52c0d7722ac7eac18e122ed1a4))
1132
+
1133
+
1134
+ ### 🔖 Others
1135
+
1136
+ * **release:** 0.0.32 ([d111842](https://github.com/visitscotland/vs-component-library/commit/d1118420d3eb32f17bf16c4fbf6f8e1d8cd95893))
1137
+
1138
+ ### [0.0.31](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v0.0.31) (2024-04-29)
1139
+
1140
+
1141
+ ### 🔖 Others
1142
+
1143
+ * **release:** 0.0.31 ([4a13428](https://github.com/visitscotland/vs-component-library/commit/4a13428f07849b3b901a74a2db24c4c336e8eaee))
1144
+
1145
+ ### [0.0.30](https://github.com/visitscotland/vs-component-library/compare/v0.0.29...v0.0.30) (2024-04-26)
1146
+
1147
+
1148
+ ### ✨ Features
1149
+
1150
+ * **rebrand:** correct [@component](https://github.com/component) paths ([81dbfdf](https://github.com/visitscotland/vs-component-library/commit/81dbfdfe6850f4c2cad26aeeceaa8b12b6c79363))
1151
+
1152
+
1153
+ ### 🔖 Others
1154
+
1155
+ * **release:** 0.0.30 ([313104a](https://github.com/visitscotland/vs-component-library/commit/313104a3d8e2d53ec6450f5940909eb222eba019))
1156
+
1157
+ ### [0.0.29](https://github.com/visitscotland/vs-component-library/compare/v0.0.28...v0.0.29) (2024-04-26)
1158
+
1159
+
1160
+ ### ✨ Features
1161
+
1162
+ * **tokens:** update border token in description list ([60b6d93](https://github.com/visitscotland/vs-component-library/commit/60b6d93a918d438b11f903ad8d4b0fb7ee332b2f))
1163
+
1164
+
1165
+ ### 🔖 Others
1166
+
1167
+ * **release:** 0.0.29 ([265a021](https://github.com/visitscotland/vs-component-library/commit/265a021f4f3524a232904e85763f48b094edcdb0))
1168
+
1169
+ ### [0.0.28](https://github.com/visitscotland/vs-component-library/compare/v0.0.27...v0.0.28) (2024-04-26)
1170
+
1171
+
1172
+ ### ✨ Features
1173
+
1174
+ * **tokens:** update token names in static link ([15c28be](https://github.com/visitscotland/vs-component-library/commit/15c28bed5c2b561911193ab330e864ef8861783f))
1175
+
1176
+
1177
+ ### 🔖 Others
1178
+
1179
+ * **release:** 0.0.28 ([2ad2ccf](https://github.com/visitscotland/vs-component-library/commit/2ad2ccfbc1a2a61645769f8aa9f7466f1eeaa58c))
1180
+
1181
+ ### [0.0.27](https://github.com/visitscotland/vs-component-library/compare/v0.0.26...v0.0.27) (2024-04-24)
1182
+
1183
+
1184
+ ### ✨ Features
1185
+
1186
+ * **nav:** add mobile static link options ([a4adf8f](https://github.com/visitscotland/vs-component-library/commit/a4adf8f46f97d2ecd930265766ebcf36d7102515))
1187
+
1188
+
1189
+ ### 🔖 Others
1190
+
1191
+ * **release:** 0.0.27 ([e010c47](https://github.com/visitscotland/vs-component-library/commit/e010c471e48bd3413ce7018cd055c56c703eec09))
1192
+
1193
+ ### [0.0.26](https://github.com/visitscotland/vs-component-library/compare/v0.0.25...v0.0.26) (2024-04-24)
1194
+
1195
+
1196
+ ### ✨ Features
1197
+
1198
+ * **export:** add new comp to export index ([5157e26](https://github.com/visitscotland/vs-component-library/commit/5157e26818b1537b7b2abee627ac2bd03a0822ef))
1199
+
1200
+
1201
+ ### 🔖 Others
1202
+
1203
+ * **release:** 0.0.26 ([d49855d](https://github.com/visitscotland/vs-component-library/commit/d49855dbe9fc4b4b6f1232995c36c46e9100c583))
1204
+
1205
+ ### [0.0.25](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v0.0.25) (2024-04-24)
1206
+
1207
+
1208
+ ### ✨ Features
1209
+
1210
+ * **meganav:** implement Static link ([1111d5a](https://github.com/visitscotland/vs-component-library/commit/1111d5a4ca5dbb3126479d7ada1eedb55dbb5291))
1211
+
1212
+
1213
+ ### 🔖 Others
1214
+
1215
+ * **release:** 0.0.25 ([8292220](https://github.com/visitscotland/vs-component-library/commit/8292220efef9e2aca7a340b613e11b1792c0fd08))
1216
+
1217
+ ### [0.0.24](https://github.com/visitscotland/vs-component-library/compare/v0.0.23...v0.0.24) (2024-04-18)
1218
+
1219
+
1220
+ ### ✨ Features
1221
+
1222
+ * **footer:** add linkedin option to validator ([287362a](https://github.com/visitscotland/vs-component-library/commit/287362aebe598b1cdab26a8618bfb1a832492bb9))
1223
+ * **meganav:** add static link styles ([208bd9c](https://github.com/visitscotland/vs-component-library/commit/208bd9c1114cde3bba19365417336b19e2a498a8))
1224
+ * **nav:** add option to remove search ([33a20cf](https://github.com/visitscotland/vs-component-library/commit/33a20cfa343cd92b40cfd5d3145c6b7b184950e6))
1225
+
1226
+
1227
+ ### 🔖 Others
1228
+
1229
+ * **release:** 0.0.24 ([8ef576a](https://github.com/visitscotland/vs-component-library/commit/8ef576a5f41a5422fac662837ce8c9f7f2d12707))
1230
+
1231
+ ### [0.0.23](https://github.com/visitscotland/vs-component-library/compare/v0.0.22...v0.0.23) (2024-04-17)
1232
+
1233
+
1234
+ ### ✨ Features
1235
+
1236
+ * **forms:** revert to json submission ([93a3f2d](https://github.com/visitscotland/vs-component-library/commit/93a3f2d25e3f4f9a0ee25f96e90f1be02ec26a6c))
1237
+
1238
+
1239
+ ### 🔖 Others
1240
+
1241
+ * **release:** 0.0.23 ([799b83f](https://github.com/visitscotland/vs-component-library/commit/799b83f92468a3f1531b543e9602deddad3000bf))
1242
+
1243
+ ### [0.0.22](https://github.com/visitscotland/vs-component-library/compare/v0.0.21...v0.0.22) (2024-04-16)
1244
+
1245
+
1246
+ ### 🐛 Bug Fixes
1247
+
1248
+ * **forms:** aaaaaaaa ([84ae697](https://github.com/visitscotland/vs-component-library/commit/84ae6971a85b2732cb616d046738c409a592721e))
1249
+
1250
+
1251
+ ### 🔖 Others
1252
+
1253
+ * **release:** 0.0.22 ([0b6b86c](https://github.com/visitscotland/vs-component-library/commit/0b6b86c288bf707aeecbf4c1454d856885d2d5b9))
1254
+
1255
+ ### [0.0.21](https://github.com/visitscotland/vs-component-library/compare/v0.0.20...v0.0.21) (2024-04-16)
1256
+
1257
+
1258
+ ### 🐛 Bug Fixes
1259
+
1260
+ * **form:** correct ref to formType ([4790c8f](https://github.com/visitscotland/vs-component-library/commit/4790c8fbbc4b7117608bf2380048c67687fd1531))
1261
+
1262
+
1263
+ ### 🔖 Others
1264
+
1265
+ * **release:** 0.0.21 ([54f4bad](https://github.com/visitscotland/vs-component-library/commit/54f4badb096aae02ee8a5de012a36765042a520f))
1266
+
1267
+ ### [0.0.20](https://github.com/visitscotland/vs-component-library/compare/v0.0.19...v0.0.20) (2024-04-16)
1268
+
1269
+
1270
+ ### 🐛 Bug Fixes
1271
+
1272
+ * **form:** actually send form data ([cf6b358](https://github.com/visitscotland/vs-component-library/commit/cf6b358cd177595118077e4b899070301d49b186))
1273
+
1274
+
1275
+ ### 🔖 Others
1276
+
1277
+ * **release:** 0.0.20 ([6f599ae](https://github.com/visitscotland/vs-component-library/commit/6f599ae290b157e1703e33fb9ad28dbe260a87ff))
1278
+
1279
+ ### [0.0.19](https://github.com/visitscotland/vs-component-library/compare/v0.0.18...v0.0.19) (2024-04-16)
1280
+
1281
+
1282
+ ### 🐛 Bug Fixes
1283
+
1284
+ * **form:** switch to form data ([7522f79](https://github.com/visitscotland/vs-component-library/commit/7522f7925306157437d1a38d0bb5675db5c6cb1d))
1285
+
1286
+
1287
+ ### 🔖 Others
1288
+
1289
+ * **release:** 0.0.19 ([9542d62](https://github.com/visitscotland/vs-component-library/commit/9542d626178879a7412917dc2002cef32087d3bd))
1290
+
1291
+ ### [0.0.18](https://github.com/visitscotland/vs-component-library/compare/v0.0.17...v0.0.18) (2024-04-16)
1292
+
1293
+
1294
+ ### 🐛 Bug Fixes
1295
+
1296
+ * **form:** correct formType path ([e78522c](https://github.com/visitscotland/vs-component-library/commit/e78522c46fe5aa9eae8424dd7074ea5e5b913f07))
1297
+
1298
+
1299
+ ### 🔖 Others
1300
+
1301
+ * **release:** 0.0.18 ([180159f](https://github.com/visitscotland/vs-component-library/commit/180159ff5087e667caf448e264bb28db90e29019))
1302
+
1303
+ ### [0.0.17](https://github.com/visitscotland/vs-component-library/compare/v0.0.16...v0.0.17) (2024-04-16)
1304
+
1305
+
1306
+ ### ✨ Features
1307
+
1308
+ * **forms:** add formType and recaptcha to ajax form ([fca48a0](https://github.com/visitscotland/vs-component-library/commit/fca48a09ceff913243b36458d9726879ebf9b7b7))
1309
+
1310
+
1311
+ ### 🔖 Others
1312
+
1313
+ * **release:** 0.0.17 ([3c6c49b](https://github.com/visitscotland/vs-component-library/commit/3c6c49b29e1430297ac9d088a00827fd69f2698c))
1314
+
1315
+ ### [0.0.16](https://github.com/visitscotland/vs-component-library/compare/v0.0.15...v0.0.16) (2024-04-11)
1316
+
1317
+
1318
+ ### 🔖 Others
1319
+
1320
+ * **release:** 0.0.16 ([5250269](https://github.com/visitscotland/vs-component-library/commit/525026949186be6e4d32f7073227de3043638a19))
1321
+
1322
+ ### [0.0.15](https://github.com/visitscotland/vs-component-library/compare/v0.0.14...v0.0.15) (2024-04-04)
1323
+
1324
+
1325
+ ### ✨ Features
1326
+
1327
+ * **input:** add min and max to number type inputs ([a68cd86](https://github.com/visitscotland/vs-component-library/commit/a68cd8683c958694f645121e735a321ac9337d0b))
1328
+ * **input:** add tests for min max validation ([c2de0f2](https://github.com/visitscotland/vs-component-library/commit/c2de0f2267966e771ca4260d4b61db2f6b9d8a6e))
1329
+ * **input:** add tests for min/max validation ([ac52e11](https://github.com/visitscotland/vs-component-library/commit/ac52e114325efddc6660f7086bc28343cb2f030f))
1330
+
1331
+
1332
+ ### 🔖 Others
1333
+
1334
+ * **release:** 0.0.15 ([084dbec](https://github.com/visitscotland/vs-component-library/commit/084dbecf28ec46dd5a88d995458159fe9ee18543))
1335
+
1336
+ ### [0.0.14](https://github.com/visitscotland/vs-component-library/compare/v0.0.13...v0.0.14) (2024-04-03)
1337
+
1338
+
1339
+ ### ✨ Features
1340
+
1341
+ * **form:** make form generic ([640f0d2](https://github.com/visitscotland/vs-component-library/commit/640f0d2c9c8460320ae85fa5665db5fd45933fcc))
1342
+
1343
+
1344
+ ### 🔖 Others
1345
+
1346
+ * **release:** 0.0.14 ([89f5c46](https://github.com/visitscotland/vs-component-library/commit/89f5c4680e3cf58d8448809af221bcbb2f42fccd))
1347
+
1348
+ ### [0.0.13](https://github.com/visitscotland/vs-component-library/compare/v0.0.12...v0.0.13) (2024-04-02)
1349
+
1350
+
1351
+ ### ✨ Features
1352
+
1353
+ * **cookies:** add cookie checker to index ([358fd04](https://github.com/visitscotland/vs-component-library/commit/358fd047326507ea4f6ffaacc20c95c830849d3d))
1354
+
1355
+
1356
+ ### 🔖 Others
1357
+
1358
+ * **release:** 0.0.13 ([57af4d7](https://github.com/visitscotland/vs-component-library/commit/57af4d7056ec3adab76ce5802ca461ec19cffb1d))
1359
+
1360
+ ### [0.0.12](https://github.com/visitscotland/vs-component-library/compare/v0.0.11...v0.0.12) (2024-04-01)
1361
+
1362
+
1363
+ ### 🐛 Bug Fixes
1364
+
1365
+ * **stores:** revert fix for computed bug ([e21be1a](https://github.com/visitscotland/vs-component-library/commit/e21be1ad7e6332e2641ae1f5c85ab970398ca0a3))
1366
+
1367
+
1368
+ ### 🔖 Others
1369
+
1370
+ * **release:** 0.0.12 ([7971961](https://github.com/visitscotland/vs-component-library/commit/797196163f5c684785400f3ad6c29f3b8d64d4eb))
1371
+
1372
+ ### [0.0.11](https://github.com/visitscotland/vs-component-library/compare/v0.0.10...v0.0.11) (2024-04-01)
1373
+
1374
+
1375
+ ### 🐛 Bug Fixes
1376
+
1377
+ * **stores:** attempt [#2](https://github.com/visitscotland/vs-component-library/issues/2) ([5f2baec](https://github.com/visitscotland/vs-component-library/commit/5f2baec407d3b4514b1f4757de674388730899ca))
1378
+
1379
+
1380
+ ### 🔖 Others
1381
+
1382
+ * **release:** 0.0.11 ([5382f83](https://github.com/visitscotland/vs-component-library/commit/5382f83d2ba0f39902d1bcc206d6d660227d2cb4))
1383
+
1384
+ ### [0.0.10](https://github.com/visitscotland/vs-component-library/compare/v0.0.9...v0.0.10) (2024-04-01)
1385
+
1386
+
1387
+ ### 🐛 Bug Fixes
1388
+
1389
+ * **stores:** move instantiation to setup ([c73f420](https://github.com/visitscotland/vs-component-library/commit/c73f4202a1ddf507188a3579d4bd1d444cda6278))
1390
+
1391
+
1392
+ ### 🔖 Others
1393
+
1394
+ * **release:** 0.0.10 ([27a4bcf](https://github.com/visitscotland/vs-component-library/commit/27a4bcf4cc1bd4628d4ba4210aa13dddfae91992))
1395
+
1396
+ ### [0.0.9](https://github.com/visitscotland/vs-component-library/compare/v0.0.8...v0.0.9) (2024-03-27)
1397
+
1398
+
1399
+ ### 🐛 Bug Fixes
1400
+
1401
+ * **stores:** refactor out mapstates to remove computed warning ([0eccceb](https://github.com/visitscotland/vs-component-library/commit/0eccceb4d14ea6816e1164ed16252fbd91565be3))
1402
+
1403
+
1404
+ ### 🔖 Others
1405
+
1406
+ * **release:** 0.0.9 ([b397d81](https://github.com/visitscotland/vs-component-library/commit/b397d81c1a7e8087db23887a520ea3d63897a133))
1407
+
1408
+ ### [0.0.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v0.0.8) (2024-03-26)
1409
+
1410
+
1411
+ ### 🔖 Others
1412
+
1413
+ * **release:** 0.0.8 ([bdc21d2](https://github.com/visitscotland/vs-component-library/commit/bdc21d27555ff451386b5772c23f0f8930678747))
1414
+
1415
+ ### [0.0.7](https://github.com/visitscotland/vs-component-library/compare/v0.0.6...v0.0.7) (2024-03-14)
1416
+
1417
+
1418
+ ### 🐛 Bug Fixes
1419
+
1420
+ * **video:** remove redundant check from computed prop in videocaption ([a9480f7](https://github.com/visitscotland/vs-component-library/commit/a9480f7a039c3b7cad82d355e415616a5ca95a70))
1421
+
1422
+
1423
+ ### 🔖 Others
1424
+
1425
+ * **release:** 0.0.7 ([25bfe6d](https://github.com/visitscotland/vs-component-library/commit/25bfe6d6494166d5db83243726753c175825c6fd))
1426
+
1427
+ ### [0.0.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.3...v0.0.6) (2024-03-12)
1428
+
1429
+
1430
+ ### ✅ Tests
1431
+
1432
+ * **video:** correct id in other comp tests ([b5dccbb](https://github.com/visitscotland/vs-component-library/commit/b5dccbb458e89b677aa23bfa84c3625109dad9d9))
1433
+ * **video:** correct video mock usage ([608dd46](https://github.com/visitscotland/vs-component-library/commit/608dd46e35498714a24fba2a5dae8b0e454067a4))
1434
+ * **video:** update video stub name ([202a40d](https://github.com/visitscotland/vs-component-library/commit/202a40d445159e9c67fd7762a0833cadeca335a7))
1435
+
1436
+
1437
+ ### 🐛 Bug Fixes
1438
+
1439
+ * **all:** resolve merge conflicts ([57879a1](https://github.com/visitscotland/vs-component-library/commit/57879a1b1df5d6e8d2cc7c57fc6e3028ede8ca0c))
1440
+ * **build:** remove unnecessary transpile ([b0bb066](https://github.com/visitscotland/vs-component-library/commit/b0bb06619fddf4c540be1079920414f6c9ec08d4))
1441
+ * **case names:** correct case names ([733093d](https://github.com/visitscotland/vs-component-library/commit/733093d94d2fba5b1e4296c520938eb58c9874a4))
1442
+ * **components:** linting errors ([644139a](https://github.com/visitscotland/vs-component-library/commit/644139a7a1650d03602a74d2f868972f4a2868c9))
1443
+ * **merge:** more merge errors ([5382a49](https://github.com/visitscotland/vs-component-library/commit/5382a49a47fde2ab37ee1a83ea79b1fa287bb5c4))
1444
+ * **video:** correct addVideo for new store setup ([971be32](https://github.com/visitscotland/vs-component-library/commit/971be32acffc3e39f3a94d33066d0aee95287c77))
1445
+ * **vite.config.js:** define process ([e1b15ce](https://github.com/visitscotland/vs-component-library/commit/e1b15cee86d783062b4b25e01ab7555fbc47ae19))
1446
+
1447
+
1448
+ ### ✨ Features
1449
+
1450
+ * **build:** add process definitions ([2bc5469](https://github.com/visitscotland/vs-component-library/commit/2bc54694e89f0a3c691121e1388d535af30622f3))
1451
+ * **build:** add theo to build script ([3dc6993](https://github.com/visitscotland/vs-component-library/commit/3dc6993e67634a38a35a94d65207fc2cade86266))
1452
+ * **build:** load bootstrap styles globally ([6048409](https://github.com/visitscotland/vs-component-library/commit/6048409c144511aca75c8c1162a5a36a57f7fdbc))
1453
+ * **build:** transpile youtube-vue3 ([5f2c71b](https://github.com/visitscotland/vs-component-library/commit/5f2c71b7cc786f9eb44c8b9c3a8c2b0c4516c9db))
1454
+ * **build:** update yarn lock ([2aecbcc](https://github.com/visitscotland/vs-component-library/commit/2aecbcc1eaaab0ea9b9cabd1e7776d7e3708fb36))
1455
+ * **components:** add vite library build ([041bdc9](https://github.com/visitscotland/vs-component-library/commit/041bdc9337ea09b978c2f2d3593d2b92feab188e))
1456
+ * **components:** export more components ([38109ad](https://github.com/visitscotland/vs-component-library/commit/38109adf885f08c209a50153ed1eb6382b45e25c))
1457
+ * **git:** restore removed changes from merge ([e7d06e6](https://github.com/visitscotland/vs-component-library/commit/e7d06e618e5ecbdebf252b76e2ac628c2dca738b))
1458
+ * **image scaler:** move low rez image logic into img ([b5ccf6a](https://github.com/visitscotland/vs-component-library/commit/b5ccf6a482d7334bf42d3ac1d98fe80923deaeb6))
1459
+ * **image scaling:** move srcset in for all imgs ([ffd4570](https://github.com/visitscotland/vs-component-library/commit/ffd45701553707e4bf9a964cac1a2589c40ccf16))
1460
+ * **images:** tidy up image mixin move ([6f246ac](https://github.com/visitscotland/vs-component-library/commit/6f246ac05591340a6c68f18bc7868e636600408d))
1461
+ * **imagewithcaption:** generate uid for caption without nuxt-unfriendly dependency ([4422755](https://github.com/visitscotland/vs-component-library/commit/4422755d0e20cb578a1241d0328eac6dce37895f))
1462
+ * **meganav:** make meganav item names more generic ([3fc7cfc](https://github.com/visitscotland/vs-component-library/commit/3fc7cfc3ae3f190bd9cf84ebfafb4c73750fd368))
1463
+ * **release:** change to temporary separate package name ([704ccb5](https://github.com/visitscotland/vs-component-library/commit/704ccb5db959941c73b0cd3aa3f05661151fd362))
1464
+ * **release:** release with merge from main ([1f9c327](https://github.com/visitscotland/vs-component-library/commit/1f9c327cbdfdaac7e3fb8b6af5e90658b1b35c11))
1465
+ * **test:** move pinia test setup to base file ([79c47b7](https://github.com/visitscotland/vs-component-library/commit/79c47b7db3d61e47a4cd7f29661349bbd67f2e4f))
1466
+ * **typescript:** generate declaration files in vite library build ([fd7148e](https://github.com/visitscotland/vs-component-library/commit/fd7148e6b1e267b77f78298276755c8b7c5a51e2))
1467
+ * **video:** change video export for nuxt ([2825238](https://github.com/visitscotland/vs-component-library/commit/28252384a8e4917b89a63836171810f4320773b4))
1468
+ * **video:** switch video integration ([9f716d5](https://github.com/visitscotland/vs-component-library/commit/9f716d5c5a4a68d8141fde6cddb80732defc9f60))
1469
+ * **video:** switch vue 3 youtube embed ([343a947](https://github.com/visitscotland/vs-component-library/commit/343a9477da5c8f33864bfd2b3c14d2c2036c0af9))
1470
+
1471
+ ### [2.0.7](https://github.com/visitscotland/vs-component-library/compare/v2.0.6...v2.0.7) (2024-05-21)
1472
+
1473
+ ### [2.0.6](https://github.com/visitscotland/vs-component-library/compare/v2.0.5...v2.0.6) (2024-05-21)
1474
+
1475
+
1476
+ ### 🔖 Others
1477
+
1478
+ * **.yarnrc.yml:** add npmPublishAccess setting ([e592f91](https://github.com/visitscotland/vs-component-library/commit/e592f91e18583aae4356d63ad669c7355bf25100))
1479
+
1480
+ ### [2.0.5](https://github.com/visitscotland/vs-component-library/compare/v2.0.4...v2.0.5) (2024-05-16)
1481
+
1482
+
1483
+ ### ♻️ Code Refactoring
1484
+
1485
+ * **storybook:** auto migrate to storybook 8 ([7fc7108](https://github.com/visitscotland/vs-component-library/commit/7fc7108e2bdfdd633d20bbc5d6b7cf486e1d52cd))
1486
+ * **storybook:** fix storybook build ([3287531](https://github.com/visitscotland/vs-component-library/commit/328753148e2c3393dd791f51731dc40cb8e326d3))
1487
+
1488
+
1489
+ ### ✨ Features
1490
+
1491
+ * **chromatic:** add turbosnap to chromatic local build ([7d4913e](https://github.com/visitscotland/vs-component-library/commit/7d4913ea82217c84f7da9bb68d3ceef6f08b6d9c))
1492
+
1493
+
1494
+ ### 🏗 Build System
1495
+
1496
+ * **chromatic:** add chromatic ignore to card images that change often ([75d2193](https://github.com/visitscotland/vs-component-library/commit/75d21931eccf7834ed28c4a39b5ac379d4188e4f))
1497
+ * **chromatic:** add chromatic ignore to elements that change often ([abc1752](https://github.com/visitscotland/vs-component-library/commit/abc175253251af85af4e89ecdaf30c286ea071b6))
1498
+ * **vite:** remove ViteRequireContext ([d746a51](https://github.com/visitscotland/vs-component-library/commit/d746a513a5349b467a21c62ba854fdbb5bc0805f))
1499
+ * **yarn:** add missing yarn release ([8d8352f](https://github.com/visitscotland/vs-component-library/commit/8d8352fe2684047d6ba6067189e7de043e8903b5))
1500
+ * **yarn:** removing unused packages ([0e00b7e](https://github.com/visitscotland/vs-component-library/commit/0e00b7e4165842452fb3d8edea1d87b91180fb0b))
1501
+ * **yarn:** upgrade to yarn 4 and fix dependecy issues ([4fc4e8d](https://github.com/visitscotland/vs-component-library/commit/4fc4e8d6f15627e4d33efa8c6bae43bd29543185))
1502
+
1503
+
1504
+ ### 🔖 Others
1505
+
1506
+ * **storybook:** upgrade to latest storybook version ([683e596](https://github.com/visitscotland/vs-component-library/commit/683e5961c0f962a15dd626df555e1c06473366b0))
1507
+ * **vite:** update vite config to mts ([8fe28de](https://github.com/visitscotland/vs-component-library/commit/8fe28def1ee67e17e513577dcb6bd7766be765cb))
1508
+ * **yarn.lock:** add updated yarn.lock file ([143bdf0](https://github.com/visitscotland/vs-component-library/commit/143bdf01860f06709c3ba6fe5fdc997c3b144c9a))
1509
+
1510
+
1511
+ ### 🎨 Styling
1512
+
1513
+ * **chromatic:** ignore itinerary and psr elements in chromatic ([d28a9dc](https://github.com/visitscotland/vs-component-library/commit/d28a9dc955058c92b4f4f9c9194be2e01206a9e8))
1514
+
1515
+
1516
+ ### 🐛 Bug Fixes
1517
+
1518
+ * **autocomplete:** remove unused function ([1a1ce91](https://github.com/visitscotland/vs-component-library/commit/1a1ce91241535dc344fd54a2d22cce163f79c372))
1519
+ * **autocomplete:** replace non-accessible third-party component ([73a9ee3](https://github.com/visitscotland/vs-component-library/commit/73a9ee3129ee79ecc4120429f13c0a965dac29b3))
1520
+ * **autocomplete:** replace non-accessible third-party component ([10c45d2](https://github.com/visitscotland/vs-component-library/commit/10c45d244ed3e732d2005c9de13b1591ac259709))
1521
+ * **marketo:** fix breaking marketo form story ([b9b95c2](https://github.com/visitscotland/vs-component-library/commit/b9b95c287987c0927f57d8b2c57e8a9d28b591aa))
1522
+
1523
+
1524
+ ### ✅ Tests
1525
+
1526
+ * **autocomplete:** update tests ([b4835db](https://github.com/visitscotland/vs-component-library/commit/b4835dbcc7cba7ca3cf01f5b5844eca10eda02f6))
1527
+
1528
+ ### [2.0.4](https://github.com/visitscotland/vs-component-library/compare/v2.0.3...v2.0.4) (2024-05-02)
1529
+
1530
+
1531
+ ### 🎨 Styling
1532
+
1533
+ * **socialshare:** remove dark variant from icon ([f9376c7](https://github.com/visitscotland/vs-component-library/commit/f9376c7703e112def12b950426e89eac708f0215))
1534
+
1535
+
1536
+ ### ✅ Tests
1537
+
1538
+ * **test:** fix unit test warnings ([1a98aeb](https://github.com/visitscotland/vs-component-library/commit/1a98aebf801851c4aac8f03703bbc60ece283ca7))
1539
+
1540
+ ### [2.0.3](https://github.com/visitscotland/vs-component-library/compare/v2.0.2...v2.0.3) (2024-04-30)
1541
+
1542
+
1543
+ ### 🔖 Others
1544
+
1545
+ * **eslint:** run eslint only on staged files ([a818cf1](https://github.com/visitscotland/vs-component-library/commit/a818cf154f10b594f6e1c74dddecd6d23e49311f))
1546
+ * **prettier:** adding prettier to tidy files ([52ff314](https://github.com/visitscotland/vs-component-library/commit/52ff314bf9c40b86e7582847b455445793f41372))
1547
+
1548
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
1549
+
1550
+
1551
+ ### 🎨 Styling
1552
+
1553
+ * **modulewrapper:** add new background theme to module wrapper ([6bcfc51](https://github.com/visitscotland/vs-component-library/commit/6bcfc515b6aee6b0d6bcbca4e4e458c8042f54f4))
1554
+
1555
+
1556
+ ### 🔖 Others
1557
+
1558
+ * **release:** 2.0.2 ([9a180ea](https://github.com/visitscotland/vs-component-library/commit/9a180ea40da6ebe6ad8cf50939725f9b1261ab19))
1559
+
1560
+ ### [2.0.2](https://github.com/visitscotland/vs-component-library/compare/v2.0.1...v2.0.2) (2024-04-29)
1561
+
1562
+
1563
+ ### 🎨 Styling
1564
+
1565
+ * **imagewithcaption:** rebrand of imagewithcaption component colours ([27ace5a](https://github.com/visitscotland/vs-component-library/commit/27ace5a66327d96cfdbccc80e56212d858d5c19b))
1566
+ * **itinerary:** rebrand itinerary colours ([56f87a5](https://github.com/visitscotland/vs-component-library/commit/56f87a5c873a7367ecee7729c6c28b55448cd028))
1567
+ * **list:** rebrand lists colours ([514e8e3](https://github.com/visitscotland/vs-component-library/commit/514e8e32f9824efa6f3f6909dd7a0e1ca4e9bcbc))
1568
+ * **map:** rebrand map component colours ([3a00e1c](https://github.com/visitscotland/vs-component-library/commit/3a00e1c8557057f1f8d48e4ee0e3dec7ee10bceb))
1569
+ * **map:** rebranding map component colour ([a4c6c57](https://github.com/visitscotland/vs-component-library/commit/a4c6c572c0f4844675ea5c3bfbc8b85436dad000))
1570
+ * **megalinks:** rebrand megalinks colours ([6d11b94](https://github.com/visitscotland/vs-component-library/commit/6d11b94f590880f9f7e4e5fb1455f34dc5996c3a))
1571
+ * **megalinks:** rebrand megalinks colours removing dark theme ([803ddaf](https://github.com/visitscotland/vs-component-library/commit/803ddaf9cf671a8dea8ca0aea2e02810db1325bc))
1572
+ * **meganav:** rebrand meganav colours ([b560103](https://github.com/visitscotland/vs-component-library/commit/b560103dccbc03c5287a5f9e90fe41a45db6ac2b))
1573
+ * **meganav:** tweaks to meganav rebrand colours ([3d91527](https://github.com/visitscotland/vs-component-library/commit/3d9152738eef580d943a6df931da9fbe2cf44aa0))
1574
+ * **product search:** rebrand product search colours ([3345082](https://github.com/visitscotland/vs-component-library/commit/33450821967b3bae26a4448d834bf15cc0555470))
1575
+ * **radiobutton:** rebrand radio button ([fb4f4de](https://github.com/visitscotland/vs-component-library/commit/fb4f4de8db8c19434600c4eb1f21b32446a63450))
1576
+ * **site-search:** rebrand sitesearch colours ([096c680](https://github.com/visitscotland/vs-component-library/commit/096c680b347e0468d8bdd8ce99c59643f1b2ce8a))
1577
+ * **sitesearch:** finish rebranding sitesearch button ([670d153](https://github.com/visitscotland/vs-component-library/commit/670d1536507b9891eb151a008aef00d050b2b121))
1578
+ * **ski scotland:** rebrand ski scotland components ([42d261c](https://github.com/visitscotland/vs-component-library/commit/42d261ca1943c56719d1eb48ca672b91244bffb6))
1579
+ * **stories:** tidy up warning, imagewithcaption and article stories ([7c5249d](https://github.com/visitscotland/vs-component-library/commit/7c5249d405f427b0b0cc815af134341a79a66693))
1580
+ * **stretchedlink:** remove commented out code ([d99e9ce](https://github.com/visitscotland/vs-component-library/commit/d99e9ced43c5ca7312a38a90f6c0af8cac470383))
1581
+ * **summarybox:** next round of rebranded components ([68ed90a](https://github.com/visitscotland/vs-component-library/commit/68ed90ab19ed89219fe78c2137b8af422b67b79a))
1582
+ * **svg:** fix svg fill in stories ([0374fdc](https://github.com/visitscotland/vs-component-library/commit/0374fdc9c1323b20663818893d7096b5f9650aef))
1583
+ * **tags:** last of the colour rebrand ([5addd17](https://github.com/visitscotland/vs-component-library/commit/5addd179de4e53e75e91e39cb8540980addd3214))
1584
+ * **tokens:** add accent tokens ([3458f02](https://github.com/visitscotland/vs-component-library/commit/3458f02ebebe2ecf791f45305bd3e37c031652e1))
1585
+ * **tokens:** removing old tokens ([4706e42](https://github.com/visitscotland/vs-component-library/commit/4706e423c2643a7a6302f52fcdb4f60d033ca9eb))
1586
+ * **warning:** remove theme from warning component ([c99e8f4](https://github.com/visitscotland/vs-component-library/commit/c99e8f4970379ec38a98559f7cb1c9177034cb7a))
1587
+
1588
+
1589
+ ### ✅ Tests
1590
+
1591
+ * **megalinks:** remove test for removed theme prop ([ea1df9b](https://github.com/visitscotland/vs-component-library/commit/ea1df9b5a1630cc752c9e8384aa55a29aa41c7b9))
1592
+ * **site-search:** fix breaking site-search test ([996db96](https://github.com/visitscotland/vs-component-library/commit/996db960b7543fd7b9fa44ff79f6a3947426c6da))
1593
+ * **togglebutton:** fix togglebutton unit tests ([3e14616](https://github.com/visitscotland/vs-component-library/commit/3e14616e5283756f87c8344b53821a4339d7ccf3))
1594
+ * **warning:** remove failing warning tests ([481dd2a](https://github.com/visitscotland/vs-component-library/commit/481dd2a67535fceb7c34d66196dabfc4772b1d2b))
1595
+
1596
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
1597
+
1598
+
1599
+ ### 🐛 Bug Fixes
1600
+
1601
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
1602
+
1603
+ ### [1.2.9](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.9) (2024-04-19)
1604
+
1605
+
1606
+ ### 🐛 Bug Fixes
1607
+
1608
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
1609
+
1610
+ ### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
1611
+
1612
+
1613
+ ### 🐛 Bug Fixes
1614
+
1615
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
1616
+
1617
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
1618
+
1619
+
1620
+ ### 🐛 Bug Fixes
1621
+
1622
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
1623
+
1624
+ ### [1.2.8](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.8) (2024-04-19)
1625
+
1626
+
1627
+ ### 🐛 Bug Fixes
1628
+
1629
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
1630
+
1631
+ ### [1.2.7](https://github.com/visitscotland/vs-component-library/compare/v1.2.6...v1.2.7) (2024-04-19)
1632
+
1633
+
1634
+ ### 🐛 Bug Fixes
1635
+
1636
+ * **datalayermixin.js:** map GTMData property to template property ([1c99679](https://github.com/visitscotland/vs-component-library/commit/1c996793bf7b227d137d5e71955ed5f68992dc6d))
1637
+
1638
+ ### [1.2.6](https://github.com/visitscotland/vs-component-library/compare/v1.2.5...v1.2.6) (2024-03-25)
1639
+
1640
+
1641
+ ### ♻️ Code Refactoring
1642
+
1643
+ * **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
1644
+ * **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
1645
+
1646
+
1647
+ ### 🐛 Bug Fixes
1648
+
1649
+ * **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)
1650
+ * **product search:** trim location value ([3045196](https://github.com/visitscotland/vs-component-library/commit/3045196f0f7704d0fe427b7c002a2ecac3c6194b))
1651
+
1652
+
1653
+ ### 🔖 Others
1654
+
1655
+ * **release:** 1.2.6 ([bf736ad](https://github.com/visitscotland/vs-component-library/commit/bf736ade4083b37875e9837f2d1cf339a691690a))
1656
+
1657
+ ### [1.2.5](https://github.com/visitscotland/vs-component-library/compare/v1.2.4...v1.2.5) (2024-03-25)
1658
+
1659
+
1660
+ ### 🎨 Styling
1661
+
1662
+ * **stories:** add more no javascript stories and fix small ui bugs ([e2ca64d](https://github.com/visitscotland/vs-component-library/commit/e2ca64dc3ecbfb308e98bfaf87e738065a4df405))
1663
+
1664
+
1665
+ ### ✨ Features
1666
+
1667
+ * **storybook:** add datalayer watcher addon to test datalayer events ([7907e2c](https://github.com/visitscotland/vs-component-library/commit/7907e2cd1be0c1c6756e131d826f5aaee239c171))
1668
+
1669
+
1670
+ ### 🐛 Bug Fixes
1671
+
1672
+ * **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)
1673
+ * **footer:** remove footer story breaking chromatic build ([b880aec](https://github.com/visitscotland/vs-component-library/commit/b880aec5d22015334055111f475ea242ef982365))
1674
+ * **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)
1675
+ * **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)
1676
+
1677
+
1678
+ ### ♻️ Code Refactoring
1679
+
1680
+ * **product search:** condense margin css ([23f23f8](https://github.com/visitscotland/vs-component-library/commit/23f23f884178130435793649e8ba9fa4020d880c))
1681
+ * **product search:** move class logic to a computed variable ([71c9d28](https://github.com/visitscotland/vs-component-library/commit/71c9d28fe4f4cb6bbe08ce65bd67fbce62fef2d6))
1682
+
1683
+
1684
+ ### 🔖 Others
1685
+
1686
+ * **release:** 1.2.5 ([45e4b15](https://github.com/visitscotland/vs-component-library/commit/45e4b15478a15ef638edadb75cac45fb789e64c9))
1687
+
1688
+ ### [1.2.4](https://github.com/visitscotland/vs-component-library/compare/v0.0.7...v1.2.4) (2024-03-19)
1689
+
1690
+
1691
+ ### ✨ Features
1692
+
1693
+ * **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)
1694
+ * **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)
1695
+ * **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)
1696
+
1697
+
1698
+ ### ♻️ Code Refactoring
1699
+
1700
+ * **font awesome:** remove unused scss and font files ([0c823a3](https://github.com/visitscotland/vs-component-library/commit/0c823a3f326471aab8b11d246d24e1ec439d6197))
1701
+ * **footer social item:** remove old twitter icon styles ([c2d7f83](https://github.com/visitscotland/vs-component-library/commit/c2d7f83051f3a6df144e13be31341dbc143f8b9f))
1702
+ * **social share item:** remove old twitter icon styles ([3a9ae9a](https://github.com/visitscotland/vs-component-library/commit/3a9ae9a74c1bd02f5aec3420c6520c29802dad82))
1703
+
1704
+
1705
+ ### ✅ Tests
1706
+
1707
+ * **social share item:** update test ([cb0e472](https://github.com/visitscotland/vs-component-library/commit/cb0e47276cb80a5092bc837ec8a93b93bcd282d2))
1708
+
1709
+
1710
+ ### 🎨 Styling
1711
+
1712
+ * **stories:** add in missing no-js stories and fix occasional ui bug ([313eb7c](https://github.com/visitscotland/vs-component-library/commit/313eb7c8b8d2397518901a57126c6e33021e11d6))
1713
+
1714
+
1715
+ ### 🔖 Others
1716
+
1717
+ * **release:** 1.2.4 ([892d5a4](https://github.com/visitscotland/vs-component-library/commit/892d5a4d508ebbbecbe8e1596809739d4ece8086))
1718
+
1719
+ ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
1720
+
1721
+
1722
+ ### 🔖 Others
1723
+
1724
+ * **release:** 1.2.3 ([933ff73](https://github.com/visitscotland/vs-component-library/commit/933ff73431f293fbf31ac1581db5179d81118c2c))
1725
+
1726
+ ### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
1727
+
1728
+
1729
+ ### ✅ Tests
1730
+
1731
+ * **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
1732
+ * **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
1733
+
1734
+
1735
+ ### ✨ Features
1736
+
1737
+ * **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
1738
+ * **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
1739
+ * **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)
1740
+ * **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
1741
+
1742
+
1743
+ ### 🎨 Styling
1744
+
1745
+ * **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
1746
+
1747
+
1748
+ ### 🐛 Bug Fixes
1749
+
1750
+ * **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
1751
+ * **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
1752
+ * **bootstrap5:** prevent smooth autoscroll for selenium ([873d669](https://github.com/visitscotland/vs-component-library/commit/873d66912e4c99ec58fca59d9fd26e0dd20c54ca))
1753
+ * **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
1754
+ * **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)
1755
+ * **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
1756
+
1757
+
1758
+ ### 🔖 Others
1759
+
1760
+ * **release:** 1.2.2 ([ea8bae1](https://github.com/visitscotland/vs-component-library/commit/ea8bae1fe5e40da893ac6f314b2ca241e25506cf))
1761
+
1762
+ ### [1.2.3](https://github.com/visitscotland/vs-component-library/compare/v1.2.2...v1.2.3) (2024-03-11)
1763
+
1764
+
1765
+ ### ✅ Tests
1766
+
1767
+ * **map with sidebar:** add new tests ([b5ba1d6](https://github.com/visitscotland/vs-component-library/commit/b5ba1d680a8a2afd3d829169dbf60279b30046c0))
1768
+ * **map with sidebar:** add tests for new button ([c20ad0e](https://github.com/visitscotland/vs-component-library/commit/c20ad0e5f6575f0d0d570056ad236bc9de2da4f7))
1769
+
1770
+
1771
+ ### ✨ Features
1772
+
1773
+ * **article:** add video article story ([05803e7](https://github.com/visitscotland/vs-component-library/commit/05803e7e7176be278b16dcc015f109dd137bfac7))
1774
+ * **cookies:** adds decorators to turn cookies on/off ([94fb43a](https://github.com/visitscotland/vs-component-library/commit/94fb43af59110a28e79e21d687839e6065c35145))
1775
+ * **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)
1776
+ * **video:** add missing video stories ([37cd10f](https://github.com/visitscotland/vs-component-library/commit/37cd10f9384dd313805d79ed5ef5f570dca05dc1))
1777
+
1778
+
1779
+ ### 🎨 Styling
1780
+
1781
+ * **video:** fix video ui with caption ([83da976](https://github.com/visitscotland/vs-component-library/commit/83da976ad80406cc3fd5a3189a84136e253da411))
1782
+
1783
+
1784
+ ### 🐛 Bug Fixes
1785
+
1786
+ * **article:** fix article cover video story syntax ([1aadbd6](https://github.com/visitscotland/vs-component-library/commit/1aadbd61c240de051f91e8f2f909674ad7cdb76f))
1787
+ * **article:** fix article video and add cover video story ([1d4f4c8](https://github.com/visitscotland/vs-component-library/commit/1d4f4c82f8dd47646727d3500cfc3d3c635ad0e6))
1788
+ * **imagewithcaption:** hide toggle only for image with video ([8f45c2f](https://github.com/visitscotland/vs-component-library/commit/8f45c2f039e03cbfc302fb005b38d84f3cbe760a))
1789
+ * **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)
1790
+ * **pageintro:** fix hero video in page intro ([b61bf66](https://github.com/visitscotland/vs-component-library/commit/b61bf668292ffafbc312845be052ea793971e14c))
1791
+
1792
+ ### [1.2.2](https://github.com/visitscotland/vs-component-library/compare/v1.2.1...v1.2.2) (2024-03-08)
1793
+
1794
+
1795
+ ### 🐛 Bug Fixes
1796
+
1797
+ * **bootstrap5:** prevent smooth autoscroll for selenium ([873d669](https://github.com/visitscotland/vs-component-library/commit/873d66912e4c99ec58fca59d9fd26e0dd20c54ca))
1798
+
1799
+ ### [1.2.1](https://github.com/visitscotland/vs-component-library/compare/v1.2.0...v1.2.1) (2024-02-27)
1800
+
1801
+
1802
+ ### ✨ Features
1803
+
1804
+ * **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)
1805
+
1806
+
1807
+ ### 🐛 Bug Fixes
1808
+
1809
+ * **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)
1810
+ * **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)
1811
+
1812
+ ## [1.2.0](https://github.com/visitscotland/vs-component-library/compare/v1.1.7...v1.2.0) (2024-02-22)
1813
+
1814
+
1815
+ ### ♻️ Code Refactoring
1816
+
1817
+ * **_bootstrap-overrides.scss:** set body-emphasis var to color-base-text ([5961de2](https://github.com/visitscotland/vs-component-library/commit/5961de28d2eab450b9b5ff80c0f5bfe5d6a9b92c))
1818
+ * **_global-styles.css:** add and hr rule to override new bootstrap default opacity ([3b703da](https://github.com/visitscotland/vs-component-library/commit/3b703da0dac89f9bd4f5b9e98cd33f6beba36eba))
1819
+ * **bootstrap voverrides:** reset new spacer defaults from BS5 ([ecb4175](https://github.com/visitscotland/vs-component-library/commit/ecb417538587f53bcda68ba763d13f3e7c4ba74b))
1820
+ * **bootstrap-overrides.scss:** override new default custom property ([8c78b83](https://github.com/visitscotland/vs-component-library/commit/8c78b8387918bc555747ae6347605f3c6e7c3ca5))
1821
+ * **bootstrap:** include missing Bootstrap 5 files ([db47ece](https://github.com/visitscotland/vs-component-library/commit/db47eced98bd803784c201659e7dae723569ebe2))
1822
+ * **bootstrrap overrides:** enable negative margin utility classes ([90021c8](https://github.com/visitscotland/vs-component-library/commit/90021c8a87baa79deba7ca76e95a4e83e837ff87))
1823
+ * **col.vue and carousel.vue:** remove position util from col and apply in .slider ([b06a772](https://github.com/visitscotland/vs-component-library/commit/b06a77211a9a273fe8ac8d1502d1bf3b615e6885))
1824
+ * **gutters and coreestyles:** update gutter utils for brevity per BS5 and import containers ([29d3f0f](https://github.com/visitscotland/vs-component-library/commit/29d3f0f81746a474cedf16ecc381962871553bac))
1825
+ * **input.vue:** reduce line-height to override BS default value ([f8b1c88](https://github.com/visitscotland/vs-component-library/commit/f8b1c88c0e2d6aa8d4d492c66f1a56d4ee2d4fb7))
1826
+ * **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))
1827
+ * **media-breakpoint-down mixin:** move param up one level per BS5 ([17875c8](https://github.com/visitscotland/vs-component-library/commit/17875c81de60ec709967aeade58f046f96581955))
1828
+ * **meganav component; pageintro story:** add position-relative to columns ([1fa22d6](https://github.com/visitscotland/vs-component-library/commit/1fa22d644005a0d193f5c0590213971cb91b66dc))
1829
+ * **overrides and story:** remove util in pattern story, override new BS5 default ([6235529](https://github.com/visitscotland/vs-component-library/commit/6235529454ec9c99988748b76deff5a72ed9e6a0))
1830
+ * **panel.vue:** set padding per previous baseline ([3374277](https://github.com/visitscotland/vs-component-library/commit/33742779417532d608a4928707e7a21edfc0d5d3))
1831
+ * **radiobutton:** override 0.125rem margin bottom with 0 ([cfee12d](https://github.com/visitscotland/vs-component-library/commit/cfee12dbc07f8ce033e2a7ade63a0d11acfed683))
1832
+ * **select.vue:** override new bootstrap bg image icon ([8ee322e](https://github.com/visitscotland/vs-component-library/commit/8ee322e0db5e93e945ce0f5ea0d73ade724a0007))
1833
+ * **sitesearch.vue:** apply visually-hidden class - updated from sr-only BS change ([5a1eb99](https://github.com/visitscotland/vs-component-library/commit/5a1eb993712e66a883ef33ee4581603728542abb))
1834
+ * **sr-only:** replace sr-only with visually-hidden per BS5 ([4daa1a4](https://github.com/visitscotland/vs-component-library/commit/4daa1a41f67d0e90933985692c7d6429ed90df3b))
1835
+ * **summaryboxdistancelistitem.vue:** auto margins l/r ([29e8b7c](https://github.com/visitscotland/vs-component-library/commit/29e8b7cc197d8bd28bebaee48134b67982cb15df))
1836
+ * **tabelheadercell.vue:** set border:0 to preserve snapshot styles ([1c211d4](https://github.com/visitscotland/vs-component-library/commit/1c211d49a9af6ec59bcb70943b2ef3327dc30149))
1837
+ * **table.vue:** remove padding from th > span to correct alignment bug ([e51e360](https://github.com/visitscotland/vs-component-library/commit/e51e360b2c632844bbbd93861397fb4ab5ad9dd9))
1838
+ * **tabledatacell and tableheadercell:** adapt default value and styles to match baseline UI ([dbb39a3](https://github.com/visitscotland/vs-component-library/commit/dbb39a3568b12892e5b585124a95dc975d78dafb))
1839
+ * **tabs.vue:** replace some styles removed in BS5 ([2cceca6](https://github.com/visitscotland/vs-component-library/commit/2cceca6c7fd61dfb7bea4d903186511fd373af6b))
1840
+ * **utility classes:** replace left/right paradigm with start/end paradigm per BS5 ([b3b1543](https://github.com/visitscotland/vs-component-library/commit/b3b1543fd7fc7f2523ca7ff17795843b4494f80c))
1841
+ * various small tweaks to fix layout / value discrepancies ([12f528a](https://github.com/visitscotland/vs-component-library/commit/12f528a41f71a58cd6c6822ef914291a8bc80f2f))
1842
+ * **vscol:** add position-relative utiliy to replace property removed in BS5 ([21d0d93](https://github.com/visitscotland/vs-component-library/commit/21d0d93ffd9b0e55942bd0657b396079843c148d))
1843
+ * **vsradiobutton:** fix layout bug introduced by BS5 ([d3747a5](https://github.com/visitscotland/vs-component-library/commit/d3747a56c41a2fa46bccc7ab80f88c7a8b2c11fc))
1844
+
1845
+
1846
+ ### 🎨 Styling
1847
+
1848
+ * **description-list:** fixing layout for description list ([16c5293](https://github.com/visitscotland/vs-component-library/commit/16c529384fe971860572d53c92aa7b26b59498be))
1849
+ * **description-list:** fixing layout for description list ([c4e911f](https://github.com/visitscotland/vs-component-library/commit/c4e911fe76032643571dd4accdbe54b03b823138))
1850
+
1851
+
1852
+ ### ✅ Tests
1853
+
1854
+ * add accessibility tests for image with caption ([456855f](https://github.com/visitscotland/vs-component-library/commit/456855f5183a9849b35adeaf93192874e9c08949))
1855
+ * adds next round of accessibility tests ([8102ce4](https://github.com/visitscotland/vs-component-library/commit/8102ce44b0796715eaca590a5eadc91102fc61bf))
1856
+ * **description list:** fixing description list to be accessible and remove unused components ([89de9a5](https://github.com/visitscotland/vs-component-library/commit/89de9a5b214f3a210328fcb6fccc98790b7145d1))
1857
+ * fix description list unit test ([a1a514c](https://github.com/visitscotland/vs-component-library/commit/a1a514c8d4fce070c3f1628597f41dc62d5ba062))
1858
+ * fixing layout for description list ([7f2e27b](https://github.com/visitscotland/vs-component-library/commit/7f2e27beaeb0a2efb1993297c4bc352e24d6c83d))
1859
+ * **jest:** add jest-axe to test ([576e2f6](https://github.com/visitscotland/vs-component-library/commit/576e2f6a1a31dd3179f3231811765754a6438a80))
1860
+ * remove console log ([a1aaad5](https://github.com/visitscotland/vs-component-library/commit/a1aaad5d040c27c7ce37c81cc1cc9bc63fd048a9))
1861
+ * **test:** add first round of accessibility tests ([953480c](https://github.com/visitscotland/vs-component-library/commit/953480c2597d34d6ff01b223964946089432ed32))
1862
+ * **test:** adds next batch of accessibility tests ([fa0b68a](https://github.com/visitscotland/vs-component-library/commit/fa0b68aab865eb40c2012ef455d2c170f6081c63))
1863
+ * **test:** adds next round of accessibility tests ([beccec1](https://github.com/visitscotland/vs-component-library/commit/beccec17456427f227a48091f78f5fe84f87afc2))
1864
+ * **tests:** adds next round of accessibility tests ([f47f039](https://github.com/visitscotland/vs-component-library/commit/f47f0397c195fde223a808b6f2dc1a3fa4e10a1e))
1865
+ * **tests:** last batch of accessibility tests ([7fbe18c](https://github.com/visitscotland/vs-component-library/commit/7fbe18c0d52e2e0e538932c7f5931d309c8c83c6))
1866
+ * **tests:** next batch of accessibility tests added ([b73e8b9](https://github.com/visitscotland/vs-component-library/commit/b73e8b9f408ce3589a571cd8ea5b573e1ba46ba0))
1867
+
1868
+
1869
+ ### 🐛 Bug Fixes
1870
+
1871
+ * **bootstrap:** fix layout issues after bootstrap migration on number input and description list ([b4cefcb](https://github.com/visitscotland/vs-component-library/commit/b4cefcbc96c4f57685bf431a0a2782767ec19a85))
1872
+ * **bootstrap:** fixing various layout issues ([77f11b2](https://github.com/visitscotland/vs-component-library/commit/77f11b286ca3f17700b3d8146f17ff7ef1a87d28))
1873
+ * **carousel:** fix carousel layout ([8766433](https://github.com/visitscotland/vs-component-library/commit/8766433edf52de8fec8a54bc5af413f536d71641))
1874
+ * **input:** fix input focus states ([8a76cf5](https://github.com/visitscotland/vs-component-library/commit/8a76cf59fc02e2f3146b405e577afe1c63972848))
1875
+ * **nav:** fix bootstrap 5 issues in the nav ([5c381c6](https://github.com/visitscotland/vs-component-library/commit/5c381c621a352f91c5969923db726bdb03394ea6))
1876
+ * **radio:** fix radio button text alignment ([d095955](https://github.com/visitscotland/vs-component-library/commit/d09595545fd0dc90587c89b8b71aed94f4ee60aa))
1877
+ * **search:** fix missing label in search bar ([0ec4d8e](https://github.com/visitscotland/vs-component-library/commit/0ec4d8e47bbd3ac39ce5f37938db673aa58f6ae3))
1878
+
1879
+ ### [1.1.7](https://github.com/visitscotland/vs-component-library/compare/v1.1.6...v1.1.7) (2024-01-11)
1880
+
1881
+
1882
+ ### 🐛 Bug Fixes
1883
+
1884
+ * **img:** change generic-lqip image to jpg ([b64c98a](https://github.com/visitscotland/vs-component-library/commit/b64c98a4127492c84ec9a6b72b8dcb764d2456de))
1885
+ * **img:** fix css image url in img.vue ([070095e](https://github.com/visitscotland/vs-component-library/commit/070095e76beaa65564eb1bd06eeb00332d67ffea))
1886
+ * **psw:** adds refine date for dates except accommodation ([eef08ac](https://github.com/visitscotland/vs-component-library/commit/eef08aca942a4e1157400fc808d59119ae07a777))
1887
+
1888
+ ### [1.1.6](https://github.com/visitscotland/vs-component-library/compare/v1.1.5...v1.1.6) (2024-01-08)
1889
+
1890
+
1891
+ ### ✨ Features
1892
+
1893
+ * **form:** move aria description logic into mixin for all inputs ([b27e850](https://github.com/visitscotland/vs-component-library/commit/b27e850d240cc6fff023cbce1e68e41eefc29cbc))
1894
+
1895
+
1896
+ ### ♻️ Code Refactoring
1897
+
1898
+ * **components:** fix file paths after directory move ([fe90bbe](https://github.com/visitscotland/vs-component-library/commit/fe90bbe79f25ae2f79c3b6103e76c37eb32523f2))
1899
+ * **components:** move all components into one folder and remove Elements and Patterns ([88fc86c](https://github.com/visitscotland/vs-component-library/commit/88fc86c055d3739d59f5242a66ac039d9dc782ce))
1900
+ * **stories:** remove element and patterns folders from stories ([d1a691a](https://github.com/visitscotland/vs-component-library/commit/d1a691aa1534f287bd98a13fa31dca72ee353d9d))
1901
+ * **stories:** remove elements and patterns from Storybook ([eece70d](https://github.com/visitscotland/vs-component-library/commit/eece70d20d5f95810a450523481c7d5131c58856))
1902
+
1903
+
1904
+ ### 🐛 Bug Fixes
1905
+
1906
+ * **components:** fix file paths ([cd30365](https://github.com/visitscotland/vs-component-library/commit/cd30365307cabfea88736c6bd9bbb9341c949f5a))
1907
+ * **map:** fix map test data urls so they work in chromatic ([85649aa](https://github.com/visitscotland/vs-component-library/commit/85649aada3920f98298384e6038682a2d3fe9486))
1908
+ * **modal:** fix file path in modal story ([e30ae4c](https://github.com/visitscotland/vs-component-library/commit/e30ae4cc1e96f8a1c0b16d46809e96971f54cc86))
1909
+ * **psw:** update accommodation to have correct date names ([d5bb7a7](https://github.com/visitscotland/vs-component-library/commit/d5bb7a758f13bf26d593b30ea1f7062a6f850155))
1910
+
1911
+
1912
+ ### ✅ Tests
1913
+
1914
+ * **psw:** add tests for new selectedProd prop in dateRange ([40afc3c](https://github.com/visitscotland/vs-component-library/commit/40afc3cedb24d1dddcb4551914f3e6351404e232))
1915
+
1916
+ ### [1.1.5](https://github.com/visitscotland/vs-component-library/compare/v1.1.4...v1.1.5) (2023-11-27)
1917
+
1918
+
1919
+ ### ✨ Features
1920
+
1921
+ * **carbon calculator:** correct heading hierarchy ([be08d06](https://github.com/visitscotland/vs-component-library/commit/be08d06d397d6f8c70a42a3bf9fbab506cc6ffc5))
1922
+ * **carbon calculator:** remove cat heading if empty ([9229f5e](https://github.com/visitscotland/vs-component-library/commit/9229f5e66442b403919da57ad3d09b14c7369b7b))
1923
+ * **form:** stop aria description pointing to missing hint ([ed48232](https://github.com/visitscotland/vs-component-library/commit/ed482329fd2d0f9175fca8f6b306db0a564143c1))
1924
+ * **progress bar:** add aria labelled by for pointing to progress label ([4657bac](https://github.com/visitscotland/vs-component-library/commit/4657bac03a4e231e491ac59d5f7b8ab3ecd44414))
1925
+
1926
+
1927
+ ### 🐛 Bug Fixes
1928
+
1929
+ * **carbon calculator:** correct heading levels for unicorn ([2ca327b](https://github.com/visitscotland/vs-component-library/commit/2ca327b89fc73dc296eb34f46ec27cba5b856b94))
1930
+ * **carousel:** ensure off screen text links are fully disabled in carousel ([df4ee54](https://github.com/visitscotland/vs-component-library/commit/df4ee5457921a5485188fbb559aa126205352616))
1931
+ * **datalayer:** fix dataLayer not being defined error ([c8d4685](https://github.com/visitscotland/vs-component-library/commit/c8d46853ad9f004905cd7695f359cad0ea4b5cfe))
1932
+ * **datalayer:** fix timeout issue for datalayer on meganav ([5f55931](https://github.com/visitscotland/vs-component-library/commit/5f55931f54df0ba100ae165c769369986293c741))
1933
+
1934
+
1935
+ ### 🔖 Others
1936
+
1937
+ * **release:** 1.1.5 ([b2b9a64](https://github.com/visitscotland/vs-component-library/commit/b2b9a64dda5e25747a9bbc78bc4c733648e3597e))
1938
+ * **release:** 1.1.5 ([1655640](https://github.com/visitscotland/vs-component-library/commit/1655640a433ccbdae0aeaee413c105c481714659))
1939
+
1940
+ ### [1.1.4](https://github.com/visitscotland/vs-component-library/compare/v1.1.5...v1.1.4) (2023-11-23)
1941
+
1942
+ ### [1.1.3](https://github.com/visitscotland/vs-component-library/compare/v1.1.0...v1.1.3) (2023-11-23)
1943
+
1944
+
1945
+ ### ♻️ Code Refactoring
1946
+
1947
+ * **map:** remove old itinerary map ([802b8d2](https://github.com/visitscotland/vs-component-library/commit/802b8d2d513007856ae64c3a7e0c06a15ffe146c))
1948
+
1949
+
1950
+ ### ✅ Tests
1951
+
1952
+ * **modal:** bypass mount checks for jest environment ([ab8d368](https://github.com/visitscotland/vs-component-library/commit/ab8d3680ed4f30b25a0376360b62ede41c280c15))
1953
+
1954
+
1955
+ ### 🔖 Others
1956
+
1957
+ * **release:** 1.1.1 ([bc15626](https://github.com/visitscotland/vs-component-library/commit/bc15626acf1bf434c16dacb82483dc3667994137))
1958
+ * **release:** 1.1.2 ([10a9209](https://github.com/visitscotland/vs-component-library/commit/10a920988b4964e86ef5357c42e8888d5bc53966))
1959
+
1960
+
1961
+ ### 🐛 Bug Fixes
1962
+
1963
+ * **carbon calculator:** correct analytics mixin path ([16df17a](https://github.com/visitscotland/vs-component-library/commit/16df17a6f96dcac2fad87e78d907217b31dd9e4b))
1964
+ * **carbon calculator:** remove deprecated per day tests ([fc930bd](https://github.com/visitscotland/vs-component-library/commit/fc930bd7ae3b0b33e3c29f49462e909f72f1ef36))
1965
+ * **map:** fix map API data not displaying ([e14bac4](https://github.com/visitscotland/vs-component-library/commit/e14bac4889708fe5c66edc27f6826231c057751f))
1966
+ * **map:** fix submit button being disabled when filters still selected ([a04ed4f](https://github.com/visitscotland/vs-component-library/commit/a04ed4f9b82eb6533c0179bc894b9feeb0af888a))
1967
+ * **modal:** don't attempt to render the modal component in ssr ([b91dd33](https://github.com/visitscotland/vs-component-library/commit/b91dd332954bf24707921d4dd7f69ae99649fa98))
1968
+ * **productsearchembed:** add analytics to ProductSearchEmbed component ([7b5fcde](https://github.com/visitscotland/vs-component-library/commit/7b5fcdeaaa28f88adc207a2181f73180e5a3ee89))
1969
+
1970
+
1971
+ ### 🎨 Styling
1972
+
1973
+ * **map:** fix margin between label and icon ([9c2545e](https://github.com/visitscotland/vs-component-library/commit/9c2545e9d704717b868b025819a2f7dc8b4e588b))
1974
+
1975
+
1976
+ ### ✨ Features
1977
+
1978
+ * **carbon calculator:** add new icon and style carbon unicorn box ([01e7d86](https://github.com/visitscotland/vs-component-library/commit/01e7d8622712483ea0271a6a33c88e055787a139))
1979
+ * **carbon calculator:** correct vertical spacing throughout calculator ([dd46b56](https://github.com/visitscotland/vs-component-library/commit/dd46b5686057f7b6cf30cc0544fccd4e72e04f5b))
1980
+ * **carbon calculator:** ensure non-en-gb languages see carbon unicorn ([30b9092](https://github.com/visitscotland/vs-component-library/commit/30b9092d186514673ff9c5b95e7eee5358cddb31))
1981
+ * **carbon calculator:** make localised number decimal count consistent ([318f402](https://github.com/visitscotland/vs-component-library/commit/318f402c92020b99b4d18f3616e0bf859a120bac))
1982
+ * **carbon calculator:** remove tips from results page ([432fd16](https://github.com/visitscotland/vs-component-library/commit/432fd163061eaba4d4631b7a994dd02314683e86))
1983
+ * **images:** construct srcset in mixin to ensure they work with additional params ([03ede19](https://github.com/visitscotland/vs-component-library/commit/03ede19be923a7608b6706765ec2295e905c1051))
1984
+ * **images:** reduce code duplication in src set mixin ([c099eae](https://github.com/visitscotland/vs-component-library/commit/c099eae2be0058f6b78a8a32890b1e0545a17fdb))
1985
+
1986
+ ### [1.1.2](https://github.com/visitscotland/vs-component-library/compare/v1.1.1...v1.1.2) (2023-11-22)
1987
+
1988
+
1989
+ ### 🐛 Bug Fixes
1990
+
1991
+ * **modal:** don't attempt to render the modal component in ssr ([b91dd33](https://github.com/visitscotland/vs-component-library/commit/b91dd332954bf24707921d4dd7f69ae99649fa98))
1992
+
1993
+
1994
+ ### ✅ Tests
1995
+
1996
+ * **modal:** bypass mount checks for jest environment ([ab8d368](https://github.com/visitscotland/vs-component-library/commit/ab8d3680ed4f30b25a0376360b62ede41c280c15))
1997
+
1998
+ ### [1.1.1](https://github.com/visitscotland/vs-component-library/compare/v1.1.0...v1.1.1) (2023-11-21)
1999
+
2000
+
2001
+ ### 🐛 Bug Fixes
2002
+
2003
+ * **carbon calculator:** correct analytics mixin path ([16df17a](https://github.com/visitscotland/vs-component-library/commit/16df17a6f96dcac2fad87e78d907217b31dd9e4b))
2004
+ * **carbon calculator:** remove deprecated per day tests ([fc930bd](https://github.com/visitscotland/vs-component-library/commit/fc930bd7ae3b0b33e3c29f49462e909f72f1ef36))
2005
+
2006
+
2007
+ ### ✨ Features
2008
+
2009
+ * **carbon calculator:** add new icon and style carbon unicorn box ([01e7d86](https://github.com/visitscotland/vs-component-library/commit/01e7d8622712483ea0271a6a33c88e055787a139))
2010
+ * **carbon calculator:** correct vertical spacing throughout calculator ([dd46b56](https://github.com/visitscotland/vs-component-library/commit/dd46b5686057f7b6cf30cc0544fccd4e72e04f5b))
2011
+ * **carbon calculator:** ensure non-en-gb languages see carbon unicorn ([30b9092](https://github.com/visitscotland/vs-component-library/commit/30b9092d186514673ff9c5b95e7eee5358cddb31))
2012
+ * **carbon calculator:** make localised number decimal count consistent ([318f402](https://github.com/visitscotland/vs-component-library/commit/318f402c92020b99b4d18f3616e0bf859a120bac))
2013
+ * **carbon calculator:** remove tips from results page ([432fd16](https://github.com/visitscotland/vs-component-library/commit/432fd163061eaba4d4631b7a994dd02314683e86))
2014
+
2015
+ ## [1.1.0](https://github.com/visitscotland/vs-component-library/compare/v1.0.54...v1.1.0) (2023-11-16)
2016
+
2017
+
2018
+ ### 🐛 Bug Fixes
2019
+
2020
+ * **map:** fix breaking unit tests ([1f24a3e](https://github.com/visitscotland/vs-component-library/commit/1f24a3e2651f82d75ed4c4a616788517a10bfc7d))
2021
+ * **map:** fix failing tests ([861bfe6](https://github.com/visitscotland/vs-component-library/commit/861bfe6d49e0aa384ce23e718a9d215db43ae0bc))
2022
+ * **map:** fix regions active state to work when clicking sidebar ([43f9f72](https://github.com/visitscotland/vs-component-library/commit/43f9f72e3b69a3d2400acbbc9b759877b14f70f5))
2023
+ * **map:** fix sidebar hover for polygons ([0e034b4](https://github.com/visitscotland/vs-component-library/commit/0e034b43bbe9ef98ff715224d149fc5cc6c8addc))
2024
+ * **map:** remove active map pin when tabbing to next pin ([7b13f1e](https://github.com/visitscotland/vs-component-library/commit/7b13f1e537f93574445b555e075d8f90d0eeb338))
2025
+
2026
+
2027
+ ### ♻️ Code Refactoring
2028
+
2029
+ * **itinerary:** update itinerary stories with new, working example ([2c5c5c8](https://github.com/visitscotland/vs-component-library/commit/2c5c5c8322e63934d54636afd02bf15e438f6bcf))
2030
+ * **map marker:** update marker popup with new marker dimensions ([7942cc1](https://github.com/visitscotland/vs-component-library/commit/7942cc1e2ad5936d1ee6dedbf08f9b9ef64db61d))
2031
+ * **map:** add new proper to toggle map popups ([0d61ed4](https://github.com/visitscotland/vs-component-library/commit/0d61ed499d1c8a0538fbcee43bb0ccf3f6966c2b))
2032
+ * **map:** add number to map icon ([5e9697e](https://github.com/visitscotland/vs-component-library/commit/5e9697e5069205e53957de8199645556f62970ac))
2033
+ * **map:** add popup functionality to all map features ([dfaee86](https://github.com/visitscotland/vs-component-library/commit/dfaee86986ff1ca8fb008cd54a5b71745519d8ae))
2034
+ * **map:** fix popup functionality across all maps ([498b8e8](https://github.com/visitscotland/vs-component-library/commit/498b8e8822d54bbc578b9d9aca4f0ac9dd5dc4e6))
2035
+ * **map:** refactor adding popup html to get full map object ([cdc2712](https://github.com/visitscotland/vs-component-library/commit/cdc271294b53ed4f7bd99635bee146de0604fa47))
2036
+ * **map:** refactor hovered place to always be full feature object not id ([c1e6ea8](https://github.com/visitscotland/vs-component-library/commit/c1e6ea868279c16ddcc63d813696e5505d635433))
2037
+ * **map:** refactor to use feature object instead of id ([1dbafc0](https://github.com/visitscotland/vs-component-library/commit/1dbafc0fe0796f6947d99916626e68dd07f0360b))
2038
+ * **map:** refactoring map code to be more readable ([7062564](https://github.com/visitscotland/vs-component-library/commit/7062564c7cba288c24d660f7e22700389e2218a6))
2039
+ * **map:** remove console.log statement ([b704904](https://github.com/visitscotland/vs-component-library/commit/b704904ccd26702a540912ae1f29a3eac43f50a5))
2040
+ * **map:** rename main map wrapper to map with sidebar ([b6a4dc7](https://github.com/visitscotland/vs-component-library/commit/b6a4dc7d68136e418551ca903800d73e9528bf81))
2041
+ * **map:** rename map with sidebar story file ([ddfcf40](https://github.com/visitscotland/vs-component-library/commit/ddfcf4014c20ecd1d7ff94b364a3f63cc451bf2c))
2042
+ * **map:** renaming files to follow our naming convention and fixing unit tests ([56a22d4](https://github.com/visitscotland/vs-component-library/commit/56a22d41a9a042f1d1782e8b0382e839c082aa12))
2043
+ * **maps:** move map into its own component ([0177121](https://github.com/visitscotland/vs-component-library/commit/0177121fc9d26cc458df5785bcdfacf0cb789c7a))
2044
+ * **maps:** update itineraries to use default map component ([c317aa7](https://github.com/visitscotland/vs-component-library/commit/c317aa7c6156fe426696424ee8a2ed05e26171ec))
2045
+ * **map:** tidy class names after map refactor ([99178c6](https://github.com/visitscotland/vs-component-library/commit/99178c654975b6424545a387f0a6a99fa7cbb867))
2046
+
2047
+
2048
+ ### 🔖 Others
2049
+
2050
+ * **package.json:** updating Storybook and Babel to fix security alerts ([17e9093](https://github.com/visitscotland/vs-component-library/commit/17e9093c493d07f18f37d3c42886062514fe013f))
2051
+
2052
+
2053
+ ### 🎨 Styling
2054
+
2055
+ * **,ap:** hide full screen button on mobile ([fdc57ad](https://github.com/visitscotland/vs-component-library/commit/fdc57adac266cdd76dacff297c2d9e42bf3f3813))
2056
+ * **map marker:** update map marker style to be bigger ([947cd26](https://github.com/visitscotland/vs-component-library/commit/947cd26ce6cd964679ce2fcfec7acf6ab40ea505))
2057
+ * **map:** add correct colour for marker on hover ([65f6633](https://github.com/visitscotland/vs-component-library/commit/65f663394c24db114a3e758d8d3ec5c837e2aded))
2058
+ * **map:** updating to correct marker color ([b30319f](https://github.com/visitscotland/vs-component-library/commit/b30319fd127554fc6df3778e18c2b8c02867725b))
2059
+
2060
+ ### [1.0.54](https://github.com/visitscotland/vs-component-library/compare/v1.0.53...v1.0.54) (2023-11-15)
2061
+
2062
+
2063
+ ### ✨ Features
2064
+
2065
+ * **cookies:** add option to bypass cookie checks for cms preview mode ([7e06ae0](https://github.com/visitscotland/vs-component-library/commit/7e06ae01eb00dc39388cb0e80de851c0f3fdef2e))
2066
+ * **cookies:** make variables more consistent in verify mixin ([69d656e](https://github.com/visitscotland/vs-component-library/commit/69d656eb2e56d24f4f4b7ff549087958254e3644))
2067
+
2068
+ ### [1.0.53](https://github.com/visitscotland/vs-component-library/compare/v1.0.52...v1.0.53) (2023-11-09)
2069
+
2070
+
2071
+ ### 🐛 Bug Fixes
2072
+
2073
+ * **psw:** add back optional param ([45a01f6](https://github.com/visitscotland/vs-component-library/commit/45a01f68fae87d54f947e442c8996611dcbafb72))
2074
+ * **psw:** fix default location when theres duplicate key ([41cbeee](https://github.com/visitscotland/vs-component-library/commit/41cbeeef17f557ed4e7d31bed0b6a2dc5a078c34))
2075
+
2076
+ ### [1.0.52](https://github.com/visitscotland/vs-component-library/compare/v1.0.51...v1.0.52) (2023-11-09)
2077
+
2078
+
2079
+ ### ✨ Features
2080
+
2081
+ * **carbon calculator:** add data for motorbike and coach ([61f4452](https://github.com/visitscotland/vs-component-library/commit/61f4452e0ca7a7797cfa4dccdd3c33260ae4a4f3))
2082
+ * **carbon calculator:** add more height to pages" ([4ff5911](https://github.com/visitscotland/vs-component-library/commit/4ff59113dcd6971fa60963114756675ed1f752ea))
2083
+ * **carbon calculator:** add tests for duplicate functionality ([e84767f](https://github.com/visitscotland/vs-component-library/commit/e84767fa60c859053d13a05b948ef0e9487b23b5))
2084
+ * **carbon calculator:** adjust tips to per-stage ([eee4415](https://github.com/visitscotland/vs-component-library/commit/eee44150f634aeb95365428a03411306e4fc0d4e))
2085
+ * **carbon calculator:** allow questions with recursive multipliers ([bc0a8d2](https://github.com/visitscotland/vs-component-library/commit/bc0a8d2f4f0350393d0e85759b54b3224f25f3e2))
2086
+ * **carbon calculator:** remove duplicable question for now ([c898884](https://github.com/visitscotland/vs-component-library/commit/c8988843939a55189eb3ab082cd8fef479ba3bf8))
2087
+ * **carbon calculator:** set up question duplication ([1549b97](https://github.com/visitscotland/vs-component-library/commit/1549b97b66f14f610eff290e8b45dabc264068bd))
2088
+ * **carbon calculator:** switch to stage-by-stage multi-question display ([d38c734](https://github.com/visitscotland/vs-component-library/commit/d38c73445b33e0d103211e20c37b06ca9cf955a4))
2089
+
2090
+
2091
+ ### 🐛 Bug Fixes
2092
+
2093
+ * **carbon calculator:** adjust test to account for removed question ([f896792](https://github.com/visitscotland/vs-component-library/commit/f896792b710342c1d2a64be4d1ea58627ef2d52e))
2094
+ * **carbon calculator:** and again ([80455fb](https://github.com/visitscotland/vs-component-library/commit/80455fb8bf3418ba7100824da9c73b6b26e641ff))
2095
+ * **carbon calculator:** fix broken story automation ([496a71c](https://github.com/visitscotland/vs-component-library/commit/496a71ca5c8ac4ef32e6b95dec19d4dcd29d0f4b))
2096
+
2097
+ ### [1.0.51](https://github.com/visitscotland/vs-component-library/compare/v1.0.50...v1.0.51) (2023-11-03)
2098
+
2099
+
2100
+ ### 🐛 Bug Fixes
2101
+
2102
+ * **marketo:** remove duplicate ID on checkbox ([99d5c7e](https://github.com/visitscotland/vs-component-library/commit/99d5c7ec89ecf3e4303d7c52b94035b430dd05f3))
2103
+ * **psw:** fixes active state for autocomplete dropdown ([6907c50](https://github.com/visitscotland/vs-component-library/commit/6907c50f3679d507d020de2a896de19a65902737))
2104
+ * **test:** under cookie mock changes to fix tests ([a8c8914](https://github.com/visitscotland/vs-component-library/commit/a8c89141b70fd95db7196f58b795de1f0787f709))
2105
+
2106
+ ### [1.0.50](https://github.com/visitscotland/vs-component-library/compare/v1.0.49...v1.0.50) (2023-11-03)
2107
+
2108
+
2109
+ ### ✨ Features
2110
+
2111
+ * **carbon calculator:** ensure numbers are formatted properly for different locales ([46a0086](https://github.com/visitscotland/vs-component-library/commit/46a00860b993c8d9c6fc49e75f80980ff4ea066b))
2112
+ * **progress bar:** add option for longhand progress label ([4bf09ec](https://github.com/visitscotland/vs-component-library/commit/4bf09ec51bed79411ef1021244682d41028832a7))
2113
+
2114
+
2115
+ ### ✅ Tests
2116
+
2117
+ * **carbon calculator:** add tests for localised labels ([2447b59](https://github.com/visitscotland/vs-component-library/commit/2447b59c3ce5c1dd0d16c9b278b5333813d6aef9))
2118
+ * **progress bar:** add tests for longhand label ([ba71ee3](https://github.com/visitscotland/vs-component-library/commit/ba71ee3715d4b6801400b8f69dfaa813f451b039))
2119
+
2120
+ ### [1.0.49](https://github.com/visitscotland/vs-component-library/compare/v1.0.48...v1.0.49) (2023-10-27)
2121
+
2122
+
2123
+ ### 🐛 Bug Fixes
2124
+
2125
+ * **meganav:** correct focus area on new logo for firefox/safari ([af01aff](https://github.com/visitscotland/vs-component-library/commit/af01aff27c3ebcc2bc132426ed09ac9b3bdf7d0a))
2126
+
2127
+ ### [1.0.48](https://github.com/visitscotland/vs-component-library/compare/v1.0.47...v1.0.48) (2023-10-25)
2128
+
2129
+
2130
+ ### ✨ Features
2131
+
2132
+ * **preferences:** make warnings v-show so they're usable after rejecting cookies ([755ca89](https://github.com/visitscotland/vs-component-library/commit/755ca899b94165b9fe127f2cf07758ace973146b))
2133
+
2134
+
2135
+ ### 🐛 Bug Fixes
2136
+
2137
+ * **warning:** correct failing tests ([54eb755](https://github.com/visitscotland/vs-component-library/commit/54eb7555f103c3f73d63f8804d43d04768c737be))
2138
+
2139
+ ### [1.0.47](https://github.com/visitscotland/vs-component-library/compare/v1.0.46...v1.0.47) (2023-10-23)
2140
+
2141
+
2142
+ ### 🐛 Bug Fixes
2143
+
2144
+ * **carousel:** ensure expanded link hit area is unclickable for disabled cards ([ac59db7](https://github.com/visitscotland/vs-component-library/commit/ac59db7a80bfae89049f7abb739500eabbbc82c7))
2145
+ * **megalinks:** correct responsive image sizing ([c19e475](https://github.com/visitscotland/vs-component-library/commit/c19e475b0b0aa6ed41292c407453775d69879200))
2146
+
2147
+ ### [1.0.46](https://github.com/visitscotland/vs-component-library/compare/v1.0.45...v1.0.46) (2023-10-20)
2148
+
2149
+
2150
+ ### 🎨 Styling
2151
+
2152
+ * **footer:** update logo in footer to brand scotland logo ([b8c6c89](https://github.com/visitscotland/vs-component-library/commit/b8c6c89345658b2a3db71a2ddbf2d3b8165a4d7a))
2153
+ * **meganav:** replacing vs meganav logo ([d358ac2](https://github.com/visitscotland/vs-component-library/commit/d358ac2cca24c2d757ac49c8fb0f6cb17b9208a0))
2154
+
2155
+
2156
+ ### 🐛 Bug Fixes
2157
+
2158
+ * **svglink:** update dark logo to be white ([d62449c](https://github.com/visitscotland/vs-component-library/commit/d62449cca296d16135c798a68aab9e4d2a5628bf))
2159
+ * **svglink:** update path for missing svg ([6ff898f](https://github.com/visitscotland/vs-component-library/commit/6ff898f731e161ec0898acea7257d55f4ba8ed4f))
2160
+ * **svg:** update path for missing svg ([f7356af](https://github.com/visitscotland/vs-component-library/commit/f7356afb71761dfed851b8306b2c8fed47b7682b))
2161
+ * **webpack:** stop hashing font file names ([47515b9](https://github.com/visitscotland/vs-component-library/commit/47515b98bb131286647d4119b7444ddc480d14b6))
2162
+
2163
+ ### [1.0.45](https://github.com/visitscotland/vs-component-library/compare/v1.0.44...v1.0.45) (2023-10-12)
2164
+
2165
+
2166
+ ### ✨ Features
2167
+
2168
+ * **carbon calculator:** increase chart font size in line with a11y recommendations ([ec0c50d](https://github.com/visitscotland/vs-component-library/commit/ec0c50d83ec49a81367cab222ea1ccee27e26ed1))
2169
+
2170
+ ### [1.0.44](https://github.com/visitscotland/vs-component-library/compare/v1.0.43...v1.0.44) (2023-10-11)
2171
+
2172
+
2173
+ ### 🐛 Bug Fixes
2174
+
2175
+ * **ski scotland:** extend fix to lift status table ([f32ebec](https://github.com/visitscotland/vs-component-library/commit/f32ebec263b0891c622080835ec6b5f6c4be3814))
2176
+
2177
+ ### [1.0.43](https://github.com/visitscotland/vs-component-library/compare/v1.0.42...v1.0.43) (2023-10-11)
2178
+
2179
+
2180
+ ### 🐛 Bug Fixes
2181
+
2182
+ * **ski scotland:** add styles to tidy up responsive behaviour of status info ([87e566c](https://github.com/visitscotland/vs-component-library/commit/87e566cb76f9a95e33a6a1fbdbbecbf016a97309))
2183
+ * **ski scotland:** make status table cols consistent widths ([4ca4774](https://github.com/visitscotland/vs-component-library/commit/4ca477497b3bd6edb5729f3d7cb74f60f1e404a3))
2184
+
2185
+ ### [1.0.42](https://github.com/visitscotland/vs-component-library/compare/v1.0.41...v1.0.42) (2023-10-10)
2186
+
2187
+
2188
+ ### ✅ Tests
2189
+
2190
+ * **psw:** add unit tests for guest selection ([ded7941](https://github.com/visitscotland/vs-component-library/commit/ded79410800ec9a9124a067c1066edd6ecd678bf))
2191
+ * **psw:** add unit tests for guest selector ([1ef5eb6](https://github.com/visitscotland/vs-component-library/commit/1ef5eb64102ead493aedd4106498bf111eb8909a))
2192
+
2193
+
2194
+ ### ♻️ Code Refactoring
2195
+
2196
+ * **psw:** fix linting errors ([b49a659](https://github.com/visitscotland/vs-component-library/commit/b49a659b5c4557a13df867abe1ec92f1932bb45c))
2197
+
2198
+
2199
+ ### 🐛 Bug Fixes
2200
+
2201
+ * **map:** correct zoom level in second undefined case ([b6bd843](https://github.com/visitscotland/vs-component-library/commit/b6bd843bf59601c03b0ff613ade231d0b31e8669))
2202
+ * **psw:** add back dates exist functionality ([c45e146](https://github.com/visitscotland/vs-component-library/commit/c45e146cf1ed9a11404419a54fcb7d8d525d87c4))
2203
+
2204
+
2205
+ ### 🔖 Others
2206
+
2207
+ * **package.json:** add back missing theo script to test ([99784b6](https://github.com/visitscotland/vs-component-library/commit/99784b6d1d333c9a22df0b3904f6f702d458f05f))
2208
+ * **release:** 1.0.41 ([584832f](https://github.com/visitscotland/vs-component-library/commit/584832fbf7221e7120c6a21fe46d0a24f5c88de0))
2209
+
2210
+ ### [1.0.41](https://github.com/visitscotland/vs-component-library/compare/v1.0.40...v1.0.41) (2023-10-02)
2211
+
2212
+
2213
+ ### 🐛 Bug Fixes
2214
+
2215
+ * **meganav:** fix sticky nav not working with no js ([64eeed7](https://github.com/visitscotland/vs-component-library/commit/64eeed70afd1356e59d940421499d59ce578aced))
2216
+
2217
+ ### [1.0.40](https://github.com/visitscotland/vs-component-library/compare/v1.0.38...v1.0.40) (2023-09-29)
2218
+
2219
+
2220
+ ### 🔖 Others
2221
+
2222
+ * **dependabot:** bump get-func-name version ([d9fd85d](https://github.com/visitscotland/vs-component-library/commit/d9fd85d0f6673fb47c3d46dc1dccc9335c2362e2))
2223
+ * **release:** 1.0.41 ([fa9b031](https://github.com/visitscotland/vs-component-library/commit/fa9b031572f117155f69a493b337d1253d0f7423))
2224
+ * **release:** correct multi-release version number issue ([8d8f66b](https://github.com/visitscotland/vs-component-library/commit/8d8f66bc330ca1f8e9ee74f6ba9f2e65e98df81d))
2225
+
2226
+
2227
+ ### 🐛 Bug Fixes
2228
+
2229
+ * fix for Tours PSW search URL ([fc2430e](https://github.com/visitscotland/vs-component-library/commit/fc2430e114b653fb7035fa3bf5457344e27fdf4f))
2230
+ * **psw:** fix for unit test failing ([12b9aef](https://github.com/visitscotland/vs-component-library/commit/12b9aef201ed29675fd48bb3b71ecd2969a22527))
2231
+
2232
+ ### [1.0.39](https://github.com/visitscotland/vs-component-library/compare/v1.0.38...v1.0.39) (2023-09-29)
2233
+
2234
+
2235
+ ### 🔖 Others
2236
+
2237
+ * **dependabot:** bump get-func-name version ([d9fd85d](https://github.com/visitscotland/vs-component-library/commit/d9fd85d0f6673fb47c3d46dc1dccc9335c2362e2))
2238
+
2239
+ ### [1.0.38](https://github.com/visitscotland/vs-component-library/compare/v1.0.37...v1.0.38) (2023-09-29)
2240
+
2241
+
2242
+ ### 🐛 Bug Fixes
2243
+
2244
+ * **psw:** adds fix for setting default dates on search ([51ba331](https://github.com/visitscotland/vs-component-library/commit/51ba3310d90b821fc8095dba72f4a7096c4c1ddc))
2245
+ * **psw:** looking at fixing default dates ([17066c9](https://github.com/visitscotland/vs-component-library/commit/17066c903dd9f0d496a7d1eb477bbfa1758cc73a))
2246
+
2247
+
2248
+ ### ♻️ Code Refactoring
2249
+
2250
+ * **psw:** code tidy ([79c7e88](https://github.com/visitscotland/vs-component-library/commit/79c7e889ccaed58b2a11acf9bb44ed54abf6970b))
2251
+
2252
+ ### [1.0.37](https://github.com/visitscotland/vs-component-library/compare/v1.0.36...v1.0.37) (2023-09-28)
2253
+
2254
+
2255
+ ### 🐛 Bug Fixes
2256
+
2257
+ * **carbon calculator:** ensure focus scrolls into view on iphone ([98e3c56](https://github.com/visitscotland/vs-component-library/commit/98e3c5606068156bc73406f4e70dfd5692ef3f28))
2258
+ * **psw:** fix default location not showing ([b9acdcf](https://github.com/visitscotland/vs-component-library/commit/b9acdcf66fb12f85f48ae8eeb3e345fa768d3ee8))
2259
+
2260
+
2261
+ ### ✅ Tests
2262
+
2263
+ * **psw:** add Autocomplete tests ([3da9892](https://github.com/visitscotland/vs-component-library/commit/3da98929c875f2751491ae85c54cb7bbe10b43fc))
2264
+ * **psw:** add more unit tests for product search embed ([ee71952](https://github.com/visitscotland/vs-component-library/commit/ee719529642794848ba3a4c929a3e2a7eef1c32a))
2265
+ * **psw:** add unit tests for DateInput ([21bd876](https://github.com/visitscotland/vs-component-library/commit/21bd8761af276a9831190bc59c4da63cb9f86111))
2266
+ * **psw:** add unit tests for DateRange ([98f1e5b](https://github.com/visitscotland/vs-component-library/commit/98f1e5b7de4c9ba1bf9fa086d2f01dbf09cbc652))
2267
+ * **psw:** first unit tests for PSW ([3373542](https://github.com/visitscotland/vs-component-library/commit/3373542a26624186e051a140a3670948976d4841))
2268
+
2269
+
2270
+ ### ✨ Features
2271
+
2272
+ * **map:** move bounding box north and south to contain Scotland ([cd01d55](https://github.com/visitscotland/vs-component-library/commit/cd01d5599821b09235a1423d074ae2f404d46164))
2273
+ * **sticky nav:** ensure user can scroll mobile nav rather than scrolling down page ([9e38a81](https://github.com/visitscotland/vs-component-library/commit/9e38a81d5f744a2889525a56bcf53c878b227dcb))
2274
+
2275
+ ### [1.0.36](https://github.com/visitscotland/vs-component-library/compare/v1.0.35...v1.0.36) (2023-09-26)
2276
+
2277
+
2278
+ ### ⚡️ Performance Improvements
2279
+
2280
+ * **bootstrap vue:** remove bvue component from row ([13b88df](https://github.com/visitscotland/vs-component-library/commit/13b88dfa2e045896f2214f0bdd3912cc8f07568b))
2281
+ * **bvue:** remove bvue component from panel ([b38b8dd](https://github.com/visitscotland/vs-component-library/commit/b38b8ddd2495b583afe2e009e064e6753366df85))
2282
+
2283
+
2284
+ ### ♻️ Code Refactoring
2285
+
2286
+ * **psw:** fixing UI issues and small bugs in PSW ([6a6f349](https://github.com/visitscotland/vs-component-library/commit/6a6f3491924899c3f79d556bd4a0faa343631861))
2287
+ * **psw:** refactor psw to use select component ([d778018](https://github.com/visitscotland/vs-component-library/commit/d778018986404fd2b4e942eba6956fc10eb5c0b4))
2288
+ * **psw:** update labels in PSW ([e7aa1a1](https://github.com/visitscotland/vs-component-library/commit/e7aa1a1bfd2ef55d0e541788880f3b2af2f61c1b))
2289
+ * **psw:** update text inputs to use input component and remove unused PSW components ([e2ca77f](https://github.com/visitscotland/vs-component-library/commit/e2ca77f8f0dfc2603de1dc9cac11617f138abf42))
2290
+
2291
+
2292
+ ### 🎨 Styling
2293
+
2294
+ * **select:** update style of Select component to match designs ([3acbdbb](https://github.com/visitscotland/vs-component-library/commit/3acbdbb78a3dfb076f39663573db0a30dfd6424b))
2295
+ * **storybook:** add favicon to storybook ([8ce5b7f](https://github.com/visitscotland/vs-component-library/commit/8ce5b7f96f950cd3b1e67196fafb056f66d3f137))
2296
+
2297
+
2298
+ ### ✨ Features
2299
+
2300
+ * **map:** place a white blocker behind map nav buttons ([76dd6bc](https://github.com/visitscotland/vs-component-library/commit/76dd6bc0633c945e10e5fda5d0566d67dff7959f))
2301
+ * **sticky nav:** implement sticky meganav ([da64263](https://github.com/visitscotland/vs-component-library/commit/da64263f4f66fa78078ba1882387fde0fee4f7de))
2302
+
2303
+
2304
+ ### 🐛 Bug Fixes
2305
+
2306
+ * **chromatic:** chromatic ignore stop date info ([82b2b3f](https://github.com/visitscotland/vs-component-library/commit/82b2b3fd551c27a1946e0bf384a94f9f9a6d072b))
2307
+ * **chromatic:** force PSW stories to await location load ([99a38bb](https://github.com/visitscotland/vs-component-library/commit/99a38bbaea7aa03c35b9d28f4a03ca4f14a201d6))
2308
+ * **chromatic:** ignore changes to itinerary map markers ([f94d603](https://github.com/visitscotland/vs-component-library/commit/f94d603cbb782815423c967435668f72df4a5a7e))
2309
+ * **chromatic:** mock PSW location load to prevent timeout ([262aabb](https://github.com/visitscotland/vs-component-library/commit/262aabb7dd964cc5db8512077789eb58e744b80f))
2310
+ * **chromatic:** move map ignore up a level ([0ae51dd](https://github.com/visitscotland/vs-component-library/commit/0ae51ddf394bcbd9481b235e8d13345fb0f7411b))
2311
+ * **chromatic:** move stop ignore up a level ([33c9ff1](https://github.com/visitscotland/vs-component-library/commit/33c9ff13911052657dea75bd04758e305ff0c189))
2312
+ * **chromatic:** re-increase timeout ([3f47bf0](https://github.com/visitscotland/vs-component-library/commit/3f47bf02a4522ae97e79a253c1191f9bceab4060))
2313
+ * **chromatic:** remove play functions ([386b952](https://github.com/visitscotland/vs-component-library/commit/386b9523c5d50d6ff629565394eb78af54c73c42))
2314
+ * **chromatic:** speed up psw tests ([052dde6](https://github.com/visitscotland/vs-component-library/commit/052dde6956ffd9b0c8974b05d4611dbf318ff686))
2315
+ * **map:** correct mobile/desktop style divide ([b1383d8](https://github.com/visitscotland/vs-component-library/commit/b1383d8196d7ca943290a7e0b30746a69c471f33))
2316
+ * **map:** make colour of links explicit for iphone ([cf8c193](https://github.com/visitscotland/vs-component-library/commit/cf8c193f6ac96debb1ebcc502809c568f9eb40d7))
2317
+ * **megalinks:** add intro examples to all 3 megalink types ([0d67e36](https://github.com/visitscotland/vs-component-library/commit/0d67e369f773231601e73a8ae9b2810c010dd428))
2318
+ * **psw:** fix loading issue for PSW ([1b8b50a](https://github.com/visitscotland/vs-component-library/commit/1b8b50aad79f5d4078b9d78c64416d21380b7512))
2319
+ * **psw:** fix selectedProd when changing select ([789414e](https://github.com/visitscotland/vs-component-library/commit/789414e8d2b9a9a75f84cf2351fc56bc8e547975))
2320
+
2321
+ ### [1.0.35](https://github.com/visitscotland/vs-component-library/compare/v1.0.34...v1.0.35) (2023-09-20)
2322
+
2323
+
2324
+ ### 🐛 Bug Fixes
2325
+
2326
+ * **psw:** check window defined before access ([d5ff23d](https://github.com/visitscotland/vs-component-library/commit/d5ff23d2c09b5f6046adacdabcbe959acc454a89))
2327
+
2328
+ ### [1.0.34](https://github.com/visitscotland/vs-component-library/compare/v1.0.33...v1.0.34) (2023-09-20)
2329
+
2330
+
2331
+ ### 🐛 Bug Fixes
2332
+
2333
+ * fix issue with polygon locations ([ba00882](https://github.com/visitscotland/vs-component-library/commit/ba00882e0c2b8d885eec7db6ae759617950a6ab7))
2334
+
2335
+ ### [1.0.33](https://github.com/visitscotland/vs-component-library/compare/v1.0.32...v1.0.33) (2023-09-19)
2336
+
2337
+
2338
+ ### ♻️ Code Refactoring
2339
+
2340
+ * **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)
2341
+
2342
+
2343
+ ### 🐛 Bug Fixes
2344
+
2345
+ * **psw:** fix host url for psw search ([bad24d1](https://github.com/visitscotland/vs-component-library/commit/bad24d12a5ed9048eebc9a1a95b4cef4c3766c39))
2346
+
2347
+ ### [1.0.32](https://github.com/visitscotland/vs-component-library/compare/v1.0.31...v1.0.32) (2023-09-19)
2348
+
2349
+
2350
+ ### 🐛 Bug Fixes
2351
+
2352
+ * **psw:** fix correct base url for product search widget ([ecc5372](https://github.com/visitscotland/vs-component-library/commit/ecc53726821da1fb018fd4bf2b40e00379167076))
2353
+
2354
+ ### [1.0.31](https://github.com/visitscotland/vs-component-library/compare/v1.0.30...v1.0.31) (2023-09-18)
2355
+
2356
+
2357
+ ### 🐛 Bug Fixes
2358
+
2359
+ * **carbon calculator:** get on mount rather than create ([3fd8835](https://github.com/visitscotland/vs-component-library/commit/3fd8835550701a7cbfcced54e1515ac58cf14702))
2360
+
2361
+ ### [1.0.30](https://github.com/visitscotland/vs-component-library/compare/v1.0.29...v1.0.30) (2023-09-14)
2362
+
2363
+
2364
+ ### ✨ Features
2365
+
2366
+ * **carbon calculator:** pull in urls from labels ([e44c5ac](https://github.com/visitscotland/vs-component-library/commit/e44c5acd9a9b548226f5243a7de878eadb0e66ea))
2367
+
2368
+ ### [1.0.29](https://github.com/visitscotland/vs-component-library/compare/v1.0.28...v1.0.29) (2023-09-14)
2369
+
2370
+
2371
+ ### ✨ Features
2372
+
2373
+ * **carbon calculator:** add all real data ([c36f1cf](https://github.com/visitscotland/vs-component-library/commit/c36f1cfa83dad81d3ccebfc7fe4dd3765d8493e6))
2374
+ * **carbon calculator:** add analytics events ([b1c4ff5](https://github.com/visitscotland/vs-component-library/commit/b1c4ff5723203bb600fcaf6a5c7fb8346b999c0d))
2375
+ * **carbon calculator:** add carbon unicorn logic ([4b0ec5d](https://github.com/visitscotland/vs-component-library/commit/4b0ec5d4b794382d9692775ebca143a119dca735))
2376
+ * **carbon calculator:** add documentation for results props ([e16d258](https://github.com/visitscotland/vs-component-library/commit/e16d25875f30ca60a84c8b6bc946d6499eca44c4))
2377
+ * **carbon calculator:** add hint text to radio buttons ([7dc9e41](https://github.com/visitscotland/vs-component-library/commit/7dc9e418de49ea0c253b86c68f29ab00a1be361d))
2378
+ * **carbon calculator:** add key ([a7faf08](https://github.com/visitscotland/vs-component-library/commit/a7faf08eca481ca2f46a3f290348564aeb23170b))
2379
+ * **carbon calculator:** add more options to q 1 ([9ed7e30](https://github.com/visitscotland/vs-component-library/commit/9ed7e30cbf9f639dc703bb8c3ad38ddb9b0f580d))
2380
+ * **carbon calculator:** add more stories to calculator component ([36a59f1](https://github.com/visitscotland/vs-component-library/commit/36a59f12dfe0e00a2d3a099a64df035737f6291d))
2381
+ * **carbon calculator:** add no js warning ([8688ae7](https://github.com/visitscotland/vs-component-library/commit/8688ae72399bfc755347c227ad1902735cc48c6a))
2382
+ * **carbon calculator:** add reset button ([700134b](https://github.com/visitscotland/vs-component-library/commit/700134b2705f6ff8e1e8834b37b5023e953d9b7c))
2383
+ * **carbon calculator:** add tests to question ([61ccdf8](https://github.com/visitscotland/vs-component-library/commit/61ccdf8e99e1f64ef46d503836793d4239a88f7e))
2384
+ * **carbon calculator:** adjust results page layout ([676a275](https://github.com/visitscotland/vs-component-library/commit/676a27599e1783db3effe0add5d71458cc8f8b2b))
2385
+ * **carbon calculator:** allow 0 entry on numbers and minimum multipliers for radios ([daf4840](https://github.com/visitscotland/vs-component-library/commit/daf4840a1f361a7cf7eff48bec9e5d4e11d1db21))
2386
+ * **carbon calculator:** break progress bar into its own component ([c022c49](https://github.com/visitscotland/vs-component-library/commit/c022c49e77e040e23c734d7b1362c8351d37d2f7))
2387
+ * **carbon calculator:** break question into its own component ([61821fb](https://github.com/visitscotland/vs-component-library/commit/61821fb6d04fc1878ae5eb2b56f0b219a2bbf82a))
2388
+ * **carbon calculator:** calculate per day emissions ([b67fc1e](https://github.com/visitscotland/vs-component-library/commit/b67fc1e6fe6a10a396716b3a4eeea2bd3db0166b))
2389
+ * **carbon calculator:** centre text in running total ([cc65316](https://github.com/visitscotland/vs-component-library/commit/cc6531610aa51a48948b1fe8973109c55caf2d88))
2390
+ * **carbon calculator:** correct icon and layout for running total ([ea053d8](https://github.com/visitscotland/vs-component-library/commit/ea053d8c57467ebbf27917add11c7e9aaa099274))
2391
+ * **carbon calculator:** correct icon in tip ([1dbac7d](https://github.com/visitscotland/vs-component-library/commit/1dbac7d0f0e8d486810df8f222eddabdff635370))
2392
+ * **carbon calculator:** focus to question on nav ([307d9f0](https://github.com/visitscotland/vs-component-library/commit/307d9f0153a80185e96bd597afa8ee5d9ad04796))
2393
+ * **carbon calculator:** implement basic bar chart ([d22059f](https://github.com/visitscotland/vs-component-library/commit/d22059fa63d04789aad020030b61863cbda09aff))
2394
+ * **carbon calculator:** implement intro page ([b3a2cb0](https://github.com/visitscotland/vs-component-library/commit/b3a2cb0db0705dd91875736853f79c8a4912b28d))
2395
+ * **carbon calculator:** improve multiply by logic ([acc5f18](https://github.com/visitscotland/vs-component-library/commit/acc5f18494f2810ef3e40f5c245ffb99dd5e9bfb))
2396
+ * **carbon calculator:** integrate labelsMap for localised content ([a6db4b1](https://github.com/visitscotland/vs-component-library/commit/a6db4b134e86d6259c7719b61d777310bd0a30f3))
2397
+ * **carbon calculator:** make all labels localised ([3368adc](https://github.com/visitscotland/vs-component-library/commit/3368adc206696062b8422b1a4bf4f920621e2bc9))
2398
+ * **carbon calculator:** more documentation ([3c0ac65](https://github.com/visitscotland/vs-component-library/commit/3c0ac65bee09a2aaad9f572925fa7c61e82325c3))
2399
+ * **carbon calculator:** port firebreak carbon calc work to vue3 ([3840266](https://github.com/visitscotland/vs-component-library/commit/3840266d1b5ed4bd5873f96a313c2cd630faa0d1))
2400
+ * **carbon calculator:** restyle radio buttons ([4321aeb](https://github.com/visitscotland/vs-component-library/commit/4321aeb975ca7f204da36367fc15e3c5a245e3f1))
2401
+ * **carbon calculator:** switch to CO2e ([cd83336](https://github.com/visitscotland/vs-component-library/commit/cd8333688e740de93f2ac8989f15a9c23b58d461))
2402
+ * **carbon calculator:** switch to kilos ([3c36986](https://github.com/visitscotland/vs-component-library/commit/3c369865302556dd4c44e28d98728999fdda8b6b))
2403
+ * **carbon calculator:** tidy up and add tests for tip ([cdaf79b](https://github.com/visitscotland/vs-component-library/commit/cdaf79b9729532f8f9687b8a4b5c82aeddff98a5))
2404
+ * **carbon calculator:** tidy up Question and add tests ([fb95ae6](https://github.com/visitscotland/vs-component-library/commit/fb95ae671a502df013e1a213fdfba01c2019a2ac))
2405
+ * **carbon calculator:** tidy up results and add tests ([dfbfd8a](https://github.com/visitscotland/vs-component-library/commit/dfbfd8a57613f1aceca18b376c859144dd6c4c6c))
2406
+ * **carbon calculator:** tidy up running total component and add tests ([6d692c5](https://github.com/visitscotland/vs-component-library/commit/6d692c5d1f877fa56059e71f2f6793e5d5dd465b))
2407
+ * **carbon calculator:** tidy up tip shadows ([731e410](https://github.com/visitscotland/vs-component-library/commit/731e4105770b5b11501fc4dedd40feb8f0c15579))
2408
+ * **carbon calculator:** update comparison logic ([11df0d4](https://github.com/visitscotland/vs-component-library/commit/11df0d45a11e27c232ba68a52798be24958f4ada))
2409
+ * **carbon calculator:** update data to account for returns ([ef68fb9](https://github.com/visitscotland/vs-component-library/commit/ef68fb99e68b74217f71fb98410d6752e679b306))
2410
+ * **carbon calculator:** update intro content ([9ecdf5c](https://github.com/visitscotland/vs-component-library/commit/9ecdf5cd66d33fd733c03d256379c85378a4a47c))
2411
+ * **carbon calculator:** update mobile style for radio buttons ([50d829b](https://github.com/visitscotland/vs-component-library/commit/50d829b051f9eae309ec05a9df3e74223853aee8))
2412
+ * **carbon calculator:** update radio button hover state ([cf0263f](https://github.com/visitscotland/vs-component-library/commit/cf0263f4c551e2672e18d30415806927f941bf4e))
2413
+ * **carbon calculator:** update target to 30 ([eee321e](https://github.com/visitscotland/vs-component-library/commit/eee321ec9e2a6aac3d26f87dd8b8e63adc73b330))
2414
+ * **carbon calculator:** use number input in question ([cdf7a80](https://github.com/visitscotland/vs-component-library/commit/cdf7a80bcb9fadf3c84497a5cb0a815e90dcb42a))
2415
+ * **carbon calculator:** use Stepped progress bar in cc ([64d3d6c](https://github.com/visitscotland/vs-component-library/commit/64d3d6c73034d8e9c2881d01c4cad6f882f2c4fc))
2416
+ * **carbon calculator:** wIP Dependent Question Calculations ([3b4f1f3](https://github.com/visitscotland/vs-component-library/commit/3b4f1f33ebb63d18ca686315632c61e3b0f98716))
2417
+ * **component library:** provide/inject all labels ([5a10816](https://github.com/visitscotland/vs-component-library/commit/5a10816f92bfdca7c064cba2b4dd06bbe5c4ee84))
2418
+ * **input:** implement incremental number input ([238d79e](https://github.com/visitscotland/vs-component-library/commit/238d79e12119a47889cad7530794197332af307a))
2419
+ * **number input:** separate number and regular input ([7e5550e](https://github.com/visitscotland/vs-component-library/commit/7e5550e8e0334c7eeda084ba469cfd096a04c375))
2420
+ * **number input:** tweak input styles and font display ([9dfb6ed](https://github.com/visitscotland/vs-component-library/commit/9dfb6ed20afd499156436d05375af020c96f47af))
2421
+ * **progress bar:** implement stepped progress bar# ([d424d10](https://github.com/visitscotland/vs-component-library/commit/d424d1029d752bb7b47f5786eee8e55e71de1f75))
2422
+ * **progress bar:** update progress bar design to bring in line with designs ([a6aaa1e](https://github.com/visitscotland/vs-component-library/commit/a6aaa1e9c2fe155ad1b687a239b7c613b9dafba5))
2423
+ * **radio button:** break out into separate component ([cdcfab5](https://github.com/visitscotland/vs-component-library/commit/cdcfab55c69e9569a8c7d859a8980d6ecb128b29))
2424
+ * **radio buttons:** reduce font weight ([7df9867](https://github.com/visitscotland/vs-component-library/commit/7df986757db4abed99a8b794db1ee6f692d7300d))
2425
+ * **radio button:** style focussed state and fix click area ([6038a7d](https://github.com/visitscotland/vs-component-library/commit/6038a7ddba84ebd5f671e9cb898015c291e41aa7))
2426
+ * **radio button:** update focus and hover styles for a11y ([7fafc8c](https://github.com/visitscotland/vs-component-library/commit/7fafc8c7c29fa82c636a3291a8a5db435b657aec))
2427
+
2428
+
2429
+ ### 🐛 Bug Fixes
2430
+
2431
+ * **carbon calculator:** correct labels in story ([7470daa](https://github.com/visitscotland/vs-component-library/commit/7470daa98e5464b327092897d0635d9ddfb24e9f))
2432
+ * **carbon calculator:** correct selected styles for radios ([35e9165](https://github.com/visitscotland/vs-component-library/commit/35e9165f94facb513a5ce243afb15e9f5b80b799))
2433
+ * **carbon calculator:** fix broken test ([c44c752](https://github.com/visitscotland/vs-component-library/commit/c44c752da1af67ba7a74b2f3bb3c9654d9ac882b))
2434
+ * **carbon calculator:** fix comparison calculation ([022326a](https://github.com/visitscotland/vs-component-library/commit/022326a74724439842a140434eb0b8441b93d8ef))
2435
+ * **carbon calculator:** fix results page ([008ca8a](https://github.com/visitscotland/vs-component-library/commit/008ca8a7060d4c941cec17ce8386eddd82cd8c54))
2436
+ * **carbon calculator:** fix results percent calc for accomm ([fc049eb](https://github.com/visitscotland/vs-component-library/commit/fc049eb3fb72002da38da4cc437f971c925e589d))
2437
+ * **carbon calculator:** refactor calculate and tip questions ([e8374cc](https://github.com/visitscotland/vs-component-library/commit/e8374ccf16f285522055e9e1e986b3eb8552f21d))
2438
+ * **carbon calculator:** remove console log ([817314e](https://github.com/visitscotland/vs-component-library/commit/817314ec7410a4d3fbed8bc41058dd433ede6f30))
2439
+ * **carbon calculator:** separate number input into own component ([ad13905](https://github.com/visitscotland/vs-component-library/commit/ad139057c6e4ddff87dc58f5ebf684f2d8f39cc3))
2440
+ * **carbon calculator:** switch results to token font size ([54de409](https://github.com/visitscotland/vs-component-library/commit/54de409581525733a0e75d7d0137157d5f1f8017))
2441
+ * **carbon calculator:** update most labels ([94eef7a](https://github.com/visitscotland/vs-component-library/commit/94eef7ab783e8671b2e930d48228a111d9792494))
2442
+ * fix missing default location in PSW ([9ec6e12](https://github.com/visitscotland/vs-component-library/commit/9ec6e12ff1fc22afeb17738df91049c3f9b5e693))
2443
+ * **form validation:** make validation behaviour consistent across all form elements ([fdc271d](https://github.com/visitscotland/vs-component-library/commit/fdc271d9e1afa65067039ca87943a57c2be2f908))
2444
+ * **input:** remove remnant of number input in input ([631a9e2](https://github.com/visitscotland/vs-component-library/commit/631a9e27acc61349fd4f71321ad831e82da376e1))
2445
+ * **number input:** correct classnames for controls ([95df33a](https://github.com/visitscotland/vs-component-library/commit/95df33a5d8667db4ffbecdfc246d25079954c11a))
2446
+ * **psw:** fix labels for PSW ([ca984e6](https://github.com/visitscotland/vs-component-library/commit/ca984e648b4dd72f0e47e4d773f83bd060f5837d))
2447
+ * **radio button:** set internal border on buttons ([2b090bb](https://github.com/visitscotland/vs-component-library/commit/2b090bbe5dd93b76c0dd4d790975c4fbb630e06e))
2448
+ * **radio button:** stack text properly on mobile ([147329d](https://github.com/visitscotland/vs-component-library/commit/147329d56beb8eea5ac4614b97ea9ab5f9daff54))
2449
+ * **tokens:** remove token files from git ([9b9c6dd](https://github.com/visitscotland/vs-component-library/commit/9b9c6ddd2bbbdd893f7a4721285e462abdeab060))
2450
+
2451
+
2452
+ ### 🎨 Styling
2453
+
2454
+ * **lint:** allow v-html ([e7cb92e](https://github.com/visitscotland/vs-component-library/commit/e7cb92ee1a7c104edd3f7cb3bc04c40bcf13d863))
2455
+ * **psw:** fix margin on for field in PSW ([81342db](https://github.com/visitscotland/vs-component-library/commit/81342db1c46f4e6b50f112ee23cfcd8ef2104717))
2456
+
2457
+ ### [1.0.28](https://github.com/visitscotland/vs-component-library/compare/v1.0.27...v1.0.28) (2023-09-14)
2458
+
2459
+
2460
+ ### 🐛 Bug Fixes
2461
+
2462
+ * **psw:** fix translations in PSW ([ab1e2b5](https://github.com/visitscotland/vs-component-library/commit/ab1e2b5f98e81c9d6806f7493cb7c42ea4105133))
2463
+ * **psw:** retrieve language object on getLabel execution ([44ec5aa](https://github.com/visitscotland/vs-component-library/commit/44ec5aa44d8153de7c79e031aff5d94c57c77aee))
2464
+ * **psw:** translate product names ([5ec842d](https://github.com/visitscotland/vs-component-library/commit/5ec842d6a845aaf7658dec874cd531b2f2e527aa))
2465
+
2466
+ ### [1.0.27](https://github.com/visitscotland/vs-component-library/compare/v1.0.26...v1.0.27) (2023-09-13)
2467
+
2468
+
2469
+ ### 🐛 Bug Fixes
2470
+
2471
+ * **onetrust:** fix missing window in ssr error ([ad47d74](https://github.com/visitscotland/vs-component-library/commit/ad47d74d7d21650da2c209a1715183fb54c07b2c))
2472
+
2473
+ ### [1.0.26](https://github.com/visitscotland/vs-component-library/compare/v1.0.25...v1.0.26) (2023-09-12)
2474
+
2475
+
2476
+ ### ♻️ Code Refactoring
2477
+
2478
+ * **pinis:** add Pinia to root of the app ([5384e98](https://github.com/visitscotland/vs-component-library/commit/5384e98589ce0b90fe311e76bcf088d328e46c6b))
2479
+
2480
+
2481
+ ### 🐛 Bug Fixes
2482
+
2483
+ * **pinia:** fix issues with pinia state management ([a8976ae](https://github.com/visitscotland/vs-component-library/commit/a8976ae2f4e13289152f5fa2fe2ed9662d2e09fe))
2484
+
2485
+
2486
+ ### ✅ Tests
2487
+
2488
+ * **test:** add pinia to unit tests ([ab59d00](https://github.com/visitscotland/vs-component-library/commit/ab59d004dd4b78cf7d45841ffac08283d57172b4))
2489
+
2490
+
2491
+ ### 📝 Docs
2492
+
2493
+ * **megalinks:** add megalinks video examples to stories ([add20f2](https://github.com/visitscotland/vs-component-library/commit/add20f2be62bde7d00bfc6f8436c7282da4cf1a9))
2494
+ * **stretchedlink:** updating stories for cookies ([7fbbc25](https://github.com/visitscotland/vs-component-library/commit/7fbbc25188cad5a52bb710615f630fe65fe93468))
2495
+
2496
+ ### [1.0.25](https://github.com/visitscotland/vs-component-library/compare/v1.0.24...v1.0.25) (2023-09-08)
2497
+
2498
+
2499
+ ### 🐛 Bug Fixes
2500
+
2501
+ * **checkbox:** correct checkbox validation syntax ([46603b8](https://github.com/visitscotland/vs-component-library/commit/46603b883a7f31759997677f20654f7a765bc769))
2502
+
2503
+ ### [1.0.24](https://github.com/visitscotland/vs-component-library/compare/v1.0.23...v1.0.24) (2023-09-07)
2504
+
2505
+
2506
+ ### 🐛 Bug Fixes
2507
+
2508
+ * **social share:** don't render popover in SSR environment ([2765b6e](https://github.com/visitscotland/vs-component-library/commit/2765b6e192f41739a09aefc4fbd2db6f8ed3566b))
2509
+ * **ssr:** ensure global nav hydrates properly on load ([7087cb7](https://github.com/visitscotland/vs-component-library/commit/7087cb7b41cf615cd7e9ca88cd2e252beccc80a6))
2510
+
2511
+ ### [1.0.23](https://github.com/visitscotland/vs-component-library/compare/v1.0.22...v1.0.23) (2023-09-05)
2512
+
2513
+
2514
+ ### 🐛 Bug Fixes
2515
+
2516
+ * **input:** correct regex syntax ([61c3a11](https://github.com/visitscotland/vs-component-library/commit/61c3a1190516e3df9cf29988c528d777901c52c8))
2517
+ * **marketoforms:** allow lower case postcodes ([ae66b4d](https://github.com/visitscotland/vs-component-library/commit/ae66b4d0f251df913715402c52ebffa40887f91e))
2518
+ * **select:** fix select validation syntax ([499c2cc](https://github.com/visitscotland/vs-component-library/commit/499c2cca73692951cb48dde5fba6108cd66eccb7))
2519
+
2520
+
2521
+ ### ✨ Features
2522
+
2523
+ * **forms:** remove consent checkbox from example form ([245cc66](https://github.com/visitscotland/vs-component-library/commit/245cc66164686cdf9162bd6761fcda52487a070a))
2524
+
2525
+ ### [1.0.22](https://github.com/visitscotland/vs-component-library/compare/v1.0.21...v1.0.22) (2023-09-01)
2526
+
2527
+
2528
+ ### 🐛 Bug Fixes
2529
+
2530
+ * **product search:** remove label as well ([bd7e6ff](https://github.com/visitscotland/vs-component-library/commit/bd7e6ff5c86f0555bf71c9936c26179a5b503d4a))
2531
+
2532
+ ### [1.0.21](https://github.com/visitscotland/vs-component-library/compare/v1.0.20...v1.0.21) (2023-09-01)
2533
+
2534
+
2535
+ ### 🐛 Bug Fixes
2536
+
2537
+ * **product search:** remove vueform multiselect ([7dfcac9](https://github.com/visitscotland/vs-component-library/commit/7dfcac9949ff862252f38c40c4226275fb961645))
2538
+
2539
+ ### [1.0.20](https://github.com/visitscotland/vs-component-library/compare/v1.0.19...v1.0.20) (2023-09-01)
2540
+
2541
+
2542
+ ### 🐛 Bug Fixes
2543
+
2544
+ * **product search:** fix window.vs import ([2421277](https://github.com/visitscotland/vs-component-library/commit/24212779e9eb7105aeffb7d7dc3483edabc07654))
2545
+
2546
+ ### [1.0.19](https://github.com/visitscotland/vs-component-library/compare/v1.0.18...v1.0.19) (2023-09-01)
2547
+
2548
+
2549
+ ### 🐛 Bug Fixes
2550
+
2551
+ * **webpack:** use transpileOnly for ts modules in vue ([65894d0](https://github.com/visitscotland/vs-component-library/commit/65894d07a5db6f38dcba879139e7f0b3eaec95d3))
2552
+
2553
+ ### [1.0.18](https://github.com/visitscotland/vs-component-library/compare/v1.0.17...v1.0.18) (2023-09-01)
2554
+
2555
+
2556
+ ### 🐛 Bug Fixes
2557
+
2558
+ * **psw:** fix build errors for product search widget ([23ae66c](https://github.com/visitscotland/vs-component-library/commit/23ae66c9631b345d344992ce12b418ed1f5fc6f2))
2559
+
2560
+ ### [1.0.17](https://github.com/visitscotland/vs-component-library/compare/v1.0.16...v1.0.17) (2023-09-01)
2561
+
2562
+
2563
+ ### 📝 Docs
2564
+
2565
+ * **marketoforms:** improves documentation for form functionality ([3c395d1](https://github.com/visitscotland/vs-component-library/commit/3c395d14f3c33358b3461c01a165c5730047dc21))
2566
+
2567
+
2568
+ ### ✨ Features
2569
+
2570
+ * add product search ([a32b1a8](https://github.com/visitscotland/vs-component-library/commit/a32b1a8caa5b9842e44a45dd0a258c4f9fc22798))
2571
+
2572
+
2573
+ ### ✅ Tests
2574
+
2575
+ * **psw:** remove psw tests until they have been refactored ([1066936](https://github.com/visitscotland/vs-component-library/commit/106693646419ef9e05d6d67db4d6ad6158a7727a))
2576
+
2577
+
2578
+ ### 🐛 Bug Fixes
2579
+
2580
+ * linting fixes ([87d216d](https://github.com/visitscotland/vs-component-library/commit/87d216d5340fb03ea2cb230373e2ea18e1d0b740))
2581
+ * **psw:** fix psw falling over when no api data is received ([1a138dc](https://github.com/visitscotland/vs-component-library/commit/1a138dc7caa178cdafc3504203d78fbf276da209))
2582
+
2583
+
2584
+ ### 🎨 Styling
2585
+
2586
+ * **psw:** tidy up styles on new product search widget ([ec9ed19](https://github.com/visitscotland/vs-component-library/commit/ec9ed19078c0c38805530aa16d3199688a881160))
2587
+ * **psw:** updating styles in product search ([39bcafd](https://github.com/visitscotland/vs-component-library/commit/39bcafd4efbf7359c8d03d3c6666519af9240063))
2588
+
2589
+ ### [1.0.16](https://github.com/visitscotland/vs-component-library/compare/v1.0.15...v1.0.16) (2023-08-30)
2590
+
2591
+
2592
+ ### 🐛 Bug Fixes
2593
+
2594
+ * **map:** fix regions for map and add regions story ([c23364d](https://github.com/visitscotland/vs-component-library/commit/c23364d061deb42e21c81c53309b09d3a3b71a18))
2595
+
2596
+
2597
+ ### ✨ Features
2598
+
2599
+ * **map:** adds new distillery map option ([c1855bc](https://github.com/visitscotland/vs-component-library/commit/c1855bc1938072e00de1df927a5e5c71cbdea512))
2600
+
2601
+ ### [1.0.15](https://github.com/visitscotland/vs-component-library/compare/v1.0.14...v1.0.15) (2023-08-28)
2602
+
2603
+
2604
+ ### 🔖 Others
2605
+
2606
+ * **storybook:** upgrade Storybook to latest version ([2dc6e00](https://github.com/visitscotland/vs-component-library/commit/2dc6e00231e445c78ced57239fbe5028a71614f3))
2607
+
2608
+
2609
+ ### 🐛 Bug Fixes
2610
+
2611
+ * **map:** bug fixes for map component ([3a90089](https://github.com/visitscotland/vs-component-library/commit/3a9008905564c2b7f2d88e9010b6d4bbbb155795))
2612
+ * **map:** remove console.log statement ([c4b7b72](https://github.com/visitscotland/vs-component-library/commit/c4b7b724f33da1989346a163775bf4e6c76d15ba))
2613
+
2614
+ ### [1.0.14](https://github.com/visitscotland/vs-component-library/compare/v1.0.13...v1.0.14) (2023-08-18)
2615
+
2616
+
2617
+ ### 🐛 Bug Fixes
2618
+
2619
+ * **map:** fix map heading so the selected category is always displayed at the top ([b05a08c](https://github.com/visitscotland/vs-component-library/commit/b05a08c4e148294bc39e84bae7d99695bb8dc746))
2620
+
2621
+ ### [1.0.13](https://github.com/visitscotland/vs-component-library/compare/v1.0.12...v1.0.13) (2023-08-16)
2622
+
2623
+
2624
+ ### ✨ Features
2625
+
2626
+ * **map:** adds Outlander icons and themes for maps ([50ddc04](https://github.com/visitscotland/vs-component-library/commit/50ddc046c093cbfd75fe6c72b694a1e89ad1c609))
2627
+
2628
+
2629
+ ### 🎨 Styling
2630
+
2631
+ * **map:** update height of the map module ([542a455](https://github.com/visitscotland/vs-component-library/commit/542a45506725f2afadd78367ef80a774c5fbe7db))
2632
+
2633
+
2634
+ ### 🔖 Others
2635
+
2636
+ * add badges to README.md ([6dd823a](https://github.com/visitscotland/vs-component-library/commit/6dd823a8caefd786c528242fcd93700b5251b5c7))
2637
+ * add contribution guidelines and code of conduct ([6bf1764](https://github.com/visitscotland/vs-component-library/commit/6bf176469a094c509bbe1716968d349de8e1f177))
2638
+ * add contribution links to README.md ([a6a21d4](https://github.com/visitscotland/vs-component-library/commit/a6a21d4b13612571a65459fef3c703d45fe8a8da))
2639
+ * add contributor covenant badge to README.md ([e97840d](https://github.com/visitscotland/vs-component-library/commit/e97840df67affd041a0883c62262af2d643043a3))
2640
+ * add email address to code of conduct ([11cd613](https://github.com/visitscotland/vs-component-library/commit/11cd613f4cbc5ff530c1e36622aad2f622e9290d))
2641
+ * add security.md file ([de88335](https://github.com/visitscotland/vs-component-library/commit/de88335429593053aac434dcba232f35a022e0f0))
2642
+ * add Yarn Test badge ([0ac5afc](https://github.com/visitscotland/vs-component-library/commit/0ac5afcd2e142cdb5f4dee9d97b023c132cfaf19))
2643
+ * **package.json:** add Theo to build script ([9f9a5c5](https://github.com/visitscotland/vs-component-library/commit/9f9a5c59b036638c839f61241f5108981c55d96e))
2644
+ * **release:** 1.0.14 ([7bb68f8](https://github.com/visitscotland/vs-component-library/commit/7bb68f801aca6ce8661a778d8c095cf79603d65b))
2645
+ * **tokens:** remove auto-generated tokens from the repo ([46b3ebf](https://github.com/visitscotland/vs-component-library/commit/46b3ebf5b46e0d6e9fd1d5488d245318bfa60812))
2646
+ * update code of conduct ([1315c1a](https://github.com/visitscotland/vs-component-library/commit/1315c1a1a6d652909feb80bbede34df973d41338))
2647
+ * update email address in security policy ([36cc62e](https://github.com/visitscotland/vs-component-library/commit/36cc62e179b61f0e08aa899391e0fce98a320cdb))
2648
+ * update email addresses in code of conduct and contribution guide ([63472aa](https://github.com/visitscotland/vs-component-library/commit/63472aa0049045441e315aa81b4ad78358f278a6))
2649
+ * update README.md with licence info ([2de656b](https://github.com/visitscotland/vs-component-library/commit/2de656b121d4b8c0aeb3dd535729eac4adcd88dd))
2650
+ * update visitscotland badge URL ([ff387ea](https://github.com/visitscotland/vs-component-library/commit/ff387ea11bc8df7d9602b2f470d5b020cd990091))
2651
+
2652
+ ### [1.0.12](https://github.com/visitscotland/vs-component-library/compare/v1.0.11...v1.0.12) (2023-08-09)
2653
+
2654
+
2655
+ ### 🐛 Bug Fixes
2656
+
2657
+ * **third party:** styles in correct place ([4c8b28a](https://github.com/visitscotland/vs-component-library/commit/4c8b28ab004dedd928ffba5cc981a1c50d0324ce))
2658
+
2659
+ ### [1.0.11](https://github.com/visitscotland/vs-component-library/compare/v1.0.10...v1.0.11) (2023-08-08)
2660
+
2661
+
2662
+ ### ✨ Features
2663
+
2664
+ * **table:** simply data and fix stacked styles ([c89405b](https://github.com/visitscotland/vs-component-library/commit/c89405b14a0ac65db141fe12cda275660f6e3f98))
2665
+ * **workflow:** run tests on pr creation ([2a883b5](https://github.com/visitscotland/vs-component-library/commit/2a883b5e80bef222fe0309f64e5c3eec46f12f84))
2666
+
2667
+
2668
+ ### 🔖 Others
2669
+
2670
+ * fix dependabot issue by upgrading resolutions entries ([0a27a34](https://github.com/visitscotland/vs-component-library/commit/0a27a34f2b409fb0ac1017fa25641dae9d2f6995))
2671
+
2672
+
2673
+ ### 🐛 Bug Fixes
2674
+
2675
+ * **carousel:** set image urls locally instead of using image from the production site ([2affbe7](https://github.com/visitscotland/vs-component-library/commit/2affbe77e390d8404901d500b0d760c7d7881423))
2676
+ * **input:** fix validation logic and validation test ([d0060a0](https://github.com/visitscotland/vs-component-library/commit/d0060a0203621e2140341dfc1c63824c2117247b))
2677
+ * **meganav:** set image urls locally instead of using image from the production site ([8059770](https://github.com/visitscotland/vs-component-library/commit/80597705e68df64844b7e7d117f036e01f3bc9f3))
2678
+ * **table:** correct table story usage of header ([ccba843](https://github.com/visitscotland/vs-component-library/commit/ccba84309184ce2dd721f7312b176366ad3e0bfa))
2679
+ * **table:** fix stacked table ([b6773e9](https://github.com/visitscotland/vs-component-library/commit/b6773e915e0ab9cae47f02c3e15d3fecbc0d80d4))
2680
+ * **tests:** fix logic on carousel throttling test ([d031ff6](https://github.com/visitscotland/vs-component-library/commit/d031ff6481a9ff860e2d2bc5770781af014304d2))
2681
+ * **tests:** mock map store to and mapboxgl to fix map tests ([ef58f03](https://github.com/visitscotland/vs-component-library/commit/ef58f037d25c364f6bf52f93072747966e064c9c))
2682
+ * **tests:** mock video for tests and fix other testing logic ([e0bbd36](https://github.com/visitscotland/vs-component-library/commit/e0bbd36c5c76763e6ca691d5829a573bf0262271))
2683
+ * **tests:** mock window.url.createobjecturl for map wrapper tests ([52ad076](https://github.com/visitscotland/vs-component-library/commit/52ad0764a695424f533537dc2dcf17b18da32990))
2684
+ * **third party:** fix third party styles and build them in main script ([b9c9753](https://github.com/visitscotland/vs-component-library/commit/b9c97537e50197371f05336126d8f64bc601239f))
2685
+ * **video:** ensure cookie init status sets to error if onetrust doesn't initiate ([d9caa5d](https://github.com/visitscotland/vs-component-library/commit/d9caa5d30b160232296e3b8e46f264819ca94db3))
2686
+ * **workflow:** only run on one node version ([3aa0471](https://github.com/visitscotland/vs-component-library/commit/3aa04710e0ff90814f796b1a8b853b38c1338052))
2687
+
2688
+ ### [1.0.10](https://github.com/visitscotland/vs-component-library/compare/v1.0.9...v1.0.10) (2023-08-04)
2689
+
2690
+
2691
+ ### 🐛 Bug Fixes
2692
+
2693
+ * **meganav:** ensure search bar is open before focussing input ([7a6311d](https://github.com/visitscotland/vs-component-library/commit/7a6311d478e017c5d7a32894afec9cd88f8b57b6))
2694
+
2695
+ ### [1.0.9](https://github.com/visitscotland/vs-component-library/compare/v1.0.8...v1.0.9) (2023-08-03)
2696
+
2697
+
2698
+ ### 📝 Docs
2699
+
2700
+ * **socialshare.stories.js:** wrap the component in an absolutely positioned div ([8907dd7](https://github.com/visitscotland/vs-component-library/commit/8907dd735a3b421e7c26a004597c528d6b737505))
2701
+
2702
+
2703
+ ### 🐛 Bug Fixes
2704
+
2705
+ * **socialshare.vue:** add container prop set to "body" ([3edc3b8](https://github.com/visitscotland/vs-component-library/commit/3edc3b84932f3b19969caa39a329af71316852b1))
2706
+ * **ssr:** bring lazy hydrate fix over from other repo ([b707973](https://github.com/visitscotland/vs-component-library/commit/b707973d90ea9212eed71ca30b550c3a1fd1fde8))