@visitscotland/component-library 4.6.0 → 4.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (364) hide show
  1. package/CHANGELOG.md +2706 -0
  2. package/LICENSE.txt +21 -21
  3. package/dist/client/fonts/custom-icons.ttf +0 -0
  4. package/dist/client/fonts/custom-icons.woff2 +0 -0
  5. package/dist/client/manifest.json +1314 -1275
  6. package/dist/client/scripts/44fde6a5cc031db482b5.js +1 -0
  7. package/dist/client/scripts/9e573716c9f18ae701fe.js +1 -0
  8. package/dist/client/scripts/a614b08416ae128f6a0e.js +1 -0
  9. package/dist/client/styles/44fde6a5cc031db482b5.css +1 -0
  10. package/dist/client/styles/{f61b24acd64fea2c782f.css → 9a9ca8faa6c5bdff70de.css} +4 -4
  11. package/dist/client/styles/third-party/_font-awesome.css +4 -4
  12. package/dist/components/components/back-to-top/index.d.ts +3 -0
  13. package/dist/components/components/canned-search/CannedSearch.vue.d.ts +36 -6
  14. package/dist/components/components/canned-search/components/CannedSearchProductCard.vue.d.ts +6 -3
  15. package/dist/components/components/carbon-calculator/CarbonCalculator.vue.d.ts +111 -72
  16. package/dist/components/components/carousel/components/CarouselSlide.vue.d.ts +1 -3
  17. package/dist/components/components/checkbox/Checkbox.vue.d.ts +9 -3
  18. package/dist/components/components/footer/components/FooterAccordionItem.vue.d.ts +9 -3
  19. package/dist/components/components/form/Form.vue.d.ts +43 -24
  20. package/dist/components/components/image-with-caption/ImageWithCaption.vue.d.ts +1 -3
  21. package/dist/components/components/img/Img.vue.d.ts +8 -2
  22. package/dist/components/components/input/Input.vue.d.ts +6 -18
  23. package/dist/components/components/listicle/ListicleItem.vue.d.ts +1 -3
  24. package/dist/components/components/mega-nav/MegaNav.vue.d.ts +12 -36
  25. package/dist/components/components/megalinks/components/megalink-link-list/MegalinkLinkList.vue.d.ts +1 -3
  26. package/dist/components/components/modal/Modal.vue.d.ts +3 -9
  27. package/dist/components/components/module-wrapper/ModuleWrapper.vue.d.ts +12 -3
  28. package/dist/components/components/number-input/NumberInput.vue.d.ts +16 -4
  29. package/dist/components/components/progress-bar/ProgressBar.vue.d.ts +12 -24
  30. package/dist/components/components/radio-button/RadioButton.vue.d.ts +6 -21
  31. package/dist/components/components/select/Select.vue.d.ts +14 -14
  32. package/dist/components/components/site-search/components/SiteSearchForm.vue.d.ts +3 -1
  33. package/dist/components/components/ski-scotland/ski-scotland-card/SkiScotlandCard.vue.d.ts +25 -16
  34. package/dist/components/components/ski-scotland/ski-scotland-status/SkiScotlandStatus.vue.d.ts +54 -42
  35. package/dist/components/components/social-share/SocialShare.vue.d.ts +9 -3
  36. package/dist/components/components/video/Video.vue.d.ts +3 -12
  37. package/dist/components/{deprecated-Cl9osRH8.js → deprecated-BJ2e68Yo.js} +12 -12
  38. package/dist/components/deprecated-SV4OJNeR.mjs +16 -0
  39. package/dist/components/{highland-cow-BiKfZg7L.mjs → highland-cow-6AoCzBpF.mjs} +14 -14
  40. package/dist/components/{highland-cow-CRm5ANrL.js → highland-cow-DlMGnebG.js} +14 -14
  41. package/dist/components/{iCentre-DV4_tr7d.mjs → iCentre-BLimkPxI.mjs} +42 -42
  42. package/dist/components/{iCentre-BeepnBTk.js → iCentre-BnLcpIw8.js} +42 -42
  43. package/dist/components/icons.css +5 -1
  44. package/dist/components/{os-logo-maps-B7DKWN7s.mjs → os-logo-maps-DUN8X-lQ.mjs} +9 -9
  45. package/dist/components/{os-logo-maps-CF9QEvIX.js → os-logo-maps-QXAuept_.js} +9 -9
  46. package/dist/components/{os-logo-maps-white-DOUatF7F.js → os-logo-maps-white-BTtf_Eki.js} +6 -6
  47. package/dist/components/{os-logo-maps-white-Dl0tLZD_.mjs → os-logo-maps-white-SKYtuD6d.mjs} +6 -6
  48. package/dist/components/{prototype-ggLuAMuB.js → prototype-DQocvgQh.js} +12 -12
  49. package/dist/components/{prototype-8NKYzK-s.mjs → prototype-lvwJzV8T.mjs} +13 -13
  50. package/dist/components/ready-CWPx4e9A.mjs +15 -0
  51. package/dist/components/{ready-DSUouF6L.js → ready-D9pdKFkx.js} +11 -11
  52. package/dist/components/{review-Bi0lAugE.js → review-7L3On10m.js} +11 -11
  53. package/dist/components/{review-B3KwWYuP.mjs → review-CknihZl_.mjs} +11 -11
  54. package/dist/components/{visitscotland-logo-BA7LkUJw.mjs → visitscotland-logo-BEiiuSpo.mjs} +3 -3
  55. package/dist/components/{visitscotland-logo-yAzNpi5x.js → visitscotland-logo-NoymCLtN.js} +3 -3
  56. package/dist/components/vs-component-library.css +1 -1
  57. package/dist/components/vs-component-library.js +280 -280
  58. package/dist/components/vs-component-library.mjs +8464 -8465
  59. package/dist/ssr/fonts/custom-icons.ttf +0 -0
  60. package/dist/ssr/fonts/custom-icons.woff2 +0 -0
  61. package/dist/ssr/index.js +1 -1
  62. package/dist/ssr/manifest.json +1 -1
  63. package/dist/ssr/styles/{9fde7987b3bff296aaed.css → 99c8d5fbd876006a360c.css} +5 -4
  64. package/package.json +2 -2
  65. package/dist/client/scripts/75b9707f384a0c31d152.js +0 -1
  66. package/dist/client/scripts/d1f727a408a96b3d7835.js +0 -1
  67. package/dist/components/deprecated-B3DbN99Y.mjs +0 -16
  68. package/dist/components/ready-DQA4tUcz.mjs +0 -15
  69. /package/dist/client/scripts/{b72770f37701ffd572e0.js → 01527cee581757e82bbd.js} +0 -0
  70. /package/dist/client/scripts/{468a11349fa6accfd682.js → 0154c4ad1c6883397674.js} +0 -0
  71. /package/dist/client/scripts/{77cf2b6072de9fda6d6a.js → 07d72b5c9805b6ad12d5.js} +0 -0
  72. /package/dist/client/scripts/{ea0df32e8a32983bfc88.js → 07eff39806202dd525ee.js} +0 -0
  73. /package/dist/client/scripts/{2101966f2fc1094e3ae1.js → 090ce1e2781c4aafaffb.js} +0 -0
  74. /package/dist/client/scripts/{e8652bc4ea49a0af83c0.js → 0b007cd2b76f1c970d2a.js} +0 -0
  75. /package/dist/client/scripts/{9e2516d73e1c13ddb408.js → 0b378be1cdb3dc59cdd9.js} +0 -0
  76. /package/dist/client/scripts/{37cc43ddb49d684988c9.js → 0d30737d36bb86a5460c.js} +0 -0
  77. /package/dist/client/scripts/{6fafd3c4520cd744ce1f.js → 0e6fcaca5793d325e71f.js} +0 -0
  78. /package/dist/client/scripts/{7da7401effb5a920d797.js → 0fca23adffd3007411e5.js} +0 -0
  79. /package/dist/client/scripts/{f749f5ec3c7bf882bcd7.js → 10f97621b9d7e62dedd8.js} +0 -0
  80. /package/dist/client/scripts/{8f4c38391eb16cc6adfb.js → 13a3665f4f37c4c1e8fc.js} +0 -0
  81. /package/dist/client/scripts/{960af8b6bfbc457cc4df.js → 14dd83fcfdb910e502e2.js} +0 -0
  82. /package/dist/client/scripts/{8751609004f0ac60299a.js → 150c4e6a5d5970f71ad3.js} +0 -0
  83. /package/dist/client/scripts/{547c0d79d9e653354358.js → 15c09dca1ff963f19cd4.js} +0 -0
  84. /package/dist/client/scripts/{7133fcb68f7cb5a53641.js → 16f2ab57fc9917ea0050.js} +0 -0
  85. /package/dist/client/scripts/{ab7d71e5c6c90048e4d6.js → 174806ca864fdad926ad.js} +0 -0
  86. /package/dist/client/scripts/{95ce057b295f4506a9e4.js → 174e1ebd3eaccb0d973a.js} +0 -0
  87. /package/dist/client/scripts/{4698a230f5decdd55862.js → 1a644f7a4d191cb4968b.js} +0 -0
  88. /package/dist/client/scripts/{f20c7427577fc5e60f6d.js → 1c10cf457592be5441c1.js} +0 -0
  89. /package/dist/client/scripts/{509f3f174be0dff7d398.js → 1d0de6cb18f8ece66ad7.js} +0 -0
  90. /package/dist/client/scripts/{c7abc4285179537cc7f2.js → 1df52238448347fbc7ff.js} +0 -0
  91. /package/dist/client/scripts/{2aeb5b2af4fcfb3be4f0.js → 1f944b7a9138911f95c4.js} +0 -0
  92. /package/dist/client/scripts/{1b4dc720503d7fedf8d4.js → 206ec6607e492acd68be.js} +0 -0
  93. /package/dist/client/scripts/{aedfd3dedb2c9a9c6f00.js → 2072dd5d8a3cfe512ad1.js} +0 -0
  94. /package/dist/client/scripts/{d1cf58c7086b59d9d5b8.js → 207572ffaeb7e8e7a626.js} +0 -0
  95. /package/dist/client/scripts/{a8d64ebdc7d352c8d8c9.js → 20e1c1439e2c2acd9c8e.js} +0 -0
  96. /package/dist/client/scripts/{57a7e7d0146dd80d97f5.js → 2232b2491f0299c5201b.js} +0 -0
  97. /package/dist/client/scripts/{30b376b81005b6fbf037.js → 24057be9ca44741f3c32.js} +0 -0
  98. /package/dist/client/scripts/{bff7c4d0d8b9f547e33f.js → 241b985a6b5dea02e172.js} +0 -0
  99. /package/dist/client/scripts/{e4486bb8cf9db5265356.js → 25111338e78933a78546.js} +0 -0
  100. /package/dist/client/scripts/{0111a696a2aa1fee4588.js → 297f534c3b01b924fd5c.js} +0 -0
  101. /package/dist/client/scripts/{4517e015bb9ce32dd5c2.js → 2b6966554a6a00e96694.js} +0 -0
  102. /package/dist/client/scripts/{a0cbd63b901fc9ef792a.js → 2baaea5037df914123f2.js} +0 -0
  103. /package/dist/client/scripts/{af644b6a04d970585db0.js → 2d5c9138ae0e9cddb922.js} +0 -0
  104. /package/dist/client/scripts/{e01813d62c6f24305645.js → 2da447168f5e466abdf5.js} +0 -0
  105. /package/dist/client/scripts/{f25672d771e0a730a9d9.js → 31b2dc1ae29b0b3a6a30.js} +0 -0
  106. /package/dist/client/scripts/{fc5a70eaca6c523dbb29.js → 36083343ca6d6b90285c.js} +0 -0
  107. /package/dist/client/scripts/{587306ae16a452cd6c96.js → 36399268f1c86777b2ce.js} +0 -0
  108. /package/dist/client/scripts/{1c13f57d1691e9141d3f.js → 380b491d59a93d9e623a.js} +0 -0
  109. /package/dist/client/scripts/{5ba0e515ac50e2500b19.js → 3be3d5d2ab11521ed91e.js} +0 -0
  110. /package/dist/client/scripts/{4992ecb311d9a13a34ec.js → 3cefd5c07b4fa5b8521e.js} +0 -0
  111. /package/dist/client/scripts/{0faa954930e1cdbfc891.js → 3df182b96b5e4acb0b67.js} +0 -0
  112. /package/dist/client/scripts/{f08423dd4bb50d7bbe81.js → 3e161476a901afaa0a49.js} +0 -0
  113. /package/dist/client/scripts/{e215fa0f5f18a2207fb8.js → 3f4adc84d2a1d26f30ca.js} +0 -0
  114. /package/dist/client/scripts/{3d1807345b0a95164956.js → 3fe776ae6a1a4a2de255.js} +0 -0
  115. /package/dist/client/scripts/{859d8fc59d6d90f93bc7.js → 41f1078d9d7e95ebd27b.js} +0 -0
  116. /package/dist/client/scripts/{c3580003d432fc29404d.js → 42d481eb5f7c26503783.js} +0 -0
  117. /package/dist/client/scripts/{beec9bb328cddccd8e58.js → 4a76d5a7f84466439c33.js} +0 -0
  118. /package/dist/client/scripts/{32041cea7398511395c1.js → 4ceb212b7643b5ac59c0.js} +0 -0
  119. /package/dist/client/scripts/{e3e7df4cfa4124a5a4f7.js → 4fc1158b01271e18bf5b.js} +0 -0
  120. /package/dist/client/scripts/{0a1ead7a5592eacefce6.js → 5057183b32afebcc3653.js} +0 -0
  121. /package/dist/client/scripts/{e454f7d8a6f23be08195.js → 510eb374be1fc50c733c.js} +0 -0
  122. /package/dist/client/scripts/{fe0e34dc2318f321617d.js → 51515f8d5a356ce4ca41.js} +0 -0
  123. /package/dist/client/scripts/{6bd3f8fcc75df2939563.js → 55d060c97a6c9824dffe.js} +0 -0
  124. /package/dist/client/scripts/{ae6f0c833b8c46984add.js → 55d7558db507ea76f23d.js} +0 -0
  125. /package/dist/client/scripts/{cd47c60026a407f3204f.js → 5667dfb3c11eb5cc3afa.js} +0 -0
  126. /package/dist/client/scripts/{f021ef59c16b8c173352.js → 56d5296f46b2884d59f8.js} +0 -0
  127. /package/dist/client/scripts/{c3b882f31cec83449ead.js → 57a774270d0314146286.js} +0 -0
  128. /package/dist/client/scripts/{0439fb479d3f3f21ed49.js → 595fe9da8601f1e42808.js} +0 -0
  129. /package/dist/client/scripts/{f0d397f12e9a2dffb4c1.js → 5cf8f148fc33e89d1264.js} +0 -0
  130. /package/dist/client/scripts/{f4debddc2efc5ef7c63f.js → 5e6ec8d9df741ef6e1c3.js} +0 -0
  131. /package/dist/client/scripts/{91017af7e506f32bf61b.js → 5fe12b27379292e19661.js} +0 -0
  132. /package/dist/client/scripts/{e4ab3cd9fc28da14ad2e.js → 6231c62767e42cd75ce0.js} +0 -0
  133. /package/dist/client/scripts/{9dca488f755159029b58.js → 70c9967cb13e6e26bd07.js} +0 -0
  134. /package/dist/client/scripts/{98e6440c7c232acaaeca.js → 70e0c239011fcd6d59f8.js} +0 -0
  135. /package/dist/client/scripts/{70ab0c3414fc4ef7e48c.js → 7238f171414569f48dcf.js} +0 -0
  136. /package/dist/client/scripts/{46db2b8a47d2b5a5b0f1.js → 72610bf6c41a55a2bade.js} +0 -0
  137. /package/dist/client/scripts/{3fcf0c0cc4a0c9e8ec79.js → 7278ca1ae91b5d8afa92.js} +0 -0
  138. /package/dist/client/scripts/{489a73a6ca52123c460a.js → 72febcec45518d172708.js} +0 -0
  139. /package/dist/client/scripts/{ee7b553df0b99352b115.js → 73a648781a4a8e342523.js} +0 -0
  140. /package/dist/client/scripts/{98054c91a7875009df2b.js → 7492ff3ae48917d6c200.js} +0 -0
  141. /package/dist/client/scripts/{8f58ab422cb2f9354a28.js → 74e9a93f4abb0b57f514.js} +0 -0
  142. /package/dist/client/scripts/{cfe5e7c663b7f88dca11.js → 7598be4ae5f3a7c45c3a.js} +0 -0
  143. /package/dist/client/scripts/{7d558de1157009ef00f7.js → 77b10bc071d166c5318d.js} +0 -0
  144. /package/dist/client/scripts/{9466658458062763db56.js → 7a0704dd1df65d157fb9.js} +0 -0
  145. /package/dist/client/scripts/{d79df8382b6e0e88da6b.js → 7a78f9955611cb4b7a4b.js} +0 -0
  146. /package/dist/client/scripts/{56141923b7f8a338d897.js → 7bd39916f9a653e81774.js} +0 -0
  147. /package/dist/client/scripts/{0fde49acabb257f1328a.js → 7c688e935993f9020b9d.js} +0 -0
  148. /package/dist/client/scripts/{3ae9c7879d4af4b38fdc.js → 7ccabbb36cc83f2af38c.js} +0 -0
  149. /package/dist/client/scripts/{a8eb4b89dfcf22c132a0.js → 7cda71f1d7d43d22ac8a.js} +0 -0
  150. /package/dist/client/scripts/{623cead35bed46de1b4a.js → 7d84a3a1e17f8ccfc81e.js} +0 -0
  151. /package/dist/client/scripts/{b470cf915a6dffa8a5e4.js → 7f187be5488d1e540923.js} +0 -0
  152. /package/dist/client/scripts/{59eb8cf4ddc7f38b397b.js → 8134e0eadd00afad8ccc.js} +0 -0
  153. /package/dist/client/scripts/{095af1959ef918ea53d3.js → 81fd72d8040ac8baac97.js} +0 -0
  154. /package/dist/client/scripts/{f71497ab02e32f1d9332.js → 826a07f6aac6a2a9f30c.js} +0 -0
  155. /package/dist/client/scripts/{f6ea63a31e9fe863e6a7.js → 82712cda3bf62ebabf41.js} +0 -0
  156. /package/dist/client/scripts/{d4305768a458a56e2d7b.js → 82bedcc106fae3f6d7ae.js} +0 -0
  157. /package/dist/client/scripts/{e3e95ce9c2e30fa1893e.js → 831540ecb9e7b1aaff1e.js} +0 -0
  158. /package/dist/client/scripts/{c3aa3994aa130f3a5293.js → 8646a03fbb37efcd6ec8.js} +0 -0
  159. /package/dist/client/scripts/{2e2797f45c97dcfeda41.js → 87f3d012f8e79fcf14a3.js} +0 -0
  160. /package/dist/client/scripts/{26686c2af5251f6f7a76.js → 884a0c47557638efa4fa.js} +0 -0
  161. /package/dist/client/scripts/{6d2609b6deba1fdf8f2e.js → 88de836a13e533cf7b04.js} +0 -0
  162. /package/dist/client/scripts/{c4f5e223bb1738a4d752.js → 89b8016a750250a03733.js} +0 -0
  163. /package/dist/client/scripts/{aa7aede949f6a0238ce6.js → 8c8506dd855920073398.js} +0 -0
  164. /package/dist/client/scripts/{e1e96c84f132dcc15888.js → 8cf77d1cae3e92c583a0.js} +0 -0
  165. /package/dist/client/scripts/{a07eb92adc88305d0257.js → 8e385b0dd7f538a68ee5.js} +0 -0
  166. /package/dist/client/scripts/{76947d7dfea2b07cb54b.js → 8f8ea12bdf5599e542f8.js} +0 -0
  167. /package/dist/client/scripts/{761337fb96632e7b315a.js → 90785f08597825e82756.js} +0 -0
  168. /package/dist/client/scripts/{2fcfebf3bf6f04de780f.js → 9182f2de912fe63af3b6.js} +0 -0
  169. /package/dist/client/scripts/{334cd9bbb901392b040c.js → 931e439b7e0146d7adb6.js} +0 -0
  170. /package/dist/client/scripts/{eee133e6c546753af2ec.js → 93ea6cb5cb3335737428.js} +0 -0
  171. /package/dist/client/scripts/{981d09e4d02253b06b54.js → 95e502a6ea9073e6cc7d.js} +0 -0
  172. /package/dist/client/scripts/{caecb3d802d0d850b3ee.js → 972d15061466e9d448c7.js} +0 -0
  173. /package/dist/client/scripts/{f61b24acd64fea2c782f.js → 9a9ca8faa6c5bdff70de.js} +0 -0
  174. /package/dist/client/scripts/{59ed13ed1514de1f52e0.js → 9af40b7416519109b41c.js} +0 -0
  175. /package/dist/client/scripts/{c30d0e8c2e284cf768e8.js → 9c345ac67e67626ad5b0.js} +0 -0
  176. /package/dist/client/scripts/{30d22bb63f2e67a9c59e.js → 9c4b1e9677af097ed335.js} +0 -0
  177. /package/dist/client/scripts/{4ecad216ab05df64c1ae.js → 9d3cf497910300644fff.js} +0 -0
  178. /package/dist/client/scripts/{5b871f2e4b8bab90a344.js → 9f75636f9eeb14368161.js} +0 -0
  179. /package/dist/client/scripts/{3c09cde7a24704422b11.js → a165d7c52695495435c2.js} +0 -0
  180. /package/dist/client/scripts/{f842e9ec1b4929fb5458.js → aae39bc95d29fcf6f860.js} +0 -0
  181. /package/dist/client/scripts/{08929dbde0a759867718.js → b0037533f99665d7dc59.js} +0 -0
  182. /package/dist/client/scripts/{4a2aa8519d1c49af5a09.js → b187554170103d2cfe26.js} +0 -0
  183. /package/dist/client/scripts/{c71ce62477dc7a560d38.js → b1b9d020655a5a764d39.js} +0 -0
  184. /package/dist/client/scripts/{c109c7712252b07901e2.js → b2f510a2c89291c43bf4.js} +0 -0
  185. /package/dist/client/scripts/{d238ebb2d231b91c01fb.js → b3304e3d8f4118d10cd7.js} +0 -0
  186. /package/dist/client/scripts/{d74116334ee37f7b2bd5.js → b367eca9532be70f7f84.js} +0 -0
  187. /package/dist/client/scripts/{48c34144434483ffd44e.js → b5e7eef853d2b3885063.js} +0 -0
  188. /package/dist/client/scripts/{35a27b5536e6c1f08c39.js → b9dc7b3a51e5da0f0ebc.js} +0 -0
  189. /package/dist/client/scripts/{79c040a87f4107020098.js → ba0fb376eabc515e2357.js} +0 -0
  190. /package/dist/client/scripts/{3847c537f0e65a5cfe5f.js → bd176ceb210c60662f43.js} +0 -0
  191. /package/dist/client/scripts/{631e11020ec46983d69f.js → bda5372cfabddc6308df.js} +0 -0
  192. /package/dist/client/scripts/{f1e86b14e536d7217ebe.js → bda69888768dd6dae617.js} +0 -0
  193. /package/dist/client/scripts/{76d4a3208f24e16fa8dc.js → bdb8dcae760a4d77d944.js} +0 -0
  194. /package/dist/client/scripts/{594520bee099622e9423.js → c34905d0b9e3dd30f6ea.js} +0 -0
  195. /package/dist/client/scripts/{10c1fb0cd68c7fbf0cc8.js → c597298482eca685444f.js} +0 -0
  196. /package/dist/client/scripts/{c85c5e6fae895a57352e.js → c6bc35f4da8a5b757034.js} +0 -0
  197. /package/dist/client/scripts/{7736b6e04ff7a4fe6b99.js → c8ce3a05680623b8d334.js} +0 -0
  198. /package/dist/client/scripts/{045f4a2853bc381f063e.js → cc29cc6d9f32074f0c6e.js} +0 -0
  199. /package/dist/client/scripts/{2ff89ffcd4541c8ceac9.js → cc782befb8c34497e027.js} +0 -0
  200. /package/dist/client/scripts/{cb991e60689f62d952f3.js → cfe96a783d352e853006.js} +0 -0
  201. /package/dist/client/scripts/{b9e26f36d369c2f99964.js → d1e2b7320a9ed288184b.js} +0 -0
  202. /package/dist/client/scripts/{b01f04de1d2a0123bf2c.js → e14bd121938912358b2c.js} +0 -0
  203. /package/dist/client/scripts/{1adbcebd621123d08123.js → e3ac6d7df89353686b68.js} +0 -0
  204. /package/dist/client/scripts/{4310e0bbbf50e622b680.js → e7fa1d8e023b92b57d09.js} +0 -0
  205. /package/dist/client/scripts/{5068a088e3129d52086f.js → e8ab7694cf79d4041387.js} +0 -0
  206. /package/dist/client/scripts/{d0713e07091d687c1244.js → e8dc5f32100e4825b443.js} +0 -0
  207. /package/dist/client/scripts/{c44da96e8e6073ccffaf.js → ea1b35005b2983ceb6ee.js} +0 -0
  208. /package/dist/client/scripts/{d308f29042784afc8851.js → ebd44797a9699499848a.js} +0 -0
  209. /package/dist/client/scripts/{5a73757e482cdd600fd3.js → edc00e7359868e4b7dd3.js} +0 -0
  210. /package/dist/client/scripts/{c8c3bc28f55f503e8605.js → f0e49211d39125070331.js} +0 -0
  211. /package/dist/client/scripts/{07ec434564ed38a6beb7.js → f1942c3576d0f4777b07.js} +0 -0
  212. /package/dist/client/scripts/{1aea533a2edb20956630.js → f1d698f0aea14caf0c02.js} +0 -0
  213. /package/dist/client/scripts/{8cab203080fdecf097d5.js → f386e49a14262299e7f3.js} +0 -0
  214. /package/dist/client/scripts/{3dce9b11895379c4fe12.js → f5fadc985b7b2fcada18.js} +0 -0
  215. /package/dist/client/scripts/{1d2450fd11978fde078d.js → f7d36489caa7120cffbf.js} +0 -0
  216. /package/dist/client/scripts/{7188d378e6b40bc37b86.js → f7eeed5f7866331afb6b.js} +0 -0
  217. /package/dist/client/scripts/{fced6d6bb7176c02b61b.js → f875df71c41035b40148.js} +0 -0
  218. /package/dist/client/scripts/{ec649d0170f2a3eba5d6.js → f8f62c1a26dc38a2341c.js} +0 -0
  219. /package/dist/client/scripts/{2981846421a4749fec9f.js → fa9267abd098a7a50b43.js} +0 -0
  220. /package/dist/client/scripts/{f831f79e741357fa5483.js → faed342323bc5699beb7.js} +0 -0
  221. /package/dist/client/scripts/{c89b2bd8175dcab6d260.js → fb2bc8c33c76a3ef1da9.js} +0 -0
  222. /package/dist/client/scripts/{512179431e345a3ec076.js → fca05dd323b7d118fca0.js} +0 -0
  223. /package/dist/client/scripts/{d3ff32db76cd686cb9ed.js → fcb2a1eeff0781ac4227.js} +0 -0
  224. /package/dist/client/scripts/{502a53767def2378b933.js → feb4d77b9d5b8565545e.js} +0 -0
  225. /package/dist/client/styles/{b72770f37701ffd572e0.css → 01527cee581757e82bbd.css} +0 -0
  226. /package/dist/client/styles/{468a11349fa6accfd682.css → 0154c4ad1c6883397674.css} +0 -0
  227. /package/dist/client/styles/{77cf2b6072de9fda6d6a.css → 07d72b5c9805b6ad12d5.css} +0 -0
  228. /package/dist/client/styles/{ea0df32e8a32983bfc88.css → 07eff39806202dd525ee.css} +0 -0
  229. /package/dist/client/styles/{2101966f2fc1094e3ae1.css → 090ce1e2781c4aafaffb.css} +0 -0
  230. /package/dist/client/styles/{9e2516d73e1c13ddb408.css → 0b378be1cdb3dc59cdd9.css} +0 -0
  231. /package/dist/client/styles/{37cc43ddb49d684988c9.css → 0d30737d36bb86a5460c.css} +0 -0
  232. /package/dist/client/styles/{6fafd3c4520cd744ce1f.css → 0e6fcaca5793d325e71f.css} +0 -0
  233. /package/dist/client/styles/{7da7401effb5a920d797.css → 0fca23adffd3007411e5.css} +0 -0
  234. /package/dist/client/styles/{f749f5ec3c7bf882bcd7.css → 10f97621b9d7e62dedd8.css} +0 -0
  235. /package/dist/client/styles/{8f4c38391eb16cc6adfb.css → 13a3665f4f37c4c1e8fc.css} +0 -0
  236. /package/dist/client/styles/{960af8b6bfbc457cc4df.css → 14dd83fcfdb910e502e2.css} +0 -0
  237. /package/dist/client/styles/{8751609004f0ac60299a.css → 150c4e6a5d5970f71ad3.css} +0 -0
  238. /package/dist/client/styles/{547c0d79d9e653354358.css → 15c09dca1ff963f19cd4.css} +0 -0
  239. /package/dist/client/styles/{7133fcb68f7cb5a53641.css → 16f2ab57fc9917ea0050.css} +0 -0
  240. /package/dist/client/styles/{ab7d71e5c6c90048e4d6.css → 174806ca864fdad926ad.css} +0 -0
  241. /package/dist/client/styles/{95ce057b295f4506a9e4.css → 174e1ebd3eaccb0d973a.css} +0 -0
  242. /package/dist/client/styles/{4698a230f5decdd55862.css → 1a644f7a4d191cb4968b.css} +0 -0
  243. /package/dist/client/styles/{f20c7427577fc5e60f6d.css → 1c10cf457592be5441c1.css} +0 -0
  244. /package/dist/client/styles/{509f3f174be0dff7d398.css → 1d0de6cb18f8ece66ad7.css} +0 -0
  245. /package/dist/client/styles/{c7abc4285179537cc7f2.css → 1df52238448347fbc7ff.css} +0 -0
  246. /package/dist/client/styles/{2aeb5b2af4fcfb3be4f0.css → 1f944b7a9138911f95c4.css} +0 -0
  247. /package/dist/client/styles/{aedfd3dedb2c9a9c6f00.css → 2072dd5d8a3cfe512ad1.css} +0 -0
  248. /package/dist/client/styles/{d1cf58c7086b59d9d5b8.css → 207572ffaeb7e8e7a626.css} +0 -0
  249. /package/dist/client/styles/{a8d64ebdc7d352c8d8c9.css → 20e1c1439e2c2acd9c8e.css} +0 -0
  250. /package/dist/client/styles/{30b376b81005b6fbf037.css → 24057be9ca44741f3c32.css} +0 -0
  251. /package/dist/client/styles/{bff7c4d0d8b9f547e33f.css → 241b985a6b5dea02e172.css} +0 -0
  252. /package/dist/client/styles/{e4486bb8cf9db5265356.css → 25111338e78933a78546.css} +0 -0
  253. /package/dist/client/styles/{0111a696a2aa1fee4588.css → 297f534c3b01b924fd5c.css} +0 -0
  254. /package/dist/client/styles/{4517e015bb9ce32dd5c2.css → 2b6966554a6a00e96694.css} +0 -0
  255. /package/dist/client/styles/{a0cbd63b901fc9ef792a.css → 2baaea5037df914123f2.css} +0 -0
  256. /package/dist/client/styles/{af644b6a04d970585db0.css → 2d5c9138ae0e9cddb922.css} +0 -0
  257. /package/dist/client/styles/{f25672d771e0a730a9d9.css → 31b2dc1ae29b0b3a6a30.css} +0 -0
  258. /package/dist/client/styles/{fc5a70eaca6c523dbb29.css → 36083343ca6d6b90285c.css} +0 -0
  259. /package/dist/client/styles/{587306ae16a452cd6c96.css → 36399268f1c86777b2ce.css} +0 -0
  260. /package/dist/client/styles/{1c13f57d1691e9141d3f.css → 380b491d59a93d9e623a.css} +0 -0
  261. /package/dist/client/styles/{5ba0e515ac50e2500b19.css → 3be3d5d2ab11521ed91e.css} +0 -0
  262. /package/dist/client/styles/{4992ecb311d9a13a34ec.css → 3cefd5c07b4fa5b8521e.css} +0 -0
  263. /package/dist/client/styles/{0faa954930e1cdbfc891.css → 3df182b96b5e4acb0b67.css} +0 -0
  264. /package/dist/client/styles/{f08423dd4bb50d7bbe81.css → 3e161476a901afaa0a49.css} +0 -0
  265. /package/dist/client/styles/{e215fa0f5f18a2207fb8.css → 3f4adc84d2a1d26f30ca.css} +0 -0
  266. /package/dist/client/styles/{3d1807345b0a95164956.css → 3fe776ae6a1a4a2de255.css} +0 -0
  267. /package/dist/client/styles/{859d8fc59d6d90f93bc7.css → 41f1078d9d7e95ebd27b.css} +0 -0
  268. /package/dist/client/styles/{c3580003d432fc29404d.css → 42d481eb5f7c26503783.css} +0 -0
  269. /package/dist/client/styles/{beec9bb328cddccd8e58.css → 4a76d5a7f84466439c33.css} +0 -0
  270. /package/dist/client/styles/{32041cea7398511395c1.css → 4ceb212b7643b5ac59c0.css} +0 -0
  271. /package/dist/client/styles/{e3e7df4cfa4124a5a4f7.css → 4fc1158b01271e18bf5b.css} +0 -0
  272. /package/dist/client/styles/{0a1ead7a5592eacefce6.css → 5057183b32afebcc3653.css} +0 -0
  273. /package/dist/client/styles/{e454f7d8a6f23be08195.css → 510eb374be1fc50c733c.css} +0 -0
  274. /package/dist/client/styles/{fe0e34dc2318f321617d.css → 51515f8d5a356ce4ca41.css} +0 -0
  275. /package/dist/client/styles/{6bd3f8fcc75df2939563.css → 55d060c97a6c9824dffe.css} +0 -0
  276. /package/dist/client/styles/{ae6f0c833b8c46984add.css → 55d7558db507ea76f23d.css} +0 -0
  277. /package/dist/client/styles/{cd47c60026a407f3204f.css → 5667dfb3c11eb5cc3afa.css} +0 -0
  278. /package/dist/client/styles/{f021ef59c16b8c173352.css → 56d5296f46b2884d59f8.css} +0 -0
  279. /package/dist/client/styles/{c3b882f31cec83449ead.css → 57a774270d0314146286.css} +0 -0
  280. /package/dist/client/styles/{0439fb479d3f3f21ed49.css → 595fe9da8601f1e42808.css} +0 -0
  281. /package/dist/client/styles/{f0d397f12e9a2dffb4c1.css → 5cf8f148fc33e89d1264.css} +0 -0
  282. /package/dist/client/styles/{f4debddc2efc5ef7c63f.css → 5e6ec8d9df741ef6e1c3.css} +0 -0
  283. /package/dist/client/styles/{91017af7e506f32bf61b.css → 5fe12b27379292e19661.css} +0 -0
  284. /package/dist/client/styles/{e4ab3cd9fc28da14ad2e.css → 6231c62767e42cd75ce0.css} +0 -0
  285. /package/dist/client/styles/{9dca488f755159029b58.css → 70c9967cb13e6e26bd07.css} +0 -0
  286. /package/dist/client/styles/{98e6440c7c232acaaeca.css → 70e0c239011fcd6d59f8.css} +0 -0
  287. /package/dist/client/styles/{70ab0c3414fc4ef7e48c.css → 7238f171414569f48dcf.css} +0 -0
  288. /package/dist/client/styles/{46db2b8a47d2b5a5b0f1.css → 72610bf6c41a55a2bade.css} +0 -0
  289. /package/dist/client/styles/{3fcf0c0cc4a0c9e8ec79.css → 7278ca1ae91b5d8afa92.css} +0 -0
  290. /package/dist/client/styles/{489a73a6ca52123c460a.css → 72febcec45518d172708.css} +0 -0
  291. /package/dist/client/styles/{98054c91a7875009df2b.css → 7492ff3ae48917d6c200.css} +0 -0
  292. /package/dist/client/styles/{8f58ab422cb2f9354a28.css → 74e9a93f4abb0b57f514.css} +0 -0
  293. /package/dist/client/styles/{cfe5e7c663b7f88dca11.css → 7598be4ae5f3a7c45c3a.css} +0 -0
  294. /package/dist/client/styles/{7d558de1157009ef00f7.css → 77b10bc071d166c5318d.css} +0 -0
  295. /package/dist/client/styles/{9466658458062763db56.css → 7a0704dd1df65d157fb9.css} +0 -0
  296. /package/dist/client/styles/{d79df8382b6e0e88da6b.css → 7a78f9955611cb4b7a4b.css} +0 -0
  297. /package/dist/client/styles/{56141923b7f8a338d897.css → 7bd39916f9a653e81774.css} +0 -0
  298. /package/dist/client/styles/{0fde49acabb257f1328a.css → 7c688e935993f9020b9d.css} +0 -0
  299. /package/dist/client/styles/{a8eb4b89dfcf22c132a0.css → 7cda71f1d7d43d22ac8a.css} +0 -0
  300. /package/dist/client/styles/{b470cf915a6dffa8a5e4.css → 7f187be5488d1e540923.css} +0 -0
  301. /package/dist/client/styles/{59eb8cf4ddc7f38b397b.css → 8134e0eadd00afad8ccc.css} +0 -0
  302. /package/dist/client/styles/{095af1959ef918ea53d3.css → 81fd72d8040ac8baac97.css} +0 -0
  303. /package/dist/client/styles/{f6ea63a31e9fe863e6a7.css → 82712cda3bf62ebabf41.css} +0 -0
  304. /package/dist/client/styles/{d4305768a458a56e2d7b.css → 82bedcc106fae3f6d7ae.css} +0 -0
  305. /package/dist/client/styles/{e3e95ce9c2e30fa1893e.css → 831540ecb9e7b1aaff1e.css} +0 -0
  306. /package/dist/client/styles/{c3aa3994aa130f3a5293.css → 8646a03fbb37efcd6ec8.css} +0 -0
  307. /package/dist/client/styles/{2e2797f45c97dcfeda41.css → 87f3d012f8e79fcf14a3.css} +0 -0
  308. /package/dist/client/styles/{26686c2af5251f6f7a76.css → 884a0c47557638efa4fa.css} +0 -0
  309. /package/dist/client/styles/{6d2609b6deba1fdf8f2e.css → 88de836a13e533cf7b04.css} +0 -0
  310. /package/dist/client/styles/{c4f5e223bb1738a4d752.css → 89b8016a750250a03733.css} +0 -0
  311. /package/dist/client/styles/{aa7aede949f6a0238ce6.css → 8c8506dd855920073398.css} +0 -0
  312. /package/dist/client/styles/{e1e96c84f132dcc15888.css → 8cf77d1cae3e92c583a0.css} +0 -0
  313. /package/dist/client/styles/{a07eb92adc88305d0257.css → 8e385b0dd7f538a68ee5.css} +0 -0
  314. /package/dist/client/styles/{76947d7dfea2b07cb54b.css → 8f8ea12bdf5599e542f8.css} +0 -0
  315. /package/dist/client/styles/{761337fb96632e7b315a.css → 90785f08597825e82756.css} +0 -0
  316. /package/dist/client/styles/{2fcfebf3bf6f04de780f.css → 9182f2de912fe63af3b6.css} +0 -0
  317. /package/dist/client/styles/{334cd9bbb901392b040c.css → 931e439b7e0146d7adb6.css} +0 -0
  318. /package/dist/client/styles/{eee133e6c546753af2ec.css → 93ea6cb5cb3335737428.css} +0 -0
  319. /package/dist/client/styles/{981d09e4d02253b06b54.css → 95e502a6ea9073e6cc7d.css} +0 -0
  320. /package/dist/client/styles/{c30d0e8c2e284cf768e8.css → 9c345ac67e67626ad5b0.css} +0 -0
  321. /package/dist/client/styles/{30d22bb63f2e67a9c59e.css → 9c4b1e9677af097ed335.css} +0 -0
  322. /package/dist/client/styles/{4ecad216ab05df64c1ae.css → 9d3cf497910300644fff.css} +0 -0
  323. /package/dist/client/styles/{d1f727a408a96b3d7835.css → 9e573716c9f18ae701fe.css} +0 -0
  324. /package/dist/client/styles/{5b871f2e4b8bab90a344.css → 9f75636f9eeb14368161.css} +0 -0
  325. /package/dist/client/styles/{f842e9ec1b4929fb5458.css → aae39bc95d29fcf6f860.css} +0 -0
  326. /package/dist/client/styles/{08929dbde0a759867718.css → b0037533f99665d7dc59.css} +0 -0
  327. /package/dist/client/styles/{c71ce62477dc7a560d38.css → b1b9d020655a5a764d39.css} +0 -0
  328. /package/dist/client/styles/{c109c7712252b07901e2.css → b2f510a2c89291c43bf4.css} +0 -0
  329. /package/dist/client/styles/{d238ebb2d231b91c01fb.css → b3304e3d8f4118d10cd7.css} +0 -0
  330. /package/dist/client/styles/{d74116334ee37f7b2bd5.css → b367eca9532be70f7f84.css} +0 -0
  331. /package/dist/client/styles/{48c34144434483ffd44e.css → b5e7eef853d2b3885063.css} +0 -0
  332. /package/dist/client/styles/{35a27b5536e6c1f08c39.css → b9dc7b3a51e5da0f0ebc.css} +0 -0
  333. /package/dist/client/styles/{79c040a87f4107020098.css → ba0fb376eabc515e2357.css} +0 -0
  334. /package/dist/client/styles/{631e11020ec46983d69f.css → bda5372cfabddc6308df.css} +0 -0
  335. /package/dist/client/styles/{f1e86b14e536d7217ebe.css → bda69888768dd6dae617.css} +0 -0
  336. /package/dist/client/styles/{76d4a3208f24e16fa8dc.css → bdb8dcae760a4d77d944.css} +0 -0
  337. /package/dist/client/styles/{594520bee099622e9423.css → c34905d0b9e3dd30f6ea.css} +0 -0
  338. /package/dist/client/styles/{10c1fb0cd68c7fbf0cc8.css → c597298482eca685444f.css} +0 -0
  339. /package/dist/client/styles/{c85c5e6fae895a57352e.css → c6bc35f4da8a5b757034.css} +0 -0
  340. /package/dist/client/styles/{7736b6e04ff7a4fe6b99.css → c8ce3a05680623b8d334.css} +0 -0
  341. /package/dist/client/styles/{045f4a2853bc381f063e.css → cc29cc6d9f32074f0c6e.css} +0 -0
  342. /package/dist/client/styles/{2ff89ffcd4541c8ceac9.css → cc782befb8c34497e027.css} +0 -0
  343. /package/dist/client/styles/{b9e26f36d369c2f99964.css → d1e2b7320a9ed288184b.css} +0 -0
  344. /package/dist/client/styles/{b01f04de1d2a0123bf2c.css → e14bd121938912358b2c.css} +0 -0
  345. /package/dist/client/styles/{1adbcebd621123d08123.css → e3ac6d7df89353686b68.css} +0 -0
  346. /package/dist/client/styles/{d0713e07091d687c1244.css → e8dc5f32100e4825b443.css} +0 -0
  347. /package/dist/client/styles/{c44da96e8e6073ccffaf.css → ea1b35005b2983ceb6ee.css} +0 -0
  348. /package/dist/client/styles/{d308f29042784afc8851.css → ebd44797a9699499848a.css} +0 -0
  349. /package/dist/client/styles/{5a73757e482cdd600fd3.css → edc00e7359868e4b7dd3.css} +0 -0
  350. /package/dist/client/styles/{c8c3bc28f55f503e8605.css → f0e49211d39125070331.css} +0 -0
  351. /package/dist/client/styles/{07ec434564ed38a6beb7.css → f1942c3576d0f4777b07.css} +0 -0
  352. /package/dist/client/styles/{1aea533a2edb20956630.css → f1d698f0aea14caf0c02.css} +0 -0
  353. /package/dist/client/styles/{8cab203080fdecf097d5.css → f386e49a14262299e7f3.css} +0 -0
  354. /package/dist/client/styles/{3dce9b11895379c4fe12.css → f5fadc985b7b2fcada18.css} +0 -0
  355. /package/dist/client/styles/{1d2450fd11978fde078d.css → f7d36489caa7120cffbf.css} +0 -0
  356. /package/dist/client/styles/{7188d378e6b40bc37b86.css → f7eeed5f7866331afb6b.css} +0 -0
  357. /package/dist/client/styles/{fced6d6bb7176c02b61b.css → f875df71c41035b40148.css} +0 -0
  358. /package/dist/client/styles/{ec649d0170f2a3eba5d6.css → f8f62c1a26dc38a2341c.css} +0 -0
  359. /package/dist/client/styles/{2981846421a4749fec9f.css → fa9267abd098a7a50b43.css} +0 -0
  360. /package/dist/client/styles/{f831f79e741357fa5483.css → faed342323bc5699beb7.css} +0 -0
  361. /package/dist/client/styles/{c89b2bd8175dcab6d260.css → fb2bc8c33c76a3ef1da9.css} +0 -0
  362. /package/dist/client/styles/{512179431e345a3ec076.css → fca05dd323b7d118fca0.css} +0 -0
  363. /package/dist/client/styles/{d3ff32db76cd686cb9ed.css → fcb2a1eeff0781ac4227.css} +0 -0
  364. /package/dist/client/styles/{502a53767def2378b933.css → feb4d77b9d5b8565545e.css} +0 -0
@@ -585,10 +585,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
585
585
  block: boolean;
586
586
  rounded: boolean | import('bootstrap-vue-next').RadiusElement;
587
587
  roundedTop: boolean | import('bootstrap-vue-next').RadiusElement;
588
- roundedBottom: boolean | import('bootstrap-vue-next' /**
589
- * Locale string determined by the language selected on the site. Used to localise
590
- * the month in getLastUpdated
591
- */).RadiusElement;
588
+ roundedBottom: boolean | import('bootstrap-vue-next').RadiusElement;
592
589
  roundedStart: boolean | import('bootstrap-vue-next').RadiusElement;
593
590
  roundedEnd: boolean | import('bootstrap-vue-next').RadiusElement;
594
591
  blank: boolean;
@@ -1073,7 +1070,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1073
1070
  default: undefined;
1074
1071
  };
1075
1072
  to: {
1076
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1073
+ type: import('vue' /**
1074
+ * Localisable label, translation of "on hold" for the summary table
1075
+ */).PropType<import('vue-router').RouteLocationRaw>;
1077
1076
  default: undefined;
1078
1077
  };
1079
1078
  append: {
@@ -1110,7 +1109,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1110
1109
  };
1111
1110
  variant: {
1112
1111
  type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
1113
- * An href pointing to the ski status page for the ski centre
1112
+ * An href pointing to the piste map for the ski centre
1114
1113
  */).BaseButtonVariant | null>;
1115
1114
  default: string;
1116
1115
  };
@@ -1234,7 +1233,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1234
1233
  default: undefined;
1235
1234
  };
1236
1235
  to: {
1237
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1236
+ type: import('vue' /**
1237
+ * Localisable label, translation of "on hold" for the summary table
1238
+ */).PropType<import('vue-router').RouteLocationRaw>;
1238
1239
  default: undefined;
1239
1240
  };
1240
1241
  append: {
@@ -1271,7 +1272,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1271
1272
  };
1272
1273
  variant: {
1273
1274
  type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
1274
- * An href pointing to the ski status page for the ski centre
1275
+ * An href pointing to the piste map for the ski centre
1275
1276
  */).BaseButtonVariant | null>;
1276
1277
  default: string;
1277
1278
  };
@@ -1390,7 +1391,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1390
1391
  default: undefined;
1391
1392
  };
1392
1393
  to: {
1393
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1394
+ type: import('vue' /**
1395
+ * Localisable label, translation of "on hold" for the summary table
1396
+ */).PropType<import('vue-router').RouteLocationRaw>;
1394
1397
  default: undefined;
1395
1398
  };
1396
1399
  append: {
@@ -1427,7 +1430,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1427
1430
  };
1428
1431
  variant: {
1429
1432
  type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
1430
- * An href pointing to the ski status page for the ski centre
1433
+ * An href pointing to the piste map for the ski centre
1431
1434
  */).BaseButtonVariant | null>;
1432
1435
  default: string;
1433
1436
  };
@@ -1789,7 +1792,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1789
1792
  default: undefined;
1790
1793
  };
1791
1794
  to: {
1792
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1795
+ type: import('vue' /**
1796
+ * Localisable label, translation of "on hold" for the summary table
1797
+ */).PropType<import('vue-router').RouteLocationRaw>;
1793
1798
  default: undefined;
1794
1799
  };
1795
1800
  append: {
@@ -1826,7 +1831,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1826
1831
  };
1827
1832
  variant: {
1828
1833
  type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
1829
- * An href pointing to the ski status page for the ski centre
1834
+ * An href pointing to the piste map for the ski centre
1830
1835
  */).BaseButtonVariant | null>;
1831
1836
  default: string;
1832
1837
  };
@@ -1950,7 +1955,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1950
1955
  default: undefined;
1951
1956
  };
1952
1957
  to: {
1953
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
1958
+ type: import('vue' /**
1959
+ * Localisable label, translation of "on hold" for the summary table
1960
+ */).PropType<import('vue-router').RouteLocationRaw>;
1954
1961
  default: undefined;
1955
1962
  };
1956
1963
  append: {
@@ -1987,7 +1994,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
1987
1994
  };
1988
1995
  variant: {
1989
1996
  type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
1990
- * An href pointing to the ski status page for the ski centre
1997
+ * An href pointing to the piste map for the ski centre
1991
1998
  */).BaseButtonVariant | null>;
1992
1999
  default: string;
1993
2000
  };
@@ -2106,7 +2113,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2106
2113
  default: undefined;
2107
2114
  };
2108
2115
  to: {
2109
- type: import('vue').PropType<import('vue-router').RouteLocationRaw>;
2116
+ type: import('vue' /**
2117
+ * Localisable label, translation of "on hold" for the summary table
2118
+ */).PropType<import('vue-router').RouteLocationRaw>;
2110
2119
  default: undefined;
2111
2120
  };
2112
2121
  append: {
@@ -2143,7 +2152,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2143
2152
  };
2144
2153
  variant: {
2145
2154
  type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
2146
- * An href pointing to the ski status page for the ski centre
2155
+ * An href pointing to the piste map for the ski centre
2147
2156
  */).BaseButtonVariant | null>;
2148
2157
  default: string;
2149
2158
  };
@@ -2023,13 +2023,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2023
2023
  default: undefined;
2024
2024
  };
2025
2025
  size: {
2026
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
2026
+ type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
2027
+ * Localisable label, translation of "news from the slopes" for the full
2028
+ * report
2029
+ */).BaseSize>;
2027
2030
  default: string;
2028
2031
  };
2029
2032
  active: {
2030
- type: import('vue' /**
2031
- * Localisable label, translation of "other" to indicate run difficulty
2032
- */).PropType<boolean>;
2033
+ type: import('vue').PropType<boolean>;
2033
2034
  default: boolean;
2034
2035
  };
2035
2036
  activeClass: {
@@ -2054,8 +2055,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2054
2055
  };
2055
2056
  underlineVariant: {
2056
2057
  type: import('vue' /**
2057
- * Localisable label, translation of "run/lift status" for the full
2058
- * report
2058
+ * Localisable label, translation of "runs" for status tables
2059
2059
  */).PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
2060
2060
  default: undefined;
2061
2061
  };
@@ -2116,7 +2116,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2116
2116
  type: import('bootstrap-vue-next').ButtonType;
2117
2117
  replace: boolean;
2118
2118
  target: import('bootstrap-vue-next').LinkTarget;
2119
- to: import('vue-router').RouteLocationRaw;
2119
+ to: import('vue-router' /**
2120
+ * Localisable label, translation of "limited patrol" for the summary table
2121
+ */).RouteLocationRaw;
2120
2122
  append: boolean;
2121
2123
  disabled: boolean;
2122
2124
  href: string;
@@ -2187,13 +2189,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2187
2189
  default: undefined;
2188
2190
  };
2189
2191
  size: {
2190
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
2192
+ type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
2193
+ * Localisable label, translation of "news from the slopes" for the full
2194
+ * report
2195
+ */).BaseSize>;
2191
2196
  default: string;
2192
2197
  };
2193
2198
  active: {
2194
- type: import('vue' /**
2195
- * Localisable label, translation of "other" to indicate run difficulty
2196
- */).PropType<boolean>;
2199
+ type: import('vue').PropType<boolean>;
2197
2200
  default: boolean;
2198
2201
  };
2199
2202
  activeClass: {
@@ -2218,8 +2221,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2218
2221
  };
2219
2222
  underlineVariant: {
2220
2223
  type: import('vue' /**
2221
- * Localisable label, translation of "run/lift status" for the full
2222
- * report
2224
+ * Localisable label, translation of "runs" for status tables
2223
2225
  */).PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
2224
2226
  default: undefined;
2225
2227
  };
@@ -2278,7 +2280,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2278
2280
  type: import('bootstrap-vue-next').ButtonType;
2279
2281
  replace: boolean;
2280
2282
  target: import('bootstrap-vue-next').LinkTarget;
2281
- to: import('vue-router').RouteLocationRaw;
2283
+ to: import('vue-router' /**
2284
+ * Localisable label, translation of "limited patrol" for the summary table
2285
+ */).RouteLocationRaw;
2282
2286
  append: boolean;
2283
2287
  disabled: boolean;
2284
2288
  href: string;
@@ -2346,13 +2350,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2346
2350
  default: undefined;
2347
2351
  };
2348
2352
  size: {
2349
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
2353
+ type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
2354
+ * Localisable label, translation of "news from the slopes" for the full
2355
+ * report
2356
+ */).BaseSize>;
2350
2357
  default: string;
2351
2358
  };
2352
2359
  active: {
2353
- type: import('vue' /**
2354
- * Localisable label, translation of "other" to indicate run difficulty
2355
- */).PropType<boolean>;
2360
+ type: import('vue').PropType<boolean>;
2356
2361
  default: boolean;
2357
2362
  };
2358
2363
  activeClass: {
@@ -2377,8 +2382,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2377
2382
  };
2378
2383
  underlineVariant: {
2379
2384
  type: import('vue' /**
2380
- * Localisable label, translation of "run/lift status" for the full
2381
- * report
2385
+ * Localisable label, translation of "runs" for status tables
2382
2386
  */).PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
2383
2387
  default: undefined;
2384
2388
  };
@@ -2439,7 +2443,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
2439
2443
  type: import('bootstrap-vue-next').ButtonType;
2440
2444
  replace: boolean;
2441
2445
  target: import('bootstrap-vue-next').LinkTarget;
2442
- to: import('vue-router').RouteLocationRaw;
2446
+ to: import('vue-router' /**
2447
+ * Localisable label, translation of "limited patrol" for the summary table
2448
+ */).RouteLocationRaw;
2443
2449
  append: boolean;
2444
2450
  disabled: boolean;
2445
2451
  href: string;
@@ -4263,13 +4269,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4263
4269
  default: undefined;
4264
4270
  };
4265
4271
  size: {
4266
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
4272
+ type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
4273
+ * Localisable label, translation of "news from the slopes" for the full
4274
+ * report
4275
+ */).BaseSize>;
4267
4276
  default: string;
4268
4277
  };
4269
4278
  active: {
4270
- type: import('vue' /**
4271
- * Localisable label, translation of "other" to indicate run difficulty
4272
- */).PropType<boolean>;
4279
+ type: import('vue').PropType<boolean>;
4273
4280
  default: boolean;
4274
4281
  };
4275
4282
  activeClass: {
@@ -4294,8 +4301,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4294
4301
  };
4295
4302
  underlineVariant: {
4296
4303
  type: import('vue' /**
4297
- * Localisable label, translation of "run/lift status" for the full
4298
- * report
4304
+ * Localisable label, translation of "runs" for status tables
4299
4305
  */).PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
4300
4306
  default: undefined;
4301
4307
  };
@@ -4356,7 +4362,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4356
4362
  type: import('bootstrap-vue-next').ButtonType;
4357
4363
  replace: boolean;
4358
4364
  target: import('bootstrap-vue-next').LinkTarget;
4359
- to: import('vue-router').RouteLocationRaw;
4365
+ to: import('vue-router' /**
4366
+ * Localisable label, translation of "limited patrol" for the summary table
4367
+ */).RouteLocationRaw;
4360
4368
  append: boolean;
4361
4369
  disabled: boolean;
4362
4370
  href: string;
@@ -4427,13 +4435,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4427
4435
  default: undefined;
4428
4436
  };
4429
4437
  size: {
4430
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
4438
+ type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
4439
+ * Localisable label, translation of "news from the slopes" for the full
4440
+ * report
4441
+ */).BaseSize>;
4431
4442
  default: string;
4432
4443
  };
4433
4444
  active: {
4434
- type: import('vue' /**
4435
- * Localisable label, translation of "other" to indicate run difficulty
4436
- */).PropType<boolean>;
4445
+ type: import('vue').PropType<boolean>;
4437
4446
  default: boolean;
4438
4447
  };
4439
4448
  activeClass: {
@@ -4458,8 +4467,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4458
4467
  };
4459
4468
  underlineVariant: {
4460
4469
  type: import('vue' /**
4461
- * Localisable label, translation of "run/lift status" for the full
4462
- * report
4470
+ * Localisable label, translation of "runs" for status tables
4463
4471
  */).PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
4464
4472
  default: undefined;
4465
4473
  };
@@ -4518,7 +4526,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4518
4526
  type: import('bootstrap-vue-next').ButtonType;
4519
4527
  replace: boolean;
4520
4528
  target: import('bootstrap-vue-next').LinkTarget;
4521
- to: import('vue-router').RouteLocationRaw;
4529
+ to: import('vue-router' /**
4530
+ * Localisable label, translation of "limited patrol" for the summary table
4531
+ */).RouteLocationRaw;
4522
4532
  append: boolean;
4523
4533
  disabled: boolean;
4524
4534
  href: string;
@@ -4586,13 +4596,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4586
4596
  default: undefined;
4587
4597
  };
4588
4598
  size: {
4589
- type: import('vue').PropType<keyof import('bootstrap-vue-next').BaseSize>;
4599
+ type: import('vue').PropType<keyof import('bootstrap-vue-next' /**
4600
+ * Localisable label, translation of "news from the slopes" for the full
4601
+ * report
4602
+ */).BaseSize>;
4590
4603
  default: string;
4591
4604
  };
4592
4605
  active: {
4593
- type: import('vue' /**
4594
- * Localisable label, translation of "other" to indicate run difficulty
4595
- */).PropType<boolean>;
4606
+ type: import('vue').PropType<boolean>;
4596
4607
  default: boolean;
4597
4608
  };
4598
4609
  activeClass: {
@@ -4617,8 +4628,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4617
4628
  };
4618
4629
  underlineVariant: {
4619
4630
  type: import('vue' /**
4620
- * Localisable label, translation of "run/lift status" for the full
4621
- * report
4631
+ * Localisable label, translation of "runs" for status tables
4622
4632
  */).PropType<keyof import('bootstrap-vue-next').BaseColorVariant | null>;
4623
4633
  default: undefined;
4624
4634
  };
@@ -4679,7 +4689,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
4679
4689
  type: import('bootstrap-vue-next').ButtonType;
4680
4690
  replace: boolean;
4681
4691
  target: import('bootstrap-vue-next').LinkTarget;
4682
- to: import('vue-router').RouteLocationRaw;
4692
+ to: import('vue-router' /**
4693
+ * Localisable label, translation of "limited patrol" for the summary table
4694
+ */).RouteLocationRaw;
4683
4695
  append: boolean;
4684
4696
  disabled: boolean;
4685
4697
  href: string;
@@ -279,7 +279,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
279
279
  default: string;
280
280
  };
281
281
  replace: {
282
- type: import('vue').PropType<boolean>;
282
+ type: import('vue' /**
283
+ * Wait for the popover to be rendered then focus on the first share button
284
+ */).PropType<boolean>;
283
285
  default: undefined;
284
286
  };
285
287
  target: {
@@ -438,7 +440,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
438
440
  default: string;
439
441
  };
440
442
  replace: {
441
- type: import('vue').PropType<boolean>;
443
+ type: import('vue' /**
444
+ * Wait for the popover to be rendered then focus on the first share button
445
+ */).PropType<boolean>;
442
446
  default: undefined;
443
447
  };
444
448
  target: {
@@ -592,7 +596,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
592
596
  default: string;
593
597
  };
594
598
  replace: {
595
- type: import('vue').PropType<boolean>;
599
+ type: import('vue' /**
600
+ * Wait for the popover to be rendered then focus on the first share button
601
+ */).PropType<boolean>;
596
602
  default: undefined;
597
603
  };
598
604
  target: {
@@ -577,10 +577,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
577
577
  default: boolean;
578
578
  };
579
579
  loadingText: {
580
- type: import('vue' /**
581
- * Checks if the number of (rounded) minutes the video is long is singular or plural, then
582
- * returns the appropriate descriptor string with the duration subbed in
583
- */).PropType<string>;
580
+ type: import('vue').PropType<string>;
584
581
  default: string;
585
582
  };
586
583
  squared: {
@@ -739,10 +736,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
739
736
  default: boolean;
740
737
  };
741
738
  loadingText: {
742
- type: import('vue' /**
743
- * Checks if the number of (rounded) minutes the video is long is singular or plural, then
744
- * returns the appropriate descriptor string with the duration subbed in
745
- */).PropType<string>;
739
+ type: import('vue').PropType<string>;
746
740
  default: string;
747
741
  };
748
742
  squared: {
@@ -896,10 +890,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
896
890
  default: boolean;
897
891
  };
898
892
  loadingText: {
899
- type: import('vue' /**
900
- * Checks if the number of (rounded) minutes the video is long is singular or plural, then
901
- * returns the appropriate descriptor string with the duration subbed in
902
- */).PropType<string>;
893
+ type: import('vue').PropType<string>;
903
894
  default: string;
904
895
  };
905
896
  squared: {
@@ -1,13 +1,13 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=`<?xml version="1.0" encoding="utf-8"?>
2
- <!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
- <svg version="1.1" id="Layer_1" focusable="false" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
4
- x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">
5
- <style type="text/css">
6
- .st0{fill:#AF0A6E;}
7
- </style>
8
- <path class="st0" d="M256,0C114.6,0,0,114.6,0,256s114.6,256,256,256s256-114.6,256-256S397.4,0,256,0z M336.1,303
9
- c9.4,9.4,9.4,24.6,0,33.9c-9.4,9.4-24.6,9.4-33.9,0l-46.2-47l-47,47c-9.4,9.4-24.6,9.4-33.9,0c-9.4-9.4-9.4-24.6,0-33.9l47-47
10
- L175,208.1c-9.4-9.4-9.4-24.6,0-33.9s24.6-9.4,33.9,0l47.1,47.9l47-47c9.4-9.4,24.6-9.4,33.9,0s9.4,24.6,0,33.9l-47,47L336.1,303z"
11
- />
12
- </svg>
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=`<?xml version="1.0" encoding="utf-8"?>\r
2
+ <!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\r
3
+ <svg version="1.1" id="Layer_1" focusable="false" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\r
4
+ x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\r
5
+ <style type="text/css">\r
6
+ .st0{fill:#AF0A6E;}\r
7
+ </style>\r
8
+ <path class="st0" d="M256,0C114.6,0,0,114.6,0,256s114.6,256,256,256s256-114.6,256-256S397.4,0,256,0z M336.1,303\r
9
+ c9.4,9.4,9.4,24.6,0,33.9c-9.4,9.4-24.6,9.4-33.9,0l-46.2-47l-47,47c-9.4,9.4-24.6,9.4-33.9,0c-9.4-9.4-9.4-24.6,0-33.9l47-47\r
10
+ L175,208.1c-9.4-9.4-9.4-24.6,0-33.9s24.6-9.4,33.9,0l47.1,47.9l47-47c9.4-9.4,24.6-9.4,33.9,0s9.4,24.6,0,33.9l-47,47L336.1,303z"\r
11
+ />\r
12
+ </svg>\r
13
13
  `;exports.default=e;
@@ -0,0 +1,16 @@
1
+ const e = `<?xml version="1.0" encoding="utf-8"?>\r
2
+ <!-- Generator: Adobe Illustrator 26.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->\r
3
+ <svg version="1.1" id="Layer_1" focusable="false" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\r
4
+ x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve">\r
5
+ <style type="text/css">\r
6
+ .st0{fill:#AF0A6E;}\r
7
+ </style>\r
8
+ <path class="st0" d="M256,0C114.6,0,0,114.6,0,256s114.6,256,256,256s256-114.6,256-256S397.4,0,256,0z M336.1,303\r
9
+ c9.4,9.4,9.4,24.6,0,33.9c-9.4,9.4-24.6,9.4-33.9,0l-46.2-47l-47,47c-9.4,9.4-24.6,9.4-33.9,0c-9.4-9.4-9.4-24.6,0-33.9l47-47\r
10
+ L175,208.1c-9.4-9.4-9.4-24.6,0-33.9s24.6-9.4,33.9,0l47.1,47.9l47-47c9.4-9.4,24.6-9.4,33.9,0s9.4,24.6,0,33.9l-47,47L336.1,303z"\r
11
+ />\r
12
+ </svg>\r
13
+ `;
14
+ export {
15
+ e as default
16
+ };
@@ -1,17 +1,17 @@
1
- const a = `<svg xmlns="http://www.w3.org/2000/svg" width="50.634" height="60.873" viewBox="0 0 50.634 60.873">
2
- <g id="Group_1848" data-name="Group 1848" transform="matrix(0.998, -0.07, 0.07, 0.998, 0, 1.589)">
3
- <path id="Path_1232" data-name="Path 1232" d="M29.332,2.307c-.144.479.278,1.128.15,1.439-.022.044.041.249.006.332L27.146,5.431c-.287.812,1.295,2.508,1.132,2.919-.087.215.713.828.626,1.052-.143.564-.725.76-.868,1.075-.006.03-1.063,1.121-1.075,1.15-.088.229-1.08.205-1.169.434-.188.469-5.144.614-5.149.6-1.2-.336-3.866-3.338-3.334-4.783-.011-.029-.187-1.183-.19-1.214-.057-.179.889-6.552-2.469-6.619C7.516-.634-.178,6.08,0,13.5.43,31.078,3.481,36.556,3.481,36.556l2.736.139a10.385,10.385,0,0,0,.192-4.636,28.91,28.91,0,0,0,3.25.5l-.178,4.023s4.148.731,4.789.191c.124-.1.521-4.251.521-4.251l7.735.214,1.246,4.516a16.085,16.085,0,0,0,3.869.049C28.644,37.057,37.193,10.94,29.332,2.307ZM22.877,27.216l-1.906-4.667-1.613,3.408-1.08-2.832-1.941,3.567-1.6-4.041.935-.37.809,2.042,1.325-2.436-1-2.613.94-.358,1.707,4.479,1.581-3.341,1.968,4.819,1.408-2.588.884.481Z" transform="translate(0.601 22.063)" fill="#983c00"/>
4
- <g id="Group_1847" data-name="Group 1847" transform="translate(0 0)">
5
- <path id="Path_1233" data-name="Path 1233" d="M7.039,9.8c-.184-.041-.328-.073-.47-.112a7.107,7.107,0,0,1-1.315-.425,2.271,2.271,0,0,1-.811-.573,2.541,2.541,0,0,0-.729-.546c-.621-.333-1.236-.67-1.866-.994a1.981,1.981,0,0,1-.885-.889A9.061,9.061,0,0,1,.055,3.541a4.117,4.117,0,0,1,.12-1.854A1.36,1.36,0,0,1,.719.933,6.032,6.032,0,0,1,2.445.073,1.616,1.616,0,0,1,3.476.1C3.884.26,4.291.431,4.7.589l-.017.436a9.061,9.061,0,0,0,.229,2.549A4.234,4.234,0,0,0,5.2,4.4,22.286,22.286,0,0,1,6.868,9.1c.044.223.1.447.169.7" transform="translate(8.108 14.218)" fill="#c46823"/>
6
- <path id="Path_1234" data-name="Path 1234" d="M0,9.392A28.741,28.741,0,0,1,1.139,6.364c.3-.653.627-1.282.981-1.9A6.574,6.574,0,0,0,2.91,2.147c.064-.454.1-.916.13-1.371.03-.353.014-.354.333-.452L4.188.073A1.6,1.6,0,0,1,5.505.239c.425.259.86.526,1.277.791a1.323,1.323,0,0,1,.555.909A4.715,4.715,0,0,1,7.414,3.13q-.025.617-.1,1.237a1.518,1.518,0,0,1-.126.449A6.293,6.293,0,0,1,6.021,6.691a1.93,1.93,0,0,1-.7.488c-.467.2-.943.405-1.4.608-.14.061-.287.126-.427.18a4.048,4.048,0,0,0-1.211.718,1.941,1.941,0,0,1-.745.391c-.425.131-.851.243-1.285.354A1.487,1.487,0,0,1,.012,9.4" transform="translate(32.612 14.706)" fill="#c46823"/>
7
- <path id="Path_1235" data-name="Path 1235" d="M13.778,9.474c-.816-.13-1.419-.238-2.211-.423A20.588,20.588,0,0,1,6.54,7.29c-.5-.257-1-.516-1.483-.795a2,2,0,0,1-.879-.988c-.3-.68-.609-1.356-.9-2.036a11.841,11.841,0,0,0-1.1-2.024A4.912,4.912,0,0,0,.887.109C.866.086.848.054.826.031V.017A3.453,3.453,0,0,1,.449,0L.438.016.048,0,.03.445.021.45,0,.981A.687.687,0,0,1,.138,1.1a7.346,7.346,0,0,1,.892,1.451A17.188,17.188,0,0,1,1.762,4.62c.18.581.386,1.146.6,1.712.24.617.528,1.2.763,1.816A3.408,3.408,0,0,0,4,9.427a10.351,10.351,0,0,0,1.894,1.4c1,.572,2.022,1.109,3.039,1.67a10.851,10.851,0,0,0,1.69.706,20.722,20.722,0,0,1,2.354.96c.181.082.384.135.6.208a11.376,11.376,0,0,1,.847-2.434A11.132,11.132,0,0,1,15.8,9.795C15.037,9.678,14.508,9.59,13.778,9.474Z" transform="translate(0 0)" fill="#fca65d"/>
8
- <path id="Path_1236" data-name="Path 1236" d="M16.277.6,16.3.035l-.363-.02s0,0,0,0L15.571,0c-.086.071-.178.145-.266.205A4.775,4.775,0,0,0,14,1.4a14.475,14.475,0,0,0-1.374,2.107c-.349.631-.7,1.264-1.034,1.9a2.543,2.543,0,0,1-1.108,1.063,8.707,8.707,0,0,1-1.552.6c-1,.3-2.039.466-3.058.686a29.521,29.521,0,0,1-5.317.7c-.177,0-.338.009-.554.022A10.983,10.983,0,0,1,1.211,10.7a11.821,11.821,0,0,1,.646,2.456,1.7,1.7,0,0,0,.226-.044c.883-.211,1.772-.436,2.65-.647a17.018,17.018,0,0,0,3.581-1.3,15.883,15.883,0,0,0,2.791-1.549,4.646,4.646,0,0,0,1.582-1.893c.213-.484.481-.958.746-1.432a7.891,7.891,0,0,0,.6-1.247c.093-.254.192-.518.288-.772a9.7,9.7,0,0,1,1.94-3.31l.006-.008L16.278.6Z" transform="translate(33.406 1.883)" fill="#fca65d"/>
9
- <path id="Path_1237" data-name="Path 1237" d="M15.155,3.963c.028.079.042.124.054.166l2.134,4.3c.039.172-1.058,3.434-1.354,4.276-.1.286-.2.577-.3.874a.1.1,0,0,1-.052-.028,3.205,3.205,0,0,0-1.717-.734,1.659,1.659,0,0,1-.828-.35,6.158,6.158,0,0,0-2.185-1.3,7.014,7.014,0,0,0-3.795-.084,6.328,6.328,0,0,0-2.293,1.258.273.273,0,0,1-.185.052,6.032,6.032,0,0,0-1.253.131,2.057,2.057,0,0,0-.965.582c-.016.015-.039.032-.064.057a.343.343,0,0,1-.035-.07c-.367-1.176-.769-1.8-1.074-3.015a.492.492,0,0,1-.025-.121A50.389,50.389,0,0,1,.007,4.619S2.894.07,2.918,0c0,0,3.023,6.363,3.007,6.363.016,0,3.016-4.4,3.016-4.4l3.316,6.525c0,.018,2.9-4.537,2.9-4.537" transform="translate(14.48 16.539)" fill="#c46823"/>
10
- <path id="Path_1238" data-name="Path 1238" d="M6.693,8.586C5.844,8.5,5.009,8.427,4.17,8.3A3.1,3.1,0,0,1,2.048,6.93a8.237,8.237,0,0,0-.661-.856A4.848,4.848,0,0,1,.2,3.764C.145,3.522.077,3.292.016,3.057A.755.755,0,0,1,.01,2.779a1.977,1.977,0,0,1,.058-.213.87.87,0,0,1,.48-.642,2.1,2.1,0,0,1,.937-.25c.184-.009.7.012.887,0a.353.353,0,0,0,.184-.067,4.426,4.426,0,0,1,1.1-.888A5.707,5.707,0,0,1,5.689.037,9.266,9.266,0,0,1,7.651.07a6.046,6.046,0,0,1,2.494.958,4.13,4.13,0,0,1,.95.922.249.249,0,0,0,.21.083,6.3,6.3,0,0,1,1.325.173,1.522,1.522,0,0,1,.606.35.88.88,0,0,1,.2.921c-.111.329-.224.652-.338.981A5.86,5.86,0,0,1,12.068,6.28a2.365,2.365,0,0,1-.379.368,3.744,3.744,0,0,0-.6.618A2.993,2.993,0,0,1,8.829,8.489l-1.844.094-.3-.012a.058.058,0,0,1,0,.014m5.12-4.605a.5.5,0,0,0-.472-.523h-.013a.852.852,0,0,0-.382.069A3.182,3.182,0,0,0,9.178,5.373a1.235,1.235,0,0,0-.076.462.425.425,0,0,0,.35.479.331.331,0,0,0,.046,0,1.072,1.072,0,0,0,.524-.1,3.187,3.187,0,0,0,1.614-1.666,3.323,3.323,0,0,0,.172-.568M4.285,5.532a2.379,2.379,0,0,0-.05-.4A3.186,3.186,0,0,0,2.592,3.153a.892.892,0,0,0-.41-.081.4.4,0,0,0-.415.4c0,.012,0,.023,0,.034a1.919,1.919,0,0,0,.075.626,3.215,3.215,0,0,0,1.476,1.8,1.129,1.129,0,0,0,.483.141c.272.028.433-.153.486-.529" transform="translate(16.712 27.002)" fill="#fca65d"/>
11
- <path id="Path_1239" data-name="Path 1239" d="M7.946,14.925,4.932,8.538,1.4,14.138C1.368,14.006.1,9.607.052,9.031A9.258,9.258,0,0,1,.078,6.854,7.421,7.421,0,0,1,.854,4.37,12.369,12.369,0,0,1,3.028,1.355,4.881,4.881,0,0,1,4.874.146,2.759,2.759,0,0,1,6.111.023c.2.026.405.016.6.051a1.982,1.982,0,0,1,.463.087A22.314,22.314,0,0,0,9.3.857a13.665,13.665,0,0,0,3.42.421A17.4,17.4,0,0,0,16.287.81c.4-.088.809-.167,1.21-.226A1.854,1.854,0,0,1,18.026.6c.373.05.737.107,1.1.184a3.355,3.355,0,0,1,1.587.937A6.369,6.369,0,0,1,21.92,3.366a11.781,11.781,0,0,1,1.285,3.923,7.549,7.549,0,0,1-.358,3.564c-.051.153-1.113,2.557-1.643,3.73A9.377,9.377,0,0,0,20.688,16c-.267.953-.372,1.474-.56,1.992-.026.059-.054.2-.1.313l-2.873-5.719-2.9,4.455-3.32-6.517Z" transform="translate(12.58 8.421)" fill="#983c00"/>
12
- </g>
13
- </g>
14
- </svg>
1
+ const a = `<svg xmlns="http://www.w3.org/2000/svg" width="50.634" height="60.873" viewBox="0 0 50.634 60.873">\r
2
+ <g id="Group_1848" data-name="Group 1848" transform="matrix(0.998, -0.07, 0.07, 0.998, 0, 1.589)">\r
3
+ <path id="Path_1232" data-name="Path 1232" d="M29.332,2.307c-.144.479.278,1.128.15,1.439-.022.044.041.249.006.332L27.146,5.431c-.287.812,1.295,2.508,1.132,2.919-.087.215.713.828.626,1.052-.143.564-.725.76-.868,1.075-.006.03-1.063,1.121-1.075,1.15-.088.229-1.08.205-1.169.434-.188.469-5.144.614-5.149.6-1.2-.336-3.866-3.338-3.334-4.783-.011-.029-.187-1.183-.19-1.214-.057-.179.889-6.552-2.469-6.619C7.516-.634-.178,6.08,0,13.5.43,31.078,3.481,36.556,3.481,36.556l2.736.139a10.385,10.385,0,0,0,.192-4.636,28.91,28.91,0,0,0,3.25.5l-.178,4.023s4.148.731,4.789.191c.124-.1.521-4.251.521-4.251l7.735.214,1.246,4.516a16.085,16.085,0,0,0,3.869.049C28.644,37.057,37.193,10.94,29.332,2.307ZM22.877,27.216l-1.906-4.667-1.613,3.408-1.08-2.832-1.941,3.567-1.6-4.041.935-.37.809,2.042,1.325-2.436-1-2.613.94-.358,1.707,4.479,1.581-3.341,1.968,4.819,1.408-2.588.884.481Z" transform="translate(0.601 22.063)" fill="#983c00"/>\r
4
+ <g id="Group_1847" data-name="Group 1847" transform="translate(0 0)">\r
5
+ <path id="Path_1233" data-name="Path 1233" d="M7.039,9.8c-.184-.041-.328-.073-.47-.112a7.107,7.107,0,0,1-1.315-.425,2.271,2.271,0,0,1-.811-.573,2.541,2.541,0,0,0-.729-.546c-.621-.333-1.236-.67-1.866-.994a1.981,1.981,0,0,1-.885-.889A9.061,9.061,0,0,1,.055,3.541a4.117,4.117,0,0,1,.12-1.854A1.36,1.36,0,0,1,.719.933,6.032,6.032,0,0,1,2.445.073,1.616,1.616,0,0,1,3.476.1C3.884.26,4.291.431,4.7.589l-.017.436a9.061,9.061,0,0,0,.229,2.549A4.234,4.234,0,0,0,5.2,4.4,22.286,22.286,0,0,1,6.868,9.1c.044.223.1.447.169.7" transform="translate(8.108 14.218)" fill="#c46823"/>\r
6
+ <path id="Path_1234" data-name="Path 1234" d="M0,9.392A28.741,28.741,0,0,1,1.139,6.364c.3-.653.627-1.282.981-1.9A6.574,6.574,0,0,0,2.91,2.147c.064-.454.1-.916.13-1.371.03-.353.014-.354.333-.452L4.188.073A1.6,1.6,0,0,1,5.505.239c.425.259.86.526,1.277.791a1.323,1.323,0,0,1,.555.909A4.715,4.715,0,0,1,7.414,3.13q-.025.617-.1,1.237a1.518,1.518,0,0,1-.126.449A6.293,6.293,0,0,1,6.021,6.691a1.93,1.93,0,0,1-.7.488c-.467.2-.943.405-1.4.608-.14.061-.287.126-.427.18a4.048,4.048,0,0,0-1.211.718,1.941,1.941,0,0,1-.745.391c-.425.131-.851.243-1.285.354A1.487,1.487,0,0,1,.012,9.4" transform="translate(32.612 14.706)" fill="#c46823"/>\r
7
+ <path id="Path_1235" data-name="Path 1235" d="M13.778,9.474c-.816-.13-1.419-.238-2.211-.423A20.588,20.588,0,0,1,6.54,7.29c-.5-.257-1-.516-1.483-.795a2,2,0,0,1-.879-.988c-.3-.68-.609-1.356-.9-2.036a11.841,11.841,0,0,0-1.1-2.024A4.912,4.912,0,0,0,.887.109C.866.086.848.054.826.031V.017A3.453,3.453,0,0,1,.449,0L.438.016.048,0,.03.445.021.45,0,.981A.687.687,0,0,1,.138,1.1a7.346,7.346,0,0,1,.892,1.451A17.188,17.188,0,0,1,1.762,4.62c.18.581.386,1.146.6,1.712.24.617.528,1.2.763,1.816A3.408,3.408,0,0,0,4,9.427a10.351,10.351,0,0,0,1.894,1.4c1,.572,2.022,1.109,3.039,1.67a10.851,10.851,0,0,0,1.69.706,20.722,20.722,0,0,1,2.354.96c.181.082.384.135.6.208a11.376,11.376,0,0,1,.847-2.434A11.132,11.132,0,0,1,15.8,9.795C15.037,9.678,14.508,9.59,13.778,9.474Z" transform="translate(0 0)" fill="#fca65d"/>\r
8
+ <path id="Path_1236" data-name="Path 1236" d="M16.277.6,16.3.035l-.363-.02s0,0,0,0L15.571,0c-.086.071-.178.145-.266.205A4.775,4.775,0,0,0,14,1.4a14.475,14.475,0,0,0-1.374,2.107c-.349.631-.7,1.264-1.034,1.9a2.543,2.543,0,0,1-1.108,1.063,8.707,8.707,0,0,1-1.552.6c-1,.3-2.039.466-3.058.686a29.521,29.521,0,0,1-5.317.7c-.177,0-.338.009-.554.022A10.983,10.983,0,0,1,1.211,10.7a11.821,11.821,0,0,1,.646,2.456,1.7,1.7,0,0,0,.226-.044c.883-.211,1.772-.436,2.65-.647a17.018,17.018,0,0,0,3.581-1.3,15.883,15.883,0,0,0,2.791-1.549,4.646,4.646,0,0,0,1.582-1.893c.213-.484.481-.958.746-1.432a7.891,7.891,0,0,0,.6-1.247c.093-.254.192-.518.288-.772a9.7,9.7,0,0,1,1.94-3.31l.006-.008L16.278.6Z" transform="translate(33.406 1.883)" fill="#fca65d"/>\r
9
+ <path id="Path_1237" data-name="Path 1237" d="M15.155,3.963c.028.079.042.124.054.166l2.134,4.3c.039.172-1.058,3.434-1.354,4.276-.1.286-.2.577-.3.874a.1.1,0,0,1-.052-.028,3.205,3.205,0,0,0-1.717-.734,1.659,1.659,0,0,1-.828-.35,6.158,6.158,0,0,0-2.185-1.3,7.014,7.014,0,0,0-3.795-.084,6.328,6.328,0,0,0-2.293,1.258.273.273,0,0,1-.185.052,6.032,6.032,0,0,0-1.253.131,2.057,2.057,0,0,0-.965.582c-.016.015-.039.032-.064.057a.343.343,0,0,1-.035-.07c-.367-1.176-.769-1.8-1.074-3.015a.492.492,0,0,1-.025-.121A50.389,50.389,0,0,1,.007,4.619S2.894.07,2.918,0c0,0,3.023,6.363,3.007,6.363.016,0,3.016-4.4,3.016-4.4l3.316,6.525c0,.018,2.9-4.537,2.9-4.537" transform="translate(14.48 16.539)" fill="#c46823"/>\r
10
+ <path id="Path_1238" data-name="Path 1238" d="M6.693,8.586C5.844,8.5,5.009,8.427,4.17,8.3A3.1,3.1,0,0,1,2.048,6.93a8.237,8.237,0,0,0-.661-.856A4.848,4.848,0,0,1,.2,3.764C.145,3.522.077,3.292.016,3.057A.755.755,0,0,1,.01,2.779a1.977,1.977,0,0,1,.058-.213.87.87,0,0,1,.48-.642,2.1,2.1,0,0,1,.937-.25c.184-.009.7.012.887,0a.353.353,0,0,0,.184-.067,4.426,4.426,0,0,1,1.1-.888A5.707,5.707,0,0,1,5.689.037,9.266,9.266,0,0,1,7.651.07a6.046,6.046,0,0,1,2.494.958,4.13,4.13,0,0,1,.95.922.249.249,0,0,0,.21.083,6.3,6.3,0,0,1,1.325.173,1.522,1.522,0,0,1,.606.35.88.88,0,0,1,.2.921c-.111.329-.224.652-.338.981A5.86,5.86,0,0,1,12.068,6.28a2.365,2.365,0,0,1-.379.368,3.744,3.744,0,0,0-.6.618A2.993,2.993,0,0,1,8.829,8.489l-1.844.094-.3-.012a.058.058,0,0,1,0,.014m5.12-4.605a.5.5,0,0,0-.472-.523h-.013a.852.852,0,0,0-.382.069A3.182,3.182,0,0,0,9.178,5.373a1.235,1.235,0,0,0-.076.462.425.425,0,0,0,.35.479.331.331,0,0,0,.046,0,1.072,1.072,0,0,0,.524-.1,3.187,3.187,0,0,0,1.614-1.666,3.323,3.323,0,0,0,.172-.568M4.285,5.532a2.379,2.379,0,0,0-.05-.4A3.186,3.186,0,0,0,2.592,3.153a.892.892,0,0,0-.41-.081.4.4,0,0,0-.415.4c0,.012,0,.023,0,.034a1.919,1.919,0,0,0,.075.626,3.215,3.215,0,0,0,1.476,1.8,1.129,1.129,0,0,0,.483.141c.272.028.433-.153.486-.529" transform="translate(16.712 27.002)" fill="#fca65d"/>\r
11
+ <path id="Path_1239" data-name="Path 1239" d="M7.946,14.925,4.932,8.538,1.4,14.138C1.368,14.006.1,9.607.052,9.031A9.258,9.258,0,0,1,.078,6.854,7.421,7.421,0,0,1,.854,4.37,12.369,12.369,0,0,1,3.028,1.355,4.881,4.881,0,0,1,4.874.146,2.759,2.759,0,0,1,6.111.023c.2.026.405.016.6.051a1.982,1.982,0,0,1,.463.087A22.314,22.314,0,0,0,9.3.857a13.665,13.665,0,0,0,3.42.421A17.4,17.4,0,0,0,16.287.81c.4-.088.809-.167,1.21-.226A1.854,1.854,0,0,1,18.026.6c.373.05.737.107,1.1.184a3.355,3.355,0,0,1,1.587.937A6.369,6.369,0,0,1,21.92,3.366a11.781,11.781,0,0,1,1.285,3.923,7.549,7.549,0,0,1-.358,3.564c-.051.153-1.113,2.557-1.643,3.73A9.377,9.377,0,0,0,20.688,16c-.267.953-.372,1.474-.56,1.992-.026.059-.054.2-.1.313l-2.873-5.719-2.9,4.455-3.32-6.517Z" transform="translate(12.58 8.421)" fill="#983c00"/>\r
12
+ </g>\r
13
+ </g>\r
14
+ </svg>\r
15
15
  `;
16
16
  export {
17
17
  a as default
@@ -1,15 +1,15 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=`<svg xmlns="http://www.w3.org/2000/svg" width="50.634" height="60.873" viewBox="0 0 50.634 60.873">
2
- <g id="Group_1848" data-name="Group 1848" transform="matrix(0.998, -0.07, 0.07, 0.998, 0, 1.589)">
3
- <path id="Path_1232" data-name="Path 1232" d="M29.332,2.307c-.144.479.278,1.128.15,1.439-.022.044.041.249.006.332L27.146,5.431c-.287.812,1.295,2.508,1.132,2.919-.087.215.713.828.626,1.052-.143.564-.725.76-.868,1.075-.006.03-1.063,1.121-1.075,1.15-.088.229-1.08.205-1.169.434-.188.469-5.144.614-5.149.6-1.2-.336-3.866-3.338-3.334-4.783-.011-.029-.187-1.183-.19-1.214-.057-.179.889-6.552-2.469-6.619C7.516-.634-.178,6.08,0,13.5.43,31.078,3.481,36.556,3.481,36.556l2.736.139a10.385,10.385,0,0,0,.192-4.636,28.91,28.91,0,0,0,3.25.5l-.178,4.023s4.148.731,4.789.191c.124-.1.521-4.251.521-4.251l7.735.214,1.246,4.516a16.085,16.085,0,0,0,3.869.049C28.644,37.057,37.193,10.94,29.332,2.307ZM22.877,27.216l-1.906-4.667-1.613,3.408-1.08-2.832-1.941,3.567-1.6-4.041.935-.37.809,2.042,1.325-2.436-1-2.613.94-.358,1.707,4.479,1.581-3.341,1.968,4.819,1.408-2.588.884.481Z" transform="translate(0.601 22.063)" fill="#983c00"/>
4
- <g id="Group_1847" data-name="Group 1847" transform="translate(0 0)">
5
- <path id="Path_1233" data-name="Path 1233" d="M7.039,9.8c-.184-.041-.328-.073-.47-.112a7.107,7.107,0,0,1-1.315-.425,2.271,2.271,0,0,1-.811-.573,2.541,2.541,0,0,0-.729-.546c-.621-.333-1.236-.67-1.866-.994a1.981,1.981,0,0,1-.885-.889A9.061,9.061,0,0,1,.055,3.541a4.117,4.117,0,0,1,.12-1.854A1.36,1.36,0,0,1,.719.933,6.032,6.032,0,0,1,2.445.073,1.616,1.616,0,0,1,3.476.1C3.884.26,4.291.431,4.7.589l-.017.436a9.061,9.061,0,0,0,.229,2.549A4.234,4.234,0,0,0,5.2,4.4,22.286,22.286,0,0,1,6.868,9.1c.044.223.1.447.169.7" transform="translate(8.108 14.218)" fill="#c46823"/>
6
- <path id="Path_1234" data-name="Path 1234" d="M0,9.392A28.741,28.741,0,0,1,1.139,6.364c.3-.653.627-1.282.981-1.9A6.574,6.574,0,0,0,2.91,2.147c.064-.454.1-.916.13-1.371.03-.353.014-.354.333-.452L4.188.073A1.6,1.6,0,0,1,5.505.239c.425.259.86.526,1.277.791a1.323,1.323,0,0,1,.555.909A4.715,4.715,0,0,1,7.414,3.13q-.025.617-.1,1.237a1.518,1.518,0,0,1-.126.449A6.293,6.293,0,0,1,6.021,6.691a1.93,1.93,0,0,1-.7.488c-.467.2-.943.405-1.4.608-.14.061-.287.126-.427.18a4.048,4.048,0,0,0-1.211.718,1.941,1.941,0,0,1-.745.391c-.425.131-.851.243-1.285.354A1.487,1.487,0,0,1,.012,9.4" transform="translate(32.612 14.706)" fill="#c46823"/>
7
- <path id="Path_1235" data-name="Path 1235" d="M13.778,9.474c-.816-.13-1.419-.238-2.211-.423A20.588,20.588,0,0,1,6.54,7.29c-.5-.257-1-.516-1.483-.795a2,2,0,0,1-.879-.988c-.3-.68-.609-1.356-.9-2.036a11.841,11.841,0,0,0-1.1-2.024A4.912,4.912,0,0,0,.887.109C.866.086.848.054.826.031V.017A3.453,3.453,0,0,1,.449,0L.438.016.048,0,.03.445.021.45,0,.981A.687.687,0,0,1,.138,1.1a7.346,7.346,0,0,1,.892,1.451A17.188,17.188,0,0,1,1.762,4.62c.18.581.386,1.146.6,1.712.24.617.528,1.2.763,1.816A3.408,3.408,0,0,0,4,9.427a10.351,10.351,0,0,0,1.894,1.4c1,.572,2.022,1.109,3.039,1.67a10.851,10.851,0,0,0,1.69.706,20.722,20.722,0,0,1,2.354.96c.181.082.384.135.6.208a11.376,11.376,0,0,1,.847-2.434A11.132,11.132,0,0,1,15.8,9.795C15.037,9.678,14.508,9.59,13.778,9.474Z" transform="translate(0 0)" fill="#fca65d"/>
8
- <path id="Path_1236" data-name="Path 1236" d="M16.277.6,16.3.035l-.363-.02s0,0,0,0L15.571,0c-.086.071-.178.145-.266.205A4.775,4.775,0,0,0,14,1.4a14.475,14.475,0,0,0-1.374,2.107c-.349.631-.7,1.264-1.034,1.9a2.543,2.543,0,0,1-1.108,1.063,8.707,8.707,0,0,1-1.552.6c-1,.3-2.039.466-3.058.686a29.521,29.521,0,0,1-5.317.7c-.177,0-.338.009-.554.022A10.983,10.983,0,0,1,1.211,10.7a11.821,11.821,0,0,1,.646,2.456,1.7,1.7,0,0,0,.226-.044c.883-.211,1.772-.436,2.65-.647a17.018,17.018,0,0,0,3.581-1.3,15.883,15.883,0,0,0,2.791-1.549,4.646,4.646,0,0,0,1.582-1.893c.213-.484.481-.958.746-1.432a7.891,7.891,0,0,0,.6-1.247c.093-.254.192-.518.288-.772a9.7,9.7,0,0,1,1.94-3.31l.006-.008L16.278.6Z" transform="translate(33.406 1.883)" fill="#fca65d"/>
9
- <path id="Path_1237" data-name="Path 1237" d="M15.155,3.963c.028.079.042.124.054.166l2.134,4.3c.039.172-1.058,3.434-1.354,4.276-.1.286-.2.577-.3.874a.1.1,0,0,1-.052-.028,3.205,3.205,0,0,0-1.717-.734,1.659,1.659,0,0,1-.828-.35,6.158,6.158,0,0,0-2.185-1.3,7.014,7.014,0,0,0-3.795-.084,6.328,6.328,0,0,0-2.293,1.258.273.273,0,0,1-.185.052,6.032,6.032,0,0,0-1.253.131,2.057,2.057,0,0,0-.965.582c-.016.015-.039.032-.064.057a.343.343,0,0,1-.035-.07c-.367-1.176-.769-1.8-1.074-3.015a.492.492,0,0,1-.025-.121A50.389,50.389,0,0,1,.007,4.619S2.894.07,2.918,0c0,0,3.023,6.363,3.007,6.363.016,0,3.016-4.4,3.016-4.4l3.316,6.525c0,.018,2.9-4.537,2.9-4.537" transform="translate(14.48 16.539)" fill="#c46823"/>
10
- <path id="Path_1238" data-name="Path 1238" d="M6.693,8.586C5.844,8.5,5.009,8.427,4.17,8.3A3.1,3.1,0,0,1,2.048,6.93a8.237,8.237,0,0,0-.661-.856A4.848,4.848,0,0,1,.2,3.764C.145,3.522.077,3.292.016,3.057A.755.755,0,0,1,.01,2.779a1.977,1.977,0,0,1,.058-.213.87.87,0,0,1,.48-.642,2.1,2.1,0,0,1,.937-.25c.184-.009.7.012.887,0a.353.353,0,0,0,.184-.067,4.426,4.426,0,0,1,1.1-.888A5.707,5.707,0,0,1,5.689.037,9.266,9.266,0,0,1,7.651.07a6.046,6.046,0,0,1,2.494.958,4.13,4.13,0,0,1,.95.922.249.249,0,0,0,.21.083,6.3,6.3,0,0,1,1.325.173,1.522,1.522,0,0,1,.606.35.88.88,0,0,1,.2.921c-.111.329-.224.652-.338.981A5.86,5.86,0,0,1,12.068,6.28a2.365,2.365,0,0,1-.379.368,3.744,3.744,0,0,0-.6.618A2.993,2.993,0,0,1,8.829,8.489l-1.844.094-.3-.012a.058.058,0,0,1,0,.014m5.12-4.605a.5.5,0,0,0-.472-.523h-.013a.852.852,0,0,0-.382.069A3.182,3.182,0,0,0,9.178,5.373a1.235,1.235,0,0,0-.076.462.425.425,0,0,0,.35.479.331.331,0,0,0,.046,0,1.072,1.072,0,0,0,.524-.1,3.187,3.187,0,0,0,1.614-1.666,3.323,3.323,0,0,0,.172-.568M4.285,5.532a2.379,2.379,0,0,0-.05-.4A3.186,3.186,0,0,0,2.592,3.153a.892.892,0,0,0-.41-.081.4.4,0,0,0-.415.4c0,.012,0,.023,0,.034a1.919,1.919,0,0,0,.075.626,3.215,3.215,0,0,0,1.476,1.8,1.129,1.129,0,0,0,.483.141c.272.028.433-.153.486-.529" transform="translate(16.712 27.002)" fill="#fca65d"/>
11
- <path id="Path_1239" data-name="Path 1239" d="M7.946,14.925,4.932,8.538,1.4,14.138C1.368,14.006.1,9.607.052,9.031A9.258,9.258,0,0,1,.078,6.854,7.421,7.421,0,0,1,.854,4.37,12.369,12.369,0,0,1,3.028,1.355,4.881,4.881,0,0,1,4.874.146,2.759,2.759,0,0,1,6.111.023c.2.026.405.016.6.051a1.982,1.982,0,0,1,.463.087A22.314,22.314,0,0,0,9.3.857a13.665,13.665,0,0,0,3.42.421A17.4,17.4,0,0,0,16.287.81c.4-.088.809-.167,1.21-.226A1.854,1.854,0,0,1,18.026.6c.373.05.737.107,1.1.184a3.355,3.355,0,0,1,1.587.937A6.369,6.369,0,0,1,21.92,3.366a11.781,11.781,0,0,1,1.285,3.923,7.549,7.549,0,0,1-.358,3.564c-.051.153-1.113,2.557-1.643,3.73A9.377,9.377,0,0,0,20.688,16c-.267.953-.372,1.474-.56,1.992-.026.059-.054.2-.1.313l-2.873-5.719-2.9,4.455-3.32-6.517Z" transform="translate(12.58 8.421)" fill="#983c00"/>
12
- </g>
13
- </g>
14
- </svg>
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=`<svg xmlns="http://www.w3.org/2000/svg" width="50.634" height="60.873" viewBox="0 0 50.634 60.873">\r
2
+ <g id="Group_1848" data-name="Group 1848" transform="matrix(0.998, -0.07, 0.07, 0.998, 0, 1.589)">\r
3
+ <path id="Path_1232" data-name="Path 1232" d="M29.332,2.307c-.144.479.278,1.128.15,1.439-.022.044.041.249.006.332L27.146,5.431c-.287.812,1.295,2.508,1.132,2.919-.087.215.713.828.626,1.052-.143.564-.725.76-.868,1.075-.006.03-1.063,1.121-1.075,1.15-.088.229-1.08.205-1.169.434-.188.469-5.144.614-5.149.6-1.2-.336-3.866-3.338-3.334-4.783-.011-.029-.187-1.183-.19-1.214-.057-.179.889-6.552-2.469-6.619C7.516-.634-.178,6.08,0,13.5.43,31.078,3.481,36.556,3.481,36.556l2.736.139a10.385,10.385,0,0,0,.192-4.636,28.91,28.91,0,0,0,3.25.5l-.178,4.023s4.148.731,4.789.191c.124-.1.521-4.251.521-4.251l7.735.214,1.246,4.516a16.085,16.085,0,0,0,3.869.049C28.644,37.057,37.193,10.94,29.332,2.307ZM22.877,27.216l-1.906-4.667-1.613,3.408-1.08-2.832-1.941,3.567-1.6-4.041.935-.37.809,2.042,1.325-2.436-1-2.613.94-.358,1.707,4.479,1.581-3.341,1.968,4.819,1.408-2.588.884.481Z" transform="translate(0.601 22.063)" fill="#983c00"/>\r
4
+ <g id="Group_1847" data-name="Group 1847" transform="translate(0 0)">\r
5
+ <path id="Path_1233" data-name="Path 1233" d="M7.039,9.8c-.184-.041-.328-.073-.47-.112a7.107,7.107,0,0,1-1.315-.425,2.271,2.271,0,0,1-.811-.573,2.541,2.541,0,0,0-.729-.546c-.621-.333-1.236-.67-1.866-.994a1.981,1.981,0,0,1-.885-.889A9.061,9.061,0,0,1,.055,3.541a4.117,4.117,0,0,1,.12-1.854A1.36,1.36,0,0,1,.719.933,6.032,6.032,0,0,1,2.445.073,1.616,1.616,0,0,1,3.476.1C3.884.26,4.291.431,4.7.589l-.017.436a9.061,9.061,0,0,0,.229,2.549A4.234,4.234,0,0,0,5.2,4.4,22.286,22.286,0,0,1,6.868,9.1c.044.223.1.447.169.7" transform="translate(8.108 14.218)" fill="#c46823"/>\r
6
+ <path id="Path_1234" data-name="Path 1234" d="M0,9.392A28.741,28.741,0,0,1,1.139,6.364c.3-.653.627-1.282.981-1.9A6.574,6.574,0,0,0,2.91,2.147c.064-.454.1-.916.13-1.371.03-.353.014-.354.333-.452L4.188.073A1.6,1.6,0,0,1,5.505.239c.425.259.86.526,1.277.791a1.323,1.323,0,0,1,.555.909A4.715,4.715,0,0,1,7.414,3.13q-.025.617-.1,1.237a1.518,1.518,0,0,1-.126.449A6.293,6.293,0,0,1,6.021,6.691a1.93,1.93,0,0,1-.7.488c-.467.2-.943.405-1.4.608-.14.061-.287.126-.427.18a4.048,4.048,0,0,0-1.211.718,1.941,1.941,0,0,1-.745.391c-.425.131-.851.243-1.285.354A1.487,1.487,0,0,1,.012,9.4" transform="translate(32.612 14.706)" fill="#c46823"/>\r
7
+ <path id="Path_1235" data-name="Path 1235" d="M13.778,9.474c-.816-.13-1.419-.238-2.211-.423A20.588,20.588,0,0,1,6.54,7.29c-.5-.257-1-.516-1.483-.795a2,2,0,0,1-.879-.988c-.3-.68-.609-1.356-.9-2.036a11.841,11.841,0,0,0-1.1-2.024A4.912,4.912,0,0,0,.887.109C.866.086.848.054.826.031V.017A3.453,3.453,0,0,1,.449,0L.438.016.048,0,.03.445.021.45,0,.981A.687.687,0,0,1,.138,1.1a7.346,7.346,0,0,1,.892,1.451A17.188,17.188,0,0,1,1.762,4.62c.18.581.386,1.146.6,1.712.24.617.528,1.2.763,1.816A3.408,3.408,0,0,0,4,9.427a10.351,10.351,0,0,0,1.894,1.4c1,.572,2.022,1.109,3.039,1.67a10.851,10.851,0,0,0,1.69.706,20.722,20.722,0,0,1,2.354.96c.181.082.384.135.6.208a11.376,11.376,0,0,1,.847-2.434A11.132,11.132,0,0,1,15.8,9.795C15.037,9.678,14.508,9.59,13.778,9.474Z" transform="translate(0 0)" fill="#fca65d"/>\r
8
+ <path id="Path_1236" data-name="Path 1236" d="M16.277.6,16.3.035l-.363-.02s0,0,0,0L15.571,0c-.086.071-.178.145-.266.205A4.775,4.775,0,0,0,14,1.4a14.475,14.475,0,0,0-1.374,2.107c-.349.631-.7,1.264-1.034,1.9a2.543,2.543,0,0,1-1.108,1.063,8.707,8.707,0,0,1-1.552.6c-1,.3-2.039.466-3.058.686a29.521,29.521,0,0,1-5.317.7c-.177,0-.338.009-.554.022A10.983,10.983,0,0,1,1.211,10.7a11.821,11.821,0,0,1,.646,2.456,1.7,1.7,0,0,0,.226-.044c.883-.211,1.772-.436,2.65-.647a17.018,17.018,0,0,0,3.581-1.3,15.883,15.883,0,0,0,2.791-1.549,4.646,4.646,0,0,0,1.582-1.893c.213-.484.481-.958.746-1.432a7.891,7.891,0,0,0,.6-1.247c.093-.254.192-.518.288-.772a9.7,9.7,0,0,1,1.94-3.31l.006-.008L16.278.6Z" transform="translate(33.406 1.883)" fill="#fca65d"/>\r
9
+ <path id="Path_1237" data-name="Path 1237" d="M15.155,3.963c.028.079.042.124.054.166l2.134,4.3c.039.172-1.058,3.434-1.354,4.276-.1.286-.2.577-.3.874a.1.1,0,0,1-.052-.028,3.205,3.205,0,0,0-1.717-.734,1.659,1.659,0,0,1-.828-.35,6.158,6.158,0,0,0-2.185-1.3,7.014,7.014,0,0,0-3.795-.084,6.328,6.328,0,0,0-2.293,1.258.273.273,0,0,1-.185.052,6.032,6.032,0,0,0-1.253.131,2.057,2.057,0,0,0-.965.582c-.016.015-.039.032-.064.057a.343.343,0,0,1-.035-.07c-.367-1.176-.769-1.8-1.074-3.015a.492.492,0,0,1-.025-.121A50.389,50.389,0,0,1,.007,4.619S2.894.07,2.918,0c0,0,3.023,6.363,3.007,6.363.016,0,3.016-4.4,3.016-4.4l3.316,6.525c0,.018,2.9-4.537,2.9-4.537" transform="translate(14.48 16.539)" fill="#c46823"/>\r
10
+ <path id="Path_1238" data-name="Path 1238" d="M6.693,8.586C5.844,8.5,5.009,8.427,4.17,8.3A3.1,3.1,0,0,1,2.048,6.93a8.237,8.237,0,0,0-.661-.856A4.848,4.848,0,0,1,.2,3.764C.145,3.522.077,3.292.016,3.057A.755.755,0,0,1,.01,2.779a1.977,1.977,0,0,1,.058-.213.87.87,0,0,1,.48-.642,2.1,2.1,0,0,1,.937-.25c.184-.009.7.012.887,0a.353.353,0,0,0,.184-.067,4.426,4.426,0,0,1,1.1-.888A5.707,5.707,0,0,1,5.689.037,9.266,9.266,0,0,1,7.651.07a6.046,6.046,0,0,1,2.494.958,4.13,4.13,0,0,1,.95.922.249.249,0,0,0,.21.083,6.3,6.3,0,0,1,1.325.173,1.522,1.522,0,0,1,.606.35.88.88,0,0,1,.2.921c-.111.329-.224.652-.338.981A5.86,5.86,0,0,1,12.068,6.28a2.365,2.365,0,0,1-.379.368,3.744,3.744,0,0,0-.6.618A2.993,2.993,0,0,1,8.829,8.489l-1.844.094-.3-.012a.058.058,0,0,1,0,.014m5.12-4.605a.5.5,0,0,0-.472-.523h-.013a.852.852,0,0,0-.382.069A3.182,3.182,0,0,0,9.178,5.373a1.235,1.235,0,0,0-.076.462.425.425,0,0,0,.35.479.331.331,0,0,0,.046,0,1.072,1.072,0,0,0,.524-.1,3.187,3.187,0,0,0,1.614-1.666,3.323,3.323,0,0,0,.172-.568M4.285,5.532a2.379,2.379,0,0,0-.05-.4A3.186,3.186,0,0,0,2.592,3.153a.892.892,0,0,0-.41-.081.4.4,0,0,0-.415.4c0,.012,0,.023,0,.034a1.919,1.919,0,0,0,.075.626,3.215,3.215,0,0,0,1.476,1.8,1.129,1.129,0,0,0,.483.141c.272.028.433-.153.486-.529" transform="translate(16.712 27.002)" fill="#fca65d"/>\r
11
+ <path id="Path_1239" data-name="Path 1239" d="M7.946,14.925,4.932,8.538,1.4,14.138C1.368,14.006.1,9.607.052,9.031A9.258,9.258,0,0,1,.078,6.854,7.421,7.421,0,0,1,.854,4.37,12.369,12.369,0,0,1,3.028,1.355,4.881,4.881,0,0,1,4.874.146,2.759,2.759,0,0,1,6.111.023c.2.026.405.016.6.051a1.982,1.982,0,0,1,.463.087A22.314,22.314,0,0,0,9.3.857a13.665,13.665,0,0,0,3.42.421A17.4,17.4,0,0,0,16.287.81c.4-.088.809-.167,1.21-.226A1.854,1.854,0,0,1,18.026.6c.373.05.737.107,1.1.184a3.355,3.355,0,0,1,1.587.937A6.369,6.369,0,0,1,21.92,3.366a11.781,11.781,0,0,1,1.285,3.923,7.549,7.549,0,0,1-.358,3.564c-.051.153-1.113,2.557-1.643,3.73A9.377,9.377,0,0,0,20.688,16c-.267.953-.372,1.474-.56,1.992-.026.059-.054.2-.1.313l-2.873-5.719-2.9,4.455-3.32-6.517Z" transform="translate(12.58 8.421)" fill="#983c00"/>\r
12
+ </g>\r
13
+ </g>\r
14
+ </svg>\r
15
15
  `;exports.default=a;