@adyen/bento-vue2 1.89.2 → 1.91.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +381 -118
  3. package/dist/accordion.js +1 -1
  4. package/dist/action-bar.js +1 -1
  5. package/dist/ai-tag.js +1 -1
  6. package/dist/alert.js +1 -1
  7. package/dist/anchor-scroller.js +1 -1
  8. package/dist/assets/accordion-item.css +1 -1
  9. package/dist/assets/action-bar.css +1 -1
  10. package/dist/assets/base-modal.css +1 -1
  11. package/dist/assets/button-actions.css +1 -1
  12. package/dist/assets/card.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-picker.css +1 -1
  15. package/dist/assets/date-range-picker.css +1 -1
  16. package/dist/assets/dialog-page.css +1 -1
  17. package/dist/assets/draggable-handle.css +1 -1
  18. package/dist/assets/dropdown.css +1 -1
  19. package/dist/assets/error-message.css +1 -1
  20. package/dist/assets/field-label.css +1 -0
  21. package/dist/assets/file-uploader.css +1 -1
  22. package/dist/assets/filter-bar.css +1 -1
  23. package/dist/assets/form-layout-title.css +1 -1
  24. package/dist/assets/input-field.css +1 -1
  25. package/dist/assets/input-time.css +1 -0
  26. package/dist/assets/inspector.css +1 -1
  27. package/dist/assets/modal-fullscreen.css +1 -1
  28. package/dist/assets/secondary-nav.css +1 -1
  29. package/dist/assets/sidepanel.css +1 -1
  30. package/dist/assets/use-cached-selected-values.css +1 -1
  31. package/dist/button.js +3 -3
  32. package/dist/card.js +1 -1
  33. package/dist/checkbox.js +2 -2
  34. package/dist/chip.js +1 -1
  35. package/dist/chunks/accordion-item.D0WVCLec.js +145 -0
  36. package/dist/chunks/{accordion-item.BZDSJamR.js.map → accordion-item.D0WVCLec.js.map} +1 -1
  37. package/dist/chunks/action-bar.Dj830k6L.js +334 -0
  38. package/dist/chunks/{action-bar.CYGUYI0V.js.map → action-bar.Dj830k6L.js.map} +1 -1
  39. package/dist/chunks/{ai-button.CR_ePQRR.js → ai-button.7L9bANlk.js} +2 -2
  40. package/dist/chunks/{ai-button.CR_ePQRR.js.map → ai-button.7L9bANlk.js.map} +1 -1
  41. package/dist/chunks/ai-tag.AyG2UWCB.js +110 -0
  42. package/dist/chunks/{ai-tag.Cjf38mjR.js.map → ai-tag.AyG2UWCB.js.map} +1 -1
  43. package/dist/chunks/alert.CXRb-Smf.js +160 -0
  44. package/dist/chunks/{alert.QVQ6Zjbm.js.map → alert.CXRb-Smf.js.map} +1 -1
  45. package/dist/chunks/{anchor-scroller.CjJ26PJS.js → anchor-scroller.DWaykZQj.js} +66 -39
  46. package/dist/chunks/{anchor-scroller.CjJ26PJS.js.map → anchor-scroller.DWaykZQj.js.map} +1 -1
  47. package/dist/chunks/{base-modal.DmWkavtf.js → base-modal.C52VMtnd.js} +104 -67
  48. package/dist/chunks/{base-modal.DmWkavtf.js.map → base-modal.C52VMtnd.js.map} +1 -1
  49. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js → button-actions-with-menu.OsPQ-POD.js} +2 -2
  50. package/dist/chunks/{button-actions-with-menu.Bi_HXopk.js.map → button-actions-with-menu.OsPQ-POD.js.map} +1 -1
  51. package/dist/chunks/{button-actions.BLk114As.js → button-actions.Bdbu0bvt.js} +222 -148
  52. package/dist/chunks/{button-actions.BLk114As.js.map → button-actions.Bdbu0bvt.js.map} +1 -1
  53. package/dist/chunks/{button.DxhJNOtr.js → button.C9b2AC9w.js} +2 -2
  54. package/dist/chunks/{button.DxhJNOtr.js.map → button.C9b2AC9w.js.map} +1 -1
  55. package/dist/chunks/{calendar.CXKhBF2f.js → calendar.CqsfThnC.js} +438 -346
  56. package/dist/chunks/calendar.CqsfThnC.js.map +1 -0
  57. package/dist/chunks/card.8z7UQeVK.js +165 -0
  58. package/dist/chunks/{card.GjhsXOT0.js.map → card.8z7UQeVK.js.map} +1 -1
  59. package/dist/chunks/{checkbox-group.B2BjU3ZN.js → checkbox-group.Dur2Edtw.js} +4 -4
  60. package/dist/chunks/{checkbox-group.B2BjU3ZN.js.map → checkbox-group.Dur2Edtw.js.map} +1 -1
  61. package/dist/chunks/{checkbox.CIv8WgGp.js → checkbox.vNjt6QDJ.js} +93 -56
  62. package/dist/chunks/{checkbox.CIv8WgGp.js.map → checkbox.vNjt6QDJ.js.map} +1 -1
  63. package/dist/chunks/chip.BFY_-VCz.js +84 -0
  64. package/dist/chunks/{chip.DTpENaGC.js.map → chip.BFY_-VCz.js.map} +1 -1
  65. package/dist/chunks/{click-outside.CDz_x8mN.js → click-outside.BG01Sm0A.js} +2 -2
  66. package/dist/chunks/{click-outside.CDz_x8mN.js.map → click-outside.BG01Sm0A.js.map} +1 -1
  67. package/dist/chunks/{code-snippet.YIm2oO_o.js → code-snippet.BVpFBhKq.js} +133 -76
  68. package/dist/chunks/{code-snippet.YIm2oO_o.js.map → code-snippet.BVpFBhKq.js.map} +1 -1
  69. package/dist/chunks/{controls-group.CqotnNEF.js → controls-group.DSm2Ujwt.js} +2 -2
  70. package/dist/chunks/{controls-group.CqotnNEF.js.map → controls-group.DSm2Ujwt.js.map} +1 -1
  71. package/dist/chunks/copy.qqGYFbKJ.js +133 -0
  72. package/dist/chunks/{copy.BVGQcf22.js.map → copy.qqGYFbKJ.js.map} +1 -1
  73. package/dist/chunks/{country.D20NCLLG.js → country.BEwW8TQo.js} +3 -3
  74. package/dist/chunks/{country.D20NCLLG.js.map → country.BEwW8TQo.js.map} +1 -1
  75. package/dist/chunks/country.types.jjXwaoMl.js +2537 -0
  76. package/dist/chunks/country.types.jjXwaoMl.js.map +1 -0
  77. package/dist/chunks/{dashboard-section.BubZyu8i.js → dashboard-section.DNxNVV44.js} +3 -3
  78. package/dist/chunks/{dashboard-section.BubZyu8i.js.map → dashboard-section.DNxNVV44.js.map} +1 -1
  79. package/dist/chunks/{dashed-underline.pjYTS0m1.js → dashed-underline.DL2_sik5.js} +3 -3
  80. package/dist/chunks/{dashed-underline.pjYTS0m1.js.map → dashed-underline.DL2_sik5.js.map} +1 -1
  81. package/dist/chunks/{data-grid-template.D8RhngPj.js → data-grid-template.BFv1zr6g.js} +4 -4
  82. package/dist/chunks/{data-grid-template.D8RhngPj.js.map → data-grid-template.BFv1zr6g.js.map} +1 -1
  83. package/dist/chunks/data-grid.ZHY5EzP3.js +4071 -0
  84. package/dist/chunks/data-grid.ZHY5EzP3.js.map +1 -0
  85. package/dist/chunks/date-picker.kl6aFlr1.js +237 -0
  86. package/dist/chunks/date-picker.kl6aFlr1.js.map +1 -0
  87. package/dist/chunks/date-range-picker.LCWVAa5R.js +1089 -0
  88. package/dist/chunks/date-range-picker.LCWVAa5R.js.map +1 -0
  89. package/dist/chunks/dialog-page.EdejG53a.js +143 -0
  90. package/dist/chunks/{dialog-page.oyG153fC.js.map → dialog-page.EdejG53a.js.map} +1 -1
  91. package/dist/chunks/{directive.rXUeDb8p.js → directive.Bfr4fuOy.js} +2 -2
  92. package/dist/chunks/{directive.rXUeDb8p.js.map → directive.Bfr4fuOy.js.map} +1 -1
  93. package/dist/chunks/draggable-handle.Ba28eM8o.js +245 -0
  94. package/dist/chunks/draggable-handle.Ba28eM8o.js.map +1 -0
  95. package/dist/chunks/{dropdown-tag.BRB-emd1.js → dropdown-tag.B61hPq5n.js} +5 -5
  96. package/dist/chunks/{dropdown-tag.BRB-emd1.js.map → dropdown-tag.B61hPq5n.js.map} +1 -1
  97. package/dist/chunks/dropdown.Ca-f8tdX.js +1140 -0
  98. package/dist/chunks/dropdown.Ca-f8tdX.js.map +1 -0
  99. package/dist/chunks/{empty-state.D_Ac-XXH.js → empty-state.DMV23IZy.js} +2 -2
  100. package/dist/chunks/{empty-state.D_Ac-XXH.js.map → empty-state.DMV23IZy.js.map} +1 -1
  101. package/dist/chunks/error-message.CyERcfdt.js +72 -0
  102. package/dist/chunks/error-message.CyERcfdt.js.map +1 -0
  103. package/dist/chunks/field-label.DjjjkcO6.js +97 -0
  104. package/dist/chunks/field-label.DjjjkcO6.js.map +1 -0
  105. package/dist/chunks/{file-uploader.D5Rjsx4k.js → file-uploader.DeWmLpfp.js} +751 -469
  106. package/dist/chunks/{file-uploader.D5Rjsx4k.js.map → file-uploader.DeWmLpfp.js.map} +1 -1
  107. package/dist/chunks/{filter-bar.zD_ctViU.js → filter-bar.Bd4ghW_B.js} +1596 -1039
  108. package/dist/chunks/filter-bar.Bd4ghW_B.js.map +1 -0
  109. package/dist/chunks/fixed-scroller.DR2E_No4.js +148 -0
  110. package/dist/chunks/{fixed-scroller.MerESbd_.js.map → fixed-scroller.DR2E_No4.js.map} +1 -1
  111. package/dist/chunks/{footer-actions.CiPj7hZG.js → footer-actions.CvUaoMzj.js} +3 -3
  112. package/dist/chunks/{footer-actions.CiPj7hZG.js.map → footer-actions.CvUaoMzj.js.map} +1 -1
  113. package/dist/chunks/form-layout-title.DzGajv4U.js +248 -0
  114. package/dist/chunks/form-layout-title.DzGajv4U.js.map +1 -0
  115. package/dist/chunks/{header-meta.Dq6TlNPw.js → header-meta.AXUGoqDd.js} +127 -73
  116. package/dist/chunks/{header-meta.Dq6TlNPw.js.map → header-meta.AXUGoqDd.js.map} +1 -1
  117. package/dist/chunks/{header-with-views.DaEhkSS8.js → header-with-views.Ba4dswJF.js} +1121 -680
  118. package/dist/chunks/{header-with-views.DaEhkSS8.js.map → header-with-views.Ba4dswJF.js.map} +1 -1
  119. package/dist/chunks/{header.DkC-KKWa.js → header.C7B7RBib.js} +3 -3
  120. package/dist/chunks/{header.DkC-KKWa.js.map → header.C7B7RBib.js.map} +1 -1
  121. package/dist/chunks/{info-icon.BF8KxU-k.js → info-icon.DCR42Kvm.js} +2 -2
  122. package/dist/chunks/{info-icon.BF8KxU-k.js.map → info-icon.DCR42Kvm.js.map} +1 -1
  123. package/dist/chunks/input-field-password.BNAtIn_D.js +381 -0
  124. package/dist/chunks/{input-field-password.BKT1mYUw.js.map → input-field-password.BNAtIn_D.js.map} +1 -1
  125. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js → input-field-phone-number.CEYx1s4b.js} +98 -71
  126. package/dist/chunks/{input-field-phone-number.BjRKjQOQ.js.map → input-field-phone-number.CEYx1s4b.js.map} +1 -1
  127. package/dist/chunks/input-field.Dh5W0Az-.js +211 -0
  128. package/dist/chunks/input-field.Dh5W0Az-.js.map +1 -0
  129. package/dist/chunks/input-time.BLuMfakv.js +135 -0
  130. package/dist/chunks/input-time.BLuMfakv.js.map +1 -0
  131. package/dist/chunks/inspector.BzBPlz-5.js +172 -0
  132. package/dist/chunks/{inspector.Bnm0hl_D.js.map → inspector.BzBPlz-5.js.map} +1 -1
  133. package/dist/chunks/{link.MhoM3zQj.js → link.DB5g6d48.js} +56 -29
  134. package/dist/chunks/{link.MhoM3zQj.js.map → link.DB5g6d48.js.map} +1 -1
  135. package/dist/chunks/{list-item.BnzU1LIu.js → list-item.DqTHh8-Z.js} +2 -2
  136. package/dist/chunks/{list-item.BnzU1LIu.js.map → list-item.DqTHh8-Z.js.map} +1 -1
  137. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js → listbox-option-tag.CvbE-EuG.js} +2 -2
  138. package/dist/chunks/{listbox-option-tag.BhPVuAjJ.js.map → listbox-option-tag.CvbE-EuG.js.map} +1 -1
  139. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js → modal-fullscreen.DTvg2NLk.js} +63 -36
  140. package/dist/chunks/{modal-fullscreen.CXOq6_Cv.js.map → modal-fullscreen.DTvg2NLk.js.map} +1 -1
  141. package/dist/chunks/{modal.o0KddMiG.js → modal.D_TcWTkf.js} +63 -36
  142. package/dist/chunks/{modal.o0KddMiG.js.map → modal.D_TcWTkf.js.map} +1 -1
  143. package/dist/chunks/on-click-outside.Cy1eFULD.js +109 -0
  144. package/dist/chunks/on-click-outside.Cy1eFULD.js.map +1 -0
  145. package/dist/chunks/{pagination.ZISqB4M_.js → pagination.D6BxMw5L.js} +221 -99
  146. package/dist/chunks/{pagination.ZISqB4M_.js.map → pagination.D6BxMw5L.js.map} +1 -1
  147. package/dist/chunks/promo-banner.Dc_kK1x9.js +91 -0
  148. package/dist/chunks/{promo-banner.Db2kh2qK.js.map → promo-banner.Dc_kK1x9.js.map} +1 -1
  149. package/dist/chunks/{radio-group.DnMy7brs.js → radio-group.Bb-L-0io.js} +4 -4
  150. package/dist/chunks/{radio-group.DnMy7brs.js.map → radio-group.Bb-L-0io.js.map} +1 -1
  151. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js → rich-text-editor.Dtdfh-0V.js} +1782 -1731
  152. package/dist/chunks/{rich-text-editor.Cbv1DxXn.js.map → rich-text-editor.Dtdfh-0V.js.map} +1 -1
  153. package/dist/chunks/search-bar.MVJS9-Mh.js +126 -0
  154. package/dist/chunks/{search-bar.DPjYDhja.js.map → search-bar.MVJS9-Mh.js.map} +1 -1
  155. package/dist/chunks/secondary-nav.C-nPZR-2.js +226 -0
  156. package/dist/chunks/secondary-nav.C-nPZR-2.js.map +1 -0
  157. package/dist/chunks/{segmented-control.BqIiX9hv.js → segmented-control.DDtjX-V5.js} +2 -2
  158. package/dist/chunks/{segmented-control.BqIiX9hv.js.map → segmented-control.DDtjX-V5.js.map} +1 -1
  159. package/dist/chunks/{selection-card-group.IPiouuot.js → selection-card-group.CLJPaknG.js} +3 -3
  160. package/dist/chunks/{selection-card-group.IPiouuot.js.map → selection-card-group.CLJPaknG.js.map} +1 -1
  161. package/dist/chunks/{sidepanel.BGMjjB3F.js → sidepanel.BTRfwGiS.js} +66 -39
  162. package/dist/chunks/{sidepanel.BGMjjB3F.js.map → sidepanel.BTRfwGiS.js.map} +1 -1
  163. package/dist/chunks/{step.QFER3tSj.js → step.TDm_ts1S.js} +92 -63
  164. package/dist/chunks/{step.QFER3tSj.js.map → step.TDm_ts1S.js.map} +1 -1
  165. package/dist/chunks/{structured-list-item.BDJKRC_8.js → structured-list-item.BBBtie1s.js} +58 -31
  166. package/dist/chunks/{structured-list-item.BDJKRC_8.js.map → structured-list-item.BBBtie1s.js.map} +1 -1
  167. package/dist/chunks/{summary-grid.types.CIkArZf5.js → summary-grid.types.DUIqCmwg.js} +5 -5
  168. package/dist/chunks/{summary-grid.types.CIkArZf5.js.map → summary-grid.types.DUIqCmwg.js.map} +1 -1
  169. package/dist/chunks/{tab.CaXF0dho.js → tab.CNIZyfZt.js} +2 -2
  170. package/dist/chunks/{tab.CaXF0dho.js.map → tab.CNIZyfZt.js.map} +1 -1
  171. package/dist/chunks/{tag.CocLKztJ.js → tag.D2xagTJv.js} +2 -2
  172. package/dist/chunks/{tag.CocLKztJ.js.map → tag.D2xagTJv.js.map} +1 -1
  173. package/dist/chunks/textarea.CJS-1I41.js +219 -0
  174. package/dist/chunks/{textarea.D4X6Ss9q.js.map → textarea.CJS-1I41.js.map} +1 -1
  175. package/dist/chunks/timeline-item.BOUWkLi1.js +322 -0
  176. package/dist/chunks/{timeline-item.C8BxWdy1.js.map → timeline-item.BOUWkLi1.js.map} +1 -1
  177. package/dist/chunks/{toast.BRI3G7TL.js → toast.d8vg71CB.js} +81 -54
  178. package/dist/chunks/{toast.BRI3G7TL.js.map → toast.d8vg71CB.js.map} +1 -1
  179. package/dist/chunks/{tooltip.CbsNGnhw.js → tooltip.BxtnF3is.js} +38 -36
  180. package/dist/chunks/tooltip.BxtnF3is.js.map +1 -0
  181. package/dist/chunks/{tutorial.BzV6bHQJ.js → tutorial.CZt_mcuT.js} +190 -103
  182. package/dist/chunks/{tutorial.BzV6bHQJ.js.map → tutorial.CZt_mcuT.js.map} +1 -1
  183. package/dist/chunks/{use-cached-selected-values.DqX2qsMC.js → use-cached-selected-values.BJbWbkEQ.js} +553 -417
  184. package/dist/chunks/use-cached-selected-values.BJbWbkEQ.js.map +1 -0
  185. package/dist/chunks/{use-country-items.CI8C7MLU.js → use-country-items.B4j8pAvW.js} +3 -3
  186. package/dist/chunks/{use-country-items.CI8C7MLU.js.map → use-country-items.B4j8pAvW.js.map} +1 -1
  187. package/dist/chunks/use-country-phon-code.ByqnuIni.js +6386 -0
  188. package/dist/chunks/use-country-phon-code.ByqnuIni.js.map +1 -0
  189. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js → use-date-input-formatter.Djf8AoLr.js} +2 -2
  190. package/dist/chunks/{use-date-input-formatter.BYaTO3vz.js.map → use-date-input-formatter.Djf8AoLr.js.map} +1 -1
  191. package/dist/chunks/use-touch-device.DTqFAbXh.js +11 -0
  192. package/dist/chunks/use-touch-device.DTqFAbXh.js.map +1 -0
  193. package/dist/click-outside.js +1 -1
  194. package/dist/code-snippet.js +1 -1
  195. package/dist/country.js +3 -3
  196. package/dist/dashboard-template.js +1 -1
  197. package/dist/dashed-underline.js +1 -1
  198. package/dist/data-grid-template.js +1 -1
  199. package/dist/data-grid.js +1 -1
  200. package/dist/date-picker.js +2 -2
  201. package/dist/date-range-picker.js +2 -2
  202. package/dist/draggable.js +1396 -0
  203. package/dist/draggable.js.map +1 -0
  204. package/dist/dropdown.js +11 -12
  205. package/dist/dropdown.js.map +1 -1
  206. package/dist/empty-state.js +1 -1
  207. package/dist/file-uploader.js +1 -1
  208. package/dist/filter-bar.js +1 -1
  209. package/dist/form-layout.js +1 -1
  210. package/dist/header-with-views.js +1 -1
  211. package/dist/header.js +1 -1
  212. package/dist/index.js +280 -275
  213. package/dist/index.js.map +1 -1
  214. package/dist/info-icon.js +1 -1
  215. package/dist/input-field-password.js +1 -1
  216. package/dist/input-field-phone-number.js +1 -1
  217. package/dist/input-field.js +1 -1
  218. package/dist/input-time.js +5 -0
  219. package/dist/input-time.js.map +1 -0
  220. package/dist/inspector.js +1 -1
  221. package/dist/internal.js +26 -25
  222. package/dist/internal.js.map +1 -1
  223. package/dist/link.js +1 -1
  224. package/dist/list.js +1 -1
  225. package/dist/menu.js +1 -1
  226. package/dist/modal-fullscreen.js +1 -1
  227. package/dist/modal.js +2 -2
  228. package/dist/pagination.js +1 -1
  229. package/dist/popover.js +1 -1
  230. package/dist/promo-banner.js +1 -1
  231. package/dist/radio-group.js +1 -1
  232. package/dist/rich-text-editor.js +1 -1
  233. package/dist/search-bar.js +2 -2
  234. package/dist/secondary-nav.js +1 -1
  235. package/dist/segmented-control.js +1 -1
  236. package/dist/selection-card.js +1 -1
  237. package/dist/sidepanel.js +1 -1
  238. package/dist/stepper.js +1 -1
  239. package/dist/structured-list.js +1 -1
  240. package/dist/summary-grid.js +1 -1
  241. package/dist/tabs.js +1 -1
  242. package/dist/tag.js +1 -1
  243. package/dist/textarea.js +1 -1
  244. package/dist/timeline.js +1 -1
  245. package/dist/toast.js +1 -1
  246. package/dist/tutorial.js +1 -1
  247. package/dist/web-types.json +297 -4
  248. package/package.json +10 -15
  249. package/dist/assets/dropdown-default-textbox.css +0 -1
  250. package/dist/chunks/accordion-item.BZDSJamR.js +0 -108
  251. package/dist/chunks/action-bar.CYGUYI0V.js +0 -207
  252. package/dist/chunks/ai-tag.Cjf38mjR.js +0 -73
  253. package/dist/chunks/alert.QVQ6Zjbm.js +0 -93
  254. package/dist/chunks/calendar.CXKhBF2f.js.map +0 -1
  255. package/dist/chunks/card.GjhsXOT0.js +0 -128
  256. package/dist/chunks/chip.DTpENaGC.js +0 -57
  257. package/dist/chunks/copy.BVGQcf22.js +0 -86
  258. package/dist/chunks/country.types.DxKjyd0S.js +0 -20
  259. package/dist/chunks/country.types.DxKjyd0S.js.map +0 -1
  260. package/dist/chunks/data-grid.DJG8Ty0A.js +0 -3194
  261. package/dist/chunks/data-grid.DJG8Ty0A.js.map +0 -1
  262. package/dist/chunks/date-picker.CnazYcSX.js +0 -155
  263. package/dist/chunks/date-picker.CnazYcSX.js.map +0 -1
  264. package/dist/chunks/date-range-picker.Bf9pRNL7.js +0 -811
  265. package/dist/chunks/date-range-picker.Bf9pRNL7.js.map +0 -1
  266. package/dist/chunks/debounce.DUTu11PS.js +0 -10
  267. package/dist/chunks/debounce.DUTu11PS.js.map +0 -1
  268. package/dist/chunks/dialog-page.oyG153fC.js +0 -116
  269. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js +0 -337
  270. package/dist/chunks/dropdown-default-textbox.Dvzg0StF.js.map +0 -1
  271. package/dist/chunks/dropdown.Ct7uhPr6.js +0 -696
  272. package/dist/chunks/dropdown.Ct7uhPr6.js.map +0 -1
  273. package/dist/chunks/error-message.RxdStT3S.js +0 -106
  274. package/dist/chunks/error-message.RxdStT3S.js.map +0 -1
  275. package/dist/chunks/filter-bar.zD_ctViU.js.map +0 -1
  276. package/dist/chunks/fixed-scroller.MerESbd_.js +0 -111
  277. package/dist/chunks/form-layout-title.Bw7VgOO5.js +0 -210
  278. package/dist/chunks/form-layout-title.Bw7VgOO5.js.map +0 -1
  279. package/dist/chunks/input-field-password.BKT1mYUw.js +0 -234
  280. package/dist/chunks/input-field.m1PMwa4C.js +0 -170
  281. package/dist/chunks/input-field.m1PMwa4C.js.map +0 -1
  282. package/dist/chunks/inspector.Bnm0hl_D.js +0 -105
  283. package/dist/chunks/on-click-outside.BW4rkhzG.js +0 -91
  284. package/dist/chunks/on-click-outside.BW4rkhzG.js.map +0 -1
  285. package/dist/chunks/promo-banner.Db2kh2qK.js +0 -64
  286. package/dist/chunks/search-bar.DPjYDhja.js +0 -89
  287. package/dist/chunks/secondary-nav.CwJjkJkj.js +0 -112
  288. package/dist/chunks/secondary-nav.CwJjkJkj.js.map +0 -1
  289. package/dist/chunks/textarea.D4X6Ss9q.js +0 -169
  290. package/dist/chunks/timeline-item.C8BxWdy1.js +0 -238
  291. package/dist/chunks/tooltip.CbsNGnhw.js.map +0 -1
  292. package/dist/chunks/use-cached-selected-values.DqX2qsMC.js.map +0 -1
  293. package/dist/chunks/use-country-phon-code.C6orQNnM.js +0 -291
  294. package/dist/chunks/use-country-phon-code.C6orQNnM.js.map +0 -1
  295. package/dist/draggable-handle.js +0 -149
  296. package/dist/draggable-handle.js.map +0 -1
@@ -151,6 +151,10 @@ declare type __VLS_NonUndefinedable_66<T> = T extends undefined ? never : T;
151
151
 
152
152
  declare type __VLS_NonUndefinedable_67<T> = T extends undefined ? never : T;
153
153
 
154
+ declare type __VLS_NonUndefinedable_68<T> = T extends undefined ? never : T;
155
+
156
+ declare type __VLS_NonUndefinedable_69<T> = T extends undefined ? never : T;
157
+
154
158
  declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
155
159
 
156
160
  declare type __VLS_NonUndefinedable_8<T> = T extends undefined ? never : T;
@@ -397,6 +401,14 @@ declare type __VLS_PrettifyLocal_63<T> = {
397
401
  [K in keyof T]: T[K];
398
402
  } & {};
399
403
 
404
+ declare type __VLS_PrettifyLocal_64<T> = {
405
+ [K in keyof T]: T[K];
406
+ } & {};
407
+
408
+ declare type __VLS_PrettifyLocal_65<T> = {
409
+ [K in keyof T]: T[K];
410
+ } & {};
411
+
400
412
  declare type __VLS_PrettifyLocal_7<T> = {
401
413
  [K in keyof T]: T[K];
402
414
  } & {};
@@ -985,6 +997,24 @@ declare type __VLS_TypePropsToOption_67<T> = {
985
997
  };
986
998
  };
987
999
 
1000
+ declare type __VLS_TypePropsToOption_68<T> = {
1001
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1002
+ type: PropType<__VLS_NonUndefinedable_68<T[K]>>;
1003
+ } : {
1004
+ type: PropType<T[K]>;
1005
+ required: true;
1006
+ };
1007
+ };
1008
+
1009
+ declare type __VLS_TypePropsToOption_69<T> = {
1010
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
1011
+ type: PropType<__VLS_NonUndefinedable_69<T[K]>>;
1012
+ } : {
1013
+ type: PropType<T[K]>;
1014
+ required: true;
1015
+ };
1016
+ };
1017
+
988
1018
  declare type __VLS_TypePropsToOption_7<T> = {
989
1019
  [K in keyof T]-?: {} extends Pick<T, K> ? {
990
1020
  type: PropType<__VLS_NonUndefinedable_7<T[K]>>;
@@ -1372,6 +1402,18 @@ declare type __VLS_WithDefaults_63<P, D> = {
1372
1402
  }> : P[K];
1373
1403
  };
1374
1404
 
1405
+ declare type __VLS_WithDefaults_64<P, D> = {
1406
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_64<P[K] & {
1407
+ default: D[K];
1408
+ }> : P[K];
1409
+ };
1410
+
1411
+ declare type __VLS_WithDefaults_65<P, D> = {
1412
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_65<P[K] & {
1413
+ default: D[K];
1414
+ }> : P[K];
1415
+ };
1416
+
1375
1417
  declare type __VLS_WithDefaults_7<P, D> = {
1376
1418
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal_7<P[K] & {
1377
1419
  default: D[K];
@@ -1762,6 +1804,12 @@ declare type __VLS_WithSlots_65<T, S> = T & {
1762
1804
  };
1763
1805
  };
1764
1806
 
1807
+ declare type __VLS_WithSlots_66<T, S> = T & {
1808
+ new (): {
1809
+ $scopedSlots: S;
1810
+ };
1811
+ };
1812
+
1765
1813
  declare type __VLS_WithSlots_7<T, S> = T & {
1766
1814
  new (): {
1767
1815
  $scopedSlots: S;
@@ -2522,7 +2570,7 @@ export declare type BentoAvatarListboxOptionItem = Omit<BentoListboxOptionItem,
2522
2570
 
2523
2571
  export declare type BentoAvatarListboxOptions = Array<BentoAvatarListboxOptionItem>;
2524
2572
 
2525
- export declare const BentoBaseFilter: __VLS_WithSlots_18<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToOption_26<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2573
+ export declare const BentoBaseFilter: __VLS_WithSlots_18<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToOption_27<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2526
2574
  appliedFiltersCount: any;
2527
2575
  buttonLabel: any;
2528
2576
  buttonSecondaryLabel: any;
@@ -2545,7 +2593,7 @@ open: (...args: any[]) => void;
2545
2593
  close: (...args: any[]) => void;
2546
2594
  reset: (...args: any[]) => void;
2547
2595
  cancel: (...args: any[]) => void;
2548
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToOption_26<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2596
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToOption_27<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2549
2597
  appliedFiltersCount: any;
2550
2598
  buttonLabel: any;
2551
2599
  buttonSecondaryLabel: any;
@@ -3911,7 +3959,7 @@ export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
3911
3959
  * `
3912
3960
  * }
3913
3961
  */
3914
- export declare const BentoChip: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToOption_17<BentoChipProps>, {
3962
+ export declare const BentoChip: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToOption_18<BentoChipProps>, {
3915
3963
  disabled: boolean;
3916
3964
  readonly: boolean;
3917
3965
  error: boolean;
@@ -3919,7 +3967,7 @@ condensed: boolean;
3919
3967
  characterLimit: any;
3920
3968
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3921
3969
  click: () => void;
3922
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToOption_17<BentoChipProps>, {
3970
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToOption_18<BentoChipProps>, {
3923
3971
  disabled: boolean;
3924
3972
  readonly: boolean;
3925
3973
  error: boolean;
@@ -4001,7 +4049,7 @@ export declare const BentoClickOutsideDirective: {
4001
4049
  * `
4002
4050
  * }
4003
4051
  */
4004
- export declare const BentoCodeSnippet: __VLS_WithSlots_16<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToOption_18<BentoCodeSnippetProps>, {
4052
+ export declare const BentoCodeSnippet: __VLS_WithSlots_16<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToOption_19<BentoCodeSnippetProps>, {
4005
4053
  actionable: boolean;
4006
4054
  actionableText: any;
4007
4055
  content: string;
@@ -4014,7 +4062,7 @@ variant: BentoCodeSnippetVariant;
4014
4062
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
4015
4063
  action: (...args: any[]) => void;
4016
4064
  change: (...args: any[]) => void;
4017
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToOption_18<BentoCodeSnippetProps>, {
4065
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToOption_19<BentoCodeSnippetProps>, {
4018
4066
  actionable: boolean;
4019
4067
  actionableText: any;
4020
4068
  content: string;
@@ -4181,11 +4229,11 @@ export declare interface BentoColumnWidthOverridesLookup {
4181
4229
  * `
4182
4230
  * }
4183
4231
  */
4184
- export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToOption_19<BentoCountryProps>, {
4232
+ export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoCountryProps>, {
4185
4233
  code: BentoCountryCode;
4186
4234
  label: any;
4187
4235
  variant: BentoCountryVariant;
4188
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToOption_19<BentoCountryProps>, {
4236
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoCountryProps>, {
4189
4237
  code: BentoCountryCode;
4190
4238
  label: any;
4191
4239
  variant: BentoCountryVariant;
@@ -4501,13 +4549,13 @@ export declare enum BentoCountryVariant {
4501
4549
  * `
4502
4550
  * }
4503
4551
  */
4504
- export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoCurrencyProps>, {
4552
+ export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToOption_21<BentoCurrencyProps>, {
4505
4553
  currency: BentoCurrencyISOCode;
4506
4554
  disableTypography: boolean;
4507
4555
  majorUnits: boolean;
4508
4556
  value: any;
4509
4557
  currencySign: string;
4510
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoCurrencyProps>, {
4558
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToOption_21<BentoCurrencyProps>, {
4511
4559
  currency: BentoCurrencyISOCode;
4512
4560
  disableTypography: boolean;
4513
4561
  majorUnits: boolean;
@@ -4754,7 +4802,7 @@ export declare interface BentoCurrencyProps {
4754
4802
  * `
4755
4803
  * }
4756
4804
  */
4757
- export declare const BentoDashboardSection: __VLS_WithSlots_64<DefineComponent<__VLS_WithDefaults_63<__VLS_TypePropsToOption_67<{
4805
+ export declare const BentoDashboardSection: __VLS_WithSlots_65<DefineComponent<__VLS_WithDefaults_65<__VLS_TypePropsToOption_69<{
4758
4806
  /**
4759
4807
  * The header of the section
4760
4808
  */
@@ -4765,7 +4813,7 @@ header: BentoDashboardTemplateHeader;
4765
4813
  halfWidth?: boolean;
4766
4814
  }>, {
4767
4815
  halfWidth: boolean;
4768
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_63<__VLS_TypePropsToOption_67<{
4816
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_65<__VLS_TypePropsToOption_69<{
4769
4817
  /**
4770
4818
  * The header of the section
4771
4819
  */
@@ -4817,7 +4865,7 @@ halfWidth: boolean;
4817
4865
  * `
4818
4866
  * }
4819
4867
  */
4820
- export declare const BentoDashboardTemplate: __VLS_WithSlots_63<DefineComponent<__VLS_WithDefaults_62<__VLS_TypePropsToOption_66<{
4868
+ export declare const BentoDashboardTemplate: __VLS_WithSlots_64<DefineComponent<__VLS_WithDefaults_64<__VLS_TypePropsToOption_68<{
4821
4869
  /**
4822
4870
  * The header that goes to the top of the template
4823
4871
  */
@@ -4840,7 +4888,7 @@ stickyFilters?: boolean;
4840
4888
  tabs: any;
4841
4889
  stickyTabs: boolean;
4842
4890
  stickyFilters: boolean;
4843
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_62<__VLS_TypePropsToOption_66<{
4891
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_64<__VLS_TypePropsToOption_68<{
4844
4892
  /**
4845
4893
  * The header that goes to the top of the template
4846
4894
  */
@@ -5951,7 +5999,7 @@ declare interface BentoDataGridTagWithTextCellProps {
5951
5999
  * `
5952
6000
  * }
5953
6001
  */
5954
- export declare const BentoDataGridTemplate: __VLS_WithSlots_65<DefineComponent< {
6002
+ export declare const BentoDataGridTemplate: __VLS_WithSlots_66<DefineComponent< {
5955
6003
  /**
5956
6004
  * The header that goes to the top of the template
5957
6005
  */
@@ -6221,11 +6269,11 @@ export declare interface BentoDataGridVisibleRowsState {
6221
6269
  * `
6222
6270
  * }
6223
6271
  */
6224
- export declare const BentoDate: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToOption_21<BentoDateProps>, {
6272
+ export declare const BentoDate: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToOption_22<BentoDateProps>, {
6225
6273
  date: any;
6226
6274
  format: BentoDateFormat;
6227
6275
  disableTypography: boolean;
6228
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToOption_21<BentoDateProps>, {
6276
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToOption_22<BentoDateProps>, {
6229
6277
  date: any;
6230
6278
  format: BentoDateFormat;
6231
6279
  disableTypography: boolean;
@@ -6646,9 +6694,9 @@ export declare interface BentoDateRangePickerValue {
6646
6694
  * template: `<bento-divider />`
6647
6695
  * }
6648
6696
  */
6649
- export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToOption_22<BentoDividerProps>, {
6697
+ export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoDividerProps>, {
6650
6698
  variant: BentoDividerVariant;
6651
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToOption_22<BentoDividerProps>, {
6699
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoDividerProps>, {
6652
6700
  variant: BentoDividerVariant;
6653
6701
  }>>>, {
6654
6702
  variant: `${BentoDividerVariant}`;
@@ -6672,6 +6720,104 @@ declare enum BentoDividerVariant {
6672
6720
  VERTICAL = "vertical"
6673
6721
  }
6674
6722
 
6723
+ /**
6724
+ * Bento drag and drop handle component.
6725
+ *
6726
+ * @example
6727
+ * import { BentoDraggableHandle } from '../../../..';
6728
+ *
6729
+ * export default {
6730
+ * components: { BentoDraggableHandle },
6731
+ * template: `
6732
+ * <bento-draggable-handle
6733
+ * bottom
6734
+ * condensed
6735
+ * down
6736
+ * left
6737
+ * right
6738
+ * top
6739
+ * up
6740
+ * \@move-bottom="moveBottom(index)"
6741
+ * \@move-down="moveDown(index)"
6742
+ * \@move-left="moveLeft(index)"
6743
+ * \@move-right="moveRight(index)"
6744
+ * \@move-top="moveTop(index)"
6745
+ * \@move-up="moveUp(index)"
6746
+ * />
6747
+ * `,
6748
+ * setup() {
6749
+ * const moveBottom = () => {}
6750
+ * const moveDown = () => {}
6751
+ * const moveLeft = () => {}
6752
+ * const moveRight = () => {}
6753
+ * const moveTop = () => {}
6754
+ * const moveUp = () => {}
6755
+ * }
6756
+ * }
6757
+ */
6758
+ export declare const BentoDraggableHandle: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToOption_16<BentoDraggableHandleProps>, {
6759
+ condensed: boolean;
6760
+ disabled: boolean;
6761
+ disabledMenus: () => {};
6762
+ variant: string;
6763
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
6764
+ "move-bottom": () => void;
6765
+ "move-down": () => void;
6766
+ "move-left": () => void;
6767
+ "move-right": () => void;
6768
+ "move-top": () => void;
6769
+ "move-up": () => void;
6770
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToOption_16<BentoDraggableHandleProps>, {
6771
+ condensed: boolean;
6772
+ disabled: boolean;
6773
+ disabledMenus: () => {};
6774
+ variant: string;
6775
+ }>>>, {
6776
+ variant: "all-directions" | "up-and-down";
6777
+ condensed: BentoMenuProps["button"]["condensed"];
6778
+ disabled: boolean;
6779
+ disabledMenus: {};
6780
+ }>;
6781
+
6782
+ export declare interface BentoDraggableHandleProps {
6783
+ /**
6784
+ * Reduces the size of the handle
6785
+ * @default false
6786
+ */
6787
+ condensed?: BentoMenuProps['button']['condensed'];
6788
+ /**
6789
+ * Prevents the component from being dragged.
6790
+ * Disables the handle
6791
+ */
6792
+ disabled?: boolean;
6793
+ /**
6794
+ * Allows to disable the menus individually
6795
+ * @default {}
6796
+ */
6797
+ disabledMenus?: {
6798
+ bottom?: boolean;
6799
+ down?: boolean;
6800
+ left?: boolean;
6801
+ right?: boolean;
6802
+ top?: boolean;
6803
+ up?: boolean;
6804
+ };
6805
+ /**
6806
+ * Title or label used to describe the element being dragged.
6807
+ * Used for accessibility.
6808
+ */
6809
+ label: string;
6810
+ /**
6811
+ * Determines the set of directional actions available in the handle's context menu.
6812
+ *
6813
+ * - `'all-directions'`: Includes 'Move up', 'Move down', 'Move left', 'Move right', 'Move to top', and 'Move to bottom'.
6814
+ * - `'up-and-down'`: Includes 'Move up', 'Move down', 'Move to top', and 'Move to bottom'.
6815
+ *
6816
+ * @default 'up-and-down'
6817
+ */
6818
+ variant?: 'all-directions' | 'up-and-down';
6819
+ }
6820
+
6675
6821
  /**
6676
6822
  * A Dropdown shows a selected option's.
6677
6823
  * Use a dropdown when you want users to select options
@@ -6702,7 +6848,7 @@ declare enum BentoDividerVariant {
6702
6848
  * }
6703
6849
  * }
6704
6850
  */
6705
- export declare const BentoDropdown: __VLS_WithSlots_14<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToOption_16<BentoDropdownProps>, {
6851
+ export declare const BentoDropdown: __VLS_WithSlots_14<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToOption_17<BentoDropdownProps>, {
6706
6852
  ariaLabel: any;
6707
6853
  condensed: boolean;
6708
6854
  emptyState: any;
@@ -6739,7 +6885,7 @@ input: (selectedValue: any) => void;
6739
6885
  "update:model-value": (selectedValue: any) => void;
6740
6886
  "show-more": () => void;
6741
6887
  open: () => void;
6742
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToOption_16<BentoDropdownProps>, {
6888
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToOption_17<BentoDropdownProps>, {
6743
6889
  ariaLabel: any;
6744
6890
  condensed: boolean;
6745
6891
  emptyState: any;
@@ -8569,14 +8715,14 @@ export declare interface BentoDropdownTagProps extends BentoDropdownProps {
8569
8715
  * `
8570
8716
  * }
8571
8717
  */
8572
- export declare const BentoEmptyState: __VLS_WithSlots_17<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoEmptyStateProps>, {
8718
+ export declare const BentoEmptyState: __VLS_WithSlots_17<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToOption_24<BentoEmptyStateProps>, {
8573
8719
  action: any;
8574
8720
  description: any;
8575
8721
  headingEl: any;
8576
8722
  image: any;
8577
8723
  title: string;
8578
8724
  variant: string;
8579
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoEmptyStateProps>, {
8725
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToOption_24<BentoEmptyStateProps>, {
8580
8726
  action: any;
8581
8727
  description: any;
8582
8728
  headingEl: any;
@@ -8690,7 +8836,7 @@ export declare enum BentoEmptyStateVariant {
8690
8836
  * }
8691
8837
  * }
8692
8838
  */
8693
- export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToOption_24<BentoFileUploaderProps>, {
8839
+ export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToOption_25<BentoFileUploaderProps>, {
8694
8840
  accept: any;
8695
8841
  condensed: boolean;
8696
8842
  description: any;
@@ -8709,7 +8855,7 @@ change: (value?: FileList) => void;
8709
8855
  input: (value?: FileList) => void;
8710
8856
  "update:model-value": (value?: FileList) => void;
8711
8857
  "error:upload": (value: boolean) => void;
8712
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToOption_24<BentoFileUploaderProps>, {
8858
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToOption_25<BentoFileUploaderProps>, {
8713
8859
  accept: any;
8714
8860
  condensed: boolean;
8715
8861
  description: any;
@@ -8806,7 +8952,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
8806
8952
  * `
8807
8953
  * }
8808
8954
  */
8809
- export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToOption_25<BentoFilterBarProps<any, any>>, {
8955
+ export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToOption_26<BentoFilterBarProps<any, any>>, {
8810
8956
  config: () => any[];
8811
8957
  filterValues: () => any[];
8812
8958
  containerSizeLayout: () => {
@@ -8830,7 +8976,7 @@ input: (...args: any[]) => void;
8830
8976
  "search-clear": (...args: any[]) => void;
8831
8977
  "search-input": (...args: any[]) => void;
8832
8978
  "update:search-term": (...args: any[]) => void;
8833
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToOption_25<BentoFilterBarProps<any, any>>, {
8979
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToOption_26<BentoFilterBarProps<any, any>>, {
8834
8980
  config: () => any[];
8835
8981
  filterValues: () => any[];
8836
8982
  containerSizeLayout: () => {
@@ -8973,7 +9119,12 @@ export declare interface BentoFilterBarProps<CustomValue = BentoFilterBarValue |
8973
9119
 
8974
9120
  export declare type BentoFilterBarScreenOptionsLayout = 'one-line' | 'multi-line';
8975
9121
 
8976
- export declare type BentoFilterBarSearchBarProps = OmitStrict<BentoSearchBarProps, 'value' | 'condensed'>;
9122
+ export declare type BentoFilterBarSearchBarProps = OmitStrict<BentoSearchBarProps, 'value' | 'condensed'> & {
9123
+ /**
9124
+ * CSS width value applied to the search box element (e.g. `'200px'`, `'50%'`).
9125
+ */
9126
+ width?: string;
9127
+ };
8977
9128
 
8978
9129
  export declare type BentoFilterBarSearchTerm = BentoSearchBarProps['value'];
8979
9130
 
@@ -9209,7 +9360,7 @@ export declare const BentoFormLayoutGroup: __VLS_WithSlots_22<DefineComponent<
9209
9360
  /**
9210
9361
  * The layout of the pair group of components.
9211
9362
  * This will render the components within the width of the proportions.
9212
- * Only two colums are available.
9363
+ * Only two columns are available.
9213
9364
  *
9214
9365
  * If only one value is entered, then it will assume there's only one child in the group.
9215
9366
  * If two values are entered, the first value will be use for the first child and the second
@@ -9234,11 +9385,21 @@ type: PropType<BentoLayoutGroupProportions>;
9234
9385
  default: string;
9235
9386
  validator: (value: BentoLayoutGroupProportions) => boolean;
9236
9387
  };
9388
+ /**
9389
+ * The error message to be displayed for the whole group.
9390
+ *
9391
+ * If set, individual error messages for all components within this group will be hidden.
9392
+ * This is particularly useful for field pairs where a single group error is displayed.
9393
+ */
9394
+ errorMessage: {
9395
+ type: StringConstructor;
9396
+ default: any;
9397
+ };
9237
9398
  }, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
9238
9399
  /**
9239
9400
  * The layout of the pair group of components.
9240
9401
  * This will render the components within the width of the proportions.
9241
- * Only two colums are available.
9402
+ * Only two columns are available.
9242
9403
  *
9243
9404
  * If only one value is entered, then it will assume there's only one child in the group.
9244
9405
  * If two values are entered, the first value will be use for the first child and the second
@@ -9263,8 +9424,19 @@ type: PropType<BentoLayoutGroupProportions>;
9263
9424
  default: string;
9264
9425
  validator: (value: BentoLayoutGroupProportions) => boolean;
9265
9426
  };
9427
+ /**
9428
+ * The error message to be displayed for the whole group.
9429
+ *
9430
+ * If set, individual error messages for all components within this group will be hidden.
9431
+ * This is particularly useful for field pairs where a single group error is displayed.
9432
+ */
9433
+ errorMessage: {
9434
+ type: StringConstructor;
9435
+ default: any;
9436
+ };
9266
9437
  }>>, {
9267
9438
  layout: BentoLayoutGroupProportions;
9439
+ errorMessage: string;
9268
9440
  }>, {
9269
9441
  default?: (props: {}) => any;
9270
9442
  }>;
@@ -9545,7 +9717,7 @@ declare enum BentoHeaderVariant {
9545
9717
  * `
9546
9718
  * };
9547
9719
  */
9548
- export declare const BentoHeaderWithViews: __VLS_WithSlots_23<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToOption_27<BentoHeaderWithViewsProps>, {
9720
+ export declare const BentoHeaderWithViews: __VLS_WithSlots_23<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToOption_28<BentoHeaderWithViewsProps>, {
9549
9721
  actions: () => any[];
9550
9722
  additionalViewSetting: any;
9551
9723
  title: any;
@@ -9568,7 +9740,7 @@ activeViewIndex: any;
9568
9740
  "update:view": (value: BentoHeaderWithViewsItemUpdate) => void;
9569
9741
  "update:skip-unsaved-changes": (value: boolean) => void;
9570
9742
  "update:active-view-index": (value: number) => void;
9571
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToOption_27<BentoHeaderWithViewsProps>, {
9743
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToOption_28<BentoHeaderWithViewsProps>, {
9572
9744
  actions: () => any[];
9573
9745
  additionalViewSetting: any;
9574
9746
  title: any;
@@ -9795,10 +9967,10 @@ export declare const BentoHighlightDirective: {
9795
9967
  * `
9796
9968
  * }
9797
9969
  */
9798
- export declare const BentoImage: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToOption_28<BentoImageProps>, {
9970
+ export declare const BentoImage: DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToOption_29<BentoImageProps>, {
9799
9971
  aspectRatio: any;
9800
9972
  objectFit: any;
9801
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToOption_28<BentoImageProps>, {
9973
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToOption_29<BentoImageProps>, {
9802
9974
  aspectRatio: any;
9803
9975
  objectFit: any;
9804
9976
  }>>>, {
@@ -9848,11 +10020,11 @@ export declare interface BentoImageProps {
9848
10020
  * import { BentoInfoIcon } from '../..';
9849
10021
  * </scrip>
9850
10022
  */
9851
- export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToOption_29<BentoInfoIconProps>, {
10023
+ export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToOption_30<BentoInfoIconProps>, {
9852
10024
  tooltipPosition: PopperContainerPositionExtended;
9853
10025
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9854
10026
  mouseenter: (event: MouseEvent) => void;
9855
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToOption_29<BentoInfoIconProps>, {
10027
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToOption_30<BentoInfoIconProps>, {
9856
10028
  tooltipPosition: PopperContainerPositionExtended;
9857
10029
  }>>>, {
9858
10030
  tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
@@ -9915,7 +10087,7 @@ export declare interface BentoInputDropdownProps {
9915
10087
  * >
9916
10088
  * }
9917
10089
  */
9918
- export declare const BentoInputField: __VLS_WithSlots_24<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToOption_30<BentoInputFieldProps>, {
10090
+ export declare const BentoInputField: __VLS_WithSlots_24<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToOption_31<BentoInputFieldProps>, {
9919
10091
  ariaHidden: boolean;
9920
10092
  ariaLabel: any;
9921
10093
  condensed: boolean;
@@ -9953,7 +10125,7 @@ keyup: (event: KeyboardEvent) => void;
9953
10125
  input: (inputValue: string) => void;
9954
10126
  "update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
9955
10127
  "update:model-value": (inputValue: BentoInputFieldValue) => void;
9956
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToOption_30<BentoInputFieldProps>, {
10128
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToOption_31<BentoInputFieldProps>, {
9957
10129
  ariaHidden: boolean;
9958
10130
  ariaLabel: any;
9959
10131
  condensed: boolean;
@@ -10068,7 +10240,7 @@ export declare enum BentoInputFieldEvent {
10068
10240
  * `
10069
10241
  * }
10070
10242
  */
10071
- export declare const BentoInputFieldPassword: __VLS_WithSlots_25<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToOption_31<BentoInputFieldPasswordProps>, {
10243
+ export declare const BentoInputFieldPassword: __VLS_WithSlots_25<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToOption_32<BentoInputFieldPasswordProps>, {
10072
10244
  condensed: boolean;
10073
10245
  debounceTime: number;
10074
10246
  description: any;
@@ -10092,7 +10264,7 @@ focus: () => void;
10092
10264
  "input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
10093
10265
  input: (value: BentoInputFieldValue) => void;
10094
10266
  "update:model-value": (value: BentoInputFieldValue) => void;
10095
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToOption_31<BentoInputFieldPasswordProps>, {
10267
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToOption_32<BentoInputFieldPasswordProps>, {
10096
10268
  condensed: boolean;
10097
10269
  debounceTime: number;
10098
10270
  description: any;
@@ -10224,7 +10396,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
10224
10396
  * `
10225
10397
  * }
10226
10398
  */
10227
- export declare const BentoInputFieldPhoneNumber: __VLS_WithSlots_26<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToOption_32<BentoInputFieldPhoneNumberProps>, {
10399
+ export declare const BentoInputFieldPhoneNumber: __VLS_WithSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToOption_33<BentoInputFieldPhoneNumberProps>, {
10228
10400
  countries: () => CountryCode[];
10229
10401
  description: any;
10230
10402
  dynamicFiltering: boolean;
@@ -10234,7 +10406,7 @@ input: (value: string) => void;
10234
10406
  "update:model-value": (value: string) => void;
10235
10407
  "update:selected-country": (country: CountryCode) => void;
10236
10408
  "input:valid": (value: boolean) => void;
10237
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToOption_32<BentoInputFieldPhoneNumberProps>, {
10409
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToOption_33<BentoInputFieldPhoneNumberProps>, {
10238
10410
  countries: () => CountryCode[];
10239
10411
  description: any;
10240
10412
  dynamicFiltering: boolean;
@@ -10473,6 +10645,85 @@ export declare interface BentoInputFilterProps {
10473
10645
 
10474
10646
  export declare type BentoInputFilterValue = string | null | BentoInputFilterInputAndDropdownValues;
10475
10647
 
10648
+ /**
10649
+ * Input time component for entering time values in HH:MM:SS format.
10650
+ * This is an extension of the `bento-input-field` component with built-in
10651
+ * time formatting and validation logic.
10652
+ *
10653
+ * @usage
10654
+ * import { BentoInputTime } from '../..';
10655
+ *
10656
+ * const timeValue = ref('');
10657
+ *
10658
+ * export default {
10659
+ * components: { BentoInputTime },
10660
+ * template: `
10661
+ * <bento-input-time
10662
+ * label="Start time"
10663
+ * :model-value="timeValue"
10664
+ * @update:model-value="newValue => timeValue.value = newValue"
10665
+ * />
10666
+ * `
10667
+ * }
10668
+ */
10669
+ export declare const BentoInputTime: __VLS_WithSlots_27<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoInputTimeProps>, {
10670
+ condensed: boolean;
10671
+ description: any;
10672
+ disabled: boolean;
10673
+ errorMessage: any;
10674
+ label: string;
10675
+ modelValue: any;
10676
+ optional: boolean;
10677
+ placeholder: string;
10678
+ readonly: boolean;
10679
+ required: boolean;
10680
+ tooltipText: any;
10681
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
10682
+ "update:model-value": (value: BentoInputFieldValue) => void;
10683
+ keydown: (event: KeyboardEvent) => void;
10684
+ "input:valid": () => void;
10685
+ "input:error": () => void;
10686
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoInputTimeProps>, {
10687
+ condensed: boolean;
10688
+ description: any;
10689
+ disabled: boolean;
10690
+ errorMessage: any;
10691
+ label: string;
10692
+ modelValue: any;
10693
+ optional: boolean;
10694
+ placeholder: string;
10695
+ readonly: boolean;
10696
+ required: boolean;
10697
+ tooltipText: any;
10698
+ }>>>, {
10699
+ description: string;
10700
+ label: string;
10701
+ required: boolean;
10702
+ condensed: boolean;
10703
+ disabled: boolean;
10704
+ optional: boolean;
10705
+ readonly: boolean;
10706
+ tooltipText: string;
10707
+ errorMessage: string;
10708
+ placeholder: string;
10709
+ modelValue: BentoInputFieldValue;
10710
+ }>, {
10711
+ default?: (props: {}) => any;
10712
+ } & {
10713
+ description?: (props: {}) => any;
10714
+ }>;
10715
+
10716
+ export declare interface BentoInputTimeProps extends FormField {
10717
+ /**
10718
+ * Reduces height of the input
10719
+ */
10720
+ condensed?: boolean;
10721
+ /**
10722
+ * Text displayed as the value of the input field
10723
+ */
10724
+ modelValue?: BentoInputFieldValue;
10725
+ }
10726
+
10476
10727
  export declare interface BentoInputWithDropdownFilterOptions {
10477
10728
  dropdown: BentoInputDropdownProps;
10478
10729
  dropdownPosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
@@ -10509,7 +10760,7 @@ export declare interface BentoInpuWithDropdowntFilterValue {
10509
10760
  * `
10510
10761
  * }
10511
10762
  */
10512
- export declare const BentoInspector: __VLS_WithSlots_27<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToOption_33<BentoInspectorProps>, {
10763
+ export declare const BentoInspector: __VLS_WithSlots_28<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToOption_35<BentoInspectorProps>, {
10513
10764
  activePage: string;
10514
10765
  expandable: boolean;
10515
10766
  isOpen: boolean;
@@ -10521,7 +10772,7 @@ pageFocusAnchor: any;
10521
10772
  "update:is-open": (value: boolean) => void;
10522
10773
  "update:active-page": (value: string) => void;
10523
10774
  expand: () => void;
10524
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToOption_33<BentoInspectorProps>, {
10775
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToOption_35<BentoInspectorProps>, {
10525
10776
  activePage: string;
10526
10777
  expandable: boolean;
10527
10778
  isOpen: boolean;
@@ -10638,10 +10889,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
10638
10889
  * `
10639
10890
  * }
10640
10891
  */
10641
- export declare const BentoLayout: __VLS_WithSlots_28<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoLayoutProps>, {
10892
+ export declare const BentoLayout: __VLS_WithSlots_29<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToOption_36<BentoLayoutProps>, {
10642
10893
  size: string;
10643
10894
  variant: string;
10644
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoLayoutProps>, {
10895
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToOption_36<BentoLayoutProps>, {
10645
10896
  size: string;
10646
10897
  variant: string;
10647
10898
  }>>>, {
@@ -10684,9 +10935,9 @@ export declare interface BentoLayoutProps {
10684
10935
  * `
10685
10936
  * }
10686
10937
  */
10687
- export declare const BentoLayoutRow: __VLS_WithSlots_29<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToOption_35<BentoLayoutRowProps>, {
10938
+ export declare const BentoLayoutRow: __VLS_WithSlots_30<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToOption_37<BentoLayoutRowProps>, {
10688
10939
  columnsLayout: string;
10689
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToOption_35<BentoLayoutRowProps>, {
10940
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToOption_37<BentoLayoutRowProps>, {
10690
10941
  columnsLayout: string;
10691
10942
  }>>>, {
10692
10943
  columnsLayout: BentoLayoutRowColumnLayout;
@@ -10735,12 +10986,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
10735
10986
  * `
10736
10987
  * }
10737
10988
  */
10738
- export declare const BentoLink: __VLS_WithSlots_32<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToOption_39<BentoLinkProps>, {
10989
+ export declare const BentoLink: __VLS_WithSlots_33<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToOption_41<BentoLinkProps>, {
10739
10990
  target: any;
10740
10991
  variant: BentoLinkVariant;
10741
10992
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
10742
10993
  click: (clickEvent: MouseEvent) => void;
10743
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToOption_39<BentoLinkProps>, {
10994
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToOption_41<BentoLinkProps>, {
10744
10995
  target: any;
10745
10996
  variant: BentoLinkVariant;
10746
10997
  }>>>, {
@@ -10821,9 +11072,9 @@ export declare enum BentoLinkVariant {
10821
11072
  * `
10822
11073
  * }
10823
11074
  */
10824
- export declare const BentoList: __VLS_WithSlots_30<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToOption_36<BentoListProps>, {
11075
+ export declare const BentoList: __VLS_WithSlots_31<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToOption_38<BentoListProps>, {
10825
11076
  type: string;
10826
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToOption_36<BentoListProps>, {
11077
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToOption_38<BentoListProps>, {
10827
11078
  type: string;
10828
11079
  }>>>, {
10829
11080
  type: BentoListType;
@@ -10934,7 +11185,7 @@ export { BentoListboxVirtulisationOptions }
10934
11185
  * `
10935
11186
  * }
10936
11187
  */
10937
- export declare const BentoListItem: __VLS_WithSlots_31<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToOption_37<BentoListItemProps>, {
11188
+ export declare const BentoListItem: __VLS_WithSlots_32<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToOption_39<BentoListItemProps>, {
10938
11189
  showStatus: boolean;
10939
11190
  statusColor: string;
10940
11191
  tag: any;
@@ -10943,7 +11194,7 @@ showTopDivider: boolean;
10943
11194
  showBottomDivider: boolean;
10944
11195
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
10945
11196
  click: () => void;
10946
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToOption_37<BentoListItemProps>, {
11197
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToOption_39<BentoListItemProps>, {
10947
11198
  showStatus: boolean;
10948
11199
  statusColor: string;
10949
11200
  tag: any;
@@ -11159,14 +11410,14 @@ export declare enum BentoLoadingButtonState {
11159
11410
  * `
11160
11411
  * };
11161
11412
  */
11162
- export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToOption_38<BentoLoadingIndicatorProps>, {
11413
+ export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToOption_40<BentoLoadingIndicatorProps>, {
11163
11414
  small: boolean;
11164
11415
  large: boolean;
11165
11416
  inverse: boolean;
11166
11417
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
11167
11418
  "loading-start": () => void;
11168
11419
  "loading-end": () => void;
11169
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToOption_38<BentoLoadingIndicatorProps>, {
11420
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToOption_40<BentoLoadingIndicatorProps>, {
11170
11421
  small: boolean;
11171
11422
  large: boolean;
11172
11423
  inverse: boolean;
@@ -11213,7 +11464,7 @@ export declare interface BentoLoadingIndicatorProps {
11213
11464
  * />
11214
11465
  * }
11215
11466
  */
11216
- export declare const BentoMenu: __VLS_WithSlots_33<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToOption_40<BentoMenuProps>, {
11467
+ export declare const BentoMenu: __VLS_WithSlots_34<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToOption_42<BentoMenuProps>, {
11217
11468
  button: () => BentoMenuButtonProps;
11218
11469
  closeMenuOnItemSelect: boolean;
11219
11470
  disableArrowDownOpeningMenu: boolean;
@@ -11233,7 +11484,7 @@ close: () => void;
11233
11484
  open: () => void;
11234
11485
  "menu-item-click": () => void;
11235
11486
  "click-outside": () => void;
11236
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToOption_40<BentoMenuProps>, {
11487
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToOption_42<BentoMenuProps>, {
11237
11488
  button: () => BentoMenuButtonProps;
11238
11489
  closeMenuOnItemSelect: boolean;
11239
11490
  disableArrowDownOpeningMenu: boolean;
@@ -11380,7 +11631,7 @@ export declare interface BentoMenuProps {
11380
11631
  * `
11381
11632
  * };
11382
11633
  */
11383
- export declare const BentoModal: __VLS_WithSlots_34<DefineComponent< {
11634
+ export declare const BentoModal: __VLS_WithSlots_35<DefineComponent< {
11384
11635
  /**
11385
11636
  * List of actions that will be used to render the buttons.
11386
11637
  * First element in the list will be rendered as "primary".
@@ -11720,7 +11971,7 @@ export declare enum BentoModalEvent {
11720
11971
  * `
11721
11972
  * }
11722
11973
  */
11723
- export declare const BentoModalFullscreen: __VLS_WithSlots_36<DefineComponent< {
11974
+ export declare const BentoModalFullscreen: __VLS_WithSlots_37<DefineComponent< {
11724
11975
  /**
11725
11976
  * List of actions that will be used to render the buttons.
11726
11977
  * First element in the list will be rendered as "primary".
@@ -11863,7 +12114,7 @@ contextualLabel: string;
11863
12114
  * `
11864
12115
  * }
11865
12116
  */
11866
- export declare const BentoModalFullscreenPage: __VLS_WithSlots_37<DefineComponent< {
12117
+ export declare const BentoModalFullscreenPage: __VLS_WithSlots_38<DefineComponent< {
11867
12118
  /**
11868
12119
  * List of actions that will be used to render the buttons.
11869
12120
  * First element in the list will be rendered as "primary".
@@ -12023,7 +12274,7 @@ titleId: string;
12023
12274
  * `
12024
12275
  * }
12025
12276
  */
12026
- export declare const BentoModalPage: __VLS_WithSlots_35<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToOption_41<BentoModalPageProps>, {
12277
+ export declare const BentoModalPage: __VLS_WithSlots_36<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToOption_43<BentoModalPageProps>, {
12027
12278
  actions: any;
12028
12279
  actionsLabel: any;
12029
12280
  columnsSize: BentoModalColumnLayoutVariant;
@@ -12032,7 +12283,7 @@ destructiveActions: boolean;
12032
12283
  withColumnLayout: boolean;
12033
12284
  pageId: any;
12034
12285
  previousPage: any;
12035
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToOption_41<BentoModalPageProps>, {
12286
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToOption_43<BentoModalPageProps>, {
12036
12287
  actions: any;
12037
12288
  actionsLabel: any;
12038
12289
  columnsSize: BentoModalColumnLayoutVariant;
@@ -12184,7 +12435,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
12184
12435
  * `,
12185
12436
  * }
12186
12437
  */
12187
- export declare const BentoPagination: __VLS_WithSlots_38<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToOption_42<BentoPaginationProps>, {
12438
+ export declare const BentoPagination: __VLS_WithSlots_39<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToOption_44<BentoPaginationProps>, {
12188
12439
  ariaLabel: any;
12189
12440
  hasNext: any;
12190
12441
  hidePageSize: boolean;
@@ -12200,7 +12451,7 @@ navigate: (page: number, items?: number) => void;
12200
12451
  "items-page": (size: number) => void;
12201
12452
  "update:page": (page: number) => void;
12202
12453
  "update:size": (size: number) => void;
12203
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToOption_42<BentoPaginationProps>, {
12454
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToOption_44<BentoPaginationProps>, {
12204
12455
  ariaLabel: any;
12205
12456
  hasNext: any;
12206
12457
  hidePageSize: boolean;
@@ -12282,11 +12533,11 @@ export declare interface BentoPaginationProps {
12282
12533
  * `
12283
12534
  * }
12284
12535
  */
12285
- export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToOption_43<BentoPaymentMethodProps>, {
12536
+ export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToOption_45<BentoPaymentMethodProps>, {
12286
12537
  label: any;
12287
12538
  small: boolean;
12288
12539
  type: string;
12289
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToOption_43<BentoPaymentMethodProps>, {
12540
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToOption_45<BentoPaymentMethodProps>, {
12290
12541
  label: any;
12291
12542
  small: boolean;
12292
12543
  type: string;
@@ -13483,7 +13734,7 @@ export declare enum BentoPaymentMethodType {
13483
13734
  * `
13484
13735
  * }
13485
13736
  */
13486
- export declare const BentoPopover: __VLS_WithSlots_39<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToOption_44<BentoPopoverProps>, {
13737
+ export declare const BentoPopover: __VLS_WithSlots_40<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToOption_46<BentoPopoverProps>, {
13487
13738
  actions: any;
13488
13739
  actionsLayout: string;
13489
13740
  ariaLabel: any;
@@ -13506,7 +13757,7 @@ overflowVisible: boolean;
13506
13757
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13507
13758
  dismiss: () => void;
13508
13759
  placement: (placement: Placement) => void;
13509
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToOption_44<BentoPopoverProps>, {
13760
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToOption_46<BentoPopoverProps>, {
13510
13761
  actions: any;
13511
13762
  actionsLayout: string;
13512
13763
  ariaLabel: any;
@@ -13720,7 +13971,7 @@ export declare interface BentoPopoverProps {
13720
13971
  * `
13721
13972
  * };
13722
13973
  */
13723
- export declare const BentoPromoBanner: __VLS_WithSlots_40<DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToOption_45<BentoPromoBannerProps>, {
13974
+ export declare const BentoPromoBanner: __VLS_WithSlots_41<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToOption_47<BentoPromoBannerProps>, {
13724
13975
  actions: any;
13725
13976
  color: BentoPromoBannerColor;
13726
13977
  isDismissible: boolean;
@@ -13728,7 +13979,7 @@ dismissButtonText: any;
13728
13979
  layout: BentoPromoBannerLayout;
13729
13980
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13730
13981
  dismiss: () => void;
13731
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToOption_45<BentoPromoBannerProps>, {
13982
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToOption_47<BentoPromoBannerProps>, {
13732
13983
  actions: any;
13733
13984
  color: BentoPromoBannerColor;
13734
13985
  isDismissible: boolean;
@@ -13867,7 +14118,7 @@ export declare interface BentoPromoBannerProps {
13867
14118
  * }
13868
14119
  * }
13869
14120
  */
13870
- export declare const BentoRadioButton: __VLS_WithSlots_42<DefineComponent< {
14121
+ export declare const BentoRadioButton: __VLS_WithSlots_43<DefineComponent< {
13871
14122
  /**
13872
14123
  * Disable the radio button (optional)
13873
14124
  */
@@ -14023,7 +14274,7 @@ export declare type BentoRadioButtonValue = string | number;
14023
14274
  * `
14024
14275
  * };
14025
14276
  */
14026
- export declare const BentoRadioGroup: __VLS_WithSlots_41<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToOption_46<BentoRadioGroupProps>, {
14277
+ export declare const BentoRadioGroup: __VLS_WithSlots_42<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToOption_48<BentoRadioGroupProps>, {
14027
14278
  description: any;
14028
14279
  disabled: boolean;
14029
14280
  errorMessage: any;
@@ -14041,7 +14292,7 @@ focus: () => void;
14041
14292
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
14042
14293
  "update:model-value": (value: BentoRadioButtonValue) => void;
14043
14294
  input: (value: BentoRadioButtonValue) => void;
14044
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToOption_46<BentoRadioGroupProps>, {
14295
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToOption_48<BentoRadioGroupProps>, {
14045
14296
  description: any;
14046
14297
  disabled: boolean;
14047
14298
  errorMessage: any;
@@ -14213,7 +14464,7 @@ export declare interface BentoRangeFilterOptions {
14213
14464
  * `
14214
14465
  * }
14215
14466
  */
14216
- export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToOption_47<BentoRichTextEditorProps>, {
14467
+ export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToOption_49<BentoRichTextEditorProps>, {
14217
14468
  description: any;
14218
14469
  disabled: boolean;
14219
14470
  errorMessage: any;
@@ -14225,7 +14476,7 @@ tooltipText: any;
14225
14476
  value: any;
14226
14477
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
14227
14478
  input: (value: string) => void;
14228
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToOption_47<BentoRichTextEditorProps>, {
14479
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToOption_49<BentoRichTextEditorProps>, {
14229
14480
  description: any;
14230
14481
  disabled: boolean;
14231
14482
  errorMessage: any;
@@ -14337,7 +14588,7 @@ export declare interface BentoRichTextEditorProps {
14337
14588
  * }
14338
14589
  * }
14339
14590
  */
14340
- export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToOption_48<BentoSearchBarProps>, {
14591
+ export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToOption_50<BentoSearchBarProps>, {
14341
14592
  condensed: boolean;
14342
14593
  debounceTime: number;
14343
14594
  disabled: boolean;
@@ -14355,7 +14606,7 @@ clear: () => void;
14355
14606
  "escape-pressed": () => void;
14356
14607
  blur: () => void;
14357
14608
  focus: () => void;
14358
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToOption_48<BentoSearchBarProps>, {
14609
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToOption_50<BentoSearchBarProps>, {
14359
14610
  condensed: boolean;
14360
14611
  debounceTime: number;
14361
14612
  disabled: boolean;
@@ -14444,7 +14695,7 @@ export declare interface BentoSearchBarProps {
14444
14695
  * }
14445
14696
  * }
14446
14697
  */
14447
- export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToOption_49<{
14698
+ export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToOption_51<{
14448
14699
  /**
14449
14700
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
14450
14701
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14455,9 +14706,14 @@ items: BentoSecondaryNavItems;
14455
14706
  * If nothing is passed, it defaults to the first item value in items.
14456
14707
  */
14457
14708
  value?: string;
14709
+ /**
14710
+ * When true, items that contain subitems are also clickable and can be selected.
14711
+ * When false, those items only act as expand/collapse toggles.
14712
+ */
14713
+ allowExpandableItemNavigation?: boolean;
14458
14714
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
14459
14715
  change: (category: string) => void;
14460
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_49<{
14716
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_51<{
14461
14717
  /**
14462
14718
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
14463
14719
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14468,6 +14724,11 @@ items: BentoSecondaryNavItems;
14468
14724
  * If nothing is passed, it defaults to the first item value in items.
14469
14725
  */
14470
14726
  value?: string;
14727
+ /**
14728
+ * When true, items that contain subitems are also clickable and can be selected.
14729
+ * When false, those items only act as expand/collapse toggles.
14730
+ */
14731
+ allowExpandableItemNavigation?: boolean;
14471
14732
  }>>>, {}>;
14472
14733
 
14473
14734
  export declare type BentoSecondaryNavItems = Array<BentoSecondaryNavItemsItem | BentoSecondaryNavItemsCategory>;
@@ -14480,11 +14741,13 @@ export declare interface BentoSecondaryNavItemsCategory {
14480
14741
  export declare interface BentoSecondaryNavItemsItem {
14481
14742
  label: string;
14482
14743
  value: string;
14744
+ items?: Array<BentoSecondaryNavItemsItem>;
14483
14745
  }
14484
14746
 
14485
14747
  export declare interface BentoSecondaryNavState {
14486
14748
  activeItemValue: Ref<string>;
14487
14749
  updateActiveItemValue: (id: string) => void;
14750
+ allowExpandableItemNavigation: Ref<boolean>;
14488
14751
  }
14489
14752
 
14490
14753
  /**
@@ -14502,7 +14765,7 @@ export declare interface BentoSecondaryNavState {
14502
14765
  * `
14503
14766
  * }
14504
14767
  */
14505
- export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToOption_51<BentoSegmentedControlProps>, {
14768
+ export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToOption_53<BentoSegmentedControlProps>, {
14506
14769
  ariaLabel: any;
14507
14770
  fullWidth: boolean;
14508
14771
  wrap: boolean;
@@ -14510,7 +14773,7 @@ modelValue: any;
14510
14773
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
14511
14774
  "update:model-value": (value: any) => void;
14512
14775
  input: (value: BentoSegmentedControlValue) => void;
14513
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToOption_51<BentoSegmentedControlProps>, {
14776
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToOption_53<BentoSegmentedControlProps>, {
14514
14777
  ariaLabel: any;
14515
14778
  fullWidth: boolean;
14516
14779
  wrap: boolean;
@@ -14705,7 +14968,7 @@ export declare type BentoSelectFilterValue = BentoListboxSelectedValue;
14705
14968
  * `
14706
14969
  * }
14707
14970
  */
14708
- export declare const BentoSelectionCard: __VLS_WithSlots_43<DefineComponent< {
14971
+ export declare const BentoSelectionCard: __VLS_WithSlots_44<DefineComponent< {
14709
14972
  /**
14710
14973
  * The description of the selection card
14711
14974
  */
@@ -14899,7 +15162,7 @@ fullyClickable: boolean;
14899
15162
  * `,
14900
15163
  * }
14901
15164
  */
14902
- export declare const BentoSelectionCardGroup: __VLS_WithSlots_44<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToOption_50<BentoSelectionCardGroupProps>, {
15165
+ export declare const BentoSelectionCardGroup: __VLS_WithSlots_45<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_52<BentoSelectionCardGroupProps>, {
14903
15166
  description: any;
14904
15167
  disabled: boolean;
14905
15168
  errorMessage: any;
@@ -14917,7 +15180,7 @@ variant: string;
14917
15180
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
14918
15181
  "update:model-value": (value: BentoSelectionCardModelValue) => void;
14919
15182
  input: (value: BentoSelectionCardModelValue) => void;
14920
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToOption_50<BentoSelectionCardGroupProps>, {
15183
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_52<BentoSelectionCardGroupProps>, {
14921
15184
  description: any;
14922
15185
  disabled: boolean;
14923
15186
  errorMessage: any;
@@ -15113,7 +15376,7 @@ export declare type BentoSelectTagFilterOptions = OmitStrict<BentoSelectFilterOp
15113
15376
  * `
15114
15377
  * }
15115
15378
  */
15116
- export declare const BentoSidepanel: __VLS_WithSlots_46<DefineComponent< {
15379
+ export declare const BentoSidepanel: __VLS_WithSlots_47<DefineComponent< {
15117
15380
  /**
15118
15381
  * The id of the current active page
15119
15382
  * Should be the same id as the BentoSidepanelPage to be displayed
@@ -15240,7 +15503,7 @@ export declare enum BentoSidepanelEvent {
15240
15503
  * `
15241
15504
  * }
15242
15505
  */
15243
- export declare const BentoSidepanelPage: __VLS_WithSlots_45<DefineComponent< {
15506
+ export declare const BentoSidepanelPage: __VLS_WithSlots_46<DefineComponent< {
15244
15507
  /**
15245
15508
  * List of actions that will be used to render the buttons.
15246
15509
  * First element in the list will be rendered as "primary".
@@ -15383,7 +15646,7 @@ destructiveActions: boolean;
15383
15646
  * `
15384
15647
  * }
15385
15648
  */
15386
- export declare const BentoStatus: __VLS_WithSlots_47<DefineComponent<__VLS_TypePropsToOption_52<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_52<BentoStatusProps>>>, {}>, {
15649
+ export declare const BentoStatus: __VLS_WithSlots_48<DefineComponent<__VLS_TypePropsToOption_54<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_54<BentoStatusProps>>>, {}>, {
15387
15650
  default?: (props: {}) => any;
15388
15651
  }>;
15389
15652
 
@@ -15428,7 +15691,7 @@ export declare enum BentoStatusVariant {
15428
15691
  * `
15429
15692
  * }
15430
15693
  */
15431
- export declare const BentoStep: __VLS_WithSlots_49<DefineComponent< {
15694
+ export declare const BentoStep: __VLS_WithSlots_50<DefineComponent< {
15432
15695
  /**
15433
15696
  * Completed status. Used on non-linear steppers to indicate if the step is completed.
15434
15697
  */
@@ -15486,7 +15749,7 @@ substepIndex: number;
15486
15749
  * `
15487
15750
  * }
15488
15751
  */
15489
- export declare const BentoStepper: __VLS_WithSlots_48<DefineComponent< {
15752
+ export declare const BentoStepper: __VLS_WithSlots_49<DefineComponent< {
15490
15753
  /**
15491
15754
  * Type of stepper; defines how the stepper should behave. Default: linear
15492
15755
  * @values linear, non-linear
@@ -15602,7 +15865,7 @@ declare interface BentoStickyTabsOptions {
15602
15865
  * `
15603
15866
  * }
15604
15867
  */
15605
- export declare const BentoStructuredList: __VLS_WithSlots_50<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_53<{
15868
+ export declare const BentoStructuredList: __VLS_WithSlots_51<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToOption_55<{
15606
15869
  /**
15607
15870
  * Width of the labels container, in pixels. Overrides layout prop.
15608
15871
  */
@@ -15626,7 +15889,7 @@ layout?: BentoStructuredListLayoutOptions;
15626
15889
  }>, {
15627
15890
  labelsWidth: any;
15628
15891
  layout: string;
15629
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_53<{
15892
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToOption_55<{
15630
15893
  /**
15631
15894
  * Width of the labels container, in pixels. Overrides layout prop.
15632
15895
  */
@@ -15680,7 +15943,7 @@ labelsWidth: number;
15680
15943
  * `
15681
15944
  * }
15682
15945
  */
15683
- export declare const BentoStructuredListItem: __VLS_WithSlots_51<DefineComponent<__VLS_TypePropsToOption_54<{
15946
+ export declare const BentoStructuredListItem: __VLS_WithSlots_52<DefineComponent<__VLS_TypePropsToOption_56<{
15684
15947
  /**
15685
15948
  * Label to display for the value
15686
15949
  */
@@ -15707,7 +15970,7 @@ searchTooltip?: string;
15707
15970
  truncate?: boolean;
15708
15971
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15709
15972
  copy: (value: string) => void;
15710
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_54<{
15973
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToOption_56<{
15711
15974
  /**
15712
15975
  * Label to display for the value
15713
15976
  */
@@ -15762,10 +16025,10 @@ declare const BentoStructuredListLayoutOptions: string[];
15762
16025
  * `
15763
16026
  * }
15764
16027
  */
15765
- export declare const BentoSummaryGrid: __VLS_WithSlots_52<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToOption_55<BentoSummaryGridProps>, {
16028
+ export declare const BentoSummaryGrid: __VLS_WithSlots_53<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToOption_57<BentoSummaryGridProps>, {
15766
16029
  columnWidth: any;
15767
16030
  slashedZero: boolean;
15768
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToOption_55<BentoSummaryGridProps>, {
16031
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToOption_57<BentoSummaryGridProps>, {
15769
16032
  columnWidth: any;
15770
16033
  slashedZero: boolean;
15771
16034
  }>>>, {
@@ -15812,7 +16075,7 @@ export declare interface BentoSummaryGridColumnWidth {
15812
16075
  * `
15813
16076
  * }
15814
16077
  */
15815
- export declare const BentoSummaryGridItemAmount: __VLS_WithSlots_53<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToOption_56<BentoSummaryGridItemAmountProps>, {
16078
+ export declare const BentoSummaryGridItemAmount: __VLS_WithSlots_54<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToOption_58<BentoSummaryGridItemAmountProps>, {
15816
16079
  copy: any;
15817
16080
  fitContent: boolean;
15818
16081
  infoIconTooltipText: any;
@@ -15828,7 +16091,7 @@ underlineTooltipText: any;
15828
16091
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15829
16092
  "copy-click": (event: MouseEvent) => void;
15830
16093
  "info-icon-mouseenter": (event: MouseEvent) => void;
15831
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToOption_56<BentoSummaryGridItemAmountProps>, {
16094
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToOption_58<BentoSummaryGridItemAmountProps>, {
15832
16095
  copy: any;
15833
16096
  fitContent: boolean;
15834
16097
  infoIconTooltipText: any;
@@ -15888,7 +16151,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
15888
16151
  * `
15889
16152
  * }
15890
16153
  */
15891
- export declare const BentoSummaryGridItemCustom: __VLS_WithSlots_57<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToOption_60<BentoSummaryGridItemCustomProps>, {
16154
+ export declare const BentoSummaryGridItemCustom: __VLS_WithSlots_58<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToOption_62<BentoSummaryGridItemCustomProps>, {
15892
16155
  copy: any;
15893
16156
  infoIconTooltipText: any;
15894
16157
  fitContent: boolean;
@@ -15897,7 +16160,7 @@ underlineTooltipText: any;
15897
16160
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15898
16161
  "copy-click": (event: MouseEvent) => void;
15899
16162
  "info-icon-mouseenter": (event: MouseEvent) => void;
15900
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToOption_60<BentoSummaryGridItemCustomProps>, {
16163
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToOption_62<BentoSummaryGridItemCustomProps>, {
15901
16164
  copy: any;
15902
16165
  infoIconTooltipText: any;
15903
16166
  fitContent: boolean;
@@ -15962,7 +16225,7 @@ export declare interface BentoSummaryGridItemCustomProps {
15962
16225
  * `
15963
16226
  * }
15964
16227
  */
15965
- export declare const BentoSummaryGridItemNumeric: __VLS_WithSlots_54<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToOption_57<BentoSummaryGridItemNumericProps>, {
16228
+ export declare const BentoSummaryGridItemNumeric: __VLS_WithSlots_55<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToOption_59<BentoSummaryGridItemNumericProps>, {
15966
16229
  copy: any;
15967
16230
  fitContent: boolean;
15968
16231
  infoIconTooltipText: any;
@@ -15977,7 +16240,7 @@ underlineTooltipText: any;
15977
16240
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15978
16241
  "copy-click": (event: MouseEvent) => void;
15979
16242
  "info-icon-mouseenter": (event: MouseEvent) => void;
15980
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToOption_57<BentoSummaryGridItemNumericProps>, {
16243
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_59<BentoSummaryGridItemNumericProps>, {
15981
16244
  copy: any;
15982
16245
  fitContent: boolean;
15983
16246
  infoIconTooltipText: any;
@@ -16036,7 +16299,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
16036
16299
  * `
16037
16300
  * }
16038
16301
  */
16039
- export declare const BentoSummaryGridItemPercentage: __VLS_WithSlots_55<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToOption_58<BentoSummaryGridItemPercentageProps>, {
16302
+ export declare const BentoSummaryGridItemPercentage: __VLS_WithSlots_56<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToOption_60<BentoSummaryGridItemPercentageProps>, {
16040
16303
  copy: any;
16041
16304
  fitContent: boolean;
16042
16305
  infoIconTooltipText: any;
@@ -16051,7 +16314,7 @@ underlineTooltipText: any;
16051
16314
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
16052
16315
  "copy-click": (event: MouseEvent) => void;
16053
16316
  "info-icon-mouseenter": (event: MouseEvent) => void;
16054
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToOption_58<BentoSummaryGridItemPercentageProps>, {
16317
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToOption_60<BentoSummaryGridItemPercentageProps>, {
16055
16318
  copy: any;
16056
16319
  fitContent: boolean;
16057
16320
  infoIconTooltipText: any;
@@ -16116,7 +16379,7 @@ export declare enum BentoSummaryGridItemSize {
16116
16379
  * `
16117
16380
  * }
16118
16381
  */
16119
- export declare const BentoSummaryGridItemText: __VLS_WithSlots_56<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToOption_59<BentoSummaryGridItemTextProps>, {
16382
+ export declare const BentoSummaryGridItemText: __VLS_WithSlots_57<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToOption_61<BentoSummaryGridItemTextProps>, {
16120
16383
  copy: any;
16121
16384
  fitContent: boolean;
16122
16385
  infoIconTooltipText: any;
@@ -16125,7 +16388,7 @@ underlineTooltipText: any;
16125
16388
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
16126
16389
  "copy-click": (event: MouseEvent) => void;
16127
16390
  "info-icon-mouseenter": (event: MouseEvent) => void;
16128
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_59<BentoSummaryGridItemTextProps>, {
16391
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToOption_61<BentoSummaryGridItemTextProps>, {
16129
16392
  copy: any;
16130
16393
  fitContent: boolean;
16131
16394
  infoIconTooltipText: any;
@@ -16217,13 +16480,13 @@ export declare interface BentoSummaryGridProps {
16217
16480
  * </bento-tabs>
16218
16481
  * </template>
16219
16482
  */
16220
- export declare const BentoTab: __VLS_WithSlots_58<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToOption_61<BentoTabProps>, {
16483
+ export declare const BentoTab: __VLS_WithSlots_59<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToOption_63<BentoTabProps>, {
16221
16484
  counter: any;
16222
16485
  disabled: boolean;
16223
16486
  hidden: boolean;
16224
16487
  withNotificationIndicator: boolean;
16225
16488
  setElementRef: any;
16226
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToOption_61<BentoTabProps>, {
16489
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToOption_63<BentoTabProps>, {
16227
16490
  counter: any;
16228
16491
  disabled: boolean;
16229
16492
  hidden: boolean;
@@ -16451,7 +16714,7 @@ declare interface BentoTeleportProps {
16451
16714
  to?: string;
16452
16715
  }
16453
16716
 
16454
- export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToOption_62<BentoTextareaProps>, {
16717
+ export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToOption_64<BentoTextareaProps>, {
16455
16718
  ariaLabel: any;
16456
16719
  characterLimit: any;
16457
16720
  description: string;
@@ -16480,7 +16743,7 @@ input: (value: string) => void;
16480
16743
  "update:model-value": (value: string) => void;
16481
16744
  keydown: (event: KeyboardEvent) => void;
16482
16745
  keyup: (event: KeyboardEvent) => void;
16483
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToOption_62<BentoTextareaProps>, {
16746
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToOption_64<BentoTextareaProps>, {
16484
16747
  ariaLabel: any;
16485
16748
  characterLimit: any;
16486
16749
  description: string;
@@ -16615,13 +16878,13 @@ export declare enum BentoTheme {
16615
16878
  * `
16616
16879
  * }
16617
16880
  */
16618
- export declare const BentoTimeline: __VLS_WithSlots_59<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToOption_63<BentoTimelineProps>, {
16881
+ export declare const BentoTimeline: __VLS_WithSlots_60<DefineComponent<__VLS_WithDefaults_61<__VLS_TypePropsToOption_65<BentoTimelineProps>, {
16619
16882
  addNote: boolean;
16620
16883
  showMore: any;
16621
16884
  timegapLimit: any;
16622
16885
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
16623
16886
  "add-timeline-note": (...args: any[]) => void;
16624
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToOption_63<BentoTimelineProps>, {
16887
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_61<__VLS_TypePropsToOption_65<BentoTimelineProps>, {
16625
16888
  addNote: boolean;
16626
16889
  showMore: any;
16627
16890
  timegapLimit: any;
@@ -16692,7 +16955,7 @@ export declare enum BentoTimelineGapUnit {
16692
16955
  * `
16693
16956
  * }
16694
16957
  */
16695
- export declare const BentoTimelineItem: __VLS_WithSlots_60<DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToOption_64<BentoTimelineItemProps>, {
16958
+ export declare const BentoTimelineItem: __VLS_WithSlots_61<DefineComponent<__VLS_WithDefaults_62<__VLS_TypePropsToOption_66<BentoTimelineItemProps>, {
16696
16959
  additionalTimestamp: any;
16697
16960
  dataList: any;
16698
16961
  description: any;
@@ -16701,7 +16964,7 @@ tag: any;
16701
16964
  title: any;
16702
16965
  type: string;
16703
16966
  variant: any;
16704
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToOption_64<BentoTimelineItemProps>, {
16967
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_62<__VLS_TypePropsToOption_66<BentoTimelineItemProps>, {
16705
16968
  additionalTimestamp: any;
16706
16969
  dataList: any;
16707
16970
  description: any;
@@ -16880,7 +17143,7 @@ export declare type BentoToastItemsList = Array<BentoToastItem>;
16880
17143
  * `,
16881
17144
  * }
16882
17145
  */
16883
- export declare const BentoToggle: __VLS_WithSlots_61<DefineComponent< {
17146
+ export declare const BentoToggle: __VLS_WithSlots_62<DefineComponent< {
16884
17147
  /**
16885
17148
  * @deprecated from version 2.0.0. Use the aria-label attribute instead.
16886
17149
  */
@@ -17325,7 +17588,7 @@ export declare interface BentoTutorialStep {
17325
17588
  * `
17326
17589
  * }
17327
17590
  */
17328
- export declare const BentoTypography: __VLS_WithSlots_62<DefineComponent<__VLS_WithDefaults_61<__VLS_TypePropsToOption_65<BentoTypographyProps>, {
17591
+ export declare const BentoTypography: __VLS_WithSlots_63<DefineComponent<__VLS_WithDefaults_63<__VLS_TypePropsToOption_67<BentoTypographyProps>, {
17329
17592
  el: BentoTypographyElement;
17330
17593
  large: boolean;
17331
17594
  medium: boolean;
@@ -17333,7 +17596,7 @@ stronger: boolean;
17333
17596
  strongest: boolean;
17334
17597
  variant: BentoTypographyVariant;
17335
17598
  wide: boolean;
17336
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_61<__VLS_TypePropsToOption_65<BentoTypographyProps>, {
17599
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_63<__VLS_TypePropsToOption_67<BentoTypographyProps>, {
17337
17600
  el: BentoTypographyElement;
17338
17601
  large: boolean;
17339
17602
  medium: boolean;
@@ -17888,7 +18151,7 @@ export declare interface ToastStack {
17888
18151
  }
17889
18152
 
17890
18153
  /**
17891
- * Composable that tansforms a Zod schema into a Typed Schema that can be used alongside with {@see useForm}.
18154
+ * Composable that transforms a Zod schema into a Typed Schema that can be used alongside with {@see useForm}.
17892
18155
  *
17893
18156
  * This is meant to simulate the behavior of {@link @vee-validate/zod} {@see https://vee-validate.logaretm.com/v4/integrations/zod-schema-validation}.
17894
18157
  * Function that transform Zod’s schemas into something that can be understood by vee-validate