@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":"accordion-item.DeV8s0oW.js","sources":["../../src/components/accordion/accordion.keys.ts","../../src/components/accordion/accordion.vue","../../src/components/accordion/components/accordion-item.vue"],"sourcesContent":["export const ACCORDION_TITLE_SIZE_INJECTION_KEY = Symbol('accordion title size injection key');\n","<template>\n <div class=\"b-accordion\">\n <slot />\n </div>\n</template>\n\n<script setup lang=\"ts\">\n import { type PropType, provide, toRef } from 'vue';\n\n import { ACCORDION_TITLE_SIZE_INJECTION_KEY } from './accordion.keys';\n\n import type { BentoAccordionTitleSize } from './accordion.types';\n\n const props = defineProps({\n /**\n * Controls accordion title size.\n * @values default, small\n */\n titleSize: {\n type: String as PropType<BentoAccordionTitleSize>,\n default: 'default',\n },\n });\n\n provide(ACCORDION_TITLE_SIZE_INJECTION_KEY, toRef(props, 'titleSize'));\n</script>\n\n<script lang=\"ts\">\n /**\n * An accordion is a vertical stack of interactive headers used to reveal or hide\n * sections of content associated with these headers.\n *\n * This component must only have `BentoAccordionItem` components in its default slot.\n *\n * Accordion items should be collapsed by default.\n *\n * @example\n * import { BentoAccordion, BentoAccordionItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoAccordion, BentoAccordionItem },\n * template: `\n * <bento-accordion>\n * <bento-accordion-item title=\"Item 1\">\n * Content for item 1\n * </bento-accordion-item>\n * <bento-accordion-item title=\"Item 2\">\n * Content for item 2\n * </bento-accordion-item>\n * </bento-accordion>\n * `\n * }\n */\n export default {};\n</script>\n\n<style lang=\"scss\" scoped src=\"./accordion.scss\" />\n","<template>\n <div class=\"b-accordion-item\">\n <bento-typography\n el=\"h3\"\n :variant=\"titleSize === 'small' ? 'body' : 'title'\"\n :strongest=\"titleSize === 'small'\"\n >\n <button\n :id=\"buttonId\"\n :aria-controls=\"contentId\"\n :aria-expanded=\"`${isOpen}`\"\n type=\"button\"\n class=\"b-accordion-item__button\"\n @click=\"isOpen = !isOpen\"\n >\n <chevron-up-icon\n v-if=\"isOpen\"\n class=\"b-accordion-item__icon\"\n :svg-title=\"t('collapse')\"\n aria-hidden=\"true\"\n />\n <chevron-down-icon v-else class=\"b-accordion-item__icon\" :svg-title=\"t('expand')\" aria-hidden=\"true\" />\n {{ title }}\n </button>\n </bento-typography>\n\n <Transition :name=\"CONTENT_TRANSITION_NAME\">\n <div v-if=\"isOpen\" :id=\"contentId\" :aria-labelledby=\"buttonId\" role=\"region\" :style=\"contentMaxHeight\">\n <div ref=\"contentDiv\" class=\"b-accordion-item__content\">\n <slot />\n </div>\n </div>\n </Transition>\n </div>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, ref, watch } from 'vue';\n\n import { BentoTypography } from '@/components/typography';\n import ChevronDownIcon from '@adyen/ui-assets-icons-16/vue/chevron-down';\n import ChevronUpIcon from '@adyen/ui-assets-icons-16/vue/chevron-up';\n\n import { generateUid } from '@/core/utils/ts';\n import { observeSizeOfElement } from '@/utils/ts/resize';\n import { useI18n } from '@/utils/ts/i18n';\n\n import { ACCORDION_TITLE_SIZE_INJECTION_KEY } from '../accordion.keys';\n\n import type { BentoAccordionTitleSize } from '../accordion.types';\n import { useExpandableContentHeight } from '@/composables/use-expandable-content-height/use-expandable-content-height';\n\n import messages from './messages.json';\n\n type MessageSchema = (typeof messages)['en-US'];\n\n const CONTENT_TRANSITION_NAME = 'b-accordion-item__animation--content';\n\n const props = defineProps({\n /**\n * Sets the title of the accordion item.\n */\n title: {\n type: String,\n required: true,\n },\n /**\n * Controls if the content is visible or hidden.\n */\n isExpanded: {\n type: Boolean,\n default: false,\n },\n });\n\n const emit = defineEmits([\"update:is-expanded\"]);\n\n const { t } = useI18n<{ message: MessageSchema }>({ messages });\n\n // Refs\n const contentDiv = ref<HTMLDivElement>(null);\n const isOpen = ref(props.isExpanded);\n\n // Generating IDs\n const buttonId = generateUid('accordionItemButton');\n const contentId = generateUid('accordionItemContent');\n\n // Injecting prop from parent\n const titleSize = inject<`${BentoAccordionTitleSize}`>(ACCORDION_TITLE_SIZE_INJECTION_KEY, 'default');\n\n // Getting and setting the item height to be able to handle height animation\n const { updateContentHeight, contentHeight } = useExpandableContentHeight(contentDiv, isOpen);\n\n const contentMaxHeight = computed(() => (contentHeight.value ? { 'max-height': contentHeight.value } : {}));\n\n watch(\n () => props.isExpanded,\n value => {\n isOpen.value = value;\n }\n );\n\n watch(\n () => contentDiv.value,\n () => {\n let observer: ResizeObserver | null = null;\n if (!observer && contentDiv.value) {\n observer = observeSizeOfElement(contentDiv.value, () => {\n if (contentDiv.value) {\n updateContentHeight();\n }\n });\n }\n }\n );\n\n watch(\n isOpen,\n value => {\n // Enable two-way data binding for `isExpanded`\n emit('update:is-expanded', value);\n\n updateContentHeight();\n },\n { immediate: true }\n );\n</script>\n\n<script lang=\"ts\">\n /**\n * An accordion item is an interactive header used to reveal or hide a\n * section of content associated with this header.\n *\n * This component must always be wrapped by a `BentoAccordion` component.\n *\n * @example\n * import { BentoAccordion, BentoAccordionItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoAccordion, BentoAccordionItem },\n * template: `\n * <bento-accordion>\n * <bento-accordion-item title=\"Item 1\">\n * Content for item 1\n * </bento-accordion-item>\n * <bento-accordion-item title=\"Item 2\">\n * Content for item 2\n * </bento-accordion-item>\n * </bento-accordion>\n * `\n * }\n */\n export default {\n i18n: { messages },\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./accordion-item.scss\" />\n"],"names":["ACCORDION_TITLE_SIZE_INJECTION_KEY","__default__$1","provide","toRef","props","__default__","messages","CONTENT_TRANSITION_NAME","t","useI18n","contentDiv","ref","isOpen","buttonId","generateUid","contentId","titleSize","inject","updateContentHeight","contentHeight","useExpandableContentHeight","contentMaxHeight","computed","watch","value","observer","observeSizeOfElement","emit"],"mappings":";;;;;;;;;;AAAa,MAAAA,IAAA,uBAAA,oCAAA,GCqDTC,IAAA,CAAA;;;;;;;;;;;;;;;AA7BA,WAAAC,EAAAF,GAAAG,EAAAC,GAAA,WAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GCgIAC,IAAA;AAAA,EAAe,MAAA,EAAA,UAAAC,EAAA;AAEf;;;;;;;;;;;;;;;;;;;;;iBAlGAC,IAAA,wCAqBA,EAAA,GAAAC,EAAA,IAAAC,EAAA,GAGAC,IAAAC,EAAA,IAAA,GACAC,IAAAD,EAAAP,EAAA,UAAA,GAGAS,IAAAC,EAAA,qBAAA,GACAC,IAAAD,EAAA,sBAAA,GAGAE,IAAAC,EAAAjB,GAAA,SAAA,GAGA,EAAA,qBAAAkB,GAAA,eAAAC,EAAA,IAAAC,EAAAV,GAAAE,CAAA,GAEAS,IAAAC,EAAA,MAAAH,EAAA,QAAA,EAAA,cAAAA,EAAA,MAAA,IAAA,CAAA,CAAA;AAEA,WAAAI;AAAA,MAAA,MAAAnB,EAAA;AAAA,MACgB,CAAAoB,MAAA;AAER,QAAAZ,EAAA,QAAAY;AAAA,MAAe;AAAA,IACnB,GAGJD;AAAA,MAAA,MAAAb,EAAA;AAAA,MACqB,MAAA;AAEb,YAAAe,IAAA;AACA,QAAA,CAAAA,KAAAf,EAAA,UACIe,IAAAC,EAAAhB,EAAA,OAAA,MAAA;AACI,UAAAA,EAAA,SACIQ,EAAA;AAAA,QACJ,CAAA;AAAA,MAER;AAAA,IACJ,GAGJK;AAAA,MAAAX;AAAA,MACI,CAAAY,MAAA;AAGI,QAAAG,EAAA,sBAAAH,CAAA,GAEAN,EAAA;AAAA,MAAoB;AAAA,MACxB,EAAA,WAAA,GAAA;AAAA,IACkB;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"accordion-item.DeV8s0oW.js","sources":["../../src/components/accordion/accordion.keys.ts","../../src/components/accordion/accordion.vue","../../src/components/accordion/components/accordion-item.vue"],"sourcesContent":["export const ACCORDION_TITLE_SIZE_INJECTION_KEY = Symbol('accordion title size injection key');\n","<template>\n <div class=\"b-accordion\">\n <slot />\n </div>\n</template>\n\n<script setup lang=\"ts\">\n import { type PropType, provide, toRef } from 'vue';\n\n import { ACCORDION_TITLE_SIZE_INJECTION_KEY } from './accordion.keys';\n\n import type { BentoAccordionTitleSize } from './accordion.types';\n\n const props = defineProps({\n /**\n * Controls accordion title size.\n * @values default, small\n */\n titleSize: {\n type: String as PropType<BentoAccordionTitleSize>,\n default: 'default',\n },\n });\n\n provide(ACCORDION_TITLE_SIZE_INJECTION_KEY, toRef(props, 'titleSize'));\n</script>\n\n<script lang=\"ts\">\n /**\n * An accordion is a vertical stack of interactive headers used to reveal or hide\n * sections of content associated with these headers.\n *\n * This component must only have `BentoAccordionItem` components in its default slot.\n *\n * Accordion items should be collapsed by default.\n *\n * @example\n * import { BentoAccordion, BentoAccordionItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoAccordion, BentoAccordionItem },\n * template: `\n * <bento-accordion>\n * <bento-accordion-item title=\"Item 1\">\n * Content for item 1\n * </bento-accordion-item>\n * <bento-accordion-item title=\"Item 2\">\n * Content for item 2\n * </bento-accordion-item>\n * </bento-accordion>\n * `\n * }\n */\n export default {};\n</script>\n\n<style lang=\"scss\" scoped src=\"./accordion.scss\" />\n","<template>\n <div class=\"b-accordion-item\">\n <bento-typography\n el=\"h3\"\n :variant=\"titleSize === 'small' ? 'body' : 'title'\"\n :strongest=\"titleSize === 'small'\"\n >\n <button\n :id=\"buttonId\"\n :aria-controls=\"contentId\"\n :aria-expanded=\"`${isOpen}`\"\n type=\"button\"\n class=\"b-accordion-item__button\"\n @click=\"isOpen = !isOpen\"\n >\n <chevron-up-icon\n v-if=\"isOpen\"\n class=\"b-accordion-item__icon\"\n :svg-title=\"t('collapse')\"\n aria-hidden=\"true\"\n />\n <chevron-down-icon v-else class=\"b-accordion-item__icon\" :svg-title=\"t('expand')\" aria-hidden=\"true\" />\n {{ title }}\n </button>\n </bento-typography>\n\n <Transition :name=\"CONTENT_TRANSITION_NAME\">\n <div v-if=\"isOpen\" :id=\"contentId\" :aria-labelledby=\"buttonId\" role=\"region\" :style=\"contentMaxHeight\">\n <div ref=\"contentDiv\" class=\"b-accordion-item__content\">\n <slot />\n </div>\n </div>\n </Transition>\n </div>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, inject, ref, watch } from 'vue';\n\n import { BentoTypography } from '@/components/typography';\n import ChevronDownIcon from '@adyen/ui-assets-icons-16/vue/chevron-down';\n import ChevronUpIcon from '@adyen/ui-assets-icons-16/vue/chevron-up';\n\n import { generateUid } from '@/core/utils/ts';\n import { observeSizeOfElement } from '@/utils/ts/resize';\n import { useI18n } from '@/utils/ts/i18n';\n\n import { ACCORDION_TITLE_SIZE_INJECTION_KEY } from '../accordion.keys';\n\n import type { BentoAccordionTitleSize } from '../accordion.types';\n import { useExpandableContentHeight } from '@/composables/use-expandable-content-height/use-expandable-content-height';\n\n import messages from './messages.json';\n\n type MessageSchema = (typeof messages)['en-US'];\n\n const CONTENT_TRANSITION_NAME = 'b-accordion-item__animation--content';\n\n const props = defineProps({\n /**\n * Sets the title of the accordion item.\n */\n title: {\n type: String,\n required: true,\n },\n /**\n * Controls if the content is visible or hidden.\n */\n isExpanded: {\n type: Boolean,\n default: false,\n },\n });\n\n const emit = defineEmits([\"update:is-expanded\"]);\n\n const { t } = useI18n<{ message: MessageSchema }>({ messages });\n\n // Refs\n const contentDiv = ref<HTMLDivElement>(null);\n const isOpen = ref(props.isExpanded);\n\n // Generating IDs\n const buttonId = generateUid('accordionItemButton');\n const contentId = generateUid('accordionItemContent');\n\n // Injecting prop from parent\n const titleSize = inject<`${BentoAccordionTitleSize}`>(ACCORDION_TITLE_SIZE_INJECTION_KEY, 'default');\n\n // Getting and setting the item height to be able to handle height animation\n const { updateContentHeight, contentHeight } = useExpandableContentHeight(contentDiv, isOpen);\n\n const contentMaxHeight = computed(() => (contentHeight.value ? { 'max-height': contentHeight.value } : {}));\n\n watch(\n () => props.isExpanded,\n value => {\n isOpen.value = value;\n }\n );\n\n watch(\n () => contentDiv.value,\n () => {\n let observer: ResizeObserver | null = null;\n if (!observer && contentDiv.value) {\n observer = observeSizeOfElement(contentDiv.value, () => {\n if (contentDiv.value) {\n updateContentHeight();\n }\n });\n }\n }\n );\n\n watch(\n isOpen,\n value => {\n // Enable two-way data binding for `isExpanded`\n emit('update:is-expanded', value);\n\n updateContentHeight();\n },\n { immediate: true }\n );\n</script>\n\n<script lang=\"ts\">\n /**\n * An accordion item is an interactive header used to reveal or hide a\n * section of content associated with this header.\n *\n * This component must always be wrapped by a `BentoAccordion` component.\n *\n * @example\n * import { BentoAccordion, BentoAccordionItem } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoAccordion, BentoAccordionItem },\n * template: `\n * <bento-accordion>\n * <bento-accordion-item title=\"Item 1\">\n * Content for item 1\n * </bento-accordion-item>\n * <bento-accordion-item title=\"Item 2\">\n * Content for item 2\n * </bento-accordion-item>\n * </bento-accordion>\n * `\n * }\n */\n export default {\n i18n: { messages },\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./accordion-item.scss\" />\n"],"names":["ACCORDION_TITLE_SIZE_INJECTION_KEY","__default__$1","provide","toRef","props","__default__","messages","CONTENT_TRANSITION_NAME","t","useI18n","contentDiv","ref","isOpen","buttonId","generateUid","contentId","titleSize","inject","updateContentHeight","contentHeight","useExpandableContentHeight","contentMaxHeight","computed","watch","value","observer","observeSizeOfElement","emit"],"mappings":";;;;;;;;;;AAAO,MAAAA,IAAA,uBAAA,oCAAA,GCqDHC,IAAA,CAAA;;;;;;;;;;;;;;;AA7BA,WAAAC,EAAAF,GAAAG,EAAAC,GAAA,WAAA,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GCgIAC,IAAA;AAAA,EAAe,MAAA,EAAA,UAAAC,EAAA;AAEf;;;;;;;;;;;;;;;;;;;;;iBAlGAC,IAAA,wCAqBA,EAAA,GAAAC,EAAA,IAAAC,EAAA,GAGAC,IAAAC,EAAA,IAAA,GACAC,IAAAD,EAAAP,EAAA,UAAA,GAGAS,IAAAC,EAAA,qBAAA,GACAC,IAAAD,EAAA,sBAAA,GAGAE,IAAAC,EAAAjB,GAAA,SAAA,GAGA,EAAA,qBAAAkB,GAAA,eAAAC,EAAA,IAAAC,EAAAV,GAAAE,CAAA,GAEAS,IAAAC,EAAA,MAAAH,EAAA,QAAA,EAAA,cAAAA,EAAA,MAAA,IAAA,CAAA,CAAA;AAEA,WAAAI;AAAA,MAAA,MAAAnB,EAAA;AAAA,MACgB,CAAAoB,MAAA;AAER,QAAAZ,EAAA,QAAAY;AAAA,MAAe;AAAA,IACnB,GAGJD;AAAA,MAAA,MAAAb,EAAA;AAAA,MACqB,MAAA;AAEb,YAAAe,IAAA;AACA,QAAA,CAAAA,KAAAf,EAAA,UACIe,IAAAC,EAAAhB,EAAA,OAAA,MAAA;AACI,UAAAA,EAAA,SACIQ,EAAA;AAAA,QACJ,CAAA;AAAA,MAER;AAAA,IACJ,GAGJK;AAAA,MAAAX;AAAA,MACI,CAAAY,MAAA;AAGI,QAAAG,EAAA,sBAAAH,CAAA,GAEAN,EAAA;AAAA,MAAoB;AAAA,MACxB,EAAA,WAAA,GAAA;AAAA,IACkB;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,163 @@
1
+ import { defineComponent as O, computed as o, ref as b, toRefs as P, watch as g, provide as R, nextTick as C } from "vue";
2
+ import { B as F } from "./button.DIU6m9wD.js";
3
+ import { B as W } from "./typography.Bq-EGj9y.js";
4
+ import { B as L } from "./button-actions-with-menu.PL45aAcI.js";
5
+ import { C as U } from "./cross.CC_B-vG-.js";
6
+ import { u as k } from "./index.B6WW_F-J.js";
7
+ import { u as M } from "./index.Zfd79j1_.js";
8
+ import { P as z, B as D } from "./button-actions.JRDi9PFT.js";
9
+ import { n as G } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
10
+ import "../assets/action-bar.css";
11
+ const J = {
12
+ "en-US": {
13
+ actionBar: "Action bar",
14
+ cancel: "Cancel",
15
+ close: "Close",
16
+ save: "Save",
17
+ selected: "selected",
18
+ unsavedChanges: "Unsaved changes | unsaved change | unsaved changes"
19
+ },
20
+ "ja-JP": {
21
+ actionBar: "アクションバー",
22
+ cancel: "キャンセル",
23
+ close: "閉じる",
24
+ save: "保存",
25
+ selected: "選択済み",
26
+ unsavedChanges: "未保存の変更 | 未保存の変更"
27
+ },
28
+ "pt-BR": {
29
+ actionBar: "Barra de ação",
30
+ cancel: "Cancelar",
31
+ close: "Fechar",
32
+ save: "Salvar",
33
+ selected: "Selecionado",
34
+ unsavedChanges: "alteração não salva | alterações não salvas"
35
+ }
36
+ }, K = {
37
+ i18n: { messages: J }
38
+ }, j = /* @__PURE__ */ O({
39
+ ...K,
40
+ __name: "action-bar",
41
+ props: {
42
+ /**
43
+ * List of actions that will be used to render the buttons.
44
+ * Required and used for the `default` variant.
45
+ *
46
+ * Each object in the list should have a `title`, an `event` and,
47
+ * optionally, an `icon`.
48
+ *
49
+ * The component will display 4 actions and the hide the rest inside a menu.
50
+ *
51
+ * @see BentoButton for a list of all the other props supported by each button action.
52
+ */
53
+ actions: {
54
+ type: Array,
55
+ default: () => []
56
+ },
57
+ /**
58
+ * How many actions should be visible outside the menu, cannot be more than 4
59
+ */
60
+ visibleActions: {
61
+ type: Number,
62
+ default: 4,
63
+ validator: (i) => i > 0 && i <= 4
64
+ },
65
+ /**
66
+ * Use when there are sticky elements at the bottom, like sticky pagination
67
+ */
68
+ extraBottomSpacing: {
69
+ type: Boolean,
70
+ default: !1
71
+ },
72
+ /**
73
+ * Show how many items are selected.
74
+ * When omitted in the `confirmation` variant, a generic "Unsaved changes" label is displayed.
75
+ */
76
+ itemCounter: {
77
+ type: Number,
78
+ default: null
79
+ },
80
+ /**
81
+ * Label for the selection, e.g. 'selected'/'changed'
82
+ */
83
+ selectionLabel: {
84
+ type: String,
85
+ default: null
86
+ },
87
+ /**
88
+ * Variant for the action bar
89
+ * @values default, confirmation
90
+ */
91
+ variant: {
92
+ type: String,
93
+ default: "default"
94
+ }
95
+ },
96
+ emits: ["close", "cancel", "save"],
97
+ setup(i, { emit: n }) {
98
+ const a = i, t = 100, v = 7, B = 500, m = 32, { t: r, tc: S, n: I } = k(), E = o(() => a.selectionLabel ? a.selectionLabel : r("selected")), l = b(null), { extraBottomSpacing: h, visibleActions: y } = P(a), { width: c } = M(), e = b(null), u = b(null), A = o(() => a.variant === "confirmation");
99
+ g(
100
+ () => y.value,
101
+ (s) => {
102
+ u.value = s <= 4 ? s : 4, e.value = u.value;
103
+ },
104
+ { immediate: !0 }
105
+ );
106
+ const T = o(() => ({
107
+ "b-action-bar--extra-spacing": h.value,
108
+ "b-action-bar--confirmation": A.value
109
+ }));
110
+ R(z, v);
111
+ const N = o(() => {
112
+ const s = a.actions.map((x) => ({
113
+ ...x,
114
+ variant: "secondary"
115
+ })), p = s.slice(0, e.value).reverse(), f = s.slice(e.value);
116
+ return [...p, ...f];
117
+ }), V = o(() => [
118
+ {
119
+ title: r("save"),
120
+ event: () => n("save")
121
+ },
122
+ {
123
+ title: r("cancel"),
124
+ variant: "secondary",
125
+ event: () => n("cancel")
126
+ }
127
+ ]), w = o(() => a.itemCounter == null || a.itemCounter < 1), d = async () => {
128
+ await C(), c.value > l.value.clientWidth + m + t && e.value < u.value && (e.value += 1, d());
129
+ }, _ = async () => {
130
+ await C(), c.value < l.value.clientWidth + m && e.value > 0 && (e.value -= 1, _());
131
+ };
132
+ return g(
133
+ () => c.value,
134
+ async (s, p) => {
135
+ if (await C(), !l.value)
136
+ return;
137
+ const f = s > p;
138
+ c.value < B ? e.value = 0 : f ? d() : _();
139
+ },
140
+ { immediate: !0 }
141
+ ), { __sfc: !0, AVERAGE_BUTTON_SIZE: t, MENU_OFFSET: v, RESPONSIVE_BREAKPOINT: B, SPACING: m, props: a, emit: n, t: r, tc: S, n: I, label: E, actionBar: l, extraBottomSpacing: h, visibleActions: y, width: c, internalDisplayedActions: e, internalVisibleActions: u, isConfirmationVariant: A, conditionalClasses: T, actionsInternal: N, confirmationActions: V, noItemCounter: w, showActions: d, hideActions: _, BentoButton: F, BentoButtonActions: D, BentoTypography: W, ButtonActionsWithMenu: L, CrossIcon: U };
142
+ }
143
+ });
144
+ var Y = function() {
145
+ var n = this, a = n._self._c, t = n._self._setupProxy;
146
+ return a("Transition", { attrs: { name: "b-action-bar__animation", appear: "" } }, [a("section", { staticClass: "b-action-bar", class: t.conditionalClasses, attrs: { "aria-label": t.t("actionBar") } }, [a("div", { ref: "actionBar", staticClass: "b-action-bar__container" }, [t.isConfirmationVariant ? n._e() : a("div", { staticClass: "b-action-bar__close-button" }, [a(t.BentoButton, { attrs: { variant: "tertiary", inverse: "", "aria-label": t.t("close") }, on: { click: function(v) {
147
+ return t.emit("close");
148
+ } }, scopedSlots: n._u([{ key: "iconLeft", fn: function() {
149
+ return [a(t.CrossIcon, { attrs: { "aria-hidden": !0 } })];
150
+ }, proxy: !0 }], null, !1, 4214210411) })], 1), a(t.BentoTypography, { staticClass: "b-action-bar__selection", attrs: { el: "span", stronger: "" } }, [t.isConfirmationVariant && t.noItemCounter ? [n._v(" " + n._s(t.tc("unsavedChanges", 0)) + " ")] : [n._v(" " + n._s(t.n(n.itemCounter)) + " " + n._s(t.isConfirmationVariant ? t.tc("unsavedChanges", n.itemCounter) : t.label) + " ")]], 2), t.isConfirmationVariant ? a(t.BentoButtonActions, { staticClass: "b-action-bar__actions", attrs: { actions: t.confirmationActions, inverse: "" } }) : a(t.ButtonActionsWithMenu, { staticClass: "b-action-bar__actions", attrs: { actions: t.actionsInternal, "displayed-actions": t.internalDisplayedActions, "menu-position": "top-end", "disable-responsive-behavior": "", inverse: "" } })], 1)])]);
151
+ }, Z = [], $ = /* @__PURE__ */ G(
152
+ j,
153
+ Y,
154
+ Z,
155
+ !1,
156
+ null,
157
+ "3723457e"
158
+ );
159
+ const ot = $.exports;
160
+ export {
161
+ ot as B
162
+ };
163
+ //# sourceMappingURL=action-bar.rgLdy6Bu.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"action-bar.rgLdy6Bu.js","sources":["../../src/components/action-bar/action-bar.vue"],"sourcesContent":["<template>\n <Transition name=\"b-action-bar__animation\" appear>\n <section class=\"b-action-bar\" :class=\"conditionalClasses\" :aria-label=\"t('actionBar')\">\n <div ref=\"actionBar\" class=\"b-action-bar__container\">\n <div v-if=\"!isConfirmationVariant\" class=\"b-action-bar__close-button\">\n <bento-button variant=\"tertiary\" inverse :aria-label=\"t('close')\" @click=\"emit('close')\">\n <template #iconLeft><cross-icon :aria-hidden=\"true\" /></template>\n </bento-button>\n </div>\n <bento-typography el=\"span\" stronger class=\"b-action-bar__selection\">\n <template v-if=\"isConfirmationVariant && noItemCounter\">\n {{ tc('unsavedChanges', 0) }}\n </template>\n <template v-else>\n {{ n(itemCounter) }}\n {{ isConfirmationVariant ? tc('unsavedChanges', itemCounter) : label }}\n </template>\n </bento-typography>\n <bento-button-actions\n v-if=\"isConfirmationVariant\"\n :actions=\"confirmationActions\"\n class=\"b-action-bar__actions\"\n inverse\n />\n <button-actions-with-menu\n v-else\n :actions=\"actionsInternal\"\n class=\"b-action-bar__actions\"\n :displayed-actions=\"internalDisplayedActions\"\n menu-position=\"top-end\"\n disable-responsive-behavior\n inverse\n />\n </div>\n </section>\n </Transition>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, nextTick, type PropType, provide, ref, toRefs, watch } from 'vue';\n import { BentoButton, BentoButtonActions, type BentoButtonActionsList } from '@/components/button';\n import { BentoTypography } from '@/components/typography';\n\n import { type BentoActionBarVariant } from '@/components/action-bar/action-bar.types';\n import ButtonActionsWithMenu from '@/components/internal/button-actions-with-menu/button-actions-with-menu.vue';\n import CrossIcon from '@adyen/ui-assets-icons-16/vue/cross';\n\n import { useI18n } from '@/utils/ts/i18n';\n import { useWindowSize } from '@vueuse/core';\n\n import messages from './messages.json';\n import { POPOVER_OFFSET_INJECTION_KEY } from '@/components/popover/popover.keys';\n\n type MessageSchema = (typeof messages)['en-US'];\n\n // Constants\n const AVERAGE_BUTTON_SIZE = 100;\n const MENU_OFFSET = 7;\n const RESPONSIVE_BREAKPOINT = 500;\n const SPACING = 32;\n\n const props = defineProps({\n /**\n * List of actions that will be used to render the buttons.\n * Required and used for the `default` variant.\n *\n * Each object in the list should have a `title`, an `event` and,\n * optionally, an `icon`.\n *\n * The component will display 4 actions and the hide the rest inside a menu.\n *\n * @see BentoButton for a list of all the other props supported by each button action.\n */\n actions: {\n type: Array as PropType<BentoButtonActionsList>,\n default: () => [],\n },\n /**\n * How many actions should be visible outside the menu, cannot be more than 4\n */\n visibleActions: {\n type: Number,\n default: 4,\n validator: (value: number) => value > 0 && value <= 4,\n },\n /**\n * Use when there are sticky elements at the bottom, like sticky pagination\n */\n extraBottomSpacing: {\n type: Boolean,\n default: false,\n },\n /**\n * Show how many items are selected.\n * When omitted in the `confirmation` variant, a generic \"Unsaved changes\" label is displayed.\n */\n itemCounter: {\n type: Number,\n default: null,\n },\n /**\n * Label for the selection, e.g. 'selected'/'changed'\n */\n selectionLabel: {\n type: String,\n default: null,\n },\n /**\n * Variant for the action bar\n * @values default, confirmation\n */\n variant: {\n type: String as PropType<BentoActionBarVariant>,\n default: 'default',\n },\n });\n\n const emit = defineEmits([\"close\", \"cancel\", \"save\"]);\n\n const { t, tc, n } = useI18n<{ message: MessageSchema }>({ messages });\n const label = computed(() => (props.selectionLabel ? props.selectionLabel : t('selected')));\n\n // Refs\n const actionBar = ref<HTMLDivElement>(null);\n const { extraBottomSpacing, visibleActions } = toRefs(props);\n const { width } = useWindowSize();\n const internalDisplayedActions = ref(null);\n const internalVisibleActions = ref(null);\n\n const isConfirmationVariant = computed(() => props.variant === 'confirmation');\n\n watch(\n () => visibleActions.value,\n value => {\n internalVisibleActions.value = value <= 4 ? value : 4;\n internalDisplayedActions.value = internalVisibleActions.value;\n },\n { immediate: true }\n );\n\n // Styling\n const conditionalClasses = computed(() => ({\n 'b-action-bar--extra-spacing': extraBottomSpacing.value,\n 'b-action-bar--confirmation': isConfirmationVariant.value,\n }));\n\n // Provide POPOVER_OFFSET_INJECTION_KEY to change the value of the popover offset\n provide(POPOVER_OFFSET_INJECTION_KEY, MENU_OFFSET);\n\n // Manipulate actions array to display as intended\n const actionsInternal = computed(() => {\n // All buttons should be of type secondary in the action bar\n const actions = props.actions.map(action => ({\n ...action,\n variant: 'secondary',\n })) as BentoButtonActionsList;\n // Shown actions should display from left to right in action bar, instead of right to left which is the button actions default\n const shownActions = actions.slice(0, internalDisplayedActions.value).reverse();\n const hiddenActions = actions.slice(internalDisplayedActions.value);\n\n return [...shownActions, ...hiddenActions];\n });\n\n const confirmationActions = computed<BentoButtonActionsList>(() => [\n {\n title: t('save'),\n event: () => emit('save'),\n },\n {\n title: t('cancel'),\n variant: 'secondary',\n event: () => emit('cancel'),\n },\n ]);\n\n const noItemCounter = computed(() => {\n return props.itemCounter == null || props.itemCounter < 1;\n });\n\n // Recursive functions to determine how many actions should be visible/hidden based on the screens width\n const showActions = async () => {\n await nextTick();\n if (\n width.value > actionBar.value.clientWidth + SPACING + AVERAGE_BUTTON_SIZE &&\n internalDisplayedActions.value < internalVisibleActions.value\n ) {\n internalDisplayedActions.value += 1;\n showActions();\n }\n };\n\n const hideActions = async () => {\n await nextTick();\n if (width.value < actionBar.value.clientWidth + SPACING && internalDisplayedActions.value > 0) {\n internalDisplayedActions.value -= 1;\n hideActions();\n }\n };\n\n // Screen width watcher to toggle hidden/visible actions\n watch(\n () => width.value,\n async (newValue, oldValue) => {\n await nextTick();\n if (!actionBar.value) {\n return;\n }\n const isIncreasing = newValue > oldValue;\n if (width.value < RESPONSIVE_BREAKPOINT) {\n internalDisplayedActions.value = 0;\n } else if (isIncreasing) {\n showActions();\n } else {\n hideActions();\n }\n },\n { immediate: true }\n );\n</script>\n\n<script lang=\"ts\">\n /**\n * Action bar is a floating bar that provides users with quick access to key actions that can be applied to one or multiple items.\n *\n * @example\n * import { BentoActionBar } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoActionBar },\n * template: `\n * <bento-action-bar\n * :actions='[\n * {\n * title: 'Delete',\n * critical: true,\n * icon: BinIcon,\n * event: () => true,\n * },\n * {\n * title: 'Edit',\n * icon: EditIcon,\n * event: () => true,\n * }\n * ]'\n * @close=\"closeAction\"\n * :item-counter=\"5\"\n * />\n * `\n * }\n */\n export default {\n i18n: { messages },\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./action-bar.scss\" />\n"],"names":["__default__","messages","AVERAGE_BUTTON_SIZE","MENU_OFFSET","RESPONSIVE_BREAKPOINT","SPACING","t","tc","n","useI18n","label","computed","props","actionBar","ref","extraBottomSpacing","visibleActions","toRefs","width","useWindowSize","internalDisplayedActions","internalVisibleActions","isConfirmationVariant","watch","value","conditionalClasses","provide","POPOVER_OFFSET_INJECTION_KEY","actionsInternal","actions","action","shownActions","hiddenActions","confirmationActions","emit","noItemCounter","showActions","nextTick","hideActions","newValue","oldValue","isIncreasing"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA0PIA,IAAA;AAAA,EAAe,MAAA,EAAA,UAAAC,EAAA;AAEf;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBApMAC,IAAA,KACAC,IAAA,GACAC,IAAA,KACAC,IAAA,IA4DA,EAAA,GAAAC,GAAA,IAAAC,GAAA,GAAAC,EAAA,IAAAC,EAAA,GACAC,IAAAC,EAAA,MAAAC,EAAA,iBAAAA,EAAA,iBAAAN,EAAA,UAAA,CAAA,GAGAO,IAAAC,EAAA,IAAA,GACA,EAAA,oBAAAC,GAAA,gBAAAC,EAAA,IAAAC,EAAAL,CAAA,GACA,EAAA,OAAAM,EAAA,IAAAC,EAAA,GACAC,IAAAN,EAAA,IAAA,GACAO,IAAAP,EAAA,IAAA,GAEAQ,IAAAX,EAAA,MAAAC,EAAA,YAAA,cAAA;AAEA,IAAAW;AAAA,MAAA,MAAAP,EAAA;AAAA,MACyB,CAAAQ,MAAA;AAEjB,QAAAH,EAAA,QAAAG,KAAA,IAAAA,IAAA,GACAJ,EAAA,QAAAC,EAAA;AAAA,MAAwD;AAAA,MAC5D,EAAA,WAAA,GAAA;AAAA,IACkB;AAItB,UAAAI,IAAAd,EAAA,OAAA;AAAA,MAA2C,+BAAAI,EAAA;AAAA,MACW,8BAAAO,EAAA;AAAA,IACE,EAAA;AAIxD,IAAAI,EAAAC,GAAAxB,CAAA;AAGA,UAAAyB,IAAAjB,EAAA,MAAA;AAEI,YAAAkB,IAAAjB,EAAA,QAAA,IAAA,CAAAkB,OAAA;AAAA,QAA6C,GAAAA;AAAA,QACtC,SAAA;AAAA,MACM,EAAA,GAGbC,IAAAF,EAAA,MAAA,GAAAT,EAAA,KAAA,EAAA,QAAA,GACAY,IAAAH,EAAA,MAAAT,EAAA,KAAA;AAEA,aAAA,CAAA,GAAAW,GAAA,GAAAC,CAAA;AAAA,IAAyC,CAAA,GAG7CC,IAAAtB,EAAA,MAAA;AAAA,MAAmE;AAAA,QAC/D,OAAAL,EAAA,MAAA;AAAA,QACmB,OAAA,MAAA4B,EAAA,MAAA;AAAA,MACS;AAAA,MAC5B;AAAA,QACA,OAAA5B,EAAA,QAAA;AAAA,QACqB,SAAA;AAAA,QACR,OAAA,MAAA4B,EAAA,QAAA;AAAA,MACiB;AAAA,IAC9B,CAAA,GAGJC,IAAAxB,EAAA,MACIC,EAAA,eAAA,QAAAA,EAAA,cAAA,CAAwD,GAI5DwB,IAAA,YAAA;AACI,YAAAC,EAAA,GACAnB,EAAA,QAAAL,EAAA,MAAA,cAAAR,IAAAH,KAAAkB,EAAA,QAAAC,EAAA,UAIID,EAAA,SAAA,GACAgB,EAAA;AAAA,IACJ,GAGJE,IAAA,YAAA;AACI,YAAAD,EAAA,GACAnB,EAAA,QAAAL,EAAA,MAAA,cAAAR,KAAAe,EAAA,QAAA,MACIA,EAAA,SAAA,GACAkB,EAAA;AAAA,IACJ;AAIJ,WAAAf;AAAA,MAAA,MAAAL,EAAA;AAAA,MACgB,OAAAqB,GAAAC,MAAA;AAGR,YADA,MAAAH,EAAA,GACA,CAAAxB,EAAA;AACI;AAEJ,cAAA4B,IAAAF,IAAAC;AACA,QAAAtB,EAAA,QAAAd,IACIgB,EAAA,QAAA,IAAiCqB,IAEjCL,EAAA,IAEAE,EAAA;AAAA,MACJ;AAAA,MACJ,EAAA,WAAA,GAAA;AAAA,IACkB;;;;;;;;;;;;;;;;;;;"}
@@ -1 +1 @@
1
- {"version":3,"file":"adding-payment-methods.BJZLPxtM.js","sources":["../../src/components/empty-state/assets/large/adding-payment-methods.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='300'%20height='300'%20viewBox='0%200%20300%20300'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M255.408%20170.377H169.786V232.992H255.408V170.377Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M141.572%20170.377H55.9505V232.992H141.572V170.377Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M255.408%2079.8238H169.786V142.439H255.408V79.8238Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M243.774%20158.079H158.152V220.694H243.774V158.079Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M200.969%20174.136V202.6'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M215.234%20188.363H186.694'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M129.622%20158.079H44V220.694H129.622V158.079Z'%20fill='%235C687C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M243.774%2067H158.152V129.615H243.774V67Z'%20fill='%238D95A3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M141.572%2079.8238H55.9505V142.439H141.572V79.8238Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M129.622%2067H44V129.615H129.622V67Z'%20fill='%23D1D5DA'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M101.38%20175.159H72.2314C68.8171%20175.159%2066.0475%20177.921%2066.0475%20181.326V197.456C66.0475%20200.861%2068.8171%20203.623%2072.2314%20203.623H101.38C104.795%20203.623%20107.564%20200.861%20107.564%20197.456V181.326C107.564%20177.921%20104.795%20175.159%20101.38%20175.159Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M66.0475%20185.356H107.564'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M76.2728%2094.4767H85.0357'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M93.7077%2094.4767H98.1481'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M101.054%2082.3958H72.5674C68.9714%2082.3958%2066.0475%2085.3029%2066.0475%2088.8982V100.065C66.0475%20103.651%2068.9624%20106.567%2072.5674%20106.567H78.7786V113.577C78.7786%20114.998%2080.5856%20115.614%2081.4574%20114.491L87.5959%20106.576H101.054C104.649%20106.576%20107.573%20103.669%20107.573%20100.074V88.9073C107.573%2085.321%20104.659%2082.4049%20101.054%2082.4049V82.3958Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M200.969%20114.22C209.781%20114.22%20216.924%20107.096%20216.924%2098.3077C216.924%2089.5198%20209.781%2082.3958%20200.969%2082.3958C192.158%2082.3958%20185.014%2089.5198%20185.014%2098.3077C185.014%20107.096%20192.158%20114.22%20200.969%20114.22Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["addingPaymentMethods"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"adding-payment-methods.BJZLPxtM.js","sources":["../../src/components/empty-state/assets/large/adding-payment-methods.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='300'%20height='300'%20viewBox='0%200%20300%20300'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M255.408%20170.377H169.786V232.992H255.408V170.377Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M141.572%20170.377H55.9505V232.992H141.572V170.377Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M255.408%2079.8238H169.786V142.439H255.408V79.8238Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M243.774%20158.079H158.152V220.694H243.774V158.079Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M200.969%20174.136V202.6'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M215.234%20188.363H186.694'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M129.622%20158.079H44V220.694H129.622V158.079Z'%20fill='%235C687C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M243.774%2067H158.152V129.615H243.774V67Z'%20fill='%238D95A3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M141.572%2079.8238H55.9505V142.439H141.572V79.8238Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M129.622%2067H44V129.615H129.622V67Z'%20fill='%23D1D5DA'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M101.38%20175.159H72.2314C68.8171%20175.159%2066.0475%20177.921%2066.0475%20181.326V197.456C66.0475%20200.861%2068.8171%20203.623%2072.2314%20203.623H101.38C104.795%20203.623%20107.564%20200.861%20107.564%20197.456V181.326C107.564%20177.921%20104.795%20175.159%20101.38%20175.159Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M66.0475%20185.356H107.564'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M76.2728%2094.4767H85.0357'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M93.7077%2094.4767H98.1481'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M101.054%2082.3958H72.5674C68.9714%2082.3958%2066.0475%2085.3029%2066.0475%2088.8982V100.065C66.0475%20103.651%2068.9624%20106.567%2072.5674%20106.567H78.7786V113.577C78.7786%20114.998%2080.5856%20115.614%2081.4574%20114.491L87.5959%20106.576H101.054C104.649%20106.576%20107.573%20103.669%20107.573%20100.074V88.9073C107.573%2085.321%20104.659%2082.4049%20101.054%2082.4049V82.3958Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M200.969%20114.22C209.781%20114.22%20216.924%20107.096%20216.924%2098.3077C216.924%2089.5198%20209.781%2082.3958%20200.969%2082.3958C192.158%2082.3958%20185.014%2089.5198%20185.014%2098.3077C185.014%20107.096%20192.158%20114.22%20200.969%20114.22Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["addingPaymentMethods"],"mappings":"AAAA,MAAAA,IAAe;"}
@@ -1 +1 @@
1
- {"version":3,"file":"adding-payment-methods.Dle8zt43.js","sources":["../../src/components/empty-state/assets/small/adding-payment-methods.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='200'%20height='200'%20viewBox='0%200%20200%20200'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M175.399%20114.484H114.537V158.992H175.399V114.484Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M94.4815%20114.484H33.6188V158.992H94.4815V114.484Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M175.399%2050.1155H114.537V94.6242H175.399V50.1155Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M167.13%20105.742H106.267V150.25H167.13V105.742Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M136.702%20117.155V137.388'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M146.842%20127.269H126.555'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M85.9866%20105.742H25.124V150.25H85.9866V105.742Z'%20fill='%235C687C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M167.13%2041H106.267V85.5087H167.13V41Z'%20fill='%238D95A3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M94.4815%2050.1155H33.6188V94.6242H94.4815V50.1155Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M85.9866%2041H25.124V85.5087H85.9866V41Z'%20fill='%23D1D5DA'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M65.9118%20117.883H45.1918C42.7647%20117.883%2040.796%20119.846%2040.796%20122.266V133.732C40.796%20136.152%2042.7647%20138.116%2045.1918%20138.116H65.9118C68.3388%20138.116%2070.3075%20136.152%2070.3075%20133.732V122.266C70.3075%20119.846%2068.3388%20117.883%2065.9118%20117.883Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M40.796%20125.131H70.3075'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M48.0645%2060.5312H54.2934'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M60.4578%2060.5312H63.6142'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M65.6794%2051.9441H45.4306C42.8745%2051.9441%2040.796%2054.0105%2040.796%2056.5662V64.5036C40.796%2067.0528%2042.868%2069.1257%2045.4306%2069.1257H49.8457V74.1083C49.8457%2075.119%2051.1302%2075.5567%2051.7499%2074.7585L56.1133%2069.1322H65.6794C68.2355%2069.1322%2070.314%2067.0657%2070.314%2064.51V56.5726C70.314%2054.0234%2068.242%2051.9505%2065.6794%2051.9505V51.9441Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M136.702%2074.5654C142.966%2074.5654%20148.044%2069.5014%20148.044%2063.2547C148.044%2057.008%20142.966%2051.9441%20136.702%2051.9441C130.439%2051.9441%20125.361%2057.008%20125.361%2063.2547C125.361%2069.5014%20130.439%2074.5654%20136.702%2074.5654Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["addingPaymentMethods"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"adding-payment-methods.Dle8zt43.js","sources":["../../src/components/empty-state/assets/small/adding-payment-methods.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='200'%20height='200'%20viewBox='0%200%20200%20200'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M175.399%20114.484H114.537V158.992H175.399V114.484Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M94.4815%20114.484H33.6188V158.992H94.4815V114.484Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M175.399%2050.1155H114.537V94.6242H175.399V50.1155Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M167.13%20105.742H106.267V150.25H167.13V105.742Z'%20fill='white'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M136.702%20117.155V137.388'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M146.842%20127.269H126.555'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M85.9866%20105.742H25.124V150.25H85.9866V105.742Z'%20fill='%235C687C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M167.13%2041H106.267V85.5087H167.13V41Z'%20fill='%238D95A3'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M94.4815%2050.1155H33.6188V94.6242H94.4815V50.1155Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M85.9866%2041H25.124V85.5087H85.9866V41Z'%20fill='%23D1D5DA'%20stroke='%2300112C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M65.9118%20117.883H45.1918C42.7647%20117.883%2040.796%20119.846%2040.796%20122.266V133.732C40.796%20136.152%2042.7647%20138.116%2045.1918%20138.116H65.9118C68.3388%20138.116%2070.3075%20136.152%2070.3075%20133.732V122.266C70.3075%20119.846%2068.3388%20117.883%2065.9118%20117.883Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M40.796%20125.131H70.3075'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M48.0645%2060.5312H54.2934'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M60.4578%2060.5312H63.6142'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M65.6794%2051.9441H45.4306C42.8745%2051.9441%2040.796%2054.0105%2040.796%2056.5662V64.5036C40.796%2067.0528%2042.868%2069.1257%2045.4306%2069.1257H49.8457V74.1083C49.8457%2075.119%2051.1302%2075.5567%2051.7499%2074.7585L56.1133%2069.1322H65.6794C68.2355%2069.1322%2070.314%2067.0657%2070.314%2064.51V56.5726C70.314%2054.0234%2068.242%2051.9505%2065.6794%2051.9505V51.9441Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M136.702%2074.5654C142.966%2074.5654%20148.044%2069.5014%20148.044%2063.2547C148.044%2057.008%20142.966%2051.9441%20136.702%2051.9441C130.439%2051.9441%20125.361%2057.008%20125.361%2063.2547C125.361%2069.5014%20130.439%2074.5654%20136.702%2074.5654Z'%20stroke='white'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["addingPaymentMethods"],"mappings":"AAAA,MAAAA,IAAe;"}
@@ -1 +1 @@
1
- {"version":3,"file":"adyen-giving.Ffw_DlJK.js","sources":["../../src/components/empty-state/assets/small/adyen-giving.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='200'%20height='200'%20viewBox='0%200%20200%20200'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.5411%20175.732H176.794'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.164%2079.1788L93.4683%2090.8906C90.3627%2094.0004%2088.6346%2098.2136%2088.6346%20102.602V175.732H121.694V102.602C121.694%2098.2136%20119.941%2094.0004%20116.861%2090.8906L105.164%2079.1788Z'%20fill='%23EEF0F3'/%3e%3cpath%20d='M105.164%2070.9028V79.1788M105.164%2079.1788L93.4683%2090.8906C90.3627%2094.0004%2088.6346%2098.2136%2088.6346%20102.602V175.732H121.694V102.602C121.694%2098.2136%20119.941%2094.0004%20116.861%2090.8906L105.164%2079.1788Z'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.165%2073.6616V79.1789L116.861%2090.8907C119.967%2094.0004%20121.695%2098.2137%20121.695%20102.602V170.215C121.695%20173.249%20119.24%20175.732%20116.185%20175.732H160.264C163.295%20175.732%20165.774%20173.274%20165.774%20170.215V102.602C165.774%2098.2137%20164.021%2094.0004%20160.941%2090.8907L149.245%2079.1789V73.6616H105.165Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M149.245%2073.6616H105.165V79.1789L112.052%2086.0755H156.132L149.245%2079.1789V73.6616Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M121.694%20170.215V159.18H88.6346V170.215C88.6346%20173.249%2091.089%20175.732%2094.1446%20175.732H116.184C119.24%20175.732%20121.694%20173.249%20121.694%20170.215Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M154.753%2079.1786L151.372%2070.7271C151.172%2070.2506%20150.771%2070.0249%20150.345%2070.0249H106.266C106.692%2070.0249%20107.092%2070.2255%20107.293%2070.7271L110.674%2079.2037L111.525%2081.3354L112.051%2082.6395C112.552%2083.8935%20113.78%2084.7211%20115.132%2084.7211H151.648H154.528C155.705%2084.7211%20156.507%2083.5423%20156.056%2082.4389L154.753%2079.1786Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M112.052%2082.6144L111.527%2081.3103L110.95%2079.8809L110.675%2079.1786L107.294%2070.7271C107.094%2070.2506%20106.693%2070.0249%20106.267%2070.0249C105.716%2070.0249%20105.165%2070.4262%20105.165%2071.1284V79.1786L110.675%2084.696H115.108C113.781%2084.696%20112.553%2083.8684%20112.052%2082.6144Z'%20fill='%2300112C'/%3e%3cpath%20d='M110.95%2079.8809L111.527%2081.3103L112.052%2082.6144C112.553%2083.8684%20113.781%2084.696%20115.108%2084.696H110.675L105.165%2079.1786V71.1284C105.165%2070.4262%20105.716%2070.0249%20106.267%2070.0249C106.693%2070.0249%20107.094%2070.2506%20107.294%2070.7271L110.675%2079.1786L110.95%2079.8809ZM110.95%2079.8809L112.178%2082.9655'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M121.695%20159.18V170.215C121.695%20173.249%20119.241%20175.732%20116.185%20175.732H160.265C163.295%20175.732%20165.774%20173.274%20165.774%20170.215V159.18H121.695Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.165%2079.1783L108.245%2082.263C109.798%2083.8179%20110.674%2085.9245%20110.674%2088.1063V164.02C110.674%20166.227%20109.798%20168.308%20108.245%20169.863L105.165%20172.948'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M143.033%2082.9908L137.849%2070H121.319L126.504%2082.9908C126.954%2084.1193%20127.455%2085.2479%20128.006%2086.3263L129.935%2090.2135H146.465L144.536%2086.3263C143.985%2085.2479%20143.484%2084.1444%20143.033%2082.9908Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M114.306%2083.0411H154.679'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M143.786%20109.8C140.18%20107.167%20135.12%20107.468%20131.865%20110.728C128.609%20113.988%20128.308%20119.054%20130.938%20122.666L138.126%20126.804L144.738%20132.973L146.491%20131.594C146.491%20131.594%20147.342%20132.471%20148.645%20131.769C149.972%20131.067%20150.147%20129.537%20149.421%20128.409C149.421%20128.409%20150.999%20129.261%20152.126%20128.358C152.126%20128.358%20153.478%20127.305%20152.978%20125.725C152.978%20125.725%20152.752%20125.148%20152.001%20124.421C152.001%20124.421%20153.253%20126.076%20155.006%20125.299C156.759%20124.521%20156.534%20122.365%20155.607%20121.462C154.681%20120.559%20147.418%20113.186%20147.418%20113.186L143.786%20109.8Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.443662'%20stroke-miterlimit='10'/%3e%3cpath%20d='M143.786%20109.8C140.18%20107.167%20135.12%20107.468%20131.865%20110.728C128.609%20113.988%20128.308%20119.054%20130.938%20122.666'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M136.148%20120.484C137.049%20121.387%20137.049%20122.841%20136.148%20123.744L134.52%20125.374C133.618%20126.277%20132.165%20126.277%20131.264%20125.374C130.362%20124.471%20130.362%20123.017%20131.264%20122.114L132.892%20120.484C133.793%20119.606%20135.246%20119.606%20136.148%20120.484Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M139.403%20123.744C140.305%20124.646%20140.305%20126.101%20139.403%20127.004L137.776%20128.634C136.874%20129.537%20135.421%20129.537%20134.52%20128.634C133.618%20127.731%20133.618%20126.276%20134.52%20125.374L136.148%20123.744C137.049%20122.841%20138.502%20122.841%20139.403%20123.744Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M142.659%20127.004C143.561%20127.907%20143.561%20129.362%20142.659%20130.265L141.031%20131.895C140.13%20132.798%20138.677%20132.798%20137.776%20131.895C136.874%20130.992%20136.874%20129.537%20137.776%20128.635L139.404%20127.004C140.305%20126.102%20141.758%20126.102%20142.659%20127.004Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M146.44%20129.713C147.342%20130.616%20147.342%20132.07%20146.44%20132.973L144.812%20134.603C143.91%20135.506%20142.458%20135.506%20141.556%20134.603C140.654%20133.701%20140.654%20132.246%20141.556%20131.343L143.184%20129.713C144.086%20128.835%20145.538%20128.835%20146.44%20129.713Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M147.944%20120.283L152.427%20124.848C153.328%20125.75%20153.328%20127.205%20152.427%20128.108C151.525%20129.011%20150.073%20129.011%20149.171%20128.108L147.543%20126.478'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M151.2%20117.023L155.683%20121.587C156.585%20122.49%20156.585%20123.945%20155.683%20124.847C154.782%20125.75%20153.329%20125.75%20152.427%20124.847'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M144.288%20123.217L149.172%20128.108C150.074%20129.01%20150.074%20130.465%20149.172%20131.368C148.596%20131.945%20147.794%20132.145%20147.043%20131.995'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M156.334%20122.942C159.214%20119.33%20158.964%20114.064%20155.608%20110.728C152.026%20107.142%20146.191%20107.142%20142.609%20110.728L138.327%20115.017L137.776%20115.619C137.475%20115.92%20137.475%20116.396%20137.776%20116.697L138.327%20117.249C139.228%20118.152%20140.681%20118.152%20141.583%20117.249L144.838%20113.988C145.74%20113.086%20147.193%20113.086%20148.094%20113.988L155.683%20121.587C156.084%20121.989%20156.334%20122.942%20156.334%20122.942Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M96.2491%2090.8907H114.106'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M163.019%20174.628C164.541%20174.628%20165.774%20173.393%20165.774%20171.87C165.774%20170.346%20164.541%20169.111%20163.019%20169.111C161.498%20169.111%20160.264%20170.346%20160.264%20171.87C160.264%20173.393%20161.498%20174.628%20163.019%20174.628Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M157.509%20175.732C157.509%20174.202%20158.736%20172.973%20160.264%20172.973C161.792%20172.973%20163.019%20174.202%20163.019%20175.732'%20fill='%2300112C'/%3e%3cpath%20d='M157.509%20175.732C157.509%20174.202%20158.736%20172.973%20160.264%20172.973C161.792%20172.973%20163.019%20174.202%20163.019%20175.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M135.47%20175.732C135.47%20174.203%20136.697%20172.974%20138.225%20172.974C139.752%20172.974%20140.98%20174.203%20140.98%20175.732'%20fill='%2300112C'/%3e%3cpath%20d='M135.47%20175.732C135.47%20174.203%20136.697%20172.974%20138.225%20172.974C139.752%20172.974%20140.98%20174.203%20140.98%20175.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M143.735%20175.732C143.735%20174.202%20144.962%20172.973%20146.49%20172.973C148.018%20172.973%20149.245%20174.202%20149.245%20175.732'%20fill='%2300112C'/%3e%3cpath%20d='M143.735%20175.732C143.735%20174.202%20144.962%20172.973%20146.49%20172.973C148.018%20172.973%20149.245%20174.202%20149.245%20175.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M102.409%20126.076H36.2902C34.7624%20126.076%2033.5352%20124.848%2033.5352%20123.318V112.283C33.5352%20110.753%2034.7624%20109.524%2036.2902%20109.524H102.409C103.937%20109.524%20105.164%20110.753%20105.164%20112.283V123.318C105.164%20124.848%20103.937%20126.076%20102.409%20126.076Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M91.9667%20175.732H46.7351C43.9301%20175.732%2041.5758%20173.626%2041.2502%20170.817L36.3163%20126.076H102.436L97.4766%20170.817C97.1511%20173.626%2094.7718%20175.732%2091.9667%20175.732Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M36.3163%20126.076C36.4917%20127.656%2037.8191%20128.835%2039.3969%20128.835H99.355C100.933%20128.835%20102.26%20127.656%20102.436%20126.076H36.3163Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M168.529%20175.731C168.529%20174.201%20167.302%20172.972%20165.774%20172.972C164.246%20172.972%20163.019%20174.201%20163.019%20175.731H168.529Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M165.774%20171.869C167.296%20171.869%20168.529%20170.633%20168.529%20169.11C168.529%20167.586%20167.296%20166.351%20165.774%20166.351C164.253%20166.351%20163.019%20167.586%20163.019%20169.11C163.019%20170.633%20164.253%20171.869%20165.774%20171.869Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M163.019%20175.731C164.54%20175.731%20165.774%20174.496%20165.774%20172.972C165.774%20171.448%20164.54%20170.213%20163.019%20170.213C161.497%20170.213%20160.264%20171.448%20160.264%20172.972C160.264%20174.496%20161.497%20175.731%20163.019%20175.731Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M168.529%20175.731C170.051%20175.731%20171.284%20174.496%20171.284%20172.972C171.284%20171.448%20170.051%20170.213%20168.529%20170.213C167.008%20170.213%20165.774%20171.448%20165.774%20172.972C165.774%20174.496%20167.008%20175.731%20168.529%20175.731Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M140.98%20175.732C142.502%20175.732%20143.735%20174.497%20143.735%20172.973C143.735%20171.45%20142.502%20170.214%20140.98%20170.214C139.459%20170.214%20138.225%20171.45%20138.225%20172.973C138.225%20174.497%20139.459%20175.732%20140.98%20175.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M149.244%20175.732C150.766%20175.732%20151.999%20174.497%20151.999%20172.973C151.999%20171.45%20150.766%20170.214%20149.244%20170.214C147.723%20170.214%20146.489%20171.45%20146.489%20172.973C146.489%20174.497%20147.723%20175.732%20149.244%20175.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M125.628%20168.183L95.4484%20175.481C94.1461%20175.782%2092.8187%20175.13%2092.2927%20173.926L90.4394%20169.788C89.2873%20167.205%2086.908%20165.4%2084.103%20164.973L71.355%20163.092L82.6754%20156.948C85.1549%20155.594%2086.7828%20153.086%2086.9832%20150.252L87.3088%20145.738C87.4089%20144.409%2088.4358%20143.33%2089.7381%20143.18L120.594%20139.694C127.581%20138.916%20134.619%20140.371%20140.73%20143.857L144.287%20145.888C147.267%20147.594%20147.968%20151.606%20145.764%20154.24L143.134%20157.374C138.576%20162.741%20132.44%20166.528%20125.628%20168.183Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M88.5853%20165.625L107.069%20158.402C108.747%20157.75%20108.321%20155.242%20106.518%20155.217L86.7069%20154.766'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M71.3554%20163.067L110.326%20156.195L141.557%20150.678'%20fill='%23EEF0F3'/%3e%3cpath%20d='M71.3554%20163.067L110.326%20156.195L141.557%20150.678'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M78.5186%20156.196L29.6805%20164.823C28.1778%20165.099%2027.176%20166.528%2027.4515%20168.008L28.4032%20173.45C28.6787%20174.954%2030.1063%20175.958%2031.5839%20175.682L80.422%20167.055C81.9247%20166.779%2082.9265%20165.349%2082.651%20163.87L81.6993%20158.428C81.4489%20156.948%2080.0213%20155.945%2078.5186%20156.196Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["adyenGiving"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"adyen-giving.Ffw_DlJK.js","sources":["../../src/components/empty-state/assets/small/adyen-giving.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='200'%20height='200'%20viewBox='0%200%20200%20200'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M22.5411%20175.732H176.794'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.164%2079.1788L93.4683%2090.8906C90.3627%2094.0004%2088.6346%2098.2136%2088.6346%20102.602V175.732H121.694V102.602C121.694%2098.2136%20119.941%2094.0004%20116.861%2090.8906L105.164%2079.1788Z'%20fill='%23EEF0F3'/%3e%3cpath%20d='M105.164%2070.9028V79.1788M105.164%2079.1788L93.4683%2090.8906C90.3627%2094.0004%2088.6346%2098.2136%2088.6346%20102.602V175.732H121.694V102.602C121.694%2098.2136%20119.941%2094.0004%20116.861%2090.8906L105.164%2079.1788Z'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.165%2073.6616V79.1789L116.861%2090.8907C119.967%2094.0004%20121.695%2098.2137%20121.695%20102.602V170.215C121.695%20173.249%20119.24%20175.732%20116.185%20175.732H160.264C163.295%20175.732%20165.774%20173.274%20165.774%20170.215V102.602C165.774%2098.2137%20164.021%2094.0004%20160.941%2090.8907L149.245%2079.1789V73.6616H105.165Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M149.245%2073.6616H105.165V79.1789L112.052%2086.0755H156.132L149.245%2079.1789V73.6616Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M121.694%20170.215V159.18H88.6346V170.215C88.6346%20173.249%2091.089%20175.732%2094.1446%20175.732H116.184C119.24%20175.732%20121.694%20173.249%20121.694%20170.215Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M154.753%2079.1786L151.372%2070.7271C151.172%2070.2506%20150.771%2070.0249%20150.345%2070.0249H106.266C106.692%2070.0249%20107.092%2070.2255%20107.293%2070.7271L110.674%2079.2037L111.525%2081.3354L112.051%2082.6395C112.552%2083.8935%20113.78%2084.7211%20115.132%2084.7211H151.648H154.528C155.705%2084.7211%20156.507%2083.5423%20156.056%2082.4389L154.753%2079.1786Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M112.052%2082.6144L111.527%2081.3103L110.95%2079.8809L110.675%2079.1786L107.294%2070.7271C107.094%2070.2506%20106.693%2070.0249%20106.267%2070.0249C105.716%2070.0249%20105.165%2070.4262%20105.165%2071.1284V79.1786L110.675%2084.696H115.108C113.781%2084.696%20112.553%2083.8684%20112.052%2082.6144Z'%20fill='%2300112C'/%3e%3cpath%20d='M110.95%2079.8809L111.527%2081.3103L112.052%2082.6144C112.553%2083.8684%20113.781%2084.696%20115.108%2084.696H110.675L105.165%2079.1786V71.1284C105.165%2070.4262%20105.716%2070.0249%20106.267%2070.0249C106.693%2070.0249%20107.094%2070.2506%20107.294%2070.7271L110.675%2079.1786L110.95%2079.8809ZM110.95%2079.8809L112.178%2082.9655'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M121.695%20159.18V170.215C121.695%20173.249%20119.241%20175.732%20116.185%20175.732H160.265C163.295%20175.732%20165.774%20173.274%20165.774%20170.215V159.18H121.695Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M105.165%2079.1783L108.245%2082.263C109.798%2083.8179%20110.674%2085.9245%20110.674%2088.1063V164.02C110.674%20166.227%20109.798%20168.308%20108.245%20169.863L105.165%20172.948'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M143.033%2082.9908L137.849%2070H121.319L126.504%2082.9908C126.954%2084.1193%20127.455%2085.2479%20128.006%2086.3263L129.935%2090.2135H146.465L144.536%2086.3263C143.985%2085.2479%20143.484%2084.1444%20143.033%2082.9908Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M114.306%2083.0411H154.679'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M143.786%20109.8C140.18%20107.167%20135.12%20107.468%20131.865%20110.728C128.609%20113.988%20128.308%20119.054%20130.938%20122.666L138.126%20126.804L144.738%20132.973L146.491%20131.594C146.491%20131.594%20147.342%20132.471%20148.645%20131.769C149.972%20131.067%20150.147%20129.537%20149.421%20128.409C149.421%20128.409%20150.999%20129.261%20152.126%20128.358C152.126%20128.358%20153.478%20127.305%20152.978%20125.725C152.978%20125.725%20152.752%20125.148%20152.001%20124.421C152.001%20124.421%20153.253%20126.076%20155.006%20125.299C156.759%20124.521%20156.534%20122.365%20155.607%20121.462C154.681%20120.559%20147.418%20113.186%20147.418%20113.186L143.786%20109.8Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.443662'%20stroke-miterlimit='10'/%3e%3cpath%20d='M143.786%20109.8C140.18%20107.167%20135.12%20107.468%20131.865%20110.728C128.609%20113.988%20128.308%20119.054%20130.938%20122.666'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M136.148%20120.484C137.049%20121.387%20137.049%20122.841%20136.148%20123.744L134.52%20125.374C133.618%20126.277%20132.165%20126.277%20131.264%20125.374C130.362%20124.471%20130.362%20123.017%20131.264%20122.114L132.892%20120.484C133.793%20119.606%20135.246%20119.606%20136.148%20120.484Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M139.403%20123.744C140.305%20124.646%20140.305%20126.101%20139.403%20127.004L137.776%20128.634C136.874%20129.537%20135.421%20129.537%20134.52%20128.634C133.618%20127.731%20133.618%20126.276%20134.52%20125.374L136.148%20123.744C137.049%20122.841%20138.502%20122.841%20139.403%20123.744Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M142.659%20127.004C143.561%20127.907%20143.561%20129.362%20142.659%20130.265L141.031%20131.895C140.13%20132.798%20138.677%20132.798%20137.776%20131.895C136.874%20130.992%20136.874%20129.537%20137.776%20128.635L139.404%20127.004C140.305%20126.102%20141.758%20126.102%20142.659%20127.004Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M146.44%20129.713C147.342%20130.616%20147.342%20132.07%20146.44%20132.973L144.812%20134.603C143.91%20135.506%20142.458%20135.506%20141.556%20134.603C140.654%20133.701%20140.654%20132.246%20141.556%20131.343L143.184%20129.713C144.086%20128.835%20145.538%20128.835%20146.44%20129.713Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M147.944%20120.283L152.427%20124.848C153.328%20125.75%20153.328%20127.205%20152.427%20128.108C151.525%20129.011%20150.073%20129.011%20149.171%20128.108L147.543%20126.478'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M151.2%20117.023L155.683%20121.587C156.585%20122.49%20156.585%20123.945%20155.683%20124.847C154.782%20125.75%20153.329%20125.75%20152.427%20124.847'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M144.288%20123.217L149.172%20128.108C150.074%20129.01%20150.074%20130.465%20149.172%20131.368C148.596%20131.945%20147.794%20132.145%20147.043%20131.995'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M156.334%20122.942C159.214%20119.33%20158.964%20114.064%20155.608%20110.728C152.026%20107.142%20146.191%20107.142%20142.609%20110.728L138.327%20115.017L137.776%20115.619C137.475%20115.92%20137.475%20116.396%20137.776%20116.697L138.327%20117.249C139.228%20118.152%20140.681%20118.152%20141.583%20117.249L144.838%20113.988C145.74%20113.086%20147.193%20113.086%20148.094%20113.988L155.683%20121.587C156.084%20121.989%20156.334%20122.942%20156.334%20122.942Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M96.2491%2090.8907H114.106'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M163.019%20174.628C164.541%20174.628%20165.774%20173.393%20165.774%20171.87C165.774%20170.346%20164.541%20169.111%20163.019%20169.111C161.498%20169.111%20160.264%20170.346%20160.264%20171.87C160.264%20173.393%20161.498%20174.628%20163.019%20174.628Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M157.509%20175.732C157.509%20174.202%20158.736%20172.973%20160.264%20172.973C161.792%20172.973%20163.019%20174.202%20163.019%20175.732'%20fill='%2300112C'/%3e%3cpath%20d='M157.509%20175.732C157.509%20174.202%20158.736%20172.973%20160.264%20172.973C161.792%20172.973%20163.019%20174.202%20163.019%20175.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M135.47%20175.732C135.47%20174.203%20136.697%20172.974%20138.225%20172.974C139.752%20172.974%20140.98%20174.203%20140.98%20175.732'%20fill='%2300112C'/%3e%3cpath%20d='M135.47%20175.732C135.47%20174.203%20136.697%20172.974%20138.225%20172.974C139.752%20172.974%20140.98%20174.203%20140.98%20175.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M143.735%20175.732C143.735%20174.202%20144.962%20172.973%20146.49%20172.973C148.018%20172.973%20149.245%20174.202%20149.245%20175.732'%20fill='%2300112C'/%3e%3cpath%20d='M143.735%20175.732C143.735%20174.202%20144.962%20172.973%20146.49%20172.973C148.018%20172.973%20149.245%20174.202%20149.245%20175.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M102.409%20126.076H36.2902C34.7624%20126.076%2033.5352%20124.848%2033.5352%20123.318V112.283C33.5352%20110.753%2034.7624%20109.524%2036.2902%20109.524H102.409C103.937%20109.524%20105.164%20110.753%20105.164%20112.283V123.318C105.164%20124.848%20103.937%20126.076%20102.409%20126.076Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M91.9667%20175.732H46.7351C43.9301%20175.732%2041.5758%20173.626%2041.2502%20170.817L36.3163%20126.076H102.436L97.4766%20170.817C97.1511%20173.626%2094.7718%20175.732%2091.9667%20175.732Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M36.3163%20126.076C36.4917%20127.656%2037.8191%20128.835%2039.3969%20128.835H99.355C100.933%20128.835%20102.26%20127.656%20102.436%20126.076H36.3163Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M168.529%20175.731C168.529%20174.201%20167.302%20172.972%20165.774%20172.972C164.246%20172.972%20163.019%20174.201%20163.019%20175.731H168.529Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M165.774%20171.869C167.296%20171.869%20168.529%20170.633%20168.529%20169.11C168.529%20167.586%20167.296%20166.351%20165.774%20166.351C164.253%20166.351%20163.019%20167.586%20163.019%20169.11C163.019%20170.633%20164.253%20171.869%20165.774%20171.869Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M163.019%20175.731C164.54%20175.731%20165.774%20174.496%20165.774%20172.972C165.774%20171.448%20164.54%20170.213%20163.019%20170.213C161.497%20170.213%20160.264%20171.448%20160.264%20172.972C160.264%20174.496%20161.497%20175.731%20163.019%20175.731Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M168.529%20175.731C170.051%20175.731%20171.284%20174.496%20171.284%20172.972C171.284%20171.448%20170.051%20170.213%20168.529%20170.213C167.008%20170.213%20165.774%20171.448%20165.774%20172.972C165.774%20174.496%20167.008%20175.731%20168.529%20175.731Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M140.98%20175.732C142.502%20175.732%20143.735%20174.497%20143.735%20172.973C143.735%20171.45%20142.502%20170.214%20140.98%20170.214C139.459%20170.214%20138.225%20171.45%20138.225%20172.973C138.225%20174.497%20139.459%20175.732%20140.98%20175.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M149.244%20175.732C150.766%20175.732%20151.999%20174.497%20151.999%20172.973C151.999%20171.45%20150.766%20170.214%20149.244%20170.214C147.723%20170.214%20146.489%20171.45%20146.489%20172.973C146.489%20174.497%20147.723%20175.732%20149.244%20175.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M125.628%20168.183L95.4484%20175.481C94.1461%20175.782%2092.8187%20175.13%2092.2927%20173.926L90.4394%20169.788C89.2873%20167.205%2086.908%20165.4%2084.103%20164.973L71.355%20163.092L82.6754%20156.948C85.1549%20155.594%2086.7828%20153.086%2086.9832%20150.252L87.3088%20145.738C87.4089%20144.409%2088.4358%20143.33%2089.7381%20143.18L120.594%20139.694C127.581%20138.916%20134.619%20140.371%20140.73%20143.857L144.287%20145.888C147.267%20147.594%20147.968%20151.606%20145.764%20154.24L143.134%20157.374C138.576%20162.741%20132.44%20166.528%20125.628%20168.183Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M88.5853%20165.625L107.069%20158.402C108.747%20157.75%20108.321%20155.242%20106.518%20155.217L86.7069%20154.766'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M71.3554%20163.067L110.326%20156.195L141.557%20150.678'%20fill='%23EEF0F3'/%3e%3cpath%20d='M71.3554%20163.067L110.326%20156.195L141.557%20150.678'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M78.5186%20156.196L29.6805%20164.823C28.1778%20165.099%2027.176%20166.528%2027.4515%20168.008L28.4032%20173.45C28.6787%20174.954%2030.1063%20175.958%2031.5839%20175.682L80.422%20167.055C81.9247%20166.779%2082.9265%20165.349%2082.651%20163.87L81.6993%20158.428C81.4489%20156.948%2080.0213%20155.945%2078.5186%20156.196Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["adyenGiving"],"mappings":"AAAA,MAAAA,IAAe;"}
@@ -1 +1 @@
1
- {"version":3,"file":"adyen-giving.LiKHj_jY.js","sources":["../../src/components/empty-state/assets/large/adyen-giving.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='300'%20height='300'%20viewBox='0%200%20300%20300'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%20275.732H276'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M158.98%20117.995L139.872%20137.129C134.799%20142.209%20131.976%20149.092%20131.976%20156.262V275.732H185.985V156.262C185.985%20149.092%20183.12%20142.209%20178.088%20137.129L158.98%20117.995Z'%20fill='%23EEF0F3'/%3e%3cpath%20d='M158.98%20104.475V117.995M158.98%20117.995L139.873%20137.129C134.799%20142.209%20131.976%20149.092%20131.976%20156.262V275.732H185.985V156.262C185.985%20149.092%20183.12%20142.209%20178.088%20137.129L158.98%20117.995Z'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M158.98%20108.982V117.995L178.088%20137.129C183.162%20142.209%20185.985%20149.092%20185.985%20156.262V266.719C185.985%20271.676%20181.975%20275.732%20176.983%20275.732H248.995C253.946%20275.732%20257.997%20271.717%20257.997%20266.719V156.262C257.997%20149.092%20255.132%20142.209%20250.1%20137.129L230.992%20117.995V108.982H158.98Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.992%20108.982H158.98V117.995L170.232%20129.262H242.244L230.992%20117.995V108.982Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.985%20266.718V248.691H131.976V266.718C131.976%20271.676%20135.986%20275.732%20140.977%20275.732H176.983C181.975%20275.732%20185.985%20271.676%20185.985%20266.718Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.993%20117.995L234.469%20104.188C234.142%20103.41%20233.487%20103.041%20232.791%20103.041H160.78C161.475%20103.041%20162.13%20103.369%20162.457%20104.188L167.981%20118.036L169.372%20121.519L170.231%20123.649C171.05%20125.698%20173.054%20127.05%20175.264%20127.05H234.919H239.624C241.547%20127.05%20242.857%20125.124%20242.12%20123.321L239.993%20117.995Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M170.232%20123.608L169.373%20121.478L168.432%20119.142L167.982%20117.995L162.458%20104.188C162.131%20103.41%20161.476%20103.041%20160.781%20103.041C159.881%20103.041%20158.98%20103.696%20158.98%20104.843V117.995L167.982%20127.009H175.224C173.055%20127.009%20171.051%20125.657%20170.232%20123.608Z'%20fill='%2300112C'/%3e%3cpath%20d='M168.432%20119.142L169.373%20121.478L170.232%20123.608C171.051%20125.657%20173.055%20127.009%20175.224%20127.009H167.982L158.98%20117.995V104.843C158.98%20103.696%20159.881%20103.041%20160.781%20103.041C161.476%20103.041%20162.131%20103.41%20162.458%20104.188L167.982%20117.995L168.432%20119.142ZM168.432%20119.142L170.437%20124.182'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.985%20248.691V266.718C185.985%20271.676%20181.975%20275.732%20176.984%20275.732H248.995C253.946%20275.732%20257.997%20271.717%20257.997%20266.718V248.691H185.985Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M158.98%20117.995L164.012%20123.035C166.549%20125.575%20167.981%20129.016%20167.981%20132.581V256.599C167.981%20260.204%20166.549%20263.605%20164.012%20266.145L158.98%20271.184'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M220.845%20124.223L212.375%20103H185.371L193.84%20124.223C194.577%20126.066%20195.395%20127.91%20196.295%20129.672L199.446%20136.022H226.45L223.3%20129.672C222.4%20127.91%20221.581%20126.107%20220.845%20124.223Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M173.914%20124.305H239.87'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M222.073%20168.02C216.181%20163.719%20207.916%20164.21%20202.597%20169.536C197.278%20174.863%20196.787%20183.139%20201.084%20189.038L212.826%20195.799L223.628%20205.877L226.492%20203.624C226.492%20203.624%20227.883%20205.058%20230.011%20203.911C232.179%20202.764%20232.466%20200.264%20231.279%20198.421C231.279%20198.421%20233.857%20199.814%20235.698%20198.339C235.698%20198.339%20237.908%20196.618%20237.089%20194.037C237.089%20194.037%20236.721%20193.094%20235.494%20191.906C235.494%20191.906%20237.539%20194.61%20240.404%20193.34C243.268%20192.07%20242.899%20188.547%20241.385%20187.072C239.872%20185.597%20228.006%20173.551%20228.006%20173.551L222.073%20168.02Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.443662'%20stroke-miterlimit='10'/%3e%3cpath%20d='M222.073%20168.02C216.181%20163.719%20207.916%20164.21%20202.597%20169.536C197.278%20174.863%20196.787%20183.139%20201.084%20189.038'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M209.594%20185.474C211.067%20186.949%20211.067%20189.325%20209.594%20190.8L206.934%20193.463C205.461%20194.938%20203.088%20194.938%20201.615%20193.463C200.142%20191.988%20200.142%20189.612%20201.615%20188.137L204.275%20185.474C205.748%20184.04%20208.121%20184.04%20209.594%20185.474Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M214.913%20190.8C216.386%20192.275%20216.386%20194.651%20214.913%20196.126L212.254%20198.789C210.781%20200.264%20208.408%20200.264%20206.935%20198.789C205.462%20197.314%20205.462%20194.938%20206.935%20193.463L209.594%20190.8C211.067%20189.325%20213.44%20189.325%20214.913%20190.8Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M220.233%20196.126C221.705%20197.601%20221.705%20199.978%20220.233%20201.453L217.573%20204.116C216.1%20205.591%20213.727%20205.591%20212.254%20204.116C210.781%20202.641%20210.781%20200.264%20212.254%20198.789L214.913%20196.126C216.386%20194.651%20218.76%20194.651%20220.233%20196.126Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M226.409%20200.551C227.882%20202.026%20227.882%20204.403%20226.409%20205.877L223.749%20208.541C222.276%20210.015%20219.903%20210.015%20218.43%20208.541C216.957%20207.066%20216.957%20204.689%20218.43%20203.214L221.09%20200.551C222.562%20199.117%20224.936%20199.117%20226.409%20200.551Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M228.865%20185.146L236.188%20192.603C237.661%20194.078%20237.661%20196.454%20236.188%20197.929C234.716%20199.404%20232.342%20199.404%20230.869%20197.929L228.21%20195.266'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M234.185%20179.82L241.509%20187.277C242.982%20188.752%20242.982%20191.128%20241.509%20192.603C240.036%20194.078%20237.663%20194.078%20236.19%20192.603'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M222.892%20189.94L230.871%20197.929C232.344%20199.404%20232.344%20201.78%20230.871%20203.255C229.93%20204.198%20228.621%20204.525%20227.393%20204.28'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M242.572%20189.489C247.278%20183.59%20246.869%20174.986%20241.386%20169.537C235.535%20163.678%20226.002%20163.678%20220.151%20169.537L213.154%20176.543L212.254%20177.526C211.763%20178.018%20211.763%20178.796%20212.254%20179.288L213.154%20180.189C214.627%20181.664%20217%20181.664%20218.473%20180.189L223.792%20174.863C225.265%20173.388%20227.638%20173.388%20229.111%20174.863L241.509%20187.277C242.163%20187.932%20242.572%20189.489%20242.572%20189.489Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M144.415%20137.128H173.588'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M253.496%20273.929C255.982%20273.929%20257.997%20271.911%20257.997%20269.422C257.997%20266.933%20255.982%20264.916%20253.496%20264.916C251.01%20264.916%20248.995%20266.933%20248.995%20269.422C248.995%20271.911%20251.01%20273.929%20253.496%20273.929Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M244.495%20275.732C244.495%20273.233%20246.499%20271.225%20248.995%20271.225C251.491%20271.225%20253.496%20273.233%20253.496%20275.732'%20fill='%2300112C'/%3e%3cpath%20d='M244.495%20275.732C244.495%20273.233%20246.499%20271.225%20248.995%20271.225C251.491%20271.225%20253.496%20273.233%20253.496%20275.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M208.488%20275.732C208.488%20273.233%20210.493%20271.225%20212.989%20271.225C215.485%20271.225%20217.49%20273.233%20217.49%20275.732'%20fill='%2300112C'/%3e%3cpath%20d='M208.488%20275.732C208.488%20273.233%20210.493%20271.225%20212.989%20271.225C215.485%20271.225%20217.49%20273.233%20217.49%20275.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M221.992%20275.732C221.992%20273.233%20223.997%20271.225%20226.493%20271.225C228.989%20271.225%20230.994%20273.233%20230.994%20275.732'%20fill='%2300112C'/%3e%3cpath%20d='M221.992%20275.732C221.992%20273.233%20223.997%20271.225%20226.493%20271.225C228.989%20271.225%20230.994%20273.233%20230.994%20275.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M154.48%20194.61H46.4625C43.9666%20194.61%2041.9617%20192.603%2041.9617%20190.103V172.076C41.9617%20169.577%2043.9666%20167.57%2046.4625%20167.57H154.48C156.976%20167.57%20158.981%20169.577%20158.981%20172.076V190.103C158.981%20192.603%20156.976%20194.61%20154.48%20194.61Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M137.419%20275.732H63.5254C58.9428%20275.732%2055.0967%20272.29%2054.5648%20267.702L46.5044%20194.61H154.522L146.421%20267.702C145.889%20272.29%20142.002%20275.732%20137.419%20275.732Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M46.5044%20194.61C46.7908%20197.191%2048.9594%20199.117%2051.5371%20199.117H149.489C152.067%20199.117%20154.236%20197.191%20154.522%20194.61H46.5044Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M262.498%20275.732C262.498%20273.233%20260.494%20271.225%20257.998%20271.225C255.502%20271.225%20253.497%20273.233%20253.497%20275.732H262.498Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M257.998%20269.422C260.483%20269.422%20262.498%20267.405%20262.498%20264.916C262.498%20262.427%20260.483%20260.409%20257.998%20260.409C255.512%20260.409%20253.497%20262.427%20253.497%20264.916C253.497%20267.405%20255.512%20269.422%20257.998%20269.422Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M253.497%20275.732C255.983%20275.732%20257.998%20273.714%20257.998%20271.225C257.998%20268.736%20255.983%20266.718%20253.497%20266.718C251.011%20266.718%20248.996%20268.736%20248.996%20271.225C248.996%20273.714%20251.011%20275.732%20253.497%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M262.499%20275.732C264.984%20275.732%20266.999%20273.714%20266.999%20271.225C266.999%20268.736%20264.984%20266.718%20262.499%20266.718C260.013%20266.718%20257.998%20268.736%20257.998%20271.225C257.998%20273.714%20260.013%20275.732%20262.499%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.492%20275.732C219.978%20275.732%20221.993%20273.714%20221.993%20271.225C221.993%20268.736%20219.978%20266.718%20217.492%20266.718C215.007%20266.718%20212.992%20268.736%20212.992%20271.225C212.992%20273.714%20215.007%20275.732%20217.492%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.992%20275.732C233.478%20275.732%20235.493%20273.714%20235.493%20271.225C235.493%20268.736%20233.478%20266.718%20230.992%20266.718C228.506%20266.718%20226.491%20268.736%20226.491%20271.225C226.491%20273.714%20228.506%20275.732%20230.992%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M192.41%20263.4L143.106%20275.322C140.979%20275.814%20138.81%20274.749%20137.951%20272.782L134.923%20266.022C133.041%20261.802%20129.154%20258.852%20124.571%20258.156L103.745%20255.083L122.239%20245.045C126.29%20242.833%20128.949%20238.735%20129.277%20234.106L129.809%20226.731C129.972%20224.56%20131.65%20222.798%20133.777%20222.552L184.186%20216.857C195.601%20215.587%20207.098%20217.963%20217.082%20223.658L222.892%20226.977C227.761%20229.763%20228.907%20236.318%20225.306%20240.62L221.01%20245.741C213.563%20254.509%20203.539%20260.696%20192.41%20263.4Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M131.895%20259.221L162.091%20247.421C164.833%20246.356%20164.137%20242.259%20161.191%20242.218L128.827%20241.481'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M103.746%20255.042L167.411%20243.816L218.433%20234.802'%20fill='%23EEF0F3'/%3e%3cpath%20d='M103.746%20255.042L167.411%20243.816L218.433%20234.802'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M115.449%20243.816L35.6628%20257.91C33.2079%20258.36%2031.5713%20260.696%2032.0213%20263.113L33.5761%20272.003C34.0262%20274.462%2036.3584%20276.101%2038.7724%20275.65L118.558%20261.556C121.013%20261.105%20122.65%20258.77%20122.2%20256.353L120.645%20247.462C120.236%20245.045%20117.903%20243.406%20115.449%20243.816Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["adyenGiving"],"mappings":"AAAA,MAAeA,IAAA;"}
1
+ {"version":3,"file":"adyen-giving.LiKHj_jY.js","sources":["../../src/components/empty-state/assets/large/adyen-giving.svg"],"sourcesContent":["export default \"data:image/svg+xml,%3csvg%20width='300'%20height='300'%20viewBox='0%200%20300%20300'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M24%20275.732H276'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M158.98%20117.995L139.872%20137.129C134.799%20142.209%20131.976%20149.092%20131.976%20156.262V275.732H185.985V156.262C185.985%20149.092%20183.12%20142.209%20178.088%20137.129L158.98%20117.995Z'%20fill='%23EEF0F3'/%3e%3cpath%20d='M158.98%20104.475V117.995M158.98%20117.995L139.873%20137.129C134.799%20142.209%20131.976%20149.092%20131.976%20156.262V275.732H185.985V156.262C185.985%20149.092%20183.12%20142.209%20178.088%20137.129L158.98%20117.995Z'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M158.98%20108.982V117.995L178.088%20137.129C183.162%20142.209%20185.985%20149.092%20185.985%20156.262V266.719C185.985%20271.676%20181.975%20275.732%20176.983%20275.732H248.995C253.946%20275.732%20257.997%20271.717%20257.997%20266.719V156.262C257.997%20149.092%20255.132%20142.209%20250.1%20137.129L230.992%20117.995V108.982H158.98Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.992%20108.982H158.98V117.995L170.232%20129.262H242.244L230.992%20117.995V108.982Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.985%20266.718V248.691H131.976V266.718C131.976%20271.676%20135.986%20275.732%20140.977%20275.732H176.983C181.975%20275.732%20185.985%20271.676%20185.985%20266.718Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M239.993%20117.995L234.469%20104.188C234.142%20103.41%20233.487%20103.041%20232.791%20103.041H160.78C161.475%20103.041%20162.13%20103.369%20162.457%20104.188L167.981%20118.036L169.372%20121.519L170.231%20123.649C171.05%20125.698%20173.054%20127.05%20175.264%20127.05H234.919H239.624C241.547%20127.05%20242.857%20125.124%20242.12%20123.321L239.993%20117.995Z'%20fill='white'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M170.232%20123.608L169.373%20121.478L168.432%20119.142L167.982%20117.995L162.458%20104.188C162.131%20103.41%20161.476%20103.041%20160.781%20103.041C159.881%20103.041%20158.98%20103.696%20158.98%20104.843V117.995L167.982%20127.009H175.224C173.055%20127.009%20171.051%20125.657%20170.232%20123.608Z'%20fill='%2300112C'/%3e%3cpath%20d='M168.432%20119.142L169.373%20121.478L170.232%20123.608C171.051%20125.657%20173.055%20127.009%20175.224%20127.009H167.982L158.98%20117.995V104.843C158.98%20103.696%20159.881%20103.041%20160.781%20103.041C161.476%20103.041%20162.131%20103.41%20162.458%20104.188L167.982%20117.995L168.432%20119.142ZM168.432%20119.142L170.437%20124.182'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M185.985%20248.691V266.718C185.985%20271.676%20181.975%20275.732%20176.984%20275.732H248.995C253.946%20275.732%20257.997%20271.717%20257.997%20266.718V248.691H185.985Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M158.98%20117.995L164.012%20123.035C166.549%20125.575%20167.981%20129.016%20167.981%20132.581V256.599C167.981%20260.204%20166.549%20263.605%20164.012%20266.145L158.98%20271.184'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M220.845%20124.223L212.375%20103H185.371L193.84%20124.223C194.577%20126.066%20195.395%20127.91%20196.295%20129.672L199.446%20136.022H226.45L223.3%20129.672C222.4%20127.91%20221.581%20126.107%20220.845%20124.223Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M173.914%20124.305H239.87'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M222.073%20168.02C216.181%20163.719%20207.916%20164.21%20202.597%20169.536C197.278%20174.863%20196.787%20183.139%20201.084%20189.038L212.826%20195.799L223.628%20205.877L226.492%20203.624C226.492%20203.624%20227.883%20205.058%20230.011%20203.911C232.179%20202.764%20232.466%20200.264%20231.279%20198.421C231.279%20198.421%20233.857%20199.814%20235.698%20198.339C235.698%20198.339%20237.908%20196.618%20237.089%20194.037C237.089%20194.037%20236.721%20193.094%20235.494%20191.906C235.494%20191.906%20237.539%20194.61%20240.404%20193.34C243.268%20192.07%20242.899%20188.547%20241.385%20187.072C239.872%20185.597%20228.006%20173.551%20228.006%20173.551L222.073%20168.02Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.443662'%20stroke-miterlimit='10'/%3e%3cpath%20d='M222.073%20168.02C216.181%20163.719%20207.916%20164.21%20202.597%20169.536C197.278%20174.863%20196.787%20183.139%20201.084%20189.038'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M209.594%20185.474C211.067%20186.949%20211.067%20189.325%20209.594%20190.8L206.934%20193.463C205.461%20194.938%20203.088%20194.938%20201.615%20193.463C200.142%20191.988%20200.142%20189.612%20201.615%20188.137L204.275%20185.474C205.748%20184.04%20208.121%20184.04%20209.594%20185.474Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M214.913%20190.8C216.386%20192.275%20216.386%20194.651%20214.913%20196.126L212.254%20198.789C210.781%20200.264%20208.408%20200.264%20206.935%20198.789C205.462%20197.314%20205.462%20194.938%20206.935%20193.463L209.594%20190.8C211.067%20189.325%20213.44%20189.325%20214.913%20190.8Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M220.233%20196.126C221.705%20197.601%20221.705%20199.978%20220.233%20201.453L217.573%20204.116C216.1%20205.591%20213.727%20205.591%20212.254%20204.116C210.781%20202.641%20210.781%20200.264%20212.254%20198.789L214.913%20196.126C216.386%20194.651%20218.76%20194.651%20220.233%20196.126Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M226.409%20200.551C227.882%20202.026%20227.882%20204.403%20226.409%20205.877L223.749%20208.541C222.276%20210.015%20219.903%20210.015%20218.43%20208.541C216.957%20207.066%20216.957%20204.689%20218.43%20203.214L221.09%20200.551C222.562%20199.117%20224.936%20199.117%20226.409%20200.551Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M228.865%20185.146L236.188%20192.603C237.661%20194.078%20237.661%20196.454%20236.188%20197.929C234.716%20199.404%20232.342%20199.404%20230.869%20197.929L228.21%20195.266'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M234.185%20179.82L241.509%20187.277C242.982%20188.752%20242.982%20191.128%20241.509%20192.603C240.036%20194.078%20237.663%20194.078%20236.19%20192.603'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'/%3e%3cpath%20d='M222.892%20189.94L230.871%20197.929C232.344%20199.404%20232.344%20201.78%20230.871%20203.255C229.93%20204.198%20228.621%20204.525%20227.393%20204.28'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'/%3e%3cpath%20d='M242.572%20189.489C247.278%20183.59%20246.869%20174.986%20241.386%20169.537C235.535%20163.678%20226.002%20163.678%20220.151%20169.537L213.154%20176.543L212.254%20177.526C211.763%20178.018%20211.763%20178.796%20212.254%20179.288L213.154%20180.189C214.627%20181.664%20217%20181.664%20218.473%20180.189L223.792%20174.863C225.265%20173.388%20227.638%20173.388%20229.111%20174.863L241.509%20187.277C242.163%20187.932%20242.572%20189.489%20242.572%20189.489Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M144.415%20137.128H173.588'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M253.496%20273.929C255.982%20273.929%20257.997%20271.911%20257.997%20269.422C257.997%20266.933%20255.982%20264.916%20253.496%20264.916C251.01%20264.916%20248.995%20266.933%20248.995%20269.422C248.995%20271.911%20251.01%20273.929%20253.496%20273.929Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M244.495%20275.732C244.495%20273.233%20246.499%20271.225%20248.995%20271.225C251.491%20271.225%20253.496%20273.233%20253.496%20275.732'%20fill='%2300112C'/%3e%3cpath%20d='M244.495%20275.732C244.495%20273.233%20246.499%20271.225%20248.995%20271.225C251.491%20271.225%20253.496%20273.233%20253.496%20275.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M208.488%20275.732C208.488%20273.233%20210.493%20271.225%20212.989%20271.225C215.485%20271.225%20217.49%20273.233%20217.49%20275.732'%20fill='%2300112C'/%3e%3cpath%20d='M208.488%20275.732C208.488%20273.233%20210.493%20271.225%20212.989%20271.225C215.485%20271.225%20217.49%20273.233%20217.49%20275.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M221.992%20275.732C221.992%20273.233%20223.997%20271.225%20226.493%20271.225C228.989%20271.225%20230.994%20273.233%20230.994%20275.732'%20fill='%2300112C'/%3e%3cpath%20d='M221.992%20275.732C221.992%20273.233%20223.997%20271.225%20226.493%20271.225C228.989%20271.225%20230.994%20273.233%20230.994%20275.732'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M154.48%20194.61H46.4625C43.9666%20194.61%2041.9617%20192.603%2041.9617%20190.103V172.076C41.9617%20169.577%2043.9666%20167.57%2046.4625%20167.57H154.48C156.976%20167.57%20158.981%20169.577%20158.981%20172.076V190.103C158.981%20192.603%20156.976%20194.61%20154.48%20194.61Z'%20fill='%2385DFA9'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M137.419%20275.732H63.5254C58.9428%20275.732%2055.0967%20272.29%2054.5648%20267.702L46.5044%20194.61H154.522L146.421%20267.702C145.889%20272.29%20142.002%20275.732%20137.419%20275.732Z'%20fill='%230ABF53'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M46.5044%20194.61C46.7908%20197.191%2048.9594%20199.117%2051.5371%20199.117H149.489C152.067%20199.117%20154.236%20197.191%20154.522%20194.61H46.5044Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M262.498%20275.732C262.498%20273.233%20260.494%20271.225%20257.998%20271.225C255.502%20271.225%20253.497%20273.233%20253.497%20275.732H262.498Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M257.998%20269.422C260.483%20269.422%20262.498%20267.405%20262.498%20264.916C262.498%20262.427%20260.483%20260.409%20257.998%20260.409C255.512%20260.409%20253.497%20262.427%20253.497%20264.916C253.497%20267.405%20255.512%20269.422%20257.998%20269.422Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M253.497%20275.732C255.983%20275.732%20257.998%20273.714%20257.998%20271.225C257.998%20268.736%20255.983%20266.718%20253.497%20266.718C251.011%20266.718%20248.996%20268.736%20248.996%20271.225C248.996%20273.714%20251.011%20275.732%20253.497%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M262.499%20275.732C264.984%20275.732%20266.999%20273.714%20266.999%20271.225C266.999%20268.736%20264.984%20266.718%20262.499%20266.718C260.013%20266.718%20257.998%20268.736%20257.998%20271.225C257.998%20273.714%20260.013%20275.732%20262.499%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M217.492%20275.732C219.978%20275.732%20221.993%20273.714%20221.993%20271.225C221.993%20268.736%20219.978%20266.718%20217.492%20266.718C215.007%20266.718%20212.992%20268.736%20212.992%20271.225C212.992%20273.714%20215.007%20275.732%20217.492%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M230.992%20275.732C233.478%20275.732%20235.493%20273.714%20235.493%20271.225C235.493%20268.736%20233.478%20266.718%20230.992%20266.718C228.506%20266.718%20226.491%20268.736%20226.491%20271.225C226.491%20273.714%20228.506%20275.732%20230.992%20275.732Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M192.41%20263.4L143.106%20275.322C140.979%20275.814%20138.81%20274.749%20137.951%20272.782L134.923%20266.022C133.041%20261.802%20129.154%20258.852%20124.571%20258.156L103.745%20255.083L122.239%20245.045C126.29%20242.833%20128.949%20238.735%20129.277%20234.106L129.809%20226.731C129.972%20224.56%20131.65%20222.798%20133.777%20222.552L184.186%20216.857C195.601%20215.587%20207.098%20217.963%20217.082%20223.658L222.892%20226.977C227.761%20229.763%20228.907%20236.318%20225.306%20240.62L221.01%20245.741C213.563%20254.509%20203.539%20260.696%20192.41%20263.4Z'%20fill='%23EEF0F3'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M131.895%20259.221L162.091%20247.421C164.833%20246.356%20164.137%20242.259%20161.191%20242.218L128.827%20241.481'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M103.746%20255.042L167.411%20243.816L218.433%20234.802'%20fill='%23EEF0F3'/%3e%3cpath%20d='M103.746%20255.042L167.411%20243.816L218.433%20234.802'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M115.449%20243.816L35.6628%20257.91C33.2079%20258.36%2031.5713%20260.696%2032.0213%20263.113L33.5761%20272.003C34.0262%20274.462%2036.3584%20276.101%2038.7724%20275.65L118.558%20261.556C121.013%20261.105%20122.65%20258.77%20122.2%20256.353L120.645%20247.462C120.236%20245.045%20117.903%20243.406%20115.449%20243.816Z'%20fill='%2300112C'%20stroke='%2300112C'%20stroke-width='0.665493'%20stroke-miterlimit='10'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e\""],"names":["adyenGiving"],"mappings":"AAAA,MAAAA,IAAe;"}
@@ -0,0 +1,50 @@
1
+ import { defineComponent as r, useSlots as c, computed as u, onMounted as d } from "vue";
2
+ import { B as p } from "./button.DIU6m9wD.js";
3
+ import { A as f } from "./artificial-intelligence-ai-filled.C6TMsiHK.js";
4
+ import { u as _ } from "./use-has-slot.C9lQZ6nz.js";
5
+ import { p as m } from "./typography.Bq-EGj9y.js";
6
+ import { n as b } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
7
+ import "../assets/ai-button.css";
8
+ const v = {
9
+ name: "bento-ai-button"
10
+ }, y = /* @__PURE__ */ r({
11
+ ...v,
12
+ props: {
13
+ condensed: { type: Boolean, default: !1 },
14
+ disabled: { type: Boolean, default: !1 },
15
+ inverse: { type: Boolean, default: !1 },
16
+ link: { default: void 0 },
17
+ type: { default: "button" }
18
+ },
19
+ emits: ["click"],
20
+ setup(s, { emit: t }) {
21
+ const n = s, o = c(), e = _(o), i = u(() => ({
22
+ "b-ai-button--disabled": n.disabled
23
+ })), l = (a) => {
24
+ a.stopPropagation(), t("click", a);
25
+ };
26
+ return d(() => {
27
+ e("default") || m("An icon-only button cannot be a AI button");
28
+ }), { __sfc: !0, props: n, emit: t, slots: o, hasSlot: e, conditionalClass: i, onClick: l, BentoButton: p, AiFilledIcon: f };
29
+ }
30
+ });
31
+ var C = function() {
32
+ var t = this, n = t._self._c, o = t._self._setupProxy;
33
+ return n("div", { staticClass: "b-ai-button", class: o.conditionalClass }, [n("div", { staticClass: "b-ai-button__animation" }), n(o.BentoButton, { staticClass: "b-ai-button__button", attrs: { condensed: t.condensed, disabled: t.disabled, inverse: t.inverse, variant: "secondary" }, on: { "!click": function(e) {
34
+ return e.stopPropagation(), o.onClick.apply(null, arguments);
35
+ } }, scopedSlots: t._u([{ key: "iconLeft", fn: function() {
36
+ return [n(o.AiFilledIcon, { staticClass: "b-ai-button__icon", attrs: { "aria-hidden": "true" } })];
37
+ }, proxy: !0 }]) }, [t._t("default")], 2)], 1);
38
+ }, B = [], k = /* @__PURE__ */ b(
39
+ y,
40
+ C,
41
+ B,
42
+ !1,
43
+ null,
44
+ "d7320b14"
45
+ );
46
+ const F = k.exports;
47
+ export {
48
+ F as a
49
+ };
50
+ //# sourceMappingURL=ai-button.ggEcDV08.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ai-button.ggEcDV08.js","sources":["../../src/components/button/components/ai-button/ai-button.vue"],"sourcesContent":["<template>\n <div class=\"b-ai-button\" :class=\"conditionalClass\">\n <div class=\"b-ai-button__animation\" />\n\n <bento-button\n class=\"b-ai-button__button\"\n :condensed=\"condensed\"\n :disabled=\"disabled\"\n :inverse=\"inverse\"\n variant=\"secondary\"\n @click.capture.stop=\"onClick\"\n >\n <template #iconLeft>\n <ai-filled-icon aria-hidden=\"true\" class=\"b-ai-button__icon\" />\n </template>\n\n <slot></slot>\n </bento-button>\n </div>\n</template>\n\n<script setup lang=\"ts\">\n import { computed, onMounted, useSlots } from 'vue';\n import BentoButton from '../../button.vue';\n import AiFilledIcon from '@adyen/ui-assets-icons-16/vue/artificial-intelligence-ai-filled';\n import { useHasSlot } from '@/composables/use-has-slot/use-has-slot';\n import { printDevelopmentWarning } from '@/utils/ts/print-development-warning';\n import { type BentoAiButtonProps } from './ai-button.types';\n\n const props = defineProps({\n condensed: { type: Boolean, default: false },\n disabled: { type: Boolean, default: false },\n inverse: { type: Boolean, default: false },\n link: { default: undefined },\n type: { default: 'button' }\n});\n\n const emit = defineEmits([\"click\"]);\n\n const slots = useSlots();\n const hasSlot = useHasSlot(slots);\n\n const conditionalClass = computed(() => ({\n 'b-ai-button--disabled': props.disabled,\n }));\n\n const onClick = (e: MouseEvent) => {\n // Prevent Vue3 from triggering event twice\n e.stopPropagation();\n\n emit('click', e);\n };\n\n onMounted(() => {\n if (!hasSlot('default')) {\n printDevelopmentWarning('An icon-only button cannot be a AI button');\n }\n });\n</script>\n\n<script lang=\"ts\">\n /**\n * AI Button component is used for cases where pressing a button starts an AI-related action.\n *\n * @example\n * import { BentoAiButton } from '@adyen/bento-vue2';\n *\n * export default {\n * components: { BentoAiButton },\n * template: `\n * <bento-ai-button @click=\"onClick\">Generate with AI</bento-ai-button>\n * `\n * }\n */\n export default {\n name: 'bento-ai-button',\n };\n</script>\n\n<style lang=\"scss\" scoped src=\"./ai-button.scss\" />\n"],"names":["__default__","slots","useSlots","hasSlot","useHasSlot","conditionalClass","computed","props","onClick","e","emit","onMounted","printDevelopmentWarning"],"mappings":";;;;;;;AA0EI,MAAAA,IAAA;AAAA,EAAe,MAAA;AAEf;;;;;;;;;;;iBArCAC,IAAAC,EAAA,GACAC,IAAAC,EAAAH,CAAA,GAEAI,IAAAC,EAAA,OAAA;AAAA,MAAyC,yBAAAC,EAAA;AAAA,IACN,EAAA,GAGnCC,IAAA,CAAAC,MAAA;AAEI,MAAAA,EAAA,gBAAA,GAEAC,EAAA,SAAAD,CAAA;AAAA,IAAe;AAGnB,WAAAE,EAAA,MAAA;AACI,MAAAR,EAAA,SAAA,KACIS,EAAA,2CAAA;AAAA,IACJ,CAAA;;;;;;;;;;;;;;;;;;;"}
@@ -0,0 +1,74 @@
1
+ import { defineComponent as u, ref as i, watch as _, computed as f } from "vue";
2
+ import { u as v, c as m, h as y } from "./button-actions.JRDi9PFT.js";
3
+ import { B as I } from "./typography.Bq-EGj9y.js";
4
+ import "./index.Cl4_42j5.js";
5
+ import { u as B } from "./index.B6WW_F-J.js";
6
+ import { g as h } from "./generate-uid.NJ8tVoha.js";
7
+ import { A } from "./artificial-intelligence-ai-filled.C6TMsiHK.js";
8
+ import { n as C } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
9
+ import "../assets/ai-tag.css";
10
+ const T = {
11
+ "en-US": {
12
+ ai: "AI",
13
+ aiExplained: "AI explained"
14
+ }
15
+ }, x = {
16
+ i18n: { messages: T }
17
+ }, k = /* @__PURE__ */ u({
18
+ ...x,
19
+ __name: "ai-tag",
20
+ props: {
21
+ title: null,
22
+ description: null,
23
+ influencedValue: { default: void 0 },
24
+ toggled: { type: Boolean, default: !1 },
25
+ action: { default: void 0 }
26
+ },
27
+ emits: ["update:toggled"],
28
+ setup(r, { emit: e }) {
29
+ const o = r, { t } = B(), a = i(o.toggled), s = i(null), p = i(null), d = h("b-ai-tag-popover");
30
+ _(
31
+ () => o.toggled,
32
+ (n) => {
33
+ a.value = n;
34
+ }
35
+ ), v(s, () => {
36
+ c();
37
+ });
38
+ const g = f(
39
+ () => o.action ? [
40
+ {
41
+ ...o.action,
42
+ variant: "secondary"
43
+ }
44
+ ] : void 0
45
+ ), l = (n) => {
46
+ a.value = n, e("update:toggled", n);
47
+ }, c = () => {
48
+ a.value && l(!1);
49
+ };
50
+ return { __sfc: !0, props: o, t, toggled: a, aiTagRef: s, targetElement: p, popoverId: d, popoverActions: g, emit: e, onToggle: l, closePopover: c, BentoPopover: y, BentoToggleButton: m, BentoTypography: I, ArtificialIntelligenceAiIcon: A };
51
+ }
52
+ });
53
+ var b = function() {
54
+ var e = this, o = e._self._c, t = e._self._setupProxy;
55
+ return o("div", { ref: "aiTagRef", staticClass: "b-ai-tag", on: { keydown: function(a) {
56
+ return !a.type.indexOf("key") && e._k(a.keyCode, "esc", 27, a.key, ["Esc", "Escape"]) ? null : t.closePopover.apply(null, arguments);
57
+ } } }, [o(t.BentoToggleButton, { ref: "targetElement", staticClass: "b-ai-tag__trigger", attrs: { toggled: t.toggled, "aria-controls": t.popoverId, variant: "secondary", condensed: "" }, on: { "update:toggled": t.onToggle }, scopedSlots: e._u([{ key: "iconLeft", fn: function() {
58
+ return [o(t.ArtificialIntelligenceAiIcon, { staticClass: "b-ai-tag__trigger-icon", attrs: { "aria-hidden": !0 } })];
59
+ }, proxy: !0 }]) }, [e._v(" " + e._s(t.t("ai")) + " ")]), t.targetElement ? o(t.BentoPopover, { attrs: { id: t.popoverId, open: t.toggled, "target-element": t.targetElement, actions: t.popoverActions, "actions-layout": "fill-container", title: t.t("aiExplained"), "trap-all": "", "trap-all-options": { onDeactivate: t.closePopover, allowOutsideClick: !0 }, "fixed-positioning": "", "overflow-visible": "" }, on: { dismiss: t.closePopover }, scopedSlots: e._u([{ key: "headerIcon", fn: function() {
60
+ return [o(t.ArtificialIntelligenceAiIcon, { staticClass: "b-ai-tag__popover-header-icon", attrs: { "aria-hidden": !0 } })];
61
+ }, proxy: !0 }], null, !1, 430358887) }, [o("div", { staticClass: "b-ai-tag__popover-content" }, [e.influencedValue ? o(t.BentoTypography, { staticClass: "b-ai-tag__influenced-value", attrs: { variant: "title", medium: "" } }, [e._v(" " + e._s(e.influencedValue) + " ")]) : e._e(), o(t.BentoTypography, { attrs: { variant: "title" } }, [e._v(" " + e._s(e.title) + " ")]), o(t.BentoTypography, [e._v(" " + e._s(e.description) + " ")])], 1)]) : e._e()], 1);
62
+ }, E = [], P = /* @__PURE__ */ C(
63
+ k,
64
+ b,
65
+ E,
66
+ !1,
67
+ null,
68
+ "405c2237"
69
+ );
70
+ const F = P.exports;
71
+ export {
72
+ F as a
73
+ };
74
+ //# sourceMappingURL=ai-tag.DKMGiQcJ.js.map