@adyen/bento-vue2 1.28.0 → 1.29.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 (585) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/index.d.ts +364 -107
  3. package/dist/accordion.js +101 -3
  4. package/dist/accordion.js.map +1 -1
  5. package/dist/action-bar.js +146 -2
  6. package/dist/action-bar.js.map +1 -1
  7. package/dist/alert.js +95 -3
  8. package/dist/alert.js.map +1 -1
  9. package/dist/assets/base-modal.css +1 -1
  10. package/dist/assets/button.css +1 -1
  11. package/dist/assets/checkbox-input.css +1 -1
  12. package/dist/assets/dialog-page.css +1 -1
  13. package/dist/assets/dropdown-default-textbox.css +1 -1
  14. package/dist/assets/dropdown.css +1 -1
  15. package/dist/assets/error-message.css +1 -1
  16. package/dist/assets/{data-grid.css → index11.css} +1 -1
  17. package/dist/assets/index14.css +1 -0
  18. package/dist/assets/index18.css +1 -0
  19. package/dist/assets/index19.css +1 -0
  20. package/dist/assets/{secondary-nav.css → index21.css} +1 -1
  21. package/dist/assets/index22.css +1 -0
  22. package/dist/assets/{action-bar.css → index23.css} +1 -1
  23. package/dist/assets/{sidepanel.css → index24.css} +1 -1
  24. package/dist/assets/index28.css +1 -0
  25. package/dist/assets/{accordion-item.css → index3.css} +1 -1
  26. package/dist/assets/index30.css +1 -0
  27. package/dist/assets/index33.css +1 -0
  28. package/dist/assets/{modal-fullscreen.css → index36.css} +1 -1
  29. package/dist/assets/{menu.css → index38.css} +1 -1
  30. package/dist/assets/index39.css +1 -0
  31. package/dist/assets/{popover.css → index40.css} +1 -1
  32. package/dist/assets/index42.css +1 -0
  33. package/dist/assets/index43.css +1 -0
  34. package/dist/assets/index45.css +1 -0
  35. package/dist/assets/{dashboard-section.css → index47.css} +1 -1
  36. package/dist/assets/index48.css +1 -0
  37. package/dist/assets/{card.css → index5.css} +1 -1
  38. package/dist/assets/index7.css +1 -0
  39. package/dist/assets/listbox-option-tag.css +1 -1
  40. package/dist/assets/loading-button.css +1 -1
  41. package/dist/assets/radio-input.css +1 -1
  42. package/dist/assets/segmented-control.css +1 -1
  43. package/dist/avatar.js +75 -0
  44. package/dist/avatar.js.map +1 -0
  45. package/dist/badge.js +24 -22
  46. package/dist/badge.js.map +1 -1
  47. package/dist/button.js +94 -14
  48. package/dist/button.js.map +1 -1
  49. package/dist/card.js +114 -4
  50. package/dist/card.js.map +1 -1
  51. package/dist/checkbox.js +155 -8
  52. package/dist/checkbox.js.map +1 -1
  53. package/dist/chunks/1-generic-use.3ea646cd.js +5 -0
  54. package/dist/chunks/1-generic-use.3ea646cd.js.map +1 -0
  55. package/dist/chunks/1-generic-use.ccca5813.js +5 -0
  56. package/dist/chunks/1-generic-use.ccca5813.js.map +1 -0
  57. package/dist/chunks/2-generic-use.443db127.js +5 -0
  58. package/dist/chunks/2-generic-use.443db127.js.map +1 -0
  59. package/dist/chunks/2-generic-use.d69d7c08.js +5 -0
  60. package/dist/chunks/2-generic-use.d69d7c08.js.map +1 -0
  61. package/dist/chunks/3-generic-use.9f74667f.js +5 -0
  62. package/dist/chunks/3-generic-use.9f74667f.js.map +1 -0
  63. package/dist/chunks/3-generic-use.fe7ae2ce.js +5 -0
  64. package/dist/chunks/3-generic-use.fe7ae2ce.js.map +1 -0
  65. package/dist/chunks/4-generic-use.0356f4a1.js +5 -0
  66. package/dist/chunks/4-generic-use.0356f4a1.js.map +1 -0
  67. package/dist/chunks/4-generic-use.cd04bad0.js +5 -0
  68. package/dist/chunks/4-generic-use.cd04bad0.js.map +1 -0
  69. package/dist/chunks/_plugin-vue2_normalizer.71e2aa87.js +33 -0
  70. package/dist/chunks/_plugin-vue2_normalizer.71e2aa87.js.map +1 -0
  71. package/dist/chunks/adding-payment-methods.d570e03e.js +5 -0
  72. package/dist/chunks/adding-payment-methods.d570e03e.js.map +1 -0
  73. package/dist/chunks/adding-payment-methods.e419d6c0.js +5 -0
  74. package/dist/chunks/adding-payment-methods.e419d6c0.js.map +1 -0
  75. package/dist/chunks/adyen-giving.480913b5.js +5 -0
  76. package/dist/chunks/adyen-giving.480913b5.js.map +1 -0
  77. package/dist/chunks/adyen-giving.54ed984c.js +5 -0
  78. package/dist/chunks/adyen-giving.54ed984c.js.map +1 -0
  79. package/dist/chunks/{aria-label.CaUURpnB.js → aria-label.ac9651a5.js} +1 -1
  80. package/dist/chunks/{aria-label.CaUURpnB.js.map → aria-label.ac9651a5.js.map} +1 -1
  81. package/dist/chunks/base-button.852204dc.js +88 -0
  82. package/dist/chunks/{base-button.DER7_IsF.js.map → base-button.852204dc.js.map} +1 -1
  83. package/dist/chunks/{base-modal.C5I7bR0d.js → base-modal.00322d31.js} +46 -42
  84. package/dist/chunks/{base-modal.C5I7bR0d.js.map → base-modal.00322d31.js.map} +1 -1
  85. package/dist/chunks/{base-modal.keys.C2PQXcE2.js → base-modal.keys.b08a6bdf.js} +1 -1
  86. package/dist/chunks/{base-modal.keys.C2PQXcE2.js.map → base-modal.keys.b08a6bdf.js.map} +1 -1
  87. package/dist/chunks/{button-actions-with-menu.f3yuLK-L.js → button-actions-with-menu.bc66bc0a.js} +27 -25
  88. package/dist/chunks/{button-actions-with-menu.f3yuLK-L.js.map → button-actions-with-menu.bc66bc0a.js.map} +1 -1
  89. package/dist/chunks/{button-actions.Bg9ey0p6.js → button-actions.430d7510.js} +31 -29
  90. package/dist/chunks/{button-actions.Bg9ey0p6.js.map → button-actions.430d7510.js.map} +1 -1
  91. package/dist/chunks/{button.DhAUh5JA.js → button.9184ade9.js} +24 -22
  92. package/dist/chunks/{button.DhAUh5JA.js.map → button.9184ade9.js.map} +1 -1
  93. package/dist/chunks/{calendar.B69z8gjb.js → calendar.bea81953.js} +332 -287
  94. package/dist/chunks/{calendar.B69z8gjb.js.map → calendar.bea81953.js.map} +1 -1
  95. package/dist/chunks/{checkbox-input.DwDwI2BD.js → checkbox-input.5ab6ebe7.js} +32 -28
  96. package/dist/chunks/{checkbox-input.DwDwI2BD.js.map → checkbox-input.5ab6ebe7.js.map} +1 -1
  97. package/dist/chunks/{checkbox.Bi2RDBEZ.js → checkbox.192e921e.js} +23 -21
  98. package/dist/chunks/{checkbox.Bi2RDBEZ.js.map → checkbox.192e921e.js.map} +1 -1
  99. package/dist/chunks/checkmark-circle-fill.382e27e2.js +26 -0
  100. package/dist/chunks/{checkmark-circle-fill.DVl6QSwm.js.map → checkmark-circle-fill.382e27e2.js.map} +1 -1
  101. package/dist/chunks/{checkmark-small.BtF8b2gE.js → checkmark-small.6f444bd7.js} +9 -7
  102. package/dist/chunks/{checkmark-small.BtF8b2gE.js.map → checkmark-small.6f444bd7.js.map} +1 -1
  103. package/dist/chunks/{chevron-left.CtnrsqUy.js → chevron-left.3cd9eeee.js} +18 -14
  104. package/dist/chunks/{chevron-left.CtnrsqUy.js.map → chevron-left.3cd9eeee.js.map} +1 -1
  105. package/dist/chunks/{chevron-up.B2uWhZf7.js → chevron-up.bade9c77.js} +19 -15
  106. package/dist/chunks/{chevron-up.B2uWhZf7.js.map → chevron-up.bade9c77.js.map} +1 -1
  107. package/dist/chunks/{controls-group.cSRFiEVO.js → controls-group.6b05fbb4.js} +19 -17
  108. package/dist/chunks/{controls-group.cSRFiEVO.js.map → controls-group.6b05fbb4.js.map} +1 -1
  109. package/dist/chunks/{copy.BtFWFG3q.js → copy.d5dd2b60.js} +19 -15
  110. package/dist/chunks/{copy.BtFWFG3q.js.map → copy.d5dd2b60.js.map} +1 -1
  111. package/dist/chunks/{country.types.Br0AjxGy.js → country.types.002caff2.js} +5 -5
  112. package/dist/chunks/{country.types.Br0AjxGy.js.map → country.types.002caff2.js.map} +1 -1
  113. package/dist/chunks/cross-circle-fill-small.b0310bd6.js +26 -0
  114. package/dist/chunks/cross-circle-fill-small.b0310bd6.js.map +1 -0
  115. package/dist/chunks/{cross-circle-fill.CnYH4R_h.js → cross-circle-fill.dd300d4c.js} +10 -8
  116. package/dist/chunks/{cross-circle-fill.CnYH4R_h.js.map → cross-circle-fill.dd300d4c.js.map} +1 -1
  117. package/dist/chunks/{cross-small.BLUwtRB-.js → cross-small.3bb94ec7.js} +12 -10
  118. package/dist/chunks/{cross-small.BLUwtRB-.js.map → cross-small.3bb94ec7.js.map} +1 -1
  119. package/dist/chunks/{cross.CsUPDmaA.js → cross.f47f6b7f.js} +12 -10
  120. package/dist/chunks/{cross.CsUPDmaA.js.map → cross.f47f6b7f.js.map} +1 -1
  121. package/dist/chunks/{data-grid-template.keys.2_AkxuNT.js → data-grid-template.keys.a819a991.js} +1 -1
  122. package/dist/chunks/{data-grid-template.keys.2_AkxuNT.js.map → data-grid-template.keys.a819a991.js.map} +1 -1
  123. package/dist/chunks/{date-input.BqBdAO1E.js → date-input.9186a0bf.js} +1 -1
  124. package/dist/chunks/{date-input.BqBdAO1E.js.map → date-input.9186a0bf.js.map} +1 -1
  125. package/dist/chunks/{debounce.DUTu11PS.js → debounce.b5ef6acf.js} +1 -1
  126. package/dist/chunks/{debounce.DUTu11PS.js.map → debounce.b5ef6acf.js.map} +1 -1
  127. package/dist/chunks/{dialog-page.DAh0M4mT.js → dialog-page.c663c657.js} +24 -20
  128. package/dist/chunks/{dialog-page.DAh0M4mT.js.map → dialog-page.c663c657.js.map} +1 -1
  129. package/dist/chunks/{dropdown-default-textbox.CKOkl_Qa.js → dropdown-default-textbox.346c40ea.js} +64 -51
  130. package/dist/chunks/dropdown-default-textbox.346c40ea.js.map +1 -0
  131. package/dist/chunks/{dropdown.yhhQCKve.js → dropdown.9bee6e1d.js} +248 -230
  132. package/dist/chunks/dropdown.9bee6e1d.js.map +1 -0
  133. package/dist/chunks/error-message.af88c25f.js +111 -0
  134. package/dist/chunks/{error-message.BSxUoE3_.js.map → error-message.af88c25f.js.map} +1 -1
  135. package/dist/chunks/es6.cf6b43e9.js +9 -0
  136. package/dist/chunks/es6.cf6b43e9.js.map +1 -0
  137. package/dist/chunks/events.f14a214b.js +50 -0
  138. package/dist/chunks/{events.CMzGybJJ.js.map → events.f14a214b.js.map} +1 -1
  139. package/dist/chunks/expand.d0ccfcfe.js +26 -0
  140. package/dist/chunks/expand.d0ccfcfe.js.map +1 -0
  141. package/dist/chunks/{fixed-scroller.Bq1AgPnw.js → fixed-scroller.5e51ffb3.js} +20 -18
  142. package/dist/chunks/{fixed-scroller.Bq1AgPnw.js.map → fixed-scroller.5e51ffb3.js.map} +1 -1
  143. package/dist/chunks/{footer-actions.DqMRmlV_.js → footer-actions.b4fe4fdb.js} +13 -11
  144. package/dist/chunks/{footer-actions.DqMRmlV_.js.map → footer-actions.b4fe4fdb.js.map} +1 -1
  145. package/dist/chunks/{form-layout.types.D3EKzbE7.js → form-layout.types.a7a1438d.js} +1 -1
  146. package/dist/chunks/{form-layout.types.D3EKzbE7.js.map → form-layout.types.a7a1438d.js.map} +1 -1
  147. package/dist/chunks/{get-slot-text.Cgn-E48s.js → get-slot-text.99c3d860.js} +2 -2
  148. package/dist/chunks/{get-slot-text.Cgn-E48s.js.map → get-slot-text.99c3d860.js.map} +1 -1
  149. package/dist/chunks/{grid-layout.HvTAa4to.js → grid-layout.e0025286.js} +13 -11
  150. package/dist/chunks/{grid-layout.HvTAa4to.js.map → grid-layout.e0025286.js.map} +1 -1
  151. package/dist/chunks/{i18n.BQkEbtPM.js → i18n.eb5b985b.js} +2 -2
  152. package/dist/chunks/{i18n.BQkEbtPM.js.map → i18n.eb5b985b.js.map} +1 -1
  153. package/dist/chunks/{structured-list-item.C9NTVDvT.js → index.1c8f9245.js} +22 -18
  154. package/dist/chunks/index.1c8f9245.js.map +1 -0
  155. package/dist/chunks/{popover.B8YH92W8.js → index.40b77741.js} +37 -31
  156. package/dist/chunks/index.40b77741.js.map +1 -0
  157. package/dist/chunks/index.4afa7b19.js +32 -0
  158. package/dist/chunks/index.4afa7b19.js.map +1 -0
  159. package/dist/chunks/{index.Cl4_42j5.js → index.4c062058.js} +1 -1
  160. package/dist/chunks/{index.Cl4_42j5.js.map → index.4c062058.js.map} +1 -1
  161. package/dist/chunks/{date.DKjxxR6P.js → index.614a5138.js} +51 -44
  162. package/dist/chunks/index.614a5138.js.map +1 -0
  163. package/dist/chunks/index.6584f75e.js +183 -0
  164. package/dist/chunks/{index.OCPp3NST.js.map → index.6584f75e.js.map} +1 -1
  165. package/dist/chunks/{index.xqFSZOAb.js → index.86453263.js} +2 -2
  166. package/dist/chunks/{index.xqFSZOAb.js.map → index.86453263.js.map} +1 -1
  167. package/dist/chunks/{menu.2TwUMlA9.js → index.8a037a95.js} +94 -82
  168. package/dist/chunks/index.8a037a95.js.map +1 -0
  169. package/dist/chunks/{focus-trap.DSkLNO_i.js → index.ba69cab6.js} +37 -35
  170. package/dist/chunks/index.ba69cab6.js.map +1 -0
  171. package/dist/chunks/{popper-container.Bt02N3o1.js → index.bad400d5.js} +436 -381
  172. package/dist/chunks/index.bad400d5.js.map +1 -0
  173. package/dist/chunks/{index.Z84QE0E2.js → index.d80206ed.js} +2 -2
  174. package/dist/chunks/{index.Z84QE0E2.js.map → index.d80206ed.js.map} +1 -1
  175. package/dist/chunks/{typography.Bjtu3Gca.js → index.e29a6907.js} +32 -30
  176. package/dist/chunks/index.e29a6907.js.map +1 -0
  177. package/dist/chunks/{link.DJ1A53gF.js → index.f46e4190.js} +24 -20
  178. package/dist/chunks/index.f46e4190.js.map +1 -0
  179. package/dist/chunks/{index.B_UZQ6qF.js → index.f55fdc32.js} +243 -209
  180. package/dist/chunks/{index.B_UZQ6qF.js.map → index.f55fdc32.js.map} +1 -1
  181. package/dist/chunks/{date-range-picker.DrnklTJ-.js → index.fc70e413.js} +117 -113
  182. package/dist/chunks/index.fc70e413.js.map +1 -0
  183. package/dist/chunks/{index.B_EJflcs.js → index.fdf12170.js} +2 -2
  184. package/dist/chunks/{index.B_EJflcs.js.map → index.fdf12170.js.map} +1 -1
  185. package/dist/chunks/{info.CyeBsLgt.js → info.a549470f.js} +12 -10
  186. package/dist/chunks/{info.CyeBsLgt.js.map → info.a549470f.js.map} +1 -1
  187. package/dist/chunks/internal-error.35cbb071.js +5 -0
  188. package/dist/chunks/internal-error.35cbb071.js.map +1 -0
  189. package/dist/chunks/internal-error.9a4823ed.js +5 -0
  190. package/dist/chunks/internal-error.9a4823ed.js.map +1 -0
  191. package/dist/chunks/{keyboard-navigation.Clz1jOaA.js → keyboard-navigation.bbc3d15c.js} +2 -2
  192. package/dist/chunks/{keyboard-navigation.Clz1jOaA.js.map → keyboard-navigation.bbc3d15c.js.map} +1 -1
  193. package/dist/chunks/listbox-option-tag.bac3121a.js +46 -0
  194. package/dist/chunks/listbox-option-tag.bac3121a.js.map +1 -0
  195. package/dist/chunks/loading-button.b5dca406.js +101 -0
  196. package/dist/chunks/loading-button.b5dca406.js.map +1 -0
  197. package/dist/chunks/{modal-fullscreen.keys.CMba3hYp.js → modal-fullscreen.keys.b9f31632.js} +1 -1
  198. package/dist/chunks/{modal-fullscreen.keys.CMba3hYp.js.map → modal-fullscreen.keys.b9f31632.js.map} +1 -1
  199. package/dist/chunks/no-results-found.58856d70.js +5 -0
  200. package/dist/chunks/no-results-found.58856d70.js.map +1 -0
  201. package/dist/chunks/no-results-found.cbb12f78.js +5 -0
  202. package/dist/chunks/no-results-found.cbb12f78.js.map +1 -0
  203. package/dist/chunks/notifications-cleared.71025c22.js +5 -0
  204. package/dist/chunks/notifications-cleared.71025c22.js.map +1 -0
  205. package/dist/chunks/notifications-cleared.c4f4bed4.js +5 -0
  206. package/dist/chunks/notifications-cleared.c4f4bed4.js.map +1 -0
  207. package/dist/chunks/{on-click-outside.CcNG5w7_.js → on-click-outside.3e0c3e2a.js} +1 -1
  208. package/dist/chunks/{on-click-outside.CcNG5w7_.js.map → on-click-outside.3e0c3e2a.js.map} +1 -1
  209. package/dist/chunks/page-not-found.a500440d.js +5 -0
  210. package/dist/chunks/page-not-found.a500440d.js.map +1 -0
  211. package/dist/chunks/page-not-found.d1a84ba7.js +5 -0
  212. package/dist/chunks/page-not-found.d1a84ba7.js.map +1 -0
  213. package/dist/chunks/{payment-method.D9Qx-s4V.js → payment-method.c55dd352.js} +21 -19
  214. package/dist/chunks/{payment-method.D9Qx-s4V.js.map → payment-method.c55dd352.js.map} +1 -1
  215. package/dist/chunks/planned-maintenance.7fa5ac16.js +5 -0
  216. package/dist/chunks/planned-maintenance.7fa5ac16.js.map +1 -0
  217. package/dist/chunks/planned-maintenance.cff01aed.js +5 -0
  218. package/dist/chunks/planned-maintenance.cff01aed.js.map +1 -0
  219. package/dist/chunks/{radio-input.BQcC0INR.js → radio-input.e34c0fa8.js} +17 -15
  220. package/dist/chunks/{radio-input.BQcC0INR.js.map → radio-input.e34c0fa8.js.map} +1 -1
  221. package/dist/chunks/referrals.178ce0eb.js +5 -0
  222. package/dist/chunks/referrals.178ce0eb.js.map +1 -0
  223. package/dist/chunks/referrals.599047da.js +5 -0
  224. package/dist/chunks/referrals.599047da.js.map +1 -0
  225. package/dist/chunks/{refresh.BKI9WwKh.js → refresh.2ef3d8a9.js} +10 -8
  226. package/dist/chunks/{refresh.BKI9WwKh.js.map → refresh.2ef3d8a9.js.map} +1 -1
  227. package/dist/chunks/{resize.Bqks3WUm.js → resize.a041304d.js} +1 -1
  228. package/dist/chunks/{resize.Bqks3WUm.js.map → resize.a041304d.js.map} +1 -1
  229. package/dist/chunks/{search.CBKhp7zB.js → search.83bba8e3.js} +13 -11
  230. package/dist/chunks/{search.CBKhp7zB.js.map → search.83bba8e3.js.map} +1 -1
  231. package/dist/chunks/{segmented-control.DGjIC7Ab.js → segmented-control.9f657859.js} +31 -27
  232. package/dist/chunks/{segmented-control.DGjIC7Ab.js.map → segmented-control.9f657859.js.map} +1 -1
  233. package/dist/chunks/{sidepanel.keys.R0DKQuYx.js → sidepanel.keys.1ed8a57c.js} +1 -1
  234. package/dist/chunks/{sidepanel.keys.R0DKQuYx.js.map → sidepanel.keys.1ed8a57c.js.map} +1 -1
  235. package/dist/chunks/success.41981fe8.js +5 -0
  236. package/dist/chunks/success.41981fe8.js.map +1 -0
  237. package/dist/chunks/success.77fac78b.js +5 -0
  238. package/dist/chunks/success.77fac78b.js.map +1 -0
  239. package/dist/chunks/{summary-grid.keys.BBbFrFGF.js → summary-grid.keys.1d1028c2.js} +1 -1
  240. package/dist/chunks/{summary-grid.keys.BBbFrFGF.js.map → summary-grid.keys.1d1028c2.js.map} +1 -1
  241. package/dist/chunks/{tabs.keys.Bc2pSKRw.js → tabs.keys.358742f2.js} +1 -1
  242. package/dist/chunks/{tabs.keys.Bc2pSKRw.js.map → tabs.keys.358742f2.js.map} +1 -1
  243. package/dist/chunks/{teleport.CQKBJZU5.js → teleport.84b0f20b.js} +16 -14
  244. package/dist/chunks/{teleport.CQKBJZU5.js.map → teleport.84b0f20b.js.map} +1 -1
  245. package/dist/chunks/{tooltip.DR8rbIYw.js → tooltip.77610390.js} +32 -29
  246. package/dist/chunks/{tooltip.DR8rbIYw.js.map → tooltip.77610390.js.map} +1 -1
  247. package/dist/chunks/{unique-id.XFfoKuc2.js → unique-id.a2a2b458.js} +20 -14
  248. package/dist/chunks/{unique-id.XFfoKuc2.js.map → unique-id.a2a2b458.js.map} +1 -1
  249. package/dist/chunks/upload-files.2708eca7.js +5 -0
  250. package/dist/chunks/upload-files.2708eca7.js.map +1 -0
  251. package/dist/chunks/upload-files.b4cd9f8b.js +5 -0
  252. package/dist/chunks/upload-files.b4cd9f8b.js.map +1 -0
  253. package/dist/chunks/{use-bento-toast-controller.BifdE4ak.js → use-bento-toast-controller.5dac1f3c.js} +4 -4
  254. package/dist/chunks/{use-bento-toast-controller.BifdE4ak.js.map → use-bento-toast-controller.5dac1f3c.js.map} +1 -1
  255. package/dist/chunks/{use-cached-selected-values.CVLzxvTi.js → use-cached-selected-values.148bfd7c.js} +237 -217
  256. package/dist/chunks/use-cached-selected-values.148bfd7c.js.map +1 -0
  257. package/dist/chunks/{use-click-outside.DbjR7Lh4.js → use-click-outside.941d1600.js} +2 -2
  258. package/dist/chunks/{use-click-outside.DbjR7Lh4.js.map → use-click-outside.941d1600.js.map} +1 -1
  259. package/dist/chunks/{use-country-items.C25TI6tp.js → use-country-items.6b7985bf.js} +4 -4
  260. package/dist/chunks/{use-country-items.C25TI6tp.js.map → use-country-items.6b7985bf.js.map} +1 -1
  261. package/dist/chunks/{use-default-slot-validator.BDn0wkYP.js → use-default-slot-validator.b9bff4c6.js} +2 -2
  262. package/dist/chunks/{use-default-slot-validator.BDn0wkYP.js.map → use-default-slot-validator.b9bff4c6.js.map} +1 -1
  263. package/dist/chunks/{use-expandable-content-height.GkjjbmPy.js → use-expandable-content-height.62fc84e5.js} +1 -1
  264. package/dist/chunks/{use-expandable-content-height.GkjjbmPy.js.map → use-expandable-content-height.62fc84e5.js.map} +1 -1
  265. package/dist/chunks/{use-form-layout-loading.D3lALhtC.js → use-form-layout-loading.d03e5d48.js} +2 -2
  266. package/dist/chunks/{use-form-layout-loading.D3lALhtC.js.map → use-form-layout-loading.d03e5d48.js.map} +1 -1
  267. package/dist/chunks/use-has-slot.fbeb19ec.js +6 -0
  268. package/dist/chunks/{use-has-slot.C9lQZ6nz.js.map → use-has-slot.fbeb19ec.js.map} +1 -1
  269. package/dist/chunks/{warning-filled.CLKRzGMT.js → warning-filled.1ced4163.js} +12 -10
  270. package/dist/chunks/{warning-filled.CLKRzGMT.js.map → warning-filled.1ced4163.js.map} +1 -1
  271. package/dist/chunks/wrong-environment.c73b0bc0.js +5 -0
  272. package/dist/chunks/wrong-environment.c73b0bc0.js.map +1 -0
  273. package/dist/chunks/wrong-environment.f890a237.js +5 -0
  274. package/dist/chunks/wrong-environment.f890a237.js.map +1 -0
  275. package/dist/click-outside.js +20 -2
  276. package/dist/click-outside.js.map +1 -1
  277. package/dist/code-snippet.js +2034 -5
  278. package/dist/code-snippet.js.map +1 -1
  279. package/dist/country.js +97 -8
  280. package/dist/country.js.map +1 -1
  281. package/dist/currency.js +112 -3
  282. package/dist/currency.js.map +1 -1
  283. package/dist/dashboard-template.js +106 -3
  284. package/dist/dashboard-template.js.map +1 -1
  285. package/dist/dashed-underline.js +58 -2
  286. package/dist/dashed-underline.js.map +1 -1
  287. package/dist/data-grid-template.js +65 -2
  288. package/dist/data-grid-template.js.map +1 -1
  289. package/dist/data-grid.js +2057 -8
  290. package/dist/data-grid.js.map +1 -1
  291. package/dist/date-picker.js +197 -5
  292. package/dist/date-picker.js.map +1 -1
  293. package/dist/date-range-picker.js +2 -2
  294. package/dist/date.js +1 -1
  295. package/dist/divider.js +1 -1
  296. package/dist/dropdown.js +228 -12
  297. package/dist/dropdown.js.map +1 -1
  298. package/dist/empty-state.js +143 -5
  299. package/dist/empty-state.js.map +1 -1
  300. package/dist/filter-bar.js +2164 -5
  301. package/dist/filter-bar.js.map +1 -1
  302. package/dist/focus-trap.js +1 -1
  303. package/dist/form-layout.js +192 -5
  304. package/dist/form-layout.js.map +1 -1
  305. package/dist/header.js +246 -2
  306. package/dist/header.js.map +1 -1
  307. package/dist/image.js +81 -4
  308. package/dist/image.js.map +1 -1
  309. package/dist/index.js +279 -274
  310. package/dist/index.js.map +1 -1
  311. package/dist/info-icon.js +40 -2
  312. package/dist/info-icon.js.map +1 -1
  313. package/dist/input-field.js +224 -7
  314. package/dist/input-field.js.map +1 -1
  315. package/dist/inspector.js +64 -0
  316. package/dist/inspector.js.map +1 -0
  317. package/dist/internal.js +29 -30
  318. package/dist/link.js +1 -1
  319. package/dist/loading-indicator.js +47 -3
  320. package/dist/loading-indicator.js.map +1 -1
  321. package/dist/menu.js +1 -1
  322. package/dist/modal-fullscreen.js +197 -3
  323. package/dist/modal-fullscreen.js.map +1 -1
  324. package/dist/modal.js +451 -11
  325. package/dist/modal.js.map +1 -1
  326. package/dist/pagination.js +507 -2
  327. package/dist/pagination.js.map +1 -1
  328. package/dist/payment-method.js +4 -4
  329. package/dist/payment-method.js.map +1 -1
  330. package/dist/popover.js +1 -1
  331. package/dist/popper-container.js +1 -1
  332. package/dist/radio-group.js +213 -6
  333. package/dist/radio-group.js.map +1 -1
  334. package/dist/search-bar.js +101 -6
  335. package/dist/search-bar.js.map +1 -1
  336. package/dist/secondary-nav.js +115 -2
  337. package/dist/secondary-nav.js.map +1 -1
  338. package/dist/segmented-control.js +4 -4
  339. package/dist/segmented-control.js.map +1 -1
  340. package/dist/selection-card.js +248 -4
  341. package/dist/selection-card.js.map +1 -1
  342. package/dist/sidepanel.js +189 -4
  343. package/dist/sidepanel.js.map +1 -1
  344. package/dist/status.js +35 -3
  345. package/dist/status.js.map +1 -1
  346. package/dist/stepper.js +237 -5
  347. package/dist/stepper.js.map +1 -1
  348. package/dist/structured-list.js +1 -1
  349. package/dist/summary-grid.js +584 -9
  350. package/dist/summary-grid.js.map +1 -1
  351. package/dist/tabs.js +141 -3
  352. package/dist/tabs.js.map +1 -1
  353. package/dist/tag.js +63 -3
  354. package/dist/tag.js.map +1 -1
  355. package/dist/textarea.js +190 -2
  356. package/dist/textarea.js.map +1 -1
  357. package/dist/timeline.js +369 -7
  358. package/dist/timeline.js.map +1 -1
  359. package/dist/toast.js +168 -2
  360. package/dist/toast.js.map +1 -1
  361. package/dist/toggle.js +120 -4
  362. package/dist/toggle.js.map +1 -1
  363. package/dist/tutorial.js +340 -2
  364. package/dist/tutorial.js.map +1 -1
  365. package/dist/typography.js +1 -1
  366. package/dist/web-types.json +142 -9
  367. package/package.json +3 -3
  368. package/dist/assets/avatar-image.css +0 -1
  369. package/dist/assets/code-snippet.css +0 -1
  370. package/dist/assets/filter-bar.css +0 -1
  371. package/dist/assets/input-field.css +0 -1
  372. package/dist/assets/radio-group.css +0 -1
  373. package/dist/assets/search-bar.css +0 -1
  374. package/dist/assets/selection-card-group.css +0 -1
  375. package/dist/assets/structured-list-item.css +0 -1
  376. package/dist/assets/textarea.css +0 -1
  377. package/dist/assets/timeline-item.css +0 -1
  378. package/dist/assets/toggle.css +0 -1
  379. package/dist/assets/tutorial.css +0 -1
  380. package/dist/avatar-image.js +0 -7
  381. package/dist/avatar-image.js.map +0 -1
  382. package/dist/chunks/1-generic-use.CZhwP2Yc.js +0 -5
  383. package/dist/chunks/1-generic-use.CZhwP2Yc.js.map +0 -1
  384. package/dist/chunks/1-generic-use.R6x8PEGA.js +0 -5
  385. package/dist/chunks/1-generic-use.R6x8PEGA.js.map +0 -1
  386. package/dist/chunks/2-generic-use.CNKjB4B7.js +0 -5
  387. package/dist/chunks/2-generic-use.CNKjB4B7.js.map +0 -1
  388. package/dist/chunks/2-generic-use.w0fUhovx.js +0 -5
  389. package/dist/chunks/2-generic-use.w0fUhovx.js.map +0 -1
  390. package/dist/chunks/3-generic-use.BLEzR04g.js +0 -5
  391. package/dist/chunks/3-generic-use.BLEzR04g.js.map +0 -1
  392. package/dist/chunks/3-generic-use.D3NFHgI4.js +0 -5
  393. package/dist/chunks/3-generic-use.D3NFHgI4.js.map +0 -1
  394. package/dist/chunks/4-generic-use.CULEpvgj.js +0 -5
  395. package/dist/chunks/4-generic-use.CULEpvgj.js.map +0 -1
  396. package/dist/chunks/4-generic-use.D82y3n39.js +0 -5
  397. package/dist/chunks/4-generic-use.D82y3n39.js.map +0 -1
  398. package/dist/chunks/_plugin-vue2_normalizer.CeySl7Fu.js +0 -11
  399. package/dist/chunks/_plugin-vue2_normalizer.CeySl7Fu.js.map +0 -1
  400. package/dist/chunks/accordion-item.DmnrjNzw.js +0 -100
  401. package/dist/chunks/accordion-item.DmnrjNzw.js.map +0 -1
  402. package/dist/chunks/action-bar.Bebh6PHI.js +0 -147
  403. package/dist/chunks/action-bar.Bebh6PHI.js.map +0 -1
  404. package/dist/chunks/adding-payment-methods.BJZLPxtM.js +0 -5
  405. package/dist/chunks/adding-payment-methods.BJZLPxtM.js.map +0 -1
  406. package/dist/chunks/adding-payment-methods.Dle8zt43.js +0 -5
  407. package/dist/chunks/adding-payment-methods.Dle8zt43.js.map +0 -1
  408. package/dist/chunks/adyen-giving.Ffw_DlJK.js +0 -5
  409. package/dist/chunks/adyen-giving.Ffw_DlJK.js.map +0 -1
  410. package/dist/chunks/adyen-giving.LiKHj_jY.js +0 -5
  411. package/dist/chunks/adyen-giving.LiKHj_jY.js.map +0 -1
  412. package/dist/chunks/alert.CJyTM4Az.js +0 -96
  413. package/dist/chunks/alert.CJyTM4Az.js.map +0 -1
  414. package/dist/chunks/avatar-image.DhlR-7Yg.js +0 -47
  415. package/dist/chunks/avatar-image.DhlR-7Yg.js.map +0 -1
  416. package/dist/chunks/base-button.DER7_IsF.js +0 -86
  417. package/dist/chunks/card.70Xvba2C.js +0 -115
  418. package/dist/chunks/card.70Xvba2C.js.map +0 -1
  419. package/dist/chunks/checkbox-group.B-KdeRXC.js +0 -152
  420. package/dist/chunks/checkbox-group.B-KdeRXC.js.map +0 -1
  421. package/dist/chunks/checkmark-circle-fill.DVl6QSwm.js +0 -24
  422. package/dist/chunks/click-outside.DABh6NLr.js +0 -23
  423. package/dist/chunks/click-outside.DABh6NLr.js.map +0 -1
  424. package/dist/chunks/code-snippet.C4IbjAhH.js +0 -968
  425. package/dist/chunks/code-snippet.C4IbjAhH.js.map +0 -1
  426. package/dist/chunks/country.KayLT0zy.js +0 -93
  427. package/dist/chunks/country.KayLT0zy.js.map +0 -1
  428. package/dist/chunks/currency.H7n7RQiX.js +0 -113
  429. package/dist/chunks/currency.H7n7RQiX.js.map +0 -1
  430. package/dist/chunks/dashboard-section.BcH-_en7.js +0 -105
  431. package/dist/chunks/dashboard-section.BcH-_en7.js.map +0 -1
  432. package/dist/chunks/dashed-underline.ChUlcFJR.js +0 -59
  433. package/dist/chunks/dashed-underline.ChUlcFJR.js.map +0 -1
  434. package/dist/chunks/data-grid-template.DqG5bNeD.js +0 -66
  435. package/dist/chunks/data-grid-template.DqG5bNeD.js.map +0 -1
  436. package/dist/chunks/data-grid.CvHAdmvs.js +0 -2022
  437. package/dist/chunks/data-grid.CvHAdmvs.js.map +0 -1
  438. package/dist/chunks/date-picker.ByP2Wpo0.js +0 -196
  439. package/dist/chunks/date-picker.ByP2Wpo0.js.map +0 -1
  440. package/dist/chunks/date-range-picker.DrnklTJ-.js.map +0 -1
  441. package/dist/chunks/date.DKjxxR6P.js.map +0 -1
  442. package/dist/chunks/divider.BZfeYmB9.js +0 -30
  443. package/dist/chunks/divider.BZfeYmB9.js.map +0 -1
  444. package/dist/chunks/dropdown-default-textbox.CKOkl_Qa.js.map +0 -1
  445. package/dist/chunks/dropdown-tag.DCMKQy-E.js +0 -214
  446. package/dist/chunks/dropdown-tag.DCMKQy-E.js.map +0 -1
  447. package/dist/chunks/dropdown.yhhQCKve.js.map +0 -1
  448. package/dist/chunks/empty-state.BqVOj4v1.js +0 -151
  449. package/dist/chunks/empty-state.BqVOj4v1.js.map +0 -1
  450. package/dist/chunks/error-message.BSxUoE3_.js +0 -107
  451. package/dist/chunks/events.CMzGybJJ.js +0 -47
  452. package/dist/chunks/filter-bar.AhsOPMZ1.js +0 -2119
  453. package/dist/chunks/filter-bar.AhsOPMZ1.js.map +0 -1
  454. package/dist/chunks/focus-trap.DSkLNO_i.js.map +0 -1
  455. package/dist/chunks/form-layout-title.BzNU0B72.js +0 -187
  456. package/dist/chunks/form-layout-title.BzNU0B72.js.map +0 -1
  457. package/dist/chunks/header.DmKHCmXh.js +0 -245
  458. package/dist/chunks/header.DmKHCmXh.js.map +0 -1
  459. package/dist/chunks/image.B3uqhFjl.js +0 -82
  460. package/dist/chunks/image.B3uqhFjl.js.map +0 -1
  461. package/dist/chunks/index.OCPp3NST.js +0 -126
  462. package/dist/chunks/info-icon.CLguYHRt.js +0 -41
  463. package/dist/chunks/info-icon.CLguYHRt.js.map +0 -1
  464. package/dist/chunks/input-field.BnlEPPYr.js +0 -218
  465. package/dist/chunks/input-field.BnlEPPYr.js.map +0 -1
  466. package/dist/chunks/internal-error.BLZodVBE.js +0 -5
  467. package/dist/chunks/internal-error.BLZodVBE.js.map +0 -1
  468. package/dist/chunks/internal-error.BmrwJFpR.js +0 -5
  469. package/dist/chunks/internal-error.BmrwJFpR.js.map +0 -1
  470. package/dist/chunks/link.DJ1A53gF.js.map +0 -1
  471. package/dist/chunks/listbox-option-tag.BDjsYOE1.js +0 -75
  472. package/dist/chunks/listbox-option-tag.BDjsYOE1.js.map +0 -1
  473. package/dist/chunks/loading-button.CoF1IhEU.js +0 -97
  474. package/dist/chunks/loading-button.CoF1IhEU.js.map +0 -1
  475. package/dist/chunks/loading-indicator.DXc7I1Lm.js +0 -48
  476. package/dist/chunks/loading-indicator.DXc7I1Lm.js.map +0 -1
  477. package/dist/chunks/menu.2TwUMlA9.js.map +0 -1
  478. package/dist/chunks/modal-fullscreen.BB_8EMNo.js +0 -196
  479. package/dist/chunks/modal-fullscreen.BB_8EMNo.js.map +0 -1
  480. package/dist/chunks/modal.DLwvcaRx.js +0 -439
  481. package/dist/chunks/modal.DLwvcaRx.js.map +0 -1
  482. package/dist/chunks/no-results-found.Bg_ZcEid.js +0 -5
  483. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +0 -1
  484. package/dist/chunks/no-results-found.BqvYsBR6.js +0 -5
  485. package/dist/chunks/no-results-found.BqvYsBR6.js.map +0 -1
  486. package/dist/chunks/notifications-cleared.BMZk37uf.js +0 -5
  487. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +0 -1
  488. package/dist/chunks/notifications-cleared.C7W9ZXY7.js +0 -5
  489. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +0 -1
  490. package/dist/chunks/page-not-found.COJLPVaU.js +0 -5
  491. package/dist/chunks/page-not-found.COJLPVaU.js.map +0 -1
  492. package/dist/chunks/page-not-found.DWW6W-PZ.js +0 -5
  493. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +0 -1
  494. package/dist/chunks/pagination.BXjbVe4Z.js +0 -494
  495. package/dist/chunks/pagination.BXjbVe4Z.js.map +0 -1
  496. package/dist/chunks/payment-method.types.CJKfZQN5.js +0 -5
  497. package/dist/chunks/payment-method.types.CJKfZQN5.js.map +0 -1
  498. package/dist/chunks/planned-maintenance.C61sWB9h.js +0 -5
  499. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +0 -1
  500. package/dist/chunks/planned-maintenance.jmWYTdet.js +0 -5
  501. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +0 -1
  502. package/dist/chunks/popover.B8YH92W8.js.map +0 -1
  503. package/dist/chunks/popper-container.Bt02N3o1.js.map +0 -1
  504. package/dist/chunks/radio-group.CPbBFTzB.js +0 -211
  505. package/dist/chunks/radio-group.CPbBFTzB.js.map +0 -1
  506. package/dist/chunks/referrals.BvtT-kQS.js +0 -5
  507. package/dist/chunks/referrals.BvtT-kQS.js.map +0 -1
  508. package/dist/chunks/referrals.aX8WZigH.js +0 -5
  509. package/dist/chunks/referrals.aX8WZigH.js.map +0 -1
  510. package/dist/chunks/search-bar.CsAgO-t5.js +0 -89
  511. package/dist/chunks/search-bar.CsAgO-t5.js.map +0 -1
  512. package/dist/chunks/secondary-nav.CNgpPxUU.js +0 -97
  513. package/dist/chunks/secondary-nav.CNgpPxUU.js.map +0 -1
  514. package/dist/chunks/segmented-control.types.BHRLV8KU.js +0 -5
  515. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +0 -1
  516. package/dist/chunks/selection-card-group.DlOs8BkR.js +0 -247
  517. package/dist/chunks/selection-card-group.DlOs8BkR.js.map +0 -1
  518. package/dist/chunks/sidepanel.BBjm2QvZ.js +0 -187
  519. package/dist/chunks/sidepanel.BBjm2QvZ.js.map +0 -1
  520. package/dist/chunks/status.types.BhbOYpZx.js +0 -36
  521. package/dist/chunks/status.types.BhbOYpZx.js.map +0 -1
  522. package/dist/chunks/step.DY8Txb6a.js +0 -234
  523. package/dist/chunks/step.DY8Txb6a.js.map +0 -1
  524. package/dist/chunks/structured-list-item.C9NTVDvT.js.map +0 -1
  525. package/dist/chunks/success.DhioLvPD.js +0 -5
  526. package/dist/chunks/success.DhioLvPD.js.map +0 -1
  527. package/dist/chunks/success.nNwxJRBS.js +0 -5
  528. package/dist/chunks/success.nNwxJRBS.js.map +0 -1
  529. package/dist/chunks/summary-grid-item-custom.CJpDnoPw.js +0 -573
  530. package/dist/chunks/summary-grid-item-custom.CJpDnoPw.js.map +0 -1
  531. package/dist/chunks/tabs.CE65f3E_.js +0 -140
  532. package/dist/chunks/tabs.CE65f3E_.js.map +0 -1
  533. package/dist/chunks/tag.bhKrZHTU.js +0 -64
  534. package/dist/chunks/tag.bhKrZHTU.js.map +0 -1
  535. package/dist/chunks/textarea.CcKbtQBs.js +0 -208
  536. package/dist/chunks/textarea.CcKbtQBs.js.map +0 -1
  537. package/dist/chunks/timeline-item.ScTrUBKC.js +0 -364
  538. package/dist/chunks/timeline-item.ScTrUBKC.js.map +0 -1
  539. package/dist/chunks/toast.0EYDj8o-.js +0 -165
  540. package/dist/chunks/toast.0EYDj8o-.js.map +0 -1
  541. package/dist/chunks/toggle-button.2U-vbQhk.js +0 -83
  542. package/dist/chunks/toggle-button.2U-vbQhk.js.map +0 -1
  543. package/dist/chunks/toggle.CiOVTWlk.js +0 -121
  544. package/dist/chunks/toggle.CiOVTWlk.js.map +0 -1
  545. package/dist/chunks/tutorial.DMm12L0S.js +0 -335
  546. package/dist/chunks/tutorial.DMm12L0S.js.map +0 -1
  547. package/dist/chunks/typography.Bjtu3Gca.js.map +0 -1
  548. package/dist/chunks/upload-files.5wQwbfkp.js +0 -5
  549. package/dist/chunks/upload-files.5wQwbfkp.js.map +0 -1
  550. package/dist/chunks/upload-files.jTQY6y2X.js +0 -5
  551. package/dist/chunks/upload-files.jTQY6y2X.js.map +0 -1
  552. package/dist/chunks/use-cached-selected-values.CVLzxvTi.js.map +0 -1
  553. package/dist/chunks/use-has-slot.C9lQZ6nz.js +0 -6
  554. package/dist/chunks/wrong-environment.BOsyKdRI.js +0 -5
  555. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +0 -1
  556. package/dist/chunks/wrong-environment.BiHTPtbJ.js +0 -5
  557. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +0 -1
  558. /package/dist/assets/{badge.css → index.css} +0 -0
  559. /package/dist/assets/{tabs.css → index10.css} +0 -0
  560. /package/dist/assets/{date-picker.css → index12.css} +0 -0
  561. /package/dist/assets/{empty-state.css → index13.css} +0 -0
  562. /package/dist/assets/{focus-trap.css → index15.css} +0 -0
  563. /package/dist/assets/{form-layout-title.css → index16.css} +0 -0
  564. /package/dist/assets/{info-icon.css → index17.css} +0 -0
  565. /package/dist/assets/{dashed-underline.css → index2.css} +0 -0
  566. /package/dist/assets/{date-range-picker.css → index20.css} +0 -0
  567. /package/dist/assets/{status.css → index25.css} +0 -0
  568. /package/dist/assets/{step.css → index26.css} +0 -0
  569. /package/dist/assets/{link.css → index27.css} +0 -0
  570. /package/dist/assets/{alert.css → index29.css} +0 -0
  571. /package/dist/assets/{header.css → index31.css} +0 -0
  572. /package/dist/assets/{loading-indicator.css → index32.css} +0 -0
  573. /package/dist/assets/{dropdown-tag.css → index34.css} +0 -0
  574. /package/dist/assets/{popper-container.css → index35.css} +0 -0
  575. /package/dist/assets/{summary-grid-item-custom.css → index37.css} +0 -0
  576. /package/dist/assets/{toggle-button.css → index4.css} +0 -0
  577. /package/dist/assets/{tag.css → index41.css} +0 -0
  578. /package/dist/assets/{toast.css → index44.css} +0 -0
  579. /package/dist/assets/{typography.css → index46.css} +0 -0
  580. /package/dist/assets/{data-grid-template.css → index49.css} +0 -0
  581. /package/dist/assets/{pagination.css → index50.css} +0 -0
  582. /package/dist/assets/{checkbox-group.css → index6.css} +0 -0
  583. /package/dist/assets/{country.css → index8.css} +0 -0
  584. /package/dist/assets/{divider.css → index9.css} +0 -0
  585. /package/dist/assets/{cross.css → refresh.css} +0 -0
@@ -13,6 +13,7 @@ import type { DirectiveHook } from 'vue';
13
13
  import { EditorView } from '@codemirror/view';
14
14
  import { ExtractComputedReturns } from 'vue/types/v3-component-options';
15
15
  import { ExtractPropTypes } from 'vue';
16
+ import type { HTMLAttributes } from 'vue/types/jsx';
16
17
  import { Placement } from '@floating-ui/vue';
17
18
  import type { PluginObject } from 'vue';
18
19
  import { PropType } from 'vue';
@@ -37,6 +38,10 @@ declare type __VLS_NonUndefinedable_12<T> = T extends undefined ? never : T;
37
38
 
38
39
  declare type __VLS_NonUndefinedable_13<T> = T extends undefined ? never : T;
39
40
 
41
+ declare type __VLS_NonUndefinedable_14<T> = T extends undefined ? never : T;
42
+
43
+ declare type __VLS_NonUndefinedable_15<T> = T extends undefined ? never : T;
44
+
40
45
  declare type __VLS_NonUndefinedable_2<T> = T extends undefined ? never : T;
41
46
 
42
47
  declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
@@ -108,6 +113,28 @@ declare type __VLS_TypePropsToRuntimeProps_13<T> = {
108
113
  };
109
114
  };
110
115
 
116
+ declare type __VLS_TypePropsToRuntimeProps_14<T> = {
117
+ [K in keyof T]-?: {} extends Pick<T, K>
118
+ ? {
119
+ type: PropType<__VLS_NonUndefinedable_14<T[K]>>;
120
+ }
121
+ : {
122
+ type: PropType<T[K]>;
123
+ required: true;
124
+ };
125
+ };
126
+
127
+ declare type __VLS_TypePropsToRuntimeProps_15<T> = {
128
+ [K in keyof T]-?: {} extends Pick<T, K>
129
+ ? {
130
+ type: PropType<__VLS_NonUndefinedable_15<T[K]>>;
131
+ }
132
+ : {
133
+ type: PropType<T[K]>;
134
+ required: true;
135
+ };
136
+ };
137
+
111
138
  declare type __VLS_TypePropsToRuntimeProps_2<T> = {
112
139
  [K in keyof T]-?: {} extends Pick<T, K>
113
140
  ? {
@@ -212,6 +239,22 @@ declare type __VLS_WithDefaults_10<P, D> = {
212
239
  : P[K];
213
240
  };
214
241
 
242
+ declare type __VLS_WithDefaults_11<P, D> = {
243
+ [K in keyof Pick<P, keyof P>]: K extends keyof D
244
+ ? P[K] & {
245
+ default: D[K];
246
+ }
247
+ : P[K];
248
+ };
249
+
250
+ declare type __VLS_WithDefaults_12<P, D> = {
251
+ [K in keyof Pick<P, keyof P>]: K extends keyof D
252
+ ? P[K] & {
253
+ default: D[K];
254
+ }
255
+ : P[K];
256
+ };
257
+
215
258
  declare type __VLS_WithDefaults_2<P, D> = {
216
259
  [K in keyof Pick<P, keyof P>]: K extends keyof D
217
260
  ? P[K] & {
@@ -462,6 +505,12 @@ declare type __VLS_WithTemplateSlots_37<T, S> = T & {
462
505
  };
463
506
  };
464
507
 
508
+ declare type __VLS_WithTemplateSlots_38<T, S> = T & {
509
+ new (): {
510
+ $slots: S;
511
+ };
512
+ };
513
+
465
514
  declare type __VLS_WithTemplateSlots_4<T, S> = T & {
466
515
  new (): {
467
516
  $slots: S;
@@ -930,6 +979,84 @@ export declare enum BentoAlertVariant {
930
979
  TIP = 'tip',
931
980
  }
932
981
 
982
+ /**
983
+ * Displays an user profile including an avatar and optionally a label.
984
+ *
985
+ * @example
986
+ * import { BentoAvatar } from '@adyen/bento-vue2';
987
+ *
988
+ * export default {
989
+ * components: { BentoAvatar },
990
+ * template: `<bento-avatar :src="userAvatarSrc" username="Jane" />`
991
+ * }
992
+ */
993
+ export declare const BentoAvatar: DefineComponent<
994
+ __VLS_WithDefaults_2<
995
+ __VLS_TypePropsToRuntimeProps_2<{
996
+ /**
997
+ * Displays the user profile without the label.
998
+ */
999
+ iconOnly?: boolean;
1000
+ /**
1001
+ * Image src to load the profile picture.
1002
+ */
1003
+ src?: string;
1004
+ /**
1005
+ * Name of the user that will be used both in the label and to extract initials to display default value.
1006
+ * John => J
1007
+ * John Smith => JS
1008
+ * John Smith Doe => JD
1009
+ * John Smith Doe Holly => JH
1010
+ */
1011
+ username: string;
1012
+ }>,
1013
+ {
1014
+ iconOnly: boolean;
1015
+ src: any;
1016
+ }
1017
+ >,
1018
+ {},
1019
+ {},
1020
+ {},
1021
+ {},
1022
+ ComponentOptionsMixin,
1023
+ ComponentOptionsMixin,
1024
+ {},
1025
+ string,
1026
+ Readonly<
1027
+ ExtractPropTypes<
1028
+ __VLS_WithDefaults_2<
1029
+ __VLS_TypePropsToRuntimeProps_2<{
1030
+ /**
1031
+ * Displays the user profile without the label.
1032
+ */
1033
+ iconOnly?: boolean;
1034
+ /**
1035
+ * Image src to load the profile picture.
1036
+ */
1037
+ src?: string;
1038
+ /**
1039
+ * Name of the user that will be used both in the label and to extract initials to display default value.
1040
+ * John => J
1041
+ * John Smith => JS
1042
+ * John Smith Doe => JD
1043
+ * John Smith Doe Holly => JH
1044
+ */
1045
+ username: string;
1046
+ }>,
1047
+ {
1048
+ iconOnly: boolean;
1049
+ src: any;
1050
+ }
1051
+ >
1052
+ >
1053
+ >,
1054
+ {
1055
+ src: string;
1056
+ iconOnly: boolean;
1057
+ }
1058
+ >;
1059
+
933
1060
  export declare type BentoAvatarListboxOptionItem = Omit<BentoListboxOptionItem, 'data'> & {
934
1061
  src?: string;
935
1062
  };
@@ -1392,8 +1519,8 @@ export declare enum BentoButtonVariant {
1392
1519
  */
1393
1520
  export declare const BentoCard: __VLS_WithTemplateSlots_11<
1394
1521
  DefineComponent<
1395
- __VLS_WithDefaults_4<
1396
- __VLS_TypePropsToRuntimeProps_4<{
1522
+ __VLS_WithDefaults_5<
1523
+ __VLS_TypePropsToRuntimeProps_5<{
1397
1524
  /**
1398
1525
  * List of actions that will be used to render the buttons.
1399
1526
  * First element in the list will be rendered as "primary".
@@ -1476,8 +1603,8 @@ export declare const BentoCard: __VLS_WithTemplateSlots_11<
1476
1603
  string,
1477
1604
  Readonly<
1478
1605
  ExtractPropTypes<
1479
- __VLS_WithDefaults_4<
1480
- __VLS_TypePropsToRuntimeProps_4<{
1606
+ __VLS_WithDefaults_5<
1607
+ __VLS_TypePropsToRuntimeProps_5<{
1481
1608
  /**
1482
1609
  * List of actions that will be used to render the buttons.
1483
1610
  * First element in the list will be rendered as "primary".
@@ -1684,7 +1811,7 @@ export declare const BentoCheckbox: DefineComponent<
1684
1811
  Readonly<
1685
1812
  Partial<{
1686
1813
  label: string;
1687
- variant: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
1814
+ variant: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
1688
1815
  truncate: number;
1689
1816
  }> &
1690
1817
  Omit<
@@ -1696,7 +1823,7 @@ export declare const BentoCheckbox: DefineComponent<
1696
1823
  };
1697
1824
  variant: {
1698
1825
  type: PropType<
1699
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
1826
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
1700
1827
  >;
1701
1828
  default: BentoTagVariant;
1702
1829
  validator: (value: BentoTagVariant) => boolean;
@@ -1714,7 +1841,7 @@ export declare const BentoCheckbox: DefineComponent<
1714
1841
  };
1715
1842
  variant: {
1716
1843
  type: PropType<
1717
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
1844
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
1718
1845
  >;
1719
1846
  default: BentoTagVariant;
1720
1847
  validator: (value: BentoTagVariant) => boolean;
@@ -1854,7 +1981,7 @@ export declare const BentoCheckbox: DefineComponent<
1854
1981
  Readonly<
1855
1982
  Partial<{
1856
1983
  label: string;
1857
- variant: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
1984
+ variant: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
1858
1985
  truncate: number;
1859
1986
  }> &
1860
1987
  Omit<
@@ -1866,7 +1993,7 @@ export declare const BentoCheckbox: DefineComponent<
1866
1993
  };
1867
1994
  variant: {
1868
1995
  type: PropType<
1869
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
1996
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
1870
1997
  >;
1871
1998
  default: BentoTagVariant;
1872
1999
  validator: (value: BentoTagVariant) => boolean;
@@ -1884,7 +2011,7 @@ export declare const BentoCheckbox: DefineComponent<
1884
2011
  };
1885
2012
  variant: {
1886
2013
  type: PropType<
1887
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
2014
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
1888
2015
  >;
1889
2016
  default: BentoTagVariant;
1890
2017
  validator: (value: BentoTagVariant) => boolean;
@@ -2070,7 +2197,7 @@ export declare const BentoCheckboxGroup: DefineComponent<
2070
2197
  * The checkbox group's layout. It can be vertical or horizontal. Defaults to vertical.
2071
2198
  */
2072
2199
  variant: {
2073
- type: PropType<'horizontal' | 'vertical' | BentoCheckboxGroupVariant>;
2200
+ type: PropType<'vertical' | 'horizontal' | BentoCheckboxGroupVariant>;
2074
2201
  default: BentoCheckboxGroupVariant;
2075
2202
  validator: (value: BentoCheckboxGroupVariant) => boolean;
2076
2203
  };
@@ -2215,7 +2342,7 @@ export declare const BentoCheckboxGroup: DefineComponent<
2215
2342
  * The checkbox group's layout. It can be vertical or horizontal. Defaults to vertical.
2216
2343
  */
2217
2344
  variant: {
2218
- type: PropType<'horizontal' | 'vertical' | BentoCheckboxGroupVariant>;
2345
+ type: PropType<'vertical' | 'horizontal' | BentoCheckboxGroupVariant>;
2219
2346
  default: BentoCheckboxGroupVariant;
2220
2347
  validator: (value: BentoCheckboxGroupVariant) => boolean;
2221
2348
  };
@@ -2223,7 +2350,7 @@ export declare const BentoCheckboxGroup: DefineComponent<
2223
2350
  >,
2224
2351
  {
2225
2352
  description: string;
2226
- variant: 'horizontal' | 'vertical' | BentoCheckboxGroupVariant;
2353
+ variant: 'vertical' | 'horizontal' | BentoCheckboxGroupVariant;
2227
2354
  required: boolean;
2228
2355
  disabled: boolean;
2229
2356
  tooltipText: string;
@@ -4501,10 +4628,10 @@ export declare type BentoCurrencyListboxOptions = BentoCurrencyListboxOptionItem
4501
4628
  * `
4502
4629
  * }
4503
4630
  */
4504
- export declare const BentoDashboardSection: __VLS_WithTemplateSlots_36<
4631
+ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_37<
4505
4632
  DefineComponent<
4506
- __VLS_WithDefaults_10<
4507
- __VLS_TypePropsToRuntimeProps_13<{
4633
+ __VLS_WithDefaults_12<
4634
+ __VLS_TypePropsToRuntimeProps_15<{
4508
4635
  /**
4509
4636
  * The header of the section
4510
4637
  */
@@ -4528,8 +4655,8 @@ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_36<
4528
4655
  string,
4529
4656
  Readonly<
4530
4657
  ExtractPropTypes<
4531
- __VLS_WithDefaults_10<
4532
- __VLS_TypePropsToRuntimeProps_13<{
4658
+ __VLS_WithDefaults_12<
4659
+ __VLS_TypePropsToRuntimeProps_15<{
4533
4660
  /**
4534
4661
  * The header of the section
4535
4662
  */
@@ -4585,10 +4712,10 @@ export declare const BentoDashboardSection: __VLS_WithTemplateSlots_36<
4585
4712
  * `
4586
4713
  * }
4587
4714
  */
4588
- export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_35<
4715
+ export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_36<
4589
4716
  DefineComponent<
4590
- __VLS_WithDefaults_9<
4591
- __VLS_TypePropsToRuntimeProps_12<{
4717
+ __VLS_WithDefaults_11<
4718
+ __VLS_TypePropsToRuntimeProps_14<{
4592
4719
  /**
4593
4720
  * The header that goes to the top of the template
4594
4721
  */
@@ -4624,8 +4751,8 @@ export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_35<
4624
4751
  string,
4625
4752
  Readonly<
4626
4753
  ExtractPropTypes<
4627
- __VLS_WithDefaults_9<
4628
- __VLS_TypePropsToRuntimeProps_12<{
4754
+ __VLS_WithDefaults_11<
4755
+ __VLS_TypePropsToRuntimeProps_14<{
4629
4756
  /**
4630
4757
  * The header that goes to the top of the template
4631
4758
  */
@@ -4693,8 +4820,8 @@ export declare type BentoDashboardTemplateTabs = {
4693
4820
  */
4694
4821
  export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_7<
4695
4822
  DefineComponent<
4696
- __VLS_WithDefaults_2<
4697
- __VLS_TypePropsToRuntimeProps_2<{
4823
+ __VLS_WithDefaults_3<
4824
+ __VLS_TypePropsToRuntimeProps_3<{
4698
4825
  /**
4699
4826
  * Text showed in the popover on hover
4700
4827
  */
@@ -4729,8 +4856,8 @@ export declare const BentoDashedUnderline: __VLS_WithTemplateSlots_7<
4729
4856
  string,
4730
4857
  Readonly<
4731
4858
  ExtractPropTypes<
4732
- __VLS_WithDefaults_2<
4733
- __VLS_TypePropsToRuntimeProps_2<{
4859
+ __VLS_WithDefaults_3<
4860
+ __VLS_TypePropsToRuntimeProps_3<{
4734
4861
  /**
4735
4862
  * Text showed in the popover on hover
4736
4863
  */
@@ -5804,8 +5931,8 @@ export declare enum BentoDatagridSortDirection {
5804
5931
  * }
5805
5932
  */
5806
5933
  export declare const BentoDataGridStaticIcon: DefineComponent<
5807
- __VLS_WithDefaults_3<
5808
- __VLS_TypePropsToRuntimeProps_3<{
5934
+ __VLS_WithDefaults_4<
5935
+ __VLS_TypePropsToRuntimeProps_4<{
5809
5936
  /**
5810
5937
  * Renderes the icon with color.
5811
5938
  */
@@ -5834,8 +5961,8 @@ export declare const BentoDataGridStaticIcon: DefineComponent<
5834
5961
  string,
5835
5962
  Readonly<
5836
5963
  ExtractPropTypes<
5837
- __VLS_WithDefaults_3<
5838
- __VLS_TypePropsToRuntimeProps_3<{
5964
+ __VLS_WithDefaults_4<
5965
+ __VLS_TypePropsToRuntimeProps_4<{
5839
5966
  /**
5840
5967
  * Renderes the icon with color.
5841
5968
  */
@@ -5896,7 +6023,7 @@ export declare enum BentoDatagridStyleState {
5896
6023
  * `
5897
6024
  * }
5898
6025
  */
5899
- export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_37<
6026
+ export declare const BentoDataGridTemplate: __VLS_WithTemplateSlots_38<
5900
6027
  DefineComponent<
5901
6028
  {
5902
6029
  /**
@@ -10418,6 +10545,8 @@ export declare const BentoInfoIcon: DefineComponent<
10418
10545
  export declare type BentoInputDropdownProps = {
10419
10546
  items: DropdownProps['items'];
10420
10547
  value: DropdownProps['value'];
10548
+ dynamicFiltering?: DropdownProps['dynamicFiltering'];
10549
+ 'aria-label'?: HTMLAttributes['aria-label'];
10421
10550
  };
10422
10551
 
10423
10552
  /**
@@ -10478,6 +10607,7 @@ export declare const BentoInputField: __VLS_WithTemplateSlots_16<
10478
10607
  *
10479
10608
  * - `value`: Selected value of the dropdown
10480
10609
  * - `items`: List of available items
10610
+ * - `aria-label`: Text that labels the dropdown element
10481
10611
  *
10482
10612
  */
10483
10613
  dropdown: {
@@ -10650,6 +10780,7 @@ export declare const BentoInputField: __VLS_WithTemplateSlots_16<
10650
10780
  *
10651
10781
  * - `value`: Selected value of the dropdown
10652
10782
  * - `items`: List of available items
10783
+ * - `aria-label`: Text that labels the dropdown element
10653
10784
  *
10654
10785
  */
10655
10786
  dropdown: {
@@ -10855,6 +10986,122 @@ export declare type BentoInputFilterOptions = {
10855
10986
 
10856
10987
  export declare type BentoInputFilterValue = string | null | BentoInputFilterInputAndDropdownValues;
10857
10988
 
10989
+ /**
10990
+ * Inspector allows users to access additional information or details of an object/item. The inspector opens adjacent to the main content, pushing it aside to maintain visibility and accessibility to both the main content and inspector.
10991
+ *
10992
+ * @example
10993
+ * import { BentoInspector } from '@adyen/bento-vue2';
10994
+ *
10995
+ * export default {
10996
+ * components: { BentoInspector },
10997
+ * template: `
10998
+ * <bento-inspector
10999
+ * title="Inspector"
11000
+ * size="large"
11001
+ * :is-open="isOpen"
11002
+ * @update:is-open="isOpen = $event"
11003
+ * >
11004
+ * <template #page>Content of the page</template>
11005
+ * <template #content>Content of the inspector</template>
11006
+ * </bento-inspector>
11007
+ * `
11008
+ * }
11009
+ */
11010
+ export declare const BentoInspector: __VLS_WithTemplateSlots_17<
11011
+ DefineComponent<
11012
+ __VLS_WithDefaults_6<
11013
+ __VLS_TypePropsToRuntimeProps_6<{
11014
+ /**
11015
+ * Shows the Expand icon in the inspector
11016
+ */
11017
+ expandable?: boolean;
11018
+ /**
11019
+ * Opens and closes the inspector
11020
+ */
11021
+ isOpen?: boolean;
11022
+ /**
11023
+ * Shows loading indicator for the content
11024
+ */
11025
+ loading?: boolean;
11026
+ /**
11027
+ * Determines the size of the inspector
11028
+ */
11029
+ size?: BentoInspectorSize;
11030
+ /**
11031
+ * The title of the component
11032
+ */
11033
+ title: string;
11034
+ }>,
11035
+ {
11036
+ expandable: boolean;
11037
+ isOpen: boolean;
11038
+ loading: boolean;
11039
+ size: string;
11040
+ }
11041
+ >,
11042
+ {},
11043
+ {},
11044
+ {},
11045
+ {},
11046
+ ComponentOptionsMixin,
11047
+ ComponentOptionsMixin,
11048
+ {
11049
+ 'update:is-open': (value: boolean) => void;
11050
+ } & {
11051
+ expand: () => void;
11052
+ },
11053
+ string,
11054
+ Readonly<
11055
+ ExtractPropTypes<
11056
+ __VLS_WithDefaults_6<
11057
+ __VLS_TypePropsToRuntimeProps_6<{
11058
+ /**
11059
+ * Shows the Expand icon in the inspector
11060
+ */
11061
+ expandable?: boolean;
11062
+ /**
11063
+ * Opens and closes the inspector
11064
+ */
11065
+ isOpen?: boolean;
11066
+ /**
11067
+ * Shows loading indicator for the content
11068
+ */
11069
+ loading?: boolean;
11070
+ /**
11071
+ * Determines the size of the inspector
11072
+ */
11073
+ size?: BentoInspectorSize;
11074
+ /**
11075
+ * The title of the component
11076
+ */
11077
+ title: string;
11078
+ }>,
11079
+ {
11080
+ expandable: boolean;
11081
+ isOpen: boolean;
11082
+ loading: boolean;
11083
+ size: string;
11084
+ }
11085
+ >
11086
+ >
11087
+ >,
11088
+ {
11089
+ isOpen: boolean;
11090
+ size: BentoInspectorSize;
11091
+ loading: boolean;
11092
+ expandable: boolean;
11093
+ }
11094
+ >,
11095
+ {
11096
+ page: (_: {}) => any;
11097
+ content: (_: {}) => any;
11098
+ }
11099
+ >;
11100
+
11101
+ export declare type BentoInspectorSize = (typeof BentoInspectorSizeOptions)[number];
11102
+
11103
+ export declare const BentoInspectorSizeOptions: readonly ['small', 'large'];
11104
+
10858
11105
  export declare const BentoKeyboardNavigationDirective: {
10859
11106
  bind: DirectiveHook<Element>;
10860
11107
  unbind: DirectiveHook<Element>;
@@ -10910,10 +11157,10 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
10910
11157
  * `
10911
11158
  * }
10912
11159
  */
10913
- export declare const BentoLink: __VLS_WithTemplateSlots_17<
11160
+ export declare const BentoLink: __VLS_WithTemplateSlots_18<
10914
11161
  DefineComponent<
10915
- __VLS_WithDefaults_5<
10916
- __VLS_TypePropsToRuntimeProps_5<LinkProps>,
11162
+ __VLS_WithDefaults_7<
11163
+ __VLS_TypePropsToRuntimeProps_7<LinkProps>,
10917
11164
  {
10918
11165
  target: any;
10919
11166
  variant: BentoLinkVariant;
@@ -10931,8 +11178,8 @@ export declare const BentoLink: __VLS_WithTemplateSlots_17<
10931
11178
  string,
10932
11179
  Readonly<
10933
11180
  ExtractPropTypes<
10934
- __VLS_WithDefaults_5<
10935
- __VLS_TypePropsToRuntimeProps_5<LinkProps>,
11181
+ __VLS_WithDefaults_7<
11182
+ __VLS_TypePropsToRuntimeProps_7<LinkProps>,
10936
11183
  {
10937
11184
  target: any;
10938
11185
  variant: BentoLinkVariant;
@@ -11085,7 +11332,6 @@ export declare const BentoLoadingButton: __VLS_WithTemplateSlots_5<
11085
11332
  };
11086
11333
  /**
11087
11334
  * Types of flavour of Button
11088
- * @values primary, secondary, tertiary
11089
11335
  */
11090
11336
  variant: {
11091
11337
  type: PropType<'primary' | 'secondary' | 'tertiary' | 'tertiary-with-background' | BentoButtonVariant>;
@@ -11097,8 +11343,8 @@ export declare const BentoLoadingButton: __VLS_WithTemplateSlots_5<
11097
11343
  {},
11098
11344
  {},
11099
11345
  {},
11100
- ComponentOptionsMixin,
11101
- ComponentOptionsMixin,
11346
+ ComponentOptionsMixin_2,
11347
+ ComponentOptionsMixin_2,
11102
11348
  {
11103
11349
  click: (event: MouseEvent) => void;
11104
11350
  },
@@ -11144,7 +11390,6 @@ export declare const BentoLoadingButton: __VLS_WithTemplateSlots_5<
11144
11390
  };
11145
11391
  /**
11146
11392
  * Types of flavour of Button
11147
- * @values primary, secondary, tertiary
11148
11393
  */
11149
11394
  variant: {
11150
11395
  type: PropType<
@@ -11166,6 +11411,7 @@ export declare const BentoLoadingButton: __VLS_WithTemplateSlots_5<
11166
11411
  >,
11167
11412
  {
11168
11413
  default: (_: {}) => any;
11414
+ iconLeft: (_: {}) => any;
11169
11415
  }
11170
11416
  >;
11171
11417
 
@@ -11502,7 +11748,7 @@ export declare interface BentoMenuItem {
11502
11748
  * `
11503
11749
  * };
11504
11750
  */
11505
- export declare const BentoModal: __VLS_WithTemplateSlots_19<
11751
+ export declare const BentoModal: __VLS_WithTemplateSlots_20<
11506
11752
  DefineComponent<
11507
11753
  {
11508
11754
  /**
@@ -11861,7 +12107,7 @@ export declare enum BentoModalEvent {
11861
12107
  * `
11862
12108
  * }
11863
12109
  */
11864
- export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_20<
12110
+ export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_21<
11865
12111
  DefineComponent<
11866
12112
  {
11867
12113
  /**
@@ -12018,7 +12264,7 @@ export declare const BentoModalFullscreen: __VLS_WithTemplateSlots_20<
12018
12264
  * `
12019
12265
  * }
12020
12266
  */
12021
- export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_21<
12267
+ export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_22<
12022
12268
  DefineComponent<
12023
12269
  {
12024
12270
  /**
@@ -12177,7 +12423,7 @@ export declare const BentoModalFullscreenPage: __VLS_WithTemplateSlots_21<
12177
12423
  * `
12178
12424
  * }
12179
12425
  */
12180
- export declare const BentoModalPage: __VLS_WithTemplateSlots_18<
12426
+ export declare const BentoModalPage: __VLS_WithTemplateSlots_19<
12181
12427
  DefineComponent<
12182
12428
  {
12183
12429
  /**
@@ -13776,7 +14022,7 @@ export declare enum BentoPaymentMethodType {
13776
14022
  * `
13777
14023
  * }
13778
14024
  */
13779
- export declare const BentoPopover: __VLS_WithTemplateSlots_22<
14025
+ export declare const BentoPopover: __VLS_WithTemplateSlots_23<
13780
14026
  DefineComponent<
13781
14027
  {
13782
14028
  /**
@@ -14176,6 +14422,7 @@ export declare const BentoPopover: __VLS_WithTemplateSlots_22<
14176
14422
  small: boolean;
14177
14423
  title: string;
14178
14424
  large: boolean;
14425
+ modifiers: unknown[];
14179
14426
  position:
14180
14427
  | 'auto'
14181
14428
  | 'left'
@@ -14194,7 +14441,6 @@ export declare const BentoPopover: __VLS_WithTemplateSlots_22<
14194
14441
  | 'left-end'
14195
14442
  | PopperContainerPosition;
14196
14443
  open: boolean;
14197
- modifiers: unknown[];
14198
14444
  fallbackPosition: Placement[];
14199
14445
  fixedPositioning: boolean;
14200
14446
  ariaLabel: string;
@@ -14276,7 +14522,7 @@ export declare type BentoPopoverPositions = PopperContainerPosition;
14276
14522
  * }
14277
14523
  * }
14278
14524
  */
14279
- export declare const BentoRadioButton: __VLS_WithTemplateSlots_24<
14525
+ export declare const BentoRadioButton: __VLS_WithTemplateSlots_25<
14280
14526
  DefineComponent<
14281
14527
  {
14282
14528
  /**
@@ -14317,7 +14563,7 @@ export declare const BentoRadioButton: __VLS_WithTemplateSlots_24<
14317
14563
  Readonly<
14318
14564
  Partial<{
14319
14565
  label: string;
14320
- variant: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
14566
+ variant: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
14321
14567
  truncate: number;
14322
14568
  }> &
14323
14569
  Omit<
@@ -14329,7 +14575,7 @@ export declare const BentoRadioButton: __VLS_WithTemplateSlots_24<
14329
14575
  };
14330
14576
  variant: {
14331
14577
  type: PropType<
14332
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
14578
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
14333
14579
  >;
14334
14580
  default: BentoTagVariant;
14335
14581
  validator: (value: BentoTagVariant) => boolean;
@@ -14347,7 +14593,7 @@ export declare const BentoRadioButton: __VLS_WithTemplateSlots_24<
14347
14593
  };
14348
14594
  variant: {
14349
14595
  type: PropType<
14350
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
14596
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
14351
14597
  >;
14352
14598
  default: BentoTagVariant;
14353
14599
  validator: (value: BentoTagVariant) => boolean;
@@ -14422,7 +14668,7 @@ export declare const BentoRadioButton: __VLS_WithTemplateSlots_24<
14422
14668
  Readonly<
14423
14669
  Partial<{
14424
14670
  label: string;
14425
- variant: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
14671
+ variant: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
14426
14672
  truncate: number;
14427
14673
  }> &
14428
14674
  Omit<
@@ -14436,9 +14682,9 @@ export declare const BentoRadioButton: __VLS_WithTemplateSlots_24<
14436
14682
  type: PropType<
14437
14683
  | 'blue'
14438
14684
  | 'green'
14439
- | 'red'
14440
14685
  | 'grey'
14441
14686
  | 'orange'
14687
+ | 'red'
14442
14688
  | 'white'
14443
14689
  | BentoTagVariant
14444
14690
  >;
@@ -14458,7 +14704,7 @@ export declare const BentoRadioButton: __VLS_WithTemplateSlots_24<
14458
14704
  };
14459
14705
  variant: {
14460
14706
  type: PropType<
14461
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
14707
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
14462
14708
  >;
14463
14709
  default: BentoTagVariant;
14464
14710
  validator: (value: BentoTagVariant) => boolean;
@@ -14527,7 +14773,7 @@ export declare type BentoRadioButtonValue = string | number;
14527
14773
  * `
14528
14774
  * };
14529
14775
  */
14530
- export declare const BentoRadioGroup: __VLS_WithTemplateSlots_23<
14776
+ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_24<
14531
14777
  DefineComponent<
14532
14778
  {
14533
14779
  /**
@@ -14628,7 +14874,7 @@ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_23<
14628
14874
  * The radio group's layout. It can be vertical or horizontal. Defaults to vertical.
14629
14875
  */
14630
14876
  variant: {
14631
- type: PropType<'horizontal' | 'vertical' | BentoRadioGroupVariant>;
14877
+ type: PropType<'vertical' | 'horizontal' | BentoRadioGroupVariant>;
14632
14878
  default: BentoRadioGroupVariant;
14633
14879
  validator: (value: BentoRadioGroupVariant) => boolean;
14634
14880
  };
@@ -14745,7 +14991,7 @@ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_23<
14745
14991
  * The radio group's layout. It can be vertical or horizontal. Defaults to vertical.
14746
14992
  */
14747
14993
  variant: {
14748
- type: PropType<'horizontal' | 'vertical' | BentoRadioGroupVariant>;
14994
+ type: PropType<'vertical' | 'horizontal' | BentoRadioGroupVariant>;
14749
14995
  default: BentoRadioGroupVariant;
14750
14996
  validator: (value: BentoRadioGroupVariant) => boolean;
14751
14997
  };
@@ -14753,7 +14999,7 @@ export declare const BentoRadioGroup: __VLS_WithTemplateSlots_23<
14753
14999
  >,
14754
15000
  {
14755
15001
  description: string;
14756
- variant: 'horizontal' | 'vertical' | BentoRadioGroupVariant;
15002
+ variant: 'vertical' | 'horizontal' | BentoRadioGroupVariant;
14757
15003
  required: boolean;
14758
15004
  disabled: boolean;
14759
15005
  tooltipText: string;
@@ -14874,7 +15120,12 @@ export declare const BentoSearchBar: DefineComponent<
14874
15120
  default: any;
14875
15121
  };
14876
15122
  },
14877
- {},
15123
+ {
15124
+ /**
15125
+ * Focus on the input field when called.
15126
+ */
15127
+ focus: () => void;
15128
+ },
14878
15129
  {},
14879
15130
  {},
14880
15131
  {},
@@ -14886,6 +15137,10 @@ export declare const BentoSearchBar: DefineComponent<
14886
15137
  clear: () => void;
14887
15138
  } & {
14888
15139
  'escape-pressed': () => void;
15140
+ } & {
15141
+ blur: () => void;
15142
+ } & {
15143
+ focus: () => void;
14889
15144
  },
14890
15145
  string,
14891
15146
  Readonly<
@@ -14978,7 +15233,7 @@ export declare interface BentoSearchBarItem {
14978
15233
  * }
14979
15234
  */
14980
15235
  export declare const BentoSecondaryNav: DefineComponent<
14981
- __VLS_TypePropsToRuntimeProps_6<{
15236
+ __VLS_TypePropsToRuntimeProps_8<{
14982
15237
  /**
14983
15238
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
14984
15239
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -14986,6 +15241,7 @@ export declare const BentoSecondaryNav: DefineComponent<
14986
15241
  items: BentoSecondaryNavItems;
14987
15242
  /**
14988
15243
  * The value of the selected item.
15244
+ * If nothing is passed, it defaults to the first item value in items.
14989
15245
  */
14990
15246
  value?: string;
14991
15247
  }>,
@@ -15001,7 +15257,7 @@ export declare const BentoSecondaryNav: DefineComponent<
15001
15257
  string,
15002
15258
  Readonly<
15003
15259
  ExtractPropTypes<
15004
- __VLS_TypePropsToRuntimeProps_6<{
15260
+ __VLS_TypePropsToRuntimeProps_8<{
15005
15261
  /**
15006
15262
  * An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
15007
15263
  * which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
@@ -15009,6 +15265,7 @@ export declare const BentoSecondaryNav: DefineComponent<
15009
15265
  items: BentoSecondaryNavItems;
15010
15266
  /**
15011
15267
  * The value of the selected item.
15268
+ * If nothing is passed, it defaults to the first item value in items.
15012
15269
  */
15013
15270
  value?: string;
15014
15271
  }>
@@ -15050,8 +15307,8 @@ export declare interface BentoSecondaryNavState {
15050
15307
  * }
15051
15308
  */
15052
15309
  export declare const BentoSegmentedControl: DefineComponent<
15053
- __VLS_WithDefaults_6<
15054
- __VLS_TypePropsToRuntimeProps_7<{
15310
+ __VLS_WithDefaults_8<
15311
+ __VLS_TypePropsToRuntimeProps_9<{
15055
15312
  /**
15056
15313
  * Accessible name describing the segmented control.
15057
15314
  * @deprecated from version 2.0.0. Use the aria-label attribute instead.
@@ -15087,13 +15344,13 @@ export declare const BentoSegmentedControl: DefineComponent<
15087
15344
  ComponentOptionsMixin,
15088
15345
  ComponentOptionsMixin,
15089
15346
  {
15090
- 'update:model-value': (value: string | number) => void;
15347
+ 'update:model-value': (value: any) => void;
15091
15348
  },
15092
15349
  string,
15093
15350
  Readonly<
15094
15351
  ExtractPropTypes<
15095
- __VLS_WithDefaults_6<
15096
- __VLS_TypePropsToRuntimeProps_7<{
15352
+ __VLS_WithDefaults_8<
15353
+ __VLS_TypePropsToRuntimeProps_9<{
15097
15354
  /**
15098
15355
  * Accessible name describing the segmented control.
15099
15356
  * @deprecated from version 2.0.0. Use the aria-label attribute instead.
@@ -15250,7 +15507,7 @@ export declare type BentoSelectFilterValue = BentoListboxSelectedValue;
15250
15507
  * `
15251
15508
  * }
15252
15509
  */
15253
- export declare const BentoSelectionCard: __VLS_WithTemplateSlots_25<
15510
+ export declare const BentoSelectionCard: __VLS_WithTemplateSlots_26<
15254
15511
  DefineComponent<
15255
15512
  {
15256
15513
  /**
@@ -15445,7 +15702,7 @@ export declare const BentoSelectionCard: __VLS_WithTemplateSlots_25<
15445
15702
  * `,
15446
15703
  * }
15447
15704
  */
15448
- export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_26<
15705
+ export declare const BentoSelectionCardGroup: __VLS_WithTemplateSlots_27<
15449
15706
  DefineComponent<
15450
15707
  {
15451
15708
  /**
@@ -15760,7 +16017,7 @@ export declare type BentoSelectTagFilterOptions = OmitStrict<BentoSelectFilterOp
15760
16017
  * `
15761
16018
  * }
15762
16019
  */
15763
- export declare const BentoSidepanel: __VLS_WithTemplateSlots_28<
16020
+ export declare const BentoSidepanel: __VLS_WithTemplateSlots_29<
15764
16021
  DefineComponent<
15765
16022
  {
15766
16023
  /**
@@ -15878,7 +16135,7 @@ export declare enum BentoSidepanelEvent {
15878
16135
  * `
15879
16136
  * }
15880
16137
  */
15881
- export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_27<
16138
+ export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_28<
15882
16139
  DefineComponent<
15883
16140
  {
15884
16141
  /**
@@ -16038,9 +16295,9 @@ export declare const BentoSidepanelPage: __VLS_WithTemplateSlots_27<
16038
16295
  * `
16039
16296
  * }
16040
16297
  */
16041
- export declare const BentoStatus: __VLS_WithTemplateSlots_29<
16298
+ export declare const BentoStatus: __VLS_WithTemplateSlots_30<
16042
16299
  DefineComponent<
16043
- __VLS_TypePropsToRuntimeProps_8<{
16300
+ __VLS_TypePropsToRuntimeProps_10<{
16044
16301
  variant: BentoStatusVariant | `${BentoStatusVariant}`;
16045
16302
  }>,
16046
16303
  {},
@@ -16053,7 +16310,7 @@ export declare const BentoStatus: __VLS_WithTemplateSlots_29<
16053
16310
  string,
16054
16311
  Readonly<
16055
16312
  ExtractPropTypes<
16056
- __VLS_TypePropsToRuntimeProps_8<{
16313
+ __VLS_TypePropsToRuntimeProps_10<{
16057
16314
  variant: BentoStatusVariant | `${BentoStatusVariant}`;
16058
16315
  }>
16059
16316
  >
@@ -16099,7 +16356,7 @@ export declare enum BentoStatusVariant {
16099
16356
  * `
16100
16357
  * }
16101
16358
  */
16102
- export declare const BentoStep: __VLS_WithTemplateSlots_31<
16359
+ export declare const BentoStep: __VLS_WithTemplateSlots_32<
16103
16360
  DefineComponent<
16104
16361
  {
16105
16362
  /**
@@ -16173,7 +16430,7 @@ export declare const BentoStep: __VLS_WithTemplateSlots_31<
16173
16430
  * `
16174
16431
  * }
16175
16432
  */
16176
- export declare const BentoStepper: __VLS_WithTemplateSlots_30<
16433
+ export declare const BentoStepper: __VLS_WithTemplateSlots_31<
16177
16434
  DefineComponent<
16178
16435
  {
16179
16436
  /**
@@ -16189,7 +16446,7 @@ export declare const BentoStepper: __VLS_WithTemplateSlots_30<
16189
16446
  * @values vertical, horizontal
16190
16447
  */
16191
16448
  variant: {
16192
- type: PropType<'horizontal' | 'vertical'>;
16449
+ type: PropType<'vertical' | 'horizontal'>;
16193
16450
  default: string;
16194
16451
  };
16195
16452
  /**
@@ -16225,7 +16482,7 @@ export declare const BentoStepper: __VLS_WithTemplateSlots_30<
16225
16482
  * @values vertical, horizontal
16226
16483
  */
16227
16484
  variant: {
16228
- type: PropType<'horizontal' | 'vertical'>;
16485
+ type: PropType<'vertical' | 'horizontal'>;
16229
16486
  default: string;
16230
16487
  };
16231
16488
  /**
@@ -16239,7 +16496,7 @@ export declare const BentoStepper: __VLS_WithTemplateSlots_30<
16239
16496
  >,
16240
16497
  {
16241
16498
  type: 'linear' | 'non-linear';
16242
- variant: 'horizontal' | 'vertical';
16499
+ variant: 'vertical' | 'horizontal';
16243
16500
  index: number;
16244
16501
  }
16245
16502
  >,
@@ -16299,10 +16556,10 @@ export declare enum BentoStepperVariantOption {
16299
16556
  * `
16300
16557
  * }
16301
16558
  */
16302
- export declare const BentoStructuredList: __VLS_WithTemplateSlots_32<
16559
+ export declare const BentoStructuredList: __VLS_WithTemplateSlots_33<
16303
16560
  DefineComponent<
16304
- __VLS_WithDefaults_7<
16305
- __VLS_TypePropsToRuntimeProps_9<{
16561
+ __VLS_WithDefaults_9<
16562
+ __VLS_TypePropsToRuntimeProps_11<{
16306
16563
  /**
16307
16564
  * Width of the labels container, in pixels. Overrides layout prop.
16308
16565
  */
@@ -16336,8 +16593,8 @@ export declare const BentoStructuredList: __VLS_WithTemplateSlots_32<
16336
16593
  string,
16337
16594
  Readonly<
16338
16595
  ExtractPropTypes<
16339
- __VLS_WithDefaults_7<
16340
- __VLS_TypePropsToRuntimeProps_9<{
16596
+ __VLS_WithDefaults_9<
16597
+ __VLS_TypePropsToRuntimeProps_11<{
16341
16598
  /**
16342
16599
  * Width of the labels container, in pixels. Overrides layout prop.
16343
16600
  */
@@ -16398,9 +16655,9 @@ export declare const BentoStructuredList: __VLS_WithTemplateSlots_32<
16398
16655
  * `
16399
16656
  * }
16400
16657
  */
16401
- export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_33<
16658
+ export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_34<
16402
16659
  DefineComponent<
16403
- __VLS_TypePropsToRuntimeProps_10<{
16660
+ __VLS_TypePropsToRuntimeProps_12<{
16404
16661
  /**
16405
16662
  * Label to display for the value
16406
16663
  */
@@ -16436,7 +16693,7 @@ export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_33<
16436
16693
  string,
16437
16694
  Readonly<
16438
16695
  ExtractPropTypes<
16439
- __VLS_TypePropsToRuntimeProps_10<{
16696
+ __VLS_TypePropsToRuntimeProps_12<{
16440
16697
  /**
16441
16698
  * Label to display for the value
16442
16699
  */
@@ -17632,7 +17889,7 @@ export declare const BentoTag: DefineComponent<
17632
17889
  * The variant variant of tag
17633
17890
  */
17634
17891
  variant: {
17635
- type: PropType<'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant>;
17892
+ type: PropType<'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant>;
17636
17893
  default: BentoTagVariant;
17637
17894
  validator: (value: BentoTagVariant) => boolean;
17638
17895
  };
@@ -17649,7 +17906,7 @@ export declare const BentoTag: DefineComponent<
17649
17906
  textFromSlot: ComputedRef<string>;
17650
17907
  formattedText: ComputedRef<string>;
17651
17908
  tagConditionalClasses: ComputedRef<{
17652
- [x: string]: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
17909
+ [x: string]: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
17653
17910
  }>;
17654
17911
  shouldShowTooltip: ComputedRef<boolean>;
17655
17912
  },
@@ -17673,7 +17930,7 @@ export declare const BentoTag: DefineComponent<
17673
17930
  * The variant variant of tag
17674
17931
  */
17675
17932
  variant: {
17676
- type: PropType<'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant>;
17933
+ type: PropType<'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant>;
17677
17934
  default: BentoTagVariant;
17678
17935
  validator: (value: BentoTagVariant) => boolean;
17679
17936
  };
@@ -17688,7 +17945,7 @@ export declare const BentoTag: DefineComponent<
17688
17945
  >,
17689
17946
  {
17690
17947
  label: string;
17691
- variant: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
17948
+ variant: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
17692
17949
  truncate: number;
17693
17950
  }
17694
17951
  >;
@@ -17794,7 +18051,7 @@ export declare const BentoTextarea: DefineComponent<
17794
18051
  * Indicates the possibility of resize the textarea
17795
18052
  */
17796
18053
  resizable: {
17797
- type: PropType<'none' | 'both' | 'horizontal' | 'vertical' | BentoTextareaResizeOption>;
18054
+ type: PropType<'none' | 'vertical' | 'horizontal' | 'both' | BentoTextareaResizeOption>;
17798
18055
  default: BentoTextareaResizeOption;
17799
18056
  validator: (value: BentoTextareaResizeOption) => boolean;
17800
18057
  };
@@ -17923,7 +18180,7 @@ export declare const BentoTextarea: DefineComponent<
17923
18180
  * Indicates the possibility of resize the textarea
17924
18181
  */
17925
18182
  resizable: {
17926
- type: PropType<'none' | 'both' | 'horizontal' | 'vertical' | BentoTextareaResizeOption>;
18183
+ type: PropType<'none' | 'vertical' | 'horizontal' | 'both' | BentoTextareaResizeOption>;
17927
18184
  default: BentoTextareaResizeOption;
17928
18185
  validator: (value: BentoTextareaResizeOption) => boolean;
17929
18186
  };
@@ -17965,7 +18222,7 @@ export declare const BentoTextarea: DefineComponent<
17965
18222
  placeholder: string;
17966
18223
  clearable: boolean;
17967
18224
  characterLimit: number;
17968
- resizable: 'none' | 'both' | 'horizontal' | 'vertical' | BentoTextareaResizeOption;
18225
+ resizable: 'none' | 'vertical' | 'horizontal' | 'both' | BentoTextareaResizeOption;
17969
18226
  }
17970
18227
  >;
17971
18228
 
@@ -18182,7 +18439,7 @@ export declare const BentoTimelineItem: DefineComponent<
18182
18439
  * @values blue, black, green, grey, orange, red, yellow
18183
18440
  */
18184
18441
  status: {
18185
- type: PropType<'blue' | 'green' | 'red' | 'yellow' | 'black' | 'grey' | 'orange'>;
18442
+ type: PropType<'black' | 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'yellow'>;
18186
18443
  default: string;
18187
18444
  validator: (value: BentoTimelineStatus) => boolean;
18188
18445
  };
@@ -18194,7 +18451,7 @@ export declare const BentoTimelineItem: DefineComponent<
18194
18451
  Readonly<
18195
18452
  Partial<{
18196
18453
  label: string;
18197
- variant: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
18454
+ variant: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
18198
18455
  truncate: number;
18199
18456
  }> &
18200
18457
  Omit<
@@ -18206,7 +18463,7 @@ export declare const BentoTimelineItem: DefineComponent<
18206
18463
  };
18207
18464
  variant: {
18208
18465
  type: PropType<
18209
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
18466
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
18210
18467
  >;
18211
18468
  default: BentoTagVariant;
18212
18469
  validator: (value: BentoTagVariant) => boolean;
@@ -18224,7 +18481,7 @@ export declare const BentoTimelineItem: DefineComponent<
18224
18481
  };
18225
18482
  variant: {
18226
18483
  type: PropType<
18227
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
18484
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
18228
18485
  >;
18229
18486
  default: BentoTagVariant;
18230
18487
  validator: (value: BentoTagVariant) => boolean;
@@ -18330,7 +18587,7 @@ export declare const BentoTimelineItem: DefineComponent<
18330
18587
  * @values blue, black, green, grey, orange, red, yellow
18331
18588
  */
18332
18589
  status: {
18333
- type: PropType<'blue' | 'green' | 'red' | 'yellow' | 'black' | 'grey' | 'orange'>;
18590
+ type: PropType<'black' | 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'yellow'>;
18334
18591
  default: string;
18335
18592
  validator: (value: BentoTimelineStatus) => boolean;
18336
18593
  };
@@ -18342,7 +18599,7 @@ export declare const BentoTimelineItem: DefineComponent<
18342
18599
  Readonly<
18343
18600
  Partial<{
18344
18601
  label: string;
18345
- variant: 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant;
18602
+ variant: 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant;
18346
18603
  truncate: number;
18347
18604
  }> &
18348
18605
  Omit<
@@ -18354,7 +18611,7 @@ export declare const BentoTimelineItem: DefineComponent<
18354
18611
  };
18355
18612
  variant: {
18356
18613
  type: PropType<
18357
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
18614
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
18358
18615
  >;
18359
18616
  default: BentoTagVariant;
18360
18617
  validator: (value: BentoTagVariant) => boolean;
@@ -18372,7 +18629,7 @@ export declare const BentoTimelineItem: DefineComponent<
18372
18629
  };
18373
18630
  variant: {
18374
18631
  type: PropType<
18375
- 'blue' | 'green' | 'red' | 'grey' | 'orange' | 'white' | BentoTagVariant
18632
+ 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'white' | BentoTagVariant
18376
18633
  >;
18377
18634
  default: BentoTagVariant;
18378
18635
  validator: (value: BentoTagVariant) => boolean;
@@ -18429,7 +18686,7 @@ export declare const BentoTimelineItem: DefineComponent<
18429
18686
  title: string | BentoTimelineItemTitle;
18430
18687
  variant: 'CrossCircleIcon' | 'SquareSmallIcon' | 'CheckedCircleIcon' | BentoTimelineItemVariant;
18431
18688
  tag: any;
18432
- status: 'blue' | 'green' | 'red' | 'yellow' | 'black' | 'grey' | 'orange';
18689
+ status: 'black' | 'blue' | 'green' | 'grey' | 'orange' | 'red' | 'yellow';
18433
18690
  additionalTimestamp: BentoTimelineTimestamp;
18434
18691
  dataList: BentoTimelineDataList;
18435
18692
  }
@@ -18997,10 +19254,10 @@ export declare interface BentoTutorialStep {
18997
19254
  * `
18998
19255
  * }
18999
19256
  */
19000
- export declare const BentoTypography: __VLS_WithTemplateSlots_34<
19257
+ export declare const BentoTypography: __VLS_WithTemplateSlots_35<
19001
19258
  DefineComponent<
19002
- __VLS_WithDefaults_8<
19003
- __VLS_TypePropsToRuntimeProps_11<{
19259
+ __VLS_WithDefaults_10<
19260
+ __VLS_TypePropsToRuntimeProps_13<{
19004
19261
  /**
19005
19262
  * Sets the HTML DOM element.
19006
19263
  * @values h1, h2, h3, h4, h5, h6, div, p, span
@@ -19057,8 +19314,8 @@ export declare const BentoTypography: __VLS_WithTemplateSlots_34<
19057
19314
  string,
19058
19315
  Readonly<
19059
19316
  ExtractPropTypes<
19060
- __VLS_WithDefaults_8<
19061
- __VLS_TypePropsToRuntimeProps_11<{
19317
+ __VLS_WithDefaults_10<
19318
+ __VLS_TypePropsToRuntimeProps_13<{
19062
19319
  /**
19063
19320
  * Sets the HTML DOM element.
19064
19321
  * @values h1, h2, h3, h4, h5, h6, div, p, span