@adyen/bento-vue2 1.47.0 → 1.48.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 (248) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +347 -112
  3. package/dist/action-bar.js +1 -1
  4. package/dist/alert.js +1 -1
  5. package/dist/assets/accordion-item.css +1 -1
  6. package/dist/assets/action-bar.css +1 -1
  7. package/dist/assets/base-modal.css +1 -1
  8. package/dist/assets/card.css +1 -1
  9. package/dist/assets/chip.css +1 -0
  10. package/dist/assets/data-grid.css +1 -1
  11. package/dist/assets/date-range-picker.css +1 -1
  12. package/dist/assets/dialog-page.css +1 -1
  13. package/dist/assets/file-uploader.css +1 -1
  14. package/dist/assets/input-field-password.css +1 -1
  15. package/dist/assets/input-field-phone-number.css +1 -0
  16. package/dist/assets/input-field.css +1 -1
  17. package/dist/assets/inspector.css +1 -1
  18. package/dist/assets/link.css +1 -1
  19. package/dist/assets/menu.css +1 -1
  20. package/dist/assets/modal-fullscreen.css +1 -1
  21. package/dist/assets/popover.css +1 -1
  22. package/dist/assets/segmented-control.css +1 -1
  23. package/dist/assets/sidepanel.css +1 -1
  24. package/dist/assets/summary-grid-item-custom.css +1 -1
  25. package/dist/button.js +3 -3
  26. package/dist/card.js +1 -1
  27. package/dist/checkbox.js +2 -2
  28. package/dist/chip.js +5 -0
  29. package/dist/chip.js.map +1 -0
  30. package/dist/chunks/{action-bar.EcN2I7Az.js → action-bar.CSgrrcK0.js} +5 -5
  31. package/dist/chunks/{action-bar.EcN2I7Az.js.map → action-bar.CSgrrcK0.js.map} +1 -1
  32. package/dist/chunks/{alert.BRN8cpXl.js → alert.hiTIDSeX.js} +2 -2
  33. package/dist/chunks/{alert.BRN8cpXl.js.map → alert.hiTIDSeX.js.map} +1 -1
  34. package/dist/chunks/{base-modal.BgTZ8iQ6.js → base-modal.47Xa68h9.js} +4 -4
  35. package/dist/chunks/{base-modal.BgTZ8iQ6.js.map → base-modal.47Xa68h9.js.map} +1 -1
  36. package/dist/chunks/{button-actions-with-menu.C8EjGVCT.js → button-actions-with-menu.D13mJiKO.js} +4 -4
  37. package/dist/chunks/{button-actions-with-menu.C8EjGVCT.js.map → button-actions-with-menu.D13mJiKO.js.map} +1 -1
  38. package/dist/chunks/{button-actions.BU173IFE.js → button-actions.BovYBINL.js} +2 -2
  39. package/dist/chunks/{button-actions.BU173IFE.js.map → button-actions.BovYBINL.js.map} +1 -1
  40. package/dist/chunks/{button.BX6ZJxF7.js → button.CdAFZa4V.js} +2 -2
  41. package/dist/chunks/{button.BX6ZJxF7.js.map → button.CdAFZa4V.js.map} +1 -1
  42. package/dist/chunks/{calendar.DlOcbH6E.js → calendar.Bb0-Svhx.js} +4 -4
  43. package/dist/chunks/{calendar.DlOcbH6E.js.map → calendar.Bb0-Svhx.js.map} +1 -1
  44. package/dist/chunks/{card.DoyCGJay.js → card.D-w9c3-n.js} +2 -2
  45. package/dist/chunks/{card.DoyCGJay.js.map → card.D-w9c3-n.js.map} +1 -1
  46. package/dist/chunks/{checkbox-group.BQN9gjgH.js → checkbox-group.BXfJo9NR.js} +2 -2
  47. package/dist/chunks/{checkbox-group.BQN9gjgH.js.map → checkbox-group.BXfJo9NR.js.map} +1 -1
  48. package/dist/chunks/{checkbox.O1CbmNdS.js → checkbox.BEHpJDrF.js} +18 -18
  49. package/dist/chunks/{checkbox.O1CbmNdS.js.map → checkbox.BEHpJDrF.js.map} +1 -1
  50. package/dist/chunks/chip.HNUA9VZl.js +63 -0
  51. package/dist/chunks/chip.HNUA9VZl.js.map +1 -0
  52. package/dist/chunks/{code-snippet.BDBD85qD.js → code-snippet.CUx6b252.js} +6 -6
  53. package/dist/chunks/{code-snippet.BDBD85qD.js.map → code-snippet.CUx6b252.js.map} +1 -1
  54. package/dist/chunks/{codemirror.0fz2cWJS.js → codemirror.Zv80n3Z2.js} +13 -14
  55. package/dist/chunks/{codemirror.0fz2cWJS.js.map → codemirror.Zv80n3Z2.js.map} +1 -1
  56. package/dist/chunks/{copy.BuMSGw23.js → copy.adSQlAOY.js} +2 -2
  57. package/dist/chunks/{copy.BuMSGw23.js.map → copy.adSQlAOY.js.map} +1 -1
  58. package/dist/chunks/{country.2-ZtYkh7.js → country.Df7erZov.js} +22 -21
  59. package/dist/chunks/{country.2-ZtYkh7.js.map → country.Df7erZov.js.map} +1 -1
  60. package/dist/chunks/country.types.C0Q_hhgJ.js +269 -0
  61. package/dist/chunks/country.types.C0Q_hhgJ.js.map +1 -0
  62. package/dist/chunks/{currency.BmI4Sqy5.js → currency.B1F9YOIx.js} +2 -2
  63. package/dist/chunks/{currency.BmI4Sqy5.js.map → currency.B1F9YOIx.js.map} +1 -1
  64. package/dist/chunks/{dashboard-section.COWO5SVw.js → dashboard-section.q1XXEUZc.js} +3 -3
  65. package/dist/chunks/{dashboard-section.COWO5SVw.js.map → dashboard-section.q1XXEUZc.js.map} +1 -1
  66. package/dist/chunks/{dashed-underline.BEAEmTCb.js → dashed-underline.CpVP3VDL.js} +2 -2
  67. package/dist/chunks/{dashed-underline.BEAEmTCb.js.map → dashed-underline.CpVP3VDL.js.map} +1 -1
  68. package/dist/chunks/{data-grid-template.vBl7u2cB.js → data-grid-template.kCxfVaW7.js} +3 -3
  69. package/dist/chunks/{data-grid-template.vBl7u2cB.js.map → data-grid-template.kCxfVaW7.js.map} +1 -1
  70. package/dist/chunks/{data-grid.DQ0578m9.js → data-grid.DgxC3G4n.js} +492 -487
  71. package/dist/chunks/data-grid.DgxC3G4n.js.map +1 -0
  72. package/dist/chunks/{date-picker.Bym2OEd9.js → date-picker.DqsQJ7P7.js} +4 -4
  73. package/dist/chunks/{date-picker.Bym2OEd9.js.map → date-picker.DqsQJ7P7.js.map} +1 -1
  74. package/dist/chunks/date-range-picker.VZlIz83o.js +884 -0
  75. package/dist/chunks/date-range-picker.VZlIz83o.js.map +1 -0
  76. package/dist/chunks/{date.1zs9CRhw.js → date.YLIcAerL.js} +69 -1
  77. package/dist/chunks/{date.1zs9CRhw.js.map → date.YLIcAerL.js.map} +1 -1
  78. package/dist/chunks/{dialog-page.DcJ7LaOE.js → dialog-page.Bf07JxdG.js} +2 -2
  79. package/dist/chunks/{dialog-page.DcJ7LaOE.js.map → dialog-page.Bf07JxdG.js.map} +1 -1
  80. package/dist/chunks/{dropdown-tag.CiCDvGyN.js → dropdown-tag.BLAjuup5.js} +6 -6
  81. package/dist/chunks/{dropdown-tag.CiCDvGyN.js.map → dropdown-tag.BLAjuup5.js.map} +1 -1
  82. package/dist/chunks/{dropdown.hc9ZuuTt.js → dropdown.DWgwNFNB.js} +4 -4
  83. package/dist/chunks/{dropdown.hc9ZuuTt.js.map → dropdown.DWgwNFNB.js.map} +1 -1
  84. package/dist/chunks/{empty-state.1TyzB5ju.js → empty-state.BnHTBgKG.js} +2 -2
  85. package/dist/chunks/{empty-state.1TyzB5ju.js.map → empty-state.BnHTBgKG.js.map} +1 -1
  86. package/dist/chunks/es6.BtaxuP0b.js.map +1 -1
  87. package/dist/chunks/{file-uploader.DVyryYaq.js → file-uploader.DT7GsNqI.js} +4 -4
  88. package/dist/chunks/{file-uploader.DVyryYaq.js.map → file-uploader.DT7GsNqI.js.map} +1 -1
  89. package/dist/chunks/{filter-bar.DzcNo5nF.js → filter-bar.D2YR4Tpz.js} +103 -105
  90. package/dist/chunks/filter-bar.D2YR4Tpz.js.map +1 -0
  91. package/dist/chunks/{fixed-scroller.IPM3AzHS.js → fixed-scroller.DX2YUuoU.js} +2 -2
  92. package/dist/chunks/{fixed-scroller.IPM3AzHS.js.map → fixed-scroller.DX2YUuoU.js.map} +1 -1
  93. package/dist/chunks/{footer-actions.Cbe_YLjP.js → footer-actions.BsoofCrv.js} +3 -3
  94. package/dist/chunks/{footer-actions.Cbe_YLjP.js.map → footer-actions.BsoofCrv.js.map} +1 -1
  95. package/dist/chunks/{form-layout-title.Xdsi84v2.js → form-layout-title.CJbgfh3P.js} +2 -2
  96. package/dist/chunks/{form-layout-title.Xdsi84v2.js.map → form-layout-title.CJbgfh3P.js.map} +1 -1
  97. package/dist/chunks/get-slot-text.BQS5Olxm.js +12 -0
  98. package/dist/chunks/get-slot-text.BQS5Olxm.js.map +1 -0
  99. package/dist/chunks/{header.BIZTUAJE.js → header.D5MLt9hG.js} +4 -4
  100. package/dist/chunks/{header.BIZTUAJE.js.map → header.D5MLt9hG.js.map} +1 -1
  101. package/dist/chunks/{info-icon-with-popover.Bly2e0uy.js → info-icon-with-popover.CO0mky_N.js} +2 -2
  102. package/dist/chunks/{info-icon-with-popover.Bly2e0uy.js.map → info-icon-with-popover.CO0mky_N.js.map} +1 -1
  103. package/dist/chunks/{input-field-password.CosL-n__.js → input-field-password.CQtzruQM.js} +4 -4
  104. package/dist/chunks/{input-field-password.CosL-n__.js.map → input-field-password.CQtzruQM.js.map} +1 -1
  105. package/dist/chunks/input-field-phone-number.DWKZy2-k.js +3098 -0
  106. package/dist/chunks/input-field-phone-number.DWKZy2-k.js.map +1 -0
  107. package/dist/chunks/{input-field.DgDFJbg7.js → input-field.3V5IblWw.js} +31 -26
  108. package/dist/chunks/input-field.3V5IblWw.js.map +1 -0
  109. package/dist/chunks/{inspector.types.8071wkf0.js → inspector.types.GOl_-hXm.js} +2 -2
  110. package/dist/chunks/{inspector.types.8071wkf0.js.map → inspector.types.GOl_-hXm.js.map} +1 -1
  111. package/dist/chunks/{keyboard-navigation.Clz1jOaA.js → keyboard-navigation.pB8weElW.js} +2 -1
  112. package/dist/chunks/{keyboard-navigation.Clz1jOaA.js.map → keyboard-navigation.pB8weElW.js.map} +1 -1
  113. package/dist/chunks/{link.UOEUR35A.js → link.DZlbzVSB.js} +35 -28
  114. package/dist/chunks/link.DZlbzVSB.js.map +1 -0
  115. package/dist/chunks/{listbox-option-tag.Co0ycEdQ.js → listbox-option-tag.XbvBQqlt.js} +2 -2
  116. package/dist/chunks/{listbox-option-tag.Co0ycEdQ.js.map → listbox-option-tag.XbvBQqlt.js.map} +1 -1
  117. package/dist/chunks/{menu.Dq7RlryT.js → menu.DYopJZ12.js} +3 -3
  118. package/dist/chunks/{menu.Dq7RlryT.js.map → menu.DYopJZ12.js.map} +1 -1
  119. package/dist/chunks/{modal-fullscreen.CfrgVR_K.js → modal-fullscreen.Pp5mp7hD.js} +4 -4
  120. package/dist/chunks/{modal-fullscreen.CfrgVR_K.js.map → modal-fullscreen.Pp5mp7hD.js.map} +1 -1
  121. package/dist/chunks/{modal.CuUUMIU_.js → modal.CCjAy7Hv.js} +5 -5
  122. package/dist/chunks/{modal.CuUUMIU_.js.map → modal.CCjAy7Hv.js.map} +1 -1
  123. package/dist/chunks/{pagination.QF1EEUfX.js → pagination.8g4bC4tv.js} +3 -3
  124. package/dist/chunks/{pagination.QF1EEUfX.js.map → pagination.8g4bC4tv.js.map} +1 -1
  125. package/dist/chunks/{payment-method.UaERFtej.js → payment-method.BKr_q5cZ.js} +2 -2
  126. package/dist/chunks/{payment-method.UaERFtej.js.map → payment-method.BKr_q5cZ.js.map} +1 -1
  127. package/dist/chunks/{popover.nev0GndY.js → popover.C-LwO38X.js} +3 -3
  128. package/dist/chunks/{popover.nev0GndY.js.map → popover.C-LwO38X.js.map} +1 -1
  129. package/dist/chunks/{promo-banner.BXtIM4C9.js → promo-banner.DS0_aROF.js} +2 -2
  130. package/dist/chunks/{promo-banner.BXtIM4C9.js.map → promo-banner.DS0_aROF.js.map} +1 -1
  131. package/dist/chunks/{radio-group.D1q0VKvv.js → radio-group.1z-IZvLU.js} +3 -3
  132. package/dist/chunks/{radio-group.D1q0VKvv.js.map → radio-group.1z-IZvLU.js.map} +1 -1
  133. package/dist/chunks/{search-bar.fmMx-zRN.js → search-bar.Bu12OC-l.js} +3 -3
  134. package/dist/chunks/{search-bar.fmMx-zRN.js.map → search-bar.Bu12OC-l.js.map} +1 -1
  135. package/dist/chunks/{secondary-nav.ldVrzGbB.js → secondary-nav.CLDlWCXX.js} +2 -2
  136. package/dist/chunks/{secondary-nav.ldVrzGbB.js.map → secondary-nav.CLDlWCXX.js.map} +1 -1
  137. package/dist/chunks/{segmented-control.DL0W7lJ_.js → segmented-control.BJIlas0M.js} +17 -16
  138. package/dist/chunks/segmented-control.BJIlas0M.js.map +1 -0
  139. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
  140. package/dist/chunks/{selection-card-group.CdkrhyZV.js → selection-card-group.usHcqYKO.js} +8 -8
  141. package/dist/chunks/{selection-card-group.CdkrhyZV.js.map → selection-card-group.usHcqYKO.js.map} +1 -1
  142. package/dist/chunks/{sidepanel.D-KuHnwI.js → sidepanel.C_ff-PEn.js} +4 -4
  143. package/dist/chunks/{sidepanel.D-KuHnwI.js.map → sidepanel.C_ff-PEn.js.map} +1 -1
  144. package/dist/chunks/{status.types.Ce018tQy.js → status.types.p_TCvoo0.js} +16 -17
  145. package/dist/chunks/{status.types.Ce018tQy.js.map → status.types.p_TCvoo0.js.map} +1 -1
  146. package/dist/chunks/{step.BsIdWhaZ.js → step.DrP2Frvn.js} +2 -2
  147. package/dist/chunks/{step.BsIdWhaZ.js.map → step.DrP2Frvn.js.map} +1 -1
  148. package/dist/chunks/{structured-list-item.Dk8Z-FPn.js → structured-list-item.TC8mVrrA.js} +3 -3
  149. package/dist/chunks/{structured-list-item.Dk8Z-FPn.js.map → structured-list-item.TC8mVrrA.js.map} +1 -1
  150. package/dist/chunks/{summary-grid-item-custom.atXX3GY9.js → summary-grid-item-custom.A11AzfH0.js} +109 -104
  151. package/dist/chunks/summary-grid-item-custom.A11AzfH0.js.map +1 -0
  152. package/dist/chunks/summary-grid.keys.CxTf_FOc.js +6 -0
  153. package/dist/chunks/summary-grid.keys.CxTf_FOc.js.map +1 -0
  154. package/dist/chunks/{tabs.9kObZry9.js → tabs.5zgaD1k3.js} +2 -2
  155. package/dist/chunks/{tabs.9kObZry9.js.map → tabs.5zgaD1k3.js.map} +1 -1
  156. package/dist/chunks/{tag.-YNhsBv7.js → tag.3fthBtwc.js} +2 -2
  157. package/dist/chunks/{tag.-YNhsBv7.js.map → tag.3fthBtwc.js.map} +1 -1
  158. package/dist/chunks/{textarea.BVzGn3zO.js → textarea.CpXux8qX.js} +2 -2
  159. package/dist/chunks/{textarea.BVzGn3zO.js.map → textarea.CpXux8qX.js.map} +1 -1
  160. package/dist/chunks/{timeline-item.D_YNHlRi.js → timeline-item.Ca9RJt0z.js} +8 -8
  161. package/dist/chunks/{timeline-item.D_YNHlRi.js.map → timeline-item.Ca9RJt0z.js.map} +1 -1
  162. package/dist/chunks/{toast.DgJbW9CL.js → toast.C5I7Wsfa.js} +2 -2
  163. package/dist/chunks/{toast.DgJbW9CL.js.map → toast.C5I7Wsfa.js.map} +1 -1
  164. package/dist/chunks/{toggle-button.Cf8C7p6e.js → toggle-button.BX_9vB0d.js} +2 -2
  165. package/dist/chunks/{toggle-button.Cf8C7p6e.js.map → toggle-button.BX_9vB0d.js.map} +1 -1
  166. package/dist/chunks/{toggle.CnS7qszG.js → toggle.CyaY0U0K.js} +2 -2
  167. package/dist/chunks/{toggle.CnS7qszG.js.map → toggle.CyaY0U0K.js.map} +1 -1
  168. package/dist/chunks/truncate.BfIl_-71.js +8 -0
  169. package/dist/chunks/truncate.BfIl_-71.js.map +1 -0
  170. package/dist/chunks/{tutorial.cQXPvqV4.js → tutorial.Cc0tv59x.js} +4 -4
  171. package/dist/chunks/{tutorial.cQXPvqV4.js.map → tutorial.Cc0tv59x.js.map} +1 -1
  172. package/dist/chunks/{use-cached-selected-values.BGlHmPhX.js → use-cached-selected-values.C24AnZ-w.js} +5 -5
  173. package/dist/chunks/{use-cached-selected-values.BGlHmPhX.js.map → use-cached-selected-values.C24AnZ-w.js.map} +1 -1
  174. package/dist/chunks/use-country-items.HFnjuDsG.js +30 -0
  175. package/dist/chunks/{use-country-items.eWARMT6I.js.map → use-country-items.HFnjuDsG.js.map} +1 -1
  176. package/dist/chunks/{country.types.CLjbulKL.js → use-country-phon-code.DVgE19zT.js} +497 -761
  177. package/dist/chunks/use-country-phon-code.DVgE19zT.js.map +1 -0
  178. package/dist/code-snippet.js +1 -1
  179. package/dist/country.js +7 -6
  180. package/dist/country.js.map +1 -1
  181. package/dist/currency.js +1 -1
  182. package/dist/dashboard-template.js +1 -1
  183. package/dist/dashed-underline.js +1 -1
  184. package/dist/data-grid-template.js +1 -1
  185. package/dist/data-grid.js +1 -1
  186. package/dist/date-picker.js +2 -2
  187. package/dist/date-range-picker.js +2 -2
  188. package/dist/date.js +1 -1
  189. package/dist/dropdown.js +3 -3
  190. package/dist/empty-state.js +1 -1
  191. package/dist/file-uploader.js +1 -1
  192. package/dist/filter-bar.js +1 -1
  193. package/dist/form-layout.js +1 -1
  194. package/dist/header.js +1 -1
  195. package/dist/index.js +217 -212
  196. package/dist/index.js.map +1 -1
  197. package/dist/input-field-password.js +1 -1
  198. package/dist/input-field-phone-number.js +5 -0
  199. package/dist/input-field-phone-number.js.map +1 -0
  200. package/dist/input-field.js +1 -1
  201. package/dist/inspector.js +1 -1
  202. package/dist/internal.js +9 -9
  203. package/dist/link.js +1 -1
  204. package/dist/menu.js +1 -1
  205. package/dist/modal-fullscreen.js +1 -1
  206. package/dist/modal.js +2 -2
  207. package/dist/pagination.js +1 -1
  208. package/dist/payment-method.js +1 -1
  209. package/dist/popover.js +1 -1
  210. package/dist/promo-banner.js +1 -1
  211. package/dist/radio-group.js +1 -1
  212. package/dist/search-bar.js +2 -2
  213. package/dist/secondary-nav.js +1 -1
  214. package/dist/segmented-control.js +1 -1
  215. package/dist/selection-card.js +1 -1
  216. package/dist/sidepanel.js +1 -1
  217. package/dist/status.js +1 -1
  218. package/dist/stepper.js +1 -1
  219. package/dist/structured-list.js +1 -1
  220. package/dist/styles/bento-dark.css +15 -1
  221. package/dist/styles/bento-light.css +15 -1
  222. package/dist/styles/bento.css +15 -1
  223. package/dist/styles/legacy.css +14 -0
  224. package/dist/styles/styleguide.css +15 -1
  225. package/dist/summary-grid.js +1 -1
  226. package/dist/tabs.js +1 -1
  227. package/dist/tag.js +1 -1
  228. package/dist/textarea.js +1 -1
  229. package/dist/timeline.js +1 -1
  230. package/dist/toast.js +1 -1
  231. package/dist/toggle.js +1 -1
  232. package/dist/tutorial.js +1 -1
  233. package/dist/web-types.json +263 -5
  234. package/package.json +6 -5
  235. package/dist/chunks/country.types.CLjbulKL.js.map +0 -1
  236. package/dist/chunks/data-grid.DQ0578m9.js.map +0 -1
  237. package/dist/chunks/date-range-picker.P2Q5FNB-.js +0 -840
  238. package/dist/chunks/date-range-picker.P2Q5FNB-.js.map +0 -1
  239. package/dist/chunks/filter-bar.DzcNo5nF.js.map +0 -1
  240. package/dist/chunks/get-slot-text.Cgn-E48s.js +0 -9
  241. package/dist/chunks/get-slot-text.Cgn-E48s.js.map +0 -1
  242. package/dist/chunks/input-field.DgDFJbg7.js.map +0 -1
  243. package/dist/chunks/link.UOEUR35A.js.map +0 -1
  244. package/dist/chunks/segmented-control.DL0W7lJ_.js.map +0 -1
  245. package/dist/chunks/summary-grid-item-custom.atXX3GY9.js.map +0 -1
  246. package/dist/chunks/summary-grid.keys.BBbFrFGF.js +0 -5
  247. package/dist/chunks/summary-grid.keys.BBbFrFGF.js.map +0 -1
  248. package/dist/chunks/use-country-items.eWARMT6I.js +0 -29
@@ -2,6 +2,8 @@ import type { ButtonHTMLAttributes } from 'vue/types/jsx.d.ts';
2
2
  import { ComponentOptionsMixin } from 'vue';
3
3
  import type { ComponentPublicInstance } from 'vue';
4
4
  import { ComputedRef } from 'vue';
5
+ import { CountryCode } from 'libphonenumber-js/types';
6
+ import { CountryCode as CountryCode_2 } from 'libphonenumber-js';
5
7
  import { DeepReadonly } from 'vue';
6
8
  import { default as default_2 } from 'vue-i18n';
7
9
  import { DefineComponent } from 'vue';
@@ -56,6 +58,10 @@ declare type __VLS_NonUndefinedable_24<T> = T extends undefined ? never : T;
56
58
 
57
59
  declare type __VLS_NonUndefinedable_25<T> = T extends undefined ? never : T;
58
60
 
61
+ declare type __VLS_NonUndefinedable_26<T> = T extends undefined ? never : T;
62
+
63
+ declare type __VLS_NonUndefinedable_27<T> = T extends undefined ? never : T;
64
+
59
65
  declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
60
66
 
61
67
  declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
@@ -232,6 +238,24 @@ declare type __VLS_TypePropsToRuntimeProps_25<T> = {
232
238
  };
233
239
  };
234
240
 
241
+ declare type __VLS_TypePropsToRuntimeProps_26<T> = {
242
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
243
+ type: PropType<__VLS_NonUndefinedable_26<T[K]>>;
244
+ } : {
245
+ type: PropType<T[K]>;
246
+ required: true;
247
+ };
248
+ };
249
+
250
+ declare type __VLS_TypePropsToRuntimeProps_27<T> = {
251
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
252
+ type: PropType<__VLS_NonUndefinedable_27<T[K]>>;
253
+ } : {
254
+ type: PropType<T[K]>;
255
+ required: true;
256
+ };
257
+ };
258
+
235
259
  declare type __VLS_TypePropsToRuntimeProps_3<T> = {
236
260
  [K in keyof T]-?: {} extends Pick<T, K> ? {
237
261
  type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
@@ -385,6 +409,18 @@ declare type __VLS_WithDefaults_22<P, D> = {
385
409
  } : P[K];
386
410
  };
387
411
 
412
+ declare type __VLS_WithDefaults_23<P, D> = {
413
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
414
+ default: D[K];
415
+ } : P[K];
416
+ };
417
+
418
+ declare type __VLS_WithDefaults_24<P, D> = {
419
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
420
+ default: D[K];
421
+ } : P[K];
422
+ };
423
+
388
424
  declare type __VLS_WithDefaults_3<P, D> = {
389
425
  [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
390
426
  default: D[K];
@@ -649,6 +685,12 @@ declare type __VLS_WithTemplateSlots_42<T, S> = T & {
649
685
  };
650
686
  };
651
687
 
688
+ declare type __VLS_WithTemplateSlots_43<T, S> = T & {
689
+ new (): {
690
+ $slots: S;
691
+ };
692
+ };
693
+
652
694
  declare type __VLS_WithTemplateSlots_5<T, S> = T & {
653
695
  new (): {
654
696
  $slots: S;
@@ -2233,6 +2275,74 @@ export declare type BentoCheckboxTag = BentoTagProps;
2233
2275
 
2234
2276
  export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
2235
2277
 
2278
+ /**
2279
+ * Chip is a dismissible tag-like component that can be used to display selected items, which may need to be removed by the user.
2280
+ *
2281
+ * @example
2282
+ * import { BentoChip } from '@adyen/bento-vue2';
2283
+ *
2284
+ * export default {
2285
+ * components: { BentoChip },
2286
+ * template: `
2287
+ * <bento-chip
2288
+ * label="Label"
2289
+ * :character-limit="20"
2290
+ * condensed
2291
+ * @click="removeChip()"
2292
+ *
2293
+ * />
2294
+ * `
2295
+ * }
2296
+ */
2297
+ export declare const BentoChip: DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoChipProps>, {
2298
+ disabled: boolean;
2299
+ readonly: boolean;
2300
+ error: boolean;
2301
+ condensed: boolean;
2302
+ characterLimit: any;
2303
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
2304
+ click: () => void;
2305
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoChipProps>, {
2306
+ disabled: boolean;
2307
+ readonly: boolean;
2308
+ error: boolean;
2309
+ condensed: boolean;
2310
+ characterLimit: any;
2311
+ }>>>, {
2312
+ condensed: boolean;
2313
+ disabled: boolean;
2314
+ error: boolean;
2315
+ readonly: boolean;
2316
+ characterLimit: number;
2317
+ }>;
2318
+
2319
+ export declare interface BentoChipProps {
2320
+ /**
2321
+ * The text content displayed within the chip.
2322
+ */
2323
+ label: string;
2324
+ /**
2325
+ * If true, disables user interaction with the chip.
2326
+ */
2327
+ disabled?: boolean;
2328
+ /**
2329
+ * If true, makes the chip's content readonly, preventing user modification.
2330
+ */
2331
+ readonly?: boolean;
2332
+ /**
2333
+ * If true, displays the chip in an error state.
2334
+ */
2335
+ error?: boolean;
2336
+ /**
2337
+ * If true, reduces the size of the chip.
2338
+ */
2339
+ condensed?: boolean;
2340
+ /**
2341
+ * Limits the number of characters displayed in the chip. Additional characters will be truncated.
2342
+ */
2343
+ characterLimit?: number;
2344
+ }
2345
+
2236
2346
  export declare const BentoClickOutside: DefineComponent< {
2237
2347
  /**
2238
2348
  * Sets the HTML DOM element.
@@ -2889,12 +2999,12 @@ export declare enum BentoCountryVariant {
2889
2999
  * `
2890
3000
  * }
2891
3001
  */
2892
- export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoCurrencyProps>, {
3002
+ export declare const BentoCurrency: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoCurrencyProps>, {
2893
3003
  currency: BentoCurrencyISOCode;
2894
3004
  disableTypography: boolean;
2895
3005
  majorUnits: boolean;
2896
3006
  value: any;
2897
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_7<__VLS_TypePropsToRuntimeProps_7<BentoCurrencyProps>, {
3007
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoCurrencyProps>, {
2898
3008
  currency: BentoCurrencyISOCode;
2899
3009
  disableTypography: boolean;
2900
3010
  majorUnits: boolean;
@@ -3128,7 +3238,7 @@ export declare interface BentoCurrencyProps {
3128
3238
  * `
3129
3239
  * }
3130
3240
  */
3131
- export declare const BentoDashboardSection: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_25<{
3241
+ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_27<{
3132
3242
  /**
3133
3243
  * The header of the section
3134
3244
  */
@@ -3139,7 +3249,7 @@ header: BentoDashboardTemplateHeader;
3139
3249
  halfWidth?: boolean;
3140
3250
  }>, {
3141
3251
  halfWidth: boolean;
3142
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_25<{
3252
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_27<{
3143
3253
  /**
3144
3254
  * The header of the section
3145
3255
  */
@@ -3187,7 +3297,7 @@ halfWidth: boolean;
3187
3297
  * `
3188
3298
  * }
3189
3299
  */
3190
- export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_24<{
3300
+ export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_26<{
3191
3301
  /**
3192
3302
  * The header that goes to the top of the template
3193
3303
  */
@@ -3210,7 +3320,7 @@ stickyFilters?: boolean;
3210
3320
  tabs: any;
3211
3321
  stickyTabs: boolean;
3212
3322
  stickyFilters: boolean;
3213
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_24<{
3323
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_26<{
3214
3324
  /**
3215
3325
  * The header that goes to the top of the template
3216
3326
  */
@@ -3530,6 +3640,13 @@ type: BooleanConstructor;
3530
3640
  default: boolean;
3531
3641
  };
3532
3642
  /**
3643
+ * Renders a font numeric style with slashed zeros instead of normal ones.
3644
+ */
3645
+ slashedZero: {
3646
+ type: BooleanConstructor;
3647
+ default: boolean;
3648
+ };
3649
+ /**
3533
3650
  * Sticks the horizontal scrollbar to the bottom of the screen if the data-grid is larger than the screen height.
3534
3651
  */
3535
3652
  stickyHorizontalScrollbar: {
@@ -3789,6 +3906,13 @@ type: BooleanConstructor;
3789
3906
  default: boolean;
3790
3907
  };
3791
3908
  /**
3909
+ * Renders a font numeric style with slashed zeros instead of normal ones.
3910
+ */
3911
+ slashedZero: {
3912
+ type: BooleanConstructor;
3913
+ default: boolean;
3914
+ };
3915
+ /**
3792
3916
  * Sticks the horizontal scrollbar to the bottom of the screen if the data-grid is larger than the screen height.
3793
3917
  */
3794
3918
  stickyHorizontalScrollbar: {
@@ -3883,6 +4007,7 @@ hasNestedRows: boolean;
3883
4007
  highlightedRows: BentoDatagridDataItemId[];
3884
4008
  shouldShowNestedContent: BentoDatagridShouldShowNestedContentFn;
3885
4009
  shouldShowNestedRows: BentoDatagridShouldShowNestedRowsFn;
4010
+ slashedZero: boolean;
3886
4011
  filterValues: BentoFilterValues;
3887
4012
  allowColumnDragAndDrop: boolean;
3888
4013
  bulkActions: BentoButtonActionsList;
@@ -4052,7 +4177,7 @@ export declare enum BentoDatagridStyleState {
4052
4177
  * `
4053
4178
  * }
4054
4179
  */
4055
- export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_42<DefineComponent< {
4180
+ export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_43<DefineComponent< {
4056
4181
  /**
4057
4182
  * The header that goes to the top of the template
4058
4183
  */
@@ -4946,9 +5071,9 @@ export declare interface BentoDateRangePickerValue {
4946
5071
  * template: `<bento-divider />`
4947
5072
  * }
4948
5073
  */
4949
- export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoDividerProps>, {
5074
+ export declare const BentoDivider: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDividerProps>, {
4950
5075
  variant: BentoDividerVariant;
4951
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_8<__VLS_TypePropsToRuntimeProps_8<BentoDividerProps>, {
5076
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoDividerProps>, {
4952
5077
  variant: BentoDividerVariant;
4953
5078
  }>>>, {
4954
5079
  variant: `${BentoDividerVariant}`;
@@ -7099,7 +7224,7 @@ export declare enum BentoEmptyStateVariant {
7099
7224
  * }
7100
7225
  * }
7101
7226
  */
7102
- export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoFileUploaderProps>, {
7227
+ export declare const BentoFileUploader: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoFileUploaderProps>, {
7103
7228
  accept: any;
7104
7229
  description: any;
7105
7230
  errorMessage: any;
@@ -7112,7 +7237,7 @@ tooltipText: any;
7112
7237
  change: (value?: FileList) => void;
7113
7238
  } & {
7114
7239
  "update:modelValue": (value?: FileList) => void;
7115
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_9<__VLS_TypePropsToRuntimeProps_9<BentoFileUploaderProps>, {
7240
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoFileUploaderProps>, {
7116
7241
  accept: any;
7117
7242
  description: any;
7118
7243
  errorMessage: any;
@@ -7883,10 +8008,10 @@ declare enum BentoHeaderVariant {
7883
8008
  * `
7884
8009
  * }
7885
8010
  */
7886
- export declare const BentoImage: DefineComponent<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoImageProps>, {
8011
+ export declare const BentoImage: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoImageProps>, {
7887
8012
  aspectRatio: any;
7888
8013
  objectFit: any;
7889
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_10<__VLS_TypePropsToRuntimeProps_10<BentoImageProps>, {
8014
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoImageProps>, {
7890
8015
  aspectRatio: any;
7891
8016
  objectFit: any;
7892
8017
  }>>>, {
@@ -8099,6 +8224,13 @@ type: BooleanConstructor;
8099
8224
  default: boolean;
8100
8225
  };
8101
8226
  /**
8227
+ * Renders a font numeric style with slashed zeros instead of normal ones.
8228
+ */
8229
+ slashedZero: {
8230
+ type: BooleanConstructor;
8231
+ default: boolean;
8232
+ };
8233
+ /**
8102
8234
  * Static text that displayed before or after input value
8103
8235
  * Applicable to the Static Value variant
8104
8236
  */
@@ -8265,6 +8397,13 @@ type: BooleanConstructor;
8265
8397
  default: boolean;
8266
8398
  };
8267
8399
  /**
8400
+ * Renders a font numeric style with slashed zeros instead of normal ones.
8401
+ */
8402
+ slashedZero: {
8403
+ type: BooleanConstructor;
8404
+ default: boolean;
8405
+ };
8406
+ /**
8268
8407
  * Static text that displayed before or after input value
8269
8408
  * Applicable to the Static Value variant
8270
8409
  */
@@ -8327,6 +8466,7 @@ errorMessage: string;
8327
8466
  ariaLabel: string;
8328
8467
  placeholder: string;
8329
8468
  ariaHidden: boolean;
8469
+ slashedZero: boolean;
8330
8470
  dropdown: BentoInputDropdownProps;
8331
8471
  dropdownPosition: "start" | "end" | BentoInputFieldElementPosition;
8332
8472
  staticValue: string;
@@ -8403,7 +8543,7 @@ export declare enum BentoInputFieldEvent {
8403
8543
  * `
8404
8544
  * }
8405
8545
  */
8406
- export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoInputFieldPasswordProps>, {
8546
+ export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoInputFieldPasswordProps>, {
8407
8547
  condensed: boolean;
8408
8548
  disabled: boolean;
8409
8549
  label: any;
@@ -8417,7 +8557,7 @@ withHint: boolean;
8417
8557
  "input:valid": () => void;
8418
8558
  } & {
8419
8559
  input: (value: BentoInputFieldValue) => void;
8420
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoInputFieldPasswordProps>, {
8560
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoInputFieldPasswordProps>, {
8421
8561
  condensed: boolean;
8422
8562
  disabled: boolean;
8423
8563
  label: any;
@@ -8510,6 +8650,59 @@ export declare interface BentoInputFieldPasswordValidationListItem {
8510
8650
  additionalArgs?: any[];
8511
8651
  }
8512
8652
 
8653
+ /**
8654
+ * Input field phone number can be used to display phone numbers that come with a country code.
8655
+ *
8656
+ * @example
8657
+ * import { BentoInputFieldPhoneNumber } from '@adyen/bento-vue2';
8658
+ *
8659
+ * export default {
8660
+ * components: { BentoInputFieldPhoneNumber },
8661
+ * template: `
8662
+ * <bento-input-field-phone-number
8663
+ * label="Phone number"
8664
+ * :countries="['NL', 'BE']"
8665
+ * value="0612345678"
8666
+ * selected-country="NL"
8667
+ * />
8668
+ * `
8669
+ * }
8670
+ */
8671
+ export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoInputFieldPhoneNumberProps>, {
8672
+ countries: () => CountryCode_2[];
8673
+ dynamicFiltering: boolean;
8674
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8675
+ blur: () => void;
8676
+ } & {
8677
+ input: (value: string) => void;
8678
+ } & {
8679
+ "update:selected-country": (country: CountryCode_2) => void;
8680
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoInputFieldPhoneNumberProps>, {
8681
+ countries: () => CountryCode_2[];
8682
+ dynamicFiltering: boolean;
8683
+ }>>>, {
8684
+ dynamicFiltering: boolean;
8685
+ countries: CountryCode[];
8686
+ }>, {
8687
+ default: (_: {}) => any;
8688
+ description: (_: {}) => any;
8689
+ }>;
8690
+
8691
+ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
8692
+ /**
8693
+ * Selected country code
8694
+ */
8695
+ selectedCountry?: CountryCode;
8696
+ /**
8697
+ * Array of country codes to show on the dropdown
8698
+ */
8699
+ countries?: CountryCode[];
8700
+ /**
8701
+ * If set, allows filtering on the countries dropdown
8702
+ */
8703
+ dynamicFiltering?: boolean;
8704
+ }
8705
+
8513
8706
  declare type BentoInputFieldProps = InstanceType<typeof BentoInputField>['$props'];
8514
8707
 
8515
8708
  export declare enum BentoInputFieldStateClass {
@@ -8583,7 +8776,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
8583
8776
  * `
8584
8777
  * }
8585
8778
  */
8586
- export declare const BentoInspector: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<{
8779
+ export declare const BentoInspector: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<{
8587
8780
  /**
8588
8781
  * Shows the Expand icon in the inspector
8589
8782
  */
@@ -8613,7 +8806,7 @@ size: string;
8613
8806
  "update:is-open": (value: boolean) => void;
8614
8807
  } & {
8615
8808
  expand: () => void;
8616
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<{
8809
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<{
8617
8810
  /**
8618
8811
  * Shows the Expand icon in the inspector
8619
8812
  */
@@ -8697,10 +8890,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
8697
8890
  * `
8698
8891
  * }
8699
8892
  */
8700
- export declare const BentoLayout: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoLayoutProps>, {
8893
+ export declare const BentoLayout: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoLayoutProps>, {
8701
8894
  size: string;
8702
8895
  variant: string;
8703
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoLayoutProps>, {
8896
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoLayoutProps>, {
8704
8897
  size: string;
8705
8898
  variant: string;
8706
8899
  }>>>, {
@@ -8743,9 +8936,9 @@ export declare interface BentoLayoutProps {
8743
8936
  * `
8744
8937
  * }
8745
8938
  */
8746
- export declare const BentoLayoutRow: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoLayoutRowProps>, {
8939
+ export declare const BentoLayoutRow: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoLayoutRowProps>, {
8747
8940
  columnsLayout: string;
8748
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoLayoutRowProps>, {
8941
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoLayoutRowProps>, {
8749
8942
  columnsLayout: string;
8750
8943
  }>>>, {
8751
8944
  columnsLayout: BentoLayoutRowColumnLayout;
@@ -8792,12 +8985,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
8792
8985
  * `
8793
8986
  * }
8794
8987
  */
8795
- export declare const BentoLink: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoLinkProps>, {
8988
+ export declare const BentoLink: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoLinkProps>, {
8796
8989
  target: any;
8797
8990
  variant: BentoLinkVariant;
8798
8991
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8799
8992
  click: (clickEvent: MouseEvent) => void;
8800
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoLinkProps>, {
8993
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoLinkProps>, {
8801
8994
  target: any;
8802
8995
  variant: BentoLinkVariant;
8803
8996
  }>>>, {
@@ -9307,7 +9500,7 @@ export declare interface BentoMenuItem {
9307
9500
  * `
9308
9501
  * };
9309
9502
  */
9310
- export declare const BentoModal: __VLS_WithTemplateSlots_23<DefineComponent< {
9503
+ export declare const BentoModal: __VLS_WithTemplateSlots_24<DefineComponent< {
9311
9504
  /**
9312
9505
  * List of actions that will be used to render the buttons.
9313
9506
  * First element in the list will be rendered as "primary".
@@ -9645,7 +9838,7 @@ export declare enum BentoModalEvent {
9645
9838
  * `
9646
9839
  * }
9647
9840
  */
9648
- export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_24<DefineComponent< {
9841
+ export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_25<DefineComponent< {
9649
9842
  /**
9650
9843
  * List of actions that will be used to render the buttons.
9651
9844
  * First element in the list will be rendered as "primary".
@@ -9785,7 +9978,7 @@ contextualLabel: string;
9785
9978
  * `
9786
9979
  * }
9787
9980
  */
9788
- export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_25<DefineComponent< {
9981
+ export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_26<DefineComponent< {
9789
9982
  /**
9790
9983
  * List of actions that will be used to render the buttons.
9791
9984
  * First element in the list will be rendered as "primary".
@@ -9927,7 +10120,7 @@ contextualLabel: string;
9927
10120
  * `
9928
10121
  * }
9929
10122
  */
9930
- export declare const BentoModalPage: __VLS_WithTemplateSlots_22<DefineComponent< {
10123
+ export declare const BentoModalPage: __VLS_WithTemplateSlots_23<DefineComponent< {
9931
10124
  /**
9932
10125
  * List of actions that will be used to render the buttons.
9933
10126
  * First element in the list will be rendered as "primary".
@@ -11452,7 +11645,7 @@ export declare enum BentoPaymentMethodType {
11452
11645
  * `
11453
11646
  * }
11454
11647
  */
11455
- export declare const BentoPopover: __VLS_WithTemplateSlots_26<DefineComponent< {
11648
+ export declare const BentoPopover: __VLS_WithTemplateSlots_27<DefineComponent< {
11456
11649
  /**
11457
11650
  * List of actions that will be used to render the buttons.
11458
11651
  * First element in the list will be rendered as "primary".
@@ -11851,7 +12044,7 @@ export declare type BentoPopoverPositions = PopperContainerPosition;
11851
12044
  * `
11852
12045
  * };
11853
12046
  */
11854
- export declare const BentoPromoBanner: __VLS_WithTemplateSlots_27<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoPromoBannerProps>, {
12047
+ export declare const BentoPromoBanner: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoPromoBannerProps>, {
11855
12048
  actions: any;
11856
12049
  color: BentoPromoBannerColor;
11857
12050
  isDismissible: boolean;
@@ -11859,7 +12052,7 @@ dismissButtonText: any;
11859
12052
  layout: BentoPromoBannerLayout;
11860
12053
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
11861
12054
  dismiss: () => void;
11862
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<BentoPromoBannerProps>, {
12055
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoPromoBannerProps>, {
11863
12056
  actions: any;
11864
12057
  color: BentoPromoBannerColor;
11865
12058
  isDismissible: boolean;
@@ -11995,7 +12188,7 @@ export declare interface BentoPromoBannerProps {
11995
12188
  * }
11996
12189
  * }
11997
12190
  */
11998
- export declare const BentoRadioButton: __VLS_WithTemplateSlots_29<DefineComponent< {
12191
+ export declare const BentoRadioButton: __VLS_WithTemplateSlots_30<DefineComponent< {
11999
12192
  /**
12000
12193
  * Disable the radio button (optional)
12001
12194
  */
@@ -12150,7 +12343,7 @@ export declare type BentoRadioButtonValue = string | number;
12150
12343
  * `
12151
12344
  * };
12152
12345
  */
12153
- export declare const BentoRadioGroup: __VLS_WithTemplateSlots_28<DefineComponent< {
12346
+ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_29<DefineComponent< {
12154
12347
  /**
12155
12348
  * Descriptive supporting text visbile underneath the label.
12156
12349
  */
@@ -12595,7 +12788,7 @@ export declare interface BentoSearchBarItem {
12595
12788
  * }
12596
12789
  * }
12597
12790
  */
12598
- export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_18<{
12791
+ export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_20<{
12599
12792
  /**
12600
12793
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
12601
12794
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -12608,7 +12801,7 @@ items: BentoSecondaryNavItems;
12608
12801
  value?: string;
12609
12802
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12610
12803
  change: (category: string) => void;
12611
- }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_18<{
12804
+ }, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_20<{
12612
12805
  /**
12613
12806
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
12614
12807
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -12653,63 +12846,24 @@ export declare interface BentoSecondaryNavState {
12653
12846
  * `
12654
12847
  * }
12655
12848
  */
12656
- export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<{
12657
- /**
12658
- * Accessible name describing the segmented control.
12659
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
12660
- */
12661
- ariaLabel?: string;
12662
- /**
12663
- * If set to true, renders the component full width.
12664
- */
12665
- fullWidth?: boolean;
12666
- /**
12667
- * Items that will populate the segmented control.
12668
- */
12669
- items: BentoSegmentedControlItem[];
12670
- /**
12671
- * Determines the selected value of the group. Corresponds to the BentoSegmentedControlItem's value.
12672
- */
12673
- modelValue: string | number;
12674
- /**
12675
- * If set to true, wraps the items in the segmented control to show their content whenever these don't fit in the available space anymore.
12676
- */
12677
- wrap?: boolean;
12678
- }>, {
12849
+ export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoSegmentedControlProps>, {
12679
12850
  ariaLabel: any;
12680
12851
  fullWidth: boolean;
12681
12852
  wrap: boolean;
12853
+ modelValue: any;
12682
12854
  }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12683
12855
  "update:model-value": (value: any) => void;
12684
- }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_19<{
12685
- /**
12686
- * Accessible name describing the segmented control.
12687
- * @deprecated from version 2.0.0. Use the aria-label attribute instead.
12688
- */
12689
- ariaLabel?: string;
12690
- /**
12691
- * If set to true, renders the component full width.
12692
- */
12693
- fullWidth?: boolean;
12694
- /**
12695
- * Items that will populate the segmented control.
12696
- */
12697
- items: BentoSegmentedControlItem[];
12698
- /**
12699
- * Determines the selected value of the group. Corresponds to the BentoSegmentedControlItem's value.
12700
- */
12701
- modelValue: string | number;
12702
- /**
12703
- * If set to true, wraps the items in the segmented control to show their content whenever these don't fit in the available space anymore.
12704
- */
12705
- wrap?: boolean;
12706
- }>, {
12856
+ } & {
12857
+ input: (value: BentoSegmentedControlValue) => void;
12858
+ }, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_21<BentoSegmentedControlProps>, {
12707
12859
  ariaLabel: any;
12708
12860
  fullWidth: boolean;
12709
12861
  wrap: boolean;
12862
+ modelValue: any;
12710
12863
  }>>>, {
12711
12864
  wrap: boolean;
12712
12865
  ariaLabel: string;
12866
+ modelValue: BentoSegmentedControlValue;
12713
12867
  fullWidth: boolean;
12714
12868
  }>;
12715
12869
 
@@ -12726,6 +12880,32 @@ export declare interface BentoSegmentedControlItem {
12726
12880
  disabled?: boolean;
12727
12881
  }
12728
12882
 
12883
+ export declare interface BentoSegmentedControlProps {
12884
+ /**
12885
+ * Accessible name describing the segmented control.
12886
+ * @deprecated from version 2.0.0. Use the aria-label attribute instead.
12887
+ */
12888
+ ariaLabel?: string;
12889
+ /**
12890
+ * If set to true, renders the component full width.
12891
+ */
12892
+ fullWidth?: boolean;
12893
+ /**
12894
+ * Items that will populate the segmented control.
12895
+ */
12896
+ items: BentoSegmentedControlItem[];
12897
+ /**
12898
+ * Determines the selected value of the group. Corresponds to the BentoSegmentedControlItem's value.
12899
+ */
12900
+ modelValue?: BentoSegmentedControlValue;
12901
+ /**
12902
+ * If set to true, wraps the items in the segmented control to show their content whenever these don't fit in the available space anymore.
12903
+ */
12904
+ wrap?: boolean;
12905
+ }
12906
+
12907
+ export declare type BentoSegmentedControlValue = string | number;
12908
+
12729
12909
  export declare type BentoSelectAvatarFilterOptions = OmitStrict<BentoSelectFilterOptions, 'listboxItems'> & {
12730
12910
  listboxItems: BentoAvatarListboxOptions;
12731
12911
  };
@@ -12835,7 +13015,7 @@ export declare type BentoSelectFilterValue = BentoListboxSelectedValue;
12835
13015
  * `
12836
13016
  * }
12837
13017
  */
12838
- export declare const BentoSelectionCard: __VLS_WithTemplateSlots_30<DefineComponent< {
13018
+ export declare const BentoSelectionCard: __VLS_WithTemplateSlots_31<DefineComponent< {
12839
13019
  /**
12840
13020
  * The description of the selection card
12841
13021
  */
@@ -13028,7 +13208,7 @@ fullyClickable: boolean;
13028
13208
  * `,
13029
13209
  * }
13030
13210
  */
13031
- export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_31<DefineComponent< {
13211
+ export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_32<DefineComponent< {
13032
13212
  /**
13033
13213
  * Descriptive supporting text visbile underneath the label.
13034
13214
  */
@@ -13344,7 +13524,7 @@ export declare type BentoSelectTagFilterOptions = OmitStrict<BentoSelectFilterOp
13344
13524
  * `
13345
13525
  * }
13346
13526
  */
13347
- export declare const BentoSidepanel: __VLS_WithTemplateSlots_33<DefineComponent< {
13527
+ export declare const BentoSidepanel: __VLS_WithTemplateSlots_34<DefineComponent< {
13348
13528
  /**
13349
13529
  * The id of the current active page
13350
13530
  * Should be the same id as the BentoSidepanelPage to be displayed
@@ -13472,7 +13652,7 @@ export declare enum BentoSidepanelEvent {
13472
13652
  * `
13473
13653
  * }
13474
13654
  */
13475
- export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_32<DefineComponent< {
13655
+ export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_33<DefineComponent< {
13476
13656
  /**
13477
13657
  * List of actions that will be used to render the buttons.
13478
13658
  * First element in the list will be rendered as "primary".
@@ -13615,7 +13795,7 @@ destructiveActions: boolean;
13615
13795
  * `
13616
13796
  * }
13617
13797
  */
13618
- export declare const BentoStatus: __VLS_WithTemplateSlots_34<DefineComponent<__VLS_TypePropsToRuntimeProps_20<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_20<BentoStatusProps>>>, {}>, {
13798
+ export declare const BentoStatus: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_TypePropsToRuntimeProps_22<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_22<BentoStatusProps>>>, {}>, {
13619
13799
  default: (_: {}) => any;
13620
13800
  }>;
13621
13801
 
@@ -13629,21 +13809,7 @@ export declare interface BentoStatusProps {
13629
13809
  /**
13630
13810
  * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13631
13811
  */
13632
- export declare const BentoStatusVariant: {
13633
- BLUE: BentoStatusVariantEnum.BLUE;
13634
- GREEN: BentoStatusVariantEnum.GREEN;
13635
- GREY: BentoStatusVariantEnum.GREY;
13636
- ORANGE: BentoStatusVariantEnum.ORANGE;
13637
- RED: BentoStatusVariantEnum.RED;
13638
- YELLOW: BentoStatusVariantEnum.YELLOW;
13639
- };
13640
-
13641
- export declare type BentoStatusVariant = `${BentoStatusVariantEnum}`;
13642
-
13643
- /**
13644
- * @deprecated for usage with properties since version 2.0. Use the string literal instead.
13645
- */
13646
- declare enum BentoStatusVariantEnum {
13812
+ export declare enum BentoStatusVariant {
13647
13813
  BLUE = "blue",
13648
13814
  GREEN = "green",
13649
13815
  GREY = "grey",
@@ -13674,7 +13840,7 @@ declare enum BentoStatusVariantEnum {
13674
13840
  * `
13675
13841
  * }
13676
13842
  */
13677
- export declare const BentoStep: __VLS_WithTemplateSlots_36<DefineComponent< {
13843
+ export declare const BentoStep: __VLS_WithTemplateSlots_37<DefineComponent< {
13678
13844
  /**
13679
13845
  * Completed status. Used on non-linear steppers to indicate if the step is completed.
13680
13846
  */
@@ -13731,7 +13897,7 @@ substepIndex: number;
13731
13897
  * `
13732
13898
  * }
13733
13899
  */
13734
- export declare const BentoStepper: __VLS_WithTemplateSlots_35<DefineComponent< {
13900
+ export declare const BentoStepper: __VLS_WithTemplateSlots_36<DefineComponent< {
13735
13901
  /**
13736
13902
  * Type of stepper; defines how the stepper should behave. Default: linear
13737
13903
  * @values linear, non-linear
@@ -13838,7 +14004,7 @@ export declare enum BentoStepperVariantOption {
13838
14004
  * `
13839
14005
  * }
13840
14006
  */
13841
- export declare const BentoStructuredList: __VLS_WithTemplateSlots_37<DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_21<{
14007
+ export declare const BentoStructuredList: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_23<{
13842
14008
  /**
13843
14009
  * Width of the labels container, in pixels. Overrides layout prop.
13844
14010
  */
@@ -13859,7 +14025,7 @@ layout?: BentoStructuredListLayoutOptions;
13859
14025
  }>, {
13860
14026
  labelsWidth: any;
13861
14027
  layout: string;
13862
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_21<{
14028
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_23<{
13863
14029
  /**
13864
14030
  * Width of the labels container, in pixels. Overrides layout prop.
13865
14031
  */
@@ -13910,7 +14076,7 @@ labelsWidth: number;
13910
14076
  * `
13911
14077
  * }
13912
14078
  */
13913
- export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_TypePropsToRuntimeProps_22<{
14079
+ export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_TypePropsToRuntimeProps_24<{
13914
14080
  /**
13915
14081
  * Label to display for the value
13916
14082
  */
@@ -13935,7 +14101,7 @@ searchTooltip?: string;
13935
14101
  * Truncates the value of the item
13936
14102
  */
13937
14103
  truncate?: boolean;
13938
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_22<{
14104
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_24<{
13939
14105
  /**
13940
14106
  * Label to display for the value
13941
14107
  */
@@ -13998,6 +14164,13 @@ columnWidth: {
13998
14164
  type: PropType<BentoSummaryGridColumnWidth>;
13999
14165
  default: any;
14000
14166
  };
14167
+ /**
14168
+ * Renders a font numeric style with slashed zeros instead of normal ones.
14169
+ */
14170
+ slashedZero: {
14171
+ type: BooleanConstructor;
14172
+ default: boolean;
14173
+ };
14001
14174
  }, {
14002
14175
  hasSlot: (name: string) => boolean;
14003
14176
  numberOfRows: number;
@@ -14009,8 +14182,16 @@ columnWidth: {
14009
14182
  type: PropType<BentoSummaryGridColumnWidth>;
14010
14183
  default: any;
14011
14184
  };
14185
+ /**
14186
+ * Renders a font numeric style with slashed zeros instead of normal ones.
14187
+ */
14188
+ slashedZero: {
14189
+ type: BooleanConstructor;
14190
+ default: boolean;
14191
+ };
14012
14192
  }>>, {
14013
14193
  columnWidth: BentoSummaryGridColumnWidth;
14194
+ slashedZero: boolean;
14014
14195
  }>;
14015
14196
 
14016
14197
  export declare interface BentoSummaryGridColumnWidth {
@@ -14948,11 +15129,11 @@ declare enum BentoTabsEvent {
14948
15129
  ACTIVE_TAB_INDEX = "update:active-tab-index"
14949
15130
  }
14950
15131
 
14951
- export declare const BentoTag: DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoTagProps>, {
15132
+ export declare const BentoTag: DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoTagProps>, {
14952
15133
  label: any;
14953
15134
  truncate: any;
14954
15135
  variant: BentoTagVariant;
14955
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoTagProps>, {
15136
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoTagProps>, {
14956
15137
  label: any;
14957
15138
  truncate: any;
14958
15139
  variant: BentoTagVariant;
@@ -15236,8 +15417,8 @@ tooltipText: string;
15236
15417
  errorMessage: string;
15237
15418
  ariaLabel: string;
15238
15419
  placeholder: string;
15239
- clearable: boolean;
15240
15420
  characterLimit: number;
15421
+ clearable: boolean;
15241
15422
  resizable: "none" | "vertical" | "horizontal" | "both" | BentoTextareaResizeOption;
15242
15423
  }>;
15243
15424
 
@@ -16089,7 +16270,7 @@ export declare interface BentoTutorialStep {
16089
16270
  * `
16090
16271
  * }
16091
16272
  */
16092
- export declare const BentoTypography: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_23<{
16273
+ export declare const BentoTypography: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_25<{
16093
16274
  /**
16094
16275
  * Sets the HTML DOM element.
16095
16276
  * @values h1, h2, h3, h4, h5, h6, div, p, span
@@ -16137,7 +16318,7 @@ stronger: boolean;
16137
16318
  strongest: boolean;
16138
16319
  variant: BentoTypographyVariant;
16139
16320
  wide: boolean;
16140
- }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_23<{
16321
+ }>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_25<{
16141
16322
  /**
16142
16323
  * Sets the HTML DOM element.
16143
16324
  * @values h1, h2, h3, h4, h5, h6, div, p, span
@@ -16295,8 +16476,9 @@ declare interface DateRangePickerCalendarRangeSelectorItem {
16295
16476
  value: string;
16296
16477
  data: {
16297
16478
  startDate: Date;
16298
- endDate: Date;
16479
+ endDate?: Date;
16299
16480
  granularity?: CalendarGranularityType;
16481
+ timeDifference?: number;
16300
16482
  };
16301
16483
  }
16302
16484
 
@@ -16318,6 +16500,59 @@ export declare type ErrorBag<T> = typeToFlattenedError<T, string>['fieldErrors']
16318
16500
  */
16319
16501
  export declare type Fn = () => void;
16320
16502
 
16503
+ declare interface FormField {
16504
+ /**
16505
+ * If true, disables user interaction with the field.
16506
+ */
16507
+ disabled?: boolean;
16508
+
16509
+ /**
16510
+ * If true, applies error styling to the field.
16511
+ * @deprecated Use `errorMessage` prop instead.
16512
+ */
16513
+ error?: boolean;
16514
+
16515
+ /**
16516
+ * If set, displays an error message and applies error styling to the field.
16517
+ */
16518
+ errorMessage?: string;
16519
+
16520
+ /**
16521
+ * The text label displayed for the field.
16522
+ */
16523
+ label?: string;
16524
+
16525
+ /**
16526
+ * If true, indicates that the field is optional.
16527
+ */
16528
+ optional?: boolean;
16529
+
16530
+ /**
16531
+ * The placeholder text displayed when the field is empty.
16532
+ */
16533
+ placeholder?: string;
16534
+
16535
+ /**
16536
+ * If true, makes the field's value readonly, preventing user modification.
16537
+ */
16538
+ readonly?: boolean;
16539
+
16540
+ /**
16541
+ * If true, indicates that the field is required.
16542
+ */
16543
+ required?: boolean;
16544
+
16545
+ /**
16546
+ * If set, displays an info icon with this tooltip message next to the label.
16547
+ */
16548
+ tooltipText?: string;
16549
+
16550
+ /**
16551
+ * The current value of the field.
16552
+ */
16553
+ value?: string | number;
16554
+ }
16555
+
16321
16556
  declare interface GridLayoutColumnWidth {
16322
16557
  small: number | string;
16323
16558
  medium: number | string;