@adyen/bento-vue3 1.50.0 → 1.51.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@types/index.d.ts +458 -658
- package/dist/accordion.js +1 -1
- package/dist/action-bar.js +1 -1
- package/dist/alert.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/alert.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/checkbox-input.css +1 -1
- package/dist/assets/copy.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/input-field-password.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/link.css +1 -1
- package/dist/assets/menu.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/pagination.css +1 -1
- package/dist/assets/payment-method.css +1 -1
- package/dist/assets/popover.css +1 -1
- package/dist/assets/search-bar.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/timeline-item.css +1 -1
- package/dist/assets/tutorial.css +1 -1
- package/dist/assets/use-cached-selected-values.css +1 -1
- package/dist/button.js +3 -3
- package/dist/card.js +1 -1
- package/dist/checkbox.js +3 -3
- package/dist/chip.js +1 -1
- package/dist/chunks/{accordion-item.Cf184uiI.js → accordion-item.DLyCF015.js} +2 -2
- package/dist/chunks/{accordion-item.Cf184uiI.js.map → accordion-item.DLyCF015.js.map} +1 -1
- package/dist/chunks/{action-bar.DkGjsKiy.js → action-bar.BW9db7ja.js} +6 -6
- package/dist/chunks/{action-bar.DkGjsKiy.js.map → action-bar.BW9db7ja.js.map} +1 -1
- package/dist/chunks/{alert.DGewBB2a.js → alert.eqWeCHyL.js} +25 -24
- package/dist/chunks/alert.eqWeCHyL.js.map +1 -0
- package/dist/chunks/{base-modal.gW2mkOwf.js → base-modal.BRYHc9Ez.js} +5 -5
- package/dist/chunks/{base-modal.gW2mkOwf.js.map → base-modal.BRYHc9Ez.js.map} +1 -1
- package/dist/chunks/{button-actions-with-menu.BXRKkFiw.js → button-actions-with-menu.Hl8tUKa4.js} +4 -4
- package/dist/chunks/{button-actions-with-menu.BXRKkFiw.js.map → button-actions-with-menu.Hl8tUKa4.js.map} +1 -1
- package/dist/chunks/{button-actions.BZEKcCbe.js → button-actions.BPnsl_QP.js} +4 -4
- package/dist/chunks/{button-actions.BZEKcCbe.js.map → button-actions.BPnsl_QP.js.map} +1 -1
- package/dist/chunks/{button.BXVKUuum.js → button.6HMG0xEY.js} +2 -2
- package/dist/chunks/{button.BXVKUuum.js.map → button.6HMG0xEY.js.map} +1 -1
- package/dist/chunks/{calendar.DNQlLbkK.js → calendar.DfN1__E_.js} +3 -3
- package/dist/chunks/{calendar.DNQlLbkK.js.map → calendar.DfN1__E_.js.map} +1 -1
- package/dist/chunks/{card.Ec-SR2qG.js → card.BwC4MSjn.js} +3 -3
- package/dist/chunks/{card.Ec-SR2qG.js.map → card.BwC4MSjn.js.map} +1 -1
- package/dist/chunks/{checkbox-group.KeIRO8lx.js → checkbox-group.Bzd-qpJ-.js} +4 -4
- package/dist/chunks/{checkbox-group.KeIRO8lx.js.map → checkbox-group.Bzd-qpJ-.js.map} +1 -1
- package/dist/chunks/{checkbox-input.CAYgiRHG.js → checkbox-input.XtCjXis9.js} +12 -11
- package/dist/chunks/checkbox-input.XtCjXis9.js.map +1 -0
- package/dist/chunks/{checkbox.BllRk82F.js → checkbox.DJRe4ync.js} +4 -4
- package/dist/chunks/{checkbox.BllRk82F.js.map → checkbox.DJRe4ync.js.map} +1 -1
- package/dist/chunks/{checkmark-circle-fill.g_tcBhFJ.js → checkmark-circle-fill.D9gNCN0T.js} +4 -4
- package/dist/chunks/checkmark-circle-fill.D9gNCN0T.js.map +1 -0
- package/dist/chunks/{checkmark-small.BDqUF-Ni.js → checkmark-small.D7l69yBf.js} +4 -4
- package/dist/chunks/checkmark-small.D7l69yBf.js.map +1 -0
- package/dist/chunks/{chevron-left.CYEK2UTr.js → chevron-left.BF63HtOH.js} +6 -6
- package/dist/chunks/chevron-left.BF63HtOH.js.map +1 -0
- package/dist/chunks/{chevron-up.Cu9qXgBY.js → chevron-up.-0oLlHmh.js} +6 -6
- package/dist/chunks/chevron-up.-0oLlHmh.js.map +1 -0
- package/dist/chunks/chip.3T0x6FuI.js +74 -0
- package/dist/chunks/chip.3T0x6FuI.js.map +1 -0
- package/dist/chunks/{code-snippet.DfTfz3vU.js → code-snippet.0HhLVaJR.js} +7 -7
- package/dist/chunks/{code-snippet.DfTfz3vU.js.map → code-snippet.0HhLVaJR.js.map} +1 -1
- package/dist/chunks/{controls-group.BnbQO34k.js → controls-group.DnX2B502.js} +2 -2
- package/dist/chunks/{controls-group.BnbQO34k.js.map → controls-group.DnX2B502.js.map} +1 -1
- package/dist/chunks/{copy.DAu8GrR9.js → copy.BzeHBtEF.js} +10 -9
- package/dist/chunks/copy.BzeHBtEF.js.map +1 -0
- package/dist/chunks/{cross-circle-fill-small.CJyARMSZ.js → cross-circle-fill-small.mY6ihJcA.js} +4 -4
- package/dist/chunks/cross-circle-fill-small.mY6ihJcA.js.map +1 -0
- package/dist/chunks/{cross-circle-fill.BzSjakuO.js → cross-circle-fill.DLWo6wBR.js} +4 -4
- package/dist/chunks/cross-circle-fill.DLWo6wBR.js.map +1 -0
- package/dist/chunks/{cross-small.Z5EKYRm0.js → cross-small.CFrBIeYK.js} +4 -4
- package/dist/chunks/cross-small.CFrBIeYK.js.map +1 -0
- package/dist/chunks/{cross.BZYw4R3N.js → cross.CbLEjiVy.js} +4 -4
- package/dist/chunks/cross.CbLEjiVy.js.map +1 -0
- package/dist/chunks/{dashboard-section.pyg05_v_.js → dashboard-section.CySxZmlx.js} +3 -3
- package/dist/chunks/{dashboard-section.pyg05_v_.js.map → dashboard-section.CySxZmlx.js.map} +1 -1
- package/dist/chunks/{dashed-underline.DTZGLrPu.js → dashed-underline.CCKLdMc7.js} +3 -3
- package/dist/chunks/{dashed-underline.DTZGLrPu.js.map → dashed-underline.CCKLdMc7.js.map} +1 -1
- package/dist/chunks/{data-grid-template.sUNqCvbt.js → data-grid-template.iM84gKjt.js} +3 -3
- package/dist/chunks/{data-grid-template.sUNqCvbt.js.map → data-grid-template.iM84gKjt.js.map} +1 -1
- package/dist/chunks/{data-grid.BNXoMZf9.js → data-grid.B2L_4qN7.js} +944 -964
- package/dist/chunks/data-grid.B2L_4qN7.js.map +1 -0
- package/dist/chunks/{date-picker.DgpHNnu_.js → date-picker.CMi0Kuy3.js} +17 -17
- package/dist/chunks/{date-picker.DgpHNnu_.js.map → date-picker.CMi0Kuy3.js.map} +1 -1
- package/dist/chunks/{date-range-picker.CUIOfxjB.js → date-range-picker.-KwSzmW_.js} +203 -202
- package/dist/chunks/date-range-picker.-KwSzmW_.js.map +1 -0
- package/dist/chunks/{dialog-page.DK2UKGH8.js → dialog-page.CXQafL9G.js} +5 -4
- package/dist/chunks/dialog-page.CXQafL9G.js.map +1 -0
- package/dist/chunks/{dot.cpdFEk6G.js → dot.BW-xtyjC.js} +4 -4
- package/dist/chunks/dot.BW-xtyjC.js.map +1 -0
- package/dist/chunks/{dropdown-default-textbox.BpvVMlcX.js → dropdown-default-textbox.Filez078.js} +4 -4
- package/dist/chunks/{dropdown-default-textbox.BpvVMlcX.js.map → dropdown-default-textbox.Filez078.js.map} +1 -1
- package/dist/chunks/{dropdown-tag.DqfoOcUU.js → dropdown-tag.B4-3z8xz.js} +4 -4
- package/dist/chunks/{dropdown-tag.DqfoOcUU.js.map → dropdown-tag.B4-3z8xz.js.map} +1 -1
- package/dist/chunks/{dropdown.a8OeeVAZ.js → dropdown.CRLx2Juh.js} +261 -253
- package/dist/chunks/dropdown.CRLx2Juh.js.map +1 -0
- package/dist/chunks/{empty-state.DkYtiTHG.js → empty-state.BffIZp3a.js} +2 -2
- package/dist/chunks/{empty-state.DkYtiTHG.js.map → empty-state.BffIZp3a.js.map} +1 -1
- package/dist/chunks/{error-message.B3z5WkLF.js → error-message.68kVjf_N.js} +3 -3
- package/dist/chunks/{error-message.B3z5WkLF.js.map → error-message.68kVjf_N.js.map} +1 -1
- package/dist/chunks/es6.BtaxuP0b.js.map +1 -1
- package/dist/chunks/{expand.CJ162RaJ.js → expand.DusW7F7p.js} +4 -4
- package/dist/chunks/expand.DusW7F7p.js.map +1 -0
- package/dist/chunks/{file-uploader.DV4I5Lvf.js → file-uploader.Cz89e0Ci.js} +53 -52
- package/dist/chunks/file-uploader.Cz89e0Ci.js.map +1 -0
- package/dist/chunks/{filter-bar.BZkXUVLH.js → filter-bar.bfUnCTPj.js} +981 -1039
- package/dist/chunks/filter-bar.bfUnCTPj.js.map +1 -0
- package/dist/chunks/{fixed-scroller.B4Eag_Sd.js → fixed-scroller.Bfk75Nei.js} +3 -3
- package/dist/chunks/{fixed-scroller.B4Eag_Sd.js.map → fixed-scroller.Bfk75Nei.js.map} +1 -1
- package/dist/chunks/{footer-actions.WvWwFKM8.js → footer-actions.DtbsjfSM.js} +3 -3
- package/dist/chunks/{footer-actions.WvWwFKM8.js.map → footer-actions.DtbsjfSM.js.map} +1 -1
- package/dist/chunks/{form-layout-title.BHL_MDqT.js → form-layout-title.B7phPY2m.js} +2 -2
- package/dist/chunks/{form-layout-title.BHL_MDqT.js.map → form-layout-title.B7phPY2m.js.map} +1 -1
- package/dist/chunks/{header.CRC9X7v2.js → header.ITEMuMAU.js} +5 -5
- package/dist/chunks/{header.CRC9X7v2.js.map → header.ITEMuMAU.js.map} +1 -1
- package/dist/chunks/{info-icon-with-popover.BM0esxKN.js → info-icon-with-popover.pHwJeQxm.js} +3 -3
- package/dist/chunks/{info-icon-with-popover.BM0esxKN.js.map → info-icon-with-popover.pHwJeQxm.js.map} +1 -1
- package/dist/chunks/{info-icon.DQn8-VSp.js → info-icon.DUUa2W2z.js} +3 -3
- package/dist/chunks/{info-icon.DQn8-VSp.js.map → info-icon.DUUa2W2z.js.map} +1 -1
- package/dist/chunks/{info.DYNe2WnZ.js → info.CpPLBOVg.js} +4 -4
- package/dist/chunks/info.CpPLBOVg.js.map +1 -0
- package/dist/chunks/{input-field-password.Bo7FiAOq.js → input-field-password.zIUeIG8i.js} +37 -37
- package/dist/chunks/input-field-password.zIUeIG8i.js.map +1 -0
- package/dist/chunks/{input-field-phone-number.DO2uU2XW.js → input-field-phone-number.BGS23WKe.js} +2 -2
- package/dist/chunks/{input-field-phone-number.DO2uU2XW.js.map → input-field-phone-number.BGS23WKe.js.map} +1 -1
- package/dist/chunks/input-field.y006Hyc1.js +292 -0
- package/dist/chunks/input-field.y006Hyc1.js.map +1 -0
- package/dist/chunks/{inspector.types.Io6ONte7.js → inspector.types.9S8hNOjR.js} +4 -4
- package/dist/chunks/{inspector.types.Io6ONte7.js.map → inspector.types.9S8hNOjR.js.map} +1 -1
- package/dist/chunks/{link.CyGCtpse.js → link.D3Fq5tt_.js} +15 -13
- package/dist/chunks/link.D3Fq5tt_.js.map +1 -0
- package/dist/chunks/{listbox-option-tag.DIk4F59J.js → listbox-option-tag.D557okR8.js} +2 -2
- package/dist/chunks/{listbox-option-tag.DIk4F59J.js.map → listbox-option-tag.D557okR8.js.map} +1 -1
- package/dist/chunks/menu.ZE0cTcKL.js +735 -0
- package/dist/chunks/menu.ZE0cTcKL.js.map +1 -0
- package/dist/chunks/{modal-fullscreen.D1gvJFag.js → modal-fullscreen.CjZh3U8e.js} +5 -5
- package/dist/chunks/{modal-fullscreen.D1gvJFag.js.map → modal-fullscreen.CjZh3U8e.js.map} +1 -1
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.91_wyIIq.js → modal.vue_vue_type_script_setup_true_lang.C4Z_Q8bq.js} +5 -5
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.91_wyIIq.js.map → modal.vue_vue_type_script_setup_true_lang.C4Z_Q8bq.js.map} +1 -1
- package/dist/chunks/{pagination.CGS6fGUm.js → pagination.BSp5RwM0.js} +37 -36
- package/dist/chunks/pagination.BSp5RwM0.js.map +1 -0
- package/dist/chunks/payment-method.BACjrzKP.js +125 -0
- package/dist/chunks/payment-method.BACjrzKP.js.map +1 -0
- package/dist/chunks/{popover.BNOfWuSb.js → popover.DLyVEjCd.js} +27 -20
- package/dist/chunks/{popover.BNOfWuSb.js.map → popover.DLyVEjCd.js.map} +1 -1
- package/dist/chunks/{popper-container.BvGYgqiE.js → popper-container.Bx3CBGg6.js} +448 -444
- package/dist/chunks/popper-container.Bx3CBGg6.js.map +1 -0
- package/dist/chunks/{promo-banner.BUtq-2iR.js → promo-banner.Clae7YGL.js} +2 -2
- package/dist/chunks/{promo-banner.BUtq-2iR.js.map → promo-banner.Clae7YGL.js.map} +1 -1
- package/dist/chunks/{radio-group.CivaJaaQ.js → radio-group.Bdy7_UIu.js} +4 -4
- package/dist/chunks/{radio-group.CivaJaaQ.js.map → radio-group.Bdy7_UIu.js.map} +1 -1
- package/dist/chunks/{refresh.SzRxQ44W.js → refresh.C20ROVDS.js} +4 -4
- package/dist/chunks/refresh.C20ROVDS.js.map +1 -0
- package/dist/chunks/search-bar.uUWWZpqL.js +114 -0
- package/dist/chunks/search-bar.uUWWZpqL.js.map +1 -0
- package/dist/chunks/{search.KgjmJMHa.js → search.BwQq1yRg.js} +4 -4
- package/dist/chunks/search.BwQq1yRg.js.map +1 -0
- package/dist/chunks/{secondary-nav.C6D6dcs6.js → secondary-nav.DJudnYiY.js} +2 -2
- package/dist/chunks/{secondary-nav.C6D6dcs6.js.map → secondary-nav.DJudnYiY.js.map} +1 -1
- package/dist/chunks/{segmented-control.DKWpxDho.js → segmented-control.BqJXrEmp.js} +2 -2
- package/dist/chunks/{segmented-control.DKWpxDho.js.map → segmented-control.BqJXrEmp.js.map} +1 -1
- package/dist/chunks/{selection-card-group.DzwIeKQC.js → selection-card-group.COMI4GGI.js} +4 -4
- package/dist/chunks/{selection-card-group.DzwIeKQC.js.map → selection-card-group.COMI4GGI.js.map} +1 -1
- package/dist/chunks/{show.J9zXGWlK.js → show.ByWWaogc.js} +6 -6
- package/dist/chunks/show.ByWWaogc.js.map +1 -0
- package/dist/chunks/{sidepanel.DzF1iCZM.js → sidepanel.VwZpyqJr.js} +5 -5
- package/dist/chunks/{sidepanel.DzF1iCZM.js.map → sidepanel.VwZpyqJr.js.map} +1 -1
- package/dist/chunks/{step.DsfmsUU6.js → step.BGFaHGFO.js} +3 -3
- package/dist/chunks/{step.DsfmsUU6.js.map → step.BGFaHGFO.js.map} +1 -1
- package/dist/chunks/{structured-list-item.DQHvIbQo.js → structured-list-item.BZJQzyt_.js} +6 -6
- package/dist/chunks/{structured-list-item.DQHvIbQo.js.map → structured-list-item.BZJQzyt_.js.map} +1 -1
- package/dist/chunks/{summary-grid-item-custom.D6s8sw36.js → summary-grid-item-custom.rBC-2kKM.js} +4 -4
- package/dist/chunks/{summary-grid-item-custom.D6s8sw36.js.map → summary-grid-item-custom.rBC-2kKM.js.map} +1 -1
- package/dist/chunks/{tabs.CiTn85aw.js → tabs.hp52NnXH.js} +2 -2
- package/dist/chunks/{tabs.CiTn85aw.js.map → tabs.hp52NnXH.js.map} +1 -1
- package/dist/chunks/{tag.Bmw9RaOG.js → tag.CXADLCgG.js} +2 -2
- package/dist/chunks/{tag.Bmw9RaOG.js.map → tag.CXADLCgG.js.map} +1 -1
- package/dist/chunks/{textarea.CzuRg2pM.js → textarea.4s69xpG3.js} +4 -4
- package/dist/chunks/{textarea.CzuRg2pM.js.map → textarea.4s69xpG3.js.map} +1 -1
- package/dist/chunks/{timeline-item.CjltBKy0.js → timeline-item.DOoLkIox.js} +12 -11
- package/dist/chunks/timeline-item.DOoLkIox.js.map +1 -0
- package/dist/chunks/{toast.BWxPbCOy.js → toast.7D23cICy.js} +3 -3
- package/dist/chunks/{toast.BWxPbCOy.js.map → toast.7D23cICy.js.map} +1 -1
- package/dist/chunks/{toggle-button.B9LWddx9.js → toggle-button.7iAfO6Xx.js} +2 -2
- package/dist/chunks/{toggle-button.B9LWddx9.js.map → toggle-button.7iAfO6Xx.js.map} +1 -1
- package/dist/chunks/{toggle.BmwlaQon.js → toggle.hoD_i2Ey.js} +2 -2
- package/dist/chunks/{toggle.BmwlaQon.js.map → toggle.hoD_i2Ey.js.map} +1 -1
- package/dist/chunks/{tooltip.DS1ok8gh.js → tooltip.BtfIbhGU.js} +2 -2
- package/dist/chunks/{tooltip.DS1ok8gh.js.map → tooltip.BtfIbhGU.js.map} +1 -1
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.CxTHd8yr.js → tutorial.vue_vue_type_script_setup_true_lang.DRlP0P1P.js} +9 -8
- package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.DRlP0P1P.js.map +1 -0
- package/dist/chunks/use-cached-selected-values.9xqNZAmj.js +1446 -0
- package/dist/chunks/use-cached-selected-values.9xqNZAmj.js.map +1 -0
- package/dist/chunks/{warning-filled.tTkVob0l.js → warning-filled.DmHh0nYG.js} +4 -4
- package/dist/chunks/warning-filled.DmHh0nYG.js.map +1 -0
- package/dist/code-snippet.js +1 -1
- 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/dropdown.js +4 -4
- package/dist/empty-state.js +1 -1
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/form-layout.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +59 -59
- 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/inspector.js +1 -1
- package/dist/internal.js +12 -12
- package/dist/link.js +1 -1
- package/dist/menu.js +1 -1
- package/dist/modal-fullscreen.js +1 -1
- package/dist/modal.js +2 -2
- package/dist/pagination.js +1 -1
- package/dist/payment-method.js +1 -1
- package/dist/popover.js +1 -1
- package/dist/popper-container.js +1 -1
- package/dist/promo-banner.js +1 -1
- package/dist/radio-group.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 +4 -4
- package/dist/styles/bento-light.css +4 -4
- package/dist/styles/bento.css +4 -4
- package/dist/styles/legacy.css +4 -4
- package/dist/styles/styleguide.css +4 -4
- package/dist/styles/utility.css +2 -2
- 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 +1 -1
- 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/alert.DGewBB2a.js.map +0 -1
- package/dist/chunks/checkbox-input.CAYgiRHG.js.map +0 -1
- package/dist/chunks/checkmark-circle-fill.g_tcBhFJ.js.map +0 -1
- package/dist/chunks/checkmark-small.BDqUF-Ni.js.map +0 -1
- package/dist/chunks/chevron-left.CYEK2UTr.js.map +0 -1
- package/dist/chunks/chevron-up.Cu9qXgBY.js.map +0 -1
- package/dist/chunks/chip.sG_6gh3Z.js +0 -71
- package/dist/chunks/chip.sG_6gh3Z.js.map +0 -1
- package/dist/chunks/copy.DAu8GrR9.js.map +0 -1
- package/dist/chunks/cross-circle-fill-small.CJyARMSZ.js.map +0 -1
- package/dist/chunks/cross-circle-fill.BzSjakuO.js.map +0 -1
- package/dist/chunks/cross-small.Z5EKYRm0.js.map +0 -1
- package/dist/chunks/cross.BZYw4R3N.js.map +0 -1
- package/dist/chunks/data-grid.BNXoMZf9.js.map +0 -1
- package/dist/chunks/date-range-picker.CUIOfxjB.js.map +0 -1
- package/dist/chunks/dialog-page.DK2UKGH8.js.map +0 -1
- package/dist/chunks/dot.cpdFEk6G.js.map +0 -1
- package/dist/chunks/dropdown.a8OeeVAZ.js.map +0 -1
- package/dist/chunks/expand.CJ162RaJ.js.map +0 -1
- package/dist/chunks/file-uploader.DV4I5Lvf.js.map +0 -1
- package/dist/chunks/filter-bar.BZkXUVLH.js.map +0 -1
- package/dist/chunks/info.DYNe2WnZ.js.map +0 -1
- package/dist/chunks/input-field-password.Bo7FiAOq.js.map +0 -1
- package/dist/chunks/input-field.rgA0t2sp.js +0 -382
- package/dist/chunks/input-field.rgA0t2sp.js.map +0 -1
- package/dist/chunks/link.CyGCtpse.js.map +0 -1
- package/dist/chunks/menu.DKluB_Dn.js +0 -699
- package/dist/chunks/menu.DKluB_Dn.js.map +0 -1
- package/dist/chunks/pagination.CGS6fGUm.js.map +0 -1
- package/dist/chunks/payment-method.CGNHCiy1.js +0 -73
- package/dist/chunks/payment-method.CGNHCiy1.js.map +0 -1
- package/dist/chunks/popper-container.BvGYgqiE.js.map +0 -1
- package/dist/chunks/refresh.SzRxQ44W.js.map +0 -1
- package/dist/chunks/search-bar.Zdai5UhB.js +0 -132
- package/dist/chunks/search-bar.Zdai5UhB.js.map +0 -1
- package/dist/chunks/search.KgjmJMHa.js.map +0 -1
- package/dist/chunks/show.J9zXGWlK.js.map +0 -1
- package/dist/chunks/timeline-item.CjltBKy0.js.map +0 -1
- package/dist/chunks/truncate.BfIl_-71.js +0 -8
- package/dist/chunks/truncate.BfIl_-71.js.map +0 -1
- package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.CxTHd8yr.js.map +0 -1
- package/dist/chunks/use-cached-selected-values.CxAhnNa6.js +0 -1595
- package/dist/chunks/use-cached-selected-values.CxAhnNa6.js.map +0 -1
- package/dist/chunks/warning-filled.tTkVob0l.js.map +0 -1
- /package/dist/assets/{cross.css → main.css} +0 -0
package/dist/@types/index.d.ts
CHANGED
|
@@ -66,8 +66,14 @@ declare type __VLS_NonUndefinedable_27<T> = T extends undefined ? never : T;
|
|
|
66
66
|
|
|
67
67
|
declare type __VLS_NonUndefinedable_28<T> = T extends undefined ? never : T;
|
|
68
68
|
|
|
69
|
+
declare type __VLS_NonUndefinedable_29<T> = T extends undefined ? never : T;
|
|
70
|
+
|
|
69
71
|
declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
|
|
70
72
|
|
|
73
|
+
declare type __VLS_NonUndefinedable_30<T> = T extends undefined ? never : T;
|
|
74
|
+
|
|
75
|
+
declare type __VLS_NonUndefinedable_31<T> = T extends undefined ? never : T;
|
|
76
|
+
|
|
71
77
|
declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
|
|
72
78
|
|
|
73
79
|
declare type __VLS_NonUndefinedable_5<T> = T extends undefined ? never : T;
|
|
@@ -269,6 +275,15 @@ declare type __VLS_TypePropsToRuntimeProps_28<T> = {
|
|
|
269
275
|
};
|
|
270
276
|
};
|
|
271
277
|
|
|
278
|
+
declare type __VLS_TypePropsToRuntimeProps_29<T> = {
|
|
279
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
280
|
+
type: PropType<__VLS_NonUndefinedable_29<T[K]>>;
|
|
281
|
+
} : {
|
|
282
|
+
type: PropType<T[K]>;
|
|
283
|
+
required: true;
|
|
284
|
+
};
|
|
285
|
+
};
|
|
286
|
+
|
|
272
287
|
declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
273
288
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
274
289
|
type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
|
|
@@ -278,6 +293,24 @@ declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
|
278
293
|
};
|
|
279
294
|
};
|
|
280
295
|
|
|
296
|
+
declare type __VLS_TypePropsToRuntimeProps_30<T> = {
|
|
297
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
298
|
+
type: PropType<__VLS_NonUndefinedable_30<T[K]>>;
|
|
299
|
+
} : {
|
|
300
|
+
type: PropType<T[K]>;
|
|
301
|
+
required: true;
|
|
302
|
+
};
|
|
303
|
+
};
|
|
304
|
+
|
|
305
|
+
declare type __VLS_TypePropsToRuntimeProps_31<T> = {
|
|
306
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
307
|
+
type: PropType<__VLS_NonUndefinedable_31<T[K]>>;
|
|
308
|
+
} : {
|
|
309
|
+
type: PropType<T[K]>;
|
|
310
|
+
required: true;
|
|
311
|
+
};
|
|
312
|
+
};
|
|
313
|
+
|
|
281
314
|
declare type __VLS_TypePropsToRuntimeProps_4<T> = {
|
|
282
315
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
283
316
|
type: PropType<__VLS_NonUndefinedable_4<T[K]>>;
|
|
@@ -440,6 +473,24 @@ declare type __VLS_WithDefaults_25<P, D> = {
|
|
|
440
473
|
} : P[K];
|
|
441
474
|
};
|
|
442
475
|
|
|
476
|
+
declare type __VLS_WithDefaults_26<P, D> = {
|
|
477
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
478
|
+
default: D[K];
|
|
479
|
+
} : P[K];
|
|
480
|
+
};
|
|
481
|
+
|
|
482
|
+
declare type __VLS_WithDefaults_27<P, D> = {
|
|
483
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
484
|
+
default: D[K];
|
|
485
|
+
} : P[K];
|
|
486
|
+
};
|
|
487
|
+
|
|
488
|
+
declare type __VLS_WithDefaults_28<P, D> = {
|
|
489
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
490
|
+
default: D[K];
|
|
491
|
+
} : P[K];
|
|
492
|
+
};
|
|
493
|
+
|
|
443
494
|
declare type __VLS_WithDefaults_3<P, D> = {
|
|
444
495
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
445
496
|
default: D[K];
|
|
@@ -3274,7 +3325,7 @@ export declare interface BentoCurrencyProps {
|
|
|
3274
3325
|
* `
|
|
3275
3326
|
* }
|
|
3276
3327
|
*/
|
|
3277
|
-
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_42<DefineComponent<
|
|
3328
|
+
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_31<{
|
|
3278
3329
|
/**
|
|
3279
3330
|
* The header of the section
|
|
3280
3331
|
*/
|
|
@@ -3285,7 +3336,7 @@ header: BentoDashboardTemplateHeader;
|
|
|
3285
3336
|
halfWidth?: boolean;
|
|
3286
3337
|
}>, {
|
|
3287
3338
|
halfWidth: boolean;
|
|
3288
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3339
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_31<{
|
|
3289
3340
|
/**
|
|
3290
3341
|
* The header of the section
|
|
3291
3342
|
*/
|
|
@@ -3333,7 +3384,7 @@ halfWidth: boolean;
|
|
|
3333
3384
|
* `
|
|
3334
3385
|
* }
|
|
3335
3386
|
*/
|
|
3336
|
-
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_41<DefineComponent<
|
|
3387
|
+
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_30<{
|
|
3337
3388
|
/**
|
|
3338
3389
|
* The header that goes to the top of the template
|
|
3339
3390
|
*/
|
|
@@ -3356,7 +3407,7 @@ stickyFilters?: boolean;
|
|
|
3356
3407
|
tabs: any;
|
|
3357
3408
|
stickyTabs: boolean;
|
|
3358
3409
|
stickyFilters: boolean;
|
|
3359
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3410
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_30<{
|
|
3360
3411
|
/**
|
|
3361
3412
|
* The header that goes to the top of the template
|
|
3362
3413
|
*/
|
|
@@ -3575,7 +3626,7 @@ default: () => any[];
|
|
|
3575
3626
|
* Filter bar search term useful to filter all the data by text
|
|
3576
3627
|
*/
|
|
3577
3628
|
filterSearchTerm: {
|
|
3578
|
-
type:
|
|
3629
|
+
type: PropType<string>;
|
|
3579
3630
|
default: any;
|
|
3580
3631
|
};
|
|
3581
3632
|
/**
|
|
@@ -3841,7 +3892,7 @@ default: () => any[];
|
|
|
3841
3892
|
* Filter bar search term useful to filter all the data by text
|
|
3842
3893
|
*/
|
|
3843
3894
|
filterSearchTerm: {
|
|
3844
|
-
type:
|
|
3895
|
+
type: PropType<string>;
|
|
3845
3896
|
default: any;
|
|
3846
3897
|
};
|
|
3847
3898
|
/**
|
|
@@ -7388,175 +7439,30 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
|
|
|
7388
7439
|
* `
|
|
7389
7440
|
* }
|
|
7390
7441
|
*/
|
|
7391
|
-
export declare const BentoFilterBar: DefineComponent<
|
|
7392
|
-
|
|
7393
|
-
|
|
7394
|
-
|
|
7395
|
-
|
|
7396
|
-
|
|
7397
|
-
|
|
7398
|
-
|
|
7399
|
-
* field: 'company',
|
|
7400
|
-
* label: 'Company',
|
|
7401
|
-
* type: FilterType.TEXT,
|
|
7402
|
-
* }, {
|
|
7403
|
-
* field: 'name',
|
|
7404
|
-
* label: 'Name',
|
|
7405
|
-
* type: FilterType.TEXT,
|
|
7406
|
-
* }]
|
|
7407
|
-
*/
|
|
7408
|
-
config: {
|
|
7409
|
-
type: PropType<BentoFilterBarModel>;
|
|
7410
|
-
default: () => any[];
|
|
7411
|
-
};
|
|
7412
|
-
/**
|
|
7413
|
-
* Search term useful to filter all the data by text.
|
|
7414
|
-
* If the value is non-existant (null or undefined) the search bar won't be enabled.
|
|
7415
|
-
*/
|
|
7416
|
-
searchTerm: {
|
|
7417
|
-
type: StringConstructor;
|
|
7418
|
-
default: any;
|
|
7419
|
-
};
|
|
7420
|
-
/**
|
|
7421
|
-
* @deprecated from version 2.0.0. Use the config property instead.
|
|
7422
|
-
*/
|
|
7423
|
-
/**
|
|
7424
|
-
* Array of filters based on {@see BentoFilterBarModel}.
|
|
7425
|
-
* Each one of the elements in the array correspond to a filter that will
|
|
7426
|
-
* be created and rendered in the FilterBar.
|
|
7427
|
-
*
|
|
7428
|
-
* Can be used with v-model or independently with the @input event.
|
|
7429
|
-
*
|
|
7430
|
-
* @example
|
|
7431
|
-
* [{
|
|
7432
|
-
* field: 'company',
|
|
7433
|
-
* label: 'Company',
|
|
7434
|
-
* value: '200',
|
|
7435
|
-
* type: FilterType.TEXT,
|
|
7436
|
-
* }, {
|
|
7437
|
-
* field: 'name',
|
|
7438
|
-
* label: 'Name',
|
|
7439
|
-
* value: null,
|
|
7440
|
-
* type: FilterType.TEXT,
|
|
7441
|
-
* }]
|
|
7442
|
-
*/
|
|
7443
|
-
value: {
|
|
7444
|
-
type: PropType<BentoFilterBarModel>;
|
|
7445
|
-
default: () => any[];
|
|
7446
|
-
};
|
|
7447
|
-
/**
|
|
7448
|
-
* An array of the values for each filter in the filter bar.
|
|
7449
|
-
* {@see BentoFilterValues}
|
|
7450
|
-
*
|
|
7451
|
-
* @example
|
|
7452
|
-
* [{
|
|
7453
|
-
* field: 'company',
|
|
7454
|
-
* value: '200',
|
|
7455
|
-
* }, {
|
|
7456
|
-
* field: 'name',
|
|
7457
|
-
* value: 'some text',
|
|
7458
|
-
* }]
|
|
7459
|
-
*/
|
|
7460
|
-
filterValues: {
|
|
7461
|
-
type: PropType<BentoFilterValues>;
|
|
7462
|
-
default: () => any[];
|
|
7463
|
-
};
|
|
7464
|
-
/**
|
|
7465
|
-
* Will show all applied filters even if their visibility is set to false.
|
|
7466
|
-
*/
|
|
7467
|
-
showAppliedHiddenFilters: {
|
|
7468
|
-
type: BooleanConstructor;
|
|
7469
|
-
default: boolean;
|
|
7470
|
-
};
|
|
7471
|
-
}, {
|
|
7442
|
+
export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoFilterBarProps>, {
|
|
7443
|
+
config: () => any[];
|
|
7444
|
+
filterValues: () => any[];
|
|
7445
|
+
search: any;
|
|
7446
|
+
searchTerm: any;
|
|
7447
|
+
value: () => any[];
|
|
7448
|
+
showAppliedHiddenFilters: boolean;
|
|
7449
|
+
}>, {
|
|
7472
7450
|
isClearAllVisible: ComputedRef<boolean>;
|
|
7473
7451
|
clearAllFilters: () => void;
|
|
7474
7452
|
isResetAllVisible: ComputedRef<boolean>;
|
|
7475
7453
|
resetAllFilters: () => void;
|
|
7476
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<
|
|
7477
|
-
|
|
7478
|
-
|
|
7479
|
-
|
|
7480
|
-
|
|
7481
|
-
|
|
7482
|
-
|
|
7483
|
-
|
|
7484
|
-
|
|
7485
|
-
* label: 'Company',
|
|
7486
|
-
* type: FilterType.TEXT,
|
|
7487
|
-
* }, {
|
|
7488
|
-
* field: 'name',
|
|
7489
|
-
* label: 'Name',
|
|
7490
|
-
* type: FilterType.TEXT,
|
|
7491
|
-
* }]
|
|
7492
|
-
*/
|
|
7493
|
-
config: {
|
|
7494
|
-
type: PropType<BentoFilterBarModel>;
|
|
7495
|
-
default: () => any[];
|
|
7496
|
-
};
|
|
7497
|
-
/**
|
|
7498
|
-
* Search term useful to filter all the data by text.
|
|
7499
|
-
* If the value is non-existant (null or undefined) the search bar won't be enabled.
|
|
7500
|
-
*/
|
|
7501
|
-
searchTerm: {
|
|
7502
|
-
type: StringConstructor;
|
|
7503
|
-
default: any;
|
|
7504
|
-
};
|
|
7505
|
-
/**
|
|
7506
|
-
* @deprecated from version 2.0.0. Use the config property instead.
|
|
7507
|
-
*/
|
|
7508
|
-
/**
|
|
7509
|
-
* Array of filters based on {@see BentoFilterBarModel}.
|
|
7510
|
-
* Each one of the elements in the array correspond to a filter that will
|
|
7511
|
-
* be created and rendered in the FilterBar.
|
|
7512
|
-
*
|
|
7513
|
-
* Can be used with v-model or independently with the @input event.
|
|
7514
|
-
*
|
|
7515
|
-
* @example
|
|
7516
|
-
* [{
|
|
7517
|
-
* field: 'company',
|
|
7518
|
-
* label: 'Company',
|
|
7519
|
-
* value: '200',
|
|
7520
|
-
* type: FilterType.TEXT,
|
|
7521
|
-
* }, {
|
|
7522
|
-
* field: 'name',
|
|
7523
|
-
* label: 'Name',
|
|
7524
|
-
* value: null,
|
|
7525
|
-
* type: FilterType.TEXT,
|
|
7526
|
-
* }]
|
|
7527
|
-
*/
|
|
7528
|
-
value: {
|
|
7529
|
-
type: PropType<BentoFilterBarModel>;
|
|
7530
|
-
default: () => any[];
|
|
7531
|
-
};
|
|
7532
|
-
/**
|
|
7533
|
-
* An array of the values for each filter in the filter bar.
|
|
7534
|
-
* {@see BentoFilterValues}
|
|
7535
|
-
*
|
|
7536
|
-
* @example
|
|
7537
|
-
* [{
|
|
7538
|
-
* field: 'company',
|
|
7539
|
-
* value: '200',
|
|
7540
|
-
* }, {
|
|
7541
|
-
* field: 'name',
|
|
7542
|
-
* value: 'some text',
|
|
7543
|
-
* }]
|
|
7544
|
-
*/
|
|
7545
|
-
filterValues: {
|
|
7546
|
-
type: PropType<BentoFilterValues>;
|
|
7547
|
-
default: () => any[];
|
|
7548
|
-
};
|
|
7549
|
-
/**
|
|
7550
|
-
* Will show all applied filters even if their visibility is set to false.
|
|
7551
|
-
*/
|
|
7552
|
-
showAppliedHiddenFilters: {
|
|
7553
|
-
type: BooleanConstructor;
|
|
7554
|
-
default: boolean;
|
|
7555
|
-
};
|
|
7556
|
-
}>>, {
|
|
7454
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoFilterBarProps>, {
|
|
7455
|
+
config: () => any[];
|
|
7456
|
+
filterValues: () => any[];
|
|
7457
|
+
search: any;
|
|
7458
|
+
searchTerm: any;
|
|
7459
|
+
value: () => any[];
|
|
7460
|
+
showAppliedHiddenFilters: boolean;
|
|
7461
|
+
}>>>, {
|
|
7462
|
+
search: BentoFilterBarSearchBarProps;
|
|
7557
7463
|
value: BentoFilterBarModel;
|
|
7558
7464
|
config: BentoFilterBarModel;
|
|
7559
|
-
searchTerm:
|
|
7465
|
+
searchTerm: BentoFilterBarSearchTerm;
|
|
7560
7466
|
filterValues: BentoFilterValues;
|
|
7561
7467
|
showAppliedHiddenFilters: boolean;
|
|
7562
7468
|
}>;
|
|
@@ -7568,6 +7474,82 @@ export declare enum BentoFilterBarEvent {
|
|
|
7568
7474
|
|
|
7569
7475
|
export declare type BentoFilterBarModel = Array<BentoFilterModel>;
|
|
7570
7476
|
|
|
7477
|
+
export declare interface BentoFilterBarProps {
|
|
7478
|
+
/**
|
|
7479
|
+
* Array of filters based on @see {@link BentoFilterBarModel}.
|
|
7480
|
+
* Each one of the elements in the array correspond to a filter that will
|
|
7481
|
+
* be created and rendered in the FilterBar.
|
|
7482
|
+
*
|
|
7483
|
+
* @example
|
|
7484
|
+
* [{
|
|
7485
|
+
* field: 'company',
|
|
7486
|
+
* label: 'Company',
|
|
7487
|
+
* type: FilterType.TEXT,
|
|
7488
|
+
* }, {
|
|
7489
|
+
* field: 'name',
|
|
7490
|
+
* label: 'Name',
|
|
7491
|
+
* type: FilterType.TEXT,
|
|
7492
|
+
* }]
|
|
7493
|
+
*/
|
|
7494
|
+
config?: BentoFilterBarModel;
|
|
7495
|
+
/**
|
|
7496
|
+
* An array of the values for each filter in the filter bar.
|
|
7497
|
+
* @see {@link BentoFilterValues}
|
|
7498
|
+
*
|
|
7499
|
+
* @example
|
|
7500
|
+
* [{
|
|
7501
|
+
* field: 'company',
|
|
7502
|
+
* value: '200',
|
|
7503
|
+
* }, {
|
|
7504
|
+
* field: 'name',
|
|
7505
|
+
* value: 'some text',
|
|
7506
|
+
* }]
|
|
7507
|
+
*/
|
|
7508
|
+
filterValues?: BentoFilterValues;
|
|
7509
|
+
/**
|
|
7510
|
+
* Search bar properties with which the placeholder, hint and other
|
|
7511
|
+
* "bento-search-bar" properties can be set. @see {@link BentoFilterBarSearchBarProps}
|
|
7512
|
+
*/
|
|
7513
|
+
search?: BentoFilterBarSearchBarProps;
|
|
7514
|
+
/**
|
|
7515
|
+
* Search term useful to filter all the data by text.
|
|
7516
|
+
* If the value is non-existant (null or undefined) the search bar won't be enabled.
|
|
7517
|
+
* Can be used with `.sync`
|
|
7518
|
+
*/
|
|
7519
|
+
searchTerm?: BentoFilterBarSearchTerm;
|
|
7520
|
+
/**
|
|
7521
|
+
* Will show all applied filters even if their visibility is set to false.
|
|
7522
|
+
*/
|
|
7523
|
+
showAppliedHiddenFilters?: boolean;
|
|
7524
|
+
/**
|
|
7525
|
+
* Array of filters based on @see {@link BentoFilterBarModel}.
|
|
7526
|
+
* Each one of the elements in the array correspond to a filter that will
|
|
7527
|
+
* be created and rendered in the FilterBar.
|
|
7528
|
+
*
|
|
7529
|
+
* Can be used with v-model or independently with the @input event.
|
|
7530
|
+
*
|
|
7531
|
+
* @example
|
|
7532
|
+
* [{
|
|
7533
|
+
* field: 'company',
|
|
7534
|
+
* label: 'Company',
|
|
7535
|
+
* value: '200',
|
|
7536
|
+
* type: FilterType.TEXT,
|
|
7537
|
+
* }, {
|
|
7538
|
+
* field: 'name',
|
|
7539
|
+
* label: 'Name',
|
|
7540
|
+
* value: null,
|
|
7541
|
+
* type: FilterType.TEXT,
|
|
7542
|
+
* }]
|
|
7543
|
+
*
|
|
7544
|
+
* @deprecated from version 2.0.0. Use the config property instead.
|
|
7545
|
+
*/
|
|
7546
|
+
value?: BentoFilterBarModel;
|
|
7547
|
+
}
|
|
7548
|
+
|
|
7549
|
+
export declare type BentoFilterBarSearchBarProps = OmitStrict<BentoSearchBarProps, 'value' | 'condensed'>;
|
|
7550
|
+
|
|
7551
|
+
export declare type BentoFilterBarSearchTerm = BentoSearchBarProps['value'];
|
|
7552
|
+
|
|
7571
7553
|
export declare type BentoFilterBarValue = BentoInputFilterValue | BentoInpuWithDropdowntFilterValue | BentoSelectFilterValue | BentoBooleanFilterValue | BentoDateFilterValue | BentoDateRangeFilterValue;
|
|
7572
7554
|
|
|
7573
7555
|
export declare enum BentoFilterEvent {
|
|
@@ -8054,10 +8036,10 @@ declare enum BentoHeaderVariant {
|
|
|
8054
8036
|
* `
|
|
8055
8037
|
* }
|
|
8056
8038
|
*/
|
|
8057
|
-
export declare const BentoImage: DefineComponent<
|
|
8039
|
+
export declare const BentoImage: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoImageProps>, {
|
|
8058
8040
|
aspectRatio: any;
|
|
8059
8041
|
objectFit: any;
|
|
8060
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8042
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoImageProps>, {
|
|
8061
8043
|
aspectRatio: any;
|
|
8062
8044
|
objectFit: any;
|
|
8063
8045
|
}>>>, {
|
|
@@ -8172,371 +8154,107 @@ export declare type BentoInputDropdownProps = {
|
|
|
8172
8154
|
* >
|
|
8173
8155
|
* }
|
|
8174
8156
|
*/
|
|
8175
|
-
export declare const BentoInputField: __VLS_WithTemplateSlots_17<DefineComponent<
|
|
8157
|
+
export declare const BentoInputField: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoInputFieldProps>, {
|
|
8158
|
+
ariaHidden: boolean;
|
|
8159
|
+
ariaLabel: any;
|
|
8160
|
+
condensed: boolean;
|
|
8161
|
+
disabled: boolean;
|
|
8162
|
+
dropdown: any;
|
|
8163
|
+
dropdownPosition: BentoInputFieldElementPosition;
|
|
8164
|
+
error: boolean;
|
|
8165
|
+
errorMessage: any;
|
|
8166
|
+
optional: boolean;
|
|
8167
|
+
placeholder: string;
|
|
8168
|
+
required: boolean;
|
|
8169
|
+
readonly: boolean;
|
|
8170
|
+
slashedZero: boolean;
|
|
8171
|
+
staticValue: string;
|
|
8172
|
+
staticValuePosition: BentoInputFieldElementPosition;
|
|
8173
|
+
tooltipText: any;
|
|
8174
|
+
type: BentoInputFieldType;
|
|
8175
|
+
value: any;
|
|
8176
|
+
variant: BentoInputFieldVariant;
|
|
8177
|
+
}>, {
|
|
8178
|
+
focusInput: () => void;
|
|
8179
|
+
focus: () => void;
|
|
8180
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8181
|
+
"update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
|
|
8182
|
+
} & {
|
|
8183
|
+
blur: () => void;
|
|
8184
|
+
} & {
|
|
8185
|
+
change: () => void;
|
|
8186
|
+
} & {
|
|
8187
|
+
"dropdown-input": (selectedValue: BentoListboxSelectedValue) => void;
|
|
8188
|
+
} & {
|
|
8189
|
+
"escape-pressed": () => void;
|
|
8190
|
+
} & {
|
|
8191
|
+
focus: () => void;
|
|
8192
|
+
} & {
|
|
8193
|
+
keydown: (event: KeyboardEvent) => void;
|
|
8194
|
+
} & {
|
|
8195
|
+
keyup: (event: KeyboardEvent) => void;
|
|
8196
|
+
} & {
|
|
8197
|
+
input: (inputValue: string) => void;
|
|
8198
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoInputFieldProps>, {
|
|
8199
|
+
ariaHidden: boolean;
|
|
8200
|
+
ariaLabel: any;
|
|
8201
|
+
condensed: boolean;
|
|
8202
|
+
disabled: boolean;
|
|
8203
|
+
dropdown: any;
|
|
8204
|
+
dropdownPosition: BentoInputFieldElementPosition;
|
|
8205
|
+
error: boolean;
|
|
8206
|
+
errorMessage: any;
|
|
8207
|
+
optional: boolean;
|
|
8208
|
+
placeholder: string;
|
|
8209
|
+
required: boolean;
|
|
8210
|
+
readonly: boolean;
|
|
8211
|
+
slashedZero: boolean;
|
|
8212
|
+
staticValue: string;
|
|
8213
|
+
staticValuePosition: BentoInputFieldElementPosition;
|
|
8214
|
+
tooltipText: any;
|
|
8215
|
+
type: BentoInputFieldType;
|
|
8216
|
+
value: any;
|
|
8217
|
+
variant: BentoInputFieldVariant;
|
|
8218
|
+
}>>>, {
|
|
8219
|
+
value: BentoInputFieldValue;
|
|
8220
|
+
type: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"];
|
|
8221
|
+
variant: BentoInputFieldVariant | `${BentoInputFieldVariant}`;
|
|
8222
|
+
required: boolean;
|
|
8223
|
+
condensed: boolean;
|
|
8224
|
+
disabled: boolean;
|
|
8225
|
+
error: boolean;
|
|
8226
|
+
optional: boolean;
|
|
8227
|
+
readonly: boolean;
|
|
8228
|
+
tooltipText: string;
|
|
8229
|
+
errorMessage: string;
|
|
8230
|
+
ariaLabel: string;
|
|
8231
|
+
placeholder: string;
|
|
8232
|
+
ariaHidden: boolean;
|
|
8233
|
+
slashedZero: boolean;
|
|
8234
|
+
dropdown: BentoInputDropdownProps;
|
|
8235
|
+
dropdownPosition: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8236
|
+
staticValue: string;
|
|
8237
|
+
staticValuePosition: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8238
|
+
}>, {
|
|
8239
|
+
default: (_: {}) => any;
|
|
8240
|
+
iconBefore: (_: {}) => any;
|
|
8241
|
+
defaultIconBefore: (_: {}) => any;
|
|
8242
|
+
paymentMethod: (_: {}) => any;
|
|
8243
|
+
staticValue: (_: {}) => any;
|
|
8244
|
+
iconAfter: (_: {}) => any;
|
|
8245
|
+
description: (_: {
|
|
8246
|
+
id: string;
|
|
8247
|
+
}) => any;
|
|
8248
|
+
}>;
|
|
8249
|
+
|
|
8176
8250
|
/**
|
|
8177
|
-
*
|
|
8178
|
-
*/
|
|
8179
|
-
|
|
8180
|
-
|
|
8181
|
-
|
|
8182
|
-
}
|
|
8183
|
-
|
|
8184
|
-
* @deprecated from version 2.0.0. Use the aria-label attribute instead.
|
|
8185
|
-
*/
|
|
8186
|
-
/**
|
|
8187
|
-
* Text that labels an the input element
|
|
8188
|
-
*/
|
|
8189
|
-
ariaLabel: {
|
|
8190
|
-
type: StringConstructor;
|
|
8191
|
-
default: any;
|
|
8192
|
-
};
|
|
8193
|
-
/**
|
|
8194
|
-
* Reduces height of the input
|
|
8195
|
-
*/
|
|
8196
|
-
condensed: {
|
|
8197
|
-
type: BooleanConstructor;
|
|
8198
|
-
default: boolean;
|
|
8199
|
-
};
|
|
8200
|
-
/**
|
|
8201
|
-
* Disables the possibility of changing value in the input-field
|
|
8202
|
-
*/
|
|
8203
|
-
disabled: {
|
|
8204
|
-
type: BooleanConstructor;
|
|
8205
|
-
default: boolean;
|
|
8206
|
-
};
|
|
8207
|
-
/**
|
|
8208
|
-
* Dropdown props for the small selectable dropdown menu.
|
|
8209
|
-
* Properties supported:
|
|
8210
|
-
*
|
|
8211
|
-
* - `value`: Selected value of the dropdown
|
|
8212
|
-
* - `items`: List of available items
|
|
8213
|
-
* - `aria-label`: Text that labels the dropdown element
|
|
8214
|
-
*
|
|
8215
|
-
*/
|
|
8216
|
-
dropdown: {
|
|
8217
|
-
type: PropType<BentoInputDropdownProps>;
|
|
8218
|
-
default: any;
|
|
8219
|
-
};
|
|
8220
|
-
/**
|
|
8221
|
-
* Position of the dropdown before or after input value
|
|
8222
|
-
*/
|
|
8223
|
-
dropdownPosition: {
|
|
8224
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8225
|
-
default: BentoInputFieldElementPosition;
|
|
8226
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8227
|
-
};
|
|
8228
|
-
/**
|
|
8229
|
-
* Adds error validation class for outlining input-field.
|
|
8230
|
-
*
|
|
8231
|
-
* @deprecated Use "errorMessage" prop instead
|
|
8232
|
-
*/
|
|
8233
|
-
error: {
|
|
8234
|
-
type: BooleanConstructor;
|
|
8235
|
-
default: boolean;
|
|
8236
|
-
};
|
|
8237
|
-
/**
|
|
8238
|
-
* Renders input-field with an error state and the error message beneath the input box
|
|
8239
|
-
*/
|
|
8240
|
-
errorMessage: {
|
|
8241
|
-
type: StringConstructor;
|
|
8242
|
-
default: any;
|
|
8243
|
-
};
|
|
8244
|
-
/**
|
|
8245
|
-
* Highlights the dropdown is optional.
|
|
8246
|
-
*/
|
|
8247
|
-
optional: {
|
|
8248
|
-
type: BooleanConstructor;
|
|
8249
|
-
default: boolean;
|
|
8250
|
-
};
|
|
8251
|
-
/**
|
|
8252
|
-
* Text displayed as the placeholder of the input-field
|
|
8253
|
-
*/
|
|
8254
|
-
placeholder: {
|
|
8255
|
-
type: StringConstructor;
|
|
8256
|
-
default: string;
|
|
8257
|
-
};
|
|
8258
|
-
/**
|
|
8259
|
-
* Highlights the dropdown is required.
|
|
8260
|
-
*/
|
|
8261
|
-
required: {
|
|
8262
|
-
type: BooleanConstructor;
|
|
8263
|
-
default: boolean;
|
|
8264
|
-
};
|
|
8265
|
-
/**
|
|
8266
|
-
* Setting this property to true will set the input field to read only state.
|
|
8267
|
-
*/
|
|
8268
|
-
readonly: {
|
|
8269
|
-
type: BooleanConstructor;
|
|
8270
|
-
default: boolean;
|
|
8271
|
-
};
|
|
8272
|
-
/**
|
|
8273
|
-
* Renders a font numeric style with slashed zeros instead of normal ones.
|
|
8274
|
-
*/
|
|
8275
|
-
slashedZero: {
|
|
8276
|
-
type: BooleanConstructor;
|
|
8277
|
-
default: boolean;
|
|
8278
|
-
};
|
|
8279
|
-
/**
|
|
8280
|
-
* Static text that displayed before or after input value
|
|
8281
|
-
* Applicable to the Static Value variant
|
|
8282
|
-
*/
|
|
8283
|
-
staticValue: {
|
|
8284
|
-
type: StringConstructor;
|
|
8285
|
-
default: string;
|
|
8286
|
-
};
|
|
8287
|
-
/**
|
|
8288
|
-
* Position of Static Value before or after input value
|
|
8289
|
-
*/
|
|
8290
|
-
staticValuePosition: {
|
|
8291
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8292
|
-
default: BentoInputFieldElementPosition;
|
|
8293
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8294
|
-
};
|
|
8295
|
-
/**
|
|
8296
|
-
* Adds a info icon next to the label to display the passed tooltip message.
|
|
8297
|
-
*/
|
|
8298
|
-
tooltipText: {
|
|
8299
|
-
type: StringConstructor;
|
|
8300
|
-
default: any;
|
|
8301
|
-
};
|
|
8302
|
-
/**
|
|
8303
|
-
* A string specifying the type of control to render.
|
|
8304
|
-
* All `input` types are available but only `search`, `text` and `number` are fully supported.
|
|
8305
|
-
*
|
|
8306
|
-
* If `type` is `search`, use `bento-search-bar` instead.
|
|
8307
|
-
*/
|
|
8308
|
-
type: {
|
|
8309
|
-
type: PropType<BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"]>;
|
|
8310
|
-
default: BentoInputFieldType;
|
|
8311
|
-
};
|
|
8312
|
-
/**
|
|
8313
|
-
* Text displayed as the value of the input-field
|
|
8314
|
-
*/
|
|
8315
|
-
value: {
|
|
8316
|
-
type: PropType<BentoInputFieldValue>;
|
|
8317
|
-
default: any;
|
|
8318
|
-
};
|
|
8319
|
-
/**
|
|
8320
|
-
* Describes the different variants for the input element
|
|
8321
|
-
*/
|
|
8322
|
-
variant: {
|
|
8323
|
-
type: PropType<BentoInputFieldVariant | `${BentoInputFieldVariant}`>;
|
|
8324
|
-
default: BentoInputFieldVariant;
|
|
8325
|
-
validator: (value: BentoInputFieldVariant) => boolean;
|
|
8326
|
-
};
|
|
8327
|
-
}, {
|
|
8328
|
-
focusInput: () => void;
|
|
8329
|
-
focus: () => void;
|
|
8330
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
8331
|
-
"update:dropdown": (updatedDropdownProps: BentoInputDropdownProps) => void;
|
|
8332
|
-
} & {
|
|
8333
|
-
blur: () => void;
|
|
8334
|
-
} & {
|
|
8335
|
-
change: () => void;
|
|
8336
|
-
} & {
|
|
8337
|
-
"dropdown-input": (selectedValue: BentoListboxSelectedValue) => void;
|
|
8338
|
-
} & {
|
|
8339
|
-
"escape-pressed": () => void;
|
|
8340
|
-
} & {
|
|
8341
|
-
focus: () => void;
|
|
8342
|
-
} & {
|
|
8343
|
-
keydown: (event: KeyboardEvent) => void;
|
|
8344
|
-
} & {
|
|
8345
|
-
keyup: (event: KeyboardEvent) => void;
|
|
8346
|
-
} & {
|
|
8347
|
-
input: (inputValue: string) => void;
|
|
8348
|
-
}, string, Readonly<ExtractPropTypes< {
|
|
8349
|
-
/**
|
|
8350
|
-
* Indicates whether the element is exposed to an accessibility API.
|
|
8351
|
-
*/
|
|
8352
|
-
ariaHidden: {
|
|
8353
|
-
type: BooleanConstructor;
|
|
8354
|
-
default: boolean;
|
|
8355
|
-
};
|
|
8356
|
-
/**
|
|
8357
|
-
* @deprecated from version 2.0.0. Use the aria-label attribute instead.
|
|
8358
|
-
*/
|
|
8359
|
-
/**
|
|
8360
|
-
* Text that labels an the input element
|
|
8361
|
-
*/
|
|
8362
|
-
ariaLabel: {
|
|
8363
|
-
type: StringConstructor;
|
|
8364
|
-
default: any;
|
|
8365
|
-
};
|
|
8366
|
-
/**
|
|
8367
|
-
* Reduces height of the input
|
|
8368
|
-
*/
|
|
8369
|
-
condensed: {
|
|
8370
|
-
type: BooleanConstructor;
|
|
8371
|
-
default: boolean;
|
|
8372
|
-
};
|
|
8373
|
-
/**
|
|
8374
|
-
* Disables the possibility of changing value in the input-field
|
|
8375
|
-
*/
|
|
8376
|
-
disabled: {
|
|
8377
|
-
type: BooleanConstructor;
|
|
8378
|
-
default: boolean;
|
|
8379
|
-
};
|
|
8380
|
-
/**
|
|
8381
|
-
* Dropdown props for the small selectable dropdown menu.
|
|
8382
|
-
* Properties supported:
|
|
8383
|
-
*
|
|
8384
|
-
* - `value`: Selected value of the dropdown
|
|
8385
|
-
* - `items`: List of available items
|
|
8386
|
-
* - `aria-label`: Text that labels the dropdown element
|
|
8387
|
-
*
|
|
8388
|
-
*/
|
|
8389
|
-
dropdown: {
|
|
8390
|
-
type: PropType<BentoInputDropdownProps>;
|
|
8391
|
-
default: any;
|
|
8392
|
-
};
|
|
8393
|
-
/**
|
|
8394
|
-
* Position of the dropdown before or after input value
|
|
8395
|
-
*/
|
|
8396
|
-
dropdownPosition: {
|
|
8397
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8398
|
-
default: BentoInputFieldElementPosition;
|
|
8399
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8400
|
-
};
|
|
8401
|
-
/**
|
|
8402
|
-
* Adds error validation class for outlining input-field.
|
|
8403
|
-
*
|
|
8404
|
-
* @deprecated Use "errorMessage" prop instead
|
|
8405
|
-
*/
|
|
8406
|
-
error: {
|
|
8407
|
-
type: BooleanConstructor;
|
|
8408
|
-
default: boolean;
|
|
8409
|
-
};
|
|
8410
|
-
/**
|
|
8411
|
-
* Renders input-field with an error state and the error message beneath the input box
|
|
8412
|
-
*/
|
|
8413
|
-
errorMessage: {
|
|
8414
|
-
type: StringConstructor;
|
|
8415
|
-
default: any;
|
|
8416
|
-
};
|
|
8417
|
-
/**
|
|
8418
|
-
* Highlights the dropdown is optional.
|
|
8419
|
-
*/
|
|
8420
|
-
optional: {
|
|
8421
|
-
type: BooleanConstructor;
|
|
8422
|
-
default: boolean;
|
|
8423
|
-
};
|
|
8424
|
-
/**
|
|
8425
|
-
* Text displayed as the placeholder of the input-field
|
|
8426
|
-
*/
|
|
8427
|
-
placeholder: {
|
|
8428
|
-
type: StringConstructor;
|
|
8429
|
-
default: string;
|
|
8430
|
-
};
|
|
8431
|
-
/**
|
|
8432
|
-
* Highlights the dropdown is required.
|
|
8433
|
-
*/
|
|
8434
|
-
required: {
|
|
8435
|
-
type: BooleanConstructor;
|
|
8436
|
-
default: boolean;
|
|
8437
|
-
};
|
|
8438
|
-
/**
|
|
8439
|
-
* Setting this property to true will set the input field to read only state.
|
|
8440
|
-
*/
|
|
8441
|
-
readonly: {
|
|
8442
|
-
type: BooleanConstructor;
|
|
8443
|
-
default: boolean;
|
|
8444
|
-
};
|
|
8445
|
-
/**
|
|
8446
|
-
* Renders a font numeric style with slashed zeros instead of normal ones.
|
|
8447
|
-
*/
|
|
8448
|
-
slashedZero: {
|
|
8449
|
-
type: BooleanConstructor;
|
|
8450
|
-
default: boolean;
|
|
8451
|
-
};
|
|
8452
|
-
/**
|
|
8453
|
-
* Static text that displayed before or after input value
|
|
8454
|
-
* Applicable to the Static Value variant
|
|
8455
|
-
*/
|
|
8456
|
-
staticValue: {
|
|
8457
|
-
type: StringConstructor;
|
|
8458
|
-
default: string;
|
|
8459
|
-
};
|
|
8460
|
-
/**
|
|
8461
|
-
* Position of Static Value before or after input value
|
|
8462
|
-
*/
|
|
8463
|
-
staticValuePosition: {
|
|
8464
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8465
|
-
default: BentoInputFieldElementPosition;
|
|
8466
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8467
|
-
};
|
|
8468
|
-
/**
|
|
8469
|
-
* Adds a info icon next to the label to display the passed tooltip message.
|
|
8470
|
-
*/
|
|
8471
|
-
tooltipText: {
|
|
8472
|
-
type: StringConstructor;
|
|
8473
|
-
default: any;
|
|
8474
|
-
};
|
|
8475
|
-
/**
|
|
8476
|
-
* A string specifying the type of control to render.
|
|
8477
|
-
* All `input` types are available but only `search`, `text` and `number` are fully supported.
|
|
8478
|
-
*
|
|
8479
|
-
* If `type` is `search`, use `bento-search-bar` instead.
|
|
8480
|
-
*/
|
|
8481
|
-
type: {
|
|
8482
|
-
type: PropType<BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"]>;
|
|
8483
|
-
default: BentoInputFieldType;
|
|
8484
|
-
};
|
|
8485
|
-
/**
|
|
8486
|
-
* Text displayed as the value of the input-field
|
|
8487
|
-
*/
|
|
8488
|
-
value: {
|
|
8489
|
-
type: PropType<BentoInputFieldValue>;
|
|
8490
|
-
default: any;
|
|
8491
|
-
};
|
|
8492
|
-
/**
|
|
8493
|
-
* Describes the different variants for the input element
|
|
8494
|
-
*/
|
|
8495
|
-
variant: {
|
|
8496
|
-
type: PropType<BentoInputFieldVariant | `${BentoInputFieldVariant}`>;
|
|
8497
|
-
default: BentoInputFieldVariant;
|
|
8498
|
-
validator: (value: BentoInputFieldVariant) => boolean;
|
|
8499
|
-
};
|
|
8500
|
-
}>>, {
|
|
8501
|
-
value: BentoInputFieldValue;
|
|
8502
|
-
type: string;
|
|
8503
|
-
variant: "default" | "payment-method" | "static-value" | "dropdown" | BentoInputFieldVariant;
|
|
8504
|
-
required: boolean;
|
|
8505
|
-
condensed: boolean;
|
|
8506
|
-
disabled: boolean;
|
|
8507
|
-
error: boolean;
|
|
8508
|
-
optional: boolean;
|
|
8509
|
-
readonly: boolean;
|
|
8510
|
-
tooltipText: string;
|
|
8511
|
-
errorMessage: string;
|
|
8512
|
-
ariaLabel: string;
|
|
8513
|
-
placeholder: string;
|
|
8514
|
-
ariaHidden: boolean;
|
|
8515
|
-
slashedZero: boolean;
|
|
8516
|
-
dropdown: BentoInputDropdownProps;
|
|
8517
|
-
dropdownPosition: "start" | "end" | BentoInputFieldElementPosition;
|
|
8518
|
-
staticValue: string;
|
|
8519
|
-
staticValuePosition: "start" | "end" | BentoInputFieldElementPosition;
|
|
8520
|
-
}>, {
|
|
8521
|
-
default: (_: {}) => any;
|
|
8522
|
-
iconBefore: (_: {}) => any;
|
|
8523
|
-
defaultIconBefore: (_: {}) => any;
|
|
8524
|
-
paymentMethod: (_: {}) => any;
|
|
8525
|
-
staticValue: (_: {}) => any;
|
|
8526
|
-
iconAfter: (_: {}) => any;
|
|
8527
|
-
description: (_: {
|
|
8528
|
-
id: string;
|
|
8529
|
-
}) => any;
|
|
8530
|
-
}>;
|
|
8531
|
-
|
|
8532
|
-
/**
|
|
8533
|
-
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
8534
|
-
*/
|
|
8535
|
-
export declare enum BentoInputFieldElementPosition {
|
|
8536
|
-
START = "start",
|
|
8537
|
-
END = "end"
|
|
8538
|
-
}
|
|
8539
|
-
|
|
8251
|
+
* @deprecated for usage with properties since version 2.0. Use the string literal instead.
|
|
8252
|
+
*/
|
|
8253
|
+
export declare enum BentoInputFieldElementPosition {
|
|
8254
|
+
START = "start",
|
|
8255
|
+
END = "end"
|
|
8256
|
+
}
|
|
8257
|
+
|
|
8540
8258
|
/**
|
|
8541
8259
|
* @deprecated The use of these enums is no longer supported.
|
|
8542
8260
|
* Use `v-on:` or `@` to listen to the events being emitted.
|
|
@@ -8589,7 +8307,7 @@ export declare enum BentoInputFieldEvent {
|
|
|
8589
8307
|
* `
|
|
8590
8308
|
* }
|
|
8591
8309
|
*/
|
|
8592
|
-
export declare const BentoInputFieldPassword: DefineComponent<
|
|
8310
|
+
export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoInputFieldPasswordProps>, {
|
|
8593
8311
|
condensed: boolean;
|
|
8594
8312
|
disabled: boolean;
|
|
8595
8313
|
label: any;
|
|
@@ -8603,7 +8321,7 @@ withHint: boolean;
|
|
|
8603
8321
|
"input:valid": () => void;
|
|
8604
8322
|
} & {
|
|
8605
8323
|
input: (value: BentoInputFieldValue) => void;
|
|
8606
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8324
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoInputFieldPasswordProps>, {
|
|
8607
8325
|
condensed: boolean;
|
|
8608
8326
|
disabled: boolean;
|
|
8609
8327
|
label: any;
|
|
@@ -8714,7 +8432,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
|
|
|
8714
8432
|
* `
|
|
8715
8433
|
* }
|
|
8716
8434
|
*/
|
|
8717
|
-
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_18<DefineComponent<
|
|
8435
|
+
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoInputFieldPhoneNumberProps>, {
|
|
8718
8436
|
countries: () => CountryCode_2[];
|
|
8719
8437
|
dynamicFiltering: boolean;
|
|
8720
8438
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -8723,7 +8441,7 @@ blur: () => void;
|
|
|
8723
8441
|
input: (value: string) => void;
|
|
8724
8442
|
} & {
|
|
8725
8443
|
"update:selected-country": (country: CountryCode_2) => void;
|
|
8726
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8444
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoInputFieldPhoneNumberProps>, {
|
|
8727
8445
|
countries: () => CountryCode_2[];
|
|
8728
8446
|
dynamicFiltering: boolean;
|
|
8729
8447
|
}>>>, {
|
|
@@ -8749,7 +8467,98 @@ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
|
|
|
8749
8467
|
dynamicFiltering?: boolean;
|
|
8750
8468
|
}
|
|
8751
8469
|
|
|
8752
|
-
declare
|
|
8470
|
+
export declare interface BentoInputFieldProps {
|
|
8471
|
+
/**
|
|
8472
|
+
* Indicates whether the element is exposed to an accessibility API.
|
|
8473
|
+
*/
|
|
8474
|
+
ariaHidden?: boolean;
|
|
8475
|
+
/**
|
|
8476
|
+
* Text that labels an the input element
|
|
8477
|
+
*
|
|
8478
|
+
* @deprecated from version 2.0.0. Use the aria-label attribute instead.
|
|
8479
|
+
*/
|
|
8480
|
+
ariaLabel?: string;
|
|
8481
|
+
/**
|
|
8482
|
+
* Reduces height of the input
|
|
8483
|
+
*/
|
|
8484
|
+
condensed?: boolean;
|
|
8485
|
+
/**
|
|
8486
|
+
* Disables the possibility of changing value in the input-field
|
|
8487
|
+
*/
|
|
8488
|
+
disabled?: boolean;
|
|
8489
|
+
/**
|
|
8490
|
+
* Dropdown props for the small selectable dropdown menu.
|
|
8491
|
+
* Properties supported:
|
|
8492
|
+
*
|
|
8493
|
+
* - `value`: Selected value of the dropdown
|
|
8494
|
+
* - `items`: List of available items
|
|
8495
|
+
* - `aria-label`: Text that labels the dropdown element
|
|
8496
|
+
*
|
|
8497
|
+
*/
|
|
8498
|
+
dropdown?: BentoInputDropdownProps;
|
|
8499
|
+
/**
|
|
8500
|
+
* Position of the dropdown before or after input value
|
|
8501
|
+
*/
|
|
8502
|
+
dropdownPosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8503
|
+
/**
|
|
8504
|
+
* Adds error validation class for outlining input-field.
|
|
8505
|
+
*
|
|
8506
|
+
* @deprecated Use "errorMessage" prop instead
|
|
8507
|
+
*/
|
|
8508
|
+
error?: boolean;
|
|
8509
|
+
/**
|
|
8510
|
+
* Renders input-field with an error state and the error message beneath the input box
|
|
8511
|
+
*/
|
|
8512
|
+
errorMessage?: string;
|
|
8513
|
+
/**
|
|
8514
|
+
* Highlights the dropdown is optional.
|
|
8515
|
+
*/
|
|
8516
|
+
optional?: boolean;
|
|
8517
|
+
/**
|
|
8518
|
+
* Text displayed as the placeholder of the input-field
|
|
8519
|
+
*/
|
|
8520
|
+
placeholder?: string;
|
|
8521
|
+
/**
|
|
8522
|
+
* Highlights the dropdown is required.
|
|
8523
|
+
*/
|
|
8524
|
+
required?: boolean;
|
|
8525
|
+
/**
|
|
8526
|
+
* Setting this property to true will set the input field to read only state.
|
|
8527
|
+
*/
|
|
8528
|
+
readonly?: boolean;
|
|
8529
|
+
/**
|
|
8530
|
+
* Renders a font numeric style with slashed zeros instead of normal ones.
|
|
8531
|
+
*/
|
|
8532
|
+
slashedZero?: boolean;
|
|
8533
|
+
/**
|
|
8534
|
+
* Static text that displayed before or after input value
|
|
8535
|
+
* Applicable to the Static Value variant
|
|
8536
|
+
*/
|
|
8537
|
+
staticValue?: string;
|
|
8538
|
+
/**
|
|
8539
|
+
* Position of Static Value before or after input value
|
|
8540
|
+
*/
|
|
8541
|
+
staticValuePosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8542
|
+
/**
|
|
8543
|
+
* Adds a info icon next to the label to display the passed tooltip message.
|
|
8544
|
+
*/
|
|
8545
|
+
tooltipText?: string;
|
|
8546
|
+
/**
|
|
8547
|
+
* A string specifying the type of control to render.
|
|
8548
|
+
* All `input` types are available but only `search`, `text` and `number` are fully supported.
|
|
8549
|
+
*
|
|
8550
|
+
* If `type` is `search`, use `bento-search-bar` instead.
|
|
8551
|
+
*/
|
|
8552
|
+
type?: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement['type'];
|
|
8553
|
+
/**
|
|
8554
|
+
* Text displayed as the value of the input-field
|
|
8555
|
+
*/
|
|
8556
|
+
value?: BentoInputFieldValue;
|
|
8557
|
+
/**
|
|
8558
|
+
* Describes the different variants for the input element
|
|
8559
|
+
*/
|
|
8560
|
+
variant?: BentoInputFieldVariant | `${BentoInputFieldVariant}`;
|
|
8561
|
+
}
|
|
8753
8562
|
|
|
8754
8563
|
export declare enum BentoInputFieldStateClass {
|
|
8755
8564
|
CONDENSED = "condensed",
|
|
@@ -8825,7 +8634,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
|
|
|
8825
8634
|
* `
|
|
8826
8635
|
* }
|
|
8827
8636
|
*/
|
|
8828
|
-
export declare const BentoInspector: __VLS_WithTemplateSlots_19<DefineComponent<
|
|
8637
|
+
export declare const BentoInspector: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<{
|
|
8829
8638
|
/**
|
|
8830
8639
|
* ID of the current active inspector page
|
|
8831
8640
|
*/
|
|
@@ -8862,7 +8671,7 @@ size: string;
|
|
|
8862
8671
|
"update:active-page": (value: string) => void;
|
|
8863
8672
|
} & {
|
|
8864
8673
|
expand: () => void;
|
|
8865
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8674
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<{
|
|
8866
8675
|
/**
|
|
8867
8676
|
* ID of the current active inspector page
|
|
8868
8677
|
*/
|
|
@@ -8952,10 +8761,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
|
|
|
8952
8761
|
* `
|
|
8953
8762
|
* }
|
|
8954
8763
|
*/
|
|
8955
|
-
export declare const BentoLayout: __VLS_WithTemplateSlots_20<DefineComponent<
|
|
8764
|
+
export declare const BentoLayout: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoLayoutProps>, {
|
|
8956
8765
|
size: string;
|
|
8957
8766
|
variant: string;
|
|
8958
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8767
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoLayoutProps>, {
|
|
8959
8768
|
size: string;
|
|
8960
8769
|
variant: string;
|
|
8961
8770
|
}>>>, {
|
|
@@ -8998,9 +8807,9 @@ export declare interface BentoLayoutProps {
|
|
|
8998
8807
|
* `
|
|
8999
8808
|
* }
|
|
9000
8809
|
*/
|
|
9001
|
-
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_21<DefineComponent<
|
|
8810
|
+
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoLayoutRowProps>, {
|
|
9002
8811
|
columnsLayout: string;
|
|
9003
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8812
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoLayoutRowProps>, {
|
|
9004
8813
|
columnsLayout: string;
|
|
9005
8814
|
}>>>, {
|
|
9006
8815
|
columnsLayout: BentoLayoutRowColumnLayout;
|
|
@@ -9032,10 +8841,10 @@ declare const BentoLayoutVariantOptions: readonly ["page", "component"];
|
|
|
9032
8841
|
|
|
9033
8842
|
export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
9034
8843
|
|
|
9035
|
-
export declare const BentoLink: __VLS_WithTemplateSlots_22<DefineComponent<ExtractPropTypes<
|
|
8844
|
+
export declare const BentoLink: __VLS_WithTemplateSlots_22<DefineComponent<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoLinkProps>, {
|
|
9036
8845
|
target: any;
|
|
9037
8846
|
variant: BentoLinkVariant;
|
|
9038
|
-
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<
|
|
8847
|
+
}>>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoLinkProps>, {
|
|
9039
8848
|
target: any;
|
|
9040
8849
|
variant: BentoLinkVariant;
|
|
9041
8850
|
}>>> & Readonly<{
|
|
@@ -9407,9 +9216,20 @@ teleport: {
|
|
|
9407
9216
|
type: BooleanConstructor;
|
|
9408
9217
|
default: boolean;
|
|
9409
9218
|
};
|
|
9219
|
+
/**
|
|
9220
|
+
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
9221
|
+
* (or `dialog` if popover is inside a dialog).
|
|
9222
|
+
*
|
|
9223
|
+
* @see {@link OnClickOutsideOptions}
|
|
9224
|
+
*/
|
|
9225
|
+
closeOnClickOutsideOptions: {
|
|
9226
|
+
type: PropType<OnClickOutsideOptions>;
|
|
9227
|
+
default: any;
|
|
9228
|
+
};
|
|
9410
9229
|
}, {
|
|
9411
9230
|
popoverRef: Ref<HTMLElement>;
|
|
9412
9231
|
menuButtonRef: any;
|
|
9232
|
+
menuItemListRef: any;
|
|
9413
9233
|
menuId: string;
|
|
9414
9234
|
popoverId: string;
|
|
9415
9235
|
showMenu: Ref<boolean>;
|
|
@@ -9423,13 +9243,13 @@ computedClasses: ComputedRef< {
|
|
|
9423
9243
|
}>;
|
|
9424
9244
|
isInverseColorSet: Ref<boolean>;
|
|
9425
9245
|
hasSlot: (name: string) => boolean;
|
|
9426
|
-
onKeyDown: () => void;
|
|
9427
|
-
onKeyUp: () => void;
|
|
9428
|
-
closeMenu: () => void;
|
|
9246
|
+
onKeyDown: (event: KeyboardEvent) => void;
|
|
9247
|
+
onKeyUp: (event: KeyboardEvent) => void;
|
|
9248
|
+
closeMenu: (revertFocus?: boolean) => void;
|
|
9429
9249
|
menuItemClick: () => void;
|
|
9430
9250
|
toggleShowMenu: (e: MouseEvent) => void;
|
|
9431
9251
|
t: (key: "backButton" | "menuButton", values?: default_2.Values) => string;
|
|
9432
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoMenuEvent.CLOSE | BentoMenuEvent.OPEN | "menu-item-click")[], string, Readonly<ExtractPropTypes< {
|
|
9252
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoMenuEvent.CLOSE | BentoMenuEvent.OPEN | "menu-item-click" | "click-outside")[], string, Readonly<ExtractPropTypes< {
|
|
9433
9253
|
/**
|
|
9434
9254
|
* Object containing props to change the menu button appearance. Accepts the same props present in BentoButton.
|
|
9435
9255
|
*/
|
|
@@ -9492,6 +9312,16 @@ teleport: {
|
|
|
9492
9312
|
type: BooleanConstructor;
|
|
9493
9313
|
default: boolean;
|
|
9494
9314
|
};
|
|
9315
|
+
/**
|
|
9316
|
+
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
9317
|
+
* (or `dialog` if popover is inside a dialog).
|
|
9318
|
+
*
|
|
9319
|
+
* @see {@link OnClickOutsideOptions}
|
|
9320
|
+
*/
|
|
9321
|
+
closeOnClickOutsideOptions: {
|
|
9322
|
+
type: PropType<OnClickOutsideOptions>;
|
|
9323
|
+
default: any;
|
|
9324
|
+
};
|
|
9495
9325
|
}>>, {
|
|
9496
9326
|
button: BentoMenuButtonProps;
|
|
9497
9327
|
teleport: boolean;
|
|
@@ -9500,6 +9330,7 @@ menuPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "aut
|
|
|
9500
9330
|
menuFixedPositioning: boolean;
|
|
9501
9331
|
menuWidth: number;
|
|
9502
9332
|
revertFocusToButton: boolean;
|
|
9333
|
+
closeOnClickOutsideOptions: any;
|
|
9503
9334
|
}>;
|
|
9504
9335
|
|
|
9505
9336
|
export declare type BentoMenuButtonProps = {
|
|
@@ -9525,6 +9356,7 @@ export declare interface BentoMenuItem {
|
|
|
9525
9356
|
critical?: boolean;
|
|
9526
9357
|
indent?: boolean;
|
|
9527
9358
|
addDivider?: boolean;
|
|
9359
|
+
skipClose?: boolean;
|
|
9528
9360
|
}
|
|
9529
9361
|
|
|
9530
9362
|
/**
|
|
@@ -10527,10 +10359,10 @@ hidePageSize: boolean;
|
|
|
10527
10359
|
* `
|
|
10528
10360
|
* }
|
|
10529
10361
|
*/
|
|
10530
|
-
export declare const BentoPaymentMethod: DefineComponent<
|
|
10362
|
+
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoPaymentMethodProps>, {
|
|
10531
10363
|
type: string;
|
|
10532
10364
|
small: boolean;
|
|
10533
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
10365
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoPaymentMethodProps>, {
|
|
10534
10366
|
type: string;
|
|
10535
10367
|
small: boolean;
|
|
10536
10368
|
}>>>, {
|
|
@@ -11824,6 +11656,13 @@ withoutSpace: {
|
|
|
11824
11656
|
type: BooleanConstructor;
|
|
11825
11657
|
default: boolean;
|
|
11826
11658
|
};
|
|
11659
|
+
/**
|
|
11660
|
+
* Allows content to appear outside of the popover. Used when there are nested popovers.
|
|
11661
|
+
*/
|
|
11662
|
+
overflowVisible: {
|
|
11663
|
+
type: BooleanConstructor;
|
|
11664
|
+
default: boolean;
|
|
11665
|
+
};
|
|
11827
11666
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11828
11667
|
dismiss: () => void;
|
|
11829
11668
|
} & {
|
|
@@ -11993,6 +11832,13 @@ withoutSpace: {
|
|
|
11993
11832
|
type: BooleanConstructor;
|
|
11994
11833
|
default: boolean;
|
|
11995
11834
|
};
|
|
11835
|
+
/**
|
|
11836
|
+
* Allows content to appear outside of the popover. Used when there are nested popovers.
|
|
11837
|
+
*/
|
|
11838
|
+
overflowVisible: {
|
|
11839
|
+
type: BooleanConstructor;
|
|
11840
|
+
default: boolean;
|
|
11841
|
+
};
|
|
11996
11842
|
}>>, {
|
|
11997
11843
|
small: boolean;
|
|
11998
11844
|
title: string;
|
|
@@ -12010,6 +11856,7 @@ disableFocusTrap: boolean;
|
|
|
12010
11856
|
dismissible: boolean;
|
|
12011
11857
|
fitContent: boolean;
|
|
12012
11858
|
withoutSpace: boolean;
|
|
11859
|
+
overflowVisible: boolean;
|
|
12013
11860
|
}>, {
|
|
12014
11861
|
image: (_: {}) => any;
|
|
12015
11862
|
headerIcon: (_: {}) => any;
|
|
@@ -12065,7 +11912,7 @@ declare type BentoPopoverPositions_2 = PopperContainerPosition_2;
|
|
|
12065
11912
|
* `
|
|
12066
11913
|
* };
|
|
12067
11914
|
*/
|
|
12068
|
-
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_28<DefineComponent<
|
|
11915
|
+
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoPromoBannerProps>, {
|
|
12069
11916
|
actions: any;
|
|
12070
11917
|
color: BentoPromoBannerColor;
|
|
12071
11918
|
isDismissible: boolean;
|
|
@@ -12073,7 +11920,7 @@ dismissButtonText: any;
|
|
|
12073
11920
|
layout: BentoPromoBannerLayout;
|
|
12074
11921
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12075
11922
|
dismiss: () => void;
|
|
12076
|
-
}, string, Readonly<ExtractPropTypes<
|
|
11923
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoPromoBannerProps>, {
|
|
12077
11924
|
actions: any;
|
|
12078
11925
|
color: BentoPromoBannerColor;
|
|
12079
11926
|
isDismissible: boolean;
|
|
@@ -12658,50 +12505,13 @@ export declare enum BentoRadioGroupVariant {
|
|
|
12658
12505
|
* }
|
|
12659
12506
|
* }
|
|
12660
12507
|
*/
|
|
12661
|
-
export declare const BentoSearchBar: DefineComponent<
|
|
12662
|
-
|
|
12663
|
-
|
|
12664
|
-
|
|
12665
|
-
|
|
12666
|
-
|
|
12667
|
-
|
|
12668
|
-
};
|
|
12669
|
-
/**
|
|
12670
|
-
* Reduces height of the search bar
|
|
12671
|
-
*/
|
|
12672
|
-
condensed: {
|
|
12673
|
-
type: BooleanConstructor;
|
|
12674
|
-
default: boolean;
|
|
12675
|
-
};
|
|
12676
|
-
/**
|
|
12677
|
-
* Custom debounce time. Default: 300
|
|
12678
|
-
*/
|
|
12679
|
-
debounceTime: {
|
|
12680
|
-
type: NumberConstructor;
|
|
12681
|
-
default: number;
|
|
12682
|
-
};
|
|
12683
|
-
/**
|
|
12684
|
-
* Text displayed as a hint when the field is not empty
|
|
12685
|
-
*/
|
|
12686
|
-
hint: {
|
|
12687
|
-
type: StringConstructor;
|
|
12688
|
-
default: string;
|
|
12689
|
-
};
|
|
12690
|
-
/**
|
|
12691
|
-
* Text displayed as the placeholder of the input-field
|
|
12692
|
-
*/
|
|
12693
|
-
placeholder: {
|
|
12694
|
-
type: StringConstructor;
|
|
12695
|
-
default: string;
|
|
12696
|
-
};
|
|
12697
|
-
/**
|
|
12698
|
-
* Text displayed as the value being searched
|
|
12699
|
-
*/
|
|
12700
|
-
value: {
|
|
12701
|
-
type: StringConstructor;
|
|
12702
|
-
default: any;
|
|
12703
|
-
};
|
|
12704
|
-
}, {
|
|
12508
|
+
export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoSearchBarProps>, {
|
|
12509
|
+
condensed: boolean;
|
|
12510
|
+
debounceTime: number;
|
|
12511
|
+
hint: string;
|
|
12512
|
+
placeholder: string;
|
|
12513
|
+
value: any;
|
|
12514
|
+
}>, {
|
|
12705
12515
|
/**
|
|
12706
12516
|
* Focus on the input field when called.
|
|
12707
12517
|
*/
|
|
@@ -12716,50 +12526,13 @@ clear: () => void;
|
|
|
12716
12526
|
blur: () => void;
|
|
12717
12527
|
} & {
|
|
12718
12528
|
focus: () => void;
|
|
12719
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12720
|
-
|
|
12721
|
-
|
|
12722
|
-
|
|
12723
|
-
|
|
12724
|
-
|
|
12725
|
-
|
|
12726
|
-
};
|
|
12727
|
-
/**
|
|
12728
|
-
* Reduces height of the search bar
|
|
12729
|
-
*/
|
|
12730
|
-
condensed: {
|
|
12731
|
-
type: BooleanConstructor;
|
|
12732
|
-
default: boolean;
|
|
12733
|
-
};
|
|
12734
|
-
/**
|
|
12735
|
-
* Custom debounce time. Default: 300
|
|
12736
|
-
*/
|
|
12737
|
-
debounceTime: {
|
|
12738
|
-
type: NumberConstructor;
|
|
12739
|
-
default: number;
|
|
12740
|
-
};
|
|
12741
|
-
/**
|
|
12742
|
-
* Text displayed as a hint when the field is not empty
|
|
12743
|
-
*/
|
|
12744
|
-
hint: {
|
|
12745
|
-
type: StringConstructor;
|
|
12746
|
-
default: string;
|
|
12747
|
-
};
|
|
12748
|
-
/**
|
|
12749
|
-
* Text displayed as the placeholder of the input-field
|
|
12750
|
-
*/
|
|
12751
|
-
placeholder: {
|
|
12752
|
-
type: StringConstructor;
|
|
12753
|
-
default: string;
|
|
12754
|
-
};
|
|
12755
|
-
/**
|
|
12756
|
-
* Text displayed as the value being searched
|
|
12757
|
-
*/
|
|
12758
|
-
value: {
|
|
12759
|
-
type: StringConstructor;
|
|
12760
|
-
default: any;
|
|
12761
|
-
};
|
|
12762
|
-
}>>, {
|
|
12529
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoSearchBarProps>, {
|
|
12530
|
+
condensed: boolean;
|
|
12531
|
+
debounceTime: number;
|
|
12532
|
+
hint: string;
|
|
12533
|
+
placeholder: string;
|
|
12534
|
+
value: any;
|
|
12535
|
+
}>>>, {
|
|
12763
12536
|
value: string;
|
|
12764
12537
|
condensed: boolean;
|
|
12765
12538
|
debounceTime: number;
|
|
@@ -12787,6 +12560,33 @@ export declare interface BentoSearchBarItem {
|
|
|
12787
12560
|
items?: Array<BentoSearchBarItem>;
|
|
12788
12561
|
}
|
|
12789
12562
|
|
|
12563
|
+
export declare interface BentoSearchBarProps {
|
|
12564
|
+
/**
|
|
12565
|
+
* Text that labels an the search bar input element
|
|
12566
|
+
*/
|
|
12567
|
+
inputFieldAriaLabel: string;
|
|
12568
|
+
/**
|
|
12569
|
+
* Reduces height of the search bar. Default: false
|
|
12570
|
+
*/
|
|
12571
|
+
condensed?: boolean;
|
|
12572
|
+
/**
|
|
12573
|
+
* Custom debounce time. Default: 300
|
|
12574
|
+
*/
|
|
12575
|
+
debounceTime?: number;
|
|
12576
|
+
/**
|
|
12577
|
+
* Text displayed as a hint when the field is not empty
|
|
12578
|
+
*/
|
|
12579
|
+
hint?: string;
|
|
12580
|
+
/**
|
|
12581
|
+
* Text displayed as the placeholder of the input-field
|
|
12582
|
+
*/
|
|
12583
|
+
placeholder?: string;
|
|
12584
|
+
/**
|
|
12585
|
+
* Text displayed as the value being searched
|
|
12586
|
+
*/
|
|
12587
|
+
value?: string;
|
|
12588
|
+
}
|
|
12589
|
+
|
|
12790
12590
|
/**
|
|
12791
12591
|
* Secondary Nav offers users a structured way to access information.
|
|
12792
12592
|
* It also provides a clear hierarchy for users to understand and navigate through various information.
|
|
@@ -12809,7 +12609,7 @@ export declare interface BentoSearchBarItem {
|
|
|
12809
12609
|
* }
|
|
12810
12610
|
* }
|
|
12811
12611
|
*/
|
|
12812
|
-
export declare const BentoSecondaryNav: DefineComponent<
|
|
12612
|
+
export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_24<{
|
|
12813
12613
|
/**
|
|
12814
12614
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
12815
12615
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -12822,7 +12622,7 @@ items: BentoSecondaryNavItems;
|
|
|
12822
12622
|
value?: string;
|
|
12823
12623
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12824
12624
|
change: (category: string) => void;
|
|
12825
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12625
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_24<{
|
|
12826
12626
|
/**
|
|
12827
12627
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
12828
12628
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -12867,7 +12667,7 @@ export declare interface BentoSecondaryNavState {
|
|
|
12867
12667
|
* `
|
|
12868
12668
|
* }
|
|
12869
12669
|
*/
|
|
12870
|
-
export declare const BentoSegmentedControl: DefineComponent<
|
|
12670
|
+
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoSegmentedControlProps>, {
|
|
12871
12671
|
ariaLabel: any;
|
|
12872
12672
|
fullWidth: boolean;
|
|
12873
12673
|
wrap: boolean;
|
|
@@ -12876,7 +12676,7 @@ modelValue: any;
|
|
|
12876
12676
|
"update:model-value": (value: any) => void;
|
|
12877
12677
|
} & {
|
|
12878
12678
|
input: (value: BentoSegmentedControlValue) => void;
|
|
12879
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12679
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoSegmentedControlProps>, {
|
|
12880
12680
|
ariaLabel: any;
|
|
12881
12681
|
fullWidth: boolean;
|
|
12882
12682
|
wrap: boolean;
|
|
@@ -13816,7 +13616,7 @@ destructiveActions: boolean;
|
|
|
13816
13616
|
* `
|
|
13817
13617
|
* }
|
|
13818
13618
|
*/
|
|
13819
|
-
export declare const BentoStatus: __VLS_WithTemplateSlots_35<DefineComponent<
|
|
13619
|
+
export declare const BentoStatus: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_TypePropsToRuntimeProps_26<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_26<BentoStatusProps>>>, {}>, {
|
|
13820
13620
|
default: (_: {}) => any;
|
|
13821
13621
|
}>;
|
|
13822
13622
|
|
|
@@ -14025,7 +13825,7 @@ export declare enum BentoStepperVariantOption {
|
|
|
14025
13825
|
* `
|
|
14026
13826
|
* }
|
|
14027
13827
|
*/
|
|
14028
|
-
export declare const BentoStructuredList: __VLS_WithTemplateSlots_38<DefineComponent<
|
|
13828
|
+
export declare const BentoStructuredList: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_27<{
|
|
14029
13829
|
/**
|
|
14030
13830
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14031
13831
|
*/
|
|
@@ -14046,7 +13846,7 @@ layout?: BentoStructuredListLayoutOptions;
|
|
|
14046
13846
|
}>, {
|
|
14047
13847
|
labelsWidth: any;
|
|
14048
13848
|
layout: string;
|
|
14049
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
13849
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_27<{
|
|
14050
13850
|
/**
|
|
14051
13851
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14052
13852
|
*/
|
|
@@ -14097,7 +13897,7 @@ labelsWidth: number;
|
|
|
14097
13897
|
* `
|
|
14098
13898
|
* }
|
|
14099
13899
|
*/
|
|
14100
|
-
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_39<DefineComponent<
|
|
13900
|
+
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_TypePropsToRuntimeProps_28<{
|
|
14101
13901
|
/**
|
|
14102
13902
|
* Label to display for the value
|
|
14103
13903
|
*/
|
|
@@ -14122,7 +13922,7 @@ searchTooltip?: string;
|
|
|
14122
13922
|
* Truncates the value of the item
|
|
14123
13923
|
*/
|
|
14124
13924
|
truncate?: boolean;
|
|
14125
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
13925
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_28<{
|
|
14126
13926
|
/**
|
|
14127
13927
|
* Label to display for the value
|
|
14128
13928
|
*/
|
|
@@ -15150,11 +14950,11 @@ declare enum BentoTabsEvent {
|
|
|
15150
14950
|
ACTIVE_TAB_INDEX = "update:active-tab-index"
|
|
15151
14951
|
}
|
|
15152
14952
|
|
|
15153
|
-
export declare const BentoTag: DefineComponent<
|
|
14953
|
+
export declare const BentoTag: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoTagProps>, {
|
|
15154
14954
|
label: any;
|
|
15155
14955
|
truncate: any;
|
|
15156
14956
|
variant: BentoTagVariant;
|
|
15157
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14957
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoTagProps>, {
|
|
15158
14958
|
label: any;
|
|
15159
14959
|
truncate: any;
|
|
15160
14960
|
variant: BentoTagVariant;
|
|
@@ -15437,8 +15237,8 @@ height: string;
|
|
|
15437
15237
|
tooltipText: string;
|
|
15438
15238
|
errorMessage: string;
|
|
15439
15239
|
ariaLabel: string;
|
|
15440
|
-
placeholder: string;
|
|
15441
15240
|
characterLimit: number;
|
|
15241
|
+
placeholder: string;
|
|
15442
15242
|
clearable: boolean;
|
|
15443
15243
|
resizable: "none" | "vertical" | "horizontal" | "both" | BentoTextareaResizeOption;
|
|
15444
15244
|
}>;
|
|
@@ -16291,7 +16091,7 @@ export declare interface BentoTutorialStep {
|
|
|
16291
16091
|
* `
|
|
16292
16092
|
* }
|
|
16293
16093
|
*/
|
|
16294
|
-
export declare const BentoTypography: __VLS_WithTemplateSlots_40<DefineComponent<
|
|
16094
|
+
export declare const BentoTypography: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_29<{
|
|
16295
16095
|
/**
|
|
16296
16096
|
* Sets the HTML DOM element.
|
|
16297
16097
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -16339,7 +16139,7 @@ stronger: boolean;
|
|
|
16339
16139
|
strongest: boolean;
|
|
16340
16140
|
variant: BentoTypographyVariant;
|
|
16341
16141
|
wide: boolean;
|
|
16342
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
16142
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_29<{
|
|
16343
16143
|
/**
|
|
16344
16144
|
* Sets the HTML DOM element.
|
|
16345
16145
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|