@adyen/bento-vue2 2.0.0-rc.0 → 2.0.0-rc.2
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.
- package/dist/@types/index.d.ts +72 -352
- package/dist/accordion.js +1 -1
- package/dist/action-bar.js +1 -1
- package/dist/ai-tag.js +1 -1
- package/dist/alert.js +1 -1
- package/dist/anchor-scroller.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/checkbox-group.css +1 -1
- package/dist/assets/country.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-picker.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/dropdown-tag.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/input-field-password.css +1 -1
- package/dist/assets/input-field-phone-number.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/navigation-menu-group.css +1 -1
- package/dist/assets/pagination.css +1 -1
- package/dist/assets/radio-group.css +1 -1
- package/dist/assets/secondary-nav.css +1 -1
- package/dist/assets/segmented-control.css +1 -1
- package/dist/assets/selection-card-group.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/textarea.css +1 -1
- package/dist/button.js +3 -3
- package/dist/card.js +1 -1
- package/dist/checkbox.js +2 -2
- package/dist/chip.js +1 -1
- package/dist/chunks/{accordion-item.CrVVFIHa.js → accordion-item.V3zpgTzM.js} +3 -3
- package/dist/chunks/{accordion-item.CrVVFIHa.js.map → accordion-item.V3zpgTzM.js.map} +1 -1
- package/dist/chunks/{action-bar.zkwLhNDz.js → action-bar.Br6mamx3.js} +7 -7
- package/dist/chunks/{action-bar.zkwLhNDz.js.map → action-bar.Br6mamx3.js.map} +1 -1
- package/dist/chunks/{ai-button.DNYi8Sj2.js → ai-button.CeT3y12R.js} +3 -3
- package/dist/chunks/{ai-button.DNYi8Sj2.js.map → ai-button.CeT3y12R.js.map} +1 -1
- package/dist/chunks/{ai-tag.DbJXkgfX.js → ai-tag.DtngkeLj.js} +3 -3
- package/dist/chunks/{ai-tag.DbJXkgfX.js.map → ai-tag.DtngkeLj.js.map} +1 -1
- package/dist/chunks/{alert.Dj57zB88.js → alert.DrGpzkQI.js} +56 -55
- package/dist/chunks/alert.DrGpzkQI.js.map +1 -0
- package/dist/chunks/{anchor-scroller.ChgbOP0o.js → anchor-scroller.DT7QZd5b.js} +3 -3
- package/dist/chunks/{anchor-scroller.ChgbOP0o.js.map → anchor-scroller.DT7QZd5b.js.map} +1 -1
- package/dist/chunks/arrow-left.BBflhjQa.js +26 -0
- package/dist/chunks/{arrow-left.CRREfabP.js.map → arrow-left.BBflhjQa.js.map} +1 -1
- package/dist/chunks/arrow-right.2jTnMmVP.js +26 -0
- package/dist/chunks/{arrow-right.Dn3AYpUP.js.map → arrow-right.2jTnMmVP.js.map} +1 -1
- package/dist/chunks/{artificial-intelligence-ai-filled.C6TMsiHK.js → artificial-intelligence-ai-filled.BnsciZlb.js} +15 -13
- package/dist/chunks/{artificial-intelligence-ai-filled.C6TMsiHK.js.map → artificial-intelligence-ai-filled.BnsciZlb.js.map} +1 -1
- package/dist/chunks/{base-button.rAA452SZ.js → base-button.edpjvY15.js} +2 -2
- package/dist/chunks/{base-button.rAA452SZ.js.map → base-button.edpjvY15.js.map} +1 -1
- package/dist/chunks/{base-modal.hzfQBHtl.js → base-modal.DsqIEM0p.js} +6 -6
- package/dist/chunks/{base-modal.hzfQBHtl.js.map → base-modal.DsqIEM0p.js.map} +1 -1
- package/dist/chunks/bin.DEuK6FKk.js +26 -0
- package/dist/chunks/{bin.Ddb69cr1.js.map → bin.DEuK6FKk.js.map} +1 -1
- package/dist/chunks/{button-actions-with-menu.DlC4J-7p.js → button-actions-with-menu.BBuKZYuH.js} +2 -2
- package/dist/chunks/{button-actions-with-menu.DlC4J-7p.js.map → button-actions-with-menu.BBuKZYuH.js.map} +1 -1
- package/dist/chunks/{button-actions.CMN0akc4.js → button-actions.CFOxzahr.js} +270 -277
- package/dist/chunks/button-actions.CFOxzahr.js.map +1 -0
- package/dist/chunks/{button.C4kKejsg.js → button.CBqJGWy5.js} +2 -2
- package/dist/chunks/{button.C4kKejsg.js.map → button.CBqJGWy5.js.map} +1 -1
- package/dist/chunks/{calendar.DrRNrmTX.js → calendar.2YUIeS-Z.js} +4 -4
- package/dist/chunks/{calendar.DrRNrmTX.js.map → calendar.2YUIeS-Z.js.map} +1 -1
- package/dist/chunks/{card.BKG8CF7h.js → card.B2rIoYTV.js} +4 -4
- package/dist/chunks/{card.BKG8CF7h.js.map → card.B2rIoYTV.js.map} +1 -1
- package/dist/chunks/{checkbox-group.Bd0U9DAc.js → checkbox-group.FlQJn1Zm.js} +14 -14
- package/dist/chunks/{checkbox-group.Bd0U9DAc.js.map → checkbox-group.FlQJn1Zm.js.map} +1 -1
- package/dist/chunks/{checkbox-input.C8gCpme1.js → checkbox-input.CIoy_QxO.js} +3 -3
- package/dist/chunks/{checkbox-input.C8gCpme1.js.map → checkbox-input.CIoy_QxO.js.map} +1 -1
- package/dist/chunks/{checkbox.eSrg44CP.js → checkbox.D7kTrRAJ.js} +4 -4
- package/dist/chunks/{checkbox.eSrg44CP.js.map → checkbox.D7kTrRAJ.js.map} +1 -1
- package/dist/chunks/{checkmark-circle-fill.BttTCjrM.js → checkmark-circle-fill.Ds9Mwqpi.js} +16 -14
- package/dist/chunks/{checkmark-circle-fill.BttTCjrM.js.map → checkmark-circle-fill.Ds9Mwqpi.js.map} +1 -1
- package/dist/chunks/checkmark-small.BlvuuCsU.js +26 -0
- package/dist/chunks/checkmark-small.BlvuuCsU.js.map +1 -0
- package/dist/chunks/chevron-down.B_QiVCoO.js +26 -0
- package/dist/chunks/chevron-down.B_QiVCoO.js.map +1 -0
- package/dist/chunks/chevron-left.BdXFLX5u.js +45 -0
- package/dist/chunks/chevron-left.BdXFLX5u.js.map +1 -0
- package/dist/chunks/chevron-right-small.zD3HHYEi.js +26 -0
- package/dist/chunks/chevron-right-small.zD3HHYEi.js.map +1 -0
- package/dist/chunks/chevron-up.YQRo8uKs.js +26 -0
- package/dist/chunks/{chevron-up.d8cwIlA_.js.map → chevron-up.YQRo8uKs.js.map} +1 -1
- package/dist/chunks/{chip.Crh2DZzt.js → chip.CCBRXSGa.js} +3 -3
- package/dist/chunks/{chip.Crh2DZzt.js.map → chip.CCBRXSGa.js.map} +1 -1
- package/dist/chunks/{code-snippet.38x-QHHa.js → code-snippet.CEihMj4d.js} +6 -6
- package/dist/chunks/{code-snippet.38x-QHHa.js.map → code-snippet.CEihMj4d.js.map} +1 -1
- package/dist/chunks/{controls-group.7s42YJEB.js → controls-group.C1YlswQH.js} +2 -2
- package/dist/chunks/{controls-group.7s42YJEB.js.map → controls-group.C1YlswQH.js.map} +1 -1
- package/dist/chunks/copy.DIRgGox4.js +95 -0
- package/dist/chunks/copy.DIRgGox4.js.map +1 -0
- package/dist/chunks/country.UZbwr635.js +62 -0
- package/dist/chunks/country.UZbwr635.js.map +1 -0
- package/dist/chunks/{country.types.BUW49nQx.js → country.types.BCOrkmVK.js} +6 -6
- package/dist/chunks/country.types.BCOrkmVK.js.map +1 -0
- package/dist/chunks/cross-circle-fill-small.Doaiq7Wx.js +26 -0
- package/dist/chunks/{cross-circle-fill-small.DfxDedRr.js.map → cross-circle-fill-small.Doaiq7Wx.js.map} +1 -1
- package/dist/chunks/cross-circle-fill.D3dEmLeQ.js +26 -0
- package/dist/chunks/{cross-circle-fill.DTDtgLMf.js.map → cross-circle-fill.D3dEmLeQ.js.map} +1 -1
- package/dist/chunks/cross-small.B9l4YLVX.js +26 -0
- package/dist/chunks/{cross-small.CoQUe8SS.js.map → cross-small.B9l4YLVX.js.map} +1 -1
- package/dist/chunks/cross.szJ_ZUTI.js +26 -0
- package/dist/chunks/{cross.CC_B-vG-.js.map → cross.szJ_ZUTI.js.map} +1 -1
- package/dist/chunks/{dashboard-section.BkjMywFa.js → dashboard-section.DvYJk8aj.js} +3 -3
- package/dist/chunks/{dashboard-section.BkjMywFa.js.map → dashboard-section.DvYJk8aj.js.map} +1 -1
- package/dist/chunks/{dashed-underline.EcdLdfXV.js → dashed-underline.D3YXHh-k.js} +2 -2
- package/dist/chunks/{dashed-underline.EcdLdfXV.js.map → dashed-underline.D3YXHh-k.js.map} +1 -1
- package/dist/chunks/{data-grid-template.BV31K3SR.js → data-grid-template.ZZNd2LWk.js} +4 -4
- package/dist/chunks/{data-grid-template.BV31K3SR.js.map → data-grid-template.ZZNd2LWk.js.map} +1 -1
- package/dist/chunks/{data-grid.CwNmoYMn.js → data-grid.CLLWQCkG.js} +938 -937
- package/dist/chunks/data-grid.CLLWQCkG.js.map +1 -0
- package/dist/chunks/{date-picker.DzSQqrwA.js → date-picker.i55cNyRo.js} +55 -62
- package/dist/chunks/date-picker.i55cNyRo.js.map +1 -0
- package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
- package/dist/chunks/{date-range-picker.B6DrTQy2.js → date-range-picker.BH_U5cDK.js} +293 -311
- package/dist/chunks/date-range-picker.BH_U5cDK.js.map +1 -0
- package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
- package/dist/chunks/{date-time-picker.BbGKysm6.js → date-time-picker.8vJZqTfY.js} +6 -6
- package/dist/chunks/{date-time-picker.BbGKysm6.js.map → date-time-picker.8vJZqTfY.js.map} +1 -1
- package/dist/chunks/{dialog-page.CPorblJc.js → dialog-page.DM6imlbn.js} +3 -3
- package/dist/chunks/{dialog-page.CPorblJc.js.map → dialog-page.DM6imlbn.js.map} +1 -1
- package/dist/chunks/dot.BzjMWDGe.js +26 -0
- package/dist/chunks/dot.BzjMWDGe.js.map +1 -0
- package/dist/chunks/{draggable-handle.ZEBgx6Of.js → draggable-handle.UmaDf-G4.js} +545 -544
- package/dist/chunks/{draggable-handle.ZEBgx6Of.js.map → draggable-handle.UmaDf-G4.js.map} +1 -1
- package/dist/chunks/{draggable.BwQ01jkr.js → draggable.3Uuc40QN.js} +2 -2
- package/dist/chunks/{draggable.BwQ01jkr.js.map → draggable.3Uuc40QN.js.map} +1 -1
- package/dist/chunks/dropdown-tag.D92cMcfn.js +272 -0
- package/dist/chunks/dropdown-tag.D92cMcfn.js.map +1 -0
- package/dist/chunks/{dropdown.cQqLd-T-.js → dropdown.J0y98UDO.js} +890 -912
- package/dist/chunks/dropdown.J0y98UDO.js.map +1 -0
- package/dist/chunks/{empty-state.Ux3c3zsX.js → empty-state.DWnWb0jM.js} +3 -3
- package/dist/chunks/{empty-state.Ux3c3zsX.js.map → empty-state.DWnWb0jM.js.map} +1 -1
- package/dist/chunks/{error-message.BEHBfjmn.js → error-message.DKnoUezI.js} +2 -2
- package/dist/chunks/{error-message.BEHBfjmn.js.map → error-message.DKnoUezI.js.map} +1 -1
- package/dist/chunks/expand.zENZmw3W.js +26 -0
- package/dist/chunks/{expand.Bbielaja.js.map → expand.zENZmw3W.js.map} +1 -1
- package/dist/chunks/{field-label.DQRpoDXR.js → field-label.DsNcfZ6m.js} +2 -2
- package/dist/chunks/{field-label.DQRpoDXR.js.map → field-label.DsNcfZ6m.js.map} +1 -1
- package/dist/chunks/{file-uploader.BjmpcsJ1.js → file-uploader.D1xDlbsu.js} +452 -450
- package/dist/chunks/file-uploader.D1xDlbsu.js.map +1 -0
- package/dist/chunks/{filter-bar.glaKKHFu.js → filter-bar.CjrtnfFW.js} +1100 -1131
- package/dist/chunks/filter-bar.CjrtnfFW.js.map +1 -0
- package/dist/chunks/{fixed-scroller.CmBKebg1.js → fixed-scroller.QHqymN36.js} +3 -3
- package/dist/chunks/{fixed-scroller.CmBKebg1.js.map → fixed-scroller.QHqymN36.js.map} +1 -1
- package/dist/chunks/{footer-actions.DDPUovB1.js → footer-actions.cJxmP0fK.js} +3 -3
- package/dist/chunks/{footer-actions.DDPUovB1.js.map → footer-actions.cJxmP0fK.js.map} +1 -1
- package/dist/chunks/form-field.B60VsF8d.js +10 -0
- package/dist/chunks/form-field.B60VsF8d.js.map +1 -0
- package/dist/chunks/{form-layout-group.C_0b8u-g.js → form-layout-group.D4T0Z5xk.js} +2 -2
- package/dist/chunks/{form-layout-group.C_0b8u-g.js.map → form-layout-group.D4T0Z5xk.js.map} +1 -1
- package/dist/chunks/{form-layout-title.YhZCVtoc.js → form-layout-title.CCsmZ9E8.js} +2 -2
- package/dist/chunks/{form-layout-title.YhZCVtoc.js.map → form-layout-title.CCsmZ9E8.js.map} +1 -1
- package/dist/chunks/grab.D-sx9XVE.js +26 -0
- package/dist/chunks/{grab.BxiVZ1RZ.js.map → grab.D-sx9XVE.js.map} +1 -1
- package/dist/chunks/{header-meta.CxRDdqz9.js → header-meta.C5Ojlg8H.js} +4 -4
- package/dist/chunks/{header-meta.CxRDdqz9.js.map → header-meta.C5Ojlg8H.js.map} +1 -1
- package/dist/chunks/{header-with-views.CHfw67OL.js → header-with-views.BLFseZC7.js} +890 -889
- package/dist/chunks/header-with-views.BLFseZC7.js.map +1 -0
- package/dist/chunks/{header.YFKZ4GSB.js → header.BLhATjz3.js} +3 -3
- package/dist/chunks/{header.YFKZ4GSB.js.map → header.BLhATjz3.js.map} +1 -1
- package/dist/chunks/{info-icon.O4vWKAMa.js → info-icon.-3-LB8Zq.js} +2 -2
- package/dist/chunks/{info-icon.O4vWKAMa.js.map → info-icon.-3-LB8Zq.js.map} +1 -1
- package/dist/chunks/{info.CcMZ4aGg.js → info.4Kf1Acn4.js} +15 -13
- package/dist/chunks/{info.CcMZ4aGg.js.map → info.4Kf1Acn4.js.map} +1 -1
- package/dist/chunks/{input-field-password.Q6fTjNKZ.js → input-field-password.BbhVFLMq.js} +57 -63
- package/dist/chunks/input-field-password.BbhVFLMq.js.map +1 -0
- package/dist/chunks/{input-field-phone-number.BSB8h4gW.js → input-field-phone-number.BmVlDujI.js} +531 -541
- package/dist/chunks/{input-field-phone-number.BSB8h4gW.js.map → input-field-phone-number.BmVlDujI.js.map} +1 -1
- package/dist/chunks/input-field.Dj7tX360.js +174 -0
- package/dist/chunks/input-field.Dj7tX360.js.map +1 -0
- package/dist/chunks/{input-time.CtVHciIL.js → input-time.BN39S_Na.js} +3 -3
- package/dist/chunks/{input-time.CtVHciIL.js.map → input-time.BN39S_Na.js.map} +1 -1
- package/dist/chunks/{inspector-page.VvPo9_PL.js → inspector-page.BwPtRsaZ.js} +3 -3
- package/dist/chunks/{inspector-page.VvPo9_PL.js.map → inspector-page.BwPtRsaZ.js.map} +1 -1
- package/dist/chunks/{inspector.DEoBtqn-.js → inspector.CUJSQfsX.js} +4 -4
- package/dist/chunks/{inspector.DEoBtqn-.js.map → inspector.CUJSQfsX.js.map} +1 -1
- package/dist/chunks/{link.CscSbaXa.js → link.BzIDMKgE.js} +19 -18
- package/dist/chunks/link.BzIDMKgE.js.map +1 -0
- package/dist/chunks/{list-item.C2XxLuZ-.js → list-item.CKKEar92.js} +3 -3
- package/dist/chunks/{list-item.C2XxLuZ-.js.map → list-item.CKKEar92.js.map} +1 -1
- package/dist/chunks/minus-small.CAycYt5H.js +28 -0
- package/dist/chunks/{minus-small.BzCf2_dX.js.map → minus-small.CAycYt5H.js.map} +1 -1
- package/dist/chunks/{modal-fullscreen.CmBy5y-p.js → modal-fullscreen.BMGoNT7r.js} +6 -6
- package/dist/chunks/{modal-fullscreen.CmBy5y-p.js.map → modal-fullscreen.BMGoNT7r.js.map} +1 -1
- package/dist/chunks/{modal.Cp9Xdkr0.js → modal.BNqEbVvC.js} +5 -5
- package/dist/chunks/{modal.Cp9Xdkr0.js.map → modal.BNqEbVvC.js.map} +1 -1
- package/dist/chunks/navigation-menu-group.uRQvdRyU.js +218 -0
- package/dist/chunks/navigation-menu-group.uRQvdRyU.js.map +1 -0
- package/dist/chunks/{pagination.DpbkNzKU.js → pagination.COkh42FW.js} +119 -125
- package/dist/chunks/pagination.COkh42FW.js.map +1 -0
- package/dist/chunks/{payment-method.Clm5dEYh.js → payment-method.DcAITDcK.js} +28 -28
- package/dist/chunks/payment-method.DcAITDcK.js.map +1 -0
- package/dist/chunks/popover.types.hyPD5Kv1.js.map +1 -1
- package/dist/chunks/{progress-bar.DfL-XZEb.js → progress-bar.C2EFmk8E.js} +3 -3
- package/dist/chunks/{progress-bar.DfL-XZEb.js.map → progress-bar.C2EFmk8E.js.map} +1 -1
- package/dist/chunks/{promo-banner.BX47zMKh.js → promo-banner.BzTq9SMT.js} +2 -2
- package/dist/chunks/{promo-banner.BX47zMKh.js.map → promo-banner.BzTq9SMT.js.map} +1 -1
- package/dist/chunks/{radio-group.CAPwU2rG.js → radio-group.77fvFrmz.js} +7 -7
- package/dist/chunks/{radio-group.CAPwU2rG.js.map → radio-group.77fvFrmz.js.map} +1 -1
- package/dist/chunks/refresh.DG69D4K2.js +26 -0
- package/dist/chunks/{refresh.arF7jP-l.js.map → refresh.DG69D4K2.js.map} +1 -1
- package/dist/chunks/{rich-text-editor.entC5huo.js → rich-text-editor.DL6h2H5r.js} +7 -7
- package/dist/chunks/{rich-text-editor.entC5huo.js.map → rich-text-editor.DL6h2H5r.js.map} +1 -1
- package/dist/chunks/{search-bar.FXQwMNIf.js → search-bar.pOt5X3l3.js} +5 -5
- package/dist/chunks/{search-bar.FXQwMNIf.js.map → search-bar.pOt5X3l3.js.map} +1 -1
- package/dist/chunks/{search.D53Ia3rC.js → search.Bzm6F8rR.js} +15 -13
- package/dist/chunks/{search.D53Ia3rC.js.map → search.Bzm6F8rR.js.map} +1 -1
- package/dist/chunks/{secondary-nav.C0B6bOE9.js → secondary-nav.Dv10wEm_.js} +6 -6
- package/dist/chunks/{secondary-nav.C0B6bOE9.js.map → secondary-nav.Dv10wEm_.js.map} +1 -1
- package/dist/chunks/{segmented-control.DtJZzQDG.js → segmented-control.qykQS10o.js} +5 -6
- package/dist/chunks/segmented-control.qykQS10o.js.map +1 -0
- package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
- package/dist/chunks/{selection-card-group.avcU_wG9.js → selection-card-group.BEjddn7D.js} +8 -8
- package/dist/chunks/{selection-card-group.avcU_wG9.js.map → selection-card-group.BEjddn7D.js.map} +1 -1
- package/dist/chunks/show.Cs2jT9TJ.js +45 -0
- package/dist/chunks/show.Cs2jT9TJ.js.map +1 -0
- package/dist/chunks/{sidepanel.C419tIYX.js → sidepanel.DeX_rFk7.js} +6 -6
- package/dist/chunks/{sidepanel.C419tIYX.js.map → sidepanel.DeX_rFk7.js.map} +1 -1
- package/dist/chunks/{step.BGnTMdFK.js → step.DWC-MMij.js} +4 -4
- package/dist/chunks/{step.BGnTMdFK.js.map → step.DWC-MMij.js.map} +1 -1
- package/dist/chunks/{structured-list-item.DH0DbwrC.js → structured-list-item.Bfn0A2G8.js} +5 -5
- package/dist/chunks/{structured-list-item.DH0DbwrC.js.map → structured-list-item.Bfn0A2G8.js.map} +1 -1
- package/dist/chunks/{summary-grid.types.CUf72tZz.js → summary-grid.types.B4WEQPEz.js} +4 -4
- package/dist/chunks/{summary-grid.types.CUf72tZz.js.map → summary-grid.types.B4WEQPEz.js.map} +1 -1
- package/dist/chunks/{tab.DxxmSuTi.js → tab.DCLrEYwn.js} +3 -3
- package/dist/chunks/{tab.DxxmSuTi.js.map → tab.DCLrEYwn.js.map} +1 -1
- package/dist/chunks/{textarea.CJZ7ua3J.js → textarea.OTgZOHYu.js} +51 -57
- package/dist/chunks/textarea.OTgZOHYu.js.map +1 -0
- package/dist/chunks/{timeline-item.BWlwDAuz.js → timeline-item.Be0xWRey.js} +81 -80
- package/dist/chunks/timeline-item.Be0xWRey.js.map +1 -0
- package/dist/chunks/{toast.DuYe-N1C.js → toast.DL_9zlHB.js} +3 -3
- package/dist/chunks/{toast.DuYe-N1C.js.map → toast.DL_9zlHB.js.map} +1 -1
- package/dist/chunks/{toggle.BqHWIhqD.js → toggle.BkTeqKsx.js} +2 -2
- package/dist/chunks/{toggle.BqHWIhqD.js.map → toggle.BkTeqKsx.js.map} +1 -1
- package/dist/chunks/{tutorial.CD2V2Tlf.js → tutorial.BrKSt9Sb.js} +17 -17
- package/dist/chunks/tutorial.BrKSt9Sb.js.map +1 -0
- package/dist/chunks/use-country-items.CM_xQV9g.js +34 -0
- package/dist/chunks/use-country-items.CM_xQV9g.js.map +1 -0
- package/dist/chunks/{use-date-input-formatter.CAKkHzFh.js → use-date-input-formatter.f24WuWEZ.js} +2 -2
- package/dist/chunks/{use-date-input-formatter.CAKkHzFh.js.map → use-date-input-formatter.f24WuWEZ.js.map} +1 -1
- package/dist/code-snippet.js +1 -1
- package/dist/country.js +2 -2
- package/dist/dashboard-template.js +1 -1
- package/dist/dashed-underline.js +1 -1
- package/dist/data-grid-template.js +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/date-picker.js +2 -2
- package/dist/date-range-picker.js +2 -2
- package/dist/date-time-picker.js +1 -1
- package/dist/draggable.js +2 -2
- package/dist/dropdown.js +2 -2
- package/dist/empty-state.js +1 -1
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/form-layout.js +2 -2
- package/dist/header-with-views.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +114 -113
- package/dist/info-icon.js +1 -1
- package/dist/input-field-password.js +1 -1
- package/dist/input-field-phone-number.js +1 -1
- package/dist/input-field.js +1 -1
- package/dist/input-time.js +1 -1
- package/dist/inspector.js +2 -2
- package/dist/internal.js +11 -11
- package/dist/link.js +1 -1
- package/dist/list.js +1 -1
- package/dist/menu.js +1 -1
- package/dist/modal-fullscreen.js +1 -1
- package/dist/modal.js +2 -2
- package/dist/navigation-menu.js +1 -1
- package/dist/pagination.js +1 -1
- package/dist/payment-method.js +1 -1
- package/dist/popover.js +1 -1
- package/dist/progress-bar.js +1 -1
- package/dist/promo-banner.js +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/rich-text-editor.js +1 -1
- package/dist/search-bar.js +2 -2
- package/dist/secondary-nav.js +1 -1
- package/dist/segmented-control.js +1 -1
- package/dist/selection-card.js +1 -1
- package/dist/sidepanel.js +1 -1
- package/dist/stepper.js +1 -1
- package/dist/structured-list.js +1 -1
- package/dist/summary-grid.js +1 -1
- package/dist/tabs.js +1 -1
- package/dist/textarea.js +1 -1
- package/dist/timeline.js +3 -2
- package/dist/toast.js +1 -1
- package/dist/toggle.js +1 -1
- package/dist/tutorial.js +1 -1
- package/dist/web-types.json +9 -242
- package/package.json +6 -6
- package/dist/chunks/alert.Dj57zB88.js.map +0 -1
- package/dist/chunks/arrow-left.CRREfabP.js +0 -24
- package/dist/chunks/arrow-right.Dn3AYpUP.js +0 -24
- package/dist/chunks/bin.Ddb69cr1.js +0 -24
- package/dist/chunks/button-actions.CMN0akc4.js.map +0 -1
- package/dist/chunks/checkmark-small.DVDtD4HQ.js +0 -24
- package/dist/chunks/checkmark-small.DVDtD4HQ.js.map +0 -1
- package/dist/chunks/chevron-down.eYtgv5ly.js +0 -24
- package/dist/chunks/chevron-down.eYtgv5ly.js.map +0 -1
- package/dist/chunks/chevron-left.BS24hEFa.js +0 -43
- package/dist/chunks/chevron-left.BS24hEFa.js.map +0 -1
- package/dist/chunks/chevron-right-small.BKeb_dRX.js +0 -24
- package/dist/chunks/chevron-right-small.BKeb_dRX.js.map +0 -1
- package/dist/chunks/chevron-up.d8cwIlA_.js +0 -24
- package/dist/chunks/copy.D7baKUHH.js +0 -94
- package/dist/chunks/copy.D7baKUHH.js.map +0 -1
- package/dist/chunks/country.D8ncVjcm.js +0 -69
- package/dist/chunks/country.D8ncVjcm.js.map +0 -1
- package/dist/chunks/country.types.BUW49nQx.js.map +0 -1
- package/dist/chunks/cross-circle-fill-small.DfxDedRr.js +0 -24
- package/dist/chunks/cross-circle-fill.DTDtgLMf.js +0 -24
- package/dist/chunks/cross-small.CoQUe8SS.js +0 -24
- package/dist/chunks/cross.CC_B-vG-.js +0 -24
- package/dist/chunks/data-grid.CwNmoYMn.js.map +0 -1
- package/dist/chunks/date-picker.DzSQqrwA.js.map +0 -1
- package/dist/chunks/date-range-picker.B6DrTQy2.js.map +0 -1
- package/dist/chunks/dot.BW9SneIk.js +0 -24
- package/dist/chunks/dot.BW9SneIk.js.map +0 -1
- package/dist/chunks/dropdown-tag.RLFNsxl6.js +0 -290
- package/dist/chunks/dropdown-tag.RLFNsxl6.js.map +0 -1
- package/dist/chunks/dropdown.cQqLd-T-.js.map +0 -1
- package/dist/chunks/expand.Bbielaja.js +0 -24
- package/dist/chunks/file-uploader.BjmpcsJ1.js.map +0 -1
- package/dist/chunks/filter-bar.glaKKHFu.js.map +0 -1
- package/dist/chunks/form-field.D_2g7vaP.js +0 -10
- package/dist/chunks/form-field.D_2g7vaP.js.map +0 -1
- package/dist/chunks/grab.BxiVZ1RZ.js +0 -24
- package/dist/chunks/header-with-views.CHfw67OL.js.map +0 -1
- package/dist/chunks/input-field-password.Q6fTjNKZ.js.map +0 -1
- package/dist/chunks/input-field.DB25oqME.js +0 -200
- package/dist/chunks/input-field.DB25oqME.js.map +0 -1
- package/dist/chunks/link.CscSbaXa.js.map +0 -1
- package/dist/chunks/minus-small.BzCf2_dX.js +0 -26
- package/dist/chunks/navigation-menu-group.CxFnpuZU.js +0 -217
- package/dist/chunks/navigation-menu-group.CxFnpuZU.js.map +0 -1
- package/dist/chunks/pagination.DpbkNzKU.js.map +0 -1
- package/dist/chunks/payment-method.Clm5dEYh.js.map +0 -1
- package/dist/chunks/refresh.arF7jP-l.js +0 -24
- package/dist/chunks/segmented-control.DtJZzQDG.js.map +0 -1
- package/dist/chunks/show.B_mKPF6I.js +0 -43
- package/dist/chunks/show.B_mKPF6I.js.map +0 -1
- package/dist/chunks/textarea.CJZ7ua3J.js.map +0 -1
- package/dist/chunks/timeline-item.BWlwDAuz.js.map +0 -1
- package/dist/chunks/tutorial.CD2V2Tlf.js.map +0 -1
- package/dist/chunks/use-country-items.B1KhLbqM.js +0 -30
- package/dist/chunks/use-country-items.B1KhLbqM.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -3873,8 +3873,8 @@ tag: any;
|
|
|
3873
3873
|
disabled: boolean;
|
|
3874
3874
|
optional: boolean;
|
|
3875
3875
|
readonly: boolean;
|
|
3876
|
-
ariaLabel: string;
|
|
3877
3876
|
indeterminate: boolean;
|
|
3877
|
+
ariaLabel: string;
|
|
3878
3878
|
modelValue: BentoCheckboxType | BentoCheckboxGroupItems;
|
|
3879
3879
|
errorMessage: string;
|
|
3880
3880
|
hasError: boolean;
|
|
@@ -4000,7 +4000,6 @@ validator: (value: BentoCheckboxGroupVariant) => boolean;
|
|
|
4000
4000
|
};
|
|
4001
4001
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
4002
4002
|
"update:model-value": (value: any) => void;
|
|
4003
|
-
input: (value: any) => void;
|
|
4004
4003
|
}, string, Readonly<ExtractPropTypes< {
|
|
4005
4004
|
/**
|
|
4006
4005
|
* Descriptive supporting text visbile underneath the label.
|
|
@@ -4461,15 +4460,12 @@ export declare interface BentoColumnWidthOverridesLookup {
|
|
|
4461
4460
|
*/
|
|
4462
4461
|
export declare const BentoCountry: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoCountryProps>, {
|
|
4463
4462
|
code: BentoCountryCode;
|
|
4464
|
-
label: any;
|
|
4465
4463
|
variant: BentoCountryVariant;
|
|
4466
4464
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_23<BentoCountryProps>, {
|
|
4467
4465
|
code: BentoCountryCode;
|
|
4468
|
-
label: any;
|
|
4469
4466
|
variant: BentoCountryVariant;
|
|
4470
4467
|
}>>>, {
|
|
4471
4468
|
code: BentoCountryCode | `${BentoCountryCode}`;
|
|
4472
|
-
label: string;
|
|
4473
4469
|
variant: BentoCountryVariant | `${BentoCountryVariant}`;
|
|
4474
4470
|
}>;
|
|
4475
4471
|
|
|
@@ -4729,8 +4725,6 @@ export declare enum BentoCountryCode {
|
|
|
4729
4725
|
|
|
4730
4726
|
export declare type BentoCountryListboxOptionItem = OmitStrict<BentoListboxOptionItem, 'value' | 'label'> & {
|
|
4731
4727
|
value: BentoCountryCode | `${BentoCountryCode}`;
|
|
4732
|
-
/** deprecated Use BentoDropdown component for custom labels */
|
|
4733
|
-
label?: string;
|
|
4734
4728
|
};
|
|
4735
4729
|
|
|
4736
4730
|
export declare type BentoCountryListboxOptions = Array<BentoCountryListboxOptionItem>;
|
|
@@ -4740,10 +4734,6 @@ export declare interface BentoCountryProps {
|
|
|
4740
4734
|
* Two character country code ([ISO 3166-1 alpha-2 format](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
4741
4735
|
*/
|
|
4742
4736
|
code?: BentoCountryCode | `${BentoCountryCode}`;
|
|
4743
|
-
/**
|
|
4744
|
-
* Custom label text.
|
|
4745
|
-
*/
|
|
4746
|
-
label?: string;
|
|
4747
4737
|
/**
|
|
4748
4738
|
* Which label variant to display.
|
|
4749
4739
|
* @values iso, name, phone_code, capital
|
|
@@ -4758,9 +4748,7 @@ export declare enum BentoCountryVariant {
|
|
|
4758
4748
|
ISO = "iso",
|
|
4759
4749
|
NAME = "name",
|
|
4760
4750
|
PHONE_CODE = "phone_code",
|
|
4761
|
-
CAPITAL = "capital"
|
|
4762
|
-
/** deprecated Use any of the other BentoCountry variants instead OR BentoTypography component for custom text */
|
|
4763
|
-
CUSTOM = "custom"
|
|
4751
|
+
CAPITAL = "capital"
|
|
4764
4752
|
}
|
|
4765
4753
|
|
|
4766
4754
|
/**
|
|
@@ -6563,7 +6551,6 @@ export declare enum BentoDateFormat {
|
|
|
6563
6551
|
* required
|
|
6564
6552
|
* optional
|
|
6565
6553
|
* disabled
|
|
6566
|
-
* @input="onDateChanged"
|
|
6567
6554
|
* v-model="selectedDate"
|
|
6568
6555
|
* />
|
|
6569
6556
|
* `,
|
|
@@ -6591,12 +6578,10 @@ placeholder: any;
|
|
|
6591
6578
|
readonly: boolean;
|
|
6592
6579
|
required: boolean;
|
|
6593
6580
|
tooltipText: any;
|
|
6594
|
-
value: any;
|
|
6595
6581
|
variant: any;
|
|
6596
6582
|
yearRange: any;
|
|
6597
6583
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
6598
6584
|
"update:model-value": (value: Date) => void;
|
|
6599
|
-
input: (value: Date) => void;
|
|
6600
6585
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToOption_14<BentoDatePickerProps>, {
|
|
6601
6586
|
defaultDisplayMonth: any;
|
|
6602
6587
|
description: any;
|
|
@@ -6613,11 +6598,9 @@ placeholder: any;
|
|
|
6613
6598
|
readonly: boolean;
|
|
6614
6599
|
required: boolean;
|
|
6615
6600
|
tooltipText: any;
|
|
6616
|
-
value: any;
|
|
6617
6601
|
variant: any;
|
|
6618
6602
|
yearRange: any;
|
|
6619
6603
|
}>>>, {
|
|
6620
|
-
value: BentoDatePickerValue | null;
|
|
6621
6604
|
description: string;
|
|
6622
6605
|
label: string;
|
|
6623
6606
|
variant: `${CalendarVariant}`;
|
|
@@ -6678,14 +6661,6 @@ export declare interface BentoDatePickerProps extends FormField {
|
|
|
6678
6661
|
* @default null
|
|
6679
6662
|
*/
|
|
6680
6663
|
modelValue?: BentoDatePickerValue | null;
|
|
6681
|
-
/**
|
|
6682
|
-
* Selected date
|
|
6683
|
-
*
|
|
6684
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
6685
|
-
*
|
|
6686
|
-
* @default null
|
|
6687
|
-
*/
|
|
6688
|
-
value?: BentoDatePickerValue | null;
|
|
6689
6664
|
/**
|
|
6690
6665
|
* Range of years to be selectable from the year dropdown
|
|
6691
6666
|
*/
|
|
@@ -6752,7 +6727,6 @@ export declare type BentoDateRangeFilterValue = BentoDateRangePickerValue | null
|
|
|
6752
6727
|
* required
|
|
6753
6728
|
* optional
|
|
6754
6729
|
* disabled
|
|
6755
|
-
* @input="onDateChanged"
|
|
6756
6730
|
* v-model="selectedDate"
|
|
6757
6731
|
* />
|
|
6758
6732
|
* `,
|
|
@@ -6769,7 +6743,6 @@ description: any;
|
|
|
6769
6743
|
disabled: boolean;
|
|
6770
6744
|
errorMessage: any;
|
|
6771
6745
|
firstDayOfWeek: any;
|
|
6772
|
-
hasActions: boolean;
|
|
6773
6746
|
isDateDisabled: any;
|
|
6774
6747
|
label: any;
|
|
6775
6748
|
max: any;
|
|
@@ -6784,18 +6757,15 @@ readonly: boolean;
|
|
|
6784
6757
|
required: boolean;
|
|
6785
6758
|
showEndDateOnOpen: boolean;
|
|
6786
6759
|
tooltipText: any;
|
|
6787
|
-
value: any;
|
|
6788
6760
|
variant: any;
|
|
6789
6761
|
yearRange: any;
|
|
6790
6762
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
6791
6763
|
"update:model-value": (value: any) => void;
|
|
6792
|
-
input: (value: any) => void;
|
|
6793
6764
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToOption_15<BentoDateRangePickerProps>, {
|
|
6794
6765
|
description: any;
|
|
6795
6766
|
disabled: boolean;
|
|
6796
6767
|
errorMessage: any;
|
|
6797
6768
|
firstDayOfWeek: any;
|
|
6798
|
-
hasActions: boolean;
|
|
6799
6769
|
isDateDisabled: any;
|
|
6800
6770
|
label: any;
|
|
6801
6771
|
max: any;
|
|
@@ -6810,11 +6780,9 @@ readonly: boolean;
|
|
|
6810
6780
|
required: boolean;
|
|
6811
6781
|
showEndDateOnOpen: boolean;
|
|
6812
6782
|
tooltipText: any;
|
|
6813
|
-
value: any;
|
|
6814
6783
|
variant: any;
|
|
6815
6784
|
yearRange: any;
|
|
6816
6785
|
}>>>, {
|
|
6817
|
-
value: BentoDateRangePickerValue | null;
|
|
6818
6786
|
description: string;
|
|
6819
6787
|
label: string;
|
|
6820
6788
|
variant: `${CalendarVariant}`;
|
|
@@ -6834,7 +6802,6 @@ firstDayOfWeek: CalendarFirstDayOfWeek | number;
|
|
|
6834
6802
|
maxRange: number;
|
|
6835
6803
|
numberOfMonths: number;
|
|
6836
6804
|
showEndDateOnOpen: boolean;
|
|
6837
|
-
hasActions: boolean;
|
|
6838
6805
|
quickSelectRanges: BentoDateRangePickerQuickSelectRanges;
|
|
6839
6806
|
}>;
|
|
6840
6807
|
|
|
@@ -6905,11 +6872,6 @@ export declare interface BentoDateRangePickerProps extends FormField {
|
|
|
6905
6872
|
* Selected date
|
|
6906
6873
|
*/
|
|
6907
6874
|
modelValue?: BentoDateRangePickerValue | null;
|
|
6908
|
-
/**
|
|
6909
|
-
* Selected date
|
|
6910
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
6911
|
-
*/
|
|
6912
|
-
value?: BentoDateRangePickerValue | null;
|
|
6913
6875
|
/**
|
|
6914
6876
|
* The type of calendar to display. Defaults to showing days.
|
|
6915
6877
|
*/
|
|
@@ -6918,14 +6880,6 @@ export declare interface BentoDateRangePickerProps extends FormField {
|
|
|
6918
6880
|
* Range of years to be selectable from the year dropdown
|
|
6919
6881
|
*/
|
|
6920
6882
|
yearRange?: BentoDateRangePickerYearRange;
|
|
6921
|
-
/**
|
|
6922
|
-
* Enables the date picker selection to persist until it is explicitly applied.
|
|
6923
|
-
* Displays a set of buttons: Apply and Cancel.
|
|
6924
|
-
*
|
|
6925
|
-
* @deprecated Since v2.0.0. Temporary feature. Please set this to true as it will default to true on removal.
|
|
6926
|
-
* @default false
|
|
6927
|
-
*/
|
|
6928
|
-
hasActions?: boolean;
|
|
6929
6883
|
}
|
|
6930
6884
|
|
|
6931
6885
|
export declare type BentoDateRangePickerQuickSelectRanges = Array<DateRangePickerCalendarRangeSelectorItem>;
|
|
@@ -7054,10 +7008,10 @@ export declare interface BentoDateTimePickerProps {
|
|
|
7054
7008
|
required?: boolean;
|
|
7055
7009
|
/**
|
|
7056
7010
|
* Props passed directly to the inner `bento-date-picker`.
|
|
7057
|
-
* Accepts all `BentoDatePickerProps` except `modelValue
|
|
7011
|
+
* Accepts all `BentoDatePickerProps` except `modelValue`.
|
|
7058
7012
|
* @default {}
|
|
7059
7013
|
*/
|
|
7060
|
-
dateProps?: Omit<BentoDatePickerProps, 'modelValue'
|
|
7014
|
+
dateProps?: Omit<BentoDatePickerProps, 'modelValue'>;
|
|
7061
7015
|
/**
|
|
7062
7016
|
* Props passed directly to the inner `bento-input-time`.
|
|
7063
7017
|
* Accepts all `BentoInputTimeProps` except `modelValue`.
|
|
@@ -7555,12 +7509,10 @@ export declare interface BentoDrawerProps {
|
|
|
7555
7509
|
* }
|
|
7556
7510
|
*/
|
|
7557
7511
|
export declare const BentoDropdown: __VLS_WithSlots_16<DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoDropdownProps>, {
|
|
7558
|
-
ariaLabel: any;
|
|
7559
7512
|
condensed: boolean;
|
|
7560
7513
|
emptyState: any;
|
|
7561
7514
|
disabled: boolean;
|
|
7562
7515
|
dynamicFiltering: boolean;
|
|
7563
|
-
error: boolean;
|
|
7564
7516
|
errorMessage: any;
|
|
7565
7517
|
description: any;
|
|
7566
7518
|
hasMoreItems: boolean;
|
|
@@ -7582,24 +7534,20 @@ teleport: () => {
|
|
|
7582
7534
|
disabled: boolean;
|
|
7583
7535
|
};
|
|
7584
7536
|
tooltipText: any;
|
|
7585
|
-
value: any;
|
|
7586
7537
|
modelValue: any;
|
|
7587
7538
|
virtualScroll: boolean;
|
|
7588
7539
|
enableValueLabelPair: boolean;
|
|
7589
7540
|
}>, {
|
|
7590
7541
|
focus: () => void;
|
|
7591
7542
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7592
|
-
input: (selectedValue: any) => void;
|
|
7593
7543
|
"update:model-value": (selectedValue: any) => void;
|
|
7594
7544
|
"show-more": () => void;
|
|
7595
7545
|
open: () => void;
|
|
7596
7546
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToOption_20<BentoDropdownProps>, {
|
|
7597
|
-
ariaLabel: any;
|
|
7598
7547
|
condensed: boolean;
|
|
7599
7548
|
emptyState: any;
|
|
7600
7549
|
disabled: boolean;
|
|
7601
7550
|
dynamicFiltering: boolean;
|
|
7602
|
-
error: boolean;
|
|
7603
7551
|
errorMessage: any;
|
|
7604
7552
|
description: any;
|
|
7605
7553
|
hasMoreItems: boolean;
|
|
@@ -7621,12 +7569,10 @@ teleport: () => {
|
|
|
7621
7569
|
disabled: boolean;
|
|
7622
7570
|
};
|
|
7623
7571
|
tooltipText: any;
|
|
7624
|
-
value: any;
|
|
7625
7572
|
modelValue: any;
|
|
7626
7573
|
virtualScroll: boolean;
|
|
7627
7574
|
enableValueLabelPair: boolean;
|
|
7628
7575
|
}>>>, {
|
|
7629
|
-
value: BentoListboxSelectedValue;
|
|
7630
7576
|
search: BentoListboxSearchOptions;
|
|
7631
7577
|
description: string;
|
|
7632
7578
|
label: string;
|
|
@@ -7635,11 +7581,9 @@ condensed: boolean;
|
|
|
7635
7581
|
disabled: boolean;
|
|
7636
7582
|
loading: boolean;
|
|
7637
7583
|
teleport: BentoTeleportProps;
|
|
7638
|
-
error: boolean;
|
|
7639
7584
|
optional: boolean;
|
|
7640
7585
|
readonly: boolean;
|
|
7641
7586
|
multiple: boolean;
|
|
7642
|
-
ariaLabel: string;
|
|
7643
7587
|
items: BentoListboxOptions;
|
|
7644
7588
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
7645
7589
|
staticCategories: boolean;
|
|
@@ -7703,8 +7647,8 @@ items: {
|
|
|
7703
7647
|
type: PropType<BentoAvatarListboxOptions>;
|
|
7704
7648
|
default: () => any[];
|
|
7705
7649
|
};
|
|
7706
|
-
|
|
7707
|
-
type:
|
|
7650
|
+
ariaLabel?: {
|
|
7651
|
+
type: StringConstructor;
|
|
7708
7652
|
default: any;
|
|
7709
7653
|
};
|
|
7710
7654
|
search: {
|
|
@@ -7741,10 +7685,6 @@ default: () => {
|
|
|
7741
7685
|
disabled: boolean;
|
|
7742
7686
|
};
|
|
7743
7687
|
};
|
|
7744
|
-
error: {
|
|
7745
|
-
type: PropType<boolean>;
|
|
7746
|
-
default: boolean;
|
|
7747
|
-
};
|
|
7748
7688
|
optional: {
|
|
7749
7689
|
type: PropType<boolean>;
|
|
7750
7690
|
default: boolean;
|
|
@@ -7757,10 +7697,6 @@ multiple: {
|
|
|
7757
7697
|
type: PropType<boolean>;
|
|
7758
7698
|
default: boolean;
|
|
7759
7699
|
};
|
|
7760
|
-
ariaLabel: {
|
|
7761
|
-
type: PropType<string>;
|
|
7762
|
-
default: any;
|
|
7763
|
-
};
|
|
7764
7700
|
isOptionDisabled: {
|
|
7765
7701
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
7766
7702
|
default: any;
|
|
@@ -7818,7 +7754,6 @@ type: PropType<string>;
|
|
|
7818
7754
|
default: any;
|
|
7819
7755
|
};
|
|
7820
7756
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7821
|
-
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
7822
7757
|
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
7823
7758
|
"show-more": () => void;
|
|
7824
7759
|
open: () => void;
|
|
@@ -7834,8 +7769,8 @@ items: {
|
|
|
7834
7769
|
type: PropType<BentoAvatarListboxOptions>;
|
|
7835
7770
|
default: () => any[];
|
|
7836
7771
|
};
|
|
7837
|
-
|
|
7838
|
-
type:
|
|
7772
|
+
ariaLabel?: {
|
|
7773
|
+
type: StringConstructor;
|
|
7839
7774
|
default: any;
|
|
7840
7775
|
};
|
|
7841
7776
|
search: {
|
|
@@ -7872,10 +7807,6 @@ default: () => {
|
|
|
7872
7807
|
disabled: boolean;
|
|
7873
7808
|
};
|
|
7874
7809
|
};
|
|
7875
|
-
error: {
|
|
7876
|
-
type: PropType<boolean>;
|
|
7877
|
-
default: boolean;
|
|
7878
|
-
};
|
|
7879
7810
|
optional: {
|
|
7880
7811
|
type: PropType<boolean>;
|
|
7881
7812
|
default: boolean;
|
|
@@ -7888,10 +7819,6 @@ multiple: {
|
|
|
7888
7819
|
type: PropType<boolean>;
|
|
7889
7820
|
default: boolean;
|
|
7890
7821
|
};
|
|
7891
|
-
ariaLabel: {
|
|
7892
|
-
type: PropType<string>;
|
|
7893
|
-
default: any;
|
|
7894
|
-
};
|
|
7895
7822
|
isOptionDisabled: {
|
|
7896
7823
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
7897
7824
|
default: any;
|
|
@@ -7949,7 +7876,6 @@ type: PropType<string>;
|
|
|
7949
7876
|
default: any;
|
|
7950
7877
|
};
|
|
7951
7878
|
}>>, {
|
|
7952
|
-
value: BentoListboxSelectedValue;
|
|
7953
7879
|
search: BentoListboxSearchOptions;
|
|
7954
7880
|
description: string;
|
|
7955
7881
|
label: string;
|
|
@@ -7958,17 +7884,16 @@ condensed: boolean;
|
|
|
7958
7884
|
disabled: boolean;
|
|
7959
7885
|
loading: boolean;
|
|
7960
7886
|
teleport: BentoTeleportProps;
|
|
7961
|
-
error: boolean;
|
|
7962
7887
|
optional: boolean;
|
|
7963
7888
|
readonly: boolean;
|
|
7964
7889
|
multiple: boolean;
|
|
7965
|
-
ariaLabel: string;
|
|
7966
7890
|
items: BentoAvatarListboxOptions;
|
|
7967
7891
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
7968
7892
|
staticCategories: boolean;
|
|
7969
7893
|
placeholder: string;
|
|
7970
7894
|
hasMoreItems: boolean;
|
|
7971
7895
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
7896
|
+
ariaLabel?: string;
|
|
7972
7897
|
emptyState: BentoListboxEmptyStateProps;
|
|
7973
7898
|
componentLoading: boolean;
|
|
7974
7899
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -7981,6 +7906,11 @@ tooltipText: string;
|
|
|
7981
7906
|
}>;
|
|
7982
7907
|
|
|
7983
7908
|
export declare interface BentoDropdownAvatarProps extends BentoDropdownProps {
|
|
7909
|
+
/**
|
|
7910
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
7911
|
+
* Defines a string value that labels an interactive element.
|
|
7912
|
+
*/
|
|
7913
|
+
ariaLabel?: string;
|
|
7984
7914
|
/**
|
|
7985
7915
|
* The option elements to populate the avatar dropdown with.
|
|
7986
7916
|
* It must be an array of {@see BentoAvatarListboxOptions }
|
|
@@ -8012,8 +7942,8 @@ export declare interface BentoDropdownAvatarProps extends BentoDropdownProps {
|
|
|
8012
7942
|
* setup() {
|
|
8013
7943
|
* const selectedValue = ref(BentoCountryCode.NL) // Default value
|
|
8014
7944
|
* const options: BentoCountryListboxOptions = [
|
|
8015
|
-
* {
|
|
8016
|
-
* {
|
|
7945
|
+
* { value: BentoCountryCode.NL },
|
|
7946
|
+
* { value: BentoCountryCode.BE },
|
|
8017
7947
|
* ];
|
|
8018
7948
|
* return { options, selectedValue };
|
|
8019
7949
|
* }
|
|
@@ -8039,8 +7969,8 @@ type: PropType<BentoCountryVariant | `${BentoCountryVariant}`>;
|
|
|
8039
7969
|
default: BentoCountryVariant;
|
|
8040
7970
|
validator: (value: BentoCountryVariant) => boolean;
|
|
8041
7971
|
};
|
|
8042
|
-
|
|
8043
|
-
type:
|
|
7972
|
+
ariaLabel?: {
|
|
7973
|
+
type: StringConstructor;
|
|
8044
7974
|
default: any;
|
|
8045
7975
|
};
|
|
8046
7976
|
search: {
|
|
@@ -8077,10 +8007,6 @@ default: () => {
|
|
|
8077
8007
|
disabled: boolean;
|
|
8078
8008
|
};
|
|
8079
8009
|
};
|
|
8080
|
-
error: {
|
|
8081
|
-
type: PropType<boolean>;
|
|
8082
|
-
default: boolean;
|
|
8083
|
-
};
|
|
8084
8010
|
optional: {
|
|
8085
8011
|
type: PropType<boolean>;
|
|
8086
8012
|
default: boolean;
|
|
@@ -8093,10 +8019,6 @@ multiple: {
|
|
|
8093
8019
|
type: PropType<boolean>;
|
|
8094
8020
|
default: boolean;
|
|
8095
8021
|
};
|
|
8096
|
-
ariaLabel: {
|
|
8097
|
-
type: PropType<string>;
|
|
8098
|
-
default: any;
|
|
8099
|
-
};
|
|
8100
8022
|
isOptionDisabled: {
|
|
8101
8023
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
8102
8024
|
default: any;
|
|
@@ -8154,7 +8076,6 @@ type: PropType<string>;
|
|
|
8154
8076
|
default: any;
|
|
8155
8077
|
};
|
|
8156
8078
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8157
|
-
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
8158
8079
|
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
8159
8080
|
"show-more": () => void;
|
|
8160
8081
|
open: () => void;
|
|
@@ -8178,8 +8099,8 @@ type: PropType<BentoCountryVariant | `${BentoCountryVariant}`>;
|
|
|
8178
8099
|
default: BentoCountryVariant;
|
|
8179
8100
|
validator: (value: BentoCountryVariant) => boolean;
|
|
8180
8101
|
};
|
|
8181
|
-
|
|
8182
|
-
type:
|
|
8102
|
+
ariaLabel?: {
|
|
8103
|
+
type: StringConstructor;
|
|
8183
8104
|
default: any;
|
|
8184
8105
|
};
|
|
8185
8106
|
search: {
|
|
@@ -8216,10 +8137,6 @@ default: () => {
|
|
|
8216
8137
|
disabled: boolean;
|
|
8217
8138
|
};
|
|
8218
8139
|
};
|
|
8219
|
-
error: {
|
|
8220
|
-
type: PropType<boolean>;
|
|
8221
|
-
default: boolean;
|
|
8222
|
-
};
|
|
8223
8140
|
optional: {
|
|
8224
8141
|
type: PropType<boolean>;
|
|
8225
8142
|
default: boolean;
|
|
@@ -8232,10 +8149,6 @@ multiple: {
|
|
|
8232
8149
|
type: PropType<boolean>;
|
|
8233
8150
|
default: boolean;
|
|
8234
8151
|
};
|
|
8235
|
-
ariaLabel: {
|
|
8236
|
-
type: PropType<string>;
|
|
8237
|
-
default: any;
|
|
8238
|
-
};
|
|
8239
8152
|
isOptionDisabled: {
|
|
8240
8153
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
8241
8154
|
default: any;
|
|
@@ -8293,27 +8206,25 @@ type: PropType<string>;
|
|
|
8293
8206
|
default: any;
|
|
8294
8207
|
};
|
|
8295
8208
|
}>>, {
|
|
8296
|
-
value: BentoListboxSelectedValue;
|
|
8297
8209
|
search: BentoListboxSearchOptions;
|
|
8298
8210
|
description: string;
|
|
8299
8211
|
label: string;
|
|
8300
|
-
variant: "name" | "
|
|
8212
|
+
variant: "name" | "iso" | "phone_code" | "capital" | BentoCountryVariant;
|
|
8301
8213
|
required: boolean;
|
|
8302
8214
|
condensed: boolean;
|
|
8303
8215
|
disabled: boolean;
|
|
8304
8216
|
loading: boolean;
|
|
8305
8217
|
teleport: BentoTeleportProps;
|
|
8306
|
-
error: boolean;
|
|
8307
8218
|
optional: boolean;
|
|
8308
8219
|
readonly: boolean;
|
|
8309
8220
|
multiple: boolean;
|
|
8310
|
-
ariaLabel: string;
|
|
8311
8221
|
items: BentoCountryListboxOptions;
|
|
8312
8222
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
8313
8223
|
staticCategories: boolean;
|
|
8314
8224
|
placeholder: string;
|
|
8315
8225
|
hasMoreItems: boolean;
|
|
8316
8226
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
8227
|
+
ariaLabel?: string;
|
|
8317
8228
|
emptyState: BentoListboxEmptyStateProps;
|
|
8318
8229
|
componentLoading: boolean;
|
|
8319
8230
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -8364,8 +8275,8 @@ items: {
|
|
|
8364
8275
|
type: PropType<BentoCurrencyListboxOptions>;
|
|
8365
8276
|
default: () => any[];
|
|
8366
8277
|
};
|
|
8367
|
-
|
|
8368
|
-
type:
|
|
8278
|
+
ariaLabel?: {
|
|
8279
|
+
type: StringConstructor;
|
|
8369
8280
|
default: any;
|
|
8370
8281
|
};
|
|
8371
8282
|
search: {
|
|
@@ -8402,10 +8313,6 @@ default: () => {
|
|
|
8402
8313
|
disabled: boolean;
|
|
8403
8314
|
};
|
|
8404
8315
|
};
|
|
8405
|
-
error: {
|
|
8406
|
-
type: PropType<boolean>;
|
|
8407
|
-
default: boolean;
|
|
8408
|
-
};
|
|
8409
8316
|
optional: {
|
|
8410
8317
|
type: PropType<boolean>;
|
|
8411
8318
|
default: boolean;
|
|
@@ -8418,10 +8325,6 @@ multiple: {
|
|
|
8418
8325
|
type: PropType<boolean>;
|
|
8419
8326
|
default: boolean;
|
|
8420
8327
|
};
|
|
8421
|
-
ariaLabel: {
|
|
8422
|
-
type: PropType<string>;
|
|
8423
|
-
default: any;
|
|
8424
|
-
};
|
|
8425
8328
|
isOptionDisabled: {
|
|
8426
8329
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
8427
8330
|
default: any;
|
|
@@ -8479,7 +8382,6 @@ type: PropType<string>;
|
|
|
8479
8382
|
default: any;
|
|
8480
8383
|
};
|
|
8481
8384
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8482
|
-
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
8483
8385
|
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
8484
8386
|
"show-more": () => void;
|
|
8485
8387
|
open: () => void;
|
|
@@ -8494,8 +8396,8 @@ items: {
|
|
|
8494
8396
|
type: PropType<BentoCurrencyListboxOptions>;
|
|
8495
8397
|
default: () => any[];
|
|
8496
8398
|
};
|
|
8497
|
-
|
|
8498
|
-
type:
|
|
8399
|
+
ariaLabel?: {
|
|
8400
|
+
type: StringConstructor;
|
|
8499
8401
|
default: any;
|
|
8500
8402
|
};
|
|
8501
8403
|
search: {
|
|
@@ -8532,10 +8434,6 @@ default: () => {
|
|
|
8532
8434
|
disabled: boolean;
|
|
8533
8435
|
};
|
|
8534
8436
|
};
|
|
8535
|
-
error: {
|
|
8536
|
-
type: PropType<boolean>;
|
|
8537
|
-
default: boolean;
|
|
8538
|
-
};
|
|
8539
8437
|
optional: {
|
|
8540
8438
|
type: PropType<boolean>;
|
|
8541
8439
|
default: boolean;
|
|
@@ -8548,10 +8446,6 @@ multiple: {
|
|
|
8548
8446
|
type: PropType<boolean>;
|
|
8549
8447
|
default: boolean;
|
|
8550
8448
|
};
|
|
8551
|
-
ariaLabel: {
|
|
8552
|
-
type: PropType<string>;
|
|
8553
|
-
default: any;
|
|
8554
|
-
};
|
|
8555
8449
|
isOptionDisabled: {
|
|
8556
8450
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
8557
8451
|
default: any;
|
|
@@ -8609,7 +8503,6 @@ type: PropType<string>;
|
|
|
8609
8503
|
default: any;
|
|
8610
8504
|
};
|
|
8611
8505
|
}>>, {
|
|
8612
|
-
value: BentoListboxSelectedValue;
|
|
8613
8506
|
search: BentoListboxSearchOptions;
|
|
8614
8507
|
description: string;
|
|
8615
8508
|
label: string;
|
|
@@ -8618,17 +8511,16 @@ condensed: boolean;
|
|
|
8618
8511
|
disabled: boolean;
|
|
8619
8512
|
loading: boolean;
|
|
8620
8513
|
teleport: BentoTeleportProps;
|
|
8621
|
-
error: boolean;
|
|
8622
8514
|
optional: boolean;
|
|
8623
8515
|
readonly: boolean;
|
|
8624
8516
|
multiple: boolean;
|
|
8625
|
-
ariaLabel: string;
|
|
8626
8517
|
items: BentoCurrencyListboxOptions;
|
|
8627
8518
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
8628
8519
|
staticCategories: boolean;
|
|
8629
8520
|
placeholder: string;
|
|
8630
8521
|
hasMoreItems: boolean;
|
|
8631
8522
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
8523
|
+
ariaLabel?: string;
|
|
8632
8524
|
emptyState: BentoListboxEmptyStateProps;
|
|
8633
8525
|
componentLoading: boolean;
|
|
8634
8526
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -8641,6 +8533,11 @@ tooltipText: string;
|
|
|
8641
8533
|
}>;
|
|
8642
8534
|
|
|
8643
8535
|
export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
|
|
8536
|
+
/**
|
|
8537
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
8538
|
+
* Defines a string value that labels an interactive element.
|
|
8539
|
+
*/
|
|
8540
|
+
ariaLabel?: string;
|
|
8644
8541
|
/**
|
|
8645
8542
|
* The option elements to populate the currency dropdown with.
|
|
8646
8543
|
* It must be an array of {@see BentoCurrencyListboxOptions }
|
|
@@ -8689,8 +8586,8 @@ items: {
|
|
|
8689
8586
|
type: PropType<BentoPaymentMethodListboxOptions>;
|
|
8690
8587
|
default: () => any[];
|
|
8691
8588
|
};
|
|
8692
|
-
|
|
8693
|
-
type:
|
|
8589
|
+
ariaLabel?: {
|
|
8590
|
+
type: StringConstructor;
|
|
8694
8591
|
default: any;
|
|
8695
8592
|
};
|
|
8696
8593
|
search: {
|
|
@@ -8727,10 +8624,6 @@ default: () => {
|
|
|
8727
8624
|
disabled: boolean;
|
|
8728
8625
|
};
|
|
8729
8626
|
};
|
|
8730
|
-
error: {
|
|
8731
|
-
type: PropType<boolean>;
|
|
8732
|
-
default: boolean;
|
|
8733
|
-
};
|
|
8734
8627
|
optional: {
|
|
8735
8628
|
type: PropType<boolean>;
|
|
8736
8629
|
default: boolean;
|
|
@@ -8743,10 +8636,6 @@ multiple: {
|
|
|
8743
8636
|
type: PropType<boolean>;
|
|
8744
8637
|
default: boolean;
|
|
8745
8638
|
};
|
|
8746
|
-
ariaLabel: {
|
|
8747
|
-
type: PropType<string>;
|
|
8748
|
-
default: any;
|
|
8749
|
-
};
|
|
8750
8639
|
isOptionDisabled: {
|
|
8751
8640
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
8752
8641
|
default: any;
|
|
@@ -8804,7 +8693,6 @@ type: PropType<string>;
|
|
|
8804
8693
|
default: any;
|
|
8805
8694
|
};
|
|
8806
8695
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8807
|
-
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
8808
8696
|
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
8809
8697
|
"show-more": () => void;
|
|
8810
8698
|
open: () => void;
|
|
@@ -8819,8 +8707,8 @@ items: {
|
|
|
8819
8707
|
type: PropType<BentoPaymentMethodListboxOptions>;
|
|
8820
8708
|
default: () => any[];
|
|
8821
8709
|
};
|
|
8822
|
-
|
|
8823
|
-
type:
|
|
8710
|
+
ariaLabel?: {
|
|
8711
|
+
type: StringConstructor;
|
|
8824
8712
|
default: any;
|
|
8825
8713
|
};
|
|
8826
8714
|
search: {
|
|
@@ -8857,10 +8745,6 @@ default: () => {
|
|
|
8857
8745
|
disabled: boolean;
|
|
8858
8746
|
};
|
|
8859
8747
|
};
|
|
8860
|
-
error: {
|
|
8861
|
-
type: PropType<boolean>;
|
|
8862
|
-
default: boolean;
|
|
8863
|
-
};
|
|
8864
8748
|
optional: {
|
|
8865
8749
|
type: PropType<boolean>;
|
|
8866
8750
|
default: boolean;
|
|
@@ -8873,10 +8757,6 @@ multiple: {
|
|
|
8873
8757
|
type: PropType<boolean>;
|
|
8874
8758
|
default: boolean;
|
|
8875
8759
|
};
|
|
8876
|
-
ariaLabel: {
|
|
8877
|
-
type: PropType<string>;
|
|
8878
|
-
default: any;
|
|
8879
|
-
};
|
|
8880
8760
|
isOptionDisabled: {
|
|
8881
8761
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
8882
8762
|
default: any;
|
|
@@ -8934,7 +8814,6 @@ type: PropType<string>;
|
|
|
8934
8814
|
default: any;
|
|
8935
8815
|
};
|
|
8936
8816
|
}>>, {
|
|
8937
|
-
value: BentoListboxSelectedValue;
|
|
8938
8817
|
search: BentoListboxSearchOptions;
|
|
8939
8818
|
description: string;
|
|
8940
8819
|
label: string;
|
|
@@ -8943,17 +8822,16 @@ condensed: boolean;
|
|
|
8943
8822
|
disabled: boolean;
|
|
8944
8823
|
loading: boolean;
|
|
8945
8824
|
teleport: BentoTeleportProps;
|
|
8946
|
-
error: boolean;
|
|
8947
8825
|
optional: boolean;
|
|
8948
8826
|
readonly: boolean;
|
|
8949
8827
|
multiple: boolean;
|
|
8950
|
-
ariaLabel: string;
|
|
8951
8828
|
items: BentoPaymentMethodListboxOptions;
|
|
8952
8829
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
8953
8830
|
staticCategories: boolean;
|
|
8954
8831
|
placeholder: string;
|
|
8955
8832
|
hasMoreItems: boolean;
|
|
8956
8833
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
8834
|
+
ariaLabel?: string;
|
|
8957
8835
|
emptyState: BentoListboxEmptyStateProps;
|
|
8958
8836
|
componentLoading: boolean;
|
|
8959
8837
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -8966,6 +8844,11 @@ tooltipText: string;
|
|
|
8966
8844
|
}>;
|
|
8967
8845
|
|
|
8968
8846
|
export declare interface BentoDropdownPaymentMethodProps extends BentoDropdownProps {
|
|
8847
|
+
/**
|
|
8848
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
8849
|
+
* Defines a string value that labels an interactive element.
|
|
8850
|
+
*/
|
|
8851
|
+
ariaLabel?: string;
|
|
8969
8852
|
/**
|
|
8970
8853
|
* The option elements to populate the payment method dropdown with.
|
|
8971
8854
|
* It must be an array of {@see BentoPaymentMethodListboxOptions }
|
|
@@ -8976,11 +8859,6 @@ export declare interface BentoDropdownPaymentMethodProps extends BentoDropdownPr
|
|
|
8976
8859
|
}
|
|
8977
8860
|
|
|
8978
8861
|
export declare interface BentoDropdownProps extends FormField {
|
|
8979
|
-
/**
|
|
8980
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
8981
|
-
* Defines a string value that labels an interactive element.
|
|
8982
|
-
*/
|
|
8983
|
-
ariaLabel?: string;
|
|
8984
8862
|
/**
|
|
8985
8863
|
* Renders the dropdown with a condensed style.
|
|
8986
8864
|
*/
|
|
@@ -8993,11 +8871,6 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
8993
8871
|
* Sets the possibility to type into the textbox.
|
|
8994
8872
|
*/
|
|
8995
8873
|
dynamicFiltering?: boolean;
|
|
8996
|
-
/**
|
|
8997
|
-
* Highlights the dropdown in an erroneous state.
|
|
8998
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
8999
|
-
*/
|
|
9000
|
-
error?: boolean;
|
|
9001
8874
|
/**
|
|
9002
8875
|
* Indicates whether there are more items to load
|
|
9003
8876
|
*/
|
|
@@ -9054,13 +8927,6 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
9054
8927
|
* (or `dialog` if the dropdown is inside a dialog).
|
|
9055
8928
|
*/
|
|
9056
8929
|
teleport?: BentoTeleportProps;
|
|
9057
|
-
/**
|
|
9058
|
-
* The `input` value.
|
|
9059
|
-
* Providing an empty string will select no options.
|
|
9060
|
-
* Set to an empty string `''` if you don't want any of the available options to be selected.
|
|
9061
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
9062
|
-
*/
|
|
9063
|
-
value?: BentoListboxSelectedValue;
|
|
9064
8930
|
/**
|
|
9065
8931
|
* The `input` value.
|
|
9066
8932
|
* Providing an empty string will select no options.
|
|
@@ -9076,10 +8942,10 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
9076
8942
|
* Enables value/label value handling. When `true`, the component expects and emits value/label
|
|
9077
8943
|
* pair objects instead of primitive values.
|
|
9078
8944
|
*
|
|
9079
|
-
* This affects both the `
|
|
8945
|
+
* This affects both the `modelValue` prop and the `update:model-value` event payload.
|
|
9080
8946
|
*
|
|
9081
|
-
* - **Input (`
|
|
9082
|
-
* - **Output (`
|
|
8947
|
+
* - **Input (`modelValue` prop):** Expects a `{ value: string | number, label: string }` object (or an array of them for multi-select).
|
|
8948
|
+
* - **Output (`update:model-value` event):** Emits a `{ value: string | number, label: string }` object (or an array of them) upon selection.
|
|
9083
8949
|
*
|
|
9084
8950
|
* This is particularly useful when a selected item's label is not available in the `items` prop,
|
|
9085
8951
|
* allowing the component to display the correct label for values loaded from external sources.
|
|
@@ -9126,8 +8992,8 @@ items: {
|
|
|
9126
8992
|
type: PropType<BentoTagListboxOptions>;
|
|
9127
8993
|
default: () => any[];
|
|
9128
8994
|
};
|
|
9129
|
-
|
|
9130
|
-
type:
|
|
8995
|
+
ariaLabel?: {
|
|
8996
|
+
type: StringConstructor;
|
|
9131
8997
|
default: any;
|
|
9132
8998
|
};
|
|
9133
8999
|
search: {
|
|
@@ -9164,10 +9030,6 @@ default: () => {
|
|
|
9164
9030
|
disabled: boolean;
|
|
9165
9031
|
};
|
|
9166
9032
|
};
|
|
9167
|
-
error: {
|
|
9168
|
-
type: PropType<boolean>;
|
|
9169
|
-
default: boolean;
|
|
9170
|
-
};
|
|
9171
9033
|
optional: {
|
|
9172
9034
|
type: PropType<boolean>;
|
|
9173
9035
|
default: boolean;
|
|
@@ -9180,10 +9042,6 @@ multiple: {
|
|
|
9180
9042
|
type: PropType<boolean>;
|
|
9181
9043
|
default: boolean;
|
|
9182
9044
|
};
|
|
9183
|
-
ariaLabel: {
|
|
9184
|
-
type: PropType<string>;
|
|
9185
|
-
default: any;
|
|
9186
|
-
};
|
|
9187
9045
|
isOptionDisabled: {
|
|
9188
9046
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
9189
9047
|
default: any;
|
|
@@ -9241,7 +9099,6 @@ type: PropType<string>;
|
|
|
9241
9099
|
default: any;
|
|
9242
9100
|
};
|
|
9243
9101
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9244
|
-
input: (selectedValue: BentoListboxSelectedValue) => void;
|
|
9245
9102
|
"update:model-value": (selectedValue: BentoListboxSelectedValue) => void;
|
|
9246
9103
|
"show-more": () => void;
|
|
9247
9104
|
open: () => void;
|
|
@@ -9257,8 +9114,8 @@ items: {
|
|
|
9257
9114
|
type: PropType<BentoTagListboxOptions>;
|
|
9258
9115
|
default: () => any[];
|
|
9259
9116
|
};
|
|
9260
|
-
|
|
9261
|
-
type:
|
|
9117
|
+
ariaLabel?: {
|
|
9118
|
+
type: StringConstructor;
|
|
9262
9119
|
default: any;
|
|
9263
9120
|
};
|
|
9264
9121
|
search: {
|
|
@@ -9295,10 +9152,6 @@ default: () => {
|
|
|
9295
9152
|
disabled: boolean;
|
|
9296
9153
|
};
|
|
9297
9154
|
};
|
|
9298
|
-
error: {
|
|
9299
|
-
type: PropType<boolean>;
|
|
9300
|
-
default: boolean;
|
|
9301
|
-
};
|
|
9302
9155
|
optional: {
|
|
9303
9156
|
type: PropType<boolean>;
|
|
9304
9157
|
default: boolean;
|
|
@@ -9311,10 +9164,6 @@ multiple: {
|
|
|
9311
9164
|
type: PropType<boolean>;
|
|
9312
9165
|
default: boolean;
|
|
9313
9166
|
};
|
|
9314
|
-
ariaLabel: {
|
|
9315
|
-
type: PropType<string>;
|
|
9316
|
-
default: any;
|
|
9317
|
-
};
|
|
9318
9167
|
isOptionDisabled: {
|
|
9319
9168
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
9320
9169
|
default: any;
|
|
@@ -9372,7 +9221,6 @@ type: PropType<string>;
|
|
|
9372
9221
|
default: any;
|
|
9373
9222
|
};
|
|
9374
9223
|
}>>, {
|
|
9375
|
-
value: BentoListboxSelectedValue;
|
|
9376
9224
|
search: BentoListboxSearchOptions;
|
|
9377
9225
|
description: string;
|
|
9378
9226
|
label: string;
|
|
@@ -9381,17 +9229,16 @@ condensed: boolean;
|
|
|
9381
9229
|
disabled: boolean;
|
|
9382
9230
|
loading: boolean;
|
|
9383
9231
|
teleport: BentoTeleportProps;
|
|
9384
|
-
error: boolean;
|
|
9385
9232
|
optional: boolean;
|
|
9386
9233
|
readonly: boolean;
|
|
9387
9234
|
multiple: boolean;
|
|
9388
|
-
ariaLabel: string;
|
|
9389
9235
|
items: BentoTagListboxOptions;
|
|
9390
9236
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
9391
9237
|
staticCategories: boolean;
|
|
9392
9238
|
placeholder: string;
|
|
9393
9239
|
hasMoreItems: boolean;
|
|
9394
9240
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
9241
|
+
ariaLabel?: string;
|
|
9395
9242
|
emptyState: BentoListboxEmptyStateProps;
|
|
9396
9243
|
componentLoading: boolean;
|
|
9397
9244
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -9404,6 +9251,11 @@ tooltipText: string;
|
|
|
9404
9251
|
}>;
|
|
9405
9252
|
|
|
9406
9253
|
export declare interface BentoDropdownTagProps extends BentoDropdownProps {
|
|
9254
|
+
/**
|
|
9255
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
9256
|
+
* Defines a string value that labels an interactive element.
|
|
9257
|
+
*/
|
|
9258
|
+
ariaLabel?: string;
|
|
9407
9259
|
/**
|
|
9408
9260
|
* The option elements to populate the tag dropdown with.
|
|
9409
9261
|
* It must be an array of {@see BentoTagListboxOptions }
|
|
@@ -9575,7 +9427,6 @@ required: boolean;
|
|
|
9575
9427
|
tooltipText: any;
|
|
9576
9428
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9577
9429
|
change: (value?: FileList) => void;
|
|
9578
|
-
input: (value?: FileList) => void;
|
|
9579
9430
|
"update:model-value": (value?: FileList) => void;
|
|
9580
9431
|
"error:upload": (value: boolean) => void;
|
|
9581
9432
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToOption_28<BentoFileUploaderProps>, {
|
|
@@ -10817,11 +10668,6 @@ export declare interface BentoInputDropdownProps {
|
|
|
10817
10668
|
* Displays non-selectable, static categories in the dropdown
|
|
10818
10669
|
*/
|
|
10819
10670
|
staticCategories?: BentoDropdownProps['staticCategories'];
|
|
10820
|
-
/**
|
|
10821
|
-
* Selected value of the dropdown
|
|
10822
|
-
* @deprecated Since v2.0.0. Use `model-value` instead.
|
|
10823
|
-
*/
|
|
10824
|
-
value?: BentoDropdownProps['value'];
|
|
10825
10671
|
/**
|
|
10826
10672
|
* Enables virtual scrolling for large lists of items
|
|
10827
10673
|
*/
|
|
@@ -10848,13 +10694,11 @@ export declare interface BentoInputDropdownProps {
|
|
|
10848
10694
|
*/
|
|
10849
10695
|
export declare const BentoInputField: __VLS_WithSlots_26<DefineComponent<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoInputFieldProps>, {
|
|
10850
10696
|
ariaHidden: boolean;
|
|
10851
|
-
ariaLabel: any;
|
|
10852
10697
|
condensed: boolean;
|
|
10853
10698
|
description: string;
|
|
10854
10699
|
disabled: boolean;
|
|
10855
10700
|
dropdown: any;
|
|
10856
10701
|
dropdownPosition: BentoInputFieldElementPosition;
|
|
10857
|
-
error: boolean;
|
|
10858
10702
|
errorMessage: any;
|
|
10859
10703
|
label: string;
|
|
10860
10704
|
modelValue: any;
|
|
@@ -10867,7 +10711,6 @@ staticValue: string;
|
|
|
10867
10711
|
staticValuePosition: BentoInputFieldElementPosition;
|
|
10868
10712
|
tooltipText: any;
|
|
10869
10713
|
type: BentoInputFieldType;
|
|
10870
|
-
value: any;
|
|
10871
10714
|
variant: BentoInputFieldVariant;
|
|
10872
10715
|
}>, {
|
|
10873
10716
|
/**
|
|
@@ -10891,18 +10734,15 @@ change: () => void;
|
|
|
10891
10734
|
focus: () => void;
|
|
10892
10735
|
keydown: (event: KeyboardEvent) => void;
|
|
10893
10736
|
keyup: (event: KeyboardEvent) => void;
|
|
10894
|
-
input: (inputValue: string) => void;
|
|
10895
10737
|
"update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
|
|
10896
10738
|
"update:model-value": (inputValue: BentoInputFieldValue) => void;
|
|
10897
10739
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToOption_34<BentoInputFieldProps>, {
|
|
10898
10740
|
ariaHidden: boolean;
|
|
10899
|
-
ariaLabel: any;
|
|
10900
10741
|
condensed: boolean;
|
|
10901
10742
|
description: string;
|
|
10902
10743
|
disabled: boolean;
|
|
10903
10744
|
dropdown: any;
|
|
10904
10745
|
dropdownPosition: BentoInputFieldElementPosition;
|
|
10905
|
-
error: boolean;
|
|
10906
10746
|
errorMessage: any;
|
|
10907
10747
|
label: string;
|
|
10908
10748
|
modelValue: any;
|
|
@@ -10915,10 +10755,8 @@ staticValue: string;
|
|
|
10915
10755
|
staticValuePosition: BentoInputFieldElementPosition;
|
|
10916
10756
|
tooltipText: any;
|
|
10917
10757
|
type: BentoInputFieldType;
|
|
10918
|
-
value: any;
|
|
10919
10758
|
variant: BentoInputFieldVariant;
|
|
10920
10759
|
}>>>, {
|
|
10921
|
-
value: BentoInputFieldValue;
|
|
10922
10760
|
description: string;
|
|
10923
10761
|
type: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"];
|
|
10924
10762
|
label: string;
|
|
@@ -10926,10 +10764,8 @@ variant: BentoInputFieldVariant | `${BentoInputFieldVariant}`;
|
|
|
10926
10764
|
required: boolean;
|
|
10927
10765
|
condensed: boolean;
|
|
10928
10766
|
disabled: boolean;
|
|
10929
|
-
error: boolean;
|
|
10930
10767
|
optional: boolean;
|
|
10931
10768
|
readonly: boolean;
|
|
10932
|
-
ariaLabel: string;
|
|
10933
10769
|
placeholder: string;
|
|
10934
10770
|
modelValue: BentoInputFieldValue;
|
|
10935
10771
|
errorMessage: string;
|
|
@@ -11021,7 +10857,6 @@ readonly: boolean;
|
|
|
11021
10857
|
required: boolean;
|
|
11022
10858
|
tooltipText: any;
|
|
11023
10859
|
validation: any;
|
|
11024
|
-
value: any;
|
|
11025
10860
|
modelValue: any;
|
|
11026
10861
|
withHint: boolean;
|
|
11027
10862
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -11029,7 +10864,6 @@ blur: () => void;
|
|
|
11029
10864
|
focus: () => void;
|
|
11030
10865
|
"input:valid": () => void;
|
|
11031
10866
|
"input:error": (errors: BentoInputFieldPasswordErrorsList) => void;
|
|
11032
|
-
input: (value: BentoInputFieldValue) => void;
|
|
11033
10867
|
"update:model-value": (value: BentoInputFieldValue) => void;
|
|
11034
10868
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_34<__VLS_TypePropsToOption_35<BentoInputFieldPasswordProps>, {
|
|
11035
10869
|
condensed: boolean;
|
|
@@ -11045,11 +10879,9 @@ readonly: boolean;
|
|
|
11045
10879
|
required: boolean;
|
|
11046
10880
|
tooltipText: any;
|
|
11047
10881
|
validation: any;
|
|
11048
|
-
value: any;
|
|
11049
10882
|
modelValue: any;
|
|
11050
10883
|
withHint: boolean;
|
|
11051
10884
|
}>>>, {
|
|
11052
|
-
value: BentoInputFieldProps["value"];
|
|
11053
10885
|
description: string;
|
|
11054
10886
|
label: string;
|
|
11055
10887
|
required: boolean;
|
|
@@ -11090,11 +10922,6 @@ export declare interface BentoInputFieldPasswordProps extends FormField {
|
|
|
11090
10922
|
* Disabling the option (set to `true`) will not run pre-defined validations or custom validations defined in the `validation` field.
|
|
11091
10923
|
*/
|
|
11092
10924
|
disableValidation?: boolean;
|
|
11093
|
-
/**
|
|
11094
|
-
* Text displayed as the value of the input-field
|
|
11095
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
11096
|
-
*/
|
|
11097
|
-
value?: BentoInputFieldProps['value'];
|
|
11098
10925
|
/**
|
|
11099
10926
|
* Text displayed as the value of the input-field
|
|
11100
10927
|
*/
|
|
@@ -11166,7 +10993,6 @@ description: any;
|
|
|
11166
10993
|
dynamicFiltering: boolean;
|
|
11167
10994
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11168
10995
|
blur: () => void;
|
|
11169
|
-
input: (value: string) => void;
|
|
11170
10996
|
"update:model-value": (value: string) => void;
|
|
11171
10997
|
"update:selected-country": (country: CountryCode) => void;
|
|
11172
10998
|
"input:valid": (value: boolean) => void;
|
|
@@ -11212,20 +11038,10 @@ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
|
|
|
11212
11038
|
* If set, allows filtering on the countries dropdown
|
|
11213
11039
|
*/
|
|
11214
11040
|
dynamicFiltering?: boolean;
|
|
11215
|
-
/**
|
|
11216
|
-
* If true, applies error styling to the field.
|
|
11217
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
11218
|
-
*/
|
|
11219
|
-
error?: boolean;
|
|
11220
11041
|
/**
|
|
11221
11042
|
* Selected country code
|
|
11222
11043
|
*/
|
|
11223
11044
|
selectedCountry?: BentoInputFieldPhoneNumberCountryCode;
|
|
11224
|
-
/**
|
|
11225
|
-
* The current value of the field.
|
|
11226
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
11227
|
-
*/
|
|
11228
|
-
value?: string | number;
|
|
11229
11045
|
/**
|
|
11230
11046
|
* The current value of the field.
|
|
11231
11047
|
*/
|
|
@@ -11237,12 +11053,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
11237
11053
|
* Indicates whether the element is exposed to an accessibility API.
|
|
11238
11054
|
*/
|
|
11239
11055
|
ariaHidden?: boolean;
|
|
11240
|
-
/**
|
|
11241
|
-
* Text that labels an the input element
|
|
11242
|
-
*
|
|
11243
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
11244
|
-
*/
|
|
11245
|
-
ariaLabel?: string;
|
|
11246
11056
|
/**
|
|
11247
11057
|
* Reduces height of the input
|
|
11248
11058
|
*/
|
|
@@ -11258,12 +11068,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
11258
11068
|
* Position of the dropdown before or after input value
|
|
11259
11069
|
*/
|
|
11260
11070
|
dropdownPosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
11261
|
-
/**
|
|
11262
|
-
* Adds error validation class for outlining input-field.
|
|
11263
|
-
*
|
|
11264
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
11265
|
-
*/
|
|
11266
|
-
error?: boolean;
|
|
11267
11071
|
/**
|
|
11268
11072
|
* Text displayed as the value of the input-field
|
|
11269
11073
|
*/
|
|
@@ -11288,11 +11092,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
11288
11092
|
* If `type` is `search`, use `bento-search-bar` instead.
|
|
11289
11093
|
*/
|
|
11290
11094
|
type?: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement['type'];
|
|
11291
|
-
/**
|
|
11292
|
-
* Text displayed as the value of the input-field
|
|
11293
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
11294
|
-
*/
|
|
11295
|
-
value?: BentoInputFieldValue;
|
|
11296
11095
|
/**
|
|
11297
11096
|
* Describes the different variants for the input element
|
|
11298
11097
|
*/
|
|
@@ -11327,31 +11126,11 @@ export declare enum BentoInputFieldVariant {
|
|
|
11327
11126
|
DROPDOWN = "dropdown"
|
|
11328
11127
|
}
|
|
11329
11128
|
|
|
11330
|
-
/**
|
|
11331
|
-
* @deprecated Since v2.0.0. Use `BentoFilterItemType.INPUT_DROPDOWN` instead.
|
|
11332
|
-
*/
|
|
11333
|
-
export declare interface BentoInputFilterInputAndDropdownValues {
|
|
11334
|
-
inputValue: string | null;
|
|
11335
|
-
dropdownValue?: string;
|
|
11336
|
-
}
|
|
11337
|
-
|
|
11338
11129
|
export declare interface BentoInputFilterOptions {
|
|
11339
|
-
/**
|
|
11340
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdown` is needed.
|
|
11341
|
-
*/
|
|
11342
|
-
dropdown?: any;
|
|
11343
|
-
/**
|
|
11344
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdownPosition` is needed.
|
|
11345
|
-
*/
|
|
11346
|
-
dropdownPosition?: any;
|
|
11347
11130
|
/**
|
|
11348
11131
|
* Sets a placeholder in the input field
|
|
11349
11132
|
*/
|
|
11350
11133
|
placeholder?: BentoInputFieldProps['placeholder'];
|
|
11351
|
-
/**
|
|
11352
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `variant` is needed.
|
|
11353
|
-
*/
|
|
11354
|
-
variant?: 'dropdown';
|
|
11355
11134
|
/**
|
|
11356
11135
|
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
11357
11136
|
*/
|
|
@@ -11389,21 +11168,17 @@ export declare interface BentoInputFilterProps {
|
|
|
11389
11168
|
* List of options that are needed to setup the filter
|
|
11390
11169
|
* Available options:
|
|
11391
11170
|
* - placeholder: allows to set a placeholder to the search bar
|
|
11392
|
-
* - dropdown (deprecated): all the dropdown properties that can be set in the inner dropdown of the input field. @see BentoDropdown for more info.
|
|
11393
|
-
* - dropdownPosition (deprecated): allow the user to set the dropdown on the left or right side. Accepts the `start` or `end` values.
|
|
11394
|
-
* - variant (deprecated): can be `undefined` or set to `dropdown`. Enables dropdown input variant.
|
|
11395
11171
|
* - tooltipPosition: The position of the tooltip attached to the filter button
|
|
11396
11172
|
* - tooltipText: The content of the tooltip attached to the filter button
|
|
11397
11173
|
*/
|
|
11398
11174
|
options?: BentoInputFilterOptions;
|
|
11399
11175
|
/**
|
|
11400
11176
|
* Current value of the filter.
|
|
11401
|
-
* If the options.variant is equal to 'dropdown', the value should be of type `{ inputValue: string | null; dropdownValue?: string }`.
|
|
11402
11177
|
*/
|
|
11403
11178
|
value?: BentoInputFilterValue;
|
|
11404
11179
|
}
|
|
11405
11180
|
|
|
11406
|
-
export declare type BentoInputFilterValue = string | null
|
|
11181
|
+
export declare type BentoInputFilterValue = string | null;
|
|
11407
11182
|
|
|
11408
11183
|
/**
|
|
11409
11184
|
* Input time component for entering time values in HH:MM:SS format.
|
|
@@ -11493,7 +11268,7 @@ export declare interface BentoInputWithDropdownFilterOptions {
|
|
|
11493
11268
|
|
|
11494
11269
|
export declare interface BentoInpuWithDropdowntFilterValue {
|
|
11495
11270
|
inputValue: BentoInputFieldValue;
|
|
11496
|
-
dropdownValue: BentoInputDropdownProps['
|
|
11271
|
+
dropdownValue: BentoInputDropdownProps['modelValue'];
|
|
11497
11272
|
}
|
|
11498
11273
|
|
|
11499
11274
|
/**
|
|
@@ -13463,7 +13238,6 @@ export declare interface BentoNavigationMenuProps {
|
|
|
13463
13238
|
* }
|
|
13464
13239
|
*/
|
|
13465
13240
|
export declare const BentoPagination: __VLS_WithSlots_45<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_51<BentoPaginationProps>, {
|
|
13466
|
-
ariaLabel: any;
|
|
13467
13241
|
hasNext: any;
|
|
13468
13242
|
hideFirstLastPageButtons: boolean;
|
|
13469
13243
|
hidePageSize: boolean;
|
|
@@ -13480,7 +13254,6 @@ navigate: (page: number, items?: number) => void;
|
|
|
13480
13254
|
"update:page": (page: number) => void;
|
|
13481
13255
|
"update:size": (size: number) => void;
|
|
13482
13256
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_51<BentoPaginationProps>, {
|
|
13483
|
-
ariaLabel: any;
|
|
13484
13257
|
hasNext: any;
|
|
13485
13258
|
hideFirstLastPageButtons: boolean;
|
|
13486
13259
|
hidePageSize: boolean;
|
|
@@ -13494,7 +13267,6 @@ virtualScroll: boolean;
|
|
|
13494
13267
|
}>>>, {
|
|
13495
13268
|
page: number;
|
|
13496
13269
|
size: number;
|
|
13497
|
-
ariaLabel: string;
|
|
13498
13270
|
virtualScroll: boolean;
|
|
13499
13271
|
hidePageSizeSelection: boolean;
|
|
13500
13272
|
totalCount: number;
|
|
@@ -13508,12 +13280,6 @@ hidePageSize: boolean;
|
|
|
13508
13280
|
}>;
|
|
13509
13281
|
|
|
13510
13282
|
export declare interface BentoPaginationProps {
|
|
13511
|
-
/**
|
|
13512
|
-
* A brief description of the purpose of the navigation (for a11y).
|
|
13513
|
-
* Omit the term "navigation", as the screen reader will read both the role and the contents of the label.
|
|
13514
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
13515
|
-
*/
|
|
13516
|
-
ariaLabel?: string;
|
|
13517
13283
|
/**
|
|
13518
13284
|
* Use to determine if the pager has a "next page".
|
|
13519
13285
|
*/
|
|
@@ -13532,6 +13298,11 @@ export declare interface BentoPaginationProps {
|
|
|
13532
13298
|
* Useful for very large datasets where rendering all page options would cause performance issues.
|
|
13533
13299
|
*/
|
|
13534
13300
|
hidePageSelection?: boolean;
|
|
13301
|
+
/**
|
|
13302
|
+
* Determines whether to hide the dropdown that allows users to change the number of results per page.
|
|
13303
|
+
* When set to `true`, the current `itemsPerPage` value is displayed as plain static text.
|
|
13304
|
+
* This prop only takes effect if `hidePageSize` is `false`.
|
|
13305
|
+
*/
|
|
13535
13306
|
hidePageSizeSelection?: boolean;
|
|
13536
13307
|
/**
|
|
13537
13308
|
* The current page number of the pager.
|
|
@@ -14772,7 +14543,6 @@ export declare enum BentoPaymentMethodType {
|
|
|
14772
14543
|
export declare const BentoPopover: __VLS_WithSlots_46<DefineComponent<__VLS_WithDefaults_52<__VLS_TypePropsToOption_53<BentoPopoverProps>, {
|
|
14773
14544
|
actions: any;
|
|
14774
14545
|
actionsLayout: string;
|
|
14775
|
-
ariaLabel: any;
|
|
14776
14546
|
divider: boolean;
|
|
14777
14547
|
disableFocusTrap: boolean;
|
|
14778
14548
|
dismissible: boolean;
|
|
@@ -14795,7 +14565,6 @@ placement: (placement: Placement) => void;
|
|
|
14795
14565
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_52<__VLS_TypePropsToOption_53<BentoPopoverProps>, {
|
|
14796
14566
|
actions: any;
|
|
14797
14567
|
actionsLayout: string;
|
|
14798
|
-
ariaLabel: any;
|
|
14799
14568
|
divider: boolean;
|
|
14800
14569
|
disableFocusTrap: boolean;
|
|
14801
14570
|
dismissible: boolean;
|
|
@@ -14823,7 +14592,6 @@ trapAll: boolean;
|
|
|
14823
14592
|
trapAllOptions: any;
|
|
14824
14593
|
fallbackPosition: Array<Placement>;
|
|
14825
14594
|
fixedPositioning: boolean;
|
|
14826
|
-
ariaLabel: string;
|
|
14827
14595
|
actions: BentoButtonActionsList;
|
|
14828
14596
|
actionsLayout: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
|
|
14829
14597
|
divider: boolean;
|
|
@@ -14902,11 +14670,6 @@ export declare interface BentoPopoverProps {
|
|
|
14902
14670
|
* @values VERTICAL_STACK
|
|
14903
14671
|
*/
|
|
14904
14672
|
actionsLayout?: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
|
|
14905
|
-
/**
|
|
14906
|
-
* Defines a string value that provides an accessible name for the popover.
|
|
14907
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
14908
|
-
*/
|
|
14909
|
-
ariaLabel?: string;
|
|
14910
14673
|
/**
|
|
14911
14674
|
* Adds a divider line to the actions section, reduces the top/bottom paddings and removes all padding in the "default" slot.
|
|
14912
14675
|
*/
|
|
@@ -15474,7 +15237,6 @@ variant: BentoRadioGroupVariant;
|
|
|
15474
15237
|
focus: () => void;
|
|
15475
15238
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
15476
15239
|
"update:model-value": (value: BentoRadioButtonValue) => void;
|
|
15477
|
-
input: (value: BentoRadioButtonValue) => void;
|
|
15478
15240
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_56<BentoRadioGroupProps>, {
|
|
15479
15241
|
description: any;
|
|
15480
15242
|
disabled: boolean;
|
|
@@ -15938,7 +15700,6 @@ export declare interface BentoSecondaryNavState {
|
|
|
15938
15700
|
* }
|
|
15939
15701
|
*/
|
|
15940
15702
|
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_59<__VLS_TypePropsToOption_61<BentoSegmentedControlProps>, {
|
|
15941
|
-
ariaLabel: any;
|
|
15942
15703
|
fullWidth: boolean;
|
|
15943
15704
|
wrap: boolean;
|
|
15944
15705
|
modelValue: any;
|
|
@@ -15946,13 +15707,11 @@ modelValue: any;
|
|
|
15946
15707
|
"update:model-value": (value: any) => void;
|
|
15947
15708
|
input: (value: BentoSegmentedControlValue) => void;
|
|
15948
15709
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_59<__VLS_TypePropsToOption_61<BentoSegmentedControlProps>, {
|
|
15949
|
-
ariaLabel: any;
|
|
15950
15710
|
fullWidth: boolean;
|
|
15951
15711
|
wrap: boolean;
|
|
15952
15712
|
modelValue: any;
|
|
15953
15713
|
}>>>, {
|
|
15954
15714
|
wrap: boolean;
|
|
15955
|
-
ariaLabel: string;
|
|
15956
15715
|
modelValue: BentoSegmentedControlValue;
|
|
15957
15716
|
fullWidth: boolean;
|
|
15958
15717
|
}>;
|
|
@@ -15971,11 +15730,6 @@ export declare interface BentoSegmentedControlItem {
|
|
|
15971
15730
|
}
|
|
15972
15731
|
|
|
15973
15732
|
export declare interface BentoSegmentedControlProps {
|
|
15974
|
-
/**
|
|
15975
|
-
* Accessible name describing the segmented control.
|
|
15976
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
15977
|
-
*/
|
|
15978
|
-
ariaLabel?: string;
|
|
15979
15733
|
/**
|
|
15980
15734
|
* If set to true, renders the component full width.
|
|
15981
15735
|
*/
|
|
@@ -16022,29 +15776,6 @@ export declare interface BentoSelectFilterOptions {
|
|
|
16022
15776
|
* Defines if the list-box should be a multi-select filter
|
|
16023
15777
|
*/
|
|
16024
15778
|
multiple?: boolean;
|
|
16025
|
-
/**
|
|
16026
|
-
* @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
|
|
16027
|
-
* The translation object to handle any custom translations. e.g. persistent filter labels.
|
|
16028
|
-
*/
|
|
16029
|
-
messages?: {
|
|
16030
|
-
[key: string]: {
|
|
16031
|
-
persistentButtonLabelPartiallySelected?: string;
|
|
16032
|
-
persistentButtonLabelAllSelected?: string;
|
|
16033
|
-
[key: string]: string;
|
|
16034
|
-
};
|
|
16035
|
-
};
|
|
16036
|
-
/**
|
|
16037
|
-
* @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
|
|
16038
|
-
* The unique key to use in the messages translation object to use for the persistent button label
|
|
16039
|
-
* when the select filter has partially selected items.
|
|
16040
|
-
*/
|
|
16041
|
-
messagesPersistentButtonLabelPartiallySelectedKey?: string;
|
|
16042
|
-
/**
|
|
16043
|
-
* @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
|
|
16044
|
-
* The unique key to use in the messages translation object to use for the persistent button label
|
|
16045
|
-
* when the select filter has all items selected.
|
|
16046
|
-
*/
|
|
16047
|
-
messagesPersistentButtonLabelAllSelectedKey?: string;
|
|
16048
15779
|
/**
|
|
16049
15780
|
* The event fire when the filter is opened.
|
|
16050
15781
|
*/
|
|
@@ -16351,7 +16082,6 @@ readonly: boolean;
|
|
|
16351
16082
|
variant: string;
|
|
16352
16083
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
16353
16084
|
"update:model-value": (value: BentoSelectionCardModelValue) => void;
|
|
16354
|
-
input: (value: BentoSelectionCardModelValue) => void;
|
|
16355
16085
|
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_58<__VLS_TypePropsToOption_60<BentoSelectionCardGroupProps>, {
|
|
16356
16086
|
description: any;
|
|
16357
16087
|
disabled: boolean;
|
|
@@ -17965,7 +17695,6 @@ readonly: boolean;
|
|
|
17965
17695
|
resizable: string;
|
|
17966
17696
|
required: boolean;
|
|
17967
17697
|
tooltipText: any;
|
|
17968
|
-
value: string;
|
|
17969
17698
|
modelValue: string;
|
|
17970
17699
|
}>, {
|
|
17971
17700
|
focus: () => void;
|
|
@@ -17975,7 +17704,6 @@ change: () => void;
|
|
|
17975
17704
|
clear: () => void;
|
|
17976
17705
|
"escape-pressed": () => void;
|
|
17977
17706
|
focus: () => void;
|
|
17978
|
-
input: (value: string) => void;
|
|
17979
17707
|
"update:model-value": (value: string) => void;
|
|
17980
17708
|
keydown: (event: KeyboardEvent) => void;
|
|
17981
17709
|
keyup: (event: KeyboardEvent) => void;
|
|
@@ -17994,10 +17722,8 @@ readonly: boolean;
|
|
|
17994
17722
|
resizable: string;
|
|
17995
17723
|
required: boolean;
|
|
17996
17724
|
tooltipText: any;
|
|
17997
|
-
value: string;
|
|
17998
17725
|
modelValue: string;
|
|
17999
17726
|
}>>>, {
|
|
18000
|
-
value: string;
|
|
18001
17727
|
description: string;
|
|
18002
17728
|
label: string;
|
|
18003
17729
|
required: boolean;
|
|
@@ -18005,9 +17731,9 @@ disabled: boolean;
|
|
|
18005
17731
|
optional: boolean;
|
|
18006
17732
|
readonly: boolean;
|
|
18007
17733
|
height: string | null;
|
|
18008
|
-
ariaLabel: string;
|
|
18009
17734
|
placeholder: string;
|
|
18010
17735
|
characterLimit: number;
|
|
17736
|
+
ariaLabel: string;
|
|
18011
17737
|
modelValue: string;
|
|
18012
17738
|
errorMessage: string;
|
|
18013
17739
|
tooltipText: string;
|
|
@@ -18042,11 +17768,6 @@ declare interface BentoTextareaProps extends FormField {
|
|
|
18042
17768
|
* @default BentoTextareaResizeOption.BOTH
|
|
18043
17769
|
*/
|
|
18044
17770
|
resizable?: BentoTextareaResizeOption | `${BentoTextareaResizeOption}`;
|
|
18045
|
-
/**
|
|
18046
|
-
* Text displayed as the value of the textarea
|
|
18047
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
18048
|
-
*/
|
|
18049
|
-
value?: string;
|
|
18050
17771
|
/**
|
|
18051
17772
|
* Text displayed as the value of the textarea
|
|
18052
17773
|
*/
|
|
@@ -18274,6 +17995,15 @@ export declare interface BentoTimelineItemTitle extends RouterLinkProps_2 {
|
|
|
18274
17995
|
[name: string]: any;
|
|
18275
17996
|
}
|
|
18276
17997
|
|
|
17998
|
+
/**
|
|
17999
|
+
* @deprecated Since v3.0.0. Do not use. Use the `status` prop instead.
|
|
18000
|
+
*/
|
|
18001
|
+
export declare enum BentoTimelineItemVariant {
|
|
18002
|
+
DEFAULT = "SquareSmallIcon",
|
|
18003
|
+
SUCCESS = "CheckedCircleIcon",
|
|
18004
|
+
CRITICAL = "CrossCircleIcon"
|
|
18005
|
+
}
|
|
18006
|
+
|
|
18277
18007
|
export declare interface BentoTimelineProps {
|
|
18278
18008
|
/**
|
|
18279
18009
|
* If set to true, gives the possibility to manually add notes to the timeline via a textarea
|
|
@@ -19080,16 +18810,6 @@ export declare interface FormFieldEmits<T> {
|
|
|
19080
18810
|
* - <component v-model="" />
|
|
19081
18811
|
*/
|
|
19082
18812
|
(e: 'update:model-value', value: T): void;
|
|
19083
|
-
/**
|
|
19084
|
-
* Emitted when the component's model changes.
|
|
19085
|
-
*
|
|
19086
|
-
* @deprecated Since v2.0.0. Use `v-model` or `update:model-value` instead.
|
|
19087
|
-
*
|
|
19088
|
-
* @example
|
|
19089
|
-
* - <component v-model="" />
|
|
19090
|
-
* - <component :value="" @input="" />
|
|
19091
|
-
*/
|
|
19092
|
-
(e: 'input', value: T): void;
|
|
19093
18813
|
}
|
|
19094
18814
|
|
|
19095
18815
|
declare interface GridLayoutColumnWidth {
|