@adyen/bento-vue3 1.108.3 → 2.0.0-rc.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.
- package/dist/@types/index.d.ts +164 -778
- 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/ai-button.css +1 -1
- package/dist/assets/ai-tag.css +1 -1
- package/dist/assets/alert.css +1 -1
- package/dist/assets/anchor-scroller.css +1 -1
- package/dist/assets/avatar.css +1 -1
- package/dist/assets/base-button.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions-with-menu.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/button.css +1 -1
- package/dist/assets/calendar.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/checkbox-group.css +1 -1
- package/dist/assets/checkbox-input.css +1 -1
- package/dist/assets/checkbox.css +1 -1
- package/dist/assets/chip.css +1 -1
- package/dist/assets/code-snippet.css +1 -1
- package/dist/assets/copy.css +1 -1
- package/dist/assets/country.css +1 -1
- package/dist/assets/dashboard-section.css +1 -1
- package/dist/assets/dashed-underline.css +1 -1
- package/dist/assets/data-grid-template.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/date-time-picker.css +1 -1
- package/dist/assets/date.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/draggable-handle.css +1 -1
- package/dist/assets/draggable.css +1 -1
- package/dist/assets/drawer.css +1 -1
- package/dist/assets/dropdown-tag.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/empty-state.css +1 -1
- package/dist/assets/error-message.css +1 -1
- package/dist/assets/field-label.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/fixed-scroller.css +1 -1
- package/dist/assets/footer-actions.css +1 -1
- package/dist/assets/form-layout-group.css +1 -1
- package/dist/assets/form-layout-title.css +1 -1
- package/dist/assets/grid-layout.css +1 -1
- package/dist/assets/header-meta.css +1 -1
- package/dist/assets/header-with-views.css +1 -1
- package/dist/assets/header.css +1 -1
- package/dist/assets/info-icon.css +1 -1
- package/dist/assets/input-field-password.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/input-time.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/layout-row.css +1 -1
- package/dist/assets/link.css +1 -1
- package/dist/assets/list-item.css +1 -1
- package/dist/assets/listbox-option-tag.css +1 -1
- package/dist/assets/loading-indicator.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/payment-method.css +1 -1
- package/dist/assets/popper-container.css +1 -1
- package/dist/assets/radio-group.css +1 -1
- package/dist/assets/radio-input.css +1 -1
- package/dist/assets/rich-text-editor.css +1 -1
- package/dist/assets/search-bar.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/status.css +1 -1
- package/dist/assets/step.css +1 -1
- package/dist/assets/structured-list-item.css +1 -1
- package/dist/assets/summary-grid.css +1 -1
- package/dist/assets/tab.css +1 -1
- package/dist/assets/table-of-contents.css +1 -1
- package/dist/assets/tag.css +1 -1
- package/dist/assets/textarea.css +1 -1
- package/dist/assets/timeline-item.css +1 -1
- package/dist/assets/toast.css +1 -1
- package/dist/assets/toggle.css +1 -1
- package/dist/assets/tooltip.css +1 -1
- package/dist/assets/tutorial.css +1 -1
- package/dist/assets/typography.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.CFsXrPwd.js → accordion-item.CDqXAJ_o.js} +31 -31
- package/dist/chunks/{accordion-item.CFsXrPwd.js.map → accordion-item.CDqXAJ_o.js.map} +1 -1
- package/dist/chunks/{action-bar.BH4UfmNh.js → action-bar.CUVOFcpH.js} +49 -49
- package/dist/chunks/{action-bar.BH4UfmNh.js.map → action-bar.CUVOFcpH.js.map} +1 -1
- package/dist/chunks/ai-button.HyFL1Urc.js +58 -0
- package/dist/chunks/{ai-button.CP9pT5uc.js.map → ai-button.HyFL1Urc.js.map} +1 -1
- package/dist/chunks/{ai-tag.CCm7UlaM.js → ai-tag.DDbxPSlV.js} +23 -23
- package/dist/chunks/{ai-tag.CCm7UlaM.js.map → ai-tag.DDbxPSlV.js.map} +1 -1
- package/dist/chunks/alert.DPb3_p0K.js +184 -0
- package/dist/chunks/alert.DPb3_p0K.js.map +1 -0
- package/dist/chunks/{anchor-scroller.B5f_ePD6.js → anchor-scroller.eHWXx9cY.js} +3 -3
- package/dist/chunks/{anchor-scroller.B5f_ePD6.js.map → anchor-scroller.eHWXx9cY.js.map} +1 -1
- package/dist/chunks/arrow-left.B3NvFWxZ.js +25 -0
- package/dist/chunks/arrow-left.B3NvFWxZ.js.map +1 -0
- package/dist/chunks/arrow-right.DbMEaPcx.js +25 -0
- package/dist/chunks/arrow-right.DbMEaPcx.js.map +1 -0
- package/dist/chunks/artificial-intelligence-ai-filled.DtxnHYpC.js +40 -0
- package/dist/chunks/artificial-intelligence-ai-filled.DtxnHYpC.js.map +1 -0
- package/dist/chunks/base-button.C8hw-h9-.js +126 -0
- package/dist/chunks/base-button.C8hw-h9-.js.map +1 -0
- package/dist/chunks/{base-modal.B0GEzvem.js → base-modal.XcgmiKSP.js} +23 -23
- package/dist/chunks/{base-modal.B0GEzvem.js.map → base-modal.XcgmiKSP.js.map} +1 -1
- package/dist/chunks/bin.BhoGy_Oh.js +33 -0
- package/dist/chunks/bin.BhoGy_Oh.js.map +1 -0
- package/dist/chunks/{button-actions-with-menu.D1VqNY1H.js → button-actions-with-menu.iF7lVQOS.js} +2 -2
- package/dist/chunks/{button-actions-with-menu.D1VqNY1H.js.map → button-actions-with-menu.iF7lVQOS.js.map} +1 -1
- package/dist/chunks/{button-actions.iIMUk8Vx.js → button-actions.CnwkmtlB.js} +516 -513
- package/dist/chunks/button-actions.CnwkmtlB.js.map +1 -0
- package/dist/chunks/{button.DqN6N1_o.js → button.D6d4P8nC.js} +2 -2
- package/dist/chunks/{button.DqN6N1_o.js.map → button.D6d4P8nC.js.map} +1 -1
- package/dist/chunks/{calendar.BZBxMz2J.js → calendar.BcNOtuQs.js} +320 -323
- package/dist/chunks/calendar.BcNOtuQs.js.map +1 -0
- package/dist/chunks/{card.CEgezjJm.js → card.Co1GX_qw.js} +30 -30
- package/dist/chunks/{card.CEgezjJm.js.map → card.Co1GX_qw.js.map} +1 -1
- package/dist/chunks/{checkbox-group.BRmJOdie.js → checkbox-group.D3RpMJX8.js} +44 -61
- package/dist/chunks/checkbox-group.D3RpMJX8.js.map +1 -0
- package/dist/chunks/{checkbox-input.BN45SLPh.js → checkbox-input.Bv_GjPU8.js} +24 -24
- package/dist/chunks/{checkbox-input.BN45SLPh.js.map → checkbox-input.Bv_GjPU8.js.map} +1 -1
- package/dist/chunks/{checkbox.BlFFZ9sQ.js → checkbox.65w6UiNI.js} +15 -15
- package/dist/chunks/{checkbox.BlFFZ9sQ.js.map → checkbox.65w6UiNI.js.map} +1 -1
- package/dist/chunks/checkmark-circle-fill.Caog04lx.js +40 -0
- package/dist/chunks/checkmark-circle-fill.Caog04lx.js.map +1 -0
- package/dist/chunks/checkmark-small.DJcd8Sd7.js +25 -0
- package/dist/chunks/checkmark-small.DJcd8Sd7.js.map +1 -0
- package/dist/chunks/chevron-down.DDkuHzKj.js +25 -0
- package/dist/chunks/chevron-down.DDkuHzKj.js.map +1 -0
- package/dist/chunks/chevron-left.COoYL-X9.js +44 -0
- package/dist/chunks/chevron-left.COoYL-X9.js.map +1 -0
- package/dist/chunks/chevron-right-small.B8-YvBnS.js +25 -0
- package/dist/chunks/chevron-right-small.B8-YvBnS.js.map +1 -0
- package/dist/chunks/chevron-up.CE9uVcoS.js +25 -0
- package/dist/chunks/chevron-up.CE9uVcoS.js.map +1 -0
- package/dist/chunks/{chip.BJq22P-k.js → chip.REcSE76u.js} +17 -17
- package/dist/chunks/{chip.BJq22P-k.js.map → chip.REcSE76u.js.map} +1 -1
- package/dist/chunks/{code-snippet.bQFbKfA8.js → code-snippet.p57RNQxS.js} +31 -31
- package/dist/chunks/{code-snippet.bQFbKfA8.js.map → code-snippet.p57RNQxS.js.map} +1 -1
- package/dist/chunks/{controls-group.B_ZDpcI2.js → controls-group.DKTmMRrQ.js} +2 -2
- package/dist/chunks/{controls-group.B_ZDpcI2.js.map → controls-group.DKTmMRrQ.js.map} +1 -1
- package/dist/chunks/copy.Bt7a16w8.js +112 -0
- package/dist/chunks/copy.Bt7a16w8.js.map +1 -0
- package/dist/chunks/country.BN34hLpN.js +62 -0
- package/dist/chunks/country.BN34hLpN.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.ganKvfe0.js +25 -0
- package/dist/chunks/cross-circle-fill-small.ganKvfe0.js.map +1 -0
- package/dist/chunks/cross-circle-fill.DJbpTaVE.js +40 -0
- package/dist/chunks/cross-circle-fill.DJbpTaVE.js.map +1 -0
- package/dist/chunks/cross-small.B6P0qFHF.js +25 -0
- package/dist/chunks/cross-small.B6P0qFHF.js.map +1 -0
- package/dist/chunks/cross.Daa8LxjC.js +27 -0
- package/dist/chunks/{cross.CClOzrY8.js.map → cross.Daa8LxjC.js.map} +1 -1
- package/dist/chunks/{dashboard-section.DvAn6SqE.js → dashboard-section.C-6XQxXD.js} +3 -3
- package/dist/chunks/{dashboard-section.DvAn6SqE.js.map → dashboard-section.C-6XQxXD.js.map} +1 -1
- package/dist/chunks/{dashed-underline.BRlTLXTr.js → dashed-underline.CVJ8wbh9.js} +3 -3
- package/dist/chunks/{dashed-underline.BRlTLXTr.js.map → dashed-underline.CVJ8wbh9.js.map} +1 -1
- package/dist/chunks/{data-grid-template.J8YYTtxA.js → data-grid-template.CLN1VL-a.js} +4 -4
- package/dist/chunks/{data-grid-template.J8YYTtxA.js.map → data-grid-template.CLN1VL-a.js.map} +1 -1
- package/dist/chunks/{data-grid.DujCIIF6.js → data-grid.DdrJcyO8.js} +1533 -1572
- package/dist/chunks/data-grid.DdrJcyO8.js.map +1 -0
- package/dist/chunks/{date-picker.DjxBw6Ur.js → date-picker.DmrS5tUz.js} +103 -103
- package/dist/chunks/date-picker.DmrS5tUz.js.map +1 -0
- package/dist/chunks/date-range-picker.0Lp0H-YU.js +999 -0
- package/dist/chunks/date-range-picker.0Lp0H-YU.js.map +1 -0
- package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
- package/dist/chunks/{dialog-page.BSS6xjo8.js → dialog-page.DF1iO2fq.js} +59 -59
- package/dist/chunks/dialog-page.DF1iO2fq.js.map +1 -0
- package/dist/chunks/dot.BPmlsJv1.js +25 -0
- package/dist/chunks/dot.BPmlsJv1.js.map +1 -0
- package/dist/chunks/draggable-handle.CQL_bpys.js +1709 -0
- package/dist/chunks/{draggable-handle.sq7FTVcL.js.map → draggable-handle.CQL_bpys.js.map} +1 -1
- package/dist/chunks/{draggable.DOqprj6Z.js → draggable.ConBcJB8.js} +2 -2
- package/dist/chunks/{draggable.DOqprj6Z.js.map → draggable.ConBcJB8.js.map} +1 -1
- package/dist/chunks/{drawer.f64oxK5m.js → drawer.BYQMA3Mj.js} +2 -2
- package/dist/chunks/{drawer.f64oxK5m.js.map → drawer.BYQMA3Mj.js.map} +1 -1
- package/dist/chunks/dropdown-tag.B3yIiqv1.js +303 -0
- package/dist/chunks/dropdown-tag.B3yIiqv1.js.map +1 -0
- package/dist/chunks/{dropdown.DIuBwxF-.js → dropdown.CrOtsuAB.js} +1210 -1244
- package/dist/chunks/dropdown.CrOtsuAB.js.map +1 -0
- package/dist/chunks/{empty-state.CcmkgiUA.js → empty-state.DXdnwtTf.js} +3 -3
- package/dist/chunks/{empty-state.CcmkgiUA.js.map → empty-state.DXdnwtTf.js.map} +1 -1
- package/dist/chunks/{error-message.ROkM72Gh.js → error-message.Bt0CznQM.js} +10 -10
- package/dist/chunks/{error-message.ROkM72Gh.js.map → error-message.Bt0CznQM.js.map} +1 -1
- package/dist/chunks/es6.yPcTMnSH.js +12 -0
- package/dist/chunks/es6.yPcTMnSH.js.map +1 -0
- package/dist/chunks/expand.DLj-Pjwb.js +29 -0
- package/dist/chunks/expand.DLj-Pjwb.js.map +1 -0
- package/dist/chunks/{field-label.B3HF2C1r.js → field-label.C0SIJkXz.js} +2 -2
- package/dist/chunks/{field-label.B3HF2C1r.js.map → field-label.C0SIJkXz.js.map} +1 -1
- package/dist/chunks/{file-uploader.CpXThdga.js → file-uploader.HFrnakgf.js} +626 -664
- package/dist/chunks/file-uploader.HFrnakgf.js.map +1 -0
- package/dist/chunks/{filter-bar.C2THG1iA.js → filter-bar.hTbfDNJ3.js} +1097 -1139
- package/dist/chunks/filter-bar.hTbfDNJ3.js.map +1 -0
- package/dist/chunks/fixed-scroller.B3kEBipG.js +187 -0
- package/dist/chunks/fixed-scroller.B3kEBipG.js.map +1 -0
- package/dist/chunks/{focus-trap.BzUOKX1E.js → focus-trap.CDObTLao.js} +4 -4
- package/dist/chunks/{focus-trap.BzUOKX1E.js.map → focus-trap.CDObTLao.js.map} +1 -1
- package/dist/chunks/{footer-actions.CJqWncF5.js → footer-actions.B1cPhg7h.js} +3 -3
- package/dist/chunks/{footer-actions.CJqWncF5.js.map → footer-actions.B1cPhg7h.js.map} +1 -1
- package/dist/chunks/{form-layout-group.DWvmX49g.js → form-layout-group.iAwbiI_S.js} +2 -2
- package/dist/chunks/{form-layout-group.DWvmX49g.js.map → form-layout-group.iAwbiI_S.js.map} +1 -1
- package/dist/chunks/{form-layout-title.Bl4dBemh.js → form-layout-title.Dh45kd1K.js} +2 -2
- package/dist/chunks/{form-layout-title.Bl4dBemh.js.map → form-layout-title.Dh45kd1K.js.map} +1 -1
- package/dist/chunks/grab.D4FEiPrL.js +22 -0
- package/dist/chunks/{grab.DJYL4kBq.js.map → grab.D4FEiPrL.js.map} +1 -1
- package/dist/chunks/{header-meta.jP3Oo5Lq.js → header-meta.BWrbjhEh.js} +25 -25
- package/dist/chunks/{header-meta.jP3Oo5Lq.js.map → header-meta.BWrbjhEh.js.map} +1 -1
- package/dist/chunks/header-with-views.kbY5-5Fu.js +2194 -0
- package/dist/chunks/header-with-views.kbY5-5Fu.js.map +1 -0
- package/dist/chunks/{header.7Hkry8wb.js → header.DSe6rB2I.js} +3 -3
- package/dist/chunks/{header.7Hkry8wb.js.map → header.DSe6rB2I.js.map} +1 -1
- package/dist/chunks/index.B875RXHM.js.map +1 -1
- package/dist/chunks/{info-icon.D0k7lsTi.js → info-icon.DAJ6uBhi.js} +5 -5
- package/dist/chunks/{info-icon.D0k7lsTi.js.map → info-icon.DAJ6uBhi.js.map} +1 -1
- package/dist/chunks/info.BDaSJ8fM.js +40 -0
- package/dist/chunks/{info.6Z6NxUst.js.map → info.BDaSJ8fM.js.map} +1 -1
- package/dist/chunks/{input-field-password.LCZamdFv.js → input-field-password.SUAPHy53.js} +72 -72
- package/dist/chunks/{input-field-password.LCZamdFv.js.map → input-field-password.SUAPHy53.js.map} +1 -1
- package/dist/chunks/{input-field-phone-number.CzOJ82aH.js → input-field-phone-number.DLGaHiV9.js} +2 -3
- package/dist/chunks/{input-field-phone-number.CzOJ82aH.js.map → input-field-phone-number.DLGaHiV9.js.map} +1 -1
- package/dist/chunks/input-field.Dbb4HCqU.js +332 -0
- package/dist/chunks/input-field.Dbb4HCqU.js.map +1 -0
- package/dist/chunks/{input-time.DT_ivIBv.js → input-time.VCRJ0-B7.js} +39 -40
- package/dist/chunks/input-time.VCRJ0-B7.js.map +1 -0
- package/dist/chunks/{inspector-page.ybquTrgq.js → inspector-page.QaAPKVr1.js} +3 -3
- package/dist/chunks/{inspector-page.ybquTrgq.js.map → inspector-page.QaAPKVr1.js.map} +1 -1
- package/dist/chunks/inspector.ShGVy_dO.js +217 -0
- package/dist/chunks/inspector.ShGVy_dO.js.map +1 -0
- package/dist/chunks/link.DHhC2vrX.js +110 -0
- package/dist/chunks/link.DHhC2vrX.js.map +1 -0
- package/dist/chunks/{list-item.PKVt4pBf.js → list-item.BcuwxQR0.js} +49 -49
- package/dist/chunks/{list-item.PKVt4pBf.js.map → list-item.BcuwxQR0.js.map} +1 -1
- package/dist/chunks/{listbox-option-tag.DaPT3C-A.js → listbox-option-tag.CJpqjFK_.js} +2 -2
- package/dist/chunks/{listbox-option-tag.DaPT3C-A.js.map → listbox-option-tag.CJpqjFK_.js.map} +1 -1
- package/dist/chunks/minus-small.DBR64xRS.js +27 -0
- package/dist/chunks/minus-small.DBR64xRS.js.map +1 -0
- package/dist/chunks/{modal-fullscreen.D9nvZhgq.js → modal-fullscreen.CHzfAcIk.js} +20 -20
- package/dist/chunks/{modal-fullscreen.D9nvZhgq.js.map → modal-fullscreen.CHzfAcIk.js.map} +1 -1
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.rwHLwae8.js → modal.vue_vue_type_script_setup_true_lang.D3U51bYo.js} +5 -5
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.rwHLwae8.js.map → modal.vue_vue_type_script_setup_true_lang.D3U51bYo.js.map} +1 -1
- package/dist/chunks/navigation-menu-group.OOFZgPNO.js +330 -0
- package/dist/chunks/navigation-menu-group.OOFZgPNO.js.map +1 -0
- package/dist/chunks/pagination.B5jkITsv.js +413 -0
- package/dist/chunks/pagination.B5jkITsv.js.map +1 -0
- package/dist/chunks/payment-method.q2yow5VR.js +124 -0
- package/dist/chunks/payment-method.q2yow5VR.js.map +1 -0
- package/dist/chunks/popover.types.DhyXMRAp.js +6 -0
- package/dist/chunks/popover.types.DhyXMRAp.js.map +1 -0
- package/dist/chunks/{popper-container.CiDvPvKf.js → popper-container.akJMbceW.js} +440 -457
- package/dist/chunks/{popper-container.CiDvPvKf.js.map → popper-container.akJMbceW.js.map} +1 -1
- package/dist/chunks/{promo-banner.Pfdk6Kzd.js → promo-banner.CJ3sXdBP.js} +2 -2
- package/dist/chunks/{promo-banner.Pfdk6Kzd.js.map → promo-banner.CJ3sXdBP.js.map} +1 -1
- package/dist/chunks/radio-group.Bcr4UzXK.js +270 -0
- package/dist/chunks/radio-group.Bcr4UzXK.js.map +1 -0
- package/dist/chunks/refresh.DjN1EulV.js +25 -0
- package/dist/chunks/refresh.DjN1EulV.js.map +1 -0
- package/dist/chunks/{rich-text-editor.DRe01q0o.js → rich-text-editor.C4PF0ZTQ.js} +7 -7
- package/dist/chunks/{rich-text-editor.DRe01q0o.js.map → rich-text-editor.C4PF0ZTQ.js.map} +1 -1
- package/dist/chunks/{search-bar.B3NyMQTb.js → search-bar.BIjYvLXZ.js} +34 -34
- package/dist/chunks/{search-bar.B3NyMQTb.js.map → search-bar.BIjYvLXZ.js.map} +1 -1
- package/dist/chunks/search.mr5Q3y2z.js +40 -0
- package/dist/chunks/{search.ClLmZAgC.js.map → search.mr5Q3y2z.js.map} +1 -1
- package/dist/chunks/{secondary-nav.CtrLRB5d.js → secondary-nav.CkNaQPgM.js} +66 -66
- package/dist/chunks/{secondary-nav.CtrLRB5d.js.map → secondary-nav.CkNaQPgM.js.map} +1 -1
- package/dist/chunks/{segmented-control.Cn3imrj5.js → segmented-control.BJYlL9Hx.js} +6 -7
- package/dist/chunks/{segmented-control.Cn3imrj5.js.map → segmented-control.BJYlL9Hx.js.map} +1 -1
- package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
- package/dist/chunks/{selection-card-group.BsDPDAea.js → selection-card-group.D2biAhIE.js} +83 -84
- package/dist/chunks/{selection-card-group.BsDPDAea.js.map → selection-card-group.D2biAhIE.js.map} +1 -1
- package/dist/chunks/show.RdHv7Hx9.js +56 -0
- package/dist/chunks/show.RdHv7Hx9.js.map +1 -0
- package/dist/chunks/{sidepanel.CMMHQ3bL.js → sidepanel.BRCAepfe.js} +29 -29
- package/dist/chunks/{sidepanel.CMMHQ3bL.js.map → sidepanel.BRCAepfe.js.map} +1 -1
- package/dist/chunks/{step.BAK826b4.js → step.Ch6oovwT.js} +63 -63
- package/dist/chunks/step.Ch6oovwT.js.map +1 -0
- package/dist/chunks/{structured-list-item.CJeNKo2M.js → structured-list-item.Cc-tgsN7.js} +10 -10
- package/dist/chunks/{structured-list-item.CJeNKo2M.js.map → structured-list-item.Cc-tgsN7.js.map} +1 -1
- package/dist/chunks/{summary-grid.types.B8KFDzw_.js → summary-grid.types.BT53PZcp.js} +5 -5
- package/dist/chunks/{summary-grid.types.B8KFDzw_.js.map → summary-grid.types.BT53PZcp.js.map} +1 -1
- package/dist/chunks/{tab.8elfxAs8.js → tab.CXun5Lww.js} +15 -15
- package/dist/chunks/{tab.8elfxAs8.js.map → tab.CXun5Lww.js.map} +1 -1
- package/dist/chunks/{tag.BRHhTTqx.js → tag.BjDgQc3q.js} +2 -2
- package/dist/chunks/{tag.BRHhTTqx.js.map → tag.BjDgQc3q.js.map} +1 -1
- package/dist/chunks/{textarea.C4IHcY2Q.js → textarea.EhTn0Bbl.js} +41 -41
- package/dist/chunks/textarea.EhTn0Bbl.js.map +1 -0
- package/dist/chunks/timeline-item.DVBIeqsz.js +422 -0
- package/dist/chunks/timeline-item.DVBIeqsz.js.map +1 -0
- package/dist/chunks/{toast.DHXaiCwc.js → toast.N4m58lr8.js} +18 -18
- package/dist/chunks/toast.N4m58lr8.js.map +1 -0
- package/dist/chunks/{toggle.XtYUtv_k.js → toggle.BqQ7NGMb.js} +12 -12
- package/dist/chunks/{toggle.XtYUtv_k.js.map → toggle.BqQ7NGMb.js.map} +1 -1
- package/dist/chunks/{tooltip.BXdZyX0I.js → tooltip.DKCBqjnf.js} +3 -3
- package/dist/chunks/{tooltip.BXdZyX0I.js.map → tooltip.DKCBqjnf.js.map} +1 -1
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.D9oRvsUb.js → tutorial.vue_vue_type_script_setup_true_lang.CqBLBxCe.js} +130 -134
- package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.CqBLBxCe.js.map +1 -0
- package/dist/chunks/use-country-items.CYnYzs7x.js +34 -0
- package/dist/chunks/use-country-items.CYnYzs7x.js.map +1 -0
- package/dist/chunks/{use-date-input-formatter.BOgLVtWE.js → use-date-input-formatter.BX0jxz6o.js} +2 -2
- package/dist/chunks/{use-date-input-formatter.BOgLVtWE.js.map → use-date-input-formatter.BX0jxz6o.js.map} +1 -1
- package/dist/chunks/use-expandable-content-height.Bdd9hQwq.js +34 -0
- package/dist/chunks/use-expandable-content-height.Bdd9hQwq.js.map +1 -0
- 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 +5 -5
- package/dist/draggable.js +2 -2
- package/dist/drawer.js +1 -1
- package/dist/dropdown.js +9 -10
- package/dist/empty-state.js +1 -1
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/focus-trap.js +1 -1
- package/dist/fonts/fonts.css +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 +268 -270
- 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 +15 -15
- 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 +2 -2
- package/dist/popper-container.js +1 -1
- package/dist/progress-bar.js +65 -56
- package/dist/progress-bar.js.map +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/styles/bento-dark.css +72 -63
- package/dist/styles/bento-light.css +110 -101
- package/dist/styles/bento.css +110 -101
- package/dist/styles/legacy.css +110 -101
- package/dist/styles/styleguide.css +118 -109
- package/dist/styles/utility.css +67 -46
- package/dist/summary-grid.js +1 -1
- package/dist/tabs.js +1 -1
- package/dist/tag.js +1 -1
- package/dist/textarea.js +1 -1
- package/dist/timeline.js +2 -3
- package/dist/toast.js +1 -1
- package/dist/toggle.js +1 -1
- package/dist/tutorial.js +1 -1
- package/dist/web-types.json +1 -1
- package/package.json +6 -6
- package/dist/chunks/ai-button.CP9pT5uc.js +0 -57
- package/dist/chunks/alert.cqiNVGbY.js +0 -191
- package/dist/chunks/alert.cqiNVGbY.js.map +0 -1
- package/dist/chunks/arrow-left.C6UiqO-c.js +0 -29
- package/dist/chunks/arrow-left.C6UiqO-c.js.map +0 -1
- package/dist/chunks/arrow-right.fSdLV_ho.js +0 -29
- package/dist/chunks/arrow-right.fSdLV_ho.js.map +0 -1
- package/dist/chunks/artificial-intelligence-ai-filled.AhDHffzT.js +0 -44
- package/dist/chunks/artificial-intelligence-ai-filled.AhDHffzT.js.map +0 -1
- package/dist/chunks/base-button.DnMph3KL.js +0 -111
- package/dist/chunks/base-button.DnMph3KL.js.map +0 -1
- package/dist/chunks/bin.Cude0fiB.js +0 -37
- package/dist/chunks/bin.Cude0fiB.js.map +0 -1
- package/dist/chunks/button-actions.iIMUk8Vx.js.map +0 -1
- package/dist/chunks/calendar.BZBxMz2J.js.map +0 -1
- package/dist/chunks/checkbox-group.BRmJOdie.js.map +0 -1
- package/dist/chunks/checkmark-circle-fill.DugX5fbG.js +0 -44
- package/dist/chunks/checkmark-circle-fill.DugX5fbG.js.map +0 -1
- package/dist/chunks/checkmark-small.CRuZauJc.js +0 -29
- package/dist/chunks/checkmark-small.CRuZauJc.js.map +0 -1
- package/dist/chunks/chevron-down.XeE-LBV_.js +0 -29
- package/dist/chunks/chevron-down.XeE-LBV_.js.map +0 -1
- package/dist/chunks/chevron-left.C_vPW7OR.js +0 -52
- package/dist/chunks/chevron-left.C_vPW7OR.js.map +0 -1
- package/dist/chunks/chevron-right-small.BCinNiMt.js +0 -29
- package/dist/chunks/chevron-right-small.BCinNiMt.js.map +0 -1
- package/dist/chunks/chevron-up.Cmgl2a3x.js +0 -29
- package/dist/chunks/chevron-up.Cmgl2a3x.js.map +0 -1
- package/dist/chunks/copy.BWx9Nqz-.js +0 -115
- package/dist/chunks/copy.BWx9Nqz-.js.map +0 -1
- package/dist/chunks/country.fjs1j7ss.js +0 -69
- package/dist/chunks/country.fjs1j7ss.js.map +0 -1
- package/dist/chunks/country.types.BUW49nQx.js.map +0 -1
- package/dist/chunks/cross-circle-fill-small.H1wH-vcZ.js +0 -29
- package/dist/chunks/cross-circle-fill-small.H1wH-vcZ.js.map +0 -1
- package/dist/chunks/cross-circle-fill.BWCKKn0E.js +0 -44
- package/dist/chunks/cross-circle-fill.BWCKKn0E.js.map +0 -1
- package/dist/chunks/cross-small.Bjq2Gqvh.js +0 -29
- package/dist/chunks/cross-small.Bjq2Gqvh.js.map +0 -1
- package/dist/chunks/cross.CClOzrY8.js +0 -31
- package/dist/chunks/data-grid.DujCIIF6.js.map +0 -1
- package/dist/chunks/date-picker.DjxBw6Ur.js.map +0 -1
- package/dist/chunks/date-range-picker.BU9R2jNa.js +0 -1035
- package/dist/chunks/date-range-picker.BU9R2jNa.js.map +0 -1
- package/dist/chunks/dialog-page.BSS6xjo8.js.map +0 -1
- package/dist/chunks/dot.DBmwmOUN.js +0 -29
- package/dist/chunks/dot.DBmwmOUN.js.map +0 -1
- package/dist/chunks/draggable-handle.sq7FTVcL.js +0 -1716
- package/dist/chunks/dropdown-tag.B8nYIdkZ.js +0 -297
- package/dist/chunks/dropdown-tag.B8nYIdkZ.js.map +0 -1
- package/dist/chunks/dropdown.DIuBwxF-.js.map +0 -1
- package/dist/chunks/es6.Cu3DYUPA.js +0 -12
- package/dist/chunks/es6.Cu3DYUPA.js.map +0 -1
- package/dist/chunks/expand.BrywY9jl.js +0 -33
- package/dist/chunks/expand.BrywY9jl.js.map +0 -1
- package/dist/chunks/file-uploader.CpXThdga.js.map +0 -1
- package/dist/chunks/filter-bar.C2THG1iA.js.map +0 -1
- package/dist/chunks/fixed-scroller.Dgx7z81w.js +0 -158
- package/dist/chunks/fixed-scroller.Dgx7z81w.js.map +0 -1
- package/dist/chunks/grab.DJYL4kBq.js +0 -26
- package/dist/chunks/header-with-views.CwEcK_6P.js +0 -2355
- package/dist/chunks/header-with-views.CwEcK_6P.js.map +0 -1
- package/dist/chunks/info.6Z6NxUst.js +0 -44
- package/dist/chunks/input-field.CuZNoZOd.js +0 -352
- package/dist/chunks/input-field.CuZNoZOd.js.map +0 -1
- package/dist/chunks/input-time.DT_ivIBv.js.map +0 -1
- package/dist/chunks/inspector.up6hG75j.js +0 -235
- package/dist/chunks/inspector.up6hG75j.js.map +0 -1
- package/dist/chunks/link.Crms073M.js +0 -113
- package/dist/chunks/link.Crms073M.js.map +0 -1
- package/dist/chunks/minus-small.BZ-ZyAWF.js +0 -31
- package/dist/chunks/minus-small.BZ-ZyAWF.js.map +0 -1
- package/dist/chunks/navigation-menu-group.1zd10PO9.js +0 -337
- package/dist/chunks/navigation-menu-group.1zd10PO9.js.map +0 -1
- package/dist/chunks/pagination.DcJYeAN4.js +0 -431
- package/dist/chunks/pagination.DcJYeAN4.js.map +0 -1
- package/dist/chunks/payment-method.B9efiDS8.js +0 -128
- package/dist/chunks/payment-method.B9efiDS8.js.map +0 -1
- package/dist/chunks/popover.types.B_mPoRr2.js +0 -6
- package/dist/chunks/popover.types.B_mPoRr2.js.map +0 -1
- package/dist/chunks/radio-group.DPBgsszC.js +0 -279
- package/dist/chunks/radio-group.DPBgsszC.js.map +0 -1
- package/dist/chunks/refresh.C31KClfx.js +0 -29
- package/dist/chunks/refresh.C31KClfx.js.map +0 -1
- package/dist/chunks/search.ClLmZAgC.js +0 -44
- package/dist/chunks/show.BreRPkgL.js +0 -64
- package/dist/chunks/show.BreRPkgL.js.map +0 -1
- package/dist/chunks/step.BAK826b4.js.map +0 -1
- package/dist/chunks/textarea.C4IHcY2Q.js.map +0 -1
- package/dist/chunks/timeline-item.DuwEXAe5.js +0 -435
- package/dist/chunks/timeline-item.DuwEXAe5.js.map +0 -1
- package/dist/chunks/toast.DHXaiCwc.js.map +0 -1
- package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.D9oRvsUb.js.map +0 -1
- package/dist/chunks/use-country-items.BGJ4Jppd.js +0 -30
- package/dist/chunks/use-country-items.BGJ4Jppd.js.map +0 -1
- package/dist/chunks/use-expandable-content-height.DmFeas9-.js +0 -36
- package/dist/chunks/use-expandable-content-height.DmFeas9-.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BentoCheckboxType as BentoCheckboxType_2 } from '@/types/checkbox';
|
|
2
1
|
import type { ButtonHTMLAttributes } from '@vue/runtime-dom';
|
|
3
2
|
import { ComponentOptionsMixin } from 'vue';
|
|
4
3
|
import { ComponentProvideOptions } from 'vue';
|
|
@@ -15,9 +14,7 @@ import { ExtractPropTypes } from 'vue';
|
|
|
15
14
|
import type { FlipOptions } from '@floating-ui/core';
|
|
16
15
|
import { HTMLAttributes } from 'vue';
|
|
17
16
|
import type { Location as Location_2 } from 'vue-router';
|
|
18
|
-
import type { MaybeElementRef as MaybeElementRef_2 } from '@/types/elements';
|
|
19
17
|
import { MoveEvent } from 'sortablejs';
|
|
20
|
-
import type { OmitStrict as OmitStrict_2 } from '@/types/omit-strict';
|
|
21
18
|
import { Options } from 'sortablejs';
|
|
22
19
|
import type { Options as Options_2 } from 'focus-trap/index';
|
|
23
20
|
import type { Placement } from '@floating-ui/vue';
|
|
@@ -27,7 +24,7 @@ import { PublicProps } from 'vue';
|
|
|
27
24
|
import { PullResult } from 'sortablejs';
|
|
28
25
|
import { PutResult } from 'sortablejs';
|
|
29
26
|
import { Ref } from 'vue';
|
|
30
|
-
import type { RouterLinkProps } from 'vue-router';
|
|
27
|
+
import type { RouterLinkProps as RouterLinkProps_2 } from 'vue-router';
|
|
31
28
|
import { SortableEvent } from 'sortablejs';
|
|
32
29
|
import { sortablejs } from 'sortablejs';
|
|
33
30
|
import { SortableOptions } from 'sortablejs';
|
|
@@ -35,7 +32,6 @@ import type { typeToFlattenedError } from 'zod';
|
|
|
35
32
|
import { UnwrapRef } from 'vue';
|
|
36
33
|
import { VNode } from 'vue';
|
|
37
34
|
import { VNodeRef } from 'vue/types/vnode';
|
|
38
|
-
import type { VueNodeElement as VueNodeElement_2 } from '@/types/elements';
|
|
39
35
|
import type { ZodSchema } from 'zod';
|
|
40
36
|
|
|
41
37
|
declare const __VLS_base: DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToOption_37<BentoInspectorPageProps>, {
|
|
@@ -45,13 +41,13 @@ previousPage: any;
|
|
|
45
41
|
actions: any;
|
|
46
42
|
previousPage: any;
|
|
47
43
|
}>>>, {
|
|
48
|
-
actions:
|
|
44
|
+
actions: BentoButtonActionsList;
|
|
49
45
|
previousPage: string;
|
|
50
46
|
}>;
|
|
51
47
|
|
|
52
|
-
declare const __VLS_base_2: DefineComponent<
|
|
48
|
+
declare const __VLS_base_2: DefineComponent<BentoLinkProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
53
49
|
click: (...args: any[]) => void;
|
|
54
|
-
}, string, PublicProps, Readonly<
|
|
50
|
+
}, string, PublicProps, Readonly<BentoLinkProps_2> & Readonly<{
|
|
55
51
|
onClick?: (...args: any[]) => any;
|
|
56
52
|
}>, {
|
|
57
53
|
variant: BentoLinkVariant | `${BentoLinkVariant}`;
|
|
@@ -280,8 +276,8 @@ disabled: boolean;
|
|
|
280
276
|
optional: boolean;
|
|
281
277
|
readonly: boolean;
|
|
282
278
|
height: string | null;
|
|
283
|
-
ariaLabel: string;
|
|
284
279
|
characterLimit: number;
|
|
280
|
+
ariaLabel: string;
|
|
285
281
|
placeholder: string;
|
|
286
282
|
modelValue: string;
|
|
287
283
|
errorMessage: string;
|
|
@@ -316,7 +312,6 @@ status: string;
|
|
|
316
312
|
tag: any;
|
|
317
313
|
title: any;
|
|
318
314
|
type: string;
|
|
319
|
-
variant: any;
|
|
320
315
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_68<__VLS_TypePropsToOption_68<BentoTimelineItemProps>, {
|
|
321
316
|
additionalTimestamp: any;
|
|
322
317
|
dataList: any;
|
|
@@ -325,12 +320,10 @@ status: string;
|
|
|
325
320
|
tag: any;
|
|
326
321
|
title: any;
|
|
327
322
|
type: string;
|
|
328
|
-
variant: any;
|
|
329
323
|
}>>>, {
|
|
330
324
|
description: string;
|
|
331
325
|
type: string;
|
|
332
326
|
title: BentoTimelineItemTitle | string;
|
|
333
|
-
variant: BentoTimelineItemVariant | `${BentoTimelineItemVariant}`;
|
|
334
327
|
tag: any;
|
|
335
328
|
status: string;
|
|
336
329
|
additionalTimestamp: BentoTimelineTimestamp;
|
|
@@ -697,14 +690,14 @@ default: any;
|
|
|
697
690
|
header: Readonly<Partial<{
|
|
698
691
|
description: string;
|
|
699
692
|
variant: "page" | "component" | BentoHeaderVariant;
|
|
700
|
-
actions:
|
|
693
|
+
actions: BentoButtonActionsList;
|
|
701
694
|
lastUpdated: number | Date;
|
|
702
695
|
reloadButton: BentoHeaderReloadButton;
|
|
703
696
|
infoIconTooltipText: string;
|
|
704
697
|
infoIconPopoverPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition;
|
|
705
698
|
}> & Omit<Readonly<ExtractPropTypes< {
|
|
706
699
|
actions: {
|
|
707
|
-
type: PropType<
|
|
700
|
+
type: PropType<BentoButtonActionsList>;
|
|
708
701
|
default: any;
|
|
709
702
|
};
|
|
710
703
|
description: {
|
|
@@ -718,7 +711,7 @@ default: any;
|
|
|
718
711
|
infoIconPopoverPosition: {
|
|
719
712
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
720
713
|
default: string;
|
|
721
|
-
validator: (value:
|
|
714
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
722
715
|
};
|
|
723
716
|
lastUpdated: {
|
|
724
717
|
type: (DateConstructor | NumberConstructor)[];
|
|
@@ -739,7 +732,7 @@ default: any;
|
|
|
739
732
|
};
|
|
740
733
|
}>>, DefaultKeys< {
|
|
741
734
|
actions: {
|
|
742
|
-
type: PropType<
|
|
735
|
+
type: PropType<BentoButtonActionsList>;
|
|
743
736
|
default: any;
|
|
744
737
|
};
|
|
745
738
|
description: {
|
|
@@ -753,7 +746,7 @@ default: any;
|
|
|
753
746
|
infoIconPopoverPosition: {
|
|
754
747
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
755
748
|
default: string;
|
|
756
|
-
validator: (value:
|
|
749
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
757
750
|
};
|
|
758
751
|
lastUpdated: {
|
|
759
752
|
type: (DateConstructor | NumberConstructor)[];
|
|
@@ -842,9 +835,9 @@ validator: (value: BentoLoadingButtonState) => boolean;
|
|
|
842
835
|
* Types of flavour of Button
|
|
843
836
|
*/
|
|
844
837
|
variant: {
|
|
845
|
-
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" |
|
|
838
|
+
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" | BentoButtonVariant>;
|
|
846
839
|
default: string;
|
|
847
|
-
validator: (value:
|
|
840
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
848
841
|
};
|
|
849
842
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
850
843
|
/**
|
|
@@ -888,12 +881,12 @@ validator: (value: BentoLoadingButtonState) => boolean;
|
|
|
888
881
|
* Types of flavour of Button
|
|
889
882
|
*/
|
|
890
883
|
variant: {
|
|
891
|
-
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" |
|
|
884
|
+
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" | BentoButtonVariant>;
|
|
892
885
|
default: string;
|
|
893
|
-
validator: (value:
|
|
886
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
894
887
|
};
|
|
895
888
|
}>>, {
|
|
896
|
-
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" |
|
|
889
|
+
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | BentoButtonVariant;
|
|
897
890
|
condensed: boolean;
|
|
898
891
|
critical: boolean;
|
|
899
892
|
disabled: boolean;
|
|
@@ -2074,7 +2067,6 @@ description: any;
|
|
|
2074
2067
|
disabled: boolean;
|
|
2075
2068
|
errorMessage: any;
|
|
2076
2069
|
firstDayOfWeek: any;
|
|
2077
|
-
hasActions: boolean;
|
|
2078
2070
|
isDateDisabled: any;
|
|
2079
2071
|
label: any;
|
|
2080
2072
|
max: any;
|
|
@@ -2097,7 +2089,6 @@ description: any;
|
|
|
2097
2089
|
disabled: boolean;
|
|
2098
2090
|
errorMessage: any;
|
|
2099
2091
|
firstDayOfWeek: any;
|
|
2100
|
-
hasActions: boolean;
|
|
2101
2092
|
isDateDisabled: any;
|
|
2102
2093
|
label: any;
|
|
2103
2094
|
max: any;
|
|
@@ -2136,7 +2127,6 @@ firstDayOfWeek: CalendarFirstDayOfWeek | number;
|
|
|
2136
2127
|
maxRange: number;
|
|
2137
2128
|
numberOfMonths: number;
|
|
2138
2129
|
showEndDateOnOpen: boolean;
|
|
2139
|
-
hasActions: boolean;
|
|
2140
2130
|
quickSelectRanges: BentoDateRangePickerQuickSelectRanges;
|
|
2141
2131
|
}>;
|
|
2142
2132
|
|
|
@@ -2324,12 +2314,10 @@ drawerLabel: string;
|
|
|
2324
2314
|
}>;
|
|
2325
2315
|
|
|
2326
2316
|
declare const __VLS_export_26: __VLS_WithSlots_16<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToOption_18<BentoDropdownProps>, {
|
|
2327
|
-
ariaLabel: any;
|
|
2328
2317
|
condensed: boolean;
|
|
2329
2318
|
emptyState: any;
|
|
2330
2319
|
disabled: boolean;
|
|
2331
2320
|
dynamicFiltering: boolean;
|
|
2332
|
-
error: boolean;
|
|
2333
2321
|
errorMessage: any;
|
|
2334
2322
|
description: any;
|
|
2335
2323
|
hasMoreItems: boolean;
|
|
@@ -2346,7 +2334,6 @@ readonly: boolean;
|
|
|
2346
2334
|
required: boolean;
|
|
2347
2335
|
search: any;
|
|
2348
2336
|
showSlotContentInMultiple: boolean;
|
|
2349
|
-
size: any;
|
|
2350
2337
|
staticCategories: boolean;
|
|
2351
2338
|
teleport: () => {
|
|
2352
2339
|
disabled: boolean;
|
|
@@ -2359,12 +2346,10 @@ enableValueLabelPair: boolean;
|
|
|
2359
2346
|
}>, {
|
|
2360
2347
|
focus: () => void;
|
|
2361
2348
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToOption_18<BentoDropdownProps>, {
|
|
2362
|
-
ariaLabel: any;
|
|
2363
2349
|
condensed: boolean;
|
|
2364
2350
|
emptyState: any;
|
|
2365
2351
|
disabled: boolean;
|
|
2366
2352
|
dynamicFiltering: boolean;
|
|
2367
|
-
error: boolean;
|
|
2368
2353
|
errorMessage: any;
|
|
2369
2354
|
description: any;
|
|
2370
2355
|
hasMoreItems: boolean;
|
|
@@ -2381,7 +2366,6 @@ readonly: boolean;
|
|
|
2381
2366
|
required: boolean;
|
|
2382
2367
|
search: any;
|
|
2383
2368
|
showSlotContentInMultiple: boolean;
|
|
2384
|
-
size: any;
|
|
2385
2369
|
staticCategories: boolean;
|
|
2386
2370
|
teleport: () => {
|
|
2387
2371
|
disabled: boolean;
|
|
@@ -2401,12 +2385,9 @@ condensed: boolean;
|
|
|
2401
2385
|
disabled: boolean;
|
|
2402
2386
|
loading: boolean;
|
|
2403
2387
|
teleport: BentoTeleportProps;
|
|
2404
|
-
error: boolean;
|
|
2405
2388
|
optional: boolean;
|
|
2406
2389
|
readonly: boolean;
|
|
2407
|
-
size: BentoDropdownSize | `${BentoDropdownSize}`;
|
|
2408
2390
|
multiple: boolean;
|
|
2409
|
-
ariaLabel: string;
|
|
2410
2391
|
items: BentoListboxOptions;
|
|
2411
2392
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
2412
2393
|
staticCategories: boolean;
|
|
@@ -2442,6 +2423,10 @@ items: {
|
|
|
2442
2423
|
type: PropType<BentoAvatarListboxOptions>;
|
|
2443
2424
|
default: () => any[];
|
|
2444
2425
|
};
|
|
2426
|
+
ariaLabel?: {
|
|
2427
|
+
type: StringConstructor;
|
|
2428
|
+
default: any;
|
|
2429
|
+
};
|
|
2445
2430
|
value: {
|
|
2446
2431
|
type: PropType<BentoListboxSelectedValue>;
|
|
2447
2432
|
default: any;
|
|
@@ -2480,10 +2465,6 @@ default: () => {
|
|
|
2480
2465
|
disabled: boolean;
|
|
2481
2466
|
};
|
|
2482
2467
|
};
|
|
2483
|
-
error: {
|
|
2484
|
-
type: PropType<boolean>;
|
|
2485
|
-
default: boolean;
|
|
2486
|
-
};
|
|
2487
2468
|
optional: {
|
|
2488
2469
|
type: PropType<boolean>;
|
|
2489
2470
|
default: boolean;
|
|
@@ -2492,18 +2473,10 @@ readonly: {
|
|
|
2492
2473
|
type: PropType<boolean>;
|
|
2493
2474
|
default: boolean;
|
|
2494
2475
|
};
|
|
2495
|
-
size: {
|
|
2496
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
2497
|
-
default: any;
|
|
2498
|
-
};
|
|
2499
2476
|
multiple: {
|
|
2500
2477
|
type: PropType<boolean>;
|
|
2501
2478
|
default: boolean;
|
|
2502
2479
|
};
|
|
2503
|
-
ariaLabel: {
|
|
2504
|
-
type: PropType<string>;
|
|
2505
|
-
default: any;
|
|
2506
|
-
};
|
|
2507
2480
|
isOptionDisabled: {
|
|
2508
2481
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2509
2482
|
default: any;
|
|
@@ -2572,6 +2545,10 @@ items: {
|
|
|
2572
2545
|
type: PropType<BentoAvatarListboxOptions>;
|
|
2573
2546
|
default: () => any[];
|
|
2574
2547
|
};
|
|
2548
|
+
ariaLabel?: {
|
|
2549
|
+
type: StringConstructor;
|
|
2550
|
+
default: any;
|
|
2551
|
+
};
|
|
2575
2552
|
value: {
|
|
2576
2553
|
type: PropType<BentoListboxSelectedValue>;
|
|
2577
2554
|
default: any;
|
|
@@ -2610,10 +2587,6 @@ default: () => {
|
|
|
2610
2587
|
disabled: boolean;
|
|
2611
2588
|
};
|
|
2612
2589
|
};
|
|
2613
|
-
error: {
|
|
2614
|
-
type: PropType<boolean>;
|
|
2615
|
-
default: boolean;
|
|
2616
|
-
};
|
|
2617
2590
|
optional: {
|
|
2618
2591
|
type: PropType<boolean>;
|
|
2619
2592
|
default: boolean;
|
|
@@ -2622,18 +2595,10 @@ readonly: {
|
|
|
2622
2595
|
type: PropType<boolean>;
|
|
2623
2596
|
default: boolean;
|
|
2624
2597
|
};
|
|
2625
|
-
size: {
|
|
2626
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
2627
|
-
default: any;
|
|
2628
|
-
};
|
|
2629
2598
|
multiple: {
|
|
2630
2599
|
type: PropType<boolean>;
|
|
2631
2600
|
default: boolean;
|
|
2632
2601
|
};
|
|
2633
|
-
ariaLabel: {
|
|
2634
|
-
type: PropType<string>;
|
|
2635
|
-
default: any;
|
|
2636
|
-
};
|
|
2637
2602
|
isOptionDisabled: {
|
|
2638
2603
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2639
2604
|
default: any;
|
|
@@ -2700,17 +2665,15 @@ condensed: boolean;
|
|
|
2700
2665
|
disabled: boolean;
|
|
2701
2666
|
loading: boolean;
|
|
2702
2667
|
teleport: BentoTeleportProps;
|
|
2703
|
-
error: boolean;
|
|
2704
2668
|
optional: boolean;
|
|
2705
2669
|
readonly: boolean;
|
|
2706
|
-
size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
2707
2670
|
multiple: boolean;
|
|
2708
|
-
ariaLabel: string;
|
|
2709
2671
|
items: BentoAvatarListboxOptions;
|
|
2710
2672
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
2711
2673
|
staticCategories: boolean;
|
|
2712
2674
|
hasMoreItems: boolean;
|
|
2713
2675
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
2676
|
+
ariaLabel?: string;
|
|
2714
2677
|
emptyState: BentoListboxEmptyStateProps;
|
|
2715
2678
|
componentLoading: boolean;
|
|
2716
2679
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -2743,6 +2706,10 @@ type: PropType<BentoCountryVariant | `${BentoCountryVariant}`>;
|
|
|
2743
2706
|
default: BentoCountryVariant;
|
|
2744
2707
|
validator: (value: BentoCountryVariant) => boolean;
|
|
2745
2708
|
};
|
|
2709
|
+
ariaLabel?: {
|
|
2710
|
+
type: StringConstructor;
|
|
2711
|
+
default: any;
|
|
2712
|
+
};
|
|
2746
2713
|
value: {
|
|
2747
2714
|
type: PropType<BentoListboxSelectedValue>;
|
|
2748
2715
|
default: any;
|
|
@@ -2781,10 +2748,6 @@ default: () => {
|
|
|
2781
2748
|
disabled: boolean;
|
|
2782
2749
|
};
|
|
2783
2750
|
};
|
|
2784
|
-
error: {
|
|
2785
|
-
type: PropType<boolean>;
|
|
2786
|
-
default: boolean;
|
|
2787
|
-
};
|
|
2788
2751
|
optional: {
|
|
2789
2752
|
type: PropType<boolean>;
|
|
2790
2753
|
default: boolean;
|
|
@@ -2793,18 +2756,10 @@ readonly: {
|
|
|
2793
2756
|
type: PropType<boolean>;
|
|
2794
2757
|
default: boolean;
|
|
2795
2758
|
};
|
|
2796
|
-
size: {
|
|
2797
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
2798
|
-
default: any;
|
|
2799
|
-
};
|
|
2800
2759
|
multiple: {
|
|
2801
2760
|
type: PropType<boolean>;
|
|
2802
2761
|
default: boolean;
|
|
2803
2762
|
};
|
|
2804
|
-
ariaLabel: {
|
|
2805
|
-
type: PropType<string>;
|
|
2806
|
-
default: any;
|
|
2807
|
-
};
|
|
2808
2763
|
isOptionDisabled: {
|
|
2809
2764
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2810
2765
|
default: any;
|
|
@@ -2881,6 +2836,10 @@ type: PropType<BentoCountryVariant | `${BentoCountryVariant}`>;
|
|
|
2881
2836
|
default: BentoCountryVariant;
|
|
2882
2837
|
validator: (value: BentoCountryVariant) => boolean;
|
|
2883
2838
|
};
|
|
2839
|
+
ariaLabel?: {
|
|
2840
|
+
type: StringConstructor;
|
|
2841
|
+
default: any;
|
|
2842
|
+
};
|
|
2884
2843
|
value: {
|
|
2885
2844
|
type: PropType<BentoListboxSelectedValue>;
|
|
2886
2845
|
default: any;
|
|
@@ -2919,10 +2878,6 @@ default: () => {
|
|
|
2919
2878
|
disabled: boolean;
|
|
2920
2879
|
};
|
|
2921
2880
|
};
|
|
2922
|
-
error: {
|
|
2923
|
-
type: PropType<boolean>;
|
|
2924
|
-
default: boolean;
|
|
2925
|
-
};
|
|
2926
2881
|
optional: {
|
|
2927
2882
|
type: PropType<boolean>;
|
|
2928
2883
|
default: boolean;
|
|
@@ -2931,18 +2886,10 @@ readonly: {
|
|
|
2931
2886
|
type: PropType<boolean>;
|
|
2932
2887
|
default: boolean;
|
|
2933
2888
|
};
|
|
2934
|
-
size: {
|
|
2935
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
2936
|
-
default: any;
|
|
2937
|
-
};
|
|
2938
2889
|
multiple: {
|
|
2939
2890
|
type: PropType<boolean>;
|
|
2940
2891
|
default: boolean;
|
|
2941
2892
|
};
|
|
2942
|
-
ariaLabel: {
|
|
2943
|
-
type: PropType<string>;
|
|
2944
|
-
default: any;
|
|
2945
|
-
};
|
|
2946
2893
|
isOptionDisabled: {
|
|
2947
2894
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2948
2895
|
default: any;
|
|
@@ -3004,23 +2951,21 @@ value: BentoListboxSelectedValue;
|
|
|
3004
2951
|
search: BentoListboxSearchOptions;
|
|
3005
2952
|
description: string;
|
|
3006
2953
|
label: string;
|
|
3007
|
-
variant: "name" | "
|
|
2954
|
+
variant: "name" | "iso" | "phone_code" | "capital" | BentoCountryVariant;
|
|
3008
2955
|
required: boolean;
|
|
3009
2956
|
condensed: boolean;
|
|
3010
2957
|
disabled: boolean;
|
|
3011
2958
|
loading: boolean;
|
|
3012
2959
|
teleport: BentoTeleportProps;
|
|
3013
|
-
error: boolean;
|
|
3014
2960
|
optional: boolean;
|
|
3015
2961
|
readonly: boolean;
|
|
3016
|
-
size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
3017
2962
|
multiple: boolean;
|
|
3018
|
-
ariaLabel: string;
|
|
3019
2963
|
items: BentoCountryListboxOptions;
|
|
3020
2964
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
3021
2965
|
staticCategories: boolean;
|
|
3022
2966
|
hasMoreItems: boolean;
|
|
3023
2967
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
2968
|
+
ariaLabel?: string;
|
|
3024
2969
|
emptyState: BentoListboxEmptyStateProps;
|
|
3025
2970
|
componentLoading: boolean;
|
|
3026
2971
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -3044,6 +2989,10 @@ items: {
|
|
|
3044
2989
|
type: PropType<BentoCurrencyListboxOptions>;
|
|
3045
2990
|
default: () => any[];
|
|
3046
2991
|
};
|
|
2992
|
+
ariaLabel?: {
|
|
2993
|
+
type: StringConstructor;
|
|
2994
|
+
default: any;
|
|
2995
|
+
};
|
|
3047
2996
|
value: {
|
|
3048
2997
|
type: PropType<BentoListboxSelectedValue>;
|
|
3049
2998
|
default: any;
|
|
@@ -3082,10 +3031,6 @@ default: () => {
|
|
|
3082
3031
|
disabled: boolean;
|
|
3083
3032
|
};
|
|
3084
3033
|
};
|
|
3085
|
-
error: {
|
|
3086
|
-
type: PropType<boolean>;
|
|
3087
|
-
default: boolean;
|
|
3088
|
-
};
|
|
3089
3034
|
optional: {
|
|
3090
3035
|
type: PropType<boolean>;
|
|
3091
3036
|
default: boolean;
|
|
@@ -3094,18 +3039,10 @@ readonly: {
|
|
|
3094
3039
|
type: PropType<boolean>;
|
|
3095
3040
|
default: boolean;
|
|
3096
3041
|
};
|
|
3097
|
-
size: {
|
|
3098
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
3099
|
-
default: any;
|
|
3100
|
-
};
|
|
3101
3042
|
multiple: {
|
|
3102
3043
|
type: PropType<boolean>;
|
|
3103
3044
|
default: boolean;
|
|
3104
3045
|
};
|
|
3105
|
-
ariaLabel: {
|
|
3106
|
-
type: PropType<string>;
|
|
3107
|
-
default: any;
|
|
3108
|
-
};
|
|
3109
3046
|
isOptionDisabled: {
|
|
3110
3047
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3111
3048
|
default: any;
|
|
@@ -3173,6 +3110,10 @@ items: {
|
|
|
3173
3110
|
type: PropType<BentoCurrencyListboxOptions>;
|
|
3174
3111
|
default: () => any[];
|
|
3175
3112
|
};
|
|
3113
|
+
ariaLabel?: {
|
|
3114
|
+
type: StringConstructor;
|
|
3115
|
+
default: any;
|
|
3116
|
+
};
|
|
3176
3117
|
value: {
|
|
3177
3118
|
type: PropType<BentoListboxSelectedValue>;
|
|
3178
3119
|
default: any;
|
|
@@ -3211,10 +3152,6 @@ default: () => {
|
|
|
3211
3152
|
disabled: boolean;
|
|
3212
3153
|
};
|
|
3213
3154
|
};
|
|
3214
|
-
error: {
|
|
3215
|
-
type: PropType<boolean>;
|
|
3216
|
-
default: boolean;
|
|
3217
|
-
};
|
|
3218
3155
|
optional: {
|
|
3219
3156
|
type: PropType<boolean>;
|
|
3220
3157
|
default: boolean;
|
|
@@ -3223,18 +3160,10 @@ readonly: {
|
|
|
3223
3160
|
type: PropType<boolean>;
|
|
3224
3161
|
default: boolean;
|
|
3225
3162
|
};
|
|
3226
|
-
size: {
|
|
3227
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
3228
|
-
default: any;
|
|
3229
|
-
};
|
|
3230
3163
|
multiple: {
|
|
3231
3164
|
type: PropType<boolean>;
|
|
3232
3165
|
default: boolean;
|
|
3233
3166
|
};
|
|
3234
|
-
ariaLabel: {
|
|
3235
|
-
type: PropType<string>;
|
|
3236
|
-
default: any;
|
|
3237
|
-
};
|
|
3238
3167
|
isOptionDisabled: {
|
|
3239
3168
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3240
3169
|
default: any;
|
|
@@ -3301,17 +3230,15 @@ condensed: boolean;
|
|
|
3301
3230
|
disabled: boolean;
|
|
3302
3231
|
loading: boolean;
|
|
3303
3232
|
teleport: BentoTeleportProps;
|
|
3304
|
-
error: boolean;
|
|
3305
3233
|
optional: boolean;
|
|
3306
3234
|
readonly: boolean;
|
|
3307
|
-
size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
3308
3235
|
multiple: boolean;
|
|
3309
|
-
ariaLabel: string;
|
|
3310
3236
|
items: BentoCurrencyListboxOptions;
|
|
3311
3237
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
3312
3238
|
staticCategories: boolean;
|
|
3313
3239
|
hasMoreItems: boolean;
|
|
3314
3240
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
3241
|
+
ariaLabel?: string;
|
|
3315
3242
|
emptyState: BentoListboxEmptyStateProps;
|
|
3316
3243
|
componentLoading: boolean;
|
|
3317
3244
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -3371,6 +3298,10 @@ items: {
|
|
|
3371
3298
|
type: PropType<BentoPaymentMethodListboxOptions>;
|
|
3372
3299
|
default: () => any[];
|
|
3373
3300
|
};
|
|
3301
|
+
ariaLabel?: {
|
|
3302
|
+
type: StringConstructor;
|
|
3303
|
+
default: any;
|
|
3304
|
+
};
|
|
3374
3305
|
value: {
|
|
3375
3306
|
type: PropType<BentoListboxSelectedValue>;
|
|
3376
3307
|
default: any;
|
|
@@ -3409,10 +3340,6 @@ default: () => {
|
|
|
3409
3340
|
disabled: boolean;
|
|
3410
3341
|
};
|
|
3411
3342
|
};
|
|
3412
|
-
error: {
|
|
3413
|
-
type: PropType<boolean>;
|
|
3414
|
-
default: boolean;
|
|
3415
|
-
};
|
|
3416
3343
|
optional: {
|
|
3417
3344
|
type: PropType<boolean>;
|
|
3418
3345
|
default: boolean;
|
|
@@ -3421,18 +3348,10 @@ readonly: {
|
|
|
3421
3348
|
type: PropType<boolean>;
|
|
3422
3349
|
default: boolean;
|
|
3423
3350
|
};
|
|
3424
|
-
size: {
|
|
3425
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
3426
|
-
default: any;
|
|
3427
|
-
};
|
|
3428
3351
|
multiple: {
|
|
3429
3352
|
type: PropType<boolean>;
|
|
3430
3353
|
default: boolean;
|
|
3431
3354
|
};
|
|
3432
|
-
ariaLabel: {
|
|
3433
|
-
type: PropType<string>;
|
|
3434
|
-
default: any;
|
|
3435
|
-
};
|
|
3436
3355
|
isOptionDisabled: {
|
|
3437
3356
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3438
3357
|
default: any;
|
|
@@ -3500,6 +3419,10 @@ items: {
|
|
|
3500
3419
|
type: PropType<BentoPaymentMethodListboxOptions>;
|
|
3501
3420
|
default: () => any[];
|
|
3502
3421
|
};
|
|
3422
|
+
ariaLabel?: {
|
|
3423
|
+
type: StringConstructor;
|
|
3424
|
+
default: any;
|
|
3425
|
+
};
|
|
3503
3426
|
value: {
|
|
3504
3427
|
type: PropType<BentoListboxSelectedValue>;
|
|
3505
3428
|
default: any;
|
|
@@ -3538,10 +3461,6 @@ default: () => {
|
|
|
3538
3461
|
disabled: boolean;
|
|
3539
3462
|
};
|
|
3540
3463
|
};
|
|
3541
|
-
error: {
|
|
3542
|
-
type: PropType<boolean>;
|
|
3543
|
-
default: boolean;
|
|
3544
|
-
};
|
|
3545
3464
|
optional: {
|
|
3546
3465
|
type: PropType<boolean>;
|
|
3547
3466
|
default: boolean;
|
|
@@ -3550,18 +3469,10 @@ readonly: {
|
|
|
3550
3469
|
type: PropType<boolean>;
|
|
3551
3470
|
default: boolean;
|
|
3552
3471
|
};
|
|
3553
|
-
size: {
|
|
3554
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
3555
|
-
default: any;
|
|
3556
|
-
};
|
|
3557
3472
|
multiple: {
|
|
3558
3473
|
type: PropType<boolean>;
|
|
3559
3474
|
default: boolean;
|
|
3560
3475
|
};
|
|
3561
|
-
ariaLabel: {
|
|
3562
|
-
type: PropType<string>;
|
|
3563
|
-
default: any;
|
|
3564
|
-
};
|
|
3565
3476
|
isOptionDisabled: {
|
|
3566
3477
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3567
3478
|
default: any;
|
|
@@ -3628,17 +3539,15 @@ condensed: boolean;
|
|
|
3628
3539
|
disabled: boolean;
|
|
3629
3540
|
loading: boolean;
|
|
3630
3541
|
teleport: BentoTeleportProps;
|
|
3631
|
-
error: boolean;
|
|
3632
3542
|
optional: boolean;
|
|
3633
3543
|
readonly: boolean;
|
|
3634
|
-
size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
3635
3544
|
multiple: boolean;
|
|
3636
|
-
ariaLabel: string;
|
|
3637
3545
|
items: BentoPaymentMethodListboxOptions;
|
|
3638
3546
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
3639
3547
|
staticCategories: boolean;
|
|
3640
3548
|
hasMoreItems: boolean;
|
|
3641
3549
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
3550
|
+
ariaLabel?: string;
|
|
3642
3551
|
emptyState: BentoListboxEmptyStateProps;
|
|
3643
3552
|
componentLoading: boolean;
|
|
3644
3553
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -3663,6 +3572,10 @@ items: {
|
|
|
3663
3572
|
type: PropType<BentoTagListboxOptions>;
|
|
3664
3573
|
default: () => any[];
|
|
3665
3574
|
};
|
|
3575
|
+
ariaLabel?: {
|
|
3576
|
+
type: StringConstructor;
|
|
3577
|
+
default: any;
|
|
3578
|
+
};
|
|
3666
3579
|
value: {
|
|
3667
3580
|
type: PropType<BentoListboxSelectedValue>;
|
|
3668
3581
|
default: any;
|
|
@@ -3701,10 +3614,6 @@ default: () => {
|
|
|
3701
3614
|
disabled: boolean;
|
|
3702
3615
|
};
|
|
3703
3616
|
};
|
|
3704
|
-
error: {
|
|
3705
|
-
type: PropType<boolean>;
|
|
3706
|
-
default: boolean;
|
|
3707
|
-
};
|
|
3708
3617
|
optional: {
|
|
3709
3618
|
type: PropType<boolean>;
|
|
3710
3619
|
default: boolean;
|
|
@@ -3713,18 +3622,10 @@ readonly: {
|
|
|
3713
3622
|
type: PropType<boolean>;
|
|
3714
3623
|
default: boolean;
|
|
3715
3624
|
};
|
|
3716
|
-
size: {
|
|
3717
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
3718
|
-
default: any;
|
|
3719
|
-
};
|
|
3720
3625
|
multiple: {
|
|
3721
3626
|
type: PropType<boolean>;
|
|
3722
3627
|
default: boolean;
|
|
3723
3628
|
};
|
|
3724
|
-
ariaLabel: {
|
|
3725
|
-
type: PropType<string>;
|
|
3726
|
-
default: any;
|
|
3727
|
-
};
|
|
3728
3629
|
isOptionDisabled: {
|
|
3729
3630
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3730
3631
|
default: any;
|
|
@@ -3793,6 +3694,10 @@ items: {
|
|
|
3793
3694
|
type: PropType<BentoTagListboxOptions>;
|
|
3794
3695
|
default: () => any[];
|
|
3795
3696
|
};
|
|
3697
|
+
ariaLabel?: {
|
|
3698
|
+
type: StringConstructor;
|
|
3699
|
+
default: any;
|
|
3700
|
+
};
|
|
3796
3701
|
value: {
|
|
3797
3702
|
type: PropType<BentoListboxSelectedValue>;
|
|
3798
3703
|
default: any;
|
|
@@ -3831,10 +3736,6 @@ default: () => {
|
|
|
3831
3736
|
disabled: boolean;
|
|
3832
3737
|
};
|
|
3833
3738
|
};
|
|
3834
|
-
error: {
|
|
3835
|
-
type: PropType<boolean>;
|
|
3836
|
-
default: boolean;
|
|
3837
|
-
};
|
|
3838
3739
|
optional: {
|
|
3839
3740
|
type: PropType<boolean>;
|
|
3840
3741
|
default: boolean;
|
|
@@ -3843,18 +3744,10 @@ readonly: {
|
|
|
3843
3744
|
type: PropType<boolean>;
|
|
3844
3745
|
default: boolean;
|
|
3845
3746
|
};
|
|
3846
|
-
size: {
|
|
3847
|
-
type: PropType<BentoDropdownSize_2 | "DropdownInputDefault" | "DropdownInputSmall">;
|
|
3848
|
-
default: any;
|
|
3849
|
-
};
|
|
3850
3747
|
multiple: {
|
|
3851
3748
|
type: PropType<boolean>;
|
|
3852
3749
|
default: boolean;
|
|
3853
3750
|
};
|
|
3854
|
-
ariaLabel: {
|
|
3855
|
-
type: PropType<string>;
|
|
3856
|
-
default: any;
|
|
3857
|
-
};
|
|
3858
3751
|
isOptionDisabled: {
|
|
3859
3752
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3860
3753
|
default: any;
|
|
@@ -3921,17 +3814,15 @@ condensed: boolean;
|
|
|
3921
3814
|
disabled: boolean;
|
|
3922
3815
|
loading: boolean;
|
|
3923
3816
|
teleport: BentoTeleportProps;
|
|
3924
|
-
error: boolean;
|
|
3925
3817
|
optional: boolean;
|
|
3926
3818
|
readonly: boolean;
|
|
3927
|
-
size: BentoDropdownSize_2 | `${BentoDropdownSize_2}`;
|
|
3928
3819
|
multiple: boolean;
|
|
3929
|
-
ariaLabel: string;
|
|
3930
3820
|
items: BentoTagListboxOptions;
|
|
3931
3821
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
3932
3822
|
staticCategories: boolean;
|
|
3933
3823
|
hasMoreItems: boolean;
|
|
3934
3824
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
3825
|
+
ariaLabel?: string;
|
|
3935
3826
|
emptyState: BentoListboxEmptyStateProps;
|
|
3936
3827
|
componentLoading: boolean;
|
|
3937
3828
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -4163,8 +4054,8 @@ disabled: boolean;
|
|
|
4163
4054
|
tag: any;
|
|
4164
4055
|
optional: boolean;
|
|
4165
4056
|
readonly: boolean;
|
|
4166
|
-
ariaLabel: string;
|
|
4167
4057
|
indeterminate: boolean;
|
|
4058
|
+
ariaLabel: string;
|
|
4168
4059
|
modelValue: BentoCheckboxType | BentoCheckboxGroupItems;
|
|
4169
4060
|
errorMessage: string;
|
|
4170
4061
|
hasError: boolean;
|
|
@@ -4200,15 +4091,6 @@ type: StringConstructor;
|
|
|
4200
4091
|
default: any;
|
|
4201
4092
|
};
|
|
4202
4093
|
/**
|
|
4203
|
-
* If set to true, renders all checkboxes in the group in an error state.
|
|
4204
|
-
*
|
|
4205
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
4206
|
-
*/
|
|
4207
|
-
hasError: {
|
|
4208
|
-
type: BooleanConstructor;
|
|
4209
|
-
default: boolean;
|
|
4210
|
-
};
|
|
4211
|
-
/**
|
|
4212
4094
|
* Shows/hides the group label.
|
|
4213
4095
|
*/
|
|
4214
4096
|
hideLabel: {
|
|
@@ -4303,15 +4185,6 @@ type: StringConstructor;
|
|
|
4303
4185
|
default: any;
|
|
4304
4186
|
};
|
|
4305
4187
|
/**
|
|
4306
|
-
* If set to true, renders all checkboxes in the group in an error state.
|
|
4307
|
-
*
|
|
4308
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
4309
|
-
*/
|
|
4310
|
-
hasError: {
|
|
4311
|
-
type: BooleanConstructor;
|
|
4312
|
-
default: boolean;
|
|
4313
|
-
};
|
|
4314
|
-
/**
|
|
4315
4188
|
* Shows/hides the group label.
|
|
4316
4189
|
*/
|
|
4317
4190
|
hideLabel: {
|
|
@@ -4387,7 +4260,6 @@ modelValue: (string | number)[];
|
|
|
4387
4260
|
errorMessage: string;
|
|
4388
4261
|
tooltipText: string;
|
|
4389
4262
|
hideLabel: boolean;
|
|
4390
|
-
hasError: boolean;
|
|
4391
4263
|
formId: string;
|
|
4392
4264
|
}>, {
|
|
4393
4265
|
content?: (props: {
|
|
@@ -4398,7 +4270,7 @@ formId: string;
|
|
|
4398
4270
|
hasError?: boolean;
|
|
4399
4271
|
errorMessage?: string;
|
|
4400
4272
|
readonly?: boolean;
|
|
4401
|
-
tag?:
|
|
4273
|
+
tag?: BentoCheckboxTag;
|
|
4402
4274
|
}) => any;
|
|
4403
4275
|
}>;
|
|
4404
4276
|
|
|
@@ -4461,15 +4333,12 @@ langLabel: string;
|
|
|
4461
4333
|
|
|
4462
4334
|
declare const __VLS_export_37: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_22<BentoCountryProps>, {
|
|
4463
4335
|
code: BentoCountryCode;
|
|
4464
|
-
label: any;
|
|
4465
4336
|
variant: BentoCountryVariant;
|
|
4466
4337
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_22<BentoCountryProps>, {
|
|
4467
4338
|
code: BentoCountryCode;
|
|
4468
|
-
label: any;
|
|
4469
4339
|
variant: BentoCountryVariant;
|
|
4470
4340
|
}>>>, {
|
|
4471
4341
|
code: BentoCountryCode | `${BentoCountryCode}`;
|
|
4472
|
-
label: string;
|
|
4473
4342
|
variant: BentoCountryVariant | `${BentoCountryVariant}`;
|
|
4474
4343
|
}>;
|
|
4475
4344
|
|
|
@@ -4675,7 +4544,7 @@ value: BentoFilterBarValue;
|
|
|
4675
4544
|
disabled: boolean;
|
|
4676
4545
|
fitContent: boolean;
|
|
4677
4546
|
tooltipText: string;
|
|
4678
|
-
tooltipPosition: `${
|
|
4547
|
+
tooltipPosition: `${BentoTooltipPosition}`;
|
|
4679
4548
|
appliedFiltersCount: string | number;
|
|
4680
4549
|
buttonLabel: string;
|
|
4681
4550
|
buttonSecondaryLabel: string;
|
|
@@ -5039,13 +4908,11 @@ tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
|
5039
4908
|
|
|
5040
4909
|
declare const __VLS_export_51: __VLS_WithSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInputFieldProps>, {
|
|
5041
4910
|
ariaHidden: boolean;
|
|
5042
|
-
ariaLabel: any;
|
|
5043
4911
|
condensed: boolean;
|
|
5044
4912
|
description: string;
|
|
5045
4913
|
disabled: boolean;
|
|
5046
4914
|
dropdown: any;
|
|
5047
4915
|
dropdownPosition: BentoInputFieldElementPosition;
|
|
5048
|
-
error: boolean;
|
|
5049
4916
|
errorMessage: any;
|
|
5050
4917
|
label: string;
|
|
5051
4918
|
modelValue: any;
|
|
@@ -5075,13 +4942,11 @@ focus: () => void;
|
|
|
5075
4942
|
inputFieldElement: Ref<HTMLInputElement>;
|
|
5076
4943
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInputFieldProps>, {
|
|
5077
4944
|
ariaHidden: boolean;
|
|
5078
|
-
ariaLabel: any;
|
|
5079
4945
|
condensed: boolean;
|
|
5080
4946
|
description: string;
|
|
5081
4947
|
disabled: boolean;
|
|
5082
4948
|
dropdown: any;
|
|
5083
4949
|
dropdownPosition: BentoInputFieldElementPosition;
|
|
5084
|
-
error: boolean;
|
|
5085
4950
|
errorMessage: any;
|
|
5086
4951
|
label: string;
|
|
5087
4952
|
modelValue: any;
|
|
@@ -5105,10 +4970,8 @@ variant: BentoInputFieldVariant | `${BentoInputFieldVariant}`;
|
|
|
5105
4970
|
required: boolean;
|
|
5106
4971
|
condensed: boolean;
|
|
5107
4972
|
disabled: boolean;
|
|
5108
|
-
error: boolean;
|
|
5109
4973
|
optional: boolean;
|
|
5110
4974
|
readonly: boolean;
|
|
5111
|
-
ariaLabel: string;
|
|
5112
4975
|
placeholder: string;
|
|
5113
4976
|
modelValue: BentoInputFieldValue;
|
|
5114
4977
|
errorMessage: string;
|
|
@@ -5746,7 +5609,7 @@ withColumnLayout: boolean;
|
|
|
5746
5609
|
pageId: any;
|
|
5747
5610
|
previousPage: any;
|
|
5748
5611
|
}>>>, {
|
|
5749
|
-
actions:
|
|
5612
|
+
actions: BentoButtonActionsList;
|
|
5750
5613
|
pageId: string;
|
|
5751
5614
|
previousPage: string | null;
|
|
5752
5615
|
actionsLabel: string;
|
|
@@ -6114,7 +5977,7 @@ default: any;
|
|
|
6114
5977
|
infoIconPopoverPosition: {
|
|
6115
5978
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
6116
5979
|
default: string;
|
|
6117
|
-
validator: (value:
|
|
5980
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
6118
5981
|
};
|
|
6119
5982
|
/**
|
|
6120
5983
|
* JavaScript "Date" object for when the content was last updated
|
|
@@ -6186,7 +6049,7 @@ default: any;
|
|
|
6186
6049
|
infoIconPopoverPosition: {
|
|
6187
6050
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
6188
6051
|
default: string;
|
|
6189
|
-
validator: (value:
|
|
6052
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
6190
6053
|
};
|
|
6191
6054
|
/**
|
|
6192
6055
|
* JavaScript "Date" object for when the content was last updated
|
|
@@ -6230,7 +6093,6 @@ infoIconPopoverPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-st
|
|
|
6230
6093
|
}>;
|
|
6231
6094
|
|
|
6232
6095
|
declare const __VLS_export_72: __VLS_WithSlots_45<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoPaginationProps>, {
|
|
6233
|
-
ariaLabel: any;
|
|
6234
6096
|
hasNext: any;
|
|
6235
6097
|
hideFirstLastPageButtons: boolean;
|
|
6236
6098
|
hidePageSize: boolean;
|
|
@@ -6242,7 +6104,6 @@ size: number;
|
|
|
6242
6104
|
totalCount: any;
|
|
6243
6105
|
virtualScroll: boolean;
|
|
6244
6106
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoPaginationProps>, {
|
|
6245
|
-
ariaLabel: any;
|
|
6246
6107
|
hasNext: any;
|
|
6247
6108
|
hideFirstLastPageButtons: boolean;
|
|
6248
6109
|
hidePageSize: boolean;
|
|
@@ -6256,7 +6117,6 @@ virtualScroll: boolean;
|
|
|
6256
6117
|
}>>>, {
|
|
6257
6118
|
page: number;
|
|
6258
6119
|
size: number;
|
|
6259
|
-
ariaLabel: string;
|
|
6260
6120
|
virtualScroll: boolean;
|
|
6261
6121
|
hidePageSizeSelection: boolean;
|
|
6262
6122
|
totalCount: number;
|
|
@@ -6286,7 +6146,6 @@ label: string;
|
|
|
6286
6146
|
declare const __VLS_export_74: __VLS_WithSlots_46<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<BentoPopoverProps>, {
|
|
6287
6147
|
actions: any;
|
|
6288
6148
|
actionsLayout: string;
|
|
6289
|
-
ariaLabel: any;
|
|
6290
6149
|
divider: boolean;
|
|
6291
6150
|
disableFocusTrap: boolean;
|
|
6292
6151
|
dismissible: boolean;
|
|
@@ -6294,10 +6153,8 @@ fallbackPosition: () => string[];
|
|
|
6294
6153
|
fallbackStrategy: any;
|
|
6295
6154
|
fitContent: boolean;
|
|
6296
6155
|
fixedPositioning: boolean;
|
|
6297
|
-
matchWidth: boolean;
|
|
6298
6156
|
open: boolean;
|
|
6299
6157
|
large: boolean;
|
|
6300
|
-
modifiers: any;
|
|
6301
6158
|
position: string;
|
|
6302
6159
|
small: boolean;
|
|
6303
6160
|
title: any;
|
|
@@ -6308,7 +6165,6 @@ overflowVisible: boolean;
|
|
|
6308
6165
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<BentoPopoverProps>, {
|
|
6309
6166
|
actions: any;
|
|
6310
6167
|
actionsLayout: string;
|
|
6311
|
-
ariaLabel: any;
|
|
6312
6168
|
divider: boolean;
|
|
6313
6169
|
disableFocusTrap: boolean;
|
|
6314
6170
|
dismissible: boolean;
|
|
@@ -6316,10 +6172,8 @@ fallbackPosition: () => string[];
|
|
|
6316
6172
|
fallbackStrategy: any;
|
|
6317
6173
|
fitContent: boolean;
|
|
6318
6174
|
fixedPositioning: boolean;
|
|
6319
|
-
matchWidth: boolean;
|
|
6320
6175
|
open: boolean;
|
|
6321
6176
|
large: boolean;
|
|
6322
|
-
modifiers: any;
|
|
6323
6177
|
position: string;
|
|
6324
6178
|
small: boolean;
|
|
6325
6179
|
title: any;
|
|
@@ -6338,15 +6192,12 @@ trapAll: boolean;
|
|
|
6338
6192
|
trapAllOptions: any;
|
|
6339
6193
|
fallbackPosition: Array<Placement>;
|
|
6340
6194
|
fixedPositioning: boolean;
|
|
6341
|
-
|
|
6342
|
-
|
|
6343
|
-
actions: BentoButtonActionsList_2;
|
|
6344
|
-
actionsLayout: BentoButtonActionsLayout_2 | `${BentoButtonActionsLayout_2}`;
|
|
6195
|
+
actions: BentoButtonActionsList;
|
|
6196
|
+
actionsLayout: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
|
|
6345
6197
|
divider: boolean;
|
|
6346
6198
|
disableFocusTrap: boolean;
|
|
6347
6199
|
dismissible: boolean;
|
|
6348
6200
|
fitContent: boolean;
|
|
6349
|
-
modifiers: Array<unknown>;
|
|
6350
6201
|
withoutSpace: boolean;
|
|
6351
6202
|
overflowVisible: boolean;
|
|
6352
6203
|
}>, {
|
|
@@ -6384,7 +6235,6 @@ description: any;
|
|
|
6384
6235
|
disabled: boolean;
|
|
6385
6236
|
errorMessage: any;
|
|
6386
6237
|
formId: any;
|
|
6387
|
-
hasError: boolean;
|
|
6388
6238
|
hideLabel: any;
|
|
6389
6239
|
modelValue: any;
|
|
6390
6240
|
optional: boolean;
|
|
@@ -6399,7 +6249,6 @@ description: any;
|
|
|
6399
6249
|
disabled: boolean;
|
|
6400
6250
|
errorMessage: any;
|
|
6401
6251
|
formId: any;
|
|
6402
|
-
hasError: boolean;
|
|
6403
6252
|
hideLabel: any;
|
|
6404
6253
|
modelValue: any;
|
|
6405
6254
|
optional: boolean;
|
|
@@ -6418,7 +6267,6 @@ modelValue: BentoRadioGroupValue | null;
|
|
|
6418
6267
|
errorMessage: string;
|
|
6419
6268
|
tooltipText: string;
|
|
6420
6269
|
hideLabel: boolean | null;
|
|
6421
|
-
hasError: boolean;
|
|
6422
6270
|
formId: string | null;
|
|
6423
6271
|
}>, {
|
|
6424
6272
|
content?: (props: {}) => any;
|
|
@@ -6734,18 +6582,15 @@ inverse: boolean;
|
|
|
6734
6582
|
declare const __VLS_export_80: DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>;
|
|
6735
6583
|
|
|
6736
6584
|
declare const __VLS_export_81: DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSegmentedControlProps>, {
|
|
6737
|
-
ariaLabel: any;
|
|
6738
6585
|
fullWidth: boolean;
|
|
6739
6586
|
wrap: boolean;
|
|
6740
6587
|
modelValue: any;
|
|
6741
6588
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSegmentedControlProps>, {
|
|
6742
|
-
ariaLabel: any;
|
|
6743
6589
|
fullWidth: boolean;
|
|
6744
6590
|
wrap: boolean;
|
|
6745
6591
|
modelValue: any;
|
|
6746
6592
|
}>>>, {
|
|
6747
6593
|
wrap: boolean;
|
|
6748
|
-
ariaLabel: string;
|
|
6749
6594
|
modelValue: BentoSegmentedControlValue;
|
|
6750
6595
|
fullWidth: boolean;
|
|
6751
6596
|
}>;
|
|
@@ -6945,7 +6790,7 @@ disabled: boolean;
|
|
|
6945
6790
|
optional: boolean;
|
|
6946
6791
|
readonly: boolean;
|
|
6947
6792
|
layout: BentoSelectionCardGroupLayout;
|
|
6948
|
-
modelValue:
|
|
6793
|
+
modelValue: BentoSelectionCardModelValue;
|
|
6949
6794
|
errorMessage: string;
|
|
6950
6795
|
tooltipText: string;
|
|
6951
6796
|
hideLabel: boolean;
|
|
@@ -6959,11 +6804,11 @@ itemsPerRow: BentoSelectionCardGroupItemsPerRow;
|
|
|
6959
6804
|
dynamicContent?: string | object;
|
|
6960
6805
|
fullyClickable?: boolean;
|
|
6961
6806
|
hasError?: boolean;
|
|
6962
|
-
icon?:
|
|
6807
|
+
icon?: VueNodeElement;
|
|
6963
6808
|
readonly?: boolean;
|
|
6964
6809
|
subtitle?: string;
|
|
6965
6810
|
title: string;
|
|
6966
|
-
value:
|
|
6811
|
+
value: BentoSelectionCardValue;
|
|
6967
6812
|
}) => any;
|
|
6968
6813
|
} & {
|
|
6969
6814
|
content?: (props: {
|
|
@@ -6973,11 +6818,11 @@ itemsPerRow: BentoSelectionCardGroupItemsPerRow;
|
|
|
6973
6818
|
dynamicContent?: string | object;
|
|
6974
6819
|
fullyClickable?: boolean;
|
|
6975
6820
|
hasError?: boolean;
|
|
6976
|
-
icon?:
|
|
6821
|
+
icon?: VueNodeElement;
|
|
6977
6822
|
readonly?: boolean;
|
|
6978
6823
|
subtitle?: string;
|
|
6979
6824
|
title: string;
|
|
6980
|
-
value:
|
|
6825
|
+
value: BentoSelectionCardValue;
|
|
6981
6826
|
}) => any;
|
|
6982
6827
|
} & {
|
|
6983
6828
|
dynamicContent?: (props: {
|
|
@@ -6987,11 +6832,11 @@ itemsPerRow: BentoSelectionCardGroupItemsPerRow;
|
|
|
6987
6832
|
dynamicContent?: string | object;
|
|
6988
6833
|
fullyClickable?: boolean;
|
|
6989
6834
|
hasError?: boolean;
|
|
6990
|
-
icon?:
|
|
6835
|
+
icon?: VueNodeElement;
|
|
6991
6836
|
readonly?: boolean;
|
|
6992
6837
|
subtitle?: string;
|
|
6993
6838
|
title: string;
|
|
6994
|
-
value:
|
|
6839
|
+
value: BentoSelectionCardValue;
|
|
6995
6840
|
}) => any;
|
|
6996
6841
|
} & {
|
|
6997
6842
|
icon?: (props: any) => any;
|
|
@@ -7380,11 +7225,11 @@ condensed: boolean;
|
|
|
7380
7225
|
disabled: boolean;
|
|
7381
7226
|
inverse: boolean;
|
|
7382
7227
|
}>>>, {
|
|
7383
|
-
link:
|
|
7384
|
-
type:
|
|
7385
|
-
condensed:
|
|
7386
|
-
disabled:
|
|
7387
|
-
inverse:
|
|
7228
|
+
link: BentoButtonProps["link"];
|
|
7229
|
+
type: BentoButtonProps["type"];
|
|
7230
|
+
condensed: BentoButtonProps["condensed"];
|
|
7231
|
+
disabled: BentoButtonProps["disabled"];
|
|
7232
|
+
inverse: BentoButtonProps["inverse"];
|
|
7388
7233
|
}>, {
|
|
7389
7234
|
default?: (props: {}) => any;
|
|
7390
7235
|
}>;
|
|
@@ -7444,14 +7289,14 @@ underlinePopoverSize: string;
|
|
|
7444
7289
|
underlineTooltipText: any;
|
|
7445
7290
|
}>>>, {
|
|
7446
7291
|
copy: string;
|
|
7447
|
-
size: `${
|
|
7292
|
+
size: `${BentoSummaryGridItemSize}`;
|
|
7448
7293
|
fitContent: boolean;
|
|
7449
7294
|
infoIconTooltipText: string;
|
|
7450
7295
|
trend: string;
|
|
7451
|
-
trendDirection: `${
|
|
7296
|
+
trendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7452
7297
|
secondaryTrend: string;
|
|
7453
|
-
secondaryTrendDirection: `${
|
|
7454
|
-
underlinePopoverSize:
|
|
7298
|
+
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7299
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7455
7300
|
underlineTooltipText: string;
|
|
7456
7301
|
secondaryLabel: string;
|
|
7457
7302
|
secondaryMetric: string;
|
|
@@ -7485,14 +7330,14 @@ underlinePopoverSize: string;
|
|
|
7485
7330
|
underlineTooltipText: any;
|
|
7486
7331
|
}>>>, {
|
|
7487
7332
|
copy: string;
|
|
7488
|
-
size: `${
|
|
7333
|
+
size: `${BentoSummaryGridItemSize}`;
|
|
7489
7334
|
fitContent: boolean;
|
|
7490
7335
|
infoIconTooltipText: string;
|
|
7491
7336
|
trend: string;
|
|
7492
|
-
trendDirection: `${
|
|
7337
|
+
trendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7493
7338
|
secondaryTrend: string;
|
|
7494
|
-
secondaryTrendDirection: `${
|
|
7495
|
-
underlinePopoverSize:
|
|
7339
|
+
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7340
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7496
7341
|
underlineTooltipText: string;
|
|
7497
7342
|
secondaryMetric: string;
|
|
7498
7343
|
}>, {
|
|
@@ -7525,14 +7370,14 @@ underlinePopoverSize: string;
|
|
|
7525
7370
|
underlineTooltipText: any;
|
|
7526
7371
|
}>>>, {
|
|
7527
7372
|
copy: string;
|
|
7528
|
-
size: `${
|
|
7373
|
+
size: `${BentoSummaryGridItemSize}`;
|
|
7529
7374
|
fitContent: boolean;
|
|
7530
7375
|
infoIconTooltipText: string;
|
|
7531
7376
|
trend: string;
|
|
7532
|
-
trendDirection: `${
|
|
7377
|
+
trendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7533
7378
|
secondaryTrend: string;
|
|
7534
|
-
secondaryTrendDirection: `${
|
|
7535
|
-
underlinePopoverSize:
|
|
7379
|
+
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7380
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7536
7381
|
underlineTooltipText: string;
|
|
7537
7382
|
secondaryMetric: string | number;
|
|
7538
7383
|
}>, {
|
|
@@ -7555,7 +7400,7 @@ underlineTooltipText: any;
|
|
|
7555
7400
|
copy: string;
|
|
7556
7401
|
fitContent: boolean;
|
|
7557
7402
|
infoIconTooltipText: string;
|
|
7558
|
-
underlinePopoverSize:
|
|
7403
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7559
7404
|
underlineTooltipText: string;
|
|
7560
7405
|
}>, {
|
|
7561
7406
|
'dashed-underline'?: (props: {}) => any;
|
|
@@ -7577,7 +7422,7 @@ underlineTooltipText: any;
|
|
|
7577
7422
|
copy: string;
|
|
7578
7423
|
fitContent: boolean;
|
|
7579
7424
|
infoIconTooltipText: string;
|
|
7580
|
-
underlinePopoverSize:
|
|
7425
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7581
7426
|
underlineTooltipText: string;
|
|
7582
7427
|
}>, {
|
|
7583
7428
|
'dashed-underline'?: (props: {}) => any;
|
|
@@ -9795,13 +9640,6 @@ declare const BentoActionBarVariantOptions: readonly ["default", "confirmation"]
|
|
|
9795
9640
|
*/
|
|
9796
9641
|
declare type BentoActionMenu = BentoButtonActionBase & OmitStrict<BentoMenuProps, 'button' | 'data'> & Partial<Pick<BentoMenuProps, 'data'>>;
|
|
9797
9642
|
|
|
9798
|
-
/**
|
|
9799
|
-
* Type for the Menus passed as objects to Button Actions
|
|
9800
|
-
*/
|
|
9801
|
-
declare type BentoActionMenu_2 = BentoButtonActionBase_2 &
|
|
9802
|
-
OmitStrict_2<BentoMenuProps_2, 'button' | 'data'> &
|
|
9803
|
-
Partial<Pick<BentoMenuProps_2, 'data'>>;
|
|
9804
|
-
|
|
9805
9643
|
/**
|
|
9806
9644
|
* AI Button component is used for cases where pressing a button starts an AI-related action.
|
|
9807
9645
|
*
|
|
@@ -10289,33 +10127,12 @@ declare interface BentoButtonActionBase {
|
|
|
10289
10127
|
elementRef?: Exclude<VNodeRef, string>;
|
|
10290
10128
|
}
|
|
10291
10129
|
|
|
10292
|
-
/**
|
|
10293
|
-
* Base interface for the Button and Menu objects
|
|
10294
|
-
*/
|
|
10295
|
-
declare interface BentoButtonActionBase_2 {
|
|
10296
|
-
title: string;
|
|
10297
|
-
icon?: VueNodeElement_2;
|
|
10298
|
-
iconLeft?: VueNodeElement_2;
|
|
10299
|
-
iconRight?: VueNodeElement_2;
|
|
10300
|
-
|
|
10301
|
-
/**
|
|
10302
|
-
* Provides a template ref to the underlying component instance.
|
|
10303
|
-
*/
|
|
10304
|
-
elementRef?: Exclude<VNodeRef, string>;
|
|
10305
|
-
}
|
|
10306
|
-
|
|
10307
10130
|
export declare interface BentoButtonActionObject extends BentoButtonActionBase, BentoButtonProps {
|
|
10308
10131
|
event?: (event: Event) => void;
|
|
10309
10132
|
state?: BentoLoadingButtonState | `${BentoLoadingButtonState}`;
|
|
10310
10133
|
iconOnly?: boolean;
|
|
10311
10134
|
}
|
|
10312
10135
|
|
|
10313
|
-
declare interface BentoButtonActionObject_2 extends BentoButtonActionBase_2, BentoButtonProps_2 {
|
|
10314
|
-
event?: (event: Event) => void;
|
|
10315
|
-
state?: BentoLoadingButtonState_2 | `${BentoLoadingButtonState_2}`;
|
|
10316
|
-
iconOnly?: boolean;
|
|
10317
|
-
}
|
|
10318
|
-
|
|
10319
10136
|
/**
|
|
10320
10137
|
* ButtonActions component manages a set of actions a user can choose from by displaying a group of buttons.
|
|
10321
10138
|
*
|
|
@@ -10356,13 +10173,6 @@ export declare const BentoButtonActionsLayout: {
|
|
|
10356
10173
|
|
|
10357
10174
|
export declare type BentoButtonActionsLayout = BentoButtonActionsLayoutBasic | BentoButtonActionsLayoutExtended;
|
|
10358
10175
|
|
|
10359
|
-
/**
|
|
10360
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
10361
|
-
*/
|
|
10362
|
-
declare const BentoButtonActionsLayout_2 = { ...BentoButtonActionsLayoutBasic, ...BentoButtonActionsLayoutExtended };
|
|
10363
|
-
|
|
10364
|
-
declare type BentoButtonActionsLayout_2 = BentoButtonActionsLayoutBasic_2 | BentoButtonActionsLayoutExtended_2;
|
|
10365
|
-
|
|
10366
10176
|
export declare enum BentoButtonActionsLayoutBasic {
|
|
10367
10177
|
BUTTONS_END = "buttons-end",
|
|
10368
10178
|
FILL_CONTAINER = "fill-container",
|
|
@@ -10370,25 +10180,12 @@ export declare enum BentoButtonActionsLayoutBasic {
|
|
|
10370
10180
|
VERTICAL_STACK = "vertical-stack"
|
|
10371
10181
|
}
|
|
10372
10182
|
|
|
10373
|
-
declare enum BentoButtonActionsLayoutBasic_2 {
|
|
10374
|
-
BUTTONS_END = 'buttons-end',
|
|
10375
|
-
FILL_CONTAINER = 'fill-container',
|
|
10376
|
-
SPACE_BETWEEN = 'space-between',
|
|
10377
|
-
VERTICAL_STACK = 'vertical-stack',
|
|
10378
|
-
}
|
|
10379
|
-
|
|
10380
10183
|
export declare enum BentoButtonActionsLayoutExtended {
|
|
10381
10184
|
BUTTONS_START = "buttons-start"
|
|
10382
10185
|
}
|
|
10383
10186
|
|
|
10384
|
-
declare enum BentoButtonActionsLayoutExtended_2 {
|
|
10385
|
-
BUTTONS_START = 'buttons-start',
|
|
10386
|
-
}
|
|
10387
|
-
|
|
10388
10187
|
export declare type BentoButtonActionsList = Array<BentoButtonActionObject & BentoActionMenu>;
|
|
10389
10188
|
|
|
10390
|
-
declare type BentoButtonActionsList_2 = Array<BentoButtonActionObject_2 & BentoActionMenu_2>;
|
|
10391
|
-
|
|
10392
10189
|
export declare interface BentoButtonActionsProps {
|
|
10393
10190
|
/**
|
|
10394
10191
|
* List of actions that will be used to render the buttons.
|
|
@@ -10461,16 +10258,6 @@ export declare interface BentoButtonProps {
|
|
|
10461
10258
|
link?: object;
|
|
10462
10259
|
}
|
|
10463
10260
|
|
|
10464
|
-
declare interface BentoButtonProps_2 {
|
|
10465
|
-
condensed?: boolean;
|
|
10466
|
-
critical?: boolean;
|
|
10467
|
-
disabled?: boolean;
|
|
10468
|
-
inverse?: boolean;
|
|
10469
|
-
variant?: BentoButtonVariant_2 | `${BentoButtonVariant_2}`;
|
|
10470
|
-
type?: string;
|
|
10471
|
-
link?: object;
|
|
10472
|
-
}
|
|
10473
|
-
|
|
10474
10261
|
/**
|
|
10475
10262
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
10476
10263
|
*/
|
|
@@ -10481,16 +10268,6 @@ export declare enum BentoButtonVariant {
|
|
|
10481
10268
|
TERTIARY_WITH_BACKGROUND = "tertiary-with-background"
|
|
10482
10269
|
}
|
|
10483
10270
|
|
|
10484
|
-
/**
|
|
10485
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
10486
|
-
*/
|
|
10487
|
-
declare enum BentoButtonVariant_2 {
|
|
10488
|
-
PRIMARY = 'primary',
|
|
10489
|
-
SECONDARY = 'secondary',
|
|
10490
|
-
TERTIARY = 'tertiary',
|
|
10491
|
-
TERTIARY_WITH_BACKGROUND = 'tertiary-with-background',
|
|
10492
|
-
}
|
|
10493
|
-
|
|
10494
10271
|
/**
|
|
10495
10272
|
* A card is a flexible and composable container.
|
|
10496
10273
|
* Use cards to represent a single object or to visually group certain content, like legal information within company settings.
|
|
@@ -10622,8 +10399,6 @@ export declare enum BentoCheckboxState {
|
|
|
10622
10399
|
|
|
10623
10400
|
export declare type BentoCheckboxTag = BentoTagProps;
|
|
10624
10401
|
|
|
10625
|
-
declare type BentoCheckboxTag_2 = BentoTagProps_2;
|
|
10626
|
-
|
|
10627
10402
|
export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
|
|
10628
10403
|
|
|
10629
10404
|
/**
|
|
@@ -10820,10 +10595,6 @@ export declare type BentoColumnCellAction = OmitStrict<BentoButtonActionObject,
|
|
|
10820
10595
|
declare type BentoColumnCellActionEvent = (rowDataItem: BentoDatagridDataItem, columnKey: string) => void;
|
|
10821
10596
|
|
|
10822
10597
|
declare type BentoColumnCellActionMenuItem = {
|
|
10823
|
-
/**
|
|
10824
|
-
* @deprecated Since v2.0.0. Use `event` instead.
|
|
10825
|
-
*/
|
|
10826
|
-
handler?: BentoMenuItem['handler'];
|
|
10827
10598
|
event?: BentoColumnCellActionEvent;
|
|
10828
10599
|
} & OmitStrict<BentoMenuItem, 'handler'>;
|
|
10829
10600
|
|
|
@@ -11118,8 +10889,6 @@ export declare enum BentoCountryCode {
|
|
|
11118
10889
|
|
|
11119
10890
|
export declare type BentoCountryListboxOptionItem = OmitStrict<BentoListboxOptionItem, 'value' | 'label'> & {
|
|
11120
10891
|
value: BentoCountryCode | `${BentoCountryCode}`;
|
|
11121
|
-
/** deprecated Use BentoDropdown component for custom labels */
|
|
11122
|
-
label?: string;
|
|
11123
10892
|
};
|
|
11124
10893
|
|
|
11125
10894
|
export declare type BentoCountryListboxOptions = Array<BentoCountryListboxOptionItem>;
|
|
@@ -11129,10 +10898,6 @@ export declare interface BentoCountryProps {
|
|
|
11129
10898
|
* Two character country code ([ISO 3166-1 alpha-2 format](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
11130
10899
|
*/
|
|
11131
10900
|
code?: BentoCountryCode | `${BentoCountryCode}`;
|
|
11132
|
-
/**
|
|
11133
|
-
* Custom label text.
|
|
11134
|
-
*/
|
|
11135
|
-
label?: string;
|
|
11136
10901
|
/**
|
|
11137
10902
|
* Which label variant to display.
|
|
11138
10903
|
* @values iso, name, phone_code, capital
|
|
@@ -11147,9 +10912,7 @@ export declare enum BentoCountryVariant {
|
|
|
11147
10912
|
ISO = "iso",
|
|
11148
10913
|
NAME = "name",
|
|
11149
10914
|
PHONE_CODE = "phone_code",
|
|
11150
|
-
CAPITAL = "capital"
|
|
11151
|
-
/** deprecated Use any of the other BentoCountry variants instead OR BentoTypography component for custom text */
|
|
11152
|
-
CUSTOM = "custom"
|
|
10915
|
+
CAPITAL = "capital"
|
|
11153
10916
|
}
|
|
11154
10917
|
|
|
11155
10918
|
/**
|
|
@@ -11497,47 +11260,7 @@ export declare interface BentoDashedUnderlineProps {
|
|
|
11497
11260
|
tooltipPosition?: BentoTooltipPosition_2 | `${BentoTooltipPosition_2}`;
|
|
11498
11261
|
}
|
|
11499
11262
|
|
|
11500
|
-
declare
|
|
11501
|
-
/**
|
|
11502
|
-
* Text showed in the popover on hover
|
|
11503
|
-
*/
|
|
11504
|
-
popoverText?: string;
|
|
11505
|
-
|
|
11506
|
-
/**
|
|
11507
|
-
* Title showed in the popover on hover
|
|
11508
|
-
*/
|
|
11509
|
-
popoverTitle?: string;
|
|
11510
|
-
|
|
11511
|
-
/**
|
|
11512
|
-
* Position the popover should take if space is available
|
|
11513
|
-
*/
|
|
11514
|
-
popoverPosition?: BentoPopoverPositions_2 | `${BentoPopoverPositions_2}`;
|
|
11515
|
-
|
|
11516
|
-
/**
|
|
11517
|
-
* The size of the popover
|
|
11518
|
-
*/
|
|
11519
|
-
popoverSize?: 'default' | 'fit-content' | 'large' | 'small';
|
|
11520
|
-
|
|
11521
|
-
/**
|
|
11522
|
-
* Teleports the component outside of the parent container into
|
|
11523
|
-
* the target "to" element
|
|
11524
|
-
*/
|
|
11525
|
-
teleport?: BentoDashedUnderlineTeleport_2;
|
|
11526
|
-
|
|
11527
|
-
/**
|
|
11528
|
-
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
11529
|
-
*/
|
|
11530
|
-
tooltipText?: string;
|
|
11531
|
-
|
|
11532
|
-
/**
|
|
11533
|
-
* Position the tooltip should take if space is available.
|
|
11534
|
-
*/
|
|
11535
|
-
tooltipPosition?: BentoTooltipPosition_4 | `${BentoTooltipPosition_4}`;
|
|
11536
|
-
}
|
|
11537
|
-
|
|
11538
|
-
export declare type BentoDashedUnderlineTeleport = BentoTeleportProps;
|
|
11539
|
-
|
|
11540
|
-
declare type BentoDashedUnderlineTeleport_2 = BentoTeleportProps_2;
|
|
11263
|
+
export declare type BentoDashedUnderlineTeleport = BentoTeleportProps;
|
|
11541
11264
|
|
|
11542
11265
|
/**
|
|
11543
11266
|
* A component to display data in columns and row format with a whole array of configuration for visualization and interaction.
|
|
@@ -12096,14 +11819,6 @@ export declare interface BentoDateRangePickerProps extends FormField {
|
|
|
12096
11819
|
* Range of years to be selectable from the year dropdown
|
|
12097
11820
|
*/
|
|
12098
11821
|
yearRange?: BentoDateRangePickerYearRange;
|
|
12099
|
-
/**
|
|
12100
|
-
* Enables the date picker selection to persist until it is explicitly applied.
|
|
12101
|
-
* Displays a set of buttons: Apply and Cancel.
|
|
12102
|
-
*
|
|
12103
|
-
* @deprecated Since v2.0.0. Temporary feature. Please set this to true as it will default to true on removal.
|
|
12104
|
-
* @default false
|
|
12105
|
-
*/
|
|
12106
|
-
hasActions?: boolean;
|
|
12107
11822
|
}
|
|
12108
11823
|
|
|
12109
11824
|
export declare type BentoDateRangePickerQuickSelectRanges = Array<DateRangePickerCalendarRangeSelectorItem>;
|
|
@@ -12444,6 +12159,11 @@ export declare const BentoDropdown: typeof __VLS_export_26;
|
|
|
12444
12159
|
export declare const BentoDropdownAvatar: typeof __VLS_export_27;
|
|
12445
12160
|
|
|
12446
12161
|
export declare interface BentoDropdownAvatarProps extends BentoDropdownProps {
|
|
12162
|
+
/**
|
|
12163
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12164
|
+
* Defines a string value that labels an interactive element.
|
|
12165
|
+
*/
|
|
12166
|
+
ariaLabel?: string;
|
|
12447
12167
|
/**
|
|
12448
12168
|
* The option elements to populate the avatar dropdown with.
|
|
12449
12169
|
* It must be an array of {@see BentoAvatarListboxOptions }
|
|
@@ -12475,8 +12195,8 @@ export declare interface BentoDropdownAvatarProps extends BentoDropdownProps {
|
|
|
12475
12195
|
* setup() {
|
|
12476
12196
|
* const selectedValue = ref(BentoCountryCode.NL) // Default value
|
|
12477
12197
|
* const options: BentoCountryListboxOptions = [
|
|
12478
|
-
* {
|
|
12479
|
-
* {
|
|
12198
|
+
* { value: BentoCountryCode.NL },
|
|
12199
|
+
* { value: BentoCountryCode.BE },
|
|
12480
12200
|
* ];
|
|
12481
12201
|
* return { options, selectedValue };
|
|
12482
12202
|
* }
|
|
@@ -12515,6 +12235,11 @@ export declare const BentoDropdownCountry: typeof __VLS_export_28;
|
|
|
12515
12235
|
export declare const BentoDropdownCurrency: typeof __VLS_export_29;
|
|
12516
12236
|
|
|
12517
12237
|
export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
|
|
12238
|
+
/**
|
|
12239
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12240
|
+
* Defines a string value that labels an interactive element.
|
|
12241
|
+
*/
|
|
12242
|
+
ariaLabel?: string;
|
|
12518
12243
|
/**
|
|
12519
12244
|
* The option elements to populate the currency dropdown with.
|
|
12520
12245
|
* It must be an array of {@see BentoCurrencyListboxOptions }
|
|
@@ -12555,6 +12280,11 @@ export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
|
|
|
12555
12280
|
export declare const BentoDropdownPaymentMethod: typeof __VLS_export_30;
|
|
12556
12281
|
|
|
12557
12282
|
export declare interface BentoDropdownPaymentMethodProps extends BentoDropdownProps {
|
|
12283
|
+
/**
|
|
12284
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12285
|
+
* Defines a string value that labels an interactive element.
|
|
12286
|
+
*/
|
|
12287
|
+
ariaLabel?: string;
|
|
12558
12288
|
/**
|
|
12559
12289
|
* The option elements to populate the payment method dropdown with.
|
|
12560
12290
|
* It must be an array of {@see BentoPaymentMethodListboxOptions }
|
|
@@ -12565,11 +12295,6 @@ export declare interface BentoDropdownPaymentMethodProps extends BentoDropdownPr
|
|
|
12565
12295
|
}
|
|
12566
12296
|
|
|
12567
12297
|
export declare interface BentoDropdownProps extends FormField {
|
|
12568
|
-
/**
|
|
12569
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
12570
|
-
* Defines a string value that labels an interactive element.
|
|
12571
|
-
*/
|
|
12572
|
-
ariaLabel?: string;
|
|
12573
12298
|
/**
|
|
12574
12299
|
* Renders the dropdown with a condensed style.
|
|
12575
12300
|
*/
|
|
@@ -12582,11 +12307,6 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
12582
12307
|
* Sets the possibility to type into the textbox.
|
|
12583
12308
|
*/
|
|
12584
12309
|
dynamicFiltering?: boolean;
|
|
12585
|
-
/**
|
|
12586
|
-
* Highlights the dropdown in an erroneous state.
|
|
12587
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
12588
|
-
*/
|
|
12589
|
-
error?: boolean;
|
|
12590
12310
|
/**
|
|
12591
12311
|
* Indicates whether there are more items to load
|
|
12592
12312
|
*/
|
|
@@ -12634,10 +12354,6 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
12634
12354
|
* Toggles whether to use the slot content select items shown in the textbox in multiple mode.
|
|
12635
12355
|
*/
|
|
12636
12356
|
showSlotContentInMultiple?: boolean;
|
|
12637
|
-
/**
|
|
12638
|
-
* @deprecated Since v2.0.0. Do not use. Only the `default` size is supported.
|
|
12639
|
-
*/
|
|
12640
|
-
size?: BentoDropdownSize | `${BentoDropdownSize}`;
|
|
12641
12357
|
/**
|
|
12642
12358
|
* If enabled, dropdown will display non-selectable, static categories
|
|
12643
12359
|
*/
|
|
@@ -12681,22 +12397,6 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
12681
12397
|
enableValueLabelPair?: boolean;
|
|
12682
12398
|
}
|
|
12683
12399
|
|
|
12684
|
-
/**
|
|
12685
|
-
* @deprecated Since v2.0.0. Do not use. Only the `default` size is supported.
|
|
12686
|
-
*/
|
|
12687
|
-
export declare enum BentoDropdownSize {
|
|
12688
|
-
DEFAULT = "DropdownInputDefault",
|
|
12689
|
-
SMALL = "DropdownInputSmall"
|
|
12690
|
-
}
|
|
12691
|
-
|
|
12692
|
-
/**
|
|
12693
|
-
* @deprecated Since v2.0.0. Do not use. Only the `default` size is supported.
|
|
12694
|
-
*/
|
|
12695
|
-
declare enum BentoDropdownSize_2 {
|
|
12696
|
-
DEFAULT = 'DropdownInputDefault',
|
|
12697
|
-
SMALL = 'DropdownInputSmall',
|
|
12698
|
-
}
|
|
12699
|
-
|
|
12700
12400
|
/**
|
|
12701
12401
|
* A Tag Dropdown showing a selectable list of tags.
|
|
12702
12402
|
*
|
|
@@ -12726,6 +12426,11 @@ declare enum BentoDropdownSize_2 {
|
|
|
12726
12426
|
export declare const BentoDropdownTag: typeof __VLS_export_31;
|
|
12727
12427
|
|
|
12728
12428
|
export declare interface BentoDropdownTagProps extends BentoDropdownProps {
|
|
12429
|
+
/**
|
|
12430
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12431
|
+
* Defines a string value that labels an interactive element.
|
|
12432
|
+
*/
|
|
12433
|
+
ariaLabel?: string;
|
|
12729
12434
|
/**
|
|
12730
12435
|
* The option elements to populate the tag dropdown with.
|
|
12731
12436
|
* It must be an array of {@see BentoTagListboxOptions }
|
|
@@ -13788,11 +13493,6 @@ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
|
|
|
13788
13493
|
* If set, allows filtering on the countries dropdown
|
|
13789
13494
|
*/
|
|
13790
13495
|
dynamicFiltering?: boolean;
|
|
13791
|
-
/**
|
|
13792
|
-
* If true, applies error styling to the field.
|
|
13793
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
13794
|
-
*/
|
|
13795
|
-
error?: boolean;
|
|
13796
13496
|
/**
|
|
13797
13497
|
* Selected country code
|
|
13798
13498
|
*/
|
|
@@ -13813,12 +13513,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
13813
13513
|
* Indicates whether the element is exposed to an accessibility API.
|
|
13814
13514
|
*/
|
|
13815
13515
|
ariaHidden?: boolean;
|
|
13816
|
-
/**
|
|
13817
|
-
* Text that labels an the input element
|
|
13818
|
-
*
|
|
13819
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
13820
|
-
*/
|
|
13821
|
-
ariaLabel?: string;
|
|
13822
13516
|
/**
|
|
13823
13517
|
* Reduces height of the input
|
|
13824
13518
|
*/
|
|
@@ -13834,12 +13528,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
13834
13528
|
* Position of the dropdown before or after input value
|
|
13835
13529
|
*/
|
|
13836
13530
|
dropdownPosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
13837
|
-
/**
|
|
13838
|
-
* Adds error validation class for outlining input-field.
|
|
13839
|
-
*
|
|
13840
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
13841
|
-
*/
|
|
13842
|
-
error?: boolean;
|
|
13843
13531
|
/**
|
|
13844
13532
|
* Text displayed as the value of the input-field
|
|
13845
13533
|
*/
|
|
@@ -13903,31 +13591,11 @@ export declare enum BentoInputFieldVariant {
|
|
|
13903
13591
|
DROPDOWN = "dropdown"
|
|
13904
13592
|
}
|
|
13905
13593
|
|
|
13906
|
-
/**
|
|
13907
|
-
* @deprecated Since v2.0.0. Use `BentoFilterItemType.INPUT_DROPDOWN` instead.
|
|
13908
|
-
*/
|
|
13909
|
-
export declare interface BentoInputFilterInputAndDropdownValues {
|
|
13910
|
-
inputValue: string | null;
|
|
13911
|
-
dropdownValue?: string;
|
|
13912
|
-
}
|
|
13913
|
-
|
|
13914
13594
|
export declare interface BentoInputFilterOptions {
|
|
13915
|
-
/**
|
|
13916
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdown` is needed.
|
|
13917
|
-
*/
|
|
13918
|
-
dropdown?: any;
|
|
13919
|
-
/**
|
|
13920
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdownPosition` is needed.
|
|
13921
|
-
*/
|
|
13922
|
-
dropdownPosition?: any;
|
|
13923
13595
|
/**
|
|
13924
13596
|
* Sets a placeholder in the input field
|
|
13925
13597
|
*/
|
|
13926
13598
|
placeholder?: BentoInputFieldProps['placeholder'];
|
|
13927
|
-
/**
|
|
13928
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `variant` is needed.
|
|
13929
|
-
*/
|
|
13930
|
-
variant?: 'dropdown';
|
|
13931
13599
|
/**
|
|
13932
13600
|
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
13933
13601
|
*/
|
|
@@ -13965,21 +13633,17 @@ export declare interface BentoInputFilterProps {
|
|
|
13965
13633
|
* List of options that are needed to setup the filter
|
|
13966
13634
|
* Available options:
|
|
13967
13635
|
* - placeholder: allows to set a placeholder to the search bar
|
|
13968
|
-
* - dropdown (deprecated): all the dropdown properties that can be set in the inner dropdown of the input field. @see BentoDropdown for more info.
|
|
13969
|
-
* - dropdownPosition (deprecated): allow the user to set the dropdown on the left or right side. Accepts the `start` or `end` values.
|
|
13970
|
-
* - variant (deprecated): can be `undefined` or set to `dropdown`. Enables dropdown input variant.
|
|
13971
13636
|
* - tooltipPosition: The position of the tooltip attached to the filter button
|
|
13972
13637
|
* - tooltipText: The content of the tooltip attached to the filter button
|
|
13973
13638
|
*/
|
|
13974
13639
|
options?: BentoInputFilterOptions;
|
|
13975
13640
|
/**
|
|
13976
13641
|
* Current value of the filter.
|
|
13977
|
-
* If the options.variant is equal to 'dropdown', the value should be of type `{ inputValue: string | null; dropdownValue?: string }`.
|
|
13978
13642
|
*/
|
|
13979
13643
|
value?: BentoInputFilterValue;
|
|
13980
13644
|
}
|
|
13981
13645
|
|
|
13982
|
-
export declare type BentoInputFilterValue = string | null
|
|
13646
|
+
export declare type BentoInputFilterValue = string | null;
|
|
13983
13647
|
|
|
13984
13648
|
/**
|
|
13985
13649
|
* Input time component for entering time values in HH:MM:SS format.
|
|
@@ -14235,9 +13899,7 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
|
14235
13899
|
|
|
14236
13900
|
export declare const BentoLink: typeof __VLS_export_62;
|
|
14237
13901
|
|
|
14238
|
-
declare type BentoLinkProps = RouterLinkProps &
|
|
14239
|
-
|
|
14240
|
-
declare type BentoLinkProps_2 = RouterLinkProps_2 & {
|
|
13902
|
+
declare type BentoLinkProps = RouterLinkProps & {
|
|
14241
13903
|
/**
|
|
14242
13904
|
* Disable the default typography for the component. Only use this when the component is inside another typography component.
|
|
14243
13905
|
*/
|
|
@@ -14266,9 +13928,11 @@ declare type BentoLinkProps_2 = RouterLinkProps_2 & {
|
|
|
14266
13928
|
* Link variant type affecting visual style.
|
|
14267
13929
|
* @values default, quiet
|
|
14268
13930
|
*/
|
|
14269
|
-
variant?:
|
|
13931
|
+
variant?: BentoLinkVariant_2 | `${BentoLinkVariant_2}`;
|
|
14270
13932
|
};
|
|
14271
13933
|
|
|
13934
|
+
declare type BentoLinkProps_2 = RouterLinkProps_2 & LinkProps_2;
|
|
13935
|
+
|
|
14272
13936
|
/**
|
|
14273
13937
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14274
13938
|
*/
|
|
@@ -14281,16 +13945,16 @@ export declare enum BentoLinkVariant {
|
|
|
14281
13945
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14282
13946
|
*/
|
|
14283
13947
|
declare enum BentoLinkVariant_2 {
|
|
14284
|
-
DEFAULT =
|
|
14285
|
-
QUIET =
|
|
13948
|
+
DEFAULT = "default",
|
|
13949
|
+
QUIET = "quiet"
|
|
14286
13950
|
}
|
|
14287
13951
|
|
|
14288
13952
|
/**
|
|
14289
13953
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14290
13954
|
*/
|
|
14291
13955
|
declare enum BentoLinkVariant_3 {
|
|
14292
|
-
DEFAULT =
|
|
14293
|
-
QUIET =
|
|
13956
|
+
DEFAULT = 'default',
|
|
13957
|
+
QUIET = 'quiet',
|
|
14294
13958
|
}
|
|
14295
13959
|
|
|
14296
13960
|
/**
|
|
@@ -14563,13 +14227,6 @@ export declare enum BentoLoadingButtonState {
|
|
|
14563
14227
|
FAIL = "fail"
|
|
14564
14228
|
}
|
|
14565
14229
|
|
|
14566
|
-
declare enum BentoLoadingButtonState_2 {
|
|
14567
|
-
START = 'start',
|
|
14568
|
-
LOADING = 'loading',
|
|
14569
|
-
SUCCESS = 'success',
|
|
14570
|
-
FAIL = 'fail',
|
|
14571
|
-
}
|
|
14572
|
-
|
|
14573
14230
|
/**
|
|
14574
14231
|
* A loading indicator component that displays a spinning animation.
|
|
14575
14232
|
*
|
|
@@ -14631,13 +14288,6 @@ export declare interface BentoMenuButtonProps {
|
|
|
14631
14288
|
variant?: BentoButtonProps['variant'];
|
|
14632
14289
|
}
|
|
14633
14290
|
|
|
14634
|
-
declare interface BentoMenuButtonProps_2 {
|
|
14635
|
-
'aria-label'?: HTMLAttributes['aria-label'];
|
|
14636
|
-
condensed?: boolean;
|
|
14637
|
-
disabled?: boolean;
|
|
14638
|
-
variant?: BentoButtonProps_2['variant'];
|
|
14639
|
-
}
|
|
14640
|
-
|
|
14641
14291
|
export declare enum BentoMenuEvent {
|
|
14642
14292
|
BACK = "back",
|
|
14643
14293
|
CLOSE = "close",
|
|
@@ -14646,7 +14296,8 @@ export declare enum BentoMenuEvent {
|
|
|
14646
14296
|
|
|
14647
14297
|
export declare interface BentoMenuItem {
|
|
14648
14298
|
text: string;
|
|
14649
|
-
handler
|
|
14299
|
+
handler?: () => void;
|
|
14300
|
+
link?: BentoLinkProps;
|
|
14650
14301
|
secondaryText?: string;
|
|
14651
14302
|
items?: Array<BentoMenuItem>;
|
|
14652
14303
|
disabled?: boolean;
|
|
@@ -14658,50 +14309,29 @@ export declare interface BentoMenuItem {
|
|
|
14658
14309
|
skipClose?: boolean;
|
|
14659
14310
|
}
|
|
14660
14311
|
|
|
14661
|
-
declare interface BentoMenuItem_2 {
|
|
14662
|
-
text: string;
|
|
14663
|
-
handler: () => void;
|
|
14664
|
-
secondaryText?: string;
|
|
14665
|
-
items?: Array<BentoMenuItem_2>;
|
|
14666
|
-
disabled?: boolean;
|
|
14667
|
-
chevron?: boolean;
|
|
14668
|
-
icon?: VueNodeElement_2;
|
|
14669
|
-
critical?: boolean;
|
|
14670
|
-
indent?: boolean;
|
|
14671
|
-
addDivider?: boolean;
|
|
14672
|
-
skipClose?: boolean;
|
|
14673
|
-
}
|
|
14674
|
-
|
|
14675
14312
|
/**
|
|
14676
14313
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14677
14314
|
*/
|
|
14678
14315
|
declare const BentoMenuPositions: {
|
|
14679
|
-
AUTO: import("../popper-container
|
|
14680
|
-
AUTO_START: import("../popper-container
|
|
14681
|
-
AUTO_END: import("../popper-container
|
|
14682
|
-
TOP_START: import("../popper-container
|
|
14683
|
-
TOP_END: import("../popper-container
|
|
14684
|
-
RIGHT_START: import("../popper-container
|
|
14685
|
-
RIGHT_END: import("../popper-container
|
|
14686
|
-
BOTTOM_START: import("../popper-container
|
|
14687
|
-
BOTTOM_END: import("../popper-container
|
|
14688
|
-
LEFT_START: import("../popper-container
|
|
14689
|
-
LEFT_END: import("../popper-container
|
|
14690
|
-
TOP: import("../popper-container
|
|
14691
|
-
RIGHT: import("../popper-container
|
|
14692
|
-
BOTTOM: import("../popper-container
|
|
14693
|
-
LEFT: import("../popper-container
|
|
14316
|
+
AUTO: import("../popper-container").PopperContainerPositionExtended.AUTO;
|
|
14317
|
+
AUTO_START: import("../popper-container").PopperContainerPositionExtended.AUTO_START;
|
|
14318
|
+
AUTO_END: import("../popper-container").PopperContainerPositionExtended.AUTO_END;
|
|
14319
|
+
TOP_START: import("../popper-container").PopperContainerPositionExtended.TOP_START;
|
|
14320
|
+
TOP_END: import("../popper-container").PopperContainerPositionExtended.TOP_END;
|
|
14321
|
+
RIGHT_START: import("../popper-container").PopperContainerPositionExtended.RIGHT_START;
|
|
14322
|
+
RIGHT_END: import("../popper-container").PopperContainerPositionExtended.RIGHT_END;
|
|
14323
|
+
BOTTOM_START: import("../popper-container").PopperContainerPositionExtended.BOTTOM_START;
|
|
14324
|
+
BOTTOM_END: import("../popper-container").PopperContainerPositionExtended.BOTTOM_END;
|
|
14325
|
+
LEFT_START: import("../popper-container").PopperContainerPositionExtended.LEFT_START;
|
|
14326
|
+
LEFT_END: import("../popper-container").PopperContainerPositionExtended.LEFT_END;
|
|
14327
|
+
TOP: import("../popper-container").PopperContainerPositionBasic.TOP;
|
|
14328
|
+
RIGHT: import("../popper-container").PopperContainerPositionBasic.RIGHT;
|
|
14329
|
+
BOTTOM: import("../popper-container").PopperContainerPositionBasic.BOTTOM;
|
|
14330
|
+
LEFT: import("../popper-container").PopperContainerPositionBasic.LEFT;
|
|
14694
14331
|
};
|
|
14695
14332
|
|
|
14696
14333
|
declare type BentoMenuPositions = PopperContainerPosition;
|
|
14697
14334
|
|
|
14698
|
-
/**
|
|
14699
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14700
|
-
*/
|
|
14701
|
-
declare const BentoMenuPositions_2 = { ...PopperContainerPosition };
|
|
14702
|
-
|
|
14703
|
-
declare type BentoMenuPositions_2 = PopperContainerPosition_2;
|
|
14704
|
-
|
|
14705
14335
|
export declare interface BentoMenuProps {
|
|
14706
14336
|
/**
|
|
14707
14337
|
* Object containing props to change the menu button appearance. Accepts the same props present in BentoButton.
|
|
@@ -14753,57 +14383,6 @@ export declare interface BentoMenuProps {
|
|
|
14753
14383
|
closeOnClickOutsideOptions?: OnClickOutsideOptions;
|
|
14754
14384
|
}
|
|
14755
14385
|
|
|
14756
|
-
declare interface BentoMenuProps_2 {
|
|
14757
|
-
/**
|
|
14758
|
-
* Object containing props to change the menu button appearance. Accepts the same props present in BentoButton.
|
|
14759
|
-
*/
|
|
14760
|
-
button?: BentoMenuButtonProps_2;
|
|
14761
|
-
/**
|
|
14762
|
-
* Controls if the menu should close when an item is clicked.
|
|
14763
|
-
* Defaults to `true`.
|
|
14764
|
-
*/
|
|
14765
|
-
closeMenuOnItemSelect?: boolean;
|
|
14766
|
-
/**
|
|
14767
|
-
* The data to be displayed in the list
|
|
14768
|
-
*/
|
|
14769
|
-
data: Array<BentoMenuItem_2>;
|
|
14770
|
-
/**
|
|
14771
|
-
* Disables opening the menu when the down arrow key is pressed.
|
|
14772
|
-
*/
|
|
14773
|
-
disableArrowDownOpeningMenu?: boolean;
|
|
14774
|
-
/**
|
|
14775
|
-
* The position of where the menu should open.
|
|
14776
|
-
*/
|
|
14777
|
-
menuPosition?: BentoMenuPositions_2 | `${BentoMenuPositions_2}`;
|
|
14778
|
-
/**
|
|
14779
|
-
* Instructs the menu popover to be visible outside of the containing container.
|
|
14780
|
-
* @see {@link https://floating-ui.com/docs/usefloating#strategy}
|
|
14781
|
-
*/
|
|
14782
|
-
menuFixedPositioning?: boolean;
|
|
14783
|
-
/**
|
|
14784
|
-
* Sets a custom width for the menu popover. Values are clamped between 150 - 350.
|
|
14785
|
-
*/
|
|
14786
|
-
menuWidth?: number;
|
|
14787
|
-
/**
|
|
14788
|
-
* Returns focus to the menu button after popover is closed.
|
|
14789
|
-
* Disable if focus management is delegated to the parent component.
|
|
14790
|
-
* Defaults to `true`.
|
|
14791
|
-
*/
|
|
14792
|
-
revertFocusToButton?: boolean;
|
|
14793
|
-
/**
|
|
14794
|
-
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
14795
|
-
* (or `dialog` if popover is inside a dialog).
|
|
14796
|
-
*/
|
|
14797
|
-
teleport?: boolean;
|
|
14798
|
-
/**
|
|
14799
|
-
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
14800
|
-
* (or `dialog` if popover is inside a dialog).
|
|
14801
|
-
*
|
|
14802
|
-
* @see {@link OnClickOutsideOptions}
|
|
14803
|
-
*/
|
|
14804
|
-
closeOnClickOutsideOptions?: OnClickOutsideOptions_2;
|
|
14805
|
-
}
|
|
14806
|
-
|
|
14807
14386
|
/**
|
|
14808
14387
|
* Modal is a window that appear over any other page content
|
|
14809
14388
|
* and focus user attention exclusively on one task or piece of
|
|
@@ -15136,7 +14715,7 @@ export declare interface BentoNavigationMenuItemProps {
|
|
|
15136
14715
|
/**
|
|
15137
14716
|
* Link properties to make the navigation item a navigable link
|
|
15138
14717
|
*/
|
|
15139
|
-
link?:
|
|
14718
|
+
link?: BentoLinkProps;
|
|
15140
14719
|
/**
|
|
15141
14720
|
* Value to identify this navigation item. Used with navigation-menu's activePage prop to determine if selected.
|
|
15142
14721
|
*/
|
|
@@ -15190,12 +14769,6 @@ export declare interface BentoNavigationMenuProps {
|
|
|
15190
14769
|
export declare const BentoPagination: typeof __VLS_export_72;
|
|
15191
14770
|
|
|
15192
14771
|
export declare interface BentoPaginationProps {
|
|
15193
|
-
/**
|
|
15194
|
-
* A brief description of the purpose of the navigation (for a11y).
|
|
15195
|
-
* Omit the term "navigation", as the screen reader will read both the role and the contents of the label.
|
|
15196
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
15197
|
-
*/
|
|
15198
|
-
ariaLabel?: string;
|
|
15199
14772
|
/**
|
|
15200
14773
|
* Use to determine if the pager has a "next page".
|
|
15201
14774
|
*/
|
|
@@ -16447,32 +16020,25 @@ export declare type BentoPopoverFallbackStrategy = FallbackStrategy;
|
|
|
16447
16020
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
16448
16021
|
*/
|
|
16449
16022
|
export declare const BentoPopoverPositions: {
|
|
16450
|
-
AUTO: import("../popper-container
|
|
16451
|
-
AUTO_START: import("../popper-container
|
|
16452
|
-
AUTO_END: import("../popper-container
|
|
16453
|
-
TOP_START: import("../popper-container
|
|
16454
|
-
TOP_END: import("../popper-container
|
|
16455
|
-
RIGHT_START: import("../popper-container
|
|
16456
|
-
RIGHT_END: import("../popper-container
|
|
16457
|
-
BOTTOM_START: import("../popper-container
|
|
16458
|
-
BOTTOM_END: import("../popper-container
|
|
16459
|
-
LEFT_START: import("../popper-container
|
|
16460
|
-
LEFT_END: import("../popper-container
|
|
16461
|
-
TOP: import("../popper-container
|
|
16462
|
-
RIGHT: import("../popper-container
|
|
16463
|
-
BOTTOM: import("../popper-container
|
|
16464
|
-
LEFT: import("../popper-container
|
|
16023
|
+
AUTO: import("../popper-container").PopperContainerPositionExtended.AUTO;
|
|
16024
|
+
AUTO_START: import("../popper-container").PopperContainerPositionExtended.AUTO_START;
|
|
16025
|
+
AUTO_END: import("../popper-container").PopperContainerPositionExtended.AUTO_END;
|
|
16026
|
+
TOP_START: import("../popper-container").PopperContainerPositionExtended.TOP_START;
|
|
16027
|
+
TOP_END: import("../popper-container").PopperContainerPositionExtended.TOP_END;
|
|
16028
|
+
RIGHT_START: import("../popper-container").PopperContainerPositionExtended.RIGHT_START;
|
|
16029
|
+
RIGHT_END: import("../popper-container").PopperContainerPositionExtended.RIGHT_END;
|
|
16030
|
+
BOTTOM_START: import("../popper-container").PopperContainerPositionExtended.BOTTOM_START;
|
|
16031
|
+
BOTTOM_END: import("../popper-container").PopperContainerPositionExtended.BOTTOM_END;
|
|
16032
|
+
LEFT_START: import("../popper-container").PopperContainerPositionExtended.LEFT_START;
|
|
16033
|
+
LEFT_END: import("../popper-container").PopperContainerPositionExtended.LEFT_END;
|
|
16034
|
+
TOP: import("../popper-container").PopperContainerPositionBasic.TOP;
|
|
16035
|
+
RIGHT: import("../popper-container").PopperContainerPositionBasic.RIGHT;
|
|
16036
|
+
BOTTOM: import("../popper-container").PopperContainerPositionBasic.BOTTOM;
|
|
16037
|
+
LEFT: import("../popper-container").PopperContainerPositionBasic.LEFT;
|
|
16465
16038
|
};
|
|
16466
16039
|
|
|
16467
16040
|
export declare type BentoPopoverPositions = PopperContainerPosition;
|
|
16468
16041
|
|
|
16469
|
-
/**
|
|
16470
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
16471
|
-
*/
|
|
16472
|
-
declare const BentoPopoverPositions_2 = { ...PopperContainerPosition };
|
|
16473
|
-
|
|
16474
|
-
declare type BentoPopoverPositions_2 = PopperContainerPosition_2;
|
|
16475
|
-
|
|
16476
16042
|
export declare interface BentoPopoverProps {
|
|
16477
16043
|
/**
|
|
16478
16044
|
* List of actions that will be used to render the buttons.
|
|
@@ -16510,11 +16076,6 @@ export declare interface BentoPopoverProps {
|
|
|
16510
16076
|
* @values VERTICAL_STACK
|
|
16511
16077
|
*/
|
|
16512
16078
|
actionsLayout?: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
|
|
16513
|
-
/**
|
|
16514
|
-
* Defines a string value that provides an accessible name for the popover.
|
|
16515
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
16516
|
-
*/
|
|
16517
|
-
ariaLabel?: string;
|
|
16518
16079
|
/**
|
|
16519
16080
|
* Adds a divider line to the actions section, reduces the top/bottom paddings and removes all padding in the "default" slot.
|
|
16520
16081
|
*/
|
|
@@ -16548,10 +16109,6 @@ export declare interface BentoPopoverProps {
|
|
|
16548
16109
|
* @see {@link https://floating-ui.com/docs/usefloating#strategy}
|
|
16549
16110
|
*/
|
|
16550
16111
|
fixedPositioning?: boolean;
|
|
16551
|
-
/**
|
|
16552
|
-
* Makes the popover match the width of its target element.
|
|
16553
|
-
*/
|
|
16554
|
-
matchWidth?: boolean;
|
|
16555
16112
|
/**
|
|
16556
16113
|
* Toggles the popover open and closed
|
|
16557
16114
|
*/
|
|
@@ -16560,10 +16117,6 @@ export declare interface BentoPopoverProps {
|
|
|
16560
16117
|
* Displays the popover in a large size.
|
|
16561
16118
|
*/
|
|
16562
16119
|
large?: boolean;
|
|
16563
|
-
/**
|
|
16564
|
-
* @deprecated Since v2.0.0. Do not use. This property no longer functions since moving to the floating-ui framework.
|
|
16565
|
-
*/
|
|
16566
|
-
modifiers?: Array<unknown>;
|
|
16567
16120
|
/**
|
|
16568
16121
|
* Popover's position relative to the target element.
|
|
16569
16122
|
* Possible values are:
|
|
@@ -16855,12 +16408,6 @@ export declare interface BentoRadioGroupProps extends FormField {
|
|
|
16855
16408
|
* @default null
|
|
16856
16409
|
*/
|
|
16857
16410
|
formId?: string | null;
|
|
16858
|
-
/**
|
|
16859
|
-
* If set to true, renders all bento-radio-buttons in the group in an error state.
|
|
16860
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
16861
|
-
* @default false
|
|
16862
|
-
*/
|
|
16863
|
-
hasError?: boolean;
|
|
16864
16411
|
/**
|
|
16865
16412
|
* Shows/hides the group label.
|
|
16866
16413
|
* @default null
|
|
@@ -17139,11 +16686,6 @@ export declare interface BentoSegmentedControlItem {
|
|
|
17139
16686
|
}
|
|
17140
16687
|
|
|
17141
16688
|
export declare interface BentoSegmentedControlProps {
|
|
17142
|
-
/**
|
|
17143
|
-
* Accessible name describing the segmented control.
|
|
17144
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
17145
|
-
*/
|
|
17146
|
-
ariaLabel?: string;
|
|
17147
16689
|
/**
|
|
17148
16690
|
* If set to true, renders the component full width.
|
|
17149
16691
|
*/
|
|
@@ -17411,8 +16953,6 @@ export declare interface BentoSelectionCardItem {
|
|
|
17411
16953
|
|
|
17412
16954
|
export declare type BentoSelectionCardModelValue = BentoCheckboxType | BentoRadioButtonValue;
|
|
17413
16955
|
|
|
17414
|
-
declare type BentoSelectionCardModelValue_2 = BentoCheckboxType_2 | RadioInputValue;
|
|
17415
|
-
|
|
17416
16956
|
export declare enum BentoSelectionCardState {
|
|
17417
16957
|
DISABLED = "disabled",
|
|
17418
16958
|
READONLY = "readonly",
|
|
@@ -17421,8 +16961,6 @@ export declare enum BentoSelectionCardState {
|
|
|
17421
16961
|
|
|
17422
16962
|
export declare type BentoSelectionCardValue = string | number;
|
|
17423
16963
|
|
|
17424
|
-
declare type BentoSelectionCardValue_2 = string | number;
|
|
17425
|
-
|
|
17426
16964
|
export declare type BentoSelectPaymentMethodFilterOptions = OmitStrict<BentoSelectFilterOptions, 'listboxItems'> & {
|
|
17427
16965
|
listboxItems: BentoPaymentMethodListboxOptions;
|
|
17428
16966
|
};
|
|
@@ -17866,15 +17404,6 @@ export declare enum BentoSummaryGridItemSize {
|
|
|
17866
17404
|
LARGE = "large"
|
|
17867
17405
|
}
|
|
17868
17406
|
|
|
17869
|
-
/**
|
|
17870
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
17871
|
-
*/
|
|
17872
|
-
declare enum BentoSummaryGridItemSize_2 {
|
|
17873
|
-
SMALL = 'small',
|
|
17874
|
-
MEDIUM = 'medium',
|
|
17875
|
-
LARGE = 'large',
|
|
17876
|
-
}
|
|
17877
|
-
|
|
17878
17407
|
/**
|
|
17879
17408
|
* Summary grid item component used to display text only. Can be used for references, IDs or any other text data.
|
|
17880
17409
|
*
|
|
@@ -17934,15 +17463,6 @@ export declare enum BentoSummaryGridItemTrendDirection {
|
|
|
17934
17463
|
NEUTRAL = "neutral"
|
|
17935
17464
|
}
|
|
17936
17465
|
|
|
17937
|
-
/**
|
|
17938
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
17939
|
-
*/
|
|
17940
|
-
declare enum BentoSummaryGridItemTrendDirection_2 {
|
|
17941
|
-
POSITIVE = 'positive',
|
|
17942
|
-
NEGATIVE = 'negative',
|
|
17943
|
-
NEUTRAL = 'neutral',
|
|
17944
|
-
}
|
|
17945
|
-
|
|
17946
17466
|
export declare type BentoSummaryGridLayout = () => {
|
|
17947
17467
|
isSummaryGridLayout: boolean;
|
|
17948
17468
|
};
|
|
@@ -18143,23 +17663,6 @@ export declare interface BentoTagProps {
|
|
|
18143
17663
|
variant?: BentoTagVariant | `${BentoTagVariant}`;
|
|
18144
17664
|
}
|
|
18145
17665
|
|
|
18146
|
-
declare interface BentoTagProps_2 {
|
|
18147
|
-
/**
|
|
18148
|
-
* The label text content of the Tag.
|
|
18149
|
-
*/
|
|
18150
|
-
label?: string;
|
|
18151
|
-
|
|
18152
|
-
/**
|
|
18153
|
-
* The number of characters to limit the number of displayed characters for the tag text, truncating it with an ellipsis of three dots "...".
|
|
18154
|
-
*/
|
|
18155
|
-
truncate?: number;
|
|
18156
|
-
|
|
18157
|
-
/**
|
|
18158
|
-
* The variant variant of tag
|
|
18159
|
-
*/
|
|
18160
|
-
variant?: BentoTagVariant_2 | `${BentoTagVariant_2}`;
|
|
18161
|
-
}
|
|
18162
|
-
|
|
18163
17666
|
export declare type BentoTagVariant = 'grey' | 'blue' | 'green' | 'orange' | 'red' | 'white';
|
|
18164
17667
|
|
|
18165
17668
|
/**
|
|
@@ -18167,20 +17670,6 @@ export declare type BentoTagVariant = 'grey' | 'blue' | 'green' | 'orange' | 're
|
|
|
18167
17670
|
*/
|
|
18168
17671
|
export declare const BentoTagVariant: Record<string, BentoTagVariant>;
|
|
18169
17672
|
|
|
18170
|
-
declare type BentoTagVariant_2 = 'grey' | 'blue' | 'green' | 'orange' | 'red' | 'white';
|
|
18171
|
-
|
|
18172
|
-
/**
|
|
18173
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
18174
|
-
*/
|
|
18175
|
-
declare const BentoTagVariant_2: Record<string, BentoTagVariant_2> = {
|
|
18176
|
-
GREY: 'grey',
|
|
18177
|
-
BLUE: 'blue',
|
|
18178
|
-
GREEN: 'green',
|
|
18179
|
-
ORANGE: 'orange',
|
|
18180
|
-
RED: 'red',
|
|
18181
|
-
WHITE: 'white',
|
|
18182
|
-
};
|
|
18183
|
-
|
|
18184
17673
|
declare interface BentoTeleportProps {
|
|
18185
17674
|
/**
|
|
18186
17675
|
* Disables the teleport. It will prevent the slotted element to be
|
|
@@ -18195,23 +17684,6 @@ declare interface BentoTeleportProps {
|
|
|
18195
17684
|
to?: string;
|
|
18196
17685
|
}
|
|
18197
17686
|
|
|
18198
|
-
declare interface BentoTeleportProps_2 {
|
|
18199
|
-
/**
|
|
18200
|
-
* Disables the teleport. It will prevent the slotted element to be
|
|
18201
|
-
* teleported outside of the initial parent element
|
|
18202
|
-
* @default false
|
|
18203
|
-
*/
|
|
18204
|
-
disabled: boolean;
|
|
18205
|
-
|
|
18206
|
-
/**
|
|
18207
|
-
* Indicates the parent container in which the slotted element will be
|
|
18208
|
-
* teleported to.
|
|
18209
|
-
*/
|
|
18210
|
-
to?: string;
|
|
18211
|
-
|
|
18212
|
-
// NOTE: "where" is not added as it doesn't exist in Vue3
|
|
18213
|
-
}
|
|
18214
|
-
|
|
18215
17687
|
export declare const BentoTextarea: typeof __VLS_export_100;
|
|
18216
17688
|
|
|
18217
17689
|
declare interface BentoTextareaProps extends FormField {
|
|
@@ -18411,16 +17883,9 @@ export declare interface BentoTimelineItemProps {
|
|
|
18411
17883
|
* @values milestone, note
|
|
18412
17884
|
*/
|
|
18413
17885
|
type?: string;
|
|
18414
|
-
/**
|
|
18415
|
-
* Variant for the timeline item
|
|
18416
|
-
* @values DEFAULT, SUCCESS, CRITICAL
|
|
18417
|
-
*
|
|
18418
|
-
* @deprecated Since v2.0.0. Use `status` instead.
|
|
18419
|
-
*/
|
|
18420
|
-
variant?: BentoTimelineItemVariant | `${BentoTimelineItemVariant}`;
|
|
18421
17886
|
}
|
|
18422
17887
|
|
|
18423
|
-
export declare interface BentoTimelineItemTitle extends
|
|
17888
|
+
export declare interface BentoTimelineItemTitle extends RouterLinkProps_2 {
|
|
18424
17889
|
/**
|
|
18425
17890
|
* Link label.
|
|
18426
17891
|
*/
|
|
@@ -18436,15 +17901,6 @@ export declare interface BentoTimelineItemTitle extends RouterLinkProps {
|
|
|
18436
17901
|
[name: string]: any;
|
|
18437
17902
|
}
|
|
18438
17903
|
|
|
18439
|
-
/**
|
|
18440
|
-
* @deprecated Since v2.0.0. Do not use. Use the `status` prop instead.
|
|
18441
|
-
*/
|
|
18442
|
-
export declare enum BentoTimelineItemVariant {
|
|
18443
|
-
DEFAULT = "SquareSmallIcon",
|
|
18444
|
-
SUCCESS = "CheckedCircleIcon",
|
|
18445
|
-
CRITICAL = "CrossCircleIcon"
|
|
18446
|
-
}
|
|
18447
|
-
|
|
18448
17904
|
export declare interface BentoTimelineProps {
|
|
18449
17905
|
/**
|
|
18450
17906
|
* If set to true, gives the possibility to manually add notes to the timeline via a textarea
|
|
@@ -18665,14 +18121,6 @@ declare const BentoTooltipPosition_2: {
|
|
|
18665
18121
|
|
|
18666
18122
|
declare type BentoTooltipPosition_2 = PopperContainerPositionBasic;
|
|
18667
18123
|
|
|
18668
|
-
declare const BentoTooltipPosition_3 = { ...PopperContainerPositionBasic };
|
|
18669
|
-
|
|
18670
|
-
declare type BentoTooltipPosition_3 = PopperContainerPositionBasic_2;
|
|
18671
|
-
|
|
18672
|
-
declare const BentoTooltipPosition_4 = { ...PopperContainerPositionBasic };
|
|
18673
|
-
|
|
18674
|
-
declare type BentoTooltipPosition_4 = PopperContainerPositionBasic_2;
|
|
18675
|
-
|
|
18676
18124
|
export declare enum BentoTooltipState {
|
|
18677
18125
|
HIDDEN = "hidden"
|
|
18678
18126
|
}
|
|
@@ -18883,8 +18331,6 @@ declare interface CalendarYearRange {
|
|
|
18883
18331
|
|
|
18884
18332
|
export declare type Component = object;
|
|
18885
18333
|
|
|
18886
|
-
declare type Component_2 = object;
|
|
18887
|
-
|
|
18888
18334
|
export declare enum DateFormat {
|
|
18889
18335
|
DAY_OF_MONTH = "d",// 1, 2, ..., 31,
|
|
18890
18336
|
NUMERIC_DAY = "dd",// 01, 02, ..., 31,
|
|
@@ -19101,7 +18547,7 @@ declare interface LinkProps_2 {
|
|
|
19101
18547
|
* Link variant type affecting visual style.
|
|
19102
18548
|
* @values default, quiet
|
|
19103
18549
|
*/
|
|
19104
|
-
variant?:
|
|
18550
|
+
variant?: BentoLinkVariant_3 | `${BentoLinkVariant_3}`;
|
|
19105
18551
|
}
|
|
19106
18552
|
|
|
19107
18553
|
declare type ListenerCleanup = () => void;
|
|
@@ -19203,27 +18649,6 @@ declare interface OnClickOutsideOptions {
|
|
|
19203
18649
|
window?: Window;
|
|
19204
18650
|
}
|
|
19205
18651
|
|
|
19206
|
-
declare interface OnClickOutsideOptions_2 {
|
|
19207
|
-
/**
|
|
19208
|
-
* List of elements that should not trigger the event.
|
|
19209
|
-
*/
|
|
19210
|
-
ignore?: Array<MaybeElementRef_2 | string>;
|
|
19211
|
-
/**
|
|
19212
|
-
* Use capturing phase for internal event listener.
|
|
19213
|
-
* @default true
|
|
19214
|
-
*/
|
|
19215
|
-
capture?: boolean;
|
|
19216
|
-
/**
|
|
19217
|
-
* Run handler function if focus moves to an iframe.
|
|
19218
|
-
* @default false
|
|
19219
|
-
*/
|
|
19220
|
-
detectIframe?: boolean;
|
|
19221
|
-
/*
|
|
19222
|
-
* Specify a custom `window` instance, e.g. working with iframes or in testing environments.
|
|
19223
|
-
*/
|
|
19224
|
-
window?: Window;
|
|
19225
|
-
}
|
|
19226
|
-
|
|
19227
18652
|
declare const plugin: Plugin<BentoVuePlugin>;
|
|
19228
18653
|
export default plugin;
|
|
19229
18654
|
|
|
@@ -19250,13 +18675,6 @@ declare const PopperContainerPosition: {
|
|
|
19250
18675
|
|
|
19251
18676
|
declare type PopperContainerPosition = PopperContainerPositionBasic | PopperContainerPositionExtended;
|
|
19252
18677
|
|
|
19253
|
-
/**
|
|
19254
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
19255
|
-
*/
|
|
19256
|
-
declare const PopperContainerPosition_2 = { ...PopperContainerPositionBasic, ...PopperContainerPositionExtended };
|
|
19257
|
-
|
|
19258
|
-
declare type PopperContainerPosition_2 = PopperContainerPositionBasic_2 | PopperContainerPositionExtended_2;
|
|
19259
|
-
|
|
19260
18678
|
declare enum PopperContainerPositionBasic {
|
|
19261
18679
|
TOP = "top",
|
|
19262
18680
|
RIGHT = "right",
|
|
@@ -19264,13 +18682,6 @@ declare enum PopperContainerPositionBasic {
|
|
|
19264
18682
|
LEFT = "left"
|
|
19265
18683
|
}
|
|
19266
18684
|
|
|
19267
|
-
declare enum PopperContainerPositionBasic_2 {
|
|
19268
|
-
TOP = 'top',
|
|
19269
|
-
RIGHT = 'right',
|
|
19270
|
-
BOTTOM = 'bottom',
|
|
19271
|
-
LEFT = 'left',
|
|
19272
|
-
}
|
|
19273
|
-
|
|
19274
18685
|
declare enum PopperContainerPositionExtended {
|
|
19275
18686
|
AUTO = "auto",
|
|
19276
18687
|
AUTO_START = "auto-start",
|
|
@@ -19285,22 +18696,6 @@ declare enum PopperContainerPositionExtended {
|
|
|
19285
18696
|
LEFT_END = "left-end"
|
|
19286
18697
|
}
|
|
19287
18698
|
|
|
19288
|
-
declare enum PopperContainerPositionExtended_2 {
|
|
19289
|
-
AUTO = 'auto',
|
|
19290
|
-
AUTO_START = 'auto-start',
|
|
19291
|
-
AUTO_END = 'auto-end',
|
|
19292
|
-
TOP_START = 'top-start',
|
|
19293
|
-
TOP_END = 'top-end',
|
|
19294
|
-
RIGHT_START = 'right-start',
|
|
19295
|
-
RIGHT_END = 'right-end',
|
|
19296
|
-
BOTTOM_START = 'bottom-start',
|
|
19297
|
-
BOTTOM_END = 'bottom-end',
|
|
19298
|
-
LEFT_START = 'left-start',
|
|
19299
|
-
LEFT_END = 'left-end',
|
|
19300
|
-
}
|
|
19301
|
-
|
|
19302
|
-
declare type RadioInputValue = string | number;
|
|
19303
|
-
|
|
19304
18699
|
/**
|
|
19305
18700
|
* Validates if the provided value contains at least one lowercase letter.
|
|
19306
18701
|
*
|
|
@@ -19337,7 +18732,7 @@ export declare function requireUppercase(value: BentoInputFieldValue): boolean;
|
|
|
19337
18732
|
* Manually defined RouterLinkProps to ensure compatibility
|
|
19338
18733
|
* with Vue Macros and Vue 2.7 / 3 monorepos.
|
|
19339
18734
|
*/
|
|
19340
|
-
declare interface
|
|
18735
|
+
declare interface RouterLinkProps {
|
|
19341
18736
|
/**
|
|
19342
18737
|
* Denotes the target route of the link. When clicked, the value of the `to` prop will be passed to
|
|
19343
18738
|
* `router.push()` internally, so the value can be either a string or a location descriptor object.
|
|
@@ -19661,13 +19056,4 @@ export declare type VueInstance = ComponentPublicInstance;
|
|
|
19661
19056
|
*/
|
|
19662
19057
|
export declare type VueNodeElement = Component | Element | Array<Component | Element> | undefined;
|
|
19663
19058
|
|
|
19664
|
-
/**
|
|
19665
|
-
* Vue node element instance
|
|
19666
|
-
*
|
|
19667
|
-
* ```ts
|
|
19668
|
-
* type Vue | Element | (Vue | Element)[] | undefined
|
|
19669
|
-
* ```
|
|
19670
|
-
*/
|
|
19671
|
-
declare type VueNodeElement_3 = Component_2 | Element | Array<Component_2 | Element> | undefined;
|
|
19672
|
-
|
|
19673
19059
|
export { }
|