@adyen/bento-vue2 1.69.0 → 1.70.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 (301) hide show
  1. package/README.md +43 -97
  2. package/dist/@types/index.d.ts +245 -823
  3. package/dist/accordion.js +1 -1
  4. package/dist/action-bar.js +1 -1
  5. package/dist/alert.js +1 -1
  6. package/dist/assets/accordion-item.css +1 -1
  7. package/dist/assets/action-bar.css +1 -1
  8. package/dist/assets/alert.css +1 -1
  9. package/dist/assets/base-modal.css +1 -1
  10. package/dist/assets/button.css +1 -1
  11. package/dist/assets/calendar.css +1 -1
  12. package/dist/assets/card.css +1 -1
  13. package/dist/assets/checkbox-group.css +1 -1
  14. package/dist/assets/checkbox-input.css +1 -1
  15. package/dist/assets/checkbox.css +1 -1
  16. package/dist/assets/code-snippet.css +1 -1
  17. package/dist/assets/controls-group.css +1 -1
  18. package/dist/assets/data-grid.css +1 -1
  19. package/dist/assets/date-picker.css +1 -1
  20. package/dist/assets/date-range-picker.css +1 -1
  21. package/dist/assets/dialog-page.css +1 -1
  22. package/dist/assets/dropdown-tag.css +1 -1
  23. package/dist/assets/dropdown.css +1 -1
  24. package/dist/assets/error-message.css +1 -1
  25. package/dist/assets/file-uploader.css +1 -1
  26. package/dist/assets/filter-bar.css +1 -1
  27. package/dist/assets/header-with-views.css +1 -1
  28. package/dist/assets/info-icon.css +1 -1
  29. package/dist/assets/input-field-phone-number.css +1 -1
  30. package/dist/assets/inspector.css +1 -1
  31. package/dist/assets/loading-indicator.css +1 -1
  32. package/dist/assets/modal-fullscreen.css +1 -1
  33. package/dist/assets/pagination.css +1 -1
  34. package/dist/assets/popper-container.css +1 -1
  35. package/dist/assets/radio-group.css +1 -1
  36. package/dist/assets/radio-input.css +1 -1
  37. package/dist/assets/sidepanel.css +1 -1
  38. package/dist/assets/tab.css +1 -1
  39. package/dist/assets/tag.css +1 -1
  40. package/dist/assets/timeline-item.css +1 -1
  41. package/dist/assets/toggle-button.css +1 -1
  42. package/dist/assets/toggle.css +1 -1
  43. package/dist/assets/tooltip.css +1 -1
  44. package/dist/assets/typography.css +1 -1
  45. package/dist/assets/use-cached-selected-values.css +1 -1
  46. package/dist/avatar.js +1 -1
  47. package/dist/button.js +2 -2
  48. package/dist/card.js +1 -1
  49. package/dist/checkbox.js +2 -2
  50. package/dist/chip.js +1 -1
  51. package/dist/chunks/{accordion-item.NSQ50RyR.js → accordion-item.CoqaoVnC.js} +2 -2
  52. package/dist/chunks/{accordion-item.NSQ50RyR.js.map → accordion-item.CoqaoVnC.js.map} +1 -1
  53. package/dist/chunks/{action-bar.Dhi6k0CP.js → action-bar.LaW4Tzlo.js} +5 -5
  54. package/dist/chunks/{action-bar.Dhi6k0CP.js.map → action-bar.LaW4Tzlo.js.map} +1 -1
  55. package/dist/chunks/{alert.Dx9P_L2k.js → alert.CMyL-zWT.js} +17 -17
  56. package/dist/chunks/alert.CMyL-zWT.js.map +1 -0
  57. package/dist/chunks/{avatar.CWmZ2n1W.js → avatar.KdcsNOsm.js} +2 -2
  58. package/dist/chunks/{avatar.CWmZ2n1W.js.map → avatar.KdcsNOsm.js.map} +1 -1
  59. package/dist/chunks/{base-button.BPZ_qSAu.js → base-button.BB5tkzjh.js} +2 -2
  60. package/dist/chunks/{base-button.BPZ_qSAu.js.map → base-button.BB5tkzjh.js.map} +1 -1
  61. package/dist/chunks/{base-modal.Cehud1uW.js → base-modal.D8Rh5NUz.js} +6 -6
  62. package/dist/chunks/{base-modal.Cehud1uW.js.map → base-modal.D8Rh5NUz.js.map} +1 -1
  63. package/dist/chunks/bin.Ddb69cr1.js +24 -0
  64. package/dist/chunks/bin.Ddb69cr1.js.map +1 -0
  65. package/dist/chunks/{button-actions-with-menu.DIpUg6BF.js → button-actions-with-menu.BDpWI2Fh.js} +2 -2
  66. package/dist/chunks/{button-actions-with-menu.DIpUg6BF.js.map → button-actions-with-menu.BDpWI2Fh.js.map} +1 -1
  67. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  68. package/dist/chunks/{button.B0hSQWOR.js → button.CilT7NmM.js} +4 -4
  69. package/dist/chunks/{button.B0hSQWOR.js.map → button.CilT7NmM.js.map} +1 -1
  70. package/dist/chunks/{calendar.BuAVH2aU.js → calendar.DYI4omOF.js} +22 -22
  71. package/dist/chunks/{calendar.BuAVH2aU.js.map → calendar.DYI4omOF.js.map} +1 -1
  72. package/dist/chunks/{card.DLRC9V0Q.js → card.C5Uub0Fb.js} +4 -4
  73. package/dist/chunks/{card.DLRC9V0Q.js.map → card.C5Uub0Fb.js.map} +1 -1
  74. package/dist/chunks/{checkbox-group.Cdt2Ik2_.js → checkbox-group.CLYgcDZl.js} +6 -6
  75. package/dist/chunks/{checkbox-group.Cdt2Ik2_.js.map → checkbox-group.CLYgcDZl.js.map} +1 -1
  76. package/dist/chunks/{checkbox-input.C9vmlMZe.js → checkbox-input.B0NsfSNR.js} +7 -7
  77. package/dist/chunks/{checkbox-input.C9vmlMZe.js.map → checkbox-input.B0NsfSNR.js.map} +1 -1
  78. package/dist/chunks/{checkbox.JhfbjDfJ.js → checkbox.lwLS8MMI.js} +6 -6
  79. package/dist/chunks/{checkbox.JhfbjDfJ.js.map → checkbox.lwLS8MMI.js.map} +1 -1
  80. package/dist/chunks/{chip.Cn68PNxA.js → chip.Bfi-ff5E.js} +3 -3
  81. package/dist/chunks/{chip.Cn68PNxA.js.map → chip.Bfi-ff5E.js.map} +1 -1
  82. package/dist/chunks/{code-snippet.hYghglvk.js → code-snippet.DsHNr3DK.js} +7 -7
  83. package/dist/chunks/{code-snippet.hYghglvk.js.map → code-snippet.DsHNr3DK.js.map} +1 -1
  84. package/dist/chunks/{controls-group.B1cxRdIA.js → controls-group.az4jCZQF.js} +30 -27
  85. package/dist/chunks/controls-group.az4jCZQF.js.map +1 -0
  86. package/dist/chunks/{copy.UbMV4m6b.js → copy.Cb7gQhU4.js} +5 -5
  87. package/dist/chunks/{copy.UbMV4m6b.js.map → copy.Cb7gQhU4.js.map} +1 -1
  88. package/dist/chunks/{country.CZQYhKpE.js → country.1yIZNjdj.js} +3 -3
  89. package/dist/chunks/{country.CZQYhKpE.js.map → country.1yIZNjdj.js.map} +1 -1
  90. package/dist/chunks/{currency.Oq7zcRM5.js → currency.MT3baDtO.js} +2 -2
  91. package/dist/chunks/{currency.Oq7zcRM5.js.map → currency.MT3baDtO.js.map} +1 -1
  92. package/dist/chunks/{dashboard-section.BRnRO3AZ.js → dashboard-section.C6zV9yL-.js} +3 -3
  93. package/dist/chunks/{dashboard-section.BRnRO3AZ.js.map → dashboard-section.C6zV9yL-.js.map} +1 -1
  94. package/dist/chunks/{dashed-underline.BN_whJrR.js → dashed-underline.Dry6H2zs.js} +4 -4
  95. package/dist/chunks/{dashed-underline.BN_whJrR.js.map → dashed-underline.Dry6H2zs.js.map} +1 -1
  96. package/dist/chunks/{data-grid-template.BlRKgkX6.js → data-grid-template.Dlevchxd.js} +4 -4
  97. package/dist/chunks/{data-grid-template.BlRKgkX6.js.map → data-grid-template.Dlevchxd.js.map} +1 -1
  98. package/dist/chunks/{data-grid.B0bOXr4p.js → data-grid.CrvFYgjF.js} +175 -175
  99. package/dist/chunks/data-grid.CrvFYgjF.js.map +1 -0
  100. package/dist/chunks/{date-picker.Dyf6HJwP.js → date-picker.DPasFJS2.js} +6 -6
  101. package/dist/chunks/{date-picker.Dyf6HJwP.js.map → date-picker.DPasFJS2.js.map} +1 -1
  102. package/dist/chunks/{date-range-picker.-FSh7RLm.js → date-range-picker.BIj17geh.js} +9 -9
  103. package/dist/chunks/{date-range-picker.-FSh7RLm.js.map → date-range-picker.BIj17geh.js.map} +1 -1
  104. package/dist/chunks/{date.w2Ya6_lp.js → date.BTdCYdkj.js} +2 -2
  105. package/dist/chunks/{date.w2Ya6_lp.js.map → date.BTdCYdkj.js.map} +1 -1
  106. package/dist/chunks/{dialog-page.CdJloGXQ.js → dialog-page.D20YBRQF.js} +3 -3
  107. package/dist/chunks/{dialog-page.CdJloGXQ.js.map → dialog-page.D20YBRQF.js.map} +1 -1
  108. package/dist/chunks/{dropdown-default-textbox.DzpZoK-P.js → dropdown-default-textbox.CDm-PQfc.js} +2 -2
  109. package/dist/chunks/{dropdown-default-textbox.DzpZoK-P.js.map → dropdown-default-textbox.CDm-PQfc.js.map} +1 -1
  110. package/dist/chunks/dropdown-tag.cmaM8C2X.js +306 -0
  111. package/dist/chunks/dropdown-tag.cmaM8C2X.js.map +1 -0
  112. package/dist/chunks/{dropdown.DB_MlO1F.js → dropdown.CEZXrC1C.js} +7 -7
  113. package/dist/chunks/{dropdown.DB_MlO1F.js.map → dropdown.CEZXrC1C.js.map} +1 -1
  114. package/dist/chunks/{empty-state.BqMgiQAu.js → empty-state.DAbj9xWF.js} +3 -3
  115. package/dist/chunks/{empty-state.BqMgiQAu.js.map → empty-state.DAbj9xWF.js.map} +1 -1
  116. package/dist/chunks/{error-message.PWgUfpvo.js → error-message.D_QAOG-5.js} +9 -9
  117. package/dist/chunks/{error-message.PWgUfpvo.js.map → error-message.D_QAOG-5.js.map} +1 -1
  118. package/dist/chunks/{file-uploader.llBOTc1s.js → file-uploader.D2k8GceS.js} +17 -17
  119. package/dist/chunks/file-uploader.D2k8GceS.js.map +1 -0
  120. package/dist/chunks/{filter-bar.8rNB7K2X.js → filter-bar.C9suxxv-.js} +224 -227
  121. package/dist/chunks/filter-bar.C9suxxv-.js.map +1 -0
  122. package/dist/chunks/{fixed-scroller.CRnBrXfk.js → fixed-scroller.DDYpO7Li.js} +2 -2
  123. package/dist/chunks/{fixed-scroller.CRnBrXfk.js.map → fixed-scroller.DDYpO7Li.js.map} +1 -1
  124. package/dist/chunks/{footer-actions.C9ZYDWNU.js → footer-actions.Bbu1_rUb.js} +4 -4
  125. package/dist/chunks/{footer-actions.C9ZYDWNU.js.map → footer-actions.Bbu1_rUb.js.map} +1 -1
  126. package/dist/chunks/{form-layout-title.CboZDCN9.js → form-layout-title.aXVuAWiG.js} +3 -3
  127. package/dist/chunks/{form-layout-title.CboZDCN9.js.map → form-layout-title.aXVuAWiG.js.map} +1 -1
  128. package/dist/chunks/{header-meta.C75OXHwb.js → header-meta.Dj742jL5.js} +5 -5
  129. package/dist/chunks/{header-meta.C75OXHwb.js.map → header-meta.Dj742jL5.js.map} +1 -1
  130. package/dist/chunks/{header-with-views.Dzifal09.js → header-with-views.Cis2Ixho.js} +182 -182
  131. package/dist/chunks/header-with-views.Cis2Ixho.js.map +1 -0
  132. package/dist/chunks/{header.DAcRpRch.js → header.Bo2fbjCm.js} +4 -4
  133. package/dist/chunks/{header.DAcRpRch.js.map → header.Bo2fbjCm.js.map} +1 -1
  134. package/dist/chunks/{info-icon.B4P_Zi58.js → info-icon.BWC7gGmM.js} +9 -9
  135. package/dist/chunks/{info-icon.B4P_Zi58.js.map → info-icon.BWC7gGmM.js.map} +1 -1
  136. package/dist/chunks/info.CcMZ4aGg.js +24 -0
  137. package/dist/chunks/info.CcMZ4aGg.js.map +1 -0
  138. package/dist/chunks/{input-field-password.DsslmTb_.js → input-field-password.D6wAD55v.js} +7 -7
  139. package/dist/chunks/{input-field-password.DsslmTb_.js.map → input-field-password.D6wAD55v.js.map} +1 -1
  140. package/dist/chunks/{input-field-phone-number.D2T8jzAr.js → input-field-phone-number.CLHuEXO7.js} +9 -9
  141. package/dist/chunks/{input-field-phone-number.D2T8jzAr.js.map → input-field-phone-number.CLHuEXO7.js.map} +1 -1
  142. package/dist/chunks/{input-field.DnnXXill.js → input-field.C3KYlPYa.js} +4 -4
  143. package/dist/chunks/{input-field.DnnXXill.js.map → input-field.C3KYlPYa.js.map} +1 -1
  144. package/dist/chunks/{inspector.H05UI3LY.js → inspector.CH4kvF9q.js} +4 -4
  145. package/dist/chunks/{inspector.H05UI3LY.js.map → inspector.CH4kvF9q.js.map} +1 -1
  146. package/dist/chunks/{layout-row.BWxn-eQ-.js → layout-row.BLGCVZkD.js} +2 -2
  147. package/dist/chunks/{layout-row.BWxn-eQ-.js.map → layout-row.BLGCVZkD.js.map} +1 -1
  148. package/dist/chunks/{link.B3F22FTY.js → link.C4htMrDV.js} +2 -2
  149. package/dist/chunks/{link.B3F22FTY.js.map → link.C4htMrDV.js.map} +1 -1
  150. package/dist/chunks/{listbox-option-tag.On3eD2RE.js → listbox-option-tag.3zcrQQvI.js} +3 -3
  151. package/dist/chunks/{listbox-option-tag.On3eD2RE.js.map → listbox-option-tag.3zcrQQvI.js.map} +1 -1
  152. package/dist/chunks/{loading-indicator.Iy1CVr_T.js → loading-indicator.DXc7I1Lm.js} +2 -2
  153. package/dist/chunks/{loading-indicator.Iy1CVr_T.js.map → loading-indicator.DXc7I1Lm.js.map} +1 -1
  154. package/dist/chunks/{modal-fullscreen.BgmKDCl4.js → modal-fullscreen.DNxrRLZ5.js} +61 -55
  155. package/dist/chunks/modal-fullscreen.DNxrRLZ5.js.map +1 -0
  156. package/dist/chunks/{modal.DMqbIDcX.js → modal.BjoHqKYF.js} +6 -6
  157. package/dist/chunks/{modal.DMqbIDcX.js.map → modal.BjoHqKYF.js.map} +1 -1
  158. package/dist/chunks/{pagination.38ahUAk8.js → pagination.BNjvTjtR.js} +4 -4
  159. package/dist/chunks/{pagination.38ahUAk8.js.map → pagination.BNjvTjtR.js.map} +1 -1
  160. package/dist/chunks/{payment-method.CRluCp_L.js → payment-method.DtvfUnit.js} +2 -2
  161. package/dist/chunks/{payment-method.CRluCp_L.js.map → payment-method.DtvfUnit.js.map} +1 -1
  162. package/dist/chunks/popover.types.CiUPrUuw.js +6 -0
  163. package/dist/chunks/{popover.types.B1HUQoCG.js.map → popover.types.CiUPrUuw.js.map} +1 -1
  164. package/dist/chunks/{popper-container.Bu75g2nc.js → popper-container.BRkYcBmL.js} +2 -2
  165. package/dist/chunks/{popper-container.Bu75g2nc.js.map → popper-container.BRkYcBmL.js.map} +1 -1
  166. package/dist/chunks/{promo-banner.BGMV3nRn.js → promo-banner.CmkrgQsm.js} +3 -3
  167. package/dist/chunks/{promo-banner.BGMV3nRn.js.map → promo-banner.CmkrgQsm.js.map} +1 -1
  168. package/dist/chunks/{radio-group.BVLoYrgU.js → radio-group.ANbubbQK.js} +13 -11
  169. package/dist/chunks/radio-group.ANbubbQK.js.map +1 -0
  170. package/dist/chunks/{radio-input.BRceOAA4.js → radio-input.D8mv2EYC.js} +7 -7
  171. package/dist/chunks/{radio-input.BRceOAA4.js.map → radio-input.D8mv2EYC.js.map} +1 -1
  172. package/dist/chunks/{rich-text-editor.BZ6CyBsK.js → rich-text-editor.DfUK2cie.js} +7 -7
  173. package/dist/chunks/{rich-text-editor.BZ6CyBsK.js.map → rich-text-editor.DfUK2cie.js.map} +1 -1
  174. package/dist/chunks/{search-bar.VfZoy5FX.js → search-bar.B4ln_DGC.js} +3 -3
  175. package/dist/chunks/{search-bar.VfZoy5FX.js.map → search-bar.B4ln_DGC.js.map} +1 -1
  176. package/dist/chunks/{secondary-nav.BXXKo5HE.js → secondary-nav.DGRvSeRY.js} +3 -3
  177. package/dist/chunks/{secondary-nav.BXXKo5HE.js.map → secondary-nav.DGRvSeRY.js.map} +1 -1
  178. package/dist/chunks/{segmented-control.CGBrRBLL.js → segmented-control.5-G1EwGt.js} +3 -3
  179. package/dist/chunks/{segmented-control.CGBrRBLL.js.map → segmented-control.5-G1EwGt.js.map} +1 -1
  180. package/dist/chunks/{selection-card-group.DgQLQ4Wo.js → selection-card-group.xs_M1a46.js} +6 -6
  181. package/dist/chunks/{selection-card-group.DgQLQ4Wo.js.map → selection-card-group.xs_M1a46.js.map} +1 -1
  182. package/dist/chunks/{sidepanel.BR0coAJl.js → sidepanel.DJAmLLPS.js} +6 -6
  183. package/dist/chunks/{sidepanel.BR0coAJl.js.map → sidepanel.DJAmLLPS.js.map} +1 -1
  184. package/dist/chunks/{status.types.DBYsEsiT.js → status.types.BpMK-6IT.js} +2 -2
  185. package/dist/chunks/{status.types.DBYsEsiT.js.map → status.types.BpMK-6IT.js.map} +1 -1
  186. package/dist/chunks/{step.DJkLl2s4.js → step.DwXkOVky.js} +3 -3
  187. package/dist/chunks/{step.DJkLl2s4.js.map → step.DwXkOVky.js.map} +1 -1
  188. package/dist/chunks/{structured-list-item.CACpjdy4.js → structured-list-item.TPZLf2rC.js} +6 -6
  189. package/dist/chunks/{structured-list-item.CACpjdy4.js.map → structured-list-item.TPZLf2rC.js.map} +1 -1
  190. package/dist/chunks/{summary-grid.types.CVuvqM3p.js → summary-grid.types.Mua4SprI.js} +6 -6
  191. package/dist/chunks/{summary-grid.types.CVuvqM3p.js.map → summary-grid.types.Mua4SprI.js.map} +1 -1
  192. package/dist/chunks/{tab.D33__imf.js → tab.ClkH0GtX.js} +3 -3
  193. package/dist/chunks/{tab.D33__imf.js.map → tab.ClkH0GtX.js.map} +1 -1
  194. package/dist/chunks/{tag.DfHE26ZN.js → tag.D1niMJDQ.js} +4 -4
  195. package/dist/chunks/{tag.DfHE26ZN.js.map → tag.D1niMJDQ.js.map} +1 -1
  196. package/dist/chunks/{textarea.D7uQzuRr.js → textarea.BNGBZJ3C.js} +4 -4
  197. package/dist/chunks/{textarea.D7uQzuRr.js.map → textarea.BNGBZJ3C.js.map} +1 -1
  198. package/dist/chunks/timeline-item.DYUON6R3.js +387 -0
  199. package/dist/chunks/timeline-item.DYUON6R3.js.map +1 -0
  200. package/dist/chunks/{toast.CZxRRsPl.js → toast.gMDjItrP.js} +4 -4
  201. package/dist/chunks/{toast.CZxRRsPl.js.map → toast.gMDjItrP.js.map} +1 -1
  202. package/dist/chunks/{toggle-button.DeECoGRn.js → toggle-button.COXDzXWu.js} +10 -10
  203. package/dist/chunks/toggle-button.COXDzXWu.js.map +1 -0
  204. package/dist/chunks/{toggle.hylSNOmz.js → toggle.Ct-5NUGu.js} +2 -2
  205. package/dist/chunks/{toggle.hylSNOmz.js.map → toggle.Ct-5NUGu.js.map} +1 -1
  206. package/dist/chunks/{tooltip.BYj8cc9F.js → tooltip.B2XJl4VK.js} +19 -19
  207. package/dist/chunks/tooltip.B2XJl4VK.js.map +1 -0
  208. package/dist/chunks/{tutorial.BkAXmyzV.js → tutorial.BiGj42TP.js} +5 -5
  209. package/dist/chunks/{tutorial.BkAXmyzV.js.map → tutorial.BiGj42TP.js.map} +1 -1
  210. package/dist/chunks/{typography.w3m-EY4E.js → typography.hlOAxsEn.js} +11 -11
  211. package/dist/chunks/{typography.w3m-EY4E.js.map → typography.hlOAxsEn.js.map} +1 -1
  212. package/dist/chunks/{use-bento-toast-controller.uglKlMjv.js → use-bento-toast-controller.BKHU1qBv.js} +2 -2
  213. package/dist/chunks/{use-bento-toast-controller.uglKlMjv.js.map → use-bento-toast-controller.BKHU1qBv.js.map} +1 -1
  214. package/dist/chunks/{use-cached-selected-values.CI9xi8dE.js → use-cached-selected-values.ysbHRJ6L.js} +7 -7
  215. package/dist/chunks/use-cached-selected-values.ysbHRJ6L.js.map +1 -0
  216. package/dist/chunks/{use-country-items.BllTb5MK.js → use-country-items.DFdM2Ank.js} +2 -2
  217. package/dist/chunks/{use-country-items.BllTb5MK.js.map → use-country-items.DFdM2Ank.js.map} +1 -1
  218. package/dist/chunks/{use-country-phon-code.BOaJ9PDl.js → use-country-phon-code.Bui3zD6W.js} +5 -3
  219. package/dist/chunks/{use-country-phon-code.BOaJ9PDl.js.map → use-country-phon-code.Bui3zD6W.js.map} +1 -1
  220. package/dist/chunks/warning-filled.CbJ1pcB2.js +24 -0
  221. package/dist/chunks/warning-filled.CbJ1pcB2.js.map +1 -0
  222. package/dist/code-snippet.js +1 -1
  223. package/dist/country.js +2 -2
  224. package/dist/currency.js +1 -1
  225. package/dist/dashboard-template.js +1 -1
  226. package/dist/dashed-underline.js +1 -1
  227. package/dist/data-grid-template.js +1 -1
  228. package/dist/data-grid.js +1 -1
  229. package/dist/date-picker.js +2 -2
  230. package/dist/date-range-picker.js +2 -2
  231. package/dist/date.js +1 -1
  232. package/dist/dropdown.js +4 -4
  233. package/dist/empty-state.js +1 -1
  234. package/dist/file-uploader.js +1 -1
  235. package/dist/filter-bar.js +1 -1
  236. package/dist/form-layout.js +1 -1
  237. package/dist/header-with-views.js +1 -1
  238. package/dist/header.js +1 -1
  239. package/dist/index.js +141 -141
  240. package/dist/index.js.map +1 -1
  241. package/dist/info-icon.js +1 -1
  242. package/dist/input-field-password.js +1 -1
  243. package/dist/input-field-phone-number.js +1 -1
  244. package/dist/input-field.js +1 -1
  245. package/dist/inspector.js +1 -1
  246. package/dist/internal.js +12 -12
  247. package/dist/layout.js +1 -1
  248. package/dist/link.js +1 -1
  249. package/dist/loading-indicator.js +1 -1
  250. package/dist/menu.js +1 -1
  251. package/dist/modal-fullscreen.js +1 -1
  252. package/dist/modal.js +2 -2
  253. package/dist/pagination.js +1 -1
  254. package/dist/payment-method.js +1 -1
  255. package/dist/popover.js +2 -2
  256. package/dist/popper-container.js +1 -1
  257. package/dist/promo-banner.js +1 -1
  258. package/dist/radio-group.js +2 -2
  259. package/dist/rich-text-editor.js +1 -1
  260. package/dist/search-bar.js +2 -2
  261. package/dist/secondary-nav.js +1 -1
  262. package/dist/segmented-control.js +1 -1
  263. package/dist/selection-card.js +1 -1
  264. package/dist/sidepanel.js +1 -1
  265. package/dist/status.js +1 -1
  266. package/dist/stepper.js +1 -1
  267. package/dist/structured-list.js +1 -1
  268. package/dist/summary-grid.js +1 -1
  269. package/dist/tabs.js +1 -1
  270. package/dist/tag.js +1 -1
  271. package/dist/textarea.js +1 -1
  272. package/dist/timeline.js +1 -1
  273. package/dist/toast.js +1 -1
  274. package/dist/toggle.js +1 -1
  275. package/dist/tutorial.js +1 -1
  276. package/dist/typography.js +1 -1
  277. package/dist/web-types.json +859 -345
  278. package/package.json +8 -12
  279. package/dist/chunks/alert.Dx9P_L2k.js.map +0 -1
  280. package/dist/chunks/bin.DLXkAVvw.js +0 -24
  281. package/dist/chunks/bin.DLXkAVvw.js.map +0 -1
  282. package/dist/chunks/controls-group.B1cxRdIA.js.map +0 -1
  283. package/dist/chunks/data-grid.B0bOXr4p.js.map +0 -1
  284. package/dist/chunks/dropdown-tag.CRbOHBPK.js +0 -273
  285. package/dist/chunks/dropdown-tag.CRbOHBPK.js.map +0 -1
  286. package/dist/chunks/file-uploader.llBOTc1s.js.map +0 -1
  287. package/dist/chunks/filter-bar.8rNB7K2X.js.map +0 -1
  288. package/dist/chunks/header-with-views.Dzifal09.js.map +0 -1
  289. package/dist/chunks/info.CszJ0kMi.js +0 -24
  290. package/dist/chunks/info.CszJ0kMi.js.map +0 -1
  291. package/dist/chunks/modal-fullscreen.BgmKDCl4.js.map +0 -1
  292. package/dist/chunks/popover.types.B1HUQoCG.js +0 -6
  293. package/dist/chunks/radio-group.BVLoYrgU.js.map +0 -1
  294. package/dist/chunks/timeline-item.QOBiWKEL.js +0 -385
  295. package/dist/chunks/timeline-item.QOBiWKEL.js.map +0 -1
  296. package/dist/chunks/toggle-button.DeECoGRn.js.map +0 -1
  297. package/dist/chunks/tooltip.BYj8cc9F.js.map +0 -1
  298. package/dist/chunks/use-cached-selected-values.CI9xi8dE.js.map +0 -1
  299. package/dist/chunks/warning-filled.tWOyLUQT.js +0 -24
  300. package/dist/chunks/warning-filled.tWOyLUQT.js.map +0 -1
  301. package/dist/styles/legacy.css +0 -2239
@@ -28,6 +28,7 @@ import { ShallowUnwrapRef } from 'vue';
28
28
  import type { typeToFlattenedError } from 'zod';
29
29
  import { UnwrapRef } from 'vue';
30
30
  import { VNode } from 'vue';
31
+ import type { VNodeRef } from 'vue/types/vnode';
31
32
  import { Vue3Instance } from 'vue/types/v3-component-public-instance';
32
33
  import type { ZodSchema } from 'zod';
33
34
 
@@ -125,6 +126,10 @@ declare type __VLS_NonUndefinedable_50<T> = T extends undefined ? never : T;
125
126
 
126
127
  declare type __VLS_NonUndefinedable_51<T> = T extends undefined ? never : T;
127
128
 
129
+ declare type __VLS_NonUndefinedable_52<T> = T extends undefined ? never : T;
130
+
131
+ declare type __VLS_NonUndefinedable_53<T> = T extends undefined ? never : T;
132
+
128
133
  declare type __VLS_NonUndefinedable_6<T> = T extends undefined ? never : T;
129
134
 
130
135
  declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
@@ -556,6 +561,24 @@ declare type __VLS_TypePropsToRuntimeProps_51<T> = {
556
561
  };
557
562
  };
558
563
 
564
+ declare type __VLS_TypePropsToRuntimeProps_52<T> = {
565
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
566
+ type: PropType<__VLS_NonUndefinedable_52<T[K]>>;
567
+ } : {
568
+ type: PropType<T[K]>;
569
+ required: true;
570
+ };
571
+ };
572
+
573
+ declare type __VLS_TypePropsToRuntimeProps_53<T> = {
574
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
575
+ type: PropType<__VLS_NonUndefinedable_53<T[K]>>;
576
+ } : {
577
+ type: PropType<T[K]>;
578
+ required: true;
579
+ };
580
+ };
581
+
559
582
  declare type __VLS_TypePropsToRuntimeProps_6<T> = {
560
583
  [K in keyof T]-?: {} extends Pick<T, K> ? {
561
584
  type: PropType<__VLS_NonUndefinedable_6<T[K]>>;
@@ -850,12 +873,24 @@ declare type __VLS_WithDefaults_48<P, D> = {
850
873
  } : P[K];
851
874
  };
852
875
 
876
+ declare type __VLS_WithDefaults_49<P, D> = {
877
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
878
+ default: D[K];
879
+ } : P[K];
880
+ };
881
+
853
882
  declare type __VLS_WithDefaults_5<P, D> = {
854
883
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
855
884
  default: D[K];
856
885
  } : P[K];
857
886
  };
858
887
 
888
+ declare type __VLS_WithDefaults_50<P, D> = {
889
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
890
+ default: D[K];
891
+ } : P[K];
892
+ };
893
+
859
894
  declare type __VLS_WithDefaults_6<P, D> = {
860
895
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
861
896
  default: D[K];
@@ -1874,6 +1909,10 @@ declare interface BentoButtonActionBase {
1874
1909
  icon?: VueNodeElement;
1875
1910
  iconLeft?: VueNodeElement;
1876
1911
  iconRight?: VueNodeElement;
1912
+ /**
1913
+ * Provides a template ref to the underlying component instance.
1914
+ */
1915
+ elementRef?: Exclude<VNodeRef, string>;
1877
1916
  }
1878
1917
 
1879
1918
  export declare type BentoButtonActionObject = BentoActionButton;
@@ -2796,7 +2835,7 @@ export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
2796
2835
  * `
2797
2836
  * }
2798
2837
  */
2799
- export declare const BentoChip: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoChipProps>, {
2838
+ export declare const BentoChip: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoChipProps>, {
2800
2839
  disabled: boolean;
2801
2840
  readonly: boolean;
2802
2841
  error: boolean;
@@ -2804,7 +2843,7 @@ condensed: boolean;
2804
2843
  characterLimit: any;
2805
2844
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2806
2845
  click: () => void;
2807
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoChipProps>, {
2846
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoChipProps>, {
2808
2847
  disabled: boolean;
2809
2848
  readonly: boolean;
2810
2849
  error: boolean;
@@ -2886,7 +2925,7 @@ export declare const BentoClickOutsideDirective: {
2886
2925
  * `
2887
2926
  * }
2888
2927
  */
2889
- export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoCodeSnippetProps>, {
2928
+ export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoCodeSnippetProps>, {
2890
2929
  actionable: boolean;
2891
2930
  actionableText: any;
2892
2931
  content: string;
@@ -2896,7 +2935,7 @@ lang: BentoCodeSnippetSupportedLanguage;
2896
2935
  langLabel: any;
2897
2936
  loading: boolean;
2898
2937
  variant: BentoCodeSnippetVariant;
2899
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoCodeSnippetProps>, {
2938
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoCodeSnippetProps>, {
2900
2939
  actionable: boolean;
2901
2940
  actionableText: any;
2902
2941
  content: string;
@@ -3411,13 +3450,13 @@ export declare enum BentoCountryVariant {
3411
3450
  * `
3412
3451
  * }
3413
3452
  */
3414
- export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoCurrencyProps>, {
3453
+ export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoCurrencyProps>, {
3415
3454
  currency: BentoCurrencyISOCode;
3416
3455
  disableTypography: boolean;
3417
3456
  majorUnits: boolean;
3418
3457
  value: any;
3419
3458
  currencySign: string;
3420
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoCurrencyProps>, {
3459
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoCurrencyProps>, {
3421
3460
  currency: BentoCurrencyISOCode;
3422
3461
  disableTypography: boolean;
3423
3462
  majorUnits: boolean;
@@ -3664,7 +3703,7 @@ export declare interface BentoCurrencyProps {
3664
3703
  * `
3665
3704
  * }
3666
3705
  */
3667
- export declare const BentoDashboardSection: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<{
3706
+ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_53<{
3668
3707
  /**
3669
3708
  * The header of the section
3670
3709
  */
@@ -3675,7 +3714,7 @@ header: BentoDashboardTemplateHeader;
3675
3714
  halfWidth?: boolean;
3676
3715
  }>, {
3677
3716
  halfWidth: boolean;
3678
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<{
3717
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_53<{
3679
3718
  /**
3680
3719
  * The header of the section
3681
3720
  */
@@ -3723,7 +3762,7 @@ halfWidth: boolean;
3723
3762
  * `
3724
3763
  * }
3725
3764
  */
3726
- export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
3765
+ export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_52<{
3727
3766
  /**
3728
3767
  * The header that goes to the top of the template
3729
3768
  */
@@ -3746,7 +3785,7 @@ stickyFilters?: boolean;
3746
3785
  tabs: any;
3747
3786
  stickyTabs: boolean;
3748
3787
  stickyFilters: boolean;
3749
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
3788
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_52<{
3750
3789
  /**
3751
3790
  * The header that goes to the top of the template
3752
3791
  */
@@ -4981,11 +5020,11 @@ export declare type BentoDataGridTemplateTabs = {
4981
5020
  * `
4982
5021
  * }
4983
5022
  */
4984
- export declare const BentoDate: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoDateProps>, {
5023
+ export declare const BentoDate: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoDateProps>, {
4985
5024
  date: any;
4986
5025
  format: BentoDateFormat;
4987
5026
  disableTypography: boolean;
4988
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoDateProps>, {
5027
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoDateProps>, {
4989
5028
  date: any;
4990
5029
  format: BentoDateFormat;
4991
5030
  disableTypography: boolean;
@@ -5752,9 +5791,9 @@ export declare interface BentoDateRangePickerValue {
5752
5791
  * template: `<bento-divider />`
5753
5792
  * }
5754
5793
  */
5755
- export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoDividerProps>, {
5794
+ export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoDividerProps>, {
5756
5795
  variant: BentoDividerVariant;
5757
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoDividerProps>, {
5796
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoDividerProps>, {
5758
5797
  variant: BentoDividerVariant;
5759
5798
  }>>>, {
5760
5799
  variant: `${BentoDividerVariant}`;
@@ -5933,16 +5972,27 @@ enableValueLabelPair: boolean;
5933
5972
  * }
5934
5973
  * }
5935
5974
  */
5936
- export declare const BentoDropdownAvatar: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDropdownCurrencyProps>, {
5975
+ export declare const BentoDropdownAvatar: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDropdownAvatarProps>, {
5937
5976
  items: () => any[];
5938
5977
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
5939
5978
  input: (selectedValue: BentoListboxSelectedValue) => void;
5940
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDropdownCurrencyProps>, {
5979
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDropdownAvatarProps>, {
5941
5980
  items: () => any[];
5942
5981
  }>>>, {
5943
5982
  items: BentoAvatarListboxOptions;
5944
5983
  }>;
5945
5984
 
5985
+ export declare interface BentoDropdownAvatarProps extends BentoDropdownProps {
5986
+ /**
5987
+ * The option elements to populate the avatar dropdown with.
5988
+ * It must be an array of {@see BentoAvatarListboxOptions }
5989
+ * @property {string} value.label - Text to be displayed in the option.
5990
+ * @property {string | number} value.value - Value of the option.
5991
+ * @property {string} value.src - Image source of the avatar image.
5992
+ */
5993
+ items?: BentoAvatarListboxOptions;
5994
+ }
5995
+
5946
5996
  /**
5947
5997
  * A Country Dropdown showing a selectable list of countries.
5948
5998
  *
@@ -6343,342 +6393,26 @@ enableValueLabelPair: boolean;
6343
6393
  * }
6344
6394
  * }
6345
6395
  */
6346
- export declare const BentoDropdownCurrency: DefineComponent< {
6347
- /**
6348
- * The option elements to populate the country dropdown with.
6349
- * It must be an array of {@see BentoCurrencyListboxOptions }
6350
- * * @property {string} value.label - Text to be displayed in the option
6351
- * * @property {BentoCurrencyISOCode} value.code - Currency ISO code of the option
6352
- */
6353
- items: {
6354
- type: PropType<BentoCurrencyListboxOptions>;
6355
- default: () => any[];
6356
- };
6357
- search: {
6358
- type: PropType<BentoListboxSearchOptions>;
6359
- } & {
6360
- default: any;
6361
- };
6362
- value: {
6363
- type: PropType<BentoListboxSelectedValue>;
6364
- } & {
6365
- default: any;
6366
- };
6367
- description: {
6368
- type: PropType<string>;
6369
- } & {
6370
- default: any;
6371
- };
6372
- label: {
6373
- type: PropType<string>;
6374
- } & {
6375
- default: any;
6376
- };
6377
- required: {
6378
- type: PropType<boolean>;
6379
- } & {
6380
- default: boolean;
6381
- };
6382
- condensed: {
6383
- type: PropType<boolean>;
6384
- } & {
6385
- default: boolean;
6386
- };
6387
- disabled: {
6388
- type: PropType<boolean>;
6389
- } & {
6390
- default: boolean;
6391
- };
6392
- error: {
6393
- type: PropType<boolean>;
6394
- } & {
6395
- default: boolean;
6396
- };
6397
- optional: {
6398
- type: PropType<boolean>;
6399
- } & {
6400
- default: boolean;
6401
- };
6402
- readonly: {
6403
- type: PropType<boolean>;
6404
- } & {
6405
- default: boolean;
6406
- };
6407
- size: {
6408
- type: PropType<BentoDropdownSize | "DropdownInputDefault" | "DropdownInputSmall">;
6409
- } & {
6410
- default: any;
6411
- };
6412
- multiple: {
6413
- type: PropType<boolean>;
6414
- } & {
6415
- default: boolean;
6416
- };
6417
- loading: {
6418
- type: PropType<boolean>;
6419
- } & {
6420
- default: boolean;
6421
- };
6422
- tooltipText: {
6423
- type: PropType<string>;
6424
- } & {
6425
- default: any;
6426
- };
6427
- errorMessage: {
6428
- type: PropType<string>;
6429
- } & {
6430
- default: any;
6431
- };
6432
- ariaLabel: {
6433
- type: PropType<string>;
6434
- } & {
6435
- default: any;
6436
- };
6437
- isOptionDisabled: {
6438
- type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
6439
- } & {
6440
- default: any;
6441
- };
6442
- staticCategories: {
6443
- type: PropType<boolean>;
6444
- } & {
6445
- default: boolean;
6446
- };
6447
- hasMoreItems: {
6448
- type: PropType<boolean>;
6449
- } & {
6450
- default: boolean;
6451
- };
6452
- lazyLoadType: {
6453
- type: PropType<"button" | "none" | "automatic" | BentoListboxLazyLoadType>;
6454
- } & {
6455
- default: BentoListboxLazyLoadType;
6456
- };
6457
- emptyState: {
6458
- type: PropType<BentoListboxEmptyStateProps>;
6459
- } & {
6460
- default: any;
6461
- };
6462
- componentLoading: {
6463
- type: PropType<boolean>;
6464
- } & {
6465
- default: boolean;
6466
- };
6467
- virtualScroll: {
6468
- type: PropType<BentoListboxVirtulisationOptions>;
6469
- } & {
6470
- default: boolean;
6471
- };
6472
- dynamicFiltering: {
6473
- type: PropType<boolean>;
6474
- } & {
6475
- default: boolean;
6476
- };
6477
- placeholder: {
6478
- type: PropType<string>;
6479
- } & {
6480
- default: any;
6481
- };
6482
- showSlotContentInMultiple: {
6483
- type: PropType<boolean>;
6484
- } & {
6485
- default: boolean;
6486
- };
6487
- enableValueLabelPair: {
6488
- type: PropType<boolean>;
6489
- } & {
6490
- default: boolean;
6491
- };
6492
- }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
6396
+ export declare const BentoDropdownCurrency: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDropdownCurrencyProps>, {
6397
+ items: () => any[];
6398
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
6493
6399
  input: (selectedValue: BentoListboxSelectedValue) => void;
6494
- }, string, Readonly<ExtractPropTypes< {
6495
- /**
6496
- * The option elements to populate the country dropdown with.
6497
- * It must be an array of {@see BentoCurrencyListboxOptions }
6498
- * * @property {string} value.label - Text to be displayed in the option
6499
- * * @property {BentoCurrencyISOCode} value.code - Currency ISO code of the option
6500
- */
6501
- items: {
6502
- type: PropType<BentoCurrencyListboxOptions>;
6503
- default: () => any[];
6504
- };
6505
- search: {
6506
- type: PropType<BentoListboxSearchOptions>;
6507
- } & {
6508
- default: any;
6509
- };
6510
- value: {
6511
- type: PropType<BentoListboxSelectedValue>;
6512
- } & {
6513
- default: any;
6514
- };
6515
- description: {
6516
- type: PropType<string>;
6517
- } & {
6518
- default: any;
6519
- };
6520
- label: {
6521
- type: PropType<string>;
6522
- } & {
6523
- default: any;
6524
- };
6525
- required: {
6526
- type: PropType<boolean>;
6527
- } & {
6528
- default: boolean;
6529
- };
6530
- condensed: {
6531
- type: PropType<boolean>;
6532
- } & {
6533
- default: boolean;
6534
- };
6535
- disabled: {
6536
- type: PropType<boolean>;
6537
- } & {
6538
- default: boolean;
6539
- };
6540
- error: {
6541
- type: PropType<boolean>;
6542
- } & {
6543
- default: boolean;
6544
- };
6545
- optional: {
6546
- type: PropType<boolean>;
6547
- } & {
6548
- default: boolean;
6549
- };
6550
- readonly: {
6551
- type: PropType<boolean>;
6552
- } & {
6553
- default: boolean;
6554
- };
6555
- size: {
6556
- type: PropType<BentoDropdownSize | "DropdownInputDefault" | "DropdownInputSmall">;
6557
- } & {
6558
- default: any;
6559
- };
6560
- multiple: {
6561
- type: PropType<boolean>;
6562
- } & {
6563
- default: boolean;
6564
- };
6565
- loading: {
6566
- type: PropType<boolean>;
6567
- } & {
6568
- default: boolean;
6569
- };
6570
- tooltipText: {
6571
- type: PropType<string>;
6572
- } & {
6573
- default: any;
6574
- };
6575
- errorMessage: {
6576
- type: PropType<string>;
6577
- } & {
6578
- default: any;
6579
- };
6580
- ariaLabel: {
6581
- type: PropType<string>;
6582
- } & {
6583
- default: any;
6584
- };
6585
- isOptionDisabled: {
6586
- type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
6587
- } & {
6588
- default: any;
6589
- };
6590
- staticCategories: {
6591
- type: PropType<boolean>;
6592
- } & {
6593
- default: boolean;
6594
- };
6595
- hasMoreItems: {
6596
- type: PropType<boolean>;
6597
- } & {
6598
- default: boolean;
6599
- };
6600
- lazyLoadType: {
6601
- type: PropType<"button" | "none" | "automatic" | BentoListboxLazyLoadType>;
6602
- } & {
6603
- default: BentoListboxLazyLoadType;
6604
- };
6605
- emptyState: {
6606
- type: PropType<BentoListboxEmptyStateProps>;
6607
- } & {
6608
- default: any;
6609
- };
6610
- componentLoading: {
6611
- type: PropType<boolean>;
6612
- } & {
6613
- default: boolean;
6614
- };
6615
- virtualScroll: {
6616
- type: PropType<BentoListboxVirtulisationOptions>;
6617
- } & {
6618
- default: boolean;
6619
- };
6620
- dynamicFiltering: {
6621
- type: PropType<boolean>;
6622
- } & {
6623
- default: boolean;
6624
- };
6625
- placeholder: {
6626
- type: PropType<string>;
6627
- } & {
6628
- default: any;
6629
- };
6630
- showSlotContentInMultiple: {
6631
- type: PropType<boolean>;
6632
- } & {
6633
- default: boolean;
6634
- };
6635
- enableValueLabelPair: {
6636
- type: PropType<boolean>;
6637
- } & {
6638
- default: boolean;
6639
- };
6640
- }>>, {
6641
- search: BentoListboxSearchOptions;
6642
- value: BentoListboxSelectedValue;
6643
- description: string;
6644
- label: string;
6645
- required: boolean;
6646
- condensed: boolean;
6647
- disabled: boolean;
6648
- error: boolean;
6649
- optional: boolean;
6650
- readonly: boolean;
6651
- size: BentoDropdownSize | `${BentoDropdownSize}`;
6652
- multiple: boolean;
6653
- loading: boolean;
6654
- tooltipText: string;
6655
- errorMessage: string;
6656
- ariaLabel: string;
6657
- items: BentoCurrencyListboxOptions;
6658
- isOptionDisabled: BentoListboxIsOptionDisabled;
6659
- staticCategories: boolean;
6660
- hasMoreItems: boolean;
6661
- lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
6662
- emptyState: BentoListboxEmptyStateProps;
6663
- componentLoading: boolean;
6664
- virtualScroll: BentoListboxVirtulisationOptions;
6665
- dynamicFiltering: boolean;
6666
- placeholder: string;
6667
- showSlotContentInMultiple: boolean;
6668
- enableValueLabelPair: boolean;
6669
- }>;
6670
-
6671
- export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
6672
- /**
6673
- * The option elements to populate the avatar dropdown with.
6674
- * It must be an array of {@see BentoAvatarListboxOptions }
6675
- * @property {string} value.label - Text to be displayed in the option.
6676
- * @property {string | number} value.value - Value of the option.
6677
- * @property {string} value.src - Image source of the avatar image.
6678
- */
6679
- items?: BentoAvatarListboxOptions;
6680
- }
6681
-
6400
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDropdownCurrencyProps>, {
6401
+ items: () => any[];
6402
+ }>>>, {
6403
+ items: BentoCurrencyListboxOptions;
6404
+ }>;
6405
+
6406
+ export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
6407
+ /**
6408
+ * The option elements to populate the currency dropdown with.
6409
+ * It must be an array of {@see BentoCurrencyListboxOptions }
6410
+ * @property {string} value.label - Text to be displayed in the option
6411
+ * @property {BentoCurrencyISOCode} value.code - Currency ISO code of the option
6412
+ */
6413
+ items?: BentoCurrencyListboxOptions;
6414
+ }
6415
+
6682
6416
  /**
6683
6417
  * A Payment method Dropdown showing a selectable list of countries.
6684
6418
  *
@@ -6707,11 +6441,11 @@ export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
6707
6441
  * }
6708
6442
  * }
6709
6443
  */
6710
- export declare const BentoDropdownPaymentMethod: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDropdownPaymentMethodProps>, {
6444
+ export declare const BentoDropdownPaymentMethod: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDropdownPaymentMethodProps>, {
6711
6445
  items: () => any[];
6712
6446
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
6713
6447
  input: (selectedValue: BentoListboxSelectedValue) => void;
6714
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDropdownPaymentMethodProps>, {
6448
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDropdownPaymentMethodProps>, {
6715
6449
  items: () => any[];
6716
6450
  }>>>, {
6717
6451
  items: BentoPaymentMethodListboxOptions;
@@ -6834,401 +6568,95 @@ export declare interface BentoDropdownProps {
6834
6568
  */
6835
6569
  size?: BentoDropdownSize | `${BentoDropdownSize}`;
6836
6570
  /**
6837
- * If enabled, dropdown will display non-selectable, static categories
6838
- */
6839
- staticCategories?: boolean;
6840
- /**
6841
- * Adds a info icon next to the label to display the passed tooltip message.
6842
- */
6843
- tooltipText?: string;
6844
- /**
6845
- * The `input` value.
6846
- * Providing an empty string will select no options.
6847
- * Set to an empty string `''` if you don't want any of the available options to be selected.
6848
- */
6849
- value?: BentoListboxSelectedValue;
6850
- /**
6851
- * Enables virtual scrolling if set to true or by providing an object with itemHeight function.
6852
- * The itemHeight function is used to calculate the height of rendered item given it's index.
6853
- */
6854
- virtualScroll?: BentoListboxVirtulisationOptions;
6855
- /**
6856
- * Enables value/label value handling. When `true`, the component expects and emits value/label
6857
- * pair objects instead of primitive values.
6858
- *
6859
- * This affects both the `value` prop and the `input` event payload.
6860
- *
6861
- * - **Input (`value` prop):** Expects a `{ value: string | number, label: string }` object (or an array of them for multi-select).
6862
- * - **Output (`input` event):** Emits a `{ value: string | number, label: string }` object (or an array of them) upon selection.
6863
- *
6864
- * This is particularly useful when a selected item's label is not available in the `items` prop,
6865
- * allowing the component to display the correct label for values loaded from external sources.
6866
- * @default false
6867
- */
6868
- enableValueLabelPair?: boolean;
6869
- }
6870
-
6871
- /**
6872
- * @deprecated Do not use. Only 'default' size should be used.
6873
- */
6874
- export declare enum BentoDropdownSize {
6875
- DEFAULT = "DropdownInputDefault",
6876
- SMALL = "DropdownInputSmall"
6877
- }
6878
-
6879
- /**
6880
- * A Tag Dropdown showing a selectable list of tags.
6881
- *
6882
- * @example
6883
- * import { BentoDropdownTag } from '../../../../..';
6884
- * import type { BentoTagListboxOptions } from '../../../../..'
6885
- *
6886
- * export default {
6887
- * components: { BentoDropdownTag },
6888
- * template: `
6889
- * <bento-dropdown-tag
6890
- * v-model="selectedValue"
6891
- * :disabled="false"
6892
- * :items="options"
6893
- * />
6894
- * `,
6895
- * setup() {
6896
- * const selectedValue = ref('unique-id-1') // Default value
6897
- * const options: BentoTagListboxOptions = [
6898
- * { label: 'Offline', value: 'unique-id-1', variant: 'red' },
6899
- * { label: 'Online', value: 'unique-id-2', variant: 'green' },
6900
- * ];
6901
- * return { options, selectedValue };
6902
- * }
6903
- * }
6904
- */
6905
- export declare const BentoDropdownTag: DefineComponent< {
6906
- /**
6907
- * The option elements to populate the tag dropdown with.
6908
- * It must be an array of {@see BentoTagListboxOptions }
6909
- * * @property {string} value.label - Text to be displayed in the option
6910
- * * @property {string,number} value.value - Value of the option
6911
- * * @property {string} value.variant - The BentTag variant shown for the option.
6912
- */
6913
- items: {
6914
- type: PropType<BentoTagListboxOptions>;
6915
- default: () => any[];
6916
- };
6917
- search: {
6918
- type: PropType<BentoListboxSearchOptions>;
6919
- } & {
6920
- default: any;
6921
- };
6922
- value: {
6923
- type: PropType<BentoListboxSelectedValue>;
6924
- } & {
6925
- default: any;
6926
- };
6927
- description: {
6928
- type: PropType<string>;
6929
- } & {
6930
- default: any;
6931
- };
6932
- label: {
6933
- type: PropType<string>;
6934
- } & {
6935
- default: any;
6936
- };
6937
- required: {
6938
- type: PropType<boolean>;
6939
- } & {
6940
- default: boolean;
6941
- };
6942
- condensed: {
6943
- type: PropType<boolean>;
6944
- } & {
6945
- default: boolean;
6946
- };
6947
- disabled: {
6948
- type: PropType<boolean>;
6949
- } & {
6950
- default: boolean;
6951
- };
6952
- error: {
6953
- type: PropType<boolean>;
6954
- } & {
6955
- default: boolean;
6956
- };
6957
- optional: {
6958
- type: PropType<boolean>;
6959
- } & {
6960
- default: boolean;
6961
- };
6962
- readonly: {
6963
- type: PropType<boolean>;
6964
- } & {
6965
- default: boolean;
6966
- };
6967
- size: {
6968
- type: PropType<BentoDropdownSize | "DropdownInputDefault" | "DropdownInputSmall">;
6969
- } & {
6970
- default: any;
6971
- };
6972
- multiple: {
6973
- type: PropType<boolean>;
6974
- } & {
6975
- default: boolean;
6976
- };
6977
- loading: {
6978
- type: PropType<boolean>;
6979
- } & {
6980
- default: boolean;
6981
- };
6982
- tooltipText: {
6983
- type: PropType<string>;
6984
- } & {
6985
- default: any;
6986
- };
6987
- errorMessage: {
6988
- type: PropType<string>;
6989
- } & {
6990
- default: any;
6991
- };
6992
- ariaLabel: {
6993
- type: PropType<string>;
6994
- } & {
6995
- default: any;
6996
- };
6997
- isOptionDisabled: {
6998
- type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
6999
- } & {
7000
- default: any;
7001
- };
7002
- staticCategories: {
7003
- type: PropType<boolean>;
7004
- } & {
7005
- default: boolean;
7006
- };
7007
- hasMoreItems: {
7008
- type: PropType<boolean>;
7009
- } & {
7010
- default: boolean;
7011
- };
7012
- lazyLoadType: {
7013
- type: PropType<"button" | "none" | "automatic" | BentoListboxLazyLoadType>;
7014
- } & {
7015
- default: BentoListboxLazyLoadType;
7016
- };
7017
- emptyState: {
7018
- type: PropType<BentoListboxEmptyStateProps>;
7019
- } & {
7020
- default: any;
7021
- };
7022
- componentLoading: {
7023
- type: PropType<boolean>;
7024
- } & {
7025
- default: boolean;
7026
- };
7027
- virtualScroll: {
7028
- type: PropType<BentoListboxVirtulisationOptions>;
7029
- } & {
7030
- default: boolean;
7031
- };
7032
- dynamicFiltering: {
7033
- type: PropType<boolean>;
7034
- } & {
7035
- default: boolean;
7036
- };
7037
- placeholder: {
7038
- type: PropType<string>;
7039
- } & {
7040
- default: any;
7041
- };
7042
- showSlotContentInMultiple: {
7043
- type: PropType<boolean>;
7044
- } & {
7045
- default: boolean;
7046
- };
7047
- enableValueLabelPair: {
7048
- type: PropType<boolean>;
7049
- } & {
7050
- default: boolean;
7051
- };
7052
- }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
7053
- input: (selectedValue: BentoListboxSelectedValue) => void;
7054
- }, string, Readonly<ExtractPropTypes< {
6571
+ * If enabled, dropdown will display non-selectable, static categories
6572
+ */
6573
+ staticCategories?: boolean;
6574
+ /**
6575
+ * Adds a info icon next to the label to display the passed tooltip message.
6576
+ */
6577
+ tooltipText?: string;
6578
+ /**
6579
+ * The `input` value.
6580
+ * Providing an empty string will select no options.
6581
+ * Set to an empty string `''` if you don't want any of the available options to be selected.
6582
+ */
6583
+ value?: BentoListboxSelectedValue;
6584
+ /**
6585
+ * Enables virtual scrolling if set to true or by providing an object with itemHeight function.
6586
+ * The itemHeight function is used to calculate the height of rendered item given it's index.
6587
+ */
6588
+ virtualScroll?: BentoListboxVirtulisationOptions;
6589
+ /**
6590
+ * Enables value/label value handling. When `true`, the component expects and emits value/label
6591
+ * pair objects instead of primitive values.
6592
+ *
6593
+ * This affects both the `value` prop and the `input` event payload.
6594
+ *
6595
+ * - **Input (`value` prop):** Expects a `{ value: string | number, label: string }` object (or an array of them for multi-select).
6596
+ * - **Output (`input` event):** Emits a `{ value: string | number, label: string }` object (or an array of them) upon selection.
6597
+ *
6598
+ * This is particularly useful when a selected item's label is not available in the `items` prop,
6599
+ * allowing the component to display the correct label for values loaded from external sources.
6600
+ * @default false
6601
+ */
6602
+ enableValueLabelPair?: boolean;
6603
+ }
6604
+
7055
6605
  /**
7056
- * The option elements to populate the tag dropdown with.
7057
- * It must be an array of {@see BentoTagListboxOptions }
7058
- * * @property {string} value.label - Text to be displayed in the option
7059
- * * @property {string,number} value.value - Value of the option
7060
- * * @property {string} value.variant - The BentTag variant shown for the option.
7061
- */
7062
- items: {
7063
- type: PropType<BentoTagListboxOptions>;
7064
- default: () => any[];
7065
- };
7066
- search: {
7067
- type: PropType<BentoListboxSearchOptions>;
7068
- } & {
7069
- default: any;
7070
- };
7071
- value: {
7072
- type: PropType<BentoListboxSelectedValue>;
7073
- } & {
7074
- default: any;
7075
- };
7076
- description: {
7077
- type: PropType<string>;
7078
- } & {
7079
- default: any;
7080
- };
7081
- label: {
7082
- type: PropType<string>;
7083
- } & {
7084
- default: any;
7085
- };
7086
- required: {
7087
- type: PropType<boolean>;
7088
- } & {
7089
- default: boolean;
7090
- };
7091
- condensed: {
7092
- type: PropType<boolean>;
7093
- } & {
7094
- default: boolean;
7095
- };
7096
- disabled: {
7097
- type: PropType<boolean>;
7098
- } & {
7099
- default: boolean;
7100
- };
7101
- error: {
7102
- type: PropType<boolean>;
7103
- } & {
7104
- default: boolean;
7105
- };
7106
- optional: {
7107
- type: PropType<boolean>;
7108
- } & {
7109
- default: boolean;
7110
- };
7111
- readonly: {
7112
- type: PropType<boolean>;
7113
- } & {
7114
- default: boolean;
7115
- };
7116
- size: {
7117
- type: PropType<BentoDropdownSize | "DropdownInputDefault" | "DropdownInputSmall">;
7118
- } & {
7119
- default: any;
7120
- };
7121
- multiple: {
7122
- type: PropType<boolean>;
7123
- } & {
7124
- default: boolean;
7125
- };
7126
- loading: {
7127
- type: PropType<boolean>;
7128
- } & {
7129
- default: boolean;
7130
- };
7131
- tooltipText: {
7132
- type: PropType<string>;
7133
- } & {
7134
- default: any;
7135
- };
7136
- errorMessage: {
7137
- type: PropType<string>;
7138
- } & {
7139
- default: any;
7140
- };
7141
- ariaLabel: {
7142
- type: PropType<string>;
7143
- } & {
7144
- default: any;
7145
- };
7146
- isOptionDisabled: {
7147
- type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
7148
- } & {
7149
- default: any;
7150
- };
7151
- staticCategories: {
7152
- type: PropType<boolean>;
7153
- } & {
7154
- default: boolean;
7155
- };
7156
- hasMoreItems: {
7157
- type: PropType<boolean>;
7158
- } & {
7159
- default: boolean;
7160
- };
7161
- lazyLoadType: {
7162
- type: PropType<"button" | "none" | "automatic" | BentoListboxLazyLoadType>;
7163
- } & {
7164
- default: BentoListboxLazyLoadType;
7165
- };
7166
- emptyState: {
7167
- type: PropType<BentoListboxEmptyStateProps>;
7168
- } & {
7169
- default: any;
7170
- };
7171
- componentLoading: {
7172
- type: PropType<boolean>;
7173
- } & {
7174
- default: boolean;
7175
- };
7176
- virtualScroll: {
7177
- type: PropType<BentoListboxVirtulisationOptions>;
7178
- } & {
7179
- default: boolean;
7180
- };
7181
- dynamicFiltering: {
7182
- type: PropType<boolean>;
7183
- } & {
7184
- default: boolean;
7185
- };
7186
- placeholder: {
7187
- type: PropType<string>;
7188
- } & {
7189
- default: any;
7190
- };
7191
- showSlotContentInMultiple: {
7192
- type: PropType<boolean>;
7193
- } & {
7194
- default: boolean;
7195
- };
7196
- enableValueLabelPair: {
7197
- type: PropType<boolean>;
7198
- } & {
7199
- default: boolean;
7200
- };
7201
- }>>, {
7202
- search: BentoListboxSearchOptions;
7203
- value: BentoListboxSelectedValue;
7204
- description: string;
7205
- label: string;
7206
- required: boolean;
7207
- condensed: boolean;
7208
- disabled: boolean;
7209
- error: boolean;
7210
- optional: boolean;
7211
- readonly: boolean;
7212
- size: BentoDropdownSize | `${BentoDropdownSize}`;
7213
- multiple: boolean;
7214
- loading: boolean;
7215
- tooltipText: string;
7216
- errorMessage: string;
7217
- ariaLabel: string;
6606
+ * @deprecated Do not use. Only 'default' size should be used.
6607
+ */
6608
+ export declare enum BentoDropdownSize {
6609
+ DEFAULT = "DropdownInputDefault",
6610
+ SMALL = "DropdownInputSmall"
6611
+ }
6612
+
6613
+ /**
6614
+ * A Tag Dropdown showing a selectable list of tags.
6615
+ *
6616
+ * @example
6617
+ * import { BentoDropdownTag } from '../../../../..';
6618
+ * import type { BentoTagListboxOptions } from '../../../../..'
6619
+ *
6620
+ * export default {
6621
+ * components: { BentoDropdownTag },
6622
+ * template: `
6623
+ * <bento-dropdown-tag
6624
+ * v-model="selectedValue"
6625
+ * :disabled="false"
6626
+ * :items="options"
6627
+ * />
6628
+ * `,
6629
+ * setup() {
6630
+ * const selectedValue = ref('unique-id-1') // Default value
6631
+ * const options: BentoTagListboxOptions = [
6632
+ * { label: 'Offline', value: 'unique-id-1', variant: 'red' },
6633
+ * { label: 'Online', value: 'unique-id-2', variant: 'green' },
6634
+ * ];
6635
+ * return { options, selectedValue };
6636
+ * }
6637
+ * }
6638
+ */
6639
+ export declare const BentoDropdownTag: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDropdownTagProps>, {
6640
+ items: () => any[];
6641
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
6642
+ input: (selectedValue: BentoListboxSelectedValue) => void;
6643
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDropdownTagProps>, {
6644
+ items: () => any[];
6645
+ }>>>, {
7218
6646
  items: BentoTagListboxOptions;
7219
- isOptionDisabled: BentoListboxIsOptionDisabled;
7220
- staticCategories: boolean;
7221
- hasMoreItems: boolean;
7222
- lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
7223
- emptyState: BentoListboxEmptyStateProps;
7224
- componentLoading: boolean;
7225
- virtualScroll: BentoListboxVirtulisationOptions;
7226
- dynamicFiltering: boolean;
7227
- placeholder: string;
7228
- showSlotContentInMultiple: boolean;
7229
- enableValueLabelPair: boolean;
7230
6647
  }>;
7231
6648
 
6649
+ export declare interface BentoDropdownTagProps extends BentoDropdownProps {
6650
+ /**
6651
+ * The option elements to populate the tag dropdown with.
6652
+ * It must be an array of {@see BentoTagListboxOptions }
6653
+ * @property {string} value.label - Text to be displayed in the option
6654
+ * @property {string | number} value.value - Value of the option
6655
+ * @property {string} value.variant - The BentTag variant shown for the option.
6656
+ */
6657
+ items?: BentoTagListboxOptions;
6658
+ }
6659
+
7232
6660
  /**
7233
6661
  * Empty states are moments in the user experience when there is nothing to display.
7234
6662
  * This component can be used to provide:
@@ -7421,7 +6849,6 @@ export declare enum BentoEmptyStateVariant {
7421
6849
  * :maxDimensions="{ width: 200, height: 100 }"
7422
6850
  * :maxSize="1000"
7423
6851
  * v-model="files"
7424
- * multiple
7425
6852
  * :optional="false"
7426
6853
  * required
7427
6854
  * tooltipText="Useful information"
@@ -7432,7 +6859,7 @@ export declare enum BentoEmptyStateVariant {
7432
6859
  * }
7433
6860
  * }
7434
6861
  */
7435
- export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoFileUploaderProps>, {
6862
+ export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoFileUploaderProps>, {
7436
6863
  accept: any;
7437
6864
  description: any;
7438
6865
  errorMessage: any;
@@ -7449,7 +6876,7 @@ input: (value?: FileList) => void;
7449
6876
  "update:modelValue": (value?: FileList) => void;
7450
6877
  } & {
7451
6878
  "error:upload": (value: boolean) => void;
7452
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoFileUploaderProps>, {
6879
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoFileUploaderProps>, {
7453
6880
  accept: any;
7454
6881
  description: any;
7455
6882
  errorMessage: any;
@@ -7554,7 +6981,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
7554
6981
  * `
7555
6982
  * }
7556
6983
  */
7557
- export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoFilterBarProps>, {
6984
+ export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoFilterBarProps>, {
7558
6985
  config: () => any[];
7559
6986
  filterValues: () => any[];
7560
6987
  containerSizeLayout: () => {
@@ -7571,7 +6998,7 @@ isClearAllVisible: ComputedRef<boolean>;
7571
6998
  clearAllFilters: () => void;
7572
6999
  isResetAllVisible: ComputedRef<boolean>;
7573
7000
  resetAllFilters: () => void;
7574
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoFilterBarProps>, {
7001
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoFilterBarProps>, {
7575
7002
  config: () => any[];
7576
7003
  filterValues: () => any[];
7577
7004
  containerSizeLayout: () => {
@@ -8237,7 +7664,7 @@ declare enum BentoHeaderVariant {
8237
7664
  * `
8238
7665
  * };
8239
7666
  */
8240
- export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoHeaderWithViewsProps>, {
7667
+ export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoHeaderWithViewsProps>, {
8241
7668
  actions: () => any[];
8242
7669
  additionalViewSetting: any;
8243
7670
  title: any;
@@ -8263,7 +7690,7 @@ views: () => any[];
8263
7690
  "update:view": (value: BentoHeaderWithViewsItemUpdate) => void;
8264
7691
  } & {
8265
7692
  "update:skip-unsaved-changes": (value: boolean) => void;
8266
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoHeaderWithViewsProps>, {
7693
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoHeaderWithViewsProps>, {
8267
7694
  actions: () => any[];
8268
7695
  additionalViewSetting: any;
8269
7696
  title: any;
@@ -8464,10 +7891,10 @@ export declare interface BentoHeaderWithViewsProps {
8464
7891
  * `
8465
7892
  * }
8466
7893
  */
8467
- export declare const BentoImage: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoImageProps>, {
7894
+ export declare const BentoImage: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoImageProps>, {
8468
7895
  aspectRatio: any;
8469
7896
  objectFit: any;
8470
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoImageProps>, {
7897
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoImageProps>, {
8471
7898
  aspectRatio: any;
8472
7899
  objectFit: any;
8473
7900
  }>>>, {
@@ -8517,11 +7944,11 @@ export declare interface BentoImageProps {
8517
7944
  * import { BentoInfoIcon } from '../..';
8518
7945
  * </scrip>
8519
7946
  */
8520
- export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInfoIconProps>, {
7947
+ export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoInfoIconProps>, {
8521
7948
  tooltipPosition: PopperContainerPositionExtended;
8522
7949
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8523
7950
  mouseenter: (event: MouseEvent) => void;
8524
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoInfoIconProps>, {
7951
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoInfoIconProps>, {
8525
7952
  tooltipPosition: PopperContainerPositionExtended;
8526
7953
  }>>>, {
8527
7954
  tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
@@ -8579,7 +8006,7 @@ export declare type BentoInputDropdownProps = {
8579
8006
  * >
8580
8007
  * }
8581
8008
  */
8582
- export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInputFieldProps>, {
8009
+ export declare const BentoInputField: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoInputFieldProps>, {
8583
8010
  ariaHidden: boolean;
8584
8011
  ariaLabel: any;
8585
8012
  condensed: boolean;
@@ -8620,7 +8047,7 @@ keydown: (event: KeyboardEvent) => void;
8620
8047
  keyup: (event: KeyboardEvent) => void;
8621
8048
  } & {
8622
8049
  input: (inputValue: string) => void;
8623
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoInputFieldProps>, {
8050
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoInputFieldProps>, {
8624
8051
  ariaHidden: boolean;
8625
8052
  ariaLabel: any;
8626
8053
  condensed: boolean;
@@ -8721,7 +8148,7 @@ export declare enum BentoInputFieldEvent {
8721
8148
  * `
8722
8149
  * }
8723
8150
  */
8724
- export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoInputFieldPasswordProps>, {
8151
+ export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoInputFieldPasswordProps>, {
8725
8152
  condensed: boolean;
8726
8153
  debounceTime: number;
8727
8154
  disabled: boolean;
@@ -8743,7 +8170,7 @@ focus: () => void;
8743
8170
  "input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
8744
8171
  } & {
8745
8172
  input: (value: BentoInputFieldValue) => void;
8746
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoInputFieldPasswordProps>, {
8173
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoInputFieldPasswordProps>, {
8747
8174
  condensed: boolean;
8748
8175
  debounceTime: number;
8749
8176
  disabled: boolean;
@@ -8876,7 +8303,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
8876
8303
  * `
8877
8304
  * }
8878
8305
  */
8879
- export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoInputFieldPhoneNumberProps>, {
8306
+ export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoInputFieldPhoneNumberProps>, {
8880
8307
  countries: () => CountryCode_2[];
8881
8308
  dynamicFiltering: boolean;
8882
8309
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -8885,7 +8312,7 @@ blur: () => void;
8885
8312
  input: (value: string) => void;
8886
8313
  } & {
8887
8314
  "update:selected-country": (country: CountryCode_2) => void;
8888
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoInputFieldPhoneNumberProps>, {
8315
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoInputFieldPhoneNumberProps>, {
8889
8316
  countries: () => CountryCode_2[];
8890
8317
  dynamicFiltering: boolean;
8891
8318
  }>>>, {
@@ -9162,7 +8589,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
9162
8589
  * `
9163
8590
  * }
9164
8591
  */
9165
- export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoInspectorProps>, {
8592
+ export declare const BentoInspector: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoInspectorProps>, {
9166
8593
  activePage: string;
9167
8594
  expandable: boolean;
9168
8595
  isOpen: boolean;
@@ -9176,7 +8603,7 @@ pageFocusAnchor: any;
9176
8603
  "update:active-page": (value: string) => void;
9177
8604
  } & {
9178
8605
  expand: () => void;
9179
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoInspectorProps>, {
8606
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoInspectorProps>, {
9180
8607
  activePage: string;
9181
8608
  expandable: boolean;
9182
8609
  isOpen: boolean;
@@ -9292,10 +8719,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
9292
8719
  * `
9293
8720
  * }
9294
8721
  */
9295
- export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoLayoutProps>, {
8722
+ export declare const BentoLayout: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoLayoutProps>, {
9296
8723
  size: string;
9297
8724
  variant: string;
9298
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoLayoutProps>, {
8725
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoLayoutProps>, {
9299
8726
  size: string;
9300
8727
  variant: string;
9301
8728
  }>>>, {
@@ -9338,9 +8765,9 @@ export declare interface BentoLayoutProps {
9338
8765
  * `
9339
8766
  * }
9340
8767
  */
9341
- export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoLayoutRowProps>, {
8768
+ export declare const BentoLayoutRow: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoLayoutRowProps>, {
9342
8769
  columnsLayout: string;
9343
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoLayoutRowProps>, {
8770
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoLayoutRowProps>, {
9344
8771
  columnsLayout: string;
9345
8772
  }>>>, {
9346
8773
  columnsLayout: BentoLayoutRowColumnLayout;
@@ -9387,12 +8814,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
9387
8814
  * `
9388
8815
  * }
9389
8816
  */
9390
- export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoLinkProps>, {
8817
+ export declare const BentoLink: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoLinkProps>, {
9391
8818
  target: any;
9392
8819
  variant: BentoLinkVariant;
9393
8820
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9394
8821
  click: (clickEvent: MouseEvent) => void;
9395
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoLinkProps>, {
8822
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoLinkProps>, {
9396
8823
  target: any;
9397
8824
  variant: BentoLinkVariant;
9398
8825
  }>>>, {
@@ -9728,7 +9155,7 @@ export declare enum BentoLoadingIndicatorEvent {
9728
9155
  * />
9729
9156
  * }
9730
9157
  */
9731
- export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoMenuProps>, {
9158
+ export declare const BentoMenu: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoMenuProps>, {
9732
9159
  button: () => BentoMenuButtonProps;
9733
9160
  closeMenuOnItemSelect: boolean;
9734
9161
  disableArrowDownOpeningMenu: boolean;
@@ -9751,7 +9178,7 @@ open: () => void;
9751
9178
  "menu-item-click": () => void;
9752
9179
  } & {
9753
9180
  "click-outside": () => void;
9754
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoMenuProps>, {
9181
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoMenuProps>, {
9755
9182
  button: () => BentoMenuButtonProps;
9756
9183
  closeMenuOnItemSelect: boolean;
9757
9184
  disableArrowDownOpeningMenu: boolean;
@@ -10496,7 +9923,7 @@ contextualLabel: string;
10496
9923
  * `
10497
9924
  * }
10498
9925
  */
10499
- export declare const BentoModalPage: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoModalPageProps>, {
9926
+ export declare const BentoModalPage: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoModalPageProps>, {
10500
9927
  actions: any;
10501
9928
  actionsLabel: any;
10502
9929
  columnsSize: BentoModalColumnLayoutVariant;
@@ -10505,7 +9932,7 @@ destructiveActions: boolean;
10505
9932
  withColumnLayout: boolean;
10506
9933
  pageId: any;
10507
9934
  previousPage: any;
10508
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoModalPageProps>, {
9935
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoModalPageProps>, {
10509
9936
  actions: any;
10510
9937
  actionsLabel: any;
10511
9938
  columnsSize: BentoModalColumnLayoutVariant;
@@ -10653,7 +10080,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
10653
10080
  * `,
10654
10081
  * }
10655
10082
  */
10656
- export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoPaginationProps>, {
10083
+ export declare const BentoPagination: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoPaginationProps>, {
10657
10084
  ariaLabel: any;
10658
10085
  hasNext: any;
10659
10086
  hidePageSize: boolean;
@@ -10669,7 +10096,7 @@ navigate: (page: number, items?: number) => void;
10669
10096
  "update:page": (page: number) => void;
10670
10097
  } & {
10671
10098
  "update:size": (size: number) => void;
10672
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoPaginationProps>, {
10099
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoPaginationProps>, {
10673
10100
  ariaLabel: any;
10674
10101
  hasNext: any;
10675
10102
  hidePageSize: boolean;
@@ -10735,10 +10162,10 @@ export declare interface BentoPaginationProps {
10735
10162
  * `
10736
10163
  * }
10737
10164
  */
10738
- export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoPaymentMethodProps>, {
10165
+ export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoPaymentMethodProps>, {
10739
10166
  type: string;
10740
10167
  small: boolean;
10741
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoPaymentMethodProps>, {
10168
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoPaymentMethodProps>, {
10742
10169
  type: string;
10743
10170
  small: boolean;
10744
10171
  }>>>, {
@@ -11930,7 +11357,7 @@ export declare enum BentoPaymentMethodType {
11930
11357
  * `
11931
11358
  * }
11932
11359
  */
11933
- export declare const BentoPopover: __VLS_WithTemplateSlots_30<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoPopoverProps>, {
11360
+ export declare const BentoPopover: __VLS_WithTemplateSlots_30<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoPopoverProps>, {
11934
11361
  actions: any;
11935
11362
  actionsLayout: string;
11936
11363
  ariaLabel: any;
@@ -11952,7 +11379,7 @@ overflowVisible: boolean;
11952
11379
  dismiss: () => void;
11953
11380
  } & {
11954
11381
  placement: (placement: Placement) => void;
11955
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoPopoverProps>, {
11382
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoPopoverProps>, {
11956
11383
  actions: any;
11957
11384
  actionsLayout: string;
11958
11385
  ariaLabel: any;
@@ -12152,7 +11579,7 @@ export declare interface BentoPopoverProps {
12152
11579
  * `
12153
11580
  * };
12154
11581
  */
12155
- export declare const BentoPromoBanner: __VLS_WithTemplateSlots_32<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoPromoBannerProps>, {
11582
+ export declare const BentoPromoBanner: __VLS_WithTemplateSlots_32<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoPromoBannerProps>, {
12156
11583
  actions: any;
12157
11584
  color: BentoPromoBannerColor;
12158
11585
  isDismissible: boolean;
@@ -12160,7 +11587,7 @@ dismissButtonText: any;
12160
11587
  layout: BentoPromoBannerLayout;
12161
11588
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12162
11589
  dismiss: () => void;
12163
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoPromoBannerProps>, {
11590
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoPromoBannerProps>, {
12164
11591
  actions: any;
12165
11592
  color: BentoPromoBannerColor;
12166
11593
  isDismissible: boolean;
@@ -12681,6 +12108,7 @@ modelValue: BentoRadioButtonValue;
12681
12108
  formId: string;
12682
12109
  }>, {
12683
12110
  content: (_: {}) => any;
12111
+ description: (_: {}) => any;
12684
12112
  }>;
12685
12113
 
12686
12114
  export declare interface BentoRadioGroupItem {
@@ -12729,7 +12157,7 @@ export declare type BentoRangeFilterOptions = {
12729
12157
  * `
12730
12158
  * }
12731
12159
  */
12732
- export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoRichTextEditorProps>, {
12160
+ export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_37<BentoRichTextEditorProps>, {
12733
12161
  description: any;
12734
12162
  disabled: boolean;
12735
12163
  errorMessage: any;
@@ -12741,7 +12169,7 @@ tooltipText: any;
12741
12169
  value: any;
12742
12170
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12743
12171
  input: (value: string) => void;
12744
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoRichTextEditorProps>, {
12172
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_37<BentoRichTextEditorProps>, {
12745
12173
  description: any;
12746
12174
  disabled: boolean;
12747
12175
  errorMessage: any;
@@ -12853,7 +12281,7 @@ export declare interface BentoRichTextEditorProps {
12853
12281
  * }
12854
12282
  * }
12855
12283
  */
12856
- export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoSearchBarProps>, {
12284
+ export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_38<BentoSearchBarProps>, {
12857
12285
  condensed: boolean;
12858
12286
  debounceTime: number;
12859
12287
  disabled: boolean;
@@ -12875,7 +12303,7 @@ clear: () => void;
12875
12303
  blur: () => void;
12876
12304
  } & {
12877
12305
  focus: () => void;
12878
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoSearchBarProps>, {
12306
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_38<BentoSearchBarProps>, {
12879
12307
  condensed: boolean;
12880
12308
  debounceTime: number;
12881
12309
  disabled: boolean;
@@ -12964,7 +12392,7 @@ export declare interface BentoSearchBarProps {
12964
12392
  * }
12965
12393
  * }
12966
12394
  */
12967
- export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_37<{
12395
+ export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_39<{
12968
12396
  /**
12969
12397
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
12970
12398
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -12977,7 +12405,7 @@ items: BentoSecondaryNavItems;
12977
12405
  value?: string;
12978
12406
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12979
12407
  change: (category: string) => void;
12980
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_37<{
12408
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_39<{
12981
12409
  /**
12982
12410
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
12983
12411
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -13022,7 +12450,7 @@ export declare interface BentoSecondaryNavState {
13022
12450
  * `
13023
12451
  * }
13024
12452
  */
13025
- export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoSegmentedControlProps>, {
12453
+ export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoSegmentedControlProps>, {
13026
12454
  ariaLabel: any;
13027
12455
  fullWidth: boolean;
13028
12456
  wrap: boolean;
@@ -13031,7 +12459,7 @@ modelValue: any;
13031
12459
  "update:model-value": (value: any) => void;
13032
12460
  } & {
13033
12461
  input: (value: BentoSegmentedControlValue) => void;
13034
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoSegmentedControlProps>, {
12462
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoSegmentedControlProps>, {
13035
12463
  ariaLabel: any;
13036
12464
  fullWidth: boolean;
13037
12465
  wrap: boolean;
@@ -13997,7 +13425,7 @@ destructiveActions: boolean;
13997
13425
  * `
13998
13426
  * }
13999
13427
  */
14000
- export declare const BentoStatus: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_TypePropsToRuntimeProps_39<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_39<BentoStatusProps>>>, {}>, {
13428
+ export declare const BentoStatus: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_TypePropsToRuntimeProps_41<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_41<BentoStatusProps>>>, {}>, {
14001
13429
  default: (_: {}) => any;
14002
13430
  }>;
14003
13431
 
@@ -14213,7 +13641,7 @@ declare interface BentoStickyTabsOptions {
14213
13641
  * `
14214
13642
  * }
14215
13643
  */
14216
- export declare const BentoStructuredList: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_40<{
13644
+ export declare const BentoStructuredList: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_42<{
14217
13645
  /**
14218
13646
  * Width of the labels container, in pixels. Overrides layout prop.
14219
13647
  */
@@ -14237,7 +13665,7 @@ layout?: BentoStructuredListLayoutOptions;
14237
13665
  }>, {
14238
13666
  labelsWidth: any;
14239
13667
  layout: string;
14240
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_40<{
13668
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_42<{
14241
13669
  /**
14242
13670
  * Width of the labels container, in pixels. Overrides layout prop.
14243
13671
  */
@@ -14291,7 +13719,7 @@ labelsWidth: number;
14291
13719
  * `
14292
13720
  * }
14293
13721
  */
14294
- export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_41<{
13722
+ export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_43<{
14295
13723
  /**
14296
13724
  * Label to display for the value
14297
13725
  */
@@ -14316,7 +13744,7 @@ searchTooltip?: string;
14316
13744
  * Truncates the value of the item
14317
13745
  */
14318
13746
  truncate?: boolean;
14319
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_41<{
13747
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_43<{
14320
13748
  /**
14321
13749
  * Label to display for the value
14322
13750
  */
@@ -14371,10 +13799,10 @@ declare const BentoStructuredListLayoutOptions: string[];
14371
13799
  * `
14372
13800
  * }
14373
13801
  */
14374
- export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridProps>, {
13802
+ export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<BentoSummaryGridProps>, {
14375
13803
  columnWidth: any;
14376
13804
  slashedZero: boolean;
14377
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_42<BentoSummaryGridProps>, {
13805
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<BentoSummaryGridProps>, {
14378
13806
  columnWidth: any;
14379
13807
  slashedZero: boolean;
14380
13808
  }>>>, {
@@ -14409,7 +13837,7 @@ export declare interface BentoSummaryGridColumnWidth {
14409
13837
  * `
14410
13838
  * }
14411
13839
  */
14412
- export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoSummaryGridItemAmountProps>, {
13840
+ export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_45<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<BentoSummaryGridItemAmountProps>, {
14413
13841
  copy: any;
14414
13842
  fitContent: boolean;
14415
13843
  infoIconTooltipText: any;
@@ -14426,7 +13854,7 @@ underlineTooltipText: any;
14426
13854
  "copy-click": (event: MouseEvent) => void;
14427
13855
  } & {
14428
13856
  "info-icon-mouseenter": (event: MouseEvent) => void;
14429
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_43<BentoSummaryGridItemAmountProps>, {
13857
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<BentoSummaryGridItemAmountProps>, {
14430
13858
  copy: any;
14431
13859
  fitContent: boolean;
14432
13860
  infoIconTooltipText: any;
@@ -14486,7 +13914,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
14486
13914
  * `
14487
13915
  * }
14488
13916
  */
14489
- export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_47<BentoSummaryGridItemCustomProps>, {
13917
+ export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_49<BentoSummaryGridItemCustomProps>, {
14490
13918
  copy: any;
14491
13919
  infoIconTooltipText: any;
14492
13920
  fitContent: boolean;
@@ -14496,7 +13924,7 @@ underlineTooltipText: any;
14496
13924
  "copy-click": (event: MouseEvent) => void;
14497
13925
  } & {
14498
13926
  "info-icon-mouseenter": (event: MouseEvent) => void;
14499
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_47<BentoSummaryGridItemCustomProps>, {
13927
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_49<BentoSummaryGridItemCustomProps>, {
14500
13928
  copy: any;
14501
13929
  infoIconTooltipText: any;
14502
13930
  fitContent: boolean;
@@ -14560,7 +13988,7 @@ export declare interface BentoSummaryGridItemCustomProps {
14560
13988
  * `
14561
13989
  * }
14562
13990
  */
14563
- export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<BentoSummaryGridItemNumericProps>, {
13991
+ export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<BentoSummaryGridItemNumericProps>, {
14564
13992
  copy: any;
14565
13993
  fitContent: boolean;
14566
13994
  infoIconTooltipText: any;
@@ -14576,7 +14004,7 @@ underlineTooltipText: any;
14576
14004
  "copy-click": (event: MouseEvent) => void;
14577
14005
  } & {
14578
14006
  "info-icon-mouseenter": (event: MouseEvent) => void;
14579
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_44<BentoSummaryGridItemNumericProps>, {
14007
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<BentoSummaryGridItemNumericProps>, {
14580
14008
  copy: any;
14581
14009
  fitContent: boolean;
14582
14010
  infoIconTooltipText: any;
@@ -14635,7 +14063,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
14635
14063
  * `
14636
14064
  * }
14637
14065
  */
14638
- export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<BentoSummaryGridItemPercentageProps>, {
14066
+ export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_47<BentoSummaryGridItemPercentageProps>, {
14639
14067
  copy: any;
14640
14068
  fitContent: boolean;
14641
14069
  infoIconTooltipText: any;
@@ -14651,7 +14079,7 @@ underlineTooltipText: any;
14651
14079
  "copy-click": (event: MouseEvent) => void;
14652
14080
  } & {
14653
14081
  "info-icon-mouseenter": (event: MouseEvent) => void;
14654
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_45<BentoSummaryGridItemPercentageProps>, {
14082
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_47<BentoSummaryGridItemPercentageProps>, {
14655
14083
  copy: any;
14656
14084
  fitContent: boolean;
14657
14085
  infoIconTooltipText: any;
@@ -14716,7 +14144,7 @@ export declare enum BentoSummaryGridItemSize {
14716
14144
  * `
14717
14145
  * }
14718
14146
  */
14719
- export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<BentoSummaryGridItemTextProps>, {
14147
+ export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_48<BentoSummaryGridItemTextProps>, {
14720
14148
  copy: any;
14721
14149
  fitContent: boolean;
14722
14150
  infoIconTooltipText: any;
@@ -14726,7 +14154,7 @@ underlineTooltipText: any;
14726
14154
  "copy-click": (event: MouseEvent) => void;
14727
14155
  } & {
14728
14156
  "info-icon-mouseenter": (event: MouseEvent) => void;
14729
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_46<BentoSummaryGridItemTextProps>, {
14157
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_48<BentoSummaryGridItemTextProps>, {
14730
14158
  copy: any;
14731
14159
  fitContent: boolean;
14732
14160
  infoIconTooltipText: any;
@@ -14818,12 +14246,12 @@ export declare interface BentoSummaryGridProps {
14818
14246
  * </bento-tabs>
14819
14247
  * </template>
14820
14248
  */
14821
- export declare const BentoTab: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_48<BentoTabProps>, {
14249
+ export declare const BentoTab: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<BentoTabProps>, {
14822
14250
  counter: any;
14823
14251
  disabled: boolean;
14824
14252
  hidden: boolean;
14825
14253
  withNotificationIndicator: boolean;
14826
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_48<BentoTabProps>, {
14254
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<BentoTabProps>, {
14827
14255
  counter: any;
14828
14256
  disabled: boolean;
14829
14257
  hidden: boolean;
@@ -14972,11 +14400,11 @@ declare enum BentoTabsEvent {
14972
14400
  ACTIVE_TAB_INDEX = "update:active-tab-index"
14973
14401
  }
14974
14402
 
14975
- export declare const BentoTag: DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoTagProps>, {
14403
+ export declare const BentoTag: DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoTagProps>, {
14976
14404
  label: any;
14977
14405
  truncate: any;
14978
14406
  variant: BentoTagVariant;
14979
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoTagProps>, {
14407
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoTagProps>, {
14980
14408
  label: any;
14981
14409
  truncate: any;
14982
14410
  variant: BentoTagVariant;
@@ -15294,6 +14722,9 @@ declare enum BentoTextareaResizeOption {
15294
14722
  }
15295
14723
 
15296
14724
  export declare enum BentoTheme {
14725
+ /**
14726
+ * @deprecated in favor of {@link BENTO_LIGHT}. To be removed in v2.0.0.
14727
+ */
15297
14728
  LEGACY = "b-legacy-theme",
15298
14729
  STYLEGUIDE = "b-styleguide-theme",
15299
14730
  /**
@@ -15834,6 +15265,7 @@ export declare interface BentoTimelineConfigData {
15834
15265
  hiddenItems: Ref<number>;
15835
15266
  visibleIndexes: Ref<number[]>;
15836
15267
  timegapLimit: Ref<BentoTimelineGapObject>;
15268
+ timelineEntries: Ref<BentoTimelineEntry[]>;
15837
15269
  }
15838
15270
 
15839
15271
  export declare type BentoTimelineDataList = Array<BentoTimelineDataListObject>;
@@ -15864,7 +15296,7 @@ export declare enum BentoTimelineGapUnit {
15864
15296
  }
15865
15297
 
15866
15298
  /**
15867
- * TimelineItem renders each event in the Timeline component
15299
+ * BentoTimelineItem renders each event in the Timeline component
15868
15300
  *
15869
15301
  * @example
15870
15302
  * import { BentoDateFormat, BentoTimelineItem } from '../../../..';
@@ -16086,16 +15518,6 @@ export declare enum BentoTimelineItemVariant {
16086
15518
  CRITICAL = "CrossCircleIcon"
16087
15519
  }
16088
15520
 
16089
- export declare type BentoTimelineRegisterEntry = (props: {
16090
- title?: string | BentoTimelineItemTitle;
16091
- description?: string;
16092
- date: Date | number;
16093
- }) => {
16094
- timelineEntries: Ref<BentoTimelineEntry[]>;
16095
- index: number;
16096
- unregisterTimelineEntry: () => void;
16097
- };
16098
-
16099
15521
  export declare interface BentoTimelineShowMoreObject {
16100
15522
  limit: number;
16101
15523
  placement?: BentoTimelineShowMorePlacement;
@@ -16566,7 +15988,7 @@ export declare interface BentoTutorialStep {
16566
15988
  * `
16567
15989
  * }
16568
15990
  */
16569
- export declare const BentoTypography: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_49<{
15991
+ export declare const BentoTypography: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<{
16570
15992
  /**
16571
15993
  * Sets the HTML DOM element.
16572
15994
  * @values h1, h2, h3, h4, h5, h6, div, p, span
@@ -16614,7 +16036,7 @@ stronger: boolean;
16614
16036
  strongest: boolean;
16615
16037
  variant: BentoTypographyVariant;
16616
16038
  wide: boolean;
16617
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_49<{
16039
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<{
16618
16040
  /**
16619
16041
  * Sets the HTML DOM element.
16620
16042
  * @values h1, h2, h3, h4, h5, h6, div, p, span