@adyen/bento-vue2 1.85.0 → 1.86.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 (309) hide show
  1. package/dist/@types/components.d.ts +2 -0
  2. package/dist/@types/index.d.ts +358 -260
  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 +5 -0
  8. package/dist/anchor-scroller.js.map +1 -0
  9. package/dist/assets/accordion-item.css +1 -1
  10. package/dist/assets/action-bar.css +1 -1
  11. package/dist/assets/anchor-scroller.css +1 -0
  12. package/dist/assets/base-modal.css +1 -1
  13. package/dist/assets/button-actions.css +1 -1
  14. package/dist/assets/card.css +1 -1
  15. package/dist/assets/data-grid.css +1 -1
  16. package/dist/assets/date-picker.css +1 -1
  17. package/dist/assets/date-range-picker.css +1 -1
  18. package/dist/assets/dialog-page.css +1 -1
  19. package/dist/assets/dropdown-default-textbox.css +1 -1
  20. package/dist/assets/dropdown.css +1 -1
  21. package/dist/assets/error-message.css +1 -0
  22. package/dist/assets/file-uploader.css +1 -1
  23. package/dist/assets/fixed-scroller.css +1 -1
  24. package/dist/assets/inspector.css +1 -1
  25. package/dist/assets/modal-fullscreen.css +1 -1
  26. package/dist/assets/secondary-nav.css +1 -1
  27. package/dist/assets/sidepanel.css +1 -1
  28. package/dist/assets/use-cached-selected-values.css +1 -1
  29. package/dist/avatar.js +1 -1
  30. package/dist/button.js +3 -3
  31. package/dist/card.js +1 -1
  32. package/dist/checkbox.js +6 -6
  33. package/dist/chip.js +1 -1
  34. package/dist/chunks/{accordion-item.DeV8s0oW.js → accordion-item.Cv6kG2N3.js} +2 -2
  35. package/dist/chunks/{accordion-item.DeV8s0oW.js.map → accordion-item.Cv6kG2N3.js.map} +1 -1
  36. package/dist/chunks/{action-bar.rgLdy6Bu.js → action-bar.Dnkt4yn7.js} +9 -9
  37. package/dist/chunks/{action-bar.rgLdy6Bu.js.map → action-bar.Dnkt4yn7.js.map} +1 -1
  38. package/dist/chunks/{ai-button.ggEcDV08.js → ai-button.BTi18ipD.js} +3 -3
  39. package/dist/chunks/{ai-button.ggEcDV08.js.map → ai-button.BTi18ipD.js.map} +1 -1
  40. package/dist/chunks/{ai-tag.DKMGiQcJ.js → ai-tag.s8TECgn_.js} +27 -19
  41. package/dist/chunks/{ai-tag.DKMGiQcJ.js.map → ai-tag.s8TECgn_.js.map} +1 -1
  42. package/dist/chunks/{alert.B3Pdp02a.js → alert.BESCd8iS.js} +5 -5
  43. package/dist/chunks/{alert.B3Pdp02a.js.map → alert.BESCd8iS.js.map} +1 -1
  44. package/dist/chunks/anchor-scroller.3_idPubO.js +178 -0
  45. package/dist/chunks/anchor-scroller.3_idPubO.js.map +1 -0
  46. package/dist/chunks/{avatar.CUCH3CTc.js → avatar.rwWPYJnt.js} +2 -2
  47. package/dist/chunks/{avatar.CUCH3CTc.js.map → avatar.rwWPYJnt.js.map} +1 -1
  48. package/dist/chunks/{base-button.IN4bpcds.js → base-button.BPRPrO0p.js} +2 -2
  49. package/dist/chunks/{base-button.IN4bpcds.js.map → base-button.BPRPrO0p.js.map} +1 -1
  50. package/dist/chunks/{base-modal.QsjzGei_.js → base-modal.09nAcnF_.js} +41 -41
  51. package/dist/chunks/{base-modal.QsjzGei_.js.map → base-modal.09nAcnF_.js.map} +1 -1
  52. package/dist/chunks/{button-actions-with-menu.PL45aAcI.js → button-actions-with-menu.C8tSTxrm.js} +3 -3
  53. package/dist/chunks/{button-actions-with-menu.PL45aAcI.js.map → button-actions-with-menu.C8tSTxrm.js.map} +1 -1
  54. package/dist/chunks/{button-actions.JRDi9PFT.js → button-actions.VSc47LLH.js} +8 -8
  55. package/dist/chunks/{button-actions.JRDi9PFT.js.map → button-actions.VSc47LLH.js.map} +1 -1
  56. package/dist/chunks/{button.DIU6m9wD.js → button.Ctj3rkxw.js} +5 -5
  57. package/dist/chunks/{button.DIU6m9wD.js.map → button.Ctj3rkxw.js.map} +1 -1
  58. package/dist/chunks/{calendar.B0SmuooF.js → calendar.DiXkjQDP.js} +8 -8
  59. package/dist/chunks/{calendar.B0SmuooF.js.map → calendar.DiXkjQDP.js.map} +1 -1
  60. package/dist/chunks/{card.CVkEg8m1.js → card.BdjdBN36.js} +3 -3
  61. package/dist/chunks/{card.CVkEg8m1.js.map → card.BdjdBN36.js.map} +1 -1
  62. package/dist/chunks/{checkbox-group.DPZJjcdT.js → checkbox-group.d6VQvZL7.js} +5 -5
  63. package/dist/chunks/{checkbox-group.DPZJjcdT.js.map → checkbox-group.d6VQvZL7.js.map} +1 -1
  64. package/dist/chunks/{checkbox.D3D1I22O.js → checkbox.ClFNfhNh.js} +4 -4
  65. package/dist/chunks/{checkbox.D3D1I22O.js.map → checkbox.ClFNfhNh.js.map} +1 -1
  66. package/dist/chunks/{chip.C6DRfdJ8.js → chip.D_XQ8ReC.js} +3 -3
  67. package/dist/chunks/{chip.C6DRfdJ8.js.map → chip.D_XQ8ReC.js.map} +1 -1
  68. package/dist/chunks/{click-outside.C1Ud8AA2.js → click-outside.CDz_x8mN.js} +2 -2
  69. package/dist/chunks/{click-outside.C1Ud8AA2.js.map → click-outside.CDz_x8mN.js.map} +1 -1
  70. package/dist/chunks/{code-snippet.BN5P-KQo.js → code-snippet.DBNJgt1j.js} +11 -11
  71. package/dist/chunks/{code-snippet.BN5P-KQo.js.map → code-snippet.DBNJgt1j.js.map} +1 -1
  72. package/dist/chunks/{codemirror.Cy7iSLbd.js → codemirror.D2BAltnu.js} +3688 -3673
  73. package/dist/chunks/codemirror.D2BAltnu.js.map +1 -0
  74. package/dist/chunks/{controls-group.BwXz0UYr.js → controls-group.HUWlAOhG.js} +3 -3
  75. package/dist/chunks/{controls-group.BwXz0UYr.js.map → controls-group.HUWlAOhG.js.map} +1 -1
  76. package/dist/chunks/{copy.BIh04KTY.js → copy.BXykYfg0.js} +7 -7
  77. package/dist/chunks/{copy.BIh04KTY.js.map → copy.BXykYfg0.js.map} +1 -1
  78. package/dist/chunks/{country.DyrDj95W.js → country.BywHth0L.js} +3 -3
  79. package/dist/chunks/{country.DyrDj95W.js.map → country.BywHth0L.js.map} +1 -1
  80. package/dist/chunks/{country.types.DaVCMxk-.js → country.types.BBQbWkTY.js} +3 -3
  81. package/dist/chunks/{country.types.DaVCMxk-.js.map → country.types.BBQbWkTY.js.map} +1 -1
  82. package/dist/chunks/{currency.DYZr_RDk.js → currency.Ciyxfmg1.js} +2 -2
  83. package/dist/chunks/{currency.DYZr_RDk.js.map → currency.Ciyxfmg1.js.map} +1 -1
  84. package/dist/chunks/{dashboard-section.BvFMd9CQ.js → dashboard-section.Cw2Ima3U.js} +6 -6
  85. package/dist/chunks/{dashboard-section.BvFMd9CQ.js.map → dashboard-section.Cw2Ima3U.js.map} +1 -1
  86. package/dist/chunks/{dashed-underline.CXyMT-cF.js → dashed-underline.Dfw7cJ-9.js} +9 -9
  87. package/dist/chunks/{dashed-underline.CXyMT-cF.js.map → dashed-underline.Dfw7cJ-9.js.map} +1 -1
  88. package/dist/chunks/{data-grid-template.wWWI3FE3.js → data-grid-template.6LR2Jqka.js} +4 -4
  89. package/dist/chunks/{data-grid-template.wWWI3FE3.js.map → data-grid-template.6LR2Jqka.js.map} +1 -1
  90. package/dist/chunks/{data-grid.Dcj_tU8q.js → data-grid.B_uZEPDW.js} +177 -177
  91. package/dist/chunks/data-grid.B_uZEPDW.js.map +1 -0
  92. package/dist/chunks/date-input.etw_pFpA.js +20 -0
  93. package/dist/chunks/date-input.etw_pFpA.js.map +1 -0
  94. package/dist/chunks/{date-picker.Dh3-TgPT.js → date-picker.CITeN8WH.js} +56 -56
  95. package/dist/chunks/date-picker.CITeN8WH.js.map +1 -0
  96. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  97. package/dist/chunks/{date-range-picker.BOn_Xjkr.js → date-range-picker.DxVjXxap.js} +343 -343
  98. package/dist/chunks/{date-range-picker.BOn_Xjkr.js.map → date-range-picker.DxVjXxap.js.map} +1 -1
  99. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  100. package/dist/chunks/{date.DBWzp0So.js → date.B0m0sFP6.js} +2 -2
  101. package/dist/chunks/{date.DBWzp0So.js.map → date.B0m0sFP6.js.map} +1 -1
  102. package/dist/chunks/dialog-page.DA6E6qma.js +122 -0
  103. package/dist/chunks/dialog-page.DA6E6qma.js.map +1 -0
  104. package/dist/chunks/{directive.Cbdox5VL.js → directive.rXUeDb8p.js} +2 -2
  105. package/dist/chunks/{directive.Cbdox5VL.js.map → directive.rXUeDb8p.js.map} +1 -1
  106. package/dist/chunks/{dropdown-default-textbox.Cq68tN9F.js → dropdown-default-textbox.5WjhJWdh.js} +71 -80
  107. package/dist/chunks/dropdown-default-textbox.5WjhJWdh.js.map +1 -0
  108. package/dist/chunks/{dropdown-tag.C7Buz72U.js → dropdown-tag.BnMuMIDk.js} +8 -8
  109. package/dist/chunks/{dropdown-tag.C7Buz72U.js.map → dropdown-tag.BnMuMIDk.js.map} +1 -1
  110. package/dist/chunks/{dropdown.ByH2zHxF.js → dropdown.DDPfKc74.js} +227 -225
  111. package/dist/chunks/dropdown.DDPfKc74.js.map +1 -0
  112. package/dist/chunks/{empty-state.DpBnqAxu.js → empty-state.IiG1LXa2.js} +6 -6
  113. package/dist/chunks/{empty-state.DpBnqAxu.js.map → empty-state.IiG1LXa2.js.map} +1 -1
  114. package/dist/chunks/{field-label.BKxm8ehO.js → error-message.VenUl2OK.js} +54 -54
  115. package/dist/chunks/error-message.VenUl2OK.js.map +1 -0
  116. package/dist/chunks/{file-uploader.U7YUrGoM.js → file-uploader.BU1V40qK.js} +9 -9
  117. package/dist/chunks/{file-uploader.U7YUrGoM.js.map → file-uploader.BU1V40qK.js.map} +1 -1
  118. package/dist/chunks/{filter-bar.BRE0djRy.js → filter-bar.UdXQf_RN.js} +104 -96
  119. package/dist/chunks/{filter-bar.BRE0djRy.js.map → filter-bar.UdXQf_RN.js.map} +1 -1
  120. package/dist/chunks/fixed-scroller.BueAsyGk.js +120 -0
  121. package/dist/chunks/{fixed-scroller.Bp4-iO80.js.map → fixed-scroller.BueAsyGk.js.map} +1 -1
  122. package/dist/chunks/{focus-trap.Ed8RY9cJ.js → focus-trap.DMc1wL3A.js} +312 -295
  123. package/dist/chunks/focus-trap.DMc1wL3A.js.map +1 -0
  124. package/dist/chunks/{footer-actions.mS3IiJg7.js → footer-actions.z-api8J_.js} +4 -4
  125. package/dist/chunks/{footer-actions.mS3IiJg7.js.map → footer-actions.z-api8J_.js.map} +1 -1
  126. package/dist/chunks/{form-layout-title.C3uKS3GA.js → form-layout-title.Bbq05nMT.js} +5 -5
  127. package/dist/chunks/{form-layout-title.C3uKS3GA.js.map → form-layout-title.Bbq05nMT.js.map} +1 -1
  128. package/dist/chunks/{header-meta.CQTfyEJR.js → header-meta.CuMQSsOm.js} +9 -9
  129. package/dist/chunks/{header-meta.CQTfyEJR.js.map → header-meta.CuMQSsOm.js.map} +1 -1
  130. package/dist/chunks/{header-with-views.-PRI2W3p.js → header-with-views.DX8EXLMJ.js} +13 -13
  131. package/dist/chunks/{header-with-views.-PRI2W3p.js.map → header-with-views.DX8EXLMJ.js.map} +1 -1
  132. package/dist/chunks/{header.DDwoZ8fF.js → header.YECm2GAh.js} +4 -4
  133. package/dist/chunks/{header.DDwoZ8fF.js.map → header.YECm2GAh.js.map} +1 -1
  134. package/dist/chunks/index.BkJqgYF1.js +692 -0
  135. package/dist/chunks/{index.Zfd79j1_.js.map → index.BkJqgYF1.js.map} +1 -1
  136. package/dist/chunks/{info-icon.gUcRjEyG.js → info-icon.DS9ax8ZD.js} +3 -3
  137. package/dist/chunks/{info-icon.gUcRjEyG.js.map → info-icon.DS9ax8ZD.js.map} +1 -1
  138. package/dist/chunks/{input-field-password.BO3EMjVD.js → input-field-password.DrI6eF5u.js} +11 -11
  139. package/dist/chunks/{input-field-password.BO3EMjVD.js.map → input-field-password.DrI6eF5u.js.map} +1 -1
  140. package/dist/chunks/{input-field-phone-number.DDQIkRdm.js → input-field-phone-number.Buh4x3pJ.js} +4 -4
  141. package/dist/chunks/{input-field-phone-number.DDQIkRdm.js.map → input-field-phone-number.Buh4x3pJ.js.map} +1 -1
  142. package/dist/chunks/{input-field.BRIDLPBn.js → input-field.NEKXqT4R.js} +7 -7
  143. package/dist/chunks/{input-field.BRIDLPBn.js.map → input-field.NEKXqT4R.js.map} +1 -1
  144. package/dist/chunks/{inspector.DCda4tku.js → inspector.BomNgVb-.js} +5 -5
  145. package/dist/chunks/{inspector.DCda4tku.js.map → inspector.BomNgVb-.js.map} +1 -1
  146. package/dist/chunks/{isSameWeek.5sjhTHiU.js → isSameWeek.DjeUtLwI.js} +2 -2
  147. package/dist/chunks/{isSameWeek.5sjhTHiU.js.map → isSameWeek.DjeUtLwI.js.map} +1 -1
  148. package/dist/chunks/{it.DEniTaO2.js → it.DIafuXtH.js} +2 -2
  149. package/dist/chunks/{it.DEniTaO2.js.map → it.DIafuXtH.js.map} +1 -1
  150. package/dist/chunks/{layout-row.BtCzzLTz.js → layout-row.BxuMJU4E.js} +3 -3
  151. package/dist/chunks/{layout-row.BtCzzLTz.js.map → layout-row.BxuMJU4E.js.map} +1 -1
  152. package/dist/chunks/{link.PsTSQjK3.js → link.DKimL08z.js} +2 -2
  153. package/dist/chunks/{link.PsTSQjK3.js.map → link.DKimL08z.js.map} +1 -1
  154. package/dist/chunks/{listbox-option-tag.B63aT5Sq.js → listbox-option-tag.Cv3y0TvQ.js} +3 -3
  155. package/dist/chunks/{listbox-option-tag.B63aT5Sq.js.map → listbox-option-tag.Cv3y0TvQ.js.map} +1 -1
  156. package/dist/chunks/{modal-fullscreen.CRLZX72M.js → modal-fullscreen.6bAjPENL.js} +73 -69
  157. package/dist/chunks/modal-fullscreen.6bAjPENL.js.map +1 -0
  158. package/dist/chunks/{modal.BnAZ8Nj1.js → modal.DOR8c0gy.js} +6 -6
  159. package/dist/chunks/{modal.BnAZ8Nj1.js.map → modal.DOR8c0gy.js.map} +1 -1
  160. package/dist/chunks/on-click-outside.BW4rkhzG.js +91 -0
  161. package/dist/chunks/on-click-outside.BW4rkhzG.js.map +1 -0
  162. package/dist/chunks/{pagination.spAA5CX0.js → pagination.wuEIlDcq.js} +4 -4
  163. package/dist/chunks/{pagination.spAA5CX0.js.map → pagination.wuEIlDcq.js.map} +1 -1
  164. package/dist/chunks/{payment-method.BKXLPDC9.js → payment-method.B3CkgsAY.js} +2 -2
  165. package/dist/chunks/{payment-method.BKXLPDC9.js.map → payment-method.B3CkgsAY.js.map} +1 -1
  166. package/dist/chunks/popover.types.DkiRUQ4Z.js +6 -0
  167. package/dist/chunks/{popover.types.Zm8nugBw.js.map → popover.types.DkiRUQ4Z.js.map} +1 -1
  168. package/dist/chunks/popper-container.D4dworD4.js +1423 -0
  169. package/dist/chunks/popper-container.D4dworD4.js.map +1 -0
  170. package/dist/chunks/{promo-banner.BkLMZH66.js → promo-banner.bjMDm76T.js} +4 -4
  171. package/dist/chunks/{promo-banner.BkLMZH66.js.map → promo-banner.bjMDm76T.js.map} +1 -1
  172. package/dist/chunks/{radio-group.B6-Fd_kH.js → radio-group.DKRxfGtE.js} +8 -8
  173. package/dist/chunks/{radio-group.B6-Fd_kH.js.map → radio-group.DKRxfGtE.js.map} +1 -1
  174. package/dist/chunks/{rich-text-editor.DeywBxSb.js → rich-text-editor.DiuS9alD.js} +9 -13
  175. package/dist/chunks/rich-text-editor.DiuS9alD.js.map +1 -0
  176. package/dist/chunks/{search-bar.BKRppqyI.js → search-bar.UVSaoX0h.js} +5 -5
  177. package/dist/chunks/{search-bar.BKRppqyI.js.map → search-bar.UVSaoX0h.js.map} +1 -1
  178. package/dist/chunks/{secondary-nav.RQ5eRpPH.js → secondary-nav.C6ldQMZ2.js} +18 -18
  179. package/dist/chunks/secondary-nav.C6ldQMZ2.js.map +1 -0
  180. package/dist/chunks/{segmented-control.BomURsCq.js → segmented-control.BLnuxgnJ.js} +3 -3
  181. package/dist/chunks/{segmented-control.BomURsCq.js.map → segmented-control.BLnuxgnJ.js.map} +1 -1
  182. package/dist/chunks/{selection-card-group.gh-fMA9T.js → selection-card-group.CqGYskmS.js} +5 -5
  183. package/dist/chunks/{selection-card-group.gh-fMA9T.js.map → selection-card-group.CqGYskmS.js.map} +1 -1
  184. package/dist/chunks/{sidepanel.B80Mujpk.js → sidepanel.BKE87Uef.js} +71 -67
  185. package/dist/chunks/sidepanel.BKE87Uef.js.map +1 -0
  186. package/dist/chunks/{startOfWeek.CM1KIrNi.js → startOfWeek.D8Yh4c0G.js} +3 -3
  187. package/dist/chunks/{startOfWeek.CM1KIrNi.js.map → startOfWeek.D8Yh4c0G.js.map} +1 -1
  188. package/dist/chunks/{status.types.Cv5XN4zL.js → status.types.BTsaLHQ6.js} +2 -2
  189. package/dist/chunks/{status.types.Cv5XN4zL.js.map → status.types.BTsaLHQ6.js.map} +1 -1
  190. package/dist/chunks/{step.BLFXvHL6.js → step.BEbWkprZ.js} +5 -5
  191. package/dist/chunks/{step.BLFXvHL6.js.map → step.BEbWkprZ.js.map} +1 -1
  192. package/dist/chunks/{structured-list-item.DCEKBtbT.js → structured-list-item.DRFRap_S.js} +6 -6
  193. package/dist/chunks/{structured-list-item.DCEKBtbT.js.map → structured-list-item.DRFRap_S.js.map} +1 -1
  194. package/dist/chunks/{summary-grid.types.BV8FDXGv.js → summary-grid.types.OldkhD7S.js} +10 -10
  195. package/dist/chunks/{summary-grid.types.BV8FDXGv.js.map → summary-grid.types.OldkhD7S.js.map} +1 -1
  196. package/dist/chunks/{tab.FUMpPsBP.js → tab.BqSNoefU.js} +5 -5
  197. package/dist/chunks/{tab.FUMpPsBP.js.map → tab.BqSNoefU.js.map} +1 -1
  198. package/dist/chunks/{tag.CroNYKsL.js → tag.Cy3XkSDQ.js} +3 -3
  199. package/dist/chunks/{tag.CroNYKsL.js.map → tag.Cy3XkSDQ.js.map} +1 -1
  200. package/dist/chunks/{textarea.CtTdhV_G.js → textarea.Bm9MZb_W.js} +4 -4
  201. package/dist/chunks/{textarea.CtTdhV_G.js.map → textarea.Bm9MZb_W.js.map} +1 -1
  202. package/dist/chunks/{timeline-item.DCWllef8.js → timeline-item.Cpbm8IUw.js} +15 -15
  203. package/dist/chunks/{timeline-item.DCWllef8.js.map → timeline-item.Cpbm8IUw.js.map} +1 -1
  204. package/dist/chunks/{toast.Csv6tMyT.js → toast.Wuy6VuOT.js} +4 -4
  205. package/dist/chunks/{toast.Csv6tMyT.js.map → toast.Wuy6VuOT.js.map} +1 -1
  206. package/dist/chunks/{toggle.227XgEc7.js → toggle.B1z1YPe_.js} +4 -4
  207. package/dist/chunks/{toggle.227XgEc7.js.map → toggle.B1z1YPe_.js.map} +1 -1
  208. package/dist/chunks/{tooltip.DxJQHsuI.js → tooltip.DF11J3k3.js} +50 -50
  209. package/dist/chunks/{tooltip.DxJQHsuI.js.map → tooltip.DF11J3k3.js.map} +1 -1
  210. package/dist/chunks/{tutorial.O_vT6Q2b.js → tutorial.D5xtZ1Pt.js} +5 -5
  211. package/dist/chunks/{tutorial.O_vT6Q2b.js.map → tutorial.D5xtZ1Pt.js.map} +1 -1
  212. package/dist/chunks/{typography.Bq-EGj9y.js → typography.C8lPlsbD.js} +3 -3
  213. package/dist/chunks/{typography.Bq-EGj9y.js.map → typography.C8lPlsbD.js.map} +1 -1
  214. package/dist/chunks/{use-bento-toast-controller.MmyZXtME.js → use-bento-toast-controller.CB6Qbf3R.js} +2 -2
  215. package/dist/chunks/{use-bento-toast-controller.MmyZXtME.js.map → use-bento-toast-controller.CB6Qbf3R.js.map} +1 -1
  216. package/dist/chunks/{use-cached-selected-values.3YqO69wz.js → use-cached-selected-values.wn2xnwYG.js} +12 -12
  217. package/dist/chunks/use-cached-selected-values.wn2xnwYG.js.map +1 -0
  218. package/dist/chunks/{use-country-items.ClS_So5N.js → use-country-items.CQnldpqM.js} +11 -11
  219. package/dist/chunks/{use-country-items.ClS_So5N.js.map → use-country-items.CQnldpqM.js.map} +1 -1
  220. package/dist/chunks/utils.BzUwtTXc.js +21 -0
  221. package/dist/chunks/utils.BzUwtTXc.js.map +1 -0
  222. package/dist/chunks/{zh-CN.CgIooHto.js → zh-CN.Bw_6j9Cd.js} +2 -2
  223. package/dist/chunks/{zh-CN.CgIooHto.js.map → zh-CN.Bw_6j9Cd.js.map} +1 -1
  224. package/dist/click-outside.js +1 -1
  225. package/dist/code-snippet.js +1 -1
  226. package/dist/country.js +2 -2
  227. package/dist/currency.js +1 -1
  228. package/dist/dashboard-template.js +1 -1
  229. package/dist/dashed-underline.js +1 -1
  230. package/dist/data-grid-template.js +1 -1
  231. package/dist/data-grid.js +1 -1
  232. package/dist/date-picker.js +2 -2
  233. package/dist/date-range-picker.js +2 -2
  234. package/dist/date.js +1 -1
  235. package/dist/draggable-handle.js +47 -31
  236. package/dist/draggable-handle.js.map +1 -1
  237. package/dist/dropdown.js +11 -11
  238. package/dist/empty-state.js +1 -1
  239. package/dist/file-uploader.js +1 -1
  240. package/dist/filter-bar.js +1 -1
  241. package/dist/focus-trap.js +1 -1
  242. package/dist/form-layout.js +1 -1
  243. package/dist/header-with-views.js +1 -1
  244. package/dist/header.js +1 -1
  245. package/dist/index.js +281 -279
  246. package/dist/index.js.map +1 -1
  247. package/dist/info-icon.js +1 -1
  248. package/dist/input-field-password.js +1 -1
  249. package/dist/input-field-phone-number.js +1 -1
  250. package/dist/input-field.js +1 -1
  251. package/dist/inspector.js +1 -1
  252. package/dist/internal.js +42 -42
  253. package/dist/layout.js +1 -1
  254. package/dist/link.js +1 -1
  255. package/dist/menu.js +1 -1
  256. package/dist/modal-fullscreen.js +1 -1
  257. package/dist/modal.js +2 -2
  258. package/dist/pagination.js +1 -1
  259. package/dist/payment-method.js +1 -1
  260. package/dist/popover.js +2 -2
  261. package/dist/popper-container.js +1 -1
  262. package/dist/promo-banner.js +1 -1
  263. package/dist/radio-group.js +1 -1
  264. package/dist/rich-text-editor.js +1 -1
  265. package/dist/search-bar.js +2 -2
  266. package/dist/secondary-nav.js +1 -1
  267. package/dist/segmented-control.js +1 -1
  268. package/dist/selection-card.js +1 -1
  269. package/dist/sidepanel.js +1 -1
  270. package/dist/status.js +1 -1
  271. package/dist/stepper.js +1 -1
  272. package/dist/structured-list.js +1 -1
  273. package/dist/summary-grid.js +1 -1
  274. package/dist/tabs.js +1 -1
  275. package/dist/tag.js +1 -1
  276. package/dist/textarea.js +1 -1
  277. package/dist/timeline.js +1 -1
  278. package/dist/toast.js +1 -1
  279. package/dist/toggle.js +1 -1
  280. package/dist/tutorial.js +1 -1
  281. package/dist/typography.js +1 -1
  282. package/dist/use-form-v4.js +756 -7787
  283. package/dist/use-form-v4.js.map +1 -1
  284. package/dist/web-types.json +128 -30
  285. package/package.json +6 -6
  286. package/dist/assets/field-label.css +0 -1
  287. package/dist/chunks/codemirror.Cy7iSLbd.js.map +0 -1
  288. package/dist/chunks/data-grid.Dcj_tU8q.js.map +0 -1
  289. package/dist/chunks/date-input.BbZqj10S.js +0 -15
  290. package/dist/chunks/date-input.BbZqj10S.js.map +0 -1
  291. package/dist/chunks/date-picker.Dh3-TgPT.js.map +0 -1
  292. package/dist/chunks/dialog-page.BegXhP0L.js +0 -118
  293. package/dist/chunks/dialog-page.BegXhP0L.js.map +0 -1
  294. package/dist/chunks/dropdown-default-textbox.Cq68tN9F.js.map +0 -1
  295. package/dist/chunks/dropdown.ByH2zHxF.js.map +0 -1
  296. package/dist/chunks/field-label.BKxm8ehO.js.map +0 -1
  297. package/dist/chunks/fixed-scroller.Bp4-iO80.js +0 -114
  298. package/dist/chunks/focus-trap.Ed8RY9cJ.js.map +0 -1
  299. package/dist/chunks/index.Zfd79j1_.js +0 -593
  300. package/dist/chunks/modal-fullscreen.CRLZX72M.js.map +0 -1
  301. package/dist/chunks/on-click-outside.D9aY9g8G.js +0 -101
  302. package/dist/chunks/on-click-outside.D9aY9g8G.js.map +0 -1
  303. package/dist/chunks/popover.types.Zm8nugBw.js +0 -6
  304. package/dist/chunks/popper-container.CXUG6v_U.js +0 -1404
  305. package/dist/chunks/popper-container.CXUG6v_U.js.map +0 -1
  306. package/dist/chunks/rich-text-editor.DeywBxSb.js.map +0 -1
  307. package/dist/chunks/secondary-nav.RQ5eRpPH.js.map +0 -1
  308. package/dist/chunks/sidepanel.B80Mujpk.js.map +0 -1
  309. package/dist/chunks/use-cached-selected-values.3YqO69wz.js.map +0 -1
@@ -20,7 +20,7 @@ import type { RouterLinkProps as RouterLinkProps_2 } from 'vue-router/types/rout
20
20
  import type { typeToFlattenedError } from 'zod';
21
21
  import { UnwrapRef } from 'vue';
22
22
  import { VNode } from 'vue';
23
- import type { VNodeRef } from 'vue/types/vnode';
23
+ import { VNodeRef } from 'vue/types/vnode';
24
24
  import type { ZodSchema } from 'zod';
25
25
 
26
26
  declare type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -145,6 +145,8 @@ declare type __VLS_NonUndefinedable_63<T> = T extends undefined ? never : T;
145
145
 
146
146
  declare type __VLS_NonUndefinedable_64<T> = T extends undefined ? never : T;
147
147
 
148
+ declare type __VLS_NonUndefinedable_65<T> = T extends undefined ? never : T;
149
+
148
150
  declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
149
151
 
150
152
  declare type __VLS_NonUndefinedable_8<T> = T extends undefined ? never : T;
@@ -700,6 +702,15 @@ declare type __VLS_TypePropsToRuntimeProps_64<T> = {
700
702
  };
701
703
  };
702
704
 
705
+ declare type __VLS_TypePropsToRuntimeProps_65<T> = {
706
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
707
+ type: PropType<__VLS_NonUndefinedable_65<T[K]>>;
708
+ } : {
709
+ type: PropType<T[K]>;
710
+ required: true;
711
+ };
712
+ };
713
+
703
714
  declare type __VLS_TypePropsToRuntimeProps_7<T> = {
704
715
  [K in keyof T]-?: {} extends Pick<T, K> ? {
705
716
  type: PropType<__VLS_NonUndefinedable_7<T[K]>>;
@@ -1069,6 +1080,12 @@ declare type __VLS_WithDefaults_60<P, D> = {
1069
1080
  } : P[K];
1070
1081
  };
1071
1082
 
1083
+ declare type __VLS_WithDefaults_61<P, D> = {
1084
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
1085
+ default: D[K];
1086
+ } : P[K];
1087
+ };
1088
+
1072
1089
  declare type __VLS_WithDefaults_7<P, D> = {
1073
1090
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
1074
1091
  default: D[K];
@@ -1435,6 +1452,12 @@ declare type __VLS_WithTemplateSlots_61<T, S> = T & {
1435
1452
  };
1436
1453
  };
1437
1454
 
1455
+ declare type __VLS_WithTemplateSlots_62<T, S> = T & {
1456
+ new (): {
1457
+ $slots: S;
1458
+ };
1459
+ };
1460
+
1438
1461
  declare type __VLS_WithTemplateSlots_7<T, S> = T & {
1439
1462
  new (): {
1440
1463
  $slots: S;
@@ -1459,6 +1482,18 @@ declare type __VLS_WithTemplateSlots_9<T, S> = T & {
1459
1482
  */
1460
1483
  export declare type allKeys<T> = T extends any ? keyof T : never;
1461
1484
 
1485
+ declare interface AnchorScrollerListItem {
1486
+ disabled?: boolean;
1487
+ elementRef: Exclude<VNodeRef, 'string'>;
1488
+ title: string;
1489
+ }
1490
+
1491
+ declare interface AnchorScrollerListProps {
1492
+ activeIndex?: number;
1493
+ items: Array<AnchorScrollerListItem>;
1494
+ scrollOffset?: number;
1495
+ }
1496
+
1462
1497
  /**
1463
1498
  * Any function
1464
1499
  */
@@ -1818,7 +1853,7 @@ declare type BentoActionMenu = BentoButtonActionBase & OmitStrict<BentoMenuProps
1818
1853
  * `
1819
1854
  * }
1820
1855
  */
1821
- export declare const BentoAiButton: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoAiButtonProps>, {
1856
+ export declare const BentoAiButton: __VLS_WithTemplateSlots_6<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoAiButtonProps>, {
1822
1857
  link: any;
1823
1858
  type: string;
1824
1859
  condensed: boolean;
@@ -1826,7 +1861,7 @@ disabled: boolean;
1826
1861
  inverse: boolean;
1827
1862
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1828
1863
  click: (event: MouseEvent) => void;
1829
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoAiButtonProps>, {
1864
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoAiButtonProps>, {
1830
1865
  link: any;
1831
1866
  type: string;
1832
1867
  condensed: boolean;
@@ -2016,6 +2051,65 @@ export declare enum BentoAlertVariant {
2016
2051
  TIP = "tip"
2017
2052
  }
2018
2053
 
2054
+ /**
2055
+ * A navigation component that tracks page scroll and allows jumping to sections.
2056
+ *
2057
+ * @example
2058
+ * import { BentoAnchorScroller } from '../..';
2059
+ * import { ref } from 'vue';
2060
+ *
2061
+ * export default {
2062
+ * components: { BentoAnchorScroller },
2063
+ * template: `
2064
+ * <bento-anchor-scroller :items="items">
2065
+ * <section ref="section1">Section 1</section>
2066
+ * <section ref="section2">Section 2</section>
2067
+ * </bento-anchor-scroller>
2068
+ * `,
2069
+ * setup() {
2070
+ * const section1 = ref(null);
2071
+ * const section2 = ref(null);
2072
+ * const items = ref([
2073
+ * { title: 'Section 1', elementRef: section1 },
2074
+ * { title: 'Section 2', elementRef: section2 },
2075
+ * ]);
2076
+ * return {
2077
+ * items,
2078
+ * section1,
2079
+ * section2,
2080
+ * }
2081
+ * }
2082
+ * }
2083
+ */
2084
+ export declare const BentoAnchorScroller: __VLS_WithTemplateSlots_4<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BentoAnchorScrollerProps>, {
2085
+ activeIndex: any;
2086
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2087
+ "update:active-index": (value: number) => void;
2088
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BentoAnchorScrollerProps>, {
2089
+ activeIndex: any;
2090
+ }>>>, {
2091
+ activeIndex: AnchorScrollerListProps["activeIndex"];
2092
+ }>, {
2093
+ default: (_: {}) => any;
2094
+ }>;
2095
+
2096
+ export declare type BentoAnchorScrollerItem = AnchorScrollerListItem;
2097
+
2098
+ export declare interface BentoAnchorScrollerProps {
2099
+ /**
2100
+ * The index of the currently active item. Can be used to programmatically set the
2101
+ * active item.
2102
+ * @default undefined
2103
+ */
2104
+ activeIndex?: AnchorScrollerListProps['activeIndex'];
2105
+ /**
2106
+ * An array of objects to define the navigation links. Each object must have a
2107
+ * `label` (string), an `elementRef` (Vue ref to an element), and an optional
2108
+ * `disabled` (boolean) property.
2109
+ */
2110
+ items: AnchorScrollerListProps['items'];
2111
+ }
2112
+
2019
2113
  /**
2020
2114
  * Displays an user profile including an avatar and optionally a label.
2021
2115
  *
@@ -2027,7 +2121,7 @@ export declare enum BentoAlertVariant {
2027
2121
  * template: `<bento-avatar :src="userAvatarSrc" username="Jane" />`
2028
2122
  * }
2029
2123
  */
2030
- export declare const BentoAvatar: DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<{
2124
+ export declare const BentoAvatar: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<{
2031
2125
  /**
2032
2126
  * Displays the user profile without the label.
2033
2127
  */
@@ -2047,7 +2141,7 @@ username: string;
2047
2141
  }>, {
2048
2142
  iconOnly: boolean;
2049
2143
  src: any;
2050
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<{
2144
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<{
2051
2145
  /**
2052
2146
  * Displays the user profile without the label.
2053
2147
  */
@@ -2078,7 +2172,7 @@ export declare type BentoAvatarListboxOptionItem = Omit<BentoListboxOptionItem,
2078
2172
 
2079
2173
  export declare type BentoAvatarListboxOptions = Array<BentoAvatarListboxOptionItem>;
2080
2174
 
2081
- export declare const BentoBaseFilter: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2175
+ export declare const BentoBaseFilter: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2082
2176
  appliedFiltersCount: any;
2083
2177
  buttonLabel: any;
2084
2178
  buttonSecondaryLabel: any;
@@ -2094,7 +2188,7 @@ tooltipPosition: any;
2094
2188
  value: any;
2095
2189
  }>, {
2096
2190
  closePopover: () => void;
2097
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BaseFilterEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2191
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BaseFilterEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2098
2192
  appliedFiltersCount: any;
2099
2193
  buttonLabel: any;
2100
2194
  buttonSecondaryLabel: any;
@@ -2399,7 +2493,7 @@ export declare type BentoBooleanFilterValue = string | null;
2399
2493
  * `,
2400
2494
  * }
2401
2495
  */
2402
- export declare const BentoButton: __VLS_WithTemplateSlots_4<DefineComponent< {
2496
+ export declare const BentoButton: __VLS_WithTemplateSlots_5<DefineComponent< {
2403
2497
  /**
2404
2498
  * Reduces sizing of button
2405
2499
  */
@@ -2571,10 +2665,10 @@ export declare type BentoButtonActionObject = BentoActionButton;
2571
2665
  * />
2572
2666
  * </template>
2573
2667
  */
2574
- export declare const BentoButtonActions: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoButtonActionsProps>, {
2668
+ export declare const BentoButtonActions: DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoButtonActionsProps>, {
2575
2669
  inverse: boolean;
2576
2670
  layout: string;
2577
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoButtonActionsProps>, {
2671
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoButtonActionsProps>, {
2578
2672
  inverse: boolean;
2579
2673
  layout: string;
2580
2674
  }>>>, {
@@ -2706,7 +2800,7 @@ export declare enum BentoButtonVariant {
2706
2800
  * `
2707
2801
  * };
2708
2802
  */
2709
- export declare const BentoCard: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<{
2803
+ export declare const BentoCard: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<{
2710
2804
  /**
2711
2805
  * List of actions that will be used to render the buttons.
2712
2806
  * First element in the list will be rendered as "primary".
@@ -2781,7 +2875,7 @@ titleSize: BentoCardTitleSize;
2781
2875
  click: () => void;
2782
2876
  } & {
2783
2877
  expanded: (isExpanded: boolean) => void;
2784
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<{
2878
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<{
2785
2879
  /**
2786
2880
  * List of actions that will be used to render the buttons.
2787
2881
  * First element in the list will be rendered as "primary".
@@ -3118,10 +3212,10 @@ tag: any;
3118
3212
  optional: boolean;
3119
3213
  readonly: boolean;
3120
3214
  ariaLabel: string;
3215
+ errorMessage: string;
3121
3216
  indeterminate: boolean;
3122
3217
  hasError: boolean;
3123
3218
  modelValue: BentoCheckboxType | BentoCheckboxGroupItems;
3124
- errorMessage: string;
3125
3219
  }>;
3126
3220
 
3127
3221
  export declare enum BentoCheckboxEvent {
@@ -3148,7 +3242,7 @@ export declare enum BentoCheckboxEvent {
3148
3242
  * `
3149
3243
  * };
3150
3244
  */
3151
- export declare const BentoCheckboxGroup: __VLS_WithTemplateSlots_13<DefineComponent< {
3245
+ export declare const BentoCheckboxGroup: __VLS_WithTemplateSlots_14<DefineComponent< {
3152
3246
  /**
3153
3247
  * Descriptive supporting text visbile underneath the label.
3154
3248
  */
@@ -3377,11 +3471,11 @@ required: boolean;
3377
3471
  disabled: boolean;
3378
3472
  optional: boolean;
3379
3473
  readonly: boolean;
3380
- hasError: boolean;
3381
- modelValue: (string | number)[];
3382
- errorMessage: string;
3383
3474
  tooltipText: string;
3384
3475
  hideLabel: boolean;
3476
+ errorMessage: string;
3477
+ hasError: boolean;
3478
+ modelValue: (string | number)[];
3385
3479
  formId: string;
3386
3480
  }>, {
3387
3481
  content: (_: BentoCheckboxGroupItem) => any;
@@ -3460,7 +3554,7 @@ export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
3460
3554
  * `
3461
3555
  * }
3462
3556
  */
3463
- export declare const BentoChip: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoChipProps>, {
3557
+ export declare const BentoChip: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoChipProps>, {
3464
3558
  disabled: boolean;
3465
3559
  readonly: boolean;
3466
3560
  error: boolean;
@@ -3468,7 +3562,7 @@ condensed: boolean;
3468
3562
  characterLimit: any;
3469
3563
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3470
3564
  click: () => void;
3471
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoChipProps>, {
3565
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoChipProps>, {
3472
3566
  disabled: boolean;
3473
3567
  readonly: boolean;
3474
3568
  error: boolean;
@@ -3550,7 +3644,7 @@ export declare const BentoClickOutsideDirective: {
3550
3644
  * `
3551
3645
  * }
3552
3646
  */
3553
- export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_14<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoCodeSnippetProps>, {
3647
+ export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCodeSnippetProps>, {
3554
3648
  actionable: boolean;
3555
3649
  actionableText: any;
3556
3650
  content: string;
@@ -3560,7 +3654,7 @@ lang: BentoCodeSnippetSupportedLanguage;
3560
3654
  langLabel: any;
3561
3655
  loading: boolean;
3562
3656
  variant: BentoCodeSnippetVariant;
3563
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoCodeSnippetProps>, {
3657
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCodeSnippetProps>, {
3564
3658
  actionable: boolean;
3565
3659
  actionableText: any;
3566
3660
  content: string;
@@ -3676,6 +3770,8 @@ export declare interface BentoColumn {
3676
3770
  export declare type BentoColumnCellAction = OmitStrict<BentoButtonActionObject, 'variant' | 'event' | 'title' | 'icon' | 'state'> & {
3677
3771
  title?: string;
3678
3772
  event?: BentoColumnCellActionEvent;
3773
+ tooltipText?: string;
3774
+ tooltipPosition?: BentoTooltipPosition | `${BentoTooltipPosition}`;
3679
3775
  isShort?: true;
3680
3776
  variant?: BentoColumnCellActionVariant;
3681
3777
  menuData?: Array<BentoColumnCellActionMenuItem>;
@@ -3725,11 +3821,11 @@ export declare interface BentoColumnWidthOverridesLookup {
3725
3821
  * `
3726
3822
  * }
3727
3823
  */
3728
- export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCountryProps>, {
3824
+ export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCountryProps>, {
3729
3825
  code: BentoCountryCode;
3730
3826
  label: any;
3731
3827
  variant: BentoCountryVariant;
3732
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCountryProps>, {
3828
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCountryProps>, {
3733
3829
  code: BentoCountryCode;
3734
3830
  label: any;
3735
3831
  variant: BentoCountryVariant;
@@ -4045,13 +4141,13 @@ export declare enum BentoCountryVariant {
4045
4141
  * `
4046
4142
  * }
4047
4143
  */
4048
- export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCurrencyProps>, {
4144
+ export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoCurrencyProps>, {
4049
4145
  currency: BentoCurrencyISOCode;
4050
4146
  disableTypography: boolean;
4051
4147
  majorUnits: boolean;
4052
4148
  value: any;
4053
4149
  currencySign: string;
4054
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCurrencyProps>, {
4150
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoCurrencyProps>, {
4055
4151
  currency: BentoCurrencyISOCode;
4056
4152
  disableTypography: boolean;
4057
4153
  majorUnits: boolean;
@@ -4298,7 +4394,7 @@ export declare interface BentoCurrencyProps {
4298
4394
  * `
4299
4395
  * }
4300
4396
  */
4301
- export declare const BentoDashboardSection: __VLS_WithTemplateSlots_60<DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4397
+ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_61<DefineComponent<__VLS_WithDefaults_61<__VLS_TypePropsToRuntimeProps_65<{
4302
4398
  /**
4303
4399
  * The header of the section
4304
4400
  */
@@ -4309,7 +4405,7 @@ header: BentoDashboardTemplateHeader;
4309
4405
  halfWidth?: boolean;
4310
4406
  }>, {
4311
4407
  halfWidth: boolean;
4312
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4408
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_61<__VLS_TypePropsToRuntimeProps_65<{
4313
4409
  /**
4314
4410
  * The header of the section
4315
4411
  */
@@ -4357,7 +4453,7 @@ halfWidth: boolean;
4357
4453
  * `
4358
4454
  * }
4359
4455
  */
4360
- export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_59<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<{
4456
+ export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_60<DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4361
4457
  /**
4362
4458
  * The header that goes to the top of the template
4363
4459
  */
@@ -4380,7 +4476,7 @@ stickyFilters?: boolean;
4380
4476
  tabs: any;
4381
4477
  stickyTabs: boolean;
4382
4478
  stickyFilters: boolean;
4383
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<{
4479
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4384
4480
  /**
4385
4481
  * The header that goes to the top of the template
4386
4482
  */
@@ -4438,7 +4534,7 @@ export declare interface BentoDashboardTemplateTabs {
4438
4534
  * `
4439
4535
  * }
4440
4536
  */
4441
- export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoDashedUnderlineProps>, {
4537
+ export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_9<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoDashedUnderlineProps>, {
4442
4538
  popoverText: any;
4443
4539
  popoverTitle: any;
4444
4540
  popoverPosition: string;
@@ -4448,7 +4544,7 @@ disabled: boolean;
4448
4544
  };
4449
4545
  tooltipText: any;
4450
4546
  tooltipPosition: string;
4451
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoDashedUnderlineProps>, {
4547
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoDashedUnderlineProps>, {
4452
4548
  popoverText: any;
4453
4549
  popoverTitle: any;
4454
4550
  popoverPosition: string;
@@ -4528,7 +4624,7 @@ export declare type BentoDashedUnderlineTeleport = BentoTeleportProps;
4528
4624
  * `
4529
4625
  * }
4530
4626
  */
4531
- export declare const BentoDataGrid: __VLS_WithTemplateSlots_9<DefineComponent< {
4627
+ export declare const BentoDataGrid: __VLS_WithTemplateSlots_10<DefineComponent< {
4532
4628
  /**
4533
4629
  * When true, will emit a 'rowClick' event when a row is clicked. Will add cursor: pointer to rows.
4534
4630
  */
@@ -5301,7 +5397,7 @@ export declare enum BentoDatagridSortDirection {
5301
5397
  * `
5302
5398
  * }
5303
5399
  */
5304
- export declare const BentoDataGridStaticIcon: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<{
5400
+ export declare const BentoDataGridStaticIcon: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<{
5305
5401
  /**
5306
5402
  * Renderes the icon with color.
5307
5403
  */
@@ -5317,7 +5413,7 @@ variant?: BentoDataGridStaticIconVariant;
5317
5413
  }>, {
5318
5414
  variant: string;
5319
5415
  colored: boolean;
5320
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<{
5416
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<{
5321
5417
  /**
5322
5418
  * Renderes the icon with color.
5323
5419
  */
@@ -5367,11 +5463,11 @@ export declare enum BentoDatagridStyleState {
5367
5463
  * `
5368
5464
  * }
5369
5465
  */
5370
- export declare const BentoDataGridSummaryCell: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridSummaryCellProps>, {
5466
+ export declare const BentoDataGridSummaryCell: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDataGridSummaryCellProps>, {
5371
5467
  dashedUnderline: () => {};
5372
5468
  searchTerm: string;
5373
5469
  tooltipText: any;
5374
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridSummaryCellProps>, {
5470
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoDataGridSummaryCellProps>, {
5375
5471
  dashedUnderline: () => {};
5376
5472
  searchTerm: string;
5377
5473
  tooltipText: any;
@@ -5419,7 +5515,7 @@ declare interface BentoDataGridSummaryCellProps {
5419
5515
  * `
5420
5516
  * }
5421
5517
  */
5422
- export declare const BentoDataGridTagWithTextCell: DefineComponent<__VLS_TypePropsToRuntimeProps_10<BentoDataGridTagWithTextCellProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_10<BentoDataGridTagWithTextCellProps>>>, {}>;
5518
+ export declare const BentoDataGridTagWithTextCell: DefineComponent<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTagWithTextCellProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTagWithTextCellProps>>>, {}>;
5423
5519
 
5424
5520
  declare interface BentoDataGridTagWithTextCellProps {
5425
5521
  /**
@@ -5455,7 +5551,7 @@ declare interface BentoDataGridTagWithTextCellProps {
5455
5551
  * `
5456
5552
  * }
5457
5553
  */
5458
- export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_61<DefineComponent< {
5554
+ export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_62<DefineComponent< {
5459
5555
  /**
5460
5556
  * The header that goes to the top of the template
5461
5557
  */
@@ -5674,10 +5770,10 @@ export declare interface BentoDataGridTemplateTabs {
5674
5770
  * `
5675
5771
  * }
5676
5772
  */
5677
- export declare const BentoDataGridTrendCell: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTrendCellProps>, {
5773
+ export declare const BentoDataGridTrendCell: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<BentoDataGridTrendCellProps>, {
5678
5774
  variant: string;
5679
5775
  direction: string;
5680
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTrendCellProps>, {
5776
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<BentoDataGridTrendCellProps>, {
5681
5777
  variant: string;
5682
5778
  direction: string;
5683
5779
  }>>>, {
@@ -5722,11 +5818,11 @@ export declare interface BentoDataGridVisibleRowsState {
5722
5818
  * `
5723
5819
  * }
5724
5820
  */
5725
- export declare const BentoDate: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoDateProps>, {
5821
+ export declare const BentoDate: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDateProps>, {
5726
5822
  date: any;
5727
5823
  format: BentoDateFormat;
5728
5824
  disableTypography: boolean;
5729
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoDateProps>, {
5825
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDateProps>, {
5730
5826
  date: any;
5731
5827
  format: BentoDateFormat;
5732
5828
  disableTypography: boolean;
@@ -5793,12 +5889,12 @@ export declare enum BentoDateFormat {
5793
5889
  * }
5794
5890
  * }
5795
5891
  */
5796
- export declare const BentoDatePicker: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<BentoDatePickerProps>, {
5892
+ export declare const BentoDatePicker: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDatePickerProps>, {
5797
5893
  defaultDisplayMonth: any;
5798
5894
  description: any;
5799
5895
  disabled: boolean;
5800
5896
  errorMessage: any;
5801
- firstDayOfWeek: number;
5897
+ firstDayOfWeek: any;
5802
5898
  isDateDisabled: any;
5803
5899
  label: any;
5804
5900
  max: any;
@@ -5827,12 +5923,12 @@ variant: any;
5827
5923
  "update:model-value": (value: Date) => void;
5828
5924
  } & {
5829
5925
  input: (value: Date) => void;
5830
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<BentoDatePickerProps>, {
5926
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDatePickerProps>, {
5831
5927
  defaultDisplayMonth: any;
5832
5928
  description: any;
5833
5929
  disabled: boolean;
5834
5930
  errorMessage: any;
5835
- firstDayOfWeek: number;
5931
+ firstDayOfWeek: any;
5836
5932
  isDateDisabled: any;
5837
5933
  label: any;
5838
5934
  max: any;
@@ -5854,14 +5950,14 @@ required: boolean;
5854
5950
  disabled: boolean;
5855
5951
  optional: boolean;
5856
5952
  readonly: boolean;
5857
- modelValue: BentoDatePickerValue | null;
5858
- errorMessage: string;
5859
- tooltipText: string;
5860
5953
  isDateDisabled: CalendarMonthIsDateDisabled;
5861
5954
  firstDayOfWeek: CalendarMonthFirstDayOfWeek;
5862
5955
  min: Date | null;
5863
5956
  max: Date | null;
5864
5957
  defaultDisplayMonth: string | null;
5958
+ tooltipText: string;
5959
+ errorMessage: string;
5960
+ modelValue: BentoDatePickerValue | null;
5865
5961
  placeholder: string;
5866
5962
  }>;
5867
5963
 
@@ -5883,7 +5979,7 @@ export declare interface BentoDatePickerProps extends FormField {
5883
5979
  defaultDisplayMonth?: string | null;
5884
5980
  /**
5885
5981
  * Allows you to set the first day of the week. 0 is sunday, 1 is monday, 6 is saturday
5886
- * @default 1
5982
+ * @default undefined
5887
5983
  */
5888
5984
  firstDayOfWeek?: CalendarMonthFirstDayOfWeek;
5889
5985
  /**
@@ -5985,11 +6081,11 @@ export declare type BentoDateRangeFilterValue = BentoDateRangePickerValue | null
5985
6081
  * }
5986
6082
  * }
5987
6083
  */
5988
- export declare const BentoDateRangePicker: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDateRangePickerProps>, {
6084
+ export declare const BentoDateRangePicker: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDateRangePickerProps>, {
5989
6085
  description: any;
5990
6086
  disabled: boolean;
5991
6087
  errorMessage: any;
5992
- firstDayOfWeek: number;
6088
+ firstDayOfWeek: any;
5993
6089
  hasActions: boolean;
5994
6090
  isDateDisabled: any;
5995
6091
  label: any;
@@ -6023,11 +6119,11 @@ variant: any;
6023
6119
  "update:model-value": (value: any) => void;
6024
6120
  } & {
6025
6121
  input: (value: any) => void;
6026
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDateRangePickerProps>, {
6122
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDateRangePickerProps>, {
6027
6123
  description: any;
6028
6124
  disabled: boolean;
6029
6125
  errorMessage: any;
6030
- firstDayOfWeek: number;
6126
+ firstDayOfWeek: any;
6031
6127
  hasActions: boolean;
6032
6128
  isDateDisabled: any;
6033
6129
  label: any;
@@ -6054,9 +6150,6 @@ required: boolean;
6054
6150
  disabled: boolean;
6055
6151
  optional: boolean;
6056
6152
  readonly: boolean;
6057
- modelValue: BentoDateRangePickerValue | null;
6058
- errorMessage: string;
6059
- tooltipText: string;
6060
6153
  isDateDisabled: CalendarMonthIsDateDisabled;
6061
6154
  firstDayOfWeek: CalendarMonthFirstDayOfWeek | number;
6062
6155
  min: Date;
@@ -6064,6 +6157,9 @@ max: Date;
6064
6157
  maxRange: number;
6065
6158
  numberOfMonths: number;
6066
6159
  showEndDateOnOpen: boolean;
6160
+ tooltipText: string;
6161
+ errorMessage: string;
6162
+ modelValue: BentoDateRangePickerValue | null;
6067
6163
  placeholder: string;
6068
6164
  quickSelectRanges: BentoDateRangePickerQuickSelectRanges;
6069
6165
  hasActions: boolean;
@@ -6093,7 +6189,7 @@ export declare interface BentoDateRangePickerProps extends FormField {
6093
6189
  allowTimeInput?: boolean;
6094
6190
  /**
6095
6191
  * Allows user to set the first day of the week. 0 is sunday, 1 is monday, 6 is saturday
6096
- * @default 1
6192
+ * @default undefined
6097
6193
  */
6098
6194
  firstDayOfWeek?: CalendarMonthFirstDayOfWeek | number;
6099
6195
  /**
@@ -6173,9 +6269,9 @@ export declare interface BentoDateRangePickerValue {
6173
6269
  * template: `<bento-divider />`
6174
6270
  * }
6175
6271
  */
6176
- export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDividerProps>, {
6272
+ export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoDividerProps>, {
6177
6273
  variant: BentoDividerVariant;
6178
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDividerProps>, {
6274
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoDividerProps>, {
6179
6275
  variant: BentoDividerVariant;
6180
6276
  }>>>, {
6181
6277
  variant: `${BentoDividerVariant}`;
@@ -6229,7 +6325,7 @@ declare enum BentoDividerVariant {
6229
6325
  * }
6230
6326
  * }
6231
6327
  */
6232
- export declare const BentoDropdown: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDropdownProps>, {
6328
+ export declare const BentoDropdown: __VLS_WithTemplateSlots_13<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoDropdownProps>, {
6233
6329
  ariaLabel: any;
6234
6330
  condensed: boolean;
6235
6331
  emptyState: any;
@@ -6269,7 +6365,7 @@ input: (selectedValue: any) => void;
6269
6365
  "show-more": () => void;
6270
6366
  } & {
6271
6367
  open: () => void;
6272
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDropdownProps>, {
6368
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoDropdownProps>, {
6273
6369
  ariaLabel: any;
6274
6370
  condensed: boolean;
6275
6371
  emptyState: any;
@@ -6315,9 +6411,8 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
6315
6411
  multiple: boolean;
6316
6412
  ariaLabel: string;
6317
6413
  items: BentoListboxOptions;
6318
- modelValue: BentoListboxSelectedValue;
6319
- errorMessage: string;
6320
6414
  tooltipText: string;
6415
+ errorMessage: string;
6321
6416
  isOptionDisabled: BentoListboxIsOptionDisabled;
6322
6417
  staticCategories: boolean;
6323
6418
  hasMoreItems: boolean;
@@ -6325,6 +6420,7 @@ lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
6325
6420
  emptyState: BentoListboxEmptyStateProps;
6326
6421
  componentLoading: boolean;
6327
6422
  virtualScroll: BentoListboxVirtulisationOptions;
6423
+ modelValue: BentoListboxSelectedValue;
6328
6424
  dynamicFiltering: boolean;
6329
6425
  showSlotContentInMultiple: boolean;
6330
6426
  enableValueLabelPair: boolean;
@@ -6443,17 +6539,12 @@ type: PropType<string>;
6443
6539
  } & {
6444
6540
  default: any;
6445
6541
  };
6446
- modelValue: {
6447
- type: PropType<BentoListboxSelectedValue>;
6448
- } & {
6449
- default: any;
6450
- };
6451
- errorMessage: {
6542
+ tooltipText: {
6452
6543
  type: PropType<string>;
6453
6544
  } & {
6454
6545
  default: any;
6455
6546
  };
6456
- tooltipText: {
6547
+ errorMessage: {
6457
6548
  type: PropType<string>;
6458
6549
  } & {
6459
6550
  default: any;
@@ -6493,6 +6584,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
6493
6584
  } & {
6494
6585
  default: boolean;
6495
6586
  };
6587
+ modelValue: {
6588
+ type: PropType<BentoListboxSelectedValue>;
6589
+ } & {
6590
+ default: any;
6591
+ };
6496
6592
  dynamicFiltering: {
6497
6593
  type: PropType<boolean>;
6498
6594
  } & {
@@ -6603,17 +6699,12 @@ type: PropType<string>;
6603
6699
  } & {
6604
6700
  default: any;
6605
6701
  };
6606
- modelValue: {
6607
- type: PropType<BentoListboxSelectedValue>;
6608
- } & {
6609
- default: any;
6610
- };
6611
- errorMessage: {
6702
+ tooltipText: {
6612
6703
  type: PropType<string>;
6613
6704
  } & {
6614
6705
  default: any;
6615
6706
  };
6616
- tooltipText: {
6707
+ errorMessage: {
6617
6708
  type: PropType<string>;
6618
6709
  } & {
6619
6710
  default: any;
@@ -6653,6 +6744,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
6653
6744
  } & {
6654
6745
  default: boolean;
6655
6746
  };
6747
+ modelValue: {
6748
+ type: PropType<BentoListboxSelectedValue>;
6749
+ } & {
6750
+ default: any;
6751
+ };
6656
6752
  dynamicFiltering: {
6657
6753
  type: PropType<boolean>;
6658
6754
  } & {
@@ -6689,9 +6785,8 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
6689
6785
  multiple: boolean;
6690
6786
  ariaLabel: string;
6691
6787
  items: BentoAvatarListboxOptions;
6692
- modelValue: BentoListboxSelectedValue;
6693
- errorMessage: string;
6694
6788
  tooltipText: string;
6789
+ errorMessage: string;
6695
6790
  isOptionDisabled: BentoListboxIsOptionDisabled;
6696
6791
  staticCategories: boolean;
6697
6792
  hasMoreItems: boolean;
@@ -6699,6 +6794,7 @@ lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
6699
6794
  emptyState: BentoListboxEmptyStateProps;
6700
6795
  componentLoading: boolean;
6701
6796
  virtualScroll: BentoListboxVirtulisationOptions;
6797
+ modelValue: BentoListboxSelectedValue;
6702
6798
  dynamicFiltering: boolean;
6703
6799
  showSlotContentInMultiple: boolean;
6704
6800
  enableValueLabelPair: boolean;
@@ -6834,17 +6930,12 @@ type: PropType<string>;
6834
6930
  } & {
6835
6931
  default: any;
6836
6932
  };
6837
- modelValue: {
6838
- type: PropType<BentoListboxSelectedValue>;
6839
- } & {
6840
- default: any;
6841
- };
6842
- errorMessage: {
6933
+ tooltipText: {
6843
6934
  type: PropType<string>;
6844
6935
  } & {
6845
6936
  default: any;
6846
6937
  };
6847
- tooltipText: {
6938
+ errorMessage: {
6848
6939
  type: PropType<string>;
6849
6940
  } & {
6850
6941
  default: any;
@@ -6884,6 +6975,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
6884
6975
  } & {
6885
6976
  default: boolean;
6886
6977
  };
6978
+ modelValue: {
6979
+ type: PropType<BentoListboxSelectedValue>;
6980
+ } & {
6981
+ default: any;
6982
+ };
6887
6983
  dynamicFiltering: {
6888
6984
  type: PropType<boolean>;
6889
6985
  } & {
@@ -7002,17 +7098,12 @@ type: PropType<string>;
7002
7098
  } & {
7003
7099
  default: any;
7004
7100
  };
7005
- modelValue: {
7006
- type: PropType<BentoListboxSelectedValue>;
7007
- } & {
7008
- default: any;
7009
- };
7010
- errorMessage: {
7101
+ tooltipText: {
7011
7102
  type: PropType<string>;
7012
7103
  } & {
7013
7104
  default: any;
7014
7105
  };
7015
- tooltipText: {
7106
+ errorMessage: {
7016
7107
  type: PropType<string>;
7017
7108
  } & {
7018
7109
  default: any;
@@ -7052,6 +7143,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
7052
7143
  } & {
7053
7144
  default: boolean;
7054
7145
  };
7146
+ modelValue: {
7147
+ type: PropType<BentoListboxSelectedValue>;
7148
+ } & {
7149
+ default: any;
7150
+ };
7055
7151
  dynamicFiltering: {
7056
7152
  type: PropType<boolean>;
7057
7153
  } & {
@@ -7089,9 +7185,8 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
7089
7185
  multiple: boolean;
7090
7186
  ariaLabel: string;
7091
7187
  items: BentoCountryListboxOptions;
7092
- modelValue: BentoListboxSelectedValue;
7093
- errorMessage: string;
7094
7188
  tooltipText: string;
7189
+ errorMessage: string;
7095
7190
  isOptionDisabled: BentoListboxIsOptionDisabled;
7096
7191
  staticCategories: boolean;
7097
7192
  hasMoreItems: boolean;
@@ -7099,6 +7194,7 @@ lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
7099
7194
  emptyState: BentoListboxEmptyStateProps;
7100
7195
  componentLoading: boolean;
7101
7196
  virtualScroll: BentoListboxVirtulisationOptions;
7197
+ modelValue: BentoListboxSelectedValue;
7102
7198
  dynamicFiltering: boolean;
7103
7199
  showSlotContentInMultiple: boolean;
7104
7200
  enableValueLabelPair: boolean;
@@ -7214,17 +7310,12 @@ type: PropType<string>;
7214
7310
  } & {
7215
7311
  default: any;
7216
7312
  };
7217
- modelValue: {
7218
- type: PropType<BentoListboxSelectedValue>;
7219
- } & {
7220
- default: any;
7221
- };
7222
- errorMessage: {
7313
+ tooltipText: {
7223
7314
  type: PropType<string>;
7224
7315
  } & {
7225
7316
  default: any;
7226
7317
  };
7227
- tooltipText: {
7318
+ errorMessage: {
7228
7319
  type: PropType<string>;
7229
7320
  } & {
7230
7321
  default: any;
@@ -7264,6 +7355,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
7264
7355
  } & {
7265
7356
  default: boolean;
7266
7357
  };
7358
+ modelValue: {
7359
+ type: PropType<BentoListboxSelectedValue>;
7360
+ } & {
7361
+ default: any;
7362
+ };
7267
7363
  dynamicFiltering: {
7268
7364
  type: PropType<boolean>;
7269
7365
  } & {
@@ -7373,17 +7469,12 @@ type: PropType<string>;
7373
7469
  } & {
7374
7470
  default: any;
7375
7471
  };
7376
- modelValue: {
7377
- type: PropType<BentoListboxSelectedValue>;
7378
- } & {
7379
- default: any;
7380
- };
7381
- errorMessage: {
7472
+ tooltipText: {
7382
7473
  type: PropType<string>;
7383
7474
  } & {
7384
7475
  default: any;
7385
7476
  };
7386
- tooltipText: {
7477
+ errorMessage: {
7387
7478
  type: PropType<string>;
7388
7479
  } & {
7389
7480
  default: any;
@@ -7423,6 +7514,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
7423
7514
  } & {
7424
7515
  default: boolean;
7425
7516
  };
7517
+ modelValue: {
7518
+ type: PropType<BentoListboxSelectedValue>;
7519
+ } & {
7520
+ default: any;
7521
+ };
7426
7522
  dynamicFiltering: {
7427
7523
  type: PropType<boolean>;
7428
7524
  } & {
@@ -7459,9 +7555,8 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
7459
7555
  multiple: boolean;
7460
7556
  ariaLabel: string;
7461
7557
  items: BentoCurrencyListboxOptions;
7462
- modelValue: BentoListboxSelectedValue;
7463
- errorMessage: string;
7464
7558
  tooltipText: string;
7559
+ errorMessage: string;
7465
7560
  isOptionDisabled: BentoListboxIsOptionDisabled;
7466
7561
  staticCategories: boolean;
7467
7562
  hasMoreItems: boolean;
@@ -7469,6 +7564,7 @@ lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
7469
7564
  emptyState: BentoListboxEmptyStateProps;
7470
7565
  componentLoading: boolean;
7471
7566
  virtualScroll: BentoListboxVirtulisationOptions;
7567
+ modelValue: BentoListboxSelectedValue;
7472
7568
  dynamicFiltering: boolean;
7473
7569
  showSlotContentInMultiple: boolean;
7474
7570
  enableValueLabelPair: boolean;
@@ -7594,17 +7690,12 @@ type: PropType<string>;
7594
7690
  } & {
7595
7691
  default: any;
7596
7692
  };
7597
- modelValue: {
7598
- type: PropType<BentoListboxSelectedValue>;
7599
- } & {
7600
- default: any;
7601
- };
7602
- errorMessage: {
7693
+ tooltipText: {
7603
7694
  type: PropType<string>;
7604
7695
  } & {
7605
7696
  default: any;
7606
7697
  };
7607
- tooltipText: {
7698
+ errorMessage: {
7608
7699
  type: PropType<string>;
7609
7700
  } & {
7610
7701
  default: any;
@@ -7644,6 +7735,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
7644
7735
  } & {
7645
7736
  default: boolean;
7646
7737
  };
7738
+ modelValue: {
7739
+ type: PropType<BentoListboxSelectedValue>;
7740
+ } & {
7741
+ default: any;
7742
+ };
7647
7743
  dynamicFiltering: {
7648
7744
  type: PropType<boolean>;
7649
7745
  } & {
@@ -7753,17 +7849,12 @@ type: PropType<string>;
7753
7849
  } & {
7754
7850
  default: any;
7755
7851
  };
7756
- modelValue: {
7757
- type: PropType<BentoListboxSelectedValue>;
7758
- } & {
7759
- default: any;
7760
- };
7761
- errorMessage: {
7852
+ tooltipText: {
7762
7853
  type: PropType<string>;
7763
7854
  } & {
7764
7855
  default: any;
7765
7856
  };
7766
- tooltipText: {
7857
+ errorMessage: {
7767
7858
  type: PropType<string>;
7768
7859
  } & {
7769
7860
  default: any;
@@ -7803,6 +7894,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
7803
7894
  } & {
7804
7895
  default: boolean;
7805
7896
  };
7897
+ modelValue: {
7898
+ type: PropType<BentoListboxSelectedValue>;
7899
+ } & {
7900
+ default: any;
7901
+ };
7806
7902
  dynamicFiltering: {
7807
7903
  type: PropType<boolean>;
7808
7904
  } & {
@@ -7839,9 +7935,8 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
7839
7935
  multiple: boolean;
7840
7936
  ariaLabel: string;
7841
7937
  items: BentoPaymentMethodListboxOptions;
7842
- modelValue: BentoListboxSelectedValue;
7843
- errorMessage: string;
7844
7938
  tooltipText: string;
7939
+ errorMessage: string;
7845
7940
  isOptionDisabled: BentoListboxIsOptionDisabled;
7846
7941
  staticCategories: boolean;
7847
7942
  hasMoreItems: boolean;
@@ -7849,6 +7944,7 @@ lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
7849
7944
  emptyState: BentoListboxEmptyStateProps;
7850
7945
  componentLoading: boolean;
7851
7946
  virtualScroll: BentoListboxVirtulisationOptions;
7947
+ modelValue: BentoListboxSelectedValue;
7852
7948
  dynamicFiltering: boolean;
7853
7949
  showSlotContentInMultiple: boolean;
7854
7950
  enableValueLabelPair: boolean;
@@ -8093,17 +8189,12 @@ type: PropType<string>;
8093
8189
  } & {
8094
8190
  default: any;
8095
8191
  };
8096
- modelValue: {
8097
- type: PropType<BentoListboxSelectedValue>;
8098
- } & {
8099
- default: any;
8100
- };
8101
- errorMessage: {
8192
+ tooltipText: {
8102
8193
  type: PropType<string>;
8103
8194
  } & {
8104
8195
  default: any;
8105
8196
  };
8106
- tooltipText: {
8197
+ errorMessage: {
8107
8198
  type: PropType<string>;
8108
8199
  } & {
8109
8200
  default: any;
@@ -8143,6 +8234,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
8143
8234
  } & {
8144
8235
  default: boolean;
8145
8236
  };
8237
+ modelValue: {
8238
+ type: PropType<BentoListboxSelectedValue>;
8239
+ } & {
8240
+ default: any;
8241
+ };
8146
8242
  dynamicFiltering: {
8147
8243
  type: PropType<boolean>;
8148
8244
  } & {
@@ -8253,17 +8349,12 @@ type: PropType<string>;
8253
8349
  } & {
8254
8350
  default: any;
8255
8351
  };
8256
- modelValue: {
8257
- type: PropType<BentoListboxSelectedValue>;
8258
- } & {
8259
- default: any;
8260
- };
8261
- errorMessage: {
8352
+ tooltipText: {
8262
8353
  type: PropType<string>;
8263
8354
  } & {
8264
8355
  default: any;
8265
8356
  };
8266
- tooltipText: {
8357
+ errorMessage: {
8267
8358
  type: PropType<string>;
8268
8359
  } & {
8269
8360
  default: any;
@@ -8303,6 +8394,11 @@ type: PropType<BentoListboxVirtulisationOptions>;
8303
8394
  } & {
8304
8395
  default: boolean;
8305
8396
  };
8397
+ modelValue: {
8398
+ type: PropType<BentoListboxSelectedValue>;
8399
+ } & {
8400
+ default: any;
8401
+ };
8306
8402
  dynamicFiltering: {
8307
8403
  type: PropType<boolean>;
8308
8404
  } & {
@@ -8339,9 +8435,8 @@ size: BentoDropdownSize | `${BentoDropdownSize}`;
8339
8435
  multiple: boolean;
8340
8436
  ariaLabel: string;
8341
8437
  items: BentoTagListboxOptions;
8342
- modelValue: BentoListboxSelectedValue;
8343
- errorMessage: string;
8344
8438
  tooltipText: string;
8439
+ errorMessage: string;
8345
8440
  isOptionDisabled: BentoListboxIsOptionDisabled;
8346
8441
  staticCategories: boolean;
8347
8442
  hasMoreItems: boolean;
@@ -8349,6 +8444,7 @@ lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
8349
8444
  emptyState: BentoListboxEmptyStateProps;
8350
8445
  componentLoading: boolean;
8351
8446
  virtualScroll: BentoListboxVirtulisationOptions;
8447
+ modelValue: BentoListboxSelectedValue;
8352
8448
  dynamicFiltering: boolean;
8353
8449
  showSlotContentInMultiple: boolean;
8354
8450
  enableValueLabelPair: boolean;
@@ -8390,14 +8486,14 @@ export declare interface BentoDropdownTagProps extends BentoDropdownProps {
8390
8486
  * `
8391
8487
  * }
8392
8488
  */
8393
- export declare const BentoEmptyState: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoEmptyStateProps>, {
8489
+ export declare const BentoEmptyState: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoEmptyStateProps>, {
8394
8490
  action: any;
8395
8491
  description: any;
8396
8492
  headingEl: any;
8397
8493
  image: any;
8398
8494
  title: string;
8399
8495
  variant: string;
8400
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoEmptyStateProps>, {
8496
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoEmptyStateProps>, {
8401
8497
  action: any;
8402
8498
  description: any;
8403
8499
  headingEl: any;
@@ -8510,7 +8606,7 @@ export declare enum BentoEmptyStateVariant {
8510
8606
  * }
8511
8607
  * }
8512
8608
  */
8513
- export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoFileUploaderProps>, {
8609
+ export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFileUploaderProps>, {
8514
8610
  accept: any;
8515
8611
  condensed: boolean;
8516
8612
  description: any;
@@ -8532,7 +8628,7 @@ input: (value?: FileList) => void;
8532
8628
  "update:model-value": (value?: FileList) => void;
8533
8629
  } & {
8534
8630
  "error:upload": (value: boolean) => void;
8535
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoFileUploaderProps>, {
8631
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFileUploaderProps>, {
8536
8632
  accept: any;
8537
8633
  condensed: boolean;
8538
8634
  description: any;
@@ -8553,9 +8649,9 @@ required: boolean;
8553
8649
  condensed: boolean;
8554
8650
  disabled: boolean;
8555
8651
  optional: boolean;
8556
- modelValue: BentoFileUploaderValue;
8557
- errorMessage: string;
8558
8652
  tooltipText: string;
8653
+ errorMessage: string;
8654
+ modelValue: BentoFileUploaderValue;
8559
8655
  accept: HTMLInputElement["accept"];
8560
8656
  maxCount: number;
8561
8657
  maxDimensions: any;
@@ -8629,7 +8725,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
8629
8725
  * `
8630
8726
  * }
8631
8727
  */
8632
- export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFilterBarProps<any, undefined>>, {
8728
+ export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoFilterBarProps<any, undefined>>, {
8633
8729
  config: () => any[];
8634
8730
  filterValues: () => any[];
8635
8731
  containerSizeLayout: () => {
@@ -8646,7 +8742,7 @@ isClearAllVisible: ComputedRef<boolean>;
8646
8742
  clearAllFilters: () => void;
8647
8743
  isResetAllVisible: ComputedRef<boolean>;
8648
8744
  resetAllFilters: () => void;
8649
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFilterBarProps<any, undefined>>, {
8745
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoFilterBarProps<any, undefined>>, {
8650
8746
  config: () => any[];
8651
8747
  filterValues: () => any[];
8652
8748
  containerSizeLayout: () => {
@@ -8887,7 +8983,7 @@ export declare type BentoFilterValues = Array<BentoFilterValue>;
8887
8983
  * `
8888
8984
  * }
8889
8985
  */
8890
- export declare const BentoFormLayout: __VLS_WithTemplateSlots_17<DefineComponent< {
8986
+ export declare const BentoFormLayout: __VLS_WithTemplateSlots_18<DefineComponent< {
8891
8987
  /**
8892
8988
  * Renders the form layout as an HTML `form`
8893
8989
  */
@@ -8953,7 +9049,7 @@ loading: boolean;
8953
9049
  * </bento-form-layout-field-tip>
8954
9050
  * `
8955
9051
  */
8956
- export declare const BentoFormLayoutFieldTip: __VLS_WithTemplateSlots_18<DefineComponent< {
9052
+ export declare const BentoFormLayoutFieldTip: __VLS_WithTemplateSlots_19<DefineComponent< {
8957
9053
  /**
8958
9054
  * Type of a alert; set a distinctive icon and color. Defaults to highlight.
8959
9055
  * @values highlight, success, critical, warning
@@ -9017,7 +9113,7 @@ declare type BentoFormLayoutFieldTipTypeOption = `${BentoAlertTypeOption}`;
9017
9113
  * `
9018
9114
  * }
9019
9115
  */
9020
- export declare const BentoFormLayoutGroup: __VLS_WithTemplateSlots_20<DefineComponent< {
9116
+ export declare const BentoFormLayoutGroup: __VLS_WithTemplateSlots_21<DefineComponent< {
9021
9117
  /**
9022
9118
  * The layout of the pair group of components.
9023
9119
  * This will render the components within the width of the proportions.
@@ -9103,7 +9199,7 @@ layout: BentoLayoutGroupProportions;
9103
9199
  * `
9104
9200
  * }
9105
9201
  */
9106
- export declare const BentoFormLayoutTitle: __VLS_WithTemplateSlots_19<DefineComponent< {
9202
+ export declare const BentoFormLayoutTitle: __VLS_WithTemplateSlots_20<DefineComponent< {
9107
9203
  /**
9108
9204
  * Defines if the Form Layout title is
9109
9205
  * a "section" or a "subsection".
@@ -9339,7 +9435,7 @@ declare enum BentoHeaderVariant {
9339
9435
  * `
9340
9436
  * };
9341
9437
  */
9342
- export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoHeaderWithViewsProps>, {
9438
+ export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoHeaderWithViewsProps>, {
9343
9439
  actions: () => any[];
9344
9440
  additionalViewSetting: any;
9345
9441
  title: any;
@@ -9367,7 +9463,7 @@ activeViewIndex: any;
9367
9463
  "update:skip-unsaved-changes": (value: boolean) => void;
9368
9464
  } & {
9369
9465
  "update:active-view-index": (value: number) => void;
9370
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoHeaderWithViewsProps>, {
9466
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoHeaderWithViewsProps>, {
9371
9467
  actions: () => any[];
9372
9468
  additionalViewSetting: any;
9373
9469
  title: any;
@@ -9593,10 +9689,10 @@ export declare const BentoHighlightDirective: {
9593
9689
  * `
9594
9690
  * }
9595
9691
  */
9596
- export declare const BentoImage: DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoImageProps>, {
9692
+ export declare const BentoImage: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoImageProps>, {
9597
9693
  aspectRatio: any;
9598
9694
  objectFit: any;
9599
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoImageProps>, {
9695
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoImageProps>, {
9600
9696
  aspectRatio: any;
9601
9697
  objectFit: any;
9602
9698
  }>>>, {
@@ -9646,11 +9742,11 @@ export declare interface BentoImageProps {
9646
9742
  * import { BentoInfoIcon } from '../..';
9647
9743
  * </scrip>
9648
9744
  */
9649
- export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoInfoIconProps>, {
9745
+ export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInfoIconProps>, {
9650
9746
  tooltipPosition: PopperContainerPositionExtended;
9651
9747
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9652
9748
  mouseenter: (event: MouseEvent) => void;
9653
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoInfoIconProps>, {
9749
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInfoIconProps>, {
9654
9750
  tooltipPosition: PopperContainerPositionExtended;
9655
9751
  }>>>, {
9656
9752
  tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
@@ -9713,7 +9809,7 @@ export declare interface BentoInputDropdownProps {
9713
9809
  * >
9714
9810
  * }
9715
9811
  */
9716
- export declare const BentoInputField: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldProps>, {
9812
+ export declare const BentoInputField: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldProps>, {
9717
9813
  ariaHidden: boolean;
9718
9814
  ariaLabel: any;
9719
9815
  condensed: boolean;
@@ -9761,7 +9857,7 @@ input: (inputValue: string) => void;
9761
9857
  "update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
9762
9858
  } & {
9763
9859
  "update:model-value": (inputValue: BentoInputFieldValue) => void;
9764
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldProps>, {
9860
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldProps>, {
9765
9861
  ariaHidden: boolean;
9766
9862
  ariaLabel: any;
9767
9863
  condensed: boolean;
@@ -9797,9 +9893,9 @@ error: boolean;
9797
9893
  optional: boolean;
9798
9894
  readonly: boolean;
9799
9895
  ariaLabel: string;
9800
- modelValue: BentoInputFieldValue;
9801
- errorMessage: string;
9802
9896
  tooltipText: string;
9897
+ errorMessage: string;
9898
+ modelValue: BentoInputFieldValue;
9803
9899
  placeholder: string;
9804
9900
  slashedZero: boolean;
9805
9901
  dropdown: BentoInputDropdownProps;
@@ -9868,7 +9964,7 @@ export declare enum BentoInputFieldEvent {
9868
9964
  * `
9869
9965
  * }
9870
9966
  */
9871
- export declare const BentoInputFieldPassword: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldPasswordProps>, {
9967
+ export declare const BentoInputFieldPassword: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPasswordProps>, {
9872
9968
  condensed: boolean;
9873
9969
  debounceTime: number;
9874
9970
  description: any;
@@ -9897,7 +9993,7 @@ focus: () => void;
9897
9993
  input: (value: BentoInputFieldValue) => void;
9898
9994
  } & {
9899
9995
  "update:model-value": (value: BentoInputFieldValue) => void;
9900
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldPasswordProps>, {
9996
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPasswordProps>, {
9901
9997
  condensed: boolean;
9902
9998
  debounceTime: number;
9903
9999
  description: any;
@@ -9924,11 +10020,11 @@ disabled: boolean;
9924
10020
  validation: BentoInputFieldPasswordValidation;
9925
10021
  optional: boolean;
9926
10022
  readonly: boolean;
9927
- modelValue: BentoInputFieldProps["modelValue"];
9928
- errorMessage: string;
9929
10023
  tooltipText: string;
9930
- debounceTime: number;
10024
+ errorMessage: string;
10025
+ modelValue: BentoInputFieldProps["modelValue"];
9931
10026
  placeholder: string;
10027
+ debounceTime: number;
9932
10028
  disableValidation: boolean;
9933
10029
  withHint: boolean;
9934
10030
  }>, {
@@ -10028,7 +10124,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
10028
10124
  * `
10029
10125
  * }
10030
10126
  */
10031
- export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPhoneNumberProps>, {
10127
+ export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_25<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInputFieldPhoneNumberProps>, {
10032
10128
  countries: () => CountryCode[];
10033
10129
  description: any;
10034
10130
  dynamicFiltering: boolean;
@@ -10042,7 +10138,7 @@ input: (value: string) => void;
10042
10138
  "update:selected-country": (country: CountryCode) => void;
10043
10139
  } & {
10044
10140
  "input:valid": (value: boolean) => void;
10045
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPhoneNumberProps>, {
10141
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInputFieldPhoneNumberProps>, {
10046
10142
  countries: () => CountryCode[];
10047
10143
  description: any;
10048
10144
  dynamicFiltering: boolean;
@@ -10316,7 +10412,7 @@ export declare interface BentoInpuWithDropdowntFilterValue {
10316
10412
  * `
10317
10413
  * }
10318
10414
  */
10319
- export declare const BentoInspector: __VLS_WithTemplateSlots_25<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInspectorProps>, {
10415
+ export declare const BentoInspector: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoInspectorProps>, {
10320
10416
  activePage: string;
10321
10417
  expandable: boolean;
10322
10418
  isOpen: boolean;
@@ -10330,7 +10426,7 @@ pageFocusAnchor: any;
10330
10426
  "update:active-page": (value: string) => void;
10331
10427
  } & {
10332
10428
  expand: () => void;
10333
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInspectorProps>, {
10429
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoInspectorProps>, {
10334
10430
  activePage: string;
10335
10431
  expandable: boolean;
10336
10432
  isOpen: boolean;
@@ -10342,8 +10438,8 @@ pageFocusAnchor: any;
10342
10438
  isOpen: boolean;
10343
10439
  loading: boolean;
10344
10440
  size: BentoInspectorSize;
10345
- expandable: boolean;
10346
10441
  activePage: string;
10442
+ expandable: boolean;
10347
10443
  relativeLayout: BentoInspectorRelativeLayout;
10348
10444
  pageFocusAnchor: HTMLElement;
10349
10445
  }>, {
@@ -10446,10 +10542,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
10446
10542
  * `
10447
10543
  * }
10448
10544
  */
10449
- export declare const BentoLayout: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoLayoutProps>, {
10545
+ export declare const BentoLayout: __VLS_WithTemplateSlots_27<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutProps>, {
10450
10546
  size: string;
10451
10547
  variant: string;
10452
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoLayoutProps>, {
10548
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutProps>, {
10453
10549
  size: string;
10454
10550
  variant: string;
10455
10551
  }>>>, {
@@ -10492,9 +10588,9 @@ export declare interface BentoLayoutProps {
10492
10588
  * `
10493
10589
  * }
10494
10590
  */
10495
- export declare const BentoLayoutRow: __VLS_WithTemplateSlots_27<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutRowProps>, {
10591
+ export declare const BentoLayoutRow: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLayoutRowProps>, {
10496
10592
  columnsLayout: string;
10497
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutRowProps>, {
10593
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLayoutRowProps>, {
10498
10594
  columnsLayout: string;
10499
10595
  }>>>, {
10500
10596
  columnsLayout: BentoLayoutRowColumnLayout;
@@ -10541,12 +10637,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
10541
10637
  * `
10542
10638
  * }
10543
10639
  */
10544
- export declare const BentoLink: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLinkProps>, {
10640
+ export declare const BentoLink: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoLinkProps>, {
10545
10641
  target: any;
10546
10642
  variant: BentoLinkVariant;
10547
10643
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
10548
10644
  click: (clickEvent: MouseEvent) => void;
10549
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLinkProps>, {
10645
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoLinkProps>, {
10550
10646
  target: any;
10551
10647
  variant: BentoLinkVariant;
10552
10648
  }>>>, {
@@ -10687,7 +10783,7 @@ export { BentoListboxVirtulisationOptions }
10687
10783
  * `
10688
10784
  * }
10689
10785
  */
10690
- export declare const BentoLoadingButton: __VLS_WithTemplateSlots_6<DefineComponent< {
10786
+ export declare const BentoLoadingButton: __VLS_WithTemplateSlots_7<DefineComponent< {
10691
10787
  /**
10692
10788
  * Reduces sizing of button
10693
10789
  */
@@ -10817,7 +10913,7 @@ export declare enum BentoLoadingButtonState {
10817
10913
  * `
10818
10914
  * };
10819
10915
  */
10820
- export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLoadingIndicatorProps>, {
10916
+ export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLoadingIndicatorProps>, {
10821
10917
  small: boolean;
10822
10918
  large: boolean;
10823
10919
  inverse: boolean;
@@ -10825,7 +10921,7 @@ inverse: boolean;
10825
10921
  "loading-start": () => void;
10826
10922
  } & {
10827
10923
  "loading-end": () => void;
10828
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLoadingIndicatorProps>, {
10924
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLoadingIndicatorProps>, {
10829
10925
  small: boolean;
10830
10926
  large: boolean;
10831
10927
  inverse: boolean;
@@ -10872,7 +10968,7 @@ export declare interface BentoLoadingIndicatorProps {
10872
10968
  * />
10873
10969
  * }
10874
10970
  */
10875
- export declare const BentoMenu: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoMenuProps>, {
10971
+ export declare const BentoMenu: __VLS_WithTemplateSlots_30<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoMenuProps>, {
10876
10972
  button: () => BentoMenuButtonProps;
10877
10973
  closeMenuOnItemSelect: boolean;
10878
10974
  disableArrowDownOpeningMenu: boolean;
@@ -10895,7 +10991,7 @@ open: () => void;
10895
10991
  "menu-item-click": () => void;
10896
10992
  } & {
10897
10993
  "click-outside": () => void;
10898
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoMenuProps>, {
10994
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoMenuProps>, {
10899
10995
  button: () => BentoMenuButtonProps;
10900
10996
  closeMenuOnItemSelect: boolean;
10901
10997
  disableArrowDownOpeningMenu: boolean;
@@ -11041,7 +11137,7 @@ export declare interface BentoMenuProps {
11041
11137
  * `
11042
11138
  * };
11043
11139
  */
11044
- export declare const BentoModal: __VLS_WithTemplateSlots_30<DefineComponent< {
11140
+ export declare const BentoModal: __VLS_WithTemplateSlots_31<DefineComponent< {
11045
11141
  /**
11046
11142
  * List of actions that will be used to render the buttons.
11047
11143
  * First element in the list will be rendered as "primary".
@@ -11379,7 +11475,7 @@ export declare enum BentoModalEvent {
11379
11475
  * `
11380
11476
  * }
11381
11477
  */
11382
- export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_32<DefineComponent< {
11478
+ export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_33<DefineComponent< {
11383
11479
  /**
11384
11480
  * List of actions that will be used to render the buttons.
11385
11481
  * First element in the list will be rendered as "primary".
@@ -11521,7 +11617,7 @@ contextualLabel: string;
11521
11617
  * `
11522
11618
  * }
11523
11619
  */
11524
- export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_33<DefineComponent< {
11620
+ export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_34<DefineComponent< {
11525
11621
  /**
11526
11622
  * List of actions that will be used to render the buttons.
11527
11623
  * First element in the list will be rendered as "primary".
@@ -11663,7 +11759,7 @@ contextualLabel: string;
11663
11759
  * `
11664
11760
  * }
11665
11761
  */
11666
- export declare const BentoModalPage: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoModalPageProps>, {
11762
+ export declare const BentoModalPage: __VLS_WithTemplateSlots_32<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoModalPageProps>, {
11667
11763
  actions: any;
11668
11764
  actionsLabel: any;
11669
11765
  columnsSize: BentoModalColumnLayoutVariant;
@@ -11672,7 +11768,7 @@ destructiveActions: boolean;
11672
11768
  withColumnLayout: boolean;
11673
11769
  pageId: any;
11674
11770
  previousPage: any;
11675
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoModalPageProps>, {
11771
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoModalPageProps>, {
11676
11772
  actions: any;
11677
11773
  actionsLabel: any;
11678
11774
  columnsSize: BentoModalColumnLayoutVariant;
@@ -11820,7 +11916,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
11820
11916
  * `,
11821
11917
  * }
11822
11918
  */
11823
- export declare const BentoPagination: __VLS_WithTemplateSlots_34<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoPaginationProps>, {
11919
+ export declare const BentoPagination: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaginationProps>, {
11824
11920
  ariaLabel: any;
11825
11921
  hasNext: any;
11826
11922
  hidePageSize: boolean;
@@ -11836,7 +11932,7 @@ navigate: (page: number, items?: number) => void;
11836
11932
  "update:page": (page: number) => void;
11837
11933
  } & {
11838
11934
  "update:size": (size: number) => void;
11839
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoPaginationProps>, {
11935
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaginationProps>, {
11840
11936
  ariaLabel: any;
11841
11937
  hasNext: any;
11842
11938
  hidePageSize: boolean;
@@ -11902,11 +11998,11 @@ export declare interface BentoPaginationProps {
11902
11998
  * `
11903
11999
  * }
11904
12000
  */
11905
- export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaymentMethodProps>, {
12001
+ export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPaymentMethodProps>, {
11906
12002
  label: any;
11907
12003
  small: boolean;
11908
12004
  type: string;
11909
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaymentMethodProps>, {
12005
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPaymentMethodProps>, {
11910
12006
  label: any;
11911
12007
  small: boolean;
11912
12008
  type: string;
@@ -13103,7 +13199,7 @@ export declare enum BentoPaymentMethodType {
13103
13199
  * `
13104
13200
  * }
13105
13201
  */
13106
- export declare const BentoPopover: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPopoverProps>, {
13202
+ export declare const BentoPopover: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPopoverProps>, {
13107
13203
  actions: any;
13108
13204
  actionsLayout: string;
13109
13205
  ariaLabel: any;
@@ -13127,7 +13223,7 @@ overflowVisible: boolean;
13127
13223
  dismiss: () => void;
13128
13224
  } & {
13129
13225
  placement: (placement: Placement) => void;
13130
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPopoverProps>, {
13226
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPopoverProps>, {
13131
13227
  actions: any;
13132
13228
  actionsLayout: string;
13133
13229
  ariaLabel: any;
@@ -13339,7 +13435,7 @@ export declare interface BentoPopoverProps {
13339
13435
  * `
13340
13436
  * };
13341
13437
  */
13342
- export declare const BentoPromoBanner: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPromoBannerProps>, {
13438
+ export declare const BentoPromoBanner: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoPromoBannerProps>, {
13343
13439
  actions: any;
13344
13440
  color: BentoPromoBannerColor;
13345
13441
  isDismissible: boolean;
@@ -13347,7 +13443,7 @@ dismissButtonText: any;
13347
13443
  layout: BentoPromoBannerLayout;
13348
13444
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13349
13445
  dismiss: () => void;
13350
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPromoBannerProps>, {
13446
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoPromoBannerProps>, {
13351
13447
  actions: any;
13352
13448
  color: BentoPromoBannerColor;
13353
13449
  isDismissible: boolean;
@@ -13486,7 +13582,7 @@ export declare interface BentoPromoBannerProps {
13486
13582
  * }
13487
13583
  * }
13488
13584
  */
13489
- export declare const BentoRadioButton: __VLS_WithTemplateSlots_38<DefineComponent< {
13585
+ export declare const BentoRadioButton: __VLS_WithTemplateSlots_39<DefineComponent< {
13490
13586
  /**
13491
13587
  * Disable the radio button (optional)
13492
13588
  */
@@ -13641,7 +13737,7 @@ export declare type BentoRadioButtonValue = string | number;
13641
13737
  * `
13642
13738
  * };
13643
13739
  */
13644
- export declare const BentoRadioGroup: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoRadioGroupProps>, {
13740
+ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRadioGroupProps>, {
13645
13741
  description: any;
13646
13742
  disabled: boolean;
13647
13743
  errorMessage: any;
@@ -13672,7 +13768,7 @@ focus: () => void;
13672
13768
  "update:model-value": (value: BentoRadioButtonValue) => void;
13673
13769
  } & {
13674
13770
  input: (value: BentoRadioButtonValue) => void;
13675
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoRadioGroupProps>, {
13771
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRadioGroupProps>, {
13676
13772
  description: any;
13677
13773
  disabled: boolean;
13678
13774
  errorMessage: any;
@@ -13692,11 +13788,11 @@ required: boolean;
13692
13788
  disabled: boolean;
13693
13789
  optional: boolean;
13694
13790
  readonly: boolean;
13695
- hasError: boolean;
13696
- modelValue: BentoRadioGroupValue | null;
13697
- errorMessage: string;
13698
13791
  tooltipText: string;
13699
13792
  hideLabel: boolean | null;
13793
+ errorMessage: string;
13794
+ hasError: boolean;
13795
+ modelValue: BentoRadioGroupValue | null;
13700
13796
  formId: string | null;
13701
13797
  }>, {
13702
13798
  content: (_: {}) => any;
@@ -13843,7 +13939,7 @@ export declare interface BentoRangeFilterOptions {
13843
13939
  * `
13844
13940
  * }
13845
13941
  */
13846
- export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRichTextEditorProps>, {
13942
+ export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoRichTextEditorProps>, {
13847
13943
  description: any;
13848
13944
  disabled: boolean;
13849
13945
  errorMessage: any;
@@ -13855,7 +13951,7 @@ tooltipText: any;
13855
13951
  value: any;
13856
13952
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13857
13953
  input: (value: string) => void;
13858
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRichTextEditorProps>, {
13954
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoRichTextEditorProps>, {
13859
13955
  description: any;
13860
13956
  disabled: boolean;
13861
13957
  errorMessage: any;
@@ -13871,9 +13967,9 @@ description: string;
13871
13967
  label: string;
13872
13968
  required: boolean;
13873
13969
  disabled: boolean;
13874
- errorMessage: string;
13875
13970
  tooltipText: string;
13876
13971
  hideLabel: boolean;
13972
+ errorMessage: string;
13877
13973
  mode: BentoRichTextEditorMode;
13878
13974
  }>;
13879
13975
 
@@ -13967,7 +14063,7 @@ export declare interface BentoRichTextEditorProps {
13967
14063
  * }
13968
14064
  * }
13969
14065
  */
13970
- export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSearchBarProps>, {
14066
+ export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_46<BentoSearchBarProps>, {
13971
14067
  condensed: boolean;
13972
14068
  debounceTime: number;
13973
14069
  disabled: boolean;
@@ -13989,7 +14085,7 @@ clear: () => void;
13989
14085
  blur: () => void;
13990
14086
  } & {
13991
14087
  focus: () => void;
13992
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSearchBarProps>, {
14088
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_46<BentoSearchBarProps>, {
13993
14089
  condensed: boolean;
13994
14090
  debounceTime: number;
13995
14091
  disabled: boolean;
@@ -14000,9 +14096,9 @@ value: any;
14000
14096
  value: string;
14001
14097
  condensed: boolean;
14002
14098
  disabled: boolean;
14003
- debounceTime: number;
14004
14099
  placeholder: string;
14005
14100
  hint: string;
14101
+ debounceTime: number;
14006
14102
  }>;
14007
14103
 
14008
14104
  export declare type BentoSearchBarData = Array<BentoSearchBarItem>;
@@ -14078,7 +14174,7 @@ export declare interface BentoSearchBarProps {
14078
14174
  * }
14079
14175
  * }
14080
14176
  */
14081
- export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_46<{
14177
+ export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_47<{
14082
14178
  /**
14083
14179
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
14084
14180
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14091,7 +14187,7 @@ items: BentoSecondaryNavItems;
14091
14187
  value?: string;
14092
14188
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
14093
14189
  change: (category: string) => void;
14094
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_46<{
14190
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_47<{
14095
14191
  /**
14096
14192
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
14097
14193
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14136,7 +14232,7 @@ export declare interface BentoSecondaryNavState {
14136
14232
  * `
14137
14233
  * }
14138
14234
  */
14139
- export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSegmentedControlProps>, {
14235
+ export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_49<BentoSegmentedControlProps>, {
14140
14236
  ariaLabel: any;
14141
14237
  fullWidth: boolean;
14142
14238
  wrap: boolean;
@@ -14145,7 +14241,7 @@ modelValue: any;
14145
14241
  "update:model-value": (value: any) => void;
14146
14242
  } & {
14147
14243
  input: (value: BentoSegmentedControlValue) => void;
14148
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSegmentedControlProps>, {
14244
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_49<BentoSegmentedControlProps>, {
14149
14245
  ariaLabel: any;
14150
14246
  fullWidth: boolean;
14151
14247
  wrap: boolean;
@@ -14340,7 +14436,7 @@ export declare type BentoSelectFilterValue = BentoListboxSelectedValue;
14340
14436
  * `
14341
14437
  * }
14342
14438
  */
14343
- export declare const BentoSelectionCard: __VLS_WithTemplateSlots_39<DefineComponent< {
14439
+ export declare const BentoSelectionCard: __VLS_WithTemplateSlots_40<DefineComponent< {
14344
14440
  /**
14345
14441
  * The description of the selection card
14346
14442
  */
@@ -14533,7 +14629,7 @@ fullyClickable: boolean;
14533
14629
  * `,
14534
14630
  * }
14535
14631
  */
14536
- export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_47<BentoSelectionCardGroupProps>, {
14632
+ export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSelectionCardGroupProps>, {
14537
14633
  description: any;
14538
14634
  disabled: boolean;
14539
14635
  errorMessage: any;
@@ -14564,7 +14660,7 @@ variant: string;
14564
14660
  "update:model-value": (value: BentoSelectionCardModelValue) => void;
14565
14661
  } & {
14566
14662
  input: (value: BentoSelectionCardModelValue) => void;
14567
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_47<BentoSelectionCardGroupProps>, {
14663
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSelectionCardGroupProps>, {
14568
14664
  description: any;
14569
14665
  disabled: boolean;
14570
14666
  errorMessage: any;
@@ -14588,10 +14684,10 @@ disabled: boolean;
14588
14684
  optional: boolean;
14589
14685
  readonly: boolean;
14590
14686
  layout: BentoSelectionCardGroupLayout;
14591
- modelValue: BentoSelectionCardModelValue;
14592
- errorMessage: string;
14593
14687
  tooltipText: string;
14594
14688
  hideLabel: boolean;
14689
+ errorMessage: string;
14690
+ modelValue: BentoSelectionCardModelValue;
14595
14691
  formId: string;
14596
14692
  itemsPerRow: BentoSelectionCardGroupItemsPerRow;
14597
14693
  }>, {
@@ -14716,7 +14812,7 @@ export declare type BentoSelectTagFilterOptions = OmitStrict<BentoSelectFilterOp
14716
14812
  * `
14717
14813
  * }
14718
14814
  */
14719
- export declare const BentoSidepanel: __VLS_WithTemplateSlots_42<DefineComponent< {
14815
+ export declare const BentoSidepanel: __VLS_WithTemplateSlots_43<DefineComponent< {
14720
14816
  /**
14721
14817
  * The id of the current active page
14722
14818
  * Should be the same id as the BentoSidepanelPage to be displayed
@@ -14844,7 +14940,7 @@ export declare enum BentoSidepanelEvent {
14844
14940
  * `
14845
14941
  * }
14846
14942
  */
14847
- export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_41<DefineComponent< {
14943
+ export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_42<DefineComponent< {
14848
14944
  /**
14849
14945
  * List of actions that will be used to render the buttons.
14850
14946
  * First element in the list will be rendered as "primary".
@@ -14987,7 +15083,7 @@ destructiveActions: boolean;
14987
15083
  * `
14988
15084
  * }
14989
15085
  */
14990
- export declare const BentoStatus: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_49<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_49<BentoStatusProps>>>, {}>, {
15086
+ export declare const BentoStatus: __VLS_WithTemplateSlots_44<DefineComponent<__VLS_TypePropsToRuntimeProps_50<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_50<BentoStatusProps>>>, {}>, {
14991
15087
  default: (_: {}) => any;
14992
15088
  }>;
14993
15089
 
@@ -15032,7 +15128,7 @@ export declare enum BentoStatusVariant {
15032
15128
  * `
15033
15129
  * }
15034
15130
  */
15035
- export declare const BentoStep: __VLS_WithTemplateSlots_45<DefineComponent< {
15131
+ export declare const BentoStep: __VLS_WithTemplateSlots_46<DefineComponent< {
15036
15132
  /**
15037
15133
  * Completed status. Used on non-linear steppers to indicate if the step is completed.
15038
15134
  */
@@ -15089,7 +15185,7 @@ substepIndex: number;
15089
15185
  * `
15090
15186
  * }
15091
15187
  */
15092
- export declare const BentoStepper: __VLS_WithTemplateSlots_44<DefineComponent< {
15188
+ export declare const BentoStepper: __VLS_WithTemplateSlots_45<DefineComponent< {
15093
15189
  /**
15094
15190
  * Type of stepper; defines how the stepper should behave. Default: linear
15095
15191
  * @values linear, non-linear
@@ -15205,7 +15301,7 @@ declare interface BentoStickyTabsOptions {
15205
15301
  * `
15206
15302
  * }
15207
15303
  */
15208
- export declare const BentoStructuredList: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
15304
+ export declare const BentoStructuredList: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<{
15209
15305
  /**
15210
15306
  * Width of the labels container, in pixels. Overrides layout prop.
15211
15307
  */
@@ -15229,7 +15325,7 @@ layout?: BentoStructuredListLayoutOptions;
15229
15325
  }>, {
15230
15326
  labelsWidth: any;
15231
15327
  layout: string;
15232
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
15328
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<{
15233
15329
  /**
15234
15330
  * Width of the labels container, in pixels. Overrides layout prop.
15235
15331
  */
@@ -15283,7 +15379,7 @@ labelsWidth: number;
15283
15379
  * `
15284
15380
  * }
15285
15381
  */
15286
- export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_TypePropsToRuntimeProps_51<{
15382
+ export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_TypePropsToRuntimeProps_52<{
15287
15383
  /**
15288
15384
  * Label to display for the value
15289
15385
  */
@@ -15310,7 +15406,7 @@ searchTooltip?: string;
15310
15406
  truncate?: boolean;
15311
15407
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15312
15408
  copy: (value: string) => void;
15313
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_51<{
15409
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_52<{
15314
15410
  /**
15315
15411
  * Label to display for the value
15316
15412
  */
@@ -15365,10 +15461,10 @@ declare const BentoStructuredListLayoutOptions: string[];
15365
15461
  * `
15366
15462
  * }
15367
15463
  */
15368
- export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridProps>, {
15464
+ export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridProps>, {
15369
15465
  columnWidth: any;
15370
15466
  slashedZero: boolean;
15371
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridProps>, {
15467
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridProps>, {
15372
15468
  columnWidth: any;
15373
15469
  slashedZero: boolean;
15374
15470
  }>>>, {
@@ -15403,7 +15499,7 @@ export declare interface BentoSummaryGridColumnWidth {
15403
15499
  * `
15404
15500
  * }
15405
15501
  */
15406
- export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemAmountProps>, {
15502
+ export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemAmountProps>, {
15407
15503
  copy: any;
15408
15504
  fitContent: boolean;
15409
15505
  infoIconTooltipText: any;
@@ -15420,7 +15516,7 @@ underlineTooltipText: any;
15420
15516
  "copy-click": (event: MouseEvent) => void;
15421
15517
  } & {
15422
15518
  "info-icon-mouseenter": (event: MouseEvent) => void;
15423
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemAmountProps>, {
15519
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemAmountProps>, {
15424
15520
  copy: any;
15425
15521
  fitContent: boolean;
15426
15522
  infoIconTooltipText: any;
@@ -15480,7 +15576,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
15480
15576
  * `
15481
15577
  * }
15482
15578
  */
15483
- export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemCustomProps>, {
15579
+ export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_54<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoSummaryGridItemCustomProps>, {
15484
15580
  copy: any;
15485
15581
  infoIconTooltipText: any;
15486
15582
  fitContent: boolean;
@@ -15490,7 +15586,7 @@ underlineTooltipText: any;
15490
15586
  "copy-click": (event: MouseEvent) => void;
15491
15587
  } & {
15492
15588
  "info-icon-mouseenter": (event: MouseEvent) => void;
15493
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemCustomProps>, {
15589
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoSummaryGridItemCustomProps>, {
15494
15590
  copy: any;
15495
15591
  infoIconTooltipText: any;
15496
15592
  fitContent: boolean;
@@ -15554,7 +15650,7 @@ export declare interface BentoSummaryGridItemCustomProps {
15554
15650
  * `
15555
15651
  * }
15556
15652
  */
15557
- export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemNumericProps>, {
15653
+ export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemNumericProps>, {
15558
15654
  copy: any;
15559
15655
  fitContent: boolean;
15560
15656
  infoIconTooltipText: any;
@@ -15570,7 +15666,7 @@ underlineTooltipText: any;
15570
15666
  "copy-click": (event: MouseEvent) => void;
15571
15667
  } & {
15572
15668
  "info-icon-mouseenter": (event: MouseEvent) => void;
15573
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemNumericProps>, {
15669
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemNumericProps>, {
15574
15670
  copy: any;
15575
15671
  fitContent: boolean;
15576
15672
  infoIconTooltipText: any;
@@ -15629,7 +15725,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
15629
15725
  * `
15630
15726
  * }
15631
15727
  */
15632
- export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemPercentageProps>, {
15728
+ export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemPercentageProps>, {
15633
15729
  copy: any;
15634
15730
  fitContent: boolean;
15635
15731
  infoIconTooltipText: any;
@@ -15645,7 +15741,7 @@ underlineTooltipText: any;
15645
15741
  "copy-click": (event: MouseEvent) => void;
15646
15742
  } & {
15647
15743
  "info-icon-mouseenter": (event: MouseEvent) => void;
15648
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemPercentageProps>, {
15744
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemPercentageProps>, {
15649
15745
  copy: any;
15650
15746
  fitContent: boolean;
15651
15747
  infoIconTooltipText: any;
@@ -15710,7 +15806,7 @@ export declare enum BentoSummaryGridItemSize {
15710
15806
  * `
15711
15807
  * }
15712
15808
  */
15713
- export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemTextProps>, {
15809
+ export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemTextProps>, {
15714
15810
  copy: any;
15715
15811
  fitContent: boolean;
15716
15812
  infoIconTooltipText: any;
@@ -15720,7 +15816,7 @@ underlineTooltipText: any;
15720
15816
  "copy-click": (event: MouseEvent) => void;
15721
15817
  } & {
15722
15818
  "info-icon-mouseenter": (event: MouseEvent) => void;
15723
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemTextProps>, {
15819
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemTextProps>, {
15724
15820
  copy: any;
15725
15821
  fitContent: boolean;
15726
15822
  infoIconTooltipText: any;
@@ -15812,13 +15908,13 @@ export declare interface BentoSummaryGridProps {
15812
15908
  * </bento-tabs>
15813
15909
  * </template>
15814
15910
  */
15815
- export declare const BentoTab: __VLS_WithTemplateSlots_54<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoTabProps>, {
15911
+ export declare const BentoTab: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTabProps>, {
15816
15912
  counter: any;
15817
15913
  disabled: boolean;
15818
15914
  hidden: boolean;
15819
15915
  withNotificationIndicator: boolean;
15820
15916
  setElementRef: any;
15821
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoTabProps>, {
15917
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTabProps>, {
15822
15918
  counter: any;
15823
15919
  disabled: boolean;
15824
15920
  hidden: boolean;
@@ -15983,11 +16079,11 @@ declare enum BentoTabsEvent {
15983
16079
  ACTIVE_TAB_INDEX = "update:active-tab-index"
15984
16080
  }
15985
16081
 
15986
- export declare const BentoTag: __VLS_WithTemplateSlots_10<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoTagProps>, {
16082
+ export declare const BentoTag: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoTagProps>, {
15987
16083
  label: any;
15988
16084
  truncate: any;
15989
16085
  variant: BentoTagVariant;
15990
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoTagProps>, {
16086
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoTagProps>, {
15991
16087
  label: any;
15992
16088
  truncate: any;
15993
16089
  variant: BentoTagVariant;
@@ -16046,7 +16142,7 @@ declare interface BentoTeleportProps {
16046
16142
  to?: string;
16047
16143
  }
16048
16144
 
16049
- export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTextareaProps>, {
16145
+ export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTextareaProps>, {
16050
16146
  ariaLabel: any;
16051
16147
  characterLimit: any;
16052
16148
  description: string;
@@ -16083,7 +16179,7 @@ input: (value: string) => void;
16083
16179
  keydown: (event: KeyboardEvent) => void;
16084
16180
  } & {
16085
16181
  keyup: (event: KeyboardEvent) => void;
16086
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTextareaProps>, {
16182
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTextareaProps>, {
16087
16183
  ariaLabel: any;
16088
16184
  characterLimit: any;
16089
16185
  description: string;
@@ -16110,10 +16206,10 @@ optional: boolean;
16110
16206
  readonly: boolean;
16111
16207
  height: string | null;
16112
16208
  ariaLabel: string;
16113
- modelValue: string;
16114
- errorMessage: string;
16115
16209
  tooltipText: string;
16210
+ errorMessage: string;
16116
16211
  characterLimit: number;
16212
+ modelValue: string;
16117
16213
  placeholder: string;
16118
16214
  clearable: boolean;
16119
16215
  resizable: BentoTextareaResizeOption | `${BentoTextareaResizeOption}`;
@@ -16216,11 +16312,11 @@ export declare enum BentoTheme {
16216
16312
  * `
16217
16313
  * }
16218
16314
  */
16219
- export declare const BentoTimeline: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTimelineProps>, {
16315
+ export declare const BentoTimeline: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineProps>, {
16220
16316
  addNote: boolean;
16221
16317
  showMore: any;
16222
16318
  timegapLimit: any;
16223
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "add-timeline-note"[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTimelineProps>, {
16319
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "add-timeline-note"[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineProps>, {
16224
16320
  addNote: boolean;
16225
16321
  showMore: any;
16226
16322
  timegapLimit: any;
@@ -16291,7 +16387,7 @@ export declare enum BentoTimelineGapUnit {
16291
16387
  * `
16292
16388
  * }
16293
16389
  */
16294
- export declare const BentoTimelineItem: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineItemProps>, {
16390
+ export declare const BentoTimelineItem: __VLS_WithTemplateSlots_57<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTimelineItemProps>, {
16295
16391
  additionalTimestamp: any;
16296
16392
  dataList: any;
16297
16393
  description: any;
@@ -16300,7 +16396,7 @@ tag: any;
16300
16396
  title: any;
16301
16397
  type: string;
16302
16398
  variant: any;
16303
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineItemProps>, {
16399
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTimelineItemProps>, {
16304
16400
  additionalTimestamp: any;
16305
16401
  dataList: any;
16306
16402
  description: any;
@@ -16476,7 +16572,7 @@ export declare type BentoToastItemsList = Array<BentoToastItem>;
16476
16572
  * `,
16477
16573
  * }
16478
16574
  */
16479
- export declare const BentoToggle: __VLS_WithTemplateSlots_57<DefineComponent< {
16575
+ export declare const BentoToggle: __VLS_WithTemplateSlots_58<DefineComponent< {
16480
16576
  /**
16481
16577
  * @deprecated from version 2.0.0. Use the aria-label attribute instead.
16482
16578
  */
@@ -16587,7 +16683,7 @@ labelPosition: "after" | "before" | BentoToggleLabelPosition;
16587
16683
  * `
16588
16684
  * }
16589
16685
  */
16590
- export declare const BentoToggleButton: __VLS_WithTemplateSlots_7<DefineComponent< {
16686
+ export declare const BentoToggleButton: __VLS_WithTemplateSlots_8<DefineComponent< {
16591
16687
  /**
16592
16688
  * Reduces sizing of button
16593
16689
  */
@@ -16919,7 +17015,7 @@ export declare interface BentoTutorialStep {
16919
17015
  * `
16920
17016
  * }
16921
17017
  */
16922
- export declare const BentoTypography: __VLS_WithTemplateSlots_58<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTypographyProps>, {
17018
+ export declare const BentoTypography: __VLS_WithTemplateSlots_59<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<BentoTypographyProps>, {
16923
17019
  el: BentoTypographyElement;
16924
17020
  large: boolean;
16925
17021
  medium: boolean;
@@ -16927,7 +17023,7 @@ stronger: boolean;
16927
17023
  strongest: boolean;
16928
17024
  variant: BentoTypographyVariant;
16929
17025
  wide: boolean;
16930
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTypographyProps>, {
17026
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<BentoTypographyProps>, {
16931
17027
  el: BentoTypographyElement;
16932
17028
  large: boolean;
16933
17029
  medium: boolean;
@@ -17708,10 +17804,12 @@ export declare function useForm<T extends ZodSchema>({ validationSchema, }: UseF
17708
17804
  *
17709
17805
  * @param {Ref<String>} searchTerm - Text that satisfies the search criteria.
17710
17806
  * @param {Ref<BentoSearchBarData>} data - Array to be filtered by {@param searchTerm}
17711
- * @returns {Ref<BentoSearchBarData>} New instance of the array filtered by the {@param searchTerm} text
17807
+ * @param {Function} searchEvent - Optional search event to trigger on search term change.
17712
17808
  * @param {Ref<Boolean>} ignoreGroups - Boolean that determines if search returns items with subitems
17809
+ * @param {Number} debounceTime - Optional debounce time for the search event.
17810
+ * @returns {Ref<BentoSearchBarData>} New instance of the array filtered by the {@param searchTerm} text
17713
17811
  */
17714
- export declare function useSearchBarFilter<T extends BentoSearchBarItem>(searchTerm: Ref<string>, data: Ref<Array<T>>, searchEvent?: (searchValue: string) => void, ignoreGroups?: Ref<boolean>): ComputedRef<any>;
17812
+ export declare function useSearchBarFilter<T extends BentoSearchBarItem>(searchTerm: Ref<string>, data: Ref<Array<T>>, searchEvent?: (searchValue: string) => void, ignoreGroups?: Ref<boolean>, debounceTime?: number): ComputedRef<any>;
17715
17813
 
17716
17814
  declare type UseVirtualListItemHeight = number | ((index: number) => number);
17717
17815