@adyen/bento-vue2 1.84.2 → 1.85.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 (339) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +244 -130
  3. package/dist/action-bar.js +1 -1
  4. package/dist/ai-tag.js +5 -0
  5. package/dist/ai-tag.js.map +1 -0
  6. package/dist/assets/accordion-item.css +1 -1
  7. package/dist/assets/action-bar.css +1 -1
  8. package/dist/assets/ai-tag.css +1 -0
  9. package/dist/assets/base-modal.css +1 -1
  10. package/dist/assets/button-actions.css +1 -1
  11. package/dist/assets/card.css +1 -1
  12. package/dist/assets/checkbox.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-range-picker.css +1 -1
  15. package/dist/assets/dialog-page.css +1 -1
  16. package/dist/assets/draggable-handle.css +1 -0
  17. package/dist/assets/file-uploader.css +1 -1
  18. package/dist/assets/filter-bar.css +1 -1
  19. package/dist/assets/form-layout-title.css +1 -1
  20. package/dist/assets/inspector.css +1 -1
  21. package/dist/assets/layout-row.css +1 -1
  22. package/dist/assets/modal-fullscreen.css +1 -1
  23. package/dist/assets/radio-group.css +1 -1
  24. package/dist/assets/sidepanel.css +1 -1
  25. package/dist/assets/use-cached-selected-values.css +1 -1
  26. package/dist/button.js +2 -2
  27. package/dist/card.js +1 -1
  28. package/dist/checkbox.js +2 -2
  29. package/dist/chunks/1-generic-use.CZhwP2Yc.js.map +1 -1
  30. package/dist/chunks/1-generic-use.R6x8PEGA.js.map +1 -1
  31. package/dist/chunks/2-generic-use.CNKjB4B7.js.map +1 -1
  32. package/dist/chunks/2-generic-use.w0fUhovx.js.map +1 -1
  33. package/dist/chunks/3-generic-use.BLEzR04g.js.map +1 -1
  34. package/dist/chunks/3-generic-use.D3NFHgI4.js.map +1 -1
  35. package/dist/chunks/4-generic-use.CULEpvgj.js.map +1 -1
  36. package/dist/chunks/4-generic-use.D82y3n39.js.map +1 -1
  37. package/dist/chunks/accordion-item.DeV8s0oW.js.map +1 -1
  38. package/dist/chunks/action-bar.rgLdy6Bu.js +163 -0
  39. package/dist/chunks/action-bar.rgLdy6Bu.js.map +1 -0
  40. package/dist/chunks/adding-payment-methods.BJZLPxtM.js.map +1 -1
  41. package/dist/chunks/adding-payment-methods.Dle8zt43.js.map +1 -1
  42. package/dist/chunks/adyen-giving.Ffw_DlJK.js.map +1 -1
  43. package/dist/chunks/adyen-giving.LiKHj_jY.js.map +1 -1
  44. package/dist/chunks/ai-button.ggEcDV08.js +50 -0
  45. package/dist/chunks/ai-button.ggEcDV08.js.map +1 -0
  46. package/dist/chunks/ai-tag.DKMGiQcJ.js +74 -0
  47. package/dist/chunks/ai-tag.DKMGiQcJ.js.map +1 -0
  48. package/dist/chunks/alert.B3Pdp02a.js.map +1 -1
  49. package/dist/chunks/aria-label.CaUURpnB.js.map +1 -1
  50. package/dist/chunks/arrow-left.CRREfabP.js +24 -0
  51. package/dist/chunks/arrow-left.CRREfabP.js.map +1 -0
  52. package/dist/chunks/arrow-right.Dn3AYpUP.js +24 -0
  53. package/dist/chunks/arrow-right.Dn3AYpUP.js.map +1 -0
  54. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js +24 -0
  55. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js.map +1 -0
  56. package/dist/chunks/avatar.CUCH3CTc.js.map +1 -1
  57. package/dist/chunks/base-button.IN4bpcds.js.map +1 -1
  58. package/dist/chunks/{base-modal.KYkLKswF.js → base-modal.QsjzGei_.js} +5 -5
  59. package/dist/chunks/{base-modal.KYkLKswF.js.map → base-modal.QsjzGei_.js.map} +1 -1
  60. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js → button-actions-with-menu.PL45aAcI.js} +3 -3
  61. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js.map → button-actions-with-menu.PL45aAcI.js.map} +1 -1
  62. package/dist/chunks/{button-actions.D9n7MxWe.js → button-actions.JRDi9PFT.js} +2 -2
  63. package/dist/chunks/{button-actions.D9n7MxWe.js.map → button-actions.JRDi9PFT.js.map} +1 -1
  64. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  65. package/dist/chunks/button.DIU6m9wD.js.map +1 -1
  66. package/dist/chunks/{calendar.C8DpZ4Sr.js → calendar.B0SmuooF.js} +95 -89
  67. package/dist/chunks/{calendar.C8DpZ4Sr.js.map → calendar.B0SmuooF.js.map} +1 -1
  68. package/dist/chunks/{card.CLX0RGG6.js → card.CVkEg8m1.js} +2 -2
  69. package/dist/chunks/{card.CLX0RGG6.js.map → card.CVkEg8m1.js.map} +1 -1
  70. package/dist/chunks/{checkbox-group.BCnhjQie.js → checkbox-group.DPZJjcdT.js} +4 -4
  71. package/dist/chunks/{checkbox-group.BCnhjQie.js.map → checkbox-group.DPZJjcdT.js.map} +1 -1
  72. package/dist/chunks/{checkbox.CU5ierOq.js → checkbox.D3D1I22O.js} +3 -3
  73. package/dist/chunks/{checkbox.CU5ierOq.js.map → checkbox.D3D1I22O.js.map} +1 -1
  74. package/dist/chunks/click-outside.C1Ud8AA2.js.map +1 -1
  75. package/dist/chunks/{code-snippet.9MwDHp50.js → code-snippet.BN5P-KQo.js} +4 -4
  76. package/dist/chunks/{code-snippet.9MwDHp50.js.map → code-snippet.BN5P-KQo.js.map} +1 -1
  77. package/dist/chunks/codemirror.Cy7iSLbd.js.map +1 -1
  78. package/dist/chunks/constructNow.B8T1ljs6.js +8 -0
  79. package/dist/chunks/{constructNow.DuaJst0D.js.map → constructNow.B8T1ljs6.js.map} +1 -1
  80. package/dist/chunks/{controls-group.D4eW9DtP.js → controls-group.BwXz0UYr.js} +2 -2
  81. package/dist/chunks/{controls-group.D4eW9DtP.js.map → controls-group.BwXz0UYr.js.map} +1 -1
  82. package/dist/chunks/{copy.C0q7xgXs.js → copy.BIh04KTY.js} +3 -3
  83. package/dist/chunks/{copy.C0q7xgXs.js.map → copy.BIh04KTY.js.map} +1 -1
  84. package/dist/chunks/country.types.DaVCMxk-.js.map +1 -1
  85. package/dist/chunks/currency.DYZr_RDk.js.map +1 -1
  86. package/dist/chunks/{dashboard-section.B83FdC0Z.js → dashboard-section.BvFMd9CQ.js} +3 -3
  87. package/dist/chunks/{dashboard-section.B83FdC0Z.js.map → dashboard-section.BvFMd9CQ.js.map} +1 -1
  88. package/dist/chunks/{dashed-underline.DQGVy5T2.js → dashed-underline.CXyMT-cF.js} +3 -3
  89. package/dist/chunks/{dashed-underline.DQGVy5T2.js.map → dashed-underline.CXyMT-cF.js.map} +1 -1
  90. package/dist/chunks/data-grid-template.keys.VezYtHtM.js.map +1 -1
  91. package/dist/chunks/{data-grid-template.BTEFoEwf.js → data-grid-template.wWWI3FE3.js} +3 -3
  92. package/dist/chunks/{data-grid-template.BTEFoEwf.js.map → data-grid-template.wWWI3FE3.js.map} +1 -1
  93. package/dist/chunks/{data-grid.Bk7_6Z0F.js → data-grid.Dcj_tU8q.js} +426 -419
  94. package/dist/chunks/data-grid.Dcj_tU8q.js.map +1 -0
  95. package/dist/chunks/date-input.BbZqj10S.js.map +1 -1
  96. package/dist/chunks/{date-picker.CnsC_UMG.js → date-picker.Dh3-TgPT.js} +4 -4
  97. package/dist/chunks/{date-picker.CnsC_UMG.js.map → date-picker.Dh3-TgPT.js.map} +1 -1
  98. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  99. package/dist/chunks/date-range-picker.BOn_Xjkr.js +897 -0
  100. package/dist/chunks/date-range-picker.BOn_Xjkr.js.map +1 -0
  101. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  102. package/dist/chunks/date.DBWzp0So.js.map +1 -1
  103. package/dist/chunks/de.DvtL0g75.js.map +1 -1
  104. package/dist/chunks/debounce.DUTu11PS.js.map +1 -1
  105. package/dist/chunks/delight.CDBAFnwC.js.map +1 -1
  106. package/dist/chunks/delight.xKDCvvaS.js.map +1 -1
  107. package/dist/chunks/dialog-page.BegXhP0L.js +118 -0
  108. package/dist/chunks/dialog-page.BegXhP0L.js.map +1 -0
  109. package/dist/chunks/{differenceInMonths.DcFDl4eH.js → differenceInMonths.BR4Z2HIa.js} +2 -2
  110. package/dist/chunks/{differenceInMonths.DcFDl4eH.js.map → differenceInMonths.BR4Z2HIa.js.map} +1 -1
  111. package/dist/chunks/directive.Cbdox5VL.js.map +1 -1
  112. package/dist/chunks/divider.DX5gwN7p.js.map +1 -1
  113. package/dist/chunks/dropdown-default-textbox.Cq68tN9F.js.map +1 -1
  114. package/dist/chunks/{dropdown-tag.HBM0wrEV.js → dropdown-tag.C7Buz72U.js} +3 -3
  115. package/dist/chunks/{dropdown-tag.HBM0wrEV.js.map → dropdown-tag.C7Buz72U.js.map} +1 -1
  116. package/dist/chunks/{dropdown.C2pXf8Li.js → dropdown.ByH2zHxF.js} +5 -5
  117. package/dist/chunks/{dropdown.C2pXf8Li.js.map → dropdown.ByH2zHxF.js.map} +1 -1
  118. package/dist/chunks/empty-state.DpBnqAxu.js.map +1 -1
  119. package/dist/chunks/en-GB.DCGuCmAv.js.map +1 -1
  120. package/dist/chunks/en-US.BZii9jNW.js.map +1 -1
  121. package/dist/chunks/es.bz0mzkMq.js.map +1 -1
  122. package/dist/chunks/es6.C1DXQV6f.js.map +1 -1
  123. package/dist/chunks/events.BQOQSSb7.js.map +1 -1
  124. package/dist/chunks/{field-label.CEkJnsiL.js → field-label.BKxm8ehO.js} +2 -2
  125. package/dist/chunks/{field-label.CEkJnsiL.js.map → field-label.BKxm8ehO.js.map} +1 -1
  126. package/dist/chunks/{file-uploader.CnOqfuI-.js → file-uploader.U7YUrGoM.js} +4 -4
  127. package/dist/chunks/file-uploader.U7YUrGoM.js.map +1 -0
  128. package/dist/chunks/filter-bar.BRE0djRy.js +3313 -0
  129. package/dist/chunks/filter-bar.BRE0djRy.js.map +1 -0
  130. package/dist/chunks/{focus-trap.CNIU5jOz.js → focus-trap.Ed8RY9cJ.js} +2 -2
  131. package/dist/chunks/{focus-trap.CNIU5jOz.js.map → focus-trap.Ed8RY9cJ.js.map} +1 -1
  132. package/dist/chunks/{footer-actions.BOiN47Xd.js → footer-actions.mS3IiJg7.js} +2 -2
  133. package/dist/chunks/{footer-actions.BOiN47Xd.js.map → footer-actions.mS3IiJg7.js.map} +1 -1
  134. package/dist/chunks/form-field.D_2g7vaP.js.map +1 -1
  135. package/dist/chunks/{form-layout-title.CdC1T4gs.js → form-layout-title.C3uKS3GA.js} +2 -2
  136. package/dist/chunks/{form-layout-title.CdC1T4gs.js.map → form-layout-title.C3uKS3GA.js.map} +1 -1
  137. package/dist/chunks/form-layout.types.bZW9iR6_.js.map +1 -1
  138. package/dist/chunks/fr-CA.B1aPU8fp.js.map +1 -1
  139. package/dist/chunks/fr.Dj7wEToe.js.map +1 -1
  140. package/dist/chunks/generate-uid.NJ8tVoha.js.map +1 -1
  141. package/dist/chunks/getRoundingMethod.C3eaeGLR.js.map +1 -1
  142. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js} +3 -3
  143. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js.map → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js.map} +1 -1
  144. package/dist/chunks/grab.BxiVZ1RZ.js +24 -0
  145. package/dist/chunks/grab.BxiVZ1RZ.js.map +1 -0
  146. package/dist/chunks/grid-layout.1aIiz2N_.js.map +1 -1
  147. package/dist/chunks/{header-meta.D_oAu2S9.js → header-meta.CQTfyEJR.js} +8 -8
  148. package/dist/chunks/{header-meta.D_oAu2S9.js.map → header-meta.CQTfyEJR.js.map} +1 -1
  149. package/dist/chunks/{header-with-views.Dc9LUYNY.js → header-with-views.-PRI2W3p.js} +383 -400
  150. package/dist/chunks/header-with-views.-PRI2W3p.js.map +1 -0
  151. package/dist/chunks/{header.BmtlQmPs.js → header.DDwoZ8fF.js} +3 -3
  152. package/dist/chunks/{header.BmtlQmPs.js.map → header.DDwoZ8fF.js.map} +1 -1
  153. package/dist/chunks/image.C2D2hKat.js.map +1 -1
  154. package/dist/chunks/index.B6WW_F-J.js.map +1 -1
  155. package/dist/chunks/{index.BDK4hwK_.js → index.Zfd79j1_.js} +3 -3
  156. package/dist/chunks/{index.BDK4hwK_.js.map → index.Zfd79j1_.js.map} +1 -1
  157. package/dist/chunks/{info-icon.BEyxQgD6.js → info-icon.gUcRjEyG.js} +3 -3
  158. package/dist/chunks/{info-icon.BEyxQgD6.js.map → info-icon.gUcRjEyG.js.map} +1 -1
  159. package/dist/chunks/{input-field-password.D23H_RvO.js → input-field-password.BO3EMjVD.js} +6 -6
  160. package/dist/chunks/{input-field-password.D23H_RvO.js.map → input-field-password.BO3EMjVD.js.map} +1 -1
  161. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js → input-field-phone-number.DDQIkRdm.js} +3 -3
  162. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js.map → input-field-phone-number.DDQIkRdm.js.map} +1 -1
  163. package/dist/chunks/{input-field.hf0_ALq0.js → input-field.BRIDLPBn.js} +3 -3
  164. package/dist/chunks/{input-field.hf0_ALq0.js.map → input-field.BRIDLPBn.js.map} +1 -1
  165. package/dist/chunks/{inspector.C0iAxxoz.js → inspector.DCda4tku.js} +3 -3
  166. package/dist/chunks/{inspector.C0iAxxoz.js.map → inspector.DCda4tku.js.map} +1 -1
  167. package/dist/chunks/inspector.types.DyHwE18g.js.map +1 -1
  168. package/dist/chunks/internal-error.BLZodVBE.js.map +1 -1
  169. package/dist/chunks/internal-error.BmrwJFpR.js.map +1 -1
  170. package/dist/chunks/isSameWeek.5sjhTHiU.js +14 -0
  171. package/dist/chunks/{isSameWeek.CUD7czUN.js.map → isSameWeek.5sjhTHiU.js.map} +1 -1
  172. package/dist/chunks/{it.Oaj6BklL.js → it.DEniTaO2.js} +2 -2
  173. package/dist/chunks/{it.Oaj6BklL.js.map → it.DEniTaO2.js.map} +1 -1
  174. package/dist/chunks/ja.Cm9tJMi2.js.map +1 -1
  175. package/dist/chunks/keyboard-navigation.DWmhelVv.js.map +1 -1
  176. package/dist/chunks/ko.Ceaof6EP.js.map +1 -1
  177. package/dist/chunks/{layout-row.BPX00mio.js → layout-row.BtCzzLTz.js} +3 -3
  178. package/dist/chunks/layout-row.BtCzzLTz.js.map +1 -0
  179. package/dist/chunks/link.PsTSQjK3.js.map +1 -1
  180. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js → listbox-option-tag.B63aT5Sq.js} +2 -2
  181. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js.map → listbox-option-tag.B63aT5Sq.js.map} +1 -1
  182. package/dist/chunks/loading-indicator.PxbRzshH.js.map +1 -1
  183. package/dist/chunks/match.CMBZxEs9.js.map +1 -1
  184. package/dist/chunks/minus-small.DJacLGTw.js.map +1 -1
  185. package/dist/chunks/{modal-fullscreen.B1gltlxA.js → modal-fullscreen.CRLZX72M.js} +4 -4
  186. package/dist/chunks/{modal-fullscreen.B1gltlxA.js.map → modal-fullscreen.CRLZX72M.js.map} +1 -1
  187. package/dist/chunks/{modal.e3EQ6Kex.js → modal.BnAZ8Nj1.js} +4 -4
  188. package/dist/chunks/{modal.e3EQ6Kex.js.map → modal.BnAZ8Nj1.js.map} +1 -1
  189. package/dist/chunks/nl.B6vCf2B9.js.map +1 -1
  190. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +1 -1
  191. package/dist/chunks/no-results-found.BqvYsBR6.js.map +1 -1
  192. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +1 -1
  193. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +1 -1
  194. package/dist/chunks/on-click-outside.D9aY9g8G.js.map +1 -1
  195. package/dist/chunks/page-not-found.COJLPVaU.js.map +1 -1
  196. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +1 -1
  197. package/dist/chunks/{pagination.BcFt2FqK.js → pagination.spAA5CX0.js} +2 -2
  198. package/dist/chunks/{pagination.BcFt2FqK.js.map → pagination.spAA5CX0.js.map} +1 -1
  199. package/dist/chunks/payment-method.BKXLPDC9.js.map +1 -1
  200. package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
  201. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +1 -1
  202. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +1 -1
  203. package/dist/chunks/popover.types.Zm8nugBw.js +6 -0
  204. package/dist/chunks/{popover.types.WDh5ggr3.js.map → popover.types.Zm8nugBw.js.map} +1 -1
  205. package/dist/chunks/{popper-container.Cdokz_NE.js → popper-container.CXUG6v_U.js} +2 -2
  206. package/dist/chunks/{popper-container.Cdokz_NE.js.map → popper-container.CXUG6v_U.js.map} +1 -1
  207. package/dist/chunks/{promo-banner.yfBorKj7.js → promo-banner.BkLMZH66.js} +2 -2
  208. package/dist/chunks/{promo-banner.yfBorKj7.js.map → promo-banner.BkLMZH66.js.map} +1 -1
  209. package/dist/chunks/pt-BR.CiGdfP45.js.map +1 -1
  210. package/dist/chunks/{radio-group.CtTnfkYg.js → radio-group.B6-Fd_kH.js} +4 -4
  211. package/dist/chunks/{radio-group.CtTnfkYg.js.map → radio-group.B6-Fd_kH.js.map} +1 -1
  212. package/dist/chunks/radio-input.kzb4gxLW.js.map +1 -1
  213. package/dist/chunks/referrals.BvtT-kQS.js.map +1 -1
  214. package/dist/chunks/referrals.aX8WZigH.js.map +1 -1
  215. package/dist/chunks/resize.Bqks3WUm.js.map +1 -1
  216. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js → rich-text-editor.DeywBxSb.js} +4 -4
  217. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js.map → rich-text-editor.DeywBxSb.js.map} +1 -1
  218. package/dist/chunks/{search-bar.B0SdQBnY.js → search-bar.BKRppqyI.js} +3 -3
  219. package/dist/chunks/{search-bar.B0SdQBnY.js.map → search-bar.BKRppqyI.js.map} +1 -1
  220. package/dist/chunks/{secondary-nav.BPGpxd0p.js → secondary-nav.RQ5eRpPH.js} +3 -3
  221. package/dist/chunks/{secondary-nav.BPGpxd0p.js.map → secondary-nav.RQ5eRpPH.js.map} +1 -1
  222. package/dist/chunks/{segmented-control.BtWFda0P.js → segmented-control.BomURsCq.js} +2 -2
  223. package/dist/chunks/{segmented-control.BtWFda0P.js.map → segmented-control.BomURsCq.js.map} +1 -1
  224. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  225. package/dist/chunks/{selection-card-group.BryV14qP.js → selection-card-group.gh-fMA9T.js} +4 -4
  226. package/dist/chunks/{selection-card-group.BryV14qP.js.map → selection-card-group.gh-fMA9T.js.map} +1 -1
  227. package/dist/chunks/{sidepanel.NFyZGE57.js → sidepanel.B80Mujpk.js} +5 -5
  228. package/dist/chunks/{sidepanel.NFyZGE57.js.map → sidepanel.B80Mujpk.js.map} +1 -1
  229. package/dist/chunks/{startOfWeek.Dxw2MhGp.js → startOfWeek.CM1KIrNi.js} +2 -2
  230. package/dist/chunks/{startOfWeek.Dxw2MhGp.js.map → startOfWeek.CM1KIrNi.js.map} +1 -1
  231. package/dist/chunks/status.types.Cv5XN4zL.js.map +1 -1
  232. package/dist/chunks/step.BLFXvHL6.js.map +1 -1
  233. package/dist/chunks/{structured-list-item.CptOCpHP.js → structured-list-item.DCEKBtbT.js} +4 -4
  234. package/dist/chunks/{structured-list-item.CptOCpHP.js.map → structured-list-item.DCEKBtbT.js.map} +1 -1
  235. package/dist/chunks/success.DhioLvPD.js.map +1 -1
  236. package/dist/chunks/success.nNwxJRBS.js.map +1 -1
  237. package/dist/chunks/summary-grid.keys.Xx-W5a2w.js.map +1 -1
  238. package/dist/chunks/{summary-grid.types.B1T8_k1m.js → summary-grid.types.BV8FDXGv.js} +5 -5
  239. package/dist/chunks/{summary-grid.types.B1T8_k1m.js.map → summary-grid.types.BV8FDXGv.js.map} +1 -1
  240. package/dist/chunks/sv.f8EfZjMZ.js.map +1 -1
  241. package/dist/chunks/tab.FUMpPsBP.js.map +1 -1
  242. package/dist/chunks/tabs.keys.B4qGhjp2.js.map +1 -1
  243. package/dist/chunks/{tag.B1Ywhgvc.js → tag.CroNYKsL.js} +2 -2
  244. package/dist/chunks/{tag.B1Ywhgvc.js.map → tag.CroNYKsL.js.map} +1 -1
  245. package/dist/chunks/{textarea.riUt0BiI.js → textarea.CtTdhV_G.js} +2 -2
  246. package/dist/chunks/{textarea.riUt0BiI.js.map → textarea.CtTdhV_G.js.map} +1 -1
  247. package/dist/chunks/{timeline-item.CFfW1DoD.js → timeline-item.DCWllef8.js} +6 -6
  248. package/dist/chunks/{timeline-item.CFfW1DoD.js.map → timeline-item.DCWllef8.js.map} +1 -1
  249. package/dist/chunks/toggle.227XgEc7.js.map +1 -1
  250. package/dist/chunks/{tooltip.C6YCavPw.js → tooltip.DxJQHsuI.js} +2 -2
  251. package/dist/chunks/{tooltip.C6YCavPw.js.map → tooltip.DxJQHsuI.js.map} +1 -1
  252. package/dist/chunks/truncate.BfIl_-71.js.map +1 -1
  253. package/dist/chunks/{tutorial.D18LwXVy.js → tutorial.O_vT6Q2b.js} +7 -7
  254. package/dist/chunks/{tutorial.D18LwXVy.js.map → tutorial.O_vT6Q2b.js.map} +1 -1
  255. package/dist/chunks/typography.Bq-EGj9y.js.map +1 -1
  256. package/dist/chunks/upload-files.5wQwbfkp.js.map +1 -1
  257. package/dist/chunks/upload-files.jTQY6y2X.js.map +1 -1
  258. package/dist/chunks/use-bento-toast-controller.MmyZXtME.js.map +1 -1
  259. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js → use-cached-selected-values.3YqO69wz.js} +14 -14
  260. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js.map → use-cached-selected-values.3YqO69wz.js.map} +1 -1
  261. package/dist/chunks/use-country-items.ClS_So5N.js.map +1 -1
  262. package/dist/chunks/use-country-phon-code.Bui3zD6W.js.map +1 -1
  263. package/dist/chunks/use-default-slot-validator.BDn0wkYP.js.map +1 -1
  264. package/dist/chunks/use-expandable-content-height.GkjjbmPy.js.map +1 -1
  265. package/dist/chunks/use-form-layout-loading.CWbjZiwP.js.map +1 -1
  266. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +1 -1
  267. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +1 -1
  268. package/dist/chunks/{zh-CN.BzH0fIXr.js → zh-CN.CgIooHto.js} +2 -2
  269. package/dist/chunks/{zh-CN.BzH0fIXr.js.map → zh-CN.CgIooHto.js.map} +1 -1
  270. package/dist/code-snippet.js +1 -1
  271. package/dist/dashboard-template.js +1 -1
  272. package/dist/dashed-underline.js +1 -1
  273. package/dist/data-grid-template.js +1 -1
  274. package/dist/data-grid.js +6 -5
  275. package/dist/date-picker.js +2 -2
  276. package/dist/date-range-picker.js +2 -2
  277. package/dist/draggable-handle.js +157 -0
  278. package/dist/draggable-handle.js.map +1 -0
  279. package/dist/dropdown.js +3 -3
  280. package/dist/file-uploader.js +1 -1
  281. package/dist/filter-bar.js +1 -1
  282. package/dist/focus-trap.js +1 -1
  283. package/dist/form-layout.js +1 -1
  284. package/dist/header-with-views.js +1 -1
  285. package/dist/header.js +1 -1
  286. package/dist/index.js +325 -321
  287. package/dist/index.js.map +1 -1
  288. package/dist/info-icon.js +1 -1
  289. package/dist/input-field-password.js +1 -1
  290. package/dist/input-field-phone-number.js +1 -1
  291. package/dist/input-field.js +1 -1
  292. package/dist/inspector.js +1 -1
  293. package/dist/internal.js +11 -11
  294. package/dist/layout.js +1 -1
  295. package/dist/menu.js +1 -1
  296. package/dist/modal-fullscreen.js +1 -1
  297. package/dist/modal.js +2 -2
  298. package/dist/pagination.js +1 -1
  299. package/dist/popover.js +2 -2
  300. package/dist/popper-container.js +1 -1
  301. package/dist/promo-banner.js +1 -1
  302. package/dist/radio-group.js +1 -1
  303. package/dist/rich-text-editor.js +1 -1
  304. package/dist/search-bar.js +2 -2
  305. package/dist/secondary-nav.js +1 -1
  306. package/dist/segmented-control.js +1 -1
  307. package/dist/selection-card.js +1 -1
  308. package/dist/sidepanel.js +1 -1
  309. package/dist/structured-list.js +1 -1
  310. package/dist/styles/bento-dark.css +5 -0
  311. package/dist/styles/bento-light.css +5 -0
  312. package/dist/styles/bento.css +5 -0
  313. package/dist/styles/legacy.css +5 -0
  314. package/dist/styles/styleguide.css +5 -0
  315. package/dist/summary-grid.js +1 -1
  316. package/dist/tag.js +1 -1
  317. package/dist/textarea.js +1 -1
  318. package/dist/timeline.js +1 -1
  319. package/dist/tutorial.js +1 -1
  320. package/dist/use-form-v4.js.map +1 -1
  321. package/dist/web-types.json +212 -6
  322. package/package.json +8 -8
  323. package/dist/chunks/action-bar.y4tcdk7R.js +0 -162
  324. package/dist/chunks/action-bar.y4tcdk7R.js.map +0 -1
  325. package/dist/chunks/ai-button.BEy4Gly-.js +0 -67
  326. package/dist/chunks/ai-button.BEy4Gly-.js.map +0 -1
  327. package/dist/chunks/constructNow.DuaJst0D.js +0 -8
  328. package/dist/chunks/data-grid.Bk7_6Z0F.js.map +0 -1
  329. package/dist/chunks/date-range-picker.B6GSRjjK.js +0 -1693
  330. package/dist/chunks/date-range-picker.B6GSRjjK.js.map +0 -1
  331. package/dist/chunks/dialog-page.QpRiNPyx.js +0 -137
  332. package/dist/chunks/dialog-page.QpRiNPyx.js.map +0 -1
  333. package/dist/chunks/file-uploader.CnOqfuI-.js.map +0 -1
  334. package/dist/chunks/filter-bar.CnJAxz9B.js +0 -2559
  335. package/dist/chunks/filter-bar.CnJAxz9B.js.map +0 -1
  336. package/dist/chunks/header-with-views.Dc9LUYNY.js.map +0 -1
  337. package/dist/chunks/isSameWeek.CUD7czUN.js +0 -14
  338. package/dist/chunks/layout-row.BPX00mio.js.map +0 -1
  339. package/dist/chunks/popover.types.WDh5ggr3.js +0 -6
@@ -1 +1 @@
1
- {"version":3,"file":"step.BLFXvHL6.js","sources":["../../src/components/stepper/composables/use-keyboard-navigation/use-keyboard-navigation.ts","../../src/components/stepper/composables/use-step-register/use-step-register.ts","../../src/components/stepper/stepper.keys.ts","../../src/components/stepper/stepper.types.ts","../../src/components/stepper/stepper.vue","../../src/components/stepper/components/step/step.vue"],"sourcesContent":["import { type Ref, type UnwrapRef } from 'vue';\n\nimport { BentoKeyboardNavigationKeyDownEvent } from '@/types/keyboard-navigation';\n\n/**\n * Returns keyboard navigation's event handlers to navigate through the steps\n *\n * @param steps the list of bento-steps DOM elements to focus on the navigation\n * @returns\n */\nexport const useKeyboardNavigation = (steps: Ref<UnwrapRef<Array<HTMLButtonElement>>>) => {\n // Returns the event handler that moves the focus on a given step offset\n function focusOnStep(indexOffset: number) {\n return ({ detail: event }) => {\n event.preventDefault();\n\n const currentIndex = steps.value.indexOf(document.activeElement as HTMLButtonElement);\n if (currentIndex < 0) {\n return;\n }\n\n steps.value[currentIndex + indexOffset]?.focus();\n };\n }\n\n const focusOnPreviousStep = focusOnStep(-1);\n const focusOnNextStep = focusOnStep(1);\n\n return {\n [BentoKeyboardNavigationKeyDownEvent.ARROW_DOWN]: focusOnNextStep,\n [BentoKeyboardNavigationKeyDownEvent.ARROW_RIGHT]: focusOnNextStep,\n [BentoKeyboardNavigationKeyDownEvent.ARROW_UP]: focusOnPreviousStep,\n [BentoKeyboardNavigationKeyDownEvent.ARROW_LEFT]: focusOnPreviousStep,\n };\n};\n","import type { Ref, UnwrapRef } from 'vue';\nimport type { BentoStepperStepExposeState } from '../../stepper.types';\n\n/**\n * Gets the position of a `bento-step` element within its `bento-stepper` parent.\n * @param stepState The `bento-step` state.\n * @returns The index of the element.\n */\nconst getStepPosition = (stepState: BentoStepperStepExposeState) => {\n // Button is wrapped by <li> element\n const listItemElement = (stepState.buttonElement as Ref<UnwrapRef<HTMLButtonElement>>).value.parentElement;\n const listElement = listItemElement.parentElement;\n return Array.from(listElement.children).indexOf(listItemElement);\n};\n\n/**\n * Provides methods to register/unregister `bento-step` elements to/from the `bento-stepper` step state.\n * These methods allow for tracking the child step elements, including their position in the DOM tree.\n * @param childrenSteps The `bento-stepper` (or `bento-step` if substeps) step state.\n */\nexport const useStepRegister = (childrenSteps: Ref<Array<BentoStepperStepExposeState>>) => {\n /**\n * Registers a step's HTML element in the stepper state.\n * Should be called by a `bento-step` when it is mounted.\n * @param stepState The `bento-step` state.\n */\n const registerStep = (stepState: BentoStepperStepExposeState) => {\n const position = getStepPosition(stepState);\n childrenSteps.value.splice(position, 0, {\n stepContent: stepState.stepContent as string,\n buttonElement: stepState.buttonElement as HTMLButtonElement,\n substeps: stepState.substeps as Array<BentoStepperStepExposeState>,\n });\n };\n\n /**\n * Unregisters a step's HTML element in the stepper state.\n * Should be called by a `bento-step` before it is unmounted.\n * @param stepState The `bento-step` state.\n */\n const removeStep = (stepState: BentoStepperStepExposeState) => {\n childrenSteps.value.splice(\n childrenSteps.value.findIndex(step => step.buttonElement === stepState.buttonElement.value),\n 1\n );\n };\n\n return { registerStep, removeStep };\n};\n","export const STEPPER_STATE = Symbol('stepper state');\n","import type { ComputedRef, Ref, UnwrapRef } from 'vue';\n\nexport enum BentoStepperTypeOption {\n LINEAR = 'linear',\n NON_LINEAR = 'non-linear',\n}\n\nexport enum BentoStepperVariantOption {\n HORIZONTAL = 'horizontal',\n VERTICAL = 'vertical',\n}\n\nexport interface BentoStepperStepExposeState {\n buttonElement: HTMLButtonElement | Ref<UnwrapRef<HTMLButtonElement>>;\n substeps: Array<BentoStepperStepExposeState> | Ref<Array<BentoStepperStepExposeState>>;\n stepContent: string | ComputedRef<string>;\n}\n\nexport type BentoStepperState = Ref<{\n activeStepIndex: number;\n latestActiveStep: number;\n type: `${BentoStepperTypeOption}`;\n variant: `${BentoStepperVariantOption}`;\n steps: Array<HTMLElement>;\n isParentStep?: boolean;\n navigateToStep: (index: number) => void;\n registerStep: (stepState: BentoStepperStepExposeState) => void;\n removeStep: (stepState: BentoStepperStepExposeState) => void;\n}>;\n","<template>\n <nav class=\"b-stepper\">\n <ol\n v-bento-keyboard-navigation-directive\n class=\"b-stepper__list\"\n :class=\"conditionalClasses\"\n v-on=\"keyboardNavigationListeners\"\n >\n <slot></slot>\n </ol>\n\n <bento-typography el=\"span\" variant=\"body\" stronger class=\"b-stepper__text-stepper\"\n >{{\n t('step', {\n currentIndex: n(activeStepIndex + 1),\n totalSteps: n(stepsAmount),\n content: currentStepContent,\n })\n }}\n </bento-typography>\n </nav>\n</template>\n\n<script setup lang=\"ts\">\n import { BentoTypography } from '@/components/typography';\n\n import { computed, type DeepReadonly, type PropType, provide, readonly, ref, watch } from 'vue';\n import { BentoKeyboardNavigationDirective as vBentoKeyboardNavigationDirective } from '@/directives';\n\n import { useKeyboardNavigation, useStepRegister } from './composables';\n import { useI18n } from '@/utils/ts/i18n';\n\n import { STEPPER_STATE } from './stepper.keys';\n import {\n type BentoStepperState,\n type BentoStepperStepExposeState,\n type BentoStepperTypeOption,\n BentoStepperVariantOption,\n } from './stepper.types';\n\n import messages from './messages.json';\n\n const props = defineProps({\n /**\n * Type of stepper; defines how the stepper should behave. Default: linear\n * @values linear, non-linear\n */\n type: {\n type: String as PropType<`${BentoStepperTypeOption}`>,\n default: 'linear',\n },\n /**\n * Stepper variant; defines how the stepper should be displayed. Default: vertical\n * @values vertical, horizontal\n */\n variant: {\n type: String as PropType<`${BentoStepperVariantOption}`>,\n default: 'vertical',\n },\n /**\n * Active step index\n */\n index: {\n type: Number,\n default: 0,\n },\n });\n\n const emit = defineEmits([\"update:index\"]);\n\n type MessageSchema = (typeof messages)['en-US'];\n const { t, n } = useI18n<{ message: MessageSchema }>({ messages });\n\n const childrenSteps = ref<Array<BentoStepperStepExposeState>>([]);\n const activeStepIndex = ref(props.index);\n const latestActiveStep = ref(activeStepIndex.value);\n\n const navigateToStep = (index: number) => {\n // Stores latest active step index so users can navigate backwards and forwards on linear stepper\n if (index > latestActiveStep.value) {\n latestActiveStep.value = index;\n }\n activeStepIndex.value = index;\n };\n\n const currentStepContent = computed(() => childrenSteps.value[activeStepIndex.value]?.stepContent);\n const stepsAmount = computed(() => childrenSteps.value.length);\n const childrenStepsElements = computed(() => childrenSteps.value.map(({ buttonElement }) => buttonElement));\n const isHorizontalVariant = computed(() => props.variant === BentoStepperVariantOption.HORIZONTAL);\n\n // List of all visible steps nested on the stepper, including the substeps of the children steps\n // Flattening the steps on a single list makes the keyboard navigation easier to be handled\n const allVisibleStepsElements = computed(() =>\n childrenSteps.value\n .map(({ buttonElement, substeps }, index) => {\n const isStepActive = activeStepIndex.value === index;\n const isSubstepsVisible = !isHorizontalVariant.value && isStepActive;\n\n if (!isSubstepsVisible) {\n return [buttonElement];\n }\n\n return [buttonElement].concat(substeps.map(step => step.buttonElement));\n })\n .flat()\n );\n\n const { registerStep, removeStep } = useStepRegister(childrenSteps);\n\n const stepperState: BentoStepperState = ref({\n activeStepIndex,\n latestActiveStep,\n steps: childrenStepsElements,\n type: props.type,\n variant: props.variant,\n navigateToStep,\n registerStep,\n removeStep,\n });\n\n const conditionalClasses = computed(() => ({\n 'b-stepper__list--horizontal': isHorizontalVariant.value,\n }));\n\n watch(() => props.index, navigateToStep);\n watch(activeStepIndex, index => {\n emit('update:index', index);\n });\n\n const keyboardNavigationListeners = useKeyboardNavigation(allVisibleStepsElements);\n\n // Provides stepper state to BentoStep children components\n provide<DeepReadonly<BentoStepperState>>(STEPPER_STATE, readonly(stepperState));\n\n const reset = () => {\n activeStepIndex.value = 0;\n latestActiveStep.value = 0;\n };\n\n defineExpose({\n reset,\n });\n</script>\n\n<script lang=\"ts\">\n /**\n * Steppers break down complex processes into manageable steps to guide users through a sequential or multi-step process.\n *\n * @example\n * import { BentoStep, BentoStepper } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStep, BentoStepper },\n * template: `\n * <bento-stepper :index=\"1\">\n * <bento-step>Step 1</bento-step>\n * <bento-step>Step 2</bento-step>\n * <bento-step>Step 3</bento-step>\n * </bento-stepper>\n * `\n * }\n */\n\n export default {\n i18n: { messages },\n name: 'stepper',\n };\n</script>\n\n<style scoped src=\"./stepper.scss\" />\n","<template>\n <li :class=\"conditionalClasses\" class=\"b-step\">\n <base-button\n ref=\"buttonComponent\"\n :aria-current=\"ariaCurrentValue\"\n :aria-disabled=\"ariaDisabledValue\"\n class=\"b-step__button\"\n type=\"button\"\n :tabindex=\"tabIndexValue\"\n :disabled=\"isDisabled\"\n @click=\"navigateToStep\"\n @focus=\"isFocused = true\"\n @blur=\"isFocused = false\"\n >\n <template #iconLeft>\n <bento-typography el=\"span\" variant=\"body\" stronger class=\"b-step__index\" aria-hidden=\"true\">\n <checkmark-small-icon v-if=\"isCompleted\" />\n <template v-else-if=\"!isSubstep\">{{ index + 1 }}</template>\n <dot-icon v-else />\n </bento-typography>\n </template>\n\n <bento-typography ref=\"stepContent\" el=\"span\" variant=\"body\" :stronger=\"isActive\" class=\"b-step__content\">\n <slot></slot>\n </bento-typography>\n </base-button>\n\n <ul v-show=\"isSubstepsVisible\" ref=\"substepList\" class=\"b-step__substep-list\">\n <slot name=\"substeps\"></slot>\n </ul>\n </li>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, onBeforeUnmount, onMounted, provide, ref, useSlots, watch } from 'vue';\n import { BaseButton } from '@/components/internal/base-button';\n import { BentoTypography } from '@/components/typography';\n import CheckmarkSmallIcon from '@adyen/ui-assets-icons-16/vue/checkmark-small';\n import DotIcon from '@adyen/ui-assets-icons-16/vue/dot';\n\n import { useStepRegister } from '../../composables';\n import { STEPPER_STATE } from '../../stepper.keys';\n import {\n type BentoStepperState,\n type BentoStepperStepExposeState,\n BentoStepperTypeOption,\n BentoStepperVariantOption,\n } from '../../stepper.types';\n import { type Booleanish } from '@/types/prop-types';\n\n const slots = useSlots();\n\n const props = defineProps({\n /**\n * Completed status. Used on non-linear steppers to indicate if the step is completed.\n */\n completed: {\n type: Boolean,\n default: false,\n },\n /**\n * Active substep index\n */\n substepIndex: {\n type: Number,\n default: 0,\n },\n });\n\n const emit = defineEmits([\"update:substep-index\"]);\n\n // Element refs\n const buttonComponent = ref<InstanceType<typeof BaseButton> | null>(null);\n const stepContent = ref<InstanceType<typeof BentoTypography> | null>(null);\n const substeps = ref<Array<BentoStepperStepExposeState>>([]);\n\n // Injects parent BentoStepper state data\n const stepper = inject<BentoStepperState>(STEPPER_STATE);\n\n const buttonElement = computed(() => buttonComponent.value?.$el as HTMLButtonElement);\n const index = computed(() => stepper?.value.steps.indexOf(buttonElement.value));\n\n const stepContentValue = computed(() => stepContent.value?.$el.textContent);\n\n // Substep logic\n const substepsButtonElements = computed(() => substeps.value.map(({ buttonElement }) => buttonElement));\n\n const activeSubStepIndex = ref(props.substepIndex);\n const latestActiveSubStepIndex = ref(activeSubStepIndex.value);\n\n const navigateToSubstep = (value: number) => {\n if (value > latestActiveSubStepIndex.value) {\n latestActiveSubStepIndex.value = value;\n }\n\n activeSubStepIndex.value = value;\n };\n\n const { registerStep, removeStep } = useStepRegister(substeps);\n\n const stepState: BentoStepperState = ref({\n activeStepIndex: activeSubStepIndex,\n latestActiveStep: latestActiveSubStepIndex,\n type: stepper.value.type,\n variant: stepper.value.variant,\n steps: substepsButtonElements,\n isParentStep: true,\n navigateToStep: navigateToSubstep,\n registerStep,\n removeStep,\n });\n\n provide(STEPPER_STATE, stepState);\n\n watch(() => props.substepIndex, navigateToSubstep);\n watch(activeSubStepIndex, value => {\n emit('update:substep-index', value);\n });\n\n onMounted(() => {\n if (!stepper) {\n throw new Error(\n 'BentoStep components should only be used inside BentoStepper or other BentoStep components.'\n );\n }\n\n stepper.value.registerStep({\n buttonElement,\n stepContent: stepContentValue,\n substeps,\n });\n });\n\n onBeforeUnmount(() => {\n stepper.value.removeStep({\n buttonElement,\n stepContent: stepContentValue,\n substeps,\n });\n });\n\n // Step states\n const isSubstep = computed(() => stepper.value.isParentStep);\n const isFocused = ref(false);\n const isActive = computed(() => stepper?.value.activeStepIndex === index.value);\n const isSubstepsVisible = computed(\n () =>\n isActive.value &&\n stepper.value.variant !== BentoStepperVariantOption.HORIZONTAL &&\n !isSubstep.value &&\n slots.substeps\n );\n const isCompleted = computed(() => {\n if (stepper?.value.type === BentoStepperTypeOption.NON_LINEAR) {\n return props.completed;\n }\n\n return stepper?.value.latestActiveStep > index.value;\n });\n const isDisabled = computed(\n () => stepper?.value.type === BentoStepperTypeOption.LINEAR && index.value > stepper?.value.latestActiveStep\n );\n\n const navigateToStep = () => {\n if (isDisabled.value) {\n return;\n }\n\n stepper.value.navigateToStep(index.value);\n };\n\n // Styling and a11y\n const ariaCurrentValue = computed(() => (isActive.value ? 'step' : ('false' as Booleanish)));\n const ariaDisabledValue = computed(() => isDisabled.value.toString() as Booleanish);\n const tabIndexValue = computed(() => (isFocused.value || (index.value === 0 && !isSubstep.value) ? '0' : '-1'));\n\n const conditionalClasses = computed(() => ({\n 'b-step--active': isActive.value,\n 'b-step--completed': isCompleted.value,\n 'b-step--substep': isSubstep.value,\n }));\n</script>\n\n<script lang=\"ts\">\n /**\n * Steps are components placed inside BentoSteppers to break down complex processes\n *\n * @example\n * import { BentoStep } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStep },\n * template: `\n * <bento-stepper>\n * <bento-step>Step 1</bento-step>\n * <bento-step>\n * Step 2\n * <template #substeps>\n * <bento-step>Substep 1</bento-step>\n * <bento-step>Substep 2</bento-step>\n * </template>\n * </bento-step>\n * </bento-stepper>\n * `\n * }\n */\n\n export default {\n name: 'step',\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./step.scss\" />\n"],"names":["useKeyboardNavigation","steps","focusOnStep","indexOffset","event","currentIndex","_a","focusOnPreviousStep","focusOnNextStep","BentoKeyboardNavigationKeyDownEvent","getStepPosition","stepState","listItemElement","listElement","useStepRegister","childrenSteps","position","step","STEPPER_STATE","BentoStepperTypeOption","BentoStepperTypeOption2","BentoStepperVariantOption","BentoStepperVariantOption2","__default__$1","messages","t","n","useI18n","ref","activeStepIndex","props","latestActiveStep","navigateToStep","index","currentStepContent","computed","stepsAmount","childrenStepsElements","buttonElement","isHorizontalVariant","allVisibleStepsElements","substeps","isStepActive","registerStep","removeStep","stepperState","conditionalClasses","watch","emit","keyboardNavigationListeners","provide","readonly","reset","expose","__default__","slots","useSlots","buttonComponent","stepContent","stepper","inject","stepContentValue","substepsButtonElements","buttonElement2","activeSubStepIndex","latestActiveSubStepIndex","navigateToSubstep","value","onMounted","onBeforeUnmount","isSubstep","isFocused","isActive","isSubstepsVisible","isCompleted","isDisabled","ariaCurrentValue","ariaDisabledValue","tabIndexValue"],"mappings":"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"}
1
+ {"version":3,"file":"step.BLFXvHL6.js","sources":["../../src/components/stepper/composables/use-keyboard-navigation/use-keyboard-navigation.ts","../../src/components/stepper/composables/use-step-register/use-step-register.ts","../../src/components/stepper/stepper.keys.ts","../../src/components/stepper/stepper.types.ts","../../src/components/stepper/stepper.vue","../../src/components/stepper/components/step/step.vue"],"sourcesContent":["import { type Ref, type UnwrapRef } from 'vue';\n\nimport { BentoKeyboardNavigationKeyDownEvent } from '@/types/keyboard-navigation';\n\n/**\n * Returns keyboard navigation's event handlers to navigate through the steps\n *\n * @param steps the list of bento-steps DOM elements to focus on the navigation\n * @returns\n */\nexport const useKeyboardNavigation = (steps: Ref<UnwrapRef<Array<HTMLButtonElement>>>) => {\n // Returns the event handler that moves the focus on a given step offset\n function focusOnStep(indexOffset: number) {\n return ({ detail: event }) => {\n event.preventDefault();\n\n const currentIndex = steps.value.indexOf(document.activeElement as HTMLButtonElement);\n if (currentIndex < 0) {\n return;\n }\n\n steps.value[currentIndex + indexOffset]?.focus();\n };\n }\n\n const focusOnPreviousStep = focusOnStep(-1);\n const focusOnNextStep = focusOnStep(1);\n\n return {\n [BentoKeyboardNavigationKeyDownEvent.ARROW_DOWN]: focusOnNextStep,\n [BentoKeyboardNavigationKeyDownEvent.ARROW_RIGHT]: focusOnNextStep,\n [BentoKeyboardNavigationKeyDownEvent.ARROW_UP]: focusOnPreviousStep,\n [BentoKeyboardNavigationKeyDownEvent.ARROW_LEFT]: focusOnPreviousStep,\n };\n};\n","import type { Ref, UnwrapRef } from 'vue';\nimport type { BentoStepperStepExposeState } from '../../stepper.types';\n\n/**\n * Gets the position of a `bento-step` element within its `bento-stepper` parent.\n * @param stepState The `bento-step` state.\n * @returns The index of the element.\n */\nconst getStepPosition = (stepState: BentoStepperStepExposeState) => {\n // Button is wrapped by <li> element\n const listItemElement = (stepState.buttonElement as Ref<UnwrapRef<HTMLButtonElement>>).value.parentElement;\n const listElement = listItemElement.parentElement;\n return Array.from(listElement.children).indexOf(listItemElement);\n};\n\n/**\n * Provides methods to register/unregister `bento-step` elements to/from the `bento-stepper` step state.\n * These methods allow for tracking the child step elements, including their position in the DOM tree.\n * @param childrenSteps The `bento-stepper` (or `bento-step` if substeps) step state.\n */\nexport const useStepRegister = (childrenSteps: Ref<Array<BentoStepperStepExposeState>>) => {\n /**\n * Registers a step's HTML element in the stepper state.\n * Should be called by a `bento-step` when it is mounted.\n * @param stepState The `bento-step` state.\n */\n const registerStep = (stepState: BentoStepperStepExposeState) => {\n const position = getStepPosition(stepState);\n childrenSteps.value.splice(position, 0, {\n stepContent: stepState.stepContent as string,\n buttonElement: stepState.buttonElement as HTMLButtonElement,\n substeps: stepState.substeps as Array<BentoStepperStepExposeState>,\n });\n };\n\n /**\n * Unregisters a step's HTML element in the stepper state.\n * Should be called by a `bento-step` before it is unmounted.\n * @param stepState The `bento-step` state.\n */\n const removeStep = (stepState: BentoStepperStepExposeState) => {\n childrenSteps.value.splice(\n childrenSteps.value.findIndex(step => step.buttonElement === stepState.buttonElement.value),\n 1\n );\n };\n\n return { registerStep, removeStep };\n};\n","export const STEPPER_STATE = Symbol('stepper state');\n","import type { ComputedRef, Ref, UnwrapRef } from 'vue';\n\nexport enum BentoStepperTypeOption {\n LINEAR = 'linear',\n NON_LINEAR = 'non-linear',\n}\n\nexport enum BentoStepperVariantOption {\n HORIZONTAL = 'horizontal',\n VERTICAL = 'vertical',\n}\n\nexport interface BentoStepperStepExposeState {\n buttonElement: HTMLButtonElement | Ref<UnwrapRef<HTMLButtonElement>>;\n substeps: Array<BentoStepperStepExposeState> | Ref<Array<BentoStepperStepExposeState>>;\n stepContent: string | ComputedRef<string>;\n}\n\nexport type BentoStepperState = Ref<{\n activeStepIndex: number;\n latestActiveStep: number;\n type: `${BentoStepperTypeOption}`;\n variant: `${BentoStepperVariantOption}`;\n steps: Array<HTMLElement>;\n isParentStep?: boolean;\n navigateToStep: (index: number) => void;\n registerStep: (stepState: BentoStepperStepExposeState) => void;\n removeStep: (stepState: BentoStepperStepExposeState) => void;\n}>;\n","<template>\n <nav class=\"b-stepper\">\n <ol\n v-bento-keyboard-navigation-directive\n class=\"b-stepper__list\"\n :class=\"conditionalClasses\"\n v-on=\"keyboardNavigationListeners\"\n >\n <slot></slot>\n </ol>\n\n <bento-typography el=\"span\" variant=\"body\" stronger class=\"b-stepper__text-stepper\"\n >{{\n t('step', {\n currentIndex: n(activeStepIndex + 1),\n totalSteps: n(stepsAmount),\n content: currentStepContent,\n })\n }}\n </bento-typography>\n </nav>\n</template>\n\n<script setup lang=\"ts\">\n import { BentoTypography } from '@/components/typography';\n\n import { computed, type DeepReadonly, type PropType, provide, readonly, ref, watch } from 'vue';\n import { BentoKeyboardNavigationDirective as vBentoKeyboardNavigationDirective } from '@/directives';\n\n import { useKeyboardNavigation, useStepRegister } from './composables';\n import { useI18n } from '@/utils/ts/i18n';\n\n import { STEPPER_STATE } from './stepper.keys';\n import {\n type BentoStepperState,\n type BentoStepperStepExposeState,\n type BentoStepperTypeOption,\n BentoStepperVariantOption,\n } from './stepper.types';\n\n import messages from './messages.json';\n\n const props = defineProps({\n /**\n * Type of stepper; defines how the stepper should behave. Default: linear\n * @values linear, non-linear\n */\n type: {\n type: String as PropType<`${BentoStepperTypeOption}`>,\n default: 'linear',\n },\n /**\n * Stepper variant; defines how the stepper should be displayed. Default: vertical\n * @values vertical, horizontal\n */\n variant: {\n type: String as PropType<`${BentoStepperVariantOption}`>,\n default: 'vertical',\n },\n /**\n * Active step index\n */\n index: {\n type: Number,\n default: 0,\n },\n });\n\n const emit = defineEmits([\"update:index\"]);\n\n type MessageSchema = (typeof messages)['en-US'];\n const { t, n } = useI18n<{ message: MessageSchema }>({ messages });\n\n const childrenSteps = ref<Array<BentoStepperStepExposeState>>([]);\n const activeStepIndex = ref(props.index);\n const latestActiveStep = ref(activeStepIndex.value);\n\n const navigateToStep = (index: number) => {\n // Stores latest active step index so users can navigate backwards and forwards on linear stepper\n if (index > latestActiveStep.value) {\n latestActiveStep.value = index;\n }\n activeStepIndex.value = index;\n };\n\n const currentStepContent = computed(() => childrenSteps.value[activeStepIndex.value]?.stepContent);\n const stepsAmount = computed(() => childrenSteps.value.length);\n const childrenStepsElements = computed(() => childrenSteps.value.map(({ buttonElement }) => buttonElement));\n const isHorizontalVariant = computed(() => props.variant === BentoStepperVariantOption.HORIZONTAL);\n\n // List of all visible steps nested on the stepper, including the substeps of the children steps\n // Flattening the steps on a single list makes the keyboard navigation easier to be handled\n const allVisibleStepsElements = computed(() =>\n childrenSteps.value\n .map(({ buttonElement, substeps }, index) => {\n const isStepActive = activeStepIndex.value === index;\n const isSubstepsVisible = !isHorizontalVariant.value && isStepActive;\n\n if (!isSubstepsVisible) {\n return [buttonElement];\n }\n\n return [buttonElement].concat(substeps.map(step => step.buttonElement));\n })\n .flat()\n );\n\n const { registerStep, removeStep } = useStepRegister(childrenSteps);\n\n const stepperState: BentoStepperState = ref({\n activeStepIndex,\n latestActiveStep,\n steps: childrenStepsElements,\n type: props.type,\n variant: props.variant,\n navigateToStep,\n registerStep,\n removeStep,\n });\n\n const conditionalClasses = computed(() => ({\n 'b-stepper__list--horizontal': isHorizontalVariant.value,\n }));\n\n watch(() => props.index, navigateToStep);\n watch(activeStepIndex, index => {\n emit('update:index', index);\n });\n\n const keyboardNavigationListeners = useKeyboardNavigation(allVisibleStepsElements);\n\n // Provides stepper state to BentoStep children components\n provide<DeepReadonly<BentoStepperState>>(STEPPER_STATE, readonly(stepperState));\n\n const reset = () => {\n activeStepIndex.value = 0;\n latestActiveStep.value = 0;\n };\n\n defineExpose({\n reset,\n });\n</script>\n\n<script lang=\"ts\">\n /**\n * Steppers break down complex processes into manageable steps to guide users through a sequential or multi-step process.\n *\n * @example\n * import { BentoStep, BentoStepper } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStep, BentoStepper },\n * template: `\n * <bento-stepper :index=\"1\">\n * <bento-step>Step 1</bento-step>\n * <bento-step>Step 2</bento-step>\n * <bento-step>Step 3</bento-step>\n * </bento-stepper>\n * `\n * }\n */\n\n export default {\n i18n: { messages },\n name: 'stepper',\n };\n</script>\n\n<style scoped src=\"./stepper.scss\" />\n","<template>\n <li :class=\"conditionalClasses\" class=\"b-step\">\n <base-button\n ref=\"buttonComponent\"\n :aria-current=\"ariaCurrentValue\"\n :aria-disabled=\"ariaDisabledValue\"\n class=\"b-step__button\"\n type=\"button\"\n :tabindex=\"tabIndexValue\"\n :disabled=\"isDisabled\"\n @click=\"navigateToStep\"\n @focus=\"isFocused = true\"\n @blur=\"isFocused = false\"\n >\n <template #iconLeft>\n <bento-typography el=\"span\" variant=\"body\" stronger class=\"b-step__index\" aria-hidden=\"true\">\n <checkmark-small-icon v-if=\"isCompleted\" />\n <template v-else-if=\"!isSubstep\">{{ index + 1 }}</template>\n <dot-icon v-else />\n </bento-typography>\n </template>\n\n <bento-typography ref=\"stepContent\" el=\"span\" variant=\"body\" :stronger=\"isActive\" class=\"b-step__content\">\n <slot></slot>\n </bento-typography>\n </base-button>\n\n <ul v-show=\"isSubstepsVisible\" ref=\"substepList\" class=\"b-step__substep-list\">\n <slot name=\"substeps\"></slot>\n </ul>\n </li>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, onBeforeUnmount, onMounted, provide, ref, useSlots, watch } from 'vue';\n import { BaseButton } from '@/components/internal/base-button';\n import { BentoTypography } from '@/components/typography';\n import CheckmarkSmallIcon from '@adyen/ui-assets-icons-16/vue/checkmark-small';\n import DotIcon from '@adyen/ui-assets-icons-16/vue/dot';\n\n import { useStepRegister } from '../../composables';\n import { STEPPER_STATE } from '../../stepper.keys';\n import {\n type BentoStepperState,\n type BentoStepperStepExposeState,\n BentoStepperTypeOption,\n BentoStepperVariantOption,\n } from '../../stepper.types';\n import { type Booleanish } from '@/types/prop-types';\n\n const slots = useSlots();\n\n const props = defineProps({\n /**\n * Completed status. Used on non-linear steppers to indicate if the step is completed.\n */\n completed: {\n type: Boolean,\n default: false,\n },\n /**\n * Active substep index\n */\n substepIndex: {\n type: Number,\n default: 0,\n },\n });\n\n const emit = defineEmits([\"update:substep-index\"]);\n\n // Element refs\n const buttonComponent = ref<InstanceType<typeof BaseButton> | null>(null);\n const stepContent = ref<InstanceType<typeof BentoTypography> | null>(null);\n const substeps = ref<Array<BentoStepperStepExposeState>>([]);\n\n // Injects parent BentoStepper state data\n const stepper = inject<BentoStepperState>(STEPPER_STATE);\n\n const buttonElement = computed(() => buttonComponent.value?.$el as HTMLButtonElement);\n const index = computed(() => stepper?.value.steps.indexOf(buttonElement.value));\n\n const stepContentValue = computed(() => stepContent.value?.$el.textContent);\n\n // Substep logic\n const substepsButtonElements = computed(() => substeps.value.map(({ buttonElement }) => buttonElement));\n\n const activeSubStepIndex = ref(props.substepIndex);\n const latestActiveSubStepIndex = ref(activeSubStepIndex.value);\n\n const navigateToSubstep = (value: number) => {\n if (value > latestActiveSubStepIndex.value) {\n latestActiveSubStepIndex.value = value;\n }\n\n activeSubStepIndex.value = value;\n };\n\n const { registerStep, removeStep } = useStepRegister(substeps);\n\n const stepState: BentoStepperState = ref({\n activeStepIndex: activeSubStepIndex,\n latestActiveStep: latestActiveSubStepIndex,\n type: stepper.value.type,\n variant: stepper.value.variant,\n steps: substepsButtonElements,\n isParentStep: true,\n navigateToStep: navigateToSubstep,\n registerStep,\n removeStep,\n });\n\n provide(STEPPER_STATE, stepState);\n\n watch(() => props.substepIndex, navigateToSubstep);\n watch(activeSubStepIndex, value => {\n emit('update:substep-index', value);\n });\n\n onMounted(() => {\n if (!stepper) {\n throw new Error(\n 'BentoStep components should only be used inside BentoStepper or other BentoStep components.'\n );\n }\n\n stepper.value.registerStep({\n buttonElement,\n stepContent: stepContentValue,\n substeps,\n });\n });\n\n onBeforeUnmount(() => {\n stepper.value.removeStep({\n buttonElement,\n stepContent: stepContentValue,\n substeps,\n });\n });\n\n // Step states\n const isSubstep = computed(() => stepper.value.isParentStep);\n const isFocused = ref(false);\n const isActive = computed(() => stepper?.value.activeStepIndex === index.value);\n const isSubstepsVisible = computed(\n () =>\n isActive.value &&\n stepper.value.variant !== BentoStepperVariantOption.HORIZONTAL &&\n !isSubstep.value &&\n slots.substeps\n );\n const isCompleted = computed(() => {\n if (stepper?.value.type === BentoStepperTypeOption.NON_LINEAR) {\n return props.completed;\n }\n\n return stepper?.value.latestActiveStep > index.value;\n });\n const isDisabled = computed(\n () => stepper?.value.type === BentoStepperTypeOption.LINEAR && index.value > stepper?.value.latestActiveStep\n );\n\n const navigateToStep = () => {\n if (isDisabled.value) {\n return;\n }\n\n stepper.value.navigateToStep(index.value);\n };\n\n // Styling and a11y\n const ariaCurrentValue = computed(() => (isActive.value ? 'step' : ('false' as Booleanish)));\n const ariaDisabledValue = computed(() => isDisabled.value.toString() as Booleanish);\n const tabIndexValue = computed(() => (isFocused.value || (index.value === 0 && !isSubstep.value) ? '0' : '-1'));\n\n const conditionalClasses = computed(() => ({\n 'b-step--active': isActive.value,\n 'b-step--completed': isCompleted.value,\n 'b-step--substep': isSubstep.value,\n }));\n</script>\n\n<script lang=\"ts\">\n /**\n * Steps are components placed inside BentoSteppers to break down complex processes\n *\n * @example\n * import { BentoStep } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStep },\n * template: `\n * <bento-stepper>\n * <bento-step>Step 1</bento-step>\n * <bento-step>\n * Step 2\n * <template #substeps>\n * <bento-step>Substep 1</bento-step>\n * <bento-step>Substep 2</bento-step>\n * </template>\n * </bento-step>\n * </bento-stepper>\n * `\n * }\n */\n\n export default {\n name: 'step',\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./step.scss\" />\n"],"names":["useKeyboardNavigation","steps","focusOnStep","indexOffset","event","currentIndex","_a","focusOnPreviousStep","focusOnNextStep","BentoKeyboardNavigationKeyDownEvent","getStepPosition","stepState","listItemElement","listElement","useStepRegister","childrenSteps","position","step","STEPPER_STATE","BentoStepperTypeOption","BentoStepperTypeOption2","BentoStepperVariantOption","BentoStepperVariantOption2","__default__$1","messages","t","n","useI18n","ref","activeStepIndex","props","latestActiveStep","navigateToStep","index","currentStepContent","computed","stepsAmount","childrenStepsElements","buttonElement","isHorizontalVariant","allVisibleStepsElements","substeps","isStepActive","registerStep","removeStep","stepperState","conditionalClasses","watch","emit","keyboardNavigationListeners","provide","readonly","reset","expose","__default__","slots","useSlots","buttonComponent","stepContent","stepper","inject","stepContentValue","substepsButtonElements","buttonElement2","activeSubStepIndex","latestActiveSubStepIndex","navigateToSubstep","value","onMounted","onBeforeUnmount","isSubstep","isFocused","isActive","isSubstepsVisible","isCompleted","isDisabled","ariaCurrentValue","ariaDisabledValue","tabIndexValue"],"mappings":"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"}
@@ -1,12 +1,12 @@
1
1
  import { defineComponent as i, inject as c, computed as o, provide as v, ref as h } from "vue";
2
2
  import { n as u } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
3
3
  import { B as C } from "./button.DIU6m9wD.js";
4
- import { B } from "./info-icon.BEyxQgD6.js";
4
+ import { B } from "./info-icon.gUcRjEyG.js";
5
5
  import { B as T } from "./typography.Bq-EGj9y.js";
6
- import { C as S } from "./copy.C0q7xgXs.js";
6
+ import { C as S } from "./copy.BIh04KTY.js";
7
7
  import { S as I } from "./search.D53Ia3rC.js";
8
8
  import { u as L } from "./index.B6WW_F-J.js";
9
- import { b as x } from "./tooltip.C6YCavPw.js";
9
+ import { b as x } from "./tooltip.DxJQHsuI.js";
10
10
  import "../assets/structured-list-item.css";
11
11
  const _ = /* @__PURE__ */ Symbol("structured list condensed style injection key"), p = /* @__PURE__ */ Symbol("structured list labels width injection key"), E = ["25-75", "33-66", "42-58", "50-50", "75-25", "66-33", "58-42"], D = {}, $ = /* @__PURE__ */ i({
12
12
  ...D,
@@ -87,4 +87,4 @@ export {
87
87
  _ as S,
88
88
  G as a
89
89
  };
90
- //# sourceMappingURL=structured-list-item.CptOCpHP.js.map
90
+ //# sourceMappingURL=structured-list-item.DCEKBtbT.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"structured-list-item.CptOCpHP.js","sources":["../../src/components/structured-list/structured-list.keys.ts","../../src/components/structured-list/structured-list.types.ts","../../src/components/structured-list/structured-list.vue","../../src/components/structured-list/components/structered-list-item/structured-list-item.vue"],"sourcesContent":["export const STRUCTURED_LIST_CONDENSED_INJECTION_KEY = Symbol('structured list condensed style injection key');\nexport const STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY = Symbol('structured list labels width injection key');\n","export type BentoStructuredListLayoutOptions = '25-75' | '33-66' | '42-58' | '50-50' | '75-25' | '66-33' | '58-42';\nexport const BentoStructuredListLayoutOptions = ['25-75', '33-66', '42-58', '50-50', '75-25', '66-33', '58-42'];\n","<template>\n <dl class=\"b-structured-list\">\n <slot />\n </dl>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, provide } from 'vue';\n import {\n STRUCTURED_LIST_CONDENSED_INJECTION_KEY,\n STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY,\n } from '@/components/structured-list/structured-list.keys';\n import { BentoStructuredListLayoutOptions } from './structured-list.types';\n\n const props = defineProps({\n labelsWidth: { default: null },\n layout: { default: '33-66' }\n});\n\n const isCondensed = inject(STRUCTURED_LIST_CONDENSED_INJECTION_KEY, false);\n\n const computedLayout = computed(() =>\n BentoStructuredListLayoutOptions.includes(props.layout) ? props.layout : '33-66'\n );\n\n const computedLabelsWidth = computed(() => {\n if (isCondensed) {\n return '130px';\n }\n\n if (props.labelsWidth) {\n return `${props.labelsWidth}px`;\n }\n\n return `${computedLayout.value.split('-')[0]}%`;\n });\n\n provide(STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY, computedLabelsWidth);\n</script>\n\n<script lang=\"ts\">\n /**\n * This is a list used to display pairs of information in a clear and organized manner.\n * `BentoStructureListItem` should be used to pass the label/value pairs to the list.\n *\n * @example\n * import { BentoStructuredListItem, BentoStructuredListItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStructuredList, BentoStructuredListItem },\n * template: `\n * <bento-structured-list>\n * <bento-structured-list-item label=\"Payment\">\n * <bento-payment-method label=\"Klarna\" type=\"Klarna\" />\n * </bento-structured-list-item>\n * <bento-structured-list-item label=\"Amount\">\n * <bento-currency :currency=\"BentoCurrencyISOCode.USD\" :value=\"123456\" />\n * </bento-structured-list-item>\n * </bento-structured-list>\n * `\n * }\n */\n export default {};\n</script>\n\n<style lang=\"scss\" scoped src=\"./structured-list.scss\" />\n","<template>\n <div class=\"b-structured-list-item\" :class=\"conditionalClasses\">\n <dt class=\"b-structured-list-item__label\" :style=\"computedLabelStyle\">\n <bento-typography :variant=\"labelTypographyVariant\">{{ label }}</bento-typography>\n <bento-info-icon v-if=\"labelInfo\" class=\"b-structured-list-item__icon\" :tooltip-text=\"labelInfo\" />\n </dt>\n <dd class=\"b-structured-list-item__value\" :class=\"valueConditionalClasses\">\n <slot />\n <copy v-if=\"copy\" class=\"b-structured-list-item__icon\" :text=\"copy\" @click=\"emitCopy\" />\n <bento-button\n v-if=\"search\"\n v-bento-tooltip-directive:top=\"searchTooltip ? searchTooltip : t('search')\"\n class=\"b-structured-list-item__icon\"\n variant=\"tertiary\"\n @click=\"search\"\n >\n <template #iconLeft>\n <search-icon :svg-title=\"t('search')\" />\n </template>\n </bento-button>\n </dd>\n </div>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, ref, type Ref } from 'vue';\n\n // Components\n import { BentoButton } from '@/components/button';\n import { BentoInfoIcon } from '@/components/info-icon';\n import { BentoTypography } from '@/components/typography';\n import Copy from '@/components/internal/copy/copy.vue';\n import SearchIcon from '@adyen/ui-assets-icons-16/vue/search';\n\n // Utils\n import { useI18n } from '@/utils/ts/i18n';\n\n // Directives\n import { BentoTooltipDirective as vBentoTooltipDirective } from '@/directives';\n\n // Keys\n import {\n STRUCTURED_LIST_CONDENSED_INJECTION_KEY,\n STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY,\n } from '../../structured-list.keys';\n\n import messages from '../../messages.json';\n\n type MessageSchema = (typeof messages)['en-US'];\n\n const DEFAULT_LABELS_WIDTH = '33%';\n\n const props = defineProps({\n label: null,\n labelInfo: null,\n copy: null,\n search: { type: Function },\n searchTooltip: null,\n truncate: { type: Boolean }\n});\n\n const emit = defineEmits([\"copy\"]);\n\n const { t } = useI18n<{ message: MessageSchema }>({ messages });\n const isCondensed = inject(STRUCTURED_LIST_CONDENSED_INJECTION_KEY, false);\n const labelsWidth = inject<Ref<string>>(STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY, ref(DEFAULT_LABELS_WIDTH));\n const computedLabelStyle = computed(() => `flex-basis:${labelsWidth.value}`);\n const conditionalClasses = computed(() => ({\n 'b-structured-list-item--condensed': isCondensed,\n }));\n\n const valueConditionalClasses = computed(() => ({\n 'b-structured-list-item__value--truncate': props.truncate,\n }));\n\n const emitCopy = () => {\n emit('copy', props.copy);\n };\n\n const labelTypographyVariant = computed(() => (isCondensed ? 'caption' : 'body'));\n</script>\n\n<script lang=\"ts\">\n /**\n * This is an item of the `BentoStructuredList` meant to be used only with that component.\n * It consists of a label/value pair, and also the optional copy and search modifiers.\n *\n * @example\n * import { BentoCurrencyISOCode, BentoStructuredListItem, BentoStructuredListItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStructuredListItem, BentoStructuredListItem },\n * template: `\n * <bento-structured-list>\n * <bento-structured-list-item label=\"Shopper\" search='searchShopper' search-tooltip='Find shopper'>\n * <bento-typography>\n * 143442642\n * </bento-status>\n * </bento-structured-list-item>\n * <bento-structured-list-item label=\"Amount\" copy='123456'>\n * <bento-currency :currency=\"BentoCurrencyISOCode.USD\" :value=\"123456\" />\n * </bento-structured-list-item>\n * </bento-structured-list>\n * `\n * }\n */\n export default {\n i18n: { messages },\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./structured-list-item.scss\" />\n"],"names":["STRUCTURED_LIST_CONDENSED_INJECTION_KEY","STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY","BentoStructuredListLayoutOptions","__default__$1","isCondensed","inject","computedLayout","computed","props","computedLabelsWidth","provide","__default__","messages","DEFAULT_LABELS_WIDTH","t","useI18n","labelsWidth","ref","computedLabelStyle","conditionalClasses","valueConditionalClasses","emitCopy","emit","labelTypographyVariant"],"mappings":";;;;;;;;;;AAAa,MAAAA,IAAA,uBAAA,+CAAA,GACAC,IAAA,uBAAA,4CAAA,GCAAC,IAAA,CAAA,SAAA,SAAA,SAAA,SAAA,SAAA,SAAA,OAAA,GC6DTC,IAAA,CAAA;;;;;;;;iBA3CAC,IAAAC,EAAAL,GAAA,EAAA,GAEAM,IAAAC;AAAA,MAAuB,MAAAL,EAAA,SAAAM,EAAA,MAAA,IAAAA,EAAA,SAAA;AAAA,IACsD,GAG7EC,IAAAF,EAAA,MACIH,IACI,UAGJI,EAAA,cACI,GAAAA,EAAA,WAAA,OAGJ,GAAAF,EAAA,MAAA,MAAA,GAAA,EAAA,CAAA,CAAA,GAA4C;AAGhD,WAAAI,EAAAT,GAAAQ,CAAA;;;;;;;;;;;;;;;;;;;;;;;;GCqEAE,IAAA;AAAA,EAAe,MAAA,EAAA,UAAAC,EAAA;AAEf;;;;;;;;;;;;;iBA1DAC,IAAA,OAaA,EAAA,GAAAC,EAAA,IAAAC,EAAA,GACAX,IAAAC,EAAAL,GAAA,EAAA,GACAgB,IAAAX,EAAAJ,GAAAgB,EAAAJ,CAAA,CAAA,GACAK,IAAAX,EAAA,MAAA,cAAAS,EAAA,KAAA,EAAA,GACAG,IAAAZ,EAAA,OAAA;AAAA,MAA2C,qCAAAH;AAAA,IACF,EAAA,GAGzCgB,IAAAb,EAAA,OAAA;AAAA,MAAgD,2CAAAC,EAAA;AAAA,IACK,EAAA,GAGrDa,IAAA,MAAA;AACI,MAAAC,EAAA,QAAAd,EAAA,IAAA;AAAA,IAAuB,GAG3Be,IAAAhB,EAAA,MAAAH,IAAA,YAAA,MAAA;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"structured-list-item.DCEKBtbT.js","sources":["../../src/components/structured-list/structured-list.keys.ts","../../src/components/structured-list/structured-list.types.ts","../../src/components/structured-list/structured-list.vue","../../src/components/structured-list/components/structered-list-item/structured-list-item.vue"],"sourcesContent":["export const STRUCTURED_LIST_CONDENSED_INJECTION_KEY = Symbol('structured list condensed style injection key');\nexport const STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY = Symbol('structured list labels width injection key');\n","export type BentoStructuredListLayoutOptions = '25-75' | '33-66' | '42-58' | '50-50' | '75-25' | '66-33' | '58-42';\nexport const BentoStructuredListLayoutOptions = ['25-75', '33-66', '42-58', '50-50', '75-25', '66-33', '58-42'];\n","<template>\n <dl class=\"b-structured-list\">\n <slot />\n </dl>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, provide } from 'vue';\n import {\n STRUCTURED_LIST_CONDENSED_INJECTION_KEY,\n STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY,\n } from '@/components/structured-list/structured-list.keys';\n import { BentoStructuredListLayoutOptions } from './structured-list.types';\n\n const props = defineProps({\n labelsWidth: { default: null },\n layout: { default: '33-66' }\n});\n\n const isCondensed = inject(STRUCTURED_LIST_CONDENSED_INJECTION_KEY, false);\n\n const computedLayout = computed(() =>\n BentoStructuredListLayoutOptions.includes(props.layout) ? props.layout : '33-66'\n );\n\n const computedLabelsWidth = computed(() => {\n if (isCondensed) {\n return '130px';\n }\n\n if (props.labelsWidth) {\n return `${props.labelsWidth}px`;\n }\n\n return `${computedLayout.value.split('-')[0]}%`;\n });\n\n provide(STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY, computedLabelsWidth);\n</script>\n\n<script lang=\"ts\">\n /**\n * This is a list used to display pairs of information in a clear and organized manner.\n * `BentoStructureListItem` should be used to pass the label/value pairs to the list.\n *\n * @example\n * import { BentoStructuredListItem, BentoStructuredListItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStructuredList, BentoStructuredListItem },\n * template: `\n * <bento-structured-list>\n * <bento-structured-list-item label=\"Payment\">\n * <bento-payment-method label=\"Klarna\" type=\"Klarna\" />\n * </bento-structured-list-item>\n * <bento-structured-list-item label=\"Amount\">\n * <bento-currency :currency=\"BentoCurrencyISOCode.USD\" :value=\"123456\" />\n * </bento-structured-list-item>\n * </bento-structured-list>\n * `\n * }\n */\n export default {};\n</script>\n\n<style lang=\"scss\" scoped src=\"./structured-list.scss\" />\n","<template>\n <div class=\"b-structured-list-item\" :class=\"conditionalClasses\">\n <dt class=\"b-structured-list-item__label\" :style=\"computedLabelStyle\">\n <bento-typography :variant=\"labelTypographyVariant\">{{ label }}</bento-typography>\n <bento-info-icon v-if=\"labelInfo\" class=\"b-structured-list-item__icon\" :tooltip-text=\"labelInfo\" />\n </dt>\n <dd class=\"b-structured-list-item__value\" :class=\"valueConditionalClasses\">\n <slot />\n <copy v-if=\"copy\" class=\"b-structured-list-item__icon\" :text=\"copy\" @click=\"emitCopy\" />\n <bento-button\n v-if=\"search\"\n v-bento-tooltip-directive:top=\"searchTooltip ? searchTooltip : t('search')\"\n class=\"b-structured-list-item__icon\"\n variant=\"tertiary\"\n @click=\"search\"\n >\n <template #iconLeft>\n <search-icon :svg-title=\"t('search')\" />\n </template>\n </bento-button>\n </dd>\n </div>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, ref, type Ref } from 'vue';\n\n // Components\n import { BentoButton } from '@/components/button';\n import { BentoInfoIcon } from '@/components/info-icon';\n import { BentoTypography } from '@/components/typography';\n import Copy from '@/components/internal/copy/copy.vue';\n import SearchIcon from '@adyen/ui-assets-icons-16/vue/search';\n\n // Utils\n import { useI18n } from '@/utils/ts/i18n';\n\n // Directives\n import { BentoTooltipDirective as vBentoTooltipDirective } from '@/directives';\n\n // Keys\n import {\n STRUCTURED_LIST_CONDENSED_INJECTION_KEY,\n STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY,\n } from '../../structured-list.keys';\n\n import messages from '../../messages.json';\n\n type MessageSchema = (typeof messages)['en-US'];\n\n const DEFAULT_LABELS_WIDTH = '33%';\n\n const props = defineProps({\n label: null,\n labelInfo: null,\n copy: null,\n search: { type: Function },\n searchTooltip: null,\n truncate: { type: Boolean }\n});\n\n const emit = defineEmits([\"copy\"]);\n\n const { t } = useI18n<{ message: MessageSchema }>({ messages });\n const isCondensed = inject(STRUCTURED_LIST_CONDENSED_INJECTION_KEY, false);\n const labelsWidth = inject<Ref<string>>(STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY, ref(DEFAULT_LABELS_WIDTH));\n const computedLabelStyle = computed(() => `flex-basis:${labelsWidth.value}`);\n const conditionalClasses = computed(() => ({\n 'b-structured-list-item--condensed': isCondensed,\n }));\n\n const valueConditionalClasses = computed(() => ({\n 'b-structured-list-item__value--truncate': props.truncate,\n }));\n\n const emitCopy = () => {\n emit('copy', props.copy);\n };\n\n const labelTypographyVariant = computed(() => (isCondensed ? 'caption' : 'body'));\n</script>\n\n<script lang=\"ts\">\n /**\n * This is an item of the `BentoStructuredList` meant to be used only with that component.\n * It consists of a label/value pair, and also the optional copy and search modifiers.\n *\n * @example\n * import { BentoCurrencyISOCode, BentoStructuredListItem, BentoStructuredListItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoStructuredListItem, BentoStructuredListItem },\n * template: `\n * <bento-structured-list>\n * <bento-structured-list-item label=\"Shopper\" search='searchShopper' search-tooltip='Find shopper'>\n * <bento-typography>\n * 143442642\n * </bento-status>\n * </bento-structured-list-item>\n * <bento-structured-list-item label=\"Amount\" copy='123456'>\n * <bento-currency :currency=\"BentoCurrencyISOCode.USD\" :value=\"123456\" />\n * </bento-structured-list-item>\n * </bento-structured-list>\n * `\n * }\n */\n export default {\n i18n: { messages },\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./structured-list-item.scss\" />\n"],"names":["STRUCTURED_LIST_CONDENSED_INJECTION_KEY","STRUCTURED_LIST_LABELS_WIDTH_INJECTION_KEY","BentoStructuredListLayoutOptions","__default__$1","isCondensed","inject","computedLayout","computed","props","computedLabelsWidth","provide","__default__","messages","DEFAULT_LABELS_WIDTH","t","useI18n","labelsWidth","ref","computedLabelStyle","conditionalClasses","valueConditionalClasses","emitCopy","emit","labelTypographyVariant"],"mappings":";;;;;;;;;;AAAO,MAAAA,IAAA,uBAAA,+CAAA,GACAC,IAAA,uBAAA,4CAAA,GCAAC,IAAA,CAAA,SAAA,SAAA,SAAA,SAAA,SAAA,SAAA,OAAA,GC6DHC,IAAA,CAAA;;;;;;;;iBA3CAC,IAAAC,EAAAL,GAAA,EAAA,GAEAM,IAAAC;AAAA,MAAuB,MAAAL,EAAA,SAAAM,EAAA,MAAA,IAAAA,EAAA,SAAA;AAAA,IACsD,GAG7EC,IAAAF,EAAA,MACIH,IACI,UAGJI,EAAA,cACI,GAAAA,EAAA,WAAA,OAGJ,GAAAF,EAAA,MAAA,MAAA,GAAA,EAAA,CAAA,CAAA,GAA4C;AAGhD,WAAAI,EAAAT,GAAAQ,CAAA;;;;;;;;;;;;;;;;;;;;;;;;GCqEAE,IAAA;AAAA,EAAe,MAAA,EAAA,UAAAC,EAAA;AAEf;;;;;;;;;;;;;iBA1DAC,IAAA,OAaA,EAAA,GAAAC,EAAA,IAAAC,EAAA,GACAX,IAAAC,EAAAL,GAAA,EAAA,GACAgB,IAAAX,EAAAJ,GAAAgB,EAAAJ,CAAA,CAAA,GACAK,IAAAX,EAAA,MAAA,cAAAS,EAAA,KAAA,EAAA,GACAG,IAAAZ,EAAA,OAAA;AAAA,MAA2C,qCAAAH;AAAA,IACF,EAAA,GAGzCgB,IAAAb,EAAA,OAAA;AAAA,MAAgD,2CAAAC,EAAA;AAAA,IACK,EAAA,GAGrDa,IAAA,MAAA;AACI,MAAAC,EAAA,QAAAd,EAAA,IAAA;AAAA,IAAuB,GAG3Be,IAAAhB,EAAA,MAAAH,IAAA,YAAA,MAAA;;;;;;;;;;;;;;;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"success.DhioLvPD.js","sources":["../../src/components/empty-state/assets/large/success.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='450'%20height='300'%20viewBox='0%200%20450%20300'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M123.983%2059.916L126.79%2070.715L123.983%2080.5864V59.916Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.207%2052.8276C104.245%2052.8234%20103.379%2052.1192%20103.004%2051.2547C102.628%2050.3861%20102.67%2049.3909%20102.915%2048.4801C103.156%2047.5693%20103.582%2046.7133%20103.958%2045.8447C104.532%2044.5206%20105.004%2043.1333%20105.144%2041.6996C105.283%2040.266%20105.144%2038.925%20104.485%2037.6389C103.7%2036.1083%20102.24%2035.0204%20100.53%2034.6704L84.2148%2031.0566L79.7993%2048.8006'%20fill='%23EEF0F3'/%3e%3cpath%20d='M105.207%2052.8276C104.245%2052.8234%20103.379%2052.1192%20103.004%2051.2547C102.628%2050.3861%20102.67%2049.3909%20102.915%2048.4801C103.156%2047.5693%20103.582%2046.7133%20103.958%2045.8447C104.532%2044.5206%20105.004%2043.1333%20105.144%2041.6996C105.283%2040.266%20105.144%2038.925%20104.485%2037.6389C103.7%2036.1083%20102.24%2035.0204%20100.53%2034.6704L84.2148%2031.0566L79.7993%2048.8006'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M97.4905%2065.3726L94.6411%2066.2876C93.7251%2066.5828%2092.7838%2065.9166%2092.7838%2064.972V61.3667L81.3821%2057.8584C81.3821%2062.2396%2078.5201%2066.1316%2074.2735%2067.5231L64.5393%2070.711V88.0754L101.551%2085.7942L103.003%2066.5364L97.4947%2065.3726H97.4905Z'%20fill='%23FFAA80'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.44%20143.812C389.711%20143.812%20392.649%20141.155%20392.991%20137.887L399.222%2078.655C399.564%2075.387%20397.183%2072.7305%20393.916%2072.7305H299.043C295.771%2072.7305%20292.833%2075.387%20292.492%2078.655L286.261%20137.887C285.919%20141.155%20288.3%20143.812%20291.567%20143.812H386.44Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M383.97%20143.812C387.242%20143.812%20390.18%20141.155%20390.522%20137.887L396.752%2078.655C397.094%2075.387%20394.713%2072.7305%20391.446%2072.7305H296.573C293.302%2072.7305%20290.364%2075.387%20290.022%2078.655L283.791%20137.887C283.45%20141.155%20285.83%20143.812%20289.098%20143.812H383.97Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M296.265%2075.6953H391.138C392.776%2075.6953%20393.962%2077.0194%20393.793%2078.6555L393.481%2081.6156H292.677L292.99%2078.6555C293.163%2077.0194%20294.627%2075.6953%20296.265%2075.6953Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M393.481%2081.6074L387.558%20137.875C387.385%20139.511%20385.921%20140.835%20384.283%20140.835H289.41C287.772%20140.835%20286.586%20139.511%20286.755%20137.875L292.677%2081.6074H393.481Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M393.477%2081.6195L387.554%20137.887C387.381%20139.523%20385.916%20140.848%20384.278%20140.848H324.982L331.213%2081.6152H393.472L393.477%2081.6195Z'%20fill='%23088F3F'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M304.585%2099.389C307.861%2099.389%20310.795%2096.7367%20311.137%2093.4645C311.479%2090.1924%20309.106%2087.54%20305.831%2087.54C302.555%2087.54%20299.621%2090.1924%20299.279%2093.4645C298.933%2096.7367%20301.31%2099.389%20304.585%2099.389Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M307.732%2094.1663C308.227%2092.387%20307.507%2090.6331%20306.124%2090.2488C304.74%2089.8644%20303.217%2090.9952%20302.722%2092.7745C302.226%2094.5537%20302.946%2096.3077%20304.33%2096.692C305.714%2097.0763%20307.237%2095.9455%20307.732%2094.1663Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M308.511%2098.0274C307.397%2098.8791%20306.025%2099.3894%20304.585%2099.3894C303.146%2099.3894%20301.884%2098.8791%20300.947%2098.0274C302.002%2097.243%20303.387%2096.7539%20304.864%2096.7539C306.341%2096.7539%20307.625%2097.243%20308.511%2098.0274Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M294.48%20134.915H318.199C319.837%20134.915%20321.302%20133.591%20321.475%20131.954L321.787%20128.994C321.96%20127.358%20320.77%20126.034%20319.132%20126.034H295.413C293.775%20126.034%20292.31%20127.358%20292.137%20128.994L291.825%20131.954C291.652%20133.591%20292.842%20134.915%20294.48%20134.915Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M317.182%20130.475H296.43'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M321.002%20108.274H297.283C296.464%20108.274%20295.868%20107.612%20295.957%20106.794C296.042%20105.976%20296.776%20105.314%20297.595%20105.314H321.314C322.133%20105.314%20322.728%20105.976%20322.64%20106.794C322.555%20107.612%20321.821%20108.274%20321.002%20108.274Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M316.772%20114.198H296.021'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M316.147%20120.118H295.396'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M370.998%20123.094C379.49%20115.326%20381.088%20103.262%20374.566%2096.1481C368.045%2089.0341%20355.874%2089.564%20347.382%2097.3317C338.89%20105.1%20337.293%20117.164%20343.814%20124.278C350.335%20131.392%20362.506%20130.862%20370.998%20123.094Z'%20fill='%230ABD53'/%3e%3cpath%20d='M352.653%20109.804L356.131%20114.025L366.224%20105.457'%20stroke='white'%20stroke-miterlimit='10'/%3e%3cpath%20d='M361.302%20162.691C359.39%20162.691%20357.841%20161%20357.841%20158.917V143.812H330.137V158.917C330.137%20161.004%20328.588%20162.691%20326.675%20162.691H361.306H361.302Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M357.837%20162.691C355.924%20162.691%20354.375%20161%20354.375%20158.917V143.812H326.671V158.917C326.671%20161.004%20325.122%20162.691%20323.21%20162.691H357.841H357.837Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M364.764%20164.58C364.764%20163.538%20363.987%20162.69%20363.033%20162.69H314.548C313.589%20162.69%20312.817%20163.534%20312.817%20164.58C312.817%20165.621%20313.594%20166.469%20314.548%20166.469H363.033C363.991%20166.469%20364.764%20165.625%20364.764%20164.58Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M357.841%20143.812H326.671V149.476H357.841V143.812Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M364.764%20164.58C364.764%20163.538%20363.987%20162.69%20363.033%20162.69H352.644C351.686%20162.69%20350.914%20163.534%20350.914%20164.58C350.914%20165.621%20351.69%20166.469%20352.644%20166.469H363.033C363.991%20166.469%20364.764%20165.625%20364.764%20164.58Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M357.837%20143.812H326.671'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M354.375%20143.812V149.476'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20210.073H305.21V234.99H355.097V210.073Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20178.929H305.21V210.073H355.097V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M305.21%20259.907V272.368H308.325L311.445%20266.14H348.862L351.977%20272.368H355.097V259.907H305.21Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M358.216%20210.073H355.097V234.99H358.216V210.073Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.458%20210.073H414.338V234.99H417.458V210.073Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.458%20234.99H414.338V259.907H417.458V234.99Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.458%20178.929H414.338V210.073H417.458V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M358.216%20178.929H355.097V210.073H358.216V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20259.907V272.368H358.216L361.332%20266.14H380.04L383.16%20272.368H386.275V259.907H358.216H355.097Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.275%20178.929H358.216V210.073V234.99V259.907H386.275H414.338V178.929H386.275Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.453%20259.907V272.368H414.338L411.219%20266.14H392.51L389.395%20272.368H386.275V259.907H414.338H417.453Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M358.217%20234.99H345.743V241.218H358.217V234.99Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M305.21%20210.073H318.596C320.006%20210.073%20321.361%20210.634%20322.361%20211.629C323.357%20212.624%20324.712%20213.185%20326.127%20213.185H334.189C335.599%20213.185%20336.954%20212.624%20337.954%20211.629C338.951%20210.634%20340.306%20210.073%20341.72%20210.073H355.105'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M305.21%20178.929H318.596C320.006%20178.929%20321.361%20179.49%20322.361%20180.485C323.357%20181.48%20324.712%20182.041%20326.127%20182.041H334.189C335.599%20182.041%20336.954%20181.48%20337.954%20180.485C338.951%20179.49%20340.306%20178.929%20341.72%20178.929H355.105'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20259.907V272.368H351.977L348.862%20266.14H311.445L308.325%20272.368H305.21V259.907H355.097Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M348.862%20228.762H298.975V253.678H348.862V228.762Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M342.623%20234.99H292.736V259.907H342.623V234.99Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M342.623%20259.907H358.216V241.223H345.743V234.99H342.623V259.907Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M292.736%20234.99H306.122C307.532%20234.99%20308.887%20235.551%20309.887%20236.546C310.883%20237.541%20312.239%20238.102%20313.653%20238.102H321.715C323.125%20238.102%20324.48%20237.541%20325.481%20236.546C326.477%20235.551%20327.832%20234.99%20329.246%20234.99H342.632'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M342.623%20166.473H136.841V172.701H342.623V166.473Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.275%20166.469H342.623V172.701H386.275H429.927V166.469H386.275Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M414.338%20172.701H152.43V178.929H414.338V172.701Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M211.671%20178.929H149.311V272.367H211.671V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.91%20178.929H155.55V272.367H217.91V178.929Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.286%20179.435H156.17'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M168.602%2039.4984L160.316%2052.1232C159.231%2053.7762%20157.462%2054.8472%20155.495%2055.0497L138.766%2056.749C134.878%2057.1454%20131.054%2058.0056%20127.377%2059.3212L123.987%2060.5314V72.6376L159.864%2060.2109C161.949%2059.6374%20163.65%2058.1236%20164.461%2056.1165L171.417%2038.8659L170.75%2038.6846C169.932%2038.4611%20169.066%2038.79%20168.602%2039.4984Z'%20fill='%23FFAA80'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M77.0469%20260.914L78.5961%20257.28C78.2246%20256.086%2078.2289%20254.796%2078.6552%20253.586L79.7106%20250.592L75.941%20231.461L74.168%20221.69L69.951%20241.404C69.609%20243.057%2068.7732%20244.579%2067.5533%20245.772L63.522%20249.715C62.34%20250.874%2061.4705%20252.3%2060.9977%20253.868L59.8792%20257.558L62.3485%20258.895L65.1894%20253.902L66.6585%20257.79C67.7096%20260.577%2069.7526%20262.9%2072.4162%20264.343L76.4223%20266.514L76.3336%20265.692C76.1605%20264.064%2076.4096%20262.424%2077.0512%20260.914H77.0469Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M83.6028%2064.2936C84.9578%2065.1791%2086.4606%2065.7525%2088.0393%2065.9423C94.3712%2066.7013%20100.344%2060.5786%20101.387%2052.2633C102.155%2046.1321%20100.045%2040.1992%2095.5278%2037.3782L85.9625%2035.5439C81.8932%2037.9854%2076.9669%2044.6647%2076.3083%2049.9145'%20fill='%23FFAA80'/%3e%3cpath%20d='M83.6028%2064.2936C84.9578%2065.1791%2086.4606%2065.7525%2088.0393%2065.9423C94.3712%2066.7013%20100.344%2060.5786%20101.387%2052.2632C102.155%2046.1321%20100.045%2040.1992%2095.5278%2037.3782L85.9625%2035.5439C81.8932%2037.9854%2076.9669%2044.6647%2076.3083%2049.9145'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M57.072%20102.371H60.1198L61.2215%20123.1H91.0995L102.805%2099.305C103.683%2097.5172%20104.139%2095.5606%20104.139%2093.5787V91.7908C104.139%2089.2355%20105.781%2086.9543%20108.242%2086.0898L123.979%2080.5828V59.9082L115.237%2062.9653C113.025%2063.737%20110.699%2064.1544%20108.352%2064.2008L103.628%2064.2894C101.534%2064.3273%2099.4619%2064.6942%2097.4863%2065.3689C97.4863%2065.3689%20105.237%2078.7063%2091.7581%2083.1508C78.2838%2087.5952%2064.4001%2070.6904%2064.4001%2070.6904L62.4879%2071.3777C59.5499%2072.4319%2057.0973%2074.4854%2055.5861%2077.1715C52.5468%2082.5773%2047.4095%2092.4697%2044.4209%20102.366H63.826C65.3541%20102.366%2066.7302%20101.456%2067.3001%20100.064L71.1457%2090.6523'%20fill='%230ABF53'/%3e%3cpath%20d='M57.072%20102.371H60.1198L61.2215%20123.1H91.0995L102.805%2099.305C103.683%2097.5172%20104.139%2095.5606%20104.139%2093.5787V91.7908C104.139%2089.2355%20105.781%2086.9543%20108.242%2086.0898L123.979%2080.5828V59.9082L115.237%2062.9653C113.025%2063.737%20110.699%2064.1544%20108.352%2064.2008L103.628%2064.2894C101.534%2064.3273%2099.4619%2064.6942%2097.4863%2065.3689C97.4863%2065.3689%20105.237%2078.7063%2091.7581%2083.1508C78.2838%2087.5952%2064.4001%2070.6904%2064.4001%2070.6904L62.4879%2071.3777C59.5499%2072.4319%2057.0973%2074.4854%2055.5861%2077.1715C52.5468%2082.5773%2047.4095%2092.4697%2044.4209%20102.366H63.826C65.3541%20102.366%2066.7302%20101.456%2067.3001%20100.064L71.1457%2090.6523'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M107.026%2078.2129L104.684%2088.7336L108.554%2082.8428'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M102.687%20268.125L95.3757%20263.533C93.721%20262.496%2092.6741%20260.746%2092.5559%20258.832L90.019%20216.863L103.248%20198.123C105.401%20194.944%20106.199%20191.073%20105.465%20187.329L96.8785%20143.454L99.5083%20122.914L62.032%20122.901C52.5047%20134.261%2051.1074%20150.162%2058.5115%20162.948L76.4096%20193.843L74.3032%20208.952C73.5392%20214.43%2073.6954%20219.991%2074.7676%20225.423L79.7613%20250.778C80.0863%20252.435%2079.9091%20254.151%2079.2421%20255.707L77.0513%20260.847C76.4096%20262.357%2076.1606%20263.997%2076.3337%20265.625L77.275%20271.246L80.0779%20271.57L80.2256%20264.107C80.2256%20264.107%2084.3794%20271.338%2087.4018%20271.688L103.814%20272.165L104.021%20270.866C104.152%20269.778%20103.637%20268.711%20102.691%20268.117L102.687%20268.125Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M78.9213%20123.1H64.3453V129.787C64.3453%20132.414%2062.1671%20134.544%2059.4824%20134.544'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M79.2378%20255.771L77.047%20260.915C76.4053%20262.425%2076.1563%20264.065%2076.3294%20265.692'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M77.3721%20239.329L79.7064%20251.246C80.0315%20252.907%2079.8499%20254.627%2079.1872%20256.192'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M183.849%2042.3074C185.348%2041.8266%20186.85%2041.3459%20188.349%2040.8652'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M162.574%2034.755C161.599%2033.5533%20160.628%2032.3473%20159.653%2031.1455'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M180.012%2056.8887C181.354%2058.0145%20182.697%2059.1404%20184.039%2060.2663'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M154.684%2046.541H149.315'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M91.7835%20104.319L94.7763%2098.5039C95.3842%2097.3317%2096.6126%2096.5938%2097.9549%2096.5938H120.323C121.32%2096.5938%20121.965%2097.6226%20121.514%2098.4913L107.161%20126.212C106.554%20127.384%20105.325%20128.122%20103.983%20128.122H81.6145C80.6182%20128.122%2079.9724%20127.093%2080.4241%20126.225L91.7835%20104.319Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M101.733%20108.779L97.8749%20108.741L92.0706%20108.703C90.9013%20108.695%2090.15%20107.489%2090.6776%20106.468L91.7878%20104.322L87.2288%20105.912C86.6421%20106.118%2086.1271%20106.477%2085.7387%20106.958L83.358%20109.905C82.4968%20110.972%2081.0785%20111.457%2079.7235%20111.145L57.0764%20105.929L58.9211%20102.374H44.4253C43.8512%20104.271%2043.3573%20106.169%2042.9732%20108.033C42.5004%20110.322%2043.885%20112.587%2046.1602%20113.299C51.7365%20115.049%2085.1942%20118.646%2085.1942%20118.646C85.1942%20118.646%2086.0596%20118.752%2087.3513%20118.579L93.0753%20118.296C95.5278%20117.887%2096.2539%20116.496%2096.9166%20114.952L98.4109%20111.478L103.662%20110.525C103.662%20109.504%20102.767%20108.699%20101.729%20108.783L101.733%20108.779Z'%20fill='%23FFAA80'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M89.1325%20140.469L87.3469%20145.866L94.2149%20188.78C94.6455%20191.483%2094.5948%20194.24%2094.0545%20196.922L89.981%20217.222'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M92.1169%20112.169L98.4151%20111.474L97.4695%20113.325L92.1169%20114.636'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M102.687%20268.126L95.3758%20263.534C93.7211%20262.496%2092.6742%20260.746%2092.556%20258.832L91.45%20240.519L77.4228%20238.899L79.7614%20250.778C80.0864%20252.435%2079.9091%20254.151%2079.2422%20255.707L77.0513%20260.852C76.4097%20262.361%2076.1607%20264.002%2076.3337%20265.629L77.2751%20271.25L80.078%20271.575L80.2257%20264.111L83.1004%20267.168C85.1562%20269.357%2087.9506%20270.753%2090.973%20271.103L103.814%20272.174L104.021%20270.875C104.152%20269.787%20103.637%20268.72%20102.691%20268.126H102.687Z'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M90.4158%20223.563L74.1682%20221.69L75.9411%20231.461L79.7571%20250.841C80.0822%20252.498%2079.9049%20254.214%2079.2379%20255.77L77.0471%20260.914C76.4055%20262.424%2076.1564%20264.064%2076.3295%20265.692'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M44.4253%20102.37L57.7053%20104.706L58.9211%20102.37H44.4253Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M93.9194%2060.1731C93.2356%2060.2026%2092.5433%2060.1014%2091.8975%2059.8737C90.8633%2059.5068%2089.7573%2058.7562%2089.1452%2057.8623C87.8873%2060.5568%2090.5889%2062.7664%2091.5766%2062.3995C92.2605%2062.1465%2092.5011%2060.152%2092.5011%2060.152'%20fill='%2300112C'/%3e%3cpath%20d='M93.9194%2060.1731C93.2356%2060.2026%2092.5433%2060.1014%2091.8975%2059.8737C90.8633%2059.5068%2089.7573%2058.7562%2089.1452%2057.8623C87.8873%2060.5568%2090.5889%2062.7664%2091.5766%2062.3995C92.2605%2062.1465%2092.5011%2060.152%2092.5011%2060.152'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M84.2105%2032.9841L93.0625%2034.9069C95.2871%2035.3918%2096.9925%2036.9984%2097.8831%2039.0562C100.838%2045.8873%2086.7432%2054.2406%2083.189%2049.0329C82.7246%2048.354%2082.2223%2047.7384%2081.4625%2047.3336C80.7533%2046.9541%2079.8373%2046.8824%2079.1408%2047.2914C78.4443%2047.7005%2078.0897%2048.5101%2077.9968%2049.3028C77.8744%2050.3528%2078.153%2051.4407%2078.7693%2052.3093C79.3856%2053.178%2080.3312%2053.8147%2081.378%2054.0677V57.867C81.378%2062.2481%2078.516%2066.1402%2074.2694%2067.5317L64.5352%2070.7195C64.1511%2064.4071%2067.0004%2058.1537%2071.8591%2053.9834C67.1524%2041.544%2074.6578%2034.7425%2078.9804%2032.0016C80.5253%2031.0233%2082.4122%2030.6944%2084.2147%2031.0655L98.1829%2034.1606'%20fill='%23EEF0F3'/%3e%3cpath%20d='M84.2105%2032.9841L93.0625%2034.9069C95.2871%2035.3918%2096.9925%2036.9984%2097.8831%2039.0562C100.838%2045.8873%2086.7432%2054.2406%2083.189%2049.0329C82.7246%2048.354%2082.2223%2047.7384%2081.4625%2047.3336C80.7533%2046.9541%2079.8373%2046.8824%2079.1408%2047.2914C78.4443%2047.7005%2078.0897%2048.5101%2077.9968%2049.3028C77.8744%2050.3528%2078.153%2051.4407%2078.7693%2052.3093C79.3856%2053.178%2080.3312%2053.8147%2081.378%2054.0677V57.867C81.378%2062.2481%2078.516%2066.1402%2074.2694%2067.5317L64.5352%2070.7195C64.1511%2064.4071%2067.0004%2058.1537%2071.8591%2053.9834C67.1524%2041.544%2074.6578%2034.7425%2078.9804%2032.0016C80.5253%2031.0233%2082.4122%2030.6944%2084.2147%2031.0655L98.1829%2034.1606'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M174.258%2031.892C174.816%2030.5933%20175.373%2029.2988%20175.93%2028'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M203.077%20225.798H218.257L220.743%20241.632L221.106%20246.241L208.315%20248.189L203.077%20225.798Z'%20fill='%23088F3F'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M218.847%20128.927L202.579%20122.834V101.346L232.402%20110.618C236.007%20111.761%20239.223%20113.89%20241.68%20116.766L243.93%20119.402L218.843%20128.931L218.847%20128.927Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M205.61%20244.255C204.913%20244.423%20204.491%20245.128%20204.66%20245.819L205.778%20250.361L188.969%20261.029C187.948%20261.678%20187.446%20262.905%20187.724%20264.082C187.724%20264.082%20197.551%20266.742%20200.05%20266.127L223.934%20260.266C225.234%20259.945%20226.176%20256.213%20226.176%20256.213C226.197%20253.806%20225.479%20251.351%20224.673%20249.235L220.671%20240.557L219.426%20244.094C218.86%20245.697%20216.918%20246.312%20215.534%20245.33L214.251%20244.419C212.79%20243.382%20210.95%20243.032%20209.21%20243.462L205.61%20244.255Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.509%20256.175C216.509%20257.478%20215.091%20258.401%20213.495%20258.793L199.113%20262.323C196.614%20262.938%20187.724%20264.085%20187.724%20264.085C187.724%20264.085%20188.72%20268.112%20190.709%20268.424L226.88%20259.548C228.181%20259.228%20225.791%20252.995%20225.521%20251.785C225.521%20251.785%20218.514%20254.876%20217.514%20256.179L217.509%20256.175Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M189.083%2096.0534L172.777%2063.0238C171.886%2061.2191%20171.493%2059.2077%20171.641%2057.2005L172.849%2040.8987C172.92%2039.9668%20172.317%2039.115%20171.413%2038.8662L163.773%2057.8077C163.27%2059.0474%20163.275%2060.4347%20163.781%2061.6702L177.416%20102.471C178.775%20106.536%20181.827%20109.813%20185.791%20111.453L202.579%20118.259V101.337L189.079%2096.0492L189.083%2096.0534Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M236.674%20105.027L237.011%20112.676C237.117%20115.075%20237.949%20117.386%20239.401%20119.304L241.853%20122.547L219.835%20130.006L220.54%20128.872C221.984%20126.544%20221.954%20123.589%20220.46%20121.29L218.847%20118.807L228.691%20102.716L236.674%20105.027Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M262.998%20162.64C262.183%20157.449%20261.03%20152.317%20259.553%20147.274L258.667%20144.242C256.429%20136.606%20252.596%20129.53%20247.425%20123.475L241.959%20117.078C239.738%20114.481%20235.821%20114.185%20233.238%20116.429L215.221%20132.069C214.474%20132.714%20214.39%20133.84%20215.027%20134.594L216.534%20136.365C217.336%20137.31%20217.775%20138.512%20217.771%20139.747L217.674%20171.027V214.206H254.479L262.998%20162.631'%20fill='%2385DFA9'/%3e%3cpath%20d='M262.998%20162.64C262.183%20157.449%20261.03%20152.317%20259.553%20147.274L258.667%20144.242C256.429%20136.606%20252.596%20129.53%20247.425%20123.475L241.959%20117.078C239.738%20114.481%20235.821%20114.185%20233.238%20116.429L215.221%20132.069C214.474%20132.714%20214.39%20133.84%20215.027%20134.594L216.534%20136.365C217.336%20137.31%20217.775%20138.512%20217.771%20139.747L217.674%20171.027V214.206H254.479L262.998%20162.631'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M161.126%2054.7462L165.736%2047.7843C166.259%2046.9958%20167.247%2046.6585%20168.146%2046.9621L168.395%2047.0422C169.391%2047.3627%20169.995%2048.3789%20169.801%2049.4078L168.18%2057.993'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M211.903%20113.785C211.498%20114.856%20211.583%20116.104%20212.136%20117.108'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M214.132%20115.645C214.542%20116.598%20215.103%20117.483%20215.787%20118.263'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.485%20259.907L193.068%20266.14V269.251V272.368H196.5L197.37%20268.893L230.485%20266.14H235.163V259.907H230.485Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M203.452%20225.798L202.245%20254.138L199.328%20258.119C198.412%20259.515%20187.733%20252.924%20187.733%20252.924L179.784%20202.956C178.412%20196.26%20183.448%20189.956%20190.291%20189.808L214.132%20189.353'%20fill='%23088F3F'/%3e%3cpath%20d='M203.452%20225.798L202.245%20254.138L199.328%20258.119C198.412%20259.515%20187.733%20252.924%20187.733%20252.924L179.784%20202.956C178.412%20196.26%20183.448%20189.956%20190.291%20189.808L214.132%20189.353'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M192.891%20185.157H233.74C238.198%20185.157%20242.039%20188.303%20242.913%20192.667L247.645%20216.302L252.47%20171.368C253.149%20165.039%20258.498%20160.24%20264.872%20160.24H273.694C279.642%20160.24%20284.269%20165.406%20283.61%20171.309L278.591%20216.302C277.996%20221.623%20273.496%20225.646%20268.139%20225.646H202.013C196.998%20225.646%20192.684%20222.112%20191.701%20217.2L186.779%20192.608C186.006%20188.754%20188.957%20185.157%20192.895%20185.157H192.891Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M271.107%20160.24C264.733%20160.24%20259.384%20165.039%20258.705%20171.368L254.572%20209.825C254.175%20213.51%20251.064%20216.302%20247.354%20216.302'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M266.345%20225.646H203.402V231.875H266.345V225.646Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M244.517%20231.878H225.808V238.106H244.517V231.878Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20238.106H230.485V259.907H239.84V238.106Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20238.106H230.485V241.223H239.84V238.106Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M266.341%20225.646H203.537V228.763H266.341V225.646Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20259.907L277.253%20266.14V269.251V272.368H273.825L272.955%20268.893L239.84%20266.14H235.163V259.907H239.84Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20259.907L258.548%20266.14V269.251V272.368H255.116L254.247%20268.893L239.84%20266.14H235.163V259.907H239.84Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.485%20259.907L211.777%20266.14V269.251V272.368H215.209L216.078%20268.893L230.485%20266.14H235.163V259.907H230.485Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M232.533%20125.132L221.313%20134.792C219.067%20136.728%20217.771%20139.536%20217.763%20142.501L217.746%20148.088'%20fill='%2385DFA9'/%3e%3cpath%20d='M232.533%20125.132L221.313%20134.792C219.067%20136.728%20217.771%20139.536%20217.763%20142.501L217.746%20148.088'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M238.459%20160.241C238.459%20160.241%20243.246%20148.088%20237.704%20137.593L238.459%20160.241Z'%20fill='%2385DFA9'/%3e%3cpath%20d='M238.459%20160.241C238.459%20160.241%20243.246%20148.088%20237.704%20137.593'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M209.915%20101.354C209.286%20100.983%20208.261%20100.616%20207.632%2099.7346C207.003%2098.8533%20206.72%2097.6389%20207.176%2096.6564C207.691%2095.5389%20210.658%2096.4498%20211.118%2096.4034C211.946%2096.3148%20212.258%2095.5895%20212.524%2094.9022C212.824%2094.1179%20212.938%2093.2788%20213.145%2092.4692C213.605%2090.6728%20214.605%2088.8006%20215.99%2087.5693L231.427%2088.7416L222.638%20113.553L215.876%20114.443L213.866%20105.975L209.915%20101.358V101.354Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M233.943%2083.3191L234.293%2081.2023C228.539%2079.9077%20225.086%2081.6535%20225.086%2081.6535L224.268%2079.6885C216.167%2081.8474%20215.985%2087.5653%20215.985%2087.5653C216.56%2088.4719%20217.509%2089.0749%20218.573%2089.2183L224.533%2090.0068C226.273%2090.2387%20227.404%2091.9549%20226.927%2093.6416L225.137%2099.9625C224.736%20101.388%20223.947%20102.67%20222.862%20103.677L218.717%20107.523C217.589%20108.569%20215.753%20108.097%20215.272%20106.638L214.774%20105.12C214.352%20103.833%20213.385%20102.792%20212.136%20102.273L209.915%20101.35L209.189%20102.649C208.94%20103.096%20208.974%20103.648%20209.282%20104.057C210.456%20105.592%20212.131%20105.739%20213.866%20105.971C213.17%20107.363%20211.232%20108.042%20209.73%20107.612C209.274%20107.481%20208.826%20107.835%20208.868%20108.307C208.927%20109.016%20208.999%20109.834%20208.999%20109.842C209.008%20109.901%20208.645%20110.247%20208.602%20110.306C208.374%20110.61%20208.227%20110.947%20208.071%20111.289C207.881%20111.71%20207.724%20112.149%20207.64%20112.604C207.273%20114.569%20207.897%20116.686%20209.193%20118.2C209.759%20118.862%20210.43%20119.414%20211.173%20119.861C213.385%20121.198%20216.133%20121.295%20218.497%20120.253C219.409%20119.832%20220.291%20119.237%20221.093%20118.588C223.529%20116.627%20225.255%20113.92%20226.1%20110.913L226.83%20108.316L233.529%20108.662C235.382%20108.759%20237.163%20107.894%20238.219%20106.368C239.81%20104.057%20242.098%20101.202%20242.208%2099.4986L244.432%2098.9125C247.286%2087.949%20237.451%2083.551%20233.947%2083.3275L233.943%2083.3191Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M226.826%20108.312C228.48%20108.307%20230.203%20108.118%20231.621%20107.262C233.039%20106.406%20234.069%20104.732%20233.736%20103.112C233.525%20102.096%20232.778%20101.207%20231.815%20100.823C230.849%20100.439%20229.696%20100.57%20228.843%20101.164L226.826%20108.312Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M220.329%2090.3396C219.54%2089.7999%20218.691%2089.315%20217.742%2089.0999C217.311%2089.0029%20216.842%2088.965%20216.42%2089.1294C215.998%2089.2939%20215.644%2089.7029%20215.669%2090.1372C215.669%2090.1878%20215.682%2090.2384%20215.711%2090.2764C215.762%2090.3396%20215.855%2090.3481%20215.939%2090.3565C217.847%2090.4914%20219.688%2091.1619%20221.195%2092.2709C221.883%2092.7769%20222.174%2092.545%20221.971%2091.8998C221.769%2091.2547%20220.84%2090.6854%20220.333%2090.3396H220.329Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M214.318%2095.6912C214.698%2094.9322%20215.694%2094.7804%20216.403%2095.0376C217.463%2095.4214%20217.746%2096.29%20217.733%2097.0785'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M178.792%20183.213L170.784%20194.56C170.459%20195.02%20170.447%20195.635%20170.759%20196.108C171.24%20196.841%20172.274%20196.947%20172.891%20196.323C175.39%20193.784%20181.033%20188.332%20181.033%20188.332'%20fill='%23E6735C'/%3e%3cpath%20d='M178.792%20183.213L170.784%20194.56C170.459%20195.02%20170.447%20195.635%20170.759%20196.108C171.24%20196.841%20172.274%20196.947%20172.891%20196.323C175.39%20193.784%20181.033%20188.332%20181.033%20188.332'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M179.505%20198.778L182.528%20190.804H182.541L182.258%20195.058C182.211%20195.733%20182.688%20196.328%20183.359%20196.433C184.001%20196.534%20184.622%20196.146%20184.812%20195.526L186.39%20190.386C186.817%20189.003%20187.657%20187.785%20188.801%20186.895L189.181%20186.6C190.337%20185.701%20191.76%20185.212%20193.225%20185.212H218.003C222.626%20185.212%20226.779%20182.391%20228.476%20178.099C228.704%20177.525%20228.979%20176.973%20229.295%20176.446L236.273%20164.837C236.273%20164.837%20238.118%20162.248%20238.839%20158.803L238.903%20158.499C239.464%20155.83%20237.421%20153.321%20234.694%20153.321H221.714L215.213%20171.913L209.51%20175.21C207.53%20176.357%20205.276%20176.952%20202.988%20176.931H202.942L193.136%20176.842C190.717%20176.821%20188.332%20177.433%20186.226%20178.622L179.978%20182.147C178.864%20182.775%20177.201%20185.039%20176.643%20187.65C175.618%20192.461%20175.343%20198.832%20175.343%20198.832C175.478%20199.634%20176.179%20200.211%20176.99%20200.199L177.965%20200.182C178.758%20200.165%20179.417%20199.566%20179.505%20198.782V198.778Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M221.709%20153.325H219.666L220.38%20157.124L221.709%20153.325Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M182.528%20190.803C182.528%20190.803%20183.469%20186.979%20183.993%20185.849L182.528%20190.803Z'%20fill='white'/%3e%3cpath%20d='M182.528%20190.803C182.528%20190.803%20183.469%20186.979%20183.993%20185.849'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M186.876%20252.431C186.158%20252.431%20185.58%20253.008%20185.58%20253.725V258.402L166.711%20264.76C165.563%20265.148%20164.786%20266.219%20164.773%20267.43C164.773%20267.43%20173.68%20272.355%20176.255%20272.355H200.852C202.19%20272.355%20203.993%20268.952%20203.993%20268.952C204.588%20266.616%20204.478%20264.065%20204.204%20261.817L202.389%20252.435L200.333%20255.572C199.404%20256.993%20197.37%20257.128%20196.26%20255.842L195.23%20254.653C194.056%20253.299%20192.355%20252.519%20190.561%20252.519L186.876%20252.431Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M195.584%20266.847C194.301%20267.872%20192.705%20268.433%20191.059%20268.433H176.247C173.672%20268.433%20164.765%20267.429%20164.765%20267.429C164.765%20267.429%20164.773%20271.574%20166.626%20272.354H203.87C205.209%20272.354%20204.377%20265.734%20204.402%20264.49C204.402%20264.49%20196.859%20265.823%20195.576%20266.847H195.584Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M177.462%20200.19L178.273%20193.342C178.425%20190.804%20181.033%20186.283%20181.033%20186.283'%20fill='%23E6735C'/%3e%3cpath%20d='M177.462%20200.19L178.273%20193.342C178.425%20190.804%20181.033%20186.283%20181.033%20186.283'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M95.764%2052.9507C95.211%2052.3561%2094.4259%2051.9766%2093.6069%2051.9091C92.788%2051.8417%2091.948%2052.082%2091.2979%2052.5712L90.7871%2051.8965'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M99.4829%2053.3546C99.8924%2052.8781%20100.576%2052.545%20101.311%2052.8275L101.167%2053.6498'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M98.8835%2052.8281C98.1701%2053.292%2097.6551%2054.0425%2097.8197%2054.8943C97.9253%2055.4425%2098.3558%2055.8768%2098.8539%2056.113C99.3521%2056.3491%20100.027%2056.3997%20100.42%2056.8087C100.796%2057.2051%20100.724%2057.846%20100.475%2058.3309C99.9262%2059.3893%2098.6049%2060.0092%2097.4187%2059.7604'%20fill='%23FFAA80'/%3e%3cpath%20d='M98.8835%2052.8281C98.1701%2053.292%2097.6551%2054.0425%2097.8197%2054.8943C97.9253%2055.4425%2098.3558%2055.8768%2098.8539%2056.113C99.3521%2056.3491%20100.027%2056.3997%20100.42%2056.8087C100.796%2057.2051%20100.724%2057.846%20100.475%2058.3309C99.9262%2059.3893%2098.6049%2060.0092%2097.4187%2059.7604'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M82.0999%2055.877H79.1703L77.7056%2058.3564L79.1703%2060.84H82.0999L83.5647%2058.3564L82.0999%2055.877Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M173.811%20150.449H187.175C187.914%20150.449%20188.513%20151.048%20188.513%20151.786V162.463C188.513%20164.672%20186.715%20166.469%20184.503%20166.469H176.487C174.275%20166.469%20172.477%20164.672%20172.477%20162.463V151.786C172.477%20151.048%20173.076%20150.449%20173.815%20150.449H173.811Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M186.031%20152.925L188.509%20155.417V151.786L186.031%20152.925Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M186.031%20159.599L188.509%20162.092V158.461L186.031%20159.599Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.837%20152.452C185.837%20152.819%20186.137%20153.119%20186.504%20153.119H190.514C190.882%20153.119%20191.181%20153.418%20191.181%20153.785V156.454C191.181%20156.821%20190.882%20157.12%20190.514%20157.12H186.504C186.137%20157.12%20185.837%20157.42%20185.837%20157.787V159.123C185.837%20159.49%20186.137%20159.79%20186.504%20159.79H191.181C192.659%20159.79%20193.853%20158.596%20193.853%20157.12V153.114C193.853%20151.639%20192.659%20150.445%20191.181%20150.445H185.837'%20fill='white'/%3e%3cpath%20d='M185.837%20159.127C185.837%20159.494%20186.137%20159.793%20186.504%20159.793H191.181C192.659%20159.793%20193.853%20158.6%20193.853%20157.124V153.118C193.853%20151.643%20192.659%20150.449%20191.181%20150.449H185.837'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.837%20152.452C185.837%20152.819%20186.137%20153.118%20186.504%20153.118H190.514C190.882%20153.118%20191.181%20153.418%20191.181%20153.785V156.454C191.181%20156.821%20190.882%20157.12%20190.514%20157.12H186.504'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M199.354%20116.951C199.354%20116.951%20201.329%20115.382%20202.583%20101.341V118.262L199.354%20116.955V116.951Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M79.7444%2049.0791C80.4873%2049.3068%2081.1121%2049.8718%2081.4076%2050.576C81.703%2051.2802%2081.6608%2052.1109%2081.2978%2052.7856'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M83.0581%2048.6706C84.9028%2049.3031%2086.6757%2048.7085%2088.2334%2047.5574C89.791%2046.4062%2090.8885%2044.7659%2091.8552%2043.1045'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M71.0571%2058.3564C68.8493%2060.4437%2068.1233%2063.5683%2067.4985%2066.5074'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M84.4636%2064.7991C84.4636%2064.7991%2089.069%2067.9575%2093.2523%2066.0051L92.7542%2065.3515C92.7542%2065.3515%2089.2674%2066.9665%2084.4636%2064.7949V64.7991Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M92.1169%20116.66L96.9207%20114.948'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%20272.367H441.367'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.753%20166.469H333.18C330.956%20166.469%20329.153%20164.669%20329.153%20162.446H421.78C421.78%20164.669%20419.978%20166.469%20417.753%20166.469Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M385.536%20166.469H333.18C330.956%20166.469%20329.153%20164.669%20329.153%20162.446H389.563C389.563%20164.669%20387.761%20166.469%20385.536%20166.469Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M421.903%20162.446H367.533C365.308%20162.446%20363.822%20160.645%20364.215%20158.423L370.606%20122.218C370.998%20119.996%20373.118%20118.195%20375.342%20118.195H429.712C431.937%20118.195%20433.422%20119.996%20433.03%20122.218L426.639%20158.423C426.246%20160.645%20424.127%20162.446%20421.903%20162.446Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M419.889%20162.446H365.519C363.295%20162.446%20361.809%20160.645%20362.201%20158.423L368.592%20122.218C368.985%20119.996%20371.104%20118.195%20373.329%20118.195H427.698C429.923%20118.195%20431.409%20119.996%20431.016%20122.218L424.625%20158.423C424.233%20160.645%20422.114%20162.446%20419.889%20162.446Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M420.244%20160.435C421.354%20160.435%20422.418%20159.532%20422.612%20158.423L429.003%20122.218C429.197%20121.109%20428.454%20120.207%20427.344%20120.207H372.974C371.864%20120.207%20370.8%20121.109%20370.606%20122.218L364.215%20158.423C364.021%20159.532%20364.764%20160.435%20365.874%20160.435H420.244Z'%20fill='%2300112C'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.753%20166.469H393.591C391.366%20166.469%20389.563%20164.669%20389.563%20162.446H421.78C421.78%20164.669%20419.978%20166.469%20417.753%20166.469Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.753%20166.469H393.591C391.366%20166.469%20389.563%20164.669%20389.563%20162.446H421.78C421.78%20164.669%20419.978%20166.469%20417.753%20166.469Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M389.563%20162.446H366.824C365.912%20162.446%20365.038%20162.809%20364.392%20163.454C363.746%20164.099%20362.872%20164.462%20361.961%20164.462H356.756C355.844%20164.462%20354.97%20164.099%20354.324%20163.454C353.679%20162.809%20352.805%20162.446%20351.893%20162.446H329.153'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M376.781%20129.943L378.774%20128.252L377.381%20126.562'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M380.885%20128.252H385.114'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M387.229%20128.252H399.914'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M374.696%20141.767L376.685%20140.081L375.291%20138.39'%20stroke='%230ABF53'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M378.799%20140.08H387.255'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M373.649%20147.683L375.642%20145.992L374.249%20144.301'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M378.951%20153.595L380.939%20151.904L379.546%20150.218'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M377.478%20146.051H381.703'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M383.818%20146.051H388.048'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M382.776%20151.963H395.461'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M390.163%20146.051H396.503'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M375.612%20134.164H384.072'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.187%20134.164H392.527'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M412.506%20151.963H397.744'%20stroke='%230ABF53'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M420.936%20140.135H412.481'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M408.517%20140.135H390.298'%20stroke='%230ABF53'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M416.959%20128.252H404.275'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M409.572%20134.164H403.232'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M400.885%20134.164H394.545'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M405.132%20146.051H398.787'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["success"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"success.DhioLvPD.js","sources":["../../src/components/empty-state/assets/large/success.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='450'%20height='300'%20viewBox='0%200%20450%20300'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M123.983%2059.916L126.79%2070.715L123.983%2080.5864V59.916Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.207%2052.8276C104.245%2052.8234%20103.379%2052.1192%20103.004%2051.2547C102.628%2050.3861%20102.67%2049.3909%20102.915%2048.4801C103.156%2047.5693%20103.582%2046.7133%20103.958%2045.8447C104.532%2044.5206%20105.004%2043.1333%20105.144%2041.6996C105.283%2040.266%20105.144%2038.925%20104.485%2037.6389C103.7%2036.1083%20102.24%2035.0204%20100.53%2034.6704L84.2148%2031.0566L79.7993%2048.8006'%20fill='%23EEF0F3'/%3e%3cpath%20d='M105.207%2052.8276C104.245%2052.8234%20103.379%2052.1192%20103.004%2051.2547C102.628%2050.3861%20102.67%2049.3909%20102.915%2048.4801C103.156%2047.5693%20103.582%2046.7133%20103.958%2045.8447C104.532%2044.5206%20105.004%2043.1333%20105.144%2041.6996C105.283%2040.266%20105.144%2038.925%20104.485%2037.6389C103.7%2036.1083%20102.24%2035.0204%20100.53%2034.6704L84.2148%2031.0566L79.7993%2048.8006'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M97.4905%2065.3726L94.6411%2066.2876C93.7251%2066.5828%2092.7838%2065.9166%2092.7838%2064.972V61.3667L81.3821%2057.8584C81.3821%2062.2396%2078.5201%2066.1316%2074.2735%2067.5231L64.5393%2070.711V88.0754L101.551%2085.7942L103.003%2066.5364L97.4947%2065.3726H97.4905Z'%20fill='%23FFAA80'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.44%20143.812C389.711%20143.812%20392.649%20141.155%20392.991%20137.887L399.222%2078.655C399.564%2075.387%20397.183%2072.7305%20393.916%2072.7305H299.043C295.771%2072.7305%20292.833%2075.387%20292.492%2078.655L286.261%20137.887C285.919%20141.155%20288.3%20143.812%20291.567%20143.812H386.44Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M383.97%20143.812C387.242%20143.812%20390.18%20141.155%20390.522%20137.887L396.752%2078.655C397.094%2075.387%20394.713%2072.7305%20391.446%2072.7305H296.573C293.302%2072.7305%20290.364%2075.387%20290.022%2078.655L283.791%20137.887C283.45%20141.155%20285.83%20143.812%20289.098%20143.812H383.97Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M296.265%2075.6953H391.138C392.776%2075.6953%20393.962%2077.0194%20393.793%2078.6555L393.481%2081.6156H292.677L292.99%2078.6555C293.163%2077.0194%20294.627%2075.6953%20296.265%2075.6953Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M393.481%2081.6074L387.558%20137.875C387.385%20139.511%20385.921%20140.835%20384.283%20140.835H289.41C287.772%20140.835%20286.586%20139.511%20286.755%20137.875L292.677%2081.6074H393.481Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M393.477%2081.6195L387.554%20137.887C387.381%20139.523%20385.916%20140.848%20384.278%20140.848H324.982L331.213%2081.6152H393.472L393.477%2081.6195Z'%20fill='%23088F3F'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M304.585%2099.389C307.861%2099.389%20310.795%2096.7367%20311.137%2093.4645C311.479%2090.1924%20309.106%2087.54%20305.831%2087.54C302.555%2087.54%20299.621%2090.1924%20299.279%2093.4645C298.933%2096.7367%20301.31%2099.389%20304.585%2099.389Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M307.732%2094.1663C308.227%2092.387%20307.507%2090.6331%20306.124%2090.2488C304.74%2089.8644%20303.217%2090.9952%20302.722%2092.7745C302.226%2094.5537%20302.946%2096.3077%20304.33%2096.692C305.714%2097.0763%20307.237%2095.9455%20307.732%2094.1663Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M308.511%2098.0274C307.397%2098.8791%20306.025%2099.3894%20304.585%2099.3894C303.146%2099.3894%20301.884%2098.8791%20300.947%2098.0274C302.002%2097.243%20303.387%2096.7539%20304.864%2096.7539C306.341%2096.7539%20307.625%2097.243%20308.511%2098.0274Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M294.48%20134.915H318.199C319.837%20134.915%20321.302%20133.591%20321.475%20131.954L321.787%20128.994C321.96%20127.358%20320.77%20126.034%20319.132%20126.034H295.413C293.775%20126.034%20292.31%20127.358%20292.137%20128.994L291.825%20131.954C291.652%20133.591%20292.842%20134.915%20294.48%20134.915Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M317.182%20130.475H296.43'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M321.002%20108.274H297.283C296.464%20108.274%20295.868%20107.612%20295.957%20106.794C296.042%20105.976%20296.776%20105.314%20297.595%20105.314H321.314C322.133%20105.314%20322.728%20105.976%20322.64%20106.794C322.555%20107.612%20321.821%20108.274%20321.002%20108.274Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M316.772%20114.198H296.021'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M316.147%20120.118H295.396'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M370.998%20123.094C379.49%20115.326%20381.088%20103.262%20374.566%2096.1481C368.045%2089.0341%20355.874%2089.564%20347.382%2097.3317C338.89%20105.1%20337.293%20117.164%20343.814%20124.278C350.335%20131.392%20362.506%20130.862%20370.998%20123.094Z'%20fill='%230ABD53'/%3e%3cpath%20d='M352.653%20109.804L356.131%20114.025L366.224%20105.457'%20stroke='white'%20stroke-miterlimit='10'/%3e%3cpath%20d='M361.302%20162.691C359.39%20162.691%20357.841%20161%20357.841%20158.917V143.812H330.137V158.917C330.137%20161.004%20328.588%20162.691%20326.675%20162.691H361.306H361.302Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M357.837%20162.691C355.924%20162.691%20354.375%20161%20354.375%20158.917V143.812H326.671V158.917C326.671%20161.004%20325.122%20162.691%20323.21%20162.691H357.841H357.837Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M364.764%20164.58C364.764%20163.538%20363.987%20162.69%20363.033%20162.69H314.548C313.589%20162.69%20312.817%20163.534%20312.817%20164.58C312.817%20165.621%20313.594%20166.469%20314.548%20166.469H363.033C363.991%20166.469%20364.764%20165.625%20364.764%20164.58Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M357.841%20143.812H326.671V149.476H357.841V143.812Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M364.764%20164.58C364.764%20163.538%20363.987%20162.69%20363.033%20162.69H352.644C351.686%20162.69%20350.914%20163.534%20350.914%20164.58C350.914%20165.621%20351.69%20166.469%20352.644%20166.469H363.033C363.991%20166.469%20364.764%20165.625%20364.764%20164.58Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M357.837%20143.812H326.671'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M354.375%20143.812V149.476'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20210.073H305.21V234.99H355.097V210.073Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20178.929H305.21V210.073H355.097V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M305.21%20259.907V272.368H308.325L311.445%20266.14H348.862L351.977%20272.368H355.097V259.907H305.21Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M358.216%20210.073H355.097V234.99H358.216V210.073Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.458%20210.073H414.338V234.99H417.458V210.073Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.458%20234.99H414.338V259.907H417.458V234.99Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.458%20178.929H414.338V210.073H417.458V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M358.216%20178.929H355.097V210.073H358.216V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20259.907V272.368H358.216L361.332%20266.14H380.04L383.16%20272.368H386.275V259.907H358.216H355.097Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.275%20178.929H358.216V210.073V234.99V259.907H386.275H414.338V178.929H386.275Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.453%20259.907V272.368H414.338L411.219%20266.14H392.51L389.395%20272.368H386.275V259.907H414.338H417.453Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M358.217%20234.99H345.743V241.218H358.217V234.99Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M305.21%20210.073H318.596C320.006%20210.073%20321.361%20210.634%20322.361%20211.629C323.357%20212.624%20324.712%20213.185%20326.127%20213.185H334.189C335.599%20213.185%20336.954%20212.624%20337.954%20211.629C338.951%20210.634%20340.306%20210.073%20341.72%20210.073H355.105'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M305.21%20178.929H318.596C320.006%20178.929%20321.361%20179.49%20322.361%20180.485C323.357%20181.48%20324.712%20182.041%20326.127%20182.041H334.189C335.599%20182.041%20336.954%20181.48%20337.954%20180.485C338.951%20179.49%20340.306%20178.929%20341.72%20178.929H355.105'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M355.097%20259.907V272.368H351.977L348.862%20266.14H311.445L308.325%20272.368H305.21V259.907H355.097Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M348.862%20228.762H298.975V253.678H348.862V228.762Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M342.623%20234.99H292.736V259.907H342.623V234.99Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M342.623%20259.907H358.216V241.223H345.743V234.99H342.623V259.907Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M292.736%20234.99H306.122C307.532%20234.99%20308.887%20235.551%20309.887%20236.546C310.883%20237.541%20312.239%20238.102%20313.653%20238.102H321.715C323.125%20238.102%20324.48%20237.541%20325.481%20236.546C326.477%20235.551%20327.832%20234.99%20329.246%20234.99H342.632'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M342.623%20166.473H136.841V172.701H342.623V166.473Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.275%20166.469H342.623V172.701H386.275H429.927V166.469H386.275Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M414.338%20172.701H152.43V178.929H414.338V172.701Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M211.671%20178.929H149.311V272.367H211.671V178.929Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.91%20178.929H155.55V272.367H217.91V178.929Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.286%20179.435H156.17'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M168.602%2039.4984L160.316%2052.1232C159.231%2053.7762%20157.462%2054.8472%20155.495%2055.0497L138.766%2056.749C134.878%2057.1454%20131.054%2058.0056%20127.377%2059.3212L123.987%2060.5314V72.6376L159.864%2060.2109C161.949%2059.6374%20163.65%2058.1236%20164.461%2056.1165L171.417%2038.8659L170.75%2038.6846C169.932%2038.4611%20169.066%2038.79%20168.602%2039.4984Z'%20fill='%23FFAA80'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M77.0469%20260.914L78.5961%20257.28C78.2246%20256.086%2078.2289%20254.796%2078.6552%20253.586L79.7106%20250.592L75.941%20231.461L74.168%20221.69L69.951%20241.404C69.609%20243.057%2068.7732%20244.579%2067.5533%20245.772L63.522%20249.715C62.34%20250.874%2061.4705%20252.3%2060.9977%20253.868L59.8792%20257.558L62.3485%20258.895L65.1894%20253.902L66.6585%20257.79C67.7096%20260.577%2069.7526%20262.9%2072.4162%20264.343L76.4223%20266.514L76.3336%20265.692C76.1605%20264.064%2076.4096%20262.424%2077.0512%20260.914H77.0469Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M83.6028%2064.2936C84.9578%2065.1791%2086.4606%2065.7525%2088.0393%2065.9423C94.3712%2066.7013%20100.344%2060.5786%20101.387%2052.2633C102.155%2046.1321%20100.045%2040.1992%2095.5278%2037.3782L85.9625%2035.5439C81.8932%2037.9854%2076.9669%2044.6647%2076.3083%2049.9145'%20fill='%23FFAA80'/%3e%3cpath%20d='M83.6028%2064.2936C84.9578%2065.1791%2086.4606%2065.7525%2088.0393%2065.9423C94.3712%2066.7013%20100.344%2060.5786%20101.387%2052.2632C102.155%2046.1321%20100.045%2040.1992%2095.5278%2037.3782L85.9625%2035.5439C81.8932%2037.9854%2076.9669%2044.6647%2076.3083%2049.9145'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M57.072%20102.371H60.1198L61.2215%20123.1H91.0995L102.805%2099.305C103.683%2097.5172%20104.139%2095.5606%20104.139%2093.5787V91.7908C104.139%2089.2355%20105.781%2086.9543%20108.242%2086.0898L123.979%2080.5828V59.9082L115.237%2062.9653C113.025%2063.737%20110.699%2064.1544%20108.352%2064.2008L103.628%2064.2894C101.534%2064.3273%2099.4619%2064.6942%2097.4863%2065.3689C97.4863%2065.3689%20105.237%2078.7063%2091.7581%2083.1508C78.2838%2087.5952%2064.4001%2070.6904%2064.4001%2070.6904L62.4879%2071.3777C59.5499%2072.4319%2057.0973%2074.4854%2055.5861%2077.1715C52.5468%2082.5773%2047.4095%2092.4697%2044.4209%20102.366H63.826C65.3541%20102.366%2066.7302%20101.456%2067.3001%20100.064L71.1457%2090.6523'%20fill='%230ABF53'/%3e%3cpath%20d='M57.072%20102.371H60.1198L61.2215%20123.1H91.0995L102.805%2099.305C103.683%2097.5172%20104.139%2095.5606%20104.139%2093.5787V91.7908C104.139%2089.2355%20105.781%2086.9543%20108.242%2086.0898L123.979%2080.5828V59.9082L115.237%2062.9653C113.025%2063.737%20110.699%2064.1544%20108.352%2064.2008L103.628%2064.2894C101.534%2064.3273%2099.4619%2064.6942%2097.4863%2065.3689C97.4863%2065.3689%20105.237%2078.7063%2091.7581%2083.1508C78.2838%2087.5952%2064.4001%2070.6904%2064.4001%2070.6904L62.4879%2071.3777C59.5499%2072.4319%2057.0973%2074.4854%2055.5861%2077.1715C52.5468%2082.5773%2047.4095%2092.4697%2044.4209%20102.366H63.826C65.3541%20102.366%2066.7302%20101.456%2067.3001%20100.064L71.1457%2090.6523'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M107.026%2078.2129L104.684%2088.7336L108.554%2082.8428'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M102.687%20268.125L95.3757%20263.533C93.721%20262.496%2092.6741%20260.746%2092.5559%20258.832L90.019%20216.863L103.248%20198.123C105.401%20194.944%20106.199%20191.073%20105.465%20187.329L96.8785%20143.454L99.5083%20122.914L62.032%20122.901C52.5047%20134.261%2051.1074%20150.162%2058.5115%20162.948L76.4096%20193.843L74.3032%20208.952C73.5392%20214.43%2073.6954%20219.991%2074.7676%20225.423L79.7613%20250.778C80.0863%20252.435%2079.9091%20254.151%2079.2421%20255.707L77.0513%20260.847C76.4096%20262.357%2076.1606%20263.997%2076.3337%20265.625L77.275%20271.246L80.0779%20271.57L80.2256%20264.107C80.2256%20264.107%2084.3794%20271.338%2087.4018%20271.688L103.814%20272.165L104.021%20270.866C104.152%20269.778%20103.637%20268.711%20102.691%20268.117L102.687%20268.125Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M78.9213%20123.1H64.3453V129.787C64.3453%20132.414%2062.1671%20134.544%2059.4824%20134.544'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M79.2378%20255.771L77.047%20260.915C76.4053%20262.425%2076.1563%20264.065%2076.3294%20265.692'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M77.3721%20239.329L79.7064%20251.246C80.0315%20252.907%2079.8499%20254.627%2079.1872%20256.192'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M183.849%2042.3074C185.348%2041.8266%20186.85%2041.3459%20188.349%2040.8652'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M162.574%2034.755C161.599%2033.5533%20160.628%2032.3473%20159.653%2031.1455'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M180.012%2056.8887C181.354%2058.0145%20182.697%2059.1404%20184.039%2060.2663'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M154.684%2046.541H149.315'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M91.7835%20104.319L94.7763%2098.5039C95.3842%2097.3317%2096.6126%2096.5938%2097.9549%2096.5938H120.323C121.32%2096.5938%20121.965%2097.6226%20121.514%2098.4913L107.161%20126.212C106.554%20127.384%20105.325%20128.122%20103.983%20128.122H81.6145C80.6182%20128.122%2079.9724%20127.093%2080.4241%20126.225L91.7835%20104.319Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M101.733%20108.779L97.8749%20108.741L92.0706%20108.703C90.9013%20108.695%2090.15%20107.489%2090.6776%20106.468L91.7878%20104.322L87.2288%20105.912C86.6421%20106.118%2086.1271%20106.477%2085.7387%20106.958L83.358%20109.905C82.4968%20110.972%2081.0785%20111.457%2079.7235%20111.145L57.0764%20105.929L58.9211%20102.374H44.4253C43.8512%20104.271%2043.3573%20106.169%2042.9732%20108.033C42.5004%20110.322%2043.885%20112.587%2046.1602%20113.299C51.7365%20115.049%2085.1942%20118.646%2085.1942%20118.646C85.1942%20118.646%2086.0596%20118.752%2087.3513%20118.579L93.0753%20118.296C95.5278%20117.887%2096.2539%20116.496%2096.9166%20114.952L98.4109%20111.478L103.662%20110.525C103.662%20109.504%20102.767%20108.699%20101.729%20108.783L101.733%20108.779Z'%20fill='%23FFAA80'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M89.1325%20140.469L87.3469%20145.866L94.2149%20188.78C94.6455%20191.483%2094.5948%20194.24%2094.0545%20196.922L89.981%20217.222'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M92.1169%20112.169L98.4151%20111.474L97.4695%20113.325L92.1169%20114.636'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M102.687%20268.126L95.3758%20263.534C93.7211%20262.496%2092.6742%20260.746%2092.556%20258.832L91.45%20240.519L77.4228%20238.899L79.7614%20250.778C80.0864%20252.435%2079.9091%20254.151%2079.2422%20255.707L77.0513%20260.852C76.4097%20262.361%2076.1607%20264.002%2076.3337%20265.629L77.2751%20271.25L80.078%20271.575L80.2257%20264.111L83.1004%20267.168C85.1562%20269.357%2087.9506%20270.753%2090.973%20271.103L103.814%20272.174L104.021%20270.875C104.152%20269.787%20103.637%20268.72%20102.691%20268.126H102.687Z'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M90.4158%20223.563L74.1682%20221.69L75.9411%20231.461L79.7571%20250.841C80.0822%20252.498%2079.9049%20254.214%2079.2379%20255.77L77.0471%20260.914C76.4055%20262.424%2076.1564%20264.064%2076.3295%20265.692'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M44.4253%20102.37L57.7053%20104.706L58.9211%20102.37H44.4253Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M93.9194%2060.1731C93.2356%2060.2026%2092.5433%2060.1014%2091.8975%2059.8737C90.8633%2059.5068%2089.7573%2058.7562%2089.1452%2057.8623C87.8873%2060.5568%2090.5889%2062.7664%2091.5766%2062.3995C92.2605%2062.1465%2092.5011%2060.152%2092.5011%2060.152'%20fill='%2300112C'/%3e%3cpath%20d='M93.9194%2060.1731C93.2356%2060.2026%2092.5433%2060.1014%2091.8975%2059.8737C90.8633%2059.5068%2089.7573%2058.7562%2089.1452%2057.8623C87.8873%2060.5568%2090.5889%2062.7664%2091.5766%2062.3995C92.2605%2062.1465%2092.5011%2060.152%2092.5011%2060.152'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M84.2105%2032.9841L93.0625%2034.9069C95.2871%2035.3918%2096.9925%2036.9984%2097.8831%2039.0562C100.838%2045.8873%2086.7432%2054.2406%2083.189%2049.0329C82.7246%2048.354%2082.2223%2047.7384%2081.4625%2047.3336C80.7533%2046.9541%2079.8373%2046.8824%2079.1408%2047.2914C78.4443%2047.7005%2078.0897%2048.5101%2077.9968%2049.3028C77.8744%2050.3528%2078.153%2051.4407%2078.7693%2052.3093C79.3856%2053.178%2080.3312%2053.8147%2081.378%2054.0677V57.867C81.378%2062.2481%2078.516%2066.1402%2074.2694%2067.5317L64.5352%2070.7195C64.1511%2064.4071%2067.0004%2058.1537%2071.8591%2053.9834C67.1524%2041.544%2074.6578%2034.7425%2078.9804%2032.0016C80.5253%2031.0233%2082.4122%2030.6944%2084.2147%2031.0655L98.1829%2034.1606'%20fill='%23EEF0F3'/%3e%3cpath%20d='M84.2105%2032.9841L93.0625%2034.9069C95.2871%2035.3918%2096.9925%2036.9984%2097.8831%2039.0562C100.838%2045.8873%2086.7432%2054.2406%2083.189%2049.0329C82.7246%2048.354%2082.2223%2047.7384%2081.4625%2047.3336C80.7533%2046.9541%2079.8373%2046.8824%2079.1408%2047.2914C78.4443%2047.7005%2078.0897%2048.5101%2077.9968%2049.3028C77.8744%2050.3528%2078.153%2051.4407%2078.7693%2052.3093C79.3856%2053.178%2080.3312%2053.8147%2081.378%2054.0677V57.867C81.378%2062.2481%2078.516%2066.1402%2074.2694%2067.5317L64.5352%2070.7195C64.1511%2064.4071%2067.0004%2058.1537%2071.8591%2053.9834C67.1524%2041.544%2074.6578%2034.7425%2078.9804%2032.0016C80.5253%2031.0233%2082.4122%2030.6944%2084.2147%2031.0655L98.1829%2034.1606'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M174.258%2031.892C174.816%2030.5933%20175.373%2029.2988%20175.93%2028'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M203.077%20225.798H218.257L220.743%20241.632L221.106%20246.241L208.315%20248.189L203.077%20225.798Z'%20fill='%23088F3F'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M218.847%20128.927L202.579%20122.834V101.346L232.402%20110.618C236.007%20111.761%20239.223%20113.89%20241.68%20116.766L243.93%20119.402L218.843%20128.931L218.847%20128.927Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M205.61%20244.255C204.913%20244.423%20204.491%20245.128%20204.66%20245.819L205.778%20250.361L188.969%20261.029C187.948%20261.678%20187.446%20262.905%20187.724%20264.082C187.724%20264.082%20197.551%20266.742%20200.05%20266.127L223.934%20260.266C225.234%20259.945%20226.176%20256.213%20226.176%20256.213C226.197%20253.806%20225.479%20251.351%20224.673%20249.235L220.671%20240.557L219.426%20244.094C218.86%20245.697%20216.918%20246.312%20215.534%20245.33L214.251%20244.419C212.79%20243.382%20210.95%20243.032%20209.21%20243.462L205.61%20244.255Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.509%20256.175C216.509%20257.478%20215.091%20258.401%20213.495%20258.793L199.113%20262.323C196.614%20262.938%20187.724%20264.085%20187.724%20264.085C187.724%20264.085%20188.72%20268.112%20190.709%20268.424L226.88%20259.548C228.181%20259.228%20225.791%20252.995%20225.521%20251.785C225.521%20251.785%20218.514%20254.876%20217.514%20256.179L217.509%20256.175Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M189.083%2096.0534L172.777%2063.0238C171.886%2061.2191%20171.493%2059.2077%20171.641%2057.2005L172.849%2040.8987C172.92%2039.9668%20172.317%2039.115%20171.413%2038.8662L163.773%2057.8077C163.27%2059.0474%20163.275%2060.4347%20163.781%2061.6702L177.416%20102.471C178.775%20106.536%20181.827%20109.813%20185.791%20111.453L202.579%20118.259V101.337L189.079%2096.0492L189.083%2096.0534Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M236.674%20105.027L237.011%20112.676C237.117%20115.075%20237.949%20117.386%20239.401%20119.304L241.853%20122.547L219.835%20130.006L220.54%20128.872C221.984%20126.544%20221.954%20123.589%20220.46%20121.29L218.847%20118.807L228.691%20102.716L236.674%20105.027Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M262.998%20162.64C262.183%20157.449%20261.03%20152.317%20259.553%20147.274L258.667%20144.242C256.429%20136.606%20252.596%20129.53%20247.425%20123.475L241.959%20117.078C239.738%20114.481%20235.821%20114.185%20233.238%20116.429L215.221%20132.069C214.474%20132.714%20214.39%20133.84%20215.027%20134.594L216.534%20136.365C217.336%20137.31%20217.775%20138.512%20217.771%20139.747L217.674%20171.027V214.206H254.479L262.998%20162.631'%20fill='%2385DFA9'/%3e%3cpath%20d='M262.998%20162.64C262.183%20157.449%20261.03%20152.317%20259.553%20147.274L258.667%20144.242C256.429%20136.606%20252.596%20129.53%20247.425%20123.475L241.959%20117.078C239.738%20114.481%20235.821%20114.185%20233.238%20116.429L215.221%20132.069C214.474%20132.714%20214.39%20133.84%20215.027%20134.594L216.534%20136.365C217.336%20137.31%20217.775%20138.512%20217.771%20139.747L217.674%20171.027V214.206H254.479L262.998%20162.631'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M161.126%2054.7462L165.736%2047.7843C166.259%2046.9958%20167.247%2046.6585%20168.146%2046.9621L168.395%2047.0422C169.391%2047.3627%20169.995%2048.3789%20169.801%2049.4078L168.18%2057.993'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M211.903%20113.785C211.498%20114.856%20211.583%20116.104%20212.136%20117.108'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M214.132%20115.645C214.542%20116.598%20215.103%20117.483%20215.787%20118.263'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.485%20259.907L193.068%20266.14V269.251V272.368H196.5L197.37%20268.893L230.485%20266.14H235.163V259.907H230.485Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M203.452%20225.798L202.245%20254.138L199.328%20258.119C198.412%20259.515%20187.733%20252.924%20187.733%20252.924L179.784%20202.956C178.412%20196.26%20183.448%20189.956%20190.291%20189.808L214.132%20189.353'%20fill='%23088F3F'/%3e%3cpath%20d='M203.452%20225.798L202.245%20254.138L199.328%20258.119C198.412%20259.515%20187.733%20252.924%20187.733%20252.924L179.784%20202.956C178.412%20196.26%20183.448%20189.956%20190.291%20189.808L214.132%20189.353'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M192.891%20185.157H233.74C238.198%20185.157%20242.039%20188.303%20242.913%20192.667L247.645%20216.302L252.47%20171.368C253.149%20165.039%20258.498%20160.24%20264.872%20160.24H273.694C279.642%20160.24%20284.269%20165.406%20283.61%20171.309L278.591%20216.302C277.996%20221.623%20273.496%20225.646%20268.139%20225.646H202.013C196.998%20225.646%20192.684%20222.112%20191.701%20217.2L186.779%20192.608C186.006%20188.754%20188.957%20185.157%20192.895%20185.157H192.891Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M271.107%20160.24C264.733%20160.24%20259.384%20165.039%20258.705%20171.368L254.572%20209.825C254.175%20213.51%20251.064%20216.302%20247.354%20216.302'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M266.345%20225.646H203.402V231.875H266.345V225.646Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M244.517%20231.878H225.808V238.106H244.517V231.878Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20238.106H230.485V259.907H239.84V238.106Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20238.106H230.485V241.223H239.84V238.106Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M266.341%20225.646H203.537V228.763H266.341V225.646Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20259.907L277.253%20266.14V269.251V272.368H273.825L272.955%20268.893L239.84%20266.14H235.163V259.907H239.84Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.84%20259.907L258.548%20266.14V269.251V272.368H255.116L254.247%20268.893L239.84%20266.14H235.163V259.907H239.84Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.485%20259.907L211.777%20266.14V269.251V272.368H215.209L216.078%20268.893L230.485%20266.14H235.163V259.907H230.485Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M232.533%20125.132L221.313%20134.792C219.067%20136.728%20217.771%20139.536%20217.763%20142.501L217.746%20148.088'%20fill='%2385DFA9'/%3e%3cpath%20d='M232.533%20125.132L221.313%20134.792C219.067%20136.728%20217.771%20139.536%20217.763%20142.501L217.746%20148.088'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M238.459%20160.241C238.459%20160.241%20243.246%20148.088%20237.704%20137.593L238.459%20160.241Z'%20fill='%2385DFA9'/%3e%3cpath%20d='M238.459%20160.241C238.459%20160.241%20243.246%20148.088%20237.704%20137.593'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M209.915%20101.354C209.286%20100.983%20208.261%20100.616%20207.632%2099.7346C207.003%2098.8533%20206.72%2097.6389%20207.176%2096.6564C207.691%2095.5389%20210.658%2096.4498%20211.118%2096.4034C211.946%2096.3148%20212.258%2095.5895%20212.524%2094.9022C212.824%2094.1179%20212.938%2093.2788%20213.145%2092.4692C213.605%2090.6728%20214.605%2088.8006%20215.99%2087.5693L231.427%2088.7416L222.638%20113.553L215.876%20114.443L213.866%20105.975L209.915%20101.358V101.354Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M233.943%2083.3191L234.293%2081.2023C228.539%2079.9077%20225.086%2081.6535%20225.086%2081.6535L224.268%2079.6885C216.167%2081.8474%20215.985%2087.5653%20215.985%2087.5653C216.56%2088.4719%20217.509%2089.0749%20218.573%2089.2183L224.533%2090.0068C226.273%2090.2387%20227.404%2091.9549%20226.927%2093.6416L225.137%2099.9625C224.736%20101.388%20223.947%20102.67%20222.862%20103.677L218.717%20107.523C217.589%20108.569%20215.753%20108.097%20215.272%20106.638L214.774%20105.12C214.352%20103.833%20213.385%20102.792%20212.136%20102.273L209.915%20101.35L209.189%20102.649C208.94%20103.096%20208.974%20103.648%20209.282%20104.057C210.456%20105.592%20212.131%20105.739%20213.866%20105.971C213.17%20107.363%20211.232%20108.042%20209.73%20107.612C209.274%20107.481%20208.826%20107.835%20208.868%20108.307C208.927%20109.016%20208.999%20109.834%20208.999%20109.842C209.008%20109.901%20208.645%20110.247%20208.602%20110.306C208.374%20110.61%20208.227%20110.947%20208.071%20111.289C207.881%20111.71%20207.724%20112.149%20207.64%20112.604C207.273%20114.569%20207.897%20116.686%20209.193%20118.2C209.759%20118.862%20210.43%20119.414%20211.173%20119.861C213.385%20121.198%20216.133%20121.295%20218.497%20120.253C219.409%20119.832%20220.291%20119.237%20221.093%20118.588C223.529%20116.627%20225.255%20113.92%20226.1%20110.913L226.83%20108.316L233.529%20108.662C235.382%20108.759%20237.163%20107.894%20238.219%20106.368C239.81%20104.057%20242.098%20101.202%20242.208%2099.4986L244.432%2098.9125C247.286%2087.949%20237.451%2083.551%20233.947%2083.3275L233.943%2083.3191Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M226.826%20108.312C228.48%20108.307%20230.203%20108.118%20231.621%20107.262C233.039%20106.406%20234.069%20104.732%20233.736%20103.112C233.525%20102.096%20232.778%20101.207%20231.815%20100.823C230.849%20100.439%20229.696%20100.57%20228.843%20101.164L226.826%20108.312Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M220.329%2090.3396C219.54%2089.7999%20218.691%2089.315%20217.742%2089.0999C217.311%2089.0029%20216.842%2088.965%20216.42%2089.1294C215.998%2089.2939%20215.644%2089.7029%20215.669%2090.1372C215.669%2090.1878%20215.682%2090.2384%20215.711%2090.2764C215.762%2090.3396%20215.855%2090.3481%20215.939%2090.3565C217.847%2090.4914%20219.688%2091.1619%20221.195%2092.2709C221.883%2092.7769%20222.174%2092.545%20221.971%2091.8998C221.769%2091.2547%20220.84%2090.6854%20220.333%2090.3396H220.329Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M214.318%2095.6912C214.698%2094.9322%20215.694%2094.7804%20216.403%2095.0376C217.463%2095.4214%20217.746%2096.29%20217.733%2097.0785'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M178.792%20183.213L170.784%20194.56C170.459%20195.02%20170.447%20195.635%20170.759%20196.108C171.24%20196.841%20172.274%20196.947%20172.891%20196.323C175.39%20193.784%20181.033%20188.332%20181.033%20188.332'%20fill='%23E6735C'/%3e%3cpath%20d='M178.792%20183.213L170.784%20194.56C170.459%20195.02%20170.447%20195.635%20170.759%20196.108C171.24%20196.841%20172.274%20196.947%20172.891%20196.323C175.39%20193.784%20181.033%20188.332%20181.033%20188.332'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M179.505%20198.778L182.528%20190.804H182.541L182.258%20195.058C182.211%20195.733%20182.688%20196.328%20183.359%20196.433C184.001%20196.534%20184.622%20196.146%20184.812%20195.526L186.39%20190.386C186.817%20189.003%20187.657%20187.785%20188.801%20186.895L189.181%20186.6C190.337%20185.701%20191.76%20185.212%20193.225%20185.212H218.003C222.626%20185.212%20226.779%20182.391%20228.476%20178.099C228.704%20177.525%20228.979%20176.973%20229.295%20176.446L236.273%20164.837C236.273%20164.837%20238.118%20162.248%20238.839%20158.803L238.903%20158.499C239.464%20155.83%20237.421%20153.321%20234.694%20153.321H221.714L215.213%20171.913L209.51%20175.21C207.53%20176.357%20205.276%20176.952%20202.988%20176.931H202.942L193.136%20176.842C190.717%20176.821%20188.332%20177.433%20186.226%20178.622L179.978%20182.147C178.864%20182.775%20177.201%20185.039%20176.643%20187.65C175.618%20192.461%20175.343%20198.832%20175.343%20198.832C175.478%20199.634%20176.179%20200.211%20176.99%20200.199L177.965%20200.182C178.758%20200.165%20179.417%20199.566%20179.505%20198.782V198.778Z'%20fill='%23E6735C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M221.709%20153.325H219.666L220.38%20157.124L221.709%20153.325Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M182.528%20190.803C182.528%20190.803%20183.469%20186.979%20183.993%20185.849L182.528%20190.803Z'%20fill='white'/%3e%3cpath%20d='M182.528%20190.803C182.528%20190.803%20183.469%20186.979%20183.993%20185.849'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M186.876%20252.431C186.158%20252.431%20185.58%20253.008%20185.58%20253.725V258.402L166.711%20264.76C165.563%20265.148%20164.786%20266.219%20164.773%20267.43C164.773%20267.43%20173.68%20272.355%20176.255%20272.355H200.852C202.19%20272.355%20203.993%20268.952%20203.993%20268.952C204.588%20266.616%20204.478%20264.065%20204.204%20261.817L202.389%20252.435L200.333%20255.572C199.404%20256.993%20197.37%20257.128%20196.26%20255.842L195.23%20254.653C194.056%20253.299%20192.355%20252.519%20190.561%20252.519L186.876%20252.431Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M195.584%20266.847C194.301%20267.872%20192.705%20268.433%20191.059%20268.433H176.247C173.672%20268.433%20164.765%20267.429%20164.765%20267.429C164.765%20267.429%20164.773%20271.574%20166.626%20272.354H203.87C205.209%20272.354%20204.377%20265.734%20204.402%20264.49C204.402%20264.49%20196.859%20265.823%20195.576%20266.847H195.584Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M177.462%20200.19L178.273%20193.342C178.425%20190.804%20181.033%20186.283%20181.033%20186.283'%20fill='%23E6735C'/%3e%3cpath%20d='M177.462%20200.19L178.273%20193.342C178.425%20190.804%20181.033%20186.283%20181.033%20186.283'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M95.764%2052.9507C95.211%2052.3561%2094.4259%2051.9766%2093.6069%2051.9091C92.788%2051.8417%2091.948%2052.082%2091.2979%2052.5712L90.7871%2051.8965'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M99.4829%2053.3546C99.8924%2052.8781%20100.576%2052.545%20101.311%2052.8275L101.167%2053.6498'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M98.8835%2052.8281C98.1701%2053.292%2097.6551%2054.0425%2097.8197%2054.8943C97.9253%2055.4425%2098.3558%2055.8768%2098.8539%2056.113C99.3521%2056.3491%20100.027%2056.3997%20100.42%2056.8087C100.796%2057.2051%20100.724%2057.846%20100.475%2058.3309C99.9262%2059.3893%2098.6049%2060.0092%2097.4187%2059.7604'%20fill='%23FFAA80'/%3e%3cpath%20d='M98.8835%2052.8281C98.1701%2053.292%2097.6551%2054.0425%2097.8197%2054.8943C97.9253%2055.4425%2098.3558%2055.8768%2098.8539%2056.113C99.3521%2056.3491%20100.027%2056.3997%20100.42%2056.8087C100.796%2057.2051%20100.724%2057.846%20100.475%2058.3309C99.9262%2059.3893%2098.6049%2060.0092%2097.4187%2059.7604'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M82.0999%2055.877H79.1703L77.7056%2058.3564L79.1703%2060.84H82.0999L83.5647%2058.3564L82.0999%2055.877Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M173.811%20150.449H187.175C187.914%20150.449%20188.513%20151.048%20188.513%20151.786V162.463C188.513%20164.672%20186.715%20166.469%20184.503%20166.469H176.487C174.275%20166.469%20172.477%20164.672%20172.477%20162.463V151.786C172.477%20151.048%20173.076%20150.449%20173.815%20150.449H173.811Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M186.031%20152.925L188.509%20155.417V151.786L186.031%20152.925Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M186.031%20159.599L188.509%20162.092V158.461L186.031%20159.599Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.837%20152.452C185.837%20152.819%20186.137%20153.119%20186.504%20153.119H190.514C190.882%20153.119%20191.181%20153.418%20191.181%20153.785V156.454C191.181%20156.821%20190.882%20157.12%20190.514%20157.12H186.504C186.137%20157.12%20185.837%20157.42%20185.837%20157.787V159.123C185.837%20159.49%20186.137%20159.79%20186.504%20159.79H191.181C192.659%20159.79%20193.853%20158.596%20193.853%20157.12V153.114C193.853%20151.639%20192.659%20150.445%20191.181%20150.445H185.837'%20fill='white'/%3e%3cpath%20d='M185.837%20159.127C185.837%20159.494%20186.137%20159.793%20186.504%20159.793H191.181C192.659%20159.793%20193.853%20158.6%20193.853%20157.124V153.118C193.853%20151.643%20192.659%20150.449%20191.181%20150.449H185.837'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.837%20152.452C185.837%20152.819%20186.137%20153.118%20186.504%20153.118H190.514C190.882%20153.118%20191.181%20153.418%20191.181%20153.785V156.454C191.181%20156.821%20190.882%20157.12%20190.514%20157.12H186.504'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M199.354%20116.951C199.354%20116.951%20201.329%20115.382%20202.583%20101.341V118.262L199.354%20116.955V116.951Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M79.7444%2049.0791C80.4873%2049.3068%2081.1121%2049.8718%2081.4076%2050.576C81.703%2051.2802%2081.6608%2052.1109%2081.2978%2052.7856'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M83.0581%2048.6706C84.9028%2049.3031%2086.6757%2048.7085%2088.2334%2047.5574C89.791%2046.4062%2090.8885%2044.7659%2091.8552%2043.1045'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M71.0571%2058.3564C68.8493%2060.4437%2068.1233%2063.5683%2067.4985%2066.5074'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M84.4636%2064.7991C84.4636%2064.7991%2089.069%2067.9575%2093.2523%2066.0051L92.7542%2065.3515C92.7542%2065.3515%2089.2674%2066.9665%2084.4636%2064.7949V64.7991Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M92.1169%20116.66L96.9207%20114.948'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8%20272.367H441.367'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.753%20166.469H333.18C330.956%20166.469%20329.153%20164.669%20329.153%20162.446H421.78C421.78%20164.669%20419.978%20166.469%20417.753%20166.469Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M385.536%20166.469H333.18C330.956%20166.469%20329.153%20164.669%20329.153%20162.446H389.563C389.563%20164.669%20387.761%20166.469%20385.536%20166.469Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M421.903%20162.446H367.533C365.308%20162.446%20363.822%20160.645%20364.215%20158.423L370.606%20122.218C370.998%20119.996%20373.118%20118.195%20375.342%20118.195H429.712C431.937%20118.195%20433.422%20119.996%20433.03%20122.218L426.639%20158.423C426.246%20160.645%20424.127%20162.446%20421.903%20162.446Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M419.889%20162.446H365.519C363.295%20162.446%20361.809%20160.645%20362.201%20158.423L368.592%20122.218C368.985%20119.996%20371.104%20118.195%20373.329%20118.195H427.698C429.923%20118.195%20431.409%20119.996%20431.016%20122.218L424.625%20158.423C424.233%20160.645%20422.114%20162.446%20419.889%20162.446Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M420.244%20160.435C421.354%20160.435%20422.418%20159.532%20422.612%20158.423L429.003%20122.218C429.197%20121.109%20428.454%20120.207%20427.344%20120.207H372.974C371.864%20120.207%20370.8%20121.109%20370.606%20122.218L364.215%20158.423C364.021%20159.532%20364.764%20160.435%20365.874%20160.435H420.244Z'%20fill='%2300112C'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.753%20166.469H393.591C391.366%20166.469%20389.563%20164.669%20389.563%20162.446H421.78C421.78%20164.669%20419.978%20166.469%20417.753%20166.469Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M417.753%20166.469H393.591C391.366%20166.469%20389.563%20164.669%20389.563%20162.446H421.78C421.78%20164.669%20419.978%20166.469%20417.753%20166.469Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M389.563%20162.446H366.824C365.912%20162.446%20365.038%20162.809%20364.392%20163.454C363.746%20164.099%20362.872%20164.462%20361.961%20164.462H356.756C355.844%20164.462%20354.97%20164.099%20354.324%20163.454C353.679%20162.809%20352.805%20162.446%20351.893%20162.446H329.153'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M376.781%20129.943L378.774%20128.252L377.381%20126.562'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M380.885%20128.252H385.114'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M387.229%20128.252H399.914'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M374.696%20141.767L376.685%20140.081L375.291%20138.39'%20stroke='%230ABF53'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M378.799%20140.08H387.255'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M373.649%20147.683L375.642%20145.992L374.249%20144.301'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M378.951%20153.595L380.939%20151.904L379.546%20150.218'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M377.478%20146.051H381.703'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M383.818%20146.051H388.048'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M382.776%20151.963H395.461'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M390.163%20146.051H396.503'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M375.612%20134.164H384.072'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M386.187%20134.164H392.527'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M412.506%20151.963H397.744'%20stroke='%230ABF53'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M420.936%20140.135H412.481'%20stroke='%2385DFA9'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M408.517%20140.135H390.298'%20stroke='%230ABF53'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M416.959%20128.252H404.275'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M409.572%20134.164H403.232'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M400.885%20134.164H394.545'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M405.132%20146.051H398.787'%20stroke='%23EEF0F3'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["success"],"mappings":"AAAA,MAAAA,IAAe;"}