@adyen/bento-vue2 1.89.2 → 1.91.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 (296) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +381 -118
  3. package/dist/accordion.js +1 -1
  4. package/dist/action-bar.js +1 -1
  5. package/dist/ai-tag.js +1 -1
  6. package/dist/alert.js +1 -1
  7. package/dist/anchor-scroller.js +1 -1
  8. package/dist/assets/accordion-item.css +1 -1
  9. package/dist/assets/action-bar.css +1 -1
  10. package/dist/assets/base-modal.css +1 -1
  11. package/dist/assets/button-actions.css +1 -1
  12. package/dist/assets/card.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-picker.css +1 -1
  15. package/dist/assets/date-range-picker.css +1 -1
  16. package/dist/assets/dialog-page.css +1 -1
  17. package/dist/assets/draggable-handle.css +1 -1
  18. package/dist/assets/dropdown.css +1 -1
  19. package/dist/assets/error-message.css +1 -1
  20. package/dist/assets/field-label.css +1 -0
  21. package/dist/assets/file-uploader.css +1 -1
  22. package/dist/assets/filter-bar.css +1 -1
  23. package/dist/assets/form-layout-title.css +1 -1
  24. package/dist/assets/input-field.css +1 -1
  25. package/dist/assets/input-time.css +1 -0
  26. package/dist/assets/inspector.css +1 -1
  27. package/dist/assets/modal-fullscreen.css +1 -1
  28. package/dist/assets/secondary-nav.css +1 -1
  29. package/dist/assets/sidepanel.css +1 -1
  30. package/dist/assets/use-cached-selected-values.css +1 -1
  31. package/dist/button.js +3 -3
  32. package/dist/card.js +1 -1
  33. package/dist/checkbox.js +2 -2
  34. package/dist/chip.js +1 -1
  35. package/dist/chunks/accordion-item.D0WVCLec.js +145 -0
  36. package/dist/chunks/{accordion-item.BZDSJamR.js.map → accordion-item.D0WVCLec.js.map} +1 -1
  37. package/dist/chunks/action-bar.Dj830k6L.js +334 -0
  38. package/dist/chunks/{action-bar.CYGUYI0V.js.map → action-bar.Dj830k6L.js.map} +1 -1
  39. package/dist/chunks/{ai-button.CR_ePQRR.js → ai-button.7L9bANlk.js} +2 -2
  40. package/dist/chunks/{ai-button.CR_ePQRR.js.map → ai-button.7L9bANlk.js.map} +1 -1
  41. package/dist/chunks/ai-tag.AyG2UWCB.js +110 -0
  42. package/dist/chunks/{ai-tag.Cjf38mjR.js.map → ai-tag.AyG2UWCB.js.map} +1 -1
  43. package/dist/chunks/alert.CXRb-Smf.js +160 -0
  44. package/dist/chunks/{alert.QVQ6Zjbm.js.map → alert.CXRb-Smf.js.map} +1 -1
  45. package/dist/chunks/{anchor-scroller.CjJ26PJS.js → anchor-scroller.DWaykZQj.js} +66 -39
  46. package/dist/chunks/{anchor-scroller.CjJ26PJS.js.map → anchor-scroller.DWaykZQj.js.map} +1 -1
  47. package/dist/chunks/{base-modal.DmWkavtf.js → base-modal.C52VMtnd.js} +104 -67
  48. package/dist/chunks/{base-modal.DmWkavtf.js.map → base-modal.C52VMtnd.js.map} +1 -1
  49. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js → button-actions-with-menu.OsPQ-POD.js} +2 -2
  50. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js.map → button-actions-with-menu.OsPQ-POD.js.map} +1 -1
  51. package/dist/chunks/{button-actions.BLk114As.js → button-actions.Bdbu0bvt.js} +222 -148
  52. package/dist/chunks/{button-actions.BLk114As.js.map → button-actions.Bdbu0bvt.js.map} +1 -1
  53. package/dist/chunks/{button.DxhJNOtr.js → button.C9b2AC9w.js} +2 -2
  54. package/dist/chunks/{button.DxhJNOtr.js.map → button.C9b2AC9w.js.map} +1 -1
  55. package/dist/chunks/{calendar.CXKhBF2f.js → calendar.CqsfThnC.js} +438 -346
  56. package/dist/chunks/calendar.CqsfThnC.js.map +1 -0
  57. package/dist/chunks/card.8z7UQeVK.js +165 -0
  58. package/dist/chunks/{card.GjhsXOT0.js.map → card.8z7UQeVK.js.map} +1 -1
  59. package/dist/chunks/{checkbox-group.B2BjU3ZN.js → checkbox-group.Dur2Edtw.js} +4 -4
  60. package/dist/chunks/{checkbox-group.B2BjU3ZN.js.map → checkbox-group.Dur2Edtw.js.map} +1 -1
  61. package/dist/chunks/{checkbox.CIv8WgGp.js → checkbox.vNjt6QDJ.js} +93 -56
  62. package/dist/chunks/{checkbox.CIv8WgGp.js.map → checkbox.vNjt6QDJ.js.map} +1 -1
  63. package/dist/chunks/chip.BFY_-VCz.js +84 -0
  64. package/dist/chunks/{chip.DTpENaGC.js.map → chip.BFY_-VCz.js.map} +1 -1
  65. package/dist/chunks/{click-outside.CDz_x8mN.js → click-outside.BG01Sm0A.js} +2 -2
  66. package/dist/chunks/{click-outside.CDz_x8mN.js.map → click-outside.BG01Sm0A.js.map} +1 -1
  67. package/dist/chunks/{code-snippet.YIm2oO_o.js → code-snippet.BVpFBhKq.js} +133 -76
  68. package/dist/chunks/{code-snippet.YIm2oO_o.js.map → code-snippet.BVpFBhKq.js.map} +1 -1
  69. package/dist/chunks/{controls-group.CqotnNEF.js → controls-group.DSm2Ujwt.js} +2 -2
  70. package/dist/chunks/{controls-group.CqotnNEF.js.map → controls-group.DSm2Ujwt.js.map} +1 -1
  71. package/dist/chunks/copy.qqGYFbKJ.js +133 -0
  72. package/dist/chunks/{copy.BVGQcf22.js.map → copy.qqGYFbKJ.js.map} +1 -1
  73. package/dist/chunks/{country.D20NCLLG.js → country.BEwW8TQo.js} +3 -3
  74. package/dist/chunks/{country.D20NCLLG.js.map → country.BEwW8TQo.js.map} +1 -1
  75. package/dist/chunks/country.types.jjXwaoMl.js +2537 -0
  76. package/dist/chunks/country.types.jjXwaoMl.js.map +1 -0
  77. package/dist/chunks/{dashboard-section.BubZyu8i.js → dashboard-section.DNxNVV44.js} +3 -3
  78. package/dist/chunks/{dashboard-section.BubZyu8i.js.map → dashboard-section.DNxNVV44.js.map} +1 -1
  79. package/dist/chunks/{dashed-underline.pjYTS0m1.js → dashed-underline.DL2_sik5.js} +3 -3
  80. package/dist/chunks/{dashed-underline.pjYTS0m1.js.map → dashed-underline.DL2_sik5.js.map} +1 -1
  81. package/dist/chunks/{data-grid-template.D8RhngPj.js → data-grid-template.BFv1zr6g.js} +4 -4
  82. package/dist/chunks/{data-grid-template.D8RhngPj.js.map → data-grid-template.BFv1zr6g.js.map} +1 -1
  83. package/dist/chunks/data-grid.ZHY5EzP3.js +4071 -0
  84. package/dist/chunks/data-grid.ZHY5EzP3.js.map +1 -0
  85. package/dist/chunks/date-picker.kl6aFlr1.js +237 -0
  86. package/dist/chunks/date-picker.kl6aFlr1.js.map +1 -0
  87. package/dist/chunks/date-range-picker.LCWVAa5R.js +1089 -0
  88. package/dist/chunks/date-range-picker.LCWVAa5R.js.map +1 -0
  89. package/dist/chunks/dialog-page.EdejG53a.js +143 -0
  90. package/dist/chunks/{dialog-page.oyG153fC.js.map → dialog-page.EdejG53a.js.map} +1 -1
  91. package/dist/chunks/{directive.rXUeDb8p.js → directive.Bfr4fuOy.js} +2 -2
  92. package/dist/chunks/{directive.rXUeDb8p.js.map → directive.Bfr4fuOy.js.map} +1 -1
  93. package/dist/chunks/draggable-handle.Ba28eM8o.js +245 -0
  94. package/dist/chunks/draggable-handle.Ba28eM8o.js.map +1 -0
  95. package/dist/chunks/{dropdown-tag.BRB-emd1.js → dropdown-tag.B61hPq5n.js} +5 -5
  96. package/dist/chunks/{dropdown-tag.BRB-emd1.js.map → dropdown-tag.B61hPq5n.js.map} +1 -1
  97. package/dist/chunks/dropdown.Ca-f8tdX.js +1140 -0
  98. package/dist/chunks/dropdown.Ca-f8tdX.js.map +1 -0
  99. package/dist/chunks/{empty-state.D_Ac-XXH.js → empty-state.DMV23IZy.js} +2 -2
  100. package/dist/chunks/{empty-state.D_Ac-XXH.js.map → empty-state.DMV23IZy.js.map} +1 -1
  101. package/dist/chunks/error-message.CyERcfdt.js +72 -0
  102. package/dist/chunks/error-message.CyERcfdt.js.map +1 -0
  103. package/dist/chunks/field-label.DjjjkcO6.js +97 -0
  104. package/dist/chunks/field-label.DjjjkcO6.js.map +1 -0
  105. package/dist/chunks/{file-uploader.D5Rjsx4k.js → file-uploader.DeWmLpfp.js} +751 -469
  106. package/dist/chunks/{file-uploader.D5Rjsx4k.js.map → file-uploader.DeWmLpfp.js.map} +1 -1
  107. package/dist/chunks/{filter-bar.zD_ctViU.js → filter-bar.Bd4ghW_B.js} +1596 -1039
  108. package/dist/chunks/filter-bar.Bd4ghW_B.js.map +1 -0
  109. package/dist/chunks/fixed-scroller.DR2E_No4.js +148 -0
  110. package/dist/chunks/{fixed-scroller.MerESbd_.js.map → fixed-scroller.DR2E_No4.js.map} +1 -1
  111. package/dist/chunks/{footer-actions.CiPj7hZG.js → footer-actions.CvUaoMzj.js} +3 -3
  112. package/dist/chunks/{footer-actions.CiPj7hZG.js.map → footer-actions.CvUaoMzj.js.map} +1 -1
  113. package/dist/chunks/form-layout-title.DzGajv4U.js +248 -0
  114. package/dist/chunks/form-layout-title.DzGajv4U.js.map +1 -0
  115. package/dist/chunks/{header-meta.Dq6TlNPw.js → header-meta.AXUGoqDd.js} +127 -73
  116. package/dist/chunks/{header-meta.Dq6TlNPw.js.map → header-meta.AXUGoqDd.js.map} +1 -1
  117. package/dist/chunks/{header-with-views.DaEhkSS8.js → header-with-views.Ba4dswJF.js} +1121 -680
  118. package/dist/chunks/{header-with-views.DaEhkSS8.js.map → header-with-views.Ba4dswJF.js.map} +1 -1
  119. package/dist/chunks/{header.DkC-KKWa.js → header.C7B7RBib.js} +3 -3
  120. package/dist/chunks/{header.DkC-KKWa.js.map → header.C7B7RBib.js.map} +1 -1
  121. package/dist/chunks/{info-icon.BF8KxU-k.js → info-icon.DCR42Kvm.js} +2 -2
  122. package/dist/chunks/{info-icon.BF8KxU-k.js.map → info-icon.DCR42Kvm.js.map} +1 -1
  123. package/dist/chunks/input-field-password.BNAtIn_D.js +381 -0
  124. package/dist/chunks/{input-field-password.BKT1mYUw.js.map → input-field-password.BNAtIn_D.js.map} +1 -1
  125. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js → input-field-phone-number.CEYx1s4b.js} +98 -71
  126. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js.map → input-field-phone-number.CEYx1s4b.js.map} +1 -1
  127. package/dist/chunks/input-field.Dh5W0Az-.js +211 -0
  128. package/dist/chunks/input-field.Dh5W0Az-.js.map +1 -0
  129. package/dist/chunks/input-time.BLuMfakv.js +135 -0
  130. package/dist/chunks/input-time.BLuMfakv.js.map +1 -0
  131. package/dist/chunks/inspector.BzBPlz-5.js +172 -0
  132. package/dist/chunks/{inspector.Bnm0hl_D.js.map → inspector.BzBPlz-5.js.map} +1 -1
  133. package/dist/chunks/{link.MhoM3zQj.js → link.DB5g6d48.js} +56 -29
  134. package/dist/chunks/{link.MhoM3zQj.js.map → link.DB5g6d48.js.map} +1 -1
  135. package/dist/chunks/{list-item.BnzU1LIu.js → list-item.DqTHh8-Z.js} +2 -2
  136. package/dist/chunks/{list-item.BnzU1LIu.js.map → list-item.DqTHh8-Z.js.map} +1 -1
  137. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js → listbox-option-tag.CvbE-EuG.js} +2 -2
  138. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js.map → listbox-option-tag.CvbE-EuG.js.map} +1 -1
  139. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js → modal-fullscreen.DTvg2NLk.js} +63 -36
  140. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js.map → modal-fullscreen.DTvg2NLk.js.map} +1 -1
  141. package/dist/chunks/{modal.o0KddMiG.js → modal.D_TcWTkf.js} +63 -36
  142. package/dist/chunks/{modal.o0KddMiG.js.map → modal.D_TcWTkf.js.map} +1 -1
  143. package/dist/chunks/on-click-outside.Cy1eFULD.js +109 -0
  144. package/dist/chunks/on-click-outside.Cy1eFULD.js.map +1 -0
  145. package/dist/chunks/{pagination.ZISqB4M_.js → pagination.D6BxMw5L.js} +221 -99
  146. package/dist/chunks/{pagination.ZISqB4M_.js.map → pagination.D6BxMw5L.js.map} +1 -1
  147. package/dist/chunks/promo-banner.Dc_kK1x9.js +91 -0
  148. package/dist/chunks/{promo-banner.Db2kh2qK.js.map → promo-banner.Dc_kK1x9.js.map} +1 -1
  149. package/dist/chunks/{radio-group.DnMy7brs.js → radio-group.Bb-L-0io.js} +4 -4
  150. package/dist/chunks/{radio-group.DnMy7brs.js.map → radio-group.Bb-L-0io.js.map} +1 -1
  151. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js → rich-text-editor.Dtdfh-0V.js} +1782 -1731
  152. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js.map → rich-text-editor.Dtdfh-0V.js.map} +1 -1
  153. package/dist/chunks/search-bar.MVJS9-Mh.js +126 -0
  154. package/dist/chunks/{search-bar.DPjYDhja.js.map → search-bar.MVJS9-Mh.js.map} +1 -1
  155. package/dist/chunks/secondary-nav.C-nPZR-2.js +226 -0
  156. package/dist/chunks/secondary-nav.C-nPZR-2.js.map +1 -0
  157. package/dist/chunks/{segmented-control.BqIiX9hv.js → segmented-control.DDtjX-V5.js} +2 -2
  158. package/dist/chunks/{segmented-control.BqIiX9hv.js.map → segmented-control.DDtjX-V5.js.map} +1 -1
  159. package/dist/chunks/{selection-card-group.IPiouuot.js → selection-card-group.CLJPaknG.js} +3 -3
  160. package/dist/chunks/{selection-card-group.IPiouuot.js.map → selection-card-group.CLJPaknG.js.map} +1 -1
  161. package/dist/chunks/{sidepanel.BGMjjB3F.js → sidepanel.BTRfwGiS.js} +66 -39
  162. package/dist/chunks/{sidepanel.BGMjjB3F.js.map → sidepanel.BTRfwGiS.js.map} +1 -1
  163. package/dist/chunks/{step.QFER3tSj.js → step.TDm_ts1S.js} +92 -63
  164. package/dist/chunks/{step.QFER3tSj.js.map → step.TDm_ts1S.js.map} +1 -1
  165. package/dist/chunks/{structured-list-item.BDJKRC_8.js → structured-list-item.BBBtie1s.js} +58 -31
  166. package/dist/chunks/{structured-list-item.BDJKRC_8.js.map → structured-list-item.BBBtie1s.js.map} +1 -1
  167. package/dist/chunks/{summary-grid.types.CIkArZf5.js → summary-grid.types.DUIqCmwg.js} +5 -5
  168. package/dist/chunks/{summary-grid.types.CIkArZf5.js.map → summary-grid.types.DUIqCmwg.js.map} +1 -1
  169. package/dist/chunks/{tab.CaXF0dho.js → tab.CNIZyfZt.js} +2 -2
  170. package/dist/chunks/{tab.CaXF0dho.js.map → tab.CNIZyfZt.js.map} +1 -1
  171. package/dist/chunks/{tag.CocLKztJ.js → tag.D2xagTJv.js} +2 -2
  172. package/dist/chunks/{tag.CocLKztJ.js.map → tag.D2xagTJv.js.map} +1 -1
  173. package/dist/chunks/textarea.CJS-1I41.js +219 -0
  174. package/dist/chunks/{textarea.D4X6Ss9q.js.map → textarea.CJS-1I41.js.map} +1 -1
  175. package/dist/chunks/timeline-item.BOUWkLi1.js +322 -0
  176. package/dist/chunks/{timeline-item.C8BxWdy1.js.map → timeline-item.BOUWkLi1.js.map} +1 -1
  177. package/dist/chunks/{toast.BRI3G7TL.js → toast.d8vg71CB.js} +81 -54
  178. package/dist/chunks/{toast.BRI3G7TL.js.map → toast.d8vg71CB.js.map} +1 -1
  179. package/dist/chunks/{tooltip.CbsNGnhw.js → tooltip.BxtnF3is.js} +38 -36
  180. package/dist/chunks/tooltip.BxtnF3is.js.map +1 -0
  181. package/dist/chunks/{tutorial.BzV6bHQJ.js → tutorial.CZt_mcuT.js} +190 -103
  182. package/dist/chunks/{tutorial.BzV6bHQJ.js.map → tutorial.CZt_mcuT.js.map} +1 -1
  183. package/dist/chunks/{use-cached-selected-values.DqX2qsMC.js → use-cached-selected-values.BJbWbkEQ.js} +553 -417
  184. package/dist/chunks/use-cached-selected-values.BJbWbkEQ.js.map +1 -0
  185. package/dist/chunks/{use-country-items.CI8C7MLU.js → use-country-items.B4j8pAvW.js} +3 -3
  186. package/dist/chunks/{use-country-items.CI8C7MLU.js.map → use-country-items.B4j8pAvW.js.map} +1 -1
  187. package/dist/chunks/use-country-phon-code.ByqnuIni.js +6386 -0
  188. package/dist/chunks/use-country-phon-code.ByqnuIni.js.map +1 -0
  189. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js → use-date-input-formatter.Djf8AoLr.js} +2 -2
  190. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js.map → use-date-input-formatter.Djf8AoLr.js.map} +1 -1
  191. package/dist/chunks/use-touch-device.DTqFAbXh.js +11 -0
  192. package/dist/chunks/use-touch-device.DTqFAbXh.js.map +1 -0
  193. package/dist/click-outside.js +1 -1
  194. package/dist/code-snippet.js +1 -1
  195. package/dist/country.js +3 -3
  196. package/dist/dashboard-template.js +1 -1
  197. package/dist/dashed-underline.js +1 -1
  198. package/dist/data-grid-template.js +1 -1
  199. package/dist/data-grid.js +1 -1
  200. package/dist/date-picker.js +2 -2
  201. package/dist/date-range-picker.js +2 -2
  202. package/dist/draggable.js +1396 -0
  203. package/dist/draggable.js.map +1 -0
  204. package/dist/dropdown.js +11 -12
  205. package/dist/dropdown.js.map +1 -1
  206. package/dist/empty-state.js +1 -1
  207. package/dist/file-uploader.js +1 -1
  208. package/dist/filter-bar.js +1 -1
  209. package/dist/form-layout.js +1 -1
  210. package/dist/header-with-views.js +1 -1
  211. package/dist/header.js +1 -1
  212. package/dist/index.js +280 -275
  213. package/dist/index.js.map +1 -1
  214. package/dist/info-icon.js +1 -1
  215. package/dist/input-field-password.js +1 -1
  216. package/dist/input-field-phone-number.js +1 -1
  217. package/dist/input-field.js +1 -1
  218. package/dist/input-time.js +5 -0
  219. package/dist/input-time.js.map +1 -0
  220. package/dist/inspector.js +1 -1
  221. package/dist/internal.js +26 -25
  222. package/dist/internal.js.map +1 -1
  223. package/dist/link.js +1 -1
  224. package/dist/list.js +1 -1
  225. package/dist/menu.js +1 -1
  226. package/dist/modal-fullscreen.js +1 -1
  227. package/dist/modal.js +2 -2
  228. package/dist/pagination.js +1 -1
  229. package/dist/popover.js +1 -1
  230. package/dist/promo-banner.js +1 -1
  231. package/dist/radio-group.js +1 -1
  232. package/dist/rich-text-editor.js +1 -1
  233. package/dist/search-bar.js +2 -2
  234. package/dist/secondary-nav.js +1 -1
  235. package/dist/segmented-control.js +1 -1
  236. package/dist/selection-card.js +1 -1
  237. package/dist/sidepanel.js +1 -1
  238. package/dist/stepper.js +1 -1
  239. package/dist/structured-list.js +1 -1
  240. package/dist/summary-grid.js +1 -1
  241. package/dist/tabs.js +1 -1
  242. package/dist/tag.js +1 -1
  243. package/dist/textarea.js +1 -1
  244. package/dist/timeline.js +1 -1
  245. package/dist/toast.js +1 -1
  246. package/dist/tutorial.js +1 -1
  247. package/dist/web-types.json +297 -4
  248. package/package.json +10 -15
  249. package/dist/assets/dropdown-default-textbox.css +0 -1
  250. package/dist/chunks/accordion-item.BZDSJamR.js +0 -108
  251. package/dist/chunks/action-bar.CYGUYI0V.js +0 -207
  252. package/dist/chunks/ai-tag.Cjf38mjR.js +0 -73
  253. package/dist/chunks/alert.QVQ6Zjbm.js +0 -93
  254. package/dist/chunks/calendar.CXKhBF2f.js.map +0 -1
  255. package/dist/chunks/card.GjhsXOT0.js +0 -128
  256. package/dist/chunks/chip.DTpENaGC.js +0 -57
  257. package/dist/chunks/copy.BVGQcf22.js +0 -86
  258. package/dist/chunks/country.types.DxKjyd0S.js +0 -20
  259. package/dist/chunks/country.types.DxKjyd0S.js.map +0 -1
  260. package/dist/chunks/data-grid.DJG8Ty0A.js +0 -3194
  261. package/dist/chunks/data-grid.DJG8Ty0A.js.map +0 -1
  262. package/dist/chunks/date-picker.CnazYcSX.js +0 -155
  263. package/dist/chunks/date-picker.CnazYcSX.js.map +0 -1
  264. package/dist/chunks/date-range-picker.Bf9pRNL7.js +0 -811
  265. package/dist/chunks/date-range-picker.Bf9pRNL7.js.map +0 -1
  266. package/dist/chunks/debounce.DUTu11PS.js +0 -10
  267. package/dist/chunks/debounce.DUTu11PS.js.map +0 -1
  268. package/dist/chunks/dialog-page.oyG153fC.js +0 -116
  269. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js +0 -337
  270. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js.map +0 -1
  271. package/dist/chunks/dropdown.Ct7uhPr6.js +0 -696
  272. package/dist/chunks/dropdown.Ct7uhPr6.js.map +0 -1
  273. package/dist/chunks/error-message.RxdStT3S.js +0 -106
  274. package/dist/chunks/error-message.RxdStT3S.js.map +0 -1
  275. package/dist/chunks/filter-bar.zD_ctViU.js.map +0 -1
  276. package/dist/chunks/fixed-scroller.MerESbd_.js +0 -111
  277. package/dist/chunks/form-layout-title.Bw7VgOO5.js +0 -210
  278. package/dist/chunks/form-layout-title.Bw7VgOO5.js.map +0 -1
  279. package/dist/chunks/input-field-password.BKT1mYUw.js +0 -234
  280. package/dist/chunks/input-field.m1PMwa4C.js +0 -170
  281. package/dist/chunks/input-field.m1PMwa4C.js.map +0 -1
  282. package/dist/chunks/inspector.Bnm0hl_D.js +0 -105
  283. package/dist/chunks/on-click-outside.BW4rkhzG.js +0 -91
  284. package/dist/chunks/on-click-outside.BW4rkhzG.js.map +0 -1
  285. package/dist/chunks/promo-banner.Db2kh2qK.js +0 -64
  286. package/dist/chunks/search-bar.DPjYDhja.js +0 -89
  287. package/dist/chunks/secondary-nav.CwJjkJkj.js +0 -112
  288. package/dist/chunks/secondary-nav.CwJjkJkj.js.map +0 -1
  289. package/dist/chunks/textarea.D4X6Ss9q.js +0 -169
  290. package/dist/chunks/timeline-item.C8BxWdy1.js +0 -238
  291. package/dist/chunks/tooltip.CbsNGnhw.js.map +0 -1
  292. package/dist/chunks/use-cached-selected-values.DqX2qsMC.js.map +0 -1
  293. package/dist/chunks/use-country-phon-code.C6orQNnM.js +0 -291
  294. package/dist/chunks/use-country-phon-code.C6orQNnM.js.map +0 -1
  295. package/dist/draggable-handle.js +0 -149
  296. package/dist/draggable-handle.js.map +0 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "framework": "vue",
3
3
  "name": "@adyen/bento-vue2",
4
- "version": "1.89.2",
4
+ "version": "1.91.0",
5
5
  "contributions": {
6
6
  "html": {
7
7
  "description-markup": "markdown",
@@ -1546,6 +1546,30 @@
1546
1546
  "symbol": "default"
1547
1547
  }
1548
1548
  },
1549
+ {
1550
+ "name": "bento-draggable-default-example",
1551
+ "description": "",
1552
+ "source": {
1553
+ "module": "./src/components/draggable/__tests__/bento-draggable-default-example.vue",
1554
+ "symbol": "default"
1555
+ }
1556
+ },
1557
+ {
1558
+ "name": "bento-draggable-grid-example",
1559
+ "description": "",
1560
+ "source": {
1561
+ "module": "./src/components/draggable/__tests__/bento-draggable-grid-example.vue",
1562
+ "symbol": "default"
1563
+ }
1564
+ },
1565
+ {
1566
+ "name": "bento-draggable-nested-example",
1567
+ "description": "",
1568
+ "source": {
1569
+ "module": "./src/components/draggable/__tests__/bento-draggable-nested-example.vue",
1570
+ "symbol": "default"
1571
+ }
1572
+ },
1549
1573
  {
1550
1574
  "name": "bento-header",
1551
1575
  "description": "",
@@ -5066,6 +5090,14 @@
5066
5090
  "symbol": "default"
5067
5091
  }
5068
5092
  },
5093
+ {
5094
+ "name": "data-grid-multi-row-actions",
5095
+ "description": "",
5096
+ "source": {
5097
+ "module": "./src/components/data-grid/__tests__/data-grid-multi-row-actions.vue",
5098
+ "symbol": "default"
5099
+ }
5100
+ },
5069
5101
  {
5070
5102
  "name": "data-grid-row",
5071
5103
  "description": "",
@@ -6385,6 +6417,51 @@
6385
6417
  "symbol": "default"
6386
6418
  }
6387
6419
  },
6420
+ {
6421
+ "name": "draggable",
6422
+ "description": "",
6423
+ "attributes": [
6424
+ {
6425
+ "name": "el",
6426
+ "required": false,
6427
+ "description": "Element that will contain the draggable elements.",
6428
+ "value": {
6429
+ "kind": "expression",
6430
+ "type": "TSTypeOperator"
6431
+ },
6432
+ "default": "'div'"
6433
+ },
6434
+ {
6435
+ "name": "items",
6436
+ "required": false,
6437
+ "description": "List of items to be rendered as draggable elements",
6438
+ "value": {
6439
+ "kind": "expression",
6440
+ "type": "Array"
6441
+ },
6442
+ "default": "() => []"
6443
+ },
6444
+ {
6445
+ "name": "options",
6446
+ "required": false,
6447
+ "description": "Options to be passed to SortableJS.",
6448
+ "value": {
6449
+ "kind": "expression",
6450
+ "type": "BentoDraggableOptions"
6451
+ },
6452
+ "default": "() => ({})"
6453
+ }
6454
+ ],
6455
+ "slots": [
6456
+ {
6457
+ "name": "default"
6458
+ }
6459
+ ],
6460
+ "source": {
6461
+ "module": "./src/components/draggable/draggable.vue",
6462
+ "symbol": "default"
6463
+ }
6464
+ },
6388
6465
  {
6389
6466
  "name": "draggable-handle",
6390
6467
  "description": "",
@@ -6399,6 +6476,16 @@
6399
6476
  },
6400
6477
  "default": "false"
6401
6478
  },
6479
+ {
6480
+ "name": "disabled",
6481
+ "required": false,
6482
+ "description": "Prevents the component from being dragged.\nDisables the handle",
6483
+ "value": {
6484
+ "kind": "expression",
6485
+ "type": "boolean"
6486
+ },
6487
+ "default": "false"
6488
+ },
6402
6489
  {
6403
6490
  "name": "disabledMenus",
6404
6491
  "required": false,
@@ -6456,7 +6543,7 @@
6456
6543
  }
6457
6544
  ],
6458
6545
  "source": {
6459
- "module": "./src/components/draggable-handle/draggable-handle.vue",
6546
+ "module": "./src/components/draggable/components/draggable-handle/draggable-handle.vue",
6460
6547
  "symbol": "default"
6461
6548
  }
6462
6549
  },
@@ -6464,7 +6551,7 @@
6464
6551
  "name": "draggable-handle-default-example",
6465
6552
  "description": "",
6466
6553
  "source": {
6467
- "module": "./src/components/draggable-handle/__tests__/draggable-handle-default-example.vue",
6554
+ "module": "./src/components/draggable/components/draggable-handle/__tests__/draggable-handle-default-example.vue",
6468
6555
  "symbol": "default"
6469
6556
  }
6470
6557
  },
@@ -9204,12 +9291,21 @@
9204
9291
  "attributes": [
9205
9292
  {
9206
9293
  "name": "layout",
9207
- "description": "The layout of the pair group of components.\nThis will render the components within the width of the proportions.\nOnly two colums are available.\n\nIf only one value is entered, then it will assume there's only one child in the group.\nIf two values are entered, the first value will be use for the first child and the second\nvalue for the second child.\n\nIf the value entered is not listed in the example\nlist below it will use 100% by default.",
9294
+ "description": "The layout of the pair group of components.\nThis will render the components within the width of the proportions.\nOnly two columns are available.\n\nIf only one value is entered, then it will assume there's only one child in the group.\nIf two values are entered, the first value will be use for the first child and the second\nvalue for the second child.\n\nIf the value entered is not listed in the example\nlist below it will use 100% by default.",
9208
9295
  "value": {
9209
9296
  "kind": "expression",
9210
9297
  "type": "BentoLayoutGroupProportions"
9211
9298
  },
9212
9299
  "default": "'100'"
9300
+ },
9301
+ {
9302
+ "name": "errorMessage",
9303
+ "description": "The error message to be displayed for the whole group.\n\nIf set, individual error messages for all components within this group will be hidden.\nThis is particularly useful for field pairs where a single group error is displayed.",
9304
+ "value": {
9305
+ "kind": "expression",
9306
+ "type": "string"
9307
+ },
9308
+ "default": "null"
9213
9309
  }
9214
9310
  ],
9215
9311
  "slots": [
@@ -9267,6 +9363,14 @@
9267
9363
  "symbol": "default"
9268
9364
  }
9269
9365
  },
9366
+ {
9367
+ "name": "form-layout-validate-example",
9368
+ "description": "",
9369
+ "source": {
9370
+ "module": "./src/components/form-layout/__tests__/form-layout-validate-example.vue",
9371
+ "symbol": "default"
9372
+ }
9373
+ },
9270
9374
  {
9271
9375
  "name": "grid-layout",
9272
9376
  "description": "Component used to render the grid layout in the bento-summary-grid. For internal use only",
@@ -10819,6 +10923,160 @@
10819
10923
  "symbol": "default"
10820
10924
  }
10821
10925
  },
10926
+ {
10927
+ "name": "input-time",
10928
+ "description": "",
10929
+ "attributes": [
10930
+ {
10931
+ "name": "tooltipText",
10932
+ "required": false,
10933
+ "description": "If set, displays an info icon with this tooltip message next to the label.",
10934
+ "value": {
10935
+ "kind": "expression",
10936
+ "type": "string"
10937
+ },
10938
+ "default": "null"
10939
+ },
10940
+ {
10941
+ "name": "required",
10942
+ "required": false,
10943
+ "description": "If true, indicates that the field is required.",
10944
+ "value": {
10945
+ "kind": "expression",
10946
+ "type": "boolean"
10947
+ },
10948
+ "default": "false"
10949
+ },
10950
+ {
10951
+ "name": "readonly",
10952
+ "required": false,
10953
+ "description": "If true, makes the field's value readonly, preventing user modification.",
10954
+ "value": {
10955
+ "kind": "expression",
10956
+ "type": "boolean"
10957
+ },
10958
+ "default": "false"
10959
+ },
10960
+ {
10961
+ "name": "placeholder",
10962
+ "required": false,
10963
+ "description": "The placeholder text displayed when the field is empty.",
10964
+ "value": {
10965
+ "kind": "expression",
10966
+ "type": "string"
10967
+ },
10968
+ "default": "''"
10969
+ },
10970
+ {
10971
+ "name": "optional",
10972
+ "required": false,
10973
+ "description": "If true, indicates that the field is optional.",
10974
+ "value": {
10975
+ "kind": "expression",
10976
+ "type": "boolean"
10977
+ },
10978
+ "default": "false"
10979
+ },
10980
+ {
10981
+ "name": "label",
10982
+ "required": false,
10983
+ "description": "The text label displayed for the field.",
10984
+ "value": {
10985
+ "kind": "expression",
10986
+ "type": "string"
10987
+ },
10988
+ "default": "''"
10989
+ },
10990
+ {
10991
+ "name": "errorMessage",
10992
+ "required": false,
10993
+ "description": "If set, displays an error message and applies error styling to the field.",
10994
+ "value": {
10995
+ "kind": "expression",
10996
+ "type": "string"
10997
+ },
10998
+ "default": "null"
10999
+ },
11000
+ {
11001
+ "name": "disabled",
11002
+ "required": false,
11003
+ "description": "If true, disables user interaction with the field.",
11004
+ "value": {
11005
+ "kind": "expression",
11006
+ "type": "boolean"
11007
+ },
11008
+ "default": "false"
11009
+ },
11010
+ {
11011
+ "name": "description",
11012
+ "required": false,
11013
+ "description": "If set, displays a description text for the input.",
11014
+ "value": {
11015
+ "kind": "expression",
11016
+ "type": "string"
11017
+ },
11018
+ "default": "undefined"
11019
+ },
11020
+ {
11021
+ "name": "condensed",
11022
+ "required": false,
11023
+ "description": "Reduces height of the input",
11024
+ "value": {
11025
+ "kind": "expression",
11026
+ "type": "boolean"
11027
+ },
11028
+ "default": "false"
11029
+ },
11030
+ {
11031
+ "name": "modelValue",
11032
+ "required": false,
11033
+ "description": "Text displayed as the value of the input field",
11034
+ "value": {
11035
+ "kind": "expression",
11036
+ "type": "BentoInputFieldValue"
11037
+ },
11038
+ "default": "undefined"
11039
+ }
11040
+ ],
11041
+ "events": [
11042
+ {
11043
+ "name": "update:model-value",
11044
+ "description": "Emitted when the component's model changes"
11045
+ },
11046
+ {
11047
+ "name": "keydown",
11048
+ "description": "Emitted when a key is pressed down"
11049
+ },
11050
+ {
11051
+ "name": "input:valid",
11052
+ "description": "Emitted when the time value passes validation (complete HH:MM:SS format)"
11053
+ },
11054
+ {
11055
+ "name": "input:error",
11056
+ "description": "Emitted when the time value fails validation"
11057
+ }
11058
+ ],
11059
+ "slots": [
11060
+ {
11061
+ "name": "default"
11062
+ },
11063
+ {
11064
+ "name": "description"
11065
+ }
11066
+ ],
11067
+ "source": {
11068
+ "module": "./src/components/input-time/input-time.vue",
11069
+ "symbol": "default"
11070
+ }
11071
+ },
11072
+ {
11073
+ "name": "input-time-default-example",
11074
+ "description": "",
11075
+ "source": {
11076
+ "module": "./src/components/input-time/__tests__/input-time-default-example.vue",
11077
+ "symbol": "default"
11078
+ }
11079
+ },
10822
11080
  {
10823
11081
  "name": "input-with-dropdown-filter",
10824
11082
  "description": "",
@@ -14507,6 +14765,15 @@
14507
14765
  "kind": "expression",
14508
14766
  "type": "string"
14509
14767
  }
14768
+ },
14769
+ {
14770
+ "name": "allowExpandableItemNavigation",
14771
+ "required": false,
14772
+ "description": "When true, items that contain subitems are also clickable and can be selected.\nWhen false, those items only act as expand/collapse toggles.",
14773
+ "value": {
14774
+ "kind": "expression",
14775
+ "type": "boolean"
14776
+ }
14510
14777
  }
14511
14778
  ],
14512
14779
  "events": [
@@ -14569,6 +14836,24 @@
14569
14836
  "kind": "expression",
14570
14837
  "type": "string"
14571
14838
  }
14839
+ },
14840
+ {
14841
+ "name": "items",
14842
+ "required": false,
14843
+ "description": "Nested sub-items for this item.",
14844
+ "value": {
14845
+ "kind": "expression",
14846
+ "type": "Array"
14847
+ }
14848
+ },
14849
+ {
14850
+ "name": "isSubItem",
14851
+ "required": false,
14852
+ "description": "Defines if the item is a subitem",
14853
+ "value": {
14854
+ "kind": "expression",
14855
+ "type": "boolean"
14856
+ }
14572
14857
  }
14573
14858
  ],
14574
14859
  "events": [
@@ -14582,6 +14867,14 @@
14582
14867
  "symbol": "default"
14583
14868
  }
14584
14869
  },
14870
+ {
14871
+ "name": "secondary-nav-with-sub-items",
14872
+ "description": "",
14873
+ "source": {
14874
+ "module": "./src/components/secondary-nav/__tests__/secondary-nav-with-sub-items.vue",
14875
+ "symbol": "default"
14876
+ }
14877
+ },
14585
14878
  {
14586
14879
  "name": "segmented-control",
14587
14880
  "description": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adyen/bento-vue2",
3
- "version": "1.89.2",
3
+ "version": "1.91.0",
4
4
  "description": "Adyen Bento Vue2 components",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -51,7 +51,7 @@
51
51
  "unified": "11.0.5",
52
52
  "uuid": "11.0.5",
53
53
  "vue-demi": "0.14.10",
54
- "@adyen/bento-design-tokens": "1.89.2"
54
+ "@adyen/bento-design-tokens": "1.91.0"
55
55
  },
56
56
  "dependenciesMeta": {
57
57
  "@adyen/bento-vue-i18n-demi": {
@@ -61,7 +61,7 @@
61
61
  "peerDependencies": {
62
62
  "vue": "~2.7",
63
63
  "vue-i18n": "8.26.7",
64
- "zod": "^3.25"
64
+ "zod": "^3.25 || ^4"
65
65
  },
66
66
  "overrides": {
67
67
  "@codemirror/state": "catalog:",
@@ -96,23 +96,20 @@
96
96
  "@storybook/theming": "7.6.21",
97
97
  "@storybook/vue": "7.6.21",
98
98
  "@storybook/vue-vite": "7.6.21",
99
- "@swc/core": "1.15.11",
99
+ "@swc/core": "^1.15.11",
100
100
  "@testing-library/dom": "10.4.1",
101
101
  "@testing-library/jest-dom": "5.16.5",
102
102
  "@testing-library/user-event": "14.4.3",
103
103
  "@testing-library/vue": "5.9.0",
104
104
  "@vitejs/plugin-react": "4.3.1",
105
105
  "@vitejs/plugin-vue2": "2.3.1",
106
- "@vitest/coverage-v8": "2.1.9",
106
+ "@vitest/coverage-v8": "^2.0",
107
107
  "@vue-macros/better-define": "1.11.1",
108
108
  "@vue/test-utils": "1.3.4",
109
109
  "axe-core": "4.4.2",
110
110
  "codemirror-lang-csv": "0.1.1",
111
- "css-loader": "5.2.7",
112
111
  "dompurify": "3.3.2",
113
112
  "fast-glob": "3.3.3",
114
- "fork-ts-checker-webpack-plugin": "6.5.2",
115
- "html-webpack-plugin": "4.5.2",
116
113
  "magic-string": "0.30.14",
117
114
  "marked": "15.0.12",
118
115
  "oxc-resolver": "11.16.2",
@@ -120,28 +117,26 @@
120
117
  "react-dom": "18.3.1",
121
118
  "remark-gfm": "3.0.1",
122
119
  "sass": "^1.83.4",
123
- "sass-loader": "12.6.0",
124
120
  "shiki": "3.7.0",
125
121
  "storybook": "7.6.21",
126
122
  "tsc-alias": "1.8.11",
127
123
  "typescript": "5.6.3",
128
- "vite": "^6.2.0",
124
+ "vite": "^5.0",
129
125
  "vite-plugin-dynamic-import": "1.5.0",
130
126
  "vite-plugin-static-copy": "^3.2.0",
131
- "vitest": "^3.2.4",
127
+ "vitest": "^2.0",
132
128
  "vue": "2.7.16",
133
129
  "vue-demi": "0.14.10",
134
130
  "vue-docgen-web-types": "0.1.8",
135
131
  "vue-router": "3.6.4",
136
- "vue-style-loader": "4.1.3",
137
132
  "vue-template-compiler": "2.7.16",
138
133
  "vue-tsc": "2.2.10",
139
134
  "zod": "3.25.35",
140
- "@adyen/bento-cli": "0.9.6",
135
+ "@adyen/bento-cli": "0.10.0",
141
136
  "@adyen/bento-core": "0.0.1",
142
137
  "@adyen/bento-vue-i18n-demi": "0.1.0",
143
- "@adyen/ui-assets-icons-16": "7.7.5",
144
- "@adyen/ui-assets-payment-method-icons": "10.7.3"
138
+ "@adyen/ui-assets-icons-16": "7.8.0",
139
+ "@adyen/ui-assets-payment-method-icons": "10.8.0"
145
140
  },
146
141
  "optionalDependencies": {
147
142
  "vue-router": "~3.6"
@@ -1 +0,0 @@
1
- input[data-v-36875648]:disabled{cursor:inherit}input[data-v-36875648]{background-color:inherit;border:unset;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;padding:0;width:100%}input[data-v-36875648]::placeholder{font-family:inherit;font-size:inherit;font-weight:inherit}input[data-v-36875648]:disabled{color:inherit}.b-dropdown-base-textbox[data-v-36875648]{align-items:center;display:grid;grid-template-columns:auto 16px;grid-template-rows:100%;width:100%}.b-dropdown-base-textbox--disabled[data-v-36875648]{cursor:not-allowed;pointer-events:none}.b-dropdown-base-textbox--has-items[data-v-36875648]{grid-template-columns:auto auto 16px}.b-dropdown-base-textbox__icon[data-v-36875648]{justify-self:end}.b-dropdown-base-textbox__additional-items[data-v-36875648]{border-radius:var(--b-border-radius-s);justify-self:end}.b-dropdown-base-textbox__input[data-v-36875648]{-webkit-box-orient:vertical;-webkit-line-clamp:1;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.b-dropdown-base-textbox__input[data-v-36875648]:focus-visible{outline:none}.b-dropdown-base-textbox__input[data-v-36875648]:empty{height:1lh}.b-dropdown-base-textbox__input--dynamic-filtering[data-v-36875648]{cursor:text}.b-dropdown-base-textbox__input-multiple-selected[data-v-36875648]{align-items:center;display:flex;overflow:hidden}.b-dropdown-base-textbox__clear-search[data-v-36875648]{cursor:pointer;display:inherit}.b-dropdown-base-textbox__clear-search[data-v-36875648]:focus-visible{border-color:transparent;border-radius:50%;box-shadow:none;outline-style:none;animation:outer-ring-default-36875648 var(--b-animation-duration-fast) var(--b-animation-easing-standard);box-shadow:0 0 0 var(--b-focus-ring-spacer) var(--b-color-background-primary),0 0 0 var(--b-focus-ring-outline) var(--b-focus-ring-color)}@keyframes outer-ring-default-36875648{0%{box-shadow:0 0 0 var(--b-border-width-s) var(--b-color-background-primary),0 0 0 0 var(--b-focus-ring-color)}to{box-shadow:0 0 0 var(--b-border-width-s) var(--b-color-background-primary),0 0 0 var(--b-border-width-l) var(--b-focus-ring-color)}}.b-dropdown-default-textbox[data-v-bf2d43b0]{scrollbar-color:var(--b-color-background-quaternary) transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background-color:var(--b-color-background-primary);border:1px solid var(--b-color-outline-tertiary);border-radius:var(--b-border-radius-m);color:var(--b-color-label-primary);cursor:pointer;display:flex;flex-wrap:wrap;gap:4px;justify-content:space-between;min-height:36px;overflow:hidden}.b-dropdown-default-textbox[data-v-bf2d43b0],.b-dropdown-default-textbox[data-v-bf2d43b0]:before,.b-dropdown-default-textbox[data-v-bf2d43b0]:after{box-sizing:border-box}.b-dropdown-default-textbox[data-v-bf2d43b0] ::-webkit-scrollbar{height:14px;width:14px}.b-dropdown-default-textbox[data-v-bf2d43b0] ::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--b-color-background-quaternary);border:3px solid transparent;border-radius:var(--b-border-radius-l)}.b-dropdown-default-textbox__textbox[data-v-bf2d43b0]{display:flex;height:100%;min-height:34px;padding:0 var(--b-spacer-060);width:100%}.b-dropdown-default-textbox[data-v-bf2d43b0] .b-dropdown-base-textbox{gap:var(--b-spacer-060)}.b-dropdown-default-textbox[data-v-bf2d43b0] .b-dropdown-base-textbox__additional-items{background-color:var(--b-color-background-secondary);padding:var(--b-spacer-020) var(--b-spacer-030)}.b-dropdown-default-textbox[data-v-bf2d43b0] .b-dropdown-base-textbox__input-selected-element{margin-right:var(--b-spacer-040)}.b-dropdown-default-textbox__chevron[data-v-bf2d43b0]{align-items:center;color:var(--b-color-label-primary);display:flex;line-height:1;pointer-events:none}.b-dropdown-default-textbox[data-v-bf2d43b0]:hover:not(.b-dropdown-default-textbox--disabled){border-color:var(--b-color-outline-tertiary-active)}.b-dropdown-default-textbox[data-v-bf2d43b0]:focus-within,.b-dropdown-default-textbox[data-v-bf2d43b0]:focus-visible{outline:none}.b-dropdown-default-textbox[data-v-bf2d43b0]:focus-within:not(.b-dropdown-default-textbox--disabled),.b-dropdown-default-textbox[data-v-bf2d43b0]:focus-visible:not(.b-dropdown-default-textbox--disabled){border-color:var(--b-color-outline-tertiary-active);outline:solid .5px var(--b-color-outline-tertiary-active)}.b-dropdown-default-textbox--condensed[data-v-bf2d43b0]{min-height:28px}.b-dropdown-default-textbox--condensed .b-dropdown-default-textbox__textbox[data-v-bf2d43b0]{min-height:28px;padding:0 var(--b-spacer-050)}.b-dropdown-default-textbox--condensed[data-v-bf2d43b0] .b-dropdown-base-textbox__additional-items{align-items:center;display:flex;max-height:24px}.b-dropdown-default-textbox--opened[data-v-bf2d43b0]{border-bottom-left-radius:var(--b-border-radius-m);border-bottom-right-radius:var(--b-border-radius-m)}.b-dropdown-default-textbox--disabled[data-v-bf2d43b0],.b-dropdown-default-textbox--disabled>*[data-v-bf2d43b0]{background-color:var(--b-color-background-disabled);border-color:var(--b-color-outline-disabled);color:var(--b-color-label-disabled);cursor:not-allowed}.b-dropdown-default-textbox--disabled .b-dropdown-default-textbox__chevron[data-v-bf2d43b0],.b-dropdown-default-textbox--disabled>* .b-dropdown-default-textbox__chevron[data-v-bf2d43b0]{color:var(--b-color-label-disabled)}.b-dropdown-default-textbox--readonly[data-v-bf2d43b0],.b-dropdown-default-textbox--readonly>*[data-v-bf2d43b0]{background-color:var(--b-color-background-disabled);border-color:var(--b-color-outline-disabled);pointer-events:none}.b-dropdown-default-textbox--readonly .b-dropdown-default-textbox__chevron[data-v-bf2d43b0],.b-dropdown-default-textbox--readonly>* .b-dropdown-default-textbox__chevron[data-v-bf2d43b0]{color:var(--b-color-label-disabled)}.b-dropdown-default-textbox--readonly[data-v-bf2d43b0] .b-dropdown-base-textbox__additional-items,.b-dropdown-default-textbox--readonly>*[data-v-bf2d43b0] .b-dropdown-base-textbox__additional-items{background-color:var(--b-color-background-disabled)}.b-dropdown-default-textbox--error[data-v-bf2d43b0]{border:1.5px solid var(--b-color-outline-critical)}.b-dropdown-default-textbox--error:focus-within.b-dropdown-default-textbox[data-v-bf2d43b0],.b-dropdown-default-textbox--error:focus-visible.b-dropdown-default-textbox[data-v-bf2d43b0]{border-color:var(--b-color-outline-tertiary-active);outline:solid .5px var(--b-color-outline-tertiary-active)}
@@ -1,108 +0,0 @@
1
- import { defineComponent as u, provide as x, toRef as h, ref as _, inject as g, computed as y, watch as l } from "vue";
2
- import { n as m } from "./_plugin-vue2_normalizer.CeySl7Fu.js";
3
- import { B as E } from "./typography.C8lPlsbD.js";
4
- import { C as O } from "./chevron-down.eYtgv5ly.js";
5
- import { C as T } from "./chevron-up.d8cwIlA_.js";
6
- import { g as p } from "./generate-uid.NJ8tVoha.js";
7
- import { o as N } from "./resize.Bqks3WUm.js";
8
- import { u as S } from "./index.B6WW_F-J.js";
9
- import { u as z } from "./use-expandable-content-height.GkjjbmPy.js";
10
- import "../assets/accordion-item.css";
11
- const f = /* @__PURE__ */ Symbol("accordion title size injection key"), R = {}, $ = /* @__PURE__ */ u({
12
- ...R,
13
- __name: "accordion",
14
- props: {
15
- /**
16
- * Controls accordion title size.
17
- * @values default, small
18
- */
19
- titleSize: {
20
- type: String,
21
- default: "default"
22
- }
23
- },
24
- setup(i) {
25
- const e = i;
26
- return x(f, h(e, "titleSize")), { __sfc: !0, props: e };
27
- }
28
- });
29
- var B = function() {
30
- var e = this, n = e._self._c;
31
- return e._self._setupProxy, n("div", { staticClass: "b-accordion" }, [e._t("default")], 2);
32
- }, A = [], D = /* @__PURE__ */ m(
33
- $,
34
- B,
35
- A,
36
- !1,
37
- null,
38
- "cbce6553"
39
- );
40
- const Q = D.exports, H = {
41
- "en-US": { collapse: "Collapse", expand: "Expand" },
42
- "ja-JP": { collapse: "折りたたむ", expand: "展開" },
43
- "pt-BR": { collapse: "Recolher", expand: "Expandir" }
44
- }, M = {
45
- i18n: { messages: H }
46
- }, U = /* @__PURE__ */ u({
47
- ...M,
48
- __name: "accordion-item",
49
- props: {
50
- /**
51
- * Sets the title of the accordion item.
52
- */
53
- title: {
54
- type: String,
55
- required: !0
56
- },
57
- /**
58
- * Controls if the content is visible or hidden.
59
- */
60
- isExpanded: {
61
- type: Boolean,
62
- default: !1
63
- }
64
- },
65
- emits: ["update:is-expanded"],
66
- setup(i, { emit: e }) {
67
- const n = i, t = "b-accordion-item__animation--content", { t: d } = S(), o = _(null), s = _(n.isExpanded), v = p("accordionItemButton"), C = p("accordionItemContent"), I = g(f, "default"), { updateContentHeight: r, contentHeight: c } = z(o, s), b = y(() => c.value ? { "max-height": c.value } : {});
68
- return l(
69
- () => n.isExpanded,
70
- (a) => {
71
- s.value = a;
72
- }
73
- ), l(
74
- () => o.value,
75
- () => {
76
- let a = null;
77
- !a && o.value && (a = N(o.value, () => {
78
- o.value && r();
79
- }));
80
- }
81
- ), l(
82
- s,
83
- (a) => {
84
- e("update:is-expanded", a), r();
85
- },
86
- { immediate: !0 }
87
- ), { __sfc: !0, CONTENT_TRANSITION_NAME: t, props: n, emit: e, t: d, contentDiv: o, isOpen: s, buttonId: v, contentId: C, titleSize: I, updateContentHeight: r, contentHeight: c, contentMaxHeight: b, BentoTypography: E, ChevronDownIcon: O, ChevronUpIcon: T };
88
- }
89
- });
90
- var j = function() {
91
- var e = this, n = e._self._c, t = e._self._setupProxy;
92
- return n("div", { staticClass: "b-accordion-item" }, [n(t.BentoTypography, { attrs: { el: "h3", variant: t.titleSize === "small" ? "body" : "title", strongest: t.titleSize === "small" } }, [n("button", { staticClass: "b-accordion-item__button", attrs: { id: t.buttonId, "aria-controls": t.contentId, "aria-expanded": `${t.isOpen}`, type: "button" }, on: { click: function(d) {
93
- t.isOpen = !t.isOpen;
94
- } } }, [t.isOpen ? n(t.ChevronUpIcon, { staticClass: "b-accordion-item__icon", attrs: { "svg-title": t.t("collapse"), "aria-hidden": "true" } }) : n(t.ChevronDownIcon, { staticClass: "b-accordion-item__icon", attrs: { "svg-title": t.t("expand"), "aria-hidden": "true" } }), e._v(" " + e._s(e.title) + " ")], 1)]), n("Transition", { attrs: { name: t.CONTENT_TRANSITION_NAME } }, [t.isOpen ? n("div", { style: t.contentMaxHeight, attrs: { id: t.contentId, "aria-labelledby": t.buttonId, role: "region" } }, [n("div", { ref: "contentDiv", staticClass: "b-accordion-item__content" }, [e._t("default")], 2)]) : e._e()])], 1);
95
- }, w = [], P = /* @__PURE__ */ m(
96
- U,
97
- j,
98
- w,
99
- !1,
100
- null,
101
- "66c09812"
102
- );
103
- const V = P.exports;
104
- export {
105
- Q as a,
106
- V as b
107
- };
108
- //# sourceMappingURL=accordion-item.BZDSJamR.js.map