@adyen/bento-vue3 1.27.0 → 1.28.1

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 (578) hide show
  1. package/dist/@types/components.d.ts +4 -0
  2. package/dist/@types/packages/vue2/src/components/dashed-underline/dashed-underline.vue.d.ts +91 -0
  3. package/dist/@types/packages/vue2/src/components/dashed-underline/index.d.ts +1 -0
  4. package/dist/@types/packages/vue2/src/components/data-grid/components/data-grid-static-icon/data-grid-static-icon.d.ts +2 -0
  5. package/dist/@types/packages/vue2/src/components/data-grid/components/data-grid-static-icon/data-grid-static-icon.types.d.ts +1 -0
  6. package/dist/@types/packages/vue2/src/components/data-grid/components/data-grid-static-icon/data-grid-static-icon.vue.d.ts +65 -0
  7. package/dist/@types/packages/vue2/src/components/data-grid/components/index.d.ts +1 -0
  8. package/dist/@types/packages/vue2/src/components/data-grid/index.d.ts +1 -0
  9. package/dist/@types/packages/vue2/src/components/internal/avatar/avatar.vue.d.ts +38 -42
  10. package/dist/@types/packages/vue2/src/components/internal/radio-input/index.d.ts +2 -2
  11. package/dist/@types/packages/vue2/src/components/internal/radio-input/radio-input.vue.d.ts +1 -1
  12. package/dist/@types/packages/vue2/src/components/segmented-control/components/segmented-control-button/segmented-control-button.vue.d.ts +59 -85
  13. package/dist/@types/packages/vue2/src/components/segmented-control/segmented-control.types.d.ts +3 -0
  14. package/dist/@types/packages/vue2/src/components/segmented-control/segmented-control.vue.d.ts +48 -80
  15. package/dist/@types/packages/vue2/src/components/status/status.vue.d.ts +19 -16
  16. package/dist/@types/packages/vue2/src/index.d.ts +1 -0
  17. package/dist/accordion.js +3 -125
  18. package/dist/accordion.js.map +1 -1
  19. package/dist/action-bar.js +2 -186
  20. package/dist/action-bar.js.map +1 -1
  21. package/dist/alert.js +5 -181
  22. package/dist/alert.js.map +1 -1
  23. package/dist/assets/{index2.css → accordion-item.css} +1 -1
  24. package/dist/assets/{index5.css → action-bar.css} +1 -1
  25. package/dist/assets/base-modal.css +1 -1
  26. package/dist/assets/button.css +1 -1
  27. package/dist/assets/{index18.css → card.css} +1 -1
  28. package/dist/assets/checkbox-input.css +1 -1
  29. package/dist/assets/{index39.css → dashboard-section.css} +1 -1
  30. package/dist/assets/dashed-underline.css +1 -0
  31. package/dist/assets/{index49.css → data-grid-template.css} +1 -1
  32. package/dist/assets/{index21.css → data-grid.css} +1 -1
  33. package/dist/assets/dialog-page.css +1 -1
  34. package/dist/assets/dropdown-default-textbox.css +1 -1
  35. package/dist/assets/dropdown.css +1 -1
  36. package/dist/assets/filter-bar.css +1 -0
  37. package/dist/assets/link.css +1 -0
  38. package/dist/assets/listbox-option-tag.css +1 -1
  39. package/dist/assets/{index10.css → menu.css} +1 -1
  40. package/dist/assets/{index11.css → modal-fullscreen.css} +1 -1
  41. package/dist/assets/{index17.css → popover.css} +1 -1
  42. package/dist/assets/radio-input.css +1 -1
  43. package/dist/assets/segmented-control.css +1 -0
  44. package/dist/assets/selection-card-group.css +1 -0
  45. package/dist/assets/{index38.css → sidepanel.css} +1 -1
  46. package/dist/assets/status.css +1 -0
  47. package/dist/assets/toggle.css +1 -0
  48. package/dist/assets/tutorial.css +1 -0
  49. package/dist/avatar-image.js +1 -1
  50. package/dist/badge.js +13 -14
  51. package/dist/badge.js.map +1 -1
  52. package/dist/button.js +14 -89
  53. package/dist/button.js.map +1 -1
  54. package/dist/card.js +4 -203
  55. package/dist/card.js.map +1 -1
  56. package/dist/checkbox.js +8 -194
  57. package/dist/checkbox.js.map +1 -1
  58. package/dist/chunks/1-generic-use.CZhwP2Yc.js +5 -0
  59. package/dist/chunks/1-generic-use.CZhwP2Yc.js.map +1 -0
  60. package/dist/chunks/1-generic-use.R6x8PEGA.js +5 -0
  61. package/dist/chunks/1-generic-use.R6x8PEGA.js.map +1 -0
  62. package/dist/chunks/2-generic-use.CNKjB4B7.js +5 -0
  63. package/dist/chunks/2-generic-use.CNKjB4B7.js.map +1 -0
  64. package/dist/chunks/2-generic-use.w0fUhovx.js +5 -0
  65. package/dist/chunks/2-generic-use.w0fUhovx.js.map +1 -0
  66. package/dist/chunks/3-generic-use.BLEzR04g.js +5 -0
  67. package/dist/chunks/3-generic-use.BLEzR04g.js.map +1 -0
  68. package/dist/chunks/3-generic-use.D3NFHgI4.js +5 -0
  69. package/dist/chunks/3-generic-use.D3NFHgI4.js.map +1 -0
  70. package/dist/chunks/4-generic-use.CULEpvgj.js +5 -0
  71. package/dist/chunks/4-generic-use.CULEpvgj.js.map +1 -0
  72. package/dist/chunks/4-generic-use.D82y3n39.js +5 -0
  73. package/dist/chunks/4-generic-use.D82y3n39.js.map +1 -0
  74. package/dist/chunks/{_plugin-vue_export-helper.dad06003.js → _plugin-vue_export-helper.CHgC5LLL.js} +1 -1
  75. package/dist/chunks/_plugin-vue_export-helper.CHgC5LLL.js.map +1 -0
  76. package/dist/chunks/accordion-item.BcfGYvjn.js +126 -0
  77. package/dist/chunks/accordion-item.BcfGYvjn.js.map +1 -0
  78. package/dist/chunks/action-bar.BvAtk-jI.js +188 -0
  79. package/dist/chunks/action-bar.BvAtk-jI.js.map +1 -0
  80. package/dist/chunks/adding-payment-methods.BJZLPxtM.js +5 -0
  81. package/dist/chunks/adding-payment-methods.BJZLPxtM.js.map +1 -0
  82. package/dist/chunks/adding-payment-methods.Dle8zt43.js +5 -0
  83. package/dist/chunks/adding-payment-methods.Dle8zt43.js.map +1 -0
  84. package/dist/chunks/adyen-giving.Ffw_DlJK.js +5 -0
  85. package/dist/chunks/adyen-giving.Ffw_DlJK.js.map +1 -0
  86. package/dist/chunks/adyen-giving.LiKHj_jY.js +5 -0
  87. package/dist/chunks/adyen-giving.LiKHj_jY.js.map +1 -0
  88. package/dist/chunks/alert.C0gIf7Ka.js +162 -0
  89. package/dist/chunks/alert.C0gIf7Ka.js.map +1 -0
  90. package/dist/chunks/{aria-label.ac9651a5.js → aria-label.CaUURpnB.js} +1 -1
  91. package/dist/chunks/{aria-label.ac9651a5.js.map → aria-label.CaUURpnB.js.map} +1 -1
  92. package/dist/chunks/avatar-image.DO4w_loj.js +61 -0
  93. package/dist/chunks/avatar-image.DO4w_loj.js.map +1 -0
  94. package/dist/chunks/{base-button.a0140a4c.js → base-button.ewkxHD6W.js} +24 -25
  95. package/dist/chunks/{base-button.a0140a4c.js.map → base-button.ewkxHD6W.js.map} +1 -1
  96. package/dist/chunks/{base-modal.4102f69d.js → base-modal.BgYlnM_Q.js} +81 -83
  97. package/dist/chunks/{base-modal.4102f69d.js.map → base-modal.BgYlnM_Q.js.map} +1 -1
  98. package/dist/chunks/{base-modal.keys.b08a6bdf.js → base-modal.keys.C2PQXcE2.js} +1 -1
  99. package/dist/chunks/{base-modal.keys.b08a6bdf.js.map → base-modal.keys.C2PQXcE2.js.map} +1 -1
  100. package/dist/chunks/{button-actions-with-menu.4f311411.js → button-actions-with-menu.C14zvgVo.js} +14 -15
  101. package/dist/chunks/{button-actions-with-menu.4f311411.js.map → button-actions-with-menu.C14zvgVo.js.map} +1 -1
  102. package/dist/chunks/{button-actions.82163994.js → button-actions.hGhRdgC2.js} +32 -33
  103. package/dist/chunks/{button-actions.82163994.js.map → button-actions.hGhRdgC2.js.map} +1 -1
  104. package/dist/chunks/{button.ae4760cd.js → button.DoqHEvPh.js} +34 -35
  105. package/dist/chunks/{button.ae4760cd.js.map → button.DoqHEvPh.js.map} +1 -1
  106. package/dist/chunks/{calendar.a9c5a68c.js → calendar.CwULNbSL.js} +285 -326
  107. package/dist/chunks/{calendar.a9c5a68c.js.map → calendar.CwULNbSL.js.map} +1 -1
  108. package/dist/chunks/card.C7zLKdcy.js +205 -0
  109. package/dist/chunks/card.C7zLKdcy.js.map +1 -0
  110. package/dist/chunks/checkbox-group.BcT-eZ2p.js +192 -0
  111. package/dist/chunks/checkbox-group.BcT-eZ2p.js.map +1 -0
  112. package/dist/chunks/{checkbox-input.99336948.js → checkbox-input.CR1lHf7f.js} +43 -43
  113. package/dist/chunks/{checkbox-input.99336948.js.map → checkbox-input.CR1lHf7f.js.map} +1 -1
  114. package/dist/chunks/{checkbox.9c30c07b.js → checkbox.xjIFibII.js} +38 -39
  115. package/dist/chunks/{checkbox.9c30c07b.js.map → checkbox.xjIFibII.js.map} +1 -1
  116. package/dist/chunks/checkmark-circle-fill.D29b-JWj.js +44 -0
  117. package/dist/chunks/{checkmark-circle-fill.c45a999d.js.map → checkmark-circle-fill.D29b-JWj.js.map} +1 -1
  118. package/dist/chunks/{checkmark-small.c79220d9.js → checkmark-small.BCeGkayS.js} +9 -9
  119. package/dist/chunks/{checkmark-small.c79220d9.js.map → checkmark-small.BCeGkayS.js.map} +1 -1
  120. package/dist/chunks/{chevron-left.4ee92950.js → chevron-left.4JHuWe7i.js} +17 -17
  121. package/dist/chunks/{chevron-left.4ee92950.js.map → chevron-left.4JHuWe7i.js.map} +1 -1
  122. package/dist/chunks/{chevron-up.638a9f34.js → chevron-up.5-KtIp8i.js} +18 -18
  123. package/dist/chunks/{chevron-up.638a9f34.js.map → chevron-up.5-KtIp8i.js.map} +1 -1
  124. package/dist/chunks/click-outside.DABh6NLr.js +23 -0
  125. package/dist/chunks/click-outside.DABh6NLr.js.map +1 -0
  126. package/dist/chunks/code-snippet.e8bxDBCO.js +1052 -0
  127. package/dist/chunks/code-snippet.e8bxDBCO.js.map +1 -0
  128. package/dist/chunks/{controls-group.8357e3fd.js → controls-group.DWu8NqKL.js} +17 -18
  129. package/dist/chunks/{controls-group.8357e3fd.js.map → controls-group.DWu8NqKL.js.map} +1 -1
  130. package/dist/chunks/{copy.60ee6ac3.js → copy.BhO7oRgC.js} +39 -40
  131. package/dist/chunks/{copy.60ee6ac3.js.map → copy.BhO7oRgC.js.map} +1 -1
  132. package/dist/chunks/{country.types.002caff2.js → country.types.Br0AjxGy.js} +5 -5
  133. package/dist/chunks/{country.types.002caff2.js.map → country.types.Br0AjxGy.js.map} +1 -1
  134. package/dist/chunks/country.vX94O3uR.js +98 -0
  135. package/dist/chunks/country.vX94O3uR.js.map +1 -0
  136. package/dist/chunks/{cross-circle-fill.1abec1a2.js → cross-circle-fill.vLaelNTN.js} +11 -11
  137. package/dist/chunks/{cross-circle-fill.1abec1a2.js.map → cross-circle-fill.vLaelNTN.js.map} +1 -1
  138. package/dist/chunks/cross-small.48UCoOqB.js +29 -0
  139. package/dist/chunks/{cross-small.b85406fe.js.map → cross-small.48UCoOqB.js.map} +1 -1
  140. package/dist/chunks/cross.BlL0FyHo.js +29 -0
  141. package/dist/chunks/{cross.26509efc.js.map → cross.BlL0FyHo.js.map} +1 -1
  142. package/dist/chunks/currency.CgVd9fQN.js +121 -0
  143. package/dist/chunks/currency.CgVd9fQN.js.map +1 -0
  144. package/dist/chunks/dashboard-section.DKeDjvkB.js +167 -0
  145. package/dist/chunks/dashboard-section.DKeDjvkB.js.map +1 -0
  146. package/dist/chunks/dashed-underline.DGTW7Y_-.js +79 -0
  147. package/dist/chunks/dashed-underline.DGTW7Y_-.js.map +1 -0
  148. package/dist/chunks/data-grid-template.6Nls-D4o.js +89 -0
  149. package/dist/chunks/data-grid-template.6Nls-D4o.js.map +1 -0
  150. package/dist/chunks/{data-grid-template.keys.a819a991.js → data-grid-template.keys.2_AkxuNT.js} +1 -1
  151. package/dist/chunks/{data-grid-template.keys.a819a991.js.map → data-grid-template.keys.2_AkxuNT.js.map} +1 -1
  152. package/dist/chunks/data-grid.CTLlk_RW.js +2733 -0
  153. package/dist/chunks/data-grid.CTLlk_RW.js.map +1 -0
  154. package/dist/chunks/{date-input.9186a0bf.js → date-input.BqBdAO1E.js} +1 -1
  155. package/dist/chunks/{date-input.9186a0bf.js.map → date-input.BqBdAO1E.js.map} +1 -1
  156. package/dist/chunks/date-picker.CoPmllNh.js +273 -0
  157. package/dist/chunks/date-picker.CoPmllNh.js.map +1 -0
  158. package/dist/chunks/{index.2d7b4511.js → date-range-picker.C36PxTCQ.js} +217 -219
  159. package/dist/chunks/date-range-picker.C36PxTCQ.js.map +1 -0
  160. package/dist/chunks/{index.f9d081d2.js → date.2ndGvIGE.js} +36 -41
  161. package/dist/chunks/date.2ndGvIGE.js.map +1 -0
  162. package/dist/chunks/{debounce.b5ef6acf.js → debounce.DUTu11PS.js} +1 -1
  163. package/dist/chunks/{debounce.b5ef6acf.js.map → debounce.DUTu11PS.js.map} +1 -1
  164. package/dist/chunks/{dialog-page.cb6ce9b6.js → dialog-page.BLqqR73w.js} +48 -49
  165. package/dist/chunks/{dialog-page.cb6ce9b6.js.map → dialog-page.BLqqR73w.js.map} +1 -1
  166. package/dist/chunks/divider.CnwfddJD.js +22 -0
  167. package/dist/chunks/divider.CnwfddJD.js.map +1 -0
  168. package/dist/chunks/{dropdown-default-textbox.cda0798f.js → dropdown-default-textbox.-Oy2eT40.js} +75 -77
  169. package/dist/chunks/{dropdown-default-textbox.cda0798f.js.map → dropdown-default-textbox.-Oy2eT40.js.map} +1 -1
  170. package/dist/chunks/dropdown-tag.C-LxVWlt.js +201 -0
  171. package/dist/chunks/dropdown-tag.C-LxVWlt.js.map +1 -0
  172. package/dist/chunks/{dropdown.0ae3b842.js → dropdown.CxBlK83Q.js} +237 -239
  173. package/dist/chunks/dropdown.CxBlK83Q.js.map +1 -0
  174. package/dist/chunks/empty-state.BBxgpI-D.js +185 -0
  175. package/dist/chunks/empty-state.BBxgpI-D.js.map +1 -0
  176. package/dist/chunks/{error-message.d2bdeb80.js → error-message.DyjHMyEZ.js} +30 -32
  177. package/dist/chunks/{error-message.d2bdeb80.js.map → error-message.DyjHMyEZ.js.map} +1 -1
  178. package/dist/chunks/events.CMzGybJJ.js +47 -0
  179. package/dist/chunks/{events.f14a214b.js.map → events.CMzGybJJ.js.map} +1 -1
  180. package/dist/chunks/filter-bar.DmPkRBf4.js +2775 -0
  181. package/dist/chunks/filter-bar.DmPkRBf4.js.map +1 -0
  182. package/dist/chunks/{fixed-scroller.7b42cb1e.js → fixed-scroller.DV7HtKDr.js} +20 -21
  183. package/dist/chunks/{fixed-scroller.7b42cb1e.js.map → fixed-scroller.DV7HtKDr.js.map} +1 -1
  184. package/dist/chunks/{index.9d7fb316.js → focus-trap.CwkbHfT8.js} +20 -20
  185. package/dist/chunks/focus-trap.CwkbHfT8.js.map +1 -0
  186. package/dist/chunks/{footer-actions.64f6f5d8.js → footer-actions.D9nQFagi.js} +20 -21
  187. package/dist/chunks/{footer-actions.64f6f5d8.js.map → footer-actions.D9nQFagi.js.map} +1 -1
  188. package/dist/chunks/form-layout-title.4Gz8-dJv.js +204 -0
  189. package/dist/chunks/form-layout-title.4Gz8-dJv.js.map +1 -0
  190. package/dist/chunks/{form-layout.types.a7a1438d.js → form-layout.types.D3EKzbE7.js} +1 -1
  191. package/dist/chunks/{form-layout.types.a7a1438d.js.map → form-layout.types.D3EKzbE7.js.map} +1 -1
  192. package/dist/chunks/{get-slot-text.bead058f.js → get-slot-text.D5WBGjic.js} +1 -1
  193. package/dist/chunks/{get-slot-text.bead058f.js.map → get-slot-text.D5WBGjic.js.map} +1 -1
  194. package/dist/chunks/{grid-layout.c2fe3057.js → grid-layout.CqLbbEzI.js} +15 -15
  195. package/dist/chunks/{grid-layout.c2fe3057.js.map → grid-layout.CqLbbEzI.js.map} +1 -1
  196. package/dist/chunks/header.Cr7115vM.js +307 -0
  197. package/dist/chunks/header.Cr7115vM.js.map +1 -0
  198. package/dist/chunks/{i18n.f7e6533e.js → i18n.DY5YXG5f.js} +46 -89
  199. package/dist/chunks/{i18n.f7e6533e.js.map → i18n.DY5YXG5f.js.map} +1 -1
  200. package/dist/chunks/image.0KzfycGE.js +78 -0
  201. package/dist/chunks/image.0KzfycGE.js.map +1 -0
  202. package/dist/chunks/{index.fdf12170.js → index.B_EJflcs.js} +2 -2
  203. package/dist/chunks/{index.fdf12170.js.map → index.B_EJflcs.js.map} +1 -1
  204. package/dist/chunks/{index.f55fdc32.js → index.B_UZQ6qF.js} +209 -243
  205. package/dist/chunks/{index.f55fdc32.js.map → index.B_UZQ6qF.js.map} +1 -1
  206. package/dist/chunks/{index.fedbb4c2.js → index.Dytpif0G.js} +2 -2
  207. package/dist/chunks/{index.fedbb4c2.js.map → index.Dytpif0G.js.map} +1 -1
  208. package/dist/chunks/{index.d80206ed.js → index.Z84QE0E2.js} +2 -2
  209. package/dist/chunks/{index.d80206ed.js.map → index.Z84QE0E2.js.map} +1 -1
  210. package/dist/chunks/{index.86453263.js → index.xqFSZOAb.js} +2 -2
  211. package/dist/chunks/{index.86453263.js.map → index.xqFSZOAb.js.map} +1 -1
  212. package/dist/chunks/info-icon.DvL1e5Iu.js +45 -0
  213. package/dist/chunks/info-icon.DvL1e5Iu.js.map +1 -0
  214. package/dist/chunks/{info.550f9511.js → info.CNegCnli.js} +16 -16
  215. package/dist/chunks/{info.550f9511.js.map → info.CNegCnli.js.map} +1 -1
  216. package/dist/chunks/input-field.iH1ICJkQ.js +344 -0
  217. package/dist/chunks/input-field.iH1ICJkQ.js.map +1 -0
  218. package/dist/chunks/internal-error.BLZodVBE.js +5 -0
  219. package/dist/chunks/internal-error.BLZodVBE.js.map +1 -0
  220. package/dist/chunks/internal-error.BmrwJFpR.js +5 -0
  221. package/dist/chunks/internal-error.BmrwJFpR.js.map +1 -0
  222. package/dist/chunks/{keyboard-navigation.bbc3d15c.js → keyboard-navigation.Clz1jOaA.js} +2 -2
  223. package/dist/chunks/{keyboard-navigation.bbc3d15c.js.map → keyboard-navigation.Clz1jOaA.js.map} +1 -1
  224. package/dist/chunks/link.DeNN3Amu.js +111 -0
  225. package/dist/chunks/link.DeNN3Amu.js.map +1 -0
  226. package/dist/chunks/listbox-option-tag.Bv4-hXnG.js +94 -0
  227. package/dist/chunks/listbox-option-tag.Bv4-hXnG.js.map +1 -0
  228. package/dist/chunks/{loading-button.6b81b546.js → loading-button.BI32pZiW.js} +19 -20
  229. package/dist/chunks/{loading-button.6b81b546.js.map → loading-button.BI32pZiW.js.map} +1 -1
  230. package/dist/chunks/loading-indicator.BFMEf39U.js +44 -0
  231. package/dist/chunks/loading-indicator.BFMEf39U.js.map +1 -0
  232. package/dist/chunks/{index.6bb6f38c.js → menu.DN-xhDQU.js} +80 -82
  233. package/dist/chunks/menu.DN-xhDQU.js.map +1 -0
  234. package/dist/chunks/modal-fullscreen.CeogBGfr.js +264 -0
  235. package/dist/chunks/modal-fullscreen.CeogBGfr.js.map +1 -0
  236. package/dist/chunks/{modal-fullscreen.keys.b9f31632.js → modal-fullscreen.keys.CMba3hYp.js} +1 -1
  237. package/dist/chunks/{modal-fullscreen.keys.b9f31632.js.map → modal-fullscreen.keys.CMba3hYp.js.map} +1 -1
  238. package/dist/chunks/modal.vue_vue_type_script_setup_true_lang.BBef1Rl9.js +495 -0
  239. package/dist/chunks/modal.vue_vue_type_script_setup_true_lang.BBef1Rl9.js.map +1 -0
  240. package/dist/chunks/no-results-found.Bg_ZcEid.js +5 -0
  241. package/dist/chunks/no-results-found.Bg_ZcEid.js.map +1 -0
  242. package/dist/chunks/no-results-found.BqvYsBR6.js +5 -0
  243. package/dist/chunks/no-results-found.BqvYsBR6.js.map +1 -0
  244. package/dist/chunks/notifications-cleared.BMZk37uf.js +5 -0
  245. package/dist/chunks/notifications-cleared.BMZk37uf.js.map +1 -0
  246. package/dist/chunks/notifications-cleared.C7W9ZXY7.js +5 -0
  247. package/dist/chunks/notifications-cleared.C7W9ZXY7.js.map +1 -0
  248. package/dist/chunks/{on-click-outside.3e0c3e2a.js → on-click-outside.CcNG5w7_.js} +1 -1
  249. package/dist/chunks/{on-click-outside.3e0c3e2a.js.map → on-click-outside.CcNG5w7_.js.map} +1 -1
  250. package/dist/chunks/page-not-found.COJLPVaU.js +5 -0
  251. package/dist/chunks/page-not-found.COJLPVaU.js.map +1 -0
  252. package/dist/chunks/page-not-found.DWW6W-PZ.js +5 -0
  253. package/dist/chunks/page-not-found.DWW6W-PZ.js.map +1 -0
  254. package/dist/chunks/pagination.BwG1MF4j.js +633 -0
  255. package/dist/chunks/pagination.BwG1MF4j.js.map +1 -0
  256. package/dist/chunks/{payment-method.d5595a7c.js → payment-method.NCItxw1D.js} +26 -27
  257. package/dist/chunks/{payment-method.d5595a7c.js.map → payment-method.NCItxw1D.js.map} +1 -1
  258. package/dist/chunks/payment-method.types.CJKfZQN5.js +5 -0
  259. package/dist/chunks/payment-method.types.CJKfZQN5.js.map +1 -0
  260. package/dist/chunks/planned-maintenance.C61sWB9h.js +5 -0
  261. package/dist/chunks/planned-maintenance.C61sWB9h.js.map +1 -0
  262. package/dist/chunks/planned-maintenance.jmWYTdet.js +5 -0
  263. package/dist/chunks/planned-maintenance.jmWYTdet.js.map +1 -0
  264. package/dist/chunks/{index.a001a0a8.js → popover.DRb2GW7t.js} +48 -49
  265. package/dist/chunks/popover.DRb2GW7t.js.map +1 -0
  266. package/dist/chunks/{index.6295e754.js → popper-container.B76aE-3-.js} +180 -182
  267. package/dist/chunks/popper-container.B76aE-3-.js.map +1 -0
  268. package/dist/chunks/radio-group.B9HCffiZ.js +296 -0
  269. package/dist/chunks/radio-group.B9HCffiZ.js.map +1 -0
  270. package/dist/chunks/{radio-input.1dd15424.js → radio-input.BEzK-fgR.js} +13 -14
  271. package/dist/chunks/radio-input.BEzK-fgR.js.map +1 -0
  272. package/dist/chunks/referrals.BvtT-kQS.js +5 -0
  273. package/dist/chunks/referrals.BvtT-kQS.js.map +1 -0
  274. package/dist/chunks/referrals.aX8WZigH.js +5 -0
  275. package/dist/chunks/referrals.aX8WZigH.js.map +1 -0
  276. package/dist/chunks/{refresh.bd60f6a8.js → refresh.BfxRdaQb.js} +12 -12
  277. package/dist/chunks/{refresh.bd60f6a8.js.map → refresh.BfxRdaQb.js.map} +1 -1
  278. package/dist/chunks/{resize.a041304d.js → resize.Bqks3WUm.js} +1 -1
  279. package/dist/chunks/{resize.a041304d.js.map → resize.Bqks3WUm.js.map} +1 -1
  280. package/dist/chunks/search-bar.DxskyM4e.js +107 -0
  281. package/dist/chunks/search-bar.DxskyM4e.js.map +1 -0
  282. package/dist/chunks/{search.ade93bda.js → search.0lh99z1F.js} +15 -15
  283. package/dist/chunks/{search.ade93bda.js.map → search.0lh99z1F.js.map} +1 -1
  284. package/dist/chunks/secondary-nav.D66nxbU-.js +112 -0
  285. package/dist/chunks/secondary-nav.D66nxbU-.js.map +1 -0
  286. package/dist/chunks/segmented-control.DyINOWUl.js +142 -0
  287. package/dist/chunks/segmented-control.DyINOWUl.js.map +1 -0
  288. package/dist/chunks/segmented-control.types.BHRLV8KU.js +5 -0
  289. package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -0
  290. package/dist/chunks/selection-card-group.C-YLePO4.js +385 -0
  291. package/dist/chunks/selection-card-group.C-YLePO4.js.map +1 -0
  292. package/dist/chunks/sidepanel.B-LtA15e.js +230 -0
  293. package/dist/chunks/sidepanel.B-LtA15e.js.map +1 -0
  294. package/dist/chunks/{sidepanel.keys.1ed8a57c.js → sidepanel.keys.R0DKQuYx.js} +1 -1
  295. package/dist/chunks/{sidepanel.keys.1ed8a57c.js.map → sidepanel.keys.R0DKQuYx.js.map} +1 -1
  296. package/dist/chunks/status.types.Bqdcr1WO.js +42 -0
  297. package/dist/chunks/status.types.Bqdcr1WO.js.map +1 -0
  298. package/dist/chunks/step.CVoaYmVZ.js +284 -0
  299. package/dist/chunks/step.CVoaYmVZ.js.map +1 -0
  300. package/dist/chunks/structured-list-item.DQiPKhOI.js +101 -0
  301. package/dist/chunks/structured-list-item.DQiPKhOI.js.map +1 -0
  302. package/dist/chunks/success.DhioLvPD.js +5 -0
  303. package/dist/chunks/success.DhioLvPD.js.map +1 -0
  304. package/dist/chunks/success.nNwxJRBS.js +5 -0
  305. package/dist/chunks/success.nNwxJRBS.js.map +1 -0
  306. package/dist/chunks/summary-grid-item-custom.B941Kdvq.js +720 -0
  307. package/dist/chunks/summary-grid-item-custom.B941Kdvq.js.map +1 -0
  308. package/dist/chunks/{summary-grid.keys.1d1028c2.js → summary-grid.keys.BBbFrFGF.js} +1 -1
  309. package/dist/chunks/{summary-grid.keys.1d1028c2.js.map → summary-grid.keys.BBbFrFGF.js.map} +1 -1
  310. package/dist/chunks/tabs.TNKpNgTM.js +185 -0
  311. package/dist/chunks/tabs.TNKpNgTM.js.map +1 -0
  312. package/dist/chunks/{tabs.keys.358742f2.js → tabs.keys.Bc2pSKRw.js} +1 -1
  313. package/dist/chunks/{tabs.keys.358742f2.js.map → tabs.keys.Bc2pSKRw.js.map} +1 -1
  314. package/dist/chunks/tag.CPhtHjDD.js +75 -0
  315. package/dist/chunks/tag.CPhtHjDD.js.map +1 -0
  316. package/dist/chunks/{teleport.afeb4c3b.js → teleport.L8qFCYpr.js} +20 -21
  317. package/dist/chunks/{teleport.afeb4c3b.js.map → teleport.L8qFCYpr.js.map} +1 -1
  318. package/dist/chunks/textarea.CJ8xiMjv.js +288 -0
  319. package/dist/chunks/textarea.CJ8xiMjv.js.map +1 -0
  320. package/dist/chunks/timeline-item.Cap9MXkH.js +531 -0
  321. package/dist/chunks/timeline-item.Cap9MXkH.js.map +1 -0
  322. package/dist/chunks/toast.Bwo57uNy.js +215 -0
  323. package/dist/chunks/toast.Bwo57uNy.js.map +1 -0
  324. package/dist/chunks/toggle-button.q9F2dsIi.js +79 -0
  325. package/dist/chunks/toggle-button.q9F2dsIi.js.map +1 -0
  326. package/dist/chunks/toggle.DmTjGY0a.js +161 -0
  327. package/dist/chunks/toggle.DmTjGY0a.js.map +1 -0
  328. package/dist/chunks/{tooltip.36172265.js → tooltip.CTR3s-Rm.js} +60 -61
  329. package/dist/chunks/tooltip.CTR3s-Rm.js.map +1 -0
  330. package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.WNVsOZdp.js +408 -0
  331. package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.WNVsOZdp.js.map +1 -0
  332. package/dist/chunks/typography.D7onlQ9v.js +73 -0
  333. package/dist/chunks/typography.D7onlQ9v.js.map +1 -0
  334. package/dist/chunks/{unique-id.a2a2b458.js → unique-id.XFfoKuc2.js} +14 -20
  335. package/dist/chunks/{unique-id.a2a2b458.js.map → unique-id.XFfoKuc2.js.map} +1 -1
  336. package/dist/chunks/upload-files.5wQwbfkp.js +5 -0
  337. package/dist/chunks/upload-files.5wQwbfkp.js.map +1 -0
  338. package/dist/chunks/upload-files.jTQY6y2X.js +5 -0
  339. package/dist/chunks/upload-files.jTQY6y2X.js.map +1 -0
  340. package/dist/chunks/{use-bento-toast-controller.3dc4e113.js → use-bento-toast-controller.C0A5tZgd.js} +3 -3
  341. package/dist/chunks/{use-bento-toast-controller.3dc4e113.js.map → use-bento-toast-controller.C0A5tZgd.js.map} +1 -1
  342. package/dist/chunks/{use-cached-selected-values.3c312296.js → use-cached-selected-values.BQBWFTvi.js} +271 -278
  343. package/dist/chunks/{use-cached-selected-values.3c312296.js.map → use-cached-selected-values.BQBWFTvi.js.map} +1 -1
  344. package/dist/chunks/{use-click-outside.941d1600.js → use-click-outside.DbjR7Lh4.js} +2 -2
  345. package/dist/chunks/{use-click-outside.941d1600.js.map → use-click-outside.DbjR7Lh4.js.map} +1 -1
  346. package/dist/chunks/{use-country-items.32e30471.js → use-country-items.CongYNiX.js} +4 -4
  347. package/dist/chunks/{use-country-items.32e30471.js.map → use-country-items.CongYNiX.js.map} +1 -1
  348. package/dist/chunks/{use-default-slot-validator.1169c221.js → use-default-slot-validator.O02rzsob.js} +1 -1
  349. package/dist/chunks/{use-default-slot-validator.1169c221.js.map → use-default-slot-validator.O02rzsob.js.map} +1 -1
  350. package/dist/chunks/{use-expandable-content-height.62fc84e5.js → use-expandable-content-height.GkjjbmPy.js} +1 -1
  351. package/dist/chunks/{use-expandable-content-height.62fc84e5.js.map → use-expandable-content-height.GkjjbmPy.js.map} +1 -1
  352. package/dist/chunks/{use-form-layout-loading.d03e5d48.js → use-form-layout-loading.D3lALhtC.js} +2 -2
  353. package/dist/chunks/{use-form-layout-loading.d03e5d48.js.map → use-form-layout-loading.D3lALhtC.js.map} +1 -1
  354. package/dist/chunks/{use-has-slot.4d98bf29.js → use-has-slot.B7eQSabc.js} +1 -1
  355. package/dist/chunks/{use-has-slot.4d98bf29.js.map → use-has-slot.B7eQSabc.js.map} +1 -1
  356. package/dist/chunks/warning-filled.DHw1rVWs.js +29 -0
  357. package/dist/chunks/warning-filled.DHw1rVWs.js.map +1 -0
  358. package/dist/chunks/wrong-environment.BOsyKdRI.js +5 -0
  359. package/dist/chunks/wrong-environment.BOsyKdRI.js.map +1 -0
  360. package/dist/chunks/wrong-environment.BiHTPtbJ.js +5 -0
  361. package/dist/chunks/wrong-environment.BiHTPtbJ.js.map +1 -0
  362. package/dist/click-outside.js +2 -20
  363. package/dist/click-outside.js.map +1 -1
  364. package/dist/code-snippet.js +5 -2133
  365. package/dist/code-snippet.js.map +1 -1
  366. package/dist/country.js +8 -101
  367. package/dist/country.js.map +1 -1
  368. package/dist/currency.js +3 -118
  369. package/dist/currency.js.map +1 -1
  370. package/dist/dashboard-template.js +3 -166
  371. package/dist/dashboard-template.js.map +1 -1
  372. package/dist/dashed-underline.js +5 -0
  373. package/dist/dashed-underline.js.map +1 -0
  374. package/dist/data-grid-template.js +2 -87
  375. package/dist/data-grid-template.js.map +1 -1
  376. package/dist/data-grid.js +8 -2651
  377. package/dist/data-grid.js.map +1 -1
  378. package/dist/date-picker.js +5 -272
  379. package/dist/date-picker.js.map +1 -1
  380. package/dist/date-range-picker.js +2 -2
  381. package/dist/date.js +1 -1
  382. package/dist/divider.js +1 -1
  383. package/dist/dropdown.js +12 -205
  384. package/dist/dropdown.js.map +1 -1
  385. package/dist/empty-state.js +5 -176
  386. package/dist/empty-state.js.map +1 -1
  387. package/dist/filter-bar.js +5 -2780
  388. package/dist/filter-bar.js.map +1 -1
  389. package/dist/focus-trap.js +1 -1
  390. package/dist/form-layout.js +5 -205
  391. package/dist/form-layout.js.map +1 -1
  392. package/dist/header.js +2 -306
  393. package/dist/header.js.map +1 -1
  394. package/dist/image.js +4 -75
  395. package/dist/image.js.map +1 -1
  396. package/dist/index.js +263 -259
  397. package/dist/index.js.map +1 -1
  398. package/dist/info-icon.js +2 -43
  399. package/dist/info-icon.js.map +1 -1
  400. package/dist/input-field.js +7 -342
  401. package/dist/input-field.js.map +1 -1
  402. package/dist/internal.js +15 -15
  403. package/dist/link.js +1 -1
  404. package/dist/loading-indicator.js +3 -41
  405. package/dist/loading-indicator.js.map +1 -1
  406. package/dist/menu.js +1 -1
  407. package/dist/modal-fullscreen.js +3 -263
  408. package/dist/modal-fullscreen.js.map +1 -1
  409. package/dist/modal.js +11 -501
  410. package/dist/modal.js.map +1 -1
  411. package/dist/pagination.js +2 -634
  412. package/dist/pagination.js.map +1 -1
  413. package/dist/payment-method.js +4 -4
  414. package/dist/payment-method.js.map +1 -1
  415. package/dist/popover.js +1 -1
  416. package/dist/popper-container.js +1 -1
  417. package/dist/radio-group.js +6 -296
  418. package/dist/radio-group.js.map +1 -1
  419. package/dist/search-bar.js +6 -107
  420. package/dist/search-bar.js.map +1 -1
  421. package/dist/secondary-nav.js +2 -112
  422. package/dist/secondary-nav.js.map +1 -1
  423. package/dist/segmented-control.js +4 -249
  424. package/dist/segmented-control.js.map +1 -1
  425. package/dist/selection-card.js +4 -384
  426. package/dist/selection-card.js.map +1 -1
  427. package/dist/sidepanel.js +4 -229
  428. package/dist/sidepanel.js.map +1 -1
  429. package/dist/status.js +3 -50
  430. package/dist/status.js.map +1 -1
  431. package/dist/stepper.js +5 -283
  432. package/dist/stepper.js.map +1 -1
  433. package/dist/structured-list.js +1 -1
  434. package/dist/summary-grid.js +9 -720
  435. package/dist/summary-grid.js.map +1 -1
  436. package/dist/tabs.js +3 -184
  437. package/dist/tabs.js.map +1 -1
  438. package/dist/tag.js +3 -73
  439. package/dist/tag.js.map +1 -1
  440. package/dist/textarea.js +2 -286
  441. package/dist/textarea.js.map +1 -1
  442. package/dist/timeline.js +7 -530
  443. package/dist/timeline.js.map +1 -1
  444. package/dist/toast.js +2 -215
  445. package/dist/toast.js.map +1 -1
  446. package/dist/toggle.js +4 -159
  447. package/dist/toggle.js.map +1 -1
  448. package/dist/tutorial.js +2 -407
  449. package/dist/tutorial.js.map +1 -1
  450. package/dist/typography.js +1 -1
  451. package/dist/web-types.json +1 -1
  452. package/package.json +4 -6
  453. package/dist/assets/index.css +0 -1
  454. package/dist/assets/index26.css +0 -1
  455. package/dist/assets/index30.css +0 -1
  456. package/dist/assets/index34.css +0 -1
  457. package/dist/assets/index37.css +0 -1
  458. package/dist/assets/index40.css +0 -1
  459. package/dist/assets/index6.css +0 -1
  460. package/dist/chunks/1-generic-use.3ea646cd.js +0 -5
  461. package/dist/chunks/1-generic-use.3ea646cd.js.map +0 -1
  462. package/dist/chunks/1-generic-use.ccca5813.js +0 -5
  463. package/dist/chunks/1-generic-use.ccca5813.js.map +0 -1
  464. package/dist/chunks/2-generic-use.443db127.js +0 -5
  465. package/dist/chunks/2-generic-use.443db127.js.map +0 -1
  466. package/dist/chunks/2-generic-use.d69d7c08.js +0 -5
  467. package/dist/chunks/2-generic-use.d69d7c08.js.map +0 -1
  468. package/dist/chunks/3-generic-use.9f74667f.js +0 -5
  469. package/dist/chunks/3-generic-use.9f74667f.js.map +0 -1
  470. package/dist/chunks/3-generic-use.fe7ae2ce.js +0 -5
  471. package/dist/chunks/3-generic-use.fe7ae2ce.js.map +0 -1
  472. package/dist/chunks/4-generic-use.0356f4a1.js +0 -5
  473. package/dist/chunks/4-generic-use.0356f4a1.js.map +0 -1
  474. package/dist/chunks/4-generic-use.cd04bad0.js +0 -5
  475. package/dist/chunks/4-generic-use.cd04bad0.js.map +0 -1
  476. package/dist/chunks/_plugin-vue_export-helper.dad06003.js.map +0 -1
  477. package/dist/chunks/adding-payment-methods.d570e03e.js +0 -5
  478. package/dist/chunks/adding-payment-methods.d570e03e.js.map +0 -1
  479. package/dist/chunks/adding-payment-methods.e419d6c0.js +0 -5
  480. package/dist/chunks/adding-payment-methods.e419d6c0.js.map +0 -1
  481. package/dist/chunks/adyen-giving.480913b5.js +0 -5
  482. package/dist/chunks/adyen-giving.480913b5.js.map +0 -1
  483. package/dist/chunks/adyen-giving.54ed984c.js +0 -5
  484. package/dist/chunks/adyen-giving.54ed984c.js.map +0 -1
  485. package/dist/chunks/checkmark-circle-fill.c45a999d.js +0 -44
  486. package/dist/chunks/cross-small.b85406fe.js +0 -29
  487. package/dist/chunks/cross.26509efc.js +0 -29
  488. package/dist/chunks/dropdown.0ae3b842.js.map +0 -1
  489. package/dist/chunks/events.f14a214b.js +0 -50
  490. package/dist/chunks/index.2d7b4511.js.map +0 -1
  491. package/dist/chunks/index.2fcd1233.js +0 -103
  492. package/dist/chunks/index.2fcd1233.js.map +0 -1
  493. package/dist/chunks/index.6295e754.js.map +0 -1
  494. package/dist/chunks/index.6bb6f38c.js.map +0 -1
  495. package/dist/chunks/index.8aa536a8.js +0 -62
  496. package/dist/chunks/index.8aa536a8.js.map +0 -1
  497. package/dist/chunks/index.9d7fb316.js.map +0 -1
  498. package/dist/chunks/index.a001a0a8.js.map +0 -1
  499. package/dist/chunks/index.b18c78d6.js +0 -23
  500. package/dist/chunks/index.b18c78d6.js.map +0 -1
  501. package/dist/chunks/index.eb38a6c4.js +0 -118
  502. package/dist/chunks/index.eb38a6c4.js.map +0 -1
  503. package/dist/chunks/index.ee15db35.js +0 -74
  504. package/dist/chunks/index.ee15db35.js.map +0 -1
  505. package/dist/chunks/index.f9d081d2.js.map +0 -1
  506. package/dist/chunks/internal-error.35cbb071.js +0 -5
  507. package/dist/chunks/internal-error.35cbb071.js.map +0 -1
  508. package/dist/chunks/internal-error.9a4823ed.js +0 -5
  509. package/dist/chunks/internal-error.9a4823ed.js.map +0 -1
  510. package/dist/chunks/listbox-option-tag.2aea037c.js +0 -129
  511. package/dist/chunks/listbox-option-tag.2aea037c.js.map +0 -1
  512. package/dist/chunks/no-results-found.58856d70.js +0 -5
  513. package/dist/chunks/no-results-found.58856d70.js.map +0 -1
  514. package/dist/chunks/no-results-found.cbb12f78.js +0 -5
  515. package/dist/chunks/no-results-found.cbb12f78.js.map +0 -1
  516. package/dist/chunks/notifications-cleared.71025c22.js +0 -5
  517. package/dist/chunks/notifications-cleared.71025c22.js.map +0 -1
  518. package/dist/chunks/notifications-cleared.c4f4bed4.js +0 -5
  519. package/dist/chunks/notifications-cleared.c4f4bed4.js.map +0 -1
  520. package/dist/chunks/page-not-found.a500440d.js +0 -5
  521. package/dist/chunks/page-not-found.a500440d.js.map +0 -1
  522. package/dist/chunks/page-not-found.d1a84ba7.js +0 -5
  523. package/dist/chunks/page-not-found.d1a84ba7.js.map +0 -1
  524. package/dist/chunks/planned-maintenance.7fa5ac16.js +0 -5
  525. package/dist/chunks/planned-maintenance.7fa5ac16.js.map +0 -1
  526. package/dist/chunks/planned-maintenance.cff01aed.js +0 -5
  527. package/dist/chunks/planned-maintenance.cff01aed.js.map +0 -1
  528. package/dist/chunks/radio-input.1dd15424.js.map +0 -1
  529. package/dist/chunks/referrals.178ce0eb.js +0 -5
  530. package/dist/chunks/referrals.178ce0eb.js.map +0 -1
  531. package/dist/chunks/referrals.599047da.js +0 -5
  532. package/dist/chunks/referrals.599047da.js.map +0 -1
  533. package/dist/chunks/success.41981fe8.js +0 -5
  534. package/dist/chunks/success.41981fe8.js.map +0 -1
  535. package/dist/chunks/success.77fac78b.js +0 -5
  536. package/dist/chunks/success.77fac78b.js.map +0 -1
  537. package/dist/chunks/tooltip.36172265.js.map +0 -1
  538. package/dist/chunks/upload-files.2708eca7.js +0 -5
  539. package/dist/chunks/upload-files.2708eca7.js.map +0 -1
  540. package/dist/chunks/upload-files.b4cd9f8b.js +0 -5
  541. package/dist/chunks/upload-files.b4cd9f8b.js.map +0 -1
  542. package/dist/chunks/wrong-environment.c73b0bc0.js +0 -5
  543. package/dist/chunks/wrong-environment.c73b0bc0.js.map +0 -1
  544. package/dist/chunks/wrong-environment.f890a237.js +0 -5
  545. package/dist/chunks/wrong-environment.f890a237.js.map +0 -1
  546. /package/dist/@types/packages/{vue2/src/components/internal → core/src/components}/radio-input/radio-input.types.d.ts +0 -0
  547. /package/dist/assets/{index44.css → alert.css} +0 -0
  548. /package/dist/assets/{index15.css → avatar-image.css} +0 -0
  549. /package/dist/assets/{index3.css → badge.css} +0 -0
  550. /package/dist/assets/{index16.css → checkbox-group.css} +0 -0
  551. /package/dist/assets/{index46.css → code-snippet.css} +0 -0
  552. /package/dist/assets/{index19.css → country.css} +0 -0
  553. /package/dist/assets/{index22.css → date-picker.css} +0 -0
  554. /package/dist/assets/{index42.css → date-range-picker.css} +0 -0
  555. /package/dist/assets/{index14.css → divider.css} +0 -0
  556. /package/dist/assets/{index47.css → dropdown-tag.css} +0 -0
  557. /package/dist/assets/{index43.css → empty-state.css} +0 -0
  558. /package/dist/assets/{index7.css → focus-trap.css} +0 -0
  559. /package/dist/assets/{index45.css → form-layout-title.css} +0 -0
  560. /package/dist/assets/{index20.css → header.css} +0 -0
  561. /package/dist/assets/{index8.css → info-icon.css} +0 -0
  562. /package/dist/assets/{index41.css → input-field.css} +0 -0
  563. /package/dist/assets/{index9.css → loading-indicator.css} +0 -0
  564. /package/dist/assets/{index13.css → pagination.css} +0 -0
  565. /package/dist/assets/{index4.css → popper-container.css} +0 -0
  566. /package/dist/assets/{index23.css → radio-group.css} +0 -0
  567. /package/dist/assets/{index24.css → search-bar.css} +0 -0
  568. /package/dist/assets/{index25.css → secondary-nav.css} +0 -0
  569. /package/dist/assets/{index27.css → step.css} +0 -0
  570. /package/dist/assets/{index31.css → structured-list-item.css} +0 -0
  571. /package/dist/assets/{index33.css → summary-grid-item-custom.css} +0 -0
  572. /package/dist/assets/{index29.css → tabs.css} +0 -0
  573. /package/dist/assets/{index35.css → tag.css} +0 -0
  574. /package/dist/assets/{index28.css → textarea.css} +0 -0
  575. /package/dist/assets/{index32.css → timeline-item.css} +0 -0
  576. /package/dist/assets/{index36.css → toast.css} +0 -0
  577. /package/dist/assets/{index12.css → toggle-button.css} +0 -0
  578. /package/dist/assets/{index48.css → typography.css} +0 -0
@@ -20,7 +20,9 @@ import {
20
20
  BentoCurrency,
21
21
  BentoDashboardSection,
22
22
  BentoDashboardTemplate,
23
+ BentoDashedUnderline,
23
24
  BentoDataGrid,
25
+ BentoDataGridStaticIcon,
24
26
  BentoDataGridTemplate,
25
27
  BentoDate,
26
28
  BentoDatePicker,
@@ -109,7 +111,9 @@ declare module 'vue' {
109
111
  BentoCurrency: typeof BentoCurrency;
110
112
  BentoDashboardSection: typeof BentoDashboardSection;
111
113
  BentoDashboardTemplate: typeof BentoDashboardTemplate;
114
+ BentoDashedUnderline: typeof BentoDashedUnderline;
112
115
  BentoDataGrid: typeof BentoDataGrid;
116
+ BentoDataGridStaticIcon: typeof BentoDataGridStaticIcon;
113
117
  BentoDataGridTemplate: typeof BentoDataGridTemplate;
114
118
  BentoDate: typeof BentoDate;
115
119
  BentoDatePicker: typeof BentoDatePicker;
@@ -0,0 +1,91 @@
1
+ import { type BentoPopoverPositions } from "../popover";
2
+ import { type BentoTooltipPosition } from "../../directives/tooltip/index";
3
+ /**
4
+ * The dashed underline serves as a visual cue to indicate that additional information is available for
5
+ * a specific word or phrase without adding an icon.
6
+ *
7
+ * @example
8
+ * import { BentoDashedUnderline } from '@adyen/bento-vue2';
9
+ *
10
+ * export default {
11
+ * components: { BentoDashedUnderline },
12
+ * template: `
13
+ * <bento-dashed-underline>
14
+ * annotated text
15
+ * </bento-dashed-underline>
16
+ * `
17
+ * }
18
+ */
19
+ declare const _default: __VLS_WithTemplateSlots<import("../../../../vue3/node_modules/vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
20
+ /**
21
+ * Text showed in the popover on hover
22
+ */
23
+ popoverText?: string;
24
+ /**
25
+ * Position the popover should take if space is available
26
+ */
27
+ popoverPosition?: BentoPopoverPositions | `${BentoPopoverPositions}`;
28
+ /**
29
+ * Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
30
+ */
31
+ tooltipText?: string;
32
+ /**
33
+ * Position the tooltip should take if space is available.
34
+ */
35
+ tooltipPosition?: BentoTooltipPosition | `${BentoTooltipPosition}`;
36
+ }>, {
37
+ popoverText: any;
38
+ popoverPosition: string;
39
+ tooltipText: any;
40
+ tooltipPosition: string;
41
+ }>, {}, unknown, {}, {}, import("../../../../vue3/node_modules/vue").ComponentOptionsMixin, import("../../../../vue3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../vue3/node_modules/vue").VNodeProps & import("../../../../vue3/node_modules/vue").AllowedComponentProps & import("../../../../vue3/node_modules/vue").ComponentCustomProps, Readonly<import("../../../../vue3/node_modules/vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
42
+ /**
43
+ * Text showed in the popover on hover
44
+ */
45
+ popoverText?: string;
46
+ /**
47
+ * Position the popover should take if space is available
48
+ */
49
+ popoverPosition?: BentoPopoverPositions | `${BentoPopoverPositions}`;
50
+ /**
51
+ * Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
52
+ */
53
+ tooltipText?: string;
54
+ /**
55
+ * Position the tooltip should take if space is available.
56
+ */
57
+ tooltipPosition?: BentoTooltipPosition | `${BentoTooltipPosition}`;
58
+ }>, {
59
+ popoverText: any;
60
+ popoverPosition: string;
61
+ tooltipText: any;
62
+ tooltipPosition: string;
63
+ }>>>, {
64
+ tooltipPosition: BentoTooltipPosition | `${BentoTooltipPosition}`;
65
+ tooltipText: string;
66
+ popoverText: string;
67
+ popoverPosition: BentoPopoverPositions | `${BentoPopoverPositions}`;
68
+ }>, {
69
+ default: (_: {}) => any;
70
+ 'popover-content': (_: {}) => any;
71
+ }>;
72
+ export default _default;
73
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
74
+ type __VLS_TypePropsToRuntimeProps<T> = {
75
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
76
+ type: import("../../../../vue3/node_modules/vue").PropType<__VLS_NonUndefinedable<T[K]>>;
77
+ } : {
78
+ type: import("../../../../vue3/node_modules/vue").PropType<T[K]>;
79
+ required: true;
80
+ };
81
+ };
82
+ type __VLS_WithDefaults<P, D> = {
83
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
84
+ default: D[K];
85
+ } : P[K];
86
+ };
87
+ type __VLS_WithTemplateSlots<T, S> = T & {
88
+ new (): {
89
+ $slots: S;
90
+ };
91
+ };
@@ -0,0 +1 @@
1
+ export { default as BentoDashedUnderline } from './dashed-underline.vue';
@@ -0,0 +1,2 @@
1
+ export { default as BentoDataGridStaticIcon } from './data-grid-static-icon.vue';
2
+ export * from './data-grid-static-icon.types';
@@ -0,0 +1 @@
1
+ export type BentoDataGridStaticIconVariant = 'checkmark' | 'warning' | 'error' | 'no-value' | 'cross';
@@ -0,0 +1,65 @@
1
+ import { BentoDataGridStaticIconVariant } from './data-grid-static-icon.types';
2
+ /**
3
+ * The bento-data-grid-static-icon is an icon component with an associated toltip to be used within cellls of the bento-data-grid
4
+ *
5
+ * @example
6
+ * import { BentoDataGridStaticIcon } from '@adyen/bento-vue2';
7
+ *
8
+ * export default {
9
+ * components: { BentoDataGridStaticIcon },
10
+ * template: `
11
+ * <bento-data-grid-static-icon variant="warning" text="Your tooltip text" />
12
+ * `
13
+ * }
14
+ */
15
+ declare const _default: import("../../../../../../vue3/node_modules/vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
16
+ /**
17
+ * Renderes the icon with color.
18
+ */
19
+ colored?: boolean;
20
+ /**
21
+ * The text displaying in the tooltip.
22
+ */
23
+ tooltipText: string;
24
+ /**
25
+ * The variant of the icon.
26
+ */
27
+ variant?: BentoDataGridStaticIconVariant;
28
+ }>, {
29
+ variant: string;
30
+ colored: boolean;
31
+ }>, {}, unknown, {}, {}, import("../../../../../../vue3/node_modules/vue").ComponentOptionsMixin, import("../../../../../../vue3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../../../vue3/node_modules/vue").VNodeProps & import("../../../../../../vue3/node_modules/vue").AllowedComponentProps & import("../../../../../../vue3/node_modules/vue").ComponentCustomProps, Readonly<import("../../../../../../vue3/node_modules/vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
32
+ /**
33
+ * Renderes the icon with color.
34
+ */
35
+ colored?: boolean;
36
+ /**
37
+ * The text displaying in the tooltip.
38
+ */
39
+ tooltipText: string;
40
+ /**
41
+ * The variant of the icon.
42
+ */
43
+ variant?: BentoDataGridStaticIconVariant;
44
+ }>, {
45
+ variant: string;
46
+ colored: boolean;
47
+ }>>>, {
48
+ variant: BentoDataGridStaticIconVariant;
49
+ colored: boolean;
50
+ }>;
51
+ export default _default;
52
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
53
+ type __VLS_TypePropsToRuntimeProps<T> = {
54
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
55
+ type: import("../../../../../../vue3/node_modules/vue").PropType<__VLS_NonUndefinedable<T[K]>>;
56
+ } : {
57
+ type: import("../../../../../../vue3/node_modules/vue").PropType<T[K]>;
58
+ required: true;
59
+ };
60
+ };
61
+ type __VLS_WithDefaults<P, D> = {
62
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
63
+ default: D[K];
64
+ } : P[K];
65
+ };
@@ -3,3 +3,4 @@ export { default as BentoDataGridConfigSettings } from './data-grid-config-setti
3
3
  export { default as DataGridLazyLoad } from './data-grid-lazy-load/data-grid-lazy-load.vue';
4
4
  export { default as DataGridCell } from './data-grid-cell/data-grid-cell.vue';
5
5
  export { default as DataGridCellActions } from './data-grid-cell-actions/data-grid-cell-actions.vue';
6
+ export { default as BentoDataGridStaticIcon } from './data-grid-static-icon/data-grid-static-icon.vue';
@@ -1,2 +1,3 @@
1
1
  export { default as BentoDataGrid } from './data-grid.vue';
2
+ export { BentoDataGridStaticIcon } from './components';
2
3
  export * from './data-grid.types';
@@ -1,23 +1,23 @@
1
- import { BentoAvatarImageColor, BentoAvatarImageVariant } from "../../avatar-image";
2
1
  /**
3
2
  * Displays an user profile including an avatar and optionally a label.
4
3
  *
5
4
  * @example
6
- * import { BentoUserProfile } from '@adyen/bento-vue2';
5
+ * import { BentoAvatar } from '@adyen/bento-vue2';
7
6
  *
8
7
  * export default {
9
- * components: { BentoUserProfile },
10
- * template: `
11
- * <bento-user-profile :src="userAvatarSrc" username="Jane" />
8
+ * components: { BentoAvatar },
9
+ * template: `<bento-avatar :src="userAvatarSrc" username="Jane" />`
10
+ * }
12
11
  */
13
- declare const _default: import("../../../../../vue3/node_modules/vue").DefineComponent<{
12
+ declare const _default: import("../../../../../vue3/node_modules/vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
14
13
  /**
15
14
  * Displays the user profile without the label.
16
15
  */
17
- iconOnly: {
18
- type: BooleanConstructor;
19
- default: boolean;
20
- };
16
+ iconOnly?: boolean;
17
+ /**
18
+ * Image src to load the profile picture.
19
+ */
20
+ src?: string;
21
21
  /**
22
22
  * Name of the user that will be used both in the label and to extract initials to display default value.
23
23
  * John => J
@@ -25,30 +25,19 @@ declare const _default: import("../../../../../vue3/node_modules/vue").DefineCom
25
25
  * John Smith Doe => JD
26
26
  * John Smith Doe Holly => JH
27
27
  */
28
- username: {
29
- type: StringConstructor;
30
- required: true;
31
- };
28
+ username: string;
29
+ }>, {
30
+ iconOnly: boolean;
31
+ src: any;
32
+ }>, {}, unknown, {}, {}, import("../../../../../vue3/node_modules/vue").ComponentOptionsMixin, import("../../../../../vue3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../../vue3/node_modules/vue").VNodeProps & import("../../../../../vue3/node_modules/vue").AllowedComponentProps & import("../../../../../vue3/node_modules/vue").ComponentCustomProps, Readonly<import("../../../../../vue3/node_modules/vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
32
33
  /**
33
- * Image src to load the profile picture.
34
+ * Displays the user profile without the label.
34
35
  */
35
- src: {
36
- type: StringConstructor;
37
- default: any;
38
- };
39
- }, {
40
- BentoAvatarImageVariant: typeof BentoAvatarImageVariant;
41
- computedAriaLabel: import("../../../../../vue3/node_modules/vue").ComputedRef<string>;
42
- computedUsername: import("../../../../../vue3/node_modules/vue").ComputedRef<string>;
43
- avatarColor: import("../../../../../vue3/node_modules/vue").ComputedRef<BentoAvatarImageColor>;
44
- }, unknown, {}, {}, import("../../../../../vue3/node_modules/vue").ComponentOptionsMixin, import("../../../../../vue3/node_modules/vue").ComponentOptionsMixin, {}, string, import("../../../../../vue3/node_modules/vue").VNodeProps & import("../../../../../vue3/node_modules/vue").AllowedComponentProps & import("../../../../../vue3/node_modules/vue").ComponentCustomProps, Readonly<import("../../../../../vue3/node_modules/vue").ExtractPropTypes<{
36
+ iconOnly?: boolean;
45
37
  /**
46
- * Displays the user profile without the label.
38
+ * Image src to load the profile picture.
47
39
  */
48
- iconOnly: {
49
- type: BooleanConstructor;
50
- default: boolean;
51
- };
40
+ src?: string;
52
41
  /**
53
42
  * Name of the user that will be used both in the label and to extract initials to display default value.
54
43
  * John => J
@@ -56,19 +45,26 @@ declare const _default: import("../../../../../vue3/node_modules/vue").DefineCom
56
45
  * John Smith Doe => JD
57
46
  * John Smith Doe Holly => JH
58
47
  */
59
- username: {
60
- type: StringConstructor;
61
- required: true;
62
- };
63
- /**
64
- * Image src to load the profile picture.
65
- */
66
- src: {
67
- type: StringConstructor;
68
- default: any;
69
- };
70
- }>>, {
48
+ username: string;
49
+ }>, {
50
+ iconOnly: boolean;
51
+ src: any;
52
+ }>>>, {
71
53
  src: string;
72
54
  iconOnly: boolean;
73
55
  }>;
74
56
  export default _default;
57
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
58
+ type __VLS_TypePropsToRuntimeProps<T> = {
59
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
60
+ type: import("../../../../../vue3/node_modules/vue").PropType<__VLS_NonUndefinedable<T[K]>>;
61
+ } : {
62
+ type: import("../../../../../vue3/node_modules/vue").PropType<T[K]>;
63
+ required: true;
64
+ };
65
+ };
66
+ type __VLS_WithDefaults<P, D> = {
67
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
68
+ default: D[K];
69
+ } : P[K];
70
+ };
@@ -1,3 +1,3 @@
1
1
  export { default as RadioInput } from './radio-input.vue';
2
- export type { RadioInputValue } from './radio-input.types';
3
- export { RadioInputStateClass } from './radio-input.types';
2
+ export type { RadioInputValue } from "../../../../../core/src/components/radio-input/radio-input.types";
3
+ export { RadioInputStateClass } from "../../../../../core/src/components/radio-input/radio-input.types";
@@ -1,5 +1,5 @@
1
1
  import { PropType } from "../../../../../vue3/node_modules/vue";
2
- import { RadioInputValue } from './radio-input.types';
2
+ import { RadioInputValue } from "../../../../../core/src/components/radio-input/radio-input.types";
3
3
  /**
4
4
  * Internal component that renders a radio input (without label)
5
5
  *
@@ -1,122 +1,82 @@
1
- import { ComputedRef } from "../../../../../../vue3/node_modules/vue";
2
1
  /**
3
2
  * Internal component to be used within the BentoSegmentedControl component only
4
3
  */
5
- declare const _default: import("../../../../../../vue3/node_modules/vue").DefineComponent<{
4
+ declare const _default: import("../../../../../../vue3/node_modules/vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
6
5
  /**
7
- * The string the button will showcase
6
+ * Disable the radio button (optional)
8
7
  */
9
- label: {
10
- type: StringConstructor;
11
- required: true;
12
- };
8
+ disabled?: boolean;
13
9
  /**
14
- * Indicates the value of the input that will be returned when it's selected
10
+ * Renders the button with a 100% width
15
11
  */
16
- value: {
17
- type: (StringConstructor | NumberConstructor)[];
18
- required: true;
19
- };
12
+ fullWidth?: boolean;
13
+ /**
14
+ * The string the button will showcase
15
+ */
16
+ label: string;
20
17
  /**
21
18
  * This property should not be used directly.
22
19
  * It will be used by v-model directive on the segmented control component
23
20
  */
24
- modelValue: {
25
- type: (StringConstructor | NumberConstructor)[];
26
- default: any;
27
- };
21
+ modelValue?: string | number;
28
22
  /**
29
- * Disable the radio button (optional)
23
+ * Renders the button with a truncated text if the space is not enough to render the whole content
30
24
  */
31
- disabled: {
32
- type: BooleanConstructor;
33
- default: boolean;
34
- };
25
+ truncate?: boolean;
35
26
  /**
36
- * Renders the button with a 100% width
27
+ * Indicates the value of the input that will be returned when it's selected
37
28
  */
38
- fullWidth: {
39
- type: BooleanConstructor;
40
- default: boolean;
41
- };
29
+ value: string | number;
42
30
  /**
43
- * Renders the button with a truncated text if the space is not enough to render the whole content
31
+ * Renders the button with centered text in case the text has to wrap multiple lines
44
32
  */
45
- truncate: {
46
- type: BooleanConstructor;
47
- default: boolean;
48
- };
33
+ wrap?: boolean;
34
+ }>, {
35
+ disabled: boolean;
36
+ fullWidth: boolean;
37
+ modelValue: any;
38
+ truncate: boolean;
39
+ wrap: boolean;
40
+ }>, {}, unknown, {}, {}, import("../../../../../../vue3/node_modules/vue").ComponentOptionsMixin, import("../../../../../../vue3/node_modules/vue").ComponentOptionsMixin, {
41
+ "update:model-value": (value: string | number) => void;
42
+ }, string, import("../../../../../../vue3/node_modules/vue").VNodeProps & import("../../../../../../vue3/node_modules/vue").AllowedComponentProps & import("../../../../../../vue3/node_modules/vue").ComponentCustomProps, Readonly<import("../../../../../../vue3/node_modules/vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
49
43
  /**
50
- * Renders the button with centered text in case the text has to wrap multiple lines
44
+ * Disable the radio button (optional)
51
45
  */
52
- wrap: {
53
- type: BooleanConstructor;
54
- default: boolean;
55
- };
56
- }, {
57
- segmentedControlButtonLabel: import("../../../../../../vue3/node_modules/vue").Ref<any>;
58
- segmentedControlButtonId: string;
59
- isChecked: ComputedRef<boolean>;
60
- conditionalClasses: ComputedRef<{
61
- 'b-segmented-control-button--hug-content': boolean;
62
- 'b-segmented-control-button--full-width': boolean;
63
- 'b-segmented-control-button--truncate': boolean;
64
- 'b-segmented-control-button--wrap': boolean;
65
- }>;
66
- onClick: () => void;
67
- }, unknown, {}, {}, import("../../../../../../vue3/node_modules/vue").ComponentOptionsMixin, import("../../../../../../vue3/node_modules/vue").ComponentOptionsMixin, "update:model-value"[], "update:model-value", import("../../../../../../vue3/node_modules/vue").VNodeProps & import("../../../../../../vue3/node_modules/vue").AllowedComponentProps & import("../../../../../../vue3/node_modules/vue").ComponentCustomProps, Readonly<import("../../../../../../vue3/node_modules/vue").ExtractPropTypes<{
46
+ disabled?: boolean;
68
47
  /**
69
- * The string the button will showcase
48
+ * Renders the button with a 100% width
70
49
  */
71
- label: {
72
- type: StringConstructor;
73
- required: true;
74
- };
50
+ fullWidth?: boolean;
75
51
  /**
76
- * Indicates the value of the input that will be returned when it's selected
52
+ * The string the button will showcase
77
53
  */
78
- value: {
79
- type: (StringConstructor | NumberConstructor)[];
80
- required: true;
81
- };
54
+ label: string;
82
55
  /**
83
56
  * This property should not be used directly.
84
57
  * It will be used by v-model directive on the segmented control component
85
58
  */
86
- modelValue: {
87
- type: (StringConstructor | NumberConstructor)[];
88
- default: any;
89
- };
90
- /**
91
- * Disable the radio button (optional)
92
- */
93
- disabled: {
94
- type: BooleanConstructor;
95
- default: boolean;
96
- };
59
+ modelValue?: string | number;
97
60
  /**
98
- * Renders the button with a 100% width
61
+ * Renders the button with a truncated text if the space is not enough to render the whole content
99
62
  */
100
- fullWidth: {
101
- type: BooleanConstructor;
102
- default: boolean;
103
- };
63
+ truncate?: boolean;
104
64
  /**
105
- * Renders the button with a truncated text if the space is not enough to render the whole content
65
+ * Indicates the value of the input that will be returned when it's selected
106
66
  */
107
- truncate: {
108
- type: BooleanConstructor;
109
- default: boolean;
110
- };
67
+ value: string | number;
111
68
  /**
112
69
  * Renders the button with centered text in case the text has to wrap multiple lines
113
70
  */
114
- wrap: {
115
- type: BooleanConstructor;
116
- default: boolean;
117
- };
118
- }>> & {
119
- "onUpdate:model-value"?: (...args: any[]) => any;
71
+ wrap?: boolean;
72
+ }>, {
73
+ disabled: boolean;
74
+ fullWidth: boolean;
75
+ modelValue: any;
76
+ truncate: boolean;
77
+ wrap: boolean;
78
+ }>>> & {
79
+ "onUpdate:model-value"?: (value: string | number) => any;
120
80
  }, {
121
81
  disabled: boolean;
122
82
  truncate: boolean;
@@ -125,3 +85,17 @@ declare const _default: import("../../../../../../vue3/node_modules/vue").Define
125
85
  fullWidth: boolean;
126
86
  }>;
127
87
  export default _default;
88
+ type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
89
+ type __VLS_TypePropsToRuntimeProps<T> = {
90
+ [K in keyof T]-?: {} extends Pick<T, K> ? {
91
+ type: import("../../../../../../vue3/node_modules/vue").PropType<__VLS_NonUndefinedable<T[K]>>;
92
+ } : {
93
+ type: import("../../../../../../vue3/node_modules/vue").PropType<T[K]>;
94
+ required: true;
95
+ };
96
+ };
97
+ type __VLS_WithDefaults<P, D> = {
98
+ [K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
99
+ default: D[K];
100
+ } : P[K];
101
+ };
@@ -3,6 +3,9 @@ export interface BentoSegmentedControlItem {
3
3
  value: string | number;
4
4
  disabled?: boolean;
5
5
  }
6
+ /**
7
+ * @deprecated from version 2.0.0. Use "@update:model-value" or "v-model" instead
8
+ */
6
9
  export declare enum BentoSegmentedControlEvent {
7
10
  UPDATE = "update:model-value"
8
11
  }