@adyen/bento-vue3 1.89.2 → 1.90.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 (243) hide show
  1. package/dist/@types/components.d.ts +2 -0
  2. package/dist/@types/index.d.ts +403 -298
  3. package/dist/accordion.js +1 -1
  4. package/dist/action-bar.js +1 -1
  5. package/dist/ai-tag.js +1 -1
  6. package/dist/alert.js +1 -1
  7. package/dist/anchor-scroller.js +1 -1
  8. package/dist/assets/accordion-item.css +1 -1
  9. package/dist/assets/action-bar.css +1 -1
  10. package/dist/assets/base-modal.css +1 -1
  11. package/dist/assets/button-actions.css +1 -1
  12. package/dist/assets/card.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-range-picker.css +1 -1
  15. package/dist/assets/dialog-page.css +1 -1
  16. package/dist/assets/file-uploader.css +1 -1
  17. package/dist/assets/input-time.css +1 -0
  18. package/dist/assets/inspector.css +1 -1
  19. package/dist/assets/modal-fullscreen.css +1 -1
  20. package/dist/assets/secondary-nav.css +1 -1
  21. package/dist/assets/sidepanel.css +1 -1
  22. package/dist/button.js +1 -1
  23. package/dist/card.js +1 -1
  24. package/dist/checkbox.js +2 -2
  25. package/dist/chip.js +1 -1
  26. package/dist/chunks/accordion-item.CZIxxSsH.js +141 -0
  27. package/dist/chunks/{accordion-item.BX1KrLMl.js.map → accordion-item.CZIxxSsH.js.map} +1 -1
  28. package/dist/chunks/action-bar.Pe_hvtja.js +336 -0
  29. package/dist/chunks/{action-bar.DLMaIUWW.js.map → action-bar.Pe_hvtja.js.map} +1 -1
  30. package/dist/chunks/ai-tag.BSlc78DU.js +137 -0
  31. package/dist/chunks/{ai-tag.DK63ExDc.js.map → ai-tag.BSlc78DU.js.map} +1 -1
  32. package/dist/chunks/{alert.C_8-VNi_.js → alert.CFWN2E0b.js} +86 -79
  33. package/dist/chunks/{alert.C_8-VNi_.js.map → alert.CFWN2E0b.js.map} +1 -1
  34. package/dist/chunks/anchor-scroller.DSfXK6vK.js +214 -0
  35. package/dist/chunks/{anchor-scroller.NhjLDBZI.js.map → anchor-scroller.DSfXK6vK.js.map} +1 -1
  36. package/dist/chunks/{base-modal.C2-JyHC_.js → base-modal.BjjDrx0z.js} +132 -125
  37. package/dist/chunks/{base-modal.C2-JyHC_.js.map → base-modal.BjjDrx0z.js.map} +1 -1
  38. package/dist/chunks/{button-actions-with-menu.BQFAgAI2.js → button-actions-with-menu.DvkS16ur.js} +2 -2
  39. package/dist/chunks/{button-actions-with-menu.BQFAgAI2.js.map → button-actions-with-menu.DvkS16ur.js.map} +1 -1
  40. package/dist/chunks/{button-actions.cMQWyZne.js → button-actions.Bh_PZ_fV.js} +202 -188
  41. package/dist/chunks/{button-actions.cMQWyZne.js.map → button-actions.Bh_PZ_fV.js.map} +1 -1
  42. package/dist/chunks/{calendar.DcCqkSNJ.js → calendar.CH-1Vgeb.js} +343 -329
  43. package/dist/chunks/{calendar.DcCqkSNJ.js.map → calendar.CH-1Vgeb.js.map} +1 -1
  44. package/dist/chunks/card.BzCGCCzH.js +223 -0
  45. package/dist/chunks/{card.CoxQ_L0w.js.map → card.BzCGCCzH.js.map} +1 -1
  46. package/dist/chunks/{checkbox-group.96n9Cc3W.js → checkbox-group.D_fN6Glu.js} +4 -4
  47. package/dist/chunks/{checkbox-group.96n9Cc3W.js.map → checkbox-group.D_fN6Glu.js.map} +1 -1
  48. package/dist/chunks/{checkbox.C6ATh8f5.js → checkbox.BlAhQl9N.js} +78 -71
  49. package/dist/chunks/{checkbox.C6ATh8f5.js.map → checkbox.BlAhQl9N.js.map} +1 -1
  50. package/dist/chunks/chip.DFldnqfz.js +72 -0
  51. package/dist/chunks/{chip.CdgpQyXN.js.map → chip.DFldnqfz.js.map} +1 -1
  52. package/dist/chunks/{code-snippet.DgAuuZF5.js → code-snippet.BePxxR3q.js} +113 -106
  53. package/dist/chunks/{code-snippet.DgAuuZF5.js.map → code-snippet.BePxxR3q.js.map} +1 -1
  54. package/dist/chunks/{controls-group.C7hOE1F4.js → controls-group.Cxk-0fCy.js} +2 -2
  55. package/dist/chunks/{controls-group.C7hOE1F4.js.map → controls-group.Cxk-0fCy.js.map} +1 -1
  56. package/dist/chunks/copy.CL893i9-.js +114 -0
  57. package/dist/chunks/{copy.C2kQ1PbI.js.map → copy.CL893i9-.js.map} +1 -1
  58. package/dist/chunks/{country.CaGc08Ps.js → country.15m_ATbO.js} +3 -3
  59. package/dist/chunks/{country.CaGc08Ps.js.map → country.15m_ATbO.js.map} +1 -1
  60. package/dist/chunks/country.types.6a7xxZIR.js +26 -0
  61. package/dist/chunks/{country.types.DjpMGz7a.js.map → country.types.6a7xxZIR.js.map} +1 -1
  62. package/dist/chunks/{dashboard-section.UafHRkMa.js → dashboard-section.CiNDItU2.js} +3 -3
  63. package/dist/chunks/{dashboard-section.UafHRkMa.js.map → dashboard-section.CiNDItU2.js.map} +1 -1
  64. package/dist/chunks/{dashed-underline.CcDV2Aks.js → dashed-underline.CwdpUz76.js} +3 -3
  65. package/dist/chunks/{dashed-underline.CcDV2Aks.js.map → dashed-underline.CwdpUz76.js.map} +1 -1
  66. package/dist/chunks/{data-grid-template.CnC4TQvk.js → data-grid-template.nXn1dLCw.js} +4 -4
  67. package/dist/chunks/{data-grid-template.CnC4TQvk.js.map → data-grid-template.nXn1dLCw.js.map} +1 -1
  68. package/dist/chunks/data-grid.CXWaoqzi.js +4242 -0
  69. package/dist/chunks/data-grid.CXWaoqzi.js.map +1 -0
  70. package/dist/chunks/date-picker.DPjCROIP.js +238 -0
  71. package/dist/chunks/{date-picker.dlzZ_-5f.js.map → date-picker.DPjCROIP.js.map} +1 -1
  72. package/dist/chunks/date-range-picker.fyrfFd04.js +998 -0
  73. package/dist/chunks/date-range-picker.fyrfFd04.js.map +1 -0
  74. package/dist/chunks/dialog-page.Bh-7RAwX.js +163 -0
  75. package/dist/chunks/{dialog-page.COfKqjT-.js.map → dialog-page.Bh-7RAwX.js.map} +1 -1
  76. package/dist/chunks/{dropdown-default-textbox.bq9AlGzJ.js → dropdown-default-textbox.aYsTZDZ7.js} +69 -62
  77. package/dist/chunks/{dropdown-default-textbox.bq9AlGzJ.js.map → dropdown-default-textbox.aYsTZDZ7.js.map} +1 -1
  78. package/dist/chunks/{dropdown-tag.Ysrac5GN.js → dropdown-tag.B7OA_Yv9.js} +5 -5
  79. package/dist/chunks/{dropdown-tag.Ysrac5GN.js.map → dropdown-tag.B7OA_Yv9.js.map} +1 -1
  80. package/dist/chunks/{dropdown.MhmX1P9o.js → dropdown.Do-mZiI6.js} +285 -271
  81. package/dist/chunks/{dropdown.MhmX1P9o.js.map → dropdown.Do-mZiI6.js.map} +1 -1
  82. package/dist/chunks/error-message.849uzpkq.js +157 -0
  83. package/dist/chunks/{error-message.DCgo8q20.js.map → error-message.849uzpkq.js.map} +1 -1
  84. package/dist/chunks/{file-uploader.Bfd1uUMe.js → file-uploader.BUvDU_cn.js} +604 -583
  85. package/dist/chunks/{file-uploader.Bfd1uUMe.js.map → file-uploader.BUvDU_cn.js.map} +1 -1
  86. package/dist/chunks/{filter-bar.CkAjLQol.js → filter-bar.fowl40RS.js} +998 -928
  87. package/dist/chunks/{filter-bar.CkAjLQol.js.map → filter-bar.fowl40RS.js.map} +1 -1
  88. package/dist/chunks/fixed-scroller.yVsaQzy5.js +157 -0
  89. package/dist/chunks/{fixed-scroller.DtkaGyMD.js.map → fixed-scroller.yVsaQzy5.js.map} +1 -1
  90. package/dist/chunks/{footer-actions.BcYSsoUg.js → footer-actions.uoNbOGAQ.js} +2 -2
  91. package/dist/chunks/{footer-actions.BcYSsoUg.js.map → footer-actions.uoNbOGAQ.js.map} +1 -1
  92. package/dist/chunks/form-layout-title.Cr3wdpK_.js +239 -0
  93. package/dist/chunks/{form-layout-title.DW5Kg1rh.js.map → form-layout-title.Cr3wdpK_.js.map} +1 -1
  94. package/dist/chunks/{header-meta.Bym9AlQm.js → header-meta.CmH6SnjE.js} +98 -84
  95. package/dist/chunks/{header-meta.Bym9AlQm.js.map → header-meta.CmH6SnjE.js.map} +1 -1
  96. package/dist/chunks/{header-with-views.Djba6iol.js → header-with-views.B2pPBcTf.js} +1091 -1070
  97. package/dist/chunks/{header-with-views.Djba6iol.js.map → header-with-views.B2pPBcTf.js.map} +1 -1
  98. package/dist/chunks/{header.o-7SyHtU.js → header.BVM8Usdi.js} +3 -3
  99. package/dist/chunks/{header.o-7SyHtU.js.map → header.BVM8Usdi.js.map} +1 -1
  100. package/dist/chunks/{info-icon.BUala_wq.js → info-icon.B3MDsjMu.js} +2 -2
  101. package/dist/chunks/{info-icon.BUala_wq.js.map → info-icon.B3MDsjMu.js.map} +1 -1
  102. package/dist/chunks/input-field-password.CHb2Ros_.js +353 -0
  103. package/dist/chunks/{input-field-password.DZytmp_p.js.map → input-field-password.CHb2Ros_.js.map} +1 -1
  104. package/dist/chunks/{input-field-phone-number.CxblrmaU.js → input-field-phone-number.DM2rmZkQ.js} +12 -5
  105. package/dist/chunks/{input-field-phone-number.CxblrmaU.js.map → input-field-phone-number.DM2rmZkQ.js.map} +1 -1
  106. package/dist/chunks/{input-field.CfU0ZKtL.js → input-field.DnYjM6yy.js} +118 -111
  107. package/dist/chunks/{input-field.CfU0ZKtL.js.map → input-field.DnYjM6yy.js.map} +1 -1
  108. package/dist/chunks/input-time.DeJ8lDio.js +103 -0
  109. package/dist/chunks/input-time.DeJ8lDio.js.map +1 -0
  110. package/dist/chunks/{inspector.B9k4tJWe.js → inspector.DMhKNW1K.js} +70 -63
  111. package/dist/chunks/{inspector.B9k4tJWe.js.map → inspector.DMhKNW1K.js.map} +1 -1
  112. package/dist/chunks/{list-item.DO5uULke.js → list-item.BHvXpqaS.js} +2 -2
  113. package/dist/chunks/{list-item.DO5uULke.js.map → list-item.BHvXpqaS.js.map} +1 -1
  114. package/dist/chunks/{listbox-option-tag.Cvplth7d.js → listbox-option-tag.CVxaZqbc.js} +2 -2
  115. package/dist/chunks/{listbox-option-tag.Cvplth7d.js.map → listbox-option-tag.CVxaZqbc.js.map} +1 -1
  116. package/dist/chunks/{modal-fullscreen.CuKVyTWb.js → modal-fullscreen.9CSTqFQc.js} +54 -47
  117. package/dist/chunks/{modal-fullscreen.CuKVyTWb.js.map → modal-fullscreen.9CSTqFQc.js.map} +1 -1
  118. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.DmPw0l5Y.js → modal.vue_vue_type_script_setup_true_lang.BAxTkaQM.js} +48 -41
  119. package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.DmPw0l5Y.js.map → modal.vue_vue_type_script_setup_true_lang.BAxTkaQM.js.map} +1 -1
  120. package/dist/chunks/pagination.DL-h8OLF.js +413 -0
  121. package/dist/chunks/{pagination.dpVc6Yt0.js.map → pagination.DL-h8OLF.js.map} +1 -1
  122. package/dist/chunks/{promo-banner.BzveHNOI.js → promo-banner.-H4r_cwj.js} +39 -32
  123. package/dist/chunks/{promo-banner.BzveHNOI.js.map → promo-banner.-H4r_cwj.js.map} +1 -1
  124. package/dist/chunks/{radio-group.Cuiq4mxy.js → radio-group.DzhQgXv9.js} +4 -4
  125. package/dist/chunks/{radio-group.Cuiq4mxy.js.map → radio-group.DzhQgXv9.js.map} +1 -1
  126. package/dist/chunks/{rich-text-editor.DLMiT4f5.js → rich-text-editor.Ij2t4pyI.js} +418 -411
  127. package/dist/chunks/{rich-text-editor.DLMiT4f5.js.map → rich-text-editor.Ij2t4pyI.js.map} +1 -1
  128. package/dist/chunks/search-bar.DfNwnjes.js +114 -0
  129. package/dist/chunks/{search-bar.CsFyP0_I.js.map → search-bar.DfNwnjes.js.map} +1 -1
  130. package/dist/chunks/secondary-nav.CvipTDRh.js +285 -0
  131. package/dist/chunks/secondary-nav.CvipTDRh.js.map +1 -0
  132. package/dist/chunks/{segmented-control.KeQ5kuR1.js → segmented-control.CQWOO1-J.js} +2 -2
  133. package/dist/chunks/{segmented-control.KeQ5kuR1.js.map → segmented-control.CQWOO1-J.js.map} +1 -1
  134. package/dist/chunks/{selection-card-group.XM11Kk-4.js → selection-card-group.CcOWQAUC.js} +11 -11
  135. package/dist/chunks/{selection-card-group.XM11Kk-4.js.map → selection-card-group.CcOWQAUC.js.map} +1 -1
  136. package/dist/chunks/{sidepanel.b2QZ1Jsx.js → sidepanel.BObSv8UU.js} +56 -49
  137. package/dist/chunks/{sidepanel.b2QZ1Jsx.js.map → sidepanel.BObSv8UU.js.map} +1 -1
  138. package/dist/chunks/step.AsX2jAeL.js +268 -0
  139. package/dist/chunks/{step.BlwoLfdw.js.map → step.AsX2jAeL.js.map} +1 -1
  140. package/dist/chunks/structured-list-item.CgJR_ufh.js +112 -0
  141. package/dist/chunks/{structured-list-item.e-8kRleh.js.map → structured-list-item.CgJR_ufh.js.map} +1 -1
  142. package/dist/chunks/{summary-grid.types.CcvOC03H.js → summary-grid.types.DKPhtHw3.js} +5 -5
  143. package/dist/chunks/{summary-grid.types.CcvOC03H.js.map → summary-grid.types.DKPhtHw3.js.map} +1 -1
  144. package/dist/chunks/{tab.mR5uUSdp.js → tab.9nyNZiGw.js} +2 -2
  145. package/dist/chunks/{tab.mR5uUSdp.js.map → tab.9nyNZiGw.js.map} +1 -1
  146. package/dist/chunks/{tag.DujMVFh-.js → tag.YN2r-Pp3.js} +2 -2
  147. package/dist/chunks/{tag.DujMVFh-.js.map → tag.YN2r-Pp3.js.map} +1 -1
  148. package/dist/chunks/textarea.C-sBemuo.js +256 -0
  149. package/dist/chunks/{textarea.CHV6Z8nt.js.map → textarea.C-sBemuo.js.map} +1 -1
  150. package/dist/chunks/timeline-item.CHk8wXeT.js +433 -0
  151. package/dist/chunks/{timeline-item.CaGcRZbt.js.map → timeline-item.CHk8wXeT.js.map} +1 -1
  152. package/dist/chunks/{toast.C2oehk9P.js → toast.De4MTkiH.js} +64 -57
  153. package/dist/chunks/{toast.C2oehk9P.js.map → toast.De4MTkiH.js.map} +1 -1
  154. package/dist/chunks/{tooltip.CbADa_4p.js → tooltip.DHfG2aRt.js} +40 -38
  155. package/dist/chunks/tooltip.DHfG2aRt.js.map +1 -0
  156. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.BOruzlTt.js → tutorial.vue_vue_type_script_setup_true_lang.CUDeriBU.js} +120 -113
  157. package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.BOruzlTt.js.map → tutorial.vue_vue_type_script_setup_true_lang.CUDeriBU.js.map} +1 -1
  158. package/dist/chunks/{use-cached-selected-values.ClEJRFAd.js → use-cached-selected-values.DIbfa5F1.js} +381 -360
  159. package/dist/chunks/{use-cached-selected-values.ClEJRFAd.js.map → use-cached-selected-values.DIbfa5F1.js.map} +1 -1
  160. package/dist/chunks/{use-country-items.D_3LBe2I.js → use-country-items.Dp7X1r2e.js} +3 -3
  161. package/dist/chunks/{use-country-items.D_3LBe2I.js.map → use-country-items.Dp7X1r2e.js.map} +1 -1
  162. package/dist/chunks/{use-country-phon-code.DoqTGkNr.js → use-country-phon-code.BzcawGpE.js} +107 -104
  163. package/dist/chunks/{use-country-phon-code.DoqTGkNr.js.map → use-country-phon-code.BzcawGpE.js.map} +1 -1
  164. package/dist/chunks/{use-date-input-formatter.CDRzd-hW.js → use-date-input-formatter.BiIraXZZ.js} +2 -2
  165. package/dist/chunks/{use-date-input-formatter.CDRzd-hW.js.map → use-date-input-formatter.BiIraXZZ.js.map} +1 -1
  166. package/dist/code-snippet.js +1 -1
  167. package/dist/country.js +3 -3
  168. package/dist/dashboard-template.js +1 -1
  169. package/dist/dashed-underline.js +1 -1
  170. package/dist/data-grid-template.js +1 -1
  171. package/dist/data-grid.js +1 -1
  172. package/dist/date-picker.js +2 -2
  173. package/dist/date-range-picker.js +2 -2
  174. package/dist/draggable-handle.js +51 -44
  175. package/dist/draggable-handle.js.map +1 -1
  176. package/dist/dropdown.js +4 -4
  177. package/dist/file-uploader.js +1 -1
  178. package/dist/filter-bar.js +1 -1
  179. package/dist/form-layout.js +1 -1
  180. package/dist/header-with-views.js +1 -1
  181. package/dist/header.js +1 -1
  182. package/dist/index.js +205 -203
  183. package/dist/index.js.map +1 -1
  184. package/dist/info-icon.js +1 -1
  185. package/dist/input-field-password.js +1 -1
  186. package/dist/input-field-phone-number.js +1 -1
  187. package/dist/input-field.js +1 -1
  188. package/dist/input-time.js +5 -0
  189. package/dist/input-time.js.map +1 -0
  190. package/dist/inspector.js +1 -1
  191. package/dist/internal.js +12 -12
  192. package/dist/list.js +1 -1
  193. package/dist/menu.js +1 -1
  194. package/dist/modal-fullscreen.js +1 -1
  195. package/dist/modal.js +2 -2
  196. package/dist/pagination.js +1 -1
  197. package/dist/popover.js +1 -1
  198. package/dist/promo-banner.js +1 -1
  199. package/dist/radio-group.js +1 -1
  200. package/dist/rich-text-editor.js +1 -1
  201. package/dist/search-bar.js +2 -2
  202. package/dist/secondary-nav.js +1 -1
  203. package/dist/segmented-control.js +1 -1
  204. package/dist/selection-card.js +1 -1
  205. package/dist/sidepanel.js +1 -1
  206. package/dist/stepper.js +1 -1
  207. package/dist/structured-list.js +1 -1
  208. package/dist/summary-grid.js +1 -1
  209. package/dist/tabs.js +1 -1
  210. package/dist/tag.js +1 -1
  211. package/dist/textarea.js +1 -1
  212. package/dist/timeline.js +1 -1
  213. package/dist/toast.js +1 -1
  214. package/dist/tutorial.js +1 -1
  215. package/dist/web-types.json +1 -1
  216. package/package.json +4 -4
  217. package/dist/chunks/accordion-item.BX1KrLMl.js +0 -134
  218. package/dist/chunks/action-bar.DLMaIUWW.js +0 -329
  219. package/dist/chunks/ai-tag.DK63ExDc.js +0 -130
  220. package/dist/chunks/anchor-scroller.NhjLDBZI.js +0 -207
  221. package/dist/chunks/card.CoxQ_L0w.js +0 -216
  222. package/dist/chunks/chip.CdgpQyXN.js +0 -65
  223. package/dist/chunks/copy.C2kQ1PbI.js +0 -107
  224. package/dist/chunks/country.types.DjpMGz7a.js +0 -19
  225. package/dist/chunks/data-grid.BSIXLRm7.js +0 -4014
  226. package/dist/chunks/data-grid.BSIXLRm7.js.map +0 -1
  227. package/dist/chunks/date-picker.dlzZ_-5f.js +0 -231
  228. package/dist/chunks/date-range-picker.DC6CK0As.js +0 -995
  229. package/dist/chunks/date-range-picker.DC6CK0As.js.map +0 -1
  230. package/dist/chunks/dialog-page.COfKqjT-.js +0 -156
  231. package/dist/chunks/error-message.DCgo8q20.js +0 -143
  232. package/dist/chunks/fixed-scroller.DtkaGyMD.js +0 -150
  233. package/dist/chunks/form-layout-title.DW5Kg1rh.js +0 -230
  234. package/dist/chunks/input-field-password.DZytmp_p.js +0 -346
  235. package/dist/chunks/pagination.dpVc6Yt0.js +0 -401
  236. package/dist/chunks/search-bar.CsFyP0_I.js +0 -107
  237. package/dist/chunks/secondary-nav.CLBdq98c.js +0 -138
  238. package/dist/chunks/secondary-nav.CLBdq98c.js.map +0 -1
  239. package/dist/chunks/step.BlwoLfdw.js +0 -259
  240. package/dist/chunks/structured-list-item.e-8kRleh.js +0 -105
  241. package/dist/chunks/textarea.CHV6Z8nt.js +0 -247
  242. package/dist/chunks/timeline-item.CaGcRZbt.js +0 -419
  243. package/dist/chunks/tooltip.CbADa_4p.js.map +0 -1
@@ -213,7 +213,43 @@ inverse: boolean;
213
213
  layout: string;
214
214
  }>;
215
215
 
216
- declare const __VLS_export_100: __VLS_WithSlots_65<DefineComponent< {
216
+ declare const __VLS_export_100: __VLS_WithSlots_65<DefineComponent<__VLS_WithDefaults_63<__VLS_TypePropsToOption_63<{
217
+ /**
218
+ * The header of the section
219
+ */
220
+ header: BentoDashboardTemplateHeader;
221
+ /**
222
+ * Renders the section to take only half of the page
223
+ */
224
+ halfWidth?: boolean;
225
+ }>, {
226
+ halfWidth: boolean;
227
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_63<__VLS_TypePropsToOption_63<{
228
+ /**
229
+ * The header of the section
230
+ */
231
+ header: BentoDashboardTemplateHeader;
232
+ /**
233
+ * Renders the section to take only half of the page
234
+ */
235
+ halfWidth?: boolean;
236
+ }>, {
237
+ halfWidth: boolean;
238
+ }>>>, {
239
+ halfWidth: boolean;
240
+ }>, {
241
+ infoIconTooltipContent?: (props: {}) => any;
242
+ } & {
243
+ controls?: (props: {}) => any;
244
+ } & {
245
+ default?: (props: {}) => any;
246
+ } & {
247
+ 'content-col-1'?: (props: {}) => any;
248
+ } & {
249
+ 'content-col-2'?: (props: {}) => any;
250
+ }>;
251
+
252
+ declare const __VLS_export_101: __VLS_WithSlots_66<DefineComponent< {
217
253
  /**
218
254
  * The header that goes to the top of the template
219
255
  */
@@ -4531,7 +4567,49 @@ countries: Array<BentoInputFieldPhoneNumberCountryCode>;
4531
4567
  description?: (props: {}) => any;
4532
4568
  }>;
4533
4569
 
4534
- declare const __VLS_export_51: __VLS_WithSlots_27<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInspectorProps>, {
4570
+ declare const __VLS_export_51: __VLS_WithSlots_27<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInputTimeProps>, {
4571
+ condensed: boolean;
4572
+ description: any;
4573
+ disabled: boolean;
4574
+ errorMessage: any;
4575
+ label: string;
4576
+ modelValue: any;
4577
+ optional: boolean;
4578
+ placeholder: string;
4579
+ readonly: boolean;
4580
+ required: boolean;
4581
+ tooltipText: any;
4582
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInputTimeProps>, {
4583
+ condensed: boolean;
4584
+ description: any;
4585
+ disabled: boolean;
4586
+ errorMessage: any;
4587
+ label: string;
4588
+ modelValue: any;
4589
+ optional: boolean;
4590
+ placeholder: string;
4591
+ readonly: boolean;
4592
+ required: boolean;
4593
+ tooltipText: any;
4594
+ }>>>, {
4595
+ description: string;
4596
+ label: string;
4597
+ required: boolean;
4598
+ condensed: boolean;
4599
+ disabled: boolean;
4600
+ optional: boolean;
4601
+ readonly: boolean;
4602
+ tooltipText: string;
4603
+ errorMessage: string;
4604
+ placeholder: string;
4605
+ modelValue: BentoInputFieldValue;
4606
+ }>, {
4607
+ default?: (props: {}) => any;
4608
+ } & {
4609
+ description?: (props: {}) => any;
4610
+ }>;
4611
+
4612
+ declare const __VLS_export_52: __VLS_WithSlots_28<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToOption_33<BentoInspectorProps>, {
4535
4613
  activePage: string;
4536
4614
  expandable: boolean;
4537
4615
  isOpen: boolean;
@@ -4539,7 +4617,7 @@ loading: boolean;
4539
4617
  size: string;
4540
4618
  relativeLayout: string;
4541
4619
  pageFocusAnchor: any;
4542
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInspectorProps>, {
4620
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToOption_33<BentoInspectorProps>, {
4543
4621
  activePage: string;
4544
4622
  expandable: boolean;
4545
4623
  isOpen: boolean;
@@ -4561,10 +4639,10 @@ pageFocusAnchor: HTMLElement;
4561
4639
  content?: (props: {}) => any;
4562
4640
  }>;
4563
4641
 
4564
- declare const __VLS_export_52: __VLS_WithSlots_28<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToOption_33<BentoLayoutProps>, {
4642
+ declare const __VLS_export_53: __VLS_WithSlots_29<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToOption_34<BentoLayoutProps>, {
4565
4643
  size: string;
4566
4644
  variant: string;
4567
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToOption_33<BentoLayoutProps>, {
4645
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToOption_34<BentoLayoutProps>, {
4568
4646
  size: string;
4569
4647
  variant: string;
4570
4648
  }>>>, {
@@ -4574,9 +4652,9 @@ size: BentoLayoutSize;
4574
4652
  default?: (props: {}) => any;
4575
4653
  }>;
4576
4654
 
4577
- declare const __VLS_export_53: __VLS_WithSlots_29<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToOption_34<BentoLayoutRowProps>, {
4655
+ declare const __VLS_export_54: __VLS_WithSlots_30<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToOption_35<BentoLayoutRowProps>, {
4578
4656
  columnsLayout: string;
4579
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToOption_34<BentoLayoutRowProps>, {
4657
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToOption_35<BentoLayoutRowProps>, {
4580
4658
  columnsLayout: string;
4581
4659
  }>>>, {
4582
4660
  columnsLayout: BentoLayoutRowColumnLayout;
@@ -4588,9 +4666,9 @@ columnsLayout: BentoLayoutRowColumnLayout;
4588
4666
  'col-2'?: (props: {}) => any;
4589
4667
  }>;
4590
4668
 
4591
- declare const __VLS_export_54: __VLS_WithSlots_30<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToOption_35<BentoListProps>, {
4669
+ declare const __VLS_export_55: __VLS_WithSlots_31<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToOption_36<BentoListProps>, {
4592
4670
  type: string;
4593
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToOption_35<BentoListProps>, {
4671
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToOption_36<BentoListProps>, {
4594
4672
  type: string;
4595
4673
  }>>>, {
4596
4674
  type: BentoListType;
@@ -4598,14 +4676,14 @@ type: BentoListType;
4598
4676
  default?: (props: {}) => any;
4599
4677
  }>;
4600
4678
 
4601
- declare const __VLS_export_55: __VLS_WithSlots_31<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToOption_36<BentoListItemProps>, {
4679
+ declare const __VLS_export_56: __VLS_WithSlots_32<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToOption_37<BentoListItemProps>, {
4602
4680
  showStatus: boolean;
4603
4681
  statusColor: string;
4604
4682
  tag: any;
4605
4683
  withChevron: boolean;
4606
4684
  showTopDivider: boolean;
4607
4685
  showBottomDivider: boolean;
4608
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToOption_36<BentoListItemProps>, {
4686
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToOption_37<BentoListItemProps>, {
4609
4687
  showStatus: boolean;
4610
4688
  statusColor: string;
4611
4689
  tag: any;
@@ -4629,11 +4707,11 @@ showBottomDivider: boolean;
4629
4707
  end?: (props: {}) => any;
4630
4708
  }>;
4631
4709
 
4632
- declare const __VLS_export_56: DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToOption_37<BentoLoadingIndicatorProps>, {
4710
+ declare const __VLS_export_57: DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToOption_38<BentoLoadingIndicatorProps>, {
4633
4711
  small: boolean;
4634
4712
  large: boolean;
4635
4713
  inverse: boolean;
4636
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToOption_37<BentoLoadingIndicatorProps>, {
4714
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToOption_38<BentoLoadingIndicatorProps>, {
4637
4715
  small: boolean;
4638
4716
  large: boolean;
4639
4717
  inverse: boolean;
@@ -4643,9 +4721,9 @@ large: boolean;
4643
4721
  inverse: boolean;
4644
4722
  }>;
4645
4723
 
4646
- declare const __VLS_export_57: __VLS_WithSlots_32<typeof __VLS_base, __VLS_Slots>;
4724
+ declare const __VLS_export_58: __VLS_WithSlots_33<typeof __VLS_base, __VLS_Slots>;
4647
4725
 
4648
- declare const __VLS_export_58: __VLS_WithSlots_33<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToOption_38<BentoMenuProps>, {
4726
+ declare const __VLS_export_59: __VLS_WithSlots_34<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToOption_39<BentoMenuProps>, {
4649
4727
  button: () => BentoMenuButtonProps;
4650
4728
  closeMenuOnItemSelect: boolean;
4651
4729
  disableArrowDownOpeningMenu: boolean;
@@ -4660,7 +4738,7 @@ closeOnClickOutsideOptions: any;
4660
4738
  * Control to enable programmatic closing of the menu
4661
4739
  */
4662
4740
  closeMenu: (revertFocus?: boolean) => Promise<void>;
4663
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToOption_38<BentoMenuProps>, {
4741
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToOption_39<BentoMenuProps>, {
4664
4742
  button: () => BentoMenuButtonProps;
4665
4743
  closeMenuOnItemSelect: boolean;
4666
4744
  disableArrowDownOpeningMenu: boolean;
@@ -4686,7 +4764,17 @@ closeOnClickOutsideOptions: any;
4686
4764
  default?: (props: {}) => any;
4687
4765
  }>;
4688
4766
 
4689
- declare const __VLS_export_59: __VLS_WithSlots_34<DefineComponent< {
4767
+ declare const __VLS_export_6: __VLS_WithSlots_5<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToOption_3<BentoAnchorScrollerProps>, {
4768
+ activeIndex: any;
4769
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToOption_3<BentoAnchorScrollerProps>, {
4770
+ activeIndex: any;
4771
+ }>>>, {
4772
+ activeIndex: AnchorScrollerListProps["activeIndex"];
4773
+ }>, {
4774
+ default?: (props: {}) => any;
4775
+ }>;
4776
+
4777
+ declare const __VLS_export_60: __VLS_WithSlots_35<DefineComponent< {
4690
4778
  /**
4691
4779
  * List of actions that will be used to render the buttons.
4692
4780
  * First element in the list will be rendered as "primary".
@@ -4978,17 +5066,7 @@ dialogType: "confirmation" | "destructive" | "info" | "acknowledgement" | BentoM
4978
5066
  content?: (props: {}) => any;
4979
5067
  }>;
4980
5068
 
4981
- declare const __VLS_export_6: __VLS_WithSlots_5<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToOption_3<BentoAnchorScrollerProps>, {
4982
- activeIndex: any;
4983
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToOption_3<BentoAnchorScrollerProps>, {
4984
- activeIndex: any;
4985
- }>>>, {
4986
- activeIndex: AnchorScrollerListProps["activeIndex"];
4987
- }>, {
4988
- default?: (props: {}) => any;
4989
- }>;
4990
-
4991
- declare const __VLS_export_60: __VLS_WithSlots_35<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToOption_39<BentoModalPageProps>, {
5069
+ declare const __VLS_export_61: __VLS_WithSlots_36<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToOption_40<BentoModalPageProps>, {
4992
5070
  actions: any;
4993
5071
  actionsLabel: any;
4994
5072
  columnsSize: BentoModalColumnLayoutVariant;
@@ -4997,7 +5075,7 @@ destructiveActions: boolean;
4997
5075
  withColumnLayout: boolean;
4998
5076
  pageId: any;
4999
5077
  previousPage: any;
5000
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToOption_39<BentoModalPageProps>, {
5078
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToOption_40<BentoModalPageProps>, {
5001
5079
  actions: any;
5002
5080
  actionsLabel: any;
5003
5081
  columnsSize: BentoModalColumnLayoutVariant;
@@ -5027,7 +5105,7 @@ withColumnLayout: boolean;
5027
5105
  actions?: (props: {}) => any;
5028
5106
  }>;
5029
5107
 
5030
- declare const __VLS_export_61: __VLS_WithSlots_36<DefineComponent< {
5108
+ declare const __VLS_export_62: __VLS_WithSlots_37<DefineComponent< {
5031
5109
  /**
5032
5110
  * List of actions that will be used to render the buttons.
5033
5111
  * First element in the list will be rendered as "primary".
@@ -5129,7 +5207,7 @@ contextualLabel: string;
5129
5207
  header?: (props: {}) => any;
5130
5208
  }>;
5131
5209
 
5132
- declare const __VLS_export_62: __VLS_WithSlots_37<DefineComponent< {
5210
+ declare const __VLS_export_63: __VLS_WithSlots_38<DefineComponent< {
5133
5211
  /**
5134
5212
  * List of actions that will be used to render the buttons.
5135
5213
  * First element in the list will be rendered as "primary".
@@ -5246,7 +5324,7 @@ titleId: string;
5246
5324
  default?: (props: {}) => any;
5247
5325
  }>;
5248
5326
 
5249
- declare const __VLS_export_63: DefineComponent< {
5327
+ declare const __VLS_export_64: DefineComponent< {
5250
5328
  /**
5251
5329
  * Array of BentoButtonActionsList to show to the right of the title
5252
5330
  */
@@ -5389,7 +5467,7 @@ infoIconTooltipText: string;
5389
5467
  infoIconPopoverPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition;
5390
5468
  }>;
5391
5469
 
5392
- declare const __VLS_export_64: __VLS_WithSlots_38<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToOption_40<BentoPaginationProps>, {
5470
+ declare const __VLS_export_65: __VLS_WithSlots_39<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToOption_41<BentoPaginationProps>, {
5393
5471
  ariaLabel: any;
5394
5472
  hasNext: any;
5395
5473
  hidePageSize: boolean;
@@ -5400,7 +5478,7 @@ pageSizeItems: any;
5400
5478
  size: number;
5401
5479
  totalCount: any;
5402
5480
  virtualScroll: boolean;
5403
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToOption_40<BentoPaginationProps>, {
5481
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToOption_41<BentoPaginationProps>, {
5404
5482
  ariaLabel: any;
5405
5483
  hasNext: any;
5406
5484
  hidePageSize: boolean;
@@ -5426,11 +5504,11 @@ hidePageSize: boolean;
5426
5504
  default?: (props: {}) => any;
5427
5505
  }>;
5428
5506
 
5429
- declare const __VLS_export_65: DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToOption_41<BentoPaymentMethodProps>, {
5507
+ declare const __VLS_export_66: DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToOption_42<BentoPaymentMethodProps>, {
5430
5508
  label: any;
5431
5509
  small: boolean;
5432
5510
  type: string;
5433
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToOption_41<BentoPaymentMethodProps>, {
5511
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToOption_42<BentoPaymentMethodProps>, {
5434
5512
  label: any;
5435
5513
  small: boolean;
5436
5514
  type: string;
@@ -5440,7 +5518,7 @@ type: string;
5440
5518
  label: string;
5441
5519
  }>;
5442
5520
 
5443
- declare const __VLS_export_66: __VLS_WithSlots_39<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToOption_42<BentoPopoverProps>, {
5521
+ declare const __VLS_export_67: __VLS_WithSlots_40<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToOption_43<BentoPopoverProps>, {
5444
5522
  actions: any;
5445
5523
  actionsLayout: string;
5446
5524
  ariaLabel: any;
@@ -5460,7 +5538,7 @@ trapAll: boolean;
5460
5538
  trapAllOptions: any;
5461
5539
  withoutSpace: boolean;
5462
5540
  overflowVisible: boolean;
5463
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToOption_42<BentoPopoverProps>, {
5541
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToOption_43<BentoPopoverProps>, {
5464
5542
  actions: any;
5465
5543
  actionsLayout: string;
5466
5544
  ariaLabel: any;
@@ -5508,13 +5586,13 @@ overflowVisible: boolean;
5508
5586
  default?: (props: {}) => any;
5509
5587
  }>;
5510
5588
 
5511
- declare const __VLS_export_67: __VLS_WithSlots_40<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToOption_43<BentoPromoBannerProps>, {
5589
+ declare const __VLS_export_68: __VLS_WithSlots_41<DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToOption_44<BentoPromoBannerProps>, {
5512
5590
  actions: any;
5513
5591
  color: BentoPromoBannerColor;
5514
5592
  isDismissible: boolean;
5515
5593
  dismissButtonText: any;
5516
5594
  layout: BentoPromoBannerLayout;
5517
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToOption_43<BentoPromoBannerProps>, {
5595
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToOption_44<BentoPromoBannerProps>, {
5518
5596
  actions: any;
5519
5597
  color: BentoPromoBannerColor;
5520
5598
  isDismissible: boolean;
@@ -5530,7 +5608,7 @@ dismissButtonText: string;
5530
5608
  description?: (props: {}) => any;
5531
5609
  }>;
5532
5610
 
5533
- declare const __VLS_export_68: __VLS_WithSlots_41<DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToOption_44<BentoRadioGroupProps>, {
5611
+ declare const __VLS_export_69: __VLS_WithSlots_42<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToOption_45<BentoRadioGroupProps>, {
5534
5612
  description: any;
5535
5613
  disabled: boolean;
5536
5614
  errorMessage: any;
@@ -5545,7 +5623,7 @@ tooltipText: any;
5545
5623
  variant: BentoRadioGroupVariant;
5546
5624
  }>, {
5547
5625
  focus: () => void;
5548
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToOption_44<BentoRadioGroupProps>, {
5626
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToOption_45<BentoRadioGroupProps>, {
5549
5627
  description: any;
5550
5628
  disabled: boolean;
5551
5629
  errorMessage: any;
@@ -5577,7 +5655,52 @@ formId: string | null;
5577
5655
  description?: (props: {}) => any;
5578
5656
  }>;
5579
5657
 
5580
- declare const __VLS_export_69: __VLS_WithSlots_42<DefineComponent< {
5658
+ declare const __VLS_export_7: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToOption_4<{
5659
+ /**
5660
+ * Displays the user profile without the label.
5661
+ */
5662
+ iconOnly?: boolean;
5663
+ /**
5664
+ * Image src to load the profile picture.
5665
+ */
5666
+ src?: string;
5667
+ /**
5668
+ * Name of the user that will be used both in the label and to extract initials to display default value.
5669
+ * John => J
5670
+ * John Smith => JS
5671
+ * John Smith Doe => JD
5672
+ * John Smith Doe Holly => JH
5673
+ */
5674
+ username: string;
5675
+ }>, {
5676
+ iconOnly: boolean;
5677
+ src: any;
5678
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToOption_4<{
5679
+ /**
5680
+ * Displays the user profile without the label.
5681
+ */
5682
+ iconOnly?: boolean;
5683
+ /**
5684
+ * Image src to load the profile picture.
5685
+ */
5686
+ src?: string;
5687
+ /**
5688
+ * Name of the user that will be used both in the label and to extract initials to display default value.
5689
+ * John => J
5690
+ * John Smith => JS
5691
+ * John Smith Doe => JD
5692
+ * John Smith Doe Holly => JH
5693
+ */
5694
+ username: string;
5695
+ }>, {
5696
+ iconOnly: boolean;
5697
+ src: any;
5698
+ }>>>, {
5699
+ iconOnly: boolean;
5700
+ src: string;
5701
+ }>;
5702
+
5703
+ declare const __VLS_export_70: __VLS_WithSlots_43<DefineComponent< {
5581
5704
  /**
5582
5705
  * Disable the radio button (optional)
5583
5706
  */
@@ -5700,52 +5823,7 @@ hasError: boolean;
5700
5823
  content?: (props: {}) => any;
5701
5824
  }>;
5702
5825
 
5703
- declare const __VLS_export_7: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToOption_4<{
5704
- /**
5705
- * Displays the user profile without the label.
5706
- */
5707
- iconOnly?: boolean;
5708
- /**
5709
- * Image src to load the profile picture.
5710
- */
5711
- src?: string;
5712
- /**
5713
- * Name of the user that will be used both in the label and to extract initials to display default value.
5714
- * John => J
5715
- * John Smith => JS
5716
- * John Smith Doe => JD
5717
- * John Smith Doe Holly => JH
5718
- */
5719
- username: string;
5720
- }>, {
5721
- iconOnly: boolean;
5722
- src: any;
5723
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToOption_4<{
5724
- /**
5725
- * Displays the user profile without the label.
5726
- */
5727
- iconOnly?: boolean;
5728
- /**
5729
- * Image src to load the profile picture.
5730
- */
5731
- src?: string;
5732
- /**
5733
- * Name of the user that will be used both in the label and to extract initials to display default value.
5734
- * John => J
5735
- * John Smith => JS
5736
- * John Smith Doe => JD
5737
- * John Smith Doe Holly => JH
5738
- */
5739
- username: string;
5740
- }>, {
5741
- iconOnly: boolean;
5742
- src: any;
5743
- }>>>, {
5744
- iconOnly: boolean;
5745
- src: string;
5746
- }>;
5747
-
5748
- declare const __VLS_export_70: DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToOption_45<BentoRichTextEditorProps>, {
5826
+ declare const __VLS_export_71: DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToOption_46<BentoRichTextEditorProps>, {
5749
5827
  description: any;
5750
5828
  disabled: boolean;
5751
5829
  errorMessage: any;
@@ -5755,7 +5833,7 @@ mode: string;
5755
5833
  required: boolean;
5756
5834
  tooltipText: any;
5757
5835
  value: any;
5758
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToOption_45<BentoRichTextEditorProps>, {
5836
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToOption_46<BentoRichTextEditorProps>, {
5759
5837
  description: any;
5760
5838
  disabled: boolean;
5761
5839
  errorMessage: any;
@@ -5777,7 +5855,7 @@ hideLabel: boolean;
5777
5855
  errorMessage: string;
5778
5856
  }>;
5779
5857
 
5780
- declare const __VLS_export_71: DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToOption_46<BentoSearchBarProps>, {
5858
+ declare const __VLS_export_72: DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToOption_47<BentoSearchBarProps>, {
5781
5859
  condensed: boolean;
5782
5860
  debounceTime: number;
5783
5861
  disabled: boolean;
@@ -5789,7 +5867,7 @@ value: any;
5789
5867
  * Focus on the input field when called.
5790
5868
  */
5791
5869
  focus: () => void;
5792
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToOption_46<BentoSearchBarProps>, {
5870
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToOption_47<BentoSearchBarProps>, {
5793
5871
  condensed: boolean;
5794
5872
  debounceTime: number;
5795
5873
  disabled: boolean;
@@ -5805,14 +5883,14 @@ hint: string;
5805
5883
  debounceTime: number;
5806
5884
  }>;
5807
5885
 
5808
- declare const __VLS_export_72: DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>;
5886
+ declare const __VLS_export_73: DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>;
5809
5887
 
5810
- declare const __VLS_export_73: DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToOption_47<BentoSegmentedControlProps>, {
5888
+ declare const __VLS_export_74: DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoSegmentedControlProps>, {
5811
5889
  ariaLabel: any;
5812
5890
  fullWidth: boolean;
5813
5891
  wrap: boolean;
5814
5892
  modelValue: any;
5815
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToOption_47<BentoSegmentedControlProps>, {
5893
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoSegmentedControlProps>, {
5816
5894
  ariaLabel: any;
5817
5895
  fullWidth: boolean;
5818
5896
  wrap: boolean;
@@ -5824,7 +5902,7 @@ modelValue: BentoSegmentedControlValue;
5824
5902
  fullWidth: boolean;
5825
5903
  }>;
5826
5904
 
5827
- declare const __VLS_export_74: __VLS_WithSlots_43<DefineComponent< {
5905
+ declare const __VLS_export_75: __VLS_WithSlots_44<DefineComponent< {
5828
5906
  /**
5829
5907
  * The description of the selection card
5830
5908
  */
@@ -5980,7 +6058,7 @@ fullyClickable: boolean;
5980
6058
  dynamicContent?: (props: {}) => any;
5981
6059
  }>;
5982
6060
 
5983
- declare const __VLS_export_75: __VLS_WithSlots_44<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoSelectionCardGroupProps>, {
6061
+ declare const __VLS_export_76: __VLS_WithSlots_45<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToOption_49<BentoSelectionCardGroupProps>, {
5984
6062
  description: any;
5985
6063
  disabled: boolean;
5986
6064
  errorMessage: any;
@@ -5995,7 +6073,7 @@ required: boolean;
5995
6073
  tooltipText: any;
5996
6074
  readonly: boolean;
5997
6075
  variant: string;
5998
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoSelectionCardGroupProps>, {
6076
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToOption_49<BentoSelectionCardGroupProps>, {
5999
6077
  description: any;
6000
6078
  disabled: boolean;
6001
6079
  errorMessage: any;
@@ -6075,7 +6153,7 @@ itemsPerRow: BentoSelectionCardGroupItemsPerRow;
6075
6153
  dynamicContent?: (props: any) => any;
6076
6154
  }>;
6077
6155
 
6078
- declare const __VLS_export_76: __VLS_WithSlots_45<DefineComponent< {
6156
+ declare const __VLS_export_77: __VLS_WithSlots_46<DefineComponent< {
6079
6157
  /**
6080
6158
  * List of actions that will be used to render the buttons.
6081
6159
  * First element in the list will be rendered as "primary".
@@ -6202,7 +6280,7 @@ destructiveActions: boolean;
6202
6280
  default?: (props: {}) => any;
6203
6281
  }>;
6204
6282
 
6205
- declare const __VLS_export_77: __VLS_WithSlots_46<DefineComponent< {
6283
+ declare const __VLS_export_78: __VLS_WithSlots_47<DefineComponent< {
6206
6284
  /**
6207
6285
  * The id of the current active page
6208
6286
  * Should be the same id as the BentoSidepanelPage to be displayed
@@ -6285,65 +6363,7 @@ isDismissible: boolean;
6285
6363
  default?: (props: {}) => any;
6286
6364
  }>;
6287
6365
 
6288
- declare const __VLS_export_78: __VLS_WithSlots_47<DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>, {
6289
- default?: (props: {}) => any;
6290
- }>;
6291
-
6292
- declare const __VLS_export_79: __VLS_WithSlots_48<DefineComponent< {
6293
- /**
6294
- * Type of stepper; defines how the stepper should behave. Default: linear
6295
- * @values linear, non-linear
6296
- */
6297
- type: {
6298
- type: PropType<`${BentoStepperTypeOption}`>;
6299
- default: string;
6300
- };
6301
- /**
6302
- * Stepper variant; defines how the stepper should be displayed. Default: vertical
6303
- * @values vertical, horizontal
6304
- */
6305
- variant: {
6306
- type: PropType<`${BentoStepperVariantOption}`>;
6307
- default: string;
6308
- };
6309
- /**
6310
- * Active step index
6311
- */
6312
- index: {
6313
- type: NumberConstructor;
6314
- default: number;
6315
- };
6316
- }, {
6317
- reset: () => void;
6318
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
6319
- /**
6320
- * Type of stepper; defines how the stepper should behave. Default: linear
6321
- * @values linear, non-linear
6322
- */
6323
- type: {
6324
- type: PropType<`${BentoStepperTypeOption}`>;
6325
- default: string;
6326
- };
6327
- /**
6328
- * Stepper variant; defines how the stepper should be displayed. Default: vertical
6329
- * @values vertical, horizontal
6330
- */
6331
- variant: {
6332
- type: PropType<`${BentoStepperVariantOption}`>;
6333
- default: string;
6334
- };
6335
- /**
6336
- * Active step index
6337
- */
6338
- index: {
6339
- type: NumberConstructor;
6340
- default: number;
6341
- };
6342
- }>>, {
6343
- type: "linear" | "non-linear";
6344
- variant: "horizontal" | "vertical";
6345
- index: number;
6346
- }>, {
6366
+ declare const __VLS_export_79: __VLS_WithSlots_48<DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>, {
6347
6367
  default?: (props: {}) => any;
6348
6368
  }>;
6349
6369
 
@@ -6471,6 +6491,64 @@ inverse: boolean;
6471
6491
 
6472
6492
  declare const __VLS_export_80: __VLS_WithSlots_49<DefineComponent< {
6473
6493
  /**
6494
+ * Type of stepper; defines how the stepper should behave. Default: linear
6495
+ * @values linear, non-linear
6496
+ */
6497
+ type: {
6498
+ type: PropType<`${BentoStepperTypeOption}`>;
6499
+ default: string;
6500
+ };
6501
+ /**
6502
+ * Stepper variant; defines how the stepper should be displayed. Default: vertical
6503
+ * @values vertical, horizontal
6504
+ */
6505
+ variant: {
6506
+ type: PropType<`${BentoStepperVariantOption}`>;
6507
+ default: string;
6508
+ };
6509
+ /**
6510
+ * Active step index
6511
+ */
6512
+ index: {
6513
+ type: NumberConstructor;
6514
+ default: number;
6515
+ };
6516
+ }, {
6517
+ reset: () => void;
6518
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
6519
+ /**
6520
+ * Type of stepper; defines how the stepper should behave. Default: linear
6521
+ * @values linear, non-linear
6522
+ */
6523
+ type: {
6524
+ type: PropType<`${BentoStepperTypeOption}`>;
6525
+ default: string;
6526
+ };
6527
+ /**
6528
+ * Stepper variant; defines how the stepper should be displayed. Default: vertical
6529
+ * @values vertical, horizontal
6530
+ */
6531
+ variant: {
6532
+ type: PropType<`${BentoStepperVariantOption}`>;
6533
+ default: string;
6534
+ };
6535
+ /**
6536
+ * Active step index
6537
+ */
6538
+ index: {
6539
+ type: NumberConstructor;
6540
+ default: number;
6541
+ };
6542
+ }>>, {
6543
+ type: "linear" | "non-linear";
6544
+ variant: "horizontal" | "vertical";
6545
+ index: number;
6546
+ }>, {
6547
+ default?: (props: {}) => any;
6548
+ }>;
6549
+
6550
+ declare const __VLS_export_81: __VLS_WithSlots_50<DefineComponent< {
6551
+ /**
6474
6552
  * Completed status. Used on non-linear steppers to indicate if the step is completed.
6475
6553
  */
6476
6554
  completed: {
@@ -6508,7 +6586,7 @@ substepIndex: number;
6508
6586
  substeps?: (props: {}) => any;
6509
6587
  }>;
6510
6588
 
6511
- declare const __VLS_export_81: __VLS_WithSlots_50<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToOption_49<{
6589
+ declare const __VLS_export_82: __VLS_WithSlots_51<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<{
6512
6590
  /**
6513
6591
  * Width of the labels container, in pixels. Overrides layout prop.
6514
6592
  */
@@ -6532,7 +6610,7 @@ layout?: BentoStructuredListLayoutOptions;
6532
6610
  }>, {
6533
6611
  labelsWidth: any;
6534
6612
  layout: string;
6535
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToOption_49<{
6613
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<{
6536
6614
  /**
6537
6615
  * Width of the labels container, in pixels. Overrides layout prop.
6538
6616
  */
@@ -6563,14 +6641,14 @@ labelsWidth: number;
6563
6641
  default?: (props: {}) => any;
6564
6642
  }>;
6565
6643
 
6566
- declare const __VLS_export_82: __VLS_WithSlots_51<DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>, {
6644
+ declare const __VLS_export_83: __VLS_WithSlots_52<DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>, {
6567
6645
  default?: (props: {}) => any;
6568
6646
  }>;
6569
6647
 
6570
- declare const __VLS_export_83: __VLS_WithSlots_52<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<BentoSummaryGridProps>, {
6648
+ declare const __VLS_export_84: __VLS_WithSlots_53<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToOption_51<BentoSummaryGridProps>, {
6571
6649
  columnWidth: any;
6572
6650
  slashedZero: boolean;
6573
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<BentoSummaryGridProps>, {
6651
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToOption_51<BentoSummaryGridProps>, {
6574
6652
  columnWidth: any;
6575
6653
  slashedZero: boolean;
6576
6654
  }>>>, {
@@ -6590,7 +6668,7 @@ slashedZero: boolean;
6590
6668
  [x: `cell-${number}-6`]: (props: {}) => any;
6591
6669
  }>;
6592
6670
 
6593
- declare const __VLS_export_84: __VLS_WithSlots_53<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToOption_51<BentoSummaryGridItemAmountProps>, {
6671
+ declare const __VLS_export_85: __VLS_WithSlots_54<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToOption_52<BentoSummaryGridItemAmountProps>, {
6594
6672
  copy: any;
6595
6673
  fitContent: boolean;
6596
6674
  infoIconTooltipText: any;
@@ -6603,7 +6681,7 @@ trend: any;
6603
6681
  trendDirection: string;
6604
6682
  underlinePopoverSize: string;
6605
6683
  underlineTooltipText: any;
6606
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToOption_51<BentoSummaryGridItemAmountProps>, {
6684
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToOption_52<BentoSummaryGridItemAmountProps>, {
6607
6685
  copy: any;
6608
6686
  fitContent: boolean;
6609
6687
  infoIconTooltipText: any;
@@ -6633,7 +6711,7 @@ secondaryMetric: string;
6633
6711
  'dashed-underline'?: (props: {}) => any;
6634
6712
  }>;
6635
6713
 
6636
- declare const __VLS_export_85: __VLS_WithSlots_54<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToOption_52<BentoSummaryGridItemNumericProps>, {
6714
+ declare const __VLS_export_86: __VLS_WithSlots_55<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToOption_53<BentoSummaryGridItemNumericProps>, {
6637
6715
  copy: any;
6638
6716
  fitContent: boolean;
6639
6717
  infoIconTooltipText: any;
@@ -6645,7 +6723,7 @@ trend: any;
6645
6723
  trendDirection: string;
6646
6724
  underlinePopoverSize: string;
6647
6725
  underlineTooltipText: any;
6648
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToOption_52<BentoSummaryGridItemNumericProps>, {
6726
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToOption_53<BentoSummaryGridItemNumericProps>, {
6649
6727
  copy: any;
6650
6728
  fitContent: boolean;
6651
6729
  infoIconTooltipText: any;
@@ -6673,7 +6751,7 @@ secondaryMetric: string;
6673
6751
  'dashed-underline'?: (props: {}) => any;
6674
6752
  }>;
6675
6753
 
6676
- declare const __VLS_export_86: __VLS_WithSlots_55<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToOption_53<BentoSummaryGridItemPercentageProps>, {
6754
+ declare const __VLS_export_87: __VLS_WithSlots_56<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToOption_54<BentoSummaryGridItemPercentageProps>, {
6677
6755
  copy: any;
6678
6756
  fitContent: boolean;
6679
6757
  infoIconTooltipText: any;
@@ -6685,7 +6763,7 @@ trend: any;
6685
6763
  trendDirection: string;
6686
6764
  underlinePopoverSize: string;
6687
6765
  underlineTooltipText: any;
6688
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToOption_53<BentoSummaryGridItemPercentageProps>, {
6766
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToOption_54<BentoSummaryGridItemPercentageProps>, {
6689
6767
  copy: any;
6690
6768
  fitContent: boolean;
6691
6769
  infoIconTooltipText: any;
@@ -6713,13 +6791,13 @@ secondaryMetric: string | number;
6713
6791
  'dashed-underline'?: (props: {}) => any;
6714
6792
  }>;
6715
6793
 
6716
- declare const __VLS_export_87: __VLS_WithSlots_56<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToOption_54<BentoSummaryGridItemTextProps>, {
6794
+ declare const __VLS_export_88: __VLS_WithSlots_57<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSummaryGridItemTextProps>, {
6717
6795
  copy: any;
6718
6796
  fitContent: boolean;
6719
6797
  infoIconTooltipText: any;
6720
6798
  underlinePopoverSize: string;
6721
6799
  underlineTooltipText: any;
6722
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToOption_54<BentoSummaryGridItemTextProps>, {
6800
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSummaryGridItemTextProps>, {
6723
6801
  copy: any;
6724
6802
  fitContent: boolean;
6725
6803
  infoIconTooltipText: any;
@@ -6735,13 +6813,13 @@ underlineTooltipText: string;
6735
6813
  'dashed-underline'?: (props: {}) => any;
6736
6814
  }>;
6737
6815
 
6738
- declare const __VLS_export_88: __VLS_WithSlots_57<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSummaryGridItemCustomProps>, {
6816
+ declare const __VLS_export_89: __VLS_WithSlots_58<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToOption_56<BentoSummaryGridItemCustomProps>, {
6739
6817
  copy: any;
6740
6818
  infoIconTooltipText: any;
6741
6819
  fitContent: boolean;
6742
6820
  underlinePopoverSize: string;
6743
6821
  underlineTooltipText: any;
6744
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSummaryGridItemCustomProps>, {
6822
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToOption_56<BentoSummaryGridItemCustomProps>, {
6745
6823
  copy: any;
6746
6824
  infoIconTooltipText: any;
6747
6825
  fitContent: boolean;
@@ -6759,7 +6837,29 @@ underlineTooltipText: string;
6759
6837
  default?: (props: {}) => any;
6760
6838
  }>;
6761
6839
 
6762
- declare const __VLS_export_89: DefineComponent< {
6840
+ declare const __VLS_export_9: __VLS_WithSlots_7<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToOption_5<BentoAiButtonProps>, {
6841
+ link: any;
6842
+ type: string;
6843
+ condensed: boolean;
6844
+ disabled: boolean;
6845
+ inverse: boolean;
6846
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToOption_5<BentoAiButtonProps>, {
6847
+ link: any;
6848
+ type: string;
6849
+ condensed: boolean;
6850
+ disabled: boolean;
6851
+ inverse: boolean;
6852
+ }>>>, {
6853
+ link: BentoButtonProps_2["link"];
6854
+ type: BentoButtonProps_2["type"];
6855
+ condensed: BentoButtonProps_2["condensed"];
6856
+ disabled: BentoButtonProps_2["disabled"];
6857
+ inverse: BentoButtonProps_2["inverse"];
6858
+ }>, {
6859
+ default?: (props: {}) => any;
6860
+ }>;
6861
+
6862
+ declare const __VLS_export_90: DefineComponent< {
6763
6863
  /**
6764
6864
  * Sets the active tab by its index (0 being the first tab item).
6765
6865
  */
@@ -6824,35 +6924,13 @@ activeTabIndex: number;
6824
6924
  stickyOptions: any;
6825
6925
  }>;
6826
6926
 
6827
- declare const __VLS_export_9: __VLS_WithSlots_7<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToOption_5<BentoAiButtonProps>, {
6828
- link: any;
6829
- type: string;
6830
- condensed: boolean;
6831
- disabled: boolean;
6832
- inverse: boolean;
6833
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToOption_5<BentoAiButtonProps>, {
6834
- link: any;
6835
- type: string;
6836
- condensed: boolean;
6837
- disabled: boolean;
6838
- inverse: boolean;
6839
- }>>>, {
6840
- link: BentoButtonProps_2["link"];
6841
- type: BentoButtonProps_2["type"];
6842
- condensed: BentoButtonProps_2["condensed"];
6843
- disabled: BentoButtonProps_2["disabled"];
6844
- inverse: BentoButtonProps_2["inverse"];
6845
- }>, {
6846
- default?: (props: {}) => any;
6847
- }>;
6848
-
6849
- declare const __VLS_export_90: __VLS_WithSlots_58<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToOption_56<BentoTabProps>, {
6927
+ declare const __VLS_export_91: __VLS_WithSlots_59<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToOption_57<BentoTabProps>, {
6850
6928
  counter: any;
6851
6929
  disabled: boolean;
6852
6930
  hidden: boolean;
6853
6931
  withNotificationIndicator: boolean;
6854
6932
  setElementRef: any;
6855
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToOption_56<BentoTabProps>, {
6933
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToOption_57<BentoTabProps>, {
6856
6934
  counter: any;
6857
6935
  disabled: boolean;
6858
6936
  hidden: boolean;
@@ -6868,7 +6946,7 @@ withNotificationIndicator: boolean;
6868
6946
  default?: (props: {}) => any;
6869
6947
  }>;
6870
6948
 
6871
- declare const __VLS_export_91: DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToOption_57<BentoTextareaProps>, {
6949
+ declare const __VLS_export_92: DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToOption_58<BentoTextareaProps>, {
6872
6950
  ariaLabel: any;
6873
6951
  characterLimit: any;
6874
6952
  description: string;
@@ -6887,7 +6965,7 @@ value: string;
6887
6965
  modelValue: string;
6888
6966
  }>, {
6889
6967
  focus: () => void;
6890
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToOption_57<BentoTextareaProps>, {
6968
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToOption_58<BentoTextareaProps>, {
6891
6969
  ariaLabel: any;
6892
6970
  characterLimit: any;
6893
6971
  description: string;
@@ -6923,13 +7001,13 @@ clearable: boolean;
6923
7001
  resizable: BentoTextareaResizeOption | `${BentoTextareaResizeOption}`;
6924
7002
  }>;
6925
7003
 
6926
- declare const __VLS_export_92: __VLS_WithSlots_59<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToOption_58<BentoTimelineProps>, {
7004
+ declare const __VLS_export_93: __VLS_WithSlots_60<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToOption_59<BentoTimelineProps>, {
6927
7005
  addNote: boolean;
6928
7006
  showMore: any;
6929
7007
  timegapLimit: any;
6930
7008
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
6931
7009
  "add-timeline-note": (...args: any[]) => void;
6932
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToOption_58<BentoTimelineProps>, {
7010
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToOption_59<BentoTimelineProps>, {
6933
7011
  addNote: boolean;
6934
7012
  showMore: any;
6935
7013
  timegapLimit: any;
@@ -6941,7 +7019,7 @@ timegapLimit: BentoTimelineGapObject;
6941
7019
  default?: (props: {}) => any;
6942
7020
  }>;
6943
7021
 
6944
- declare const __VLS_export_93: __VLS_WithSlots_60<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToOption_59<BentoTimelineItemProps>, {
7022
+ declare const __VLS_export_94: __VLS_WithSlots_61<DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToOption_60<BentoTimelineItemProps>, {
6945
7023
  additionalTimestamp: any;
6946
7024
  dataList: any;
6947
7025
  description: any;
@@ -6950,7 +7028,7 @@ tag: any;
6950
7028
  title: any;
6951
7029
  type: string;
6952
7030
  variant: any;
6953
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToOption_59<BentoTimelineItemProps>, {
7031
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToOption_60<BentoTimelineItemProps>, {
6954
7032
  additionalTimestamp: any;
6955
7033
  dataList: any;
6956
7034
  description: any;
@@ -6974,9 +7052,9 @@ dataList: BentoTimelineDataList;
6974
7052
  default?: (props: {}) => any;
6975
7053
  }>;
6976
7054
 
6977
- declare const __VLS_export_94: DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>;
7055
+ declare const __VLS_export_95: DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>;
6978
7056
 
6979
- declare const __VLS_export_95: __VLS_WithSlots_61<DefineComponent< {
7057
+ declare const __VLS_export_96: __VLS_WithSlots_62<DefineComponent< {
6980
7058
  /**
6981
7059
  * @deprecated from version 2.0.0. Use the aria-label attribute instead.
6982
7060
  */
@@ -7070,7 +7148,7 @@ labelPosition: "after" | "before" | BentoToggleLabelPosition;
7070
7148
  description?: (props: {}) => any;
7071
7149
  }>;
7072
7150
 
7073
- declare const __VLS_export_96: DefineComponent< {
7151
+ declare const __VLS_export_97: DefineComponent< {
7074
7152
  /**
7075
7153
  * The current step index. If provided, will start the tutorial in that step.
7076
7154
  */
@@ -7127,7 +7205,7 @@ index: number;
7127
7205
  scrollOptions: any;
7128
7206
  }>;
7129
7207
 
7130
- declare const __VLS_export_97: __VLS_WithSlots_62<DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToOption_60<BentoTypographyProps>, {
7208
+ declare const __VLS_export_98: __VLS_WithSlots_63<DefineComponent<__VLS_WithDefaults_61<__VLS_TypePropsToOption_61<BentoTypographyProps>, {
7131
7209
  el: BentoTypographyElement;
7132
7210
  large: boolean;
7133
7211
  medium: boolean;
@@ -7135,7 +7213,7 @@ stronger: boolean;
7135
7213
  strongest: boolean;
7136
7214
  variant: BentoTypographyVariant;
7137
7215
  wide: boolean;
7138
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToOption_60<BentoTypographyProps>, {
7216
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_61<__VLS_TypePropsToOption_61<BentoTypographyProps>, {
7139
7217
  el: BentoTypographyElement;
7140
7218
  large: boolean;
7141
7219
  medium: boolean;
@@ -7155,7 +7233,7 @@ variant: BentoTypographyVariant | `${BentoTypographyVariant}`;
7155
7233
  default?: (props: {}) => any;
7156
7234
  }>;
7157
7235
 
7158
- declare const __VLS_export_98: __VLS_WithSlots_63<DefineComponent<__VLS_WithDefaults_61<__VLS_TypePropsToOption_61<{
7236
+ declare const __VLS_export_99: __VLS_WithSlots_64<DefineComponent<__VLS_WithDefaults_62<__VLS_TypePropsToOption_62<{
7159
7237
  /**
7160
7238
  * The header that goes to the top of the template
7161
7239
  */
@@ -7178,7 +7256,7 @@ stickyFilters?: boolean;
7178
7256
  tabs: any;
7179
7257
  stickyTabs: boolean;
7180
7258
  stickyFilters: boolean;
7181
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_61<__VLS_TypePropsToOption_61<{
7259
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_62<__VLS_TypePropsToOption_62<{
7182
7260
  /**
7183
7261
  * The header that goes to the top of the template
7184
7262
  */
@@ -7215,42 +7293,6 @@ stickyTabs: boolean;
7215
7293
  default?: (props: {}) => any;
7216
7294
  }>;
7217
7295
 
7218
- declare const __VLS_export_99: __VLS_WithSlots_64<DefineComponent<__VLS_WithDefaults_62<__VLS_TypePropsToOption_62<{
7219
- /**
7220
- * The header of the section
7221
- */
7222
- header: BentoDashboardTemplateHeader;
7223
- /**
7224
- * Renders the section to take only half of the page
7225
- */
7226
- halfWidth?: boolean;
7227
- }>, {
7228
- halfWidth: boolean;
7229
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_62<__VLS_TypePropsToOption_62<{
7230
- /**
7231
- * The header of the section
7232
- */
7233
- header: BentoDashboardTemplateHeader;
7234
- /**
7235
- * Renders the section to take only half of the page
7236
- */
7237
- halfWidth?: boolean;
7238
- }>, {
7239
- halfWidth: boolean;
7240
- }>>>, {
7241
- halfWidth: boolean;
7242
- }>, {
7243
- infoIconTooltipContent?: (props: {}) => any;
7244
- } & {
7245
- controls?: (props: {}) => any;
7246
- } & {
7247
- default?: (props: {}) => any;
7248
- } & {
7249
- 'content-col-1'?: (props: {}) => any;
7250
- } & {
7251
- 'content-col-2'?: (props: {}) => any;
7252
- }>;
7253
-
7254
7296
  declare type __VLS_PrettifyLocal<T> = (T extends any ? {
7255
7297
  [K in keyof T]: T[K];
7256
7298
  } : {
@@ -7605,6 +7647,12 @@ declare type __VLS_PrettifyLocal_62<T> = (T extends any ? {
7605
7647
  [K in keyof T as K]: T[K];
7606
7648
  }) & {};
7607
7649
 
7650
+ declare type __VLS_PrettifyLocal_63<T> = (T extends any ? {
7651
+ [K in keyof T]: T[K];
7652
+ } : {
7653
+ [K in keyof T as K]: T[K];
7654
+ }) & {};
7655
+
7608
7656
  declare type __VLS_PrettifyLocal_7<T> = (T extends any ? {
7609
7657
  [K in keyof T]: T[K];
7610
7658
  } : {
@@ -8164,6 +8212,15 @@ declare type __VLS_TypePropsToOption_62<T> = {
8164
8212
  };
8165
8213
  };
8166
8214
 
8215
+ declare type __VLS_TypePropsToOption_63<T> = {
8216
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
8217
+ type: PropType<Required<T>[K]>;
8218
+ } : {
8219
+ type: PropType<T[K]>;
8220
+ required: true;
8221
+ };
8222
+ };
8223
+
8167
8224
  declare type __VLS_TypePropsToOption_7<T> = {
8168
8225
  [K in keyof T]-?: {} extends Pick<T, K> ? {
8169
8226
  type: PropType<Required<T>[K]>;
@@ -8545,6 +8602,12 @@ declare type __VLS_WithDefaults_62<P, D> = {
8545
8602
  }> : P[K];
8546
8603
  };
8547
8604
 
8605
+ declare type __VLS_WithDefaults_63<P, D> = {
8606
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_63<P[K] & {
8607
+ default: D[K];
8608
+ }> : P[K];
8609
+ };
8610
+
8548
8611
  declare type __VLS_WithDefaults_7<P, D> = {
8549
8612
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_7<P[K] & {
8550
8613
  default: D[K];
@@ -8935,6 +8998,12 @@ declare type __VLS_WithSlots_65<T, S> = T & {
8935
8998
  };
8936
8999
  };
8937
9000
 
9001
+ declare type __VLS_WithSlots_66<T, S> = T & {
9002
+ new (): {
9003
+ $slots: S;
9004
+ };
9005
+ };
9006
+
8938
9007
  declare type __VLS_WithSlots_7<T, S> = T & {
8939
9008
  new (): {
8940
9009
  $slots: S;
@@ -10745,7 +10814,7 @@ export declare interface BentoCurrencyProps {
10745
10814
  * `
10746
10815
  * }
10747
10816
  */
10748
- export declare const BentoDashboardSection: typeof __VLS_export_99;
10817
+ export declare const BentoDashboardSection: typeof __VLS_export_100;
10749
10818
 
10750
10819
  /**
10751
10820
  * Dashboard template is a full page template used to visualize data on pages such as data dashboards and reports.
@@ -10774,7 +10843,7 @@ export declare const BentoDashboardSection: typeof __VLS_export_99;
10774
10843
  * `
10775
10844
  * }
10776
10845
  */
10777
- export declare const BentoDashboardTemplate: typeof __VLS_export_98;
10846
+ export declare const BentoDashboardTemplate: typeof __VLS_export_99;
10778
10847
 
10779
10848
  export declare type BentoDashboardTemplateHeader = InstanceType<typeof BentoHeader>['$props'];
10780
10849
 
@@ -11088,7 +11157,7 @@ export declare const BentoDataGridTagWithTextCell: typeof __VLS_export_19;
11088
11157
  * `
11089
11158
  * }
11090
11159
  */
11091
- export declare const BentoDataGridTemplate: typeof __VLS_export_100;
11160
+ export declare const BentoDataGridTemplate: typeof __VLS_export_101;
11092
11161
 
11093
11162
  export declare type BentoDataGridTemplateDataGrid = () => {
11094
11163
  additionalContentSlotRef?: Ref<UnwrapRef<HTMLDivElement>> | null;
@@ -12300,7 +12369,7 @@ export declare const BentoFormLayoutGroup: typeof __VLS_export_44;
12300
12369
  */
12301
12370
  export declare const BentoFormLayoutTitle: typeof __VLS_export_43;
12302
12371
 
12303
- export declare const BentoHeader: typeof __VLS_export_63;
12372
+ export declare const BentoHeader: typeof __VLS_export_64;
12304
12373
 
12305
12374
  declare interface BentoHeaderReloadButton {
12306
12375
  title: string;
@@ -13024,6 +13093,40 @@ export declare interface BentoInputFilterProps {
13024
13093
 
13025
13094
  export declare type BentoInputFilterValue = string | null | BentoInputFilterInputAndDropdownValues;
13026
13095
 
13096
+ /**
13097
+ * Input time component for entering time values in HH:MM:SS format.
13098
+ * This is an extension of the `bento-input-field` component with built-in
13099
+ * time formatting and validation logic.
13100
+ *
13101
+ * @usage
13102
+ * import { BentoInputTime } from '@adyen/bento-vue2';
13103
+ *
13104
+ * const timeValue = ref('');
13105
+ *
13106
+ * export default {
13107
+ * components: { BentoInputTime },
13108
+ * template: `
13109
+ * <bento-input-time
13110
+ * label="Start time"
13111
+ * :model-value="timeValue"
13112
+ * @update:model-value="newValue => timeValue.value = newValue"
13113
+ * />
13114
+ * `
13115
+ * }
13116
+ */
13117
+ export declare const BentoInputTime: typeof __VLS_export_51;
13118
+
13119
+ export declare interface BentoInputTimeProps extends FormField {
13120
+ /**
13121
+ * Reduces height of the input
13122
+ */
13123
+ condensed?: boolean;
13124
+ /**
13125
+ * Text displayed as the value of the input field
13126
+ */
13127
+ modelValue?: BentoInputFieldValue;
13128
+ }
13129
+
13027
13130
  export declare interface BentoInputWithDropdownFilterOptions {
13028
13131
  dropdown: BentoInputDropdownProps;
13029
13132
  dropdownPosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
@@ -13060,7 +13163,7 @@ export declare interface BentoInpuWithDropdowntFilterValue {
13060
13163
  * `
13061
13164
  * }
13062
13165
  */
13063
- export declare const BentoInspector: typeof __VLS_export_51;
13166
+ export declare const BentoInspector: typeof __VLS_export_52;
13064
13167
 
13065
13168
  export declare interface BentoInspectorProps {
13066
13169
  /**
@@ -13157,7 +13260,7 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
13157
13260
  * `
13158
13261
  * }
13159
13262
  */
13160
- export declare const BentoLayout: typeof __VLS_export_52;
13263
+ export declare const BentoLayout: typeof __VLS_export_53;
13161
13264
 
13162
13265
  declare type BentoLayoutGroupProportions = '33-33-33' | '50-50' | '25-75' | '75-25' | '33-66' | '66-33' | '25' | '33' | '50' | '100';
13163
13266
 
@@ -13192,7 +13295,7 @@ export declare interface BentoLayoutProps {
13192
13295
  * `
13193
13296
  * }
13194
13297
  */
13195
- export declare const BentoLayoutRow: typeof __VLS_export_53;
13298
+ export declare const BentoLayoutRow: typeof __VLS_export_54;
13196
13299
 
13197
13300
  export declare type BentoLayoutRowColumnLayout = (typeof BentoLayoutRowColumnLayoutOptions)[number];
13198
13301
 
@@ -13216,7 +13319,7 @@ declare const BentoLayoutVariantOptions: readonly ["page", "component"];
13216
13319
 
13217
13320
  export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
13218
13321
 
13219
- export declare const BentoLink: typeof __VLS_export_57;
13322
+ export declare const BentoLink: typeof __VLS_export_58;
13220
13323
 
13221
13324
  declare type BentoLinkProps = RouterLinkProps & LinkProps_2;
13222
13325
 
@@ -13261,7 +13364,7 @@ declare enum BentoLinkVariant_2 {
13261
13364
  * `
13262
13365
  * }
13263
13366
  */
13264
- export declare const BentoList: typeof __VLS_export_54;
13367
+ export declare const BentoList: typeof __VLS_export_55;
13265
13368
 
13266
13369
  declare type BentoListboxEmptyStateProps = {
13267
13370
  action: {
@@ -13366,7 +13469,7 @@ export { BentoListboxVirtulisationOptions }
13366
13469
  * `
13367
13470
  * }
13368
13471
  */
13369
- export declare const BentoListItem: typeof __VLS_export_55;
13472
+ export declare const BentoListItem: typeof __VLS_export_56;
13370
13473
 
13371
13474
  export declare interface BentoListItemProps {
13372
13475
  /**
@@ -13462,7 +13565,7 @@ declare enum BentoLoadingButtonState_2 {
13462
13565
  * `
13463
13566
  * };
13464
13567
  */
13465
- export declare const BentoLoadingIndicator: typeof __VLS_export_56;
13568
+ export declare const BentoLoadingIndicator: typeof __VLS_export_57;
13466
13569
 
13467
13570
  export declare enum BentoLoadingIndicatorEvent {
13468
13571
  START = "loading-start",
@@ -13501,7 +13604,7 @@ export declare interface BentoLoadingIndicatorProps {
13501
13604
  * />
13502
13605
  * }
13503
13606
  */
13504
- export declare const BentoMenu: typeof __VLS_export_58;
13607
+ export declare const BentoMenu: typeof __VLS_export_59;
13505
13608
 
13506
13609
  export declare interface BentoMenuButtonProps {
13507
13610
  'aria-label'?: HTMLAttributes['aria-label'];
@@ -13703,7 +13806,7 @@ declare interface BentoMenuProps_2 {
13703
13806
  * `
13704
13807
  * };
13705
13808
  */
13706
- export declare const BentoModal: typeof __VLS_export_59;
13809
+ export declare const BentoModal: typeof __VLS_export_60;
13707
13810
 
13708
13811
  /**
13709
13812
  * @deprecated for usage with properties since version 2.0. Use the string literal instead.
@@ -13750,7 +13853,7 @@ export declare enum BentoModalEvent {
13750
13853
  * `
13751
13854
  * }
13752
13855
  */
13753
- export declare const BentoModalFullscreen: typeof __VLS_export_61;
13856
+ export declare const BentoModalFullscreen: typeof __VLS_export_62;
13754
13857
 
13755
13858
  /**
13756
13859
  * ModalFullscreenPage is used to render different pages of ModalFullscreen component
@@ -13789,7 +13892,7 @@ export declare const BentoModalFullscreen: typeof __VLS_export_61;
13789
13892
  * `
13790
13893
  * }
13791
13894
  */
13792
- export declare const BentoModalFullscreenPage: typeof __VLS_export_62;
13895
+ export declare const BentoModalFullscreenPage: typeof __VLS_export_63;
13793
13896
 
13794
13897
  /**
13795
13898
  * ModalPage is used to render different pages of the Modal component
@@ -13832,7 +13935,7 @@ export declare const BentoModalFullscreenPage: typeof __VLS_export_62;
13832
13935
  * `
13833
13936
  * }
13834
13937
  */
13835
- export declare const BentoModalPage: typeof __VLS_export_60;
13938
+ export declare const BentoModalPage: typeof __VLS_export_61;
13836
13939
 
13837
13940
  export declare interface BentoModalPageProps {
13838
13941
  /**
@@ -13956,7 +14059,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
13956
14059
  * `,
13957
14060
  * }
13958
14061
  */
13959
- export declare const BentoPagination: typeof __VLS_export_64;
14062
+ export declare const BentoPagination: typeof __VLS_export_65;
13960
14063
 
13961
14064
  export declare interface BentoPaginationProps {
13962
14065
  /**
@@ -14014,7 +14117,7 @@ export declare interface BentoPaginationProps {
14014
14117
  * `
14015
14118
  * }
14016
14119
  */
14017
- export declare const BentoPaymentMethod: typeof __VLS_export_65;
14120
+ export declare const BentoPaymentMethod: typeof __VLS_export_66;
14018
14121
 
14019
14122
  export declare type BentoPaymentMethodListboxOptionItem = OmitStrict<BentoListboxOptionItem, 'value'> & {
14020
14123
  value: string;
@@ -15203,7 +15306,7 @@ export declare enum BentoPaymentMethodType {
15203
15306
  * `
15204
15307
  * }
15205
15308
  */
15206
- export declare const BentoPopover: typeof __VLS_export_66;
15309
+ export declare const BentoPopover: typeof __VLS_export_67;
15207
15310
 
15208
15311
  /**
15209
15312
  * @deprecated for usage with properties since version 2.0. Use the string literal instead.
@@ -15378,7 +15481,7 @@ export declare interface BentoPopoverProps {
15378
15481
  * `
15379
15482
  * };
15380
15483
  */
15381
- export declare const BentoPromoBanner: typeof __VLS_export_67;
15484
+ export declare const BentoPromoBanner: typeof __VLS_export_68;
15382
15485
 
15383
15486
  /**
15384
15487
  * @deprecated for usage with generic. Remove the generic and use it as `BentoPromoBannerAction`.
@@ -15503,7 +15606,7 @@ export declare interface BentoPromoBannerProps {
15503
15606
  * }
15504
15607
  * }
15505
15608
  */
15506
- export declare const BentoRadioButton: typeof __VLS_export_69;
15609
+ export declare const BentoRadioButton: typeof __VLS_export_70;
15507
15610
 
15508
15611
  export declare enum BentoRadioButtonStateClass {
15509
15612
  DISABLED = "disabled",
@@ -15535,7 +15638,7 @@ export declare type BentoRadioButtonValue = string | number;
15535
15638
  * `
15536
15639
  * };
15537
15640
  */
15538
- export declare const BentoRadioGroup: typeof __VLS_export_68;
15641
+ export declare const BentoRadioGroup: typeof __VLS_export_69;
15539
15642
 
15540
15643
  export declare type BentoRadioGroupEmits = FormFieldEmits<BentoRadioGroupValue>;
15541
15644
 
@@ -15677,7 +15780,7 @@ export declare interface BentoRangeFilterOptions {
15677
15780
  * `
15678
15781
  * }
15679
15782
  */
15680
- export declare const BentoRichTextEditor: typeof __VLS_export_70;
15783
+ export declare const BentoRichTextEditor: typeof __VLS_export_71;
15681
15784
 
15682
15785
  /**
15683
15786
  * Private
@@ -15769,7 +15872,7 @@ export declare interface BentoRichTextEditorProps {
15769
15872
  * }
15770
15873
  * }
15771
15874
  */
15772
- export declare const BentoSearchBar: typeof __VLS_export_71;
15875
+ export declare const BentoSearchBar: typeof __VLS_export_72;
15773
15876
 
15774
15877
  export declare type BentoSearchBarData = Array<BentoSearchBarItem>;
15775
15878
 
@@ -15844,7 +15947,7 @@ export declare interface BentoSearchBarProps {
15844
15947
  * }
15845
15948
  * }
15846
15949
  */
15847
- export declare const BentoSecondaryNav: typeof __VLS_export_72;
15950
+ export declare const BentoSecondaryNav: typeof __VLS_export_73;
15848
15951
 
15849
15952
  export declare type BentoSecondaryNavItems = Array<BentoSecondaryNavItemsItem | BentoSecondaryNavItemsCategory>;
15850
15953
 
@@ -15856,11 +15959,13 @@ export declare interface BentoSecondaryNavItemsCategory {
15856
15959
  export declare interface BentoSecondaryNavItemsItem {
15857
15960
  label: string;
15858
15961
  value: string;
15962
+ items?: Array<BentoSecondaryNavItemsItem>;
15859
15963
  }
15860
15964
 
15861
15965
  export declare interface BentoSecondaryNavState {
15862
15966
  activeItemValue: Ref<string>;
15863
15967
  updateActiveItemValue: (id: string) => void;
15968
+ allowExpandableItemNavigation: Ref<boolean>;
15864
15969
  }
15865
15970
 
15866
15971
  /**
@@ -15878,7 +15983,7 @@ export declare interface BentoSecondaryNavState {
15878
15983
  * `
15879
15984
  * }
15880
15985
  */
15881
- export declare const BentoSegmentedControl: typeof __VLS_export_73;
15986
+ export declare const BentoSegmentedControl: typeof __VLS_export_74;
15882
15987
 
15883
15988
  /**
15884
15989
  * @deprecated from version 2.0.0. Use "@update:model-value" or "v-model" instead
@@ -16063,7 +16168,7 @@ export declare type BentoSelectFilterValue = BentoListboxSelectedValue;
16063
16168
  * `
16064
16169
  * }
16065
16170
  */
16066
- export declare const BentoSelectionCard: typeof __VLS_export_74;
16171
+ export declare const BentoSelectionCard: typeof __VLS_export_75;
16067
16172
 
16068
16173
  /**
16069
16174
  * Group of bento-selection-cards.
@@ -16100,7 +16205,7 @@ export declare const BentoSelectionCard: typeof __VLS_export_74;
16100
16205
  * `,
16101
16206
  * }
16102
16207
  */
16103
- export declare const BentoSelectionCardGroup: typeof __VLS_export_75;
16208
+ export declare const BentoSelectionCardGroup: typeof __VLS_export_76;
16104
16209
 
16105
16210
  export declare type BentoSelectionCardGroupEmits = FormFieldEmits<BentoSelectionCardModelValue>;
16106
16211
 
@@ -16222,7 +16327,7 @@ export declare type BentoSelectTagFilterOptions = OmitStrict<BentoSelectFilterOp
16222
16327
  * `
16223
16328
  * }
16224
16329
  */
16225
- export declare const BentoSidepanel: typeof __VLS_export_77;
16330
+ export declare const BentoSidepanel: typeof __VLS_export_78;
16226
16331
 
16227
16332
  export declare enum BentoSidepanelEvent {
16228
16333
  UPDATE_ACTIVE_PAGE = "update:active-page",
@@ -16265,7 +16370,7 @@ export declare enum BentoSidepanelEvent {
16265
16370
  * `
16266
16371
  * }
16267
16372
  */
16268
- export declare const BentoSidepanelPage: typeof __VLS_export_76;
16373
+ export declare const BentoSidepanelPage: typeof __VLS_export_77;
16269
16374
 
16270
16375
  /**
16271
16376
  * A Status component is used to indicate a
@@ -16283,7 +16388,7 @@ export declare const BentoSidepanelPage: typeof __VLS_export_76;
16283
16388
  * `
16284
16389
  * }
16285
16390
  */
16286
- export declare const BentoStatus: typeof __VLS_export_78;
16391
+ export declare const BentoStatus: typeof __VLS_export_79;
16287
16392
 
16288
16393
  export declare interface BentoStatusProps {
16289
16394
  /**
@@ -16326,7 +16431,7 @@ export declare enum BentoStatusVariant {
16326
16431
  * `
16327
16432
  * }
16328
16433
  */
16329
- export declare const BentoStep: typeof __VLS_export_80;
16434
+ export declare const BentoStep: typeof __VLS_export_81;
16330
16435
 
16331
16436
  /**
16332
16437
  * Steppers break down complex processes into manageable steps to guide users through a sequential or multi-step process.
@@ -16345,7 +16450,7 @@ export declare const BentoStep: typeof __VLS_export_80;
16345
16450
  * `
16346
16451
  * }
16347
16452
  */
16348
- export declare const BentoStepper: typeof __VLS_export_79;
16453
+ export declare const BentoStepper: typeof __VLS_export_80;
16349
16454
 
16350
16455
  export declare type BentoStepperState = Ref<{
16351
16456
  activeStepIndex: number;
@@ -16403,7 +16508,7 @@ declare interface BentoStickyTabsOptions {
16403
16508
  * `
16404
16509
  * }
16405
16510
  */
16406
- export declare const BentoStructuredList: typeof __VLS_export_81;
16511
+ export declare const BentoStructuredList: typeof __VLS_export_82;
16407
16512
 
16408
16513
  /**
16409
16514
  * This is an item of the `BentoStructuredList` meant to be used only with that component.
@@ -16428,7 +16533,7 @@ export declare const BentoStructuredList: typeof __VLS_export_81;
16428
16533
  * `
16429
16534
  * }
16430
16535
  */
16431
- export declare const BentoStructuredListItem: typeof __VLS_export_82;
16536
+ export declare const BentoStructuredListItem: typeof __VLS_export_83;
16432
16537
 
16433
16538
  declare type BentoStructuredListLayoutOptions = '25-75' | '33-66' | '42-58' | '50-50' | '75-25' | '66-33' | '58-42';
16434
16539
 
@@ -16456,7 +16561,7 @@ declare const BentoStructuredListLayoutOptions: string[];
16456
16561
  * `
16457
16562
  * }
16458
16563
  */
16459
- export declare const BentoSummaryGrid: typeof __VLS_export_83;
16564
+ export declare const BentoSummaryGrid: typeof __VLS_export_84;
16460
16565
 
16461
16566
  export declare interface BentoSummaryGridColumnWidth {
16462
16567
  row1: GridLayoutColumnWidths;
@@ -16485,7 +16590,7 @@ export declare interface BentoSummaryGridColumnWidth {
16485
16590
  * `
16486
16591
  * }
16487
16592
  */
16488
- export declare const BentoSummaryGridItemAmount: typeof __VLS_export_84;
16593
+ export declare const BentoSummaryGridItemAmount: typeof __VLS_export_85;
16489
16594
 
16490
16595
  export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGridItemProps {
16491
16596
  /**
@@ -16517,7 +16622,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
16517
16622
  * `
16518
16623
  * }
16519
16624
  */
16520
- export declare const BentoSummaryGridItemCustom: typeof __VLS_export_88;
16625
+ export declare const BentoSummaryGridItemCustom: typeof __VLS_export_89;
16521
16626
 
16522
16627
  export declare interface BentoSummaryGridItemCustomProps {
16523
16628
  /**
@@ -16566,7 +16671,7 @@ export declare interface BentoSummaryGridItemCustomProps {
16566
16671
  * `
16567
16672
  * }
16568
16673
  */
16569
- export declare const BentoSummaryGridItemNumeric: typeof __VLS_export_85;
16674
+ export declare const BentoSummaryGridItemNumeric: typeof __VLS_export_86;
16570
16675
 
16571
16676
  export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGridItemProps {
16572
16677
  /**
@@ -16599,7 +16704,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
16599
16704
  * `
16600
16705
  * }
16601
16706
  */
16602
- export declare const BentoSummaryGridItemPercentage: typeof __VLS_export_86;
16707
+ export declare const BentoSummaryGridItemPercentage: typeof __VLS_export_87;
16603
16708
 
16604
16709
  export declare interface BentoSummaryGridItemPercentageProps extends BaseSummaryGridItemProps {
16605
16710
  /**
@@ -16647,7 +16752,7 @@ declare enum BentoSummaryGridItemSize_2 {
16647
16752
  * `
16648
16753
  * }
16649
16754
  */
16650
- export declare const BentoSummaryGridItemText: typeof __VLS_export_87;
16755
+ export declare const BentoSummaryGridItemText: typeof __VLS_export_88;
16651
16756
 
16652
16757
  export declare interface BentoSummaryGridItemTextProps {
16653
16758
  /**
@@ -16734,7 +16839,7 @@ export declare interface BentoSummaryGridProps {
16734
16839
  * </bento-tabs>
16735
16840
  * </template>
16736
16841
  */
16737
- export declare const BentoTab: typeof __VLS_export_90;
16842
+ export declare const BentoTab: typeof __VLS_export_91;
16738
16843
 
16739
16844
  /**
16740
16845
  * Private
@@ -16816,7 +16921,7 @@ export declare interface BentoTabProps {
16816
16921
  * `
16817
16922
  * };
16818
16923
  */
16819
- export declare const BentoTabs: typeof __VLS_export_89;
16924
+ export declare const BentoTabs: typeof __VLS_export_90;
16820
16925
 
16821
16926
  declare enum BentoTabsEvent {
16822
16927
  ACTIVE_TAB_INDEX = "update:active-tab-index"
@@ -16917,7 +17022,7 @@ declare interface BentoTeleportProps_2 {
16917
17022
  // NOTE: "where" is not added as it doesn't exist in Vue3
16918
17023
  }
16919
17024
 
16920
- export declare const BentoTextarea: typeof __VLS_export_91;
17025
+ export declare const BentoTextarea: typeof __VLS_export_92;
16921
17026
 
16922
17027
  declare interface BentoTextareaProps extends FormField {
16923
17028
  /**
@@ -17018,7 +17123,7 @@ export declare enum BentoTheme {
17018
17123
  * `
17019
17124
  * }
17020
17125
  */
17021
- export declare const BentoTimeline: typeof __VLS_export_92;
17126
+ export declare const BentoTimeline: typeof __VLS_export_93;
17022
17127
 
17023
17128
  export declare interface BentoTimelineConfigData {
17024
17129
  showAll: Ref<boolean>;
@@ -17079,7 +17184,7 @@ export declare enum BentoTimelineGapUnit {
17079
17184
  * `
17080
17185
  * }
17081
17186
  */
17082
- export declare const BentoTimelineItem: typeof __VLS_export_93;
17187
+ export declare const BentoTimelineItem: typeof __VLS_export_94;
17083
17188
 
17084
17189
  export declare interface BentoTimelineItemProps {
17085
17190
  /**
@@ -17198,7 +17303,7 @@ export declare interface BentoTimelineTimestamp {
17198
17303
  description?: BentoDashedUnderlineProps;
17199
17304
  }
17200
17305
 
17201
- export declare const BentoToast: typeof __VLS_export_94;
17306
+ export declare const BentoToast: typeof __VLS_export_95;
17202
17307
 
17203
17308
  export declare interface BentoToastItem extends BentoToastItemParams {
17204
17309
  id: string;
@@ -17236,7 +17341,7 @@ export declare type BentoToastItemsList = Array<BentoToastItem>;
17236
17341
  * `,
17237
17342
  * }
17238
17343
  */
17239
- export declare const BentoToggle: typeof __VLS_export_95;
17344
+ export declare const BentoToggle: typeof __VLS_export_96;
17240
17345
 
17241
17346
  /**
17242
17347
  * Toggle button is used to switch between two states (example: menu shown, menu hidden).
@@ -17416,7 +17521,7 @@ export declare enum BentoTooltipState {
17416
17521
  * `
17417
17522
  * }
17418
17523
  */
17419
- export declare const BentoTutorial: typeof __VLS_export_96;
17524
+ export declare const BentoTutorial: typeof __VLS_export_97;
17420
17525
 
17421
17526
  export declare type BentoTutorialScrollOptions = boolean | ScrollIntoViewOptions;
17422
17527
 
@@ -17447,7 +17552,7 @@ export declare interface BentoTutorialStep {
17447
17552
  * `
17448
17553
  * }
17449
17554
  */
17450
- export declare const BentoTypography: typeof __VLS_export_97;
17555
+ export declare const BentoTypography: typeof __VLS_export_98;
17451
17556
 
17452
17557
  /**
17453
17558
  * @deprecated for usage with properties since version 2.0. Use the string literal instead.