@adyen/bento-vue3 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 (357) 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.yRlQj4VF.js.map +1 -1
  38. package/dist/chunks/action-bar.BlhZoFfL.js +209 -0
  39. package/dist/chunks/action-bar.BlhZoFfL.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.PAbhTT01.js +57 -0
  45. package/dist/chunks/ai-button.PAbhTT01.js.map +1 -0
  46. package/dist/chunks/ai-tag.CqMBHSfn.js +131 -0
  47. package/dist/chunks/ai-tag.CqMBHSfn.js.map +1 -0
  48. package/dist/chunks/alert.BYcw-u3b.js.map +1 -1
  49. package/dist/chunks/aria-label.CaUURpnB.js.map +1 -1
  50. package/dist/chunks/arrow-left.DoP6zFsY.js +29 -0
  51. package/dist/chunks/arrow-left.DoP6zFsY.js.map +1 -0
  52. package/dist/chunks/arrow-right.BVd1Dgd8.js +29 -0
  53. package/dist/chunks/arrow-right.BVd1Dgd8.js.map +1 -0
  54. package/dist/chunks/artificial-intelligence-ai-filled.G_Yr_37U.js +44 -0
  55. package/dist/chunks/artificial-intelligence-ai-filled.G_Yr_37U.js.map +1 -0
  56. package/dist/chunks/avatar.CNGMjwg3.js.map +1 -1
  57. package/dist/chunks/base-button.CUd03aA2.js.map +1 -1
  58. package/dist/chunks/{base-modal.D3GyeCFT.js → base-modal.CNETR72d.js} +5 -5
  59. package/dist/chunks/{base-modal.D3GyeCFT.js.map → base-modal.CNETR72d.js.map} +1 -1
  60. package/dist/chunks/bin.DuHlEQBO.js.map +1 -1
  61. package/dist/chunks/{button-actions-with-menu.B8xFgt-p.js → button-actions-with-menu.DY0pTtk-.js} +3 -3
  62. package/dist/chunks/{button-actions-with-menu.B8xFgt-p.js.map → button-actions-with-menu.DY0pTtk-.js.map} +1 -1
  63. package/dist/chunks/{button-actions.Crj4QFAd.js → button-actions.Dk8xU2cz.js} +2 -2
  64. package/dist/chunks/{button-actions.Crj4QFAd.js.map → button-actions.Dk8xU2cz.js.map} +1 -1
  65. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  66. package/dist/chunks/button.CSp48LJt.js.map +1 -1
  67. package/dist/chunks/{calendar.DKPx_cQU.js → calendar.Dbc0yjyg.js} +106 -100
  68. package/dist/chunks/{calendar.DKPx_cQU.js.map → calendar.Dbc0yjyg.js.map} +1 -1
  69. package/dist/chunks/{card.C_03IYJe.js → card.C7LbwK7Q.js} +2 -2
  70. package/dist/chunks/{card.C_03IYJe.js.map → card.C7LbwK7Q.js.map} +1 -1
  71. package/dist/chunks/{checkbox-group.DZrhxIHp.js → checkbox-group.CCpe-S-E.js} +4 -4
  72. package/dist/chunks/{checkbox-group.DZrhxIHp.js.map → checkbox-group.CCpe-S-E.js.map} +1 -1
  73. package/dist/chunks/{checkbox.BWgWtiLJ.js → checkbox.A35e7MsN.js} +3 -3
  74. package/dist/chunks/{checkbox.BWgWtiLJ.js.map → checkbox.A35e7MsN.js.map} +1 -1
  75. package/dist/chunks/checkmark-circle-fill._6-d40ru.js.map +1 -1
  76. package/dist/chunks/checkmark-small.x-gmK2Dt.js.map +1 -1
  77. package/dist/chunks/chevron-down.DCQ6ZLaq.js.map +1 -1
  78. package/dist/chunks/chevron-left.Cfn1uGLH.js.map +1 -1
  79. package/dist/chunks/chevron-up.kfuLRpZb.js.map +1 -1
  80. package/dist/chunks/click-outside.C1Ud8AA2.js.map +1 -1
  81. package/dist/chunks/{code-snippet.BX3Yeo0x.js → code-snippet.DKkTjYdC.js} +4 -4
  82. package/dist/chunks/{code-snippet.BX3Yeo0x.js.map → code-snippet.DKkTjYdC.js.map} +1 -1
  83. package/dist/chunks/codemirror.Cy7iSLbd.js.map +1 -1
  84. package/dist/chunks/constructNow.B8T1ljs6.js +8 -0
  85. package/dist/chunks/{constructNow.DuaJst0D.js.map → constructNow.B8T1ljs6.js.map} +1 -1
  86. package/dist/chunks/{controls-group.DpFv8c4E.js → controls-group.BHOKajou.js} +2 -2
  87. package/dist/chunks/{controls-group.DpFv8c4E.js.map → controls-group.BHOKajou.js.map} +1 -1
  88. package/dist/chunks/{copy.xg9ElNxd.js → copy.CgITv6wr.js} +3 -3
  89. package/dist/chunks/{copy.xg9ElNxd.js.map → copy.CgITv6wr.js.map} +1 -1
  90. package/dist/chunks/country.types.DaVCMxk-.js.map +1 -1
  91. package/dist/chunks/cross-circle-fill-small.Dv5-PxwF.js.map +1 -1
  92. package/dist/chunks/cross-circle-fill.CYLL7jfC.js.map +1 -1
  93. package/dist/chunks/cross-small.n1UO5wNB.js.map +1 -1
  94. package/dist/chunks/cross.B92GxFTY.js.map +1 -1
  95. package/dist/chunks/currency.DijmAkAB.js.map +1 -1
  96. package/dist/chunks/{dashboard-section.D_k3_Z2T.js → dashboard-section.CrXdP_MQ.js} +3 -3
  97. package/dist/chunks/{dashboard-section.D_k3_Z2T.js.map → dashboard-section.CrXdP_MQ.js.map} +1 -1
  98. package/dist/chunks/{dashed-underline.B0z2ZZh7.js → dashed-underline.BzppJBtk.js} +3 -3
  99. package/dist/chunks/{dashed-underline.B0z2ZZh7.js.map → dashed-underline.BzppJBtk.js.map} +1 -1
  100. package/dist/chunks/{data-grid-template.DdIrvOXp.js → data-grid-template.DFjdgxwb.js} +3 -3
  101. package/dist/chunks/{data-grid-template.DdIrvOXp.js.map → data-grid-template.DFjdgxwb.js.map} +1 -1
  102. package/dist/chunks/data-grid-template.keys.VezYtHtM.js.map +1 -1
  103. package/dist/chunks/{data-grid.CqtJp9rE.js → data-grid.KkCt0Bgm.js} +1064 -1065
  104. package/dist/chunks/data-grid.KkCt0Bgm.js.map +1 -0
  105. package/dist/chunks/date-input.BbZqj10S.js.map +1 -1
  106. package/dist/chunks/{date-picker.DGIwFh6T.js → date-picker.dQuj_OF_.js} +16 -16
  107. package/dist/chunks/{date-picker.DGIwFh6T.js.map → date-picker.dQuj_OF_.js.map} +1 -1
  108. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  109. package/dist/chunks/date-range-picker.BAKR_gDf.js +1100 -0
  110. package/dist/chunks/date-range-picker.BAKR_gDf.js.map +1 -0
  111. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  112. package/dist/chunks/date.CL55prL0.js.map +1 -1
  113. package/dist/chunks/de.DvtL0g75.js.map +1 -1
  114. package/dist/chunks/debounce.DUTu11PS.js.map +1 -1
  115. package/dist/chunks/delight.CDBAFnwC.js.map +1 -1
  116. package/dist/chunks/delight.xKDCvvaS.js.map +1 -1
  117. package/dist/chunks/dialog-page.CF10AQQ3.js +158 -0
  118. package/dist/chunks/dialog-page.CF10AQQ3.js.map +1 -0
  119. package/dist/chunks/{differenceInMonths.DcFDl4eH.js → differenceInMonths.BR4Z2HIa.js} +2 -2
  120. package/dist/chunks/{differenceInMonths.DcFDl4eH.js.map → differenceInMonths.BR4Z2HIa.js.map} +1 -1
  121. package/dist/chunks/directive.Cbdox5VL.js.map +1 -1
  122. package/dist/chunks/divider.Dho4_hQ7.js.map +1 -1
  123. package/dist/chunks/dot.ob6N-5Um.js.map +1 -1
  124. package/dist/chunks/dropdown-default-textbox.DFtFMu5G.js.map +1 -1
  125. package/dist/chunks/{dropdown-tag.Bf6TiNZw.js → dropdown-tag.CBgns9Y3.js} +3 -3
  126. package/dist/chunks/{dropdown-tag.Bf6TiNZw.js.map → dropdown-tag.CBgns9Y3.js.map} +1 -1
  127. package/dist/chunks/{dropdown.Dct8gr_q.js → dropdown.DmzMGz30.js} +22 -22
  128. package/dist/chunks/{dropdown.Dct8gr_q.js.map → dropdown.DmzMGz30.js.map} +1 -1
  129. package/dist/chunks/empty-state.D_ifpeU-.js.map +1 -1
  130. package/dist/chunks/en-GB.DCGuCmAv.js.map +1 -1
  131. package/dist/chunks/en-US.BZii9jNW.js.map +1 -1
  132. package/dist/chunks/es.bz0mzkMq.js.map +1 -1
  133. package/dist/chunks/es6.C1DXQV6f.js.map +1 -1
  134. package/dist/chunks/events.BQOQSSb7.js.map +1 -1
  135. package/dist/chunks/expand.C9IAqYYL.js.map +1 -1
  136. package/dist/chunks/{field-label.D7vU2Icm.js → field-label.OurHuGZS.js} +2 -2
  137. package/dist/chunks/{field-label.D7vU2Icm.js.map → field-label.OurHuGZS.js.map} +1 -1
  138. package/dist/chunks/{file-uploader.BmBKLzIx.js → file-uploader.CQgu9YIY.js} +4 -4
  139. package/dist/chunks/file-uploader.CQgu9YIY.js.map +1 -0
  140. package/dist/chunks/filter-bar.BJmaoSr2.js +4117 -0
  141. package/dist/chunks/filter-bar.BJmaoSr2.js.map +1 -0
  142. package/dist/chunks/{focus-trap.BaHvK7aT.js → focus-trap.DH57j-Ov.js} +2 -2
  143. package/dist/chunks/{focus-trap.BaHvK7aT.js.map → focus-trap.DH57j-Ov.js.map} +1 -1
  144. package/dist/chunks/{footer-actions.BqNvwVk7.js → footer-actions.BMggOsip.js} +2 -2
  145. package/dist/chunks/{footer-actions.BqNvwVk7.js.map → footer-actions.BMggOsip.js.map} +1 -1
  146. package/dist/chunks/form-field.D_2g7vaP.js.map +1 -1
  147. package/dist/chunks/{form-layout-title.CPsEzRzS.js → form-layout-title.wnvpIbOe.js} +2 -2
  148. package/dist/chunks/{form-layout-title.CPsEzRzS.js.map → form-layout-title.wnvpIbOe.js.map} +1 -1
  149. package/dist/chunks/form-layout.types.bZW9iR6_.js.map +1 -1
  150. package/dist/chunks/fr-CA.B1aPU8fp.js.map +1 -1
  151. package/dist/chunks/fr.Dj7wEToe.js.map +1 -1
  152. package/dist/chunks/generate-uid.NJ8tVoha.js.map +1 -1
  153. package/dist/chunks/getRoundingMethod.C3eaeGLR.js.map +1 -1
  154. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js} +3 -3
  155. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js.map → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js.map} +1 -1
  156. package/dist/chunks/grab.B63hmf-_.js +26 -0
  157. package/dist/chunks/grab.B63hmf-_.js.map +1 -0
  158. package/dist/chunks/grid-layout.DDaRNz4-.js.map +1 -1
  159. package/dist/chunks/{header-meta.PysBmkSU.js → header-meta.CkLmuprc.js} +8 -8
  160. package/dist/chunks/{header-meta.PysBmkSU.js.map → header-meta.CkLmuprc.js.map} +1 -1
  161. package/dist/chunks/{header-with-views.XzJCg2Ln.js → header-with-views.BXZmqtnz.js} +612 -630
  162. package/dist/chunks/header-with-views.BXZmqtnz.js.map +1 -0
  163. package/dist/chunks/{header.yMTOq8MR.js → header.RiaBKasj.js} +3 -3
  164. package/dist/chunks/{header.yMTOq8MR.js.map → header.RiaBKasj.js.map} +1 -1
  165. package/dist/chunks/image.vue_vue_type_script_setup_true_lang.DQT2oNEF.js.map +1 -1
  166. package/dist/chunks/{index.E60QniEu.js → index.CL07S4Wa.js} +3 -3
  167. package/dist/chunks/{index.E60QniEu.js.map → index.CL07S4Wa.js.map} +1 -1
  168. package/dist/chunks/index.pdBj0KQU.js.map +1 -1
  169. package/dist/chunks/{info-icon.BQDGteil.js → info-icon.B6wfo65e.js} +3 -3
  170. package/dist/chunks/{info-icon.BQDGteil.js.map → info-icon.B6wfo65e.js.map} +1 -1
  171. package/dist/chunks/info.BKwey1HA.js.map +1 -1
  172. package/dist/chunks/{input-field-password.Drp3Gn3x.js → input-field-password.ClyJRN6h.js} +6 -6
  173. package/dist/chunks/{input-field-password.Drp3Gn3x.js.map → input-field-password.ClyJRN6h.js.map} +1 -1
  174. package/dist/chunks/{input-field-phone-number.CcCrGAZb.js → input-field-phone-number.CUdzwXz0.js} +3 -3
  175. package/dist/chunks/{input-field-phone-number.CcCrGAZb.js.map → input-field-phone-number.CUdzwXz0.js.map} +1 -1
  176. package/dist/chunks/{input-field.CBegTqdQ.js → input-field.CFNofr-W.js} +3 -3
  177. package/dist/chunks/{input-field.CBegTqdQ.js.map → input-field.CFNofr-W.js.map} +1 -1
  178. package/dist/chunks/{inspector.Dox76eqN.js → inspector.I4-8J_fd.js} +3 -3
  179. package/dist/chunks/{inspector.Dox76eqN.js.map → inspector.I4-8J_fd.js.map} +1 -1
  180. package/dist/chunks/inspector.types.DyHwE18g.js.map +1 -1
  181. package/dist/chunks/internal-error.BLZodVBE.js.map +1 -1
  182. package/dist/chunks/internal-error.BmrwJFpR.js.map +1 -1
  183. package/dist/chunks/isSameWeek.5sjhTHiU.js +14 -0
  184. package/dist/chunks/{isSameWeek.CUD7czUN.js.map → isSameWeek.5sjhTHiU.js.map} +1 -1
  185. package/dist/chunks/{it.Oaj6BklL.js → it.DEniTaO2.js} +2 -2
  186. package/dist/chunks/{it.Oaj6BklL.js.map → it.DEniTaO2.js.map} +1 -1
  187. package/dist/chunks/ja.Cm9tJMi2.js.map +1 -1
  188. package/dist/chunks/keyboard-navigation.DWmhelVv.js.map +1 -1
  189. package/dist/chunks/ko.Ceaof6EP.js.map +1 -1
  190. package/dist/chunks/{layout-row.CX8kV_w0.js → layout-row.Ccw24NzW.js} +3 -3
  191. package/dist/chunks/layout-row.Ccw24NzW.js.map +1 -0
  192. package/dist/chunks/link.BLCQlEZU.js.map +1 -1
  193. package/dist/chunks/{listbox-option-tag.BQZJF00q.js → listbox-option-tag.BHQiD5oC.js} +2 -2
  194. package/dist/chunks/{listbox-option-tag.BQZJF00q.js.map → listbox-option-tag.BHQiD5oC.js.map} +1 -1
  195. package/dist/chunks/loading-indicator.Db794TT5.js.map +1 -1
  196. package/dist/chunks/match.CMBZxEs9.js.map +1 -1
  197. package/dist/chunks/minus-small.DYIyF5XW.js.map +1 -1
  198. package/dist/chunks/{modal-fullscreen.BXjxVsAq.js → modal-fullscreen.f445bZ94.js} +4 -4
  199. package/dist/chunks/{modal-fullscreen.BXjxVsAq.js.map → modal-fullscreen.f445bZ94.js.map} +1 -1
  200. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.CRovU08l.js → modal.vue_vue_type_script_setup_true_lang.KSBXRR2X.js} +4 -4
  201. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.CRovU08l.js.map → modal.vue_vue_type_script_setup_true_lang.KSBXRR2X.js.map} +1 -1
  202. package/dist/chunks/nl.B6vCf2B9.js.map +1 -1
  203. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +1 -1
  204. package/dist/chunks/no-results-found.BqvYsBR6.js.map +1 -1
  205. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +1 -1
  206. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +1 -1
  207. package/dist/chunks/on-click-outside.D9aY9g8G.js.map +1 -1
  208. package/dist/chunks/page-not-found.COJLPVaU.js.map +1 -1
  209. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +1 -1
  210. package/dist/chunks/{pagination.BofKoYTB.js → pagination.DuRU9Xg_.js} +2 -2
  211. package/dist/chunks/{pagination.BofKoYTB.js.map → pagination.DuRU9Xg_.js.map} +1 -1
  212. package/dist/chunks/payment-method.BGEBaa4w.js.map +1 -1
  213. package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
  214. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +1 -1
  215. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +1 -1
  216. package/dist/chunks/popover.types.BbYumG-N.js +6 -0
  217. package/dist/chunks/{popover.types.DgfeurkF.js.map → popover.types.BbYumG-N.js.map} +1 -1
  218. package/dist/chunks/{popper-container.I9gzp1NR.js → popper-container.DdG_YvVF.js} +2 -2
  219. package/dist/chunks/{popper-container.I9gzp1NR.js.map → popper-container.DdG_YvVF.js.map} +1 -1
  220. package/dist/chunks/{promo-banner.BIRH5sVX.js → promo-banner.DzIYjBfG.js} +2 -2
  221. package/dist/chunks/{promo-banner.BIRH5sVX.js.map → promo-banner.DzIYjBfG.js.map} +1 -1
  222. package/dist/chunks/pt-BR.CiGdfP45.js.map +1 -1
  223. package/dist/chunks/{radio-group.BqsQRDjs.js → radio-group.EqsvAKt2.js} +4 -4
  224. package/dist/chunks/{radio-group.BqsQRDjs.js.map → radio-group.EqsvAKt2.js.map} +1 -1
  225. package/dist/chunks/radio-input.CBNE-AkM.js.map +1 -1
  226. package/dist/chunks/referrals.BvtT-kQS.js.map +1 -1
  227. package/dist/chunks/referrals.aX8WZigH.js.map +1 -1
  228. package/dist/chunks/refresh.BB4ouvz_.js.map +1 -1
  229. package/dist/chunks/resize.Bqks3WUm.js.map +1 -1
  230. package/dist/chunks/{rich-text-editor.Bafyvjc3.js → rich-text-editor.-JS_rIjs.js} +4 -4
  231. package/dist/chunks/{rich-text-editor.Bafyvjc3.js.map → rich-text-editor.-JS_rIjs.js.map} +1 -1
  232. package/dist/chunks/{search-bar.DrkPxPDP.js → search-bar.DPc0omnd.js} +3 -3
  233. package/dist/chunks/{search-bar.DrkPxPDP.js.map → search-bar.DPc0omnd.js.map} +1 -1
  234. package/dist/chunks/search.PczW-onY.js.map +1 -1
  235. package/dist/chunks/{secondary-nav.C0_VfFa9.js → secondary-nav.BGKR8l0u.js} +3 -3
  236. package/dist/chunks/{secondary-nav.C0_VfFa9.js.map → secondary-nav.BGKR8l0u.js.map} +1 -1
  237. package/dist/chunks/{segmented-control.CFlHfj3N.js → segmented-control.CFPAl4HD.js} +2 -2
  238. package/dist/chunks/{segmented-control.CFlHfj3N.js.map → segmented-control.CFPAl4HD.js.map} +1 -1
  239. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  240. package/dist/chunks/{selection-card-group.DNPlEqEq.js → selection-card-group.BL0LTYhI.js} +4 -4
  241. package/dist/chunks/{selection-card-group.DNPlEqEq.js.map → selection-card-group.BL0LTYhI.js.map} +1 -1
  242. package/dist/chunks/show.CT4Augxb.js.map +1 -1
  243. package/dist/chunks/{sidepanel.RJihFo_R.js → sidepanel.sWMdYcUC.js} +5 -5
  244. package/dist/chunks/{sidepanel.RJihFo_R.js.map → sidepanel.sWMdYcUC.js.map} +1 -1
  245. package/dist/chunks/{startOfWeek.Dxw2MhGp.js → startOfWeek.CM1KIrNi.js} +2 -2
  246. package/dist/chunks/{startOfWeek.Dxw2MhGp.js.map → startOfWeek.CM1KIrNi.js.map} +1 -1
  247. package/dist/chunks/status.types.ChOI6XGU.js.map +1 -1
  248. package/dist/chunks/step.DpgnDx29.js.map +1 -1
  249. package/dist/chunks/{structured-list-item.B-hdp7rW.js → structured-list-item.Uky_MJPp.js} +4 -4
  250. package/dist/chunks/{structured-list-item.B-hdp7rW.js.map → structured-list-item.Uky_MJPp.js.map} +1 -1
  251. package/dist/chunks/success.DhioLvPD.js.map +1 -1
  252. package/dist/chunks/success.nNwxJRBS.js.map +1 -1
  253. package/dist/chunks/summary-grid.keys.Xx-W5a2w.js.map +1 -1
  254. package/dist/chunks/{summary-grid.types.BVLRSBAF.js → summary-grid.types.R-TEtkgx.js} +5 -5
  255. package/dist/chunks/{summary-grid.types.BVLRSBAF.js.map → summary-grid.types.R-TEtkgx.js.map} +1 -1
  256. package/dist/chunks/sv.f8EfZjMZ.js.map +1 -1
  257. package/dist/chunks/tab.JPngc9oS.js.map +1 -1
  258. package/dist/chunks/tabs.keys.B4qGhjp2.js.map +1 -1
  259. package/dist/chunks/{tag.DFJIvNLs.js → tag.CNN_D55j.js} +2 -2
  260. package/dist/chunks/{tag.DFJIvNLs.js.map → tag.CNN_D55j.js.map} +1 -1
  261. package/dist/chunks/{textarea.CEDkF8BB.js → textarea.BGcYYD8C.js} +2 -2
  262. package/dist/chunks/{textarea.CEDkF8BB.js.map → textarea.BGcYYD8C.js.map} +1 -1
  263. package/dist/chunks/{timeline-item.BxGaSGLf.js → timeline-item.Cbd_rb9J.js} +6 -6
  264. package/dist/chunks/{timeline-item.BxGaSGLf.js.map → timeline-item.Cbd_rb9J.js.map} +1 -1
  265. package/dist/chunks/toggle.vl0ZwLhN.js.map +1 -1
  266. package/dist/chunks/{tooltip.Nn3o8_vO.js → tooltip.CqV3Okcs.js} +2 -2
  267. package/dist/chunks/{tooltip.Nn3o8_vO.js.map → tooltip.CqV3Okcs.js.map} +1 -1
  268. package/dist/chunks/truncate.BfIl_-71.js.map +1 -1
  269. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.CEfCLTsD.js → tutorial.vue_vue_type_script_setup_true_lang.DkTE0rmi.js} +28 -28
  270. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.CEfCLTsD.js.map → tutorial.vue_vue_type_script_setup_true_lang.DkTE0rmi.js.map} +1 -1
  271. package/dist/chunks/typography.6Oo5TOMP.js.map +1 -1
  272. package/dist/chunks/upload-files.5wQwbfkp.js.map +1 -1
  273. package/dist/chunks/upload-files.jTQY6y2X.js.map +1 -1
  274. package/dist/chunks/use-bento-toast-controller.V61h7XzI.js.map +1 -1
  275. package/dist/chunks/{use-cached-selected-values.BZIa5TRx.js → use-cached-selected-values.iGHt7ROs.js} +15 -15
  276. package/dist/chunks/{use-cached-selected-values.BZIa5TRx.js.map → use-cached-selected-values.iGHt7ROs.js.map} +1 -1
  277. package/dist/chunks/use-country-items.JZCYNoW7.js.map +1 -1
  278. package/dist/chunks/use-country-phon-code.Bui3zD6W.js.map +1 -1
  279. package/dist/chunks/use-default-slot-validator.O02rzsob.js.map +1 -1
  280. package/dist/chunks/use-expandable-content-height.GkjjbmPy.js.map +1 -1
  281. package/dist/chunks/use-form-layout-loading.CWbjZiwP.js.map +1 -1
  282. package/dist/chunks/use-has-slot.B7eQSabc.js.map +1 -1
  283. package/dist/chunks/warning-filled.BMGD0G-_.js.map +1 -1
  284. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +1 -1
  285. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +1 -1
  286. package/dist/chunks/{zh-CN.BzH0fIXr.js → zh-CN.CgIooHto.js} +2 -2
  287. package/dist/chunks/{zh-CN.BzH0fIXr.js.map → zh-CN.CgIooHto.js.map} +1 -1
  288. package/dist/code-snippet.js +1 -1
  289. package/dist/dashboard-template.js +1 -1
  290. package/dist/dashed-underline.js +1 -1
  291. package/dist/data-grid-template.js +1 -1
  292. package/dist/data-grid.js +6 -5
  293. package/dist/date-picker.js +2 -2
  294. package/dist/date-range-picker.js +2 -2
  295. package/dist/draggable-handle.js +163 -0
  296. package/dist/draggable-handle.js.map +1 -0
  297. package/dist/dropdown.js +3 -3
  298. package/dist/file-uploader.js +1 -1
  299. package/dist/filter-bar.js +1 -1
  300. package/dist/focus-trap.js +1 -1
  301. package/dist/form-layout.js +1 -1
  302. package/dist/header-with-views.js +1 -1
  303. package/dist/header.js +1 -1
  304. package/dist/index.js +319 -315
  305. package/dist/index.js.map +1 -1
  306. package/dist/info-icon.js +1 -1
  307. package/dist/input-field-password.js +1 -1
  308. package/dist/input-field-phone-number.js +1 -1
  309. package/dist/input-field.js +1 -1
  310. package/dist/inspector.js +1 -1
  311. package/dist/internal.js +11 -11
  312. package/dist/layout.js +1 -1
  313. package/dist/menu.js +1 -1
  314. package/dist/modal-fullscreen.js +1 -1
  315. package/dist/modal.js +2 -2
  316. package/dist/pagination.js +1 -1
  317. package/dist/popover.js +2 -2
  318. package/dist/popper-container.js +1 -1
  319. package/dist/promo-banner.js +1 -1
  320. package/dist/radio-group.js +1 -1
  321. package/dist/rich-text-editor.js +1 -1
  322. package/dist/search-bar.js +2 -2
  323. package/dist/secondary-nav.js +1 -1
  324. package/dist/segmented-control.js +1 -1
  325. package/dist/selection-card.js +1 -1
  326. package/dist/sidepanel.js +1 -1
  327. package/dist/structured-list.js +1 -1
  328. package/dist/styles/bento-dark.css +5 -0
  329. package/dist/styles/bento-light.css +5 -0
  330. package/dist/styles/bento.css +5 -0
  331. package/dist/styles/legacy.css +5 -0
  332. package/dist/styles/styleguide.css +5 -0
  333. package/dist/summary-grid.js +1 -1
  334. package/dist/tag.js +1 -1
  335. package/dist/textarea.js +1 -1
  336. package/dist/timeline.js +1 -1
  337. package/dist/tutorial.js +1 -1
  338. package/dist/use-form-v4.js.map +1 -1
  339. package/dist/web-types.json +1 -1
  340. package/package.json +6 -7
  341. package/dist/chunks/action-bar.CriH15oF.js +0 -204
  342. package/dist/chunks/action-bar.CriH15oF.js.map +0 -1
  343. package/dist/chunks/ai-button.CDRPf7IY.js +0 -93
  344. package/dist/chunks/ai-button.CDRPf7IY.js.map +0 -1
  345. package/dist/chunks/constructNow.DuaJst0D.js +0 -8
  346. package/dist/chunks/data-grid.CqtJp9rE.js.map +0 -1
  347. package/dist/chunks/date-range-picker.Df9XyFMH.js +0 -1896
  348. package/dist/chunks/date-range-picker.Df9XyFMH.js.map +0 -1
  349. package/dist/chunks/dialog-page.DaZSlMzY.js +0 -181
  350. package/dist/chunks/dialog-page.DaZSlMzY.js.map +0 -1
  351. package/dist/chunks/file-uploader.BmBKLzIx.js.map +0 -1
  352. package/dist/chunks/filter-bar.DHRuvmx9.js +0 -3363
  353. package/dist/chunks/filter-bar.DHRuvmx9.js.map +0 -1
  354. package/dist/chunks/header-with-views.XzJCg2Ln.js.map +0 -1
  355. package/dist/chunks/isSameWeek.CUD7czUN.js +0 -14
  356. package/dist/chunks/layout-row.CX8kV_w0.js.map +0 -1
  357. package/dist/chunks/popover.types.DgfeurkF.js +0 -6
@@ -145,6 +145,10 @@ declare type __VLS_NonUndefinedable_61<T> = T extends undefined ? never : T;
145
145
 
146
146
  declare type __VLS_NonUndefinedable_62<T> = T extends undefined ? never : T;
147
147
 
148
+ declare type __VLS_NonUndefinedable_63<T> = T extends undefined ? never : T;
149
+
150
+ declare type __VLS_NonUndefinedable_64<T> = T extends undefined ? never : T;
151
+
148
152
  declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
149
153
 
150
154
  declare type __VLS_NonUndefinedable_8<T> = T extends undefined ? never : T;
@@ -682,6 +686,24 @@ declare type __VLS_TypePropsToRuntimeProps_62<T> = {
682
686
  };
683
687
  };
684
688
 
689
+ declare type __VLS_TypePropsToRuntimeProps_63<T> = {
690
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
691
+ type: PropType<__VLS_NonUndefinedable_63<T[K]>>;
692
+ } : {
693
+ type: PropType<T[K]>;
694
+ required: true;
695
+ };
696
+ };
697
+
698
+ declare type __VLS_TypePropsToRuntimeProps_64<T> = {
699
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
700
+ type: PropType<__VLS_NonUndefinedable_64<T[K]>>;
701
+ } : {
702
+ type: PropType<T[K]>;
703
+ required: true;
704
+ };
705
+ };
706
+
685
707
  declare type __VLS_TypePropsToRuntimeProps_7<T> = {
686
708
  [K in keyof T]-?: {} extends Pick<T, K> ? {
687
709
  type: PropType<__VLS_NonUndefinedable_7<T[K]>>;
@@ -1045,6 +1067,12 @@ declare type __VLS_WithDefaults_6<P, D> = {
1045
1067
  } : P[K];
1046
1068
  };
1047
1069
 
1070
+ declare type __VLS_WithDefaults_60<P, D> = {
1071
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
1072
+ default: D[K];
1073
+ } : P[K];
1074
+ };
1075
+
1048
1076
  declare type __VLS_WithDefaults_7<P, D> = {
1049
1077
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
1050
1078
  default: D[K];
@@ -1674,11 +1702,12 @@ type: BooleanConstructor;
1674
1702
  default: boolean;
1675
1703
  };
1676
1704
  /**
1677
- * Show how many items are selected
1705
+ * Show how many items are selected.
1706
+ * When omitted in the `confirmation` variant, a generic "Unsaved changes" label is displayed.
1678
1707
  */
1679
1708
  itemCounter: {
1680
1709
  type: NumberConstructor;
1681
- required: true;
1710
+ default: any;
1682
1711
  };
1683
1712
  /**
1684
1713
  * Label for the selection, e.g. 'selected'/'changed'
@@ -1733,11 +1762,12 @@ type: BooleanConstructor;
1733
1762
  default: boolean;
1734
1763
  };
1735
1764
  /**
1736
- * Show how many items are selected
1765
+ * Show how many items are selected.
1766
+ * When omitted in the `confirmation` variant, a generic "Unsaved changes" label is displayed.
1737
1767
  */
1738
1768
  itemCounter: {
1739
1769
  type: NumberConstructor;
1740
- required: true;
1770
+ default: any;
1741
1771
  };
1742
1772
  /**
1743
1773
  * Label for the selection, e.g. 'selected'/'changed'
@@ -1759,6 +1789,7 @@ variant: BentoActionBarVariant;
1759
1789
  actions: BentoButtonActionsList;
1760
1790
  visibleActions: number;
1761
1791
  extraBottomSpacing: boolean;
1792
+ itemCounter: number;
1762
1793
  selectionLabel: string;
1763
1794
  }>;
1764
1795
 
@@ -1807,7 +1838,7 @@ Partial<Pick<BentoMenuProps_2, 'data'>>;
1807
1838
  * `
1808
1839
  * }
1809
1840
  */
1810
- export declare const BentoAiButton: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BentoAiButtonProps>, {
1841
+ export declare const BentoAiButton: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoAiButtonProps>, {
1811
1842
  link: any;
1812
1843
  type: string;
1813
1844
  condensed: boolean;
@@ -1815,7 +1846,7 @@ disabled: boolean;
1815
1846
  inverse: boolean;
1816
1847
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1817
1848
  click: (event: MouseEvent) => void;
1818
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BentoAiButtonProps>, {
1849
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoAiButtonProps>, {
1819
1850
  link: any;
1820
1851
  type: string;
1821
1852
  condensed: boolean;
@@ -1857,6 +1888,63 @@ export declare interface BentoAiButtonProps {
1857
1888
  type?: BentoButtonProps['type'];
1858
1889
  }
1859
1890
 
1891
+ /**
1892
+ * The AI tag is a component used to transparently identify content, data, or experiences that have been generated or
1893
+ * enhanced by artificial intelligence.
1894
+ *
1895
+ * @example
1896
+ * import { BentoAiTag } from '@adyen/bento-vue2';
1897
+ *
1898
+ * export default {
1899
+ * components: { BentoAiTag },
1900
+ * template: `
1901
+ * <bento-ai-tag
1902
+ * title="Input fields auto-filled by AI"
1903
+ * description="Based on your documents uploaded, AI has auto-filled some information for you."
1904
+ * />
1905
+ * `
1906
+ * }
1907
+ */
1908
+ export declare const BentoAiTag: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BentoAiTagProps>, {
1909
+ influencedValue: any;
1910
+ toggled: boolean;
1911
+ action: any;
1912
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1913
+ "update:toggled": (toggled: boolean) => void;
1914
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BentoAiTagProps>, {
1915
+ influencedValue: any;
1916
+ toggled: boolean;
1917
+ action: any;
1918
+ }>>>, {
1919
+ toggled: boolean;
1920
+ action: BentoButtonActionObject;
1921
+ influencedValue: string;
1922
+ }>;
1923
+
1924
+ export declare interface BentoAiTagProps {
1925
+ /**
1926
+ * The team-provided headline describing the specific AI action.
1927
+ */
1928
+ title: string;
1929
+ /**
1930
+ * The team-provided, plain-language explanation of what the AI did, why, or its limitations.
1931
+ */
1932
+ description: string;
1933
+ /**
1934
+ * AI influenced value shown for context.
1935
+ */
1936
+ influencedValue?: string;
1937
+ /**
1938
+ * Whether the AI tag popover is open.
1939
+ */
1940
+ toggled?: boolean;
1941
+ /**
1942
+ * A call-to-action link or button for users to learn more, manage settings, or provide feedback.
1943
+ * The `title` property in the `BentoButtonActionObject` will be used as the button text.
1944
+ */
1945
+ action?: BentoButtonActionObject;
1946
+ }
1947
+
1860
1948
  /**
1861
1949
  * An Alert component is used to display a persistent
1862
1950
  * notification containing information important to the user
@@ -1873,7 +1961,7 @@ export declare interface BentoAiButtonProps {
1873
1961
  * `
1874
1962
  * }
1875
1963
  */
1876
- export declare const BentoAlert: __VLS_WithTemplateSlots_3<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1964
+ export declare const BentoAlert: __VLS_WithTemplateSlots_3<DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
1877
1965
  /**
1878
1966
  * Adds a close button on the right side of the alert
1879
1967
  */
@@ -1894,7 +1982,7 @@ type: BentoAlertTypeOption;
1894
1982
  variant: BentoAlertVariant;
1895
1983
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1896
1984
  "close-alert": () => void;
1897
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1985
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
1898
1986
  /**
1899
1987
  * Adds a close button on the right side of the alert
1900
1988
  */
@@ -1959,7 +2047,7 @@ export declare enum BentoAlertVariant {
1959
2047
  * template: `<bento-avatar :src="userAvatarSrc" username="Jane" />`
1960
2048
  * }
1961
2049
  */
1962
- export declare const BentoAvatar: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
2050
+ export declare const BentoAvatar: DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<{
1963
2051
  /**
1964
2052
  * Displays the user profile without the label.
1965
2053
  */
@@ -1979,7 +2067,7 @@ username: string;
1979
2067
  }>, {
1980
2068
  iconOnly: boolean;
1981
2069
  src: any;
1982
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
2070
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<{
1983
2071
  /**
1984
2072
  * Displays the user profile without the label.
1985
2073
  */
@@ -2010,7 +2098,7 @@ export declare type BentoAvatarListboxOptionItem = Omit<BentoListboxOptionItem,
2010
2098
 
2011
2099
  export declare type BentoAvatarListboxOptions = Array<BentoAvatarListboxOptionItem>;
2012
2100
 
2013
- export declare const BentoBaseFilter: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2101
+ export declare const BentoBaseFilter: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2014
2102
  appliedFiltersCount: any;
2015
2103
  buttonLabel: any;
2016
2104
  buttonSecondaryLabel: any;
@@ -2026,7 +2114,7 @@ tooltipPosition: any;
2026
2114
  value: any;
2027
2115
  }>, {
2028
2116
  closePopover: () => void;
2029
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BaseFilterEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2117
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BaseFilterEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2030
2118
  appliedFiltersCount: any;
2031
2119
  buttonLabel: any;
2032
2120
  buttonSecondaryLabel: any;
@@ -2522,10 +2610,10 @@ export declare type BentoButtonActionObject = BentoActionButton;
2522
2610
  * />
2523
2611
  * </template>
2524
2612
  */
2525
- export declare const BentoButtonActions: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoButtonActionsProps>, {
2613
+ export declare const BentoButtonActions: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoButtonActionsProps>, {
2526
2614
  inverse: boolean;
2527
2615
  layout: string;
2528
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoButtonActionsProps>, {
2616
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoButtonActionsProps>, {
2529
2617
  inverse: boolean;
2530
2618
  layout: string;
2531
2619
  }>>>, {
@@ -2697,7 +2785,7 @@ declare enum BentoButtonVariant_2 {
2697
2785
  * `
2698
2786
  * };
2699
2787
  */
2700
- export declare const BentoCard: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<{
2788
+ export declare const BentoCard: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<{
2701
2789
  /**
2702
2790
  * List of actions that will be used to render the buttons.
2703
2791
  * First element in the list will be rendered as "primary".
@@ -2772,7 +2860,7 @@ titleSize: BentoCardTitleSize;
2772
2860
  click: () => void;
2773
2861
  } & {
2774
2862
  expanded: (isExpanded: boolean) => void;
2775
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<{
2863
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<{
2776
2864
  /**
2777
2865
  * List of actions that will be used to render the buttons.
2778
2866
  * First element in the list will be rendered as "primary".
@@ -3451,7 +3539,7 @@ export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
3451
3539
  * `
3452
3540
  * }
3453
3541
  */
3454
- export declare const BentoChip: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoChipProps>, {
3542
+ export declare const BentoChip: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoChipProps>, {
3455
3543
  disabled: boolean;
3456
3544
  readonly: boolean;
3457
3545
  error: boolean;
@@ -3459,7 +3547,7 @@ condensed: boolean;
3459
3547
  characterLimit: any;
3460
3548
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3461
3549
  click: () => void;
3462
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoChipProps>, {
3550
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoChipProps>, {
3463
3551
  disabled: boolean;
3464
3552
  readonly: boolean;
3465
3553
  error: boolean;
@@ -3541,7 +3629,7 @@ export declare const BentoClickOutsideDirective: {
3541
3629
  * `
3542
3630
  * }
3543
3631
  */
3544
- export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_14<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoCodeSnippetProps>, {
3632
+ export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_14<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCodeSnippetProps>, {
3545
3633
  actionable: boolean;
3546
3634
  actionableText: any;
3547
3635
  content: string;
@@ -3551,7 +3639,7 @@ lang: BentoCodeSnippetSupportedLanguage;
3551
3639
  langLabel: any;
3552
3640
  loading: boolean;
3553
3641
  variant: BentoCodeSnippetVariant;
3554
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoCodeSnippetProps>, {
3642
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCodeSnippetProps>, {
3555
3643
  actionable: boolean;
3556
3644
  actionableText: any;
3557
3645
  content: string;
@@ -3716,11 +3804,11 @@ export declare interface BentoColumnWidthOverridesLookup {
3716
3804
  * `
3717
3805
  * }
3718
3806
  */
3719
- export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoCountryProps>, {
3807
+ export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCountryProps>, {
3720
3808
  code: BentoCountryCode;
3721
3809
  label: any;
3722
3810
  variant: BentoCountryVariant;
3723
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoCountryProps>, {
3811
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCountryProps>, {
3724
3812
  code: BentoCountryCode;
3725
3813
  label: any;
3726
3814
  variant: BentoCountryVariant;
@@ -4036,13 +4124,13 @@ export declare enum BentoCountryVariant {
4036
4124
  * `
4037
4125
  * }
4038
4126
  */
4039
- export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoCurrencyProps>, {
4127
+ export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoCurrencyProps>, {
4040
4128
  currency: BentoCurrencyISOCode;
4041
4129
  disableTypography: boolean;
4042
4130
  majorUnits: boolean;
4043
4131
  value: any;
4044
4132
  currencySign: string;
4045
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoCurrencyProps>, {
4133
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoCurrencyProps>, {
4046
4134
  currency: BentoCurrencyISOCode;
4047
4135
  disableTypography: boolean;
4048
4136
  majorUnits: boolean;
@@ -4289,7 +4377,7 @@ export declare interface BentoCurrencyProps {
4289
4377
  * `
4290
4378
  * }
4291
4379
  */
4292
- export declare const BentoDashboardSection: __VLS_WithTemplateSlots_60<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_62<{
4380
+ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_60<DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4293
4381
  /**
4294
4382
  * The header of the section
4295
4383
  */
@@ -4300,7 +4388,7 @@ header: BentoDashboardTemplateHeader;
4300
4388
  halfWidth?: boolean;
4301
4389
  }>, {
4302
4390
  halfWidth: boolean;
4303
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_62<{
4391
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4304
4392
  /**
4305
4393
  * The header of the section
4306
4394
  */
@@ -4348,7 +4436,7 @@ halfWidth: boolean;
4348
4436
  * `
4349
4437
  * }
4350
4438
  */
4351
- export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_59<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_61<{
4439
+ export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_59<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<{
4352
4440
  /**
4353
4441
  * The header that goes to the top of the template
4354
4442
  */
@@ -4371,7 +4459,7 @@ stickyFilters?: boolean;
4371
4459
  tabs: any;
4372
4460
  stickyTabs: boolean;
4373
4461
  stickyFilters: boolean;
4374
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_61<{
4462
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<{
4375
4463
  /**
4376
4464
  * The header that goes to the top of the template
4377
4465
  */
@@ -4429,7 +4517,7 @@ export declare interface BentoDashboardTemplateTabs {
4429
4517
  * `
4430
4518
  * }
4431
4519
  */
4432
- export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_9<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoDashedUnderlineProps>, {
4520
+ export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_9<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoDashedUnderlineProps>, {
4433
4521
  popoverText: any;
4434
4522
  popoverTitle: any;
4435
4523
  popoverPosition: string;
@@ -4439,7 +4527,7 @@ disabled: boolean;
4439
4527
  };
4440
4528
  tooltipText: any;
4441
4529
  tooltipPosition: string;
4442
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoDashedUnderlineProps>, {
4530
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoDashedUnderlineProps>, {
4443
4531
  popoverText: any;
4444
4532
  popoverTitle: any;
4445
4533
  popoverPosition: string;
@@ -5332,7 +5420,7 @@ export declare enum BentoDatagridSortDirection {
5332
5420
  * `
5333
5421
  * }
5334
5422
  */
5335
- export declare const BentoDataGridStaticIcon: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<{
5423
+ export declare const BentoDataGridStaticIcon: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<{
5336
5424
  /**
5337
5425
  * Renderes the icon with color.
5338
5426
  */
@@ -5348,7 +5436,7 @@ variant?: BentoDataGridStaticIconVariant;
5348
5436
  }>, {
5349
5437
  variant: string;
5350
5438
  colored: boolean;
5351
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<{
5439
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<{
5352
5440
  /**
5353
5441
  * Renderes the icon with color.
5354
5442
  */
@@ -5398,11 +5486,11 @@ export declare enum BentoDatagridStyleState {
5398
5486
  * `
5399
5487
  * }
5400
5488
  */
5401
- export declare const BentoDataGridSummaryCell: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridSummaryCellProps>, {
5489
+ export declare const BentoDataGridSummaryCell: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDataGridSummaryCellProps>, {
5402
5490
  dashedUnderline: () => {};
5403
5491
  searchTerm: string;
5404
5492
  tooltipText: any;
5405
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridSummaryCellProps>, {
5493
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDataGridSummaryCellProps>, {
5406
5494
  dashedUnderline: () => {};
5407
5495
  searchTerm: string;
5408
5496
  tooltipText: any;
@@ -5437,6 +5525,32 @@ declare interface BentoDataGridSummaryCellProps {
5437
5525
  tooltipText?: string;
5438
5526
  }
5439
5527
 
5528
+ /**
5529
+ * The bento-data-grid-tag-with-text-cell is a component for `bento-data-grid` that displays a tag alongside a text value.
5530
+ *
5531
+ * @example
5532
+ * import { BentoDataGridTagWithTextCell } from '@adyen/bento-vue2';
5533
+ *
5534
+ * export default {
5535
+ * components: { BentoDataGridTagWithTextCell },
5536
+ * template: `
5537
+ * <bento-data-grid-tag-with-text-cell :tag="{ label: 'POST', variant: 'blue' }" value="Sample text" />
5538
+ * `
5539
+ * }
5540
+ */
5541
+ export declare const BentoDataGridTagWithTextCell: DefineComponent<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTagWithTextCellProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTagWithTextCellProps>>>, {}>;
5542
+
5543
+ declare interface BentoDataGridTagWithTextCellProps {
5544
+ /**
5545
+ * The tag to display. {@see BentoTagProps}
5546
+ */
5547
+ tag: BentoTagProps;
5548
+ /**
5549
+ * The text to display next to the tag.
5550
+ */
5551
+ value: string;
5552
+ }
5553
+
5440
5554
  /**
5441
5555
  * The data grid template is a restrictive, full-page data grid used to display information from a data set.
5442
5556
  * You can use this data grid template when your user needs a clear overview of data or a way of organizing and analyzing the data in their own way.
@@ -5679,10 +5793,10 @@ export declare interface BentoDataGridTemplateTabs {
5679
5793
  * `
5680
5794
  * }
5681
5795
  */
5682
- export declare const BentoDataGridTrendCell: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDataGridTrendCellProps>, {
5796
+ export declare const BentoDataGridTrendCell: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<BentoDataGridTrendCellProps>, {
5683
5797
  variant: string;
5684
5798
  direction: string;
5685
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDataGridTrendCellProps>, {
5799
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<BentoDataGridTrendCellProps>, {
5686
5800
  variant: string;
5687
5801
  direction: string;
5688
5802
  }>>>, {
@@ -5727,11 +5841,11 @@ export declare interface BentoDataGridVisibleRowsState {
5727
5841
  * `
5728
5842
  * }
5729
5843
  */
5730
- export declare const BentoDate: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoDateProps>, {
5844
+ export declare const BentoDate: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDateProps>, {
5731
5845
  date: any;
5732
5846
  format: BentoDateFormat;
5733
5847
  disableTypography: boolean;
5734
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoDateProps>, {
5848
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDateProps>, {
5735
5849
  date: any;
5736
5850
  format: BentoDateFormat;
5737
5851
  disableTypography: boolean;
@@ -5798,7 +5912,7 @@ export declare enum BentoDateFormat {
5798
5912
  * }
5799
5913
  * }
5800
5914
  */
5801
- export declare const BentoDatePicker: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDatePickerProps>, {
5915
+ export declare const BentoDatePicker: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<BentoDatePickerProps>, {
5802
5916
  defaultDisplayMonth: any;
5803
5917
  description: any;
5804
5918
  disabled: boolean;
@@ -5832,7 +5946,7 @@ variant: any;
5832
5946
  "update:model-value": (value: Date) => void;
5833
5947
  } & {
5834
5948
  input: (value: Date) => void;
5835
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDatePickerProps>, {
5949
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<BentoDatePickerProps>, {
5836
5950
  defaultDisplayMonth: any;
5837
5951
  description: any;
5838
5952
  disabled: boolean;
@@ -5990,7 +6104,7 @@ export declare type BentoDateRangeFilterValue = BentoDateRangePickerValue | null
5990
6104
  * }
5991
6105
  * }
5992
6106
  */
5993
- export declare const BentoDateRangePicker: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateRangePickerProps>, {
6107
+ export declare const BentoDateRangePicker: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDateRangePickerProps>, {
5994
6108
  description: any;
5995
6109
  disabled: boolean;
5996
6110
  errorMessage: any;
@@ -6028,7 +6142,7 @@ variant: any;
6028
6142
  "update:model-value": (value: any) => void;
6029
6143
  } & {
6030
6144
  input: (value: any) => void;
6031
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateRangePickerProps>, {
6145
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDateRangePickerProps>, {
6032
6146
  description: any;
6033
6147
  disabled: boolean;
6034
6148
  errorMessage: any;
@@ -6152,7 +6266,7 @@ export declare interface BentoDateRangePickerProps extends FormField {
6152
6266
  /**
6153
6267
  * Enables the date picker selection to persist until it is explicitly applied.
6154
6268
  * Displays a set of buttons: Apply and Cancel.
6155
- * @deprecated This will be the default behaviour in v2.0.0.
6269
+ * @deprecated This will be the default behavior in v2.0.0.
6156
6270
  * @default false
6157
6271
  */
6158
6272
  hasActions?: boolean;
@@ -6178,9 +6292,9 @@ export declare interface BentoDateRangePickerValue {
6178
6292
  * template: `<bento-divider />`
6179
6293
  * }
6180
6294
  */
6181
- export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoDividerProps>, {
6295
+ export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoDividerProps>, {
6182
6296
  variant: BentoDividerVariant;
6183
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoDividerProps>, {
6297
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoDividerProps>, {
6184
6298
  variant: BentoDividerVariant;
6185
6299
  }>>>, {
6186
6300
  variant: `${BentoDividerVariant}`;
@@ -6234,7 +6348,7 @@ declare enum BentoDividerVariant {
6234
6348
  * }
6235
6349
  * }
6236
6350
  */
6237
- export declare const BentoDropdown: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoDropdownProps>, {
6351
+ export declare const BentoDropdown: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDropdownProps>, {
6238
6352
  ariaLabel: any;
6239
6353
  condensed: boolean;
6240
6354
  emptyState: any;
@@ -6274,7 +6388,7 @@ input: (selectedValue: any) => void;
6274
6388
  "show-more": () => void;
6275
6389
  } & {
6276
6390
  open: () => void;
6277
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoDropdownProps>, {
6391
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDropdownProps>, {
6278
6392
  ariaLabel: any;
6279
6393
  condensed: boolean;
6280
6394
  emptyState: any;
@@ -8403,14 +8517,14 @@ export declare interface BentoDropdownTagProps extends BentoDropdownProps {
8403
8517
  * `
8404
8518
  * }
8405
8519
  */
8406
- export declare const BentoEmptyState: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoEmptyStateProps>, {
8520
+ export declare const BentoEmptyState: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoEmptyStateProps>, {
8407
8521
  action: any;
8408
8522
  description: any;
8409
8523
  headingEl: any;
8410
8524
  image: any;
8411
8525
  title: string;
8412
8526
  variant: string;
8413
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoEmptyStateProps>, {
8527
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoEmptyStateProps>, {
8414
8528
  action: any;
8415
8529
  description: any;
8416
8530
  headingEl: any;
@@ -8523,7 +8637,7 @@ export declare enum BentoEmptyStateVariant {
8523
8637
  * }
8524
8638
  * }
8525
8639
  */
8526
- export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoFileUploaderProps>, {
8640
+ export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoFileUploaderProps>, {
8527
8641
  accept: any;
8528
8642
  condensed: boolean;
8529
8643
  description: any;
@@ -8545,7 +8659,7 @@ input: (value?: FileList) => void;
8545
8659
  "update:model-value": (value?: FileList) => void;
8546
8660
  } & {
8547
8661
  "error:upload": (value: boolean) => void;
8548
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoFileUploaderProps>, {
8662
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoFileUploaderProps>, {
8549
8663
  accept: any;
8550
8664
  condensed: boolean;
8551
8665
  description: any;
@@ -8642,7 +8756,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
8642
8756
  * `
8643
8757
  * }
8644
8758
  */
8645
- export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoFilterBarProps<any, undefined>>, {
8759
+ export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFilterBarProps<any, undefined>>, {
8646
8760
  config: () => any[];
8647
8761
  filterValues: () => any[];
8648
8762
  containerSizeLayout: () => {
@@ -8659,7 +8773,7 @@ isClearAllVisible: ComputedRef<boolean>;
8659
8773
  clearAllFilters: () => void;
8660
8774
  isResetAllVisible: ComputedRef<boolean>;
8661
8775
  resetAllFilters: () => void;
8662
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoFilterBarProps<any, undefined>>, {
8776
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFilterBarProps<any, undefined>>, {
8663
8777
  config: () => any[];
8664
8778
  filterValues: () => any[];
8665
8779
  containerSizeLayout: () => {
@@ -9095,7 +9209,7 @@ layout: BentoLayoutGroupProportions;
9095
9209
  }>;
9096
9210
 
9097
9211
  /**
9098
- * If you’re building a lengthy form, organise related
9212
+ * If you’re building a lengthy form, organize related
9099
9213
  * fields into sections and, if needed, subsections.
9100
9214
  *
9101
9215
  * A form can have a "Section Title" and multiple "Subsection titles".
@@ -9352,7 +9466,7 @@ declare enum BentoHeaderVariant {
9352
9466
  * `
9353
9467
  * };
9354
9468
  */
9355
- export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoHeaderWithViewsProps>, {
9469
+ export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoHeaderWithViewsProps>, {
9356
9470
  actions: () => any[];
9357
9471
  additionalViewSetting: any;
9358
9472
  title: any;
@@ -9380,7 +9494,7 @@ activeViewIndex: any;
9380
9494
  "update:skip-unsaved-changes": (value: boolean) => void;
9381
9495
  } & {
9382
9496
  "update:active-view-index": (value: number) => void;
9383
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoHeaderWithViewsProps>, {
9497
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoHeaderWithViewsProps>, {
9384
9498
  actions: () => any[];
9385
9499
  additionalViewSetting: any;
9386
9500
  title: any;
@@ -9606,10 +9720,10 @@ export declare const BentoHighlightDirective: {
9606
9720
  * `
9607
9721
  * }
9608
9722
  */
9609
- export declare const BentoImage: DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoImageProps>, {
9723
+ export declare const BentoImage: DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoImageProps>, {
9610
9724
  aspectRatio: any;
9611
9725
  objectFit: any;
9612
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoImageProps>, {
9726
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoImageProps>, {
9613
9727
  aspectRatio: any;
9614
9728
  objectFit: any;
9615
9729
  }>>>, {
@@ -9659,11 +9773,11 @@ export declare interface BentoImageProps {
9659
9773
  * import { BentoInfoIcon } from '@adyen/bento-vue2';
9660
9774
  * </scrip>
9661
9775
  */
9662
- export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoInfoIconProps>, {
9776
+ export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoInfoIconProps>, {
9663
9777
  tooltipPosition: PopperContainerPositionExtended;
9664
9778
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9665
9779
  mouseenter: (event: MouseEvent) => void;
9666
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoInfoIconProps>, {
9780
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoInfoIconProps>, {
9667
9781
  tooltipPosition: PopperContainerPositionExtended;
9668
9782
  }>>>, {
9669
9783
  tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
@@ -9726,7 +9840,7 @@ export declare interface BentoInputDropdownProps {
9726
9840
  * >
9727
9841
  * }
9728
9842
  */
9729
- export declare const BentoInputField: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoInputFieldProps>, {
9843
+ export declare const BentoInputField: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldProps>, {
9730
9844
  ariaHidden: boolean;
9731
9845
  ariaLabel: any;
9732
9846
  condensed: boolean;
@@ -9774,7 +9888,7 @@ input: (inputValue: string) => void;
9774
9888
  "update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
9775
9889
  } & {
9776
9890
  "update:model-value": (inputValue: BentoInputFieldValue) => void;
9777
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoInputFieldProps>, {
9891
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldProps>, {
9778
9892
  ariaHidden: boolean;
9779
9893
  ariaLabel: any;
9780
9894
  condensed: boolean;
@@ -9881,7 +9995,7 @@ export declare enum BentoInputFieldEvent {
9881
9995
  * `
9882
9996
  * }
9883
9997
  */
9884
- export declare const BentoInputFieldPassword: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoInputFieldPasswordProps>, {
9998
+ export declare const BentoInputFieldPassword: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldPasswordProps>, {
9885
9999
  condensed: boolean;
9886
10000
  debounceTime: number;
9887
10001
  description: any;
@@ -9910,7 +10024,7 @@ focus: () => void;
9910
10024
  input: (value: BentoInputFieldValue) => void;
9911
10025
  } & {
9912
10026
  "update:model-value": (value: BentoInputFieldValue) => void;
9913
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoInputFieldPasswordProps>, {
10027
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldPasswordProps>, {
9914
10028
  condensed: boolean;
9915
10029
  debounceTime: number;
9916
10030
  description: any;
@@ -10041,7 +10155,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
10041
10155
  * `
10042
10156
  * }
10043
10157
  */
10044
- export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldPhoneNumberProps>, {
10158
+ export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPhoneNumberProps>, {
10045
10159
  countries: () => CountryCode[];
10046
10160
  description: any;
10047
10161
  dynamicFiltering: boolean;
@@ -10055,7 +10169,7 @@ input: (value: string) => void;
10055
10169
  "update:selected-country": (country: CountryCode) => void;
10056
10170
  } & {
10057
10171
  "input:valid": (value: boolean) => void;
10058
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldPhoneNumberProps>, {
10172
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPhoneNumberProps>, {
10059
10173
  countries: () => CountryCode[];
10060
10174
  description: any;
10061
10175
  dynamicFiltering: boolean;
@@ -10329,7 +10443,7 @@ export declare interface BentoInpuWithDropdowntFilterValue {
10329
10443
  * `
10330
10444
  * }
10331
10445
  */
10332
- export declare const BentoInspector: __VLS_WithTemplateSlots_25<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoInspectorProps>, {
10446
+ export declare const BentoInspector: __VLS_WithTemplateSlots_25<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInspectorProps>, {
10333
10447
  activePage: string;
10334
10448
  expandable: boolean;
10335
10449
  isOpen: boolean;
@@ -10343,7 +10457,7 @@ pageFocusAnchor: any;
10343
10457
  "update:active-page": (value: string) => void;
10344
10458
  } & {
10345
10459
  expand: () => void;
10346
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoInspectorProps>, {
10460
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInspectorProps>, {
10347
10461
  activePage: string;
10348
10462
  expandable: boolean;
10349
10463
  isOpen: boolean;
@@ -10440,7 +10554,7 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
10440
10554
  }
10441
10555
 
10442
10556
  /**
10443
- * Layout is a basic scaffolding of a page that defines spacing, some functionality and responsive behaviour of its top level sections.
10557
+ * Layout is a basic scaffolding of a page that defines spacing, some functionality and responsive behavior of its top level sections.
10444
10558
  *
10445
10559
  * @example
10446
10560
  * import { BentoLayout, BentoLayoutRow } from '@adyen/bento-vue2';
@@ -10459,10 +10573,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
10459
10573
  * `
10460
10574
  * }
10461
10575
  */
10462
- export declare const BentoLayout: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoLayoutProps>, {
10576
+ export declare const BentoLayout: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoLayoutProps>, {
10463
10577
  size: string;
10464
10578
  variant: string;
10465
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoLayoutProps>, {
10579
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoLayoutProps>, {
10466
10580
  size: string;
10467
10581
  variant: string;
10468
10582
  }>>>, {
@@ -10505,9 +10619,9 @@ export declare interface BentoLayoutProps {
10505
10619
  * `
10506
10620
  * }
10507
10621
  */
10508
- export declare const BentoLayoutRow: __VLS_WithTemplateSlots_27<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoLayoutRowProps>, {
10622
+ export declare const BentoLayoutRow: __VLS_WithTemplateSlots_27<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutRowProps>, {
10509
10623
  columnsLayout: string;
10510
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoLayoutRowProps>, {
10624
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutRowProps>, {
10511
10625
  columnsLayout: string;
10512
10626
  }>>>, {
10513
10627
  columnsLayout: BentoLayoutRowColumnLayout;
@@ -10539,10 +10653,10 @@ declare const BentoLayoutVariantOptions: readonly ["page", "component"];
10539
10653
 
10540
10654
  export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
10541
10655
 
10542
- export declare const BentoLink: __VLS_WithTemplateSlots_28<DefineComponent<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoLinkProps>, {
10656
+ export declare const BentoLink: __VLS_WithTemplateSlots_28<DefineComponent<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLinkProps>, {
10543
10657
  target: any;
10544
10658
  variant: BentoLinkVariant;
10545
- }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoLinkProps>, {
10659
+ }>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLinkProps>, {
10546
10660
  target: any;
10547
10661
  variant: BentoLinkVariant;
10548
10662
  }>>> & Readonly<{
@@ -10800,7 +10914,7 @@ declare enum BentoLoadingButtonState_2 {
10800
10914
  * `
10801
10915
  * };
10802
10916
  */
10803
- export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoLoadingIndicatorProps>, {
10917
+ export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLoadingIndicatorProps>, {
10804
10918
  small: boolean;
10805
10919
  large: boolean;
10806
10920
  inverse: boolean;
@@ -10808,7 +10922,7 @@ inverse: boolean;
10808
10922
  "loading-start": () => void;
10809
10923
  } & {
10810
10924
  "loading-end": () => void;
10811
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoLoadingIndicatorProps>, {
10925
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLoadingIndicatorProps>, {
10812
10926
  small: boolean;
10813
10927
  large: boolean;
10814
10928
  inverse: boolean;
@@ -10855,7 +10969,7 @@ export declare interface BentoLoadingIndicatorProps {
10855
10969
  * />
10856
10970
  * }
10857
10971
  */
10858
- export declare const BentoMenu: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoMenuProps>, {
10972
+ export declare const BentoMenu: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoMenuProps>, {
10859
10973
  button: () => BentoMenuButtonProps;
10860
10974
  closeMenuOnItemSelect: boolean;
10861
10975
  disableArrowDownOpeningMenu: boolean;
@@ -10878,7 +10992,7 @@ open: () => void;
10878
10992
  "menu-item-click": () => void;
10879
10993
  } & {
10880
10994
  "click-outside": () => void;
10881
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoMenuProps>, {
10995
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoMenuProps>, {
10882
10996
  button: () => BentoMenuButtonProps;
10883
10997
  closeMenuOnItemSelect: boolean;
10884
10998
  disableArrowDownOpeningMenu: boolean;
@@ -11725,7 +11839,7 @@ contextualLabel: string;
11725
11839
  * `
11726
11840
  * }
11727
11841
  */
11728
- export declare const BentoModalPage: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoModalPageProps>, {
11842
+ export declare const BentoModalPage: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoModalPageProps>, {
11729
11843
  actions: any;
11730
11844
  actionsLabel: any;
11731
11845
  columnsSize: BentoModalColumnLayoutVariant;
@@ -11734,7 +11848,7 @@ destructiveActions: boolean;
11734
11848
  withColumnLayout: boolean;
11735
11849
  pageId: any;
11736
11850
  previousPage: any;
11737
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoModalPageProps>, {
11851
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoModalPageProps>, {
11738
11852
  actions: any;
11739
11853
  actionsLabel: any;
11740
11854
  columnsSize: BentoModalColumnLayoutVariant;
@@ -11882,7 +11996,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
11882
11996
  * `,
11883
11997
  * }
11884
11998
  */
11885
- export declare const BentoPagination: __VLS_WithTemplateSlots_34<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_37<BentoPaginationProps>, {
11999
+ export declare const BentoPagination: __VLS_WithTemplateSlots_34<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoPaginationProps>, {
11886
12000
  ariaLabel: any;
11887
12001
  hasNext: any;
11888
12002
  hidePageSize: boolean;
@@ -11898,7 +12012,7 @@ navigate: (page: number, items?: number) => void;
11898
12012
  "update:page": (page: number) => void;
11899
12013
  } & {
11900
12014
  "update:size": (size: number) => void;
11901
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_37<BentoPaginationProps>, {
12015
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoPaginationProps>, {
11902
12016
  ariaLabel: any;
11903
12017
  hasNext: any;
11904
12018
  hidePageSize: boolean;
@@ -11964,11 +12078,11 @@ export declare interface BentoPaginationProps {
11964
12078
  * `
11965
12079
  * }
11966
12080
  */
11967
- export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_38<BentoPaymentMethodProps>, {
12081
+ export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaymentMethodProps>, {
11968
12082
  label: any;
11969
12083
  small: boolean;
11970
12084
  type: string;
11971
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_38<BentoPaymentMethodProps>, {
12085
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaymentMethodProps>, {
11972
12086
  label: any;
11973
12087
  small: boolean;
11974
12088
  type: string;
@@ -13165,7 +13279,7 @@ export declare enum BentoPaymentMethodType {
13165
13279
  * `
13166
13280
  * }
13167
13281
  */
13168
- export declare const BentoPopover: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_39<BentoPopoverProps>, {
13282
+ export declare const BentoPopover: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPopoverProps>, {
13169
13283
  actions: any;
13170
13284
  actionsLayout: string;
13171
13285
  ariaLabel: any;
@@ -13189,7 +13303,7 @@ overflowVisible: boolean;
13189
13303
  dismiss: () => void;
13190
13304
  } & {
13191
13305
  placement: (placement: Placement) => void;
13192
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_39<BentoPopoverProps>, {
13306
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPopoverProps>, {
13193
13307
  actions: any;
13194
13308
  actionsLayout: string;
13195
13309
  ariaLabel: any;
@@ -13408,7 +13522,7 @@ export declare interface BentoPopoverProps {
13408
13522
  * `
13409
13523
  * };
13410
13524
  */
13411
- export declare const BentoPromoBanner: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_40<BentoPromoBannerProps>, {
13525
+ export declare const BentoPromoBanner: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPromoBannerProps>, {
13412
13526
  actions: any;
13413
13527
  color: BentoPromoBannerColor;
13414
13528
  isDismissible: boolean;
@@ -13416,7 +13530,7 @@ dismissButtonText: any;
13416
13530
  layout: BentoPromoBannerLayout;
13417
13531
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13418
13532
  dismiss: () => void;
13419
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_40<BentoPromoBannerProps>, {
13533
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPromoBannerProps>, {
13420
13534
  actions: any;
13421
13535
  color: BentoPromoBannerColor;
13422
13536
  isDismissible: boolean;
@@ -13710,7 +13824,7 @@ export declare type BentoRadioButtonValue = string | number;
13710
13824
  * `
13711
13825
  * };
13712
13826
  */
13713
- export declare const BentoRadioGroup: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_41<BentoRadioGroupProps>, {
13827
+ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoRadioGroupProps>, {
13714
13828
  description: any;
13715
13829
  disabled: boolean;
13716
13830
  errorMessage: any;
@@ -13741,7 +13855,7 @@ focus: () => void;
13741
13855
  "update:model-value": (value: BentoRadioButtonValue) => void;
13742
13856
  } & {
13743
13857
  input: (value: BentoRadioButtonValue) => void;
13744
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_41<BentoRadioGroupProps>, {
13858
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoRadioGroupProps>, {
13745
13859
  description: any;
13746
13860
  disabled: boolean;
13747
13861
  errorMessage: any;
@@ -13912,7 +14026,7 @@ export declare interface BentoRangeFilterOptions {
13912
14026
  * `
13913
14027
  * }
13914
14028
  */
13915
- export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_42<BentoRichTextEditorProps>, {
14029
+ export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRichTextEditorProps>, {
13916
14030
  description: any;
13917
14031
  disabled: boolean;
13918
14032
  errorMessage: any;
@@ -13924,7 +14038,7 @@ tooltipText: any;
13924
14038
  value: any;
13925
14039
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13926
14040
  input: (value: string) => void;
13927
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_42<BentoRichTextEditorProps>, {
14041
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRichTextEditorProps>, {
13928
14042
  description: any;
13929
14043
  disabled: boolean;
13930
14044
  errorMessage: any;
@@ -14036,7 +14150,7 @@ export declare interface BentoRichTextEditorProps {
14036
14150
  * }
14037
14151
  * }
14038
14152
  */
14039
- export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_43<BentoSearchBarProps>, {
14153
+ export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSearchBarProps>, {
14040
14154
  condensed: boolean;
14041
14155
  debounceTime: number;
14042
14156
  disabled: boolean;
@@ -14058,7 +14172,7 @@ clear: () => void;
14058
14172
  blur: () => void;
14059
14173
  } & {
14060
14174
  focus: () => void;
14061
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_43<BentoSearchBarProps>, {
14175
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSearchBarProps>, {
14062
14176
  condensed: boolean;
14063
14177
  debounceTime: number;
14064
14178
  disabled: boolean;
@@ -14147,7 +14261,7 @@ export declare interface BentoSearchBarProps {
14147
14261
  * }
14148
14262
  * }
14149
14263
  */
14150
- export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_44<{
14264
+ export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_46<{
14151
14265
  /**
14152
14266
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
14153
14267
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14160,7 +14274,7 @@ items: BentoSecondaryNavItems;
14160
14274
  value?: string;
14161
14275
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
14162
14276
  change: (category: string) => void;
14163
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_44<{
14277
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_46<{
14164
14278
  /**
14165
14279
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
14166
14280
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14205,7 +14319,7 @@ export declare interface BentoSecondaryNavState {
14205
14319
  * `
14206
14320
  * }
14207
14321
  */
14208
- export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSegmentedControlProps>, {
14322
+ export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_47<BentoSegmentedControlProps>, {
14209
14323
  ariaLabel: any;
14210
14324
  fullWidth: boolean;
14211
14325
  wrap: boolean;
@@ -14214,7 +14328,7 @@ modelValue: any;
14214
14328
  "update:model-value": (value: any) => void;
14215
14329
  } & {
14216
14330
  input: (value: BentoSegmentedControlValue) => void;
14217
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSegmentedControlProps>, {
14331
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_47<BentoSegmentedControlProps>, {
14218
14332
  ariaLabel: any;
14219
14333
  fullWidth: boolean;
14220
14334
  wrap: boolean;
@@ -14602,7 +14716,7 @@ fullyClickable: boolean;
14602
14716
  * `,
14603
14717
  * }
14604
14718
  */
14605
- export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_46<BentoSelectionCardGroupProps>, {
14719
+ export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSelectionCardGroupProps>, {
14606
14720
  description: any;
14607
14721
  disabled: boolean;
14608
14722
  errorMessage: any;
@@ -14633,7 +14747,7 @@ variant: string;
14633
14747
  "update:model-value": (value: BentoSelectionCardModelValue_2) => void;
14634
14748
  } & {
14635
14749
  input: (value: BentoSelectionCardModelValue_2) => void;
14636
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_46<BentoSelectionCardGroupProps>, {
14750
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSelectionCardGroupProps>, {
14637
14751
  description: any;
14638
14752
  disabled: boolean;
14639
14753
  errorMessage: any;
@@ -15058,7 +15172,7 @@ destructiveActions: boolean;
15058
15172
  * `
15059
15173
  * }
15060
15174
  */
15061
- export declare const BentoStatus: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_47<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_47<BentoStatusProps>>>, {}>, {
15175
+ export declare const BentoStatus: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_49<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_49<BentoStatusProps>>>, {}>, {
15062
15176
  default: (_: {}) => any;
15063
15177
  }>;
15064
15178
 
@@ -15276,7 +15390,7 @@ declare interface BentoStickyTabsOptions {
15276
15390
  * `
15277
15391
  * }
15278
15392
  */
15279
- export declare const BentoStructuredList: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<{
15393
+ export declare const BentoStructuredList: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
15280
15394
  /**
15281
15395
  * Width of the labels container, in pixels. Overrides layout prop.
15282
15396
  */
@@ -15300,7 +15414,7 @@ layout?: BentoStructuredListLayoutOptions;
15300
15414
  }>, {
15301
15415
  labelsWidth: any;
15302
15416
  layout: string;
15303
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<{
15417
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
15304
15418
  /**
15305
15419
  * Width of the labels container, in pixels. Overrides layout prop.
15306
15420
  */
@@ -15354,7 +15468,7 @@ labelsWidth: number;
15354
15468
  * `
15355
15469
  * }
15356
15470
  */
15357
- export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_TypePropsToRuntimeProps_49<{
15471
+ export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_TypePropsToRuntimeProps_51<{
15358
15472
  /**
15359
15473
  * Label to display for the value
15360
15474
  */
@@ -15381,7 +15495,7 @@ searchTooltip?: string;
15381
15495
  truncate?: boolean;
15382
15496
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15383
15497
  copy: (value: string) => void;
15384
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_49<{
15498
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_51<{
15385
15499
  /**
15386
15500
  * Label to display for the value
15387
15501
  */
@@ -15436,10 +15550,10 @@ declare const BentoStructuredListLayoutOptions: string[];
15436
15550
  * `
15437
15551
  * }
15438
15552
  */
15439
- export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<BentoSummaryGridProps>, {
15553
+ export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridProps>, {
15440
15554
  columnWidth: any;
15441
15555
  slashedZero: boolean;
15442
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<BentoSummaryGridProps>, {
15556
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridProps>, {
15443
15557
  columnWidth: any;
15444
15558
  slashedZero: boolean;
15445
15559
  }>>>, {
@@ -15474,7 +15588,7 @@ export declare interface BentoSummaryGridColumnWidth {
15474
15588
  * `
15475
15589
  * }
15476
15590
  */
15477
- export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<BentoSummaryGridItemAmountProps>, {
15591
+ export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemAmountProps>, {
15478
15592
  copy: any;
15479
15593
  fitContent: boolean;
15480
15594
  infoIconTooltipText: any;
@@ -15491,7 +15605,7 @@ underlineTooltipText: any;
15491
15605
  "copy-click": (event: MouseEvent) => void;
15492
15606
  } & {
15493
15607
  "info-icon-mouseenter": (event: MouseEvent) => void;
15494
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<BentoSummaryGridItemAmountProps>, {
15608
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemAmountProps>, {
15495
15609
  copy: any;
15496
15610
  fitContent: boolean;
15497
15611
  infoIconTooltipText: any;
@@ -15551,7 +15665,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
15551
15665
  * `
15552
15666
  * }
15553
15667
  */
15554
- export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemCustomProps>, {
15668
+ export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemCustomProps>, {
15555
15669
  copy: any;
15556
15670
  infoIconTooltipText: any;
15557
15671
  fitContent: boolean;
@@ -15561,7 +15675,7 @@ underlineTooltipText: any;
15561
15675
  "copy-click": (event: MouseEvent) => void;
15562
15676
  } & {
15563
15677
  "info-icon-mouseenter": (event: MouseEvent) => void;
15564
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemCustomProps>, {
15678
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemCustomProps>, {
15565
15679
  copy: any;
15566
15680
  infoIconTooltipText: any;
15567
15681
  fitContent: boolean;
@@ -15625,7 +15739,7 @@ export declare interface BentoSummaryGridItemCustomProps {
15625
15739
  * `
15626
15740
  * }
15627
15741
  */
15628
- export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridItemNumericProps>, {
15742
+ export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemNumericProps>, {
15629
15743
  copy: any;
15630
15744
  fitContent: boolean;
15631
15745
  infoIconTooltipText: any;
@@ -15641,7 +15755,7 @@ underlineTooltipText: any;
15641
15755
  "copy-click": (event: MouseEvent) => void;
15642
15756
  } & {
15643
15757
  "info-icon-mouseenter": (event: MouseEvent) => void;
15644
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridItemNumericProps>, {
15758
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemNumericProps>, {
15645
15759
  copy: any;
15646
15760
  fitContent: boolean;
15647
15761
  infoIconTooltipText: any;
@@ -15700,7 +15814,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
15700
15814
  * `
15701
15815
  * }
15702
15816
  */
15703
- export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemPercentageProps>, {
15817
+ export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemPercentageProps>, {
15704
15818
  copy: any;
15705
15819
  fitContent: boolean;
15706
15820
  infoIconTooltipText: any;
@@ -15716,7 +15830,7 @@ underlineTooltipText: any;
15716
15830
  "copy-click": (event: MouseEvent) => void;
15717
15831
  } & {
15718
15832
  "info-icon-mouseenter": (event: MouseEvent) => void;
15719
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemPercentageProps>, {
15833
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemPercentageProps>, {
15720
15834
  copy: any;
15721
15835
  fitContent: boolean;
15722
15836
  infoIconTooltipText: any;
@@ -15790,7 +15904,7 @@ declare enum BentoSummaryGridItemSize_2 {
15790
15904
  * `
15791
15905
  * }
15792
15906
  */
15793
- export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemTextProps>, {
15907
+ export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemTextProps>, {
15794
15908
  copy: any;
15795
15909
  fitContent: boolean;
15796
15910
  infoIconTooltipText: any;
@@ -15800,7 +15914,7 @@ underlineTooltipText: any;
15800
15914
  "copy-click": (event: MouseEvent) => void;
15801
15915
  } & {
15802
15916
  "info-icon-mouseenter": (event: MouseEvent) => void;
15803
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemTextProps>, {
15917
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemTextProps>, {
15804
15918
  copy: any;
15805
15919
  fitContent: boolean;
15806
15920
  infoIconTooltipText: any;
@@ -15901,13 +16015,13 @@ export declare interface BentoSummaryGridProps {
15901
16015
  * </bento-tabs>
15902
16016
  * </template>
15903
16017
  */
15904
- export declare const BentoTab: __VLS_WithTemplateSlots_54<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_56<BentoTabProps>, {
16018
+ export declare const BentoTab: __VLS_WithTemplateSlots_54<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoTabProps>, {
15905
16019
  counter: any;
15906
16020
  disabled: boolean;
15907
16021
  hidden: boolean;
15908
16022
  withNotificationIndicator: boolean;
15909
16023
  setElementRef: any;
15910
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_56<BentoTabProps>, {
16024
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoTabProps>, {
15911
16025
  counter: any;
15912
16026
  disabled: boolean;
15913
16027
  hidden: boolean;
@@ -16072,11 +16186,11 @@ declare enum BentoTabsEvent {
16072
16186
  ACTIVE_TAB_INDEX = "update:active-tab-index"
16073
16187
  }
16074
16188
 
16075
- export declare const BentoTag: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoTagProps>, {
16189
+ export declare const BentoTag: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoTagProps>, {
16076
16190
  label: any;
16077
16191
  truncate: any;
16078
16192
  variant: BentoTagVariant;
16079
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoTagProps>, {
16193
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoTagProps>, {
16080
16194
  label: any;
16081
16195
  truncate: any;
16082
16196
  variant: BentoTagVariant;
@@ -16152,7 +16266,7 @@ declare interface BentoTeleportProps_2 {
16152
16266
  // NOTE: "where" is not added as it doesn't exist in Vue3
16153
16267
  }
16154
16268
 
16155
- export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_57<BentoTextareaProps>, {
16269
+ export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTextareaProps>, {
16156
16270
  ariaLabel: any;
16157
16271
  characterLimit: any;
16158
16272
  description: string;
@@ -16189,7 +16303,7 @@ input: (value: string) => void;
16189
16303
  keydown: (event: KeyboardEvent) => void;
16190
16304
  } & {
16191
16305
  keyup: (event: KeyboardEvent) => void;
16192
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_57<BentoTextareaProps>, {
16306
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTextareaProps>, {
16193
16307
  ariaLabel: any;
16194
16308
  characterLimit: any;
16195
16309
  description: string;
@@ -16322,11 +16436,11 @@ export declare enum BentoTheme {
16322
16436
  * `
16323
16437
  * }
16324
16438
  */
16325
- export declare const BentoTimeline: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_58<BentoTimelineProps>, {
16439
+ export declare const BentoTimeline: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTimelineProps>, {
16326
16440
  addNote: boolean;
16327
16441
  showMore: any;
16328
16442
  timegapLimit: any;
16329
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "add-timeline-note"[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_58<BentoTimelineProps>, {
16443
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "add-timeline-note"[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTimelineProps>, {
16330
16444
  addNote: boolean;
16331
16445
  showMore: any;
16332
16446
  timegapLimit: any;
@@ -16397,7 +16511,7 @@ export declare enum BentoTimelineGapUnit {
16397
16511
  * `
16398
16512
  * }
16399
16513
  */
16400
- export declare const BentoTimelineItem: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_59<BentoTimelineItemProps>, {
16514
+ export declare const BentoTimelineItem: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineItemProps>, {
16401
16515
  additionalTimestamp: any;
16402
16516
  dataList: any;
16403
16517
  description: any;
@@ -16406,7 +16520,7 @@ tag: any;
16406
16520
  title: any;
16407
16521
  type: string;
16408
16522
  variant: any;
16409
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_59<BentoTimelineItemProps>, {
16523
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineItemProps>, {
16410
16524
  additionalTimestamp: any;
16411
16525
  dataList: any;
16412
16526
  description: any;
@@ -17033,7 +17147,7 @@ export declare interface BentoTutorialStep {
17033
17147
  * `
17034
17148
  * }
17035
17149
  */
17036
- export declare const BentoTypography: __VLS_WithTemplateSlots_58<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_60<BentoTypographyProps>, {
17150
+ export declare const BentoTypography: __VLS_WithTemplateSlots_58<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTypographyProps>, {
17037
17151
  el: BentoTypographyElement;
17038
17152
  large: boolean;
17039
17153
  medium: boolean;
@@ -17041,7 +17155,7 @@ stronger: boolean;
17041
17155
  strongest: boolean;
17042
17156
  variant: BentoTypographyVariant;
17043
17157
  wide: boolean;
17044
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_60<BentoTypographyProps>, {
17158
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTypographyProps>, {
17045
17159
  el: BentoTypographyElement;
17046
17160
  large: boolean;
17047
17161
  medium: boolean;