@adyen/bento-vue3 2.0.0-rc.0 → 2.0.0-rc.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@types/index.d.ts +150 -892
- package/dist/accordion.js +1 -1
- package/dist/action-bar.js +1 -1
- package/dist/ai-tag.js +1 -1
- package/dist/alert.js +1 -1
- package/dist/anchor-scroller.js +1 -1
- package/dist/assets/accordion-item.css +1 -1
- package/dist/assets/action-bar.css +1 -1
- package/dist/assets/base-modal.css +1 -1
- package/dist/assets/button-actions.css +1 -1
- package/dist/assets/card.css +1 -1
- package/dist/assets/checkbox-group.css +1 -1
- package/dist/assets/country.css +1 -1
- package/dist/assets/data-grid.css +1 -1
- package/dist/assets/date-picker.css +1 -1
- package/dist/assets/date-range-picker.css +1 -1
- package/dist/assets/dialog-page.css +1 -1
- package/dist/assets/dropdown-tag.css +1 -1
- package/dist/assets/dropdown.css +1 -1
- package/dist/assets/file-uploader.css +1 -1
- package/dist/assets/filter-bar.css +1 -1
- package/dist/assets/input-field-password.css +1 -1
- package/dist/assets/input-field-phone-number.css +1 -1
- package/dist/assets/input-field.css +1 -1
- package/dist/assets/inspector.css +1 -1
- package/dist/assets/modal-fullscreen.css +1 -1
- package/dist/assets/navigation-menu-group.css +1 -1
- package/dist/assets/pagination.css +1 -1
- package/dist/assets/radio-group.css +1 -1
- package/dist/assets/secondary-nav.css +1 -1
- package/dist/assets/segmented-control.css +1 -1
- package/dist/assets/selection-card-group.css +1 -1
- package/dist/assets/sidepanel.css +1 -1
- package/dist/assets/textarea.css +1 -1
- package/dist/button.js +3 -3
- package/dist/card.js +1 -1
- package/dist/checkbox.js +2 -2
- package/dist/chip.js +1 -1
- package/dist/chunks/{accordion-item.CbW267Sz.js → accordion-item.CDqXAJ_o.js} +30 -30
- package/dist/chunks/{accordion-item.CbW267Sz.js.map → accordion-item.CDqXAJ_o.js.map} +1 -1
- package/dist/chunks/{action-bar.BCeqKil3.js → action-bar.CPc9SKTB.js} +49 -49
- package/dist/chunks/{action-bar.BCeqKil3.js.map → action-bar.CPc9SKTB.js.map} +1 -1
- package/dist/chunks/{ai-button.CNfXLJIZ.js → ai-button.HyFL1Urc.js} +20 -20
- package/dist/chunks/{ai-button.CNfXLJIZ.js.map → ai-button.HyFL1Urc.js.map} +1 -1
- package/dist/chunks/{ai-tag.CY2pP0Lf.js → ai-tag.Cr4TqdPd.js} +23 -23
- package/dist/chunks/{ai-tag.CY2pP0Lf.js.map → ai-tag.Cr4TqdPd.js.map} +1 -1
- package/dist/chunks/alert.DPb3_p0K.js +184 -0
- package/dist/chunks/alert.DPb3_p0K.js.map +1 -0
- package/dist/chunks/{anchor-scroller.ljKkLo1i.js → anchor-scroller.eHWXx9cY.js} +3 -3
- package/dist/chunks/{anchor-scroller.ljKkLo1i.js.map → anchor-scroller.eHWXx9cY.js.map} +1 -1
- package/dist/chunks/arrow-left.B3NvFWxZ.js +25 -0
- package/dist/chunks/arrow-left.B3NvFWxZ.js.map +1 -0
- package/dist/chunks/arrow-right.DbMEaPcx.js +25 -0
- package/dist/chunks/arrow-right.DbMEaPcx.js.map +1 -0
- package/dist/chunks/artificial-intelligence-ai-filled.DtxnHYpC.js +40 -0
- package/dist/chunks/artificial-intelligence-ai-filled.DtxnHYpC.js.map +1 -0
- package/dist/chunks/{base-button.60qhxgav.js → base-button.C8hw-h9-.js} +2 -2
- package/dist/chunks/{base-button.60qhxgav.js.map → base-button.C8hw-h9-.js.map} +1 -1
- package/dist/chunks/{base-modal.DX19FpKH.js → base-modal.DMYwpg2-.js} +22 -22
- package/dist/chunks/{base-modal.DX19FpKH.js.map → base-modal.DMYwpg2-.js.map} +1 -1
- package/dist/chunks/bin.BhoGy_Oh.js +33 -0
- package/dist/chunks/bin.BhoGy_Oh.js.map +1 -0
- package/dist/chunks/{button-actions-with-menu.BDLCa8ua.js → button-actions-with-menu.C5t7G23m.js} +2 -2
- package/dist/chunks/{button-actions-with-menu.BDLCa8ua.js.map → button-actions-with-menu.C5t7G23m.js.map} +1 -1
- package/dist/chunks/{button-actions.Bj3PkCF5.js → button-actions.DOkrQCAA.js} +481 -492
- package/dist/chunks/button-actions.DOkrQCAA.js.map +1 -0
- package/dist/chunks/{button.DqN6N1_o.js → button.D6d4P8nC.js} +2 -2
- package/dist/chunks/{button.DqN6N1_o.js.map → button.D6d4P8nC.js.map} +1 -1
- package/dist/chunks/{calendar.Uvm_Zrri.js → calendar.B_aTq7zq.js} +4 -4
- package/dist/chunks/{calendar.Uvm_Zrri.js.map → calendar.B_aTq7zq.js.map} +1 -1
- package/dist/chunks/{card.Cci1th8o.js → card.OkE1gcij.js} +29 -29
- package/dist/chunks/{card.Cci1th8o.js.map → card.OkE1gcij.js.map} +1 -1
- package/dist/chunks/{checkbox-group.DClgkOW-.js → checkbox-group.Cx_G8KlI.js} +26 -26
- package/dist/chunks/{checkbox-group.DClgkOW-.js.map → checkbox-group.Cx_G8KlI.js.map} +1 -1
- package/dist/chunks/{checkbox-input.BN45SLPh.js → checkbox-input.Bv_GjPU8.js} +24 -24
- package/dist/chunks/{checkbox-input.BN45SLPh.js.map → checkbox-input.Bv_GjPU8.js.map} +1 -1
- package/dist/chunks/{checkbox.DYpCFa9Q.js → checkbox.Bwdl2NJN.js} +4 -4
- package/dist/chunks/{checkbox.DYpCFa9Q.js.map → checkbox.Bwdl2NJN.js.map} +1 -1
- package/dist/chunks/checkmark-circle-fill.Caog04lx.js +40 -0
- package/dist/chunks/checkmark-circle-fill.Caog04lx.js.map +1 -0
- package/dist/chunks/checkmark-small.DJcd8Sd7.js +25 -0
- package/dist/chunks/checkmark-small.DJcd8Sd7.js.map +1 -0
- package/dist/chunks/chevron-down.DDkuHzKj.js +25 -0
- package/dist/chunks/chevron-down.DDkuHzKj.js.map +1 -0
- package/dist/chunks/chevron-left.COoYL-X9.js +44 -0
- package/dist/chunks/chevron-left.COoYL-X9.js.map +1 -0
- package/dist/chunks/chevron-right-small.B8-YvBnS.js +25 -0
- package/dist/chunks/chevron-right-small.B8-YvBnS.js.map +1 -0
- package/dist/chunks/chevron-up.CE9uVcoS.js +25 -0
- package/dist/chunks/chevron-up.CE9uVcoS.js.map +1 -0
- package/dist/chunks/{chip.D4YvcbBK.js → chip.REcSE76u.js} +17 -17
- package/dist/chunks/{chip.D4YvcbBK.js.map → chip.REcSE76u.js.map} +1 -1
- package/dist/chunks/{code-snippet.BfdTvaSZ.js → code-snippet.C8uTWNXB.js} +31 -31
- package/dist/chunks/{code-snippet.BfdTvaSZ.js.map → code-snippet.C8uTWNXB.js.map} +1 -1
- package/dist/chunks/{controls-group.Dr_Squoc.js → controls-group.DKTmMRrQ.js} +2 -2
- package/dist/chunks/{controls-group.Dr_Squoc.js.map → controls-group.DKTmMRrQ.js.map} +1 -1
- package/dist/chunks/copy.Bt7a16w8.js +112 -0
- package/dist/chunks/copy.Bt7a16w8.js.map +1 -0
- package/dist/chunks/country.BN34hLpN.js +62 -0
- package/dist/chunks/country.BN34hLpN.js.map +1 -0
- package/dist/chunks/{country.types.BUW49nQx.js → country.types.BCOrkmVK.js} +6 -6
- package/dist/chunks/country.types.BCOrkmVK.js.map +1 -0
- package/dist/chunks/cross-circle-fill-small.ganKvfe0.js +25 -0
- package/dist/chunks/cross-circle-fill-small.ganKvfe0.js.map +1 -0
- package/dist/chunks/cross-circle-fill.DJbpTaVE.js +40 -0
- package/dist/chunks/cross-circle-fill.DJbpTaVE.js.map +1 -0
- package/dist/chunks/cross-small.B6P0qFHF.js +25 -0
- package/dist/chunks/cross-small.B6P0qFHF.js.map +1 -0
- package/dist/chunks/cross.Daa8LxjC.js +27 -0
- package/dist/chunks/{cross.CClOzrY8.js.map → cross.Daa8LxjC.js.map} +1 -1
- package/dist/chunks/{dashboard-section.BUBFvpwB.js → dashboard-section.CT2UlXbf.js} +3 -3
- package/dist/chunks/{dashboard-section.BUBFvpwB.js.map → dashboard-section.CT2UlXbf.js.map} +1 -1
- package/dist/chunks/{dashed-underline.CXzRS1X7.js → dashed-underline.Dl6TorH1.js} +2 -2
- package/dist/chunks/{dashed-underline.CXzRS1X7.js.map → dashed-underline.Dl6TorH1.js.map} +1 -1
- package/dist/chunks/{data-grid-template.RWTZiy0-.js → data-grid-template.rBbN9DDg.js} +4 -4
- package/dist/chunks/{data-grid-template.RWTZiy0-.js.map → data-grid-template.rBbN9DDg.js.map} +1 -1
- package/dist/chunks/{data-grid.1mUwUqfq.js → data-grid.BjyC-j2E.js} +1363 -1402
- package/dist/chunks/data-grid.BjyC-j2E.js.map +1 -0
- package/dist/chunks/{date-picker.C0Lcv9ZT.js → date-picker.BFzSrqGA.js} +103 -110
- package/dist/chunks/date-picker.BFzSrqGA.js.map +1 -0
- package/dist/chunks/date-picker.types.Ckt7zxGy.js.map +1 -1
- package/dist/chunks/{date-range-picker.R_Q_ulDX.js → date-range-picker.CheB4FBH.js} +458 -479
- package/dist/chunks/date-range-picker.CheB4FBH.js.map +1 -0
- package/dist/chunks/date-range-picker.types.Ckt7zxGy.js.map +1 -1
- package/dist/chunks/{dialog-page.C9LpBaCe.js → dialog-page.DF1iO2fq.js} +19 -19
- package/dist/chunks/{dialog-page.C9LpBaCe.js.map → dialog-page.DF1iO2fq.js.map} +1 -1
- package/dist/chunks/dot.BPmlsJv1.js +25 -0
- package/dist/chunks/dot.BPmlsJv1.js.map +1 -0
- package/dist/chunks/draggable-handle.C2UqXdzZ.js +1709 -0
- package/dist/chunks/{draggable-handle.NpEuVW8f.js.map → draggable-handle.C2UqXdzZ.js.map} +1 -1
- package/dist/chunks/{draggable.BbAvykoV.js → draggable.BrjL_4xv.js} +2 -2
- package/dist/chunks/{draggable.BbAvykoV.js.map → draggable.BrjL_4xv.js.map} +1 -1
- package/dist/chunks/dropdown-tag.Bsh7t_wM.js +278 -0
- package/dist/chunks/dropdown-tag.Bsh7t_wM.js.map +1 -0
- package/dist/chunks/{dropdown.GHVAazaV.js → dropdown.Cy4tS-Pm.js} +1123 -1161
- package/dist/chunks/dropdown.Cy4tS-Pm.js.map +1 -0
- package/dist/chunks/{empty-state.C2xp5jD2.js → empty-state.B9aywCQa.js} +3 -3
- package/dist/chunks/{empty-state.C2xp5jD2.js.map → empty-state.B9aywCQa.js.map} +1 -1
- package/dist/chunks/{error-message.ROkM72Gh.js → error-message.Bt0CznQM.js} +10 -10
- package/dist/chunks/{error-message.ROkM72Gh.js.map → error-message.Bt0CznQM.js.map} +1 -1
- package/dist/chunks/expand.DLj-Pjwb.js +29 -0
- package/dist/chunks/expand.DLj-Pjwb.js.map +1 -0
- package/dist/chunks/{field-label.9Eun3y3V.js → field-label.C0SIJkXz.js} +2 -2
- package/dist/chunks/{field-label.9Eun3y3V.js.map → field-label.C0SIJkXz.js.map} +1 -1
- package/dist/chunks/{file-uploader.hmSIa4Vd.js → file-uploader.X3gXlz00.js} +628 -666
- package/dist/chunks/file-uploader.X3gXlz00.js.map +1 -0
- package/dist/chunks/{filter-bar.CpaGgQzk.js → filter-bar.t2eN6ZKe.js} +1493 -1532
- package/dist/chunks/filter-bar.t2eN6ZKe.js.map +1 -0
- package/dist/chunks/{fixed-scroller.Du793cge.js → fixed-scroller.B3kEBipG.js} +52 -52
- package/dist/chunks/{fixed-scroller.Du793cge.js.map → fixed-scroller.B3kEBipG.js.map} +1 -1
- package/dist/chunks/{footer-actions.B_Ye-rgq.js → footer-actions.Ci66ZITE.js} +3 -3
- package/dist/chunks/{footer-actions.B_Ye-rgq.js.map → footer-actions.Ci66ZITE.js.map} +1 -1
- package/dist/chunks/form-field.B60VsF8d.js +10 -0
- package/dist/chunks/form-field.B60VsF8d.js.map +1 -0
- package/dist/chunks/{form-layout-group.DWvmX49g.js → form-layout-group.iAwbiI_S.js} +2 -2
- package/dist/chunks/{form-layout-group.DWvmX49g.js.map → form-layout-group.iAwbiI_S.js.map} +1 -1
- package/dist/chunks/{form-layout-title.Bl4dBemh.js → form-layout-title.Dh45kd1K.js} +2 -2
- package/dist/chunks/{form-layout-title.Bl4dBemh.js.map → form-layout-title.Dh45kd1K.js.map} +1 -1
- package/dist/chunks/grab.D4FEiPrL.js +22 -0
- package/dist/chunks/{grab.DJYL4kBq.js.map → grab.D4FEiPrL.js.map} +1 -1
- package/dist/chunks/{header-meta.BhOM6JuX.js → header-meta.CC_pPuJe.js} +24 -24
- package/dist/chunks/{header-meta.BhOM6JuX.js.map → header-meta.CC_pPuJe.js.map} +1 -1
- package/dist/chunks/header-with-views.BLUqa_Yc.js +2194 -0
- package/dist/chunks/header-with-views.BLUqa_Yc.js.map +1 -0
- package/dist/chunks/{header.BnwGqWEq.js → header.EEcpUJXS.js} +3 -3
- package/dist/chunks/{header.BnwGqWEq.js.map → header.EEcpUJXS.js.map} +1 -1
- package/dist/chunks/index.B875RXHM.js.map +1 -1
- package/dist/chunks/{info-icon.kzi2jSYO.js → info-icon.DAJ6uBhi.js} +3 -3
- package/dist/chunks/{info-icon.kzi2jSYO.js.map → info-icon.DAJ6uBhi.js.map} +1 -1
- package/dist/chunks/info.BDaSJ8fM.js +40 -0
- package/dist/chunks/{info.6Z6NxUst.js.map → info.BDaSJ8fM.js.map} +1 -1
- package/dist/chunks/{input-field-password.DryX-MW8.js → input-field-password.BZTQBNmV.js} +106 -112
- package/dist/chunks/input-field-password.BZTQBNmV.js.map +1 -0
- package/dist/chunks/{input-field-phone-number.BO_a34aR.js → input-field-phone-number.Bnhfa6lB.js} +501 -511
- package/dist/chunks/{input-field-phone-number.BO_a34aR.js.map → input-field-phone-number.Bnhfa6lB.js.map} +1 -1
- package/dist/chunks/input-field.uWxx3fxA.js +326 -0
- package/dist/chunks/input-field.uWxx3fxA.js.map +1 -0
- package/dist/chunks/{input-time.DmjM3QUX.js → input-time.CJHYJ_CN.js} +3 -3
- package/dist/chunks/{input-time.DmjM3QUX.js.map → input-time.CJHYJ_CN.js.map} +1 -1
- package/dist/chunks/{inspector-page.BVQUtryM.js → inspector-page.Dp-YWNlR.js} +3 -3
- package/dist/chunks/{inspector-page.BVQUtryM.js.map → inspector-page.Dp-YWNlR.js.map} +1 -1
- package/dist/chunks/{inspector.BYLza1Pc.js → inspector.ShGVy_dO.js} +37 -37
- package/dist/chunks/{inspector.BYLza1Pc.js.map → inspector.ShGVy_dO.js.map} +1 -1
- package/dist/chunks/link.DHhC2vrX.js +110 -0
- package/dist/chunks/link.DHhC2vrX.js.map +1 -0
- package/dist/chunks/{list-item.BE-wSsox.js → list-item.CVRrVrvL.js} +49 -49
- package/dist/chunks/{list-item.BE-wSsox.js.map → list-item.CVRrVrvL.js.map} +1 -1
- package/dist/chunks/minus-small.DBR64xRS.js +27 -0
- package/dist/chunks/minus-small.DBR64xRS.js.map +1 -0
- package/dist/chunks/{modal-fullscreen.DV3d0BDu.js → modal-fullscreen.BbV8TcDG.js} +19 -19
- package/dist/chunks/{modal-fullscreen.DV3d0BDu.js.map → modal-fullscreen.BbV8TcDG.js.map} +1 -1
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.DL4Uv5zM.js → modal.vue_vue_type_script_setup_true_lang.Sm7v4sNA.js} +5 -5
- package/dist/chunks/{modal.vue_vue_type_script_setup_true_lang.DL4Uv5zM.js.map → modal.vue_vue_type_script_setup_true_lang.Sm7v4sNA.js.map} +1 -1
- package/dist/chunks/navigation-menu-group.OOFZgPNO.js +330 -0
- package/dist/chunks/navigation-menu-group.OOFZgPNO.js.map +1 -0
- package/dist/chunks/pagination.hT8mHT4s.js +413 -0
- package/dist/chunks/pagination.hT8mHT4s.js.map +1 -0
- package/dist/chunks/payment-method.q2yow5VR.js +124 -0
- package/dist/chunks/payment-method.q2yow5VR.js.map +1 -0
- package/dist/chunks/popover.types.DhyXMRAp.js.map +1 -1
- package/dist/chunks/{promo-banner.Pfdk6Kzd.js → promo-banner.CJ3sXdBP.js} +2 -2
- package/dist/chunks/{promo-banner.Pfdk6Kzd.js.map → promo-banner.CJ3sXdBP.js.map} +1 -1
- package/dist/chunks/{radio-group.Bcj9UWIq.js → radio-group.DQhua8jA.js} +7 -7
- package/dist/chunks/{radio-group.Bcj9UWIq.js.map → radio-group.DQhua8jA.js.map} +1 -1
- package/dist/chunks/refresh.DjN1EulV.js +25 -0
- package/dist/chunks/refresh.DjN1EulV.js.map +1 -0
- package/dist/chunks/{rich-text-editor.DQ3abG2k.js → rich-text-editor.CpG2dx8T.js} +7 -7
- package/dist/chunks/{rich-text-editor.DQ3abG2k.js.map → rich-text-editor.CpG2dx8T.js.map} +1 -1
- package/dist/chunks/{search-bar.DzGkUhoR.js → search-bar.DITw9CwI.js} +32 -32
- package/dist/chunks/{search-bar.DzGkUhoR.js.map → search-bar.DITw9CwI.js.map} +1 -1
- package/dist/chunks/search.mr5Q3y2z.js +40 -0
- package/dist/chunks/{search.ClLmZAgC.js.map → search.mr5Q3y2z.js.map} +1 -1
- package/dist/chunks/{secondary-nav.tP0IloqY.js → secondary-nav.Cah9rsbD.js} +64 -64
- package/dist/chunks/{secondary-nav.tP0IloqY.js.map → secondary-nav.Cah9rsbD.js.map} +1 -1
- package/dist/chunks/{segmented-control.DMhELYoX.js → segmented-control.BJYlL9Hx.js} +5 -6
- package/dist/chunks/{segmented-control.DMhELYoX.js.map → segmented-control.BJYlL9Hx.js.map} +1 -1
- package/dist/chunks/segmented-control.types.BHRLV8KU.js.map +1 -1
- package/dist/chunks/{selection-card-group.Bfy995B4.js → selection-card-group.DW9rPVUC.js} +8 -8
- package/dist/chunks/{selection-card-group.Bfy995B4.js.map → selection-card-group.DW9rPVUC.js.map} +1 -1
- package/dist/chunks/show.RdHv7Hx9.js +56 -0
- package/dist/chunks/show.RdHv7Hx9.js.map +1 -0
- package/dist/chunks/{sidepanel.yyKeEocx.js → sidepanel.Ci2DVrtJ.js} +28 -28
- package/dist/chunks/{sidepanel.yyKeEocx.js.map → sidepanel.Ci2DVrtJ.js.map} +1 -1
- package/dist/chunks/{step.BoCPjpdq.js → step.Ch6oovwT.js} +52 -52
- package/dist/chunks/{step.BoCPjpdq.js.map → step.Ch6oovwT.js.map} +1 -1
- package/dist/chunks/{structured-list-item.C50I3exJ.js → structured-list-item.Cc-tgsN7.js} +9 -9
- package/dist/chunks/{structured-list-item.C50I3exJ.js.map → structured-list-item.Cc-tgsN7.js.map} +1 -1
- package/dist/chunks/{summary-grid.types.DbDtkRiv.js → summary-grid.types.BHJRlP4x.js} +4 -4
- package/dist/chunks/{summary-grid.types.DbDtkRiv.js.map → summary-grid.types.BHJRlP4x.js.map} +1 -1
- package/dist/chunks/{tab.yU7M2nwk.js → tab.CXun5Lww.js} +14 -14
- package/dist/chunks/{tab.yU7M2nwk.js.map → tab.CXun5Lww.js.map} +1 -1
- package/dist/chunks/{textarea.v6VM6FFn.js → textarea.CASG_qA8.js} +80 -86
- package/dist/chunks/textarea.CASG_qA8.js.map +1 -0
- package/dist/chunks/timeline-item.DDCqgMJ_.js +423 -0
- package/dist/chunks/timeline-item.DDCqgMJ_.js.map +1 -0
- package/dist/chunks/{toast.BFsdDXFD.js → toast.N4m58lr8.js} +23 -23
- package/dist/chunks/{toast.BFsdDXFD.js.map → toast.N4m58lr8.js.map} +1 -1
- package/dist/chunks/{toggle.XtYUtv_k.js → toggle.BqQ7NGMb.js} +12 -12
- package/dist/chunks/{toggle.XtYUtv_k.js.map → toggle.BqQ7NGMb.js.map} +1 -1
- package/dist/chunks/{tutorial.vue_vue_type_script_setup_true_lang.D5un3iyw.js → tutorial.vue_vue_type_script_setup_true_lang.BzB9aBK5.js} +130 -134
- package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.BzB9aBK5.js.map +1 -0
- package/dist/chunks/use-country-items.CYnYzs7x.js +34 -0
- package/dist/chunks/use-country-items.CYnYzs7x.js.map +1 -0
- package/dist/chunks/{use-date-input-formatter.ChwvuKET.js → use-date-input-formatter.D0jPxpEa.js} +2 -2
- package/dist/chunks/{use-date-input-formatter.ChwvuKET.js.map → use-date-input-formatter.D0jPxpEa.js.map} +1 -1
- package/dist/code-snippet.js +1 -1
- package/dist/country.js +2 -2
- package/dist/dashboard-template.js +1 -1
- package/dist/dashed-underline.js +1 -1
- package/dist/data-grid-template.js +1 -1
- package/dist/data-grid.js +1 -1
- package/dist/date-picker.js +2 -2
- package/dist/date-range-picker.js +2 -2
- package/dist/date-time-picker.js +5 -5
- package/dist/draggable.js +2 -2
- package/dist/dropdown.js +2 -2
- package/dist/empty-state.js +1 -1
- package/dist/file-uploader.js +1 -1
- package/dist/filter-bar.js +1 -1
- package/dist/form-layout.js +2 -2
- package/dist/header-with-views.js +1 -1
- package/dist/header.js +1 -1
- package/dist/index.js +121 -120
- package/dist/info-icon.js +1 -1
- package/dist/input-field-password.js +1 -1
- package/dist/input-field-phone-number.js +1 -1
- package/dist/input-field.js +1 -1
- package/dist/input-time.js +1 -1
- package/dist/inspector.js +2 -2
- package/dist/internal.js +11 -11
- package/dist/link.js +1 -1
- package/dist/list.js +1 -1
- package/dist/menu.js +1 -1
- package/dist/modal-fullscreen.js +1 -1
- package/dist/modal.js +2 -2
- package/dist/navigation-menu.js +1 -1
- package/dist/pagination.js +1 -1
- package/dist/payment-method.js +1 -1
- package/dist/popover.js +1 -1
- package/dist/progress-bar.js +2 -2
- package/dist/promo-banner.js +1 -1
- package/dist/radio-group.js +1 -1
- package/dist/rich-text-editor.js +1 -1
- package/dist/search-bar.js +2 -2
- package/dist/secondary-nav.js +1 -1
- package/dist/segmented-control.js +1 -1
- package/dist/selection-card.js +1 -1
- package/dist/sidepanel.js +1 -1
- package/dist/stepper.js +1 -1
- package/dist/structured-list.js +1 -1
- package/dist/summary-grid.js +1 -1
- package/dist/tabs.js +1 -1
- package/dist/textarea.js +1 -1
- package/dist/timeline.js +3 -2
- package/dist/toast.js +1 -1
- package/dist/toggle.js +1 -1
- package/dist/tutorial.js +1 -1
- package/dist/web-types.json +1 -1
- package/package.json +6 -6
- package/dist/chunks/alert.cqiNVGbY.js +0 -191
- package/dist/chunks/alert.cqiNVGbY.js.map +0 -1
- package/dist/chunks/arrow-left.C6UiqO-c.js +0 -29
- package/dist/chunks/arrow-left.C6UiqO-c.js.map +0 -1
- package/dist/chunks/arrow-right.fSdLV_ho.js +0 -29
- package/dist/chunks/arrow-right.fSdLV_ho.js.map +0 -1
- package/dist/chunks/artificial-intelligence-ai-filled.AhDHffzT.js +0 -44
- package/dist/chunks/artificial-intelligence-ai-filled.AhDHffzT.js.map +0 -1
- package/dist/chunks/bin.Cude0fiB.js +0 -37
- package/dist/chunks/bin.Cude0fiB.js.map +0 -1
- package/dist/chunks/button-actions.Bj3PkCF5.js.map +0 -1
- package/dist/chunks/checkmark-circle-fill.DugX5fbG.js +0 -44
- package/dist/chunks/checkmark-circle-fill.DugX5fbG.js.map +0 -1
- package/dist/chunks/checkmark-small.CRuZauJc.js +0 -29
- package/dist/chunks/checkmark-small.CRuZauJc.js.map +0 -1
- package/dist/chunks/chevron-down.XeE-LBV_.js +0 -29
- package/dist/chunks/chevron-down.XeE-LBV_.js.map +0 -1
- package/dist/chunks/chevron-left.C_vPW7OR.js +0 -52
- package/dist/chunks/chevron-left.C_vPW7OR.js.map +0 -1
- package/dist/chunks/chevron-right-small.BCinNiMt.js +0 -29
- package/dist/chunks/chevron-right-small.BCinNiMt.js.map +0 -1
- package/dist/chunks/chevron-up.Cmgl2a3x.js +0 -29
- package/dist/chunks/chevron-up.Cmgl2a3x.js.map +0 -1
- package/dist/chunks/copy.BsGPmjnI.js +0 -115
- package/dist/chunks/copy.BsGPmjnI.js.map +0 -1
- package/dist/chunks/country.fjs1j7ss.js +0 -69
- package/dist/chunks/country.fjs1j7ss.js.map +0 -1
- package/dist/chunks/country.types.BUW49nQx.js.map +0 -1
- package/dist/chunks/cross-circle-fill-small.H1wH-vcZ.js +0 -29
- package/dist/chunks/cross-circle-fill-small.H1wH-vcZ.js.map +0 -1
- package/dist/chunks/cross-circle-fill.BWCKKn0E.js +0 -44
- package/dist/chunks/cross-circle-fill.BWCKKn0E.js.map +0 -1
- package/dist/chunks/cross-small.Bjq2Gqvh.js +0 -29
- package/dist/chunks/cross-small.Bjq2Gqvh.js.map +0 -1
- package/dist/chunks/cross.CClOzrY8.js +0 -31
- package/dist/chunks/data-grid.1mUwUqfq.js.map +0 -1
- package/dist/chunks/date-picker.C0Lcv9ZT.js.map +0 -1
- package/dist/chunks/date-range-picker.R_Q_ulDX.js.map +0 -1
- package/dist/chunks/dot.DBmwmOUN.js +0 -29
- package/dist/chunks/dot.DBmwmOUN.js.map +0 -1
- package/dist/chunks/draggable-handle.NpEuVW8f.js +0 -1716
- package/dist/chunks/dropdown-tag.D81juSju.js +0 -297
- package/dist/chunks/dropdown-tag.D81juSju.js.map +0 -1
- package/dist/chunks/dropdown.GHVAazaV.js.map +0 -1
- package/dist/chunks/expand.BrywY9jl.js +0 -33
- package/dist/chunks/expand.BrywY9jl.js.map +0 -1
- package/dist/chunks/file-uploader.hmSIa4Vd.js.map +0 -1
- package/dist/chunks/filter-bar.CpaGgQzk.js.map +0 -1
- package/dist/chunks/form-field.D_2g7vaP.js +0 -10
- package/dist/chunks/form-field.D_2g7vaP.js.map +0 -1
- package/dist/chunks/grab.DJYL4kBq.js +0 -26
- package/dist/chunks/header-with-views.BuV5TphD.js +0 -2353
- package/dist/chunks/header-with-views.BuV5TphD.js.map +0 -1
- package/dist/chunks/info.6Z6NxUst.js +0 -44
- package/dist/chunks/input-field-password.DryX-MW8.js.map +0 -1
- package/dist/chunks/input-field.Bb8mEjLz.js +0 -352
- package/dist/chunks/input-field.Bb8mEjLz.js.map +0 -1
- package/dist/chunks/link.Crms073M.js +0 -113
- package/dist/chunks/link.Crms073M.js.map +0 -1
- package/dist/chunks/minus-small.BZ-ZyAWF.js +0 -31
- package/dist/chunks/minus-small.BZ-ZyAWF.js.map +0 -1
- package/dist/chunks/navigation-menu-group.BMx9-VGT.js +0 -337
- package/dist/chunks/navigation-menu-group.BMx9-VGT.js.map +0 -1
- package/dist/chunks/pagination.CPYk9InE.js +0 -431
- package/dist/chunks/pagination.CPYk9InE.js.map +0 -1
- package/dist/chunks/payment-method.B9efiDS8.js +0 -128
- package/dist/chunks/payment-method.B9efiDS8.js.map +0 -1
- package/dist/chunks/refresh.C31KClfx.js +0 -29
- package/dist/chunks/refresh.C31KClfx.js.map +0 -1
- package/dist/chunks/search.ClLmZAgC.js +0 -44
- package/dist/chunks/show.BreRPkgL.js +0 -64
- package/dist/chunks/show.BreRPkgL.js.map +0 -1
- package/dist/chunks/textarea.v6VM6FFn.js.map +0 -1
- package/dist/chunks/timeline-item.Dwf50EmH.js +0 -426
- package/dist/chunks/timeline-item.Dwf50EmH.js.map +0 -1
- package/dist/chunks/tutorial.vue_vue_type_script_setup_true_lang.D5un3iyw.js.map +0 -1
- package/dist/chunks/use-country-items.BGJ4Jppd.js +0 -30
- package/dist/chunks/use-country-items.BGJ4Jppd.js.map +0 -1
package/dist/@types/index.d.ts
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { BentoCheckboxType as BentoCheckboxType_2 } from '@/types/checkbox';
|
|
2
1
|
import type { ButtonHTMLAttributes } from '@vue/runtime-dom';
|
|
3
2
|
import { ComponentOptionsMixin } from 'vue';
|
|
4
3
|
import { ComponentProvideOptions } from 'vue';
|
|
@@ -15,10 +14,7 @@ import { ExtractPropTypes } from 'vue';
|
|
|
15
14
|
import type { FlipOptions } from '@floating-ui/core';
|
|
16
15
|
import { HTMLAttributes } from 'vue';
|
|
17
16
|
import type { Location as Location_2 } from 'vue-router';
|
|
18
|
-
import type { Location as Location_3 } from 'vue-router/types/router.d.ts';
|
|
19
|
-
import type { MaybeElementRef as MaybeElementRef_2 } from '@/types/elements';
|
|
20
17
|
import { MoveEvent } from 'sortablejs';
|
|
21
|
-
import type { OmitStrict as OmitStrict_2 } from '@/types/omit-strict';
|
|
22
18
|
import { Options } from 'sortablejs';
|
|
23
19
|
import type { Options as Options_2 } from 'focus-trap/index';
|
|
24
20
|
import type { Placement } from '@floating-ui/vue';
|
|
@@ -28,7 +24,7 @@ import { PublicProps } from 'vue';
|
|
|
28
24
|
import { PullResult } from 'sortablejs';
|
|
29
25
|
import { PutResult } from 'sortablejs';
|
|
30
26
|
import { Ref } from 'vue';
|
|
31
|
-
import type { RouterLinkProps as
|
|
27
|
+
import type { RouterLinkProps as RouterLinkProps_2 } from 'vue-router';
|
|
32
28
|
import { SortableEvent } from 'sortablejs';
|
|
33
29
|
import { sortablejs } from 'sortablejs';
|
|
34
30
|
import { SortableOptions } from 'sortablejs';
|
|
@@ -36,7 +32,6 @@ import type { typeToFlattenedError } from 'zod';
|
|
|
36
32
|
import { UnwrapRef } from 'vue';
|
|
37
33
|
import { VNode } from 'vue';
|
|
38
34
|
import { VNodeRef } from 'vue/types/vnode';
|
|
39
|
-
import type { VueNodeElement as VueNodeElement_2 } from '@/types/elements';
|
|
40
35
|
import type { ZodSchema } from 'zod';
|
|
41
36
|
|
|
42
37
|
declare const __VLS_base: DefineComponent<__VLS_WithDefaults_37<__VLS_TypePropsToOption_37<BentoInspectorPageProps>, {
|
|
@@ -46,13 +41,13 @@ previousPage: any;
|
|
|
46
41
|
actions: any;
|
|
47
42
|
previousPage: any;
|
|
48
43
|
}>>>, {
|
|
49
|
-
actions:
|
|
44
|
+
actions: BentoButtonActionsList;
|
|
50
45
|
previousPage: string;
|
|
51
46
|
}>;
|
|
52
47
|
|
|
53
|
-
declare const __VLS_base_2: DefineComponent<
|
|
48
|
+
declare const __VLS_base_2: DefineComponent<BentoLinkProps_2, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
54
49
|
click: (...args: any[]) => void;
|
|
55
|
-
}, string, PublicProps, Readonly<
|
|
50
|
+
}, string, PublicProps, Readonly<BentoLinkProps_2> & Readonly<{
|
|
56
51
|
onClick?: (...args: any[]) => any;
|
|
57
52
|
}>, {
|
|
58
53
|
variant: BentoLinkVariant | `${BentoLinkVariant}`;
|
|
@@ -251,7 +246,6 @@ readonly: boolean;
|
|
|
251
246
|
resizable: string;
|
|
252
247
|
required: boolean;
|
|
253
248
|
tooltipText: any;
|
|
254
|
-
value: string;
|
|
255
249
|
modelValue: string;
|
|
256
250
|
}>, {
|
|
257
251
|
focus: () => void;
|
|
@@ -270,10 +264,8 @@ readonly: boolean;
|
|
|
270
264
|
resizable: string;
|
|
271
265
|
required: boolean;
|
|
272
266
|
tooltipText: any;
|
|
273
|
-
value: string;
|
|
274
267
|
modelValue: string;
|
|
275
268
|
}>>>, {
|
|
276
|
-
value: string;
|
|
277
269
|
description: string;
|
|
278
270
|
label: string;
|
|
279
271
|
required: boolean;
|
|
@@ -281,8 +273,8 @@ disabled: boolean;
|
|
|
281
273
|
optional: boolean;
|
|
282
274
|
readonly: boolean;
|
|
283
275
|
height: string | null;
|
|
284
|
-
ariaLabel: string;
|
|
285
276
|
characterLimit: number;
|
|
277
|
+
ariaLabel: string;
|
|
286
278
|
placeholder: string;
|
|
287
279
|
modelValue: string;
|
|
288
280
|
errorMessage: string;
|
|
@@ -695,14 +687,14 @@ default: any;
|
|
|
695
687
|
header: Readonly<Partial<{
|
|
696
688
|
description: string;
|
|
697
689
|
variant: "page" | "component" | BentoHeaderVariant;
|
|
698
|
-
actions:
|
|
690
|
+
actions: BentoButtonActionsList;
|
|
699
691
|
lastUpdated: number | Date;
|
|
700
692
|
reloadButton: BentoHeaderReloadButton;
|
|
701
693
|
infoIconTooltipText: string;
|
|
702
694
|
infoIconPopoverPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition;
|
|
703
695
|
}> & Omit<Readonly<ExtractPropTypes< {
|
|
704
696
|
actions: {
|
|
705
|
-
type: PropType<
|
|
697
|
+
type: PropType<BentoButtonActionsList>;
|
|
706
698
|
default: any;
|
|
707
699
|
};
|
|
708
700
|
description: {
|
|
@@ -716,7 +708,7 @@ default: any;
|
|
|
716
708
|
infoIconPopoverPosition: {
|
|
717
709
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
718
710
|
default: string;
|
|
719
|
-
validator: (value:
|
|
711
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
720
712
|
};
|
|
721
713
|
lastUpdated: {
|
|
722
714
|
type: (DateConstructor | NumberConstructor)[];
|
|
@@ -737,7 +729,7 @@ default: any;
|
|
|
737
729
|
};
|
|
738
730
|
}>>, DefaultKeys< {
|
|
739
731
|
actions: {
|
|
740
|
-
type: PropType<
|
|
732
|
+
type: PropType<BentoButtonActionsList>;
|
|
741
733
|
default: any;
|
|
742
734
|
};
|
|
743
735
|
description: {
|
|
@@ -751,7 +743,7 @@ default: any;
|
|
|
751
743
|
infoIconPopoverPosition: {
|
|
752
744
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
753
745
|
default: string;
|
|
754
|
-
validator: (value:
|
|
746
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
755
747
|
};
|
|
756
748
|
lastUpdated: {
|
|
757
749
|
type: (DateConstructor | NumberConstructor)[];
|
|
@@ -840,9 +832,9 @@ validator: (value: BentoLoadingButtonState) => boolean;
|
|
|
840
832
|
* Types of flavour of Button
|
|
841
833
|
*/
|
|
842
834
|
variant: {
|
|
843
|
-
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" |
|
|
835
|
+
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" | BentoButtonVariant>;
|
|
844
836
|
default: string;
|
|
845
|
-
validator: (value:
|
|
837
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
846
838
|
};
|
|
847
839
|
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {
|
|
848
840
|
/**
|
|
@@ -886,12 +878,12 @@ validator: (value: BentoLoadingButtonState) => boolean;
|
|
|
886
878
|
* Types of flavour of Button
|
|
887
879
|
*/
|
|
888
880
|
variant: {
|
|
889
|
-
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" |
|
|
881
|
+
type: PropType<"primary" | "secondary" | "tertiary" | "tertiary-with-background" | BentoButtonVariant>;
|
|
890
882
|
default: string;
|
|
891
|
-
validator: (value:
|
|
883
|
+
validator: (value: BentoButtonVariant) => boolean;
|
|
892
884
|
};
|
|
893
885
|
}>>, {
|
|
894
|
-
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" |
|
|
886
|
+
variant: "primary" | "secondary" | "tertiary" | "tertiary-with-background" | BentoButtonVariant;
|
|
895
887
|
condensed: boolean;
|
|
896
888
|
critical: boolean;
|
|
897
889
|
disabled: boolean;
|
|
@@ -2024,7 +2016,6 @@ placeholder: any;
|
|
|
2024
2016
|
readonly: boolean;
|
|
2025
2017
|
required: boolean;
|
|
2026
2018
|
tooltipText: any;
|
|
2027
|
-
value: any;
|
|
2028
2019
|
variant: any;
|
|
2029
2020
|
yearRange: any;
|
|
2030
2021
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_13<__VLS_TypePropsToOption_13<BentoDatePickerProps>, {
|
|
@@ -2043,11 +2034,9 @@ placeholder: any;
|
|
|
2043
2034
|
readonly: boolean;
|
|
2044
2035
|
required: boolean;
|
|
2045
2036
|
tooltipText: any;
|
|
2046
|
-
value: any;
|
|
2047
2037
|
variant: any;
|
|
2048
2038
|
yearRange: any;
|
|
2049
2039
|
}>>>, {
|
|
2050
|
-
value: BentoDatePickerValue | null;
|
|
2051
2040
|
description: string;
|
|
2052
2041
|
label: string;
|
|
2053
2042
|
variant: `${CalendarVariant}`;
|
|
@@ -2072,7 +2061,6 @@ description: any;
|
|
|
2072
2061
|
disabled: boolean;
|
|
2073
2062
|
errorMessage: any;
|
|
2074
2063
|
firstDayOfWeek: any;
|
|
2075
|
-
hasActions: boolean;
|
|
2076
2064
|
isDateDisabled: any;
|
|
2077
2065
|
label: any;
|
|
2078
2066
|
max: any;
|
|
@@ -2087,7 +2075,6 @@ readonly: boolean;
|
|
|
2087
2075
|
required: boolean;
|
|
2088
2076
|
showEndDateOnOpen: boolean;
|
|
2089
2077
|
tooltipText: any;
|
|
2090
|
-
value: any;
|
|
2091
2078
|
variant: any;
|
|
2092
2079
|
yearRange: any;
|
|
2093
2080
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_14<__VLS_TypePropsToOption_14<BentoDateRangePickerProps>, {
|
|
@@ -2095,7 +2082,6 @@ description: any;
|
|
|
2095
2082
|
disabled: boolean;
|
|
2096
2083
|
errorMessage: any;
|
|
2097
2084
|
firstDayOfWeek: any;
|
|
2098
|
-
hasActions: boolean;
|
|
2099
2085
|
isDateDisabled: any;
|
|
2100
2086
|
label: any;
|
|
2101
2087
|
max: any;
|
|
@@ -2110,11 +2096,9 @@ readonly: boolean;
|
|
|
2110
2096
|
required: boolean;
|
|
2111
2097
|
showEndDateOnOpen: boolean;
|
|
2112
2098
|
tooltipText: any;
|
|
2113
|
-
value: any;
|
|
2114
2099
|
variant: any;
|
|
2115
2100
|
yearRange: any;
|
|
2116
2101
|
}>>>, {
|
|
2117
|
-
value: BentoDateRangePickerValue | null;
|
|
2118
2102
|
description: string;
|
|
2119
2103
|
label: string;
|
|
2120
2104
|
variant: `${CalendarVariant}`;
|
|
@@ -2134,7 +2118,6 @@ firstDayOfWeek: CalendarFirstDayOfWeek | number;
|
|
|
2134
2118
|
maxRange: number;
|
|
2135
2119
|
numberOfMonths: number;
|
|
2136
2120
|
showEndDateOnOpen: boolean;
|
|
2137
|
-
hasActions: boolean;
|
|
2138
2121
|
quickSelectRanges: BentoDateRangePickerQuickSelectRanges;
|
|
2139
2122
|
}>;
|
|
2140
2123
|
|
|
@@ -2322,12 +2305,10 @@ drawerLabel: string;
|
|
|
2322
2305
|
}>;
|
|
2323
2306
|
|
|
2324
2307
|
declare const __VLS_export_26: __VLS_WithSlots_16<DefineComponent<__VLS_WithDefaults_18<__VLS_TypePropsToOption_18<BentoDropdownProps>, {
|
|
2325
|
-
ariaLabel: any;
|
|
2326
2308
|
condensed: boolean;
|
|
2327
2309
|
emptyState: any;
|
|
2328
2310
|
disabled: boolean;
|
|
2329
2311
|
dynamicFiltering: boolean;
|
|
2330
|
-
error: boolean;
|
|
2331
2312
|
errorMessage: any;
|
|
2332
2313
|
description: any;
|
|
2333
2314
|
hasMoreItems: boolean;
|
|
@@ -2349,19 +2330,16 @@ teleport: () => {
|
|
|
2349
2330
|
disabled: boolean;
|
|
2350
2331
|
};
|
|
2351
2332
|
tooltipText: any;
|
|
2352
|
-
value: any;
|
|
2353
2333
|
modelValue: any;
|
|
2354
2334
|
virtualScroll: boolean;
|
|
2355
2335
|
enableValueLabelPair: boolean;
|
|
2356
2336
|
}>, {
|
|
2357
2337
|
focus: () => void;
|
|
2358
2338
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_18<__VLS_TypePropsToOption_18<BentoDropdownProps>, {
|
|
2359
|
-
ariaLabel: any;
|
|
2360
2339
|
condensed: boolean;
|
|
2361
2340
|
emptyState: any;
|
|
2362
2341
|
disabled: boolean;
|
|
2363
2342
|
dynamicFiltering: boolean;
|
|
2364
|
-
error: boolean;
|
|
2365
2343
|
errorMessage: any;
|
|
2366
2344
|
description: any;
|
|
2367
2345
|
hasMoreItems: boolean;
|
|
@@ -2383,12 +2361,10 @@ teleport: () => {
|
|
|
2383
2361
|
disabled: boolean;
|
|
2384
2362
|
};
|
|
2385
2363
|
tooltipText: any;
|
|
2386
|
-
value: any;
|
|
2387
2364
|
modelValue: any;
|
|
2388
2365
|
virtualScroll: boolean;
|
|
2389
2366
|
enableValueLabelPair: boolean;
|
|
2390
2367
|
}>>>, {
|
|
2391
|
-
value: BentoListboxSelectedValue;
|
|
2392
2368
|
search: BentoListboxSearchOptions;
|
|
2393
2369
|
description: string;
|
|
2394
2370
|
label: string;
|
|
@@ -2397,11 +2373,9 @@ condensed: boolean;
|
|
|
2397
2373
|
disabled: boolean;
|
|
2398
2374
|
loading: boolean;
|
|
2399
2375
|
teleport: BentoTeleportProps;
|
|
2400
|
-
error: boolean;
|
|
2401
2376
|
optional: boolean;
|
|
2402
2377
|
readonly: boolean;
|
|
2403
2378
|
multiple: boolean;
|
|
2404
|
-
ariaLabel: string;
|
|
2405
2379
|
items: BentoListboxOptions;
|
|
2406
2380
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
2407
2381
|
staticCategories: boolean;
|
|
@@ -2437,8 +2411,8 @@ items: {
|
|
|
2437
2411
|
type: PropType<BentoAvatarListboxOptions>;
|
|
2438
2412
|
default: () => any[];
|
|
2439
2413
|
};
|
|
2440
|
-
|
|
2441
|
-
type:
|
|
2414
|
+
ariaLabel?: {
|
|
2415
|
+
type: StringConstructor;
|
|
2442
2416
|
default: any;
|
|
2443
2417
|
};
|
|
2444
2418
|
search: {
|
|
@@ -2475,10 +2449,6 @@ default: () => {
|
|
|
2475
2449
|
disabled: boolean;
|
|
2476
2450
|
};
|
|
2477
2451
|
};
|
|
2478
|
-
error: {
|
|
2479
|
-
type: PropType<boolean>;
|
|
2480
|
-
default: boolean;
|
|
2481
|
-
};
|
|
2482
2452
|
optional: {
|
|
2483
2453
|
type: PropType<boolean>;
|
|
2484
2454
|
default: boolean;
|
|
@@ -2491,10 +2461,6 @@ multiple: {
|
|
|
2491
2461
|
type: PropType<boolean>;
|
|
2492
2462
|
default: boolean;
|
|
2493
2463
|
};
|
|
2494
|
-
ariaLabel: {
|
|
2495
|
-
type: PropType<string>;
|
|
2496
|
-
default: any;
|
|
2497
|
-
};
|
|
2498
2464
|
isOptionDisabled: {
|
|
2499
2465
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2500
2466
|
default: any;
|
|
@@ -2563,8 +2529,8 @@ items: {
|
|
|
2563
2529
|
type: PropType<BentoAvatarListboxOptions>;
|
|
2564
2530
|
default: () => any[];
|
|
2565
2531
|
};
|
|
2566
|
-
|
|
2567
|
-
type:
|
|
2532
|
+
ariaLabel?: {
|
|
2533
|
+
type: StringConstructor;
|
|
2568
2534
|
default: any;
|
|
2569
2535
|
};
|
|
2570
2536
|
search: {
|
|
@@ -2601,10 +2567,6 @@ default: () => {
|
|
|
2601
2567
|
disabled: boolean;
|
|
2602
2568
|
};
|
|
2603
2569
|
};
|
|
2604
|
-
error: {
|
|
2605
|
-
type: PropType<boolean>;
|
|
2606
|
-
default: boolean;
|
|
2607
|
-
};
|
|
2608
2570
|
optional: {
|
|
2609
2571
|
type: PropType<boolean>;
|
|
2610
2572
|
default: boolean;
|
|
@@ -2617,10 +2579,6 @@ multiple: {
|
|
|
2617
2579
|
type: PropType<boolean>;
|
|
2618
2580
|
default: boolean;
|
|
2619
2581
|
};
|
|
2620
|
-
ariaLabel: {
|
|
2621
|
-
type: PropType<string>;
|
|
2622
|
-
default: any;
|
|
2623
|
-
};
|
|
2624
2582
|
isOptionDisabled: {
|
|
2625
2583
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2626
2584
|
default: any;
|
|
@@ -2678,7 +2636,6 @@ type: PropType<string>;
|
|
|
2678
2636
|
default: any;
|
|
2679
2637
|
};
|
|
2680
2638
|
}>>, {
|
|
2681
|
-
value: BentoListboxSelectedValue;
|
|
2682
2639
|
search: BentoListboxSearchOptions;
|
|
2683
2640
|
description: string;
|
|
2684
2641
|
label: string;
|
|
@@ -2687,16 +2644,15 @@ condensed: boolean;
|
|
|
2687
2644
|
disabled: boolean;
|
|
2688
2645
|
loading: boolean;
|
|
2689
2646
|
teleport: BentoTeleportProps;
|
|
2690
|
-
error: boolean;
|
|
2691
2647
|
optional: boolean;
|
|
2692
2648
|
readonly: boolean;
|
|
2693
2649
|
multiple: boolean;
|
|
2694
|
-
ariaLabel: string;
|
|
2695
2650
|
items: BentoAvatarListboxOptions;
|
|
2696
2651
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
2697
2652
|
staticCategories: boolean;
|
|
2698
2653
|
hasMoreItems: boolean;
|
|
2699
2654
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
2655
|
+
ariaLabel?: string;
|
|
2700
2656
|
emptyState: BentoListboxEmptyStateProps;
|
|
2701
2657
|
componentLoading: boolean;
|
|
2702
2658
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -2729,8 +2685,8 @@ type: PropType<BentoCountryVariant | `${BentoCountryVariant}`>;
|
|
|
2729
2685
|
default: BentoCountryVariant;
|
|
2730
2686
|
validator: (value: BentoCountryVariant) => boolean;
|
|
2731
2687
|
};
|
|
2732
|
-
|
|
2733
|
-
type:
|
|
2688
|
+
ariaLabel?: {
|
|
2689
|
+
type: StringConstructor;
|
|
2734
2690
|
default: any;
|
|
2735
2691
|
};
|
|
2736
2692
|
search: {
|
|
@@ -2767,10 +2723,6 @@ default: () => {
|
|
|
2767
2723
|
disabled: boolean;
|
|
2768
2724
|
};
|
|
2769
2725
|
};
|
|
2770
|
-
error: {
|
|
2771
|
-
type: PropType<boolean>;
|
|
2772
|
-
default: boolean;
|
|
2773
|
-
};
|
|
2774
2726
|
optional: {
|
|
2775
2727
|
type: PropType<boolean>;
|
|
2776
2728
|
default: boolean;
|
|
@@ -2783,10 +2735,6 @@ multiple: {
|
|
|
2783
2735
|
type: PropType<boolean>;
|
|
2784
2736
|
default: boolean;
|
|
2785
2737
|
};
|
|
2786
|
-
ariaLabel: {
|
|
2787
|
-
type: PropType<string>;
|
|
2788
|
-
default: any;
|
|
2789
|
-
};
|
|
2790
2738
|
isOptionDisabled: {
|
|
2791
2739
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2792
2740
|
default: any;
|
|
@@ -2863,8 +2811,8 @@ type: PropType<BentoCountryVariant | `${BentoCountryVariant}`>;
|
|
|
2863
2811
|
default: BentoCountryVariant;
|
|
2864
2812
|
validator: (value: BentoCountryVariant) => boolean;
|
|
2865
2813
|
};
|
|
2866
|
-
|
|
2867
|
-
type:
|
|
2814
|
+
ariaLabel?: {
|
|
2815
|
+
type: StringConstructor;
|
|
2868
2816
|
default: any;
|
|
2869
2817
|
};
|
|
2870
2818
|
search: {
|
|
@@ -2901,10 +2849,6 @@ default: () => {
|
|
|
2901
2849
|
disabled: boolean;
|
|
2902
2850
|
};
|
|
2903
2851
|
};
|
|
2904
|
-
error: {
|
|
2905
|
-
type: PropType<boolean>;
|
|
2906
|
-
default: boolean;
|
|
2907
|
-
};
|
|
2908
2852
|
optional: {
|
|
2909
2853
|
type: PropType<boolean>;
|
|
2910
2854
|
default: boolean;
|
|
@@ -2917,10 +2861,6 @@ multiple: {
|
|
|
2917
2861
|
type: PropType<boolean>;
|
|
2918
2862
|
default: boolean;
|
|
2919
2863
|
};
|
|
2920
|
-
ariaLabel: {
|
|
2921
|
-
type: PropType<string>;
|
|
2922
|
-
default: any;
|
|
2923
|
-
};
|
|
2924
2864
|
isOptionDisabled: {
|
|
2925
2865
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
2926
2866
|
default: any;
|
|
@@ -2978,26 +2918,24 @@ type: PropType<string>;
|
|
|
2978
2918
|
default: any;
|
|
2979
2919
|
};
|
|
2980
2920
|
}>>, {
|
|
2981
|
-
value: BentoListboxSelectedValue;
|
|
2982
2921
|
search: BentoListboxSearchOptions;
|
|
2983
2922
|
description: string;
|
|
2984
2923
|
label: string;
|
|
2985
|
-
variant: "name" | "
|
|
2924
|
+
variant: "name" | "iso" | "phone_code" | "capital" | BentoCountryVariant;
|
|
2986
2925
|
required: boolean;
|
|
2987
2926
|
condensed: boolean;
|
|
2988
2927
|
disabled: boolean;
|
|
2989
2928
|
loading: boolean;
|
|
2990
2929
|
teleport: BentoTeleportProps;
|
|
2991
|
-
error: boolean;
|
|
2992
2930
|
optional: boolean;
|
|
2993
2931
|
readonly: boolean;
|
|
2994
2932
|
multiple: boolean;
|
|
2995
|
-
ariaLabel: string;
|
|
2996
2933
|
items: BentoCountryListboxOptions;
|
|
2997
2934
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
2998
2935
|
staticCategories: boolean;
|
|
2999
2936
|
hasMoreItems: boolean;
|
|
3000
2937
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
2938
|
+
ariaLabel?: string;
|
|
3001
2939
|
emptyState: BentoListboxEmptyStateProps;
|
|
3002
2940
|
componentLoading: boolean;
|
|
3003
2941
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -3021,8 +2959,8 @@ items: {
|
|
|
3021
2959
|
type: PropType<BentoCurrencyListboxOptions>;
|
|
3022
2960
|
default: () => any[];
|
|
3023
2961
|
};
|
|
3024
|
-
|
|
3025
|
-
type:
|
|
2962
|
+
ariaLabel?: {
|
|
2963
|
+
type: StringConstructor;
|
|
3026
2964
|
default: any;
|
|
3027
2965
|
};
|
|
3028
2966
|
search: {
|
|
@@ -3059,10 +2997,6 @@ default: () => {
|
|
|
3059
2997
|
disabled: boolean;
|
|
3060
2998
|
};
|
|
3061
2999
|
};
|
|
3062
|
-
error: {
|
|
3063
|
-
type: PropType<boolean>;
|
|
3064
|
-
default: boolean;
|
|
3065
|
-
};
|
|
3066
3000
|
optional: {
|
|
3067
3001
|
type: PropType<boolean>;
|
|
3068
3002
|
default: boolean;
|
|
@@ -3075,10 +3009,6 @@ multiple: {
|
|
|
3075
3009
|
type: PropType<boolean>;
|
|
3076
3010
|
default: boolean;
|
|
3077
3011
|
};
|
|
3078
|
-
ariaLabel: {
|
|
3079
|
-
type: PropType<string>;
|
|
3080
|
-
default: any;
|
|
3081
|
-
};
|
|
3082
3012
|
isOptionDisabled: {
|
|
3083
3013
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3084
3014
|
default: any;
|
|
@@ -3146,8 +3076,8 @@ items: {
|
|
|
3146
3076
|
type: PropType<BentoCurrencyListboxOptions>;
|
|
3147
3077
|
default: () => any[];
|
|
3148
3078
|
};
|
|
3149
|
-
|
|
3150
|
-
type:
|
|
3079
|
+
ariaLabel?: {
|
|
3080
|
+
type: StringConstructor;
|
|
3151
3081
|
default: any;
|
|
3152
3082
|
};
|
|
3153
3083
|
search: {
|
|
@@ -3184,10 +3114,6 @@ default: () => {
|
|
|
3184
3114
|
disabled: boolean;
|
|
3185
3115
|
};
|
|
3186
3116
|
};
|
|
3187
|
-
error: {
|
|
3188
|
-
type: PropType<boolean>;
|
|
3189
|
-
default: boolean;
|
|
3190
|
-
};
|
|
3191
3117
|
optional: {
|
|
3192
3118
|
type: PropType<boolean>;
|
|
3193
3119
|
default: boolean;
|
|
@@ -3200,10 +3126,6 @@ multiple: {
|
|
|
3200
3126
|
type: PropType<boolean>;
|
|
3201
3127
|
default: boolean;
|
|
3202
3128
|
};
|
|
3203
|
-
ariaLabel: {
|
|
3204
|
-
type: PropType<string>;
|
|
3205
|
-
default: any;
|
|
3206
|
-
};
|
|
3207
3129
|
isOptionDisabled: {
|
|
3208
3130
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3209
3131
|
default: any;
|
|
@@ -3261,7 +3183,6 @@ type: PropType<string>;
|
|
|
3261
3183
|
default: any;
|
|
3262
3184
|
};
|
|
3263
3185
|
}>>, {
|
|
3264
|
-
value: BentoListboxSelectedValue;
|
|
3265
3186
|
search: BentoListboxSearchOptions;
|
|
3266
3187
|
description: string;
|
|
3267
3188
|
label: string;
|
|
@@ -3270,16 +3191,15 @@ condensed: boolean;
|
|
|
3270
3191
|
disabled: boolean;
|
|
3271
3192
|
loading: boolean;
|
|
3272
3193
|
teleport: BentoTeleportProps;
|
|
3273
|
-
error: boolean;
|
|
3274
3194
|
optional: boolean;
|
|
3275
3195
|
readonly: boolean;
|
|
3276
3196
|
multiple: boolean;
|
|
3277
|
-
ariaLabel: string;
|
|
3278
3197
|
items: BentoCurrencyListboxOptions;
|
|
3279
3198
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
3280
3199
|
staticCategories: boolean;
|
|
3281
3200
|
hasMoreItems: boolean;
|
|
3282
3201
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
3202
|
+
ariaLabel?: string;
|
|
3283
3203
|
emptyState: BentoListboxEmptyStateProps;
|
|
3284
3204
|
componentLoading: boolean;
|
|
3285
3205
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -3339,8 +3259,8 @@ items: {
|
|
|
3339
3259
|
type: PropType<BentoPaymentMethodListboxOptions>;
|
|
3340
3260
|
default: () => any[];
|
|
3341
3261
|
};
|
|
3342
|
-
|
|
3343
|
-
type:
|
|
3262
|
+
ariaLabel?: {
|
|
3263
|
+
type: StringConstructor;
|
|
3344
3264
|
default: any;
|
|
3345
3265
|
};
|
|
3346
3266
|
search: {
|
|
@@ -3377,10 +3297,6 @@ default: () => {
|
|
|
3377
3297
|
disabled: boolean;
|
|
3378
3298
|
};
|
|
3379
3299
|
};
|
|
3380
|
-
error: {
|
|
3381
|
-
type: PropType<boolean>;
|
|
3382
|
-
default: boolean;
|
|
3383
|
-
};
|
|
3384
3300
|
optional: {
|
|
3385
3301
|
type: PropType<boolean>;
|
|
3386
3302
|
default: boolean;
|
|
@@ -3393,10 +3309,6 @@ multiple: {
|
|
|
3393
3309
|
type: PropType<boolean>;
|
|
3394
3310
|
default: boolean;
|
|
3395
3311
|
};
|
|
3396
|
-
ariaLabel: {
|
|
3397
|
-
type: PropType<string>;
|
|
3398
|
-
default: any;
|
|
3399
|
-
};
|
|
3400
3312
|
isOptionDisabled: {
|
|
3401
3313
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3402
3314
|
default: any;
|
|
@@ -3464,8 +3376,8 @@ items: {
|
|
|
3464
3376
|
type: PropType<BentoPaymentMethodListboxOptions>;
|
|
3465
3377
|
default: () => any[];
|
|
3466
3378
|
};
|
|
3467
|
-
|
|
3468
|
-
type:
|
|
3379
|
+
ariaLabel?: {
|
|
3380
|
+
type: StringConstructor;
|
|
3469
3381
|
default: any;
|
|
3470
3382
|
};
|
|
3471
3383
|
search: {
|
|
@@ -3502,10 +3414,6 @@ default: () => {
|
|
|
3502
3414
|
disabled: boolean;
|
|
3503
3415
|
};
|
|
3504
3416
|
};
|
|
3505
|
-
error: {
|
|
3506
|
-
type: PropType<boolean>;
|
|
3507
|
-
default: boolean;
|
|
3508
|
-
};
|
|
3509
3417
|
optional: {
|
|
3510
3418
|
type: PropType<boolean>;
|
|
3511
3419
|
default: boolean;
|
|
@@ -3518,10 +3426,6 @@ multiple: {
|
|
|
3518
3426
|
type: PropType<boolean>;
|
|
3519
3427
|
default: boolean;
|
|
3520
3428
|
};
|
|
3521
|
-
ariaLabel: {
|
|
3522
|
-
type: PropType<string>;
|
|
3523
|
-
default: any;
|
|
3524
|
-
};
|
|
3525
3429
|
isOptionDisabled: {
|
|
3526
3430
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3527
3431
|
default: any;
|
|
@@ -3579,7 +3483,6 @@ type: PropType<string>;
|
|
|
3579
3483
|
default: any;
|
|
3580
3484
|
};
|
|
3581
3485
|
}>>, {
|
|
3582
|
-
value: BentoListboxSelectedValue;
|
|
3583
3486
|
search: BentoListboxSearchOptions;
|
|
3584
3487
|
description: string;
|
|
3585
3488
|
label: string;
|
|
@@ -3588,16 +3491,15 @@ condensed: boolean;
|
|
|
3588
3491
|
disabled: boolean;
|
|
3589
3492
|
loading: boolean;
|
|
3590
3493
|
teleport: BentoTeleportProps;
|
|
3591
|
-
error: boolean;
|
|
3592
3494
|
optional: boolean;
|
|
3593
3495
|
readonly: boolean;
|
|
3594
3496
|
multiple: boolean;
|
|
3595
|
-
ariaLabel: string;
|
|
3596
3497
|
items: BentoPaymentMethodListboxOptions;
|
|
3597
3498
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
3598
3499
|
staticCategories: boolean;
|
|
3599
3500
|
hasMoreItems: boolean;
|
|
3600
3501
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
3502
|
+
ariaLabel?: string;
|
|
3601
3503
|
emptyState: BentoListboxEmptyStateProps;
|
|
3602
3504
|
componentLoading: boolean;
|
|
3603
3505
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -3622,8 +3524,8 @@ items: {
|
|
|
3622
3524
|
type: PropType<BentoTagListboxOptions>;
|
|
3623
3525
|
default: () => any[];
|
|
3624
3526
|
};
|
|
3625
|
-
|
|
3626
|
-
type:
|
|
3527
|
+
ariaLabel?: {
|
|
3528
|
+
type: StringConstructor;
|
|
3627
3529
|
default: any;
|
|
3628
3530
|
};
|
|
3629
3531
|
search: {
|
|
@@ -3660,10 +3562,6 @@ default: () => {
|
|
|
3660
3562
|
disabled: boolean;
|
|
3661
3563
|
};
|
|
3662
3564
|
};
|
|
3663
|
-
error: {
|
|
3664
|
-
type: PropType<boolean>;
|
|
3665
|
-
default: boolean;
|
|
3666
|
-
};
|
|
3667
3565
|
optional: {
|
|
3668
3566
|
type: PropType<boolean>;
|
|
3669
3567
|
default: boolean;
|
|
@@ -3676,10 +3574,6 @@ multiple: {
|
|
|
3676
3574
|
type: PropType<boolean>;
|
|
3677
3575
|
default: boolean;
|
|
3678
3576
|
};
|
|
3679
|
-
ariaLabel: {
|
|
3680
|
-
type: PropType<string>;
|
|
3681
|
-
default: any;
|
|
3682
|
-
};
|
|
3683
3577
|
isOptionDisabled: {
|
|
3684
3578
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3685
3579
|
default: any;
|
|
@@ -3748,8 +3642,8 @@ items: {
|
|
|
3748
3642
|
type: PropType<BentoTagListboxOptions>;
|
|
3749
3643
|
default: () => any[];
|
|
3750
3644
|
};
|
|
3751
|
-
|
|
3752
|
-
type:
|
|
3645
|
+
ariaLabel?: {
|
|
3646
|
+
type: StringConstructor;
|
|
3753
3647
|
default: any;
|
|
3754
3648
|
};
|
|
3755
3649
|
search: {
|
|
@@ -3786,10 +3680,6 @@ default: () => {
|
|
|
3786
3680
|
disabled: boolean;
|
|
3787
3681
|
};
|
|
3788
3682
|
};
|
|
3789
|
-
error: {
|
|
3790
|
-
type: PropType<boolean>;
|
|
3791
|
-
default: boolean;
|
|
3792
|
-
};
|
|
3793
3683
|
optional: {
|
|
3794
3684
|
type: PropType<boolean>;
|
|
3795
3685
|
default: boolean;
|
|
@@ -3802,10 +3692,6 @@ multiple: {
|
|
|
3802
3692
|
type: PropType<boolean>;
|
|
3803
3693
|
default: boolean;
|
|
3804
3694
|
};
|
|
3805
|
-
ariaLabel: {
|
|
3806
|
-
type: PropType<string>;
|
|
3807
|
-
default: any;
|
|
3808
|
-
};
|
|
3809
3695
|
isOptionDisabled: {
|
|
3810
3696
|
type: PropType<(optionValue: BentoListboxOptionItem) => boolean>;
|
|
3811
3697
|
default: any;
|
|
@@ -3863,7 +3749,6 @@ type: PropType<string>;
|
|
|
3863
3749
|
default: any;
|
|
3864
3750
|
};
|
|
3865
3751
|
}>>, {
|
|
3866
|
-
value: BentoListboxSelectedValue;
|
|
3867
3752
|
search: BentoListboxSearchOptions;
|
|
3868
3753
|
description: string;
|
|
3869
3754
|
label: string;
|
|
@@ -3872,16 +3757,15 @@ condensed: boolean;
|
|
|
3872
3757
|
disabled: boolean;
|
|
3873
3758
|
loading: boolean;
|
|
3874
3759
|
teleport: BentoTeleportProps;
|
|
3875
|
-
error: boolean;
|
|
3876
3760
|
optional: boolean;
|
|
3877
3761
|
readonly: boolean;
|
|
3878
3762
|
multiple: boolean;
|
|
3879
|
-
ariaLabel: string;
|
|
3880
3763
|
items: BentoTagListboxOptions;
|
|
3881
3764
|
isOptionDisabled: BentoListboxIsOptionDisabled;
|
|
3882
3765
|
staticCategories: boolean;
|
|
3883
3766
|
hasMoreItems: boolean;
|
|
3884
3767
|
lazyLoadType: BentoListboxLazyLoadType | `${BentoListboxLazyLoadType}`;
|
|
3768
|
+
ariaLabel?: string;
|
|
3885
3769
|
emptyState: BentoListboxEmptyStateProps;
|
|
3886
3770
|
componentLoading: boolean;
|
|
3887
3771
|
virtualScroll: BentoListboxVirtulisationOptions;
|
|
@@ -4113,8 +3997,8 @@ disabled: boolean;
|
|
|
4113
3997
|
tag: any;
|
|
4114
3998
|
optional: boolean;
|
|
4115
3999
|
readonly: boolean;
|
|
4116
|
-
ariaLabel: string;
|
|
4117
4000
|
indeterminate: boolean;
|
|
4001
|
+
ariaLabel: string;
|
|
4118
4002
|
modelValue: BentoCheckboxType | BentoCheckboxGroupItems;
|
|
4119
4003
|
errorMessage: string;
|
|
4120
4004
|
hasError: boolean;
|
|
@@ -4329,7 +4213,7 @@ formId: string;
|
|
|
4329
4213
|
hasError?: boolean;
|
|
4330
4214
|
errorMessage?: string;
|
|
4331
4215
|
readonly?: boolean;
|
|
4332
|
-
tag?:
|
|
4216
|
+
tag?: BentoCheckboxTag;
|
|
4333
4217
|
}) => any;
|
|
4334
4218
|
}>;
|
|
4335
4219
|
|
|
@@ -4392,15 +4276,12 @@ langLabel: string;
|
|
|
4392
4276
|
|
|
4393
4277
|
declare const __VLS_export_37: DefineComponent<__VLS_WithDefaults_22<__VLS_TypePropsToOption_22<BentoCountryProps>, {
|
|
4394
4278
|
code: BentoCountryCode;
|
|
4395
|
-
label: any;
|
|
4396
4279
|
variant: BentoCountryVariant;
|
|
4397
4280
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_22<__VLS_TypePropsToOption_22<BentoCountryProps>, {
|
|
4398
4281
|
code: BentoCountryCode;
|
|
4399
|
-
label: any;
|
|
4400
4282
|
variant: BentoCountryVariant;
|
|
4401
4283
|
}>>>, {
|
|
4402
4284
|
code: BentoCountryCode | `${BentoCountryCode}`;
|
|
4403
|
-
label: string;
|
|
4404
4285
|
variant: BentoCountryVariant | `${BentoCountryVariant}`;
|
|
4405
4286
|
}>;
|
|
4406
4287
|
|
|
@@ -4606,7 +4487,7 @@ value: BentoFilterBarValue;
|
|
|
4606
4487
|
disabled: boolean;
|
|
4607
4488
|
fitContent: boolean;
|
|
4608
4489
|
tooltipText: string;
|
|
4609
|
-
tooltipPosition: `${
|
|
4490
|
+
tooltipPosition: `${BentoTooltipPosition}`;
|
|
4610
4491
|
appliedFiltersCount: string | number;
|
|
4611
4492
|
buttonLabel: string;
|
|
4612
4493
|
buttonSecondaryLabel: string;
|
|
@@ -4970,13 +4851,11 @@ tooltipPosition: PopperContainerPosition | `${PopperContainerPosition}`;
|
|
|
4970
4851
|
|
|
4971
4852
|
declare const __VLS_export_51: __VLS_WithSlots_26<DefineComponent<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInputFieldProps>, {
|
|
4972
4853
|
ariaHidden: boolean;
|
|
4973
|
-
ariaLabel: any;
|
|
4974
4854
|
condensed: boolean;
|
|
4975
4855
|
description: string;
|
|
4976
4856
|
disabled: boolean;
|
|
4977
4857
|
dropdown: any;
|
|
4978
4858
|
dropdownPosition: BentoInputFieldElementPosition;
|
|
4979
|
-
error: boolean;
|
|
4980
4859
|
errorMessage: any;
|
|
4981
4860
|
label: string;
|
|
4982
4861
|
modelValue: any;
|
|
@@ -4989,7 +4868,6 @@ staticValue: string;
|
|
|
4989
4868
|
staticValuePosition: BentoInputFieldElementPosition;
|
|
4990
4869
|
tooltipText: any;
|
|
4991
4870
|
type: BentoInputFieldType;
|
|
4992
|
-
value: any;
|
|
4993
4871
|
variant: BentoInputFieldVariant;
|
|
4994
4872
|
}>, {
|
|
4995
4873
|
/**
|
|
@@ -5006,13 +4884,11 @@ focus: () => void;
|
|
|
5006
4884
|
inputFieldElement: Ref<HTMLInputElement>;
|
|
5007
4885
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_32<__VLS_TypePropsToOption_32<BentoInputFieldProps>, {
|
|
5008
4886
|
ariaHidden: boolean;
|
|
5009
|
-
ariaLabel: any;
|
|
5010
4887
|
condensed: boolean;
|
|
5011
4888
|
description: string;
|
|
5012
4889
|
disabled: boolean;
|
|
5013
4890
|
dropdown: any;
|
|
5014
4891
|
dropdownPosition: BentoInputFieldElementPosition;
|
|
5015
|
-
error: boolean;
|
|
5016
4892
|
errorMessage: any;
|
|
5017
4893
|
label: string;
|
|
5018
4894
|
modelValue: any;
|
|
@@ -5025,10 +4901,8 @@ staticValue: string;
|
|
|
5025
4901
|
staticValuePosition: BentoInputFieldElementPosition;
|
|
5026
4902
|
tooltipText: any;
|
|
5027
4903
|
type: BentoInputFieldType;
|
|
5028
|
-
value: any;
|
|
5029
4904
|
variant: BentoInputFieldVariant;
|
|
5030
4905
|
}>>>, {
|
|
5031
|
-
value: BentoInputFieldValue;
|
|
5032
4906
|
description: string;
|
|
5033
4907
|
type: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement["type"];
|
|
5034
4908
|
label: string;
|
|
@@ -5036,10 +4910,8 @@ variant: BentoInputFieldVariant | `${BentoInputFieldVariant}`;
|
|
|
5036
4910
|
required: boolean;
|
|
5037
4911
|
condensed: boolean;
|
|
5038
4912
|
disabled: boolean;
|
|
5039
|
-
error: boolean;
|
|
5040
4913
|
optional: boolean;
|
|
5041
4914
|
readonly: boolean;
|
|
5042
|
-
ariaLabel: string;
|
|
5043
4915
|
placeholder: string;
|
|
5044
4916
|
modelValue: BentoInputFieldValue;
|
|
5045
4917
|
errorMessage: string;
|
|
@@ -5084,7 +4956,6 @@ readonly: boolean;
|
|
|
5084
4956
|
required: boolean;
|
|
5085
4957
|
tooltipText: any;
|
|
5086
4958
|
validation: any;
|
|
5087
|
-
value: any;
|
|
5088
4959
|
modelValue: any;
|
|
5089
4960
|
withHint: boolean;
|
|
5090
4961
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_33<__VLS_TypePropsToOption_33<BentoInputFieldPasswordProps>, {
|
|
@@ -5101,11 +4972,9 @@ readonly: boolean;
|
|
|
5101
4972
|
required: boolean;
|
|
5102
4973
|
tooltipText: any;
|
|
5103
4974
|
validation: any;
|
|
5104
|
-
value: any;
|
|
5105
4975
|
modelValue: any;
|
|
5106
4976
|
withHint: boolean;
|
|
5107
4977
|
}>>>, {
|
|
5108
|
-
value: BentoInputFieldProps["value"];
|
|
5109
4978
|
description: string;
|
|
5110
4979
|
label: string;
|
|
5111
4980
|
required: boolean;
|
|
@@ -5677,7 +5546,7 @@ withColumnLayout: boolean;
|
|
|
5677
5546
|
pageId: any;
|
|
5678
5547
|
previousPage: any;
|
|
5679
5548
|
}>>>, {
|
|
5680
|
-
actions:
|
|
5549
|
+
actions: BentoButtonActionsList;
|
|
5681
5550
|
pageId: string;
|
|
5682
5551
|
previousPage: string | null;
|
|
5683
5552
|
actionsLabel: string;
|
|
@@ -6045,7 +5914,7 @@ default: any;
|
|
|
6045
5914
|
infoIconPopoverPosition: {
|
|
6046
5915
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
6047
5916
|
default: string;
|
|
6048
|
-
validator: (value:
|
|
5917
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
6049
5918
|
};
|
|
6050
5919
|
/**
|
|
6051
5920
|
* JavaScript "Date" object for when the content was last updated
|
|
@@ -6117,7 +5986,7 @@ default: any;
|
|
|
6117
5986
|
infoIconPopoverPosition: {
|
|
6118
5987
|
type: PropType<"top" | "right" | "bottom" | "left" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "right-start" | "right-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | PopperContainerPosition>;
|
|
6119
5988
|
default: string;
|
|
6120
|
-
validator: (value:
|
|
5989
|
+
validator: (value: BentoPopoverPositions) => boolean;
|
|
6121
5990
|
};
|
|
6122
5991
|
/**
|
|
6123
5992
|
* JavaScript "Date" object for when the content was last updated
|
|
@@ -6161,7 +6030,6 @@ infoIconPopoverPosition: "top" | "right" | "bottom" | "left" | "auto" | "auto-st
|
|
|
6161
6030
|
}>;
|
|
6162
6031
|
|
|
6163
6032
|
declare const __VLS_export_72: __VLS_WithSlots_45<DefineComponent<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoPaginationProps>, {
|
|
6164
|
-
ariaLabel: any;
|
|
6165
6033
|
hasNext: any;
|
|
6166
6034
|
hideFirstLastPageButtons: boolean;
|
|
6167
6035
|
hidePageSize: boolean;
|
|
@@ -6173,7 +6041,6 @@ size: number;
|
|
|
6173
6041
|
totalCount: any;
|
|
6174
6042
|
virtualScroll: boolean;
|
|
6175
6043
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_48<__VLS_TypePropsToOption_48<BentoPaginationProps>, {
|
|
6176
|
-
ariaLabel: any;
|
|
6177
6044
|
hasNext: any;
|
|
6178
6045
|
hideFirstLastPageButtons: boolean;
|
|
6179
6046
|
hidePageSize: boolean;
|
|
@@ -6187,7 +6054,6 @@ virtualScroll: boolean;
|
|
|
6187
6054
|
}>>>, {
|
|
6188
6055
|
page: number;
|
|
6189
6056
|
size: number;
|
|
6190
|
-
ariaLabel: string;
|
|
6191
6057
|
virtualScroll: boolean;
|
|
6192
6058
|
hidePageSizeSelection: boolean;
|
|
6193
6059
|
totalCount: number;
|
|
@@ -6217,7 +6083,6 @@ label: string;
|
|
|
6217
6083
|
declare const __VLS_export_74: __VLS_WithSlots_46<DefineComponent<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<BentoPopoverProps>, {
|
|
6218
6084
|
actions: any;
|
|
6219
6085
|
actionsLayout: string;
|
|
6220
|
-
ariaLabel: any;
|
|
6221
6086
|
divider: boolean;
|
|
6222
6087
|
disableFocusTrap: boolean;
|
|
6223
6088
|
dismissible: boolean;
|
|
@@ -6237,7 +6102,6 @@ overflowVisible: boolean;
|
|
|
6237
6102
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_50<__VLS_TypePropsToOption_50<BentoPopoverProps>, {
|
|
6238
6103
|
actions: any;
|
|
6239
6104
|
actionsLayout: string;
|
|
6240
|
-
ariaLabel: any;
|
|
6241
6105
|
divider: boolean;
|
|
6242
6106
|
disableFocusTrap: boolean;
|
|
6243
6107
|
dismissible: boolean;
|
|
@@ -6265,9 +6129,8 @@ trapAll: boolean;
|
|
|
6265
6129
|
trapAllOptions: any;
|
|
6266
6130
|
fallbackPosition: Array<Placement>;
|
|
6267
6131
|
fixedPositioning: boolean;
|
|
6268
|
-
|
|
6269
|
-
|
|
6270
|
-
actionsLayout: BentoButtonActionsLayout_2 | `${BentoButtonActionsLayout_2}`;
|
|
6132
|
+
actions: BentoButtonActionsList;
|
|
6133
|
+
actionsLayout: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
|
|
6271
6134
|
divider: boolean;
|
|
6272
6135
|
disableFocusTrap: boolean;
|
|
6273
6136
|
dismissible: boolean;
|
|
@@ -6656,18 +6519,15 @@ inverse: boolean;
|
|
|
6656
6519
|
declare const __VLS_export_80: DefineComponent< {}, unknown, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes< {}>>, {}>;
|
|
6657
6520
|
|
|
6658
6521
|
declare const __VLS_export_81: DefineComponent<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSegmentedControlProps>, {
|
|
6659
|
-
ariaLabel: any;
|
|
6660
6522
|
fullWidth: boolean;
|
|
6661
6523
|
wrap: boolean;
|
|
6662
6524
|
modelValue: any;
|
|
6663
6525
|
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, Readonly<ExtractPropTypes<__VLS_WithDefaults_55<__VLS_TypePropsToOption_55<BentoSegmentedControlProps>, {
|
|
6664
|
-
ariaLabel: any;
|
|
6665
6526
|
fullWidth: boolean;
|
|
6666
6527
|
wrap: boolean;
|
|
6667
6528
|
modelValue: any;
|
|
6668
6529
|
}>>>, {
|
|
6669
6530
|
wrap: boolean;
|
|
6670
|
-
ariaLabel: string;
|
|
6671
6531
|
modelValue: BentoSegmentedControlValue;
|
|
6672
6532
|
fullWidth: boolean;
|
|
6673
6533
|
}>;
|
|
@@ -6867,7 +6727,7 @@ disabled: boolean;
|
|
|
6867
6727
|
optional: boolean;
|
|
6868
6728
|
readonly: boolean;
|
|
6869
6729
|
layout: BentoSelectionCardGroupLayout;
|
|
6870
|
-
modelValue:
|
|
6730
|
+
modelValue: BentoSelectionCardModelValue;
|
|
6871
6731
|
errorMessage: string;
|
|
6872
6732
|
tooltipText: string;
|
|
6873
6733
|
hideLabel: boolean;
|
|
@@ -6881,11 +6741,11 @@ itemsPerRow: BentoSelectionCardGroupItemsPerRow;
|
|
|
6881
6741
|
dynamicContent?: string | object;
|
|
6882
6742
|
fullyClickable?: boolean;
|
|
6883
6743
|
hasError?: boolean;
|
|
6884
|
-
icon?:
|
|
6744
|
+
icon?: VueNodeElement;
|
|
6885
6745
|
readonly?: boolean;
|
|
6886
6746
|
subtitle?: string;
|
|
6887
6747
|
title: string;
|
|
6888
|
-
value:
|
|
6748
|
+
value: BentoSelectionCardValue;
|
|
6889
6749
|
}) => any;
|
|
6890
6750
|
} & {
|
|
6891
6751
|
content?: (props: {
|
|
@@ -6895,11 +6755,11 @@ itemsPerRow: BentoSelectionCardGroupItemsPerRow;
|
|
|
6895
6755
|
dynamicContent?: string | object;
|
|
6896
6756
|
fullyClickable?: boolean;
|
|
6897
6757
|
hasError?: boolean;
|
|
6898
|
-
icon?:
|
|
6758
|
+
icon?: VueNodeElement;
|
|
6899
6759
|
readonly?: boolean;
|
|
6900
6760
|
subtitle?: string;
|
|
6901
6761
|
title: string;
|
|
6902
|
-
value:
|
|
6762
|
+
value: BentoSelectionCardValue;
|
|
6903
6763
|
}) => any;
|
|
6904
6764
|
} & {
|
|
6905
6765
|
dynamicContent?: (props: {
|
|
@@ -6909,11 +6769,11 @@ itemsPerRow: BentoSelectionCardGroupItemsPerRow;
|
|
|
6909
6769
|
dynamicContent?: string | object;
|
|
6910
6770
|
fullyClickable?: boolean;
|
|
6911
6771
|
hasError?: boolean;
|
|
6912
|
-
icon?:
|
|
6772
|
+
icon?: VueNodeElement;
|
|
6913
6773
|
readonly?: boolean;
|
|
6914
6774
|
subtitle?: string;
|
|
6915
6775
|
title: string;
|
|
6916
|
-
value:
|
|
6776
|
+
value: BentoSelectionCardValue;
|
|
6917
6777
|
}) => any;
|
|
6918
6778
|
} & {
|
|
6919
6779
|
icon?: (props: any) => any;
|
|
@@ -7302,11 +7162,11 @@ condensed: boolean;
|
|
|
7302
7162
|
disabled: boolean;
|
|
7303
7163
|
inverse: boolean;
|
|
7304
7164
|
}>>>, {
|
|
7305
|
-
link:
|
|
7306
|
-
type:
|
|
7307
|
-
condensed:
|
|
7308
|
-
disabled:
|
|
7309
|
-
inverse:
|
|
7165
|
+
link: BentoButtonProps["link"];
|
|
7166
|
+
type: BentoButtonProps["type"];
|
|
7167
|
+
condensed: BentoButtonProps["condensed"];
|
|
7168
|
+
disabled: BentoButtonProps["disabled"];
|
|
7169
|
+
inverse: BentoButtonProps["inverse"];
|
|
7310
7170
|
}>, {
|
|
7311
7171
|
default?: (props: {}) => any;
|
|
7312
7172
|
}>;
|
|
@@ -7366,14 +7226,14 @@ underlinePopoverSize: string;
|
|
|
7366
7226
|
underlineTooltipText: any;
|
|
7367
7227
|
}>>>, {
|
|
7368
7228
|
copy: string;
|
|
7369
|
-
size: `${
|
|
7229
|
+
size: `${BentoSummaryGridItemSize}`;
|
|
7370
7230
|
fitContent: boolean;
|
|
7371
7231
|
infoIconTooltipText: string;
|
|
7372
7232
|
trend: string;
|
|
7373
|
-
trendDirection: `${
|
|
7233
|
+
trendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7374
7234
|
secondaryTrend: string;
|
|
7375
|
-
secondaryTrendDirection: `${
|
|
7376
|
-
underlinePopoverSize:
|
|
7235
|
+
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7236
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7377
7237
|
underlineTooltipText: string;
|
|
7378
7238
|
secondaryLabel: string;
|
|
7379
7239
|
secondaryMetric: string;
|
|
@@ -7407,14 +7267,14 @@ underlinePopoverSize: string;
|
|
|
7407
7267
|
underlineTooltipText: any;
|
|
7408
7268
|
}>>>, {
|
|
7409
7269
|
copy: string;
|
|
7410
|
-
size: `${
|
|
7270
|
+
size: `${BentoSummaryGridItemSize}`;
|
|
7411
7271
|
fitContent: boolean;
|
|
7412
7272
|
infoIconTooltipText: string;
|
|
7413
7273
|
trend: string;
|
|
7414
|
-
trendDirection: `${
|
|
7274
|
+
trendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7415
7275
|
secondaryTrend: string;
|
|
7416
|
-
secondaryTrendDirection: `${
|
|
7417
|
-
underlinePopoverSize:
|
|
7276
|
+
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7277
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7418
7278
|
underlineTooltipText: string;
|
|
7419
7279
|
secondaryMetric: string;
|
|
7420
7280
|
}>, {
|
|
@@ -7447,14 +7307,14 @@ underlinePopoverSize: string;
|
|
|
7447
7307
|
underlineTooltipText: any;
|
|
7448
7308
|
}>>>, {
|
|
7449
7309
|
copy: string;
|
|
7450
|
-
size: `${
|
|
7310
|
+
size: `${BentoSummaryGridItemSize}`;
|
|
7451
7311
|
fitContent: boolean;
|
|
7452
7312
|
infoIconTooltipText: string;
|
|
7453
7313
|
trend: string;
|
|
7454
|
-
trendDirection: `${
|
|
7314
|
+
trendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7455
7315
|
secondaryTrend: string;
|
|
7456
|
-
secondaryTrendDirection: `${
|
|
7457
|
-
underlinePopoverSize:
|
|
7316
|
+
secondaryTrendDirection: `${BentoSummaryGridItemTrendDirection}`;
|
|
7317
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7458
7318
|
underlineTooltipText: string;
|
|
7459
7319
|
secondaryMetric: string | number;
|
|
7460
7320
|
}>, {
|
|
@@ -7477,7 +7337,7 @@ underlineTooltipText: any;
|
|
|
7477
7337
|
copy: string;
|
|
7478
7338
|
fitContent: boolean;
|
|
7479
7339
|
infoIconTooltipText: string;
|
|
7480
|
-
underlinePopoverSize:
|
|
7340
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7481
7341
|
underlineTooltipText: string;
|
|
7482
7342
|
}>, {
|
|
7483
7343
|
'dashed-underline'?: (props: {}) => any;
|
|
@@ -7499,7 +7359,7 @@ underlineTooltipText: any;
|
|
|
7499
7359
|
copy: string;
|
|
7500
7360
|
fitContent: boolean;
|
|
7501
7361
|
infoIconTooltipText: string;
|
|
7502
|
-
underlinePopoverSize:
|
|
7362
|
+
underlinePopoverSize: BentoDashedUnderlineProps["popoverSize"];
|
|
7503
7363
|
underlineTooltipText: string;
|
|
7504
7364
|
}>, {
|
|
7505
7365
|
'dashed-underline'?: (props: {}) => any;
|
|
@@ -9717,13 +9577,6 @@ declare const BentoActionBarVariantOptions: readonly ["default", "confirmation"]
|
|
|
9717
9577
|
*/
|
|
9718
9578
|
declare type BentoActionMenu = BentoButtonActionBase & OmitStrict<BentoMenuProps, 'button' | 'data'> & Partial<Pick<BentoMenuProps, 'data'>>;
|
|
9719
9579
|
|
|
9720
|
-
/**
|
|
9721
|
-
* Type for the Menus passed as objects to Button Actions
|
|
9722
|
-
*/
|
|
9723
|
-
declare type BentoActionMenu_2 = BentoButtonActionBase_2 &
|
|
9724
|
-
OmitStrict_2<BentoMenuProps_2, 'button' | 'data'> &
|
|
9725
|
-
Partial<Pick<BentoMenuProps_2, 'data'>>;
|
|
9726
|
-
|
|
9727
9580
|
/**
|
|
9728
9581
|
* AI Button component is used for cases where pressing a button starts an AI-related action.
|
|
9729
9582
|
*
|
|
@@ -10211,33 +10064,12 @@ declare interface BentoButtonActionBase {
|
|
|
10211
10064
|
elementRef?: Exclude<VNodeRef, string>;
|
|
10212
10065
|
}
|
|
10213
10066
|
|
|
10214
|
-
/**
|
|
10215
|
-
* Base interface for the Button and Menu objects
|
|
10216
|
-
*/
|
|
10217
|
-
declare interface BentoButtonActionBase_2 {
|
|
10218
|
-
title: string;
|
|
10219
|
-
icon?: VueNodeElement_2;
|
|
10220
|
-
iconLeft?: VueNodeElement_2;
|
|
10221
|
-
iconRight?: VueNodeElement_2;
|
|
10222
|
-
|
|
10223
|
-
/**
|
|
10224
|
-
* Provides a template ref to the underlying component instance.
|
|
10225
|
-
*/
|
|
10226
|
-
elementRef?: Exclude<VNodeRef, string>;
|
|
10227
|
-
}
|
|
10228
|
-
|
|
10229
10067
|
export declare interface BentoButtonActionObject extends BentoButtonActionBase, BentoButtonProps {
|
|
10230
10068
|
event?: (event: Event) => void;
|
|
10231
10069
|
state?: BentoLoadingButtonState | `${BentoLoadingButtonState}`;
|
|
10232
10070
|
iconOnly?: boolean;
|
|
10233
10071
|
}
|
|
10234
10072
|
|
|
10235
|
-
declare interface BentoButtonActionObject_2 extends BentoButtonActionBase_2, BentoButtonProps_2 {
|
|
10236
|
-
event?: (event: Event) => void;
|
|
10237
|
-
state?: BentoLoadingButtonState_2 | `${BentoLoadingButtonState_2}`;
|
|
10238
|
-
iconOnly?: boolean;
|
|
10239
|
-
}
|
|
10240
|
-
|
|
10241
10073
|
/**
|
|
10242
10074
|
* ButtonActions component manages a set of actions a user can choose from by displaying a group of buttons.
|
|
10243
10075
|
*
|
|
@@ -10278,13 +10110,6 @@ export declare const BentoButtonActionsLayout: {
|
|
|
10278
10110
|
|
|
10279
10111
|
export declare type BentoButtonActionsLayout = BentoButtonActionsLayoutBasic | BentoButtonActionsLayoutExtended;
|
|
10280
10112
|
|
|
10281
|
-
/**
|
|
10282
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
10283
|
-
*/
|
|
10284
|
-
declare const BentoButtonActionsLayout_2 = { ...BentoButtonActionsLayoutBasic, ...BentoButtonActionsLayoutExtended };
|
|
10285
|
-
|
|
10286
|
-
declare type BentoButtonActionsLayout_2 = BentoButtonActionsLayoutBasic_2 | BentoButtonActionsLayoutExtended_2;
|
|
10287
|
-
|
|
10288
10113
|
export declare enum BentoButtonActionsLayoutBasic {
|
|
10289
10114
|
BUTTONS_END = "buttons-end",
|
|
10290
10115
|
FILL_CONTAINER = "fill-container",
|
|
@@ -10292,25 +10117,12 @@ export declare enum BentoButtonActionsLayoutBasic {
|
|
|
10292
10117
|
VERTICAL_STACK = "vertical-stack"
|
|
10293
10118
|
}
|
|
10294
10119
|
|
|
10295
|
-
declare enum BentoButtonActionsLayoutBasic_2 {
|
|
10296
|
-
BUTTONS_END = 'buttons-end',
|
|
10297
|
-
FILL_CONTAINER = 'fill-container',
|
|
10298
|
-
SPACE_BETWEEN = 'space-between',
|
|
10299
|
-
VERTICAL_STACK = 'vertical-stack',
|
|
10300
|
-
}
|
|
10301
|
-
|
|
10302
10120
|
export declare enum BentoButtonActionsLayoutExtended {
|
|
10303
10121
|
BUTTONS_START = "buttons-start"
|
|
10304
10122
|
}
|
|
10305
10123
|
|
|
10306
|
-
declare enum BentoButtonActionsLayoutExtended_2 {
|
|
10307
|
-
BUTTONS_START = 'buttons-start',
|
|
10308
|
-
}
|
|
10309
|
-
|
|
10310
10124
|
export declare type BentoButtonActionsList = Array<BentoButtonActionObject & BentoActionMenu>;
|
|
10311
10125
|
|
|
10312
|
-
declare type BentoButtonActionsList_2 = Array<BentoButtonActionObject_2 & BentoActionMenu_2>;
|
|
10313
|
-
|
|
10314
10126
|
export declare interface BentoButtonActionsProps {
|
|
10315
10127
|
/**
|
|
10316
10128
|
* List of actions that will be used to render the buttons.
|
|
@@ -10383,16 +10195,6 @@ export declare interface BentoButtonProps {
|
|
|
10383
10195
|
link?: object;
|
|
10384
10196
|
}
|
|
10385
10197
|
|
|
10386
|
-
declare interface BentoButtonProps_2 {
|
|
10387
|
-
condensed?: boolean;
|
|
10388
|
-
critical?: boolean;
|
|
10389
|
-
disabled?: boolean;
|
|
10390
|
-
inverse?: boolean;
|
|
10391
|
-
variant?: BentoButtonVariant_2 | `${BentoButtonVariant_2}`;
|
|
10392
|
-
type?: string;
|
|
10393
|
-
link?: object;
|
|
10394
|
-
}
|
|
10395
|
-
|
|
10396
10198
|
/**
|
|
10397
10199
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
10398
10200
|
*/
|
|
@@ -10403,16 +10205,6 @@ export declare enum BentoButtonVariant {
|
|
|
10403
10205
|
TERTIARY_WITH_BACKGROUND = "tertiary-with-background"
|
|
10404
10206
|
}
|
|
10405
10207
|
|
|
10406
|
-
/**
|
|
10407
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
10408
|
-
*/
|
|
10409
|
-
declare enum BentoButtonVariant_2 {
|
|
10410
|
-
PRIMARY = 'primary',
|
|
10411
|
-
SECONDARY = 'secondary',
|
|
10412
|
-
TERTIARY = 'tertiary',
|
|
10413
|
-
TERTIARY_WITH_BACKGROUND = 'tertiary-with-background',
|
|
10414
|
-
}
|
|
10415
|
-
|
|
10416
10208
|
/**
|
|
10417
10209
|
* A card is a flexible and composable container.
|
|
10418
10210
|
* Use cards to represent a single object or to visually group certain content, like legal information within company settings.
|
|
@@ -10544,8 +10336,6 @@ export declare enum BentoCheckboxState {
|
|
|
10544
10336
|
|
|
10545
10337
|
export declare type BentoCheckboxTag = BentoTagProps;
|
|
10546
10338
|
|
|
10547
|
-
declare type BentoCheckboxTag_2 = BentoTagProps_2;
|
|
10548
|
-
|
|
10549
10339
|
export declare type BentoCheckboxType = boolean | BentoMultiCheckboxType;
|
|
10550
10340
|
|
|
10551
10341
|
/**
|
|
@@ -11036,8 +10826,6 @@ export declare enum BentoCountryCode {
|
|
|
11036
10826
|
|
|
11037
10827
|
export declare type BentoCountryListboxOptionItem = OmitStrict<BentoListboxOptionItem, 'value' | 'label'> & {
|
|
11038
10828
|
value: BentoCountryCode | `${BentoCountryCode}`;
|
|
11039
|
-
/** deprecated Use BentoDropdown component for custom labels */
|
|
11040
|
-
label?: string;
|
|
11041
10829
|
};
|
|
11042
10830
|
|
|
11043
10831
|
export declare type BentoCountryListboxOptions = Array<BentoCountryListboxOptionItem>;
|
|
@@ -11047,10 +10835,6 @@ export declare interface BentoCountryProps {
|
|
|
11047
10835
|
* Two character country code ([ISO 3166-1 alpha-2 format](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)).
|
|
11048
10836
|
*/
|
|
11049
10837
|
code?: BentoCountryCode | `${BentoCountryCode}`;
|
|
11050
|
-
/**
|
|
11051
|
-
* Custom label text.
|
|
11052
|
-
*/
|
|
11053
|
-
label?: string;
|
|
11054
10838
|
/**
|
|
11055
10839
|
* Which label variant to display.
|
|
11056
10840
|
* @values iso, name, phone_code, capital
|
|
@@ -11065,9 +10849,7 @@ export declare enum BentoCountryVariant {
|
|
|
11065
10849
|
ISO = "iso",
|
|
11066
10850
|
NAME = "name",
|
|
11067
10851
|
PHONE_CODE = "phone_code",
|
|
11068
|
-
CAPITAL = "capital"
|
|
11069
|
-
/** deprecated Use any of the other BentoCountry variants instead OR BentoTypography component for custom text */
|
|
11070
|
-
CUSTOM = "custom"
|
|
10852
|
+
CAPITAL = "capital"
|
|
11071
10853
|
}
|
|
11072
10854
|
|
|
11073
10855
|
/**
|
|
@@ -11415,48 +11197,8 @@ export declare interface BentoDashedUnderlineProps {
|
|
|
11415
11197
|
tooltipPosition?: BentoTooltipPosition_2 | `${BentoTooltipPosition_2}`;
|
|
11416
11198
|
}
|
|
11417
11199
|
|
|
11418
|
-
declare interface BentoDashedUnderlineProps_2 {
|
|
11419
|
-
/**
|
|
11420
|
-
* Text showed in the popover on hover
|
|
11421
|
-
*/
|
|
11422
|
-
popoverText?: string;
|
|
11423
|
-
|
|
11424
|
-
/**
|
|
11425
|
-
* Title showed in the popover on hover
|
|
11426
|
-
*/
|
|
11427
|
-
popoverTitle?: string;
|
|
11428
|
-
|
|
11429
|
-
/**
|
|
11430
|
-
* Position the popover should take if space is available
|
|
11431
|
-
*/
|
|
11432
|
-
popoverPosition?: BentoPopoverPositions_2 | `${BentoPopoverPositions_2}`;
|
|
11433
|
-
|
|
11434
|
-
/**
|
|
11435
|
-
* The size of the popover
|
|
11436
|
-
*/
|
|
11437
|
-
popoverSize?: 'default' | 'fit-content' | 'large' | 'small';
|
|
11438
|
-
|
|
11439
|
-
/**
|
|
11440
|
-
* Teleports the component outside of the parent container into
|
|
11441
|
-
* the target "to" element
|
|
11442
|
-
*/
|
|
11443
|
-
teleport?: BentoDashedUnderlineTeleport_2;
|
|
11444
|
-
|
|
11445
|
-
/**
|
|
11446
|
-
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
11447
|
-
*/
|
|
11448
|
-
tooltipText?: string;
|
|
11449
|
-
|
|
11450
|
-
/**
|
|
11451
|
-
* Position the tooltip should take if space is available.
|
|
11452
|
-
*/
|
|
11453
|
-
tooltipPosition?: BentoTooltipPosition_4 | `${BentoTooltipPosition_4}`;
|
|
11454
|
-
}
|
|
11455
|
-
|
|
11456
11200
|
export declare type BentoDashedUnderlineTeleport = BentoTeleportProps;
|
|
11457
11201
|
|
|
11458
|
-
declare type BentoDashedUnderlineTeleport_2 = BentoTeleportProps_2;
|
|
11459
|
-
|
|
11460
11202
|
/**
|
|
11461
11203
|
* A component to display data in columns and row format with a whole array of configuration for visualization and interaction.
|
|
11462
11204
|
*
|
|
@@ -11791,7 +11533,6 @@ export declare enum BentoDateFormat {
|
|
|
11791
11533
|
* required
|
|
11792
11534
|
* optional
|
|
11793
11535
|
* disabled
|
|
11794
|
-
* @input="onDateChanged"
|
|
11795
11536
|
* v-model="selectedDate"
|
|
11796
11537
|
* />
|
|
11797
11538
|
* `,
|
|
@@ -11846,14 +11587,6 @@ export declare interface BentoDatePickerProps extends FormField {
|
|
|
11846
11587
|
* @default null
|
|
11847
11588
|
*/
|
|
11848
11589
|
modelValue?: BentoDatePickerValue | null;
|
|
11849
|
-
/**
|
|
11850
|
-
* Selected date
|
|
11851
|
-
*
|
|
11852
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
11853
|
-
*
|
|
11854
|
-
* @default null
|
|
11855
|
-
*/
|
|
11856
|
-
value?: BentoDatePickerValue | null;
|
|
11857
11590
|
/**
|
|
11858
11591
|
* Range of years to be selectable from the year dropdown
|
|
11859
11592
|
*/
|
|
@@ -11920,7 +11653,6 @@ export declare type BentoDateRangeFilterValue = BentoDateRangePickerValue | null
|
|
|
11920
11653
|
* required
|
|
11921
11654
|
* optional
|
|
11922
11655
|
* disabled
|
|
11923
|
-
* @input="onDateChanged"
|
|
11924
11656
|
* v-model="selectedDate"
|
|
11925
11657
|
* />
|
|
11926
11658
|
* `,
|
|
@@ -12001,11 +11733,6 @@ export declare interface BentoDateRangePickerProps extends FormField {
|
|
|
12001
11733
|
* Selected date
|
|
12002
11734
|
*/
|
|
12003
11735
|
modelValue?: BentoDateRangePickerValue | null;
|
|
12004
|
-
/**
|
|
12005
|
-
* Selected date
|
|
12006
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
12007
|
-
*/
|
|
12008
|
-
value?: BentoDateRangePickerValue | null;
|
|
12009
11736
|
/**
|
|
12010
11737
|
* The type of calendar to display. Defaults to showing days.
|
|
12011
11738
|
*/
|
|
@@ -12014,14 +11741,6 @@ export declare interface BentoDateRangePickerProps extends FormField {
|
|
|
12014
11741
|
* Range of years to be selectable from the year dropdown
|
|
12015
11742
|
*/
|
|
12016
11743
|
yearRange?: BentoDateRangePickerYearRange;
|
|
12017
|
-
/**
|
|
12018
|
-
* Enables the date picker selection to persist until it is explicitly applied.
|
|
12019
|
-
* Displays a set of buttons: Apply and Cancel.
|
|
12020
|
-
*
|
|
12021
|
-
* @deprecated Since v2.0.0. Temporary feature. Please set this to true as it will default to true on removal.
|
|
12022
|
-
* @default false
|
|
12023
|
-
*/
|
|
12024
|
-
hasActions?: boolean;
|
|
12025
11744
|
}
|
|
12026
11745
|
|
|
12027
11746
|
export declare type BentoDateRangePickerQuickSelectRanges = Array<DateRangePickerCalendarRangeSelectorItem>;
|
|
@@ -12362,6 +12081,11 @@ export declare const BentoDropdown: typeof __VLS_export_26;
|
|
|
12362
12081
|
export declare const BentoDropdownAvatar: typeof __VLS_export_27;
|
|
12363
12082
|
|
|
12364
12083
|
export declare interface BentoDropdownAvatarProps extends BentoDropdownProps {
|
|
12084
|
+
/**
|
|
12085
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12086
|
+
* Defines a string value that labels an interactive element.
|
|
12087
|
+
*/
|
|
12088
|
+
ariaLabel?: string;
|
|
12365
12089
|
/**
|
|
12366
12090
|
* The option elements to populate the avatar dropdown with.
|
|
12367
12091
|
* It must be an array of {@see BentoAvatarListboxOptions }
|
|
@@ -12393,8 +12117,8 @@ export declare interface BentoDropdownAvatarProps extends BentoDropdownProps {
|
|
|
12393
12117
|
* setup() {
|
|
12394
12118
|
* const selectedValue = ref(BentoCountryCode.NL) // Default value
|
|
12395
12119
|
* const options: BentoCountryListboxOptions = [
|
|
12396
|
-
* {
|
|
12397
|
-
* {
|
|
12120
|
+
* { value: BentoCountryCode.NL },
|
|
12121
|
+
* { value: BentoCountryCode.BE },
|
|
12398
12122
|
* ];
|
|
12399
12123
|
* return { options, selectedValue };
|
|
12400
12124
|
* }
|
|
@@ -12433,6 +12157,11 @@ export declare const BentoDropdownCountry: typeof __VLS_export_28;
|
|
|
12433
12157
|
export declare const BentoDropdownCurrency: typeof __VLS_export_29;
|
|
12434
12158
|
|
|
12435
12159
|
export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
|
|
12160
|
+
/**
|
|
12161
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12162
|
+
* Defines a string value that labels an interactive element.
|
|
12163
|
+
*/
|
|
12164
|
+
ariaLabel?: string;
|
|
12436
12165
|
/**
|
|
12437
12166
|
* The option elements to populate the currency dropdown with.
|
|
12438
12167
|
* It must be an array of {@see BentoCurrencyListboxOptions }
|
|
@@ -12473,6 +12202,11 @@ export declare interface BentoDropdownCurrencyProps extends BentoDropdownProps {
|
|
|
12473
12202
|
export declare const BentoDropdownPaymentMethod: typeof __VLS_export_30;
|
|
12474
12203
|
|
|
12475
12204
|
export declare interface BentoDropdownPaymentMethodProps extends BentoDropdownProps {
|
|
12205
|
+
/**
|
|
12206
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12207
|
+
* Defines a string value that labels an interactive element.
|
|
12208
|
+
*/
|
|
12209
|
+
ariaLabel?: string;
|
|
12476
12210
|
/**
|
|
12477
12211
|
* The option elements to populate the payment method dropdown with.
|
|
12478
12212
|
* It must be an array of {@see BentoPaymentMethodListboxOptions }
|
|
@@ -12483,11 +12217,6 @@ export declare interface BentoDropdownPaymentMethodProps extends BentoDropdownPr
|
|
|
12483
12217
|
}
|
|
12484
12218
|
|
|
12485
12219
|
export declare interface BentoDropdownProps extends FormField {
|
|
12486
|
-
/**
|
|
12487
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
12488
|
-
* Defines a string value that labels an interactive element.
|
|
12489
|
-
*/
|
|
12490
|
-
ariaLabel?: string;
|
|
12491
12220
|
/**
|
|
12492
12221
|
* Renders the dropdown with a condensed style.
|
|
12493
12222
|
*/
|
|
@@ -12500,11 +12229,6 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
12500
12229
|
* Sets the possibility to type into the textbox.
|
|
12501
12230
|
*/
|
|
12502
12231
|
dynamicFiltering?: boolean;
|
|
12503
|
-
/**
|
|
12504
|
-
* Highlights the dropdown in an erroneous state.
|
|
12505
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
12506
|
-
*/
|
|
12507
|
-
error?: boolean;
|
|
12508
12232
|
/**
|
|
12509
12233
|
* Indicates whether there are more items to load
|
|
12510
12234
|
*/
|
|
@@ -12561,13 +12285,6 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
12561
12285
|
* (or `dialog` if the dropdown is inside a dialog).
|
|
12562
12286
|
*/
|
|
12563
12287
|
teleport?: BentoTeleportProps;
|
|
12564
|
-
/**
|
|
12565
|
-
* The `input` value.
|
|
12566
|
-
* Providing an empty string will select no options.
|
|
12567
|
-
* Set to an empty string `''` if you don't want any of the available options to be selected.
|
|
12568
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
12569
|
-
*/
|
|
12570
|
-
value?: BentoListboxSelectedValue;
|
|
12571
12288
|
/**
|
|
12572
12289
|
* The `input` value.
|
|
12573
12290
|
* Providing an empty string will select no options.
|
|
@@ -12583,10 +12300,10 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
12583
12300
|
* Enables value/label value handling. When `true`, the component expects and emits value/label
|
|
12584
12301
|
* pair objects instead of primitive values.
|
|
12585
12302
|
*
|
|
12586
|
-
* This affects both the `
|
|
12303
|
+
* This affects both the `modelValue` prop and the `update:model-value` event payload.
|
|
12587
12304
|
*
|
|
12588
|
-
* - **Input (`
|
|
12589
|
-
* - **Output (`
|
|
12305
|
+
* - **Input (`modelValue` prop):** Expects a `{ value: string | number, label: string }` object (or an array of them for multi-select).
|
|
12306
|
+
* - **Output (`update:model-value` event):** Emits a `{ value: string | number, label: string }` object (or an array of them) upon selection.
|
|
12590
12307
|
*
|
|
12591
12308
|
* This is particularly useful when a selected item's label is not available in the `items` prop,
|
|
12592
12309
|
* allowing the component to display the correct label for values loaded from external sources.
|
|
@@ -12624,6 +12341,11 @@ export declare interface BentoDropdownProps extends FormField {
|
|
|
12624
12341
|
export declare const BentoDropdownTag: typeof __VLS_export_31;
|
|
12625
12342
|
|
|
12626
12343
|
export declare interface BentoDropdownTagProps extends BentoDropdownProps {
|
|
12344
|
+
/**
|
|
12345
|
+
* @deprecated Since v3.0.0. Use `aria-label` instead.
|
|
12346
|
+
* Defines a string value that labels an interactive element.
|
|
12347
|
+
*/
|
|
12348
|
+
ariaLabel?: string;
|
|
12627
12349
|
/**
|
|
12628
12350
|
* The option elements to populate the tag dropdown with.
|
|
12629
12351
|
* It must be an array of {@see BentoTagListboxOptions }
|
|
@@ -13487,11 +13209,6 @@ export declare interface BentoInputDropdownProps {
|
|
|
13487
13209
|
* Displays non-selectable, static categories in the dropdown
|
|
13488
13210
|
*/
|
|
13489
13211
|
staticCategories?: BentoDropdownProps['staticCategories'];
|
|
13490
|
-
/**
|
|
13491
|
-
* Selected value of the dropdown
|
|
13492
|
-
* @deprecated Since v2.0.0. Use `model-value` instead.
|
|
13493
|
-
*/
|
|
13494
|
-
value?: BentoDropdownProps['value'];
|
|
13495
13212
|
/**
|
|
13496
13213
|
* Enables virtual scrolling for large lists of items
|
|
13497
13214
|
*/
|
|
@@ -13586,11 +13303,6 @@ export declare interface BentoInputFieldPasswordProps extends FormField {
|
|
|
13586
13303
|
* Disabling the option (set to `true`) will not run pre-defined validations or custom validations defined in the `validation` field.
|
|
13587
13304
|
*/
|
|
13588
13305
|
disableValidation?: boolean;
|
|
13589
|
-
/**
|
|
13590
|
-
* Text displayed as the value of the input-field
|
|
13591
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
13592
|
-
*/
|
|
13593
|
-
value?: BentoInputFieldProps['value'];
|
|
13594
13306
|
/**
|
|
13595
13307
|
* Text displayed as the value of the input-field
|
|
13596
13308
|
*/
|
|
@@ -13686,20 +13398,10 @@ export declare interface BentoInputFieldPhoneNumberProps extends FormField {
|
|
|
13686
13398
|
* If set, allows filtering on the countries dropdown
|
|
13687
13399
|
*/
|
|
13688
13400
|
dynamicFiltering?: boolean;
|
|
13689
|
-
/**
|
|
13690
|
-
* If true, applies error styling to the field.
|
|
13691
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
13692
|
-
*/
|
|
13693
|
-
error?: boolean;
|
|
13694
13401
|
/**
|
|
13695
13402
|
* Selected country code
|
|
13696
13403
|
*/
|
|
13697
13404
|
selectedCountry?: BentoInputFieldPhoneNumberCountryCode;
|
|
13698
|
-
/**
|
|
13699
|
-
* The current value of the field.
|
|
13700
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
13701
|
-
*/
|
|
13702
|
-
value?: string | number;
|
|
13703
13405
|
/**
|
|
13704
13406
|
* The current value of the field.
|
|
13705
13407
|
*/
|
|
@@ -13711,12 +13413,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
13711
13413
|
* Indicates whether the element is exposed to an accessibility API.
|
|
13712
13414
|
*/
|
|
13713
13415
|
ariaHidden?: boolean;
|
|
13714
|
-
/**
|
|
13715
|
-
* Text that labels an the input element
|
|
13716
|
-
*
|
|
13717
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
13718
|
-
*/
|
|
13719
|
-
ariaLabel?: string;
|
|
13720
13416
|
/**
|
|
13721
13417
|
* Reduces height of the input
|
|
13722
13418
|
*/
|
|
@@ -13732,12 +13428,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
13732
13428
|
* Position of the dropdown before or after input value
|
|
13733
13429
|
*/
|
|
13734
13430
|
dropdownPosition?: BentoInputFieldElementPosition | `${BentoInputFieldElementPosition}`;
|
|
13735
|
-
/**
|
|
13736
|
-
* Adds error validation class for outlining input-field.
|
|
13737
|
-
*
|
|
13738
|
-
* @deprecated Since v2.0.0. Use `errorMessage` instead.
|
|
13739
|
-
*/
|
|
13740
|
-
error?: boolean;
|
|
13741
13431
|
/**
|
|
13742
13432
|
* Text displayed as the value of the input-field
|
|
13743
13433
|
*/
|
|
@@ -13762,11 +13452,6 @@ export declare interface BentoInputFieldProps extends FormField {
|
|
|
13762
13452
|
* If `type` is `search`, use `bento-search-bar` instead.
|
|
13763
13453
|
*/
|
|
13764
13454
|
type?: BentoInputFieldType | `${BentoInputFieldType}` | HTMLInputElement['type'];
|
|
13765
|
-
/**
|
|
13766
|
-
* Text displayed as the value of the input-field
|
|
13767
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
13768
|
-
*/
|
|
13769
|
-
value?: BentoInputFieldValue;
|
|
13770
13455
|
/**
|
|
13771
13456
|
* Describes the different variants for the input element
|
|
13772
13457
|
*/
|
|
@@ -13801,31 +13486,11 @@ export declare enum BentoInputFieldVariant {
|
|
|
13801
13486
|
DROPDOWN = "dropdown"
|
|
13802
13487
|
}
|
|
13803
13488
|
|
|
13804
|
-
/**
|
|
13805
|
-
* @deprecated Since v2.0.0. Use `BentoFilterItemType.INPUT_DROPDOWN` instead.
|
|
13806
|
-
*/
|
|
13807
|
-
export declare interface BentoInputFilterInputAndDropdownValues {
|
|
13808
|
-
inputValue: string | null;
|
|
13809
|
-
dropdownValue?: string;
|
|
13810
|
-
}
|
|
13811
|
-
|
|
13812
13489
|
export declare interface BentoInputFilterOptions {
|
|
13813
|
-
/**
|
|
13814
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdown` is needed.
|
|
13815
|
-
*/
|
|
13816
|
-
dropdown?: any;
|
|
13817
|
-
/**
|
|
13818
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `dropdownPosition` is needed.
|
|
13819
|
-
*/
|
|
13820
|
-
dropdownPosition?: any;
|
|
13821
13490
|
/**
|
|
13822
13491
|
* Sets a placeholder in the input field
|
|
13823
13492
|
*/
|
|
13824
13493
|
placeholder?: BentoInputFieldProps['placeholder'];
|
|
13825
|
-
/**
|
|
13826
|
-
* @deprecated Since v2.0.0. Do not use. Use `BentoFilterItemType.INPUT_DROPDOWN` instead if `variant` is needed.
|
|
13827
|
-
*/
|
|
13828
|
-
variant?: 'dropdown';
|
|
13829
13494
|
/**
|
|
13830
13495
|
* Attaches a `BentoTooltip` if present. Text showed in the tooltip on hover.
|
|
13831
13496
|
*/
|
|
@@ -13863,21 +13528,17 @@ export declare interface BentoInputFilterProps {
|
|
|
13863
13528
|
* List of options that are needed to setup the filter
|
|
13864
13529
|
* Available options:
|
|
13865
13530
|
* - placeholder: allows to set a placeholder to the search bar
|
|
13866
|
-
* - dropdown (deprecated): all the dropdown properties that can be set in the inner dropdown of the input field. @see BentoDropdown for more info.
|
|
13867
|
-
* - dropdownPosition (deprecated): allow the user to set the dropdown on the left or right side. Accepts the `start` or `end` values.
|
|
13868
|
-
* - variant (deprecated): can be `undefined` or set to `dropdown`. Enables dropdown input variant.
|
|
13869
13531
|
* - tooltipPosition: The position of the tooltip attached to the filter button
|
|
13870
13532
|
* - tooltipText: The content of the tooltip attached to the filter button
|
|
13871
13533
|
*/
|
|
13872
13534
|
options?: BentoInputFilterOptions;
|
|
13873
13535
|
/**
|
|
13874
13536
|
* Current value of the filter.
|
|
13875
|
-
* If the options.variant is equal to 'dropdown', the value should be of type `{ inputValue: string | null; dropdownValue?: string }`.
|
|
13876
13537
|
*/
|
|
13877
13538
|
value?: BentoInputFilterValue;
|
|
13878
13539
|
}
|
|
13879
13540
|
|
|
13880
|
-
export declare type BentoInputFilterValue = string | null
|
|
13541
|
+
export declare type BentoInputFilterValue = string | null;
|
|
13881
13542
|
|
|
13882
13543
|
/**
|
|
13883
13544
|
* Input time component for entering time values in HH:MM:SS format.
|
|
@@ -13922,7 +13583,7 @@ export declare interface BentoInputWithDropdownFilterOptions {
|
|
|
13922
13583
|
|
|
13923
13584
|
export declare interface BentoInpuWithDropdowntFilterValue {
|
|
13924
13585
|
inputValue: BentoInputFieldValue;
|
|
13925
|
-
dropdownValue: BentoInputDropdownProps['
|
|
13586
|
+
dropdownValue: BentoInputDropdownProps['modelValue'];
|
|
13926
13587
|
}
|
|
13927
13588
|
|
|
13928
13589
|
/**
|
|
@@ -14165,45 +13826,7 @@ declare type BentoLinkProps = RouterLinkProps & {
|
|
|
14165
13826
|
variant?: BentoLinkVariant_2 | `${BentoLinkVariant_2}`;
|
|
14166
13827
|
};
|
|
14167
13828
|
|
|
14168
|
-
declare type BentoLinkProps_2 = RouterLinkProps_2 &
|
|
14169
|
-
/**
|
|
14170
|
-
* Disable the default typography for the component. Only use this when the component is inside another typography component.
|
|
14171
|
-
*/
|
|
14172
|
-
disableTypography?: boolean;
|
|
14173
|
-
|
|
14174
|
-
/**
|
|
14175
|
-
* Set the rendered link to a regular external anchor link and renders an external link icon.
|
|
14176
|
-
*/
|
|
14177
|
-
external?: boolean;
|
|
14178
|
-
|
|
14179
|
-
/**
|
|
14180
|
-
* Set to true if used inside a `BentoButton` component.
|
|
14181
|
-
*/
|
|
14182
|
-
isButton?: boolean;
|
|
14183
|
-
|
|
14184
|
-
/**
|
|
14185
|
-
* Set the rendered link to a regular external anchor link.
|
|
14186
|
-
*/
|
|
14187
|
-
isNotRouting?: boolean;
|
|
14188
|
-
|
|
14189
|
-
/**
|
|
14190
|
-
* Sets the target of the rendered link.
|
|
14191
|
-
*/
|
|
14192
|
-
target?: string;
|
|
14193
|
-
|
|
14194
|
-
/**
|
|
14195
|
-
* Set to true to truncate link. Doesn't work with disableTypography.
|
|
14196
|
-
*/
|
|
14197
|
-
truncate?: boolean;
|
|
14198
|
-
|
|
14199
|
-
/**
|
|
14200
|
-
* Link variant type affecting visual style.
|
|
14201
|
-
* @values default, quiet
|
|
14202
|
-
*/
|
|
14203
|
-
variant?: BentoLinkVariant_3 | `${BentoLinkVariant_3}`;
|
|
14204
|
-
};
|
|
14205
|
-
|
|
14206
|
-
declare type BentoLinkProps_3 = RouterLinkProps_3 & LinkProps_2;
|
|
13829
|
+
declare type BentoLinkProps_2 = RouterLinkProps_2 & LinkProps_2;
|
|
14207
13830
|
|
|
14208
13831
|
/**
|
|
14209
13832
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
@@ -14229,14 +13852,6 @@ declare enum BentoLinkVariant_3 {
|
|
|
14229
13852
|
QUIET = 'quiet',
|
|
14230
13853
|
}
|
|
14231
13854
|
|
|
14232
|
-
/**
|
|
14233
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14234
|
-
*/
|
|
14235
|
-
declare enum BentoLinkVariant_4 {
|
|
14236
|
-
DEFAULT = 'default',
|
|
14237
|
-
QUIET = 'quiet',
|
|
14238
|
-
}
|
|
14239
|
-
|
|
14240
13855
|
/**
|
|
14241
13856
|
* `BentoList` renders an ordered or unordered list container for `BentoListItem` rows.
|
|
14242
13857
|
*
|
|
@@ -14507,13 +14122,6 @@ export declare enum BentoLoadingButtonState {
|
|
|
14507
14122
|
FAIL = "fail"
|
|
14508
14123
|
}
|
|
14509
14124
|
|
|
14510
|
-
declare enum BentoLoadingButtonState_2 {
|
|
14511
|
-
START = 'start',
|
|
14512
|
-
LOADING = 'loading',
|
|
14513
|
-
SUCCESS = 'success',
|
|
14514
|
-
FAIL = 'fail',
|
|
14515
|
-
}
|
|
14516
|
-
|
|
14517
14125
|
/**
|
|
14518
14126
|
* A loading indicator component that displays a spinning animation.
|
|
14519
14127
|
*
|
|
@@ -14575,13 +14183,6 @@ export declare interface BentoMenuButtonProps {
|
|
|
14575
14183
|
variant?: BentoButtonProps['variant'];
|
|
14576
14184
|
}
|
|
14577
14185
|
|
|
14578
|
-
declare interface BentoMenuButtonProps_2 {
|
|
14579
|
-
'aria-label'?: HTMLAttributes['aria-label'];
|
|
14580
|
-
condensed?: boolean;
|
|
14581
|
-
disabled?: boolean;
|
|
14582
|
-
variant?: BentoButtonProps_2['variant'];
|
|
14583
|
-
}
|
|
14584
|
-
|
|
14585
14186
|
export declare enum BentoMenuEvent {
|
|
14586
14187
|
BACK = "back",
|
|
14587
14188
|
CLOSE = "close",
|
|
@@ -14603,51 +14204,29 @@ export declare interface BentoMenuItem {
|
|
|
14603
14204
|
skipClose?: boolean;
|
|
14604
14205
|
}
|
|
14605
14206
|
|
|
14606
|
-
declare interface BentoMenuItem_2 {
|
|
14607
|
-
text: string;
|
|
14608
|
-
handler?: () => void;
|
|
14609
|
-
link?: BentoLinkProps_2;
|
|
14610
|
-
secondaryText?: string;
|
|
14611
|
-
items?: Array<BentoMenuItem_2>;
|
|
14612
|
-
disabled?: boolean;
|
|
14613
|
-
chevron?: boolean;
|
|
14614
|
-
icon?: VueNodeElement_2;
|
|
14615
|
-
critical?: boolean;
|
|
14616
|
-
indent?: boolean;
|
|
14617
|
-
addDivider?: boolean;
|
|
14618
|
-
skipClose?: boolean;
|
|
14619
|
-
}
|
|
14620
|
-
|
|
14621
14207
|
/**
|
|
14622
14208
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14623
14209
|
*/
|
|
14624
14210
|
declare const BentoMenuPositions: {
|
|
14625
|
-
AUTO: import("../popper-container
|
|
14626
|
-
AUTO_START: import("../popper-container
|
|
14627
|
-
AUTO_END: import("../popper-container
|
|
14628
|
-
TOP_START: import("../popper-container
|
|
14629
|
-
TOP_END: import("../popper-container
|
|
14630
|
-
RIGHT_START: import("../popper-container
|
|
14631
|
-
RIGHT_END: import("../popper-container
|
|
14632
|
-
BOTTOM_START: import("../popper-container
|
|
14633
|
-
BOTTOM_END: import("../popper-container
|
|
14634
|
-
LEFT_START: import("../popper-container
|
|
14635
|
-
LEFT_END: import("../popper-container
|
|
14636
|
-
TOP: import("../popper-container
|
|
14637
|
-
RIGHT: import("../popper-container
|
|
14638
|
-
BOTTOM: import("../popper-container
|
|
14639
|
-
LEFT: import("../popper-container
|
|
14211
|
+
AUTO: import("../popper-container").PopperContainerPositionExtended.AUTO;
|
|
14212
|
+
AUTO_START: import("../popper-container").PopperContainerPositionExtended.AUTO_START;
|
|
14213
|
+
AUTO_END: import("../popper-container").PopperContainerPositionExtended.AUTO_END;
|
|
14214
|
+
TOP_START: import("../popper-container").PopperContainerPositionExtended.TOP_START;
|
|
14215
|
+
TOP_END: import("../popper-container").PopperContainerPositionExtended.TOP_END;
|
|
14216
|
+
RIGHT_START: import("../popper-container").PopperContainerPositionExtended.RIGHT_START;
|
|
14217
|
+
RIGHT_END: import("../popper-container").PopperContainerPositionExtended.RIGHT_END;
|
|
14218
|
+
BOTTOM_START: import("../popper-container").PopperContainerPositionExtended.BOTTOM_START;
|
|
14219
|
+
BOTTOM_END: import("../popper-container").PopperContainerPositionExtended.BOTTOM_END;
|
|
14220
|
+
LEFT_START: import("../popper-container").PopperContainerPositionExtended.LEFT_START;
|
|
14221
|
+
LEFT_END: import("../popper-container").PopperContainerPositionExtended.LEFT_END;
|
|
14222
|
+
TOP: import("../popper-container").PopperContainerPositionBasic.TOP;
|
|
14223
|
+
RIGHT: import("../popper-container").PopperContainerPositionBasic.RIGHT;
|
|
14224
|
+
BOTTOM: import("../popper-container").PopperContainerPositionBasic.BOTTOM;
|
|
14225
|
+
LEFT: import("../popper-container").PopperContainerPositionBasic.LEFT;
|
|
14640
14226
|
};
|
|
14641
14227
|
|
|
14642
14228
|
declare type BentoMenuPositions = PopperContainerPosition;
|
|
14643
14229
|
|
|
14644
|
-
/**
|
|
14645
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
14646
|
-
*/
|
|
14647
|
-
declare const BentoMenuPositions_2 = { ...PopperContainerPosition };
|
|
14648
|
-
|
|
14649
|
-
declare type BentoMenuPositions_2 = PopperContainerPosition_2;
|
|
14650
|
-
|
|
14651
14230
|
export declare interface BentoMenuProps {
|
|
14652
14231
|
/**
|
|
14653
14232
|
* Object containing props to change the menu button appearance. Accepts the same props present in BentoButton.
|
|
@@ -14699,57 +14278,6 @@ export declare interface BentoMenuProps {
|
|
|
14699
14278
|
closeOnClickOutsideOptions?: OnClickOutsideOptions;
|
|
14700
14279
|
}
|
|
14701
14280
|
|
|
14702
|
-
declare interface BentoMenuProps_2 {
|
|
14703
|
-
/**
|
|
14704
|
-
* Object containing props to change the menu button appearance. Accepts the same props present in BentoButton.
|
|
14705
|
-
*/
|
|
14706
|
-
button?: BentoMenuButtonProps_2;
|
|
14707
|
-
/**
|
|
14708
|
-
* Controls if the menu should close when an item is clicked.
|
|
14709
|
-
* Defaults to `true`.
|
|
14710
|
-
*/
|
|
14711
|
-
closeMenuOnItemSelect?: boolean;
|
|
14712
|
-
/**
|
|
14713
|
-
* The data to be displayed in the list
|
|
14714
|
-
*/
|
|
14715
|
-
data: Array<BentoMenuItem_2>;
|
|
14716
|
-
/**
|
|
14717
|
-
* Disables opening the menu when the down arrow key is pressed.
|
|
14718
|
-
*/
|
|
14719
|
-
disableArrowDownOpeningMenu?: boolean;
|
|
14720
|
-
/**
|
|
14721
|
-
* The position of where the menu should open.
|
|
14722
|
-
*/
|
|
14723
|
-
menuPosition?: BentoMenuPositions_2 | `${BentoMenuPositions_2}`;
|
|
14724
|
-
/**
|
|
14725
|
-
* Instructs the menu popover to be visible outside of the containing container.
|
|
14726
|
-
* @see {@link https://floating-ui.com/docs/usefloating#strategy}
|
|
14727
|
-
*/
|
|
14728
|
-
menuFixedPositioning?: boolean;
|
|
14729
|
-
/**
|
|
14730
|
-
* Sets a custom width for the menu popover. Values are clamped between 150 - 350.
|
|
14731
|
-
*/
|
|
14732
|
-
menuWidth?: number;
|
|
14733
|
-
/**
|
|
14734
|
-
* Returns focus to the menu button after popover is closed.
|
|
14735
|
-
* Disable if focus management is delegated to the parent component.
|
|
14736
|
-
* Defaults to `true`.
|
|
14737
|
-
*/
|
|
14738
|
-
revertFocusToButton?: boolean;
|
|
14739
|
-
/**
|
|
14740
|
-
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
14741
|
-
* (or `dialog` if popover is inside a dialog).
|
|
14742
|
-
*/
|
|
14743
|
-
teleport?: boolean;
|
|
14744
|
-
/**
|
|
14745
|
-
* Can be used to set the inner teleport component to render the menu's popover in the root `body` DOM node
|
|
14746
|
-
* (or `dialog` if popover is inside a dialog).
|
|
14747
|
-
*
|
|
14748
|
-
* @see {@link OnClickOutsideOptions}
|
|
14749
|
-
*/
|
|
14750
|
-
closeOnClickOutsideOptions?: OnClickOutsideOptions_2;
|
|
14751
|
-
}
|
|
14752
|
-
|
|
14753
14281
|
/**
|
|
14754
14282
|
* Modal is a window that appear over any other page content
|
|
14755
14283
|
* and focus user attention exclusively on one task or piece of
|
|
@@ -15136,12 +14664,6 @@ export declare interface BentoNavigationMenuProps {
|
|
|
15136
14664
|
export declare const BentoPagination: typeof __VLS_export_72;
|
|
15137
14665
|
|
|
15138
14666
|
export declare interface BentoPaginationProps {
|
|
15139
|
-
/**
|
|
15140
|
-
* A brief description of the purpose of the navigation (for a11y).
|
|
15141
|
-
* Omit the term "navigation", as the screen reader will read both the role and the contents of the label.
|
|
15142
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
15143
|
-
*/
|
|
15144
|
-
ariaLabel?: string;
|
|
15145
14667
|
/**
|
|
15146
14668
|
* Use to determine if the pager has a "next page".
|
|
15147
14669
|
*/
|
|
@@ -15160,6 +14682,11 @@ export declare interface BentoPaginationProps {
|
|
|
15160
14682
|
* Useful for very large datasets where rendering all page options would cause performance issues.
|
|
15161
14683
|
*/
|
|
15162
14684
|
hidePageSelection?: boolean;
|
|
14685
|
+
/**
|
|
14686
|
+
* Determines whether to hide the dropdown that allows users to change the number of results per page.
|
|
14687
|
+
* When set to `true`, the current `itemsPerPage` value is displayed as plain static text.
|
|
14688
|
+
* This prop only takes effect if `hidePageSize` is `false`.
|
|
14689
|
+
*/
|
|
15163
14690
|
hidePageSizeSelection?: boolean;
|
|
15164
14691
|
/**
|
|
15165
14692
|
* The current page number of the pager.
|
|
@@ -16393,32 +15920,25 @@ export declare type BentoPopoverFallbackStrategy = FallbackStrategy;
|
|
|
16393
15920
|
* @deprecated Since v2.0.0. Use string literal instead.
|
|
16394
15921
|
*/
|
|
16395
15922
|
export declare const BentoPopoverPositions: {
|
|
16396
|
-
AUTO: import("../popper-container
|
|
16397
|
-
AUTO_START: import("../popper-container
|
|
16398
|
-
AUTO_END: import("../popper-container
|
|
16399
|
-
TOP_START: import("../popper-container
|
|
16400
|
-
TOP_END: import("../popper-container
|
|
16401
|
-
RIGHT_START: import("../popper-container
|
|
16402
|
-
RIGHT_END: import("../popper-container
|
|
16403
|
-
BOTTOM_START: import("../popper-container
|
|
16404
|
-
BOTTOM_END: import("../popper-container
|
|
16405
|
-
LEFT_START: import("../popper-container
|
|
16406
|
-
LEFT_END: import("../popper-container
|
|
16407
|
-
TOP: import("../popper-container
|
|
16408
|
-
RIGHT: import("../popper-container
|
|
16409
|
-
BOTTOM: import("../popper-container
|
|
16410
|
-
LEFT: import("../popper-container
|
|
15923
|
+
AUTO: import("../popper-container").PopperContainerPositionExtended.AUTO;
|
|
15924
|
+
AUTO_START: import("../popper-container").PopperContainerPositionExtended.AUTO_START;
|
|
15925
|
+
AUTO_END: import("../popper-container").PopperContainerPositionExtended.AUTO_END;
|
|
15926
|
+
TOP_START: import("../popper-container").PopperContainerPositionExtended.TOP_START;
|
|
15927
|
+
TOP_END: import("../popper-container").PopperContainerPositionExtended.TOP_END;
|
|
15928
|
+
RIGHT_START: import("../popper-container").PopperContainerPositionExtended.RIGHT_START;
|
|
15929
|
+
RIGHT_END: import("../popper-container").PopperContainerPositionExtended.RIGHT_END;
|
|
15930
|
+
BOTTOM_START: import("../popper-container").PopperContainerPositionExtended.BOTTOM_START;
|
|
15931
|
+
BOTTOM_END: import("../popper-container").PopperContainerPositionExtended.BOTTOM_END;
|
|
15932
|
+
LEFT_START: import("../popper-container").PopperContainerPositionExtended.LEFT_START;
|
|
15933
|
+
LEFT_END: import("../popper-container").PopperContainerPositionExtended.LEFT_END;
|
|
15934
|
+
TOP: import("../popper-container").PopperContainerPositionBasic.TOP;
|
|
15935
|
+
RIGHT: import("../popper-container").PopperContainerPositionBasic.RIGHT;
|
|
15936
|
+
BOTTOM: import("../popper-container").PopperContainerPositionBasic.BOTTOM;
|
|
15937
|
+
LEFT: import("../popper-container").PopperContainerPositionBasic.LEFT;
|
|
16411
15938
|
};
|
|
16412
15939
|
|
|
16413
15940
|
export declare type BentoPopoverPositions = PopperContainerPosition;
|
|
16414
15941
|
|
|
16415
|
-
/**
|
|
16416
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
16417
|
-
*/
|
|
16418
|
-
declare const BentoPopoverPositions_2 = { ...PopperContainerPosition };
|
|
16419
|
-
|
|
16420
|
-
declare type BentoPopoverPositions_2 = PopperContainerPosition_2;
|
|
16421
|
-
|
|
16422
15942
|
export declare interface BentoPopoverProps {
|
|
16423
15943
|
/**
|
|
16424
15944
|
* List of actions that will be used to render the buttons.
|
|
@@ -16456,11 +15976,6 @@ export declare interface BentoPopoverProps {
|
|
|
16456
15976
|
* @values VERTICAL_STACK
|
|
16457
15977
|
*/
|
|
16458
15978
|
actionsLayout?: BentoButtonActionsLayout | `${BentoButtonActionsLayout}`;
|
|
16459
|
-
/**
|
|
16460
|
-
* Defines a string value that provides an accessible name for the popover.
|
|
16461
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
16462
|
-
*/
|
|
16463
|
-
ariaLabel?: string;
|
|
16464
15979
|
/**
|
|
16465
15980
|
* Adds a divider line to the actions section, reduces the top/bottom paddings and removes all padding in the "default" slot.
|
|
16466
15981
|
*/
|
|
@@ -17071,11 +16586,6 @@ export declare interface BentoSegmentedControlItem {
|
|
|
17071
16586
|
}
|
|
17072
16587
|
|
|
17073
16588
|
export declare interface BentoSegmentedControlProps {
|
|
17074
|
-
/**
|
|
17075
|
-
* Accessible name describing the segmented control.
|
|
17076
|
-
* @deprecated Since v2.0.0. Use `aria-label` instead.
|
|
17077
|
-
*/
|
|
17078
|
-
ariaLabel?: string;
|
|
17079
16589
|
/**
|
|
17080
16590
|
* If set to true, renders the component full width.
|
|
17081
16591
|
*/
|
|
@@ -17122,29 +16632,6 @@ export declare interface BentoSelectFilterOptions {
|
|
|
17122
16632
|
* Defines if the list-box should be a multi-select filter
|
|
17123
16633
|
*/
|
|
17124
16634
|
multiple?: boolean;
|
|
17125
|
-
/**
|
|
17126
|
-
* @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
|
|
17127
|
-
* The translation object to handle any custom translations. e.g. persistent filter labels.
|
|
17128
|
-
*/
|
|
17129
|
-
messages?: {
|
|
17130
|
-
[key: string]: {
|
|
17131
|
-
persistentButtonLabelPartiallySelected?: string;
|
|
17132
|
-
persistentButtonLabelAllSelected?: string;
|
|
17133
|
-
[key: string]: string;
|
|
17134
|
-
};
|
|
17135
|
-
};
|
|
17136
|
-
/**
|
|
17137
|
-
* @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
|
|
17138
|
-
* The unique key to use in the messages translation object to use for the persistent button label
|
|
17139
|
-
* when the select filter has partially selected items.
|
|
17140
|
-
*/
|
|
17141
|
-
messagesPersistentButtonLabelPartiallySelectedKey?: string;
|
|
17142
|
-
/**
|
|
17143
|
-
* @deprecated Since v2.0.0. Do not use. The persistent filter label now uses a counter instead of custom strings. This property is now redundant.
|
|
17144
|
-
* The unique key to use in the messages translation object to use for the persistent button label
|
|
17145
|
-
* when the select filter has all items selected.
|
|
17146
|
-
*/
|
|
17147
|
-
messagesPersistentButtonLabelAllSelectedKey?: string;
|
|
17148
16635
|
/**
|
|
17149
16636
|
* The event fire when the filter is opened.
|
|
17150
16637
|
*/
|
|
@@ -17343,8 +16830,6 @@ export declare interface BentoSelectionCardItem {
|
|
|
17343
16830
|
|
|
17344
16831
|
export declare type BentoSelectionCardModelValue = BentoCheckboxType | BentoRadioButtonValue;
|
|
17345
16832
|
|
|
17346
|
-
declare type BentoSelectionCardModelValue_2 = BentoCheckboxType_2 | RadioInputValue;
|
|
17347
|
-
|
|
17348
16833
|
export declare enum BentoSelectionCardState {
|
|
17349
16834
|
DISABLED = "disabled",
|
|
17350
16835
|
READONLY = "readonly",
|
|
@@ -17353,8 +16838,6 @@ export declare enum BentoSelectionCardState {
|
|
|
17353
16838
|
|
|
17354
16839
|
export declare type BentoSelectionCardValue = string | number;
|
|
17355
16840
|
|
|
17356
|
-
declare type BentoSelectionCardValue_2 = string | number;
|
|
17357
|
-
|
|
17358
16841
|
export declare type BentoSelectPaymentMethodFilterOptions = OmitStrict<BentoSelectFilterOptions, 'listboxItems'> & {
|
|
17359
16842
|
listboxItems: BentoPaymentMethodListboxOptions;
|
|
17360
16843
|
};
|
|
@@ -17798,15 +17281,6 @@ export declare enum BentoSummaryGridItemSize {
|
|
|
17798
17281
|
LARGE = "large"
|
|
17799
17282
|
}
|
|
17800
17283
|
|
|
17801
|
-
/**
|
|
17802
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
17803
|
-
*/
|
|
17804
|
-
declare enum BentoSummaryGridItemSize_2 {
|
|
17805
|
-
SMALL = 'small',
|
|
17806
|
-
MEDIUM = 'medium',
|
|
17807
|
-
LARGE = 'large',
|
|
17808
|
-
}
|
|
17809
|
-
|
|
17810
17284
|
/**
|
|
17811
17285
|
* Summary grid item component used to display text only. Can be used for references, IDs or any other text data.
|
|
17812
17286
|
*
|
|
@@ -17866,15 +17340,6 @@ export declare enum BentoSummaryGridItemTrendDirection {
|
|
|
17866
17340
|
NEUTRAL = "neutral"
|
|
17867
17341
|
}
|
|
17868
17342
|
|
|
17869
|
-
/**
|
|
17870
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
17871
|
-
*/
|
|
17872
|
-
declare enum BentoSummaryGridItemTrendDirection_2 {
|
|
17873
|
-
POSITIVE = 'positive',
|
|
17874
|
-
NEGATIVE = 'negative',
|
|
17875
|
-
NEUTRAL = 'neutral',
|
|
17876
|
-
}
|
|
17877
|
-
|
|
17878
17343
|
export declare type BentoSummaryGridLayout = () => {
|
|
17879
17344
|
isSummaryGridLayout: boolean;
|
|
17880
17345
|
};
|
|
@@ -18075,23 +17540,6 @@ export declare interface BentoTagProps {
|
|
|
18075
17540
|
variant?: BentoTagVariant | `${BentoTagVariant}`;
|
|
18076
17541
|
}
|
|
18077
17542
|
|
|
18078
|
-
declare interface BentoTagProps_2 {
|
|
18079
|
-
/**
|
|
18080
|
-
* The label text content of the Tag.
|
|
18081
|
-
*/
|
|
18082
|
-
label?: string;
|
|
18083
|
-
|
|
18084
|
-
/**
|
|
18085
|
-
* The number of characters to limit the number of displayed characters for the tag text, truncating it with an ellipsis of three dots "...".
|
|
18086
|
-
*/
|
|
18087
|
-
truncate?: number;
|
|
18088
|
-
|
|
18089
|
-
/**
|
|
18090
|
-
* The variant variant of tag
|
|
18091
|
-
*/
|
|
18092
|
-
variant?: BentoTagVariant_2 | `${BentoTagVariant_2}`;
|
|
18093
|
-
}
|
|
18094
|
-
|
|
18095
17543
|
export declare type BentoTagVariant = 'grey' | 'blue' | 'green' | 'orange' | 'red' | 'white';
|
|
18096
17544
|
|
|
18097
17545
|
/**
|
|
@@ -18099,20 +17547,6 @@ export declare type BentoTagVariant = 'grey' | 'blue' | 'green' | 'orange' | 're
|
|
|
18099
17547
|
*/
|
|
18100
17548
|
export declare const BentoTagVariant: Record<string, BentoTagVariant>;
|
|
18101
17549
|
|
|
18102
|
-
declare type BentoTagVariant_2 = 'grey' | 'blue' | 'green' | 'orange' | 'red' | 'white';
|
|
18103
|
-
|
|
18104
|
-
/**
|
|
18105
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
18106
|
-
*/
|
|
18107
|
-
declare const BentoTagVariant_2: Record<string, BentoTagVariant_2> = {
|
|
18108
|
-
GREY: 'grey',
|
|
18109
|
-
BLUE: 'blue',
|
|
18110
|
-
GREEN: 'green',
|
|
18111
|
-
ORANGE: 'orange',
|
|
18112
|
-
RED: 'red',
|
|
18113
|
-
WHITE: 'white',
|
|
18114
|
-
};
|
|
18115
|
-
|
|
18116
17550
|
declare interface BentoTeleportProps {
|
|
18117
17551
|
/**
|
|
18118
17552
|
* Disables the teleport. It will prevent the slotted element to be
|
|
@@ -18127,23 +17561,6 @@ declare interface BentoTeleportProps {
|
|
|
18127
17561
|
to?: string;
|
|
18128
17562
|
}
|
|
18129
17563
|
|
|
18130
|
-
declare interface BentoTeleportProps_2 {
|
|
18131
|
-
/**
|
|
18132
|
-
* Disables the teleport. It will prevent the slotted element to be
|
|
18133
|
-
* teleported outside of the initial parent element
|
|
18134
|
-
* @default false
|
|
18135
|
-
*/
|
|
18136
|
-
disabled: boolean;
|
|
18137
|
-
|
|
18138
|
-
/**
|
|
18139
|
-
* Indicates the parent container in which the slotted element will be
|
|
18140
|
-
* teleported to.
|
|
18141
|
-
*/
|
|
18142
|
-
to?: string;
|
|
18143
|
-
|
|
18144
|
-
// NOTE: "where" is not added as it doesn't exist in Vue3
|
|
18145
|
-
}
|
|
18146
|
-
|
|
18147
17564
|
export declare const BentoTextarea: typeof __VLS_export_100;
|
|
18148
17565
|
|
|
18149
17566
|
declare interface BentoTextareaProps extends FormField {
|
|
@@ -18173,11 +17590,6 @@ declare interface BentoTextareaProps extends FormField {
|
|
|
18173
17590
|
* @default BentoTextareaResizeOption.BOTH
|
|
18174
17591
|
*/
|
|
18175
17592
|
resizable?: BentoTextareaResizeOption | `${BentoTextareaResizeOption}`;
|
|
18176
|
-
/**
|
|
18177
|
-
* Text displayed as the value of the textarea
|
|
18178
|
-
* @deprecated Since v2.0.0. Use `v-model` or `model-value` instead.
|
|
18179
|
-
*/
|
|
18180
|
-
value?: string;
|
|
18181
17593
|
/**
|
|
18182
17594
|
* Text displayed as the value of the textarea
|
|
18183
17595
|
*/
|
|
@@ -18345,7 +17757,7 @@ export declare interface BentoTimelineItemProps {
|
|
|
18345
17757
|
type?: string;
|
|
18346
17758
|
}
|
|
18347
17759
|
|
|
18348
|
-
export declare interface BentoTimelineItemTitle extends
|
|
17760
|
+
export declare interface BentoTimelineItemTitle extends RouterLinkProps_2 {
|
|
18349
17761
|
/**
|
|
18350
17762
|
* Link label.
|
|
18351
17763
|
*/
|
|
@@ -18361,6 +17773,15 @@ export declare interface BentoTimelineItemTitle extends RouterLinkProps_3 {
|
|
|
18361
17773
|
[name: string]: any;
|
|
18362
17774
|
}
|
|
18363
17775
|
|
|
17776
|
+
/**
|
|
17777
|
+
* @deprecated Since v3.0.0. Do not use. Use the `status` prop instead.
|
|
17778
|
+
*/
|
|
17779
|
+
export declare enum BentoTimelineItemVariant {
|
|
17780
|
+
DEFAULT = "SquareSmallIcon",
|
|
17781
|
+
SUCCESS = "CheckedCircleIcon",
|
|
17782
|
+
CRITICAL = "CrossCircleIcon"
|
|
17783
|
+
}
|
|
17784
|
+
|
|
18364
17785
|
export declare interface BentoTimelineProps {
|
|
18365
17786
|
/**
|
|
18366
17787
|
* If set to true, gives the possibility to manually add notes to the timeline via a textarea
|
|
@@ -18581,14 +18002,6 @@ declare const BentoTooltipPosition_2: {
|
|
|
18581
18002
|
|
|
18582
18003
|
declare type BentoTooltipPosition_2 = PopperContainerPositionBasic;
|
|
18583
18004
|
|
|
18584
|
-
declare const BentoTooltipPosition_3 = { ...PopperContainerPositionBasic };
|
|
18585
|
-
|
|
18586
|
-
declare type BentoTooltipPosition_3 = PopperContainerPositionBasic_2;
|
|
18587
|
-
|
|
18588
|
-
declare const BentoTooltipPosition_4 = { ...PopperContainerPositionBasic };
|
|
18589
|
-
|
|
18590
|
-
declare type BentoTooltipPosition_4 = PopperContainerPositionBasic_2;
|
|
18591
|
-
|
|
18592
18005
|
export declare enum BentoTooltipState {
|
|
18593
18006
|
HIDDEN = "hidden"
|
|
18594
18007
|
}
|
|
@@ -18799,8 +18212,6 @@ declare interface CalendarYearRange {
|
|
|
18799
18212
|
|
|
18800
18213
|
export declare type Component = object;
|
|
18801
18214
|
|
|
18802
|
-
declare type Component_2 = object;
|
|
18803
|
-
|
|
18804
18215
|
export declare enum DateFormat {
|
|
18805
18216
|
DAY_OF_MONTH = "d",// 1, 2, ..., 31,
|
|
18806
18217
|
NUMERIC_DAY = "dd",// 01, 02, ..., 31,
|
|
@@ -18910,16 +18321,6 @@ export declare interface FormFieldEmits<T> {
|
|
|
18910
18321
|
* - <component v-model="" />
|
|
18911
18322
|
*/
|
|
18912
18323
|
(e: 'update:model-value', value: T): void;
|
|
18913
|
-
/**
|
|
18914
|
-
* Emitted when the component's model changes.
|
|
18915
|
-
*
|
|
18916
|
-
* @deprecated Since v2.0.0. Use `v-model` or `update:model-value` instead.
|
|
18917
|
-
*
|
|
18918
|
-
* @example
|
|
18919
|
-
* - <component v-model="" />
|
|
18920
|
-
* - <component :value="" @input="" />
|
|
18921
|
-
*/
|
|
18922
|
-
(e: 'input', value: T): void;
|
|
18923
18324
|
}
|
|
18924
18325
|
|
|
18925
18326
|
declare interface GridLayoutColumnWidth {
|
|
@@ -19017,7 +18418,7 @@ declare interface LinkProps_2 {
|
|
|
19017
18418
|
* Link variant type affecting visual style.
|
|
19018
18419
|
* @values default, quiet
|
|
19019
18420
|
*/
|
|
19020
|
-
variant?:
|
|
18421
|
+
variant?: BentoLinkVariant_3 | `${BentoLinkVariant_3}`;
|
|
19021
18422
|
}
|
|
19022
18423
|
|
|
19023
18424
|
declare type ListenerCleanup = () => void;
|
|
@@ -19119,27 +18520,6 @@ declare interface OnClickOutsideOptions {
|
|
|
19119
18520
|
window?: Window;
|
|
19120
18521
|
}
|
|
19121
18522
|
|
|
19122
|
-
declare interface OnClickOutsideOptions_2 {
|
|
19123
|
-
/**
|
|
19124
|
-
* List of elements that should not trigger the event.
|
|
19125
|
-
*/
|
|
19126
|
-
ignore?: Array<MaybeElementRef_2 | string>;
|
|
19127
|
-
/**
|
|
19128
|
-
* Use capturing phase for internal event listener.
|
|
19129
|
-
* @default true
|
|
19130
|
-
*/
|
|
19131
|
-
capture?: boolean;
|
|
19132
|
-
/**
|
|
19133
|
-
* Run handler function if focus moves to an iframe.
|
|
19134
|
-
* @default false
|
|
19135
|
-
*/
|
|
19136
|
-
detectIframe?: boolean;
|
|
19137
|
-
/*
|
|
19138
|
-
* Specify a custom `window` instance, e.g. working with iframes or in testing environments.
|
|
19139
|
-
*/
|
|
19140
|
-
window?: Window;
|
|
19141
|
-
}
|
|
19142
|
-
|
|
19143
18523
|
declare const plugin: Plugin<BentoVuePlugin>;
|
|
19144
18524
|
export default plugin;
|
|
19145
18525
|
|
|
@@ -19166,13 +18546,6 @@ declare const PopperContainerPosition: {
|
|
|
19166
18546
|
|
|
19167
18547
|
declare type PopperContainerPosition = PopperContainerPositionBasic | PopperContainerPositionExtended;
|
|
19168
18548
|
|
|
19169
|
-
/**
|
|
19170
|
-
* @deprecated Since v2.0.0. Use string literal instead.
|
|
19171
|
-
*/
|
|
19172
|
-
declare const PopperContainerPosition_2 = { ...PopperContainerPositionBasic, ...PopperContainerPositionExtended };
|
|
19173
|
-
|
|
19174
|
-
declare type PopperContainerPosition_2 = PopperContainerPositionBasic_2 | PopperContainerPositionExtended_2;
|
|
19175
|
-
|
|
19176
18549
|
declare enum PopperContainerPositionBasic {
|
|
19177
18550
|
TOP = "top",
|
|
19178
18551
|
RIGHT = "right",
|
|
@@ -19180,13 +18553,6 @@ declare enum PopperContainerPositionBasic {
|
|
|
19180
18553
|
LEFT = "left"
|
|
19181
18554
|
}
|
|
19182
18555
|
|
|
19183
|
-
declare enum PopperContainerPositionBasic_2 {
|
|
19184
|
-
TOP = 'top',
|
|
19185
|
-
RIGHT = 'right',
|
|
19186
|
-
BOTTOM = 'bottom',
|
|
19187
|
-
LEFT = 'left',
|
|
19188
|
-
}
|
|
19189
|
-
|
|
19190
18556
|
declare enum PopperContainerPositionExtended {
|
|
19191
18557
|
AUTO = "auto",
|
|
19192
18558
|
AUTO_START = "auto-start",
|
|
@@ -19201,22 +18567,6 @@ declare enum PopperContainerPositionExtended {
|
|
|
19201
18567
|
LEFT_END = "left-end"
|
|
19202
18568
|
}
|
|
19203
18569
|
|
|
19204
|
-
declare enum PopperContainerPositionExtended_2 {
|
|
19205
|
-
AUTO = 'auto',
|
|
19206
|
-
AUTO_START = 'auto-start',
|
|
19207
|
-
AUTO_END = 'auto-end',
|
|
19208
|
-
TOP_START = 'top-start',
|
|
19209
|
-
TOP_END = 'top-end',
|
|
19210
|
-
RIGHT_START = 'right-start',
|
|
19211
|
-
RIGHT_END = 'right-end',
|
|
19212
|
-
BOTTOM_START = 'bottom-start',
|
|
19213
|
-
BOTTOM_END = 'bottom-end',
|
|
19214
|
-
LEFT_START = 'left-start',
|
|
19215
|
-
LEFT_END = 'left-end',
|
|
19216
|
-
}
|
|
19217
|
-
|
|
19218
|
-
declare type RadioInputValue = string | number;
|
|
19219
|
-
|
|
19220
18570
|
/**
|
|
19221
18571
|
* Validates if the provided value contains at least one lowercase letter.
|
|
19222
18572
|
*
|
|
@@ -19331,89 +18681,6 @@ declare interface RouterLinkProps {
|
|
|
19331
18681
|
ariaCurrentValue?: 'page' | 'step' | 'location' | 'date' | 'time' | 'true' | 'false';
|
|
19332
18682
|
}
|
|
19333
18683
|
|
|
19334
|
-
/**
|
|
19335
|
-
* Manually defined RouterLinkProps to ensure compatibility
|
|
19336
|
-
* with Vue Macros and Vue 2.7 / 3 monorepos.
|
|
19337
|
-
*/
|
|
19338
|
-
declare interface RouterLinkProps_2 {
|
|
19339
|
-
/**
|
|
19340
|
-
* Denotes the target route of the link. When clicked, the value of the `to` prop will be passed to
|
|
19341
|
-
* `router.push()` internally, so the value can be either a string or a location descriptor object.
|
|
19342
|
-
*/
|
|
19343
|
-
to: string | Location_3;
|
|
19344
|
-
/**
|
|
19345
|
-
* Setting `replace` prop will call `router.replace()` instead of `router.push()` when clicked, so the navigation will
|
|
19346
|
-
* not create a new history record.
|
|
19347
|
-
*
|
|
19348
|
-
* @default false
|
|
19349
|
-
*/
|
|
19350
|
-
replace?: boolean;
|
|
19351
|
-
/**
|
|
19352
|
-
* Setting `append` prop always appends the relative path to the current path. For example, assuming we are navigating
|
|
19353
|
-
* from `/a` to a relative link `b`, without `append` we will end up at `/b`, but with append we will end up at
|
|
19354
|
-
* `/a/b`.
|
|
19355
|
-
*
|
|
19356
|
-
* @default false
|
|
19357
|
-
*/
|
|
19358
|
-
append?: boolean;
|
|
19359
|
-
/**
|
|
19360
|
-
* Sometimes we want <RouterLink> to render as another tag, e.g <li>. Then we can use tag prop to specify which tag to
|
|
19361
|
-
* render to, and it will still listen to click events for navigation.
|
|
19362
|
-
*
|
|
19363
|
-
* @default "a"
|
|
19364
|
-
*/
|
|
19365
|
-
tag?: string;
|
|
19366
|
-
/**
|
|
19367
|
-
* Configure the active CSS class applied when the link is active. Note the default value can also be configured
|
|
19368
|
-
* globally via the `linkActiveClass` router constructor option.
|
|
19369
|
-
*
|
|
19370
|
-
* @default "router-link-active"
|
|
19371
|
-
*/
|
|
19372
|
-
activeClass?: string;
|
|
19373
|
-
/**
|
|
19374
|
-
* The default active class matching behavior is **inclusive match**. For example, `<RouterLink to="/a">` will get
|
|
19375
|
-
* this class applied as long as the current path starts with `/a/` or is `/a`.
|
|
19376
|
-
*
|
|
19377
|
-
* @default false
|
|
19378
|
-
*/
|
|
19379
|
-
exact?: boolean;
|
|
19380
|
-
/**
|
|
19381
|
-
* Allows matching only using the `path` section of the url, effectively ignoring the `query` and the `hash` sections.
|
|
19382
|
-
*
|
|
19383
|
-
* @default false
|
|
19384
|
-
*/
|
|
19385
|
-
exactPath?: boolean;
|
|
19386
|
-
/**
|
|
19387
|
-
* Configure the active CSS class applied when the link is active with exact path match. Note the default value can
|
|
19388
|
-
* also be configured globally via the `linkExactPathActiveClass` router constructor option.
|
|
19389
|
-
*
|
|
19390
|
-
* @default "router-link-exact-path-active"
|
|
19391
|
-
*/
|
|
19392
|
-
exactPathActiveClass?: string;
|
|
19393
|
-
|
|
19394
|
-
/**
|
|
19395
|
-
* Specify the event(s) that can trigger the link navigation.
|
|
19396
|
-
*
|
|
19397
|
-
* @default 'click'
|
|
19398
|
-
*/
|
|
19399
|
-
event?: string | ReadonlyArray<string>;
|
|
19400
|
-
/**
|
|
19401
|
-
* Configure the active CSS class applied when the link is active with exact match. Note the default value can also be
|
|
19402
|
-
* configured globally via the `linkExactActiveClass` router constructor option.
|
|
19403
|
-
*
|
|
19404
|
-
* @default "router-link-exact-active"
|
|
19405
|
-
*/
|
|
19406
|
-
exactActiveClass?: string;
|
|
19407
|
-
/**
|
|
19408
|
-
* Configure the value of `aria-current` when the link is active with exact match. It must be one of the allowed
|
|
19409
|
-
* values for [aria-current](https://www.w3.org/TR/wai-aria-1.2/#aria-current) in the ARIA spec. In most cases, the
|
|
19410
|
-
* default of page should be the best fit.
|
|
19411
|
-
*
|
|
19412
|
-
* @default "page"
|
|
19413
|
-
*/
|
|
19414
|
-
ariaCurrentValue?: 'page' | 'step' | 'location' | 'date' | 'time' | 'true' | 'false';
|
|
19415
|
-
}
|
|
19416
|
-
|
|
19417
18684
|
export declare interface SectionNavigationItem {
|
|
19418
18685
|
/**
|
|
19419
18686
|
* Element ref used as the section navigation target.
|
|
@@ -19660,13 +18927,4 @@ export declare type VueInstance = ComponentPublicInstance;
|
|
|
19660
18927
|
*/
|
|
19661
18928
|
export declare type VueNodeElement = Component | Element | Array<Component | Element> | undefined;
|
|
19662
18929
|
|
|
19663
|
-
/**
|
|
19664
|
-
* Vue node element instance
|
|
19665
|
-
*
|
|
19666
|
-
* ```ts
|
|
19667
|
-
* type Vue | Element | (Vue | Element)[] | undefined
|
|
19668
|
-
* ```
|
|
19669
|
-
*/
|
|
19670
|
-
declare type VueNodeElement_3 = Component_2 | Element | Array<Component_2 | Element> | undefined;
|
|
19671
|
-
|
|
19672
18930
|
export { }
|