@adyen/bento-vue2 1.50.0 → 1.52.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 +513 -608
- 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/button-actions-with-menu.css +1 -1
- package/dist/assets/calendar.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/checkbox-input.css +1 -1
- package/dist/assets/checkbox.css +1 -1
- package/dist/assets/copy.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-picker.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/form-layout-title.css +1 -1
- package/dist/assets/input-field-password.css +1 -1
- package/dist/assets/input-field-phone-number.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/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.CTxrEQEW.js → accordion-item.C4tyRMCt.js} +2 -2
- package/dist/chunks/{accordion-item.CTxrEQEW.js.map → accordion-item.C4tyRMCt.js.map} +1 -1
- package/dist/chunks/{action-bar.CGJJrMpa.js → action-bar.DuJkjAt1.js} +7 -7
- package/dist/chunks/{action-bar.CGJJrMpa.js.map → action-bar.DuJkjAt1.js.map} +1 -1
- package/dist/chunks/{alert.hiTIDSeX.js → alert.BkMKX9wD.js} +15 -14
- package/dist/chunks/alert.BkMKX9wD.js.map +1 -0
- package/dist/chunks/{base-modal.8kcvtFRx.js → base-modal.CiTysydg.js} +6 -6
- package/dist/chunks/{base-modal.8kcvtFRx.js.map → base-modal.CiTysydg.js.map} +1 -1
- package/dist/chunks/button-actions-with-menu.B9oXYIgo.js +166 -0
- package/dist/chunks/button-actions-with-menu.B9oXYIgo.js.map +1 -0
- package/dist/chunks/{button-actions.BovYBINL.js → button-actions.DAvSJtOB.js} +4 -4
- package/dist/chunks/{button-actions.BovYBINL.js.map → button-actions.DAvSJtOB.js.map} +1 -1
- package/dist/chunks/{button.CdAFZa4V.js → button.D-3uUhuG.js} +2 -2
- package/dist/chunks/{button.CdAFZa4V.js.map → button.D-3uUhuG.js.map} +1 -1
- package/dist/chunks/calendar.Bq67h02Z.js +1130 -0
- package/dist/chunks/calendar.Bq67h02Z.js.map +1 -0
- package/dist/chunks/{card.D-w9c3-n.js → card.AQO_BjGb.js} +3 -3
- package/dist/chunks/{card.D-w9c3-n.js.map → card.AQO_BjGb.js.map} +1 -1
- package/dist/chunks/{checkbox-group.wa6Mtmxa.js → checkbox-group.CqSIn-lG.js} +4 -4
- package/dist/chunks/{checkbox-group.wa6Mtmxa.js.map → checkbox-group.CqSIn-lG.js.map} +1 -1
- package/dist/chunks/checkbox-input.CMhyJDdo.js +129 -0
- package/dist/chunks/checkbox-input.CMhyJDdo.js.map +1 -0
- package/dist/chunks/checkbox.BeYtbfPv.js +170 -0
- package/dist/chunks/checkbox.BeYtbfPv.js.map +1 -0
- package/dist/chunks/checkmark-circle-fill.DZBl7CeY.js +24 -0
- package/dist/chunks/checkmark-circle-fill.DZBl7CeY.js.map +1 -0
- package/dist/chunks/{checkmark-small.BtF8b2gE.js → checkmark-small.C8T8ISN6.js} +4 -4
- package/dist/chunks/checkmark-small.C8T8ISN6.js.map +1 -0
- package/dist/chunks/{chevron-left.PIu6yPqe.js → chevron-left.DOMTgGel.js} +6 -6
- package/dist/chunks/chevron-left.DOMTgGel.js.map +1 -0
- package/dist/chunks/{chevron-up.DVfo78kV.js → chevron-up.CSVyoaTy.js} +6 -6
- package/dist/chunks/chevron-up.CSVyoaTy.js.map +1 -0
- package/dist/chunks/{chip.HNUA9VZl.js → chip.BeK9uqmW.js} +24 -21
- package/dist/chunks/chip.BeK9uqmW.js.map +1 -0
- package/dist/chunks/{code-snippet.3s8WCnke.js → code-snippet.CW42FdpP.js} +7 -7
- package/dist/chunks/{code-snippet.3s8WCnke.js.map → code-snippet.CW42FdpP.js.map} +1 -1
- package/dist/chunks/{controls-group.BnDPMaGI.js → controls-group.D0_cJaFF.js} +2 -2
- package/dist/chunks/{controls-group.BnDPMaGI.js.map → controls-group.D0_cJaFF.js.map} +1 -1
- package/dist/chunks/{copy.DMlIj53I.js → copy.2iD8aI5a.js} +7 -6
- package/dist/chunks/copy.2iD8aI5a.js.map +1 -0
- package/dist/chunks/{cross-circle-fill-small.Oj6lPaDy.js → cross-circle-fill-small.YhLgeipP.js} +4 -4
- package/dist/chunks/cross-circle-fill-small.YhLgeipP.js.map +1 -0
- package/dist/chunks/cross-circle-fill.Ra0-PIUo.js +24 -0
- package/dist/chunks/cross-circle-fill.Ra0-PIUo.js.map +1 -0
- package/dist/chunks/{cross-small.BLUwtRB-.js → cross-small.CZqsjZDz.js} +4 -4
- package/dist/chunks/cross-small.CZqsjZDz.js.map +1 -0
- package/dist/chunks/{cross.CsUPDmaA.js → cross.CJ5EEL2c.js} +4 -4
- package/dist/chunks/cross.CJ5EEL2c.js.map +1 -0
- package/dist/chunks/{dashboard-section.BgyN5u0K.js → dashboard-section.Cmulh6WM.js} +4 -4
- package/dist/chunks/{dashboard-section.BgyN5u0K.js.map → dashboard-section.Cmulh6WM.js.map} +1 -1
- package/dist/chunks/{dashed-underline.Cvn5IoHT.js → dashed-underline.eMF75SuT.js} +3 -3
- package/dist/chunks/{dashed-underline.Cvn5IoHT.js.map → dashed-underline.eMF75SuT.js.map} +1 -1
- package/dist/chunks/{data-grid-template.DtWM0Tnu.js → data-grid-template.CdHnPE1-.js} +3 -3
- package/dist/chunks/{data-grid-template.DtWM0Tnu.js.map → data-grid-template.CdHnPE1-.js.map} +1 -1
- package/dist/chunks/{data-grid.N5Rxo6QB.js → data-grid.DedjAz4_.js} +38 -37
- package/dist/chunks/data-grid.DedjAz4_.js.map +1 -0
- package/dist/chunks/date-picker.BdMr3Sn2.js +235 -0
- package/dist/chunks/date-picker.BdMr3Sn2.js.map +1 -0
- package/dist/chunks/date-range-picker.BHfvD0GK.js +903 -0
- package/dist/chunks/date-range-picker.BHfvD0GK.js.map +1 -0
- package/dist/chunks/{date.YLIcAerL.js → date.dYFFEunA.js} +12 -12
- package/dist/chunks/{date.YLIcAerL.js.map → date.dYFFEunA.js.map} +1 -1
- package/dist/chunks/{dialog-page.Bf07JxdG.js → dialog-page.BfF5_hmG.js} +5 -4
- package/dist/chunks/dialog-page.BfF5_hmG.js.map +1 -0
- package/dist/chunks/{dot.BCX4w7eT.js → dot.CnkXzRn3.js} +4 -4
- package/dist/chunks/dot.CnkXzRn3.js.map +1 -0
- package/dist/chunks/{dropdown-default-textbox.CC9Z_RFG.js → dropdown-default-textbox.CDTdHfTv.js} +4 -4
- package/dist/chunks/{dropdown-default-textbox.CC9Z_RFG.js.map → dropdown-default-textbox.CDTdHfTv.js.map} +1 -1
- package/dist/chunks/{dropdown-tag.ClUMccWv.js → dropdown-tag.CvZ1jckk.js} +4 -4
- package/dist/chunks/{dropdown-tag.ClUMccWv.js.map → dropdown-tag.CvZ1jckk.js.map} +1 -1
- package/dist/chunks/{dropdown.CC1i41NX.js → dropdown.CcHoKbLz.js} +241 -232
- package/dist/chunks/dropdown.CcHoKbLz.js.map +1 -0
- package/dist/chunks/{empty-state.BnHTBgKG.js → empty-state.JbgxSrnv.js} +2 -2
- package/dist/chunks/{empty-state.BnHTBgKG.js.map → empty-state.JbgxSrnv.js.map} +1 -1
- package/dist/chunks/{error-message.xTNEaNn8.js → error-message.B1-ekAMa.js} +3 -3
- package/dist/chunks/{error-message.xTNEaNn8.js.map → error-message.B1-ekAMa.js.map} +1 -1
- package/dist/chunks/es6.BtaxuP0b.js.map +1 -1
- package/dist/chunks/{expand.CwwKq7Uc.js → expand.C263WARj.js} +4 -4
- package/dist/chunks/expand.C263WARj.js.map +1 -0
- package/dist/chunks/{file-uploader.DTkxh9Ct.js → file-uploader.Dlfzh5QQ.js} +17 -16
- package/dist/chunks/file-uploader.Dlfzh5QQ.js.map +1 -0
- package/dist/chunks/{filter-bar.gj9sdW5T.js → filter-bar.CwqoJGiK.js} +735 -844
- package/dist/chunks/filter-bar.CwqoJGiK.js.map +1 -0
- package/dist/chunks/{fixed-scroller.DX2YUuoU.js → fixed-scroller.BwvXYzE6.js} +3 -3
- package/dist/chunks/{fixed-scroller.DX2YUuoU.js.map → fixed-scroller.BwvXYzE6.js.map} +1 -1
- package/dist/chunks/{focus-trap._RrLaKlq.js → focus-trap.CWlKh48z.js} +2 -2
- package/dist/chunks/{focus-trap._RrLaKlq.js.map → focus-trap.CWlKh48z.js.map} +1 -1
- package/dist/chunks/{footer-actions.BsoofCrv.js → footer-actions.BkHpWa7A.js} +3 -3
- package/dist/chunks/{footer-actions.BsoofCrv.js.map → footer-actions.BkHpWa7A.js.map} +1 -1
- package/dist/chunks/{form-layout-title.CJbgfh3P.js → form-layout-title.DK1-01RH.js} +50 -47
- package/dist/chunks/form-layout-title.DK1-01RH.js.map +1 -0
- package/dist/chunks/header.BAKjEGmH.js +183 -0
- package/dist/chunks/header.BAKjEGmH.js.map +1 -0
- package/dist/chunks/{index.CU8GKq4C.js → index.-wO_BQCb.js} +2 -1
- package/dist/chunks/{index.CU8GKq4C.js.map → index.-wO_BQCb.js.map} +1 -1
- package/dist/chunks/index.BDuTpjD8.js +40 -0
- package/dist/chunks/index.BDuTpjD8.js.map +1 -0
- package/dist/chunks/index.BxBB1rsx.js +15 -0
- package/dist/chunks/index.BxBB1rsx.js.map +1 -0
- package/dist/chunks/index.DD7TppDb.js +10 -0
- package/dist/chunks/index.DD7TppDb.js.map +1 -0
- package/dist/chunks/{info-icon-with-popover.B0zJWJZn.js → info-icon-with-popover.CxXWP4TR.js} +3 -3
- package/dist/chunks/{info-icon-with-popover.B0zJWJZn.js.map → info-icon-with-popover.CxXWP4TR.js.map} +1 -1
- package/dist/chunks/{info-icon.C4_l0WAf.js → info-icon.D3neDWqH.js} +4 -4
- package/dist/chunks/{info-icon.C4_l0WAf.js.map → info-icon.D3neDWqH.js.map} +1 -1
- package/dist/chunks/info.4d_mJHvT.js +24 -0
- package/dist/chunks/info.4d_mJHvT.js.map +1 -0
- package/dist/chunks/{input-field-password.PU9SY4FC.js → input-field-password.CO0lAgMh.js} +73 -70
- package/dist/chunks/input-field-password.CO0lAgMh.js.map +1 -0
- package/dist/chunks/{input-field-phone-number.D2juJ9ZD.js → input-field-phone-number.TXnK0dch.js} +324 -321
- package/dist/chunks/{input-field-phone-number.D2juJ9ZD.js.map → input-field-phone-number.TXnK0dch.js.map} +1 -1
- package/dist/chunks/input-field.De4sp76g.js +152 -0
- package/dist/chunks/input-field.De4sp76g.js.map +1 -0
- package/dist/chunks/{inspector.types.BtgXpTC7.js → inspector.types.ClnPOYmb.js} +6 -6
- package/dist/chunks/{inspector.types.BtgXpTC7.js.map → inspector.types.ClnPOYmb.js.map} +1 -1
- package/dist/chunks/{layout-row.CHwDU8yK.js → layout-row.dh2VyGoD.js} +2 -2
- package/dist/chunks/{layout-row.CHwDU8yK.js.map → layout-row.dh2VyGoD.js.map} +1 -1
- package/dist/chunks/{link.DZlbzVSB.js → link.BH3eB_7E.js} +4 -3
- package/dist/chunks/link.BH3eB_7E.js.map +1 -0
- package/dist/chunks/{listbox-option-tag.BJBWnC2r.js → listbox-option-tag.xGQr3Su1.js} +2 -2
- package/dist/chunks/{listbox-option-tag.BJBWnC2r.js.map → listbox-option-tag.xGQr3Su1.js.map} +1 -1
- package/dist/chunks/{menu.BC7ynpgF.js → menu.li3Kg9Uq.js} +227 -194
- package/dist/chunks/menu.li3Kg9Uq.js.map +1 -0
- package/dist/chunks/{modal-fullscreen.Dz3kSuTz.js → modal-fullscreen.C4eL63TC.js} +6 -6
- package/dist/chunks/{modal-fullscreen.Dz3kSuTz.js.map → modal-fullscreen.C4eL63TC.js.map} +1 -1
- package/dist/chunks/{modal.DV55hSPn.js → modal.BpDz0Dhc.js} +5 -5
- package/dist/chunks/{modal.DV55hSPn.js.map → modal.BpDz0Dhc.js.map} +1 -1
- package/dist/chunks/{pagination.CT-h2q0J.js → pagination.FuELftBG.js} +6 -5
- package/dist/chunks/pagination.FuELftBG.js.map +1 -0
- package/dist/chunks/payment-method.NZKiNOmM.js +76 -0
- package/dist/chunks/payment-method.NZKiNOmM.js.map +1 -0
- package/dist/chunks/{popover.CRdrSmFW.js → popover.Cb6utVhS.js} +29 -22
- package/dist/chunks/{popover.CRdrSmFW.js.map → popover.Cb6utVhS.js.map} +1 -1
- package/dist/chunks/{popper-container.CsW4R0-t.js → popper-container.CiEkF7eb.js} +356 -352
- package/dist/chunks/popper-container.CiEkF7eb.js.map +1 -0
- package/dist/chunks/{promo-banner.BNXfyv3h.js → promo-banner.PnHud5Wi.js} +3 -3
- package/dist/chunks/{promo-banner.BNXfyv3h.js.map → promo-banner.PnHud5Wi.js.map} +1 -1
- package/dist/chunks/{radio-group.CUgib4vp.js → radio-group._8PsjPCZ.js} +4 -4
- package/dist/chunks/{radio-group.CUgib4vp.js.map → radio-group._8PsjPCZ.js.map} +1 -1
- package/dist/chunks/{refresh.BKI9WwKh.js → refresh.Bc9FzGjJ.js} +4 -4
- package/dist/chunks/refresh.Bc9FzGjJ.js.map +1 -0
- package/dist/chunks/{search-bar.bMOGN8_E.js → search-bar.CVY2e8_B.js} +28 -46
- package/dist/chunks/search-bar.CVY2e8_B.js.map +1 -0
- package/dist/chunks/search.DLtglc02.js +24 -0
- package/dist/chunks/search.DLtglc02.js.map +1 -0
- package/dist/chunks/{secondary-nav.C9sm93do.js → secondary-nav.LxcuTR16.js} +3 -3
- package/dist/chunks/{secondary-nav.C9sm93do.js.map → secondary-nav.LxcuTR16.js.map} +1 -1
- package/dist/chunks/{segmented-control.BxCcPbKd.js → segmented-control.D69WXQGh.js} +2 -2
- package/dist/chunks/{segmented-control.BxCcPbKd.js.map → segmented-control.D69WXQGh.js.map} +1 -1
- package/dist/chunks/{selection-card-group.0O3gmtoi.js → selection-card-group.MTKkCBeK.js} +11 -11
- package/dist/chunks/{selection-card-group.0O3gmtoi.js.map → selection-card-group.MTKkCBeK.js.map} +1 -1
- package/dist/chunks/{show.IEAxtCB7.js → show.e4LEpZKG.js} +6 -6
- package/dist/chunks/show.e4LEpZKG.js.map +1 -0
- package/dist/chunks/{sidepanel.Dp6dKRnq.js → sidepanel.BStCbRqN.js} +6 -6
- package/dist/chunks/{sidepanel.Dp6dKRnq.js.map → sidepanel.BStCbRqN.js.map} +1 -1
- package/dist/chunks/{step.DrP2Frvn.js → step.CuOpi-Ye.js} +3 -3
- package/dist/chunks/{step.DrP2Frvn.js.map → step.CuOpi-Ye.js.map} +1 -1
- package/dist/chunks/{structured-list-item.DrY71Ndc.js → structured-list-item.CeosjL40.js} +6 -6
- package/dist/chunks/{structured-list-item.DrY71Ndc.js.map → structured-list-item.CeosjL40.js.map} +1 -1
- package/dist/chunks/{summary-grid-item-custom.CXs6AMS4.js → summary-grid-item-custom.CF_TS7oA.js} +4 -4
- package/dist/chunks/{summary-grid-item-custom.CXs6AMS4.js.map → summary-grid-item-custom.CF_TS7oA.js.map} +1 -1
- package/dist/chunks/{tabs.5zgaD1k3.js → tabs.UFoTqvew.js} +2 -2
- package/dist/chunks/{tabs.5zgaD1k3.js.map → tabs.UFoTqvew.js.map} +1 -1
- package/dist/chunks/{tag.CevG31iQ.js → tag.OgtZ3-ql.js} +2 -2
- package/dist/chunks/{tag.CevG31iQ.js.map → tag.OgtZ3-ql.js.map} +1 -1
- package/dist/chunks/{textarea.DHbXaxdU.js → textarea.BEISPJua.js} +4 -4
- package/dist/chunks/{textarea.DHbXaxdU.js.map → textarea.BEISPJua.js.map} +1 -1
- package/dist/chunks/{timeline-item.C4HOsaEG.js → timeline-item.BeWMuM8A.js} +15 -13
- package/dist/chunks/timeline-item.BeWMuM8A.js.map +1 -0
- package/dist/chunks/{toast.C5I7Wsfa.js → toast.DqSWycRO.js} +3 -3
- package/dist/chunks/{toast.C5I7Wsfa.js.map → toast.DqSWycRO.js.map} +1 -1
- package/dist/chunks/{toggle-button.DK4H4sHT.js → toggle-button.DgSFugBP.js} +2 -2
- package/dist/chunks/{toggle-button.DK4H4sHT.js.map → toggle-button.DgSFugBP.js.map} +1 -1
- package/dist/chunks/{toggle.CyaY0U0K.js → toggle.Q52IIKfi.js} +2 -2
- package/dist/chunks/{toggle.CyaY0U0K.js.map → toggle.Q52IIKfi.js.map} +1 -1
- package/dist/chunks/{tooltip.Bu8o7uyZ.js → tooltip.RPURZd36.js} +2 -2
- package/dist/chunks/{tooltip.Bu8o7uyZ.js.map → tooltip.RPURZd36.js.map} +1 -1
- package/dist/chunks/{tutorial.BbQox1EZ.js → tutorial.Ba8PTa0x.js} +10 -9
- package/dist/chunks/tutorial.Ba8PTa0x.js.map +1 -0
- package/dist/chunks/use-cached-selected-values.CxlYYUbd.js +1164 -0
- package/dist/chunks/use-cached-selected-values.CxlYYUbd.js.map +1 -0
- package/dist/chunks/{warning-filled.CLKRzGMT.js → warning-filled.Cd0kVWwa.js} +4 -4
- package/dist/chunks/warning-filled.Cd0kVWwa.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/date.js +1 -1
- 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/focus-trap.js +1 -1
- package/dist/form-layout.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +61 -61
- 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 +35 -33
- package/dist/layout.js +1 -1
- 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 +30 -4
- package/dist/styles/bento-light.css +30 -4
- package/dist/styles/bento.css +30 -4
- package/dist/styles/legacy.css +32 -6
- package/dist/styles/styleguide.css +30 -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 +512 -195
- package/package.json +6 -6
- package/dist/chunks/alert.hiTIDSeX.js.map +0 -1
- package/dist/chunks/button-actions-with-menu.C5OE7oOu.js +0 -112
- package/dist/chunks/button-actions-with-menu.C5OE7oOu.js.map +0 -1
- package/dist/chunks/calendar.Bb0-Svhx.js +0 -888
- package/dist/chunks/calendar.Bb0-Svhx.js.map +0 -1
- package/dist/chunks/checkbox-input.Bo4NxNOh.js +0 -127
- package/dist/chunks/checkbox-input.Bo4NxNOh.js.map +0 -1
- package/dist/chunks/checkbox.BPvnJrvd.js +0 -162
- package/dist/chunks/checkbox.BPvnJrvd.js.map +0 -1
- package/dist/chunks/checkmark-circle-fill.Cn7JN_Tk.js +0 -24
- package/dist/chunks/checkmark-circle-fill.Cn7JN_Tk.js.map +0 -1
- package/dist/chunks/checkmark-small.BtF8b2gE.js.map +0 -1
- package/dist/chunks/chevron-left.PIu6yPqe.js.map +0 -1
- package/dist/chunks/chevron-up.DVfo78kV.js.map +0 -1
- package/dist/chunks/chip.HNUA9VZl.js.map +0 -1
- package/dist/chunks/copy.DMlIj53I.js.map +0 -1
- package/dist/chunks/cross-circle-fill-small.Oj6lPaDy.js.map +0 -1
- package/dist/chunks/cross-circle-fill.CnYH4R_h.js +0 -24
- package/dist/chunks/cross-circle-fill.CnYH4R_h.js.map +0 -1
- package/dist/chunks/cross-small.BLUwtRB-.js.map +0 -1
- package/dist/chunks/cross.CsUPDmaA.js.map +0 -1
- package/dist/chunks/data-grid.N5Rxo6QB.js.map +0 -1
- package/dist/chunks/date-picker.Byv5Z-Xj.js +0 -213
- package/dist/chunks/date-picker.Byv5Z-Xj.js.map +0 -1
- package/dist/chunks/date-range-picker.CUS9Q53T.js +0 -884
- package/dist/chunks/date-range-picker.CUS9Q53T.js.map +0 -1
- package/dist/chunks/dialog-page.Bf07JxdG.js.map +0 -1
- package/dist/chunks/dot.BCX4w7eT.js.map +0 -1
- package/dist/chunks/dropdown.CC1i41NX.js.map +0 -1
- package/dist/chunks/expand.CwwKq7Uc.js.map +0 -1
- package/dist/chunks/file-uploader.DTkxh9Ct.js.map +0 -1
- package/dist/chunks/filter-bar.gj9sdW5T.js.map +0 -1
- package/dist/chunks/form-layout-title.CJbgfh3P.js.map +0 -1
- package/dist/chunks/header.5rAXro_L.js +0 -205
- package/dist/chunks/header.5rAXro_L.js.map +0 -1
- package/dist/chunks/index.CrhTVr5J.js +0 -10
- package/dist/chunks/index.CrhTVr5J.js.map +0 -1
- package/dist/chunks/index.DDnf1O9p.js +0 -22
- package/dist/chunks/index.DDnf1O9p.js.map +0 -1
- package/dist/chunks/index.DPafeRJa.js +0 -10
- package/dist/chunks/index.DPafeRJa.js.map +0 -1
- package/dist/chunks/info.CyeBsLgt.js +0 -24
- package/dist/chunks/info.CyeBsLgt.js.map +0 -1
- package/dist/chunks/input-field-password.PU9SY4FC.js.map +0 -1
- package/dist/chunks/input-field.BPbe00eB.js +0 -236
- package/dist/chunks/input-field.BPbe00eB.js.map +0 -1
- package/dist/chunks/link.DZlbzVSB.js.map +0 -1
- package/dist/chunks/menu.BC7ynpgF.js.map +0 -1
- package/dist/chunks/pagination.CT-h2q0J.js.map +0 -1
- package/dist/chunks/payment-method.Bu76jY3c.js +0 -59
- package/dist/chunks/payment-method.Bu76jY3c.js.map +0 -1
- package/dist/chunks/popper-container.CsW4R0-t.js.map +0 -1
- package/dist/chunks/refresh.BKI9WwKh.js.map +0 -1
- package/dist/chunks/search-bar.bMOGN8_E.js.map +0 -1
- package/dist/chunks/search.CBKhp7zB.js +0 -24
- package/dist/chunks/search.CBKhp7zB.js.map +0 -1
- package/dist/chunks/show.IEAxtCB7.js.map +0 -1
- package/dist/chunks/timeline-item.C4HOsaEG.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.BbQox1EZ.js.map +0 -1
- package/dist/chunks/use-cached-selected-values.a_5Iw6Dh.js +0 -1305
- package/dist/chunks/use-cached-selected-values.a_5Iw6Dh.js.map +0 -1
- package/dist/chunks/warning-filled.CLKRzGMT.js.map +0 -1
- /package/dist/assets/{cross.css → main.css} +0 -0
package/dist/@types/index.d.ts
CHANGED
|
@@ -11,6 +11,7 @@ import { DirectiveBinding } from 'vue';
|
|
|
11
11
|
import type { DirectiveHook } from 'vue';
|
|
12
12
|
import { EditorView } from '@codemirror/view';
|
|
13
13
|
import { ExtractPropTypes } from 'vue';
|
|
14
|
+
import type { HTMLAttributes } from 'vue/types/jsx.d.ts';
|
|
14
15
|
import { Placement } from '@floating-ui/vue';
|
|
15
16
|
import type { PluginObject } from 'vue';
|
|
16
17
|
import { PropType } from 'vue';
|
|
@@ -64,8 +65,14 @@ declare type __VLS_NonUndefinedable_27<T> = T extends undefined ? never : T;
|
|
|
64
65
|
|
|
65
66
|
declare type __VLS_NonUndefinedable_28<T> = T extends undefined ? never : T;
|
|
66
67
|
|
|
68
|
+
declare type __VLS_NonUndefinedable_29<T> = T extends undefined ? never : T;
|
|
69
|
+
|
|
67
70
|
declare type __VLS_NonUndefinedable_3<T> = T extends undefined ? never : T;
|
|
68
71
|
|
|
72
|
+
declare type __VLS_NonUndefinedable_30<T> = T extends undefined ? never : T;
|
|
73
|
+
|
|
74
|
+
declare type __VLS_NonUndefinedable_31<T> = T extends undefined ? never : T;
|
|
75
|
+
|
|
69
76
|
declare type __VLS_NonUndefinedable_4<T> = T extends undefined ? never : T;
|
|
70
77
|
|
|
71
78
|
declare type __VLS_NonUndefinedable_5<T> = T extends undefined ? never : T;
|
|
@@ -267,6 +274,15 @@ declare type __VLS_TypePropsToRuntimeProps_28<T> = {
|
|
|
267
274
|
};
|
|
268
275
|
};
|
|
269
276
|
|
|
277
|
+
declare type __VLS_TypePropsToRuntimeProps_29<T> = {
|
|
278
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
279
|
+
type: PropType<__VLS_NonUndefinedable_29<T[K]>>;
|
|
280
|
+
} : {
|
|
281
|
+
type: PropType<T[K]>;
|
|
282
|
+
required: true;
|
|
283
|
+
};
|
|
284
|
+
};
|
|
285
|
+
|
|
270
286
|
declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
271
287
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
272
288
|
type: PropType<__VLS_NonUndefinedable_3<T[K]>>;
|
|
@@ -276,6 +292,24 @@ declare type __VLS_TypePropsToRuntimeProps_3<T> = {
|
|
|
276
292
|
};
|
|
277
293
|
};
|
|
278
294
|
|
|
295
|
+
declare type __VLS_TypePropsToRuntimeProps_30<T> = {
|
|
296
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
297
|
+
type: PropType<__VLS_NonUndefinedable_30<T[K]>>;
|
|
298
|
+
} : {
|
|
299
|
+
type: PropType<T[K]>;
|
|
300
|
+
required: true;
|
|
301
|
+
};
|
|
302
|
+
};
|
|
303
|
+
|
|
304
|
+
declare type __VLS_TypePropsToRuntimeProps_31<T> = {
|
|
305
|
+
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
306
|
+
type: PropType<__VLS_NonUndefinedable_31<T[K]>>;
|
|
307
|
+
} : {
|
|
308
|
+
type: PropType<T[K]>;
|
|
309
|
+
required: true;
|
|
310
|
+
};
|
|
311
|
+
};
|
|
312
|
+
|
|
279
313
|
declare type __VLS_TypePropsToRuntimeProps_4<T> = {
|
|
280
314
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
281
315
|
type: PropType<__VLS_NonUndefinedable_4<T[K]>>;
|
|
@@ -438,6 +472,24 @@ declare type __VLS_WithDefaults_25<P, D> = {
|
|
|
438
472
|
} : P[K];
|
|
439
473
|
};
|
|
440
474
|
|
|
475
|
+
declare type __VLS_WithDefaults_26<P, D> = {
|
|
476
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
477
|
+
default: D[K];
|
|
478
|
+
} : P[K];
|
|
479
|
+
};
|
|
480
|
+
|
|
481
|
+
declare type __VLS_WithDefaults_27<P, D> = {
|
|
482
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
483
|
+
default: D[K];
|
|
484
|
+
} : P[K];
|
|
485
|
+
};
|
|
486
|
+
|
|
487
|
+
declare type __VLS_WithDefaults_28<P, D> = {
|
|
488
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
489
|
+
default: D[K];
|
|
490
|
+
} : P[K];
|
|
491
|
+
};
|
|
492
|
+
|
|
441
493
|
declare type __VLS_WithDefaults_3<P, D> = {
|
|
442
494
|
[K in keyof Pick<P, keyof P>]: K extends keyof D ? P[K] & {
|
|
443
495
|
default: D[K];
|
|
@@ -1864,6 +1916,10 @@ shouldShowError: ComputedRef<boolean>;
|
|
|
1864
1916
|
shouldShowErrorMessage: ComputedRef<boolean>;
|
|
1865
1917
|
contentSlotAvailable: ComputedRef<boolean>;
|
|
1866
1918
|
hasContentSlot: ComputedRef<boolean>;
|
|
1919
|
+
styleAttrs: ComputedRef< {
|
|
1920
|
+
class: HTMLAttributes["class"];
|
|
1921
|
+
style: HTMLAttributes["style"];
|
|
1922
|
+
}>;
|
|
1867
1923
|
hasSlot: (name: string) => boolean;
|
|
1868
1924
|
onChange: (newValue: BentoCheckboxType | BentoCheckboxGroupItems) => void;
|
|
1869
1925
|
t: (key: "required" | "optional" | "checkbox", values?: default_2.Values) => string;
|
|
@@ -3262,7 +3318,7 @@ export declare interface BentoCurrencyProps {
|
|
|
3262
3318
|
* `
|
|
3263
3319
|
* }
|
|
3264
3320
|
*/
|
|
3265
|
-
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_42<DefineComponent<
|
|
3321
|
+
export declare const BentoDashboardSection: __VLS_WithTemplateSlots_42<DefineComponent<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_31<{
|
|
3266
3322
|
/**
|
|
3267
3323
|
* The header of the section
|
|
3268
3324
|
*/
|
|
@@ -3273,7 +3329,7 @@ header: BentoDashboardTemplateHeader;
|
|
|
3273
3329
|
halfWidth?: boolean;
|
|
3274
3330
|
}>, {
|
|
3275
3331
|
halfWidth: boolean;
|
|
3276
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3332
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_28<__VLS_TypePropsToRuntimeProps_31<{
|
|
3277
3333
|
/**
|
|
3278
3334
|
* The header of the section
|
|
3279
3335
|
*/
|
|
@@ -3321,7 +3377,7 @@ halfWidth: boolean;
|
|
|
3321
3377
|
* `
|
|
3322
3378
|
* }
|
|
3323
3379
|
*/
|
|
3324
|
-
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_41<DefineComponent<
|
|
3380
|
+
export declare const BentoDashboardTemplate: __VLS_WithTemplateSlots_41<DefineComponent<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_30<{
|
|
3325
3381
|
/**
|
|
3326
3382
|
* The header that goes to the top of the template
|
|
3327
3383
|
*/
|
|
@@ -3344,7 +3400,7 @@ stickyFilters?: boolean;
|
|
|
3344
3400
|
tabs: any;
|
|
3345
3401
|
stickyTabs: boolean;
|
|
3346
3402
|
stickyFilters: boolean;
|
|
3347
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
3403
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_27<__VLS_TypePropsToRuntimeProps_30<{
|
|
3348
3404
|
/**
|
|
3349
3405
|
* The header that goes to the top of the template
|
|
3350
3406
|
*/
|
|
@@ -3563,7 +3619,7 @@ default: () => any[];
|
|
|
3563
3619
|
* Filter bar search term useful to filter all the data by text
|
|
3564
3620
|
*/
|
|
3565
3621
|
filterSearchTerm: {
|
|
3566
|
-
type:
|
|
3622
|
+
type: PropType<string>;
|
|
3567
3623
|
default: any;
|
|
3568
3624
|
};
|
|
3569
3625
|
/**
|
|
@@ -3829,7 +3885,7 @@ default: () => any[];
|
|
|
3829
3885
|
* Filter bar search term useful to filter all the data by text
|
|
3830
3886
|
*/
|
|
3831
3887
|
filterSearchTerm: {
|
|
3832
|
-
type:
|
|
3888
|
+
type: PropType<string>;
|
|
3833
3889
|
default: any;
|
|
3834
3890
|
};
|
|
3835
3891
|
/**
|
|
@@ -4345,7 +4401,7 @@ default: boolean;
|
|
|
4345
4401
|
}>>, {
|
|
4346
4402
|
disableTypography: boolean;
|
|
4347
4403
|
date: string | number | Date;
|
|
4348
|
-
format: "d" | "EEEE" | "h:mm aa" | "H:mm" | "h:mm:ss aa" | "H:mm:ss" | "LLLL dd, yyyy" | "LLL dd, yyyy" | BentoDateFormat | "LLL dd, yyyy, h:mm:ss aa" | "LLL dd, yyyy, H:mm:ss" | "LLL dd, yyyy, h:mm:ss aa O" | "LLL dd, yyyy, H:mm:ss O" | "LLL dd, yyyy, h:mm aa" | "LLL dd, yyyy, h:mm aa O" | "LLL dd, yyyy, H:mm" | "LLL dd, yyyy, H:mm O";
|
|
4404
|
+
format: "d" | "LLL" | "EEEE" | "h:mm aa" | "H:mm" | "h:mm:ss aa" | "H:mm:ss" | "LLLL dd, yyyy" | "LLL dd, yyyy" | BentoDateFormat | "LLL dd, yyyy, h:mm:ss aa" | "LLL dd, yyyy, H:mm:ss" | "LLL dd, yyyy, h:mm:ss aa O" | "LLL dd, yyyy, H:mm:ss O" | "LLL dd, yyyy, h:mm aa" | "LLL dd, yyyy, h:mm aa O" | "LLL dd, yyyy, H:mm" | "LLL dd, yyyy, H:mm O";
|
|
4349
4405
|
}>;
|
|
4350
4406
|
|
|
4351
4407
|
export declare interface BentoDateFilterOptions {
|
|
@@ -4356,6 +4412,7 @@ export declare interface BentoDateFilterOptions {
|
|
|
4356
4412
|
export declare type BentoDateFilterValue = Date | null;
|
|
4357
4413
|
|
|
4358
4414
|
export declare enum BentoDateFormat {
|
|
4415
|
+
SHORT_MONTH = "LLL",// Jun
|
|
4359
4416
|
DAY_OF_MONTH = "d",// 1, 2, ..., 31,
|
|
4360
4417
|
LONG_WEEKDAY = "EEEE",// Friday
|
|
4361
4418
|
SHORT_TIME_WITH_PERIOD = "h:mm aa",// 2:44 PM
|
|
@@ -4495,6 +4552,13 @@ type: PropType<BentoDatePickerValue>;
|
|
|
4495
4552
|
default: any;
|
|
4496
4553
|
};
|
|
4497
4554
|
/**
|
|
4555
|
+
* The type of calendar to display. Defaults to showing days.
|
|
4556
|
+
*/
|
|
4557
|
+
variant: {
|
|
4558
|
+
type: PropType<`${CalendarVariant}`>;
|
|
4559
|
+
default: any;
|
|
4560
|
+
};
|
|
4561
|
+
/**
|
|
4498
4562
|
* Default start date for the calendar pane
|
|
4499
4563
|
*/
|
|
4500
4564
|
defaultDisplayMonth: {
|
|
@@ -4622,6 +4686,13 @@ type: PropType<BentoDatePickerValue>;
|
|
|
4622
4686
|
default: any;
|
|
4623
4687
|
};
|
|
4624
4688
|
/**
|
|
4689
|
+
* The type of calendar to display. Defaults to showing days.
|
|
4690
|
+
*/
|
|
4691
|
+
variant: {
|
|
4692
|
+
type: PropType<`${CalendarVariant}`>;
|
|
4693
|
+
default: any;
|
|
4694
|
+
};
|
|
4695
|
+
/**
|
|
4625
4696
|
* Default start date for the calendar pane
|
|
4626
4697
|
*/
|
|
4627
4698
|
defaultDisplayMonth: {
|
|
@@ -4633,6 +4704,7 @@ validator: (value: string) => boolean;
|
|
|
4633
4704
|
value: Date;
|
|
4634
4705
|
description: string;
|
|
4635
4706
|
label: string;
|
|
4707
|
+
variant: "day" | "month";
|
|
4636
4708
|
required: boolean;
|
|
4637
4709
|
disabled: boolean;
|
|
4638
4710
|
optional: boolean;
|
|
@@ -4837,6 +4909,13 @@ type: PropType<BentoDateRangePickerValue>;
|
|
|
4837
4909
|
default: any;
|
|
4838
4910
|
};
|
|
4839
4911
|
/**
|
|
4912
|
+
* The type of calendar to display. Defaults to showing days.
|
|
4913
|
+
*/
|
|
4914
|
+
variant: {
|
|
4915
|
+
type: PropType<`${CalendarVariant}`>;
|
|
4916
|
+
default: any;
|
|
4917
|
+
};
|
|
4918
|
+
/**
|
|
4840
4919
|
* Enables the date picker selection to persist until it is explicitly applied.
|
|
4841
4920
|
* Displays a set of buttons: Apply and Cancel.
|
|
4842
4921
|
*
|
|
@@ -4882,6 +4961,7 @@ FILL_CONTAINER: import("../../components/button").BentoButtonActionsLayoutBasic.
|
|
|
4882
4961
|
SPACE_BETWEEN: import("../../components/button").BentoButtonActionsLayoutBasic.SPACE_BETWEEN;
|
|
4883
4962
|
VERTICAL_STACK: import("../../components/button").BentoButtonActionsLayoutBasic.VERTICAL_STACK;
|
|
4884
4963
|
};
|
|
4964
|
+
withTimeInput: ComputedRef<boolean>;
|
|
4885
4965
|
closeDateRangePicker: () => void;
|
|
4886
4966
|
clearDateRangePickerValue: () => Promise<void>;
|
|
4887
4967
|
openDateRangePicker: () => void;
|
|
@@ -5034,6 +5114,13 @@ type: PropType<BentoDateRangePickerValue>;
|
|
|
5034
5114
|
default: any;
|
|
5035
5115
|
};
|
|
5036
5116
|
/**
|
|
5117
|
+
* The type of calendar to display. Defaults to showing days.
|
|
5118
|
+
*/
|
|
5119
|
+
variant: {
|
|
5120
|
+
type: PropType<`${CalendarVariant}`>;
|
|
5121
|
+
default: any;
|
|
5122
|
+
};
|
|
5123
|
+
/**
|
|
5037
5124
|
* Enables the date picker selection to persist until it is explicitly applied.
|
|
5038
5125
|
* Displays a set of buttons: Apply and Cancel.
|
|
5039
5126
|
*
|
|
@@ -5047,6 +5134,7 @@ default: boolean;
|
|
|
5047
5134
|
value: BentoDateRangePickerValue;
|
|
5048
5135
|
description: string;
|
|
5049
5136
|
label: string;
|
|
5137
|
+
variant: "day" | "month";
|
|
5050
5138
|
required: boolean;
|
|
5051
5139
|
disabled: boolean;
|
|
5052
5140
|
optional: boolean;
|
|
@@ -7368,175 +7456,30 @@ export declare type BentoFileUploaderValue = string | Array<string> | File | Arr
|
|
|
7368
7456
|
* `
|
|
7369
7457
|
* }
|
|
7370
7458
|
*/
|
|
7371
|
-
export declare const BentoFilterBar: DefineComponent<
|
|
7372
|
-
|
|
7373
|
-
|
|
7374
|
-
|
|
7375
|
-
|
|
7376
|
-
|
|
7377
|
-
|
|
7378
|
-
|
|
7379
|
-
* field: 'company',
|
|
7380
|
-
* label: 'Company',
|
|
7381
|
-
* type: FilterType.TEXT,
|
|
7382
|
-
* }, {
|
|
7383
|
-
* field: 'name',
|
|
7384
|
-
* label: 'Name',
|
|
7385
|
-
* type: FilterType.TEXT,
|
|
7386
|
-
* }]
|
|
7387
|
-
*/
|
|
7388
|
-
config: {
|
|
7389
|
-
type: PropType<BentoFilterBarModel>;
|
|
7390
|
-
default: () => any[];
|
|
7391
|
-
};
|
|
7392
|
-
/**
|
|
7393
|
-
* Search term useful to filter all the data by text.
|
|
7394
|
-
* If the value is non-existant (null or undefined) the search bar won't be enabled.
|
|
7395
|
-
*/
|
|
7396
|
-
searchTerm: {
|
|
7397
|
-
type: StringConstructor;
|
|
7398
|
-
default: any;
|
|
7399
|
-
};
|
|
7400
|
-
/**
|
|
7401
|
-
* @deprecated from version 2.0.0. Use the config property instead.
|
|
7402
|
-
*/
|
|
7403
|
-
/**
|
|
7404
|
-
* Array of filters based on {@see BentoFilterBarModel}.
|
|
7405
|
-
* Each one of the elements in the array correspond to a filter that will
|
|
7406
|
-
* be created and rendered in the FilterBar.
|
|
7407
|
-
*
|
|
7408
|
-
* Can be used with v-model or independently with the @input event.
|
|
7409
|
-
*
|
|
7410
|
-
* @example
|
|
7411
|
-
* [{
|
|
7412
|
-
* field: 'company',
|
|
7413
|
-
* label: 'Company',
|
|
7414
|
-
* value: '200',
|
|
7415
|
-
* type: FilterType.TEXT,
|
|
7416
|
-
* }, {
|
|
7417
|
-
* field: 'name',
|
|
7418
|
-
* label: 'Name',
|
|
7419
|
-
* value: null,
|
|
7420
|
-
* type: FilterType.TEXT,
|
|
7421
|
-
* }]
|
|
7422
|
-
*/
|
|
7423
|
-
value: {
|
|
7424
|
-
type: PropType<BentoFilterBarModel>;
|
|
7425
|
-
default: () => any[];
|
|
7426
|
-
};
|
|
7427
|
-
/**
|
|
7428
|
-
* An array of the values for each filter in the filter bar.
|
|
7429
|
-
* {@see BentoFilterValues}
|
|
7430
|
-
*
|
|
7431
|
-
* @example
|
|
7432
|
-
* [{
|
|
7433
|
-
* field: 'company',
|
|
7434
|
-
* value: '200',
|
|
7435
|
-
* }, {
|
|
7436
|
-
* field: 'name',
|
|
7437
|
-
* value: 'some text',
|
|
7438
|
-
* }]
|
|
7439
|
-
*/
|
|
7440
|
-
filterValues: {
|
|
7441
|
-
type: PropType<BentoFilterValues>;
|
|
7442
|
-
default: () => any[];
|
|
7443
|
-
};
|
|
7444
|
-
/**
|
|
7445
|
-
* Will show all applied filters even if their visibility is set to false.
|
|
7446
|
-
*/
|
|
7447
|
-
showAppliedHiddenFilters: {
|
|
7448
|
-
type: BooleanConstructor;
|
|
7449
|
-
default: boolean;
|
|
7450
|
-
};
|
|
7451
|
-
}, {
|
|
7459
|
+
export declare const BentoFilterBar: DefineComponent<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoFilterBarProps>, {
|
|
7460
|
+
config: () => any[];
|
|
7461
|
+
filterValues: () => any[];
|
|
7462
|
+
search: any;
|
|
7463
|
+
searchTerm: any;
|
|
7464
|
+
value: () => any[];
|
|
7465
|
+
showAppliedHiddenFilters: boolean;
|
|
7466
|
+
}>, {
|
|
7452
7467
|
isClearAllVisible: ComputedRef<boolean>;
|
|
7453
7468
|
clearAllFilters: () => void;
|
|
7454
7469
|
isResetAllVisible: ComputedRef<boolean>;
|
|
7455
7470
|
resetAllFilters: () => void;
|
|
7456
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<
|
|
7457
|
-
|
|
7458
|
-
|
|
7459
|
-
|
|
7460
|
-
|
|
7461
|
-
|
|
7462
|
-
|
|
7463
|
-
|
|
7464
|
-
|
|
7465
|
-
* label: 'Company',
|
|
7466
|
-
* type: FilterType.TEXT,
|
|
7467
|
-
* }, {
|
|
7468
|
-
* field: 'name',
|
|
7469
|
-
* label: 'Name',
|
|
7470
|
-
* type: FilterType.TEXT,
|
|
7471
|
-
* }]
|
|
7472
|
-
*/
|
|
7473
|
-
config: {
|
|
7474
|
-
type: PropType<BentoFilterBarModel>;
|
|
7475
|
-
default: () => any[];
|
|
7476
|
-
};
|
|
7477
|
-
/**
|
|
7478
|
-
* Search term useful to filter all the data by text.
|
|
7479
|
-
* If the value is non-existant (null or undefined) the search bar won't be enabled.
|
|
7480
|
-
*/
|
|
7481
|
-
searchTerm: {
|
|
7482
|
-
type: StringConstructor;
|
|
7483
|
-
default: any;
|
|
7484
|
-
};
|
|
7485
|
-
/**
|
|
7486
|
-
* @deprecated from version 2.0.0. Use the config property instead.
|
|
7487
|
-
*/
|
|
7488
|
-
/**
|
|
7489
|
-
* Array of filters based on {@see BentoFilterBarModel}.
|
|
7490
|
-
* Each one of the elements in the array correspond to a filter that will
|
|
7491
|
-
* be created and rendered in the FilterBar.
|
|
7492
|
-
*
|
|
7493
|
-
* Can be used with v-model or independently with the @input event.
|
|
7494
|
-
*
|
|
7495
|
-
* @example
|
|
7496
|
-
* [{
|
|
7497
|
-
* field: 'company',
|
|
7498
|
-
* label: 'Company',
|
|
7499
|
-
* value: '200',
|
|
7500
|
-
* type: FilterType.TEXT,
|
|
7501
|
-
* }, {
|
|
7502
|
-
* field: 'name',
|
|
7503
|
-
* label: 'Name',
|
|
7504
|
-
* value: null,
|
|
7505
|
-
* type: FilterType.TEXT,
|
|
7506
|
-
* }]
|
|
7507
|
-
*/
|
|
7508
|
-
value: {
|
|
7509
|
-
type: PropType<BentoFilterBarModel>;
|
|
7510
|
-
default: () => any[];
|
|
7511
|
-
};
|
|
7512
|
-
/**
|
|
7513
|
-
* An array of the values for each filter in the filter bar.
|
|
7514
|
-
* {@see BentoFilterValues}
|
|
7515
|
-
*
|
|
7516
|
-
* @example
|
|
7517
|
-
* [{
|
|
7518
|
-
* field: 'company',
|
|
7519
|
-
* value: '200',
|
|
7520
|
-
* }, {
|
|
7521
|
-
* field: 'name',
|
|
7522
|
-
* value: 'some text',
|
|
7523
|
-
* }]
|
|
7524
|
-
*/
|
|
7525
|
-
filterValues: {
|
|
7526
|
-
type: PropType<BentoFilterValues>;
|
|
7527
|
-
default: () => any[];
|
|
7528
|
-
};
|
|
7529
|
-
/**
|
|
7530
|
-
* Will show all applied filters even if their visibility is set to false.
|
|
7531
|
-
*/
|
|
7532
|
-
showAppliedHiddenFilters: {
|
|
7533
|
-
type: BooleanConstructor;
|
|
7534
|
-
default: boolean;
|
|
7535
|
-
};
|
|
7536
|
-
}>>, {
|
|
7471
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoFilterBarEvent | BentoSearchBarEvent)[], string, Readonly<ExtractPropTypes<__VLS_WithDefaults_11<__VLS_TypePropsToRuntimeProps_11<BentoFilterBarProps>, {
|
|
7472
|
+
config: () => any[];
|
|
7473
|
+
filterValues: () => any[];
|
|
7474
|
+
search: any;
|
|
7475
|
+
searchTerm: any;
|
|
7476
|
+
value: () => any[];
|
|
7477
|
+
showAppliedHiddenFilters: boolean;
|
|
7478
|
+
}>>>, {
|
|
7479
|
+
search: BentoFilterBarSearchBarProps;
|
|
7537
7480
|
value: BentoFilterBarModel;
|
|
7538
7481
|
config: BentoFilterBarModel;
|
|
7539
|
-
searchTerm:
|
|
7482
|
+
searchTerm: BentoFilterBarSearchTerm;
|
|
7540
7483
|
filterValues: BentoFilterValues;
|
|
7541
7484
|
showAppliedHiddenFilters: boolean;
|
|
7542
7485
|
}>;
|
|
@@ -7548,6 +7491,82 @@ export declare enum BentoFilterBarEvent {
|
|
|
7548
7491
|
|
|
7549
7492
|
export declare type BentoFilterBarModel = Array<BentoFilterModel>;
|
|
7550
7493
|
|
|
7494
|
+
export declare interface BentoFilterBarProps {
|
|
7495
|
+
/**
|
|
7496
|
+
* Array of filters based on @see {@link BentoFilterBarModel}.
|
|
7497
|
+
* Each one of the elements in the array correspond to a filter that will
|
|
7498
|
+
* be created and rendered in the FilterBar.
|
|
7499
|
+
*
|
|
7500
|
+
* @example
|
|
7501
|
+
* [{
|
|
7502
|
+
* field: 'company',
|
|
7503
|
+
* label: 'Company',
|
|
7504
|
+
* type: FilterType.TEXT,
|
|
7505
|
+
* }, {
|
|
7506
|
+
* field: 'name',
|
|
7507
|
+
* label: 'Name',
|
|
7508
|
+
* type: FilterType.TEXT,
|
|
7509
|
+
* }]
|
|
7510
|
+
*/
|
|
7511
|
+
config?: BentoFilterBarModel;
|
|
7512
|
+
/**
|
|
7513
|
+
* An array of the values for each filter in the filter bar.
|
|
7514
|
+
* @see {@link BentoFilterValues}
|
|
7515
|
+
*
|
|
7516
|
+
* @example
|
|
7517
|
+
* [{
|
|
7518
|
+
* field: 'company',
|
|
7519
|
+
* value: '200',
|
|
7520
|
+
* }, {
|
|
7521
|
+
* field: 'name',
|
|
7522
|
+
* value: 'some text',
|
|
7523
|
+
* }]
|
|
7524
|
+
*/
|
|
7525
|
+
filterValues?: BentoFilterValues;
|
|
7526
|
+
/**
|
|
7527
|
+
* Search bar properties with which the placeholder, hint and other
|
|
7528
|
+
* "bento-search-bar" properties can be set. @see {@link BentoFilterBarSearchBarProps}
|
|
7529
|
+
*/
|
|
7530
|
+
search?: BentoFilterBarSearchBarProps;
|
|
7531
|
+
/**
|
|
7532
|
+
* Search term useful to filter all the data by text.
|
|
7533
|
+
* If the value is non-existant (null or undefined) the search bar won't be enabled.
|
|
7534
|
+
* Can be used with `.sync`
|
|
7535
|
+
*/
|
|
7536
|
+
searchTerm?: BentoFilterBarSearchTerm;
|
|
7537
|
+
/**
|
|
7538
|
+
* Will show all applied filters even if their visibility is set to false.
|
|
7539
|
+
*/
|
|
7540
|
+
showAppliedHiddenFilters?: boolean;
|
|
7541
|
+
/**
|
|
7542
|
+
* Array of filters based on @see {@link BentoFilterBarModel}.
|
|
7543
|
+
* Each one of the elements in the array correspond to a filter that will
|
|
7544
|
+
* be created and rendered in the FilterBar.
|
|
7545
|
+
*
|
|
7546
|
+
* Can be used with v-model or independently with the @input event.
|
|
7547
|
+
*
|
|
7548
|
+
* @example
|
|
7549
|
+
* [{
|
|
7550
|
+
* field: 'company',
|
|
7551
|
+
* label: 'Company',
|
|
7552
|
+
* value: '200',
|
|
7553
|
+
* type: FilterType.TEXT,
|
|
7554
|
+
* }, {
|
|
7555
|
+
* field: 'name',
|
|
7556
|
+
* label: 'Name',
|
|
7557
|
+
* value: null,
|
|
7558
|
+
* type: FilterType.TEXT,
|
|
7559
|
+
* }]
|
|
7560
|
+
*
|
|
7561
|
+
* @deprecated from version 2.0.0. Use the config property instead.
|
|
7562
|
+
*/
|
|
7563
|
+
value?: BentoFilterBarModel;
|
|
7564
|
+
}
|
|
7565
|
+
|
|
7566
|
+
export declare type BentoFilterBarSearchBarProps = OmitStrict<BentoSearchBarProps, 'value' | 'condensed'>;
|
|
7567
|
+
|
|
7568
|
+
export declare type BentoFilterBarSearchTerm = BentoSearchBarProps['value'];
|
|
7569
|
+
|
|
7551
7570
|
export declare type BentoFilterBarValue = BentoInputFilterValue | BentoInpuWithDropdowntFilterValue | BentoSelectFilterValue | BentoBooleanFilterValue | BentoDateFilterValue | BentoDateRangeFilterValue;
|
|
7552
7571
|
|
|
7553
7572
|
export declare enum BentoFilterEvent {
|
|
@@ -7584,7 +7603,7 @@ export declare interface BentoFilterModel extends BentoFilterValue {
|
|
|
7584
7603
|
value?: BentoFilterBarValue;
|
|
7585
7604
|
}
|
|
7586
7605
|
|
|
7587
|
-
export declare type BentoFilterOptions = BentoSelectFilterOptions | BentoSelectAvatarFilterOptions | BentoSelectCountryFilterOptions | BentoSelectCurrencyFilterOptions | BentoSelectPaymentMethodFilterOptions | BentoSelectTagFilterOptions | BentoDateFilterOptions | BentoDateRangeFilterOptions | BentoBooleanFilterOptions | BentoInputWithDropdownFilterOptions | undefined;
|
|
7606
|
+
export declare type BentoFilterOptions = BentoSelectFilterOptions | BentoSelectAvatarFilterOptions | BentoSelectCountryFilterOptions | BentoSelectCurrencyFilterOptions | BentoSelectPaymentMethodFilterOptions | BentoSelectTagFilterOptions | BentoDateFilterOptions | BentoDateRangeFilterOptions | BentoBooleanFilterOptions | BentoInputFilterOptions | BentoInputWithDropdownFilterOptions | undefined;
|
|
7588
7607
|
|
|
7589
7608
|
export declare interface BentoFilterValue {
|
|
7590
7609
|
field: string;
|
|
@@ -7644,7 +7663,9 @@ loading: {
|
|
|
7644
7663
|
type: BooleanConstructor;
|
|
7645
7664
|
default: boolean;
|
|
7646
7665
|
};
|
|
7647
|
-
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7666
|
+
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
7667
|
+
submit: (event: SubmitEvent) => void;
|
|
7668
|
+
}, string, Readonly<ExtractPropTypes< {
|
|
7648
7669
|
/**
|
|
7649
7670
|
* Renders the form layout as an HTML `form`
|
|
7650
7671
|
*/
|
|
@@ -8034,10 +8055,10 @@ declare enum BentoHeaderVariant {
|
|
|
8034
8055
|
* `
|
|
8035
8056
|
* }
|
|
8036
8057
|
*/
|
|
8037
|
-
export declare const BentoImage: DefineComponent<
|
|
8058
|
+
export declare const BentoImage: DefineComponent<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoImageProps>, {
|
|
8038
8059
|
aspectRatio: any;
|
|
8039
8060
|
objectFit: any;
|
|
8040
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8061
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_12<__VLS_TypePropsToRuntimeProps_12<BentoImageProps>, {
|
|
8041
8062
|
aspectRatio: any;
|
|
8042
8063
|
objectFit: any;
|
|
8043
8064
|
}>>>, {
|
|
@@ -8152,159 +8173,27 @@ export declare type BentoInputDropdownProps = {
|
|
|
8152
8173
|
* >
|
|
8153
8174
|
* }
|
|
8154
8175
|
*/
|
|
8155
|
-
export declare const BentoInputField: __VLS_WithTemplateSlots_17<DefineComponent<
|
|
8156
|
-
|
|
8157
|
-
|
|
8158
|
-
|
|
8159
|
-
|
|
8160
|
-
|
|
8161
|
-
|
|
8162
|
-
|
|
8163
|
-
|
|
8164
|
-
|
|
8165
|
-
|
|
8166
|
-
|
|
8167
|
-
|
|
8168
|
-
|
|
8169
|
-
|
|
8170
|
-
|
|
8171
|
-
|
|
8172
|
-
|
|
8173
|
-
|
|
8174
|
-
|
|
8175
|
-
|
|
8176
|
-
condensed: {
|
|
8177
|
-
type: BooleanConstructor;
|
|
8178
|
-
default: boolean;
|
|
8179
|
-
};
|
|
8180
|
-
/**
|
|
8181
|
-
* Disables the possibility of changing value in the input-field
|
|
8182
|
-
*/
|
|
8183
|
-
disabled: {
|
|
8184
|
-
type: BooleanConstructor;
|
|
8185
|
-
default: boolean;
|
|
8186
|
-
};
|
|
8187
|
-
/**
|
|
8188
|
-
* Dropdown props for the small selectable dropdown menu.
|
|
8189
|
-
* Properties supported:
|
|
8190
|
-
*
|
|
8191
|
-
* - `value`: Selected value of the dropdown
|
|
8192
|
-
* - `items`: List of available items
|
|
8193
|
-
* - `aria-label`: Text that labels the dropdown element
|
|
8194
|
-
*
|
|
8195
|
-
*/
|
|
8196
|
-
dropdown: {
|
|
8197
|
-
type: PropType<BentoInputDropdownProps>;
|
|
8198
|
-
default: any;
|
|
8199
|
-
};
|
|
8200
|
-
/**
|
|
8201
|
-
* Position of the dropdown before or after input value
|
|
8202
|
-
*/
|
|
8203
|
-
dropdownPosition: {
|
|
8204
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8205
|
-
default: BentoInputFieldElementPosition;
|
|
8206
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8207
|
-
};
|
|
8208
|
-
/**
|
|
8209
|
-
* Adds error validation class for outlining input-field.
|
|
8210
|
-
*
|
|
8211
|
-
* @deprecated Use "errorMessage" prop instead
|
|
8212
|
-
*/
|
|
8213
|
-
error: {
|
|
8214
|
-
type: BooleanConstructor;
|
|
8215
|
-
default: boolean;
|
|
8216
|
-
};
|
|
8217
|
-
/**
|
|
8218
|
-
* Renders input-field with an error state and the error message beneath the input box
|
|
8219
|
-
*/
|
|
8220
|
-
errorMessage: {
|
|
8221
|
-
type: StringConstructor;
|
|
8222
|
-
default: any;
|
|
8223
|
-
};
|
|
8224
|
-
/**
|
|
8225
|
-
* Highlights the dropdown is optional.
|
|
8226
|
-
*/
|
|
8227
|
-
optional: {
|
|
8228
|
-
type: BooleanConstructor;
|
|
8229
|
-
default: boolean;
|
|
8230
|
-
};
|
|
8231
|
-
/**
|
|
8232
|
-
* Text displayed as the placeholder of the input-field
|
|
8233
|
-
*/
|
|
8234
|
-
placeholder: {
|
|
8235
|
-
type: StringConstructor;
|
|
8236
|
-
default: string;
|
|
8237
|
-
};
|
|
8238
|
-
/**
|
|
8239
|
-
* Highlights the dropdown is required.
|
|
8240
|
-
*/
|
|
8241
|
-
required: {
|
|
8242
|
-
type: BooleanConstructor;
|
|
8243
|
-
default: boolean;
|
|
8244
|
-
};
|
|
8245
|
-
/**
|
|
8246
|
-
* Setting this property to true will set the input field to read only state.
|
|
8247
|
-
*/
|
|
8248
|
-
readonly: {
|
|
8249
|
-
type: BooleanConstructor;
|
|
8250
|
-
default: boolean;
|
|
8251
|
-
};
|
|
8252
|
-
/**
|
|
8253
|
-
* Renders a font numeric style with slashed zeros instead of normal ones.
|
|
8254
|
-
*/
|
|
8255
|
-
slashedZero: {
|
|
8256
|
-
type: BooleanConstructor;
|
|
8257
|
-
default: boolean;
|
|
8258
|
-
};
|
|
8259
|
-
/**
|
|
8260
|
-
* Static text that displayed before or after input value
|
|
8261
|
-
* Applicable to the Static Value variant
|
|
8262
|
-
*/
|
|
8263
|
-
staticValue: {
|
|
8264
|
-
type: StringConstructor;
|
|
8265
|
-
default: string;
|
|
8266
|
-
};
|
|
8267
|
-
/**
|
|
8268
|
-
* Position of Static Value before or after input value
|
|
8269
|
-
*/
|
|
8270
|
-
staticValuePosition: {
|
|
8271
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8272
|
-
default: BentoInputFieldElementPosition;
|
|
8273
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8274
|
-
};
|
|
8275
|
-
/**
|
|
8276
|
-
* Adds a info icon next to the label to display the passed tooltip message.
|
|
8277
|
-
*/
|
|
8278
|
-
tooltipText: {
|
|
8279
|
-
type: StringConstructor;
|
|
8280
|
-
default: any;
|
|
8281
|
-
};
|
|
8282
|
-
/**
|
|
8283
|
-
* A string specifying the type of control to render.
|
|
8284
|
-
* All `input` types are available but only `search`, `text` and `number` are fully supported.
|
|
8285
|
-
*
|
|
8286
|
-
* If `type` is `search`, use `bento-search-bar` instead.
|
|
8287
|
-
*/
|
|
8288
|
-
type: {
|
|
8289
|
-
type: PropType<BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"]>;
|
|
8290
|
-
default: BentoInputFieldType;
|
|
8291
|
-
};
|
|
8292
|
-
/**
|
|
8293
|
-
* Text displayed as the value of the input-field
|
|
8294
|
-
*/
|
|
8295
|
-
value: {
|
|
8296
|
-
type: PropType<BentoInputFieldValue>;
|
|
8297
|
-
default: any;
|
|
8298
|
-
};
|
|
8299
|
-
/**
|
|
8300
|
-
* Describes the different variants for the input element
|
|
8301
|
-
*/
|
|
8302
|
-
variant: {
|
|
8303
|
-
type: PropType<BentoInputFieldVariant | `${BentoInputFieldVariant}`>;
|
|
8304
|
-
default: BentoInputFieldVariant;
|
|
8305
|
-
validator: (value: BentoInputFieldVariant) => boolean;
|
|
8306
|
-
};
|
|
8307
|
-
}, {
|
|
8176
|
+
export declare const BentoInputField: __VLS_WithTemplateSlots_17<DefineComponent<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoInputFieldProps>, {
|
|
8177
|
+
ariaHidden: boolean;
|
|
8178
|
+
ariaLabel: any;
|
|
8179
|
+
condensed: boolean;
|
|
8180
|
+
disabled: boolean;
|
|
8181
|
+
dropdown: any;
|
|
8182
|
+
dropdownPosition: BentoInputFieldElementPosition;
|
|
8183
|
+
error: boolean;
|
|
8184
|
+
errorMessage: any;
|
|
8185
|
+
optional: boolean;
|
|
8186
|
+
placeholder: string;
|
|
8187
|
+
required: boolean;
|
|
8188
|
+
readonly: boolean;
|
|
8189
|
+
slashedZero: boolean;
|
|
8190
|
+
staticValue: string;
|
|
8191
|
+
staticValuePosition: BentoInputFieldElementPosition;
|
|
8192
|
+
tooltipText: any;
|
|
8193
|
+
type: BentoInputFieldType;
|
|
8194
|
+
value: any;
|
|
8195
|
+
variant: BentoInputFieldVariant;
|
|
8196
|
+
}>, {
|
|
8308
8197
|
focusInput: () => void;
|
|
8309
8198
|
focus: () => void;
|
|
8310
8199
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -8325,162 +8214,30 @@ keydown: (event: KeyboardEvent) => void;
|
|
|
8325
8214
|
keyup: (event: KeyboardEvent) => void;
|
|
8326
8215
|
} & {
|
|
8327
8216
|
input: (inputValue: string) => void;
|
|
8328
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8329
|
-
|
|
8330
|
-
|
|
8331
|
-
|
|
8332
|
-
|
|
8333
|
-
|
|
8334
|
-
|
|
8335
|
-
|
|
8336
|
-
|
|
8337
|
-
|
|
8338
|
-
|
|
8339
|
-
|
|
8340
|
-
|
|
8341
|
-
|
|
8342
|
-
|
|
8343
|
-
|
|
8344
|
-
|
|
8345
|
-
|
|
8346
|
-
|
|
8347
|
-
|
|
8348
|
-
|
|
8349
|
-
condensed: {
|
|
8350
|
-
type: BooleanConstructor;
|
|
8351
|
-
default: boolean;
|
|
8352
|
-
};
|
|
8353
|
-
/**
|
|
8354
|
-
* Disables the possibility of changing value in the input-field
|
|
8355
|
-
*/
|
|
8356
|
-
disabled: {
|
|
8357
|
-
type: BooleanConstructor;
|
|
8358
|
-
default: boolean;
|
|
8359
|
-
};
|
|
8360
|
-
/**
|
|
8361
|
-
* Dropdown props for the small selectable dropdown menu.
|
|
8362
|
-
* Properties supported:
|
|
8363
|
-
*
|
|
8364
|
-
* - `value`: Selected value of the dropdown
|
|
8365
|
-
* - `items`: List of available items
|
|
8366
|
-
* - `aria-label`: Text that labels the dropdown element
|
|
8367
|
-
*
|
|
8368
|
-
*/
|
|
8369
|
-
dropdown: {
|
|
8370
|
-
type: PropType<BentoInputDropdownProps>;
|
|
8371
|
-
default: any;
|
|
8372
|
-
};
|
|
8373
|
-
/**
|
|
8374
|
-
* Position of the dropdown before or after input value
|
|
8375
|
-
*/
|
|
8376
|
-
dropdownPosition: {
|
|
8377
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8378
|
-
default: BentoInputFieldElementPosition;
|
|
8379
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8380
|
-
};
|
|
8381
|
-
/**
|
|
8382
|
-
* Adds error validation class for outlining input-field.
|
|
8383
|
-
*
|
|
8384
|
-
* @deprecated Use "errorMessage" prop instead
|
|
8385
|
-
*/
|
|
8386
|
-
error: {
|
|
8387
|
-
type: BooleanConstructor;
|
|
8388
|
-
default: boolean;
|
|
8389
|
-
};
|
|
8390
|
-
/**
|
|
8391
|
-
* Renders input-field with an error state and the error message beneath the input box
|
|
8392
|
-
*/
|
|
8393
|
-
errorMessage: {
|
|
8394
|
-
type: StringConstructor;
|
|
8395
|
-
default: any;
|
|
8396
|
-
};
|
|
8397
|
-
/**
|
|
8398
|
-
* Highlights the dropdown is optional.
|
|
8399
|
-
*/
|
|
8400
|
-
optional: {
|
|
8401
|
-
type: BooleanConstructor;
|
|
8402
|
-
default: boolean;
|
|
8403
|
-
};
|
|
8404
|
-
/**
|
|
8405
|
-
* Text displayed as the placeholder of the input-field
|
|
8406
|
-
*/
|
|
8407
|
-
placeholder: {
|
|
8408
|
-
type: StringConstructor;
|
|
8409
|
-
default: string;
|
|
8410
|
-
};
|
|
8411
|
-
/**
|
|
8412
|
-
* Highlights the dropdown is required.
|
|
8413
|
-
*/
|
|
8414
|
-
required: {
|
|
8415
|
-
type: BooleanConstructor;
|
|
8416
|
-
default: boolean;
|
|
8417
|
-
};
|
|
8418
|
-
/**
|
|
8419
|
-
* Setting this property to true will set the input field to read only state.
|
|
8420
|
-
*/
|
|
8421
|
-
readonly: {
|
|
8422
|
-
type: BooleanConstructor;
|
|
8423
|
-
default: boolean;
|
|
8424
|
-
};
|
|
8425
|
-
/**
|
|
8426
|
-
* Renders a font numeric style with slashed zeros instead of normal ones.
|
|
8427
|
-
*/
|
|
8428
|
-
slashedZero: {
|
|
8429
|
-
type: BooleanConstructor;
|
|
8430
|
-
default: boolean;
|
|
8431
|
-
};
|
|
8432
|
-
/**
|
|
8433
|
-
* Static text that displayed before or after input value
|
|
8434
|
-
* Applicable to the Static Value variant
|
|
8435
|
-
*/
|
|
8436
|
-
staticValue: {
|
|
8437
|
-
type: StringConstructor;
|
|
8438
|
-
default: string;
|
|
8439
|
-
};
|
|
8440
|
-
/**
|
|
8441
|
-
* Position of Static Value before or after input value
|
|
8442
|
-
*/
|
|
8443
|
-
staticValuePosition: {
|
|
8444
|
-
type: PropType<BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`>;
|
|
8445
|
-
default: BentoInputFieldElementPosition;
|
|
8446
|
-
validator: (value: BentoInputFieldElementPosition) => boolean;
|
|
8447
|
-
};
|
|
8448
|
-
/**
|
|
8449
|
-
* Adds a info icon next to the label to display the passed tooltip message.
|
|
8450
|
-
*/
|
|
8451
|
-
tooltipText: {
|
|
8452
|
-
type: StringConstructor;
|
|
8453
|
-
default: any;
|
|
8454
|
-
};
|
|
8455
|
-
/**
|
|
8456
|
-
* A string specifying the type of control to render.
|
|
8457
|
-
* All `input` types are available but only `search`, `text` and `number` are fully supported.
|
|
8458
|
-
*
|
|
8459
|
-
* If `type` is `search`, use `bento-search-bar` instead.
|
|
8460
|
-
*/
|
|
8461
|
-
type: {
|
|
8462
|
-
type: PropType<BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"]>;
|
|
8463
|
-
default: BentoInputFieldType;
|
|
8464
|
-
};
|
|
8465
|
-
/**
|
|
8466
|
-
* Text displayed as the value of the input-field
|
|
8467
|
-
*/
|
|
8468
|
-
value: {
|
|
8469
|
-
type: PropType<BentoInputFieldValue>;
|
|
8470
|
-
default: any;
|
|
8471
|
-
};
|
|
8472
|
-
/**
|
|
8473
|
-
* Describes the different variants for the input element
|
|
8474
|
-
*/
|
|
8475
|
-
variant: {
|
|
8476
|
-
type: PropType<BentoInputFieldVariant | `${BentoInputFieldVariant}`>;
|
|
8477
|
-
default: BentoInputFieldVariant;
|
|
8478
|
-
validator: (value: BentoInputFieldVariant) => boolean;
|
|
8479
|
-
};
|
|
8480
|
-
}>>, {
|
|
8217
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToRuntimeProps_13<BentoInputFieldProps>, {
|
|
8218
|
+
ariaHidden: boolean;
|
|
8219
|
+
ariaLabel: any;
|
|
8220
|
+
condensed: boolean;
|
|
8221
|
+
disabled: boolean;
|
|
8222
|
+
dropdown: any;
|
|
8223
|
+
dropdownPosition: BentoInputFieldElementPosition;
|
|
8224
|
+
error: boolean;
|
|
8225
|
+
errorMessage: any;
|
|
8226
|
+
optional: boolean;
|
|
8227
|
+
placeholder: string;
|
|
8228
|
+
required: boolean;
|
|
8229
|
+
readonly: boolean;
|
|
8230
|
+
slashedZero: boolean;
|
|
8231
|
+
staticValue: string;
|
|
8232
|
+
staticValuePosition: BentoInputFieldElementPosition;
|
|
8233
|
+
tooltipText: any;
|
|
8234
|
+
type: BentoInputFieldType;
|
|
8235
|
+
value: any;
|
|
8236
|
+
variant: BentoInputFieldVariant;
|
|
8237
|
+
}>>>, {
|
|
8481
8238
|
value: BentoInputFieldValue;
|
|
8482
|
-
type:
|
|
8483
|
-
variant:
|
|
8239
|
+
type: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"];
|
|
8240
|
+
variant: BentoInputFieldVariant | `${BentoInputFieldVariant}`;
|
|
8484
8241
|
required: boolean;
|
|
8485
8242
|
condensed: boolean;
|
|
8486
8243
|
disabled: boolean;
|
|
@@ -8494,9 +8251,9 @@ placeholder: string;
|
|
|
8494
8251
|
ariaHidden: boolean;
|
|
8495
8252
|
slashedZero: boolean;
|
|
8496
8253
|
dropdown: BentoInputDropdownProps;
|
|
8497
|
-
dropdownPosition:
|
|
8254
|
+
dropdownPosition: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8498
8255
|
staticValue: string;
|
|
8499
|
-
staticValuePosition:
|
|
8256
|
+
staticValuePosition: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8500
8257
|
}>, {
|
|
8501
8258
|
default: (_: {}) => any;
|
|
8502
8259
|
iconBefore: (_: {}) => any;
|
|
@@ -8569,7 +8326,7 @@ export declare enum BentoInputFieldEvent {
|
|
|
8569
8326
|
* `
|
|
8570
8327
|
* }
|
|
8571
8328
|
*/
|
|
8572
|
-
export declare const BentoInputFieldPassword: DefineComponent<
|
|
8329
|
+
export declare const BentoInputFieldPassword: DefineComponent<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoInputFieldPasswordProps>, {
|
|
8573
8330
|
condensed: boolean;
|
|
8574
8331
|
disabled: boolean;
|
|
8575
8332
|
label: any;
|
|
@@ -8583,7 +8340,7 @@ withHint: boolean;
|
|
|
8583
8340
|
"input:valid": () => void;
|
|
8584
8341
|
} & {
|
|
8585
8342
|
input: (value: BentoInputFieldValue) => void;
|
|
8586
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8343
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToRuntimeProps_14<BentoInputFieldPasswordProps>, {
|
|
8587
8344
|
condensed: boolean;
|
|
8588
8345
|
disabled: boolean;
|
|
8589
8346
|
label: any;
|
|
@@ -8694,7 +8451,7 @@ export declare interface BentoInputFieldPasswordValidationListItem {
|
|
|
8694
8451
|
* `
|
|
8695
8452
|
* }
|
|
8696
8453
|
*/
|
|
8697
|
-
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_18<DefineComponent<
|
|
8454
|
+
export declare const BentoInputFieldPhoneNumber: __VLS_WithTemplateSlots_18<DefineComponent<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoInputFieldPhoneNumberProps>, {
|
|
8698
8455
|
countries: () => CountryCode_2[];
|
|
8699
8456
|
dynamicFiltering: boolean;
|
|
8700
8457
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
@@ -8703,7 +8460,7 @@ blur: () => void;
|
|
|
8703
8460
|
input: (value: string) => void;
|
|
8704
8461
|
} & {
|
|
8705
8462
|
"update:selected-country": (country: CountryCode_2) => void;
|
|
8706
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8463
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_15<__VLS_TypePropsToRuntimeProps_15<BentoInputFieldPhoneNumberProps>, {
|
|
8707
8464
|
countries: () => CountryCode_2[];
|
|
8708
8465
|
dynamicFiltering: boolean;
|
|
8709
8466
|
}>>>, {
|
|
@@ -8729,7 +8486,98 @@ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
|
|
|
8729
8486
|
dynamicFiltering?: boolean;
|
|
8730
8487
|
}
|
|
8731
8488
|
|
|
8732
|
-
declare
|
|
8489
|
+
export declare interface BentoInputFieldProps {
|
|
8490
|
+
/**
|
|
8491
|
+
* Indicates whether the element is exposed to an accessibility API.
|
|
8492
|
+
*/
|
|
8493
|
+
ariaHidden?: boolean;
|
|
8494
|
+
/**
|
|
8495
|
+
* Text that labels an the input element
|
|
8496
|
+
*
|
|
8497
|
+
* @deprecated from version 2.0.0. Use the aria-label attribute instead.
|
|
8498
|
+
*/
|
|
8499
|
+
ariaLabel?: string;
|
|
8500
|
+
/**
|
|
8501
|
+
* Reduces height of the input
|
|
8502
|
+
*/
|
|
8503
|
+
condensed?: boolean;
|
|
8504
|
+
/**
|
|
8505
|
+
* Disables the possibility of changing value in the input-field
|
|
8506
|
+
*/
|
|
8507
|
+
disabled?: boolean;
|
|
8508
|
+
/**
|
|
8509
|
+
* Dropdown props for the small selectable dropdown menu.
|
|
8510
|
+
* Properties supported:
|
|
8511
|
+
*
|
|
8512
|
+
* - `value`: Selected value of the dropdown
|
|
8513
|
+
* - `items`: List of available items
|
|
8514
|
+
* - `aria-label`: Text that labels the dropdown element
|
|
8515
|
+
*
|
|
8516
|
+
*/
|
|
8517
|
+
dropdown?: BentoInputDropdownProps;
|
|
8518
|
+
/**
|
|
8519
|
+
* Position of the dropdown before or after input value
|
|
8520
|
+
*/
|
|
8521
|
+
dropdownPosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8522
|
+
/**
|
|
8523
|
+
* Adds error validation class for outlining input-field.
|
|
8524
|
+
*
|
|
8525
|
+
* @deprecated Use "errorMessage" prop instead
|
|
8526
|
+
*/
|
|
8527
|
+
error?: boolean;
|
|
8528
|
+
/**
|
|
8529
|
+
* Renders input-field with an error state and the error message beneath the input box
|
|
8530
|
+
*/
|
|
8531
|
+
errorMessage?: string;
|
|
8532
|
+
/**
|
|
8533
|
+
* Highlights the dropdown is optional.
|
|
8534
|
+
*/
|
|
8535
|
+
optional?: boolean;
|
|
8536
|
+
/**
|
|
8537
|
+
* Text displayed as the placeholder of the input-field
|
|
8538
|
+
*/
|
|
8539
|
+
placeholder?: string;
|
|
8540
|
+
/**
|
|
8541
|
+
* Highlights the dropdown is required.
|
|
8542
|
+
*/
|
|
8543
|
+
required?: boolean;
|
|
8544
|
+
/**
|
|
8545
|
+
* Setting this property to true will set the input field to read only state.
|
|
8546
|
+
*/
|
|
8547
|
+
readonly?: boolean;
|
|
8548
|
+
/**
|
|
8549
|
+
* Renders a font numeric style with slashed zeros instead of normal ones.
|
|
8550
|
+
*/
|
|
8551
|
+
slashedZero?: boolean;
|
|
8552
|
+
/**
|
|
8553
|
+
* Static text that displayed before or after input value
|
|
8554
|
+
* Applicable to the Static Value variant
|
|
8555
|
+
*/
|
|
8556
|
+
staticValue?: string;
|
|
8557
|
+
/**
|
|
8558
|
+
* Position of Static Value before or after input value
|
|
8559
|
+
*/
|
|
8560
|
+
staticValuePosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
8561
|
+
/**
|
|
8562
|
+
* Adds a info icon next to the label to display the passed tooltip message.
|
|
8563
|
+
*/
|
|
8564
|
+
tooltipText?: string;
|
|
8565
|
+
/**
|
|
8566
|
+
* A string specifying the type of control to render.
|
|
8567
|
+
* All `input` types are available but only `search`, `text` and `number` are fully supported.
|
|
8568
|
+
*
|
|
8569
|
+
* If `type` is `search`, use `bento-search-bar` instead.
|
|
8570
|
+
*/
|
|
8571
|
+
type?: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement['type'];
|
|
8572
|
+
/**
|
|
8573
|
+
* Text displayed as the value of the input-field
|
|
8574
|
+
*/
|
|
8575
|
+
value?: BentoInputFieldValue;
|
|
8576
|
+
/**
|
|
8577
|
+
* Describes the different variants for the input element
|
|
8578
|
+
*/
|
|
8579
|
+
variant?: BentoInputFieldVariant | `${BentoInputFieldVariant}`;
|
|
8580
|
+
}
|
|
8733
8581
|
|
|
8734
8582
|
export declare enum BentoInputFieldStateClass {
|
|
8735
8583
|
CONDENSED = "condensed",
|
|
@@ -8767,7 +8615,63 @@ export declare type BentoInputFilterInputAndDropdownValues = {
|
|
|
8767
8615
|
dropdownValue?: string;
|
|
8768
8616
|
};
|
|
8769
8617
|
|
|
8770
|
-
export declare
|
|
8618
|
+
export declare interface BentoInputFilterOptions {
|
|
8619
|
+
/**
|
|
8620
|
+
* @deprecated BentoInputFilter "options" no longer supports "dropdown". Use the "BentoFilterItemType.INPUT_DROPDOWN" instead of "BentoFilterItemType.INPUT"
|
|
8621
|
+
*/
|
|
8622
|
+
dropdown?: any;
|
|
8623
|
+
/**
|
|
8624
|
+
* @deprecated BentoInputFilter "options" no longer supports "dropdownPosition". Use the "BentoFilterItemType.INPUT_DROPDOWN" instead of "BentoFilterItemType.INPUT"
|
|
8625
|
+
*/
|
|
8626
|
+
dropdownPosition?: any;
|
|
8627
|
+
/**
|
|
8628
|
+
* Sets a placeholder in the input field
|
|
8629
|
+
*/
|
|
8630
|
+
placeholder?: BentoInputFieldProps['placeholder'];
|
|
8631
|
+
/**
|
|
8632
|
+
* @deprecated from version 2.0.0. BentoInputFilter "options" no longer supports "variant". Use the "BentoFilterItemType.INPUT_DROPDOWN" instead of "BentoFilterItemType.INPUT"
|
|
8633
|
+
*/
|
|
8634
|
+
variant?: 'dropdown';
|
|
8635
|
+
}
|
|
8636
|
+
|
|
8637
|
+
export declare interface BentoInputFilterProps {
|
|
8638
|
+
/**
|
|
8639
|
+
* Default value of the filter to reset to.
|
|
8640
|
+
*/
|
|
8641
|
+
defaultValue?: string;
|
|
8642
|
+
/**
|
|
8643
|
+
* Disables the filter from being interacted with.
|
|
8644
|
+
*/
|
|
8645
|
+
disabled?: boolean;
|
|
8646
|
+
/**
|
|
8647
|
+
* Filter name/key referencing the actual property name in the data set.
|
|
8648
|
+
* Should be unique per filter bar.
|
|
8649
|
+
*/
|
|
8650
|
+
field: string;
|
|
8651
|
+
/**
|
|
8652
|
+
* Label text to be displayed
|
|
8653
|
+
*/
|
|
8654
|
+
label: string;
|
|
8655
|
+
/**
|
|
8656
|
+
* Renders the base filter's slot content only - leaving out the button and the popover.
|
|
8657
|
+
* Used for the allFiltersModal component.
|
|
8658
|
+
*/
|
|
8659
|
+
onlySlot?: boolean;
|
|
8660
|
+
/**
|
|
8661
|
+
* List of options that are needed to setup the filter
|
|
8662
|
+
* Available options:
|
|
8663
|
+
* - placeholder: allows to set a placeholder to the search bar
|
|
8664
|
+
* - dropdown (deprecated): all the dropdown properties that can be set in the inner dropdown of the input field. @see BentoDropdown for more info.
|
|
8665
|
+
* - dropdownPosition (deprecated): allow the user to set the dropdown on the left or right side. Accepts the `start` or `end` values.
|
|
8666
|
+
* - variant (deprecated): can be `undefined` or set to `dropdown`. Enables dropdown input variant.
|
|
8667
|
+
*/
|
|
8668
|
+
options?: BentoInputFilterOptions;
|
|
8669
|
+
/**
|
|
8670
|
+
* Current value of the filter.
|
|
8671
|
+
* If the options.variant is equal to 'dropdown', the value should be of type `{ inputValue: string | null; dropdownValue?: string }`.
|
|
8672
|
+
*/
|
|
8673
|
+
value?: BentoInputFilterValue;
|
|
8674
|
+
}
|
|
8771
8675
|
|
|
8772
8676
|
export declare type BentoInputFilterValue = string | null | BentoInputFilterInputAndDropdownValues;
|
|
8773
8677
|
|
|
@@ -8805,7 +8709,7 @@ export declare type BentoInpuWithDropdowntFilterValue = {
|
|
|
8805
8709
|
* `
|
|
8806
8710
|
* }
|
|
8807
8711
|
*/
|
|
8808
|
-
export declare const BentoInspector: __VLS_WithTemplateSlots_19<DefineComponent<
|
|
8712
|
+
export declare const BentoInspector: __VLS_WithTemplateSlots_19<DefineComponent<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<{
|
|
8809
8713
|
/**
|
|
8810
8714
|
* ID of the current active inspector page
|
|
8811
8715
|
*/
|
|
@@ -8842,7 +8746,7 @@ size: string;
|
|
|
8842
8746
|
"update:active-page": (value: string) => void;
|
|
8843
8747
|
} & {
|
|
8844
8748
|
expand: () => void;
|
|
8845
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8749
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_16<__VLS_TypePropsToRuntimeProps_16<{
|
|
8846
8750
|
/**
|
|
8847
8751
|
* ID of the current active inspector page
|
|
8848
8752
|
*/
|
|
@@ -8932,10 +8836,10 @@ export declare enum BentoKeyboardNavigationKeyDownEvent {
|
|
|
8932
8836
|
* `
|
|
8933
8837
|
* }
|
|
8934
8838
|
*/
|
|
8935
|
-
export declare const BentoLayout: __VLS_WithTemplateSlots_20<DefineComponent<
|
|
8839
|
+
export declare const BentoLayout: __VLS_WithTemplateSlots_20<DefineComponent<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoLayoutProps>, {
|
|
8936
8840
|
size: string;
|
|
8937
8841
|
variant: string;
|
|
8938
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8842
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_17<__VLS_TypePropsToRuntimeProps_17<BentoLayoutProps>, {
|
|
8939
8843
|
size: string;
|
|
8940
8844
|
variant: string;
|
|
8941
8845
|
}>>>, {
|
|
@@ -8978,9 +8882,9 @@ export declare interface BentoLayoutProps {
|
|
|
8978
8882
|
* `
|
|
8979
8883
|
* }
|
|
8980
8884
|
*/
|
|
8981
|
-
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_21<DefineComponent<
|
|
8885
|
+
export declare const BentoLayoutRow: __VLS_WithTemplateSlots_21<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoLayoutRowProps>, {
|
|
8982
8886
|
columnsLayout: string;
|
|
8983
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
8887
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToRuntimeProps_18<BentoLayoutRowProps>, {
|
|
8984
8888
|
columnsLayout: string;
|
|
8985
8889
|
}>>>, {
|
|
8986
8890
|
columnsLayout: BentoLayoutRowColumnLayout;
|
|
@@ -9027,12 +8931,12 @@ export declare type BentoLazyLoadType = 'automatic' | 'button' | 'none';
|
|
|
9027
8931
|
* `
|
|
9028
8932
|
* }
|
|
9029
8933
|
*/
|
|
9030
|
-
export declare const BentoLink: __VLS_WithTemplateSlots_22<DefineComponent<
|
|
8934
|
+
export declare const BentoLink: __VLS_WithTemplateSlots_22<DefineComponent<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoLinkProps>, {
|
|
9031
8935
|
target: any;
|
|
9032
8936
|
variant: BentoLinkVariant;
|
|
9033
8937
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
9034
8938
|
click: (clickEvent: MouseEvent) => void;
|
|
9035
|
-
}, string, Readonly<ExtractPropTypes<
|
|
8939
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_19<__VLS_TypePropsToRuntimeProps_19<BentoLinkProps>, {
|
|
9036
8940
|
target: any;
|
|
9037
8941
|
variant: BentoLinkVariant;
|
|
9038
8942
|
}>>>, {
|
|
@@ -9402,9 +9306,20 @@ teleport: {
|
|
|
9402
9306
|
type: BooleanConstructor;
|
|
9403
9307
|
default: boolean;
|
|
9404
9308
|
};
|
|
9309
|
+
/**
|
|
9310
|
+
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
9311
|
+
* (or `dialog` if popover is inside a dialog).
|
|
9312
|
+
*
|
|
9313
|
+
* @see {@link OnClickOutsideOptions}
|
|
9314
|
+
*/
|
|
9315
|
+
closeOnClickOutsideOptions: {
|
|
9316
|
+
type: PropType<OnClickOutsideOptions>;
|
|
9317
|
+
default: any;
|
|
9318
|
+
};
|
|
9405
9319
|
}, {
|
|
9406
9320
|
popoverRef: Ref<HTMLElement>;
|
|
9407
9321
|
menuButtonRef: any;
|
|
9322
|
+
menuItemListRef: any;
|
|
9408
9323
|
menuId: string;
|
|
9409
9324
|
popoverId: string;
|
|
9410
9325
|
showMenu: Ref<boolean>;
|
|
@@ -9418,13 +9333,13 @@ computedClasses: ComputedRef< {
|
|
|
9418
9333
|
}>;
|
|
9419
9334
|
isInverseColorSet: Ref<boolean>;
|
|
9420
9335
|
hasSlot: (name: string) => boolean;
|
|
9421
|
-
onKeyDown: () => void;
|
|
9422
|
-
onKeyUp: () => void;
|
|
9423
|
-
closeMenu: () => void;
|
|
9336
|
+
onKeyDown: (event: KeyboardEvent) => void;
|
|
9337
|
+
onKeyUp: (event: KeyboardEvent) => void;
|
|
9338
|
+
closeMenu: (revertFocus?: boolean) => void;
|
|
9424
9339
|
menuItemClick: () => void;
|
|
9425
9340
|
toggleShowMenu: (e: MouseEvent) => void;
|
|
9426
9341
|
t: (key: "backButton" | "menuButton", values?: default_2.Values) => string;
|
|
9427
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoMenuEvent.CLOSE | BentoMenuEvent.OPEN | "menu-item-click")[], string, Readonly<ExtractPropTypes< {
|
|
9342
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, (BentoMenuEvent.CLOSE | BentoMenuEvent.OPEN | "menu-item-click" | "click-outside")[], string, Readonly<ExtractPropTypes< {
|
|
9428
9343
|
/**
|
|
9429
9344
|
* Object containing props to change the menu button appearance. Accepts the same props present in BentoButton.
|
|
9430
9345
|
*/
|
|
@@ -9487,6 +9402,16 @@ teleport: {
|
|
|
9487
9402
|
type: BooleanConstructor;
|
|
9488
9403
|
default: boolean;
|
|
9489
9404
|
};
|
|
9405
|
+
/**
|
|
9406
|
+
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
9407
|
+
* (or `dialog` if popover is inside a dialog).
|
|
9408
|
+
*
|
|
9409
|
+
* @see {@link OnClickOutsideOptions}
|
|
9410
|
+
*/
|
|
9411
|
+
closeOnClickOutsideOptions: {
|
|
9412
|
+
type: PropType<OnClickOutsideOptions>;
|
|
9413
|
+
default: any;
|
|
9414
|
+
};
|
|
9490
9415
|
}>>, {
|
|
9491
9416
|
button: BentoMenuButtonProps;
|
|
9492
9417
|
teleport: boolean;
|
|
@@ -9495,6 +9420,7 @@ menuPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "aut
|
|
|
9495
9420
|
menuFixedPositioning: boolean;
|
|
9496
9421
|
menuWidth: number;
|
|
9497
9422
|
revertFocusToButton: boolean;
|
|
9423
|
+
closeOnClickOutsideOptions: any;
|
|
9498
9424
|
}>;
|
|
9499
9425
|
|
|
9500
9426
|
export declare type BentoMenuButtonProps = {
|
|
@@ -9520,6 +9446,7 @@ export declare interface BentoMenuItem {
|
|
|
9520
9446
|
critical?: boolean;
|
|
9521
9447
|
indent?: boolean;
|
|
9522
9448
|
addDivider?: boolean;
|
|
9449
|
+
skipClose?: boolean;
|
|
9523
9450
|
}
|
|
9524
9451
|
|
|
9525
9452
|
/**
|
|
@@ -10522,10 +10449,10 @@ hidePageSize: boolean;
|
|
|
10522
10449
|
* `
|
|
10523
10450
|
* }
|
|
10524
10451
|
*/
|
|
10525
|
-
export declare const BentoPaymentMethod: DefineComponent<
|
|
10452
|
+
export declare const BentoPaymentMethod: DefineComponent<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoPaymentMethodProps>, {
|
|
10526
10453
|
type: string;
|
|
10527
10454
|
small: boolean;
|
|
10528
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
10455
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_20<__VLS_TypePropsToRuntimeProps_20<BentoPaymentMethodProps>, {
|
|
10529
10456
|
type: string;
|
|
10530
10457
|
small: boolean;
|
|
10531
10458
|
}>>>, {
|
|
@@ -11819,6 +11746,13 @@ withoutSpace: {
|
|
|
11819
11746
|
type: BooleanConstructor;
|
|
11820
11747
|
default: boolean;
|
|
11821
11748
|
};
|
|
11749
|
+
/**
|
|
11750
|
+
* Allows content to appear outside of the popover. Used when there are nested popovers.
|
|
11751
|
+
*/
|
|
11752
|
+
overflowVisible: {
|
|
11753
|
+
type: BooleanConstructor;
|
|
11754
|
+
default: boolean;
|
|
11755
|
+
};
|
|
11822
11756
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
11823
11757
|
dismiss: () => void;
|
|
11824
11758
|
} & {
|
|
@@ -11988,6 +11922,13 @@ withoutSpace: {
|
|
|
11988
11922
|
type: BooleanConstructor;
|
|
11989
11923
|
default: boolean;
|
|
11990
11924
|
};
|
|
11925
|
+
/**
|
|
11926
|
+
* Allows content to appear outside of the popover. Used when there are nested popovers.
|
|
11927
|
+
*/
|
|
11928
|
+
overflowVisible: {
|
|
11929
|
+
type: BooleanConstructor;
|
|
11930
|
+
default: boolean;
|
|
11931
|
+
};
|
|
11991
11932
|
}>>, {
|
|
11992
11933
|
small: boolean;
|
|
11993
11934
|
title: string;
|
|
@@ -12005,6 +11946,7 @@ disableFocusTrap: boolean;
|
|
|
12005
11946
|
dismissible: boolean;
|
|
12006
11947
|
fitContent: boolean;
|
|
12007
11948
|
withoutSpace: boolean;
|
|
11949
|
+
overflowVisible: boolean;
|
|
12008
11950
|
}>, {
|
|
12009
11951
|
image: (_: {}) => any;
|
|
12010
11952
|
headerIcon: (_: {}) => any;
|
|
@@ -12053,7 +11995,7 @@ export declare type BentoPopoverPositions = PopperContainerPosition;
|
|
|
12053
11995
|
* `
|
|
12054
11996
|
* };
|
|
12055
11997
|
*/
|
|
12056
|
-
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_28<DefineComponent<
|
|
11998
|
+
export declare const BentoPromoBanner: __VLS_WithTemplateSlots_28<DefineComponent<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoPromoBannerProps>, {
|
|
12057
11999
|
actions: any;
|
|
12058
12000
|
color: BentoPromoBannerColor;
|
|
12059
12001
|
isDismissible: boolean;
|
|
@@ -12061,7 +12003,7 @@ dismissButtonText: any;
|
|
|
12061
12003
|
layout: BentoPromoBannerLayout;
|
|
12062
12004
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12063
12005
|
dismiss: () => void;
|
|
12064
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12006
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_21<__VLS_TypePropsToRuntimeProps_21<BentoPromoBannerProps>, {
|
|
12065
12007
|
actions: any;
|
|
12066
12008
|
color: BentoPromoBannerColor;
|
|
12067
12009
|
isDismissible: boolean;
|
|
@@ -12646,50 +12588,13 @@ export declare enum BentoRadioGroupVariant {
|
|
|
12646
12588
|
* }
|
|
12647
12589
|
* }
|
|
12648
12590
|
*/
|
|
12649
|
-
export declare const BentoSearchBar: DefineComponent<
|
|
12650
|
-
|
|
12651
|
-
|
|
12652
|
-
|
|
12653
|
-
|
|
12654
|
-
|
|
12655
|
-
|
|
12656
|
-
};
|
|
12657
|
-
/**
|
|
12658
|
-
* Reduces height of the search bar
|
|
12659
|
-
*/
|
|
12660
|
-
condensed: {
|
|
12661
|
-
type: BooleanConstructor;
|
|
12662
|
-
default: boolean;
|
|
12663
|
-
};
|
|
12664
|
-
/**
|
|
12665
|
-
* Custom debounce time. Default: 300
|
|
12666
|
-
*/
|
|
12667
|
-
debounceTime: {
|
|
12668
|
-
type: NumberConstructor;
|
|
12669
|
-
default: number;
|
|
12670
|
-
};
|
|
12671
|
-
/**
|
|
12672
|
-
* Text displayed as a hint when the field is not empty
|
|
12673
|
-
*/
|
|
12674
|
-
hint: {
|
|
12675
|
-
type: StringConstructor;
|
|
12676
|
-
default: string;
|
|
12677
|
-
};
|
|
12678
|
-
/**
|
|
12679
|
-
* Text displayed as the placeholder of the input-field
|
|
12680
|
-
*/
|
|
12681
|
-
placeholder: {
|
|
12682
|
-
type: StringConstructor;
|
|
12683
|
-
default: string;
|
|
12684
|
-
};
|
|
12685
|
-
/**
|
|
12686
|
-
* Text displayed as the value being searched
|
|
12687
|
-
*/
|
|
12688
|
-
value: {
|
|
12689
|
-
type: StringConstructor;
|
|
12690
|
-
default: any;
|
|
12691
|
-
};
|
|
12692
|
-
}, {
|
|
12591
|
+
export declare const BentoSearchBar: DefineComponent<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoSearchBarProps>, {
|
|
12592
|
+
condensed: boolean;
|
|
12593
|
+
debounceTime: number;
|
|
12594
|
+
hint: string;
|
|
12595
|
+
placeholder: string;
|
|
12596
|
+
value: any;
|
|
12597
|
+
}>, {
|
|
12693
12598
|
/**
|
|
12694
12599
|
* Focus on the input field when called.
|
|
12695
12600
|
*/
|
|
@@ -12704,50 +12609,13 @@ clear: () => void;
|
|
|
12704
12609
|
blur: () => void;
|
|
12705
12610
|
} & {
|
|
12706
12611
|
focus: () => void;
|
|
12707
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12708
|
-
|
|
12709
|
-
|
|
12710
|
-
|
|
12711
|
-
|
|
12712
|
-
|
|
12713
|
-
|
|
12714
|
-
};
|
|
12715
|
-
/**
|
|
12716
|
-
* Reduces height of the search bar
|
|
12717
|
-
*/
|
|
12718
|
-
condensed: {
|
|
12719
|
-
type: BooleanConstructor;
|
|
12720
|
-
default: boolean;
|
|
12721
|
-
};
|
|
12722
|
-
/**
|
|
12723
|
-
* Custom debounce time. Default: 300
|
|
12724
|
-
*/
|
|
12725
|
-
debounceTime: {
|
|
12726
|
-
type: NumberConstructor;
|
|
12727
|
-
default: number;
|
|
12728
|
-
};
|
|
12729
|
-
/**
|
|
12730
|
-
* Text displayed as a hint when the field is not empty
|
|
12731
|
-
*/
|
|
12732
|
-
hint: {
|
|
12733
|
-
type: StringConstructor;
|
|
12734
|
-
default: string;
|
|
12735
|
-
};
|
|
12736
|
-
/**
|
|
12737
|
-
* Text displayed as the placeholder of the input-field
|
|
12738
|
-
*/
|
|
12739
|
-
placeholder: {
|
|
12740
|
-
type: StringConstructor;
|
|
12741
|
-
default: string;
|
|
12742
|
-
};
|
|
12743
|
-
/**
|
|
12744
|
-
* Text displayed as the value being searched
|
|
12745
|
-
*/
|
|
12746
|
-
value: {
|
|
12747
|
-
type: StringConstructor;
|
|
12748
|
-
default: any;
|
|
12749
|
-
};
|
|
12750
|
-
}>>, {
|
|
12612
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_23<__VLS_TypePropsToRuntimeProps_23<BentoSearchBarProps>, {
|
|
12613
|
+
condensed: boolean;
|
|
12614
|
+
debounceTime: number;
|
|
12615
|
+
hint: string;
|
|
12616
|
+
placeholder: string;
|
|
12617
|
+
value: any;
|
|
12618
|
+
}>>>, {
|
|
12751
12619
|
value: string;
|
|
12752
12620
|
condensed: boolean;
|
|
12753
12621
|
debounceTime: number;
|
|
@@ -12775,6 +12643,33 @@ export declare interface BentoSearchBarItem {
|
|
|
12775
12643
|
items?: Array<BentoSearchBarItem>;
|
|
12776
12644
|
}
|
|
12777
12645
|
|
|
12646
|
+
export declare interface BentoSearchBarProps {
|
|
12647
|
+
/**
|
|
12648
|
+
* Text that labels an the search bar input element
|
|
12649
|
+
*/
|
|
12650
|
+
inputFieldAriaLabel: string;
|
|
12651
|
+
/**
|
|
12652
|
+
* Reduces height of the search bar. Default: false
|
|
12653
|
+
*/
|
|
12654
|
+
condensed?: boolean;
|
|
12655
|
+
/**
|
|
12656
|
+
* Custom debounce time. Default: 300
|
|
12657
|
+
*/
|
|
12658
|
+
debounceTime?: number;
|
|
12659
|
+
/**
|
|
12660
|
+
* Text displayed as a hint when the field is not empty
|
|
12661
|
+
*/
|
|
12662
|
+
hint?: string;
|
|
12663
|
+
/**
|
|
12664
|
+
* Text displayed as the placeholder of the input-field
|
|
12665
|
+
*/
|
|
12666
|
+
placeholder?: string;
|
|
12667
|
+
/**
|
|
12668
|
+
* Text displayed as the value being searched
|
|
12669
|
+
*/
|
|
12670
|
+
value?: string;
|
|
12671
|
+
}
|
|
12672
|
+
|
|
12778
12673
|
/**
|
|
12779
12674
|
* Secondary Nav offers users a structured way to access information.
|
|
12780
12675
|
* It also provides a clear hierarchy for users to understand and navigate through various information.
|
|
@@ -12797,7 +12692,7 @@ export declare interface BentoSearchBarItem {
|
|
|
12797
12692
|
* }
|
|
12798
12693
|
* }
|
|
12799
12694
|
*/
|
|
12800
|
-
export declare const BentoSecondaryNav: DefineComponent<
|
|
12695
|
+
export declare const BentoSecondaryNav: DefineComponent<__VLS_TypePropsToRuntimeProps_24<{
|
|
12801
12696
|
/**
|
|
12802
12697
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
12803
12698
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -12810,7 +12705,7 @@ items: BentoSecondaryNavItems;
|
|
|
12810
12705
|
value?: string;
|
|
12811
12706
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
12812
12707
|
change: (category: string) => void;
|
|
12813
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12708
|
+
}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_24<{
|
|
12814
12709
|
/**
|
|
12815
12710
|
* An array containing all the items on the nav. The array can have either {@see BentoSecondaryNavItemsCategory },
|
|
12816
12711
|
* which is used to group different items or {@see BentoSecondaryNavItemsItem } if you don't need to group them.
|
|
@@ -12855,7 +12750,7 @@ export declare interface BentoSecondaryNavState {
|
|
|
12855
12750
|
* `
|
|
12856
12751
|
* }
|
|
12857
12752
|
*/
|
|
12858
|
-
export declare const BentoSegmentedControl: DefineComponent<
|
|
12753
|
+
export declare const BentoSegmentedControl: DefineComponent<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoSegmentedControlProps>, {
|
|
12859
12754
|
ariaLabel: any;
|
|
12860
12755
|
fullWidth: boolean;
|
|
12861
12756
|
wrap: boolean;
|
|
@@ -12864,7 +12759,7 @@ modelValue: any;
|
|
|
12864
12759
|
"update:model-value": (value: any) => void;
|
|
12865
12760
|
} & {
|
|
12866
12761
|
input: (value: BentoSegmentedControlValue) => void;
|
|
12867
|
-
}, string, Readonly<ExtractPropTypes<
|
|
12762
|
+
}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_24<__VLS_TypePropsToRuntimeProps_25<BentoSegmentedControlProps>, {
|
|
12868
12763
|
ariaLabel: any;
|
|
12869
12764
|
fullWidth: boolean;
|
|
12870
12765
|
wrap: boolean;
|
|
@@ -13804,7 +13699,7 @@ destructiveActions: boolean;
|
|
|
13804
13699
|
* `
|
|
13805
13700
|
* }
|
|
13806
13701
|
*/
|
|
13807
|
-
export declare const BentoStatus: __VLS_WithTemplateSlots_35<DefineComponent<
|
|
13702
|
+
export declare const BentoStatus: __VLS_WithTemplateSlots_35<DefineComponent<__VLS_TypePropsToRuntimeProps_26<BentoStatusProps>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_26<BentoStatusProps>>>, {}>, {
|
|
13808
13703
|
default: (_: {}) => any;
|
|
13809
13704
|
}>;
|
|
13810
13705
|
|
|
@@ -14013,7 +13908,7 @@ export declare enum BentoStepperVariantOption {
|
|
|
14013
13908
|
* `
|
|
14014
13909
|
* }
|
|
14015
13910
|
*/
|
|
14016
|
-
export declare const BentoStructuredList: __VLS_WithTemplateSlots_38<DefineComponent<
|
|
13911
|
+
export declare const BentoStructuredList: __VLS_WithTemplateSlots_38<DefineComponent<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_27<{
|
|
14017
13912
|
/**
|
|
14018
13913
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14019
13914
|
*/
|
|
@@ -14034,7 +13929,7 @@ layout?: BentoStructuredListLayoutOptions;
|
|
|
14034
13929
|
}>, {
|
|
14035
13930
|
labelsWidth: any;
|
|
14036
13931
|
layout: string;
|
|
14037
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
13932
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_25<__VLS_TypePropsToRuntimeProps_27<{
|
|
14038
13933
|
/**
|
|
14039
13934
|
* Width of the labels container, in pixels. Overrides layout prop.
|
|
14040
13935
|
*/
|
|
@@ -14085,7 +13980,7 @@ labelsWidth: number;
|
|
|
14085
13980
|
* `
|
|
14086
13981
|
* }
|
|
14087
13982
|
*/
|
|
14088
|
-
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_39<DefineComponent<
|
|
13983
|
+
export declare const BentoStructuredListItem: __VLS_WithTemplateSlots_39<DefineComponent<__VLS_TypePropsToRuntimeProps_28<{
|
|
14089
13984
|
/**
|
|
14090
13985
|
* Label to display for the value
|
|
14091
13986
|
*/
|
|
@@ -14110,7 +14005,7 @@ searchTooltip?: string;
|
|
|
14110
14005
|
* Truncates the value of the item
|
|
14111
14006
|
*/
|
|
14112
14007
|
truncate?: boolean;
|
|
14113
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
14008
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_TypePropsToRuntimeProps_28<{
|
|
14114
14009
|
/**
|
|
14115
14010
|
* Label to display for the value
|
|
14116
14011
|
*/
|
|
@@ -15138,11 +15033,11 @@ declare enum BentoTabsEvent {
|
|
|
15138
15033
|
ACTIVE_TAB_INDEX = "update:active-tab-index"
|
|
15139
15034
|
}
|
|
15140
15035
|
|
|
15141
|
-
export declare const BentoTag: DefineComponent<
|
|
15036
|
+
export declare const BentoTag: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoTagProps>, {
|
|
15142
15037
|
label: any;
|
|
15143
15038
|
truncate: any;
|
|
15144
15039
|
variant: BentoTagVariant;
|
|
15145
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
15040
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToRuntimeProps_22<BentoTagProps>, {
|
|
15146
15041
|
label: any;
|
|
15147
15042
|
truncate: any;
|
|
15148
15043
|
variant: BentoTagVariant;
|
|
@@ -15425,8 +15320,8 @@ height: string;
|
|
|
15425
15320
|
tooltipText: string;
|
|
15426
15321
|
errorMessage: string;
|
|
15427
15322
|
ariaLabel: string;
|
|
15428
|
-
placeholder: string;
|
|
15429
15323
|
characterLimit: number;
|
|
15324
|
+
placeholder: string;
|
|
15430
15325
|
clearable: boolean;
|
|
15431
15326
|
resizable: "none" | "vertical" | "horizontal" | "both" | BentoTextareaResizeOption;
|
|
15432
15327
|
}>;
|
|
@@ -16279,7 +16174,7 @@ export declare interface BentoTutorialStep {
|
|
|
16279
16174
|
* `
|
|
16280
16175
|
* }
|
|
16281
16176
|
*/
|
|
16282
|
-
export declare const BentoTypography: __VLS_WithTemplateSlots_40<DefineComponent<
|
|
16177
|
+
export declare const BentoTypography: __VLS_WithTemplateSlots_40<DefineComponent<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_29<{
|
|
16283
16178
|
/**
|
|
16284
16179
|
* Sets the HTML DOM element.
|
|
16285
16180
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -16327,7 +16222,7 @@ stronger: boolean;
|
|
|
16327
16222
|
strongest: boolean;
|
|
16328
16223
|
variant: BentoTypographyVariant;
|
|
16329
16224
|
wide: boolean;
|
|
16330
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<
|
|
16225
|
+
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_26<__VLS_TypePropsToRuntimeProps_29<{
|
|
16331
16226
|
/**
|
|
16332
16227
|
* Sets the HTML DOM element.
|
|
16333
16228
|
* @values h1, h2, h3, h4, h5, h6, div, p, span
|
|
@@ -16451,6 +16346,16 @@ declare type CalendarMonthIsDateDisabled = (date: Date) => boolean;
|
|
|
16451
16346
|
export { CalendarMonthIsDateDisabled as BentoDatePickerIsDateDisabled }
|
|
16452
16347
|
export { CalendarMonthIsDateDisabled as BentoDateRangePickerIsDateDisabled }
|
|
16453
16348
|
|
|
16349
|
+
/**
|
|
16350
|
+
* Private types
|
|
16351
|
+
*/
|
|
16352
|
+
declare enum CalendarVariant {
|
|
16353
|
+
DAY = "day",
|
|
16354
|
+
MONTH = "month"
|
|
16355
|
+
}
|
|
16356
|
+
export { CalendarVariant as BentoDatePickerVariant }
|
|
16357
|
+
export { CalendarVariant as BentoDateRangePickerVariant }
|
|
16358
|
+
|
|
16454
16359
|
export declare type Component = object;
|
|
16455
16360
|
|
|
16456
16361
|
export declare enum DateFormat {
|