@adyen/bento-vue3 1.91.0 → 1.92.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 (229) hide show
  1. package/dist/@types/index.d.ts +128 -137
  2. package/dist/action-bar.js +1 -1
  3. package/dist/ai-tag.js +1 -1
  4. package/dist/alert.js +1 -1
  5. package/dist/assets/accordion-item.css +1 -1
  6. package/dist/assets/action-bar.css +1 -1
  7. package/dist/assets/base-modal.css +1 -1
  8. package/dist/assets/button-actions.css +1 -1
  9. package/dist/assets/card.css +1 -1
  10. package/dist/assets/checkbox-group.css +1 -1
  11. package/dist/assets/checkbox.css +1 -1
  12. package/dist/assets/data-grid.css +1 -1
  13. package/dist/assets/date-range-picker.css +1 -1
  14. package/dist/assets/dialog-page.css +1 -1
  15. package/dist/assets/dropdown-tag.css +1 -1
  16. package/dist/assets/dropdown.css +1 -1
  17. package/dist/assets/file-uploader.css +1 -1
  18. package/dist/assets/filter-bar.css +1 -1
  19. package/dist/assets/input-field-password.css +1 -1
  20. package/dist/assets/input-field-phone-number.css +1 -1
  21. package/dist/assets/input-field.css +1 -1
  22. package/dist/assets/inspector.css +1 -1
  23. package/dist/assets/modal-fullscreen.css +1 -1
  24. package/dist/assets/secondary-nav.css +1 -1
  25. package/dist/assets/sidepanel.css +1 -1
  26. package/dist/assets/textarea.css +1 -1
  27. package/dist/assets/toggle.css +1 -1
  28. package/dist/assets/use-cached-selected-values.css +1 -1
  29. package/dist/button.js +1 -1
  30. package/dist/card.js +1 -1
  31. package/dist/checkbox.js +2 -2
  32. package/dist/chunks/{action-bar.BPS3wPde.js → action-bar.BxyRAZn1.js} +3 -3
  33. package/dist/chunks/{action-bar.BPS3wPde.js.map → action-bar.BxyRAZn1.js.map} +1 -1
  34. package/dist/chunks/{ai-tag.D7shWB_x.js → ai-tag.CpeZm2Yf.js} +2 -2
  35. package/dist/chunks/{ai-tag.D7shWB_x.js.map → ai-tag.CpeZm2Yf.js.map} +1 -1
  36. package/dist/chunks/{alert.CFWN2E0b.js → alert.RD0qOLhx.js} +91 -69
  37. package/dist/chunks/alert.RD0qOLhx.js.map +1 -0
  38. package/dist/chunks/{base-modal.BxcS7Pao.js → base-modal.C8Rsc2oO.js} +3 -3
  39. package/dist/chunks/base-modal.C8Rsc2oO.js.map +1 -0
  40. package/dist/chunks/{button-actions-with-menu.BKdNXYgU.js → button-actions-with-menu.KaWdHibo.js} +2 -2
  41. package/dist/chunks/{button-actions-with-menu.BKdNXYgU.js.map → button-actions-with-menu.KaWdHibo.js.map} +1 -1
  42. package/dist/chunks/{button-actions.DLiM8KZL.js → button-actions.7Oi2Ra4p.js} +87 -93
  43. package/dist/chunks/button-actions.7Oi2Ra4p.js.map +1 -0
  44. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  45. package/dist/chunks/button.DWF7FSIw.js.map +1 -1
  46. package/dist/chunks/{calendar.qm-kFNQv.js → calendar.DfMwuOIR.js} +516 -456
  47. package/dist/chunks/calendar.DfMwuOIR.js.map +1 -0
  48. package/dist/chunks/{card.BEChcEqg.js → card.7q8tTfjG.js} +2 -2
  49. package/dist/chunks/card.7q8tTfjG.js.map +1 -0
  50. package/dist/chunks/{checkbox-group.i3W8WO-7.js → checkbox-group.DawPC5Go.js} +4 -4
  51. package/dist/chunks/checkbox-group.DawPC5Go.js.map +1 -0
  52. package/dist/chunks/{checkbox.BPrymcRl.js → checkbox.CDjMTuJk.js} +20 -22
  53. package/dist/chunks/checkbox.CDjMTuJk.js.map +1 -0
  54. package/dist/chunks/{code-snippet.BG5ZmCrb.js → code-snippet.Dtb7CDv9.js} +3 -3
  55. package/dist/chunks/code-snippet.Dtb7CDv9.js.map +1 -0
  56. package/dist/chunks/constructNow.DyOJDyZZ.js +8 -0
  57. package/dist/chunks/{constructNow.D9uRk678.js.map → constructNow.DyOJDyZZ.js.map} +1 -1
  58. package/dist/chunks/country.types.6a7xxZIR.js.map +1 -1
  59. package/dist/chunks/{dashboard-section.C7mfUXOl.js → dashboard-section.kwKlujP-.js} +2 -2
  60. package/dist/chunks/{dashboard-section.C7mfUXOl.js.map → dashboard-section.kwKlujP-.js.map} +1 -1
  61. package/dist/chunks/{dashed-underline.B50DIXjK.js → dashed-underline.ADDEdamG.js} +2 -2
  62. package/dist/chunks/{dashed-underline.B50DIXjK.js.map → dashed-underline.ADDEdamG.js.map} +1 -1
  63. package/dist/chunks/{data-grid-template.CKdZb6EN.js → data-grid-template.C69yN3ZR.js} +2 -2
  64. package/dist/chunks/{data-grid-template.CKdZb6EN.js.map → data-grid-template.C69yN3ZR.js.map} +1 -1
  65. package/dist/chunks/{data-grid.DvMe72LK.js → data-grid._kCZlpR4.js} +464 -465
  66. package/dist/chunks/data-grid._kCZlpR4.js.map +1 -0
  67. package/dist/chunks/{date-picker.CidHad1p.js → date-picker.D08qIp2A.js} +7 -7
  68. package/dist/chunks/{date-picker.CidHad1p.js.map → date-picker.D08qIp2A.js.map} +1 -1
  69. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  70. package/dist/chunks/date-range-picker.BXzTT4AF.js +1038 -0
  71. package/dist/chunks/date-range-picker.BXzTT4AF.js.map +1 -0
  72. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  73. package/dist/chunks/{de.DXrHnkLX.js → de.ctR_lBqr.js} +2 -2
  74. package/dist/chunks/{de.DXrHnkLX.js.map → de.ctR_lBqr.js.map} +1 -1
  75. package/dist/chunks/{differenceInMonths.s_znQQpw.js → differenceInMonths.yz4Dfe-b.js} +13 -12
  76. package/dist/chunks/{differenceInMonths.s_znQQpw.js.map → differenceInMonths.yz4Dfe-b.js.map} +1 -1
  77. package/dist/chunks/{draggable-handle.CySRx1tb.js → draggable-handle.BWHOlabB.js} +2 -2
  78. package/dist/chunks/{draggable-handle.CySRx1tb.js.map → draggable-handle.BWHOlabB.js.map} +1 -1
  79. package/dist/chunks/{dropdown-tag.wcJ6Mgqe.js → dropdown-tag.Sk2n9gbl.js} +6 -6
  80. package/dist/chunks/dropdown-tag.Sk2n9gbl.js.map +1 -0
  81. package/dist/chunks/{dropdown.DHoL50gV.js → dropdown.CuIBYLdy.js} +400 -396
  82. package/dist/chunks/dropdown.CuIBYLdy.js.map +1 -0
  83. package/dist/chunks/{en-GB.CBpvhDYV.js → en-GB.BsQNm5GT.js} +2 -2
  84. package/dist/chunks/{en-GB.CBpvhDYV.js.map → en-GB.BsQNm5GT.js.map} +1 -1
  85. package/dist/chunks/{en-US.CCazFVNP.js → en-US.BR6y7foR.js} +5 -5
  86. package/dist/chunks/{en-US.CCazFVNP.js.map → en-US.BR6y7foR.js.map} +1 -1
  87. package/dist/chunks/{es.CoF2PB8b.js → es.DxqH-QhP.js} +2 -2
  88. package/dist/chunks/{es.CoF2PB8b.js.map → es.DxqH-QhP.js.map} +1 -1
  89. package/dist/chunks/{file-uploader.Dbg3vfZ_.js → file-uploader.B5_l2uQO.js} +4 -5
  90. package/dist/chunks/{file-uploader.Dbg3vfZ_.js.map → file-uploader.B5_l2uQO.js.map} +1 -1
  91. package/dist/chunks/{filter-bar.Dt-cU3zy.js → filter-bar.gwDFNkp5.js} +22 -22
  92. package/dist/chunks/filter-bar.gwDFNkp5.js.map +1 -0
  93. package/dist/chunks/{footer-actions.CYBdKDPo.js → footer-actions.4Qj_I3cd.js} +2 -2
  94. package/dist/chunks/{footer-actions.CYBdKDPo.js.map → footer-actions.4Qj_I3cd.js.map} +1 -1
  95. package/dist/chunks/{form-layout-title.B3ePK3yi.js → form-layout-title.B712PesH.js} +2 -2
  96. package/dist/chunks/{form-layout-title.B3ePK3yi.js.map → form-layout-title.B712PesH.js.map} +1 -1
  97. package/dist/chunks/{fr.CJXL-Ief.js → fr.DJtn8ron.js} +2 -2
  98. package/dist/chunks/{fr.CJXL-Ief.js.map → fr.DJtn8ron.js.map} +1 -1
  99. package/dist/chunks/{header-meta.COak4D8-.js → header-meta.BJjFOcxY.js} +14 -14
  100. package/dist/chunks/{header-meta.COak4D8-.js.map → header-meta.BJjFOcxY.js.map} +1 -1
  101. package/dist/chunks/{header-with-views.DqioajcO.js → header-with-views.CMO5q6g5.js} +8 -8
  102. package/dist/chunks/{header-with-views.DqioajcO.js.map → header-with-views.CMO5q6g5.js.map} +1 -1
  103. package/dist/chunks/{header.C21yzWrk.js → header.5RQulwlL.js} +3 -3
  104. package/dist/chunks/header.5RQulwlL.js.map +1 -0
  105. package/dist/chunks/{input-field-password.DyUphhxB.js → input-field-password.DWR0liBW.js} +5 -5
  106. package/dist/chunks/input-field-password.DWR0liBW.js.map +1 -0
  107. package/dist/chunks/{input-field-phone-number.BXVaC5ra.js → input-field-phone-number.ByjukCrO.js} +4 -4
  108. package/dist/chunks/{input-field-phone-number.BXVaC5ra.js.map → input-field-phone-number.ByjukCrO.js.map} +1 -1
  109. package/dist/chunks/{input-field.DkUFvIWt.js → input-field.FkzBZDWS.js} +141 -130
  110. package/dist/chunks/input-field.FkzBZDWS.js.map +1 -0
  111. package/dist/chunks/{input-time.WI_qdwJc.js → input-time.DlvANG4O.js} +4 -4
  112. package/dist/chunks/{input-time.WI_qdwJc.js.map → input-time.DlvANG4O.js.map} +1 -1
  113. package/dist/chunks/isSameWeek.CieN9XgL.js +14 -0
  114. package/dist/chunks/{isSameWeek.Dj6luS8h.js.map → isSameWeek.CieN9XgL.js.map} +1 -1
  115. package/dist/chunks/{it.20Y7h-bF.js → it.keS7oN5l.js} +3 -3
  116. package/dist/chunks/{it.20Y7h-bF.js.map → it.keS7oN5l.js.map} +1 -1
  117. package/dist/chunks/{ja.DXlq0H98.js → ja.cLwacUE6.js} +2 -2
  118. package/dist/chunks/{ja.DXlq0H98.js.map → ja.cLwacUE6.js.map} +1 -1
  119. package/dist/chunks/link.D6D6YGsN.js.map +1 -1
  120. package/dist/chunks/{modal-fullscreen.c6QphYQo.js → modal-fullscreen.CepaWyoi.js} +2 -2
  121. package/dist/chunks/{modal-fullscreen.c6QphYQo.js.map → modal-fullscreen.CepaWyoi.js.map} +1 -1
  122. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.ImqHKH-g.js → modal.vue_vue_type_script_setup_true_lang.BW9Ff59H.js} +49 -47
  123. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.ImqHKH-g.js.map → modal.vue_vue_type_script_setup_true_lang.BW9Ff59H.js.map} +1 -1
  124. package/dist/chunks/{pagination.Cu85Lqms.js → pagination.Ch_Occwt.js} +2 -2
  125. package/dist/chunks/{pagination.Cu85Lqms.js.map → pagination.Ch_Occwt.js.map} +1 -1
  126. package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
  127. package/dist/chunks/popover.types.D8tHtFl3.js.map +1 -1
  128. package/dist/chunks/popper-container.DMN8n5iC.js.map +1 -1
  129. package/dist/chunks/promo-banner.-H4r_cwj.js.map +1 -1
  130. package/dist/chunks/{pt-BR.DmhmCzxE.js → pt-BR.ChPOra5s.js} +2 -2
  131. package/dist/chunks/{pt-BR.DmhmCzxE.js.map → pt-BR.ChPOra5s.js.map} +1 -1
  132. package/dist/chunks/radio-group.CfMr1fmW.js.map +1 -1
  133. package/dist/chunks/{rich-text-editor.Bf9EWzNk.js → rich-text-editor.mxbLaG6q.js} +3 -3
  134. package/dist/chunks/{rich-text-editor.Bf9EWzNk.js.map → rich-text-editor.mxbLaG6q.js.map} +1 -1
  135. package/dist/chunks/{search-bar.p6kHCCvT.js → search-bar.JDkxJGjF.js} +4 -4
  136. package/dist/chunks/{search-bar.p6kHCCvT.js.map → search-bar.JDkxJGjF.js.map} +1 -1
  137. package/dist/chunks/{secondary-nav.CaxiyVaO.js → secondary-nav.CROQNbYk.js} +2 -2
  138. package/dist/chunks/{secondary-nav.CaxiyVaO.js.map → secondary-nav.CROQNbYk.js.map} +1 -1
  139. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  140. package/dist/chunks/{selection-card-group.58XZj_SJ.js → selection-card-group.DJ6FFvsA.js} +9 -9
  141. package/dist/chunks/{selection-card-group.58XZj_SJ.js.map → selection-card-group.DJ6FFvsA.js.map} +1 -1
  142. package/dist/chunks/{sidepanel.CAVhSs-O.js → sidepanel.S037xghX.js} +3 -3
  143. package/dist/chunks/{sidepanel.CAVhSs-O.js.map → sidepanel.S037xghX.js.map} +1 -1
  144. package/dist/chunks/{startOfWeek.Cvmo-f5J.js → startOfWeek.muMEhS7U.js} +2 -2
  145. package/dist/chunks/{startOfWeek.Cvmo-f5J.js.map → startOfWeek.muMEhS7U.js.map} +1 -1
  146. package/dist/chunks/status.types.Dx8MDhEH.js.map +1 -1
  147. package/dist/chunks/{summary-grid.types.CDithi8M.js → summary-grid.types.D1JQ_jtv.js} +2 -2
  148. package/dist/chunks/{summary-grid.types.CDithi8M.js.map → summary-grid.types.D1JQ_jtv.js.map} +1 -1
  149. package/dist/chunks/tag.YN2r-Pp3.js.map +1 -1
  150. package/dist/chunks/{textarea.JGXAlpx9.js → textarea.-6FHesSp.js} +2 -2
  151. package/dist/chunks/textarea.-6FHesSp.js.map +1 -0
  152. package/dist/chunks/{timeline-item.BNFPpQz1.js → timeline-item.BJaFr2_Y.js} +5 -5
  153. package/dist/chunks/timeline-item.BJaFr2_Y.js.map +1 -0
  154. package/dist/chunks/{toggle.BQoprdX-.js → toggle.BdcgY15I.js} +3 -5
  155. package/dist/chunks/toggle.BdcgY15I.js.map +1 -0
  156. package/dist/chunks/tooltip.DHfG2aRt.js.map +1 -1
  157. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.C1cF-adv.js → tutorial.vue_vue_type_script_setup_true_lang.D_Z1zKam.js} +2 -2
  158. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.C1cF-adv.js.map → tutorial.vue_vue_type_script_setup_true_lang.D_Z1zKam.js.map} +1 -1
  159. package/dist/chunks/typography.B3J6_tYk.js.map +1 -1
  160. package/dist/chunks/use-cached-selected-values.DUWGSMvO.js +1740 -0
  161. package/dist/chunks/use-cached-selected-values.DUWGSMvO.js.map +1 -0
  162. package/dist/chunks/{use-date-input-formatter.BOuXpRb-.js → use-date-input-formatter.BH4hdEJW.js} +4 -4
  163. package/dist/chunks/{use-date-input-formatter.BOuXpRb-.js.map → use-date-input-formatter.BH4hdEJW.js.map} +1 -1
  164. package/dist/chunks/{zh-CN.Ce34mXsX.js → zh-CN.ZG6obniO.js} +3 -3
  165. package/dist/chunks/{zh-CN.Ce34mXsX.js.map → zh-CN.ZG6obniO.js.map} +1 -1
  166. package/dist/code-snippet.js +1 -1
  167. package/dist/dashboard-template.js +1 -1
  168. package/dist/dashed-underline.js +1 -1
  169. package/dist/data-grid-template.js +1 -1
  170. package/dist/data-grid.js +1 -1
  171. package/dist/date-picker.js +2 -2
  172. package/dist/date-range-picker.js +2 -2
  173. package/dist/draggable.js +1 -1
  174. package/dist/dropdown.js +3 -3
  175. package/dist/file-uploader.js +1 -1
  176. package/dist/filter-bar.js +1 -1
  177. package/dist/form-layout.js +1 -1
  178. package/dist/header-with-views.js +1 -1
  179. package/dist/header.js +1 -1
  180. package/dist/index.js +42 -42
  181. package/dist/index.js.map +1 -1
  182. package/dist/input-field-password.js +1 -1
  183. package/dist/input-field-phone-number.js +1 -1
  184. package/dist/input-field.js +1 -1
  185. package/dist/input-time.js +1 -1
  186. package/dist/internal.js +5 -5
  187. package/dist/menu.js +1 -1
  188. package/dist/modal-fullscreen.js +1 -1
  189. package/dist/modal.js +2 -2
  190. package/dist/pagination.js +1 -1
  191. package/dist/popover.js +1 -1
  192. package/dist/rich-text-editor.js +1 -1
  193. package/dist/search-bar.js +2 -2
  194. package/dist/secondary-nav.js +1 -1
  195. package/dist/selection-card.js +1 -1
  196. package/dist/sidepanel.js +1 -1
  197. package/dist/summary-grid.js +1 -1
  198. package/dist/textarea.js +1 -1
  199. package/dist/timeline.js +1 -1
  200. package/dist/toggle.js +1 -1
  201. package/dist/tutorial.js +1 -1
  202. package/dist/web-types.json +1 -1
  203. package/package.json +5 -5
  204. package/dist/chunks/alert.CFWN2E0b.js.map +0 -1
  205. package/dist/chunks/base-modal.BxcS7Pao.js.map +0 -1
  206. package/dist/chunks/button-actions.DLiM8KZL.js.map +0 -1
  207. package/dist/chunks/calendar.qm-kFNQv.js.map +0 -1
  208. package/dist/chunks/card.BEChcEqg.js.map +0 -1
  209. package/dist/chunks/checkbox-group.i3W8WO-7.js.map +0 -1
  210. package/dist/chunks/checkbox.BPrymcRl.js.map +0 -1
  211. package/dist/chunks/code-snippet.BG5ZmCrb.js.map +0 -1
  212. package/dist/chunks/constructNow.D9uRk678.js +0 -8
  213. package/dist/chunks/data-grid.DvMe72LK.js.map +0 -1
  214. package/dist/chunks/date-range-picker.c5OwESTS.js +0 -1027
  215. package/dist/chunks/date-range-picker.c5OwESTS.js.map +0 -1
  216. package/dist/chunks/dropdown-tag.wcJ6Mgqe.js.map +0 -1
  217. package/dist/chunks/dropdown.DHoL50gV.js.map +0 -1
  218. package/dist/chunks/filter-bar.Dt-cU3zy.js.map +0 -1
  219. package/dist/chunks/header.C21yzWrk.js.map +0 -1
  220. package/dist/chunks/input-field-password.DyUphhxB.js.map +0 -1
  221. package/dist/chunks/input-field.DkUFvIWt.js.map +0 -1
  222. package/dist/chunks/isSameWeek.Dj6luS8h.js +0 -14
  223. package/dist/chunks/textarea.JGXAlpx9.js.map +0 -1
  224. package/dist/chunks/timeline-item.BNFPpQz1.js.map +0 -1
  225. package/dist/chunks/toggle.BQoprdX-.js.map +0 -1
  226. package/dist/chunks/use-cached-selected-values.Bx8uuky9.js +0 -1657
  227. package/dist/chunks/use-cached-selected-values.Bx8uuky9.js.map +0 -1
  228. package/dist/chunks/warning-filled.BzyK_mMj.js +0 -29
  229. package/dist/chunks/warning-filled.BzyK_mMj.js.map +0 -1
@@ -2227,8 +2227,8 @@ declare const __VLS_export_26: DefineComponent< {
2227
2227
  /**
2228
2228
  * The option elements to populate the country dropdown with.
2229
2229
  * It must be an array of {@see BentoCountryListboxOptions }
2230
- * * @deprecated {string} value.label - Use BentoDropdown instead of custom labels
2231
- * * @property {BentoCountryCode | string} value.value - Country code of the option
2230
+ * @deprecated Since v2.0.0. Use `BentoDropdown` instead.
2231
+ * @property {BentoCountryCode | string} value.value - Country code of the option
2232
2232
  */
2233
2233
  items: {
2234
2234
  type: PropType<BentoCountryListboxOptions>;
@@ -2359,8 +2359,8 @@ default: boolean;
2359
2359
  /**
2360
2360
  * The option elements to populate the country dropdown with.
2361
2361
  * It must be an array of {@see BentoCountryListboxOptions }
2362
- * * @deprecated {string} value.label - Use BentoDropdown instead of custom labels
2363
- * * @property {BentoCountryCode | string} value.value - Country code of the option
2362
+ * @deprecated Since v2.0.0. Use `BentoDropdown` instead.
2363
+ * @property {BentoCountryCode | string} value.value - Country code of the option
2364
2364
  */
2365
2365
  items: {
2366
2366
  type: PropType<BentoCountryListboxOptions>;
@@ -3402,9 +3402,7 @@ variant: `${BentoDividerVariant}`;
3402
3402
 
3403
3403
  declare const __VLS_export_31: DefineComponent< {
3404
3404
  /**
3405
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
3406
- */
3407
- /**
3405
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
3408
3406
  * Accessible name for the radio button component. It is strongly recommended to pas this value in case this component is used without a label.
3409
3407
  */
3410
3408
  ariaLabel: {
@@ -3518,9 +3516,7 @@ getAriaHidden: (attributes: HTMLAttributes) => boolean | "true" | "false";
3518
3516
  t: (key: "optional" | "checkbox", ...args: Array<any>) => string;
3519
3517
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCheckboxEvent[], string, Readonly<ExtractPropTypes< {
3520
3518
  /**
3521
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
3522
- */
3523
- /**
3519
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
3524
3520
  * Accessible name for the radio button component. It is strongly recommended to pas this value in case this component is used without a label.
3525
3521
  */
3526
3522
  ariaLabel: {
@@ -3654,7 +3650,7 @@ default: any;
3654
3650
  /**
3655
3651
  * If set to true, renders all checkboxes in the group in an error state.
3656
3652
  *
3657
- * @deprecated Use "errorMessage" prop instead
3653
+ * @deprecated Since v2.0.0. Use `errorMessage` instead.
3658
3654
  */
3659
3655
  hasError: {
3660
3656
  type: BooleanConstructor;
@@ -3757,7 +3753,7 @@ default: any;
3757
3753
  /**
3758
3754
  * If set to true, renders all checkboxes in the group in an error state.
3759
3755
  *
3760
- * @deprecated Use "errorMessage" prop instead
3756
+ * @deprecated Since v2.0.0. Use `errorMessage` instead.
3761
3757
  */
3762
3758
  hasError: {
3763
3759
  type: BooleanConstructor;
@@ -7154,9 +7150,7 @@ declare const __VLS_export_96: DefineComponent< {}, unknown, {}, {}, {}, Comp
7154
7150
 
7155
7151
  declare const __VLS_export_97: __VLS_WithSlots_62<DefineComponent< {
7156
7152
  /**
7157
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
7158
- */
7159
- /**
7153
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
7160
7154
  * Accessible name for the toggle. It is strongly recommended to pass such value when the toggle is used without a label
7161
7155
  */
7162
7156
  ariaLabel: {
@@ -7195,9 +7189,7 @@ default: boolean;
7195
7189
  };
7196
7190
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
7197
7191
  /**
7198
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
7199
- */
7200
- /**
7192
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
7201
7193
  * Accessible name for the toggle. It is strongly recommended to pass such value when the toggle is used without a label
7202
7194
  */
7203
7195
  ariaLabel: {
@@ -9083,7 +9075,7 @@ declare type __VLS_WithSlots_9<T, S> = T & {
9083
9075
 
9084
9076
  /**
9085
9077
  * Extracts all the keys from a type
9086
- * @deprecated For usage with Zod/v3. Migrate to Zod/v4 and use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
9078
+ * @deprecated Since v2.0.0. Use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
9087
9079
  */
9088
9080
  export declare type allKeys<T> = T extends any ? keyof T : never;
9089
9081
 
@@ -9379,14 +9371,14 @@ export declare interface BentoAiTagProps {
9379
9371
  export declare const BentoAlert: typeof __VLS_export_5;
9380
9372
 
9381
9373
  /**
9382
- * @deprecated from version 2.0.0. Use "@close-alert" instead.
9374
+ * @deprecated Since v2.0.0. Use `@close-alert` instead.
9383
9375
  */
9384
9376
  export declare enum BentoAlertEvent {
9385
9377
  CLOSE_ALERT = "close-alert"
9386
9378
  }
9387
9379
 
9388
9380
  /**
9389
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9381
+ * @deprecated Since v2.0.0. Use string literal instead.
9390
9382
  */
9391
9383
  export declare enum BentoAlertTypeOption {
9392
9384
  WARNING = "warning",
@@ -9396,7 +9388,7 @@ export declare enum BentoAlertTypeOption {
9396
9388
  }
9397
9389
 
9398
9390
  /**
9399
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9391
+ * @deprecated Since v2.0.0. Use string literal instead.
9400
9392
  */
9401
9393
  export declare enum BentoAlertVariant {
9402
9394
  DEFAULT = "default",
@@ -9814,7 +9806,7 @@ export declare type BentoButtonActionObject = BentoActionButton;
9814
9806
  export declare const BentoButtonActions: typeof __VLS_export_10;
9815
9807
 
9816
9808
  /**
9817
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9809
+ * @deprecated Since v2.0.0. Use string literal instead.
9818
9810
  */
9819
9811
  export declare const BentoButtonActionsLayout: {
9820
9812
  BUTTONS_START: BentoButtonActionsLayoutExtended.BUTTONS_START;
@@ -9827,7 +9819,7 @@ export declare const BentoButtonActionsLayout: {
9827
9819
  export declare type BentoButtonActionsLayout = BentoButtonActionsLayoutBasic | BentoButtonActionsLayoutExtended;
9828
9820
 
9829
9821
  /**
9830
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9822
+ * @deprecated Since v2.0.0. Use string literal instead.
9831
9823
  */
9832
9824
  declare const BentoButtonActionsLayout_2 = { ...BentoButtonActionsLayoutBasic, ...BentoButtonActionsLayoutExtended };
9833
9825
 
@@ -9942,7 +9934,7 @@ declare interface BentoButtonProps_2 {
9942
9934
  }
9943
9935
 
9944
9936
  /**
9945
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9937
+ * @deprecated Since v2.0.0. Use string literal instead.
9946
9938
  */
9947
9939
  export declare enum BentoButtonVariant {
9948
9940
  PRIMARY = "primary",
@@ -9952,7 +9944,7 @@ export declare enum BentoButtonVariant {
9952
9944
  }
9953
9945
 
9954
9946
  /**
9955
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9947
+ * @deprecated Since v2.0.0. Use string literal instead.
9956
9948
  */
9957
9949
  declare enum BentoButtonVariant_2 {
9958
9950
  PRIMARY = 'primary',
@@ -9980,7 +9972,7 @@ declare enum BentoButtonVariant_2 {
9980
9972
  export declare const BentoCard: typeof __VLS_export_13;
9981
9973
 
9982
9974
  /**
9983
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9975
+ * @deprecated Since v2.0.0. Use string literal instead.
9984
9976
  */
9985
9977
  export declare enum BentoCardBackground {
9986
9978
  PRIMARY = "primary",
@@ -9988,7 +9980,7 @@ export declare enum BentoCardBackground {
9988
9980
  }
9989
9981
 
9990
9982
  /**
9991
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
9983
+ * @deprecated Since v2.0.0. Use string literal instead.
9992
9984
  */
9993
9985
  export declare enum BentoCardTitleSize {
9994
9986
  DEFAULT = "default",
@@ -10074,7 +10066,7 @@ export declare interface BentoCheckboxGroupItem {
10074
10066
  export declare type BentoCheckboxGroupItems = Array<BentoCheckboxGroupItem>;
10075
10067
 
10076
10068
  /**
10077
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
10069
+ * @deprecated Since v2.0.0. Use string literal instead.
10078
10070
  */
10079
10071
  export declare enum BentoCheckboxGroupVariant {
10080
10072
  HORIZONTAL = "horizontal",
@@ -10235,7 +10227,7 @@ export declare interface BentoCodeSnippetProps {
10235
10227
  }
10236
10228
 
10237
10229
  /**
10238
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
10230
+ * @deprecated Since v2.0.0. Use string literal instead.
10239
10231
  */
10240
10232
  export declare enum BentoCodeSnippetSupportedLanguage {
10241
10233
  JSON = "json",
@@ -10247,7 +10239,7 @@ export declare enum BentoCodeSnippetSupportedLanguage {
10247
10239
  }
10248
10240
 
10249
10241
  /**
10250
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
10242
+ * @deprecated Since v2.0.0. Use string literal instead.
10251
10243
  */
10252
10244
  export declare enum BentoCodeSnippetVariant {
10253
10245
  INLINE = "inline",
@@ -10291,7 +10283,7 @@ declare type BentoColumnCellActionEvent = (rowDataItem: BentoDatagridDataItem, c
10291
10283
 
10292
10284
  declare type BentoColumnCellActionMenuItem = {
10293
10285
  /**
10294
- * @deprecated This property will be removed in version 2.0, please use `event` instead.
10286
+ * @deprecated Since v2.0.0. Use `event` instead.
10295
10287
  */
10296
10288
  handler?: BentoMenuItem['handler'];
10297
10289
  event?: BentoColumnCellActionEvent;
@@ -10611,7 +10603,7 @@ export declare interface BentoCountryProps {
10611
10603
  }
10612
10604
 
10613
10605
  /**
10614
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
10606
+ * @deprecated Since v2.0.0. Use string literal instead.
10615
10607
  */
10616
10608
  export declare enum BentoCountryVariant {
10617
10609
  ISO = "iso",
@@ -11355,7 +11347,7 @@ export declare const BentoDatePicker: typeof __VLS_export_21;
11355
11347
  export declare type BentoDatePickerEmits = FormFieldEmits<BentoDatePickerValue>;
11356
11348
 
11357
11349
  /**
11358
- * @deprecated since version 2.0. This enum is deprecated. Use the event name as a string literal instead.
11350
+ * @deprecated Since v2.0.0. Use string literal instead.
11359
11351
  */
11360
11352
  export declare enum BentoDatePickerEvent {
11361
11353
  INPUT = "input"
@@ -11396,7 +11388,7 @@ export declare interface BentoDatePickerProps extends FormField {
11396
11388
  /**
11397
11389
  * Selected date
11398
11390
  *
11399
- * @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
11391
+ * @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
11400
11392
  *
11401
11393
  * @default null
11402
11394
  */
@@ -11477,7 +11469,7 @@ export declare const BentoDateRangePicker: typeof __VLS_export_22;
11477
11469
  export declare type BentoDateRangePickerEmits = FormFieldEmits<any>;
11478
11470
 
11479
11471
  /**
11480
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
11472
+ * @deprecated Since v2.0.0. Use string literal instead.
11481
11473
  */
11482
11474
  export declare enum BentoDateRangePickerEvent {
11483
11475
  INPUT = "input"
@@ -11488,6 +11480,7 @@ export declare interface BentoDateRangePickerGranularityConfig<T extends Calenda
11488
11480
  earliest?: Date;
11489
11481
  latest?: Date;
11490
11482
  disabled?: boolean;
11483
+ maxRange?: number;
11491
11484
  }
11492
11485
 
11493
11486
  export declare interface BentoDateRangePickerProps extends FormField {
@@ -11542,7 +11535,7 @@ export declare interface BentoDateRangePickerProps extends FormField {
11542
11535
  modelValue?: BentoDateRangePickerValue | null;
11543
11536
  /**
11544
11537
  * Selected date
11545
- * @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
11538
+ * @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
11546
11539
  */
11547
11540
  value?: BentoDateRangePickerValue | null;
11548
11541
  /**
@@ -11552,7 +11545,8 @@ export declare interface BentoDateRangePickerProps extends FormField {
11552
11545
  /**
11553
11546
  * Enables the date picker selection to persist until it is explicitly applied.
11554
11547
  * Displays a set of buttons: Apply and Cancel.
11555
- * @deprecated This will be the default behavior in v2.0.0.
11548
+ *
11549
+ * @deprecated Since v2.0.0. Temporary feature. Please set this to true as it will default to true on removal.
11556
11550
  * @default false
11557
11551
  */
11558
11552
  hasActions?: boolean;
@@ -11859,7 +11853,7 @@ export declare interface BentoDropdownPaymentMethodProps extends BentoDropdownPr
11859
11853
 
11860
11854
  export declare interface BentoDropdownProps extends FormField {
11861
11855
  /**
11862
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
11856
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
11863
11857
  * Defines a string value that labels an interactive element.
11864
11858
  */
11865
11859
  ariaLabel?: string;
@@ -11877,7 +11871,7 @@ export declare interface BentoDropdownProps extends FormField {
11877
11871
  dynamicFiltering?: boolean;
11878
11872
  /**
11879
11873
  * Highlights the dropdown in an erroneous state.
11880
- * @deprecated Use "errorMessage" prop instead
11874
+ * @deprecated Since v2.0.0. Use `errorMessage` instead.
11881
11875
  */
11882
11876
  error?: boolean;
11883
11877
  /**
@@ -11928,7 +11922,7 @@ export declare interface BentoDropdownProps extends FormField {
11928
11922
  */
11929
11923
  showSlotContentInMultiple?: boolean;
11930
11924
  /**
11931
- * @deprecated Do not use. Only 'default' size should be used.
11925
+ * @deprecated Since v2.0.0. Do not use. Only the `default` size is supported.
11932
11926
  */
11933
11927
  size?: BentoDropdownSize | `${BentoDropdownSize}`;
11934
11928
  /**
@@ -11939,7 +11933,7 @@ export declare interface BentoDropdownProps extends FormField {
11939
11933
  * The `input` value.
11940
11934
  * Providing an empty string will select no options.
11941
11935
  * Set to an empty string `''` if you don't want any of the available options to be selected.
11942
- * @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
11936
+ * @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
11943
11937
  */
11944
11938
  value?: BentoListboxSelectedValue;
11945
11939
  /**
@@ -11970,7 +11964,7 @@ export declare interface BentoDropdownProps extends FormField {
11970
11964
  }
11971
11965
 
11972
11966
  /**
11973
- * @deprecated Do not use. Only 'default' size should be used.
11967
+ * @deprecated Since v2.0.0. Do not use. Only the `default` size is supported.
11974
11968
  */
11975
11969
  export declare enum BentoDropdownSize {
11976
11970
  DEFAULT = "DropdownInputDefault",
@@ -11978,7 +11972,7 @@ export declare enum BentoDropdownSize {
11978
11972
  }
11979
11973
 
11980
11974
  /**
11981
- * @deprecated Do not use. Only 'default' size should be used.
11975
+ * @deprecated Since v2.0.0. Do not use. Only the `default` size is supported.
11982
11976
  */
11983
11977
  declare enum BentoDropdownSize_2 {
11984
11978
  DEFAULT = 'DropdownInputDefault',
@@ -12315,7 +12309,7 @@ export declare interface BentoFilterBarProps<CustomValue = BentoFilterBarValue |
12315
12309
  * type: FilterType.TEXT,
12316
12310
  * }]
12317
12311
  *
12318
- * @deprecated from version 2.0.0. Use the config property instead.
12312
+ * @deprecated Since v2.0.0. Use `config` instead.
12319
12313
  */
12320
12314
  value?: BentoFilterBarModel;
12321
12315
  /**
@@ -12350,7 +12344,7 @@ export declare enum BentoFilterEvent {
12350
12344
 
12351
12345
  export declare enum BentoFilterItemType {
12352
12346
  /**
12353
- * @deprecated Use "BentoFilterItemType.RADIO_GROUP" instead
12347
+ * @deprecated Since v2.0.0. Use `BentoFilterItemType.RADIO_GROUP` instead.
12354
12348
  */
12355
12349
  BOOLEAN = "BentoBooleanFilter",
12356
12350
  RANGE = "BentoRangeFilter",
@@ -12384,7 +12378,7 @@ export declare interface BentoFilterModel<CustomOptions = any> extends BentoFilt
12384
12378
  */
12385
12379
  type: BentoFilterItemType | VueNodeElement;
12386
12380
  /**
12387
- * @deprecated This property will be removed in version 2.0, please use `config` & `filter-values` properties.
12381
+ * @deprecated Since v2.0.0. Use `config` and `filter-values` instead.
12388
12382
  */
12389
12383
  value?: BentoFilterBarValue;
12390
12384
  }
@@ -12518,7 +12512,7 @@ declare interface BentoHeaderReloadButton {
12518
12512
  }
12519
12513
 
12520
12514
  /**
12521
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
12515
+ * @deprecated Since v2.0.0. Use string literal instead.
12522
12516
  */
12523
12517
  declare enum BentoHeaderVariant {
12524
12518
  PAGE = "page",
@@ -12834,7 +12828,7 @@ export declare interface BentoInputDropdownProps {
12834
12828
  readonly?: DropdownProps['readonly'];
12835
12829
  /**
12836
12830
  * Selected value of the dropdown
12837
- * @deprecated Use `model-value` instead.
12831
+ * @deprecated Since v2.0.0. Use `model-value` instead.
12838
12832
  */
12839
12833
  value?: DropdownProps['value'];
12840
12834
  /**
@@ -12864,7 +12858,7 @@ export declare interface BentoInputDropdownProps {
12864
12858
  export declare const BentoInputField: typeof __VLS_export_49;
12865
12859
 
12866
12860
  /**
12867
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
12861
+ * @deprecated Since v2.0.0. Use string literal instead.
12868
12862
  */
12869
12863
  export declare enum BentoInputFieldElementPosition {
12870
12864
  START = "start",
@@ -12872,9 +12866,7 @@ export declare enum BentoInputFieldElementPosition {
12872
12866
  }
12873
12867
 
12874
12868
  /**
12875
- * @deprecated The use of these enums is no longer supported.
12876
- * Use `v-on:` or `@` to listen to the events being emitted.
12877
- * This enum will be removed in 2.0.
12869
+ * @deprecated Since v2.0.0. Use `@<emit name>` instead.
12878
12870
  */
12879
12871
  export declare enum BentoInputFieldEvent {
12880
12872
  INPUT = "input",
@@ -12935,7 +12927,7 @@ export declare interface BentoInputFieldPasswordProps extends FormField {
12935
12927
  disableValidation?: boolean;
12936
12928
  /**
12937
12929
  * Text displayed as the value of the input-field
12938
- * @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
12930
+ * @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
12939
12931
  */
12940
12932
  value?: BentoInputFieldProps['value'];
12941
12933
  /**
@@ -13038,7 +13030,7 @@ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
13038
13030
  dynamicFiltering?: boolean;
13039
13031
  /**
13040
13032
  * If true, applies error styling to the field.
13041
- * @deprecated Use `errorMessage` prop instead.
13033
+ * @deprecated Since v2.0.0. Use `errorMessage` instead.
13042
13034
  */
13043
13035
  error?: boolean;
13044
13036
  /**
@@ -13047,7 +13039,7 @@ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
13047
13039
  selectedCountry?: BentoInputFieldPhoneNumberCountryCode;
13048
13040
  /**
13049
13041
  * The current value of the field.
13050
- * @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
13042
+ * @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
13051
13043
  */
13052
13044
  value?: string | number;
13053
13045
  /**
@@ -13064,7 +13056,7 @@ export declare interface BentoInputFieldProps extends FormField {
13064
13056
  /**
13065
13057
  * Text that labels an the input element
13066
13058
  *
13067
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
13059
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
13068
13060
  */
13069
13061
  ariaLabel?: string;
13070
13062
  /**
@@ -13089,7 +13081,7 @@ export declare interface BentoInputFieldProps extends FormField {
13089
13081
  /**
13090
13082
  * Adds error validation class for outlining input-field.
13091
13083
  *
13092
- * @deprecated Use "errorMessage" prop instead
13084
+ * @deprecated Since v2.0.0. Use `errorMessage` instead.
13093
13085
  */
13094
13086
  error?: boolean;
13095
13087
  /**
@@ -13118,7 +13110,7 @@ export declare interface BentoInputFieldProps extends FormField {
13118
13110
  type?: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement['type'];
13119
13111
  /**
13120
13112
  * Text displayed as the value of the input-field
13121
- * @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
13113
+ * @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
13122
13114
  */
13123
13115
  value?: BentoInputFieldValue;
13124
13116
  /**
@@ -13135,7 +13127,7 @@ export declare enum BentoInputFieldStateClass {
13135
13127
  }
13136
13128
 
13137
13129
  /**
13138
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13130
+ * @deprecated Since v2.0.0. Use string literal instead.
13139
13131
  */
13140
13132
  export declare enum BentoInputFieldType {
13141
13133
  SEARCH = "search",
@@ -13146,7 +13138,7 @@ export declare enum BentoInputFieldType {
13146
13138
  export declare type BentoInputFieldValue = string | number;
13147
13139
 
13148
13140
  /**
13149
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13141
+ * @deprecated Since v2.0.0. Use string literal instead.
13150
13142
  */
13151
13143
  export declare enum BentoInputFieldVariant {
13152
13144
  DEFAULT = "default",
@@ -13156,7 +13148,7 @@ export declare enum BentoInputFieldVariant {
13156
13148
  }
13157
13149
 
13158
13150
  /**
13159
- * @deprecated from version 2.0.0. Use BentoFilterItemType.INPUT_DROPDOWN instead.
13151
+ * @deprecated Since v2.0.0. Use `BentoFilterItemType.INPUT_DROPDOWN` instead.
13160
13152
  */
13161
13153
  export declare interface BentoInputFilterInputAndDropdownValues {
13162
13154
  inputValue: string | null;
@@ -13165,11 +13157,11 @@ export declare interface BentoInputFilterInputAndDropdownValues {
13165
13157
 
13166
13158
  export declare interface BentoInputFilterOptions {
13167
13159
  /**
13168
- * @deprecated BentoInputFilter "options" no longer supports "dropdown". Use the "BentoFilterItemType.INPUT_DROPDOWN" instead of "BentoFilterItemType.INPUT"
13160
+ * @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdown` is needed.
13169
13161
  */
13170
13162
  dropdown?: any;
13171
13163
  /**
13172
- * @deprecated BentoInputFilter "options" no longer supports "dropdownPosition". Use the "BentoFilterItemType.INPUT_DROPDOWN" instead of "BentoFilterItemType.INPUT"
13164
+ * @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdownPosition` is needed.
13173
13165
  */
13174
13166
  dropdownPosition?: any;
13175
13167
  /**
@@ -13177,7 +13169,7 @@ export declare interface BentoInputFilterOptions {
13177
13169
  */
13178
13170
  placeholder?: BentoInputFieldProps['placeholder'];
13179
13171
  /**
13180
- * @deprecated from version 2.0.0. BentoInputFilter "options" no longer supports "variant". Use the "BentoFilterItemType.INPUT_DROPDOWN" instead of "BentoFilterItemType.INPUT"
13172
+ * @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `variant` is needed.
13181
13173
  */
13182
13174
  variant?: 'dropdown';
13183
13175
  /**
@@ -13464,7 +13456,7 @@ export declare const BentoLink: typeof __VLS_export_59;
13464
13456
  declare type BentoLinkProps = RouterLinkProps & LinkProps_2;
13465
13457
 
13466
13458
  /**
13467
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13459
+ * @deprecated Since v2.0.0. Use string literal instead.
13468
13460
  */
13469
13461
  export declare enum BentoLinkVariant {
13470
13462
  DEFAULT = "default",
@@ -13472,7 +13464,7 @@ export declare enum BentoLinkVariant {
13472
13464
  }
13473
13465
 
13474
13466
  /**
13475
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13467
+ * @deprecated Since v2.0.0. Use string literal instead.
13476
13468
  */
13477
13469
  declare enum BentoLinkVariant_2 {
13478
13470
  DEFAULT = 'default',
@@ -13532,7 +13524,7 @@ export declare type BentoListboxIsOptionDisabled = undefined | ((optionValue: Be
13532
13524
  export declare type BentoListboxItemRole = 'treeitem' | 'option';
13533
13525
 
13534
13526
  /**
13535
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13527
+ * @deprecated Since v2.0.0. Use string literal instead.
13536
13528
  */
13537
13529
  declare enum BentoListboxLazyLoadType {
13538
13530
  AUTOMATIC = "automatic",
@@ -13795,7 +13787,7 @@ declare interface BentoMenuItem_2 {
13795
13787
  }
13796
13788
 
13797
13789
  /**
13798
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13790
+ * @deprecated Since v2.0.0. Use string literal instead.
13799
13791
  */
13800
13792
  declare const BentoMenuPositions: {
13801
13793
  AUTO: import("../popper-container/popper-container.types").PopperContainerPositionExtended.AUTO;
@@ -13818,7 +13810,7 @@ declare const BentoMenuPositions: {
13818
13810
  declare type BentoMenuPositions = PopperContainerPosition;
13819
13811
 
13820
13812
  /**
13821
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13813
+ * @deprecated Since v2.0.0. Use string literal instead.
13822
13814
  */
13823
13815
  declare const BentoMenuPositions_2 = { ...PopperContainerPosition };
13824
13816
 
@@ -13949,7 +13941,7 @@ declare interface BentoMenuProps_2 {
13949
13941
  export declare const BentoModal: typeof __VLS_export_61;
13950
13942
 
13951
13943
  /**
13952
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13944
+ * @deprecated Since v2.0.0. Use string literal instead.
13953
13945
  */
13954
13946
  export declare enum BentoModalColumnLayoutVariant {
13955
13947
  SMALLER = "smaller",
@@ -13958,7 +13950,7 @@ export declare enum BentoModalColumnLayoutVariant {
13958
13950
  }
13959
13951
 
13960
13952
  /**
13961
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13953
+ * @deprecated Since v2.0.0. Use string literal instead.
13962
13954
  */
13963
13955
  export declare enum BentoModalDialogType {
13964
13956
  CONFIRMATION = "confirmation",
@@ -14145,7 +14137,7 @@ export declare enum BentoModalRole {
14145
14137
  }
14146
14138
 
14147
14139
  /**
14148
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
14140
+ * @deprecated Since v2.0.0. Use string literal instead.
14149
14141
  */
14150
14142
  export declare enum BentoModalSize {
14151
14143
  SMALL = "small",
@@ -14157,7 +14149,7 @@ export declare enum BentoModalSize {
14157
14149
  * Public
14158
14150
  */
14159
14151
  /**
14160
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
14152
+ * @deprecated Since v2.0.0. Use string literal instead.
14161
14153
  */
14162
14154
  export declare enum BentoModalVariant {
14163
14155
  DEFAULT = "default",
@@ -14165,7 +14157,7 @@ export declare enum BentoModalVariant {
14165
14157
  }
14166
14158
 
14167
14159
  /**
14168
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
14160
+ * @deprecated Since v2.0.0. Use string literal instead.
14169
14161
  */
14170
14162
  export declare enum BentoModalVariantMapping {
14171
14163
  DEFAULT = "BentoModalDefault",
@@ -14205,7 +14197,7 @@ export declare interface BentoPaginationProps {
14205
14197
  /**
14206
14198
  * A brief description of the purpose of the navigation (for a11y).
14207
14199
  * Omit the term "navigation", as the screen reader will read both the role and the contents of the label.
14208
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
14200
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
14209
14201
  */
14210
14202
  ariaLabel?: string;
14211
14203
  /**
@@ -14286,14 +14278,14 @@ export declare interface BentoPaymentMethodProps {
14286
14278
  /**
14287
14279
  * A collection of all payment method types.
14288
14280
  * Directly map to payment icon SVG name.
14289
- * @deprecated This enum is no longer actively maintained and may not include all available payment types. For full compatibility, please use a string for the `type` property in `BentoPaymentMethodProps` instead.
14281
+ * @deprecated Since v2.0.0. Use string literal instead.
14290
14282
  */
14291
14283
  export declare enum BentoPaymentMethodType {
14292
14284
  CTP = "ctp",
14293
14285
  P24_LOGO = "P24_logo",
14294
14286
  /**
14295
- * @deprecated This enum KEY is no longer valid please do not use it.
14296
- * */
14287
+ * @deprecated Since v2.0.0. Do not use.
14288
+ */
14297
14289
  TOUCH__N_GO = "Touch 'N Go",
14298
14290
  ABSA = "absa",
14299
14291
  ACB = "acb",
@@ -14345,7 +14337,7 @@ export declare enum BentoPaymentMethodType {
14345
14337
  B2S = "b2s",
14346
14338
  BABYGIFTCARD = "babygiftcard",
14347
14339
  /**
14348
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
14340
+ * @deprecated Since v2.0.0. Use string literal instead.
14349
14341
  */
14350
14342
  BACNET = "Bacnet",
14351
14343
  BACS = "bacs",
@@ -15134,22 +15126,22 @@ export declare enum BentoPaymentMethodType {
15134
15126
  PAYBRIGHT = "paybright",
15135
15127
  PAYBYBANK = "paybybank",
15136
15128
  /**
15137
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15129
+ * @deprecated Since v2.0.0. Use string literal instead.
15138
15130
  */
15139
15131
  PAYBYBANK_UK_FIRSTTRUST = "Paybybank_uk_Firsttrust",
15140
15132
  /**
15141
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15133
+ * @deprecated Since v2.0.0. Use string literal instead.
15142
15134
  */
15143
15135
  PAYBYBANK_UK_AIB = "Paybybank_uk_aib",
15144
15136
  PAYBYBANK_UK_AMEX = "paybybank_uk_amex",
15145
15137
  PAYBYBANK_UK_ARBUTHNOTLATHAM = "paybybank_uk_arbuthnotlatham",
15146
15138
  PAYBYBANK_UK_BANKOFIRELAND = "paybybank_uk_bankofireland",
15147
15139
  /**
15148
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15140
+ * @deprecated Since v2.0.0. Use string literal instead.
15149
15141
  */
15150
15142
  PAYBYBANK_UK_BANKOFSCOTLAND = "Paybybank_uk_bankofscotland",
15151
15143
  /**
15152
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15144
+ * @deprecated Since v2.0.0. Use string literal instead.
15153
15145
  */
15154
15146
  PAYBYBANK_UK_BARCLAYS = "Paybybank_uk_barclays",
15155
15147
  PAYBYBANK_UK_BBANK = "paybybank_uk_bbank",
@@ -15162,64 +15154,64 @@ export declare enum BentoPaymentMethodType {
15162
15154
  PAYBYBANK_UK_CREATION = "paybybank_uk_creation",
15163
15155
  PAYBYBANK_UK_CUMBERLAND = "paybybank_uk_cumberland",
15164
15156
  /**
15165
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15157
+ * @deprecated Since v2.0.0. Use string literal instead.
15166
15158
  */
15167
15159
  PAYBYBANK_UK_DANSKEBANK = "Paybybank_uk_danskebank",
15168
15160
  /**
15169
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15161
+ * @deprecated Since v2.0.0. Use string literal instead.
15170
15162
  */
15171
15163
  PAYBYBANK_UK_FIRSTDIRECT = "Paybybank_uk_firstdirect",
15172
15164
  /**
15173
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15165
+ * @deprecated Since v2.0.0. Use string literal instead.
15174
15166
  */
15175
15167
  PAYBYBANK_UK_HALIFAX = "Paybybank_uk_halifax",
15176
15168
  PAYBYBANK_UK_HANDELSBANKEN = "paybybank_uk_handelsbanken",
15177
15169
  /**
15178
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15170
+ * @deprecated Since v2.0.0. Use string literal instead.
15179
15171
  */
15180
15172
  PAYBYBANK_UK_HSBC = "Paybybank_uk_hsbc",
15181
15173
  /**
15182
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15174
+ * @deprecated Since v2.0.0. Use string literal instead.
15183
15175
  */
15184
15176
  PAYBYBANK_UK_LLOYDS = "Paybybank_uk_lloyds",
15185
15177
  /**
15186
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15178
+ * @deprecated Since v2.0.0. Use string literal instead.
15187
15179
  */
15188
15180
  PAYBYBANK_UK_MONZO = "Paybybank_uk_monzo",
15189
15181
  /**
15190
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15182
+ * @deprecated Since v2.0.0. Use string literal instead.
15191
15183
  */
15192
15184
  PAYBYBANK_UK_NATIONWIDE = "Paybybank_uk_nationwide",
15193
15185
  /**
15194
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15186
+ * @deprecated Since v2.0.0. Use string literal instead.
15195
15187
  */
15196
15188
  PAYBYBANK_UK_NATWEST = "Paybybank_uk_natwest",
15197
15189
  /**
15198
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15190
+ * @deprecated Since v2.0.0. Use string literal instead.
15199
15191
  */
15200
15192
  PAYBYBANK_UK_REVOLUT = "Paybybank_uk_revolut",
15201
15193
  /**
15202
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15194
+ * @deprecated Since v2.0.0. Use string literal instead.
15203
15195
  */
15204
15196
  PAYBYBANK_UK_ROYALBANKOFSCOTLAND = "Paybybank_uk_royalbankofscotland",
15205
15197
  /**
15206
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15198
+ * @deprecated Since v2.0.0. Use string literal instead.
15207
15199
  */
15208
15200
  PAYBYBANK_UK_SATANDER = "Paybybank_uk_satander",
15209
15201
  /**
15210
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15202
+ * @deprecated Since v2.0.0. Use string literal instead.
15211
15203
  */
15212
15204
  PAYBYBANK_UK_STARLING = "Paybybank_uk_starling",
15213
15205
  /**
15214
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15206
+ * @deprecated Since v2.0.0. Use string literal instead.
15215
15207
  */
15216
15208
  PAYBYBANK_UK_TSB = "Paybybank_uk_tsb",
15217
15209
  /**
15218
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15210
+ * @deprecated Since v2.0.0. Use string literal instead.
15219
15211
  */
15220
15212
  PAYBYBANK_UK_ULSTERBANK = "Paybybank_uk_ulsterbank",
15221
15213
  /**
15222
- * @deprecated This key is invalid and will be removed. Use the correct string literal instead.
15214
+ * @deprecated Since v2.0.0. Use string literal instead.
15223
15215
  */
15224
15216
  PAYBYBANK_UK_UTESCOBANK = "Paybybank_uk_utescobank",
15225
15217
  PAYCO = "payco",
@@ -15449,7 +15441,7 @@ export declare enum BentoPaymentMethodType {
15449
15441
  export declare const BentoPopover: typeof __VLS_export_68;
15450
15442
 
15451
15443
  /**
15452
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
15444
+ * @deprecated Since v2.0.0. Use string literal instead.
15453
15445
  */
15454
15446
  export declare const BentoPopoverPositions: {
15455
15447
  AUTO: import("../popper-container/popper-container.types").PopperContainerPositionExtended.AUTO;
@@ -15472,7 +15464,7 @@ export declare const BentoPopoverPositions: {
15472
15464
  export declare type BentoPopoverPositions = PopperContainerPosition;
15473
15465
 
15474
15466
  /**
15475
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
15467
+ * @deprecated Since v2.0.0. Use string literal instead.
15476
15468
  */
15477
15469
  declare const BentoPopoverPositions_2 = { ...PopperContainerPosition };
15478
15470
 
@@ -15517,7 +15509,7 @@ export declare interface BentoPopoverProps {
15517
15509
  actionsLayout?: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
15518
15510
  /**
15519
15511
  * Defines a string value that provides an accessible name for the popover.
15520
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
15512
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
15521
15513
  */
15522
15514
  ariaLabel?: string;
15523
15515
  /**
@@ -15557,8 +15549,7 @@ export declare interface BentoPopoverProps {
15557
15549
  */
15558
15550
  large?: boolean;
15559
15551
  /**
15560
- * @deprecated
15561
- * NOTE: This property no longer functions since moving to the floating-ui framework.
15552
+ * @deprecated Since v2.0.0. Do not use. This property no longer functions since moving to the floating-ui framework.
15562
15553
  */
15563
15554
  modifiers?: Array<unknown>;
15564
15555
  /**
@@ -15624,7 +15615,7 @@ export declare interface BentoPopoverProps {
15624
15615
  export declare const BentoPromoBanner: typeof __VLS_export_69;
15625
15616
 
15626
15617
  /**
15627
- * @deprecated for usage with generic. Remove the generic and use it as `BentoPromoBannerAction`.
15618
+ * @deprecated Since v2.0.0. Use `BentoPromoBannerAction` without the generic instead.
15628
15619
  */
15629
15620
  export declare type BentoPromoBannerAction<IconType = object> = BentoButtonActionObject & {
15630
15621
  variant: BentoPromoBannerButtonVariant;
@@ -15854,7 +15845,7 @@ export declare interface BentoRadioGroupProps extends FormField {
15854
15845
  formId?: string | null;
15855
15846
  /**
15856
15847
  * If set to true, renders all bento-radio-buttons in the group in an error state.
15857
- * @deprecated Use "errorMessage" prop instead
15848
+ * @deprecated Since v2.0.0. Use `errorMessage` instead.
15858
15849
  * @default false
15859
15850
  */
15860
15851
  hasError?: boolean;
@@ -15889,7 +15880,7 @@ export declare interface BentoRadioGroupProps extends FormField {
15889
15880
  export declare type BentoRadioGroupValue = BentoRadioButtonValue;
15890
15881
 
15891
15882
  /**
15892
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
15883
+ * @deprecated Since v2.0.0. Use string literal instead.
15893
15884
  */
15894
15885
  export declare enum BentoRadioGroupVariant {
15895
15886
  HORIZONTAL = "horizontal",
@@ -16126,7 +16117,7 @@ export declare interface BentoSecondaryNavState {
16126
16117
  export declare const BentoSegmentedControl: typeof __VLS_export_75;
16127
16118
 
16128
16119
  /**
16129
- * @deprecated from version 2.0.0. Use "@update:model-value" or "v-model" instead
16120
+ * @deprecated Since v2.0.0. Use `update:model-value` or `v-model` instead.
16130
16121
  */
16131
16122
  export declare enum BentoSegmentedControlEvent {
16132
16123
  UPDATE = "update:model-value"
@@ -16141,7 +16132,7 @@ export declare interface BentoSegmentedControlItem {
16141
16132
  export declare interface BentoSegmentedControlProps {
16142
16133
  /**
16143
16134
  * Accessible name describing the segmented control.
16144
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
16135
+ * @deprecated Since v2.0.0. Use `aria-label` instead.
16145
16136
  */
16146
16137
  ariaLabel?: string;
16147
16138
  /**
@@ -16191,8 +16182,8 @@ export declare interface BentoSelectFilterOptions {
16191
16182
  */
16192
16183
  multiple?: boolean;
16193
16184
  /**
16194
- * @deprecated from version 2.0.0. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
16195
- * The translation object to handle any custom transations. e.g. perisistent filter labels.
16185
+ * @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
16186
+ * The translation object to handle any custom translations. e.g. persistent filter labels.
16196
16187
  */
16197
16188
  messages?: {
16198
16189
  [key: string]: {
@@ -16202,13 +16193,13 @@ export declare interface BentoSelectFilterOptions {
16202
16193
  };
16203
16194
  };
16204
16195
  /**
16205
- * @deprecated from version 2.0.0. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
16196
+ * @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
16206
16197
  * The unique key to use in the messages translation object to use for the persistent button label
16207
16198
  * when the select filter has partially selected items.
16208
16199
  */
16209
16200
  messagesPersistentButtonLabelPartiallySelectedKey?: string;
16210
16201
  /**
16211
- * @deprecated from version 2.0.0. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
16202
+ * @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
16212
16203
  * The unique key to use in the messages translation object to use for the persistent button label
16213
16204
  * when the select filter has all items selected.
16214
16205
  */
@@ -16538,7 +16529,7 @@ export declare interface BentoStatusProps {
16538
16529
  }
16539
16530
 
16540
16531
  /**
16541
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
16532
+ * @deprecated Since v2.0.0. Use string literal instead.
16542
16533
  */
16543
16534
  export declare enum BentoStatusVariant {
16544
16535
  BLUE = "blue",
@@ -16858,7 +16849,7 @@ export declare interface BentoSummaryGridItemPercentageProps extends BaseSummary
16858
16849
  }
16859
16850
 
16860
16851
  /**
16861
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
16852
+ * @deprecated Since v2.0.0. Use string literal instead.
16862
16853
  */
16863
16854
  export declare enum BentoSummaryGridItemSize {
16864
16855
  SMALL = "small",
@@ -16867,7 +16858,7 @@ export declare enum BentoSummaryGridItemSize {
16867
16858
  }
16868
16859
 
16869
16860
  /**
16870
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
16861
+ * @deprecated Since v2.0.0. Use string literal instead.
16871
16862
  */
16872
16863
  declare enum BentoSummaryGridItemSize_2 {
16873
16864
  SMALL = 'small',
@@ -16926,7 +16917,7 @@ export declare interface BentoSummaryGridItemTextProps {
16926
16917
  }
16927
16918
 
16928
16919
  /**
16929
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
16920
+ * @deprecated Since v2.0.0. Use string literal instead.
16930
16921
  */
16931
16922
  export declare enum BentoSummaryGridItemTrendDirection {
16932
16923
  POSITIVE = "positive",
@@ -16935,7 +16926,7 @@ export declare enum BentoSummaryGridItemTrendDirection {
16935
16926
  }
16936
16927
 
16937
16928
  /**
16938
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
16929
+ * @deprecated Since v2.0.0. Use string literal instead.
16939
16930
  */
16940
16931
  declare enum BentoSummaryGridItemTrendDirection_2 {
16941
16932
  POSITIVE = 'positive',
@@ -17108,7 +17099,7 @@ declare interface BentoTagProps_2 {
17108
17099
  }
17109
17100
 
17110
17101
  /**
17111
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
17102
+ * @deprecated Since v2.0.0. Use string literal instead.
17112
17103
  */
17113
17104
  export declare enum BentoTagVariant {
17114
17105
  GREY = "grey",
@@ -17120,7 +17111,7 @@ export declare enum BentoTagVariant {
17120
17111
  }
17121
17112
 
17122
17113
  /**
17123
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
17114
+ * @deprecated Since v2.0.0. Use string literal instead.
17124
17115
  */
17125
17116
  declare enum BentoTagVariant_2 {
17126
17117
  GREY = 'grey',
@@ -17193,7 +17184,7 @@ declare interface BentoTextareaProps extends FormField {
17193
17184
  resizable?: BentoTextareaResizeOption | `${BentoTextareaResizeOption}`;
17194
17185
  /**
17195
17186
  * Text displayed as the value of the textarea
17196
- * @deprecated for usage with properties since version 2.0. Use `v-model` or `model-value` instead.
17187
+ * @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
17197
17188
  */
17198
17189
  value?: string;
17199
17190
  /**
@@ -17203,7 +17194,7 @@ declare interface BentoTextareaProps extends FormField {
17203
17194
  }
17204
17195
 
17205
17196
  /**
17206
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
17197
+ * @deprecated Since v2.0.0. Use string literal instead.
17207
17198
  */
17208
17199
  declare enum BentoTextareaResizeOption {
17209
17200
  HORIZONTAL = "horizontal",
@@ -17216,12 +17207,12 @@ export declare type BentoTextInputDateFormat = 'YYYY-MM-DD' | 'DD-MM-YYYY' | 'MM
17216
17207
 
17217
17208
  export declare enum BentoTheme {
17218
17209
  /**
17219
- * @deprecated in favor of {@link BENTO_LIGHT}. To be removed in v2.0.0.
17210
+ * @deprecated Since v2.0.0. Use `BENTO_LIGHT` instead.
17220
17211
  */
17221
17212
  LEGACY = "b-legacy-theme",
17222
17213
  STYLEGUIDE = "b-styleguide-theme",
17223
17214
  /**
17224
- * @deprecated in favor of {@link BENTO_LIGHT}. To be removed in v2.0.0.
17215
+ * @deprecated Since v2.0.0. Use `BENTO_LIGHT` instead.
17225
17216
  */
17226
17217
  BENTO = "",
17227
17218
  BENTO_LIGHT = "b-light-theme",
@@ -17365,7 +17356,7 @@ export declare interface BentoTimelineItemProps {
17365
17356
  * Variant for the timeline item
17366
17357
  * @values DEFAULT, SUCCESS, CRITICAL
17367
17358
  *
17368
- * @deprecated Use "status" prop instead
17359
+ * @deprecated Since v2.0.0. Use `status` instead.
17369
17360
  */
17370
17361
  variant?: BentoTimelineItemVariant | `${BentoTimelineItemVariant}`;
17371
17362
  }
@@ -17387,7 +17378,7 @@ export declare interface BentoTimelineItemTitle extends RouterLinkProps {
17387
17378
  }
17388
17379
 
17389
17380
  /**
17390
- * @deprecated "variant" prop was deprecated. Use "status" modifier instead.
17381
+ * @deprecated Since v2.0.0. Do not use. Use the `status` prop instead.
17391
17382
  */
17392
17383
  export declare enum BentoTimelineItemVariant {
17393
17384
  DEFAULT = "SquareSmallIcon",
@@ -17550,7 +17541,7 @@ export declare interface BentoToggleFilterProps {
17550
17541
  export declare type BentoToggleFilterValue = boolean;
17551
17542
 
17552
17543
  /**
17553
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
17544
+ * @deprecated Since v2.0.0. Use string literal instead.
17554
17545
  */
17555
17546
  export declare enum BentoToggleLabelPosition {
17556
17547
  BEFORE = "before",
@@ -17695,7 +17686,7 @@ export declare interface BentoTutorialStep {
17695
17686
  export declare const BentoTypography: typeof __VLS_export_99;
17696
17687
 
17697
17688
  /**
17698
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
17689
+ * @deprecated Since v2.0.0. Use string literal instead.
17699
17690
  */
17700
17691
  export declare enum BentoTypographyElement {
17701
17692
  H1 = "h1",
@@ -17763,12 +17754,12 @@ export declare interface BentoTypographyProps {
17763
17754
  }
17764
17755
 
17765
17756
  /**
17766
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
17757
+ * @deprecated Since v2.0.0. Use string literal instead.
17767
17758
  */
17768
17759
  export declare enum BentoTypographyVariant {
17769
17760
  CAPTION = "caption",
17770
17761
  BODY = "body",
17771
- /** @deprecated Use "TITLE" instead. */
17762
+ /** @deprecated Since v2.0.0. Use `TITLE` instead. */
17772
17763
  SUBTITLE = "subtitle",
17773
17764
  TITLE = "title"
17774
17765
  }
@@ -17853,7 +17844,7 @@ declare type Element_2 = HTMLElement & {
17853
17844
 
17854
17845
  /**
17855
17846
  * Object of all the form field props with their respective list of errors
17856
- * @deprecated For usage with Zod/v3. Migrate to Zod/v4 and use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
17847
+ * @deprecated Since v2.0.0. Use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
17857
17848
  */
17858
17849
  export declare type ErrorBag<T> = typeToFlattenedError<T, string>['fieldErrors'];
17859
17850
 
@@ -17926,7 +17917,7 @@ export declare interface FormFieldEmits<T> {
17926
17917
  /**
17927
17918
  * Emitted when the component's model changes.
17928
17919
  *
17929
- * @deprecated since version 2.0. Use `v-model` or `update:model-value` instead.
17920
+ * @deprecated Since v2.0.0. Use `v-model` or `update:model-value` instead.
17930
17921
  *
17931
17922
  * @example
17932
17923
  * - <component v-model="" />
@@ -18159,7 +18150,7 @@ declare const plugin: Plugin<BentoVuePlugin>;
18159
18150
  export default plugin;
18160
18151
 
18161
18152
  /**
18162
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
18153
+ * @deprecated Since v2.0.0. Use string literal instead.
18163
18154
  */
18164
18155
  declare const PopperContainerPosition: {
18165
18156
  AUTO: PopperContainerPositionExtended.AUTO;
@@ -18182,7 +18173,7 @@ declare const PopperContainerPosition: {
18182
18173
  declare type PopperContainerPosition = PopperContainerPositionBasic | PopperContainerPositionExtended;
18183
18174
 
18184
18175
  /**
18185
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
18176
+ * @deprecated Since v2.0.0. Use string literal instead.
18186
18177
  */
18187
18178
  declare const PopperContainerPosition_2 = { ...PopperContainerPositionBasic, ...PopperContainerPositionExtended };
18188
18179
 
@@ -18279,7 +18270,7 @@ export declare interface ToastStack {
18279
18270
  * This is meant to simulate the behavior of {@link @vee-validate/zod} {@see https://vee-validate.logaretm.com/v4/integrations/zod-schema-validation}.
18280
18271
  * Function that transform Zod’s schemas into something that can be understood by vee-validate
18281
18272
  *
18282
- * @deprecated For usage with Zod/v3. Migrate to Zod/v4 and use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
18273
+ * @deprecated Since v2.0.0. Use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
18283
18274
  *
18284
18275
  * @param formSchema Zod schema to be transformed into a `vee-validate` schema
18285
18276
  * @returns Schema transformed
@@ -18407,7 +18398,7 @@ export declare const useCountryPhoneCode: (countryCode: MaybeRef_2<string>) => C
18407
18398
 
18408
18399
  /**
18409
18400
  * useForm composable configuration object
18410
- * @deprecated For usage with Zod/v3. Migrate to Zod/v4 and use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
18401
+ * @deprecated Since v2.0.0. Use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
18411
18402
  */
18412
18403
  export declare interface UseForm<T> {
18413
18404
  validationSchema: T;
@@ -18424,7 +18415,7 @@ export declare interface UseForm<T> {
18424
18415
  * with functions to "reset" the data (sets values to default value) and a function to execute the
18425
18416
  * successful form validation process (through a callback).
18426
18417
  *
18427
- * @deprecated For usage with Zod/v3. Migrate to Zod/v4 and use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
18418
+ * @deprecated Since v2.0.0. Use `@adyen/bento-vue2/use-form-v4' instead or migrate to Vue3 and use Vee-Validate instead.
18428
18419
  *
18429
18420
  * @param props Form configuration object
18430
18421
  * @param extends ZodSchema} props.validationSchema Zod typed validation schema