@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,2210 @@
1
+ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
2
+ /**
3
+ * The video url for HTML5 player
4
+ */
5
+ videoSrc: {
6
+ type: StringConstructor;
7
+ required: true;
8
+ };
9
+ /**
10
+ * The video url for HTML5 player
11
+ */
12
+ videoId: {
13
+ type: StringConstructor;
14
+ required: true;
15
+ };
16
+ /**
17
+ * The poster image URL for video player
18
+ */
19
+ posterImageSrc: {
20
+ type: StringConstructor;
21
+ default: string;
22
+ };
23
+ /**
24
+ * Enable lazy loading - video only loads when scrolled into view
25
+ */
26
+ lazyLoad: {
27
+ type: BooleanConstructor;
28
+ default: boolean;
29
+ };
30
+ /**
31
+ * Text to be announced when button is toggled to play
32
+ */
33
+ playButtonLabel: {
34
+ type: StringConstructor;
35
+ default: string;
36
+ };
37
+ /**
38
+ * Text to be announced when button is toggled to pause
39
+ */
40
+ pauseButtonLabel: {
41
+ type: StringConstructor;
42
+ default: string;
43
+ };
44
+ /**
45
+ * Whether to show play/pause toggle button
46
+ * NOTE: this is required for accessibility, only use
47
+ * if you're providing your own toggle button
48
+ */
49
+ showToggle: {
50
+ type: BooleanConstructor;
51
+ default: boolean;
52
+ };
53
+ }>, {}, {
54
+ isLoaded: boolean;
55
+ isPlaying: boolean;
56
+ observer: any;
57
+ isReducedMotion: boolean;
58
+ }, {}, {
59
+ /**
60
+ * Play the video
61
+ */
62
+ playVideo(): void;
63
+ /**
64
+ * Pause the video
65
+ */
66
+ pauseVideo(): void;
67
+ /**
68
+ * Stop the video
69
+ */
70
+ stopVideo(): void;
71
+ /**
72
+ * Toggle the video play/pause state
73
+ */
74
+ toggleVideo(): void;
75
+ /**
76
+ * Sets up an IntersectionObserver to lazy load the video when it comes into view
77
+ */
78
+ setupIntersectionObserver(): void;
79
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
80
+ /**
81
+ * The video url for HTML5 player
82
+ */
83
+ videoSrc: {
84
+ type: StringConstructor;
85
+ required: true;
86
+ };
87
+ /**
88
+ * The video url for HTML5 player
89
+ */
90
+ videoId: {
91
+ type: StringConstructor;
92
+ required: true;
93
+ };
94
+ /**
95
+ * The poster image URL for video player
96
+ */
97
+ posterImageSrc: {
98
+ type: StringConstructor;
99
+ default: string;
100
+ };
101
+ /**
102
+ * Enable lazy loading - video only loads when scrolled into view
103
+ */
104
+ lazyLoad: {
105
+ type: BooleanConstructor;
106
+ default: boolean;
107
+ };
108
+ /**
109
+ * Text to be announced when button is toggled to play
110
+ */
111
+ playButtonLabel: {
112
+ type: StringConstructor;
113
+ default: string;
114
+ };
115
+ /**
116
+ * Text to be announced when button is toggled to pause
117
+ */
118
+ pauseButtonLabel: {
119
+ type: StringConstructor;
120
+ default: string;
121
+ };
122
+ /**
123
+ * Whether to show play/pause toggle button
124
+ * NOTE: this is required for accessibility, only use
125
+ * if you're providing your own toggle button
126
+ */
127
+ showToggle: {
128
+ type: BooleanConstructor;
129
+ default: boolean;
130
+ };
131
+ }>> & Readonly<{}>, {
132
+ lazyLoad: boolean;
133
+ posterImageSrc: string;
134
+ playButtonLabel: string;
135
+ pauseButtonLabel: string;
136
+ showToggle: boolean;
137
+ }, {}, {
138
+ VsToggleButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
139
+ toggleId: {
140
+ type: StringConstructor;
141
+ default: string;
142
+ };
143
+ variant: {
144
+ type: StringConstructor;
145
+ default: string;
146
+ validator: (value: unknown) => any;
147
+ };
148
+ icon: {
149
+ type: StringConstructor;
150
+ default: string;
151
+ };
152
+ pressedIcon: {
153
+ type: StringConstructor;
154
+ default: any;
155
+ };
156
+ modelValue: {
157
+ type: BooleanConstructor;
158
+ default: any;
159
+ };
160
+ label: {
161
+ type: StringConstructor;
162
+ default: string;
163
+ };
164
+ pressedLabel: {
165
+ type: StringConstructor;
166
+ default: string;
167
+ };
168
+ labelBreakpoint: {
169
+ type: StringConstructor;
170
+ default: any;
171
+ validator: (value: unknown) => boolean;
172
+ };
173
+ }>, {}, {
174
+ show: boolean;
175
+ internalPressed: boolean;
176
+ }, {
177
+ isLegacyMode(): boolean;
178
+ isPressed(): boolean;
179
+ buttonClasses(): {
180
+ [x: string]: string | boolean;
181
+ 'vs-toggle-button--pressed': boolean;
182
+ };
183
+ buttonLabelClasses(): {
184
+ [x: string]: string;
185
+ };
186
+ currentIcon(): string;
187
+ computedLabel(): string;
188
+ }, {
189
+ toggleLegacy(event: any): void;
190
+ handleClick(event: any): void;
191
+ }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("click" | "update:modelValue" | "toggleAction")[], "click" | "update:modelValue" | "toggleAction", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
192
+ toggleId: {
193
+ type: StringConstructor;
194
+ default: string;
195
+ };
196
+ variant: {
197
+ type: StringConstructor;
198
+ default: string;
199
+ validator: (value: unknown) => any;
200
+ };
201
+ icon: {
202
+ type: StringConstructor;
203
+ default: string;
204
+ };
205
+ pressedIcon: {
206
+ type: StringConstructor;
207
+ default: any;
208
+ };
209
+ modelValue: {
210
+ type: BooleanConstructor;
211
+ default: any;
212
+ };
213
+ label: {
214
+ type: StringConstructor;
215
+ default: string;
216
+ };
217
+ pressedLabel: {
218
+ type: StringConstructor;
219
+ default: string;
220
+ };
221
+ labelBreakpoint: {
222
+ type: StringConstructor;
223
+ default: any;
224
+ validator: (value: unknown) => boolean;
225
+ };
226
+ }>> & Readonly<{
227
+ onClick?: (...args: any[]) => any;
228
+ "onUpdate:modelValue"?: (...args: any[]) => any;
229
+ onToggleAction?: (...args: any[]) => any;
230
+ }>, {
231
+ icon: string;
232
+ variant: string;
233
+ label: string;
234
+ modelValue: boolean;
235
+ toggleId: string;
236
+ pressedIcon: string;
237
+ pressedLabel: string;
238
+ labelBreakpoint: string;
239
+ }, {}, {
240
+ VsButton: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
241
+ href: {
242
+ type: StringConstructor;
243
+ default: any;
244
+ };
245
+ tabindex: {
246
+ type: StringConstructor;
247
+ default: any;
248
+ };
249
+ variant: {
250
+ type: StringConstructor;
251
+ default: string;
252
+ validator: (value: unknown) => any;
253
+ };
254
+ size: {
255
+ type: StringConstructor;
256
+ default: string;
257
+ validator: (value: unknown) => any;
258
+ };
259
+ animate: {
260
+ type: BooleanConstructor;
261
+ default: boolean;
262
+ };
263
+ rounded: {
264
+ type: BooleanConstructor;
265
+ default: boolean;
266
+ };
267
+ icon: {
268
+ type: StringConstructor;
269
+ default: string;
270
+ };
271
+ iconOnly: {
272
+ type: BooleanConstructor;
273
+ default: boolean;
274
+ };
275
+ showLabelBreakpoint: {
276
+ type: StringConstructor;
277
+ default: string;
278
+ validator: (value: unknown) => boolean;
279
+ };
280
+ active: {
281
+ type: BooleanConstructor;
282
+ default: boolean;
283
+ };
284
+ iconPosition: {
285
+ type: StringConstructor;
286
+ default: string;
287
+ validator: (value: unknown) => any;
288
+ };
289
+ }>, {}, {
290
+ isAnimating: boolean;
291
+ }, {
292
+ buttonClasses(): {
293
+ [x: string]: string | boolean;
294
+ 'vs-button--animated': boolean;
295
+ 'vs-button--is-animating': boolean;
296
+ 'vs-button--rounded': boolean;
297
+ 'vs-button--icon-only': boolean;
298
+ 'vs-button--active': boolean;
299
+ 'vs-button--flex-reverse': boolean;
300
+ };
301
+ iconClasses(): {
302
+ 'vs-icon--right': boolean;
303
+ 'vs-icon--left': boolean;
304
+ }[];
305
+ buttonLabelClasses(): {
306
+ [x: string]: string | true;
307
+ 'visually-hidden': string | true;
308
+ };
309
+ }, {
310
+ animateHandler(event: any): void;
311
+ tabbedIn(event: any): void;
312
+ trackLink(event: any): void;
313
+ }, {
314
+ computed: {
315
+ pageUrl: () => string;
316
+ };
317
+ data(): {
318
+ dataLayerLoadConfirmed: boolean;
319
+ dataLayerStore: any;
320
+ };
321
+ mounted(): void;
322
+ methods: {
323
+ templateFiller(template: any, values: any): {};
324
+ createDataLayerObject(type: any, event: any, href: any): void;
325
+ returnIsoDate(): string;
326
+ pushToDataLayer(object: any): void;
327
+ compileFullTemplate(templateValues: any): any;
328
+ targetText(event: any): any;
329
+ };
330
+ }, import('vue').ComponentOptionsMixin, "btnFocus"[], "btnFocus", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
331
+ href: {
332
+ type: StringConstructor;
333
+ default: any;
334
+ };
335
+ tabindex: {
336
+ type: StringConstructor;
337
+ default: any;
338
+ };
339
+ variant: {
340
+ type: StringConstructor;
341
+ default: string;
342
+ validator: (value: unknown) => any;
343
+ };
344
+ size: {
345
+ type: StringConstructor;
346
+ default: string;
347
+ validator: (value: unknown) => any;
348
+ };
349
+ animate: {
350
+ type: BooleanConstructor;
351
+ default: boolean;
352
+ };
353
+ rounded: {
354
+ type: BooleanConstructor;
355
+ default: boolean;
356
+ };
357
+ icon: {
358
+ type: StringConstructor;
359
+ default: string;
360
+ };
361
+ iconOnly: {
362
+ type: BooleanConstructor;
363
+ default: boolean;
364
+ };
365
+ showLabelBreakpoint: {
366
+ type: StringConstructor;
367
+ default: string;
368
+ validator: (value: unknown) => boolean;
369
+ };
370
+ active: {
371
+ type: BooleanConstructor;
372
+ default: boolean;
373
+ };
374
+ iconPosition: {
375
+ type: StringConstructor;
376
+ default: string;
377
+ validator: (value: unknown) => any;
378
+ };
379
+ }>> & Readonly<{
380
+ onBtnFocus?: (...args: any[]) => any;
381
+ }>, {
382
+ icon: string;
383
+ variant: string;
384
+ size: string;
385
+ href: string;
386
+ active: boolean;
387
+ tabindex: string;
388
+ animate: boolean;
389
+ rounded: boolean;
390
+ iconOnly: boolean;
391
+ showLabelBreakpoint: string;
392
+ iconPosition: string;
393
+ }, {}, {
394
+ BButton: {
395
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
396
+ pressed: import('vue').PropType<boolean | undefined>;
397
+ tag: {
398
+ type: import('vue').PropType<string>;
399
+ default: string;
400
+ };
401
+ type: {
402
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
403
+ default: string;
404
+ };
405
+ replace: {
406
+ type: import('vue').PropType<boolean>;
407
+ default: undefined;
408
+ };
409
+ target: {
410
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
411
+ default: undefined;
412
+ };
413
+ to: {
414
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
415
+ default: undefined;
416
+ };
417
+ append: {
418
+ type: import('vue').PropType<boolean>;
419
+ default: undefined;
420
+ };
421
+ disabled: {
422
+ type: import('vue').PropType<boolean>;
423
+ default: undefined;
424
+ };
425
+ href: {
426
+ type: import('vue').PropType<string>;
427
+ default: undefined;
428
+ };
429
+ rel: {
430
+ type: import('vue').PropType<string>;
431
+ default: undefined;
432
+ };
433
+ size: {
434
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
435
+ default: string;
436
+ };
437
+ active: {
438
+ type: import('vue').PropType<boolean>;
439
+ default: boolean;
440
+ };
441
+ activeClass: {
442
+ type: import('vue').PropType<string>;
443
+ default: undefined;
444
+ };
445
+ routerComponentName: {
446
+ type: import('vue').PropType<string>;
447
+ default: undefined;
448
+ };
449
+ variant: {
450
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
451
+ default: string;
452
+ };
453
+ opacity: {
454
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
455
+ default: undefined;
456
+ };
457
+ opacityHover: {
458
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
459
+ default: undefined;
460
+ };
461
+ underlineVariant: {
462
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
463
+ default: undefined;
464
+ };
465
+ underlineOffset: {
466
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
467
+ default: undefined;
468
+ };
469
+ underlineOffsetHover: {
470
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
471
+ default: undefined;
472
+ };
473
+ underlineOpacity: {
474
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
475
+ default: undefined;
476
+ };
477
+ underlineOpacityHover: {
478
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
479
+ default: undefined;
480
+ };
481
+ pill: {
482
+ type: import('vue').PropType<boolean>;
483
+ default: boolean;
484
+ };
485
+ icon: {
486
+ type: import('vue').PropType<boolean>;
487
+ default: undefined;
488
+ };
489
+ routerTag: {
490
+ type: import('vue').PropType<string>;
491
+ default: undefined;
492
+ };
493
+ exactActiveClass: {
494
+ type: import('vue').PropType<string>;
495
+ default: undefined;
496
+ };
497
+ loading: {
498
+ type: import('vue').PropType<boolean>;
499
+ default: boolean;
500
+ };
501
+ loadingFill: {
502
+ type: import('vue').PropType<boolean>;
503
+ default: boolean;
504
+ };
505
+ loadingText: {
506
+ type: import('vue').PropType<string>;
507
+ default: string;
508
+ };
509
+ squared: {
510
+ type: import('vue').PropType<boolean>;
511
+ default: boolean;
512
+ };
513
+ }>> & {
514
+ onClick?: ((value: MouseEvent) => any) | undefined;
515
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
516
+ click: (value: MouseEvent) => void;
517
+ }, import('vue').PublicProps, {
518
+ tag: string;
519
+ type: import('bootstrap-vue-next').ButtonType;
520
+ replace: boolean;
521
+ target: import('bootstrap-vue-next').LinkTarget;
522
+ to: import('vue-router').RouteLocationRaw;
523
+ append: boolean;
524
+ disabled: boolean;
525
+ href: string;
526
+ rel: string;
527
+ size: keyof import('bootstrap-vue-next').BaseSize;
528
+ active: boolean;
529
+ activeClass: string;
530
+ routerComponentName: string;
531
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
532
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
533
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
534
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
535
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
536
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
537
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
538
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
539
+ pill: boolean;
540
+ icon: boolean;
541
+ routerTag: string;
542
+ exactActiveClass: string;
543
+ loading: boolean;
544
+ loadingFill: boolean;
545
+ loadingText: string;
546
+ squared: boolean;
547
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
548
+ P: {};
549
+ B: {};
550
+ D: {};
551
+ C: {};
552
+ M: {};
553
+ Defaults: {};
554
+ }, Readonly<import('vue').ExtractPropTypes<{
555
+ pressed: import('vue').PropType<boolean | undefined>;
556
+ tag: {
557
+ type: import('vue').PropType<string>;
558
+ default: string;
559
+ };
560
+ type: {
561
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
562
+ default: string;
563
+ };
564
+ replace: {
565
+ type: import('vue').PropType<boolean>;
566
+ default: undefined;
567
+ };
568
+ target: {
569
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
570
+ default: undefined;
571
+ };
572
+ to: {
573
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
574
+ default: undefined;
575
+ };
576
+ append: {
577
+ type: import('vue').PropType<boolean>;
578
+ default: undefined;
579
+ };
580
+ disabled: {
581
+ type: import('vue').PropType<boolean>;
582
+ default: undefined;
583
+ };
584
+ href: {
585
+ type: import('vue').PropType<string>;
586
+ default: undefined;
587
+ };
588
+ rel: {
589
+ type: import('vue').PropType<string>;
590
+ default: undefined;
591
+ };
592
+ size: {
593
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
594
+ default: string;
595
+ };
596
+ active: {
597
+ type: import('vue').PropType<boolean>;
598
+ default: boolean;
599
+ };
600
+ activeClass: {
601
+ type: import('vue').PropType<string>;
602
+ default: undefined;
603
+ };
604
+ routerComponentName: {
605
+ type: import('vue').PropType<string>;
606
+ default: undefined;
607
+ };
608
+ variant: {
609
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
610
+ default: string;
611
+ };
612
+ opacity: {
613
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
614
+ default: undefined;
615
+ };
616
+ opacityHover: {
617
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
618
+ default: undefined;
619
+ };
620
+ underlineVariant: {
621
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
622
+ default: undefined;
623
+ };
624
+ underlineOffset: {
625
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
626
+ default: undefined;
627
+ };
628
+ underlineOffsetHover: {
629
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
630
+ default: undefined;
631
+ };
632
+ underlineOpacity: {
633
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
634
+ default: undefined;
635
+ };
636
+ underlineOpacityHover: {
637
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
638
+ default: undefined;
639
+ };
640
+ pill: {
641
+ type: import('vue').PropType<boolean>;
642
+ default: boolean;
643
+ };
644
+ icon: {
645
+ type: import('vue').PropType<boolean>;
646
+ default: undefined;
647
+ };
648
+ routerTag: {
649
+ type: import('vue').PropType<string>;
650
+ default: undefined;
651
+ };
652
+ exactActiveClass: {
653
+ type: import('vue').PropType<string>;
654
+ default: undefined;
655
+ };
656
+ loading: {
657
+ type: import('vue').PropType<boolean>;
658
+ default: boolean;
659
+ };
660
+ loadingFill: {
661
+ type: import('vue').PropType<boolean>;
662
+ default: boolean;
663
+ };
664
+ loadingText: {
665
+ type: import('vue').PropType<string>;
666
+ default: string;
667
+ };
668
+ squared: {
669
+ type: import('vue').PropType<boolean>;
670
+ default: boolean;
671
+ };
672
+ }>> & {
673
+ onClick?: ((value: MouseEvent) => any) | undefined;
674
+ }, {}, {}, {}, {}, {
675
+ tag: string;
676
+ type: import('bootstrap-vue-next').ButtonType;
677
+ replace: boolean;
678
+ target: import('bootstrap-vue-next').LinkTarget;
679
+ to: import('vue-router').RouteLocationRaw;
680
+ append: boolean;
681
+ disabled: boolean;
682
+ href: string;
683
+ rel: string;
684
+ size: keyof import('bootstrap-vue-next').BaseSize;
685
+ active: boolean;
686
+ activeClass: string;
687
+ routerComponentName: string;
688
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
689
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
690
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
691
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
692
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
693
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
694
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
695
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
696
+ pill: boolean;
697
+ icon: boolean;
698
+ routerTag: string;
699
+ exactActiveClass: string;
700
+ loading: boolean;
701
+ loadingFill: boolean;
702
+ loadingText: string;
703
+ squared: boolean;
704
+ }>;
705
+ __isFragment?: never;
706
+ __isTeleport?: never;
707
+ __isSuspense?: never;
708
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
709
+ pressed: import('vue').PropType<boolean | undefined>;
710
+ tag: {
711
+ type: import('vue').PropType<string>;
712
+ default: string;
713
+ };
714
+ type: {
715
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
716
+ default: string;
717
+ };
718
+ replace: {
719
+ type: import('vue').PropType<boolean>;
720
+ default: undefined;
721
+ };
722
+ target: {
723
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
724
+ default: undefined;
725
+ };
726
+ to: {
727
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
728
+ default: undefined;
729
+ };
730
+ append: {
731
+ type: import('vue').PropType<boolean>;
732
+ default: undefined;
733
+ };
734
+ disabled: {
735
+ type: import('vue').PropType<boolean>;
736
+ default: undefined;
737
+ };
738
+ href: {
739
+ type: import('vue').PropType<string>;
740
+ default: undefined;
741
+ };
742
+ rel: {
743
+ type: import('vue').PropType<string>;
744
+ default: undefined;
745
+ };
746
+ size: {
747
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
748
+ default: string;
749
+ };
750
+ active: {
751
+ type: import('vue').PropType<boolean>;
752
+ default: boolean;
753
+ };
754
+ activeClass: {
755
+ type: import('vue').PropType<string>;
756
+ default: undefined;
757
+ };
758
+ routerComponentName: {
759
+ type: import('vue').PropType<string>;
760
+ default: undefined;
761
+ };
762
+ variant: {
763
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
764
+ default: string;
765
+ };
766
+ opacity: {
767
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
768
+ default: undefined;
769
+ };
770
+ opacityHover: {
771
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
772
+ default: undefined;
773
+ };
774
+ underlineVariant: {
775
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
776
+ default: undefined;
777
+ };
778
+ underlineOffset: {
779
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
780
+ default: undefined;
781
+ };
782
+ underlineOffsetHover: {
783
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
784
+ default: undefined;
785
+ };
786
+ underlineOpacity: {
787
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
788
+ default: undefined;
789
+ };
790
+ underlineOpacityHover: {
791
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
792
+ default: undefined;
793
+ };
794
+ pill: {
795
+ type: import('vue').PropType<boolean>;
796
+ default: boolean;
797
+ };
798
+ icon: {
799
+ type: import('vue').PropType<boolean>;
800
+ default: undefined;
801
+ };
802
+ routerTag: {
803
+ type: import('vue').PropType<string>;
804
+ default: undefined;
805
+ };
806
+ exactActiveClass: {
807
+ type: import('vue').PropType<string>;
808
+ default: undefined;
809
+ };
810
+ loading: {
811
+ type: import('vue').PropType<boolean>;
812
+ default: boolean;
813
+ };
814
+ loadingFill: {
815
+ type: import('vue').PropType<boolean>;
816
+ default: boolean;
817
+ };
818
+ loadingText: {
819
+ type: import('vue').PropType<string>;
820
+ default: string;
821
+ };
822
+ squared: {
823
+ type: import('vue').PropType<boolean>;
824
+ default: boolean;
825
+ };
826
+ }>> & {
827
+ onClick?: ((value: MouseEvent) => any) | undefined;
828
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
829
+ click: (value: MouseEvent) => void;
830
+ }, string, {
831
+ tag: string;
832
+ type: import('bootstrap-vue-next').ButtonType;
833
+ replace: boolean;
834
+ target: import('bootstrap-vue-next').LinkTarget;
835
+ to: import('vue-router').RouteLocationRaw;
836
+ append: boolean;
837
+ disabled: boolean;
838
+ href: string;
839
+ rel: string;
840
+ size: keyof import('bootstrap-vue-next').BaseSize;
841
+ active: boolean;
842
+ activeClass: string;
843
+ routerComponentName: string;
844
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
845
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
846
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
847
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
848
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
849
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
850
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
851
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
852
+ pill: boolean;
853
+ icon: boolean;
854
+ routerTag: string;
855
+ exactActiveClass: string;
856
+ loading: boolean;
857
+ loadingFill: boolean;
858
+ loadingText: string;
859
+ squared: boolean;
860
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
861
+ $slots: Readonly<{
862
+ default?: ((props: Record<string, never>) => any) | undefined;
863
+ loading?: ((props: Record<string, never>) => any) | undefined;
864
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
865
+ }> & {
866
+ default?: ((props: Record<string, never>) => any) | undefined;
867
+ loading?: ((props: Record<string, never>) => any) | undefined;
868
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
869
+ };
870
+ });
871
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
872
+ icon: {
873
+ type: StringConstructor;
874
+ required: true;
875
+ };
876
+ variant: {
877
+ type: StringConstructor;
878
+ default: string;
879
+ validator: (value: unknown) => any;
880
+ };
881
+ customColour: {
882
+ type: StringConstructor;
883
+ default: any;
884
+ };
885
+ size: {
886
+ type: StringConstructor;
887
+ default: string;
888
+ validator: (value: unknown) => any;
889
+ };
890
+ smallSize: {
891
+ type: StringConstructor;
892
+ default: any;
893
+ validator: (value: unknown) => any;
894
+ };
895
+ }>, {}, {
896
+ tokens: {
897
+ "vs-color-background-primary": string;
898
+ "vs-color-background-secondary": string;
899
+ "vs-color-background-bold": string;
900
+ "vs-color-background-brand": string;
901
+ "vs-color-background-inverse": string;
902
+ "vs-color-background-highlight": string;
903
+ "vs-color-background-information": string;
904
+ "vs-color-background-success": string;
905
+ "vs-color-background-warning": string;
906
+ "vs-color-background-error": string;
907
+ "vs-color-background-accent-heather-80": string;
908
+ "vs-color-background-accent-heather-30": string;
909
+ "vs-color-background-accent-tolsta-40": string;
910
+ "vs-color-background-accent-gorse-05": string;
911
+ "vs-color-border-primary": string;
912
+ "vs-color-border-secondary": string;
913
+ "vs-color-border-inverse": string;
914
+ "vs-color-border-input": string;
915
+ "vs-color-border-highlight": string;
916
+ "vs-color-border-bold": string;
917
+ "vs-color-border-success": string;
918
+ "vs-color-border-warning": string;
919
+ "vs-color-border-error": string;
920
+ "vs-color-border-disabled": string;
921
+ "vs-color-icon-primary": string;
922
+ "vs-color-icon-secondary": string;
923
+ "vs-color-icon-tertiary": string;
924
+ "vs-color-icon-inverse": string;
925
+ "vs-color-icon-cta-on-light": string;
926
+ "vs-color-icon-highlight": string;
927
+ "vs-color-icon-success": string;
928
+ "vs-color-icon-warning": string;
929
+ "vs-color-icon-error": string;
930
+ "vs-color-icon-disabled": string;
931
+ "vs-color-icon-accent-saltire-30": string;
932
+ "vs-color-icon-ski-easy": string;
933
+ "vs-color-icon-ski-intermediate": string;
934
+ "vs-color-icon-ski-difficult": string;
935
+ "vs-color-icon-ski-very-difficult": string;
936
+ "vs-color-icon-ski-itineraries": string;
937
+ "vs-color-icon-ski-other": string;
938
+ "vs-color-icon-accent-loch-ness": string;
939
+ "vs-color-icon-accent-grey-02": string;
940
+ "vs-color-icon-accent-saltire": string;
941
+ "vs-color-icon-accent-bramble": string;
942
+ "vs-color-icon-accent-heather": string;
943
+ "vs-color-icon-accent-whisky": string;
944
+ "vs-color-icon-accent-cranachan": string;
945
+ "vs-color-icon-accent-buachaille": string;
946
+ "vs-color-interaction-focus": string;
947
+ "vs-color-interaction-focus-on-bold": string;
948
+ "vs-color-interaction-cta-primary": string;
949
+ "vs-color-interaction-cta-secondary": string;
950
+ "vs-color-interaction-cta-hover": string;
951
+ "vs-color-interaction-cta-pressed": string;
952
+ "vs-color-interaction-cta-disabled": string;
953
+ "vs-color-interaction-cta-subtle-hover": string;
954
+ "vs-color-interaction-cta-subtle-pressed": string;
955
+ "vs-color-interaction-cta-subtle": string;
956
+ "vs-color-interaction-link-primary": string;
957
+ "vs-color-interaction-link-secondary": string;
958
+ "vs-color-interaction-link-active": string;
959
+ "vs-color-interaction-link-visited": string;
960
+ "vs-color-interaction-link-disabled": string;
961
+ "vs-color-interaction-link-visited-on-bold": string;
962
+ "vs-color-text-primary": string;
963
+ "vs-color-text-secondary": string;
964
+ "vs-color-text-tertiary": string;
965
+ "vs-color-text-inverse": string;
966
+ "vs-color-text-cta-on-light": string;
967
+ "vs-color-text-highlight": string;
968
+ "vs-color-text-brand": string;
969
+ "vs-color-text-error": string;
970
+ "vs-color-text-success": string;
971
+ "vs-color-text-disabled": string;
972
+ breakpoint_xl: string;
973
+ grid_container_width_xl: string;
974
+ breakpoint_md: string;
975
+ max_container_width_xl: string;
976
+ grid_container_width_md: string;
977
+ breakpoint_sm: string;
978
+ breakpoint_lg: string;
979
+ breakpoint_xs: string;
980
+ max_container_width_md: string;
981
+ grid_container_width_sm: string;
982
+ grid_container_width_lg: string;
983
+ max_container_width_sm: string;
984
+ max_container_width_lg: string;
985
+ max_container_width_xxl: string;
986
+ grid_container_width_xxl: string;
987
+ breakpoint_xxl: string;
988
+ grid_columns: string;
989
+ grid_gutter_width: string;
990
+ "vs-spacer-0": string;
991
+ "vs-spacer-0125": string;
992
+ "vs-spacer-025": string;
993
+ "vs-spacer-050": string;
994
+ "vs-spacer-075": string;
995
+ "vs-spacer-100": string;
996
+ "vs-spacer-125": string;
997
+ "vs-spacer-150": string;
998
+ "vs-spacer-175": string;
999
+ "vs-spacer-200": string;
1000
+ "vs-spacer-225": string;
1001
+ "vs-spacer-250": string;
1002
+ "vs-spacer-300": string;
1003
+ "vs-spacer-400": string;
1004
+ "vs-spacer-500": string;
1005
+ "vs-spacer-600": string;
1006
+ "vs-spacer-700": string;
1007
+ "vs-radius-medium": string;
1008
+ "vs-radius-none": string;
1009
+ "vs-radius-large-increased": string;
1010
+ "vs-radius-extra-large-increased": string;
1011
+ "vs-radius-tiny": string;
1012
+ "vs-radius-large": string;
1013
+ "vs-radius-extra-large": string;
1014
+ "vs-radius-extra-extra-large": string;
1015
+ "vs-radius-huge": string;
1016
+ "vs-radius-full": string;
1017
+ "vs-radius-small": string;
1018
+ "vs-elevation-shadow-raised": string;
1019
+ "vs-elevation-shadow-overlay": string;
1020
+ "vs-elevation-surface": string;
1021
+ "vs-elevation-surface-section": string;
1022
+ "vs-elevation-surface-raised": string;
1023
+ "vs-elevation-surface-overlay": string;
1024
+ "vs-focus-shadow": string;
1025
+ "vs-focus-shadow-on-dark": string;
1026
+ "vs-border-width-sm": string;
1027
+ "vs-border-width-md": string;
1028
+ "vs-font-size-display-m": string;
1029
+ "vs-font-size-display-s": string;
1030
+ "vs-font-size-heading-xl": string;
1031
+ "vs-font-size-heading-l": string;
1032
+ "vs-font-size-heading-m": string;
1033
+ "vs-font-size-heading-s": string;
1034
+ "vs-font-size-heading-xs": string;
1035
+ "vs-font-size-heading-xxs": string;
1036
+ "vs-font-size-heading-xxxs": string;
1037
+ "vs-font-size-detail-l": string;
1038
+ "vs-font-size-detail-m": string;
1039
+ "vs-font-size-detail-s": string;
1040
+ "vs-font-size-body-l": string;
1041
+ "vs-font-size-body-m": string;
1042
+ "vs-font-size-body-s": string;
1043
+ "vs-font-weight-strong": string;
1044
+ "vs-font-weight-medium": string;
1045
+ "vs-font-weight-regular": string;
1046
+ "vs-font-weight-subtle": string;
1047
+ "vs-font-weight-heading": string;
1048
+ "vs-font-weight-body": string;
1049
+ "vs-font-weight-detail": string;
1050
+ "vs-font-family-sans-serif": string;
1051
+ "vs-font-family-display": string;
1052
+ "vs-line-height-heading": number;
1053
+ "vs-line-height-detail": number;
1054
+ "vs-line-height-body": number;
1055
+ "vs-letter-spacing-display": string;
1056
+ "vs-letter-spacing-heading": string;
1057
+ "vs-letter-spacing-detail": string;
1058
+ "vs-letter-spacing-body": string;
1059
+ icon_size_xxs: string;
1060
+ icon_size_xs: string;
1061
+ icon_size_sm: string;
1062
+ icon_size_md: string;
1063
+ icon_size_lg: string;
1064
+ icon_size_xl: string;
1065
+ "vs-icon-facility-audio-loop": string;
1066
+ "vs-icon-control-collapse": string;
1067
+ "vs-icon-facility-wheelchair-access": string;
1068
+ "vs-icon-control-pause": string;
1069
+ "vs-icon-facility-cafe": string;
1070
+ "vs-icon-feedback-error": string;
1071
+ "vs-icon-facility-accessible-parking": string;
1072
+ "vs-icon-control-filters": string;
1073
+ "vs-icon-feedback-information": string;
1074
+ "vs-icon-control-external-link": string;
1075
+ "vs-icon-control-play": string;
1076
+ "vs-icon-facility-accessible-dining": string;
1077
+ "vs-icon-facility-public-transport": string;
1078
+ "vs-icon-season-winter": string;
1079
+ "vs-icon-control-expand": string;
1080
+ "vs-icon-facility-pets-welcome": string;
1081
+ "vs-icon-facility-parking": string;
1082
+ "vs-icon-control-menu": string;
1083
+ "vs-icon-season-spring": string;
1084
+ "vs-icon-season-summer": string;
1085
+ "vs-icon-facility-breakfast": string;
1086
+ "vs-icon-control-back-to-top": string;
1087
+ "vs-icon-control-dismiss": string;
1088
+ "vs-icon-feedback-warning": string;
1089
+ "vs-icon-facility-accessible-shower": string;
1090
+ "vs-icon-facility-wifi": string;
1091
+ "vs-icon-control-search": string;
1092
+ "vs-icon-control-download": string;
1093
+ "vs-icon-season-autumn": string;
1094
+ "vs-icon-facility-accessible-toilet": string;
1095
+ "vs-icon-feedback-success": string;
1096
+ "vs-icon-facility-vegan": string;
1097
+ "font-size-1": string;
1098
+ "font-size-2": string;
1099
+ "font-size-3": string;
1100
+ "font-size-4": string;
1101
+ "font-size-5": string;
1102
+ "font-size-6": string;
1103
+ "font-size-7": string;
1104
+ "font-size-8": string;
1105
+ "font-size-9": string;
1106
+ "font-size-10": string;
1107
+ "font-size-body": string;
1108
+ "font-size-body-md": string;
1109
+ "font-size-lead": string;
1110
+ "font-size-lead-md": string;
1111
+ "font-size-teaser": string;
1112
+ opacity_100: string;
1113
+ opacity_50: string;
1114
+ opacity_0: string;
1115
+ duration_quickly: string;
1116
+ duration_base: string;
1117
+ duration_slowly: string;
1118
+ no_javascript: string;
1119
+ theme_dark: string;
1120
+ theme_grey: string;
1121
+ };
1122
+ }, {
1123
+ iconClasses(): any[];
1124
+ fontAwesomeClasses(): any;
1125
+ iconStyles(): {
1126
+ color: string;
1127
+ };
1128
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1129
+ icon: {
1130
+ type: StringConstructor;
1131
+ required: true;
1132
+ };
1133
+ variant: {
1134
+ type: StringConstructor;
1135
+ default: string;
1136
+ validator: (value: unknown) => any;
1137
+ };
1138
+ customColour: {
1139
+ type: StringConstructor;
1140
+ default: any;
1141
+ };
1142
+ size: {
1143
+ type: StringConstructor;
1144
+ default: string;
1145
+ validator: (value: unknown) => any;
1146
+ };
1147
+ smallSize: {
1148
+ type: StringConstructor;
1149
+ default: any;
1150
+ validator: (value: unknown) => any;
1151
+ };
1152
+ }>> & Readonly<{}>, {
1153
+ variant: string;
1154
+ customColour: string;
1155
+ size: string;
1156
+ smallSize: string;
1157
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1158
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1159
+ BButton: {
1160
+ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('vue').ExtractPropTypes<{
1161
+ pressed: import('vue').PropType<boolean | undefined>;
1162
+ tag: {
1163
+ type: import('vue').PropType<string>;
1164
+ default: string;
1165
+ };
1166
+ type: {
1167
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1168
+ default: string;
1169
+ };
1170
+ replace: {
1171
+ type: import('vue').PropType<boolean>;
1172
+ default: undefined;
1173
+ };
1174
+ target: {
1175
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1176
+ default: undefined;
1177
+ };
1178
+ to: {
1179
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1180
+ default: undefined;
1181
+ };
1182
+ append: {
1183
+ type: import('vue').PropType<boolean>;
1184
+ default: undefined;
1185
+ };
1186
+ disabled: {
1187
+ type: import('vue').PropType<boolean>;
1188
+ default: undefined;
1189
+ };
1190
+ href: {
1191
+ type: import('vue').PropType<string>;
1192
+ default: undefined;
1193
+ };
1194
+ rel: {
1195
+ type: import('vue').PropType<string>;
1196
+ default: undefined;
1197
+ };
1198
+ size: {
1199
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1200
+ default: string;
1201
+ };
1202
+ active: {
1203
+ type: import('vue').PropType<boolean>;
1204
+ default: boolean;
1205
+ };
1206
+ activeClass: {
1207
+ type: import('vue').PropType<string>;
1208
+ default: undefined;
1209
+ };
1210
+ routerComponentName: {
1211
+ type: import('vue').PropType<string>;
1212
+ default: undefined;
1213
+ };
1214
+ variant: {
1215
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1216
+ default: string;
1217
+ };
1218
+ opacity: {
1219
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1220
+ default: undefined;
1221
+ };
1222
+ opacityHover: {
1223
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1224
+ default: undefined;
1225
+ };
1226
+ underlineVariant: {
1227
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1228
+ default: undefined;
1229
+ };
1230
+ underlineOffset: {
1231
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1232
+ default: undefined;
1233
+ };
1234
+ underlineOffsetHover: {
1235
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1236
+ default: undefined;
1237
+ };
1238
+ underlineOpacity: {
1239
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1240
+ default: undefined;
1241
+ };
1242
+ underlineOpacityHover: {
1243
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1244
+ default: undefined;
1245
+ };
1246
+ pill: {
1247
+ type: import('vue').PropType<boolean>;
1248
+ default: boolean;
1249
+ };
1250
+ icon: {
1251
+ type: import('vue').PropType<boolean>;
1252
+ default: undefined;
1253
+ };
1254
+ routerTag: {
1255
+ type: import('vue').PropType<string>;
1256
+ default: undefined;
1257
+ };
1258
+ exactActiveClass: {
1259
+ type: import('vue').PropType<string>;
1260
+ default: undefined;
1261
+ };
1262
+ loading: {
1263
+ type: import('vue').PropType<boolean>;
1264
+ default: boolean;
1265
+ };
1266
+ loadingFill: {
1267
+ type: import('vue').PropType<boolean>;
1268
+ default: boolean;
1269
+ };
1270
+ loadingText: {
1271
+ type: import('vue').PropType<string>;
1272
+ default: string;
1273
+ };
1274
+ squared: {
1275
+ type: import('vue').PropType<boolean>;
1276
+ default: boolean;
1277
+ };
1278
+ }>> & {
1279
+ onClick?: ((value: MouseEvent) => any) | undefined;
1280
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1281
+ click: (value: MouseEvent) => void;
1282
+ }, import('vue').PublicProps, {
1283
+ tag: string;
1284
+ type: import('bootstrap-vue-next').ButtonType;
1285
+ replace: boolean;
1286
+ target: import('bootstrap-vue-next').LinkTarget;
1287
+ to: import('vue-router').RouteLocationRaw;
1288
+ append: boolean;
1289
+ disabled: boolean;
1290
+ href: string;
1291
+ rel: string;
1292
+ size: keyof import('bootstrap-vue-next').BaseSize;
1293
+ active: boolean;
1294
+ activeClass: string;
1295
+ routerComponentName: string;
1296
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1297
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1298
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1299
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1300
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1301
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1302
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1303
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1304
+ pill: boolean;
1305
+ icon: boolean;
1306
+ routerTag: string;
1307
+ exactActiveClass: string;
1308
+ loading: boolean;
1309
+ loadingFill: boolean;
1310
+ loadingText: string;
1311
+ squared: boolean;
1312
+ }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
1313
+ P: {};
1314
+ B: {};
1315
+ D: {};
1316
+ C: {};
1317
+ M: {};
1318
+ Defaults: {};
1319
+ }, Readonly<import('vue').ExtractPropTypes<{
1320
+ pressed: import('vue').PropType<boolean | undefined>;
1321
+ tag: {
1322
+ type: import('vue').PropType<string>;
1323
+ default: string;
1324
+ };
1325
+ type: {
1326
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1327
+ default: string;
1328
+ };
1329
+ replace: {
1330
+ type: import('vue').PropType<boolean>;
1331
+ default: undefined;
1332
+ };
1333
+ target: {
1334
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1335
+ default: undefined;
1336
+ };
1337
+ to: {
1338
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1339
+ default: undefined;
1340
+ };
1341
+ append: {
1342
+ type: import('vue').PropType<boolean>;
1343
+ default: undefined;
1344
+ };
1345
+ disabled: {
1346
+ type: import('vue').PropType<boolean>;
1347
+ default: undefined;
1348
+ };
1349
+ href: {
1350
+ type: import('vue').PropType<string>;
1351
+ default: undefined;
1352
+ };
1353
+ rel: {
1354
+ type: import('vue').PropType<string>;
1355
+ default: undefined;
1356
+ };
1357
+ size: {
1358
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1359
+ default: string;
1360
+ };
1361
+ active: {
1362
+ type: import('vue').PropType<boolean>;
1363
+ default: boolean;
1364
+ };
1365
+ activeClass: {
1366
+ type: import('vue').PropType<string>;
1367
+ default: undefined;
1368
+ };
1369
+ routerComponentName: {
1370
+ type: import('vue').PropType<string>;
1371
+ default: undefined;
1372
+ };
1373
+ variant: {
1374
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1375
+ default: string;
1376
+ };
1377
+ opacity: {
1378
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1379
+ default: undefined;
1380
+ };
1381
+ opacityHover: {
1382
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1383
+ default: undefined;
1384
+ };
1385
+ underlineVariant: {
1386
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1387
+ default: undefined;
1388
+ };
1389
+ underlineOffset: {
1390
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1391
+ default: undefined;
1392
+ };
1393
+ underlineOffsetHover: {
1394
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1395
+ default: undefined;
1396
+ };
1397
+ underlineOpacity: {
1398
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1399
+ default: undefined;
1400
+ };
1401
+ underlineOpacityHover: {
1402
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1403
+ default: undefined;
1404
+ };
1405
+ pill: {
1406
+ type: import('vue').PropType<boolean>;
1407
+ default: boolean;
1408
+ };
1409
+ icon: {
1410
+ type: import('vue').PropType<boolean>;
1411
+ default: undefined;
1412
+ };
1413
+ routerTag: {
1414
+ type: import('vue').PropType<string>;
1415
+ default: undefined;
1416
+ };
1417
+ exactActiveClass: {
1418
+ type: import('vue').PropType<string>;
1419
+ default: undefined;
1420
+ };
1421
+ loading: {
1422
+ type: import('vue').PropType<boolean>;
1423
+ default: boolean;
1424
+ };
1425
+ loadingFill: {
1426
+ type: import('vue').PropType<boolean>;
1427
+ default: boolean;
1428
+ };
1429
+ loadingText: {
1430
+ type: import('vue').PropType<string>;
1431
+ default: string;
1432
+ };
1433
+ squared: {
1434
+ type: import('vue').PropType<boolean>;
1435
+ default: boolean;
1436
+ };
1437
+ }>> & {
1438
+ onClick?: ((value: MouseEvent) => any) | undefined;
1439
+ }, {}, {}, {}, {}, {
1440
+ tag: string;
1441
+ type: import('bootstrap-vue-next').ButtonType;
1442
+ replace: boolean;
1443
+ target: import('bootstrap-vue-next').LinkTarget;
1444
+ to: import('vue-router').RouteLocationRaw;
1445
+ append: boolean;
1446
+ disabled: boolean;
1447
+ href: string;
1448
+ rel: string;
1449
+ size: keyof import('bootstrap-vue-next').BaseSize;
1450
+ active: boolean;
1451
+ activeClass: string;
1452
+ routerComponentName: string;
1453
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1454
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1455
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1456
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1457
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1458
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1459
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1460
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1461
+ pill: boolean;
1462
+ icon: boolean;
1463
+ routerTag: string;
1464
+ exactActiveClass: string;
1465
+ loading: boolean;
1466
+ loadingFill: boolean;
1467
+ loadingText: string;
1468
+ squared: boolean;
1469
+ }>;
1470
+ __isFragment?: never;
1471
+ __isTeleport?: never;
1472
+ __isSuspense?: never;
1473
+ } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
1474
+ pressed: import('vue').PropType<boolean | undefined>;
1475
+ tag: {
1476
+ type: import('vue').PropType<string>;
1477
+ default: string;
1478
+ };
1479
+ type: {
1480
+ type: import('vue').PropType<import('bootstrap-vue-next').ButtonType>;
1481
+ default: string;
1482
+ };
1483
+ replace: {
1484
+ type: import('vue').PropType<boolean>;
1485
+ default: undefined;
1486
+ };
1487
+ target: {
1488
+ type: import('vue').PropType<import('bootstrap-vue-next').LinkTarget>;
1489
+ default: undefined;
1490
+ };
1491
+ to: {
1492
+ type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1493
+ default: undefined;
1494
+ };
1495
+ append: {
1496
+ type: import('vue').PropType<boolean>;
1497
+ default: undefined;
1498
+ };
1499
+ disabled: {
1500
+ type: import('vue').PropType<boolean>;
1501
+ default: undefined;
1502
+ };
1503
+ href: {
1504
+ type: import('vue').PropType<string>;
1505
+ default: undefined;
1506
+ };
1507
+ rel: {
1508
+ type: import('vue').PropType<string>;
1509
+ default: undefined;
1510
+ };
1511
+ size: {
1512
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
1513
+ default: string;
1514
+ };
1515
+ active: {
1516
+ type: import('vue').PropType<boolean>;
1517
+ default: boolean;
1518
+ };
1519
+ activeClass: {
1520
+ type: import('vue').PropType<string>;
1521
+ default: undefined;
1522
+ };
1523
+ routerComponentName: {
1524
+ type: import('vue').PropType<string>;
1525
+ default: undefined;
1526
+ };
1527
+ variant: {
1528
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseButtonVariant | null>;
1529
+ default: string;
1530
+ };
1531
+ opacity: {
1532
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1533
+ default: undefined;
1534
+ };
1535
+ opacityHover: {
1536
+ type: import('vue').PropType<10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1537
+ default: undefined;
1538
+ };
1539
+ underlineVariant: {
1540
+ type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
1541
+ default: undefined;
1542
+ };
1543
+ underlineOffset: {
1544
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1545
+ default: undefined;
1546
+ };
1547
+ underlineOffsetHover: {
1548
+ type: import('vue').PropType<1 | 2 | 3 | "1" | "2" | "3">;
1549
+ default: undefined;
1550
+ };
1551
+ underlineOpacity: {
1552
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1553
+ default: undefined;
1554
+ };
1555
+ underlineOpacityHover: {
1556
+ type: import('vue').PropType<0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100">;
1557
+ default: undefined;
1558
+ };
1559
+ pill: {
1560
+ type: import('vue').PropType<boolean>;
1561
+ default: boolean;
1562
+ };
1563
+ icon: {
1564
+ type: import('vue').PropType<boolean>;
1565
+ default: undefined;
1566
+ };
1567
+ routerTag: {
1568
+ type: import('vue').PropType<string>;
1569
+ default: undefined;
1570
+ };
1571
+ exactActiveClass: {
1572
+ type: import('vue').PropType<string>;
1573
+ default: undefined;
1574
+ };
1575
+ loading: {
1576
+ type: import('vue').PropType<boolean>;
1577
+ default: boolean;
1578
+ };
1579
+ loadingFill: {
1580
+ type: import('vue').PropType<boolean>;
1581
+ default: boolean;
1582
+ };
1583
+ loadingText: {
1584
+ type: import('vue').PropType<string>;
1585
+ default: string;
1586
+ };
1587
+ squared: {
1588
+ type: import('vue').PropType<boolean>;
1589
+ default: boolean;
1590
+ };
1591
+ }>> & {
1592
+ onClick?: ((value: MouseEvent) => any) | undefined;
1593
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
1594
+ click: (value: MouseEvent) => void;
1595
+ }, string, {
1596
+ tag: string;
1597
+ type: import('bootstrap-vue-next').ButtonType;
1598
+ replace: boolean;
1599
+ target: import('bootstrap-vue-next').LinkTarget;
1600
+ to: import('vue-router').RouteLocationRaw;
1601
+ append: boolean;
1602
+ disabled: boolean;
1603
+ href: string;
1604
+ rel: string;
1605
+ size: keyof import('bootstrap-vue-next').BaseSize;
1606
+ active: boolean;
1607
+ activeClass: string;
1608
+ routerComponentName: string;
1609
+ variant: keyof import('bootstrap-vue-next').BaseButtonVariant | null;
1610
+ opacity: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1611
+ opacityHover: 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1612
+ underlineVariant: keyof import('bootstrap-vue-next').BaseColorVariant | null;
1613
+ underlineOffset: 1 | 2 | 3 | "1" | "2" | "3";
1614
+ underlineOffsetHover: 1 | 2 | 3 | "1" | "2" | "3";
1615
+ underlineOpacity: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1616
+ underlineOpacityHover: 0 | "0" | 10 | "10" | 100 | 50 | 25 | 75 | "25" | "50" | "75" | "100";
1617
+ pill: boolean;
1618
+ icon: boolean;
1619
+ routerTag: string;
1620
+ exactActiveClass: string;
1621
+ loading: boolean;
1622
+ loadingFill: boolean;
1623
+ loadingText: string;
1624
+ squared: boolean;
1625
+ }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
1626
+ $slots: Readonly<{
1627
+ default?: ((props: Record<string, never>) => any) | undefined;
1628
+ loading?: ((props: Record<string, never>) => any) | undefined;
1629
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1630
+ }> & {
1631
+ default?: ((props: Record<string, never>) => any) | undefined;
1632
+ loading?: ((props: Record<string, never>) => any) | undefined;
1633
+ 'loading-spinner'?: ((props: Record<string, never>) => any) | undefined;
1634
+ };
1635
+ });
1636
+ VsIcon: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1637
+ icon: {
1638
+ type: StringConstructor;
1639
+ required: true;
1640
+ };
1641
+ variant: {
1642
+ type: StringConstructor;
1643
+ default: string;
1644
+ validator: (value: unknown) => any;
1645
+ };
1646
+ customColour: {
1647
+ type: StringConstructor;
1648
+ default: any;
1649
+ };
1650
+ size: {
1651
+ type: StringConstructor;
1652
+ default: string;
1653
+ validator: (value: unknown) => any;
1654
+ };
1655
+ smallSize: {
1656
+ type: StringConstructor;
1657
+ default: any;
1658
+ validator: (value: unknown) => any;
1659
+ };
1660
+ }>, {}, {
1661
+ tokens: {
1662
+ "vs-color-background-primary": string;
1663
+ "vs-color-background-secondary": string;
1664
+ "vs-color-background-bold": string;
1665
+ "vs-color-background-brand": string;
1666
+ "vs-color-background-inverse": string;
1667
+ "vs-color-background-highlight": string;
1668
+ "vs-color-background-information": string;
1669
+ "vs-color-background-success": string;
1670
+ "vs-color-background-warning": string;
1671
+ "vs-color-background-error": string;
1672
+ "vs-color-background-accent-heather-80": string;
1673
+ "vs-color-background-accent-heather-30": string;
1674
+ "vs-color-background-accent-tolsta-40": string;
1675
+ "vs-color-background-accent-gorse-05": string;
1676
+ "vs-color-border-primary": string;
1677
+ "vs-color-border-secondary": string;
1678
+ "vs-color-border-inverse": string;
1679
+ "vs-color-border-input": string;
1680
+ "vs-color-border-highlight": string;
1681
+ "vs-color-border-bold": string;
1682
+ "vs-color-border-success": string;
1683
+ "vs-color-border-warning": string;
1684
+ "vs-color-border-error": string;
1685
+ "vs-color-border-disabled": string;
1686
+ "vs-color-icon-primary": string;
1687
+ "vs-color-icon-secondary": string;
1688
+ "vs-color-icon-tertiary": string;
1689
+ "vs-color-icon-inverse": string;
1690
+ "vs-color-icon-cta-on-light": string;
1691
+ "vs-color-icon-highlight": string;
1692
+ "vs-color-icon-success": string;
1693
+ "vs-color-icon-warning": string;
1694
+ "vs-color-icon-error": string;
1695
+ "vs-color-icon-disabled": string;
1696
+ "vs-color-icon-accent-saltire-30": string;
1697
+ "vs-color-icon-ski-easy": string;
1698
+ "vs-color-icon-ski-intermediate": string;
1699
+ "vs-color-icon-ski-difficult": string;
1700
+ "vs-color-icon-ski-very-difficult": string;
1701
+ "vs-color-icon-ski-itineraries": string;
1702
+ "vs-color-icon-ski-other": string;
1703
+ "vs-color-icon-accent-loch-ness": string;
1704
+ "vs-color-icon-accent-grey-02": string;
1705
+ "vs-color-icon-accent-saltire": string;
1706
+ "vs-color-icon-accent-bramble": string;
1707
+ "vs-color-icon-accent-heather": string;
1708
+ "vs-color-icon-accent-whisky": string;
1709
+ "vs-color-icon-accent-cranachan": string;
1710
+ "vs-color-icon-accent-buachaille": string;
1711
+ "vs-color-interaction-focus": string;
1712
+ "vs-color-interaction-focus-on-bold": string;
1713
+ "vs-color-interaction-cta-primary": string;
1714
+ "vs-color-interaction-cta-secondary": string;
1715
+ "vs-color-interaction-cta-hover": string;
1716
+ "vs-color-interaction-cta-pressed": string;
1717
+ "vs-color-interaction-cta-disabled": string;
1718
+ "vs-color-interaction-cta-subtle-hover": string;
1719
+ "vs-color-interaction-cta-subtle-pressed": string;
1720
+ "vs-color-interaction-cta-subtle": string;
1721
+ "vs-color-interaction-link-primary": string;
1722
+ "vs-color-interaction-link-secondary": string;
1723
+ "vs-color-interaction-link-active": string;
1724
+ "vs-color-interaction-link-visited": string;
1725
+ "vs-color-interaction-link-disabled": string;
1726
+ "vs-color-interaction-link-visited-on-bold": string;
1727
+ "vs-color-text-primary": string;
1728
+ "vs-color-text-secondary": string;
1729
+ "vs-color-text-tertiary": string;
1730
+ "vs-color-text-inverse": string;
1731
+ "vs-color-text-cta-on-light": string;
1732
+ "vs-color-text-highlight": string;
1733
+ "vs-color-text-brand": string;
1734
+ "vs-color-text-error": string;
1735
+ "vs-color-text-success": string;
1736
+ "vs-color-text-disabled": string;
1737
+ breakpoint_xl: string;
1738
+ grid_container_width_xl: string;
1739
+ breakpoint_md: string;
1740
+ max_container_width_xl: string;
1741
+ grid_container_width_md: string;
1742
+ breakpoint_sm: string;
1743
+ breakpoint_lg: string;
1744
+ breakpoint_xs: string;
1745
+ max_container_width_md: string;
1746
+ grid_container_width_sm: string;
1747
+ grid_container_width_lg: string;
1748
+ max_container_width_sm: string;
1749
+ max_container_width_lg: string;
1750
+ max_container_width_xxl: string;
1751
+ grid_container_width_xxl: string;
1752
+ breakpoint_xxl: string;
1753
+ grid_columns: string;
1754
+ grid_gutter_width: string;
1755
+ "vs-spacer-0": string;
1756
+ "vs-spacer-0125": string;
1757
+ "vs-spacer-025": string;
1758
+ "vs-spacer-050": string;
1759
+ "vs-spacer-075": string;
1760
+ "vs-spacer-100": string;
1761
+ "vs-spacer-125": string;
1762
+ "vs-spacer-150": string;
1763
+ "vs-spacer-175": string;
1764
+ "vs-spacer-200": string;
1765
+ "vs-spacer-225": string;
1766
+ "vs-spacer-250": string;
1767
+ "vs-spacer-300": string;
1768
+ "vs-spacer-400": string;
1769
+ "vs-spacer-500": string;
1770
+ "vs-spacer-600": string;
1771
+ "vs-spacer-700": string;
1772
+ "vs-radius-medium": string;
1773
+ "vs-radius-none": string;
1774
+ "vs-radius-large-increased": string;
1775
+ "vs-radius-extra-large-increased": string;
1776
+ "vs-radius-tiny": string;
1777
+ "vs-radius-large": string;
1778
+ "vs-radius-extra-large": string;
1779
+ "vs-radius-extra-extra-large": string;
1780
+ "vs-radius-huge": string;
1781
+ "vs-radius-full": string;
1782
+ "vs-radius-small": string;
1783
+ "vs-elevation-shadow-raised": string;
1784
+ "vs-elevation-shadow-overlay": string;
1785
+ "vs-elevation-surface": string;
1786
+ "vs-elevation-surface-section": string;
1787
+ "vs-elevation-surface-raised": string;
1788
+ "vs-elevation-surface-overlay": string;
1789
+ "vs-focus-shadow": string;
1790
+ "vs-focus-shadow-on-dark": string;
1791
+ "vs-border-width-sm": string;
1792
+ "vs-border-width-md": string;
1793
+ "vs-font-size-display-m": string;
1794
+ "vs-font-size-display-s": string;
1795
+ "vs-font-size-heading-xl": string;
1796
+ "vs-font-size-heading-l": string;
1797
+ "vs-font-size-heading-m": string;
1798
+ "vs-font-size-heading-s": string;
1799
+ "vs-font-size-heading-xs": string;
1800
+ "vs-font-size-heading-xxs": string;
1801
+ "vs-font-size-heading-xxxs": string;
1802
+ "vs-font-size-detail-l": string;
1803
+ "vs-font-size-detail-m": string;
1804
+ "vs-font-size-detail-s": string;
1805
+ "vs-font-size-body-l": string;
1806
+ "vs-font-size-body-m": string;
1807
+ "vs-font-size-body-s": string;
1808
+ "vs-font-weight-strong": string;
1809
+ "vs-font-weight-medium": string;
1810
+ "vs-font-weight-regular": string;
1811
+ "vs-font-weight-subtle": string;
1812
+ "vs-font-weight-heading": string;
1813
+ "vs-font-weight-body": string;
1814
+ "vs-font-weight-detail": string;
1815
+ "vs-font-family-sans-serif": string;
1816
+ "vs-font-family-display": string;
1817
+ "vs-line-height-heading": number;
1818
+ "vs-line-height-detail": number;
1819
+ "vs-line-height-body": number;
1820
+ "vs-letter-spacing-display": string;
1821
+ "vs-letter-spacing-heading": string;
1822
+ "vs-letter-spacing-detail": string;
1823
+ "vs-letter-spacing-body": string;
1824
+ icon_size_xxs: string;
1825
+ icon_size_xs: string;
1826
+ icon_size_sm: string;
1827
+ icon_size_md: string;
1828
+ icon_size_lg: string;
1829
+ icon_size_xl: string;
1830
+ "vs-icon-facility-audio-loop": string;
1831
+ "vs-icon-control-collapse": string;
1832
+ "vs-icon-facility-wheelchair-access": string;
1833
+ "vs-icon-control-pause": string;
1834
+ "vs-icon-facility-cafe": string;
1835
+ "vs-icon-feedback-error": string;
1836
+ "vs-icon-facility-accessible-parking": string;
1837
+ "vs-icon-control-filters": string;
1838
+ "vs-icon-feedback-information": string;
1839
+ "vs-icon-control-external-link": string;
1840
+ "vs-icon-control-play": string;
1841
+ "vs-icon-facility-accessible-dining": string;
1842
+ "vs-icon-facility-public-transport": string;
1843
+ "vs-icon-season-winter": string;
1844
+ "vs-icon-control-expand": string;
1845
+ "vs-icon-facility-pets-welcome": string;
1846
+ "vs-icon-facility-parking": string;
1847
+ "vs-icon-control-menu": string;
1848
+ "vs-icon-season-spring": string;
1849
+ "vs-icon-season-summer": string;
1850
+ "vs-icon-facility-breakfast": string;
1851
+ "vs-icon-control-back-to-top": string;
1852
+ "vs-icon-control-dismiss": string;
1853
+ "vs-icon-feedback-warning": string;
1854
+ "vs-icon-facility-accessible-shower": string;
1855
+ "vs-icon-facility-wifi": string;
1856
+ "vs-icon-control-search": string;
1857
+ "vs-icon-control-download": string;
1858
+ "vs-icon-season-autumn": string;
1859
+ "vs-icon-facility-accessible-toilet": string;
1860
+ "vs-icon-feedback-success": string;
1861
+ "vs-icon-facility-vegan": string;
1862
+ "font-size-1": string;
1863
+ "font-size-2": string;
1864
+ "font-size-3": string;
1865
+ "font-size-4": string;
1866
+ "font-size-5": string;
1867
+ "font-size-6": string;
1868
+ "font-size-7": string;
1869
+ "font-size-8": string;
1870
+ "font-size-9": string;
1871
+ "font-size-10": string;
1872
+ "font-size-body": string;
1873
+ "font-size-body-md": string;
1874
+ "font-size-lead": string;
1875
+ "font-size-lead-md": string;
1876
+ "font-size-teaser": string;
1877
+ opacity_100: string;
1878
+ opacity_50: string;
1879
+ opacity_0: string;
1880
+ duration_quickly: string;
1881
+ duration_base: string;
1882
+ duration_slowly: string;
1883
+ no_javascript: string;
1884
+ theme_dark: string;
1885
+ theme_grey: string;
1886
+ };
1887
+ }, {
1888
+ iconClasses(): any[];
1889
+ fontAwesomeClasses(): any;
1890
+ iconStyles(): {
1891
+ color: string;
1892
+ };
1893
+ }, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1894
+ icon: {
1895
+ type: StringConstructor;
1896
+ required: true;
1897
+ };
1898
+ variant: {
1899
+ type: StringConstructor;
1900
+ default: string;
1901
+ validator: (value: unknown) => any;
1902
+ };
1903
+ customColour: {
1904
+ type: StringConstructor;
1905
+ default: any;
1906
+ };
1907
+ size: {
1908
+ type: StringConstructor;
1909
+ default: string;
1910
+ validator: (value: unknown) => any;
1911
+ };
1912
+ smallSize: {
1913
+ type: StringConstructor;
1914
+ default: any;
1915
+ validator: (value: unknown) => any;
1916
+ };
1917
+ }>> & Readonly<{}>, {
1918
+ variant: string;
1919
+ customColour: string;
1920
+ size: string;
1921
+ smallSize: string;
1922
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1923
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
1924
+ VsImg: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
1925
+ src: {
1926
+ type: StringConstructor;
1927
+ required: true;
1928
+ };
1929
+ lowResImage: {
1930
+ type: StringConstructor;
1931
+ default: any;
1932
+ };
1933
+ alt: {
1934
+ type: StringConstructor;
1935
+ default: string;
1936
+ };
1937
+ fluid: {
1938
+ type: BooleanConstructor;
1939
+ default: boolean;
1940
+ };
1941
+ fluidGrow: {
1942
+ type: BooleanConstructor;
1943
+ default: boolean;
1944
+ };
1945
+ useGenericLqip: {
1946
+ type: BooleanConstructor;
1947
+ default: boolean;
1948
+ };
1949
+ useLazyLoading: {
1950
+ type: BooleanConstructor;
1951
+ default: boolean;
1952
+ };
1953
+ }>, {}, {}, {
1954
+ imgStyle(): {
1955
+ backgroundImage: string;
1956
+ };
1957
+ isSvg(): boolean;
1958
+ computedSrcSet(): unknown;
1959
+ }, {}, {
1960
+ computed: {
1961
+ fullSrcSet(): string;
1962
+ };
1963
+ methods: {
1964
+ specificImgSize(size: any): string;
1965
+ };
1966
+ } | {
1967
+ inject: {
1968
+ cols: {
1969
+ default: number;
1970
+ };
1971
+ sm: {
1972
+ default: number;
1973
+ };
1974
+ md: {
1975
+ default: number;
1976
+ };
1977
+ lg: {
1978
+ default: number;
1979
+ };
1980
+ xl: {
1981
+ default: number;
1982
+ };
1983
+ };
1984
+ computed: {
1985
+ computedSizes(): string;
1986
+ };
1987
+ }, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
1988
+ src: {
1989
+ type: StringConstructor;
1990
+ required: true;
1991
+ };
1992
+ lowResImage: {
1993
+ type: StringConstructor;
1994
+ default: any;
1995
+ };
1996
+ alt: {
1997
+ type: StringConstructor;
1998
+ default: string;
1999
+ };
2000
+ fluid: {
2001
+ type: BooleanConstructor;
2002
+ default: boolean;
2003
+ };
2004
+ fluidGrow: {
2005
+ type: BooleanConstructor;
2006
+ default: boolean;
2007
+ };
2008
+ useGenericLqip: {
2009
+ type: BooleanConstructor;
2010
+ default: boolean;
2011
+ };
2012
+ useLazyLoading: {
2013
+ type: BooleanConstructor;
2014
+ default: boolean;
2015
+ };
2016
+ }>> & Readonly<{}>, {
2017
+ fluid: boolean;
2018
+ fluidGrow: boolean;
2019
+ lowResImage: string;
2020
+ alt: string;
2021
+ useGenericLqip: boolean;
2022
+ useLazyLoading: boolean;
2023
+ }, {}, {
2024
+ BImg: import('vue').DefineComponent<{
2025
+ rounded: {
2026
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2027
+ default: boolean;
2028
+ };
2029
+ start: {
2030
+ type: import('vue').PropType<boolean>;
2031
+ default: boolean;
2032
+ };
2033
+ end: {
2034
+ type: import('vue').PropType<boolean>;
2035
+ default: boolean;
2036
+ };
2037
+ center: {
2038
+ type: import('vue').PropType<boolean>;
2039
+ default: boolean;
2040
+ };
2041
+ fluid: {
2042
+ type: import('vue').PropType<boolean>;
2043
+ default: boolean;
2044
+ };
2045
+ src: {
2046
+ type: import('vue').PropType<string>;
2047
+ default: undefined;
2048
+ };
2049
+ blank: {
2050
+ type: import('vue').PropType<boolean>;
2051
+ default: boolean;
2052
+ };
2053
+ blankColor: {
2054
+ type: import('vue').PropType<string>;
2055
+ default: string;
2056
+ };
2057
+ block: {
2058
+ type: import('vue').PropType<boolean>;
2059
+ default: boolean;
2060
+ };
2061
+ fluidGrow: {
2062
+ type: import('vue').PropType<boolean>;
2063
+ default: boolean;
2064
+ };
2065
+ height: {
2066
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
2067
+ default: undefined;
2068
+ };
2069
+ lazy: {
2070
+ type: import('vue').PropType<boolean>;
2071
+ default: boolean;
2072
+ };
2073
+ sizes: {
2074
+ type: import('vue').PropType<string | readonly string[]>;
2075
+ default: undefined;
2076
+ };
2077
+ srcset: {
2078
+ type: import('vue').PropType<string | readonly string[]>;
2079
+ default: undefined;
2080
+ };
2081
+ thumbnail: {
2082
+ type: import('vue').PropType<boolean>;
2083
+ default: boolean;
2084
+ };
2085
+ width: {
2086
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
2087
+ default: undefined;
2088
+ };
2089
+ roundedTop: {
2090
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2091
+ default: undefined;
2092
+ };
2093
+ roundedBottom: {
2094
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2095
+ default: undefined;
2096
+ };
2097
+ roundedStart: {
2098
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2099
+ default: undefined;
2100
+ };
2101
+ roundedEnd: {
2102
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2103
+ default: undefined;
2104
+ };
2105
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
2106
+ rounded: {
2107
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2108
+ default: boolean;
2109
+ };
2110
+ start: {
2111
+ type: import('vue').PropType<boolean>;
2112
+ default: boolean;
2113
+ };
2114
+ end: {
2115
+ type: import('vue').PropType<boolean>;
2116
+ default: boolean;
2117
+ };
2118
+ center: {
2119
+ type: import('vue').PropType<boolean>;
2120
+ default: boolean;
2121
+ };
2122
+ fluid: {
2123
+ type: import('vue').PropType<boolean>;
2124
+ default: boolean;
2125
+ };
2126
+ src: {
2127
+ type: import('vue').PropType<string>;
2128
+ default: undefined;
2129
+ };
2130
+ blank: {
2131
+ type: import('vue').PropType<boolean>;
2132
+ default: boolean;
2133
+ };
2134
+ blankColor: {
2135
+ type: import('vue').PropType<string>;
2136
+ default: string;
2137
+ };
2138
+ block: {
2139
+ type: import('vue').PropType<boolean>;
2140
+ default: boolean;
2141
+ };
2142
+ fluidGrow: {
2143
+ type: import('vue').PropType<boolean>;
2144
+ default: boolean;
2145
+ };
2146
+ height: {
2147
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
2148
+ default: undefined;
2149
+ };
2150
+ lazy: {
2151
+ type: import('vue').PropType<boolean>;
2152
+ default: boolean;
2153
+ };
2154
+ sizes: {
2155
+ type: import('vue').PropType<string | readonly string[]>;
2156
+ default: undefined;
2157
+ };
2158
+ srcset: {
2159
+ type: import('vue').PropType<string | readonly string[]>;
2160
+ default: undefined;
2161
+ };
2162
+ thumbnail: {
2163
+ type: import('vue').PropType<boolean>;
2164
+ default: boolean;
2165
+ };
2166
+ width: {
2167
+ type: import('vue').PropType<import('node_modules/bootstrap-vue-next/dist/src/types').Numberish>;
2168
+ default: undefined;
2169
+ };
2170
+ roundedTop: {
2171
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2172
+ default: undefined;
2173
+ };
2174
+ roundedBottom: {
2175
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2176
+ default: undefined;
2177
+ };
2178
+ roundedStart: {
2179
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2180
+ default: undefined;
2181
+ };
2182
+ roundedEnd: {
2183
+ type: import('vue').PropType<boolean | import('bootstrap-vue-next').RadiusElement>;
2184
+ default: undefined;
2185
+ };
2186
+ }>>, {
2187
+ fluid: boolean;
2188
+ start: boolean;
2189
+ end: boolean;
2190
+ center: boolean;
2191
+ src: string;
2192
+ srcset: string | readonly string[];
2193
+ width: import('node_modules/bootstrap-vue-next/dist/src/types').Numberish;
2194
+ height: import('node_modules/bootstrap-vue-next/dist/src/types').Numberish;
2195
+ lazy: boolean;
2196
+ block: boolean;
2197
+ rounded: boolean | import('bootstrap-vue-next').RadiusElement;
2198
+ roundedTop: boolean | import('bootstrap-vue-next').RadiusElement;
2199
+ roundedBottom: boolean | import('bootstrap-vue-next').RadiusElement;
2200
+ roundedStart: boolean | import('bootstrap-vue-next').RadiusElement;
2201
+ roundedEnd: boolean | import('bootstrap-vue-next').RadiusElement;
2202
+ blank: boolean;
2203
+ blankColor: string;
2204
+ fluidGrow: boolean;
2205
+ sizes: string | readonly string[];
2206
+ thumbnail: boolean;
2207
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2208
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2209
+ }, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
2210
+ export default _default;