@visitscotland/component-library 5.43.1 → 5.45.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 (414) hide show
  1. package/dist/client/manifest.json +2513 -2435
  2. package/dist/client/scripts/{e60fe8e9115fe7dd13cf.js → 07b9db91d31eeef6c783.js} +1 -1
  3. package/dist/client/scripts/{4a7dd18ce8648d5f3748.js → 29a7fc20a052a70927db.js} +1 -1
  4. package/dist/client/scripts/3830f161dca36d98ca75.js +1 -0
  5. package/dist/client/scripts/{5032a70c599e2f468071.js → 3d70a92704977ee3ed13.js} +1 -1
  6. package/dist/client/scripts/40e35ae0cb5669daefb2.js +1 -0
  7. package/dist/client/scripts/4c1e5e96d8e64cee8154.js +1 -0
  8. package/dist/client/scripts/562e87fef53c0feb821b.js +1 -0
  9. package/dist/client/scripts/{b5aae4c7531da20952c3.js → 5a28e681ba88baab45cd.js} +1 -1
  10. package/dist/client/scripts/6e248a4bf6113d5e9896.js +1 -0
  11. package/dist/client/scripts/7701b7ac57e659eb0b41.js +1 -0
  12. package/dist/client/scripts/{6fa12c8f2df5887ad779.js → 9a2c80fdf6dd41ba2097.js} +1 -1
  13. package/dist/client/scripts/9b5c12bade79662ef896.js +1 -0
  14. package/dist/client/scripts/a1f5afe9ff663790e55a.js +1 -0
  15. package/dist/client/scripts/{ff6101f274e52feca2d0.js → afb8c7a1aa38d5591421.js} +1 -1
  16. package/dist/client/scripts/{66d53fffb25ec07a1aa7.js → be64b601b78c84bd6b89.js} +1 -1
  17. package/dist/client/scripts/c780cf5fa89b6e470483.js +1 -0
  18. package/dist/client/scripts/ce17e03494b1367526df.js +1 -0
  19. package/dist/client/scripts/cf930d28048b29a9d222.js +1 -0
  20. package/dist/client/scripts/{3aaefce16b5df1479178.js → cfef7aea1a514ecb7ef7.js} +1 -1
  21. package/dist/client/scripts/{76f4d20d155ba0ca1a14.js → d720b984726aa6c7ad03.js} +1 -1
  22. package/dist/client/scripts/d84d024c28028ac4ddcf.js +2 -0
  23. package/dist/client/scripts/df0aaca8b6947639b6a5.js +1 -0
  24. package/dist/client/scripts/f4d44da1d59225afa176.js +1 -0
  25. package/dist/client/scripts/{4f47ffaa9a5862cc51d1.js → fe5986264852db16cea6.js} +1 -1
  26. package/dist/client/styles/027dd87027c76976b6fc.css +1 -0
  27. package/dist/client/styles/{ac9413fc9a5f74284fd0.css → 158a13c21188b9a76499.css} +1 -1
  28. package/dist/client/styles/{350b5411ffc3a7b4a42a.css → 1b600c8226824d1551c3.css} +1 -1
  29. package/dist/client/styles/1eb72dbf8b3c6a3c00ed.css +1 -0
  30. package/dist/client/styles/3830f161dca36d98ca75.css +1 -0
  31. package/dist/client/styles/401402fda15e993c9b21.css +1 -0
  32. package/dist/client/styles/461299962d1b95381e82.css +1 -0
  33. package/dist/client/styles/4c1e5e96d8e64cee8154.css +1 -0
  34. package/dist/client/styles/{b5aae4c7531da20952c3.css → 5a28e681ba88baab45cd.css} +1 -1
  35. package/dist/client/styles/5b46594817c613f01160.css +1 -0
  36. package/dist/client/styles/5e00e2f4a3b995fb440f.css +1 -0
  37. package/dist/client/styles/6e248a4bf6113d5e9896.css +1 -0
  38. package/dist/client/styles/{a2fe354aca6970fedba6.css → 7701b7ac57e659eb0b41.css} +1 -1
  39. package/dist/client/styles/b142e5e41281f0462782.css +1 -0
  40. package/dist/client/styles/{66d53fffb25ec07a1aa7.css → be64b601b78c84bd6b89.css} +1 -1
  41. package/dist/client/styles/c780cf5fa89b6e470483.css +1 -0
  42. package/dist/client/styles/ce17e03494b1367526df.css +1 -0
  43. package/dist/client/styles/f4d44da1d59225afa176.css +1 -0
  44. package/dist/client/styles/fcc392bc17d252e191a3.css +1 -0
  45. package/dist/components/{LoadingSpinner-OUYR1Zws.mjs → LoadingSpinner-B_WJEm_2.mjs} +3850 -3850
  46. package/dist/components/LoadingSpinner-CJIrBA9j.js +38 -0
  47. package/dist/components/src/components/card/Card.vue.d.ts +10 -2
  48. package/dist/components/src/components/hero-section/HeroSection.vue.d.ts +3612 -786
  49. package/dist/components/src/components/image-with-caption/ImageWithCaption.vue.d.ts +1866 -746
  50. package/dist/components/src/components/toggle-button/ToggleButton.vue.d.ts +633 -4
  51. package/dist/components/src/components/video/Video.vue.d.ts +2948 -633
  52. package/dist/components/src/components/video/components/VideoHtml5.vue.d.ts +2210 -0
  53. package/dist/components/src/components/video/components/VideoYoutube.vue.d.ts +1548 -0
  54. package/dist/components/src/components/video/index.d.ts +9 -0
  55. package/dist/components/src/components/video-caption/VideoCaption.vue.d.ts +563 -3
  56. package/dist/components/src/custom-components/maps/MainMap.vue.d.ts +2 -2
  57. package/dist/components/src/custom-components/maps/index.d.ts +2 -2
  58. package/dist/components/src/utils/prefers-reduced-motion.d.ts +2 -0
  59. package/dist/components/style.css +1 -1
  60. package/dist/components/vs-component-library-maps.js +1 -1
  61. package/dist/components/vs-component-library-maps.mjs +1 -1
  62. package/dist/components/vs-component-library.js +26 -26
  63. package/dist/components/vs-component-library.mjs +11572 -11083
  64. package/dist/ssr/index.js +1 -1
  65. package/dist/ssr/manifest.json +1 -1
  66. package/dist/ssr/styles/{a648889cdd3dfac5292a.css → dab2dc436be5e79159a2.css} +20 -21
  67. package/package.json +5 -5
  68. package/dist/client/scripts/12fa4d6469761cdb8326.js +0 -1
  69. package/dist/client/scripts/2fb997a43b43bfb18687.js +0 -1
  70. package/dist/client/scripts/39bd197d7d1f66f65105.js +0 -1
  71. package/dist/client/scripts/5828c72a7124a5bcb563.js +0 -1
  72. package/dist/client/scripts/63fb13547a0c980edfc6.js +0 -1
  73. package/dist/client/scripts/65f43123fc14b35b64d1.js +0 -2
  74. package/dist/client/scripts/662de3a6d0e84564965f.js +0 -1
  75. package/dist/client/scripts/95239a6c2ab36a9f67e8.js +0 -1
  76. package/dist/client/scripts/a2fe354aca6970fedba6.js +0 -1
  77. package/dist/client/scripts/dfab0d5501435b36f6fb.js +0 -1
  78. package/dist/client/scripts/f463c441cd83d40c3f8f.js +0 -1
  79. package/dist/client/scripts/fed71972ffa79d797286.js +0 -1
  80. package/dist/client/styles/12fa4d6469761cdb8326.css +0 -1
  81. package/dist/client/styles/1dab8b823a9fc7be9e7d.css +0 -1
  82. package/dist/client/styles/2fb997a43b43bfb18687.css +0 -1
  83. package/dist/client/styles/42233f90e1246c3d508e.css +0 -1
  84. package/dist/client/styles/51240b9c502b2993bd72.css +0 -1
  85. package/dist/client/styles/5828c72a7124a5bcb563.css +0 -1
  86. package/dist/client/styles/662de3a6d0e84564965f.css +0 -1
  87. package/dist/client/styles/95239a6c2ab36a9f67e8.css +0 -1
  88. package/dist/client/styles/abe7bec6335799afee09.css +0 -1
  89. package/dist/client/styles/bf0781d3e1fda7aaf432.css +0 -1
  90. package/dist/client/styles/d014754e0eff762e6ca9.css +0 -1
  91. package/dist/client/styles/e600798c21b1e4b3421a.css +0 -1
  92. package/dist/client/styles/ebe3c46ecbab47f14ec8.css +0 -1
  93. package/dist/client/styles/fed71972ffa79d797286.css +0 -2
  94. package/dist/components/LoadingSpinner-W8dEafHA.js +0 -38
  95. package/dist/components/src/components/hero-section/components/HeroSectionVideoControl.vue.d.ts +0 -931
  96. /package/dist/client/scripts/{91501cfefb3e9beeffa4.js → 014f5af7ddef530fe4c6.js} +0 -0
  97. /package/dist/client/scripts/{c3622d52d3929b8ce67a.js → 01910531b6be6aac4e58.js} +0 -0
  98. /package/dist/client/scripts/{51240b9c502b2993bd72.js → 027dd87027c76976b6fc.js} +0 -0
  99. /package/dist/client/scripts/{dc16b2fd8f77226e3fd5.js → 03510362a703f6fc48e5.js} +0 -0
  100. /package/dist/client/scripts/{b28351429658bbe84c2b.js → 046a42827e41dffd1361.js} +0 -0
  101. /package/dist/client/scripts/{a299cbe3889cd21cace8.js → 046ba68706d43e3ecb03.js} +0 -0
  102. /package/dist/client/scripts/{5d1cdcc8987a6cc186f0.js → 06b6bdfbd75cd167b155.js} +0 -0
  103. /package/dist/client/scripts/{427f4a836835f87aa5a6.js → 07b96f0774327066d536.js} +0 -0
  104. /package/dist/client/scripts/{955225d756ed3c4e0856.js → 0865c4a447229719a8da.js} +0 -0
  105. /package/dist/client/scripts/{a74cc1abc33d10c98576.js → 09074ddacc364c9f32d3.js} +0 -0
  106. /package/dist/client/scripts/{92e2f55c77c0b9473c56.js → 0acaadea600856732386.js} +0 -0
  107. /package/dist/client/scripts/{7dc60eea744dfc329db1.js → 0be676bfe898a961304d.js} +0 -0
  108. /package/dist/client/scripts/{1abe5367776b24253d47.js → 0c954d641bd8c80e9ac0.js} +0 -0
  109. /package/dist/client/scripts/{db30cb86f2d695ff6d1c.js → 153b1272b8ed42981166.js} +0 -0
  110. /package/dist/client/scripts/{ac9413fc9a5f74284fd0.js → 158a13c21188b9a76499.js} +0 -0
  111. /package/dist/client/scripts/{15e9f022c7952c07e6ce.js → 1a2729d53dc9b8b8d3d8.js} +0 -0
  112. /package/dist/client/scripts/{53251829ca5de2bf36fe.js → 1adf56b0fd9a74d5e856.js} +0 -0
  113. /package/dist/client/scripts/{350b5411ffc3a7b4a42a.js → 1b600c8226824d1551c3.js} +0 -0
  114. /package/dist/client/scripts/{c481d06a2d00d82eaaad.js → 1c43b0e090e2e6a1f0f0.js} +0 -0
  115. /package/dist/client/scripts/{e7b33c7b9c52aa2c42fb.js → 1d22b31f822d4cc1f496.js} +0 -0
  116. /package/dist/client/scripts/{bf0781d3e1fda7aaf432.js → 1eb72dbf8b3c6a3c00ed.js} +0 -0
  117. /package/dist/client/scripts/{9486014a6b617075b94c.js → 1f0336ef05e3d7bddcc7.js} +0 -0
  118. /package/dist/client/scripts/{f75efc7d112f59f0bf9c.js → 1f719b03bd097de0ea2d.js} +0 -0
  119. /package/dist/client/scripts/{a6d598ec76e67174f994.js → 22207b087293a74c4742.js} +0 -0
  120. /package/dist/client/scripts/{ace1879f1508cfa2945b.js → 224edd5a197d7910d4b1.js} +0 -0
  121. /package/dist/client/scripts/{701b3f29f72a42f4ba5b.js → 23ed89031dfd187f94b5.js} +0 -0
  122. /package/dist/client/scripts/{a98ae546a5412a626205.js → 2525f14c8d0cfdf5f362.js} +0 -0
  123. /package/dist/client/scripts/{093dbadb21acf4310ea2.js → 273b5c3922f15e7fa866.js} +0 -0
  124. /package/dist/client/scripts/{88b02946d875717c7892.js → 273c0af0ab7572b2d79a.js} +0 -0
  125. /package/dist/client/scripts/{ab31c58b4b87e68b35fb.js → 28066c56612fc70181eb.js} +0 -0
  126. /package/dist/client/scripts/{38875405be2461bf6367.js → 2826dc7fa17914e1e220.js} +0 -0
  127. /package/dist/client/scripts/{378133b962494b0328be.js → 2e3f3146a71eed0dde93.js} +0 -0
  128. /package/dist/client/scripts/{d39f4c3cff0aeebb9f76.js → 30219d8fdb1749dee1fc.js} +0 -0
  129. /package/dist/client/scripts/{e2b91f9e13b86ff8389c.js → 305ba361d1b7d72179b1.js} +0 -0
  130. /package/dist/client/scripts/{a98a1c78a6e495be1fe3.js → 313dc978429b47c1e6ce.js} +0 -0
  131. /package/dist/client/scripts/{87437d71b7ed0a627316.js → 323926c976fb2d640576.js} +0 -0
  132. /package/dist/client/scripts/{b83b6b4191840a25baa5.js → 33714bb52d46bb7fe834.js} +0 -0
  133. /package/dist/client/scripts/{eeab9a15254a348ad026.js → 35059b2381a8a4965e02.js} +0 -0
  134. /package/dist/client/scripts/{23889a0a798b09d499c1.js → 36bd6cf6d86ace36f071.js} +0 -0
  135. /package/dist/client/scripts/{914125d34a0c8421839d.js → 3729b8282471119794b8.js} +0 -0
  136. /package/dist/client/scripts/{416c4f28b6594389fb58.js → 3bca83e16a684a43b4be.js} +0 -0
  137. /package/dist/client/scripts/{ff80131a5bed70291e0b.js → 3be615768536599afee0.js} +0 -0
  138. /package/dist/client/scripts/{8773147ebc61bee2e1a6.js → 3c44e26ad34af348b743.js} +0 -0
  139. /package/dist/client/scripts/{1dab8b823a9fc7be9e7d.js → 401402fda15e993c9b21.js} +0 -0
  140. /package/dist/client/scripts/{d7a62916cee4d6e2b444.js → 43b9c87c4ff69a2a2692.js} +0 -0
  141. /package/dist/client/scripts/{6231f7cde1c1a252e3ff.js → 43bea58014de1053e3a1.js} +0 -0
  142. /package/dist/client/scripts/{abe7bec6335799afee09.js → 461299962d1b95381e82.js} +0 -0
  143. /package/dist/client/scripts/{9865e2574c6d07158054.js → 47860745f205ecf860b6.js} +0 -0
  144. /package/dist/client/scripts/{a9887918f6748e99e5e6.js → 47b703638626eb61fe27.js} +0 -0
  145. /package/dist/client/scripts/{8537711ac020c8f29676.js → 47ea5fe201d9dc6558c5.js} +0 -0
  146. /package/dist/client/scripts/{056cd8933beea0edc19e.js → 4b41935b39136ae2e759.js} +0 -0
  147. /package/dist/client/scripts/{1262d9eb296be8be48b9.js → 4bf76e8169096c449170.js} +0 -0
  148. /package/dist/client/scripts/{746da613bad15ee3dcff.js → 4fb4c9135470940f5c50.js} +0 -0
  149. /package/dist/client/scripts/{becfc64a7cf18580f64b.js → 4ff7ec1057477c0bc7be.js} +0 -0
  150. /package/dist/client/scripts/{affc2dc765c1741a7319.js → 5002731703302d0e0532.js} +0 -0
  151. /package/dist/client/scripts/{fddbb5023e794ab0f98a.js → 51ced8f538453f2b99f0.js} +0 -0
  152. /package/dist/client/scripts/{60e11eae5d8e305a26b5.js → 5311b5f98ad4b9817b39.js} +0 -0
  153. /package/dist/client/scripts/{0036243f84e83014237c.js → 53514a1e3f8d975aea22.js} +0 -0
  154. /package/dist/client/scripts/{38d5589b9158ab8e7423.js → 55625388a2314533cc0e.js} +0 -0
  155. /package/dist/client/scripts/{e86000417aa87698de4d.js → 5656dc9b3aca70f182a9.js} +0 -0
  156. /package/dist/client/scripts/{9c4c4822a484f5a5ad19.js → 568de1b924ee946a8e29.js} +0 -0
  157. /package/dist/client/scripts/{3c5baf37fc4cdec110f6.js → 56af74a3e9330fb68b84.js} +0 -0
  158. /package/dist/client/scripts/{6011db9e93655179bce2.js → 579632b35a57f67d412d.js} +0 -0
  159. /package/dist/client/scripts/{a67dfcc6f9de1ceaf9d9.js → 58efd6a0bc0efb404d4c.js} +0 -0
  160. /package/dist/client/scripts/{31cc034791fd8fed08dc.js → 58fcfeafa76b2ae1c155.js} +0 -0
  161. /package/dist/client/scripts/{69230c65912cdd38a584.js → 5a2b713fa5541f8824d9.js} +0 -0
  162. /package/dist/client/scripts/{ed99cbfe5e38529fe2fb.js → 5ae49a68af92ae8a9fe5.js} +0 -0
  163. /package/dist/client/scripts/{42233f90e1246c3d508e.js → 5b46594817c613f01160.js} +0 -0
  164. /package/dist/client/scripts/{3ae3625c5b179d3021e9.js → 5c189c663ec05bf6d23f.js} +0 -0
  165. /package/dist/client/scripts/{86714d804290b9ba22f6.js → 5d2a4560c7b46b05b95d.js} +0 -0
  166. /package/dist/client/scripts/{867ee96ab822b2070c40.js → 5d865260c3e007f3a939.js} +0 -0
  167. /package/dist/client/scripts/{d014754e0eff762e6ca9.js → 5e00e2f4a3b995fb440f.js} +0 -0
  168. /package/dist/client/scripts/{10c8c43c2d1d2c9c3ac6.js → 5e34781af067320327c8.js} +0 -0
  169. /package/dist/client/scripts/{e0ae6eb532e9deca95b9.js → 5eb63d7d220e1f6fac7f.js} +0 -0
  170. /package/dist/client/scripts/{e949a288ca740fd5e306.js → 5f8d21841a15698090f2.js} +0 -0
  171. /package/dist/client/scripts/{41dea7515c49fbb37cd0.js → 5f9e330aabf16a4345a1.js} +0 -0
  172. /package/dist/client/scripts/{a8c732ef4e6bb196c696.js → 6172c17c598d98a507f5.js} +0 -0
  173. /package/dist/client/scripts/{2a0d066c05ce80ef84a2.js → 62342e5ad8beef3e7920.js} +0 -0
  174. /package/dist/client/scripts/{0eccccf491d2d8c15ec2.js → 67512ca0bdf7f013d67a.js} +0 -0
  175. /package/dist/client/scripts/{6426b3dc3b49d5317801.js → 683845b40bd890c2a231.js} +0 -0
  176. /package/dist/client/scripts/{d2b70350d3fa2cef0e39.js → 685133ed4467e796b15b.js} +0 -0
  177. /package/dist/client/scripts/{dca2c65879ee8c6fe5e7.js → 69622fe731ed6ee4b6c5.js} +0 -0
  178. /package/dist/client/scripts/{c07d2bb6aab9b5629d10.js → 6ae231ebafc62f711dc3.js} +0 -0
  179. /package/dist/client/scripts/{80482a16fe24140d2a21.js → 6c41bd48ebcfc776e646.js} +0 -0
  180. /package/dist/client/scripts/{0a73fba3841d42f4062e.js → 6cd839efa326ab2eee03.js} +0 -0
  181. /package/dist/client/scripts/{16d1b6f2e9d13a059244.js → 6d527a137733de1f5466.js} +0 -0
  182. /package/dist/client/scripts/{e02282a148d07c58be1b.js → 6db99da11ff78a2dfe85.js} +0 -0
  183. /package/dist/client/scripts/{3967efd5a872171e7230.js → 6e27e2ca66eca5de02a0.js} +0 -0
  184. /package/dist/client/scripts/{04b71860f29844231b00.js → 7098664c86234ce16bc8.js} +0 -0
  185. /package/dist/client/scripts/{93891a876d2976d9805f.js → 712e0fa2a20084cd385e.js} +0 -0
  186. /package/dist/client/scripts/{ca79fa2a1ed7e82e450a.js → 74406cc07dbb55eb75e0.js} +0 -0
  187. /package/dist/client/scripts/{108124f3353174a3c98b.js → 758ed1fd9dff3c1b2616.js} +0 -0
  188. /package/dist/client/scripts/{2bdd4484eaf0f7c7bc7d.js → 76d3db28c5990bf80326.js} +0 -0
  189. /package/dist/client/scripts/{697dab8ed79ec60a309b.js → 76e2d30654f363fc7eb0.js} +0 -0
  190. /package/dist/client/scripts/{3ea2352e8a94ddc6dc8a.js → 780b187fec0e205315ee.js} +0 -0
  191. /package/dist/client/scripts/{01554a4fdde2d61b4d49.js → 7dc66adf87e05b4d2a65.js} +0 -0
  192. /package/dist/client/scripts/{507d772ea7c3ad69cd02.js → 7f3c0278914f28f02f70.js} +0 -0
  193. /package/dist/client/scripts/{d307d2e9cf655c179d77.js → 7fa2707b6cd88e997c5c.js} +0 -0
  194. /package/dist/client/scripts/{74ecbb4b7b820d191d79.js → 7fca368341865214fa9a.js} +0 -0
  195. /package/dist/client/scripts/{1c048832077af161ca70.js → 847c2e84ed941d009dc9.js} +0 -0
  196. /package/dist/client/scripts/{df56e8276b6973df6c3c.js → 86461a1eef0259e33e1b.js} +0 -0
  197. /package/dist/client/scripts/{a451e339bbbf4c755dd2.js → 86fd24bf01ad67c18d70.js} +0 -0
  198. /package/dist/client/scripts/{e97cb8c56d2e5ca10a9b.js → 874624ebbb1ef5850027.js} +0 -0
  199. /package/dist/client/scripts/{ae596ff1996c280c202c.js → 88c34f756377167e43d4.js} +0 -0
  200. /package/dist/client/scripts/{09ae016b64791f86ce4a.js → 8fc1f8bf10fc4ffb9b7a.js} +0 -0
  201. /package/dist/client/scripts/{d014f1abc1fcc90b5657.js → 920250b154aac7bdea1a.js} +0 -0
  202. /package/dist/client/scripts/{6198cadc6ef977ea0b7f.js → 9247517d8855f3f35042.js} +0 -0
  203. /package/dist/client/scripts/{92f88dfc1b040e6657db.js → 935a4fed23ddd57c607b.js} +0 -0
  204. /package/dist/client/scripts/{1aae8117699af5bed418.js → 94cb055a034dce5ea5e4.js} +0 -0
  205. /package/dist/client/scripts/{7bd6628181af41e6fc20.js → 97a9b2b22055d45be513.js} +0 -0
  206. /package/dist/client/scripts/{d8502c8331a1e69286ed.js → 9808f15f1de426f67b62.js} +0 -0
  207. /package/dist/client/scripts/{5bfe1a52e5e438b16b80.js → 9adb572ff9219c434dd8.js} +0 -0
  208. /package/dist/client/scripts/{6f579b91d024f526a37f.js → 9b28b51ff80f8006eaf4.js} +0 -0
  209. /package/dist/client/scripts/{815b2ba5fab54eebb5ca.js → 9b8cc6f43c619a66c183.js} +0 -0
  210. /package/dist/client/scripts/{2290109a2b19f24f7f67.js → 9f010f236e9aa6340595.js} +0 -0
  211. /package/dist/client/scripts/{e6e11ced2410e20b8d71.js → 9f96e1bfab4d66e45f48.js} +0 -0
  212. /package/dist/client/scripts/{eeaf7a5064376c23e2fd.js → a4d04e0fc505e7b32052.js} +0 -0
  213. /package/dist/client/scripts/{6482c0db9dfb95939fd0.js → a527032b5a2871014b13.js} +0 -0
  214. /package/dist/client/scripts/{f2cfbc8d04d591718bf9.js → a5cf5f9527861fc5821d.js} +0 -0
  215. /package/dist/client/scripts/{66d5a4a2cf08cdaa86bb.js → a8bcc5deeadcca0bc790.js} +0 -0
  216. /package/dist/client/scripts/{00ccd7949f170b3d738d.js → a9e5722f5ae91633c5fa.js} +0 -0
  217. /package/dist/client/scripts/{29d2385ba08f0023585c.js → ac7f26898fa69ca0da5d.js} +0 -0
  218. /package/dist/client/scripts/{59ab7b4a6827442b90c7.js → b04bd1e7471188b90521.js} +0 -0
  219. /package/dist/client/scripts/{392a233a558e074c70d9.js → b0fa255f800826292fad.js} +0 -0
  220. /package/dist/client/scripts/{e600798c21b1e4b3421a.js → b142e5e41281f0462782.js} +0 -0
  221. /package/dist/client/scripts/{6dcc7e68252e013045d4.js → b3b0a3e84313347eace2.js} +0 -0
  222. /package/dist/client/scripts/{9324abfa574340eb6ede.js → bfaf8e405c6eed87e6a8.js} +0 -0
  223. /package/dist/client/scripts/{f1fc1db1d8256f3c8b0f.js → bfc192678a99413319fb.js} +0 -0
  224. /package/dist/client/scripts/{9017b70932ac98380220.js → c1b1c581a5bb38bc9280.js} +0 -0
  225. /package/dist/client/scripts/{16f08d577a78d2740818.js → c30f024e7384607bad00.js} +0 -0
  226. /package/dist/client/scripts/{f94be4a838d4a8146c32.js → c5bcc52cebb09ee669a4.js} +0 -0
  227. /package/dist/client/scripts/{ddc4d2ea575a50bc4ae3.js → c96f169b99a940cd11af.js} +0 -0
  228. /package/dist/client/scripts/{ae547edbc8099702ba5a.js → c9bc5ab038325a3c6edb.js} +0 -0
  229. /package/dist/client/scripts/{e555e6f7c093044467bd.js → c9eaf370e5bd66f6b33f.js} +0 -0
  230. /package/dist/client/scripts/{9c9ffd5549b3beb747e8.js → ca8dfba2d23c709a180a.js} +0 -0
  231. /package/dist/client/scripts/{91f5a130ef63276c95f1.js → cf60ebcf4c5cff21489f.js} +0 -0
  232. /package/dist/client/scripts/{16a3a76ec493d5af9559.js → d112e3c01b33ebbfe4e1.js} +0 -0
  233. /package/dist/client/scripts/{91d074c85ca207348249.js → d44b9f1ed64fee2fc6ce.js} +0 -0
  234. /package/dist/client/scripts/{84e8cb222b65ef8c7fd7.js → d5a09c8e553cf955cbb7.js} +0 -0
  235. /package/dist/client/scripts/{65f43123fc14b35b64d1.js.LICENSE.txt → d84d024c28028ac4ddcf.js.LICENSE.txt} +0 -0
  236. /package/dist/client/scripts/{a964116d7226e0252a4e.js → d88e1684ef069d3b6128.js} +0 -0
  237. /package/dist/client/scripts/{f2ef165911bb1b115aad.js → d9f0523cdd5fdfb402e4.js} +0 -0
  238. /package/dist/client/scripts/{3cf61618bc3263a1c0c9.js → de4f8d1d2bdbd6e344b8.js} +0 -0
  239. /package/dist/client/scripts/{2a74d3661f1aeb64da2d.js → e2391af72facd8be7c3e.js} +0 -0
  240. /package/dist/client/scripts/{5a4a97205da676950fcf.js → e26580b501364a11b51e.js} +0 -0
  241. /package/dist/client/scripts/{71ef2d367311e6e5bc86.js → e4cd2ff8d35bf1710ca9.js} +0 -0
  242. /package/dist/client/scripts/{d94ba5393987a3e2d90a.js → e6bfa540add7fc44472e.js} +0 -0
  243. /package/dist/client/scripts/{a7f81a333cfee151ffc8.js → e736acf4171003e47322.js} +0 -0
  244. /package/dist/client/scripts/{a98815c8466bb8a199d5.js → e75a3c54b41c24e6cdc7.js} +0 -0
  245. /package/dist/client/scripts/{a49c74188fc5251d8b65.js → e933966cb5e720b98dbb.js} +0 -0
  246. /package/dist/client/scripts/{17bca51c0b3e12105894.js → e9dbbaa6a8454df82c1d.js} +0 -0
  247. /package/dist/client/scripts/{ada91090ef1c52557dc9.js → e9fc5078bbe77d98cc60.js} +0 -0
  248. /package/dist/client/scripts/{d3aa563c4024f80b82d0.js → eaeee67b24019a9d72ee.js} +0 -0
  249. /package/dist/client/scripts/{804a497cb44fe949310e.js → ecc543437991bd83a2d0.js} +0 -0
  250. /package/dist/client/scripts/{de137222b71f4b8d7f47.js → ef2407d549eed434c26f.js} +0 -0
  251. /package/dist/client/scripts/{980215f15338a4638935.js → f402d7c715fe2af48e0c.js} +0 -0
  252. /package/dist/client/scripts/{a7dbd4ea0593cac5da1e.js → f4d4369c7acc7b98d581.js} +0 -0
  253. /package/dist/client/scripts/{a256e0ec3a4d4952396d.js → f9f6eabff4f8d012fc45.js} +0 -0
  254. /package/dist/client/scripts/{e0c5487ea1f49ba55654.js → fc7ca582901c6423ab5d.js} +0 -0
  255. /package/dist/client/scripts/{ebe3c46ecbab47f14ec8.js → fcc392bc17d252e191a3.js} +0 -0
  256. /package/dist/client/scripts/{b1590b789b54502c0272.js → fe3d696896c3b1f6d983.js} +0 -0
  257. /package/dist/client/scripts/{0389a15654d3a45aab1a.js → ff274b0d9d955560c471.js} +0 -0
  258. /package/dist/client/styles/{91501cfefb3e9beeffa4.css → 014f5af7ddef530fe4c6.css} +0 -0
  259. /package/dist/client/styles/{c3622d52d3929b8ce67a.css → 01910531b6be6aac4e58.css} +0 -0
  260. /package/dist/client/styles/{dc16b2fd8f77226e3fd5.css → 03510362a703f6fc48e5.css} +0 -0
  261. /package/dist/client/styles/{b28351429658bbe84c2b.css → 046a42827e41dffd1361.css} +0 -0
  262. /package/dist/client/styles/{a299cbe3889cd21cace8.css → 046ba68706d43e3ecb03.css} +0 -0
  263. /package/dist/client/styles/{5d1cdcc8987a6cc186f0.css → 06b6bdfbd75cd167b155.css} +0 -0
  264. /package/dist/client/styles/{427f4a836835f87aa5a6.css → 07b96f0774327066d536.css} +0 -0
  265. /package/dist/client/styles/{e60fe8e9115fe7dd13cf.css → 07b9db91d31eeef6c783.css} +0 -0
  266. /package/dist/client/styles/{955225d756ed3c4e0856.css → 0865c4a447229719a8da.css} +0 -0
  267. /package/dist/client/styles/{a74cc1abc33d10c98576.css → 09074ddacc364c9f32d3.css} +0 -0
  268. /package/dist/client/styles/{92e2f55c77c0b9473c56.css → 0acaadea600856732386.css} +0 -0
  269. /package/dist/client/styles/{7dc60eea744dfc329db1.css → 0be676bfe898a961304d.css} +0 -0
  270. /package/dist/client/styles/{1abe5367776b24253d47.css → 0c954d641bd8c80e9ac0.css} +0 -0
  271. /package/dist/client/styles/{db30cb86f2d695ff6d1c.css → 153b1272b8ed42981166.css} +0 -0
  272. /package/dist/client/styles/{15e9f022c7952c07e6ce.css → 1a2729d53dc9b8b8d3d8.css} +0 -0
  273. /package/dist/client/styles/{53251829ca5de2bf36fe.css → 1adf56b0fd9a74d5e856.css} +0 -0
  274. /package/dist/client/styles/{c481d06a2d00d82eaaad.css → 1c43b0e090e2e6a1f0f0.css} +0 -0
  275. /package/dist/client/styles/{e7b33c7b9c52aa2c42fb.css → 1d22b31f822d4cc1f496.css} +0 -0
  276. /package/dist/client/styles/{9486014a6b617075b94c.css → 1f0336ef05e3d7bddcc7.css} +0 -0
  277. /package/dist/client/styles/{f75efc7d112f59f0bf9c.css → 1f719b03bd097de0ea2d.css} +0 -0
  278. /package/dist/client/styles/{a6d598ec76e67174f994.css → 22207b087293a74c4742.css} +0 -0
  279. /package/dist/client/styles/{ace1879f1508cfa2945b.css → 224edd5a197d7910d4b1.css} +0 -0
  280. /package/dist/client/styles/{701b3f29f72a42f4ba5b.css → 23ed89031dfd187f94b5.css} +0 -0
  281. /package/dist/client/styles/{a98ae546a5412a626205.css → 2525f14c8d0cfdf5f362.css} +0 -0
  282. /package/dist/client/styles/{093dbadb21acf4310ea2.css → 273b5c3922f15e7fa866.css} +0 -0
  283. /package/dist/client/styles/{88b02946d875717c7892.css → 273c0af0ab7572b2d79a.css} +0 -0
  284. /package/dist/client/styles/{ab31c58b4b87e68b35fb.css → 28066c56612fc70181eb.css} +0 -0
  285. /package/dist/client/styles/{38875405be2461bf6367.css → 2826dc7fa17914e1e220.css} +0 -0
  286. /package/dist/client/styles/{4a7dd18ce8648d5f3748.css → 29a7fc20a052a70927db.css} +0 -0
  287. /package/dist/client/styles/{378133b962494b0328be.css → 2e3f3146a71eed0dde93.css} +0 -0
  288. /package/dist/client/styles/{d39f4c3cff0aeebb9f76.css → 30219d8fdb1749dee1fc.css} +0 -0
  289. /package/dist/client/styles/{e2b91f9e13b86ff8389c.css → 305ba361d1b7d72179b1.css} +0 -0
  290. /package/dist/client/styles/{a98a1c78a6e495be1fe3.css → 313dc978429b47c1e6ce.css} +0 -0
  291. /package/dist/client/styles/{87437d71b7ed0a627316.css → 323926c976fb2d640576.css} +0 -0
  292. /package/dist/client/styles/{b83b6b4191840a25baa5.css → 33714bb52d46bb7fe834.css} +0 -0
  293. /package/dist/client/styles/{eeab9a15254a348ad026.css → 35059b2381a8a4965e02.css} +0 -0
  294. /package/dist/client/styles/{23889a0a798b09d499c1.css → 36bd6cf6d86ace36f071.css} +0 -0
  295. /package/dist/client/styles/{914125d34a0c8421839d.css → 3729b8282471119794b8.css} +0 -0
  296. /package/dist/client/styles/{416c4f28b6594389fb58.css → 3bca83e16a684a43b4be.css} +0 -0
  297. /package/dist/client/styles/{ff80131a5bed70291e0b.css → 3be615768536599afee0.css} +0 -0
  298. /package/dist/client/styles/{8773147ebc61bee2e1a6.css → 3c44e26ad34af348b743.css} +0 -0
  299. /package/dist/client/styles/{5032a70c599e2f468071.css → 3d70a92704977ee3ed13.css} +0 -0
  300. /package/dist/client/styles/{d7a62916cee4d6e2b444.css → 43b9c87c4ff69a2a2692.css} +0 -0
  301. /package/dist/client/styles/{6231f7cde1c1a252e3ff.css → 43bea58014de1053e3a1.css} +0 -0
  302. /package/dist/client/styles/{9865e2574c6d07158054.css → 47860745f205ecf860b6.css} +0 -0
  303. /package/dist/client/styles/{a9887918f6748e99e5e6.css → 47b703638626eb61fe27.css} +0 -0
  304. /package/dist/client/styles/{8537711ac020c8f29676.css → 47ea5fe201d9dc6558c5.css} +0 -0
  305. /package/dist/client/styles/{056cd8933beea0edc19e.css → 4b41935b39136ae2e759.css} +0 -0
  306. /package/dist/client/styles/{1262d9eb296be8be48b9.css → 4bf76e8169096c449170.css} +0 -0
  307. /package/dist/client/styles/{746da613bad15ee3dcff.css → 4fb4c9135470940f5c50.css} +0 -0
  308. /package/dist/client/styles/{becfc64a7cf18580f64b.css → 4ff7ec1057477c0bc7be.css} +0 -0
  309. /package/dist/client/styles/{affc2dc765c1741a7319.css → 5002731703302d0e0532.css} +0 -0
  310. /package/dist/client/styles/{fddbb5023e794ab0f98a.css → 51ced8f538453f2b99f0.css} +0 -0
  311. /package/dist/client/styles/{60e11eae5d8e305a26b5.css → 5311b5f98ad4b9817b39.css} +0 -0
  312. /package/dist/client/styles/{0036243f84e83014237c.css → 53514a1e3f8d975aea22.css} +0 -0
  313. /package/dist/client/styles/{38d5589b9158ab8e7423.css → 55625388a2314533cc0e.css} +0 -0
  314. /package/dist/client/styles/{dfab0d5501435b36f6fb.css → 562e87fef53c0feb821b.css} +0 -0
  315. /package/dist/client/styles/{e86000417aa87698de4d.css → 5656dc9b3aca70f182a9.css} +0 -0
  316. /package/dist/client/styles/{9c4c4822a484f5a5ad19.css → 568de1b924ee946a8e29.css} +0 -0
  317. /package/dist/client/styles/{3c5baf37fc4cdec110f6.css → 56af74a3e9330fb68b84.css} +0 -0
  318. /package/dist/client/styles/{6011db9e93655179bce2.css → 579632b35a57f67d412d.css} +0 -0
  319. /package/dist/client/styles/{a67dfcc6f9de1ceaf9d9.css → 58efd6a0bc0efb404d4c.css} +0 -0
  320. /package/dist/client/styles/{31cc034791fd8fed08dc.css → 58fcfeafa76b2ae1c155.css} +0 -0
  321. /package/dist/client/styles/{69230c65912cdd38a584.css → 5a2b713fa5541f8824d9.css} +0 -0
  322. /package/dist/client/styles/{ed99cbfe5e38529fe2fb.css → 5ae49a68af92ae8a9fe5.css} +0 -0
  323. /package/dist/client/styles/{3ae3625c5b179d3021e9.css → 5c189c663ec05bf6d23f.css} +0 -0
  324. /package/dist/client/styles/{86714d804290b9ba22f6.css → 5d2a4560c7b46b05b95d.css} +0 -0
  325. /package/dist/client/styles/{867ee96ab822b2070c40.css → 5d865260c3e007f3a939.css} +0 -0
  326. /package/dist/client/styles/{10c8c43c2d1d2c9c3ac6.css → 5e34781af067320327c8.css} +0 -0
  327. /package/dist/client/styles/{e0ae6eb532e9deca95b9.css → 5eb63d7d220e1f6fac7f.css} +0 -0
  328. /package/dist/client/styles/{e949a288ca740fd5e306.css → 5f8d21841a15698090f2.css} +0 -0
  329. /package/dist/client/styles/{41dea7515c49fbb37cd0.css → 5f9e330aabf16a4345a1.css} +0 -0
  330. /package/dist/client/styles/{a8c732ef4e6bb196c696.css → 6172c17c598d98a507f5.css} +0 -0
  331. /package/dist/client/styles/{2a0d066c05ce80ef84a2.css → 62342e5ad8beef3e7920.css} +0 -0
  332. /package/dist/client/styles/{0eccccf491d2d8c15ec2.css → 67512ca0bdf7f013d67a.css} +0 -0
  333. /package/dist/client/styles/{6426b3dc3b49d5317801.css → 683845b40bd890c2a231.css} +0 -0
  334. /package/dist/client/styles/{d2b70350d3fa2cef0e39.css → 685133ed4467e796b15b.css} +0 -0
  335. /package/dist/client/styles/{dca2c65879ee8c6fe5e7.css → 69622fe731ed6ee4b6c5.css} +0 -0
  336. /package/dist/client/styles/{c07d2bb6aab9b5629d10.css → 6ae231ebafc62f711dc3.css} +0 -0
  337. /package/dist/client/styles/{80482a16fe24140d2a21.css → 6c41bd48ebcfc776e646.css} +0 -0
  338. /package/dist/client/styles/{0a73fba3841d42f4062e.css → 6cd839efa326ab2eee03.css} +0 -0
  339. /package/dist/client/styles/{16d1b6f2e9d13a059244.css → 6d527a137733de1f5466.css} +0 -0
  340. /package/dist/client/styles/{e02282a148d07c58be1b.css → 6db99da11ff78a2dfe85.css} +0 -0
  341. /package/dist/client/styles/{3967efd5a872171e7230.css → 6e27e2ca66eca5de02a0.css} +0 -0
  342. /package/dist/client/styles/{04b71860f29844231b00.css → 7098664c86234ce16bc8.css} +0 -0
  343. /package/dist/client/styles/{93891a876d2976d9805f.css → 712e0fa2a20084cd385e.css} +0 -0
  344. /package/dist/client/styles/{ca79fa2a1ed7e82e450a.css → 74406cc07dbb55eb75e0.css} +0 -0
  345. /package/dist/client/styles/{108124f3353174a3c98b.css → 758ed1fd9dff3c1b2616.css} +0 -0
  346. /package/dist/client/styles/{2bdd4484eaf0f7c7bc7d.css → 76d3db28c5990bf80326.css} +0 -0
  347. /package/dist/client/styles/{697dab8ed79ec60a309b.css → 76e2d30654f363fc7eb0.css} +0 -0
  348. /package/dist/client/styles/{3ea2352e8a94ddc6dc8a.css → 780b187fec0e205315ee.css} +0 -0
  349. /package/dist/client/styles/{01554a4fdde2d61b4d49.css → 7dc66adf87e05b4d2a65.css} +0 -0
  350. /package/dist/client/styles/{507d772ea7c3ad69cd02.css → 7f3c0278914f28f02f70.css} +0 -0
  351. /package/dist/client/styles/{d307d2e9cf655c179d77.css → 7fa2707b6cd88e997c5c.css} +0 -0
  352. /package/dist/client/styles/{74ecbb4b7b820d191d79.css → 7fca368341865214fa9a.css} +0 -0
  353. /package/dist/client/styles/{1c048832077af161ca70.css → 847c2e84ed941d009dc9.css} +0 -0
  354. /package/dist/client/styles/{df56e8276b6973df6c3c.css → 86461a1eef0259e33e1b.css} +0 -0
  355. /package/dist/client/styles/{a451e339bbbf4c755dd2.css → 86fd24bf01ad67c18d70.css} +0 -0
  356. /package/dist/client/styles/{e97cb8c56d2e5ca10a9b.css → 874624ebbb1ef5850027.css} +0 -0
  357. /package/dist/client/styles/{ae596ff1996c280c202c.css → 88c34f756377167e43d4.css} +0 -0
  358. /package/dist/client/styles/{09ae016b64791f86ce4a.css → 8fc1f8bf10fc4ffb9b7a.css} +0 -0
  359. /package/dist/client/styles/{d014f1abc1fcc90b5657.css → 920250b154aac7bdea1a.css} +0 -0
  360. /package/dist/client/styles/{6198cadc6ef977ea0b7f.css → 9247517d8855f3f35042.css} +0 -0
  361. /package/dist/client/styles/{92f88dfc1b040e6657db.css → 935a4fed23ddd57c607b.css} +0 -0
  362. /package/dist/client/styles/{1aae8117699af5bed418.css → 94cb055a034dce5ea5e4.css} +0 -0
  363. /package/dist/client/styles/{7bd6628181af41e6fc20.css → 97a9b2b22055d45be513.css} +0 -0
  364. /package/dist/client/styles/{d8502c8331a1e69286ed.css → 9808f15f1de426f67b62.css} +0 -0
  365. /package/dist/client/styles/{5bfe1a52e5e438b16b80.css → 9adb572ff9219c434dd8.css} +0 -0
  366. /package/dist/client/styles/{6f579b91d024f526a37f.css → 9b28b51ff80f8006eaf4.css} +0 -0
  367. /package/dist/client/styles/{f463c441cd83d40c3f8f.css → 9b5c12bade79662ef896.css} +0 -0
  368. /package/dist/client/styles/{815b2ba5fab54eebb5ca.css → 9b8cc6f43c619a66c183.css} +0 -0
  369. /package/dist/client/styles/{2290109a2b19f24f7f67.css → 9f010f236e9aa6340595.css} +0 -0
  370. /package/dist/client/styles/{e6e11ced2410e20b8d71.css → 9f96e1bfab4d66e45f48.css} +0 -0
  371. /package/dist/client/styles/{eeaf7a5064376c23e2fd.css → a4d04e0fc505e7b32052.css} +0 -0
  372. /package/dist/client/styles/{6482c0db9dfb95939fd0.css → a527032b5a2871014b13.css} +0 -0
  373. /package/dist/client/styles/{f2cfbc8d04d591718bf9.css → a5cf5f9527861fc5821d.css} +0 -0
  374. /package/dist/client/styles/{66d5a4a2cf08cdaa86bb.css → a8bcc5deeadcca0bc790.css} +0 -0
  375. /package/dist/client/styles/{00ccd7949f170b3d738d.css → a9e5722f5ae91633c5fa.css} +0 -0
  376. /package/dist/client/styles/{29d2385ba08f0023585c.css → ac7f26898fa69ca0da5d.css} +0 -0
  377. /package/dist/client/styles/{ff6101f274e52feca2d0.css → afb8c7a1aa38d5591421.css} +0 -0
  378. /package/dist/client/styles/{59ab7b4a6827442b90c7.css → b04bd1e7471188b90521.css} +0 -0
  379. /package/dist/client/styles/{392a233a558e074c70d9.css → b0fa255f800826292fad.css} +0 -0
  380. /package/dist/client/styles/{6dcc7e68252e013045d4.css → b3b0a3e84313347eace2.css} +0 -0
  381. /package/dist/client/styles/{9324abfa574340eb6ede.css → bfaf8e405c6eed87e6a8.css} +0 -0
  382. /package/dist/client/styles/{f1fc1db1d8256f3c8b0f.css → bfc192678a99413319fb.css} +0 -0
  383. /package/dist/client/styles/{9017b70932ac98380220.css → c1b1c581a5bb38bc9280.css} +0 -0
  384. /package/dist/client/styles/{16f08d577a78d2740818.css → c30f024e7384607bad00.css} +0 -0
  385. /package/dist/client/styles/{f94be4a838d4a8146c32.css → c5bcc52cebb09ee669a4.css} +0 -0
  386. /package/dist/client/styles/{ddc4d2ea575a50bc4ae3.css → c96f169b99a940cd11af.css} +0 -0
  387. /package/dist/client/styles/{ae547edbc8099702ba5a.css → c9bc5ab038325a3c6edb.css} +0 -0
  388. /package/dist/client/styles/{e555e6f7c093044467bd.css → c9eaf370e5bd66f6b33f.css} +0 -0
  389. /package/dist/client/styles/{9c9ffd5549b3beb747e8.css → ca8dfba2d23c709a180a.css} +0 -0
  390. /package/dist/client/styles/{91f5a130ef63276c95f1.css → cf60ebcf4c5cff21489f.css} +0 -0
  391. /package/dist/client/styles/{3aaefce16b5df1479178.css → cfef7aea1a514ecb7ef7.css} +0 -0
  392. /package/dist/client/styles/{16a3a76ec493d5af9559.css → d112e3c01b33ebbfe4e1.css} +0 -0
  393. /package/dist/client/styles/{91d074c85ca207348249.css → d44b9f1ed64fee2fc6ce.css} +0 -0
  394. /package/dist/client/styles/{84e8cb222b65ef8c7fd7.css → d5a09c8e553cf955cbb7.css} +0 -0
  395. /package/dist/client/styles/{a964116d7226e0252a4e.css → d88e1684ef069d3b6128.css} +0 -0
  396. /package/dist/client/styles/{f2ef165911bb1b115aad.css → d9f0523cdd5fdfb402e4.css} +0 -0
  397. /package/dist/client/styles/{3cf61618bc3263a1c0c9.css → de4f8d1d2bdbd6e344b8.css} +0 -0
  398. /package/dist/client/styles/{2a74d3661f1aeb64da2d.css → e2391af72facd8be7c3e.css} +0 -0
  399. /package/dist/client/styles/{5a4a97205da676950fcf.css → e26580b501364a11b51e.css} +0 -0
  400. /package/dist/client/styles/{71ef2d367311e6e5bc86.css → e4cd2ff8d35bf1710ca9.css} +0 -0
  401. /package/dist/client/styles/{a7f81a333cfee151ffc8.css → e736acf4171003e47322.css} +0 -0
  402. /package/dist/client/styles/{a98815c8466bb8a199d5.css → e75a3c54b41c24e6cdc7.css} +0 -0
  403. /package/dist/client/styles/{a49c74188fc5251d8b65.css → e933966cb5e720b98dbb.css} +0 -0
  404. /package/dist/client/styles/{17bca51c0b3e12105894.css → e9dbbaa6a8454df82c1d.css} +0 -0
  405. /package/dist/client/styles/{ada91090ef1c52557dc9.css → e9fc5078bbe77d98cc60.css} +0 -0
  406. /package/dist/client/styles/{d3aa563c4024f80b82d0.css → eaeee67b24019a9d72ee.css} +0 -0
  407. /package/dist/client/styles/{804a497cb44fe949310e.css → ecc543437991bd83a2d0.css} +0 -0
  408. /package/dist/client/styles/{de137222b71f4b8d7f47.css → ef2407d549eed434c26f.css} +0 -0
  409. /package/dist/client/styles/{980215f15338a4638935.css → f402d7c715fe2af48e0c.css} +0 -0
  410. /package/dist/client/styles/{a7dbd4ea0593cac5da1e.css → f4d4369c7acc7b98d581.css} +0 -0
  411. /package/dist/client/styles/{a256e0ec3a4d4952396d.css → f9f6eabff4f8d012fc45.css} +0 -0
  412. /package/dist/client/styles/{e0c5487ea1f49ba55654.css → fc7ca582901c6423ab5d.css} +0 -0
  413. /package/dist/client/styles/{b1590b789b54502c0272.css → fe3d696896c3b1f6d983.css} +0 -0
  414. /package/dist/client/styles/{0389a15654d3a45aab1a.css → ff274b0d9d955560c471.css} +0 -0
@@ -0,0 +1,1548 @@
1
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
+ /**
3
+ * The YouTube ID for the video
4
+ */
5
+ videoId: {
6
+ type: StringConstructor;
7
+ required: true;
8
+ };
9
+ /**
10
+ * The title of the video, set in the CMS
11
+ */
12
+ videoTitle: {
13
+ type: StringConstructor;
14
+ default: string;
15
+ };
16
+ /**
17
+ * The language of the video
18
+ */
19
+ language: {
20
+ type: StringConstructor;
21
+ default: string;
22
+ };
23
+ /**
24
+ * A string to be shown with the rounded time, when the rounded
25
+ * minute value is singular. Should contain '%s' to be replaced by the
26
+ * number of minutes
27
+ *
28
+ * Eg: '%s minute video', 'Video de %s minuto'
29
+ */
30
+ singleMinuteDescriptor: {
31
+ type: StringConstructor;
32
+ default: string;
33
+ };
34
+ /**
35
+ * A string to be shown with the rounded time, when the rounded
36
+ * minute value is plural. Should contain '%s' to be replaced
37
+ * by the number of minutes
38
+ *
39
+ * Eg: '%s minute video', 'Video de %s minutos'
40
+ */
41
+ pluralMinuteDescriptor: {
42
+ type: StringConstructor;
43
+ default: string;
44
+ };
45
+ /**
46
+ * A message explaining why the component has been disabled with disabled cookies, is
47
+ * provided for descendent components to inject
48
+ */
49
+ noCookiesMessage: {
50
+ type: StringConstructor;
51
+ required: true;
52
+ };
53
+ /**
54
+ * Text used for the link which opens the cookie preference centre.
55
+ */
56
+ cookieBtnText: {
57
+ type: StringConstructor;
58
+ required: true;
59
+ };
60
+ /**
61
+ /**
62
+ * A message explaining why the component has been disabled when js is disabled,
63
+ * is provided for descendent components to inject
64
+ */
65
+ noJsMessage: {
66
+ type: StringConstructor;
67
+ required: true;
68
+ };
69
+ /**
70
+ * Enable lazy loading - video only loads when scrolled into view
71
+ */
72
+ lazyLoad: {
73
+ type: BooleanConstructor;
74
+ default: boolean;
75
+ };
76
+ }>, {}, {
77
+ playerVars: {
78
+ hl: string;
79
+ };
80
+ requiredCookies: 1[];
81
+ duration: {
82
+ minutes: number;
83
+ seconds: number;
84
+ roundedMinutes: string;
85
+ };
86
+ jsDisabled: boolean;
87
+ isLoaded: boolean;
88
+ observer: any;
89
+ }, {
90
+ player(): any;
91
+ showError(): boolean;
92
+ warningText(): string;
93
+ }, {
94
+ playerReady(): Promise<void>;
95
+ /**
96
+ * Plays the video
97
+ */
98
+ playVideo(): Promise<void>;
99
+ /**
100
+ * Pauses the video
101
+ */
102
+ pauseVideo(): Promise<void>;
103
+ /**
104
+ * Toggles the video play/pause state
105
+ */
106
+ toggleVideo(): Promise<void>;
107
+ /**
108
+ * Stops the video, which resets to beginning
109
+ */
110
+ stopVideo(): Promise<void>;
111
+ /**
112
+ * Triggered by video status events from the vue-youtube component. When any of these
113
+ * occur an appropriate analytics event is dispatched to the datalayer.
114
+ */
115
+ youtubePlaying(): void;
116
+ youtubePaused(): void;
117
+ youtubeEnded(): void;
118
+ /**
119
+ * Submits an event to the datalayer mixin when the video is played or paused
120
+ */
121
+ analyticsEvent(videoStatus: any): void;
122
+ getPlayerDetails(): Promise<void>;
123
+ /**
124
+ * Converts time in seconds to minutes and seconds,
125
+ * returns an object.
126
+ */
127
+ formatTime(timeInSeconds: any): void;
128
+ /**
129
+ * Takes a time expressed as minutes and seconds and returns the number of minutes rounded
130
+ * to the nearest one. Any time less than one minute is rounded up to one.
131
+ */
132
+ getRoundedMinutes(minutes: any, seconds: any): any;
133
+ /**
134
+ * Checks if the number of (rounded) minutes the video is long is singular or plural, then
135
+ * returns the appropriate descriptor string with the duration subbed in
136
+ */
137
+ formatSingularOrPlural(minutes: any): string;
138
+ /**
139
+ * Takes a number, returns a string padded with a
140
+ * leading 0 if the number is less than 10
141
+ */
142
+ pad(toPad: any): any;
143
+ /**
144
+ * Send video details to Pinia store
145
+ */
146
+ storeVideoDetails(): void;
147
+ /**
148
+ * Attaches event listeners upon mounting video. These include play and pause functions,
149
+ * for external play buttons and autoplay functionality for a video inside a modal.
150
+ */
151
+ setEventListeners(): void;
152
+ /**
153
+ * Sets up an IntersectionObserver to lazy load the video when it comes into view
154
+ */
155
+ setupIntersectionObserver(): void;
156
+ }, {
157
+ computed: {
158
+ pageUrl: () => string;
159
+ };
160
+ data(): {
161
+ dataLayerLoadConfirmed: boolean;
162
+ dataLayerStore: any;
163
+ };
164
+ mounted(): void;
165
+ methods: {
166
+ templateFiller(template: any, values: any): {};
167
+ createDataLayerObject(type: any, event: any, href: any): void;
168
+ returnIsoDate(): string;
169
+ pushToDataLayer(object: any): void;
170
+ compileFullTemplate(templateValues: any): any;
171
+ targetText(event: any): any;
172
+ };
173
+ } | {
174
+ data(): {
175
+ requiredCookies: any[];
176
+ requiredCookiesAllowed: boolean;
177
+ cookieManagerLoaded: boolean;
178
+ };
179
+ methods: {
180
+ managerLoaded(): void;
181
+ cookiesUpdated(): void;
182
+ };
183
+ computed: {
184
+ cookiesAllowed(): any;
185
+ cookiesLoaded(): any;
186
+ };
187
+ mounted(): void;
188
+ }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
189
+ /**
190
+ * The YouTube ID for the video
191
+ */
192
+ videoId: {
193
+ type: StringConstructor;
194
+ required: true;
195
+ };
196
+ /**
197
+ * The title of the video, set in the CMS
198
+ */
199
+ videoTitle: {
200
+ type: StringConstructor;
201
+ default: string;
202
+ };
203
+ /**
204
+ * The language of the video
205
+ */
206
+ language: {
207
+ type: StringConstructor;
208
+ default: string;
209
+ };
210
+ /**
211
+ * A string to be shown with the rounded time, when the rounded
212
+ * minute value is singular. Should contain '%s' to be replaced by the
213
+ * number of minutes
214
+ *
215
+ * Eg: '%s minute video', 'Video de %s minuto'
216
+ */
217
+ singleMinuteDescriptor: {
218
+ type: StringConstructor;
219
+ default: string;
220
+ };
221
+ /**
222
+ * A string to be shown with the rounded time, when the rounded
223
+ * minute value is plural. Should contain '%s' to be replaced
224
+ * by the number of minutes
225
+ *
226
+ * Eg: '%s minute video', 'Video de %s minutos'
227
+ */
228
+ pluralMinuteDescriptor: {
229
+ type: StringConstructor;
230
+ default: string;
231
+ };
232
+ /**
233
+ * A message explaining why the component has been disabled with disabled cookies, is
234
+ * provided for descendent components to inject
235
+ */
236
+ noCookiesMessage: {
237
+ type: StringConstructor;
238
+ required: true;
239
+ };
240
+ /**
241
+ * Text used for the link which opens the cookie preference centre.
242
+ */
243
+ cookieBtnText: {
244
+ type: StringConstructor;
245
+ required: true;
246
+ };
247
+ /**
248
+ /**
249
+ * A message explaining why the component has been disabled when js is disabled,
250
+ * is provided for descendent components to inject
251
+ */
252
+ noJsMessage: {
253
+ type: StringConstructor;
254
+ required: true;
255
+ };
256
+ /**
257
+ * Enable lazy loading - video only loads when scrolled into view
258
+ */
259
+ lazyLoad: {
260
+ type: BooleanConstructor;
261
+ default: boolean;
262
+ };
263
+ }>> & Readonly<{}>, {
264
+ language: string;
265
+ videoTitle: string;
266
+ singleMinuteDescriptor: string;
267
+ pluralMinuteDescriptor: string;
268
+ lazyLoad: boolean;
269
+ }, {}, {
270
+ VueYoutube: any;
271
+ VsWarning: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
272
+ icon: {
273
+ type: StringConstructor;
274
+ default: string;
275
+ };
276
+ type: {
277
+ type: StringConstructor;
278
+ default: string;
279
+ validator: (value: unknown) => any;
280
+ };
281
+ size: {
282
+ type: StringConstructor;
283
+ default: string;
284
+ validator: (value: unknown) => any;
285
+ };
286
+ }>, {}, {}, {
287
+ warningClasses(): string[];
288
+ btnAttrs(): {
289
+ class: string;
290
+ size: string;
291
+ };
292
+ }, {
293
+ manageCookies(): void;
294
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
295
+ icon: {
296
+ type: StringConstructor;
297
+ default: string;
298
+ };
299
+ type: {
300
+ type: StringConstructor;
301
+ default: string;
302
+ validator: (value: unknown) => any;
303
+ };
304
+ size: {
305
+ type: StringConstructor;
306
+ default: string;
307
+ validator: (value: unknown) => any;
308
+ };
309
+ }>> & Readonly<{}>, {
310
+ type: string;
311
+ icon: string;
312
+ size: string;
313
+ }, {}, {
314
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
315
+ icon: {
316
+ type: StringConstructor;
317
+ required: true;
318
+ };
319
+ variant: {
320
+ type: StringConstructor;
321
+ default: string;
322
+ validator: (value: unknown) => any;
323
+ };
324
+ customColour: {
325
+ type: StringConstructor;
326
+ default: any;
327
+ };
328
+ size: {
329
+ type: StringConstructor;
330
+ default: string;
331
+ validator: (value: unknown) => any;
332
+ };
333
+ smallSize: {
334
+ type: StringConstructor;
335
+ default: any;
336
+ validator: (value: unknown) => any;
337
+ };
338
+ }>, {}, {
339
+ tokens: {
340
+ "vs-color-background-primary": string;
341
+ "vs-color-background-secondary": string;
342
+ "vs-color-background-bold": string;
343
+ "vs-color-background-brand": string;
344
+ "vs-color-background-inverse": string;
345
+ "vs-color-background-highlight": string;
346
+ "vs-color-background-information": string;
347
+ "vs-color-background-success": string;
348
+ "vs-color-background-warning": string;
349
+ "vs-color-background-error": string;
350
+ "vs-color-background-accent-heather-80": string;
351
+ "vs-color-background-accent-heather-30": string;
352
+ "vs-color-background-accent-tolsta-40": string;
353
+ "vs-color-background-accent-gorse-05": string;
354
+ "vs-color-border-primary": string;
355
+ "vs-color-border-secondary": string;
356
+ "vs-color-border-inverse": string;
357
+ "vs-color-border-input": string;
358
+ "vs-color-border-highlight": string;
359
+ "vs-color-border-bold": string;
360
+ "vs-color-border-success": string;
361
+ "vs-color-border-warning": string;
362
+ "vs-color-border-error": string;
363
+ "vs-color-border-disabled": string;
364
+ "vs-color-icon-primary": string;
365
+ "vs-color-icon-secondary": string;
366
+ "vs-color-icon-tertiary": string;
367
+ "vs-color-icon-inverse": string;
368
+ "vs-color-icon-cta-on-light": string;
369
+ "vs-color-icon-highlight": string;
370
+ "vs-color-icon-success": string;
371
+ "vs-color-icon-warning": string;
372
+ "vs-color-icon-error": string;
373
+ "vs-color-icon-disabled": string;
374
+ "vs-color-icon-accent-saltire-30": string;
375
+ "vs-color-icon-ski-easy": string;
376
+ "vs-color-icon-ski-intermediate": string;
377
+ "vs-color-icon-ski-difficult": string;
378
+ "vs-color-icon-ski-very-difficult": string;
379
+ "vs-color-icon-ski-itineraries": string;
380
+ "vs-color-icon-ski-other": string;
381
+ "vs-color-icon-accent-loch-ness": string;
382
+ "vs-color-icon-accent-grey-02": string;
383
+ "vs-color-icon-accent-saltire": string;
384
+ "vs-color-icon-accent-bramble": string;
385
+ "vs-color-icon-accent-heather": string;
386
+ "vs-color-icon-accent-whisky": string;
387
+ "vs-color-icon-accent-cranachan": string;
388
+ "vs-color-icon-accent-buachaille": string;
389
+ "vs-color-interaction-focus": string;
390
+ "vs-color-interaction-focus-on-bold": string;
391
+ "vs-color-interaction-cta-primary": string;
392
+ "vs-color-interaction-cta-secondary": string;
393
+ "vs-color-interaction-cta-hover": string;
394
+ "vs-color-interaction-cta-pressed": string;
395
+ "vs-color-interaction-cta-disabled": string;
396
+ "vs-color-interaction-cta-subtle-hover": string;
397
+ "vs-color-interaction-cta-subtle-pressed": string;
398
+ "vs-color-interaction-cta-subtle": string;
399
+ "vs-color-interaction-link-primary": string;
400
+ "vs-color-interaction-link-secondary": string;
401
+ "vs-color-interaction-link-active": string;
402
+ "vs-color-interaction-link-visited": string;
403
+ "vs-color-interaction-link-disabled": string;
404
+ "vs-color-interaction-link-visited-on-bold": string;
405
+ "vs-color-text-primary": string;
406
+ "vs-color-text-secondary": string;
407
+ "vs-color-text-tertiary": string;
408
+ "vs-color-text-inverse": string;
409
+ "vs-color-text-cta-on-light": string;
410
+ "vs-color-text-highlight": string;
411
+ "vs-color-text-brand": string;
412
+ "vs-color-text-error": string;
413
+ "vs-color-text-success": string;
414
+ "vs-color-text-disabled": string;
415
+ breakpoint_xl: string;
416
+ grid_container_width_xl: string;
417
+ breakpoint_md: string;
418
+ max_container_width_xl: string;
419
+ grid_container_width_md: string;
420
+ breakpoint_sm: string;
421
+ breakpoint_lg: string;
422
+ breakpoint_xs: string;
423
+ max_container_width_md: string;
424
+ grid_container_width_sm: string;
425
+ grid_container_width_lg: string;
426
+ max_container_width_sm: string;
427
+ max_container_width_lg: string;
428
+ max_container_width_xxl: string;
429
+ grid_container_width_xxl: string;
430
+ breakpoint_xxl: string;
431
+ grid_columns: string;
432
+ grid_gutter_width: string;
433
+ "vs-spacer-0": string;
434
+ "vs-spacer-0125": string;
435
+ "vs-spacer-025": string;
436
+ "vs-spacer-050": string;
437
+ "vs-spacer-075": string;
438
+ "vs-spacer-100": string;
439
+ "vs-spacer-125": string;
440
+ "vs-spacer-150": string;
441
+ "vs-spacer-175": string;
442
+ "vs-spacer-200": string;
443
+ "vs-spacer-225": string;
444
+ "vs-spacer-250": string;
445
+ "vs-spacer-300": string;
446
+ "vs-spacer-400": string;
447
+ "vs-spacer-500": string;
448
+ "vs-spacer-600": string;
449
+ "vs-spacer-700": string;
450
+ "vs-radius-medium": string;
451
+ "vs-radius-none": string;
452
+ "vs-radius-large-increased": string;
453
+ "vs-radius-extra-large-increased": string;
454
+ "vs-radius-tiny": string;
455
+ "vs-radius-large": string;
456
+ "vs-radius-extra-large": string;
457
+ "vs-radius-extra-extra-large": string;
458
+ "vs-radius-huge": string;
459
+ "vs-radius-full": string;
460
+ "vs-radius-small": string;
461
+ "vs-elevation-shadow-raised": string;
462
+ "vs-elevation-shadow-overlay": string;
463
+ "vs-elevation-surface": string;
464
+ "vs-elevation-surface-section": string;
465
+ "vs-elevation-surface-raised": string;
466
+ "vs-elevation-surface-overlay": string;
467
+ "vs-focus-shadow": string;
468
+ "vs-focus-shadow-on-dark": string;
469
+ "vs-border-width-sm": string;
470
+ "vs-border-width-md": string;
471
+ "vs-font-size-display-m": string;
472
+ "vs-font-size-display-s": string;
473
+ "vs-font-size-heading-xl": string;
474
+ "vs-font-size-heading-l": string;
475
+ "vs-font-size-heading-m": string;
476
+ "vs-font-size-heading-s": string;
477
+ "vs-font-size-heading-xs": string;
478
+ "vs-font-size-heading-xxs": string;
479
+ "vs-font-size-heading-xxxs": string;
480
+ "vs-font-size-detail-l": string;
481
+ "vs-font-size-detail-m": string;
482
+ "vs-font-size-detail-s": string;
483
+ "vs-font-size-body-l": string;
484
+ "vs-font-size-body-m": string;
485
+ "vs-font-size-body-s": string;
486
+ "vs-font-weight-strong": string;
487
+ "vs-font-weight-medium": string;
488
+ "vs-font-weight-regular": string;
489
+ "vs-font-weight-subtle": string;
490
+ "vs-font-weight-heading": string;
491
+ "vs-font-weight-body": string;
492
+ "vs-font-weight-detail": string;
493
+ "vs-font-family-sans-serif": string;
494
+ "vs-font-family-display": string;
495
+ "vs-line-height-heading": number;
496
+ "vs-line-height-detail": number;
497
+ "vs-line-height-body": number;
498
+ "vs-letter-spacing-display": string;
499
+ "vs-letter-spacing-heading": string;
500
+ "vs-letter-spacing-detail": string;
501
+ "vs-letter-spacing-body": string;
502
+ icon_size_xxs: string;
503
+ icon_size_xs: string;
504
+ icon_size_sm: string;
505
+ icon_size_md: string;
506
+ icon_size_lg: string;
507
+ icon_size_xl: string;
508
+ "vs-icon-facility-audio-loop": string;
509
+ "vs-icon-control-collapse": string;
510
+ "vs-icon-facility-wheelchair-access": string;
511
+ "vs-icon-control-pause": string;
512
+ "vs-icon-facility-cafe": string;
513
+ "vs-icon-feedback-error": string;
514
+ "vs-icon-facility-accessible-parking": string;
515
+ "vs-icon-control-filters": string;
516
+ "vs-icon-feedback-information": string;
517
+ "vs-icon-control-external-link": string;
518
+ "vs-icon-control-play": string;
519
+ "vs-icon-facility-accessible-dining": string;
520
+ "vs-icon-facility-public-transport": string;
521
+ "vs-icon-season-winter": string;
522
+ "vs-icon-control-expand": string;
523
+ "vs-icon-facility-pets-welcome": string;
524
+ "vs-icon-facility-parking": string;
525
+ "vs-icon-control-menu": string;
526
+ "vs-icon-season-spring": string;
527
+ "vs-icon-season-summer": string;
528
+ "vs-icon-facility-breakfast": string;
529
+ "vs-icon-control-back-to-top": string;
530
+ "vs-icon-control-dismiss": string;
531
+ "vs-icon-feedback-warning": string;
532
+ "vs-icon-facility-accessible-shower": string;
533
+ "vs-icon-facility-wifi": string;
534
+ "vs-icon-control-search": string;
535
+ "vs-icon-control-download": string;
536
+ "vs-icon-season-autumn": string;
537
+ "vs-icon-facility-accessible-toilet": string;
538
+ "vs-icon-feedback-success": string;
539
+ "vs-icon-facility-vegan": string;
540
+ "font-size-1": string;
541
+ "font-size-2": string;
542
+ "font-size-3": string;
543
+ "font-size-4": string;
544
+ "font-size-5": string;
545
+ "font-size-6": string;
546
+ "font-size-7": string;
547
+ "font-size-8": string;
548
+ "font-size-9": string;
549
+ "font-size-10": string;
550
+ "font-size-body": string;
551
+ "font-size-body-md": string;
552
+ "font-size-lead": string;
553
+ "font-size-lead-md": string;
554
+ "font-size-teaser": string;
555
+ opacity_100: string;
556
+ opacity_50: string;
557
+ opacity_0: string;
558
+ duration_quickly: string;
559
+ duration_base: string;
560
+ duration_slowly: string;
561
+ no_javascript: string;
562
+ theme_dark: string;
563
+ theme_grey: string;
564
+ };
565
+ }, {
566
+ iconClasses(): any[];
567
+ fontAwesomeClasses(): any;
568
+ iconStyles(): {
569
+ color: string;
570
+ };
571
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
572
+ icon: {
573
+ type: StringConstructor;
574
+ required: true;
575
+ };
576
+ variant: {
577
+ type: StringConstructor;
578
+ default: string;
579
+ validator: (value: unknown) => any;
580
+ };
581
+ customColour: {
582
+ type: StringConstructor;
583
+ default: any;
584
+ };
585
+ size: {
586
+ type: StringConstructor;
587
+ default: string;
588
+ validator: (value: unknown) => any;
589
+ };
590
+ smallSize: {
591
+ type: StringConstructor;
592
+ default: any;
593
+ validator: (value: unknown) => any;
594
+ };
595
+ }>> & Readonly<{}>, {
596
+ variant: string;
597
+ customColour: string;
598
+ size: string;
599
+ smallSize: string;
600
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
601
+ VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
602
+ href: {
603
+ type: StringConstructor;
604
+ default: any;
605
+ };
606
+ tabindex: {
607
+ type: StringConstructor;
608
+ default: any;
609
+ };
610
+ variant: {
611
+ type: StringConstructor;
612
+ default: string;
613
+ validator: (value: unknown) => any;
614
+ };
615
+ size: {
616
+ type: StringConstructor;
617
+ default: string;
618
+ validator: (value: unknown) => any;
619
+ };
620
+ animate: {
621
+ type: BooleanConstructor;
622
+ default: boolean;
623
+ };
624
+ rounded: {
625
+ type: BooleanConstructor;
626
+ default: boolean;
627
+ };
628
+ icon: {
629
+ type: StringConstructor;
630
+ default: string;
631
+ };
632
+ iconOnly: {
633
+ type: BooleanConstructor;
634
+ default: boolean;
635
+ };
636
+ showLabelBreakpoint: {
637
+ type: StringConstructor;
638
+ default: string;
639
+ validator: (value: unknown) => boolean;
640
+ };
641
+ active: {
642
+ type: BooleanConstructor;
643
+ default: boolean;
644
+ };
645
+ iconPosition: {
646
+ type: StringConstructor;
647
+ default: string;
648
+ validator: (value: unknown) => any;
649
+ };
650
+ }>, {}, {
651
+ isAnimating: boolean;
652
+ }, {
653
+ buttonClasses(): {
654
+ [x: string]: string | boolean;
655
+ 'vs-button--animated': boolean;
656
+ 'vs-button--is-animating': boolean;
657
+ 'vs-button--rounded': boolean;
658
+ 'vs-button--icon-only': boolean;
659
+ 'vs-button--active': boolean;
660
+ 'vs-button--flex-reverse': boolean;
661
+ };
662
+ iconClasses(): {
663
+ 'vs-icon--right': boolean;
664
+ 'vs-icon--left': boolean;
665
+ }[];
666
+ buttonLabelClasses(): {
667
+ [x: string]: string | true;
668
+ 'visually-hidden': string | true;
669
+ };
670
+ }, {
671
+ animateHandler(event: any): void;
672
+ tabbedIn(event: any): void;
673
+ trackLink(event: any): void;
674
+ }, {
675
+ computed: {
676
+ pageUrl: () => string;
677
+ };
678
+ data(): {
679
+ dataLayerLoadConfirmed: boolean;
680
+ dataLayerStore: any;
681
+ };
682
+ mounted(): void;
683
+ methods: {
684
+ templateFiller(template: any, values: any): {};
685
+ createDataLayerObject(type: any, event: any, href: any): void;
686
+ returnIsoDate(): string;
687
+ pushToDataLayer(object: any): void;
688
+ compileFullTemplate(templateValues: any): any;
689
+ targetText(event: any): any;
690
+ };
691
+ }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
692
+ href: {
693
+ type: StringConstructor;
694
+ default: any;
695
+ };
696
+ tabindex: {
697
+ type: StringConstructor;
698
+ default: any;
699
+ };
700
+ variant: {
701
+ type: StringConstructor;
702
+ default: string;
703
+ validator: (value: unknown) => any;
704
+ };
705
+ size: {
706
+ type: StringConstructor;
707
+ default: string;
708
+ validator: (value: unknown) => any;
709
+ };
710
+ animate: {
711
+ type: BooleanConstructor;
712
+ default: boolean;
713
+ };
714
+ rounded: {
715
+ type: BooleanConstructor;
716
+ default: boolean;
717
+ };
718
+ icon: {
719
+ type: StringConstructor;
720
+ default: string;
721
+ };
722
+ iconOnly: {
723
+ type: BooleanConstructor;
724
+ default: boolean;
725
+ };
726
+ showLabelBreakpoint: {
727
+ type: StringConstructor;
728
+ default: string;
729
+ validator: (value: unknown) => boolean;
730
+ };
731
+ active: {
732
+ type: BooleanConstructor;
733
+ default: boolean;
734
+ };
735
+ iconPosition: {
736
+ type: StringConstructor;
737
+ default: string;
738
+ validator: (value: unknown) => any;
739
+ };
740
+ }>> & Readonly<{
741
+ onBtnFocus?: (...args: any[]) => any;
742
+ }>, {
743
+ icon: string;
744
+ variant: string;
745
+ size: string;
746
+ href: string;
747
+ active: boolean;
748
+ tabindex: string;
749
+ animate: boolean;
750
+ rounded: boolean;
751
+ iconOnly: boolean;
752
+ showLabelBreakpoint: string;
753
+ iconPosition: string;
754
+ }, {}, {
755
+ BButton: {
756
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
757
+ pressed: import('vue').PropType<boolean | undefined>;
758
+ tag: {
759
+ type: import('vue').PropType<string>;
760
+ default: string;
761
+ };
762
+ type: {
763
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
764
+ default: string;
765
+ };
766
+ replace: {
767
+ type: import('vue').PropType<boolean>;
768
+ default: undefined;
769
+ };
770
+ target: {
771
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
772
+ default: undefined;
773
+ };
774
+ to: {
775
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
776
+ default: undefined;
777
+ };
778
+ append: {
779
+ type: import('vue').PropType<boolean>;
780
+ default: undefined;
781
+ };
782
+ disabled: {
783
+ type: import('vue').PropType<boolean>;
784
+ default: undefined;
785
+ };
786
+ href: {
787
+ type: import('vue').PropType<string>;
788
+ default: undefined;
789
+ };
790
+ rel: {
791
+ type: import('vue').PropType<string>;
792
+ default: undefined;
793
+ };
794
+ size: {
795
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
796
+ default: string;
797
+ };
798
+ active: {
799
+ type: import('vue').PropType<boolean>;
800
+ default: boolean;
801
+ };
802
+ activeClass: {
803
+ type: import('vue').PropType<string>;
804
+ default: undefined;
805
+ };
806
+ routerComponentName: {
807
+ type: import('vue').PropType<string>;
808
+ default: undefined;
809
+ };
810
+ variant: {
811
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
812
+ default: string;
813
+ };
814
+ opacity: {
815
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
816
+ default: undefined;
817
+ };
818
+ opacityHover: {
819
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
820
+ default: undefined;
821
+ };
822
+ underlineVariant: {
823
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
824
+ default: undefined;
825
+ };
826
+ underlineOffset: {
827
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
828
+ default: undefined;
829
+ };
830
+ underlineOffsetHover: {
831
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
832
+ default: undefined;
833
+ };
834
+ underlineOpacity: {
835
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
836
+ default: undefined;
837
+ };
838
+ underlineOpacityHover: {
839
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
840
+ default: undefined;
841
+ };
842
+ pill: {
843
+ type: import('vue').PropType<boolean>;
844
+ default: boolean;
845
+ };
846
+ icon: {
847
+ type: import('vue').PropType<boolean>;
848
+ default: undefined;
849
+ };
850
+ routerTag: {
851
+ type: import('vue').PropType<string>;
852
+ default: undefined;
853
+ };
854
+ exactActiveClass: {
855
+ type: import('vue').PropType<string>;
856
+ default: undefined;
857
+ };
858
+ loading: {
859
+ type: import('vue').PropType<boolean>;
860
+ default: boolean;
861
+ };
862
+ loadingFill: {
863
+ type: import('vue').PropType<boolean>;
864
+ default: boolean;
865
+ };
866
+ loadingText: {
867
+ type: import('vue').PropType<string>;
868
+ default: string;
869
+ };
870
+ squared: {
871
+ type: import('vue').PropType<boolean>;
872
+ default: boolean;
873
+ };
874
+ }>> & {
875
+ onClick?: ((value: MouseEvent) => any) | undefined;
876
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
877
+ click: (value: MouseEvent) => void;
878
+ }, import('vue').PublicProps, {
879
+ tag: string;
880
+ type: import('bootstrap-vue-next').ButtonType;
881
+ replace: boolean;
882
+ target: import('bootstrap-vue-next').LinkTarget;
883
+ to: import('vue-router').RouteLocationRaw;
884
+ append: boolean;
885
+ disabled: boolean;
886
+ href: string;
887
+ rel: string;
888
+ size: keyof import('bootstrap-vue-next').BaseSize;
889
+ active: boolean;
890
+ activeClass: string;
891
+ routerComponentName: string;
892
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
893
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
894
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
895
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
896
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
897
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
898
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
899
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
900
+ pill: boolean;
901
+ icon: boolean;
902
+ routerTag: string;
903
+ exactActiveClass: string;
904
+ loading: boolean;
905
+ loadingFill: boolean;
906
+ loadingText: string;
907
+ squared: boolean;
908
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
909
+ P: {};
910
+ B: {};
911
+ D: {};
912
+ C: {};
913
+ M: {};
914
+ Defaults: {};
915
+ }, Readonly<import('vue').ExtractPropTypes<{
916
+ pressed: import('vue').PropType<boolean | undefined>;
917
+ tag: {
918
+ type: import('vue').PropType<string>;
919
+ default: string;
920
+ };
921
+ type: {
922
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
923
+ default: string;
924
+ };
925
+ replace: {
926
+ type: import('vue').PropType<boolean>;
927
+ default: undefined;
928
+ };
929
+ target: {
930
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
931
+ default: undefined;
932
+ };
933
+ to: {
934
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
935
+ default: undefined;
936
+ };
937
+ append: {
938
+ type: import('vue').PropType<boolean>;
939
+ default: undefined;
940
+ };
941
+ disabled: {
942
+ type: import('vue').PropType<boolean>;
943
+ default: undefined;
944
+ };
945
+ href: {
946
+ type: import('vue').PropType<string>;
947
+ default: undefined;
948
+ };
949
+ rel: {
950
+ type: import('vue').PropType<string>;
951
+ default: undefined;
952
+ };
953
+ size: {
954
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
955
+ default: string;
956
+ };
957
+ active: {
958
+ type: import('vue').PropType<boolean>;
959
+ default: boolean;
960
+ };
961
+ activeClass: {
962
+ type: import('vue').PropType<string>;
963
+ default: undefined;
964
+ };
965
+ routerComponentName: {
966
+ type: import('vue').PropType<string>;
967
+ default: undefined;
968
+ };
969
+ variant: {
970
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
971
+ default: string;
972
+ };
973
+ opacity: {
974
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
975
+ default: undefined;
976
+ };
977
+ opacityHover: {
978
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
979
+ default: undefined;
980
+ };
981
+ underlineVariant: {
982
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
983
+ default: undefined;
984
+ };
985
+ underlineOffset: {
986
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
987
+ default: undefined;
988
+ };
989
+ underlineOffsetHover: {
990
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
991
+ default: undefined;
992
+ };
993
+ underlineOpacity: {
994
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
995
+ default: undefined;
996
+ };
997
+ underlineOpacityHover: {
998
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
999
+ default: undefined;
1000
+ };
1001
+ pill: {
1002
+ type: import('vue').PropType<boolean>;
1003
+ default: boolean;
1004
+ };
1005
+ icon: {
1006
+ type: import('vue').PropType<boolean>;
1007
+ default: undefined;
1008
+ };
1009
+ routerTag: {
1010
+ type: import('vue').PropType<string>;
1011
+ default: undefined;
1012
+ };
1013
+ exactActiveClass: {
1014
+ type: import('vue').PropType<string>;
1015
+ default: undefined;
1016
+ };
1017
+ loading: {
1018
+ type: import('vue').PropType<boolean>;
1019
+ default: boolean;
1020
+ };
1021
+ loadingFill: {
1022
+ type: import('vue').PropType<boolean>;
1023
+ default: boolean;
1024
+ };
1025
+ loadingText: {
1026
+ type: import('vue').PropType<string>;
1027
+ default: string;
1028
+ };
1029
+ squared: {
1030
+ type: import('vue').PropType<boolean>;
1031
+ default: boolean;
1032
+ };
1033
+ }>> & {
1034
+ onClick?: ((value: MouseEvent) => any) | undefined;
1035
+ }, {}, {}, {}, {}, {
1036
+ tag: string;
1037
+ type: import('bootstrap-vue-next').ButtonType;
1038
+ replace: boolean;
1039
+ target: import('bootstrap-vue-next').LinkTarget;
1040
+ to: import('vue-router').RouteLocationRaw;
1041
+ append: boolean;
1042
+ disabled: boolean;
1043
+ href: string;
1044
+ rel: string;
1045
+ size: keyof import('bootstrap-vue-next').BaseSize;
1046
+ active: boolean;
1047
+ activeClass: string;
1048
+ routerComponentName: string;
1049
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1050
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1051
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1052
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1053
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1054
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1055
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1056
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1057
+ pill: boolean;
1058
+ icon: boolean;
1059
+ routerTag: string;
1060
+ exactActiveClass: string;
1061
+ loading: boolean;
1062
+ loadingFill: boolean;
1063
+ loadingText: string;
1064
+ squared: boolean;
1065
+ }>;
1066
+ __isFragment?: never;
1067
+ __isTeleport?: never;
1068
+ __isSuspense?: never;
1069
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1070
+ pressed: import('vue').PropType<boolean | undefined>;
1071
+ tag: {
1072
+ type: import('vue').PropType<string>;
1073
+ default: string;
1074
+ };
1075
+ type: {
1076
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1077
+ default: string;
1078
+ };
1079
+ replace: {
1080
+ type: import('vue').PropType<boolean>;
1081
+ default: undefined;
1082
+ };
1083
+ target: {
1084
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1085
+ default: undefined;
1086
+ };
1087
+ to: {
1088
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1089
+ default: undefined;
1090
+ };
1091
+ append: {
1092
+ type: import('vue').PropType<boolean>;
1093
+ default: undefined;
1094
+ };
1095
+ disabled: {
1096
+ type: import('vue').PropType<boolean>;
1097
+ default: undefined;
1098
+ };
1099
+ href: {
1100
+ type: import('vue').PropType<string>;
1101
+ default: undefined;
1102
+ };
1103
+ rel: {
1104
+ type: import('vue').PropType<string>;
1105
+ default: undefined;
1106
+ };
1107
+ size: {
1108
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1109
+ default: string;
1110
+ };
1111
+ active: {
1112
+ type: import('vue').PropType<boolean>;
1113
+ default: boolean;
1114
+ };
1115
+ activeClass: {
1116
+ type: import('vue').PropType<string>;
1117
+ default: undefined;
1118
+ };
1119
+ routerComponentName: {
1120
+ type: import('vue').PropType<string>;
1121
+ default: undefined;
1122
+ };
1123
+ variant: {
1124
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1125
+ default: string;
1126
+ };
1127
+ opacity: {
1128
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1129
+ default: undefined;
1130
+ };
1131
+ opacityHover: {
1132
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1133
+ default: undefined;
1134
+ };
1135
+ underlineVariant: {
1136
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1137
+ default: undefined;
1138
+ };
1139
+ underlineOffset: {
1140
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1141
+ default: undefined;
1142
+ };
1143
+ underlineOffsetHover: {
1144
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1145
+ default: undefined;
1146
+ };
1147
+ underlineOpacity: {
1148
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1149
+ default: undefined;
1150
+ };
1151
+ underlineOpacityHover: {
1152
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1153
+ default: undefined;
1154
+ };
1155
+ pill: {
1156
+ type: import('vue').PropType<boolean>;
1157
+ default: boolean;
1158
+ };
1159
+ icon: {
1160
+ type: import('vue').PropType<boolean>;
1161
+ default: undefined;
1162
+ };
1163
+ routerTag: {
1164
+ type: import('vue').PropType<string>;
1165
+ default: undefined;
1166
+ };
1167
+ exactActiveClass: {
1168
+ type: import('vue').PropType<string>;
1169
+ default: undefined;
1170
+ };
1171
+ loading: {
1172
+ type: import('vue').PropType<boolean>;
1173
+ default: boolean;
1174
+ };
1175
+ loadingFill: {
1176
+ type: import('vue').PropType<boolean>;
1177
+ default: boolean;
1178
+ };
1179
+ loadingText: {
1180
+ type: import('vue').PropType<string>;
1181
+ default: string;
1182
+ };
1183
+ squared: {
1184
+ type: import('vue').PropType<boolean>;
1185
+ default: boolean;
1186
+ };
1187
+ }>> & {
1188
+ onClick?: ((value: MouseEvent) => any) | undefined;
1189
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1190
+ click: (value: MouseEvent) => void;
1191
+ }, string, {
1192
+ tag: string;
1193
+ type: import('bootstrap-vue-next').ButtonType;
1194
+ replace: boolean;
1195
+ target: import('bootstrap-vue-next').LinkTarget;
1196
+ to: import('vue-router').RouteLocationRaw;
1197
+ append: boolean;
1198
+ disabled: boolean;
1199
+ href: string;
1200
+ rel: string;
1201
+ size: keyof import('bootstrap-vue-next').BaseSize;
1202
+ active: boolean;
1203
+ activeClass: string;
1204
+ routerComponentName: string;
1205
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1206
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1207
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1208
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1209
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1210
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1211
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1212
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1213
+ pill: boolean;
1214
+ icon: boolean;
1215
+ routerTag: string;
1216
+ exactActiveClass: string;
1217
+ loading: boolean;
1218
+ loadingFill: boolean;
1219
+ loadingText: string;
1220
+ squared: boolean;
1221
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1222
+ $slots: Readonly<{
1223
+ default?: ((props: Record<string, never>) => any) | undefined;
1224
+ loading?: ((props: Record<string, never>) => any) | undefined;
1225
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1226
+ }> & {
1227
+ default?: ((props: Record<string, never>) => any) | undefined;
1228
+ loading?: ((props: Record<string, never>) => any) | undefined;
1229
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1230
+ };
1231
+ });
1232
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1233
+ icon: {
1234
+ type: StringConstructor;
1235
+ required: true;
1236
+ };
1237
+ variant: {
1238
+ type: StringConstructor;
1239
+ default: string;
1240
+ validator: (value: unknown) => any;
1241
+ };
1242
+ customColour: {
1243
+ type: StringConstructor;
1244
+ default: any;
1245
+ };
1246
+ size: {
1247
+ type: StringConstructor;
1248
+ default: string;
1249
+ validator: (value: unknown) => any;
1250
+ };
1251
+ smallSize: {
1252
+ type: StringConstructor;
1253
+ default: any;
1254
+ validator: (value: unknown) => any;
1255
+ };
1256
+ }>, {}, {
1257
+ tokens: {
1258
+ "vs-color-background-primary": string;
1259
+ "vs-color-background-secondary": string;
1260
+ "vs-color-background-bold": string;
1261
+ "vs-color-background-brand": string;
1262
+ "vs-color-background-inverse": string;
1263
+ "vs-color-background-highlight": string;
1264
+ "vs-color-background-information": string;
1265
+ "vs-color-background-success": string;
1266
+ "vs-color-background-warning": string;
1267
+ "vs-color-background-error": string;
1268
+ "vs-color-background-accent-heather-80": string;
1269
+ "vs-color-background-accent-heather-30": string;
1270
+ "vs-color-background-accent-tolsta-40": string;
1271
+ "vs-color-background-accent-gorse-05": string;
1272
+ "vs-color-border-primary": string;
1273
+ "vs-color-border-secondary": string;
1274
+ "vs-color-border-inverse": string;
1275
+ "vs-color-border-input": string;
1276
+ "vs-color-border-highlight": string;
1277
+ "vs-color-border-bold": string;
1278
+ "vs-color-border-success": string;
1279
+ "vs-color-border-warning": string;
1280
+ "vs-color-border-error": string;
1281
+ "vs-color-border-disabled": string;
1282
+ "vs-color-icon-primary": string;
1283
+ "vs-color-icon-secondary": string;
1284
+ "vs-color-icon-tertiary": string;
1285
+ "vs-color-icon-inverse": string;
1286
+ "vs-color-icon-cta-on-light": string;
1287
+ "vs-color-icon-highlight": string;
1288
+ "vs-color-icon-success": string;
1289
+ "vs-color-icon-warning": string;
1290
+ "vs-color-icon-error": string;
1291
+ "vs-color-icon-disabled": string;
1292
+ "vs-color-icon-accent-saltire-30": string;
1293
+ "vs-color-icon-ski-easy": string;
1294
+ "vs-color-icon-ski-intermediate": string;
1295
+ "vs-color-icon-ski-difficult": string;
1296
+ "vs-color-icon-ski-very-difficult": string;
1297
+ "vs-color-icon-ski-itineraries": string;
1298
+ "vs-color-icon-ski-other": string;
1299
+ "vs-color-icon-accent-loch-ness": string;
1300
+ "vs-color-icon-accent-grey-02": string;
1301
+ "vs-color-icon-accent-saltire": string;
1302
+ "vs-color-icon-accent-bramble": string;
1303
+ "vs-color-icon-accent-heather": string;
1304
+ "vs-color-icon-accent-whisky": string;
1305
+ "vs-color-icon-accent-cranachan": string;
1306
+ "vs-color-icon-accent-buachaille": string;
1307
+ "vs-color-interaction-focus": string;
1308
+ "vs-color-interaction-focus-on-bold": string;
1309
+ "vs-color-interaction-cta-primary": string;
1310
+ "vs-color-interaction-cta-secondary": string;
1311
+ "vs-color-interaction-cta-hover": string;
1312
+ "vs-color-interaction-cta-pressed": string;
1313
+ "vs-color-interaction-cta-disabled": string;
1314
+ "vs-color-interaction-cta-subtle-hover": string;
1315
+ "vs-color-interaction-cta-subtle-pressed": string;
1316
+ "vs-color-interaction-cta-subtle": string;
1317
+ "vs-color-interaction-link-primary": string;
1318
+ "vs-color-interaction-link-secondary": string;
1319
+ "vs-color-interaction-link-active": string;
1320
+ "vs-color-interaction-link-visited": string;
1321
+ "vs-color-interaction-link-disabled": string;
1322
+ "vs-color-interaction-link-visited-on-bold": string;
1323
+ "vs-color-text-primary": string;
1324
+ "vs-color-text-secondary": string;
1325
+ "vs-color-text-tertiary": string;
1326
+ "vs-color-text-inverse": string;
1327
+ "vs-color-text-cta-on-light": string;
1328
+ "vs-color-text-highlight": string;
1329
+ "vs-color-text-brand": string;
1330
+ "vs-color-text-error": string;
1331
+ "vs-color-text-success": string;
1332
+ "vs-color-text-disabled": string;
1333
+ breakpoint_xl: string;
1334
+ grid_container_width_xl: string;
1335
+ breakpoint_md: string;
1336
+ max_container_width_xl: string;
1337
+ grid_container_width_md: string;
1338
+ breakpoint_sm: string;
1339
+ breakpoint_lg: string;
1340
+ breakpoint_xs: string;
1341
+ max_container_width_md: string;
1342
+ grid_container_width_sm: string;
1343
+ grid_container_width_lg: string;
1344
+ max_container_width_sm: string;
1345
+ max_container_width_lg: string;
1346
+ max_container_width_xxl: string;
1347
+ grid_container_width_xxl: string;
1348
+ breakpoint_xxl: string;
1349
+ grid_columns: string;
1350
+ grid_gutter_width: string;
1351
+ "vs-spacer-0": string;
1352
+ "vs-spacer-0125": string;
1353
+ "vs-spacer-025": string;
1354
+ "vs-spacer-050": string;
1355
+ "vs-spacer-075": string;
1356
+ "vs-spacer-100": string;
1357
+ "vs-spacer-125": string;
1358
+ "vs-spacer-150": string;
1359
+ "vs-spacer-175": string;
1360
+ "vs-spacer-200": string;
1361
+ "vs-spacer-225": string;
1362
+ "vs-spacer-250": string;
1363
+ "vs-spacer-300": string;
1364
+ "vs-spacer-400": string;
1365
+ "vs-spacer-500": string;
1366
+ "vs-spacer-600": string;
1367
+ "vs-spacer-700": string;
1368
+ "vs-radius-medium": string;
1369
+ "vs-radius-none": string;
1370
+ "vs-radius-large-increased": string;
1371
+ "vs-radius-extra-large-increased": string;
1372
+ "vs-radius-tiny": string;
1373
+ "vs-radius-large": string;
1374
+ "vs-radius-extra-large": string;
1375
+ "vs-radius-extra-extra-large": string;
1376
+ "vs-radius-huge": string;
1377
+ "vs-radius-full": string;
1378
+ "vs-radius-small": string;
1379
+ "vs-elevation-shadow-raised": string;
1380
+ "vs-elevation-shadow-overlay": string;
1381
+ "vs-elevation-surface": string;
1382
+ "vs-elevation-surface-section": string;
1383
+ "vs-elevation-surface-raised": string;
1384
+ "vs-elevation-surface-overlay": string;
1385
+ "vs-focus-shadow": string;
1386
+ "vs-focus-shadow-on-dark": string;
1387
+ "vs-border-width-sm": string;
1388
+ "vs-border-width-md": string;
1389
+ "vs-font-size-display-m": string;
1390
+ "vs-font-size-display-s": string;
1391
+ "vs-font-size-heading-xl": string;
1392
+ "vs-font-size-heading-l": string;
1393
+ "vs-font-size-heading-m": string;
1394
+ "vs-font-size-heading-s": string;
1395
+ "vs-font-size-heading-xs": string;
1396
+ "vs-font-size-heading-xxs": string;
1397
+ "vs-font-size-heading-xxxs": string;
1398
+ "vs-font-size-detail-l": string;
1399
+ "vs-font-size-detail-m": string;
1400
+ "vs-font-size-detail-s": string;
1401
+ "vs-font-size-body-l": string;
1402
+ "vs-font-size-body-m": string;
1403
+ "vs-font-size-body-s": string;
1404
+ "vs-font-weight-strong": string;
1405
+ "vs-font-weight-medium": string;
1406
+ "vs-font-weight-regular": string;
1407
+ "vs-font-weight-subtle": string;
1408
+ "vs-font-weight-heading": string;
1409
+ "vs-font-weight-body": string;
1410
+ "vs-font-weight-detail": string;
1411
+ "vs-font-family-sans-serif": string;
1412
+ "vs-font-family-display": string;
1413
+ "vs-line-height-heading": number;
1414
+ "vs-line-height-detail": number;
1415
+ "vs-line-height-body": number;
1416
+ "vs-letter-spacing-display": string;
1417
+ "vs-letter-spacing-heading": string;
1418
+ "vs-letter-spacing-detail": string;
1419
+ "vs-letter-spacing-body": string;
1420
+ icon_size_xxs: string;
1421
+ icon_size_xs: string;
1422
+ icon_size_sm: string;
1423
+ icon_size_md: string;
1424
+ icon_size_lg: string;
1425
+ icon_size_xl: string;
1426
+ "vs-icon-facility-audio-loop": string;
1427
+ "vs-icon-control-collapse": string;
1428
+ "vs-icon-facility-wheelchair-access": string;
1429
+ "vs-icon-control-pause": string;
1430
+ "vs-icon-facility-cafe": string;
1431
+ "vs-icon-feedback-error": string;
1432
+ "vs-icon-facility-accessible-parking": string;
1433
+ "vs-icon-control-filters": string;
1434
+ "vs-icon-feedback-information": string;
1435
+ "vs-icon-control-external-link": string;
1436
+ "vs-icon-control-play": string;
1437
+ "vs-icon-facility-accessible-dining": string;
1438
+ "vs-icon-facility-public-transport": string;
1439
+ "vs-icon-season-winter": string;
1440
+ "vs-icon-control-expand": string;
1441
+ "vs-icon-facility-pets-welcome": string;
1442
+ "vs-icon-facility-parking": string;
1443
+ "vs-icon-control-menu": string;
1444
+ "vs-icon-season-spring": string;
1445
+ "vs-icon-season-summer": string;
1446
+ "vs-icon-facility-breakfast": string;
1447
+ "vs-icon-control-back-to-top": string;
1448
+ "vs-icon-control-dismiss": string;
1449
+ "vs-icon-feedback-warning": string;
1450
+ "vs-icon-facility-accessible-shower": string;
1451
+ "vs-icon-facility-wifi": string;
1452
+ "vs-icon-control-search": string;
1453
+ "vs-icon-control-download": string;
1454
+ "vs-icon-season-autumn": string;
1455
+ "vs-icon-facility-accessible-toilet": string;
1456
+ "vs-icon-feedback-success": string;
1457
+ "vs-icon-facility-vegan": string;
1458
+ "font-size-1": string;
1459
+ "font-size-2": string;
1460
+ "font-size-3": string;
1461
+ "font-size-4": string;
1462
+ "font-size-5": string;
1463
+ "font-size-6": string;
1464
+ "font-size-7": string;
1465
+ "font-size-8": string;
1466
+ "font-size-9": string;
1467
+ "font-size-10": string;
1468
+ "font-size-body": string;
1469
+ "font-size-body-md": string;
1470
+ "font-size-lead": string;
1471
+ "font-size-lead-md": string;
1472
+ "font-size-teaser": string;
1473
+ opacity_100: string;
1474
+ opacity_50: string;
1475
+ opacity_0: string;
1476
+ duration_quickly: string;
1477
+ duration_base: string;
1478
+ duration_slowly: string;
1479
+ no_javascript: string;
1480
+ theme_dark: string;
1481
+ theme_grey: string;
1482
+ };
1483
+ }, {
1484
+ iconClasses(): any[];
1485
+ fontAwesomeClasses(): any;
1486
+ iconStyles(): {
1487
+ color: string;
1488
+ };
1489
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1490
+ icon: {
1491
+ type: StringConstructor;
1492
+ required: true;
1493
+ };
1494
+ variant: {
1495
+ type: StringConstructor;
1496
+ default: string;
1497
+ validator: (value: unknown) => any;
1498
+ };
1499
+ customColour: {
1500
+ type: StringConstructor;
1501
+ default: any;
1502
+ };
1503
+ size: {
1504
+ type: StringConstructor;
1505
+ default: string;
1506
+ validator: (value: unknown) => any;
1507
+ };
1508
+ smallSize: {
1509
+ type: StringConstructor;
1510
+ default: any;
1511
+ validator: (value: unknown) => any;
1512
+ };
1513
+ }>> & Readonly<{}>, {
1514
+ variant: string;
1515
+ customColour: string;
1516
+ size: string;
1517
+ smallSize: string;
1518
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1519
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1520
+ VsBody: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1521
+ variant: {
1522
+ type: StringConstructor;
1523
+ default: string;
1524
+ validator: (value: unknown) => any;
1525
+ };
1526
+ noMargins: {
1527
+ type: BooleanConstructor;
1528
+ default: boolean;
1529
+ };
1530
+ }>, {}, {}, {
1531
+ bodyClasses(): string[];
1532
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1533
+ variant: {
1534
+ type: StringConstructor;
1535
+ default: string;
1536
+ validator: (value: unknown) => any;
1537
+ };
1538
+ noMargins: {
1539
+ type: BooleanConstructor;
1540
+ default: boolean;
1541
+ };
1542
+ }>> & Readonly<{}>, {
1543
+ variant: string;
1544
+ noMargins: boolean;
1545
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1546
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1547
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1548
+ export default _default;