@adyen/bento-vue2 1.84.2 → 1.85.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 (339) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +244 -130
  3. package/dist/action-bar.js +1 -1
  4. package/dist/ai-tag.js +5 -0
  5. package/dist/ai-tag.js.map +1 -0
  6. package/dist/assets/accordion-item.css +1 -1
  7. package/dist/assets/action-bar.css +1 -1
  8. package/dist/assets/ai-tag.css +1 -0
  9. package/dist/assets/base-modal.css +1 -1
  10. package/dist/assets/button-actions.css +1 -1
  11. package/dist/assets/card.css +1 -1
  12. package/dist/assets/checkbox.css +1 -1
  13. package/dist/assets/data-grid.css +1 -1
  14. package/dist/assets/date-range-picker.css +1 -1
  15. package/dist/assets/dialog-page.css +1 -1
  16. package/dist/assets/draggable-handle.css +1 -0
  17. package/dist/assets/file-uploader.css +1 -1
  18. package/dist/assets/filter-bar.css +1 -1
  19. package/dist/assets/form-layout-title.css +1 -1
  20. package/dist/assets/inspector.css +1 -1
  21. package/dist/assets/layout-row.css +1 -1
  22. package/dist/assets/modal-fullscreen.css +1 -1
  23. package/dist/assets/radio-group.css +1 -1
  24. package/dist/assets/sidepanel.css +1 -1
  25. package/dist/assets/use-cached-selected-values.css +1 -1
  26. package/dist/button.js +2 -2
  27. package/dist/card.js +1 -1
  28. package/dist/checkbox.js +2 -2
  29. package/dist/chunks/1-generic-use.CZhwP2Yc.js.map +1 -1
  30. package/dist/chunks/1-generic-use.R6x8PEGA.js.map +1 -1
  31. package/dist/chunks/2-generic-use.CNKjB4B7.js.map +1 -1
  32. package/dist/chunks/2-generic-use.w0fUhovx.js.map +1 -1
  33. package/dist/chunks/3-generic-use.BLEzR04g.js.map +1 -1
  34. package/dist/chunks/3-generic-use.D3NFHgI4.js.map +1 -1
  35. package/dist/chunks/4-generic-use.CULEpvgj.js.map +1 -1
  36. package/dist/chunks/4-generic-use.D82y3n39.js.map +1 -1
  37. package/dist/chunks/accordion-item.DeV8s0oW.js.map +1 -1
  38. package/dist/chunks/action-bar.rgLdy6Bu.js +163 -0
  39. package/dist/chunks/action-bar.rgLdy6Bu.js.map +1 -0
  40. package/dist/chunks/adding-payment-methods.BJZLPxtM.js.map +1 -1
  41. package/dist/chunks/adding-payment-methods.Dle8zt43.js.map +1 -1
  42. package/dist/chunks/adyen-giving.Ffw_DlJK.js.map +1 -1
  43. package/dist/chunks/adyen-giving.LiKHj_jY.js.map +1 -1
  44. package/dist/chunks/ai-button.ggEcDV08.js +50 -0
  45. package/dist/chunks/ai-button.ggEcDV08.js.map +1 -0
  46. package/dist/chunks/ai-tag.DKMGiQcJ.js +74 -0
  47. package/dist/chunks/ai-tag.DKMGiQcJ.js.map +1 -0
  48. package/dist/chunks/alert.B3Pdp02a.js.map +1 -1
  49. package/dist/chunks/aria-label.CaUURpnB.js.map +1 -1
  50. package/dist/chunks/arrow-left.CRREfabP.js +24 -0
  51. package/dist/chunks/arrow-left.CRREfabP.js.map +1 -0
  52. package/dist/chunks/arrow-right.Dn3AYpUP.js +24 -0
  53. package/dist/chunks/arrow-right.Dn3AYpUP.js.map +1 -0
  54. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js +24 -0
  55. package/dist/chunks/artificial-intelligence-ai-filled.C6TMsiHK.js.map +1 -0
  56. package/dist/chunks/avatar.CUCH3CTc.js.map +1 -1
  57. package/dist/chunks/base-button.IN4bpcds.js.map +1 -1
  58. package/dist/chunks/{base-modal.KYkLKswF.js → base-modal.QsjzGei_.js} +5 -5
  59. package/dist/chunks/{base-modal.KYkLKswF.js.map → base-modal.QsjzGei_.js.map} +1 -1
  60. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js → button-actions-with-menu.PL45aAcI.js} +3 -3
  61. package/dist/chunks/{button-actions-with-menu.B5mKwc-F.js.map → button-actions-with-menu.PL45aAcI.js.map} +1 -1
  62. package/dist/chunks/{button-actions.D9n7MxWe.js → button-actions.JRDi9PFT.js} +2 -2
  63. package/dist/chunks/{button-actions.D9n7MxWe.js.map → button-actions.JRDi9PFT.js.map} +1 -1
  64. package/dist/chunks/button-actions.types.BptAXjD8.js.map +1 -1
  65. package/dist/chunks/button.DIU6m9wD.js.map +1 -1
  66. package/dist/chunks/{calendar.C8DpZ4Sr.js → calendar.B0SmuooF.js} +95 -89
  67. package/dist/chunks/{calendar.C8DpZ4Sr.js.map → calendar.B0SmuooF.js.map} +1 -1
  68. package/dist/chunks/{card.CLX0RGG6.js → card.CVkEg8m1.js} +2 -2
  69. package/dist/chunks/{card.CLX0RGG6.js.map → card.CVkEg8m1.js.map} +1 -1
  70. package/dist/chunks/{checkbox-group.BCnhjQie.js → checkbox-group.DPZJjcdT.js} +4 -4
  71. package/dist/chunks/{checkbox-group.BCnhjQie.js.map → checkbox-group.DPZJjcdT.js.map} +1 -1
  72. package/dist/chunks/{checkbox.CU5ierOq.js → checkbox.D3D1I22O.js} +3 -3
  73. package/dist/chunks/{checkbox.CU5ierOq.js.map → checkbox.D3D1I22O.js.map} +1 -1
  74. package/dist/chunks/click-outside.C1Ud8AA2.js.map +1 -1
  75. package/dist/chunks/{code-snippet.9MwDHp50.js → code-snippet.BN5P-KQo.js} +4 -4
  76. package/dist/chunks/{code-snippet.9MwDHp50.js.map → code-snippet.BN5P-KQo.js.map} +1 -1
  77. package/dist/chunks/codemirror.Cy7iSLbd.js.map +1 -1
  78. package/dist/chunks/constructNow.B8T1ljs6.js +8 -0
  79. package/dist/chunks/{constructNow.DuaJst0D.js.map → constructNow.B8T1ljs6.js.map} +1 -1
  80. package/dist/chunks/{controls-group.D4eW9DtP.js → controls-group.BwXz0UYr.js} +2 -2
  81. package/dist/chunks/{controls-group.D4eW9DtP.js.map → controls-group.BwXz0UYr.js.map} +1 -1
  82. package/dist/chunks/{copy.C0q7xgXs.js → copy.BIh04KTY.js} +3 -3
  83. package/dist/chunks/{copy.C0q7xgXs.js.map → copy.BIh04KTY.js.map} +1 -1
  84. package/dist/chunks/country.types.DaVCMxk-.js.map +1 -1
  85. package/dist/chunks/currency.DYZr_RDk.js.map +1 -1
  86. package/dist/chunks/{dashboard-section.B83FdC0Z.js → dashboard-section.BvFMd9CQ.js} +3 -3
  87. package/dist/chunks/{dashboard-section.B83FdC0Z.js.map → dashboard-section.BvFMd9CQ.js.map} +1 -1
  88. package/dist/chunks/{dashed-underline.DQGVy5T2.js → dashed-underline.CXyMT-cF.js} +3 -3
  89. package/dist/chunks/{dashed-underline.DQGVy5T2.js.map → dashed-underline.CXyMT-cF.js.map} +1 -1
  90. package/dist/chunks/data-grid-template.keys.VezYtHtM.js.map +1 -1
  91. package/dist/chunks/{data-grid-template.BTEFoEwf.js → data-grid-template.wWWI3FE3.js} +3 -3
  92. package/dist/chunks/{data-grid-template.BTEFoEwf.js.map → data-grid-template.wWWI3FE3.js.map} +1 -1
  93. package/dist/chunks/{data-grid.Bk7_6Z0F.js → data-grid.Dcj_tU8q.js} +426 -419
  94. package/dist/chunks/data-grid.Dcj_tU8q.js.map +1 -0
  95. package/dist/chunks/date-input.BbZqj10S.js.map +1 -1
  96. package/dist/chunks/{date-picker.CnsC_UMG.js → date-picker.Dh3-TgPT.js} +4 -4
  97. package/dist/chunks/{date-picker.CnsC_UMG.js.map → date-picker.Dh3-TgPT.js.map} +1 -1
  98. package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
  99. package/dist/chunks/date-range-picker.BOn_Xjkr.js +897 -0
  100. package/dist/chunks/date-range-picker.BOn_Xjkr.js.map +1 -0
  101. package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
  102. package/dist/chunks/date.DBWzp0So.js.map +1 -1
  103. package/dist/chunks/de.DvtL0g75.js.map +1 -1
  104. package/dist/chunks/debounce.DUTu11PS.js.map +1 -1
  105. package/dist/chunks/delight.CDBAFnwC.js.map +1 -1
  106. package/dist/chunks/delight.xKDCvvaS.js.map +1 -1
  107. package/dist/chunks/dialog-page.BegXhP0L.js +118 -0
  108. package/dist/chunks/dialog-page.BegXhP0L.js.map +1 -0
  109. package/dist/chunks/{differenceInMonths.DcFDl4eH.js → differenceInMonths.BR4Z2HIa.js} +2 -2
  110. package/dist/chunks/{differenceInMonths.DcFDl4eH.js.map → differenceInMonths.BR4Z2HIa.js.map} +1 -1
  111. package/dist/chunks/directive.Cbdox5VL.js.map +1 -1
  112. package/dist/chunks/divider.DX5gwN7p.js.map +1 -1
  113. package/dist/chunks/dropdown-default-textbox.Cq68tN9F.js.map +1 -1
  114. package/dist/chunks/{dropdown-tag.HBM0wrEV.js → dropdown-tag.C7Buz72U.js} +3 -3
  115. package/dist/chunks/{dropdown-tag.HBM0wrEV.js.map → dropdown-tag.C7Buz72U.js.map} +1 -1
  116. package/dist/chunks/{dropdown.C2pXf8Li.js → dropdown.ByH2zHxF.js} +5 -5
  117. package/dist/chunks/{dropdown.C2pXf8Li.js.map → dropdown.ByH2zHxF.js.map} +1 -1
  118. package/dist/chunks/empty-state.DpBnqAxu.js.map +1 -1
  119. package/dist/chunks/en-GB.DCGuCmAv.js.map +1 -1
  120. package/dist/chunks/en-US.BZii9jNW.js.map +1 -1
  121. package/dist/chunks/es.bz0mzkMq.js.map +1 -1
  122. package/dist/chunks/es6.C1DXQV6f.js.map +1 -1
  123. package/dist/chunks/events.BQOQSSb7.js.map +1 -1
  124. package/dist/chunks/{field-label.CEkJnsiL.js → field-label.BKxm8ehO.js} +2 -2
  125. package/dist/chunks/{field-label.CEkJnsiL.js.map → field-label.BKxm8ehO.js.map} +1 -1
  126. package/dist/chunks/{file-uploader.CnOqfuI-.js → file-uploader.U7YUrGoM.js} +4 -4
  127. package/dist/chunks/file-uploader.U7YUrGoM.js.map +1 -0
  128. package/dist/chunks/filter-bar.BRE0djRy.js +3313 -0
  129. package/dist/chunks/filter-bar.BRE0djRy.js.map +1 -0
  130. package/dist/chunks/{focus-trap.CNIU5jOz.js → focus-trap.Ed8RY9cJ.js} +2 -2
  131. package/dist/chunks/{focus-trap.CNIU5jOz.js.map → focus-trap.Ed8RY9cJ.js.map} +1 -1
  132. package/dist/chunks/{footer-actions.BOiN47Xd.js → footer-actions.mS3IiJg7.js} +2 -2
  133. package/dist/chunks/{footer-actions.BOiN47Xd.js.map → footer-actions.mS3IiJg7.js.map} +1 -1
  134. package/dist/chunks/form-field.D_2g7vaP.js.map +1 -1
  135. package/dist/chunks/{form-layout-title.CdC1T4gs.js → form-layout-title.C3uKS3GA.js} +2 -2
  136. package/dist/chunks/{form-layout-title.CdC1T4gs.js.map → form-layout-title.C3uKS3GA.js.map} +1 -1
  137. package/dist/chunks/form-layout.types.bZW9iR6_.js.map +1 -1
  138. package/dist/chunks/fr-CA.B1aPU8fp.js.map +1 -1
  139. package/dist/chunks/fr.Dj7wEToe.js.map +1 -1
  140. package/dist/chunks/generate-uid.NJ8tVoha.js.map +1 -1
  141. package/dist/chunks/getRoundingMethod.C3eaeGLR.js.map +1 -1
  142. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js} +3 -3
  143. package/dist/chunks/{getTimezoneOffsetInMilliseconds.C-aIpRfB.js.map → getTimezoneOffsetInMilliseconds.Tu2wlbTR.js.map} +1 -1
  144. package/dist/chunks/grab.BxiVZ1RZ.js +24 -0
  145. package/dist/chunks/grab.BxiVZ1RZ.js.map +1 -0
  146. package/dist/chunks/grid-layout.1aIiz2N_.js.map +1 -1
  147. package/dist/chunks/{header-meta.D_oAu2S9.js → header-meta.CQTfyEJR.js} +8 -8
  148. package/dist/chunks/{header-meta.D_oAu2S9.js.map → header-meta.CQTfyEJR.js.map} +1 -1
  149. package/dist/chunks/{header-with-views.Dc9LUYNY.js → header-with-views.-PRI2W3p.js} +383 -400
  150. package/dist/chunks/header-with-views.-PRI2W3p.js.map +1 -0
  151. package/dist/chunks/{header.BmtlQmPs.js → header.DDwoZ8fF.js} +3 -3
  152. package/dist/chunks/{header.BmtlQmPs.js.map → header.DDwoZ8fF.js.map} +1 -1
  153. package/dist/chunks/image.C2D2hKat.js.map +1 -1
  154. package/dist/chunks/index.B6WW_F-J.js.map +1 -1
  155. package/dist/chunks/{index.BDK4hwK_.js → index.Zfd79j1_.js} +3 -3
  156. package/dist/chunks/{index.BDK4hwK_.js.map → index.Zfd79j1_.js.map} +1 -1
  157. package/dist/chunks/{info-icon.BEyxQgD6.js → info-icon.gUcRjEyG.js} +3 -3
  158. package/dist/chunks/{info-icon.BEyxQgD6.js.map → info-icon.gUcRjEyG.js.map} +1 -1
  159. package/dist/chunks/{input-field-password.D23H_RvO.js → input-field-password.BO3EMjVD.js} +6 -6
  160. package/dist/chunks/{input-field-password.D23H_RvO.js.map → input-field-password.BO3EMjVD.js.map} +1 -1
  161. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js → input-field-phone-number.DDQIkRdm.js} +3 -3
  162. package/dist/chunks/{input-field-phone-number.Bvk2Pvec.js.map → input-field-phone-number.DDQIkRdm.js.map} +1 -1
  163. package/dist/chunks/{input-field.hf0_ALq0.js → input-field.BRIDLPBn.js} +3 -3
  164. package/dist/chunks/{input-field.hf0_ALq0.js.map → input-field.BRIDLPBn.js.map} +1 -1
  165. package/dist/chunks/{inspector.C0iAxxoz.js → inspector.DCda4tku.js} +3 -3
  166. package/dist/chunks/{inspector.C0iAxxoz.js.map → inspector.DCda4tku.js.map} +1 -1
  167. package/dist/chunks/inspector.types.DyHwE18g.js.map +1 -1
  168. package/dist/chunks/internal-error.BLZodVBE.js.map +1 -1
  169. package/dist/chunks/internal-error.BmrwJFpR.js.map +1 -1
  170. package/dist/chunks/isSameWeek.5sjhTHiU.js +14 -0
  171. package/dist/chunks/{isSameWeek.CUD7czUN.js.map → isSameWeek.5sjhTHiU.js.map} +1 -1
  172. package/dist/chunks/{it.Oaj6BklL.js → it.DEniTaO2.js} +2 -2
  173. package/dist/chunks/{it.Oaj6BklL.js.map → it.DEniTaO2.js.map} +1 -1
  174. package/dist/chunks/ja.Cm9tJMi2.js.map +1 -1
  175. package/dist/chunks/keyboard-navigation.DWmhelVv.js.map +1 -1
  176. package/dist/chunks/ko.Ceaof6EP.js.map +1 -1
  177. package/dist/chunks/{layout-row.BPX00mio.js → layout-row.BtCzzLTz.js} +3 -3
  178. package/dist/chunks/layout-row.BtCzzLTz.js.map +1 -0
  179. package/dist/chunks/link.PsTSQjK3.js.map +1 -1
  180. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js → listbox-option-tag.B63aT5Sq.js} +2 -2
  181. package/dist/chunks/{listbox-option-tag.BlDz7oXK.js.map → listbox-option-tag.B63aT5Sq.js.map} +1 -1
  182. package/dist/chunks/loading-indicator.PxbRzshH.js.map +1 -1
  183. package/dist/chunks/match.CMBZxEs9.js.map +1 -1
  184. package/dist/chunks/minus-small.DJacLGTw.js.map +1 -1
  185. package/dist/chunks/{modal-fullscreen.B1gltlxA.js → modal-fullscreen.CRLZX72M.js} +4 -4
  186. package/dist/chunks/{modal-fullscreen.B1gltlxA.js.map → modal-fullscreen.CRLZX72M.js.map} +1 -1
  187. package/dist/chunks/{modal.e3EQ6Kex.js → modal.BnAZ8Nj1.js} +4 -4
  188. package/dist/chunks/{modal.e3EQ6Kex.js.map → modal.BnAZ8Nj1.js.map} +1 -1
  189. package/dist/chunks/nl.B6vCf2B9.js.map +1 -1
  190. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +1 -1
  191. package/dist/chunks/no-results-found.BqvYsBR6.js.map +1 -1
  192. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +1 -1
  193. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +1 -1
  194. package/dist/chunks/on-click-outside.D9aY9g8G.js.map +1 -1
  195. package/dist/chunks/page-not-found.COJLPVaU.js.map +1 -1
  196. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +1 -1
  197. package/dist/chunks/{pagination.BcFt2FqK.js → pagination.spAA5CX0.js} +2 -2
  198. package/dist/chunks/{pagination.BcFt2FqK.js.map → pagination.spAA5CX0.js.map} +1 -1
  199. package/dist/chunks/payment-method.BKXLPDC9.js.map +1 -1
  200. package/dist/chunks/payment-method.types.BqtH7RM2.js.map +1 -1
  201. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +1 -1
  202. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +1 -1
  203. package/dist/chunks/popover.types.Zm8nugBw.js +6 -0
  204. package/dist/chunks/{popover.types.WDh5ggr3.js.map → popover.types.Zm8nugBw.js.map} +1 -1
  205. package/dist/chunks/{popper-container.Cdokz_NE.js → popper-container.CXUG6v_U.js} +2 -2
  206. package/dist/chunks/{popper-container.Cdokz_NE.js.map → popper-container.CXUG6v_U.js.map} +1 -1
  207. package/dist/chunks/{promo-banner.yfBorKj7.js → promo-banner.BkLMZH66.js} +2 -2
  208. package/dist/chunks/{promo-banner.yfBorKj7.js.map → promo-banner.BkLMZH66.js.map} +1 -1
  209. package/dist/chunks/pt-BR.CiGdfP45.js.map +1 -1
  210. package/dist/chunks/{radio-group.CtTnfkYg.js → radio-group.B6-Fd_kH.js} +4 -4
  211. package/dist/chunks/{radio-group.CtTnfkYg.js.map → radio-group.B6-Fd_kH.js.map} +1 -1
  212. package/dist/chunks/radio-input.kzb4gxLW.js.map +1 -1
  213. package/dist/chunks/referrals.BvtT-kQS.js.map +1 -1
  214. package/dist/chunks/referrals.aX8WZigH.js.map +1 -1
  215. package/dist/chunks/resize.Bqks3WUm.js.map +1 -1
  216. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js → rich-text-editor.DeywBxSb.js} +4 -4
  217. package/dist/chunks/{rich-text-editor.Dq2CFGOu.js.map → rich-text-editor.DeywBxSb.js.map} +1 -1
  218. package/dist/chunks/{search-bar.B0SdQBnY.js → search-bar.BKRppqyI.js} +3 -3
  219. package/dist/chunks/{search-bar.B0SdQBnY.js.map → search-bar.BKRppqyI.js.map} +1 -1
  220. package/dist/chunks/{secondary-nav.BPGpxd0p.js → secondary-nav.RQ5eRpPH.js} +3 -3
  221. package/dist/chunks/{secondary-nav.BPGpxd0p.js.map → secondary-nav.RQ5eRpPH.js.map} +1 -1
  222. package/dist/chunks/{segmented-control.BtWFda0P.js → segmented-control.BomURsCq.js} +2 -2
  223. package/dist/chunks/{segmented-control.BtWFda0P.js.map → segmented-control.BomURsCq.js.map} +1 -1
  224. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  225. package/dist/chunks/{selection-card-group.BryV14qP.js → selection-card-group.gh-fMA9T.js} +4 -4
  226. package/dist/chunks/{selection-card-group.BryV14qP.js.map → selection-card-group.gh-fMA9T.js.map} +1 -1
  227. package/dist/chunks/{sidepanel.NFyZGE57.js → sidepanel.B80Mujpk.js} +5 -5
  228. package/dist/chunks/{sidepanel.NFyZGE57.js.map → sidepanel.B80Mujpk.js.map} +1 -1
  229. package/dist/chunks/{startOfWeek.Dxw2MhGp.js → startOfWeek.CM1KIrNi.js} +2 -2
  230. package/dist/chunks/{startOfWeek.Dxw2MhGp.js.map → startOfWeek.CM1KIrNi.js.map} +1 -1
  231. package/dist/chunks/status.types.Cv5XN4zL.js.map +1 -1
  232. package/dist/chunks/step.BLFXvHL6.js.map +1 -1
  233. package/dist/chunks/{structured-list-item.CptOCpHP.js → structured-list-item.DCEKBtbT.js} +4 -4
  234. package/dist/chunks/{structured-list-item.CptOCpHP.js.map → structured-list-item.DCEKBtbT.js.map} +1 -1
  235. package/dist/chunks/success.DhioLvPD.js.map +1 -1
  236. package/dist/chunks/success.nNwxJRBS.js.map +1 -1
  237. package/dist/chunks/summary-grid.keys.Xx-W5a2w.js.map +1 -1
  238. package/dist/chunks/{summary-grid.types.B1T8_k1m.js → summary-grid.types.BV8FDXGv.js} +5 -5
  239. package/dist/chunks/{summary-grid.types.B1T8_k1m.js.map → summary-grid.types.BV8FDXGv.js.map} +1 -1
  240. package/dist/chunks/sv.f8EfZjMZ.js.map +1 -1
  241. package/dist/chunks/tab.FUMpPsBP.js.map +1 -1
  242. package/dist/chunks/tabs.keys.B4qGhjp2.js.map +1 -1
  243. package/dist/chunks/{tag.B1Ywhgvc.js → tag.CroNYKsL.js} +2 -2
  244. package/dist/chunks/{tag.B1Ywhgvc.js.map → tag.CroNYKsL.js.map} +1 -1
  245. package/dist/chunks/{textarea.riUt0BiI.js → textarea.CtTdhV_G.js} +2 -2
  246. package/dist/chunks/{textarea.riUt0BiI.js.map → textarea.CtTdhV_G.js.map} +1 -1
  247. package/dist/chunks/{timeline-item.CFfW1DoD.js → timeline-item.DCWllef8.js} +6 -6
  248. package/dist/chunks/{timeline-item.CFfW1DoD.js.map → timeline-item.DCWllef8.js.map} +1 -1
  249. package/dist/chunks/toggle.227XgEc7.js.map +1 -1
  250. package/dist/chunks/{tooltip.C6YCavPw.js → tooltip.DxJQHsuI.js} +2 -2
  251. package/dist/chunks/{tooltip.C6YCavPw.js.map → tooltip.DxJQHsuI.js.map} +1 -1
  252. package/dist/chunks/truncate.BfIl_-71.js.map +1 -1
  253. package/dist/chunks/{tutorial.D18LwXVy.js → tutorial.O_vT6Q2b.js} +7 -7
  254. package/dist/chunks/{tutorial.D18LwXVy.js.map → tutorial.O_vT6Q2b.js.map} +1 -1
  255. package/dist/chunks/typography.Bq-EGj9y.js.map +1 -1
  256. package/dist/chunks/upload-files.5wQwbfkp.js.map +1 -1
  257. package/dist/chunks/upload-files.jTQY6y2X.js.map +1 -1
  258. package/dist/chunks/use-bento-toast-controller.MmyZXtME.js.map +1 -1
  259. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js → use-cached-selected-values.3YqO69wz.js} +14 -14
  260. package/dist/chunks/{use-cached-selected-values.gDWGi5Nk.js.map → use-cached-selected-values.3YqO69wz.js.map} +1 -1
  261. package/dist/chunks/use-country-items.ClS_So5N.js.map +1 -1
  262. package/dist/chunks/use-country-phon-code.Bui3zD6W.js.map +1 -1
  263. package/dist/chunks/use-default-slot-validator.BDn0wkYP.js.map +1 -1
  264. package/dist/chunks/use-expandable-content-height.GkjjbmPy.js.map +1 -1
  265. package/dist/chunks/use-form-layout-loading.CWbjZiwP.js.map +1 -1
  266. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +1 -1
  267. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +1 -1
  268. package/dist/chunks/{zh-CN.BzH0fIXr.js → zh-CN.CgIooHto.js} +2 -2
  269. package/dist/chunks/{zh-CN.BzH0fIXr.js.map → zh-CN.CgIooHto.js.map} +1 -1
  270. package/dist/code-snippet.js +1 -1
  271. package/dist/dashboard-template.js +1 -1
  272. package/dist/dashed-underline.js +1 -1
  273. package/dist/data-grid-template.js +1 -1
  274. package/dist/data-grid.js +6 -5
  275. package/dist/date-picker.js +2 -2
  276. package/dist/date-range-picker.js +2 -2
  277. package/dist/draggable-handle.js +157 -0
  278. package/dist/draggable-handle.js.map +1 -0
  279. package/dist/dropdown.js +3 -3
  280. package/dist/file-uploader.js +1 -1
  281. package/dist/filter-bar.js +1 -1
  282. package/dist/focus-trap.js +1 -1
  283. package/dist/form-layout.js +1 -1
  284. package/dist/header-with-views.js +1 -1
  285. package/dist/header.js +1 -1
  286. package/dist/index.js +325 -321
  287. package/dist/index.js.map +1 -1
  288. package/dist/info-icon.js +1 -1
  289. package/dist/input-field-password.js +1 -1
  290. package/dist/input-field-phone-number.js +1 -1
  291. package/dist/input-field.js +1 -1
  292. package/dist/inspector.js +1 -1
  293. package/dist/internal.js +11 -11
  294. package/dist/layout.js +1 -1
  295. package/dist/menu.js +1 -1
  296. package/dist/modal-fullscreen.js +1 -1
  297. package/dist/modal.js +2 -2
  298. package/dist/pagination.js +1 -1
  299. package/dist/popover.js +2 -2
  300. package/dist/popper-container.js +1 -1
  301. package/dist/promo-banner.js +1 -1
  302. package/dist/radio-group.js +1 -1
  303. package/dist/rich-text-editor.js +1 -1
  304. package/dist/search-bar.js +2 -2
  305. package/dist/secondary-nav.js +1 -1
  306. package/dist/segmented-control.js +1 -1
  307. package/dist/selection-card.js +1 -1
  308. package/dist/sidepanel.js +1 -1
  309. package/dist/structured-list.js +1 -1
  310. package/dist/styles/bento-dark.css +5 -0
  311. package/dist/styles/bento-light.css +5 -0
  312. package/dist/styles/bento.css +5 -0
  313. package/dist/styles/legacy.css +5 -0
  314. package/dist/styles/styleguide.css +5 -0
  315. package/dist/summary-grid.js +1 -1
  316. package/dist/tag.js +1 -1
  317. package/dist/textarea.js +1 -1
  318. package/dist/timeline.js +1 -1
  319. package/dist/tutorial.js +1 -1
  320. package/dist/use-form-v4.js.map +1 -1
  321. package/dist/web-types.json +212 -6
  322. package/package.json +8 -8
  323. package/dist/chunks/action-bar.y4tcdk7R.js +0 -162
  324. package/dist/chunks/action-bar.y4tcdk7R.js.map +0 -1
  325. package/dist/chunks/ai-button.BEy4Gly-.js +0 -67
  326. package/dist/chunks/ai-button.BEy4Gly-.js.map +0 -1
  327. package/dist/chunks/constructNow.DuaJst0D.js +0 -8
  328. package/dist/chunks/data-grid.Bk7_6Z0F.js.map +0 -1
  329. package/dist/chunks/date-range-picker.B6GSRjjK.js +0 -1693
  330. package/dist/chunks/date-range-picker.B6GSRjjK.js.map +0 -1
  331. package/dist/chunks/dialog-page.QpRiNPyx.js +0 -137
  332. package/dist/chunks/dialog-page.QpRiNPyx.js.map +0 -1
  333. package/dist/chunks/file-uploader.CnOqfuI-.js.map +0 -1
  334. package/dist/chunks/filter-bar.CnJAxz9B.js +0 -2559
  335. package/dist/chunks/filter-bar.CnJAxz9B.js.map +0 -1
  336. package/dist/chunks/header-with-views.Dc9LUYNY.js.map +0 -1
  337. package/dist/chunks/isSameWeek.CUD7czUN.js +0 -14
  338. package/dist/chunks/layout-row.BPX00mio.js.map +0 -1
  339. package/dist/chunks/popover.types.WDh5ggr3.js +0 -6
@@ -141,6 +141,10 @@ declare type __VLS_NonUndefinedable_61<T> = T extends undefined ? never : T;
141
141
 
142
142
  declare type __VLS_NonUndefinedable_62<T> = T extends undefined ? never : T;
143
143
 
144
+ declare type __VLS_NonUndefinedable_63<T> = T extends undefined ? never : T;
145
+
146
+ declare type __VLS_NonUndefinedable_64<T> = T extends undefined ? never : T;
147
+
144
148
  declare type __VLS_NonUndefinedable_7<T> = T extends undefined ? never : T;
145
149
 
146
150
  declare type __VLS_NonUndefinedable_8<T> = T extends undefined ? never : T;
@@ -678,6 +682,24 @@ declare type __VLS_TypePropsToRuntimeProps_62<T> = {
678
682
  };
679
683
  };
680
684
 
685
+ declare type __VLS_TypePropsToRuntimeProps_63<T> = {
686
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
687
+ type: PropType<__VLS_NonUndefinedable_63<T[K]>>;
688
+ } : {
689
+ type: PropType<T[K]>;
690
+ required: true;
691
+ };
692
+ };
693
+
694
+ declare type __VLS_TypePropsToRuntimeProps_64<T> = {
695
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
696
+ type: PropType<__VLS_NonUndefinedable_64<T[K]>>;
697
+ } : {
698
+ type: PropType<T[K]>;
699
+ required: true;
700
+ };
701
+ };
702
+
681
703
  declare type __VLS_TypePropsToRuntimeProps_7<T> = {
682
704
  [K in keyof T]-?: {} extends Pick<T, K> ? {
683
705
  type: PropType<__VLS_NonUndefinedable_7<T[K]>>;
@@ -1041,6 +1063,12 @@ declare type __VLS_WithDefaults_6<P, D> = {
1041
1063
  } : P[K];
1042
1064
  };
1043
1065
 
1066
+ declare type __VLS_WithDefaults_60<P, D> = {
1067
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
1068
+ default: D[K];
1069
+ } : P[K];
1070
+ };
1071
+
1044
1072
  declare type __VLS_WithDefaults_7<P, D> = {
1045
1073
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
1046
1074
  default: D[K];
@@ -1670,11 +1698,12 @@ type: BooleanConstructor;
1670
1698
  default: boolean;
1671
1699
  };
1672
1700
  /**
1673
- * Show how many items are selected
1701
+ * Show how many items are selected.
1702
+ * When omitted in the `confirmation` variant, a generic "Unsaved changes" label is displayed.
1674
1703
  */
1675
1704
  itemCounter: {
1676
1705
  type: NumberConstructor;
1677
- required: true;
1706
+ default: any;
1678
1707
  };
1679
1708
  /**
1680
1709
  * Label for the selection, e.g. 'selected'/'changed'
@@ -1729,11 +1758,12 @@ type: BooleanConstructor;
1729
1758
  default: boolean;
1730
1759
  };
1731
1760
  /**
1732
- * Show how many items are selected
1761
+ * Show how many items are selected.
1762
+ * When omitted in the `confirmation` variant, a generic "Unsaved changes" label is displayed.
1733
1763
  */
1734
1764
  itemCounter: {
1735
1765
  type: NumberConstructor;
1736
- required: true;
1766
+ default: any;
1737
1767
  };
1738
1768
  /**
1739
1769
  * Label for the selection, e.g. 'selected'/'changed'
@@ -1755,6 +1785,7 @@ variant: BentoActionBarVariant;
1755
1785
  actions: BentoButtonActionsList;
1756
1786
  visibleActions: number;
1757
1787
  extraBottomSpacing: boolean;
1788
+ itemCounter: number;
1758
1789
  selectionLabel: string;
1759
1790
  }>;
1760
1791
 
@@ -1787,7 +1818,7 @@ declare type BentoActionMenu = BentoButtonActionBase & OmitStrict<BentoMenuProps
1787
1818
  * `
1788
1819
  * }
1789
1820
  */
1790
- export declare const BentoAiButton: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BentoAiButtonProps>, {
1821
+ export declare const BentoAiButton: __VLS_WithTemplateSlots_5<DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoAiButtonProps>, {
1791
1822
  link: any;
1792
1823
  type: string;
1793
1824
  condensed: boolean;
@@ -1795,7 +1826,7 @@ disabled: boolean;
1795
1826
  inverse: boolean;
1796
1827
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1797
1828
  click: (event: MouseEvent) => void;
1798
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<BentoAiButtonProps>, {
1829
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoAiButtonProps>, {
1799
1830
  link: any;
1800
1831
  type: string;
1801
1832
  condensed: boolean;
@@ -1837,6 +1868,63 @@ export declare interface BentoAiButtonProps {
1837
1868
  type?: BentoButtonProps['type'];
1838
1869
  }
1839
1870
 
1871
+ /**
1872
+ * The AI tag is a component used to transparently identify content, data, or experiences that have been generated or
1873
+ * enhanced by artificial intelligence.
1874
+ *
1875
+ * @example
1876
+ * import { BentoAiTag } from '../..';
1877
+ *
1878
+ * export default {
1879
+ * components: { BentoAiTag },
1880
+ * template: `
1881
+ * <bento-ai-tag
1882
+ * title="Input fields auto-filled by AI"
1883
+ * description="Based on your documents uploaded, AI has auto-filled some information for you."
1884
+ * />
1885
+ * `
1886
+ * }
1887
+ */
1888
+ export declare const BentoAiTag: DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BentoAiTagProps>, {
1889
+ influencedValue: any;
1890
+ toggled: boolean;
1891
+ action: any;
1892
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1893
+ "update:toggled": (toggled: boolean) => void;
1894
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<BentoAiTagProps>, {
1895
+ influencedValue: any;
1896
+ toggled: boolean;
1897
+ action: any;
1898
+ }>>>, {
1899
+ toggled: boolean;
1900
+ action: BentoButtonActionObject;
1901
+ influencedValue: string;
1902
+ }>;
1903
+
1904
+ export declare interface BentoAiTagProps {
1905
+ /**
1906
+ * The team-provided headline describing the specific AI action.
1907
+ */
1908
+ title: string;
1909
+ /**
1910
+ * The team-provided, plain-language explanation of what the AI did, why, or its limitations.
1911
+ */
1912
+ description: string;
1913
+ /**
1914
+ * AI influenced value shown for context.
1915
+ */
1916
+ influencedValue?: string;
1917
+ /**
1918
+ * Whether the AI tag popover is open.
1919
+ */
1920
+ toggled?: boolean;
1921
+ /**
1922
+ * A call-to-action link or button for users to learn more, manage settings, or provide feedback.
1923
+ * The `title` property in the `BentoButtonActionObject` will be used as the button text.
1924
+ */
1925
+ action?: BentoButtonActionObject;
1926
+ }
1927
+
1840
1928
  /**
1841
1929
  * An Alert component is used to display a persistent
1842
1930
  * notification containing information important to the user
@@ -1853,7 +1941,7 @@ export declare interface BentoAiButtonProps {
1853
1941
  * `
1854
1942
  * }
1855
1943
  */
1856
- export declare const BentoAlert: __VLS_WithTemplateSlots_3<DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1944
+ export declare const BentoAlert: __VLS_WithTemplateSlots_3<DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
1857
1945
  /**
1858
1946
  * Adds a close button on the right side of the alert
1859
1947
  */
@@ -1874,7 +1962,7 @@ type: BentoAlertTypeOption;
1874
1962
  variant: BentoAlertVariant;
1875
1963
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
1876
1964
  "close-alert": () => void;
1877
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1965
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
1878
1966
  /**
1879
1967
  * Adds a close button on the right side of the alert
1880
1968
  */
@@ -1939,7 +2027,7 @@ export declare enum BentoAlertVariant {
1939
2027
  * template: `<bento-avatar :src="userAvatarSrc" username="Jane" />`
1940
2028
  * }
1941
2029
  */
1942
- export declare const BentoAvatar: DefineComponent<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
2030
+ export declare const BentoAvatar: DefineComponent<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<{
1943
2031
  /**
1944
2032
  * Displays the user profile without the label.
1945
2033
  */
@@ -1959,7 +2047,7 @@ username: string;
1959
2047
  }>, {
1960
2048
  iconOnly: boolean;
1961
2049
  src: any;
1962
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_2<__VLS_TypePropsToRuntimeProps_2<{
2050
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_3<__VLS_TypePropsToRuntimeProps_3<{
1963
2051
  /**
1964
2052
  * Displays the user profile without the label.
1965
2053
  */
@@ -1990,7 +2078,7 @@ export declare type BentoAvatarListboxOptionItem = Omit<BentoListboxOptionItem,
1990
2078
 
1991
2079
  export declare type BentoAvatarListboxOptions = Array<BentoAvatarListboxOptionItem>;
1992
2080
 
1993
- export declare const BentoBaseFilter: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2081
+ export declare const BentoBaseFilter: __VLS_WithTemplateSlots_16<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
1994
2082
  appliedFiltersCount: any;
1995
2083
  buttonLabel: any;
1996
2084
  buttonSecondaryLabel: any;
@@ -2006,7 +2094,7 @@ tooltipPosition: any;
2006
2094
  value: any;
2007
2095
  }>, {
2008
2096
  closePopover: () => void;
2009
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BaseFilterEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2097
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BaseFilterEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoBaseFilterProps_2<BentoFilterBarValue, string>>, {
2010
2098
  appliedFiltersCount: any;
2011
2099
  buttonLabel: any;
2012
2100
  buttonSecondaryLabel: any;
@@ -2483,10 +2571,10 @@ export declare type BentoButtonActionObject = BentoActionButton;
2483
2571
  * />
2484
2572
  * </template>
2485
2573
  */
2486
- export declare const BentoButtonActions: DefineComponent<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoButtonActionsProps>, {
2574
+ export declare const BentoButtonActions: DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoButtonActionsProps>, {
2487
2575
  inverse: boolean;
2488
2576
  layout: string;
2489
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_4<__VLS_TypePropsToRuntimeProps_4<BentoButtonActionsProps>, {
2577
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoButtonActionsProps>, {
2490
2578
  inverse: boolean;
2491
2579
  layout: string;
2492
2580
  }>>>, {
@@ -2618,7 +2706,7 @@ export declare enum BentoButtonVariant {
2618
2706
  * `
2619
2707
  * };
2620
2708
  */
2621
- export declare const BentoCard: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<{
2709
+ export declare const BentoCard: __VLS_WithTemplateSlots_11<DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<{
2622
2710
  /**
2623
2711
  * List of actions that will be used to render the buttons.
2624
2712
  * First element in the list will be rendered as "primary".
@@ -2693,7 +2781,7 @@ titleSize: BentoCardTitleSize;
2693
2781
  click: () => void;
2694
2782
  } & {
2695
2783
  expanded: (isExpanded: boolean) => void;
2696
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<{
2784
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_12<{
2697
2785
  /**
2698
2786
  * List of actions that will be used to render the buttons.
2699
2787
  * First element in the list will be rendered as "primary".
@@ -3372,7 +3460,7 @@ export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
3372
3460
  * `
3373
3461
  * }
3374
3462
  */
3375
- export declare const BentoChip: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoChipProps>, {
3463
+ export declare const BentoChip: DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoChipProps>, {
3376
3464
  disabled: boolean;
3377
3465
  readonly: boolean;
3378
3466
  error: boolean;
@@ -3380,7 +3468,7 @@ condensed: boolean;
3380
3468
  characterLimit: any;
3381
3469
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
3382
3470
  click: () => void;
3383
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoChipProps>, {
3471
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_16<BentoChipProps>, {
3384
3472
  disabled: boolean;
3385
3473
  readonly: boolean;
3386
3474
  error: boolean;
@@ -3462,7 +3550,7 @@ export declare const BentoClickOutsideDirective: {
3462
3550
  * `
3463
3551
  * }
3464
3552
  */
3465
- export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_14<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoCodeSnippetProps>, {
3553
+ export declare const BentoCodeSnippet: __VLS_WithTemplateSlots_14<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoCodeSnippetProps>, {
3466
3554
  actionable: boolean;
3467
3555
  actionableText: any;
3468
3556
  content: string;
@@ -3472,7 +3560,7 @@ lang: BentoCodeSnippetSupportedLanguage;
3472
3560
  langLabel: any;
3473
3561
  loading: boolean;
3474
3562
  variant: BentoCodeSnippetVariant;
3475
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoCodeSnippetProps>, {
3563
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, BentoCodeSnippetEvent[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_17<BentoCodeSnippetProps>, {
3476
3564
  actionable: boolean;
3477
3565
  actionableText: any;
3478
3566
  content: string;
@@ -3637,11 +3725,11 @@ export declare interface BentoColumnWidthOverridesLookup {
3637
3725
  * `
3638
3726
  * }
3639
3727
  */
3640
- export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoCountryProps>, {
3728
+ export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCountryProps>, {
3641
3729
  code: BentoCountryCode;
3642
3730
  label: any;
3643
3731
  variant: BentoCountryVariant;
3644
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoCountryProps>, {
3732
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_18<BentoCountryProps>, {
3645
3733
  code: BentoCountryCode;
3646
3734
  label: any;
3647
3735
  variant: BentoCountryVariant;
@@ -3957,13 +4045,13 @@ export declare enum BentoCountryVariant {
3957
4045
  * `
3958
4046
  * }
3959
4047
  */
3960
- export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoCurrencyProps>, {
4048
+ export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCurrencyProps>, {
3961
4049
  currency: BentoCurrencyISOCode;
3962
4050
  disableTypography: boolean;
3963
4051
  majorUnits: boolean;
3964
4052
  value: any;
3965
4053
  currencySign: string;
3966
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoCurrencyProps>, {
4054
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<BentoCurrencyProps>, {
3967
4055
  currency: BentoCurrencyISOCode;
3968
4056
  disableTypography: boolean;
3969
4057
  majorUnits: boolean;
@@ -4210,7 +4298,7 @@ export declare interface BentoCurrencyProps {
4210
4298
  * `
4211
4299
  * }
4212
4300
  */
4213
- export declare const BentoDashboardSection: __VLS_WithTemplateSlots_60<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_62<{
4301
+ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_60<DefineComponent<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4214
4302
  /**
4215
4303
  * The header of the section
4216
4304
  */
@@ -4221,7 +4309,7 @@ header: BentoDashboardTemplateHeader;
4221
4309
  halfWidth?: boolean;
4222
4310
  }>, {
4223
4311
  halfWidth: boolean;
4224
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_62<{
4312
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_60<__VLS_TypePropsToRuntimeProps_64<{
4225
4313
  /**
4226
4314
  * The header of the section
4227
4315
  */
@@ -4269,7 +4357,7 @@ halfWidth: boolean;
4269
4357
  * `
4270
4358
  * }
4271
4359
  */
4272
- export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_59<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_61<{
4360
+ export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_59<DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<{
4273
4361
  /**
4274
4362
  * The header that goes to the top of the template
4275
4363
  */
@@ -4292,7 +4380,7 @@ stickyFilters?: boolean;
4292
4380
  tabs: any;
4293
4381
  stickyTabs: boolean;
4294
4382
  stickyFilters: boolean;
4295
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_61<{
4383
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToRuntimeProps_63<{
4296
4384
  /**
4297
4385
  * The header that goes to the top of the template
4298
4386
  */
@@ -4350,7 +4438,7 @@ export declare interface BentoDashboardTemplateTabs {
4350
4438
  * `
4351
4439
  * }
4352
4440
  */
4353
- export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoDashedUnderlineProps>, {
4441
+ export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_8<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoDashedUnderlineProps>, {
4354
4442
  popoverText: any;
4355
4443
  popoverTitle: any;
4356
4444
  popoverPosition: string;
@@ -4360,7 +4448,7 @@ disabled: boolean;
4360
4448
  };
4361
4449
  tooltipText: any;
4362
4450
  tooltipPosition: string;
4363
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_5<__VLS_TypePropsToRuntimeProps_5<BentoDashedUnderlineProps>, {
4451
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoDashedUnderlineProps>, {
4364
4452
  popoverText: any;
4365
4453
  popoverTitle: any;
4366
4454
  popoverPosition: string;
@@ -5213,7 +5301,7 @@ export declare enum BentoDatagridSortDirection {
5213
5301
  * `
5214
5302
  * }
5215
5303
  */
5216
- export declare const BentoDataGridStaticIcon: DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<{
5304
+ export declare const BentoDataGridStaticIcon: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<{
5217
5305
  /**
5218
5306
  * Renderes the icon with color.
5219
5307
  */
@@ -5229,7 +5317,7 @@ variant?: BentoDataGridStaticIconVariant;
5229
5317
  }>, {
5230
5318
  variant: string;
5231
5319
  colored: boolean;
5232
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<{
5320
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<{
5233
5321
  /**
5234
5322
  * Renderes the icon with color.
5235
5323
  */
@@ -5279,11 +5367,11 @@ export declare enum BentoDatagridStyleState {
5279
5367
  * `
5280
5368
  * }
5281
5369
  */
5282
- export declare const BentoDataGridSummaryCell: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoDataGridSummaryCellProps>, {
5370
+ export declare const BentoDataGridSummaryCell: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridSummaryCellProps>, {
5283
5371
  dashedUnderline: () => {};
5284
5372
  searchTerm: string;
5285
5373
  tooltipText: any;
5286
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoDataGridSummaryCellProps>, {
5374
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridSummaryCellProps>, {
5287
5375
  dashedUnderline: () => {};
5288
5376
  searchTerm: string;
5289
5377
  tooltipText: any;
@@ -5318,6 +5406,32 @@ declare interface BentoDataGridSummaryCellProps {
5318
5406
  tooltipText?: string;
5319
5407
  }
5320
5408
 
5409
+ /**
5410
+ * The bento-data-grid-tag-with-text-cell is a component for `bento-data-grid` that displays a tag alongside a text value.
5411
+ *
5412
+ * @example
5413
+ * import { BentoDataGridTagWithTextCell } from '../../../..';
5414
+ *
5415
+ * export default {
5416
+ * components: { BentoDataGridTagWithTextCell },
5417
+ * template: `
5418
+ * <bento-data-grid-tag-with-text-cell :tag="{ label: 'POST', variant: 'blue' }" value="Sample text" />
5419
+ * `
5420
+ * }
5421
+ */
5422
+ export declare const BentoDataGridTagWithTextCell: DefineComponent<__VLS_TypePropsToRuntimeProps_10<BentoDataGridTagWithTextCellProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_10<BentoDataGridTagWithTextCellProps>>>, {}>;
5423
+
5424
+ declare interface BentoDataGridTagWithTextCellProps {
5425
+ /**
5426
+ * The tag to display. {@see BentoTagProps}
5427
+ */
5428
+ tag: BentoTagProps;
5429
+ /**
5430
+ * The text to display next to the tag.
5431
+ */
5432
+ value: string;
5433
+ }
5434
+
5321
5435
  /**
5322
5436
  * The data grid template is a restrictive, full-page data grid used to display information from a data set.
5323
5437
  * You can use this data grid template when your user needs a clear overview of data or a way of organizing and analyzing the data in their own way.
@@ -5560,10 +5674,10 @@ export declare interface BentoDataGridTemplateTabs {
5560
5674
  * `
5561
5675
  * }
5562
5676
  */
5563
- export declare const BentoDataGridTrendCell: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridTrendCellProps>, {
5677
+ export declare const BentoDataGridTrendCell: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTrendCellProps>, {
5564
5678
  variant: string;
5565
5679
  direction: string;
5566
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDataGridTrendCellProps>, {
5680
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_11<BentoDataGridTrendCellProps>, {
5567
5681
  variant: string;
5568
5682
  direction: string;
5569
5683
  }>>>, {
@@ -5608,11 +5722,11 @@ export declare interface BentoDataGridVisibleRowsState {
5608
5722
  * `
5609
5723
  * }
5610
5724
  */
5611
- export declare const BentoDate: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoDateProps>, {
5725
+ export declare const BentoDate: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoDateProps>, {
5612
5726
  date: any;
5613
5727
  format: BentoDateFormat;
5614
5728
  disableTypography: boolean;
5615
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoDateProps>, {
5729
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_20<BentoDateProps>, {
5616
5730
  date: any;
5617
5731
  format: BentoDateFormat;
5618
5732
  disableTypography: boolean;
@@ -5679,7 +5793,7 @@ export declare enum BentoDateFormat {
5679
5793
  * }
5680
5794
  * }
5681
5795
  */
5682
- export declare const BentoDatePicker: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDatePickerProps>, {
5796
+ export declare const BentoDatePicker: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<BentoDatePickerProps>, {
5683
5797
  defaultDisplayMonth: any;
5684
5798
  description: any;
5685
5799
  disabled: boolean;
@@ -5713,7 +5827,7 @@ variant: any;
5713
5827
  "update:model-value": (value: Date) => void;
5714
5828
  } & {
5715
5829
  input: (value: Date) => void;
5716
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoDatePickerProps>, {
5830
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_13<BentoDatePickerProps>, {
5717
5831
  defaultDisplayMonth: any;
5718
5832
  description: any;
5719
5833
  disabled: boolean;
@@ -5871,7 +5985,7 @@ export declare type BentoDateRangeFilterValue = BentoDateRangePickerValue | null
5871
5985
  * }
5872
5986
  * }
5873
5987
  */
5874
- export declare const BentoDateRangePicker: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateRangePickerProps>, {
5988
+ export declare const BentoDateRangePicker: DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDateRangePickerProps>, {
5875
5989
  description: any;
5876
5990
  disabled: boolean;
5877
5991
  errorMessage: any;
@@ -5909,7 +6023,7 @@ variant: any;
5909
6023
  "update:model-value": (value: any) => void;
5910
6024
  } & {
5911
6025
  input: (value: any) => void;
5912
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoDateRangePickerProps>, {
6026
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_14<BentoDateRangePickerProps>, {
5913
6027
  description: any;
5914
6028
  disabled: boolean;
5915
6029
  errorMessage: any;
@@ -6033,7 +6147,7 @@ export declare interface BentoDateRangePickerProps extends FormField {
6033
6147
  /**
6034
6148
  * Enables the date picker selection to persist until it is explicitly applied.
6035
6149
  * Displays a set of buttons: Apply and Cancel.
6036
- * @deprecated This will be the default behaviour in v2.0.0.
6150
+ * @deprecated This will be the default behavior in v2.0.0.
6037
6151
  * @default false
6038
6152
  */
6039
6153
  hasActions?: boolean;
@@ -6059,9 +6173,9 @@ export declare interface BentoDateRangePickerValue {
6059
6173
  * template: `<bento-divider />`
6060
6174
  * }
6061
6175
  */
6062
- export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoDividerProps>, {
6176
+ export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDividerProps>, {
6063
6177
  variant: BentoDividerVariant;
6064
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoDividerProps>, {
6178
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoDividerProps>, {
6065
6179
  variant: BentoDividerVariant;
6066
6180
  }>>>, {
6067
6181
  variant: `${BentoDividerVariant}`;
@@ -6115,7 +6229,7 @@ declare enum BentoDividerVariant {
6115
6229
  * }
6116
6230
  * }
6117
6231
  */
6118
- export declare const BentoDropdown: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoDropdownProps>, {
6232
+ export declare const BentoDropdown: __VLS_WithTemplateSlots_12<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDropdownProps>, {
6119
6233
  ariaLabel: any;
6120
6234
  condensed: boolean;
6121
6235
  emptyState: any;
@@ -6155,7 +6269,7 @@ input: (selectedValue: any) => void;
6155
6269
  "show-more": () => void;
6156
6270
  } & {
6157
6271
  open: () => void;
6158
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoDropdownProps>, {
6272
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_15<BentoDropdownProps>, {
6159
6273
  ariaLabel: any;
6160
6274
  condensed: boolean;
6161
6275
  emptyState: any;
@@ -8276,14 +8390,14 @@ export declare interface BentoDropdownTagProps extends BentoDropdownProps {
8276
8390
  * `
8277
8391
  * }
8278
8392
  */
8279
- export declare const BentoEmptyState: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoEmptyStateProps>, {
8393
+ export declare const BentoEmptyState: __VLS_WithTemplateSlots_15<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoEmptyStateProps>, {
8280
8394
  action: any;
8281
8395
  description: any;
8282
8396
  headingEl: any;
8283
8397
  image: any;
8284
8398
  title: string;
8285
8399
  variant: string;
8286
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoEmptyStateProps>, {
8400
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_22<BentoEmptyStateProps>, {
8287
8401
  action: any;
8288
8402
  description: any;
8289
8403
  headingEl: any;
@@ -8396,7 +8510,7 @@ export declare enum BentoEmptyStateVariant {
8396
8510
  * }
8397
8511
  * }
8398
8512
  */
8399
- export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoFileUploaderProps>, {
8513
+ export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoFileUploaderProps>, {
8400
8514
  accept: any;
8401
8515
  condensed: boolean;
8402
8516
  description: any;
@@ -8418,7 +8532,7 @@ input: (value?: FileList) => void;
8418
8532
  "update:model-value": (value?: FileList) => void;
8419
8533
  } & {
8420
8534
  "error:upload": (value: boolean) => void;
8421
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoFileUploaderProps>, {
8535
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_23<BentoFileUploaderProps>, {
8422
8536
  accept: any;
8423
8537
  condensed: boolean;
8424
8538
  description: any;
@@ -8515,7 +8629,7 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
8515
8629
  * `
8516
8630
  * }
8517
8631
  */
8518
- export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoFilterBarProps<any, undefined>>, {
8632
+ export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFilterBarProps<any, undefined>>, {
8519
8633
  config: () => any[];
8520
8634
  filterValues: () => any[];
8521
8635
  containerSizeLayout: () => {
@@ -8532,7 +8646,7 @@ isClearAllVisible: ComputedRef<boolean>;
8532
8646
  clearAllFilters: () => void;
8533
8647
  isResetAllVisible: ComputedRef<boolean>;
8534
8648
  resetAllFilters: () => void;
8535
- }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoFilterBarProps<any, undefined>>, {
8649
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_24<BentoFilterBarProps<any, undefined>>, {
8536
8650
  config: () => any[];
8537
8651
  filterValues: () => any[];
8538
8652
  containerSizeLayout: () => {
@@ -8968,7 +9082,7 @@ layout: BentoLayoutGroupProportions;
8968
9082
  }>;
8969
9083
 
8970
9084
  /**
8971
- * If you’re building a lengthy form, organise related
9085
+ * If you’re building a lengthy form, organize related
8972
9086
  * fields into sections and, if needed, subsections.
8973
9087
  *
8974
9088
  * A form can have a "Section Title" and multiple "Subsection titles".
@@ -9225,7 +9339,7 @@ declare enum BentoHeaderVariant {
9225
9339
  * `
9226
9340
  * };
9227
9341
  */
9228
- export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoHeaderWithViewsProps>, {
9342
+ export declare const BentoHeaderWithViews: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoHeaderWithViewsProps>, {
9229
9343
  actions: () => any[];
9230
9344
  additionalViewSetting: any;
9231
9345
  title: any;
@@ -9253,7 +9367,7 @@ activeViewIndex: any;
9253
9367
  "update:skip-unsaved-changes": (value: boolean) => void;
9254
9368
  } & {
9255
9369
  "update:active-view-index": (value: number) => void;
9256
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_24<BentoHeaderWithViewsProps>, {
9370
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_26<BentoHeaderWithViewsProps>, {
9257
9371
  actions: () => any[];
9258
9372
  additionalViewSetting: any;
9259
9373
  title: any;
@@ -9479,10 +9593,10 @@ export declare const BentoHighlightDirective: {
9479
9593
  * `
9480
9594
  * }
9481
9595
  */
9482
- export declare const BentoImage: DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoImageProps>, {
9596
+ export declare const BentoImage: DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoImageProps>, {
9483
9597
  aspectRatio: any;
9484
9598
  objectFit: any;
9485
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_25<BentoImageProps>, {
9599
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_27<BentoImageProps>, {
9486
9600
  aspectRatio: any;
9487
9601
  objectFit: any;
9488
9602
  }>>>, {
@@ -9532,11 +9646,11 @@ export declare interface BentoImageProps {
9532
9646
  * import { BentoInfoIcon } from '../..';
9533
9647
  * </scrip>
9534
9648
  */
9535
- export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoInfoIconProps>, {
9649
+ export declare const BentoInfoIcon: DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoInfoIconProps>, {
9536
9650
  tooltipPosition: PopperContainerPositionExtended;
9537
9651
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9538
9652
  mouseenter: (event: MouseEvent) => void;
9539
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_26<BentoInfoIconProps>, {
9653
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_28<BentoInfoIconProps>, {
9540
9654
  tooltipPosition: PopperContainerPositionExtended;
9541
9655
  }>>>, {
9542
9656
  tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
@@ -9599,7 +9713,7 @@ export declare interface BentoInputDropdownProps {
9599
9713
  * >
9600
9714
  * }
9601
9715
  */
9602
- export declare const BentoInputField: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoInputFieldProps>, {
9716
+ export declare const BentoInputField: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldProps>, {
9603
9717
  ariaHidden: boolean;
9604
9718
  ariaLabel: any;
9605
9719
  condensed: boolean;
@@ -9647,7 +9761,7 @@ input: (inputValue: string) => void;
9647
9761
  "update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
9648
9762
  } & {
9649
9763
  "update:model-value": (inputValue: BentoInputFieldValue) => void;
9650
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_27<BentoInputFieldProps>, {
9764
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldProps>, {
9651
9765
  ariaHidden: boolean;
9652
9766
  ariaLabel: any;
9653
9767
  condensed: boolean;
@@ -9754,7 +9868,7 @@ export declare enum BentoInputFieldEvent {
9754
9868
  * `
9755
9869
  * }
9756
9870
  */
9757
- export declare const BentoInputFieldPassword: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoInputFieldPasswordProps>, {
9871
+ export declare const BentoInputFieldPassword: __VLS_WithTemplateSlots_23<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldPasswordProps>, {
9758
9872
  condensed: boolean;
9759
9873
  debounceTime: number;
9760
9874
  description: any;
@@ -9783,7 +9897,7 @@ focus: () => void;
9783
9897
  input: (value: BentoInputFieldValue) => void;
9784
9898
  } & {
9785
9899
  "update:model-value": (value: BentoInputFieldValue) => void;
9786
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_28<BentoInputFieldPasswordProps>, {
9900
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_30<BentoInputFieldPasswordProps>, {
9787
9901
  condensed: boolean;
9788
9902
  debounceTime: number;
9789
9903
  description: any;
@@ -9914,7 +10028,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
9914
10028
  * `
9915
10029
  * }
9916
10030
  */
9917
- export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldPhoneNumberProps>, {
10031
+ export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_24<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPhoneNumberProps>, {
9918
10032
  countries: () => CountryCode[];
9919
10033
  description: any;
9920
10034
  dynamicFiltering: boolean;
@@ -9928,7 +10042,7 @@ input: (value: string) => void;
9928
10042
  "update:selected-country": (country: CountryCode) => void;
9929
10043
  } & {
9930
10044
  "input:valid": (value: boolean) => void;
9931
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_29<__VLS_TypePropsToRuntimeProps_29<BentoInputFieldPhoneNumberProps>, {
10045
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_31<BentoInputFieldPhoneNumberProps>, {
9932
10046
  countries: () => CountryCode[];
9933
10047
  description: any;
9934
10048
  dynamicFiltering: boolean;
@@ -10202,7 +10316,7 @@ export declare interface BentoInpuWithDropdowntFilterValue {
10202
10316
  * `
10203
10317
  * }
10204
10318
  */
10205
- export declare const BentoInspector: __VLS_WithTemplateSlots_25<DefineComponent<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoInspectorProps>, {
10319
+ export declare const BentoInspector: __VLS_WithTemplateSlots_25<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInspectorProps>, {
10206
10320
  activePage: string;
10207
10321
  expandable: boolean;
10208
10322
  isOpen: boolean;
@@ -10216,7 +10330,7 @@ pageFocusAnchor: any;
10216
10330
  "update:active-page": (value: string) => void;
10217
10331
  } & {
10218
10332
  expand: () => void;
10219
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_30<__VLS_TypePropsToRuntimeProps_30<BentoInspectorProps>, {
10333
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_32<BentoInspectorProps>, {
10220
10334
  activePage: string;
10221
10335
  expandable: boolean;
10222
10336
  isOpen: boolean;
@@ -10313,7 +10427,7 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
10313
10427
  }
10314
10428
 
10315
10429
  /**
10316
- * Layout is a basic scaffolding of a page that defines spacing, some functionality and responsive behaviour of its top level sections.
10430
+ * Layout is a basic scaffolding of a page that defines spacing, some functionality and responsive behavior of its top level sections.
10317
10431
  *
10318
10432
  * @example
10319
10433
  * import { BentoLayout, BentoLayoutRow } from '../..';
@@ -10332,10 +10446,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
10332
10446
  * `
10333
10447
  * }
10334
10448
  */
10335
- export declare const BentoLayout: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoLayoutProps>, {
10449
+ export declare const BentoLayout: __VLS_WithTemplateSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoLayoutProps>, {
10336
10450
  size: string;
10337
10451
  variant: string;
10338
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_31<__VLS_TypePropsToRuntimeProps_31<BentoLayoutProps>, {
10452
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_33<BentoLayoutProps>, {
10339
10453
  size: string;
10340
10454
  variant: string;
10341
10455
  }>>>, {
@@ -10378,9 +10492,9 @@ export declare interface BentoLayoutProps {
10378
10492
  * `
10379
10493
  * }
10380
10494
  */
10381
- export declare const BentoLayoutRow: __VLS_WithTemplateSlots_27<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoLayoutRowProps>, {
10495
+ export declare const BentoLayoutRow: __VLS_WithTemplateSlots_27<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutRowProps>, {
10382
10496
  columnsLayout: string;
10383
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToRuntimeProps_32<BentoLayoutRowProps>, {
10497
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_34<BentoLayoutRowProps>, {
10384
10498
  columnsLayout: string;
10385
10499
  }>>>, {
10386
10500
  columnsLayout: BentoLayoutRowColumnLayout;
@@ -10427,12 +10541,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
10427
10541
  * `
10428
10542
  * }
10429
10543
  */
10430
- export declare const BentoLink: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoLinkProps>, {
10544
+ export declare const BentoLink: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLinkProps>, {
10431
10545
  target: any;
10432
10546
  variant: BentoLinkVariant;
10433
10547
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
10434
10548
  click: (clickEvent: MouseEvent) => void;
10435
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_34<BentoLinkProps>, {
10549
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_36<BentoLinkProps>, {
10436
10550
  target: any;
10437
10551
  variant: BentoLinkVariant;
10438
10552
  }>>>, {
@@ -10703,7 +10817,7 @@ export declare enum BentoLoadingButtonState {
10703
10817
  * `
10704
10818
  * };
10705
10819
  */
10706
- export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoLoadingIndicatorProps>, {
10820
+ export declare const BentoLoadingIndicator: DefineComponent<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLoadingIndicatorProps>, {
10707
10821
  small: boolean;
10708
10822
  large: boolean;
10709
10823
  inverse: boolean;
@@ -10711,7 +10825,7 @@ inverse: boolean;
10711
10825
  "loading-start": () => void;
10712
10826
  } & {
10713
10827
  "loading-end": () => void;
10714
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToRuntimeProps_33<BentoLoadingIndicatorProps>, {
10828
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToRuntimeProps_35<BentoLoadingIndicatorProps>, {
10715
10829
  small: boolean;
10716
10830
  large: boolean;
10717
10831
  inverse: boolean;
@@ -10758,7 +10872,7 @@ export declare interface BentoLoadingIndicatorProps {
10758
10872
  * />
10759
10873
  * }
10760
10874
  */
10761
- export declare const BentoMenu: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoMenuProps>, {
10875
+ export declare const BentoMenu: __VLS_WithTemplateSlots_29<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoMenuProps>, {
10762
10876
  button: () => BentoMenuButtonProps;
10763
10877
  closeMenuOnItemSelect: boolean;
10764
10878
  disableArrowDownOpeningMenu: boolean;
@@ -10781,7 +10895,7 @@ open: () => void;
10781
10895
  "menu-item-click": () => void;
10782
10896
  } & {
10783
10897
  "click-outside": () => void;
10784
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_35<__VLS_TypePropsToRuntimeProps_35<BentoMenuProps>, {
10898
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_37<BentoMenuProps>, {
10785
10899
  button: () => BentoMenuButtonProps;
10786
10900
  closeMenuOnItemSelect: boolean;
10787
10901
  disableArrowDownOpeningMenu: boolean;
@@ -11549,7 +11663,7 @@ contextualLabel: string;
11549
11663
  * `
11550
11664
  * }
11551
11665
  */
11552
- export declare const BentoModalPage: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoModalPageProps>, {
11666
+ export declare const BentoModalPage: __VLS_WithTemplateSlots_31<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoModalPageProps>, {
11553
11667
  actions: any;
11554
11668
  actionsLabel: any;
11555
11669
  columnsSize: BentoModalColumnLayoutVariant;
@@ -11558,7 +11672,7 @@ destructiveActions: boolean;
11558
11672
  withColumnLayout: boolean;
11559
11673
  pageId: any;
11560
11674
  previousPage: any;
11561
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_36<__VLS_TypePropsToRuntimeProps_36<BentoModalPageProps>, {
11675
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_38<BentoModalPageProps>, {
11562
11676
  actions: any;
11563
11677
  actionsLabel: any;
11564
11678
  columnsSize: BentoModalColumnLayoutVariant;
@@ -11706,7 +11820,7 @@ export declare type BentoMultiCheckboxType = Array<string | number>;
11706
11820
  * `,
11707
11821
  * }
11708
11822
  */
11709
- export declare const BentoPagination: __VLS_WithTemplateSlots_34<DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_37<BentoPaginationProps>, {
11823
+ export declare const BentoPagination: __VLS_WithTemplateSlots_34<DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoPaginationProps>, {
11710
11824
  ariaLabel: any;
11711
11825
  hasNext: any;
11712
11826
  hidePageSize: boolean;
@@ -11722,7 +11836,7 @@ navigate: (page: number, items?: number) => void;
11722
11836
  "update:page": (page: number) => void;
11723
11837
  } & {
11724
11838
  "update:size": (size: number) => void;
11725
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_37<__VLS_TypePropsToRuntimeProps_37<BentoPaginationProps>, {
11839
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_39<BentoPaginationProps>, {
11726
11840
  ariaLabel: any;
11727
11841
  hasNext: any;
11728
11842
  hidePageSize: boolean;
@@ -11788,11 +11902,11 @@ export declare interface BentoPaginationProps {
11788
11902
  * `
11789
11903
  * }
11790
11904
  */
11791
- export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_38<BentoPaymentMethodProps>, {
11905
+ export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaymentMethodProps>, {
11792
11906
  label: any;
11793
11907
  small: boolean;
11794
11908
  type: string;
11795
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_38<__VLS_TypePropsToRuntimeProps_38<BentoPaymentMethodProps>, {
11909
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_40<BentoPaymentMethodProps>, {
11796
11910
  label: any;
11797
11911
  small: boolean;
11798
11912
  type: string;
@@ -12989,7 +13103,7 @@ export declare enum BentoPaymentMethodType {
12989
13103
  * `
12990
13104
  * }
12991
13105
  */
12992
- export declare const BentoPopover: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_39<BentoPopoverProps>, {
13106
+ export declare const BentoPopover: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPopoverProps>, {
12993
13107
  actions: any;
12994
13108
  actionsLayout: string;
12995
13109
  ariaLabel: any;
@@ -13013,7 +13127,7 @@ overflowVisible: boolean;
13013
13127
  dismiss: () => void;
13014
13128
  } & {
13015
13129
  placement: (placement: Placement) => void;
13016
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_39<__VLS_TypePropsToRuntimeProps_39<BentoPopoverProps>, {
13130
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_41<BentoPopoverProps>, {
13017
13131
  actions: any;
13018
13132
  actionsLayout: string;
13019
13133
  ariaLabel: any;
@@ -13225,7 +13339,7 @@ export declare interface BentoPopoverProps {
13225
13339
  * `
13226
13340
  * };
13227
13341
  */
13228
- export declare const BentoPromoBanner: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_40<BentoPromoBannerProps>, {
13342
+ export declare const BentoPromoBanner: __VLS_WithTemplateSlots_36<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPromoBannerProps>, {
13229
13343
  actions: any;
13230
13344
  color: BentoPromoBannerColor;
13231
13345
  isDismissible: boolean;
@@ -13233,7 +13347,7 @@ dismissButtonText: any;
13233
13347
  layout: BentoPromoBannerLayout;
13234
13348
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13235
13349
  dismiss: () => void;
13236
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_40<__VLS_TypePropsToRuntimeProps_40<BentoPromoBannerProps>, {
13350
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_42<BentoPromoBannerProps>, {
13237
13351
  actions: any;
13238
13352
  color: BentoPromoBannerColor;
13239
13353
  isDismissible: boolean;
@@ -13527,7 +13641,7 @@ export declare type BentoRadioButtonValue = string | number;
13527
13641
  * `
13528
13642
  * };
13529
13643
  */
13530
- export declare const BentoRadioGroup: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_41<BentoRadioGroupProps>, {
13644
+ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoRadioGroupProps>, {
13531
13645
  description: any;
13532
13646
  disabled: boolean;
13533
13647
  errorMessage: any;
@@ -13558,7 +13672,7 @@ focus: () => void;
13558
13672
  "update:model-value": (value: BentoRadioButtonValue) => void;
13559
13673
  } & {
13560
13674
  input: (value: BentoRadioButtonValue) => void;
13561
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_41<__VLS_TypePropsToRuntimeProps_41<BentoRadioGroupProps>, {
13675
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_43<BentoRadioGroupProps>, {
13562
13676
  description: any;
13563
13677
  disabled: boolean;
13564
13678
  errorMessage: any;
@@ -13729,7 +13843,7 @@ export declare interface BentoRangeFilterOptions {
13729
13843
  * `
13730
13844
  * }
13731
13845
  */
13732
- export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_42<BentoRichTextEditorProps>, {
13846
+ export declare const BentoRichTextEditor: DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRichTextEditorProps>, {
13733
13847
  description: any;
13734
13848
  disabled: boolean;
13735
13849
  errorMessage: any;
@@ -13741,7 +13855,7 @@ tooltipText: any;
13741
13855
  value: any;
13742
13856
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13743
13857
  input: (value: string) => void;
13744
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_42<__VLS_TypePropsToRuntimeProps_42<BentoRichTextEditorProps>, {
13858
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_44<BentoRichTextEditorProps>, {
13745
13859
  description: any;
13746
13860
  disabled: boolean;
13747
13861
  errorMessage: any;
@@ -13853,7 +13967,7 @@ export declare interface BentoRichTextEditorProps {
13853
13967
  * }
13854
13968
  * }
13855
13969
  */
13856
- export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_43<BentoSearchBarProps>, {
13970
+ export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSearchBarProps>, {
13857
13971
  condensed: boolean;
13858
13972
  debounceTime: number;
13859
13973
  disabled: boolean;
@@ -13875,7 +13989,7 @@ clear: () => void;
13875
13989
  blur: () => void;
13876
13990
  } & {
13877
13991
  focus: () => void;
13878
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_43<__VLS_TypePropsToRuntimeProps_43<BentoSearchBarProps>, {
13992
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSearchBarProps>, {
13879
13993
  condensed: boolean;
13880
13994
  debounceTime: number;
13881
13995
  disabled: boolean;
@@ -13964,7 +14078,7 @@ export declare interface BentoSearchBarProps {
13964
14078
  * }
13965
14079
  * }
13966
14080
  */
13967
- export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_44<{
14081
+ export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_46<{
13968
14082
  /**
13969
14083
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
13970
14084
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -13977,7 +14091,7 @@ items: BentoSecondaryNavItems;
13977
14091
  value?: string;
13978
14092
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
13979
14093
  change: (category: string) => void;
13980
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_44<{
14094
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_46<{
13981
14095
  /**
13982
14096
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
13983
14097
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14022,7 +14136,7 @@ export declare interface BentoSecondaryNavState {
14022
14136
  * `
14023
14137
  * }
14024
14138
  */
14025
- export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_46<BentoSegmentedControlProps>, {
14139
+ export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSegmentedControlProps>, {
14026
14140
  ariaLabel: any;
14027
14141
  fullWidth: boolean;
14028
14142
  wrap: boolean;
@@ -14031,7 +14145,7 @@ modelValue: any;
14031
14145
  "update:model-value": (value: any) => void;
14032
14146
  } & {
14033
14147
  input: (value: BentoSegmentedControlValue) => void;
14034
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_46<BentoSegmentedControlProps>, {
14148
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<BentoSegmentedControlProps>, {
14035
14149
  ariaLabel: any;
14036
14150
  fullWidth: boolean;
14037
14151
  wrap: boolean;
@@ -14419,7 +14533,7 @@ fullyClickable: boolean;
14419
14533
  * `,
14420
14534
  * }
14421
14535
  */
14422
- export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSelectionCardGroupProps>, {
14536
+ export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_47<BentoSelectionCardGroupProps>, {
14423
14537
  description: any;
14424
14538
  disabled: boolean;
14425
14539
  errorMessage: any;
@@ -14450,7 +14564,7 @@ variant: string;
14450
14564
  "update:model-value": (value: BentoSelectionCardModelValue) => void;
14451
14565
  } & {
14452
14566
  input: (value: BentoSelectionCardModelValue) => void;
14453
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_44<__VLS_TypePropsToRuntimeProps_45<BentoSelectionCardGroupProps>, {
14567
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_45<__VLS_TypePropsToRuntimeProps_47<BentoSelectionCardGroupProps>, {
14454
14568
  description: any;
14455
14569
  disabled: boolean;
14456
14570
  errorMessage: any;
@@ -14873,7 +14987,7 @@ destructiveActions: boolean;
14873
14987
  * `
14874
14988
  * }
14875
14989
  */
14876
- export declare const BentoStatus: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_47<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_47<BentoStatusProps>>>, {}>, {
14990
+ export declare const BentoStatus: __VLS_WithTemplateSlots_43<DefineComponent<__VLS_TypePropsToRuntimeProps_49<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_49<BentoStatusProps>>>, {}>, {
14877
14991
  default: (_: {}) => any;
14878
14992
  }>;
14879
14993
 
@@ -15091,7 +15205,7 @@ declare interface BentoStickyTabsOptions {
15091
15205
  * `
15092
15206
  * }
15093
15207
  */
15094
- export declare const BentoStructuredList: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<{
15208
+ export declare const BentoStructuredList: __VLS_WithTemplateSlots_46<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
15095
15209
  /**
15096
15210
  * Width of the labels container, in pixels. Overrides layout prop.
15097
15211
  */
@@ -15115,7 +15229,7 @@ layout?: BentoStructuredListLayoutOptions;
15115
15229
  }>, {
15116
15230
  labelsWidth: any;
15117
15231
  layout: string;
15118
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_46<__VLS_TypePropsToRuntimeProps_48<{
15232
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<{
15119
15233
  /**
15120
15234
  * Width of the labels container, in pixels. Overrides layout prop.
15121
15235
  */
@@ -15169,7 +15283,7 @@ labelsWidth: number;
15169
15283
  * `
15170
15284
  * }
15171
15285
  */
15172
- export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_TypePropsToRuntimeProps_49<{
15286
+ export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_47<DefineComponent<__VLS_TypePropsToRuntimeProps_51<{
15173
15287
  /**
15174
15288
  * Label to display for the value
15175
15289
  */
@@ -15196,7 +15310,7 @@ searchTooltip?: string;
15196
15310
  truncate?: boolean;
15197
15311
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
15198
15312
  copy: (value: string) => void;
15199
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_49<{
15313
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_51<{
15200
15314
  /**
15201
15315
  * Label to display for the value
15202
15316
  */
@@ -15251,10 +15365,10 @@ declare const BentoStructuredListLayoutOptions: string[];
15251
15365
  * `
15252
15366
  * }
15253
15367
  */
15254
- export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<BentoSummaryGridProps>, {
15368
+ export declare const BentoSummaryGrid: __VLS_WithTemplateSlots_48<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridProps>, {
15255
15369
  columnWidth: any;
15256
15370
  slashedZero: boolean;
15257
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_47<__VLS_TypePropsToRuntimeProps_50<BentoSummaryGridProps>, {
15371
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridProps>, {
15258
15372
  columnWidth: any;
15259
15373
  slashedZero: boolean;
15260
15374
  }>>>, {
@@ -15289,7 +15403,7 @@ export declare interface BentoSummaryGridColumnWidth {
15289
15403
  * `
15290
15404
  * }
15291
15405
  */
15292
- export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<BentoSummaryGridItemAmountProps>, {
15406
+ export declare const BentoSummaryGridItemAmount: __VLS_WithTemplateSlots_49<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemAmountProps>, {
15293
15407
  copy: any;
15294
15408
  fitContent: boolean;
15295
15409
  infoIconTooltipText: any;
@@ -15306,7 +15420,7 @@ underlineTooltipText: any;
15306
15420
  "copy-click": (event: MouseEvent) => void;
15307
15421
  } & {
15308
15422
  "info-icon-mouseenter": (event: MouseEvent) => void;
15309
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToRuntimeProps_51<BentoSummaryGridItemAmountProps>, {
15423
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemAmountProps>, {
15310
15424
  copy: any;
15311
15425
  fitContent: boolean;
15312
15426
  infoIconTooltipText: any;
@@ -15366,7 +15480,7 @@ export declare interface BentoSummaryGridItemAmountProps extends BaseSummaryGrid
15366
15480
  * `
15367
15481
  * }
15368
15482
  */
15369
- export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemCustomProps>, {
15483
+ export declare const BentoSummaryGridItemCustom: __VLS_WithTemplateSlots_53<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemCustomProps>, {
15370
15484
  copy: any;
15371
15485
  infoIconTooltipText: any;
15372
15486
  fitContent: boolean;
@@ -15376,7 +15490,7 @@ underlineTooltipText: any;
15376
15490
  "copy-click": (event: MouseEvent) => void;
15377
15491
  } & {
15378
15492
  "info-icon-mouseenter": (event: MouseEvent) => void;
15379
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemCustomProps>, {
15493
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_57<BentoSummaryGridItemCustomProps>, {
15380
15494
  copy: any;
15381
15495
  infoIconTooltipText: any;
15382
15496
  fitContent: boolean;
@@ -15440,7 +15554,7 @@ export declare interface BentoSummaryGridItemCustomProps {
15440
15554
  * `
15441
15555
  * }
15442
15556
  */
15443
- export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridItemNumericProps>, {
15557
+ export declare const BentoSummaryGridItemNumeric: __VLS_WithTemplateSlots_50<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemNumericProps>, {
15444
15558
  copy: any;
15445
15559
  fitContent: boolean;
15446
15560
  infoIconTooltipText: any;
@@ -15456,7 +15570,7 @@ underlineTooltipText: any;
15456
15570
  "copy-click": (event: MouseEvent) => void;
15457
15571
  } & {
15458
15572
  "info-icon-mouseenter": (event: MouseEvent) => void;
15459
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_49<__VLS_TypePropsToRuntimeProps_52<BentoSummaryGridItemNumericProps>, {
15573
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemNumericProps>, {
15460
15574
  copy: any;
15461
15575
  fitContent: boolean;
15462
15576
  infoIconTooltipText: any;
@@ -15515,7 +15629,7 @@ export declare interface BentoSummaryGridItemNumericProps extends BaseSummaryGri
15515
15629
  * `
15516
15630
  * }
15517
15631
  */
15518
- export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemPercentageProps>, {
15632
+ export declare const BentoSummaryGridItemPercentage: __VLS_WithTemplateSlots_51<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemPercentageProps>, {
15519
15633
  copy: any;
15520
15634
  fitContent: boolean;
15521
15635
  infoIconTooltipText: any;
@@ -15531,7 +15645,7 @@ underlineTooltipText: any;
15531
15645
  "copy-click": (event: MouseEvent) => void;
15532
15646
  } & {
15533
15647
  "info-icon-mouseenter": (event: MouseEvent) => void;
15534
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToRuntimeProps_53<BentoSummaryGridItemPercentageProps>, {
15648
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_55<BentoSummaryGridItemPercentageProps>, {
15535
15649
  copy: any;
15536
15650
  fitContent: boolean;
15537
15651
  infoIconTooltipText: any;
@@ -15596,7 +15710,7 @@ export declare enum BentoSummaryGridItemSize {
15596
15710
  * `
15597
15711
  * }
15598
15712
  */
15599
- export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemTextProps>, {
15713
+ export declare const BentoSummaryGridItemText: __VLS_WithTemplateSlots_52<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemTextProps>, {
15600
15714
  copy: any;
15601
15715
  fitContent: boolean;
15602
15716
  infoIconTooltipText: any;
@@ -15606,7 +15720,7 @@ underlineTooltipText: any;
15606
15720
  "copy-click": (event: MouseEvent) => void;
15607
15721
  } & {
15608
15722
  "info-icon-mouseenter": (event: MouseEvent) => void;
15609
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_51<__VLS_TypePropsToRuntimeProps_54<BentoSummaryGridItemTextProps>, {
15723
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToRuntimeProps_56<BentoSummaryGridItemTextProps>, {
15610
15724
  copy: any;
15611
15725
  fitContent: boolean;
15612
15726
  infoIconTooltipText: any;
@@ -15698,13 +15812,13 @@ export declare interface BentoSummaryGridProps {
15698
15812
  * </bento-tabs>
15699
15813
  * </template>
15700
15814
  */
15701
- export declare const BentoTab: __VLS_WithTemplateSlots_54<DefineComponent<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_56<BentoTabProps>, {
15815
+ export declare const BentoTab: __VLS_WithTemplateSlots_54<DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoTabProps>, {
15702
15816
  counter: any;
15703
15817
  disabled: boolean;
15704
15818
  hidden: boolean;
15705
15819
  withNotificationIndicator: boolean;
15706
15820
  setElementRef: any;
15707
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_53<__VLS_TypePropsToRuntimeProps_56<BentoTabProps>, {
15821
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_58<BentoTabProps>, {
15708
15822
  counter: any;
15709
15823
  disabled: boolean;
15710
15824
  hidden: boolean;
@@ -15869,11 +15983,11 @@ declare enum BentoTabsEvent {
15869
15983
  ACTIVE_TAB_INDEX = "update:active-tab-index"
15870
15984
  }
15871
15985
 
15872
- export declare const BentoTag: __VLS_WithTemplateSlots_10<DefineComponent<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoTagProps>, {
15986
+ export declare const BentoTag: __VLS_WithTemplateSlots_10<DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoTagProps>, {
15873
15987
  label: any;
15874
15988
  truncate: any;
15875
15989
  variant: BentoTagVariant;
15876
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_6<__VLS_TypePropsToRuntimeProps_6<BentoTagProps>, {
15990
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoTagProps>, {
15877
15991
  label: any;
15878
15992
  truncate: any;
15879
15993
  variant: BentoTagVariant;
@@ -15932,7 +16046,7 @@ declare interface BentoTeleportProps {
15932
16046
  to?: string;
15933
16047
  }
15934
16048
 
15935
- export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_57<BentoTextareaProps>, {
16049
+ export declare const BentoTextarea: DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTextareaProps>, {
15936
16050
  ariaLabel: any;
15937
16051
  characterLimit: any;
15938
16052
  description: string;
@@ -15969,7 +16083,7 @@ input: (value: string) => void;
15969
16083
  keydown: (event: KeyboardEvent) => void;
15970
16084
  } & {
15971
16085
  keyup: (event: KeyboardEvent) => void;
15972
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_54<__VLS_TypePropsToRuntimeProps_57<BentoTextareaProps>, {
16086
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_59<BentoTextareaProps>, {
15973
16087
  ariaLabel: any;
15974
16088
  characterLimit: any;
15975
16089
  description: string;
@@ -16102,11 +16216,11 @@ export declare enum BentoTheme {
16102
16216
  * `
16103
16217
  * }
16104
16218
  */
16105
- export declare const BentoTimeline: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_58<BentoTimelineProps>, {
16219
+ export declare const BentoTimeline: __VLS_WithTemplateSlots_55<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTimelineProps>, {
16106
16220
  addNote: boolean;
16107
16221
  showMore: any;
16108
16222
  timegapLimit: any;
16109
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "add-timeline-note"[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToRuntimeProps_58<BentoTimelineProps>, {
16223
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "add-timeline-note"[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_60<BentoTimelineProps>, {
16110
16224
  addNote: boolean;
16111
16225
  showMore: any;
16112
16226
  timegapLimit: any;
@@ -16177,7 +16291,7 @@ export declare enum BentoTimelineGapUnit {
16177
16291
  * `
16178
16292
  * }
16179
16293
  */
16180
- export declare const BentoTimelineItem: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_59<BentoTimelineItemProps>, {
16294
+ export declare const BentoTimelineItem: __VLS_WithTemplateSlots_56<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineItemProps>, {
16181
16295
  additionalTimestamp: any;
16182
16296
  dataList: any;
16183
16297
  description: any;
@@ -16186,7 +16300,7 @@ tag: any;
16186
16300
  title: any;
16187
16301
  type: string;
16188
16302
  variant: any;
16189
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_56<__VLS_TypePropsToRuntimeProps_59<BentoTimelineItemProps>, {
16303
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_61<BentoTimelineItemProps>, {
16190
16304
  additionalTimestamp: any;
16191
16305
  dataList: any;
16192
16306
  description: any;
@@ -16805,7 +16919,7 @@ export declare interface BentoTutorialStep {
16805
16919
  * `
16806
16920
  * }
16807
16921
  */
16808
- export declare const BentoTypography: __VLS_WithTemplateSlots_58<DefineComponent<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_60<BentoTypographyProps>, {
16922
+ export declare const BentoTypography: __VLS_WithTemplateSlots_58<DefineComponent<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTypographyProps>, {
16809
16923
  el: BentoTypographyElement;
16810
16924
  large: boolean;
16811
16925
  medium: boolean;
@@ -16813,7 +16927,7 @@ stronger: boolean;
16813
16927
  strongest: boolean;
16814
16928
  variant: BentoTypographyVariant;
16815
16929
  wide: boolean;
16816
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_57<__VLS_TypePropsToRuntimeProps_60<BentoTypographyProps>, {
16930
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToRuntimeProps_62<BentoTypographyProps>, {
16817
16931
  el: BentoTypographyElement;
16818
16932
  large: boolean;
16819
16933
  medium: boolean;